2026-06-12 15:08:18.525210 | Job console starting
2026-06-12 15:08:18.666121 | Updating git repos
2026-06-12 15:08:18.767402 | Cloning repos into workspace
2026-06-12 15:08:24.344682 | Restoring repo states
2026-06-12 15:08:24.373675 | Merging changes
2026-06-12 15:08:25.510157 | Checking out repos
2026-06-12 15:08:26.826748 | Preparing playbooks
2026-06-12 15:08:32.454307 | Running Ansible setup
2026-06-12 15:08:37.143864 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 15:08:37.753383 | 
2026-06-12 15:08:37.753483 | PLAY [localhost]
2026-06-12 15:08:37.760648 | 
2026-06-12 15:08:37.760713 | TASK [Gathering Facts]
2026-06-12 15:08:38.700183 | localhost | ok
2026-06-12 15:08:38.715816 | 
2026-06-12 15:08:38.716000 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 15:08:39.228497 | localhost -> localhost | changed
2026-06-12 15:08:39.233150 | 
2026-06-12 15:08:39.233215 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 15:08:40.199656 | localhost -> localhost | changed
2026-06-12 15:08:40.215306 | 
2026-06-12 15:08:40.215433 | TASK [Setup log path fact]
2026-06-12 15:08:40.240915 | localhost | ok
2026-06-12 15:08:40.262207 | 
2026-06-12 15:08:40.262475 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 15:08:40.301299 | localhost | ok
2026-06-12 15:08:40.308296 | 
2026-06-12 15:08:40.308374 | TASK [emit-job-header : Print job information]
2026-06-12 15:08:40.356421 | # Job Information
2026-06-12 15:08:40.356593 | Ansible Version: 2.16.18
2026-06-12 15:08:40.356631 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-12 15:08:40.356659 | Pipeline: github-check
2026-06-12 15:08:40.356685 | Executor: 38.102.83.32
2026-06-12 15:08:40.356710 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3963
2026-06-12 15:08:40.356735 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/ec3/rdoproject.org/ec30786b90224b299eba23d7dd457eb0/
2026-06-12 15:08:40.356763 | Event ID: f7587f00-6668-11f1-80c9-094a88fb2275
2026-06-12 15:08:40.360572 | 
2026-06-12 15:08:40.360656 | LOOP [emit-job-header : Print node information]
2026-06-12 15:08:40.455752 | localhost | ok:
2026-06-12 15:08:40.456069 | localhost | # Node Information
2026-06-12 15:08:40.456140 | localhost | Inventory Hostname: controller
2026-06-12 15:08:40.456189 | localhost | Hostname: np0000072075
2026-06-12 15:08:40.456239 | localhost | Username: zuul
2026-06-12 15:08:40.456290 | localhost | Distro: CentOS 9
2026-06-12 15:08:40.456339 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 15:08:40.456385 | localhost | Region: RegionOne
2026-06-12 15:08:40.456430 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-12 15:08:40.456474 | localhost | Product Name: OpenStack Nova
2026-06-12 15:08:40.456557 | localhost | Interface IP: 38.102.83.12
2026-06-12 15:08:40.475888 | 
2026-06-12 15:08:40.476025 | PLAY [all]
2026-06-12 15:08:40.487823 | 
2026-06-12 15:08:40.487949 | TASK [Gather network facts]
2026-06-12 15:08:40.978187 | controller | ok
2026-06-12 15:08:40.990802 | 
2026-06-12 15:08:40.990928 | TASK [include_role : start-zuul-console]
2026-06-12 15:08:41.013933 | controller | ok
2026-06-12 15:08:41.035029 | 
2026-06-12 15:08:41.035160 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 15:08:41.493358 | controller | ok
2026-06-12 15:08:41.505958 | 
2026-06-12 15:08:41.506091 | TASK [include_role : add-build-sshkey]
2026-06-12 15:08:41.539114 | controller | ok
2026-06-12 15:08:41.572784 | 
2026-06-12 15:08:41.572898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 15:08:41.850857 | controller -> localhost | ok
2026-06-12 15:08:41.860103 | 
2026-06-12 15:08:41.860233 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 15:08:41.893561 | controller | ok
2026-06-12 15:08:41.920041 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 15:08:41.929846 | 
2026-06-12 15:08:41.929971 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 15:08:42.772237 | controller -> localhost | Generating public/private rsa key pair.
2026-06-12 15:08:42.772547 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/ec30786b90224b299eba23d7dd457eb0_id_rsa
2026-06-12 15:08:42.772618 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/ec30786b90224b299eba23d7dd457eb0_id_rsa.pub
2026-06-12 15:08:42.772667 | controller -> localhost | The key fingerprint is:
2026-06-12 15:08:42.772709 | controller -> localhost | SHA256:vwaI0KQYqarPSeTUJVtKVGxnrf3GLYAFXwxf1WLrkUU zuul-build-sshkey
2026-06-12 15:08:42.772750 | controller -> localhost | The key's randomart image is:
2026-06-12 15:08:42.772790 | controller -> localhost | +---[RSA 3072]----+
2026-06-12 15:08:42.772828 | controller -> localhost | | .  .o. .o.o. .oE|
2026-06-12 15:08:42.772868 | controller -> localhost | |o  .. o o.oo..o o|
2026-06-12 15:08:42.772906 | controller -> localhost | |.o +o.oo =. .. = |
2026-06-12 15:08:42.772944 | controller -> localhost | |o oo.*  o o   +  |
2026-06-12 15:08:42.772982 | controller -> localhost | |. o.+. .S  + o . |
2026-06-12 15:08:42.773019 | controller -> localhost | |.+  . . ..  = o  |
2026-06-12 15:08:42.773056 | controller -> localhost | |. o      ... .   |
2026-06-12 15:08:42.773094 | controller -> localhost | |.o .      ..     |
2026-06-12 15:08:42.773132 | controller -> localhost | | .+      ..      |
2026-06-12 15:08:42.773169 | controller -> localhost | +----[SHA256]-----+
2026-06-12 15:08:42.773257 | controller -> localhost | ok: Runtime: 0:00:00.380036
2026-06-12 15:08:42.780983 | 
2026-06-12 15:08:42.781109 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 15:08:42.814121 | controller | ok
2026-06-12 15:08:42.830907 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 15:08:42.845598 | 
2026-06-12 15:08:42.845680 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 15:08:42.870305 | controller | skipping: Conditional result was False
2026-06-12 15:08:42.876270 | 
2026-06-12 15:08:42.876355 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 15:08:43.474966 | controller | changed
2026-06-12 15:08:43.483020 | 
2026-06-12 15:08:43.483149 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 15:08:43.812191 | controller | ok
2026-06-12 15:08:43.822736 | 
2026-06-12 15:08:43.822882 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 15:08:45.171425 | controller | changed
2026-06-12 15:08:45.180071 | 
2026-06-12 15:08:45.180567 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 15:08:46.580215 | controller | changed
2026-06-12 15:08:46.583884 | 
2026-06-12 15:08:46.583957 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 15:08:46.609550 | controller | skipping: Conditional result was False
2026-06-12 15:08:46.615910 | 
2026-06-12 15:08:46.616003 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 15:08:47.056686 | controller -> localhost | changed
2026-06-12 15:08:47.072978 | 
2026-06-12 15:08:47.073128 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 15:08:47.394574 | controller -> localhost | Identity added: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/ec30786b90224b299eba23d7dd457eb0_id_rsa (zuul-build-sshkey)
2026-06-12 15:08:47.394942 | controller -> localhost | ok: Runtime: 0:00:00.017333
2026-06-12 15:08:47.403661 | 
2026-06-12 15:08:47.403795 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 15:08:47.892368 | controller | ok
2026-06-12 15:08:47.899747 | 
2026-06-12 15:08:47.899876 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 15:08:47.936430 | controller | skipping: Conditional result was False
2026-06-12 15:08:47.952951 | 
2026-06-12 15:08:47.953094 | TASK [include_role : validate-host]
2026-06-12 15:08:47.985455 | controller | ok
2026-06-12 15:08:48.019559 | 
2026-06-12 15:08:48.019648 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 15:08:48.059735 | controller | ok
2026-06-12 15:08:48.066765 | 
2026-06-12 15:08:48.066904 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 15:08:48.364997 | controller -> localhost | ok
2026-06-12 15:08:48.373872 | 
2026-06-12 15:08:48.374014 | TASK [validate-host : Collect information about the host]
2026-06-12 15:08:49.149678 | controller | ok
2026-06-12 15:08:49.168683 | 
2026-06-12 15:08:49.168824 | TASK [validate-host : Sanitize hostname]
2026-06-12 15:08:49.313679 | controller | ok
2026-06-12 15:08:49.319034 | 
2026-06-12 15:08:49.319130 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 15:08:49.891895 | controller -> localhost | changed
2026-06-12 15:08:49.900676 | 
2026-06-12 15:08:49.900807 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 15:08:50.369349 | controller | ok
2026-06-12 15:08:50.376911 | 
2026-06-12 15:08:50.377041 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 15:08:50.879290 | controller -> localhost | changed
2026-06-12 15:08:50.886777 | 
2026-06-12 15:08:50.886859 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 15:08:50.911659 | controller | skipping: Conditional result was False
2026-06-12 15:08:50.916739 | 
2026-06-12 15:08:50.916843 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 15:08:50.946052 | controller | skipping: Conditional result was False
2026-06-12 15:08:50.951385 | 
2026-06-12 15:08:50.951457 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 15:08:51.277628 | controller | ok: "logs"
2026-06-12 15:08:51.278157 | controller | ok: All items complete
2026-06-12 15:08:51.278215 | 
2026-06-12 15:08:51.572192 | controller | ok: "artifacts"
2026-06-12 15:08:51.862269 | controller | ok: "docs"
2026-06-12 15:08:51.880037 | 
2026-06-12 15:08:51.880301 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 15:08:52.220087 | controller | changed: "logs"
2026-06-12 15:08:52.523272 | controller | changed: "artifacts"
2026-06-12 15:08:52.828251 | controller | changed: "docs"
2026-06-12 15:08:52.843560 | 
2026-06-12 15:08:52.843680 | PLAY RECAP
2026-06-12 15:08:52.843761 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 15:08:52.843815 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 15:08:52.843853 | 
2026-06-12 15:08:52.985935 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 15:08:52.989546 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 15:08:53.601949 | 
2026-06-12 15:08:53.602189 | PLAY [all]
2026-06-12 15:08:53.612761 | 
2026-06-12 15:08:53.612835 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 15:08:53.691717 | controller | ok
2026-06-12 15:08:53.696507 | 
2026-06-12 15:08:53.696630 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 15:08:54.204997 | controller | changed
2026-06-12 15:08:54.214155 | 
2026-06-12 15:08:54.214296 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 15:08:55.911954 | controller | changed
2026-06-12 15:08:55.929176 | 
2026-06-12 15:08:55.929317 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 15:08:56.482586 | controller | changed:
2026-06-12 15:08:56.482896 | controller | {
2026-06-12 15:08:56.482980 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 15:08:56.483077 | controller | }
2026-06-12 15:08:56.828478 | controller | changed:
2026-06-12 15:08:56.828744 | controller | {
2026-06-12 15:08:56.828808 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 15:08:56.828852 | controller | }
2026-06-12 15:08:57.172652 | controller | changed:
2026-06-12 15:08:57.172757 | controller | {
2026-06-12 15:08:57.172789 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-12 15:08:57.172816 | controller | }
2026-06-12 15:08:57.590508 | controller | changed:
2026-06-12 15:08:57.590704 | controller | {
2026-06-12 15:08:57.590756 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 15:08:57.590796 | controller | }
2026-06-12 15:08:57.964921 | controller | changed:
2026-06-12 15:08:57.965118 | controller | {
2026-06-12 15:08:57.965171 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 15:08:57.965210 | controller | }
2026-06-12 15:08:58.345206 | controller | changed:
2026-06-12 15:08:58.345326 | controller | {
2026-06-12 15:08:58.345364 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 15:08:58.345419 | controller | }
2026-06-12 15:08:58.738752 | controller | changed:
2026-06-12 15:08:58.738953 | controller | {
2026-06-12 15:08:58.739009 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-12 15:08:58.739054 | controller | }
2026-06-12 15:08:59.140175 | controller | changed:
2026-06-12 15:08:59.140322 | controller | {
2026-06-12 15:08:59.140408 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-12 15:08:59.140478 | controller | }
2026-06-12 15:08:59.444796 | controller | changed:
2026-06-12 15:08:59.444947 | controller | {
2026-06-12 15:08:59.444997 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 15:08:59.445038 | controller | }
2026-06-12 15:08:59.904239 | controller | changed:
2026-06-12 15:08:59.904385 | controller | {
2026-06-12 15:08:59.904434 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 15:08:59.904473 | controller | }
2026-06-12 15:09:00.279607 | controller | changed:
2026-06-12 15:09:00.279758 | controller | {
2026-06-12 15:09:00.279809 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 15:09:00.279850 | controller | }
2026-06-12 15:09:00.633878 | controller | changed:
2026-06-12 15:09:00.634032 | controller | {
2026-06-12 15:09:00.634081 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 15:09:00.634120 | controller | }
2026-06-12 15:09:00.983614 | controller | changed:
2026-06-12 15:09:00.983836 | controller | {
2026-06-12 15:09:00.983897 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 15:09:00.983943 | controller | }
2026-06-12 15:09:01.334602 | controller | changed:
2026-06-12 15:09:01.334748 | controller | {
2026-06-12 15:09:01.334798 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 15:09:01.334837 | controller | }
2026-06-12 15:09:01.749693 | controller | changed:
2026-06-12 15:09:01.749849 | controller | {
2026-06-12 15:09:01.749901 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 15:09:01.749944 | controller | }
2026-06-12 15:09:02.128574 | controller | changed:
2026-06-12 15:09:02.128882 | controller | {
2026-06-12 15:09:02.128954 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 15:09:02.128998 | controller | }
2026-06-12 15:09:02.501832 | controller | changed:
2026-06-12 15:09:02.501982 | controller | {
2026-06-12 15:09:02.502033 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-12 15:09:02.502076 | controller | }
2026-06-12 15:09:02.850210 | controller | changed:
2026-06-12 15:09:02.850366 | controller | {
2026-06-12 15:09:02.850415 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-12 15:09:02.850471 | controller | }
2026-06-12 15:09:03.215791 | controller | changed:
2026-06-12 15:09:03.215940 | controller | {
2026-06-12 15:09:03.215988 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 15:09:03.216027 | controller | }
2026-06-12 15:09:03.573170 | controller | changed:
2026-06-12 15:09:03.573315 | controller | {
2026-06-12 15:09:03.573365 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 15:09:03.573405 | controller | }
2026-06-12 15:09:03.932076 | controller | changed:
2026-06-12 15:09:03.932225 | controller | {
2026-06-12 15:09:03.932372 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 15:09:03.932420 | controller | }
2026-06-12 15:09:04.324244 | controller | changed:
2026-06-12 15:09:04.324370 | controller | {
2026-06-12 15:09:04.324421 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 15:09:04.324462 | controller | }
2026-06-12 15:09:04.709161 | controller | changed:
2026-06-12 15:09:04.709300 | controller | {
2026-06-12 15:09:04.709349 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-12 15:09:04.709390 | controller | }
2026-06-12 15:09:05.060315 | controller | changed:
2026-06-12 15:09:05.060433 | controller | {
2026-06-12 15:09:05.060482 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 15:09:05.060566 | controller | }
2026-06-12 15:09:05.430914 | controller | changed:
2026-06-12 15:09:05.431043 | controller | {
2026-06-12 15:09:05.431093 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 15:09:05.431133 | controller | }
2026-06-12 15:09:05.769352 | controller | changed:
2026-06-12 15:09:05.769492 | controller | {
2026-06-12 15:09:05.769581 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 15:09:05.769625 | controller | }
2026-06-12 15:09:05.806821 | 
2026-06-12 15:09:05.806997 | TASK [Set timezone to UTC]
2026-06-12 15:09:06.379710 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 15:09:06.387491 | 
2026-06-12 15:09:06.387671 | TASK [Create nodepool directory]
2026-06-12 15:09:06.745815 | controller | changed
2026-06-12 15:09:06.756016 | 
2026-06-12 15:09:06.756148 | TASK [Create nodepool sub_nodes file]
2026-06-12 15:09:07.944452 | controller | changed
2026-06-12 15:09:07.952470 | 
2026-06-12 15:09:07.952657 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 15:09:09.201877 | controller | changed
2026-06-12 15:09:09.211086 | 
2026-06-12 15:09:09.211219 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 15:09:09.267983 | 
2026-06-12 15:09:09.268265 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 15:09:09.324989 | 
2026-06-12 15:09:09.325252 | TASK [Create nodepool primary file]
2026-06-12 15:09:09.361663 | controller | skipping: Conditional result was False
2026-06-12 15:09:09.374045 | 
2026-06-12 15:09:09.374185 | TASK [Create nodepool node_private for this node]
2026-06-12 15:09:10.609164 | controller | changed
2026-06-12 15:09:10.613644 | 
2026-06-12 15:09:10.613702 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 15:09:11.154840 | controller | ok: Item: id_rsa Runtime: 0:00:00.007551
2026-06-12 15:09:11.155073 | 
2026-06-12 15:09:11.446796 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.005942
2026-06-12 15:09:11.458864 | 
2026-06-12 15:09:11.459022 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 15:09:12.788302 | controller | changed
2026-06-12 15:09:12.796038 | 
2026-06-12 15:09:12.796158 | TASK [Validate sudoers config after edits]
2026-06-12 15:09:13.202605 | controller | /etc/sudoers: parsed OK
2026-06-12 15:09:13.202760 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 15:09:13.202773 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-12 15:09:13.202779 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 15:09:13.344424 | controller | ok: Runtime: 0:00:00.009069
2026-06-12 15:09:13.352805 | 
2026-06-12 15:09:13.352979 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 15:09:13.694339 | controller | SHELL=/bin/bash
2026-06-12 15:09:13.694434 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-12 15:09:13.694445 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-12 15:09:13.694455 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/63/3963/2c601599e7f90213b42f59487d4fc47fad1da919
2026-06-12 15:09:13.694479 | controller | PWD=/home/zuul
2026-06-12 15:09:13.694488 | controller | ZUUL_PIPELINE=github-check
2026-06-12 15:09:13.694496 | controller | LOGNAME=zuul
2026-06-12 15:09:13.694502 | controller | XDG_SESSION_TYPE=tty
2026-06-12 15:09:13.694507 | controller | _=/usr/bin/env
2026-06-12 15:09:13.694515 | controller | MOTD_SHOWN=pam
2026-06-12 15:09:13.694520 | controller | HOME=/home/zuul
2026-06-12 15:09:13.694525 | controller | LANG=en_US.UTF-8
2026-06-12 15:09:13.694531 | controller | SSH_CONNECTION=38.102.83.32 37298 38.102.83.12 22
2026-06-12 15:09:13.694539 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-12 15:09:13.694544 | controller | ZUUL_CHANGE_IDS=3963,2c601599e7f90213b42f59487d4fc47fad1da919
2026-06-12 15:09:13.694550 | controller | WORKSPACE=/home/zuul/workspace
2026-06-12 15:09:13.694555 | controller | XDG_SESSION_CLASS=user
2026-06-12 15:09:13.694559 | controller | SELINUX_ROLE_REQUESTED=
2026-06-12 15:09:13.694564 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 15:09:13.694569 | controller | USER=zuul
2026-06-12 15:09:13.694574 | controller | ZUUL_VOTING=True
2026-06-12 15:09:13.694579 | controller | BUILD_TIMEOUT=10800000
2026-06-12 15:09:13.694584 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-12 15:09:13.694588 | controller | SHLVL=1
2026-06-12 15:09:13.694593 | controller | ZUUL_PATCHSET=2c601599e7f90213b42f59487d4fc47fad1da919
2026-06-12 15:09:13.694598 | controller | XDG_SESSION_ID=1
2026-06-12 15:09:13.694603 | controller | ZUUL_BRANCH=main
2026-06-12 15:09:13.694608 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 15:09:13.694613 | controller | SSH_CLIENT=38.102.83.32 37298 22
2026-06-12 15:09:13.694622 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 15:09:13.694627 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 15:09:13.694632 | controller | which_declare=declare -f
2026-06-12 15:09:13.694637 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:09:13.694642 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-12 15:09:13.694647 | controller | ZUUL_CHANGE=3963
2026-06-12 15:09:13.694652 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 15:09:13.694657 | controller | ZUUL_UUID=ec30786b90224b299eba23d7dd457eb0
2026-06-12 15:09:13.694661 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 15:09:13.694667 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 15:09:13.694672 | controller | }
2026-06-12 15:09:13.900036 | controller | ok: Runtime: 0:00:00.007004
2026-06-12 15:09:13.908147 | 
2026-06-12 15:09:13.908271 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 15:09:13.934196 | controller | skipping: Conditional result was False
2026-06-12 15:09:13.942933 | 
2026-06-12 15:09:13.943062 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 15:09:14.483619 | controller | skipping: Conditional result was False
2026-06-12 15:09:14.488209 | 
2026-06-12 15:09:14.488270 | TASK [Ensure legacy workspace directory]
2026-06-12 15:09:14.823121 | controller | changed
2026-06-12 15:09:14.825807 | 
2026-06-12 15:09:14.825902 | PLAY RECAP
2026-06-12 15:09:14.825990 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 15:09:14.826032 | 
2026-06-12 15:09:14.956591 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 15:09:14.960633 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 15:09:15.611680 | 
2026-06-12 15:09:15.611784 | PLAY [all,!compute]
2026-06-12 15:09:15.620633 | 
2026-06-12 15:09:15.620706 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-12 15:09:16.142691 | controller | skipping: Conditional result was False
2026-06-12 15:09:16.152253 | 
2026-06-12 15:09:16.152418 | TASK [Install podman]
2026-06-12 15:09:36.089563 | controller | changed
2026-06-12 15:09:36.099456 | 
2026-06-12 15:09:36.099642 | TASK [Set var name for quay login zuul secret]
2026-06-12 15:09:36.168199 | controller | skipping: Conditional result was False
2026-06-12 15:09:36.177654 | 
2026-06-12 15:09:36.177790 | TASK [Print the username]
2026-06-12 15:09:36.713405 | controller | openstack-k8s-operators+cirobot
2026-06-12 15:09:36.747128 | controller | ok: Runtime: 0:00:00.002991
2026-06-12 15:09:36.755205 | 
2026-06-12 15:09:36.755341 | TASK [Fail when user or password is not set]
2026-06-12 15:09:36.833002 | controller | skipping: Conditional result was False
2026-06-12 15:09:36.841273 | 
2026-06-12 15:09:36.841403 | TASK [Set vars for quay login]
2026-06-12 15:09:36.917006 | controller | Output suppressed because no_log was given
2026-06-12 15:09:36.924091 | 
2026-06-12 15:09:36.924223 | LOOP [Perform container registry login(s) with podman]
2026-06-12 15:09:38.754158 | controller | Output suppressed because no_log was given
2026-06-12 15:09:38.762043 | 
2026-06-12 15:09:38.762179 | LOOP [Perform container registry login(s) with buildah]
2026-06-12 15:09:38.842408 | controller | Output suppressed because no_log was given
2026-06-12 15:09:38.855158 | 
2026-06-12 15:09:38.855290 | TASK [Set Insecure registry for content provider]
2026-06-12 15:09:39.352541 | controller | changed: Block inserted
2026-06-12 15:09:39.355025 | 
2026-06-12 15:09:39.355118 | PLAY RECAP
2026-06-12 15:09:39.355194 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 15:09:39.355237 | 
2026-06-12 15:09:39.477162 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 15:09:39.478902 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 15:09:40.066832 | 
2026-06-12 15:09:40.066935 | PLAY [Prefer ipv4 over ipv6]
2026-06-12 15:09:40.075728 | 
2026-06-12 15:09:40.075794 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-12 15:09:40.140614 | controller | skipping: Conditional result was False
2026-06-12 15:09:40.143076 | 
2026-06-12 15:09:40.143161 | PLAY [controller]
2026-06-12 15:09:40.150285 | 
2026-06-12 15:09:40.150401 | TASK [Fail when openshift_pull_sec not provided]
2026-06-12 15:09:40.174739 | controller | skipping: Conditional result was False
2026-06-12 15:09:40.181476 | 
2026-06-12 15:09:40.181583 | TASK [Clone repos in the job workspace]
2026-06-12 15:09:40.202085 | controller | ok
2026-06-12 15:09:40.222379 | 
2026-06-12 15:09:40.222461 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 15:09:40.720064 | controller | ok
2026-06-12 15:09:40.729598 | 
2026-06-12 15:09:40.729726 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 15:09:44.843294 | controller | Output suppressed because no_log was given
2026-06-12 15:09:44.858622 | 
2026-06-12 15:09:44.858763 | TASK [Create pull-secret.txt file]
2026-06-12 15:09:46.403154 | controller | Output suppressed because no_log was given
2026-06-12 15:09:46.411368 | 
2026-06-12 15:09:46.411505 | TASK [Apply CRC features and print image build date]
2026-06-12 15:09:46.446865 | controller | ok
2026-06-12 15:09:46.459014 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-12 15:09:46.469872 | 
2026-06-12 15:09:46.470007 | TASK [Set additional parameters for crc - telemetry]
2026-06-12 15:09:47.048978 | controller | skipping: Conditional result was False
2026-06-12 15:09:47.058556 | 
2026-06-12 15:09:47.058695 | TASK [Set additional parameters for crc - monitoring]
2026-06-12 15:09:47.601596 | controller | skipping: Conditional result was False
2026-06-12 15:09:47.611233 | 
2026-06-12 15:09:47.611370 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-12 15:09:48.152015 | controller | skipping: Conditional result was False
2026-06-12 15:09:48.161906 | 
2026-06-12 15:09:48.162047 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-12 15:09:48.704417 | controller | skipping: Conditional result was False
2026-06-12 15:09:48.714436 | 
2026-06-12 15:09:48.714608 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-12 15:09:49.255862 | controller | skipping: Conditional result was False
2026-06-12 15:09:49.261564 | 
2026-06-12 15:09:49.261632 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-12 15:09:49.790021 | controller | skipping: Conditional result was False
2026-06-12 15:09:49.800383 | 
2026-06-12 15:09:49.800559 | TASK [Execute crc start command]
2026-06-12 15:23:42.861303 | controller | ok: Runtime: 0:13:52.495234
2026-06-12 15:23:42.864923 | 
2026-06-12 15:23:42.864978 | TASK [Verify that OpenShift is up and running]
2026-06-12 15:23:42.882853 | controller | ok
2026-06-12 15:23:42.891203 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-12 15:23:42.896791 | 
2026-06-12 15:23:42.896847 | TASK [Create script to login and verify services]
2026-06-12 15:23:44.163866 | controller | changed
2026-06-12 15:23:44.173178 | 
2026-06-12 15:23:44.173304 | TASK [Ensure that user is logged]
2026-06-12 15:23:44.519783 | controller | Checking login to the cluster 1...
2026-06-12 15:23:45.507747 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:23:45.508074 | controller |
2026-06-12 15:23:45.758838 | controller | Login successful.
2026-06-12 15:23:45.758934 | controller |
2026-06-12 15:23:45.791338 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-12 15:23:45.791410 | controller |
2026-06-12 15:23:45.791423 | controller | Using project "default".
2026-06-12 15:23:46.219715 | controller | ok: Runtime: 0:00:01.332789
2026-06-12 15:23:46.223254 | 
2026-06-12 15:23:46.223343 | TASK [Delete all openshift-marketplace pods]
2026-06-12 15:23:47.573051 | controller | pod "certified-operators-l27pk" deleted
2026-06-12 15:23:47.584352 | controller | pod "community-operators-qhh6t" deleted
2026-06-12 15:23:47.610003 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-12 15:23:47.633105 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-12 15:23:47.661264 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-12 15:23:49.258485 | controller | ok: Runtime: 0:00:02.571055
2026-06-12 15:23:49.266978 | 
2026-06-12 15:23:49.267111 | TASK [Copy script ensure_services_up.sh]
2026-06-12 15:23:49.334017 | controller | skipping: Conditional result was False
2026-06-12 15:23:49.344680 | 
2026-06-12 15:23:49.344865 | TASK [Ensure all pods are up and running]
2026-06-12 15:23:49.887187 | controller | skipping: Conditional result was False
2026-06-12 15:23:49.899823 | 
2026-06-12 15:23:49.900009 | TASK [Check if there is a image build date file]
2026-06-12 15:23:50.278972 | controller | ok
2026-06-12 15:23:50.287232 | 
2026-06-12 15:23:50.287352 | TASK [Print image date if available]
2026-06-12 15:23:50.694687 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-12 15:23:50.883011 | controller | ok: Runtime: 0:00:00.003303
2026-06-12 15:23:50.887790 | 
2026-06-12 15:23:50.887869 | TASK [Fix machineconfigpool]
2026-06-12 15:23:50.952882 | controller | skipping: Conditional result was False
2026-06-12 15:23:50.961736 | 
2026-06-12 15:23:50.961880 | TASK [Show available nodes]
2026-06-12 15:23:51.813459 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-12 15:23:51.813612 | controller | crc    Ready    control-plane,master,worker   222d   v1.33.5
2026-06-12 15:23:52.014124 | controller | ok: Runtime: 0:00:00.500766
2026-06-12 15:23:52.022657 | 
2026-06-12 15:23:52.022786 | TASK [Configure insecure registry inside crc vm]
2026-06-12 15:23:52.057787 | controller | ok
2026-06-12 15:23:52.074077 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-12 15:23:52.088953 | 
2026-06-12 15:23:52.089037 | TASK [Catch CRC IP]
2026-06-12 15:23:52.499412 | controller | 192.168.130.11
2026-06-12 15:23:52.630095 | controller | ok: Runtime: 0:00:00.088694
2026-06-12 15:23:52.638626 | 
2026-06-12 15:23:52.638758 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-12 15:23:53.220160 | controller | image.config.openshift.io/cluster patched
2026-06-12 15:23:53.684898 | controller | ok: Runtime: 0:00:00.196208
2026-06-12 15:23:53.693195 | 
2026-06-12 15:23:53.693331 | TASK [Check if id_ed25519 key exists]
2026-06-12 15:23:54.029026 | controller | ok
2026-06-12 15:23:54.033360 | 
2026-06-12 15:23:54.033417 | TASK [Set fact if new keypair exists]
2026-06-12 15:23:54.071474 | controller | ok
2026-06-12 15:23:54.074868 | 
2026-06-12 15:23:54.074935 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-12 15:23:55.289039 | controller |
2026-06-12 15:23:55.289147 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-12 15:23:55.289154 | controller |
2026-06-12 15:23:55.289158 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 15:24:03.061207 | controller | ok: [192.168.130.11]
2026-06-12 15:24:03.061263 | controller |
2026-06-12 15:24:03.061269 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-12 15:24:04.155872 | controller | changed: [192.168.130.11]
2026-06-12 15:24:04.155926 | controller |
2026-06-12 15:24:04.155933 | controller | TASK [Restart crio] ************************************************************
2026-06-12 15:24:09.995121 | controller | changed: [192.168.130.11]
2026-06-12 15:24:09.995213 | controller |
2026-06-12 15:24:09.995223 | controller | TASK [Restart kubelet] *********************************************************
2026-06-12 15:24:11.738435 | controller | changed: [192.168.130.11]
2026-06-12 15:24:11.738567 | controller |
2026-06-12 15:24:11.738574 | controller | PLAY RECAP *********************************************************************
2026-06-12 15:24:11.738580 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 15:24:11.738584 | controller |
2026-06-12 15:24:12.144213 | controller | ok: Runtime: 0:00:17.394850
2026-06-12 15:24:12.152368 | 
2026-06-12 15:24:12.152490 | TASK [Catch CRC IP]
2026-06-12 15:24:12.583045 | controller | 192.168.130.11
2026-06-12 15:24:12.701647 | controller | ok: Runtime: 0:00:00.077318
2026-06-12 15:24:12.711075 | 
2026-06-12 15:24:12.711233 | TASK [Check if id_ed25519 key exists]
2026-06-12 15:24:13.041502 | controller | ok
2026-06-12 15:24:13.049804 | 
2026-06-12 15:24:13.049928 | TASK [Set fact if new keypair exists]
2026-06-12 15:24:13.093568 | controller | ok
2026-06-12 15:24:13.100946 | 
2026-06-12 15:24:13.101096 | TASK [Run crc]
2026-06-12 15:24:14.025775 | controller |
2026-06-12 15:24:14.025860 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-12 15:24:14.025869 | controller |
2026-06-12 15:24:14.025874 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 15:24:18.683100 | controller | ok: [192.168.130.11]
2026-06-12 15:24:18.683219 | controller |
2026-06-12 15:24:18.683226 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-12 15:24:21.123589 | controller | changed: [192.168.130.11]
2026-06-12 15:24:21.123663 | controller |
2026-06-12 15:24:21.123672 | controller | TASK [Add crio config] *********************************************************
2026-06-12 15:24:24.325774 | controller | changed: [192.168.130.11]
2026-06-12 15:24:24.326084 | controller |
2026-06-12 15:24:24.326096 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-12 15:24:39.396191 | controller | changed: [192.168.130.11]
2026-06-12 15:24:39.396364 | controller |
2026-06-12 15:24:39.396374 | controller | PLAY RECAP *********************************************************************
2026-06-12 15:24:39.396380 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 15:24:39.396384 | controller |
2026-06-12 15:24:39.677244 | controller | ok: Runtime: 0:00:26.018887
2026-06-12 15:24:39.685451 | 
2026-06-12 15:24:39.685606 | TASK [Set slower etcd profile]
2026-06-12 15:24:39.761493 | controller | ok
2026-06-12 15:24:39.805838 | 
2026-06-12 15:24:39.805999 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-12 15:24:40.648012 | controller | etcd.operator.openshift.io/cluster patched
2026-06-12 15:24:40.842382 | controller | ok: Runtime: 0:00:00.461895
2026-06-12 15:24:40.852615 | 
2026-06-12 15:24:40.852749 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-12 15:25:10.900498 | controller | ok
2026-06-12 15:25:10.908837 | 
2026-06-12 15:25:10.909006 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-12 15:30:08.155300 | controller | ok: Runtime: 0:00:00.142589
2026-06-12 15:30:08.170752 | 
2026-06-12 15:30:08.170876 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-12 15:30:08.248270 | controller | ok
2026-06-12 15:30:08.301405 | 
2026-06-12 15:30:08.301589 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-12 15:30:08.337292 | controller | ok
2026-06-12 15:30:08.347358 | 
2026-06-12 15:30:08.347549 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-12 15:30:08.392436 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-12 15:30:08.400132 | 
2026-06-12 15:30:08.400279 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-12 15:30:08.804826 | controller |
2026-06-12 15:30:08.940324 | controller | ok: Runtime: 0:00:00.030288
2026-06-12 15:30:08.955157 | 
2026-06-12 15:30:08.955292 | TASK [Pause machineconfigpool]
2026-06-12 15:30:08.999795 | controller | ok
2026-06-12 15:30:09.044384 | 
2026-06-12 15:30:09.044489 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-12 15:30:09.557910 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-12 15:30:09.558319 | controller | ok: Item: master Runtime: 0:00:00.149409
2026-06-12 15:30:09.973369 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-12 15:30:09.973635 | controller | ok: Item: worker Runtime: 0:00:00.152013
2026-06-12 15:30:09.985958 | 
2026-06-12 15:30:09.986180 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-12 15:30:10.460941 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-12 15:30:10.461063 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      222d
2026-06-12 15:30:10.461075 | controller | worker   rendered-worker-b3ec92704795217d1f80bb0fc18de247   True      False      False      0              0                   0                     0                      222d
2026-06-12 15:30:10.536052 | controller | ok: Runtime: 0:00:00.125747
2026-06-12 15:30:10.551683 | 
2026-06-12 15:30:10.551817 | TASK [Create cluster certificate approver workaround]
2026-06-12 15:30:10.640343 | controller | ok
2026-06-12 15:30:10.692303 | 
2026-06-12 15:30:10.692425 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-12 15:30:11.216287 | controller | ok: Item: Runtime: 0:00:00.140817
2026-06-12 15:30:11.216761 | controller | ok: All items complete
2026-06-12 15:30:11.216818 | 
2026-06-12 15:30:21.649879 | controller | ok: Item: Runtime: 0:00:00.138705
2026-06-12 15:30:32.093953 | controller | ok: Item: Runtime: 0:00:00.138707
2026-06-12 15:30:32.109241 | 
2026-06-12 15:30:32.109374 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-12 15:30:33.359595 | controller | changed
2026-06-12 15:30:33.365118 | 
2026-06-12 15:30:33.365224 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-12 15:30:33.851596 | controller | serviceaccount/csr-approver-sa created
2026-06-12 15:30:33.871694 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-12 15:30:33.896820 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-12 15:30:33.929011 | controller | cronjob.batch/auto-csr-approver created
2026-06-12 15:30:34.399592 | controller | ok: Runtime: 0:00:00.223635
2026-06-12 15:30:34.407712 | 
2026-06-12 15:30:34.407806 | TASK [Ensure that all cluster operators are stable]
2026-06-12 15:30:34.885277 | controller | True
2026-06-12 15:30:34.885386 | controller | True
2026-06-12 15:30:34.885394 | controller | True
2026-06-12 15:30:34.885400 | controller | True
2026-06-12 15:30:34.885405 | controller | True
2026-06-12 15:30:34.885409 | controller | True
2026-06-12 15:30:34.885414 | controller | True
2026-06-12 15:30:34.885421 | controller | True
2026-06-12 15:30:34.885426 | controller | True
2026-06-12 15:30:34.885430 | controller | True
2026-06-12 15:30:34.885436 | controller | True
2026-06-12 15:30:34.885441 | controller | True
2026-06-12 15:30:34.885445 | controller | True
2026-06-12 15:30:34.885450 | controller | True
2026-06-12 15:30:34.885455 | controller | True
2026-06-12 15:30:34.885478 | controller | True
2026-06-12 15:30:34.885487 | controller | True
2026-06-12 15:30:34.885494 | controller | True
2026-06-12 15:30:34.885498 | controller | True
2026-06-12 15:30:34.885502 | controller | True
2026-06-12 15:30:34.885507 | controller | True
2026-06-12 15:30:34.885511 | controller | True
2026-06-12 15:30:34.885516 | controller | True
2026-06-12 15:30:34.885520 | controller | True
2026-06-12 15:30:34.943509 | controller | ok: Runtime: 0:00:00.136324
2026-06-12 15:30:34.948288 | 
2026-06-12 15:30:34.948401 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-12 15:30:34.948702 | 
2026-06-12 15:30:34.948775 | PLAY RECAP
2026-06-12 15:30:34.948859 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-12 15:30:34.948904 | 
2026-06-12 15:30:35.102371 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 15:30:35.104100 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 15:30:35.833904 | 
2026-06-12 15:30:35.834032 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-12 15:30:35.849612 | 
2026-06-12 15:30:35.849706 | TASK [Clone repos in the job workspace]
2026-06-12 15:30:35.868855 | controller | ok
2026-06-12 15:30:35.884649 | 
2026-06-12 15:30:35.884725 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 15:30:36.322399 | controller | ok
2026-06-12 15:30:36.332571 | 
2026-06-12 15:30:36.332762 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 15:30:37.504435 | controller | Output suppressed because no_log was given
2026-06-12 15:30:37.515636 | 
2026-06-12 15:30:37.515734 | TASK [Create zuul-output directory]
2026-06-12 15:30:37.951369 | controller | ok
2026-06-12 15:30:37.957035 | 
2026-06-12 15:30:37.957119 | TASK [Install required packages]
2026-06-12 15:30:39.267452 | controller | ok: Nothing to do
2026-06-12 15:30:39.277706 | 
2026-06-12 15:30:39.277840 | TASK [Output pip related things]
2026-06-12 15:30:40.181810 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-12 15:30:40.358122 | controller | ok: Runtime: 0:00:00.483391
2026-06-12 15:30:40.366196 | 
2026-06-12 15:30:40.366332 | TASK [Install requirements]
2026-06-12 15:32:06.640267 | controller | changed
2026-06-12 15:32:06.659499 | 
2026-06-12 15:32:06.659640 | TASK [Add cronjob to trigger job stats]
2026-06-12 15:32:06.704859 | controller | skipping: Conditional result was False
2026-06-12 15:32:06.711834 | 
2026-06-12 15:32:06.711929 | LOOP [Construct project change list]
2026-06-12 15:32:06.776304 | controller | ok:
2026-06-12 15:32:06.776739 | controller | {
2026-06-12 15:32:06.776800 | controller |   "branch": "main",
2026-06-12 15:32:06.776842 | controller |   "change": "3963",
2026-06-12 15:32:06.776879 | controller |   "change_message": "[DCN] Add tests for cinderBackups\n\nspec.cinder.template.cinderBackup (singluar) in DCN DT is\r\nreplaced with cinderBackups (plural) to deploy multiple cinder backups per edge sites.\r\nInvoking hooks/playbooks/cinder_backups.yaml playbook to validates the behaviour of cinderBackups in DCN scenario.\r\n\r\nThe playbook tests different scenarios of cinder backup creation\r\nand restoring the backups across availability zones.\r\n\r\nJira: [OSPRH-28343]\r\nSigned-off-by: Gais Ameer <gameer@redhat.com>",
2026-06-12 15:32:06.776925 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3963",
2026-06-12 15:32:06.776963 | controller |   "commit_id": "2c601599e7f90213b42f59487d4fc47fad1da919",
2026-06-12 15:32:06.776999 | controller |   "patchset": "2c601599e7f90213b42f59487d4fc47fad1da919",
2026-06-12 15:32:06.777034 | controller |   "project": {
2026-06-12 15:32:06.777069 | controller |     "canonical_hostname": "github.com",
2026-06-12 15:32:06.777102 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-12 15:32:06.777138 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-12 15:32:06.777172 | controller |     "short_name": "ci-framework",
2026-06-12 15:32:06.777206 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-12 15:32:06.777241 | controller |   },
2026-06-12 15:32:06.777275 | controller |   "topic": null
2026-06-12 15:32:06.777308 | controller | }
2026-06-12 15:32:06.810898 | 
2026-06-12 15:32:06.810994 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-12 15:32:06.817960 | 
2026-06-12 15:32:06.818042 | TASK [Filter out host if needed]
2026-06-12 15:32:06.831301 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 15:32:06.836273 | 
2026-06-12 15:32:06.836355 | TASK [Get git tag for image tagging]
2026-06-12 15:32:07.376850 | controller | skipping: Conditional result was False
2026-06-12 15:32:07.385940 | 
2026-06-12 15:32:07.386072 | TASK [Set openstack-runner image]
2026-06-12 15:32:07.413494 | controller | skipping: Conditional result was False
2026-06-12 15:32:07.423560 | 
2026-06-12 15:32:07.423698 | TASK [Build openstack-runner image]
2026-06-12 15:32:07.459355 | controller | skipping: Conditional result was False
2026-06-12 15:32:07.468115 | 
2026-06-12 15:32:07.468239 | TASK [Push openstack-runner image]
2026-06-12 15:32:07.496051 | controller | skipping: Conditional result was False
2026-06-12 15:32:07.506139 | 
2026-06-12 15:32:07.506267 | TASK [Make sure ci-framework directory exists]
2026-06-12 15:32:07.532195 | controller | skipping: Conditional result was False
2026-06-12 15:32:07.544334 | 
2026-06-12 15:32:07.544502 | TASK [Create EDPM ansible var file]
2026-06-12 15:32:07.570887 | controller | skipping: Conditional result was False
2026-06-12 15:32:07.573264 | 
2026-06-12 15:32:07.573377 | PLAY RECAP
2026-06-12 15:32:07.573471 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-12 15:32:07.573597 | 
2026-06-12 15:32:07.711402 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 15:32:07.715418 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 15:32:08.347598 | 
2026-06-12 15:32:08.347749 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-12 15:32:08.359165 | 
2026-06-12 15:32:08.359294 | TASK [Create zuul-output directory]
2026-06-12 15:32:10.185969 | controller | changed
2026-06-12 15:32:10.194278 | 
2026-06-12 15:32:10.194425 | TASK [Slurp Zuul inventory test]
2026-06-12 15:32:10.625864 | controller -> localhost | ok
2026-06-12 15:32:10.639017 | 
2026-06-12 15:32:10.639160 | TASK [Save zuul inventory]
2026-06-12 15:32:12.679776 | controller | changed
2026-06-12 15:32:12.689154 | 
2026-06-12 15:32:12.689278 | TASK [Save zuul vars without the change_message]
2026-06-12 15:32:14.356925 | controller | changed
2026-06-12 15:32:14.359404 | 
2026-06-12 15:32:14.359558 | PLAY RECAP
2026-06-12 15:32:14.359682 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 15:32:14.359744 | 
2026-06-12 15:32:14.487671 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 15:32:14.491688 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 15:32:15.132722 | 
2026-06-12 15:32:15.132826 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-12 15:32:15.143191 | 
2026-06-12 15:32:15.143260 | TASK [Filter out host if needed]
2026-06-12 15:32:15.150316 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 15:32:15.153926 | 
2026-06-12 15:32:15.153986 | TASK [Check for edpm-ansible.yml file]
2026-06-12 15:32:15.601711 | controller | ok
2026-06-12 15:32:15.609302 | 
2026-06-12 15:32:15.609423 | TASK [Check if new ssh keypair exists]
2026-06-12 15:32:15.633843 | controller | ok
2026-06-12 15:32:15.661260 | 
2026-06-12 15:32:15.661438 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-12 15:32:16.032494 | controller | ok
2026-06-12 15:32:16.042007 | 
2026-06-12 15:32:16.042133 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-12 15:32:16.077224 | controller | ok
2026-06-12 15:32:16.084850 | 
2026-06-12 15:32:16.084976 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-12 15:32:16.110821 | controller | skipping: Conditional result was False
2026-06-12 15:32:16.127335 | 
2026-06-12 15:32:16.127469 | TASK [Add crc node in local inventory]
2026-06-12 15:32:16.161493 | controller | changed
2026-06-12 15:32:16.171321 | 
2026-06-12 15:32:16.171448 | LOOP [Ensure we know ssh hosts]
2026-06-12 15:32:16.850889 | controller | ok: Item: controller Runtime: 0:00:00.058838
2026-06-12 15:32:17.276724 | controller | ok: Item: crc Runtime: 0:00:00.109314
2026-06-12 15:32:17.287336 | 
2026-06-12 15:32:17.287491 | TASK [Load zuul_inventory]
2026-06-12 15:32:17.737353 | controller | ok
2026-06-12 15:32:17.748971 | 
2026-06-12 15:32:17.749101 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-12 15:32:19.374739 | controller | changed
2026-06-12 15:32:19.384156 | 
2026-06-12 15:32:19.384287 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-12 15:32:21.203619 | controller |
2026-06-12 15:32:21.203711 | controller | PLAY [Remove status flag] ******************************************************
2026-06-12 15:32:21.203720 | controller |
2026-06-12 15:32:21.203727 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-12 15:32:21.203735 | controller | Friday 12 June 2026  15:32:21 +0000 (0:00:00.062)       0:00:00.062 ***********
2026-06-12 15:32:21.203743 | controller | Friday 12 June 2026  15:32:21 +0000 (0:00:00.060)       0:00:00.060 ***********
2026-06-12 15:32:22.490570 | controller | ok: [localhost]
2026-06-12 15:32:22.490658 | controller |
2026-06-12 15:32:22.490672 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 15:32:22.490681 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:01.288)       0:00:01.350 ***********
2026-06-12 15:32:22.490685 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:01.288)       0:00:01.348 ***********
2026-06-12 15:32:22.852606 | controller | ok: [localhost]
2026-06-12 15:32:22.852689 | controller |
2026-06-12 15:32:22.852697 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-12 15:32:22.852702 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.362)       0:00:01.712 ***********
2026-06-12 15:32:22.852706 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.362)       0:00:01.710 ***********
2026-06-12 15:32:22.931348 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-12 15:32:22.931406 | controller |
2026-06-12 15:32:22.931413 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-12 15:32:22.931419 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.078)       0:00:01.791 ***********
2026-06-12 15:32:22.931423 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.078)       0:00:01.789 ***********
2026-06-12 15:32:22.964097 | controller | skipping: [localhost]
2026-06-12 15:32:22.964177 | controller |
2026-06-12 15:32:22.964194 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 15:32:22.964201 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.033)       0:00:01.824 ***********
2026-06-12 15:32:22.964205 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.033)       0:00:01.822 ***********
2026-06-12 15:32:23.002824 | controller | ok: [localhost]
2026-06-12 15:32:23.002913 | controller |
2026-06-12 15:32:23.002923 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-12 15:32:23.002929 | controller |   hostvars[inventory_hostname] |
2026-06-12 15:32:23.002936 | controller |   dict2items |
2026-06-12 15:32:23.002941 | controller |   selectattr("key", "match",
2026-06-12 15:32:23.002947 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-12 15:32:23.002953 | controller |   list | items2dict
2026-06-12 15:32:23.002959 | controller | }}] ***
2026-06-12 15:32:23.002964 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.038)       0:00:01.862 ***********
2026-06-12 15:32:23.002970 | controller | Friday 12 June 2026  15:32:22 +0000 (0:00:00.038)       0:00:01.860 ***********
2026-06-12 15:32:23.084660 | controller | ok: [localhost]
2026-06-12 15:32:23.084755 | controller |
2026-06-12 15:32:23.084763 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 15:32:23.084770 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.081)       0:00:01.944 ***********
2026-06-12 15:32:23.084775 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.081)       0:00:01.942 ***********
2026-06-12 15:32:23.369922 | controller | ok: [localhost]
2026-06-12 15:32:23.370004 | controller |
2026-06-12 15:32:23.370015 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 15:32:23.370022 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.285)       0:00:02.230 ***********
2026-06-12 15:32:23.370027 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.285)       0:00:02.227 ***********
2026-06-12 15:32:23.395819 | controller | skipping: [localhost]
2026-06-12 15:32:23.395868 | controller |
2026-06-12 15:32:23.395876 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 15:32:23.395883 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.026)       0:00:02.256 ***********
2026-06-12 15:32:23.395888 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.026)       0:00:02.254 ***********
2026-06-12 15:32:23.420966 | controller | skipping: [localhost]
2026-06-12 15:32:23.421014 | controller |
2026-06-12 15:32:23.421022 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 15:32:23.421029 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.025)       0:00:02.281 ***********
2026-06-12 15:32:23.421034 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.025)       0:00:02.279 ***********
2026-06-12 15:32:23.449913 | controller | skipping: [localhost]
2026-06-12 15:32:23.449956 | controller |
2026-06-12 15:32:23.449963 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 15:32:23.449968 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.028)       0:00:02.310 ***********
2026-06-12 15:32:23.449973 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.028)       0:00:02.308 ***********
2026-06-12 15:32:23.479545 | controller | skipping: [localhost]
2026-06-12 15:32:23.479593 | controller |
2026-06-12 15:32:23.479600 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 15:32:23.479606 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.029)       0:00:02.339 ***********
2026-06-12 15:32:23.479611 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.029)       0:00:02.337 ***********
2026-06-12 15:32:23.512654 | controller | skipping: [localhost]
2026-06-12 15:32:23.512702 | controller |
2026-06-12 15:32:23.512708 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 15:32:23.512715 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.033)       0:00:02.373 ***********
2026-06-12 15:32:23.512721 | controller | Friday 12 June 2026  15:32:23 +0000 (0:00:00.033)       0:00:02.370 ***********
2026-06-12 15:32:24.137768 | controller | changed: [localhost] => (item=tmp)
2026-06-12 15:32:24.137858 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-12 15:32:24.137866 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-12 15:32:24.137873 | controller |
2026-06-12 15:32:24.137879 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-12 15:32:24.137886 | controller | Friday 12 June 2026  15:32:24 +0000 (0:00:00.624)       0:00:02.997 ***********
2026-06-12 15:32:24.137892 | controller | Friday 12 June 2026  15:32:24 +0000 (0:00:00.624)       0:00:02.995 ***********
2026-06-12 15:32:25.248444 | controller | ok: [localhost]
2026-06-12 15:32:25.248524 | controller |
2026-06-12 15:32:25.248555 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-12 15:32:25.248560 | controller | Friday 12 June 2026  15:32:25 +0000 (0:00:01.111)       0:00:04.108 ***********
2026-06-12 15:32:25.248565 | controller | Friday 12 June 2026  15:32:25 +0000 (0:00:01.111)       0:00:04.106 ***********
2026-06-12 15:32:26.284583 | controller | changed: [localhost]
2026-06-12 15:32:26.284685 | controller |
2026-06-12 15:32:26.284694 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-12 15:32:26.284712 | controller | Friday 12 June 2026  15:32:26 +0000 (0:00:01.035)       0:00:05.144 ***********
2026-06-12 15:32:26.284731 | controller | Friday 12 June 2026  15:32:26 +0000 (0:00:01.036)       0:00:05.142 ***********
2026-06-12 15:32:38.021068 | controller | changed: [localhost]
2026-06-12 15:32:38.021110 | controller |
2026-06-12 15:32:38.021118 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-12 15:32:38.021123 | controller | Friday 12 June 2026  15:32:38 +0000 (0:00:11.736)       0:00:16.880 ***********
2026-06-12 15:32:38.021140 | controller | Friday 12 June 2026  15:32:38 +0000 (0:00:11.736)       0:00:16.878 ***********
2026-06-12 15:32:39.084663 | controller | changed: [localhost]
2026-06-12 15:32:39.084807 | controller |
2026-06-12 15:32:39.084816 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-12 15:32:39.084822 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:01.063)       0:00:17.944 ***********
2026-06-12 15:32:39.084833 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:01.063)       0:00:17.942 ***********
2026-06-12 15:32:39.119266 | controller | skipping: [localhost]
2026-06-12 15:32:39.119365 | controller |
2026-06-12 15:32:39.119400 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-12 15:32:39.119410 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.034)       0:00:17.978 ***********
2026-06-12 15:32:39.119416 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.034)       0:00:17.976 ***********
2026-06-12 15:32:39.848396 | controller | changed: [localhost]
2026-06-12 15:32:39.848490 | controller |
2026-06-12 15:32:39.848501 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-12 15:32:39.848508 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.729)       0:00:18.708 ***********
2026-06-12 15:32:39.848513 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.729)       0:00:18.706 ***********
2026-06-12 15:32:39.895745 | controller | skipping: [localhost]
2026-06-12 15:32:39.895961 | controller |
2026-06-12 15:32:39.895975 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-12 15:32:39.895980 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.046)       0:00:18.755 ***********
2026-06-12 15:32:39.895984 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.046)       0:00:18.753 ***********
2026-06-12 15:32:39.970291 | controller | skipping: [localhost]
2026-06-12 15:32:39.970350 | controller |
2026-06-12 15:32:39.970357 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-12 15:32:39.970362 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.074)       0:00:18.830 ***********
2026-06-12 15:32:39.970366 | controller | Friday 12 June 2026  15:32:39 +0000 (0:00:00.074)       0:00:18.827 ***********
2026-06-12 15:32:40.024071 | controller | skipping: [localhost]
2026-06-12 15:32:40.024155 | controller |
2026-06-12 15:32:40.024178 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-12 15:32:40.024191 | controller | Friday 12 June 2026  15:32:40 +0000 (0:00:00.053)       0:00:18.883 ***********
2026-06-12 15:32:40.024196 | controller | Friday 12 June 2026  15:32:40 +0000 (0:00:00.053)       0:00:18.881 ***********
2026-06-12 15:32:40.543422 | controller | changed: [localhost]
2026-06-12 15:32:40.543550 | controller |
2026-06-12 15:32:40.543558 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-12 15:32:40.543563 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 15:32:40.543568 | controller | Friday 12 June 2026  15:32:40 +0000 (0:00:00.519)       0:00:19.403 ***********
2026-06-12 15:32:40.543572 | controller | Friday 12 June 2026  15:32:40 +0000 (0:00:00.519)       0:00:19.401 ***********
2026-06-12 15:32:41.425351 | controller | changed: [localhost]
2026-06-12 15:32:41.425430 | controller |
2026-06-12 15:32:41.425454 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 15:32:41.425480 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.881)       0:00:20.284 ***********
2026-06-12 15:32:41.425485 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.881)       0:00:20.282 ***********
2026-06-12 15:32:41.461382 | controller | skipping: [localhost]
2026-06-12 15:32:41.461459 | controller |
2026-06-12 15:32:41.461485 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-12 15:32:41.461497 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.035)       0:00:20.320 ***********
2026-06-12 15:32:41.461504 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.035)       0:00:20.318 ***********
2026-06-12 15:32:41.513374 | controller | skipping: [localhost]
2026-06-12 15:32:41.513457 | controller |
2026-06-12 15:32:41.513487 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-12 15:32:41.513493 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.052)       0:00:20.372 ***********
2026-06-12 15:32:41.513498 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.052)       0:00:20.370 ***********
2026-06-12 15:32:41.549502 | controller | skipping: [localhost]
2026-06-12 15:32:41.549583 | controller |
2026-06-12 15:32:41.549598 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-12 15:32:41.549606 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.037)       0:00:20.409 ***********
2026-06-12 15:32:41.549609 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.036)       0:00:20.407 ***********
2026-06-12 15:32:41.600774 | controller | ok: [localhost]
2026-06-12 15:32:41.600908 | controller |
2026-06-12 15:32:41.600923 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-12 15:32:41.600932 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.050)       0:00:20.460 ***********
2026-06-12 15:32:41.600939 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.050)       0:00:20.458 ***********
2026-06-12 15:32:41.635205 | controller | skipping: [localhost]
2026-06-12 15:32:41.635298 | controller |
2026-06-12 15:32:41.635331 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-12 15:32:41.635340 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.034)       0:00:20.494 ***********
2026-06-12 15:32:41.635346 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.034)       0:00:20.492 ***********
2026-06-12 15:32:41.662333 | controller | skipping: [localhost]
2026-06-12 15:32:41.662415 | controller |
2026-06-12 15:32:41.662423 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-12 15:32:41.662427 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.027)       0:00:20.522 ***********
2026-06-12 15:32:41.662431 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.027)       0:00:20.520 ***********
2026-06-12 15:32:41.688366 | controller | skipping: [localhost]
2026-06-12 15:32:41.688440 | controller |
2026-06-12 15:32:41.688445 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-12 15:32:41.688450 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-12 15:32:41.688454 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-12 15:32:41.688478 | controller |   else cifmw_krb_request_out.path
2026-06-12 15:32:41.688484 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-12 15:32:41.688488 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.026)       0:00:20.548 ***********
2026-06-12 15:32:41.688492 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.026)       0:00:20.546 ***********
2026-06-12 15:32:41.712559 | controller | skipping: [localhost]
2026-06-12 15:32:41.712640 | controller |
2026-06-12 15:32:41.712653 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-12 15:32:41.712659 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.024)       0:00:20.572 ***********
2026-06-12 15:32:41.712668 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.024)       0:00:20.570 ***********
2026-06-12 15:32:41.738181 | controller | skipping: [localhost]
2026-06-12 15:32:41.738258 | controller |
2026-06-12 15:32:41.738265 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-12 15:32:41.738272 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.025)       0:00:20.598 ***********
2026-06-12 15:32:41.738278 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.025)       0:00:20.596 ***********
2026-06-12 15:32:41.768254 | controller | skipping: [localhost]
2026-06-12 15:32:41.768300 | controller |
2026-06-12 15:32:41.768306 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-12 15:32:41.768327 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-12 15:32:41.768335 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.030)       0:00:20.628 ***********
2026-06-12 15:32:41.768341 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.030)       0:00:20.626 ***********
2026-06-12 15:32:41.797089 | controller | skipping: [localhost]
2026-06-12 15:32:41.797130 | controller |
2026-06-12 15:32:41.797136 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-12 15:32:41.797140 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.028)       0:00:20.657 ***********
2026-06-12 15:32:41.797151 | controller | Friday 12 June 2026  15:32:41 +0000 (0:00:00.028)       0:00:20.654 ***********
2026-06-12 15:32:42.010275 | controller | ok: [localhost]
2026-06-12 15:32:42.010361 | controller |
2026-06-12 15:32:42.010366 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 15:32:42.010371 | controller | source /etc/ci/mirror_info.sh
2026-06-12 15:32:42.010376 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-12 15:32:42.010391 | controller | ] ***
2026-06-12 15:32:42.010401 | controller | Friday 12 June 2026  15:32:42 +0000 (0:00:00.213)       0:00:20.870 ***********
2026-06-12 15:32:42.010405 | controller | Friday 12 June 2026  15:32:42 +0000 (0:00:00.213)       0:00:20.868 ***********
2026-06-12 15:32:42.244356 | controller | changed: [localhost]
2026-06-12 15:32:42.244410 | controller |
2026-06-12 15:32:42.244420 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 15:32:42.244425 | controller | source /etc/ci/mirror_info.sh
2026-06-12 15:32:42.244431 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-12 15:32:42.244436 | controller | ] ***
2026-06-12 15:32:42.244441 | controller | Friday 12 June 2026  15:32:42 +0000 (0:00:00.234)       0:00:21.104 ***********
2026-06-12 15:32:42.244446 | controller | Friday 12 June 2026  15:32:42 +0000 (0:00:00.234)       0:00:21.102 ***********
2026-06-12 15:32:42.502760 | controller | changed: [localhost]
2026-06-12 15:32:42.502849 | controller |
2026-06-12 15:32:42.502856 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-12 15:32:42.502868 | controller | Friday 12 June 2026  15:32:42 +0000 (0:00:00.258)       0:00:21.362 ***********
2026-06-12 15:32:42.502878 | controller | Friday 12 June 2026  15:32:42 +0000 (0:00:00.258)       0:00:21.360 ***********
2026-06-12 15:32:43.178677 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-12 15:32:43.178766 | controller | fatal: [localhost]: FAILED! =>
2026-06-12 15:32:43.178773 | controller |     changed: false
2026-06-12 15:32:43.178777 | controller |     elapsed: 0
2026-06-12 15:32:43.178782 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-12 15:32:43.178785 | controller |       Connection refused>'
2026-06-12 15:32:43.178789 | controller |     redirected: false
2026-06-12 15:32:43.178792 | controller |     status: -1
2026-06-12 15:32:43.178796 | controller |     url: http://38.102.83.196:8766/gating.repo
2026-06-12 15:32:43.178800 | controller | ...ignoring
2026-06-12 15:32:43.178804 | controller |
2026-06-12 15:32:43.178811 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-12 15:32:43.178817 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-12 15:32:43.178821 | controller | enabled=1
2026-06-12 15:32:43.178825 | controller | gpgcheck=0
2026-06-12 15:32:43.178828 | controller | priority=1
2026-06-12 15:32:43.178831 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-12 15:32:43.178835 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.675)       0:00:22.038 ***********
2026-06-12 15:32:43.178839 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.675)       0:00:22.036 ***********
2026-06-12 15:32:43.232957 | controller | skipping: [localhost]
2026-06-12 15:32:43.233051 | controller |
2026-06-12 15:32:43.233063 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-12 15:32:43.233072 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.054)       0:00:22.092 ***********
2026-06-12 15:32:43.233077 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.054)       0:00:22.090 ***********
2026-06-12 15:32:43.277349 | controller | skipping: [localhost]
2026-06-12 15:32:43.277435 | controller |
2026-06-12 15:32:43.277447 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-12 15:32:43.277453 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.044)       0:00:22.137 ***********
2026-06-12 15:32:43.277459 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.044)       0:00:22.135 ***********
2026-06-12 15:32:43.329556 | controller | skipping: [localhost]
2026-06-12 15:32:43.329676 | controller |
2026-06-12 15:32:43.329689 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-12 15:32:43.329696 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.052)       0:00:22.189 ***********
2026-06-12 15:32:43.329701 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.052)       0:00:22.187 ***********
2026-06-12 15:32:43.380778 | controller | skipping: [localhost]
2026-06-12 15:32:43.380869 | controller |
2026-06-12 15:32:43.380893 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-12 15:32:43.380900 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.051)       0:00:22.240 ***********
2026-06-12 15:32:43.380905 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.051)       0:00:22.238 ***********
2026-06-12 15:32:43.421613 | controller | skipping: [localhost]
2026-06-12 15:32:43.421700 | controller |
2026-06-12 15:32:43.421707 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-12 15:32:43.421718 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.040)       0:00:22.281 ***********
2026-06-12 15:32:43.421724 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.040)       0:00:22.279 ***********
2026-06-12 15:32:43.888318 | controller | ok: [localhost]
2026-06-12 15:32:43.888389 | controller |
2026-06-12 15:32:43.888395 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-12 15:32:43.888400 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.466)       0:00:22.748 ***********
2026-06-12 15:32:43.888403 | controller | Friday 12 June 2026  15:32:43 +0000 (0:00:00.466)       0:00:22.746 ***********
2026-06-12 15:32:45.115645 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-12 15:32:45.115725 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-12 15:32:45.115732 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-12 15:32:45.115736 | controller |
2026-06-12 15:32:45.115741 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-12 15:32:45.115745 | controller | Friday 12 June 2026  15:32:45 +0000 (0:00:01.226)       0:00:23.974 ***********
2026-06-12 15:32:45.115748 | controller | Friday 12 June 2026  15:32:45 +0000 (0:00:01.226)       0:00:23.972 ***********
2026-06-12 15:32:45.803734 | controller | changed: [localhost]
2026-06-12 15:32:45.803835 | controller |
2026-06-12 15:32:45.803842 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-12 15:32:45.803849 | controller | Friday 12 June 2026  15:32:45 +0000 (0:00:00.688)       0:00:24.663 ***********
2026-06-12 15:32:45.803859 | controller | Friday 12 June 2026  15:32:45 +0000 (0:00:00.688)       0:00:24.661 ***********
2026-06-12 15:32:46.144549 | controller | changed: [localhost]
2026-06-12 15:32:46.144601 | controller |
2026-06-12 15:32:46.144607 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-12 15:32:46.144612 | controller | Friday 12 June 2026  15:32:46 +0000 (0:00:00.340)       0:00:25.004 ***********
2026-06-12 15:32:46.144616 | controller | Friday 12 June 2026  15:32:46 +0000 (0:00:00.340)       0:00:25.002 ***********
2026-06-12 15:32:46.196536 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-12 15:32:46.196624 | controller |
2026-06-12 15:32:46.196638 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-12 15:32:46.196644 | controller | Friday 12 June 2026  15:32:46 +0000 (0:00:00.051)       0:00:25.056 ***********
2026-06-12 15:32:46.196649 | controller | Friday 12 June 2026  15:32:46 +0000 (0:00:00.051)       0:00:25.054 ***********
2026-06-12 15:32:46.232280 | controller | ok: [localhost] =>
2026-06-12 15:32:46.232391 | controller |     cifmw_ci_setup_packages:
2026-06-12 15:32:46.232397 | controller |     - bash-completion
2026-06-12 15:32:46.232400 | controller |     - ca-certificates
2026-06-12 15:32:46.232405 | controller |     - git-core
2026-06-12 15:32:46.232409 | controller |     - make
2026-06-12 15:32:46.232414 | controller |     - tar
2026-06-12 15:32:46.232419 | controller |     - tmux
2026-06-12 15:32:46.232424 | controller |     - python3-pip
2026-06-12 15:32:46.232429 | controller |
2026-06-12 15:32:46.232439 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-12 15:32:46.232485 | controller | Friday 12 June 2026  15:32:46 +0000 (0:00:00.035)       0:00:25.092 ***********
2026-06-12 15:32:46.232497 | controller | Friday 12 June 2026  15:32:46 +0000 (0:00:00.035)       0:00:25.090 ***********
2026-06-12 15:33:27.371810 | controller | changed: [localhost]
2026-06-12 15:33:27.372691 | controller |
2026-06-12 15:33:27.372711 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-12 15:33:27.372716 | controller | Friday 12 June 2026  15:33:27 +0000 (0:00:41.139)       0:01:06.231 ***********
2026-06-12 15:33:27.372720 | controller | Friday 12 June 2026  15:33:27 +0000 (0:00:41.139)       0:01:06.229 ***********
2026-06-12 15:33:27.720273 | controller | ok: [localhost]
2026-06-12 15:33:27.720365 | controller |
2026-06-12 15:33:27.720373 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-12 15:33:27.720379 | controller | Friday 12 June 2026  15:33:27 +0000 (0:00:00.348)       0:01:06.580 ***********
2026-06-12 15:33:27.720386 | controller | Friday 12 June 2026  15:33:27 +0000 (0:00:00.348)       0:01:06.578 ***********
2026-06-12 15:33:27.950102 | controller | changed: [localhost]
2026-06-12 15:33:27.950225 | controller |
2026-06-12 15:33:27.950235 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-12 15:33:27.950242 | controller | Friday 12 June 2026  15:33:27 +0000 (0:00:00.228)       0:01:06.808 ***********
2026-06-12 15:33:27.950247 | controller | Friday 12 June 2026  15:33:27 +0000 (0:00:00.228)       0:01:06.807 ***********
2026-06-12 15:33:32.353863 | controller | changed: [localhost]
2026-06-12 15:33:32.353979 | controller |
2026-06-12 15:33:32.353988 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 15:33:32.353995 | controller | Friday 12 June 2026  15:33:32 +0000 (0:00:04.405)       0:01:11.213 ***********
2026-06-12 15:33:32.354000 | controller | Friday 12 June 2026  15:33:32 +0000 (0:00:04.404)       0:01:11.211 ***********
2026-06-12 15:33:32.388395 | controller | skipping: [localhost]
2026-06-12 15:33:32.388528 | controller |
2026-06-12 15:33:32.388550 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-12 15:33:32.388562 | controller | Friday 12 June 2026  15:33:32 +0000 (0:00:00.034)       0:01:11.248 ***********
2026-06-12 15:33:32.388567 | controller | Friday 12 June 2026  15:33:32 +0000 (0:00:00.034)       0:01:11.246 ***********
2026-06-12 15:33:32.727344 | controller | changed: [localhost]
2026-06-12 15:33:32.727416 | controller |
2026-06-12 15:33:32.727424 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-12 15:33:32.727431 | controller |   source ~/.oc_completion
2026-06-12 15:33:32.727437 | controller | fi] ***
2026-06-12 15:33:32.727442 | controller | Friday 12 June 2026  15:33:32 +0000 (0:00:00.338)       0:01:11.587 ***********
2026-06-12 15:33:32.727449 | controller | Friday 12 June 2026  15:33:32 +0000 (0:00:00.338)       0:01:11.585 ***********
2026-06-12 15:33:33.088939 | controller | changed: [localhost]
2026-06-12 15:33:33.088984 | controller |
2026-06-12 15:33:33.088992 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-12 15:33:33.088998 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.361)       0:01:11.949 ***********
2026-06-12 15:33:33.089003 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.361)       0:01:11.947 ***********
2026-06-12 15:33:33.118225 | controller | skipping: [localhost]
2026-06-12 15:33:33.118277 | controller |
2026-06-12 15:33:33.118284 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-12 15:33:33.118289 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-12 15:33:33.118295 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-12 15:33:33.118300 | controller | }}] ***
2026-06-12 15:33:33.118305 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.029)       0:01:11.978 ***********
2026-06-12 15:33:33.118321 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.029)       0:01:11.976 ***********
2026-06-12 15:33:33.150409 | controller | skipping: [localhost]
2026-06-12 15:33:33.150453 | controller |
2026-06-12 15:33:33.150481 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-12 15:33:33.150491 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.032)       0:01:12.010 ***********
2026-06-12 15:33:33.150496 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.032)       0:01:12.008 ***********
2026-06-12 15:33:33.179095 | controller | skipping: [localhost]
2026-06-12 15:33:33.179142 | controller |
2026-06-12 15:33:33.179150 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-12 15:33:33.179157 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.028)       0:01:12.039 ***********
2026-06-12 15:33:33.179163 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.028)       0:01:12.037 ***********
2026-06-12 15:33:33.211230 | controller | skipping: [localhost]
2026-06-12 15:33:33.211277 | controller |
2026-06-12 15:33:33.211286 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-12 15:33:33.211294 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.032)       0:01:12.071 ***********
2026-06-12 15:33:33.211300 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.032)       0:01:12.069 ***********
2026-06-12 15:33:33.240663 | controller | skipping: [localhost]
2026-06-12 15:33:33.240709 | controller |
2026-06-12 15:33:33.240716 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-12 15:33:33.240724 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.029)       0:01:12.100 ***********
2026-06-12 15:33:33.240729 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.029)       0:01:12.098 ***********
2026-06-12 15:33:33.276378 | controller | skipping: [localhost]
2026-06-12 15:33:33.276428 | controller |
2026-06-12 15:33:33.276436 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-12 15:33:33.276444 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.035)       0:01:12.136 ***********
2026-06-12 15:33:33.276451 | controller | Friday 12 June 2026  15:33:33 +0000 (0:00:00.035)       0:01:12.134 ***********
2026-06-12 15:33:34.463158 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-12 15:33:34.463281 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 15:33:34.463287 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-12 15:33:34.463292 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-12 15:33:34.463314 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 15:33:34.463318 | controller |
2026-06-12 15:33:34.463322 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-12 15:33:34.463326 | controller | Friday 12 June 2026  15:33:34 +0000 (0:00:01.186)       0:01:13.323 ***********
2026-06-12 15:33:34.463354 | controller | Friday 12 June 2026  15:33:34 +0000 (0:00:01.186)       0:01:13.321 ***********
2026-06-12 15:33:34.655526 | controller |
2026-06-12 15:33:34.655734 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 15:33:34.655749 | controller | Friday 12 June 2026  15:33:34 +0000 (0:00:00.192)       0:01:13.515 ***********
2026-06-12 15:33:34.655753 | controller | Friday 12 June 2026  15:33:34 +0000 (0:00:00.192)       0:01:13.513 ***********
2026-06-12 15:33:35.279729 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 15:33:35.279779 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-12 15:33:35.279785 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 15:33:35.279798 | controller |
2026-06-12 15:33:35.279804 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-12 15:33:35.279808 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.623)       0:01:14.139 ***********
2026-06-12 15:33:35.279813 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.623)       0:01:14.137 ***********
2026-06-12 15:33:35.511879 | controller | ok: [localhost]
2026-06-12 15:33:35.511948 | controller |
2026-06-12 15:33:35.511954 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-12 15:33:35.511959 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.232)       0:01:14.372 ***********
2026-06-12 15:33:35.511963 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.232)       0:01:14.370 ***********
2026-06-12 15:33:35.555990 | controller |
2026-06-12 15:33:35.556063 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-12 15:33:35.556069 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.044)       0:01:14.416 ***********
2026-06-12 15:33:35.556075 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.044)       0:01:14.414 ***********
2026-06-12 15:33:35.590425 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3963', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3963', 'commit_id': '2c601599e7f90213b42f59487d4fc47fad1da919', 'patchset': '2c601599e7f90213b42f59487d4fc47fad1da919', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-12 15:33:35.590528 | controller | skipping: [localhost]
2026-06-12 15:33:35.590537 | controller |
2026-06-12 15:33:35.590545 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-12 15:33:35.590551 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-12 15:33:35.590556 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-12 15:33:35.590561 | controller | ] ***
2026-06-12 15:33:35.590567 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.034)       0:01:14.450 ***********
2026-06-12 15:33:35.590572 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.034)       0:01:14.448 ***********
2026-06-12 15:33:35.642928 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3963', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3963', 'commit_id': '2c601599e7f90213b42f59487d4fc47fad1da919', 'patchset': '2c601599e7f90213b42f59487d4fc47fad1da919', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-12 15:33:35.642971 | controller | skipping: [localhost]
2026-06-12 15:33:35.642977 | controller |
2026-06-12 15:33:35.642991 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-12 15:33:35.642996 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.052)       0:01:14.503 ***********
2026-06-12 15:33:35.643000 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.052)       0:01:14.500 ***********
2026-06-12 15:33:35.698259 | controller |
2026-06-12 15:33:35.698301 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-12 15:33:35.698315 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.055)       0:01:14.558 ***********
2026-06-12 15:33:35.698329 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.055)       0:01:14.556 ***********
2026-06-12 15:33:35.729082 | controller | skipping: [localhost]
2026-06-12 15:33:35.729175 | controller |
2026-06-12 15:33:35.729183 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-12 15:33:35.729191 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.030)       0:01:14.589 ***********
2026-06-12 15:33:35.729198 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.030)       0:01:14.587 ***********
2026-06-12 15:33:35.761824 | controller | skipping: [localhost]
2026-06-12 15:33:35.761912 | controller |
2026-06-12 15:33:35.761922 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-12 15:33:35.761928 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.032)       0:01:14.621 ***********
2026-06-12 15:33:35.761934 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.032)       0:01:14.619 ***********
2026-06-12 15:33:35.787780 | controller | skipping: [localhost]
2026-06-12 15:33:35.787891 | controller |
2026-06-12 15:33:35.787898 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-12 15:33:35.787903 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.026)       0:01:14.648 ***********
2026-06-12 15:33:35.787909 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.026)       0:01:14.646 ***********
2026-06-12 15:33:35.822411 | controller | skipping: [localhost]
2026-06-12 15:33:35.822550 | controller |
2026-06-12 15:33:35.822556 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-12 15:33:35.822561 | controller |   _install_yamls_override_vars | default({}) |
2026-06-12 15:33:35.822567 | controller |   combine(item, recursive=True)
2026-06-12 15:33:35.822571 | controller | }}] ***
2026-06-12 15:33:35.822575 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.034)       0:01:14.682 ***********
2026-06-12 15:33:35.822579 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.034)       0:01:14.680 ***********
2026-06-12 15:33:35.916546 | controller | ok: [localhost] => (item={'DEPLOY_DIR': '/home/zuul/ci-framework-data/artifacts/edpm_compute', 'BMAAS_INSTANCE_MEMORY': 8192, 'BMAAS_INSTANCE_VCPUS': 6, 'BMAAS_INSTANCE_DISK_SIZE': 40, 'DATAPLANE_GROWVOLS_ARGS': '/=8GB /tmp=1GB /home=1GB /var=8GB', 'INSTALL_CERT_MANAGER': False})
2026-06-12 15:33:35.916662 | controller |
2026-06-12 15:33:35.916713 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-12 15:33:35.916719 | controller |   _install_yamls_override_vars.keys() |
2026-06-12 15:33:35.916726 | controller |   map('upper') |
2026-06-12 15:33:35.916731 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-12 15:33:35.916737 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-12 15:33:35.916742 | controller |   combine({
2026-06-12 15:33:35.916747 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-12 15:33:35.916753 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-12 15:33:35.916758 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-12 15:33:35.916764 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-12 15:33:35.916770 | controller |   }) |
2026-06-12 15:33:35.916775 | controller |   combine(install_yamls_operators_repos)
2026-06-12 15:33:35.916780 | controller | }}, cacheable=True] ***
2026-06-12 15:33:35.916786 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.094)       0:01:14.776 ***********
2026-06-12 15:33:35.916791 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.094)       0:01:14.774 ***********
2026-06-12 15:33:35.977693 | controller | ok: [localhost]
2026-06-12 15:33:35.977776 | controller |
2026-06-12 15:33:35.977785 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-12 15:33:35.977792 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.061)       0:01:14.837 ***********
2026-06-12 15:33:35.977817 | controller | Friday 12 June 2026  15:33:35 +0000 (0:00:00.061)       0:01:14.835 ***********
2026-06-12 15:33:36.790619 | controller | ok: [localhost]
2026-06-12 15:33:36.790749 | controller |
2026-06-12 15:33:36.790758 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-12 15:33:36.790764 | controller | Friday 12 June 2026  15:33:36 +0000 (0:00:00.812)       0:01:15.650 ***********
2026-06-12 15:33:36.790769 | controller | Friday 12 June 2026  15:33:36 +0000 (0:00:00.812)       0:01:15.648 ***********
2026-06-12 15:33:37.019033 | controller | ok: [localhost]
2026-06-12 15:33:37.019075 | controller |
2026-06-12 15:33:37.019089 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-12 15:33:37.019095 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.228)       0:01:15.878 ***********
2026-06-12 15:33:37.019100 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.228)       0:01:15.876 ***********
2026-06-12 15:33:37.085065 | controller | ok: [localhost]
2026-06-12 15:33:37.085105 | controller |
2026-06-12 15:33:37.085112 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-12 15:33:37.085116 | controller | export {{ k }}={{ v }}
2026-06-12 15:33:37.085120 | controller | {% endfor %}, mode=0644] ***
2026-06-12 15:33:37.085124 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.066)       0:01:15.945 ***********
2026-06-12 15:33:37.085128 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.066)       0:01:15.943 ***********
2026-06-12 15:33:37.499058 | controller | changed: [localhost]
2026-06-12 15:33:37.499131 | controller |
2026-06-12 15:33:37.499139 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-12 15:33:37.499146 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.414)       0:01:16.359 ***********
2026-06-12 15:33:37.499152 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.414)       0:01:16.357 ***********
2026-06-12 15:33:37.589982 | controller | ok: [localhost]
2026-06-12 15:33:37.590036 | controller |
2026-06-12 15:33:37.590045 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-12 15:33:37.590051 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.090)       0:01:16.449 ***********
2026-06-12 15:33:37.590056 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.090)       0:01:16.447 ***********
2026-06-12 15:33:37.618779 | controller | ok: [localhost] =>
2026-06-12 15:33:37.618824 | controller |     cifmw_install_yamls_environment:
2026-06-12 15:33:37.618833 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:33:37.618838 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:33:37.618843 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:33:37.618848 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:33:37.618853 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:33:37.618859 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:33:37.618864 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:33:37.618869 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:33:37.618874 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:33:37.618877 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:33:37.618881 | controller |
2026-06-12 15:33:37.618885 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-12 15:33:37.618901 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.029)       0:01:16.479 ***********
2026-06-12 15:33:37.618907 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.029)       0:01:16.476 ***********
2026-06-12 15:33:37.661636 | controller | ok: [localhost] =>
2026-06-12 15:33:37.661766 | controller |     cifmw_install_yamls_defaults:
2026-06-12 15:33:37.661790 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-12 15:33:37.661812 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-12 15:33:37.661834 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-12 15:33:37.661854 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-12 15:33:37.661875 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-12 15:33:37.661896 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 15:33:37.661911 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 15:33:37.661922 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 15:33:37.661929 | controller |       BARBICAN_BRANCH: main
2026-06-12 15:33:37.661936 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-12 15:33:37.661943 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 15:33:37.661958 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-12 15:33:37.661966 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-12 15:33:37.661983 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-12 15:33:37.662004 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-12 15:33:37.662023 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-12 15:33:37.662043 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-12 15:33:37.662062 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-12 15:33:37.662114 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-12 15:33:37.662138 | controller |       BAREMETAL_BRANCH: main
2026-06-12 15:33:37.662156 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-12 15:33:37.662179 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-12 15:33:37.662200 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-12 15:33:37.662212 | controller |       BAREMETAL_OS_IMG: ''
2026-06-12 15:33:37.662219 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-12 15:33:37.662227 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-12 15:33:37.662234 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-12 15:33:37.662240 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-12 15:33:37.662247 | controller |       BGP_ASN: '64999'
2026-06-12 15:33:37.662254 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-12 15:33:37.662261 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-12 15:33:37.662267 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-12 15:33:37.662274 | controller |       BGP_PEER_ASN: '64999'
2026-06-12 15:33:37.662280 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-12 15:33:37.662301 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-12 15:33:37.662322 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-12 15:33:37.662343 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-12 15:33:37.662365 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:33:37.662381 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:33:37.662388 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-12 15:33:37.662395 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-12 15:33:37.662402 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-12 15:33:37.662408 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:33:37.662415 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-12 15:33:37.662422 | controller |       BMAAS_IPV4: 'true'
2026-06-12 15:33:37.662428 | controller |       BMAAS_IPV6: 'false'
2026-06-12 15:33:37.662456 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-12 15:33:37.662510 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-12 15:33:37.662533 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-12 15:33:37.662556 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-12 15:33:37.662574 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-12 15:33:37.662594 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-12 15:33:37.662603 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-12 15:33:37.662615 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-12 15:33:37.662635 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-12 15:33:37.662651 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-12 15:33:37.662659 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-12 15:33:37.662666 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-12 15:33:37.662673 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-12 15:33:37.662680 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-12 15:33:37.662687 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-12 15:33:37.662694 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-12 15:33:37.662701 | controller |       BMH_NAMESPACE: openstack
2026-06-12 15:33:37.662708 | controller |       BMO_BRANCH: release-0.9
2026-06-12 15:33:37.662714 | controller |       BMO_CLEANUP: 'true'
2026-06-12 15:33:37.662721 | controller |       BMO_COMMIT_HASH: ''
2026-06-12 15:33:37.662728 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-12 15:33:37.662735 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-12 15:33:37.662742 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-12 15:33:37.662748 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-12 15:33:37.662755 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-12 15:33:37.662762 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-12 15:33:37.662768 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-12 15:33:37.662775 | controller |       BMO_SETUP: ''
2026-06-12 15:33:37.662782 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-12 15:33:37.662789 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-12 15:33:37.662796 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-12 15:33:37.662802 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-12 15:33:37.662809 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-12 15:33:37.662816 | controller |       BM_NETWORK_NAME: default
2026-06-12 15:33:37.662823 | controller |       BM_NODE_COUNT: '1'
2026-06-12 15:33:37.662829 | controller |       BM_ROOT_PASSWORD: ''
2026-06-12 15:33:37.662836 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-12 15:33:37.662842 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-12 15:33:37.662849 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-12 15:33:37.662856 | controller |       CEPH_BRANCH: release-1.15
2026-06-12 15:33:37.662882 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-12 15:33:37.662889 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-12 15:33:37.662896 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-12 15:33:37.662903 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-12 15:33:37.662916 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-12 15:33:37.662938 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-12 15:33:37.662960 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-12 15:33:37.662980 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-12 15:33:37.663001 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:33:37.663022 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 15:33:37.663042 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-12 15:33:37.663061 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-12 15:33:37.663078 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-12 15:33:37.663109 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-12 15:33:37.663129 | controller |       CINDER_BRANCH: main
2026-06-12 15:33:37.663140 | controller |       CINDER_COMMIT_HASH: ''
2026-06-12 15:33:37.663147 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 15:33:37.663163 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-12 15:33:37.663170 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-12 15:33:37.663177 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-12 15:33:37.663184 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-12 15:33:37.663198 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-12 15:33:37.663207 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-12 15:33:37.663227 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-12 15:33:37.663248 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-12 15:33:37.663269 | controller |       CRC_HTTPS_PROXY: ''
2026-06-12 15:33:37.663289 | controller |       CRC_HTTP_PROXY: ''
2026-06-12 15:33:37.663310 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-12 15:33:37.663331 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-12 15:33:37.663358 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-12 15:33:37.663374 | controller |       CRC_VERSION: latest
2026-06-12 15:33:37.663382 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-12 15:33:37.663389 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-12 15:33:37.663396 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-12 15:33:37.663403 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-12 15:33:37.663410 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-12 15:33:37.663416 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 15:33:37.663423 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-12 15:33:37.663441 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-12 15:33:37.663452 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:33:37.663494 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-12 15:33:37.663520 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-12 15:33:37.663541 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-12 15:33:37.663563 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-12 15:33:37.663585 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-12 15:33:37.663600 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-12 15:33:37.663621 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-12 15:33:37.663642 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-12 15:33:37.663664 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-12 15:33:37.663685 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-12 15:33:37.663705 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-12 15:33:37.663714 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-12 15:33:37.663721 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-12 15:33:37.663728 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-12 15:33:37.663741 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-12 15:33:37.663750 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-12 15:33:37.663757 | controller |       DBSERVICE: galera
2026-06-12 15:33:37.663764 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:33:37.663771 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-12 15:33:37.663778 | controller |       DESIGNATE_BRANCH: main
2026-06-12 15:33:37.663785 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-12 15:33:37.663791 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-12 15:33:37.663799 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-12 15:33:37.663811 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-12 15:33:37.663818 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-12 15:33:37.663825 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-12 15:33:37.663832 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-12 15:33:37.663851 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 15:33:37.663884 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 15:33:37.663894 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 15:33:37.663901 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 15:33:37.663921 | controller |       DNS_DEPL_IMG: unused
2026-06-12 15:33:37.663941 | controller |       DNS_DOMAIN: localdomain
2026-06-12 15:33:37.663956 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-12 15:33:37.663977 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-12 15:33:37.663998 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-12 15:33:37.664017 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-12 15:33:37.664037 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-12 15:33:37.664053 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-12 15:33:37.664074 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-12 15:33:37.664095 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-12 15:33:37.664115 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-12 15:33:37.664131 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-12 15:33:37.664147 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-12 15:33:37.664153 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-12 15:33:37.664160 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-12 15:33:37.664167 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-12 15:33:37.664174 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-12 15:33:37.664181 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-12 15:33:37.664187 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-12 15:33:37.664194 | controller |       GALERA_REPLICAS: ''
2026-06-12 15:33:37.664200 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-12 15:33:37.664207 | controller |       GIT_CLONE_OPTS: ''
2026-06-12 15:33:37.664213 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-12 15:33:37.664220 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-12 15:33:37.664241 | controller |       GLANCE_BRANCH: main
2026-06-12 15:33:37.664265 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-12 15:33:37.664286 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-12 15:33:37.664303 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-12 15:33:37.664323 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-12 15:33:37.664344 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-12 15:33:37.664365 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-12 15:33:37.664386 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-12 15:33:37.664409 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-12 15:33:37.664427 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-12 15:33:37.664448 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-12 15:33:37.664456 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-12 15:33:37.664479 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-12 15:33:37.664501 | controller |       HEAT_BRANCH: main
2026-06-12 15:33:37.664511 | controller |       HEAT_COMMIT_HASH: ''
2026-06-12 15:33:37.664517 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-12 15:33:37.664533 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-12 15:33:37.664555 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-12 15:33:37.664575 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-12 15:33:37.664595 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-12 15:33:37.664612 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-12 15:33:37.664632 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-12 15:33:37.664647 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 15:33:37.664669 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-12 15:33:37.664690 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-12 15:33:37.664722 | controller |       HORIZON_BRANCH: main
2026-06-12 15:33:37.664743 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-12 15:33:37.664759 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 15:33:37.664766 | controller |       HORIZON_DEPL_IMG: unused
2026-06-12 15:33:37.664773 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-12 15:33:37.664780 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-12 15:33:37.664787 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-12 15:33:37.664794 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-12 15:33:37.664800 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-12 15:33:37.664807 | controller |       INFRA_BRANCH: main
2026-06-12 15:33:37.664814 | controller |       INFRA_COMMIT_HASH: ''
2026-06-12 15:33:37.664820 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-12 15:33:37.664827 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-12 15:33:37.664838 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-12 15:33:37.664845 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-12 15:33:37.664851 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 15:33:37.664867 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 15:33:37.664874 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-12 15:33:37.664881 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 15:33:37.664888 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-12 15:33:37.664895 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:33:37.664901 | controller |       INSTALL_NMSTATE: true || false
2026-06-12 15:33:37.664908 | controller |       INSTALL_NNCP: true || false
2026-06-12 15:33:37.664915 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-12 15:33:37.664926 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-12 15:33:37.664947 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-12 15:33:37.664963 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-12 15:33:37.664984 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-12 15:33:37.665005 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-12 15:33:37.665026 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-12 15:33:37.665083 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-12 15:33:37.665107 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 15:33:37.665125 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-12 15:33:37.665156 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-12 15:33:37.665178 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-12 15:33:37.665198 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-12 15:33:37.665209 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-12 15:33:37.665216 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-12 15:33:37.665223 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-12 15:33:37.665229 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-12 15:33:37.665236 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-12 15:33:37.665243 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-12 15:33:37.665249 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 15:33:37.665256 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-12 15:33:37.665263 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-12 15:33:37.665269 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-12 15:33:37.665276 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-12 15:33:37.665282 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-12 15:33:37.665289 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 15:33:37.665296 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-12 15:33:37.665303 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-12 15:33:37.665310 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-12 15:33:37.665316 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-12 15:33:37.665323 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-12 15:33:37.665339 | controller |       IRONIC_BRANCH: main
2026-06-12 15:33:37.665345 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-12 15:33:37.665368 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 15:33:37.665386 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-12 15:33:37.665407 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-12 15:33:37.665428 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-12 15:33:37.665449 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-12 15:33:37.665487 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-12 15:33:37.665515 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-12 15:33:37.665525 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-12 15:33:37.665531 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 15:33:37.665538 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 15:33:37.665545 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-12 15:33:37.665552 | controller |       KEYSTONE_BRANCH: main
2026-06-12 15:33:37.665559 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-12 15:33:37.665566 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-12 15:33:37.665572 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-12 15:33:37.665579 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-12 15:33:37.665586 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-12 15:33:37.665593 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-12 15:33:37.665599 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-12 15:33:37.665606 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-12 15:33:37.665613 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-12 15:33:37.665625 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-12 15:33:37.665636 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-12 15:33:37.665642 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-12 15:33:37.665654 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-12 15:33:37.665661 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-12 15:33:37.665667 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-12 15:33:37.665674 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-12 15:33:37.665681 | controller |       LVMS_CR: '1'
2026-06-12 15:33:37.665688 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-12 15:33:37.665695 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-12 15:33:37.665702 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-12 15:33:37.665709 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-12 15:33:37.665715 | controller |       MANILA_BRANCH: main
2026-06-12 15:33:37.665738 | controller |       MANILA_COMMIT_HASH: ''
2026-06-12 15:33:37.665748 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-12 15:33:37.665755 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-12 15:33:37.665761 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-12 15:33:37.665768 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-12 15:33:37.665780 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-12 15:33:37.665787 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-12 15:33:37.665794 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-12 15:33:37.665800 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 15:33:37.665807 | controller |       MARIADB_BRANCH: main
2026-06-12 15:33:37.665814 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-12 15:33:37.665821 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-12 15:33:37.665828 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-12 15:33:37.665834 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-12 15:33:37.665841 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 15:33:37.665848 | controller |       MARIADB_DEPL_IMG: unused
2026-06-12 15:33:37.665855 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-12 15:33:37.665861 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-12 15:33:37.665868 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-12 15:33:37.665875 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-12 15:33:37.665882 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-12 15:33:37.665889 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 15:33:37.665895 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 15:33:37.665902 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-12 15:33:37.665909 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-12 15:33:37.665916 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-12 15:33:37.665923 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-12 15:33:37.665929 | controller |       MICROSHIFT: '0'
2026-06-12 15:33:37.665936 | controller |       MIRROR_INSECURE: 'true'
2026-06-12 15:33:37.665943 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-12 15:33:37.665950 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-12 15:33:37.665957 | controller |       NAMESPACE: openstack
2026-06-12 15:33:37.665963 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-12 15:33:37.665970 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-12 15:33:37.665981 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-12 15:33:37.665988 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-12 15:33:37.665995 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-12 15:33:37.666001 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-12 15:33:37.666008 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-12 15:33:37.666015 | controller |       NETWORK_BGP: 'false'
2026-06-12 15:33:37.666021 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-12 15:33:37.666028 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-12 15:33:37.666035 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-12 15:33:37.666042 | controller |       NETWORK_ISOLATION: 'true'
2026-06-12 15:33:37.666048 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-12 15:33:37.666055 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-12 15:33:37.666062 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-12 15:33:37.666068 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-12 15:33:37.666075 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-12 15:33:37.666082 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-12 15:33:37.666089 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-12 15:33:37.666103 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-12 15:33:37.666113 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-12 15:33:37.666119 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-12 15:33:37.666126 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-12 15:33:37.666133 | controller |       NETWORK_MTU: '1500'
2026-06-12 15:33:37.666139 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-12 15:33:37.666146 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-12 15:33:37.666153 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-12 15:33:37.666160 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-12 15:33:37.666166 | controller |       NETWORK_VLAN_START: '20'
2026-06-12 15:33:37.666173 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-12 15:33:37.666180 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 15:33:37.666186 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 15:33:37.666193 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-12 15:33:37.666200 | controller |       NEUTRON_BRANCH: main
2026-06-12 15:33:37.666207 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-12 15:33:37.666213 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-12 15:33:37.666228 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-12 15:33:37.666235 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-12 15:33:37.666242 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-12 15:33:37.666248 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-12 15:33:37.666255 | controller |       NFS_HOME: /home/nfs
2026-06-12 15:33:37.666262 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-12 15:33:37.666268 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-12 15:33:37.666275 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-12 15:33:37.666281 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-12 15:33:37.666288 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-12 15:33:37.666295 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-12 15:33:37.666301 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-12 15:33:37.666307 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-12 15:33:37.666314 | controller |       NNCP_BRIDGE: ospbr
2026-06-12 15:33:37.666320 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-12 15:33:37.666327 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-12 15:33:37.666334 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-12 15:33:37.666341 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-12 15:33:37.666351 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-12 15:33:37.666358 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-12 15:33:37.666364 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-12 15:33:37.666371 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-12 15:33:37.666378 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-12 15:33:37.666384 | controller |       NNCP_INTERFACE: enp6s0
2026-06-12 15:33:37.666391 | controller |       NNCP_NODES: ''
2026-06-12 15:33:37.666398 | controller |       NNCP_TIMEOUT: 240s
2026-06-12 15:33:37.666419 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 15:33:37.666443 | controller |       NOVA_BRANCH: main
2026-06-12 15:33:37.666477 | controller |       NOVA_COMMIT_HASH: ''
2026-06-12 15:33:37.666507 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 15:33:37.666529 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-12 15:33:37.666551 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-12 15:33:37.666572 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-12 15:33:37.666592 | controller |       OCP_NETWORK_NAME: crc
2026-06-12 15:33:37.666613 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 15:33:37.666633 | controller |       OCTAVIA_BRANCH: main
2026-06-12 15:33:37.666642 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-12 15:33:37.666649 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 15:33:37.666656 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-12 15:33:37.666663 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-12 15:33:37.666670 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-12 15:33:37.666677 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-12 15:33:37.666691 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-12 15:33:37.666699 | controller |       OKD: 'false'
2026-06-12 15:33:37.666706 | controller |       OPENSTACK_BRANCH: main
2026-06-12 15:33:37.666713 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-12 15:33:37.666720 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-12 15:33:37.666727 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 15:33:37.666734 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-12 15:33:37.666741 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 15:33:37.666759 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-12 15:33:37.666766 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:33:37.666772 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-12 15:33:37.666779 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-12 15:33:37.666786 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-12 15:33:37.666793 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-12 15:33:37.666799 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-12 15:33:37.666806 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-12 15:33:37.666823 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-12 15:33:37.666830 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-12 15:33:37.666836 | controller |       OPERATOR_CHANNEL: ''
2026-06-12 15:33:37.666843 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-12 15:33:37.666855 | controller |       OPERATOR_SOURCE: ''
2026-06-12 15:33:37.666862 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-12 15:33:37.666869 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:33:37.666875 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:33:37.666886 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 15:33:37.666893 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 15:33:37.666908 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-12 15:33:37.666915 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 15:33:37.666921 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 15:33:37.666928 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 15:33:37.666935 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 15:33:37.666942 | controller |       OVN_BRANCH: main
2026-06-12 15:33:37.666949 | controller |       OVN_COMMIT_HASH: ''
2026-06-12 15:33:37.666955 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-12 15:33:37.666977 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-12 15:33:37.666998 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-12 15:33:37.667018 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-12 15:33:37.667042 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-12 15:33:37.667062 | controller |       PASSWORD: '12345678'
2026-06-12 15:33:37.667082 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-12 15:33:37.667102 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 15:33:37.667121 | controller |       RABBITMQ_BRANCH: patches
2026-06-12 15:33:37.667140 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-12 15:33:37.667158 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 15:33:37.667178 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-12 15:33:37.667199 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-12 15:33:37.667220 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-12 15:33:37.667240 | controller |       REDHAT_OPERATORS: 'false'
2026-06-12 15:33:37.667259 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-12 15:33:37.667275 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-12 15:33:37.667293 | controller |       REDIS_DEPL_IMG: unused
2026-06-12 15:33:37.667306 | controller |       RH_REGISTRY_PWD: ''
2026-06-12 15:33:37.667313 | controller |       RH_REGISTRY_USER: ''
2026-06-12 15:33:37.667320 | controller |       SECRET: osp-secret
2026-06-12 15:33:37.667326 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-12 15:33:37.667333 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-12 15:33:37.667340 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-12 15:33:37.667347 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-12 15:33:37.667354 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-12 15:33:37.667361 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-12 15:33:37.667368 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-12 15:33:37.667375 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-12 15:33:37.667388 | controller |       STORAGE_CLASS: local-storage
2026-06-12 15:33:37.667408 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-12 15:33:37.667426 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-12 15:33:37.667443 | controller |       SWIFT_BRANCH: main
2026-06-12 15:33:37.667482 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-12 15:33:37.667510 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-12 15:33:37.667520 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-12 15:33:37.667527 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-12 15:33:37.667533 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-12 15:33:37.667540 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-12 15:33:37.667547 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-12 15:33:37.667554 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 15:33:37.667561 | controller |       TELEMETRY_BRANCH: main
2026-06-12 15:33:37.667568 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-12 15:33:37.667575 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 15:33:37.667582 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-12 15:33:37.667589 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-12 15:33:37.667596 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-12 15:33:37.667603 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-12 15:33:37.667609 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-12 15:33:37.667616 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-12 15:33:37.667623 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-12 15:33:37.667630 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-12 15:33:37.667637 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 15:33:37.667644 | controller |       TENANT_HOST_ROUTES: ''
2026-06-12 15:33:37.667651 | controller |       TEST_BRANCH: main
2026-06-12 15:33:37.667657 | controller |       TEST_COMMIT_HASH: ''
2026-06-12 15:33:37.667672 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 15:33:37.667680 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-12 15:33:37.667686 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-12 15:33:37.667693 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-12 15:33:37.667700 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-12 15:33:37.667707 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-12 15:33:37.667720 | controller |       TIMEOUT: 300s
2026-06-12 15:33:37.667740 | controller |       TLS_ENABLED: 'false'
2026-06-12 15:33:37.667756 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-12 15:33:37.667777 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-12 15:33:37.667798 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-12 15:33:37.746311 | controller |
2026-06-12 15:33:37.746392 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-12 15:33:37.746401 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.127)       0:01:16.606 ***********
2026-06-12 15:33:37.746407 | controller | Friday 12 June 2026  15:33:37 +0000 (0:00:00.127)       0:01:16.604 ***********
2026-06-12 15:33:38.050893 | controller | ok: [localhost]
2026-06-12 15:33:38.050986 | controller |
2026-06-12 15:33:38.050996 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-12 15:33:38.051017 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.303)       0:01:16.910 ***********
2026-06-12 15:33:38.051022 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.303)       0:01:16.908 ***********
2026-06-12 15:33:38.076059 | controller | ok: [localhost] =>
2026-06-12 15:33:38.076140 | controller |     cifmw_generate_makes:
2026-06-12 15:33:38.076148 | controller |       changed: false
2026-06-12 15:33:38.076154 | controller |       debug:
2026-06-12 15:33:38.076160 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-12 15:33:38.076166 | controller |         - all
2026-06-12 15:33:38.076171 | controller |         - help
2026-06-12 15:33:38.076177 | controller |         - cleanup
2026-06-12 15:33:38.076182 | controller |         - deploy_cleanup
2026-06-12 15:33:38.076186 | controller |         - wait
2026-06-12 15:33:38.076191 | controller |         - crc_storage
2026-06-12 15:33:38.076196 | controller |         - crc_storage_cleanup
2026-06-12 15:33:38.076201 | controller |         - crc_storage_release
2026-06-12 15:33:38.076206 | controller |         - crc_storage_with_retries
2026-06-12 15:33:38.076212 | controller |         - crc_storage_cleanup_with_retries
2026-06-12 15:33:38.076217 | controller |         - operator_namespace
2026-06-12 15:33:38.076222 | controller |         - namespace
2026-06-12 15:33:38.076227 | controller |         - namespace_cleanup
2026-06-12 15:33:38.076232 | controller |         - input
2026-06-12 15:33:38.076237 | controller |         - input_cleanup
2026-06-12 15:33:38.076241 | controller |         - crc_bmo_setup
2026-06-12 15:33:38.076246 | controller |         - crc_bmo_cleanup
2026-06-12 15:33:38.076251 | controller |         - mirror_registry
2026-06-12 15:33:38.076256 | controller |         - mirror_registry_secure
2026-06-12 15:33:38.076275 | controller |         - mirror_registry_ca
2026-06-12 15:33:38.076281 | controller |         - mirror_registry_cleanup
2026-06-12 15:33:38.076286 | controller |         - openstack_prep
2026-06-12 15:33:38.076291 | controller |         - openstack
2026-06-12 15:33:38.076296 | controller |         - openstack_wait
2026-06-12 15:33:38.076301 | controller |         - openstack_init
2026-06-12 15:33:38.076306 | controller |         - openstack_cleanup
2026-06-12 15:33:38.076311 | controller |         - openstack_repo
2026-06-12 15:33:38.076316 | controller |         - openstack_deploy_prep
2026-06-12 15:33:38.076321 | controller |         - openstack_deploy
2026-06-12 15:33:38.076326 | controller |         - openstack_wait_deploy
2026-06-12 15:33:38.076331 | controller |         - openstack_deploy_cleanup
2026-06-12 15:33:38.076336 | controller |         - openstack_update_run
2026-06-12 15:33:38.076341 | controller |         - update_services
2026-06-12 15:33:38.076346 | controller |         - update_system
2026-06-12 15:33:38.076351 | controller |         - openstack_patch_version
2026-06-12 15:33:38.076356 | controller |         - edpm_deploy_generate_keys
2026-06-12 15:33:38.076361 | controller |         - edpm_patch_ansible_runner_image
2026-06-12 15:33:38.076366 | controller |         - edpm_deploy_prep
2026-06-12 15:33:38.076371 | controller |         - edpm_deploy_cleanup
2026-06-12 15:33:38.076375 | controller |         - edpm_deploy
2026-06-12 15:33:38.076380 | controller |         - edpm_deploy_baremetal_prep
2026-06-12 15:33:38.076385 | controller |         - edpm_deploy_baremetal
2026-06-12 15:33:38.076390 | controller |         - edpm_wait_deploy_baremetal
2026-06-12 15:33:38.076395 | controller |         - edpm_wait_deploy
2026-06-12 15:33:38.076400 | controller |         - edpm_register_dns
2026-06-12 15:33:38.076405 | controller |         - edpm_nova_discover_hosts
2026-06-12 15:33:38.076410 | controller |         - openstack_crds
2026-06-12 15:33:38.076415 | controller |         - openstack_crds_cleanup
2026-06-12 15:33:38.076420 | controller |         - edpm_deploy_networker_prep
2026-06-12 15:33:38.076425 | controller |         - edpm_deploy_networker_cleanup
2026-06-12 15:33:38.076430 | controller |         - edpm_deploy_networker
2026-06-12 15:33:38.076435 | controller |         - infra_prep
2026-06-12 15:33:38.076440 | controller |         - infra
2026-06-12 15:33:38.076445 | controller |         - infra_cleanup
2026-06-12 15:33:38.076450 | controller |         - dns_deploy_prep
2026-06-12 15:33:38.076454 | controller |         - dns_deploy
2026-06-12 15:33:38.076459 | controller |         - dns_deploy_cleanup
2026-06-12 15:33:38.076487 | controller |         - netconfig_deploy_prep
2026-06-12 15:33:38.076492 | controller |         - netconfig_deploy
2026-06-12 15:33:38.076497 | controller |         - netconfig_deploy_cleanup
2026-06-12 15:33:38.076503 | controller |         - memcached_deploy_prep
2026-06-12 15:33:38.076508 | controller |         - memcached_deploy
2026-06-12 15:33:38.076520 | controller |         - memcached_deploy_cleanup
2026-06-12 15:33:38.076526 | controller |         - keystone_prep
2026-06-12 15:33:38.076531 | controller |         - keystone
2026-06-12 15:33:38.076536 | controller |         - keystone_cleanup
2026-06-12 15:33:38.076541 | controller |         - keystone_deploy_prep
2026-06-12 15:33:38.076546 | controller |         - keystone_deploy
2026-06-12 15:33:38.076551 | controller |         - keystone_deploy_cleanup
2026-06-12 15:33:38.076556 | controller |         - barbican_prep
2026-06-12 15:33:38.076561 | controller |         - barbican
2026-06-12 15:33:38.076566 | controller |         - barbican_cleanup
2026-06-12 15:33:38.076571 | controller |         - barbican_deploy_prep
2026-06-12 15:33:38.076575 | controller |         - barbican_deploy
2026-06-12 15:33:38.076580 | controller |         - barbican_deploy_validate
2026-06-12 15:33:38.076585 | controller |         - barbican_deploy_cleanup
2026-06-12 15:33:38.076590 | controller |         - mariadb
2026-06-12 15:33:38.076595 | controller |         - mariadb_cleanup
2026-06-12 15:33:38.076600 | controller |         - mariadb_deploy_prep
2026-06-12 15:33:38.076605 | controller |         - mariadb_deploy
2026-06-12 15:33:38.076610 | controller |         - mariadb_deploy_cleanup
2026-06-12 15:33:38.076615 | controller |         - glance_prep
2026-06-12 15:33:38.076619 | controller |         - glance
2026-06-12 15:33:38.076624 | controller |         - glance_cleanup
2026-06-12 15:33:38.076629 | controller |         - glance_deploy_prep
2026-06-12 15:33:38.076637 | controller |         - glance_deploy
2026-06-12 15:33:38.076643 | controller |         - glance_deploy_cleanup
2026-06-12 15:33:38.076648 | controller |         - ovn_prep
2026-06-12 15:33:38.076653 | controller |         - ovn
2026-06-12 15:33:38.076658 | controller |         - ovn_cleanup
2026-06-12 15:33:38.076662 | controller |         - ovn_deploy_prep
2026-06-12 15:33:38.076667 | controller |         - ovn_deploy
2026-06-12 15:33:38.076672 | controller |         - ovn_deploy_cleanup
2026-06-12 15:33:38.076676 | controller |         - neutron_prep
2026-06-12 15:33:38.076681 | controller |         - neutron
2026-06-12 15:33:38.076686 | controller |         - neutron_cleanup
2026-06-12 15:33:38.076690 | controller |         - neutron_deploy_prep
2026-06-12 15:33:38.076694 | controller |         - neutron_deploy
2026-06-12 15:33:38.076699 | controller |         - neutron_deploy_cleanup
2026-06-12 15:33:38.076703 | controller |         - cinder_prep
2026-06-12 15:33:38.076708 | controller |         - cinder
2026-06-12 15:33:38.076712 | controller |         - cinder_cleanup
2026-06-12 15:33:38.076717 | controller |         - cinder_deploy_prep
2026-06-12 15:33:38.076721 | controller |         - cinder_deploy
2026-06-12 15:33:38.076726 | controller |         - cinder_deploy_cleanup
2026-06-12 15:33:38.076730 | controller |         - rabbitmq_prep
2026-06-12 15:33:38.076735 | controller |         - rabbitmq
2026-06-12 15:33:38.076739 | controller |         - rabbitmq_cleanup
2026-06-12 15:33:38.076743 | controller |         - rabbitmq_deploy_prep
2026-06-12 15:33:38.076748 | controller |         - rabbitmq_deploy
2026-06-12 15:33:38.076752 | controller |         - rabbitmq_deploy_cleanup
2026-06-12 15:33:38.076757 | controller |         - infra_rabbitmq_deploy_prep
2026-06-12 15:33:38.076762 | controller |         - infra_rabbitmq_deploy
2026-06-12 15:33:38.076767 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-12 15:33:38.076772 | controller |         - ironic_prep
2026-06-12 15:33:38.076777 | controller |         - ironic
2026-06-12 15:33:38.076781 | controller |         - ironic_cleanup
2026-06-12 15:33:38.076786 | controller |         - ironic_deploy_prep
2026-06-12 15:33:38.076791 | controller |         - ironic_deploy
2026-06-12 15:33:38.076796 | controller |         - ironic_deploy_cleanup
2026-06-12 15:33:38.076801 | controller |         - octavia_prep
2026-06-12 15:33:38.076806 | controller |         - octavia
2026-06-12 15:33:38.076811 | controller |         - octavia_cleanup
2026-06-12 15:33:38.076816 | controller |         - octavia_deploy_prep
2026-06-12 15:33:38.076821 | controller |         - octavia_deploy
2026-06-12 15:33:38.076826 | controller |         - octavia_deploy_cleanup
2026-06-12 15:33:38.076830 | controller |         - designate_prep
2026-06-12 15:33:38.076835 | controller |         - designate
2026-06-12 15:33:38.076840 | controller |         - designate_cleanup
2026-06-12 15:33:38.076844 | controller |         - designate_deploy_prep
2026-06-12 15:33:38.076849 | controller |         - designate_deploy
2026-06-12 15:33:38.076853 | controller |         - designate_deploy_cleanup
2026-06-12 15:33:38.076858 | controller |         - nova_prep
2026-06-12 15:33:38.076863 | controller |         - nova
2026-06-12 15:33:38.076868 | controller |         - nova_cleanup
2026-06-12 15:33:38.076873 | controller |         - nova_deploy_prep
2026-06-12 15:33:38.076882 | controller |         - nova_deploy
2026-06-12 15:33:38.076888 | controller |         - nova_deploy_cleanup
2026-06-12 15:33:38.076893 | controller |         - mariadb_kuttl_run
2026-06-12 15:33:38.076898 | controller |         - mariadb_kuttl
2026-06-12 15:33:38.076903 | controller |         - kuttl_db_prep
2026-06-12 15:33:38.076908 | controller |         - kuttl_db_cleanup
2026-06-12 15:33:38.076912 | controller |         - kuttl_common_prep
2026-06-12 15:33:38.076917 | controller |         - kuttl_common_cleanup
2026-06-12 15:33:38.076922 | controller |         - keystone_kuttl_run
2026-06-12 15:33:38.076939 | controller |         - keystone_kuttl
2026-06-12 15:33:38.076945 | controller |         - barbican_kuttl_run
2026-06-12 15:33:38.076950 | controller |         - barbican_kuttl
2026-06-12 15:33:38.076955 | controller |         - cinder_kuttl_run
2026-06-12 15:33:38.076960 | controller |         - cinder_kuttl
2026-06-12 15:33:38.076965 | controller |         - neutron_kuttl_run
2026-06-12 15:33:38.076969 | controller |         - neutron_kuttl
2026-06-12 15:33:38.076974 | controller |         - octavia_kuttl_run
2026-06-12 15:33:38.076978 | controller |         - octavia_kuttl
2026-06-12 15:33:38.076983 | controller |         - designate_kuttl
2026-06-12 15:33:38.076988 | controller |         - designate_kuttl_run
2026-06-12 15:33:38.076993 | controller |         - ovn_kuttl_run
2026-06-12 15:33:38.076998 | controller |         - ovn_kuttl
2026-06-12 15:33:38.077003 | controller |         - infra_kuttl_run
2026-06-12 15:33:38.077007 | controller |         - infra_kuttl
2026-06-12 15:33:38.077012 | controller |         - ironic_kuttl_run
2026-06-12 15:33:38.077017 | controller |         - ironic_kuttl
2026-06-12 15:33:38.077022 | controller |         - ironic_kuttl_crc
2026-06-12 15:33:38.077027 | controller |         - heat_kuttl_run
2026-06-12 15:33:38.077032 | controller |         - heat_kuttl
2026-06-12 15:33:38.077037 | controller |         - heat_kuttl_crc
2026-06-12 15:33:38.077042 | controller |         - glance_kuttl_run
2026-06-12 15:33:38.077046 | controller |         - glance_kuttl
2026-06-12 15:33:38.077051 | controller |         - manila_kuttl_run
2026-06-12 15:33:38.077055 | controller |         - manila_kuttl
2026-06-12 15:33:38.077060 | controller |         - swift_kuttl_run
2026-06-12 15:33:38.077065 | controller |         - swift_kuttl
2026-06-12 15:33:38.077070 | controller |         - horizon_kuttl_run
2026-06-12 15:33:38.077075 | controller |         - horizon_kuttl
2026-06-12 15:33:38.077080 | controller |         - openstack_kuttl_prep
2026-06-12 15:33:38.077084 | controller |         - openstack_kuttl_run
2026-06-12 15:33:38.077089 | controller |         - openstack_kuttl_cleanup
2026-06-12 15:33:38.077094 | controller |         - openstack_kuttl
2026-06-12 15:33:38.077098 | controller |         - mariadb_chainsaw_run
2026-06-12 15:33:38.077103 | controller |         - mariadb_chainsaw
2026-06-12 15:33:38.077107 | controller |         - horizon_prep
2026-06-12 15:33:38.077112 | controller |         - horizon
2026-06-12 15:33:38.077116 | controller |         - horizon_cleanup
2026-06-12 15:33:38.077120 | controller |         - horizon_deploy_prep
2026-06-12 15:33:38.077125 | controller |         - horizon_deploy
2026-06-12 15:33:38.077159 | controller |         - horizon_deploy_cleanup
2026-06-12 15:33:38.077164 | controller |         - heat_prep
2026-06-12 15:33:38.077169 | controller |         - heat
2026-06-12 15:33:38.077174 | controller |         - heat_cleanup
2026-06-12 15:33:38.077179 | controller |         - heat_deploy_prep
2026-06-12 15:33:38.077184 | controller |         - heat_deploy
2026-06-12 15:33:38.077189 | controller |         - heat_deploy_cleanup
2026-06-12 15:33:38.077194 | controller |         - baremetal_prep
2026-06-12 15:33:38.077199 | controller |         - baremetal
2026-06-12 15:33:38.077204 | controller |         - baremetal_cleanup
2026-06-12 15:33:38.077209 | controller |         - ceph_help
2026-06-12 15:33:38.077213 | controller |         - ceph
2026-06-12 15:33:38.077218 | controller |         - ceph_cleanup
2026-06-12 15:33:38.077223 | controller |         - rook_prep
2026-06-12 15:33:38.077228 | controller |         - rook
2026-06-12 15:33:38.077233 | controller |         - rook_deploy_prep
2026-06-12 15:33:38.077238 | controller |         - rook_deploy
2026-06-12 15:33:38.077244 | controller |         - rook_crc_disk
2026-06-12 15:33:38.077249 | controller |         - rook_cleanup
2026-06-12 15:33:38.077254 | controller |         - lvms
2026-06-12 15:33:38.077259 | controller |         - nmstate
2026-06-12 15:33:38.077263 | controller |         - nncp
2026-06-12 15:33:38.077268 | controller |         - nncp_cleanup
2026-06-12 15:33:38.077273 | controller |         - netattach
2026-06-12 15:33:38.077278 | controller |         - netattach_cleanup
2026-06-12 15:33:38.077283 | controller |         - metallb
2026-06-12 15:33:38.077287 | controller |         - metallb_config
2026-06-12 15:33:38.077292 | controller |         - metallb_config_cleanup
2026-06-12 15:33:38.077300 | controller |         - metallb_cleanup
2026-06-12 15:33:38.077305 | controller |         - loki
2026-06-12 15:33:38.077310 | controller |         - loki_cleanup
2026-06-12 15:33:38.077314 | controller |         - loki_deploy
2026-06-12 15:33:38.077319 | controller |         - loki_deploy_cleanup
2026-06-12 15:33:38.077324 | controller |         - netobserv
2026-06-12 15:33:38.077329 | controller |         - netobserv_cleanup
2026-06-12 15:33:38.077333 | controller |         - netobserv_deploy
2026-06-12 15:33:38.077338 | controller |         - netobserv_deploy_cleanup
2026-06-12 15:33:38.077342 | controller |         - manila_prep
2026-06-12 15:33:38.077347 | controller |         - manila
2026-06-12 15:33:38.077352 | controller |         - manila_cleanup
2026-06-12 15:33:38.077356 | controller |         - manila_deploy_prep
2026-06-12 15:33:38.077361 | controller |         - manila_deploy
2026-06-12 15:33:38.077366 | controller |         - manila_deploy_cleanup
2026-06-12 15:33:38.077371 | controller |         - telemetry_prep
2026-06-12 15:33:38.077376 | controller |         - telemetry
2026-06-12 15:33:38.077381 | controller |         - telemetry_cleanup
2026-06-12 15:33:38.077386 | controller |         - telemetry_deploy_prep
2026-06-12 15:33:38.077390 | controller |         - telemetry_deploy
2026-06-12 15:33:38.077395 | controller |         - telemetry_deploy_cleanup
2026-06-12 15:33:38.077400 | controller |         - telemetry_kuttl_run
2026-06-12 15:33:38.077404 | controller |         - telemetry_kuttl
2026-06-12 15:33:38.077409 | controller |         - test_operator_prep
2026-06-12 15:33:38.077414 | controller |         - test_operator
2026-06-12 15:33:38.077418 | controller |         - test_operator_cleanup
2026-06-12 15:33:38.077423 | controller |         - test_operator_deploy_prep
2026-06-12 15:33:38.077428 | controller |         - test_operator_deploy
2026-06-12 15:33:38.077432 | controller |         - test_operator_deploy_cleanup
2026-06-12 15:33:38.077437 | controller |         - test_operator_kuttl_run
2026-06-12 15:33:38.077442 | controller |         - test_operator_kuttl
2026-06-12 15:33:38.077447 | controller |         - swift_prep
2026-06-12 15:33:38.077452 | controller |         - swift
2026-06-12 15:33:38.077457 | controller |         - swift_cleanup
2026-06-12 15:33:38.077482 | controller |         - swift_deploy_prep
2026-06-12 15:33:38.077489 | controller |         - swift_deploy
2026-06-12 15:33:38.077494 | controller |         - swift_deploy_cleanup
2026-06-12 15:33:38.077499 | controller |         - certmanager
2026-06-12 15:33:38.077504 | controller |         - certmanager_cleanup
2026-06-12 15:33:38.077509 | controller |         - validate_marketplace
2026-06-12 15:33:38.077514 | controller |         - redis_deploy_prep
2026-06-12 15:33:38.077519 | controller |         - redis_deploy
2026-06-12 15:33:38.077524 | controller |         - redis_deploy_cleanup
2026-06-12 15:33:38.077528 | controller |         - set_slower_etcd_profile
2026-06-12 15:33:38.077533 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-12 15:33:38.077538 | controller |         - help
2026-06-12 15:33:38.077543 | controller |         - download_tools
2026-06-12 15:33:38.077548 | controller |         - nfs
2026-06-12 15:33:38.077553 | controller |         - nfs_cleanup
2026-06-12 15:33:38.077557 | controller |         - crc
2026-06-12 15:33:38.077562 | controller |         - crc_cleanup
2026-06-12 15:33:38.077566 | controller |         - crc_scrub
2026-06-12 15:33:38.077571 | controller |         - crc_attach_default_interface
2026-06-12 15:33:38.077576 | controller |         - crc_attach_default_interface_cleanup
2026-06-12 15:33:38.077581 | controller |         - ipv6_lab_network
2026-06-12 15:33:38.077585 | controller |         - ipv6_lab_network_cleanup
2026-06-12 15:33:38.077590 | controller |         - ipv6_lab_nat64_router
2026-06-12 15:33:38.077595 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-12 15:33:38.077600 | controller |         - ipv6_lab_sno
2026-06-12 15:33:38.077604 | controller |         - ipv6_lab_sno_cleanup
2026-06-12 15:33:38.077609 | controller |         - ipv6_lab
2026-06-12 15:33:38.077614 | controller |         - ipv6_lab_cleanup
2026-06-12 15:33:38.077619 | controller |         - attach_default_interface
2026-06-12 15:33:38.077624 | controller |         - attach_default_interface_cleanup
2026-06-12 15:33:38.077629 | controller |         - network_isolation_bridge
2026-06-12 15:33:38.077634 | controller |         - network_isolation_bridge_cleanup
2026-06-12 15:33:38.077638 | controller |         - edpm_baremetal_compute
2026-06-12 15:33:38.077642 | controller |         - edpm_compute
2026-06-12 15:33:38.077647 | controller |         - edpm_compute_bootc
2026-06-12 15:33:38.077652 | controller |         - edpm_ansible_runner
2026-06-12 15:33:38.077656 | controller |         - edpm_computes_bgp
2026-06-12 15:33:38.077665 | controller |         - edpm_compute_repos
2026-06-12 15:33:38.077670 | controller |         - edpm_compute_cleanup
2026-06-12 15:33:38.077674 | controller |         - edpm_networker
2026-06-12 15:33:38.077679 | controller |         - edpm_networker_cleanup
2026-06-12 15:33:38.077684 | controller |         - edpm_deploy_instance
2026-06-12 15:33:38.077688 | controller |         - tripleo_deploy
2026-06-12 15:33:38.077693 | controller |         - standalone_deploy
2026-06-12 15:33:38.077697 | controller |         - standalone_sync
2026-06-12 15:33:38.077702 | controller |         - standalone
2026-06-12 15:33:38.077707 | controller |         - standalone_cleanup
2026-06-12 15:33:38.077712 | controller |         - standalone_snapshot
2026-06-12 15:33:38.077717 | controller |         - standalone_revert
2026-06-12 15:33:38.077721 | controller |         - cifmw_prepare
2026-06-12 15:33:38.077726 | controller |         - cifmw_cleanup
2026-06-12 15:33:38.077731 | controller |         - bmaas_network
2026-06-12 15:33:38.077742 | controller |         - bmaas_network_cleanup
2026-06-12 15:33:38.077747 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-12 15:33:38.077752 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-12 15:33:38.077757 | controller |         - bmaas_crc_attach_network
2026-06-12 15:33:38.077762 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-12 15:33:38.077767 | controller |         - bmaas_crc_baremetal_bridge
2026-06-12 15:33:38.077772 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-12 15:33:38.077777 | controller |         - bmaas_baremetal_net_nad
2026-06-12 15:33:38.077781 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-12 15:33:38.077786 | controller |         - bmaas_metallb
2026-06-12 15:33:38.077790 | controller |         - bmaas_metallb_cleanup
2026-06-12 15:33:38.077795 | controller |         - bmaas_virtual_bms
2026-06-12 15:33:38.077800 | controller |         - bmaas_virtual_bms_cleanup
2026-06-12 15:33:38.077805 | controller |         - bmaas_sushy_emulator
2026-06-12 15:33:38.077809 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-12 15:33:38.077814 | controller |         - bmaas_sushy_emulator_wait
2026-06-12 15:33:38.077819 | controller |         - bmaas_generate_nodes_yaml
2026-06-12 15:33:38.077824 | controller |         - bmaas
2026-06-12 15:33:38.077829 | controller |         - bmaas_cleanup
2026-06-12 15:33:38.077838 | controller |       failed: false
2026-06-12 15:33:38.077843 | controller |       success: true
2026-06-12 15:33:38.086589 | controller |
2026-06-12 15:33:38.086643 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-12 15:33:38.086652 | controller |   {
2026-06-12 15:33:38.086657 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-12 15:33:38.086663 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-12 15:33:38.086668 | controller |   } | to_nice_yaml
2026-06-12 15:33:38.086679 | controller | }}, mode=0644] ***
2026-06-12 15:33:38.086684 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.036)       0:01:16.946 ***********
2026-06-12 15:33:38.086690 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.036)       0:01:16.944 ***********
2026-06-12 15:33:38.523706 | controller | changed: [localhost]
2026-06-12 15:33:38.523813 | controller |
2026-06-12 15:33:38.523821 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-12 15:33:38.523826 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.436)       0:01:17.383 ***********
2026-06-12 15:33:38.523831 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.436)       0:01:17.381 ***********
2026-06-12 15:33:38.563165 | controller | skipping: [localhost]
2026-06-12 15:33:38.563243 | controller |
2026-06-12 15:33:38.563253 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-12 15:33:38.563261 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.039)       0:01:17.423 ***********
2026-06-12 15:33:38.563267 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.039)       0:01:17.421 ***********
2026-06-12 15:33:38.593770 | controller | ok: [localhost]
2026-06-12 15:33:38.593851 | controller |
2026-06-12 15:33:38.593859 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-12 15:33:38.593865 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.030)       0:01:17.453 ***********
2026-06-12 15:33:38.593883 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.030)       0:01:17.451 ***********
2026-06-12 15:33:38.642032 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-12 15:33:38.642103 | controller |
2026-06-12 15:33:38.642131 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-12 15:33:38.642137 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.048)       0:01:17.502 ***********
2026-06-12 15:33:38.642142 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.048)       0:01:17.500 ***********
2026-06-12 15:33:38.679941 | controller | ok: [localhost] =>
2026-06-12 15:33:38.679983 | controller |     changed: false
2026-06-12 15:33:38.679989 | controller |     msg: All assertions passed
2026-06-12 15:33:38.679994 | controller |
2026-06-12 15:33:38.680000 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-12 15:33:38.680006 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.037)       0:01:17.540 ***********
2026-06-12 15:33:38.680011 | controller | Friday 12 June 2026  15:33:38 +0000 (0:00:00.037)       0:01:17.538 ***********
2026-06-12 15:33:39.227335 | controller | changed: [localhost]
2026-06-12 15:33:39.227453 | controller |
2026-06-12 15:33:39.227489 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-12 15:33:39.227497 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.547)       0:01:18.087 ***********
2026-06-12 15:33:39.227501 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.547)       0:01:18.085 ***********
2026-06-12 15:33:39.263581 | controller | ok: [localhost]
2026-06-12 15:33:39.263691 | controller |
2026-06-12 15:33:39.263697 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-12 15:33:39.263703 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.036)       0:01:18.123 ***********
2026-06-12 15:33:39.263708 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.036)       0:01:18.121 ***********
2026-06-12 15:33:39.312569 | controller | ok: [localhost]
2026-06-12 15:33:39.312681 | controller |
2026-06-12 15:33:39.312690 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-12 15:33:39.312697 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.048)       0:01:18.172 ***********
2026-06-12 15:33:39.312703 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.048)       0:01:18.170 ***********
2026-06-12 15:33:39.783012 | controller | changed: [localhost]
2026-06-12 15:33:39.783094 | controller |
2026-06-12 15:33:39.783101 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:33:39.783107 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.470)       0:01:18.643 ***********
2026-06-12 15:33:39.783123 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.470)       0:01:18.641 ***********
2026-06-12 15:33:39.885757 | controller | ok: [localhost]
2026-06-12 15:33:39.885801 | controller |
2026-06-12 15:33:39.885807 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:33:39.885812 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.102)       0:01:18.745 ***********
2026-06-12 15:33:39.885816 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.102)       0:01:18.743 ***********
2026-06-12 15:33:39.995919 | controller | ok: [localhost]
2026-06-12 15:33:39.996022 | controller |
2026-06-12 15:33:39.996036 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:33:39.996047 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.110)       0:01:18.855 ***********
2026-06-12 15:33:39.996059 | controller | Friday 12 June 2026  15:33:39 +0000 (0:00:00.110)       0:01:18.853 ***********
2026-06-12 15:33:40.439797 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-12 15:33:40.439912 | controller |
2026-06-12 15:33:40.439920 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-12 15:33:40.439927 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.444)       0:01:19.300 ***********
2026-06-12 15:33:40.439931 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.444)       0:01:19.298 ***********
2026-06-12 15:33:40.525891 | controller | ok: [localhost]
2026-06-12 15:33:40.526006 | controller |
2026-06-12 15:33:40.526014 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-12 15:33:40.526019 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.085)       0:01:19.385 ***********
2026-06-12 15:33:40.526023 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.085)       0:01:19.383 ***********
2026-06-12 15:33:40.800541 | controller | ok: [localhost]
2026-06-12 15:33:40.800618 | controller |
2026-06-12 15:33:40.800626 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-12 15:33:40.800632 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.274)       0:01:19.660 ***********
2026-06-12 15:33:40.800637 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.274)       0:01:19.658 ***********
2026-06-12 15:33:40.827242 | controller | skipping: [localhost]
2026-06-12 15:33:40.827311 | controller |
2026-06-12 15:33:40.827316 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-12 15:33:40.827321 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-12 15:33:40.827325 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-12 15:33:40.827329 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.027)       0:01:19.687 ***********
2026-06-12 15:33:40.827333 | controller | Friday 12 June 2026  15:33:40 +0000 (0:00:00.027)       0:01:19.685 ***********
2026-06-12 15:33:41.053359 | controller | ok: [localhost]
2026-06-12 15:33:41.053424 | controller |
2026-06-12 15:33:41.053433 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-12 15:33:41.053439 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.226)       0:01:19.913 ***********
2026-06-12 15:33:41.053445 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.226)       0:01:19.911 ***********
2026-06-12 15:33:41.092176 | controller | ok: [localhost]
2026-06-12 15:33:41.092223 | controller |
2026-06-12 15:33:41.092230 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-12 15:33:41.092236 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.038)       0:01:19.952 ***********
2026-06-12 15:33:41.092241 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.038)       0:01:19.950 ***********
2026-06-12 15:33:41.358424 | controller | ok: [localhost]
2026-06-12 15:33:41.358492 | controller |
2026-06-12 15:33:41.358501 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 15:33:41.358507 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.266)       0:01:20.218 ***********
2026-06-12 15:33:41.358513 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.266)       0:01:20.216 ***********
2026-06-12 15:33:41.574701 | controller | ok: [localhost]
2026-06-12 15:33:41.574791 | controller |
2026-06-12 15:33:41.574806 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-12 15:33:41.574812 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.215)       0:01:20.434 ***********
2026-06-12 15:33:41.574817 | controller | Friday 12 June 2026  15:33:41 +0000 (0:00:00.215)       0:01:20.432 ***********
2026-06-12 15:34:35.550539 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 15:34:35.550619 | controller | changed: [localhost]
2026-06-12 15:34:35.550624 | controller |
2026-06-12 15:34:35.550629 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-12 15:34:35.550633 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:53.975)       0:02:14.410 ***********
2026-06-12 15:34:35.550636 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:53.975)       0:02:14.408 ***********
2026-06-12 15:34:35.582223 | controller | skipping: [localhost]
2026-06-12 15:34:35.582296 | controller |
2026-06-12 15:34:35.582302 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 15:34:35.582307 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.032)       0:02:14.442 ***********
2026-06-12 15:34:35.582311 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.032)       0:02:14.440 ***********
2026-06-12 15:34:35.856800 | controller | ok: [localhost]
2026-06-12 15:34:35.856880 | controller |
2026-06-12 15:34:35.856886 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 15:34:35.856908 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.274)       0:02:14.716 ***********
2026-06-12 15:34:35.856912 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.274)       0:02:14.714 ***********
2026-06-12 15:34:35.943654 | controller | skipping: [localhost]
2026-06-12 15:34:35.943737 | controller |
2026-06-12 15:34:35.943743 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-12 15:34:35.943747 | controller |
2026-06-12 15:34:35.943751 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 15:34:35.943754 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.087)       0:02:14.803 ***********
2026-06-12 15:34:35.943757 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.087)       0:02:14.801 ***********
2026-06-12 15:34:35.989168 | controller |
2026-06-12 15:34:35.989258 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 15:34:35.989264 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.045)       0:02:14.849 ***********
2026-06-12 15:34:35.989268 | controller | Friday 12 June 2026  15:34:35 +0000 (0:00:00.045)       0:02:14.846 ***********
2026-06-12 15:34:36.196068 | controller | ok: [localhost]
2026-06-12 15:34:36.196155 | controller |
2026-06-12 15:34:36.196179 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 15:34:36.196185 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.206)       0:02:15.056 ***********
2026-06-12 15:34:36.196191 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.207)       0:02:15.053 ***********
2026-06-12 15:34:36.648608 | controller | ok: [localhost]
2026-06-12 15:34:36.648690 | controller |
2026-06-12 15:34:36.648699 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 15:34:36.648704 | controller | ] ***
2026-06-12 15:34:36.648709 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.452)       0:02:15.508 ***********
2026-06-12 15:34:36.648715 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.452)       0:02:15.506 ***********
2026-06-12 15:34:36.687226 | controller | ok: [localhost] =>
2026-06-12 15:34:36.687306 | controller |     msg: |
2026-06-12 15:34:36.687313 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 15:34:36.687318 | controller |
2026-06-12 15:34:36.687323 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 15:34:36.687327 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.038)       0:02:15.547 ***********
2026-06-12 15:34:36.687331 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.038)       0:02:15.545 ***********
2026-06-12 15:34:36.776852 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 15:34:36.776949 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 15:34:36.776956 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 15:34:36.776961 | controller |
2026-06-12 15:34:36.776967 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 15:34:36.776973 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.089)       0:02:15.636 ***********
2026-06-12 15:34:36.776977 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.089)       0:02:15.634 ***********
2026-06-12 15:34:36.810201 | controller | skipping: [localhost]
2026-06-12 15:34:36.810286 | controller |
2026-06-12 15:34:36.810292 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 15:34:36.810296 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.033)       0:02:15.670 ***********
2026-06-12 15:34:36.810300 | controller | Friday 12 June 2026  15:34:36 +0000 (0:00:00.033)       0:02:15.668 ***********
2026-06-12 15:34:37.098738 | controller | ok: [localhost]
2026-06-12 15:34:37.098830 | controller |
2026-06-12 15:34:37.098836 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 15:34:37.098841 | controller | Friday 12 June 2026  15:34:37 +0000 (0:00:00.288)       0:02:15.958 ***********
2026-06-12 15:34:37.098844 | controller | Friday 12 June 2026  15:34:37 +0000 (0:00:00.288)       0:02:15.956 ***********
2026-06-12 15:34:37.471003 | controller | changed: [localhost]
2026-06-12 15:34:37.471069 | controller |
2026-06-12 15:34:37.471075 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 15:34:37.471079 | controller | Friday 12 June 2026  15:34:37 +0000 (0:00:00.372)       0:02:16.331 ***********
2026-06-12 15:34:37.471083 | controller | Friday 12 June 2026  15:34:37 +0000 (0:00:00.372)       0:02:16.329 ***********
2026-06-12 15:34:37.789629 | controller | ok: [localhost]
2026-06-12 15:34:37.789717 | controller |
2026-06-12 15:34:37.789724 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 15:34:37.789729 | controller | Friday 12 June 2026  15:34:37 +0000 (0:00:00.318)       0:02:16.649 ***********
2026-06-12 15:34:37.789733 | controller | Friday 12 June 2026  15:34:37 +0000 (0:00:00.318)       0:02:16.647 ***********
2026-06-12 15:34:38.302335 | controller | changed: [localhost]
2026-06-12 15:34:38.302451 | controller |
2026-06-12 15:34:38.302458 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 15:34:38.302519 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.512)       0:02:17.162 ***********
2026-06-12 15:34:38.302523 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.512)       0:02:17.160 ***********
2026-06-12 15:34:38.495904 | controller | ok: [localhost]
2026-06-12 15:34:38.496013 | controller |
2026-06-12 15:34:38.496019 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 15:34:38.496024 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.193)       0:02:17.356 ***********
2026-06-12 15:34:38.496028 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.193)       0:02:17.354 ***********
2026-06-12 15:34:38.753126 | controller | changed: [localhost]
2026-06-12 15:34:38.753192 | controller |
2026-06-12 15:34:38.753198 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 15:34:38.753203 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.256)       0:02:17.613 ***********
2026-06-12 15:34:38.753206 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.256)       0:02:17.611 ***********
2026-06-12 15:34:38.786644 | controller | skipping: [localhost]
2026-06-12 15:34:38.786693 | controller |
2026-06-12 15:34:38.786701 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 15:34:38.786707 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.033)       0:02:17.646 ***********
2026-06-12 15:34:38.786713 | controller | Friday 12 June 2026  15:34:38 +0000 (0:00:00.033)       0:02:17.644 ***********
2026-06-12 15:34:39.051355 | controller | ok: [localhost]
2026-06-12 15:34:39.051423 | controller |
2026-06-12 15:34:39.051428 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 15:34:39.051441 | controller | Friday 12 June 2026  15:34:39 +0000 (0:00:00.264)       0:02:17.911 ***********
2026-06-12 15:34:39.051445 | controller | Friday 12 June 2026  15:34:39 +0000 (0:00:00.264)       0:02:17.909 ***********
2026-06-12 15:34:39.297718 | controller | changed: [localhost]
2026-06-12 15:34:39.297807 | controller |
2026-06-12 15:34:39.297813 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 15:34:39.297817 | controller | Friday 12 June 2026  15:34:39 +0000 (0:00:00.246)       0:02:18.157 ***********
2026-06-12 15:34:39.297821 | controller | Friday 12 June 2026  15:34:39 +0000 (0:00:00.246)       0:02:18.155 ***********
2026-06-12 15:34:39.657492 | controller | ok: [localhost]
2026-06-12 15:34:39.657557 | controller |
2026-06-12 15:34:39.657565 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 15:34:39.657571 | controller | Friday 12 June 2026  15:34:39 +0000 (0:00:00.360)       0:02:18.517 ***********
2026-06-12 15:34:39.657576 | controller | Friday 12 June 2026  15:34:39 +0000 (0:00:00.360)       0:02:18.515 ***********
2026-06-12 15:34:40.093086 | controller | changed: [localhost]
2026-06-12 15:34:40.093146 | controller |
2026-06-12 15:34:40.093155 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 15:34:40.093161 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.435)       0:02:18.953 ***********
2026-06-12 15:34:40.093166 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.435)       0:02:18.951 ***********
2026-06-12 15:34:40.156307 | controller | ok: [localhost]
2026-06-12 15:34:40.156417 | controller |
2026-06-12 15:34:40.156422 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 15:34:40.156427 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.063)       0:02:19.016 ***********
2026-06-12 15:34:40.156431 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.063)       0:02:19.014 ***********
2026-06-12 15:34:40.376707 | controller | changed: [localhost]
2026-06-12 15:34:40.376787 | controller |
2026-06-12 15:34:40.376795 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 15:34:40.376801 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.220)       0:02:19.237 ***********
2026-06-12 15:34:40.376806 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.220)       0:02:19.235 ***********
2026-06-12 15:34:40.408952 | controller | skipping: [localhost]
2026-06-12 15:34:40.409016 | controller |
2026-06-12 15:34:40.409025 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 15:34:40.409044 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.031)       0:02:19.269 ***********
2026-06-12 15:34:40.409051 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.031)       0:02:19.266 ***********
2026-06-12 15:34:40.674335 | controller | ok: [localhost]
2026-06-12 15:34:40.674436 | controller |
2026-06-12 15:34:40.674444 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 15:34:40.674449 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.265)       0:02:19.534 ***********
2026-06-12 15:34:40.674454 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.265)       0:02:19.532 ***********
2026-06-12 15:34:40.876777 | controller | changed: [localhost]
2026-06-12 15:34:40.876853 | controller |
2026-06-12 15:34:40.876859 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 15:34:40.876863 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.202)       0:02:19.736 ***********
2026-06-12 15:34:40.876867 | controller | Friday 12 June 2026  15:34:40 +0000 (0:00:00.202)       0:02:19.734 ***********
2026-06-12 15:34:41.124656 | controller | ok: [localhost]
2026-06-12 15:34:41.124736 | controller |
2026-06-12 15:34:41.124743 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 15:34:41.124748 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.248)       0:02:19.984 ***********
2026-06-12 15:34:41.124753 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.248)       0:02:19.982 ***********
2026-06-12 15:34:41.545863 | controller | changed: [localhost]
2026-06-12 15:34:41.545929 | controller |
2026-06-12 15:34:41.545936 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 15:34:41.545941 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.421)       0:02:20.406 ***********
2026-06-12 15:34:41.545947 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.421)       0:02:20.404 ***********
2026-06-12 15:34:41.590018 | controller | ok: [localhost]
2026-06-12 15:34:41.590087 | controller |
2026-06-12 15:34:41.590094 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 15:34:41.590111 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.044)       0:02:20.450 ***********
2026-06-12 15:34:41.590117 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.044)       0:02:20.448 ***********
2026-06-12 15:34:41.809455 | controller | changed: [localhost]
2026-06-12 15:34:41.809552 | controller |
2026-06-12 15:34:41.809558 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-12 15:34:41.809563 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.219)       0:02:20.669 ***********
2026-06-12 15:34:41.809566 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.219)       0:02:20.667 ***********
2026-06-12 15:34:41.836555 | controller | skipping: [localhost]
2026-06-12 15:34:41.836638 | controller |
2026-06-12 15:34:41.836645 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-12 15:34:41.836650 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.026)       0:02:20.696 ***********
2026-06-12 15:34:41.836655 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.026)       0:02:20.694 ***********
2026-06-12 15:34:41.944754 | controller | skipping: [localhost]
2026-06-12 15:34:41.944827 | controller |
2026-06-12 15:34:41.944833 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-12 15:34:41.944837 | controller |
2026-06-12 15:34:41.944841 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 15:34:41.944845 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.108)       0:02:20.805 ***********
2026-06-12 15:34:41.944848 | controller | Friday 12 June 2026  15:34:41 +0000 (0:00:00.108)       0:02:20.803 ***********
2026-06-12 15:34:42.049267 | controller |
2026-06-12 15:34:42.049383 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 15:34:42.049389 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.104)       0:02:20.909 ***********
2026-06-12 15:34:42.049394 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.104)       0:02:20.907 ***********
2026-06-12 15:34:42.250545 | controller | ok: [localhost]
2026-06-12 15:34:42.250784 | controller |
2026-06-12 15:34:42.250791 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 15:34:42.250795 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.201)       0:02:21.110 ***********
2026-06-12 15:34:42.250799 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.201)       0:02:21.108 ***********
2026-06-12 15:34:42.473261 | controller | ok: [localhost]
2026-06-12 15:34:42.473336 | controller |
2026-06-12 15:34:42.473344 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 15:34:42.473350 | controller | ] ***
2026-06-12 15:34:42.473355 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.222)       0:02:21.333 ***********
2026-06-12 15:34:42.473359 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.222)       0:02:21.331 ***********
2026-06-12 15:34:42.505065 | controller | ok: [localhost] =>
2026-06-12 15:34:42.505139 | controller |     msg: |
2026-06-12 15:34:42.505152 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 15:34:42.505158 | controller |
2026-06-12 15:34:42.505162 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 15:34:42.505167 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.031)       0:02:21.365 ***********
2026-06-12 15:34:42.505171 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.031)       0:02:21.363 ***********
2026-06-12 15:34:42.567958 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 15:34:42.568029 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 15:34:42.568034 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 15:34:42.568038 | controller |
2026-06-12 15:34:42.568043 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 15:34:42.568047 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.062)       0:02:21.428 ***********
2026-06-12 15:34:42.568050 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.062)       0:02:21.426 ***********
2026-06-12 15:34:42.594632 | controller | skipping: [localhost]
2026-06-12 15:34:42.594717 | controller |
2026-06-12 15:34:42.594725 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 15:34:42.594731 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.026)       0:02:21.454 ***********
2026-06-12 15:34:42.594736 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.026)       0:02:21.452 ***********
2026-06-12 15:34:42.799324 | controller | ok: [localhost]
2026-06-12 15:34:42.799394 | controller |
2026-06-12 15:34:42.799399 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 15:34:42.799404 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.204)       0:02:21.659 ***********
2026-06-12 15:34:42.799407 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.204)       0:02:21.657 ***********
2026-06-12 15:34:42.982216 | controller | changed: [localhost]
2026-06-12 15:34:42.982264 | controller |
2026-06-12 15:34:42.982270 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 15:34:42.982276 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.182)       0:02:21.842 ***********
2026-06-12 15:34:42.982281 | controller | Friday 12 June 2026  15:34:42 +0000 (0:00:00.182)       0:02:21.840 ***********
2026-06-12 15:34:43.165827 | controller | ok: [localhost]
2026-06-12 15:34:43.165884 | controller |
2026-06-12 15:34:43.165890 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 15:34:43.165895 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.183)       0:02:22.025 ***********
2026-06-12 15:34:43.165906 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.183)       0:02:22.023 ***********
2026-06-12 15:34:43.564052 | controller | changed: [localhost]
2026-06-12 15:34:43.564127 | controller |
2026-06-12 15:34:43.564136 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 15:34:43.564142 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.398)       0:02:22.424 ***********
2026-06-12 15:34:43.564147 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.398)       0:02:22.422 ***********
2026-06-12 15:34:43.623134 | controller | ok: [localhost]
2026-06-12 15:34:43.623223 | controller |
2026-06-12 15:34:43.623230 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 15:34:43.623236 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.059)       0:02:22.483 ***********
2026-06-12 15:34:43.623241 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.059)       0:02:22.481 ***********
2026-06-12 15:34:43.824288 | controller | changed: [localhost]
2026-06-12 15:34:43.824398 | controller |
2026-06-12 15:34:43.824405 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 15:34:43.824411 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.201)       0:02:22.684 ***********
2026-06-12 15:34:43.824414 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.201)       0:02:22.682 ***********
2026-06-12 15:34:43.857213 | controller | skipping: [localhost]
2026-06-12 15:34:43.857330 | controller |
2026-06-12 15:34:43.857340 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 15:34:43.857372 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.033)       0:02:22.717 ***********
2026-06-12 15:34:43.857378 | controller | Friday 12 June 2026  15:34:43 +0000 (0:00:00.033)       0:02:22.715 ***********
2026-06-12 15:34:44.102536 | controller | ok: [localhost]
2026-06-12 15:34:44.102621 | controller |
2026-06-12 15:34:44.102629 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 15:34:44.102635 | controller | Friday 12 June 2026  15:34:44 +0000 (0:00:00.245)       0:02:22.962 ***********
2026-06-12 15:34:44.102639 | controller | Friday 12 June 2026  15:34:44 +0000 (0:00:00.245)       0:02:22.960 ***********
2026-06-12 15:34:44.349359 | controller | changed: [localhost]
2026-06-12 15:34:44.349442 | controller |
2026-06-12 15:34:44.349448 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 15:34:44.349452 | controller | Friday 12 June 2026  15:34:44 +0000 (0:00:00.245)       0:02:23.208 ***********
2026-06-12 15:34:44.349456 | controller | Friday 12 June 2026  15:34:44 +0000 (0:00:00.246)       0:02:23.206 ***********
2026-06-12 15:34:44.545323 | controller | ok: [localhost]
2026-06-12 15:34:44.545402 | controller |
2026-06-12 15:34:44.545409 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 15:34:44.545415 | controller | Friday 12 June 2026  15:34:44 +0000 (0:00:00.196)       0:02:23.405 ***********
2026-06-12 15:34:44.545420 | controller | Friday 12 June 2026  15:34:44 +0000 (0:00:00.196)       0:02:23.403 ***********
2026-06-12 15:34:45.015175 | controller | changed: [localhost]
2026-06-12 15:34:45.015298 | controller |
2026-06-12 15:34:45.015306 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 15:34:45.015312 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.469)       0:02:23.874 ***********
2026-06-12 15:34:45.015316 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.469)       0:02:23.872 ***********
2026-06-12 15:34:45.077376 | controller | ok: [localhost]
2026-06-12 15:34:45.077476 | controller |
2026-06-12 15:34:45.077484 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 15:34:45.077489 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.062)       0:02:23.937 ***********
2026-06-12 15:34:45.077493 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.062)       0:02:23.935 ***********
2026-06-12 15:34:45.331552 | controller | changed: [localhost]
2026-06-12 15:34:45.331645 | controller |
2026-06-12 15:34:45.331656 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 15:34:45.331681 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.254)       0:02:24.191 ***********
2026-06-12 15:34:45.331686 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.254)       0:02:24.189 ***********
2026-06-12 15:34:45.367717 | controller | skipping: [localhost]
2026-06-12 15:34:45.367795 | controller |
2026-06-12 15:34:45.367801 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 15:34:45.367805 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.036)       0:02:24.227 ***********
2026-06-12 15:34:45.367809 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.036)       0:02:24.225 ***********
2026-06-12 15:34:45.585683 | controller | ok: [localhost]
2026-06-12 15:34:45.585803 | controller |
2026-06-12 15:34:45.585811 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 15:34:45.585817 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.218)       0:02:24.445 ***********
2026-06-12 15:34:45.585822 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.218)       0:02:24.443 ***********
2026-06-12 15:34:45.787393 | controller | changed: [localhost]
2026-06-12 15:34:45.787531 | controller |
2026-06-12 15:34:45.787542 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 15:34:45.787548 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.201)       0:02:24.647 ***********
2026-06-12 15:34:45.787553 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.201)       0:02:24.645 ***********
2026-06-12 15:34:45.995575 | controller | ok: [localhost]
2026-06-12 15:34:45.995685 | controller |
2026-06-12 15:34:45.995694 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 15:34:45.995700 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.208)       0:02:24.855 ***********
2026-06-12 15:34:45.995705 | controller | Friday 12 June 2026  15:34:45 +0000 (0:00:00.208)       0:02:24.853 ***********
2026-06-12 15:34:46.461834 | controller | changed: [localhost]
2026-06-12 15:34:46.461926 | controller |
2026-06-12 15:34:46.461935 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 15:34:46.461940 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.466)       0:02:25.322 ***********
2026-06-12 15:34:46.461946 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.466)       0:02:25.320 ***********
2026-06-12 15:34:46.503040 | controller | ok: [localhost]
2026-06-12 15:34:46.503079 | controller |
2026-06-12 15:34:46.503085 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 15:34:46.503090 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.041)       0:02:25.363 ***********
2026-06-12 15:34:46.503094 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.041)       0:02:25.361 ***********
2026-06-12 15:34:46.735159 | controller | changed: [localhost]
2026-06-12 15:34:46.735204 | controller |
2026-06-12 15:34:46.735212 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 15:34:46.735218 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.232)       0:02:25.595 ***********
2026-06-12 15:34:46.735224 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.232)       0:02:25.593 ***********
2026-06-12 15:34:46.946980 | controller | ok: [localhost]
2026-06-12 15:34:46.947029 | controller |
2026-06-12 15:34:46.947036 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-12 15:34:46.947044 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.210)       0:02:25.806 ***********
2026-06-12 15:34:46.947049 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.210)       0:02:25.804 ***********
2026-06-12 15:34:46.983343 | controller | skipping: [localhost]
2026-06-12 15:34:46.983386 | controller |
2026-06-12 15:34:46.983402 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 15:34:46.983406 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.037)       0:02:25.843 ***********
2026-06-12 15:34:46.983417 | controller | Friday 12 June 2026  15:34:46 +0000 (0:00:00.037)       0:02:25.841 ***********
2026-06-12 15:34:47.013687 | controller | skipping: [localhost]
2026-06-12 15:34:47.013728 | controller |
2026-06-12 15:34:47.013734 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-12 15:34:47.013738 | controller |   _net_env_def_slurp['content'] |
2026-06-12 15:34:47.013742 | controller |   b64decode |
2026-06-12 15:34:47.013746 | controller |   from_yaml
2026-06-12 15:34:47.013749 | controller | }}, cacheable=True] ***
2026-06-12 15:34:47.013753 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.030)       0:02:25.874 ***********
2026-06-12 15:34:47.013757 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.030)       0:02:25.871 ***********
2026-06-12 15:34:47.050530 | controller | skipping: [localhost]
2026-06-12 15:34:47.050568 | controller |
2026-06-12 15:34:47.050573 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-12 15:34:47.050577 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.036)       0:02:25.910 ***********
2026-06-12 15:34:47.050581 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.036)       0:02:25.908 ***********
2026-06-12 15:34:47.084857 | controller | skipping: [localhost]
2026-06-12 15:34:47.084937 | controller |
2026-06-12 15:34:47.084943 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-12 15:34:47.084947 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.033)       0:02:25.944 ***********
2026-06-12 15:34:47.084951 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.033)       0:02:25.942 ***********
2026-06-12 15:34:47.381712 | controller |
2026-06-12 15:34:47.381768 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 15:34:47.381775 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.296)       0:02:26.241 ***********
2026-06-12 15:34:47.381779 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.296)       0:02:26.239 ***********
2026-06-12 15:34:47.992831 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 15:34:47.992920 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 15:34:47.992933 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-12 15:34:47.992943 | controller |
2026-06-12 15:34:47.992954 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-12 15:34:47.992963 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.611)       0:02:26.852 ***********
2026-06-12 15:34:47.992971 | controller | Friday 12 June 2026  15:34:47 +0000 (0:00:00.611)       0:02:26.850 ***********
2026-06-12 15:34:48.232953 | controller | changed: [localhost]
2026-06-12 15:34:48.233037 | controller |
2026-06-12 15:34:48.233044 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 15:34:48.233048 | controller | Friday 12 June 2026  15:34:48 +0000 (0:00:00.239)       0:02:27.092 ***********
2026-06-12 15:34:48.233052 | controller | Friday 12 June 2026  15:34:48 +0000 (0:00:00.239)       0:02:27.090 ***********
2026-06-12 15:34:48.441608 | controller | ok: [localhost]
2026-06-12 15:34:48.441683 | controller |
2026-06-12 15:34:48.441689 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-12 15:34:48.441693 | controller | Friday 12 June 2026  15:34:48 +0000 (0:00:00.208)       0:02:27.301 ***********
2026-06-12 15:34:48.441697 | controller | Friday 12 June 2026  15:34:48 +0000 (0:00:00.208)       0:02:27.299 ***********
2026-06-12 15:34:48.483766 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-12 15:34:48.483810 | controller |
2026-06-12 15:34:48.483816 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-12 15:34:48.483820 | controller | Friday 12 June 2026  15:34:48 +0000 (0:00:00.042)       0:02:27.343 ***********
2026-06-12 15:34:48.483825 | controller | Friday 12 June 2026  15:34:48 +0000 (0:00:00.042)       0:02:27.341 ***********
2026-06-12 15:34:49.119813 | controller | changed: [localhost]
2026-06-12 15:34:49.119912 | controller |
2026-06-12 15:34:49.119920 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-12 15:34:49.119927 | controller |   _crc_vers.stdout_lines |
2026-06-12 15:34:49.119931 | controller |   select('match', 'CRC') | first |
2026-06-12 15:34:49.119937 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-12 15:34:49.119942 | controller |   _crc_vers.stdout_lines |
2026-06-12 15:34:49.119947 | controller |   select ('match', 'OpenShift') | first |
2026-06-12 15:34:49.119952 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-12 15:34:49.119957 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.635)       0:02:27.979 ***********
2026-06-12 15:34:49.119961 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.635)       0:02:27.977 ***********
2026-06-12 15:34:49.165140 | controller | ok: [localhost]
2026-06-12 15:34:49.165189 | controller |
2026-06-12 15:34:49.165197 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-12 15:34:49.165203 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.045)       0:02:28.025 ***********
2026-06-12 15:34:49.165209 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.045)       0:02:28.023 ***********
2026-06-12 15:34:49.193424 | controller | ok: [localhost] =>
2026-06-12 15:34:49.193502 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-12 15:34:49.193515 | controller |       OpenShift version 4.20.1.'
2026-06-12 15:34:49.193520 | controller |
2026-06-12 15:34:49.193524 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-12 15:34:49.193528 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.028)       0:02:28.053 ***********
2026-06-12 15:34:49.193531 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.028)       0:02:28.051 ***********
2026-06-12 15:34:49.741819 | controller | ok: [localhost]
2026-06-12 15:34:49.741902 | controller |
2026-06-12 15:34:49.741909 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-12 15:34:49.741916 | controller |   _domain is defined and
2026-06-12 15:34:49.741921 | controller |   'crc' in _domains and
2026-06-12 15:34:49.741926 | controller |   _domains.crc.state == 'running'
2026-06-12 15:34:49.741932 | controller | }}] ***
2026-06-12 15:34:49.741937 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.547)       0:02:28.601 ***********
2026-06-12 15:34:49.741943 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.547)       0:02:28.599 ***********
2026-06-12 15:34:49.782828 | controller | ok: [localhost]
2026-06-12 15:34:49.782912 | controller |
2026-06-12 15:34:49.782920 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-12 15:34:49.782946 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.041)       0:02:28.642 ***********
2026-06-12 15:34:49.782951 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.041)       0:02:28.640 ***********
2026-06-12 15:34:49.816830 | controller | skipping: [localhost]
2026-06-12 15:34:49.816880 | controller |
2026-06-12 15:34:49.816888 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-12 15:34:49.816894 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.033)       0:02:28.676 ***********
2026-06-12 15:34:49.816899 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.033)       0:02:28.674 ***********
2026-06-12 15:34:49.892437 | controller |
2026-06-12 15:34:49.892565 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-12 15:34:49.892575 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-12 15:34:49.892581 | controller | ] ***
2026-06-12 15:34:49.892600 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.075)       0:02:28.752 ***********
2026-06-12 15:34:49.892606 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.075)       0:02:28.750 ***********
2026-06-12 15:34:49.931667 | controller | ok: [localhost]
2026-06-12 15:34:49.931783 | controller |
2026-06-12 15:34:49.931791 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-12 15:34:49.931797 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.039)       0:02:28.791 ***********
2026-06-12 15:34:49.931802 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.039)       0:02:28.789 ***********
2026-06-12 15:34:49.985980 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-12 15:34:49.986107 | controller |
2026-06-12 15:34:49.986117 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-12 15:34:49.986123 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.054)       0:02:28.846 ***********
2026-06-12 15:34:49.986128 | controller | Friday 12 June 2026  15:34:49 +0000 (0:00:00.054)       0:02:28.843 ***********
2026-06-12 15:34:50.015202 | controller | ok: [localhost] =>
2026-06-12 15:34:50.015330 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-12 15:34:50.015338 | controller |
2026-06-12 15:34:50.015343 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-12 15:34:50.015367 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.029)       0:02:28.875 ***********
2026-06-12 15:34:50.015371 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.029)       0:02:28.873 ***********
2026-06-12 15:34:50.042807 | controller | ok: [localhost] =>
2026-06-12 15:34:50.042933 | controller |     _secret_file: null
2026-06-12 15:34:50.042940 | controller |
2026-06-12 15:34:50.042947 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-12 15:34:50.042953 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.027)       0:02:28.903 ***********
2026-06-12 15:34:50.042957 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.027)       0:02:28.901 ***********
2026-06-12 15:34:50.068343 | controller | ok: [localhost] =>
2026-06-12 15:34:50.068494 | controller |     _secret_content: {}
2026-06-12 15:34:50.068502 | controller |
2026-06-12 15:34:50.068509 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-12 15:34:50.068516 | controller | ] ***
2026-06-12 15:34:50.068523 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.025)       0:02:28.928 ***********
2026-06-12 15:34:50.068528 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.025)       0:02:28.926 ***********
2026-06-12 15:34:50.094506 | controller | skipping: [localhost]
2026-06-12 15:34:50.094653 | controller |
2026-06-12 15:34:50.094661 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-12 15:34:50.094669 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.025)       0:02:28.954 ***********
2026-06-12 15:34:50.094682 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.025)       0:02:28.952 ***********
2026-06-12 15:34:50.127920 | controller | skipping: [localhost]
2026-06-12 15:34:50.127997 | controller |
2026-06-12 15:34:50.128006 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-12 15:34:50.128013 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.033)       0:02:28.988 ***********
2026-06-12 15:34:50.128019 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.033)       0:02:28.986 ***********
2026-06-12 15:34:50.154492 | controller | skipping: [localhost]
2026-06-12 15:34:50.154682 | controller |
2026-06-12 15:34:50.154706 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-12 15:34:50.154710 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.026)       0:02:29.014 ***********
2026-06-12 15:34:50.154714 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.026)       0:02:29.012 ***********
2026-06-12 15:34:50.193068 | controller | skipping: [localhost]
2026-06-12 15:34:50.193146 | controller |
2026-06-12 15:34:50.193163 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-12 15:34:50.193168 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.038)       0:02:29.053 ***********
2026-06-12 15:34:50.193173 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.038)       0:02:29.051 ***********
2026-06-12 15:34:50.220693 | controller | skipping: [localhost]
2026-06-12 15:34:50.220774 | controller |
2026-06-12 15:34:50.220781 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-12 15:34:50.220787 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.027)       0:02:29.080 ***********
2026-06-12 15:34:50.220793 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.027)       0:02:29.078 ***********
2026-06-12 15:34:50.248802 | controller | skipping: [localhost]
2026-06-12 15:34:50.248888 | controller |
2026-06-12 15:34:50.248898 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-12 15:34:50.248904 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.028)       0:02:29.108 ***********
2026-06-12 15:34:50.248909 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.028)       0:02:29.106 ***********
2026-06-12 15:34:50.274376 | controller | skipping: [localhost]
2026-06-12 15:34:50.274486 | controller |
2026-06-12 15:34:50.274497 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-12 15:34:50.274504 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.025)       0:02:29.134 ***********
2026-06-12 15:34:50.274509 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.025)       0:02:29.132 ***********
2026-06-12 15:34:50.302792 | controller | skipping: [localhost]
2026-06-12 15:34:50.302853 | controller |
2026-06-12 15:34:50.302861 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-12 15:34:50.302867 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.028)       0:02:29.163 ***********
2026-06-12 15:34:50.302872 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.028)       0:02:29.160 ***********
2026-06-12 15:34:50.333693 | controller | skipping: [localhost]
2026-06-12 15:34:50.333771 | controller |
2026-06-12 15:34:50.333778 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-12 15:34:50.333784 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.030)       0:02:29.193 ***********
2026-06-12 15:34:50.333790 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.030)       0:02:29.191 ***********
2026-06-12 15:34:50.938132 | controller | changed: [localhost]
2026-06-12 15:34:50.938228 | controller |
2026-06-12 15:34:50.938236 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-12 15:34:50.938242 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.604)       0:02:29.798 ***********
2026-06-12 15:34:50.938247 | controller | Friday 12 June 2026  15:34:50 +0000 (0:00:00.604)       0:02:29.796 ***********
2026-06-12 15:34:51.249000 | controller | ok: [localhost]
2026-06-12 15:34:51.249128 | controller |
2026-06-12 15:34:51.249135 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-12 15:34:51.249140 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.310)       0:02:30.109 ***********
2026-06-12 15:34:51.249145 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.310)       0:02:30.107 ***********
2026-06-12 15:34:51.286761 | controller | ok: [localhost] =>
2026-06-12 15:34:51.286874 | controller |     _vm_list:
2026-06-12 15:34:51.286880 | controller |       changed: false
2026-06-12 15:34:51.286884 | controller |       failed: false
2026-06-12 15:34:51.286887 | controller |       list_vms:
2026-06-12 15:34:51.286891 | controller |       - crc
2026-06-12 15:34:51.286895 | controller |
2026-06-12 15:34:51.286900 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-12 15:34:51.286904 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.037)       0:02:30.147 ***********
2026-06-12 15:34:51.286908 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.037)       0:02:30.144 ***********
2026-06-12 15:34:51.784647 | controller | ok: [localhost]
2026-06-12 15:34:51.784777 | controller |
2026-06-12 15:34:51.784783 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-12 15:34:51.784787 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.497)       0:02:30.644 ***********
2026-06-12 15:34:51.784791 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.497)       0:02:30.642 ***********
2026-06-12 15:34:51.828717 | controller | ok: [localhost] =>
2026-06-12 15:34:51.828826 | controller |     _net_list:
2026-06-12 15:34:51.828831 | controller |       changed: false
2026-06-12 15:34:51.828835 | controller |       failed: false
2026-06-12 15:34:51.828838 | controller |       list_nets:
2026-06-12 15:34:51.828842 | controller |       - default
2026-06-12 15:34:51.828845 | controller |       - crc
2026-06-12 15:34:51.828849 | controller |
2026-06-12 15:34:51.828855 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-12 15:34:51.828861 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.044)       0:02:30.688 ***********
2026-06-12 15:34:51.828866 | controller | Friday 12 June 2026  15:34:51 +0000 (0:00:00.044)       0:02:30.686 ***********
2026-06-12 15:34:52.214715 | controller | ok: [localhost]
2026-06-12 15:34:52.214832 | controller |
2026-06-12 15:34:52.214839 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-12 15:34:52.214844 | controller |   _net_bridge_map | default({}) |
2026-06-12 15:34:52.214850 | controller |   combine(_local_map, recursive=true)
2026-06-12 15:34:52.214854 | controller | }}] ***
2026-06-12 15:34:52.214858 | controller | Friday 12 June 2026  15:34:52 +0000 (0:00:00.385)       0:02:31.074 ***********
2026-06-12 15:34:52.214862 | controller | Friday 12 June 2026  15:34:52 +0000 (0:00:00.385)       0:02:31.072 ***********
2026-06-12 15:34:52.266977 | controller | ok: [localhost] => (item=default)
2026-06-12 15:34:52.267091 | controller | ok: [localhost] => (item=crc)
2026-06-12 15:34:52.267097 | controller |
2026-06-12 15:34:52.267101 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-12 15:34:52.267107 | controller | Friday 12 June 2026  15:34:52 +0000 (0:00:00.052)       0:02:31.127 ***********
2026-06-12 15:34:52.267136 | controller | Friday 12 June 2026  15:34:52 +0000 (0:00:00.052)       0:02:31.124 ***********
2026-06-12 15:34:52.585144 | controller | ok: [localhost]
2026-06-12 15:34:52.585233 | controller |
2026-06-12 15:34:52.585240 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-12 15:34:52.585245 | controller | Friday 12 June 2026  15:34:52 +0000 (0:00:00.318)       0:02:31.445 ***********
2026-06-12 15:34:52.585249 | controller | Friday 12 June 2026  15:34:52 +0000 (0:00:00.318)       0:02:31.443 ***********
2026-06-12 15:34:53.031661 | controller | ok: [localhost]
2026-06-12 15:34:53.031781 | controller |
2026-06-12 15:34:53.031792 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-12 15:34:53.031799 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.446)       0:02:31.891 ***********
2026-06-12 15:34:53.031805 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.446)       0:02:31.889 ***********
2026-06-12 15:34:53.423803 | controller | changed: [localhost]
2026-06-12 15:34:53.423896 | controller |
2026-06-12 15:34:53.423913 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-12 15:34:53.423958 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.391)       0:02:32.283 ***********
2026-06-12 15:34:53.423965 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.391)       0:02:32.281 ***********
2026-06-12 15:34:53.844033 | controller | ok: [localhost]
2026-06-12 15:34:53.844073 | controller |
2026-06-12 15:34:53.844079 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-12 15:34:53.844084 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.420)       0:02:32.704 ***********
2026-06-12 15:34:53.844128 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.420)       0:02:32.702 ***********
2026-06-12 15:34:53.890192 | controller | ok: [localhost] =>
2026-06-12 15:34:53.890300 | controller |     changed: false
2026-06-12 15:34:53.890308 | controller |     msg: All assertions passed
2026-06-12 15:34:53.890313 | controller |
2026-06-12 15:34:53.890318 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 15:34:53.890325 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.046)       0:02:32.750 ***********
2026-06-12 15:34:53.890331 | controller | Friday 12 June 2026  15:34:53 +0000 (0:00:00.046)       0:02:32.748 ***********
2026-06-12 15:34:54.128732 | controller | ok: [localhost]
2026-06-12 15:34:54.128777 | controller |
2026-06-12 15:34:54.128784 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 15:34:54.128790 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.238)       0:02:32.988 ***********
2026-06-12 15:34:54.128796 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.238)       0:02:32.986 ***********
2026-06-12 15:34:54.353786 | controller | ok: [localhost]
2026-06-12 15:34:54.353828 | controller |
2026-06-12 15:34:54.353833 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-12 15:34:54.353838 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.224)       0:02:33.213 ***********
2026-06-12 15:34:54.353841 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.225)       0:02:33.211 ***********
2026-06-12 15:34:54.386968 | controller | ok: [localhost] =>
2026-06-12 15:34:54.387053 | controller |     changed: false
2026-06-12 15:34:54.387059 | controller |     msg: All assertions passed
2026-06-12 15:34:54.387064 | controller |
2026-06-12 15:34:54.387068 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-12 15:34:54.387072 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.033)       0:02:33.246 ***********
2026-06-12 15:34:54.387076 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.033)       0:02:33.244 ***********
2026-06-12 15:34:54.606874 | controller | ok: [localhost]
2026-06-12 15:34:54.606911 | controller |
2026-06-12 15:34:54.606917 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-12 15:34:54.606922 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.220)       0:02:33.467 ***********
2026-06-12 15:34:54.606926 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.220)       0:02:33.465 ***********
2026-06-12 15:34:54.823166 | controller | ok: [localhost]
2026-06-12 15:34:54.823294 | controller |
2026-06-12 15:34:54.823303 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-12 15:34:54.823312 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.215)       0:02:33.682 ***********
2026-06-12 15:34:54.823318 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.215)       0:02:33.680 ***********
2026-06-12 15:34:54.869375 | controller | ok: [localhost]
2026-06-12 15:34:54.869490 | controller |
2026-06-12 15:34:54.869502 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-12 15:34:54.869509 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.046)       0:02:33.729 ***********
2026-06-12 15:34:54.869514 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.046)       0:02:33.727 ***********
2026-06-12 15:34:54.899595 | controller | skipping: [localhost]
2026-06-12 15:34:54.899677 | controller |
2026-06-12 15:34:54.899686 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-12 15:34:54.899693 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.030)       0:02:33.759 ***********
2026-06-12 15:34:54.899698 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.030)       0:02:33.757 ***********
2026-06-12 15:34:54.929766 | controller | skipping: [localhost]
2026-06-12 15:34:54.929846 | controller |
2026-06-12 15:34:54.929853 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-12 15:34:54.929858 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-12 15:34:54.929862 | controller | fi
2026-06-12 15:34:54.929866 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-12 15:34:54.929870 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.030)       0:02:33.789 ***********
2026-06-12 15:34:54.929874 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.030)       0:02:33.787 ***********
2026-06-12 15:34:54.957058 | controller | skipping: [localhost]
2026-06-12 15:34:54.957099 | controller |
2026-06-12 15:34:54.957104 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-12 15:34:54.957109 | controller | oc whoami
2026-06-12 15:34:54.957112 | controller | ] ***
2026-06-12 15:34:54.957124 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.027)       0:02:33.817 ***********
2026-06-12 15:34:54.957129 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.027)       0:02:33.815 ***********
2026-06-12 15:34:54.982986 | controller | skipping: [localhost]
2026-06-12 15:34:54.983028 | controller |
2026-06-12 15:34:54.983033 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-12 15:34:54.983037 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.025)       0:02:33.843 ***********
2026-06-12 15:34:54.983041 | controller | Friday 12 June 2026  15:34:54 +0000 (0:00:00.025)       0:02:33.841 ***********
2026-06-12 15:34:55.016290 | controller | skipping: [localhost]
2026-06-12 15:34:55.016378 | controller |
2026-06-12 15:34:55.016384 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 15:34:55.016389 | controller | Friday 12 June 2026  15:34:55 +0000 (0:00:00.032)       0:02:33.875 ***********
2026-06-12 15:34:55.016393 | controller | Friday 12 June 2026  15:34:55 +0000 (0:00:00.032)       0:02:33.873 ***********
2026-06-12 15:34:57.156252 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-12 15:34:57.156296 | controller |
2026-06-12 15:34:57.156327 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-12 15:34:57.156335 | controller | Friday 12 June 2026  15:34:57 +0000 (0:00:02.140)       0:02:36.016 ***********
2026-06-12 15:34:57.156339 | controller | Friday 12 June 2026  15:34:57 +0000 (0:00:02.140)       0:02:36.014 ***********
2026-06-12 15:34:58.234368 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-12 15:34:58.234451 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-12 15:34:58.234456 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-12 15:34:58.247004 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 15:34:58.247081 | controller |
2026-06-12 15:34:58.247089 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-12 15:34:58.247094 | controller | Friday 12 June 2026  15:34:58 +0000 (0:00:01.089)       0:02:37.105 ***********
2026-06-12 15:34:58.247100 | controller | Friday 12 June 2026  15:34:58 +0000 (0:00:01.089)       0:02:37.103 ***********
2026-06-12 15:35:00.327473 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 15:35:00.327514 | controller |
2026-06-12 15:35:00.327522 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-12 15:35:00.327527 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:02.081)       0:02:39.187 ***********
2026-06-12 15:35:00.327541 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:02.081)       0:02:39.185 ***********
2026-06-12 15:35:00.356919 | controller | skipping: [localhost]
2026-06-12 15:35:00.356985 | controller |
2026-06-12 15:35:00.356991 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 15:35:00.357003 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.029)       0:02:39.217 ***********
2026-06-12 15:35:00.357008 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.029)       0:02:39.215 ***********
2026-06-12 15:35:00.579049 | controller | ok: [localhost]
2026-06-12 15:35:00.579121 | controller |
2026-06-12 15:35:00.579133 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-12 15:35:00.579138 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.221)       0:02:39.438 ***********
2026-06-12 15:35:00.579143 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.221)       0:02:39.436 ***********
2026-06-12 15:35:00.633170 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-12 15:35:00.633212 | controller |
2026-06-12 15:35:00.633217 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 15:35:00.633222 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.054)       0:02:39.493 ***********
2026-06-12 15:35:00.633226 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.054)       0:02:39.491 ***********
2026-06-12 15:35:00.666588 | controller | skipping: [localhost]
2026-06-12 15:35:00.666631 | controller |
2026-06-12 15:35:00.666637 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 15:35:00.666642 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.033)       0:02:39.526 ***********
2026-06-12 15:35:00.666660 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.033)       0:02:39.524 ***********
2026-06-12 15:35:00.698108 | controller | skipping: [localhost]
2026-06-12 15:35:00.698182 | controller |
2026-06-12 15:35:00.698188 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-12 15:35:00.698193 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.031)       0:02:39.557 ***********
2026-06-12 15:35:00.698197 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.031)       0:02:39.555 ***********
2026-06-12 15:35:00.739589 | controller | skipping: [localhost]
2026-06-12 15:35:00.739647 | controller |
2026-06-12 15:35:00.739652 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-12 15:35:00.739657 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-12 15:35:00.739661 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-12 15:35:00.739665 | controller |  default(
2026-06-12 15:35:00.739668 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-12 15:35:00.739672 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-12 15:35:00.739676 | controller |  ) | trim
2026-06-12 15:35:00.739681 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-12 15:35:00.739687 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.041)       0:02:39.599 ***********
2026-06-12 15:35:00.739690 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.041)       0:02:39.597 ***********
2026-06-12 15:35:00.785817 | controller | ok: [localhost]
2026-06-12 15:35:00.785876 | controller |
2026-06-12 15:35:00.785884 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 15:35:00.785890 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.046)       0:02:39.645 ***********
2026-06-12 15:35:00.785895 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.046)       0:02:39.643 ***********
2026-06-12 15:35:00.987250 | controller | ok: [localhost]
2026-06-12 15:35:00.987315 | controller |
2026-06-12 15:35:00.987323 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-12 15:35:00.987342 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-12 15:35:00.987349 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-12 15:35:00.987354 | controller |   (cifmw_openshift_login_api is defined)
2026-06-12 15:35:00.987359 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-12 15:35:00.987365 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.201)       0:02:39.847 ***********
2026-06-12 15:35:00.987370 | controller | Friday 12 June 2026  15:35:00 +0000 (0:00:00.201)       0:02:39.845 ***********
2026-06-12 15:35:01.025319 | controller | ok: [localhost] =>
2026-06-12 15:35:01.025388 | controller |     changed: false
2026-06-12 15:35:01.025393 | controller |     msg: All assertions passed
2026-06-12 15:35:01.025398 | controller |
2026-06-12 15:35:01.025402 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 15:35:01.025406 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.037)       0:02:39.885 ***********
2026-06-12 15:35:01.025410 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.037)       0:02:39.883 ***********
2026-06-12 15:35:01.058266 | controller | skipping: [localhost]
2026-06-12 15:35:01.058312 | controller |
2026-06-12 15:35:01.058319 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-12 15:35:01.058325 | controller |   (
2026-06-12 15:35:01.058330 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-12 15:35:01.058335 | controller |     b64decode |
2026-06-12 15:35:01.058340 | controller |     from_yaml
2026-06-12 15:35:01.058345 | controller |   ). users | default([]) |
2026-06-12 15:35:01.058350 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-12 15:35:01.058354 | controller |   map(attribute="name") |
2026-06-12 15:35:01.058359 | controller |   map("split", "/") |
2026-06-12 15:35:01.058364 | controller |   map("first")
2026-06-12 15:35:01.058368 | controller | }}, cacheable=True] ***
2026-06-12 15:35:01.058373 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.033)       0:02:39.918 ***********
2026-06-12 15:35:01.058377 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.033)       0:02:39.916 ***********
2026-06-12 15:35:01.089384 | controller | skipping: [localhost]
2026-06-12 15:35:01.089473 | controller |
2026-06-12 15:35:01.089483 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-12 15:35:01.089505 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-12 15:35:01.089513 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-12 15:35:01.089520 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-12 15:35:01.089527 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.031)       0:02:39.949 ***********
2026-06-12 15:35:01.089534 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.031)       0:02:39.947 ***********
2026-06-12 15:35:01.125987 | controller | skipping: [localhost]
2026-06-12 15:35:01.126050 | controller |
2026-06-12 15:35:01.126057 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-12 15:35:01.126061 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-12 15:35:01.126065 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-12 15:35:01.126069 | controller | }}] ***
2026-06-12 15:35:01.126073 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.036)       0:02:39.986 ***********
2026-06-12 15:35:01.126094 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.036)       0:02:39.984 ***********
2026-06-12 15:35:01.163377 | controller | ok: [localhost]
2026-06-12 15:35:01.163510 | controller |
2026-06-12 15:35:01.163517 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-12 15:35:01.163522 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.037)       0:02:40.023 ***********
2026-06-12 15:35:01.163526 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.037)       0:02:40.021 ***********
2026-06-12 15:35:01.205275 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-12 15:35:01.205383 | controller |
2026-06-12 15:35:01.205389 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 15:35:01.205393 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.042)       0:02:40.065 ***********
2026-06-12 15:35:01.205398 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.042)       0:02:40.063 ***********
2026-06-12 15:35:01.231115 | controller | skipping: [localhost]
2026-06-12 15:35:01.231224 | controller |
2026-06-12 15:35:01.231232 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-12 15:35:01.231239 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.025)       0:02:40.091 ***********
2026-06-12 15:35:01.231243 | controller | Friday 12 June 2026  15:35:01 +0000 (0:00:00.025)       0:02:40.089 ***********
2026-06-12 15:35:02.967509 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 15:35:02.967578 | controller | changed: [localhost]
2026-06-12 15:35:02.967590 | controller |
2026-06-12 15:35:02.967595 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-12 15:35:02.967601 | controller | Friday 12 June 2026  15:35:02 +0000 (0:00:01.735)       0:02:41.827 ***********
2026-06-12 15:35:02.967606 | controller | Friday 12 June 2026  15:35:02 +0000 (0:00:01.736)       0:02:41.825 ***********
2026-06-12 15:35:02.997192 | controller | ok: [localhost] =>
2026-06-12 15:35:02.997267 | controller |     changed: false
2026-06-12 15:35:02.997272 | controller |     msg: All assertions passed
2026-06-12 15:35:02.997276 | controller |
2026-06-12 15:35:02.997280 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 15:35:02.997284 | controller | Friday 12 June 2026  15:35:02 +0000 (0:00:00.029)       0:02:41.857 ***********
2026-06-12 15:35:02.997287 | controller | Friday 12 June 2026  15:35:02 +0000 (0:00:00.029)       0:02:41.855 ***********
2026-06-12 15:35:03.393347 | controller | changed: [localhost]
2026-06-12 15:35:03.393409 | controller |
2026-06-12 15:35:03.393417 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-12 15:35:03.393422 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-12 15:35:03.393426 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-12 15:35:03.393430 | controller | }}, cacheable=True] ***
2026-06-12 15:35:03.393434 | controller | Friday 12 June 2026  15:35:03 +0000 (0:00:00.396)       0:02:42.253 ***********
2026-06-12 15:35:03.393437 | controller | Friday 12 June 2026  15:35:03 +0000 (0:00:00.396)       0:02:42.251 ***********
2026-06-12 15:35:03.428657 | controller | ok: [localhost]
2026-06-12 15:35:03.428728 | controller |
2026-06-12 15:35:03.428734 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-12 15:35:03.428739 | controller | Friday 12 June 2026  15:35:03 +0000 (0:00:00.035)       0:02:42.288 ***********
2026-06-12 15:35:03.428743 | controller | Friday 12 June 2026  15:35:03 +0000 (0:00:00.035)       0:02:42.286 ***********
2026-06-12 15:35:03.794119 | controller | changed: [localhost]
2026-06-12 15:35:03.794259 | controller |
2026-06-12 15:35:03.794270 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-12 15:35:03.794277 | controller | Friday 12 June 2026  15:35:03 +0000 (0:00:00.364)       0:02:42.653 ***********
2026-06-12 15:35:03.794283 | controller | Friday 12 June 2026  15:35:03 +0000 (0:00:00.364)       0:02:42.651 ***********
2026-06-12 15:35:04.104280 | controller | changed: [localhost]
2026-06-12 15:35:04.104371 | controller |
2026-06-12 15:35:04.104380 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-12 15:35:04.104386 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.310)       0:02:42.964 ***********
2026-06-12 15:35:04.104392 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.310)       0:02:42.962 ***********
2026-06-12 15:35:04.438500 | controller | changed: [localhost]
2026-06-12 15:35:04.438584 | controller |
2026-06-12 15:35:04.438611 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-12 15:35:04.438621 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-12 15:35:04.438628 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-12 15:35:04.438633 | controller | }}, cacheable=True] ***
2026-06-12 15:35:04.438638 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.334)       0:02:43.298 ***********
2026-06-12 15:35:04.438644 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.334)       0:02:43.296 ***********
2026-06-12 15:35:04.492080 | controller | ok: [localhost]
2026-06-12 15:35:04.492202 | controller |
2026-06-12 15:35:04.492210 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-12 15:35:04.492217 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.053)       0:02:43.352 ***********
2026-06-12 15:35:04.492223 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.053)       0:02:43.350 ***********
2026-06-12 15:35:04.941439 | controller | changed: [localhost]
2026-06-12 15:35:04.941580 | controller |
2026-06-12 15:35:04.941589 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-12 15:35:04.941597 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.449)       0:02:43.801 ***********
2026-06-12 15:35:04.941603 | controller | Friday 12 June 2026  15:35:04 +0000 (0:00:00.449)       0:02:43.799 ***********
2026-06-12 15:35:05.164499 | controller | ok: [localhost]
2026-06-12 15:35:05.164600 | controller |
2026-06-12 15:35:05.164607 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-12 15:35:05.164612 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-12 15:35:05.164616 | controller |   combine(
2026-06-12 15:35:05.164621 | controller |     {
2026-06-12 15:35:05.164626 | controller |       'cifmw_install_yamls_environment': {
2026-06-12 15:35:05.164633 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-12 15:35:05.164639 | controller |       }
2026-06-12 15:35:05.164644 | controller |     }, recursive=true) | to_nice_yaml
2026-06-12 15:35:05.164649 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-12 15:35:05.164654 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.223)       0:02:44.024 ***********
2026-06-12 15:35:05.164660 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.223)       0:02:44.022 ***********
2026-06-12 15:35:05.683538 | controller | changed: [localhost]
2026-06-12 15:35:05.683628 | controller |
2026-06-12 15:35:05.683635 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 15:35:05.683641 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.519)       0:02:44.543 ***********
2026-06-12 15:35:05.683646 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.519)       0:02:44.541 ***********
2026-06-12 15:35:05.898844 | controller | ok: [localhost]
2026-06-12 15:35:05.898965 | controller |
2026-06-12 15:35:05.898973 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-12 15:35:05.898979 | controller |   ((
2026-06-12 15:35:05.898986 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-12 15:35:05.898992 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-12 15:35:05.898997 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-12 15:35:05.899002 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-12 15:35:05.899006 | controller | }}] ***
2026-06-12 15:35:05.899010 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.214)       0:02:44.758 ***********
2026-06-12 15:35:05.899015 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.214)       0:02:44.756 ***********
2026-06-12 15:35:05.944983 | controller | ok: [localhost]
2026-06-12 15:35:05.945118 | controller |
2026-06-12 15:35:05.945128 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-12 15:35:05.945137 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.046)       0:02:44.805 ***********
2026-06-12 15:35:05.945142 | controller | Friday 12 June 2026  15:35:05 +0000 (0:00:00.046)       0:02:44.802 ***********
2026-06-12 15:35:08.424554 | controller | changed: [localhost] => (item=openstack)
2026-06-12 15:35:08.424671 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-12 15:35:08.424676 | controller |
2026-06-12 15:35:08.424682 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-12 15:35:08.424687 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:02.479)       0:02:47.284 ***********
2026-06-12 15:35:08.424692 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:02.479)       0:02:47.282 ***********
2026-06-12 15:35:08.457398 | controller | skipping: [localhost]
2026-06-12 15:35:08.457520 | controller |
2026-06-12 15:35:08.457531 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-12 15:35:08.457538 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.317 ***********
2026-06-12 15:35:08.457569 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.315 ***********
2026-06-12 15:35:08.490556 | controller | skipping: [localhost] => (item=openstack)
2026-06-12 15:35:08.490678 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-12 15:35:08.490686 | controller | skipping: [localhost]
2026-06-12 15:35:08.490692 | controller |
2026-06-12 15:35:08.490699 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-12 15:35:08.490706 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.350 ***********
2026-06-12 15:35:08.490712 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.348 ***********
2026-06-12 15:35:08.524063 | controller | skipping: [localhost]
2026-06-12 15:35:08.524190 | controller |
2026-06-12 15:35:08.524205 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-12 15:35:08.524211 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.384 ***********
2026-06-12 15:35:08.524215 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.382 ***********
2026-06-12 15:35:08.558237 | controller | skipping: [localhost]
2026-06-12 15:35:08.558388 | controller |
2026-06-12 15:35:08.558394 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-12 15:35:08.558399 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.033)       0:02:47.418 ***********
2026-06-12 15:35:08.558403 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.034)       0:02:47.416 ***********
2026-06-12 15:35:08.591337 | controller | skipping: [localhost]
2026-06-12 15:35:08.591394 | controller |
2026-06-12 15:35:08.591401 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-12 15:35:08.591407 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.032)       0:02:47.451 ***********
2026-06-12 15:35:08.591411 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.032)       0:02:47.449 ***********
2026-06-12 15:35:08.630345 | controller | skipping: [localhost]
2026-06-12 15:35:08.630445 | controller |
2026-06-12 15:35:08.630454 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-12 15:35:08.630502 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.039)       0:02:47.490 ***********
2026-06-12 15:35:08.630516 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.039)       0:02:47.488 ***********
2026-06-12 15:35:08.670550 | controller | skipping: [localhost]
2026-06-12 15:35:08.670672 | controller |
2026-06-12 15:35:08.670682 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-12 15:35:08.670690 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.040)       0:02:47.530 ***********
2026-06-12 15:35:08.670697 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.040)       0:02:47.528 ***********
2026-06-12 15:35:08.706493 | controller | skipping: [localhost]
2026-06-12 15:35:08.706542 | controller |
2026-06-12 15:35:08.706548 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-12 15:35:08.706555 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.036)       0:02:47.566 ***********
2026-06-12 15:35:08.706560 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.036)       0:02:47.564 ***********
2026-06-12 15:35:08.750066 | controller | skipping: [localhost]
2026-06-12 15:35:08.750155 | controller |
2026-06-12 15:35:08.750162 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-12 15:35:08.750190 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.043)       0:02:47.609 ***********
2026-06-12 15:35:08.750195 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.043)       0:02:47.607 ***********
2026-06-12 15:35:08.786275 | controller | skipping: [localhost]
2026-06-12 15:35:08.786387 | controller |
2026-06-12 15:35:08.786393 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-12 15:35:08.786399 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.036)       0:02:47.646 ***********
2026-06-12 15:35:08.786403 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.036)       0:02:47.644 ***********
2026-06-12 15:35:08.828425 | controller | skipping: [localhost]
2026-06-12 15:35:08.828592 | controller |
2026-06-12 15:35:08.828610 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-12 15:35:08.828621 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.041)       0:02:47.688 ***********
2026-06-12 15:35:08.828628 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.042)       0:02:47.686 ***********
2026-06-12 15:35:08.867447 | controller | skipping: [localhost]
2026-06-12 15:35:08.867569 | controller |
2026-06-12 15:35:08.867578 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-12 15:35:08.867585 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.039)       0:02:47.727 ***********
2026-06-12 15:35:08.867590 | controller | Friday 12 June 2026  15:35:08 +0000 (0:00:00.039)       0:02:47.725 ***********
2026-06-12 15:35:09.970663 | controller | ok: [localhost]
2026-06-12 15:35:09.971006 | controller |
2026-06-12 15:35:09.971014 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-12 15:35:09.971020 | controller | Friday 12 June 2026  15:35:09 +0000 (0:00:01.103)       0:02:48.830 ***********
2026-06-12 15:35:09.971025 | controller | Friday 12 June 2026  15:35:09 +0000 (0:00:01.103)       0:02:48.828 ***********
2026-06-12 15:35:11.192974 | controller | changed: [localhost]
2026-06-12 15:35:11.193057 | controller |
2026-06-12 15:35:11.193065 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-12 15:35:11.193072 | controller | Friday 12 June 2026  15:35:11 +0000 (0:00:01.222)       0:02:50.053 ***********
2026-06-12 15:35:11.193077 | controller | Friday 12 June 2026  15:35:11 +0000 (0:00:01.222)       0:02:50.051 ***********
2026-06-12 15:35:12.157063 | controller | changed: [localhost]
2026-06-12 15:35:12.157179 | controller |
2026-06-12 15:35:12.157187 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-12 15:35:12.157194 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.963)       0:02:51.016 ***********
2026-06-12 15:35:12.157223 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.963)       0:02:51.014 ***********
2026-06-12 15:35:12.190268 | controller | skipping: [localhost]
2026-06-12 15:35:12.190409 | controller |
2026-06-12 15:35:12.190418 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-12 15:35:12.190431 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.033)       0:02:51.050 ***********
2026-06-12 15:35:12.190437 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.033)       0:02:51.048 ***********
2026-06-12 15:35:12.230649 | controller | skipping: [localhost]
2026-06-12 15:35:12.230707 | controller |
2026-06-12 15:35:12.230714 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-12 15:35:12.230720 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.040)       0:02:51.090 ***********
2026-06-12 15:35:12.230724 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.040)       0:02:51.088 ***********
2026-06-12 15:35:12.268354 | controller | skipping: [localhost]
2026-06-12 15:35:12.268482 | controller |
2026-06-12 15:35:12.268489 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-12 15:35:12.268516 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.037)       0:02:51.128 ***********
2026-06-12 15:35:12.268520 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.037)       0:02:51.126 ***********
2026-06-12 15:35:12.308455 | controller | skipping: [localhost]
2026-06-12 15:35:12.308598 | controller |
2026-06-12 15:35:12.308606 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-12 15:35:12.308612 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.040)       0:02:51.168 ***********
2026-06-12 15:35:12.308617 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.040)       0:02:51.166 ***********
2026-06-12 15:35:12.554197 | controller |
2026-06-12 15:35:12.554312 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 15:35:12.554317 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.246)       0:02:51.414 ***********
2026-06-12 15:35:12.554322 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.246)       0:02:51.412 ***********
2026-06-12 15:35:12.784916 | controller | changed: [localhost]
2026-06-12 15:35:12.785004 | controller |
2026-06-12 15:35:12.785011 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-12 15:35:12.785018 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.230)       0:02:51.644 ***********
2026-06-12 15:35:12.785022 | controller | Friday 12 June 2026  15:35:12 +0000 (0:00:00.230)       0:02:51.642 ***********
2026-06-12 15:35:13.746432 | controller | changed: [localhost]
2026-06-12 15:35:13.746580 | controller |
2026-06-12 15:35:13.746589 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-12 15:35:13.746596 | controller | Friday 12 June 2026  15:35:13 +0000 (0:00:00.961)       0:02:52.606 ***********
2026-06-12 15:35:13.746602 | controller | Friday 12 June 2026  15:35:13 +0000 (0:00:00.961)       0:02:52.604 ***********
2026-06-12 15:35:13.795719 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-12 15:35:13.795833 | controller |
2026-06-12 15:35:13.795841 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-12 15:35:13.795847 | controller | Friday 12 June 2026  15:35:13 +0000 (0:00:00.049)       0:02:52.655 ***********
2026-06-12 15:35:13.795853 | controller | Friday 12 June 2026  15:35:13 +0000 (0:00:00.049)       0:02:52.653 ***********
2026-06-12 15:35:14.731307 | controller | changed: [localhost]
2026-06-12 15:35:14.731384 | controller |
2026-06-12 15:35:14.731390 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-12 15:35:14.731412 | controller | Friday 12 June 2026  15:35:14 +0000 (0:00:00.935)       0:02:53.591 ***********
2026-06-12 15:35:14.731416 | controller | Friday 12 June 2026  15:35:14 +0000 (0:00:00.935)       0:02:53.589 ***********
2026-06-12 15:35:20.050137 | controller | changed: [localhost]
2026-06-12 15:35:20.050265 | controller |
2026-06-12 15:35:20.050272 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-12 15:35:20.050277 | controller | Friday 12 June 2026  15:35:20 +0000 (0:00:05.319)       0:02:58.910 ***********
2026-06-12 15:35:20.050280 | controller | Friday 12 June 2026  15:35:20 +0000 (0:00:05.319)       0:02:58.908 ***********
2026-06-12 15:35:20.086525 | controller | skipping: [localhost]
2026-06-12 15:35:20.086646 | controller |
2026-06-12 15:35:20.086655 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-12 15:35:20.086662 | controller | Friday 12 June 2026  15:35:20 +0000 (0:00:00.035)       0:02:58.946 ***********
2026-06-12 15:35:20.086668 | controller | Friday 12 June 2026  15:35:20 +0000 (0:00:00.036)       0:02:58.944 ***********
2026-06-12 15:35:21.044443 | controller | ok: [localhost]
2026-06-12 15:35:21.044513 | controller |
2026-06-12 15:35:21.044520 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-12 15:35:21.044525 | controller | Friday 12 June 2026  15:35:21 +0000 (0:00:00.957)       0:02:59.904 ***********
2026-06-12 15:35:21.044530 | controller | Friday 12 June 2026  15:35:21 +0000 (0:00:00.957)       0:02:59.902 ***********
2026-06-12 15:35:44.003831 | controller | ok: [localhost] => (item=cainjector)
2026-06-12 15:35:44.003919 | controller | ok: [localhost] => (item=webhook)
2026-06-12 15:35:44.003926 | controller | ok: [localhost] => (item=cert-manager)
2026-06-12 15:35:44.003932 | controller |
2026-06-12 15:35:44.003951 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-12 15:35:44.003957 | controller | Friday 12 June 2026  15:35:44 +0000 (0:00:22.959)       0:03:22.863 ***********
2026-06-12 15:35:44.003977 | controller | Friday 12 June 2026  15:35:44 +0000 (0:00:22.959)       0:03:22.861 ***********
2026-06-12 15:35:44.253185 | controller | ok: [localhost]
2026-06-12 15:35:44.253234 | controller |
2026-06-12 15:35:44.253243 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-12 15:35:44.253256 | controller | Friday 12 June 2026  15:35:44 +0000 (0:00:00.248)       0:03:23.112 ***********
2026-06-12 15:35:44.253261 | controller | Friday 12 June 2026  15:35:44 +0000 (0:00:00.248)       0:03:23.110 ***********
2026-06-12 15:35:45.478164 | controller | changed: [localhost]
2026-06-12 15:35:45.478211 | controller |
2026-06-12 15:35:45.478218 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-12 15:35:45.478224 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:01.225)       0:03:24.338 ***********
2026-06-12 15:35:45.478229 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:01.225)       0:03:24.336 ***********
2026-06-12 15:35:45.844077 | controller | changed: [localhost]
2026-06-12 15:35:45.844165 | controller |
2026-06-12 15:35:45.844174 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-12 15:35:45.844179 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.365)       0:03:24.704 ***********
2026-06-12 15:35:45.844197 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.365)       0:03:24.702 ***********
2026-06-12 15:35:45.877885 | controller | skipping: [localhost]
2026-06-12 15:35:45.877960 | controller |
2026-06-12 15:35:45.877966 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-12 15:35:45.877970 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.033)       0:03:24.737 ***********
2026-06-12 15:35:45.877974 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.033)       0:03:24.735 ***********
2026-06-12 15:35:45.906861 | controller | skipping: [localhost]
2026-06-12 15:35:45.906933 | controller |
2026-06-12 15:35:45.906939 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-12 15:35:45.906943 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.029)       0:03:24.766 ***********
2026-06-12 15:35:45.906946 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.029)       0:03:24.764 ***********
2026-06-12 15:35:45.934891 | controller | skipping: [localhost]
2026-06-12 15:35:45.934967 | controller |
2026-06-12 15:35:45.934974 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-12 15:35:45.934980 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.028)       0:03:24.795 ***********
2026-06-12 15:35:45.934985 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.028)       0:03:24.793 ***********
2026-06-12 15:35:45.964132 | controller | skipping: [localhost]
2026-06-12 15:35:45.964194 | controller |
2026-06-12 15:35:45.964202 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-12 15:35:45.964207 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.029)       0:03:24.824 ***********
2026-06-12 15:35:45.964211 | controller | Friday 12 June 2026  15:35:45 +0000 (0:00:00.029)       0:03:24.822 ***********
2026-06-12 15:35:46.003125 | controller | skipping: [localhost]
2026-06-12 15:35:46.003232 | controller |
2026-06-12 15:35:46.003243 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:46.003254 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.038)       0:03:24.863 ***********
2026-06-12 15:35:46.003262 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.038)       0:03:24.861 ***********
2026-06-12 15:35:46.101061 | controller | ok: [localhost]
2026-06-12 15:35:46.101145 | controller |
2026-06-12 15:35:46.101152 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:46.101157 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.097)       0:03:24.961 ***********
2026-06-12 15:35:46.101162 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.097)       0:03:24.959 ***********
2026-06-12 15:35:46.325871 | controller | ok: [localhost]
2026-06-12 15:35:46.325953 | controller |
2026-06-12 15:35:46.325958 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:46.325963 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.224)       0:03:25.185 ***********
2026-06-12 15:35:46.325967 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.224)       0:03:25.183 ***********
2026-06-12 15:35:46.494325 | controller | skipping: [localhost]
2026-06-12 15:35:46.494413 | controller |
2026-06-12 15:35:46.494419 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:46.494424 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.168)       0:03:25.354 ***********
2026-06-12 15:35:46.494428 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.168)       0:03:25.352 ***********
2026-06-12 15:35:46.600885 | controller | ok: [localhost]
2026-06-12 15:35:46.600974 | controller |
2026-06-12 15:35:46.600984 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:46.601007 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.106)       0:03:25.461 ***********
2026-06-12 15:35:46.601015 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.106)       0:03:25.458 ***********
2026-06-12 15:35:46.711807 | controller | ok: [localhost]
2026-06-12 15:35:46.711846 | controller |
2026-06-12 15:35:46.711851 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:46.711856 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.111)       0:03:25.572 ***********
2026-06-12 15:35:46.711860 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.111)       0:03:25.570 ***********
2026-06-12 15:35:46.953398 | controller | skipping: [localhost]
2026-06-12 15:35:46.953503 | controller |
2026-06-12 15:35:46.953518 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 15:35:46.953527 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.241)       0:03:25.813 ***********
2026-06-12 15:35:46.953535 | controller | Friday 12 June 2026  15:35:46 +0000 (0:00:00.241)       0:03:25.811 ***********
2026-06-12 15:35:47.177244 | controller | ok: [localhost]
2026-06-12 15:35:47.177287 | controller |
2026-06-12 15:35:47.177294 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-12 15:35:47.177308 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-12 15:35:47.177314 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-12 15:35:47.177319 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-12 15:35:47.177324 | controller | {% endfor -%}
2026-06-12 15:35:47.177329 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-12 15:35:47.177334 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-12 15:35:47.177339 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-12 15:35:47.177344 | controller | ] ***
2026-06-12 15:35:47.177349 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.223)       0:03:26.037 ***********
2026-06-12 15:35:47.177354 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.223)       0:03:26.035 ***********
2026-06-12 15:35:47.214913 | controller | skipping: [localhost]
2026-06-12 15:35:47.214954 | controller |
2026-06-12 15:35:47.214960 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-12 15:35:47.214966 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.037)       0:03:26.075 ***********
2026-06-12 15:35:47.214971 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.037)       0:03:26.073 ***********
2026-06-12 15:35:47.245503 | controller | skipping: [localhost]
2026-06-12 15:35:47.245540 | controller |
2026-06-12 15:35:47.245546 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:47.245550 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.030)       0:03:26.105 ***********
2026-06-12 15:35:47.245554 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.030)       0:03:26.103 ***********
2026-06-12 15:35:47.326489 | controller | ok: [localhost]
2026-06-12 15:35:47.326529 | controller |
2026-06-12 15:35:47.326535 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:47.326539 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.080)       0:03:26.186 ***********
2026-06-12 15:35:47.326550 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.080)       0:03:26.184 ***********
2026-06-12 15:35:47.467838 | controller | ok: [localhost]
2026-06-12 15:35:47.467917 | controller |
2026-06-12 15:35:47.467923 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:47.467927 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.141)       0:03:26.327 ***********
2026-06-12 15:35:47.467932 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.141)       0:03:26.325 ***********
2026-06-12 15:35:47.609270 | controller | skipping: [localhost]
2026-06-12 15:35:47.609344 | controller |
2026-06-12 15:35:47.609351 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:47.609355 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.141)       0:03:26.469 ***********
2026-06-12 15:35:47.609360 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.141)       0:03:26.467 ***********
2026-06-12 15:35:47.685426 | controller | ok: [localhost]
2026-06-12 15:35:47.685522 | controller |
2026-06-12 15:35:47.685536 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:47.685547 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.076)       0:03:26.545 ***********
2026-06-12 15:35:47.685557 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.076)       0:03:26.543 ***********
2026-06-12 15:35:47.824170 | controller | ok: [localhost]
2026-06-12 15:35:47.824263 | controller |
2026-06-12 15:35:47.824277 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:47.824284 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.138)       0:03:26.684 ***********
2026-06-12 15:35:47.824290 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.138)       0:03:26.682 ***********
2026-06-12 15:35:47.955918 | controller | skipping: [localhost]
2026-06-12 15:35:47.956023 | controller |
2026-06-12 15:35:47.956053 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 15:35:47.956060 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.131)       0:03:26.815 ***********
2026-06-12 15:35:47.956065 | controller | Friday 12 June 2026  15:35:47 +0000 (0:00:00.131)       0:03:26.813 ***********
2026-06-12 15:35:48.028788 | controller | ok: [localhost]
2026-06-12 15:35:48.028872 | controller |
2026-06-12 15:35:48.028881 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-12 15:35:48.028886 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.073)       0:03:26.888 ***********
2026-06-12 15:35:48.028891 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.073)       0:03:26.886 ***********
2026-06-12 15:35:48.057335 | controller | ok: [localhost] =>
2026-06-12 15:35:48.057416 | controller |     msg: No support for that step yet
2026-06-12 15:35:48.057425 | controller |
2026-06-12 15:35:48.057431 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:48.057438 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.028)       0:03:26.917 ***********
2026-06-12 15:35:48.057443 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.028)       0:03:26.915 ***********
2026-06-12 15:35:48.130347 | controller | ok: [localhost]
2026-06-12 15:35:48.130428 | controller |
2026-06-12 15:35:48.130434 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:48.130439 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.072)       0:03:26.990 ***********
2026-06-12 15:35:48.130443 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.072)       0:03:26.988 ***********
2026-06-12 15:35:48.246289 | controller | ok: [localhost]
2026-06-12 15:35:48.246385 | controller |
2026-06-12 15:35:48.246390 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:48.246395 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.115)       0:03:27.106 ***********
2026-06-12 15:35:48.246399 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.115)       0:03:27.104 ***********
2026-06-12 15:35:48.402091 | controller | skipping: [localhost]
2026-06-12 15:35:48.402197 | controller |
2026-06-12 15:35:48.402210 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:48.402228 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.155)       0:03:27.261 ***********
2026-06-12 15:35:48.402238 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.155)       0:03:27.259 ***********
2026-06-12 15:35:48.493391 | controller | ok: [localhost]
2026-06-12 15:35:48.493520 | controller |
2026-06-12 15:35:48.493530 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:48.493538 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.091)       0:03:27.353 ***********
2026-06-12 15:35:48.493543 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.091)       0:03:27.351 ***********
2026-06-12 15:35:48.626546 | controller | ok: [localhost]
2026-06-12 15:35:48.626654 | controller |
2026-06-12 15:35:48.626665 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:48.626673 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.133)       0:03:27.486 ***********
2026-06-12 15:35:48.626681 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.133)       0:03:27.484 ***********
2026-06-12 15:35:48.766220 | controller | skipping: [localhost]
2026-06-12 15:35:48.766278 | controller |
2026-06-12 15:35:48.766286 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 15:35:48.766292 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.139)       0:03:27.626 ***********
2026-06-12 15:35:48.766297 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.139)       0:03:27.624 ***********
2026-06-12 15:35:48.840831 | controller | ok: [localhost]
2026-06-12 15:35:48.840873 | controller |
2026-06-12 15:35:48.840882 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 15:35:48.840890 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.074)       0:03:27.700 ***********
2026-06-12 15:35:48.840894 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.074)       0:03:27.698 ***********
2026-06-12 15:35:48.889578 | controller | skipping: [localhost] => (item=artifacts)
2026-06-12 15:35:48.889699 | controller | skipping: [localhost] => (item=logs)
2026-06-12 15:35:48.889707 | controller | skipping: [localhost]
2026-06-12 15:35:48.889717 | controller |
2026-06-12 15:35:48.889729 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-12 15:35:48.889744 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.049)       0:03:27.749 ***********
2026-06-12 15:35:48.889750 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.049)       0:03:27.747 ***********
2026-06-12 15:35:48.930711 | controller | skipping: [localhost]
2026-06-12 15:35:48.930769 | controller |
2026-06-12 15:35:48.930781 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-12 15:35:48.930790 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.041)       0:03:27.790 ***********
2026-06-12 15:35:48.930799 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.041)       0:03:27.788 ***********
2026-06-12 15:35:48.975360 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3963', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3963', 'commit_id': '2c601599e7f90213b42f59487d4fc47fad1da919', 'patchset': '2c601599e7f90213b42f59487d4fc47fad1da919', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-12 15:35:48.975452 | controller | skipping: [localhost]
2026-06-12 15:35:48.975472 | controller |
2026-06-12 15:35:48.975483 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-12 15:35:48.975489 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.044)       0:03:27.835 ***********
2026-06-12 15:35:48.975495 | controller | Friday 12 June 2026  15:35:48 +0000 (0:00:00.044)       0:03:27.833 ***********
2026-06-12 15:35:49.011984 | controller | skipping: [localhost]
2026-06-12 15:35:49.012026 | controller |
2026-06-12 15:35:49.012032 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-12 15:35:49.012036 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.036)       0:03:27.872 ***********
2026-06-12 15:35:49.012041 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.036)       0:03:27.870 ***********
2026-06-12 15:35:49.055775 | controller | skipping: [localhost]
2026-06-12 15:35:49.055825 | controller |
2026-06-12 15:35:49.055832 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-12 15:35:49.055838 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.043)       0:03:27.915 ***********
2026-06-12 15:35:49.055843 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.043)       0:03:27.913 ***********
2026-06-12 15:35:49.090772 | controller | skipping: [localhost]
2026-06-12 15:35:49.090837 | controller |
2026-06-12 15:35:49.090845 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-12 15:35:49.090851 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.035)       0:03:27.951 ***********
2026-06-12 15:35:49.090857 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.035)       0:03:27.949 ***********
2026-06-12 15:35:49.130983 | controller | skipping: [localhost]
2026-06-12 15:35:49.131030 | controller |
2026-06-12 15:35:49.131035 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-12 15:35:49.131040 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.039)       0:03:27.990 ***********
2026-06-12 15:35:49.131044 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.039)       0:03:27.988 ***********
2026-06-12 15:35:49.171480 | controller | skipping: [localhost]
2026-06-12 15:35:49.171530 | controller |
2026-06-12 15:35:49.171536 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-12 15:35:49.171541 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.040)       0:03:28.031 ***********
2026-06-12 15:35:49.171545 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.040)       0:03:28.029 ***********
2026-06-12 15:35:49.212210 | controller | skipping: [localhost]
2026-06-12 15:35:49.212280 | controller |
2026-06-12 15:35:49.212287 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-12 15:35:49.212292 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.040)       0:03:28.072 ***********
2026-06-12 15:35:49.212296 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.040)       0:03:28.070 ***********
2026-06-12 15:35:49.259273 | controller | skipping: [localhost]
2026-06-12 15:35:49.259348 | controller |
2026-06-12 15:35:49.259355 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:49.259360 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.046)       0:03:28.119 ***********
2026-06-12 15:35:49.259382 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.046)       0:03:28.117 ***********
2026-06-12 15:35:49.329498 | controller | ok: [localhost]
2026-06-12 15:35:49.329538 | controller |
2026-06-12 15:35:49.329544 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:49.329549 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.070)       0:03:28.189 ***********
2026-06-12 15:35:49.329553 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.070)       0:03:28.187 ***********
2026-06-12 15:35:49.480213 | controller | ok: [localhost]
2026-06-12 15:35:49.480299 | controller |
2026-06-12 15:35:49.480307 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:49.480313 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.150)       0:03:28.339 ***********
2026-06-12 15:35:49.480318 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.150)       0:03:28.337 ***********
2026-06-12 15:35:49.626150 | controller | skipping: [localhost]
2026-06-12 15:35:49.626232 | controller |
2026-06-12 15:35:49.626254 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:35:49.626259 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.145)       0:03:28.485 ***********
2026-06-12 15:35:49.626263 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.145)       0:03:28.483 ***********
2026-06-12 15:35:49.711642 | controller | ok: [localhost]
2026-06-12 15:35:49.711724 | controller |
2026-06-12 15:35:49.711732 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:35:49.711739 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.085)       0:03:28.571 ***********
2026-06-12 15:35:49.711745 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.085)       0:03:28.569 ***********
2026-06-12 15:35:49.852339 | controller | ok: [localhost]
2026-06-12 15:35:49.852423 | controller |
2026-06-12 15:35:49.852431 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:35:49.852438 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.141)       0:03:28.712 ***********
2026-06-12 15:35:49.852444 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.141)       0:03:28.710 ***********
2026-06-12 15:35:49.991736 | controller | skipping: [localhost]
2026-06-12 15:35:49.991813 | controller |
2026-06-12 15:35:49.991819 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 15:35:49.991824 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.139)       0:03:28.851 ***********
2026-06-12 15:35:49.991828 | controller | Friday 12 June 2026  15:35:49 +0000 (0:00:00.139)       0:03:28.849 ***********
2026-06-12 15:35:50.063718 | controller | ok: [localhost]
2026-06-12 15:35:50.063792 | controller |
2026-06-12 15:35:50.063798 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-12 15:35:50.063803 | controller | Friday 12 June 2026  15:35:50 +0000 (0:00:00.072)       0:03:28.924 ***********
2026-06-12 15:35:50.063806 | controller | Friday 12 June 2026  15:35:50 +0000 (0:00:00.072)       0:03:28.922 ***********
2026-06-12 15:35:50.182501 | controller |
2026-06-12 15:35:50.182576 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 15:35:50.182582 | controller | Friday 12 June 2026  15:35:50 +0000 (0:00:00.118)       0:03:29.042 ***********
2026-06-12 15:35:50.182587 | controller | Friday 12 June 2026  15:35:50 +0000 (0:00:00.118)       0:03:29.040 ***********
2026-06-12 15:35:50.388207 | controller | changed: [localhost]
2026-06-12 15:35:50.388247 | controller |
2026-06-12 15:35:50.388262 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-12 15:35:50.388274 | controller | Friday 12 June 2026  15:35:50 +0000 (0:00:00.205)       0:03:29.248 ***********
2026-06-12 15:35:50.388279 | controller | Friday 12 June 2026  15:35:50 +0000 (0:00:00.205)       0:03:29.246 ***********
2026-06-12 15:35:51.156259 | controller | ok: [localhost]
2026-06-12 15:35:51.156327 | controller |
2026-06-12 15:35:51.156334 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-12 15:35:51.156339 | controller | Friday 12 June 2026  15:35:51 +0000 (0:00:00.767)       0:03:30.016 ***********
2026-06-12 15:35:51.156343 | controller | Friday 12 June 2026  15:35:51 +0000 (0:00:00.767)       0:03:30.014 ***********
2026-06-12 15:35:51.615039 | controller | changed: [localhost]
2026-06-12 15:35:51.615127 | controller |
2026-06-12 15:35:51.615135 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-12 15:35:51.615142 | controller | Friday 12 June 2026  15:35:51 +0000 (0:00:00.458)       0:03:30.475 ***********
2026-06-12 15:35:51.615147 | controller | Friday 12 June 2026  15:35:51 +0000 (0:00:00.458)       0:03:30.473 ***********
2026-06-12 15:35:52.451387 | controller | ok: [localhost]
2026-06-12 15:35:52.451487 | controller |
2026-06-12 15:35:52.451494 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-12 15:35:52.451499 | controller | Friday 12 June 2026  15:35:52 +0000 (0:00:00.836)       0:03:31.311 ***********
2026-06-12 15:35:52.451503 | controller | Friday 12 June 2026  15:35:52 +0000 (0:00:00.836)       0:03:31.309 ***********
2026-06-12 15:35:54.305173 | controller | changed: [localhost -> controller(38.102.83.12)] => (item=controller)
2026-06-12 15:35:54.305286 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-12 15:35:54.305294 | controller | changed: [localhost] => (item=localhost)
2026-06-12 15:35:54.305299 | controller |
2026-06-12 15:35:54.305305 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-12 15:35:54.305310 | controller |     _host_map |
2026-06-12 15:35:54.305316 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-12 15:35:54.305321 | controller |     map(attribute="value") |
2026-06-12 15:35:54.305326 | controller |     list
2026-06-12 15:35:54.305331 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-12 15:35:54.305335 | controller | Friday 12 June 2026  15:35:54 +0000 (0:00:01.853)       0:03:33.164 ***********
2026-06-12 15:35:54.305341 | controller | Friday 12 June 2026  15:35:54 +0000 (0:00:01.853)       0:03:33.162 ***********
2026-06-12 15:35:54.351676 | controller | ok: [localhost]
2026-06-12 15:35:54.351751 | controller |
2026-06-12 15:35:54.351757 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-12 15:35:54.351763 | controller | Friday 12 June 2026  15:35:54 +0000 (0:00:00.046)       0:03:33.211 ***********
2026-06-12 15:35:54.351767 | controller | Friday 12 June 2026  15:35:54 +0000 (0:00:00.046)       0:03:33.209 ***********
2026-06-12 15:35:55.248316 | controller | changed: [localhost]
2026-06-12 15:35:55.248394 | controller |
2026-06-12 15:35:55.248402 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-12 15:35:55.248407 | controller | Friday 12 June 2026  15:35:55 +0000 (0:00:00.896)       0:03:34.108 ***********
2026-06-12 15:35:55.248413 | controller | Friday 12 June 2026  15:35:55 +0000 (0:00:00.896)       0:03:34.106 ***********
2026-06-12 15:35:55.305346 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-12 15:35:55.305441 | controller |
2026-06-12 15:35:55.305452 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-12 15:35:55.305517 | controller |   [
2026-06-12 15:35:55.305530 | controller |     cifmw_cls_local_storage_name,
2026-06-12 15:35:55.305538 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-12 15:35:55.305546 | controller |   ] | path_join
2026-06-12 15:35:55.305553 | controller | }}, state={{
2026-06-12 15:35:55.305561 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-12 15:35:55.305568 | controller | }}, mode=0775] ***
2026-06-12 15:35:55.305575 | controller | Friday 12 June 2026  15:35:55 +0000 (0:00:00.056)       0:03:34.165 ***********
2026-06-12 15:35:55.305582 | controller | Friday 12 June 2026  15:35:55 +0000 (0:00:00.056)       0:03:34.163 ***********
2026-06-12 15:36:04.553081 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-12 15:36:04.553200 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-12 15:36:04.553205 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-12 15:36:04.553209 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-12 15:36:04.553213 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-12 15:36:04.553216 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-12 15:36:04.553219 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-12 15:36:04.553223 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-12 15:36:04.553227 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-12 15:36:04.553230 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-12 15:36:04.553234 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-12 15:36:04.553237 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-12 15:36:04.553241 | controller |
2026-06-12 15:36:04.553246 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-12 15:36:04.553250 | controller | Friday 12 June 2026  15:36:04 +0000 (0:00:09.247)       0:03:43.412 ***********
2026-06-12 15:36:04.553254 | controller | Friday 12 June 2026  15:36:04 +0000 (0:00:09.247)       0:03:43.410 ***********
2026-06-12 15:36:04.599929 | controller | skipping: [localhost]
2026-06-12 15:36:04.600047 | controller |
2026-06-12 15:36:04.600056 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-12 15:36:04.600063 | controller | Friday 12 June 2026  15:36:04 +0000 (0:00:00.046)       0:03:43.459 ***********
2026-06-12 15:36:04.600069 | controller | Friday 12 June 2026  15:36:04 +0000 (0:00:00.046)       0:03:43.457 ***********
2026-06-12 15:36:05.126425 | controller | changed: [localhost]
2026-06-12 15:36:05.126547 | controller |
2026-06-12 15:36:05.126561 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-12 15:36:05.126571 | controller | Friday 12 June 2026  15:36:05 +0000 (0:00:00.527)       0:03:43.986 ***********
2026-06-12 15:36:05.126580 | controller | Friday 12 June 2026  15:36:05 +0000 (0:00:00.527)       0:03:43.984 ***********
2026-06-12 15:36:06.404607 | controller | changed: [localhost]
2026-06-12 15:36:06.404683 | controller |
2026-06-12 15:36:06.404689 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-12 15:36:06.404693 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:01.278)       0:03:45.264 ***********
2026-06-12 15:36:06.404715 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:01.278)       0:03:45.262 ***********
2026-06-12 15:36:06.434799 | controller | skipping: [localhost]
2026-06-12 15:36:06.434847 | controller |
2026-06-12 15:36:06.434852 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-12 15:36:06.434856 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.030)       0:03:45.295 ***********
2026-06-12 15:36:06.434860 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.030)       0:03:45.293 ***********
2026-06-12 15:36:06.599050 | controller |
2026-06-12 15:36:06.599153 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-12 15:36:06.599184 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.164)       0:03:45.459 ***********
2026-06-12 15:36:06.599195 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.164)       0:03:45.457 ***********
2026-06-12 15:36:06.637023 | controller | skipping: [localhost]
2026-06-12 15:36:06.637092 | controller |
2026-06-12 15:36:06.637099 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-12 15:36:06.637103 | controller |   cifmw_install_yamls_environment |
2026-06-12 15:36:06.637107 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 15:36:06.637111 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-12 15:36:06.637115 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-12 15:36:06.637135 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-12 15:36:06.637140 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-12 15:36:06.637144 | controller | {% endif %}
2026-06-12 15:36:06.637147 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-12 15:36:06.637152 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-12 15:36:06.637155 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.037)       0:03:45.497 ***********
2026-06-12 15:36:06.637159 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.037)       0:03:45.494 ***********
2026-06-12 15:36:06.720899 | controller | ok: [localhost]
2026-06-12 15:36:06.720974 | controller |
2026-06-12 15:36:06.720980 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-12 15:36:06.720984 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.083)       0:03:45.580 ***********
2026-06-12 15:36:06.720989 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.083)       0:03:45.578 ***********
2026-06-12 15:36:06.757912 | controller | skipping: [localhost]
2026-06-12 15:36:06.757992 | controller |
2026-06-12 15:36:06.758000 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-12 15:36:06.758006 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.037)       0:03:45.617 ***********
2026-06-12 15:36:06.758012 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.037)       0:03:45.615 ***********
2026-06-12 15:36:06.815328 | controller |
2026-06-12 15:36:06.815402 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-12 15:36:06.815408 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.057)       0:03:45.675 ***********
2026-06-12 15:36:06.815411 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.057)       0:03:45.673 ***********
2026-06-12 15:36:06.850660 | controller | ok: [localhost] =>
2026-06-12 15:36:06.850739 | controller |     make_input_env:
2026-06-12 15:36:06.850746 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:36:06.850752 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:36:06.850756 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:36:06.850761 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:36:06.850767 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:36:06.850772 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:36:06.850788 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:36:06.850792 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:36:06.850797 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:36:06.850802 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:36:06.850807 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:36:06.850813 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:36:06.850819 | controller |
2026-06-12 15:36:06.850824 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-12 15:36:06.850842 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.035)       0:03:45.710 ***********
2026-06-12 15:36:06.850847 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.035)       0:03:45.708 ***********
2026-06-12 15:36:06.881737 | controller | skipping: [localhost]
2026-06-12 15:36:06.881809 | controller |
2026-06-12 15:36:06.881814 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-12 15:36:06.881820 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.031)       0:03:45.742 ***********
2026-06-12 15:36:06.881824 | controller | Friday 12 June 2026  15:36:06 +0000 (0:00:00.031)       0:03:45.740 ***********
2026-06-12 15:36:08.286571 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:36:08.286694 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-12 15:36:08.286703 | controller | }}
2026-06-12 15:36:08.309324 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 15:36:08.309435 | controller | changed: [localhost]
2026-06-12 15:36:08.309443 | controller |
2026-06-12 15:36:08.309449 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-12 15:36:08.309456 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:01.427)       0:03:47.169 ***********
2026-06-12 15:36:08.309485 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:01.427)       0:03:47.167 ***********
2026-06-12 15:36:08.375932 | controller |
2026-06-12 15:36:08.375987 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-12 15:36:08.375994 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:00.066)       0:03:47.235 ***********
2026-06-12 15:36:08.375999 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:00.066)       0:03:47.233 ***********
2026-06-12 15:36:08.419169 | controller | ok: [localhost] =>
2026-06-12 15:36:08.419226 | controller |     make_openstack_env:
2026-06-12 15:36:08.419233 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:36:08.419239 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:36:08.419246 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:36:08.419251 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:36:08.419256 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:36:08.419262 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:36:08.419268 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:36:08.419273 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:36:08.419279 | controller |       OPENSTACK_IMG: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 15:36:08.419299 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:36:08.419305 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:36:08.419310 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:36:08.419315 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:36:08.419322 | controller |
2026-06-12 15:36:08.419326 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-12 15:36:08.419332 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:00.043)       0:03:47.279 ***********
2026-06-12 15:36:08.419337 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:00.043)       0:03:47.277 ***********
2026-06-12 15:36:08.453783 | controller | skipping: [localhost]
2026-06-12 15:36:08.453855 | controller |
2026-06-12 15:36:08.453863 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-12 15:36:08.453881 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:00.034)       0:03:47.313 ***********
2026-06-12 15:36:08.453886 | controller | Friday 12 June 2026  15:36:08 +0000 (0:00:00.034)       0:03:47.311 ***********
2026-06-12 15:40:19.471947 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:40:19.472201 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-12 15:40:19.472208 | controller | default(true) }}
2026-06-12 15:40:19.507016 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 15:40:19.507103 | controller | changed: [localhost]
2026-06-12 15:40:19.507113 | controller |
2026-06-12 15:40:19.507120 | controller | TASK [edpm_prepare : Wait for OpenStack subscription creation _raw_params=oc get sub openstack-operator --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} -o=jsonpath='{.status.installplan.name}'] ***
2026-06-12 15:40:19.507127 | controller | Friday 12 June 2026  15:40:19 +0000 (0:04:11.053)       0:07:58.366 ***********
2026-06-12 15:40:19.507133 | controller | Friday 12 June 2026  15:40:19 +0000 (0:04:11.053)       0:07:58.364 ***********
2026-06-12 15:41:24.189079 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-12 15:41:24.189630 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-12 15:41:24.189652 | controller | changed: [localhost]
2026-06-12 15:41:24.189658 | controller |
2026-06-12 15:41:24.189663 | controller | TASK [edpm_prepare : Wait for OpenStack operator to get installed _raw_params=oc wait InstallPlan {{ cifmw_edpm_prepare_wait_installplan_out.stdout }} --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} --for=jsonpath='{.status.phase}'=Complete --timeout=20m] ***
2026-06-12 15:41:24.189669 | controller | Friday 12 June 2026  15:41:24 +0000 (0:01:04.681)       0:09:03.048 ***********
2026-06-12 15:41:24.189673 | controller | Friday 12 June 2026  15:41:24 +0000 (0:01:04.681)       0:09:03.046 ***********
2026-06-12 15:41:25.228576 | controller | changed: [localhost]
2026-06-12 15:41:25.228710 | controller |
2026-06-12 15:41:25.228726 | controller | TASK [edpm_prepare : Check if the OpenStack initialization CRD exists kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, kind=CustomResourceDefinition, name=openstacks.operator.openstack.org] ***
2026-06-12 15:41:25.228733 | controller | Friday 12 June 2026  15:41:25 +0000 (0:00:01.040)       0:09:04.088 ***********
2026-06-12 15:41:25.228737 | controller | Friday 12 June 2026  15:41:25 +0000 (0:00:01.040)       0:09:04.086 ***********
2026-06-12 15:41:26.713836 | controller | ok: [localhost]
2026-06-12 15:41:26.714017 | controller |
2026-06-12 15:41:26.714025 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 15:41:26.714029 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:01.485)       0:09:05.573 ***********
2026-06-12 15:41:26.714034 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:01.485)       0:09:05.571 ***********
2026-06-12 15:41:26.804669 | controller |
2026-06-12 15:41:26.804805 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 15:41:26.804822 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:00.090)       0:09:05.664 ***********
2026-06-12 15:41:26.804827 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:00.090)       0:09:05.662 ***********
2026-06-12 15:41:26.865319 | controller | ok: [localhost] =>
2026-06-12 15:41:26.865404 | controller |     make_openstack_init_env:
2026-06-12 15:41:26.865410 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:41:26.865416 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:41:26.865430 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:41:26.865435 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:41:26.865440 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:41:26.865446 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:41:26.865456 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:41:26.865642 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:41:26.865650 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:41:26.865654 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:41:26.865657 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:41:26.865953 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:41:26.865965 | controller |
2026-06-12 15:41:26.865970 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 15:41:26.865981 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:00.060)       0:09:05.724 ***********
2026-06-12 15:41:26.865988 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:00.060)       0:09:05.722 ***********
2026-06-12 15:41:26.904976 | controller | skipping: [localhost]
2026-06-12 15:41:26.905071 | controller |
2026-06-12 15:41:26.905080 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-12 15:41:26.905087 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:00.040)       0:09:05.765 ***********
2026-06-12 15:41:26.905093 | controller | Friday 12 June 2026  15:41:26 +0000 (0:00:00.040)       0:09:05.763 ***********
2026-06-12 15:44:18.088864 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:44:18.089422 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 15:44:18.089438 | controller | default(true) }}
2026-06-12 15:44:18.115642 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 15:44:18.115721 | controller | changed: [localhost]
2026-06-12 15:44:18.115729 | controller |
2026-06-12 15:44:18.115735 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-12 15:44:18.115741 | controller | Friday 12 June 2026  15:44:18 +0000 (0:02:51.210)       0:11:56.975 ***********
2026-06-12 15:44:18.115746 | controller | Friday 12 June 2026  15:44:18 +0000 (0:02:51.210)       0:11:56.973 ***********
2026-06-12 15:44:18.154350 | controller | skipping: [localhost]
2026-06-12 15:44:18.154399 | controller |
2026-06-12 15:44:18.154407 | controller | TASK [edpm_prepare : Set facts for baremetal UEFI image url cifmw_update_containers_edpm_image_url={{ cifmw_build_images_output['images']['edpm-hardened-uefi']['image'] }}, cacheable=True] ***
2026-06-12 15:44:18.154414 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.038)       0:11:57.014 ***********
2026-06-12 15:44:18.154419 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.038)       0:11:57.012 ***********
2026-06-12 15:44:18.188869 | controller | skipping: [localhost]
2026-06-12 15:44:18.188916 | controller |
2026-06-12 15:44:18.188923 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-12 15:44:18.188928 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.034)       0:11:57.049 ***********
2026-06-12 15:44:18.188932 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.034)       0:11:57.047 ***********
2026-06-12 15:44:18.258126 | controller |
2026-06-12 15:44:18.258214 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-12 15:44:18.258222 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.068)       0:11:57.118 ***********
2026-06-12 15:44:18.258228 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.069)       0:11:57.116 ***********
2026-06-12 15:44:18.299371 | controller | ok: [localhost] =>
2026-06-12 15:44:18.299460 | controller |     make_openstack_deploy_prep_env:
2026-06-12 15:44:18.299535 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:44:18.299539 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:44:18.299544 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:44:18.299549 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:44:18.299683 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-12 15:44:18.299691 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:44:18.299696 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:44:18.299700 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:44:18.299703 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:44:18.299707 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:44:18.299710 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:44:18.299714 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:44:18.299718 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:44:18.299724 | controller |
2026-06-12 15:44:18.299728 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-12 15:44:18.299732 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.041)       0:11:57.159 ***********
2026-06-12 15:44:18.299735 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.041)       0:11:57.157 ***********
2026-06-12 15:44:18.337228 | controller | skipping: [localhost]
2026-06-12 15:44:18.337308 | controller |
2026-06-12 15:44:18.337314 | controller | TASK [install_yamls_makes : Run openstack_deploy_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_deploy_prep, dry_run={{ make_openstack_deploy_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_deploy_prep_env|default({})), **(make_openstack_deploy_prep_params|default({}))) }}] ***
2026-06-12 15:44:18.337320 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.037)       0:11:57.197 ***********
2026-06-12 15:44:18.337324 | controller | Friday 12 June 2026  15:44:18 +0000 (0:00:00.037)       0:11:57.195 ***********
2026-06-12 15:44:19.965479 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:44:19.965565 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-12 15:44:19.965573 | controller | default(true) }}
2026-06-12 15:44:19.986628 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 15:44:19.986683 | controller | changed: [localhost]
2026-06-12 15:44:19.986690 | controller |
2026-06-12 15:44:19.986695 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-12 15:44:19.986701 | controller | Friday 12 June 2026  15:44:19 +0000 (0:00:01.649)       0:11:58.846 ***********
2026-06-12 15:44:19.986705 | controller | Friday 12 June 2026  15:44:19 +0000 (0:00:01.649)       0:11:58.844 ***********
2026-06-12 15:44:20.072784 | controller |
2026-06-12 15:44:20.072833 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-12 15:44:20.072839 | controller | Friday 12 June 2026  15:44:20 +0000 (0:00:00.086)       0:11:58.932 ***********
2026-06-12 15:44:20.072843 | controller | Friday 12 June 2026  15:44:20 +0000 (0:00:00.086)       0:11:58.930 ***********
2026-06-12 15:44:20.115897 | controller | ok: [localhost] =>
2026-06-12 15:44:20.116022 | controller |     make_netconfig_deploy_env:
2026-06-12 15:44:20.116031 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:44:20.116038 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:44:20.116043 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:44:20.116048 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:44:20.116053 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:44:20.116059 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:44:20.116064 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:44:20.116073 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:44:20.116078 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:44:20.116083 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:44:20.116087 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:44:20.116116 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:44:20.116123 | controller |
2026-06-12 15:44:20.116128 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-12 15:44:20.116134 | controller | Friday 12 June 2026  15:44:20 +0000 (0:00:00.043)       0:11:58.975 ***********
2026-06-12 15:44:20.116143 | controller | Friday 12 June 2026  15:44:20 +0000 (0:00:00.043)       0:11:58.973 ***********
2026-06-12 15:44:20.147527 | controller | skipping: [localhost]
2026-06-12 15:44:20.147651 | controller |
2026-06-12 15:44:20.147661 | controller | TASK [install_yamls_makes : Run netconfig_deploy output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make netconfig_deploy, dry_run={{ make_netconfig_deploy_dryrun|default(false)|bool }}, extra_args={{ dict((make_netconfig_deploy_env|default({})), **(make_netconfig_deploy_params|default({}))) }}] ***
2026-06-12 15:44:20.147669 | controller | Friday 12 June 2026  15:44:20 +0000 (0:00:00.031)       0:11:59.007 ***********
2026-06-12 15:44:20.147674 | controller | Friday 12 June 2026  15:44:20 +0000 (0:00:00.031)       0:11:59.005 ***********
2026-06-12 15:44:26.001122 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:44:26.001685 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-12 15:44:26.001697 | controller | default(true) }}
2026-06-12 15:44:26.020275 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 15:44:26.020349 | controller | changed: [localhost]
2026-06-12 15:44:26.020357 | controller |
2026-06-12 15:44:26.020363 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-12 15:44:26.020368 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:05.873)       0:12:04.880 ***********
2026-06-12 15:44:26.020373 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:05.873)       0:12:04.878 ***********
2026-06-12 15:44:26.086537 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-12 15:44:26.086611 | controller |
2026-06-12 15:44:26.086617 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-12 15:44:26.086622 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.066)       0:12:04.946 ***********
2026-06-12 15:44:26.086625 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.066)       0:12:04.944 ***********
2026-06-12 15:44:26.126783 | controller | ok: [localhost]
2026-06-12 15:44:26.126861 | controller |
2026-06-12 15:44:26.126868 | controller | TASK [edpm_prepare : Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-12 15:44:26.126875 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.040)       0:12:04.986 ***********
2026-06-12 15:44:26.126881 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.040)       0:12:04.984 ***********
2026-06-12 15:44:26.156448 | controller | skipping: [localhost]
2026-06-12 15:44:26.156551 | controller |
2026-06-12 15:44:26.156558 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-12 15:44:26.156563 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.029)       0:12:05.016 ***********
2026-06-12 15:44:26.156567 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.029)       0:12:05.014 ***********
2026-06-12 15:44:26.189788 | controller | skipping: [localhost]
2026-06-12 15:44:26.189875 | controller |
2026-06-12 15:44:26.189902 | controller | TASK [edpm_prepare : Controlplane name kustomization _ctlplane_name_kustomizations=[{'apiVersion': 'kustomize.config.k8s.io/v1beta1', 'kind': 'Kustomization', 'patches': [{'target': {'kind': 'OpenStackControlPlane'}, 'patch': '- op: replace\n  path: /metadata/name\n  value: {{ _ctlplane_name }}'}]}]] ***
2026-06-12 15:44:26.189924 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.033)       0:12:05.050 ***********
2026-06-12 15:44:26.189930 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.033)       0:12:05.048 ***********
2026-06-12 15:44:26.232834 | controller | ok: [localhost]
2026-06-12 15:44:26.232924 | controller |
2026-06-12 15:44:26.232937 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-12 15:44:26.232946 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-12 15:44:26.232955 | controller |   _ctlplane_name_kustomizations +
2026-06-12 15:44:26.232964 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-12 15:44:26.232972 | controller | }}, kustomizations_paths={{
2026-06-12 15:44:26.232980 | controller |   [
2026-06-12 15:44:26.232988 | controller |     (
2026-06-12 15:44:26.232996 | controller |       [
2026-06-12 15:44:26.233003 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-12 15:44:26.233012 | controller |         'kustomizations',
2026-06-12 15:44:26.233020 | controller |         'controlplane'
2026-06-12 15:44:26.233027 | controller |       ] | ansible.builtin.path_join
2026-06-12 15:44:26.233035 | controller |     )
2026-06-12 15:44:26.233043 | controller |   ]
2026-06-12 15:44:26.233050 | controller | }}] ***
2026-06-12 15:44:26.233058 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.042)       0:12:05.092 ***********
2026-06-12 15:44:26.233066 | controller | Friday 12 June 2026  15:44:26 +0000 (0:00:00.042)       0:12:05.090 ***********
2026-06-12 15:44:27.115265 | controller | changed: [localhost]
2026-06-12 15:44:27.115344 | controller |
2026-06-12 15:44:27.115351 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-12 15:44:27.115356 | controller | Friday 12 June 2026  15:44:27 +0000 (0:00:00.881)       0:12:05.974 ***********
2026-06-12 15:44:27.115361 | controller | Friday 12 June 2026  15:44:27 +0000 (0:00:00.882)       0:12:05.972 ***********
2026-06-12 15:44:27.158542 | controller | ok: [localhost] =>
2026-06-12 15:44:27.158616 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-12 15:44:27.158622 | controller |       changed: true
2026-06-12 15:44:27.158625 | controller |       count: 2
2026-06-12 15:44:27.158629 | controller |       failed: false
2026-06-12 15:44:27.158633 | controller |       kustomizations_paths:
2026-06-12 15:44:27.158638 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 15:44:27.158646 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 15:44:27.158651 | controller |       result:
2026-06-12 15:44:27.158654 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-12 15:44:27.158658 | controller |         kind: OpenStackControlPlane
2026-06-12 15:44:27.158669 | controller |         metadata:
2026-06-12 15:44:27.158672 | controller |           labels:
2026-06-12 15:44:27.158676 | controller |             created-by: install_yamls
2026-06-12 15:44:27.158679 | controller |           name: controlplane
2026-06-12 15:44:27.158682 | controller |           namespace: openstack
2026-06-12 15:44:27.158686 | controller |         spec:
2026-06-12 15:44:27.158689 | controller |           barbican:
2026-06-12 15:44:27.158693 | controller |             apiOverride:
2026-06-12 15:44:27.158696 | controller |               route: {}
2026-06-12 15:44:27.158699 | controller |             template:
2026-06-12 15:44:27.158703 | controller |               barbicanAPI:
2026-06-12 15:44:27.158706 | controller |                 override:
2026-06-12 15:44:27.158709 | controller |                   service:
2026-06-12 15:44:27.158713 | controller |                     internal:
2026-06-12 15:44:27.158716 | controller |                       metadata:
2026-06-12 15:44:27.158719 | controller |                         annotations:
2026-06-12 15:44:27.158723 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.158727 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.158730 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.158734 | controller |                       spec:
2026-06-12 15:44:27.158737 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.158754 | controller |                 replicas: 1
2026-06-12 15:44:27.158757 | controller |               barbicanKeystoneListener:
2026-06-12 15:44:27.158761 | controller |                 replicas: 1
2026-06-12 15:44:27.158764 | controller |               barbicanWorker:
2026-06-12 15:44:27.158767 | controller |                 replicas: 1
2026-06-12 15:44:27.158770 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.158774 | controller |               notificationsBus:
2026-06-12 15:44:27.158777 | controller |                 cluster: rabbitmq
2026-06-12 15:44:27.158780 | controller |               secret: osp-secret
2026-06-12 15:44:27.158784 | controller |           cinder:
2026-06-12 15:44:27.158787 | controller |             apiOverride:
2026-06-12 15:44:27.158790 | controller |               route: {}
2026-06-12 15:44:27.158793 | controller |             template:
2026-06-12 15:44:27.158797 | controller |               cinderAPI:
2026-06-12 15:44:27.158800 | controller |                 override:
2026-06-12 15:44:27.158803 | controller |                   service:
2026-06-12 15:44:27.158806 | controller |                     internal:
2026-06-12 15:44:27.158810 | controller |                       metadata:
2026-06-12 15:44:27.158813 | controller |                         annotations:
2026-06-12 15:44:27.158816 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.158820 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.158823 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.158837 | controller |                       spec:
2026-06-12 15:44:27.158840 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.158844 | controller |               cinderBackup:
2026-06-12 15:44:27.158847 | controller |                 networkAttachments:
2026-06-12 15:44:27.158850 | controller |                 - storage
2026-06-12 15:44:27.158853 | controller |                 replicas: 0
2026-06-12 15:44:27.158857 | controller |               cinderScheduler:
2026-06-12 15:44:27.158860 | controller |                 replicas: 1
2026-06-12 15:44:27.158864 | controller |               cinderVolumes:
2026-06-12 15:44:27.158867 | controller |                 volume1:
2026-06-12 15:44:27.158880 | controller |                   networkAttachments:
2026-06-12 15:44:27.158884 | controller |                   - storage
2026-06-12 15:44:27.158887 | controller |                   replicas: 0
2026-06-12 15:44:27.158891 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.158894 | controller |               secret: osp-secret
2026-06-12 15:44:27.158898 | controller |           designate:
2026-06-12 15:44:27.158901 | controller |             apiOverride:
2026-06-12 15:44:27.158904 | controller |               route: {}
2026-06-12 15:44:27.158907 | controller |             enabled: false
2026-06-12 15:44:27.158911 | controller |             template:
2026-06-12 15:44:27.158914 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.158917 | controller |               designateAPI:
2026-06-12 15:44:27.158921 | controller |                 override:
2026-06-12 15:44:27.158924 | controller |                   service:
2026-06-12 15:44:27.158930 | controller |                     internal:
2026-06-12 15:44:27.158933 | controller |                       metadata:
2026-06-12 15:44:27.158937 | controller |                         annotations:
2026-06-12 15:44:27.158940 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.158943 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.158947 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.158950 | controller |                       spec:
2026-06-12 15:44:27.158953 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.158958 | controller |               designateBackendbind9:
2026-06-12 15:44:27.158962 | controller |                 networkAttachments:
2026-06-12 15:44:27.158966 | controller |                 - designate
2026-06-12 15:44:27.158998 | controller |                 replicas: 1
2026-06-12 15:44:27.159003 | controller |                 storageClass: local-storage
2026-06-12 15:44:27.159006 | controller |                 storageRequest: 10Gi
2026-06-12 15:44:27.159010 | controller |               designateCentral:
2026-06-12 15:44:27.159013 | controller |                 replicas: 1
2026-06-12 15:44:27.159016 | controller |               designateMdns:
2026-06-12 15:44:27.159020 | controller |                 networkAttachments:
2026-06-12 15:44:27.159028 | controller |                 - designate
2026-06-12 15:44:27.159031 | controller |                 replicas: 1
2026-06-12 15:44:27.159035 | controller |               designateProducer:
2026-06-12 15:44:27.159038 | controller |                 replicas: 1
2026-06-12 15:44:27.159041 | controller |               designateWorker:
2026-06-12 15:44:27.159045 | controller |                 networkAttachments:
2026-06-12 15:44:27.159048 | controller |                 - designate
2026-06-12 15:44:27.159051 | controller |                 replicas: 1
2026-06-12 15:44:27.159054 | controller |               secret: osp-secret
2026-06-12 15:44:27.159058 | controller |           dns:
2026-06-12 15:44:27.159061 | controller |             template:
2026-06-12 15:44:27.159064 | controller |               options:
2026-06-12 15:44:27.159067 | controller |               - key: server
2026-06-12 15:44:27.159071 | controller |                 values:
2026-06-12 15:44:27.159074 | controller |                 - 192.168.122.1
2026-06-12 15:44:27.159077 | controller |               override:
2026-06-12 15:44:27.159081 | controller |                 service:
2026-06-12 15:44:27.159084 | controller |                   metadata:
2026-06-12 15:44:27.159087 | controller |                     annotations:
2026-06-12 15:44:27.159091 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-12 15:44:27.159094 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-12 15:44:27.159108 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-12 15:44:27.159112 | controller |                   spec:
2026-06-12 15:44:27.159115 | controller |                     type: LoadBalancer
2026-06-12 15:44:27.159118 | controller |               replicas: 1
2026-06-12 15:44:27.159122 | controller |           galera:
2026-06-12 15:44:27.159125 | controller |             templates:
2026-06-12 15:44:27.159128 | controller |               openstack:
2026-06-12 15:44:27.159131 | controller |                 replicas: 1
2026-06-12 15:44:27.159135 | controller |                 secret: osp-secret
2026-06-12 15:44:27.159138 | controller |                 storageRequest: 10G
2026-06-12 15:44:27.159141 | controller |               openstack-cell1:
2026-06-12 15:44:27.159144 | controller |                 replicas: 1
2026-06-12 15:44:27.159148 | controller |                 secret: osp-secret
2026-06-12 15:44:27.159151 | controller |                 storageRequest: 10G
2026-06-12 15:44:27.159154 | controller |           glance:
2026-06-12 15:44:27.159158 | controller |             apiOverrides:
2026-06-12 15:44:27.159161 | controller |               default:
2026-06-12 15:44:27.159164 | controller |                 route: {}
2026-06-12 15:44:27.159167 | controller |             template:
2026-06-12 15:44:27.159171 | controller |               customServiceConfig: |
2026-06-12 15:44:27.159174 | controller |                 [DEFAULT]
2026-06-12 15:44:27.159177 | controller |                 enabled_backends = default_backend:swift
2026-06-12 15:44:27.159181 | controller |                 [glance_store]
2026-06-12 15:44:27.159184 | controller |                 default_backend = default_backend
2026-06-12 15:44:27.159187 | controller |                 [default_backend]
2026-06-12 15:44:27.159191 | controller |                 swift_store_create_container_on_put = True
2026-06-12 15:44:27.159194 | controller |                 swift_store_auth_version = 3
2026-06-12 15:44:27.159197 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-12 15:44:27.159201 | controller |                 swift_store_endpoint_type = internalURL
2026-06-12 15:44:27.159204 | controller |                 swift_store_user = service:glance
2026-06-12 15:44:27.159207 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-12 15:44:27.159211 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.159214 | controller |               glanceAPIs:
2026-06-12 15:44:27.159218 | controller |                 default:
2026-06-12 15:44:27.159221 | controller |                   networkAttachments:
2026-06-12 15:44:27.159224 | controller |                   - storage
2026-06-12 15:44:27.159228 | controller |                   override:
2026-06-12 15:44:27.159231 | controller |                     service:
2026-06-12 15:44:27.159234 | controller |                       internal:
2026-06-12 15:44:27.159237 | controller |                         metadata:
2026-06-12 15:44:27.159241 | controller |                           annotations:
2026-06-12 15:44:27.159244 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159247 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159253 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159256 | controller |                         spec:
2026-06-12 15:44:27.159259 | controller |                           type: LoadBalancer
2026-06-12 15:44:27.159263 | controller |                   replicas: 1
2026-06-12 15:44:27.159266 | controller |               keystoneEndpoint: default
2026-06-12 15:44:27.159269 | controller |               secret: osp-secret
2026-06-12 15:44:27.159272 | controller |               storage:
2026-06-12 15:44:27.159276 | controller |                 storageClass: ''
2026-06-12 15:44:27.159279 | controller |                 storageRequest: 10Gi
2026-06-12 15:44:27.159282 | controller |           heat:
2026-06-12 15:44:27.159286 | controller |             apiOverride:
2026-06-12 15:44:27.159289 | controller |               route: {}
2026-06-12 15:44:27.159292 | controller |             cnfAPIOverride:
2026-06-12 15:44:27.159295 | controller |               route: {}
2026-06-12 15:44:27.159299 | controller |             enabled: false
2026-06-12 15:44:27.159302 | controller |             template:
2026-06-12 15:44:27.159305 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.159308 | controller |               heatAPI:
2026-06-12 15:44:27.159312 | controller |                 override:
2026-06-12 15:44:27.159315 | controller |                   service:
2026-06-12 15:44:27.159318 | controller |                     internal:
2026-06-12 15:44:27.159321 | controller |                       metadata:
2026-06-12 15:44:27.159325 | controller |                         annotations:
2026-06-12 15:44:27.159328 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159331 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159335 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159338 | controller |                       spec:
2026-06-12 15:44:27.159341 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.159345 | controller |                 replicas: 1
2026-06-12 15:44:27.159348 | controller |               heatEngine:
2026-06-12 15:44:27.159351 | controller |                 override:
2026-06-12 15:44:27.159526 | controller |                   service:
2026-06-12 15:44:27.159533 | controller |                     internal:
2026-06-12 15:44:27.159536 | controller |                       metadata:
2026-06-12 15:44:27.159539 | controller |                         annotations:
2026-06-12 15:44:27.159543 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159546 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159550 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159553 | controller |                       spec:
2026-06-12 15:44:27.159556 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.159560 | controller |                 replicas: 1
2026-06-12 15:44:27.159563 | controller |               secret: osp-secret
2026-06-12 15:44:27.159566 | controller |           horizon:
2026-06-12 15:44:27.159570 | controller |             apiOverride:
2026-06-12 15:44:27.159573 | controller |               route: {}
2026-06-12 15:44:27.159576 | controller |             template:
2026-06-12 15:44:27.159579 | controller |               replicas: 1
2026-06-12 15:44:27.159583 | controller |               secret: osp-secret
2026-06-12 15:44:27.159586 | controller |           ironic:
2026-06-12 15:44:27.159589 | controller |             enabled: false
2026-06-12 15:44:27.159593 | controller |             template:
2026-06-12 15:44:27.159596 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.159599 | controller |               ironicAPI:
2026-06-12 15:44:27.159602 | controller |                 replicas: 1
2026-06-12 15:44:27.159606 | controller |               ironicConductors:
2026-06-12 15:44:27.159609 | controller |               - replicas: 1
2026-06-12 15:44:27.159612 | controller |                 storageRequest: 10Gi
2026-06-12 15:44:27.159616 | controller |               ironicInspector:
2026-06-12 15:44:27.159619 | controller |                 replicas: 1
2026-06-12 15:44:27.159623 | controller |               ironicNeutronAgent:
2026-06-12 15:44:27.159626 | controller |                 replicas: 1
2026-06-12 15:44:27.159629 | controller |               secret: osp-secret
2026-06-12 15:44:27.159633 | controller |           keystone:
2026-06-12 15:44:27.159636 | controller |             apiOverride:
2026-06-12 15:44:27.159639 | controller |               route: {}
2026-06-12 15:44:27.159645 | controller |             template:
2026-06-12 15:44:27.159648 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.159652 | controller |               notificationsBus:
2026-06-12 15:44:27.159655 | controller |                 cluster: rabbitmq
2026-06-12 15:44:27.159658 | controller |               override:
2026-06-12 15:44:27.159661 | controller |                 service:
2026-06-12 15:44:27.159665 | controller |                   internal:
2026-06-12 15:44:27.159668 | controller |                     metadata:
2026-06-12 15:44:27.159671 | controller |                       annotations:
2026-06-12 15:44:27.159679 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159683 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159686 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159689 | controller |                     spec:
2026-06-12 15:44:27.159693 | controller |                       type: LoadBalancer
2026-06-12 15:44:27.159696 | controller |               secret: osp-secret
2026-06-12 15:44:27.159699 | controller |           manila:
2026-06-12 15:44:27.159703 | controller |             apiOverride:
2026-06-12 15:44:27.159706 | controller |               route: {}
2026-06-12 15:44:27.159709 | controller |             template:
2026-06-12 15:44:27.159713 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.159716 | controller |               manilaAPI:
2026-06-12 15:44:27.159719 | controller |                 networkAttachments:
2026-06-12 15:44:27.159722 | controller |                 - internalapi
2026-06-12 15:44:27.159726 | controller |                 override:
2026-06-12 15:44:27.159729 | controller |                   service:
2026-06-12 15:44:27.159732 | controller |                     internal:
2026-06-12 15:44:27.159736 | controller |                       metadata:
2026-06-12 15:44:27.159739 | controller |                         annotations:
2026-06-12 15:44:27.159742 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159746 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159749 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159752 | controller |                       spec:
2026-06-12 15:44:27.159756 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.159759 | controller |                 replicas: 1
2026-06-12 15:44:27.159762 | controller |               manilaScheduler:
2026-06-12 15:44:27.159766 | controller |                 replicas: 1
2026-06-12 15:44:27.159769 | controller |               manilaShares:
2026-06-12 15:44:27.159772 | controller |                 share1:
2026-06-12 15:44:27.159775 | controller |                   networkAttachments:
2026-06-12 15:44:27.159779 | controller |                   - storage
2026-06-12 15:44:27.159782 | controller |                   replicas: 1
2026-06-12 15:44:27.159785 | controller |           memcached:
2026-06-12 15:44:27.159788 | controller |             templates:
2026-06-12 15:44:27.159792 | controller |               memcached:
2026-06-12 15:44:27.159795 | controller |                 replicas: 1
2026-06-12 15:44:27.159798 | controller |           neutron:
2026-06-12 15:44:27.159801 | controller |             apiOverride:
2026-06-12 15:44:27.159805 | controller |               route: {}
2026-06-12 15:44:27.159808 | controller |             template:
2026-06-12 15:44:27.159811 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.159815 | controller |               networkAttachments:
2026-06-12 15:44:27.159818 | controller |               - internalapi
2026-06-12 15:44:27.159821 | controller |               override:
2026-06-12 15:44:27.159824 | controller |                 service:
2026-06-12 15:44:27.159828 | controller |                   internal:
2026-06-12 15:44:27.159831 | controller |                     metadata:
2026-06-12 15:44:27.159834 | controller |                       annotations:
2026-06-12 15:44:27.159838 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159841 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159844 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159848 | controller |                     spec:
2026-06-12 15:44:27.159851 | controller |                       type: LoadBalancer
2026-06-12 15:44:27.159854 | controller |               secret: osp-secret
2026-06-12 15:44:27.159860 | controller |           nova:
2026-06-12 15:44:27.159863 | controller |             apiOverride:
2026-06-12 15:44:27.159866 | controller |               route: {}
2026-06-12 15:44:27.159869 | controller |             template:
2026-06-12 15:44:27.159873 | controller |               apiServiceTemplate:
2026-06-12 15:44:27.159876 | controller |                 override:
2026-06-12 15:44:27.159879 | controller |                   service:
2026-06-12 15:44:27.159882 | controller |                     internal:
2026-06-12 15:44:27.159886 | controller |                       metadata:
2026-06-12 15:44:27.159889 | controller |                         annotations:
2026-06-12 15:44:27.159892 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159896 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159899 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159902 | controller |                       spec:
2026-06-12 15:44:27.159906 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.159909 | controller |               cellTemplates:
2026-06-12 15:44:27.159912 | controller |                 cell0:
2026-06-12 15:44:27.159916 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-12 15:44:27.159919 | controller |                   cellDatabaseInstance: openstack
2026-06-12 15:44:27.159924 | controller |                   conductorServiceTemplate:
2026-06-12 15:44:27.159928 | controller |                     replicas: 1
2026-06-12 15:44:27.159931 | controller |                   hasAPIAccess: true
2026-06-12 15:44:27.159935 | controller |                   messagingBus:
2026-06-12 15:44:27.159938 | controller |                     cluster: rabbitmq
2026-06-12 15:44:27.159941 | controller |                 cell1:
2026-06-12 15:44:27.159945 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-12 15:44:27.159948 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-12 15:44:27.159951 | controller |                   conductorServiceTemplate:
2026-06-12 15:44:27.159955 | controller |                     replicas: 1
2026-06-12 15:44:27.159958 | controller |                   hasAPIAccess: true
2026-06-12 15:44:27.159961 | controller |                   messagingBus:
2026-06-12 15:44:27.159965 | controller |                     cluster: rabbitmq-cell1
2026-06-12 15:44:27.159968 | controller |               metadataServiceTemplate:
2026-06-12 15:44:27.159971 | controller |                 override:
2026-06-12 15:44:27.159974 | controller |                   service:
2026-06-12 15:44:27.159978 | controller |                     metadata:
2026-06-12 15:44:27.159981 | controller |                       annotations:
2026-06-12 15:44:27.159984 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.159988 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.159991 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.159994 | controller |                     spec:
2026-06-12 15:44:27.159998 | controller |                       type: LoadBalancer
2026-06-12 15:44:27.160001 | controller |               secret: osp-secret
2026-06-12 15:44:27.160004 | controller |           octavia:
2026-06-12 15:44:27.160008 | controller |             enabled: false
2026-06-12 15:44:27.160011 | controller |             template:
2026-06-12 15:44:27.160014 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.160018 | controller |               octaviaAPI:
2026-06-12 15:44:27.160021 | controller |                 replicas: 1
2026-06-12 15:44:27.160024 | controller |               secret: osp-secret
2026-06-12 15:44:27.160027 | controller |           ovn:
2026-06-12 15:44:27.160031 | controller |             template:
2026-06-12 15:44:27.160034 | controller |               ovnController:
2026-06-12 15:44:27.160037 | controller |                 networkAttachment: tenant
2026-06-12 15:44:27.160042 | controller |                 nicMappings:
2026-06-12 15:44:27.160046 | controller |                   datacentre: ospbr
2026-06-12 15:44:27.160051 | controller |               ovnDBCluster:
2026-06-12 15:44:27.160055 | controller |                 ovndbcluster-nb:
2026-06-12 15:44:27.160060 | controller |                   dbType: NB
2026-06-12 15:44:27.160070 | controller |                   networkAttachment: internalapi
2026-06-12 15:44:27.160075 | controller |                   storageRequest: 10Gi
2026-06-12 15:44:27.160080 | controller |                 ovndbcluster-sb:
2026-06-12 15:44:27.160083 | controller |                   dbType: SB
2026-06-12 15:44:27.160088 | controller |                   networkAttachment: internalapi
2026-06-12 15:44:27.160092 | controller |                   storageRequest: 10Gi
2026-06-12 15:44:27.160095 | controller |           placement:
2026-06-12 15:44:27.160098 | controller |             apiOverride:
2026-06-12 15:44:27.160102 | controller |               route: {}
2026-06-12 15:44:27.160105 | controller |             template:
2026-06-12 15:44:27.160108 | controller |               databaseInstance: openstack
2026-06-12 15:44:27.160112 | controller |               override:
2026-06-12 15:44:27.160115 | controller |                 service:
2026-06-12 15:44:27.160118 | controller |                   internal:
2026-06-12 15:44:27.160121 | controller |                     metadata:
2026-06-12 15:44:27.160125 | controller |                       annotations:
2026-06-12 15:44:27.160129 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.160132 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.160135 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.160139 | controller |                     spec:
2026-06-12 15:44:27.160143 | controller |                       type: LoadBalancer
2026-06-12 15:44:27.160148 | controller |               secret: osp-secret
2026-06-12 15:44:27.160151 | controller |           rabbitmq:
2026-06-12 15:44:27.160155 | controller |             templates:
2026-06-12 15:44:27.160158 | controller |               rabbitmq:
2026-06-12 15:44:27.160163 | controller |                 override:
2026-06-12 15:44:27.160167 | controller |                   service:
2026-06-12 15:44:27.160170 | controller |                     metadata:
2026-06-12 15:44:27.160174 | controller |                       annotations:
2026-06-12 15:44:27.160177 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.160180 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-12 15:44:27.160184 | controller |                     spec:
2026-06-12 15:44:27.160187 | controller |                       type: LoadBalancer
2026-06-12 15:44:27.160190 | controller |               rabbitmq-cell1:
2026-06-12 15:44:27.160194 | controller |                 override:
2026-06-12 15:44:27.160197 | controller |                   service:
2026-06-12 15:44:27.160200 | controller |                     metadata:
2026-06-12 15:44:27.160203 | controller |                       annotations:
2026-06-12 15:44:27.160207 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.160210 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-12 15:44:27.160214 | controller |                     spec:
2026-06-12 15:44:27.160217 | controller |                       type: LoadBalancer
2026-06-12 15:44:27.160220 | controller |           redis:
2026-06-12 15:44:27.160224 | controller |             enabled: false
2026-06-12 15:44:27.160227 | controller |           secret: osp-secret
2026-06-12 15:44:27.160230 | controller |           storageClass: local-storage
2026-06-12 15:44:27.160233 | controller |           swift:
2026-06-12 15:44:27.160237 | controller |             enabled: true
2026-06-12 15:44:27.160240 | controller |             proxyOverride:
2026-06-12 15:44:27.160243 | controller |               route: {}
2026-06-12 15:44:27.160247 | controller |             template:
2026-06-12 15:44:27.160250 | controller |               swiftProxy:
2026-06-12 15:44:27.160253 | controller |                 networkAttachments:
2026-06-12 15:44:27.160256 | controller |                 - storage
2026-06-12 15:44:27.160260 | controller |                 override:
2026-06-12 15:44:27.160263 | controller |                   service:
2026-06-12 15:44:27.160266 | controller |                     internal:
2026-06-12 15:44:27.160270 | controller |                       metadata:
2026-06-12 15:44:27.160273 | controller |                         annotations:
2026-06-12 15:44:27.160276 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.160280 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.160283 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.160286 | controller |                       spec:
2026-06-12 15:44:27.160289 | controller |                         type: LoadBalancer
2026-06-12 15:44:27.160293 | controller |                 replicas: 1
2026-06-12 15:44:27.160296 | controller |               swiftRing:
2026-06-12 15:44:27.160299 | controller |                 ringReplicas: 1
2026-06-12 15:44:27.160304 | controller |               swiftStorage:
2026-06-12 15:44:27.160308 | controller |                 networkAttachments:
2026-06-12 15:44:27.160311 | controller |                 - storage
2026-06-12 15:44:27.160314 | controller |                 replicas: 1
2026-06-12 15:44:27.160317 | controller |           telemetry:
2026-06-12 15:44:27.160321 | controller |             enabled: true
2026-06-12 15:44:27.160324 | controller |             template:
2026-06-12 15:44:27.160327 | controller |               autoscaling:
2026-06-12 15:44:27.160330 | controller |                 aodh:
2026-06-12 15:44:27.160336 | controller |                   databaseAccount: aodh
2026-06-12 15:44:27.160339 | controller |                   databaseInstance: openstack
2026-06-12 15:44:27.160343 | controller |                   notificationsBus:
2026-06-12 15:44:27.160346 | controller |                     cluster: rabbitmq
2026-06-12 15:44:27.160349 | controller |                   passwordSelectors: null
2026-06-12 15:44:27.160352 | controller |                   secret: osp-secret
2026-06-12 15:44:27.160356 | controller |                 enabled: false
2026-06-12 15:44:27.160359 | controller |                 heatInstance: heat
2026-06-12 15:44:27.160362 | controller |               ceilometer:
2026-06-12 15:44:27.160366 | controller |                 enabled: true
2026-06-12 15:44:27.160369 | controller |                 notificationsBus:
2026-06-12 15:44:27.160372 | controller |                   cluster: rabbitmq
2026-06-12 15:44:27.160376 | controller |                 secret: osp-secret
2026-06-12 15:44:27.160379 | controller |               cloudkitty:
2026-06-12 15:44:27.160382 | controller |                 apiTimeout: 0
2026-06-12 15:44:27.160385 | controller |                 cloudKittyAPI:
2026-06-12 15:44:27.160389 | controller |                   override:
2026-06-12 15:44:27.160392 | controller |                     service:
2026-06-12 15:44:27.160395 | controller |                       internal:
2026-06-12 15:44:27.160399 | controller |                         metadata:
2026-06-12 15:44:27.160402 | controller |                           annotations:
2026-06-12 15:44:27.160405 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.160409 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.160412 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.160415 | controller |                         spec:
2026-06-12 15:44:27.160419 | controller |                           type: LoadBalancer
2026-06-12 15:44:27.160422 | controller |                   replicas: 1
2026-06-12 15:44:27.160425 | controller |                   resources: {}
2026-06-12 15:44:27.160428 | controller |                   tls:
2026-06-12 15:44:27.160432 | controller |                     api:
2026-06-12 15:44:27.160435 | controller |                       internal: {}
2026-06-12 15:44:27.160438 | controller |                       public: {}
2026-06-12 15:44:27.160442 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 15:44:27.160445 | controller |                 cloudKittyProc:
2026-06-12 15:44:27.160448 | controller |                   replicas: 1
2026-06-12 15:44:27.160451 | controller |                   resources: {}
2026-06-12 15:44:27.160455 | controller |                   tls:
2026-06-12 15:44:27.160458 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 15:44:27.160477 | controller |                 databaseAccount: cloudkitty
2026-06-12 15:44:27.160483 | controller |                 databaseInstance: openstack
2026-06-12 15:44:27.160486 | controller |                 enabled: false
2026-06-12 15:44:27.160489 | controller |                 memcachedInstance: memcached
2026-06-12 15:44:27.160493 | controller |                 messagingBus:
2026-06-12 15:44:27.160496 | controller |                   cluster: rabbitmq
2026-06-12 15:44:27.160499 | controller |                 passwordSelector:
2026-06-12 15:44:27.160502 | controller |                   aodhService: AodhPassword
2026-06-12 15:44:27.160506 | controller |                   ceilometerService: CeilometerPassword
2026-06-12 15:44:27.160509 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-12 15:44:27.160512 | controller |                 preserveJobs: false
2026-06-12 15:44:27.160516 | controller |                 s3StorageConfig:
2026-06-12 15:44:27.160519 | controller |                   schemas:
2026-06-12 15:44:27.160522 | controller |                   - effectiveDate: '2024-11-18'
2026-06-12 15:44:27.160525 | controller |                     version: v13
2026-06-12 15:44:27.160531 | controller |                   secret:
2026-06-12 15:44:27.160534 | controller |                     name: cloudkitty-loki-s3
2026-06-12 15:44:27.160537 | controller |                     type: s3
2026-06-12 15:44:27.160541 | controller |                 secret: osp-secret
2026-06-12 15:44:27.160544 | controller |                 serviceUser: cloudkitty
2026-06-12 15:44:27.160547 | controller |                 storageClass: local-storage
2026-06-12 15:44:27.160551 | controller |               logging:
2026-06-12 15:44:27.160554 | controller |                 annotations:
2026-06-12 15:44:27.160557 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-12 15:44:27.160561 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 15:44:27.160564 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 15:44:27.160568 | controller |                 cloNamespace: openshift-logging
2026-06-12 15:44:27.160571 | controller |                 enabled: false
2026-06-12 15:44:27.160574 | controller |                 ipaddr: 172.17.0.80
2026-06-12 15:44:27.160578 | controller |                 port: 10514
2026-06-12 15:44:27.160581 | controller |               metricStorage:
2026-06-12 15:44:27.160584 | controller |                 enabled: false
2026-06-12 15:44:27.160587 | controller |                 monitoringStack:
2026-06-12 15:44:27.160591 | controller |                   alertingEnabled: true
2026-06-12 15:44:27.160594 | controller |                   scrapeInterval: 30s
2026-06-12 15:44:27.160597 | controller |                   storage:
2026-06-12 15:44:27.160601 | controller |                     persistent:
2026-06-12 15:44:27.160604 | controller |                       pvcStorageRequest: 10Gi
2026-06-12 15:44:27.160607 | controller |                     retention: 24h
2026-06-12 15:44:27.160611 | controller |                     strategy: persistent
2026-06-12 15:44:27.174133 | controller |
2026-06-12 15:44:27.174163 | controller | TASK [edpm_prepare : Apply the OpenStackControlPlane CR output_dir={{ cifmw_edpm_prepare_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_prepare_crs_kustomize_result.output_path }}] ***
2026-06-12 15:44:27.174169 | controller | Friday 12 June 2026  15:44:27 +0000 (0:00:00.059)       0:12:06.034 ***********
2026-06-12 15:44:27.174173 | controller | Friday 12 June 2026  15:44:27 +0000 (0:00:00.059)       0:12:06.032 ***********
2026-06-12 15:44:27.567092 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 15:44:27.567132 | controller | changed: [localhost]
2026-06-12 15:44:27.567139 | controller |
2026-06-12 15:44:27.567144 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-12 15:44:27.567150 | controller | Friday 12 June 2026  15:44:27 +0000 (0:00:00.393)       0:12:06.427 ***********
2026-06-12 15:44:27.567155 | controller | Friday 12 June 2026  15:44:27 +0000 (0:00:00.393)       0:12:06.425 ***********
2026-06-12 15:44:57.615021 | controller | Pausing for 30 seconds
2026-06-12 15:44:57.615583 | controller | ok: [localhost]
2026-06-12 15:44:57.615602 | controller |
2026-06-12 15:44:57.615608 | controller | TASK [edpm_prepare : Wait for OpenStack controlplane to be deployed _raw_params=oc wait OpenStackControlPlane {{ _ctlplane_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_prepare_timeout }}m] ***
2026-06-12 15:44:57.615623 | controller | Friday 12 June 2026  15:44:57 +0000 (0:00:30.047)       0:12:36.474 ***********
2026-06-12 15:44:57.615627 | controller | Friday 12 June 2026  15:44:57 +0000 (0:00:30.047)       0:12:36.472 ***********
2026-06-12 15:52:16.316402 | controller | changed: [localhost]
2026-06-12 15:52:16.316980 | controller |
2026-06-12 15:52:16.316994 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-12 15:52:16.317000 | controller | Friday 12 June 2026  15:52:16 +0000 (0:07:18.701)       0:19:55.176 ***********
2026-06-12 15:52:16.317005 | controller | Friday 12 June 2026  15:52:16 +0000 (0:07:18.701)       0:19:55.174 ***********
2026-06-12 15:52:16.401216 | controller |
2026-06-12 15:52:16.401301 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-12 15:52:16.401308 | controller | Friday 12 June 2026  15:52:16 +0000 (0:00:00.084)       0:19:55.261 ***********
2026-06-12 15:52:16.401314 | controller | Friday 12 June 2026  15:52:16 +0000 (0:00:00.084)       0:19:55.259 ***********
2026-06-12 15:52:16.840120 | controller | changed: [localhost]
2026-06-12 15:52:16.840197 | controller |
2026-06-12 15:52:16.840206 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-12 15:52:16.840212 | controller | Friday 12 June 2026  15:52:16 +0000 (0:00:00.438)       0:19:55.700 ***********
2026-06-12 15:52:16.840217 | controller | Friday 12 June 2026  15:52:16 +0000 (0:00:00.438)       0:19:55.698 ***********
2026-06-12 15:52:16.896249 | controller | ok: [localhost]
2026-06-12 15:52:16.896304 | controller |
2026-06-12 15:52:16.896310 | controller | TASK [install_openstack_ca : Creating tls-ca-bundle.pem from CA bundle dest={{ cifmw_install_openstack_ca_file_full_path }}, content={{ _ca_bundle }}, mode=0644] ***
2026-06-12 15:52:16.896315 | controller | Friday 12 June 2026  15:52:16 +0000 (0:00:00.056)       0:19:55.756 ***********
2026-06-12 15:52:16.896319 | controller | Friday 12 June 2026  15:52:16 +0000 (0:00:00.056)       0:19:55.754 ***********
2026-06-12 15:52:17.326973 | controller | changed: [localhost]
2026-06-12 15:52:17.327047 | controller |
2026-06-12 15:52:17.327054 | controller | TASK [install_openstack_ca : Check if OpenStackControlplane CA file is present path={{ cifmw_install_openstack_ca_file_full_path }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 15:52:17.327060 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.429)       0:19:56.186 ***********
2026-06-12 15:52:17.327064 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.430)       0:19:56.184 ***********
2026-06-12 15:52:17.512293 | controller | ok: [localhost]
2026-06-12 15:52:17.512348 | controller |
2026-06-12 15:52:17.512354 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-12 15:52:17.512358 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.186)       0:19:56.372 ***********
2026-06-12 15:52:17.512362 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.186)       0:19:56.370 ***********
2026-06-12 15:52:17.561611 | controller |
2026-06-12 15:52:17.561687 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 15:52:17.561693 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.049)       0:19:56.421 ***********
2026-06-12 15:52:17.561697 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.049)       0:19:56.419 ***********
2026-06-12 15:52:17.825691 | controller | ok: [localhost]
2026-06-12 15:52:17.825746 | controller |
2026-06-12 15:52:17.825757 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 15:52:17.825765 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.263)       0:19:56.685 ***********
2026-06-12 15:52:17.825773 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.263)       0:19:56.683 ***********
2026-06-12 15:52:17.871886 | controller | skipping: [localhost]
2026-06-12 15:52:17.871952 | controller |
2026-06-12 15:52:17.871958 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 15:52:17.871964 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.046)       0:19:56.732 ***********
2026-06-12 15:52:17.871969 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.046)       0:19:56.730 ***********
2026-06-12 15:52:17.903601 | controller | skipping: [localhost]
2026-06-12 15:52:17.903678 | controller |
2026-06-12 15:52:17.903685 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 15:52:17.903690 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.031)       0:19:56.763 ***********
2026-06-12 15:52:17.903694 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.031)       0:19:56.761 ***********
2026-06-12 15:52:17.936098 | controller | skipping: [localhost]
2026-06-12 15:52:17.936174 | controller |
2026-06-12 15:52:17.936183 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 15:52:17.936207 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.032)       0:19:56.796 ***********
2026-06-12 15:52:17.936213 | controller | Friday 12 June 2026  15:52:17 +0000 (0:00:00.032)       0:19:56.794 ***********
2026-06-12 15:52:18.452192 | controller | changed: [localhost]
2026-06-12 15:52:18.452275 | controller |
2026-06-12 15:52:18.452282 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 15:52:18.452287 | controller | Friday 12 June 2026  15:52:18 +0000 (0:00:00.515)       0:19:57.312 ***********
2026-06-12 15:52:18.452291 | controller | Friday 12 June 2026  15:52:18 +0000 (0:00:00.515)       0:19:57.310 ***********
2026-06-12 15:52:20.249915 | controller | changed: [localhost]
2026-06-12 15:52:20.250000 | controller |
2026-06-12 15:52:20.250006 | controller | TASK [edpm_prepare : Extract keystone endpoint host _raw_params=oc get keystoneapi keystone --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o jsonpath='{ .status.apiEndpoints.public }'] ***
2026-06-12 15:52:20.250012 | controller | Friday 12 June 2026  15:52:20 +0000 (0:00:01.797)       0:19:59.109 ***********
2026-06-12 15:52:20.250016 | controller | Friday 12 June 2026  15:52:20 +0000 (0:00:01.797)       0:19:59.107 ***********
2026-06-12 15:52:20.660755 | controller | changed: [localhost]
2026-06-12 15:52:20.660838 | controller |
2026-06-12 15:52:20.660849 | controller | TASK [edpm_prepare : Wait for keystone endpoint to exist in DNS url={{ _cifmw_edpm_prepare_keystone_endpoint_out.stdout | trim }}, status_code={{ _keystone_response_codes }}, validate_certs={{ cifmw_edpm_prepare_verify_tls }}] ***
2026-06-12 15:52:20.660857 | controller | Friday 12 June 2026  15:52:20 +0000 (0:00:00.410)       0:19:59.520 ***********
2026-06-12 15:52:20.660864 | controller | Friday 12 June 2026  15:52:20 +0000 (0:00:00.410)       0:19:59.518 ***********
2026-06-12 15:52:21.286999 | controller | ok: [localhost]
2026-06-12 15:52:21.287081 | controller |
2026-06-12 15:52:21.287088 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 15:52:21.287094 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.626)       0:20:00.147 ***********
2026-06-12 15:52:21.287099 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.626)       0:20:00.145 ***********
2026-06-12 15:52:21.360414 | controller | ok: [localhost]
2026-06-12 15:52:21.360507 | controller |
2026-06-12 15:52:21.360518 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 15:52:21.360525 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.073)       0:20:00.220 ***********
2026-06-12 15:52:21.360531 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.073)       0:20:00.218 ***********
2026-06-12 15:52:21.504350 | controller | ok: [localhost]
2026-06-12 15:52:21.504440 | controller |
2026-06-12 15:52:21.504453 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 15:52:21.504495 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.144)       0:20:00.364 ***********
2026-06-12 15:52:21.504514 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.144)       0:20:00.362 ***********
2026-06-12 15:52:21.651363 | controller | skipping: [localhost]
2026-06-12 15:52:21.651443 | controller |
2026-06-12 15:52:21.651451 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 15:52:21.651457 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.146)       0:20:00.510 ***********
2026-06-12 15:52:21.651484 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.146)       0:20:00.508 ***********
2026-06-12 15:52:21.765459 | controller | ok: [localhost]
2026-06-12 15:52:21.765555 | controller |
2026-06-12 15:52:21.765562 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-12 15:52:21.765568 | controller |   (
2026-06-12 15:52:21.765572 | controller |     {
2026-06-12 15:52:21.765578 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-12 15:52:21.765596 | controller |       'OPENSTACK_BRANCH': '',
2026-06-12 15:52:21.765601 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-12 15:52:21.765605 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 15:52:21.765610 | controller |     else {}
2026-06-12 15:52:21.765614 | controller |   )
2026-06-12 15:52:21.765618 | controller | }}] ***
2026-06-12 15:52:21.765623 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.113)       0:20:00.624 ***********
2026-06-12 15:52:21.765627 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.113)       0:20:00.622 ***********
2026-06-12 15:52:21.810955 | controller | skipping: [localhost]
2026-06-12 15:52:21.811040 | controller |
2026-06-12 15:52:21.811047 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 15:52:21.811053 | controller |   cifmw_install_yamls_environment |
2026-06-12 15:52:21.811059 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 15:52:21.811086 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 15:52:21.811093 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-12 15:52:21.811098 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-12 15:52:21.811103 | controller |   combine(
2026-06-12 15:52:21.811108 | controller |     {
2026-06-12 15:52:21.811112 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-12 15:52:21.811117 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 15:52:21.811123 | controller |     else {}
2026-06-12 15:52:21.811128 | controller |   )
2026-06-12 15:52:21.811133 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-12 15:52:21.811138 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.046)       0:20:00.670 ***********
2026-06-12 15:52:21.811143 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.046)       0:20:00.668 ***********
2026-06-12 15:52:21.861105 | controller | ok: [localhost]
2026-06-12 15:52:21.861181 | controller |
2026-06-12 15:52:21.861189 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-12 15:52:21.861196 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.050)       0:20:00.721 ***********
2026-06-12 15:52:21.861201 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.050)       0:20:00.719 ***********
2026-06-12 15:52:21.914156 | controller |
2026-06-12 15:52:21.914254 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-12 15:52:21.914270 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.053)       0:20:00.774 ***********
2026-06-12 15:52:21.914280 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.053)       0:20:00.772 ***********
2026-06-12 15:52:21.965297 | controller | ok: [localhost] =>
2026-06-12 15:52:21.965372 | controller |     make_edpm_baremetal_compute_env:
2026-06-12 15:52:21.965379 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:52:21.965384 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:52:21.965389 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:52:21.965394 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:52:21.965399 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:52:21.965404 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:52:21.965409 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:52:21.965414 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:52:21.965419 | controller |       OPENSTACK_IMG: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 15:52:21.965425 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:52:21.965429 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:52:21.965434 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:52:21.965439 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:52:21.965451 | controller |
2026-06-12 15:52:21.965481 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-12 15:52:21.965488 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.051)       0:20:00.825 ***********
2026-06-12 15:52:21.965493 | controller | Friday 12 June 2026  15:52:21 +0000 (0:00:00.051)       0:20:00.823 ***********
2026-06-12 15:52:22.005431 | controller | skipping: [localhost]
2026-06-12 15:52:22.005537 | controller |
2026-06-12 15:52:22.005550 | controller | TASK [install_yamls_makes : Run edpm_baremetal_compute output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup, script=make edpm_baremetal_compute, dry_run={{ make_edpm_baremetal_compute_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_baremetal_compute_env|default({})), **(make_edpm_baremetal_compute_params|default({}))) }}] ***
2026-06-12 15:52:22.005560 | controller | Friday 12 June 2026  15:52:22 +0000 (0:00:00.039)       0:20:00.865 ***********
2026-06-12 15:52:22.005567 | controller | Friday 12 June 2026  15:52:22 +0000 (0:00:00.039)       0:20:00.863 ***********
2026-06-12 15:52:50.731956 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:52:50.732058 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-12 15:52:50.732065 | controller | | default(true) }}
2026-06-12 15:52:50.753561 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 15:52:50.753642 | controller | changed: [localhost]
2026-06-12 15:52:50.753647 | controller |
2026-06-12 15:52:50.753653 | controller | TASK [edpm_deploy_baremetal : Create the config file mode=0644, content={{ cifmw_edpm_deploy_baremetal_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_baremetal_nova_extra_config_file }}] ***
2026-06-12 15:52:50.753658 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:28.747)       0:20:29.613 ***********
2026-06-12 15:52:50.753662 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:28.747)       0:20:29.611 ***********
2026-06-12 15:52:50.793052 | controller | skipping: [localhost]
2026-06-12 15:52:50.793133 | controller |
2026-06-12 15:52:50.793139 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 15:52:50.793145 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-12 15:52:50.793150 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-12 15:52:50.793154 | controller | }}, cacheable=True] ***
2026-06-12 15:52:50.793159 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.039)       0:20:29.652 ***********
2026-06-12 15:52:50.793163 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.039)       0:20:29.650 ***********
2026-06-12 15:52:50.834929 | controller | skipping: [localhost]
2026-06-12 15:52:50.835014 | controller |
2026-06-12 15:52:50.835022 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-12 15:52:50.835027 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.042)       0:20:29.695 ***********
2026-06-12 15:52:50.835032 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.042)       0:20:29.693 ***********
2026-06-12 15:52:50.893247 | controller |
2026-06-12 15:52:50.893324 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-12 15:52:50.893330 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.058)       0:20:29.753 ***********
2026-06-12 15:52:50.893334 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.058)       0:20:29.751 ***********
2026-06-12 15:52:50.938413 | controller | ok: [localhost] =>
2026-06-12 15:52:50.938536 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-12 15:52:50.938549 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 15:52:50.938555 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 15:52:50.938561 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 15:52:50.938566 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 15:52:50.938571 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:52:50.938598 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 15:52:50.938602 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 15:52:50.938606 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 15:52:50.938610 | controller |       OPENSTACK_IMG: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 15:52:50.938614 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 15:52:50.938617 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 15:52:50.938633 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 15:52:50.938638 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 15:52:50.938646 | controller |
2026-06-12 15:52:50.938659 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-12 15:52:50.938665 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.044)       0:20:29.798 ***********
2026-06-12 15:52:50.938670 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.044)       0:20:29.796 ***********
2026-06-12 15:52:50.978009 | controller | skipping: [localhost]
2026-06-12 15:52:50.978083 | controller |
2026-06-12 15:52:50.978089 | controller | TASK [install_yamls_makes : Run edpm_deploy_baremetal_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make edpm_deploy_baremetal_prep, dry_run={{ make_edpm_deploy_baremetal_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_deploy_baremetal_prep_env|default({})), **(make_edpm_deploy_baremetal_prep_params|default({}))) }}] ***
2026-06-12 15:52:50.978094 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.039)       0:20:29.838 ***********
2026-06-12 15:52:50.978098 | controller | Friday 12 June 2026  15:52:50 +0000 (0:00:00.039)       0:20:29.836 ***********
2026-06-12 15:52:59.335301 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 15:52:59.335376 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-12 15:52:59.335382 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-12 15:52:59.359016 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 15:52:59.359090 | controller | changed: [localhost]
2026-06-12 15:52:59.359096 | controller |
2026-06-12 15:52:59.359101 | controller | TASK [edpm_deploy_baremetal : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations={% if content_provider_registry_ip is defined or (not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap) %}
2026-06-12 15:52:59.359106 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-12 15:52:59.359111 | controller | kind: Kustomization
2026-06-12 15:52:59.359115 | controller | patches:
2026-06-12 15:52:59.359118 | controller |   - target:
2026-06-12 15:52:59.359122 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-12 15:52:59.359126 | controller |     patch: |-
2026-06-12 15:52:59.359129 | controller | {% if content_provider_registry_ip is defined %}
2026-06-12 15:52:59.359133 | controller |       - op: add
2026-06-12 15:52:59.359137 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-12 15:52:59.359141 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-12 15:52:59.359145 | controller | {% endif %}
2026-06-12 15:52:59.359148 | controller |
2026-06-12 15:52:59.359152 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-12 15:52:59.359156 | controller |       - op: add
2026-06-12 15:52:59.359160 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-12 15:52:59.359163 | controller |         value: sudo dnf -y update
2026-06-12 15:52:59.359167 | controller | {% endif %}
2026-06-12 15:52:59.359170 | controller | {% endif %}, kustomizations_paths={{
2026-06-12 15:52:59.359186 | controller |   [
2026-06-12 15:52:59.359190 | controller |     (
2026-06-12 15:52:59.359193 | controller |       [
2026-06-12 15:52:59.359197 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-12 15:52:59.359200 | controller |         'kustomizations',
2026-06-12 15:52:59.359204 | controller |         'dataplane'
2026-06-12 15:52:59.359207 | controller |       ] | ansible.builtin.path_join
2026-06-12 15:52:59.359211 | controller |     )
2026-06-12 15:52:59.359214 | controller |   ]
2026-06-12 15:52:59.359217 | controller | }}] ***
2026-06-12 15:52:59.359221 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:08.380)       0:20:38.219 ***********
2026-06-12 15:52:59.359225 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:08.380)       0:20:38.217 ***********
2026-06-12 15:52:59.708639 | controller | changed: [localhost]
2026-06-12 15:52:59.708718 | controller |
2026-06-12 15:52:59.708725 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-12 15:52:59.708737 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.349)       0:20:38.568 ***********
2026-06-12 15:52:59.708743 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.349)       0:20:38.566 ***********
2026-06-12 15:52:59.761447 | controller | ok: [localhost] =>
2026-06-12 15:52:59.761521 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-12 15:52:59.761529 | controller |       changed: true
2026-06-12 15:52:59.761534 | controller |       count: 2
2026-06-12 15:52:59.761539 | controller |       failed: false
2026-06-12 15:52:59.761543 | controller |       kustomizations_paths:
2026-06-12 15:52:59.761547 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 15:52:59.761551 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 15:52:59.761555 | controller |       result:
2026-06-12 15:52:59.761559 | controller |       - apiVersion: v1
2026-06-12 15:52:59.761562 | controller |         data:
2026-06-12 15:52:59.761566 | controller |           network_config_template: |
2026-06-12 15:52:59.761570 | controller |             ---
2026-06-12 15:52:59.761573 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-12 15:52:59.761577 | controller |             {% for network in nodeset_networks %}
2026-06-12 15:52:59.761580 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-12 15:52:59.761584 | controller |             {%- endfor %}
2026-06-12 15:52:59.761587 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-12 15:52:59.761590 | controller |             network_config:
2026-06-12 15:52:59.761594 | controller |             - type: ovs_bridge
2026-06-12 15:52:59.761597 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-12 15:52:59.761601 | controller |               mtu: {{ min_viable_mtu }}
2026-06-12 15:52:59.761604 | controller |               use_dhcp: false
2026-06-12 15:52:59.761607 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-12 15:52:59.761611 | controller |               domain: {{ dns_search_domains }}
2026-06-12 15:52:59.761622 | controller |               addresses:
2026-06-12 15:52:59.761625 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-12 15:52:59.761628 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-12 15:52:59.761632 | controller |               members:
2026-06-12 15:52:59.761635 | controller |               - type: interface
2026-06-12 15:52:59.761638 | controller |                 name: nic1
2026-06-12 15:52:59.761642 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-12 15:52:59.761645 | controller |                 # force the MAC address of the bridge to this interface
2026-06-12 15:52:59.761648 | controller |                 primary: true
2026-06-12 15:52:59.761652 | controller |             {% for network in nodeset_networks %}
2026-06-12 15:52:59.761655 | controller |               - type: vlan
2026-06-12 15:52:59.761658 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-12 15:52:59.761662 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-12 15:52:59.761665 | controller |                 addresses:
2026-06-12 15:52:59.761669 | controller |                 - ip_netmask:
2026-06-12 15:52:59.761672 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-12 15:52:59.761680 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-12 15:52:59.761684 | controller |             {% endfor %}
2026-06-12 15:52:59.761687 | controller |         kind: ConfigMap
2026-06-12 15:52:59.761691 | controller |         metadata:
2026-06-12 15:52:59.761694 | controller |           labels:
2026-06-12 15:52:59.761697 | controller |             created-by: install_yamls
2026-06-12 15:52:59.761701 | controller |           name: network-config-template-ipam
2026-06-12 15:52:59.761704 | controller |           namespace: openstack
2026-06-12 15:52:59.761707 | controller |       - apiVersion: v1
2026-06-12 15:52:59.761711 | controller |         data:
2026-06-12 15:52:59.761714 | controller |           physical_bridge_name: br-ex
2026-06-12 15:52:59.761718 | controller |           public_interface_name: eth0
2026-06-12 15:52:59.761721 | controller |         kind: ConfigMap
2026-06-12 15:52:59.761724 | controller |         metadata:
2026-06-12 15:52:59.761727 | controller |           labels:
2026-06-12 15:52:59.761731 | controller |             created-by: install_yamls
2026-06-12 15:52:59.761734 | controller |           name: neutron-edpm-ipam
2026-06-12 15:52:59.761738 | controller |           namespace: openstack
2026-06-12 15:52:59.761741 | controller |       - apiVersion: v1
2026-06-12 15:52:59.761744 | controller |         data:
2026-06-12 15:52:59.761747 | controller |           25-nova-extra.conf: ''
2026-06-12 15:52:59.761751 | controller |         kind: ConfigMap
2026-06-12 15:52:59.761754 | controller |         metadata:
2026-06-12 15:52:59.761757 | controller |           labels:
2026-06-12 15:52:59.761761 | controller |             created-by: install_yamls
2026-06-12 15:52:59.761764 | controller |           name: nova-extra-config
2026-06-12 15:52:59.761767 | controller |           namespace: openstack
2026-06-12 15:52:59.761771 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 15:52:59.761774 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-12 15:52:59.761777 | controller |         metadata:
2026-06-12 15:52:59.761781 | controller |           labels:
2026-06-12 15:52:59.761784 | controller |             created-by: install_yamls
2026-06-12 15:52:59.761787 | controller |           name: edpm-deployment-ipam
2026-06-12 15:52:59.761791 | controller |           namespace: openstack
2026-06-12 15:52:59.761794 | controller |         spec:
2026-06-12 15:52:59.761797 | controller |           nodeSets:
2026-06-12 15:52:59.761801 | controller |           - openstack-edpm-ipam
2026-06-12 15:52:59.761804 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 15:52:59.761807 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-12 15:52:59.761811 | controller |         metadata:
2026-06-12 15:52:59.761814 | controller |           labels:
2026-06-12 15:52:59.761817 | controller |             created-by: install_yamls
2026-06-12 15:52:59.761820 | controller |           name: openstack-edpm-ipam
2026-06-12 15:52:59.761824 | controller |           namespace: openstack
2026-06-12 15:52:59.761827 | controller |         spec:
2026-06-12 15:52:59.761830 | controller |           baremetalSetTemplate:
2026-06-12 15:52:59.761834 | controller |             bmhLabelSelector:
2026-06-12 15:52:59.761837 | controller |               app: openstack
2026-06-12 15:52:59.761840 | controller |             bmhNamespace: openstack
2026-06-12 15:52:59.761844 | controller |             cloudUserName: cloud-admin
2026-06-12 15:52:59.761847 | controller |             ctlplaneInterface: enp1s0
2026-06-12 15:52:59.761850 | controller |           env:
2026-06-12 15:52:59.761854 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-12 15:52:59.761857 | controller |             value: 'True'
2026-06-12 15:52:59.761860 | controller |           networkAttachments:
2026-06-12 15:52:59.761864 | controller |           - ctlplane
2026-06-12 15:52:59.761867 | controller |           nodeTemplate:
2026-06-12 15:52:59.761870 | controller |             ansible:
2026-06-12 15:52:59.761874 | controller |               ansibleUser: cloud-admin
2026-06-12 15:52:59.761877 | controller |               ansibleVars:
2026-06-12 15:52:59.761880 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-12 15:52:59.761884 | controller |                 edpm_container_registry_insecure_registries:
2026-06-12 15:52:59.761887 | controller |                 - 38.102.83.196:5001
2026-06-12 15:52:59.761890 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-12 15:52:59.761894 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-12 15:52:59.761897 | controller |                 edpm_sshd_allowed_ranges:
2026-06-12 15:52:59.761902 | controller |                 - 192.168.122.0/24
2026-06-12 15:52:59.761906 | controller |                 enable_debug: false
2026-06-12 15:52:59.761909 | controller |                 gather_facts: false
2026-06-12 15:52:59.761919 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 15:52:59.761923 | controller |                 image_prefix: openstack
2026-06-12 15:52:59.761926 | controller |                 image_tag: current-podified
2026-06-12 15:52:59.761929 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-12 15:52:59.761933 | controller |                 timesync_ntp_servers:
2026-06-12 15:52:59.761936 | controller |                 - hostname: pool.ntp.org
2026-06-12 15:52:59.761939 | controller |               ansibleVarsFrom:
2026-06-12 15:52:59.761943 | controller |               - configMapRef:
2026-06-12 15:52:59.761946 | controller |                   name: network-config-template-ipam
2026-06-12 15:52:59.761949 | controller |                 prefix: edpm_
2026-06-12 15:52:59.761953 | controller |               - configMapRef:
2026-06-12 15:52:59.761956 | controller |                   name: neutron-edpm-ipam
2026-06-12 15:52:59.761959 | controller |                 prefix: neutron_
2026-06-12 15:52:59.761963 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-12 15:52:59.761966 | controller |             networks:
2026-06-12 15:52:59.761969 | controller |             - defaultRoute: true
2026-06-12 15:52:59.761973 | controller |               name: ctlplane
2026-06-12 15:52:59.761976 | controller |               subnetName: subnet1
2026-06-12 15:52:59.761979 | controller |             - name: internalapi
2026-06-12 15:52:59.761983 | controller |               subnetName: subnet1
2026-06-12 15:52:59.761986 | controller |             - name: storage
2026-06-12 15:52:59.761989 | controller |               subnetName: subnet1
2026-06-12 15:52:59.761993 | controller |             - name: tenant
2026-06-12 15:52:59.761996 | controller |               subnetName: subnet1
2026-06-12 15:52:59.761999 | controller |           nodes:
2026-06-12 15:52:59.762002 | controller |             edpm-compute-0:
2026-06-12 15:52:59.762006 | controller |               hostName: edpm-compute-0
2026-06-12 15:52:59.762009 | controller |           preProvisioned: false
2026-06-12 15:52:59.762012 | controller |           services:
2026-06-12 15:52:59.762016 | controller |           - repo-setup
2026-06-12 15:52:59.762021 | controller |           - redhat
2026-06-12 15:52:59.762024 | controller |           - bootstrap
2026-06-12 15:52:59.762028 | controller |           - download-cache
2026-06-12 15:52:59.762031 | controller |           - configure-network
2026-06-12 15:52:59.762034 | controller |           - validate-network
2026-06-12 15:52:59.762037 | controller |           - install-os
2026-06-12 15:52:59.762041 | controller |           - configure-os
2026-06-12 15:52:59.762044 | controller |           - ssh-known-hosts
2026-06-12 15:52:59.762047 | controller |           - run-os
2026-06-12 15:52:59.762051 | controller |           - reboot-os
2026-06-12 15:52:59.762054 | controller |           - install-certs
2026-06-12 15:52:59.762057 | controller |           - ovn
2026-06-12 15:52:59.762060 | controller |           - neutron-metadata
2026-06-12 15:52:59.762064 | controller |           - libvirt
2026-06-12 15:52:59.762067 | controller |           - nova
2026-06-12 15:52:59.762070 | controller |           - telemetry
2026-06-12 15:52:59.762074 | controller |           tlsEnabled: true
2026-06-12 15:52:59.762077 | controller |
2026-06-12 15:52:59.762081 | controller | TASK [edpm_deploy_baremetal : Create repo-setup-downstream OpenStackDataPlaneService _raw_params=oc apply -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -f "{{ cifmw_installyamls_repos }}/devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup_downstream.yaml"] ***
2026-06-12 15:52:59.762085 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.052)       0:20:38.621 ***********
2026-06-12 15:52:59.762089 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.052)       0:20:38.619 ***********
2026-06-12 15:52:59.805594 | controller | skipping: [localhost]
2026-06-12 15:52:59.805642 | controller |
2026-06-12 15:52:59.805650 | controller | TASK [edpm_deploy_baremetal : Get list of services defined under OpenStackDataPlaneNodeSet resource _raw_params=yq '.spec.services[]' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 15:52:59.805657 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.044)       0:20:38.665 ***********
2026-06-12 15:52:59.805662 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.044)       0:20:38.663 ***********
2026-06-12 15:52:59.846988 | controller | skipping: [localhost]
2026-06-12 15:52:59.847059 | controller |
2026-06-12 15:52:59.847067 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to add "repo-setup-downstream" service _raw_params=yq -i '.spec.services = ["repo-setup-downstream"] + .spec.services' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 15:52:59.847073 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.041)       0:20:38.707 ***********
2026-06-12 15:52:59.847078 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.041)       0:20:38.705 ***********
2026-06-12 15:52:59.885566 | controller | skipping: [localhost]
2026-06-12 15:52:59.885639 | controller |
2026-06-12 15:52:59.885646 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to replace "repo-setup" with "repo-setup-downstream" service _raw_params=yq -i '(.spec.services[] | select(. == "repo-setup")) |= "repo-setup-downstream"'  {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 15:52:59.885652 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.038)       0:20:38.745 ***********
2026-06-12 15:52:59.885658 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.038)       0:20:38.743 ***********
2026-06-12 15:52:59.925942 | controller | skipping: [localhost]
2026-06-12 15:52:59.925995 | controller |
2026-06-12 15:52:59.926006 | controller | TASK [edpm_deploy_baremetal : Apply the OpenStackDataPlaneNodeSet CR output_dir={{ cifmw_edpm_deploy_baremetal_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 15:52:59.926015 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.040)       0:20:38.785 ***********
2026-06-12 15:52:59.926022 | controller | Friday 12 June 2026  15:52:59 +0000 (0:00:00.040)       0:20:38.783 ***********
2026-06-12 15:53:00.453537 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 15:53:00.453590 | controller | changed: [localhost]
2026-06-12 15:53:00.453601 | controller |
2026-06-12 15:53:00.453611 | controller | TASK [edpm_deploy_baremetal : Wait for Ironic to be ready _raw_params=oc wait pod -l name=ironic -n baremetal-operator-system --for=condition=Ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_ironic_timeout_mins }}m] ***
2026-06-12 15:53:00.453620 | controller | Friday 12 June 2026  15:53:00 +0000 (0:00:00.527)       0:20:39.313 ***********
2026-06-12 15:53:00.453628 | controller | Friday 12 June 2026  15:53:00 +0000 (0:00:00.527)       0:20:39.311 ***********
2026-06-12 15:53:00.915856 | controller | changed: [localhost]
2026-06-12 15:53:00.915925 | controller |
2026-06-12 15:53:00.915934 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created _raw_params=oc get po -l osp-provisionserver/name=openstack-edpm-ipam-provisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o name] ***
2026-06-12 15:53:00.915940 | controller | Friday 12 June 2026  15:53:00 +0000 (0:00:00.462)       0:20:39.775 ***********
2026-06-12 15:53:00.915945 | controller | Friday 12 June 2026  15:53:00 +0000 (0:00:00.462)       0:20:39.773 ***********
2026-06-12 15:57:26.094978 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-12 15:57:26.095078 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-12 15:57:26.095084 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-12 15:57:26.095088 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-12 15:57:26.095091 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-12 15:57:26.095115 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-12 15:57:26.095118 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-12 15:57:26.095122 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-12 15:57:26.095130 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-12 15:57:26.095133 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-12 15:57:26.095136 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-12 15:57:26.095140 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-12 15:57:26.095143 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-12 15:57:26.095146 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-12 15:57:26.095150 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-12 15:57:26.095153 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-12 15:57:26.095156 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-12 15:57:26.095160 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-12 15:57:26.095163 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-12 15:57:26.095166 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-12 15:57:26.095170 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-12 15:57:26.095173 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-12 15:57:26.095176 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-12 15:57:26.095179 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-12 15:57:26.095183 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-12 15:57:26.095186 | controller | changed: [localhost]
2026-06-12 15:57:26.095191 | controller |
2026-06-12 15:57:26.095195 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available _raw_params=oc wait deployment openstack-edpm-ipam-provisionserver-openstackprovisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for condition=Available --timeout={{ cifmw_edpm_deploy_baremetal_wait_provisionserver_timeout_mins }}m] ***
2026-06-12 15:57:26.095199 | controller | Friday 12 June 2026  15:57:26 +0000 (0:04:25.178)       0:25:04.954 ***********
2026-06-12 15:57:26.095203 | controller | Friday 12 June 2026  15:57:26 +0000 (0:04:25.178)       0:25:04.952 ***********
2026-06-12 15:58:15.257299 | controller | changed: [localhost]
2026-06-12 15:58:15.257389 | controller |
2026-06-12 15:58:15.257397 | controller | TASK [edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state _raw_params=oc wait bmh --all -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=jsonpath='{.status.provisioning.state}'=provisioned --timeout={{ cifmw_edpm_deploy_baremetal_wait_bmh_timeout_mins }}m] ***
2026-06-12 15:58:15.257409 | controller | Friday 12 June 2026  15:58:15 +0000 (0:00:49.162)       0:25:54.117 ***********
2026-06-12 15:58:15.257419 | controller | Friday 12 June 2026  15:58:15 +0000 (0:00:49.162)       0:25:54.115 ***********
2026-06-12 16:03:19.811404 | controller | changed: [localhost]
2026-06-12 16:03:19.811532 | controller |
2026-06-12 16:03:19.811540 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-12 16:03:19.811547 | controller | Friday 12 June 2026  16:03:19 +0000 (0:05:04.553)       0:30:58.671 ***********
2026-06-12 16:03:19.811552 | controller | Friday 12 June 2026  16:03:19 +0000 (0:05:04.553)       0:30:58.669 ***********
2026-06-12 16:03:20.207434 | controller | changed: [localhost]
2026-06-12 16:03:20.207525 | controller |
2026-06-12 16:03:20.207538 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-12 16:03:20.207548 | controller | Friday 12 June 2026  16:03:20 +0000 (0:00:00.396)       0:30:59.067 ***********
2026-06-12 16:03:20.207556 | controller | Friday 12 June 2026  16:03:20 +0000 (0:00:00.396)       0:30:59.065 ***********
2026-06-12 16:03:20.251461 | controller | ok: [localhost] =>
2026-06-12 16:03:20.251571 | controller |     compute_nodes_output.stdout_lines:
2026-06-12 16:03:20.251580 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-12 16:03:20.251586 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-12 16:03:20.251591 | controller |
2026-06-12 16:03:20.251615 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-12 16:03:20.251623 | controller | Friday 12 June 2026  16:03:20 +0000 (0:00:00.043)       0:30:59.111 ***********
2026-06-12 16:03:20.251628 | controller | Friday 12 June 2026  16:03:20 +0000 (0:00:00.043)       0:30:59.109 ***********
2026-06-12 16:26:06.562674 | controller | changed: [localhost]
2026-06-12 16:26:06.562767 | controller |
2026-06-12 16:26:06.562775 | controller | TASK [edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped _raw_params=oc rsh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose] ***
2026-06-12 16:26:06.562780 | controller | Friday 12 June 2026  16:26:06 +0000 (0:22:46.310)       0:53:45.422 ***********
2026-06-12 16:26:06.562785 | controller | Friday 12 June 2026  16:26:06 +0000 (0:22:46.310)       0:53:45.420 ***********
2026-06-12 16:26:12.803172 | controller | changed: [localhost]
2026-06-12 16:26:12.803282 | controller |
2026-06-12 16:26:12.803292 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:26:12.803298 | controller | Friday 12 June 2026  16:26:12 +0000 (0:00:06.240)       0:53:51.662 ***********
2026-06-12 16:26:12.803304 | controller | Friday 12 June 2026  16:26:12 +0000 (0:00:06.240)       0:53:51.660 ***********
2026-06-12 16:26:12.885437 | controller | ok: [localhost]
2026-06-12 16:26:12.885571 | controller |
2026-06-12 16:26:12.885589 | controller | TASK [libvirt_manager : Set compute config and common environment facts compute_config={{ cifmw_libvirt_manager_configuration['vms']['compute'] }}, cifmw_libvirt_manager_common_env={{ cifmw_install_yamls_environment | combine({'PATH': cifmw_path }) }}, cacheable=True] ***
2026-06-12 16:26:12.885603 | controller | Friday 12 June 2026  16:26:12 +0000 (0:00:00.082)       0:53:51.745 ***********
2026-06-12 16:26:12.885615 | controller | Friday 12 June 2026  16:26:12 +0000 (0:00:00.082)       0:53:51.743 ***********
2026-06-12 16:26:12.941840 | controller | skipping: [localhost]
2026-06-12 16:26:12.941929 | controller |
2026-06-12 16:26:12.941975 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 16:26:12.941984 | controller | Friday 12 June 2026  16:26:12 +0000 (0:00:00.056)       0:53:51.801 ***********
2026-06-12 16:26:12.941992 | controller | Friday 12 June 2026  16:26:12 +0000 (0:00:00.056)       0:53:51.799 ***********
2026-06-12 16:26:13.041256 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-12 16:26:13.041350 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-12 16:26:13.041362 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-12 16:26:13.041371 | controller | skipping: [localhost]
2026-06-12 16:26:13.041380 | controller |
2026-06-12 16:26:13.041389 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-12 16:26:13.041397 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.099)       0:53:51.901 ***********
2026-06-12 16:26:13.041405 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.099)       0:53:51.899 ***********
2026-06-12 16:26:13.090548 | controller | skipping: [localhost]
2026-06-12 16:26:13.090637 | controller |
2026-06-12 16:26:13.090647 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-12 16:26:13.090657 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.049)       0:53:51.950 ***********
2026-06-12 16:26:13.090665 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.049)       0:53:51.948 ***********
2026-06-12 16:26:13.141330 | controller | skipping: [localhost]
2026-06-12 16:26:13.141416 | controller |
2026-06-12 16:26:13.141425 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-12 16:26:13.141431 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.050)       0:53:52.001 ***********
2026-06-12 16:26:13.141437 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.050)       0:53:51.999 ***********
2026-06-12 16:26:13.182122 | controller | skipping: [localhost]
2026-06-12 16:26:13.182165 | controller |
2026-06-12 16:26:13.182170 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-12 16:26:13.182175 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.040)       0:53:52.042 ***********
2026-06-12 16:26:13.182180 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.040)       0:53:52.040 ***********
2026-06-12 16:26:13.218834 | controller | skipping: [localhost]
2026-06-12 16:26:13.218882 | controller |
2026-06-12 16:26:13.218891 | controller | TASK [libvirt_manager : Output CR for extra computes dest={{ cifmw_libvirt_manager_basedir }}/artifacts/{{ cifmw_install_yamls_defaults['NAMESPACE'] }}/cr/99-cifmw-computes-{{ item }}.yaml, src=kustomize_compute.yml.j2, mode=0644] ***
2026-06-12 16:26:13.218897 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.036)       0:53:52.078 ***********
2026-06-12 16:26:13.218903 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.036)       0:53:52.076 ***********
2026-06-12 16:26:13.266453 | controller | skipping: [localhost]
2026-06-12 16:26:13.266510 | controller |
2026-06-12 16:26:13.266516 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-12 16:26:13.266520 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.047)       0:53:52.126 ***********
2026-06-12 16:26:13.266524 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.047)       0:53:52.124 ***********
2026-06-12 16:26:13.302634 | controller | skipping: [localhost]
2026-06-12 16:26:13.302722 | controller |
2026-06-12 16:26:13.302732 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-12 16:26:13.302738 | controller |   cifmw_install_yamls_environment |
2026-06-12 16:26:13.302744 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 16:26:13.302749 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-12 16:26:13.302754 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-12 16:26:13.302760 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-12 16:26:13.302765 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 16:26:13.302770 | controller | }}, cacheable=True] ***
2026-06-12 16:26:13.302776 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.036)       0:53:52.162 ***********
2026-06-12 16:26:13.302781 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.036)       0:53:52.160 ***********
2026-06-12 16:26:13.340236 | controller | skipping: [localhost]
2026-06-12 16:26:13.340302 | controller |
2026-06-12 16:26:13.340312 | controller | TASK [edpm_deploy : Create the config file mode=0644, content={{ cifmw_edpm_deploy_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_nova_extra_config_file }}] ***
2026-06-12 16:26:13.340319 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.037)       0:53:52.200 ***********
2026-06-12 16:26:13.340325 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.037)       0:53:52.198 ***********
2026-06-12 16:26:13.379069 | controller | skipping: [localhost]
2026-06-12 16:26:13.379159 | controller |
2026-06-12 16:26:13.379169 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-12 16:26:13.379175 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-12 16:26:13.379279 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-12 16:26:13.379288 | controller | }}, cacheable=True] ***
2026-06-12 16:26:13.379293 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.038)       0:53:52.239 ***********
2026-06-12 16:26:13.379298 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.038)       0:53:52.237 ***********
2026-06-12 16:26:13.422713 | controller | skipping: [localhost]
2026-06-12 16:26:13.422760 | controller |
2026-06-12 16:26:13.422769 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-12 16:26:13.422776 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.043)       0:53:52.282 ***********
2026-06-12 16:26:13.422781 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.043)       0:53:52.280 ***********
2026-06-12 16:26:13.465673 | controller | skipping: [localhost]
2026-06-12 16:26:13.465717 | controller |
2026-06-12 16:26:13.465726 | controller | TASK [edpm_deploy : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations_paths={{
2026-06-12 16:26:13.465733 | controller |   [
2026-06-12 16:26:13.465739 | controller |     (
2026-06-12 16:26:13.465744 | controller |       [
2026-06-12 16:26:13.465749 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-12 16:26:13.465756 | controller |         'kustomizations',
2026-06-12 16:26:13.465761 | controller |         'dataplane'
2026-06-12 16:26:13.465766 | controller |       ] | ansible.builtin.path_join
2026-06-12 16:26:13.465771 | controller |     )
2026-06-12 16:26:13.465776 | controller |   ]
2026-06-12 16:26:13.465781 | controller | }}] ***
2026-06-12 16:26:13.465787 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.042)       0:53:52.325 ***********
2026-06-12 16:26:13.465792 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.043)       0:53:52.323 ***********
2026-06-12 16:26:13.501084 | controller | skipping: [localhost]
2026-06-12 16:26:13.501124 | controller |
2026-06-12 16:26:13.501131 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-12 16:26:13.501135 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.035)       0:53:52.361 ***********
2026-06-12 16:26:13.501139 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.035)       0:53:52.359 ***********
2026-06-12 16:26:13.533701 | controller | skipping: [localhost]
2026-06-12 16:26:13.533738 | controller |
2026-06-12 16:26:13.533744 | controller | TASK [edpm_deploy : Apply dataplane resources but ignore DataPlaneDeployment kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | rejectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 16:26:13.533749 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.032)       0:53:52.394 ***********
2026-06-12 16:26:13.533753 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.032)       0:53:52.392 ***********
2026-06-12 16:26:13.569721 | controller | skipping: [localhost]
2026-06-12 16:26:13.569768 | controller |
2026-06-12 16:26:13.569796 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneNodeSet become SetupReady _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=SetupReady --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 16:26:13.569803 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.035)       0:53:52.429 ***********
2026-06-12 16:26:13.569809 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.035)       0:53:52.427 ***********
2026-06-12 16:26:13.608162 | controller | skipping: [localhost]
2026-06-12 16:26:13.608209 | controller |
2026-06-12 16:26:13.608218 | controller | TASK [edpm_deploy : Apply DataPlaneDeployment resource kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | selectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 16:26:13.608231 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.038)       0:53:52.468 ***********
2026-06-12 16:26:13.608237 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.038)       0:53:52.466 ***********
2026-06-12 16:26:13.649129 | controller | skipping: [localhost]
2026-06-12 16:26:13.649180 | controller |
2026-06-12 16:26:13.649197 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneDeployment become Ready _raw_params=oc wait OpenStackDataPlaneDeployment {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=Ready --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 16:26:13.649204 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.040)       0:53:52.509 ***********
2026-06-12 16:26:13.649210 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.040)       0:53:52.507 ***********
2026-06-12 16:26:13.693843 | controller | skipping: [localhost]
2026-06-12 16:26:13.693892 | controller |
2026-06-12 16:26:13.693901 | controller | TASK [edpm_deploy : Run nova-manage discover_hosts to ensure compute nodes are mapped output_dir={{ cifmw_basedir }}/artifacts, executable=/bin/bash, script=set -xe
2026-06-12 16:26:13.693908 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-12 16:26:13.693913 | controller | ] ***
2026-06-12 16:26:13.693919 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.044)       0:53:52.553 ***********
2026-06-12 16:26:13.693926 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.044)       0:53:52.551 ***********
2026-06-12 16:26:13.736339 | controller | skipping: [localhost]
2026-06-12 16:26:13.736386 | controller |
2026-06-12 16:26:13.736394 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-12 16:26:13.736400 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.042)       0:53:52.596 ***********
2026-06-12 16:26:13.736406 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.042)       0:53:52.594 ***********
2026-06-12 16:26:13.840300 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-12 16:26:13.872593 | controller | skipping: [localhost]
2026-06-12 16:26:13.872687 | controller |
2026-06-12 16:26:13.872694 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-12 16:26:13.872700 | controller | skipping: no hosts matched
2026-06-12 16:26:13.872704 | controller |
2026-06-12 16:26:13.872709 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-12 16:26:13.872713 | controller | skipping: no hosts matched
2026-06-12 16:26:13.872718 | controller |
2026-06-12 16:26:13.872722 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-12 16:26:13.872727 | controller |
2026-06-12 16:26:13.872732 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:26:13.872737 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.136)       0:53:52.732 ***********
2026-06-12 16:26:13.872742 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.136)       0:53:52.730 ***********
2026-06-12 16:26:13.954278 | controller | ok: [localhost]
2026-06-12 16:26:13.954360 | controller |
2026-06-12 16:26:13.954367 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:26:13.954373 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.081)       0:53:52.814 ***********
2026-06-12 16:26:13.954377 | controller | Friday 12 June 2026  16:26:13 +0000 (0:00:00.081)       0:53:52.812 ***********
2026-06-12 16:26:14.165541 | controller | ok: [localhost]
2026-06-12 16:26:14.165607 | controller |
2026-06-12 16:26:14.165615 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:26:14.165651 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.211)       0:53:53.025 ***********
2026-06-12 16:26:14.165657 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.211)       0:53:53.023 ***********
2026-06-12 16:26:14.395613 | controller | skipping: [localhost]
2026-06-12 16:26:14.395660 | controller |
2026-06-12 16:26:14.395666 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-12 16:26:14.395670 | controller |
2026-06-12 16:26:14.395674 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-12 16:26:14.395677 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.230)       0:53:53.255 ***********
2026-06-12 16:26:14.395681 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.230)       0:53:53.253 ***********
2026-06-12 16:26:14.436845 | controller | skipping: [localhost]
2026-06-12 16:26:14.436889 | controller |
2026-06-12 16:26:14.436894 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-12 16:26:14.436898 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.041)       0:53:53.297 ***********
2026-06-12 16:26:14.436903 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.041)       0:53:53.295 ***********
2026-06-12 16:26:14.480528 | controller | skipping: [localhost]
2026-06-12 16:26:14.480613 | controller |
2026-06-12 16:26:14.480621 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:26:14.480627 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.043)       0:53:53.340 ***********
2026-06-12 16:26:14.480631 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.043)       0:53:53.338 ***********
2026-06-12 16:26:14.560849 | controller | ok: [localhost]
2026-06-12 16:26:14.560924 | controller |
2026-06-12 16:26:14.560932 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:26:14.560938 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.080)       0:53:53.420 ***********
2026-06-12 16:26:14.560943 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.080)       0:53:53.418 ***********
2026-06-12 16:26:14.766597 | controller | ok: [localhost]
2026-06-12 16:26:14.766662 | controller |
2026-06-12 16:26:14.766668 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:26:14.766672 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.205)       0:53:53.626 ***********
2026-06-12 16:26:14.766707 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.205)       0:53:53.624 ***********
2026-06-12 16:26:14.992336 | controller | skipping: [localhost]
2026-06-12 16:26:14.992414 | controller |
2026-06-12 16:26:14.992419 | controller | TASK [Run validations name=validations] ****************************************
2026-06-12 16:26:14.992424 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.225)       0:53:53.852 ***********
2026-06-12 16:26:14.992428 | controller | Friday 12 June 2026  16:26:14 +0000 (0:00:00.225)       0:53:53.850 ***********
2026-06-12 16:26:15.037329 | controller | skipping: [localhost]
2026-06-12 16:26:15.037425 | controller |
2026-06-12 16:26:15.037432 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 16:26:15.037437 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.044)       0:53:53.897 ***********
2026-06-12 16:26:15.037441 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.044)       0:53:53.895 ***********
2026-06-12 16:26:15.074050 | controller | skipping: [localhost]
2026-06-12 16:26:15.074143 | controller |
2026-06-12 16:26:15.074155 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 16:26:15.074163 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.036)       0:53:53.934 ***********
2026-06-12 16:26:15.074171 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.036)       0:53:53.932 ***********
2026-06-12 16:26:15.109239 | controller | skipping: [localhost]
2026-06-12 16:26:15.109318 | controller |
2026-06-12 16:26:15.109324 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:26:15.109340 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.035)       0:53:53.969 ***********
2026-06-12 16:26:15.109344 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.035)       0:53:53.967 ***********
2026-06-12 16:26:15.498449 | controller | skipping: [localhost]
2026-06-12 16:26:15.498518 | controller |
2026-06-12 16:26:15.498525 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-12 16:26:15.498531 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.272)       0:53:54.242 ***********
2026-06-12 16:26:15.498537 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.272)       0:53:54.240 ***********
2026-06-12 16:26:15.498541 | controller |
2026-06-12 16:26:15.498546 | controller | PLAY RECAP *********************************************************************
2026-06-12 16:26:15.498552 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-12 16:26:15.498556 | controller |
2026-06-12 16:26:15.498561 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.022)       0:53:54.264 ***********
2026-06-12 16:26:15.498566 | controller | ===============================================================================
2026-06-12 16:26:15.498571 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1366.31s
2026-06-12 16:26:15.498576 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 438.70s
2026-06-12 16:26:15.498581 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 304.55s
2026-06-12 16:26:15.498586 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 265.18s
2026-06-12 16:26:15.498591 | controller | install_yamls_makes : Run openstack ----------------------------------- 251.05s
2026-06-12 16:26:15.498596 | controller | install_yamls_makes : Run openstack_init ------------------------------ 171.21s
2026-06-12 16:26:15.498601 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 64.68s
2026-06-12 16:26:15.498606 | controller | run_hook : Run hook without retry - Download needed tools -------------- 53.98s
2026-06-12 16:26:15.498611 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 49.16s
2026-06-12 16:26:15.498616 | controller | ci_setup : Install needed packages ------------------------------------- 41.14s
2026-06-12 16:26:15.498621 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.05s
2026-06-12 16:26:15.498625 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 28.75s
2026-06-12 16:26:15.498630 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.96s
2026-06-12 16:26:15.498635 | controller | repo_setup : Initialize python venv and install requirements ----------- 11.74s
2026-06-12 16:26:15.498640 | controller | ci_local_storage : Perform action in the PV directory ------------------- 9.25s
2026-06-12 16:26:15.498644 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 8.38s
2026-06-12 16:26:15.498648 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.24s
2026-06-12 16:26:15.498653 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 5.87s
2026-06-12 16:26:15.498658 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.32s
2026-06-12 16:26:15.498662 | controller | ci_setup : Install openshift client ------------------------------------- 4.40s
2026-06-12 16:26:15.498668 | controller | Friday 12 June 2026  16:26:15 +0000 (0:00:00.116)       0:53:54.356 ***********
2026-06-12 16:26:15.498672 | controller | ===============================================================================
2026-06-12 16:26:15.498678 | controller | edpm_deploy_baremetal ------------------------------------------------ 1993.73s
2026-06-12 16:26:15.498682 | controller | edpm_prepare ---------------------------------------------------------- 539.23s
2026-06-12 16:26:15.498699 | controller | install_yamls_makes --------------------------------------------------- 468.92s
2026-06-12 16:26:15.498704 | controller | run_hook --------------------------------------------------------------- 61.01s
2026-06-12 16:26:15.498714 | controller | ci_setup --------------------------------------------------------------- 48.32s
2026-06-12 16:26:15.498719 | controller | cert_manager ----------------------------------------------------------- 33.29s
2026-06-12 16:26:15.498724 | controller | repo_setup ------------------------------------------------------------- 22.63s
2026-06-12 16:26:15.498728 | controller | ci_local_storage ------------------------------------------------------- 16.22s
2026-06-12 16:26:15.498733 | controller | cifmw_helpers ---------------------------------------------------------- 10.51s
2026-06-12 16:26:15.498737 | controller | rhol_crc ---------------------------------------------------------------- 9.78s
2026-06-12 16:26:15.498742 | controller | openshift_setup --------------------------------------------------------- 6.55s
2026-06-12 16:26:15.498746 | controller | openshift_login --------------------------------------------------------- 6.35s
2026-06-12 16:26:15.498751 | controller | install_yamls ----------------------------------------------------------- 3.91s
2026-06-12 16:26:15.498756 | controller | install_ca -------------------------------------------------------------- 3.12s
2026-06-12 16:26:15.498761 | controller | cifmw_setup ------------------------------------------------------------- 3.06s
2026-06-12 16:26:15.498765 | controller | libvirt_manager --------------------------------------------------------- 1.98s
2026-06-12 16:26:15.498769 | controller | gather_facts ------------------------------------------------------------ 1.29s
2026-06-12 16:26:15.498774 | controller | install_openstack_ca ---------------------------------------------------- 1.16s
2026-06-12 16:26:15.498779 | controller | discover_latest_image --------------------------------------------------- 0.75s
2026-06-12 16:26:15.498783 | controller | edpm_deploy ------------------------------------------------------------- 0.57s
2026-06-12 16:26:15.498798 | controller | manage_secrets ---------------------------------------------------------- 0.54s
2026-06-12 16:26:15.498803 | controller | operator_build ---------------------------------------------------------- 0.42s
2026-06-12 16:26:15.498808 | controller | ansible.builtin.file ---------------------------------------------------- 0.36s
2026-06-12 16:26:15.498812 | controller | networking_mapper ------------------------------------------------------- 0.32s
2026-06-12 16:26:15.498816 | controller | ansible.builtin.meta ---------------------------------------------------- 0.12s
2026-06-12 16:26:15.498820 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.08s
2026-06-12 16:26:15.498825 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-12 16:26:15.498829 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-12 16:26:15.498834 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 16:26:15.498849 | controller | total ---------------------------------------------------------------- 3234.29s
2026-06-12 16:26:15.809241 | controller | ok: Runtime: 0:53:55.928870
2026-06-12 16:26:15.862334 | 
2026-06-12 16:26:15.862475 | PLAY RECAP
2026-06-12 16:26:15.862543 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 16:26:15.862567 | 
2026-06-12 16:26:16.039793 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 16:26:16.044039 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 16:26:16.861388 | 
2026-06-12 16:26:16.861606 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-12 16:26:16.883454 | 
2026-06-12 16:26:16.883689 | TASK [Filter out host if needed]
2026-06-12 16:26:16.891727 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:26:16.895094 | 
2026-06-12 16:26:16.895167 | TASK [Ensure we have the ci-framework on host]
2026-06-12 16:26:17.386936 | controller | ok
2026-06-12 16:26:17.398922 | 
2026-06-12 16:26:17.399057 | TASK [End host if no basedir]
2026-06-12 16:26:17.410474 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:26:17.418051 | 
2026-06-12 16:26:17.418178 | TASK [Read base centos-9 scenarios]
2026-06-12 16:26:17.455367 | controller | ok
2026-06-12 16:26:17.562982 | 
2026-06-12 16:26:17.563120 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:26:17.597700 | controller | skipping: Conditional result was False
2026-06-12 16:26:17.602663 | 
2026-06-12 16:26:17.602730 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:26:17.947796 | controller | ok
2026-06-12 16:26:17.956308 | 
2026-06-12 16:26:17.956439 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:26:17.993209 | controller | skipping: Conditional result was False
2026-06-12 16:26:18.002940 | 
2026-06-12 16:26:18.003080 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:26:18.041321 | 
2026-06-12 16:26:18.041597 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:26:18.090379 | 
2026-06-12 16:26:18.090731 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:26:18.126230 | 
2026-06-12 16:26:18.126473 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:26:18.153281 | controller | skipping: Conditional result was False
2026-06-12 16:26:18.171754 | 
2026-06-12 16:26:18.171888 | TASK [run_hook : Assert parameters are valid]
2026-06-12 16:26:18.287301 | controller | ok: All assertions passed
2026-06-12 16:26:18.296167 | 
2026-06-12 16:26:18.296297 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 16:26:18.428351 | controller | ok: All assertions passed
2026-06-12 16:26:18.435090 | 
2026-06-12 16:26:18.435175 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-12 16:26:18.500474 | 
2026-06-12 16:26:18.500611 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-12 16:26:18.524227 | controller | skipping: Conditional result was False
2026-06-12 16:26:18.529196 | 
2026-06-12 16:26:18.529256 | TASK [Read artifacts parameters dir and set as facts]
2026-06-12 16:26:18.547179 | controller | ok
2026-06-12 16:26:18.566776 | 
2026-06-12 16:26:18.566874 | TASK [cifmw_helpers : Check directory is available]
2026-06-12 16:26:18.923893 | controller | ok
2026-06-12 16:26:18.934413 | 
2026-06-12 16:26:18.934575 | TASK [cifmw_helpers : Find yaml files]
2026-06-12 16:26:19.395746 | controller | ok: All paths examined
2026-06-12 16:26:19.410553 | 
2026-06-12 16:26:19.410694 | TASK [cifmw_helpers : Print available yaml files]
2026-06-12 16:26:19.478969 | controller | ok: Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/openshift-login-params.yml']
2026-06-12 16:26:19.491997 | 
2026-06-12 16:26:19.492123 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-12 16:26:19.528138 | controller | Output suppressed because no_log was given
2026-06-12 16:26:19.528443 | 
2026-06-12 16:26:19.531757 | controller | Output suppressed because no_log was given
2026-06-12 16:26:19.537750 | controller | Output suppressed because no_log was given
2026-06-12 16:26:19.542486 | controller | Output suppressed because no_log was given
2026-06-12 16:26:19.563960 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:26:19.571587 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:26:19.578391 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:26:19.586294 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:26:19.596644 | 
2026-06-12 16:26:19.596724 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:26:19.641699 | controller | skipping: Conditional result was False
2026-06-12 16:26:19.648860 | 
2026-06-12 16:26:19.648968 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:26:20.026296 | controller | ok
2026-06-12 16:26:20.036794 | 
2026-06-12 16:26:20.036924 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:26:20.452266 | controller -> localhost | changed
2026-06-12 16:26:20.469684 | 
2026-06-12 16:26:20.470117 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:26:20.916426 | controller | Output suppressed because no_log was given
2026-06-12 16:26:20.926116 | 
2026-06-12 16:26:20.926248 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:26:21.635163 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:21.645803 | 
2026-06-12 16:26:21.645936 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:26:21.683138 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:21.692673 | 
2026-06-12 16:26:21.692800 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:26:22.094196 | controller -> localhost | changed
2026-06-12 16:26:22.108107 | 
2026-06-12 16:26:22.108260 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:26:22.145652 | controller | skipping: Conditional result was False
2026-06-12 16:26:22.159695 | 
2026-06-12 16:26:22.159878 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:26:22.587766 | controller | ok
2026-06-12 16:26:22.597711 | 
2026-06-12 16:26:22.597842 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:26:22.908326 | controller -> localhost | changed
2026-06-12 16:26:22.919548 | 
2026-06-12 16:26:22.919678 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:26:23.258484 | controller | Output suppressed because no_log was given
2026-06-12 16:26:23.266920 | 
2026-06-12 16:26:23.267047 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:26:23.728399 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:23.743583 | 
2026-06-12 16:26:23.743745 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:26:23.790950 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:23.799658 | 
2026-06-12 16:26:23.799889 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:26:24.109060 | controller -> localhost | changed
2026-06-12 16:26:24.121573 | 
2026-06-12 16:26:24.121753 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:26:24.159559 | controller | skipping: Conditional result was False
2026-06-12 16:26:24.170500 | 
2026-06-12 16:26:24.170673 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:26:24.537410 | controller | ok
2026-06-12 16:26:24.541899 | 
2026-06-12 16:26:24.541960 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:26:24.837594 | controller -> localhost | changed
2026-06-12 16:26:24.843864 | 
2026-06-12 16:26:24.843956 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:26:25.194427 | controller | Output suppressed because no_log was given
2026-06-12 16:26:25.198355 | 
2026-06-12 16:26:25.198415 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:26:25.766960 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:25.772259 | 
2026-06-12 16:26:25.772320 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:26:25.828680 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:25.834680 | 
2026-06-12 16:26:25.834742 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:26:26.152836 | controller -> localhost | changed
2026-06-12 16:26:26.160493 | 
2026-06-12 16:26:26.160588 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:26:26.197170 | controller | skipping: Conditional result was False
2026-06-12 16:26:26.203386 | 
2026-06-12 16:26:26.203454 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:26:26.590631 | controller | ok
2026-06-12 16:26:26.600290 | 
2026-06-12 16:26:26.600424 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:26:26.900835 | controller -> localhost | changed
2026-06-12 16:26:26.912470 | 
2026-06-12 16:26:26.912637 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:26:27.240911 | controller | Output suppressed because no_log was given
2026-06-12 16:26:27.249823 | 
2026-06-12 16:26:27.249951 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:26:27.784791 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:27.798239 | 
2026-06-12 16:26:27.798418 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:26:27.846864 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:26:27.858335 | 
2026-06-12 16:26:27.858507 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:26:28.179169 | controller -> localhost | changed
2026-06-12 16:26:28.201082 | 
2026-06-12 16:26:28.201246 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-12 16:26:28.229861 | controller | skipping: Conditional result was False
2026-06-12 16:26:28.239997 | 
2026-06-12 16:26:28.240128 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-12 16:26:28.285473 | controller | ok
2026-06-12 16:26:28.293798 | 
2026-06-12 16:26:28.293922 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-12 16:26:28.626059 | controller | ok
2026-06-12 16:26:28.634706 | 
2026-06-12 16:26:28.634834 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-12 16:26:29.459009 | controller | ok
2026-06-12 16:26:29.465417 | 
2026-06-12 16:26:29.465489 | LOOP [artifacts : Ensure base directory exists]
2026-06-12 16:26:29.813431 | controller | ok: "artifacts"
2026-06-12 16:26:30.110949 | controller | ok: "logs"
2026-06-12 16:26:30.120051 | 
2026-06-12 16:26:30.120205 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-12 16:26:30.219945 | controller | ERROR
2026-06-12 16:26:30.220165 | controller | {
2026-06-12 16:26:30.220203 | controller |   "ansible_facts": {},
2026-06-12 16:26:30.220228 | controller |   "ansible_included_var_files": [],
2026-06-12 16:26:30.220250 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-12 16:26:30.220272 | controller | }
2026-06-12 16:26:30.220300 | controller | ERROR: Ignoring Errors
2026-06-12 16:26:30.225226 | 
2026-06-12 16:26:30.225304 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-12 16:26:31.698954 | controller | changed
2026-06-12 16:26:31.703074 | 
2026-06-12 16:26:31.703139 | TASK [artifacts : Gather facts]
2026-06-12 16:26:33.061718 | controller | changed
2026-06-12 16:26:33.066161 | 
2026-06-12 16:26:33.066224 | TASK [artifacts : Copy some network configuration files]
2026-06-12 16:26:33.615679 | controller | ok: Runtime: 0:00:00.025376
2026-06-12 16:26:33.624438 | 
2026-06-12 16:26:33.624607 | TASK [artifacts : Get installed packages list]
2026-06-12 16:26:34.770860 | controller | ok
2026-06-12 16:26:34.849715 | 
2026-06-12 16:26:34.849834 | TASK [artifacts : Output package list]
2026-06-12 16:26:36.317135 | controller | changed
2026-06-12 16:26:36.345820 | 
2026-06-12 16:26:36.345992 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-12 16:26:36.871567 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-12 16:26:36.872033 | controller | ok: All items complete
2026-06-12 16:26:36.872103 | 
2026-06-12 16:26:36.999981 | 
2026-06-12 16:26:37.000112 | TASK [os_must_gather : Ensure directories are present]
2026-06-12 16:26:37.367456 | controller | changed
2026-06-12 16:26:37.407757 | 
2026-06-12 16:26:37.407904 | LOOP [os_must_gather : Construct project change list]
2026-06-12 16:26:37.496638 | controller | ok:
2026-06-12 16:26:37.496929 | controller | {
2026-06-12 16:26:37.497002 | controller |   "branch": "main",
2026-06-12 16:26:37.497031 | controller |   "change": "3963",
2026-06-12 16:26:37.497093 | controller |   "change_message": "[DCN] Add tests for cinderBackups\n\nspec.cinder.template.cinderBackup (singluar) in DCN DT is\r\nreplaced with cinderBackups (plural) to deploy multiple cinder backups per edge sites.\r\nInvoking hooks/playbooks/cinder_backups.yaml playbook to validates the behaviour of cinderBackups in DCN scenario.\r\n\r\nThe playbook tests different scenarios of cinder backup creation\r\nand restoring the backups across availability zones.\r\n\r\nJira: [OSPRH-28343]\r\nSigned-off-by: Gais Ameer <gameer@redhat.com>",
2026-06-12 16:26:37.497122 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3963",
2026-06-12 16:26:37.497183 | controller |   "commit_id": "2c601599e7f90213b42f59487d4fc47fad1da919",
2026-06-12 16:26:37.497208 | controller |   "patchset": "2c601599e7f90213b42f59487d4fc47fad1da919",
2026-06-12 16:26:37.497266 | controller |   "project": {
2026-06-12 16:26:37.497291 | controller |     "canonical_hostname": "github.com",
2026-06-12 16:26:37.497347 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-12 16:26:37.497389 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-12 16:26:37.497426 | controller |     "short_name": "ci-framework",
2026-06-12 16:26:37.497461 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-12 16:26:37.497497 | controller |   },
2026-06-12 16:26:37.497567 | controller |   "topic": null
2026-06-12 16:26:37.497596 | controller | }
2026-06-12 16:26:37.543152 | 
2026-06-12 16:26:37.543286 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-12 16:26:38.140003 | controller | skipping: Conditional result was False
2026-06-12 16:26:38.185072 | 
2026-06-12 16:26:38.185223 | TASK [os_must_gather : Debug git show-ref]
2026-06-12 16:26:38.222127 | controller | skipping: Conditional result was False
2026-06-12 16:26:38.253732 | 
2026-06-12 16:26:38.253829 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-12 16:26:38.291055 | controller | skipping: Conditional result was False
2026-06-12 16:26:38.337604 | 
2026-06-12 16:26:38.337747 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-12 16:26:38.373545 | controller | skipping: Conditional result was False
2026-06-12 16:26:38.465959 | 
2026-06-12 16:26:38.466101 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-12 16:26:38.500304 | controller | skipping: Conditional result was False
2026-06-12 16:26:38.538209 | 
2026-06-12 16:26:38.538316 | TASK [os_must_gather : Check for oc command]
2026-06-12 16:26:39.753578 | controller | changed
2026-06-12 16:26:39.780260 | 
2026-06-12 16:26:39.780370 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-12 16:26:40.186068 | controller | ok
2026-06-12 16:26:40.213161 | 
2026-06-12 16:26:40.213259 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-12 16:36:08.549944 | controller | changed
2026-06-12 16:36:08.613267 | 
2026-06-12 16:36:08.613409 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-12 16:36:08.639241 | controller | skipping: Conditional result was False
2026-06-12 16:36:08.670107 | 
2026-06-12 16:36:08.670242 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-12 16:36:09.318389 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.362188 | 
2026-06-12 16:36:09.362349 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-12 16:36:09.418951 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.460989 | 
2026-06-12 16:36:09.461127 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-12 16:36:09.528882 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.529434 | controller | ok: All items complete
2026-06-12 16:36:09.529495 | 
2026-06-12 16:36:09.547059 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.562054 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.576890 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.592210 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.608840 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.624134 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.639607 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.654941 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.670632 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.685876 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.700950 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.716869 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.732396 | controller | skipping: Conditional result was False
2026-06-12 16:36:09.789437 | 
2026-06-12 16:36:09.789675 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-12 16:36:10.253749 | controller | ok: All paths examined
2026-06-12 16:36:10.284010 | 
2026-06-12 16:36:10.284101 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-12 16:36:10.736703 | controller | changed
2026-06-12 16:36:10.791810 | 
2026-06-12 16:36:10.791977 | TASK [os_must_gather : Collect pod usage]
2026-06-12 16:36:10.836348 | controller | ok
2026-06-12 16:36:10.859113 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-12 16:36:10.878879 | 
2026-06-12 16:36:10.878944 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-12 16:36:11.469242 | controller | error: Metrics API not available
2026-06-12 16:36:11.584452 | controller | ERROR
2026-06-12 16:36:11.584649 | controller | {
2026-06-12 16:36:11.584679 | controller |   "delta": "0:00:00.123219",
2026-06-12 16:36:11.584698 | controller |   "end": "2026-06-12 16:36:11.473757",
2026-06-12 16:36:11.584714 | controller |   "msg": "non-zero return code",
2026-06-12 16:36:11.584730 | controller |   "rc": 1,
2026-06-12 16:36:11.584746 | controller |   "start": "2026-06-12 16:36:11.350538"
2026-06-12 16:36:11.584761 | controller | }
2026-06-12 16:36:11.584783 | controller | ERROR: Ignoring Errors
2026-06-12 16:36:11.603531 | 
2026-06-12 16:36:11.603617 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-12 16:36:11.637828 | controller | skipping: Conditional result was False
2026-06-12 16:36:11.661191 | 
2026-06-12 16:36:11.661325 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-12 16:36:12.311004 | controller | skipping: Conditional result was False
2026-06-12 16:36:12.358743 | 
2026-06-12 16:36:12.358948 | TASK [os_must_gather : Find all namespaces directories]
2026-06-12 16:36:12.384764 | controller | skipping: Conditional result was False
2026-06-12 16:36:12.414391 | 
2026-06-12 16:36:12.414494 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-12 16:36:12.471591 | 
2026-06-12 16:36:12.471843 | TASK [os_must_gather : Get node resource usage]
2026-06-12 16:36:13.073396 | controller | skipping: Conditional result was False
2026-06-12 16:36:13.117963 | 
2026-06-12 16:36:13.118128 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-12 16:36:13.184464 | controller | ok
2026-06-12 16:36:13.211616 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-12 16:36:13.234827 | 
2026-06-12 16:36:13.234895 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-12 16:36:13.707737 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-12 16:36:13.707880 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-12 16:36:13.930388 | controller | ERROR
2026-06-12 16:36:13.930735 | controller | {
2026-06-12 16:36:13.930819 | controller |   "delta": "0:00:00.005950",
2026-06-12 16:36:13.930864 | controller |   "end": "2026-06-12 16:36:13.708262",
2026-06-12 16:36:13.930903 | controller |   "msg": "non-zero return code",
2026-06-12 16:36:13.930938 | controller |   "rc": 2,
2026-06-12 16:36:13.930971 | controller |   "start": "2026-06-12 16:36:13.702312"
2026-06-12 16:36:13.931003 | controller | }
2026-06-12 16:36:13.931049 | controller | ERROR: Ignoring Errors
2026-06-12 16:36:13.985001 | 
2026-06-12 16:36:13.985152 | TASK [artifacts : Create crc logs directory]
2026-06-12 16:36:14.360068 | controller | changed
2026-06-12 16:36:14.393429 | 
2026-06-12 16:36:14.393640 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-12 16:36:15.586469 | controller | ok: Runtime: 0:00:00.231035
2026-06-12 16:36:15.611924 | 
2026-06-12 16:36:15.612010 | TASK [artifacts : Recognize new keypair]
2026-06-12 16:36:16.056865 | controller | ok
2026-06-12 16:36:16.075011 | 
2026-06-12 16:36:16.075085 | TASK [artifacts : Set fact if new keypair exists]
2026-06-12 16:36:16.150894 | controller | ok
2026-06-12 16:36:16.168870 | 
2026-06-12 16:36:16.168933 | TASK [artifacts : Prepare root ssh accesses]
2026-06-12 16:36:27.468500 | controller | changed
2026-06-12 16:36:27.518894 | 
2026-06-12 16:36:27.519049 | TASK [artifacts : Copy logs from CRC VM]
2026-06-12 16:36:34.904082 | controller | changed
2026-06-12 16:36:34.996001 | 
2026-06-12 16:36:34.996131 | TASK [artifacts : List all of the existing virtual machines]
2026-06-12 16:36:35.580694 | controller | ok
2026-06-12 16:36:35.610078 | 
2026-06-12 16:36:35.610243 | TASK [artifacts : Filter out edpm vm]
2026-06-12 16:36:35.711679 | controller | ok
2026-06-12 16:36:35.737175 | 
2026-06-12 16:36:35.737267 | TASK [artifacts : Slurp zuul inventory file]
2026-06-12 16:36:35.773383 | controller | skipping: Conditional result was False
2026-06-12 16:36:35.797385 | 
2026-06-12 16:36:35.797460 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-12 16:36:35.894834 | 
2026-06-12 16:36:35.895031 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-12 16:36:45.229728 | controller | changed: "192.168.122.100"
2026-06-12 16:36:45.230004 | 
2026-06-12 16:36:45.286161 | 
2026-06-12 16:36:45.286367 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-12 16:36:47.162415 | controller | changed: "192.168.122.100"
2026-06-12 16:36:47.188587 | 
2026-06-12 16:36:47.188746 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-12 16:36:47.537167 | controller | ok: All paths examined
2026-06-12 16:36:47.564122 | 
2026-06-12 16:36:47.564218 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-12 16:36:48.426537 | controller | changed:
2026-06-12 16:36:48.427574 | controller | {
2026-06-12 16:36:48.427600 | controller |   "atime": 1781278303.5786135,
2026-06-12 16:36:48.427618 | controller |   "ctime": 1781281575.4970315,
2026-06-12 16:36:48.427633 | controller |   "dev": 64513,
2026-06-12 16:36:48.427649 | controller |   "gid": 1000,
2026-06-12 16:36:48.427664 | controller |   "gr_name": "zuul",
2026-06-12 16:36:48.427679 | controller |   "inode": 3015531,
2026-06-12 16:36:48.427693 | controller |   "isblk": false,
2026-06-12 16:36:48.427708 | controller |   "ischr": false,
2026-06-12 16:36:48.427722 | controller |   "isdir": false,
2026-06-12 16:36:48.427737 | controller |   "isfifo": false,
2026-06-12 16:36:48.427778 | controller |   "isgid": false,
2026-06-12 16:36:48.427793 | controller |   "islnk": false,
2026-06-12 16:36:48.427807 | controller |   "isreg": true,
2026-06-12 16:36:48.427821 | controller |   "issock": false,
2026-06-12 16:36:48.427836 | controller |   "isuid": false,
2026-06-12 16:36:48.427850 | controller |   "mode": "0644",
2026-06-12 16:36:48.427903 | controller |   "mtime": 1781281575.4970315,
2026-06-12 16:36:48.427922 | controller |   "nlink": 1,
2026-06-12 16:36:48.427961 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 16:36:48.427980 | controller |   "pw_name": "zuul",
2026-06-12 16:36:48.427995 | controller |   "rgrp": true,
2026-06-12 16:36:48.428065 | controller |   "roth": true,
2026-06-12 16:36:48.428081 | controller |   "rusr": true,
2026-06-12 16:36:48.428095 | controller |   "size": 356255,
2026-06-12 16:36:48.428109 | controller |   "uid": 1000,
2026-06-12 16:36:48.428123 | controller |   "wgrp": false,
2026-06-12 16:36:48.428163 | controller |   "woth": false,
2026-06-12 16:36:48.428178 | controller |   "wusr": true,
2026-06-12 16:36:48.428215 | controller |   "xgrp": false,
2026-06-12 16:36:48.428235 | controller |   "xoth": false,
2026-06-12 16:36:48.428249 | controller |   "xusr": false
2026-06-12 16:36:48.428284 | controller | }
2026-06-12 16:36:48.428318 | controller | changed: All items complete
2026-06-12 16:36:48.428336 | 
2026-06-12 16:36:48.480668 | 
2026-06-12 16:36:48.480846 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-12 16:36:55.132545 | controller | ok: Runtime: 0:00:05.838831
2026-06-12 16:36:55.160601 | 
2026-06-12 16:36:55.160713 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-12 16:38:50.092306 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-12 16:38:50.871794 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-12 16:38:50.979873 | 
2026-06-12 16:38:50.980119 | LOOP [env_op_images : Ensure directory is present]
2026-06-12 16:38:51.445315 | controller | ok: "artifacts"
2026-06-12 16:38:51.445564 | controller | changed: All items complete
2026-06-12 16:38:51.445593 | 
2026-06-12 16:38:51.684129 | controller | ok: "logs"
2026-06-12 16:38:51.721475 | 
2026-06-12 16:38:51.721827 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-12 16:38:52.840089 | controller | ok: Runtime: 0:00:00.186323
2026-06-12 16:38:52.858489 | 
2026-06-12 16:38:52.858575 | TASK [env_op_images : Get images from the CSV]
2026-06-12 16:38:53.650128 | controller | apiVersion: v1
2026-06-12 16:38:53.650352 | controller | items:
2026-06-12 16:38:53.650382 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-12 16:38:53.650391 | controller |   kind: ClusterServiceVersion
2026-06-12 16:38:53.650397 | controller |   metadata:
2026-06-12 16:38:53.650401 | controller |     annotations:
2026-06-12 16:38:53.650405 | controller |       alm-examples: |-
2026-06-12 16:38:53.650410 | controller |         [
2026-06-12 16:38:53.650414 | controller |           {
2026-06-12 16:38:53.650431 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-12 16:38:53.650442 | controller |             "kind": "OpenStack",
2026-06-12 16:38:53.650450 | controller |             "metadata": {
2026-06-12 16:38:53.650456 | controller |               "labels": {
2026-06-12 16:38:53.650494 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-12 16:38:53.650505 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-12 16:38:53.650514 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-12 16:38:53.650520 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-12 16:38:53.650525 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-12 16:38:53.650541 | controller |               },
2026-06-12 16:38:53.650545 | controller |               "name": "openstack",
2026-06-12 16:38:53.650550 | controller |               "namespace": "openstack-operators"
2026-06-12 16:38:53.650555 | controller |             },
2026-06-12 16:38:53.650560 | controller |             "spec": {
2026-06-12 16:38:53.650565 | controller |               "operatorOverrides": [
2026-06-12 16:38:53.650569 | controller |                 {
2026-06-12 16:38:53.650575 | controller |                   "controllerManager": {
2026-06-12 16:38:53.650580 | controller |                     "resources": {
2026-06-12 16:38:53.650584 | controller |                       "limits": {
2026-06-12 16:38:53.650597 | controller |                         "cpu": "600m",
2026-06-12 16:38:53.650614 | controller |                         "memory": "2Gi"
2026-06-12 16:38:53.650620 | controller |                       }
2026-06-12 16:38:53.650624 | controller |                     }
2026-06-12 16:38:53.650678 | controller |                   },
2026-06-12 16:38:53.650685 | controller |                   "name": "infra",
2026-06-12 16:38:53.650690 | controller |                   "replicas": 1
2026-06-12 16:38:53.650694 | controller |                 }
2026-06-12 16:38:53.650699 | controller |               ]
2026-06-12 16:38:53.650703 | controller |             }
2026-06-12 16:38:53.650708 | controller |           }
2026-06-12 16:38:53.650713 | controller |         ]
2026-06-12 16:38:53.650728 | controller |       capabilities: Seamless Upgrades
2026-06-12 16:38:53.650734 | controller |       createdAt: "2026-06-12T14:26:52Z"
2026-06-12 16:38:53.650739 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-12 16:38:53.650744 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-12 16:38:53.650749 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-12 16:38:53.650754 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-12 16:38:53.650769 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-12 16:38:53.650774 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-12 16:38:53.650779 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-12 16:38:53.650784 | controller |       olm.operatorGroup: openstack
2026-06-12 16:38:53.650788 | controller |       olm.operatorNamespace: openstack-operators
2026-06-12 16:38:53.650793 | controller |       olm.targetNamespaces: ""
2026-06-12 16:38:53.650802 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-12 16:38:53.650817 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-12 16:38:53.650832 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-12 16:38:53.650837 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-12 16:38:53.650842 | controller |         "OpenShift Platform Plus"]'
2026-06-12 16:38:53.650866 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-12 16:38:53.650874 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-12 16:38:53.650879 | controller |     creationTimestamp: "2026-06-12T15:41:16Z"
2026-06-12 16:38:53.650882 | controller |     finalizers:
2026-06-12 16:38:53.650885 | controller |     - operators.coreos.com/csv-cleanup
2026-06-12 16:38:53.650889 | controller |     generation: 1
2026-06-12 16:38:53.650894 | controller |     labels:
2026-06-12 16:38:53.650908 | controller |       olm.managed: "true"
2026-06-12 16:38:53.650914 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-12 16:38:53.650919 | controller |     name: openstack-operator.v0.6.0
2026-06-12 16:38:53.650924 | controller |     namespace: openstack-operators
2026-06-12 16:38:53.650933 | controller |     resourceVersion: "51459"
2026-06-12 16:38:53.650956 | controller |     uid: 9b96e771-3e3b-4385-b201-475ba312d508
2026-06-12 16:38:53.650962 | controller |   spec:
2026-06-12 16:38:53.650968 | controller |     apiservicedefinitions: {}
2026-06-12 16:38:53.650973 | controller |     cleanup:
2026-06-12 16:38:53.650978 | controller |       enabled: false
2026-06-12 16:38:53.650983 | controller |     customresourcedefinitions:
2026-06-12 16:38:53.650997 | controller |       owned:
2026-06-12 16:38:53.651005 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-12 16:38:53.651010 | controller |         displayName: Open Stack
2026-06-12 16:38:53.651016 | controller |         kind: OpenStack
2026-06-12 16:38:53.651021 | controller |         name: openstacks.operator.openstack.org
2026-06-12 16:38:53.651028 | controller |         version: v1beta1
2026-06-12 16:38:53.651048 | controller |     description: Install and configure OpenStack
2026-06-12 16:38:53.651063 | controller |     displayName: OpenStack
2026-06-12 16:38:53.651073 | controller |     icon:
2026-06-12 16:38:53.651170 | controller |     - base64data: iVBORw0KGgoAAAANSUhEUgAAAYAAAAEiCAYAAADwEwVaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAck0lEQVR4nO3dfYwdV33G8WeCCbaJsr7WKo4a/AalEJXIm0JBFQE7ElQICDGoav8hsqNKFbQ0MRIqElIbG6RKICTstFLVSig2RqXtH7BJGoQaUHZDKgSNyLou6gsq2XVqFKOtrzei2WAST3X2nvGO79x7986dt3PmfD+SRbKzODuzu+eZ33mN4jgWACA8m/ieI0TdKDos6aCkA5KmBjyCM5IuSZqTtGD+dOJ4MfNZgMeoABCUbhQdkWT+7J7gvpdsGJhQmOvE8ULmMwCPEAAIQjeKZiSdlLSvxPtdSsJA0mwnji9lPgNwGAEQsG4UbZM00/cELrXtzdZ29xwf0tVTpjM2ZKgO4AUCICDdKEr6vE2jv3+DO093d8z62v/djSLT8N+fuVA98/xmTSAQBnAVAdBy9i0/6fcu8gacvN16EwbdKDJf76HMhfoRBnASAdBSJTb8gzxsulQ6cTw34Frj7L3PjlHlNIEwgDMIgBayA56zE850ycM0Zkc7cXzSladoG/+5kgd7q0IYoFEEQMvYAc+Har4rJ4LAs8a/n3ddbPAfAdAi3Sg6KumBBu+osSCoseqpw3wqDJhaisoQAC3R4GyXQZZsA3a8jgbMzm46WcM0z7qtpLqInBxvgd8IgBZoqNtnHCt2/v3Jqro1HAu+KiWhWtmzRHgIAM91o8jM63/Cg7s4VeabrL3vky3p8snrYds95MzgO/xEAHjMDnouetb1UWjmi+3uOeLoFM+6raS62qgKkBsB4LFuFM153hCupFYbL9jdNxeScYPUVhV77Armgy3s5y/LvA1VqgKMjQDwlN3V8kuhPwdkUBVgbASAhzzt+kH9HrZVwSzPHoMQAB5yaI8b+GEpNRuLdQW4igDwTDeKTH/4s6E/B0wkWVdwlO4hGNdlPgLXMciHSU3ZyvFZM4HAzqhCwKgAPOLRnH/4Y237DradCBMVgF8Oh/4AULrddhX5otlLyk4wQCCoADxB3z9qdIpxgjBQAfjjaOgPALVJxglO2l1W0VJUAB5g3j8aNm8rAnYkbRkqAD+wBQKaZLYbecLOHDrAd6I9qAA80I2iBU9PuUI7URG0BAHgONsH+0zozwFOIgg8RxeQ+5j6CVclXUMn7Sw1eIYKwHHdKFoM9NAT+Ifpo56hAnCYXapP4w9fmOmjCywo8wcB4Db2aoFvzGy1B2wQ0H3pOLqAHNaNoktM/4TnzEDxkUmO/0T1qAAcZbt/aPzhOzNQ/AzdQm4iANxF+Yw2SbqFWEjmELqAHGTflLqhPwe01rFOHLO3lQOoANzE4C/a7AGzup21A80jANxEAKDt9tEl1Dy6gBzDvv8I0L2dOOao0wZQAbiHt3+E5iGznQTf9foRAO5h9g9CdIgQqB9dQA6h+wfQqU4c8xJUEyoAt/CDj9AdYguJ+lABOISdP4Gr7uScgeoRAI7g4BfgGiuS9nTi+BKPpTp0AbmDshdYZ/bBOs7zqBYVgCPo/gEGoiuoQlQADuDgF2Ao9gyqEAHgBhZ/AYPtZ7uI6tAF5AAOfgFGmu/EMSFQASqAhnHwC7Ch/ewcWg0CoHnM/gE2doRnVD66gBrEwS/A2JY6cUwVUDIqgGYx+AuMZ7ddLIkSEQDNIgCA8fH7UjK6gBrCzp9Abmc6cUwVUCIqgObwNgPks8+Om6EkBEBzmP0D5Md6gBIRAA2w3T/7grtxoDgCoEQEQDPo/gEmQwCUiEHgBrDzJzC5ThxHPL5yUAHUzM5lpvEHJsTmcOUhAOrH4C9QDAFQEgKgfvT/A8UQACUhAGpE9w9QChaDlYQAqBc7GgLFTbEvUDkIgHrR/QOUg26gEhAANeHgF6BUVAAlIADqw9s/UB4qgBKwEKwmnPsLlG5vJ44XeayTowKoQTeKDtP4A6WjG6ggAqAedP8A5aMbqCC6gCrGub9AZTggpiAqgOrx9g9Ugy3VCyIAqkcAABVhY7hiCIAK2e6fu1t7g0DzCIACCIBq8fYPVIsAKIAAqBZbPwPVYhC4AAKgIvbc3/2tvDnAHWwMVwABUB26f4B60A00IQKgOnT/APWgApgQAVAB2/3DHGWgHlQAEyIAqkH3D1Cf3falCzkRABX4qfSx1t0U4Da6gSZAAJQsiqKZX5He1KqbAtxHN9AECIDyce4vUD8qgAmwG2iJot7WD4sX2fsfqF0njiOeej5UAOXi3F+gIWwMlx8BUC66f4DmEAA5EQAliXrL0dfm/v9YOt+GewI8wzhATgRAea6+/X9N2tqC+wF8QwWQE4PAJYj6jn3cJWnB5xsC/HV7J4759RsTFUA5rtn355ykb0oXPL4fwFd0A+VAAJQjM/j7GWmHp/cC+IxuoBwIgIKi3tSz3f1/C1UA0AgCIAcCoLih2z7/kbTjF9JLmQsAqrLbnsWNMRAABdjB30PD/oYVSX8gXclcAFAlqoAxEQDFDH37TzwqbX1KWs5cAFAVAmBMBEAxmcHfQe6Rpi/1CgIA1WMm0JhYBzAhO/j7xLj/79skzWc+CqAKbAw3HiqAyeU68/espPul1cwFAKVjY7jxbPLhi6yLPVYufbRc+odoW1Jarkqbd0nvOJfz6zotbXmPdPEuaXvmIoAymd/dOZ7oaEEEgJ0WlvQLJo36jG3Ut+U9wP0X0krexj9xSNr+iLR8hzSduQigLIwDjKFVAWDLvuQtPmng92c+saAHC07tNIPCT0oXd1IJAFWhC2gMXg4C266aGfsnafQzq3GrMmNX+hZhTo0hBIBKsTHcBryoAOyb/YFUg9/YqVvPSxfOlbDPj5kT+m5p+zPSyjZOEQOqMMPGvKM5GQDd3uEqB21jX3oXThFz0stl/V0mBO6Wph6XVq+XtmQ+AUARpv04yRMczpkA6EbRQdvoO32u7mPSLZkPFmCmh75X2kIIAKVjHGADjY4B+NLop+1VNUt6d/W2jWBMAChXpxPHl3img9W+EMwM4Haj6Hg3isw35Rt2MzUvGv8XpG5V+zmcs2MCz0kXMxcBTIoqYITaAqAbRYe7UWQWZjzbWxTr38DnBenFzAdLtEIIAGUjAEaoPABsw78o6SHXBnTzeqLEAeBhkhBgB1GgFCwIG6GyAOhr+Gubo98GJgQ+JE0/SiUAFOX1S2fVSg8AM7Db1ob/R9JNmQ9WyGwb8WecKAYUwsZww5UWAHZwd84O7Lbyjf/ZBqZp/qW02ewi+suKxx+AFiMAhiglALpRdMSuuKPcqoDdRXQrh8oAE2EcYIhCAWB22bRv/V/ycVaPT8yCsdulKWYIAblRAQwxcQDY7RoWeeuvz0pv3+rtX2WGEJDHlN1AEn0mCgAzw0fSM6G99b9vbSlA8+6TphkXAHKhChggdwB0o+ioneETnE0OzchJxgXOUw0A4yAABsgVAN0oMjvrPZC5EIg7Hds91YwL3MF6AWAcDAQPMPZmcGb/HruFQ7AuS6s3O7pj5z3S6hel+NXS1sxFAGJjuKyxKgDb5x9042+Y7Zp3ZT7qBtMl9JvSVmYJAUPRDdRnwwCwq+iC7PMfZL+0OuDDTjhnZwmdYL0AMAjdQH1GBoCdOjWbuRCwezwYdD0mTZm5uSwcA9b9b+/cEaSMHAOwi7yY59+nqkNhymbm6H5OWv6oNO3BlwtUrhPHEU953dAKwG7vQOM/wIcc7gZKW7FrBj5ENQCseWsUfZAnsW5gANiun6OZC1jzJ9L/+fQknrLbSDA2gNDdJv1O6M8gbWAA2MafvX2GuEWavmPwJWetpMYGWDyGUP2MgeBrZALAvv0fynwmrvHH0nM+PpGzvbegaXPOAFtJIDQvSr/KN31dJgDo+hnPe6Wdrq4JGIc5Z8CsG+DoSYTkFem1UW8jy+CpPwB4+8/nzx3ZHG5S5+zRkwwSIzAsCLP6K4DDmc/AUO+Xdvg2FjCIGSR+vR0kplsIASAALAKgoM97XgWkmUFi0y30zRbdEzAAAWBdDQB7wEsrz/Kt0q3Sjns8WRcwDtMt9FFph+kW+neCAC1zrnc7UxEHxKxJVwC8/U/oC1LUtjmzplvondKOQ9KLjA+gLc6t30fwVYD6AoAHMqHXSJtPt3Q2zaPSVjM+YKaNXm5RpYPwvCB1UzcdfHunJADM4e69jSQxKXMwy10tHkA100bfJG0xA8UEAXz0X9LPU1928AGgVAXAvNgS/I10XZuXTyeriQkC+OgHa0d6XLWbcYD1ACANS2C6gh4NYGFVOgiYMQRf/L20o+9LDf7FNwmA4JOwLG+Rph8IZNB0xc4YMr9FJgioCOAq87N5Nvu1Bf/iSwBU4H5pqs3jAf2SqaN0DcFV314bA84IPgDWDoTpRtEiawDKZRrB90pbBrx1tJ4ZBzkirXxcuv56Rw/RR1j2240QB+jEAR8Un1QANP4lMw3f30rLIe6pnR4juF9aZR0BmmQWNA5p/PVT6T+6URTsGqhBu4GiJObcgCeli6EerGBa/dPSFrOOwAQBK4vRhE9nB3+vsq/+D3Wj6FI3io7aKfHBIAAqtlPa/qB0sdU3OQYTBO+0W0w87ulZCvCPeel4asRXfXatt3aNeU97QNKiDYIgxkUJgBrcJW0/RQisMb+MvyftNDOHGDBG1T424u3f+J50Q9+HkiB4thtFJ9seBARATQiBa52z4wQ323ECuodQNvOCMazvP/EdqZP54LpDNgha2zWUzAKKM1dQCbOnjtlWgaebZU5Y+5S0/LvSa5k9hCKeky7uk7aP81eM+VZmhrSOmz+dFs0aIgAaYN54T9PAjWS22P6Y9MKtG5TwQL9fSC+9Wdo87tSzp6Wl148/E9L8tUc6cXwyc8VDdAE14IS05RPSS8HdeA7JoHEyVtC3kyMwkBlT+u0cjb96ewRtynxwuCk7a2ihG0XeLySjAmjQo9LFQ2OWqZBu603pu/Ae6Ua6iNBv0sWXpto8MfnP08O2IljMXPFAUgHM89NUPwaG8zlrt5wwA8f32OmkzCKCCq68Xyj2MnG3+SvMQHHmigeSCmDOrpZGA6gEivmApD+Unn+rNEVlEB4z4Gteps4VuPOS3sLO2GpgLnPFUUkF4M0X3Ebmh/dMwCuGi3qsFwI3UxmEx7w8vbtg42/8RFrKfDA/c6jWE90oOu7LtNEkALzsv2oTs2LYbBuxK/QHUdBjdqFZEgZ/J51nALl9zEwfc161qZzL2Gjqv8udEHO/7RZyfpA4uemFzBXUzoTAD6TV23j0pXis1zV0yx6pY/o3Pyt1fyydb8GtBc2cPfHm3uFLW8t6DgNWBBe1O6kGXP5erY0BqHcu8CU7xQkN+6X04qekiLUC1ZjqneFsuo3Ov1/aeuPo1aBwhFktbrZ2qGKLdfPz8Ejmo6UxYwOHO3Hs3It2OgBm7Yg2HPFVafk+aZrvR7V29WZArH5QWn6HdAOB4BbT8JsdPUdt6laUeSl4ttq7dnIBWToAjkj6UuYz0Kh/k5bvkqbZUL8+6UC4Tbr+ZlYjN8J09Xy+ojf+QWqaj33KBoET20mkA2BP9SGISZgDVe6WpkI8XcwFSZfRu6SlO6VNu6XtTDetxnlp+a+lG07nXM1bhpxbQhThTJfQ1QBQLwQW7FQmOIiN5NxhBupnpNXfki6+XXr5ddJNhMJkTKP/ZelVX5c6RadzFlFjAMh2CZkQmM1cqVF/ANAN5LinpOV76BJy0i4bDKZS+A3putfRfTSQmZb7fenn/yhNPyJtceVnueYASBzrxHFjq4j7A4BuIA/QJeSX22w30vukC2+ULr9BuhJSxWAWWZkN174nbZ+XtjT5lj9KQwGgJscFrgkA9UKAbSE8YXbJPMbUXa8l4fA2qXuz9IKpHLZLV7ZKm32rHkxDf1G67ofSle9Ku8/Z/Zt80WAAyI4LHKg7BAYFgDkh/6HMZ8JJZpbQR6VpV9+qUNxtqQU6SVCYf75R2mTGH9L/gbIri+elCy/arctfkTY9Yf97z0s3Pm2ny1Y5PbNODQeAbAgcrHNn0UwAiEVh3jELxz4nXccAMTA5BwJAdnD4QF0zhIbtf+H08mVc69XS1s9Km5+UltlLCJjM9FpR1Tjz4j3XjaKZOr6QYRUAg8GeohoAJuPYwRy1VAIDKwDbB3UqcwHOoxoA8nNwA8ZaKoGBAWB5ecINet4iTZtXhwd6bxIARphx8/yIykNgaABQBbTD/dLUT6SVO0J/EMAIZt+n4VcbVWkIDBwDSNhTbRaZEdQOZhXxJ5gyCmQsSl3Hd4GtZExgaAWgXhVwiRlB7XGHNP0v0ot0CwHrdvXWVLi+Bbh5CT9Z9lGTIwPAMgFQxnmZcIAZJE66he6SXuR7gtB9xJ8jQ/fZ7qDSQmDDALBVwJHMBXhtmzR1Str6z9IFxgcQsvvKPQ+4avvK7JUZ68btlqXzmQvw3q3Sjkd6p49dYNooQnOHfRny7LYPdaOolFmaIweB0+zisAUGhNvNHEP5p2w3jUCYCvhWf7fs/nDR8wTGDgBxXkAwLkurfyVdPi5NEQRoq4oPgq+D+fWcKbJ5XK4AENtFB4UgQJt5/vafONOJ44nXCEwy+HFYTCMMgtlW2MwY+k9p1Uwdpe8PbWFmwLWg8Tf2daNo4kHh3BWAODMgWFQEaAPzIvOMtOLh4O8od3bieG7E9YEmCgD1QuCkGY3OXEDrJUHwkDTFqmL45kF7iFLLvnHmnWxP3hPFigSAWYwwZ+elIlDflC58RtpBEMAHpuvHrH9p6Tfr4U4cH8x8dISJA0C9EJixIUD3cOCelp77rLSzLccDon3Mls+PS6stP4w/V1dQoQAQ4wHoc15a/oL02tPt/iWDZ6bsZoi3tK/rp99SJ473ZD46ROEl0J04NmMBJzIXECTzC3ZC2vK8nTnE6mI0zTT+T0oXA2j8jd15VgkXrgASrA/AMI9Lz/0F3UNoQNL475S2B/T8x14gVmYAMCiMkS5JKw9KVx6SOkwjRdUCbfwTpzpxfDjz0T6lBYDYLwg5mKrgK9LOx3hoqEDgjX9i70ZVQKkBIGYGIacXpO4j0itf5KQylMTM9vkn6aXXSJsDf6YbVgGlB4B6IWDmon4jcwEYwcwg+rL0KrqIMKl7pNUTzEBLG1kFVBIAYnooCjLrCk5L049IWwgDbMR0N5yWlu8IY6ZPHiOrgMoCQIQASkIYYBSzrfNX2re3T5mGVgGVHoXGGgGU4W3STlPWP9vr233OlPn8pmOqt5//8iN+nupVp2YqgAQbx6EKP5bOf03a+nWpwwByWMwiw49L17d8W4eyrHTieOBB8rUEgAgBVOx56cK3pVf9gzTNgrP2MtXfMekyb/y5DTw+srYAECGAmpjtqv9VWjbjBvPSFqoD/9HwFzZwp9BaA0CEABpg1hp8X/r5V+x2FAwk+8G09EeklXulKzdKndCfRwk6/ecF1B4AIgTQMNNdNCe9/Jh0y1lJVAhuMQu5Pi1deH87jmx0yb12Ys5VjQSAmCIKhyQVwvekG74jdc7yzamd2TX2I1L3Puk6unkqk+kGaiwARAjAYWaG0RPSy9+VdlMlVCNp9H9feiWQrZqblpkN1GgAiBCAJ8zA8pJ00YTCj6SbFqQtVAr5faD35/z7pa306zfimhPDGg8AsYEcPGbGE/5HuvxD6YqpFkylQDD0TNlVuu+Slu6UNr1x7bwgNOxYJ46vHhjjRACIEEDLmHGFZemFH0ibLkqbvmUHNNu6RmGX/fM+6cLbpcu/Jt3AG76T5jtxfCD5wpwJAHGoDALyE2nJ3K0JiBekl5+XbnzaNphnHZ2qmjTyU/atfq903RukK6+Xdmc+Ga66ZhzAqQDQegjMcrwksF5JmH9+RdpkxiDSj+VlafO3SpguuVda/XXpZ6l/X2vczT+/TrqJLRda5ermcM4FQIK1AgBQiasDwZXuBlqE3cP6Xr7/AFCqmeQvczYAtL6d9J2s3geA0lwdA3A6ANQLgTmbWGcyFwEAee1JPt/5AFAvBMyAhZm6dCpzEQCQh18BoF4IXLLjAp/MXAQA5OZNACQ6cXxc0u2MCwBAMd4FgHohsGDLmPnMRQDAWLwMAK13CZlxgWOZiwCADXkbAAm7sRFTRQEgJ+8DQOtTRU2X0MOZiwCAgVoRAFrvEjpoZwlRDQDABloTAAk7S+gAC8cAYLTWBYDsLKFOHJvVwycyFwEgbFdPBGtlACQ6cXzEDhAvZS4CQOBaHQC6di8hqgEAkBaTZ9D6AND6ADHVAACEFgAJqgEAWA8AZ08Eq1o3isxMIXPeAOeZAghGJ46j5F6DqgDSqAYABOia/dOCDQBdOzZwO+sGAARgMX2LQQdAIrVu4BiriAG02EL61giAFLux3Ax7CgFoqbn0bQU7CLyRbhSZfYWOM0gMoCVWOnG8LX0rVABDdOJ41lYDnDcAoA3m+u+BABjBDhKbbqG9nD4GwHOZAKALKAfWDgDw2N5OHDMLaFJm7UAnjvcwWwiAZ5b6G38RAJOx3UImCE75+PUDCM5s5iMEwOTs+MBhu4iM8QEALjs56GtjDKAkjA8AcNQZu9A1gwqgJKnxgXvZchqAQ44P+1KoACrQjSKz2OKI/TPVuhsE4AszWWWP6bIe9PVSAVQgtX6AGUMAmjQ7rPEXFUA9ulFkgsAEwqEQ7heAMzJz/9OoAGpgvgF2xtBepo4CqMmpUY2/qACaQUUAoAYj3/5FBdAMKgIAFdvw7V9UAG6gIgBQsg3f/kUF4AYqAgAlOjFO4y8qADdREQCY0Mh5//2oABzUVxGcYB0BgDEdGbfxFxWAH1hZDGAM8504PpDnQREAHrFBcNB2D7HpHICE6SWYGbfvP0EAeKobRaaLyPzZH/qzAKAP23PMcyEAPGe3oT7MgDEQrFN2zDA3AqAl7MyhIzYMGCcAwnBG0oE8A79pBEDLME4ABGOifv80AqDFbPeQqQruDv1ZAC10pzmIqshtEQABoHsIaJ17O3E88JzfPAiAwNjZQyYM9oX+LABPfbITx0OPecyDAAhUN4pmbBAcpCoAvDHxjJ9BCIDApQaNqQoAt5Xa+IsAQJqtCg4zVgA4p/TGXwQAhrFjBQeZQQQ0rrQ+/34EAEayM4iSLiLWFQD1KmW2zzAEAMZGFxFQG7PI62DRef4bIQAwkW4UHbSVAXsQAeUy2zsc7sTxQtXPlQBAIalZRIwXAMU9bBv/ifb2yYsAQGlSYcA21UB+lQ32DkMAoBKpwePDrC8ARqqty6cfAYDKpcLgIJUBcI1jnTg+2tQjIQBQK8YMgDWNvfWnEQBoTCoMDrAnEQJhpncerbuvfxgCAM6wU0uTMGDRGdrmlFlQWdcMn3EQAHCSXXR2gHEDtMC8bfgb7e4ZhACA82xX0YFUdxHVAXwwb7t7Kl3NWwQBAO+kqoMDDCTDQc43/AkCAN6zZx8n1QFrDtAU08d/0oeGP0EAoFVS3UUHCATUwMzqMbt1Hu/E8aJvD5wAQKsRCKiImcdvpnLOujSrJy8CAEGxgZAeQ2CGEca1ZBp8X9/2ByEAELy+QeUZZhkhZcU2+l717Y+LAAD6pLqNZlL/yyrlcCRv+nOdOJ5t810TAMAY7IZ2M4RCa82nGn3nFmxVhQAAJmRDYU8qEPYwyOwNM4g7F8Jb/igEAFAyuy4hHQ57GFdolOnHX0g1+K3ry58UAQDUxA4270lVC3voSipdurE3/7vQlhk7VSAAAAfYqkG2Ykimqm6jS2koM1C7aBv5xVRj7+2c/CYQAIAHUgGRBEMSEmppF5Ppo79kG/dF+8+mkb8U0iBt1QgAoEVsN9M2e0dJN5OG/LtqCI+kIU9bSH0sadhF414/AgAAQiTp/wGp07dbIvUIVgAAAABJRU5ErkJggg==
2026-06-12 16:38:53.651197 | controller |       mediatype: image/png
2026-06-12 16:38:53.651212 | controller |     install:
2026-06-12 16:38:53.651218 | controller |       spec:
2026-06-12 16:38:53.651223 | controller |         clusterPermissions:
2026-06-12 16:38:53.651228 | controller |         - rules:
2026-06-12 16:38:53.651233 | controller |           - apiGroups:
2026-06-12 16:38:53.651238 | controller |             - authentication.k8s.io
2026-06-12 16:38:53.651243 | controller |             resources:
2026-06-12 16:38:53.651249 | controller |             - tokenreviews
2026-06-12 16:38:53.651260 | controller |             verbs:
2026-06-12 16:38:53.651270 | controller |             - create
2026-06-12 16:38:53.651275 | controller |           - apiGroups:
2026-06-12 16:38:53.651280 | controller |             - authorization.k8s.io
2026-06-12 16:38:53.651289 | controller |             resources:
2026-06-12 16:38:53.651294 | controller |             - subjectaccessreviews
2026-06-12 16:38:53.651299 | controller |             verbs:
2026-06-12 16:38:53.651304 | controller |             - create
2026-06-12 16:38:53.651309 | controller |           - apiGroups:
2026-06-12 16:38:53.651313 | controller |             - ""
2026-06-12 16:38:53.651318 | controller |             resources:
2026-06-12 16:38:53.651322 | controller |             - configmaps
2026-06-12 16:38:53.651327 | controller |             - namespaces
2026-06-12 16:38:53.651340 | controller |             - serviceaccounts
2026-06-12 16:38:53.651347 | controller |             - services
2026-06-12 16:38:53.651352 | controller |             verbs:
2026-06-12 16:38:53.651357 | controller |             - '*'
2026-06-12 16:38:53.651361 | controller |           - apiGroups:
2026-06-12 16:38:53.651366 | controller |             - admissionregistration.k8s.io
2026-06-12 16:38:53.651371 | controller |             resources:
2026-06-12 16:38:53.651376 | controller |             - mutatingwebhookconfigurations
2026-06-12 16:38:53.651380 | controller |             - validatingwebhookconfigurations
2026-06-12 16:38:53.651393 | controller |             verbs:
2026-06-12 16:38:53.651399 | controller |             - '*'
2026-06-12 16:38:53.651404 | controller |           - apiGroups:
2026-06-12 16:38:53.651409 | controller |             - apiextensions.k8s.io
2026-06-12 16:38:53.651413 | controller |             resources:
2026-06-12 16:38:53.651418 | controller |             - '*'
2026-06-12 16:38:53.651422 | controller |             verbs:
2026-06-12 16:38:53.651426 | controller |             - '*'
2026-06-12 16:38:53.651431 | controller |           - apiGroups:
2026-06-12 16:38:53.651435 | controller |             - apps
2026-06-12 16:38:53.651449 | controller |             resources:
2026-06-12 16:38:53.651454 | controller |             - deployments
2026-06-12 16:38:53.651458 | controller |             verbs:
2026-06-12 16:38:53.651501 | controller |             - create
2026-06-12 16:38:53.651506 | controller |             - delete
2026-06-12 16:38:53.651511 | controller |             - get
2026-06-12 16:38:53.651516 | controller |             - list
2026-06-12 16:38:53.651521 | controller |             - patch
2026-06-12 16:38:53.651526 | controller |             - update
2026-06-12 16:38:53.651530 | controller |             - watch
2026-06-12 16:38:53.651535 | controller |           - apiGroups:
2026-06-12 16:38:53.651540 | controller |             - cert-manager.io
2026-06-12 16:38:53.651545 | controller |             resources:
2026-06-12 16:38:53.651549 | controller |             - certificates
2026-06-12 16:38:53.651563 | controller |             - issuers
2026-06-12 16:38:53.651568 | controller |             verbs:
2026-06-12 16:38:53.651572 | controller |             - create
2026-06-12 16:38:53.651577 | controller |             - delete
2026-06-12 16:38:53.651582 | controller |             - get
2026-06-12 16:38:53.651587 | controller |             - list
2026-06-12 16:38:53.651592 | controller |             - patch
2026-06-12 16:38:53.651596 | controller |             - update
2026-06-12 16:38:53.651601 | controller |             - watch
2026-06-12 16:38:53.651613 | controller |           - apiGroups:
2026-06-12 16:38:53.651619 | controller |             - discovery.k8s.io
2026-06-12 16:38:53.651624 | controller |             resources:
2026-06-12 16:38:53.651629 | controller |             - endpointslices
2026-06-12 16:38:53.651633 | controller |             verbs:
2026-06-12 16:38:53.651638 | controller |             - get
2026-06-12 16:38:53.651643 | controller |             - list
2026-06-12 16:38:53.651652 | controller |             - watch
2026-06-12 16:38:53.651661 | controller |           - apiGroups:
2026-06-12 16:38:53.651666 | controller |             - monitoring.coreos.com
2026-06-12 16:38:53.651671 | controller |             resources:
2026-06-12 16:38:53.651675 | controller |             - servicemonitors
2026-06-12 16:38:53.651680 | controller |             verbs:
2026-06-12 16:38:53.651685 | controller |             - create
2026-06-12 16:38:53.651690 | controller |             - delete
2026-06-12 16:38:53.651695 | controller |             - get
2026-06-12 16:38:53.651706 | controller |             - list
2026-06-12 16:38:53.651712 | controller |             - update
2026-06-12 16:38:53.651717 | controller |             - watch
2026-06-12 16:38:53.651721 | controller |           - apiGroups:
2026-06-12 16:38:53.651726 | controller |             - networking.k8s.io
2026-06-12 16:38:53.651731 | controller |             resources:
2026-06-12 16:38:53.651736 | controller |             - networkpolicies
2026-06-12 16:38:53.651749 | controller |             verbs:
2026-06-12 16:38:53.651754 | controller |             - create
2026-06-12 16:38:53.651759 | controller |             - delete
2026-06-12 16:38:53.651764 | controller |             - get
2026-06-12 16:38:53.651769 | controller |             - list
2026-06-12 16:38:53.651778 | controller |             - update
2026-06-12 16:38:53.651783 | controller |           - apiGroups:
2026-06-12 16:38:53.651788 | controller |             - operator.openstack.org
2026-06-12 16:38:53.651799 | controller |             resources:
2026-06-12 16:38:53.651806 | controller |             - openstacks
2026-06-12 16:38:53.651811 | controller |             verbs:
2026-06-12 16:38:53.651816 | controller |             - create
2026-06-12 16:38:53.651820 | controller |             - delete
2026-06-12 16:38:53.651825 | controller |             - get
2026-06-12 16:38:53.651830 | controller |             - list
2026-06-12 16:38:53.651839 | controller |             - patch
2026-06-12 16:38:53.651848 | controller |             - update
2026-06-12 16:38:53.651852 | controller |             - watch
2026-06-12 16:38:53.651857 | controller |           - apiGroups:
2026-06-12 16:38:53.651862 | controller |             - operator.openstack.org
2026-06-12 16:38:53.651867 | controller |             resources:
2026-06-12 16:38:53.651872 | controller |             - openstacks/finalizers
2026-06-12 16:38:53.651877 | controller |             verbs:
2026-06-12 16:38:53.651881 | controller |             - update
2026-06-12 16:38:53.651893 | controller |           - apiGroups:
2026-06-12 16:38:53.651899 | controller |             - operator.openstack.org
2026-06-12 16:38:53.651904 | controller |             resources:
2026-06-12 16:38:53.651908 | controller |             - openstacks/status
2026-06-12 16:38:53.651913 | controller |             verbs:
2026-06-12 16:38:53.651918 | controller |             - get
2026-06-12 16:38:53.651923 | controller |             - patch
2026-06-12 16:38:53.651927 | controller |             - update
2026-06-12 16:38:53.651932 | controller |           - apiGroups:
2026-06-12 16:38:53.651937 | controller |             - operators.coreos.com
2026-06-12 16:38:53.651942 | controller |             resources:
2026-06-12 16:38:53.651947 | controller |             - clusterserviceversions
2026-06-12 16:38:53.651951 | controller |             - installplans
2026-06-12 16:38:53.651956 | controller |             - operators
2026-06-12 16:38:53.651961 | controller |             - subscriptions
2026-06-12 16:38:53.651966 | controller |             verbs:
2026-06-12 16:38:53.651971 | controller |             - delete
2026-06-12 16:38:53.651975 | controller |             - get
2026-06-12 16:38:53.651980 | controller |             - list
2026-06-12 16:38:53.651985 | controller |           - apiGroups:
2026-06-12 16:38:53.651990 | controller |             - rbac.authorization.k8s.io
2026-06-12 16:38:53.651994 | controller |             resources:
2026-06-12 16:38:53.652010 | controller |             - clusterrolebindings
2026-06-12 16:38:53.652015 | controller |             - clusterroles
2026-06-12 16:38:53.652020 | controller |             - rolebindings
2026-06-12 16:38:53.652025 | controller |             - roles
2026-06-12 16:38:53.652030 | controller |             verbs:
2026-06-12 16:38:53.652035 | controller |             - '*'
2026-06-12 16:38:53.652039 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 16:38:53.652044 | controller |         deployments:
2026-06-12 16:38:53.652049 | controller |         - label:
2026-06-12 16:38:53.652054 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 16:38:53.652059 | controller |             control-plane: controller-manager
2026-06-12 16:38:53.652064 | controller |             openstack.org/operator-name: openstack-init
2026-06-12 16:38:53.652069 | controller |           name: openstack-operator-controller-init
2026-06-12 16:38:53.652074 | controller |           spec:
2026-06-12 16:38:53.652078 | controller |             replicas: 1
2026-06-12 16:38:53.652083 | controller |             selector:
2026-06-12 16:38:53.652088 | controller |               matchLabels:
2026-06-12 16:38:53.652093 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 16:38:53.652098 | controller |                 control-plane: controller-manager
2026-06-12 16:38:53.652103 | controller |                 openstack.org/operator-name: openstack-init
2026-06-12 16:38:53.652117 | controller |             strategy: {}
2026-06-12 16:38:53.652121 | controller |             template:
2026-06-12 16:38:53.652126 | controller |               metadata:
2026-06-12 16:38:53.652131 | controller |                 annotations:
2026-06-12 16:38:53.652136 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-12 16:38:53.652141 | controller |                 creationTimestamp: null
2026-06-12 16:38:53.652145 | controller |                 labels:
2026-06-12 16:38:53.652150 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 16:38:53.652155 | controller |                   control-plane: controller-manager
2026-06-12 16:38:53.652173 | controller |                   openstack.org/operator-name: openstack-init
2026-06-12 16:38:53.652178 | controller |               spec:
2026-06-12 16:38:53.652183 | controller |                 containers:
2026-06-12 16:38:53.652187 | controller |                 - args:
2026-06-12 16:38:53.652192 | controller |                   - --leader-elect
2026-06-12 16:38:53.652197 | controller |                   - --health-probe-bind-address=:8081
2026-06-12 16:38:53.652206 | controller |                   command:
2026-06-12 16:38:53.652215 | controller |                   - /operator
2026-06-12 16:38:53.652219 | controller |                   env:
2026-06-12 16:38:53.652224 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652229 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 16:38:53.652235 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652240 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 16:38:53.652244 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652249 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 16:38:53.652254 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652265 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 16:38:53.652271 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652276 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 16:38:53.652281 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652286 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 16:38:53.652290 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652294 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 16:38:53.652299 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652303 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 16:38:53.652308 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652313 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 16:38:53.652328 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652333 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 16:38:53.652338 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652342 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 16:38:53.652347 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652351 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 16:38:53.652356 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652360 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 16:38:53.652365 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652376 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 16:38:53.652383 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652389 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 16:38:53.652399 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652421 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 16:38:53.652430 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652436 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 16:38:53.652442 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652447 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 16:38:53.652452 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652457 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 16:38:53.652491 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652503 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 16:38:53.652511 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652516 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 16:38:53.652521 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652526 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 16:38:53.652531 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652536 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 16:38:53.652541 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652546 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 16:38:53.652551 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652556 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 16:38:53.652560 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652565 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 16:38:53.652570 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652575 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 16:38:53.652580 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652585 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 16:38:53.652590 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652603 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 16:38:53.652608 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652613 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 16:38:53.652618 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652623 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 16:38:53.652628 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652633 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 16:38:53.652637 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652642 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 16:38:53.652652 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652657 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 16:38:53.652662 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652667 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 16:38:53.652678 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652693 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 16:38:53.652698 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652703 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 16:38:53.652708 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652713 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 16:38:53.652726 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652737 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 16:38:53.652742 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652747 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 16:38:53.652752 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652757 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 16:38:53.652762 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652766 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 16:38:53.652771 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652776 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 16:38:53.652781 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652786 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 16:38:53.652790 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652795 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 16:38:53.652809 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652814 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 16:38:53.652819 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652823 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 16:38:53.652828 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652833 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 16:38:53.652838 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652843 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 16:38:53.652848 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652860 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 16:38:53.652865 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652875 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 16:38:53.652879 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652884 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 16:38:53.652889 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652894 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 16:38:53.652899 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652904 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 16:38:53.652909 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652914 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 16:38:53.652919 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652923 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 16:38:53.652928 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652937 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 16:38:53.652946 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652951 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 16:38:53.652956 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652961 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 16:38:53.652966 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652971 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 16:38:53.652976 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652985 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 16:38:53.652993 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.652998 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 16:38:53.653003 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653014 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 16:38:53.653019 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653024 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 16:38:53.653029 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653034 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 16:38:53.653038 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653043 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 16:38:53.653048 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653053 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 16:38:53.653058 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653063 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 16:38:53.653068 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653077 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 16:38:53.653082 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653086 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 16:38:53.653091 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653096 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 16:38:53.653101 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653110 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 16:38:53.653119 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653124 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 16:38:53.653129 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653138 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 16:38:53.653143 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653148 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 16:38:53.653153 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653157 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 16:38:53.653162 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653167 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 16:38:53.653172 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653177 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 16:38:53.653182 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653186 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 16:38:53.653191 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653196 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 16:38:53.653201 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653206 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 16:38:53.653211 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653215 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 16:38:53.653220 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653225 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 16:38:53.653230 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653240 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 16:38:53.653248 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653253 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 16:38:53.653258 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653263 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 16:38:53.653278 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653284 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 16:38:53.653289 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653295 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 16:38:53.653301 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653306 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 16:38:53.653311 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653316 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 16:38:53.653331 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653337 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-12 16:38:53.653341 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653346 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-12 16:38:53.653351 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-12 16:38:53.653355 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-12 16:38:53.653360 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-12 16:38:53.653365 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 16:38:53.653370 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653374 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 16:38:53.653380 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653390 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 16:38:53.653395 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653401 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 16:38:53.653406 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653410 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 16:38:53.653415 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653419 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 16:38:53.653424 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653429 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 16:38:53.653434 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653448 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 16:38:53.653455 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653476 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 16:38:53.653488 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653492 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 16:38:53.653496 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653499 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 16:38:53.653502 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653506 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 16:38:53.653509 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653513 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 16:38:53.653516 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653528 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 16:38:53.653531 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653535 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 16:38:53.653538 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653542 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 16:38:53.653547 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653550 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 16:38:53.653554 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653557 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 16:38:53.653569 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653573 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 16:38:53.653577 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653580 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 16:38:53.653584 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 16:38:53.653587 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 16:38:53.653590 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-12 16:38:53.653594 | controller |                     value: 0.6.0-1781274410
2026-06-12 16:38:53.653597 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-12 16:38:53.653601 | controller |                     value: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:38:53.653608 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-12 16:38:53.653611 | controller |                     value: "false"
2026-06-12 16:38:53.653615 | controller |                   - name: LEASE_DURATION
2026-06-12 16:38:53.653618 | controller |                     value: "30"
2026-06-12 16:38:53.653622 | controller |                   - name: RENEW_DEADLINE
2026-06-12 16:38:53.653631 | controller |                     value: "20"
2026-06-12 16:38:53.653636 | controller |                   - name: RETRY_PERIOD
2026-06-12 16:38:53.653640 | controller |                     value: "5"
2026-06-12 16:38:53.653659 | controller |                   image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:38:53.653679 | controller |                   livenessProbe:
2026-06-12 16:38:53.653685 | controller |                     httpGet:
2026-06-12 16:38:53.653690 | controller |                       path: /healthz
2026-06-12 16:38:53.653704 | controller |                       port: 8081
2026-06-12 16:38:53.653712 | controller |                     initialDelaySeconds: 15
2026-06-12 16:38:53.653717 | controller |                     periodSeconds: 20
2026-06-12 16:38:53.653722 | controller |                   name: operator
2026-06-12 16:38:53.653735 | controller |                   readinessProbe:
2026-06-12 16:38:53.653741 | controller |                     httpGet:
2026-06-12 16:38:53.653746 | controller |                       path: /readyz
2026-06-12 16:38:53.653751 | controller |                       port: 8081
2026-06-12 16:38:53.653756 | controller |                     initialDelaySeconds: 5
2026-06-12 16:38:53.653760 | controller |                     periodSeconds: 10
2026-06-12 16:38:53.653781 | controller |                   resources:
2026-06-12 16:38:53.653794 | controller |                     limits:
2026-06-12 16:38:53.653799 | controller |                       cpu: 500m
2026-06-12 16:38:53.653804 | controller |                       memory: 256Mi
2026-06-12 16:38:53.653808 | controller |                     requests:
2026-06-12 16:38:53.653819 | controller |                       cpu: 10m
2026-06-12 16:38:53.653827 | controller |                       memory: 128Mi
2026-06-12 16:38:53.653831 | controller |                   securityContext:
2026-06-12 16:38:53.653834 | controller |                     allowPrivilegeEscalation: false
2026-06-12 16:38:53.653837 | controller |                 securityContext:
2026-06-12 16:38:53.653841 | controller |                   runAsNonRoot: true
2026-06-12 16:38:53.653844 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-12 16:38:53.653847 | controller |                 terminationGracePeriodSeconds: 10
2026-06-12 16:38:53.653851 | controller |                 tolerations:
2026-06-12 16:38:53.653854 | controller |                 - effect: NoExecute
2026-06-12 16:38:53.653857 | controller |                   key: node.kubernetes.io/not-ready
2026-06-12 16:38:53.653861 | controller |                   operator: Exists
2026-06-12 16:38:53.653864 | controller |                   tolerationSeconds: 120
2026-06-12 16:38:53.653867 | controller |                 - effect: NoExecute
2026-06-12 16:38:53.653870 | controller |                   key: node.kubernetes.io/unreachable
2026-06-12 16:38:53.653874 | controller |                   operator: Exists
2026-06-12 16:38:53.653877 | controller |                   tolerationSeconds: 120
2026-06-12 16:38:53.653880 | controller |         permissions:
2026-06-12 16:38:53.653884 | controller |         - rules:
2026-06-12 16:38:53.653887 | controller |           - apiGroups:
2026-06-12 16:38:53.653897 | controller |             - ""
2026-06-12 16:38:53.653901 | controller |             resources:
2026-06-12 16:38:53.653905 | controller |             - configmaps
2026-06-12 16:38:53.653908 | controller |             verbs:
2026-06-12 16:38:53.653911 | controller |             - get
2026-06-12 16:38:53.653914 | controller |             - list
2026-06-12 16:38:53.653918 | controller |             - watch
2026-06-12 16:38:53.653921 | controller |             - create
2026-06-12 16:38:53.653924 | controller |             - update
2026-06-12 16:38:53.653927 | controller |             - patch
2026-06-12 16:38:53.653931 | controller |             - delete
2026-06-12 16:38:53.653941 | controller |           - apiGroups:
2026-06-12 16:38:53.653944 | controller |             - coordination.k8s.io
2026-06-12 16:38:53.653948 | controller |             resources:
2026-06-12 16:38:53.653951 | controller |             - leases
2026-06-12 16:38:53.653954 | controller |             verbs:
2026-06-12 16:38:53.653957 | controller |             - get
2026-06-12 16:38:53.653967 | controller |             - list
2026-06-12 16:38:53.653971 | controller |             - watch
2026-06-12 16:38:53.653974 | controller |             - create
2026-06-12 16:38:53.653978 | controller |             - update
2026-06-12 16:38:53.653981 | controller |             - patch
2026-06-12 16:38:53.653984 | controller |             - delete
2026-06-12 16:38:53.653987 | controller |           - apiGroups:
2026-06-12 16:38:53.653991 | controller |             - ""
2026-06-12 16:38:53.654000 | controller |             resources:
2026-06-12 16:38:53.654003 | controller |             - events
2026-06-12 16:38:53.654006 | controller |             verbs:
2026-06-12 16:38:53.654018 | controller |             - create
2026-06-12 16:38:53.654021 | controller |             - patch
2026-06-12 16:38:53.654025 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 16:38:53.654028 | controller |       strategy: deployment
2026-06-12 16:38:53.654031 | controller |     installModes:
2026-06-12 16:38:53.654035 | controller |     - supported: false
2026-06-12 16:38:53.654038 | controller |       type: OwnNamespace
2026-06-12 16:38:53.654041 | controller |     - supported: false
2026-06-12 16:38:53.654044 | controller |       type: SingleNamespace
2026-06-12 16:38:53.654055 | controller |     - supported: false
2026-06-12 16:38:53.654058 | controller |       type: MultiNamespace
2026-06-12 16:38:53.654062 | controller |     - supported: true
2026-06-12 16:38:53.654065 | controller |       type: AllNamespaces
2026-06-12 16:38:53.654068 | controller |     keywords:
2026-06-12 16:38:53.654072 | controller |     - OpenStack
2026-06-12 16:38:53.654075 | controller |     links:
2026-06-12 16:38:53.654078 | controller |     - name: Openstack Operator
2026-06-12 16:38:53.654082 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-12 16:38:53.654085 | controller |     maturity: alpha
2026-06-12 16:38:53.654088 | controller |     minKubeVersion: 0.0.1
2026-06-12 16:38:53.654092 | controller |     provider:
2026-06-12 16:38:53.654095 | controller |       name: Red Hat Inc.
2026-06-12 16:38:53.654098 | controller |       url: https://redhat.com/
2026-06-12 16:38:53.654102 | controller |     relatedImages:
2026-06-12 16:38:53.654105 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 16:38:53.654109 | controller |       name: agent-image-url-default
2026-06-12 16:38:53.654112 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 16:38:53.654115 | controller |       name: ansibleee-image-url-default
2026-06-12 16:38:53.654126 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 16:38:53.654129 | controller |       name: aodh-api-image-url-default
2026-06-12 16:38:53.654133 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 16:38:53.654136 | controller |       name: aodh-evaluator-image-url-default
2026-06-12 16:38:53.654140 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 16:38:53.654143 | controller |       name: aodh-listener-image-url-default
2026-06-12 16:38:53.654146 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 16:38:53.654149 | controller |       name: aodh-notifier-image-url-default
2026-06-12 16:38:53.654153 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 16:38:53.654156 | controller |       name: apache-image-url-default
2026-06-12 16:38:53.654159 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 16:38:53.654163 | controller |       name: barbican-api-image-url-default
2026-06-12 16:38:53.654173 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 16:38:53.654177 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-12 16:38:53.654180 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 16:38:53.654183 | controller |       name: barbican-worker-image-url-default
2026-06-12 16:38:53.654187 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 16:38:53.654190 | controller |       name: ceilometer-central-image-url-default
2026-06-12 16:38:53.654193 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 16:38:53.654197 | controller |       name: ceilometer-compute-image-url-default
2026-06-12 16:38:53.654200 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 16:38:53.654203 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-12 16:38:53.654207 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 16:38:53.654210 | controller |       name: ceilometer-notification-image-url-default
2026-06-12 16:38:53.654221 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 16:38:53.654224 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-12 16:38:53.654229 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 16:38:53.654233 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-12 16:38:53.654238 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 16:38:53.654248 | controller |       name: ksm-image-url-default
2026-06-12 16:38:53.654258 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 16:38:53.654263 | controller |       name: cinder-api-image-url-default
2026-06-12 16:38:53.654268 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 16:38:53.654271 | controller |       name: cinder-backup-image-url-default
2026-06-12 16:38:53.654275 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 16:38:53.654278 | controller |       name: cinder-scheduler-image-url-default
2026-06-12 16:38:53.654281 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 16:38:53.654284 | controller |       name: cinder-volume-image-url-default
2026-06-12 16:38:53.654288 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 16:38:53.654291 | controller |       name: cloudkitty-api-image-url-default
2026-06-12 16:38:53.654303 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 16:38:53.654306 | controller |       name: cloudkitty-proc-image-url-default
2026-06-12 16:38:53.654310 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 16:38:53.654313 | controller |       name: designate-api-image-url-default
2026-06-12 16:38:53.654316 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 16:38:53.654325 | controller |       name: designate-backendbind9-image-url-default
2026-06-12 16:38:53.654328 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 16:38:53.654332 | controller |       name: designate-central-image-url-default
2026-06-12 16:38:53.654335 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 16:38:53.654338 | controller |       name: designate-mdns-image-url-default
2026-06-12 16:38:53.654342 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 16:38:53.654345 | controller |       name: designate-producer-image-url-default
2026-06-12 16:38:53.654348 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 16:38:53.654352 | controller |       name: designate-unbound-image-url-default
2026-06-12 16:38:53.654355 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 16:38:53.654358 | controller |       name: designate-worker-image-url-default
2026-06-12 16:38:53.654362 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 16:38:53.654365 | controller |       name: edpm-frr-image-url-default
2026-06-12 16:38:53.654375 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 16:38:53.654379 | controller |       name: edpm-iscsid-image-url-default
2026-06-12 16:38:53.654382 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 16:38:53.654386 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-12 16:38:53.654389 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 16:38:53.654392 | controller |       name: edpm-multipathd-image-url-default
2026-06-12 16:38:53.654396 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 16:38:53.654399 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-12 16:38:53.654402 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 16:38:53.654425 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-12 16:38:53.654430 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 16:38:53.654434 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-12 16:38:53.654437 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 16:38:53.654440 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-12 16:38:53.654444 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 16:38:53.654447 | controller |       name: edpm-node-exporter-image-url-default
2026-06-12 16:38:53.654450 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 16:38:53.654454 | controller |       name: edpm-kepler-image-url-default
2026-06-12 16:38:53.654457 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 16:38:53.654483 | controller |       name: openstack-network-exporter-image-url-default
2026-06-12 16:38:53.654486 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 16:38:53.654490 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-12 16:38:53.654493 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 16:38:53.654496 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-12 16:38:53.654500 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 16:38:53.654503 | controller |       name: glance-api-image-url-default
2026-06-12 16:38:53.654506 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 16:38:53.654510 | controller |       name: heat-api-image-url-default
2026-06-12 16:38:53.654513 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 16:38:53.654516 | controller |       name: heat-cfnapi-image-url-default
2026-06-12 16:38:53.654520 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 16:38:53.654523 | controller |       name: heat-engine-image-url-default
2026-06-12 16:38:53.654526 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 16:38:53.654530 | controller |       name: horizon-image-url-default
2026-06-12 16:38:53.654533 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 16:38:53.654536 | controller |       name: infra-memcached-image-url-default
2026-06-12 16:38:53.654540 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 16:38:53.654551 | controller |       name: infra-redis-image-url-default
2026-06-12 16:38:53.654555 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 16:38:53.654559 | controller |       name: ironic-api-image-url-default
2026-06-12 16:38:53.654562 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 16:38:53.654565 | controller |       name: ironic-conductor-image-url-default
2026-06-12 16:38:53.654569 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 16:38:53.654572 | controller |       name: ironic-inspector-image-url-default
2026-06-12 16:38:53.654575 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 16:38:53.654579 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-12 16:38:53.654582 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 16:38:53.654585 | controller |       name: ironic-pxe-image-url-default
2026-06-12 16:38:53.654589 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 16:38:53.654604 | controller |       name: ironic-python-agent-image-url-default
2026-06-12 16:38:53.654611 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 16:38:53.654614 | controller |       name: keystone-api-image-url-default
2026-06-12 16:38:53.654618 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 16:38:53.654649 | controller |       name: manila-api-image-url-default
2026-06-12 16:38:53.654654 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 16:38:53.654659 | controller |       name: manila-scheduler-image-url-default
2026-06-12 16:38:53.654663 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 16:38:53.654668 | controller |       name: manila-share-image-url-default
2026-06-12 16:38:53.654678 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 16:38:53.654687 | controller |       name: mariadb-image-url-default
2026-06-12 16:38:53.654691 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 16:38:53.654695 | controller |       name: net-utils-image-url-default
2026-06-12 16:38:53.654698 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 16:38:53.654701 | controller |       name: neutron-api-image-url-default
2026-06-12 16:38:53.654705 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 16:38:53.654708 | controller |       name: nova-api-image-url-default
2026-06-12 16:38:53.654711 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 16:38:53.654715 | controller |       name: nova-compute-image-url-default
2026-06-12 16:38:53.654718 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 16:38:53.654722 | controller |       name: nova-conductor-image-url-default
2026-06-12 16:38:53.654727 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 16:38:53.654731 | controller |       name: nova-novnc-image-url-default
2026-06-12 16:38:53.654736 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 16:38:53.654741 | controller |       name: nova-scheduler-image-url-default
2026-06-12 16:38:53.654745 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 16:38:53.654760 | controller |       name: octavia-api-image-url-default
2026-06-12 16:38:53.654765 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 16:38:53.654769 | controller |       name: octavia-healthmanager-image-url-default
2026-06-12 16:38:53.654774 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 16:38:53.654778 | controller |       name: octavia-housekeeping-image-url-default
2026-06-12 16:38:53.654783 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 16:38:53.654787 | controller |       name: octavia-worker-image-url-default
2026-06-12 16:38:53.654791 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 16:38:53.654796 | controller |       name: octavia-rsyslog-image-url-default
2026-06-12 16:38:53.654808 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 16:38:53.654814 | controller |       name: openstack-client-image-url-default
2026-06-12 16:38:53.654818 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 16:38:53.654823 | controller |       name: os-container-image-url-default
2026-06-12 16:38:53.654827 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 16:38:53.654831 | controller |       name: ovn-controller-image-url-default
2026-06-12 16:38:53.654836 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 16:38:53.654843 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-12 16:38:53.654855 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 16:38:53.654859 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-12 16:38:53.654864 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 16:38:53.654878 | controller |       name: ovn-northd-image-url-default
2026-06-12 16:38:53.654891 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 16:38:53.654896 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-12 16:38:53.654900 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 16:38:53.654904 | controller |       name: placement-api-image-url-default
2026-06-12 16:38:53.654909 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 16:38:53.654918 | controller |       name: rabbitmq-image-url-default
2026-06-12 16:38:53.654929 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 16:38:53.654934 | controller |       name: swift-account-image-url-default
2026-06-12 16:38:53.654938 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 16:38:53.654943 | controller |       name: swift-container-image-url-default
2026-06-12 16:38:53.654948 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 16:38:53.654952 | controller |       name: swift-object-image-url-default
2026-06-12 16:38:53.654962 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 16:38:53.654972 | controller |       name: swift-proxy-image-url-default
2026-06-12 16:38:53.654976 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 16:38:53.654981 | controller |       name: test-tempest-image-url-default
2026-06-12 16:38:53.655007 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 16:38:53.655015 | controller |       name: watcher-api-image-url-default
2026-06-12 16:38:53.655019 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 16:38:53.655024 | controller |       name: watcher-applier-image-url-default
2026-06-12 16:38:53.655028 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 16:38:53.655033 | controller |       name: watcher-decision-engine-image-url-default
2026-06-12 16:38:53.655038 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 16:38:53.655053 | controller |       name: openstack-must-gather-default
2026-06-12 16:38:53.655058 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 16:38:53.655063 | controller |       name: barbican-operator-manager-image-url
2026-06-12 16:38:53.655068 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 16:38:53.655072 | controller |       name: cinder-operator-manager-image-url
2026-06-12 16:38:53.655080 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 16:38:53.655091 | controller |       name: designate-operator-manager-image-url
2026-06-12 16:38:53.655095 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 16:38:53.655100 | controller |       name: glance-operator-manager-image-url
2026-06-12 16:38:53.655104 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 16:38:53.655115 | controller |       name: heat-operator-manager-image-url
2026-06-12 16:38:53.655125 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 16:38:53.655130 | controller |       name: horizon-operator-manager-image-url
2026-06-12 16:38:53.655135 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 16:38:53.655139 | controller |       name: infra-operator-manager-image-url
2026-06-12 16:38:53.655144 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 16:38:53.655157 | controller |       name: ironic-operator-manager-image-url
2026-06-12 16:38:53.655173 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 16:38:53.655178 | controller |       name: keystone-operator-manager-image-url
2026-06-12 16:38:53.655191 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 16:38:53.655196 | controller |       name: manila-operator-manager-image-url
2026-06-12 16:38:53.655200 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 16:38:53.655204 | controller |       name: mariadb-operator-manager-image-url
2026-06-12 16:38:53.655209 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 16:38:53.655213 | controller |       name: neutron-operator-manager-image-url
2026-06-12 16:38:53.655217 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 16:38:53.655221 | controller |       name: nova-operator-manager-image-url
2026-06-12 16:38:53.655226 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 16:38:53.655235 | controller |       name: octavia-operator-manager-image-url
2026-06-12 16:38:53.655248 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 16:38:53.655254 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-12 16:38:53.655259 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 16:38:53.655265 | controller |       name: ovn-operator-manager-image-url
2026-06-12 16:38:53.655270 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 16:38:53.655274 | controller |       name: swift-operator-manager-image-url
2026-06-12 16:38:53.655286 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 16:38:53.655293 | controller |       name: telemetry-operator-manager-image-url
2026-06-12 16:38:53.655297 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 16:38:53.655301 | controller |       name: test-operator-manager-image-url
2026-06-12 16:38:53.655306 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 16:38:53.655318 | controller |       name: watcher-operator-manager-image-url
2026-06-12 16:38:53.655323 | controller |     version: 0.6.0
2026-06-12 16:38:53.655328 | controller |   status:
2026-06-12 16:38:53.655332 | controller |     cleanup: {}
2026-06-12 16:38:53.655337 | controller |     conditions:
2026-06-12 16:38:53.655341 | controller |     - lastTransitionTime: "2026-06-12T15:41:16Z"
2026-06-12 16:38:53.655346 | controller |       lastUpdateTime: "2026-06-12T15:41:16Z"
2026-06-12 16:38:53.655350 | controller |       message: requirements not yet checked
2026-06-12 16:38:53.655355 | controller |       phase: Pending
2026-06-12 16:38:53.655366 | controller |       reason: RequirementsUnknown
2026-06-12 16:38:53.655376 | controller |     - lastTransitionTime: "2026-06-12T15:41:16Z"
2026-06-12 16:38:53.655381 | controller |       lastUpdateTime: "2026-06-12T15:41:16Z"
2026-06-12 16:38:53.655386 | controller |       message: one or more requirements couldn't be found
2026-06-12 16:38:53.655391 | controller |       phase: Pending
2026-06-12 16:38:53.655395 | controller |       reason: RequirementsNotMet
2026-06-12 16:38:53.655400 | controller |     - lastTransitionTime: "2026-06-12T15:41:17Z"
2026-06-12 16:38:53.655416 | controller |       lastUpdateTime: "2026-06-12T15:41:17Z"
2026-06-12 16:38:53.655421 | controller |       message: all requirements found, attempting install
2026-06-12 16:38:53.655430 | controller |       phase: InstallReady
2026-06-12 16:38:53.655435 | controller |       reason: AllRequirementsMet
2026-06-12 16:38:53.655440 | controller |     - lastTransitionTime: "2026-06-12T15:41:18Z"
2026-06-12 16:38:53.655444 | controller |       lastUpdateTime: "2026-06-12T15:41:18Z"
2026-06-12 16:38:53.655449 | controller |       message: waiting for install components to report healthy
2026-06-12 16:38:53.655453 | controller |       phase: Installing
2026-06-12 16:38:53.655458 | controller |       reason: InstallSucceeded
2026-06-12 16:38:53.655497 | controller |     - lastTransitionTime: "2026-06-12T15:41:18Z"
2026-06-12 16:38:53.655502 | controller |       lastUpdateTime: "2026-06-12T15:41:18Z"
2026-06-12 16:38:53.655507 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-12 16:38:53.655511 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-12 16:38:53.655516 | controller |         to be observed...'
2026-06-12 16:38:53.655527 | controller |       phase: Installing
2026-06-12 16:38:53.655533 | controller |       reason: InstallWaiting
2026-06-12 16:38:53.655537 | controller |     - lastTransitionTime: "2026-06-12T15:42:11Z"
2026-06-12 16:38:53.655541 | controller |       lastUpdateTime: "2026-06-12T15:42:11Z"
2026-06-12 16:38:53.655546 | controller |       message: install strategy completed with no errors
2026-06-12 16:38:53.655550 | controller |       phase: Succeeded
2026-06-12 16:38:53.655554 | controller |       reason: InstallSucceeded
2026-06-12 16:38:53.655559 | controller |     lastTransitionTime: "2026-06-12T15:42:11Z"
2026-06-12 16:38:53.655563 | controller |     lastUpdateTime: "2026-06-12T15:42:11Z"
2026-06-12 16:38:53.655567 | controller |     message: install strategy completed with no errors
2026-06-12 16:38:53.655572 | controller |     phase: Succeeded
2026-06-12 16:38:53.655576 | controller |     reason: InstallSucceeded
2026-06-12 16:38:53.655580 | controller |     requirementStatus:
2026-06-12 16:38:53.655585 | controller |     - group: operators.coreos.com
2026-06-12 16:38:53.655589 | controller |       kind: ClusterServiceVersion
2026-06-12 16:38:53.655593 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-12 16:38:53.655598 | controller |       name: openstack-operator.v0.6.0
2026-06-12 16:38:53.655602 | controller |       status: Present
2026-06-12 16:38:53.655607 | controller |       version: v1alpha1
2026-06-12 16:38:53.655611 | controller |     - group: apiextensions.k8s.io
2026-06-12 16:38:53.655615 | controller |       kind: CustomResourceDefinition
2026-06-12 16:38:53.655619 | controller |       message: CRD is present and Established condition is true
2026-06-12 16:38:53.655624 | controller |       name: openstacks.operator.openstack.org
2026-06-12 16:38:53.655628 | controller |       status: Present
2026-06-12 16:38:53.655640 | controller |       uuid: c6741ae5-c0c8-422e-b69b-4643cd11b6c7
2026-06-12 16:38:53.655645 | controller |       version: v1
2026-06-12 16:38:53.655649 | controller |     - dependents:
2026-06-12 16:38:53.655653 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655658 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655662 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-12 16:38:53.655666 | controller |         status: Satisfied
2026-06-12 16:38:53.655671 | controller |         version: v1
2026-06-12 16:38:53.655683 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655687 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655692 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-12 16:38:53.655696 | controller |         status: Satisfied
2026-06-12 16:38:53.655700 | controller |         version: v1
2026-06-12 16:38:53.655705 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655710 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655714 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-12 16:38:53.655719 | controller |         status: Satisfied
2026-06-12 16:38:53.655724 | controller |         version: v1
2026-06-12 16:38:53.655728 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655732 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655737 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-12 16:38:53.655759 | controller |         status: Satisfied
2026-06-12 16:38:53.655766 | controller |         version: v1
2026-06-12 16:38:53.655770 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655775 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655779 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-12 16:38:53.655783 | controller |         status: Satisfied
2026-06-12 16:38:53.655792 | controller |         version: v1
2026-06-12 16:38:53.655800 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655805 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655809 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-12 16:38:53.655814 | controller |         status: Satisfied
2026-06-12 16:38:53.655819 | controller |         version: v1
2026-06-12 16:38:53.655823 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655827 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655832 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-12 16:38:53.655836 | controller |         status: Satisfied
2026-06-12 16:38:53.655841 | controller |         version: v1
2026-06-12 16:38:53.655846 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655850 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655868 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-12 16:38:53.655888 | controller |         status: Satisfied
2026-06-12 16:38:53.655896 | controller |         version: v1
2026-06-12 16:38:53.655900 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655905 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655909 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-12 16:38:53.655914 | controller |         status: Satisfied
2026-06-12 16:38:53.655929 | controller |         version: v1
2026-06-12 16:38:53.655934 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655938 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655943 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-12 16:38:53.655947 | controller |         status: Satisfied
2026-06-12 16:38:53.655952 | controller |         version: v1
2026-06-12 16:38:53.655957 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655961 | controller |         kind: PolicyRule
2026-06-12 16:38:53.655966 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-12 16:38:53.655971 | controller |         status: Satisfied
2026-06-12 16:38:53.655976 | controller |         version: v1
2026-06-12 16:38:53.655981 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.655992 | controller |         kind: PolicyRule
2026-06-12 16:38:53.656021 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-12 16:38:53.656028 | controller |         status: Satisfied
2026-06-12 16:38:53.656033 | controller |         version: v1
2026-06-12 16:38:53.656037 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.656042 | controller |         kind: PolicyRule
2026-06-12 16:38:53.656052 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-12 16:38:53.656062 | controller |         status: Satisfied
2026-06-12 16:38:53.656066 | controller |         version: v1
2026-06-12 16:38:53.656071 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.656076 | controller |         kind: PolicyRule
2026-06-12 16:38:53.656081 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-12 16:38:53.656091 | controller |         status: Satisfied
2026-06-12 16:38:53.656096 | controller |         version: v1
2026-06-12 16:38:53.656101 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 16:38:53.656105 | controller |         kind: PolicyRule
2026-06-12 16:38:53.656110 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-12 16:38:53.656115 | controller |         status: Satisfied
2026-06-12 16:38:53.656119 | controller |         version: v1
2026-06-12 16:38:53.656124 | controller |       group: ""
2026-06-12 16:38:53.656128 | controller |       kind: ServiceAccount
2026-06-12 16:38:53.656144 | controller |       message: ""
2026-06-12 16:38:53.656149 | controller |       name: openstack-operator-controller-init
2026-06-12 16:38:53.656154 | controller |       status: Present
2026-06-12 16:38:53.656158 | controller |       version: v1
2026-06-12 16:38:53.656162 | controller | kind: List
2026-06-12 16:38:53.656167 | controller | metadata:
2026-06-12 16:38:53.656171 | controller |   resourceVersion: ""
2026-06-12 16:38:54.085370 | controller | ok: Runtime: 0:00:00.239877
2026-06-12 16:38:54.129014 | 
2026-06-12 16:38:54.129173 | TASK [env_op_images : Get the images name]
2026-06-12 16:38:54.847152 | controller | [
2026-06-12 16:38:54.847291 | controller |   {
2026-06-12 16:38:54.847305 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 16:38:54.847312 | controller |   },
2026-06-12 16:38:54.847317 | controller |   {
2026-06-12 16:38:54.847325 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 16:38:54.847331 | controller |   },
2026-06-12 16:38:54.847346 | controller |   {
2026-06-12 16:38:54.847356 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 16:38:54.847373 | controller |   },
2026-06-12 16:38:54.847382 | controller |   {
2026-06-12 16:38:54.847387 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 16:38:54.847392 | controller |   },
2026-06-12 16:38:54.847397 | controller |   {
2026-06-12 16:38:54.847402 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 16:38:54.847408 | controller |   },
2026-06-12 16:38:54.847413 | controller |   {
2026-06-12 16:38:54.847426 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 16:38:54.847432 | controller |   },
2026-06-12 16:38:54.847437 | controller |   {
2026-06-12 16:38:54.847446 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 16:38:54.847456 | controller |   },
2026-06-12 16:38:54.847482 | controller |   {
2026-06-12 16:38:54.847488 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 16:38:54.847493 | controller |   },
2026-06-12 16:38:54.847498 | controller |   {
2026-06-12 16:38:54.847503 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 16:38:54.847518 | controller |   },
2026-06-12 16:38:54.847524 | controller |   {
2026-06-12 16:38:54.847534 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 16:38:54.847544 | controller |   },
2026-06-12 16:38:54.847549 | controller |   {
2026-06-12 16:38:54.847554 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 16:38:54.847559 | controller |   },
2026-06-12 16:38:54.847564 | controller |   {
2026-06-12 16:38:54.847569 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 16:38:54.847574 | controller |   },
2026-06-12 16:38:54.847579 | controller |   {
2026-06-12 16:38:54.847584 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 16:38:54.847597 | controller |   },
2026-06-12 16:38:54.847604 | controller |   {
2026-06-12 16:38:54.847609 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 16:38:54.847614 | controller |   },
2026-06-12 16:38:54.847619 | controller |   {
2026-06-12 16:38:54.847624 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 16:38:54.847629 | controller |   },
2026-06-12 16:38:54.847649 | controller |   {
2026-06-12 16:38:54.847911 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 16:38:54.847929 | controller |   },
2026-06-12 16:38:54.847934 | controller |   {
2026-06-12 16:38:54.847940 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 16:38:54.847944 | controller |   },
2026-06-12 16:38:54.847950 | controller |   {
2026-06-12 16:38:54.847959 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 16:38:54.847968 | controller |   },
2026-06-12 16:38:54.847973 | controller |   {
2026-06-12 16:38:54.847978 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 16:38:54.847983 | controller |   },
2026-06-12 16:38:54.847988 | controller |   {
2026-06-12 16:38:54.847993 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 16:38:54.847998 | controller |   },
2026-06-12 16:38:54.848003 | controller |   {
2026-06-12 16:38:54.848008 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 16:38:54.848012 | controller |   }
2026-06-12 16:38:54.848017 | controller | ]
2026-06-12 16:38:55.269032 | controller | ok: Runtime: 0:00:00.232031
2026-06-12 16:38:55.349482 | 
2026-06-12 16:38:55.349647 | TASK [env_op_images : Extract env variable name and images]
2026-06-12 16:38:55.430603 | controller | ok
2026-06-12 16:38:55.455763 | 
2026-06-12 16:38:55.455833 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-12 16:38:59.566707 | controller | ok
2026-06-12 16:39:01.209242 | 
2026-06-12 16:39:01.209386 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-12 16:39:01.402459 | controller | ok
2026-06-12 16:39:01.444377 | 
2026-06-12 16:39:01.444543 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-12 16:39:03.423425 | controller | ok
2026-06-12 16:39:03.587288 | 
2026-06-12 16:39:03.587431 | TASK [env_op_images : Get operator images and pods]
2026-06-12 16:39:04.325949 | controller | ok
2026-06-12 16:39:04.460644 | 
2026-06-12 16:39:04.460770 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-12 16:39:04.719232 | controller | ok:
2026-06-12 16:39:04.719541 | controller | {
2026-06-12 16:39:04.719589 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.719622 | controller |   "kind": "Pod",
2026-06-12 16:39:04.719652 | controller |   "metadata": {
2026-06-12 16:39:04.719680 | controller |     "annotations": {
2026-06-12 16:39:04.719708 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.73/23\"],\"mac_address\":\"0a:58:0a:d9:00:49\",\"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.73/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.719737 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.73\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:49\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.719766 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.719794 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.719822 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.719850 | controller |     },
2026-06-12 16:39:04.719877 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.719904 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-12 16:39:04.719931 | controller |     "generation": 1,
2026-06-12 16:39:04.719958 | controller |     "labels": {
2026-06-12 16:39:04.719984 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-12 16:39:04.720010 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.720037 | controller |       "openstack.org/operator-name": "barbican",
2026-06-12 16:39:04.720062 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-12 16:39:04.720089 | controller |     },
2026-06-12 16:39:04.720115 | controller |     "managedFields": [
2026-06-12 16:39:04.720141 | controller |       {
2026-06-12 16:39:04.720167 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.720250 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.720278 | controller |         "fieldsV1": {
2026-06-12 16:39:04.720301 | controller |           "f:metadata": {
2026-06-12 16:39:04.720323 | controller |             "f:annotations": {
2026-06-12 16:39:04.720344 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.720366 | controller |             }
2026-06-12 16:39:04.720388 | controller |           }
2026-06-12 16:39:04.720409 | controller |         },
2026-06-12 16:39:04.720430 | controller |         "manager": "crc",
2026-06-12 16:39:04.720451 | controller |         "operation": "Update",
2026-06-12 16:39:04.720472 | controller |         "subresource": "status",
2026-06-12 16:39:04.720493 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.720537 | controller |       },
2026-06-12 16:39:04.720567 | controller |       {
2026-06-12 16:39:04.720589 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.720611 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.720632 | controller |         "fieldsV1": {
2026-06-12 16:39:04.720653 | controller |           "f:metadata": {
2026-06-12 16:39:04.720674 | controller |             "f:annotations": {
2026-06-12 16:39:04.720695 | controller |               ".": {},
2026-06-12 16:39:04.720719 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.720743 | controller |             },
2026-06-12 16:39:04.720765 | controller |             "f:generateName": {},
2026-06-12 16:39:04.720787 | controller |             "f:labels": {
2026-06-12 16:39:04.720809 | controller |               ".": {},
2026-06-12 16:39:04.720831 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.720852 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.720873 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.720894 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.720915 | controller |             },
2026-06-12 16:39:04.720935 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.720957 | controller |               ".": {},
2026-06-12 16:39:04.720978 | controller |               "k:{\"uid\":\"afd85a22-428f-4550-afe2-1052f531b179\"}": {}
2026-06-12 16:39:04.720999 | controller |             }
2026-06-12 16:39:04.721021 | controller |           },
2026-06-12 16:39:04.721042 | controller |           "f:spec": {
2026-06-12 16:39:04.721079 | controller |             "f:containers": {
2026-06-12 16:39:04.721101 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.721123 | controller |                 ".": {},
2026-06-12 16:39:04.721144 | controller |                 "f:args": {},
2026-06-12 16:39:04.721165 | controller |                 "f:command": {},
2026-06-12 16:39:04.721186 | controller |                 "f:env": {
2026-06-12 16:39:04.721207 | controller |                   ".": {},
2026-06-12 16:39:04.721228 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.721249 | controller |                     ".": {},
2026-06-12 16:39:04.721270 | controller |                     "f:name": {},
2026-06-12 16:39:04.721291 | controller |                     "f:value": {}
2026-06-12 16:39:04.721312 | controller |                   },
2026-06-12 16:39:04.721333 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.721354 | controller |                     ".": {},
2026-06-12 16:39:04.721375 | controller |                     "f:name": {},
2026-06-12 16:39:04.721395 | controller |                     "f:value": {}
2026-06-12 16:39:04.721416 | controller |                   },
2026-06-12 16:39:04.721436 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.721457 | controller |                     ".": {},
2026-06-12 16:39:04.721479 | controller |                     "f:name": {},
2026-06-12 16:39:04.721505 | controller |                     "f:value": {}
2026-06-12 16:39:04.721554 | controller |                   },
2026-06-12 16:39:04.721577 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.721599 | controller |                     ".": {},
2026-06-12 16:39:04.721621 | controller |                     "f:name": {},
2026-06-12 16:39:04.721642 | controller |                     "f:value": {}
2026-06-12 16:39:04.721664 | controller |                   },
2026-06-12 16:39:04.721685 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.721706 | controller |                     ".": {},
2026-06-12 16:39:04.721728 | controller |                     "f:name": {},
2026-06-12 16:39:04.721749 | controller |                     "f:value": {}
2026-06-12 16:39:04.721770 | controller |                   }
2026-06-12 16:39:04.721791 | controller |                 },
2026-06-12 16:39:04.721812 | controller |                 "f:image": {},
2026-06-12 16:39:04.721833 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.721855 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.721876 | controller |                   ".": {},
2026-06-12 16:39:04.721896 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.721917 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.721938 | controller |                     ".": {},
2026-06-12 16:39:04.721959 | controller |                     "f:path": {},
2026-06-12 16:39:04.721980 | controller |                     "f:port": {},
2026-06-12 16:39:04.722000 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.722021 | controller |                   },
2026-06-12 16:39:04.722042 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.722063 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.722083 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.722104 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.722124 | controller |                 },
2026-06-12 16:39:04.722145 | controller |                 "f:name": {},
2026-06-12 16:39:04.722165 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.722186 | controller |                   ".": {},
2026-06-12 16:39:04.722207 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.722228 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.722249 | controller |                     ".": {},
2026-06-12 16:39:04.722271 | controller |                     "f:path": {},
2026-06-12 16:39:04.722291 | controller |                     "f:port": {},
2026-06-12 16:39:04.722312 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.722332 | controller |                   },
2026-06-12 16:39:04.722353 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.722374 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.722394 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.722415 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.722436 | controller |                 },
2026-06-12 16:39:04.722457 | controller |                 "f:resources": {
2026-06-12 16:39:04.722479 | controller |                   ".": {},
2026-06-12 16:39:04.722500 | controller |                   "f:limits": {
2026-06-12 16:39:04.722561 | controller |                     ".": {},
2026-06-12 16:39:04.722586 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.722608 | controller |                     "f:memory": {}
2026-06-12 16:39:04.722629 | controller |                   },
2026-06-12 16:39:04.722651 | controller |                   "f:requests": {
2026-06-12 16:39:04.722672 | controller |                     ".": {},
2026-06-12 16:39:04.722693 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.722714 | controller |                     "f:memory": {}
2026-06-12 16:39:04.722739 | controller |                   }
2026-06-12 16:39:04.722761 | controller |                 },
2026-06-12 16:39:04.722782 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.722803 | controller |                   ".": {},
2026-06-12 16:39:04.722825 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.722846 | controller |                 },
2026-06-12 16:39:04.722867 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.722888 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.722909 | controller |               }
2026-06-12 16:39:04.722930 | controller |             },
2026-06-12 16:39:04.722951 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.722972 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.722993 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.723014 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.723034 | controller |             "f:securityContext": {
2026-06-12 16:39:04.723055 | controller |               ".": {},
2026-06-12 16:39:04.723076 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.723096 | controller |             },
2026-06-12 16:39:04.723117 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.723138 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.723159 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.723180 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.723201 | controller |           }
2026-06-12 16:39:04.723222 | controller |         },
2026-06-12 16:39:04.723243 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.723264 | controller |         "operation": "Update",
2026-06-12 16:39:04.723285 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.723307 | controller |       },
2026-06-12 16:39:04.723328 | controller |       {
2026-06-12 16:39:04.723349 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.723370 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.723392 | controller |         "fieldsV1": {
2026-06-12 16:39:04.723413 | controller |           "f:metadata": {
2026-06-12 16:39:04.723434 | controller |             "f:annotations": {
2026-06-12 16:39:04.723455 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.723476 | controller |             }
2026-06-12 16:39:04.723498 | controller |           }
2026-06-12 16:39:04.723544 | controller |         },
2026-06-12 16:39:04.723568 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.723589 | controller |         "operation": "Update",
2026-06-12 16:39:04.723610 | controller |         "subresource": "status",
2026-06-12 16:39:04.723630 | controller |         "time": "2026-06-12T15:43:08Z"
2026-06-12 16:39:04.723651 | controller |       },
2026-06-12 16:39:04.723671 | controller |       {
2026-06-12 16:39:04.723691 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.723711 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.723732 | controller |         "fieldsV1": {
2026-06-12 16:39:04.723752 | controller |           "f:status": {
2026-06-12 16:39:04.723773 | controller |             "f:conditions": {
2026-06-12 16:39:04.723793 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.723814 | controller |                 ".": {},
2026-06-12 16:39:04.723835 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.723855 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.723876 | controller |                 "f:status": {},
2026-06-12 16:39:04.723896 | controller |                 "f:type": {}
2026-06-12 16:39:04.723917 | controller |               },
2026-06-12 16:39:04.723937 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.723962 | controller |                 ".": {},
2026-06-12 16:39:04.723983 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.724004 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.724024 | controller |                 "f:status": {},
2026-06-12 16:39:04.724044 | controller |                 "f:type": {}
2026-06-12 16:39:04.724064 | controller |               },
2026-06-12 16:39:04.724086 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.724107 | controller |                 ".": {},
2026-06-12 16:39:04.724128 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.724149 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.724170 | controller |                 "f:status": {},
2026-06-12 16:39:04.724191 | controller |                 "f:type": {}
2026-06-12 16:39:04.724212 | controller |               },
2026-06-12 16:39:04.724232 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.724253 | controller |                 ".": {},
2026-06-12 16:39:04.724274 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.724294 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.724314 | controller |                 "f:status": {},
2026-06-12 16:39:04.724335 | controller |                 "f:type": {}
2026-06-12 16:39:04.724355 | controller |               }
2026-06-12 16:39:04.724375 | controller |             },
2026-06-12 16:39:04.724395 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.724416 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.724437 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.724459 | controller |             "f:phase": {},
2026-06-12 16:39:04.724480 | controller |             "f:podIP": {},
2026-06-12 16:39:04.724501 | controller |             "f:podIPs": {
2026-06-12 16:39:04.724546 | controller |               ".": {},
2026-06-12 16:39:04.724569 | controller |               "k:{\"ip\":\"10.217.0.73\"}": {
2026-06-12 16:39:04.724591 | controller |                 ".": {},
2026-06-12 16:39:04.724612 | controller |                 "f:ip": {}
2026-06-12 16:39:04.724633 | controller |               }
2026-06-12 16:39:04.724654 | controller |             },
2026-06-12 16:39:04.724675 | controller |             "f:startTime": {}
2026-06-12 16:39:04.724696 | controller |           }
2026-06-12 16:39:04.724717 | controller |         },
2026-06-12 16:39:04.724738 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.724758 | controller |         "operation": "Update",
2026-06-12 16:39:04.724779 | controller |         "subresource": "status",
2026-06-12 16:39:04.724800 | controller |         "time": "2026-06-12T15:44:04Z"
2026-06-12 16:39:04.724820 | controller |       }
2026-06-12 16:39:04.724840 | controller |     ],
2026-06-12 16:39:04.724861 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-z72dx",
2026-06-12 16:39:04.724882 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.724903 | controller |     "ownerReferences": [
2026-06-12 16:39:04.724924 | controller |       {
2026-06-12 16:39:04.724945 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.724967 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.724988 | controller |         "controller": true,
2026-06-12 16:39:04.725008 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.725043 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-12 16:39:04.725065 | controller |         "uid": "afd85a22-428f-4550-afe2-1052f531b179"
2026-06-12 16:39:04.725085 | controller |       }
2026-06-12 16:39:04.725106 | controller |     ],
2026-06-12 16:39:04.725127 | controller |     "resourceVersion": "54139",
2026-06-12 16:39:04.725149 | controller |     "uid": "9f9e76c6-371a-41ad-bd9e-df4ce3d0a248"
2026-06-12 16:39:04.725170 | controller |   },
2026-06-12 16:39:04.725196 | controller |   "spec": {
2026-06-12 16:39:04.725218 | controller |     "containers": [
2026-06-12 16:39:04.725240 | controller |       {
2026-06-12 16:39:04.725261 | controller |         "args": [
2026-06-12 16:39:04.725282 | controller |           "--leader-elect",
2026-06-12 16:39:04.725304 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.725326 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.725347 | controller |         ],
2026-06-12 16:39:04.725369 | controller |         "command": [
2026-06-12 16:39:04.725390 | controller |           "/manager"
2026-06-12 16:39:04.725411 | controller |         ],
2026-06-12 16:39:04.725432 | controller |         "env": [
2026-06-12 16:39:04.725453 | controller |           {
2026-06-12 16:39:04.725473 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.725494 | controller |             "value": "30"
2026-06-12 16:39:04.725540 | controller |           },
2026-06-12 16:39:04.725564 | controller |           {
2026-06-12 16:39:04.725585 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.725607 | controller |             "value": "20"
2026-06-12 16:39:04.725629 | controller |           },
2026-06-12 16:39:04.725650 | controller |           {
2026-06-12 16:39:04.725672 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.725693 | controller |             "value": "5"
2026-06-12 16:39:04.725715 | controller |           },
2026-06-12 16:39:04.725736 | controller |           {
2026-06-12 16:39:04.725757 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.725779 | controller |             "value": "false"
2026-06-12 16:39:04.725800 | controller |           },
2026-06-12 16:39:04.725820 | controller |           {
2026-06-12 16:39:04.725841 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.725862 | controller |             "value": "false"
2026-06-12 16:39:04.725884 | controller |           }
2026-06-12 16:39:04.725905 | controller |         ],
2026-06-12 16:39:04.725927 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 16:39:04.725949 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.725970 | controller |         "livenessProbe": {
2026-06-12 16:39:04.725992 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.726013 | controller |           "httpGet": {
2026-06-12 16:39:04.726034 | controller |             "path": "/healthz",
2026-06-12 16:39:04.726055 | controller |             "port": 8081,
2026-06-12 16:39:04.726076 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.726097 | controller |           },
2026-06-12 16:39:04.726118 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.726140 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.726161 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.726181 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.726201 | controller |         },
2026-06-12 16:39:04.726222 | controller |         "name": "manager",
2026-06-12 16:39:04.726243 | controller |         "readinessProbe": {
2026-06-12 16:39:04.726264 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.726284 | controller |           "httpGet": {
2026-06-12 16:39:04.726304 | controller |             "path": "/readyz",
2026-06-12 16:39:04.726324 | controller |             "port": 8081,
2026-06-12 16:39:04.726345 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.726365 | controller |           },
2026-06-12 16:39:04.726386 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.726406 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.726427 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.726448 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.726469 | controller |         },
2026-06-12 16:39:04.726494 | controller |         "resources": {
2026-06-12 16:39:04.726553 | controller |           "limits": {
2026-06-12 16:39:04.726578 | controller |             "cpu": "500m",
2026-06-12 16:39:04.726599 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.726620 | controller |           },
2026-06-12 16:39:04.726641 | controller |           "requests": {
2026-06-12 16:39:04.726662 | controller |             "cpu": "10m",
2026-06-12 16:39:04.726683 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.726704 | controller |           }
2026-06-12 16:39:04.726725 | controller |         },
2026-06-12 16:39:04.726746 | controller |         "securityContext": {
2026-06-12 16:39:04.726767 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.726789 | controller |           "capabilities": {
2026-06-12 16:39:04.726810 | controller |             "drop": [
2026-06-12 16:39:04.726831 | controller |               "MKNOD"
2026-06-12 16:39:04.726852 | controller |             ]
2026-06-12 16:39:04.726874 | controller |           }
2026-06-12 16:39:04.726894 | controller |         },
2026-06-12 16:39:04.726915 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.726936 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.726957 | controller |         "volumeMounts": [
2026-06-12 16:39:04.726978 | controller |           {
2026-06-12 16:39:04.727000 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.727021 | controller |             "name": "kube-api-access-jmmqk",
2026-06-12 16:39:04.727043 | controller |             "readOnly": true
2026-06-12 16:39:04.727065 | controller |           }
2026-06-12 16:39:04.727086 | controller |         ]
2026-06-12 16:39:04.727108 | controller |       }
2026-06-12 16:39:04.727130 | controller |     ],
2026-06-12 16:39:04.727151 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.727172 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.727193 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.727215 | controller |       {
2026-06-12 16:39:04.727236 | controller |         "name": "barbican-operator-controller-manager-dockercfg-x4fzc"
2026-06-12 16:39:04.727257 | controller |       }
2026-06-12 16:39:04.727279 | controller |     ],
2026-06-12 16:39:04.727300 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.727321 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.727342 | controller |     "priority": 0,
2026-06-12 16:39:04.727364 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.727385 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.727406 | controller |     "securityContext": {
2026-06-12 16:39:04.727428 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.727449 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.727470 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.727491 | controller |       }
2026-06-12 16:39:04.727531 | controller |     },
2026-06-12 16:39:04.727560 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-12 16:39:04.727583 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-12 16:39:04.727605 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.727627 | controller |     "tolerations": [
2026-06-12 16:39:04.727648 | controller |       {
2026-06-12 16:39:04.727669 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.727690 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.727711 | controller |         "operator": "Exists",
2026-06-12 16:39:04.727733 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.727754 | controller |       },
2026-06-12 16:39:04.727775 | controller |       {
2026-06-12 16:39:04.727797 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.727823 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.727846 | controller |         "operator": "Exists",
2026-06-12 16:39:04.727867 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.727889 | controller |       },
2026-06-12 16:39:04.727909 | controller |       {
2026-06-12 16:39:04.727931 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.727952 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.727973 | controller |         "operator": "Exists"
2026-06-12 16:39:04.727995 | controller |       }
2026-06-12 16:39:04.728016 | controller |     ],
2026-06-12 16:39:04.728037 | controller |     "volumes": [
2026-06-12 16:39:04.728059 | controller |       {
2026-06-12 16:39:04.728079 | controller |         "name": "kube-api-access-jmmqk",
2026-06-12 16:39:04.728101 | controller |         "projected": {
2026-06-12 16:39:04.728122 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.728142 | controller |           "sources": [
2026-06-12 16:39:04.728163 | controller |             {
2026-06-12 16:39:04.728184 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.728205 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.728226 | controller |                 "path": "token"
2026-06-12 16:39:04.728247 | controller |               }
2026-06-12 16:39:04.728269 | controller |             },
2026-06-12 16:39:04.728290 | controller |             {
2026-06-12 16:39:04.728311 | controller |               "configMap": {
2026-06-12 16:39:04.728333 | controller |                 "items": [
2026-06-12 16:39:04.728354 | controller |                   {
2026-06-12 16:39:04.728375 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.728396 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.728416 | controller |                   }
2026-06-12 16:39:04.728437 | controller |                 ],
2026-06-12 16:39:04.728458 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.728479 | controller |               }
2026-06-12 16:39:04.728500 | controller |             },
2026-06-12 16:39:04.728547 | controller |             {
2026-06-12 16:39:04.728570 | controller |               "downwardAPI": {
2026-06-12 16:39:04.728591 | controller |                 "items": [
2026-06-12 16:39:04.728613 | controller |                   {
2026-06-12 16:39:04.728635 | controller |                     "fieldRef": {
2026-06-12 16:39:04.728656 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.728677 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.728697 | controller |                     },
2026-06-12 16:39:04.728718 | controller |                     "path": "namespace"
2026-06-12 16:39:04.728739 | controller |                   }
2026-06-12 16:39:04.728759 | controller |                 ]
2026-06-12 16:39:04.728780 | controller |               }
2026-06-12 16:39:04.728801 | controller |             },
2026-06-12 16:39:04.728823 | controller |             {
2026-06-12 16:39:04.728844 | controller |               "configMap": {
2026-06-12 16:39:04.728865 | controller |                 "items": [
2026-06-12 16:39:04.728886 | controller |                   {
2026-06-12 16:39:04.728907 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.728928 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.728949 | controller |                   }
2026-06-12 16:39:04.728970 | controller |                 ],
2026-06-12 16:39:04.729010 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.729032 | controller |               }
2026-06-12 16:39:04.729054 | controller |             }
2026-06-12 16:39:04.729075 | controller |           ]
2026-06-12 16:39:04.729096 | controller |         }
2026-06-12 16:39:04.729117 | controller |       }
2026-06-12 16:39:04.729137 | controller |     ]
2026-06-12 16:39:04.729157 | controller |   },
2026-06-12 16:39:04.729182 | controller |   "status": {
2026-06-12 16:39:04.729204 | controller |     "conditions": [
2026-06-12 16:39:04.729224 | controller |       {
2026-06-12 16:39:04.729245 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.729265 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:04.729286 | controller |         "status": "True",
2026-06-12 16:39:04.729307 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.729328 | controller |       },
2026-06-12 16:39:04.729349 | controller |       {
2026-06-12 16:39:04.729369 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.729390 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.729410 | controller |         "status": "True",
2026-06-12 16:39:04.729431 | controller |         "type": "Initialized"
2026-06-12 16:39:04.729451 | controller |       },
2026-06-12 16:39:04.729471 | controller |       {
2026-06-12 16:39:04.729491 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.729529 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:04.729557 | controller |         "status": "True",
2026-06-12 16:39:04.729578 | controller |         "type": "Ready"
2026-06-12 16:39:04.729599 | controller |       },
2026-06-12 16:39:04.729619 | controller |       {
2026-06-12 16:39:04.729640 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.729660 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:04.729680 | controller |         "status": "True",
2026-06-12 16:39:04.729700 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.729721 | controller |       },
2026-06-12 16:39:04.729742 | controller |       {
2026-06-12 16:39:04.729762 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.729783 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.729803 | controller |         "status": "True",
2026-06-12 16:39:04.729823 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.729843 | controller |       }
2026-06-12 16:39:04.729863 | controller |     ],
2026-06-12 16:39:04.729883 | controller |     "containerStatuses": [
2026-06-12 16:39:04.729903 | controller |       {
2026-06-12 16:39:04.729923 | controller |         "allocatedResources": {
2026-06-12 16:39:04.729944 | controller |           "cpu": "10m",
2026-06-12 16:39:04.729964 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.729984 | controller |         },
2026-06-12 16:39:04.730005 | controller |         "containerID": "cri-o://a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0",
2026-06-12 16:39:04.730025 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 16:39:04.730046 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 16:39:04.730067 | controller |         "lastState": {},
2026-06-12 16:39:04.730087 | controller |         "name": "manager",
2026-06-12 16:39:04.730107 | controller |         "ready": true,
2026-06-12 16:39:04.730127 | controller |         "resources": {
2026-06-12 16:39:04.730147 | controller |           "limits": {
2026-06-12 16:39:04.730167 | controller |             "cpu": "500m",
2026-06-12 16:39:04.730187 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.730207 | controller |           },
2026-06-12 16:39:04.730227 | controller |           "requests": {
2026-06-12 16:39:04.730247 | controller |             "cpu": "10m",
2026-06-12 16:39:04.730267 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.730287 | controller |           }
2026-06-12 16:39:04.730307 | controller |         },
2026-06-12 16:39:04.730327 | controller |         "restartCount": 0,
2026-06-12 16:39:04.730357 | controller |         "started": true,
2026-06-12 16:39:04.730386 | controller |         "state": {
2026-06-12 16:39:04.730414 | controller |           "running": {
2026-06-12 16:39:04.730440 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:04.730467 | controller |           }
2026-06-12 16:39:04.730492 | controller |         },
2026-06-12 16:39:04.730557 | controller |         "user": {
2026-06-12 16:39:04.730587 | controller |           "linux": {
2026-06-12 16:39:04.730614 | controller |             "gid": 0,
2026-06-12 16:39:04.730640 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.730665 | controller |               0
2026-06-12 16:39:04.730691 | controller |             ],
2026-06-12 16:39:04.730717 | controller |             "uid": 65532
2026-06-12 16:39:04.730743 | controller |           }
2026-06-12 16:39:04.730769 | controller |         },
2026-06-12 16:39:04.730794 | controller |         "volumeMounts": [
2026-06-12 16:39:04.730820 | controller |           {
2026-06-12 16:39:04.730846 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.730872 | controller |             "name": "kube-api-access-jmmqk",
2026-06-12 16:39:04.730897 | controller |             "readOnly": true,
2026-06-12 16:39:04.730923 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.730949 | controller |           }
2026-06-12 16:39:04.730976 | controller |         ]
2026-06-12 16:39:04.731001 | controller |       }
2026-06-12 16:39:04.731027 | controller |     ],
2026-06-12 16:39:04.731053 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.731079 | controller |     "hostIPs": [
2026-06-12 16:39:04.731104 | controller |       {
2026-06-12 16:39:04.731129 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.731155 | controller |       }
2026-06-12 16:39:04.731180 | controller |     ],
2026-06-12 16:39:04.731205 | controller |     "phase": "Running",
2026-06-12 16:39:04.731231 | controller |     "podIP": "10.217.0.73",
2026-06-12 16:39:04.731257 | controller |     "podIPs": [
2026-06-12 16:39:04.731283 | controller |       {
2026-06-12 16:39:04.731308 | controller |         "ip": "10.217.0.73"
2026-06-12 16:39:04.731334 | controller |       }
2026-06-12 16:39:04.731359 | controller |     ],
2026-06-12 16:39:04.731385 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.731412 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.731438 | controller |   }
2026-06-12 16:39:04.731465 | controller | }
2026-06-12 16:39:04.758276 | controller | ok:
2026-06-12 16:39:04.758356 | controller | {
2026-06-12 16:39:04.758379 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.758402 | controller |   "kind": "Pod",
2026-06-12 16:39:04.758418 | controller |   "metadata": {
2026-06-12 16:39:04.758439 | controller |     "annotations": {
2026-06-12 16:39:04.758460 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.74/23\"],\"mac_address\":\"0a:58:0a:d9:00:4a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.74/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.758536 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.74\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.758562 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.758580 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.758596 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.758612 | controller |     },
2026-06-12 16:39:04.758633 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.758650 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-12 16:39:04.758666 | controller |     "generation": 1,
2026-06-12 16:39:04.758681 | controller |     "labels": {
2026-06-12 16:39:04.758696 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-12 16:39:04.758711 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.758726 | controller |       "openstack.org/operator-name": "cinder",
2026-06-12 16:39:04.758741 | controller |       "pod-template-hash": "584b474457"
2026-06-12 16:39:04.758756 | controller |     },
2026-06-12 16:39:04.758771 | controller |     "managedFields": [
2026-06-12 16:39:04.758787 | controller |       {
2026-06-12 16:39:04.758802 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.758817 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.758833 | controller |         "fieldsV1": {
2026-06-12 16:39:04.758848 | controller |           "f:metadata": {
2026-06-12 16:39:04.758863 | controller |             "f:annotations": {
2026-06-12 16:39:04.758878 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.758893 | controller |             }
2026-06-12 16:39:04.758908 | controller |           }
2026-06-12 16:39:04.758922 | controller |         },
2026-06-12 16:39:04.758937 | controller |         "manager": "crc",
2026-06-12 16:39:04.758952 | controller |         "operation": "Update",
2026-06-12 16:39:04.758967 | controller |         "subresource": "status",
2026-06-12 16:39:04.758981 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.758997 | controller |       },
2026-06-12 16:39:04.759011 | controller |       {
2026-06-12 16:39:04.759026 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.759040 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.759055 | controller |         "fieldsV1": {
2026-06-12 16:39:04.759070 | controller |           "f:metadata": {
2026-06-12 16:39:04.759084 | controller |             "f:annotations": {
2026-06-12 16:39:04.759099 | controller |               ".": {},
2026-06-12 16:39:04.759113 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.759129 | controller |             },
2026-06-12 16:39:04.759144 | controller |             "f:generateName": {},
2026-06-12 16:39:04.759158 | controller |             "f:labels": {
2026-06-12 16:39:04.759173 | controller |               ".": {},
2026-06-12 16:39:04.759188 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.759203 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.759217 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.759232 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.759247 | controller |             },
2026-06-12 16:39:04.759261 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.759276 | controller |               ".": {},
2026-06-12 16:39:04.759291 | controller |               "k:{\"uid\":\"bfd427df-fe39-48d7-ac51-a3c6e120917c\"}": {}
2026-06-12 16:39:04.759306 | controller |             }
2026-06-12 16:39:04.759321 | controller |           },
2026-06-12 16:39:04.759336 | controller |           "f:spec": {
2026-06-12 16:39:04.759351 | controller |             "f:containers": {
2026-06-12 16:39:04.759366 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.759380 | controller |                 ".": {},
2026-06-12 16:39:04.759395 | controller |                 "f:args": {},
2026-06-12 16:39:04.759410 | controller |                 "f:command": {},
2026-06-12 16:39:04.759428 | controller |                 "f:env": {
2026-06-12 16:39:04.759444 | controller |                   ".": {},
2026-06-12 16:39:04.759460 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.759475 | controller |                     ".": {},
2026-06-12 16:39:04.759494 | controller |                     "f:name": {},
2026-06-12 16:39:04.759525 | controller |                     "f:value": {}
2026-06-12 16:39:04.759546 | controller |                   },
2026-06-12 16:39:04.759562 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.759577 | controller |                     ".": {},
2026-06-12 16:39:04.759592 | controller |                     "f:name": {},
2026-06-12 16:39:04.759607 | controller |                     "f:value": {}
2026-06-12 16:39:04.759622 | controller |                   },
2026-06-12 16:39:04.759636 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.759651 | controller |                     ".": {},
2026-06-12 16:39:04.759666 | controller |                     "f:name": {},
2026-06-12 16:39:04.759682 | controller |                     "f:value": {}
2026-06-12 16:39:04.759697 | controller |                   },
2026-06-12 16:39:04.759712 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.759727 | controller |                     ".": {},
2026-06-12 16:39:04.759742 | controller |                     "f:name": {},
2026-06-12 16:39:04.759757 | controller |                     "f:value": {}
2026-06-12 16:39:04.759772 | controller |                   },
2026-06-12 16:39:04.759786 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.759801 | controller |                     ".": {},
2026-06-12 16:39:04.759815 | controller |                     "f:name": {},
2026-06-12 16:39:04.759830 | controller |                     "f:value": {}
2026-06-12 16:39:04.759845 | controller |                   }
2026-06-12 16:39:04.759859 | controller |                 },
2026-06-12 16:39:04.759874 | controller |                 "f:image": {},
2026-06-12 16:39:04.759888 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.759903 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.759918 | controller |                   ".": {},
2026-06-12 16:39:04.759932 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.759947 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.759962 | controller |                     ".": {},
2026-06-12 16:39:04.759976 | controller |                     "f:path": {},
2026-06-12 16:39:04.759991 | controller |                     "f:port": {},
2026-06-12 16:39:04.760005 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.760020 | controller |                   },
2026-06-12 16:39:04.760034 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.760049 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.760064 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.760078 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.760093 | controller |                 },
2026-06-12 16:39:04.760107 | controller |                 "f:name": {},
2026-06-12 16:39:04.760122 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.760136 | controller |                   ".": {},
2026-06-12 16:39:04.760150 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.760165 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.760179 | controller |                     ".": {},
2026-06-12 16:39:04.760194 | controller |                     "f:path": {},
2026-06-12 16:39:04.760208 | controller |                     "f:port": {},
2026-06-12 16:39:04.760223 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.760237 | controller |                   },
2026-06-12 16:39:04.760251 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.760266 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.760280 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.760294 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.760312 | controller |                 },
2026-06-12 16:39:04.760327 | controller |                 "f:resources": {
2026-06-12 16:39:04.760341 | controller |                   ".": {},
2026-06-12 16:39:04.760355 | controller |                   "f:limits": {
2026-06-12 16:39:04.760370 | controller |                     ".": {},
2026-06-12 16:39:04.760384 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.760398 | controller |                     "f:memory": {}
2026-06-12 16:39:04.760413 | controller |                   },
2026-06-12 16:39:04.760427 | controller |                   "f:requests": {
2026-06-12 16:39:04.760442 | controller |                     ".": {},
2026-06-12 16:39:04.760457 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.760472 | controller |                     "f:memory": {}
2026-06-12 16:39:04.760487 | controller |                   }
2026-06-12 16:39:04.760502 | controller |                 },
2026-06-12 16:39:04.760535 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.760552 | controller |                   ".": {},
2026-06-12 16:39:04.760567 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.760582 | controller |                 },
2026-06-12 16:39:04.760597 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.760612 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.760627 | controller |               }
2026-06-12 16:39:04.760642 | controller |             },
2026-06-12 16:39:04.760657 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.760672 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.760686 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.760711 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.760727 | controller |             "f:securityContext": {
2026-06-12 16:39:04.760742 | controller |               ".": {},
2026-06-12 16:39:04.760757 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.760772 | controller |             },
2026-06-12 16:39:04.760787 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.760801 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.760816 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.760831 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.760846 | controller |           }
2026-06-12 16:39:04.760860 | controller |         },
2026-06-12 16:39:04.760875 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.760890 | controller |         "operation": "Update",
2026-06-12 16:39:04.760904 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.760919 | controller |       },
2026-06-12 16:39:04.760934 | controller |       {
2026-06-12 16:39:04.760948 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.760963 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.760977 | controller |         "fieldsV1": {
2026-06-12 16:39:04.760991 | controller |           "f:metadata": {
2026-06-12 16:39:04.761006 | controller |             "f:annotations": {
2026-06-12 16:39:04.761020 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.761035 | controller |             }
2026-06-12 16:39:04.761049 | controller |           }
2026-06-12 16:39:04.761064 | controller |         },
2026-06-12 16:39:04.761079 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.761093 | controller |         "operation": "Update",
2026-06-12 16:39:04.761108 | controller |         "subresource": "status",
2026-06-12 16:39:04.761122 | controller |         "time": "2026-06-12T15:43:06Z"
2026-06-12 16:39:04.761137 | controller |       },
2026-06-12 16:39:04.761151 | controller |       {
2026-06-12 16:39:04.761165 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.761183 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.761198 | controller |         "fieldsV1": {
2026-06-12 16:39:04.761212 | controller |           "f:status": {
2026-06-12 16:39:04.761227 | controller |             "f:conditions": {
2026-06-12 16:39:04.761242 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.761256 | controller |                 ".": {},
2026-06-12 16:39:04.761271 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.761286 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.761301 | controller |                 "f:status": {},
2026-06-12 16:39:04.761315 | controller |                 "f:type": {}
2026-06-12 16:39:04.761330 | controller |               },
2026-06-12 16:39:04.761344 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.761359 | controller |                 ".": {},
2026-06-12 16:39:04.761374 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.761388 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.761403 | controller |                 "f:status": {},
2026-06-12 16:39:04.761417 | controller |                 "f:type": {}
2026-06-12 16:39:04.761432 | controller |               },
2026-06-12 16:39:04.761447 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.761461 | controller |                 ".": {},
2026-06-12 16:39:04.761476 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.761491 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.761506 | controller |                 "f:status": {},
2026-06-12 16:39:04.761553 | controller |                 "f:type": {}
2026-06-12 16:39:04.761570 | controller |               },
2026-06-12 16:39:04.761585 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.761601 | controller |                 ".": {},
2026-06-12 16:39:04.761616 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.761630 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.761645 | controller |                 "f:status": {},
2026-06-12 16:39:04.761660 | controller |                 "f:type": {}
2026-06-12 16:39:04.761674 | controller |               }
2026-06-12 16:39:04.761689 | controller |             },
2026-06-12 16:39:04.761704 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.761718 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.761733 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.761747 | controller |             "f:phase": {},
2026-06-12 16:39:04.761762 | controller |             "f:podIP": {},
2026-06-12 16:39:04.761776 | controller |             "f:podIPs": {
2026-06-12 16:39:04.761793 | controller |               ".": {},
2026-06-12 16:39:04.761810 | controller |               "k:{\"ip\":\"10.217.0.74\"}": {
2026-06-12 16:39:04.761825 | controller |                 ".": {},
2026-06-12 16:39:04.761840 | controller |                 "f:ip": {}
2026-06-12 16:39:04.761854 | controller |               }
2026-06-12 16:39:04.761869 | controller |             },
2026-06-12 16:39:04.761883 | controller |             "f:startTime": {}
2026-06-12 16:39:04.761898 | controller |           }
2026-06-12 16:39:04.761912 | controller |         },
2026-06-12 16:39:04.761927 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.761942 | controller |         "operation": "Update",
2026-06-12 16:39:04.761956 | controller |         "subresource": "status",
2026-06-12 16:39:04.761971 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:04.761985 | controller |       }
2026-06-12 16:39:04.762000 | controller |     ],
2026-06-12 16:39:04.762014 | controller |     "name": "cinder-operator-controller-manager-584b474457-fklqj",
2026-06-12 16:39:04.762029 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.762044 | controller |     "ownerReferences": [
2026-06-12 16:39:04.762062 | controller |       {
2026-06-12 16:39:04.762078 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.762092 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.762107 | controller |         "controller": true,
2026-06-12 16:39:04.762122 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.762136 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-12 16:39:04.762151 | controller |         "uid": "bfd427df-fe39-48d7-ac51-a3c6e120917c"
2026-06-12 16:39:04.762165 | controller |       }
2026-06-12 16:39:04.762180 | controller |     ],
2026-06-12 16:39:04.762195 | controller |     "resourceVersion": "54251",
2026-06-12 16:39:04.762209 | controller |     "uid": "8afa2321-64c1-465d-90ce-8108aef4ceed"
2026-06-12 16:39:04.762224 | controller |   },
2026-06-12 16:39:04.762239 | controller |   "spec": {
2026-06-12 16:39:04.762253 | controller |     "containers": [
2026-06-12 16:39:04.762267 | controller |       {
2026-06-12 16:39:04.762282 | controller |         "args": [
2026-06-12 16:39:04.762296 | controller |           "--leader-elect",
2026-06-12 16:39:04.762311 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.762325 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.762340 | controller |         ],
2026-06-12 16:39:04.762355 | controller |         "command": [
2026-06-12 16:39:04.762369 | controller |           "/manager"
2026-06-12 16:39:04.762384 | controller |         ],
2026-06-12 16:39:04.762398 | controller |         "env": [
2026-06-12 16:39:04.762412 | controller |           {
2026-06-12 16:39:04.762427 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.762441 | controller |             "value": "30"
2026-06-12 16:39:04.762455 | controller |           },
2026-06-12 16:39:04.762469 | controller |           {
2026-06-12 16:39:04.762484 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.762498 | controller |             "value": "20"
2026-06-12 16:39:04.762527 | controller |           },
2026-06-12 16:39:04.762547 | controller |           {
2026-06-12 16:39:04.762562 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.762577 | controller |             "value": "5"
2026-06-12 16:39:04.762592 | controller |           },
2026-06-12 16:39:04.762607 | controller |           {
2026-06-12 16:39:04.762622 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.762637 | controller |             "value": "false"
2026-06-12 16:39:04.762652 | controller |           },
2026-06-12 16:39:04.762667 | controller |           {
2026-06-12 16:39:04.762682 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.762697 | controller |             "value": "false"
2026-06-12 16:39:04.762711 | controller |           }
2026-06-12 16:39:04.762726 | controller |         ],
2026-06-12 16:39:04.762740 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 16:39:04.762755 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.762770 | controller |         "livenessProbe": {
2026-06-12 16:39:04.762785 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.762800 | controller |           "httpGet": {
2026-06-12 16:39:04.762815 | controller |             "path": "/healthz",
2026-06-12 16:39:04.762830 | controller |             "port": 8081,
2026-06-12 16:39:04.762845 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.762860 | controller |           },
2026-06-12 16:39:04.762875 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.762889 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.762904 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.762919 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.762934 | controller |         },
2026-06-12 16:39:04.762955 | controller |         "name": "manager",
2026-06-12 16:39:04.762970 | controller |         "readinessProbe": {
2026-06-12 16:39:04.762985 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.762999 | controller |           "httpGet": {
2026-06-12 16:39:04.763013 | controller |             "path": "/readyz",
2026-06-12 16:39:04.763027 | controller |             "port": 8081,
2026-06-12 16:39:04.763042 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.763056 | controller |           },
2026-06-12 16:39:04.763071 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.763085 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.763099 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.763114 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.763129 | controller |         },
2026-06-12 16:39:04.763143 | controller |         "resources": {
2026-06-12 16:39:04.763158 | controller |           "limits": {
2026-06-12 16:39:04.763172 | controller |             "cpu": "500m",
2026-06-12 16:39:04.763187 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.763201 | controller |           },
2026-06-12 16:39:04.763215 | controller |           "requests": {
2026-06-12 16:39:04.763230 | controller |             "cpu": "10m",
2026-06-12 16:39:04.763245 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.763259 | controller |           }
2026-06-12 16:39:04.763274 | controller |         },
2026-06-12 16:39:04.763288 | controller |         "securityContext": {
2026-06-12 16:39:04.763303 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.763317 | controller |           "capabilities": {
2026-06-12 16:39:04.763332 | controller |             "drop": [
2026-06-12 16:39:04.763346 | controller |               "MKNOD"
2026-06-12 16:39:04.763361 | controller |             ]
2026-06-12 16:39:04.763375 | controller |           }
2026-06-12 16:39:04.763390 | controller |         },
2026-06-12 16:39:04.763404 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.763418 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.763433 | controller |         "volumeMounts": [
2026-06-12 16:39:04.763448 | controller |           {
2026-06-12 16:39:04.763462 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.763477 | controller |             "name": "kube-api-access-bplwx",
2026-06-12 16:39:04.763492 | controller |             "readOnly": true
2026-06-12 16:39:04.763507 | controller |           }
2026-06-12 16:39:04.763544 | controller |         ]
2026-06-12 16:39:04.763561 | controller |       }
2026-06-12 16:39:04.763576 | controller |     ],
2026-06-12 16:39:04.763591 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.763606 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.763621 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.763636 | controller |       {
2026-06-12 16:39:04.763651 | controller |         "name": "cinder-operator-controller-manager-dockercfg-lssnh"
2026-06-12 16:39:04.763666 | controller |       }
2026-06-12 16:39:04.763681 | controller |     ],
2026-06-12 16:39:04.763695 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.763710 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.763724 | controller |     "priority": 0,
2026-06-12 16:39:04.763739 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.763754 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.763768 | controller |     "securityContext": {
2026-06-12 16:39:04.763783 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.763798 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.763812 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.763827 | controller |       }
2026-06-12 16:39:04.763842 | controller |     },
2026-06-12 16:39:04.763857 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-12 16:39:04.763876 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-12 16:39:04.763891 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.763906 | controller |     "tolerations": [
2026-06-12 16:39:04.763921 | controller |       {
2026-06-12 16:39:04.763936 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.763951 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.763966 | controller |         "operator": "Exists",
2026-06-12 16:39:04.763980 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.763995 | controller |       },
2026-06-12 16:39:04.764010 | controller |       {
2026-06-12 16:39:04.764024 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.764038 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.764053 | controller |         "operator": "Exists",
2026-06-12 16:39:04.764068 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.764082 | controller |       },
2026-06-12 16:39:04.764096 | controller |       {
2026-06-12 16:39:04.764111 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.764126 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.764140 | controller |         "operator": "Exists"
2026-06-12 16:39:04.764155 | controller |       }
2026-06-12 16:39:04.764169 | controller |     ],
2026-06-12 16:39:04.764184 | controller |     "volumes": [
2026-06-12 16:39:04.764198 | controller |       {
2026-06-12 16:39:04.764213 | controller |         "name": "kube-api-access-bplwx",
2026-06-12 16:39:04.764227 | controller |         "projected": {
2026-06-12 16:39:04.764242 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.764256 | controller |           "sources": [
2026-06-12 16:39:04.764271 | controller |             {
2026-06-12 16:39:04.764285 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.764299 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.764313 | controller |                 "path": "token"
2026-06-12 16:39:04.764328 | controller |               }
2026-06-12 16:39:04.764342 | controller |             },
2026-06-12 16:39:04.764357 | controller |             {
2026-06-12 16:39:04.764371 | controller |               "configMap": {
2026-06-12 16:39:04.764386 | controller |                 "items": [
2026-06-12 16:39:04.764400 | controller |                   {
2026-06-12 16:39:04.764415 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.764429 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.764443 | controller |                   }
2026-06-12 16:39:04.764458 | controller |                 ],
2026-06-12 16:39:04.764472 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.764486 | controller |               }
2026-06-12 16:39:04.764500 | controller |             },
2026-06-12 16:39:04.764532 | controller |             {
2026-06-12 16:39:04.764548 | controller |               "downwardAPI": {
2026-06-12 16:39:04.764563 | controller |                 "items": [
2026-06-12 16:39:04.764577 | controller |                   {
2026-06-12 16:39:04.764592 | controller |                     "fieldRef": {
2026-06-12 16:39:04.764607 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.764622 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.764637 | controller |                     },
2026-06-12 16:39:04.764652 | controller |                     "path": "namespace"
2026-06-12 16:39:04.764678 | controller |                   }
2026-06-12 16:39:04.764693 | controller |                 ]
2026-06-12 16:39:04.764708 | controller |               }
2026-06-12 16:39:04.764723 | controller |             },
2026-06-12 16:39:04.764737 | controller |             {
2026-06-12 16:39:04.764751 | controller |               "configMap": {
2026-06-12 16:39:04.764769 | controller |                 "items": [
2026-06-12 16:39:04.764785 | controller |                   {
2026-06-12 16:39:04.764799 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.764814 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.764829 | controller |                   }
2026-06-12 16:39:04.764843 | controller |                 ],
2026-06-12 16:39:04.764857 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.764872 | controller |               }
2026-06-12 16:39:04.764887 | controller |             }
2026-06-12 16:39:04.764901 | controller |           ]
2026-06-12 16:39:04.764916 | controller |         }
2026-06-12 16:39:04.764931 | controller |       }
2026-06-12 16:39:04.764946 | controller |     ]
2026-06-12 16:39:04.764961 | controller |   },
2026-06-12 16:39:04.764975 | controller |   "status": {
2026-06-12 16:39:04.764989 | controller |     "conditions": [
2026-06-12 16:39:04.765004 | controller |       {
2026-06-12 16:39:04.765018 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.765033 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:04.765048 | controller |         "status": "True",
2026-06-12 16:39:04.765063 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.765077 | controller |       },
2026-06-12 16:39:04.765092 | controller |       {
2026-06-12 16:39:04.765107 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.765122 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.765136 | controller |         "status": "True",
2026-06-12 16:39:04.765151 | controller |         "type": "Initialized"
2026-06-12 16:39:04.765166 | controller |       },
2026-06-12 16:39:04.765180 | controller |       {
2026-06-12 16:39:04.765194 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.765208 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:04.765222 | controller |         "status": "True",
2026-06-12 16:39:04.765236 | controller |         "type": "Ready"
2026-06-12 16:39:04.765250 | controller |       },
2026-06-12 16:39:04.765264 | controller |       {
2026-06-12 16:39:04.765278 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.765293 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:04.765307 | controller |         "status": "True",
2026-06-12 16:39:04.765321 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.765335 | controller |       },
2026-06-12 16:39:04.765349 | controller |       {
2026-06-12 16:39:04.765362 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.765376 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.765390 | controller |         "status": "True",
2026-06-12 16:39:04.765404 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.765418 | controller |       }
2026-06-12 16:39:04.765432 | controller |     ],
2026-06-12 16:39:04.765446 | controller |     "containerStatuses": [
2026-06-12 16:39:04.765460 | controller |       {
2026-06-12 16:39:04.765474 | controller |         "allocatedResources": {
2026-06-12 16:39:04.765488 | controller |           "cpu": "10m",
2026-06-12 16:39:04.765502 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.765544 | controller |         },
2026-06-12 16:39:04.765560 | controller |         "containerID": "cri-o://0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196",
2026-06-12 16:39:04.765575 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 16:39:04.765590 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 16:39:04.765604 | controller |         "lastState": {},
2026-06-12 16:39:04.765622 | controller |         "name": "manager",
2026-06-12 16:39:04.765637 | controller |         "ready": true,
2026-06-12 16:39:04.765652 | controller |         "resources": {
2026-06-12 16:39:04.765667 | controller |           "limits": {
2026-06-12 16:39:04.765681 | controller |             "cpu": "500m",
2026-06-12 16:39:04.765696 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.765710 | controller |           },
2026-06-12 16:39:04.765724 | controller |           "requests": {
2026-06-12 16:39:04.765739 | controller |             "cpu": "10m",
2026-06-12 16:39:04.765753 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.765767 | controller |           }
2026-06-12 16:39:04.765781 | controller |         },
2026-06-12 16:39:04.765796 | controller |         "restartCount": 0,
2026-06-12 16:39:04.765810 | controller |         "started": true,
2026-06-12 16:39:04.765824 | controller |         "state": {
2026-06-12 16:39:04.765838 | controller |           "running": {
2026-06-12 16:39:04.765852 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:04.765866 | controller |           }
2026-06-12 16:39:04.765880 | controller |         },
2026-06-12 16:39:04.765895 | controller |         "user": {
2026-06-12 16:39:04.765909 | controller |           "linux": {
2026-06-12 16:39:04.765923 | controller |             "gid": 0,
2026-06-12 16:39:04.765937 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.765951 | controller |               0
2026-06-12 16:39:04.765965 | controller |             ],
2026-06-12 16:39:04.765979 | controller |             "uid": 65532
2026-06-12 16:39:04.765994 | controller |           }
2026-06-12 16:39:04.766007 | controller |         },
2026-06-12 16:39:04.766021 | controller |         "volumeMounts": [
2026-06-12 16:39:04.766035 | controller |           {
2026-06-12 16:39:04.766049 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.766063 | controller |             "name": "kube-api-access-bplwx",
2026-06-12 16:39:04.766077 | controller |             "readOnly": true,
2026-06-12 16:39:04.766092 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.766106 | controller |           }
2026-06-12 16:39:04.766120 | controller |         ]
2026-06-12 16:39:04.766134 | controller |       }
2026-06-12 16:39:04.766149 | controller |     ],
2026-06-12 16:39:04.766162 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.766177 | controller |     "hostIPs": [
2026-06-12 16:39:04.766191 | controller |       {
2026-06-12 16:39:04.766204 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.766218 | controller |       }
2026-06-12 16:39:04.766232 | controller |     ],
2026-06-12 16:39:04.766246 | controller |     "phase": "Running",
2026-06-12 16:39:04.766260 | controller |     "podIP": "10.217.0.74",
2026-06-12 16:39:04.766274 | controller |     "podIPs": [
2026-06-12 16:39:04.766287 | controller |       {
2026-06-12 16:39:04.766301 | controller |         "ip": "10.217.0.74"
2026-06-12 16:39:04.766315 | controller |       }
2026-06-12 16:39:04.766329 | controller |     ],
2026-06-12 16:39:04.766343 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.766357 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.766371 | controller |   }
2026-06-12 16:39:04.766386 | controller | }
2026-06-12 16:39:04.787167 | controller | ok:
2026-06-12 16:39:04.787240 | controller | {
2026-06-12 16:39:04.787266 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.787287 | controller |   "kind": "Pod",
2026-06-12 16:39:04.787307 | controller |   "metadata": {
2026-06-12 16:39:04.787326 | controller |     "annotations": {
2026-06-12 16:39:04.787345 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.75/23\"],\"mac_address\":\"0a:58:0a:d9:00:4b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.75/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.787422 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.75\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.787445 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.787461 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.787477 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.787492 | controller |     },
2026-06-12 16:39:04.787507 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.787546 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-12 16:39:04.787562 | controller |     "generation": 1,
2026-06-12 16:39:04.787577 | controller |     "labels": {
2026-06-12 16:39:04.787591 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-12 16:39:04.787606 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.787620 | controller |       "openstack.org/operator-name": "designate",
2026-06-12 16:39:04.787635 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-12 16:39:04.787649 | controller |     },
2026-06-12 16:39:04.787664 | controller |     "managedFields": [
2026-06-12 16:39:04.787678 | controller |       {
2026-06-12 16:39:04.787692 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.787706 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.787720 | controller |         "fieldsV1": {
2026-06-12 16:39:04.787734 | controller |           "f:metadata": {
2026-06-12 16:39:04.787748 | controller |             "f:annotations": {
2026-06-12 16:39:04.787762 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.787777 | controller |             }
2026-06-12 16:39:04.787791 | controller |           }
2026-06-12 16:39:04.787806 | controller |         },
2026-06-12 16:39:04.787820 | controller |         "manager": "crc",
2026-06-12 16:39:04.787835 | controller |         "operation": "Update",
2026-06-12 16:39:04.787850 | controller |         "subresource": "status",
2026-06-12 16:39:04.787864 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.787878 | controller |       },
2026-06-12 16:39:04.787893 | controller |       {
2026-06-12 16:39:04.787908 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.787922 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.787936 | controller |         "fieldsV1": {
2026-06-12 16:39:04.787951 | controller |           "f:metadata": {
2026-06-12 16:39:04.787965 | controller |             "f:annotations": {
2026-06-12 16:39:04.787979 | controller |               ".": {},
2026-06-12 16:39:04.787994 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.788008 | controller |             },
2026-06-12 16:39:04.788023 | controller |             "f:generateName": {},
2026-06-12 16:39:04.788038 | controller |             "f:labels": {
2026-06-12 16:39:04.788052 | controller |               ".": {},
2026-06-12 16:39:04.788066 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.788080 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.788095 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.788109 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.788123 | controller |             },
2026-06-12 16:39:04.788137 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.788152 | controller |               ".": {},
2026-06-12 16:39:04.788169 | controller |               "k:{\"uid\":\"553a011b-b7a3-49a0-9489-b40c67ec84e0\"}": {}
2026-06-12 16:39:04.788195 | controller |             }
2026-06-12 16:39:04.788218 | controller |           },
2026-06-12 16:39:04.788235 | controller |           "f:spec": {
2026-06-12 16:39:04.788250 | controller |             "f:containers": {
2026-06-12 16:39:04.788264 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.788279 | controller |                 ".": {},
2026-06-12 16:39:04.788293 | controller |                 "f:args": {},
2026-06-12 16:39:04.788307 | controller |                 "f:command": {},
2026-06-12 16:39:04.788321 | controller |                 "f:env": {
2026-06-12 16:39:04.788335 | controller |                   ".": {},
2026-06-12 16:39:04.788349 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.788364 | controller |                     ".": {},
2026-06-12 16:39:04.788378 | controller |                     "f:name": {},
2026-06-12 16:39:04.788392 | controller |                     "f:value": {}
2026-06-12 16:39:04.788406 | controller |                   },
2026-06-12 16:39:04.788420 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.788434 | controller |                     ".": {},
2026-06-12 16:39:04.788448 | controller |                     "f:name": {},
2026-06-12 16:39:04.788482 | controller |                     "f:value": {}
2026-06-12 16:39:04.788498 | controller |                   },
2026-06-12 16:39:04.788539 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.788555 | controller |                     ".": {},
2026-06-12 16:39:04.788570 | controller |                     "f:name": {},
2026-06-12 16:39:04.788584 | controller |                     "f:value": {}
2026-06-12 16:39:04.788599 | controller |                   },
2026-06-12 16:39:04.788613 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.788628 | controller |                     ".": {},
2026-06-12 16:39:04.788642 | controller |                     "f:name": {},
2026-06-12 16:39:04.788657 | controller |                     "f:value": {}
2026-06-12 16:39:04.788671 | controller |                   },
2026-06-12 16:39:04.788686 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.788700 | controller |                     ".": {},
2026-06-12 16:39:04.788714 | controller |                     "f:name": {},
2026-06-12 16:39:04.788729 | controller |                     "f:value": {}
2026-06-12 16:39:04.788743 | controller |                   }
2026-06-12 16:39:04.788757 | controller |                 },
2026-06-12 16:39:04.788771 | controller |                 "f:image": {},
2026-06-12 16:39:04.788785 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.788800 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.788814 | controller |                   ".": {},
2026-06-12 16:39:04.788828 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.788842 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.788856 | controller |                     ".": {},
2026-06-12 16:39:04.788870 | controller |                     "f:path": {},
2026-06-12 16:39:04.788884 | controller |                     "f:port": {},
2026-06-12 16:39:04.788898 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.788913 | controller |                   },
2026-06-12 16:39:04.788927 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.788941 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.788956 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.788970 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.788984 | controller |                 },
2026-06-12 16:39:04.788999 | controller |                 "f:name": {},
2026-06-12 16:39:04.789013 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.789031 | controller |                   ".": {},
2026-06-12 16:39:04.789046 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.789060 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.789075 | controller |                     ".": {},
2026-06-12 16:39:04.789089 | controller |                     "f:path": {},
2026-06-12 16:39:04.789104 | controller |                     "f:port": {},
2026-06-12 16:39:04.789118 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.789132 | controller |                   },
2026-06-12 16:39:04.789146 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.789160 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.789175 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.789189 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.789203 | controller |                 },
2026-06-12 16:39:04.789217 | controller |                 "f:resources": {
2026-06-12 16:39:04.789231 | controller |                   ".": {},
2026-06-12 16:39:04.789245 | controller |                   "f:limits": {
2026-06-12 16:39:04.789260 | controller |                     ".": {},
2026-06-12 16:39:04.789274 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.789288 | controller |                     "f:memory": {}
2026-06-12 16:39:04.789302 | controller |                   },
2026-06-12 16:39:04.789316 | controller |                   "f:requests": {
2026-06-12 16:39:04.789330 | controller |                     ".": {},
2026-06-12 16:39:04.789344 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.789357 | controller |                     "f:memory": {}
2026-06-12 16:39:04.789371 | controller |                   }
2026-06-12 16:39:04.789385 | controller |                 },
2026-06-12 16:39:04.789399 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.789413 | controller |                   ".": {},
2026-06-12 16:39:04.789427 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.789441 | controller |                 },
2026-06-12 16:39:04.789456 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.789470 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.789485 | controller |               }
2026-06-12 16:39:04.789499 | controller |             },
2026-06-12 16:39:04.789540 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.789558 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.789573 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.789588 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.789602 | controller |             "f:securityContext": {
2026-06-12 16:39:04.789617 | controller |               ".": {},
2026-06-12 16:39:04.789631 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.789646 | controller |             },
2026-06-12 16:39:04.789660 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.789675 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.789689 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.789704 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.789718 | controller |           }
2026-06-12 16:39:04.789733 | controller |         },
2026-06-12 16:39:04.789747 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.789761 | controller |         "operation": "Update",
2026-06-12 16:39:04.789775 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.789789 | controller |       },
2026-06-12 16:39:04.789803 | controller |       {
2026-06-12 16:39:04.789817 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.789831 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.789845 | controller |         "fieldsV1": {
2026-06-12 16:39:04.789873 | controller |           "f:metadata": {
2026-06-12 16:39:04.789888 | controller |             "f:annotations": {
2026-06-12 16:39:04.789903 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.789917 | controller |             }
2026-06-12 16:39:04.789931 | controller |           }
2026-06-12 16:39:04.789946 | controller |         },
2026-06-12 16:39:04.789960 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.789974 | controller |         "operation": "Update",
2026-06-12 16:39:04.789988 | controller |         "subresource": "status",
2026-06-12 16:39:04.790002 | controller |         "time": "2026-06-12T15:43:07Z"
2026-06-12 16:39:04.790016 | controller |       },
2026-06-12 16:39:04.790030 | controller |       {
2026-06-12 16:39:04.790044 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.790058 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.790072 | controller |         "fieldsV1": {
2026-06-12 16:39:04.790086 | controller |           "f:status": {
2026-06-12 16:39:04.790100 | controller |             "f:conditions": {
2026-06-12 16:39:04.790114 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.790128 | controller |                 ".": {},
2026-06-12 16:39:04.790142 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.790156 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.790170 | controller |                 "f:status": {},
2026-06-12 16:39:04.790184 | controller |                 "f:type": {}
2026-06-12 16:39:04.790198 | controller |               },
2026-06-12 16:39:04.790212 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.790226 | controller |                 ".": {},
2026-06-12 16:39:04.790240 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.790254 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.790268 | controller |                 "f:status": {},
2026-06-12 16:39:04.790282 | controller |                 "f:type": {}
2026-06-12 16:39:04.790295 | controller |               },
2026-06-12 16:39:04.790310 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.790324 | controller |                 ".": {},
2026-06-12 16:39:04.790338 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.790352 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.790366 | controller |                 "f:status": {},
2026-06-12 16:39:04.790380 | controller |                 "f:type": {}
2026-06-12 16:39:04.790394 | controller |               },
2026-06-12 16:39:04.790408 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.790422 | controller |                 ".": {},
2026-06-12 16:39:04.790436 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.790450 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.790465 | controller |                 "f:status": {},
2026-06-12 16:39:04.790478 | controller |                 "f:type": {}
2026-06-12 16:39:04.790492 | controller |               }
2026-06-12 16:39:04.790506 | controller |             },
2026-06-12 16:39:04.790538 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.790553 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.790567 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.790581 | controller |             "f:phase": {},
2026-06-12 16:39:04.790596 | controller |             "f:podIP": {},
2026-06-12 16:39:04.790609 | controller |             "f:podIPs": {
2026-06-12 16:39:04.790623 | controller |               ".": {},
2026-06-12 16:39:04.790637 | controller |               "k:{\"ip\":\"10.217.0.75\"}": {
2026-06-12 16:39:04.790651 | controller |                 ".": {},
2026-06-12 16:39:04.790666 | controller |                 "f:ip": {}
2026-06-12 16:39:04.790680 | controller |               }
2026-06-12 16:39:04.790698 | controller |             },
2026-06-12 16:39:04.790713 | controller |             "f:startTime": {}
2026-06-12 16:39:04.790728 | controller |           }
2026-06-12 16:39:04.790742 | controller |         },
2026-06-12 16:39:04.790757 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.790771 | controller |         "operation": "Update",
2026-06-12 16:39:04.790785 | controller |         "subresource": "status",
2026-06-12 16:39:04.790799 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:04.790813 | controller |       }
2026-06-12 16:39:04.790827 | controller |     ],
2026-06-12 16:39:04.790841 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-98gll",
2026-06-12 16:39:04.790855 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.790869 | controller |     "ownerReferences": [
2026-06-12 16:39:04.790883 | controller |       {
2026-06-12 16:39:04.790898 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.790912 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.790926 | controller |         "controller": true,
2026-06-12 16:39:04.790941 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.790955 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-12 16:39:04.790970 | controller |         "uid": "553a011b-b7a3-49a0-9489-b40c67ec84e0"
2026-06-12 16:39:04.790984 | controller |       }
2026-06-12 16:39:04.790999 | controller |     ],
2026-06-12 16:39:04.791013 | controller |     "resourceVersion": "54257",
2026-06-12 16:39:04.791027 | controller |     "uid": "ba06bbc4-3f8c-4538-aeae-5d8796c095dc"
2026-06-12 16:39:04.791041 | controller |   },
2026-06-12 16:39:04.791056 | controller |   "spec": {
2026-06-12 16:39:04.791070 | controller |     "containers": [
2026-06-12 16:39:04.791085 | controller |       {
2026-06-12 16:39:04.791099 | controller |         "args": [
2026-06-12 16:39:04.791113 | controller |           "--leader-elect",
2026-06-12 16:39:04.791127 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.791141 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.791155 | controller |         ],
2026-06-12 16:39:04.791170 | controller |         "command": [
2026-06-12 16:39:04.791184 | controller |           "/manager"
2026-06-12 16:39:04.791198 | controller |         ],
2026-06-12 16:39:04.791212 | controller |         "env": [
2026-06-12 16:39:04.791226 | controller |           {
2026-06-12 16:39:04.791239 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.791253 | controller |             "value": "30"
2026-06-12 16:39:04.791267 | controller |           },
2026-06-12 16:39:04.791281 | controller |           {
2026-06-12 16:39:04.791294 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.791308 | controller |             "value": "20"
2026-06-12 16:39:04.791322 | controller |           },
2026-06-12 16:39:04.791336 | controller |           {
2026-06-12 16:39:04.791350 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.791363 | controller |             "value": "5"
2026-06-12 16:39:04.791377 | controller |           },
2026-06-12 16:39:04.791391 | controller |           {
2026-06-12 16:39:04.791405 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.791419 | controller |             "value": "false"
2026-06-12 16:39:04.791433 | controller |           },
2026-06-12 16:39:04.791447 | controller |           {
2026-06-12 16:39:04.791461 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.791475 | controller |             "value": "false"
2026-06-12 16:39:04.791489 | controller |           }
2026-06-12 16:39:04.791508 | controller |         ],
2026-06-12 16:39:04.791552 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 16:39:04.791577 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.791599 | controller |         "livenessProbe": {
2026-06-12 16:39:04.791615 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.791631 | controller |           "httpGet": {
2026-06-12 16:39:04.791646 | controller |             "path": "/healthz",
2026-06-12 16:39:04.791662 | controller |             "port": 8081,
2026-06-12 16:39:04.791678 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.791694 | controller |           },
2026-06-12 16:39:04.791709 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.791726 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.791742 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.791757 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.791772 | controller |         },
2026-06-12 16:39:04.791788 | controller |         "name": "manager",
2026-06-12 16:39:04.791804 | controller |         "readinessProbe": {
2026-06-12 16:39:04.791820 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.791836 | controller |           "httpGet": {
2026-06-12 16:39:04.791851 | controller |             "path": "/readyz",
2026-06-12 16:39:04.791866 | controller |             "port": 8081,
2026-06-12 16:39:04.791881 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.791897 | controller |           },
2026-06-12 16:39:04.791912 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.791928 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.791945 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.791960 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.791977 | controller |         },
2026-06-12 16:39:04.791993 | controller |         "resources": {
2026-06-12 16:39:04.792009 | controller |           "limits": {
2026-06-12 16:39:04.792025 | controller |             "cpu": "500m",
2026-06-12 16:39:04.792041 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.792057 | controller |           },
2026-06-12 16:39:04.792073 | controller |           "requests": {
2026-06-12 16:39:04.792088 | controller |             "cpu": "10m",
2026-06-12 16:39:04.792104 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.792120 | controller |           }
2026-06-12 16:39:04.792136 | controller |         },
2026-06-12 16:39:04.792151 | controller |         "securityContext": {
2026-06-12 16:39:04.792166 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.792182 | controller |           "capabilities": {
2026-06-12 16:39:04.792197 | controller |             "drop": [
2026-06-12 16:39:04.792213 | controller |               "MKNOD"
2026-06-12 16:39:04.792228 | controller |             ]
2026-06-12 16:39:04.792244 | controller |           }
2026-06-12 16:39:04.792259 | controller |         },
2026-06-12 16:39:04.792274 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.792290 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.792305 | controller |         "volumeMounts": [
2026-06-12 16:39:04.792322 | controller |           {
2026-06-12 16:39:04.792341 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.792357 | controller |             "name": "kube-api-access-rzccv",
2026-06-12 16:39:04.792373 | controller |             "readOnly": true
2026-06-12 16:39:04.792388 | controller |           }
2026-06-12 16:39:04.792404 | controller |         ]
2026-06-12 16:39:04.792420 | controller |       }
2026-06-12 16:39:04.792451 | controller |     ],
2026-06-12 16:39:04.792468 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.792484 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.792499 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.792542 | controller |       {
2026-06-12 16:39:04.792559 | controller |         "name": "designate-operator-controller-manager-dockercfg-zl48p"
2026-06-12 16:39:04.792579 | controller |       }
2026-06-12 16:39:04.792596 | controller |     ],
2026-06-12 16:39:04.792618 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.792640 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.792662 | controller |     "priority": 0,
2026-06-12 16:39:04.792682 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.792702 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.792723 | controller |     "securityContext": {
2026-06-12 16:39:04.792744 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.792765 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.792786 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.792806 | controller |       }
2026-06-12 16:39:04.792825 | controller |     },
2026-06-12 16:39:04.792844 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-12 16:39:04.792863 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-12 16:39:04.792882 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.792931 | controller |     "tolerations": [
2026-06-12 16:39:04.792994 | controller |       {
2026-06-12 16:39:04.793024 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.793045 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.793098 | controller |         "operator": "Exists",
2026-06-12 16:39:04.793121 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.793172 | controller |       },
2026-06-12 16:39:04.793201 | controller |       {
2026-06-12 16:39:04.793252 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.793280 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.793296 | controller |         "operator": "Exists",
2026-06-12 16:39:04.793336 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.793356 | controller |       },
2026-06-12 16:39:04.793371 | controller |       {
2026-06-12 16:39:04.793386 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.793426 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.793444 | controller |         "operator": "Exists"
2026-06-12 16:39:04.793459 | controller |       }
2026-06-12 16:39:04.793474 | controller |     ],
2026-06-12 16:39:04.793532 | controller |     "volumes": [
2026-06-12 16:39:04.793559 | controller |       {
2026-06-12 16:39:04.793576 | controller |         "name": "kube-api-access-rzccv",
2026-06-12 16:39:04.793591 | controller |         "projected": {
2026-06-12 16:39:04.793631 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.793647 | controller |           "sources": [
2026-06-12 16:39:04.793662 | controller |             {
2026-06-12 16:39:04.793676 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.793717 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.793733 | controller |                 "path": "token"
2026-06-12 16:39:04.793749 | controller |               }
2026-06-12 16:39:04.793786 | controller |             },
2026-06-12 16:39:04.793807 | controller |             {
2026-06-12 16:39:04.793822 | controller |               "configMap": {
2026-06-12 16:39:04.793837 | controller |                 "items": [
2026-06-12 16:39:04.793874 | controller |                   {
2026-06-12 16:39:04.793892 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.793907 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.793921 | controller |                   }
2026-06-12 16:39:04.793936 | controller |                 ],
2026-06-12 16:39:04.793950 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.793965 | controller |               }
2026-06-12 16:39:04.793979 | controller |             },
2026-06-12 16:39:04.793996 | controller |             {
2026-06-12 16:39:04.794017 | controller |               "downwardAPI": {
2026-06-12 16:39:04.794043 | controller |                 "items": [
2026-06-12 16:39:04.794065 | controller |                   {
2026-06-12 16:39:04.794086 | controller |                     "fieldRef": {
2026-06-12 16:39:04.794106 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.794128 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.794150 | controller |                     },
2026-06-12 16:39:04.794171 | controller |                     "path": "namespace"
2026-06-12 16:39:04.794192 | controller |                   }
2026-06-12 16:39:04.794214 | controller |                 ]
2026-06-12 16:39:04.794236 | controller |               }
2026-06-12 16:39:04.794259 | controller |             },
2026-06-12 16:39:04.794285 | controller |             {
2026-06-12 16:39:04.794310 | controller |               "configMap": {
2026-06-12 16:39:04.794331 | controller |                 "items": [
2026-06-12 16:39:04.794352 | controller |                   {
2026-06-12 16:39:04.794373 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.794397 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.794420 | controller |                   }
2026-06-12 16:39:04.794441 | controller |                 ],
2026-06-12 16:39:04.794461 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.794480 | controller |               }
2026-06-12 16:39:04.794501 | controller |             }
2026-06-12 16:39:04.794563 | controller |           ]
2026-06-12 16:39:04.794592 | controller |         }
2026-06-12 16:39:04.794616 | controller |       }
2026-06-12 16:39:04.794639 | controller |     ]
2026-06-12 16:39:04.794661 | controller |   },
2026-06-12 16:39:04.794684 | controller |   "status": {
2026-06-12 16:39:04.794706 | controller |     "conditions": [
2026-06-12 16:39:04.794728 | controller |       {
2026-06-12 16:39:04.794748 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.794763 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:04.794777 | controller |         "status": "True",
2026-06-12 16:39:04.794792 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.794807 | controller |       },
2026-06-12 16:39:04.794821 | controller |       {
2026-06-12 16:39:04.794835 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.794850 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.794865 | controller |         "status": "True",
2026-06-12 16:39:04.794879 | controller |         "type": "Initialized"
2026-06-12 16:39:04.794894 | controller |       },
2026-06-12 16:39:04.794908 | controller |       {
2026-06-12 16:39:04.794923 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.794938 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:04.794952 | controller |         "status": "True",
2026-06-12 16:39:04.794967 | controller |         "type": "Ready"
2026-06-12 16:39:04.794981 | controller |       },
2026-06-12 16:39:04.794995 | controller |       {
2026-06-12 16:39:04.795011 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.795031 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:04.795051 | controller |         "status": "True",
2026-06-12 16:39:04.795071 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.795087 | controller |       },
2026-06-12 16:39:04.795101 | controller |       {
2026-06-12 16:39:04.795115 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.795130 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.795144 | controller |         "status": "True",
2026-06-12 16:39:04.795159 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.795179 | controller |       }
2026-06-12 16:39:04.795201 | controller |     ],
2026-06-12 16:39:04.795216 | controller |     "containerStatuses": [
2026-06-12 16:39:04.795235 | controller |       {
2026-06-12 16:39:04.795250 | controller |         "allocatedResources": {
2026-06-12 16:39:04.795264 | controller |           "cpu": "10m",
2026-06-12 16:39:04.795278 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.795292 | controller |         },
2026-06-12 16:39:04.795307 | controller |         "containerID": "cri-o://58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9",
2026-06-12 16:39:04.795321 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 16:39:04.795336 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 16:39:04.795351 | controller |         "lastState": {},
2026-06-12 16:39:04.795365 | controller |         "name": "manager",
2026-06-12 16:39:04.795380 | controller |         "ready": true,
2026-06-12 16:39:04.795394 | controller |         "resources": {
2026-06-12 16:39:04.795408 | controller |           "limits": {
2026-06-12 16:39:04.795422 | controller |             "cpu": "500m",
2026-06-12 16:39:04.795436 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.795450 | controller |           },
2026-06-12 16:39:04.795464 | controller |           "requests": {
2026-06-12 16:39:04.795478 | controller |             "cpu": "10m",
2026-06-12 16:39:04.795492 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.795506 | controller |           }
2026-06-12 16:39:04.795544 | controller |         },
2026-06-12 16:39:04.795560 | controller |         "restartCount": 0,
2026-06-12 16:39:04.795574 | controller |         "started": true,
2026-06-12 16:39:04.795588 | controller |         "state": {
2026-06-12 16:39:04.795603 | controller |           "running": {
2026-06-12 16:39:04.795617 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:04.795631 | controller |           }
2026-06-12 16:39:04.795645 | controller |         },
2026-06-12 16:39:04.795659 | controller |         "user": {
2026-06-12 16:39:04.795673 | controller |           "linux": {
2026-06-12 16:39:04.795686 | controller |             "gid": 0,
2026-06-12 16:39:04.795700 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.795715 | controller |               0
2026-06-12 16:39:04.795729 | controller |             ],
2026-06-12 16:39:04.795744 | controller |             "uid": 65532
2026-06-12 16:39:04.795758 | controller |           }
2026-06-12 16:39:04.795773 | controller |         },
2026-06-12 16:39:04.795787 | controller |         "volumeMounts": [
2026-06-12 16:39:04.795801 | controller |           {
2026-06-12 16:39:04.795815 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.795830 | controller |             "name": "kube-api-access-rzccv",
2026-06-12 16:39:04.795844 | controller |             "readOnly": true,
2026-06-12 16:39:04.795858 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.795873 | controller |           }
2026-06-12 16:39:04.795887 | controller |         ]
2026-06-12 16:39:04.795901 | controller |       }
2026-06-12 16:39:04.795915 | controller |     ],
2026-06-12 16:39:04.795929 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.795943 | controller |     "hostIPs": [
2026-06-12 16:39:04.795957 | controller |       {
2026-06-12 16:39:04.795972 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.795986 | controller |       }
2026-06-12 16:39:04.796000 | controller |     ],
2026-06-12 16:39:04.796014 | controller |     "phase": "Running",
2026-06-12 16:39:04.796029 | controller |     "podIP": "10.217.0.75",
2026-06-12 16:39:04.796043 | controller |     "podIPs": [
2026-06-12 16:39:04.796057 | controller |       {
2026-06-12 16:39:04.796071 | controller |         "ip": "10.217.0.75"
2026-06-12 16:39:04.796085 | controller |       }
2026-06-12 16:39:04.796103 | controller |     ],
2026-06-12 16:39:04.796117 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.796131 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.796145 | controller |   }
2026-06-12 16:39:04.796160 | controller | }
2026-06-12 16:39:04.820591 | controller | ok:
2026-06-12 16:39:04.820673 | controller | {
2026-06-12 16:39:04.820695 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.820714 | controller |   "kind": "Pod",
2026-06-12 16:39:04.820730 | controller |   "metadata": {
2026-06-12 16:39:04.820747 | controller |     "annotations": {
2026-06-12 16:39:04.820763 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.76/23\"],\"mac_address\":\"0a:58:0a:d9:00:4c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.76/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.820780 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.76\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.820797 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.820815 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.820831 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.820847 | controller |     },
2026-06-12 16:39:04.820863 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.820879 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-12 16:39:04.820896 | controller |     "generation": 1,
2026-06-12 16:39:04.820912 | controller |     "labels": {
2026-06-12 16:39:04.820929 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-12 16:39:04.820951 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.820973 | controller |       "openstack.org/operator-name": "glance",
2026-06-12 16:39:04.820995 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-12 16:39:04.821018 | controller |     },
2026-06-12 16:39:04.821041 | controller |     "managedFields": [
2026-06-12 16:39:04.821064 | controller |       {
2026-06-12 16:39:04.821089 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.821112 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.821133 | controller |         "fieldsV1": {
2026-06-12 16:39:04.821155 | controller |           "f:metadata": {
2026-06-12 16:39:04.821178 | controller |             "f:annotations": {
2026-06-12 16:39:04.821198 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.821214 | controller |             }
2026-06-12 16:39:04.821229 | controller |           }
2026-06-12 16:39:04.821243 | controller |         },
2026-06-12 16:39:04.821257 | controller |         "manager": "crc",
2026-06-12 16:39:04.821274 | controller |         "operation": "Update",
2026-06-12 16:39:04.821290 | controller |         "subresource": "status",
2026-06-12 16:39:04.821305 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.821320 | controller |       },
2026-06-12 16:39:04.821373 | controller |       {
2026-06-12 16:39:04.821390 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.821406 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.821441 | controller |         "fieldsV1": {
2026-06-12 16:39:04.821461 | controller |           "f:metadata": {
2026-06-12 16:39:04.821476 | controller |             "f:annotations": {
2026-06-12 16:39:04.821490 | controller |               ".": {},
2026-06-12 16:39:04.821505 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.821547 | controller |             },
2026-06-12 16:39:04.821712 | controller |             "f:generateName": {},
2026-06-12 16:39:04.821730 | controller |             "f:labels": {
2026-06-12 16:39:04.821744 | controller |               ".": {},
2026-06-12 16:39:04.821759 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.821773 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.821788 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.821803 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.821818 | controller |             },
2026-06-12 16:39:04.821832 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.821847 | controller |               ".": {},
2026-06-12 16:39:04.821862 | controller |               "k:{\"uid\":\"93029759-2c38-434c-ba9a-988006dabad6\"}": {}
2026-06-12 16:39:04.821877 | controller |             }
2026-06-12 16:39:04.821891 | controller |           },
2026-06-12 16:39:04.821906 | controller |           "f:spec": {
2026-06-12 16:39:04.821920 | controller |             "f:containers": {
2026-06-12 16:39:04.821935 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.821949 | controller |                 ".": {},
2026-06-12 16:39:04.821964 | controller |                 "f:args": {},
2026-06-12 16:39:04.821978 | controller |                 "f:command": {},
2026-06-12 16:39:04.821992 | controller |                 "f:env": {
2026-06-12 16:39:04.822006 | controller |                   ".": {},
2026-06-12 16:39:04.822021 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.822035 | controller |                     ".": {},
2026-06-12 16:39:04.822049 | controller |                     "f:name": {},
2026-06-12 16:39:04.822063 | controller |                     "f:value": {}
2026-06-12 16:39:04.822078 | controller |                   },
2026-06-12 16:39:04.822092 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.822106 | controller |                     ".": {},
2026-06-12 16:39:04.822120 | controller |                     "f:name": {},
2026-06-12 16:39:04.822134 | controller |                     "f:value": {}
2026-06-12 16:39:04.822148 | controller |                   },
2026-06-12 16:39:04.822163 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.822184 | controller |                     ".": {},
2026-06-12 16:39:04.822203 | controller |                     "f:name": {},
2026-06-12 16:39:04.822218 | controller |                     "f:value": {}
2026-06-12 16:39:04.822233 | controller |                   },
2026-06-12 16:39:04.822247 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.822261 | controller |                     ".": {},
2026-06-12 16:39:04.822275 | controller |                     "f:name": {},
2026-06-12 16:39:04.822289 | controller |                     "f:value": {}
2026-06-12 16:39:04.822304 | controller |                   },
2026-06-12 16:39:04.822318 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.822332 | controller |                     ".": {},
2026-06-12 16:39:04.822346 | controller |                     "f:name": {},
2026-06-12 16:39:04.822363 | controller |                     "f:value": {}
2026-06-12 16:39:04.822382 | controller |                   }
2026-06-12 16:39:04.822403 | controller |                 },
2026-06-12 16:39:04.822422 | controller |                 "f:image": {},
2026-06-12 16:39:04.822438 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.822452 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.822467 | controller |                   ".": {},
2026-06-12 16:39:04.822487 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.822507 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.822554 | controller |                     ".": {},
2026-06-12 16:39:04.822577 | controller |                     "f:path": {},
2026-06-12 16:39:04.822597 | controller |                     "f:port": {},
2026-06-12 16:39:04.822615 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.822630 | controller |                   },
2026-06-12 16:39:04.822645 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.822660 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.822675 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.822690 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.822704 | controller |                 },
2026-06-12 16:39:04.822719 | controller |                 "f:name": {},
2026-06-12 16:39:04.822733 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.822748 | controller |                   ".": {},
2026-06-12 16:39:04.822762 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.822776 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.822790 | controller |                     ".": {},
2026-06-12 16:39:04.822804 | controller |                     "f:path": {},
2026-06-12 16:39:04.822818 | controller |                     "f:port": {},
2026-06-12 16:39:04.822832 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.822846 | controller |                   },
2026-06-12 16:39:04.822859 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.822874 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.822888 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.822903 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.822917 | controller |                 },
2026-06-12 16:39:04.822931 | controller |                 "f:resources": {
2026-06-12 16:39:04.822946 | controller |                   ".": {},
2026-06-12 16:39:04.822960 | controller |                   "f:limits": {
2026-06-12 16:39:04.822974 | controller |                     ".": {},
2026-06-12 16:39:04.822989 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.823003 | controller |                     "f:memory": {}
2026-06-12 16:39:04.823017 | controller |                   },
2026-06-12 16:39:04.823030 | controller |                   "f:requests": {
2026-06-12 16:39:04.823044 | controller |                     ".": {},
2026-06-12 16:39:04.823059 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.823073 | controller |                     "f:memory": {}
2026-06-12 16:39:04.823087 | controller |                   }
2026-06-12 16:39:04.823101 | controller |                 },
2026-06-12 16:39:04.823115 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.823130 | controller |                   ".": {},
2026-06-12 16:39:04.823144 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.823159 | controller |                 },
2026-06-12 16:39:04.823179 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.823201 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.823217 | controller |               }
2026-06-12 16:39:04.823232 | controller |             },
2026-06-12 16:39:04.823246 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.823260 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.823275 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.823289 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.823303 | controller |             "f:securityContext": {
2026-06-12 16:39:04.823317 | controller |               ".": {},
2026-06-12 16:39:04.823331 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.823345 | controller |             },
2026-06-12 16:39:04.823359 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.823377 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.823391 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.823405 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.823419 | controller |           }
2026-06-12 16:39:04.823433 | controller |         },
2026-06-12 16:39:04.823448 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.823462 | controller |         "operation": "Update",
2026-06-12 16:39:04.823476 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.823490 | controller |       },
2026-06-12 16:39:04.823504 | controller |       {
2026-06-12 16:39:04.823538 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.823554 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.823568 | controller |         "fieldsV1": {
2026-06-12 16:39:04.823582 | controller |           "f:metadata": {
2026-06-12 16:39:04.823596 | controller |             "f:annotations": {
2026-06-12 16:39:04.823610 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.823625 | controller |             }
2026-06-12 16:39:04.823639 | controller |           }
2026-06-12 16:39:04.823653 | controller |         },
2026-06-12 16:39:04.823667 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.823681 | controller |         "operation": "Update",
2026-06-12 16:39:04.823696 | controller |         "subresource": "status",
2026-06-12 16:39:04.823710 | controller |         "time": "2026-06-12T15:43:06Z"
2026-06-12 16:39:04.823725 | controller |       },
2026-06-12 16:39:04.823739 | controller |       {
2026-06-12 16:39:04.823754 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.823768 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.823782 | controller |         "fieldsV1": {
2026-06-12 16:39:04.823797 | controller |           "f:status": {
2026-06-12 16:39:04.823811 | controller |             "f:conditions": {
2026-06-12 16:39:04.823826 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.823840 | controller |                 ".": {},
2026-06-12 16:39:04.823854 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.823869 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.823883 | controller |                 "f:status": {},
2026-06-12 16:39:04.823897 | controller |                 "f:type": {}
2026-06-12 16:39:04.823912 | controller |               },
2026-06-12 16:39:04.823927 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.823941 | controller |                 ".": {},
2026-06-12 16:39:04.823955 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.823969 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.823984 | controller |                 "f:status": {},
2026-06-12 16:39:04.823998 | controller |                 "f:type": {}
2026-06-12 16:39:04.824012 | controller |               },
2026-06-12 16:39:04.824026 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.824040 | controller |                 ".": {},
2026-06-12 16:39:04.824055 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.824069 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.824083 | controller |                 "f:status": {},
2026-06-12 16:39:04.824097 | controller |                 "f:type": {}
2026-06-12 16:39:04.824111 | controller |               },
2026-06-12 16:39:04.824125 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.824139 | controller |                 ".": {},
2026-06-12 16:39:04.824169 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.824185 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.824200 | controller |                 "f:status": {},
2026-06-12 16:39:04.824214 | controller |                 "f:type": {}
2026-06-12 16:39:04.824232 | controller |               }
2026-06-12 16:39:04.824246 | controller |             },
2026-06-12 16:39:04.824261 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.824277 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.824293 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.824308 | controller |             "f:phase": {},
2026-06-12 16:39:04.824322 | controller |             "f:podIP": {},
2026-06-12 16:39:04.824336 | controller |             "f:podIPs": {
2026-06-12 16:39:04.824350 | controller |               ".": {},
2026-06-12 16:39:04.824365 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-12 16:39:04.824379 | controller |                 ".": {},
2026-06-12 16:39:04.824393 | controller |                 "f:ip": {}
2026-06-12 16:39:04.824408 | controller |               }
2026-06-12 16:39:04.824422 | controller |             },
2026-06-12 16:39:04.824436 | controller |             "f:startTime": {}
2026-06-12 16:39:04.824450 | controller |           }
2026-06-12 16:39:04.824465 | controller |         },
2026-06-12 16:39:04.824479 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.824493 | controller |         "operation": "Update",
2026-06-12 16:39:04.824520 | controller |         "subresource": "status",
2026-06-12 16:39:04.824540 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:04.824555 | controller |       }
2026-06-12 16:39:04.824569 | controller |     ],
2026-06-12 16:39:04.824584 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-gwqll",
2026-06-12 16:39:04.824598 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.824611 | controller |     "ownerReferences": [
2026-06-12 16:39:04.824625 | controller |       {
2026-06-12 16:39:04.824639 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.824653 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.824667 | controller |         "controller": true,
2026-06-12 16:39:04.824681 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.824695 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-12 16:39:04.824710 | controller |         "uid": "93029759-2c38-434c-ba9a-988006dabad6"
2026-06-12 16:39:04.824725 | controller |       }
2026-06-12 16:39:04.824739 | controller |     ],
2026-06-12 16:39:04.824753 | controller |     "resourceVersion": "54266",
2026-06-12 16:39:04.824767 | controller |     "uid": "7468c2b3-552e-4673-860c-02900991e889"
2026-06-12 16:39:04.824781 | controller |   },
2026-06-12 16:39:04.824795 | controller |   "spec": {
2026-06-12 16:39:04.824809 | controller |     "containers": [
2026-06-12 16:39:04.824823 | controller |       {
2026-06-12 16:39:04.824837 | controller |         "args": [
2026-06-12 16:39:04.824851 | controller |           "--leader-elect",
2026-06-12 16:39:04.824865 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.824879 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.824893 | controller |         ],
2026-06-12 16:39:04.824907 | controller |         "command": [
2026-06-12 16:39:04.824922 | controller |           "/manager"
2026-06-12 16:39:04.824936 | controller |         ],
2026-06-12 16:39:04.824950 | controller |         "env": [
2026-06-12 16:39:04.824964 | controller |           {
2026-06-12 16:39:04.824978 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.824992 | controller |             "value": "30"
2026-06-12 16:39:04.825007 | controller |           },
2026-06-12 16:39:04.825021 | controller |           {
2026-06-12 16:39:04.825035 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.825049 | controller |             "value": "20"
2026-06-12 16:39:04.825063 | controller |           },
2026-06-12 16:39:04.825077 | controller |           {
2026-06-12 16:39:04.825091 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.825109 | controller |             "value": "5"
2026-06-12 16:39:04.825124 | controller |           },
2026-06-12 16:39:04.825138 | controller |           {
2026-06-12 16:39:04.825152 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.825166 | controller |             "value": "false"
2026-06-12 16:39:04.825180 | controller |           },
2026-06-12 16:39:04.825194 | controller |           {
2026-06-12 16:39:04.825208 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.825222 | controller |             "value": "false"
2026-06-12 16:39:04.825236 | controller |           }
2026-06-12 16:39:04.825250 | controller |         ],
2026-06-12 16:39:04.825264 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 16:39:04.825279 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.825293 | controller |         "livenessProbe": {
2026-06-12 16:39:04.825308 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.825322 | controller |           "httpGet": {
2026-06-12 16:39:04.825337 | controller |             "path": "/healthz",
2026-06-12 16:39:04.825351 | controller |             "port": 8081,
2026-06-12 16:39:04.825365 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.825379 | controller |           },
2026-06-12 16:39:04.825393 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.825406 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.825420 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.825433 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.825447 | controller |         },
2026-06-12 16:39:04.825461 | controller |         "name": "manager",
2026-06-12 16:39:04.825475 | controller |         "readinessProbe": {
2026-06-12 16:39:04.825488 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.825502 | controller |           "httpGet": {
2026-06-12 16:39:04.825542 | controller |             "path": "/readyz",
2026-06-12 16:39:04.825559 | controller |             "port": 8081,
2026-06-12 16:39:04.825574 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.825588 | controller |           },
2026-06-12 16:39:04.825602 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.825616 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.825631 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.825645 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.825659 | controller |         },
2026-06-12 16:39:04.825673 | controller |         "resources": {
2026-06-12 16:39:04.825687 | controller |           "limits": {
2026-06-12 16:39:04.825702 | controller |             "cpu": "500m",
2026-06-12 16:39:04.825716 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.825730 | controller |           },
2026-06-12 16:39:04.825744 | controller |           "requests": {
2026-06-12 16:39:04.825758 | controller |             "cpu": "10m",
2026-06-12 16:39:04.825773 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.825787 | controller |           }
2026-06-12 16:39:04.825801 | controller |         },
2026-06-12 16:39:04.825814 | controller |         "securityContext": {
2026-06-12 16:39:04.825828 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.825842 | controller |           "capabilities": {
2026-06-12 16:39:04.825856 | controller |             "drop": [
2026-06-12 16:39:04.825869 | controller |               "MKNOD"
2026-06-12 16:39:04.825883 | controller |             ]
2026-06-12 16:39:04.825897 | controller |           }
2026-06-12 16:39:04.825911 | controller |         },
2026-06-12 16:39:04.825925 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.825939 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.825954 | controller |         "volumeMounts": [
2026-06-12 16:39:04.825976 | controller |           {
2026-06-12 16:39:04.825991 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.826005 | controller |             "name": "kube-api-access-gm7rb",
2026-06-12 16:39:04.826019 | controller |             "readOnly": true
2026-06-12 16:39:04.826034 | controller |           }
2026-06-12 16:39:04.826048 | controller |         ]
2026-06-12 16:39:04.826062 | controller |       }
2026-06-12 16:39:04.826077 | controller |     ],
2026-06-12 16:39:04.826091 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.826105 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.826119 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.826133 | controller |       {
2026-06-12 16:39:04.826147 | controller |         "name": "glance-operator-controller-manager-dockercfg-dkpff"
2026-06-12 16:39:04.826162 | controller |       }
2026-06-12 16:39:04.826176 | controller |     ],
2026-06-12 16:39:04.826190 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.826204 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.826218 | controller |     "priority": 0,
2026-06-12 16:39:04.826232 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.826246 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.826260 | controller |     "securityContext": {
2026-06-12 16:39:04.826274 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.826289 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.826303 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.826317 | controller |       }
2026-06-12 16:39:04.826331 | controller |     },
2026-06-12 16:39:04.826345 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-12 16:39:04.826359 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-12 16:39:04.826374 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.826388 | controller |     "tolerations": [
2026-06-12 16:39:04.826402 | controller |       {
2026-06-12 16:39:04.826416 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.826431 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.826445 | controller |         "operator": "Exists",
2026-06-12 16:39:04.826459 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.826473 | controller |       },
2026-06-12 16:39:04.826487 | controller |       {
2026-06-12 16:39:04.826501 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.826533 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.826550 | controller |         "operator": "Exists",
2026-06-12 16:39:04.826564 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.826579 | controller |       },
2026-06-12 16:39:04.826593 | controller |       {
2026-06-12 16:39:04.826607 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.826621 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.826636 | controller |         "operator": "Exists"
2026-06-12 16:39:04.826650 | controller |       }
2026-06-12 16:39:04.826664 | controller |     ],
2026-06-12 16:39:04.826678 | controller |     "volumes": [
2026-06-12 16:39:04.826693 | controller |       {
2026-06-12 16:39:04.826707 | controller |         "name": "kube-api-access-gm7rb",
2026-06-12 16:39:04.826722 | controller |         "projected": {
2026-06-12 16:39:04.826737 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.826751 | controller |           "sources": [
2026-06-12 16:39:04.826765 | controller |             {
2026-06-12 16:39:04.826779 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.826793 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.826808 | controller |                 "path": "token"
2026-06-12 16:39:04.826822 | controller |               }
2026-06-12 16:39:04.826836 | controller |             },
2026-06-12 16:39:04.826853 | controller |             {
2026-06-12 16:39:04.826868 | controller |               "configMap": {
2026-06-12 16:39:04.826882 | controller |                 "items": [
2026-06-12 16:39:04.826896 | controller |                   {
2026-06-12 16:39:04.826910 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.826924 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.826942 | controller |                   }
2026-06-12 16:39:04.826957 | controller |                 ],
2026-06-12 16:39:04.826972 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.826986 | controller |               }
2026-06-12 16:39:04.827001 | controller |             },
2026-06-12 16:39:04.827015 | controller |             {
2026-06-12 16:39:04.827030 | controller |               "downwardAPI": {
2026-06-12 16:39:04.827044 | controller |                 "items": [
2026-06-12 16:39:04.827058 | controller |                   {
2026-06-12 16:39:04.827072 | controller |                     "fieldRef": {
2026-06-12 16:39:04.827087 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.827101 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.827115 | controller |                     },
2026-06-12 16:39:04.827129 | controller |                     "path": "namespace"
2026-06-12 16:39:04.827144 | controller |                   }
2026-06-12 16:39:04.827158 | controller |                 ]
2026-06-12 16:39:04.827172 | controller |               }
2026-06-12 16:39:04.827187 | controller |             },
2026-06-12 16:39:04.827201 | controller |             {
2026-06-12 16:39:04.827215 | controller |               "configMap": {
2026-06-12 16:39:04.827229 | controller |                 "items": [
2026-06-12 16:39:04.827243 | controller |                   {
2026-06-12 16:39:04.827257 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.827272 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.827288 | controller |                   }
2026-06-12 16:39:04.827304 | controller |                 ],
2026-06-12 16:39:04.827318 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.827332 | controller |               }
2026-06-12 16:39:04.827346 | controller |             }
2026-06-12 16:39:04.827361 | controller |           ]
2026-06-12 16:39:04.827375 | controller |         }
2026-06-12 16:39:04.827389 | controller |       }
2026-06-12 16:39:04.827403 | controller |     ]
2026-06-12 16:39:04.827417 | controller |   },
2026-06-12 16:39:04.827431 | controller |   "status": {
2026-06-12 16:39:04.827445 | controller |     "conditions": [
2026-06-12 16:39:04.827459 | controller |       {
2026-06-12 16:39:04.827474 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.827488 | controller |         "lastTransitionTime": "2026-06-12T15:43:54Z",
2026-06-12 16:39:04.827502 | controller |         "status": "True",
2026-06-12 16:39:04.827535 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.827551 | controller |       },
2026-06-12 16:39:04.827565 | controller |       {
2026-06-12 16:39:04.827579 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.827594 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.827608 | controller |         "status": "True",
2026-06-12 16:39:04.827623 | controller |         "type": "Initialized"
2026-06-12 16:39:04.827637 | controller |       },
2026-06-12 16:39:04.827651 | controller |       {
2026-06-12 16:39:04.827665 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.827680 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:04.827694 | controller |         "status": "True",
2026-06-12 16:39:04.827709 | controller |         "type": "Ready"
2026-06-12 16:39:04.827723 | controller |       },
2026-06-12 16:39:04.827738 | controller |       {
2026-06-12 16:39:04.827756 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.827771 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:04.827785 | controller |         "status": "True",
2026-06-12 16:39:04.827800 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.827814 | controller |       },
2026-06-12 16:39:04.827827 | controller |       {
2026-06-12 16:39:04.827841 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.827855 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.827869 | controller |         "status": "True",
2026-06-12 16:39:04.827883 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.827897 | controller |       }
2026-06-12 16:39:04.827911 | controller |     ],
2026-06-12 16:39:04.827926 | controller |     "containerStatuses": [
2026-06-12 16:39:04.827940 | controller |       {
2026-06-12 16:39:04.827955 | controller |         "allocatedResources": {
2026-06-12 16:39:04.827969 | controller |           "cpu": "10m",
2026-06-12 16:39:04.827983 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.827998 | controller |         },
2026-06-12 16:39:04.828012 | controller |         "containerID": "cri-o://4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0",
2026-06-12 16:39:04.828027 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 16:39:04.828042 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 16:39:04.828057 | controller |         "lastState": {},
2026-06-12 16:39:04.828071 | controller |         "name": "manager",
2026-06-12 16:39:04.828086 | controller |         "ready": true,
2026-06-12 16:39:04.828100 | controller |         "resources": {
2026-06-12 16:39:04.828126 | controller |           "limits": {
2026-06-12 16:39:04.828144 | controller |             "cpu": "500m",
2026-06-12 16:39:04.828162 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.828176 | controller |           },
2026-06-12 16:39:04.828191 | controller |           "requests": {
2026-06-12 16:39:04.828205 | controller |             "cpu": "10m",
2026-06-12 16:39:04.828219 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.828234 | controller |           }
2026-06-12 16:39:04.828248 | controller |         },
2026-06-12 16:39:04.828262 | controller |         "restartCount": 0,
2026-06-12 16:39:04.828276 | controller |         "started": true,
2026-06-12 16:39:04.828289 | controller |         "state": {
2026-06-12 16:39:04.828304 | controller |           "running": {
2026-06-12 16:39:04.828318 | controller |             "startedAt": "2026-06-12T15:43:53Z"
2026-06-12 16:39:04.828332 | controller |           }
2026-06-12 16:39:04.828346 | controller |         },
2026-06-12 16:39:04.828360 | controller |         "user": {
2026-06-12 16:39:04.828374 | controller |           "linux": {
2026-06-12 16:39:04.828388 | controller |             "gid": 0,
2026-06-12 16:39:04.828402 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.828416 | controller |               0
2026-06-12 16:39:04.828430 | controller |             ],
2026-06-12 16:39:04.828445 | controller |             "uid": 65532
2026-06-12 16:39:04.828459 | controller |           }
2026-06-12 16:39:04.828473 | controller |         },
2026-06-12 16:39:04.828487 | controller |         "volumeMounts": [
2026-06-12 16:39:04.828502 | controller |           {
2026-06-12 16:39:04.828534 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.828550 | controller |             "name": "kube-api-access-gm7rb",
2026-06-12 16:39:04.828565 | controller |             "readOnly": true,
2026-06-12 16:39:04.828580 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.828594 | controller |           }
2026-06-12 16:39:04.828613 | controller |         ]
2026-06-12 16:39:04.828627 | controller |       }
2026-06-12 16:39:04.828642 | controller |     ],
2026-06-12 16:39:04.828656 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.828670 | controller |     "hostIPs": [
2026-06-12 16:39:04.828684 | controller |       {
2026-06-12 16:39:04.828698 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.828713 | controller |       }
2026-06-12 16:39:04.828728 | controller |     ],
2026-06-12 16:39:04.828742 | controller |     "phase": "Running",
2026-06-12 16:39:04.828757 | controller |     "podIP": "10.217.0.76",
2026-06-12 16:39:04.828771 | controller |     "podIPs": [
2026-06-12 16:39:04.828785 | controller |       {
2026-06-12 16:39:04.828800 | controller |         "ip": "10.217.0.76"
2026-06-12 16:39:04.828814 | controller |       }
2026-06-12 16:39:04.828828 | controller |     ],
2026-06-12 16:39:04.828842 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.828856 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.828870 | controller |   }
2026-06-12 16:39:04.828884 | controller | }
2026-06-12 16:39:04.851290 | controller | ok:
2026-06-12 16:39:04.851358 | controller | {
2026-06-12 16:39:04.851380 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.851397 | controller |   "kind": "Pod",
2026-06-12 16:39:04.851413 | controller |   "metadata": {
2026-06-12 16:39:04.851428 | controller |     "annotations": {
2026-06-12 16:39:04.851444 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.77/23\"],\"mac_address\":\"0a:58:0a:d9:00:4d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.77/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.851461 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.77\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.851477 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.851492 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.851507 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.851556 | controller |     },
2026-06-12 16:39:04.851572 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.851587 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-12 16:39:04.851602 | controller |     "generation": 1,
2026-06-12 16:39:04.851616 | controller |     "labels": {
2026-06-12 16:39:04.851631 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-12 16:39:04.851645 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.851659 | controller |       "openstack.org/operator-name": "heat",
2026-06-12 16:39:04.851674 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-12 16:39:04.851688 | controller |     },
2026-06-12 16:39:04.851702 | controller |     "managedFields": [
2026-06-12 16:39:04.851716 | controller |       {
2026-06-12 16:39:04.851730 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.851745 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.851759 | controller |         "fieldsV1": {
2026-06-12 16:39:04.851773 | controller |           "f:metadata": {
2026-06-12 16:39:04.851788 | controller |             "f:annotations": {
2026-06-12 16:39:04.851809 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.851832 | controller |             }
2026-06-12 16:39:04.851854 | controller |           }
2026-06-12 16:39:04.851876 | controller |         },
2026-06-12 16:39:04.851900 | controller |         "manager": "crc",
2026-06-12 16:39:04.851917 | controller |         "operation": "Update",
2026-06-12 16:39:04.851946 | controller |         "subresource": "status",
2026-06-12 16:39:04.851964 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.851979 | controller |       },
2026-06-12 16:39:04.851994 | controller |       {
2026-06-12 16:39:04.852008 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.852022 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.852036 | controller |         "fieldsV1": {
2026-06-12 16:39:04.852056 | controller |           "f:metadata": {
2026-06-12 16:39:04.852078 | controller |             "f:annotations": {
2026-06-12 16:39:04.852099 | controller |               ".": {},
2026-06-12 16:39:04.852119 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.852139 | controller |             },
2026-06-12 16:39:04.852160 | controller |             "f:generateName": {},
2026-06-12 16:39:04.852182 | controller |             "f:labels": {
2026-06-12 16:39:04.852204 | controller |               ".": {},
2026-06-12 16:39:04.852225 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.852244 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.852260 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.852274 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.852289 | controller |             },
2026-06-12 16:39:04.852303 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.852319 | controller |               ".": {},
2026-06-12 16:39:04.852336 | controller |               "k:{\"uid\":\"aca7178a-3882-4041-adac-0f823e4ab8c2\"}": {}
2026-06-12 16:39:04.852351 | controller |             }
2026-06-12 16:39:04.852366 | controller |           },
2026-06-12 16:39:04.852381 | controller |           "f:spec": {
2026-06-12 16:39:04.852395 | controller |             "f:containers": {
2026-06-12 16:39:04.852409 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.852423 | controller |                 ".": {},
2026-06-12 16:39:04.852436 | controller |                 "f:args": {},
2026-06-12 16:39:04.852450 | controller |                 "f:command": {},
2026-06-12 16:39:04.852464 | controller |                 "f:env": {
2026-06-12 16:39:04.852478 | controller |                   ".": {},
2026-06-12 16:39:04.852492 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.852507 | controller |                     ".": {},
2026-06-12 16:39:04.852546 | controller |                     "f:name": {},
2026-06-12 16:39:04.852562 | controller |                     "f:value": {}
2026-06-12 16:39:04.852576 | controller |                   },
2026-06-12 16:39:04.852591 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.852606 | controller |                     ".": {},
2026-06-12 16:39:04.852620 | controller |                     "f:name": {},
2026-06-12 16:39:04.852635 | controller |                     "f:value": {}
2026-06-12 16:39:04.852649 | controller |                   },
2026-06-12 16:39:04.852664 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.852678 | controller |                     ".": {},
2026-06-12 16:39:04.852693 | controller |                     "f:name": {},
2026-06-12 16:39:04.852707 | controller |                     "f:value": {}
2026-06-12 16:39:04.852721 | controller |                   },
2026-06-12 16:39:04.852736 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.852750 | controller |                     ".": {},
2026-06-12 16:39:04.852765 | controller |                     "f:name": {},
2026-06-12 16:39:04.852779 | controller |                     "f:value": {}
2026-06-12 16:39:04.852794 | controller |                   },
2026-06-12 16:39:04.852808 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.852826 | controller |                     ".": {},
2026-06-12 16:39:04.852841 | controller |                     "f:name": {},
2026-06-12 16:39:04.852855 | controller |                     "f:value": {}
2026-06-12 16:39:04.852870 | controller |                   }
2026-06-12 16:39:04.852884 | controller |                 },
2026-06-12 16:39:04.852898 | controller |                 "f:image": {},
2026-06-12 16:39:04.852912 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.852926 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.852941 | controller |                   ".": {},
2026-06-12 16:39:04.852955 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.852969 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.852983 | controller |                     ".": {},
2026-06-12 16:39:04.852997 | controller |                     "f:path": {},
2026-06-12 16:39:04.853011 | controller |                     "f:port": {},
2026-06-12 16:39:04.853025 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.853039 | controller |                   },
2026-06-12 16:39:04.853054 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.853068 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.853083 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.853097 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.853111 | controller |                 },
2026-06-12 16:39:04.853125 | controller |                 "f:name": {},
2026-06-12 16:39:04.853140 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.853154 | controller |                   ".": {},
2026-06-12 16:39:04.853172 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.853194 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.853215 | controller |                     ".": {},
2026-06-12 16:39:04.853232 | controller |                     "f:path": {},
2026-06-12 16:39:04.853247 | controller |                     "f:port": {},
2026-06-12 16:39:04.853261 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.853276 | controller |                   },
2026-06-12 16:39:04.853290 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.853304 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.853318 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.853339 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.853361 | controller |                 },
2026-06-12 16:39:04.853383 | controller |                 "f:resources": {
2026-06-12 16:39:04.853399 | controller |                   ".": {},
2026-06-12 16:39:04.853414 | controller |                   "f:limits": {
2026-06-12 16:39:04.853428 | controller |                     ".": {},
2026-06-12 16:39:04.853443 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.853457 | controller |                     "f:memory": {}
2026-06-12 16:39:04.853471 | controller |                   },
2026-06-12 16:39:04.853485 | controller |                   "f:requests": {
2026-06-12 16:39:04.853499 | controller |                     ".": {},
2026-06-12 16:39:04.853529 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.853548 | controller |                     "f:memory": {}
2026-06-12 16:39:04.853563 | controller |                   }
2026-06-12 16:39:04.853577 | controller |                 },
2026-06-12 16:39:04.853591 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.853604 | controller |                   ".": {},
2026-06-12 16:39:04.853618 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.853632 | controller |                 },
2026-06-12 16:39:04.853647 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.853666 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.853681 | controller |               }
2026-06-12 16:39:04.853695 | controller |             },
2026-06-12 16:39:04.853710 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.853723 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.853738 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.853751 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.853765 | controller |             "f:securityContext": {
2026-06-12 16:39:04.853780 | controller |               ".": {},
2026-06-12 16:39:04.853794 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.853808 | controller |             },
2026-06-12 16:39:04.853822 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.853836 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.853850 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.853864 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.853878 | controller |           }
2026-06-12 16:39:04.853893 | controller |         },
2026-06-12 16:39:04.853907 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.853921 | controller |         "operation": "Update",
2026-06-12 16:39:04.853935 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.853949 | controller |       },
2026-06-12 16:39:04.853963 | controller |       {
2026-06-12 16:39:04.853977 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.853991 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.854005 | controller |         "fieldsV1": {
2026-06-12 16:39:04.854019 | controller |           "f:metadata": {
2026-06-12 16:39:04.854033 | controller |             "f:annotations": {
2026-06-12 16:39:04.854047 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.854061 | controller |             }
2026-06-12 16:39:04.854075 | controller |           }
2026-06-12 16:39:04.854089 | controller |         },
2026-06-12 16:39:04.854103 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.854117 | controller |         "operation": "Update",
2026-06-12 16:39:04.854130 | controller |         "subresource": "status",
2026-06-12 16:39:04.854144 | controller |         "time": "2026-06-12T15:43:08Z"
2026-06-12 16:39:04.854158 | controller |       },
2026-06-12 16:39:04.854172 | controller |       {
2026-06-12 16:39:04.854186 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.854200 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.854213 | controller |         "fieldsV1": {
2026-06-12 16:39:04.854227 | controller |           "f:status": {
2026-06-12 16:39:04.854241 | controller |             "f:conditions": {
2026-06-12 16:39:04.854255 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.854269 | controller |                 ".": {},
2026-06-12 16:39:04.854283 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.854297 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.854311 | controller |                 "f:status": {},
2026-06-12 16:39:04.854325 | controller |                 "f:type": {}
2026-06-12 16:39:04.854339 | controller |               },
2026-06-12 16:39:04.854353 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.854367 | controller |                 ".": {},
2026-06-12 16:39:04.854381 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.854395 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.854409 | controller |                 "f:status": {},
2026-06-12 16:39:04.854423 | controller |                 "f:type": {}
2026-06-12 16:39:04.854437 | controller |               },
2026-06-12 16:39:04.854451 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.854469 | controller |                 ".": {},
2026-06-12 16:39:04.854484 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.854498 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.854526 | controller |                 "f:status": {},
2026-06-12 16:39:04.854545 | controller |                 "f:type": {}
2026-06-12 16:39:04.854560 | controller |               },
2026-06-12 16:39:04.854574 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.854589 | controller |                 ".": {},
2026-06-12 16:39:04.854603 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.854617 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.854631 | controller |                 "f:status": {},
2026-06-12 16:39:04.854645 | controller |                 "f:type": {}
2026-06-12 16:39:04.854660 | controller |               }
2026-06-12 16:39:04.854674 | controller |             },
2026-06-12 16:39:04.854688 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.854702 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.854716 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.854730 | controller |             "f:phase": {},
2026-06-12 16:39:04.854744 | controller |             "f:podIP": {},
2026-06-12 16:39:04.854757 | controller |             "f:podIPs": {
2026-06-12 16:39:04.854771 | controller |               ".": {},
2026-06-12 16:39:04.854785 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-12 16:39:04.854799 | controller |                 ".": {},
2026-06-12 16:39:04.854813 | controller |                 "f:ip": {}
2026-06-12 16:39:04.854827 | controller |               }
2026-06-12 16:39:04.854841 | controller |             },
2026-06-12 16:39:04.854855 | controller |             "f:startTime": {}
2026-06-12 16:39:04.854869 | controller |           }
2026-06-12 16:39:04.854883 | controller |         },
2026-06-12 16:39:04.854898 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.854911 | controller |         "operation": "Update",
2026-06-12 16:39:04.854925 | controller |         "subresource": "status",
2026-06-12 16:39:04.854939 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:04.854954 | controller |       }
2026-06-12 16:39:04.854968 | controller |     ],
2026-06-12 16:39:04.854982 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-w2rln",
2026-06-12 16:39:04.854996 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.855010 | controller |     "ownerReferences": [
2026-06-12 16:39:04.855025 | controller |       {
2026-06-12 16:39:04.855039 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.855053 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.855068 | controller |         "controller": true,
2026-06-12 16:39:04.855082 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.855096 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-12 16:39:04.855110 | controller |         "uid": "aca7178a-3882-4041-adac-0f823e4ab8c2"
2026-06-12 16:39:04.855124 | controller |       }
2026-06-12 16:39:04.855138 | controller |     ],
2026-06-12 16:39:04.855152 | controller |     "resourceVersion": "54234",
2026-06-12 16:39:04.855167 | controller |     "uid": "333a760b-5103-4024-a495-65499729a60c"
2026-06-12 16:39:04.855181 | controller |   },
2026-06-12 16:39:04.855195 | controller |   "spec": {
2026-06-12 16:39:04.855209 | controller |     "containers": [
2026-06-12 16:39:04.855224 | controller |       {
2026-06-12 16:39:04.855238 | controller |         "args": [
2026-06-12 16:39:04.855252 | controller |           "--leader-elect",
2026-06-12 16:39:04.855266 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.855281 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.855295 | controller |         ],
2026-06-12 16:39:04.855308 | controller |         "command": [
2026-06-12 16:39:04.855326 | controller |           "/manager"
2026-06-12 16:39:04.855341 | controller |         ],
2026-06-12 16:39:04.855355 | controller |         "env": [
2026-06-12 16:39:04.855369 | controller |           {
2026-06-12 16:39:04.855383 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.855397 | controller |             "value": "30"
2026-06-12 16:39:04.855412 | controller |           },
2026-06-12 16:39:04.855426 | controller |           {
2026-06-12 16:39:04.855440 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.855454 | controller |             "value": "20"
2026-06-12 16:39:04.855468 | controller |           },
2026-06-12 16:39:04.855482 | controller |           {
2026-06-12 16:39:04.855496 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.855510 | controller |             "value": "5"
2026-06-12 16:39:04.855542 | controller |           },
2026-06-12 16:39:04.855557 | controller |           {
2026-06-12 16:39:04.855571 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.855586 | controller |             "value": "false"
2026-06-12 16:39:04.855600 | controller |           },
2026-06-12 16:39:04.855614 | controller |           {
2026-06-12 16:39:04.855629 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.855643 | controller |             "value": "false"
2026-06-12 16:39:04.855657 | controller |           }
2026-06-12 16:39:04.855672 | controller |         ],
2026-06-12 16:39:04.855686 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 16:39:04.855700 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.855714 | controller |         "livenessProbe": {
2026-06-12 16:39:04.855729 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.855743 | controller |           "httpGet": {
2026-06-12 16:39:04.855757 | controller |             "path": "/healthz",
2026-06-12 16:39:04.855771 | controller |             "port": 8081,
2026-06-12 16:39:04.855785 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.855799 | controller |           },
2026-06-12 16:39:04.855813 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.855827 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.855841 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.855855 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.855868 | controller |         },
2026-06-12 16:39:04.855882 | controller |         "name": "manager",
2026-06-12 16:39:04.855908 | controller |         "readinessProbe": {
2026-06-12 16:39:04.855923 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.855937 | controller |           "httpGet": {
2026-06-12 16:39:04.855950 | controller |             "path": "/readyz",
2026-06-12 16:39:04.855964 | controller |             "port": 8081,
2026-06-12 16:39:04.855978 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.855991 | controller |           },
2026-06-12 16:39:04.856005 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.856019 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.856033 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.856046 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.856060 | controller |         },
2026-06-12 16:39:04.856074 | controller |         "resources": {
2026-06-12 16:39:04.856088 | controller |           "limits": {
2026-06-12 16:39:04.856101 | controller |             "cpu": "500m",
2026-06-12 16:39:04.856115 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.856129 | controller |           },
2026-06-12 16:39:04.856143 | controller |           "requests": {
2026-06-12 16:39:04.856157 | controller |             "cpu": "10m",
2026-06-12 16:39:04.856170 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.856184 | controller |           }
2026-06-12 16:39:04.856202 | controller |         },
2026-06-12 16:39:04.856216 | controller |         "securityContext": {
2026-06-12 16:39:04.856230 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.856244 | controller |           "capabilities": {
2026-06-12 16:39:04.856258 | controller |             "drop": [
2026-06-12 16:39:04.856272 | controller |               "MKNOD"
2026-06-12 16:39:04.856286 | controller |             ]
2026-06-12 16:39:04.856300 | controller |           }
2026-06-12 16:39:04.856314 | controller |         },
2026-06-12 16:39:04.856329 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.856352 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.856367 | controller |         "volumeMounts": [
2026-06-12 16:39:04.856386 | controller |           {
2026-06-12 16:39:04.856403 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.856419 | controller |             "name": "kube-api-access-8zd6b",
2026-06-12 16:39:04.856436 | controller |             "readOnly": true
2026-06-12 16:39:04.856451 | controller |           }
2026-06-12 16:39:04.856470 | controller |         ]
2026-06-12 16:39:04.856485 | controller |       }
2026-06-12 16:39:04.856501 | controller |     ],
2026-06-12 16:39:04.856546 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.856564 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.856580 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.856596 | controller |       {
2026-06-12 16:39:04.856612 | controller |         "name": "heat-operator-controller-manager-dockercfg-wvkvx"
2026-06-12 16:39:04.856628 | controller |       }
2026-06-12 16:39:04.856644 | controller |     ],
2026-06-12 16:39:04.856660 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.856676 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.856692 | controller |     "priority": 0,
2026-06-12 16:39:04.856708 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.856724 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.856744 | controller |     "securityContext": {
2026-06-12 16:39:04.856760 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.856776 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.856791 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.856807 | controller |       }
2026-06-12 16:39:04.856823 | controller |     },
2026-06-12 16:39:04.856838 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-12 16:39:04.856854 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-12 16:39:04.856870 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.856886 | controller |     "tolerations": [
2026-06-12 16:39:04.856901 | controller |       {
2026-06-12 16:39:04.856917 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.856933 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.856949 | controller |         "operator": "Exists",
2026-06-12 16:39:04.856965 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.856980 | controller |       },
2026-06-12 16:39:04.856996 | controller |       {
2026-06-12 16:39:04.857011 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.857030 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.857047 | controller |         "operator": "Exists",
2026-06-12 16:39:04.857062 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.857078 | controller |       },
2026-06-12 16:39:04.857094 | controller |       {
2026-06-12 16:39:04.857109 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.857125 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.857141 | controller |         "operator": "Exists"
2026-06-12 16:39:04.857160 | controller |       }
2026-06-12 16:39:04.857211 | controller |     ],
2026-06-12 16:39:04.857231 | controller |     "volumes": [
2026-06-12 16:39:04.857246 | controller |       {
2026-06-12 16:39:04.857260 | controller |         "name": "kube-api-access-8zd6b",
2026-06-12 16:39:04.857275 | controller |         "projected": {
2026-06-12 16:39:04.857289 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.857303 | controller |           "sources": [
2026-06-12 16:39:04.857317 | controller |             {
2026-06-12 16:39:04.857331 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.857346 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.857360 | controller |                 "path": "token"
2026-06-12 16:39:04.857374 | controller |               }
2026-06-12 16:39:04.857388 | controller |             },
2026-06-12 16:39:04.857403 | controller |             {
2026-06-12 16:39:04.857417 | controller |               "configMap": {
2026-06-12 16:39:04.857431 | controller |                 "items": [
2026-06-12 16:39:04.857446 | controller |                   {
2026-06-12 16:39:04.857460 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.857474 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.857489 | controller |                   }
2026-06-12 16:39:04.857503 | controller |                 ],
2026-06-12 16:39:04.857541 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.857559 | controller |               }
2026-06-12 16:39:04.857574 | controller |             },
2026-06-12 16:39:04.857588 | controller |             {
2026-06-12 16:39:04.857602 | controller |               "downwardAPI": {
2026-06-12 16:39:04.857617 | controller |                 "items": [
2026-06-12 16:39:04.857631 | controller |                   {
2026-06-12 16:39:04.857645 | controller |                     "fieldRef": {
2026-06-12 16:39:04.857659 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.857673 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.857687 | controller |                     },
2026-06-12 16:39:04.857702 | controller |                     "path": "namespace"
2026-06-12 16:39:04.857716 | controller |                   }
2026-06-12 16:39:04.857729 | controller |                 ]
2026-06-12 16:39:04.857743 | controller |               }
2026-06-12 16:39:04.857757 | controller |             },
2026-06-12 16:39:04.857771 | controller |             {
2026-06-12 16:39:04.857785 | controller |               "configMap": {
2026-06-12 16:39:04.857799 | controller |                 "items": [
2026-06-12 16:39:04.857814 | controller |                   {
2026-06-12 16:39:04.857828 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.857842 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.857857 | controller |                   }
2026-06-12 16:39:04.857871 | controller |                 ],
2026-06-12 16:39:04.857885 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.857899 | controller |               }
2026-06-12 16:39:04.857914 | controller |             }
2026-06-12 16:39:04.857928 | controller |           ]
2026-06-12 16:39:04.857941 | controller |         }
2026-06-12 16:39:04.857955 | controller |       }
2026-06-12 16:39:04.857969 | controller |     ]
2026-06-12 16:39:04.857982 | controller |   },
2026-06-12 16:39:04.857996 | controller |   "status": {
2026-06-12 16:39:04.858010 | controller |     "conditions": [
2026-06-12 16:39:04.858024 | controller |       {
2026-06-12 16:39:04.858037 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.858051 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:04.858065 | controller |         "status": "True",
2026-06-12 16:39:04.858079 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.858093 | controller |       },
2026-06-12 16:39:04.858111 | controller |       {
2026-06-12 16:39:04.858126 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.858140 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.858154 | controller |         "status": "True",
2026-06-12 16:39:04.858169 | controller |         "type": "Initialized"
2026-06-12 16:39:04.858183 | controller |       },
2026-06-12 16:39:04.858197 | controller |       {
2026-06-12 16:39:04.858211 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.858225 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:04.858239 | controller |         "status": "True",
2026-06-12 16:39:04.858254 | controller |         "type": "Ready"
2026-06-12 16:39:04.858268 | controller |       },
2026-06-12 16:39:04.858281 | controller |       {
2026-06-12 16:39:04.858295 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.858309 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:04.858323 | controller |         "status": "True",
2026-06-12 16:39:04.858337 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.858351 | controller |       },
2026-06-12 16:39:04.858364 | controller |       {
2026-06-12 16:39:04.858378 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.858392 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.858406 | controller |         "status": "True",
2026-06-12 16:39:04.858420 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.858433 | controller |       }
2026-06-12 16:39:04.858447 | controller |     ],
2026-06-12 16:39:04.858461 | controller |     "containerStatuses": [
2026-06-12 16:39:04.858474 | controller |       {
2026-06-12 16:39:04.858488 | controller |         "allocatedResources": {
2026-06-12 16:39:04.858502 | controller |           "cpu": "10m",
2026-06-12 16:39:04.858534 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.858550 | controller |         },
2026-06-12 16:39:04.858565 | controller |         "containerID": "cri-o://0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90",
2026-06-12 16:39:04.858580 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 16:39:04.858595 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 16:39:04.858609 | controller |         "lastState": {},
2026-06-12 16:39:04.858624 | controller |         "name": "manager",
2026-06-12 16:39:04.858638 | controller |         "ready": true,
2026-06-12 16:39:04.858652 | controller |         "resources": {
2026-06-12 16:39:04.858666 | controller |           "limits": {
2026-06-12 16:39:04.858680 | controller |             "cpu": "500m",
2026-06-12 16:39:04.858694 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.858708 | controller |           },
2026-06-12 16:39:04.858722 | controller |           "requests": {
2026-06-12 16:39:04.858736 | controller |             "cpu": "10m",
2026-06-12 16:39:04.858749 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.858763 | controller |           }
2026-06-12 16:39:04.858778 | controller |         },
2026-06-12 16:39:04.858792 | controller |         "restartCount": 0,
2026-06-12 16:39:04.858806 | controller |         "started": true,
2026-06-12 16:39:04.858820 | controller |         "state": {
2026-06-12 16:39:04.858835 | controller |           "running": {
2026-06-12 16:39:04.858848 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:04.858863 | controller |           }
2026-06-12 16:39:04.858877 | controller |         },
2026-06-12 16:39:04.858891 | controller |         "user": {
2026-06-12 16:39:04.858905 | controller |           "linux": {
2026-06-12 16:39:04.858919 | controller |             "gid": 0,
2026-06-12 16:39:04.858934 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.858952 | controller |               0
2026-06-12 16:39:04.858966 | controller |             ],
2026-06-12 16:39:04.858981 | controller |             "uid": 65532
2026-06-12 16:39:04.858995 | controller |           }
2026-06-12 16:39:04.859009 | controller |         },
2026-06-12 16:39:04.859023 | controller |         "volumeMounts": [
2026-06-12 16:39:04.859037 | controller |           {
2026-06-12 16:39:04.859051 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.859065 | controller |             "name": "kube-api-access-8zd6b",
2026-06-12 16:39:04.859080 | controller |             "readOnly": true,
2026-06-12 16:39:04.859094 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.859108 | controller |           }
2026-06-12 16:39:04.859122 | controller |         ]
2026-06-12 16:39:04.859136 | controller |       }
2026-06-12 16:39:04.859150 | controller |     ],
2026-06-12 16:39:04.859164 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.859178 | controller |     "hostIPs": [
2026-06-12 16:39:04.859192 | controller |       {
2026-06-12 16:39:04.859206 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.859220 | controller |       }
2026-06-12 16:39:04.859234 | controller |     ],
2026-06-12 16:39:04.859248 | controller |     "phase": "Running",
2026-06-12 16:39:04.859262 | controller |     "podIP": "10.217.0.77",
2026-06-12 16:39:04.859276 | controller |     "podIPs": [
2026-06-12 16:39:04.859290 | controller |       {
2026-06-12 16:39:04.859304 | controller |         "ip": "10.217.0.77"
2026-06-12 16:39:04.859318 | controller |       }
2026-06-12 16:39:04.859332 | controller |     ],
2026-06-12 16:39:04.859346 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.859360 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.859375 | controller |   }
2026-06-12 16:39:04.859389 | controller | }
2026-06-12 16:39:04.882687 | controller | ok:
2026-06-12 16:39:04.882838 | controller | {
2026-06-12 16:39:04.882865 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.882882 | controller |   "kind": "Pod",
2026-06-12 16:39:04.882899 | controller |   "metadata": {
2026-06-12 16:39:04.882914 | controller |     "annotations": {
2026-06-12 16:39:04.882930 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.78/23\"],\"mac_address\":\"0a:58:0a:d9:00:4e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.78/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.882950 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.78\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.882967 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.882983 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.882998 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.883013 | controller |     },
2026-06-12 16:39:04.883028 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.883043 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-12 16:39:04.883058 | controller |     "generation": 1,
2026-06-12 16:39:04.883072 | controller |     "labels": {
2026-06-12 16:39:04.883086 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-12 16:39:04.883101 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.883115 | controller |       "openstack.org/operator-name": "horizon",
2026-06-12 16:39:04.883136 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-12 16:39:04.883150 | controller |     },
2026-06-12 16:39:04.883166 | controller |     "managedFields": [
2026-06-12 16:39:04.883188 | controller |       {
2026-06-12 16:39:04.883206 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.883221 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.883235 | controller |         "fieldsV1": {
2026-06-12 16:39:04.883250 | controller |           "f:metadata": {
2026-06-12 16:39:04.883265 | controller |             "f:annotations": {
2026-06-12 16:39:04.883279 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.883293 | controller |             }
2026-06-12 16:39:04.883308 | controller |           }
2026-06-12 16:39:04.883322 | controller |         },
2026-06-12 16:39:04.883336 | controller |         "manager": "crc",
2026-06-12 16:39:04.883351 | controller |         "operation": "Update",
2026-06-12 16:39:04.883365 | controller |         "subresource": "status",
2026-06-12 16:39:04.883379 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.883394 | controller |       },
2026-06-12 16:39:04.883408 | controller |       {
2026-06-12 16:39:04.883422 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.883437 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.883451 | controller |         "fieldsV1": {
2026-06-12 16:39:04.883465 | controller |           "f:metadata": {
2026-06-12 16:39:04.883480 | controller |             "f:annotations": {
2026-06-12 16:39:04.883494 | controller |               ".": {},
2026-06-12 16:39:04.883508 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.883588 | controller |             },
2026-06-12 16:39:04.883605 | controller |             "f:generateName": {},
2026-06-12 16:39:04.883620 | controller |             "f:labels": {
2026-06-12 16:39:04.883664 | controller |               ".": {},
2026-06-12 16:39:04.883692 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.883732 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.883753 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.883768 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.883783 | controller |             },
2026-06-12 16:39:04.883822 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.883841 | controller |               ".": {},
2026-06-12 16:39:04.883857 | controller |               "k:{\"uid\":\"ee1b4cfc-72e7-4a22-8391-dbe6b6c75884\"}": {}
2026-06-12 16:39:04.883872 | controller |             }
2026-06-12 16:39:04.883913 | controller |           },
2026-06-12 16:39:04.883929 | controller |           "f:spec": {
2026-06-12 16:39:04.883944 | controller |             "f:containers": {
2026-06-12 16:39:04.883980 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.884001 | controller |                 ".": {},
2026-06-12 16:39:04.884016 | controller |                 "f:args": {},
2026-06-12 16:39:04.884030 | controller |                 "f:command": {},
2026-06-12 16:39:04.884067 | controller |                 "f:env": {
2026-06-12 16:39:04.884086 | controller |                   ".": {},
2026-06-12 16:39:04.884101 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.884116 | controller |                     ".": {},
2026-06-12 16:39:04.884155 | controller |                     "f:name": {},
2026-06-12 16:39:04.884180 | controller |                     "f:value": {}
2026-06-12 16:39:04.884201 | controller |                   },
2026-06-12 16:39:04.884243 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.884261 | controller |                     ".": {},
2026-06-12 16:39:04.884276 | controller |                     "f:name": {},
2026-06-12 16:39:04.884290 | controller |                     "f:value": {}
2026-06-12 16:39:04.884310 | controller |                   },
2026-06-12 16:39:04.884328 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.884345 | controller |                     ".": {},
2026-06-12 16:39:04.884359 | controller |                     "f:name": {},
2026-06-12 16:39:04.884374 | controller |                     "f:value": {}
2026-06-12 16:39:04.884388 | controller |                   },
2026-06-12 16:39:04.884402 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.884416 | controller |                     ".": {},
2026-06-12 16:39:04.884431 | controller |                     "f:name": {},
2026-06-12 16:39:04.884445 | controller |                     "f:value": {}
2026-06-12 16:39:04.884459 | controller |                   },
2026-06-12 16:39:04.884473 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.884487 | controller |                     ".": {},
2026-06-12 16:39:04.884501 | controller |                     "f:name": {},
2026-06-12 16:39:04.884533 | controller |                     "f:value": {}
2026-06-12 16:39:04.884550 | controller |                   }
2026-06-12 16:39:04.884564 | controller |                 },
2026-06-12 16:39:04.884578 | controller |                 "f:image": {},
2026-06-12 16:39:04.884593 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.884607 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.884621 | controller |                   ".": {},
2026-06-12 16:39:04.884635 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.884649 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.884663 | controller |                     ".": {},
2026-06-12 16:39:04.884677 | controller |                     "f:path": {},
2026-06-12 16:39:04.884691 | controller |                     "f:port": {},
2026-06-12 16:39:04.884705 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.884719 | controller |                   },
2026-06-12 16:39:04.884733 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.884747 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.884761 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.884776 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.884790 | controller |                 },
2026-06-12 16:39:04.884804 | controller |                 "f:name": {},
2026-06-12 16:39:04.884818 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.884833 | controller |                   ".": {},
2026-06-12 16:39:04.884848 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.884862 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.884876 | controller |                     ".": {},
2026-06-12 16:39:04.884889 | controller |                     "f:path": {},
2026-06-12 16:39:04.884903 | controller |                     "f:port": {},
2026-06-12 16:39:04.884917 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.884931 | controller |                   },
2026-06-12 16:39:04.884945 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.884959 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.884973 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.884987 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.885001 | controller |                 },
2026-06-12 16:39:04.885014 | controller |                 "f:resources": {
2026-06-12 16:39:04.885028 | controller |                   ".": {},
2026-06-12 16:39:04.885043 | controller |                   "f:limits": {
2026-06-12 16:39:04.885057 | controller |                     ".": {},
2026-06-12 16:39:04.885070 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.885085 | controller |                     "f:memory": {}
2026-06-12 16:39:04.885099 | controller |                   },
2026-06-12 16:39:04.885117 | controller |                   "f:requests": {
2026-06-12 16:39:04.885132 | controller |                     ".": {},
2026-06-12 16:39:04.885146 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.885161 | controller |                     "f:memory": {}
2026-06-12 16:39:04.885182 | controller |                   }
2026-06-12 16:39:04.885203 | controller |                 },
2026-06-12 16:39:04.885222 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.885242 | controller |                   ".": {},
2026-06-12 16:39:04.885258 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.885272 | controller |                 },
2026-06-12 16:39:04.885286 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.885300 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.885314 | controller |               }
2026-06-12 16:39:04.885328 | controller |             },
2026-06-12 16:39:04.885343 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.885357 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.885371 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.885386 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.885401 | controller |             "f:securityContext": {
2026-06-12 16:39:04.885414 | controller |               ".": {},
2026-06-12 16:39:04.885428 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.885442 | controller |             },
2026-06-12 16:39:04.885456 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.885471 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.885485 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.885499 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.885539 | controller |           }
2026-06-12 16:39:04.885559 | controller |         },
2026-06-12 16:39:04.885575 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.885590 | controller |         "operation": "Update",
2026-06-12 16:39:04.885605 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.885620 | controller |       },
2026-06-12 16:39:04.885634 | controller |       {
2026-06-12 16:39:04.885648 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.885663 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.885677 | controller |         "fieldsV1": {
2026-06-12 16:39:04.885692 | controller |           "f:metadata": {
2026-06-12 16:39:04.885706 | controller |             "f:annotations": {
2026-06-12 16:39:04.885721 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.885736 | controller |             }
2026-06-12 16:39:04.885750 | controller |           }
2026-06-12 16:39:04.885765 | controller |         },
2026-06-12 16:39:04.885779 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.885793 | controller |         "operation": "Update",
2026-06-12 16:39:04.885807 | controller |         "subresource": "status",
2026-06-12 16:39:04.885822 | controller |         "time": "2026-06-12T15:43:08Z"
2026-06-12 16:39:04.885836 | controller |       },
2026-06-12 16:39:04.885850 | controller |       {
2026-06-12 16:39:04.885865 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.885879 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.885893 | controller |         "fieldsV1": {
2026-06-12 16:39:04.885907 | controller |           "f:status": {
2026-06-12 16:39:04.885921 | controller |             "f:conditions": {
2026-06-12 16:39:04.885936 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.885950 | controller |                 ".": {},
2026-06-12 16:39:04.885964 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.885978 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.885997 | controller |                 "f:status": {},
2026-06-12 16:39:04.886012 | controller |                 "f:type": {}
2026-06-12 16:39:04.886027 | controller |               },
2026-06-12 16:39:04.886041 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.886055 | controller |                 ".": {},
2026-06-12 16:39:04.886069 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.886084 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.886098 | controller |                 "f:status": {},
2026-06-12 16:39:04.886112 | controller |                 "f:type": {}
2026-06-12 16:39:04.886126 | controller |               },
2026-06-12 16:39:04.886140 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.886154 | controller |                 ".": {},
2026-06-12 16:39:04.886172 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.886193 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.886213 | controller |                 "f:status": {},
2026-06-12 16:39:04.886229 | controller |                 "f:type": {}
2026-06-12 16:39:04.886243 | controller |               },
2026-06-12 16:39:04.886257 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.886273 | controller |                 ".": {},
2026-06-12 16:39:04.886295 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.886315 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.886337 | controller |                 "f:status": {},
2026-06-12 16:39:04.886356 | controller |                 "f:type": {}
2026-06-12 16:39:04.886371 | controller |               }
2026-06-12 16:39:04.886386 | controller |             },
2026-06-12 16:39:04.886401 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.886420 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.886440 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.886461 | controller |             "f:phase": {},
2026-06-12 16:39:04.886480 | controller |             "f:podIP": {},
2026-06-12 16:39:04.886495 | controller |             "f:podIPs": {
2026-06-12 16:39:04.886510 | controller |               ".": {},
2026-06-12 16:39:04.886546 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-12 16:39:04.886562 | controller |                 ".": {},
2026-06-12 16:39:04.886577 | controller |                 "f:ip": {}
2026-06-12 16:39:04.886592 | controller |               }
2026-06-12 16:39:04.886606 | controller |             },
2026-06-12 16:39:04.886620 | controller |             "f:startTime": {}
2026-06-12 16:39:04.886634 | controller |           }
2026-06-12 16:39:04.886648 | controller |         },
2026-06-12 16:39:04.886662 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.886676 | controller |         "operation": "Update",
2026-06-12 16:39:04.886690 | controller |         "subresource": "status",
2026-06-12 16:39:04.886705 | controller |         "time": "2026-06-12T15:44:08Z"
2026-06-12 16:39:04.886719 | controller |       }
2026-06-12 16:39:04.886734 | controller |     ],
2026-06-12 16:39:04.886748 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-lr6cb",
2026-06-12 16:39:04.886763 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.886777 | controller |     "ownerReferences": [
2026-06-12 16:39:04.886792 | controller |       {
2026-06-12 16:39:04.886806 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.886820 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.886835 | controller |         "controller": true,
2026-06-12 16:39:04.886849 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.886863 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-12 16:39:04.886877 | controller |         "uid": "ee1b4cfc-72e7-4a22-8391-dbe6b6c75884"
2026-06-12 16:39:04.886896 | controller |       }
2026-06-12 16:39:04.886911 | controller |     ],
2026-06-12 16:39:04.886925 | controller |     "resourceVersion": "54216",
2026-06-12 16:39:04.886939 | controller |     "uid": "b98b974d-b758-4215-8572-c7b09ad848fd"
2026-06-12 16:39:04.886954 | controller |   },
2026-06-12 16:39:04.886968 | controller |   "spec": {
2026-06-12 16:39:04.886982 | controller |     "containers": [
2026-06-12 16:39:04.886997 | controller |       {
2026-06-12 16:39:04.887011 | controller |         "args": [
2026-06-12 16:39:04.887025 | controller |           "--leader-elect",
2026-06-12 16:39:04.887039 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.887054 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.887068 | controller |         ],
2026-06-12 16:39:04.887082 | controller |         "command": [
2026-06-12 16:39:04.887097 | controller |           "/manager"
2026-06-12 16:39:04.887111 | controller |         ],
2026-06-12 16:39:04.887125 | controller |         "env": [
2026-06-12 16:39:04.887139 | controller |           {
2026-06-12 16:39:04.887153 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.887170 | controller |             "value": "30"
2026-06-12 16:39:04.887191 | controller |           },
2026-06-12 16:39:04.887208 | controller |           {
2026-06-12 16:39:04.887223 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.887237 | controller |             "value": "20"
2026-06-12 16:39:04.887251 | controller |           },
2026-06-12 16:39:04.887265 | controller |           {
2026-06-12 16:39:04.887281 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.887298 | controller |             "value": "5"
2026-06-12 16:39:04.887313 | controller |           },
2026-06-12 16:39:04.887327 | controller |           {
2026-06-12 16:39:04.887341 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.887355 | controller |             "value": "false"
2026-06-12 16:39:04.887369 | controller |           },
2026-06-12 16:39:04.887383 | controller |           {
2026-06-12 16:39:04.887398 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.887412 | controller |             "value": "false"
2026-06-12 16:39:04.887425 | controller |           }
2026-06-12 16:39:04.887440 | controller |         ],
2026-06-12 16:39:04.887454 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 16:39:04.887469 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.887483 | controller |         "livenessProbe": {
2026-06-12 16:39:04.887498 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.887526 | controller |           "httpGet": {
2026-06-12 16:39:04.887546 | controller |             "path": "/healthz",
2026-06-12 16:39:04.887561 | controller |             "port": 8081,
2026-06-12 16:39:04.887575 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.887590 | controller |           },
2026-06-12 16:39:04.887603 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.887617 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.887631 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.887663 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.887680 | controller |         },
2026-06-12 16:39:04.887695 | controller |         "name": "manager",
2026-06-12 16:39:04.887710 | controller |         "readinessProbe": {
2026-06-12 16:39:04.887724 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.887739 | controller |           "httpGet": {
2026-06-12 16:39:04.887753 | controller |             "path": "/readyz",
2026-06-12 16:39:04.887768 | controller |             "port": 8081,
2026-06-12 16:39:04.887782 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.887797 | controller |           },
2026-06-12 16:39:04.887811 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.887829 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.887844 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.887858 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.887872 | controller |         },
2026-06-12 16:39:04.887888 | controller |         "resources": {
2026-06-12 16:39:04.887902 | controller |           "limits": {
2026-06-12 16:39:04.887917 | controller |             "cpu": "500m",
2026-06-12 16:39:04.887931 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.887946 | controller |           },
2026-06-12 16:39:04.887960 | controller |           "requests": {
2026-06-12 16:39:04.887975 | controller |             "cpu": "10m",
2026-06-12 16:39:04.887989 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.888003 | controller |           }
2026-06-12 16:39:04.888017 | controller |         },
2026-06-12 16:39:04.888032 | controller |         "securityContext": {
2026-06-12 16:39:04.888046 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.888060 | controller |           "capabilities": {
2026-06-12 16:39:04.888074 | controller |             "drop": [
2026-06-12 16:39:04.888089 | controller |               "MKNOD"
2026-06-12 16:39:04.888103 | controller |             ]
2026-06-12 16:39:04.888117 | controller |           }
2026-06-12 16:39:04.888131 | controller |         },
2026-06-12 16:39:04.888146 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.888161 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.888183 | controller |         "volumeMounts": [
2026-06-12 16:39:04.888204 | controller |           {
2026-06-12 16:39:04.888219 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.888234 | controller |             "name": "kube-api-access-kjz59",
2026-06-12 16:39:04.888249 | controller |             "readOnly": true
2026-06-12 16:39:04.888263 | controller |           }
2026-06-12 16:39:04.888277 | controller |         ]
2026-06-12 16:39:04.888291 | controller |       }
2026-06-12 16:39:04.888305 | controller |     ],
2026-06-12 16:39:04.888319 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.888334 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.888348 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.888362 | controller |       {
2026-06-12 16:39:04.888376 | controller |         "name": "horizon-operator-controller-manager-dockercfg-t8xrr"
2026-06-12 16:39:04.888391 | controller |       }
2026-06-12 16:39:04.888406 | controller |     ],
2026-06-12 16:39:04.888420 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.888435 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.888449 | controller |     "priority": 0,
2026-06-12 16:39:04.888463 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.888477 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.888492 | controller |     "securityContext": {
2026-06-12 16:39:04.888506 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.888541 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.888557 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.888572 | controller |       }
2026-06-12 16:39:04.888586 | controller |     },
2026-06-12 16:39:04.888600 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-12 16:39:04.888616 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-12 16:39:04.888630 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.888644 | controller |     "tolerations": [
2026-06-12 16:39:04.888658 | controller |       {
2026-06-12 16:39:04.888673 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.888687 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.888701 | controller |         "operator": "Exists",
2026-06-12 16:39:04.888719 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.888734 | controller |       },
2026-06-12 16:39:04.888748 | controller |       {
2026-06-12 16:39:04.888762 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.888777 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.888791 | controller |         "operator": "Exists",
2026-06-12 16:39:04.888806 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.888820 | controller |       },
2026-06-12 16:39:04.888834 | controller |       {
2026-06-12 16:39:04.888849 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.888863 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.888877 | controller |         "operator": "Exists"
2026-06-12 16:39:04.888891 | controller |       }
2026-06-12 16:39:04.888905 | controller |     ],
2026-06-12 16:39:04.888920 | controller |     "volumes": [
2026-06-12 16:39:04.888934 | controller |       {
2026-06-12 16:39:04.888948 | controller |         "name": "kube-api-access-kjz59",
2026-06-12 16:39:04.888962 | controller |         "projected": {
2026-06-12 16:39:04.888976 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.888992 | controller |           "sources": [
2026-06-12 16:39:04.889007 | controller |             {
2026-06-12 16:39:04.889021 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.889036 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.889050 | controller |                 "path": "token"
2026-06-12 16:39:04.889065 | controller |               }
2026-06-12 16:39:04.889079 | controller |             },
2026-06-12 16:39:04.889093 | controller |             {
2026-06-12 16:39:04.889108 | controller |               "configMap": {
2026-06-12 16:39:04.889122 | controller |                 "items": [
2026-06-12 16:39:04.889136 | controller |                   {
2026-06-12 16:39:04.889150 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.889164 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.889178 | controller |                   }
2026-06-12 16:39:04.889192 | controller |                 ],
2026-06-12 16:39:04.889206 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.889220 | controller |               }
2026-06-12 16:39:04.889235 | controller |             },
2026-06-12 16:39:04.889249 | controller |             {
2026-06-12 16:39:04.889263 | controller |               "downwardAPI": {
2026-06-12 16:39:04.889277 | controller |                 "items": [
2026-06-12 16:39:04.889291 | controller |                   {
2026-06-12 16:39:04.889305 | controller |                     "fieldRef": {
2026-06-12 16:39:04.889320 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.889334 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.889348 | controller |                     },
2026-06-12 16:39:04.889362 | controller |                     "path": "namespace"
2026-06-12 16:39:04.889376 | controller |                   }
2026-06-12 16:39:04.889390 | controller |                 ]
2026-06-12 16:39:04.889404 | controller |               }
2026-06-12 16:39:04.889418 | controller |             },
2026-06-12 16:39:04.889432 | controller |             {
2026-06-12 16:39:04.889446 | controller |               "configMap": {
2026-06-12 16:39:04.889460 | controller |                 "items": [
2026-06-12 16:39:04.889475 | controller |                   {
2026-06-12 16:39:04.889489 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.889504 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.889548 | controller |                   }
2026-06-12 16:39:04.889566 | controller |                 ],
2026-06-12 16:39:04.889581 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.889596 | controller |               }
2026-06-12 16:39:04.889614 | controller |             }
2026-06-12 16:39:04.889628 | controller |           ]
2026-06-12 16:39:04.889643 | controller |         }
2026-06-12 16:39:04.889657 | controller |       }
2026-06-12 16:39:04.889671 | controller |     ]
2026-06-12 16:39:04.889685 | controller |   },
2026-06-12 16:39:04.889699 | controller |   "status": {
2026-06-12 16:39:04.889713 | controller |     "conditions": [
2026-06-12 16:39:04.889727 | controller |       {
2026-06-12 16:39:04.889740 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.889755 | controller |         "lastTransitionTime": "2026-06-12T15:43:54Z",
2026-06-12 16:39:04.889769 | controller |         "status": "True",
2026-06-12 16:39:04.889783 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.889798 | controller |       },
2026-06-12 16:39:04.889813 | controller |       {
2026-06-12 16:39:04.889827 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.889841 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.889855 | controller |         "status": "True",
2026-06-12 16:39:04.889870 | controller |         "type": "Initialized"
2026-06-12 16:39:04.889886 | controller |       },
2026-06-12 16:39:04.889900 | controller |       {
2026-06-12 16:39:04.889914 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.889929 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:04.889943 | controller |         "status": "True",
2026-06-12 16:39:04.889957 | controller |         "type": "Ready"
2026-06-12 16:39:04.889971 | controller |       },
2026-06-12 16:39:04.889984 | controller |       {
2026-06-12 16:39:04.889998 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.890013 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:04.890027 | controller |         "status": "True",
2026-06-12 16:39:04.890042 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.890057 | controller |       },
2026-06-12 16:39:04.890071 | controller |       {
2026-06-12 16:39:04.890085 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.890099 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.890114 | controller |         "status": "True",
2026-06-12 16:39:04.890128 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.890142 | controller |       }
2026-06-12 16:39:04.890156 | controller |     ],
2026-06-12 16:39:04.890176 | controller |     "containerStatuses": [
2026-06-12 16:39:04.890197 | controller |       {
2026-06-12 16:39:04.890219 | controller |         "allocatedResources": {
2026-06-12 16:39:04.890234 | controller |           "cpu": "10m",
2026-06-12 16:39:04.890249 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.890263 | controller |         },
2026-06-12 16:39:04.890277 | controller |         "containerID": "cri-o://b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60",
2026-06-12 16:39:04.890292 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 16:39:04.890307 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 16:39:04.890322 | controller |         "lastState": {},
2026-06-12 16:39:04.890337 | controller |         "name": "manager",
2026-06-12 16:39:04.890351 | controller |         "ready": true,
2026-06-12 16:39:04.890365 | controller |         "resources": {
2026-06-12 16:39:04.890379 | controller |           "limits": {
2026-06-12 16:39:04.890393 | controller |             "cpu": "500m",
2026-06-12 16:39:04.890408 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.890422 | controller |           },
2026-06-12 16:39:04.890436 | controller |           "requests": {
2026-06-12 16:39:04.890451 | controller |             "cpu": "10m",
2026-06-12 16:39:04.890469 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.890484 | controller |           }
2026-06-12 16:39:04.890498 | controller |         },
2026-06-12 16:39:04.890527 | controller |         "restartCount": 0,
2026-06-12 16:39:04.890547 | controller |         "started": true,
2026-06-12 16:39:04.890563 | controller |         "state": {
2026-06-12 16:39:04.890577 | controller |           "running": {
2026-06-12 16:39:04.890592 | controller |             "startedAt": "2026-06-12T15:43:53Z"
2026-06-12 16:39:04.890606 | controller |           }
2026-06-12 16:39:04.890620 | controller |         },
2026-06-12 16:39:04.890634 | controller |         "user": {
2026-06-12 16:39:04.890648 | controller |           "linux": {
2026-06-12 16:39:04.890662 | controller |             "gid": 0,
2026-06-12 16:39:04.890676 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.890690 | controller |               0
2026-06-12 16:39:04.890704 | controller |             ],
2026-06-12 16:39:04.890718 | controller |             "uid": 65532
2026-06-12 16:39:04.890732 | controller |           }
2026-06-12 16:39:04.890746 | controller |         },
2026-06-12 16:39:04.890760 | controller |         "volumeMounts": [
2026-06-12 16:39:04.890774 | controller |           {
2026-06-12 16:39:04.890788 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.890803 | controller |             "name": "kube-api-access-kjz59",
2026-06-12 16:39:04.890817 | controller |             "readOnly": true,
2026-06-12 16:39:04.890832 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.890847 | controller |           }
2026-06-12 16:39:04.890861 | controller |         ]
2026-06-12 16:39:04.890875 | controller |       }
2026-06-12 16:39:04.890890 | controller |     ],
2026-06-12 16:39:04.890904 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.890918 | controller |     "hostIPs": [
2026-06-12 16:39:04.890932 | controller |       {
2026-06-12 16:39:04.890946 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.890960 | controller |       }
2026-06-12 16:39:04.890974 | controller |     ],
2026-06-12 16:39:04.890988 | controller |     "phase": "Running",
2026-06-12 16:39:04.891002 | controller |     "podIP": "10.217.0.78",
2026-06-12 16:39:04.891016 | controller |     "podIPs": [
2026-06-12 16:39:04.891030 | controller |       {
2026-06-12 16:39:04.891044 | controller |         "ip": "10.217.0.78"
2026-06-12 16:39:04.891058 | controller |       }
2026-06-12 16:39:04.891072 | controller |     ],
2026-06-12 16:39:04.891086 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.891099 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.891113 | controller |   }
2026-06-12 16:39:04.891127 | controller | }
2026-06-12 16:39:04.913042 | controller | ok:
2026-06-12 16:39:04.913102 | controller | {
2026-06-12 16:39:04.913122 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.913139 | controller |   "kind": "Pod",
2026-06-12 16:39:04.913154 | controller |   "metadata": {
2026-06-12 16:39:04.913169 | controller |     "annotations": {
2026-06-12 16:39:04.913185 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.79/23\"],\"mac_address\":\"0a:58:0a:d9:00:4f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.79/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.913201 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.79\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.913216 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.913237 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.913252 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.913268 | controller |     },
2026-06-12 16:39:04.913283 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.913298 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-12 16:39:04.913313 | controller |     "generation": 1,
2026-06-12 16:39:04.913327 | controller |     "labels": {
2026-06-12 16:39:04.913341 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-12 16:39:04.913356 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.913371 | controller |       "openstack.org/operator-name": "infra",
2026-06-12 16:39:04.913385 | controller |       "pod-template-hash": "594d6555bb"
2026-06-12 16:39:04.913400 | controller |     },
2026-06-12 16:39:04.913414 | controller |     "managedFields": [
2026-06-12 16:39:04.913429 | controller |       {
2026-06-12 16:39:04.913443 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.913458 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.913472 | controller |         "fieldsV1": {
2026-06-12 16:39:04.913487 | controller |           "f:metadata": {
2026-06-12 16:39:04.913501 | controller |             "f:annotations": {
2026-06-12 16:39:04.913546 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.913564 | controller |             }
2026-06-12 16:39:04.913579 | controller |           }
2026-06-12 16:39:04.913594 | controller |         },
2026-06-12 16:39:04.913609 | controller |         "manager": "crc",
2026-06-12 16:39:04.913623 | controller |         "operation": "Update",
2026-06-12 16:39:04.913638 | controller |         "subresource": "status",
2026-06-12 16:39:04.913652 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.913667 | controller |       },
2026-06-12 16:39:04.913682 | controller |       {
2026-06-12 16:39:04.913696 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.913710 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.913725 | controller |         "fieldsV1": {
2026-06-12 16:39:04.913739 | controller |           "f:metadata": {
2026-06-12 16:39:04.913753 | controller |             "f:annotations": {
2026-06-12 16:39:04.913768 | controller |               ".": {},
2026-06-12 16:39:04.913783 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.913798 | controller |             },
2026-06-12 16:39:04.913813 | controller |             "f:generateName": {},
2026-06-12 16:39:04.913828 | controller |             "f:labels": {
2026-06-12 16:39:04.913842 | controller |               ".": {},
2026-06-12 16:39:04.913857 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.913871 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.913886 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.913900 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.913915 | controller |             },
2026-06-12 16:39:04.913929 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.913943 | controller |               ".": {},
2026-06-12 16:39:04.913958 | controller |               "k:{\"uid\":\"bd485dd2-ed43-49e5-8a9d-8a8e322ec1ca\"}": {}
2026-06-12 16:39:04.913972 | controller |             }
2026-06-12 16:39:04.913987 | controller |           },
2026-06-12 16:39:04.914001 | controller |           "f:spec": {
2026-06-12 16:39:04.914016 | controller |             "f:containers": {
2026-06-12 16:39:04.914030 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.914045 | controller |                 ".": {},
2026-06-12 16:39:04.914059 | controller |                 "f:args": {},
2026-06-12 16:39:04.914074 | controller |                 "f:command": {},
2026-06-12 16:39:04.914092 | controller |                 "f:env": {
2026-06-12 16:39:04.914106 | controller |                   ".": {},
2026-06-12 16:39:04.914120 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.914135 | controller |                     ".": {},
2026-06-12 16:39:04.914149 | controller |                     "f:name": {},
2026-06-12 16:39:04.914163 | controller |                     "f:value": {}
2026-06-12 16:39:04.914178 | controller |                   },
2026-06-12 16:39:04.914192 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.914206 | controller |                     ".": {},
2026-06-12 16:39:04.914220 | controller |                     "f:name": {},
2026-06-12 16:39:04.914234 | controller |                     "f:value": {}
2026-06-12 16:39:04.914248 | controller |                   },
2026-06-12 16:39:04.914262 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.914277 | controller |                     ".": {},
2026-06-12 16:39:04.914291 | controller |                     "f:name": {},
2026-06-12 16:39:04.914305 | controller |                     "f:value": {}
2026-06-12 16:39:04.914320 | controller |                   },
2026-06-12 16:39:04.914334 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.914348 | controller |                     ".": {},
2026-06-12 16:39:04.914362 | controller |                     "f:name": {},
2026-06-12 16:39:04.914376 | controller |                     "f:value": {}
2026-06-12 16:39:04.914390 | controller |                   },
2026-06-12 16:39:04.914404 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.914418 | controller |                     ".": {},
2026-06-12 16:39:04.914432 | controller |                     "f:name": {},
2026-06-12 16:39:04.914447 | controller |                     "f:value": {}
2026-06-12 16:39:04.914461 | controller |                   }
2026-06-12 16:39:04.914475 | controller |                 },
2026-06-12 16:39:04.914490 | controller |                 "f:image": {},
2026-06-12 16:39:04.914505 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.914538 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.914554 | controller |                   ".": {},
2026-06-12 16:39:04.914568 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.914583 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.914597 | controller |                     ".": {},
2026-06-12 16:39:04.914611 | controller |                     "f:path": {},
2026-06-12 16:39:04.914626 | controller |                     "f:port": {},
2026-06-12 16:39:04.914641 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.914655 | controller |                   },
2026-06-12 16:39:04.914669 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.914683 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.914698 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.914712 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.914726 | controller |                 },
2026-06-12 16:39:04.914740 | controller |                 "f:name": {},
2026-06-12 16:39:04.914754 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.914768 | controller |                   ".": {},
2026-06-12 16:39:04.914782 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.914797 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.914811 | controller |                     ".": {},
2026-06-12 16:39:04.914826 | controller |                     "f:path": {},
2026-06-12 16:39:04.914840 | controller |                     "f:port": {},
2026-06-12 16:39:04.914854 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.914869 | controller |                   },
2026-06-12 16:39:04.914894 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.914909 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.914924 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.914938 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.914953 | controller |                 },
2026-06-12 16:39:04.914968 | controller |                 "f:resources": {
2026-06-12 16:39:04.914982 | controller |                   ".": {},
2026-06-12 16:39:04.914997 | controller |                   "f:limits": {
2026-06-12 16:39:04.915011 | controller |                     ".": {},
2026-06-12 16:39:04.915025 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.915039 | controller |                     "f:memory": {}
2026-06-12 16:39:04.915053 | controller |                   },
2026-06-12 16:39:04.915066 | controller |                   "f:requests": {
2026-06-12 16:39:04.915080 | controller |                     ".": {},
2026-06-12 16:39:04.915094 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.915108 | controller |                     "f:memory": {}
2026-06-12 16:39:04.915122 | controller |                   }
2026-06-12 16:39:04.915136 | controller |                 },
2026-06-12 16:39:04.915150 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.915167 | controller |                   ".": {},
2026-06-12 16:39:04.915187 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.915208 | controller |                 },
2026-06-12 16:39:04.915229 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.915249 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 16:39:04.915270 | controller |                 "f:volumeMounts": {
2026-06-12 16:39:04.915285 | controller |                   ".": {},
2026-06-12 16:39:04.915300 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 16:39:04.915315 | controller |                     ".": {},
2026-06-12 16:39:04.915332 | controller |                     "f:mountPath": {},
2026-06-12 16:39:04.915348 | controller |                     "f:name": {},
2026-06-12 16:39:04.915363 | controller |                     "f:readOnly": {}
2026-06-12 16:39:04.915377 | controller |                   }
2026-06-12 16:39:04.915391 | controller |                 }
2026-06-12 16:39:04.915405 | controller |               }
2026-06-12 16:39:04.915420 | controller |             },
2026-06-12 16:39:04.915447 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.915465 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.915480 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.915495 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.915534 | controller |             "f:securityContext": {
2026-06-12 16:39:04.915551 | controller |               ".": {},
2026-06-12 16:39:04.915566 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.915580 | controller |             },
2026-06-12 16:39:04.915594 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.915608 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.915622 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.915637 | controller |             "f:tolerations": {},
2026-06-12 16:39:04.915652 | controller |             "f:volumes": {
2026-06-12 16:39:04.915667 | controller |               ".": {},
2026-06-12 16:39:04.915683 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 16:39:04.915697 | controller |                 ".": {},
2026-06-12 16:39:04.915712 | controller |                 "f:name": {},
2026-06-12 16:39:04.915726 | controller |                 "f:secret": {
2026-06-12 16:39:04.915740 | controller |                   ".": {},
2026-06-12 16:39:04.915754 | controller |                   "f:defaultMode": {},
2026-06-12 16:39:04.915772 | controller |                   "f:secretName": {}
2026-06-12 16:39:04.915787 | controller |                 }
2026-06-12 16:39:04.915801 | controller |               }
2026-06-12 16:39:04.915816 | controller |             }
2026-06-12 16:39:04.915830 | controller |           }
2026-06-12 16:39:04.915845 | controller |         },
2026-06-12 16:39:04.915859 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.915874 | controller |         "operation": "Update",
2026-06-12 16:39:04.915888 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.915904 | controller |       },
2026-06-12 16:39:04.915919 | controller |       {
2026-06-12 16:39:04.915933 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.915948 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.915962 | controller |         "fieldsV1": {
2026-06-12 16:39:04.915977 | controller |           "f:metadata": {
2026-06-12 16:39:04.915991 | controller |             "f:annotations": {
2026-06-12 16:39:04.916005 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.916020 | controller |             }
2026-06-12 16:39:04.916034 | controller |           }
2026-06-12 16:39:04.916049 | controller |         },
2026-06-12 16:39:04.916064 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.916078 | controller |         "operation": "Update",
2026-06-12 16:39:04.916093 | controller |         "subresource": "status",
2026-06-12 16:39:04.916107 | controller |         "time": "2026-06-12T15:43:21Z"
2026-06-12 16:39:04.916122 | controller |       },
2026-06-12 16:39:04.916136 | controller |       {
2026-06-12 16:39:04.916151 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.916165 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.916180 | controller |         "fieldsV1": {
2026-06-12 16:39:04.916195 | controller |           "f:status": {
2026-06-12 16:39:04.916210 | controller |             "f:conditions": {
2026-06-12 16:39:04.916224 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.916238 | controller |                 ".": {},
2026-06-12 16:39:04.916253 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.916267 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.916282 | controller |                 "f:status": {},
2026-06-12 16:39:04.916296 | controller |                 "f:type": {}
2026-06-12 16:39:04.916311 | controller |               },
2026-06-12 16:39:04.916325 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.916339 | controller |                 ".": {},
2026-06-12 16:39:04.916354 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.916368 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.916383 | controller |                 "f:status": {},
2026-06-12 16:39:04.916397 | controller |                 "f:type": {}
2026-06-12 16:39:04.916411 | controller |               },
2026-06-12 16:39:04.916425 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.916440 | controller |                 ".": {},
2026-06-12 16:39:04.916455 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.916470 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.916484 | controller |                 "f:status": {},
2026-06-12 16:39:04.916498 | controller |                 "f:type": {}
2026-06-12 16:39:04.916527 | controller |               },
2026-06-12 16:39:04.916547 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.916562 | controller |                 ".": {},
2026-06-12 16:39:04.916577 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.916591 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.916607 | controller |                 "f:status": {},
2026-06-12 16:39:04.916626 | controller |                 "f:type": {}
2026-06-12 16:39:04.916641 | controller |               }
2026-06-12 16:39:04.916656 | controller |             },
2026-06-12 16:39:04.916672 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.916686 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.916701 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.916715 | controller |             "f:phase": {},
2026-06-12 16:39:04.916730 | controller |             "f:podIP": {},
2026-06-12 16:39:04.916744 | controller |             "f:podIPs": {
2026-06-12 16:39:04.916758 | controller |               ".": {},
2026-06-12 16:39:04.916772 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-12 16:39:04.916786 | controller |                 ".": {},
2026-06-12 16:39:04.916801 | controller |                 "f:ip": {}
2026-06-12 16:39:04.916815 | controller |               }
2026-06-12 16:39:04.916830 | controller |             },
2026-06-12 16:39:04.916844 | controller |             "f:startTime": {}
2026-06-12 16:39:04.916859 | controller |           }
2026-06-12 16:39:04.916873 | controller |         },
2026-06-12 16:39:04.916887 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.916902 | controller |         "operation": "Update",
2026-06-12 16:39:04.916917 | controller |         "subresource": "status",
2026-06-12 16:39:04.916935 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:04.916956 | controller |       }
2026-06-12 16:39:04.916976 | controller |     ],
2026-06-12 16:39:04.916996 | controller |     "name": "infra-operator-controller-manager-594d6555bb-lm6kj",
2026-06-12 16:39:04.917016 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.917031 | controller |     "ownerReferences": [
2026-06-12 16:39:04.917046 | controller |       {
2026-06-12 16:39:04.917061 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.917076 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.917090 | controller |         "controller": true,
2026-06-12 16:39:04.917105 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.917119 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-12 16:39:04.917133 | controller |         "uid": "bd485dd2-ed43-49e5-8a9d-8a8e322ec1ca"
2026-06-12 16:39:04.917147 | controller |       }
2026-06-12 16:39:04.917162 | controller |     ],
2026-06-12 16:39:04.917176 | controller |     "resourceVersion": "54272",
2026-06-12 16:39:04.917190 | controller |     "uid": "b3fea09e-eff4-4715-a05f-32299c95bbe4"
2026-06-12 16:39:04.917205 | controller |   },
2026-06-12 16:39:04.917220 | controller |   "spec": {
2026-06-12 16:39:04.917234 | controller |     "containers": [
2026-06-12 16:39:04.917249 | controller |       {
2026-06-12 16:39:04.917263 | controller |         "args": [
2026-06-12 16:39:04.917277 | controller |           "--leader-elect",
2026-06-12 16:39:04.917291 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.917305 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.917321 | controller |         ],
2026-06-12 16:39:04.917337 | controller |         "command": [
2026-06-12 16:39:04.917353 | controller |           "/manager"
2026-06-12 16:39:04.917367 | controller |         ],
2026-06-12 16:39:04.917381 | controller |         "env": [
2026-06-12 16:39:04.917394 | controller |           {
2026-06-12 16:39:04.917408 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.917422 | controller |             "value": "30"
2026-06-12 16:39:04.917436 | controller |           },
2026-06-12 16:39:04.917450 | controller |           {
2026-06-12 16:39:04.917464 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.917478 | controller |             "value": "20"
2026-06-12 16:39:04.917492 | controller |           },
2026-06-12 16:39:04.917505 | controller |           {
2026-06-12 16:39:04.917550 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.917571 | controller |             "value": "5"
2026-06-12 16:39:04.917587 | controller |           },
2026-06-12 16:39:04.917601 | controller |           {
2026-06-12 16:39:04.917616 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.917630 | controller |             "value": "true"
2026-06-12 16:39:04.917645 | controller |           },
2026-06-12 16:39:04.917659 | controller |           {
2026-06-12 16:39:04.917673 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.917688 | controller |             "value": "false"
2026-06-12 16:39:04.917702 | controller |           }
2026-06-12 16:39:04.917717 | controller |         ],
2026-06-12 16:39:04.917732 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 16:39:04.917747 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.917762 | controller |         "livenessProbe": {
2026-06-12 16:39:04.917777 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.917791 | controller |           "httpGet": {
2026-06-12 16:39:04.917806 | controller |             "path": "/healthz",
2026-06-12 16:39:04.917820 | controller |             "port": 8081,
2026-06-12 16:39:04.917835 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.917849 | controller |           },
2026-06-12 16:39:04.917863 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.917878 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.917892 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.917907 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.917921 | controller |         },
2026-06-12 16:39:04.917935 | controller |         "name": "manager",
2026-06-12 16:39:04.917950 | controller |         "readinessProbe": {
2026-06-12 16:39:04.917965 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.917980 | controller |           "httpGet": {
2026-06-12 16:39:04.917995 | controller |             "path": "/readyz",
2026-06-12 16:39:04.918009 | controller |             "port": 8081,
2026-06-12 16:39:04.918024 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.918039 | controller |           },
2026-06-12 16:39:04.918060 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.918083 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.918103 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.918125 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.918141 | controller |         },
2026-06-12 16:39:04.918156 | controller |         "resources": {
2026-06-12 16:39:04.918176 | controller |           "limits": {
2026-06-12 16:39:04.918196 | controller |             "cpu": "600m",
2026-06-12 16:39:04.918217 | controller |             "memory": "2Gi"
2026-06-12 16:39:04.918235 | controller |           },
2026-06-12 16:39:04.918250 | controller |           "requests": {
2026-06-12 16:39:04.918264 | controller |             "cpu": "10m",
2026-06-12 16:39:04.918279 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.918293 | controller |           }
2026-06-12 16:39:04.918307 | controller |         },
2026-06-12 16:39:04.918321 | controller |         "securityContext": {
2026-06-12 16:39:04.918335 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.918350 | controller |           "capabilities": {
2026-06-12 16:39:04.918364 | controller |             "drop": [
2026-06-12 16:39:04.918379 | controller |               "MKNOD"
2026-06-12 16:39:04.918393 | controller |             ]
2026-06-12 16:39:04.918407 | controller |           }
2026-06-12 16:39:04.918421 | controller |         },
2026-06-12 16:39:04.918435 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.918450 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.918464 | controller |         "volumeMounts": [
2026-06-12 16:39:04.918484 | controller |           {
2026-06-12 16:39:04.918499 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 16:39:04.918529 | controller |             "name": "cert",
2026-06-12 16:39:04.918550 | controller |             "readOnly": true
2026-06-12 16:39:04.918565 | controller |           },
2026-06-12 16:39:04.918580 | controller |           {
2026-06-12 16:39:04.918595 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.918609 | controller |             "name": "kube-api-access-hmhjz",
2026-06-12 16:39:04.918623 | controller |             "readOnly": true
2026-06-12 16:39:04.918638 | controller |           }
2026-06-12 16:39:04.918652 | controller |         ]
2026-06-12 16:39:04.918667 | controller |       }
2026-06-12 16:39:04.918681 | controller |     ],
2026-06-12 16:39:04.918696 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.918710 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.918725 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.918788 | controller |       {
2026-06-12 16:39:04.918809 | controller |         "name": "infra-operator-controller-manager-dockercfg-t4zfs"
2026-06-12 16:39:04.918826 | controller |       }
2026-06-12 16:39:04.918841 | controller |     ],
2026-06-12 16:39:04.918856 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.918871 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.918886 | controller |     "priority": 0,
2026-06-12 16:39:04.918900 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.918915 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.918929 | controller |     "securityContext": {
2026-06-12 16:39:04.918943 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.918958 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.918972 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.918986 | controller |       }
2026-06-12 16:39:04.919000 | controller |     },
2026-06-12 16:39:04.919015 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-12 16:39:04.919029 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-12 16:39:04.919044 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.919059 | controller |     "tolerations": [
2026-06-12 16:39:04.919073 | controller |       {
2026-06-12 16:39:04.919088 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.919103 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.919117 | controller |         "operator": "Exists",
2026-06-12 16:39:04.919132 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.919147 | controller |       },
2026-06-12 16:39:04.919162 | controller |       {
2026-06-12 16:39:04.919176 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.919191 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.919206 | controller |         "operator": "Exists",
2026-06-12 16:39:04.919220 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.919235 | controller |       },
2026-06-12 16:39:04.919249 | controller |       {
2026-06-12 16:39:04.919264 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.919278 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.919293 | controller |         "operator": "Exists"
2026-06-12 16:39:04.919307 | controller |       }
2026-06-12 16:39:04.919322 | controller |     ],
2026-06-12 16:39:04.919336 | controller |     "volumes": [
2026-06-12 16:39:04.919350 | controller |       {
2026-06-12 16:39:04.919364 | controller |         "name": "cert",
2026-06-12 16:39:04.919378 | controller |         "secret": {
2026-06-12 16:39:04.919393 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.919421 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-12 16:39:04.919442 | controller |         }
2026-06-12 16:39:04.919457 | controller |       },
2026-06-12 16:39:04.919471 | controller |       {
2026-06-12 16:39:04.919485 | controller |         "name": "kube-api-access-hmhjz",
2026-06-12 16:39:04.919499 | controller |         "projected": {
2026-06-12 16:39:04.919541 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.919558 | controller |           "sources": [
2026-06-12 16:39:04.919573 | controller |             {
2026-06-12 16:39:04.919587 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.919602 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.919616 | controller |                 "path": "token"
2026-06-12 16:39:04.919630 | controller |               }
2026-06-12 16:39:04.919645 | controller |             },
2026-06-12 16:39:04.919659 | controller |             {
2026-06-12 16:39:04.919673 | controller |               "configMap": {
2026-06-12 16:39:04.919687 | controller |                 "items": [
2026-06-12 16:39:04.919701 | controller |                   {
2026-06-12 16:39:04.919715 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.919729 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.919743 | controller |                   }
2026-06-12 16:39:04.919758 | controller |                 ],
2026-06-12 16:39:04.919772 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.919786 | controller |               }
2026-06-12 16:39:04.919800 | controller |             },
2026-06-12 16:39:04.919814 | controller |             {
2026-06-12 16:39:04.919828 | controller |               "downwardAPI": {
2026-06-12 16:39:04.919842 | controller |                 "items": [
2026-06-12 16:39:04.919856 | controller |                   {
2026-06-12 16:39:04.919870 | controller |                     "fieldRef": {
2026-06-12 16:39:04.919885 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.919900 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.919920 | controller |                     },
2026-06-12 16:39:04.919942 | controller |                     "path": "namespace"
2026-06-12 16:39:04.919964 | controller |                   }
2026-06-12 16:39:04.919981 | controller |                 ]
2026-06-12 16:39:04.919996 | controller |               }
2026-06-12 16:39:04.920011 | controller |             },
2026-06-12 16:39:04.920029 | controller |             {
2026-06-12 16:39:04.920052 | controller |               "configMap": {
2026-06-12 16:39:04.920072 | controller |                 "items": [
2026-06-12 16:39:04.920087 | controller |                   {
2026-06-12 16:39:04.920102 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.920118 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.920140 | controller |                   }
2026-06-12 16:39:04.920162 | controller |                 ],
2026-06-12 16:39:04.920180 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.920196 | controller |               }
2026-06-12 16:39:04.920212 | controller |             }
2026-06-12 16:39:04.920232 | controller |           ]
2026-06-12 16:39:04.920254 | controller |         }
2026-06-12 16:39:04.920274 | controller |       }
2026-06-12 16:39:04.920293 | controller |     ]
2026-06-12 16:39:04.920309 | controller |   },
2026-06-12 16:39:04.920323 | controller |   "status": {
2026-06-12 16:39:04.920338 | controller |     "conditions": [
2026-06-12 16:39:04.920352 | controller |       {
2026-06-12 16:39:04.920367 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.920381 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:04.920396 | controller |         "status": "True",
2026-06-12 16:39:04.920410 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.920425 | controller |       },
2026-06-12 16:39:04.920440 | controller |       {
2026-06-12 16:39:04.920462 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.920477 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.920492 | controller |         "status": "True",
2026-06-12 16:39:04.920507 | controller |         "type": "Initialized"
2026-06-12 16:39:04.920544 | controller |       },
2026-06-12 16:39:04.920560 | controller |       {
2026-06-12 16:39:04.920575 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.920589 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:04.920603 | controller |         "status": "True",
2026-06-12 16:39:04.920618 | controller |         "type": "Ready"
2026-06-12 16:39:04.920632 | controller |       },
2026-06-12 16:39:04.920647 | controller |       {
2026-06-12 16:39:04.920662 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.920676 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:04.920691 | controller |         "status": "True",
2026-06-12 16:39:04.920706 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.920720 | controller |       },
2026-06-12 16:39:04.920735 | controller |       {
2026-06-12 16:39:04.920749 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.920764 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.920778 | controller |         "status": "True",
2026-06-12 16:39:04.920793 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.920808 | controller |       }
2026-06-12 16:39:04.920822 | controller |     ],
2026-06-12 16:39:04.920837 | controller |     "containerStatuses": [
2026-06-12 16:39:04.920851 | controller |       {
2026-06-12 16:39:04.920865 | controller |         "allocatedResources": {
2026-06-12 16:39:04.920880 | controller |           "cpu": "10m",
2026-06-12 16:39:04.920894 | controller |           "memory": "512Mi"
2026-06-12 16:39:04.920908 | controller |         },
2026-06-12 16:39:04.920922 | controller |         "containerID": "cri-o://b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018",
2026-06-12 16:39:04.920937 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 16:39:04.920951 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 16:39:04.920966 | controller |         "lastState": {},
2026-06-12 16:39:04.920981 | controller |         "name": "manager",
2026-06-12 16:39:04.920995 | controller |         "ready": true,
2026-06-12 16:39:04.921010 | controller |         "resources": {
2026-06-12 16:39:04.921024 | controller |           "limits": {
2026-06-12 16:39:04.921039 | controller |             "cpu": "600m",
2026-06-12 16:39:04.921053 | controller |             "memory": "2Gi"
2026-06-12 16:39:04.921067 | controller |           },
2026-06-12 16:39:04.921082 | controller |           "requests": {
2026-06-12 16:39:04.921097 | controller |             "cpu": "10m",
2026-06-12 16:39:04.921111 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.921125 | controller |           }
2026-06-12 16:39:04.921140 | controller |         },
2026-06-12 16:39:04.921154 | controller |         "restartCount": 0,
2026-06-12 16:39:04.921169 | controller |         "started": true,
2026-06-12 16:39:04.921183 | controller |         "state": {
2026-06-12 16:39:04.921198 | controller |           "running": {
2026-06-12 16:39:04.921212 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:04.921227 | controller |           }
2026-06-12 16:39:04.921242 | controller |         },
2026-06-12 16:39:04.921257 | controller |         "user": {
2026-06-12 16:39:04.921272 | controller |           "linux": {
2026-06-12 16:39:04.921286 | controller |             "gid": 0,
2026-06-12 16:39:04.921301 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.921320 | controller |               0
2026-06-12 16:39:04.921335 | controller |             ],
2026-06-12 16:39:04.921350 | controller |             "uid": 65532
2026-06-12 16:39:04.921364 | controller |           }
2026-06-12 16:39:04.921379 | controller |         },
2026-06-12 16:39:04.921393 | controller |         "volumeMounts": [
2026-06-12 16:39:04.921408 | controller |           {
2026-06-12 16:39:04.921422 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 16:39:04.921437 | controller |             "name": "cert",
2026-06-12 16:39:04.921452 | controller |             "readOnly": true,
2026-06-12 16:39:04.921466 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.921481 | controller |           },
2026-06-12 16:39:04.921496 | controller |           {
2026-06-12 16:39:04.921533 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.921556 | controller |             "name": "kube-api-access-hmhjz",
2026-06-12 16:39:04.921572 | controller |             "readOnly": true,
2026-06-12 16:39:04.921587 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.921602 | controller |           }
2026-06-12 16:39:04.921616 | controller |         ]
2026-06-12 16:39:04.921630 | controller |       }
2026-06-12 16:39:04.921645 | controller |     ],
2026-06-12 16:39:04.921659 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.921673 | controller |     "hostIPs": [
2026-06-12 16:39:04.921687 | controller |       {
2026-06-12 16:39:04.921701 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.921715 | controller |       }
2026-06-12 16:39:04.921729 | controller |     ],
2026-06-12 16:39:04.921743 | controller |     "phase": "Running",
2026-06-12 16:39:04.921757 | controller |     "podIP": "10.217.0.79",
2026-06-12 16:39:04.921772 | controller |     "podIPs": [
2026-06-12 16:39:04.921786 | controller |       {
2026-06-12 16:39:04.921800 | controller |         "ip": "10.217.0.79"
2026-06-12 16:39:04.921814 | controller |       }
2026-06-12 16:39:04.921828 | controller |     ],
2026-06-12 16:39:04.921842 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.921856 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.921870 | controller |   }
2026-06-12 16:39:04.921884 | controller | }
2026-06-12 16:39:04.944726 | controller | ok:
2026-06-12 16:39:04.944803 | controller | {
2026-06-12 16:39:04.944873 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.944894 | controller |   "kind": "Pod",
2026-06-12 16:39:04.944909 | controller |   "metadata": {
2026-06-12 16:39:04.944924 | controller |     "annotations": {
2026-06-12 16:39:04.944939 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.80/23\"],\"mac_address\":\"0a:58:0a:d9:00:50\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.80/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.944956 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.80\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:50\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.944972 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.944988 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.945004 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.945019 | controller |     },
2026-06-12 16:39:04.945034 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.945049 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-12 16:39:04.945070 | controller |     "generation": 1,
2026-06-12 16:39:04.945085 | controller |     "labels": {
2026-06-12 16:39:04.945099 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-12 16:39:04.945114 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.945128 | controller |       "openstack.org/operator-name": "ironic",
2026-06-12 16:39:04.945142 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-12 16:39:04.945156 | controller |     },
2026-06-12 16:39:04.945170 | controller |     "managedFields": [
2026-06-12 16:39:04.945184 | controller |       {
2026-06-12 16:39:04.945198 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.945212 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.945227 | controller |         "fieldsV1": {
2026-06-12 16:39:04.945241 | controller |           "f:metadata": {
2026-06-12 16:39:04.945256 | controller |             "f:annotations": {
2026-06-12 16:39:04.945270 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.945284 | controller |             }
2026-06-12 16:39:04.945299 | controller |           }
2026-06-12 16:39:04.945314 | controller |         },
2026-06-12 16:39:04.945328 | controller |         "manager": "crc",
2026-06-12 16:39:04.945343 | controller |         "operation": "Update",
2026-06-12 16:39:04.945357 | controller |         "subresource": "status",
2026-06-12 16:39:04.945371 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.945385 | controller |       },
2026-06-12 16:39:04.945399 | controller |       {
2026-06-12 16:39:04.945413 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.945427 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.945442 | controller |         "fieldsV1": {
2026-06-12 16:39:04.945456 | controller |           "f:metadata": {
2026-06-12 16:39:04.945470 | controller |             "f:annotations": {
2026-06-12 16:39:04.945484 | controller |               ".": {},
2026-06-12 16:39:04.945499 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.945531 | controller |             },
2026-06-12 16:39:04.945551 | controller |             "f:generateName": {},
2026-06-12 16:39:04.945566 | controller |             "f:labels": {
2026-06-12 16:39:04.945581 | controller |               ".": {},
2026-06-12 16:39:04.945595 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.945609 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.945624 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.945638 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.945653 | controller |             },
2026-06-12 16:39:04.945667 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.945681 | controller |               ".": {},
2026-06-12 16:39:04.945696 | controller |               "k:{\"uid\":\"6e1800a6-89de-4247-9bf5-ed710a0f50a5\"}": {}
2026-06-12 16:39:04.945711 | controller |             }
2026-06-12 16:39:04.945726 | controller |           },
2026-06-12 16:39:04.945740 | controller |           "f:spec": {
2026-06-12 16:39:04.945755 | controller |             "f:containers": {
2026-06-12 16:39:04.945769 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.945783 | controller |                 ".": {},
2026-06-12 16:39:04.945798 | controller |                 "f:args": {},
2026-06-12 16:39:04.945812 | controller |                 "f:command": {},
2026-06-12 16:39:04.945827 | controller |                 "f:env": {
2026-06-12 16:39:04.945841 | controller |                   ".": {},
2026-06-12 16:39:04.945856 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.945870 | controller |                     ".": {},
2026-06-12 16:39:04.945885 | controller |                     "f:name": {},
2026-06-12 16:39:04.945899 | controller |                     "f:value": {}
2026-06-12 16:39:04.945917 | controller |                   },
2026-06-12 16:39:04.945931 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.945946 | controller |                     ".": {},
2026-06-12 16:39:04.945961 | controller |                     "f:name": {},
2026-06-12 16:39:04.945975 | controller |                     "f:value": {}
2026-06-12 16:39:04.945989 | controller |                   },
2026-06-12 16:39:04.946004 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.946019 | controller |                     ".": {},
2026-06-12 16:39:04.946033 | controller |                     "f:name": {},
2026-06-12 16:39:04.946048 | controller |                     "f:value": {}
2026-06-12 16:39:04.946062 | controller |                   },
2026-06-12 16:39:04.946077 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.946091 | controller |                     ".": {},
2026-06-12 16:39:04.946106 | controller |                     "f:name": {},
2026-06-12 16:39:04.946120 | controller |                     "f:value": {}
2026-06-12 16:39:04.946134 | controller |                   },
2026-06-12 16:39:04.946148 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.946163 | controller |                     ".": {},
2026-06-12 16:39:04.946177 | controller |                     "f:name": {},
2026-06-12 16:39:04.946191 | controller |                     "f:value": {}
2026-06-12 16:39:04.946205 | controller |                   }
2026-06-12 16:39:04.946220 | controller |                 },
2026-06-12 16:39:04.946234 | controller |                 "f:image": {},
2026-06-12 16:39:04.946249 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.946263 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.946278 | controller |                   ".": {},
2026-06-12 16:39:04.946292 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.946306 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.946320 | controller |                     ".": {},
2026-06-12 16:39:04.946335 | controller |                     "f:path": {},
2026-06-12 16:39:04.946349 | controller |                     "f:port": {},
2026-06-12 16:39:04.946363 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.946377 | controller |                   },
2026-06-12 16:39:04.946392 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.946407 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.946421 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.946435 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.946449 | controller |                 },
2026-06-12 16:39:04.946463 | controller |                 "f:name": {},
2026-06-12 16:39:04.946478 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.946492 | controller |                   ".": {},
2026-06-12 16:39:04.946506 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.946540 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.946556 | controller |                     ".": {},
2026-06-12 16:39:04.946570 | controller |                     "f:path": {},
2026-06-12 16:39:04.946584 | controller |                     "f:port": {},
2026-06-12 16:39:04.946598 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.946612 | controller |                   },
2026-06-12 16:39:04.946626 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.946640 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.946654 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.946668 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.946682 | controller |                 },
2026-06-12 16:39:04.946697 | controller |                 "f:resources": {
2026-06-12 16:39:04.946715 | controller |                   ".": {},
2026-06-12 16:39:04.946729 | controller |                   "f:limits": {
2026-06-12 16:39:04.946744 | controller |                     ".": {},
2026-06-12 16:39:04.946758 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.946772 | controller |                     "f:memory": {}
2026-06-12 16:39:04.946786 | controller |                   },
2026-06-12 16:39:04.946801 | controller |                   "f:requests": {
2026-06-12 16:39:04.946815 | controller |                     ".": {},
2026-06-12 16:39:04.946829 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.946843 | controller |                     "f:memory": {}
2026-06-12 16:39:04.946857 | controller |                   }
2026-06-12 16:39:04.946871 | controller |                 },
2026-06-12 16:39:04.946886 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.946900 | controller |                   ".": {},
2026-06-12 16:39:04.946914 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.946929 | controller |                 },
2026-06-12 16:39:04.946943 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.946958 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.946972 | controller |               }
2026-06-12 16:39:04.946987 | controller |             },
2026-06-12 16:39:04.947001 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.947015 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.947030 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.947045 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.947059 | controller |             "f:securityContext": {
2026-06-12 16:39:04.947073 | controller |               ".": {},
2026-06-12 16:39:04.947087 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.947102 | controller |             },
2026-06-12 16:39:04.947116 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.947130 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.947144 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.947159 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.947172 | controller |           }
2026-06-12 16:39:04.947197 | controller |         },
2026-06-12 16:39:04.947212 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.947227 | controller |         "operation": "Update",
2026-06-12 16:39:04.947241 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.947255 | controller |       },
2026-06-12 16:39:04.947270 | controller |       {
2026-06-12 16:39:04.947285 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.947299 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.947314 | controller |         "fieldsV1": {
2026-06-12 16:39:04.947328 | controller |           "f:metadata": {
2026-06-12 16:39:04.947342 | controller |             "f:annotations": {
2026-06-12 16:39:04.947357 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.947371 | controller |             }
2026-06-12 16:39:04.947386 | controller |           }
2026-06-12 16:39:04.947400 | controller |         },
2026-06-12 16:39:04.947415 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.947429 | controller |         "operation": "Update",
2026-06-12 16:39:04.947443 | controller |         "subresource": "status",
2026-06-12 16:39:04.947457 | controller |         "time": "2026-06-12T15:43:08Z"
2026-06-12 16:39:04.947472 | controller |       },
2026-06-12 16:39:04.947486 | controller |       {
2026-06-12 16:39:04.947500 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.947532 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.947547 | controller |         "fieldsV1": {
2026-06-12 16:39:04.947565 | controller |           "f:status": {
2026-06-12 16:39:04.947580 | controller |             "f:conditions": {
2026-06-12 16:39:04.947595 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.947609 | controller |                 ".": {},
2026-06-12 16:39:04.947624 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.947638 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.947653 | controller |                 "f:status": {},
2026-06-12 16:39:04.947667 | controller |                 "f:type": {}
2026-06-12 16:39:04.947681 | controller |               },
2026-06-12 16:39:04.947696 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.947710 | controller |                 ".": {},
2026-06-12 16:39:04.947724 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.947738 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.947752 | controller |                 "f:status": {},
2026-06-12 16:39:04.947766 | controller |                 "f:type": {}
2026-06-12 16:39:04.947780 | controller |               },
2026-06-12 16:39:04.947795 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.947809 | controller |                 ".": {},
2026-06-12 16:39:04.947824 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.947838 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.947852 | controller |                 "f:status": {},
2026-06-12 16:39:04.947866 | controller |                 "f:type": {}
2026-06-12 16:39:04.947880 | controller |               },
2026-06-12 16:39:04.947894 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.947909 | controller |                 ".": {},
2026-06-12 16:39:04.947923 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.947937 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.947952 | controller |                 "f:status": {},
2026-06-12 16:39:04.947966 | controller |                 "f:type": {}
2026-06-12 16:39:04.947980 | controller |               }
2026-06-12 16:39:04.947994 | controller |             },
2026-06-12 16:39:04.948008 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.948023 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.948037 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.948052 | controller |             "f:phase": {},
2026-06-12 16:39:04.948066 | controller |             "f:podIP": {},
2026-06-12 16:39:04.948080 | controller |             "f:podIPs": {
2026-06-12 16:39:04.948094 | controller |               ".": {},
2026-06-12 16:39:04.948108 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-12 16:39:04.948123 | controller |                 ".": {},
2026-06-12 16:39:04.948137 | controller |                 "f:ip": {}
2026-06-12 16:39:04.948151 | controller |               }
2026-06-12 16:39:04.948165 | controller |             },
2026-06-12 16:39:04.948180 | controller |             "f:startTime": {}
2026-06-12 16:39:04.948194 | controller |           }
2026-06-12 16:39:04.948208 | controller |         },
2026-06-12 16:39:04.948222 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.948236 | controller |         "operation": "Update",
2026-06-12 16:39:04.948251 | controller |         "subresource": "status",
2026-06-12 16:39:04.948265 | controller |         "time": "2026-06-12T15:44:04Z"
2026-06-12 16:39:04.948282 | controller |       }
2026-06-12 16:39:04.948299 | controller |     ],
2026-06-12 16:39:04.948314 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-6tx44",
2026-06-12 16:39:04.948328 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.948343 | controller |     "ownerReferences": [
2026-06-12 16:39:04.948357 | controller |       {
2026-06-12 16:39:04.948372 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.948389 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.948404 | controller |         "controller": true,
2026-06-12 16:39:04.948418 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.948433 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-12 16:39:04.948447 | controller |         "uid": "6e1800a6-89de-4247-9bf5-ed710a0f50a5"
2026-06-12 16:39:04.948461 | controller |       }
2026-06-12 16:39:04.948476 | controller |     ],
2026-06-12 16:39:04.948490 | controller |     "resourceVersion": "54149",
2026-06-12 16:39:04.948504 | controller |     "uid": "8ecf2655-7d82-40c1-afa6-4dc88295884a"
2026-06-12 16:39:04.948548 | controller |   },
2026-06-12 16:39:04.948565 | controller |   "spec": {
2026-06-12 16:39:04.948580 | controller |     "containers": [
2026-06-12 16:39:04.948595 | controller |       {
2026-06-12 16:39:04.948609 | controller |         "args": [
2026-06-12 16:39:04.948623 | controller |           "--leader-elect",
2026-06-12 16:39:04.948637 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.948652 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.948666 | controller |         ],
2026-06-12 16:39:04.948680 | controller |         "command": [
2026-06-12 16:39:04.948694 | controller |           "/manager"
2026-06-12 16:39:04.948708 | controller |         ],
2026-06-12 16:39:04.948723 | controller |         "env": [
2026-06-12 16:39:04.948736 | controller |           {
2026-06-12 16:39:04.948750 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.948764 | controller |             "value": "30"
2026-06-12 16:39:04.948778 | controller |           },
2026-06-12 16:39:04.948792 | controller |           {
2026-06-12 16:39:04.948807 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.948821 | controller |             "value": "20"
2026-06-12 16:39:04.948834 | controller |           },
2026-06-12 16:39:04.948848 | controller |           {
2026-06-12 16:39:04.948862 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.948876 | controller |             "value": "5"
2026-06-12 16:39:04.948890 | controller |           },
2026-06-12 16:39:04.948905 | controller |           {
2026-06-12 16:39:04.948919 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.948933 | controller |             "value": "false"
2026-06-12 16:39:04.948947 | controller |           },
2026-06-12 16:39:04.948961 | controller |           {
2026-06-12 16:39:04.948976 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.948990 | controller |             "value": "false"
2026-06-12 16:39:04.949004 | controller |           }
2026-06-12 16:39:04.949018 | controller |         ],
2026-06-12 16:39:04.949033 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 16:39:04.949047 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.949062 | controller |         "livenessProbe": {
2026-06-12 16:39:04.949076 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.949091 | controller |           "httpGet": {
2026-06-12 16:39:04.949105 | controller |             "path": "/healthz",
2026-06-12 16:39:04.949120 | controller |             "port": 8081,
2026-06-12 16:39:04.949134 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.949148 | controller |           },
2026-06-12 16:39:04.949162 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.949176 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.949191 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.949205 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.949219 | controller |         },
2026-06-12 16:39:04.949233 | controller |         "name": "manager",
2026-06-12 16:39:04.949247 | controller |         "readinessProbe": {
2026-06-12 16:39:04.949265 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.949280 | controller |           "httpGet": {
2026-06-12 16:39:04.949294 | controller |             "path": "/readyz",
2026-06-12 16:39:04.949309 | controller |             "port": 8081,
2026-06-12 16:39:04.949324 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.949338 | controller |           },
2026-06-12 16:39:04.949353 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.949367 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.949382 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.949396 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.949410 | controller |         },
2026-06-12 16:39:04.949425 | controller |         "resources": {
2026-06-12 16:39:04.949439 | controller |           "limits": {
2026-06-12 16:39:04.949454 | controller |             "cpu": "500m",
2026-06-12 16:39:04.949468 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.949482 | controller |           },
2026-06-12 16:39:04.949496 | controller |           "requests": {
2026-06-12 16:39:04.949527 | controller |             "cpu": "10m",
2026-06-12 16:39:04.949547 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.949562 | controller |           }
2026-06-12 16:39:04.949577 | controller |         },
2026-06-12 16:39:04.949592 | controller |         "securityContext": {
2026-06-12 16:39:04.949606 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.949620 | controller |           "capabilities": {
2026-06-12 16:39:04.949635 | controller |             "drop": [
2026-06-12 16:39:04.949650 | controller |               "MKNOD"
2026-06-12 16:39:04.949664 | controller |             ]
2026-06-12 16:39:04.949678 | controller |           }
2026-06-12 16:39:04.949692 | controller |         },
2026-06-12 16:39:04.949706 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.949721 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.949735 | controller |         "volumeMounts": [
2026-06-12 16:39:04.949750 | controller |           {
2026-06-12 16:39:04.949764 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.949779 | controller |             "name": "kube-api-access-nzxfd",
2026-06-12 16:39:04.949793 | controller |             "readOnly": true
2026-06-12 16:39:04.949808 | controller |           }
2026-06-12 16:39:04.949822 | controller |         ]
2026-06-12 16:39:04.949836 | controller |       }
2026-06-12 16:39:04.949851 | controller |     ],
2026-06-12 16:39:04.949865 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.949879 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.949894 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.949908 | controller |       {
2026-06-12 16:39:04.949922 | controller |         "name": "ironic-operator-controller-manager-dockercfg-r4mxf"
2026-06-12 16:39:04.949937 | controller |       }
2026-06-12 16:39:04.949951 | controller |     ],
2026-06-12 16:39:04.949965 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.949979 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.949994 | controller |     "priority": 0,
2026-06-12 16:39:04.950008 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.950022 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.950036 | controller |     "securityContext": {
2026-06-12 16:39:04.950051 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.950065 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.950080 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.950094 | controller |       }
2026-06-12 16:39:04.950109 | controller |     },
2026-06-12 16:39:04.950123 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-12 16:39:04.950137 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-12 16:39:04.950155 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.950170 | controller |     "tolerations": [
2026-06-12 16:39:04.950183 | controller |       {
2026-06-12 16:39:04.950197 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.950211 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.950225 | controller |         "operator": "Exists",
2026-06-12 16:39:04.950239 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.950253 | controller |       },
2026-06-12 16:39:04.950267 | controller |       {
2026-06-12 16:39:04.950281 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.950296 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.950310 | controller |         "operator": "Exists",
2026-06-12 16:39:04.950324 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.950339 | controller |       },
2026-06-12 16:39:04.950353 | controller |       {
2026-06-12 16:39:04.950367 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.950381 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.950396 | controller |         "operator": "Exists"
2026-06-12 16:39:04.950410 | controller |       }
2026-06-12 16:39:04.950424 | controller |     ],
2026-06-12 16:39:04.950439 | controller |     "volumes": [
2026-06-12 16:39:04.950453 | controller |       {
2026-06-12 16:39:04.950467 | controller |         "name": "kube-api-access-nzxfd",
2026-06-12 16:39:04.950481 | controller |         "projected": {
2026-06-12 16:39:04.950496 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.950523 | controller |           "sources": [
2026-06-12 16:39:04.950543 | controller |             {
2026-06-12 16:39:04.950558 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.950573 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.950587 | controller |                 "path": "token"
2026-06-12 16:39:04.950601 | controller |               }
2026-06-12 16:39:04.950616 | controller |             },
2026-06-12 16:39:04.950630 | controller |             {
2026-06-12 16:39:04.950644 | controller |               "configMap": {
2026-06-12 16:39:04.950658 | controller |                 "items": [
2026-06-12 16:39:04.950672 | controller |                   {
2026-06-12 16:39:04.950686 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.950700 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.950715 | controller |                   }
2026-06-12 16:39:04.950728 | controller |                 ],
2026-06-12 16:39:04.950742 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.950756 | controller |               }
2026-06-12 16:39:04.950770 | controller |             },
2026-06-12 16:39:04.950784 | controller |             {
2026-06-12 16:39:04.950798 | controller |               "downwardAPI": {
2026-06-12 16:39:04.950812 | controller |                 "items": [
2026-06-12 16:39:04.950825 | controller |                   {
2026-06-12 16:39:04.950839 | controller |                     "fieldRef": {
2026-06-12 16:39:04.950853 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.950867 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.950881 | controller |                     },
2026-06-12 16:39:04.950895 | controller |                     "path": "namespace"
2026-06-12 16:39:04.950910 | controller |                   }
2026-06-12 16:39:04.950924 | controller |                 ]
2026-06-12 16:39:04.950938 | controller |               }
2026-06-12 16:39:04.950952 | controller |             },
2026-06-12 16:39:04.950966 | controller |             {
2026-06-12 16:39:04.950979 | controller |               "configMap": {
2026-06-12 16:39:04.950993 | controller |                 "items": [
2026-06-12 16:39:04.951007 | controller |                   {
2026-06-12 16:39:04.951025 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.951040 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.951055 | controller |                   }
2026-06-12 16:39:04.951070 | controller |                 ],
2026-06-12 16:39:04.951084 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.951099 | controller |               }
2026-06-12 16:39:04.951113 | controller |             }
2026-06-12 16:39:04.951128 | controller |           ]
2026-06-12 16:39:04.951142 | controller |         }
2026-06-12 16:39:04.951167 | controller |       }
2026-06-12 16:39:04.951182 | controller |     ]
2026-06-12 16:39:04.951196 | controller |   },
2026-06-12 16:39:04.951210 | controller |   "status": {
2026-06-12 16:39:04.951224 | controller |     "conditions": [
2026-06-12 16:39:04.951237 | controller |       {
2026-06-12 16:39:04.951251 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.951264 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:04.951279 | controller |         "status": "True",
2026-06-12 16:39:04.951293 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.951308 | controller |       },
2026-06-12 16:39:04.951322 | controller |       {
2026-06-12 16:39:04.951336 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.951350 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.951365 | controller |         "status": "True",
2026-06-12 16:39:04.951379 | controller |         "type": "Initialized"
2026-06-12 16:39:04.951394 | controller |       },
2026-06-12 16:39:04.951408 | controller |       {
2026-06-12 16:39:04.951422 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.951436 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:04.951450 | controller |         "status": "True",
2026-06-12 16:39:04.951468 | controller |         "type": "Ready"
2026-06-12 16:39:04.951488 | controller |       },
2026-06-12 16:39:04.951527 | controller |       {
2026-06-12 16:39:04.951552 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.951568 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:04.951583 | controller |         "status": "True",
2026-06-12 16:39:04.951598 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.951612 | controller |       },
2026-06-12 16:39:04.951627 | controller |       {
2026-06-12 16:39:04.951642 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.951656 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.951671 | controller |         "status": "True",
2026-06-12 16:39:04.951685 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.951699 | controller |       }
2026-06-12 16:39:04.951714 | controller |     ],
2026-06-12 16:39:04.951728 | controller |     "containerStatuses": [
2026-06-12 16:39:04.951744 | controller |       {
2026-06-12 16:39:04.951759 | controller |         "allocatedResources": {
2026-06-12 16:39:04.951774 | controller |           "cpu": "10m",
2026-06-12 16:39:04.951788 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.951803 | controller |         },
2026-06-12 16:39:04.951817 | controller |         "containerID": "cri-o://6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6",
2026-06-12 16:39:04.951833 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 16:39:04.951848 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 16:39:04.951863 | controller |         "lastState": {},
2026-06-12 16:39:04.951877 | controller |         "name": "manager",
2026-06-12 16:39:04.951892 | controller |         "ready": true,
2026-06-12 16:39:04.951906 | controller |         "resources": {
2026-06-12 16:39:04.951925 | controller |           "limits": {
2026-06-12 16:39:04.951941 | controller |             "cpu": "500m",
2026-06-12 16:39:04.951955 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.951969 | controller |           },
2026-06-12 16:39:04.951984 | controller |           "requests": {
2026-06-12 16:39:04.951998 | controller |             "cpu": "10m",
2026-06-12 16:39:04.952012 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.952027 | controller |           }
2026-06-12 16:39:04.952041 | controller |         },
2026-06-12 16:39:04.952055 | controller |         "restartCount": 0,
2026-06-12 16:39:04.952069 | controller |         "started": true,
2026-06-12 16:39:04.952084 | controller |         "state": {
2026-06-12 16:39:04.952098 | controller |           "running": {
2026-06-12 16:39:04.952113 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:04.952127 | controller |           }
2026-06-12 16:39:04.952142 | controller |         },
2026-06-12 16:39:04.952156 | controller |         "user": {
2026-06-12 16:39:04.952170 | controller |           "linux": {
2026-06-12 16:39:04.952185 | controller |             "gid": 0,
2026-06-12 16:39:04.952199 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.952214 | controller |               0
2026-06-12 16:39:04.952228 | controller |             ],
2026-06-12 16:39:04.952242 | controller |             "uid": 65532
2026-06-12 16:39:04.952256 | controller |           }
2026-06-12 16:39:04.952271 | controller |         },
2026-06-12 16:39:04.952285 | controller |         "volumeMounts": [
2026-06-12 16:39:04.952299 | controller |           {
2026-06-12 16:39:04.952314 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.952328 | controller |             "name": "kube-api-access-nzxfd",
2026-06-12 16:39:04.952343 | controller |             "readOnly": true,
2026-06-12 16:39:04.952358 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.952372 | controller |           }
2026-06-12 16:39:04.952387 | controller |         ]
2026-06-12 16:39:04.952401 | controller |       }
2026-06-12 16:39:04.952416 | controller |     ],
2026-06-12 16:39:04.952430 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.952444 | controller |     "hostIPs": [
2026-06-12 16:39:04.952458 | controller |       {
2026-06-12 16:39:04.952472 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.952486 | controller |       }
2026-06-12 16:39:04.952500 | controller |     ],
2026-06-12 16:39:04.952544 | controller |     "phase": "Running",
2026-06-12 16:39:04.952562 | controller |     "podIP": "10.217.0.80",
2026-06-12 16:39:04.952584 | controller |     "podIPs": [
2026-06-12 16:39:04.952606 | controller |       {
2026-06-12 16:39:04.952627 | controller |         "ip": "10.217.0.80"
2026-06-12 16:39:04.952648 | controller |       }
2026-06-12 16:39:04.952665 | controller |     ],
2026-06-12 16:39:04.952680 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.952694 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.952708 | controller |   }
2026-06-12 16:39:04.952722 | controller | }
2026-06-12 16:39:04.974503 | controller | ok:
2026-06-12 16:39:04.974611 | controller | {
2026-06-12 16:39:04.974691 | controller |   "apiVersion": "v1",
2026-06-12 16:39:04.974714 | controller |   "kind": "Pod",
2026-06-12 16:39:04.974730 | controller |   "metadata": {
2026-06-12 16:39:04.974746 | controller |     "annotations": {
2026-06-12 16:39:04.974763 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.81/23\"],\"mac_address\":\"0a:58:0a:d9:00:51\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.81/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:04.974788 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.81\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:51\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:04.974805 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:04.974822 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:04.974838 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:04.974853 | controller |     },
2026-06-12 16:39:04.974869 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.974884 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-12 16:39:04.974900 | controller |     "generation": 1,
2026-06-12 16:39:04.974915 | controller |     "labels": {
2026-06-12 16:39:04.974930 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-12 16:39:04.974945 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:04.974960 | controller |       "openstack.org/operator-name": "keystone",
2026-06-12 16:39:04.974988 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-12 16:39:04.975004 | controller |     },
2026-06-12 16:39:04.975020 | controller |     "managedFields": [
2026-06-12 16:39:04.975035 | controller |       {
2026-06-12 16:39:04.975050 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.975065 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.975080 | controller |         "fieldsV1": {
2026-06-12 16:39:04.975095 | controller |           "f:metadata": {
2026-06-12 16:39:04.975109 | controller |             "f:annotations": {
2026-06-12 16:39:04.975124 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:04.975140 | controller |             }
2026-06-12 16:39:04.975155 | controller |           }
2026-06-12 16:39:04.975170 | controller |         },
2026-06-12 16:39:04.975185 | controller |         "manager": "crc",
2026-06-12 16:39:04.975201 | controller |         "operation": "Update",
2026-06-12 16:39:04.975216 | controller |         "subresource": "status",
2026-06-12 16:39:04.975231 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.975246 | controller |       },
2026-06-12 16:39:04.975261 | controller |       {
2026-06-12 16:39:04.975277 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.975294 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.975311 | controller |         "fieldsV1": {
2026-06-12 16:39:04.975325 | controller |           "f:metadata": {
2026-06-12 16:39:04.975340 | controller |             "f:annotations": {
2026-06-12 16:39:04.975355 | controller |               ".": {},
2026-06-12 16:39:04.975370 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:04.975385 | controller |             },
2026-06-12 16:39:04.975400 | controller |             "f:generateName": {},
2026-06-12 16:39:04.975416 | controller |             "f:labels": {
2026-06-12 16:39:04.975431 | controller |               ".": {},
2026-06-12 16:39:04.975446 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:04.975462 | controller |               "f:control-plane": {},
2026-06-12 16:39:04.975477 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:04.975492 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:04.975529 | controller |             },
2026-06-12 16:39:04.975550 | controller |             "f:ownerReferences": {
2026-06-12 16:39:04.975566 | controller |               ".": {},
2026-06-12 16:39:04.975582 | controller |               "k:{\"uid\":\"eb970b9a-35b4-459e-b63e-a47b417b921a\"}": {}
2026-06-12 16:39:04.975597 | controller |             }
2026-06-12 16:39:04.975613 | controller |           },
2026-06-12 16:39:04.975637 | controller |           "f:spec": {
2026-06-12 16:39:04.975653 | controller |             "f:containers": {
2026-06-12 16:39:04.975668 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:04.975683 | controller |                 ".": {},
2026-06-12 16:39:04.975698 | controller |                 "f:args": {},
2026-06-12 16:39:04.975713 | controller |                 "f:command": {},
2026-06-12 16:39:04.975728 | controller |                 "f:env": {
2026-06-12 16:39:04.975743 | controller |                   ".": {},
2026-06-12 16:39:04.975758 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:04.975773 | controller |                     ".": {},
2026-06-12 16:39:04.975788 | controller |                     "f:name": {},
2026-06-12 16:39:04.975803 | controller |                     "f:value": {}
2026-06-12 16:39:04.975818 | controller |                   },
2026-06-12 16:39:04.975832 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:04.975848 | controller |                     ".": {},
2026-06-12 16:39:04.975863 | controller |                     "f:name": {},
2026-06-12 16:39:04.975878 | controller |                     "f:value": {}
2026-06-12 16:39:04.975893 | controller |                   },
2026-06-12 16:39:04.975908 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:04.975923 | controller |                     ".": {},
2026-06-12 16:39:04.975938 | controller |                     "f:name": {},
2026-06-12 16:39:04.975953 | controller |                     "f:value": {}
2026-06-12 16:39:04.975968 | controller |                   },
2026-06-12 16:39:04.975983 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:04.975998 | controller |                     ".": {},
2026-06-12 16:39:04.976013 | controller |                     "f:name": {},
2026-06-12 16:39:04.976028 | controller |                     "f:value": {}
2026-06-12 16:39:04.976042 | controller |                   },
2026-06-12 16:39:04.976057 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:04.976072 | controller |                     ".": {},
2026-06-12 16:39:04.976087 | controller |                     "f:name": {},
2026-06-12 16:39:04.976102 | controller |                     "f:value": {}
2026-06-12 16:39:04.976117 | controller |                   }
2026-06-12 16:39:04.976131 | controller |                 },
2026-06-12 16:39:04.976146 | controller |                 "f:image": {},
2026-06-12 16:39:04.976160 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:04.976175 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:04.976190 | controller |                   ".": {},
2026-06-12 16:39:04.976205 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.976220 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.976236 | controller |                     ".": {},
2026-06-12 16:39:04.976250 | controller |                     "f:path": {},
2026-06-12 16:39:04.976265 | controller |                     "f:port": {},
2026-06-12 16:39:04.976280 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.976295 | controller |                   },
2026-06-12 16:39:04.976310 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.976324 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.976340 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.976355 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.976370 | controller |                 },
2026-06-12 16:39:04.976385 | controller |                 "f:name": {},
2026-06-12 16:39:04.976400 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:04.976414 | controller |                   ".": {},
2026-06-12 16:39:04.976430 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:04.976450 | controller |                   "f:httpGet": {
2026-06-12 16:39:04.976466 | controller |                     ".": {},
2026-06-12 16:39:04.976481 | controller |                     "f:path": {},
2026-06-12 16:39:04.976496 | controller |                     "f:port": {},
2026-06-12 16:39:04.976533 | controller |                     "f:scheme": {}
2026-06-12 16:39:04.976567 | controller |                   },
2026-06-12 16:39:04.976584 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:04.976599 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:04.976615 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:04.976630 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:04.976645 | controller |                 },
2026-06-12 16:39:04.976660 | controller |                 "f:resources": {
2026-06-12 16:39:04.976675 | controller |                   ".": {},
2026-06-12 16:39:04.976690 | controller |                   "f:limits": {
2026-06-12 16:39:04.976705 | controller |                     ".": {},
2026-06-12 16:39:04.976720 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.976735 | controller |                     "f:memory": {}
2026-06-12 16:39:04.976749 | controller |                   },
2026-06-12 16:39:04.976764 | controller |                   "f:requests": {
2026-06-12 16:39:04.976778 | controller |                     ".": {},
2026-06-12 16:39:04.976792 | controller |                     "f:cpu": {},
2026-06-12 16:39:04.976806 | controller |                     "f:memory": {}
2026-06-12 16:39:04.976820 | controller |                   }
2026-06-12 16:39:04.976834 | controller |                 },
2026-06-12 16:39:04.976848 | controller |                 "f:securityContext": {
2026-06-12 16:39:04.976863 | controller |                   ".": {},
2026-06-12 16:39:04.976877 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:04.976891 | controller |                 },
2026-06-12 16:39:04.976905 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:04.976920 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:04.976934 | controller |               }
2026-06-12 16:39:04.976948 | controller |             },
2026-06-12 16:39:04.976963 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:04.976977 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:04.976991 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:04.977005 | controller |             "f:schedulerName": {},
2026-06-12 16:39:04.977019 | controller |             "f:securityContext": {
2026-06-12 16:39:04.977033 | controller |               ".": {},
2026-06-12 16:39:04.977047 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:04.977061 | controller |             },
2026-06-12 16:39:04.977075 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:04.977089 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:04.977103 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:04.977117 | controller |             "f:tolerations": {}
2026-06-12 16:39:04.977131 | controller |           }
2026-06-12 16:39:04.977145 | controller |         },
2026-06-12 16:39:04.977159 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:04.977173 | controller |         "operation": "Update",
2026-06-12 16:39:04.977187 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.977201 | controller |       },
2026-06-12 16:39:04.977215 | controller |       {
2026-06-12 16:39:04.977229 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.977244 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.977258 | controller |         "fieldsV1": {
2026-06-12 16:39:04.977273 | controller |           "f:metadata": {
2026-06-12 16:39:04.977287 | controller |             "f:annotations": {
2026-06-12 16:39:04.977305 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:04.977320 | controller |             }
2026-06-12 16:39:04.977334 | controller |           }
2026-06-12 16:39:04.977349 | controller |         },
2026-06-12 16:39:04.977363 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:04.977378 | controller |         "operation": "Update",
2026-06-12 16:39:04.977392 | controller |         "subresource": "status",
2026-06-12 16:39:04.977407 | controller |         "time": "2026-06-12T15:43:09Z"
2026-06-12 16:39:04.977421 | controller |       },
2026-06-12 16:39:04.977435 | controller |       {
2026-06-12 16:39:04.977449 | controller |         "apiVersion": "v1",
2026-06-12 16:39:04.977464 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:04.977478 | controller |         "fieldsV1": {
2026-06-12 16:39:04.977493 | controller |           "f:status": {
2026-06-12 16:39:04.977508 | controller |             "f:conditions": {
2026-06-12 16:39:04.977542 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:04.977558 | controller |                 ".": {},
2026-06-12 16:39:04.977573 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.977588 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.977602 | controller |                 "f:status": {},
2026-06-12 16:39:04.977617 | controller |                 "f:type": {}
2026-06-12 16:39:04.977632 | controller |               },
2026-06-12 16:39:04.977646 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:04.977661 | controller |                 ".": {},
2026-06-12 16:39:04.977675 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.977690 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.977705 | controller |                 "f:status": {},
2026-06-12 16:39:04.977719 | controller |                 "f:type": {}
2026-06-12 16:39:04.977734 | controller |               },
2026-06-12 16:39:04.977748 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:04.977763 | controller |                 ".": {},
2026-06-12 16:39:04.977777 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.977792 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.977807 | controller |                 "f:status": {},
2026-06-12 16:39:04.977822 | controller |                 "f:type": {}
2026-06-12 16:39:04.977836 | controller |               },
2026-06-12 16:39:04.977850 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:04.977865 | controller |                 ".": {},
2026-06-12 16:39:04.977879 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:04.977894 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:04.977908 | controller |                 "f:status": {},
2026-06-12 16:39:04.977923 | controller |                 "f:type": {}
2026-06-12 16:39:04.977937 | controller |               }
2026-06-12 16:39:04.977951 | controller |             },
2026-06-12 16:39:04.977966 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:04.977980 | controller |             "f:hostIP": {},
2026-06-12 16:39:04.977995 | controller |             "f:hostIPs": {},
2026-06-12 16:39:04.978009 | controller |             "f:phase": {},
2026-06-12 16:39:04.978023 | controller |             "f:podIP": {},
2026-06-12 16:39:04.978038 | controller |             "f:podIPs": {
2026-06-12 16:39:04.978052 | controller |               ".": {},
2026-06-12 16:39:04.978066 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-12 16:39:04.978081 | controller |                 ".": {},
2026-06-12 16:39:04.978095 | controller |                 "f:ip": {}
2026-06-12 16:39:04.978109 | controller |               }
2026-06-12 16:39:04.978124 | controller |             },
2026-06-12 16:39:04.978138 | controller |             "f:startTime": {}
2026-06-12 16:39:04.978156 | controller |           }
2026-06-12 16:39:04.978171 | controller |         },
2026-06-12 16:39:04.978185 | controller |         "manager": "kubelet",
2026-06-12 16:39:04.978200 | controller |         "operation": "Update",
2026-06-12 16:39:04.978215 | controller |         "subresource": "status",
2026-06-12 16:39:04.978230 | controller |         "time": "2026-06-12T15:44:10Z"
2026-06-12 16:39:04.978244 | controller |       }
2026-06-12 16:39:04.978259 | controller |     ],
2026-06-12 16:39:04.978274 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-v4xxt",
2026-06-12 16:39:04.978289 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:04.978304 | controller |     "ownerReferences": [
2026-06-12 16:39:04.978319 | controller |       {
2026-06-12 16:39:04.978336 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:04.978352 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:04.978366 | controller |         "controller": true,
2026-06-12 16:39:04.978381 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:04.978395 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-12 16:39:04.978410 | controller |         "uid": "eb970b9a-35b4-459e-b63e-a47b417b921a"
2026-06-12 16:39:04.978424 | controller |       }
2026-06-12 16:39:04.978439 | controller |     ],
2026-06-12 16:39:04.978454 | controller |     "resourceVersion": "54295",
2026-06-12 16:39:04.978468 | controller |     "uid": "3e7da492-440c-4a8e-8905-b42a82472ccd"
2026-06-12 16:39:04.978482 | controller |   },
2026-06-12 16:39:04.978497 | controller |   "spec": {
2026-06-12 16:39:04.978524 | controller |     "containers": [
2026-06-12 16:39:04.978545 | controller |       {
2026-06-12 16:39:04.978560 | controller |         "args": [
2026-06-12 16:39:04.978575 | controller |           "--leader-elect",
2026-06-12 16:39:04.978590 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:04.978604 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:04.978619 | controller |         ],
2026-06-12 16:39:04.978634 | controller |         "command": [
2026-06-12 16:39:04.978648 | controller |           "/manager"
2026-06-12 16:39:04.978663 | controller |         ],
2026-06-12 16:39:04.978677 | controller |         "env": [
2026-06-12 16:39:04.978691 | controller |           {
2026-06-12 16:39:04.978705 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:04.978720 | controller |             "value": "30"
2026-06-12 16:39:04.978734 | controller |           },
2026-06-12 16:39:04.978748 | controller |           {
2026-06-12 16:39:04.978762 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:04.978776 | controller |             "value": "20"
2026-06-12 16:39:04.978790 | controller |           },
2026-06-12 16:39:04.978804 | controller |           {
2026-06-12 16:39:04.978818 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:04.978832 | controller |             "value": "5"
2026-06-12 16:39:04.978846 | controller |           },
2026-06-12 16:39:04.978860 | controller |           {
2026-06-12 16:39:04.978874 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:04.978888 | controller |             "value": "false"
2026-06-12 16:39:04.978902 | controller |           },
2026-06-12 16:39:04.978917 | controller |           {
2026-06-12 16:39:04.978931 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:04.978956 | controller |             "value": "false"
2026-06-12 16:39:04.978971 | controller |           }
2026-06-12 16:39:04.978985 | controller |         ],
2026-06-12 16:39:04.978999 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 16:39:04.979014 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:04.979029 | controller |         "livenessProbe": {
2026-06-12 16:39:04.979043 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.979061 | controller |           "httpGet": {
2026-06-12 16:39:04.979076 | controller |             "path": "/healthz",
2026-06-12 16:39:04.979090 | controller |             "port": 8081,
2026-06-12 16:39:04.979104 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.979119 | controller |           },
2026-06-12 16:39:04.979133 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:04.979147 | controller |           "periodSeconds": 20,
2026-06-12 16:39:04.979161 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.979175 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.979189 | controller |         },
2026-06-12 16:39:04.979203 | controller |         "name": "manager",
2026-06-12 16:39:04.979218 | controller |         "readinessProbe": {
2026-06-12 16:39:04.979232 | controller |           "failureThreshold": 3,
2026-06-12 16:39:04.979246 | controller |           "httpGet": {
2026-06-12 16:39:04.979260 | controller |             "path": "/readyz",
2026-06-12 16:39:04.979274 | controller |             "port": 8081,
2026-06-12 16:39:04.979289 | controller |             "scheme": "HTTP"
2026-06-12 16:39:04.979303 | controller |           },
2026-06-12 16:39:04.979318 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:04.979333 | controller |           "periodSeconds": 10,
2026-06-12 16:39:04.979348 | controller |           "successThreshold": 1,
2026-06-12 16:39:04.979363 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:04.979377 | controller |         },
2026-06-12 16:39:04.979392 | controller |         "resources": {
2026-06-12 16:39:04.979406 | controller |           "limits": {
2026-06-12 16:39:04.979421 | controller |             "cpu": "500m",
2026-06-12 16:39:04.979435 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.979450 | controller |           },
2026-06-12 16:39:04.979464 | controller |           "requests": {
2026-06-12 16:39:04.979478 | controller |             "cpu": "10m",
2026-06-12 16:39:04.979492 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.979520 | controller |           }
2026-06-12 16:39:04.979540 | controller |         },
2026-06-12 16:39:04.979556 | controller |         "securityContext": {
2026-06-12 16:39:04.979571 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:04.979586 | controller |           "capabilities": {
2026-06-12 16:39:04.979601 | controller |             "drop": [
2026-06-12 16:39:04.979615 | controller |               "MKNOD"
2026-06-12 16:39:04.979630 | controller |             ]
2026-06-12 16:39:04.979644 | controller |           }
2026-06-12 16:39:04.979659 | controller |         },
2026-06-12 16:39:04.979674 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:04.979688 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:04.979703 | controller |         "volumeMounts": [
2026-06-12 16:39:04.979717 | controller |           {
2026-06-12 16:39:04.979732 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.979746 | controller |             "name": "kube-api-access-zz8hc",
2026-06-12 16:39:04.979761 | controller |             "readOnly": true
2026-06-12 16:39:04.979775 | controller |           }
2026-06-12 16:39:04.979790 | controller |         ]
2026-06-12 16:39:04.979804 | controller |       }
2026-06-12 16:39:04.979819 | controller |     ],
2026-06-12 16:39:04.979833 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:04.979847 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:04.979861 | controller |     "imagePullSecrets": [
2026-06-12 16:39:04.979876 | controller |       {
2026-06-12 16:39:04.979890 | controller |         "name": "keystone-operator-controller-manager-dockercfg-szqh6"
2026-06-12 16:39:04.979905 | controller |       }
2026-06-12 16:39:04.979920 | controller |     ],
2026-06-12 16:39:04.979934 | controller |     "nodeName": "crc",
2026-06-12 16:39:04.979952 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:04.979967 | controller |     "priority": 0,
2026-06-12 16:39:04.979982 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:04.979996 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:04.980010 | controller |     "securityContext": {
2026-06-12 16:39:04.980024 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:04.980038 | controller |       "seLinuxOptions": {
2026-06-12 16:39:04.980053 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:04.980067 | controller |       }
2026-06-12 16:39:04.980081 | controller |     },
2026-06-12 16:39:04.980096 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-12 16:39:04.980110 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-12 16:39:04.980124 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:04.980139 | controller |     "tolerations": [
2026-06-12 16:39:04.980153 | controller |       {
2026-06-12 16:39:04.980168 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.980182 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:04.980197 | controller |         "operator": "Exists",
2026-06-12 16:39:04.980211 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.980226 | controller |       },
2026-06-12 16:39:04.980240 | controller |       {
2026-06-12 16:39:04.980255 | controller |         "effect": "NoExecute",
2026-06-12 16:39:04.980269 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:04.980283 | controller |         "operator": "Exists",
2026-06-12 16:39:04.980298 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:04.980313 | controller |       },
2026-06-12 16:39:04.980327 | controller |       {
2026-06-12 16:39:04.980342 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:04.980356 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:04.980371 | controller |         "operator": "Exists"
2026-06-12 16:39:04.980385 | controller |       }
2026-06-12 16:39:04.980400 | controller |     ],
2026-06-12 16:39:04.980414 | controller |     "volumes": [
2026-06-12 16:39:04.980428 | controller |       {
2026-06-12 16:39:04.980442 | controller |         "name": "kube-api-access-zz8hc",
2026-06-12 16:39:04.980456 | controller |         "projected": {
2026-06-12 16:39:04.980471 | controller |           "defaultMode": 420,
2026-06-12 16:39:04.980485 | controller |           "sources": [
2026-06-12 16:39:04.980499 | controller |             {
2026-06-12 16:39:04.980541 | controller |               "serviceAccountToken": {
2026-06-12 16:39:04.980559 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:04.980574 | controller |                 "path": "token"
2026-06-12 16:39:04.980589 | controller |               }
2026-06-12 16:39:04.980604 | controller |             },
2026-06-12 16:39:04.980619 | controller |             {
2026-06-12 16:39:04.980633 | controller |               "configMap": {
2026-06-12 16:39:04.980648 | controller |                 "items": [
2026-06-12 16:39:04.980663 | controller |                   {
2026-06-12 16:39:04.980677 | controller |                     "key": "ca.crt",
2026-06-12 16:39:04.980692 | controller |                     "path": "ca.crt"
2026-06-12 16:39:04.980706 | controller |                   }
2026-06-12 16:39:04.980720 | controller |                 ],
2026-06-12 16:39:04.980734 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:04.980749 | controller |               }
2026-06-12 16:39:04.980763 | controller |             },
2026-06-12 16:39:04.980778 | controller |             {
2026-06-12 16:39:04.980792 | controller |               "downwardAPI": {
2026-06-12 16:39:04.980808 | controller |                 "items": [
2026-06-12 16:39:04.980824 | controller |                   {
2026-06-12 16:39:04.980842 | controller |                     "fieldRef": {
2026-06-12 16:39:04.980857 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:04.980871 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:04.980885 | controller |                     },
2026-06-12 16:39:04.980899 | controller |                     "path": "namespace"
2026-06-12 16:39:04.980913 | controller |                   }
2026-06-12 16:39:04.980928 | controller |                 ]
2026-06-12 16:39:04.980942 | controller |               }
2026-06-12 16:39:04.980956 | controller |             },
2026-06-12 16:39:04.980970 | controller |             {
2026-06-12 16:39:04.980984 | controller |               "configMap": {
2026-06-12 16:39:04.980998 | controller |                 "items": [
2026-06-12 16:39:04.981012 | controller |                   {
2026-06-12 16:39:04.981026 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:04.981039 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:04.981054 | controller |                   }
2026-06-12 16:39:04.981068 | controller |                 ],
2026-06-12 16:39:04.981081 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:04.981095 | controller |               }
2026-06-12 16:39:04.981109 | controller |             }
2026-06-12 16:39:04.981123 | controller |           ]
2026-06-12 16:39:04.981138 | controller |         }
2026-06-12 16:39:04.981152 | controller |       }
2026-06-12 16:39:04.981166 | controller |     ]
2026-06-12 16:39:04.981180 | controller |   },
2026-06-12 16:39:04.981193 | controller |   "status": {
2026-06-12 16:39:04.981207 | controller |     "conditions": [
2026-06-12 16:39:04.981221 | controller |       {
2026-06-12 16:39:04.981235 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.981249 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:04.981263 | controller |         "status": "True",
2026-06-12 16:39:04.981277 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:04.981293 | controller |       },
2026-06-12 16:39:04.981309 | controller |       {
2026-06-12 16:39:04.981324 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.981339 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.981354 | controller |         "status": "True",
2026-06-12 16:39:04.981368 | controller |         "type": "Initialized"
2026-06-12 16:39:04.981383 | controller |       },
2026-06-12 16:39:04.981398 | controller |       {
2026-06-12 16:39:04.981412 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.981427 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:04.981441 | controller |         "status": "True",
2026-06-12 16:39:04.981456 | controller |         "type": "Ready"
2026-06-12 16:39:04.981470 | controller |       },
2026-06-12 16:39:04.981485 | controller |       {
2026-06-12 16:39:04.981499 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.981528 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:04.981547 | controller |         "status": "True",
2026-06-12 16:39:04.981563 | controller |         "type": "ContainersReady"
2026-06-12 16:39:04.981577 | controller |       },
2026-06-12 16:39:04.981592 | controller |       {
2026-06-12 16:39:04.981607 | controller |         "lastProbeTime": null,
2026-06-12 16:39:04.981622 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:04.981637 | controller |         "status": "True",
2026-06-12 16:39:04.981651 | controller |         "type": "PodScheduled"
2026-06-12 16:39:04.981666 | controller |       }
2026-06-12 16:39:04.981680 | controller |     ],
2026-06-12 16:39:04.981694 | controller |     "containerStatuses": [
2026-06-12 16:39:04.981709 | controller |       {
2026-06-12 16:39:04.981723 | controller |         "allocatedResources": {
2026-06-12 16:39:04.981737 | controller |           "cpu": "10m",
2026-06-12 16:39:04.981755 | controller |           "memory": "256Mi"
2026-06-12 16:39:04.981770 | controller |         },
2026-06-12 16:39:04.981784 | controller |         "containerID": "cri-o://103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b",
2026-06-12 16:39:04.981799 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 16:39:04.981813 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 16:39:04.981828 | controller |         "lastState": {},
2026-06-12 16:39:04.981843 | controller |         "name": "manager",
2026-06-12 16:39:04.981857 | controller |         "ready": true,
2026-06-12 16:39:04.981872 | controller |         "resources": {
2026-06-12 16:39:04.981886 | controller |           "limits": {
2026-06-12 16:39:04.981901 | controller |             "cpu": "500m",
2026-06-12 16:39:04.981915 | controller |             "memory": "512Mi"
2026-06-12 16:39:04.981930 | controller |           },
2026-06-12 16:39:04.981944 | controller |           "requests": {
2026-06-12 16:39:04.981959 | controller |             "cpu": "10m",
2026-06-12 16:39:04.981973 | controller |             "memory": "256Mi"
2026-06-12 16:39:04.981987 | controller |           }
2026-06-12 16:39:04.982001 | controller |         },
2026-06-12 16:39:04.982015 | controller |         "restartCount": 0,
2026-06-12 16:39:04.982030 | controller |         "started": true,
2026-06-12 16:39:04.982044 | controller |         "state": {
2026-06-12 16:39:04.982058 | controller |           "running": {
2026-06-12 16:39:04.982072 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:04.982087 | controller |           }
2026-06-12 16:39:04.982101 | controller |         },
2026-06-12 16:39:04.982115 | controller |         "user": {
2026-06-12 16:39:04.982130 | controller |           "linux": {
2026-06-12 16:39:04.982144 | controller |             "gid": 0,
2026-06-12 16:39:04.982158 | controller |             "supplementalGroups": [
2026-06-12 16:39:04.982172 | controller |               0
2026-06-12 16:39:04.982186 | controller |             ],
2026-06-12 16:39:04.982200 | controller |             "uid": 65532
2026-06-12 16:39:04.982214 | controller |           }
2026-06-12 16:39:04.982228 | controller |         },
2026-06-12 16:39:04.982242 | controller |         "volumeMounts": [
2026-06-12 16:39:04.982257 | controller |           {
2026-06-12 16:39:04.982271 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:04.982285 | controller |             "name": "kube-api-access-zz8hc",
2026-06-12 16:39:04.982299 | controller |             "readOnly": true,
2026-06-12 16:39:04.982314 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:04.982328 | controller |           }
2026-06-12 16:39:04.982342 | controller |         ]
2026-06-12 16:39:04.982357 | controller |       }
2026-06-12 16:39:04.982372 | controller |     ],
2026-06-12 16:39:04.982386 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:04.982401 | controller |     "hostIPs": [
2026-06-12 16:39:04.982415 | controller |       {
2026-06-12 16:39:04.982430 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:04.982444 | controller |       }
2026-06-12 16:39:04.982458 | controller |     ],
2026-06-12 16:39:04.982472 | controller |     "phase": "Running",
2026-06-12 16:39:04.982486 | controller |     "podIP": "10.217.0.81",
2026-06-12 16:39:04.982500 | controller |     "podIPs": [
2026-06-12 16:39:04.982535 | controller |       {
2026-06-12 16:39:04.982552 | controller |         "ip": "10.217.0.81"
2026-06-12 16:39:04.982566 | controller |       }
2026-06-12 16:39:04.982581 | controller |     ],
2026-06-12 16:39:04.982595 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:04.982610 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:04.982628 | controller |   }
2026-06-12 16:39:04.982643 | controller | }
2026-06-12 16:39:05.005351 | controller | ok:
2026-06-12 16:39:05.005432 | controller | {
2026-06-12 16:39:05.005459 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.005533 | controller |   "kind": "Pod",
2026-06-12 16:39:05.005559 | controller |   "metadata": {
2026-06-12 16:39:05.005576 | controller |     "annotations": {
2026-06-12 16:39:05.005592 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.83/23\"],\"mac_address\":\"0a:58:0a:d9:00:53\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.83/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.005608 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.83\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:53\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.005624 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.005639 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.005654 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.005670 | controller |     },
2026-06-12 16:39:05.005685 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.005700 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-12 16:39:05.005715 | controller |     "generation": 1,
2026-06-12 16:39:05.005730 | controller |     "labels": {
2026-06-12 16:39:05.005744 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-12 16:39:05.005758 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.005773 | controller |       "openstack.org/operator-name": "manila",
2026-06-12 16:39:05.005788 | controller |       "pod-template-hash": "b547849c7"
2026-06-12 16:39:05.005802 | controller |     },
2026-06-12 16:39:05.005816 | controller |     "managedFields": [
2026-06-12 16:39:05.005831 | controller |       {
2026-06-12 16:39:05.005845 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.005860 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.005874 | controller |         "fieldsV1": {
2026-06-12 16:39:05.005888 | controller |           "f:metadata": {
2026-06-12 16:39:05.005903 | controller |             "f:annotations": {
2026-06-12 16:39:05.005917 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.005932 | controller |             }
2026-06-12 16:39:05.005946 | controller |           }
2026-06-12 16:39:05.005961 | controller |         },
2026-06-12 16:39:05.005975 | controller |         "manager": "crc",
2026-06-12 16:39:05.005990 | controller |         "operation": "Update",
2026-06-12 16:39:05.006004 | controller |         "subresource": "status",
2026-06-12 16:39:05.006018 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.006033 | controller |       },
2026-06-12 16:39:05.006047 | controller |       {
2026-06-12 16:39:05.006061 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.006075 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.006089 | controller |         "fieldsV1": {
2026-06-12 16:39:05.006103 | controller |           "f:metadata": {
2026-06-12 16:39:05.006118 | controller |             "f:annotations": {
2026-06-12 16:39:05.006132 | controller |               ".": {},
2026-06-12 16:39:05.006146 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.006160 | controller |             },
2026-06-12 16:39:05.006174 | controller |             "f:generateName": {},
2026-06-12 16:39:05.006196 | controller |             "f:labels": {
2026-06-12 16:39:05.006211 | controller |               ".": {},
2026-06-12 16:39:05.006226 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.006241 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.006255 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.006270 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.006284 | controller |             },
2026-06-12 16:39:05.006298 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.006312 | controller |               ".": {},
2026-06-12 16:39:05.006326 | controller |               "k:{\"uid\":\"a1379c40-bfdc-44e0-804a-550b236446bc\"}": {}
2026-06-12 16:39:05.006341 | controller |             }
2026-06-12 16:39:05.006355 | controller |           },
2026-06-12 16:39:05.006368 | controller |           "f:spec": {
2026-06-12 16:39:05.006382 | controller |             "f:containers": {
2026-06-12 16:39:05.006396 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.006410 | controller |                 ".": {},
2026-06-12 16:39:05.006424 | controller |                 "f:args": {},
2026-06-12 16:39:05.006438 | controller |                 "f:command": {},
2026-06-12 16:39:05.006453 | controller |                 "f:env": {
2026-06-12 16:39:05.006467 | controller |                   ".": {},
2026-06-12 16:39:05.006482 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.006496 | controller |                     ".": {},
2026-06-12 16:39:05.006525 | controller |                     "f:name": {},
2026-06-12 16:39:05.006545 | controller |                     "f:value": {}
2026-06-12 16:39:05.006560 | controller |                   },
2026-06-12 16:39:05.006574 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.006589 | controller |                     ".": {},
2026-06-12 16:39:05.006603 | controller |                     "f:name": {},
2026-06-12 16:39:05.006618 | controller |                     "f:value": {}
2026-06-12 16:39:05.006632 | controller |                   },
2026-06-12 16:39:05.006646 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.006661 | controller |                     ".": {},
2026-06-12 16:39:05.006675 | controller |                     "f:name": {},
2026-06-12 16:39:05.006689 | controller |                     "f:value": {}
2026-06-12 16:39:05.006703 | controller |                   },
2026-06-12 16:39:05.006718 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.006745 | controller |                     ".": {},
2026-06-12 16:39:05.006765 | controller |                     "f:name": {},
2026-06-12 16:39:05.006780 | controller |                     "f:value": {}
2026-06-12 16:39:05.006794 | controller |                   },
2026-06-12 16:39:05.006809 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.006823 | controller |                     ".": {},
2026-06-12 16:39:05.006838 | controller |                     "f:name": {},
2026-06-12 16:39:05.006852 | controller |                     "f:value": {}
2026-06-12 16:39:05.006866 | controller |                   }
2026-06-12 16:39:05.006880 | controller |                 },
2026-06-12 16:39:05.006894 | controller |                 "f:image": {},
2026-06-12 16:39:05.006908 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.006923 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.006937 | controller |                   ".": {},
2026-06-12 16:39:05.006951 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.006966 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.006980 | controller |                     ".": {},
2026-06-12 16:39:05.006994 | controller |                     "f:path": {},
2026-06-12 16:39:05.007008 | controller |                     "f:port": {},
2026-06-12 16:39:05.007029 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.007044 | controller |                   },
2026-06-12 16:39:05.007058 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.007073 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.007087 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.007148 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.007168 | controller |                 },
2026-06-12 16:39:05.007183 | controller |                 "f:name": {},
2026-06-12 16:39:05.007197 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.007241 | controller |                   ".": {},
2026-06-12 16:39:05.007255 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.007270 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.007307 | controller |                     ".": {},
2026-06-12 16:39:05.007329 | controller |                     "f:path": {},
2026-06-12 16:39:05.007346 | controller |                     "f:port": {},
2026-06-12 16:39:05.007361 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.007399 | controller |                   },
2026-06-12 16:39:05.007416 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.007431 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.007446 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.007460 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.007474 | controller |                 },
2026-06-12 16:39:05.007489 | controller |                 "f:resources": {
2026-06-12 16:39:05.007503 | controller |                   ".": {},
2026-06-12 16:39:05.007533 | controller |                   "f:limits": {
2026-06-12 16:39:05.007549 | controller |                     ".": {},
2026-06-12 16:39:05.007563 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.007577 | controller |                     "f:memory": {}
2026-06-12 16:39:05.007591 | controller |                   },
2026-06-12 16:39:05.007604 | controller |                   "f:requests": {
2026-06-12 16:39:05.007618 | controller |                     ".": {},
2026-06-12 16:39:05.007632 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.007647 | controller |                     "f:memory": {}
2026-06-12 16:39:05.007661 | controller |                   }
2026-06-12 16:39:05.007676 | controller |                 },
2026-06-12 16:39:05.007690 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.007704 | controller |                   ".": {},
2026-06-12 16:39:05.007719 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.007733 | controller |                 },
2026-06-12 16:39:05.007748 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.007762 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.007776 | controller |               }
2026-06-12 16:39:05.007790 | controller |             },
2026-06-12 16:39:05.007804 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.007818 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.007832 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.007846 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.007860 | controller |             "f:securityContext": {
2026-06-12 16:39:05.007874 | controller |               ".": {},
2026-06-12 16:39:05.007888 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.007902 | controller |             },
2026-06-12 16:39:05.007916 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.007930 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.007945 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.007964 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.007979 | controller |           }
2026-06-12 16:39:05.007993 | controller |         },
2026-06-12 16:39:05.008007 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.008021 | controller |         "operation": "Update",
2026-06-12 16:39:05.008036 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.008050 | controller |       },
2026-06-12 16:39:05.008065 | controller |       {
2026-06-12 16:39:05.008079 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.008093 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.008107 | controller |         "fieldsV1": {
2026-06-12 16:39:05.008121 | controller |           "f:metadata": {
2026-06-12 16:39:05.008135 | controller |             "f:annotations": {
2026-06-12 16:39:05.008149 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.008163 | controller |             }
2026-06-12 16:39:05.008178 | controller |           }
2026-06-12 16:39:05.008192 | controller |         },
2026-06-12 16:39:05.008206 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.008220 | controller |         "operation": "Update",
2026-06-12 16:39:05.008234 | controller |         "subresource": "status",
2026-06-12 16:39:05.008248 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.008262 | controller |       },
2026-06-12 16:39:05.008276 | controller |       {
2026-06-12 16:39:05.008290 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.008304 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.008318 | controller |         "fieldsV1": {
2026-06-12 16:39:05.008332 | controller |           "f:status": {
2026-06-12 16:39:05.008346 | controller |             "f:conditions": {
2026-06-12 16:39:05.008360 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.008375 | controller |                 ".": {},
2026-06-12 16:39:05.008389 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.008404 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.008418 | controller |                 "f:status": {},
2026-06-12 16:39:05.008432 | controller |                 "f:type": {}
2026-06-12 16:39:05.008446 | controller |               },
2026-06-12 16:39:05.008460 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.008474 | controller |                 ".": {},
2026-06-12 16:39:05.008488 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.008502 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.008545 | controller |                 "f:status": {},
2026-06-12 16:39:05.008562 | controller |                 "f:type": {}
2026-06-12 16:39:05.008576 | controller |               },
2026-06-12 16:39:05.008591 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.008605 | controller |                 ".": {},
2026-06-12 16:39:05.008619 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.008634 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.008648 | controller |                 "f:status": {},
2026-06-12 16:39:05.008663 | controller |                 "f:type": {}
2026-06-12 16:39:05.008677 | controller |               },
2026-06-12 16:39:05.008692 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.008706 | controller |                 ".": {},
2026-06-12 16:39:05.008720 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.008734 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.008748 | controller |                 "f:status": {},
2026-06-12 16:39:05.008762 | controller |                 "f:type": {}
2026-06-12 16:39:05.008777 | controller |               }
2026-06-12 16:39:05.008791 | controller |             },
2026-06-12 16:39:05.008810 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.008824 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.008839 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.008853 | controller |             "f:phase": {},
2026-06-12 16:39:05.008867 | controller |             "f:podIP": {},
2026-06-12 16:39:05.008881 | controller |             "f:podIPs": {
2026-06-12 16:39:05.008895 | controller |               ".": {},
2026-06-12 16:39:05.008908 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-12 16:39:05.008923 | controller |                 ".": {},
2026-06-12 16:39:05.008937 | controller |                 "f:ip": {}
2026-06-12 16:39:05.008951 | controller |               }
2026-06-12 16:39:05.008964 | controller |             },
2026-06-12 16:39:05.008978 | controller |             "f:startTime": {}
2026-06-12 16:39:05.008992 | controller |           }
2026-06-12 16:39:05.009006 | controller |         },
2026-06-12 16:39:05.009019 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.009033 | controller |         "operation": "Update",
2026-06-12 16:39:05.009047 | controller |         "subresource": "status",
2026-06-12 16:39:05.009061 | controller |         "time": "2026-06-12T15:44:05Z"
2026-06-12 16:39:05.009075 | controller |       }
2026-06-12 16:39:05.009088 | controller |     ],
2026-06-12 16:39:05.009102 | controller |     "name": "manila-operator-controller-manager-b547849c7-wxpj4",
2026-06-12 16:39:05.009117 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.009131 | controller |     "ownerReferences": [
2026-06-12 16:39:05.009145 | controller |       {
2026-06-12 16:39:05.009159 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.009173 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.009187 | controller |         "controller": true,
2026-06-12 16:39:05.009201 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.009214 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-12 16:39:05.009228 | controller |         "uid": "a1379c40-bfdc-44e0-804a-550b236446bc"
2026-06-12 16:39:05.009242 | controller |       }
2026-06-12 16:39:05.009256 | controller |     ],
2026-06-12 16:39:05.009270 | controller |     "resourceVersion": "54175",
2026-06-12 16:39:05.009284 | controller |     "uid": "1b74c238-1ec6-454c-9983-2053ea438daf"
2026-06-12 16:39:05.009298 | controller |   },
2026-06-12 16:39:05.009312 | controller |   "spec": {
2026-06-12 16:39:05.009326 | controller |     "containers": [
2026-06-12 16:39:05.009340 | controller |       {
2026-06-12 16:39:05.009354 | controller |         "args": [
2026-06-12 16:39:05.009368 | controller |           "--leader-elect",
2026-06-12 16:39:05.009383 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.009398 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.009412 | controller |         ],
2026-06-12 16:39:05.009426 | controller |         "command": [
2026-06-12 16:39:05.009441 | controller |           "/manager"
2026-06-12 16:39:05.009455 | controller |         ],
2026-06-12 16:39:05.009468 | controller |         "env": [
2026-06-12 16:39:05.009482 | controller |           {
2026-06-12 16:39:05.009495 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.009509 | controller |             "value": "30"
2026-06-12 16:39:05.009543 | controller |           },
2026-06-12 16:39:05.009558 | controller |           {
2026-06-12 16:39:05.009573 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.009587 | controller |             "value": "20"
2026-06-12 16:39:05.009601 | controller |           },
2026-06-12 16:39:05.009615 | controller |           {
2026-06-12 16:39:05.009629 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.009644 | controller |             "value": "5"
2026-06-12 16:39:05.009658 | controller |           },
2026-06-12 16:39:05.009672 | controller |           {
2026-06-12 16:39:05.009690 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.009705 | controller |             "value": "false"
2026-06-12 16:39:05.009720 | controller |           },
2026-06-12 16:39:05.009734 | controller |           {
2026-06-12 16:39:05.009748 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.009762 | controller |             "value": "false"
2026-06-12 16:39:05.009776 | controller |           }
2026-06-12 16:39:05.009790 | controller |         ],
2026-06-12 16:39:05.009805 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 16:39:05.009820 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.009834 | controller |         "livenessProbe": {
2026-06-12 16:39:05.009849 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.009863 | controller |           "httpGet": {
2026-06-12 16:39:05.009878 | controller |             "path": "/healthz",
2026-06-12 16:39:05.009892 | controller |             "port": 8081,
2026-06-12 16:39:05.009906 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.009920 | controller |           },
2026-06-12 16:39:05.009934 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.009948 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.009962 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.009976 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.009990 | controller |         },
2026-06-12 16:39:05.010004 | controller |         "name": "manager",
2026-06-12 16:39:05.010018 | controller |         "readinessProbe": {
2026-06-12 16:39:05.010032 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.010046 | controller |           "httpGet": {
2026-06-12 16:39:05.010061 | controller |             "path": "/readyz",
2026-06-12 16:39:05.010075 | controller |             "port": 8081,
2026-06-12 16:39:05.010089 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.010103 | controller |           },
2026-06-12 16:39:05.010118 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.010132 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.010145 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.010159 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.010173 | controller |         },
2026-06-12 16:39:05.010187 | controller |         "resources": {
2026-06-12 16:39:05.010200 | controller |           "limits": {
2026-06-12 16:39:05.010214 | controller |             "cpu": "500m",
2026-06-12 16:39:05.010228 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.010242 | controller |           },
2026-06-12 16:39:05.010256 | controller |           "requests": {
2026-06-12 16:39:05.010270 | controller |             "cpu": "10m",
2026-06-12 16:39:05.010284 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.010298 | controller |           }
2026-06-12 16:39:05.010312 | controller |         },
2026-06-12 16:39:05.010326 | controller |         "securityContext": {
2026-06-12 16:39:05.010339 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.010354 | controller |           "capabilities": {
2026-06-12 16:39:05.010368 | controller |             "drop": [
2026-06-12 16:39:05.010383 | controller |               "MKNOD"
2026-06-12 16:39:05.010397 | controller |             ]
2026-06-12 16:39:05.010411 | controller |           }
2026-06-12 16:39:05.010425 | controller |         },
2026-06-12 16:39:05.010439 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.010453 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.010467 | controller |         "volumeMounts": [
2026-06-12 16:39:05.010481 | controller |           {
2026-06-12 16:39:05.010495 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.010528 | controller |             "name": "kube-api-access-jhmpn",
2026-06-12 16:39:05.010549 | controller |             "readOnly": true
2026-06-12 16:39:05.010564 | controller |           }
2026-06-12 16:39:05.010578 | controller |         ]
2026-06-12 16:39:05.010592 | controller |       }
2026-06-12 16:39:05.010606 | controller |     ],
2026-06-12 16:39:05.010621 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.010635 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.010649 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.010664 | controller |       {
2026-06-12 16:39:05.010678 | controller |         "name": "manila-operator-controller-manager-dockercfg-6r6nt"
2026-06-12 16:39:05.010701 | controller |       }
2026-06-12 16:39:05.010717 | controller |     ],
2026-06-12 16:39:05.010735 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.010750 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.010765 | controller |     "priority": 0,
2026-06-12 16:39:05.010780 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.010794 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.010808 | controller |     "securityContext": {
2026-06-12 16:39:05.010822 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.010836 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.010850 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.010864 | controller |       }
2026-06-12 16:39:05.010878 | controller |     },
2026-06-12 16:39:05.010892 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-12 16:39:05.010906 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-12 16:39:05.010920 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.010934 | controller |     "tolerations": [
2026-06-12 16:39:05.010948 | controller |       {
2026-06-12 16:39:05.010962 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.010976 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.010990 | controller |         "operator": "Exists",
2026-06-12 16:39:05.011004 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.011018 | controller |       },
2026-06-12 16:39:05.011032 | controller |       {
2026-06-12 16:39:05.011047 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.011061 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.011076 | controller |         "operator": "Exists",
2026-06-12 16:39:05.011090 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.011104 | controller |       },
2026-06-12 16:39:05.011118 | controller |       {
2026-06-12 16:39:05.011132 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.011146 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.011160 | controller |         "operator": "Exists"
2026-06-12 16:39:05.011174 | controller |       }
2026-06-12 16:39:05.011188 | controller |     ],
2026-06-12 16:39:05.011202 | controller |     "volumes": [
2026-06-12 16:39:05.011216 | controller |       {
2026-06-12 16:39:05.011230 | controller |         "name": "kube-api-access-jhmpn",
2026-06-12 16:39:05.011245 | controller |         "projected": {
2026-06-12 16:39:05.011259 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.011272 | controller |           "sources": [
2026-06-12 16:39:05.011286 | controller |             {
2026-06-12 16:39:05.011300 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.011314 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.011328 | controller |                 "path": "token"
2026-06-12 16:39:05.011342 | controller |               }
2026-06-12 16:39:05.011355 | controller |             },
2026-06-12 16:39:05.011369 | controller |             {
2026-06-12 16:39:05.011383 | controller |               "configMap": {
2026-06-12 16:39:05.011404 | controller |                 "items": [
2026-06-12 16:39:05.011419 | controller |                   {
2026-06-12 16:39:05.011433 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.011448 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.011462 | controller |                   }
2026-06-12 16:39:05.011476 | controller |                 ],
2026-06-12 16:39:05.011489 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.011503 | controller |               }
2026-06-12 16:39:05.011540 | controller |             },
2026-06-12 16:39:05.011556 | controller |             {
2026-06-12 16:39:05.011570 | controller |               "downwardAPI": {
2026-06-12 16:39:05.011584 | controller |                 "items": [
2026-06-12 16:39:05.011598 | controller |                   {
2026-06-12 16:39:05.011612 | controller |                     "fieldRef": {
2026-06-12 16:39:05.011626 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.011641 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.011655 | controller |                     },
2026-06-12 16:39:05.011670 | controller |                     "path": "namespace"
2026-06-12 16:39:05.011684 | controller |                   }
2026-06-12 16:39:05.011698 | controller |                 ]
2026-06-12 16:39:05.011713 | controller |               }
2026-06-12 16:39:05.011727 | controller |             },
2026-06-12 16:39:05.011741 | controller |             {
2026-06-12 16:39:05.011755 | controller |               "configMap": {
2026-06-12 16:39:05.011769 | controller |                 "items": [
2026-06-12 16:39:05.011783 | controller |                   {
2026-06-12 16:39:05.011797 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.011811 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.011825 | controller |                   }
2026-06-12 16:39:05.011839 | controller |                 ],
2026-06-12 16:39:05.011853 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.011868 | controller |               }
2026-06-12 16:39:05.011882 | controller |             }
2026-06-12 16:39:05.011896 | controller |           ]
2026-06-12 16:39:05.011910 | controller |         }
2026-06-12 16:39:05.011923 | controller |       }
2026-06-12 16:39:05.011937 | controller |     ]
2026-06-12 16:39:05.011951 | controller |   },
2026-06-12 16:39:05.011964 | controller |   "status": {
2026-06-12 16:39:05.011978 | controller |     "conditions": [
2026-06-12 16:39:05.011991 | controller |       {
2026-06-12 16:39:05.012005 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.012018 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:05.012032 | controller |         "status": "True",
2026-06-12 16:39:05.012046 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.012061 | controller |       },
2026-06-12 16:39:05.012075 | controller |       {
2026-06-12 16:39:05.012089 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.012103 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.012117 | controller |         "status": "True",
2026-06-12 16:39:05.012131 | controller |         "type": "Initialized"
2026-06-12 16:39:05.012146 | controller |       },
2026-06-12 16:39:05.012160 | controller |       {
2026-06-12 16:39:05.012174 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.012188 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.012202 | controller |         "status": "True",
2026-06-12 16:39:05.012216 | controller |         "type": "Ready"
2026-06-12 16:39:05.012231 | controller |       },
2026-06-12 16:39:05.012245 | controller |       {
2026-06-12 16:39:05.012259 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.012273 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.012291 | controller |         "status": "True",
2026-06-12 16:39:05.012306 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.012320 | controller |       },
2026-06-12 16:39:05.012334 | controller |       {
2026-06-12 16:39:05.012348 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.012362 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.012376 | controller |         "status": "True",
2026-06-12 16:39:05.012390 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.012405 | controller |       }
2026-06-12 16:39:05.012419 | controller |     ],
2026-06-12 16:39:05.012434 | controller |     "containerStatuses": [
2026-06-12 16:39:05.012448 | controller |       {
2026-06-12 16:39:05.012462 | controller |         "allocatedResources": {
2026-06-12 16:39:05.012476 | controller |           "cpu": "10m",
2026-06-12 16:39:05.012490 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.012503 | controller |         },
2026-06-12 16:39:05.012546 | controller |         "containerID": "cri-o://b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf",
2026-06-12 16:39:05.012564 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 16:39:05.012578 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 16:39:05.012593 | controller |         "lastState": {},
2026-06-12 16:39:05.012607 | controller |         "name": "manager",
2026-06-12 16:39:05.012622 | controller |         "ready": true,
2026-06-12 16:39:05.012636 | controller |         "resources": {
2026-06-12 16:39:05.012650 | controller |           "limits": {
2026-06-12 16:39:05.012664 | controller |             "cpu": "500m",
2026-06-12 16:39:05.012679 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.012693 | controller |           },
2026-06-12 16:39:05.012708 | controller |           "requests": {
2026-06-12 16:39:05.012723 | controller |             "cpu": "10m",
2026-06-12 16:39:05.012737 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.012751 | controller |           }
2026-06-12 16:39:05.012765 | controller |         },
2026-06-12 16:39:05.012779 | controller |         "restartCount": 0,
2026-06-12 16:39:05.012793 | controller |         "started": true,
2026-06-12 16:39:05.012807 | controller |         "state": {
2026-06-12 16:39:05.012821 | controller |           "running": {
2026-06-12 16:39:05.012835 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.012849 | controller |           }
2026-06-12 16:39:05.012863 | controller |         },
2026-06-12 16:39:05.012877 | controller |         "user": {
2026-06-12 16:39:05.012890 | controller |           "linux": {
2026-06-12 16:39:05.012904 | controller |             "gid": 0,
2026-06-12 16:39:05.012918 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.012932 | controller |               0
2026-06-12 16:39:05.012946 | controller |             ],
2026-06-12 16:39:05.012960 | controller |             "uid": 65532
2026-06-12 16:39:05.012974 | controller |           }
2026-06-12 16:39:05.012988 | controller |         },
2026-06-12 16:39:05.013002 | controller |         "volumeMounts": [
2026-06-12 16:39:05.013020 | controller |           {
2026-06-12 16:39:05.013041 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.013061 | controller |             "name": "kube-api-access-jhmpn",
2026-06-12 16:39:05.013081 | controller |             "readOnly": true,
2026-06-12 16:39:05.013102 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.013118 | controller |           }
2026-06-12 16:39:05.013133 | controller |         ]
2026-06-12 16:39:05.013147 | controller |       }
2026-06-12 16:39:05.013161 | controller |     ],
2026-06-12 16:39:05.013180 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.013195 | controller |     "hostIPs": [
2026-06-12 16:39:05.013209 | controller |       {
2026-06-12 16:39:05.013223 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.013237 | controller |       }
2026-06-12 16:39:05.013251 | controller |     ],
2026-06-12 16:39:05.013265 | controller |     "phase": "Running",
2026-06-12 16:39:05.013279 | controller |     "podIP": "10.217.0.83",
2026-06-12 16:39:05.013293 | controller |     "podIPs": [
2026-06-12 16:39:05.013307 | controller |       {
2026-06-12 16:39:05.013321 | controller |         "ip": "10.217.0.83"
2026-06-12 16:39:05.013335 | controller |       }
2026-06-12 16:39:05.013349 | controller |     ],
2026-06-12 16:39:05.013363 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.013377 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.013391 | controller |   }
2026-06-12 16:39:05.013405 | controller | }
2026-06-12 16:39:05.035190 | controller | ok:
2026-06-12 16:39:05.035268 | controller | {
2026-06-12 16:39:05.035296 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.035367 | controller |   "kind": "Pod",
2026-06-12 16:39:05.035389 | controller |   "metadata": {
2026-06-12 16:39:05.035405 | controller |     "annotations": {
2026-06-12 16:39:05.035421 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.82/23\"],\"mac_address\":\"0a:58:0a:d9:00:52\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.82/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.035438 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.82\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:52\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.035455 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.035471 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.035487 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.035502 | controller |     },
2026-06-12 16:39:05.035562 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.035582 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-12 16:39:05.035597 | controller |     "generation": 1,
2026-06-12 16:39:05.035613 | controller |     "labels": {
2026-06-12 16:39:05.035628 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-12 16:39:05.035644 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.035659 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-12 16:39:05.035674 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-12 16:39:05.035689 | controller |     },
2026-06-12 16:39:05.035704 | controller |     "managedFields": [
2026-06-12 16:39:05.035719 | controller |       {
2026-06-12 16:39:05.035733 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.035748 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.035763 | controller |         "fieldsV1": {
2026-06-12 16:39:05.035777 | controller |           "f:metadata": {
2026-06-12 16:39:05.035792 | controller |             "f:annotations": {
2026-06-12 16:39:05.035806 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.035821 | controller |             }
2026-06-12 16:39:05.035836 | controller |           }
2026-06-12 16:39:05.035851 | controller |         },
2026-06-12 16:39:05.035866 | controller |         "manager": "crc",
2026-06-12 16:39:05.035880 | controller |         "operation": "Update",
2026-06-12 16:39:05.035894 | controller |         "subresource": "status",
2026-06-12 16:39:05.035914 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.035929 | controller |       },
2026-06-12 16:39:05.035943 | controller |       {
2026-06-12 16:39:05.035957 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.035971 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.035985 | controller |         "fieldsV1": {
2026-06-12 16:39:05.035999 | controller |           "f:metadata": {
2026-06-12 16:39:05.036014 | controller |             "f:annotations": {
2026-06-12 16:39:05.036028 | controller |               ".": {},
2026-06-12 16:39:05.036042 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.036056 | controller |             },
2026-06-12 16:39:05.036071 | controller |             "f:generateName": {},
2026-06-12 16:39:05.036085 | controller |             "f:labels": {
2026-06-12 16:39:05.036100 | controller |               ".": {},
2026-06-12 16:39:05.036114 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.036128 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.036143 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.036157 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.036172 | controller |             },
2026-06-12 16:39:05.036187 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.036201 | controller |               ".": {},
2026-06-12 16:39:05.036216 | controller |               "k:{\"uid\":\"2fb34cfa-b87e-4839-8c4e-9cabd158781d\"}": {}
2026-06-12 16:39:05.036230 | controller |             }
2026-06-12 16:39:05.036245 | controller |           },
2026-06-12 16:39:05.036260 | controller |           "f:spec": {
2026-06-12 16:39:05.036274 | controller |             "f:containers": {
2026-06-12 16:39:05.036288 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.036303 | controller |                 ".": {},
2026-06-12 16:39:05.036317 | controller |                 "f:args": {},
2026-06-12 16:39:05.036331 | controller |                 "f:command": {},
2026-06-12 16:39:05.036345 | controller |                 "f:env": {
2026-06-12 16:39:05.036359 | controller |                   ".": {},
2026-06-12 16:39:05.036373 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.036388 | controller |                     ".": {},
2026-06-12 16:39:05.036402 | controller |                     "f:name": {},
2026-06-12 16:39:05.036417 | controller |                     "f:value": {}
2026-06-12 16:39:05.036432 | controller |                   },
2026-06-12 16:39:05.036446 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.036461 | controller |                     ".": {},
2026-06-12 16:39:05.036475 | controller |                     "f:name": {},
2026-06-12 16:39:05.036489 | controller |                     "f:value": {}
2026-06-12 16:39:05.036504 | controller |                   },
2026-06-12 16:39:05.036539 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.036556 | controller |                     ".": {},
2026-06-12 16:39:05.036570 | controller |                     "f:name": {},
2026-06-12 16:39:05.036585 | controller |                     "f:value": {}
2026-06-12 16:39:05.036599 | controller |                   },
2026-06-12 16:39:05.036613 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.036627 | controller |                     ".": {},
2026-06-12 16:39:05.036642 | controller |                     "f:name": {},
2026-06-12 16:39:05.036657 | controller |                     "f:value": {}
2026-06-12 16:39:05.036671 | controller |                   },
2026-06-12 16:39:05.036686 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.036701 | controller |                     ".": {},
2026-06-12 16:39:05.036715 | controller |                     "f:name": {},
2026-06-12 16:39:05.036733 | controller |                     "f:value": {}
2026-06-12 16:39:05.036748 | controller |                   }
2026-06-12 16:39:05.036762 | controller |                 },
2026-06-12 16:39:05.036777 | controller |                 "f:image": {},
2026-06-12 16:39:05.036791 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.036806 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.036820 | controller |                   ".": {},
2026-06-12 16:39:05.036834 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.036848 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.036862 | controller |                     ".": {},
2026-06-12 16:39:05.036876 | controller |                     "f:path": {},
2026-06-12 16:39:05.036889 | controller |                     "f:port": {},
2026-06-12 16:39:05.036904 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.036919 | controller |                   },
2026-06-12 16:39:05.036932 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.036947 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.036961 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.036975 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.036989 | controller |                 },
2026-06-12 16:39:05.037003 | controller |                 "f:name": {},
2026-06-12 16:39:05.037017 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.037031 | controller |                   ".": {},
2026-06-12 16:39:05.037046 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.037060 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.037074 | controller |                     ".": {},
2026-06-12 16:39:05.037088 | controller |                     "f:path": {},
2026-06-12 16:39:05.037102 | controller |                     "f:port": {},
2026-06-12 16:39:05.037116 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.037130 | controller |                   },
2026-06-12 16:39:05.037144 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.037158 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.037172 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.037186 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.037200 | controller |                 },
2026-06-12 16:39:05.037214 | controller |                 "f:resources": {
2026-06-12 16:39:05.037228 | controller |                   ".": {},
2026-06-12 16:39:05.037242 | controller |                   "f:limits": {
2026-06-12 16:39:05.037256 | controller |                     ".": {},
2026-06-12 16:39:05.037270 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.037283 | controller |                     "f:memory": {}
2026-06-12 16:39:05.037297 | controller |                   },
2026-06-12 16:39:05.037311 | controller |                   "f:requests": {
2026-06-12 16:39:05.037325 | controller |                     ".": {},
2026-06-12 16:39:05.037338 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.037352 | controller |                     "f:memory": {}
2026-06-12 16:39:05.037366 | controller |                   }
2026-06-12 16:39:05.037380 | controller |                 },
2026-06-12 16:39:05.037395 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.037409 | controller |                   ".": {},
2026-06-12 16:39:05.037424 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.037438 | controller |                 },
2026-06-12 16:39:05.037452 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.037467 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.037482 | controller |               }
2026-06-12 16:39:05.037500 | controller |             },
2026-06-12 16:39:05.037534 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.037551 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.037566 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.037580 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.037595 | controller |             "f:securityContext": {
2026-06-12 16:39:05.037609 | controller |               ".": {},
2026-06-12 16:39:05.037623 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.037637 | controller |             },
2026-06-12 16:39:05.037652 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.037667 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.037682 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.037696 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.037711 | controller |           }
2026-06-12 16:39:05.037726 | controller |         },
2026-06-12 16:39:05.037740 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.037755 | controller |         "operation": "Update",
2026-06-12 16:39:05.037769 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.037784 | controller |       },
2026-06-12 16:39:05.037798 | controller |       {
2026-06-12 16:39:05.037813 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.037827 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.037841 | controller |         "fieldsV1": {
2026-06-12 16:39:05.037856 | controller |           "f:metadata": {
2026-06-12 16:39:05.037870 | controller |             "f:annotations": {
2026-06-12 16:39:05.037884 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.037899 | controller |             }
2026-06-12 16:39:05.037914 | controller |           }
2026-06-12 16:39:05.037935 | controller |         },
2026-06-12 16:39:05.037956 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.037978 | controller |         "operation": "Update",
2026-06-12 16:39:05.037998 | controller |         "subresource": "status",
2026-06-12 16:39:05.038012 | controller |         "time": "2026-06-12T15:43:08Z"
2026-06-12 16:39:05.038027 | controller |       },
2026-06-12 16:39:05.038042 | controller |       {
2026-06-12 16:39:05.038058 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.038073 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.038087 | controller |         "fieldsV1": {
2026-06-12 16:39:05.038102 | controller |           "f:status": {
2026-06-12 16:39:05.038116 | controller |             "f:conditions": {
2026-06-12 16:39:05.038131 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.038146 | controller |                 ".": {},
2026-06-12 16:39:05.038160 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.038174 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.038189 | controller |                 "f:status": {},
2026-06-12 16:39:05.038203 | controller |                 "f:type": {}
2026-06-12 16:39:05.038217 | controller |               },
2026-06-12 16:39:05.038232 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.038247 | controller |                 ".": {},
2026-06-12 16:39:05.038261 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.038276 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.038290 | controller |                 "f:status": {},
2026-06-12 16:39:05.038304 | controller |                 "f:type": {}
2026-06-12 16:39:05.038319 | controller |               },
2026-06-12 16:39:05.038333 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.038347 | controller |                 ".": {},
2026-06-12 16:39:05.038362 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.038380 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.038395 | controller |                 "f:status": {},
2026-06-12 16:39:05.038409 | controller |                 "f:type": {}
2026-06-12 16:39:05.038424 | controller |               },
2026-06-12 16:39:05.038438 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.038452 | controller |                 ".": {},
2026-06-12 16:39:05.038467 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.038495 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.038537 | controller |                 "f:status": {},
2026-06-12 16:39:05.038554 | controller |                 "f:type": {}
2026-06-12 16:39:05.038570 | controller |               }
2026-06-12 16:39:05.038584 | controller |             },
2026-06-12 16:39:05.038598 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.038613 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.038627 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.038641 | controller |             "f:phase": {},
2026-06-12 16:39:05.038655 | controller |             "f:podIP": {},
2026-06-12 16:39:05.038669 | controller |             "f:podIPs": {
2026-06-12 16:39:05.038683 | controller |               ".": {},
2026-06-12 16:39:05.038697 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-12 16:39:05.038711 | controller |                 ".": {},
2026-06-12 16:39:05.038726 | controller |                 "f:ip": {}
2026-06-12 16:39:05.038741 | controller |               }
2026-06-12 16:39:05.038757 | controller |             },
2026-06-12 16:39:05.038772 | controller |             "f:startTime": {}
2026-06-12 16:39:05.038786 | controller |           }
2026-06-12 16:39:05.038800 | controller |         },
2026-06-12 16:39:05.038814 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.038829 | controller |         "operation": "Update",
2026-06-12 16:39:05.038842 | controller |         "subresource": "status",
2026-06-12 16:39:05.038857 | controller |         "time": "2026-06-12T15:44:04Z"
2026-06-12 16:39:05.038871 | controller |       }
2026-06-12 16:39:05.038885 | controller |     ],
2026-06-12 16:39:05.038899 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-sj6fr",
2026-06-12 16:39:05.038914 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.038928 | controller |     "ownerReferences": [
2026-06-12 16:39:05.038942 | controller |       {
2026-06-12 16:39:05.038957 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.038971 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.038985 | controller |         "controller": true,
2026-06-12 16:39:05.038999 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.039013 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-12 16:39:05.039034 | controller |         "uid": "2fb34cfa-b87e-4839-8c4e-9cabd158781d"
2026-06-12 16:39:05.039056 | controller |       }
2026-06-12 16:39:05.039076 | controller |     ],
2026-06-12 16:39:05.039096 | controller |     "resourceVersion": "54143",
2026-06-12 16:39:05.039118 | controller |     "uid": "85766690-fff1-48df-a545-5432d5b5540a"
2026-06-12 16:39:05.039137 | controller |   },
2026-06-12 16:39:05.039156 | controller |   "spec": {
2026-06-12 16:39:05.039176 | controller |     "containers": [
2026-06-12 16:39:05.039197 | controller |       {
2026-06-12 16:39:05.039216 | controller |         "args": [
2026-06-12 16:39:05.039236 | controller |           "--leader-elect",
2026-06-12 16:39:05.039255 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.039272 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.039287 | controller |         ],
2026-06-12 16:39:05.039302 | controller |         "command": [
2026-06-12 16:39:05.039316 | controller |           "/manager"
2026-06-12 16:39:05.039330 | controller |         ],
2026-06-12 16:39:05.039349 | controller |         "env": [
2026-06-12 16:39:05.039363 | controller |           {
2026-06-12 16:39:05.039378 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.039392 | controller |             "value": "30"
2026-06-12 16:39:05.039406 | controller |           },
2026-06-12 16:39:05.039421 | controller |           {
2026-06-12 16:39:05.039435 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.039450 | controller |             "value": "20"
2026-06-12 16:39:05.039464 | controller |           },
2026-06-12 16:39:05.039478 | controller |           {
2026-06-12 16:39:05.039493 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.039507 | controller |             "value": "5"
2026-06-12 16:39:05.039554 | controller |           },
2026-06-12 16:39:05.039571 | controller |           {
2026-06-12 16:39:05.039587 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.039602 | controller |             "value": "false"
2026-06-12 16:39:05.039617 | controller |           },
2026-06-12 16:39:05.039631 | controller |           {
2026-06-12 16:39:05.039646 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.039661 | controller |             "value": "false"
2026-06-12 16:39:05.039675 | controller |           }
2026-06-12 16:39:05.039690 | controller |         ],
2026-06-12 16:39:05.039704 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 16:39:05.039719 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.039733 | controller |         "livenessProbe": {
2026-06-12 16:39:05.039748 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.039762 | controller |           "httpGet": {
2026-06-12 16:39:05.039776 | controller |             "path": "/healthz",
2026-06-12 16:39:05.039790 | controller |             "port": 8081,
2026-06-12 16:39:05.039804 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.039818 | controller |           },
2026-06-12 16:39:05.039832 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.039846 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.039861 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.039875 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.039889 | controller |         },
2026-06-12 16:39:05.039904 | controller |         "name": "manager",
2026-06-12 16:39:05.039918 | controller |         "readinessProbe": {
2026-06-12 16:39:05.039932 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.039946 | controller |           "httpGet": {
2026-06-12 16:39:05.039960 | controller |             "path": "/readyz",
2026-06-12 16:39:05.039974 | controller |             "port": 8081,
2026-06-12 16:39:05.039988 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.040001 | controller |           },
2026-06-12 16:39:05.040016 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.040030 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.040044 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.040058 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.040072 | controller |         },
2026-06-12 16:39:05.040086 | controller |         "resources": {
2026-06-12 16:39:05.040100 | controller |           "limits": {
2026-06-12 16:39:05.040114 | controller |             "cpu": "500m",
2026-06-12 16:39:05.040128 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.040142 | controller |           },
2026-06-12 16:39:05.040156 | controller |           "requests": {
2026-06-12 16:39:05.040174 | controller |             "cpu": "10m",
2026-06-12 16:39:05.040196 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.040217 | controller |           }
2026-06-12 16:39:05.040237 | controller |         },
2026-06-12 16:39:05.040255 | controller |         "securityContext": {
2026-06-12 16:39:05.040274 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.040289 | controller |           "capabilities": {
2026-06-12 16:39:05.040303 | controller |             "drop": [
2026-06-12 16:39:05.040317 | controller |               "MKNOD"
2026-06-12 16:39:05.040331 | controller |             ]
2026-06-12 16:39:05.040345 | controller |           }
2026-06-12 16:39:05.040360 | controller |         },
2026-06-12 16:39:05.040374 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.040388 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.040402 | controller |         "volumeMounts": [
2026-06-12 16:39:05.040417 | controller |           {
2026-06-12 16:39:05.040431 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.040446 | controller |             "name": "kube-api-access-pcp9l",
2026-06-12 16:39:05.040460 | controller |             "readOnly": true
2026-06-12 16:39:05.040475 | controller |           }
2026-06-12 16:39:05.040489 | controller |         ]
2026-06-12 16:39:05.040504 | controller |       }
2026-06-12 16:39:05.040539 | controller |     ],
2026-06-12 16:39:05.040555 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.040570 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.040584 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.040599 | controller |       {
2026-06-12 16:39:05.040614 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-6r6rn"
2026-06-12 16:39:05.040628 | controller |       }
2026-06-12 16:39:05.040643 | controller |     ],
2026-06-12 16:39:05.040658 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.040672 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.040687 | controller |     "priority": 0,
2026-06-12 16:39:05.040701 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.040716 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.040730 | controller |     "securityContext": {
2026-06-12 16:39:05.040745 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.040759 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.040773 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.040787 | controller |       }
2026-06-12 16:39:05.040801 | controller |     },
2026-06-12 16:39:05.040815 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-12 16:39:05.040829 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-12 16:39:05.040844 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.040858 | controller |     "tolerations": [
2026-06-12 16:39:05.040873 | controller |       {
2026-06-12 16:39:05.040887 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.040901 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.040916 | controller |         "operator": "Exists",
2026-06-12 16:39:05.040930 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.040944 | controller |       },
2026-06-12 16:39:05.040958 | controller |       {
2026-06-12 16:39:05.040972 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.040986 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.041000 | controller |         "operator": "Exists",
2026-06-12 16:39:05.041014 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.041028 | controller |       },
2026-06-12 16:39:05.041042 | controller |       {
2026-06-12 16:39:05.041055 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.041069 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.041083 | controller |         "operator": "Exists"
2026-06-12 16:39:05.041096 | controller |       }
2026-06-12 16:39:05.041110 | controller |     ],
2026-06-12 16:39:05.041125 | controller |     "volumes": [
2026-06-12 16:39:05.041143 | controller |       {
2026-06-12 16:39:05.041158 | controller |         "name": "kube-api-access-pcp9l",
2026-06-12 16:39:05.041172 | controller |         "projected": {
2026-06-12 16:39:05.041186 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.041200 | controller |           "sources": [
2026-06-12 16:39:05.041213 | controller |             {
2026-06-12 16:39:05.041227 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.041240 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.041254 | controller |                 "path": "token"
2026-06-12 16:39:05.041268 | controller |               }
2026-06-12 16:39:05.041282 | controller |             },
2026-06-12 16:39:05.041297 | controller |             {
2026-06-12 16:39:05.041311 | controller |               "configMap": {
2026-06-12 16:39:05.041325 | controller |                 "items": [
2026-06-12 16:39:05.041339 | controller |                   {
2026-06-12 16:39:05.041353 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.041367 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.041381 | controller |                   }
2026-06-12 16:39:05.041394 | controller |                 ],
2026-06-12 16:39:05.041408 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.041421 | controller |               }
2026-06-12 16:39:05.041435 | controller |             },
2026-06-12 16:39:05.041449 | controller |             {
2026-06-12 16:39:05.041463 | controller |               "downwardAPI": {
2026-06-12 16:39:05.041477 | controller |                 "items": [
2026-06-12 16:39:05.041490 | controller |                   {
2026-06-12 16:39:05.041504 | controller |                     "fieldRef": {
2026-06-12 16:39:05.041537 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.041553 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.041568 | controller |                     },
2026-06-12 16:39:05.041582 | controller |                     "path": "namespace"
2026-06-12 16:39:05.041597 | controller |                   }
2026-06-12 16:39:05.041611 | controller |                 ]
2026-06-12 16:39:05.041626 | controller |               }
2026-06-12 16:39:05.041641 | controller |             },
2026-06-12 16:39:05.041655 | controller |             {
2026-06-12 16:39:05.041669 | controller |               "configMap": {
2026-06-12 16:39:05.041684 | controller |                 "items": [
2026-06-12 16:39:05.041698 | controller |                   {
2026-06-12 16:39:05.041712 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.041727 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.041741 | controller |                   }
2026-06-12 16:39:05.041755 | controller |                 ],
2026-06-12 16:39:05.041769 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.041783 | controller |               }
2026-06-12 16:39:05.041799 | controller |             }
2026-06-12 16:39:05.041814 | controller |           ]
2026-06-12 16:39:05.041828 | controller |         }
2026-06-12 16:39:05.041842 | controller |       }
2026-06-12 16:39:05.041856 | controller |     ]
2026-06-12 16:39:05.041871 | controller |   },
2026-06-12 16:39:05.041885 | controller |   "status": {
2026-06-12 16:39:05.041900 | controller |     "conditions": [
2026-06-12 16:39:05.041914 | controller |       {
2026-06-12 16:39:05.041928 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.041942 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:05.041957 | controller |         "status": "True",
2026-06-12 16:39:05.041972 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.041986 | controller |       },
2026-06-12 16:39:05.042001 | controller |       {
2026-06-12 16:39:05.042015 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.042030 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.042048 | controller |         "status": "True",
2026-06-12 16:39:05.042063 | controller |         "type": "Initialized"
2026-06-12 16:39:05.042077 | controller |       },
2026-06-12 16:39:05.042092 | controller |       {
2026-06-12 16:39:05.042106 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.042120 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:05.042134 | controller |         "status": "True",
2026-06-12 16:39:05.042147 | controller |         "type": "Ready"
2026-06-12 16:39:05.042161 | controller |       },
2026-06-12 16:39:05.042175 | controller |       {
2026-06-12 16:39:05.042189 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.042207 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:05.042229 | controller |         "status": "True",
2026-06-12 16:39:05.042250 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.042267 | controller |       },
2026-06-12 16:39:05.042283 | controller |       {
2026-06-12 16:39:05.042297 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.042313 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.042334 | controller |         "status": "True",
2026-06-12 16:39:05.042355 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.042370 | controller |       }
2026-06-12 16:39:05.042385 | controller |     ],
2026-06-12 16:39:05.042399 | controller |     "containerStatuses": [
2026-06-12 16:39:05.042420 | controller |       {
2026-06-12 16:39:05.042441 | controller |         "allocatedResources": {
2026-06-12 16:39:05.042473 | controller |           "cpu": "10m",
2026-06-12 16:39:05.042493 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.042559 | controller |         },
2026-06-12 16:39:05.042584 | controller |         "containerID": "cri-o://c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9",
2026-06-12 16:39:05.042606 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 16:39:05.042628 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 16:39:05.042649 | controller |         "lastState": {},
2026-06-12 16:39:05.042668 | controller |         "name": "manager",
2026-06-12 16:39:05.042687 | controller |         "ready": true,
2026-06-12 16:39:05.042709 | controller |         "resources": {
2026-06-12 16:39:05.042729 | controller |           "limits": {
2026-06-12 16:39:05.042748 | controller |             "cpu": "500m",
2026-06-12 16:39:05.042767 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.042787 | controller |           },
2026-06-12 16:39:05.042808 | controller |           "requests": {
2026-06-12 16:39:05.042828 | controller |             "cpu": "10m",
2026-06-12 16:39:05.042847 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.042867 | controller |           }
2026-06-12 16:39:05.042888 | controller |         },
2026-06-12 16:39:05.042908 | controller |         "restartCount": 0,
2026-06-12 16:39:05.042927 | controller |         "started": true,
2026-06-12 16:39:05.042946 | controller |         "state": {
2026-06-12 16:39:05.042968 | controller |           "running": {
2026-06-12 16:39:05.042987 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.043007 | controller |           }
2026-06-12 16:39:05.043026 | controller |         },
2026-06-12 16:39:05.043047 | controller |         "user": {
2026-06-12 16:39:05.043067 | controller |           "linux": {
2026-06-12 16:39:05.043086 | controller |             "gid": 0,
2026-06-12 16:39:05.043105 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.043126 | controller |               0
2026-06-12 16:39:05.043146 | controller |             ],
2026-06-12 16:39:05.043175 | controller |             "uid": 65532
2026-06-12 16:39:05.043198 | controller |           }
2026-06-12 16:39:05.043218 | controller |         },
2026-06-12 16:39:05.043237 | controller |         "volumeMounts": [
2026-06-12 16:39:05.043257 | controller |           {
2026-06-12 16:39:05.043278 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.043298 | controller |             "name": "kube-api-access-pcp9l",
2026-06-12 16:39:05.043318 | controller |             "readOnly": true,
2026-06-12 16:39:05.043337 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.043358 | controller |           }
2026-06-12 16:39:05.043379 | controller |         ]
2026-06-12 16:39:05.043398 | controller |       }
2026-06-12 16:39:05.043417 | controller |     ],
2026-06-12 16:39:05.043437 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.043458 | controller |     "hostIPs": [
2026-06-12 16:39:05.043477 | controller |       {
2026-06-12 16:39:05.043497 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.043540 | controller |       }
2026-06-12 16:39:05.043564 | controller |     ],
2026-06-12 16:39:05.043585 | controller |     "phase": "Running",
2026-06-12 16:39:05.043606 | controller |     "podIP": "10.217.0.82",
2026-06-12 16:39:05.043627 | controller |     "podIPs": [
2026-06-12 16:39:05.043647 | controller |       {
2026-06-12 16:39:05.043666 | controller |         "ip": "10.217.0.82"
2026-06-12 16:39:05.043686 | controller |       }
2026-06-12 16:39:05.043707 | controller |     ],
2026-06-12 16:39:05.043726 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.043745 | controller |     "startTime": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.043765 | controller |   }
2026-06-12 16:39:05.043786 | controller | }
2026-06-12 16:39:05.066645 | controller | ok:
2026-06-12 16:39:05.066722 | controller | {
2026-06-12 16:39:05.066749 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.066810 | controller |   "kind": "Pod",
2026-06-12 16:39:05.066831 | controller |   "metadata": {
2026-06-12 16:39:05.066846 | controller |     "annotations": {
2026-06-12 16:39:05.066861 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.84/23\"],\"mac_address\":\"0a:58:0a:d9:00:54\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.84/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.066878 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.84\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:54\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.066894 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.066910 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.066925 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.066940 | controller |     },
2026-06-12 16:39:05.066954 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.066969 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-12 16:39:05.066983 | controller |     "generation": 1,
2026-06-12 16:39:05.066998 | controller |     "labels": {
2026-06-12 16:39:05.067012 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-12 16:39:05.067027 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.067042 | controller |       "openstack.org/operator-name": "neutron",
2026-06-12 16:39:05.067057 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-12 16:39:05.067071 | controller |     },
2026-06-12 16:39:05.067093 | controller |     "managedFields": [
2026-06-12 16:39:05.067108 | controller |       {
2026-06-12 16:39:05.067123 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.067137 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.067151 | controller |         "fieldsV1": {
2026-06-12 16:39:05.067165 | controller |           "f:metadata": {
2026-06-12 16:39:05.067179 | controller |             "f:annotations": {
2026-06-12 16:39:05.067193 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.067207 | controller |             }
2026-06-12 16:39:05.067221 | controller |           }
2026-06-12 16:39:05.067235 | controller |         },
2026-06-12 16:39:05.067250 | controller |         "manager": "crc",
2026-06-12 16:39:05.067264 | controller |         "operation": "Update",
2026-06-12 16:39:05.067278 | controller |         "subresource": "status",
2026-06-12 16:39:05.067292 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.067307 | controller |       },
2026-06-12 16:39:05.067322 | controller |       {
2026-06-12 16:39:05.067337 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.067351 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.067366 | controller |         "fieldsV1": {
2026-06-12 16:39:05.067380 | controller |           "f:metadata": {
2026-06-12 16:39:05.067394 | controller |             "f:annotations": {
2026-06-12 16:39:05.067409 | controller |               ".": {},
2026-06-12 16:39:05.067423 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.067437 | controller |             },
2026-06-12 16:39:05.067452 | controller |             "f:generateName": {},
2026-06-12 16:39:05.067466 | controller |             "f:labels": {
2026-06-12 16:39:05.067480 | controller |               ".": {},
2026-06-12 16:39:05.067494 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.067508 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.067546 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.067562 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.067577 | controller |             },
2026-06-12 16:39:05.067591 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.067605 | controller |               ".": {},
2026-06-12 16:39:05.067619 | controller |               "k:{\"uid\":\"8f834e0a-9988-498f-a45d-e129a1432d16\"}": {}
2026-06-12 16:39:05.067633 | controller |             }
2026-06-12 16:39:05.067647 | controller |           },
2026-06-12 16:39:05.067661 | controller |           "f:spec": {
2026-06-12 16:39:05.067675 | controller |             "f:containers": {
2026-06-12 16:39:05.067689 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.067703 | controller |                 ".": {},
2026-06-12 16:39:05.067717 | controller |                 "f:args": {},
2026-06-12 16:39:05.067731 | controller |                 "f:command": {},
2026-06-12 16:39:05.067744 | controller |                 "f:env": {
2026-06-12 16:39:05.067758 | controller |                   ".": {},
2026-06-12 16:39:05.067772 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.067785 | controller |                     ".": {},
2026-06-12 16:39:05.067799 | controller |                     "f:name": {},
2026-06-12 16:39:05.067813 | controller |                     "f:value": {}
2026-06-12 16:39:05.067827 | controller |                   },
2026-06-12 16:39:05.067840 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.067854 | controller |                     ".": {},
2026-06-12 16:39:05.067867 | controller |                     "f:name": {},
2026-06-12 16:39:05.067881 | controller |                     "f:value": {}
2026-06-12 16:39:05.067895 | controller |                   },
2026-06-12 16:39:05.067909 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.067926 | controller |                     ".": {},
2026-06-12 16:39:05.067941 | controller |                     "f:name": {},
2026-06-12 16:39:05.067954 | controller |                     "f:value": {}
2026-06-12 16:39:05.067968 | controller |                   },
2026-06-12 16:39:05.067982 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.067996 | controller |                     ".": {},
2026-06-12 16:39:05.068009 | controller |                     "f:name": {},
2026-06-12 16:39:05.068023 | controller |                     "f:value": {}
2026-06-12 16:39:05.068037 | controller |                   },
2026-06-12 16:39:05.068050 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.068064 | controller |                     ".": {},
2026-06-12 16:39:05.068079 | controller |                     "f:name": {},
2026-06-12 16:39:05.068093 | controller |                     "f:value": {}
2026-06-12 16:39:05.068107 | controller |                   }
2026-06-12 16:39:05.068121 | controller |                 },
2026-06-12 16:39:05.068135 | controller |                 "f:image": {},
2026-06-12 16:39:05.068149 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.068163 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.068176 | controller |                   ".": {},
2026-06-12 16:39:05.068190 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.068204 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.068217 | controller |                     ".": {},
2026-06-12 16:39:05.068231 | controller |                     "f:path": {},
2026-06-12 16:39:05.068245 | controller |                     "f:port": {},
2026-06-12 16:39:05.068259 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.068273 | controller |                   },
2026-06-12 16:39:05.068287 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.068304 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.068321 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.068335 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.068350 | controller |                 },
2026-06-12 16:39:05.068364 | controller |                 "f:name": {},
2026-06-12 16:39:05.068379 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.068393 | controller |                   ".": {},
2026-06-12 16:39:05.068407 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.068422 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.068436 | controller |                     ".": {},
2026-06-12 16:39:05.068450 | controller |                     "f:path": {},
2026-06-12 16:39:05.068465 | controller |                     "f:port": {},
2026-06-12 16:39:05.068479 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.068493 | controller |                   },
2026-06-12 16:39:05.068507 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.068552 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.068569 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.068583 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.068598 | controller |                 },
2026-06-12 16:39:05.068612 | controller |                 "f:resources": {
2026-06-12 16:39:05.068627 | controller |                   ".": {},
2026-06-12 16:39:05.068641 | controller |                   "f:limits": {
2026-06-12 16:39:05.068655 | controller |                     ".": {},
2026-06-12 16:39:05.068668 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.068682 | controller |                     "f:memory": {}
2026-06-12 16:39:05.068696 | controller |                   },
2026-06-12 16:39:05.068711 | controller |                   "f:requests": {
2026-06-12 16:39:05.068728 | controller |                     ".": {},
2026-06-12 16:39:05.068743 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.068758 | controller |                     "f:memory": {}
2026-06-12 16:39:05.068772 | controller |                   }
2026-06-12 16:39:05.068786 | controller |                 },
2026-06-12 16:39:05.068799 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.068814 | controller |                   ".": {},
2026-06-12 16:39:05.068828 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.068842 | controller |                 },
2026-06-12 16:39:05.068856 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.068871 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.068885 | controller |               }
2026-06-12 16:39:05.068899 | controller |             },
2026-06-12 16:39:05.068914 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.068928 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.068942 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.068956 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.068971 | controller |             "f:securityContext": {
2026-06-12 16:39:05.068985 | controller |               ".": {},
2026-06-12 16:39:05.068999 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.069013 | controller |             },
2026-06-12 16:39:05.069027 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.069041 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.069054 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.069068 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.069083 | controller |           }
2026-06-12 16:39:05.069097 | controller |         },
2026-06-12 16:39:05.069111 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.069126 | controller |         "operation": "Update",
2026-06-12 16:39:05.069140 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.069155 | controller |       },
2026-06-12 16:39:05.069169 | controller |       {
2026-06-12 16:39:05.069184 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.069198 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.069212 | controller |         "fieldsV1": {
2026-06-12 16:39:05.069226 | controller |           "f:metadata": {
2026-06-12 16:39:05.069240 | controller |             "f:annotations": {
2026-06-12 16:39:05.069254 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.069268 | controller |             }
2026-06-12 16:39:05.069282 | controller |           }
2026-06-12 16:39:05.069296 | controller |         },
2026-06-12 16:39:05.069310 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.069325 | controller |         "operation": "Update",
2026-06-12 16:39:05.069339 | controller |         "subresource": "status",
2026-06-12 16:39:05.069353 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.069367 | controller |       },
2026-06-12 16:39:05.069382 | controller |       {
2026-06-12 16:39:05.069396 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.069410 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.069423 | controller |         "fieldsV1": {
2026-06-12 16:39:05.069437 | controller |           "f:status": {
2026-06-12 16:39:05.069451 | controller |             "f:conditions": {
2026-06-12 16:39:05.069464 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.069479 | controller |                 ".": {},
2026-06-12 16:39:05.069492 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.069507 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.069541 | controller |                 "f:status": {},
2026-06-12 16:39:05.069557 | controller |                 "f:type": {}
2026-06-12 16:39:05.069576 | controller |               },
2026-06-12 16:39:05.069590 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.069604 | controller |                 ".": {},
2026-06-12 16:39:05.069618 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.069632 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.069647 | controller |                 "f:status": {},
2026-06-12 16:39:05.069661 | controller |                 "f:type": {}
2026-06-12 16:39:05.069675 | controller |               },
2026-06-12 16:39:05.069689 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.069703 | controller |                 ".": {},
2026-06-12 16:39:05.069717 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.069731 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.069745 | controller |                 "f:status": {},
2026-06-12 16:39:05.069759 | controller |                 "f:type": {}
2026-06-12 16:39:05.069773 | controller |               },
2026-06-12 16:39:05.069787 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.069801 | controller |                 ".": {},
2026-06-12 16:39:05.069814 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.069828 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.069842 | controller |                 "f:status": {},
2026-06-12 16:39:05.069856 | controller |                 "f:type": {}
2026-06-12 16:39:05.069869 | controller |               }
2026-06-12 16:39:05.069883 | controller |             },
2026-06-12 16:39:05.069897 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.069910 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.069924 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.069937 | controller |             "f:phase": {},
2026-06-12 16:39:05.069951 | controller |             "f:podIP": {},
2026-06-12 16:39:05.069965 | controller |             "f:podIPs": {
2026-06-12 16:39:05.069979 | controller |               ".": {},
2026-06-12 16:39:05.069992 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-12 16:39:05.070006 | controller |                 ".": {},
2026-06-12 16:39:05.070020 | controller |                 "f:ip": {}
2026-06-12 16:39:05.070034 | controller |               }
2026-06-12 16:39:05.070048 | controller |             },
2026-06-12 16:39:05.070062 | controller |             "f:startTime": {}
2026-06-12 16:39:05.070076 | controller |           }
2026-06-12 16:39:05.070090 | controller |         },
2026-06-12 16:39:05.070105 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.070118 | controller |         "operation": "Update",
2026-06-12 16:39:05.070132 | controller |         "subresource": "status",
2026-06-12 16:39:05.070146 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:05.070160 | controller |       }
2026-06-12 16:39:05.070174 | controller |     ],
2026-06-12 16:39:05.070189 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-5tlrf",
2026-06-12 16:39:05.070203 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.070217 | controller |     "ownerReferences": [
2026-06-12 16:39:05.070243 | controller |       {
2026-06-12 16:39:05.070260 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.070274 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.070289 | controller |         "controller": true,
2026-06-12 16:39:05.070303 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.070318 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-12 16:39:05.070333 | controller |         "uid": "8f834e0a-9988-498f-a45d-e129a1432d16"
2026-06-12 16:39:05.070347 | controller |       }
2026-06-12 16:39:05.070362 | controller |     ],
2026-06-12 16:39:05.070376 | controller |     "resourceVersion": "54225",
2026-06-12 16:39:05.070394 | controller |     "uid": "f3b4509b-9eb8-43dd-b88e-0a14914ba63e"
2026-06-12 16:39:05.070409 | controller |   },
2026-06-12 16:39:05.070423 | controller |   "spec": {
2026-06-12 16:39:05.070437 | controller |     "containers": [
2026-06-12 16:39:05.070452 | controller |       {
2026-06-12 16:39:05.070466 | controller |         "args": [
2026-06-12 16:39:05.070480 | controller |           "--leader-elect",
2026-06-12 16:39:05.070493 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.070526 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.070546 | controller |         ],
2026-06-12 16:39:05.070562 | controller |         "command": [
2026-06-12 16:39:05.070576 | controller |           "/manager"
2026-06-12 16:39:05.070591 | controller |         ],
2026-06-12 16:39:05.070605 | controller |         "env": [
2026-06-12 16:39:05.070619 | controller |           {
2026-06-12 16:39:05.070633 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.070647 | controller |             "value": "30"
2026-06-12 16:39:05.070661 | controller |           },
2026-06-12 16:39:05.070675 | controller |           {
2026-06-12 16:39:05.070689 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.070703 | controller |             "value": "20"
2026-06-12 16:39:05.070717 | controller |           },
2026-06-12 16:39:05.070731 | controller |           {
2026-06-12 16:39:05.070745 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.070759 | controller |             "value": "5"
2026-06-12 16:39:05.070772 | controller |           },
2026-06-12 16:39:05.070786 | controller |           {
2026-06-12 16:39:05.070800 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.070814 | controller |             "value": "false"
2026-06-12 16:39:05.070828 | controller |           },
2026-06-12 16:39:05.070841 | controller |           {
2026-06-12 16:39:05.070855 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.070870 | controller |             "value": "false"
2026-06-12 16:39:05.070883 | controller |           }
2026-06-12 16:39:05.070897 | controller |         ],
2026-06-12 16:39:05.070912 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 16:39:05.070926 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.070940 | controller |         "livenessProbe": {
2026-06-12 16:39:05.070954 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.070968 | controller |           "httpGet": {
2026-06-12 16:39:05.070982 | controller |             "path": "/healthz",
2026-06-12 16:39:05.070996 | controller |             "port": 8081,
2026-06-12 16:39:05.071009 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.071023 | controller |           },
2026-06-12 16:39:05.071037 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.071051 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.071064 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.071078 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.071093 | controller |         },
2026-06-12 16:39:05.071107 | controller |         "name": "manager",
2026-06-12 16:39:05.071122 | controller |         "readinessProbe": {
2026-06-12 16:39:05.071136 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.071151 | controller |           "httpGet": {
2026-06-12 16:39:05.071165 | controller |             "path": "/readyz",
2026-06-12 16:39:05.071179 | controller |             "port": 8081,
2026-06-12 16:39:05.071193 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.071208 | controller |           },
2026-06-12 16:39:05.071222 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.071236 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.071253 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.071268 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.071281 | controller |         },
2026-06-12 16:39:05.071295 | controller |         "resources": {
2026-06-12 16:39:05.071309 | controller |           "limits": {
2026-06-12 16:39:05.071323 | controller |             "cpu": "500m",
2026-06-12 16:39:05.071337 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.071352 | controller |           },
2026-06-12 16:39:05.071366 | controller |           "requests": {
2026-06-12 16:39:05.071380 | controller |             "cpu": "10m",
2026-06-12 16:39:05.071394 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.071408 | controller |           }
2026-06-12 16:39:05.071422 | controller |         },
2026-06-12 16:39:05.071436 | controller |         "securityContext": {
2026-06-12 16:39:05.071450 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.071464 | controller |           "capabilities": {
2026-06-12 16:39:05.071478 | controller |             "drop": [
2026-06-12 16:39:05.071492 | controller |               "MKNOD"
2026-06-12 16:39:05.071506 | controller |             ]
2026-06-12 16:39:05.071538 | controller |           }
2026-06-12 16:39:05.071554 | controller |         },
2026-06-12 16:39:05.071567 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.071581 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.071595 | controller |         "volumeMounts": [
2026-06-12 16:39:05.071609 | controller |           {
2026-06-12 16:39:05.071623 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.071637 | controller |             "name": "kube-api-access-gnvxr",
2026-06-12 16:39:05.071651 | controller |             "readOnly": true
2026-06-12 16:39:05.071665 | controller |           }
2026-06-12 16:39:05.071679 | controller |         ]
2026-06-12 16:39:05.071693 | controller |       }
2026-06-12 16:39:05.071707 | controller |     ],
2026-06-12 16:39:05.071720 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.071734 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.071747 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.071761 | controller |       {
2026-06-12 16:39:05.071774 | controller |         "name": "neutron-operator-controller-manager-dockercfg-bv8kg"
2026-06-12 16:39:05.071788 | controller |       }
2026-06-12 16:39:05.071802 | controller |     ],
2026-06-12 16:39:05.071816 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.071829 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.071843 | controller |     "priority": 0,
2026-06-12 16:39:05.071857 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.071871 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.071885 | controller |     "securityContext": {
2026-06-12 16:39:05.071899 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.071913 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.071927 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.071941 | controller |       }
2026-06-12 16:39:05.071955 | controller |     },
2026-06-12 16:39:05.071968 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-12 16:39:05.071982 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-12 16:39:05.071996 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.072010 | controller |     "tolerations": [
2026-06-12 16:39:05.072024 | controller |       {
2026-06-12 16:39:05.072038 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.072051 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.072066 | controller |         "operator": "Exists",
2026-06-12 16:39:05.072080 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.072095 | controller |       },
2026-06-12 16:39:05.072112 | controller |       {
2026-06-12 16:39:05.072127 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.072141 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.072155 | controller |         "operator": "Exists",
2026-06-12 16:39:05.072169 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.072184 | controller |       },
2026-06-12 16:39:05.072198 | controller |       {
2026-06-12 16:39:05.072212 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.072226 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.072240 | controller |         "operator": "Exists"
2026-06-12 16:39:05.072254 | controller |       }
2026-06-12 16:39:05.072268 | controller |     ],
2026-06-12 16:39:05.072282 | controller |     "volumes": [
2026-06-12 16:39:05.072297 | controller |       {
2026-06-12 16:39:05.072311 | controller |         "name": "kube-api-access-gnvxr",
2026-06-12 16:39:05.072326 | controller |         "projected": {
2026-06-12 16:39:05.072340 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.072355 | controller |           "sources": [
2026-06-12 16:39:05.072369 | controller |             {
2026-06-12 16:39:05.072383 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.072397 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.072412 | controller |                 "path": "token"
2026-06-12 16:39:05.072426 | controller |               }
2026-06-12 16:39:05.072440 | controller |             },
2026-06-12 16:39:05.072454 | controller |             {
2026-06-12 16:39:05.072468 | controller |               "configMap": {
2026-06-12 16:39:05.072483 | controller |                 "items": [
2026-06-12 16:39:05.072497 | controller |                   {
2026-06-12 16:39:05.072533 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.072554 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.072569 | controller |                   }
2026-06-12 16:39:05.072584 | controller |                 ],
2026-06-12 16:39:05.072599 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.072613 | controller |               }
2026-06-12 16:39:05.072628 | controller |             },
2026-06-12 16:39:05.072642 | controller |             {
2026-06-12 16:39:05.072656 | controller |               "downwardAPI": {
2026-06-12 16:39:05.072669 | controller |                 "items": [
2026-06-12 16:39:05.072683 | controller |                   {
2026-06-12 16:39:05.072697 | controller |                     "fieldRef": {
2026-06-12 16:39:05.072711 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.072725 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.072739 | controller |                     },
2026-06-12 16:39:05.072753 | controller |                     "path": "namespace"
2026-06-12 16:39:05.072767 | controller |                   }
2026-06-12 16:39:05.072781 | controller |                 ]
2026-06-12 16:39:05.072795 | controller |               }
2026-06-12 16:39:05.072809 | controller |             },
2026-06-12 16:39:05.072823 | controller |             {
2026-06-12 16:39:05.072837 | controller |               "configMap": {
2026-06-12 16:39:05.072851 | controller |                 "items": [
2026-06-12 16:39:05.072865 | controller |                   {
2026-06-12 16:39:05.072879 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.072893 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.072907 | controller |                   }
2026-06-12 16:39:05.072921 | controller |                 ],
2026-06-12 16:39:05.072934 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.072949 | controller |               }
2026-06-12 16:39:05.072962 | controller |             }
2026-06-12 16:39:05.072976 | controller |           ]
2026-06-12 16:39:05.072993 | controller |         }
2026-06-12 16:39:05.073007 | controller |       }
2026-06-12 16:39:05.073021 | controller |     ]
2026-06-12 16:39:05.073035 | controller |   },
2026-06-12 16:39:05.073048 | controller |   "status": {
2026-06-12 16:39:05.073062 | controller |     "conditions": [
2026-06-12 16:39:05.073076 | controller |       {
2026-06-12 16:39:05.073096 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.073117 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:05.073138 | controller |         "status": "True",
2026-06-12 16:39:05.073159 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.073178 | controller |       },
2026-06-12 16:39:05.073193 | controller |       {
2026-06-12 16:39:05.073208 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.073222 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.073236 | controller |         "status": "True",
2026-06-12 16:39:05.073250 | controller |         "type": "Initialized"
2026-06-12 16:39:05.073264 | controller |       },
2026-06-12 16:39:05.073278 | controller |       {
2026-06-12 16:39:05.073292 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.073306 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.073320 | controller |         "status": "True",
2026-06-12 16:39:05.073335 | controller |         "type": "Ready"
2026-06-12 16:39:05.073349 | controller |       },
2026-06-12 16:39:05.073364 | controller |       {
2026-06-12 16:39:05.073378 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.073392 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.073406 | controller |         "status": "True",
2026-06-12 16:39:05.073420 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.073434 | controller |       },
2026-06-12 16:39:05.073448 | controller |       {
2026-06-12 16:39:05.073462 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.073476 | controller |         "lastTransitionTime": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.073490 | controller |         "status": "True",
2026-06-12 16:39:05.073504 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.073539 | controller |       }
2026-06-12 16:39:05.073555 | controller |     ],
2026-06-12 16:39:05.073569 | controller |     "containerStatuses": [
2026-06-12 16:39:05.073583 | controller |       {
2026-06-12 16:39:05.073597 | controller |         "allocatedResources": {
2026-06-12 16:39:05.073611 | controller |           "cpu": "10m",
2026-06-12 16:39:05.073625 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.073639 | controller |         },
2026-06-12 16:39:05.073653 | controller |         "containerID": "cri-o://9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752",
2026-06-12 16:39:05.073668 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 16:39:05.073682 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 16:39:05.073696 | controller |         "lastState": {},
2026-06-12 16:39:05.073710 | controller |         "name": "manager",
2026-06-12 16:39:05.073725 | controller |         "ready": true,
2026-06-12 16:39:05.073739 | controller |         "resources": {
2026-06-12 16:39:05.073753 | controller |           "limits": {
2026-06-12 16:39:05.073767 | controller |             "cpu": "500m",
2026-06-12 16:39:05.073781 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.073795 | controller |           },
2026-06-12 16:39:05.073809 | controller |           "requests": {
2026-06-12 16:39:05.073822 | controller |             "cpu": "10m",
2026-06-12 16:39:05.073836 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.073850 | controller |           }
2026-06-12 16:39:05.073867 | controller |         },
2026-06-12 16:39:05.073882 | controller |         "restartCount": 0,
2026-06-12 16:39:05.073896 | controller |         "started": true,
2026-06-12 16:39:05.073909 | controller |         "state": {
2026-06-12 16:39:05.073923 | controller |           "running": {
2026-06-12 16:39:05.073937 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.073951 | controller |           }
2026-06-12 16:39:05.073965 | controller |         },
2026-06-12 16:39:05.073980 | controller |         "user": {
2026-06-12 16:39:05.073994 | controller |           "linux": {
2026-06-12 16:39:05.074007 | controller |             "gid": 0,
2026-06-12 16:39:05.074021 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.074035 | controller |               0
2026-06-12 16:39:05.074049 | controller |             ],
2026-06-12 16:39:05.074062 | controller |             "uid": 65532
2026-06-12 16:39:05.074076 | controller |           }
2026-06-12 16:39:05.074090 | controller |         },
2026-06-12 16:39:05.074104 | controller |         "volumeMounts": [
2026-06-12 16:39:05.074118 | controller |           {
2026-06-12 16:39:05.074132 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.074146 | controller |             "name": "kube-api-access-gnvxr",
2026-06-12 16:39:05.074161 | controller |             "readOnly": true,
2026-06-12 16:39:05.074175 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.074189 | controller |           }
2026-06-12 16:39:05.074215 | controller |         ]
2026-06-12 16:39:05.074231 | controller |       }
2026-06-12 16:39:05.074245 | controller |     ],
2026-06-12 16:39:05.074258 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.074272 | controller |     "hostIPs": [
2026-06-12 16:39:05.074286 | controller |       {
2026-06-12 16:39:05.074300 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.074314 | controller |       }
2026-06-12 16:39:05.074328 | controller |     ],
2026-06-12 16:39:05.074343 | controller |     "phase": "Running",
2026-06-12 16:39:05.074357 | controller |     "podIP": "10.217.0.84",
2026-06-12 16:39:05.074371 | controller |     "podIPs": [
2026-06-12 16:39:05.074386 | controller |       {
2026-06-12 16:39:05.074400 | controller |         "ip": "10.217.0.84"
2026-06-12 16:39:05.074414 | controller |       }
2026-06-12 16:39:05.074429 | controller |     ],
2026-06-12 16:39:05.074443 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.074457 | controller |     "startTime": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.074471 | controller |   }
2026-06-12 16:39:05.074486 | controller | }
2026-06-12 16:39:05.097269 | controller | ok:
2026-06-12 16:39:05.097381 | controller | {
2026-06-12 16:39:05.097408 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.097426 | controller |   "kind": "Pod",
2026-06-12 16:39:05.097444 | controller |   "metadata": {
2026-06-12 16:39:05.097532 | controller |     "annotations": {
2026-06-12 16:39:05.097559 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.85/23\"],\"mac_address\":\"0a:58:0a:d9:00:55\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.85/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.097578 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.85\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:55\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.097595 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.097612 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.097643 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.097659 | controller |     },
2026-06-12 16:39:05.097674 | controller |     "creationTimestamp": "2026-06-12T15:43:03Z",
2026-06-12 16:39:05.097689 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-12 16:39:05.097704 | controller |     "generation": 1,
2026-06-12 16:39:05.097719 | controller |     "labels": {
2026-06-12 16:39:05.097734 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-12 16:39:05.097749 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.097763 | controller |       "openstack.org/operator-name": "nova",
2026-06-12 16:39:05.097778 | controller |       "pod-template-hash": "6df846755f"
2026-06-12 16:39:05.097793 | controller |     },
2026-06-12 16:39:05.097807 | controller |     "managedFields": [
2026-06-12 16:39:05.097822 | controller |       {
2026-06-12 16:39:05.097837 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.097851 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.097866 | controller |         "fieldsV1": {
2026-06-12 16:39:05.097880 | controller |           "f:metadata": {
2026-06-12 16:39:05.097895 | controller |             "f:annotations": {
2026-06-12 16:39:05.097909 | controller |               ".": {},
2026-06-12 16:39:05.097923 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.097938 | controller |             },
2026-06-12 16:39:05.097952 | controller |             "f:generateName": {},
2026-06-12 16:39:05.097967 | controller |             "f:labels": {
2026-06-12 16:39:05.097982 | controller |               ".": {},
2026-06-12 16:39:05.097996 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.098011 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.098045 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.098061 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.098076 | controller |             },
2026-06-12 16:39:05.098091 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.098105 | controller |               ".": {},
2026-06-12 16:39:05.098120 | controller |               "k:{\"uid\":\"7b26a7f3-e3a7-4fdd-bba3-6e6e825091ed\"}": {}
2026-06-12 16:39:05.098135 | controller |             }
2026-06-12 16:39:05.098150 | controller |           },
2026-06-12 16:39:05.098164 | controller |           "f:spec": {
2026-06-12 16:39:05.098178 | controller |             "f:containers": {
2026-06-12 16:39:05.098192 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.098207 | controller |                 ".": {},
2026-06-12 16:39:05.098221 | controller |                 "f:args": {},
2026-06-12 16:39:05.098235 | controller |                 "f:command": {},
2026-06-12 16:39:05.098249 | controller |                 "f:env": {
2026-06-12 16:39:05.098263 | controller |                   ".": {},
2026-06-12 16:39:05.098277 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.098292 | controller |                     ".": {},
2026-06-12 16:39:05.098307 | controller |                     "f:name": {},
2026-06-12 16:39:05.098321 | controller |                     "f:value": {}
2026-06-12 16:39:05.098336 | controller |                   },
2026-06-12 16:39:05.098353 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.098370 | controller |                     ".": {},
2026-06-12 16:39:05.098386 | controller |                     "f:name": {},
2026-06-12 16:39:05.098401 | controller |                     "f:value": {}
2026-06-12 16:39:05.098416 | controller |                   },
2026-06-12 16:39:05.098430 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.098445 | controller |                     ".": {},
2026-06-12 16:39:05.098459 | controller |                     "f:name": {},
2026-06-12 16:39:05.098477 | controller |                     "f:value": {}
2026-06-12 16:39:05.098492 | controller |                   },
2026-06-12 16:39:05.098520 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.098542 | controller |                     ".": {},
2026-06-12 16:39:05.098557 | controller |                     "f:name": {},
2026-06-12 16:39:05.098571 | controller |                     "f:value": {}
2026-06-12 16:39:05.098586 | controller |                   },
2026-06-12 16:39:05.098600 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.098615 | controller |                     ".": {},
2026-06-12 16:39:05.098629 | controller |                     "f:name": {},
2026-06-12 16:39:05.098643 | controller |                     "f:value": {}
2026-06-12 16:39:05.098657 | controller |                   }
2026-06-12 16:39:05.098671 | controller |                 },
2026-06-12 16:39:05.098686 | controller |                 "f:image": {},
2026-06-12 16:39:05.098701 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.098716 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.098730 | controller |                   ".": {},
2026-06-12 16:39:05.098744 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.098759 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.098773 | controller |                     ".": {},
2026-06-12 16:39:05.098787 | controller |                     "f:path": {},
2026-06-12 16:39:05.098801 | controller |                     "f:port": {},
2026-06-12 16:39:05.098815 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.098829 | controller |                   },
2026-06-12 16:39:05.098844 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.098858 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.098873 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.098887 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.098902 | controller |                 },
2026-06-12 16:39:05.098916 | controller |                 "f:name": {},
2026-06-12 16:39:05.098930 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.098944 | controller |                   ".": {},
2026-06-12 16:39:05.098958 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.098972 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.098987 | controller |                     ".": {},
2026-06-12 16:39:05.099001 | controller |                     "f:path": {},
2026-06-12 16:39:05.099015 | controller |                     "f:port": {},
2026-06-12 16:39:05.099029 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.099043 | controller |                   },
2026-06-12 16:39:05.099057 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.099071 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.099085 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.099100 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.099114 | controller |                 },
2026-06-12 16:39:05.099129 | controller |                 "f:resources": {
2026-06-12 16:39:05.099144 | controller |                   ".": {},
2026-06-12 16:39:05.099158 | controller |                   "f:limits": {
2026-06-12 16:39:05.099173 | controller |                     ".": {},
2026-06-12 16:39:05.099187 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.099201 | controller |                     "f:memory": {}
2026-06-12 16:39:05.099215 | controller |                   },
2026-06-12 16:39:05.099230 | controller |                   "f:requests": {
2026-06-12 16:39:05.099244 | controller |                     ".": {},
2026-06-12 16:39:05.099258 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.099276 | controller |                     "f:memory": {}
2026-06-12 16:39:05.099290 | controller |                   }
2026-06-12 16:39:05.099305 | controller |                 },
2026-06-12 16:39:05.099319 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.099333 | controller |                   ".": {},
2026-06-12 16:39:05.099347 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.099362 | controller |                 },
2026-06-12 16:39:05.099376 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.099391 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.099406 | controller |               }
2026-06-12 16:39:05.099420 | controller |             },
2026-06-12 16:39:05.099435 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.099449 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.099464 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.099478 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.099492 | controller |             "f:securityContext": {
2026-06-12 16:39:05.099507 | controller |               ".": {},
2026-06-12 16:39:05.099552 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.099569 | controller |             },
2026-06-12 16:39:05.099584 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.099598 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.099613 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.099627 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.099643 | controller |           }
2026-06-12 16:39:05.099657 | controller |         },
2026-06-12 16:39:05.099672 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.099686 | controller |         "operation": "Update",
2026-06-12 16:39:05.099700 | controller |         "time": "2026-06-12T15:43:03Z"
2026-06-12 16:39:05.099714 | controller |       },
2026-06-12 16:39:05.099728 | controller |       {
2026-06-12 16:39:05.099742 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.099756 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.099770 | controller |         "fieldsV1": {
2026-06-12 16:39:05.099784 | controller |           "f:metadata": {
2026-06-12 16:39:05.099798 | controller |             "f:annotations": {
2026-06-12 16:39:05.099812 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.099826 | controller |             }
2026-06-12 16:39:05.099840 | controller |           }
2026-06-12 16:39:05.099854 | controller |         },
2026-06-12 16:39:05.099869 | controller |         "manager": "crc",
2026-06-12 16:39:05.099883 | controller |         "operation": "Update",
2026-06-12 16:39:05.099896 | controller |         "subresource": "status",
2026-06-12 16:39:05.099911 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.099925 | controller |       },
2026-06-12 16:39:05.099939 | controller |       {
2026-06-12 16:39:05.099953 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.099967 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.099981 | controller |         "fieldsV1": {
2026-06-12 16:39:05.099995 | controller |           "f:metadata": {
2026-06-12 16:39:05.100009 | controller |             "f:annotations": {
2026-06-12 16:39:05.100023 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.100037 | controller |             }
2026-06-12 16:39:05.100051 | controller |           }
2026-06-12 16:39:05.100065 | controller |         },
2026-06-12 16:39:05.100080 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.100094 | controller |         "operation": "Update",
2026-06-12 16:39:05.100108 | controller |         "subresource": "status",
2026-06-12 16:39:05.100122 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.100145 | controller |       },
2026-06-12 16:39:05.100160 | controller |       {
2026-06-12 16:39:05.100175 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.100189 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.100203 | controller |         "fieldsV1": {
2026-06-12 16:39:05.100218 | controller |           "f:status": {
2026-06-12 16:39:05.100233 | controller |             "f:conditions": {
2026-06-12 16:39:05.100247 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.100262 | controller |                 ".": {},
2026-06-12 16:39:05.100276 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.100290 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.100304 | controller |                 "f:status": {},
2026-06-12 16:39:05.100318 | controller |                 "f:type": {}
2026-06-12 16:39:05.100332 | controller |               },
2026-06-12 16:39:05.100346 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.100360 | controller |                 ".": {},
2026-06-12 16:39:05.100374 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.100390 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.100412 | controller |                 "f:status": {},
2026-06-12 16:39:05.100433 | controller |                 "f:type": {}
2026-06-12 16:39:05.100453 | controller |               },
2026-06-12 16:39:05.100473 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.100493 | controller |                 ".": {},
2026-06-12 16:39:05.100530 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.100561 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.100585 | controller |                 "f:status": {},
2026-06-12 16:39:05.100604 | controller |                 "f:type": {}
2026-06-12 16:39:05.100618 | controller |               },
2026-06-12 16:39:05.100633 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.100648 | controller |                 ".": {},
2026-06-12 16:39:05.100662 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.100676 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.100690 | controller |                 "f:status": {},
2026-06-12 16:39:05.100704 | controller |                 "f:type": {}
2026-06-12 16:39:05.100718 | controller |               }
2026-06-12 16:39:05.100732 | controller |             },
2026-06-12 16:39:05.100747 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.100761 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.100775 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.100790 | controller |             "f:phase": {},
2026-06-12 16:39:05.100804 | controller |             "f:podIP": {},
2026-06-12 16:39:05.100817 | controller |             "f:podIPs": {
2026-06-12 16:39:05.100831 | controller |               ".": {},
2026-06-12 16:39:05.100845 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-12 16:39:05.100859 | controller |                 ".": {},
2026-06-12 16:39:05.100874 | controller |                 "f:ip": {}
2026-06-12 16:39:05.100888 | controller |               }
2026-06-12 16:39:05.100902 | controller |             },
2026-06-12 16:39:05.100915 | controller |             "f:startTime": {}
2026-06-12 16:39:05.100929 | controller |           }
2026-06-12 16:39:05.100943 | controller |         },
2026-06-12 16:39:05.100957 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.100971 | controller |         "operation": "Update",
2026-06-12 16:39:05.100984 | controller |         "subresource": "status",
2026-06-12 16:39:05.100998 | controller |         "time": "2026-06-12T15:44:10Z"
2026-06-12 16:39:05.101012 | controller |       }
2026-06-12 16:39:05.101026 | controller |     ],
2026-06-12 16:39:05.101040 | controller |     "name": "nova-operator-controller-manager-6df846755f-ds98r",
2026-06-12 16:39:05.101058 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.101072 | controller |     "ownerReferences": [
2026-06-12 16:39:05.101086 | controller |       {
2026-06-12 16:39:05.101100 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.101114 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.101128 | controller |         "controller": true,
2026-06-12 16:39:05.101141 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.101155 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-12 16:39:05.101168 | controller |         "uid": "7b26a7f3-e3a7-4fdd-bba3-6e6e825091ed"
2026-06-12 16:39:05.101182 | controller |       }
2026-06-12 16:39:05.101197 | controller |     ],
2026-06-12 16:39:05.101211 | controller |     "resourceVersion": "54300",
2026-06-12 16:39:05.101226 | controller |     "uid": "6a1083b4-7603-47b5-b14a-bbff76a4dd9c"
2026-06-12 16:39:05.101240 | controller |   },
2026-06-12 16:39:05.101254 | controller |   "spec": {
2026-06-12 16:39:05.101268 | controller |     "containers": [
2026-06-12 16:39:05.101282 | controller |       {
2026-06-12 16:39:05.101295 | controller |         "args": [
2026-06-12 16:39:05.101309 | controller |           "--leader-elect",
2026-06-12 16:39:05.101323 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.101337 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.101351 | controller |         ],
2026-06-12 16:39:05.101365 | controller |         "command": [
2026-06-12 16:39:05.101378 | controller |           "/manager"
2026-06-12 16:39:05.101392 | controller |         ],
2026-06-12 16:39:05.101406 | controller |         "env": [
2026-06-12 16:39:05.101420 | controller |           {
2026-06-12 16:39:05.101434 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.101449 | controller |             "value": "30"
2026-06-12 16:39:05.101463 | controller |           },
2026-06-12 16:39:05.101478 | controller |           {
2026-06-12 16:39:05.101492 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.101506 | controller |             "value": "20"
2026-06-12 16:39:05.101542 | controller |           },
2026-06-12 16:39:05.101557 | controller |           {
2026-06-12 16:39:05.101572 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.101587 | controller |             "value": "5"
2026-06-12 16:39:05.101601 | controller |           },
2026-06-12 16:39:05.101615 | controller |           {
2026-06-12 16:39:05.101629 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.101643 | controller |             "value": "false"
2026-06-12 16:39:05.101658 | controller |           },
2026-06-12 16:39:05.101672 | controller |           {
2026-06-12 16:39:05.101686 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.101702 | controller |             "value": "false"
2026-06-12 16:39:05.101722 | controller |           }
2026-06-12 16:39:05.101743 | controller |         ],
2026-06-12 16:39:05.101764 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 16:39:05.101782 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.101797 | controller |         "livenessProbe": {
2026-06-12 16:39:05.101812 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.101826 | controller |           "httpGet": {
2026-06-12 16:39:05.101840 | controller |             "path": "/healthz",
2026-06-12 16:39:05.101854 | controller |             "port": 8081,
2026-06-12 16:39:05.101869 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.101883 | controller |           },
2026-06-12 16:39:05.101896 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.101910 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.101925 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.101943 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.101957 | controller |         },
2026-06-12 16:39:05.101971 | controller |         "name": "manager",
2026-06-12 16:39:05.101995 | controller |         "readinessProbe": {
2026-06-12 16:39:05.102010 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.102024 | controller |           "httpGet": {
2026-06-12 16:39:05.102038 | controller |             "path": "/readyz",
2026-06-12 16:39:05.102052 | controller |             "port": 8081,
2026-06-12 16:39:05.102066 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.102080 | controller |           },
2026-06-12 16:39:05.102094 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.102108 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.102122 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.102136 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.102150 | controller |         },
2026-06-12 16:39:05.102164 | controller |         "resources": {
2026-06-12 16:39:05.102177 | controller |           "limits": {
2026-06-12 16:39:05.102191 | controller |             "cpu": "500m",
2026-06-12 16:39:05.102205 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.102219 | controller |           },
2026-06-12 16:39:05.102233 | controller |           "requests": {
2026-06-12 16:39:05.102248 | controller |             "cpu": "10m",
2026-06-12 16:39:05.102262 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.102275 | controller |           }
2026-06-12 16:39:05.102290 | controller |         },
2026-06-12 16:39:05.102303 | controller |         "securityContext": {
2026-06-12 16:39:05.102317 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.102331 | controller |           "capabilities": {
2026-06-12 16:39:05.102345 | controller |             "drop": [
2026-06-12 16:39:05.102359 | controller |               "MKNOD"
2026-06-12 16:39:05.102373 | controller |             ]
2026-06-12 16:39:05.102386 | controller |           }
2026-06-12 16:39:05.102400 | controller |         },
2026-06-12 16:39:05.102413 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.102427 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.102441 | controller |         "volumeMounts": [
2026-06-12 16:39:05.102455 | controller |           {
2026-06-12 16:39:05.102470 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.102484 | controller |             "name": "kube-api-access-gp9sq",
2026-06-12 16:39:05.102499 | controller |             "readOnly": true
2026-06-12 16:39:05.102534 | controller |           }
2026-06-12 16:39:05.102550 | controller |         ]
2026-06-12 16:39:05.102565 | controller |       }
2026-06-12 16:39:05.102579 | controller |     ],
2026-06-12 16:39:05.102594 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.102608 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.102622 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.102636 | controller |       {
2026-06-12 16:39:05.102651 | controller |         "name": "nova-operator-controller-manager-dockercfg-9fh47"
2026-06-12 16:39:05.102665 | controller |       }
2026-06-12 16:39:05.102679 | controller |     ],
2026-06-12 16:39:05.102693 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.102708 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.102722 | controller |     "priority": 0,
2026-06-12 16:39:05.102736 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.102750 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.102764 | controller |     "securityContext": {
2026-06-12 16:39:05.102778 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.102792 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.102806 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.102824 | controller |       }
2026-06-12 16:39:05.102838 | controller |     },
2026-06-12 16:39:05.102852 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-12 16:39:05.102866 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-12 16:39:05.102881 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.102895 | controller |     "tolerations": [
2026-06-12 16:39:05.102911 | controller |       {
2026-06-12 16:39:05.102927 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.102941 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.102956 | controller |         "operator": "Exists",
2026-06-12 16:39:05.102971 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.102985 | controller |       },
2026-06-12 16:39:05.102999 | controller |       {
2026-06-12 16:39:05.103013 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.103027 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.103042 | controller |         "operator": "Exists",
2026-06-12 16:39:05.103056 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.103071 | controller |       },
2026-06-12 16:39:05.103085 | controller |       {
2026-06-12 16:39:05.103099 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.103113 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.103127 | controller |         "operator": "Exists"
2026-06-12 16:39:05.103141 | controller |       }
2026-06-12 16:39:05.103156 | controller |     ],
2026-06-12 16:39:05.103169 | controller |     "volumes": [
2026-06-12 16:39:05.103183 | controller |       {
2026-06-12 16:39:05.103197 | controller |         "name": "kube-api-access-gp9sq",
2026-06-12 16:39:05.103211 | controller |         "projected": {
2026-06-12 16:39:05.103225 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.103239 | controller |           "sources": [
2026-06-12 16:39:05.103254 | controller |             {
2026-06-12 16:39:05.103268 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.103283 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.103297 | controller |                 "path": "token"
2026-06-12 16:39:05.103311 | controller |               }
2026-06-12 16:39:05.103325 | controller |             },
2026-06-12 16:39:05.103339 | controller |             {
2026-06-12 16:39:05.103352 | controller |               "configMap": {
2026-06-12 16:39:05.103366 | controller |                 "items": [
2026-06-12 16:39:05.103380 | controller |                   {
2026-06-12 16:39:05.103394 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.103408 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.103422 | controller |                   }
2026-06-12 16:39:05.103435 | controller |                 ],
2026-06-12 16:39:05.103449 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.103463 | controller |               }
2026-06-12 16:39:05.103477 | controller |             },
2026-06-12 16:39:05.103492 | controller |             {
2026-06-12 16:39:05.103506 | controller |               "downwardAPI": {
2026-06-12 16:39:05.103550 | controller |                 "items": [
2026-06-12 16:39:05.103566 | controller |                   {
2026-06-12 16:39:05.103580 | controller |                     "fieldRef": {
2026-06-12 16:39:05.103594 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.103608 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.103622 | controller |                     },
2026-06-12 16:39:05.103636 | controller |                     "path": "namespace"
2026-06-12 16:39:05.103651 | controller |                   }
2026-06-12 16:39:05.103665 | controller |                 ]
2026-06-12 16:39:05.103679 | controller |               }
2026-06-12 16:39:05.103696 | controller |             },
2026-06-12 16:39:05.103711 | controller |             {
2026-06-12 16:39:05.103725 | controller |               "configMap": {
2026-06-12 16:39:05.103739 | controller |                 "items": [
2026-06-12 16:39:05.103752 | controller |                   {
2026-06-12 16:39:05.103766 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.103780 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.103794 | controller |                   }
2026-06-12 16:39:05.103808 | controller |                 ],
2026-06-12 16:39:05.103822 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.103836 | controller |               }
2026-06-12 16:39:05.103850 | controller |             }
2026-06-12 16:39:05.103864 | controller |           ]
2026-06-12 16:39:05.103878 | controller |         }
2026-06-12 16:39:05.103892 | controller |       }
2026-06-12 16:39:05.103906 | controller |     ]
2026-06-12 16:39:05.103920 | controller |   },
2026-06-12 16:39:05.103934 | controller |   "status": {
2026-06-12 16:39:05.103948 | controller |     "conditions": [
2026-06-12 16:39:05.103962 | controller |       {
2026-06-12 16:39:05.103976 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.103989 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:05.104003 | controller |         "status": "True",
2026-06-12 16:39:05.104017 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.104032 | controller |       },
2026-06-12 16:39:05.104046 | controller |       {
2026-06-12 16:39:05.104060 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.104074 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.104088 | controller |         "status": "True",
2026-06-12 16:39:05.104102 | controller |         "type": "Initialized"
2026-06-12 16:39:05.104117 | controller |       },
2026-06-12 16:39:05.104131 | controller |       {
2026-06-12 16:39:05.104145 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.104159 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:05.104173 | controller |         "status": "True",
2026-06-12 16:39:05.104187 | controller |         "type": "Ready"
2026-06-12 16:39:05.104202 | controller |       },
2026-06-12 16:39:05.104216 | controller |       {
2026-06-12 16:39:05.104231 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.104245 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:05.104260 | controller |         "status": "True",
2026-06-12 16:39:05.104274 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.104288 | controller |       },
2026-06-12 16:39:05.104304 | controller |       {
2026-06-12 16:39:05.104320 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.104335 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.104349 | controller |         "status": "True",
2026-06-12 16:39:05.104363 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.104377 | controller |       }
2026-06-12 16:39:05.104391 | controller |     ],
2026-06-12 16:39:05.104405 | controller |     "containerStatuses": [
2026-06-12 16:39:05.104418 | controller |       {
2026-06-12 16:39:05.104432 | controller |         "allocatedResources": {
2026-06-12 16:39:05.104447 | controller |           "cpu": "10m",
2026-06-12 16:39:05.104461 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.104475 | controller |         },
2026-06-12 16:39:05.104490 | controller |         "containerID": "cri-o://bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921",
2026-06-12 16:39:05.104505 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 16:39:05.104539 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 16:39:05.104559 | controller |         "lastState": {},
2026-06-12 16:39:05.104574 | controller |         "name": "manager",
2026-06-12 16:39:05.104589 | controller |         "ready": true,
2026-06-12 16:39:05.104604 | controller |         "resources": {
2026-06-12 16:39:05.104618 | controller |           "limits": {
2026-06-12 16:39:05.104632 | controller |             "cpu": "500m",
2026-06-12 16:39:05.104647 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.104660 | controller |           },
2026-06-12 16:39:05.104674 | controller |           "requests": {
2026-06-12 16:39:05.104688 | controller |             "cpu": "10m",
2026-06-12 16:39:05.104702 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.104716 | controller |           }
2026-06-12 16:39:05.104730 | controller |         },
2026-06-12 16:39:05.104744 | controller |         "restartCount": 0,
2026-06-12 16:39:05.104758 | controller |         "started": true,
2026-06-12 16:39:05.104771 | controller |         "state": {
2026-06-12 16:39:05.104785 | controller |           "running": {
2026-06-12 16:39:05.104799 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:05.104814 | controller |           }
2026-06-12 16:39:05.104828 | controller |         },
2026-06-12 16:39:05.104842 | controller |         "user": {
2026-06-12 16:39:05.104856 | controller |           "linux": {
2026-06-12 16:39:05.104869 | controller |             "gid": 0,
2026-06-12 16:39:05.104883 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.104897 | controller |               0
2026-06-12 16:39:05.104911 | controller |             ],
2026-06-12 16:39:05.104925 | controller |             "uid": 65532
2026-06-12 16:39:05.104939 | controller |           }
2026-06-12 16:39:05.104952 | controller |         },
2026-06-12 16:39:05.104966 | controller |         "volumeMounts": [
2026-06-12 16:39:05.104980 | controller |           {
2026-06-12 16:39:05.104994 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.105008 | controller |             "name": "kube-api-access-gp9sq",
2026-06-12 16:39:05.105022 | controller |             "readOnly": true,
2026-06-12 16:39:05.105037 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.105051 | controller |           }
2026-06-12 16:39:05.105066 | controller |         ]
2026-06-12 16:39:05.105079 | controller |       }
2026-06-12 16:39:05.105093 | controller |     ],
2026-06-12 16:39:05.105107 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.105121 | controller |     "hostIPs": [
2026-06-12 16:39:05.105135 | controller |       {
2026-06-12 16:39:05.105149 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.105163 | controller |       }
2026-06-12 16:39:05.105177 | controller |     ],
2026-06-12 16:39:05.105190 | controller |     "phase": "Running",
2026-06-12 16:39:05.105204 | controller |     "podIP": "10.217.0.85",
2026-06-12 16:39:05.105218 | controller |     "podIPs": [
2026-06-12 16:39:05.105232 | controller |       {
2026-06-12 16:39:05.105247 | controller |         "ip": "10.217.0.85"
2026-06-12 16:39:05.105261 | controller |       }
2026-06-12 16:39:05.105275 | controller |     ],
2026-06-12 16:39:05.105290 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.105304 | controller |     "startTime": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.105319 | controller |   }
2026-06-12 16:39:05.105333 | controller | }
2026-06-12 16:39:05.127627 | controller | ok:
2026-06-12 16:39:05.127707 | controller | {
2026-06-12 16:39:05.127727 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.127744 | controller |   "kind": "Pod",
2026-06-12 16:39:05.127759 | controller |   "metadata": {
2026-06-12 16:39:05.127775 | controller |     "annotations": {
2026-06-12 16:39:05.127790 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.86/23\"],\"mac_address\":\"0a:58:0a:d9:00:56\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.86/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.127813 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.86\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:56\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.127830 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.127845 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.127860 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.127875 | controller |     },
2026-06-12 16:39:05.127890 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.127904 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-12 16:39:05.127919 | controller |     "generation": 1,
2026-06-12 16:39:05.127934 | controller |     "labels": {
2026-06-12 16:39:05.127948 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-12 16:39:05.127962 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.127977 | controller |       "openstack.org/operator-name": "octavia",
2026-06-12 16:39:05.127991 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-12 16:39:05.128005 | controller |     },
2026-06-12 16:39:05.128019 | controller |     "managedFields": [
2026-06-12 16:39:05.128034 | controller |       {
2026-06-12 16:39:05.128048 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.128063 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.128077 | controller |         "fieldsV1": {
2026-06-12 16:39:05.128091 | controller |           "f:metadata": {
2026-06-12 16:39:05.128105 | controller |             "f:annotations": {
2026-06-12 16:39:05.128119 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.128134 | controller |             }
2026-06-12 16:39:05.128148 | controller |           }
2026-06-12 16:39:05.128162 | controller |         },
2026-06-12 16:39:05.128176 | controller |         "manager": "crc",
2026-06-12 16:39:05.128190 | controller |         "operation": "Update",
2026-06-12 16:39:05.128204 | controller |         "subresource": "status",
2026-06-12 16:39:05.128218 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.128232 | controller |       },
2026-06-12 16:39:05.128246 | controller |       {
2026-06-12 16:39:05.128260 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.128274 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.128288 | controller |         "fieldsV1": {
2026-06-12 16:39:05.128302 | controller |           "f:metadata": {
2026-06-12 16:39:05.128316 | controller |             "f:annotations": {
2026-06-12 16:39:05.128329 | controller |               ".": {},
2026-06-12 16:39:05.128343 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.128357 | controller |             },
2026-06-12 16:39:05.128371 | controller |             "f:generateName": {},
2026-06-12 16:39:05.128386 | controller |             "f:labels": {
2026-06-12 16:39:05.128400 | controller |               ".": {},
2026-06-12 16:39:05.128414 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.128428 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.128442 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.128456 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.128470 | controller |             },
2026-06-12 16:39:05.128485 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.128502 | controller |               ".": {},
2026-06-12 16:39:05.128537 | controller |               "k:{\"uid\":\"df1a0bb5-f68a-404f-9a0c-40049bf4feb3\"}": {}
2026-06-12 16:39:05.128553 | controller |             }
2026-06-12 16:39:05.128568 | controller |           },
2026-06-12 16:39:05.128582 | controller |           "f:spec": {
2026-06-12 16:39:05.128597 | controller |             "f:containers": {
2026-06-12 16:39:05.128611 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.128626 | controller |                 ".": {},
2026-06-12 16:39:05.128641 | controller |                 "f:args": {},
2026-06-12 16:39:05.128655 | controller |                 "f:command": {},
2026-06-12 16:39:05.128669 | controller |                 "f:env": {
2026-06-12 16:39:05.128684 | controller |                   ".": {},
2026-06-12 16:39:05.128698 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.128712 | controller |                     ".": {},
2026-06-12 16:39:05.128726 | controller |                     "f:name": {},
2026-06-12 16:39:05.128740 | controller |                     "f:value": {}
2026-06-12 16:39:05.128754 | controller |                   },
2026-06-12 16:39:05.128768 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.128782 | controller |                     ".": {},
2026-06-12 16:39:05.128797 | controller |                     "f:name": {},
2026-06-12 16:39:05.128811 | controller |                     "f:value": {}
2026-06-12 16:39:05.128826 | controller |                   },
2026-06-12 16:39:05.128840 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.128855 | controller |                     ".": {},
2026-06-12 16:39:05.128870 | controller |                     "f:name": {},
2026-06-12 16:39:05.128884 | controller |                     "f:value": {}
2026-06-12 16:39:05.128899 | controller |                   },
2026-06-12 16:39:05.128913 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.128928 | controller |                     ".": {},
2026-06-12 16:39:05.128943 | controller |                     "f:name": {},
2026-06-12 16:39:05.128957 | controller |                     "f:value": {}
2026-06-12 16:39:05.128971 | controller |                   },
2026-06-12 16:39:05.128986 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.129001 | controller |                     ".": {},
2026-06-12 16:39:05.129015 | controller |                     "f:name": {},
2026-06-12 16:39:05.129029 | controller |                     "f:value": {}
2026-06-12 16:39:05.129044 | controller |                   }
2026-06-12 16:39:05.129058 | controller |                 },
2026-06-12 16:39:05.129072 | controller |                 "f:image": {},
2026-06-12 16:39:05.129086 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.129100 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.129115 | controller |                   ".": {},
2026-06-12 16:39:05.129129 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.129144 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.129158 | controller |                     ".": {},
2026-06-12 16:39:05.129172 | controller |                     "f:path": {},
2026-06-12 16:39:05.129186 | controller |                     "f:port": {},
2026-06-12 16:39:05.129200 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.129214 | controller |                   },
2026-06-12 16:39:05.129228 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.129242 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.129257 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.129271 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.129285 | controller |                 },
2026-06-12 16:39:05.129303 | controller |                 "f:name": {},
2026-06-12 16:39:05.129317 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.129331 | controller |                   ".": {},
2026-06-12 16:39:05.129345 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.129360 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.129374 | controller |                     ".": {},
2026-06-12 16:39:05.129388 | controller |                     "f:path": {},
2026-06-12 16:39:05.129402 | controller |                     "f:port": {},
2026-06-12 16:39:05.129416 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.129430 | controller |                   },
2026-06-12 16:39:05.129444 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.129458 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.129472 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.129486 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.129500 | controller |                 },
2026-06-12 16:39:05.129532 | controller |                 "f:resources": {
2026-06-12 16:39:05.129549 | controller |                   ".": {},
2026-06-12 16:39:05.129563 | controller |                   "f:limits": {
2026-06-12 16:39:05.129578 | controller |                     ".": {},
2026-06-12 16:39:05.129592 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.129606 | controller |                     "f:memory": {}
2026-06-12 16:39:05.129620 | controller |                   },
2026-06-12 16:39:05.129634 | controller |                   "f:requests": {
2026-06-12 16:39:05.129649 | controller |                     ".": {},
2026-06-12 16:39:05.129663 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.129677 | controller |                     "f:memory": {}
2026-06-12 16:39:05.129691 | controller |                   }
2026-06-12 16:39:05.129705 | controller |                 },
2026-06-12 16:39:05.129720 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.129734 | controller |                   ".": {},
2026-06-12 16:39:05.129748 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.129762 | controller |                 },
2026-06-12 16:39:05.129790 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.129807 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.129821 | controller |               }
2026-06-12 16:39:05.129836 | controller |             },
2026-06-12 16:39:05.129850 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.129865 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.129879 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.129894 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.129908 | controller |             "f:securityContext": {
2026-06-12 16:39:05.129923 | controller |               ".": {},
2026-06-12 16:39:05.129937 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.129951 | controller |             },
2026-06-12 16:39:05.129965 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.129980 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.129994 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.130009 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.130024 | controller |           }
2026-06-12 16:39:05.130038 | controller |         },
2026-06-12 16:39:05.130052 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.130066 | controller |         "operation": "Update",
2026-06-12 16:39:05.130080 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.130095 | controller |       },
2026-06-12 16:39:05.130109 | controller |       {
2026-06-12 16:39:05.130124 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.130141 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.130156 | controller |         "fieldsV1": {
2026-06-12 16:39:05.130170 | controller |           "f:metadata": {
2026-06-12 16:39:05.130184 | controller |             "f:annotations": {
2026-06-12 16:39:05.130198 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.130212 | controller |             }
2026-06-12 16:39:05.130226 | controller |           }
2026-06-12 16:39:05.130241 | controller |         },
2026-06-12 16:39:05.130255 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.130269 | controller |         "operation": "Update",
2026-06-12 16:39:05.130283 | controller |         "subresource": "status",
2026-06-12 16:39:05.130297 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.130311 | controller |       },
2026-06-12 16:39:05.130325 | controller |       {
2026-06-12 16:39:05.130339 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.130353 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.130367 | controller |         "fieldsV1": {
2026-06-12 16:39:05.130381 | controller |           "f:status": {
2026-06-12 16:39:05.130395 | controller |             "f:conditions": {
2026-06-12 16:39:05.130409 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.130423 | controller |                 ".": {},
2026-06-12 16:39:05.130437 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.130451 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.130465 | controller |                 "f:status": {},
2026-06-12 16:39:05.130480 | controller |                 "f:type": {}
2026-06-12 16:39:05.130494 | controller |               },
2026-06-12 16:39:05.130508 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.130541 | controller |                 ".": {},
2026-06-12 16:39:05.130556 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.130571 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.130585 | controller |                 "f:status": {},
2026-06-12 16:39:05.130599 | controller |                 "f:type": {}
2026-06-12 16:39:05.130614 | controller |               },
2026-06-12 16:39:05.130628 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.130643 | controller |                 ".": {},
2026-06-12 16:39:05.130658 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.130672 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.130686 | controller |                 "f:status": {},
2026-06-12 16:39:05.130701 | controller |                 "f:type": {}
2026-06-12 16:39:05.130715 | controller |               },
2026-06-12 16:39:05.130729 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.130742 | controller |                 ".": {},
2026-06-12 16:39:05.130756 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.130770 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.130784 | controller |                 "f:status": {},
2026-06-12 16:39:05.130798 | controller |                 "f:type": {}
2026-06-12 16:39:05.130811 | controller |               }
2026-06-12 16:39:05.130825 | controller |             },
2026-06-12 16:39:05.130839 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.130853 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.130867 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.130882 | controller |             "f:phase": {},
2026-06-12 16:39:05.130896 | controller |             "f:podIP": {},
2026-06-12 16:39:05.130910 | controller |             "f:podIPs": {
2026-06-12 16:39:05.130925 | controller |               ".": {},
2026-06-12 16:39:05.130939 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-12 16:39:05.130953 | controller |                 ".": {},
2026-06-12 16:39:05.130971 | controller |                 "f:ip": {}
2026-06-12 16:39:05.130986 | controller |               }
2026-06-12 16:39:05.131001 | controller |             },
2026-06-12 16:39:05.131015 | controller |             "f:startTime": {}
2026-06-12 16:39:05.131029 | controller |           }
2026-06-12 16:39:05.131042 | controller |         },
2026-06-12 16:39:05.131056 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.131071 | controller |         "operation": "Update",
2026-06-12 16:39:05.131085 | controller |         "subresource": "status",
2026-06-12 16:39:05.131099 | controller |         "time": "2026-06-12T15:44:04Z"
2026-06-12 16:39:05.131113 | controller |       }
2026-06-12 16:39:05.131127 | controller |     ],
2026-06-12 16:39:05.131141 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-fgs5m",
2026-06-12 16:39:05.131156 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.131170 | controller |     "ownerReferences": [
2026-06-12 16:39:05.131184 | controller |       {
2026-06-12 16:39:05.131198 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.131212 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.131226 | controller |         "controller": true,
2026-06-12 16:39:05.131240 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.131254 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-12 16:39:05.131268 | controller |         "uid": "df1a0bb5-f68a-404f-9a0c-40049bf4feb3"
2026-06-12 16:39:05.131282 | controller |       }
2026-06-12 16:39:05.131296 | controller |     ],
2026-06-12 16:39:05.131310 | controller |     "resourceVersion": "54154",
2026-06-12 16:39:05.131323 | controller |     "uid": "b89d9efa-c667-4d71-96f2-4ab5f1302235"
2026-06-12 16:39:05.131337 | controller |   },
2026-06-12 16:39:05.131351 | controller |   "spec": {
2026-06-12 16:39:05.131365 | controller |     "containers": [
2026-06-12 16:39:05.131379 | controller |       {
2026-06-12 16:39:05.131394 | controller |         "args": [
2026-06-12 16:39:05.131407 | controller |           "--leader-elect",
2026-06-12 16:39:05.131421 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.131435 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.131450 | controller |         ],
2026-06-12 16:39:05.131464 | controller |         "command": [
2026-06-12 16:39:05.131478 | controller |           "/manager"
2026-06-12 16:39:05.131492 | controller |         ],
2026-06-12 16:39:05.131506 | controller |         "env": [
2026-06-12 16:39:05.131550 | controller |           {
2026-06-12 16:39:05.131566 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.131581 | controller |             "value": "30"
2026-06-12 16:39:05.131596 | controller |           },
2026-06-12 16:39:05.131610 | controller |           {
2026-06-12 16:39:05.131625 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.131640 | controller |             "value": "20"
2026-06-12 16:39:05.131654 | controller |           },
2026-06-12 16:39:05.131668 | controller |           {
2026-06-12 16:39:05.131682 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.131697 | controller |             "value": "5"
2026-06-12 16:39:05.131711 | controller |           },
2026-06-12 16:39:05.131725 | controller |           {
2026-06-12 16:39:05.131739 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.131754 | controller |             "value": "false"
2026-06-12 16:39:05.131768 | controller |           },
2026-06-12 16:39:05.131782 | controller |           {
2026-06-12 16:39:05.131796 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.131811 | controller |             "value": "false"
2026-06-12 16:39:05.131825 | controller |           }
2026-06-12 16:39:05.131839 | controller |         ],
2026-06-12 16:39:05.131854 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 16:39:05.131872 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.131887 | controller |         "livenessProbe": {
2026-06-12 16:39:05.131902 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.131917 | controller |           "httpGet": {
2026-06-12 16:39:05.131931 | controller |             "path": "/healthz",
2026-06-12 16:39:05.131945 | controller |             "port": 8081,
2026-06-12 16:39:05.131960 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.131973 | controller |           },
2026-06-12 16:39:05.131987 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.132001 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.132015 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.132029 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.132043 | controller |         },
2026-06-12 16:39:05.132057 | controller |         "name": "manager",
2026-06-12 16:39:05.132071 | controller |         "readinessProbe": {
2026-06-12 16:39:05.132085 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.132099 | controller |           "httpGet": {
2026-06-12 16:39:05.132112 | controller |             "path": "/readyz",
2026-06-12 16:39:05.132126 | controller |             "port": 8081,
2026-06-12 16:39:05.132140 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.132153 | controller |           },
2026-06-12 16:39:05.132167 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.132181 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.132195 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.132209 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.132223 | controller |         },
2026-06-12 16:39:05.132237 | controller |         "resources": {
2026-06-12 16:39:05.132250 | controller |           "limits": {
2026-06-12 16:39:05.132264 | controller |             "cpu": "500m",
2026-06-12 16:39:05.132278 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.132292 | controller |           },
2026-06-12 16:39:05.132306 | controller |           "requests": {
2026-06-12 16:39:05.132320 | controller |             "cpu": "10m",
2026-06-12 16:39:05.132334 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.132348 | controller |           }
2026-06-12 16:39:05.132362 | controller |         },
2026-06-12 16:39:05.132376 | controller |         "securityContext": {
2026-06-12 16:39:05.132390 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.132404 | controller |           "capabilities": {
2026-06-12 16:39:05.132418 | controller |             "drop": [
2026-06-12 16:39:05.132432 | controller |               "MKNOD"
2026-06-12 16:39:05.132446 | controller |             ]
2026-06-12 16:39:05.132460 | controller |           }
2026-06-12 16:39:05.132473 | controller |         },
2026-06-12 16:39:05.132487 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.132501 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.132533 | controller |         "volumeMounts": [
2026-06-12 16:39:05.132550 | controller |           {
2026-06-12 16:39:05.132564 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.132579 | controller |             "name": "kube-api-access-77trc",
2026-06-12 16:39:05.132593 | controller |             "readOnly": true
2026-06-12 16:39:05.132608 | controller |           }
2026-06-12 16:39:05.132623 | controller |         ]
2026-06-12 16:39:05.132637 | controller |       }
2026-06-12 16:39:05.132652 | controller |     ],
2026-06-12 16:39:05.132666 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.132680 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.132695 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.132712 | controller |       {
2026-06-12 16:39:05.132726 | controller |         "name": "octavia-operator-controller-manager-dockercfg-t4fv8"
2026-06-12 16:39:05.132741 | controller |       }
2026-06-12 16:39:05.132755 | controller |     ],
2026-06-12 16:39:05.132769 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.132783 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.132797 | controller |     "priority": 0,
2026-06-12 16:39:05.132811 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.132826 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.132840 | controller |     "securityContext": {
2026-06-12 16:39:05.132855 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.132869 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.132883 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.132898 | controller |       }
2026-06-12 16:39:05.132923 | controller |     },
2026-06-12 16:39:05.132939 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-12 16:39:05.132959 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-12 16:39:05.132976 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.132993 | controller |     "tolerations": [
2026-06-12 16:39:05.133009 | controller |       {
2026-06-12 16:39:05.133025 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.133041 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.133057 | controller |         "operator": "Exists",
2026-06-12 16:39:05.133073 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.133089 | controller |       },
2026-06-12 16:39:05.133105 | controller |       {
2026-06-12 16:39:05.133121 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.133136 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.133152 | controller |         "operator": "Exists",
2026-06-12 16:39:05.133168 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.133184 | controller |       },
2026-06-12 16:39:05.133199 | controller |       {
2026-06-12 16:39:05.133215 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.133230 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.133246 | controller |         "operator": "Exists"
2026-06-12 16:39:05.133262 | controller |       }
2026-06-12 16:39:05.133278 | controller |     ],
2026-06-12 16:39:05.133294 | controller |     "volumes": [
2026-06-12 16:39:05.133312 | controller |       {
2026-06-12 16:39:05.133326 | controller |         "name": "kube-api-access-77trc",
2026-06-12 16:39:05.133344 | controller |         "projected": {
2026-06-12 16:39:05.133360 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.133376 | controller |           "sources": [
2026-06-12 16:39:05.133391 | controller |             {
2026-06-12 16:39:05.133407 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.133422 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.133442 | controller |                 "path": "token"
2026-06-12 16:39:05.133469 | controller |               }
2026-06-12 16:39:05.133496 | controller |             },
2026-06-12 16:39:05.133539 | controller |             {
2026-06-12 16:39:05.133568 | controller |               "configMap": {
2026-06-12 16:39:05.133596 | controller |                 "items": [
2026-06-12 16:39:05.133617 | controller |                   {
2026-06-12 16:39:05.133634 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.133650 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.133668 | controller |                   }
2026-06-12 16:39:05.133684 | controller |                 ],
2026-06-12 16:39:05.133699 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.133715 | controller |               }
2026-06-12 16:39:05.133731 | controller |             },
2026-06-12 16:39:05.133768 | controller |             {
2026-06-12 16:39:05.133788 | controller |               "downwardAPI": {
2026-06-12 16:39:05.133805 | controller |                 "items": [
2026-06-12 16:39:05.133821 | controller |                   {
2026-06-12 16:39:05.133837 | controller |                     "fieldRef": {
2026-06-12 16:39:05.133853 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.133869 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.133885 | controller |                     },
2026-06-12 16:39:05.133901 | controller |                     "path": "namespace"
2026-06-12 16:39:05.133917 | controller |                   }
2026-06-12 16:39:05.133932 | controller |                 ]
2026-06-12 16:39:05.133948 | controller |               }
2026-06-12 16:39:05.133963 | controller |             },
2026-06-12 16:39:05.133979 | controller |             {
2026-06-12 16:39:05.133994 | controller |               "configMap": {
2026-06-12 16:39:05.134010 | controller |                 "items": [
2026-06-12 16:39:05.134025 | controller |                   {
2026-06-12 16:39:05.134040 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.134056 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.134073 | controller |                   }
2026-06-12 16:39:05.134089 | controller |                 ],
2026-06-12 16:39:05.134104 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.134120 | controller |               }
2026-06-12 16:39:05.134136 | controller |             }
2026-06-12 16:39:05.134152 | controller |           ]
2026-06-12 16:39:05.134167 | controller |         }
2026-06-12 16:39:05.134183 | controller |       }
2026-06-12 16:39:05.134198 | controller |     ]
2026-06-12 16:39:05.134214 | controller |   },
2026-06-12 16:39:05.134229 | controller |   "status": {
2026-06-12 16:39:05.134245 | controller |     "conditions": [
2026-06-12 16:39:05.134260 | controller |       {
2026-06-12 16:39:05.134275 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.134291 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:05.134310 | controller |         "status": "True",
2026-06-12 16:39:05.134326 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.134342 | controller |       },
2026-06-12 16:39:05.134358 | controller |       {
2026-06-12 16:39:05.134373 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.134389 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.134405 | controller |         "status": "True",
2026-06-12 16:39:05.134420 | controller |         "type": "Initialized"
2026-06-12 16:39:05.134436 | controller |       },
2026-06-12 16:39:05.134452 | controller |       {
2026-06-12 16:39:05.134468 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.134484 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:05.134499 | controller |         "status": "True",
2026-06-12 16:39:05.134540 | controller |         "type": "Ready"
2026-06-12 16:39:05.134562 | controller |       },
2026-06-12 16:39:05.134578 | controller |       {
2026-06-12 16:39:05.134596 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.134613 | controller |         "lastTransitionTime": "2026-06-12T15:44:04Z",
2026-06-12 16:39:05.134628 | controller |         "status": "True",
2026-06-12 16:39:05.134644 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.134660 | controller |       },
2026-06-12 16:39:05.134676 | controller |       {
2026-06-12 16:39:05.134691 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.134707 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.134722 | controller |         "status": "True",
2026-06-12 16:39:05.134738 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.134754 | controller |       }
2026-06-12 16:39:05.134780 | controller |     ],
2026-06-12 16:39:05.134799 | controller |     "containerStatuses": [
2026-06-12 16:39:05.134815 | controller |       {
2026-06-12 16:39:05.134831 | controller |         "allocatedResources": {
2026-06-12 16:39:05.134846 | controller |           "cpu": "10m",
2026-06-12 16:39:05.134862 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.134878 | controller |         },
2026-06-12 16:39:05.134893 | controller |         "containerID": "cri-o://6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8",
2026-06-12 16:39:05.134910 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 16:39:05.134926 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 16:39:05.134942 | controller |         "lastState": {},
2026-06-12 16:39:05.134958 | controller |         "name": "manager",
2026-06-12 16:39:05.134977 | controller |         "ready": true,
2026-06-12 16:39:05.134993 | controller |         "resources": {
2026-06-12 16:39:05.135010 | controller |           "limits": {
2026-06-12 16:39:05.135026 | controller |             "cpu": "500m",
2026-06-12 16:39:05.135041 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.135057 | controller |           },
2026-06-12 16:39:05.135073 | controller |           "requests": {
2026-06-12 16:39:05.135088 | controller |             "cpu": "10m",
2026-06-12 16:39:05.135104 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.135120 | controller |           }
2026-06-12 16:39:05.135135 | controller |         },
2026-06-12 16:39:05.135151 | controller |         "restartCount": 0,
2026-06-12 16:39:05.135167 | controller |         "started": true,
2026-06-12 16:39:05.135182 | controller |         "state": {
2026-06-12 16:39:05.135198 | controller |           "running": {
2026-06-12 16:39:05.135215 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.135234 | controller |           }
2026-06-12 16:39:05.135250 | controller |         },
2026-06-12 16:39:05.135266 | controller |         "user": {
2026-06-12 16:39:05.135282 | controller |           "linux": {
2026-06-12 16:39:05.135298 | controller |             "gid": 0,
2026-06-12 16:39:05.135314 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.135329 | controller |               0
2026-06-12 16:39:05.135345 | controller |             ],
2026-06-12 16:39:05.135361 | controller |             "uid": 65532
2026-06-12 16:39:05.135377 | controller |           }
2026-06-12 16:39:05.135392 | controller |         },
2026-06-12 16:39:05.135408 | controller |         "volumeMounts": [
2026-06-12 16:39:05.135423 | controller |           {
2026-06-12 16:39:05.135439 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.135456 | controller |             "name": "kube-api-access-77trc",
2026-06-12 16:39:05.135475 | controller |             "readOnly": true,
2026-06-12 16:39:05.135491 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.135507 | controller |           }
2026-06-12 16:39:05.135554 | controller |         ]
2026-06-12 16:39:05.135575 | controller |       }
2026-06-12 16:39:05.135591 | controller |     ],
2026-06-12 16:39:05.135607 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.135624 | controller |     "hostIPs": [
2026-06-12 16:39:05.135639 | controller |       {
2026-06-12 16:39:05.135655 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.135672 | controller |       }
2026-06-12 16:39:05.135687 | controller |     ],
2026-06-12 16:39:05.135703 | controller |     "phase": "Running",
2026-06-12 16:39:05.135722 | controller |     "podIP": "10.217.0.86",
2026-06-12 16:39:05.135738 | controller |     "podIPs": [
2026-06-12 16:39:05.135754 | controller |       {
2026-06-12 16:39:05.135773 | controller |         "ip": "10.217.0.86"
2026-06-12 16:39:05.135792 | controller |       }
2026-06-12 16:39:05.135809 | controller |     ],
2026-06-12 16:39:05.135824 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.135840 | controller |     "startTime": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.135856 | controller |   }
2026-06-12 16:39:05.135872 | controller | }
2026-06-12 16:39:05.161054 | controller | ok:
2026-06-12 16:39:05.161138 | controller | {
2026-06-12 16:39:05.161159 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.161244 | controller |   "kind": "Pod",
2026-06-12 16:39:05.161265 | controller |   "metadata": {
2026-06-12 16:39:05.161280 | controller |     "annotations": {
2026-06-12 16:39:05.161296 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.87/23\"],\"mac_address\":\"0a:58:0a:d9:00:57\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.87/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.161313 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.87\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:57\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.161329 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.161344 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 16:39:05.161360 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 16:39:05.161375 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 16:39:05.161390 | controller |     },
2026-06-12 16:39:05.161405 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.161419 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-12 16:39:05.161434 | controller |     "generation": 1,
2026-06-12 16:39:05.161448 | controller |     "labels": {
2026-06-12 16:39:05.161462 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-12 16:39:05.161477 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.161491 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-12 16:39:05.161505 | controller |       "pod-template-hash": "678fc77c54"
2026-06-12 16:39:05.161566 | controller |     },
2026-06-12 16:39:05.161584 | controller |     "managedFields": [
2026-06-12 16:39:05.161599 | controller |       {
2026-06-12 16:39:05.161613 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.161627 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.161642 | controller |         "fieldsV1": {
2026-06-12 16:39:05.161656 | controller |           "f:metadata": {
2026-06-12 16:39:05.161671 | controller |             "f:annotations": {
2026-06-12 16:39:05.161685 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.161700 | controller |             }
2026-06-12 16:39:05.161715 | controller |           }
2026-06-12 16:39:05.161729 | controller |         },
2026-06-12 16:39:05.161742 | controller |         "manager": "crc",
2026-06-12 16:39:05.161756 | controller |         "operation": "Update",
2026-06-12 16:39:05.161770 | controller |         "subresource": "status",
2026-06-12 16:39:05.161784 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.161798 | controller |       },
2026-06-12 16:39:05.161813 | controller |       {
2026-06-12 16:39:05.161827 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.161841 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.161856 | controller |         "fieldsV1": {
2026-06-12 16:39:05.161875 | controller |           "f:metadata": {
2026-06-12 16:39:05.161890 | controller |             "f:annotations": {
2026-06-12 16:39:05.161904 | controller |               ".": {},
2026-06-12 16:39:05.161918 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.161933 | controller |             },
2026-06-12 16:39:05.161947 | controller |             "f:generateName": {},
2026-06-12 16:39:05.161961 | controller |             "f:labels": {
2026-06-12 16:39:05.161975 | controller |               ".": {},
2026-06-12 16:39:05.161989 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.162004 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.162018 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.162033 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.162047 | controller |             },
2026-06-12 16:39:05.162062 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.162076 | controller |               ".": {},
2026-06-12 16:39:05.162091 | controller |               "k:{\"uid\":\"325a3e4f-ad16-4e71-b4b2-ac0b9502b3c1\"}": {}
2026-06-12 16:39:05.162105 | controller |             }
2026-06-12 16:39:05.162120 | controller |           },
2026-06-12 16:39:05.162134 | controller |           "f:spec": {
2026-06-12 16:39:05.162148 | controller |             "f:containers": {
2026-06-12 16:39:05.162162 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.162176 | controller |                 ".": {},
2026-06-12 16:39:05.162190 | controller |                 "f:args": {},
2026-06-12 16:39:05.162204 | controller |                 "f:command": {},
2026-06-12 16:39:05.162218 | controller |                 "f:env": {
2026-06-12 16:39:05.162231 | controller |                   ".": {},
2026-06-12 16:39:05.162245 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.162259 | controller |                     ".": {},
2026-06-12 16:39:05.162273 | controller |                     "f:name": {},
2026-06-12 16:39:05.162287 | controller |                     "f:value": {}
2026-06-12 16:39:05.162301 | controller |                   },
2026-06-12 16:39:05.162314 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.162329 | controller |                     ".": {},
2026-06-12 16:39:05.162343 | controller |                     "f:name": {},
2026-06-12 16:39:05.162357 | controller |                     "f:value": {}
2026-06-12 16:39:05.162371 | controller |                   },
2026-06-12 16:39:05.162385 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.162399 | controller |                     ".": {},
2026-06-12 16:39:05.162414 | controller |                     "f:name": {},
2026-06-12 16:39:05.162428 | controller |                     "f:value": {}
2026-06-12 16:39:05.162443 | controller |                   },
2026-06-12 16:39:05.162457 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162472 | controller |                     ".": {},
2026-06-12 16:39:05.162486 | controller |                     "f:name": {},
2026-06-12 16:39:05.162500 | controller |                     "f:value": {}
2026-06-12 16:39:05.162534 | controller |                   },
2026-06-12 16:39:05.162550 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162565 | controller |                     ".": {},
2026-06-12 16:39:05.162579 | controller |                     "f:name": {},
2026-06-12 16:39:05.162593 | controller |                     "f:value": {}
2026-06-12 16:39:05.162608 | controller |                   },
2026-06-12 16:39:05.162622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162636 | controller |                     ".": {},
2026-06-12 16:39:05.162654 | controller |                     "f:name": {},
2026-06-12 16:39:05.162669 | controller |                     "f:value": {}
2026-06-12 16:39:05.162683 | controller |                   },
2026-06-12 16:39:05.162698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162712 | controller |                     ".": {},
2026-06-12 16:39:05.162726 | controller |                     "f:name": {},
2026-06-12 16:39:05.162741 | controller |                     "f:value": {}
2026-06-12 16:39:05.162755 | controller |                   },
2026-06-12 16:39:05.162769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162783 | controller |                     ".": {},
2026-06-12 16:39:05.162797 | controller |                     "f:name": {},
2026-06-12 16:39:05.162811 | controller |                     "f:value": {}
2026-06-12 16:39:05.162825 | controller |                   },
2026-06-12 16:39:05.162838 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162852 | controller |                     ".": {},
2026-06-12 16:39:05.162866 | controller |                     "f:name": {},
2026-06-12 16:39:05.162879 | controller |                     "f:value": {}
2026-06-12 16:39:05.162893 | controller |                   },
2026-06-12 16:39:05.162907 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162920 | controller |                     ".": {},
2026-06-12 16:39:05.162934 | controller |                     "f:name": {},
2026-06-12 16:39:05.162948 | controller |                     "f:value": {}
2026-06-12 16:39:05.162961 | controller |                   },
2026-06-12 16:39:05.162976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.162990 | controller |                     ".": {},
2026-06-12 16:39:05.163003 | controller |                     "f:name": {},
2026-06-12 16:39:05.163017 | controller |                     "f:value": {}
2026-06-12 16:39:05.163031 | controller |                   },
2026-06-12 16:39:05.163045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163060 | controller |                     ".": {},
2026-06-12 16:39:05.163074 | controller |                     "f:name": {},
2026-06-12 16:39:05.163088 | controller |                     "f:value": {}
2026-06-12 16:39:05.163102 | controller |                   },
2026-06-12 16:39:05.163116 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163130 | controller |                     ".": {},
2026-06-12 16:39:05.163144 | controller |                     "f:name": {},
2026-06-12 16:39:05.163158 | controller |                     "f:value": {}
2026-06-12 16:39:05.163172 | controller |                   },
2026-06-12 16:39:05.163186 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163201 | controller |                     ".": {},
2026-06-12 16:39:05.163215 | controller |                     "f:name": {},
2026-06-12 16:39:05.163229 | controller |                     "f:value": {}
2026-06-12 16:39:05.163243 | controller |                   },
2026-06-12 16:39:05.163257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163271 | controller |                     ".": {},
2026-06-12 16:39:05.163285 | controller |                     "f:name": {},
2026-06-12 16:39:05.163299 | controller |                     "f:value": {}
2026-06-12 16:39:05.163313 | controller |                   },
2026-06-12 16:39:05.163327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163342 | controller |                     ".": {},
2026-06-12 16:39:05.163359 | controller |                     "f:name": {},
2026-06-12 16:39:05.163374 | controller |                     "f:value": {}
2026-06-12 16:39:05.163388 | controller |                   },
2026-06-12 16:39:05.163402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163417 | controller |                     ".": {},
2026-06-12 16:39:05.163431 | controller |                     "f:name": {},
2026-06-12 16:39:05.163445 | controller |                     "f:value": {}
2026-06-12 16:39:05.163459 | controller |                   },
2026-06-12 16:39:05.163473 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163487 | controller |                     ".": {},
2026-06-12 16:39:05.163502 | controller |                     "f:name": {},
2026-06-12 16:39:05.163539 | controller |                     "f:value": {}
2026-06-12 16:39:05.163556 | controller |                   },
2026-06-12 16:39:05.163571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163585 | controller |                     ".": {},
2026-06-12 16:39:05.163599 | controller |                     "f:name": {},
2026-06-12 16:39:05.163613 | controller |                     "f:value": {}
2026-06-12 16:39:05.163627 | controller |                   },
2026-06-12 16:39:05.163642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163656 | controller |                     ".": {},
2026-06-12 16:39:05.163670 | controller |                     "f:name": {},
2026-06-12 16:39:05.163685 | controller |                     "f:value": {}
2026-06-12 16:39:05.163699 | controller |                   },
2026-06-12 16:39:05.163713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163727 | controller |                     ".": {},
2026-06-12 16:39:05.163741 | controller |                     "f:name": {},
2026-06-12 16:39:05.163755 | controller |                     "f:value": {}
2026-06-12 16:39:05.163769 | controller |                   },
2026-06-12 16:39:05.163783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163798 | controller |                     ".": {},
2026-06-12 16:39:05.163811 | controller |                     "f:name": {},
2026-06-12 16:39:05.163826 | controller |                     "f:value": {}
2026-06-12 16:39:05.163840 | controller |                   },
2026-06-12 16:39:05.163854 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163868 | controller |                     ".": {},
2026-06-12 16:39:05.163882 | controller |                     "f:name": {},
2026-06-12 16:39:05.163896 | controller |                     "f:value": {}
2026-06-12 16:39:05.163910 | controller |                   },
2026-06-12 16:39:05.163924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.163938 | controller |                     ".": {},
2026-06-12 16:39:05.163952 | controller |                     "f:name": {},
2026-06-12 16:39:05.163966 | controller |                     "f:value": {}
2026-06-12 16:39:05.163980 | controller |                   },
2026-06-12 16:39:05.163993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164008 | controller |                     ".": {},
2026-06-12 16:39:05.164021 | controller |                     "f:name": {},
2026-06-12 16:39:05.164035 | controller |                     "f:value": {}
2026-06-12 16:39:05.164049 | controller |                   },
2026-06-12 16:39:05.164063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164081 | controller |                     ".": {},
2026-06-12 16:39:05.164095 | controller |                     "f:name": {},
2026-06-12 16:39:05.164109 | controller |                     "f:value": {}
2026-06-12 16:39:05.164125 | controller |                   },
2026-06-12 16:39:05.164146 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164168 | controller |                     ".": {},
2026-06-12 16:39:05.164188 | controller |                     "f:name": {},
2026-06-12 16:39:05.164208 | controller |                     "f:value": {}
2026-06-12 16:39:05.164230 | controller |                   },
2026-06-12 16:39:05.164247 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164261 | controller |                     ".": {},
2026-06-12 16:39:05.164276 | controller |                     "f:name": {},
2026-06-12 16:39:05.164291 | controller |                     "f:value": {}
2026-06-12 16:39:05.164309 | controller |                   },
2026-06-12 16:39:05.164325 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164339 | controller |                     ".": {},
2026-06-12 16:39:05.164354 | controller |                     "f:name": {},
2026-06-12 16:39:05.164368 | controller |                     "f:value": {}
2026-06-12 16:39:05.164382 | controller |                   },
2026-06-12 16:39:05.164397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164411 | controller |                     ".": {},
2026-06-12 16:39:05.164426 | controller |                     "f:name": {},
2026-06-12 16:39:05.164440 | controller |                     "f:value": {}
2026-06-12 16:39:05.164455 | controller |                   },
2026-06-12 16:39:05.164469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164483 | controller |                     ".": {},
2026-06-12 16:39:05.164498 | controller |                     "f:name": {},
2026-06-12 16:39:05.164529 | controller |                     "f:value": {}
2026-06-12 16:39:05.164550 | controller |                   },
2026-06-12 16:39:05.164565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164579 | controller |                     ".": {},
2026-06-12 16:39:05.164594 | controller |                     "f:name": {},
2026-06-12 16:39:05.164608 | controller |                     "f:value": {}
2026-06-12 16:39:05.164622 | controller |                   },
2026-06-12 16:39:05.164636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164651 | controller |                     ".": {},
2026-06-12 16:39:05.164665 | controller |                     "f:name": {},
2026-06-12 16:39:05.164679 | controller |                     "f:value": {}
2026-06-12 16:39:05.164693 | controller |                   },
2026-06-12 16:39:05.164708 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164723 | controller |                     ".": {},
2026-06-12 16:39:05.164737 | controller |                     "f:name": {},
2026-06-12 16:39:05.164752 | controller |                     "f:value": {}
2026-06-12 16:39:05.164765 | controller |                   },
2026-06-12 16:39:05.164780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164794 | controller |                     ".": {},
2026-06-12 16:39:05.164809 | controller |                     "f:name": {},
2026-06-12 16:39:05.164823 | controller |                     "f:value": {}
2026-06-12 16:39:05.164837 | controller |                   },
2026-06-12 16:39:05.164855 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164871 | controller |                     ".": {},
2026-06-12 16:39:05.164885 | controller |                     "f:name": {},
2026-06-12 16:39:05.164899 | controller |                     "f:value": {}
2026-06-12 16:39:05.164913 | controller |                   },
2026-06-12 16:39:05.164928 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.164941 | controller |                     ".": {},
2026-06-12 16:39:05.164956 | controller |                     "f:name": {},
2026-06-12 16:39:05.164970 | controller |                     "f:value": {}
2026-06-12 16:39:05.164983 | controller |                   },
2026-06-12 16:39:05.164997 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165011 | controller |                     ".": {},
2026-06-12 16:39:05.165025 | controller |                     "f:name": {},
2026-06-12 16:39:05.165039 | controller |                     "f:value": {}
2026-06-12 16:39:05.165053 | controller |                   },
2026-06-12 16:39:05.165067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165081 | controller |                     ".": {},
2026-06-12 16:39:05.165095 | controller |                     "f:name": {},
2026-06-12 16:39:05.165109 | controller |                     "f:value": {}
2026-06-12 16:39:05.165123 | controller |                   },
2026-06-12 16:39:05.165137 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165151 | controller |                     ".": {},
2026-06-12 16:39:05.165164 | controller |                     "f:name": {},
2026-06-12 16:39:05.165178 | controller |                     "f:value": {}
2026-06-12 16:39:05.165192 | controller |                   },
2026-06-12 16:39:05.165206 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165220 | controller |                     ".": {},
2026-06-12 16:39:05.165234 | controller |                     "f:name": {},
2026-06-12 16:39:05.165248 | controller |                     "f:value": {}
2026-06-12 16:39:05.165262 | controller |                   },
2026-06-12 16:39:05.165283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165305 | controller |                     ".": {},
2026-06-12 16:39:05.165326 | controller |                     "f:name": {},
2026-06-12 16:39:05.165341 | controller |                     "f:value": {}
2026-06-12 16:39:05.165355 | controller |                   },
2026-06-12 16:39:05.165370 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165384 | controller |                     ".": {},
2026-06-12 16:39:05.165399 | controller |                     "f:name": {},
2026-06-12 16:39:05.165413 | controller |                     "f:value": {}
2026-06-12 16:39:05.165427 | controller |                   },
2026-06-12 16:39:05.165441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165456 | controller |                     ".": {},
2026-06-12 16:39:05.165470 | controller |                     "f:name": {},
2026-06-12 16:39:05.165485 | controller |                     "f:value": {}
2026-06-12 16:39:05.165549 | controller |                   },
2026-06-12 16:39:05.165567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165582 | controller |                     ".": {},
2026-06-12 16:39:05.165597 | controller |                     "f:name": {},
2026-06-12 16:39:05.165611 | controller |                     "f:value": {}
2026-06-12 16:39:05.165633 | controller |                   },
2026-06-12 16:39:05.165648 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165662 | controller |                     ".": {},
2026-06-12 16:39:05.165676 | controller |                     "f:name": {},
2026-06-12 16:39:05.165690 | controller |                     "f:value": {}
2026-06-12 16:39:05.165704 | controller |                   },
2026-06-12 16:39:05.165718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165732 | controller |                     ".": {},
2026-06-12 16:39:05.165746 | controller |                     "f:name": {},
2026-06-12 16:39:05.165759 | controller |                     "f:value": {}
2026-06-12 16:39:05.165773 | controller |                   },
2026-06-12 16:39:05.165788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165803 | controller |                     ".": {},
2026-06-12 16:39:05.165817 | controller |                     "f:name": {},
2026-06-12 16:39:05.165832 | controller |                     "f:value": {}
2026-06-12 16:39:05.165845 | controller |                   },
2026-06-12 16:39:05.165860 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165874 | controller |                     ".": {},
2026-06-12 16:39:05.165888 | controller |                     "f:name": {},
2026-06-12 16:39:05.165902 | controller |                     "f:value": {}
2026-06-12 16:39:05.165916 | controller |                   },
2026-06-12 16:39:05.165930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.165945 | controller |                     ".": {},
2026-06-12 16:39:05.165959 | controller |                     "f:name": {},
2026-06-12 16:39:05.165973 | controller |                     "f:value": {}
2026-06-12 16:39:05.165987 | controller |                   },
2026-06-12 16:39:05.166001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166015 | controller |                     ".": {},
2026-06-12 16:39:05.166030 | controller |                     "f:name": {},
2026-06-12 16:39:05.166044 | controller |                     "f:value": {}
2026-06-12 16:39:05.166058 | controller |                   },
2026-06-12 16:39:05.166072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166086 | controller |                     ".": {},
2026-06-12 16:39:05.166100 | controller |                     "f:name": {},
2026-06-12 16:39:05.166115 | controller |                     "f:value": {}
2026-06-12 16:39:05.166129 | controller |                   },
2026-06-12 16:39:05.166143 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166158 | controller |                     ".": {},
2026-06-12 16:39:05.166172 | controller |                     "f:name": {},
2026-06-12 16:39:05.166186 | controller |                     "f:value": {}
2026-06-12 16:39:05.166201 | controller |                   },
2026-06-12 16:39:05.166215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166229 | controller |                     ".": {},
2026-06-12 16:39:05.166243 | controller |                     "f:name": {},
2026-06-12 16:39:05.166257 | controller |                     "f:value": {}
2026-06-12 16:39:05.166270 | controller |                   },
2026-06-12 16:39:05.166285 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166299 | controller |                     ".": {},
2026-06-12 16:39:05.166313 | controller |                     "f:name": {},
2026-06-12 16:39:05.166330 | controller |                     "f:value": {}
2026-06-12 16:39:05.166344 | controller |                   },
2026-06-12 16:39:05.166359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166373 | controller |                     ".": {},
2026-06-12 16:39:05.166386 | controller |                     "f:name": {},
2026-06-12 16:39:05.166400 | controller |                     "f:value": {}
2026-06-12 16:39:05.166414 | controller |                   },
2026-06-12 16:39:05.166428 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166442 | controller |                     ".": {},
2026-06-12 16:39:05.166456 | controller |                     "f:name": {},
2026-06-12 16:39:05.166470 | controller |                     "f:value": {}
2026-06-12 16:39:05.166484 | controller |                   },
2026-06-12 16:39:05.166498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166527 | controller |                     ".": {},
2026-06-12 16:39:05.166547 | controller |                     "f:name": {},
2026-06-12 16:39:05.166563 | controller |                     "f:value": {}
2026-06-12 16:39:05.166577 | controller |                   },
2026-06-12 16:39:05.166591 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166605 | controller |                     ".": {},
2026-06-12 16:39:05.166619 | controller |                     "f:name": {},
2026-06-12 16:39:05.166633 | controller |                     "f:value": {}
2026-06-12 16:39:05.166647 | controller |                   },
2026-06-12 16:39:05.166661 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166674 | controller |                     ".": {},
2026-06-12 16:39:05.166688 | controller |                     "f:name": {},
2026-06-12 16:39:05.166702 | controller |                     "f:value": {}
2026-06-12 16:39:05.166716 | controller |                   },
2026-06-12 16:39:05.166729 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166743 | controller |                     ".": {},
2026-06-12 16:39:05.166757 | controller |                     "f:name": {},
2026-06-12 16:39:05.166771 | controller |                     "f:value": {}
2026-06-12 16:39:05.166785 | controller |                   },
2026-06-12 16:39:05.166799 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166813 | controller |                     ".": {},
2026-06-12 16:39:05.166827 | controller |                     "f:name": {},
2026-06-12 16:39:05.166841 | controller |                     "f:value": {}
2026-06-12 16:39:05.166855 | controller |                   },
2026-06-12 16:39:05.166869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166883 | controller |                     ".": {},
2026-06-12 16:39:05.166896 | controller |                     "f:name": {},
2026-06-12 16:39:05.166910 | controller |                     "f:value": {}
2026-06-12 16:39:05.166924 | controller |                   },
2026-06-12 16:39:05.166938 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.166952 | controller |                     ".": {},
2026-06-12 16:39:05.166966 | controller |                     "f:name": {},
2026-06-12 16:39:05.166980 | controller |                     "f:value": {}
2026-06-12 16:39:05.166994 | controller |                   },
2026-06-12 16:39:05.167008 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167022 | controller |                     ".": {},
2026-06-12 16:39:05.167035 | controller |                     "f:name": {},
2026-06-12 16:39:05.167053 | controller |                     "f:value": {}
2026-06-12 16:39:05.167067 | controller |                   },
2026-06-12 16:39:05.167081 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167095 | controller |                     ".": {},
2026-06-12 16:39:05.167109 | controller |                     "f:name": {},
2026-06-12 16:39:05.167123 | controller |                     "f:value": {}
2026-06-12 16:39:05.167137 | controller |                   },
2026-06-12 16:39:05.167151 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167165 | controller |                     ".": {},
2026-06-12 16:39:05.167178 | controller |                     "f:name": {},
2026-06-12 16:39:05.167192 | controller |                     "f:value": {}
2026-06-12 16:39:05.167206 | controller |                   },
2026-06-12 16:39:05.167220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167235 | controller |                     ".": {},
2026-06-12 16:39:05.167249 | controller |                     "f:name": {},
2026-06-12 16:39:05.167263 | controller |                     "f:value": {}
2026-06-12 16:39:05.167277 | controller |                   },
2026-06-12 16:39:05.167291 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167305 | controller |                     ".": {},
2026-06-12 16:39:05.167318 | controller |                     "f:name": {},
2026-06-12 16:39:05.167332 | controller |                     "f:value": {}
2026-06-12 16:39:05.167346 | controller |                   },
2026-06-12 16:39:05.167359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167374 | controller |                     ".": {},
2026-06-12 16:39:05.167388 | controller |                     "f:name": {},
2026-06-12 16:39:05.167402 | controller |                     "f:value": {}
2026-06-12 16:39:05.167416 | controller |                   },
2026-06-12 16:39:05.167430 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167444 | controller |                     ".": {},
2026-06-12 16:39:05.167458 | controller |                     "f:name": {},
2026-06-12 16:39:05.167471 | controller |                     "f:value": {}
2026-06-12 16:39:05.167485 | controller |                   },
2026-06-12 16:39:05.167500 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167532 | controller |                     ".": {},
2026-06-12 16:39:05.167549 | controller |                     "f:name": {},
2026-06-12 16:39:05.167564 | controller |                     "f:value": {}
2026-06-12 16:39:05.167578 | controller |                   },
2026-06-12 16:39:05.167592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167606 | controller |                     ".": {},
2026-06-12 16:39:05.167621 | controller |                     "f:name": {},
2026-06-12 16:39:05.167635 | controller |                     "f:value": {}
2026-06-12 16:39:05.167649 | controller |                   },
2026-06-12 16:39:05.167663 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167677 | controller |                     ".": {},
2026-06-12 16:39:05.167691 | controller |                     "f:name": {},
2026-06-12 16:39:05.167705 | controller |                     "f:value": {}
2026-06-12 16:39:05.167718 | controller |                   },
2026-06-12 16:39:05.167732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167747 | controller |                     ".": {},
2026-06-12 16:39:05.167764 | controller |                     "f:name": {},
2026-06-12 16:39:05.167779 | controller |                     "f:value": {}
2026-06-12 16:39:05.167793 | controller |                   },
2026-06-12 16:39:05.167807 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167821 | controller |                     ".": {},
2026-06-12 16:39:05.167835 | controller |                     "f:name": {},
2026-06-12 16:39:05.167849 | controller |                     "f:value": {}
2026-06-12 16:39:05.167863 | controller |                   },
2026-06-12 16:39:05.167877 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 16:39:05.167891 | controller |                     ".": {},
2026-06-12 16:39:05.167905 | controller |                     "f:name": {},
2026-06-12 16:39:05.167919 | controller |                     "f:value": {}
2026-06-12 16:39:05.167933 | controller |                   },
2026-06-12 16:39:05.167947 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.167961 | controller |                     ".": {},
2026-06-12 16:39:05.167975 | controller |                     "f:name": {},
2026-06-12 16:39:05.167988 | controller |                     "f:value": {}
2026-06-12 16:39:05.168002 | controller |                   },
2026-06-12 16:39:05.168016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168030 | controller |                     ".": {},
2026-06-12 16:39:05.168044 | controller |                     "f:name": {},
2026-06-12 16:39:05.168057 | controller |                     "f:value": {}
2026-06-12 16:39:05.168071 | controller |                   },
2026-06-12 16:39:05.168085 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168100 | controller |                     ".": {},
2026-06-12 16:39:05.168114 | controller |                     "f:name": {},
2026-06-12 16:39:05.168128 | controller |                     "f:value": {}
2026-06-12 16:39:05.168142 | controller |                   },
2026-06-12 16:39:05.168156 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168171 | controller |                     ".": {},
2026-06-12 16:39:05.168185 | controller |                     "f:name": {},
2026-06-12 16:39:05.168199 | controller |                     "f:value": {}
2026-06-12 16:39:05.168212 | controller |                   },
2026-06-12 16:39:05.168226 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168240 | controller |                     ".": {},
2026-06-12 16:39:05.168255 | controller |                     "f:name": {},
2026-06-12 16:39:05.168269 | controller |                     "f:value": {}
2026-06-12 16:39:05.168283 | controller |                   },
2026-06-12 16:39:05.168297 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168311 | controller |                     ".": {},
2026-06-12 16:39:05.168325 | controller |                     "f:name": {},
2026-06-12 16:39:05.168338 | controller |                     "f:value": {}
2026-06-12 16:39:05.168352 | controller |                   },
2026-06-12 16:39:05.168365 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168379 | controller |                     ".": {},
2026-06-12 16:39:05.168392 | controller |                     "f:name": {},
2026-06-12 16:39:05.168406 | controller |                     "f:value": {}
2026-06-12 16:39:05.168420 | controller |                   },
2026-06-12 16:39:05.168433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168450 | controller |                     ".": {},
2026-06-12 16:39:05.168465 | controller |                     "f:name": {},
2026-06-12 16:39:05.168479 | controller |                     "f:value": {}
2026-06-12 16:39:05.168494 | controller |                   },
2026-06-12 16:39:05.168508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168541 | controller |                     ".": {},
2026-06-12 16:39:05.168557 | controller |                     "f:name": {},
2026-06-12 16:39:05.168571 | controller |                     "f:value": {}
2026-06-12 16:39:05.168586 | controller |                   },
2026-06-12 16:39:05.168600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168614 | controller |                     ".": {},
2026-06-12 16:39:05.168628 | controller |                     "f:name": {},
2026-06-12 16:39:05.168641 | controller |                     "f:value": {}
2026-06-12 16:39:05.168655 | controller |                   },
2026-06-12 16:39:05.168669 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168683 | controller |                     ".": {},
2026-06-12 16:39:05.168697 | controller |                     "f:name": {},
2026-06-12 16:39:05.168711 | controller |                     "f:value": {}
2026-06-12 16:39:05.168725 | controller |                   },
2026-06-12 16:39:05.168739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168754 | controller |                     ".": {},
2026-06-12 16:39:05.168768 | controller |                     "f:name": {},
2026-06-12 16:39:05.168782 | controller |                     "f:value": {}
2026-06-12 16:39:05.168796 | controller |                   },
2026-06-12 16:39:05.168810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168824 | controller |                     ".": {},
2026-06-12 16:39:05.168838 | controller |                     "f:name": {},
2026-06-12 16:39:05.168852 | controller |                     "f:value": {}
2026-06-12 16:39:05.168865 | controller |                   },
2026-06-12 16:39:05.168879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168893 | controller |                     ".": {},
2026-06-12 16:39:05.168907 | controller |                     "f:name": {},
2026-06-12 16:39:05.168921 | controller |                     "f:value": {}
2026-06-12 16:39:05.168935 | controller |                   },
2026-06-12 16:39:05.168949 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.168963 | controller |                     ".": {},
2026-06-12 16:39:05.168976 | controller |                     "f:name": {},
2026-06-12 16:39:05.168990 | controller |                     "f:value": {}
2026-06-12 16:39:05.169003 | controller |                   },
2026-06-12 16:39:05.169017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.169031 | controller |                     ".": {},
2026-06-12 16:39:05.169045 | controller |                     "f:name": {},
2026-06-12 16:39:05.169058 | controller |                     "f:value": {}
2026-06-12 16:39:05.169072 | controller |                   },
2026-06-12 16:39:05.169086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.169100 | controller |                     ".": {},
2026-06-12 16:39:05.169114 | controller |                     "f:name": {},
2026-06-12 16:39:05.169127 | controller |                     "f:value": {}
2026-06-12 16:39:05.169141 | controller |                   },
2026-06-12 16:39:05.169160 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.169185 | controller |                     ".": {},
2026-06-12 16:39:05.169205 | controller |                     "f:name": {},
2026-06-12 16:39:05.169226 | controller |                     "f:value": {}
2026-06-12 16:39:05.169243 | controller |                   },
2026-06-12 16:39:05.169257 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.169272 | controller |                     ".": {},
2026-06-12 16:39:05.169286 | controller |                     "f:name": {},
2026-06-12 16:39:05.169300 | controller |                     "f:value": {}
2026-06-12 16:39:05.169314 | controller |                   }
2026-06-12 16:39:05.169328 | controller |                 },
2026-06-12 16:39:05.169342 | controller |                 "f:image": {},
2026-06-12 16:39:05.169356 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.169370 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.169384 | controller |                   ".": {},
2026-06-12 16:39:05.169398 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.169412 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.169426 | controller |                     ".": {},
2026-06-12 16:39:05.169440 | controller |                     "f:path": {},
2026-06-12 16:39:05.169454 | controller |                     "f:port": {},
2026-06-12 16:39:05.169484 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.169500 | controller |                   },
2026-06-12 16:39:05.169552 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.169569 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.169584 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.169598 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.169613 | controller |                 },
2026-06-12 16:39:05.169627 | controller |                 "f:name": {},
2026-06-12 16:39:05.169643 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.169657 | controller |                   ".": {},
2026-06-12 16:39:05.169672 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.169686 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.169700 | controller |                     ".": {},
2026-06-12 16:39:05.169714 | controller |                     "f:path": {},
2026-06-12 16:39:05.169728 | controller |                     "f:port": {},
2026-06-12 16:39:05.169742 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.169755 | controller |                   },
2026-06-12 16:39:05.169770 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.169784 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.169799 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.169813 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.169827 | controller |                 },
2026-06-12 16:39:05.169841 | controller |                 "f:resources": {
2026-06-12 16:39:05.169855 | controller |                   ".": {},
2026-06-12 16:39:05.169869 | controller |                   "f:limits": {
2026-06-12 16:39:05.169884 | controller |                     ".": {},
2026-06-12 16:39:05.169898 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.169912 | controller |                     "f:memory": {}
2026-06-12 16:39:05.169926 | controller |                   },
2026-06-12 16:39:05.169940 | controller |                   "f:requests": {
2026-06-12 16:39:05.169955 | controller |                     ".": {},
2026-06-12 16:39:05.169969 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.169983 | controller |                     "f:memory": {}
2026-06-12 16:39:05.169997 | controller |                   }
2026-06-12 16:39:05.170011 | controller |                 },
2026-06-12 16:39:05.170025 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.170044 | controller |                   ".": {},
2026-06-12 16:39:05.170059 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.170074 | controller |                 },
2026-06-12 16:39:05.170088 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.170102 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 16:39:05.170116 | controller |                 "f:volumeMounts": {
2026-06-12 16:39:05.170130 | controller |                   ".": {},
2026-06-12 16:39:05.170144 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 16:39:05.170159 | controller |                     ".": {},
2026-06-12 16:39:05.170173 | controller |                     "f:mountPath": {},
2026-06-12 16:39:05.170187 | controller |                     "f:name": {},
2026-06-12 16:39:05.170201 | controller |                     "f:readOnly": {}
2026-06-12 16:39:05.170215 | controller |                   }
2026-06-12 16:39:05.170229 | controller |                 }
2026-06-12 16:39:05.170243 | controller |               }
2026-06-12 16:39:05.170258 | controller |             },
2026-06-12 16:39:05.170278 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.170300 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.170320 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.170340 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.170356 | controller |             "f:securityContext": {
2026-06-12 16:39:05.170370 | controller |               ".": {},
2026-06-12 16:39:05.170386 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.170405 | controller |             },
2026-06-12 16:39:05.170426 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.170446 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.170464 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.170479 | controller |             "f:tolerations": {},
2026-06-12 16:39:05.170493 | controller |             "f:volumes": {
2026-06-12 16:39:05.170507 | controller |               ".": {},
2026-06-12 16:39:05.170544 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 16:39:05.170559 | controller |                 ".": {},
2026-06-12 16:39:05.170574 | controller |                 "f:name": {},
2026-06-12 16:39:05.170588 | controller |                 "f:secret": {
2026-06-12 16:39:05.170602 | controller |                   ".": {},
2026-06-12 16:39:05.170616 | controller |                   "f:defaultMode": {},
2026-06-12 16:39:05.170631 | controller |                   "f:secretName": {}
2026-06-12 16:39:05.170645 | controller |                 }
2026-06-12 16:39:05.170659 | controller |               }
2026-06-12 16:39:05.170673 | controller |             }
2026-06-12 16:39:05.170687 | controller |           }
2026-06-12 16:39:05.170700 | controller |         },
2026-06-12 16:39:05.170714 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.170728 | controller |         "operation": "Update",
2026-06-12 16:39:05.170742 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.170756 | controller |       },
2026-06-12 16:39:05.170769 | controller |       {
2026-06-12 16:39:05.170783 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.170797 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.170811 | controller |         "fieldsV1": {
2026-06-12 16:39:05.170825 | controller |           "f:metadata": {
2026-06-12 16:39:05.170839 | controller |             "f:annotations": {
2026-06-12 16:39:05.170853 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.170867 | controller |             }
2026-06-12 16:39:05.170881 | controller |           }
2026-06-12 16:39:05.170896 | controller |         },
2026-06-12 16:39:05.170910 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.170928 | controller |         "operation": "Update",
2026-06-12 16:39:05.170942 | controller |         "subresource": "status",
2026-06-12 16:39:05.170956 | controller |         "time": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.170970 | controller |       },
2026-06-12 16:39:05.170984 | controller |       {
2026-06-12 16:39:05.170998 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.171012 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.171026 | controller |         "fieldsV1": {
2026-06-12 16:39:05.171040 | controller |           "f:status": {
2026-06-12 16:39:05.171054 | controller |             "f:conditions": {
2026-06-12 16:39:05.171068 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.171082 | controller |                 ".": {},
2026-06-12 16:39:05.171096 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.171110 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.171124 | controller |                 "f:status": {},
2026-06-12 16:39:05.171138 | controller |                 "f:type": {}
2026-06-12 16:39:05.171152 | controller |               },
2026-06-12 16:39:05.171166 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.171180 | controller |                 ".": {},
2026-06-12 16:39:05.171194 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.171208 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.171222 | controller |                 "f:status": {},
2026-06-12 16:39:05.171237 | controller |                 "f:type": {}
2026-06-12 16:39:05.171251 | controller |               },
2026-06-12 16:39:05.171264 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.171281 | controller |                 ".": {},
2026-06-12 16:39:05.171303 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.171318 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.171337 | controller |                 "f:status": {},
2026-06-12 16:39:05.171353 | controller |                 "f:type": {}
2026-06-12 16:39:05.171369 | controller |               },
2026-06-12 16:39:05.171388 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.171402 | controller |                 ".": {},
2026-06-12 16:39:05.171420 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.171436 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.171454 | controller |                 "f:status": {},
2026-06-12 16:39:05.171468 | controller |                 "f:type": {}
2026-06-12 16:39:05.171486 | controller |               }
2026-06-12 16:39:05.171502 | controller |             },
2026-06-12 16:39:05.171576 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.171597 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.171611 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.171625 | controller |             "f:phase": {},
2026-06-12 16:39:05.171639 | controller |             "f:podIP": {},
2026-06-12 16:39:05.171653 | controller |             "f:podIPs": {
2026-06-12 16:39:05.171667 | controller |               ".": {},
2026-06-12 16:39:05.171682 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-12 16:39:05.171696 | controller |                 ".": {},
2026-06-12 16:39:05.171710 | controller |                 "f:ip": {}
2026-06-12 16:39:05.171724 | controller |               }
2026-06-12 16:39:05.171738 | controller |             },
2026-06-12 16:39:05.171753 | controller |             "f:startTime": {}
2026-06-12 16:39:05.171766 | controller |           }
2026-06-12 16:39:05.171780 | controller |         },
2026-06-12 16:39:05.171794 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.171808 | controller |         "operation": "Update",
2026-06-12 16:39:05.171821 | controller |         "subresource": "status",
2026-06-12 16:39:05.171839 | controller |         "time": "2026-06-12T15:44:12Z"
2026-06-12 16:39:05.171852 | controller |       }
2026-06-12 16:39:05.171866 | controller |     ],
2026-06-12 16:39:05.171880 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c54hgbhk",
2026-06-12 16:39:05.171895 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.171909 | controller |     "ownerReferences": [
2026-06-12 16:39:05.171924 | controller |       {
2026-06-12 16:39:05.171938 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.171952 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.171966 | controller |         "controller": true,
2026-06-12 16:39:05.171980 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.171994 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-12 16:39:05.172008 | controller |         "uid": "325a3e4f-ad16-4e71-b4b2-ac0b9502b3c1"
2026-06-12 16:39:05.172022 | controller |       }
2026-06-12 16:39:05.172037 | controller |     ],
2026-06-12 16:39:05.172051 | controller |     "resourceVersion": "54342",
2026-06-12 16:39:05.172065 | controller |     "uid": "cb687059-a389-4773-83e8-e1b3d38e7fa6"
2026-06-12 16:39:05.172080 | controller |   },
2026-06-12 16:39:05.172094 | controller |   "spec": {
2026-06-12 16:39:05.172109 | controller |     "containers": [
2026-06-12 16:39:05.172123 | controller |       {
2026-06-12 16:39:05.172137 | controller |         "args": [
2026-06-12 16:39:05.172151 | controller |           "--leader-elect",
2026-06-12 16:39:05.172165 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.172179 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.172193 | controller |         ],
2026-06-12 16:39:05.172207 | controller |         "command": [
2026-06-12 16:39:05.172222 | controller |           "/manager"
2026-06-12 16:39:05.172235 | controller |         ],
2026-06-12 16:39:05.172249 | controller |         "env": [
2026-06-12 16:39:05.172263 | controller |           {
2026-06-12 16:39:05.172277 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.172290 | controller |             "value": "30"
2026-06-12 16:39:05.172304 | controller |           },
2026-06-12 16:39:05.172318 | controller |           {
2026-06-12 16:39:05.172332 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.172346 | controller |             "value": "20"
2026-06-12 16:39:05.172360 | controller |           },
2026-06-12 16:39:05.172374 | controller |           {
2026-06-12 16:39:05.172388 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.172402 | controller |             "value": "5"
2026-06-12 16:39:05.172416 | controller |           },
2026-06-12 16:39:05.172430 | controller |           {
2026-06-12 16:39:05.172444 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.172458 | controller |             "value": "true"
2026-06-12 16:39:05.172472 | controller |           },
2026-06-12 16:39:05.172486 | controller |           {
2026-06-12 16:39:05.172500 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172535 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 16:39:05.172552 | controller |           },
2026-06-12 16:39:05.172567 | controller |           {
2026-06-12 16:39:05.172581 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172596 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 16:39:05.172610 | controller |           },
2026-06-12 16:39:05.172624 | controller |           {
2026-06-12 16:39:05.172638 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172652 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 16:39:05.172670 | controller |           },
2026-06-12 16:39:05.172685 | controller |           {
2026-06-12 16:39:05.172699 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172713 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 16:39:05.172727 | controller |           },
2026-06-12 16:39:05.172741 | controller |           {
2026-06-12 16:39:05.172755 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172769 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 16:39:05.172783 | controller |           },
2026-06-12 16:39:05.172797 | controller |           {
2026-06-12 16:39:05.172810 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172824 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 16:39:05.172838 | controller |           },
2026-06-12 16:39:05.172852 | controller |           {
2026-06-12 16:39:05.172865 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172879 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 16:39:05.172893 | controller |           },
2026-06-12 16:39:05.172907 | controller |           {
2026-06-12 16:39:05.172921 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172935 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 16:39:05.172949 | controller |           },
2026-06-12 16:39:05.172964 | controller |           {
2026-06-12 16:39:05.172977 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.172992 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 16:39:05.173006 | controller |           },
2026-06-12 16:39:05.173020 | controller |           {
2026-06-12 16:39:05.173034 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173047 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 16:39:05.173061 | controller |           },
2026-06-12 16:39:05.173075 | controller |           {
2026-06-12 16:39:05.173089 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173103 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 16:39:05.173117 | controller |           },
2026-06-12 16:39:05.173130 | controller |           {
2026-06-12 16:39:05.173144 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173158 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 16:39:05.173172 | controller |           },
2026-06-12 16:39:05.173186 | controller |           {
2026-06-12 16:39:05.173200 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173213 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 16:39:05.173227 | controller |           },
2026-06-12 16:39:05.173241 | controller |           {
2026-06-12 16:39:05.173255 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173269 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 16:39:05.173283 | controller |           },
2026-06-12 16:39:05.173297 | controller |           {
2026-06-12 16:39:05.173314 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 16:39:05.173342 | controller |           },
2026-06-12 16:39:05.173355 | controller |           {
2026-06-12 16:39:05.173369 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173383 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 16:39:05.173397 | controller |           },
2026-06-12 16:39:05.173411 | controller |           {
2026-06-12 16:39:05.173425 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173452 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 16:39:05.173471 | controller |           },
2026-06-12 16:39:05.173485 | controller |           {
2026-06-12 16:39:05.173500 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173539 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 16:39:05.173555 | controller |           },
2026-06-12 16:39:05.173570 | controller |           {
2026-06-12 16:39:05.173584 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173598 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 16:39:05.173612 | controller |           },
2026-06-12 16:39:05.173626 | controller |           {
2026-06-12 16:39:05.173640 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173655 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 16:39:05.173669 | controller |           },
2026-06-12 16:39:05.173683 | controller |           {
2026-06-12 16:39:05.173698 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173712 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 16:39:05.173726 | controller |           },
2026-06-12 16:39:05.173740 | controller |           {
2026-06-12 16:39:05.173754 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173769 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 16:39:05.173783 | controller |           },
2026-06-12 16:39:05.173797 | controller |           {
2026-06-12 16:39:05.173810 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173824 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 16:39:05.173838 | controller |           },
2026-06-12 16:39:05.173852 | controller |           {
2026-06-12 16:39:05.173866 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173880 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 16:39:05.173894 | controller |           },
2026-06-12 16:39:05.173909 | controller |           {
2026-06-12 16:39:05.173923 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173937 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 16:39:05.173951 | controller |           },
2026-06-12 16:39:05.173965 | controller |           {
2026-06-12 16:39:05.173978 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.173996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 16:39:05.174010 | controller |           },
2026-06-12 16:39:05.174024 | controller |           {
2026-06-12 16:39:05.174039 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174053 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 16:39:05.174067 | controller |           },
2026-06-12 16:39:05.174081 | controller |           {
2026-06-12 16:39:05.174095 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174109 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 16:39:05.174123 | controller |           },
2026-06-12 16:39:05.174136 | controller |           {
2026-06-12 16:39:05.174150 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174164 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 16:39:05.174177 | controller |           },
2026-06-12 16:39:05.174191 | controller |           {
2026-06-12 16:39:05.174205 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174218 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 16:39:05.174232 | controller |           },
2026-06-12 16:39:05.174246 | controller |           {
2026-06-12 16:39:05.174260 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174274 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 16:39:05.174288 | controller |           },
2026-06-12 16:39:05.174302 | controller |           {
2026-06-12 16:39:05.174316 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174330 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 16:39:05.174344 | controller |           },
2026-06-12 16:39:05.174358 | controller |           {
2026-06-12 16:39:05.174372 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174386 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 16:39:05.174400 | controller |           },
2026-06-12 16:39:05.174414 | controller |           {
2026-06-12 16:39:05.174428 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174442 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 16:39:05.174456 | controller |           },
2026-06-12 16:39:05.174471 | controller |           {
2026-06-12 16:39:05.174489 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174507 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 16:39:05.174560 | controller |           },
2026-06-12 16:39:05.174580 | controller |           {
2026-06-12 16:39:05.174595 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174609 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 16:39:05.174624 | controller |           },
2026-06-12 16:39:05.174638 | controller |           {
2026-06-12 16:39:05.174652 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174666 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 16:39:05.174684 | controller |           },
2026-06-12 16:39:05.174698 | controller |           {
2026-06-12 16:39:05.174712 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174727 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 16:39:05.174741 | controller |           },
2026-06-12 16:39:05.174756 | controller |           {
2026-06-12 16:39:05.174770 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174784 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 16:39:05.174798 | controller |           },
2026-06-12 16:39:05.174812 | controller |           {
2026-06-12 16:39:05.174825 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174839 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 16:39:05.174853 | controller |           },
2026-06-12 16:39:05.174867 | controller |           {
2026-06-12 16:39:05.174881 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174894 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 16:39:05.174908 | controller |           },
2026-06-12 16:39:05.174922 | controller |           {
2026-06-12 16:39:05.174936 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.174951 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 16:39:05.174965 | controller |           },
2026-06-12 16:39:05.174979 | controller |           {
2026-06-12 16:39:05.174994 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 16:39:05.175022 | controller |           },
2026-06-12 16:39:05.175036 | controller |           {
2026-06-12 16:39:05.175050 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175064 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 16:39:05.175078 | controller |           },
2026-06-12 16:39:05.175091 | controller |           {
2026-06-12 16:39:05.175105 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175119 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 16:39:05.175133 | controller |           },
2026-06-12 16:39:05.175147 | controller |           {
2026-06-12 16:39:05.175160 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175174 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 16:39:05.175188 | controller |           },
2026-06-12 16:39:05.175202 | controller |           {
2026-06-12 16:39:05.175216 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 16:39:05.175243 | controller |           },
2026-06-12 16:39:05.175257 | controller |           {
2026-06-12 16:39:05.175271 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 16:39:05.175298 | controller |           },
2026-06-12 16:39:05.175311 | controller |           {
2026-06-12 16:39:05.175325 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175342 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 16:39:05.175357 | controller |           },
2026-06-12 16:39:05.175371 | controller |           {
2026-06-12 16:39:05.175384 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 16:39:05.175412 | controller |           },
2026-06-12 16:39:05.175426 | controller |           {
2026-06-12 16:39:05.175440 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175454 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 16:39:05.175468 | controller |           },
2026-06-12 16:39:05.175481 | controller |           {
2026-06-12 16:39:05.175495 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175509 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 16:39:05.175542 | controller |           },
2026-06-12 16:39:05.175557 | controller |           {
2026-06-12 16:39:05.175571 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175585 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 16:39:05.175599 | controller |           },
2026-06-12 16:39:05.175613 | controller |           {
2026-06-12 16:39:05.175627 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175641 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 16:39:05.175655 | controller |           },
2026-06-12 16:39:05.175669 | controller |           {
2026-06-12 16:39:05.175683 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175697 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 16:39:05.175711 | controller |           },
2026-06-12 16:39:05.175725 | controller |           {
2026-06-12 16:39:05.175740 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175754 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 16:39:05.175767 | controller |           },
2026-06-12 16:39:05.175781 | controller |           {
2026-06-12 16:39:05.175795 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 16:39:05.175823 | controller |           },
2026-06-12 16:39:05.175837 | controller |           {
2026-06-12 16:39:05.175851 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175865 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 16:39:05.175879 | controller |           },
2026-06-12 16:39:05.175893 | controller |           {
2026-06-12 16:39:05.175907 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175922 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 16:39:05.175937 | controller |           },
2026-06-12 16:39:05.175951 | controller |           {
2026-06-12 16:39:05.175965 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.175979 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 16:39:05.175997 | controller |           },
2026-06-12 16:39:05.176011 | controller |           {
2026-06-12 16:39:05.176025 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176039 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 16:39:05.176054 | controller |           },
2026-06-12 16:39:05.176067 | controller |           {
2026-06-12 16:39:05.176081 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176095 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 16:39:05.176110 | controller |           },
2026-06-12 16:39:05.176123 | controller |           {
2026-06-12 16:39:05.176137 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176151 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 16:39:05.176166 | controller |           },
2026-06-12 16:39:05.176179 | controller |           {
2026-06-12 16:39:05.176193 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176207 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 16:39:05.176221 | controller |           },
2026-06-12 16:39:05.176235 | controller |           {
2026-06-12 16:39:05.176249 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176262 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 16:39:05.176276 | controller |           },
2026-06-12 16:39:05.176290 | controller |           {
2026-06-12 16:39:05.176304 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 16:39:05.176332 | controller |           },
2026-06-12 16:39:05.176347 | controller |           {
2026-06-12 16:39:05.176360 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176374 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 16:39:05.176389 | controller |           },
2026-06-12 16:39:05.176403 | controller |           {
2026-06-12 16:39:05.176416 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176430 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 16:39:05.176444 | controller |           },
2026-06-12 16:39:05.176458 | controller |           {
2026-06-12 16:39:05.176471 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176485 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 16:39:05.176499 | controller |           },
2026-06-12 16:39:05.176526 | controller |           {
2026-06-12 16:39:05.176545 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176559 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 16:39:05.176573 | controller |           },
2026-06-12 16:39:05.176587 | controller |           {
2026-06-12 16:39:05.176600 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176614 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 16:39:05.176628 | controller |           },
2026-06-12 16:39:05.176648 | controller |           {
2026-06-12 16:39:05.176662 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 16:39:05.176690 | controller |           },
2026-06-12 16:39:05.176704 | controller |           {
2026-06-12 16:39:05.176718 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 16:39:05.176745 | controller |           },
2026-06-12 16:39:05.176759 | controller |           {
2026-06-12 16:39:05.176773 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 16:39:05.176787 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 16:39:05.176800 | controller |           },
2026-06-12 16:39:05.176814 | controller |           {
2026-06-12 16:39:05.176828 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176842 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 16:39:05.176856 | controller |           },
2026-06-12 16:39:05.176869 | controller |           {
2026-06-12 16:39:05.176884 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176898 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 16:39:05.176913 | controller |           },
2026-06-12 16:39:05.176927 | controller |           {
2026-06-12 16:39:05.176941 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.176955 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 16:39:05.176969 | controller |           },
2026-06-12 16:39:05.176984 | controller |           {
2026-06-12 16:39:05.176997 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177011 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 16:39:05.177026 | controller |           },
2026-06-12 16:39:05.177040 | controller |           {
2026-06-12 16:39:05.177053 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177067 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 16:39:05.177081 | controller |           },
2026-06-12 16:39:05.177095 | controller |           {
2026-06-12 16:39:05.177109 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 16:39:05.177137 | controller |           },
2026-06-12 16:39:05.177151 | controller |           {
2026-06-12 16:39:05.177165 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177178 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 16:39:05.177192 | controller |           },
2026-06-12 16:39:05.177206 | controller |           {
2026-06-12 16:39:05.177220 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 16:39:05.177248 | controller |           },
2026-06-12 16:39:05.177261 | controller |           {
2026-06-12 16:39:05.177275 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177293 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 16:39:05.177307 | controller |           },
2026-06-12 16:39:05.177321 | controller |           {
2026-06-12 16:39:05.177335 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177349 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 16:39:05.177362 | controller |           },
2026-06-12 16:39:05.177376 | controller |           {
2026-06-12 16:39:05.177390 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177414 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 16:39:05.177429 | controller |           },
2026-06-12 16:39:05.177443 | controller |           {
2026-06-12 16:39:05.177457 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 16:39:05.177484 | controller |           },
2026-06-12 16:39:05.177498 | controller |           {
2026-06-12 16:39:05.177534 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177550 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 16:39:05.177564 | controller |           },
2026-06-12 16:39:05.177578 | controller |           {
2026-06-12 16:39:05.177592 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177606 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 16:39:05.177620 | controller |           },
2026-06-12 16:39:05.177634 | controller |           {
2026-06-12 16:39:05.177648 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177663 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 16:39:05.177677 | controller |           },
2026-06-12 16:39:05.177691 | controller |           {
2026-06-12 16:39:05.177705 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177719 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 16:39:05.177733 | controller |           },
2026-06-12 16:39:05.177746 | controller |           {
2026-06-12 16:39:05.177760 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.177774 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 16:39:05.177788 | controller |           },
2026-06-12 16:39:05.177801 | controller |           {
2026-06-12 16:39:05.177815 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.177829 | controller |             "value": "false"
2026-06-12 16:39:05.177843 | controller |           }
2026-06-12 16:39:05.177856 | controller |         ],
2026-06-12 16:39:05.177870 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 16:39:05.177885 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.177899 | controller |         "livenessProbe": {
2026-06-12 16:39:05.177913 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.177927 | controller |           "httpGet": {
2026-06-12 16:39:05.177941 | controller |             "path": "/healthz",
2026-06-12 16:39:05.177955 | controller |             "port": 8081,
2026-06-12 16:39:05.177969 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.177987 | controller |           },
2026-06-12 16:39:05.178001 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.178015 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.178029 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.178043 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.178057 | controller |         },
2026-06-12 16:39:05.178071 | controller |         "name": "manager",
2026-06-12 16:39:05.178085 | controller |         "readinessProbe": {
2026-06-12 16:39:05.178099 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.178113 | controller |           "httpGet": {
2026-06-12 16:39:05.178127 | controller |             "path": "/readyz",
2026-06-12 16:39:05.178141 | controller |             "port": 8081,
2026-06-12 16:39:05.178155 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.178169 | controller |           },
2026-06-12 16:39:05.178184 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.178198 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.178213 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.178227 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.178241 | controller |         },
2026-06-12 16:39:05.178256 | controller |         "resources": {
2026-06-12 16:39:05.178270 | controller |           "limits": {
2026-06-12 16:39:05.178284 | controller |             "cpu": "500m",
2026-06-12 16:39:05.178299 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.178313 | controller |           },
2026-06-12 16:39:05.178327 | controller |           "requests": {
2026-06-12 16:39:05.178341 | controller |             "cpu": "10m",
2026-06-12 16:39:05.178355 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.178370 | controller |           }
2026-06-12 16:39:05.178384 | controller |         },
2026-06-12 16:39:05.178399 | controller |         "securityContext": {
2026-06-12 16:39:05.178413 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.178427 | controller |           "capabilities": {
2026-06-12 16:39:05.178441 | controller |             "drop": [
2026-06-12 16:39:05.178455 | controller |               "ALL"
2026-06-12 16:39:05.178470 | controller |             ]
2026-06-12 16:39:05.178484 | controller |           },
2026-06-12 16:39:05.178498 | controller |           "runAsUser": 1000660000
2026-06-12 16:39:05.178540 | controller |         },
2026-06-12 16:39:05.178561 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.178576 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.178591 | controller |         "volumeMounts": [
2026-06-12 16:39:05.178605 | controller |           {
2026-06-12 16:39:05.178619 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 16:39:05.178634 | controller |             "name": "cert",
2026-06-12 16:39:05.178648 | controller |             "readOnly": true
2026-06-12 16:39:05.178663 | controller |           },
2026-06-12 16:39:05.178677 | controller |           {
2026-06-12 16:39:05.178691 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.178705 | controller |             "name": "kube-api-access-zftph",
2026-06-12 16:39:05.178720 | controller |             "readOnly": true
2026-06-12 16:39:05.178734 | controller |           }
2026-06-12 16:39:05.178748 | controller |         ]
2026-06-12 16:39:05.178762 | controller |       }
2026-06-12 16:39:05.178776 | controller |     ],
2026-06-12 16:39:05.178789 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.178803 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.178817 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.178830 | controller |       {
2026-06-12 16:39:05.178844 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-r6tdr"
2026-06-12 16:39:05.178861 | controller |       }
2026-06-12 16:39:05.178876 | controller |     ],
2026-06-12 16:39:05.178889 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.178903 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.178918 | controller |     "priority": 0,
2026-06-12 16:39:05.178932 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.178946 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.178960 | controller |     "securityContext": {
2026-06-12 16:39:05.178974 | controller |       "fsGroup": 1000660000,
2026-06-12 16:39:05.178988 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.179002 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.179016 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.179030 | controller |       },
2026-06-12 16:39:05.179043 | controller |       "seccompProfile": {
2026-06-12 16:39:05.179057 | controller |         "type": "RuntimeDefault"
2026-06-12 16:39:05.179071 | controller |       }
2026-06-12 16:39:05.179085 | controller |     },
2026-06-12 16:39:05.179099 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-12 16:39:05.179113 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-12 16:39:05.179127 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.179141 | controller |     "tolerations": [
2026-06-12 16:39:05.179154 | controller |       {
2026-06-12 16:39:05.179168 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.179182 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.179196 | controller |         "operator": "Exists",
2026-06-12 16:39:05.179210 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.179224 | controller |       },
2026-06-12 16:39:05.179238 | controller |       {
2026-06-12 16:39:05.179252 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.179266 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.179280 | controller |         "operator": "Exists",
2026-06-12 16:39:05.179294 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.179308 | controller |       },
2026-06-12 16:39:05.179322 | controller |       {
2026-06-12 16:39:05.179335 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.179349 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.179363 | controller |         "operator": "Exists"
2026-06-12 16:39:05.179377 | controller |       }
2026-06-12 16:39:05.179391 | controller |     ],
2026-06-12 16:39:05.179405 | controller |     "volumes": [
2026-06-12 16:39:05.179419 | controller |       {
2026-06-12 16:39:05.179433 | controller |         "name": "cert",
2026-06-12 16:39:05.179447 | controller |         "secret": {
2026-06-12 16:39:05.179460 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.179474 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-12 16:39:05.179488 | controller |         }
2026-06-12 16:39:05.179502 | controller |       },
2026-06-12 16:39:05.179535 | controller |       {
2026-06-12 16:39:05.179551 | controller |         "name": "kube-api-access-zftph",
2026-06-12 16:39:05.179565 | controller |         "projected": {
2026-06-12 16:39:05.179579 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.179593 | controller |           "sources": [
2026-06-12 16:39:05.179607 | controller |             {
2026-06-12 16:39:05.179621 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.179635 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.179649 | controller |                 "path": "token"
2026-06-12 16:39:05.179664 | controller |               }
2026-06-12 16:39:05.179678 | controller |             },
2026-06-12 16:39:05.179692 | controller |             {
2026-06-12 16:39:05.179706 | controller |               "configMap": {
2026-06-12 16:39:05.179723 | controller |                 "items": [
2026-06-12 16:39:05.179737 | controller |                   {
2026-06-12 16:39:05.179751 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.179765 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.179779 | controller |                   }
2026-06-12 16:39:05.179793 | controller |                 ],
2026-06-12 16:39:05.179806 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.179820 | controller |               }
2026-06-12 16:39:05.179834 | controller |             },
2026-06-12 16:39:05.179848 | controller |             {
2026-06-12 16:39:05.179862 | controller |               "downwardAPI": {
2026-06-12 16:39:05.179877 | controller |                 "items": [
2026-06-12 16:39:05.179891 | controller |                   {
2026-06-12 16:39:05.179905 | controller |                     "fieldRef": {
2026-06-12 16:39:05.179919 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.179933 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.179947 | controller |                     },
2026-06-12 16:39:05.179961 | controller |                     "path": "namespace"
2026-06-12 16:39:05.179975 | controller |                   }
2026-06-12 16:39:05.179990 | controller |                 ]
2026-06-12 16:39:05.180004 | controller |               }
2026-06-12 16:39:05.180017 | controller |             },
2026-06-12 16:39:05.180031 | controller |             {
2026-06-12 16:39:05.180045 | controller |               "configMap": {
2026-06-12 16:39:05.180059 | controller |                 "items": [
2026-06-12 16:39:05.180073 | controller |                   {
2026-06-12 16:39:05.180087 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.180101 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.180115 | controller |                   }
2026-06-12 16:39:05.180129 | controller |                 ],
2026-06-12 16:39:05.180142 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.180156 | controller |               }
2026-06-12 16:39:05.180170 | controller |             }
2026-06-12 16:39:05.180184 | controller |           ]
2026-06-12 16:39:05.180197 | controller |         }
2026-06-12 16:39:05.180210 | controller |       }
2026-06-12 16:39:05.180224 | controller |     ]
2026-06-12 16:39:05.180237 | controller |   },
2026-06-12 16:39:05.180250 | controller |   "status": {
2026-06-12 16:39:05.180264 | controller |     "conditions": [
2026-06-12 16:39:05.180278 | controller |       {
2026-06-12 16:39:05.180291 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.180305 | controller |         "lastTransitionTime": "2026-06-12T15:44:01Z",
2026-06-12 16:39:05.180319 | controller |         "status": "True",
2026-06-12 16:39:05.180332 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.180346 | controller |       },
2026-06-12 16:39:05.180360 | controller |       {
2026-06-12 16:39:05.180374 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.180388 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.180401 | controller |         "status": "True",
2026-06-12 16:39:05.180415 | controller |         "type": "Initialized"
2026-06-12 16:39:05.180429 | controller |       },
2026-06-12 16:39:05.180443 | controller |       {
2026-06-12 16:39:05.180457 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.180471 | controller |         "lastTransitionTime": "2026-06-12T15:44:12Z",
2026-06-12 16:39:05.180485 | controller |         "status": "True",
2026-06-12 16:39:05.180499 | controller |         "type": "Ready"
2026-06-12 16:39:05.180530 | controller |       },
2026-06-12 16:39:05.180550 | controller |       {
2026-06-12 16:39:05.180565 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.180579 | controller |         "lastTransitionTime": "2026-06-12T15:44:12Z",
2026-06-12 16:39:05.180598 | controller |         "status": "True",
2026-06-12 16:39:05.180613 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.180627 | controller |       },
2026-06-12 16:39:05.180642 | controller |       {
2026-06-12 16:39:05.180656 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.180670 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.180684 | controller |         "status": "True",
2026-06-12 16:39:05.180698 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.180712 | controller |       }
2026-06-12 16:39:05.180727 | controller |     ],
2026-06-12 16:39:05.180741 | controller |     "containerStatuses": [
2026-06-12 16:39:05.180754 | controller |       {
2026-06-12 16:39:05.180768 | controller |         "allocatedResources": {
2026-06-12 16:39:05.180782 | controller |           "cpu": "10m",
2026-06-12 16:39:05.180796 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.180809 | controller |         },
2026-06-12 16:39:05.180823 | controller |         "containerID": "cri-o://83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0",
2026-06-12 16:39:05.180837 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 16:39:05.180852 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 16:39:05.180866 | controller |         "lastState": {},
2026-06-12 16:39:05.180880 | controller |         "name": "manager",
2026-06-12 16:39:05.180895 | controller |         "ready": true,
2026-06-12 16:39:05.180909 | controller |         "resources": {
2026-06-12 16:39:05.180922 | controller |           "limits": {
2026-06-12 16:39:05.180937 | controller |             "cpu": "500m",
2026-06-12 16:39:05.180950 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.180964 | controller |           },
2026-06-12 16:39:05.180978 | controller |           "requests": {
2026-06-12 16:39:05.180992 | controller |             "cpu": "10m",
2026-06-12 16:39:05.181005 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.181019 | controller |           }
2026-06-12 16:39:05.181033 | controller |         },
2026-06-12 16:39:05.181047 | controller |         "restartCount": 0,
2026-06-12 16:39:05.181061 | controller |         "started": true,
2026-06-12 16:39:05.181075 | controller |         "state": {
2026-06-12 16:39:05.181089 | controller |           "running": {
2026-06-12 16:39:05.181102 | controller |             "startedAt": "2026-06-12T15:44:00Z"
2026-06-12 16:39:05.181116 | controller |           }
2026-06-12 16:39:05.181130 | controller |         },
2026-06-12 16:39:05.181145 | controller |         "user": {
2026-06-12 16:39:05.181159 | controller |           "linux": {
2026-06-12 16:39:05.181173 | controller |             "gid": 0,
2026-06-12 16:39:05.181187 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.181201 | controller |               0,
2026-06-12 16:39:05.181215 | controller |               1000660000
2026-06-12 16:39:05.181229 | controller |             ],
2026-06-12 16:39:05.181243 | controller |             "uid": 1000660000
2026-06-12 16:39:05.181256 | controller |           }
2026-06-12 16:39:05.181270 | controller |         },
2026-06-12 16:39:05.181284 | controller |         "volumeMounts": [
2026-06-12 16:39:05.181298 | controller |           {
2026-06-12 16:39:05.181311 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 16:39:05.181325 | controller |             "name": "cert",
2026-06-12 16:39:05.181339 | controller |             "readOnly": true,
2026-06-12 16:39:05.181353 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.181367 | controller |           },
2026-06-12 16:39:05.181391 | controller |           {
2026-06-12 16:39:05.181405 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.181422 | controller |             "name": "kube-api-access-zftph",
2026-06-12 16:39:05.181437 | controller |             "readOnly": true,
2026-06-12 16:39:05.181451 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.181465 | controller |           }
2026-06-12 16:39:05.181478 | controller |         ]
2026-06-12 16:39:05.181492 | controller |       }
2026-06-12 16:39:05.181525 | controller |     ],
2026-06-12 16:39:05.181545 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.181560 | controller |     "hostIPs": [
2026-06-12 16:39:05.181574 | controller |       {
2026-06-12 16:39:05.181595 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.181609 | controller |       }
2026-06-12 16:39:05.181628 | controller |     ],
2026-06-12 16:39:05.181643 | controller |     "phase": "Running",
2026-06-12 16:39:05.181661 | controller |     "podIP": "10.217.0.87",
2026-06-12 16:39:05.181677 | controller |     "podIPs": [
2026-06-12 16:39:05.181693 | controller |       {
2026-06-12 16:39:05.181712 | controller |         "ip": "10.217.0.87"
2026-06-12 16:39:05.181765 | controller |       }
2026-06-12 16:39:05.181785 | controller |     ],
2026-06-12 16:39:05.181800 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.181814 | controller |     "startTime": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.181829 | controller |   }
2026-06-12 16:39:05.181843 | controller | }
2026-06-12 16:39:05.214036 | controller | ok:
2026-06-12 16:39:05.214146 | controller | {
2026-06-12 16:39:05.214167 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.214183 | controller |   "kind": "Pod",
2026-06-12 16:39:05.214199 | controller |   "metadata": {
2026-06-12 16:39:05.214214 | controller |     "annotations": {
2026-06-12 16:39:05.214229 | controller |       "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.openstack.org/v1beta1\",\n    \"kind\": \"OpenStack\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"openstack-operator\",\n        \"app.kubernetes.io/instance\": \"openstack\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"openstack\",\n        \"app.kubernetes.io/part-of\": \"openstack-operator\"\n      },\n      \"name\": \"openstack\",\n      \"namespace\": \"openstack-operators\"\n    },\n    \"spec\": {\n      \"operatorOverrides\": [\n        {\n          \"controllerManager\": {\n            \"resources\": {\n              \"limits\": {\n                \"cpu\": \"600m\",\n                \"memory\": \"2Gi\"\n              }\n            }\n          },\n          \"name\": \"infra\",\n          \"replicas\": 1\n        }\n      ]\n    }\n  }\n]",
2026-06-12 16:39:05.214251 | controller |       "capabilities": "Seamless Upgrades",
2026-06-12 16:39:05.214267 | controller |       "createdAt": "2026-06-12T14:26:52Z",
2026-06-12 16:39:05.214283 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-12 16:39:05.214298 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-12 16:39:05.214312 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-12 16:39:05.214326 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-12 16:39:05.214340 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-12 16:39:05.214355 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-12 16:39:05.214369 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-12 16:39:05.214384 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.61/23\"],\"mac_address\":\"0a:58:0a:d9:00:3d\",\"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.61/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.214404 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.61\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:3d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.214450 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-12 16:39:05.214467 | controller |       "olm.operatorGroup": "openstack",
2026-06-12 16:39:05.214482 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-12 16:39:05.214496 | controller |       "olm.targetNamespaces": "",
2026-06-12 16:39:05.214522 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 16:39:05.214542 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-12 16:39:05.214558 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-12 16:39:05.214576 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-12 16:39:05.214591 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-12 16:39:05.214605 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-12 16:39:05.214620 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-12 16:39:05.214634 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 16:39:05.214648 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 16:39:05.214662 | controller |     },
2026-06-12 16:39:05.214676 | controller |     "creationTimestamp": "2026-06-12T15:41:18Z",
2026-06-12 16:39:05.214691 | controller |     "generateName": "openstack-operator-controller-init-97dd4697c-",
2026-06-12 16:39:05.214705 | controller |     "generation": 1,
2026-06-12 16:39:05.214719 | controller |     "labels": {
2026-06-12 16:39:05.214733 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-12 16:39:05.214747 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.214761 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-12 16:39:05.214775 | controller |       "pod-template-hash": "97dd4697c"
2026-06-12 16:39:05.214789 | controller |     },
2026-06-12 16:39:05.214803 | controller |     "managedFields": [
2026-06-12 16:39:05.214818 | controller |       {
2026-06-12 16:39:05.214832 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.214845 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.214859 | controller |         "fieldsV1": {
2026-06-12 16:39:05.214873 | controller |           "f:metadata": {
2026-06-12 16:39:05.214887 | controller |             "f:annotations": {
2026-06-12 16:39:05.214901 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.214915 | controller |             }
2026-06-12 16:39:05.214929 | controller |           }
2026-06-12 16:39:05.214943 | controller |         },
2026-06-12 16:39:05.214956 | controller |         "manager": "crc",
2026-06-12 16:39:05.214970 | controller |         "operation": "Update",
2026-06-12 16:39:05.214984 | controller |         "subresource": "status",
2026-06-12 16:39:05.214998 | controller |         "time": "2026-06-12T15:41:18Z"
2026-06-12 16:39:05.215012 | controller |       },
2026-06-12 16:39:05.215030 | controller |       {
2026-06-12 16:39:05.215045 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.215059 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.215073 | controller |         "fieldsV1": {
2026-06-12 16:39:05.215087 | controller |           "f:metadata": {
2026-06-12 16:39:05.215101 | controller |             "f:annotations": {
2026-06-12 16:39:05.215115 | controller |               ".": {},
2026-06-12 16:39:05.215129 | controller |               "f:alm-examples": {},
2026-06-12 16:39:05.215143 | controller |               "f:capabilities": {},
2026-06-12 16:39:05.215157 | controller |               "f:createdAt": {},
2026-06-12 16:39:05.215171 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-12 16:39:05.215185 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-12 16:39:05.215199 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-12 16:39:05.215212 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-12 16:39:05.215226 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-12 16:39:05.215240 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-12 16:39:05.215255 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-12 16:39:05.215269 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-12 16:39:05.215283 | controller |               "f:olm.operatorGroup": {},
2026-06-12 16:39:05.215298 | controller |               "f:olm.operatorNamespace": {},
2026-06-12 16:39:05.215312 | controller |               "f:olm.targetNamespaces": {},
2026-06-12 16:39:05.215326 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-12 16:39:05.215340 | controller |               "f:operatorframework.io/properties": {},
2026-06-12 16:39:05.215354 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-12 16:39:05.215368 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-12 16:39:05.215382 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-12 16:39:05.215396 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-12 16:39:05.215410 | controller |             },
2026-06-12 16:39:05.215424 | controller |             "f:generateName": {},
2026-06-12 16:39:05.215438 | controller |             "f:labels": {
2026-06-12 16:39:05.215452 | controller |               ".": {},
2026-06-12 16:39:05.215466 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.215480 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.215494 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.215508 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.215553 | controller |             },
2026-06-12 16:39:05.215569 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.215584 | controller |               ".": {},
2026-06-12 16:39:05.215598 | controller |               "k:{\"uid\":\"f02e70d4-a1ef-415e-b62b-484ca73bc993\"}": {}
2026-06-12 16:39:05.215612 | controller |             }
2026-06-12 16:39:05.215627 | controller |           },
2026-06-12 16:39:05.215641 | controller |           "f:spec": {
2026-06-12 16:39:05.215655 | controller |             "f:containers": {
2026-06-12 16:39:05.215669 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-12 16:39:05.215683 | controller |                 ".": {},
2026-06-12 16:39:05.215697 | controller |                 "f:args": {},
2026-06-12 16:39:05.215711 | controller |                 "f:command": {},
2026-06-12 16:39:05.215724 | controller |                 "f:env": {
2026-06-12 16:39:05.215738 | controller |                   ".": {},
2026-06-12 16:39:05.215756 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.215770 | controller |                     ".": {},
2026-06-12 16:39:05.215784 | controller |                     "f:name": {},
2026-06-12 16:39:05.215798 | controller |                     "f:value": {}
2026-06-12 16:39:05.215811 | controller |                   },
2026-06-12 16:39:05.215825 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.215839 | controller |                     ".": {},
2026-06-12 16:39:05.215853 | controller |                     "f:name": {},
2026-06-12 16:39:05.215867 | controller |                     "f:value": {}
2026-06-12 16:39:05.215881 | controller |                   },
2026-06-12 16:39:05.215895 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 16:39:05.215909 | controller |                     ".": {},
2026-06-12 16:39:05.215923 | controller |                     "f:name": {},
2026-06-12 16:39:05.215937 | controller |                     "f:value": {}
2026-06-12 16:39:05.215951 | controller |                   },
2026-06-12 16:39:05.215964 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-12 16:39:05.215978 | controller |                     ".": {},
2026-06-12 16:39:05.215992 | controller |                     "f:name": {},
2026-06-12 16:39:05.216006 | controller |                     "f:value": {}
2026-06-12 16:39:05.216020 | controller |                   },
2026-06-12 16:39:05.216034 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-12 16:39:05.216048 | controller |                     ".": {},
2026-06-12 16:39:05.216063 | controller |                     "f:name": {},
2026-06-12 16:39:05.216077 | controller |                     "f:value": {}
2026-06-12 16:39:05.216091 | controller |                   },
2026-06-12 16:39:05.216105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216119 | controller |                     ".": {},
2026-06-12 16:39:05.216133 | controller |                     "f:name": {},
2026-06-12 16:39:05.216147 | controller |                     "f:value": {}
2026-06-12 16:39:05.216161 | controller |                   },
2026-06-12 16:39:05.216175 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216189 | controller |                     ".": {},
2026-06-12 16:39:05.216204 | controller |                     "f:name": {},
2026-06-12 16:39:05.216217 | controller |                     "f:value": {}
2026-06-12 16:39:05.216231 | controller |                   },
2026-06-12 16:39:05.216245 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216260 | controller |                     ".": {},
2026-06-12 16:39:05.216274 | controller |                     "f:name": {},
2026-06-12 16:39:05.216289 | controller |                     "f:value": {}
2026-06-12 16:39:05.216303 | controller |                   },
2026-06-12 16:39:05.216317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216332 | controller |                     ".": {},
2026-06-12 16:39:05.216346 | controller |                     "f:name": {},
2026-06-12 16:39:05.216360 | controller |                     "f:value": {}
2026-06-12 16:39:05.216374 | controller |                   },
2026-06-12 16:39:05.216388 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216402 | controller |                     ".": {},
2026-06-12 16:39:05.216416 | controller |                     "f:name": {},
2026-06-12 16:39:05.216430 | controller |                     "f:value": {}
2026-06-12 16:39:05.216444 | controller |                   },
2026-06-12 16:39:05.216458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216475 | controller |                     ".": {},
2026-06-12 16:39:05.216490 | controller |                     "f:name": {},
2026-06-12 16:39:05.216504 | controller |                     "f:value": {}
2026-06-12 16:39:05.216536 | controller |                   },
2026-06-12 16:39:05.216552 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216567 | controller |                     ".": {},
2026-06-12 16:39:05.216581 | controller |                     "f:name": {},
2026-06-12 16:39:05.216595 | controller |                     "f:value": {}
2026-06-12 16:39:05.216609 | controller |                   },
2026-06-12 16:39:05.216623 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216637 | controller |                     ".": {},
2026-06-12 16:39:05.216651 | controller |                     "f:name": {},
2026-06-12 16:39:05.216665 | controller |                     "f:value": {}
2026-06-12 16:39:05.216679 | controller |                   },
2026-06-12 16:39:05.216693 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216707 | controller |                     ".": {},
2026-06-12 16:39:05.216721 | controller |                     "f:name": {},
2026-06-12 16:39:05.216735 | controller |                     "f:value": {}
2026-06-12 16:39:05.216749 | controller |                   },
2026-06-12 16:39:05.216763 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.216777 | controller |                     ".": {},
2026-06-12 16:39:05.216791 | controller |                     "f:name": {},
2026-06-12 16:39:05.216805 | controller |                     "f:value": {}
2026-06-12 16:39:05.216819 | controller |                   },
2026-06-12 16:39:05.216833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216847 | controller |                     ".": {},
2026-06-12 16:39:05.216861 | controller |                     "f:name": {},
2026-06-12 16:39:05.216875 | controller |                     "f:value": {}
2026-06-12 16:39:05.216888 | controller |                   },
2026-06-12 16:39:05.216902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216916 | controller |                     ".": {},
2026-06-12 16:39:05.216930 | controller |                     "f:name": {},
2026-06-12 16:39:05.216944 | controller |                     "f:value": {}
2026-06-12 16:39:05.216957 | controller |                   },
2026-06-12 16:39:05.216971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.216985 | controller |                     ".": {},
2026-06-12 16:39:05.216999 | controller |                     "f:name": {},
2026-06-12 16:39:05.217013 | controller |                     "f:value": {}
2026-06-12 16:39:05.217027 | controller |                   },
2026-06-12 16:39:05.217067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217094 | controller |                     ".": {},
2026-06-12 16:39:05.217109 | controller |                     "f:name": {},
2026-06-12 16:39:05.217127 | controller |                     "f:value": {}
2026-06-12 16:39:05.217144 | controller |                   },
2026-06-12 16:39:05.217158 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217173 | controller |                     ".": {},
2026-06-12 16:39:05.217187 | controller |                     "f:name": {},
2026-06-12 16:39:05.217201 | controller |                     "f:value": {}
2026-06-12 16:39:05.217216 | controller |                   },
2026-06-12 16:39:05.217229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217247 | controller |                     ".": {},
2026-06-12 16:39:05.217262 | controller |                     "f:name": {},
2026-06-12 16:39:05.217276 | controller |                     "f:value": {}
2026-06-12 16:39:05.217291 | controller |                   },
2026-06-12 16:39:05.217305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217320 | controller |                     ".": {},
2026-06-12 16:39:05.217334 | controller |                     "f:name": {},
2026-06-12 16:39:05.217348 | controller |                     "f:value": {}
2026-06-12 16:39:05.217363 | controller |                   },
2026-06-12 16:39:05.217377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217391 | controller |                     ".": {},
2026-06-12 16:39:05.217405 | controller |                     "f:name": {},
2026-06-12 16:39:05.217419 | controller |                     "f:value": {}
2026-06-12 16:39:05.217434 | controller |                   },
2026-06-12 16:39:05.217448 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217462 | controller |                     ".": {},
2026-06-12 16:39:05.217476 | controller |                     "f:name": {},
2026-06-12 16:39:05.217490 | controller |                     "f:value": {}
2026-06-12 16:39:05.217504 | controller |                   },
2026-06-12 16:39:05.217538 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.217554 | controller |                     ".": {},
2026-06-12 16:39:05.217568 | controller |                     "f:name": {},
2026-06-12 16:39:05.217583 | controller |                     "f:value": {}
2026-06-12 16:39:05.217597 | controller |                   },
2026-06-12 16:39:05.217611 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217625 | controller |                     ".": {},
2026-06-12 16:39:05.217639 | controller |                     "f:name": {},
2026-06-12 16:39:05.217653 | controller |                     "f:value": {}
2026-06-12 16:39:05.217667 | controller |                   },
2026-06-12 16:39:05.217681 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217696 | controller |                     ".": {},
2026-06-12 16:39:05.217710 | controller |                     "f:name": {},
2026-06-12 16:39:05.217724 | controller |                     "f:value": {}
2026-06-12 16:39:05.217738 | controller |                   },
2026-06-12 16:39:05.217752 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217766 | controller |                     ".": {},
2026-06-12 16:39:05.217780 | controller |                     "f:name": {},
2026-06-12 16:39:05.217794 | controller |                     "f:value": {}
2026-06-12 16:39:05.217809 | controller |                   },
2026-06-12 16:39:05.217824 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217838 | controller |                     ".": {},
2026-06-12 16:39:05.217852 | controller |                     "f:name": {},
2026-06-12 16:39:05.217867 | controller |                     "f:value": {}
2026-06-12 16:39:05.217881 | controller |                   },
2026-06-12 16:39:05.217895 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217909 | controller |                     ".": {},
2026-06-12 16:39:05.217923 | controller |                     "f:name": {},
2026-06-12 16:39:05.217937 | controller |                     "f:value": {}
2026-06-12 16:39:05.217951 | controller |                   },
2026-06-12 16:39:05.217968 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.217983 | controller |                     ".": {},
2026-06-12 16:39:05.217997 | controller |                     "f:name": {},
2026-06-12 16:39:05.218011 | controller |                     "f:value": {}
2026-06-12 16:39:05.218025 | controller |                   },
2026-06-12 16:39:05.218039 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218053 | controller |                     ".": {},
2026-06-12 16:39:05.218067 | controller |                     "f:name": {},
2026-06-12 16:39:05.218081 | controller |                     "f:value": {}
2026-06-12 16:39:05.218096 | controller |                   },
2026-06-12 16:39:05.218110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218125 | controller |                     ".": {},
2026-06-12 16:39:05.218139 | controller |                     "f:name": {},
2026-06-12 16:39:05.218153 | controller |                     "f:value": {}
2026-06-12 16:39:05.218167 | controller |                   },
2026-06-12 16:39:05.218181 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.218195 | controller |                     ".": {},
2026-06-12 16:39:05.218210 | controller |                     "f:name": {},
2026-06-12 16:39:05.218224 | controller |                     "f:value": {}
2026-06-12 16:39:05.218238 | controller |                   },
2026-06-12 16:39:05.218252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218266 | controller |                     ".": {},
2026-06-12 16:39:05.218281 | controller |                     "f:name": {},
2026-06-12 16:39:05.218296 | controller |                     "f:value": {}
2026-06-12 16:39:05.218313 | controller |                   },
2026-06-12 16:39:05.218330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218345 | controller |                     ".": {},
2026-06-12 16:39:05.218359 | controller |                     "f:name": {},
2026-06-12 16:39:05.218373 | controller |                     "f:value": {}
2026-06-12 16:39:05.218388 | controller |                   },
2026-06-12 16:39:05.218402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218416 | controller |                     ".": {},
2026-06-12 16:39:05.218431 | controller |                     "f:name": {},
2026-06-12 16:39:05.218445 | controller |                     "f:value": {}
2026-06-12 16:39:05.218459 | controller |                   },
2026-06-12 16:39:05.218473 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218488 | controller |                     ".": {},
2026-06-12 16:39:05.218502 | controller |                     "f:name": {},
2026-06-12 16:39:05.218534 | controller |                     "f:value": {}
2026-06-12 16:39:05.218551 | controller |                   },
2026-06-12 16:39:05.218565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218580 | controller |                     ".": {},
2026-06-12 16:39:05.218595 | controller |                     "f:name": {},
2026-06-12 16:39:05.218609 | controller |                     "f:value": {}
2026-06-12 16:39:05.218623 | controller |                   },
2026-06-12 16:39:05.218637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218651 | controller |                     ".": {},
2026-06-12 16:39:05.218665 | controller |                     "f:name": {},
2026-06-12 16:39:05.218679 | controller |                     "f:value": {}
2026-06-12 16:39:05.218696 | controller |                   },
2026-06-12 16:39:05.218710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218724 | controller |                     ".": {},
2026-06-12 16:39:05.218738 | controller |                     "f:name": {},
2026-06-12 16:39:05.218752 | controller |                     "f:value": {}
2026-06-12 16:39:05.218766 | controller |                   },
2026-06-12 16:39:05.218779 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218793 | controller |                     ".": {},
2026-06-12 16:39:05.218807 | controller |                     "f:name": {},
2026-06-12 16:39:05.218820 | controller |                     "f:value": {}
2026-06-12 16:39:05.218834 | controller |                   },
2026-06-12 16:39:05.218848 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218862 | controller |                     ".": {},
2026-06-12 16:39:05.218876 | controller |                     "f:name": {},
2026-06-12 16:39:05.218890 | controller |                     "f:value": {}
2026-06-12 16:39:05.218904 | controller |                   },
2026-06-12 16:39:05.218918 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.218932 | controller |                     ".": {},
2026-06-12 16:39:05.218946 | controller |                     "f:name": {},
2026-06-12 16:39:05.218960 | controller |                     "f:value": {}
2026-06-12 16:39:05.218974 | controller |                   },
2026-06-12 16:39:05.218988 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219002 | controller |                     ".": {},
2026-06-12 16:39:05.219016 | controller |                     "f:name": {},
2026-06-12 16:39:05.219031 | controller |                     "f:value": {}
2026-06-12 16:39:05.219045 | controller |                   },
2026-06-12 16:39:05.219059 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219074 | controller |                     ".": {},
2026-06-12 16:39:05.219089 | controller |                     "f:name": {},
2026-06-12 16:39:05.219103 | controller |                     "f:value": {}
2026-06-12 16:39:05.219118 | controller |                   },
2026-06-12 16:39:05.219132 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219146 | controller |                     ".": {},
2026-06-12 16:39:05.219160 | controller |                     "f:name": {},
2026-06-12 16:39:05.219174 | controller |                     "f:value": {}
2026-06-12 16:39:05.219188 | controller |                   },
2026-06-12 16:39:05.219202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219216 | controller |                     ".": {},
2026-06-12 16:39:05.219231 | controller |                     "f:name": {},
2026-06-12 16:39:05.219245 | controller |                     "f:value": {}
2026-06-12 16:39:05.219265 | controller |                   },
2026-06-12 16:39:05.219286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219303 | controller |                     ".": {},
2026-06-12 16:39:05.219317 | controller |                     "f:name": {},
2026-06-12 16:39:05.219332 | controller |                     "f:value": {}
2026-06-12 16:39:05.219346 | controller |                   },
2026-06-12 16:39:05.219362 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219382 | controller |                     ".": {},
2026-06-12 16:39:05.219407 | controller |                     "f:name": {},
2026-06-12 16:39:05.219428 | controller |                     "f:value": {}
2026-06-12 16:39:05.219448 | controller |                   },
2026-06-12 16:39:05.219463 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.219477 | controller |                     ".": {},
2026-06-12 16:39:05.219492 | controller |                     "f:name": {},
2026-06-12 16:39:05.219506 | controller |                     "f:value": {}
2026-06-12 16:39:05.219555 | controller |                   },
2026-06-12 16:39:05.219571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219586 | controller |                     ".": {},
2026-06-12 16:39:05.219601 | controller |                     "f:name": {},
2026-06-12 16:39:05.219615 | controller |                     "f:value": {}
2026-06-12 16:39:05.219629 | controller |                   },
2026-06-12 16:39:05.219643 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219657 | controller |                     ".": {},
2026-06-12 16:39:05.219671 | controller |                     "f:name": {},
2026-06-12 16:39:05.219685 | controller |                     "f:value": {}
2026-06-12 16:39:05.219698 | controller |                   },
2026-06-12 16:39:05.219712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219726 | controller |                     ".": {},
2026-06-12 16:39:05.219740 | controller |                     "f:name": {},
2026-06-12 16:39:05.219754 | controller |                     "f:value": {}
2026-06-12 16:39:05.219768 | controller |                   },
2026-06-12 16:39:05.219781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.219795 | controller |                     ".": {},
2026-06-12 16:39:05.219809 | controller |                     "f:name": {},
2026-06-12 16:39:05.219823 | controller |                     "f:value": {}
2026-06-12 16:39:05.219837 | controller |                   },
2026-06-12 16:39:05.219851 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.219865 | controller |                     ".": {},
2026-06-12 16:39:05.219879 | controller |                     "f:name": {},
2026-06-12 16:39:05.219893 | controller |                     "f:value": {}
2026-06-12 16:39:05.219907 | controller |                   },
2026-06-12 16:39:05.219921 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.219935 | controller |                     ".": {},
2026-06-12 16:39:05.219949 | controller |                     "f:name": {},
2026-06-12 16:39:05.219963 | controller |                     "f:value": {}
2026-06-12 16:39:05.219977 | controller |                   },
2026-06-12 16:39:05.219991 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220005 | controller |                     ".": {},
2026-06-12 16:39:05.220019 | controller |                     "f:name": {},
2026-06-12 16:39:05.220033 | controller |                     "f:value": {}
2026-06-12 16:39:05.220047 | controller |                   },
2026-06-12 16:39:05.220061 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.220075 | controller |                     ".": {},
2026-06-12 16:39:05.220089 | controller |                     "f:name": {},
2026-06-12 16:39:05.220103 | controller |                     "f:value": {}
2026-06-12 16:39:05.220117 | controller |                   },
2026-06-12 16:39:05.220131 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220146 | controller |                     ".": {},
2026-06-12 16:39:05.220167 | controller |                     "f:name": {},
2026-06-12 16:39:05.220182 | controller |                     "f:value": {}
2026-06-12 16:39:05.220197 | controller |                   },
2026-06-12 16:39:05.220211 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220225 | controller |                     ".": {},
2026-06-12 16:39:05.220240 | controller |                     "f:name": {},
2026-06-12 16:39:05.220254 | controller |                     "f:value": {}
2026-06-12 16:39:05.220268 | controller |                   },
2026-06-12 16:39:05.220283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220297 | controller |                     ".": {},
2026-06-12 16:39:05.220311 | controller |                     "f:name": {},
2026-06-12 16:39:05.220325 | controller |                     "f:value": {}
2026-06-12 16:39:05.220339 | controller |                   },
2026-06-12 16:39:05.220353 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220368 | controller |                     ".": {},
2026-06-12 16:39:05.220383 | controller |                     "f:name": {},
2026-06-12 16:39:05.220397 | controller |                     "f:value": {}
2026-06-12 16:39:05.220412 | controller |                   },
2026-06-12 16:39:05.220427 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220441 | controller |                     ".": {},
2026-06-12 16:39:05.220456 | controller |                     "f:name": {},
2026-06-12 16:39:05.220471 | controller |                     "f:value": {}
2026-06-12 16:39:05.220493 | controller |                   },
2026-06-12 16:39:05.220537 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.220562 | controller |                     ".": {},
2026-06-12 16:39:05.220578 | controller |                     "f:name": {},
2026-06-12 16:39:05.220599 | controller |                     "f:value": {}
2026-06-12 16:39:05.220620 | controller |                   },
2026-06-12 16:39:05.220641 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220658 | controller |                     ".": {},
2026-06-12 16:39:05.220673 | controller |                     "f:name": {},
2026-06-12 16:39:05.220688 | controller |                     "f:value": {}
2026-06-12 16:39:05.220702 | controller |                   },
2026-06-12 16:39:05.220716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220731 | controller |                     ".": {},
2026-06-12 16:39:05.220745 | controller |                     "f:name": {},
2026-06-12 16:39:05.220759 | controller |                     "f:value": {}
2026-06-12 16:39:05.220773 | controller |                   },
2026-06-12 16:39:05.220787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220802 | controller |                     ".": {},
2026-06-12 16:39:05.220816 | controller |                     "f:name": {},
2026-06-12 16:39:05.220830 | controller |                     "f:value": {}
2026-06-12 16:39:05.220844 | controller |                   },
2026-06-12 16:39:05.220858 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.220872 | controller |                     ".": {},
2026-06-12 16:39:05.220886 | controller |                     "f:name": {},
2026-06-12 16:39:05.220899 | controller |                     "f:value": {}
2026-06-12 16:39:05.220913 | controller |                   },
2026-06-12 16:39:05.220927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.220945 | controller |                     ".": {},
2026-06-12 16:39:05.220960 | controller |                     "f:name": {},
2026-06-12 16:39:05.220974 | controller |                     "f:value": {}
2026-06-12 16:39:05.220988 | controller |                   },
2026-06-12 16:39:05.221002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221016 | controller |                     ".": {},
2026-06-12 16:39:05.221030 | controller |                     "f:name": {},
2026-06-12 16:39:05.221043 | controller |                     "f:value": {}
2026-06-12 16:39:05.221057 | controller |                   },
2026-06-12 16:39:05.221087 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.221101 | controller |                     ".": {},
2026-06-12 16:39:05.221116 | controller |                     "f:name": {},
2026-06-12 16:39:05.221130 | controller |                     "f:value": {}
2026-06-12 16:39:05.221144 | controller |                   },
2026-06-12 16:39:05.221158 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221172 | controller |                     ".": {},
2026-06-12 16:39:05.221186 | controller |                     "f:name": {},
2026-06-12 16:39:05.221200 | controller |                     "f:value": {}
2026-06-12 16:39:05.221214 | controller |                   },
2026-06-12 16:39:05.221228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221242 | controller |                     ".": {},
2026-06-12 16:39:05.221257 | controller |                     "f:name": {},
2026-06-12 16:39:05.221271 | controller |                     "f:value": {}
2026-06-12 16:39:05.221285 | controller |                   },
2026-06-12 16:39:05.221299 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221313 | controller |                     ".": {},
2026-06-12 16:39:05.221327 | controller |                     "f:name": {},
2026-06-12 16:39:05.221341 | controller |                     "f:value": {}
2026-06-12 16:39:05.221355 | controller |                   },
2026-06-12 16:39:05.221369 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.221383 | controller |                     ".": {},
2026-06-12 16:39:05.221397 | controller |                     "f:name": {},
2026-06-12 16:39:05.221411 | controller |                     "f:value": {}
2026-06-12 16:39:05.221425 | controller |                   },
2026-06-12 16:39:05.221439 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221453 | controller |                     ".": {},
2026-06-12 16:39:05.221468 | controller |                     "f:name": {},
2026-06-12 16:39:05.221481 | controller |                     "f:value": {}
2026-06-12 16:39:05.221495 | controller |                   },
2026-06-12 16:39:05.221527 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221547 | controller |                     ".": {},
2026-06-12 16:39:05.221562 | controller |                     "f:name": {},
2026-06-12 16:39:05.221576 | controller |                     "f:value": {}
2026-06-12 16:39:05.221590 | controller |                   },
2026-06-12 16:39:05.221604 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.221619 | controller |                     ".": {},
2026-06-12 16:39:05.221632 | controller |                     "f:name": {},
2026-06-12 16:39:05.221646 | controller |                     "f:value": {}
2026-06-12 16:39:05.221660 | controller |                   },
2026-06-12 16:39:05.221674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221691 | controller |                     ".": {},
2026-06-12 16:39:05.221706 | controller |                     "f:name": {},
2026-06-12 16:39:05.221720 | controller |                     "f:value": {}
2026-06-12 16:39:05.221734 | controller |                   },
2026-06-12 16:39:05.221748 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221762 | controller |                     ".": {},
2026-06-12 16:39:05.221775 | controller |                     "f:name": {},
2026-06-12 16:39:05.221789 | controller |                     "f:value": {}
2026-06-12 16:39:05.221803 | controller |                   },
2026-06-12 16:39:05.221816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221830 | controller |                     ".": {},
2026-06-12 16:39:05.221844 | controller |                     "f:name": {},
2026-06-12 16:39:05.221858 | controller |                     "f:value": {}
2026-06-12 16:39:05.221872 | controller |                   },
2026-06-12 16:39:05.221885 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.221899 | controller |                     ".": {},
2026-06-12 16:39:05.221913 | controller |                     "f:name": {},
2026-06-12 16:39:05.221927 | controller |                     "f:value": {}
2026-06-12 16:39:05.221941 | controller |                   },
2026-06-12 16:39:05.221954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.221968 | controller |                     ".": {},
2026-06-12 16:39:05.221982 | controller |                     "f:name": {},
2026-06-12 16:39:05.221996 | controller |                     "f:value": {}
2026-06-12 16:39:05.222010 | controller |                   },
2026-06-12 16:39:05.222024 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222038 | controller |                     ".": {},
2026-06-12 16:39:05.222052 | controller |                     "f:name": {},
2026-06-12 16:39:05.222066 | controller |                     "f:value": {}
2026-06-12 16:39:05.222079 | controller |                   },
2026-06-12 16:39:05.222093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222107 | controller |                     ".": {},
2026-06-12 16:39:05.222121 | controller |                     "f:name": {},
2026-06-12 16:39:05.222135 | controller |                     "f:value": {}
2026-06-12 16:39:05.222149 | controller |                   },
2026-06-12 16:39:05.222163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222178 | controller |                     ".": {},
2026-06-12 16:39:05.222192 | controller |                     "f:name": {},
2026-06-12 16:39:05.222206 | controller |                     "f:value": {}
2026-06-12 16:39:05.222220 | controller |                   },
2026-06-12 16:39:05.222268 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222283 | controller |                     ".": {},
2026-06-12 16:39:05.222298 | controller |                     "f:name": {},
2026-06-12 16:39:05.222331 | controller |                     "f:value": {}
2026-06-12 16:39:05.222351 | controller |                   },
2026-06-12 16:39:05.222366 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.222380 | controller |                     ".": {},
2026-06-12 16:39:05.222394 | controller |                     "f:name": {},
2026-06-12 16:39:05.222408 | controller |                     "f:value": {}
2026-06-12 16:39:05.222422 | controller |                   },
2026-06-12 16:39:05.222476 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222501 | controller |                     ".": {},
2026-06-12 16:39:05.222538 | controller |                     "f:name": {},
2026-06-12 16:39:05.222555 | controller |                     "f:value": {}
2026-06-12 16:39:05.222569 | controller |                   },
2026-06-12 16:39:05.222583 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222598 | controller |                     ".": {},
2026-06-12 16:39:05.222612 | controller |                     "f:name": {},
2026-06-12 16:39:05.222625 | controller |                     "f:value": {}
2026-06-12 16:39:05.222639 | controller |                   },
2026-06-12 16:39:05.222653 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.222667 | controller |                     ".": {},
2026-06-12 16:39:05.222681 | controller |                     "f:name": {},
2026-06-12 16:39:05.222695 | controller |                     "f:value": {}
2026-06-12 16:39:05.222708 | controller |                   },
2026-06-12 16:39:05.222722 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222736 | controller |                     ".": {},
2026-06-12 16:39:05.222750 | controller |                     "f:name": {},
2026-06-12 16:39:05.222764 | controller |                     "f:value": {}
2026-06-12 16:39:05.222778 | controller |                   },
2026-06-12 16:39:05.222792 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 16:39:05.222806 | controller |                     ".": {},
2026-06-12 16:39:05.222820 | controller |                     "f:name": {},
2026-06-12 16:39:05.222833 | controller |                     "f:value": {}
2026-06-12 16:39:05.222847 | controller |                   },
2026-06-12 16:39:05.222861 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222875 | controller |                     ".": {},
2026-06-12 16:39:05.222889 | controller |                     "f:name": {},
2026-06-12 16:39:05.222904 | controller |                     "f:value": {}
2026-06-12 16:39:05.222918 | controller |                   },
2026-06-12 16:39:05.222932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.222946 | controller |                     ".": {},
2026-06-12 16:39:05.222960 | controller |                     "f:name": {},
2026-06-12 16:39:05.222974 | controller |                     "f:value": {}
2026-06-12 16:39:05.222988 | controller |                   },
2026-06-12 16:39:05.223002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223015 | controller |                     ".": {},
2026-06-12 16:39:05.223029 | controller |                     "f:name": {},
2026-06-12 16:39:05.223043 | controller |                     "f:value": {}
2026-06-12 16:39:05.223057 | controller |                   },
2026-06-12 16:39:05.223070 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223084 | controller |                     ".": {},
2026-06-12 16:39:05.223098 | controller |                     "f:name": {},
2026-06-12 16:39:05.223112 | controller |                     "f:value": {}
2026-06-12 16:39:05.223125 | controller |                   },
2026-06-12 16:39:05.223139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223153 | controller |                     ".": {},
2026-06-12 16:39:05.223166 | controller |                     "f:name": {},
2026-06-12 16:39:05.223180 | controller |                     "f:value": {}
2026-06-12 16:39:05.223198 | controller |                   },
2026-06-12 16:39:05.223212 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223226 | controller |                     ".": {},
2026-06-12 16:39:05.223240 | controller |                     "f:name": {},
2026-06-12 16:39:05.223253 | controller |                     "f:value": {}
2026-06-12 16:39:05.223268 | controller |                   },
2026-06-12 16:39:05.223282 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.223296 | controller |                     ".": {},
2026-06-12 16:39:05.223311 | controller |                     "f:name": {},
2026-06-12 16:39:05.223325 | controller |                     "f:value": {}
2026-06-12 16:39:05.223339 | controller |                   },
2026-06-12 16:39:05.223353 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223367 | controller |                     ".": {},
2026-06-12 16:39:05.223382 | controller |                     "f:name": {},
2026-06-12 16:39:05.223396 | controller |                     "f:value": {}
2026-06-12 16:39:05.223410 | controller |                   },
2026-06-12 16:39:05.223423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223437 | controller |                     ".": {},
2026-06-12 16:39:05.223451 | controller |                     "f:name": {},
2026-06-12 16:39:05.223465 | controller |                     "f:value": {}
2026-06-12 16:39:05.223478 | controller |                   },
2026-06-12 16:39:05.223492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223507 | controller |                     ".": {},
2026-06-12 16:39:05.223551 | controller |                     "f:name": {},
2026-06-12 16:39:05.223567 | controller |                     "f:value": {}
2026-06-12 16:39:05.223582 | controller |                   },
2026-06-12 16:39:05.223596 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223611 | controller |                     ".": {},
2026-06-12 16:39:05.223625 | controller |                     "f:name": {},
2026-06-12 16:39:05.223639 | controller |                     "f:value": {}
2026-06-12 16:39:05.223653 | controller |                   },
2026-06-12 16:39:05.223667 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223681 | controller |                     ".": {},
2026-06-12 16:39:05.223695 | controller |                     "f:name": {},
2026-06-12 16:39:05.223709 | controller |                     "f:value": {}
2026-06-12 16:39:05.223723 | controller |                   },
2026-06-12 16:39:05.223737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223751 | controller |                     ".": {},
2026-06-12 16:39:05.223764 | controller |                     "f:name": {},
2026-06-12 16:39:05.223778 | controller |                     "f:value": {}
2026-06-12 16:39:05.223791 | controller |                   },
2026-06-12 16:39:05.223805 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.223819 | controller |                     ".": {},
2026-06-12 16:39:05.223833 | controller |                     "f:name": {},
2026-06-12 16:39:05.223847 | controller |                     "f:value": {}
2026-06-12 16:39:05.223861 | controller |                   },
2026-06-12 16:39:05.223875 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.223889 | controller |                     ".": {},
2026-06-12 16:39:05.223902 | controller |                     "f:name": {},
2026-06-12 16:39:05.223916 | controller |                     "f:value": {}
2026-06-12 16:39:05.223937 | controller |                   },
2026-06-12 16:39:05.223951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.223965 | controller |                     ".": {},
2026-06-12 16:39:05.223979 | controller |                     "f:name": {},
2026-06-12 16:39:05.223993 | controller |                     "f:value": {}
2026-06-12 16:39:05.224007 | controller |                   },
2026-06-12 16:39:05.224020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.224034 | controller |                     ".": {},
2026-06-12 16:39:05.224048 | controller |                     "f:name": {},
2026-06-12 16:39:05.224061 | controller |                     "f:value": {}
2026-06-12 16:39:05.224075 | controller |                   },
2026-06-12 16:39:05.224089 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224103 | controller |                     ".": {},
2026-06-12 16:39:05.224117 | controller |                     "f:name": {},
2026-06-12 16:39:05.224131 | controller |                     "f:value": {}
2026-06-12 16:39:05.224145 | controller |                   },
2026-06-12 16:39:05.224159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224173 | controller |                     ".": {},
2026-06-12 16:39:05.224187 | controller |                     "f:name": {},
2026-06-12 16:39:05.224200 | controller |                     "f:value": {}
2026-06-12 16:39:05.224214 | controller |                   },
2026-06-12 16:39:05.224228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224242 | controller |                     ".": {},
2026-06-12 16:39:05.224256 | controller |                     "f:name": {},
2026-06-12 16:39:05.224270 | controller |                     "f:value": {}
2026-06-12 16:39:05.224285 | controller |                   },
2026-06-12 16:39:05.224299 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224313 | controller |                     ".": {},
2026-06-12 16:39:05.224327 | controller |                     "f:name": {},
2026-06-12 16:39:05.224341 | controller |                     "f:value": {}
2026-06-12 16:39:05.224355 | controller |                   },
2026-06-12 16:39:05.224369 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 16:39:05.224383 | controller |                     ".": {},
2026-06-12 16:39:05.224397 | controller |                     "f:name": {},
2026-06-12 16:39:05.224411 | controller |                     "f:value": {}
2026-06-12 16:39:05.224425 | controller |                   },
2026-06-12 16:39:05.224439 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.224453 | controller |                     ".": {},
2026-06-12 16:39:05.224467 | controller |                     "f:name": {},
2026-06-12 16:39:05.224481 | controller |                     "f:value": {}
2026-06-12 16:39:05.224496 | controller |                   },
2026-06-12 16:39:05.224525 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.224545 | controller |                     ".": {},
2026-06-12 16:39:05.224560 | controller |                     "f:name": {},
2026-06-12 16:39:05.224575 | controller |                     "f:value": {}
2026-06-12 16:39:05.224589 | controller |                   },
2026-06-12 16:39:05.224603 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224617 | controller |                     ".": {},
2026-06-12 16:39:05.224631 | controller |                     "f:name": {},
2026-06-12 16:39:05.224645 | controller |                     "f:value": {}
2026-06-12 16:39:05.224662 | controller |                   },
2026-06-12 16:39:05.224676 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224690 | controller |                     ".": {},
2026-06-12 16:39:05.224704 | controller |                     "f:name": {},
2026-06-12 16:39:05.224718 | controller |                     "f:value": {}
2026-06-12 16:39:05.224732 | controller |                   },
2026-06-12 16:39:05.224746 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.224760 | controller |                     ".": {},
2026-06-12 16:39:05.224775 | controller |                     "f:name": {},
2026-06-12 16:39:05.224789 | controller |                     "f:value": {}
2026-06-12 16:39:05.224803 | controller |                   }
2026-06-12 16:39:05.224817 | controller |                 },
2026-06-12 16:39:05.224831 | controller |                 "f:image": {},
2026-06-12 16:39:05.224845 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.224859 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.224873 | controller |                   ".": {},
2026-06-12 16:39:05.224887 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.224901 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.224915 | controller |                     ".": {},
2026-06-12 16:39:05.224929 | controller |                     "f:path": {},
2026-06-12 16:39:05.224943 | controller |                     "f:port": {},
2026-06-12 16:39:05.224957 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.224971 | controller |                   },
2026-06-12 16:39:05.224985 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.225000 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.225014 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.225039 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.225056 | controller |                 },
2026-06-12 16:39:05.225075 | controller |                 "f:name": {},
2026-06-12 16:39:05.225089 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.225103 | controller |                   ".": {},
2026-06-12 16:39:05.225117 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.225131 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.225145 | controller |                     ".": {},
2026-06-12 16:39:05.225159 | controller |                     "f:path": {},
2026-06-12 16:39:05.225173 | controller |                     "f:port": {},
2026-06-12 16:39:05.225187 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.225201 | controller |                   },
2026-06-12 16:39:05.225215 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.225229 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.225243 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.225257 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.225271 | controller |                 },
2026-06-12 16:39:05.225286 | controller |                 "f:resources": {
2026-06-12 16:39:05.225302 | controller |                   ".": {},
2026-06-12 16:39:05.225319 | controller |                   "f:limits": {
2026-06-12 16:39:05.225333 | controller |                     ".": {},
2026-06-12 16:39:05.225347 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.225361 | controller |                     "f:memory": {}
2026-06-12 16:39:05.225375 | controller |                   },
2026-06-12 16:39:05.225390 | controller |                   "f:requests": {
2026-06-12 16:39:05.225403 | controller |                     ".": {},
2026-06-12 16:39:05.225417 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.225431 | controller |                     "f:memory": {}
2026-06-12 16:39:05.225448 | controller |                   }
2026-06-12 16:39:05.225462 | controller |                 },
2026-06-12 16:39:05.225476 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.225490 | controller |                   ".": {},
2026-06-12 16:39:05.225504 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.225540 | controller |                 },
2026-06-12 16:39:05.225556 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.225570 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.225585 | controller |               }
2026-06-12 16:39:05.225599 | controller |             },
2026-06-12 16:39:05.225613 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.225627 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.225642 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.225656 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.225670 | controller |             "f:securityContext": {
2026-06-12 16:39:05.225684 | controller |               ".": {},
2026-06-12 16:39:05.225698 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.225712 | controller |             },
2026-06-12 16:39:05.225726 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.225740 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.225754 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.225768 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.225782 | controller |           }
2026-06-12 16:39:05.225796 | controller |         },
2026-06-12 16:39:05.225810 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.225824 | controller |         "operation": "Update",
2026-06-12 16:39:05.225838 | controller |         "time": "2026-06-12T15:41:18Z"
2026-06-12 16:39:05.225852 | controller |       },
2026-06-12 16:39:05.225866 | controller |       {
2026-06-12 16:39:05.225880 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.225894 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.225908 | controller |         "fieldsV1": {
2026-06-12 16:39:05.225922 | controller |           "f:metadata": {
2026-06-12 16:39:05.225936 | controller |             "f:annotations": {
2026-06-12 16:39:05.225950 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.225964 | controller |             }
2026-06-12 16:39:05.225978 | controller |           }
2026-06-12 16:39:05.225991 | controller |         },
2026-06-12 16:39:05.226005 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.226019 | controller |         "operation": "Update",
2026-06-12 16:39:05.226033 | controller |         "subresource": "status",
2026-06-12 16:39:05.226047 | controller |         "time": "2026-06-12T15:41:21Z"
2026-06-12 16:39:05.226061 | controller |       },
2026-06-12 16:39:05.226075 | controller |       {
2026-06-12 16:39:05.226089 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.226103 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.226117 | controller |         "fieldsV1": {
2026-06-12 16:39:05.226130 | controller |           "f:status": {
2026-06-12 16:39:05.226144 | controller |             "f:conditions": {
2026-06-12 16:39:05.226158 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.226172 | controller |                 ".": {},
2026-06-12 16:39:05.226186 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.226200 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.226214 | controller |                 "f:status": {},
2026-06-12 16:39:05.226227 | controller |                 "f:type": {}
2026-06-12 16:39:05.226241 | controller |               },
2026-06-12 16:39:05.226256 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.226274 | controller |                 ".": {},
2026-06-12 16:39:05.226288 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.226302 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.226316 | controller |                 "f:status": {},
2026-06-12 16:39:05.226330 | controller |                 "f:type": {}
2026-06-12 16:39:05.226344 | controller |               },
2026-06-12 16:39:05.226358 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.226372 | controller |                 ".": {},
2026-06-12 16:39:05.226385 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.226399 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.226413 | controller |                 "f:status": {},
2026-06-12 16:39:05.226426 | controller |                 "f:type": {}
2026-06-12 16:39:05.226441 | controller |               },
2026-06-12 16:39:05.226459 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.226477 | controller |                 ".": {},
2026-06-12 16:39:05.226496 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.226535 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.226558 | controller |                 "f:status": {},
2026-06-12 16:39:05.226577 | controller |                 "f:type": {}
2026-06-12 16:39:05.226595 | controller |               }
2026-06-12 16:39:05.226615 | controller |             },
2026-06-12 16:39:05.226633 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.226651 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.226670 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.226689 | controller |             "f:phase": {},
2026-06-12 16:39:05.226708 | controller |             "f:podIP": {},
2026-06-12 16:39:05.226722 | controller |             "f:podIPs": {
2026-06-12 16:39:05.226736 | controller |               ".": {},
2026-06-12 16:39:05.226751 | controller |               "k:{\"ip\":\"10.217.0.61\"}": {
2026-06-12 16:39:05.226765 | controller |                 ".": {},
2026-06-12 16:39:05.226779 | controller |                 "f:ip": {}
2026-06-12 16:39:05.226793 | controller |               }
2026-06-12 16:39:05.226807 | controller |             },
2026-06-12 16:39:05.226821 | controller |             "f:startTime": {}
2026-06-12 16:39:05.226835 | controller |           }
2026-06-12 16:39:05.226849 | controller |         },
2026-06-12 16:39:05.226863 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.226877 | controller |         "operation": "Update",
2026-06-12 16:39:05.226891 | controller |         "subresource": "status",
2026-06-12 16:39:05.226906 | controller |         "time": "2026-06-12T15:42:11Z"
2026-06-12 16:39:05.226920 | controller |       }
2026-06-12 16:39:05.226934 | controller |     ],
2026-06-12 16:39:05.226948 | controller |     "name": "openstack-operator-controller-init-97dd4697c-xc2hh",
2026-06-12 16:39:05.226962 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.226977 | controller |     "ownerReferences": [
2026-06-12 16:39:05.226991 | controller |       {
2026-06-12 16:39:05.227005 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.227018 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.227033 | controller |         "controller": true,
2026-06-12 16:39:05.227053 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.227072 | controller |         "name": "openstack-operator-controller-init-97dd4697c",
2026-06-12 16:39:05.227092 | controller |         "uid": "f02e70d4-a1ef-415e-b62b-484ca73bc993"
2026-06-12 16:39:05.227108 | controller |       }
2026-06-12 16:39:05.227122 | controller |     ],
2026-06-12 16:39:05.227142 | controller |     "resourceVersion": "51454",
2026-06-12 16:39:05.227163 | controller |     "uid": "e7f3df46-ed43-4dc7-b298-6c67ae247319"
2026-06-12 16:39:05.227184 | controller |   },
2026-06-12 16:39:05.227210 | controller |   "spec": {
2026-06-12 16:39:05.227230 | controller |     "containers": [
2026-06-12 16:39:05.227250 | controller |       {
2026-06-12 16:39:05.227269 | controller |         "args": [
2026-06-12 16:39:05.227283 | controller |           "--leader-elect",
2026-06-12 16:39:05.227298 | controller |           "--health-probe-bind-address=:8081"
2026-06-12 16:39:05.227315 | controller |         ],
2026-06-12 16:39:05.227331 | controller |         "command": [
2026-06-12 16:39:05.227345 | controller |           "/operator"
2026-06-12 16:39:05.227359 | controller |         ],
2026-06-12 16:39:05.227373 | controller |         "env": [
2026-06-12 16:39:05.227387 | controller |           {
2026-06-12 16:39:05.227401 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227416 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 16:39:05.227430 | controller |           },
2026-06-12 16:39:05.227445 | controller |           {
2026-06-12 16:39:05.227459 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227473 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 16:39:05.227487 | controller |           },
2026-06-12 16:39:05.227501 | controller |           {
2026-06-12 16:39:05.227545 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227563 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 16:39:05.227578 | controller |           },
2026-06-12 16:39:05.227592 | controller |           {
2026-06-12 16:39:05.227606 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227620 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 16:39:05.227634 | controller |           },
2026-06-12 16:39:05.227648 | controller |           {
2026-06-12 16:39:05.227662 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 16:39:05.227690 | controller |           },
2026-06-12 16:39:05.227704 | controller |           {
2026-06-12 16:39:05.227718 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 16:39:05.227746 | controller |           },
2026-06-12 16:39:05.227759 | controller |           {
2026-06-12 16:39:05.227773 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227787 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 16:39:05.227801 | controller |           },
2026-06-12 16:39:05.227815 | controller |           {
2026-06-12 16:39:05.227829 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 16:39:05.227857 | controller |           },
2026-06-12 16:39:05.227872 | controller |           {
2026-06-12 16:39:05.227885 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227900 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 16:39:05.227914 | controller |           },
2026-06-12 16:39:05.227928 | controller |           {
2026-06-12 16:39:05.227942 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.227956 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 16:39:05.227974 | controller |           },
2026-06-12 16:39:05.227988 | controller |           {
2026-06-12 16:39:05.228002 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228016 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 16:39:05.228031 | controller |           },
2026-06-12 16:39:05.228044 | controller |           {
2026-06-12 16:39:05.228058 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 16:39:05.228086 | controller |           },
2026-06-12 16:39:05.228100 | controller |           {
2026-06-12 16:39:05.228114 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228128 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 16:39:05.228142 | controller |           },
2026-06-12 16:39:05.228156 | controller |           {
2026-06-12 16:39:05.228170 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228184 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 16:39:05.228198 | controller |           },
2026-06-12 16:39:05.228212 | controller |           {
2026-06-12 16:39:05.228226 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228240 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 16:39:05.228254 | controller |           },
2026-06-12 16:39:05.228268 | controller |           {
2026-06-12 16:39:05.228282 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228296 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 16:39:05.228310 | controller |           },
2026-06-12 16:39:05.228324 | controller |           {
2026-06-12 16:39:05.228338 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228352 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 16:39:05.228366 | controller |           },
2026-06-12 16:39:05.228381 | controller |           {
2026-06-12 16:39:05.228395 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228410 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 16:39:05.228424 | controller |           },
2026-06-12 16:39:05.228439 | controller |           {
2026-06-12 16:39:05.228453 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 16:39:05.228482 | controller |           },
2026-06-12 16:39:05.228496 | controller |           {
2026-06-12 16:39:05.228524 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228544 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 16:39:05.228559 | controller |           },
2026-06-12 16:39:05.228574 | controller |           {
2026-06-12 16:39:05.228588 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 16:39:05.228616 | controller |           },
2026-06-12 16:39:05.228630 | controller |           {
2026-06-12 16:39:05.228648 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228663 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 16:39:05.228677 | controller |           },
2026-06-12 16:39:05.228692 | controller |           {
2026-06-12 16:39:05.228706 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228720 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 16:39:05.228735 | controller |           },
2026-06-12 16:39:05.228749 | controller |           {
2026-06-12 16:39:05.228763 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228777 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 16:39:05.228791 | controller |           },
2026-06-12 16:39:05.228805 | controller |           {
2026-06-12 16:39:05.228819 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228833 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 16:39:05.228847 | controller |           },
2026-06-12 16:39:05.228861 | controller |           {
2026-06-12 16:39:05.228875 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 16:39:05.228903 | controller |           },
2026-06-12 16:39:05.228917 | controller |           {
2026-06-12 16:39:05.228931 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.228945 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 16:39:05.228959 | controller |           },
2026-06-12 16:39:05.228973 | controller |           {
2026-06-12 16:39:05.228987 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229013 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 16:39:05.229032 | controller |           },
2026-06-12 16:39:05.229047 | controller |           {
2026-06-12 16:39:05.229061 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229075 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 16:39:05.229089 | controller |           },
2026-06-12 16:39:05.229103 | controller |           {
2026-06-12 16:39:05.229116 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229130 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 16:39:05.229144 | controller |           },
2026-06-12 16:39:05.229158 | controller |           {
2026-06-12 16:39:05.229172 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 16:39:05.229200 | controller |           },
2026-06-12 16:39:05.229214 | controller |           {
2026-06-12 16:39:05.229228 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229242 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 16:39:05.229257 | controller |           },
2026-06-12 16:39:05.229271 | controller |           {
2026-06-12 16:39:05.229285 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229302 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 16:39:05.229317 | controller |           },
2026-06-12 16:39:05.229331 | controller |           {
2026-06-12 16:39:05.229345 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229359 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 16:39:05.229373 | controller |           },
2026-06-12 16:39:05.229387 | controller |           {
2026-06-12 16:39:05.229401 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 16:39:05.229430 | controller |           },
2026-06-12 16:39:05.229444 | controller |           {
2026-06-12 16:39:05.229458 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229473 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 16:39:05.229487 | controller |           },
2026-06-12 16:39:05.229501 | controller |           {
2026-06-12 16:39:05.229535 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229550 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 16:39:05.229565 | controller |           },
2026-06-12 16:39:05.229579 | controller |           {
2026-06-12 16:39:05.229593 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229607 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 16:39:05.229621 | controller |           },
2026-06-12 16:39:05.229635 | controller |           {
2026-06-12 16:39:05.229649 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229663 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 16:39:05.229677 | controller |           },
2026-06-12 16:39:05.229691 | controller |           {
2026-06-12 16:39:05.229705 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229719 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 16:39:05.229733 | controller |           },
2026-06-12 16:39:05.229747 | controller |           {
2026-06-12 16:39:05.229760 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229774 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 16:39:05.229788 | controller |           },
2026-06-12 16:39:05.229803 | controller |           {
2026-06-12 16:39:05.229817 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229831 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 16:39:05.229845 | controller |           },
2026-06-12 16:39:05.229859 | controller |           {
2026-06-12 16:39:05.229873 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229888 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 16:39:05.229902 | controller |           },
2026-06-12 16:39:05.229916 | controller |           {
2026-06-12 16:39:05.229930 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.229944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 16:39:05.229962 | controller |           },
2026-06-12 16:39:05.229976 | controller |           {
2026-06-12 16:39:05.229990 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230004 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 16:39:05.230018 | controller |           },
2026-06-12 16:39:05.230032 | controller |           {
2026-06-12 16:39:05.230046 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230060 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 16:39:05.230074 | controller |           },
2026-06-12 16:39:05.230088 | controller |           {
2026-06-12 16:39:05.230102 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230116 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 16:39:05.230130 | controller |           },
2026-06-12 16:39:05.230144 | controller |           {
2026-06-12 16:39:05.230158 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230172 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 16:39:05.230186 | controller |           },
2026-06-12 16:39:05.230200 | controller |           {
2026-06-12 16:39:05.230214 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230228 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 16:39:05.230242 | controller |           },
2026-06-12 16:39:05.230256 | controller |           {
2026-06-12 16:39:05.230269 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230283 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 16:39:05.230297 | controller |           },
2026-06-12 16:39:05.230311 | controller |           {
2026-06-12 16:39:05.230325 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230339 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 16:39:05.230353 | controller |           },
2026-06-12 16:39:05.230367 | controller |           {
2026-06-12 16:39:05.230381 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230395 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 16:39:05.230410 | controller |           },
2026-06-12 16:39:05.230424 | controller |           {
2026-06-12 16:39:05.230439 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230453 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 16:39:05.230467 | controller |           },
2026-06-12 16:39:05.230482 | controller |           {
2026-06-12 16:39:05.230496 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230510 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 16:39:05.230543 | controller |           },
2026-06-12 16:39:05.230558 | controller |           {
2026-06-12 16:39:05.230572 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230586 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 16:39:05.230601 | controller |           },
2026-06-12 16:39:05.230615 | controller |           {
2026-06-12 16:39:05.230633 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230647 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 16:39:05.230662 | controller |           },
2026-06-12 16:39:05.230677 | controller |           {
2026-06-12 16:39:05.230691 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230705 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 16:39:05.230720 | controller |           },
2026-06-12 16:39:05.230734 | controller |           {
2026-06-12 16:39:05.230748 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230762 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 16:39:05.230776 | controller |           },
2026-06-12 16:39:05.230790 | controller |           {
2026-06-12 16:39:05.230804 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230817 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 16:39:05.230831 | controller |           },
2026-06-12 16:39:05.230845 | controller |           {
2026-06-12 16:39:05.230859 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 16:39:05.230887 | controller |           },
2026-06-12 16:39:05.230901 | controller |           {
2026-06-12 16:39:05.230915 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230930 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 16:39:05.230944 | controller |           },
2026-06-12 16:39:05.230958 | controller |           {
2026-06-12 16:39:05.230972 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.230986 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 16:39:05.231001 | controller |           },
2026-06-12 16:39:05.231015 | controller |           {
2026-06-12 16:39:05.231029 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 16:39:05.231057 | controller |           },
2026-06-12 16:39:05.231071 | controller |           {
2026-06-12 16:39:05.231085 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 16:39:05.231113 | controller |           },
2026-06-12 16:39:05.231127 | controller |           {
2026-06-12 16:39:05.231141 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 16:39:05.231169 | controller |           },
2026-06-12 16:39:05.231182 | controller |           {
2026-06-12 16:39:05.231196 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231210 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 16:39:05.231224 | controller |           },
2026-06-12 16:39:05.231238 | controller |           {
2026-06-12 16:39:05.231253 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231267 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 16:39:05.231284 | controller |           },
2026-06-12 16:39:05.231298 | controller |           {
2026-06-12 16:39:05.231312 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231325 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 16:39:05.231339 | controller |           },
2026-06-12 16:39:05.231353 | controller |           {
2026-06-12 16:39:05.231367 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 16:39:05.231396 | controller |           },
2026-06-12 16:39:05.231410 | controller |           {
2026-06-12 16:39:05.231424 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231439 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 16:39:05.231453 | controller |           },
2026-06-12 16:39:05.231467 | controller |           {
2026-06-12 16:39:05.231481 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231495 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 16:39:05.231509 | controller |           },
2026-06-12 16:39:05.231554 | controller |           {
2026-06-12 16:39:05.231569 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231583 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 16:39:05.231598 | controller |           },
2026-06-12 16:39:05.231612 | controller |           {
2026-06-12 16:39:05.231626 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231640 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 16:39:05.231655 | controller |           },
2026-06-12 16:39:05.231670 | controller |           {
2026-06-12 16:39:05.231684 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231698 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 16:39:05.231712 | controller |           },
2026-06-12 16:39:05.231727 | controller |           {
2026-06-12 16:39:05.231741 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231755 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 16:39:05.231770 | controller |           },
2026-06-12 16:39:05.231784 | controller |           {
2026-06-12 16:39:05.231798 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 16:39:05.231827 | controller |           },
2026-06-12 16:39:05.231841 | controller |           {
2026-06-12 16:39:05.231855 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231869 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 16:39:05.231883 | controller |           },
2026-06-12 16:39:05.231897 | controller |           {
2026-06-12 16:39:05.231911 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231925 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 16:39:05.231943 | controller |           },
2026-06-12 16:39:05.231957 | controller |           {
2026-06-12 16:39:05.231971 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.231985 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 16:39:05.231999 | controller |           },
2026-06-12 16:39:05.232013 | controller |           {
2026-06-12 16:39:05.232027 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232040 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 16:39:05.232055 | controller |           },
2026-06-12 16:39:05.232068 | controller |           {
2026-06-12 16:39:05.232082 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232096 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 16:39:05.232110 | controller |           },
2026-06-12 16:39:05.232124 | controller |           {
2026-06-12 16:39:05.232138 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232152 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 16:39:05.232166 | controller |           },
2026-06-12 16:39:05.232180 | controller |           {
2026-06-12 16:39:05.232194 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232208 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 16:39:05.232222 | controller |           },
2026-06-12 16:39:05.232236 | controller |           {
2026-06-12 16:39:05.232250 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232264 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 16:39:05.232278 | controller |           },
2026-06-12 16:39:05.232292 | controller |           {
2026-06-12 16:39:05.232306 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232320 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 16:39:05.232334 | controller |           },
2026-06-12 16:39:05.232347 | controller |           {
2026-06-12 16:39:05.232361 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232375 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 16:39:05.232389 | controller |           },
2026-06-12 16:39:05.232404 | controller |           {
2026-06-12 16:39:05.232418 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232432 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 16:39:05.232446 | controller |           },
2026-06-12 16:39:05.232460 | controller |           {
2026-06-12 16:39:05.232474 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232488 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 16:39:05.232502 | controller |           },
2026-06-12 16:39:05.232534 | controller |           {
2026-06-12 16:39:05.232553 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232570 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 16:39:05.232592 | controller |           },
2026-06-12 16:39:05.232607 | controller |           {
2026-06-12 16:39:05.232626 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232646 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 16:39:05.232666 | controller |           },
2026-06-12 16:39:05.232682 | controller |           {
2026-06-12 16:39:05.232698 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232714 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-12 16:39:05.232730 | controller |           },
2026-06-12 16:39:05.232748 | controller |           {
2026-06-12 16:39:05.232764 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232780 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-12 16:39:05.232796 | controller |           },
2026-06-12 16:39:05.232814 | controller |           {
2026-06-12 16:39:05.232830 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.232845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-12 16:39:05.232861 | controller |           },
2026-06-12 16:39:05.232877 | controller |           {
2026-06-12 16:39:05.232892 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 16:39:05.232908 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 16:39:05.232923 | controller |           },
2026-06-12 16:39:05.232942 | controller |           {
2026-06-12 16:39:05.232958 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.232987 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 16:39:05.233010 | controller |           },
2026-06-12 16:39:05.233028 | controller |           {
2026-06-12 16:39:05.233044 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233059 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 16:39:05.233075 | controller |           },
2026-06-12 16:39:05.233091 | controller |           {
2026-06-12 16:39:05.233107 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233122 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 16:39:05.233138 | controller |           },
2026-06-12 16:39:05.233157 | controller |           {
2026-06-12 16:39:05.233172 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233190 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 16:39:05.233207 | controller |           },
2026-06-12 16:39:05.233223 | controller |           {
2026-06-12 16:39:05.233239 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233254 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 16:39:05.233270 | controller |           },
2026-06-12 16:39:05.233285 | controller |           {
2026-06-12 16:39:05.233304 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233319 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 16:39:05.233335 | controller |           },
2026-06-12 16:39:05.233381 | controller |           {
2026-06-12 16:39:05.233402 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233424 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 16:39:05.233445 | controller |           },
2026-06-12 16:39:05.233465 | controller |           {
2026-06-12 16:39:05.233485 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233500 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 16:39:05.233539 | controller |           },
2026-06-12 16:39:05.233564 | controller |           {
2026-06-12 16:39:05.233584 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233599 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 16:39:05.233614 | controller |           },
2026-06-12 16:39:05.233630 | controller |           {
2026-06-12 16:39:05.233652 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233672 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 16:39:05.233691 | controller |           },
2026-06-12 16:39:05.233705 | controller |           {
2026-06-12 16:39:05.233720 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233742 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 16:39:05.233763 | controller |           },
2026-06-12 16:39:05.233783 | controller |           {
2026-06-12 16:39:05.233801 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233817 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 16:39:05.233838 | controller |           },
2026-06-12 16:39:05.233859 | controller |           {
2026-06-12 16:39:05.233878 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233897 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 16:39:05.233917 | controller |           },
2026-06-12 16:39:05.233938 | controller |           {
2026-06-12 16:39:05.233957 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.233976 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 16:39:05.233995 | controller |           },
2026-06-12 16:39:05.234016 | controller |           {
2026-06-12 16:39:05.234036 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.234055 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 16:39:05.234075 | controller |           },
2026-06-12 16:39:05.234094 | controller |           {
2026-06-12 16:39:05.234115 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.234134 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 16:39:05.234153 | controller |           },
2026-06-12 16:39:05.234178 | controller |           {
2026-06-12 16:39:05.234200 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.234219 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 16:39:05.234238 | controller |           },
2026-06-12 16:39:05.234257 | controller |           {
2026-06-12 16:39:05.234277 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.234298 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 16:39:05.234317 | controller |           },
2026-06-12 16:39:05.234336 | controller |           {
2026-06-12 16:39:05.234355 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.234374 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 16:39:05.234389 | controller |           },
2026-06-12 16:39:05.234403 | controller |           {
2026-06-12 16:39:05.234417 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 16:39:05.234431 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 16:39:05.234445 | controller |           },
2026-06-12 16:39:05.234459 | controller |           {
2026-06-12 16:39:05.234473 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 16:39:05.234487 | controller |             "value": "0.6.0-1781274410"
2026-06-12 16:39:05.234501 | controller |           },
2026-06-12 16:39:05.234537 | controller |           {
2026-06-12 16:39:05.234554 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-12 16:39:05.234569 | controller |             "value": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc"
2026-06-12 16:39:05.234583 | controller |           },
2026-06-12 16:39:05.234598 | controller |           {
2026-06-12 16:39:05.234612 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.234626 | controller |             "value": "false"
2026-06-12 16:39:05.234641 | controller |           },
2026-06-12 16:39:05.234654 | controller |           {
2026-06-12 16:39:05.234669 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.234683 | controller |             "value": "30"
2026-06-12 16:39:05.234697 | controller |           },
2026-06-12 16:39:05.234711 | controller |           {
2026-06-12 16:39:05.234725 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.234738 | controller |             "value": "20"
2026-06-12 16:39:05.234752 | controller |           },
2026-06-12 16:39:05.234766 | controller |           {
2026-06-12 16:39:05.234779 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.234793 | controller |             "value": "5"
2026-06-12 16:39:05.234807 | controller |           },
2026-06-12 16:39:05.234822 | controller |           {
2026-06-12 16:39:05.234836 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-12 16:39:05.234850 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-12 16:39:05.234865 | controller |           }
2026-06-12 16:39:05.234879 | controller |         ],
2026-06-12 16:39:05.234893 | controller |         "image": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 16:39:05.234908 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.234922 | controller |         "livenessProbe": {
2026-06-12 16:39:05.234936 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.234950 | controller |           "httpGet": {
2026-06-12 16:39:05.234971 | controller |             "path": "/healthz",
2026-06-12 16:39:05.234985 | controller |             "port": 8081,
2026-06-12 16:39:05.234999 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.235013 | controller |           },
2026-06-12 16:39:05.235026 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.235040 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.235054 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.235069 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.235083 | controller |         },
2026-06-12 16:39:05.235098 | controller |         "name": "operator",
2026-06-12 16:39:05.235112 | controller |         "readinessProbe": {
2026-06-12 16:39:05.235126 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.235140 | controller |           "httpGet": {
2026-06-12 16:39:05.235154 | controller |             "path": "/readyz",
2026-06-12 16:39:05.235168 | controller |             "port": 8081,
2026-06-12 16:39:05.235182 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.235196 | controller |           },
2026-06-12 16:39:05.235210 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.235224 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.235238 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.235251 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.235265 | controller |         },
2026-06-12 16:39:05.235279 | controller |         "resources": {
2026-06-12 16:39:05.235293 | controller |           "limits": {
2026-06-12 16:39:05.235307 | controller |             "cpu": "500m",
2026-06-12 16:39:05.235321 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.235335 | controller |           },
2026-06-12 16:39:05.235349 | controller |           "requests": {
2026-06-12 16:39:05.235363 | controller |             "cpu": "10m",
2026-06-12 16:39:05.235377 | controller |             "memory": "128Mi"
2026-06-12 16:39:05.235391 | controller |           }
2026-06-12 16:39:05.235404 | controller |         },
2026-06-12 16:39:05.235418 | controller |         "securityContext": {
2026-06-12 16:39:05.235432 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.235446 | controller |           "capabilities": {
2026-06-12 16:39:05.235460 | controller |             "drop": [
2026-06-12 16:39:05.235474 | controller |               "ALL"
2026-06-12 16:39:05.235488 | controller |             ]
2026-06-12 16:39:05.235502 | controller |           },
2026-06-12 16:39:05.235545 | controller |           "runAsUser": 1000660000
2026-06-12 16:39:05.235563 | controller |         },
2026-06-12 16:39:05.235577 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.235592 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.235606 | controller |         "volumeMounts": [
2026-06-12 16:39:05.235620 | controller |           {
2026-06-12 16:39:05.235634 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.235649 | controller |             "name": "kube-api-access-v7mzs",
2026-06-12 16:39:05.235662 | controller |             "readOnly": true
2026-06-12 16:39:05.235676 | controller |           }
2026-06-12 16:39:05.235690 | controller |         ]
2026-06-12 16:39:05.235704 | controller |       }
2026-06-12 16:39:05.235718 | controller |     ],
2026-06-12 16:39:05.235732 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.235746 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.235760 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.235774 | controller |       {
2026-06-12 16:39:05.235787 | controller |         "name": "openstack-operator-controller-init-dockercfg-kmwqs"
2026-06-12 16:39:05.235802 | controller |       }
2026-06-12 16:39:05.235816 | controller |     ],
2026-06-12 16:39:05.235830 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.235848 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.235862 | controller |     "priority": 0,
2026-06-12 16:39:05.235877 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.235891 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.235905 | controller |     "securityContext": {
2026-06-12 16:39:05.235919 | controller |       "fsGroup": 1000660000,
2026-06-12 16:39:05.235934 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.235948 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.235962 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.235975 | controller |       },
2026-06-12 16:39:05.235990 | controller |       "seccompProfile": {
2026-06-12 16:39:05.236004 | controller |         "type": "RuntimeDefault"
2026-06-12 16:39:05.236018 | controller |       }
2026-06-12 16:39:05.236032 | controller |     },
2026-06-12 16:39:05.236046 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-12 16:39:05.236060 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-12 16:39:05.236075 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.236089 | controller |     "tolerations": [
2026-06-12 16:39:05.236103 | controller |       {
2026-06-12 16:39:05.236118 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.236132 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.236145 | controller |         "operator": "Exists",
2026-06-12 16:39:05.236160 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.236174 | controller |       },
2026-06-12 16:39:05.236188 | controller |       {
2026-06-12 16:39:05.236202 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.236216 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.236230 | controller |         "operator": "Exists",
2026-06-12 16:39:05.236244 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.236258 | controller |       },
2026-06-12 16:39:05.236272 | controller |       {
2026-06-12 16:39:05.236286 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.236300 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.236314 | controller |         "operator": "Exists"
2026-06-12 16:39:05.236328 | controller |       }
2026-06-12 16:39:05.236341 | controller |     ],
2026-06-12 16:39:05.236355 | controller |     "volumes": [
2026-06-12 16:39:05.236369 | controller |       {
2026-06-12 16:39:05.236383 | controller |         "name": "kube-api-access-v7mzs",
2026-06-12 16:39:05.236397 | controller |         "projected": {
2026-06-12 16:39:05.236411 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.236425 | controller |           "sources": [
2026-06-12 16:39:05.236439 | controller |             {
2026-06-12 16:39:05.236452 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.236466 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.236480 | controller |                 "path": "token"
2026-06-12 16:39:05.236494 | controller |               }
2026-06-12 16:39:05.236508 | controller |             },
2026-06-12 16:39:05.236541 | controller |             {
2026-06-12 16:39:05.236557 | controller |               "configMap": {
2026-06-12 16:39:05.236571 | controller |                 "items": [
2026-06-12 16:39:05.236584 | controller |                   {
2026-06-12 16:39:05.236598 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.236611 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.236625 | controller |                   }
2026-06-12 16:39:05.236638 | controller |                 ],
2026-06-12 16:39:05.236652 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.236666 | controller |               }
2026-06-12 16:39:05.236680 | controller |             },
2026-06-12 16:39:05.236694 | controller |             {
2026-06-12 16:39:05.236711 | controller |               "downwardAPI": {
2026-06-12 16:39:05.236725 | controller |                 "items": [
2026-06-12 16:39:05.236739 | controller |                   {
2026-06-12 16:39:05.236752 | controller |                     "fieldRef": {
2026-06-12 16:39:05.236766 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.236780 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.236794 | controller |                     },
2026-06-12 16:39:05.236808 | controller |                     "path": "namespace"
2026-06-12 16:39:05.236822 | controller |                   }
2026-06-12 16:39:05.236836 | controller |                 ]
2026-06-12 16:39:05.236850 | controller |               }
2026-06-12 16:39:05.236863 | controller |             },
2026-06-12 16:39:05.236877 | controller |             {
2026-06-12 16:39:05.236891 | controller |               "configMap": {
2026-06-12 16:39:05.236905 | controller |                 "items": [
2026-06-12 16:39:05.236919 | controller |                   {
2026-06-12 16:39:05.236933 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.236960 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.236977 | controller |                   }
2026-06-12 16:39:05.236991 | controller |                 ],
2026-06-12 16:39:05.237005 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.237019 | controller |               }
2026-06-12 16:39:05.237033 | controller |             }
2026-06-12 16:39:05.237047 | controller |           ]
2026-06-12 16:39:05.237062 | controller |         }
2026-06-12 16:39:05.237076 | controller |       }
2026-06-12 16:39:05.237090 | controller |     ]
2026-06-12 16:39:05.237104 | controller |   },
2026-06-12 16:39:05.237118 | controller |   "status": {
2026-06-12 16:39:05.237132 | controller |     "conditions": [
2026-06-12 16:39:05.237147 | controller |       {
2026-06-12 16:39:05.237161 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.237175 | controller |         "lastTransitionTime": "2026-06-12T15:42:00Z",
2026-06-12 16:39:05.237189 | controller |         "status": "True",
2026-06-12 16:39:05.237204 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.237218 | controller |       },
2026-06-12 16:39:05.237232 | controller |       {
2026-06-12 16:39:05.237246 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.237260 | controller |         "lastTransitionTime": "2026-06-12T15:41:18Z",
2026-06-12 16:39:05.237274 | controller |         "status": "True",
2026-06-12 16:39:05.237288 | controller |         "type": "Initialized"
2026-06-12 16:39:05.237305 | controller |       },
2026-06-12 16:39:05.237321 | controller |       {
2026-06-12 16:39:05.237336 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.237350 | controller |         "lastTransitionTime": "2026-06-12T15:42:11Z",
2026-06-12 16:39:05.237364 | controller |         "status": "True",
2026-06-12 16:39:05.237378 | controller |         "type": "Ready"
2026-06-12 16:39:05.237392 | controller |       },
2026-06-12 16:39:05.237406 | controller |       {
2026-06-12 16:39:05.237420 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.237434 | controller |         "lastTransitionTime": "2026-06-12T15:42:11Z",
2026-06-12 16:39:05.237448 | controller |         "status": "True",
2026-06-12 16:39:05.237462 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.237476 | controller |       },
2026-06-12 16:39:05.237490 | controller |       {
2026-06-12 16:39:05.237504 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.237538 | controller |         "lastTransitionTime": "2026-06-12T15:41:18Z",
2026-06-12 16:39:05.237554 | controller |         "status": "True",
2026-06-12 16:39:05.237568 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.237582 | controller |       }
2026-06-12 16:39:05.237597 | controller |     ],
2026-06-12 16:39:05.237615 | controller |     "containerStatuses": [
2026-06-12 16:39:05.237630 | controller |       {
2026-06-12 16:39:05.237644 | controller |         "allocatedResources": {
2026-06-12 16:39:05.237658 | controller |           "cpu": "10m",
2026-06-12 16:39:05.237672 | controller |           "memory": "128Mi"
2026-06-12 16:39:05.237686 | controller |         },
2026-06-12 16:39:05.237700 | controller |         "containerID": "cri-o://7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267",
2026-06-12 16:39:05.237714 | controller |         "image": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 16:39:05.237729 | controller |         "imageID": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator@sha256:0fc788ab535587780720dda7d9179e7271d26dc0d8affe2d13476f03ae183178",
2026-06-12 16:39:05.237743 | controller |         "lastState": {},
2026-06-12 16:39:05.237757 | controller |         "name": "operator",
2026-06-12 16:39:05.237771 | controller |         "ready": true,
2026-06-12 16:39:05.237785 | controller |         "resources": {
2026-06-12 16:39:05.237798 | controller |           "limits": {
2026-06-12 16:39:05.237813 | controller |             "cpu": "500m",
2026-06-12 16:39:05.237827 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.237841 | controller |           },
2026-06-12 16:39:05.237855 | controller |           "requests": {
2026-06-12 16:39:05.237869 | controller |             "cpu": "10m",
2026-06-12 16:39:05.237883 | controller |             "memory": "128Mi"
2026-06-12 16:39:05.237897 | controller |           }
2026-06-12 16:39:05.237910 | controller |         },
2026-06-12 16:39:05.237924 | controller |         "restartCount": 0,
2026-06-12 16:39:05.237937 | controller |         "started": true,
2026-06-12 16:39:05.237951 | controller |         "state": {
2026-06-12 16:39:05.237965 | controller |           "running": {
2026-06-12 16:39:05.237978 | controller |             "startedAt": "2026-06-12T15:41:59Z"
2026-06-12 16:39:05.237992 | controller |           }
2026-06-12 16:39:05.238006 | controller |         },
2026-06-12 16:39:05.238019 | controller |         "user": {
2026-06-12 16:39:05.238033 | controller |           "linux": {
2026-06-12 16:39:05.238047 | controller |             "gid": 0,
2026-06-12 16:39:05.238061 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.238076 | controller |               0,
2026-06-12 16:39:05.238090 | controller |               1000660000
2026-06-12 16:39:05.238104 | controller |             ],
2026-06-12 16:39:05.238118 | controller |             "uid": 1000660000
2026-06-12 16:39:05.238132 | controller |           }
2026-06-12 16:39:05.238146 | controller |         },
2026-06-12 16:39:05.238160 | controller |         "volumeMounts": [
2026-06-12 16:39:05.238174 | controller |           {
2026-06-12 16:39:05.238188 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.238202 | controller |             "name": "kube-api-access-v7mzs",
2026-06-12 16:39:05.238216 | controller |             "readOnly": true,
2026-06-12 16:39:05.238230 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.238244 | controller |           }
2026-06-12 16:39:05.238258 | controller |         ]
2026-06-12 16:39:05.238272 | controller |       }
2026-06-12 16:39:05.238286 | controller |     ],
2026-06-12 16:39:05.238300 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.238313 | controller |     "hostIPs": [
2026-06-12 16:39:05.238327 | controller |       {
2026-06-12 16:39:05.238341 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.238355 | controller |       }
2026-06-12 16:39:05.238369 | controller |     ],
2026-06-12 16:39:05.238382 | controller |     "phase": "Running",
2026-06-12 16:39:05.238396 | controller |     "podIP": "10.217.0.61",
2026-06-12 16:39:05.238410 | controller |     "podIPs": [
2026-06-12 16:39:05.238424 | controller |       {
2026-06-12 16:39:05.238441 | controller |         "ip": "10.217.0.61"
2026-06-12 16:39:05.238455 | controller |       }
2026-06-12 16:39:05.238469 | controller |     ],
2026-06-12 16:39:05.238483 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.238497 | controller |     "startTime": "2026-06-12T15:41:18Z"
2026-06-12 16:39:05.238523 | controller |   }
2026-06-12 16:39:05.238543 | controller | }
2026-06-12 16:39:05.455592 | controller | ok:
2026-06-12 16:39:05.455715 | controller | {
2026-06-12 16:39:05.455740 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.455763 | controller |   "kind": "Pod",
2026-06-12 16:39:05.455782 | controller |   "metadata": {
2026-06-12 16:39:05.455804 | controller |     "annotations": {
2026-06-12 16:39:05.455823 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.93/23\"],\"mac_address\":\"0a:58:0a:d9:00:5d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.93/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.455845 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.93\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.455867 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.455885 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 16:39:05.455906 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 16:39:05.455924 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 16:39:05.455944 | controller |     },
2026-06-12 16:39:05.455962 | controller |     "creationTimestamp": "2026-06-12T15:43:05Z",
2026-06-12 16:39:05.455982 | controller |     "generateName": "openstack-operator-controller-manager-768ff84dfb-",
2026-06-12 16:39:05.456000 | controller |     "generation": 1,
2026-06-12 16:39:05.456020 | controller |     "labels": {
2026-06-12 16:39:05.456042 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-12 16:39:05.456058 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.456079 | controller |       "openstack.org/operator-name": "openstack",
2026-06-12 16:39:05.456097 | controller |       "pod-template-hash": "768ff84dfb"
2026-06-12 16:39:05.456117 | controller |     },
2026-06-12 16:39:05.456137 | controller |     "managedFields": [
2026-06-12 16:39:05.456153 | controller |       {
2026-06-12 16:39:05.456173 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.456192 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.456208 | controller |         "fieldsV1": {
2026-06-12 16:39:05.456227 | controller |           "f:metadata": {
2026-06-12 16:39:05.456247 | controller |             "f:annotations": {
2026-06-12 16:39:05.456263 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.456282 | controller |             }
2026-06-12 16:39:05.456302 | controller |           }
2026-06-12 16:39:05.456318 | controller |         },
2026-06-12 16:39:05.456337 | controller |         "manager": "crc",
2026-06-12 16:39:05.456355 | controller |         "operation": "Update",
2026-06-12 16:39:05.456375 | controller |         "subresource": "status",
2026-06-12 16:39:05.456390 | controller |         "time": "2026-06-12T15:43:05Z"
2026-06-12 16:39:05.456406 | controller |       },
2026-06-12 16:39:05.456421 | controller |       {
2026-06-12 16:39:05.456436 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.456530 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.456555 | controller |         "fieldsV1": {
2026-06-12 16:39:05.456593 | controller |           "f:metadata": {
2026-06-12 16:39:05.456610 | controller |             "f:annotations": {
2026-06-12 16:39:05.456624 | controller |               ".": {},
2026-06-12 16:39:05.456640 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.456655 | controller |             },
2026-06-12 16:39:05.456669 | controller |             "f:generateName": {},
2026-06-12 16:39:05.456683 | controller |             "f:labels": {
2026-06-12 16:39:05.456698 | controller |               ".": {},
2026-06-12 16:39:05.456712 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.456727 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.456741 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.456755 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.456770 | controller |             },
2026-06-12 16:39:05.456784 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.456799 | controller |               ".": {},
2026-06-12 16:39:05.456813 | controller |               "k:{\"uid\":\"d26bbb3a-2ed1-4927-a134-8f94c8153f92\"}": {}
2026-06-12 16:39:05.456828 | controller |             }
2026-06-12 16:39:05.456842 | controller |           },
2026-06-12 16:39:05.456856 | controller |           "f:spec": {
2026-06-12 16:39:05.456870 | controller |             "f:containers": {
2026-06-12 16:39:05.456885 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.456899 | controller |                 ".": {},
2026-06-12 16:39:05.456913 | controller |                 "f:args": {},
2026-06-12 16:39:05.456928 | controller |                 "f:command": {},
2026-06-12 16:39:05.456942 | controller |                 "f:env": {
2026-06-12 16:39:05.456957 | controller |                   ".": {},
2026-06-12 16:39:05.456971 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.456985 | controller |                     ".": {},
2026-06-12 16:39:05.457000 | controller |                     "f:name": {},
2026-06-12 16:39:05.457014 | controller |                     "f:value": {}
2026-06-12 16:39:05.457029 | controller |                   },
2026-06-12 16:39:05.457043 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 16:39:05.457058 | controller |                     ".": {},
2026-06-12 16:39:05.457072 | controller |                     "f:name": {},
2026-06-12 16:39:05.457087 | controller |                     "f:value": {}
2026-06-12 16:39:05.457101 | controller |                   },
2026-06-12 16:39:05.457115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457130 | controller |                     ".": {},
2026-06-12 16:39:05.457144 | controller |                     "f:name": {},
2026-06-12 16:39:05.457158 | controller |                     "f:value": {}
2026-06-12 16:39:05.457172 | controller |                   },
2026-06-12 16:39:05.457187 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457201 | controller |                     ".": {},
2026-06-12 16:39:05.457216 | controller |                     "f:name": {},
2026-06-12 16:39:05.457231 | controller |                     "f:value": {}
2026-06-12 16:39:05.457246 | controller |                   },
2026-06-12 16:39:05.457260 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457275 | controller |                     ".": {},
2026-06-12 16:39:05.457290 | controller |                     "f:name": {},
2026-06-12 16:39:05.457304 | controller |                     "f:value": {}
2026-06-12 16:39:05.457318 | controller |                   },
2026-06-12 16:39:05.457333 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457347 | controller |                     ".": {},
2026-06-12 16:39:05.457365 | controller |                     "f:name": {},
2026-06-12 16:39:05.457380 | controller |                     "f:value": {}
2026-06-12 16:39:05.457394 | controller |                   },
2026-06-12 16:39:05.457408 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457422 | controller |                     ".": {},
2026-06-12 16:39:05.457436 | controller |                     "f:name": {},
2026-06-12 16:39:05.457451 | controller |                     "f:value": {}
2026-06-12 16:39:05.457465 | controller |                   },
2026-06-12 16:39:05.457479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457494 | controller |                     ".": {},
2026-06-12 16:39:05.457508 | controller |                     "f:name": {},
2026-06-12 16:39:05.457553 | controller |                     "f:value": {}
2026-06-12 16:39:05.457569 | controller |                   },
2026-06-12 16:39:05.457584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457599 | controller |                     ".": {},
2026-06-12 16:39:05.457613 | controller |                     "f:name": {},
2026-06-12 16:39:05.457628 | controller |                     "f:value": {}
2026-06-12 16:39:05.457642 | controller |                   },
2026-06-12 16:39:05.457656 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457671 | controller |                     ".": {},
2026-06-12 16:39:05.457685 | controller |                     "f:name": {},
2026-06-12 16:39:05.457700 | controller |                     "f:value": {}
2026-06-12 16:39:05.457714 | controller |                   },
2026-06-12 16:39:05.457728 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457743 | controller |                     ".": {},
2026-06-12 16:39:05.457757 | controller |                     "f:name": {},
2026-06-12 16:39:05.457771 | controller |                     "f:value": {}
2026-06-12 16:39:05.457786 | controller |                   },
2026-06-12 16:39:05.457800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457814 | controller |                     ".": {},
2026-06-12 16:39:05.457829 | controller |                     "f:name": {},
2026-06-12 16:39:05.457843 | controller |                     "f:value": {}
2026-06-12 16:39:05.457857 | controller |                   },
2026-06-12 16:39:05.457871 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457886 | controller |                     ".": {},
2026-06-12 16:39:05.457900 | controller |                     "f:name": {},
2026-06-12 16:39:05.457915 | controller |                     "f:value": {}
2026-06-12 16:39:05.457929 | controller |                   },
2026-06-12 16:39:05.457943 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.457957 | controller |                     ".": {},
2026-06-12 16:39:05.457972 | controller |                     "f:name": {},
2026-06-12 16:39:05.457986 | controller |                     "f:value": {}
2026-06-12 16:39:05.458000 | controller |                   },
2026-06-12 16:39:05.458014 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458028 | controller |                     ".": {},
2026-06-12 16:39:05.458042 | controller |                     "f:name": {},
2026-06-12 16:39:05.458057 | controller |                     "f:value": {}
2026-06-12 16:39:05.458071 | controller |                   },
2026-06-12 16:39:05.458085 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458104 | controller |                     ".": {},
2026-06-12 16:39:05.458119 | controller |                     "f:name": {},
2026-06-12 16:39:05.458133 | controller |                     "f:value": {}
2026-06-12 16:39:05.458148 | controller |                   },
2026-06-12 16:39:05.458162 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458177 | controller |                     ".": {},
2026-06-12 16:39:05.458192 | controller |                     "f:name": {},
2026-06-12 16:39:05.458206 | controller |                     "f:value": {}
2026-06-12 16:39:05.458221 | controller |                   },
2026-06-12 16:39:05.458235 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458250 | controller |                     ".": {},
2026-06-12 16:39:05.458265 | controller |                     "f:name": {},
2026-06-12 16:39:05.458280 | controller |                     "f:value": {}
2026-06-12 16:39:05.458296 | controller |                   },
2026-06-12 16:39:05.458313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458328 | controller |                     ".": {},
2026-06-12 16:39:05.458343 | controller |                     "f:name": {},
2026-06-12 16:39:05.458357 | controller |                     "f:value": {}
2026-06-12 16:39:05.458372 | controller |                   },
2026-06-12 16:39:05.458386 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458400 | controller |                     ".": {},
2026-06-12 16:39:05.458415 | controller |                     "f:name": {},
2026-06-12 16:39:05.458429 | controller |                     "f:value": {}
2026-06-12 16:39:05.458443 | controller |                   },
2026-06-12 16:39:05.458457 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458472 | controller |                     ".": {},
2026-06-12 16:39:05.458487 | controller |                     "f:name": {},
2026-06-12 16:39:05.458501 | controller |                     "f:value": {}
2026-06-12 16:39:05.458534 | controller |                   },
2026-06-12 16:39:05.458551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458566 | controller |                     ".": {},
2026-06-12 16:39:05.458580 | controller |                     "f:name": {},
2026-06-12 16:39:05.458595 | controller |                     "f:value": {}
2026-06-12 16:39:05.458610 | controller |                   },
2026-06-12 16:39:05.458625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458640 | controller |                     ".": {},
2026-06-12 16:39:05.458654 | controller |                     "f:name": {},
2026-06-12 16:39:05.458669 | controller |                     "f:value": {}
2026-06-12 16:39:05.458684 | controller |                   },
2026-06-12 16:39:05.458698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458713 | controller |                     ".": {},
2026-06-12 16:39:05.458727 | controller |                     "f:name": {},
2026-06-12 16:39:05.458742 | controller |                     "f:value": {}
2026-06-12 16:39:05.458756 | controller |                   },
2026-06-12 16:39:05.458771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458785 | controller |                     ".": {},
2026-06-12 16:39:05.458800 | controller |                     "f:name": {},
2026-06-12 16:39:05.458814 | controller |                     "f:value": {}
2026-06-12 16:39:05.458828 | controller |                   },
2026-06-12 16:39:05.458843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458860 | controller |                     ".": {},
2026-06-12 16:39:05.458875 | controller |                     "f:name": {},
2026-06-12 16:39:05.458890 | controller |                     "f:value": {}
2026-06-12 16:39:05.458904 | controller |                   },
2026-06-12 16:39:05.458918 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.458932 | controller |                     ".": {},
2026-06-12 16:39:05.458946 | controller |                     "f:name": {},
2026-06-12 16:39:05.458960 | controller |                     "f:value": {}
2026-06-12 16:39:05.458975 | controller |                   },
2026-06-12 16:39:05.458989 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459003 | controller |                     ".": {},
2026-06-12 16:39:05.459017 | controller |                     "f:name": {},
2026-06-12 16:39:05.459031 | controller |                     "f:value": {}
2026-06-12 16:39:05.459045 | controller |                   },
2026-06-12 16:39:05.459060 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459074 | controller |                     ".": {},
2026-06-12 16:39:05.459088 | controller |                     "f:name": {},
2026-06-12 16:39:05.459101 | controller |                     "f:value": {}
2026-06-12 16:39:05.459116 | controller |                   },
2026-06-12 16:39:05.459130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459145 | controller |                     ".": {},
2026-06-12 16:39:05.459159 | controller |                     "f:name": {},
2026-06-12 16:39:05.459174 | controller |                     "f:value": {}
2026-06-12 16:39:05.459188 | controller |                   },
2026-06-12 16:39:05.459203 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459240 | controller |                     ".": {},
2026-06-12 16:39:05.459256 | controller |                     "f:name": {},
2026-06-12 16:39:05.459271 | controller |                     "f:value": {}
2026-06-12 16:39:05.459286 | controller |                   },
2026-06-12 16:39:05.459301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459316 | controller |                     ".": {},
2026-06-12 16:39:05.459331 | controller |                     "f:name": {},
2026-06-12 16:39:05.459345 | controller |                     "f:value": {}
2026-06-12 16:39:05.459360 | controller |                   },
2026-06-12 16:39:05.459375 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459389 | controller |                     ".": {},
2026-06-12 16:39:05.459403 | controller |                     "f:name": {},
2026-06-12 16:39:05.459418 | controller |                     "f:value": {}
2026-06-12 16:39:05.459432 | controller |                   },
2026-06-12 16:39:05.459446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459461 | controller |                     ".": {},
2026-06-12 16:39:05.459474 | controller |                     "f:name": {},
2026-06-12 16:39:05.459489 | controller |                     "f:value": {}
2026-06-12 16:39:05.459503 | controller |                   },
2026-06-12 16:39:05.459536 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459551 | controller |                     ".": {},
2026-06-12 16:39:05.459567 | controller |                     "f:name": {},
2026-06-12 16:39:05.459581 | controller |                     "f:value": {}
2026-06-12 16:39:05.459596 | controller |                   },
2026-06-12 16:39:05.459615 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459630 | controller |                     ".": {},
2026-06-12 16:39:05.459644 | controller |                     "f:name": {},
2026-06-12 16:39:05.459658 | controller |                     "f:value": {}
2026-06-12 16:39:05.459673 | controller |                   },
2026-06-12 16:39:05.459687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459702 | controller |                     ".": {},
2026-06-12 16:39:05.459717 | controller |                     "f:name": {},
2026-06-12 16:39:05.459731 | controller |                     "f:value": {}
2026-06-12 16:39:05.459745 | controller |                   },
2026-06-12 16:39:05.459760 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459774 | controller |                     ".": {},
2026-06-12 16:39:05.459789 | controller |                     "f:name": {},
2026-06-12 16:39:05.459803 | controller |                     "f:value": {}
2026-06-12 16:39:05.459818 | controller |                   },
2026-06-12 16:39:05.459832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459847 | controller |                     ".": {},
2026-06-12 16:39:05.459861 | controller |                     "f:name": {},
2026-06-12 16:39:05.459876 | controller |                     "f:value": {}
2026-06-12 16:39:05.459890 | controller |                   },
2026-06-12 16:39:05.459905 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459919 | controller |                     ".": {},
2026-06-12 16:39:05.459934 | controller |                     "f:name": {},
2026-06-12 16:39:05.459948 | controller |                     "f:value": {}
2026-06-12 16:39:05.459963 | controller |                   },
2026-06-12 16:39:05.459977 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.459992 | controller |                     ".": {},
2026-06-12 16:39:05.460006 | controller |                     "f:name": {},
2026-06-12 16:39:05.460021 | controller |                     "f:value": {}
2026-06-12 16:39:05.460035 | controller |                   },
2026-06-12 16:39:05.460050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460064 | controller |                     ".": {},
2026-06-12 16:39:05.460079 | controller |                     "f:name": {},
2026-06-12 16:39:05.460093 | controller |                     "f:value": {}
2026-06-12 16:39:05.460107 | controller |                   },
2026-06-12 16:39:05.460122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460136 | controller |                     ".": {},
2026-06-12 16:39:05.460151 | controller |                     "f:name": {},
2026-06-12 16:39:05.460165 | controller |                     "f:value": {}
2026-06-12 16:39:05.460179 | controller |                   },
2026-06-12 16:39:05.460194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460208 | controller |                     ".": {},
2026-06-12 16:39:05.460222 | controller |                     "f:name": {},
2026-06-12 16:39:05.460237 | controller |                     "f:value": {}
2026-06-12 16:39:05.460251 | controller |                   },
2026-06-12 16:39:05.460266 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460280 | controller |                     ".": {},
2026-06-12 16:39:05.460295 | controller |                     "f:name": {},
2026-06-12 16:39:05.460309 | controller |                     "f:value": {}
2026-06-12 16:39:05.460327 | controller |                   },
2026-06-12 16:39:05.460342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460357 | controller |                     ".": {},
2026-06-12 16:39:05.460371 | controller |                     "f:name": {},
2026-06-12 16:39:05.460386 | controller |                     "f:value": {}
2026-06-12 16:39:05.460400 | controller |                   },
2026-06-12 16:39:05.460414 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460428 | controller |                     ".": {},
2026-06-12 16:39:05.460443 | controller |                     "f:name": {},
2026-06-12 16:39:05.460457 | controller |                     "f:value": {}
2026-06-12 16:39:05.460471 | controller |                   },
2026-06-12 16:39:05.460485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460499 | controller |                     ".": {},
2026-06-12 16:39:05.460528 | controller |                     "f:name": {},
2026-06-12 16:39:05.460547 | controller |                     "f:value": {}
2026-06-12 16:39:05.460562 | controller |                   },
2026-06-12 16:39:05.460577 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460593 | controller |                     ".": {},
2026-06-12 16:39:05.460608 | controller |                     "f:name": {},
2026-06-12 16:39:05.460622 | controller |                     "f:value": {}
2026-06-12 16:39:05.460637 | controller |                   },
2026-06-12 16:39:05.460651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460666 | controller |                     ".": {},
2026-06-12 16:39:05.460680 | controller |                     "f:name": {},
2026-06-12 16:39:05.460694 | controller |                     "f:value": {}
2026-06-12 16:39:05.460708 | controller |                   },
2026-06-12 16:39:05.460722 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460736 | controller |                     ".": {},
2026-06-12 16:39:05.460750 | controller |                     "f:name": {},
2026-06-12 16:39:05.460764 | controller |                     "f:value": {}
2026-06-12 16:39:05.460779 | controller |                   },
2026-06-12 16:39:05.460793 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460807 | controller |                     ".": {},
2026-06-12 16:39:05.460821 | controller |                     "f:name": {},
2026-06-12 16:39:05.460835 | controller |                     "f:value": {}
2026-06-12 16:39:05.460849 | controller |                   },
2026-06-12 16:39:05.460864 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460879 | controller |                     ".": {},
2026-06-12 16:39:05.460893 | controller |                     "f:name": {},
2026-06-12 16:39:05.460907 | controller |                     "f:value": {}
2026-06-12 16:39:05.460921 | controller |                   },
2026-06-12 16:39:05.460935 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.460950 | controller |                     ".": {},
2026-06-12 16:39:05.460964 | controller |                     "f:name": {},
2026-06-12 16:39:05.460978 | controller |                     "f:value": {}
2026-06-12 16:39:05.460993 | controller |                   },
2026-06-12 16:39:05.461007 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461021 | controller |                     ".": {},
2026-06-12 16:39:05.461035 | controller |                     "f:name": {},
2026-06-12 16:39:05.461052 | controller |                     "f:value": {}
2026-06-12 16:39:05.461067 | controller |                   },
2026-06-12 16:39:05.461081 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461095 | controller |                     ".": {},
2026-06-12 16:39:05.461110 | controller |                     "f:name": {},
2026-06-12 16:39:05.461124 | controller |                     "f:value": {}
2026-06-12 16:39:05.461139 | controller |                   },
2026-06-12 16:39:05.461153 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461167 | controller |                     ".": {},
2026-06-12 16:39:05.461181 | controller |                     "f:name": {},
2026-06-12 16:39:05.461196 | controller |                     "f:value": {}
2026-06-12 16:39:05.461210 | controller |                   },
2026-06-12 16:39:05.461225 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461239 | controller |                     ".": {},
2026-06-12 16:39:05.461254 | controller |                     "f:name": {},
2026-06-12 16:39:05.461268 | controller |                     "f:value": {}
2026-06-12 16:39:05.461282 | controller |                   },
2026-06-12 16:39:05.461296 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461310 | controller |                     ".": {},
2026-06-12 16:39:05.461325 | controller |                     "f:name": {},
2026-06-12 16:39:05.461339 | controller |                     "f:value": {}
2026-06-12 16:39:05.461354 | controller |                   },
2026-06-12 16:39:05.461368 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461383 | controller |                     ".": {},
2026-06-12 16:39:05.461398 | controller |                     "f:name": {},
2026-06-12 16:39:05.461412 | controller |                     "f:value": {}
2026-06-12 16:39:05.461427 | controller |                   },
2026-06-12 16:39:05.461440 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461454 | controller |                     ".": {},
2026-06-12 16:39:05.461469 | controller |                     "f:name": {},
2026-06-12 16:39:05.461483 | controller |                     "f:value": {}
2026-06-12 16:39:05.461497 | controller |                   },
2026-06-12 16:39:05.461534 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461555 | controller |                     ".": {},
2026-06-12 16:39:05.461570 | controller |                     "f:name": {},
2026-06-12 16:39:05.461585 | controller |                     "f:value": {}
2026-06-12 16:39:05.461599 | controller |                   },
2026-06-12 16:39:05.461614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461629 | controller |                     ".": {},
2026-06-12 16:39:05.461643 | controller |                     "f:name": {},
2026-06-12 16:39:05.461658 | controller |                     "f:value": {}
2026-06-12 16:39:05.461672 | controller |                   },
2026-06-12 16:39:05.461687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461701 | controller |                     ".": {},
2026-06-12 16:39:05.461716 | controller |                     "f:name": {},
2026-06-12 16:39:05.461731 | controller |                     "f:value": {}
2026-06-12 16:39:05.461745 | controller |                   },
2026-06-12 16:39:05.461759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461774 | controller |                     ".": {},
2026-06-12 16:39:05.461791 | controller |                     "f:name": {},
2026-06-12 16:39:05.461810 | controller |                     "f:value": {}
2026-06-12 16:39:05.461825 | controller |                   },
2026-06-12 16:39:05.461840 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461855 | controller |                     ".": {},
2026-06-12 16:39:05.461869 | controller |                     "f:name": {},
2026-06-12 16:39:05.461884 | controller |                     "f:value": {}
2026-06-12 16:39:05.461899 | controller |                   },
2026-06-12 16:39:05.461913 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.461928 | controller |                     ".": {},
2026-06-12 16:39:05.461942 | controller |                     "f:name": {},
2026-06-12 16:39:05.461957 | controller |                     "f:value": {}
2026-06-12 16:39:05.461971 | controller |                   },
2026-06-12 16:39:05.461986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462000 | controller |                     ".": {},
2026-06-12 16:39:05.462015 | controller |                     "f:name": {},
2026-06-12 16:39:05.462029 | controller |                     "f:value": {}
2026-06-12 16:39:05.462043 | controller |                   },
2026-06-12 16:39:05.462058 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462073 | controller |                     ".": {},
2026-06-12 16:39:05.462087 | controller |                     "f:name": {},
2026-06-12 16:39:05.462102 | controller |                     "f:value": {}
2026-06-12 16:39:05.462116 | controller |                   },
2026-06-12 16:39:05.462131 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462145 | controller |                     ".": {},
2026-06-12 16:39:05.462160 | controller |                     "f:name": {},
2026-06-12 16:39:05.462174 | controller |                     "f:value": {}
2026-06-12 16:39:05.462188 | controller |                   },
2026-06-12 16:39:05.462203 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462218 | controller |                     ".": {},
2026-06-12 16:39:05.462232 | controller |                     "f:name": {},
2026-06-12 16:39:05.462246 | controller |                     "f:value": {}
2026-06-12 16:39:05.462260 | controller |                   },
2026-06-12 16:39:05.462275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462290 | controller |                     ".": {},
2026-06-12 16:39:05.462304 | controller |                     "f:name": {},
2026-06-12 16:39:05.462318 | controller |                     "f:value": {}
2026-06-12 16:39:05.462332 | controller |                   },
2026-06-12 16:39:05.462347 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462362 | controller |                     ".": {},
2026-06-12 16:39:05.462376 | controller |                     "f:name": {},
2026-06-12 16:39:05.462391 | controller |                     "f:value": {}
2026-06-12 16:39:05.462406 | controller |                   },
2026-06-12 16:39:05.462421 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462435 | controller |                     ".": {},
2026-06-12 16:39:05.462450 | controller |                     "f:name": {},
2026-06-12 16:39:05.462464 | controller |                     "f:value": {}
2026-06-12 16:39:05.462479 | controller |                   },
2026-06-12 16:39:05.462493 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462508 | controller |                     ".": {},
2026-06-12 16:39:05.462545 | controller |                     "f:name": {},
2026-06-12 16:39:05.462561 | controller |                     "f:value": {}
2026-06-12 16:39:05.462576 | controller |                   },
2026-06-12 16:39:05.462591 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 16:39:05.462606 | controller |                     ".": {},
2026-06-12 16:39:05.462621 | controller |                     "f:name": {},
2026-06-12 16:39:05.462635 | controller |                     "f:value": {}
2026-06-12 16:39:05.462650 | controller |                   },
2026-06-12 16:39:05.462664 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462679 | controller |                     ".": {},
2026-06-12 16:39:05.462693 | controller |                     "f:name": {},
2026-06-12 16:39:05.462707 | controller |                     "f:value": {}
2026-06-12 16:39:05.462721 | controller |                   },
2026-06-12 16:39:05.462735 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462749 | controller |                     ".": {},
2026-06-12 16:39:05.462763 | controller |                     "f:name": {},
2026-06-12 16:39:05.462777 | controller |                     "f:value": {}
2026-06-12 16:39:05.462791 | controller |                   },
2026-06-12 16:39:05.462805 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462819 | controller |                     ".": {},
2026-06-12 16:39:05.462833 | controller |                     "f:name": {},
2026-06-12 16:39:05.462847 | controller |                     "f:value": {}
2026-06-12 16:39:05.462861 | controller |                   },
2026-06-12 16:39:05.462875 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462889 | controller |                     ".": {},
2026-06-12 16:39:05.462904 | controller |                     "f:name": {},
2026-06-12 16:39:05.462918 | controller |                     "f:value": {}
2026-06-12 16:39:05.462932 | controller |                   },
2026-06-12 16:39:05.462946 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.462960 | controller |                     ".": {},
2026-06-12 16:39:05.462974 | controller |                     "f:name": {},
2026-06-12 16:39:05.462988 | controller |                     "f:value": {}
2026-06-12 16:39:05.463003 | controller |                   },
2026-06-12 16:39:05.463017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463031 | controller |                     ".": {},
2026-06-12 16:39:05.463045 | controller |                     "f:name": {},
2026-06-12 16:39:05.463060 | controller |                     "f:value": {}
2026-06-12 16:39:05.463074 | controller |                   },
2026-06-12 16:39:05.463088 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463103 | controller |                     ".": {},
2026-06-12 16:39:05.463117 | controller |                     "f:name": {},
2026-06-12 16:39:05.463131 | controller |                     "f:value": {}
2026-06-12 16:39:05.463145 | controller |                   },
2026-06-12 16:39:05.463160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463174 | controller |                     ".": {},
2026-06-12 16:39:05.463201 | controller |                     "f:name": {},
2026-06-12 16:39:05.463216 | controller |                     "f:value": {}
2026-06-12 16:39:05.463231 | controller |                   },
2026-06-12 16:39:05.463246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463264 | controller |                     ".": {},
2026-06-12 16:39:05.463279 | controller |                     "f:name": {},
2026-06-12 16:39:05.463294 | controller |                     "f:value": {}
2026-06-12 16:39:05.463308 | controller |                   },
2026-06-12 16:39:05.463323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463337 | controller |                     ".": {},
2026-06-12 16:39:05.463351 | controller |                     "f:name": {},
2026-06-12 16:39:05.463366 | controller |                     "f:value": {}
2026-06-12 16:39:05.463381 | controller |                   },
2026-06-12 16:39:05.463396 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463410 | controller |                     ".": {},
2026-06-12 16:39:05.463425 | controller |                     "f:name": {},
2026-06-12 16:39:05.463439 | controller |                     "f:value": {}
2026-06-12 16:39:05.463454 | controller |                   },
2026-06-12 16:39:05.463468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463483 | controller |                     ".": {},
2026-06-12 16:39:05.463497 | controller |                     "f:name": {},
2026-06-12 16:39:05.463529 | controller |                     "f:value": {}
2026-06-12 16:39:05.463545 | controller |                   },
2026-06-12 16:39:05.463559 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463574 | controller |                     ".": {},
2026-06-12 16:39:05.463588 | controller |                     "f:name": {},
2026-06-12 16:39:05.463602 | controller |                     "f:value": {}
2026-06-12 16:39:05.463617 | controller |                   },
2026-06-12 16:39:05.463631 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463646 | controller |                     ".": {},
2026-06-12 16:39:05.463661 | controller |                     "f:name": {},
2026-06-12 16:39:05.463675 | controller |                     "f:value": {}
2026-06-12 16:39:05.463689 | controller |                   },
2026-06-12 16:39:05.463703 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463718 | controller |                     ".": {},
2026-06-12 16:39:05.463732 | controller |                     "f:name": {},
2026-06-12 16:39:05.463746 | controller |                     "f:value": {}
2026-06-12 16:39:05.463761 | controller |                   },
2026-06-12 16:39:05.463775 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463789 | controller |                     ".": {},
2026-06-12 16:39:05.463804 | controller |                     "f:name": {},
2026-06-12 16:39:05.463818 | controller |                     "f:value": {}
2026-06-12 16:39:05.463832 | controller |                   },
2026-06-12 16:39:05.463846 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 16:39:05.463861 | controller |                     ".": {},
2026-06-12 16:39:05.463875 | controller |                     "f:name": {},
2026-06-12 16:39:05.463890 | controller |                     "f:value": {}
2026-06-12 16:39:05.463904 | controller |                   },
2026-06-12 16:39:05.463918 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.463933 | controller |                     ".": {},
2026-06-12 16:39:05.463947 | controller |                     "f:name": {},
2026-06-12 16:39:05.463961 | controller |                     "f:value": {}
2026-06-12 16:39:05.463975 | controller |                   },
2026-06-12 16:39:05.463989 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.464007 | controller |                     ".": {},
2026-06-12 16:39:05.464022 | controller |                     "f:name": {},
2026-06-12 16:39:05.464036 | controller |                     "f:value": {}
2026-06-12 16:39:05.464050 | controller |                   }
2026-06-12 16:39:05.464064 | controller |                 },
2026-06-12 16:39:05.464078 | controller |                 "f:image": {},
2026-06-12 16:39:05.464093 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.464107 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.464121 | controller |                   ".": {},
2026-06-12 16:39:05.464136 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.464150 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.464164 | controller |                     ".": {},
2026-06-12 16:39:05.464179 | controller |                     "f:path": {},
2026-06-12 16:39:05.464193 | controller |                     "f:port": {},
2026-06-12 16:39:05.464207 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.464221 | controller |                   },
2026-06-12 16:39:05.464235 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.464249 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.464263 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.464277 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.464291 | controller |                 },
2026-06-12 16:39:05.464306 | controller |                 "f:name": {},
2026-06-12 16:39:05.464320 | controller |                 "f:ports": {
2026-06-12 16:39:05.464334 | controller |                   ".": {},
2026-06-12 16:39:05.464348 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-12 16:39:05.464363 | controller |                     ".": {},
2026-06-12 16:39:05.464377 | controller |                     "f:containerPort": {},
2026-06-12 16:39:05.464392 | controller |                     "f:name": {},
2026-06-12 16:39:05.464406 | controller |                     "f:protocol": {}
2026-06-12 16:39:05.464421 | controller |                   }
2026-06-12 16:39:05.464435 | controller |                 },
2026-06-12 16:39:05.464450 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.464464 | controller |                   ".": {},
2026-06-12 16:39:05.464478 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.464493 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.464507 | controller |                     ".": {},
2026-06-12 16:39:05.464539 | controller |                     "f:path": {},
2026-06-12 16:39:05.464554 | controller |                     "f:port": {},
2026-06-12 16:39:05.464568 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.464582 | controller |                   },
2026-06-12 16:39:05.464597 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.464611 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.464626 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.464641 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.464656 | controller |                 },
2026-06-12 16:39:05.464670 | controller |                 "f:resources": {
2026-06-12 16:39:05.464685 | controller |                   ".": {},
2026-06-12 16:39:05.464700 | controller |                   "f:limits": {
2026-06-12 16:39:05.464714 | controller |                     ".": {},
2026-06-12 16:39:05.464728 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.464742 | controller |                     "f:memory": {}
2026-06-12 16:39:05.464757 | controller |                   },
2026-06-12 16:39:05.464771 | controller |                   "f:requests": {
2026-06-12 16:39:05.464785 | controller |                     ".": {},
2026-06-12 16:39:05.464800 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.464822 | controller |                     "f:memory": {}
2026-06-12 16:39:05.464839 | controller |                   }
2026-06-12 16:39:05.464854 | controller |                 },
2026-06-12 16:39:05.464868 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.464883 | controller |                   ".": {},
2026-06-12 16:39:05.464897 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-12 16:39:05.464912 | controller |                   "f:capabilities": {
2026-06-12 16:39:05.464926 | controller |                     ".": {},
2026-06-12 16:39:05.464940 | controller |                     "f:drop": {}
2026-06-12 16:39:05.464954 | controller |                   }
2026-06-12 16:39:05.464969 | controller |                 },
2026-06-12 16:39:05.464983 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.464997 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 16:39:05.465011 | controller |                 "f:volumeMounts": {
2026-06-12 16:39:05.465025 | controller |                   ".": {},
2026-06-12 16:39:05.465040 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-12 16:39:05.465055 | controller |                     ".": {},
2026-06-12 16:39:05.465069 | controller |                     "f:mountPath": {},
2026-06-12 16:39:05.465084 | controller |                     "f:name": {},
2026-06-12 16:39:05.465098 | controller |                     "f:readOnly": {}
2026-06-12 16:39:05.465112 | controller |                   },
2026-06-12 16:39:05.465126 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 16:39:05.465141 | controller |                     ".": {},
2026-06-12 16:39:05.465155 | controller |                     "f:mountPath": {},
2026-06-12 16:39:05.465169 | controller |                     "f:name": {},
2026-06-12 16:39:05.465183 | controller |                     "f:readOnly": {}
2026-06-12 16:39:05.465197 | controller |                   }
2026-06-12 16:39:05.465211 | controller |                 }
2026-06-12 16:39:05.465225 | controller |               }
2026-06-12 16:39:05.465239 | controller |             },
2026-06-12 16:39:05.465253 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.465267 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.465282 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.465296 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.465310 | controller |             "f:securityContext": {
2026-06-12 16:39:05.465324 | controller |               ".": {},
2026-06-12 16:39:05.465338 | controller |               "f:runAsNonRoot": {},
2026-06-12 16:39:05.465352 | controller |               "f:seccompProfile": {
2026-06-12 16:39:05.465366 | controller |                 ".": {},
2026-06-12 16:39:05.465381 | controller |                 "f:type": {}
2026-06-12 16:39:05.465395 | controller |               }
2026-06-12 16:39:05.465410 | controller |             },
2026-06-12 16:39:05.465425 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.465439 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.465454 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.465468 | controller |             "f:volumes": {
2026-06-12 16:39:05.465482 | controller |               ".": {},
2026-06-12 16:39:05.465496 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-12 16:39:05.465532 | controller |                 ".": {},
2026-06-12 16:39:05.465553 | controller |                 "f:name": {},
2026-06-12 16:39:05.465569 | controller |                 "f:secret": {
2026-06-12 16:39:05.465583 | controller |                   ".": {},
2026-06-12 16:39:05.465598 | controller |                   "f:defaultMode": {},
2026-06-12 16:39:05.465612 | controller |                   "f:items": {},
2026-06-12 16:39:05.465630 | controller |                   "f:optional": {},
2026-06-12 16:39:05.465645 | controller |                   "f:secretName": {}
2026-06-12 16:39:05.465659 | controller |                 }
2026-06-12 16:39:05.465674 | controller |               },
2026-06-12 16:39:05.465689 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-12 16:39:05.465703 | controller |                 ".": {},
2026-06-12 16:39:05.465718 | controller |                 "f:name": {},
2026-06-12 16:39:05.465732 | controller |                 "f:secret": {
2026-06-12 16:39:05.465747 | controller |                   ".": {},
2026-06-12 16:39:05.465761 | controller |                   "f:defaultMode": {},
2026-06-12 16:39:05.465776 | controller |                   "f:secretName": {}
2026-06-12 16:39:05.465790 | controller |                 }
2026-06-12 16:39:05.465805 | controller |               }
2026-06-12 16:39:05.465819 | controller |             }
2026-06-12 16:39:05.465833 | controller |           }
2026-06-12 16:39:05.465848 | controller |         },
2026-06-12 16:39:05.465862 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.465876 | controller |         "operation": "Update",
2026-06-12 16:39:05.465891 | controller |         "time": "2026-06-12T15:43:05Z"
2026-06-12 16:39:05.465905 | controller |       },
2026-06-12 16:39:05.465919 | controller |       {
2026-06-12 16:39:05.465934 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.465948 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.465962 | controller |         "fieldsV1": {
2026-06-12 16:39:05.465977 | controller |           "f:metadata": {
2026-06-12 16:39:05.465991 | controller |             "f:annotations": {
2026-06-12 16:39:05.466005 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.466020 | controller |             }
2026-06-12 16:39:05.466034 | controller |           }
2026-06-12 16:39:05.466049 | controller |         },
2026-06-12 16:39:05.466063 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.466078 | controller |         "operation": "Update",
2026-06-12 16:39:05.466092 | controller |         "subresource": "status",
2026-06-12 16:39:05.466107 | controller |         "time": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.466121 | controller |       },
2026-06-12 16:39:05.466136 | controller |       {
2026-06-12 16:39:05.466150 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.466165 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.466179 | controller |         "fieldsV1": {
2026-06-12 16:39:05.466193 | controller |           "f:status": {
2026-06-12 16:39:05.466207 | controller |             "f:conditions": {
2026-06-12 16:39:05.466221 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.466235 | controller |                 ".": {},
2026-06-12 16:39:05.466250 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.466264 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.466279 | controller |                 "f:status": {},
2026-06-12 16:39:05.466293 | controller |                 "f:type": {}
2026-06-12 16:39:05.466307 | controller |               },
2026-06-12 16:39:05.466321 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.466336 | controller |                 ".": {},
2026-06-12 16:39:05.466349 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.466364 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.466378 | controller |                 "f:status": {},
2026-06-12 16:39:05.466392 | controller |                 "f:type": {}
2026-06-12 16:39:05.466406 | controller |               },
2026-06-12 16:39:05.466421 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.466435 | controller |                 ".": {},
2026-06-12 16:39:05.466450 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.466467 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.466482 | controller |                 "f:status": {},
2026-06-12 16:39:05.466497 | controller |                 "f:type": {}
2026-06-12 16:39:05.466524 | controller |               },
2026-06-12 16:39:05.466543 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.466559 | controller |                 ".": {},
2026-06-12 16:39:05.466573 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.466587 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.466602 | controller |                 "f:status": {},
2026-06-12 16:39:05.466615 | controller |                 "f:type": {}
2026-06-12 16:39:05.466636 | controller |               }
2026-06-12 16:39:05.466652 | controller |             },
2026-06-12 16:39:05.466671 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.466686 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.466701 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.466720 | controller |             "f:phase": {},
2026-06-12 16:39:05.466735 | controller |             "f:podIP": {},
2026-06-12 16:39:05.466754 | controller |             "f:podIPs": {
2026-06-12 16:39:05.466769 | controller |               ".": {},
2026-06-12 16:39:05.466788 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-12 16:39:05.466803 | controller |                 ".": {},
2026-06-12 16:39:05.466819 | controller |                 "f:ip": {}
2026-06-12 16:39:05.466834 | controller |               }
2026-06-12 16:39:05.466850 | controller |             },
2026-06-12 16:39:05.466869 | controller |             "f:startTime": {}
2026-06-12 16:39:05.466939 | controller |           }
2026-06-12 16:39:05.466960 | controller |         },
2026-06-12 16:39:05.466975 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.466990 | controller |         "operation": "Update",
2026-06-12 16:39:05.467005 | controller |         "subresource": "status",
2026-06-12 16:39:05.467020 | controller |         "time": "2026-06-12T15:44:10Z"
2026-06-12 16:39:05.467034 | controller |       }
2026-06-12 16:39:05.467049 | controller |     ],
2026-06-12 16:39:05.467064 | controller |     "name": "openstack-operator-controller-manager-768ff84dfb-sbdwh",
2026-06-12 16:39:05.467079 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.467093 | controller |     "ownerReferences": [
2026-06-12 16:39:05.467108 | controller |       {
2026-06-12 16:39:05.467122 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.467136 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.467161 | controller |         "controller": true,
2026-06-12 16:39:05.467176 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.467190 | controller |         "name": "openstack-operator-controller-manager-768ff84dfb",
2026-06-12 16:39:05.467205 | controller |         "uid": "d26bbb3a-2ed1-4927-a134-8f94c8153f92"
2026-06-12 16:39:05.467220 | controller |       }
2026-06-12 16:39:05.467234 | controller |     ],
2026-06-12 16:39:05.467249 | controller |     "resourceVersion": "54287",
2026-06-12 16:39:05.467263 | controller |     "uid": "f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76"
2026-06-12 16:39:05.467278 | controller |   },
2026-06-12 16:39:05.467292 | controller |   "spec": {
2026-06-12 16:39:05.467307 | controller |     "containers": [
2026-06-12 16:39:05.467321 | controller |       {
2026-06-12 16:39:05.467335 | controller |         "args": [
2026-06-12 16:39:05.467350 | controller |           "--metrics-bind-address=:8443",
2026-06-12 16:39:05.467364 | controller |           "--leader-elect",
2026-06-12 16:39:05.467378 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.467393 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 16:39:05.467407 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-12 16:39:05.467426 | controller |         ],
2026-06-12 16:39:05.467441 | controller |         "command": [
2026-06-12 16:39:05.467455 | controller |           "/manager"
2026-06-12 16:39:05.467470 | controller |         ],
2026-06-12 16:39:05.467484 | controller |         "env": [
2026-06-12 16:39:05.467499 | controller |           {
2026-06-12 16:39:05.467533 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.467550 | controller |             "value": "30"
2026-06-12 16:39:05.467565 | controller |           },
2026-06-12 16:39:05.467580 | controller |           {
2026-06-12 16:39:05.467595 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.467609 | controller |             "value": "20"
2026-06-12 16:39:05.467624 | controller |           },
2026-06-12 16:39:05.467638 | controller |           {
2026-06-12 16:39:05.467652 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.467667 | controller |             "value": "5"
2026-06-12 16:39:05.467681 | controller |           },
2026-06-12 16:39:05.467695 | controller |           {
2026-06-12 16:39:05.467709 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 16:39:05.467723 | controller |             "value": "0.6.0-1781274410"
2026-06-12 16:39:05.467737 | controller |           },
2026-06-12 16:39:05.467751 | controller |           {
2026-06-12 16:39:05.467765 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.467780 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 16:39:05.467795 | controller |           },
2026-06-12 16:39:05.467810 | controller |           {
2026-06-12 16:39:05.467824 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.467839 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 16:39:05.467853 | controller |           },
2026-06-12 16:39:05.467868 | controller |           {
2026-06-12 16:39:05.467882 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.467897 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 16:39:05.467911 | controller |           },
2026-06-12 16:39:05.467926 | controller |           {
2026-06-12 16:39:05.467940 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.467954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 16:39:05.467969 | controller |           },
2026-06-12 16:39:05.467983 | controller |           {
2026-06-12 16:39:05.467998 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468012 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 16:39:05.468027 | controller |           },
2026-06-12 16:39:05.468041 | controller |           {
2026-06-12 16:39:05.468055 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468069 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 16:39:05.468084 | controller |           },
2026-06-12 16:39:05.468098 | controller |           {
2026-06-12 16:39:05.468112 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468126 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 16:39:05.468140 | controller |           },
2026-06-12 16:39:05.468155 | controller |           {
2026-06-12 16:39:05.468169 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468183 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 16:39:05.468201 | controller |           },
2026-06-12 16:39:05.468216 | controller |           {
2026-06-12 16:39:05.468230 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468245 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 16:39:05.468260 | controller |           },
2026-06-12 16:39:05.468274 | controller |           {
2026-06-12 16:39:05.468289 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468303 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 16:39:05.468317 | controller |           },
2026-06-12 16:39:05.468332 | controller |           {
2026-06-12 16:39:05.468346 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468360 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 16:39:05.468375 | controller |           },
2026-06-12 16:39:05.468389 | controller |           {
2026-06-12 16:39:05.468403 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468418 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 16:39:05.468432 | controller |           },
2026-06-12 16:39:05.468447 | controller |           {
2026-06-12 16:39:05.468461 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468475 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 16:39:05.468490 | controller |           },
2026-06-12 16:39:05.468505 | controller |           {
2026-06-12 16:39:05.468539 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468555 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 16:39:05.468570 | controller |           },
2026-06-12 16:39:05.468585 | controller |           {
2026-06-12 16:39:05.468600 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468614 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 16:39:05.468628 | controller |           },
2026-06-12 16:39:05.468643 | controller |           {
2026-06-12 16:39:05.468657 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468671 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 16:39:05.468686 | controller |           },
2026-06-12 16:39:05.468700 | controller |           {
2026-06-12 16:39:05.468714 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 16:39:05.468742 | controller |           },
2026-06-12 16:39:05.468756 | controller |           {
2026-06-12 16:39:05.468770 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468784 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 16:39:05.468799 | controller |           },
2026-06-12 16:39:05.468814 | controller |           {
2026-06-12 16:39:05.468828 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 16:39:05.468858 | controller |           },
2026-06-12 16:39:05.468872 | controller |           {
2026-06-12 16:39:05.468890 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 16:39:05.468920 | controller |           },
2026-06-12 16:39:05.468935 | controller |           {
2026-06-12 16:39:05.468950 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.468964 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 16:39:05.468978 | controller |           },
2026-06-12 16:39:05.468993 | controller |           {
2026-06-12 16:39:05.469007 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469021 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 16:39:05.469036 | controller |           },
2026-06-12 16:39:05.469051 | controller |           {
2026-06-12 16:39:05.469065 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469079 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 16:39:05.469094 | controller |           },
2026-06-12 16:39:05.469108 | controller |           {
2026-06-12 16:39:05.469122 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469137 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 16:39:05.469151 | controller |           },
2026-06-12 16:39:05.469165 | controller |           {
2026-06-12 16:39:05.469180 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469194 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 16:39:05.469208 | controller |           },
2026-06-12 16:39:05.469222 | controller |           {
2026-06-12 16:39:05.469236 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469250 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 16:39:05.469265 | controller |           },
2026-06-12 16:39:05.469279 | controller |           {
2026-06-12 16:39:05.469293 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469307 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 16:39:05.469322 | controller |           },
2026-06-12 16:39:05.469336 | controller |           {
2026-06-12 16:39:05.469350 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469365 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 16:39:05.469379 | controller |           },
2026-06-12 16:39:05.469393 | controller |           {
2026-06-12 16:39:05.469407 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469422 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 16:39:05.469436 | controller |           },
2026-06-12 16:39:05.469451 | controller |           {
2026-06-12 16:39:05.469465 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469479 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 16:39:05.469494 | controller |           },
2026-06-12 16:39:05.469509 | controller |           {
2026-06-12 16:39:05.469552 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469572 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 16:39:05.469587 | controller |           },
2026-06-12 16:39:05.469603 | controller |           {
2026-06-12 16:39:05.469617 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469632 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 16:39:05.469647 | controller |           },
2026-06-12 16:39:05.469661 | controller |           {
2026-06-12 16:39:05.469676 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469690 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 16:39:05.469705 | controller |           },
2026-06-12 16:39:05.469720 | controller |           {
2026-06-12 16:39:05.469734 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469748 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 16:39:05.469763 | controller |           },
2026-06-12 16:39:05.469777 | controller |           {
2026-06-12 16:39:05.469791 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469806 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 16:39:05.469820 | controller |           },
2026-06-12 16:39:05.469835 | controller |           {
2026-06-12 16:39:05.469850 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469865 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 16:39:05.469881 | controller |           },
2026-06-12 16:39:05.469895 | controller |           {
2026-06-12 16:39:05.469910 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469924 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 16:39:05.469939 | controller |           },
2026-06-12 16:39:05.469953 | controller |           {
2026-06-12 16:39:05.469968 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.469982 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 16:39:05.469997 | controller |           },
2026-06-12 16:39:05.470011 | controller |           {
2026-06-12 16:39:05.470026 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470040 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 16:39:05.470055 | controller |           },
2026-06-12 16:39:05.470069 | controller |           {
2026-06-12 16:39:05.470084 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470098 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 16:39:05.470112 | controller |           },
2026-06-12 16:39:05.470127 | controller |           {
2026-06-12 16:39:05.470141 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470155 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 16:39:05.470170 | controller |           },
2026-06-12 16:39:05.470184 | controller |           {
2026-06-12 16:39:05.470198 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470213 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 16:39:05.470230 | controller |           },
2026-06-12 16:39:05.470245 | controller |           {
2026-06-12 16:39:05.470259 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470274 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 16:39:05.470288 | controller |           },
2026-06-12 16:39:05.470302 | controller |           {
2026-06-12 16:39:05.470316 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470330 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 16:39:05.470345 | controller |           },
2026-06-12 16:39:05.470359 | controller |           {
2026-06-12 16:39:05.470373 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470387 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 16:39:05.470401 | controller |           },
2026-06-12 16:39:05.470416 | controller |           {
2026-06-12 16:39:05.470430 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 16:39:05.470458 | controller |           },
2026-06-12 16:39:05.470472 | controller |           {
2026-06-12 16:39:05.470487 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470501 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 16:39:05.470533 | controller |           },
2026-06-12 16:39:05.470550 | controller |           {
2026-06-12 16:39:05.470564 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470579 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 16:39:05.470593 | controller |           },
2026-06-12 16:39:05.470608 | controller |           {
2026-06-12 16:39:05.470622 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 16:39:05.470652 | controller |           },
2026-06-12 16:39:05.470666 | controller |           {
2026-06-12 16:39:05.470680 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470695 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 16:39:05.470709 | controller |           },
2026-06-12 16:39:05.470724 | controller |           {
2026-06-12 16:39:05.470738 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470753 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 16:39:05.470767 | controller |           },
2026-06-12 16:39:05.470781 | controller |           {
2026-06-12 16:39:05.470795 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 16:39:05.470824 | controller |           },
2026-06-12 16:39:05.470839 | controller |           {
2026-06-12 16:39:05.470853 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 16:39:05.470883 | controller |           },
2026-06-12 16:39:05.470898 | controller |           {
2026-06-12 16:39:05.470916 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470931 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 16:39:05.470946 | controller |           },
2026-06-12 16:39:05.470961 | controller |           {
2026-06-12 16:39:05.470975 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.470989 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 16:39:05.471004 | controller |           },
2026-06-12 16:39:05.471018 | controller |           {
2026-06-12 16:39:05.471032 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471047 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 16:39:05.471062 | controller |           },
2026-06-12 16:39:05.471076 | controller |           {
2026-06-12 16:39:05.471090 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471105 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 16:39:05.471129 | controller |           },
2026-06-12 16:39:05.471144 | controller |           {
2026-06-12 16:39:05.471159 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471173 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 16:39:05.471188 | controller |           },
2026-06-12 16:39:05.471203 | controller |           {
2026-06-12 16:39:05.471217 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471232 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 16:39:05.471246 | controller |           },
2026-06-12 16:39:05.471261 | controller |           {
2026-06-12 16:39:05.471275 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471290 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 16:39:05.471307 | controller |           },
2026-06-12 16:39:05.471323 | controller |           {
2026-06-12 16:39:05.471338 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 16:39:05.471368 | controller |           },
2026-06-12 16:39:05.471382 | controller |           {
2026-06-12 16:39:05.471397 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 16:39:05.471427 | controller |           },
2026-06-12 16:39:05.471441 | controller |           {
2026-06-12 16:39:05.471456 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 16:39:05.471485 | controller |           },
2026-06-12 16:39:05.471499 | controller |           {
2026-06-12 16:39:05.471530 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471546 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 16:39:05.471561 | controller |           },
2026-06-12 16:39:05.471576 | controller |           {
2026-06-12 16:39:05.471590 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471605 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 16:39:05.471623 | controller |           },
2026-06-12 16:39:05.471638 | controller |           {
2026-06-12 16:39:05.471653 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 16:39:05.471682 | controller |           },
2026-06-12 16:39:05.471696 | controller |           {
2026-06-12 16:39:05.471710 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471724 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 16:39:05.471738 | controller |           },
2026-06-12 16:39:05.471753 | controller |           {
2026-06-12 16:39:05.471767 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471782 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 16:39:05.471796 | controller |           },
2026-06-12 16:39:05.471810 | controller |           {
2026-06-12 16:39:05.471824 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471838 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 16:39:05.471853 | controller |           },
2026-06-12 16:39:05.471867 | controller |           {
2026-06-12 16:39:05.471882 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471897 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 16:39:05.471912 | controller |           },
2026-06-12 16:39:05.471926 | controller |           {
2026-06-12 16:39:05.471941 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.471955 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 16:39:05.471970 | controller |           },
2026-06-12 16:39:05.471984 | controller |           {
2026-06-12 16:39:05.471999 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472013 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 16:39:05.472028 | controller |           },
2026-06-12 16:39:05.472043 | controller |           {
2026-06-12 16:39:05.472058 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 16:39:05.472087 | controller |           },
2026-06-12 16:39:05.472101 | controller |           {
2026-06-12 16:39:05.472116 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 16:39:05.472131 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 16:39:05.472145 | controller |           },
2026-06-12 16:39:05.472160 | controller |           {
2026-06-12 16:39:05.472174 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472188 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 16:39:05.472203 | controller |           },
2026-06-12 16:39:05.472217 | controller |           {
2026-06-12 16:39:05.472232 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472246 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 16:39:05.472261 | controller |           },
2026-06-12 16:39:05.472279 | controller |           {
2026-06-12 16:39:05.472294 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472309 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 16:39:05.472323 | controller |           },
2026-06-12 16:39:05.472338 | controller |           {
2026-06-12 16:39:05.472352 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472366 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 16:39:05.472381 | controller |           },
2026-06-12 16:39:05.472395 | controller |           {
2026-06-12 16:39:05.472409 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472424 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 16:39:05.472438 | controller |           },
2026-06-12 16:39:05.472453 | controller |           {
2026-06-12 16:39:05.472467 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472482 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 16:39:05.472497 | controller |           },
2026-06-12 16:39:05.472525 | controller |           {
2026-06-12 16:39:05.472545 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 16:39:05.472575 | controller |           },
2026-06-12 16:39:05.472590 | controller |           {
2026-06-12 16:39:05.472605 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 16:39:05.472634 | controller |           },
2026-06-12 16:39:05.472648 | controller |           {
2026-06-12 16:39:05.472663 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 16:39:05.472692 | controller |           },
2026-06-12 16:39:05.472707 | controller |           {
2026-06-12 16:39:05.472722 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472737 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 16:39:05.472751 | controller |           },
2026-06-12 16:39:05.472765 | controller |           {
2026-06-12 16:39:05.472780 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 16:39:05.472808 | controller |           },
2026-06-12 16:39:05.472823 | controller |           {
2026-06-12 16:39:05.472837 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472851 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 16:39:05.472866 | controller |           },
2026-06-12 16:39:05.472880 | controller |           {
2026-06-12 16:39:05.472894 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 16:39:05.472924 | controller |           },
2026-06-12 16:39:05.472938 | controller |           {
2026-06-12 16:39:05.472953 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.472971 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 16:39:05.472986 | controller |           },
2026-06-12 16:39:05.473000 | controller |           {
2026-06-12 16:39:05.473015 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.473030 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 16:39:05.473044 | controller |           },
2026-06-12 16:39:05.473059 | controller |           {
2026-06-12 16:39:05.473073 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.473087 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 16:39:05.473102 | controller |           },
2026-06-12 16:39:05.473116 | controller |           {
2026-06-12 16:39:05.473130 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 16:39:05.473144 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 16:39:05.473159 | controller |           }
2026-06-12 16:39:05.473173 | controller |         ],
2026-06-12 16:39:05.473187 | controller |         "image": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 16:39:05.473202 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.473216 | controller |         "livenessProbe": {
2026-06-12 16:39:05.473231 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.473245 | controller |           "httpGet": {
2026-06-12 16:39:05.473260 | controller |             "path": "/healthz",
2026-06-12 16:39:05.473274 | controller |             "port": 8081,
2026-06-12 16:39:05.473288 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.473302 | controller |           },
2026-06-12 16:39:05.473316 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.473330 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.473344 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.473358 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.473372 | controller |         },
2026-06-12 16:39:05.473386 | controller |         "name": "manager",
2026-06-12 16:39:05.473400 | controller |         "ports": [
2026-06-12 16:39:05.473414 | controller |           {
2026-06-12 16:39:05.473428 | controller |             "containerPort": 9443,
2026-06-12 16:39:05.473442 | controller |             "name": "webhook-server",
2026-06-12 16:39:05.473456 | controller |             "protocol": "TCP"
2026-06-12 16:39:05.473470 | controller |           }
2026-06-12 16:39:05.473484 | controller |         ],
2026-06-12 16:39:05.473498 | controller |         "readinessProbe": {
2026-06-12 16:39:05.473537 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.473557 | controller |           "httpGet": {
2026-06-12 16:39:05.473573 | controller |             "path": "/readyz",
2026-06-12 16:39:05.473587 | controller |             "port": 8081,
2026-06-12 16:39:05.473602 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.473616 | controller |           },
2026-06-12 16:39:05.473630 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.473645 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.473659 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.473674 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.473689 | controller |         },
2026-06-12 16:39:05.473704 | controller |         "resources": {
2026-06-12 16:39:05.473718 | controller |           "limits": {
2026-06-12 16:39:05.473732 | controller |             "cpu": "500m",
2026-06-12 16:39:05.473747 | controller |             "memory": "1Gi"
2026-06-12 16:39:05.473761 | controller |           },
2026-06-12 16:39:05.473783 | controller |           "requests": {
2026-06-12 16:39:05.473798 | controller |             "cpu": "10m",
2026-06-12 16:39:05.473812 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.473829 | controller |           }
2026-06-12 16:39:05.473845 | controller |         },
2026-06-12 16:39:05.473859 | controller |         "securityContext": {
2026-06-12 16:39:05.473874 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.473888 | controller |           "capabilities": {
2026-06-12 16:39:05.473902 | controller |             "drop": [
2026-06-12 16:39:05.473916 | controller |               "ALL"
2026-06-12 16:39:05.473931 | controller |             ]
2026-06-12 16:39:05.473945 | controller |           },
2026-06-12 16:39:05.473959 | controller |           "runAsUser": 1000660000
2026-06-12 16:39:05.473974 | controller |         },
2026-06-12 16:39:05.473988 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.474002 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.474017 | controller |         "volumeMounts": [
2026-06-12 16:39:05.474031 | controller |           {
2026-06-12 16:39:05.474045 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 16:39:05.474060 | controller |             "name": "metrics-certs",
2026-06-12 16:39:05.474074 | controller |             "readOnly": true
2026-06-12 16:39:05.474088 | controller |           },
2026-06-12 16:39:05.474103 | controller |           {
2026-06-12 16:39:05.474117 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 16:39:05.474131 | controller |             "name": "webhook-certs",
2026-06-12 16:39:05.474145 | controller |             "readOnly": true
2026-06-12 16:39:05.474159 | controller |           },
2026-06-12 16:39:05.474173 | controller |           {
2026-06-12 16:39:05.474187 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.474201 | controller |             "name": "kube-api-access-t6ptq",
2026-06-12 16:39:05.474216 | controller |             "readOnly": true
2026-06-12 16:39:05.474230 | controller |           }
2026-06-12 16:39:05.474244 | controller |         ]
2026-06-12 16:39:05.474258 | controller |       }
2026-06-12 16:39:05.474272 | controller |     ],
2026-06-12 16:39:05.474286 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.474301 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.474315 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.474329 | controller |       {
2026-06-12 16:39:05.474343 | controller |         "name": "openstack-operator-controller-manager-dockercfg-8rjjq"
2026-06-12 16:39:05.474357 | controller |       }
2026-06-12 16:39:05.474371 | controller |     ],
2026-06-12 16:39:05.474385 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.474399 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.474413 | controller |     "priority": 0,
2026-06-12 16:39:05.474428 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.474442 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.474457 | controller |     "securityContext": {
2026-06-12 16:39:05.474471 | controller |       "fsGroup": 1000660000,
2026-06-12 16:39:05.474485 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.474500 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.474532 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.474549 | controller |       },
2026-06-12 16:39:05.474564 | controller |       "seccompProfile": {
2026-06-12 16:39:05.474579 | controller |         "type": "RuntimeDefault"
2026-06-12 16:39:05.474593 | controller |       }
2026-06-12 16:39:05.474607 | controller |     },
2026-06-12 16:39:05.474622 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-12 16:39:05.474636 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-12 16:39:05.474654 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.474668 | controller |     "tolerations": [
2026-06-12 16:39:05.474683 | controller |       {
2026-06-12 16:39:05.474697 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.474712 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.474726 | controller |         "operator": "Exists",
2026-06-12 16:39:05.474741 | controller |         "tolerationSeconds": 300
2026-06-12 16:39:05.474755 | controller |       },
2026-06-12 16:39:05.474770 | controller |       {
2026-06-12 16:39:05.474784 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.474798 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.474812 | controller |         "operator": "Exists",
2026-06-12 16:39:05.474826 | controller |         "tolerationSeconds": 300
2026-06-12 16:39:05.474840 | controller |       },
2026-06-12 16:39:05.474854 | controller |       {
2026-06-12 16:39:05.474868 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.474881 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.474896 | controller |         "operator": "Exists"
2026-06-12 16:39:05.474910 | controller |       }
2026-06-12 16:39:05.474925 | controller |     ],
2026-06-12 16:39:05.474939 | controller |     "volumes": [
2026-06-12 16:39:05.474953 | controller |       {
2026-06-12 16:39:05.474968 | controller |         "name": "metrics-certs",
2026-06-12 16:39:05.474982 | controller |         "secret": {
2026-06-12 16:39:05.474997 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.475011 | controller |           "items": [
2026-06-12 16:39:05.475025 | controller |             {
2026-06-12 16:39:05.475040 | controller |               "key": "ca.crt",
2026-06-12 16:39:05.475054 | controller |               "path": "ca.crt"
2026-06-12 16:39:05.475068 | controller |             },
2026-06-12 16:39:05.475082 | controller |             {
2026-06-12 16:39:05.475105 | controller |               "key": "tls.crt",
2026-06-12 16:39:05.475120 | controller |               "path": "tls.crt"
2026-06-12 16:39:05.475134 | controller |             },
2026-06-12 16:39:05.475149 | controller |             {
2026-06-12 16:39:05.475163 | controller |               "key": "tls.key",
2026-06-12 16:39:05.475178 | controller |               "path": "tls.key"
2026-06-12 16:39:05.475192 | controller |             }
2026-06-12 16:39:05.475206 | controller |           ],
2026-06-12 16:39:05.475220 | controller |           "optional": false,
2026-06-12 16:39:05.475234 | controller |           "secretName": "metrics-server-cert"
2026-06-12 16:39:05.475249 | controller |         }
2026-06-12 16:39:05.475263 | controller |       },
2026-06-12 16:39:05.475277 | controller |       {
2026-06-12 16:39:05.475291 | controller |         "name": "webhook-certs",
2026-06-12 16:39:05.475305 | controller |         "secret": {
2026-06-12 16:39:05.475319 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.475333 | controller |           "secretName": "webhook-server-cert"
2026-06-12 16:39:05.475348 | controller |         }
2026-06-12 16:39:05.475362 | controller |       },
2026-06-12 16:39:05.475376 | controller |       {
2026-06-12 16:39:05.475390 | controller |         "name": "kube-api-access-t6ptq",
2026-06-12 16:39:05.475404 | controller |         "projected": {
2026-06-12 16:39:05.475418 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.475432 | controller |           "sources": [
2026-06-12 16:39:05.475447 | controller |             {
2026-06-12 16:39:05.475461 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.475476 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.475490 | controller |                 "path": "token"
2026-06-12 16:39:05.475504 | controller |               }
2026-06-12 16:39:05.475536 | controller |             },
2026-06-12 16:39:05.475555 | controller |             {
2026-06-12 16:39:05.475570 | controller |               "configMap": {
2026-06-12 16:39:05.475584 | controller |                 "items": [
2026-06-12 16:39:05.475598 | controller |                   {
2026-06-12 16:39:05.475612 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.475627 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.475641 | controller |                   }
2026-06-12 16:39:05.475655 | controller |                 ],
2026-06-12 16:39:05.475669 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.475683 | controller |               }
2026-06-12 16:39:05.475698 | controller |             },
2026-06-12 16:39:05.475713 | controller |             {
2026-06-12 16:39:05.475728 | controller |               "downwardAPI": {
2026-06-12 16:39:05.475742 | controller |                 "items": [
2026-06-12 16:39:05.475756 | controller |                   {
2026-06-12 16:39:05.475770 | controller |                     "fieldRef": {
2026-06-12 16:39:05.475785 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.475799 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.475813 | controller |                     },
2026-06-12 16:39:05.475828 | controller |                     "path": "namespace"
2026-06-12 16:39:05.475842 | controller |                   }
2026-06-12 16:39:05.475856 | controller |                 ]
2026-06-12 16:39:05.475871 | controller |               }
2026-06-12 16:39:05.475885 | controller |             },
2026-06-12 16:39:05.475900 | controller |             {
2026-06-12 16:39:05.475914 | controller |               "configMap": {
2026-06-12 16:39:05.475928 | controller |                 "items": [
2026-06-12 16:39:05.475942 | controller |                   {
2026-06-12 16:39:05.475957 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.475971 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.475986 | controller |                   }
2026-06-12 16:39:05.476000 | controller |                 ],
2026-06-12 16:39:05.476014 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.476029 | controller |               }
2026-06-12 16:39:05.476043 | controller |             }
2026-06-12 16:39:05.476057 | controller |           ]
2026-06-12 16:39:05.476071 | controller |         }
2026-06-12 16:39:05.476085 | controller |       }
2026-06-12 16:39:05.476099 | controller |     ]
2026-06-12 16:39:05.476114 | controller |   },
2026-06-12 16:39:05.476128 | controller |   "status": {
2026-06-12 16:39:05.476142 | controller |     "conditions": [
2026-06-12 16:39:05.476156 | controller |       {
2026-06-12 16:39:05.476170 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.476184 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:05.476198 | controller |         "status": "True",
2026-06-12 16:39:05.476213 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.476227 | controller |       },
2026-06-12 16:39:05.476242 | controller |       {
2026-06-12 16:39:05.476256 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.476270 | controller |         "lastTransitionTime": "2026-06-12T15:43:05Z",
2026-06-12 16:39:05.476284 | controller |         "status": "True",
2026-06-12 16:39:05.476299 | controller |         "type": "Initialized"
2026-06-12 16:39:05.476313 | controller |       },
2026-06-12 16:39:05.476327 | controller |       {
2026-06-12 16:39:05.476342 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.476356 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:05.476370 | controller |         "status": "True",
2026-06-12 16:39:05.476384 | controller |         "type": "Ready"
2026-06-12 16:39:05.476399 | controller |       },
2026-06-12 16:39:05.476413 | controller |       {
2026-06-12 16:39:05.476427 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.476446 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:05.476461 | controller |         "status": "True",
2026-06-12 16:39:05.476475 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.476489 | controller |       },
2026-06-12 16:39:05.476503 | controller |       {
2026-06-12 16:39:05.476535 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.476551 | controller |         "lastTransitionTime": "2026-06-12T15:43:05Z",
2026-06-12 16:39:05.476566 | controller |         "status": "True",
2026-06-12 16:39:05.476580 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.476594 | controller |       }
2026-06-12 16:39:05.476608 | controller |     ],
2026-06-12 16:39:05.476623 | controller |     "containerStatuses": [
2026-06-12 16:39:05.476636 | controller |       {
2026-06-12 16:39:05.476650 | controller |         "allocatedResources": {
2026-06-12 16:39:05.476664 | controller |           "cpu": "10m",
2026-06-12 16:39:05.476678 | controller |           "memory": "512Mi"
2026-06-12 16:39:05.476692 | controller |         },
2026-06-12 16:39:05.476706 | controller |         "containerID": "cri-o://314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083",
2026-06-12 16:39:05.476721 | controller |         "image": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 16:39:05.476736 | controller |         "imageID": "38.102.83.196:5001/openstack-k8s-operators/openstack-operator@sha256:0fc788ab535587780720dda7d9179e7271d26dc0d8affe2d13476f03ae183178",
2026-06-12 16:39:05.476751 | controller |         "lastState": {},
2026-06-12 16:39:05.476766 | controller |         "name": "manager",
2026-06-12 16:39:05.476779 | controller |         "ready": true,
2026-06-12 16:39:05.476793 | controller |         "resources": {
2026-06-12 16:39:05.476807 | controller |           "limits": {
2026-06-12 16:39:05.476821 | controller |             "cpu": "500m",
2026-06-12 16:39:05.476835 | controller |             "memory": "1Gi"
2026-06-12 16:39:05.476849 | controller |           },
2026-06-12 16:39:05.476863 | controller |           "requests": {
2026-06-12 16:39:05.476878 | controller |             "cpu": "10m",
2026-06-12 16:39:05.476892 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.476905 | controller |           }
2026-06-12 16:39:05.476920 | controller |         },
2026-06-12 16:39:05.476934 | controller |         "restartCount": 0,
2026-06-12 16:39:05.476949 | controller |         "started": true,
2026-06-12 16:39:05.476963 | controller |         "state": {
2026-06-12 16:39:05.476977 | controller |           "running": {
2026-06-12 16:39:05.476992 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:05.477062 | controller |           }
2026-06-12 16:39:05.477082 | controller |         },
2026-06-12 16:39:05.477098 | controller |         "user": {
2026-06-12 16:39:05.477113 | controller |           "linux": {
2026-06-12 16:39:05.477127 | controller |             "gid": 0,
2026-06-12 16:39:05.477141 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.477156 | controller |               0,
2026-06-12 16:39:05.477170 | controller |               1000660000
2026-06-12 16:39:05.477184 | controller |             ],
2026-06-12 16:39:05.477198 | controller |             "uid": 1000660000
2026-06-12 16:39:05.477212 | controller |           }
2026-06-12 16:39:05.477227 | controller |         },
2026-06-12 16:39:05.477240 | controller |         "volumeMounts": [
2026-06-12 16:39:05.477254 | controller |           {
2026-06-12 16:39:05.477268 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 16:39:05.477282 | controller |             "name": "metrics-certs",
2026-06-12 16:39:05.477297 | controller |             "readOnly": true,
2026-06-12 16:39:05.477311 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.477325 | controller |           },
2026-06-12 16:39:05.477343 | controller |           {
2026-06-12 16:39:05.477358 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 16:39:05.477372 | controller |             "name": "webhook-certs",
2026-06-12 16:39:05.477386 | controller |             "readOnly": true,
2026-06-12 16:39:05.477401 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.477415 | controller |           },
2026-06-12 16:39:05.477429 | controller |           {
2026-06-12 16:39:05.477443 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.477457 | controller |             "name": "kube-api-access-t6ptq",
2026-06-12 16:39:05.477471 | controller |             "readOnly": true,
2026-06-12 16:39:05.477486 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.477500 | controller |           }
2026-06-12 16:39:05.477542 | controller |         ]
2026-06-12 16:39:05.477560 | controller |       }
2026-06-12 16:39:05.477575 | controller |     ],
2026-06-12 16:39:05.477589 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.477604 | controller |     "hostIPs": [
2026-06-12 16:39:05.477618 | controller |       {
2026-06-12 16:39:05.477633 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.477647 | controller |       }
2026-06-12 16:39:05.477661 | controller |     ],
2026-06-12 16:39:05.477676 | controller |     "phase": "Running",
2026-06-12 16:39:05.477690 | controller |     "podIP": "10.217.0.93",
2026-06-12 16:39:05.477704 | controller |     "podIPs": [
2026-06-12 16:39:05.477718 | controller |       {
2026-06-12 16:39:05.477733 | controller |         "ip": "10.217.0.93"
2026-06-12 16:39:05.477747 | controller |       }
2026-06-12 16:39:05.477761 | controller |     ],
2026-06-12 16:39:05.477775 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.477790 | controller |     "startTime": "2026-06-12T15:43:05Z"
2026-06-12 16:39:05.477804 | controller |   }
2026-06-12 16:39:05.477821 | controller | }
2026-06-12 16:39:05.507225 | controller | ok:
2026-06-12 16:39:05.507343 | controller | {
2026-06-12 16:39:05.507365 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.507383 | controller |   "kind": "Pod",
2026-06-12 16:39:05.507400 | controller |   "metadata": {
2026-06-12 16:39:05.507416 | controller |     "annotations": {
2026-06-12 16:39:05.507437 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.88/23\"],\"mac_address\":\"0a:58:0a:d9:00:58\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.88/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.507531 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.88\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:58\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.507558 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.507576 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.507592 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.507608 | controller |     },
2026-06-12 16:39:05.507624 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.507640 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-12 16:39:05.507656 | controller |     "generation": 1,
2026-06-12 16:39:05.507671 | controller |     "labels": {
2026-06-12 16:39:05.507687 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-12 16:39:05.507702 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.507727 | controller |       "openstack.org/operator-name": "ovn",
2026-06-12 16:39:05.507743 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-12 16:39:05.507757 | controller |     },
2026-06-12 16:39:05.507772 | controller |     "managedFields": [
2026-06-12 16:39:05.507786 | controller |       {
2026-06-12 16:39:05.507801 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.507815 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.507830 | controller |         "fieldsV1": {
2026-06-12 16:39:05.507845 | controller |           "f:metadata": {
2026-06-12 16:39:05.507859 | controller |             "f:annotations": {
2026-06-12 16:39:05.507873 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.507888 | controller |             }
2026-06-12 16:39:05.507902 | controller |           }
2026-06-12 16:39:05.507916 | controller |         },
2026-06-12 16:39:05.507931 | controller |         "manager": "crc",
2026-06-12 16:39:05.507945 | controller |         "operation": "Update",
2026-06-12 16:39:05.507959 | controller |         "subresource": "status",
2026-06-12 16:39:05.507973 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.507988 | controller |       },
2026-06-12 16:39:05.508002 | controller |       {
2026-06-12 16:39:05.508016 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.508030 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.508044 | controller |         "fieldsV1": {
2026-06-12 16:39:05.508057 | controller |           "f:metadata": {
2026-06-12 16:39:05.508071 | controller |             "f:annotations": {
2026-06-12 16:39:05.508085 | controller |               ".": {},
2026-06-12 16:39:05.508099 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.508113 | controller |             },
2026-06-12 16:39:05.508127 | controller |             "f:generateName": {},
2026-06-12 16:39:05.508141 | controller |             "f:labels": {
2026-06-12 16:39:05.508156 | controller |               ".": {},
2026-06-12 16:39:05.508170 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.508184 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.508198 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.508212 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.508227 | controller |             },
2026-06-12 16:39:05.508241 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.508255 | controller |               ".": {},
2026-06-12 16:39:05.508269 | controller |               "k:{\"uid\":\"0e8b1d79-dc47-428a-a23c-6eedaa56a5ea\"}": {}
2026-06-12 16:39:05.508284 | controller |             }
2026-06-12 16:39:05.508298 | controller |           },
2026-06-12 16:39:05.508360 | controller |           "f:spec": {
2026-06-12 16:39:05.508379 | controller |             "f:containers": {
2026-06-12 16:39:05.508393 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.508408 | controller |                 ".": {},
2026-06-12 16:39:05.508450 | controller |                 "f:args": {},
2026-06-12 16:39:05.508465 | controller |                 "f:command": {},
2026-06-12 16:39:05.508480 | controller |                 "f:env": {
2026-06-12 16:39:05.508522 | controller |                   ".": {},
2026-06-12 16:39:05.508547 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.508563 | controller |                     ".": {},
2026-06-12 16:39:05.508599 | controller |                     "f:name": {},
2026-06-12 16:39:05.508618 | controller |                     "f:value": {}
2026-06-12 16:39:05.508633 | controller |                   },
2026-06-12 16:39:05.508648 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.508683 | controller |                     ".": {},
2026-06-12 16:39:05.508703 | controller |                     "f:name": {},
2026-06-12 16:39:05.508722 | controller |                     "f:value": {}
2026-06-12 16:39:05.508737 | controller |                   },
2026-06-12 16:39:05.508777 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.508794 | controller |                     ".": {},
2026-06-12 16:39:05.508808 | controller |                     "f:name": {},
2026-06-12 16:39:05.508823 | controller |                     "f:value": {}
2026-06-12 16:39:05.508863 | controller |                   },
2026-06-12 16:39:05.508879 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.508893 | controller |                     ".": {},
2026-06-12 16:39:05.508908 | controller |                     "f:name": {},
2026-06-12 16:39:05.508948 | controller |                     "f:value": {}
2026-06-12 16:39:05.508963 | controller |                   },
2026-06-12 16:39:05.508977 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.509010 | controller |                     ".": {},
2026-06-12 16:39:05.509031 | controller |                     "f:name": {},
2026-06-12 16:39:05.509046 | controller |                     "f:value": {}
2026-06-12 16:39:05.509061 | controller |                   }
2026-06-12 16:39:05.509096 | controller |                 },
2026-06-12 16:39:05.509116 | controller |                 "f:image": {},
2026-06-12 16:39:05.509131 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.509145 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.509182 | controller |                   ".": {},
2026-06-12 16:39:05.509201 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.509217 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.509231 | controller |                     ".": {},
2026-06-12 16:39:05.509266 | controller |                     "f:path": {},
2026-06-12 16:39:05.509285 | controller |                     "f:port": {},
2026-06-12 16:39:05.509300 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.509314 | controller |                   },
2026-06-12 16:39:05.509352 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.509373 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.509388 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.509403 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.509439 | controller |                 },
2026-06-12 16:39:05.509457 | controller |                 "f:name": {},
2026-06-12 16:39:05.509471 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.509486 | controller |                   ".": {},
2026-06-12 16:39:05.509542 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.509561 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.509597 | controller |                     ".": {},
2026-06-12 16:39:05.509617 | controller |                     "f:path": {},
2026-06-12 16:39:05.509632 | controller |                     "f:port": {},
2026-06-12 16:39:05.509647 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.509684 | controller |                   },
2026-06-12 16:39:05.509703 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.509718 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.509733 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.509770 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.509788 | controller |                 },
2026-06-12 16:39:05.509803 | controller |                 "f:resources": {
2026-06-12 16:39:05.509818 | controller |                   ".": {},
2026-06-12 16:39:05.509855 | controller |                   "f:limits": {
2026-06-12 16:39:05.509873 | controller |                     ".": {},
2026-06-12 16:39:05.509887 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.509904 | controller |                     "f:memory": {}
2026-06-12 16:39:05.509943 | controller |                   },
2026-06-12 16:39:05.509959 | controller |                   "f:requests": {
2026-06-12 16:39:05.509973 | controller |                     ".": {},
2026-06-12 16:39:05.509987 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.510027 | controller |                     "f:memory": {}
2026-06-12 16:39:05.510043 | controller |                   }
2026-06-12 16:39:05.510057 | controller |                 },
2026-06-12 16:39:05.510104 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.510131 | controller |                   ".": {},
2026-06-12 16:39:05.510147 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.510187 | controller |                 },
2026-06-12 16:39:05.510207 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.510222 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.510237 | controller |               }
2026-06-12 16:39:05.510275 | controller |             },
2026-06-12 16:39:05.510294 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.510308 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.510323 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.510361 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.510379 | controller |             "f:securityContext": {
2026-06-12 16:39:05.510394 | controller |               ".": {},
2026-06-12 16:39:05.510410 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.510449 | controller |             },
2026-06-12 16:39:05.510466 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.510481 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.510496 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.510557 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.510573 | controller |           }
2026-06-12 16:39:05.510588 | controller |         },
2026-06-12 16:39:05.510628 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.510645 | controller |         "operation": "Update",
2026-06-12 16:39:05.510665 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.510713 | controller |       },
2026-06-12 16:39:05.510734 | controller |       {
2026-06-12 16:39:05.510749 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.510785 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.510817 | controller |         "fieldsV1": {
2026-06-12 16:39:05.510835 | controller |           "f:metadata": {
2026-06-12 16:39:05.510875 | controller |             "f:annotations": {
2026-06-12 16:39:05.510895 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.510910 | controller |             }
2026-06-12 16:39:05.510925 | controller |           }
2026-06-12 16:39:05.510963 | controller |         },
2026-06-12 16:39:05.510981 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.510995 | controller |         "operation": "Update",
2026-06-12 16:39:05.511010 | controller |         "subresource": "status",
2026-06-12 16:39:05.511047 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.511064 | controller |       },
2026-06-12 16:39:05.511078 | controller |       {
2026-06-12 16:39:05.511092 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.511130 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.511147 | controller |         "fieldsV1": {
2026-06-12 16:39:05.511163 | controller |           "f:status": {
2026-06-12 16:39:05.511177 | controller |             "f:conditions": {
2026-06-12 16:39:05.511216 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.511232 | controller |                 ".": {},
2026-06-12 16:39:05.511247 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.511289 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.511313 | controller |                 "f:status": {},
2026-06-12 16:39:05.511330 | controller |                 "f:type": {}
2026-06-12 16:39:05.511344 | controller |               },
2026-06-12 16:39:05.511384 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.511400 | controller |                 ".": {},
2026-06-12 16:39:05.511415 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.511429 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.511467 | controller |                 "f:status": {},
2026-06-12 16:39:05.511482 | controller |                 "f:type": {}
2026-06-12 16:39:05.511496 | controller |               },
2026-06-12 16:39:05.511535 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.511560 | controller |                 ".": {},
2026-06-12 16:39:05.511576 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.511591 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.511630 | controller |                 "f:status": {},
2026-06-12 16:39:05.511648 | controller |                 "f:type": {}
2026-06-12 16:39:05.511663 | controller |               },
2026-06-12 16:39:05.511677 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.511716 | controller |                 ".": {},
2026-06-12 16:39:05.511732 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.511746 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.511761 | controller |                 "f:status": {},
2026-06-12 16:39:05.511799 | controller |                 "f:type": {}
2026-06-12 16:39:05.511814 | controller |               }
2026-06-12 16:39:05.511828 | controller |             },
2026-06-12 16:39:05.511842 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.511881 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.511896 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.511910 | controller |             "f:phase": {},
2026-06-12 16:39:05.511925 | controller |             "f:podIP": {},
2026-06-12 16:39:05.511963 | controller |             "f:podIPs": {
2026-06-12 16:39:05.511983 | controller |               ".": {},
2026-06-12 16:39:05.512005 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-12 16:39:05.512056 | controller |                 ".": {},
2026-06-12 16:39:05.512073 | controller |                 "f:ip": {}
2026-06-12 16:39:05.512089 | controller |               }
2026-06-12 16:39:05.512141 | controller |             },
2026-06-12 16:39:05.512166 | controller |             "f:startTime": {}
2026-06-12 16:39:05.512182 | controller |           }
2026-06-12 16:39:05.512225 | controller |         },
2026-06-12 16:39:05.512241 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.512256 | controller |         "operation": "Update",
2026-06-12 16:39:05.512293 | controller |         "subresource": "status",
2026-06-12 16:39:05.512313 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:05.512328 | controller |       }
2026-06-12 16:39:05.512342 | controller |     ],
2026-06-12 16:39:05.512380 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-bj44v",
2026-06-12 16:39:05.512399 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.512414 | controller |     "ownerReferences": [
2026-06-12 16:39:05.512429 | controller |       {
2026-06-12 16:39:05.512466 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.512484 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.512499 | controller |         "controller": true,
2026-06-12 16:39:05.512538 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.512562 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-12 16:39:05.512578 | controller |         "uid": "0e8b1d79-dc47-428a-a23c-6eedaa56a5ea"
2026-06-12 16:39:05.512603 | controller |       }
2026-06-12 16:39:05.512639 | controller |     ],
2026-06-12 16:39:05.512661 | controller |     "resourceVersion": "54240",
2026-06-12 16:39:05.512676 | controller |     "uid": "0742e43f-9b95-4885-9fab-05dffcd568e7"
2026-06-12 16:39:05.512691 | controller |   },
2026-06-12 16:39:05.512706 | controller |   "spec": {
2026-06-12 16:39:05.512720 | controller |     "containers": [
2026-06-12 16:39:05.512734 | controller |       {
2026-06-12 16:39:05.512748 | controller |         "args": [
2026-06-12 16:39:05.512784 | controller |           "--leader-elect",
2026-06-12 16:39:05.512805 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.512819 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.512834 | controller |         ],
2026-06-12 16:39:05.512848 | controller |         "command": [
2026-06-12 16:39:05.512862 | controller |           "/manager"
2026-06-12 16:39:05.512876 | controller |         ],
2026-06-12 16:39:05.512890 | controller |         "env": [
2026-06-12 16:39:05.512904 | controller |           {
2026-06-12 16:39:05.512918 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.512931 | controller |             "value": "30"
2026-06-12 16:39:05.512945 | controller |           },
2026-06-12 16:39:05.512959 | controller |           {
2026-06-12 16:39:05.512974 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.513016 | controller |             "value": "20"
2026-06-12 16:39:05.513034 | controller |           },
2026-06-12 16:39:05.513053 | controller |           {
2026-06-12 16:39:05.513068 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.513083 | controller |             "value": "5"
2026-06-12 16:39:05.513098 | controller |           },
2026-06-12 16:39:05.513116 | controller |           {
2026-06-12 16:39:05.513130 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.513145 | controller |             "value": "false"
2026-06-12 16:39:05.513159 | controller |           },
2026-06-12 16:39:05.513173 | controller |           {
2026-06-12 16:39:05.513187 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.513201 | controller |             "value": "false"
2026-06-12 16:39:05.513216 | controller |           }
2026-06-12 16:39:05.513230 | controller |         ],
2026-06-12 16:39:05.513244 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 16:39:05.513258 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.513274 | controller |         "livenessProbe": {
2026-06-12 16:39:05.513289 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.513304 | controller |           "httpGet": {
2026-06-12 16:39:05.513318 | controller |             "path": "/healthz",
2026-06-12 16:39:05.513333 | controller |             "port": 8081,
2026-06-12 16:39:05.513348 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.513362 | controller |           },
2026-06-12 16:39:05.513401 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.513420 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.513435 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.513449 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.513464 | controller |         },
2026-06-12 16:39:05.513478 | controller |         "name": "manager",
2026-06-12 16:39:05.513493 | controller |         "readinessProbe": {
2026-06-12 16:39:05.513507 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.513540 | controller |           "httpGet": {
2026-06-12 16:39:05.513556 | controller |             "path": "/readyz",
2026-06-12 16:39:05.513571 | controller |             "port": 8081,
2026-06-12 16:39:05.513586 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.513604 | controller |           },
2026-06-12 16:39:05.513619 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.513633 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.513647 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.513662 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.513676 | controller |         },
2026-06-12 16:39:05.513690 | controller |         "resources": {
2026-06-12 16:39:05.513703 | controller |           "limits": {
2026-06-12 16:39:05.513717 | controller |             "cpu": "500m",
2026-06-12 16:39:05.513731 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.513745 | controller |           },
2026-06-12 16:39:05.513759 | controller |           "requests": {
2026-06-12 16:39:05.513773 | controller |             "cpu": "10m",
2026-06-12 16:39:05.513787 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.513801 | controller |           }
2026-06-12 16:39:05.513815 | controller |         },
2026-06-12 16:39:05.513829 | controller |         "securityContext": {
2026-06-12 16:39:05.513844 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.513858 | controller |           "capabilities": {
2026-06-12 16:39:05.513873 | controller |             "drop": [
2026-06-12 16:39:05.513887 | controller |               "MKNOD"
2026-06-12 16:39:05.513901 | controller |             ]
2026-06-12 16:39:05.513915 | controller |           }
2026-06-12 16:39:05.513929 | controller |         },
2026-06-12 16:39:05.513943 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.513958 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.513972 | controller |         "volumeMounts": [
2026-06-12 16:39:05.513986 | controller |           {
2026-06-12 16:39:05.514000 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.514015 | controller |             "name": "kube-api-access-s79dc",
2026-06-12 16:39:05.514029 | controller |             "readOnly": true
2026-06-12 16:39:05.514043 | controller |           }
2026-06-12 16:39:05.514057 | controller |         ]
2026-06-12 16:39:05.514071 | controller |       }
2026-06-12 16:39:05.514115 | controller |     ],
2026-06-12 16:39:05.514131 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.514146 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.514160 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.514175 | controller |       {
2026-06-12 16:39:05.514189 | controller |         "name": "ovn-operator-controller-manager-dockercfg-tldj9"
2026-06-12 16:39:05.514203 | controller |       }
2026-06-12 16:39:05.514218 | controller |     ],
2026-06-12 16:39:05.514231 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.514245 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.514260 | controller |     "priority": 0,
2026-06-12 16:39:05.514274 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.514288 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.514302 | controller |     "securityContext": {
2026-06-12 16:39:05.514317 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.514331 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.514345 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.514359 | controller |       }
2026-06-12 16:39:05.514373 | controller |     },
2026-06-12 16:39:05.514387 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-12 16:39:05.514402 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-12 16:39:05.514416 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.514431 | controller |     "tolerations": [
2026-06-12 16:39:05.514445 | controller |       {
2026-06-12 16:39:05.514460 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.514474 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.514494 | controller |         "operator": "Exists",
2026-06-12 16:39:05.514509 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.514552 | controller |       },
2026-06-12 16:39:05.514568 | controller |       {
2026-06-12 16:39:05.514582 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.514596 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.514611 | controller |         "operator": "Exists",
2026-06-12 16:39:05.514625 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.514639 | controller |       },
2026-06-12 16:39:05.514654 | controller |       {
2026-06-12 16:39:05.514668 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.514683 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.514698 | controller |         "operator": "Exists"
2026-06-12 16:39:05.514712 | controller |       }
2026-06-12 16:39:05.514727 | controller |     ],
2026-06-12 16:39:05.514742 | controller |     "volumes": [
2026-06-12 16:39:05.514756 | controller |       {
2026-06-12 16:39:05.514770 | controller |         "name": "kube-api-access-s79dc",
2026-06-12 16:39:05.514803 | controller |         "projected": {
2026-06-12 16:39:05.514827 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.514853 | controller |           "sources": [
2026-06-12 16:39:05.514874 | controller |             {
2026-06-12 16:39:05.514889 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.514904 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.514919 | controller |                 "path": "token"
2026-06-12 16:39:05.514933 | controller |               }
2026-06-12 16:39:05.514948 | controller |             },
2026-06-12 16:39:05.514962 | controller |             {
2026-06-12 16:39:05.514976 | controller |               "configMap": {
2026-06-12 16:39:05.514991 | controller |                 "items": [
2026-06-12 16:39:05.515005 | controller |                   {
2026-06-12 16:39:05.515019 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.515034 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.515048 | controller |                   }
2026-06-12 16:39:05.515062 | controller |                 ],
2026-06-12 16:39:05.515076 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.515090 | controller |               }
2026-06-12 16:39:05.515104 | controller |             },
2026-06-12 16:39:05.515118 | controller |             {
2026-06-12 16:39:05.515132 | controller |               "downwardAPI": {
2026-06-12 16:39:05.515146 | controller |                 "items": [
2026-06-12 16:39:05.515160 | controller |                   {
2026-06-12 16:39:05.515174 | controller |                     "fieldRef": {
2026-06-12 16:39:05.515189 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.515203 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.515218 | controller |                     },
2026-06-12 16:39:05.515232 | controller |                     "path": "namespace"
2026-06-12 16:39:05.515247 | controller |                   }
2026-06-12 16:39:05.515261 | controller |                 ]
2026-06-12 16:39:05.515276 | controller |               }
2026-06-12 16:39:05.515289 | controller |             },
2026-06-12 16:39:05.515304 | controller |             {
2026-06-12 16:39:05.515318 | controller |               "configMap": {
2026-06-12 16:39:05.515332 | controller |                 "items": [
2026-06-12 16:39:05.515346 | controller |                   {
2026-06-12 16:39:05.515360 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.515374 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.515389 | controller |                   }
2026-06-12 16:39:05.515403 | controller |                 ],
2026-06-12 16:39:05.515417 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.515472 | controller |               }
2026-06-12 16:39:05.515489 | controller |             }
2026-06-12 16:39:05.515503 | controller |           ]
2026-06-12 16:39:05.515536 | controller |         }
2026-06-12 16:39:05.515553 | controller |       }
2026-06-12 16:39:05.515567 | controller |     ]
2026-06-12 16:39:05.515581 | controller |   },
2026-06-12 16:39:05.515595 | controller |   "status": {
2026-06-12 16:39:05.515609 | controller |     "conditions": [
2026-06-12 16:39:05.515623 | controller |       {
2026-06-12 16:39:05.515637 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.515651 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:05.515666 | controller |         "status": "True",
2026-06-12 16:39:05.515680 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.515694 | controller |       },
2026-06-12 16:39:05.515708 | controller |       {
2026-06-12 16:39:05.515722 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.515736 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.515750 | controller |         "status": "True",
2026-06-12 16:39:05.515764 | controller |         "type": "Initialized"
2026-06-12 16:39:05.515778 | controller |       },
2026-06-12 16:39:05.515793 | controller |       {
2026-06-12 16:39:05.515807 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.515821 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:05.515835 | controller |         "status": "True",
2026-06-12 16:39:05.515849 | controller |         "type": "Ready"
2026-06-12 16:39:05.515863 | controller |       },
2026-06-12 16:39:05.515877 | controller |       {
2026-06-12 16:39:05.515891 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.515905 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:05.515919 | controller |         "status": "True",
2026-06-12 16:39:05.515933 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.515947 | controller |       },
2026-06-12 16:39:05.515961 | controller |       {
2026-06-12 16:39:05.515975 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.515990 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.516004 | controller |         "status": "True",
2026-06-12 16:39:05.516018 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.516032 | controller |       }
2026-06-12 16:39:05.516046 | controller |     ],
2026-06-12 16:39:05.516060 | controller |     "containerStatuses": [
2026-06-12 16:39:05.516081 | controller |       {
2026-06-12 16:39:05.516102 | controller |         "allocatedResources": {
2026-06-12 16:39:05.516122 | controller |           "cpu": "10m",
2026-06-12 16:39:05.516137 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.516152 | controller |         },
2026-06-12 16:39:05.516166 | controller |         "containerID": "cri-o://c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1",
2026-06-12 16:39:05.516180 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 16:39:05.516195 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 16:39:05.516209 | controller |         "lastState": {},
2026-06-12 16:39:05.516224 | controller |         "name": "manager",
2026-06-12 16:39:05.516238 | controller |         "ready": true,
2026-06-12 16:39:05.516252 | controller |         "resources": {
2026-06-12 16:39:05.516267 | controller |           "limits": {
2026-06-12 16:39:05.516281 | controller |             "cpu": "500m",
2026-06-12 16:39:05.516296 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.516310 | controller |           },
2026-06-12 16:39:05.516324 | controller |           "requests": {
2026-06-12 16:39:05.516343 | controller |             "cpu": "10m",
2026-06-12 16:39:05.516358 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.516372 | controller |           }
2026-06-12 16:39:05.516386 | controller |         },
2026-06-12 16:39:05.516400 | controller |         "restartCount": 0,
2026-06-12 16:39:05.516414 | controller |         "started": true,
2026-06-12 16:39:05.516428 | controller |         "state": {
2026-06-12 16:39:05.516442 | controller |           "running": {
2026-06-12 16:39:05.516456 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:05.516470 | controller |           }
2026-06-12 16:39:05.516484 | controller |         },
2026-06-12 16:39:05.516498 | controller |         "user": {
2026-06-12 16:39:05.516528 | controller |           "linux": {
2026-06-12 16:39:05.516548 | controller |             "gid": 0,
2026-06-12 16:39:05.516563 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.516577 | controller |               0
2026-06-12 16:39:05.516591 | controller |             ],
2026-06-12 16:39:05.516605 | controller |             "uid": 65532
2026-06-12 16:39:05.516619 | controller |           }
2026-06-12 16:39:05.516633 | controller |         },
2026-06-12 16:39:05.516647 | controller |         "volumeMounts": [
2026-06-12 16:39:05.516662 | controller |           {
2026-06-12 16:39:05.516676 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.516690 | controller |             "name": "kube-api-access-s79dc",
2026-06-12 16:39:05.516705 | controller |             "readOnly": true,
2026-06-12 16:39:05.516719 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.516733 | controller |           }
2026-06-12 16:39:05.516748 | controller |         ]
2026-06-12 16:39:05.516762 | controller |       }
2026-06-12 16:39:05.516776 | controller |     ],
2026-06-12 16:39:05.516790 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.516804 | controller |     "hostIPs": [
2026-06-12 16:39:05.516818 | controller |       {
2026-06-12 16:39:05.516832 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.516846 | controller |       }
2026-06-12 16:39:05.516860 | controller |     ],
2026-06-12 16:39:05.516873 | controller |     "phase": "Running",
2026-06-12 16:39:05.516888 | controller |     "podIP": "10.217.0.88",
2026-06-12 16:39:05.516902 | controller |     "podIPs": [
2026-06-12 16:39:05.516916 | controller |       {
2026-06-12 16:39:05.516930 | controller |         "ip": "10.217.0.88"
2026-06-12 16:39:05.516944 | controller |       }
2026-06-12 16:39:05.516957 | controller |     ],
2026-06-12 16:39:05.516971 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.516985 | controller |     "startTime": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.516998 | controller |   }
2026-06-12 16:39:05.517012 | controller | }
2026-06-12 16:39:05.539414 | controller | ok:
2026-06-12 16:39:05.539487 | controller | {
2026-06-12 16:39:05.539509 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.539546 | controller |   "kind": "Pod",
2026-06-12 16:39:05.539562 | controller |   "metadata": {
2026-06-12 16:39:05.539578 | controller |     "annotations": {
2026-06-12 16:39:05.539593 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.89/23\"],\"mac_address\":\"0a:58:0a:d9:00:59\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.89/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.539609 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.89\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:59\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.539632 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.539648 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 16:39:05.539663 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 16:39:05.539679 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 16:39:05.539694 | controller |     },
2026-06-12 16:39:05.539709 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.539724 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-12 16:39:05.539739 | controller |     "generation": 1,
2026-06-12 16:39:05.539754 | controller |     "labels": {
2026-06-12 16:39:05.539769 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-12 16:39:05.539784 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.539798 | controller |       "openstack.org/operator-name": "swift",
2026-06-12 16:39:05.539813 | controller |       "pod-template-hash": "79846f755c"
2026-06-12 16:39:05.539827 | controller |     },
2026-06-12 16:39:05.539843 | controller |     "managedFields": [
2026-06-12 16:39:05.539858 | controller |       {
2026-06-12 16:39:05.539873 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.539887 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.539902 | controller |         "fieldsV1": {
2026-06-12 16:39:05.539917 | controller |           "f:metadata": {
2026-06-12 16:39:05.539931 | controller |             "f:annotations": {
2026-06-12 16:39:05.539946 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.539961 | controller |             }
2026-06-12 16:39:05.539975 | controller |           }
2026-06-12 16:39:05.539989 | controller |         },
2026-06-12 16:39:05.540004 | controller |         "manager": "crc",
2026-06-12 16:39:05.540018 | controller |         "operation": "Update",
2026-06-12 16:39:05.540033 | controller |         "subresource": "status",
2026-06-12 16:39:05.540050 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.540073 | controller |       },
2026-06-12 16:39:05.540095 | controller |       {
2026-06-12 16:39:05.540116 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.540135 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.540150 | controller |         "fieldsV1": {
2026-06-12 16:39:05.540164 | controller |           "f:metadata": {
2026-06-12 16:39:05.540179 | controller |             "f:annotations": {
2026-06-12 16:39:05.540193 | controller |               ".": {},
2026-06-12 16:39:05.540207 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.540222 | controller |             },
2026-06-12 16:39:05.540236 | controller |             "f:generateName": {},
2026-06-12 16:39:05.540251 | controller |             "f:labels": {
2026-06-12 16:39:05.540265 | controller |               ".": {},
2026-06-12 16:39:05.540279 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.540293 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.540307 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.540321 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.540336 | controller |             },
2026-06-12 16:39:05.540350 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.540364 | controller |               ".": {},
2026-06-12 16:39:05.540378 | controller |               "k:{\"uid\":\"b9d0fc2a-13b9-4fc8-850b-a17ee94d4947\"}": {}
2026-06-12 16:39:05.540393 | controller |             }
2026-06-12 16:39:05.540407 | controller |           },
2026-06-12 16:39:05.540421 | controller |           "f:spec": {
2026-06-12 16:39:05.540435 | controller |             "f:containers": {
2026-06-12 16:39:05.540449 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.540463 | controller |                 ".": {},
2026-06-12 16:39:05.540482 | controller |                 "f:args": {},
2026-06-12 16:39:05.540496 | controller |                 "f:command": {},
2026-06-12 16:39:05.540535 | controller |                 "f:env": {
2026-06-12 16:39:05.540558 | controller |                   ".": {},
2026-06-12 16:39:05.540574 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.540588 | controller |                     ".": {},
2026-06-12 16:39:05.540603 | controller |                     "f:name": {},
2026-06-12 16:39:05.540617 | controller |                     "f:value": {}
2026-06-12 16:39:05.540633 | controller |                   },
2026-06-12 16:39:05.540647 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.540662 | controller |                     ".": {},
2026-06-12 16:39:05.540677 | controller |                     "f:name": {},
2026-06-12 16:39:05.540691 | controller |                     "f:value": {}
2026-06-12 16:39:05.540705 | controller |                   },
2026-06-12 16:39:05.540719 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.540733 | controller |                     ".": {},
2026-06-12 16:39:05.540748 | controller |                     "f:name": {},
2026-06-12 16:39:05.540762 | controller |                     "f:value": {}
2026-06-12 16:39:05.540776 | controller |                   },
2026-06-12 16:39:05.540790 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.540804 | controller |                     ".": {},
2026-06-12 16:39:05.540819 | controller |                     "f:name": {},
2026-06-12 16:39:05.540834 | controller |                     "f:value": {}
2026-06-12 16:39:05.540848 | controller |                   },
2026-06-12 16:39:05.540863 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.540878 | controller |                     ".": {},
2026-06-12 16:39:05.540892 | controller |                     "f:name": {},
2026-06-12 16:39:05.540906 | controller |                     "f:value": {}
2026-06-12 16:39:05.540921 | controller |                   }
2026-06-12 16:39:05.540935 | controller |                 },
2026-06-12 16:39:05.540949 | controller |                 "f:image": {},
2026-06-12 16:39:05.540963 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.540977 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.540991 | controller |                   ".": {},
2026-06-12 16:39:05.541005 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.541019 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.541033 | controller |                     ".": {},
2026-06-12 16:39:05.541048 | controller |                     "f:path": {},
2026-06-12 16:39:05.541062 | controller |                     "f:port": {},
2026-06-12 16:39:05.541077 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.541091 | controller |                   },
2026-06-12 16:39:05.541106 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.541120 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.541136 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.541151 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.541165 | controller |                 },
2026-06-12 16:39:05.541180 | controller |                 "f:name": {},
2026-06-12 16:39:05.541194 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.541209 | controller |                   ".": {},
2026-06-12 16:39:05.541223 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.541238 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.541252 | controller |                     ".": {},
2026-06-12 16:39:05.541267 | controller |                     "f:path": {},
2026-06-12 16:39:05.541281 | controller |                     "f:port": {},
2026-06-12 16:39:05.541302 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.541317 | controller |                   },
2026-06-12 16:39:05.541332 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.541346 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.541361 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.541376 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.541390 | controller |                 },
2026-06-12 16:39:05.541405 | controller |                 "f:resources": {
2026-06-12 16:39:05.541419 | controller |                   ".": {},
2026-06-12 16:39:05.541433 | controller |                   "f:limits": {
2026-06-12 16:39:05.541448 | controller |                     ".": {},
2026-06-12 16:39:05.541462 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.541476 | controller |                     "f:memory": {}
2026-06-12 16:39:05.541490 | controller |                   },
2026-06-12 16:39:05.541506 | controller |                   "f:requests": {
2026-06-12 16:39:05.541540 | controller |                     ".": {},
2026-06-12 16:39:05.541557 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.541571 | controller |                     "f:memory": {}
2026-06-12 16:39:05.541586 | controller |                   }
2026-06-12 16:39:05.541600 | controller |                 },
2026-06-12 16:39:05.541614 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.541628 | controller |                   ".": {},
2026-06-12 16:39:05.541642 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.541657 | controller |                 },
2026-06-12 16:39:05.541671 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.541685 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.541699 | controller |               }
2026-06-12 16:39:05.541713 | controller |             },
2026-06-12 16:39:05.541727 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.541741 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.541755 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.541769 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.541783 | controller |             "f:securityContext": {
2026-06-12 16:39:05.541797 | controller |               ".": {},
2026-06-12 16:39:05.541811 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.541825 | controller |             },
2026-06-12 16:39:05.541839 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.541853 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.541867 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.541882 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.541896 | controller |           }
2026-06-12 16:39:05.541910 | controller |         },
2026-06-12 16:39:05.541924 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.541938 | controller |         "operation": "Update",
2026-06-12 16:39:05.541952 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.541966 | controller |       },
2026-06-12 16:39:05.541980 | controller |       {
2026-06-12 16:39:05.541994 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.542008 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.542022 | controller |         "fieldsV1": {
2026-06-12 16:39:05.542037 | controller |           "f:metadata": {
2026-06-12 16:39:05.542051 | controller |             "f:annotations": {
2026-06-12 16:39:05.542066 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.542080 | controller |             }
2026-06-12 16:39:05.542095 | controller |           }
2026-06-12 16:39:05.542109 | controller |         },
2026-06-12 16:39:05.542124 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.542141 | controller |         "operation": "Update",
2026-06-12 16:39:05.542156 | controller |         "subresource": "status",
2026-06-12 16:39:05.542171 | controller |         "time": "2026-06-12T15:43:09Z"
2026-06-12 16:39:05.542185 | controller |       },
2026-06-12 16:39:05.542200 | controller |       {
2026-06-12 16:39:05.542214 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.542229 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.542243 | controller |         "fieldsV1": {
2026-06-12 16:39:05.542257 | controller |           "f:status": {
2026-06-12 16:39:05.542271 | controller |             "f:conditions": {
2026-06-12 16:39:05.542285 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.542299 | controller |                 ".": {},
2026-06-12 16:39:05.542313 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.542327 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.542341 | controller |                 "f:status": {},
2026-06-12 16:39:05.542355 | controller |                 "f:type": {}
2026-06-12 16:39:05.542369 | controller |               },
2026-06-12 16:39:05.542383 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.542397 | controller |                 ".": {},
2026-06-12 16:39:05.542412 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.542426 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.542440 | controller |                 "f:status": {},
2026-06-12 16:39:05.542454 | controller |                 "f:type": {}
2026-06-12 16:39:05.542468 | controller |               },
2026-06-12 16:39:05.542482 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.542496 | controller |                 ".": {},
2026-06-12 16:39:05.542526 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.542546 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.542572 | controller |                 "f:status": {},
2026-06-12 16:39:05.542591 | controller |                 "f:type": {}
2026-06-12 16:39:05.542605 | controller |               },
2026-06-12 16:39:05.542619 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.542633 | controller |                 ".": {},
2026-06-12 16:39:05.542648 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.542662 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.542676 | controller |                 "f:status": {},
2026-06-12 16:39:05.542690 | controller |                 "f:type": {}
2026-06-12 16:39:05.542704 | controller |               }
2026-06-12 16:39:05.542718 | controller |             },
2026-06-12 16:39:05.542734 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.542749 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.542763 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.542777 | controller |             "f:phase": {},
2026-06-12 16:39:05.542792 | controller |             "f:podIP": {},
2026-06-12 16:39:05.542806 | controller |             "f:podIPs": {
2026-06-12 16:39:05.542820 | controller |               ".": {},
2026-06-12 16:39:05.542834 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-12 16:39:05.542849 | controller |                 ".": {},
2026-06-12 16:39:05.542863 | controller |                 "f:ip": {}
2026-06-12 16:39:05.542877 | controller |               }
2026-06-12 16:39:05.542892 | controller |             },
2026-06-12 16:39:05.542906 | controller |             "f:startTime": {}
2026-06-12 16:39:05.542920 | controller |           }
2026-06-12 16:39:05.542935 | controller |         },
2026-06-12 16:39:05.542950 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.542964 | controller |         "operation": "Update",
2026-06-12 16:39:05.542978 | controller |         "subresource": "status",
2026-06-12 16:39:05.542996 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:05.543011 | controller |       }
2026-06-12 16:39:05.543025 | controller |     ],
2026-06-12 16:39:05.543039 | controller |     "name": "swift-operator-controller-manager-79846f755c-dsqgc",
2026-06-12 16:39:05.543053 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.543067 | controller |     "ownerReferences": [
2026-06-12 16:39:05.543081 | controller |       {
2026-06-12 16:39:05.543095 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.543110 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.543124 | controller |         "controller": true,
2026-06-12 16:39:05.543138 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.543153 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-12 16:39:05.543167 | controller |         "uid": "b9d0fc2a-13b9-4fc8-850b-a17ee94d4947"
2026-06-12 16:39:05.543182 | controller |       }
2026-06-12 16:39:05.543196 | controller |     ],
2026-06-12 16:39:05.543210 | controller |     "resourceVersion": "54246",
2026-06-12 16:39:05.543225 | controller |     "uid": "b8ac4275-1eb3-439c-88e7-e154b3cfbb12"
2026-06-12 16:39:05.543239 | controller |   },
2026-06-12 16:39:05.543253 | controller |   "spec": {
2026-06-12 16:39:05.543268 | controller |     "containers": [
2026-06-12 16:39:05.543282 | controller |       {
2026-06-12 16:39:05.543296 | controller |         "args": [
2026-06-12 16:39:05.543310 | controller |           "--leader-elect",
2026-06-12 16:39:05.543325 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.543339 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.543356 | controller |         ],
2026-06-12 16:39:05.543373 | controller |         "command": [
2026-06-12 16:39:05.543387 | controller |           "/manager"
2026-06-12 16:39:05.543401 | controller |         ],
2026-06-12 16:39:05.543415 | controller |         "env": [
2026-06-12 16:39:05.543430 | controller |           {
2026-06-12 16:39:05.543443 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.543457 | controller |             "value": "30"
2026-06-12 16:39:05.543471 | controller |           },
2026-06-12 16:39:05.543486 | controller |           {
2026-06-12 16:39:05.543500 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.543538 | controller |             "value": "20"
2026-06-12 16:39:05.543555 | controller |           },
2026-06-12 16:39:05.543571 | controller |           {
2026-06-12 16:39:05.543586 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.543601 | controller |             "value": "5"
2026-06-12 16:39:05.543615 | controller |           },
2026-06-12 16:39:05.543630 | controller |           {
2026-06-12 16:39:05.543644 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.543659 | controller |             "value": "false"
2026-06-12 16:39:05.543673 | controller |           },
2026-06-12 16:39:05.543688 | controller |           {
2026-06-12 16:39:05.543702 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.543717 | controller |             "value": "false"
2026-06-12 16:39:05.543731 | controller |           }
2026-06-12 16:39:05.543745 | controller |         ],
2026-06-12 16:39:05.543760 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 16:39:05.543775 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.543789 | controller |         "livenessProbe": {
2026-06-12 16:39:05.543804 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.543819 | controller |           "httpGet": {
2026-06-12 16:39:05.543833 | controller |             "path": "/healthz",
2026-06-12 16:39:05.543848 | controller |             "port": 8081,
2026-06-12 16:39:05.543862 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.543881 | controller |           },
2026-06-12 16:39:05.543896 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.543910 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.543924 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.543939 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.543953 | controller |         },
2026-06-12 16:39:05.543967 | controller |         "name": "manager",
2026-06-12 16:39:05.543981 | controller |         "readinessProbe": {
2026-06-12 16:39:05.543997 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.544011 | controller |           "httpGet": {
2026-06-12 16:39:05.544025 | controller |             "path": "/readyz",
2026-06-12 16:39:05.544040 | controller |             "port": 8081,
2026-06-12 16:39:05.544060 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.544082 | controller |           },
2026-06-12 16:39:05.544104 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.544122 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.544138 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.544152 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.544166 | controller |         },
2026-06-12 16:39:05.544181 | controller |         "resources": {
2026-06-12 16:39:05.544195 | controller |           "limits": {
2026-06-12 16:39:05.544210 | controller |             "cpu": "500m",
2026-06-12 16:39:05.544224 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.544238 | controller |           },
2026-06-12 16:39:05.544253 | controller |           "requests": {
2026-06-12 16:39:05.544267 | controller |             "cpu": "10m",
2026-06-12 16:39:05.544281 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.544295 | controller |           }
2026-06-12 16:39:05.544309 | controller |         },
2026-06-12 16:39:05.544323 | controller |         "securityContext": {
2026-06-12 16:39:05.544337 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.544351 | controller |           "capabilities": {
2026-06-12 16:39:05.544365 | controller |             "drop": [
2026-06-12 16:39:05.544379 | controller |               "ALL"
2026-06-12 16:39:05.544392 | controller |             ]
2026-06-12 16:39:05.544407 | controller |           },
2026-06-12 16:39:05.544420 | controller |           "runAsUser": 1000660000
2026-06-12 16:39:05.544434 | controller |         },
2026-06-12 16:39:05.544448 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.544462 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.544478 | controller |         "volumeMounts": [
2026-06-12 16:39:05.544492 | controller |           {
2026-06-12 16:39:05.544506 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.544554 | controller |             "name": "kube-api-access-5wntw",
2026-06-12 16:39:05.544571 | controller |             "readOnly": true
2026-06-12 16:39:05.544587 | controller |           }
2026-06-12 16:39:05.544601 | controller |         ]
2026-06-12 16:39:05.544616 | controller |       }
2026-06-12 16:39:05.544630 | controller |     ],
2026-06-12 16:39:05.544644 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.544658 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.544673 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.544688 | controller |       {
2026-06-12 16:39:05.544702 | controller |         "name": "swift-operator-controller-manager-dockercfg-s8t7v"
2026-06-12 16:39:05.544717 | controller |       }
2026-06-12 16:39:05.544731 | controller |     ],
2026-06-12 16:39:05.544745 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.544760 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.544774 | controller |     "priority": 0,
2026-06-12 16:39:05.544788 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.544807 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.544822 | controller |     "securityContext": {
2026-06-12 16:39:05.544836 | controller |       "fsGroup": 1000660000,
2026-06-12 16:39:05.544850 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.544864 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.544878 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.544891 | controller |       },
2026-06-12 16:39:05.544906 | controller |       "seccompProfile": {
2026-06-12 16:39:05.544924 | controller |         "type": "RuntimeDefault"
2026-06-12 16:39:05.544940 | controller |       }
2026-06-12 16:39:05.544963 | controller |     },
2026-06-12 16:39:05.544978 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-12 16:39:05.544994 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-12 16:39:05.545013 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.545091 | controller |     "tolerations": [
2026-06-12 16:39:05.545118 | controller |       {
2026-06-12 16:39:05.545143 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.545170 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.545191 | controller |         "operator": "Exists",
2026-06-12 16:39:05.545207 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.545222 | controller |       },
2026-06-12 16:39:05.545236 | controller |       {
2026-06-12 16:39:05.545252 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.545267 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.545283 | controller |         "operator": "Exists",
2026-06-12 16:39:05.545298 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.545313 | controller |       },
2026-06-12 16:39:05.545329 | controller |       {
2026-06-12 16:39:05.545344 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.545358 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.545373 | controller |         "operator": "Exists"
2026-06-12 16:39:05.545388 | controller |       }
2026-06-12 16:39:05.545402 | controller |     ],
2026-06-12 16:39:05.545417 | controller |     "volumes": [
2026-06-12 16:39:05.545431 | controller |       {
2026-06-12 16:39:05.545445 | controller |         "name": "kube-api-access-5wntw",
2026-06-12 16:39:05.545460 | controller |         "projected": {
2026-06-12 16:39:05.545475 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.545489 | controller |           "sources": [
2026-06-12 16:39:05.545503 | controller |             {
2026-06-12 16:39:05.545544 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.545561 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.545576 | controller |                 "path": "token"
2026-06-12 16:39:05.545591 | controller |               }
2026-06-12 16:39:05.545605 | controller |             },
2026-06-12 16:39:05.545620 | controller |             {
2026-06-12 16:39:05.545634 | controller |               "configMap": {
2026-06-12 16:39:05.545648 | controller |                 "items": [
2026-06-12 16:39:05.545662 | controller |                   {
2026-06-12 16:39:05.545677 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.545691 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.545705 | controller |                   }
2026-06-12 16:39:05.545719 | controller |                 ],
2026-06-12 16:39:05.545733 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.545747 | controller |               }
2026-06-12 16:39:05.545762 | controller |             },
2026-06-12 16:39:05.545776 | controller |             {
2026-06-12 16:39:05.545791 | controller |               "downwardAPI": {
2026-06-12 16:39:05.545805 | controller |                 "items": [
2026-06-12 16:39:05.545820 | controller |                   {
2026-06-12 16:39:05.545839 | controller |                     "fieldRef": {
2026-06-12 16:39:05.545853 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.545868 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.545882 | controller |                     },
2026-06-12 16:39:05.545897 | controller |                     "path": "namespace"
2026-06-12 16:39:05.545911 | controller |                   }
2026-06-12 16:39:05.545925 | controller |                 ]
2026-06-12 16:39:05.545939 | controller |               }
2026-06-12 16:39:05.545954 | controller |             },
2026-06-12 16:39:05.545968 | controller |             {
2026-06-12 16:39:05.545982 | controller |               "configMap": {
2026-06-12 16:39:05.545996 | controller |                 "items": [
2026-06-12 16:39:05.546010 | controller |                   {
2026-06-12 16:39:05.546025 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.546039 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.546054 | controller |                   }
2026-06-12 16:39:05.546068 | controller |                 ],
2026-06-12 16:39:05.546083 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.546098 | controller |               }
2026-06-12 16:39:05.546112 | controller |             }
2026-06-12 16:39:05.546126 | controller |           ]
2026-06-12 16:39:05.546140 | controller |         }
2026-06-12 16:39:05.546154 | controller |       }
2026-06-12 16:39:05.546168 | controller |     ]
2026-06-12 16:39:05.546183 | controller |   },
2026-06-12 16:39:05.546196 | controller |   "status": {
2026-06-12 16:39:05.546210 | controller |     "conditions": [
2026-06-12 16:39:05.546224 | controller |       {
2026-06-12 16:39:05.546238 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.546252 | controller |         "lastTransitionTime": "2026-06-12T15:43:54Z",
2026-06-12 16:39:05.546266 | controller |         "status": "True",
2026-06-12 16:39:05.546281 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.546295 | controller |       },
2026-06-12 16:39:05.546310 | controller |       {
2026-06-12 16:39:05.546324 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.546339 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.546353 | controller |         "status": "True",
2026-06-12 16:39:05.546367 | controller |         "type": "Initialized"
2026-06-12 16:39:05.546382 | controller |       },
2026-06-12 16:39:05.546396 | controller |       {
2026-06-12 16:39:05.546411 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.546425 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.546439 | controller |         "status": "True",
2026-06-12 16:39:05.546454 | controller |         "type": "Ready"
2026-06-12 16:39:05.546468 | controller |       },
2026-06-12 16:39:05.546482 | controller |       {
2026-06-12 16:39:05.546496 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.546525 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.546561 | controller |         "status": "True",
2026-06-12 16:39:05.546577 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.546592 | controller |       },
2026-06-12 16:39:05.546606 | controller |       {
2026-06-12 16:39:05.546621 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.546635 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.546650 | controller |         "status": "True",
2026-06-12 16:39:05.546664 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.546679 | controller |       }
2026-06-12 16:39:05.546693 | controller |     ],
2026-06-12 16:39:05.546707 | controller |     "containerStatuses": [
2026-06-12 16:39:05.546721 | controller |       {
2026-06-12 16:39:05.546735 | controller |         "allocatedResources": {
2026-06-12 16:39:05.546753 | controller |           "cpu": "10m",
2026-06-12 16:39:05.546768 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.546782 | controller |         },
2026-06-12 16:39:05.546796 | controller |         "containerID": "cri-o://67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922",
2026-06-12 16:39:05.546810 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 16:39:05.546825 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 16:39:05.546839 | controller |         "lastState": {},
2026-06-12 16:39:05.546853 | controller |         "name": "manager",
2026-06-12 16:39:05.546868 | controller |         "ready": true,
2026-06-12 16:39:05.546882 | controller |         "resources": {
2026-06-12 16:39:05.546896 | controller |           "limits": {
2026-06-12 16:39:05.546910 | controller |             "cpu": "500m",
2026-06-12 16:39:05.546924 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.546938 | controller |           },
2026-06-12 16:39:05.546952 | controller |           "requests": {
2026-06-12 16:39:05.546966 | controller |             "cpu": "10m",
2026-06-12 16:39:05.546980 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.546994 | controller |           }
2026-06-12 16:39:05.547008 | controller |         },
2026-06-12 16:39:05.547022 | controller |         "restartCount": 0,
2026-06-12 16:39:05.547036 | controller |         "started": true,
2026-06-12 16:39:05.547050 | controller |         "state": {
2026-06-12 16:39:05.547064 | controller |           "running": {
2026-06-12 16:39:05.547078 | controller |             "startedAt": "2026-06-12T15:43:53Z"
2026-06-12 16:39:05.547092 | controller |           }
2026-06-12 16:39:05.547107 | controller |         },
2026-06-12 16:39:05.547121 | controller |         "user": {
2026-06-12 16:39:05.547135 | controller |           "linux": {
2026-06-12 16:39:05.547149 | controller |             "gid": 0,
2026-06-12 16:39:05.547164 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.547178 | controller |               0,
2026-06-12 16:39:05.547192 | controller |               1000660000
2026-06-12 16:39:05.547206 | controller |             ],
2026-06-12 16:39:05.547220 | controller |             "uid": 1000660000
2026-06-12 16:39:05.547235 | controller |           }
2026-06-12 16:39:05.547249 | controller |         },
2026-06-12 16:39:05.547263 | controller |         "volumeMounts": [
2026-06-12 16:39:05.547277 | controller |           {
2026-06-12 16:39:05.547291 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.547305 | controller |             "name": "kube-api-access-5wntw",
2026-06-12 16:39:05.547320 | controller |             "readOnly": true,
2026-06-12 16:39:05.547335 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.547350 | controller |           }
2026-06-12 16:39:05.547364 | controller |         ]
2026-06-12 16:39:05.547379 | controller |       }
2026-06-12 16:39:05.547393 | controller |     ],
2026-06-12 16:39:05.547407 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.547422 | controller |     "hostIPs": [
2026-06-12 16:39:05.547436 | controller |       {
2026-06-12 16:39:05.547451 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.547465 | controller |       }
2026-06-12 16:39:05.547480 | controller |     ],
2026-06-12 16:39:05.547494 | controller |     "phase": "Running",
2026-06-12 16:39:05.547508 | controller |     "podIP": "10.217.0.89",
2026-06-12 16:39:05.547543 | controller |     "podIPs": [
2026-06-12 16:39:05.547560 | controller |       {
2026-06-12 16:39:05.547574 | controller |         "ip": "10.217.0.89"
2026-06-12 16:39:05.547589 | controller |       }
2026-06-12 16:39:05.547603 | controller |     ],
2026-06-12 16:39:05.547621 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.547636 | controller |     "startTime": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.547650 | controller |   }
2026-06-12 16:39:05.547665 | controller | }
2026-06-12 16:39:05.569378 | controller | ok:
2026-06-12 16:39:05.569437 | controller | {
2026-06-12 16:39:05.569458 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.569474 | controller |   "kind": "Pod",
2026-06-12 16:39:05.569491 | controller |   "metadata": {
2026-06-12 16:39:05.569506 | controller |     "annotations": {
2026-06-12 16:39:05.569541 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.90/23\"],\"mac_address\":\"0a:58:0a:d9:00:5a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.90/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.569560 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.90\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.569576 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.569592 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.569675 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.569701 | controller |     },
2026-06-12 16:39:05.569726 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.569747 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-12 16:39:05.569769 | controller |     "generation": 1,
2026-06-12 16:39:05.569785 | controller |     "labels": {
2026-06-12 16:39:05.569800 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-12 16:39:05.569815 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.569829 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-12 16:39:05.569843 | controller |       "pod-template-hash": "565998cc45"
2026-06-12 16:39:05.569858 | controller |     },
2026-06-12 16:39:05.569873 | controller |     "managedFields": [
2026-06-12 16:39:05.569889 | controller |       {
2026-06-12 16:39:05.569904 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.569919 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.569933 | controller |         "fieldsV1": {
2026-06-12 16:39:05.569948 | controller |           "f:metadata": {
2026-06-12 16:39:05.569962 | controller |             "f:annotations": {
2026-06-12 16:39:05.569976 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.569991 | controller |             }
2026-06-12 16:39:05.570006 | controller |           }
2026-06-12 16:39:05.570020 | controller |         },
2026-06-12 16:39:05.570035 | controller |         "manager": "crc",
2026-06-12 16:39:05.570049 | controller |         "operation": "Update",
2026-06-12 16:39:05.570064 | controller |         "subresource": "status",
2026-06-12 16:39:05.570078 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.570092 | controller |       },
2026-06-12 16:39:05.570106 | controller |       {
2026-06-12 16:39:05.570120 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.570135 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.570149 | controller |         "fieldsV1": {
2026-06-12 16:39:05.570163 | controller |           "f:metadata": {
2026-06-12 16:39:05.570177 | controller |             "f:annotations": {
2026-06-12 16:39:05.570192 | controller |               ".": {},
2026-06-12 16:39:05.570206 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.570227 | controller |             },
2026-06-12 16:39:05.570243 | controller |             "f:generateName": {},
2026-06-12 16:39:05.570258 | controller |             "f:labels": {
2026-06-12 16:39:05.570272 | controller |               ".": {},
2026-06-12 16:39:05.570287 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.570302 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.570317 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.570331 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.570346 | controller |             },
2026-06-12 16:39:05.570377 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.570393 | controller |               ".": {},
2026-06-12 16:39:05.570408 | controller |               "k:{\"uid\":\"02004dec-0173-4467-8593-f716c888e7a9\"}": {}
2026-06-12 16:39:05.570423 | controller |             }
2026-06-12 16:39:05.570437 | controller |           },
2026-06-12 16:39:05.570452 | controller |           "f:spec": {
2026-06-12 16:39:05.570466 | controller |             "f:containers": {
2026-06-12 16:39:05.570481 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.570496 | controller |                 ".": {},
2026-06-12 16:39:05.570535 | controller |                 "f:args": {},
2026-06-12 16:39:05.570553 | controller |                 "f:command": {},
2026-06-12 16:39:05.570568 | controller |                 "f:env": {
2026-06-12 16:39:05.570583 | controller |                   ".": {},
2026-06-12 16:39:05.570598 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.570612 | controller |                     ".": {},
2026-06-12 16:39:05.570627 | controller |                     "f:name": {},
2026-06-12 16:39:05.570641 | controller |                     "f:value": {}
2026-06-12 16:39:05.570656 | controller |                   },
2026-06-12 16:39:05.570670 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.570685 | controller |                     ".": {},
2026-06-12 16:39:05.570700 | controller |                     "f:name": {},
2026-06-12 16:39:05.570714 | controller |                     "f:value": {}
2026-06-12 16:39:05.570728 | controller |                   },
2026-06-12 16:39:05.570743 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.570758 | controller |                     ".": {},
2026-06-12 16:39:05.570773 | controller |                     "f:name": {},
2026-06-12 16:39:05.570787 | controller |                     "f:value": {}
2026-06-12 16:39:05.570806 | controller |                   },
2026-06-12 16:39:05.570828 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.570849 | controller |                     ".": {},
2026-06-12 16:39:05.570870 | controller |                     "f:name": {},
2026-06-12 16:39:05.570889 | controller |                     "f:value": {}
2026-06-12 16:39:05.570904 | controller |                   },
2026-06-12 16:39:05.570919 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.570934 | controller |                     ".": {},
2026-06-12 16:39:05.570949 | controller |                     "f:name": {},
2026-06-12 16:39:05.570963 | controller |                     "f:value": {}
2026-06-12 16:39:05.570978 | controller |                   }
2026-06-12 16:39:05.570993 | controller |                 },
2026-06-12 16:39:05.571008 | controller |                 "f:image": {},
2026-06-12 16:39:05.571022 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.571037 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.571052 | controller |                   ".": {},
2026-06-12 16:39:05.571067 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.571081 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.571096 | controller |                     ".": {},
2026-06-12 16:39:05.571115 | controller |                     "f:path": {},
2026-06-12 16:39:05.571130 | controller |                     "f:port": {},
2026-06-12 16:39:05.571145 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.571159 | controller |                   },
2026-06-12 16:39:05.571173 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.571188 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.571202 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.571216 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.571230 | controller |                 },
2026-06-12 16:39:05.571244 | controller |                 "f:name": {},
2026-06-12 16:39:05.571259 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.571273 | controller |                   ".": {},
2026-06-12 16:39:05.571287 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.571302 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.571316 | controller |                     ".": {},
2026-06-12 16:39:05.571330 | controller |                     "f:path": {},
2026-06-12 16:39:05.571344 | controller |                     "f:port": {},
2026-06-12 16:39:05.571358 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.571372 | controller |                   },
2026-06-12 16:39:05.571386 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.571401 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.571415 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.571429 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.571444 | controller |                 },
2026-06-12 16:39:05.571458 | controller |                 "f:resources": {
2026-06-12 16:39:05.571473 | controller |                   ".": {},
2026-06-12 16:39:05.571489 | controller |                   "f:limits": {
2026-06-12 16:39:05.571503 | controller |                     ".": {},
2026-06-12 16:39:05.571539 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.571556 | controller |                     "f:memory": {}
2026-06-12 16:39:05.571570 | controller |                   },
2026-06-12 16:39:05.571585 | controller |                   "f:requests": {
2026-06-12 16:39:05.571599 | controller |                     ".": {},
2026-06-12 16:39:05.571613 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.571627 | controller |                     "f:memory": {}
2026-06-12 16:39:05.571642 | controller |                   }
2026-06-12 16:39:05.571656 | controller |                 },
2026-06-12 16:39:05.571670 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.571684 | controller |                   ".": {},
2026-06-12 16:39:05.571699 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.571713 | controller |                 },
2026-06-12 16:39:05.571728 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.571743 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.571757 | controller |               }
2026-06-12 16:39:05.571772 | controller |             },
2026-06-12 16:39:05.571787 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.571801 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.571816 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.571831 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.571845 | controller |             "f:securityContext": {
2026-06-12 16:39:05.571860 | controller |               ".": {},
2026-06-12 16:39:05.571875 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.571889 | controller |             },
2026-06-12 16:39:05.571904 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.571918 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.571937 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.571951 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.571966 | controller |           }
2026-06-12 16:39:05.571980 | controller |         },
2026-06-12 16:39:05.571995 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.572010 | controller |         "operation": "Update",
2026-06-12 16:39:05.572024 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.572039 | controller |       },
2026-06-12 16:39:05.572054 | controller |       {
2026-06-12 16:39:05.572072 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.572094 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.572116 | controller |         "fieldsV1": {
2026-06-12 16:39:05.572135 | controller |           "f:metadata": {
2026-06-12 16:39:05.572151 | controller |             "f:annotations": {
2026-06-12 16:39:05.572166 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.572181 | controller |             }
2026-06-12 16:39:05.572196 | controller |           }
2026-06-12 16:39:05.572211 | controller |         },
2026-06-12 16:39:05.572225 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.572241 | controller |         "operation": "Update",
2026-06-12 16:39:05.572255 | controller |         "subresource": "status",
2026-06-12 16:39:05.572270 | controller |         "time": "2026-06-12T15:43:09Z"
2026-06-12 16:39:05.572284 | controller |       },
2026-06-12 16:39:05.572299 | controller |       {
2026-06-12 16:39:05.572314 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.572329 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.572345 | controller |         "fieldsV1": {
2026-06-12 16:39:05.572362 | controller |           "f:status": {
2026-06-12 16:39:05.572377 | controller |             "f:conditions": {
2026-06-12 16:39:05.572392 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.572406 | controller |                 ".": {},
2026-06-12 16:39:05.572421 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.572436 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.572451 | controller |                 "f:status": {},
2026-06-12 16:39:05.572465 | controller |                 "f:type": {}
2026-06-12 16:39:05.572479 | controller |               },
2026-06-12 16:39:05.572494 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.572508 | controller |                 ".": {},
2026-06-12 16:39:05.572556 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.572572 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.572586 | controller |                 "f:status": {},
2026-06-12 16:39:05.572601 | controller |                 "f:type": {}
2026-06-12 16:39:05.572615 | controller |               },
2026-06-12 16:39:05.572630 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.572644 | controller |                 ".": {},
2026-06-12 16:39:05.572658 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.572672 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.572686 | controller |                 "f:status": {},
2026-06-12 16:39:05.572700 | controller |                 "f:type": {}
2026-06-12 16:39:05.572714 | controller |               },
2026-06-12 16:39:05.572729 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.572743 | controller |                 ".": {},
2026-06-12 16:39:05.572757 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.572771 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.572785 | controller |                 "f:status": {},
2026-06-12 16:39:05.572799 | controller |                 "f:type": {}
2026-06-12 16:39:05.572821 | controller |               }
2026-06-12 16:39:05.572835 | controller |             },
2026-06-12 16:39:05.572850 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.572864 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.572878 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.572892 | controller |             "f:phase": {},
2026-06-12 16:39:05.572906 | controller |             "f:podIP": {},
2026-06-12 16:39:05.572920 | controller |             "f:podIPs": {
2026-06-12 16:39:05.572934 | controller |               ".": {},
2026-06-12 16:39:05.572949 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-12 16:39:05.572963 | controller |                 ".": {},
2026-06-12 16:39:05.572978 | controller |                 "f:ip": {}
2026-06-12 16:39:05.572992 | controller |               }
2026-06-12 16:39:05.573007 | controller |             },
2026-06-12 16:39:05.573021 | controller |             "f:startTime": {}
2026-06-12 16:39:05.573036 | controller |           }
2026-06-12 16:39:05.573051 | controller |         },
2026-06-12 16:39:05.573065 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.573080 | controller |         "operation": "Update",
2026-06-12 16:39:05.573094 | controller |         "subresource": "status",
2026-06-12 16:39:05.573109 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:05.573123 | controller |       }
2026-06-12 16:39:05.573137 | controller |     ],
2026-06-12 16:39:05.573152 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-49vcf",
2026-06-12 16:39:05.573167 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.573182 | controller |     "ownerReferences": [
2026-06-12 16:39:05.573197 | controller |       {
2026-06-12 16:39:05.573211 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.573226 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.573241 | controller |         "controller": true,
2026-06-12 16:39:05.573256 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.573270 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-12 16:39:05.573285 | controller |         "uid": "02004dec-0173-4467-8593-f716c888e7a9"
2026-06-12 16:39:05.573299 | controller |       }
2026-06-12 16:39:05.573314 | controller |     ],
2026-06-12 16:39:05.573328 | controller |     "resourceVersion": "54262",
2026-06-12 16:39:05.573342 | controller |     "uid": "fd47ddaf-50dd-425a-b4ef-9cb6d42dae70"
2026-06-12 16:39:05.573357 | controller |   },
2026-06-12 16:39:05.573371 | controller |   "spec": {
2026-06-12 16:39:05.573386 | controller |     "containers": [
2026-06-12 16:39:05.573400 | controller |       {
2026-06-12 16:39:05.573415 | controller |         "args": [
2026-06-12 16:39:05.573429 | controller |           "--leader-elect",
2026-06-12 16:39:05.573444 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.573458 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.573473 | controller |         ],
2026-06-12 16:39:05.573487 | controller |         "command": [
2026-06-12 16:39:05.573502 | controller |           "/manager"
2026-06-12 16:39:05.573536 | controller |         ],
2026-06-12 16:39:05.573553 | controller |         "env": [
2026-06-12 16:39:05.573568 | controller |           {
2026-06-12 16:39:05.573582 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.573597 | controller |             "value": "30"
2026-06-12 16:39:05.573611 | controller |           },
2026-06-12 16:39:05.573626 | controller |           {
2026-06-12 16:39:05.573640 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.573655 | controller |             "value": "20"
2026-06-12 16:39:05.573669 | controller |           },
2026-06-12 16:39:05.573683 | controller |           {
2026-06-12 16:39:05.573698 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.573712 | controller |             "value": "5"
2026-06-12 16:39:05.573730 | controller |           },
2026-06-12 16:39:05.573745 | controller |           {
2026-06-12 16:39:05.573759 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.573774 | controller |             "value": "false"
2026-06-12 16:39:05.573788 | controller |           },
2026-06-12 16:39:05.573802 | controller |           {
2026-06-12 16:39:05.573816 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.573830 | controller |             "value": "false"
2026-06-12 16:39:05.573844 | controller |           }
2026-06-12 16:39:05.573859 | controller |         ],
2026-06-12 16:39:05.573873 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 16:39:05.573888 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.573902 | controller |         "livenessProbe": {
2026-06-12 16:39:05.573916 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.573931 | controller |           "httpGet": {
2026-06-12 16:39:05.573945 | controller |             "path": "/healthz",
2026-06-12 16:39:05.573959 | controller |             "port": 8081,
2026-06-12 16:39:05.573973 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.573987 | controller |           },
2026-06-12 16:39:05.574001 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.574015 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.574029 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.574043 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.574057 | controller |         },
2026-06-12 16:39:05.574071 | controller |         "name": "manager",
2026-06-12 16:39:05.574085 | controller |         "readinessProbe": {
2026-06-12 16:39:05.574099 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.574113 | controller |           "httpGet": {
2026-06-12 16:39:05.574127 | controller |             "path": "/readyz",
2026-06-12 16:39:05.574140 | controller |             "port": 8081,
2026-06-12 16:39:05.574154 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.574169 | controller |           },
2026-06-12 16:39:05.574183 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.574198 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.574212 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.574227 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.574241 | controller |         },
2026-06-12 16:39:05.574256 | controller |         "resources": {
2026-06-12 16:39:05.574270 | controller |           "limits": {
2026-06-12 16:39:05.574285 | controller |             "cpu": "500m",
2026-06-12 16:39:05.574299 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.574313 | controller |           },
2026-06-12 16:39:05.574343 | controller |           "requests": {
2026-06-12 16:39:05.574359 | controller |             "cpu": "10m",
2026-06-12 16:39:05.574373 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.574388 | controller |           }
2026-06-12 16:39:05.574402 | controller |         },
2026-06-12 16:39:05.574417 | controller |         "securityContext": {
2026-06-12 16:39:05.574432 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.574451 | controller |           "capabilities": {
2026-06-12 16:39:05.574474 | controller |             "drop": [
2026-06-12 16:39:05.574496 | controller |               "MKNOD"
2026-06-12 16:39:05.574531 | controller |             ]
2026-06-12 16:39:05.574550 | controller |           }
2026-06-12 16:39:05.574572 | controller |         },
2026-06-12 16:39:05.574594 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.574613 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.574629 | controller |         "volumeMounts": [
2026-06-12 16:39:05.574644 | controller |           {
2026-06-12 16:39:05.574669 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.574693 | controller |             "name": "kube-api-access-wrt6f",
2026-06-12 16:39:05.574712 | controller |             "readOnly": true
2026-06-12 16:39:05.574727 | controller |           }
2026-06-12 16:39:05.574743 | controller |         ]
2026-06-12 16:39:05.574766 | controller |       }
2026-06-12 16:39:05.574788 | controller |     ],
2026-06-12 16:39:05.574807 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.574825 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.574843 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.574865 | controller |       {
2026-06-12 16:39:05.574887 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-d2cl4"
2026-06-12 16:39:05.574906 | controller |       }
2026-06-12 16:39:05.574926 | controller |     ],
2026-06-12 16:39:05.574946 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.574968 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.574988 | controller |     "priority": 0,
2026-06-12 16:39:05.575008 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.575027 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.575050 | controller |     "securityContext": {
2026-06-12 16:39:05.575070 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.575090 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.575109 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.575130 | controller |       }
2026-06-12 16:39:05.575151 | controller |     },
2026-06-12 16:39:05.575172 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-12 16:39:05.575191 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-12 16:39:05.575211 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.575233 | controller |     "tolerations": [
2026-06-12 16:39:05.575253 | controller |       {
2026-06-12 16:39:05.575272 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.575292 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.575313 | controller |         "operator": "Exists",
2026-06-12 16:39:05.575332 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.575351 | controller |       },
2026-06-12 16:39:05.575371 | controller |       {
2026-06-12 16:39:05.575397 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.575420 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.575440 | controller |         "operator": "Exists",
2026-06-12 16:39:05.575460 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.575479 | controller |       },
2026-06-12 16:39:05.575498 | controller |       {
2026-06-12 16:39:05.575530 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.575551 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.575566 | controller |         "operator": "Exists"
2026-06-12 16:39:05.575581 | controller |       }
2026-06-12 16:39:05.575595 | controller |     ],
2026-06-12 16:39:05.575611 | controller |     "volumes": [
2026-06-12 16:39:05.575625 | controller |       {
2026-06-12 16:39:05.575640 | controller |         "name": "kube-api-access-wrt6f",
2026-06-12 16:39:05.575654 | controller |         "projected": {
2026-06-12 16:39:05.575669 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.575683 | controller |           "sources": [
2026-06-12 16:39:05.575697 | controller |             {
2026-06-12 16:39:05.575711 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.575725 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.575740 | controller |                 "path": "token"
2026-06-12 16:39:05.575754 | controller |               }
2026-06-12 16:39:05.575769 | controller |             },
2026-06-12 16:39:05.575788 | controller |             {
2026-06-12 16:39:05.575804 | controller |               "configMap": {
2026-06-12 16:39:05.575819 | controller |                 "items": [
2026-06-12 16:39:05.575833 | controller |                   {
2026-06-12 16:39:05.575848 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.575862 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.575876 | controller |                   }
2026-06-12 16:39:05.575891 | controller |                 ],
2026-06-12 16:39:05.575905 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.575920 | controller |               }
2026-06-12 16:39:05.575934 | controller |             },
2026-06-12 16:39:05.575948 | controller |             {
2026-06-12 16:39:05.575962 | controller |               "downwardAPI": {
2026-06-12 16:39:05.575977 | controller |                 "items": [
2026-06-12 16:39:05.575991 | controller |                   {
2026-06-12 16:39:05.576006 | controller |                     "fieldRef": {
2026-06-12 16:39:05.576020 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.576034 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.576049 | controller |                     },
2026-06-12 16:39:05.576065 | controller |                     "path": "namespace"
2026-06-12 16:39:05.576087 | controller |                   }
2026-06-12 16:39:05.576109 | controller |                 ]
2026-06-12 16:39:05.576126 | controller |               }
2026-06-12 16:39:05.576141 | controller |             },
2026-06-12 16:39:05.576155 | controller |             {
2026-06-12 16:39:05.576170 | controller |               "configMap": {
2026-06-12 16:39:05.576184 | controller |                 "items": [
2026-06-12 16:39:05.576199 | controller |                   {
2026-06-12 16:39:05.576214 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.576229 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.576243 | controller |                   }
2026-06-12 16:39:05.576258 | controller |                 ],
2026-06-12 16:39:05.576273 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.576288 | controller |               }
2026-06-12 16:39:05.576302 | controller |             }
2026-06-12 16:39:05.576316 | controller |           ]
2026-06-12 16:39:05.576331 | controller |         }
2026-06-12 16:39:05.576345 | controller |       }
2026-06-12 16:39:05.576359 | controller |     ]
2026-06-12 16:39:05.576373 | controller |   },
2026-06-12 16:39:05.576388 | controller |   "status": {
2026-06-12 16:39:05.576402 | controller |     "conditions": [
2026-06-12 16:39:05.576416 | controller |       {
2026-06-12 16:39:05.576431 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.576445 | controller |         "lastTransitionTime": "2026-06-12T15:43:53Z",
2026-06-12 16:39:05.576460 | controller |         "status": "True",
2026-06-12 16:39:05.576474 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.576489 | controller |       },
2026-06-12 16:39:05.576503 | controller |       {
2026-06-12 16:39:05.576549 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.576568 | controller |         "lastTransitionTime": "2026-06-12T15:43:05Z",
2026-06-12 16:39:05.576583 | controller |         "status": "True",
2026-06-12 16:39:05.576598 | controller |         "type": "Initialized"
2026-06-12 16:39:05.576613 | controller |       },
2026-06-12 16:39:05.576627 | controller |       {
2026-06-12 16:39:05.576642 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.576656 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.576671 | controller |         "status": "True",
2026-06-12 16:39:05.576685 | controller |         "type": "Ready"
2026-06-12 16:39:05.576699 | controller |       },
2026-06-12 16:39:05.576713 | controller |       {
2026-06-12 16:39:05.576727 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.576747 | controller |         "lastTransitionTime": "2026-06-12T15:44:05Z",
2026-06-12 16:39:05.576762 | controller |         "status": "True",
2026-06-12 16:39:05.576776 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.576790 | controller |       },
2026-06-12 16:39:05.576805 | controller |       {
2026-06-12 16:39:05.576819 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.576834 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.576848 | controller |         "status": "True",
2026-06-12 16:39:05.576863 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.576877 | controller |       }
2026-06-12 16:39:05.576891 | controller |     ],
2026-06-12 16:39:05.576906 | controller |     "containerStatuses": [
2026-06-12 16:39:05.576920 | controller |       {
2026-06-12 16:39:05.576934 | controller |         "allocatedResources": {
2026-06-12 16:39:05.576948 | controller |           "cpu": "10m",
2026-06-12 16:39:05.576962 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.576976 | controller |         },
2026-06-12 16:39:05.576990 | controller |         "containerID": "cri-o://3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784",
2026-06-12 16:39:05.577005 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 16:39:05.577019 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 16:39:05.577034 | controller |         "lastState": {},
2026-06-12 16:39:05.577048 | controller |         "name": "manager",
2026-06-12 16:39:05.577063 | controller |         "ready": true,
2026-06-12 16:39:05.577077 | controller |         "resources": {
2026-06-12 16:39:05.577091 | controller |           "limits": {
2026-06-12 16:39:05.577106 | controller |             "cpu": "500m",
2026-06-12 16:39:05.577120 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.577135 | controller |           },
2026-06-12 16:39:05.577149 | controller |           "requests": {
2026-06-12 16:39:05.577164 | controller |             "cpu": "10m",
2026-06-12 16:39:05.577178 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.577192 | controller |           }
2026-06-12 16:39:05.577206 | controller |         },
2026-06-12 16:39:05.577220 | controller |         "restartCount": 0,
2026-06-12 16:39:05.577235 | controller |         "started": true,
2026-06-12 16:39:05.577249 | controller |         "state": {
2026-06-12 16:39:05.577264 | controller |           "running": {
2026-06-12 16:39:05.577278 | controller |             "startedAt": "2026-06-12T15:43:52Z"
2026-06-12 16:39:05.577293 | controller |           }
2026-06-12 16:39:05.577307 | controller |         },
2026-06-12 16:39:05.577321 | controller |         "user": {
2026-06-12 16:39:05.577335 | controller |           "linux": {
2026-06-12 16:39:05.577350 | controller |             "gid": 0,
2026-06-12 16:39:05.577364 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.577379 | controller |               0
2026-06-12 16:39:05.577393 | controller |             ],
2026-06-12 16:39:05.577407 | controller |             "uid": 65532
2026-06-12 16:39:05.577422 | controller |           }
2026-06-12 16:39:05.577436 | controller |         },
2026-06-12 16:39:05.577450 | controller |         "volumeMounts": [
2026-06-12 16:39:05.577465 | controller |           {
2026-06-12 16:39:05.577479 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.577494 | controller |             "name": "kube-api-access-wrt6f",
2026-06-12 16:39:05.577509 | controller |             "readOnly": true,
2026-06-12 16:39:05.577543 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.577559 | controller |           }
2026-06-12 16:39:05.577578 | controller |         ]
2026-06-12 16:39:05.577594 | controller |       }
2026-06-12 16:39:05.577608 | controller |     ],
2026-06-12 16:39:05.577623 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.577637 | controller |     "hostIPs": [
2026-06-12 16:39:05.577652 | controller |       {
2026-06-12 16:39:05.577666 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.577680 | controller |       }
2026-06-12 16:39:05.577695 | controller |     ],
2026-06-12 16:39:05.577709 | controller |     "phase": "Running",
2026-06-12 16:39:05.577724 | controller |     "podIP": "10.217.0.90",
2026-06-12 16:39:05.577739 | controller |     "podIPs": [
2026-06-12 16:39:05.577753 | controller |       {
2026-06-12 16:39:05.577767 | controller |         "ip": "10.217.0.90"
2026-06-12 16:39:05.577781 | controller |       }
2026-06-12 16:39:05.577795 | controller |     ],
2026-06-12 16:39:05.577809 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.577823 | controller |     "startTime": "2026-06-12T15:43:05Z"
2026-06-12 16:39:05.577838 | controller |   }
2026-06-12 16:39:05.577852 | controller | }
2026-06-12 16:39:05.599951 | controller | ok:
2026-06-12 16:39:05.600037 | controller | {
2026-06-12 16:39:05.600060 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.600084 | controller |   "kind": "Pod",
2026-06-12 16:39:05.600114 | controller |   "metadata": {
2026-06-12 16:39:05.600136 | controller |     "annotations": {
2026-06-12 16:39:05.600227 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.91/23\"],\"mac_address\":\"0a:58:0a:d9:00:5b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.91/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.600251 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.91\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.600267 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.600284 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.600299 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.600316 | controller |     },
2026-06-12 16:39:05.600333 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.600349 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-12 16:39:05.600364 | controller |     "generation": 1,
2026-06-12 16:39:05.600378 | controller |     "labels": {
2026-06-12 16:39:05.600393 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-12 16:39:05.600407 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.600421 | controller |       "openstack.org/operator-name": "test",
2026-06-12 16:39:05.600436 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-12 16:39:05.600450 | controller |     },
2026-06-12 16:39:05.600464 | controller |     "managedFields": [
2026-06-12 16:39:05.600479 | controller |       {
2026-06-12 16:39:05.600493 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.600507 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.600547 | controller |         "fieldsV1": {
2026-06-12 16:39:05.600564 | controller |           "f:metadata": {
2026-06-12 16:39:05.600578 | controller |             "f:annotations": {
2026-06-12 16:39:05.600593 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.600608 | controller |             }
2026-06-12 16:39:05.600622 | controller |           }
2026-06-12 16:39:05.600636 | controller |         },
2026-06-12 16:39:05.600651 | controller |         "manager": "crc",
2026-06-12 16:39:05.600671 | controller |         "operation": "Update",
2026-06-12 16:39:05.600686 | controller |         "subresource": "status",
2026-06-12 16:39:05.600701 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.600716 | controller |       },
2026-06-12 16:39:05.600730 | controller |       {
2026-06-12 16:39:05.600744 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.600758 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.600772 | controller |         "fieldsV1": {
2026-06-12 16:39:05.600786 | controller |           "f:metadata": {
2026-06-12 16:39:05.600800 | controller |             "f:annotations": {
2026-06-12 16:39:05.600814 | controller |               ".": {},
2026-06-12 16:39:05.600829 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.600843 | controller |             },
2026-06-12 16:39:05.600857 | controller |             "f:generateName": {},
2026-06-12 16:39:05.600871 | controller |             "f:labels": {
2026-06-12 16:39:05.600885 | controller |               ".": {},
2026-06-12 16:39:05.600900 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.600915 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.600929 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.600943 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.600958 | controller |             },
2026-06-12 16:39:05.600972 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.600987 | controller |               ".": {},
2026-06-12 16:39:05.601001 | controller |               "k:{\"uid\":\"1b6ee57e-a3ad-4c9e-bbfe-936d2b6d818a\"}": {}
2026-06-12 16:39:05.601016 | controller |             }
2026-06-12 16:39:05.601030 | controller |           },
2026-06-12 16:39:05.601044 | controller |           "f:spec": {
2026-06-12 16:39:05.601058 | controller |             "f:containers": {
2026-06-12 16:39:05.601072 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.601087 | controller |                 ".": {},
2026-06-12 16:39:05.601101 | controller |                 "f:args": {},
2026-06-12 16:39:05.601115 | controller |                 "f:command": {},
2026-06-12 16:39:05.601130 | controller |                 "f:env": {
2026-06-12 16:39:05.601144 | controller |                   ".": {},
2026-06-12 16:39:05.601159 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.601175 | controller |                     ".": {},
2026-06-12 16:39:05.601189 | controller |                     "f:name": {},
2026-06-12 16:39:05.601204 | controller |                     "f:value": {}
2026-06-12 16:39:05.601218 | controller |                   },
2026-06-12 16:39:05.601233 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.601248 | controller |                     ".": {},
2026-06-12 16:39:05.601262 | controller |                     "f:name": {},
2026-06-12 16:39:05.601276 | controller |                     "f:value": {}
2026-06-12 16:39:05.601290 | controller |                   },
2026-06-12 16:39:05.601305 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.601319 | controller |                     ".": {},
2026-06-12 16:39:05.601334 | controller |                     "f:name": {},
2026-06-12 16:39:05.601348 | controller |                     "f:value": {}
2026-06-12 16:39:05.601362 | controller |                   },
2026-06-12 16:39:05.601376 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.601390 | controller |                     ".": {},
2026-06-12 16:39:05.601405 | controller |                     "f:name": {},
2026-06-12 16:39:05.601419 | controller |                     "f:value": {}
2026-06-12 16:39:05.601433 | controller |                   },
2026-06-12 16:39:05.601447 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.601465 | controller |                     ".": {},
2026-06-12 16:39:05.601479 | controller |                     "f:name": {},
2026-06-12 16:39:05.601493 | controller |                     "f:value": {}
2026-06-12 16:39:05.601507 | controller |                   }
2026-06-12 16:39:05.601551 | controller |                 },
2026-06-12 16:39:05.601567 | controller |                 "f:image": {},
2026-06-12 16:39:05.601581 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.601595 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.601609 | controller |                   ".": {},
2026-06-12 16:39:05.601623 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.601637 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.601651 | controller |                     ".": {},
2026-06-12 16:39:05.601665 | controller |                     "f:path": {},
2026-06-12 16:39:05.601679 | controller |                     "f:port": {},
2026-06-12 16:39:05.601693 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.601707 | controller |                   },
2026-06-12 16:39:05.601721 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.601735 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.601749 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.601763 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.601777 | controller |                 },
2026-06-12 16:39:05.601791 | controller |                 "f:name": {},
2026-06-12 16:39:05.601805 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.601820 | controller |                   ".": {},
2026-06-12 16:39:05.601834 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.601848 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.601862 | controller |                     ".": {},
2026-06-12 16:39:05.601876 | controller |                     "f:path": {},
2026-06-12 16:39:05.601890 | controller |                     "f:port": {},
2026-06-12 16:39:05.601904 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.601919 | controller |                   },
2026-06-12 16:39:05.601933 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.601948 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.601962 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.601977 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.601991 | controller |                 },
2026-06-12 16:39:05.602006 | controller |                 "f:resources": {
2026-06-12 16:39:05.602020 | controller |                   ".": {},
2026-06-12 16:39:05.602034 | controller |                   "f:limits": {
2026-06-12 16:39:05.602048 | controller |                     ".": {},
2026-06-12 16:39:05.602062 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.602076 | controller |                     "f:memory": {}
2026-06-12 16:39:05.602089 | controller |                   },
2026-06-12 16:39:05.602117 | controller |                   "f:requests": {
2026-06-12 16:39:05.602135 | controller |                     ".": {},
2026-06-12 16:39:05.602150 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.602164 | controller |                     "f:memory": {}
2026-06-12 16:39:05.602179 | controller |                   }
2026-06-12 16:39:05.602193 | controller |                 },
2026-06-12 16:39:05.602208 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.602223 | controller |                   ".": {},
2026-06-12 16:39:05.602237 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.602252 | controller |                 },
2026-06-12 16:39:05.602266 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.602284 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.602299 | controller |               }
2026-06-12 16:39:05.602314 | controller |             },
2026-06-12 16:39:05.602328 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.602342 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.602356 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.602370 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.602385 | controller |             "f:securityContext": {
2026-06-12 16:39:05.602399 | controller |               ".": {},
2026-06-12 16:39:05.602412 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.602426 | controller |             },
2026-06-12 16:39:05.602440 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.602454 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.602468 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.602482 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.602496 | controller |           }
2026-06-12 16:39:05.602528 | controller |         },
2026-06-12 16:39:05.602545 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.602560 | controller |         "operation": "Update",
2026-06-12 16:39:05.602575 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.602589 | controller |       },
2026-06-12 16:39:05.602604 | controller |       {
2026-06-12 16:39:05.602618 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.602634 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.602649 | controller |         "fieldsV1": {
2026-06-12 16:39:05.602663 | controller |           "f:metadata": {
2026-06-12 16:39:05.602678 | controller |             "f:annotations": {
2026-06-12 16:39:05.602692 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.602706 | controller |             }
2026-06-12 16:39:05.602720 | controller |           }
2026-06-12 16:39:05.602735 | controller |         },
2026-06-12 16:39:05.602749 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.602763 | controller |         "operation": "Update",
2026-06-12 16:39:05.602777 | controller |         "subresource": "status",
2026-06-12 16:39:05.602791 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.602805 | controller |       },
2026-06-12 16:39:05.602819 | controller |       {
2026-06-12 16:39:05.602833 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.602847 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.602861 | controller |         "fieldsV1": {
2026-06-12 16:39:05.602875 | controller |           "f:status": {
2026-06-12 16:39:05.602889 | controller |             "f:conditions": {
2026-06-12 16:39:05.602903 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.602917 | controller |                 ".": {},
2026-06-12 16:39:05.602932 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.602947 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.602961 | controller |                 "f:status": {},
2026-06-12 16:39:05.602976 | controller |                 "f:type": {}
2026-06-12 16:39:05.602990 | controller |               },
2026-06-12 16:39:05.603004 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.603018 | controller |                 ".": {},
2026-06-12 16:39:05.603032 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.603047 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.603061 | controller |                 "f:status": {},
2026-06-12 16:39:05.603075 | controller |                 "f:type": {}
2026-06-12 16:39:05.603089 | controller |               },
2026-06-12 16:39:05.603103 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.603121 | controller |                 ".": {},
2026-06-12 16:39:05.603136 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.603150 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.603165 | controller |                 "f:status": {},
2026-06-12 16:39:05.603180 | controller |                 "f:type": {}
2026-06-12 16:39:05.603194 | controller |               },
2026-06-12 16:39:05.603209 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.603223 | controller |                 ".": {},
2026-06-12 16:39:05.603238 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.603252 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.603266 | controller |                 "f:status": {},
2026-06-12 16:39:05.603281 | controller |                 "f:type": {}
2026-06-12 16:39:05.603296 | controller |               }
2026-06-12 16:39:05.603312 | controller |             },
2026-06-12 16:39:05.603329 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.603343 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.603357 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.603371 | controller |             "f:phase": {},
2026-06-12 16:39:05.603385 | controller |             "f:podIP": {},
2026-06-12 16:39:05.603398 | controller |             "f:podIPs": {
2026-06-12 16:39:05.603413 | controller |               ".": {},
2026-06-12 16:39:05.603426 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-12 16:39:05.603440 | controller |                 ".": {},
2026-06-12 16:39:05.603454 | controller |                 "f:ip": {}
2026-06-12 16:39:05.603468 | controller |               }
2026-06-12 16:39:05.603482 | controller |             },
2026-06-12 16:39:05.603497 | controller |             "f:startTime": {}
2026-06-12 16:39:05.603525 | controller |           }
2026-06-12 16:39:05.603545 | controller |         },
2026-06-12 16:39:05.603560 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.603574 | controller |         "operation": "Update",
2026-06-12 16:39:05.603588 | controller |         "subresource": "status",
2026-06-12 16:39:05.603602 | controller |         "time": "2026-06-12T15:44:09Z"
2026-06-12 16:39:05.603616 | controller |       }
2026-06-12 16:39:05.603630 | controller |     ],
2026-06-12 16:39:05.603643 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-snp8d",
2026-06-12 16:39:05.603658 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.603673 | controller |     "ownerReferences": [
2026-06-12 16:39:05.603687 | controller |       {
2026-06-12 16:39:05.603701 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.603715 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.603729 | controller |         "controller": true,
2026-06-12 16:39:05.603743 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.603757 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-12 16:39:05.603771 | controller |         "uid": "1b6ee57e-a3ad-4c9e-bbfe-936d2b6d818a"
2026-06-12 16:39:05.603785 | controller |       }
2026-06-12 16:39:05.603799 | controller |     ],
2026-06-12 16:39:05.603814 | controller |     "resourceVersion": "54229",
2026-06-12 16:39:05.603827 | controller |     "uid": "cf1a37a8-9f04-4ade-969f-8fdb02d456ce"
2026-06-12 16:39:05.603842 | controller |   },
2026-06-12 16:39:05.603856 | controller |   "spec": {
2026-06-12 16:39:05.603870 | controller |     "containers": [
2026-06-12 16:39:05.603884 | controller |       {
2026-06-12 16:39:05.603898 | controller |         "args": [
2026-06-12 16:39:05.603912 | controller |           "--leader-elect",
2026-06-12 16:39:05.603926 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.603940 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.603955 | controller |         ],
2026-06-12 16:39:05.603969 | controller |         "command": [
2026-06-12 16:39:05.603987 | controller |           "/manager"
2026-06-12 16:39:05.604002 | controller |         ],
2026-06-12 16:39:05.604016 | controller |         "env": [
2026-06-12 16:39:05.604029 | controller |           {
2026-06-12 16:39:05.604044 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.604064 | controller |             "value": "30"
2026-06-12 16:39:05.604085 | controller |           },
2026-06-12 16:39:05.604105 | controller |           {
2026-06-12 16:39:05.604126 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.604141 | controller |             "value": "20"
2026-06-12 16:39:05.604155 | controller |           },
2026-06-12 16:39:05.604169 | controller |           {
2026-06-12 16:39:05.604183 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.604198 | controller |             "value": "5"
2026-06-12 16:39:05.604212 | controller |           },
2026-06-12 16:39:05.604227 | controller |           {
2026-06-12 16:39:05.604241 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.604256 | controller |             "value": "false"
2026-06-12 16:39:05.604270 | controller |           },
2026-06-12 16:39:05.604285 | controller |           {
2026-06-12 16:39:05.604299 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.604313 | controller |             "value": "false"
2026-06-12 16:39:05.604327 | controller |           }
2026-06-12 16:39:05.604342 | controller |         ],
2026-06-12 16:39:05.604356 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 16:39:05.604370 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.604385 | controller |         "livenessProbe": {
2026-06-12 16:39:05.604399 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.604414 | controller |           "httpGet": {
2026-06-12 16:39:05.604428 | controller |             "path": "/healthz",
2026-06-12 16:39:05.604442 | controller |             "port": 8081,
2026-06-12 16:39:05.604456 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.604470 | controller |           },
2026-06-12 16:39:05.604485 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.604499 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.604533 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.604550 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.604565 | controller |         },
2026-06-12 16:39:05.604579 | controller |         "name": "manager",
2026-06-12 16:39:05.604594 | controller |         "readinessProbe": {
2026-06-12 16:39:05.604609 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.604623 | controller |           "httpGet": {
2026-06-12 16:39:05.604637 | controller |             "path": "/readyz",
2026-06-12 16:39:05.604651 | controller |             "port": 8081,
2026-06-12 16:39:05.604665 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.604679 | controller |           },
2026-06-12 16:39:05.604693 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.604707 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.604721 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.604736 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.604750 | controller |         },
2026-06-12 16:39:05.604764 | controller |         "resources": {
2026-06-12 16:39:05.604778 | controller |           "limits": {
2026-06-12 16:39:05.604792 | controller |             "cpu": "500m",
2026-06-12 16:39:05.604805 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.604819 | controller |           },
2026-06-12 16:39:05.604833 | controller |           "requests": {
2026-06-12 16:39:05.604847 | controller |             "cpu": "10m",
2026-06-12 16:39:05.604861 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.604875 | controller |           }
2026-06-12 16:39:05.604893 | controller |         },
2026-06-12 16:39:05.604908 | controller |         "securityContext": {
2026-06-12 16:39:05.604922 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.604936 | controller |           "capabilities": {
2026-06-12 16:39:05.604951 | controller |             "drop": [
2026-06-12 16:39:05.604965 | controller |               "MKNOD"
2026-06-12 16:39:05.604980 | controller |             ]
2026-06-12 16:39:05.604995 | controller |           }
2026-06-12 16:39:05.605009 | controller |         },
2026-06-12 16:39:05.605023 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.605038 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.605052 | controller |         "volumeMounts": [
2026-06-12 16:39:05.605066 | controller |           {
2026-06-12 16:39:05.605081 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.605095 | controller |             "name": "kube-api-access-pfbm9",
2026-06-12 16:39:05.605109 | controller |             "readOnly": true
2026-06-12 16:39:05.605123 | controller |           }
2026-06-12 16:39:05.605138 | controller |         ]
2026-06-12 16:39:05.605151 | controller |       }
2026-06-12 16:39:05.605165 | controller |     ],
2026-06-12 16:39:05.605179 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.605193 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.605207 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.605221 | controller |       {
2026-06-12 16:39:05.605235 | controller |         "name": "test-operator-controller-manager-dockercfg-5t9t8"
2026-06-12 16:39:05.605250 | controller |       }
2026-06-12 16:39:05.605264 | controller |     ],
2026-06-12 16:39:05.605279 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.605293 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.605310 | controller |     "priority": 0,
2026-06-12 16:39:05.605327 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.605341 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.605355 | controller |     "securityContext": {
2026-06-12 16:39:05.605370 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.605384 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.605398 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.605412 | controller |       }
2026-06-12 16:39:05.605426 | controller |     },
2026-06-12 16:39:05.605440 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-12 16:39:05.605454 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-12 16:39:05.605468 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.605483 | controller |     "tolerations": [
2026-06-12 16:39:05.605497 | controller |       {
2026-06-12 16:39:05.605534 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.605556 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.605572 | controller |         "operator": "Exists",
2026-06-12 16:39:05.605586 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.605601 | controller |       },
2026-06-12 16:39:05.605615 | controller |       {
2026-06-12 16:39:05.605629 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.605644 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.605660 | controller |         "operator": "Exists",
2026-06-12 16:39:05.605682 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.605704 | controller |       },
2026-06-12 16:39:05.605730 | controller |       {
2026-06-12 16:39:05.605749 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.605765 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.605780 | controller |         "operator": "Exists"
2026-06-12 16:39:05.605795 | controller |       }
2026-06-12 16:39:05.605814 | controller |     ],
2026-06-12 16:39:05.605829 | controller |     "volumes": [
2026-06-12 16:39:05.605844 | controller |       {
2026-06-12 16:39:05.605858 | controller |         "name": "kube-api-access-pfbm9",
2026-06-12 16:39:05.605872 | controller |         "projected": {
2026-06-12 16:39:05.605886 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.605901 | controller |           "sources": [
2026-06-12 16:39:05.605915 | controller |             {
2026-06-12 16:39:05.605929 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.605943 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.605957 | controller |                 "path": "token"
2026-06-12 16:39:05.605971 | controller |               }
2026-06-12 16:39:05.605986 | controller |             },
2026-06-12 16:39:05.606000 | controller |             {
2026-06-12 16:39:05.606014 | controller |               "configMap": {
2026-06-12 16:39:05.606028 | controller |                 "items": [
2026-06-12 16:39:05.606043 | controller |                   {
2026-06-12 16:39:05.606058 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.606086 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.606102 | controller |                   }
2026-06-12 16:39:05.606116 | controller |                 ],
2026-06-12 16:39:05.606131 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.606145 | controller |               }
2026-06-12 16:39:05.606160 | controller |             },
2026-06-12 16:39:05.606174 | controller |             {
2026-06-12 16:39:05.606188 | controller |               "downwardAPI": {
2026-06-12 16:39:05.606202 | controller |                 "items": [
2026-06-12 16:39:05.606216 | controller |                   {
2026-06-12 16:39:05.606230 | controller |                     "fieldRef": {
2026-06-12 16:39:05.606244 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.606259 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.606274 | controller |                     },
2026-06-12 16:39:05.606289 | controller |                     "path": "namespace"
2026-06-12 16:39:05.606304 | controller |                   }
2026-06-12 16:39:05.606318 | controller |                 ]
2026-06-12 16:39:05.606333 | controller |               }
2026-06-12 16:39:05.606347 | controller |             },
2026-06-12 16:39:05.606361 | controller |             {
2026-06-12 16:39:05.606375 | controller |               "configMap": {
2026-06-12 16:39:05.606389 | controller |                 "items": [
2026-06-12 16:39:05.606404 | controller |                   {
2026-06-12 16:39:05.606418 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.606432 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.606447 | controller |                   }
2026-06-12 16:39:05.606461 | controller |                 ],
2026-06-12 16:39:05.606475 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.606489 | controller |               }
2026-06-12 16:39:05.606503 | controller |             }
2026-06-12 16:39:05.606539 | controller |           ]
2026-06-12 16:39:05.606555 | controller |         }
2026-06-12 16:39:05.606569 | controller |       }
2026-06-12 16:39:05.606583 | controller |     ]
2026-06-12 16:39:05.606598 | controller |   },
2026-06-12 16:39:05.606612 | controller |   "status": {
2026-06-12 16:39:05.606625 | controller |     "conditions": [
2026-06-12 16:39:05.606640 | controller |       {
2026-06-12 16:39:05.606655 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.606669 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:05.606683 | controller |         "status": "True",
2026-06-12 16:39:05.606698 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.606712 | controller |       },
2026-06-12 16:39:05.606727 | controller |       {
2026-06-12 16:39:05.606746 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.606761 | controller |         "lastTransitionTime": "2026-06-12T15:43:05Z",
2026-06-12 16:39:05.606775 | controller |         "status": "True",
2026-06-12 16:39:05.606789 | controller |         "type": "Initialized"
2026-06-12 16:39:05.606803 | controller |       },
2026-06-12 16:39:05.606817 | controller |       {
2026-06-12 16:39:05.606831 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.606845 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:05.606859 | controller |         "status": "True",
2026-06-12 16:39:05.606874 | controller |         "type": "Ready"
2026-06-12 16:39:05.606888 | controller |       },
2026-06-12 16:39:05.606902 | controller |       {
2026-06-12 16:39:05.606917 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.606931 | controller |         "lastTransitionTime": "2026-06-12T15:44:06Z",
2026-06-12 16:39:05.606945 | controller |         "status": "True",
2026-06-12 16:39:05.606959 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.606974 | controller |       },
2026-06-12 16:39:05.606988 | controller |       {
2026-06-12 16:39:05.607002 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.607016 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.607030 | controller |         "status": "True",
2026-06-12 16:39:05.607044 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.607059 | controller |       }
2026-06-12 16:39:05.607073 | controller |     ],
2026-06-12 16:39:05.607088 | controller |     "containerStatuses": [
2026-06-12 16:39:05.607102 | controller |       {
2026-06-12 16:39:05.607116 | controller |         "allocatedResources": {
2026-06-12 16:39:05.607131 | controller |           "cpu": "10m",
2026-06-12 16:39:05.607145 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.607160 | controller |         },
2026-06-12 16:39:05.607174 | controller |         "containerID": "cri-o://80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e",
2026-06-12 16:39:05.607189 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 16:39:05.607204 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 16:39:05.607218 | controller |         "lastState": {},
2026-06-12 16:39:05.607233 | controller |         "name": "manager",
2026-06-12 16:39:05.607247 | controller |         "ready": true,
2026-06-12 16:39:05.607261 | controller |         "resources": {
2026-06-12 16:39:05.607276 | controller |           "limits": {
2026-06-12 16:39:05.607290 | controller |             "cpu": "500m",
2026-06-12 16:39:05.607304 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.607318 | controller |           },
2026-06-12 16:39:05.607332 | controller |           "requests": {
2026-06-12 16:39:05.607347 | controller |             "cpu": "10m",
2026-06-12 16:39:05.607361 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.607375 | controller |           }
2026-06-12 16:39:05.607390 | controller |         },
2026-06-12 16:39:05.607405 | controller |         "restartCount": 0,
2026-06-12 16:39:05.607420 | controller |         "started": true,
2026-06-12 16:39:05.607434 | controller |         "state": {
2026-06-12 16:39:05.607449 | controller |           "running": {
2026-06-12 16:39:05.607463 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:05.607477 | controller |           }
2026-06-12 16:39:05.607491 | controller |         },
2026-06-12 16:39:05.607505 | controller |         "user": {
2026-06-12 16:39:05.607543 | controller |           "linux": {
2026-06-12 16:39:05.607560 | controller |             "gid": 0,
2026-06-12 16:39:05.607574 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.607593 | controller |               0
2026-06-12 16:39:05.607608 | controller |             ],
2026-06-12 16:39:05.607622 | controller |             "uid": 65532
2026-06-12 16:39:05.607637 | controller |           }
2026-06-12 16:39:05.607651 | controller |         },
2026-06-12 16:39:05.607665 | controller |         "volumeMounts": [
2026-06-12 16:39:05.607680 | controller |           {
2026-06-12 16:39:05.607693 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.607708 | controller |             "name": "kube-api-access-pfbm9",
2026-06-12 16:39:05.607722 | controller |             "readOnly": true,
2026-06-12 16:39:05.607736 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.607751 | controller |           }
2026-06-12 16:39:05.607765 | controller |         ]
2026-06-12 16:39:05.607779 | controller |       }
2026-06-12 16:39:05.607793 | controller |     ],
2026-06-12 16:39:05.607807 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.607823 | controller |     "hostIPs": [
2026-06-12 16:39:05.607837 | controller |       {
2026-06-12 16:39:05.607851 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.607865 | controller |       }
2026-06-12 16:39:05.607879 | controller |     ],
2026-06-12 16:39:05.607892 | controller |     "phase": "Running",
2026-06-12 16:39:05.607907 | controller |     "podIP": "10.217.0.91",
2026-06-12 16:39:05.607921 | controller |     "podIPs": [
2026-06-12 16:39:05.607936 | controller |       {
2026-06-12 16:39:05.607950 | controller |         "ip": "10.217.0.91"
2026-06-12 16:39:05.607964 | controller |       }
2026-06-12 16:39:05.607978 | controller |     ],
2026-06-12 16:39:05.607992 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.608006 | controller |     "startTime": "2026-06-12T15:43:05Z"
2026-06-12 16:39:05.608020 | controller |   }
2026-06-12 16:39:05.608034 | controller | }
2026-06-12 16:39:05.632501 | controller | ok:
2026-06-12 16:39:05.632630 | controller | {
2026-06-12 16:39:05.632721 | controller |   "apiVersion": "v1",
2026-06-12 16:39:05.632744 | controller |   "kind": "Pod",
2026-06-12 16:39:05.632761 | controller |   "metadata": {
2026-06-12 16:39:05.632776 | controller |     "annotations": {
2026-06-12 16:39:05.632791 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.92/23\"],\"mac_address\":\"0a:58:0a:d9:00:5c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.92/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 16:39:05.632808 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.92\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 16:39:05.632824 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 16:39:05.632840 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 16:39:05.632855 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 16:39:05.632870 | controller |     },
2026-06-12 16:39:05.632885 | controller |     "creationTimestamp": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.632900 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-12 16:39:05.632915 | controller |     "generation": 1,
2026-06-12 16:39:05.632929 | controller |     "labels": {
2026-06-12 16:39:05.632944 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-12 16:39:05.632959 | controller |       "control-plane": "controller-manager",
2026-06-12 16:39:05.632974 | controller |       "openstack.org/operator-name": "watcher",
2026-06-12 16:39:05.633003 | controller |       "pod-template-hash": "7869644bb4"
2026-06-12 16:39:05.633018 | controller |     },
2026-06-12 16:39:05.633033 | controller |     "managedFields": [
2026-06-12 16:39:05.633048 | controller |       {
2026-06-12 16:39:05.633063 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.633077 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.633092 | controller |         "fieldsV1": {
2026-06-12 16:39:05.633107 | controller |           "f:metadata": {
2026-06-12 16:39:05.633121 | controller |             "f:annotations": {
2026-06-12 16:39:05.633135 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 16:39:05.633150 | controller |             }
2026-06-12 16:39:05.633164 | controller |           }
2026-06-12 16:39:05.633179 | controller |         },
2026-06-12 16:39:05.633193 | controller |         "manager": "crc",
2026-06-12 16:39:05.633207 | controller |         "operation": "Update",
2026-06-12 16:39:05.633222 | controller |         "subresource": "status",
2026-06-12 16:39:05.633236 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.633250 | controller |       },
2026-06-12 16:39:05.633265 | controller |       {
2026-06-12 16:39:05.633279 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.633294 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.633308 | controller |         "fieldsV1": {
2026-06-12 16:39:05.633322 | controller |           "f:metadata": {
2026-06-12 16:39:05.633336 | controller |             "f:annotations": {
2026-06-12 16:39:05.633350 | controller |               ".": {},
2026-06-12 16:39:05.633365 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 16:39:05.633379 | controller |             },
2026-06-12 16:39:05.633394 | controller |             "f:generateName": {},
2026-06-12 16:39:05.633409 | controller |             "f:labels": {
2026-06-12 16:39:05.633424 | controller |               ".": {},
2026-06-12 16:39:05.633438 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 16:39:05.633453 | controller |               "f:control-plane": {},
2026-06-12 16:39:05.633467 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 16:39:05.633482 | controller |               "f:pod-template-hash": {}
2026-06-12 16:39:05.633496 | controller |             },
2026-06-12 16:39:05.633530 | controller |             "f:ownerReferences": {
2026-06-12 16:39:05.633552 | controller |               ".": {},
2026-06-12 16:39:05.633568 | controller |               "k:{\"uid\":\"0031b7c2-7913-4a0f-8c5e-1bf4a64b5041\"}": {}
2026-06-12 16:39:05.633583 | controller |             }
2026-06-12 16:39:05.633598 | controller |           },
2026-06-12 16:39:05.633612 | controller |           "f:spec": {
2026-06-12 16:39:05.633626 | controller |             "f:containers": {
2026-06-12 16:39:05.633640 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 16:39:05.633654 | controller |                 ".": {},
2026-06-12 16:39:05.633669 | controller |                 "f:args": {},
2026-06-12 16:39:05.633684 | controller |                 "f:command": {},
2026-06-12 16:39:05.633698 | controller |                 "f:env": {
2026-06-12 16:39:05.633712 | controller |                   ".": {},
2026-06-12 16:39:05.633726 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 16:39:05.633740 | controller |                     ".": {},
2026-06-12 16:39:05.633755 | controller |                     "f:name": {},
2026-06-12 16:39:05.633769 | controller |                     "f:value": {}
2026-06-12 16:39:05.633784 | controller |                   },
2026-06-12 16:39:05.633798 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 16:39:05.633813 | controller |                     ".": {},
2026-06-12 16:39:05.633827 | controller |                     "f:name": {},
2026-06-12 16:39:05.633841 | controller |                     "f:value": {}
2026-06-12 16:39:05.633868 | controller |                   },
2026-06-12 16:39:05.633892 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 16:39:05.633909 | controller |                     ".": {},
2026-06-12 16:39:05.633924 | controller |                     "f:name": {},
2026-06-12 16:39:05.633939 | controller |                     "f:value": {}
2026-06-12 16:39:05.633953 | controller |                   },
2026-06-12 16:39:05.633967 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 16:39:05.633981 | controller |                     ".": {},
2026-06-12 16:39:05.633996 | controller |                     "f:name": {},
2026-06-12 16:39:05.634010 | controller |                     "f:value": {}
2026-06-12 16:39:05.634025 | controller |                   },
2026-06-12 16:39:05.634039 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 16:39:05.634054 | controller |                     ".": {},
2026-06-12 16:39:05.634069 | controller |                     "f:name": {},
2026-06-12 16:39:05.634083 | controller |                     "f:value": {}
2026-06-12 16:39:05.634098 | controller |                   }
2026-06-12 16:39:05.634112 | controller |                 },
2026-06-12 16:39:05.634127 | controller |                 "f:image": {},
2026-06-12 16:39:05.634142 | controller |                 "f:imagePullPolicy": {},
2026-06-12 16:39:05.634156 | controller |                 "f:livenessProbe": {
2026-06-12 16:39:05.634171 | controller |                   ".": {},
2026-06-12 16:39:05.634185 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.634199 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.634214 | controller |                     ".": {},
2026-06-12 16:39:05.634228 | controller |                     "f:path": {},
2026-06-12 16:39:05.634242 | controller |                     "f:port": {},
2026-06-12 16:39:05.634256 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.634270 | controller |                   },
2026-06-12 16:39:05.634285 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.634301 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.634315 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.634330 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.634344 | controller |                 },
2026-06-12 16:39:05.634359 | controller |                 "f:name": {},
2026-06-12 16:39:05.634373 | controller |                 "f:readinessProbe": {
2026-06-12 16:39:05.634387 | controller |                   ".": {},
2026-06-12 16:39:05.634401 | controller |                   "f:failureThreshold": {},
2026-06-12 16:39:05.634416 | controller |                   "f:httpGet": {
2026-06-12 16:39:05.634430 | controller |                     ".": {},
2026-06-12 16:39:05.634445 | controller |                     "f:path": {},
2026-06-12 16:39:05.634459 | controller |                     "f:port": {},
2026-06-12 16:39:05.634473 | controller |                     "f:scheme": {}
2026-06-12 16:39:05.634487 | controller |                   },
2026-06-12 16:39:05.634501 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 16:39:05.634537 | controller |                   "f:periodSeconds": {},
2026-06-12 16:39:05.634553 | controller |                   "f:successThreshold": {},
2026-06-12 16:39:05.634568 | controller |                   "f:timeoutSeconds": {}
2026-06-12 16:39:05.634583 | controller |                 },
2026-06-12 16:39:05.634598 | controller |                 "f:resources": {
2026-06-12 16:39:05.634612 | controller |                   ".": {},
2026-06-12 16:39:05.634627 | controller |                   "f:limits": {
2026-06-12 16:39:05.634641 | controller |                     ".": {},
2026-06-12 16:39:05.634655 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.634670 | controller |                     "f:memory": {}
2026-06-12 16:39:05.634684 | controller |                   },
2026-06-12 16:39:05.634701 | controller |                   "f:requests": {
2026-06-12 16:39:05.634716 | controller |                     ".": {},
2026-06-12 16:39:05.634730 | controller |                     "f:cpu": {},
2026-06-12 16:39:05.634745 | controller |                     "f:memory": {}
2026-06-12 16:39:05.634759 | controller |                   }
2026-06-12 16:39:05.634773 | controller |                 },
2026-06-12 16:39:05.634787 | controller |                 "f:securityContext": {
2026-06-12 16:39:05.634802 | controller |                   ".": {},
2026-06-12 16:39:05.634817 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 16:39:05.634831 | controller |                 },
2026-06-12 16:39:05.634846 | controller |                 "f:terminationMessagePath": {},
2026-06-12 16:39:05.634860 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 16:39:05.634874 | controller |               }
2026-06-12 16:39:05.634888 | controller |             },
2026-06-12 16:39:05.634902 | controller |             "f:dnsPolicy": {},
2026-06-12 16:39:05.634916 | controller |             "f:enableServiceLinks": {},
2026-06-12 16:39:05.634930 | controller |             "f:restartPolicy": {},
2026-06-12 16:39:05.634944 | controller |             "f:schedulerName": {},
2026-06-12 16:39:05.634958 | controller |             "f:securityContext": {
2026-06-12 16:39:05.634973 | controller |               ".": {},
2026-06-12 16:39:05.634987 | controller |               "f:runAsNonRoot": {}
2026-06-12 16:39:05.635001 | controller |             },
2026-06-12 16:39:05.635016 | controller |             "f:serviceAccount": {},
2026-06-12 16:39:05.635030 | controller |             "f:serviceAccountName": {},
2026-06-12 16:39:05.635045 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 16:39:05.635060 | controller |             "f:tolerations": {}
2026-06-12 16:39:05.635074 | controller |           }
2026-06-12 16:39:05.635088 | controller |         },
2026-06-12 16:39:05.635103 | controller |         "manager": "kube-controller-manager",
2026-06-12 16:39:05.635117 | controller |         "operation": "Update",
2026-06-12 16:39:05.635132 | controller |         "time": "2026-06-12T15:43:04Z"
2026-06-12 16:39:05.635146 | controller |       },
2026-06-12 16:39:05.635160 | controller |       {
2026-06-12 16:39:05.635175 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.635189 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.635204 | controller |         "fieldsV1": {
2026-06-12 16:39:05.635218 | controller |           "f:metadata": {
2026-06-12 16:39:05.635232 | controller |             "f:annotations": {
2026-06-12 16:39:05.635246 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 16:39:05.635261 | controller |             }
2026-06-12 16:39:05.635275 | controller |           }
2026-06-12 16:39:05.635290 | controller |         },
2026-06-12 16:39:05.635307 | controller |         "manager": "multus-daemon",
2026-06-12 16:39:05.635323 | controller |         "operation": "Update",
2026-06-12 16:39:05.635338 | controller |         "subresource": "status",
2026-06-12 16:39:05.635352 | controller |         "time": "2026-06-12T15:43:10Z"
2026-06-12 16:39:05.635366 | controller |       },
2026-06-12 16:39:05.635381 | controller |       {
2026-06-12 16:39:05.635395 | controller |         "apiVersion": "v1",
2026-06-12 16:39:05.635410 | controller |         "fieldsType": "FieldsV1",
2026-06-12 16:39:05.635424 | controller |         "fieldsV1": {
2026-06-12 16:39:05.635438 | controller |           "f:status": {
2026-06-12 16:39:05.635452 | controller |             "f:conditions": {
2026-06-12 16:39:05.635466 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 16:39:05.635480 | controller |                 ".": {},
2026-06-12 16:39:05.635495 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.635509 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.635560 | controller |                 "f:status": {},
2026-06-12 16:39:05.635577 | controller |                 "f:type": {}
2026-06-12 16:39:05.635592 | controller |               },
2026-06-12 16:39:05.635606 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 16:39:05.635621 | controller |                 ".": {},
2026-06-12 16:39:05.635635 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.635650 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.635664 | controller |                 "f:status": {},
2026-06-12 16:39:05.635679 | controller |                 "f:type": {}
2026-06-12 16:39:05.635693 | controller |               },
2026-06-12 16:39:05.635707 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 16:39:05.635721 | controller |                 ".": {},
2026-06-12 16:39:05.635735 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.635750 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.635764 | controller |                 "f:status": {},
2026-06-12 16:39:05.635778 | controller |                 "f:type": {}
2026-06-12 16:39:05.635793 | controller |               },
2026-06-12 16:39:05.635807 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 16:39:05.635821 | controller |                 ".": {},
2026-06-12 16:39:05.635836 | controller |                 "f:lastProbeTime": {},
2026-06-12 16:39:05.635850 | controller |                 "f:lastTransitionTime": {},
2026-06-12 16:39:05.635865 | controller |                 "f:status": {},
2026-06-12 16:39:05.635879 | controller |                 "f:type": {}
2026-06-12 16:39:05.635893 | controller |               }
2026-06-12 16:39:05.635907 | controller |             },
2026-06-12 16:39:05.635921 | controller |             "f:containerStatuses": {},
2026-06-12 16:39:05.635935 | controller |             "f:hostIP": {},
2026-06-12 16:39:05.635950 | controller |             "f:hostIPs": {},
2026-06-12 16:39:05.635964 | controller |             "f:phase": {},
2026-06-12 16:39:05.635978 | controller |             "f:podIP": {},
2026-06-12 16:39:05.635992 | controller |             "f:podIPs": {
2026-06-12 16:39:05.636006 | controller |               ".": {},
2026-06-12 16:39:05.636020 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-12 16:39:05.636034 | controller |                 ".": {},
2026-06-12 16:39:05.636048 | controller |                 "f:ip": {}
2026-06-12 16:39:05.636063 | controller |               }
2026-06-12 16:39:05.636078 | controller |             },
2026-06-12 16:39:05.636092 | controller |             "f:startTime": {}
2026-06-12 16:39:05.636106 | controller |           }
2026-06-12 16:39:05.636121 | controller |         },
2026-06-12 16:39:05.636135 | controller |         "manager": "kubelet",
2026-06-12 16:39:05.636149 | controller |         "operation": "Update",
2026-06-12 16:39:05.636163 | controller |         "subresource": "status",
2026-06-12 16:39:05.636177 | controller |         "time": "2026-06-12T15:44:10Z"
2026-06-12 16:39:05.636191 | controller |       }
2026-06-12 16:39:05.636206 | controller |     ],
2026-06-12 16:39:05.636220 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-g7fvb",
2026-06-12 16:39:05.636234 | controller |     "namespace": "openstack-operators",
2026-06-12 16:39:05.636248 | controller |     "ownerReferences": [
2026-06-12 16:39:05.636263 | controller |       {
2026-06-12 16:39:05.636277 | controller |         "apiVersion": "apps/v1",
2026-06-12 16:39:05.636291 | controller |         "blockOwnerDeletion": true,
2026-06-12 16:39:05.636305 | controller |         "controller": true,
2026-06-12 16:39:05.636319 | controller |         "kind": "ReplicaSet",
2026-06-12 16:39:05.636334 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-12 16:39:05.636348 | controller |         "uid": "0031b7c2-7913-4a0f-8c5e-1bf4a64b5041"
2026-06-12 16:39:05.636366 | controller |       }
2026-06-12 16:39:05.636380 | controller |     ],
2026-06-12 16:39:05.636394 | controller |     "resourceVersion": "54281",
2026-06-12 16:39:05.636409 | controller |     "uid": "4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf"
2026-06-12 16:39:05.636423 | controller |   },
2026-06-12 16:39:05.636437 | controller |   "spec": {
2026-06-12 16:39:05.636452 | controller |     "containers": [
2026-06-12 16:39:05.636466 | controller |       {
2026-06-12 16:39:05.636480 | controller |         "args": [
2026-06-12 16:39:05.636494 | controller |           "--leader-elect",
2026-06-12 16:39:05.636508 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 16:39:05.636542 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 16:39:05.636558 | controller |         ],
2026-06-12 16:39:05.636572 | controller |         "command": [
2026-06-12 16:39:05.636587 | controller |           "/manager"
2026-06-12 16:39:05.636600 | controller |         ],
2026-06-12 16:39:05.636614 | controller |         "env": [
2026-06-12 16:39:05.636628 | controller |           {
2026-06-12 16:39:05.636642 | controller |             "name": "LEASE_DURATION",
2026-06-12 16:39:05.636656 | controller |             "value": "30"
2026-06-12 16:39:05.636670 | controller |           },
2026-06-12 16:39:05.636684 | controller |           {
2026-06-12 16:39:05.636699 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 16:39:05.636713 | controller |             "value": "20"
2026-06-12 16:39:05.636727 | controller |           },
2026-06-12 16:39:05.636741 | controller |           {
2026-06-12 16:39:05.636755 | controller |             "name": "RETRY_PERIOD",
2026-06-12 16:39:05.636770 | controller |             "value": "5"
2026-06-12 16:39:05.636784 | controller |           },
2026-06-12 16:39:05.636799 | controller |           {
2026-06-12 16:39:05.636813 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 16:39:05.636828 | controller |             "value": "false"
2026-06-12 16:39:05.636842 | controller |           },
2026-06-12 16:39:05.636857 | controller |           {
2026-06-12 16:39:05.636872 | controller |             "name": "METRICS_CERTS",
2026-06-12 16:39:05.636886 | controller |             "value": "false"
2026-06-12 16:39:05.636901 | controller |           }
2026-06-12 16:39:05.636915 | controller |         ],
2026-06-12 16:39:05.636929 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 16:39:05.636944 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 16:39:05.636958 | controller |         "livenessProbe": {
2026-06-12 16:39:05.636973 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.636987 | controller |           "httpGet": {
2026-06-12 16:39:05.637002 | controller |             "path": "/healthz",
2026-06-12 16:39:05.637016 | controller |             "port": 8081,
2026-06-12 16:39:05.637030 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.637044 | controller |           },
2026-06-12 16:39:05.637058 | controller |           "initialDelaySeconds": 15,
2026-06-12 16:39:05.637073 | controller |           "periodSeconds": 20,
2026-06-12 16:39:05.637087 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.637102 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.637116 | controller |         },
2026-06-12 16:39:05.637131 | controller |         "name": "manager",
2026-06-12 16:39:05.637145 | controller |         "readinessProbe": {
2026-06-12 16:39:05.637160 | controller |           "failureThreshold": 3,
2026-06-12 16:39:05.637174 | controller |           "httpGet": {
2026-06-12 16:39:05.637189 | controller |             "path": "/readyz",
2026-06-12 16:39:05.637203 | controller |             "port": 8081,
2026-06-12 16:39:05.637217 | controller |             "scheme": "HTTP"
2026-06-12 16:39:05.637230 | controller |           },
2026-06-12 16:39:05.637244 | controller |           "initialDelaySeconds": 5,
2026-06-12 16:39:05.637263 | controller |           "periodSeconds": 10,
2026-06-12 16:39:05.637277 | controller |           "successThreshold": 1,
2026-06-12 16:39:05.637291 | controller |           "timeoutSeconds": 1
2026-06-12 16:39:05.637306 | controller |         },
2026-06-12 16:39:05.637320 | controller |         "resources": {
2026-06-12 16:39:05.637333 | controller |           "limits": {
2026-06-12 16:39:05.637347 | controller |             "cpu": "500m",
2026-06-12 16:39:05.637361 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.637375 | controller |           },
2026-06-12 16:39:05.637389 | controller |           "requests": {
2026-06-12 16:39:05.637403 | controller |             "cpu": "10m",
2026-06-12 16:39:05.637417 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.637431 | controller |           }
2026-06-12 16:39:05.637445 | controller |         },
2026-06-12 16:39:05.637459 | controller |         "securityContext": {
2026-06-12 16:39:05.637474 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 16:39:05.637488 | controller |           "capabilities": {
2026-06-12 16:39:05.637502 | controller |             "drop": [
2026-06-12 16:39:05.637533 | controller |               "MKNOD"
2026-06-12 16:39:05.637549 | controller |             ]
2026-06-12 16:39:05.637563 | controller |           }
2026-06-12 16:39:05.637577 | controller |         },
2026-06-12 16:39:05.637591 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 16:39:05.637605 | controller |         "terminationMessagePolicy": "File",
2026-06-12 16:39:05.637619 | controller |         "volumeMounts": [
2026-06-12 16:39:05.637633 | controller |           {
2026-06-12 16:39:05.637647 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.637662 | controller |             "name": "kube-api-access-nxpdh",
2026-06-12 16:39:05.637676 | controller |             "readOnly": true
2026-06-12 16:39:05.637691 | controller |           }
2026-06-12 16:39:05.637705 | controller |         ]
2026-06-12 16:39:05.637720 | controller |       }
2026-06-12 16:39:05.637734 | controller |     ],
2026-06-12 16:39:05.637748 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 16:39:05.637762 | controller |     "enableServiceLinks": true,
2026-06-12 16:39:05.637776 | controller |     "imagePullSecrets": [
2026-06-12 16:39:05.637790 | controller |       {
2026-06-12 16:39:05.637804 | controller |         "name": "watcher-operator-controller-manager-dockercfg-v9jcl"
2026-06-12 16:39:05.637837 | controller |       }
2026-06-12 16:39:05.637856 | controller |     ],
2026-06-12 16:39:05.637873 | controller |     "nodeName": "crc",
2026-06-12 16:39:05.637887 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 16:39:05.637902 | controller |     "priority": 0,
2026-06-12 16:39:05.637916 | controller |     "restartPolicy": "Always",
2026-06-12 16:39:05.637930 | controller |     "schedulerName": "default-scheduler",
2026-06-12 16:39:05.637945 | controller |     "securityContext": {
2026-06-12 16:39:05.637959 | controller |       "runAsNonRoot": true,
2026-06-12 16:39:05.637974 | controller |       "seLinuxOptions": {
2026-06-12 16:39:05.637988 | controller |         "level": "s0:c26,c5"
2026-06-12 16:39:05.638002 | controller |       }
2026-06-12 16:39:05.638017 | controller |     },
2026-06-12 16:39:05.638031 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-12 16:39:05.638045 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-12 16:39:05.638059 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 16:39:05.638074 | controller |     "tolerations": [
2026-06-12 16:39:05.638088 | controller |       {
2026-06-12 16:39:05.638103 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.638117 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 16:39:05.638132 | controller |         "operator": "Exists",
2026-06-12 16:39:05.638151 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.638166 | controller |       },
2026-06-12 16:39:05.638180 | controller |       {
2026-06-12 16:39:05.638194 | controller |         "effect": "NoExecute",
2026-06-12 16:39:05.638208 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 16:39:05.638222 | controller |         "operator": "Exists",
2026-06-12 16:39:05.638236 | controller |         "tolerationSeconds": 120
2026-06-12 16:39:05.638250 | controller |       },
2026-06-12 16:39:05.638264 | controller |       {
2026-06-12 16:39:05.638278 | controller |         "effect": "NoSchedule",
2026-06-12 16:39:05.638293 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 16:39:05.638307 | controller |         "operator": "Exists"
2026-06-12 16:39:05.638321 | controller |       }
2026-06-12 16:39:05.638335 | controller |     ],
2026-06-12 16:39:05.638349 | controller |     "volumes": [
2026-06-12 16:39:05.638363 | controller |       {
2026-06-12 16:39:05.638377 | controller |         "name": "kube-api-access-nxpdh",
2026-06-12 16:39:05.638391 | controller |         "projected": {
2026-06-12 16:39:05.638405 | controller |           "defaultMode": 420,
2026-06-12 16:39:05.638419 | controller |           "sources": [
2026-06-12 16:39:05.638433 | controller |             {
2026-06-12 16:39:05.638447 | controller |               "serviceAccountToken": {
2026-06-12 16:39:05.638461 | controller |                 "expirationSeconds": 3607,
2026-06-12 16:39:05.638475 | controller |                 "path": "token"
2026-06-12 16:39:05.638489 | controller |               }
2026-06-12 16:39:05.638503 | controller |             },
2026-06-12 16:39:05.638536 | controller |             {
2026-06-12 16:39:05.638552 | controller |               "configMap": {
2026-06-12 16:39:05.638567 | controller |                 "items": [
2026-06-12 16:39:05.638581 | controller |                   {
2026-06-12 16:39:05.638595 | controller |                     "key": "ca.crt",
2026-06-12 16:39:05.638609 | controller |                     "path": "ca.crt"
2026-06-12 16:39:05.638623 | controller |                   }
2026-06-12 16:39:05.638637 | controller |                 ],
2026-06-12 16:39:05.638651 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 16:39:05.638665 | controller |               }
2026-06-12 16:39:05.638679 | controller |             },
2026-06-12 16:39:05.638693 | controller |             {
2026-06-12 16:39:05.638707 | controller |               "downwardAPI": {
2026-06-12 16:39:05.638721 | controller |                 "items": [
2026-06-12 16:39:05.638735 | controller |                   {
2026-06-12 16:39:05.638749 | controller |                     "fieldRef": {
2026-06-12 16:39:05.638763 | controller |                       "apiVersion": "v1",
2026-06-12 16:39:05.638777 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 16:39:05.638793 | controller |                     },
2026-06-12 16:39:05.638807 | controller |                     "path": "namespace"
2026-06-12 16:39:05.638822 | controller |                   }
2026-06-12 16:39:05.638836 | controller |                 ]
2026-06-12 16:39:05.638850 | controller |               }
2026-06-12 16:39:05.638865 | controller |             },
2026-06-12 16:39:05.638879 | controller |             {
2026-06-12 16:39:05.638893 | controller |               "configMap": {
2026-06-12 16:39:05.638907 | controller |                 "items": [
2026-06-12 16:39:05.638922 | controller |                   {
2026-06-12 16:39:05.638936 | controller |                     "key": "service-ca.crt",
2026-06-12 16:39:05.638950 | controller |                     "path": "service-ca.crt"
2026-06-12 16:39:05.638964 | controller |                   }
2026-06-12 16:39:05.638977 | controller |                 ],
2026-06-12 16:39:05.638991 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 16:39:05.639005 | controller |               }
2026-06-12 16:39:05.639023 | controller |             }
2026-06-12 16:39:05.639037 | controller |           ]
2026-06-12 16:39:05.639051 | controller |         }
2026-06-12 16:39:05.639066 | controller |       }
2026-06-12 16:39:05.639080 | controller |     ]
2026-06-12 16:39:05.639095 | controller |   },
2026-06-12 16:39:05.639109 | controller |   "status": {
2026-06-12 16:39:05.639123 | controller |     "conditions": [
2026-06-12 16:39:05.639138 | controller |       {
2026-06-12 16:39:05.639152 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.639166 | controller |         "lastTransitionTime": "2026-06-12T15:43:55Z",
2026-06-12 16:39:05.639180 | controller |         "status": "True",
2026-06-12 16:39:05.639194 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 16:39:05.639209 | controller |       },
2026-06-12 16:39:05.639223 | controller |       {
2026-06-12 16:39:05.639237 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.639251 | controller |         "lastTransitionTime": "2026-06-12T15:43:05Z",
2026-06-12 16:39:05.639266 | controller |         "status": "True",
2026-06-12 16:39:05.639280 | controller |         "type": "Initialized"
2026-06-12 16:39:05.639294 | controller |       },
2026-06-12 16:39:05.639309 | controller |       {
2026-06-12 16:39:05.639323 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.639337 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:05.639351 | controller |         "status": "True",
2026-06-12 16:39:05.639365 | controller |         "type": "Ready"
2026-06-12 16:39:05.639379 | controller |       },
2026-06-12 16:39:05.639394 | controller |       {
2026-06-12 16:39:05.639408 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.639422 | controller |         "lastTransitionTime": "2026-06-12T15:44:07Z",
2026-06-12 16:39:05.639437 | controller |         "status": "True",
2026-06-12 16:39:05.639451 | controller |         "type": "ContainersReady"
2026-06-12 16:39:05.639465 | controller |       },
2026-06-12 16:39:05.639480 | controller |       {
2026-06-12 16:39:05.639494 | controller |         "lastProbeTime": null,
2026-06-12 16:39:05.639507 | controller |         "lastTransitionTime": "2026-06-12T15:43:04Z",
2026-06-12 16:39:05.639551 | controller |         "status": "True",
2026-06-12 16:39:05.639568 | controller |         "type": "PodScheduled"
2026-06-12 16:39:05.639583 | controller |       }
2026-06-12 16:39:05.639597 | controller |     ],
2026-06-12 16:39:05.639612 | controller |     "containerStatuses": [
2026-06-12 16:39:05.639626 | controller |       {
2026-06-12 16:39:05.639640 | controller |         "allocatedResources": {
2026-06-12 16:39:05.639654 | controller |           "cpu": "10m",
2026-06-12 16:39:05.639668 | controller |           "memory": "256Mi"
2026-06-12 16:39:05.639683 | controller |         },
2026-06-12 16:39:05.639697 | controller |         "containerID": "cri-o://7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a",
2026-06-12 16:39:05.639712 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 16:39:05.639727 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 16:39:05.639741 | controller |         "lastState": {},
2026-06-12 16:39:05.639756 | controller |         "name": "manager",
2026-06-12 16:39:05.639770 | controller |         "ready": true,
2026-06-12 16:39:05.639784 | controller |         "resources": {
2026-06-12 16:39:05.639799 | controller |           "limits": {
2026-06-12 16:39:05.639813 | controller |             "cpu": "500m",
2026-06-12 16:39:05.639828 | controller |             "memory": "512Mi"
2026-06-12 16:39:05.639842 | controller |           },
2026-06-12 16:39:05.639856 | controller |           "requests": {
2026-06-12 16:39:05.639870 | controller |             "cpu": "10m",
2026-06-12 16:39:05.639889 | controller |             "memory": "256Mi"
2026-06-12 16:39:05.639904 | controller |           }
2026-06-12 16:39:05.639918 | controller |         },
2026-06-12 16:39:05.639933 | controller |         "restartCount": 0,
2026-06-12 16:39:05.639947 | controller |         "started": true,
2026-06-12 16:39:05.639961 | controller |         "state": {
2026-06-12 16:39:05.639976 | controller |           "running": {
2026-06-12 16:39:05.639990 | controller |             "startedAt": "2026-06-12T15:43:54Z"
2026-06-12 16:39:05.640004 | controller |           }
2026-06-12 16:39:05.640017 | controller |         },
2026-06-12 16:39:05.640031 | controller |         "user": {
2026-06-12 16:39:05.640045 | controller |           "linux": {
2026-06-12 16:39:05.640058 | controller |             "gid": 0,
2026-06-12 16:39:05.640072 | controller |             "supplementalGroups": [
2026-06-12 16:39:05.640086 | controller |               0
2026-06-12 16:39:05.640101 | controller |             ],
2026-06-12 16:39:05.640115 | controller |             "uid": 65532
2026-06-12 16:39:05.640129 | controller |           }
2026-06-12 16:39:05.640144 | controller |         },
2026-06-12 16:39:05.640159 | controller |         "volumeMounts": [
2026-06-12 16:39:05.640173 | controller |           {
2026-06-12 16:39:05.640187 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 16:39:05.640202 | controller |             "name": "kube-api-access-nxpdh",
2026-06-12 16:39:05.640216 | controller |             "readOnly": true,
2026-06-12 16:39:05.640230 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 16:39:05.640244 | controller |           }
2026-06-12 16:39:05.640259 | controller |         ]
2026-06-12 16:39:05.640273 | controller |       }
2026-06-12 16:39:05.640287 | controller |     ],
2026-06-12 16:39:05.640301 | controller |     "hostIP": "192.168.126.11",
2026-06-12 16:39:05.640315 | controller |     "hostIPs": [
2026-06-12 16:39:05.640329 | controller |       {
2026-06-12 16:39:05.640343 | controller |         "ip": "192.168.126.11"
2026-06-12 16:39:05.640357 | controller |       }
2026-06-12 16:39:05.640372 | controller |     ],
2026-06-12 16:39:05.640386 | controller |     "phase": "Running",
2026-06-12 16:39:05.640400 | controller |     "podIP": "10.217.0.92",
2026-06-12 16:39:05.640414 | controller |     "podIPs": [
2026-06-12 16:39:05.640428 | controller |       {
2026-06-12 16:39:05.640442 | controller |         "ip": "10.217.0.92"
2026-06-12 16:39:05.640456 | controller |       }
2026-06-12 16:39:05.640470 | controller |     ],
2026-06-12 16:39:05.640484 | controller |     "qosClass": "Burstable",
2026-06-12 16:39:05.640498 | controller |     "startTime": "2026-06-12T15:43:05Z"
2026-06-12 16:39:05.640527 | controller |   }
2026-06-12 16:39:05.640546 | controller | }
2026-06-12 16:39:05.827564 | 
2026-06-12 16:39:05.827705 | TASK [env_op_images : Write images to file]
2026-06-12 16:39:07.216293 | controller | changed
2026-06-12 16:39:07.245763 | 
2026-06-12 16:39:07.245911 | TASK [env_op_images : Generate pulled images registry report]
2026-06-12 16:39:07.303965 | controller | ok
2026-06-12 16:39:07.333981 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-12 16:39:07.355133 | 
2026-06-12 16:39:07.355255 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-12 16:39:07.733292 | controller | ok
2026-06-12 16:39:07.752585 | 
2026-06-12 16:39:07.752679 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-12 16:39:08.474399 | controller | {
2026-06-12 16:39:08.474523 | controller |     "apiVersion": "v1",
2026-06-12 16:39:08.474531 | controller |     "items": [],
2026-06-12 16:39:08.474537 | controller |     "kind": "List",
2026-06-12 16:39:08.474541 | controller |     "metadata": {
2026-06-12 16:39:08.474545 | controller |         "resourceVersion": ""
2026-06-12 16:39:08.474550 | controller |     }
2026-06-12 16:39:08.474554 | controller | }
2026-06-12 16:39:08.587302 | controller | ok: Runtime: 0:00:00.136140
2026-06-12 16:39:08.612948 | 
2026-06-12 16:39:08.613037 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-12 16:39:09.162285 | controller | {
2026-06-12 16:39:09.162415 | controller |     "apiVersion": "v1",
2026-06-12 16:39:09.162424 | controller |     "items": [],
2026-06-12 16:39:09.162431 | controller |     "kind": "List",
2026-06-12 16:39:09.162436 | controller |     "metadata": {
2026-06-12 16:39:09.162441 | controller |         "resourceVersion": ""
2026-06-12 16:39:09.162447 | controller |     }
2026-06-12 16:39:09.162452 | controller | }
2026-06-12 16:39:09.283544 | controller | ok: Runtime: 0:00:00.147231
2026-06-12 16:39:09.311388 | 
2026-06-12 16:39:09.311549 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-12 16:39:09.422374 | controller | ok
2026-06-12 16:39:09.450226 | 
2026-06-12 16:39:09.450369 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-12 16:39:09.548126 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-12 16:39:09.573020 | 
2026-06-12 16:39:09.573111 | LOOP [env_op_images : Get pods per namespace]
2026-06-12 16:39:12.167491 | controller | ok: "openstack"
2026-06-12 16:39:12.167705 | controller | ok: All items complete
2026-06-12 16:39:12.167737 | 
2026-06-12 16:39:13.528969 | controller | ok: "openstack-operators"
2026-06-12 16:39:14.507329 | 
2026-06-12 16:39:14.507465 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-12 16:39:15.929703 | controller | ok
2026-06-12 16:39:15.973858 | 
2026-06-12 16:39:15.973994 | TASK [env_op_images : Build report summary]
2026-06-12 16:39:16.296126 | controller | ok
2026-06-12 16:39:16.314468 | 
2026-06-12 16:39:16.314612 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-12 16:39:17.792872 | controller | changed
2026-06-12 16:39:17.819454 | 
2026-06-12 16:39:17.819578 | TASK [env_op_images : Pulled images report summary]
2026-06-12 16:39:17.923264 | controller | ok: Pulled images report: 120 containers (0 mirror, 120 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 16:39:17.949973 | 
2026-06-12 16:39:17.950098 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-12 16:39:18.016031 | controller | ok
2026-06-12 16:39:18.045355 | controller | included: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-12 16:39:18.070054 | 
2026-06-12 16:39:18.070131 | TASK [env_op_images : Check pulled images report exists]
2026-06-12 16:39:18.445131 | controller | ok
2026-06-12 16:39:18.465340 | 
2026-06-12 16:39:18.465416 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-12 16:39:18.872314 | controller | changed
2026-06-12 16:39:18.909926 | 
2026-06-12 16:39:18.910097 | TASK [env_op_images : List cluster nodes]
2026-06-12 16:39:19.478956 | controller | {
2026-06-12 16:39:19.479070 | controller |     "apiVersion": "v1",
2026-06-12 16:39:19.479078 | controller |     "items": [
2026-06-12 16:39:19.479083 | controller |         {
2026-06-12 16:39:19.479090 | controller |             "apiVersion": "v1",
2026-06-12 16:39:19.479096 | controller |             "kind": "Node",
2026-06-12 16:39:19.479101 | controller |             "metadata": {
2026-06-12 16:39:19.479107 | controller |                 "annotations": {
2026-06-12 16:39:19.479114 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-12 16:39:19.479124 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-12 16:39:19.479133 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-12 16:39:19.479139 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-12 16:39:19.479146 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-12 16:39:19.479151 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-12 16:39:19.479163 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-12 16:39:19.479168 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-12 16:39:19.479173 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-12 16:39:19.479178 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-12 16:39:19.479183 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-12 16:39:19.479188 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-12 16:39:19.479193 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-12 16:39:19.479198 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 16:39:19.479203 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-ee463d25143fd75b94e91faffa1b66a8",
2026-06-12 16:39:19.479208 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 16:39:19.479213 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 16:39:19.479218 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-12 16:39:19.479223 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "87325",
2026-06-12 16:39:19.479228 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-12 16:39:19.479233 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-12 16:39:19.479238 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-12 16:39:19.479243 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-12 16:39:19.479248 | controller |                 },
2026-06-12 16:39:19.479253 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-12 16:39:19.479258 | controller |                 "labels": {
2026-06-12 16:39:19.479263 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-12 16:39:19.479267 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-12 16:39:19.479283 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-12 16:39:19.479289 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-12 16:39:19.479294 | controller |                     "kubernetes.io/os": "linux",
2026-06-12 16:39:19.479299 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-12 16:39:19.479304 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-12 16:39:19.479309 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-12 16:39:19.479314 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-12 16:39:19.479318 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-12 16:39:19.479323 | controller |                 },
2026-06-12 16:39:19.479328 | controller |                 "name": "crc",
2026-06-12 16:39:19.479333 | controller |                 "resourceVersion": "90161",
2026-06-12 16:39:19.479338 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-12 16:39:19.479342 | controller |             },
2026-06-12 16:39:19.479347 | controller |             "spec": {},
2026-06-12 16:39:19.479352 | controller |             "status": {
2026-06-12 16:39:19.479356 | controller |                 "addresses": [
2026-06-12 16:39:19.479361 | controller |                     {
2026-06-12 16:39:19.479366 | controller |                         "address": "192.168.126.11",
2026-06-12 16:39:19.479370 | controller |                         "type": "InternalIP"
2026-06-12 16:39:19.479375 | controller |                     },
2026-06-12 16:39:19.479380 | controller |                     {
2026-06-12 16:39:19.479385 | controller |                         "address": "crc",
2026-06-12 16:39:19.479390 | controller |                         "type": "Hostname"
2026-06-12 16:39:19.479394 | controller |                     }
2026-06-12 16:39:19.479399 | controller |                 ],
2026-06-12 16:39:19.479415 | controller |                 "allocatable": {
2026-06-12 16:39:19.479421 | controller |                     "cpu": "11800m",
2026-06-12 16:39:19.479426 | controller |                     "ephemeral-storage": "231016688053",
2026-06-12 16:39:19.479431 | controller |                     "hugepages-1Gi": "0",
2026-06-12 16:39:19.479436 | controller |                     "hugepages-2Mi": "0",
2026-06-12 16:39:19.479441 | controller |                     "memory": "31621688Ki",
2026-06-12 16:39:19.479445 | controller |                     "pods": "250"
2026-06-12 16:39:19.479450 | controller |                 },
2026-06-12 16:39:19.479455 | controller |                 "capacity": {
2026-06-12 16:39:19.479460 | controller |                     "cpu": "12",
2026-06-12 16:39:19.479482 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-12 16:39:19.479488 | controller |                     "hugepages-1Gi": "0",
2026-06-12 16:39:19.479493 | controller |                     "hugepages-2Mi": "0",
2026-06-12 16:39:19.479501 | controller |                     "memory": "32082488Ki",
2026-06-12 16:39:19.479506 | controller |                     "pods": "250"
2026-06-12 16:39:19.479511 | controller |                 },
2026-06-12 16:39:19.479515 | controller |                 "conditions": [
2026-06-12 16:39:19.479520 | controller |                     {
2026-06-12 16:39:19.479525 | controller |                         "lastHeartbeatTime": "2026-06-12T16:36:30Z",
2026-06-12 16:39:19.479530 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 16:39:19.479535 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-12 16:39:19.479539 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-12 16:39:19.479544 | controller |                         "status": "False",
2026-06-12 16:39:19.479549 | controller |                         "type": "MemoryPressure"
2026-06-12 16:39:19.479558 | controller |                     },
2026-06-12 16:39:19.479563 | controller |                     {
2026-06-12 16:39:19.479567 | controller |                         "lastHeartbeatTime": "2026-06-12T16:36:30Z",
2026-06-12 16:39:19.479572 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 16:39:19.479577 | controller |                         "message": "kubelet has no disk pressure",
2026-06-12 16:39:19.479582 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-12 16:39:19.479587 | controller |                         "status": "False",
2026-06-12 16:39:19.479591 | controller |                         "type": "DiskPressure"
2026-06-12 16:39:19.479601 | controller |                     },
2026-06-12 16:39:19.479606 | controller |                     {
2026-06-12 16:39:19.479611 | controller |                         "lastHeartbeatTime": "2026-06-12T16:36:30Z",
2026-06-12 16:39:19.479616 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 16:39:19.479620 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-12 16:39:19.479625 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-12 16:39:19.479630 | controller |                         "status": "False",
2026-06-12 16:39:19.479635 | controller |                         "type": "PIDPressure"
2026-06-12 16:39:19.479639 | controller |                     },
2026-06-12 16:39:19.479644 | controller |                     {
2026-06-12 16:39:19.479649 | controller |                         "lastHeartbeatTime": "2026-06-12T16:36:30Z",
2026-06-12 16:39:19.479654 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-12 16:39:19.479659 | controller |                         "message": "kubelet is posting ready status",
2026-06-12 16:39:19.479663 | controller |                         "reason": "KubeletReady",
2026-06-12 16:39:19.479668 | controller |                         "status": "True",
2026-06-12 16:39:19.479673 | controller |                         "type": "Ready"
2026-06-12 16:39:19.479678 | controller |                     }
2026-06-12 16:39:19.479682 | controller |                 ],
2026-06-12 16:39:19.479687 | controller |                 "daemonEndpoints": {
2026-06-12 16:39:19.479692 | controller |                     "kubeletEndpoint": {
2026-06-12 16:39:19.479697 | controller |                         "Port": 10250
2026-06-12 16:39:19.479701 | controller |                     }
2026-06-12 16:39:19.479706 | controller |                 },
2026-06-12 16:39:19.479711 | controller |                 "features": {
2026-06-12 16:39:19.479716 | controller |                     "supplementalGroupsPolicy": true
2026-06-12 16:39:19.479721 | controller |                 },
2026-06-12 16:39:19.479726 | controller |                 "images": [
2026-06-12 16:39:19.479730 | controller |                     {
2026-06-12 16:39:19.479735 | controller |                         "names": [
2026-06-12 16:39:19.479740 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-12 16:39:19.479745 | controller |                         ],
2026-06-12 16:39:19.479750 | controller |                         "sizeBytes": 2981840865
2026-06-12 16:39:19.479755 | controller |                     },
2026-06-12 16:39:19.479760 | controller |                     {
2026-06-12 16:39:19.479765 | controller |                         "names": [
2026-06-12 16:39:19.479769 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-12 16:39:19.479774 | controller |                         ],
2026-06-12 16:39:19.479779 | controller |                         "sizeBytes": 1791386233
2026-06-12 16:39:19.479784 | controller |                     },
2026-06-12 16:39:19.479788 | controller |                     {
2026-06-12 16:39:19.479793 | controller |                         "names": [
2026-06-12 16:39:19.479798 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-12 16:39:19.479803 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-12 16:39:19.479807 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-12 16:39:19.479812 | controller |                         ],
2026-06-12 16:39:19.479817 | controller |                         "sizeBytes": 1663108685
2026-06-12 16:39:19.479822 | controller |                     },
2026-06-12 16:39:19.479826 | controller |                     {
2026-06-12 16:39:19.479831 | controller |                         "names": [
2026-06-12 16:39:19.479836 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-12 16:39:19.479841 | controller |                         ],
2026-06-12 16:39:19.479845 | controller |                         "sizeBytes": 1641503854
2026-06-12 16:39:19.479850 | controller |                     },
2026-06-12 16:39:19.479860 | controller |                     {
2026-06-12 16:39:19.479865 | controller |                         "names": [
2026-06-12 16:39:19.479875 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-12 16:39:19.479880 | controller |                         ],
2026-06-12 16:39:19.479884 | controller |                         "sizeBytes": 1597684406
2026-06-12 16:39:19.479892 | controller |                     },
2026-06-12 16:39:19.479896 | controller |                     {
2026-06-12 16:39:19.479900 | controller |                         "names": [
2026-06-12 16:39:19.479905 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-12 16:39:19.479909 | controller |                         ],
2026-06-12 16:39:19.479913 | controller |                         "sizeBytes": 1283022964
2026-06-12 16:39:19.479918 | controller |                     },
2026-06-12 16:39:19.479922 | controller |                     {
2026-06-12 16:39:19.479926 | controller |                         "names": [
2026-06-12 16:39:19.479930 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-12 16:39:19.479935 | controller |                         ],
2026-06-12 16:39:19.479939 | controller |                         "sizeBytes": 1261384762
2026-06-12 16:39:19.479943 | controller |                     },
2026-06-12 16:39:19.479948 | controller |                     {
2026-06-12 16:39:19.479952 | controller |                         "names": [
2026-06-12 16:39:19.479957 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-12 16:39:19.479962 | controller |                         ],
2026-06-12 16:39:19.479966 | controller |                         "sizeBytes": 1236270196
2026-06-12 16:39:19.479971 | controller |                     },
2026-06-12 16:39:19.479976 | controller |                     {
2026-06-12 16:39:19.479981 | controller |                         "names": [
2026-06-12 16:39:19.479986 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-12 16:39:19.479990 | controller |                         ],
2026-06-12 16:39:19.479995 | controller |                         "sizeBytes": 1224304325
2026-06-12 16:39:19.480000 | controller |                     },
2026-06-12 16:39:19.480004 | controller |                     {
2026-06-12 16:39:19.480009 | controller |                         "names": [
2026-06-12 16:39:19.480014 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-12 16:39:19.480019 | controller |                         ],
2026-06-12 16:39:19.480023 | controller |                         "sizeBytes": 1188201576
2026-06-12 16:39:19.480028 | controller |                     },
2026-06-12 16:39:19.480033 | controller |                     {
2026-06-12 16:39:19.480037 | controller |                         "names": [
2026-06-12 16:39:19.480042 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102",
2026-06-12 16:39:19.480047 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 16:39:19.480052 | controller |                         ],
2026-06-12 16:39:19.480057 | controller |                         "sizeBytes": 1161849635
2026-06-12 16:39:19.480061 | controller |                     },
2026-06-12 16:39:19.480066 | controller |                     {
2026-06-12 16:39:19.480071 | controller |                         "names": [
2026-06-12 16:39:19.480076 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:6c0cabae28e2d6ca84d27fc94d8b17718a014c137c350079b81decf9dd350af1",
2026-06-12 16:39:19.480081 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5",
2026-06-12 16:39:19.480086 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-12 16:39:19.480096 | controller |                         ],
2026-06-12 16:39:19.480101 | controller |                         "sizeBytes": 1144051525
2026-06-12 16:39:19.480106 | controller |                     },
2026-06-12 16:39:19.480111 | controller |                     {
2026-06-12 16:39:19.480115 | controller |                         "names": [
2026-06-12 16:39:19.480120 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-12 16:39:19.480125 | controller |                         ],
2026-06-12 16:39:19.480130 | controller |                         "sizeBytes": 1126957757
2026-06-12 16:39:19.480134 | controller |                     },
2026-06-12 16:39:19.480139 | controller |                     {
2026-06-12 16:39:19.480144 | controller |                         "names": [
2026-06-12 16:39:19.480149 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:5100b65bbde5d0219ece8aa56f27725402feda92c07c2597dca139eb0460d02f",
2026-06-12 16:39:19.480154 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc",
2026-06-12 16:39:19.480159 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-12 16:39:19.480163 | controller |                         ],
2026-06-12 16:39:19.480168 | controller |                         "sizeBytes": 1113017659
2026-06-12 16:39:19.480173 | controller |                     },
2026-06-12 16:39:19.480177 | controller |                     {
2026-06-12 16:39:19.480182 | controller |                         "names": [
2026-06-12 16:39:19.480187 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:701f162f3bb75dbbd5d2dd4b133cae9d2c61a329889ade638164b03598dded3d"
2026-06-12 16:39:19.480192 | controller |                         ],
2026-06-12 16:39:19.480196 | controller |                         "sizeBytes": 1112985400
2026-06-12 16:39:19.480201 | controller |                     },
2026-06-12 16:39:19.480206 | controller |                     {
2026-06-12 16:39:19.480210 | controller |                         "names": [
2026-06-12 16:39:19.480220 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17",
2026-06-12 16:39:19.480232 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 16:39:19.480237 | controller |                         ],
2026-06-12 16:39:19.480241 | controller |                         "sizeBytes": 1083799196
2026-06-12 16:39:19.480246 | controller |                     },
2026-06-12 16:39:19.480251 | controller |                     {
2026-06-12 16:39:19.480256 | controller |                         "names": [
2026-06-12 16:39:19.480260 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-12 16:39:19.480265 | controller |                         ],
2026-06-12 16:39:19.480270 | controller |                         "sizeBytes": 1079537324
2026-06-12 16:39:19.480275 | controller |                     },
2026-06-12 16:39:19.480279 | controller |                     {
2026-06-12 16:39:19.480284 | controller |                         "names": [
2026-06-12 16:39:19.480289 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-12 16:39:19.480293 | controller |                         ],
2026-06-12 16:39:19.480298 | controller |                         "sizeBytes": 1052707833
2026-06-12 16:39:19.480303 | controller |                     },
2026-06-12 16:39:19.480307 | controller |                     {
2026-06-12 16:39:19.480312 | controller |                         "names": [
2026-06-12 16:39:19.480317 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-12 16:39:19.480322 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-12 16:39:19.480326 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-12 16:39:19.480335 | controller |                         ],
2026-06-12 16:39:19.480340 | controller |                         "sizeBytes": 1041008430
2026-06-12 16:39:19.480345 | controller |                     },
2026-06-12 16:39:19.480348 | controller |                     {
2026-06-12 16:39:19.480352 | controller |                         "names": [
2026-06-12 16:39:19.480355 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e",
2026-06-12 16:39:19.480358 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 16:39:19.480362 | controller |                         ],
2026-06-12 16:39:19.480365 | controller |                         "sizeBytes": 994527714
2026-06-12 16:39:19.480368 | controller |                     },
2026-06-12 16:39:19.480372 | controller |                     {
2026-06-12 16:39:19.480375 | controller |                         "names": [
2026-06-12 16:39:19.480378 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-12 16:39:19.480382 | controller |                         ],
2026-06-12 16:39:19.480385 | controller |                         "sizeBytes": 989392005
2026-06-12 16:39:19.480388 | controller |                     },
2026-06-12 16:39:19.480392 | controller |                     {
2026-06-12 16:39:19.480395 | controller |                         "names": [
2026-06-12 16:39:19.480398 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313",
2026-06-12 16:39:19.480402 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 16:39:19.480405 | controller |                         ],
2026-06-12 16:39:19.480409 | controller |                         "sizeBytes": 983416689
2026-06-12 16:39:19.480412 | controller |                     },
2026-06-12 16:39:19.480415 | controller |                     {
2026-06-12 16:39:19.480419 | controller |                         "names": [
2026-06-12 16:39:19.480422 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-12 16:39:19.480425 | controller |                         ],
2026-06-12 16:39:19.480429 | controller |                         "sizeBytes": 971668163
2026-06-12 16:39:19.480432 | controller |                     },
2026-06-12 16:39:19.480435 | controller |                     {
2026-06-12 16:39:19.480439 | controller |                         "names": [
2026-06-12 16:39:19.480442 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-12 16:39:19.480445 | controller |                         ],
2026-06-12 16:39:19.480449 | controller |                         "sizeBytes": 969078739
2026-06-12 16:39:19.480452 | controller |                     },
2026-06-12 16:39:19.480455 | controller |                     {
2026-06-12 16:39:19.480459 | controller |                         "names": [
2026-06-12 16:39:19.480479 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-12 16:39:19.480488 | controller |                         ],
2026-06-12 16:39:19.480496 | controller |                         "sizeBytes": 876488654
2026-06-12 16:39:19.480501 | controller |                     },
2026-06-12 16:39:19.480504 | controller |                     {
2026-06-12 16:39:19.480508 | controller |                         "names": [
2026-06-12 16:39:19.480511 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-12 16:39:19.480515 | controller |                         ],
2026-06-12 16:39:19.480518 | controller |                         "sizeBytes": 874121453
2026-06-12 16:39:19.480521 | controller |                     },
2026-06-12 16:39:19.480525 | controller |                     {
2026-06-12 16:39:19.480528 | controller |                         "names": [
2026-06-12 16:39:19.480531 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-12 16:39:19.480538 | controller |                         ],
2026-06-12 16:39:19.480541 | controller |                         "sizeBytes": 847332502
2026-06-12 16:39:19.480545 | controller |                     },
2026-06-12 16:39:19.480548 | controller |                     {
2026-06-12 16:39:19.480551 | controller |                         "names": [
2026-06-12 16:39:19.480560 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-12 16:39:19.480563 | controller |                         ],
2026-06-12 16:39:19.480566 | controller |                         "sizeBytes": 772260039
2026-06-12 16:39:19.480570 | controller |                     },
2026-06-12 16:39:19.480573 | controller |                     {
2026-06-12 16:39:19.480577 | controller |                         "names": [
2026-06-12 16:39:19.480580 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-12 16:39:19.480583 | controller |                         ],
2026-06-12 16:39:19.480587 | controller |                         "sizeBytes": 769516783
2026-06-12 16:39:19.480590 | controller |                     },
2026-06-12 16:39:19.480593 | controller |                     {
2026-06-12 16:39:19.480597 | controller |                         "names": [
2026-06-12 16:39:19.480600 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-12 16:39:19.480603 | controller |                         ],
2026-06-12 16:39:19.480607 | controller |                         "sizeBytes": 721591926
2026-06-12 16:39:19.480610 | controller |                     },
2026-06-12 16:39:19.480613 | controller |                     {
2026-06-12 16:39:19.480617 | controller |                         "names": [
2026-06-12 16:39:19.480620 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c",
2026-06-12 16:39:19.480624 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 16:39:19.480627 | controller |                         ],
2026-06-12 16:39:19.480631 | controller |                         "sizeBytes": 685363428
2026-06-12 16:39:19.480634 | controller |                     },
2026-06-12 16:39:19.480637 | controller |                     {
2026-06-12 16:39:19.480641 | controller |                         "names": [
2026-06-12 16:39:19.480644 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb",
2026-06-12 16:39:19.480648 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 16:39:19.480651 | controller |                         ],
2026-06-12 16:39:19.480654 | controller |                         "sizeBytes": 679336787
2026-06-12 16:39:19.480658 | controller |                     },
2026-06-12 16:39:19.480661 | controller |                     {
2026-06-12 16:39:19.480664 | controller |                         "names": [
2026-06-12 16:39:19.480668 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e",
2026-06-12 16:39:19.480671 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 16:39:19.480674 | controller |                         ],
2026-06-12 16:39:19.480678 | controller |                         "sizeBytes": 670935535
2026-06-12 16:39:19.480681 | controller |                     },
2026-06-12 16:39:19.480684 | controller |                     {
2026-06-12 16:39:19.480688 | controller |                         "names": [
2026-06-12 16:39:19.480691 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1",
2026-06-12 16:39:19.480695 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 16:39:19.480698 | controller |                         ],
2026-06-12 16:39:19.480701 | controller |                         "sizeBytes": 668567017
2026-06-12 16:39:19.480707 | controller |                     },
2026-06-12 16:39:19.480710 | controller |                     {
2026-06-12 16:39:19.480714 | controller |                         "names": [
2026-06-12 16:39:19.480717 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e",
2026-06-12 16:39:19.480721 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 16:39:19.480724 | controller |                         ],
2026-06-12 16:39:19.480727 | controller |                         "sizeBytes": 668561385
2026-06-12 16:39:19.480731 | controller |                     },
2026-06-12 16:39:19.480734 | controller |                     {
2026-06-12 16:39:19.480737 | controller |                         "names": [
2026-06-12 16:39:19.480741 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-12 16:39:19.480744 | controller |                         ],
2026-06-12 16:39:19.480747 | controller |                         "sizeBytes": 646867625
2026-06-12 16:39:19.480751 | controller |                     },
2026-06-12 16:39:19.480754 | controller |                     {
2026-06-12 16:39:19.480757 | controller |                         "names": [
2026-06-12 16:39:19.480761 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-12 16:39:19.480767 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-12 16:39:19.480770 | controller |                         ],
2026-06-12 16:39:19.480774 | controller |                         "sizeBytes": 644545406
2026-06-12 16:39:19.480777 | controller |                     },
2026-06-12 16:39:19.480780 | controller |                     {
2026-06-12 16:39:19.480784 | controller |                         "names": [
2026-06-12 16:39:19.480787 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-12 16:39:19.480790 | controller |                         ],
2026-06-12 16:39:19.480794 | controller |                         "sizeBytes": 638910445
2026-06-12 16:39:19.480797 | controller |                     },
2026-06-12 16:39:19.480800 | controller |                     {
2026-06-12 16:39:19.480804 | controller |                         "names": [
2026-06-12 16:39:19.480807 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-12 16:39:19.480813 | controller |                         ],
2026-06-12 16:39:19.480817 | controller |                         "sizeBytes": 617699779
2026-06-12 16:39:19.480820 | controller |                     },
2026-06-12 16:39:19.480824 | controller |                     {
2026-06-12 16:39:19.480827 | controller |                         "names": [
2026-06-12 16:39:19.480830 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-12 16:39:19.480834 | controller |                         ],
2026-06-12 16:39:19.480837 | controller |                         "sizeBytes": 607756695
2026-06-12 16:39:19.480840 | controller |                     },
2026-06-12 16:39:19.480844 | controller |                     {
2026-06-12 16:39:19.480847 | controller |                         "names": [
2026-06-12 16:39:19.480850 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33",
2026-06-12 16:39:19.480854 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 16:39:19.480857 | controller |                         ],
2026-06-12 16:39:19.480860 | controller |                         "sizeBytes": 594718948
2026-06-12 16:39:19.480864 | controller |                     },
2026-06-12 16:39:19.480867 | controller |                     {
2026-06-12 16:39:19.480870 | controller |                         "names": [
2026-06-12 16:39:19.480874 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-12 16:39:19.480877 | controller |                         ],
2026-06-12 16:39:19.480886 | controller |                         "sizeBytes": 584721741
2026-06-12 16:39:19.480889 | controller |                     },
2026-06-12 16:39:19.480892 | controller |                     {
2026-06-12 16:39:19.480896 | controller |                         "names": [
2026-06-12 16:39:19.480899 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-12 16:39:19.480903 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-12 16:39:19.480906 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-12 16:39:19.480909 | controller |                         ],
2026-06-12 16:39:19.480913 | controller |                         "sizeBytes": 584351326
2026-06-12 16:39:19.480916 | controller |                     },
2026-06-12 16:39:19.480919 | controller |                     {
2026-06-12 16:39:19.480923 | controller |                         "names": [
2026-06-12 16:39:19.480926 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-12 16:39:19.480930 | controller |                         ],
2026-06-12 16:39:19.480933 | controller |                         "sizeBytes": 545674969
2026-06-12 16:39:19.480936 | controller |                     },
2026-06-12 16:39:19.480940 | controller |                     {
2026-06-12 16:39:19.480977 | controller |                         "names": [
2026-06-12 16:39:19.480981 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-12 16:39:19.480985 | controller |                         ],
2026-06-12 16:39:19.480989 | controller |                         "sizeBytes": 542463064
2026-06-12 16:39:19.480993 | controller |                     },
2026-06-12 16:39:19.480997 | controller |                     {
2026-06-12 16:39:19.481001 | controller |                         "names": [
2026-06-12 16:39:19.481004 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-12 16:39:19.481009 | controller |                         ],
2026-06-12 16:39:19.481013 | controller |                         "sizeBytes": 539380592
2026-06-12 16:39:19.481017 | controller |                     },
2026-06-12 16:39:19.481020 | controller |                     {
2026-06-12 16:39:19.481023 | controller |                         "names": [
2026-06-12 16:39:19.481027 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-12 16:39:19.481030 | controller |                         ],
2026-06-12 16:39:19.481034 | controller |                         "sizeBytes": 533027808
2026-06-12 16:39:19.481037 | controller |                     },
2026-06-12 16:39:19.481040 | controller |                     {
2026-06-12 16:39:19.481044 | controller |                         "names": [
2026-06-12 16:39:19.481047 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-12 16:39:19.481050 | controller |                         ],
2026-06-12 16:39:19.481054 | controller |                         "sizeBytes": 528200501
2026-06-12 16:39:19.481057 | controller |                     },
2026-06-12 16:39:19.481060 | controller |                     {
2026-06-12 16:39:19.481064 | controller |                         "names": [
2026-06-12 16:39:19.481067 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-12 16:39:19.481071 | controller |                         ],
2026-06-12 16:39:19.481074 | controller |                         "sizeBytes": 527774342
2026-06-12 16:39:19.481077 | controller |                     },
2026-06-12 16:39:19.481081 | controller |                     {
2026-06-12 16:39:19.481084 | controller |                         "names": [
2026-06-12 16:39:19.481087 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-12 16:39:19.481091 | controller |                         ],
2026-06-12 16:39:19.481097 | controller |                         "sizeBytes": 526632426
2026-06-12 16:39:19.481100 | controller |                     }
2026-06-12 16:39:19.481104 | controller |                 ],
2026-06-12 16:39:19.481107 | controller |                 "nodeInfo": {
2026-06-12 16:39:19.481110 | controller |                     "architecture": "amd64",
2026-06-12 16:39:19.481114 | controller |                     "bootID": "69e7537a-2c05-47e6-a1e5-84651d558d15",
2026-06-12 16:39:19.481117 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-12 16:39:19.481123 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-12 16:39:19.481127 | controller |                     "kubeProxyVersion": "",
2026-06-12 16:39:19.481130 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-12 16:39:19.481133 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-12 16:39:19.481137 | controller |                     "operatingSystem": "linux",
2026-06-12 16:39:19.481140 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-12 16:39:19.481144 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-12 16:39:19.481147 | controller |                 },
2026-06-12 16:39:19.481150 | controller |                 "runtimeHandlers": [
2026-06-12 16:39:19.481154 | controller |                     {
2026-06-12 16:39:19.481157 | controller |                         "features": {
2026-06-12 16:39:19.481160 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 16:39:19.481167 | controller |                             "userNamespaces": true
2026-06-12 16:39:19.481170 | controller |                         },
2026-06-12 16:39:19.481174 | controller |                         "name": "crun"
2026-06-12 16:39:19.481177 | controller |                     },
2026-06-12 16:39:19.481180 | controller |                     {
2026-06-12 16:39:19.481184 | controller |                         "features": {
2026-06-12 16:39:19.481187 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 16:39:19.481190 | controller |                             "userNamespaces": true
2026-06-12 16:39:19.481194 | controller |                         },
2026-06-12 16:39:19.481197 | controller |                         "name": ""
2026-06-12 16:39:19.481201 | controller |                     },
2026-06-12 16:39:19.481204 | controller |                     {
2026-06-12 16:39:19.481207 | controller |                         "features": {
2026-06-12 16:39:19.481211 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 16:39:19.481214 | controller |                             "userNamespaces": true
2026-06-12 16:39:19.481217 | controller |                         },
2026-06-12 16:39:19.481221 | controller |                         "name": "runc"
2026-06-12 16:39:19.481224 | controller |                     }
2026-06-12 16:39:19.481227 | controller |                 ]
2026-06-12 16:39:19.481231 | controller |             }
2026-06-12 16:39:19.481234 | controller |         }
2026-06-12 16:39:19.481238 | controller |     ],
2026-06-12 16:39:19.481241 | controller |     "kind": "List",
2026-06-12 16:39:19.481244 | controller |     "metadata": {
2026-06-12 16:39:19.481248 | controller |         "resourceVersion": ""
2026-06-12 16:39:19.481251 | controller |     }
2026-06-12 16:39:19.481254 | controller | }
2026-06-12 16:39:19.603469 | controller | ok: Runtime: 0:00:00.170030
2026-06-12 16:39:19.632836 | 
2026-06-12 16:39:19.632917 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-12 16:39:19.669936 | controller | skipping: Conditional result was False
2026-06-12 16:39:19.693677 | 
2026-06-12 16:39:19.693809 | TASK [env_op_images : Extract node names]
2026-06-12 16:39:19.773422 | controller | ok
2026-06-12 16:39:19.792140 | 
2026-06-12 16:39:19.792217 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-12 16:39:21.993721 | controller | Jun 12 15:11:45.945185 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 16:39:21.993963 | controller | Jun 12 15:11:46.888869 crc crio[3654]: time="2026-06-12T15:11:46.888151165Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 16:39:21.993997 | controller | Jun 12 15:11:46.888869 crc crio[3654]: time="2026-06-12T15:11:46.888864494Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 16:39:21.994017 | controller | Jun 12 15:11:46.891420 crc crio[3654]: time="2026-06-12T15:11:46.891392395Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 16:39:21.994040 | controller | Jun 12 15:11:46.892393 crc crio[3654]: time="2026-06-12T15:11:46.892335765Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 16:39:21.994109 | controller | Jun 12 15:11:46.910559 crc crio[3654]: time="2026-06-12T15:11:46.910492562Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 16:39:21.994133 | controller | Jun 12 15:11:46.910814 crc crio[3654]: time="2026-06-12T15:11:46.910761659Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 16:39:21.994152 | controller | Jun 12 15:11:46.910814 crc crio[3654]: time="2026-06-12T15:11:46.910799444Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 16:39:21.994170 | controller | Jun 12 15:11:46.911478 crc crio[3654]: time="2026-06-12T15:11:46.911419811Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 16:39:21.994187 | controller | Jun 12 15:11:46.911478 crc crio[3654]: time="2026-06-12T15:11:46.911459036Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 16:39:21.994204 | controller | Jun 12 15:11:46.936722 crc crio[3654]: time="2026-06-12T15:11:46.936106531Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 16:39:21.994221 | controller | Jun 12 15:11:47.076360 crc crio[3654]: time="2026-06-12T15:11:47.075950909Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 16:39:21.994239 | controller | Jun 12 15:11:47.083784 crc crio[3654]: time="2026-06-12T15:11:47.083633945Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 16:39:21.994257 | controller | Jun 12 15:11:47.327293 crc crio[3654]: time="2026-06-12T15:11:47.326191319Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 16:39:21.994274 | controller | Jun 12 15:11:47.815920 crc crio[3654]: time="2026-06-12T15:11:47.815712574Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 16:39:21.994291 | controller | Jun 12 15:11:47.815920 crc crio[3654]: time="2026-06-12T15:11:47.815824365Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 16:39:21.994322 | controller | Jun 12 15:11:47.815920 crc crio[3654]: time="2026-06-12T15:11:47.815835745Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 16:39:21.994340 | controller | Jun 12 15:11:47.815920 crc crio[3654]: time="2026-06-12T15:11:47.815842685Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 16:39:21.994356 | controller | Jun 12 15:11:47.815920 crc crio[3654]: time="2026-06-12T15:11:47.815849675Z" level=info msg="RDT not available in the host system"
2026-06-12 16:39:21.994373 | controller | Jun 12 15:11:47.821240 crc crio[3654]: time="2026-06-12T15:11:47.821161885Z" level=info msg="Conmon does support the --sync option"
2026-06-12 16:39:21.994389 | controller | Jun 12 15:11:47.821240 crc crio[3654]: time="2026-06-12T15:11:47.821182416Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 16:39:21.994406 | controller | Jun 12 15:11:47.829567 crc crio[3654]: time="2026-06-12T15:11:47.829382446Z" level=info msg="Conmon does support the --sync option"
2026-06-12 16:39:21.994422 | controller | Jun 12 15:11:47.829829 crc crio[3654]: time="2026-06-12T15:11:47.829623958Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 16:39:21.994441 | controller | Jun 12 15:11:48.347921 crc crio[3654]: time="2026-06-12T15:11:48.347183357Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:21.994459 | controller | Jun 12 15:11:48.347921 crc crio[3654]: time="2026-06-12T15:11:48.347846134Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:21.994476 | controller | Jun 12 15:11:48.351616 crc crio[3654]: time="2026-06-12T15:11:48.351145315Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 16:39:21.994492 | controller | Jun 12 15:11:48.351616 crc crio[3654]: time="2026-06-12T15:11:48.351472818Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 16:39:21.994531 | controller | Jun 12 15:11:48.352353 crc crio[3654]: time="2026-06-12T15:11:48.352068454Z" 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 = [\"org.criu.config\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.umask\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 16:39:21.994563 | controller | Jun 12 15:11:48.358221 crc crio[3654]: time="2026-06-12T15:11:48.357951701Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-12 16:39:21.994582 | controller | Jun 12 15:11:50.134524 crc crio[3654]: time="2026-06-12T15:11:50.133968103Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 16:39:21.994599 | controller | Jun 12 15:11:50.135883 crc crio[3654]: time="2026-06-12T15:11:50.135113589Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 16:39:21.994616 | controller | Jun 12 15:11:50.322139 crc crio[3654]: time="2026-06-12T15:11:50.321575324Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-12 16:39:21.994632 | controller | Jun 12 15:11:50.331573 crc crio[3654]: time="2026-06-12T15:11:50.331450066Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-12 16:39:21.994649 | controller | Jun 12 15:11:50.353766 crc crio[3654]: time="2026-06-12T15:11:50.353670467Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-12 16:39:21.994665 | controller | Jun 12 15:11:50.360590 crc crio[3654]: time="2026-06-12T15:11:50.360324598Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-12 16:39:21.994681 | controller | Jun 12 15:11:50.368959 crc crio[3654]: time="2026-06-12T15:11:50.368867128Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-12 16:39:21.994697 | controller | Jun 12 15:11:50.374982 crc crio[3654]: time="2026-06-12T15:11:50.374910632Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-12 16:39:21.994713 | controller | Jun 12 15:11:50.400733 crc crio[3654]: time="2026-06-12T15:11:50.400075466Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-12 16:39:21.994729 | controller | Jun 12 15:11:50.406318 crc crio[3654]: time="2026-06-12T15:11:50.406214035Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-12 16:39:21.994749 | controller | Jun 12 15:11:50.426932 crc crio[3654]: time="2026-06-12T15:11:50.426840104Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-12 16:39:21.994765 | controller | Jun 12 15:11:50.431746 crc crio[3654]: time="2026-06-12T15:11:50.431614133Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-12 16:39:21.994782 | controller | Jun 12 15:11:50.440779 crc crio[3654]: time="2026-06-12T15:11:50.440679424Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-12 16:39:21.994798 | controller | Jun 12 15:11:50.447847 crc crio[3654]: time="2026-06-12T15:11:50.447770663Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-12 16:39:21.994814 | controller | Jun 12 15:11:50.454883 crc crio[3654]: time="2026-06-12T15:11:50.454781085Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-12 16:39:21.994830 | controller | Jun 12 15:11:50.459415 crc crio[3654]: time="2026-06-12T15:11:50.459375947Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-12 16:39:21.994846 | controller | Jun 12 15:11:50.483942 crc crio[3654]: time="2026-06-12T15:11:50.483885319Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-12 16:39:21.994861 | controller | Jun 12 15:11:50.489124 crc crio[3654]: time="2026-06-12T15:11:50.488790458Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-12 16:39:21.994877 | controller | Jun 12 15:11:50.512907 crc crio[3654]: time="2026-06-12T15:11:50.512816617Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-12 16:39:21.994893 | controller | Jun 12 15:11:50.518868 crc crio[3654]: time="2026-06-12T15:11:50.518826215Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-12 16:39:21.994909 | controller | Jun 12 15:11:50.535129 crc crio[3654]: time="2026-06-12T15:11:50.535054838Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-12 16:39:21.994925 | controller | Jun 12 15:11:50.541044 crc crio[3654]: time="2026-06-12T15:11:50.540939915Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-12 16:39:21.994942 | controller | Jun 12 15:11:50.550723 crc crio[3654]: time="2026-06-12T15:11:50.550587103Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-12 16:39:21.994961 | controller | Jun 12 15:11:50.556360 crc crio[3654]: time="2026-06-12T15:11:50.556187261Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-12 16:39:21.994977 | controller | Jun 12 15:11:50.609960 crc crio[3654]: time="2026-06-12T15:11:50.60978546Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-12 16:39:21.994993 | controller | Jun 12 15:11:50.615000 crc crio[3654]: time="2026-06-12T15:11:50.614858516Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-12 16:39:21.995009 | controller | Jun 12 15:11:50.661362 crc crio[3654]: time="2026-06-12T15:11:50.661104407Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-12 16:39:21.995025 | controller | Jun 12 15:11:50.667771 crc crio[3654]: time="2026-06-12T15:11:50.667676993Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-12 16:39:21.995042 | controller | Jun 12 15:11:50.680635 crc crio[3654]: time="2026-06-12T15:11:50.680466319Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-12 16:39:21.995058 | controller | Jun 12 15:11:50.685090 crc crio[3654]: time="2026-06-12T15:11:50.684998456Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-12 16:39:21.995073 | controller | Jun 12 15:11:50.693474 crc crio[3654]: time="2026-06-12T15:11:50.69321106Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-12 16:39:21.995089 | controller | Jun 12 15:11:50.699131 crc crio[3654]: time="2026-06-12T15:11:50.699027822Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-12 16:39:21.995105 | controller | Jun 12 15:11:50.709792 crc crio[3654]: time="2026-06-12T15:11:50.709720983Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-12 16:39:21.995121 | controller | Jun 12 15:11:50.719397 crc crio[3654]: time="2026-06-12T15:11:50.719150622Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-12 16:39:21.995137 | controller | Jun 12 15:11:50.728059 crc crio[3654]: time="2026-06-12T15:11:50.727957309Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-12 16:39:21.995152 | controller | Jun 12 15:11:50.733558 crc crio[3654]: time="2026-06-12T15:11:50.733443715Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-12 16:39:21.995168 | controller | Jun 12 15:11:50.748529 crc crio[3654]: time="2026-06-12T15:11:50.7482942Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-12 16:39:21.995188 | controller | Jun 12 15:11:50.755768 crc crio[3654]: time="2026-06-12T15:11:50.755672837Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-12 16:39:21.995204 | controller | Jun 12 15:11:50.762431 crc crio[3654]: time="2026-06-12T15:11:50.761815043Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-12 16:39:21.995220 | controller | Jun 12 15:11:50.765788 crc crio[3654]: time="2026-06-12T15:11:50.765714187Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-12 16:39:21.995235 | controller | Jun 12 15:11:50.782670 crc crio[3654]: time="2026-06-12T15:11:50.782567594Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-12 16:39:21.995251 | controller | Jun 12 15:11:50.789496 crc crio[3654]: time="2026-06-12T15:11:50.789433858Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-12 16:39:21.995267 | controller | Jun 12 15:11:50.803783 crc crio[3654]: time="2026-06-12T15:11:50.803703286Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-12 16:39:21.995283 | controller | Jun 12 15:11:50.808760 crc crio[3654]: time="2026-06-12T15:11:50.80866982Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-12 16:39:21.995299 | controller | Jun 12 15:11:50.858798 crc crio[3654]: time="2026-06-12T15:11:50.858692943Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-12 16:39:21.995314 | controller | Jun 12 15:11:50.864068 crc crio[3654]: time="2026-06-12T15:11:50.863956455Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-12 16:39:21.995331 | controller | Jun 12 15:11:50.879392 crc crio[3654]: time="2026-06-12T15:11:50.879286884Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-12 16:39:21.995346 | controller | Jun 12 15:11:50.883405 crc crio[3654]: time="2026-06-12T15:11:50.883206987Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-12 16:39:21.995362 | controller | Jun 12 15:11:50.891020 crc crio[3654]: time="2026-06-12T15:11:50.890932756Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-12 16:39:21.995378 | controller | Jun 12 15:11:50.898906 crc crio[3654]: time="2026-06-12T15:11:50.898842023Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-12 16:39:21.995396 | controller | Jun 12 15:11:50.906478 crc crio[3654]: time="2026-06-12T15:11:50.906400257Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-12 16:39:21.995412 | controller | Jun 12 15:11:50.911487 crc crio[3654]: time="2026-06-12T15:11:50.911088152Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-12 16:39:21.995429 | controller | Jun 12 15:11:50.925775 crc crio[3654]: time="2026-06-12T15:11:50.925547725Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-12 16:39:21.995444 | controller | Jun 12 15:11:50.931082 crc crio[3654]: time="2026-06-12T15:11:50.930988485Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-12 16:39:21.995460 | controller | Jun 12 15:11:50.941718 crc crio[3654]: time="2026-06-12T15:11:50.94162347Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-12 16:39:21.995475 | controller | Jun 12 15:11:50.946620 crc crio[3654]: time="2026-06-12T15:11:50.946536939Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-12 16:39:21.995491 | controller | Jun 12 15:11:50.958645 crc crio[3654]: time="2026-06-12T15:11:50.958502476Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-12 16:39:21.995507 | controller | Jun 12 15:11:50.964507 crc crio[3654]: time="2026-06-12T15:11:50.964375714Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-12 16:39:21.995543 | controller | Jun 12 15:11:50.973392 crc crio[3654]: time="2026-06-12T15:11:50.973303444Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-12 16:39:21.995561 | controller | Jun 12 15:11:50.977206 crc crio[3654]: time="2026-06-12T15:11:50.977123304Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-12 16:39:21.995577 | controller | Jun 12 15:11:50.986844 crc crio[3654]: time="2026-06-12T15:11:50.986744924Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-12 16:39:21.995593 | controller | Jun 12 15:11:50.991896 crc crio[3654]: time="2026-06-12T15:11:50.991776123Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-12 16:39:21.995609 | controller | Jun 12 15:11:50.999140 crc crio[3654]: time="2026-06-12T15:11:50.999034868Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-12 16:39:21.995625 | controller | Jun 12 15:11:51.003675 crc crio[3654]: time="2026-06-12T15:11:51.003535657Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-12 16:39:21.995644 | controller | Jun 12 15:11:51.016142 crc crio[3654]: time="2026-06-12T15:11:51.015937992Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-12 16:39:21.995661 | controller | Jun 12 15:11:51.019547 crc crio[3654]: time="2026-06-12T15:11:51.019403628Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-12 16:39:21.995677 | controller | Jun 12 15:11:51.072008 crc crio[3654]: time="2026-06-12T15:11:51.071880848Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-12 16:39:21.995693 | controller | Jun 12 15:11:51.076714 crc crio[3654]: time="2026-06-12T15:11:51.076608201Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-12 16:39:21.995709 | controller | Jun 12 15:11:51.084139 crc crio[3654]: time="2026-06-12T15:11:51.084014874Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-12 16:39:21.995724 | controller | Jun 12 15:11:51.088053 crc crio[3654]: time="2026-06-12T15:11:51.087896439Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-12 16:39:21.995740 | controller | Jun 12 15:11:51.094115 crc crio[3654]: time="2026-06-12T15:11:51.093998709Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-12 16:39:21.995767 | controller | Jun 12 15:11:51.098336 crc crio[3654]: time="2026-06-12T15:11:51.0981895Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-12 16:39:21.995784 | controller | Jun 12 15:11:51.105844 crc crio[3654]: time="2026-06-12T15:11:51.105752542Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-12 16:39:21.995800 | controller | Jun 12 15:11:51.111418 crc crio[3654]: time="2026-06-12T15:11:51.110875185Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-12 16:39:21.995816 | controller | Jun 12 15:11:51.122742 crc crio[3654]: time="2026-06-12T15:11:51.122650476Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-12 16:39:21.995832 | controller | Jun 12 15:11:51.126359 crc crio[3654]: time="2026-06-12T15:11:51.126216394Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-12 16:39:21.995848 | controller | Jun 12 15:11:51.133682 crc crio[3654]: time="2026-06-12T15:11:51.133597029Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-12 16:39:21.995864 | controller | Jun 12 15:11:51.138089 crc crio[3654]: time="2026-06-12T15:11:51.138006605Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-12 16:39:21.995886 | controller | Jun 12 15:11:51.148621 crc crio[3654]: time="2026-06-12T15:11:51.148468883Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-12 16:39:21.995902 | controller | Jun 12 15:11:51.152855 crc crio[3654]: time="2026-06-12T15:11:51.152767267Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-12 16:39:21.995921 | controller | Jun 12 15:11:51.168774 crc crio[3654]: time="2026-06-12T15:11:51.168513126Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-12 16:39:21.995939 | controller | Jun 12 15:11:51.172982 crc crio[3654]: time="2026-06-12T15:11:51.172904443Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-12 16:39:21.995954 | controller | Jun 12 15:11:51.188807 crc crio[3654]: time="2026-06-12T15:11:51.188593976Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-12 16:39:21.995970 | controller | Jun 12 15:11:51.192356 crc crio[3654]: time="2026-06-12T15:11:51.192114217Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-12 16:39:21.995986 | controller | Jun 12 15:11:51.199197 crc crio[3654]: time="2026-06-12T15:11:51.199090552Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-12 16:39:21.996002 | controller | Jun 12 15:11:51.204332 crc crio[3654]: time="2026-06-12T15:11:51.204175897Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-12 16:39:21.996017 | controller | Jun 12 15:11:51.213515 crc crio[3654]: time="2026-06-12T15:11:51.213323373Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-12 16:39:21.996033 | controller | Jun 12 15:11:51.217199 crc crio[3654]: time="2026-06-12T15:11:51.217077777Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-12 16:39:21.996049 | controller | Jun 12 15:11:51.227915 crc crio[3654]: time="2026-06-12T15:11:51.227791517Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-12 16:39:21.996064 | controller | Jun 12 15:11:51.232802 crc crio[3654]: time="2026-06-12T15:11:51.232685006Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-12 16:39:21.996080 | controller | Jun 12 15:11:51.239349 crc crio[3654]: time="2026-06-12T15:11:51.239205476Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-12 16:39:21.996099 | controller | Jun 12 15:11:51.243500 crc crio[3654]: time="2026-06-12T15:11:51.243404137Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-12 16:39:21.996115 | controller | Jun 12 15:11:51.252133 crc crio[3654]: time="2026-06-12T15:11:51.252007362Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-12 16:39:21.996130 | controller | Jun 12 15:11:51.255515 crc crio[3654]: time="2026-06-12T15:11:51.255401113Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-12 16:39:21.996145 | controller | Jun 12 15:11:51.265864 crc crio[3654]: time="2026-06-12T15:11:51.26572699Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-12 16:39:21.996161 | controller | Jun 12 15:11:51.269848 crc crio[3654]: time="2026-06-12T15:11:51.269754434Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-12 16:39:21.996176 | controller | Jun 12 15:11:51.277660 crc crio[3654]: time="2026-06-12T15:11:51.277510772Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-12 16:39:21.996191 | controller | Jun 12 15:11:51.282639 crc crio[3654]: time="2026-06-12T15:11:51.282352606Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-12 16:39:21.996207 | controller | Jun 12 15:11:51.294042 crc crio[3654]: time="2026-06-12T15:11:51.293923942Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-12 16:39:21.996222 | controller | Jun 12 15:11:51.298329 crc crio[3654]: time="2026-06-12T15:11:51.297816026Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-12 16:39:21.996237 | controller | Jun 12 15:11:51.325465 crc crio[3654]: time="2026-06-12T15:11:51.325087555Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-12 16:39:21.996253 | controller | Jun 12 15:11:51.329480 crc crio[3654]: time="2026-06-12T15:11:51.329383919Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-12 16:39:21.996268 | controller | Jun 12 15:11:51.337458 crc crio[3654]: time="2026-06-12T15:11:51.337333063Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-12 16:39:21.996283 | controller | Jun 12 15:11:51.343738 crc crio[3654]: time="2026-06-12T15:11:51.343164383Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-12 16:39:21.996299 | controller | Jun 12 15:11:51.352470 crc crio[3654]: time="2026-06-12T15:11:51.351844562Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-12 16:39:21.996318 | controller | Jun 12 15:11:51.354814 crc crio[3654]: time="2026-06-12T15:11:51.354750279Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-12 16:39:21.996334 | controller | Jun 12 15:11:51.363401 crc crio[3654]: time="2026-06-12T15:11:51.363318788Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-12 16:39:21.996350 | controller | Jun 12 15:11:51.366043 crc crio[3654]: time="2026-06-12T15:11:51.365974982Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-12 16:39:21.996365 | controller | Jun 12 15:11:51.374072 crc crio[3654]: time="2026-06-12T15:11:51.373990991Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-12 16:39:21.996381 | controller | Jun 12 15:11:51.377760 crc crio[3654]: time="2026-06-12T15:11:51.377679018Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-12 16:39:21.996396 | controller | Jun 12 15:11:51.382879 crc crio[3654]: time="2026-06-12T15:11:51.382785392Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-12 16:39:21.996412 | controller | Jun 12 15:11:51.387484 crc crio[3654]: time="2026-06-12T15:11:51.387407543Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-12 16:39:21.996428 | controller | Jun 12 15:11:51.396363 crc crio[3654]: time="2026-06-12T15:11:51.396206583Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-12 16:39:21.996444 | controller | Jun 12 15:11:51.399987 crc crio[3654]: time="2026-06-12T15:11:51.399502351Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-12 16:39:21.996460 | controller | Jun 12 15:11:51.404392 crc crio[3654]: time="2026-06-12T15:11:51.404205914Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-12 16:39:21.996476 | controller | Jun 12 15:11:51.408968 crc crio[3654]: time="2026-06-12T15:11:51.408873999Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-12 16:39:21.996492 | controller | Jun 12 15:11:51.420185 crc crio[3654]: time="2026-06-12T15:11:51.419996199Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-12 16:39:21.996508 | controller | Jun 12 15:11:51.423952 crc crio[3654]: time="2026-06-12T15:11:51.423867914Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-12 16:39:21.996548 | controller | Jun 12 15:11:51.439950 crc crio[3654]: time="2026-06-12T15:11:51.439817048Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-12 16:39:21.996565 | controller | Jun 12 15:11:51.443216 crc crio[3654]: time="2026-06-12T15:11:51.443145043Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-12 16:39:21.996581 | controller | Jun 12 15:11:51.451966 crc crio[3654]: time="2026-06-12T15:11:51.451846962Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-12 16:39:21.996596 | controller | Jun 12 15:11:51.455375 crc crio[3654]: time="2026-06-12T15:11:51.455204355Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-12 16:39:21.996612 | controller | Jun 12 15:11:51.461152 crc crio[3654]: time="2026-06-12T15:11:51.461019746Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-12 16:39:21.996628 | controller | Jun 12 15:11:51.464344 crc crio[3654]: time="2026-06-12T15:11:51.46423393Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-12 16:39:21.996644 | controller | Jun 12 15:11:51.470892 crc crio[3654]: time="2026-06-12T15:11:51.470707232Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-12 16:39:21.996659 | controller | Jun 12 15:11:51.474041 crc crio[3654]: time="2026-06-12T15:11:51.47372058Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-12 16:39:21.996675 | controller | Jun 12 15:11:51.479852 crc crio[3654]: time="2026-06-12T15:11:51.479766934Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-12 16:39:21.996691 | controller | Jun 12 15:11:51.483047 crc crio[3654]: time="2026-06-12T15:11:51.482934001Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-12 16:39:21.996707 | controller | Jun 12 15:11:51.494653 crc crio[3654]: time="2026-06-12T15:11:51.494488979Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-12 16:39:21.996723 | controller | Jun 12 15:11:51.500760 crc crio[3654]: time="2026-06-12T15:11:51.500631347Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-12 16:39:21.996739 | controller | Jun 12 15:11:51.506932 crc crio[3654]: time="2026-06-12T15:11:51.506850667Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-12 16:39:21.996755 | controller | Jun 12 15:11:51.509839 crc crio[3654]: time="2026-06-12T15:11:51.509740925Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-12 16:39:21.996775 | controller | Jun 12 15:11:51.523093 crc crio[3654]: time="2026-06-12T15:11:51.522940791Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-12 16:39:21.996791 | controller | Jun 12 15:11:51.526914 crc crio[3654]: time="2026-06-12T15:11:51.526812376Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-12 16:39:21.996807 | controller | Jun 12 15:11:51.531803 crc crio[3654]: time="2026-06-12T15:11:51.531715855Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-12 16:39:21.996824 | controller | Jun 12 15:11:51.535347 crc crio[3654]: time="2026-06-12T15:11:51.535290331Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-12 16:39:21.996840 | controller | Jun 12 15:11:51.568350 crc crio[3654]: time="2026-06-12T15:11:51.567925376Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-12 16:39:21.996856 | controller | Jun 12 15:11:51.571886 crc crio[3654]: time="2026-06-12T15:11:51.571776342Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-12 16:39:21.996872 | controller | Jun 12 15:11:51.580649 crc crio[3654]: time="2026-06-12T15:11:51.580205281Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-12 16:39:21.996888 | controller | Jun 12 15:11:51.583424 crc crio[3654]: time="2026-06-12T15:11:51.583326981Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-12 16:39:21.996903 | controller | Jun 12 15:11:51.589044 crc crio[3654]: time="2026-06-12T15:11:51.588815186Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-12 16:39:21.996919 | controller | Jun 12 15:11:51.591533 crc crio[3654]: time="2026-06-12T15:11:51.591414625Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-12 16:39:21.996934 | controller | Jun 12 15:11:51.617560 crc crio[3654]: time="2026-06-12T15:11:51.617152988Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-12 16:39:21.996950 | controller | Jun 12 15:11:51.620134 crc crio[3654]: time="2026-06-12T15:11:51.620030286Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-12 16:39:21.996966 | controller | Jun 12 15:11:51.677451 crc crio[3654]: time="2026-06-12T15:11:51.677289354Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.996983 | controller | Jun 12 15:11:51.677653 crc crio[3654]: time="2026-06-12T15:11:51.677460279Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997003 | controller | Jun 12 15:11:51.677653 crc crio[3654]: time="2026-06-12T15:11:51.677327695Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-12 16:39:21.997021 | controller | Jun 12 15:11:51.682143 crc crio[3654]: time="2026-06-12T15:11:51.677735146Z" 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:0xc000184040}] Aliases:map[]}"
2026-06-12 16:39:21.997039 | controller | Jun 12 15:11:51.683437 crc crio[3654]: time="2026-06-12T15:11:51.682783195Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997056 | controller | Jun 12 15:11:51.685432 crc crio[3654]: time="2026-06-12T15:11:51.68528089Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 16:39:21.997072 | controller | Jun 12 15:11:51.693146 crc crio[3654]: time="2026-06-12T15:11:51.69305453Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 16:39:21.997089 | controller | Jun 12 15:11:51.693146 crc crio[3654]: time="2026-06-12T15:11:51.69306098Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 16:39:21.997105 | controller | Jun 12 15:11:51.693459 crc crio[3654]: time="2026-06-12T15:11:51.693348928Z" level=info msg="Create NRI interface"
2026-06-12 16:39:21.997121 | controller | Jun 12 15:11:51.694765 crc crio[3654]: time="2026-06-12T15:11:51.694685575Z" level=info msg="runtime interface created"
2026-06-12 16:39:21.997137 | controller | Jun 12 15:11:51.694765 crc crio[3654]: time="2026-06-12T15:11:51.694737696Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 16:39:21.997153 | controller | Jun 12 15:11:51.694765 crc crio[3654]: time="2026-06-12T15:11:51.694755777Z" level=info msg="runtime interface starting up..."
2026-06-12 16:39:21.997169 | controller | Jun 12 15:11:51.694765 crc crio[3654]: time="2026-06-12T15:11:51.694764487Z" level=info msg="starting plugins..."
2026-06-12 16:39:21.997185 | controller | Jun 12 15:11:51.695203 crc crio[3654]: time="2026-06-12T15:11:51.695124777Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 16:39:21.997200 | controller | Jun 12 15:11:51.698723 crc crio[3654]: time="2026-06-12T15:11:51.698640531Z" level=info msg="No systemd watchdog enabled"
2026-06-12 16:39:21.997217 | controller | Jun 12 15:11:51.705677 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 16:39:21.997233 | controller | Jun 12 15:11:51.776779 crc crio[3654]: 2026-06-12T15:11:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997249 | controller | Jun 12 15:11:51.777405 crc crio[3654]: time="2026-06-12T15:11:51.777154404Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-12 16:39:21.997265 | controller | Jun 12 15:11:51.777405 crc crio[3654]: time="2026-06-12T15:11:51.777221686Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997282 | controller | Jun 12 15:11:51.777405 crc crio[3654]: time="2026-06-12T15:11:51.7773471Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997302 | controller | Jun 12 15:11:51.777718 crc crio[3654]: time="2026-06-12T15:11:51.777619637Z" 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:0xc000130248}] Aliases:map[]}"
2026-06-12 16:39:21.997320 | controller | Jun 12 15:11:51.777806 crc crio[3654]: time="2026-06-12T15:11:51.777789402Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:21.997336 | controller | Jun 12 15:11:51.777989 crc crio[3654]: time="2026-06-12T15:11:51.777807231Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:21.997352 | controller | Jun 12 15:11:51.777989 crc crio[3654]: time="2026-06-12T15:11:51.777821883Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997368 | controller | Jun 12 15:11:51.861797 crc crio[3654]: 2026-06-12T15:11:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997384 | controller | Jun 12 15:11:51.862183 crc crio[3654]: time="2026-06-12T15:11:51.862033758Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-12 16:39:21.997400 | controller | Jun 12 15:11:51.862183 crc crio[3654]: time="2026-06-12T15:11:51.862176372Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997416 | controller | Jun 12 15:11:51.862568 crc crio[3654]: time="2026-06-12T15:11:51.86246268Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997433 | controller | Jun 12 15:11:51.862961 crc crio[3654]: time="2026-06-12T15:11:51.862893922Z" 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:0xc000f36158}] Aliases:map[]}"
2026-06-12 16:39:21.997449 | controller | Jun 12 15:11:51.863668 crc crio[3654]: time="2026-06-12T15:11:51.863483928Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997465 | controller | Jun 12 15:11:52.068096 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997481 | controller | Jun 12 15:11:52.069665 crc crio[3654]: time="2026-06-12T15:11:52.069338843Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-12 16:39:21.997501 | controller | Jun 12 15:11:52.069839 crc crio[3654]: time="2026-06-12T15:11:52.069726394Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997537 | controller | Jun 12 15:11:52.070819 crc crio[3654]: time="2026-06-12T15:11:52.070199426Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997557 | controller | Jun 12 15:11:52.071649 crc crio[3654]: time="2026-06-12T15:11:52.071538903Z" 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:0xc000f36208}] Aliases:map[]}"
2026-06-12 16:39:21.997574 | controller | Jun 12 15:11:52.072358 crc crio[3654]: time="2026-06-12T15:11:52.072127029Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997590 | controller | Jun 12 15:11:52.288727 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997606 | controller | Jun 12 15:11:52.290982 crc crio[3654]: time="2026-06-12T15:11:52.288891007Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-12 16:39:21.997622 | controller | Jun 12 15:11:52.290982 crc crio[3654]: time="2026-06-12T15:11:52.288963219Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997638 | controller | Jun 12 15:11:52.290982 crc crio[3654]: time="2026-06-12T15:11:52.289142344Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997655 | controller | Jun 12 15:11:52.290982 crc crio[3654]: time="2026-06-12T15:11:52.289743181Z" 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:0xc000f362c8}] Aliases:map[]}"
2026-06-12 16:39:21.997672 | controller | Jun 12 15:11:52.290982 crc crio[3654]: time="2026-06-12T15:11:52.29009898Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997688 | controller | Jun 12 15:11:52.410240 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997704 | controller | Jun 12 15:11:52.410688 crc crio[3654]: time="2026-06-12T15:11:52.410447393Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-12 16:39:21.997726 | controller | Jun 12 15:11:52.410688 crc crio[3654]: time="2026-06-12T15:11:52.410564546Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997743 | controller | Jun 12 15:11:52.410688 crc crio[3654]: time="2026-06-12T15:11:52.410611467Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-12 16:39:21.997759 | controller | Jun 12 15:11:52.410688 crc crio[3654]: time="2026-06-12T15:11:52.410622117Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997775 | controller | Jun 12 15:11:52.410991 crc crio[3654]: time="2026-06-12T15:11:52.410780152Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997791 | controller | Jun 12 15:11:52.411181 crc crio[3654]: time="2026-06-12T15:11:52.41109398Z" 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:0xc000630018}] Aliases:map[]}"
2026-06-12 16:39:21.997807 | controller | Jun 12 15:11:52.411711 crc crio[3654]: time="2026-06-12T15:11:52.411629795Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997828 | controller | Jun 12 15:11:52.530385 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997843 | controller | Jun 12 15:11:52.531032 crc crio[3654]: time="2026-06-12T15:11:52.530912209Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-12 16:39:21.997859 | controller | Jun 12 15:11:52.531032 crc crio[3654]: time="2026-06-12T15:11:52.531013262Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.997875 | controller | Jun 12 15:11:52.531222 crc crio[3654]: time="2026-06-12T15:11:52.531140135Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-12 16:39:21.997891 | controller | Jun 12 15:11:52.531743 crc crio[3654]: time="2026-06-12T15:11:52.531624999Z" 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:0xc000f36368}] Aliases:map[]}"
2026-06-12 16:39:21.997908 | controller | Jun 12 15:11:52.531874 crc crio[3654]: time="2026-06-12T15:11:52.531832184Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:21.997924 | controller | Jun 12 15:11:52.531963 crc crio[3654]: time="2026-06-12T15:11:52.531879556Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:21.997940 | controller | Jun 12 15:11:52.532015 crc crio[3654]: time="2026-06-12T15:11:52.531964238Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.997959 | controller | Jun 12 15:11:52.555150 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.997976 | controller | Jun 12 15:11:52.555150 crc crio[3654]: time="2026-06-12T15:11:52.555118294Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-12 16:39:21.997991 | controller | Jun 12 15:11:52.555150 crc crio[3654]: time="2026-06-12T15:11:52.555151135Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998007 | controller | Jun 12 15:11:52.555449 crc crio[3654]: time="2026-06-12T15:11:52.555164945Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-12 16:39:21.998023 | controller | Jun 12 15:11:52.555449 crc crio[3654]: time="2026-06-12T15:11:52.555172676Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998038 | controller | Jun 12 15:11:52.555449 crc crio[3654]: time="2026-06-12T15:11:52.555198716Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-12 16:39:21.998053 | controller | Jun 12 15:11:52.555449 crc crio[3654]: time="2026-06-12T15:11:52.555206247Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998069 | controller | Jun 12 15:11:52.555449 crc crio[3654]: time="2026-06-12T15:11:52.555356031Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998086 | controller | Jun 12 15:11:52.555703 crc crio[3654]: time="2026-06-12T15:11:52.555622478Z" 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:0xc0006300b8}] Aliases:map[]}"
2026-06-12 16:39:21.998102 | controller | Jun 12 15:11:52.555915 crc crio[3654]: time="2026-06-12T15:11:52.555791383Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998119 | controller | Jun 12 15:11:52.580773 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998135 | controller | Jun 12 15:11:52.580959 crc crio[3654]: time="2026-06-12T15:11:52.5808608Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-12 16:39:21.998151 | controller | Jun 12 15:11:52.580959 crc crio[3654]: time="2026-06-12T15:11:52.580896761Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998166 | controller | Jun 12 15:11:52.580959 crc crio[3654]: time="2026-06-12T15:11:52.580954823Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998183 | controller | Jun 12 15:11:52.581383 crc crio[3654]: time="2026-06-12T15:11:52.581289442Z" 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:0xc000630148}] Aliases:map[]}"
2026-06-12 16:39:21.998203 | controller | Jun 12 15:11:52.581529 crc crio[3654]: time="2026-06-12T15:11:52.581472077Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998219 | controller | Jun 12 15:11:52.598475 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998235 | controller | Jun 12 15:11:52.598695 crc crio[3654]: time="2026-06-12T15:11:52.598593249Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-12 16:39:21.998250 | controller | Jun 12 15:11:52.598695 crc crio[3654]: time="2026-06-12T15:11:52.59862204Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998266 | controller | Jun 12 15:11:52.598695 crc crio[3654]: time="2026-06-12T15:11:52.598668901Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998282 | controller | Jun 12 15:11:52.599045 crc crio[3654]: time="2026-06-12T15:11:52.598955489Z" 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:0xc0006301d8}] Aliases:map[]}"
2026-06-12 16:39:21.998298 | controller | Jun 12 15:11:52.599179 crc crio[3654]: time="2026-06-12T15:11:52.599127774Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998314 | controller | Jun 12 15:11:52.616454 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998330 | controller | Jun 12 15:11:52.616651 crc crio[3654]: time="2026-06-12T15:11:52.616564805Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-12 16:39:21.998346 | controller | Jun 12 15:11:52.616651 crc crio[3654]: time="2026-06-12T15:11:52.616620267Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998362 | controller | Jun 12 15:11:52.616775 crc crio[3654]: time="2026-06-12T15:11:52.616683608Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998379 | controller | Jun 12 15:11:52.617034 crc crio[3654]: time="2026-06-12T15:11:52.616972056Z" 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:0xc0001842f8}] Aliases:map[]}"
2026-06-12 16:39:21.998399 | controller | Jun 12 15:11:52.617312 crc crio[3654]: time="2026-06-12T15:11:52.617235033Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998415 | controller | Jun 12 15:11:52.704009 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998432 | controller | Jun 12 15:11:52.704295 crc crio[3654]: time="2026-06-12T15:11:52.704131621Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-12 16:39:21.998447 | controller | Jun 12 15:11:52.704295 crc crio[3654]: time="2026-06-12T15:11:52.704160912Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998463 | controller | Jun 12 15:11:52.704295 crc crio[3654]: time="2026-06-12T15:11:52.704205913Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998478 | controller | Jun 12 15:11:52.704531 crc crio[3654]: time="2026-06-12T15:11:52.70445598Z" 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:0xc000184420}] Aliases:map[]}"
2026-06-12 16:39:21.998495 | controller | Jun 12 15:11:52.704591 crc crio[3654]: time="2026-06-12T15:11:52.704574764Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:21.998525 | controller | Jun 12 15:11:52.704655 crc crio[3654]: time="2026-06-12T15:11:52.704590554Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:21.998546 | controller | Jun 12 15:11:52.704655 crc crio[3654]: time="2026-06-12T15:11:52.704603324Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998563 | controller | Jun 12 15:11:52.857949 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998579 | controller | Jun 12 15:11:52.858131 crc crio[3654]: time="2026-06-12T15:11:52.857922329Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-12 16:39:21.998594 | controller | Jun 12 15:11:52.858131 crc crio[3654]: time="2026-06-12T15:11:52.858015731Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998610 | controller | Jun 12 15:11:52.858131 crc crio[3654]: time="2026-06-12T15:11:52.858106194Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998630 | controller | Jun 12 15:11:52.858342 crc crio[3654]: time="2026-06-12T15:11:52.858234847Z" 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:0xc000630278}] Aliases:map[]}"
2026-06-12 16:39:21.998646 | controller | Jun 12 15:11:52.858422 crc crio[3654]: time="2026-06-12T15:11:52.85835644Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:21.998662 | controller | Jun 12 15:11:52.858422 crc crio[3654]: time="2026-06-12T15:11:52.858373861Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:21.998678 | controller | Jun 12 15:11:52.858422 crc crio[3654]: time="2026-06-12T15:11:52.858385861Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998694 | controller | Jun 12 15:11:52.950652 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998710 | controller | Jun 12 15:11:52.950872 crc crio[3654]: time="2026-06-12T15:11:52.950725967Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-12 16:39:21.998726 | controller | Jun 12 15:11:52.950872 crc crio[3654]: time="2026-06-12T15:11:52.950764038Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998741 | controller | Jun 12 15:11:52.950872 crc crio[3654]: time="2026-06-12T15:11:52.950787849Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-12 16:39:21.998757 | controller | Jun 12 15:11:52.950872 crc crio[3654]: time="2026-06-12T15:11:52.950800899Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998772 | controller | Jun 12 15:11:52.950872 crc crio[3654]: time="2026-06-12T15:11:52.950849471Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998789 | controller | Jun 12 15:11:52.951175 crc crio[3654]: time="2026-06-12T15:11:52.951140879Z" 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:0xc000130330}] Aliases:map[]}"
2026-06-12 16:39:21.998806 | controller | Jun 12 15:11:52.951655 crc crio[3654]: time="2026-06-12T15:11:52.951575791Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998823 | controller | Jun 12 15:11:52.970090 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998839 | controller | Jun 12 15:11:52.970338 crc crio[3654]: time="2026-06-12T15:11:52.970194414Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-12 16:39:21.998858 | controller | Jun 12 15:11:52.970338 crc crio[3654]: time="2026-06-12T15:11:52.970224864Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998875 | controller | Jun 12 15:11:52.970338 crc crio[3654]: time="2026-06-12T15:11:52.970314267Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998891 | controller | Jun 12 15:11:52.970643 crc crio[3654]: time="2026-06-12T15:11:52.970567534Z" 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:0xc0001845d0}] Aliases:map[]}"
2026-06-12 16:39:21.998908 | controller | Jun 12 15:11:52.970867 crc crio[3654]: time="2026-06-12T15:11:52.97080953Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.998927 | controller | Jun 12 15:11:52.987607 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.998944 | controller | Jun 12 15:11:52.987607 crc crio[3654]: time="2026-06-12T15:11:52.987052229Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-12 16:39:21.998960 | controller | Jun 12 15:11:52.987607 crc crio[3654]: time="2026-06-12T15:11:52.98709458Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.998976 | controller | Jun 12 15:11:52.987607 crc crio[3654]: time="2026-06-12T15:11:52.987142662Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-12 16:39:21.998992 | controller | Jun 12 15:11:52.987607 crc crio[3654]: time="2026-06-12T15:11:52.987384618Z" 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:0xc0001303f8}] Aliases:map[]}"
2026-06-12 16:39:21.999008 | controller | Jun 12 15:11:52.987607 crc crio[3654]: time="2026-06-12T15:11:52.987538743Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999024 | controller | Jun 12 15:11:53.125615 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999041 | controller | Jun 12 15:11:53.125615 crc crio[3654]: time="2026-06-12T15:11:53.125588995Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-12 16:39:21.999061 | controller | Jun 12 15:11:53.125615 crc crio[3654]: time="2026-06-12T15:11:53.125617936Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999077 | controller | Jun 12 15:11:53.125873 crc crio[3654]: time="2026-06-12T15:11:53.125647916Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999094 | controller | Jun 12 15:11:53.125873 crc crio[3654]: time="2026-06-12T15:11:53.125823801Z" 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:0xc0006302e0}] Aliases:map[]}"
2026-06-12 16:39:21.999166 | controller | Jun 12 15:11:53.126090 crc crio[3654]: time="2026-06-12T15:11:53.126017116Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999196 | controller | Jun 12 15:11:53.247114 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999214 | controller | Jun 12 15:11:53.247344 crc crio[3654]: time="2026-06-12T15:11:53.247199001Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-12 16:39:21.999231 | controller | Jun 12 15:11:53.247344 crc crio[3654]: time="2026-06-12T15:11:53.247227302Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999248 | controller | Jun 12 15:11:53.247344 crc crio[3654]: time="2026-06-12T15:11:53.247326485Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999264 | controller | Jun 12 15:11:53.247686 crc crio[3654]: time="2026-06-12T15:11:53.247613203Z" 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:0xc0001304a0}] Aliases:map[]}"
2026-06-12 16:39:21.999281 | controller | Jun 12 15:11:53.247911 crc crio[3654]: time="2026-06-12T15:11:53.247852479Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999297 | controller | Jun 12 15:11:53.272119 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999313 | controller | Jun 12 15:11:53.272435 crc crio[3654]: time="2026-06-12T15:11:53.272181127Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-12 16:39:21.999337 | controller | Jun 12 15:11:53.272435 crc crio[3654]: time="2026-06-12T15:11:53.272220288Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999353 | controller | Jun 12 15:11:53.272435 crc crio[3654]: time="2026-06-12T15:11:53.272332581Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999369 | controller | Jun 12 15:11:53.272700 crc crio[3654]: time="2026-06-12T15:11:53.272636739Z" 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:0xc000f36438}] Aliases:map[]}"
2026-06-12 16:39:21.999385 | controller | Jun 12 15:11:53.272901 crc crio[3654]: time="2026-06-12T15:11:53.272850135Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999401 | controller | Jun 12 15:11:53.292353 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999417 | controller | Jun 12 15:11:53.292353 crc crio[3654]: time="2026-06-12T15:11:53.292123776Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-12 16:39:21.999433 | controller | Jun 12 15:11:53.292353 crc crio[3654]: time="2026-06-12T15:11:53.292151427Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999450 | controller | Jun 12 15:11:53.292353 crc crio[3654]: time="2026-06-12T15:11:53.292205468Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999466 | controller | Jun 12 15:11:53.293114 crc crio[3654]: time="2026-06-12T15:11:53.292459735Z" 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:0xc000130550}] Aliases:map[]}"
2026-06-12 16:39:21.999482 | controller | Jun 12 15:11:53.293114 crc crio[3654]: time="2026-06-12T15:11:53.292662601Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999499 | controller | Jun 12 15:11:53.315234 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999532 | controller | Jun 12 15:11:53.315660 crc crio[3654]: time="2026-06-12T15:11:53.315528569Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-12 16:39:21.999555 | controller | Jun 12 15:11:53.315660 crc crio[3654]: time="2026-06-12T15:11:53.315591611Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999572 | controller | Jun 12 15:11:53.315660 crc crio[3654]: time="2026-06-12T15:11:53.315643212Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999589 | controller | Jun 12 15:11:53.315947 crc crio[3654]: time="2026-06-12T15:11:53.315884969Z" 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:0xc000f364e0}] Aliases:map[]}"
2026-06-12 16:39:21.999605 | controller | Jun 12 15:11:53.316060 crc crio[3654]: time="2026-06-12T15:11:53.316040423Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999621 | controller | Jun 12 15:11:53.335540 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999637 | controller | Jun 12 15:11:53.335540 crc crio[3654]: time="2026-06-12T15:11:53.335051297Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-12 16:39:21.999653 | controller | Jun 12 15:11:53.335540 crc crio[3654]: time="2026-06-12T15:11:53.335089288Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999669 | controller | Jun 12 15:11:53.335540 crc crio[3654]: time="2026-06-12T15:11:53.33515919Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999685 | controller | Jun 12 15:11:53.335540 crc crio[3654]: time="2026-06-12T15:11:53.335461628Z" 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:0xc000f36598}] Aliases:map[]}"
2026-06-12 16:39:21.999701 | controller | Jun 12 15:11:53.335749 crc crio[3654]: time="2026-06-12T15:11:53.335656273Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999717 | controller | Jun 12 15:11:53.398547 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999733 | controller | Jun 12 15:11:53.398547 crc crio[3654]: time="2026-06-12T15:11:53.398387608Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-12 16:39:21.999759 | controller | Jun 12 15:11:53.398547 crc crio[3654]: time="2026-06-12T15:11:53.398428129Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999779 | controller | Jun 12 15:11:53.398547 crc crio[3654]: time="2026-06-12T15:11:53.398478911Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999796 | controller | Jun 12 15:11:53.398897 crc crio[3654]: time="2026-06-12T15:11:53.39880322Z" 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:0xc000f36630}] Aliases:map[]}"
2026-06-12 16:39:21.999813 | controller | Jun 12 15:11:53.399038 crc crio[3654]: time="2026-06-12T15:11:53.398983675Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999829 | controller | Jun 12 15:11:53.534006 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999846 | controller | Jun 12 15:11:53.534450 crc crio[3654]: time="2026-06-12T15:11:53.534167799Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-12 16:39:21.999862 | controller | Jun 12 15:11:53.534450 crc crio[3654]: time="2026-06-12T15:11:53.534218851Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999878 | controller | Jun 12 15:11:53.534626 crc crio[3654]: time="2026-06-12T15:11:53.53453362Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999895 | controller | Jun 12 15:11:53.534954 crc crio[3654]: time="2026-06-12T15:11:53.534842428Z" 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:0xc00008c8e8}] Aliases:map[]}"
2026-06-12 16:39:21.999912 | controller | Jun 12 15:11:53.535344 crc crio[3654]: time="2026-06-12T15:11:53.535166847Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:21.999928 | controller | Jun 12 15:11:53.607471 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:21.999944 | controller | Jun 12 15:11:53.607471 crc crio[3654]: time="2026-06-12T15:11:53.607482182Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-12 16:39:21.999960 | controller | Jun 12 15:11:53.607471 crc crio[3654]: time="2026-06-12T15:11:53.607536612Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:21.999976 | controller | Jun 12 15:11:53.607802 crc crio[3654]: time="2026-06-12T15:11:53.607570865Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-12 16:39:21.999996 | controller | Jun 12 15:11:53.607802 crc crio[3654]: time="2026-06-12T15:11:53.60775024Z" 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:0xc000630640}] Aliases:map[]}"
2026-06-12 16:39:22.000013 | controller | Jun 12 15:11:53.607971 crc crio[3654]: time="2026-06-12T15:11:53.607908764Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000030 | controller | Jun 12 15:11:53.908642 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000046 | controller | Jun 12 15:11:53.908770 crc crio[3654]: time="2026-06-12T15:11:53.908733888Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-12 16:39:22.000062 | controller | Jun 12 15:11:53.908847 crc crio[3654]: time="2026-06-12T15:11:53.90877814Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000078 | controller | Jun 12 15:11:53.909046 crc crio[3654]: time="2026-06-12T15:11:53.90890524Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000094 | controller | Jun 12 15:11:53.909437 crc crio[3654]: time="2026-06-12T15:11:53.909383213Z" 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:0xc000184040}] Aliases:map[]}"
2026-06-12 16:39:22.000139 | controller | Jun 12 15:11:53.909582 crc crio[3654]: time="2026-06-12T15:11:53.909552768Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000160 | controller | Jun 12 15:11:53.975042 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000177 | controller | Jun 12 15:11:53.975217 crc crio[3654]: time="2026-06-12T15:11:53.975150651Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-12 16:39:22.000194 | controller | Jun 12 15:11:53.975217 crc crio[3654]: time="2026-06-12T15:11:53.975196772Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000210 | controller | Jun 12 15:11:53.975604 crc crio[3654]: time="2026-06-12T15:11:53.975443379Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000230 | controller | Jun 12 15:11:53.975892 crc crio[3654]: time="2026-06-12T15:11:53.975797348Z" 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:0xc000184108}] Aliases:map[]}"
2026-06-12 16:39:22.000246 | controller | Jun 12 15:11:53.976029 crc crio[3654]: time="2026-06-12T15:11:53.976004584Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000262 | controller | Jun 12 15:11:54.090786 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000278 | controller | Jun 12 15:11:54.090786 crc crio[3654]: time="2026-06-12T15:11:54.042512024Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-12 16:39:22.000294 | controller | Jun 12 15:11:54.090786 crc crio[3654]: time="2026-06-12T15:11:54.042542304Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000310 | controller | Jun 12 15:11:54.090786 crc crio[3654]: time="2026-06-12T15:11:54.042572665Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000326 | controller | Jun 12 15:11:54.090786 crc crio[3654]: time="2026-06-12T15:11:54.042710899Z" 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:0xc001790158}] Aliases:map[]}"
2026-06-12 16:39:22.000342 | controller | Jun 12 15:11:54.090786 crc crio[3654]: time="2026-06-12T15:11:54.042820222Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000358 | controller | Jun 12 15:11:54.107166 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000374 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.106967133Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-12 16:39:22.000390 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.107009204Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000406 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.107041695Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-12 16:39:22.000422 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.107049245Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000440 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.107058445Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-12 16:39:22.000456 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.107069006Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000471 | controller | Jun 12 15:11:54.107166 crc crio[3654]: time="2026-06-12T15:11:54.107099617Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000488 | controller | Jun 12 15:11:54.107698 crc crio[3654]: time="2026-06-12T15:11:54.107382464Z" 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:0xc000630100}] Aliases:map[]}"
2026-06-12 16:39:22.000504 | controller | Jun 12 15:11:54.107698 crc crio[3654]: time="2026-06-12T15:11:54.10757483Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000537 | controller | Jun 12 15:11:54.124570 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000556 | controller | Jun 12 15:11:54.124570 crc crio[3654]: time="2026-06-12T15:11:54.12451354Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-12 16:39:22.000571 | controller | Jun 12 15:11:54.124570 crc crio[3654]: time="2026-06-12T15:11:54.124542671Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000587 | controller | Jun 12 15:11:54.124570 crc crio[3654]: time="2026-06-12T15:11:54.124572402Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000603 | controller | Jun 12 15:11:54.125194 crc crio[3654]: time="2026-06-12T15:11:54.124718676Z" 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:0xc000f36010}] Aliases:map[]}"
2026-06-12 16:39:22.000620 | controller | Jun 12 15:11:54.125194 crc crio[3654]: time="2026-06-12T15:11:54.124825429Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000635 | controller | Jun 12 15:11:54.326896 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000661 | controller | Jun 12 15:11:54.328393 crc crio[3654]: time="2026-06-12T15:11:54.327020232Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-12 16:39:22.000678 | controller | Jun 12 15:11:54.328393 crc crio[3654]: time="2026-06-12T15:11:54.327081144Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000693 | controller | Jun 12 15:11:54.328393 crc crio[3654]: time="2026-06-12T15:11:54.327140075Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000710 | controller | Jun 12 15:11:54.328393 crc crio[3654]: time="2026-06-12T15:11:54.327578877Z" 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:0xc001dc2290}] Aliases:map[]}"
2026-06-12 16:39:22.000726 | controller | Jun 12 15:11:54.328393 crc crio[3654]: time="2026-06-12T15:11:54.327825114Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000741 | controller | Jun 12 15:11:54.349118 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.000757 | controller | Jun 12 15:11:54.349394 crc crio[3654]: time="2026-06-12T15:11:54.349307604Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-12 16:39:22.000773 | controller | Jun 12 15:11:54.349394 crc crio[3654]: time="2026-06-12T15:11:54.349378596Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000789 | controller | Jun 12 15:11:54.349537 crc crio[3654]: time="2026-06-12T15:11:54.349400107Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-12 16:39:22.000804 | controller | Jun 12 15:11:54.349537 crc crio[3654]: time="2026-06-12T15:11:54.349409417Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000820 | controller | Jun 12 15:11:54.349537 crc crio[3654]: time="2026-06-12T15:11:54.349417197Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-12 16:39:22.000836 | controller | Jun 12 15:11:54.349537 crc crio[3654]: time="2026-06-12T15:11:54.349424568Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.000851 | controller | Jun 12 15:11:54.349537 crc crio[3654]: time="2026-06-12T15:11:54.349464009Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-12 16:39:22.000868 | controller | Jun 12 15:11:54.349746 crc crio[3654]: time="2026-06-12T15:11:54.349705955Z" 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:0xc000f36378}] Aliases:map[]}"
2026-06-12 16:39:22.000887 | controller | Jun 12 15:11:54.349934 crc crio[3654]: time="2026-06-12T15:11:54.34985919Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.000904 | controller | Jun 12 15:11:54.611476 crc crio[3654]: time="2026-06-12T15:11:54.611380208Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.000920 | controller | Jun 12 15:11:54.611660 crc crio[3654]: time="2026-06-12T15:11:54.611597584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.000936 | controller | Jun 12 15:11:54.625372 crc crio[3654]: time="2026-06-12T15:11:54.625151812Z" 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=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.000952 | controller | Jun 12 15:11:54.638564 crc crio[3654]: time="2026-06-12T15:11:54.638384169Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.000967 | controller | Jun 12 15:11:54.638564 crc crio[3654]: time="2026-06-12T15:11:54.638541443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.000983 | controller | Jun 12 15:11:54.646830 crc crio[3654]: time="2026-06-12T15:11:54.646793757Z" 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=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.000999 | controller | Jun 12 15:11:54.654948 crc crio[3654]: time="2026-06-12T15:11:54.654861574Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001015 | controller | Jun 12 15:11:54.654948 crc crio[3654]: time="2026-06-12T15:11:54.654943257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001030 | controller | Jun 12 15:11:54.668234 crc crio[3654]: time="2026-06-12T15:11:54.668139474Z" 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=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001046 | controller | Jun 12 15:11:54.668394 crc crio[3654]: time="2026-06-12T15:11:54.668146874Z" level=info msg="Ran pod sandbox 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45 with infra container: openshift-etcd/etcd-crc/POD" id=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001062 | controller | Jun 12 15:11:54.669053 crc crio[3654]: time="2026-06-12T15:11:54.669020747Z" level=info msg="Ran pod sandbox cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001077 | controller | Jun 12 15:11:54.671197 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.001097 | controller | Jun 12 15:11:54.671517 crc crio[3654]: time="2026-06-12T15:11:54.671306429Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-12 16:39:22.001113 | controller | Jun 12 15:11:54.671517 crc crio[3654]: time="2026-06-12T15:11:54.67134011Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.001129 | controller | Jun 12 15:11:54.671517 crc crio[3654]: time="2026-06-12T15:11:54.671377641Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-12 16:39:22.001144 | controller | Jun 12 15:11:54.671841 crc crio[3654]: time="2026-06-12T15:11:54.671802881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=29c02ee4-8f03-49b5-a760-7d867d618c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001161 | controller | Jun 12 15:11:54.671841 crc crio[3654]: time="2026-06-12T15:11:54.671850164Z" 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:0xc000130390}] Aliases:map[]}"
2026-06-12 16:39:22.001177 | controller | Jun 12 15:11:54.672214 crc crio[3654]: time="2026-06-12T15:11:54.672025818Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.001193 | controller | Jun 12 15:11:54.672377 crc crio[3654]: time="2026-06-12T15:11:54.672307155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=73e7e0b7-31c0-441a-80ce-d6bca2e9bbff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001209 | controller | Jun 12 15:11:54.677515 crc crio[3654]: time="2026-06-12T15:11:54.677009833Z" level=info msg="Ran pod sandbox db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001225 | controller | Jun 12 15:11:54.678083 crc crio[3654]: time="2026-06-12T15:11:54.67804317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=42e3acfe-1470-4268-9371-59fa679481f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001241 | controller | Jun 12 15:11:54.680070 crc crio[3654]: time="2026-06-12T15:11:54.679076328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=54c94cfc-0dd4-4308-9a2b-1c236e84998c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001257 | controller | Jun 12 15:11:54.681395 crc crio[3654]: time="2026-06-12T15:11:54.680846616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3339f61d-5c45-4051-ba8d-6516acb04c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001273 | controller | Jun 12 15:11:54.682628 crc crio[3654]: time="2026-06-12T15:11:54.682537622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4280184b-94ef-4ea9-9ee0-c4b1e4e231b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001292 | controller | Jun 12 15:11:54.684428 crc crio[3654]: time="2026-06-12T15:11:54.684163748Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=e877ab93-cbb5-4322-8d54-1babf7a6d76a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.001308 | controller | Jun 12 15:11:54.685106 crc crio[3654]: time="2026-06-12T15:11:54.684976108Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=abac637d-747e-4f86-8bad-2f9326c80974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.001324 | controller | Jun 12 15:11:54.687065 crc crio[3654]: time="2026-06-12T15:11:54.686830318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001339 | controller | Jun 12 15:11:54.687430 crc crio[3654]: time="2026-06-12T15:11:54.686847218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001355 | controller | Jun 12 15:11:54.688752 crc crio[3654]: time="2026-06-12T15:11:54.688639127Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=fb6aa0e7-bf38-4baf-9394-9fa3cf564c73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.001371 | controller | Jun 12 15:11:54.689785 crc crio[3654]: time="2026-06-12T15:11:54.689711478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001386 | controller | Jun 12 15:11:54.712712 crc crio[3654]: time="2026-06-12T15:11:54.712121792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001402 | controller | Jun 12 15:11:54.712933 crc crio[3654]: time="2026-06-12T15:11:54.712890373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001417 | controller | Jun 12 15:11:54.715876 crc crio[3654]: time="2026-06-12T15:11:54.715830822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001432 | controller | Jun 12 15:11:54.735743 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.001448 | controller | Jun 12 15:11:54.736153 crc crio[3654]: time="2026-06-12T15:11:54.73610817Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-12 16:39:22.001464 | controller | Jun 12 15:11:54.736235 crc crio[3654]: time="2026-06-12T15:11:54.736221824Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.001480 | controller | Jun 12 15:11:54.736419 crc crio[3654]: time="2026-06-12T15:11:54.736398168Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-12 16:39:22.001496 | controller | Jun 12 15:11:54.736541 crc crio[3654]: time="2026-06-12T15:11:54.736523692Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.001528 | controller | Jun 12 15:11:54.736664 crc crio[3654]: time="2026-06-12T15:11:54.736645305Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-12 16:39:22.001553 | controller | Jun 12 15:11:54.736830 crc crio[3654]: time="2026-06-12T15:11:54.73681123Z" 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:0xc000f42000}] Aliases:map[]}"
2026-06-12 16:39:22.001571 | controller | Jun 12 15:11:54.736936 crc crio[3654]: time="2026-06-12T15:11:54.736920513Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.001587 | controller | Jun 12 15:11:54.737005 crc crio[3654]: time="2026-06-12T15:11:54.736990495Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.001603 | controller | Jun 12 15:11:54.737090 crc crio[3654]: time="2026-06-12T15:11:54.737070347Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.001619 | controller | Jun 12 15:11:54.744319 crc crio[3654]: time="2026-06-12T15:11:54.744131969Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001635 | controller | Jun 12 15:11:54.744319 crc crio[3654]: time="2026-06-12T15:11:54.744238682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001651 | controller | Jun 12 15:11:54.751561 crc crio[3654]: time="2026-06-12T15:11:54.7512199Z" 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=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001667 | controller | Jun 12 15:11:54.760593 crc crio[3654]: time="2026-06-12T15:11:54.760209583Z" level=info msg="Ran pod sandbox b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001683 | controller | Jun 12 15:11:54.763075 crc crio[3654]: time="2026-06-12T15:11:54.762939525Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001699 | controller | Jun 12 15:11:54.763172 crc crio[3654]: time="2026-06-12T15:11:54.763078189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001715 | controller | Jun 12 15:11:54.770020 crc crio[3654]: time="2026-06-12T15:11:54.769716931Z" 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=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001730 | controller | Jun 12 15:11:54.786143 crc crio[3654]: time="2026-06-12T15:11:54.785872367Z" level=info msg="Ran pod sandbox b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.001750 | controller | Jun 12 15:11:54.804169 crc crio[3654]: time="2026-06-12T15:11:54.803978975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b2747a93-1a50-426b-af93-f30d2509d473 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001766 | controller | Jun 12 15:11:54.813002 crc crio[3654]: time="2026-06-12T15:11:54.812749163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5e9437c0-4269-475b-bbc0-709fedf166aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001782 | controller | Jun 12 15:11:54.817091 crc crio[3654]: time="2026-06-12T15:11:54.816943245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b395532f-838f-4ab0-a176-631de9207106 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001798 | controller | Jun 12 15:11:54.818238 crc crio[3654]: time="2026-06-12T15:11:54.818091557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=11a1ce87-34c7-4460-9afe-732347613f6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.001814 | controller | Jun 12 15:11:54.821937 crc crio[3654]: time="2026-06-12T15:11:54.82119637Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=00252422-8984-4ae3-a578-a20ad0b7a5c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.001830 | controller | Jun 12 15:11:54.821937 crc crio[3654]: time="2026-06-12T15:11:54.82191756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001846 | controller | Jun 12 15:11:54.826841 crc crio[3654]: time="2026-06-12T15:11:54.822568599Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=3892be2f-cdbf-4433-97b4-206024a2a61d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.001862 | controller | Jun 12 15:11:54.826841 crc crio[3654]: time="2026-06-12T15:11:54.823025031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001878 | controller | Jun 12 15:11:54.839782 crc crio[3654]: time="2026-06-12T15:11:54.839575627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001895 | controller | Jun 12 15:11:54.848197 crc crio[3654]: time="2026-06-12T15:11:54.848049215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.001912 | controller | Jun 12 15:11:54.987229 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.001930 | controller | Jun 12 15:11:54.987553 crc crio[3654]: time="2026-06-12T15:11:54.987329801Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-12 16:39:22.001947 | controller | Jun 12 15:11:54.987553 crc crio[3654]: time="2026-06-12T15:11:54.987366732Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.001963 | controller | Jun 12 15:11:54.987553 crc crio[3654]: time="2026-06-12T15:11:54.987428864Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-12 16:39:22.001983 | controller | Jun 12 15:11:54.987696 crc crio[3654]: time="2026-06-12T15:11:54.98765213Z" 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:0xc000130398}] Aliases:map[]}"
2026-06-12 16:39:22.002000 | controller | Jun 12 15:11:54.987848 crc crio[3654]: time="2026-06-12T15:11:54.987778764Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002016 | controller | Jun 12 15:11:55.242459 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002032 | controller | Jun 12 15:11:55.242679 crc crio[3654]: time="2026-06-12T15:11:55.242612012Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-12 16:39:22.002049 | controller | Jun 12 15:11:55.242679 crc crio[3654]: time="2026-06-12T15:11:55.242649153Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002065 | controller | Jun 12 15:11:55.242810 crc crio[3654]: time="2026-06-12T15:11:55.242688414Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-12 16:39:22.002082 | controller | Jun 12 15:11:55.242904 crc crio[3654]: time="2026-06-12T15:11:55.242853169Z" 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:0xc000130840}] Aliases:map[]}"
2026-06-12 16:39:22.002098 | controller | Jun 12 15:11:55.243096 crc crio[3654]: time="2026-06-12T15:11:55.243041074Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002114 | controller | Jun 12 15:11:55.284946 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002130 | controller | Jun 12 15:11:55.285761 crc crio[3654]: time="2026-06-12T15:11:55.285689428Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-12 16:39:22.002146 | controller | Jun 12 15:11:55.285826 crc crio[3654]: time="2026-06-12T15:11:55.28576414Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002163 | controller | Jun 12 15:11:55.285826 crc crio[3654]: time="2026-06-12T15:11:55.285802861Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-12 16:39:22.002182 | controller | Jun 12 15:11:55.286069 crc crio[3654]: time="2026-06-12T15:11:55.285968806Z" 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:0xc000130bf8}] Aliases:map[]}"
2026-06-12 16:39:22.002199 | controller | Jun 12 15:11:55.286386 crc crio[3654]: time="2026-06-12T15:11:55.286198732Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002215 | controller | Jun 12 15:11:55.337592 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002231 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.337865047Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-12 16:39:22.002247 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.337913498Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002263 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.337933979Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-12 16:39:22.002279 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.337944899Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002294 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.337991181Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-12 16:39:22.002310 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.338150505Z" 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:0xc00239a648}] Aliases:map[]}"
2026-06-12 16:39:22.002327 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.338221217Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.002343 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.338235777Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.002359 | controller | Jun 12 15:11:55.338595 crc crio[3654]: time="2026-06-12T15:11:55.338307349Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002449 | controller | Jun 12 15:11:55.450943 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002475 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.450964448Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-12 16:39:22.002493 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.451002829Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002509 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.451019649Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-12 16:39:22.002543 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.45103338Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002560 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.45104477Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-12 16:39:22.002576 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.45105419Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002592 | controller | Jun 12 15:11:55.451165 crc crio[3654]: time="2026-06-12T15:11:55.451084061Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-12 16:39:22.002608 | controller | Jun 12 15:11:55.451629 crc crio[3654]: time="2026-06-12T15:11:55.451317008Z" 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:0xc000396060}] Aliases:map[]}"
2026-06-12 16:39:22.002625 | controller | Jun 12 15:11:55.451629 crc crio[3654]: time="2026-06-12T15:11:55.451527113Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002641 | controller | Jun 12 15:11:55.529238 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002658 | controller | Jun 12 15:11:55.529238 crc crio[3654]: time="2026-06-12T15:11:55.528817059Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-12 16:39:22.002674 | controller | Jun 12 15:11:55.529238 crc crio[3654]: time="2026-06-12T15:11:55.52886386Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002690 | controller | Jun 12 15:11:55.529238 crc crio[3654]: time="2026-06-12T15:11:55.528881861Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-12 16:39:22.002706 | controller | Jun 12 15:11:55.529238 crc crio[3654]: time="2026-06-12T15:11:55.528889571Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002721 | controller | Jun 12 15:11:55.529238 crc crio[3654]: time="2026-06-12T15:11:55.528918282Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-12 16:39:22.002744 | controller | Jun 12 15:11:55.531417 crc crio[3654]: time="2026-06-12T15:11:55.529780356Z" 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:0xc000630168}] Aliases:map[]}"
2026-06-12 16:39:22.002761 | controller | Jun 12 15:11:55.533530 crc crio[3654]: time="2026-06-12T15:11:55.533105155Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002777 | controller | Jun 12 15:11:55.618876 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002794 | controller | Jun 12 15:11:55.619059 crc crio[3654]: time="2026-06-12T15:11:55.618944372Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-12 16:39:22.002810 | controller | Jun 12 15:11:55.619059 crc crio[3654]: time="2026-06-12T15:11:55.618975313Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002826 | controller | Jun 12 15:11:55.619059 crc crio[3654]: time="2026-06-12T15:11:55.619011374Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-12 16:39:22.002842 | controller | Jun 12 15:11:55.619317 crc crio[3654]: time="2026-06-12T15:11:55.619216409Z" 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:0xc000630188}] Aliases:map[]}"
2026-06-12 16:39:22.002859 | controller | Jun 12 15:11:55.619571 crc crio[3654]: time="2026-06-12T15:11:55.619450836Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.002875 | controller | Jun 12 15:11:55.688580 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.002891 | controller | Jun 12 15:11:55.688803 crc crio[3654]: time="2026-06-12T15:11:55.68870335Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-12 16:39:22.002907 | controller | Jun 12 15:11:55.688803 crc crio[3654]: time="2026-06-12T15:11:55.688775532Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002924 | controller | Jun 12 15:11:55.688803 crc crio[3654]: time="2026-06-12T15:11:55.688793433Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-12 16:39:22.002942 | controller | Jun 12 15:11:55.688803 crc crio[3654]: time="2026-06-12T15:11:55.688801963Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002959 | controller | Jun 12 15:11:55.688803 crc crio[3654]: time="2026-06-12T15:11:55.688811483Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-12 16:39:22.002978 | controller | Jun 12 15:11:55.690435 crc crio[3654]: time="2026-06-12T15:11:55.688820543Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.002994 | controller | Jun 12 15:11:55.690435 crc crio[3654]: time="2026-06-12T15:11:55.688830314Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-12 16:39:22.003010 | controller | Jun 12 15:11:55.690435 crc crio[3654]: time="2026-06-12T15:11:55.688837754Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003025 | controller | Jun 12 15:11:55.690435 crc crio[3654]: time="2026-06-12T15:11:55.688866245Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003041 | controller | Jun 12 15:11:55.690435 crc crio[3654]: time="2026-06-12T15:11:55.689737259Z" 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:0xc000f36400}] Aliases:map[]}"
2026-06-12 16:39:22.003058 | controller | Jun 12 15:11:55.690435 crc crio[3654]: time="2026-06-12T15:11:55.689878032Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003075 | controller | Jun 12 15:11:55.759468 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003091 | controller | Jun 12 15:11:55.759696 crc crio[3654]: time="2026-06-12T15:11:55.759615458Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-12 16:39:22.003107 | controller | Jun 12 15:11:55.759696 crc crio[3654]: time="2026-06-12T15:11:55.759672169Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003122 | controller | Jun 12 15:11:55.759895 crc crio[3654]: time="2026-06-12T15:11:55.759726901Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003139 | controller | Jun 12 15:11:55.759989 crc crio[3654]: time="2026-06-12T15:11:55.759908616Z" 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:0xc000f421e0}] Aliases:map[]}"
2026-06-12 16:39:22.003155 | controller | Jun 12 15:11:55.760194 crc crio[3654]: time="2026-06-12T15:11:55.76008105Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003170 | controller | Jun 12 15:11:55.858236 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003190 | controller | Jun 12 15:11:55.858650 crc crio[3654]: time="2026-06-12T15:11:55.858550342Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-12 16:39:22.003254 | controller | Jun 12 15:11:55.858740 crc crio[3654]: time="2026-06-12T15:11:55.858652275Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003273 | controller | Jun 12 15:11:55.858740 crc crio[3654]: time="2026-06-12T15:11:55.858701326Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003290 | controller | Jun 12 15:11:55.859001 crc crio[3654]: time="2026-06-12T15:11:55.858903252Z" 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:0xc000626138}] Aliases:map[]}"
2026-06-12 16:39:22.003307 | controller | Jun 12 15:11:55.859580 crc crio[3654]: time="2026-06-12T15:11:55.859241731Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003323 | controller | Jun 12 15:11:55.886075 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003339 | controller | Jun 12 15:11:55.886313 crc crio[3654]: time="2026-06-12T15:11:55.886138748Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-12 16:39:22.003355 | controller | Jun 12 15:11:55.886313 crc crio[3654]: time="2026-06-12T15:11:55.886174849Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003370 | controller | Jun 12 15:11:55.886313 crc crio[3654]: time="2026-06-12T15:11:55.886192199Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-12 16:39:22.003386 | controller | Jun 12 15:11:55.886313 crc crio[3654]: time="2026-06-12T15:11:55.8862023Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003402 | controller | Jun 12 15:11:55.886313 crc crio[3654]: time="2026-06-12T15:11:55.8862326Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003418 | controller | Jun 12 15:11:55.886538 crc crio[3654]: time="2026-06-12T15:11:55.886443166Z" 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:0xc000626218}] Aliases:map[]}"
2026-06-12 16:39:22.003434 | controller | Jun 12 15:11:55.886683 crc crio[3654]: time="2026-06-12T15:11:55.886616011Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003454 | controller | Jun 12 15:11:55.990865 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003470 | controller | Jun 12 15:11:55.991126 crc crio[3654]: time="2026-06-12T15:11:55.991017202Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-12 16:39:22.003486 | controller | Jun 12 15:11:55.991126 crc crio[3654]: time="2026-06-12T15:11:55.991052713Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003502 | controller | Jun 12 15:11:55.991126 crc crio[3654]: time="2026-06-12T15:11:55.991101064Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003537 | controller | Jun 12 15:11:55.991426 crc crio[3654]: time="2026-06-12T15:11:55.991380872Z" 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:0xc00008c710}] Aliases:map[]}"
2026-06-12 16:39:22.003555 | controller | Jun 12 15:11:55.991953 crc crio[3654]: time="2026-06-12T15:11:55.991594478Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003572 | controller | Jun 12 15:11:56.071712 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003588 | controller | Jun 12 15:11:56.071925 crc crio[3654]: time="2026-06-12T15:11:56.071751956Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-12 16:39:22.003604 | controller | Jun 12 15:11:56.071925 crc crio[3654]: time="2026-06-12T15:11:56.071788697Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003620 | controller | Jun 12 15:11:56.071925 crc crio[3654]: time="2026-06-12T15:11:56.071830549Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003636 | controller | Jun 12 15:11:56.072133 crc crio[3654]: time="2026-06-12T15:11:56.072004273Z" 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:0xc000f366f0}] Aliases:map[]}"
2026-06-12 16:39:22.003652 | controller | Jun 12 15:11:56.072391 crc crio[3654]: time="2026-06-12T15:11:56.072327762Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003672 | controller | Jun 12 15:11:56.122649 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003689 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.120205306Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-12 16:39:22.003705 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.120239037Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003722 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.12034885Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-12 16:39:22.003737 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.12036156Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003766 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.120417451Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003783 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.120619437Z" 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:0xc000f367e8}] Aliases:map[]}"
2026-06-12 16:39:22.003800 | controller | Jun 12 15:11:56.122649 crc crio[3654]: time="2026-06-12T15:11:56.120767861Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003816 | controller | Jun 12 15:11:56.366199 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.003832 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366198234Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-12 16:39:22.003848 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366232255Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003863 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366301087Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-12 16:39:22.003879 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366320107Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.003895 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366354018Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-12 16:39:22.003911 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366572344Z" 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:0xc001dc2298}] Aliases:map[]}"
2026-06-12 16:39:22.003932 | controller | Jun 12 15:11:56.366842 crc crio[3654]: time="2026-06-12T15:11:56.366728058Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.003948 | controller | Jun 12 15:11:56.369622 crc crio[3654]: time="2026-06-12T15:11:56.369535285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.003965 | controller | Jun 12 15:11:56.369916 crc crio[3654]: time="2026-06-12T15:11:56.369877024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.003981 | controller | Jun 12 15:11:56.372826 crc crio[3654]: time="2026-06-12T15:11:56.372661889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.003997 | controller | Jun 12 15:11:56.373082 crc crio[3654]: time="2026-06-12T15:11:56.372996726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.004012 | controller | Jun 12 15:11:56.377368 crc crio[3654]: time="2026-06-12T15:11:56.37709029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.004028 | controller | Jun 12 15:11:56.612789 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.004044 | controller | Jun 12 15:11:56.612789 crc crio[3654]: time="2026-06-12T15:11:56.61242101Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-12 16:39:22.004059 | controller | Jun 12 15:11:56.612789 crc crio[3654]: time="2026-06-12T15:11:56.612519903Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.004076 | controller | Jun 12 15:11:56.612789 crc crio[3654]: time="2026-06-12T15:11:56.612575665Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-12 16:39:22.004092 | controller | Jun 12 15:11:56.612789 crc crio[3654]: time="2026-06-12T15:11:56.61277397Z" 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:0xc000184770}] Aliases:map[]}"
2026-06-12 16:39:22.004108 | controller | Jun 12 15:11:56.613699 crc crio[3654]: time="2026-06-12T15:11:56.613026417Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.004124 | controller | Jun 12 15:11:56.613699 crc crio[3654]: time="2026-06-12T15:11:56.613456439Z" level=info msg="Created container 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=fb6aa0e7-bf38-4baf-9394-9fa3cf564c73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004144 | controller | Jun 12 15:11:56.614789 crc crio[3654]: time="2026-06-12T15:11:56.614632481Z" level=info msg="Created container 0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=3892be2f-cdbf-4433-97b4-206024a2a61d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004161 | controller | Jun 12 15:11:56.615079 crc crio[3654]: time="2026-06-12T15:11:56.61497585Z" level=info msg="Created container 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a: openshift-etcd/etcd-crc/setup" id=e877ab93-cbb5-4322-8d54-1babf7a6d76a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004177 | controller | Jun 12 15:11:56.618727 crc crio[3654]: time="2026-06-12T15:11:56.618533367Z" level=info msg="Starting container: 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60" id=03317802-fb2b-41d1-9c40-d1e345af17e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.004201 | controller | Jun 12 15:11:56.619102 crc crio[3654]: time="2026-06-12T15:11:56.618979182Z" level=info msg="Starting container: 0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8" id=9cad4eb3-2179-4112-b5b8-31b2d9d024f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.004217 | controller | Jun 12 15:11:56.619806 crc crio[3654]: time="2026-06-12T15:11:56.619756729Z" level=info msg="Starting container: 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a" id=207d20df-1437-4c5b-831c-e4a66a0ba0aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.004239 | controller | Jun 12 15:11:56.625698 crc crio[3654]: time="2026-06-12T15:11:56.625454963Z" level=info msg="Started container" PID=5415 containerID=0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=9cad4eb3-2179-4112-b5b8-31b2d9d024f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc
2026-06-12 16:39:22.004256 | controller | Jun 12 15:11:56.627115 crc crio[3654]: time="2026-06-12T15:11:56.626803459Z" level=info msg="Started container" PID=5412 containerID=3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=03317802-fb2b-41d1-9c40-d1e345af17e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.004276 | controller | Jun 12 15:11:56.628645 crc crio[3654]: time="2026-06-12T15:11:56.628442424Z" level=info msg="Started container" PID=5413 containerID=051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a description=openshift-etcd/etcd-crc/setup id=207d20df-1437-4c5b-831c-e4a66a0ba0aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.004461 | controller | Jun 12 15:11:56.630824 crc crio[3654]: time="2026-06-12T15:11:56.630788277Z" level=info msg="Created container 064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=00252422-8984-4ae3-a578-a20ad0b7a5c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004489 | controller | Jun 12 15:11:56.633067 crc crio[3654]: time="2026-06-12T15:11:56.632930905Z" level=info msg="Starting container: 064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04" id=ab176495-004d-4a8b-916e-c0743cf43b90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.004507 | controller | Jun 12 15:11:56.633786 crc crio[3654]: time="2026-06-12T15:11:56.633633074Z" level=info msg="Created container 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7: openshift-kube-apiserver/kube-apiserver-crc/setup" id=abac637d-747e-4f86-8bad-2f9326c80974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004551 | controller | Jun 12 15:11:56.635169 crc crio[3654]: time="2026-06-12T15:11:56.635069964Z" level=info msg="Starting container: 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7" id=03cd6e88-4fe8-420e-9a48-3e839a1869e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.004569 | controller | Jun 12 15:11:56.643014 crc crio[3654]: time="2026-06-12T15:11:56.642942416Z" level=info msg="Started container" PID=5414 containerID=064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ab176495-004d-4a8b-916e-c0743cf43b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d
2026-06-12 16:39:22.004588 | controller | Jun 12 15:11:56.643644 crc crio[3654]: time="2026-06-12T15:11:56.643443189Z" level=info msg="Started container" PID=5417 containerID=0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=03cd6e88-4fe8-420e-9a48-3e839a1869e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6
2026-06-12 16:39:22.004606 | controller | Jun 12 15:11:56.645917 crc crio[3654]: time="2026-06-12T15:11:56.645878856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c4ab57e4-be11-4117-94cc-c71139a10ff3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.004621 | controller | Jun 12 15:11:56.651128 crc crio[3654]: time="2026-06-12T15:11:56.650981446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ebb8e72a-a1f9-489e-8754-cc69983522c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.004637 | controller | Jun 12 15:11:56.656643 crc crio[3654]: time="2026-06-12T15:11:56.654879198Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9846ed5a-c207-483a-93f6-a2ab99709d77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004653 | controller | Jun 12 15:11:56.656643 crc crio[3654]: time="2026-06-12T15:11:56.6556726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.004670 | controller | Jun 12 15:11:56.684973 crc crio[3654]: time="2026-06-12T15:11:56.684756517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.004685 | controller | Jun 12 15:11:56.848413 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.004701 | controller | Jun 12 15:11:56.848838 crc crio[3654]: time="2026-06-12T15:11:56.848540523Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-12 16:39:22.004717 | controller | Jun 12 15:11:56.848838 crc crio[3654]: time="2026-06-12T15:11:56.848659517Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.004733 | controller | Jun 12 15:11:56.848838 crc crio[3654]: time="2026-06-12T15:11:56.848697148Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-12 16:39:22.004755 | controller | Jun 12 15:11:56.848998 crc crio[3654]: time="2026-06-12T15:11:56.848842782Z" 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:0xc000130550}] Aliases:map[]}"
2026-06-12 16:39:22.004772 | controller | Jun 12 15:11:56.848998 crc crio[3654]: time="2026-06-12T15:11:56.848981935Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.004788 | controller | Jun 12 15:11:56.876416 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.004804 | controller | Jun 12 15:11:56.876732 crc crio[3654]: time="2026-06-12T15:11:56.876615643Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-12 16:39:22.004820 | controller | Jun 12 15:11:56.876732 crc crio[3654]: time="2026-06-12T15:11:56.876712606Z" level=info msg="cleanup sandbox network"
2026-06-12 16:39:22.004836 | controller | Jun 12 15:11:56.876821 crc crio[3654]: time="2026-06-12T15:11:56.876752067Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-12 16:39:22.004852 | controller | Jun 12 15:11:56.877081 crc crio[3654]: time="2026-06-12T15:11:56.876897751Z" 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:0xc001dc2110}] Aliases:map[]}"
2026-06-12 16:39:22.004868 | controller | Jun 12 15:11:56.877152 crc crio[3654]: time="2026-06-12T15:11:56.877089706Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.004884 | controller | Jun 12 15:11:56.901345 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.004899 | controller | Jun 12 15:11:56.901601 crc crio[3654]: time="2026-06-12T15:11:56.901436043Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-12 16:39:22.004915 | controller | Jun 12 15:11:56.966677 crc crio[3654]: time="2026-06-12T15:11:56.966511553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.004930 | controller | Jun 12 15:11:57.053446 crc crio[3654]: time="2026-06-12T15:11:57.053378341Z" level=info msg="Created container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9846ed5a-c207-483a-93f6-a2ab99709d77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.004950 | controller | Jun 12 15:11:57.055113 crc crio[3654]: time="2026-06-12T15:11:57.055057456Z" level=info msg="Starting container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd" id=35bf95fa-5f92-4a2f-b401-56ff7cd8f8d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.004966 | controller | Jun 12 15:11:57.059806 crc crio[3654]: time="2026-06-12T15:11:57.059701771Z" level=info msg="Started container" PID=5492 containerID=0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=35bf95fa-5f92-4a2f-b401-56ff7cd8f8d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.004983 | controller | Jun 12 15:11:57.073895 crc crio[3654]: time="2026-06-12T15:11:57.073740131Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b1b39a01-687e-4c6c-a6e4-765dc5ca38df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.004999 | controller | Jun 12 15:11:57.075813 crc crio[3654]: time="2026-06-12T15:11:57.075773796Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=8d9045ad-70bd-487f-b211-ccc90e04785a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005015 | controller | Jun 12 15:11:57.077602 crc crio[3654]: time="2026-06-12T15:11:57.077573844Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=ea1575f0-1b0b-4cbf-8bc6-7cd27799166d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005031 | controller | Jun 12 15:11:57.077990 crc crio[3654]: time="2026-06-12T15:11:57.077967725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005047 | controller | Jun 12 15:11:57.089155 crc crio[3654]: time="2026-06-12T15:11:57.08850626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005063 | controller | Jun 12 15:11:57.163717 crc crio[3654]: time="2026-06-12T15:11:57.162972703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c41fe4c2-722c-4b4b-b887-01967ed4fde3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005079 | controller | Jun 12 15:11:57.169952 crc crio[3654]: time="2026-06-12T15:11:57.169837751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d5e66d04-21e9-47e1-b3cb-611be32bf05c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005094 | controller | Jun 12 15:11:57.170048 crc crio[3654]: time="2026-06-12T15:11:57.169991194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ff3fad3b-ff28-452a-b135-3916d229263a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005110 | controller | Jun 12 15:11:57.171847 crc crio[3654]: time="2026-06-12T15:11:57.171771972Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ffed7cf2-d4f9-4495-9a76-1b755868ec35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005126 | controller | Jun 12 15:11:57.172386 crc crio[3654]: time="2026-06-12T15:11:57.17206377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005145 | controller | Jun 12 15:11:57.172874 crc crio[3654]: time="2026-06-12T15:11:57.172777258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6039ac3f-142f-4ed3-a55b-9ef0c8de172e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005161 | controller | Jun 12 15:11:57.176199 crc crio[3654]: time="2026-06-12T15:11:57.176043696Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=2692144c-a4c5-4686-8c6d-5c8d95fc8a09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005176 | controller | Jun 12 15:11:57.176619 crc crio[3654]: time="2026-06-12T15:11:57.17656221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005192 | controller | Jun 12 15:11:57.176705 crc crio[3654]: time="2026-06-12T15:11:57.17656252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a0a21527-1f78-4140-857c-77932640a47d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005208 | controller | Jun 12 15:11:57.178429 crc crio[3654]: time="2026-06-12T15:11:57.178356838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9b09be72-2fe4-42c0-b1e3-130d606914ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005223 | controller | Jun 12 15:11:57.182892 crc crio[3654]: time="2026-06-12T15:11:57.182776388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=15199c89-2203-46db-89ca-bf07e207c123 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005239 | controller | Jun 12 15:11:57.184707 crc crio[3654]: time="2026-06-12T15:11:57.184608767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=90771292-423e-4c18-9211-5341d4e34c2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005255 | controller | Jun 12 15:11:57.189635 crc crio[3654]: time="2026-06-12T15:11:57.189526871Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=7b5539ac-21f3-4c40-84d9-48e7819f97d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005270 | controller | Jun 12 15:11:57.192436 crc crio[3654]: time="2026-06-12T15:11:57.192308815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005287 | controller | Jun 12 15:11:57.194429 crc crio[3654]: time="2026-06-12T15:11:57.194368264Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=f55864fd-d03b-4fbf-838d-1c33c146577c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005302 | controller | Jun 12 15:11:57.194589 crc crio[3654]: time="2026-06-12T15:11:57.194428272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005318 | controller | Jun 12 15:11:57.196863 crc crio[3654]: time="2026-06-12T15:11:57.196752865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005335 | controller | Jun 12 15:11:57.210368 crc crio[3654]: time="2026-06-12T15:11:57.210066228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005354 | controller | Jun 12 15:11:57.241634 crc crio[3654]: time="2026-06-12T15:11:57.240742765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005370 | controller | Jun 12 15:11:57.276862 crc crio[3654]: time="2026-06-12T15:11:57.276769359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005385 | controller | Jun 12 15:11:58.130015 crc crio[3654]: time="2026-06-12T15:11:58.129692609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005401 | controller | Jun 12 15:11:58.254414 crc crio[3654]: time="2026-06-12T15:11:58.252411062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005417 | controller | Jun 12 15:11:58.331970 crc crio[3654]: time="2026-06-12T15:11:58.33140698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005432 | controller | Jun 12 15:11:58.351603 crc crio[3654]: time="2026-06-12T15:11:58.351559792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005448 | controller | Jun 12 15:11:58.435638 crc crio[3654]: time="2026-06-12T15:11:58.424945637Z" level=info msg="Created container c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=2692144c-a4c5-4686-8c6d-5c8d95fc8a09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005463 | controller | Jun 12 15:11:58.435638 crc crio[3654]: time="2026-06-12T15:11:58.429683304Z" level=info msg="Starting container: c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245" id=22f569fa-08e3-42eb-9e91-292d714b8631 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.005479 | controller | Jun 12 15:11:58.463446 crc crio[3654]: time="2026-06-12T15:11:58.463087896Z" level=info msg="Started container" PID=5531 containerID=c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=22f569fa-08e3-42eb-9e91-292d714b8631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.005495 | controller | Jun 12 15:11:58.476677 crc crio[3654]: time="2026-06-12T15:11:58.476624524Z" level=info msg="Created container 0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=f55864fd-d03b-4fbf-838d-1c33c146577c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005528 | controller | Jun 12 15:11:58.478747 crc crio[3654]: time="2026-06-12T15:11:58.47803723Z" level=info msg="Starting container: 0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d" id=a16f16f2-6bd9-4642-95b8-0e04b6371364 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.005550 | controller | Jun 12 15:11:58.486719 crc crio[3654]: time="2026-06-12T15:11:58.486436047Z" level=info msg="Started container" PID=5541 containerID=0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a16f16f2-6bd9-4642-95b8-0e04b6371364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc
2026-06-12 16:39:22.005567 | controller | Jun 12 15:11:58.500831 crc crio[3654]: time="2026-06-12T15:11:58.500723984Z" level=info msg="Created container 47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=7b5539ac-21f3-4c40-84d9-48e7819f97d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005587 | controller | Jun 12 15:11:58.506874 crc crio[3654]: time="2026-06-12T15:11:58.506615823Z" level=info msg="Starting container: 47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705" id=b41b0438-6117-4701-9367-b82f11731381 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.005603 | controller | Jun 12 15:11:58.510950 crc crio[3654]: time="2026-06-12T15:11:58.510843367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=3c12c9b4-05d7-488e-84a6-08d9b3e53334 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005620 | controller | Jun 12 15:11:58.516177 crc crio[3654]: time="2026-06-12T15:11:58.515691789Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=886594d3-cbae-484b-b265-ee9c2ff9e2cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005636 | controller | Jun 12 15:11:58.517125 crc crio[3654]: time="2026-06-12T15:11:58.516991114Z" level=info msg="Started container" PID=5546 containerID=47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=b41b0438-6117-4701-9367-b82f11731381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d
2026-06-12 16:39:22.005652 | controller | Jun 12 15:11:58.519804 crc crio[3654]: time="2026-06-12T15:11:58.519665956Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=2d9145a2-a2f6-45b3-aeda-b61fcb5b63d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005668 | controller | Jun 12 15:11:58.522657 crc crio[3654]: time="2026-06-12T15:11:58.522414311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005684 | controller | Jun 12 15:11:58.550585 crc crio[3654]: time="2026-06-12T15:11:58.550216001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005699 | controller | Jun 12 15:11:58.563615 crc crio[3654]: time="2026-06-12T15:11:58.560911451Z" level=info msg="Created container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ffed7cf2-d4f9-4495-9a76-1b755868ec35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005715 | controller | Jun 12 15:11:58.569034 crc crio[3654]: time="2026-06-12T15:11:58.568870597Z" level=info msg="Starting container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326" id=cbd96c73-69d3-4671-98d7-b9369e14db27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.005731 | controller | Jun 12 15:11:58.587387 crc crio[3654]: time="2026-06-12T15:11:58.586723318Z" level=info msg="Started container" PID=5549 containerID=60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=cbd96c73-69d3-4671-98d7-b9369e14db27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6
2026-06-12 16:39:22.005746 | controller | Jun 12 15:11:58.686418 crc crio[3654]: time="2026-06-12T15:11:58.686343842Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fc73ba8c-5508-46b1-b692-9a9d9b5edbdd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005766 | controller | Jun 12 15:11:58.689740 crc crio[3654]: time="2026-06-12T15:11:58.689536687Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=592fb5a9-4437-4886-b180-86a5bc591769 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005783 | controller | Jun 12 15:11:58.693782 crc crio[3654]: time="2026-06-12T15:11:58.69366575Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3916736f-aa46-4b0b-9d8a-e63af02e5775 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005799 | controller | Jun 12 15:11:58.695892 crc crio[3654]: time="2026-06-12T15:11:58.695851129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005814 | controller | Jun 12 15:11:58.732105 crc crio[3654]: time="2026-06-12T15:11:58.72664554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005830 | controller | Jun 12 15:11:59.320126 crc crio[3654]: time="2026-06-12T15:11:59.319616223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ebf569a8-4e63-416f-9b9a-4bb5fdf123ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005845 | controller | Jun 12 15:11:59.344186 crc crio[3654]: time="2026-06-12T15:11:59.339312552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=25866894-c5c8-4326-a610-98b6094eed39 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005861 | controller | Jun 12 15:11:59.352562 crc crio[3654]: time="2026-06-12T15:11:59.352414486Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=87d3849e-4051-479c-b58c-12c9b609941a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005877 | controller | Jun 12 15:11:59.353202 crc crio[3654]: time="2026-06-12T15:11:59.35294029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005893 | controller | Jun 12 15:11:59.412562 crc crio[3654]: time="2026-06-12T15:11:59.412071678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005909 | controller | Jun 12 15:11:59.425933 crc crio[3654]: time="2026-06-12T15:11:59.425824136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.005924 | controller | Jun 12 15:11:59.674825 crc crio[3654]: time="2026-06-12T15:11:59.674693897Z" level=info msg="Created container 0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=2d9145a2-a2f6-45b3-aeda-b61fcb5b63d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.005940 | controller | Jun 12 15:11:59.685958 crc crio[3654]: time="2026-06-12T15:11:59.68584771Z" level=info msg="Starting container: 0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e" id=73737516-06ea-468c-bd12-b462c6f7362b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.005956 | controller | Jun 12 15:11:59.735330 crc crio[3654]: time="2026-06-12T15:11:59.734529135Z" level=info msg="Started container" PID=5593 containerID=0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=73737516-06ea-468c-bd12-b462c6f7362b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc
2026-06-12 16:39:22.005975 | controller | Jun 12 15:11:59.831671 crc crio[3654]: time="2026-06-12T15:11:59.831606661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ae3e2c8f-def1-47d9-9825-3a5257131223 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.005992 | controller | Jun 12 15:11:59.878209 crc crio[3654]: time="2026-06-12T15:11:59.878077855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=324e830d-09c6-47ff-8402-2c3e3d91a4a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006008 | controller | Jun 12 15:11:59.890179 crc crio[3654]: time="2026-06-12T15:11:59.889994367Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=9ba4732b-6cf1-4fbd-aab3-49c169eaae80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006024 | controller | Jun 12 15:11:59.890838 crc crio[3654]: time="2026-06-12T15:11:59.890690216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006040 | controller | Jun 12 15:11:59.945394 crc crio[3654]: time="2026-06-12T15:11:59.943219856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006055 | controller | Jun 12 15:12:00.493227 crc crio[3654]: time="2026-06-12T15:12:00.493005119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006071 | controller | Jun 12 15:12:00.993591 crc crio[3654]: time="2026-06-12T15:12:00.989647642Z" level=info msg="Created container 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0: openshift-etcd/etcd-crc/etcd-resources-copy" id=87d3849e-4051-479c-b58c-12c9b609941a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006087 | controller | Jun 12 15:12:00.997734 crc crio[3654]: time="2026-06-12T15:12:00.995237655Z" level=info msg="Starting container: 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0" id=cc8734ae-1fdd-40b5-9496-cf0063296931 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006102 | controller | Jun 12 15:12:01.001240 crc crio[3654]: time="2026-06-12T15:12:01.000894326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006118 | controller | Jun 12 15:12:01.092698 crc crio[3654]: time="2026-06-12T15:12:01.091035902Z" level=info msg="Started container" PID=5615 containerID=7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0 description=openshift-etcd/etcd-crc/etcd-resources-copy id=cc8734ae-1fdd-40b5-9496-cf0063296931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.006134 | controller | Jun 12 15:12:01.282345 crc crio[3654]: time="2026-06-12T15:12:01.280728Z" level=info msg="Created container da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=9ba4732b-6cf1-4fbd-aab3-49c169eaae80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006150 | controller | Jun 12 15:12:01.291631 crc crio[3654]: time="2026-06-12T15:12:01.290927017Z" level=info msg="Starting container: da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f" id=fa4ecf02-646d-48a1-b165-02be31fe801f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006172 | controller | Jun 12 15:12:01.322623 crc crio[3654]: time="2026-06-12T15:12:01.316337132Z" level=info msg="Started container" PID=5648 containerID=da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=fa4ecf02-646d-48a1-b165-02be31fe801f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc
2026-06-12 16:39:22.006189 | controller | Jun 12 15:12:01.368395 crc crio[3654]: time="2026-06-12T15:12:01.359312594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=70477a96-ad1a-4132-a212-8c1a7ce43d13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006206 | controller | Jun 12 15:12:01.372699 crc crio[3654]: time="2026-06-12T15:12:01.372175714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=32eb7f23-89e6-4a57-9761-c2bdda246429 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006221 | controller | Jun 12 15:12:01.378727 crc crio[3654]: time="2026-06-12T15:12:01.378677987Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=a2b3750b-0bb7-4dfa-bed4-1f0d6ef2a3b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006237 | controller | Jun 12 15:12:01.379573 crc crio[3654]: time="2026-06-12T15:12:01.379544371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006253 | controller | Jun 12 15:12:01.414354 crc crio[3654]: time="2026-06-12T15:12:01.414183674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006269 | controller | Jun 12 15:12:02.089972 crc crio[3654]: time="2026-06-12T15:12:02.086838624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006285 | controller | Jun 12 15:12:02.111228 crc crio[3654]: time="2026-06-12T15:12:02.110773289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006300 | controller | Jun 12 15:12:02.216938 crc crio[3654]: time="2026-06-12T15:12:02.216495804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006315 | controller | Jun 12 15:12:02.442047 crc crio[3654]: time="2026-06-12T15:12:02.44192211Z" level=info msg="Created container 42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=ea1575f0-1b0b-4cbf-8bc6-7cd27799166d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006331 | controller | Jun 12 15:12:02.447612 crc crio[3654]: time="2026-06-12T15:12:02.444733434Z" level=info msg="Starting container: 42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f" id=7d945a68-099e-4f47-b662-0ad8107973b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006346 | controller | Jun 12 15:12:02.496188 crc crio[3654]: time="2026-06-12T15:12:02.495898527Z" level=info msg="Created container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3916736f-aa46-4b0b-9d8a-e63af02e5775 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006363 | controller | Jun 12 15:12:02.500124 crc crio[3654]: time="2026-06-12T15:12:02.499192717Z" level=info msg="Starting container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0" id=900f6de3-8802-4733-ab5d-2c32159d0065 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006382 | controller | Jun 12 15:12:02.504046 crc crio[3654]: time="2026-06-12T15:12:02.501886149Z" level=info msg="Started container" PID=5689 containerID=42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7d945a68-099e-4f47-b662-0ad8107973b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.006399 | controller | Jun 12 15:12:02.517732 crc crio[3654]: time="2026-06-12T15:12:02.516599486Z" level=info msg="Created container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl" id=a2b3750b-0bb7-4dfa-bed4-1f0d6ef2a3b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006415 | controller | Jun 12 15:12:02.520879 crc crio[3654]: time="2026-06-12T15:12:02.520115652Z" level=info msg="Starting container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516" id=8cdcddb5-68cc-42d7-93d5-e7432f490abd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006431 | controller | Jun 12 15:12:02.545307 crc crio[3654]: time="2026-06-12T15:12:02.54513647Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=e0646596-9b6c-4d71-9a23-dcf390fadc32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006447 | controller | Jun 12 15:12:02.548161 crc crio[3654]: time="2026-06-12T15:12:02.548111891Z" level=info msg="Started container" PID=5692 containerID=b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=900f6de3-8802-4733-ab5d-2c32159d0065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6
2026-06-12 16:39:22.006464 | controller | Jun 12 15:12:02.550412 crc crio[3654]: time="2026-06-12T15:12:02.550325247Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=04741dea-577d-405f-8523-b77962474027 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006479 | controller | Jun 12 15:12:02.560154 crc crio[3654]: time="2026-06-12T15:12:02.56009813Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=e7f12ee7-f314-4b94-933f-c22d019eebd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006495 | controller | Jun 12 15:12:02.560931 crc crio[3654]: time="2026-06-12T15:12:02.560907032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006526 | controller | Jun 12 15:12:02.563928 crc crio[3654]: time="2026-06-12T15:12:02.563655268Z" level=info msg="Started container" PID=5695 containerID=ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 description=openshift-etcd/etcd-crc/etcdctl id=8cdcddb5-68cc-42d7-93d5-e7432f490abd name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.006548 | controller | Jun 12 15:12:02.587892 crc crio[3654]: time="2026-06-12T15:12:02.585978991Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=06da67e1-e7cd-4f91-acf8-c29a8ba23555 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006569 | controller | Jun 12 15:12:02.591551 crc crio[3654]: time="2026-06-12T15:12:02.589975181Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7c2c474a-eaa3-489b-bca9-b227a6dccbab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006585 | controller | Jun 12 15:12:02.600176 crc crio[3654]: time="2026-06-12T15:12:02.599226326Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=6dffbcb3-0c32-431c-a79d-2e24471b9480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006601 | controller | Jun 12 15:12:02.601879 crc crio[3654]: time="2026-06-12T15:12:02.601851318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006617 | controller | Jun 12 15:12:02.628581 crc crio[3654]: time="2026-06-12T15:12:02.620911728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006633 | controller | Jun 12 15:12:02.629348 crc crio[3654]: time="2026-06-12T15:12:02.629228746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f4eb8997-e0e9-4bea-9e15-1c0bd254ee6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006649 | controller | Jun 12 15:12:02.658537 crc crio[3654]: time="2026-06-12T15:12:02.654958612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=75ac0520-e39c-4ad1-b395-8beb9924cff3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006664 | controller | Jun 12 15:12:02.664487 crc crio[3654]: time="2026-06-12T15:12:02.660834875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006680 | controller | Jun 12 15:12:02.695710 crc crio[3654]: time="2026-06-12T15:12:02.695584644Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=d35282a5-de82-49e4-abcb-c89890acfa52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006696 | controller | Jun 12 15:12:02.697084 crc crio[3654]: time="2026-06-12T15:12:02.696056297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006712 | controller | Jun 12 15:12:02.773958 crc crio[3654]: time="2026-06-12T15:12:02.773761806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006727 | controller | Jun 12 15:12:03.768007 crc crio[3654]: time="2026-06-12T15:12:03.767479968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006743 | controller | Jun 12 15:12:03.773661 crc crio[3654]: time="2026-06-12T15:12:03.773474759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006759 | controller | Jun 12 15:12:03.871636 crc crio[3654]: time="2026-06-12T15:12:03.870858102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006774 | controller | Jun 12 15:12:04.100376 crc crio[3654]: time="2026-06-12T15:12:04.10010692Z" level=info msg="Created container e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=e7f12ee7-f314-4b94-933f-c22d019eebd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006795 | controller | Jun 12 15:12:04.103062 crc crio[3654]: time="2026-06-12T15:12:04.102911916Z" level=info msg="Created container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd" id=d35282a5-de82-49e4-abcb-c89890acfa52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006811 | controller | Jun 12 15:12:04.103592 crc crio[3654]: time="2026-06-12T15:12:04.103506903Z" level=info msg="Starting container: e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f" id=41f28692-c026-4660-a12a-ad2ec27b4062 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006827 | controller | Jun 12 15:12:04.104948 crc crio[3654]: time="2026-06-12T15:12:04.104805626Z" level=info msg="Starting container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875" id=3c3e121f-3808-452f-bfb1-ce834d77c046 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006843 | controller | Jun 12 15:12:04.105031 crc crio[3654]: time="2026-06-12T15:12:04.104944083Z" level=info msg="Created container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=6dffbcb3-0c32-431c-a79d-2e24471b9480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006859 | controller | Jun 12 15:12:04.107247 crc crio[3654]: time="2026-06-12T15:12:04.10678356Z" level=info msg="Starting container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73" id=40533a9f-146b-4c93-8cd6-8efe7ba1428c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.006874 | controller | Jun 12 15:12:04.131232 crc crio[3654]: time="2026-06-12T15:12:04.131095957Z" level=info msg="Started container" PID=5760 containerID=6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875 description=openshift-etcd/etcd-crc/etcd id=3c3e121f-3808-452f-bfb1-ce834d77c046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.006890 | controller | Jun 12 15:12:04.141671 crc crio[3654]: time="2026-06-12T15:12:04.141541909Z" level=info msg="Started container" PID=5745 containerID=e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=41f28692-c026-4660-a12a-ad2ec27b4062 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.006907 | controller | Jun 12 15:12:04.141671 crc crio[3654]: time="2026-06-12T15:12:04.141671652Z" level=info msg="Started container" PID=5748 containerID=ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=40533a9f-146b-4c93-8cd6-8efe7ba1428c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6
2026-06-12 16:39:22.006923 | controller | Jun 12 15:12:04.163021 crc crio[3654]: time="2026-06-12T15:12:04.162901869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9c2bc35f-fe68-4621-9bde-50dda9d918b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006939 | controller | Jun 12 15:12:04.169728 crc crio[3654]: time="2026-06-12T15:12:04.16953447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7568d7f4-e49c-4d93-b8db-67bbd6b84ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.006955 | controller | Jun 12 15:12:04.175787 crc crio[3654]: time="2026-06-12T15:12:04.175641351Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=8952a7e2-2151-4c8e-9d6e-945dae5225e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.006974 | controller | Jun 12 15:12:04.176185 crc crio[3654]: time="2026-06-12T15:12:04.176111063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.006991 | controller | Jun 12 15:12:04.193016 crc crio[3654]: time="2026-06-12T15:12:04.192800175Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3927a083-0d5f-40d3-84d8-ffdfbe4a4cf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007006 | controller | Jun 12 15:12:04.219743 crc crio[3654]: time="2026-06-12T15:12:04.219593939Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a5842d18-92bf-430c-8a31-0cf5d9ed9880 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007022 | controller | Jun 12 15:12:04.228652 crc crio[3654]: time="2026-06-12T15:12:04.22852144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007037 | controller | Jun 12 15:12:04.230658 crc crio[3654]: time="2026-06-12T15:12:04.230152894Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=d144df39-2baa-4573-9a90-9ffe8699fda7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007053 | controller | Jun 12 15:12:04.230836 crc crio[3654]: time="2026-06-12T15:12:04.230771141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007069 | controller | Jun 12 15:12:04.295719 crc crio[3654]: time="2026-06-12T15:12:04.292651043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007085 | controller | Jun 12 15:12:05.867597 crc crio[3654]: time="2026-06-12T15:12:05.866787307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007101 | controller | Jun 12 15:12:05.899612 crc crio[3654]: time="2026-06-12T15:12:05.899546446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007116 | controller | Jun 12 15:12:06.179954 crc crio[3654]: time="2026-06-12T15:12:06.179221064Z" level=info msg="Created container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=d144df39-2baa-4573-9a90-9ffe8699fda7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007132 | controller | Jun 12 15:12:06.190766 crc crio[3654]: time="2026-06-12T15:12:06.18969699Z" level=info msg="Starting container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53" id=236e2fd6-42b9-4d4c-a44d-eb9acb38fe9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.007193 | controller | Jun 12 15:12:06.210711 crc crio[3654]: time="2026-06-12T15:12:06.210190132Z" level=info msg="Started container" PID=5827 containerID=fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=236e2fd6-42b9-4d4c-a44d-eb9acb38fe9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6
2026-06-12 16:39:22.007219 | controller | Jun 12 15:12:06.237243 crc crio[3654]: time="2026-06-12T15:12:06.237060818Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fd1f9d06-c759-4d5d-87a5-db4a96dd9d14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007241 | controller | Jun 12 15:12:06.241378 crc crio[3654]: time="2026-06-12T15:12:06.240932613Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1b5382f5-d2a7-44ec-bbd3-4cee91c53b4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007257 | controller | Jun 12 15:12:06.245170 crc crio[3654]: time="2026-06-12T15:12:06.245076779Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=c2d82fc5-3f4f-4ea6-a74f-2eeb48573976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007273 | controller | Jun 12 15:12:06.246153 crc crio[3654]: time="2026-06-12T15:12:06.246031695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007290 | controller | Jun 12 15:12:06.290639 crc crio[3654]: time="2026-06-12T15:12:06.289751013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007306 | controller | Jun 12 15:12:06.370562 crc crio[3654]: time="2026-06-12T15:12:06.365514483Z" level=info msg="Created container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics" id=8952a7e2-2151-4c8e-9d6e-945dae5225e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007322 | controller | Jun 12 15:12:06.386351 crc crio[3654]: time="2026-06-12T15:12:06.377768568Z" level=info msg="Starting container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d" id=9a6bd368-2def-4c67-aa24-88cc0a80922d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.007339 | controller | Jun 12 15:12:06.487025 crc crio[3654]: time="2026-06-12T15:12:06.486631845Z" level=info msg="Started container" PID=5830 containerID=5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d description=openshift-etcd/etcd-crc/etcd-metrics id=9a6bd368-2def-4c67-aa24-88cc0a80922d name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.007355 | controller | Jun 12 15:12:06.532175 crc crio[3654]: time="2026-06-12T15:12:06.53195282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=200ced07-3188-4f97-9805-e366797e567e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007372 | controller | Jun 12 15:12:06.557358 crc crio[3654]: time="2026-06-12T15:12:06.557052396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=70c621d3-4c8c-4a34-8306-bc2c5374b56d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007388 | controller | Jun 12 15:12:06.628142 crc crio[3654]: time="2026-06-12T15:12:06.628051614Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=45a7a377-d7f4-4357-aabc-0218377cba24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007404 | controller | Jun 12 15:12:06.629042 crc crio[3654]: time="2026-06-12T15:12:06.628851956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007419 | controller | Jun 12 15:12:06.706845 crc crio[3654]: time="2026-06-12T15:12:06.706666736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007439 | controller | Jun 12 15:12:07.303377 crc crio[3654]: time="2026-06-12T15:12:07.302953954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007455 | controller | Jun 12 15:12:07.477815 crc crio[3654]: time="2026-06-12T15:12:07.477533764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007470 | controller | Jun 12 15:12:07.596340 crc crio[3654]: time="2026-06-12T15:12:07.596198267Z" level=info msg="Created container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=c2d82fc5-3f4f-4ea6-a74f-2eeb48573976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007486 | controller | Jun 12 15:12:07.604929 crc crio[3654]: time="2026-06-12T15:12:07.604866492Z" level=info msg="Starting container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4" id=43f45167-da8c-4a32-a191-808a1869563b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.007501 | controller | Jun 12 15:12:07.624186 crc crio[3654]: time="2026-06-12T15:12:07.62403282Z" level=info msg="Started container" PID=5856 containerID=2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=43f45167-da8c-4a32-a191-808a1869563b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6
2026-06-12 16:39:22.007537 | controller | Jun 12 15:12:08.202679 crc crio[3654]: time="2026-06-12T15:12:08.202511837Z" level=info msg="Created container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz" id=45a7a377-d7f4-4357-aabc-0218377cba24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007556 | controller | Jun 12 15:12:08.204761 crc crio[3654]: time="2026-06-12T15:12:08.204195783Z" level=info msg="Starting container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744" id=820fbd5d-970d-452d-a73b-e7f08ff9708d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.007573 | controller | Jun 12 15:12:08.221777 crc crio[3654]: time="2026-06-12T15:12:08.221642326Z" level=info msg="Started container" PID=5861 containerID=355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744 description=openshift-etcd/etcd-crc/etcd-readyz id=820fbd5d-970d-452d-a73b-e7f08ff9708d name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.007589 | controller | Jun 12 15:12:08.395935 crc crio[3654]: time="2026-06-12T15:12:08.395790432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c4eee458-6119-4fb2-8197-84d9685e1ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007605 | controller | Jun 12 15:12:08.400841 crc crio[3654]: time="2026-06-12T15:12:08.400722736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=a27d0c81-09a4-46bb-badf-1638e4eff875 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007621 | controller | Jun 12 15:12:08.405244 crc crio[3654]: time="2026-06-12T15:12:08.405178676Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=1491aef7-120f-4827-9a3e-c74bcfdd0239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007637 | controller | Jun 12 15:12:08.405911 crc crio[3654]: time="2026-06-12T15:12:08.405878385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007656 | controller | Jun 12 15:12:08.431871 crc crio[3654]: time="2026-06-12T15:12:08.431770425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007673 | controller | Jun 12 15:12:08.864154 crc crio[3654]: time="2026-06-12T15:12:08.86404698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007688 | controller | Jun 12 15:12:09.171036 crc crio[3654]: time="2026-06-12T15:12:09.170889875Z" level=info msg="Created container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev" id=1491aef7-120f-4827-9a3e-c74bcfdd0239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007704 | controller | Jun 12 15:12:09.172234 crc crio[3654]: time="2026-06-12T15:12:09.172056036Z" level=info msg="Starting container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af" id=b48e6a62-538b-4eb4-a086-d63fb0cfa1e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.007720 | controller | Jun 12 15:12:09.209164 crc crio[3654]: time="2026-06-12T15:12:09.208973254Z" level=info msg="Started container" PID=5891 containerID=8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af description=openshift-etcd/etcd-crc/etcd-rev id=b48e6a62-538b-4eb4-a086-d63fb0cfa1e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45
2026-06-12 16:39:22.007747 | controller | Jun 12 15:12:31.465965 crc crio[3654]: time="2026-06-12T15:12:31.465225872Z" level=info msg="Stopping container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd (timeout: 30s)" id=b2eb880d-6640-4a5f-9a31-cb4600141c5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.007765 | controller | Jun 12 15:12:31.547595 crc crio[3654]: time="2026-06-12T15:12:31.547356603Z" level=info msg="Stopped container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b2eb880d-6640-4a5f-9a31-cb4600141c5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.007781 | controller | Jun 12 15:12:31.549696 crc crio[3654]: time="2026-06-12T15:12:31.549550835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3925e6c4-8ed4-43c6-8414-d47b7eb471d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007797 | controller | Jun 12 15:12:31.552197 crc crio[3654]: time="2026-06-12T15:12:31.55210082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5bbfc456-0b7f-436e-ad06-66ec7d22c066 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.007813 | controller | Jun 12 15:12:31.555357 crc crio[3654]: time="2026-06-12T15:12:31.554209879Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b2cb283d-fb73-491d-ac00-4a1a4bafa3fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007829 | controller | Jun 12 15:12:31.555357 crc crio[3654]: time="2026-06-12T15:12:31.555350218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007845 | controller | Jun 12 15:12:31.573932 crc crio[3654]: time="2026-06-12T15:12:31.573819749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007860 | controller | Jun 12 15:12:31.757480 crc crio[3654]: time="2026-06-12T15:12:31.756582623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007879 | controller | Jun 12 15:12:31.844955 crc crio[3654]: time="2026-06-12T15:12:31.84465405Z" level=info msg="Created container 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b2cb283d-fb73-491d-ac00-4a1a4bafa3fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.007895 | controller | Jun 12 15:12:31.846458 crc crio[3654]: time="2026-06-12T15:12:31.846336736Z" level=info msg="Starting container: 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d" id=1801a1bc-b814-476d-9dfc-e6c195d11ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.007911 | controller | Jun 12 15:12:31.856239 crc crio[3654]: time="2026-06-12T15:12:31.856181142Z" level=info msg="Started container" PID=6089 containerID=5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1801a1bc-b814-476d-9dfc-e6c195d11ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.007928 | controller | Jun 12 15:13:17.003939 crc crio[3654]: time="2026-06-12T15:13:17.00286816Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.007943 | controller | Jun 12 15:13:17.005547 crc crio[3654]: time="2026-06-12T15:13:17.004165442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.007959 | controller | Jun 12 15:13:17.030754 crc crio[3654]: time="2026-06-12T15:13:17.03066279Z" 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=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.007975 | controller | Jun 12 15:13:17.033764 crc crio[3654]: time="2026-06-12T15:13:17.033681685Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.007991 | controller | Jun 12 15:13:17.033844 crc crio[3654]: time="2026-06-12T15:13:17.033788538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008006 | controller | Jun 12 15:13:17.041889 crc crio[3654]: time="2026-06-12T15:13:17.041810103Z" 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=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008022 | controller | Jun 12 15:13:17.044848 crc crio[3654]: time="2026-06-12T15:13:17.044778777Z" level=info msg="Ran pod sandbox 22d2bc4286ef887d391a9e20399643a0de5b423ddbcff92625cec1c16a90633d with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008038 | controller | Jun 12 15:13:17.047459 crc crio[3654]: time="2026-06-12T15:13:17.047370458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=302d1650-2a1b-4d67-91c6-2bd4fac94d34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.008057 | controller | Jun 12 15:13:17.051223 crc crio[3654]: time="2026-06-12T15:13:17.05116387Z" level=info msg="Ran pod sandbox e756466f5355b80b170af128ebbab9ccab540305d7963d58c3b6d903cca8d271 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008073 | controller | Jun 12 15:13:17.053308 crc crio[3654]: time="2026-06-12T15:13:17.053213914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=aaca6cca-1107-409e-83b0-786174eeec5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.008088 | controller | Jun 12 15:13:17.064876 crc crio[3654]: time="2026-06-12T15:13:17.064825332Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008103 | controller | Jun 12 15:13:17.064982 crc crio[3654]: time="2026-06-12T15:13:17.064966546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008119 | controller | Jun 12 15:13:17.085559 crc crio[3654]: time="2026-06-12T15:13:17.085483927Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/49b23b26-6d6f-4dd1-88d6-70963d5ec191 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:0xc001004260}] Aliases:map[]}"
2026-06-12 16:39:22.008151 | controller | Jun 12 15:13:17.085559 crc crio[3654]: time="2026-06-12T15:13:17.085547099Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008168 | controller | Jun 12 15:13:17.123016 crc crio[3654]: time="2026-06-12T15:13:17.12191264Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008184 | controller | Jun 12 15:13:17.123016 crc crio[3654]: time="2026-06-12T15:13:17.121991052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008199 | controller | Jun 12 15:13:17.133842 crc crio[3654]: time="2026-06-12T15:13:17.133643162Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008215 | controller | Jun 12 15:13:17.133842 crc crio[3654]: time="2026-06-12T15:13:17.133769826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008232 | controller | Jun 12 15:13:17.142717 crc crio[3654]: time="2026-06-12T15:13:17.142551874Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f87ae7b3-9fa3-4496-8c99-a502754bb199 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:0xc000630480}] Aliases:map[]}"
2026-06-12 16:39:22.008251 | controller | Jun 12 15:13:17.142717 crc crio[3654]: time="2026-06-12T15:13:17.142612636Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008267 | controller | Jun 12 15:13:17.158203 crc crio[3654]: time="2026-06-12T15:13:17.157897272Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/86174414-2d88-4344-8938-594f8dde4530 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:0xc000f424a8}] Aliases:map[]}"
2026-06-12 16:39:22.008283 | controller | Jun 12 15:13:17.158585 crc crio[3654]: time="2026-06-12T15:13:17.158206062Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008299 | controller | Jun 12 15:13:17.739881 crc crio[3654]: time="2026-06-12T15:13:17.739804922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=3bc83b72-fd48-4520-a1a2-7712871c9765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.008316 | controller | Jun 12 15:13:17.741713 crc crio[3654]: time="2026-06-12T15:13:17.7416416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=6d3d70db-66ed-4796-9580-9583237362ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.008331 | controller | Jun 12 15:13:19.877757 crc crio[3654]: time="2026-06-12T15:13:19.877163034Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008346 | controller | Jun 12 15:13:19.878705 crc crio[3654]: time="2026-06-12T15:13:19.877810335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008362 | controller | Jun 12 15:13:19.887021 crc crio[3654]: time="2026-06-12T15:13:19.886937595Z" 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=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008378 | controller | Jun 12 15:13:19.889839 crc crio[3654]: time="2026-06-12T15:13:19.889765044Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008394 | controller | Jun 12 15:13:19.890075 crc crio[3654]: time="2026-06-12T15:13:19.889856017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008410 | controller | Jun 12 15:13:19.901869 crc crio[3654]: time="2026-06-12T15:13:19.901816886Z" level=info msg="Ran pod sandbox 44b9e2d2d54d6dac95b4baaa92479286a038f6dc3f4e3ece6ee422a7b8fc4172 with infra container: openshift-dns/node-resolver-277xp/POD" id=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008426 | controller | Jun 12 15:13:19.903522 crc crio[3654]: time="2026-06-12T15:13:19.903422097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=293fbc18-13f5-4f15-8d52-198d1c5461f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.008446 | controller | Jun 12 15:13:19.914386 crc crio[3654]: time="2026-06-12T15:13:19.914145697Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/03794bfb-9fa9-404e-b680-ef92ce8bf891 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:0xc0006264f0}] Aliases:map[]}"
2026-06-12 16:39:22.008465 | controller | Jun 12 15:13:19.914386 crc crio[3654]: time="2026-06-12T15:13:19.91421703Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008483 | controller | Jun 12 15:13:19.957826 crc crio[3654]: time="2026-06-12T15:13:19.957747178Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008499 | controller | Jun 12 15:13:19.957978 crc crio[3654]: time="2026-06-12T15:13:19.957960435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008533 | controller | Jun 12 15:13:19.983098 crc crio[3654]: time="2026-06-12T15:13:19.98305287Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5de63021-a2eb-4e3e-95b4-d05cafbe437d 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:0xc000626800}] Aliases:map[]}"
2026-06-12 16:39:22.008552 | controller | Jun 12 15:13:19.983343 crc crio[3654]: time="2026-06-12T15:13:19.983298258Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008568 | controller | Jun 12 15:13:20.009804 crc crio[3654]: time="2026-06-12T15:13:20.009702904Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008584 | controller | Jun 12 15:13:20.009939 crc crio[3654]: time="2026-06-12T15:13:20.009809708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008604 | controller | Jun 12 15:13:20.022356 crc crio[3654]: time="2026-06-12T15:13:20.02219096Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/122be0ee-4752-42ca-9c7c-bbd38b741413 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:0xc000f42b70}] Aliases:map[]}"
2026-06-12 16:39:22.008620 | controller | Jun 12 15:13:20.022356 crc crio[3654]: time="2026-06-12T15:13:20.022305274Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008636 | controller | Jun 12 15:13:20.046593 crc crio[3654]: time="2026-06-12T15:13:20.046501551Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008655 | controller | Jun 12 15:13:20.046796 crc crio[3654]: time="2026-06-12T15:13:20.046617955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008672 | controller | Jun 12 15:13:20.057641 crc crio[3654]: time="2026-06-12T15:13:20.057562291Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008688 | controller | Jun 12 15:13:20.057745 crc crio[3654]: time="2026-06-12T15:13:20.057676525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008703 | controller | Jun 12 15:13:20.061885 crc crio[3654]: time="2026-06-12T15:13:20.061775905Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a4570dcb-da55-4bd0-8cc3-79026811f475 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:0xc000630700}] Aliases:map[]}"
2026-06-12 16:39:22.008720 | controller | Jun 12 15:13:20.061885 crc crio[3654]: time="2026-06-12T15:13:20.061859308Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008736 | controller | Jun 12 15:13:20.073420 crc crio[3654]: time="2026-06-12T15:13:20.072941306Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/db944baa-5803-4881-9372-25ab7e5181c7 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:0xc0006269c8}] Aliases:map[]}"
2026-06-12 16:39:22.008752 | controller | Jun 12 15:13:20.073601 crc crio[3654]: time="2026-06-12T15:13:20.073420721Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008768 | controller | Jun 12 15:13:20.097827 crc crio[3654]: time="2026-06-12T15:13:20.097669743Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008784 | controller | Jun 12 15:13:20.097914 crc crio[3654]: time="2026-06-12T15:13:20.097866499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008800 | controller | Jun 12 15:13:20.147844 crc crio[3654]: time="2026-06-12T15:13:20.147639115Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/694cbc06-f254-4cf8-9542-af887469081d 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:0xc000626ce8}] Aliases:map[]}"
2026-06-12 16:39:22.008820 | controller | Jun 12 15:13:20.147844 crc crio[3654]: time="2026-06-12T15:13:20.147752979Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008836 | controller | Jun 12 15:13:20.170236 crc crio[3654]: time="2026-06-12T15:13:20.169014512Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008852 | controller | Jun 12 15:13:20.170236 crc crio[3654]: time="2026-06-12T15:13:20.169141486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008868 | controller | Jun 12 15:13:20.195449 crc crio[3654]: time="2026-06-12T15:13:20.195236893Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6f0f59cd-e11b-4a23-90db-151cfb104e70 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:0xc000f42250}] Aliases:map[]}"
2026-06-12 16:39:22.008884 | controller | Jun 12 15:13:20.195449 crc crio[3654]: time="2026-06-12T15:13:20.19544587Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.008901 | controller | Jun 12 15:13:20.200164 crc crio[3654]: time="2026-06-12T15:13:20.200061806Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008916 | controller | Jun 12 15:13:20.200388 crc crio[3654]: time="2026-06-12T15:13:20.200198161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008932 | controller | Jun 12 15:13:20.210062 crc crio[3654]: time="2026-06-12T15:13:20.209784456Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.008948 | controller | Jun 12 15:13:20.210062 crc crio[3654]: time="2026-06-12T15:13:20.209865978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.008963 | controller | Jun 12 15:13:20.220613 crc crio[3654]: time="2026-06-12T15:13:20.219913435Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009001 | controller | Jun 12 15:13:20.220613 crc crio[3654]: time="2026-06-12T15:13:20.220028449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009027 | controller | Jun 12 15:13:20.229218 crc crio[3654]: time="2026-06-12T15:13:20.229100199Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009044 | controller | Jun 12 15:13:20.229469 crc crio[3654]: time="2026-06-12T15:13:20.229397518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009068 | controller | Jun 12 15:13:20.230167 crc crio[3654]: time="2026-06-12T15:13:20.229806571Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3a48e2cb-71a6-433a-9040-c1b5dea893ad 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:0xc001004338}] Aliases:map[]}"
2026-06-12 16:39:22.009085 | controller | Jun 12 15:13:20.230167 crc crio[3654]: time="2026-06-12T15:13:20.229871183Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009101 | controller | Jun 12 15:13:20.255885 crc crio[3654]: time="2026-06-12T15:13:20.255829359Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d803276c-b459-4e36-b051-fa809102acc9 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:0xc0014ee078}] Aliases:map[]}"
2026-06-12 16:39:22.009118 | controller | Jun 12 15:13:20.256091 crc crio[3654]: time="2026-06-12T15:13:20.256068907Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009134 | controller | Jun 12 15:13:20.279003 crc crio[3654]: time="2026-06-12T15:13:20.278686264Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/44298735-775e-4596-be56-f7752d9f4ccd 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:0xc0006262b0}] Aliases:map[]}"
2026-06-12 16:39:22.009150 | controller | Jun 12 15:13:20.279003 crc crio[3654]: time="2026-06-12T15:13:20.278864709Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009166 | controller | Jun 12 15:13:20.279003 crc crio[3654]: time="2026-06-12T15:13:20.278938372Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/97b585d4-0f41-493a-8bc4-a3979724460a 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:0xc000f424c8}] Aliases:map[]}"
2026-06-12 16:39:22.009182 | controller | Jun 12 15:13:20.279003 crc crio[3654]: time="2026-06-12T15:13:20.278979043Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009251 | controller | Jun 12 15:13:20.329231 crc crio[3654]: time="2026-06-12T15:13:20.329019808Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009281 | controller | Jun 12 15:13:20.329231 crc crio[3654]: time="2026-06-12T15:13:20.329130712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009299 | controller | Jun 12 15:13:20.369829 crc crio[3654]: time="2026-06-12T15:13:20.366626484Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009363 | controller | Jun 12 15:13:20.369829 crc crio[3654]: time="2026-06-12T15:13:20.367759271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009383 | controller | Jun 12 15:13:20.379876 crc crio[3654]: time="2026-06-12T15:13:20.379686943Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009400 | controller | Jun 12 15:13:20.380007 crc crio[3654]: time="2026-06-12T15:13:20.37989745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009416 | controller | Jun 12 15:13:20.390064 crc crio[3654]: time="2026-06-12T15:13:20.38983558Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009432 | controller | Jun 12 15:13:20.390064 crc crio[3654]: time="2026-06-12T15:13:20.389977305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009447 | controller | Jun 12 15:13:20.638442 crc crio[3654]: time="2026-06-12T15:13:20.420963827Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009463 | controller | Jun 12 15:13:20.638442 crc crio[3654]: time="2026-06-12T15:13:20.42105073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009479 | controller | Jun 12 15:13:20.638442 crc crio[3654]: time="2026-06-12T15:13:20.607390073Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009494 | controller | Jun 12 15:13:20.638442 crc crio[3654]: time="2026-06-12T15:13:20.607483196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009584 | controller | Jun 12 15:13:20.656746 crc crio[3654]: time="2026-06-12T15:13:20.656560484Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/592981ea-e3bd-4931-b9be-9304314d69cf 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:0xc000630590}] Aliases:map[]}"
2026-06-12 16:39:22.009609 | controller | Jun 12 15:13:20.656746 crc crio[3654]: time="2026-06-12T15:13:20.656661157Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009630 | controller | Jun 12 15:13:20.680953 crc crio[3654]: time="2026-06-12T15:13:20.680661213Z" 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=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009647 | controller | Jun 12 15:13:20.691706 crc crio[3654]: time="2026-06-12T15:13:20.691665951Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009663 | controller | Jun 12 15:13:20.691873 crc crio[3654]: time="2026-06-12T15:13:20.691854637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009679 | controller | Jun 12 15:13:20.715947 crc crio[3654]: time="2026-06-12T15:13:20.715602423Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009695 | controller | Jun 12 15:13:20.716612 crc crio[3654]: time="2026-06-12T15:13:20.716116519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.009711 | controller | Jun 12 15:13:20.756980 crc crio[3654]: time="2026-06-12T15:13:20.756805061Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/84ef880c-9f6b-47e5-975a-f649b293d216 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:0xc0006308f8}] Aliases:map[]}"
2026-06-12 16:39:22.009727 | controller | Jun 12 15:13:20.756980 crc crio[3654]: time="2026-06-12T15:13:20.756940826Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009746 | controller | Jun 12 15:13:20.806563 crc crio[3654]: time="2026-06-12T15:13:20.806468938Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/12c25b48-0f23-4249-9c06-c8ca222862aa 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:0xc001004588}] Aliases:map[]}"
2026-06-12 16:39:22.009766 | controller | Jun 12 15:13:20.806741 crc crio[3654]: time="2026-06-12T15:13:20.806555771Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009783 | controller | Jun 12 15:13:20.809958 crc crio[3654]: time="2026-06-12T15:13:20.809923694Z" level=info msg="Ran pod sandbox 4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009799 | controller | Jun 12 15:13:20.818294 crc crio[3654]: time="2026-06-12T15:13:20.814653934Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ae2d25dc-1af0-48a8-a8ef-15f186b60971 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.009819 | controller | Jun 12 15:13:20.852019 crc crio[3654]: time="2026-06-12T15:13:20.851829679Z" 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=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009835 | controller | Jun 12 15:13:20.900536 crc crio[3654]: time="2026-06-12T15:13:20.900413108Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/b3455f4d-3b3a-432b-993d-3d4111a97bb3 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:0xc001004028}] Aliases:map[]}"
2026-06-12 16:39:22.009852 | controller | Jun 12 15:13:20.908574 crc crio[3654]: time="2026-06-12T15:13:20.908526208Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009869 | controller | Jun 12 15:13:20.912546 crc crio[3654]: time="2026-06-12T15:13:20.903533429Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/adede29e-f48d-4172-8a71-df7e2e0e6ddd 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:0xc0001841c8}] Aliases:map[]}"
2026-06-12 16:39:22.009885 | controller | Jun 12 15:13:20.914046 crc crio[3654]: time="2026-06-12T15:13:20.904740398Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/34a658ed-c5c5-483f-86df-52b7908b7793 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:0xc000f42028}] Aliases:map[]}"
2026-06-12 16:39:22.009901 | controller | Jun 12 15:13:20.915129 crc crio[3654]: time="2026-06-12T15:13:20.914751434Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009918 | controller | Jun 12 15:13:20.921466 crc crio[3654]: time="2026-06-12T15:13:20.912555112Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.009934 | controller | Jun 12 15:13:20.999366 crc crio[3654]: time="2026-06-12T15:13:20.998868838Z" level=info msg="Ran pod sandbox bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.009950 | controller | Jun 12 15:13:21.039625 crc crio[3654]: time="2026-06-12T15:13:21.03957451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2819b565-62a7-47e9-aba2-169789a61659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.009966 | controller | Jun 12 15:13:21.065722 crc crio[3654]: time="2026-06-12T15:13:21.065025931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0f0cf106-7953-4ca4-9048-da1be84598c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.009986 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.715506408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d7ec4245-97a6-47da-a2d8-b9650d8e10fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010002 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.716341554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=dd4fe063-02ea-47cc-b714-c38a1211f578 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010018 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.716408746Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=f267ba8a-6f68-403d-bdb0-eb608ec31eb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010033 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.715808857Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010049 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.716974304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010065 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.717092799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4f1c119e-332c-412b-9409-5708da6cd3ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010081 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.715934031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=b404b86c-97d7-46c0-b548-2575ede81e15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010097 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.716042604Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010113 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.717206001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010129 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.716105986Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010145 | controller | Jun 12 15:13:32.718132 crc crio[3654]: time="2026-06-12T15:13:32.717426758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010161 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718194154Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010181 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718357308Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010197 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718403231Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010213 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718424131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010229 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718451872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010245 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718565505Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010261 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718605456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010276 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.71842429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010292 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718940347Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010307 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.718982448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010323 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.719443613Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010339 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.719493515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010354 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.719748963Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010370 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.719822125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010386 | controller | Jun 12 15:13:32.719959 crc crio[3654]: time="2026-06-12T15:13:32.71994912Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010404 | controller | Jun 12 15:13:32.720864 crc crio[3654]: time="2026-06-12T15:13:32.71997919Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010420 | controller | Jun 12 15:13:32.720864 crc crio[3654]: time="2026-06-12T15:13:32.719992562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010436 | controller | Jun 12 15:13:32.720864 crc crio[3654]: time="2026-06-12T15:13:32.720018861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010452 | controller | Jun 12 15:13:32.722666 crc crio[3654]: time="2026-06-12T15:13:32.722592962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=70c3141f-7daa-4f7a-8711-83ac19eaa193 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010468 | controller | Jun 12 15:13:32.722790 crc crio[3654]: time="2026-06-12T15:13:32.722660154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=879f62ed-56e7-482e-a96b-200e427ff819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010484 | controller | Jun 12 15:13:32.722790 crc crio[3654]: time="2026-06-12T15:13:32.722753777Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=dd1c0c86-585c-4b3e-896c-04262ec3f437 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010499 | controller | Jun 12 15:13:32.723462 crc crio[3654]: time="2026-06-12T15:13:32.723407898Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010534 | controller | Jun 12 15:13:32.723639 crc crio[3654]: time="2026-06-12T15:13:32.723617435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010552 | controller | Jun 12 15:13:32.725622 crc crio[3654]: time="2026-06-12T15:13:32.725559486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=2c4ff500-c767-4bb4-a69c-97fdad9f510a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010569 | controller | Jun 12 15:13:32.729044 crc crio[3654]: time="2026-06-12T15:13:32.728892322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=48faed1f-a700-4bf1-a50c-4925c23b2915 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.010584 | controller | Jun 12 15:13:32.732428 crc crio[3654]: time="2026-06-12T15:13:32.732366582Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=35bd2aee-b113-4bc4-8317-0de35885af20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.010600 | controller | Jun 12 15:13:32.732606 crc crio[3654]: time="2026-06-12T15:13:32.732551168Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=7962a5cc-2e3c-4346-a399-548eb2701b8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.010616 | controller | Jun 12 15:13:32.732868 crc crio[3654]: time="2026-06-12T15:13:32.732839406Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=a22f0f44-d75b-4682-98da-42b563e4c897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.010634 | controller | Jun 12 15:13:32.733751 crc crio[3654]: time="2026-06-12T15:13:32.733606233Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=985e4c1a-f1b0-4287-ac4d-74015942bece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.010650 | controller | Jun 12 15:13:32.739831 crc crio[3654]: time="2026-06-12T15:13:32.737771262Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=bd028ffa-47c5-4e0c-b5c1-1ca9da1e4d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.010665 | controller | Jun 12 15:13:32.742155 crc crio[3654]: time="2026-06-12T15:13:32.74210046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010681 | controller | Jun 12 15:13:32.742369 crc crio[3654]: time="2026-06-12T15:13:32.74210185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010696 | controller | Jun 12 15:13:32.742568 crc crio[3654]: time="2026-06-12T15:13:32.742495618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010711 | controller | Jun 12 15:13:32.742662 crc crio[3654]: time="2026-06-12T15:13:32.742554015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010727 | controller | Jun 12 15:13:32.747452 crc crio[3654]: time="2026-06-12T15:13:32.747399178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.010744 | controller | Jun 12 15:13:32.765704 crc crio[3654]: time="2026-06-12T15:13:32.765621417Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4a334f6-f5b8-4305-842b-9989425a3b40 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:0xc00239a388}] Aliases:map[]}"
2026-06-12 16:39:22.010763 | controller | Jun 12 15:13:32.765704 crc crio[3654]: time="2026-06-12T15:13:32.765681489Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.010779 | controller | Jun 12 15:13:32.797970 crc crio[3654]: time="2026-06-12T15:13:32.797884357Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d32ccbbe-d461-40db-b179-e2e5db761ab4 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:0xc0014ee4a8}] Aliases:map[]}"
2026-06-12 16:39:22.010796 | controller | Jun 12 15:13:32.797970 crc crio[3654]: time="2026-06-12T15:13:32.79795238Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.010811 | controller | Jun 12 15:13:32.844386 crc crio[3654]: time="2026-06-12T15:13:32.833183449Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/305aea20-e193-40f6-a528-c1181af90c15 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:0xc0017901a0}] Aliases:map[]}"
2026-06-12 16:39:22.010831 | controller | Jun 12 15:13:32.844386 crc crio[3654]: time="2026-06-12T15:13:32.83322768Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.010847 | controller | Jun 12 15:13:32.903634 crc crio[3654]: time="2026-06-12T15:13:32.900569502Z" 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=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010863 | controller | Jun 12 15:13:32.938916 crc crio[3654]: time="2026-06-12T15:13:32.927714164Z" 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=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010879 | controller | Jun 12 15:13:32.942094 crc crio[3654]: time="2026-06-12T15:13:32.941610066Z" 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=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010895 | controller | Jun 12 15:13:32.942335 crc crio[3654]: time="2026-06-12T15:13:32.942212194Z" level=info msg="Ran pod sandbox 8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.010911 | controller | Jun 12 15:13:32.949421 crc crio[3654]: time="2026-06-12T15:13:32.949100829Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8b5b9cc6-ac12-4d10-8ded-adb62219e4e7 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:0xc0001843a8}] Aliases:map[]}"
2026-06-12 16:39:22.010927 | controller | Jun 12 15:13:32.949421 crc crio[3654]: time="2026-06-12T15:13:32.949219392Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.010943 | controller | Jun 12 15:13:32.949666 crc crio[3654]: time="2026-06-12T15:13:32.94910863Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/aeed9a4e-9e12-4fd3-9bd4-7f03b2762de4 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:0xc00239a0c8}] Aliases:map[]}"
2026-06-12 16:39:22.010959 | controller | Jun 12 15:13:32.949666 crc crio[3654]: time="2026-06-12T15:13:32.949617433Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.010979 | controller | Jun 12 15:13:32.950617 crc crio[3654]: time="2026-06-12T15:13:32.950452084Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/62b98e15-c06c-4768-9830-216f239df280 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:0xc000630078}] Aliases:map[]}"
2026-06-12 16:39:22.010995 | controller | Jun 12 15:13:32.950617 crc crio[3654]: time="2026-06-12T15:13:32.950567378Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.011011 | controller | Jun 12 15:13:32.952934 crc crio[3654]: time="2026-06-12T15:13:32.952797845Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/564827e7-7e41-45f7-b0a4-4a6dc77c02af 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:0xc001dc20b0}] Aliases:map[]}"
2026-06-12 16:39:22.011027 | controller | Jun 12 15:13:32.953022 crc crio[3654]: time="2026-06-12T15:13:32.95293397Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.011044 | controller | Jun 12 15:13:32.974122 crc crio[3654]: time="2026-06-12T15:13:32.974068217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0e55dbcd-8e42-4f07-8dcd-6aa1c978b6e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.011060 | controller | Jun 12 15:13:32.979607 crc crio[3654]: time="2026-06-12T15:13:32.975814067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011077 | controller | Jun 12 15:13:32.979607 crc crio[3654]: time="2026-06-12T15:13:32.976687511Z" level=info msg="Ran pod sandbox e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42 with infra container: openshift-multus/multus-bzhnf/POD" id=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011093 | controller | Jun 12 15:13:32.981770 crc crio[3654]: time="2026-06-12T15:13:32.980937217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011109 | controller | Jun 12 15:13:32.992078 crc crio[3654]: time="2026-06-12T15:13:32.992016522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011125 | controller | Jun 12 15:13:33.007029 crc crio[3654]: time="2026-06-12T15:13:33.00687792Z" level=info msg="Ran pod sandbox c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011141 | controller | Jun 12 15:13:33.020164 crc crio[3654]: time="2026-06-12T15:13:33.020113234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1944b5ac-6ae3-4229-93cc-37bc1883ab58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.011160 | controller | Jun 12 15:13:33.024591 crc crio[3654]: time="2026-06-12T15:13:33.024473209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011176 | controller | Jun 12 15:13:33.027740 crc crio[3654]: time="2026-06-12T15:13:33.02760678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=3d8ff94e-13df-4b7e-aaa6-ca81baf90c1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.011191 | controller | Jun 12 15:13:33.057585 crc crio[3654]: time="2026-06-12T15:13:33.056097747Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011207 | controller | Jun 12 15:13:33.057585 crc crio[3654]: time="2026-06-12T15:13:33.05617916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011223 | controller | Jun 12 15:13:33.061078 crc crio[3654]: time="2026-06-12T15:13:33.060906138Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011239 | controller | Jun 12 15:13:33.061223 crc crio[3654]: time="2026-06-12T15:13:33.061075494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011256 | controller | Jun 12 15:13:33.069697 crc crio[3654]: time="2026-06-12T15:13:33.066817271Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/bed27a73-b606-4b10-9134-a6d2e74cbdb8 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:0xc000f36450}] Aliases:map[]}"
2026-06-12 16:39:22.011272 | controller | Jun 12 15:13:33.069697 crc crio[3654]: time="2026-06-12T15:13:33.066862402Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.011289 | controller | Jun 12 15:13:33.087102 crc crio[3654]: time="2026-06-12T15:13:33.074191587Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011305 | controller | Jun 12 15:13:33.087102 crc crio[3654]: time="2026-06-12T15:13:33.074343392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011321 | controller | Jun 12 15:13:33.087102 crc crio[3654]: time="2026-06-12T15:13:33.074984473Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011337 | controller | Jun 12 15:13:33.087102 crc crio[3654]: time="2026-06-12T15:13:33.075026384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011352 | controller | Jun 12 15:13:33.087102 crc crio[3654]: time="2026-06-12T15:13:33.079102774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011372 | controller | Jun 12 15:13:33.087712 crc crio[3654]: time="2026-06-12T15:13:33.087476443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=1fe0469f-1107-4296-b096-f83dab4a5292 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.011388 | controller | Jun 12 15:13:33.087854 crc crio[3654]: time="2026-06-12T15:13:33.087823614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e5888073-90db-43c3-a54a-0ff3473ce65f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.011404 | controller | Jun 12 15:13:33.092669 crc crio[3654]: time="2026-06-12T15:13:33.091499031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011419 | controller | Jun 12 15:13:33.094999 crc crio[3654]: time="2026-06-12T15:13:33.094824245Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011435 | controller | Jun 12 15:13:33.094999 crc crio[3654]: time="2026-06-12T15:13:33.094919618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011451 | controller | Jun 12 15:13:33.095725 crc crio[3654]: time="2026-06-12T15:13:33.095628154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=514e4553-0333-40c7-a762-817c3e7c0446 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.011467 | controller | Jun 12 15:13:33.116391 crc crio[3654]: time="2026-06-12T15:13:33.11571258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011483 | controller | Jun 12 15:13:33.336381 crc crio[3654]: time="2026-06-12T15:13:33.335926487Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/e7a5805f-fb0a-4673-a02e-c5a8b66ceef7 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:0xc00239a540}] Aliases:map[]}"
2026-06-12 16:39:22.011499 | controller | Jun 12 15:13:33.336381 crc crio[3654]: time="2026-06-12T15:13:33.336169055Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.011533 | controller | Jun 12 15:13:33.351481 crc crio[3654]: time="2026-06-12T15:13:33.351349887Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011552 | controller | Jun 12 15:13:33.351724 crc crio[3654]: time="2026-06-12T15:13:33.351500752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011568 | controller | Jun 12 15:13:33.352237 crc crio[3654]: time="2026-06-12T15:13:33.352121432Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011588 | controller | Jun 12 15:13:33.352237 crc crio[3654]: time="2026-06-12T15:13:33.352169494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011604 | controller | Jun 12 15:13:33.352465 crc crio[3654]: time="2026-06-12T15:13:33.35237468Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011620 | controller | Jun 12 15:13:33.396645 crc crio[3654]: time="2026-06-12T15:13:33.396508595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011636 | controller | Jun 12 15:13:33.397082 crc crio[3654]: time="2026-06-12T15:13:33.396896819Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011651 | controller | Jun 12 15:13:33.397082 crc crio[3654]: time="2026-06-12T15:13:33.39693997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011667 | controller | Jun 12 15:13:33.397082 crc crio[3654]: time="2026-06-12T15:13:33.397060484Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011683 | controller | Jun 12 15:13:33.397082 crc crio[3654]: time="2026-06-12T15:13:33.397090025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011699 | controller | Jun 12 15:13:33.397617 crc crio[3654]: time="2026-06-12T15:13:33.397225879Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011715 | controller | Jun 12 15:13:33.397617 crc crio[3654]: time="2026-06-12T15:13:33.397445686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011731 | controller | Jun 12 15:13:33.397617 crc crio[3654]: time="2026-06-12T15:13:33.397500007Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011759 | controller | Jun 12 15:13:33.397617 crc crio[3654]: time="2026-06-12T15:13:33.397548759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011774 | controller | Jun 12 15:13:33.397895 crc crio[3654]: time="2026-06-12T15:13:33.397749556Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011790 | controller | Jun 12 15:13:33.397895 crc crio[3654]: time="2026-06-12T15:13:33.397803218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011806 | controller | Jun 12 15:13:33.398465 crc crio[3654]: time="2026-06-12T15:13:33.398240081Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011822 | controller | Jun 12 15:13:33.398599 crc crio[3654]: time="2026-06-12T15:13:33.398502949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011843 | controller | Jun 12 15:13:33.398702 crc crio[3654]: time="2026-06-12T15:13:33.398640174Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011859 | controller | Jun 12 15:13:33.398702 crc crio[3654]: time="2026-06-12T15:13:33.398694345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011875 | controller | Jun 12 15:13:33.398919 crc crio[3654]: time="2026-06-12T15:13:33.39882999Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011890 | controller | Jun 12 15:13:33.398919 crc crio[3654]: time="2026-06-12T15:13:33.398908872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011906 | controller | Jun 12 15:13:33.399067 crc crio[3654]: time="2026-06-12T15:13:33.399036536Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011922 | controller | Jun 12 15:13:33.399131 crc crio[3654]: time="2026-06-12T15:13:33.399087508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011938 | controller | Jun 12 15:13:33.399225 crc crio[3654]: time="2026-06-12T15:13:33.399205682Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011953 | controller | Jun 12 15:13:33.399405 crc crio[3654]: time="2026-06-12T15:13:33.399235963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.011969 | controller | Jun 12 15:13:33.405415 crc crio[3654]: time="2026-06-12T15:13:33.399781631Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.011985 | controller | Jun 12 15:13:33.405951 crc crio[3654]: time="2026-06-12T15:13:33.405463733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012001 | controller | Jun 12 15:13:33.406665 crc crio[3654]: time="2026-06-12T15:13:33.402797107Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012017 | controller | Jun 12 15:13:33.406665 crc crio[3654]: time="2026-06-12T15:13:33.406042032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012032 | controller | Jun 12 15:13:33.406665 crc crio[3654]: time="2026-06-12T15:13:33.404871823Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012048 | controller | Jun 12 15:13:33.406665 crc crio[3654]: time="2026-06-12T15:13:33.406577939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012068 | controller | Jun 12 15:13:33.423323 crc crio[3654]: time="2026-06-12T15:13:33.419701971Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ceff4e3b-3d1a-4c8d-98a7-83052b16a0d3 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:0xc0014ee7b0}] Aliases:map[]}"
2026-06-12 16:39:22.012085 | controller | Jun 12 15:13:33.423323 crc crio[3654]: time="2026-06-12T15:13:33.420047812Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012101 | controller | Jun 12 15:13:33.629378 crc crio[3654]: time="2026-06-12T15:13:33.563415046Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=61a35e9c-3fc2-4ad6-aa46-bf3200875ea5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.012117 | controller | Jun 12 15:13:33.753672 crc crio[3654]: time="2026-06-12T15:13:33.743903744Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=bbbcc38a-bc91-43d3-b8af-8b9e53465b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.012133 | controller | Jun 12 15:13:33.780237 crc crio[3654]: time="2026-06-12T15:13:33.778420281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012149 | controller | Jun 12 15:13:33.780237 crc crio[3654]: time="2026-06-12T15:13:33.778805414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012165 | controller | Jun 12 15:13:33.801459 crc crio[3654]: time="2026-06-12T15:13:33.800669723Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=df528973-e12a-4d54-919d-e1cca9a8663a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.012180 | controller | Jun 12 15:13:33.822054 crc crio[3654]: time="2026-06-12T15:13:33.816146041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012197 | controller | Jun 12 15:13:33.910781 crc crio[3654]: time="2026-06-12T15:13:33.910116684Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0616bd82-2956-4ce6-9349-73a478372ce2 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:0xc000f423c8}] Aliases:map[]}"
2026-06-12 16:39:22.012213 | controller | Jun 12 15:13:33.910781 crc crio[3654]: time="2026-06-12T15:13:33.910209357Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012229 | controller | Jun 12 15:13:34.061871 crc crio[3654]: time="2026-06-12T15:13:34.061745881Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/90e08167-4d28-4ed3-af89-f9e52f77d108 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:0xc000f42608}] Aliases:map[]}"
2026-06-12 16:39:22.012251 | controller | Jun 12 15:13:34.061871 crc crio[3654]: time="2026-06-12T15:13:34.061859325Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012268 | controller | Jun 12 15:13:34.111178 crc crio[3654]: time="2026-06-12T15:13:34.110598096Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0dba6dec-9d19-410e-b02d-4e4a0a1a1b0f 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:0xc0006266c0}] Aliases:map[]}"
2026-06-12 16:39:22.012284 | controller | Jun 12 15:13:34.111178 crc crio[3654]: time="2026-06-12T15:13:34.110946788Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012300 | controller | Jun 12 15:13:35.373851 crc crio[3654]: time="2026-06-12T15:13:35.373086597Z" level=info msg="Created container cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=985e4c1a-f1b0-4287-ac4d-74015942bece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.012316 | controller | Jun 12 15:13:35.380012 crc crio[3654]: time="2026-06-12T15:13:35.379788691Z" level=info msg="Starting container: cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160" id=1588f566-4de1-4965-920a-377259e68aea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.012332 | controller | Jun 12 15:13:35.541704 crc crio[3654]: time="2026-06-12T15:13:35.536807466Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/45170ea3-7baa-4c52-9267-3e03d635b515 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:0xc0014ee628}] Aliases:map[]}"
2026-06-12 16:39:22.012349 | controller | Jun 12 15:13:35.541704 crc crio[3654]: time="2026-06-12T15:13:35.537661103Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012365 | controller | Jun 12 15:13:35.549614 crc crio[3654]: time="2026-06-12T15:13:35.545576527Z" level=info msg="Started container" PID=7452 containerID=cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=1588f566-4de1-4965-920a-377259e68aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8
2026-06-12 16:39:22.012381 | controller | Jun 12 15:13:36.361126 crc crio[3654]: time="2026-06-12T15:13:36.359677343Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2945d21b-005e-4cd3-a2cf-25d7d722dcb9 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:0xc000130d50}] Aliases:map[]}"
2026-06-12 16:39:22.012402 | controller | Jun 12 15:13:36.361126 crc crio[3654]: time="2026-06-12T15:13:36.359930761Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012418 | controller | Jun 12 15:13:36.387594 crc crio[3654]: time="2026-06-12T15:13:36.387391676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012434 | controller | Jun 12 15:13:36.414611 crc crio[3654]: time="2026-06-12T15:13:36.414190839Z" 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=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012449 | controller | Jun 12 15:13:36.414728 crc crio[3654]: time="2026-06-12T15:13:36.414636544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012466 | controller | Jun 12 15:13:36.457860 crc crio[3654]: time="2026-06-12T15:13:36.456124033Z" 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=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012482 | controller | Jun 12 15:13:36.519358 crc crio[3654]: time="2026-06-12T15:13:36.519151114Z" 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=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012498 | controller | Jun 12 15:13:36.528132 crc crio[3654]: time="2026-06-12T15:13:36.527881362Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/dd2c6df2-e63f-4e86-8292-47c67e0b7f15 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:0xc000184cf0}] Aliases:map[]}"
2026-06-12 16:39:22.012533 | controller | Jun 12 15:13:36.529478 crc crio[3654]: time="2026-06-12T15:13:36.528820919Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012552 | controller | Jun 12 15:13:36.530524 crc crio[3654]: time="2026-06-12T15:13:36.528090669Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/efe64613-e149-488b-b9e6-3861ad8a7591 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:0xc00239a658}] Aliases:map[]}"
2026-06-12 16:39:22.012568 | controller | Jun 12 15:13:36.532046 crc crio[3654]: time="2026-06-12T15:13:36.531997848Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012585 | controller | Jun 12 15:13:36.558768 crc crio[3654]: time="2026-06-12T15:13:36.558401565Z" 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=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012609 | controller | Jun 12 15:13:36.572595 crc crio[3654]: time="2026-06-12T15:13:36.572224925Z" 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=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012625 | controller | Jun 12 15:13:36.586620 crc crio[3654]: time="2026-06-12T15:13:36.585185086Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5218adda-fda2-4622-aacb-41f290bda7ef 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:0xc0017901d8}] Aliases:map[]}"
2026-06-12 16:39:22.012641 | controller | Jun 12 15:13:36.586620 crc crio[3654]: time="2026-06-12T15:13:36.585541857Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012657 | controller | Jun 12 15:13:36.607100 crc crio[3654]: time="2026-06-12T15:13:36.606007483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012673 | controller | Jun 12 15:13:36.626538 crc crio[3654]: time="2026-06-12T15:13:36.626170155Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/f5e6432a-d2f5-4d40-896b-4e59b9fce654 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:0xc000630300}] Aliases:map[]}"
2026-06-12 16:39:22.012689 | controller | Jun 12 15:13:36.626813 crc crio[3654]: time="2026-06-12T15:13:36.626562428Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012705 | controller | Jun 12 15:13:36.630524 crc crio[3654]: time="2026-06-12T15:13:36.629477721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012721 | controller | Jun 12 15:13:36.631447 crc crio[3654]: time="2026-06-12T15:13:36.631088353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012736 | controller | Jun 12 15:13:36.646138 crc crio[3654]: time="2026-06-12T15:13:36.645855626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012752 | controller | Jun 12 15:13:36.656188 crc crio[3654]: time="2026-06-12T15:13:36.655776884Z" 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=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012768 | controller | Jun 12 15:13:36.657073 crc crio[3654]: time="2026-06-12T15:13:36.656953887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.012787 | controller | Jun 12 15:13:36.912040 crc crio[3654]: time="2026-06-12T15:13:36.911845159Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3b78205d-915e-42bb-861f-30afcec4be51 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:0xc000130450}] Aliases:map[]}"
2026-06-12 16:39:22.012803 | controller | Jun 12 15:13:36.912040 crc crio[3654]: time="2026-06-12T15:13:36.911963215Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012820 | controller | Jun 12 15:13:36.919160 crc crio[3654]: time="2026-06-12T15:13:36.919056422Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ee1e5164-18c8-4795-80f1-0c39dd2a105d 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:0xc0006263a0}] Aliases:map[]}"
2026-06-12 16:39:22.012835 | controller | Jun 12 15:13:36.920656 crc crio[3654]: time="2026-06-12T15:13:36.920625222Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012851 | controller | Jun 12 15:13:36.921602 crc crio[3654]: time="2026-06-12T15:13:36.919683432Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/af4ecc45-575a-499c-b36f-15019b3cbad2 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:0xc001790560}] Aliases:map[]}"
2026-06-12 16:39:22.012868 | controller | Jun 12 15:13:36.921784 crc crio[3654]: time="2026-06-12T15:13:36.921599384Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012884 | controller | Jun 12 15:13:36.923756 crc crio[3654]: time="2026-06-12T15:13:36.923713601Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1e60cf25-b28e-4897-872c-7543ab15a5f1 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:0xc00008c540}] Aliases:map[]}"
2026-06-12 16:39:22.012901 | controller | Jun 12 15:13:36.924064 crc crio[3654]: time="2026-06-12T15:13:36.924030792Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.012917 | controller | Jun 12 15:13:36.978836 crc crio[3654]: time="2026-06-12T15:13:36.977798237Z" level=info msg="Ran pod sandbox 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012936 | controller | Jun 12 15:13:37.000397 crc crio[3654]: time="2026-06-12T15:13:36.999613777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0ecca9ad-846b-4c9a-a4f3-ec4b66b0d771 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.012953 | controller | Jun 12 15:13:37.039133 crc crio[3654]: time="2026-06-12T15:13:37.038805022Z" level=info msg="Ran pod sandbox 79b2999b8403775dc7c55e228361c725663246b3b04ee777a7037a731715b355 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.012969 | controller | Jun 12 15:13:37.044857 crc crio[3654]: time="2026-06-12T15:13:37.04467271Z" level=info msg="Created container a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=7962a5cc-2e3c-4346-a399-548eb2701b8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.012985 | controller | Jun 12 15:13:37.051454 crc crio[3654]: time="2026-06-12T15:13:37.05113519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013002 | controller | Jun 12 15:13:37.058933 crc crio[3654]: time="2026-06-12T15:13:37.058008448Z" level=info msg="Starting container: a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8" id=b1d48b43-6561-44e4-960c-d40e4a6735ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.013018 | controller | Jun 12 15:13:37.065081 crc crio[3654]: time="2026-06-12T15:13:37.064896146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7fdf9098-bf1f-4bc4-9b75-5d5e157fa689 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013034 | controller | Jun 12 15:13:37.078717 crc crio[3654]: time="2026-06-12T15:13:37.078637772Z" level=info msg="Created container 1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=35bd2aee-b113-4bc4-8317-0de35885af20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013050 | controller | Jun 12 15:13:37.089041 crc crio[3654]: time="2026-06-12T15:13:37.088961951Z" level=info msg="Starting container: 1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9" id=b72ac031-9ab4-49de-af33-2b22915456a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.013065 | controller | Jun 12 15:13:37.126655 crc crio[3654]: time="2026-06-12T15:13:37.126194817Z" level=info msg="Ran pod sandbox 9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.013081 | controller | Jun 12 15:13:37.146111 crc crio[3654]: time="2026-06-12T15:13:37.145469714Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38537c9d-e72d-493e-8b87-4f6e2bc299d2 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:0xc000f42478}] Aliases:map[]}"
2026-06-12 16:39:22.013098 | controller | Jun 12 15:13:37.146111 crc crio[3654]: time="2026-06-12T15:13:37.145591767Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.013117 | controller | Jun 12 15:13:37.146716 crc crio[3654]: time="2026-06-12T15:13:37.145533932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=11f66214-ce6e-45a2-b284-b00554c1467a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013134 | controller | Jun 12 15:13:37.210526 crc crio[3654]: time="2026-06-12T15:13:37.210378111Z" level=info msg="Started container" PID=7539 containerID=a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=b1d48b43-6561-44e4-960c-d40e4a6735ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d2bc4286ef887d391a9e20399643a0de5b423ddbcff92625cec1c16a90633d
2026-06-12 16:39:22.013150 | controller | Jun 12 15:13:37.211420 crc crio[3654]: time="2026-06-12T15:13:37.211079489Z" level=info msg="Started container" PID=7524 containerID=1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=b72ac031-9ab4-49de-af33-2b22915456a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df
2026-06-12 16:39:22.013166 | controller | Jun 12 15:13:37.213541 crc crio[3654]: time="2026-06-12T15:13:37.213407633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013182 | controller | Jun 12 15:13:37.238095 crc crio[3654]: time="2026-06-12T15:13:37.237992312Z" level=info msg="Ran pod sandbox 4b8b8affefe15d8756b74e4ab178e22a0a6e3bfb7179a75c3f260d2a550fd0bc with infra container: openshift-image-registry/node-ca-2wddl/POD" id=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.013198 | controller | Jun 12 15:13:37.320030 crc crio[3654]: time="2026-06-12T15:13:37.319672284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=64cfbc3b-7c5a-41d6-a1d9-e3dd81489ba8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013214 | controller | Jun 12 15:13:37.399552 crc crio[3654]: time="2026-06-12T15:13:37.398727858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=7bd644ee-9351-4172-99af-31ace1337ff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013230 | controller | Jun 12 15:13:37.580583 crc crio[3654]: time="2026-06-12T15:13:37.578730882Z" level=info msg="Ran pod sandbox 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.013245 | controller | Jun 12 15:13:37.607188 crc crio[3654]: time="2026-06-12T15:13:37.606920145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=579d8e38-f674-419e-a9bb-96ab3fe3ebb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013261 | controller | Jun 12 15:13:37.608356 crc crio[3654]: time="2026-06-12T15:13:37.607483303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=0b2429ba-e85a-44b2-b2ed-93605ff710d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013277 | controller | Jun 12 15:13:37.608356 crc crio[3654]: time="2026-06-12T15:13:37.60769502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c421a9c9-3d56-4e40-9d76-deb2440f955c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013296 | controller | Jun 12 15:13:37.608356 crc crio[3654]: time="2026-06-12T15:13:37.607727511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4446238a-ae4f-4be3-9ce9-c75cd87ee469 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013312 | controller | Jun 12 15:13:37.612593 crc crio[3654]: time="2026-06-12T15:13:37.607909436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=28dd64b1-5f88-4e82-847e-cc191c73e2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013327 | controller | Jun 12 15:13:37.630644 crc crio[3654]: time="2026-06-12T15:13:37.619465707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=45816a5f-0893-431e-8bdf-076ed5be4358 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013343 | controller | Jun 12 15:13:37.630644 crc crio[3654]: time="2026-06-12T15:13:37.620365585Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=452c097f-b31e-48f2-8ea2-97dead44be0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013359 | controller | Jun 12 15:13:37.630644 crc crio[3654]: time="2026-06-12T15:13:37.620996366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013375 | controller | Jun 12 15:13:37.630644 crc crio[3654]: time="2026-06-12T15:13:37.622892718Z" level=info msg="Ran pod sandbox 2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.013391 | controller | Jun 12 15:13:37.630644 crc crio[3654]: time="2026-06-12T15:13:37.626469661Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=fac024aa-f429-436f-8604-b4ec09aaa995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013407 | controller | Jun 12 15:13:37.630644 crc crio[3654]: time="2026-06-12T15:13:37.626824942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013423 | controller | Jun 12 15:13:37.638713 crc crio[3654]: time="2026-06-12T15:13:37.638168772Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=01d2d26c-40b8-4365-b4a9-289224aba7d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013439 | controller | Jun 12 15:13:37.908587 crc crio[3654]: time="2026-06-12T15:13:37.764708956Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/bb2e937b-1fa8-4832-9045-208e980d4375 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:0xc000184a68}] Aliases:map[]}"
2026-06-12 16:39:22.013455 | controller | Jun 12 15:13:37.908587 crc crio[3654]: time="2026-06-12T15:13:37.764888962Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.013472 | controller | Jun 12 15:13:37.908587 crc crio[3654]: time="2026-06-12T15:13:37.766776622Z" level=info msg="Created container e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb: openshift-dns/node-resolver-277xp/dns-node-resolver" id=bd028ffa-47c5-4e0c-b5c1-1ca9da1e4d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013491 | controller | Jun 12 15:13:37.908587 crc crio[3654]: time="2026-06-12T15:13:37.818025487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013507 | controller | Jun 12 15:13:37.952922 crc crio[3654]: time="2026-06-12T15:13:37.952790154Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=53a1430d-cbda-4d55-bf5d-9e454173c869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013545 | controller | Jun 12 15:13:37.953723 crc crio[3654]: time="2026-06-12T15:13:37.953172515Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=ef518034-52c7-470b-9908-3dc31f8b60d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013563 | controller | Jun 12 15:13:37.965976 crc crio[3654]: time="2026-06-12T15:13:37.958552353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=aa32a85b-3b97-40c9-84ef-946c9af6332a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013579 | controller | Jun 12 15:13:37.966135 crc crio[3654]: time="2026-06-12T15:13:37.958620385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=123abe74-f26f-4f6a-b4d3-0d6cd8163ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013595 | controller | Jun 12 15:13:37.966195 crc crio[3654]: time="2026-06-12T15:13:37.959136808Z" level=info msg="Starting container: e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb" id=46afa208-50d0-4b1d-a8ae-9498dab19213 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.013611 | controller | Jun 12 15:13:38.043004 crc crio[3654]: time="2026-06-12T15:13:38.0428098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013627 | controller | Jun 12 15:13:38.051551 crc crio[3654]: time="2026-06-12T15:13:38.051413749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013643 | controller | Jun 12 15:13:38.054369 crc crio[3654]: time="2026-06-12T15:13:38.054227609Z" level=info msg="Started container" PID=7564 containerID=e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb description=openshift-dns/node-resolver-277xp/dns-node-resolver id=46afa208-50d0-4b1d-a8ae-9498dab19213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44b9e2d2d54d6dac95b4baaa92479286a038f6dc3f4e3ece6ee422a7b8fc4172
2026-06-12 16:39:22.013660 | controller | Jun 12 15:13:38.055130 crc crio[3654]: time="2026-06-12T15:13:38.054774918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013676 | controller | Jun 12 15:13:38.058003 crc crio[3654]: time="2026-06-12T15:13:38.055617023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013691 | controller | Jun 12 15:13:38.060821 crc crio[3654]: time="2026-06-12T15:13:38.060614918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013707 | controller | Jun 12 15:13:38.064007 crc crio[3654]: time="2026-06-12T15:13:38.063804245Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=8b228a98-9b9c-4578-8823-52b9aff172e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013727 | controller | Jun 12 15:13:38.064191 crc crio[3654]: time="2026-06-12T15:13:38.064161626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=45e840ce-20db-4203-86b7-437fff5ed9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.013743 | controller | Jun 12 15:13:38.214563 crc crio[3654]: time="2026-06-12T15:13:38.214048656Z" level=info msg="Created container 010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=bbbcc38a-bc91-43d3-b8af-8b9e53465b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013759 | controller | Jun 12 15:13:38.216379 crc crio[3654]: time="2026-06-12T15:13:38.216324168Z" level=info msg="Starting container: 010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a" id=243bd613-137e-473c-b840-156269195b51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.013812 | controller | Jun 12 15:13:38.251789 crc crio[3654]: time="2026-06-12T15:13:38.250912269Z" level=info msg="Created container afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=61a35e9c-3fc2-4ad6-aa46-bf3200875ea5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013838 | controller | Jun 12 15:13:38.255500 crc crio[3654]: time="2026-06-12T15:13:38.254898464Z" level=info msg="Starting container: afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb" id=16bbdebc-0bd3-49e5-8778-baafaad3cc26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.013855 | controller | Jun 12 15:13:38.352208 crc crio[3654]: time="2026-06-12T15:13:38.308918291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013871 | controller | Jun 12 15:13:38.352208 crc crio[3654]: time="2026-06-12T15:13:38.312624373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013887 | controller | Jun 12 15:13:38.369175 crc crio[3654]: time="2026-06-12T15:13:38.36862261Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=a3ad3e60-d574-4a92-b2df-fd9e79e7ed26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.013903 | controller | Jun 12 15:13:38.419945 crc crio[3654]: time="2026-06-12T15:13:38.419588564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013919 | controller | Jun 12 15:13:38.431399 crc crio[3654]: time="2026-06-12T15:13:38.431099236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013934 | controller | Jun 12 15:13:38.434202 crc crio[3654]: time="2026-06-12T15:13:38.434155219Z" level=info msg="Started container" PID=7572 containerID=010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=243bd613-137e-473c-b840-156269195b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1
2026-06-12 16:39:22.013950 | controller | Jun 12 15:13:38.436492 crc crio[3654]: time="2026-06-12T15:13:38.435988427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013965 | controller | Jun 12 15:13:38.442889 crc crio[3654]: time="2026-06-12T15:13:38.442717458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.013986 | controller | Jun 12 15:13:38.456000 crc crio[3654]: time="2026-06-12T15:13:38.455830383Z" level=info msg="Started container" PID=7574 containerID=afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=16bbdebc-0bd3-49e5-8778-baafaad3cc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57
2026-06-12 16:39:22.014002 | controller | Jun 12 15:13:38.461503 crc crio[3654]: time="2026-06-12T15:13:38.460789783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014018 | controller | Jun 12 15:13:38.487495 crc crio[3654]: time="2026-06-12T15:13:38.48471743Z" level=info msg="Created container 6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc: openshift-multus/multus-bzhnf/kube-multus" id=df528973-e12a-4d54-919d-e1cca9a8663a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014035 | controller | Jun 12 15:13:38.496332 crc crio[3654]: time="2026-06-12T15:13:38.496087156Z" level=info msg="Starting container: 6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc" id=a81c915f-be4d-4f0f-98ff-6971997d1e65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014051 | controller | Jun 12 15:13:38.577480 crc crio[3654]: time="2026-06-12T15:13:38.577127232Z" level=info msg="Started container" PID=7607 containerID=6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc description=openshift-multus/multus-bzhnf/kube-multus id=a81c915f-be4d-4f0f-98ff-6971997d1e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42
2026-06-12 16:39:22.014067 | controller | Jun 12 15:13:38.720561 crc crio[3654]: time="2026-06-12T15:13:38.668795558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014083 | controller | Jun 12 15:13:38.720561 crc crio[3654]: time="2026-06-12T15:13:38.716796638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014099 | controller | Jun 12 15:13:38.848618 crc crio[3654]: time="2026-06-12T15:13:38.848342647Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_632cc6f1-75b4-44e1-815a-e14f98016c3d\""
2026-06-12 16:39:22.014114 | controller | Jun 12 15:13:39.262870 crc crio[3654]: time="2026-06-12T15:13:39.262072424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2ec009f8-58aa-4740-addc-7f5f731860de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.014130 | controller | Jun 12 15:13:39.299128 crc crio[3654]: time="2026-06-12T15:13:39.298827352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4fcee146-1c89-4d8a-bec8-da2e9562022f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.014146 | controller | Jun 12 15:13:39.301233 crc crio[3654]: time="2026-06-12T15:13:39.300956541Z" level=info msg="Created container e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=452c097f-b31e-48f2-8ea2-97dead44be0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014162 | controller | Jun 12 15:13:39.302808 crc crio[3654]: time="2026-06-12T15:13:39.302392897Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=797c8115-7509-4b08-99ae-464dd9462d4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014181 | controller | Jun 12 15:13:39.302808 crc crio[3654]: time="2026-06-12T15:13:39.302760398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014198 | controller | Jun 12 15:13:39.305032 crc crio[3654]: time="2026-06-12T15:13:39.304803049Z" level=info msg="Starting container: e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167" id=1575e1d3-0265-4826-9d4c-107850020ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014214 | controller | Jun 12 15:13:39.600575 crc crio[3654]: time="2026-06-12T15:13:39.60012783Z" level=info msg="Created container 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=8b228a98-9b9c-4578-8823-52b9aff172e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014229 | controller | Jun 12 15:13:39.639086 crc crio[3654]: time="2026-06-12T15:13:39.638886352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1faed5e5-2c1f-4e0c-b12c-d101a846bdad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.014245 | controller | Jun 12 15:13:39.819936 crc crio[3654]: time="2026-06-12T15:13:39.81967873Z" level=info msg="Started container" PID=7657 containerID=e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=1575e1d3-0265-4826-9d4c-107850020ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b2999b8403775dc7c55e228361c725663246b3b04ee777a7037a731715b355
2026-06-12 16:39:22.014261 | controller | Jun 12 15:13:39.849785 crc crio[3654]: time="2026-06-12T15:13:39.849432948Z" level=info msg="Starting container: 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53" id=bc130494-0bd7-4e58-b353-5e49a44af918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014277 | controller | Jun 12 15:13:39.988819 crc crio[3654]: time="2026-06-12T15:13:39.988773215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0a4106e4-ed53-43ba-8249-f3f5039b5e81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.014293 | controller | Jun 12 15:13:40.007627 crc crio[3654]: time="2026-06-12T15:13:40.007592298Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=b2f23f6d-7b9b-4ec8-b87a-f7dc7fed1dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014309 | controller | Jun 12 15:13:40.022026 crc crio[3654]: time="2026-06-12T15:13:40.02198824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014325 | controller | Jun 12 15:13:40.801127 crc crio[3654]: time="2026-06-12T15:13:40.795689218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014341 | controller | Jun 12 15:13:40.801127 crc crio[3654]: time="2026-06-12T15:13:40.798371234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014357 | controller | Jun 12 15:13:40.965882 crc crio[3654]: time="2026-06-12T15:13:40.950122362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014373 | controller | Jun 12 15:13:41.000889 crc crio[3654]: time="2026-06-12T15:13:40.999870476Z" level=info msg="Started container" PID=7685 containerID=82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=bc130494-0bd7-4e58-b353-5e49a44af918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.014393 | controller | Jun 12 15:13:41.175179 crc crio[3654]: time="2026-06-12T15:13:41.175121117Z" level=info msg="Created container 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=fac024aa-f429-436f-8604-b4ec09aaa995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014409 | controller | Jun 12 15:13:41.192944 crc crio[3654]: time="2026-06-12T15:13:41.192750162Z" level=info msg="Starting container: 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a" id=fd08e3c8-de77-49ad-9557-defa7a0cd316 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014425 | controller | Jun 12 15:13:41.229374 crc crio[3654]: time="2026-06-12T15:13:41.229083267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014441 | controller | Jun 12 15:13:41.571024 crc crio[3654]: time="2026-06-12T15:13:41.570196347Z" level=info msg="Started container" PID=7688 containerID=77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=fd08e3c8-de77-49ad-9557-defa7a0cd316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d
2026-06-12 16:39:22.014457 | controller | Jun 12 15:13:41.855586 crc crio[3654]: time="2026-06-12T15:13:41.855461741Z" level=info msg="Created container fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=b2f23f6d-7b9b-4ec8-b87a-f7dc7fed1dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014473 | controller | Jun 12 15:13:42.023973 crc crio[3654]: time="2026-06-12T15:13:42.019813688Z" level=info msg="Starting container: fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd" id=35292e2a-d833-4324-a0d6-e794a42c0c18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014489 | controller | Jun 12 15:13:42.634427 crc crio[3654]: time="2026-06-12T15:13:42.505893534Z" level=info msg="Started container" PID=7742 containerID=fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=35292e2a-d833-4324-a0d6-e794a42c0c18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57
2026-06-12 16:39:22.014505 | controller | Jun 12 15:13:42.685118 crc crio[3654]: time="2026-06-12T15:13:42.684228164Z" level=info msg="Created container 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=797c8115-7509-4b08-99ae-464dd9462d4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014553 | controller | Jun 12 15:13:42.921605 crc crio[3654]: time="2026-06-12T15:13:42.91115637Z" level=info msg="Starting container: 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8" id=06f400b2-8adc-4ad4-9c30-1c4be93155d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014578 | controller | Jun 12 15:13:43.079461 crc crio[3654]: time="2026-06-12T15:13:43.076722592Z" level=info msg="Started container" PID=7760 containerID=61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=06f400b2-8adc-4ad4-9c30-1c4be93155d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1
2026-06-12 16:39:22.014648 | controller | Jun 12 15:13:44.276002 crc crio[3654]: time="2026-06-12T15:13:44.260550567Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.014671 | controller | Jun 12 15:13:44.521204 crc crio[3654]: time="2026-06-12T15:13:44.520894006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=03376926-fdbb-4e77-b5c5-5a347f4a5023 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.014688 | controller | Jun 12 15:13:44.549383 crc crio[3654]: time="2026-06-12T15:13:44.549061339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1d32e262-95fa-43c9-9036-3a744f993d51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.014704 | controller | Jun 12 15:13:44.578702 crc crio[3654]: time="2026-06-12T15:13:44.575687099Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=1363b40b-4a5d-4234-946b-a1b356b17cb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014720 | controller | Jun 12 15:13:44.578702 crc crio[3654]: time="2026-06-12T15:13:44.576614099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014736 | controller | Jun 12 15:13:45.104217 crc crio[3654]: time="2026-06-12T15:13:45.094225575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014752 | controller | Jun 12 15:13:45.128917 crc crio[3654]: time="2026-06-12T15:13:45.12717029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014768 | controller | Jun 12 15:13:45.252378 crc crio[3654]: time="2026-06-12T15:13:45.252105333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014784 | controller | Jun 12 15:13:45.263118 crc crio[3654]: time="2026-06-12T15:13:45.263021508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014799 | controller | Jun 12 15:13:45.271152 crc crio[3654]: time="2026-06-12T15:13:45.271059246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014815 | controller | Jun 12 15:13:46.762456 crc crio[3654]: time="2026-06-12T15:13:46.762104914Z" level=info msg="Created container 498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=a3ad3e60-d574-4a92-b2df-fd9e79e7ed26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014830 | controller | Jun 12 15:13:46.775020 crc crio[3654]: time="2026-06-12T15:13:46.770190255Z" level=info msg="Starting container: 498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d" id=b0557be5-f7ef-4621-ac7e-d6fb6783aa97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014846 | controller | Jun 12 15:13:46.794480 crc crio[3654]: time="2026-06-12T15:13:46.787496086Z" level=info msg="Created container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=01d2d26c-40b8-4365-b4a9-289224aba7d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.014922 | controller | Jun 12 15:13:46.794480 crc crio[3654]: time="2026-06-12T15:13:46.78955684Z" level=info msg="Starting container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3" id=6e98ff50-74bc-41dc-8c88-bdb886af8ca7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.014949 | controller | Jun 12 15:13:46.840537 crc crio[3654]: time="2026-06-12T15:13:46.839686056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.014967 | controller | Jun 12 15:13:46.842802 crc crio[3654]: time="2026-06-12T15:13:46.84194511Z" level=info msg="Started container" PID=7837 containerID=498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=b0557be5-f7ef-4621-ac7e-d6fb6783aa97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.014984 | controller | Jun 12 15:13:46.888433 crc crio[3654]: time="2026-06-12T15:13:46.886136851Z" level=info msg="Started container" PID=7836 containerID=368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=6e98ff50-74bc-41dc-8c88-bdb886af8ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f
2026-06-12 16:39:22.015001 | controller | Jun 12 15:13:46.962042 crc crio[3654]: time="2026-06-12T15:13:46.893073793Z" level=info msg="Created container 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=53a1430d-cbda-4d55-bf5d-9e454173c869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015017 | controller | Jun 12 15:13:46.962042 crc crio[3654]: time="2026-06-12T15:13:46.906064275Z" level=info msg="Created container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=1363b40b-4a5d-4234-946b-a1b356b17cb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015032 | controller | Jun 12 15:13:46.964894 crc crio[3654]: time="2026-06-12T15:13:46.964615411Z" level=info msg="Starting container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457" id=3e775317-65aa-4356-af0f-3905c6ea1bfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015048 | controller | Jun 12 15:13:46.965988 crc crio[3654]: time="2026-06-12T15:13:46.96581272Z" level=info msg="Starting container: 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d" id=3df9514d-fd77-4ce3-afb7-6b4171e5c70b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015064 | controller | Jun 12 15:13:47.424435 crc crio[3654]: time="2026-06-12T15:13:47.366705297Z" level=info msg="Started container" PID=7835 containerID=75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3df9514d-fd77-4ce3-afb7-6b4171e5c70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df
2026-06-12 16:39:22.015080 | controller | Jun 12 15:13:47.425139 crc crio[3654]: time="2026-06-12T15:13:47.42487854Z" level=info msg="Started container" PID=7839 containerID=2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=3e775317-65aa-4356-af0f-3905c6ea1bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.015097 | controller | Jun 12 15:13:47.449098 crc crio[3654]: time="2026-06-12T15:13:47.448868161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=872c931d-bb90-4d82-86a6-e6a4ee18efc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015116 | controller | Jun 12 15:13:47.469029 crc crio[3654]: time="2026-06-12T15:13:47.468795916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7ee9ad84-2e4a-4617-a754-073a5fdaf00f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015132 | controller | Jun 12 15:13:47.473059 crc crio[3654]: time="2026-06-12T15:13:47.472538679Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=9c2d6ce4-2991-40e3-a827-53b0235a9ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015148 | controller | Jun 12 15:13:47.474156 crc crio[3654]: time="2026-06-12T15:13:47.473934184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015164 | controller | Jun 12 15:13:47.585477 crc crio[3654]: time="2026-06-12T15:13:47.584773929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015180 | controller | Jun 12 15:13:47.614639 crc crio[3654]: time="2026-06-12T15:13:47.610016694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d8c82de6-b73f-4ee5-909d-da76a7f1c09f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015196 | controller | Jun 12 15:13:47.620423 crc crio[3654]: time="2026-06-12T15:13:47.619209563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=34c15065-a45e-4984-bb3c-1f56fe4c277a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015212 | controller | Jun 12 15:13:47.627836 crc crio[3654]: time="2026-06-12T15:13:47.62779538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015228 | controller | Jun 12 15:13:47.633676 crc crio[3654]: time="2026-06-12T15:13:47.630431504Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=5082131b-afd6-4635-8606-bed099f9d8a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015243 | controller | Jun 12 15:13:47.634217 crc crio[3654]: time="2026-06-12T15:13:47.634120783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015259 | controller | Jun 12 15:13:48.060690 crc crio[3654]: time="2026-06-12T15:13:48.060570098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015275 | controller | Jun 12 15:13:48.078723 crc crio[3654]: time="2026-06-12T15:13:48.078638967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015290 | controller | Jun 12 15:13:48.502013 crc crio[3654]: time="2026-06-12T15:13:48.497846093Z" level=info msg="Created container 3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a: openshift-image-registry/node-ca-2wddl/node-ca" id=ef518034-52c7-470b-9908-3dc31f8b60d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015306 | controller | Jun 12 15:13:48.520617 crc crio[3654]: time="2026-06-12T15:13:48.520450314Z" level=info msg="Starting container: 3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a" id=aef6d8c3-4b42-407c-b16d-d0144d420f72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015328 | controller | Jun 12 15:13:48.625164 crc crio[3654]: time="2026-06-12T15:13:48.624236997Z" level=info msg="Started container" PID=7881 containerID=3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a description=openshift-image-registry/node-ca-2wddl/node-ca id=aef6d8c3-4b42-407c-b16d-d0144d420f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b8b8affefe15d8756b74e4ab178e22a0a6e3bfb7179a75c3f260d2a550fd0bc
2026-06-12 16:39:22.015345 | controller | Jun 12 15:13:49.124890 crc crio[3654]: time="2026-06-12T15:13:49.118850884Z" level=info msg="Created container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=5082131b-afd6-4635-8606-bed099f9d8a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015361 | controller | Jun 12 15:13:49.176168 crc crio[3654]: time="2026-06-12T15:13:49.169632725Z" level=info msg="Starting container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf" id=84697f6e-2f93-4737-9c65-3cfc6ded2785 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015377 | controller | Jun 12 15:13:49.277043 crc crio[3654]: time="2026-06-12T15:13:49.276927224Z" level=info msg="Created container f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=9c2d6ce4-2991-40e3-a827-53b0235a9ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015393 | controller | Jun 12 15:13:49.296104 crc crio[3654]: time="2026-06-12T15:13:49.29491402Z" level=info msg="Starting container: f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507" id=4d2bed7b-4730-491d-9547-00d87e4234ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015409 | controller | Jun 12 15:13:49.420493 crc crio[3654]: time="2026-06-12T15:13:49.419971585Z" level=info msg="Started container" PID=7904 containerID=b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=84697f6e-2f93-4737-9c65-3cfc6ded2785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.015425 | controller | Jun 12 15:13:49.507405 crc crio[3654]: time="2026-06-12T15:13:49.428075445Z" level=info msg="Started container" PID=7893 containerID=f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4d2bed7b-4730-491d-9547-00d87e4234ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f
2026-06-12 16:39:22.015441 | controller | Jun 12 15:13:49.910496 crc crio[3654]: time="2026-06-12T15:13:49.910168357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d49f56f0-6a15-4f33-b624-0369303d465c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015456 | controller | Jun 12 15:13:49.963917 crc crio[3654]: time="2026-06-12T15:13:49.963722463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=61bd6ec8-735f-4486-8172-825935195208 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015472 | controller | Jun 12 15:13:49.985990 crc crio[3654]: time="2026-06-12T15:13:49.98481837Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=d9422210-177f-4c9f-a1cd-97689ac9ebfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015488 | controller | Jun 12 15:13:49.985990 crc crio[3654]: time="2026-06-12T15:13:49.985171591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015508 | controller | Jun 12 15:13:50.307621 crc crio[3654]: time="2026-06-12T15:13:50.306956993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015549 | controller | Jun 12 15:13:50.375715 crc crio[3654]: time="2026-06-12T15:13:50.362127583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015566 | controller | Jun 12 15:13:51.540761 crc crio[3654]: time="2026-06-12T15:13:51.540593645Z" level=info msg="Created container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=d9422210-177f-4c9f-a1cd-97689ac9ebfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015582 | controller | Jun 12 15:13:51.557421 crc crio[3654]: time="2026-06-12T15:13:51.557175767Z" level=info msg="Starting container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665" id=32248ddc-e6f4-4751-8501-aa678ede2883 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015598 | controller | Jun 12 15:13:51.671459 crc crio[3654]: time="2026-06-12T15:13:51.671049747Z" level=info msg="Started container" PID=7972 containerID=6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=32248ddc-e6f4-4751-8501-aa678ede2883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.015614 | controller | Jun 12 15:13:51.994487 crc crio[3654]: time="2026-06-12T15:13:51.993805129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=75f46f10-e825-42e9-b681-35d4d2d344a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015630 | controller | Jun 12 15:13:52.000771 crc crio[3654]: time="2026-06-12T15:13:52.000224705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2ccc06c7-a62a-48eb-bbb0-1d045a87fe28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015646 | controller | Jun 12 15:13:52.005181 crc crio[3654]: time="2026-06-12T15:13:52.0050486Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=c392fc43-da1a-4518-a224-bfd5aa777483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015661 | controller | Jun 12 15:13:52.020714 crc crio[3654]: time="2026-06-12T15:13:52.015615318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015677 | controller | Jun 12 15:13:52.318072 crc crio[3654]: time="2026-06-12T15:13:52.312197172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015693 | controller | Jun 12 15:13:52.318072 crc crio[3654]: time="2026-06-12T15:13:52.3155821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015709 | controller | Jun 12 15:13:54.247239 crc crio[3654]: time="2026-06-12T15:13:54.224189499Z" level=info msg="Created container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=c392fc43-da1a-4518-a224-bfd5aa777483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015724 | controller | Jun 12 15:13:54.301012 crc crio[3654]: time="2026-06-12T15:13:54.300856489Z" level=info msg="Starting container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6" id=c5d4ff21-7544-4a1a-bb96-0c45444ab4bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015756 | controller | Jun 12 15:13:54.619360 crc crio[3654]: time="2026-06-12T15:13:54.618954576Z" level=info msg="Started container" PID=8019 containerID=9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=c5d4ff21-7544-4a1a-bb96-0c45444ab4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.015772 | controller | Jun 12 15:13:54.760107 crc crio[3654]: time="2026-06-12T15:13:54.759676501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e47817e5-8c0d-4fb2-adcc-ce3205532d28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015789 | controller | Jun 12 15:13:54.797336 crc crio[3654]: time="2026-06-12T15:13:54.79232074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=655288e3-6cac-4773-b277-e8175a661941 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015805 | controller | Jun 12 15:13:54.805156 crc crio[3654]: time="2026-06-12T15:13:54.804830701Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=94084368-7cb4-46fb-9f58-a60285242808 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015821 | controller | Jun 12 15:13:54.805763 crc crio[3654]: time="2026-06-12T15:13:54.805681868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015837 | controller | Jun 12 15:13:54.855130 crc crio[3654]: time="2026-06-12T15:13:54.845947129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015852 | controller | Jun 12 15:13:54.855130 crc crio[3654]: time="2026-06-12T15:13:54.853073317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015869 | controller | Jun 12 15:13:55.546486 crc crio[3654]: time="2026-06-12T15:13:55.545136433Z" level=info msg="Created container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=94084368-7cb4-46fb-9f58-a60285242808 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015885 | controller | Jun 12 15:13:55.555682 crc crio[3654]: time="2026-06-12T15:13:55.55556144Z" level=info msg="Starting container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed" id=17d26131-cb9a-48a4-bfcc-fd053a77e070 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.015901 | controller | Jun 12 15:13:55.940723 crc crio[3654]: time="2026-06-12T15:13:55.846936616Z" level=info msg="Started container" PID=8065 containerID=7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=17d26131-cb9a-48a4-bfcc-fd053a77e070 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.015917 | controller | Jun 12 15:13:55.968979 crc crio[3654]: time="2026-06-12T15:13:55.968611861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2402bbbb-8ba1-4036-97f7-c5be481bc850 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015933 | controller | Jun 12 15:13:56.000962 crc crio[3654]: time="2026-06-12T15:13:56.000604056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dc4cb6cc-4c4d-4689-b3b9-e144a3476dd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.015952 | controller | Jun 12 15:13:56.010615 crc crio[3654]: time="2026-06-12T15:13:56.010219894Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=fddaff54-1830-4638-9833-a17229609704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.015968 | controller | Jun 12 15:13:56.011173 crc crio[3654]: time="2026-06-12T15:13:56.010763302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.015984 | controller | Jun 12 15:13:56.299940 crc crio[3654]: time="2026-06-12T15:13:56.299742083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016000 | controller | Jun 12 15:13:56.304528 crc crio[3654]: time="2026-06-12T15:13:56.303454862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016015 | controller | Jun 12 15:13:57.318647 crc crio[3654]: time="2026-06-12T15:13:57.318223726Z" level=info msg="Created container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=fddaff54-1830-4638-9833-a17229609704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016031 | controller | Jun 12 15:13:57.322700 crc crio[3654]: time="2026-06-12T15:13:57.321170409Z" level=info msg="Starting container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6" id=d477283c-0e36-48ac-a2b0-a850236e1bc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.016047 | controller | Jun 12 15:13:57.390117 crc crio[3654]: time="2026-06-12T15:13:57.389740406Z" level=info msg="Started container" PID=8085 containerID=09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=d477283c-0e36-48ac-a2b0-a850236e1bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.016064 | controller | Jun 12 15:13:59.901887 crc crio[3654]: time="2026-06-12T15:13:59.901426216Z" level=info msg="Created container fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=a22f0f44-d75b-4682-98da-42b563e4c897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016080 | controller | Jun 12 15:13:59.905875 crc crio[3654]: time="2026-06-12T15:13:59.904963091Z" level=info msg="Starting container: fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d" id=61091f6d-5bb9-40c0-bec5-d9f0e3abc67f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.016096 | controller | Jun 12 15:13:59.922667 crc crio[3654]: time="2026-06-12T15:13:59.921971909Z" level=info msg="Started container" PID=7877 containerID=fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=61091f6d-5bb9-40c0-bec5-d9f0e3abc67f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e756466f5355b80b170af128ebbab9ccab540305d7963d58c3b6d903cca8d271
2026-06-12 16:39:22.016113 | controller | Jun 12 15:13:59.924416 crc crio[3654]: time="2026-06-12T15:13:59.923970254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=f378e92e-09e3-4bb7-aebb-3248ac95412a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016130 | controller | Jun 12 15:13:59.930970 crc crio[3654]: time="2026-06-12T15:13:59.930052486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=7cba7b6e-c8c4-4223-b8f6-8318ebebfa94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016149 | controller | Jun 12 15:13:59.934912 crc crio[3654]: time="2026-06-12T15:13:59.93396948Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=22a159f0-bb2f-425d-911d-d8f46c083a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016165 | controller | Jun 12 15:13:59.934912 crc crio[3654]: time="2026-06-12T15:13:59.934686483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016182 | controller | Jun 12 15:14:00.181398 crc crio[3654]: time="2026-06-12T15:14:00.172146849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016197 | controller | Jun 12 15:14:00.647230 crc crio[3654]: time="2026-06-12T15:14:00.64717225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3335354f-97f2-46b6-aa29-dcbb86996c73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016213 | controller | Jun 12 15:14:00.666843 crc crio[3654]: time="2026-06-12T15:14:00.666785514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b3e2962d-ac68-4ca9-ab81-f43cd5477b35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016229 | controller | Jun 12 15:14:00.671215 crc crio[3654]: time="2026-06-12T15:14:00.670951963Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=040fa72d-13f6-4595-a33e-0e617f24ba6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016246 | controller | Jun 12 15:14:00.672024 crc crio[3654]: time="2026-06-12T15:14:00.671945175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016262 | controller | Jun 12 15:14:00.746008 crc crio[3654]: time="2026-06-12T15:14:00.74311119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016278 | controller | Jun 12 15:14:00.746008 crc crio[3654]: time="2026-06-12T15:14:00.745969941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016294 | controller | Jun 12 15:14:01.108956 crc crio[3654]: time="2026-06-12T15:14:01.107906808Z" level=info msg="Created container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=040fa72d-13f6-4595-a33e-0e617f24ba6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016310 | controller | Jun 12 15:14:01.127580 crc crio[3654]: time="2026-06-12T15:14:01.126777927Z" level=info msg="Starting container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d" id=229a0802-89b4-4610-8cee-22a53f5efe45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.016326 | controller | Jun 12 15:14:01.156904 crc crio[3654]: time="2026-06-12T15:14:01.156851038Z" level=info msg="Started container" PID=8208 containerID=91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=229a0802-89b4-4610-8cee-22a53f5efe45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.016346 | controller | Jun 12 15:14:01.167219 crc crio[3654]: time="2026-06-12T15:14:01.167178019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016363 | controller | Jun 12 15:14:01.450507 crc crio[3654]: time="2026-06-12T15:14:01.449594886Z" level=info msg="Created container 626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=22a159f0-bb2f-425d-911d-d8f46c083a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016378 | controller | Jun 12 15:14:01.454507 crc crio[3654]: time="2026-06-12T15:14:01.454414988Z" level=info msg="Starting container: 626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee" id=90286b0d-a3d9-4492-b956-a368cac2b4c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.016395 | controller | Jun 12 15:14:01.510461 crc crio[3654]: time="2026-06-12T15:14:01.507154383Z" level=info msg="Started container" PID=8224 containerID=626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=90286b0d-a3d9-4492-b956-a368cac2b4c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.016411 | controller | Jun 12 15:14:03.809447 crc crio[3654]: time="2026-06-12T15:14:03.808685051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=113bdb10-423d-450f-853a-90a5c01ec470 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016427 | controller | Jun 12 15:14:03.846429 crc crio[3654]: time="2026-06-12T15:14:03.846161265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6b729e59-7100-495a-a3ab-828bbfbc7c7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016442 | controller | Jun 12 15:14:03.853077 crc crio[3654]: time="2026-06-12T15:14:03.852960496Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=7a270a25-89b1-4b2e-81b6-617363b07ac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016458 | controller | Jun 12 15:14:03.853695 crc crio[3654]: time="2026-06-12T15:14:03.853630919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016474 | controller | Jun 12 15:14:03.955808 crc crio[3654]: time="2026-06-12T15:14:03.945658856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016490 | controller | Jun 12 15:14:03.955808 crc crio[3654]: time="2026-06-12T15:14:03.948823463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016505 | controller | Jun 12 15:14:04.564629 crc crio[3654]: time="2026-06-12T15:14:04.562864263Z" level=info msg="Created container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=7a270a25-89b1-4b2e-81b6-617363b07ac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016540 | controller | Jun 12 15:14:04.580559 crc crio[3654]: time="2026-06-12T15:14:04.579718562Z" level=info msg="Starting container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73" id=151d2caa-f290-4ef6-b0b6-c180da914278 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.016558 | controller | Jun 12 15:14:04.784527 crc crio[3654]: time="2026-06-12T15:14:04.774478722Z" level=info msg="Started container" PID=8337 containerID=5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=151d2caa-f290-4ef6-b0b6-c180da914278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197
2026-06-12 16:39:22.016578 | controller | Jun 12 15:14:17.184168 crc crio[3654]: time="2026-06-12T15:14:17.182183366Z" level=info msg="NetworkStart: stopping network for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016595 | controller | Jun 12 15:14:17.408615 crc crio[3654]: time="2026-06-12T15:14:17.408495005Z" level=info msg="NetworkStart: stopping network for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016610 | controller | Jun 12 15:14:17.412846 crc crio[3654]: time="2026-06-12T15:14:17.412720186Z" level=info msg="NetworkStart: stopping network for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016626 | controller | Jun 12 15:14:19.698732 crc crio[3654]: time="2026-06-12T15:14:19.697919687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=54d54cab-563c-48e2-b1a6-08d381ddba51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016642 | controller | Jun 12 15:14:19.707339 crc crio[3654]: time="2026-06-12T15:14:19.700618968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=e6678433-110d-4587-962c-6be4d4862f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.016658 | controller | Jun 12 15:14:19.707339 crc crio[3654]: time="2026-06-12T15:14:19.702513192Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=c66c4319-03aa-444a-8d23-6a4ccfdd9bca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016674 | controller | Jun 12 15:14:19.707339 crc crio[3654]: time="2026-06-12T15:14:19.702780181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016690 | controller | Jun 12 15:14:19.740124 crc crio[3654]: time="2026-06-12T15:14:19.739880248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016706 | controller | Jun 12 15:14:19.949146 crc crio[3654]: time="2026-06-12T15:14:19.948436865Z" level=info msg="NetworkStart: stopping network for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016722 | controller | Jun 12 15:14:20.016554 crc crio[3654]: time="2026-06-12T15:14:20.010804122Z" level=info msg="NetworkStart: stopping network for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016738 | controller | Jun 12 15:14:20.148415 crc crio[3654]: time="2026-06-12T15:14:20.147473766Z" level=info msg="NetworkStart: stopping network for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016754 | controller | Jun 12 15:14:20.212129 crc crio[3654]: time="2026-06-12T15:14:20.212014519Z" level=info msg="NetworkStart: stopping network for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016773 | controller | Jun 12 15:14:20.430763 crc crio[3654]: time="2026-06-12T15:14:20.424735639Z" level=info msg="NetworkStart: stopping network for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016789 | controller | Jun 12 15:14:20.439493 crc crio[3654]: time="2026-06-12T15:14:20.439172707Z" level=info msg="NetworkStart: stopping network for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016805 | controller | Jun 12 15:14:20.510589 crc crio[3654]: time="2026-06-12T15:14:20.510118153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.016821 | controller | Jun 12 15:14:20.707128 crc crio[3654]: time="2026-06-12T15:14:20.706553987Z" level=info msg="Created container 9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=c66c4319-03aa-444a-8d23-6a4ccfdd9bca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.016837 | controller | Jun 12 15:14:20.708501 crc crio[3654]: time="2026-06-12T15:14:20.708465502Z" level=info msg="Starting container: 9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee" id=252445e0-e3b6-431b-99f6-fcdb40e7f4b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.016853 | controller | Jun 12 15:14:20.715920 crc crio[3654]: time="2026-06-12T15:14:20.715656326Z" level=info msg="Started container" PID=8734 containerID=9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=252445e0-e3b6-431b-99f6-fcdb40e7f4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.016869 | controller | Jun 12 15:14:21.568919 crc crio[3654]: time="2026-06-12T15:14:21.568341289Z" level=info msg="NetworkStart: stopping network for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016885 | controller | Jun 12 15:14:21.575858 crc crio[3654]: time="2026-06-12T15:14:21.573339948Z" level=info msg="NetworkStart: stopping network for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016901 | controller | Jun 12 15:14:21.576123 crc crio[3654]: time="2026-06-12T15:14:21.575953267Z" level=info msg="NetworkStart: stopping network for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016917 | controller | Jun 12 15:14:21.641634 crc crio[3654]: time="2026-06-12T15:14:21.64151991Z" level=info msg="NetworkStart: stopping network for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016932 | controller | Jun 12 15:14:21.735431 crc crio[3654]: time="2026-06-12T15:14:21.729197959Z" level=info msg="NetworkStart: stopping network for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016948 | controller | Jun 12 15:14:21.764951 crc crio[3654]: time="2026-06-12T15:14:21.764837368Z" level=info msg="NetworkStart: stopping network for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016967 | controller | Jun 12 15:14:21.913012 crc crio[3654]: time="2026-06-12T15:14:21.912802665Z" level=info msg="NetworkStart: stopping network for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.016984 | controller | Jun 12 15:14:21.913012 crc crio[3654]: time="2026-06-12T15:14:21.912948819Z" level=info msg="NetworkStart: stopping network for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017000 | controller | Jun 12 15:14:21.968797 crc crio[3654]: time="2026-06-12T15:14:21.968666402Z" level=info msg="NetworkStart: stopping network for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017016 | controller | Jun 12 15:14:21.976847 crc crio[3654]: time="2026-06-12T15:14:21.976760144Z" level=info msg="NetworkStart: stopping network for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017032 | controller | Jun 12 15:14:22.019740 crc crio[3654]: time="2026-06-12T15:14:22.019604205Z" level=info msg="NetworkStart: stopping network for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017048 | controller | Jun 12 15:14:22.719863 crc crio[3654]: time="2026-06-12T15:14:22.719063588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=b5cd3753-f101-4bbf-9793-e7ce44e647b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017063 | controller | Jun 12 15:14:22.746508 crc crio[3654]: time="2026-06-12T15:14:22.746395967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=e9eca03b-be10-4a6c-bb2f-1e474cd0f481 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017079 | controller | Jun 12 15:14:22.748643 crc crio[3654]: time="2026-06-12T15:14:22.748478188Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=ac8b3648-7b8e-42b2-a470-863e0ce4e9b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017095 | controller | Jun 12 15:14:22.748853 crc crio[3654]: time="2026-06-12T15:14:22.748809609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017111 | controller | Jun 12 15:14:22.795712 crc crio[3654]: time="2026-06-12T15:14:22.795546321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017127 | controller | Jun 12 15:14:23.286873 crc crio[3654]: time="2026-06-12T15:14:23.286600855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017143 | controller | Jun 12 15:14:23.492979 crc crio[3654]: time="2026-06-12T15:14:23.49283202Z" level=info msg="Created container df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=ac8b3648-7b8e-42b2-a470-863e0ce4e9b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017159 | controller | Jun 12 15:14:23.495626 crc crio[3654]: time="2026-06-12T15:14:23.49521176Z" level=info msg="Starting container: df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0" id=10d311aa-28ae-4b2b-b00f-6bc0425573e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.017178 | controller | Jun 12 15:14:23.508894 crc crio[3654]: time="2026-06-12T15:14:23.508756526Z" level=info msg="Started container" PID=8864 containerID=df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=10d311aa-28ae-4b2b-b00f-6bc0425573e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.017195 | controller | Jun 12 15:14:24.745297 crc crio[3654]: time="2026-06-12T15:14:24.741839474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=0c758dbd-ea11-42b1-abb1-4e717dfde0a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017211 | controller | Jun 12 15:14:24.745297 crc crio[3654]: time="2026-06-12T15:14:24.744857476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=26ed4062-1ad5-4705-804a-e6a926f06d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017227 | controller | Jun 12 15:14:24.748365 crc crio[3654]: time="2026-06-12T15:14:24.748109885Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=bd49d097-e6d9-43a2-b61e-745325165641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017243 | controller | Jun 12 15:14:24.748662 crc crio[3654]: time="2026-06-12T15:14:24.748599152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017259 | controller | Jun 12 15:14:24.769746 crc crio[3654]: time="2026-06-12T15:14:24.769552196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017275 | controller | Jun 12 15:14:25.304569 crc crio[3654]: time="2026-06-12T15:14:25.304458365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017291 | controller | Jun 12 15:14:25.402205 crc crio[3654]: time="2026-06-12T15:14:25.402072708Z" level=info msg="Created container 85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=bd49d097-e6d9-43a2-b61e-745325165641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017307 | controller | Jun 12 15:14:25.403452 crc crio[3654]: time="2026-06-12T15:14:25.403378642Z" level=info msg="Starting container: 85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0" id=a44c6e7e-984e-4715-87c3-8ebb8fa73ef7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.017323 | controller | Jun 12 15:14:25.410471 crc crio[3654]: time="2026-06-12T15:14:25.410221982Z" level=info msg="Started container" PID=8888 containerID=85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=a44c6e7e-984e-4715-87c3-8ebb8fa73ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.017339 | controller | Jun 12 15:14:28.834454 crc crio[3654]: time="2026-06-12T15:14:28.83359995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=bf8712e1-75dc-4fde-9c7c-b1b66e52758c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017355 | controller | Jun 12 15:14:28.843853 crc crio[3654]: time="2026-06-12T15:14:28.843765453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ce4238a4-9462-413d-8cf2-3288417be94d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017375 | controller | Jun 12 15:14:28.847073 crc crio[3654]: time="2026-06-12T15:14:28.84697562Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=450bbac3-db66-44dd-9fdf-de467cc08a21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017391 | controller | Jun 12 15:14:28.848397 crc crio[3654]: time="2026-06-12T15:14:28.848331466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017407 | controller | Jun 12 15:14:28.881032 crc crio[3654]: time="2026-06-12T15:14:28.88086514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017423 | controller | Jun 12 15:14:29.414933 crc crio[3654]: time="2026-06-12T15:14:29.414775746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017439 | controller | Jun 12 15:14:29.513014 crc crio[3654]: time="2026-06-12T15:14:29.5127236Z" level=info msg="Created container 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=450bbac3-db66-44dd-9fdf-de467cc08a21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017455 | controller | Jun 12 15:14:29.515400 crc crio[3654]: time="2026-06-12T15:14:29.515320247Z" level=info msg="Starting container: 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569" id=bb402525-a41e-46b7-ba09-58020a23905a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.017471 | controller | Jun 12 15:14:29.524617 crc crio[3654]: time="2026-06-12T15:14:29.524322779Z" level=info msg="Started container" PID=8931 containerID=96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=bb402525-a41e-46b7-ba09-58020a23905a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df
2026-06-12 16:39:22.017487 | controller | Jun 12 15:14:32.809597 crc crio[3654]: time="2026-06-12T15:14:32.809411438Z" level=info msg="NetworkStart: stopping network for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017504 | controller | Jun 12 15:14:32.880947 crc crio[3654]: time="2026-06-12T15:14:32.880728956Z" level=info msg="NetworkStart: stopping network for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017538 | controller | Jun 12 15:14:33.323515 crc crio[3654]: time="2026-06-12T15:14:33.323343374Z" level=info msg="NetworkStart: stopping network for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017556 | controller | Jun 12 15:14:33.336498 crc crio[3654]: time="2026-06-12T15:14:33.336391963Z" level=info msg="NetworkStart: stopping network for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017572 | controller | Jun 12 15:14:33.873215 crc crio[3654]: time="2026-06-12T15:14:33.871666391Z" level=info msg="NetworkStart: stopping network for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017592 | controller | Jun 12 15:14:34.048901 crc crio[3654]: time="2026-06-12T15:14:34.047108384Z" level=info msg="NetworkStart: stopping network for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017608 | controller | Jun 12 15:14:34.504865 crc crio[3654]: time="2026-06-12T15:14:34.504743962Z" level=info msg="NetworkStart: stopping network for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017624 | controller | Jun 12 15:14:34.512861 crc crio[3654]: time="2026-06-12T15:14:34.512763472Z" level=info msg="NetworkStart: stopping network for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017640 | controller | Jun 12 15:14:34.534102 crc crio[3654]: time="2026-06-12T15:14:34.533993366Z" level=info msg="NetworkStart: stopping network for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017655 | controller | Jun 12 15:14:35.240009 crc crio[3654]: time="2026-06-12T15:14:35.239909826Z" level=info msg="NetworkStart: stopping network for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017671 | controller | Jun 12 15:14:35.241175 crc crio[3654]: time="2026-06-12T15:14:35.241096447Z" level=info msg="NetworkStart: stopping network for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017687 | controller | Jun 12 15:14:35.357623 crc crio[3654]: time="2026-06-12T15:14:35.357519942Z" level=info msg="NetworkStart: stopping network for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017702 | controller | Jun 12 15:14:35.582590 crc crio[3654]: time="2026-06-12T15:14:35.582349483Z" level=info msg="NetworkStart: stopping network for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017718 | controller | Jun 12 15:14:36.089706 crc crio[3654]: time="2026-06-12T15:14:36.089504756Z" level=info msg="NetworkStart: stopping network for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017734 | controller | Jun 12 15:14:38.097106 crc crio[3654]: time="2026-06-12T15:14:38.096434322Z" level=info msg="NetworkStart: stopping network for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017749 | controller | Jun 12 15:14:38.815335 crc crio[3654]: time="2026-06-12T15:14:38.814635995Z" level=info msg="NetworkStart: stopping network for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017765 | controller | Jun 12 15:14:38.967154 crc crio[3654]: time="2026-06-12T15:14:38.967094499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=f2d014f4-5479-49a8-9df6-a2400b5d4a17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017784 | controller | Jun 12 15:14:38.970007 crc crio[3654]: time="2026-06-12T15:14:38.969962317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=200a5372-b005-409c-b5b9-fa50477427a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017801 | controller | Jun 12 15:14:38.975198 crc crio[3654]: time="2026-06-12T15:14:38.975150015Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=9a7d38e4-8fe1-4703-a1bc-38a0822e9f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017816 | controller | Jun 12 15:14:38.975897 crc crio[3654]: time="2026-06-12T15:14:38.975868919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017832 | controller | Jun 12 15:14:38.999786 crc crio[3654]: time="2026-06-12T15:14:38.99973773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017848 | controller | Jun 12 15:14:39.126116 crc crio[3654]: time="2026-06-12T15:14:39.125929714Z" level=info msg="NetworkStart: stopping network for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017863 | controller | Jun 12 15:14:39.397939 crc crio[3654]: time="2026-06-12T15:14:39.397817798Z" level=info msg="NetworkStart: stopping network for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017879 | controller | Jun 12 15:14:39.403970 crc crio[3654]: time="2026-06-12T15:14:39.403874742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.017894 | controller | Jun 12 15:14:39.406682 crc crio[3654]: time="2026-06-12T15:14:39.406587473Z" level=info msg="NetworkStart: stopping network for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.017910 | controller | Jun 12 15:14:39.535369 crc crio[3654]: time="2026-06-12T15:14:39.535148406Z" level=info msg="Created container 014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=9a7d38e4-8fe1-4703-a1bc-38a0822e9f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.017926 | controller | Jun 12 15:14:39.537149 crc crio[3654]: time="2026-06-12T15:14:39.537055551Z" level=info msg="Starting container: 014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e" id=f055375f-4bcb-48cd-b351-7358994a92fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.017942 | controller | Jun 12 15:14:39.543186 crc crio[3654]: time="2026-06-12T15:14:39.543076603Z" level=info msg="Started container" PID=9301 containerID=014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=f055375f-4bcb-48cd-b351-7358994a92fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.017958 | controller | Jun 12 15:14:40.059082 crc crio[3654]: time="2026-06-12T15:14:40.058848838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e40b168c-fda6-4614-aca4-ece7bb7d5af6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017978 | controller | Jun 12 15:14:40.062915 crc crio[3654]: time="2026-06-12T15:14:40.062861204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9dc91c0b-d110-4bb5-9b80-86f319228fa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.017995 | controller | Jun 12 15:14:40.070219 crc crio[3654]: time="2026-06-12T15:14:40.067763841Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=2f606b41-3a5c-43a0-89b9-f2df8a2e4a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.018011 | controller | Jun 12 15:14:40.070219 crc crio[3654]: time="2026-06-12T15:14:40.068060081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.018027 | controller | Jun 12 15:14:40.103378 crc crio[3654]: time="2026-06-12T15:14:40.102480195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.018046 | controller | Jun 12 15:14:40.603919 crc crio[3654]: time="2026-06-12T15:14:40.600010378Z" level=info msg="NetworkStart: stopping network for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.018063 | controller | Jun 12 15:14:40.639899 crc crio[3654]: time="2026-06-12T15:14:40.639709173Z" level=info msg="NetworkStart: stopping network for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.018079 | controller | Jun 12 15:14:40.937492 crc crio[3654]: time="2026-06-12T15:14:40.937359043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.018095 | controller | Jun 12 15:14:41.081351 crc crio[3654]: time="2026-06-12T15:14:41.081135469Z" level=info msg="Created container 11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=2f606b41-3a5c-43a0-89b9-f2df8a2e4a06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.018111 | controller | Jun 12 15:14:41.083999 crc crio[3654]: time="2026-06-12T15:14:41.08385214Z" level=info msg="Starting container: 11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78" id=791a2653-b45f-44c2-ae99-31876aebd4dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.018127 | controller | Jun 12 15:14:41.099786 crc crio[3654]: time="2026-06-12T15:14:41.099661821Z" level=info msg="Started container" PID=9383 containerID=11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=791a2653-b45f-44c2-ae99-31876aebd4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8
2026-06-12 16:39:22.018143 | controller | Jun 12 15:14:41.147665 crc crio[3654]: time="2026-06-12T15:14:41.147390497Z" level=info msg="NetworkStart: stopping network for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.018160 | controller | Jun 12 15:14:41.622370 crc crio[3654]: time="2026-06-12T15:14:41.621981876Z" level=info msg="NetworkStart: stopping network for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.018176 | controller | Jun 12 15:14:42.360132 crc crio[3654]: time="2026-06-12T15:14:42.359472209Z" level=info msg="NetworkStart: stopping network for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.018195 | controller | Jun 12 15:14:44.961591 crc crio[3654]: time="2026-06-12T15:14:44.961109793Z" level=info msg="NetworkStart: stopping network for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.018212 | controller | Jun 12 15:14:44.961591 crc crio[3654]: time="2026-06-12T15:14:44.961389952Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.018228 | controller | Jun 12 15:14:44.961591 crc crio[3654]: time="2026-06-12T15:14:44.961556378Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1b871fc1-2d5a-4775-9d35-83bcdef0ce23\""
2026-06-12 16:39:22.018245 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.963522404Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8b5b9cc6-ac12-4d10-8ded-adb62219e4e7 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:0xc00239a508}] Aliases:map[]}"
2026-06-12 16:39:22.018262 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.96371951Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018278 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.963770272Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018294 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.963798723Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018310 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.96400581Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f87ae7b3-9fa3-4496-8c99-a502754bb199 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:0xc000130588}] Aliases:map[]}"
2026-06-12 16:39:22.018327 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964146296Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/34a658ed-c5c5-483f-86df-52b7908b7793 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:0xc000184430}] Aliases:map[]}"
2026-06-12 16:39:22.018343 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964193556Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018360 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964384742Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/122be0ee-4752-42ca-9c7c-bbd38b741413 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:0xc001790220}] Aliases:map[]}"
2026-06-12 16:39:22.018382 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964449144Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018399 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964488867Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6f0f59cd-e11b-4a23-90db-151cfb104e70 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:0xc000184490}] Aliases:map[]}"
2026-06-12 16:39:22.018416 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964539839Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018432 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964554Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018448 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964563758Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/86174414-2d88-4344-8938-594f8dde4530 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:0xc001790238}] Aliases:map[]}"
2026-06-12 16:39:22.018464 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964602299Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018480 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.96461338Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018496 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.96462393Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018527 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964634892Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d803276c-b459-4e36-b051-fa809102acc9 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:0xc0001845d0}] Aliases:map[]}"
2026-06-12 16:39:22.018549 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964658422Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/db944baa-5803-4881-9372-25ab7e5181c7 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:0xc0001305c0}] Aliases:map[]}"
2026-06-12 16:39:22.018570 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964759457Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/12c25b48-0f23-4249-9c06-c8ca222862aa 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:0xc000184628}] Aliases:map[]}"
2026-06-12 16:39:22.018587 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964797788Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018603 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964810778Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018619 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964822909Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018635 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964871049Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a4570dcb-da55-4bd0-8cc3-79026811f475 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:0xc0001305e0}] Aliases:map[]}"
2026-06-12 16:39:22.018651 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964925731Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018667 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964942282Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018684 | controller | Jun 12 15:14:44.965029 crc crio[3654]: time="2026-06-12T15:14:44.964959032Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018700 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965106366Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/592981ea-e3bd-4931-b9be-9304314d69cf 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:0xc000f42028}] Aliases:map[]}"
2026-06-12 16:39:22.018716 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965150948Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018736 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965164638Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018752 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965175079Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018769 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965175711Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/03794bfb-9fa9-404e-b680-ef92ce8bf891 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:0xc001dc2000}] Aliases:map[]}"
2026-06-12 16:39:22.018785 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965228863Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018801 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965241513Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018816 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965345467Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018832 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965668336Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5de63021-a2eb-4e3e-95b4-d05cafbe437d 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:0xc000630000}] Aliases:map[]}"
2026-06-12 16:39:22.018848 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965712277Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3a48e2cb-71a6-433a-9040-c1b5dea893ad 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:0xc000626020}] Aliases:map[]}"
2026-06-12 16:39:22.018865 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.96579281Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/305aea20-e193-40f6-a528-c1181af90c15 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:0xc000f36000}] Aliases:map[]}"
2026-06-12 16:39:22.018881 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965894843Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4a334f6-f5b8-4305-842b-9989425a3b40 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:0xc000f36030}] Aliases:map[]}"
2026-06-12 16:39:22.018901 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965963236Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d32ccbbe-d461-40db-b179-e2e5db761ab4 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:0xc000630078}] Aliases:map[]}"
2026-06-12 16:39:22.018918 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966004217Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.018934 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966035308Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.018950 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966047109Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.018966 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966052379Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/bed27a73-b606-4b10-9134-a6d2e74cbdb8 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:0xc000626098}] Aliases:map[]}"
2026-06-12 16:39:22.018982 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.96610095Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ceff4e3b-3d1a-4c8d-98a7-83052b16a0d3 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:0xc00008c398}] Aliases:map[]}"
2026-06-12 16:39:22.018999 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966147842Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019015 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966172533Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019031 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966187753Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019071 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966198784Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/aeed9a4e-9e12-4fd3-9bd4-7f03b2762de4 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:0xc000f36118}] Aliases:map[]}"
2026-06-12 16:39:22.019101 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966212734Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/e7a5805f-fb0a-4673-a02e-c5a8b66ceef7 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:0xc0014ee020}] Aliases:map[]}"
2026-06-12 16:39:22.019119 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965895083Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019136 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966441342Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019152 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966465753Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019168 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966487063Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/90e08167-4d28-4ed3-af89-f9e52f77d108 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:0xc000f36160}] Aliases:map[]}"
2026-06-12 16:39:22.019184 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966532005Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019200 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966554776Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019216 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966563706Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0dba6dec-9d19-410e-b02d-4e4a0a1a1b0f 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:0xc0014ee040}] Aliases:map[]}"
2026-06-12 16:39:22.019232 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.964229299Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019248 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966608598Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019264 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966621068Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019341 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.96667531Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0616bd82-2956-4ce6-9349-73a478372ce2 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:0xc0014ee080}] Aliases:map[]}"
2026-06-12 16:39:22.019364 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966705841Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019381 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966720661Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019398 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.966738442Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019415 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.967690834Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/f5e6432a-d2f5-4d40-896b-4e59b9fce654 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:0xc0010044c8}] Aliases:map[]}"
2026-06-12 16:39:22.019432 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.964766366Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019448 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.9678436Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019464 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.96785852Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019480 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.965757219Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019496 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.967944633Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019526 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.967973634Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019548 | controller | Jun 12 15:14:44.968102 crc crio[3654]: time="2026-06-12T15:14:44.968065817Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/dd2c6df2-e63f-4e86-8292-47c67e0b7f15 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:0xc0010044e0}] Aliases:map[]}"
2026-06-12 16:39:22.019569 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.968197612Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019585 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.968370397Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019602 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.96843104Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019618 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.964546378Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/694cbc06-f254-4cf8-9542-af887469081d 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:0xc0001305a8}] Aliases:map[]}"
2026-06-12 16:39:22.019634 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.969577356Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019650 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.969623638Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019666 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.96967097Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019682 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.963812263Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/49b23b26-6d6f-4dd1-88d6-70963d5ec191 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:0xc000130558}] Aliases:map[]}"
2026-06-12 16:39:22.019698 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970163677Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019714 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970174958Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019741 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970185528Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019758 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.966237555Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019774 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970373406Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019790 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970386256Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019810 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970590263Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1e60cf25-b28e-4897-872c-7543ab15a5f1 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:0xc000130680}] Aliases:map[]}"
2026-06-12 16:39:22.019826 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970643935Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.019842 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970654835Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.019886 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970664755Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.019909 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.970924832Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5218adda-fda2-4622-aacb-41f290bda7ef 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:0xc000f420d8}] Aliases:map[]}"
2026-06-12 16:39:22.020251 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.971068827Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020289 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.971093918Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020308 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.971114219Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020325 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.966599307Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020341 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.972720335Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020357 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.972733556Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020373 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.966023148Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020389 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.972976164Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020405 | controller | Jun 12 15:14:44.973514 crc crio[3654]: time="2026-06-12T15:14:44.972998455Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020427 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.967778277Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020443 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.974762622Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020460 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.974775872Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020476 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.965761829Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/adede29e-f48d-4172-8a71-df7e2e0e6ddd 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:0xc00008c158}] Aliases:map[]}"
2026-06-12 16:39:22.020492 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.974955781Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/af4ecc45-575a-499c-b36f-15019b3cbad2 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:0xc0010045b8}] Aliases:map[]}"
2026-06-12 16:39:22.020509 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.975717937Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020546 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.974981492Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020563 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.975784999Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020578 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.97580843Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020595 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.976062039Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2945d21b-005e-4cd3-a2cf-25d7d722dcb9 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:0xc000f362b8}] Aliases:map[]}"
2026-06-12 16:39:22.020611 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.976110101Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020626 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.976123151Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020646 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.976138652Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020662 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.966565946Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020678 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.96609847Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/b3455f4d-3b3a-432b-993d-3d4111a97bb3 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:0xc0014ee000}] Aliases:map[]}"
2026-06-12 16:39:22.020694 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.965934725Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020710 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.97757859Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020726 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.977598861Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020742 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.97793619Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38537c9d-e72d-493e-8b87-4f6e2bc299d2 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:0xc001dc2188}] Aliases:map[]}"
2026-06-12 16:39:22.020758 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.977989551Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020774 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.978002902Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020790 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.978013882Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020806 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.964669654Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020821 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.978635717Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020837 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.978659858Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020853 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.964392113Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020873 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.979962691Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020896 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.963528854Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/97b585d4-0f41-493a-8bc4-a3979724460a 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:0xc000130540}] Aliases:map[]}"
2026-06-12 16:39:22.020912 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.980549936Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.020928 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.980563507Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.020946 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.980578477Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.020966 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.981472738Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/bb2e937b-1fa8-4832-9045-208e980d4375 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:0xc00239a688}] Aliases:map[]}"
2026-06-12 16:39:22.020982 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.981524869Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3b78205d-915e-42bb-861f-30afcec4be51 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:0xc0001306f0}] Aliases:map[]}"
2026-06-12 16:39:22.020999 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.964489666Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021015 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.981706676Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021031 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.981754197Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021047 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.981773688Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021062 | controller | Jun 12 15:14:44.983019 crc crio[3654]: time="2026-06-12T15:14:44.981914723Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021078 | controller | Jun 12 15:14:44.989485 crc crio[3654]: time="2026-06-12T15:14:44.96456525Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021097 | controller | Jun 12 15:14:44.989485 crc crio[3654]: time="2026-06-12T15:14:44.966113801Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021113 | controller | Jun 12 15:14:44.989680 crc crio[3654]: time="2026-06-12T15:14:44.989508711Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021129 | controller | Jun 12 15:14:44.989680 crc crio[3654]: time="2026-06-12T15:14:44.989523681Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021145 | controller | Jun 12 15:14:44.992549 crc crio[3654]: time="2026-06-12T15:14:44.964393244Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/44298735-775e-4596-be56-f7752d9f4ccd 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:0xc000184450}] Aliases:map[]}"
2026-06-12 16:39:22.021161 | controller | Jun 12 15:14:44.992549 crc crio[3654]: time="2026-06-12T15:14:44.992534794Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021177 | controller | Jun 12 15:14:44.992549 crc crio[3654]: time="2026-06-12T15:14:44.992557715Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021193 | controller | Jun 12 15:14:44.992909 crc crio[3654]: time="2026-06-12T15:14:44.992581435Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021209 | controller | Jun 12 15:14:44.992909 crc crio[3654]: time="2026-06-12T15:14:44.992657198Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021225 | controller | Jun 12 15:14:44.992909 crc crio[3654]: time="2026-06-12T15:14:44.99271274Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021241 | controller | Jun 12 15:14:44.993716 crc crio[3654]: time="2026-06-12T15:14:44.966474763Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021257 | controller | Jun 12 15:14:44.993716 crc crio[3654]: time="2026-06-12T15:14:44.993674433Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021273 | controller | Jun 12 15:14:44.993966 crc crio[3654]: time="2026-06-12T15:14:44.993714584Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021289 | controller | Jun 12 15:14:44.996170 crc crio[3654]: time="2026-06-12T15:14:44.966114181Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/564827e7-7e41-45f7-b0a4-4a6dc77c02af 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:0xc000f36100}] Aliases:map[]}"
2026-06-12 16:39:22.021305 | controller | Jun 12 15:14:44.996413 crc crio[3654]: time="2026-06-12T15:14:44.996197138Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021325 | controller | Jun 12 15:14:44.996413 crc crio[3654]: time="2026-06-12T15:14:44.996216299Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021341 | controller | Jun 12 15:14:44.996413 crc crio[3654]: time="2026-06-12T15:14:44.996230539Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021356 | controller | Jun 12 15:14:44.999578 crc crio[3654]: time="2026-06-12T15:14:44.999434398Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021372 | controller | Jun 12 15:14:44.999578 crc crio[3654]: time="2026-06-12T15:14:44.999565643Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021387 | controller | Jun 12 15:14:44.999578 crc crio[3654]: time="2026-06-12T15:14:44.999586683Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021403 | controller | Jun 12 15:14:45.000138 crc crio[3654]: time="2026-06-12T15:14:44.966366819Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/62b98e15-c06c-4768-9830-216f239df280 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:0xc000626110}] Aliases:map[]}"
2026-06-12 16:39:22.021419 | controller | Jun 12 15:14:45.000425 crc crio[3654]: time="2026-06-12T15:14:45.000180954Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021435 | controller | Jun 12 15:14:45.000425 crc crio[3654]: time="2026-06-12T15:14:45.000202654Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021451 | controller | Jun 12 15:14:45.000425 crc crio[3654]: time="2026-06-12T15:14:45.000216355Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021467 | controller | Jun 12 15:14:45.004174 crc crio[3654]: time="2026-06-12T15:14:44.974736194Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ee1e5164-18c8-4795-80f1-0c39dd2a105d 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:0xc0010045a0}] Aliases:map[]}"
2026-06-12 16:39:22.021483 | controller | Jun 12 15:14:45.004461 crc crio[3654]: time="2026-06-12T15:14:45.004237071Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021499 | controller | Jun 12 15:14:45.004461 crc crio[3654]: time="2026-06-12T15:14:45.004398467Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021533 | controller | Jun 12 15:14:45.004461 crc crio[3654]: time="2026-06-12T15:14:45.004419288Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021553 | controller | Jun 12 15:14:45.005052 crc crio[3654]: time="2026-06-12T15:14:44.981604342Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/efe64613-e149-488b-b9e6-3861ad8a7591 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:0xc00239a6a0}] Aliases:map[]}"
2026-06-12 16:39:22.021582 | controller | Jun 12 15:14:45.005052 crc crio[3654]: time="2026-06-12T15:14:44.966024528Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/84ef880c-9f6b-47e5-975a-f649b293d216 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:0xc00008c308}] Aliases:map[]}"
2026-06-12 16:39:22.021598 | controller | Jun 12 15:14:45.005391 crc crio[3654]: time="2026-06-12T15:14:45.00535757Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021615 | controller | Jun 12 15:14:45.005391 crc crio[3654]: time="2026-06-12T15:14:45.00538427Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021631 | controller | Jun 12 15:14:45.005598 crc crio[3654]: time="2026-06-12T15:14:45.005400751Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021647 | controller | Jun 12 15:14:45.005942 crc crio[3654]: time="2026-06-12T15:14:45.005827345Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021663 | controller | Jun 12 15:14:45.005942 crc crio[3654]: time="2026-06-12T15:14:45.005897918Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021678 | controller | Jun 12 15:14:45.005942 crc crio[3654]: time="2026-06-12T15:14:45.005918079Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021694 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:44.965914124Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/45170ea3-7baa-4c52-9267-3e03d635b515 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:0xc000630020}] Aliases:map[]}"
2026-06-12 16:39:22.021711 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:45.010462183Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021727 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:45.010479634Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021743 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:45.010491034Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021759 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:44.98153349Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.021778 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:45.011446087Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.021794 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:45.011498318Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.021811 | controller | Jun 12 15:14:45.222221 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.021827 | controller | Jun 12 15:14:45.222221 crc crio[3654]: time="2026-06-12T15:14:45.096015992Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021844 | controller | Jun 12 15:14:45.243509 crc crio[3654]: time="2026-06-12T15:14:45.239693682Z" level=info msg="runSandbox: deleting pod ID ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 from idIndex" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021860 | controller | Jun 12 15:14:45.243509 crc crio[3654]: time="2026-06-12T15:14:45.239860358Z" level=info msg="runSandbox: removing pod sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021876 | controller | Jun 12 15:14:45.243509 crc crio[3654]: time="2026-06-12T15:14:45.239988072Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021892 | controller | Jun 12 15:14:45.243509 crc crio[3654]: time="2026-06-12T15:14:45.240019173Z" level=info msg="runSandbox: unmounting shmPath for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021909 | controller | Jun 12 15:14:45.246499 crc crio[3654]: time="2026-06-12T15:14:45.246370349Z" level=info msg="runSandbox: removing pod sandbox from storage: ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021925 | controller | Jun 12 15:14:45.306140 crc crio[3654]: time="2026-06-12T15:14:45.305766668Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021941 | controller | Jun 12 15:14:45.306140 crc crio[3654]: time="2026-06-12T15:14:45.306012586Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021957 | controller | Jun 12 15:14:45.322876 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.021973 | controller | Jun 12 15:14:45.322979 crc crio[3654]: time="2026-06-12T15:14:45.322898144Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.021996 | controller | Jun 12 15:14:45.345950 crc crio[3654]: time="2026-06-12T15:14:45.345838924Z" level=info msg="runSandbox: deleting pod ID 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 from idIndex" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022012 | controller | Jun 12 15:14:45.345950 crc crio[3654]: time="2026-06-12T15:14:45.345917616Z" level=info msg="runSandbox: removing pod sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022028 | controller | Jun 12 15:14:45.350413 crc crio[3654]: time="2026-06-12T15:14:45.345987029Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022044 | controller | Jun 12 15:14:45.350413 crc crio[3654]: time="2026-06-12T15:14:45.34601235Z" level=info msg="runSandbox: unmounting shmPath for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022060 | controller | Jun 12 15:14:45.354123 crc crio[3654]: time="2026-06-12T15:14:45.353936719Z" level=info msg="runSandbox: removing pod sandbox from storage: 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022076 | controller | Jun 12 15:14:45.365513 crc crio[3654]: time="2026-06-12T15:14:45.365217612Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022092 | controller | Jun 12 15:14:45.365513 crc crio[3654]: time="2026-06-12T15:14:45.36545686Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022108 | controller | Jun 12 15:14:45.462701 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.022125 | controller | Jun 12 15:14:45.462932 crc crio[3654]: time="2026-06-12T15:14:45.46278593Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022141 | controller | Jun 12 15:14:45.474697 crc crio[3654]: time="2026-06-12T15:14:45.474145036Z" level=info msg="runSandbox: deleting pod ID f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f from idIndex" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022157 | controller | Jun 12 15:14:45.477618 crc crio[3654]: time="2026-06-12T15:14:45.477133148Z" level=info msg="runSandbox: removing pod sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022173 | controller | Jun 12 15:14:45.477789 crc crio[3654]: time="2026-06-12T15:14:45.477238922Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022193 | controller | Jun 12 15:14:45.477789 crc crio[3654]: time="2026-06-12T15:14:45.477699517Z" level=info msg="runSandbox: unmounting shmPath for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022208 | controller | Jun 12 15:14:45.485946 crc crio[3654]: time="2026-06-12T15:14:45.485232253Z" level=info msg="runSandbox: removing pod sandbox from storage: f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022224 | controller | Jun 12 15:14:45.515751 crc crio[3654]: time="2026-06-12T15:14:45.50772692Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022240 | controller | Jun 12 15:14:45.515751 crc crio[3654]: time="2026-06-12T15:14:45.507864034Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022256 | controller | Jun 12 15:14:45.727720 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.022272 | controller | Jun 12 15:14:45.727720 crc crio[3654]: time="2026-06-12T15:14:45.727140644Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022288 | controller | Jun 12 15:14:45.772627 crc crio[3654]: time="2026-06-12T15:14:45.771887795Z" level=info msg="runSandbox: deleting pod ID 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 from idIndex" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022303 | controller | Jun 12 15:14:45.772627 crc crio[3654]: time="2026-06-12T15:14:45.771953777Z" level=info msg="runSandbox: removing pod sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022319 | controller | Jun 12 15:14:45.772627 crc crio[3654]: time="2026-06-12T15:14:45.771998539Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022335 | controller | Jun 12 15:14:45.772627 crc crio[3654]: time="2026-06-12T15:14:45.77202383Z" level=info msg="runSandbox: unmounting shmPath for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022350 | controller | Jun 12 15:14:45.794160 crc crio[3654]: time="2026-06-12T15:14:45.793832941Z" level=info msg="runSandbox: removing pod sandbox from storage: 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022367 | controller | Jun 12 15:14:45.863998 crc crio[3654]: time="2026-06-12T15:14:45.85166225Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022387 | controller | Jun 12 15:14:45.863998 crc crio[3654]: time="2026-06-12T15:14:45.852048943Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022404 | controller | Jun 12 15:14:45.950637 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.022420 | controller | Jun 12 15:14:45.951048 crc crio[3654]: time="2026-06-12T15:14:45.951001999Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022436 | controller | Jun 12 15:14:45.979970 crc crio[3654]: time="2026-06-12T15:14:45.979412685Z" level=info msg="runSandbox: deleting pod ID 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 from idIndex" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022452 | controller | Jun 12 15:14:45.995430 crc crio[3654]: time="2026-06-12T15:14:45.995376277Z" level=info msg="runSandbox: removing pod sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022468 | controller | Jun 12 15:14:45.996004 crc crio[3654]: time="2026-06-12T15:14:45.995972157Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022484 | controller | Jun 12 15:14:45.996224 crc crio[3654]: time="2026-06-12T15:14:45.996199165Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022499 | controller | Jun 12 15:14:46.015480 crc crio[3654]: time="2026-06-12T15:14:46.015158725Z" level=info msg="runSandbox: removing pod sandbox from storage: 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022534 | controller | Jun 12 15:14:46.036464 crc crio[3654]: time="2026-06-12T15:14:46.035410971Z" 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=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022553 | controller | Jun 12 15:14:46.036464 crc crio[3654]: time="2026-06-12T15:14:46.035639348Z" 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=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022569 | controller | Jun 12 15:14:46.137026 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.022585 | controller | Jun 12 15:14:46.137511 crc crio[3654]: time="2026-06-12T15:14:46.137181677Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022604 | controller | Jun 12 15:14:46.395713 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.022621 | controller | Jun 12 15:14:46.395713 crc crio[3654]: time="2026-06-12T15:14:46.395575144Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022636 | controller | Jun 12 15:14:46.424184 crc crio[3654]: time="2026-06-12T15:14:46.424076285Z" level=info msg="runSandbox: deleting pod ID 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb from idIndex" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022652 | controller | Jun 12 15:14:46.424184 crc crio[3654]: time="2026-06-12T15:14:46.424168039Z" level=info msg="runSandbox: removing pod sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022668 | controller | Jun 12 15:14:46.424633 crc crio[3654]: time="2026-06-12T15:14:46.424521191Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022684 | controller | Jun 12 15:14:46.424633 crc crio[3654]: time="2026-06-12T15:14:46.424575012Z" level=info msg="runSandbox: unmounting shmPath for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022699 | controller | Jun 12 15:14:46.431216 crc crio[3654]: time="2026-06-12T15:14:46.430933615Z" level=info msg="runSandbox: deleting pod ID d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 from idIndex" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022715 | controller | Jun 12 15:14:46.431216 crc crio[3654]: time="2026-06-12T15:14:46.431067439Z" level=info msg="runSandbox: removing pod sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022731 | controller | Jun 12 15:14:46.431216 crc crio[3654]: time="2026-06-12T15:14:46.431114461Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022747 | controller | Jun 12 15:14:46.431216 crc crio[3654]: time="2026-06-12T15:14:46.431134201Z" level=info msg="runSandbox: unmounting shmPath for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022763 | controller | Jun 12 15:14:46.432019 crc crio[3654]: time="2026-06-12T15:14:46.431743126Z" level=info msg="runSandbox: removing pod sandbox from storage: 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022778 | controller | Jun 12 15:14:46.435817 crc crio[3654]: time="2026-06-12T15:14:46.434882269Z" level=info msg="runSandbox: removing pod sandbox from storage: d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022797 | controller | Jun 12 15:14:46.454029 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.022814 | controller | Jun 12 15:14:46.454029 crc crio[3654]: time="2026-06-12T15:14:46.453639999Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022830 | controller | Jun 12 15:14:46.462840 crc crio[3654]: time="2026-06-12T15:14:46.46276597Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022846 | controller | Jun 12 15:14:46.462840 crc crio[3654]: time="2026-06-12T15:14:46.462839553Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022862 | controller | Jun 12 15:14:46.485507 crc crio[3654]: time="2026-06-12T15:14:46.473169743Z" 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=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022878 | controller | Jun 12 15:14:46.485507 crc crio[3654]: time="2026-06-12T15:14:46.473570847Z" 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=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022895 | controller | Jun 12 15:14:46.485507 crc crio[3654]: time="2026-06-12T15:14:46.480068848Z" level=info msg="runSandbox: deleting pod ID eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d from idIndex" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022911 | controller | Jun 12 15:14:46.485507 crc crio[3654]: time="2026-06-12T15:14:46.48014974Z" level=info msg="runSandbox: removing pod sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022927 | controller | Jun 12 15:14:46.485507 crc crio[3654]: time="2026-06-12T15:14:46.480217003Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022943 | controller | Jun 12 15:14:46.485507 crc crio[3654]: time="2026-06-12T15:14:46.4804317Z" level=info msg="runSandbox: unmounting shmPath for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022959 | controller | Jun 12 15:14:46.513081 crc crio[3654]: time="2026-06-12T15:14:46.512752478Z" level=info msg="runSandbox: removing pod sandbox from storage: eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022975 | controller | Jun 12 15:14:46.580537 crc crio[3654]: time="2026-06-12T15:14:46.57959047Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.022994 | controller | Jun 12 15:14:46.580537 crc crio[3654]: time="2026-06-12T15:14:46.579841598Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023010 | controller | Jun 12 15:14:47.312912 crc crio[3654]: time="2026-06-12T15:14:47.210675459Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.023026 | controller | Jun 12 15:14:47.728613 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.023041 | controller | Jun 12 15:14:47.728613 crc crio[3654]: time="2026-06-12T15:14:47.727115897Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023057 | controller | Jun 12 15:14:47.751568 crc crio[3654]: time="2026-06-12T15:14:47.745663507Z" level=info msg="runSandbox: deleting pod ID 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 from idIndex" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023073 | controller | Jun 12 15:14:47.751568 crc crio[3654]: time="2026-06-12T15:14:47.745714079Z" level=info msg="runSandbox: removing pod sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023088 | controller | Jun 12 15:14:47.751568 crc crio[3654]: time="2026-06-12T15:14:47.745840453Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023104 | controller | Jun 12 15:14:47.751568 crc crio[3654]: time="2026-06-12T15:14:47.745863474Z" level=info msg="runSandbox: unmounting shmPath for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023120 | controller | Jun 12 15:14:47.753978 crc crio[3654]: time="2026-06-12T15:14:47.753819215Z" level=info msg="runSandbox: removing pod sandbox from storage: 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023136 | controller | Jun 12 15:14:47.896709 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 16:39:22.023152 | controller | Jun 12 15:14:47.899414 crc crio[3654]: time="2026-06-12T15:14:47.898600801Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023167 | controller | Jun 12 15:14:48.095337 crc crio[3654]: time="2026-06-12T15:14:48.092671299Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023186 | controller | Jun 12 15:14:48.095337 crc crio[3654]: time="2026-06-12T15:14:48.093075342Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023202 | controller | Jun 12 15:14:48.116925 crc crio[3654]: time="2026-06-12T15:14:48.116446119Z" level=info msg="runSandbox: deleting pod ID 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 from idIndex" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023218 | controller | Jun 12 15:14:48.117772 crc crio[3654]: time="2026-06-12T15:14:48.117522256Z" level=info msg="runSandbox: removing pod sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023234 | controller | Jun 12 15:14:48.118738 crc crio[3654]: time="2026-06-12T15:14:48.118640834Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023250 | controller | Jun 12 15:14:48.119481 crc crio[3654]: time="2026-06-12T15:14:48.119055728Z" level=info msg="runSandbox: unmounting shmPath for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023267 | controller | Jun 12 15:14:48.218670 crc crio[3654]: time="2026-06-12T15:14:48.19555868Z" level=info msg="runSandbox: removing pod sandbox from storage: 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023283 | controller | Jun 12 15:14:48.457011 crc crio[3654]: time="2026-06-12T15:14:48.454209144Z" 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=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023299 | controller | Jun 12 15:14:48.457011 crc crio[3654]: time="2026-06-12T15:14:48.454900768Z" 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=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023315 | controller | Jun 12 15:14:52.000993 crc crio[3654]: time="2026-06-12T15:14:51.972573881Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023332 | controller | Jun 12 15:14:52.003446 crc crio[3654]: time="2026-06-12T15:14:52.002151606Z" level=info msg="runSandbox: deleting pod ID 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 from idIndex" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023347 | controller | Jun 12 15:14:52.003446 crc crio[3654]: time="2026-06-12T15:14:52.002231289Z" level=info msg="runSandbox: removing pod sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023363 | controller | Jun 12 15:14:52.003446 crc crio[3654]: time="2026-06-12T15:14:52.002972294Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023383 | controller | Jun 12 15:14:52.003446 crc crio[3654]: time="2026-06-12T15:14:52.003342546Z" level=info msg="runSandbox: unmounting shmPath for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023399 | controller | Jun 12 15:14:52.180118 crc crio[3654]: time="2026-06-12T15:14:52.177904214Z" level=info msg="runSandbox: removing pod sandbox from storage: 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023415 | controller | Jun 12 15:14:52.232721 crc crio[3654]: time="2026-06-12T15:14:52.232081979Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023431 | controller | Jun 12 15:14:52.235168 crc crio[3654]: time="2026-06-12T15:14:52.23477616Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023447 | controller | Jun 12 15:14:55.982191 crc crio[3654]: time="2026-06-12T15:14:55.982025708Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023462 | controller | Jun 12 15:14:56.002411 crc crio[3654]: time="2026-06-12T15:14:56.002197013Z" level=info msg="runSandbox: deleting pod ID b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 from idIndex" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023478 | controller | Jun 12 15:14:56.002515 crc crio[3654]: time="2026-06-12T15:14:56.002418801Z" level=info msg="runSandbox: removing pod sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023494 | controller | Jun 12 15:14:56.003854 crc crio[3654]: time="2026-06-12T15:14:56.003494847Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023509 | controller | Jun 12 15:14:56.003854 crc crio[3654]: time="2026-06-12T15:14:56.003793057Z" level=info msg="runSandbox: unmounting shmPath for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023545 | controller | Jun 12 15:14:56.033068 crc crio[3654]: time="2026-06-12T15:14:56.032808604Z" level=info msg="runSandbox: removing pod sandbox from storage: b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023562 | controller | Jun 12 15:14:56.057701 crc crio[3654]: time="2026-06-12T15:14:56.057219556Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023579 | controller | Jun 12 15:14:56.057701 crc crio[3654]: time="2026-06-12T15:14:56.057572688Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023598 | controller | Jun 12 15:14:56.066488 crc crio[3654]: time="2026-06-12T15:14:56.066100298Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023615 | controller | Jun 12 15:14:56.097563 crc crio[3654]: time="2026-06-12T15:14:56.097170384Z" level=info msg="runSandbox: deleting pod ID e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe from idIndex" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023630 | controller | Jun 12 15:14:56.097563 crc crio[3654]: time="2026-06-12T15:14:56.097523976Z" level=info msg="runSandbox: removing pod sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023646 | controller | Jun 12 15:14:56.097865 crc crio[3654]: time="2026-06-12T15:14:56.0976471Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023663 | controller | Jun 12 15:14:56.097865 crc crio[3654]: time="2026-06-12T15:14:56.097696052Z" level=info msg="runSandbox: unmounting shmPath for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023679 | controller | Jun 12 15:14:56.101495 crc crio[3654]: time="2026-06-12T15:14:56.101117328Z" level=info msg="runSandbox: removing pod sandbox from storage: e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023695 | controller | Jun 12 15:14:56.113952 crc crio[3654]: time="2026-06-12T15:14:56.113754428Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023711 | controller | Jun 12 15:14:56.127931 crc crio[3654]: time="2026-06-12T15:14:56.127075705Z" level=info msg="runSandbox: deleting pod ID ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 from idIndex" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023739 | controller | Jun 12 15:14:56.127931 crc crio[3654]: time="2026-06-12T15:14:56.12779525Z" level=info msg="runSandbox: removing pod sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023756 | controller | Jun 12 15:14:56.127931 crc crio[3654]: time="2026-06-12T15:14:56.127851037Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023772 | controller | Jun 12 15:14:56.127931 crc crio[3654]: time="2026-06-12T15:14:56.127870902Z" level=info msg="runSandbox: unmounting shmPath for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023789 | controller | Jun 12 15:14:56.129875 crc crio[3654]: time="2026-06-12T15:14:56.129686899Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023808 | controller | Jun 12 15:14:56.129875 crc crio[3654]: time="2026-06-12T15:14:56.129829604Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023825 | controller | Jun 12 15:14:56.130580 crc crio[3654]: time="2026-06-12T15:14:56.13052009Z" level=info msg="runSandbox: removing pod sandbox from storage: ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023841 | controller | Jun 12 15:14:56.162102 crc crio[3654]: time="2026-06-12T15:14:56.161899317Z" 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=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023857 | controller | Jun 12 15:14:56.162533 crc crio[3654]: time="2026-06-12T15:14:56.162117224Z" 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=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023873 | controller | Jun 12 15:14:56.216003 crc crio[3654]: time="2026-06-12T15:14:56.215700486Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023889 | controller | Jun 12 15:14:56.324876 crc crio[3654]: time="2026-06-12T15:14:56.220807323Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023904 | controller | Jun 12 15:14:56.346909 crc crio[3654]: time="2026-06-12T15:14:56.346204054Z" level=info msg="runSandbox: deleting pod ID 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 from idIndex" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023920 | controller | Jun 12 15:14:56.346909 crc crio[3654]: time="2026-06-12T15:14:56.346548581Z" level=info msg="runSandbox: removing pod sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023936 | controller | Jun 12 15:14:56.346909 crc crio[3654]: time="2026-06-12T15:14:56.346650419Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023952 | controller | Jun 12 15:14:56.346909 crc crio[3654]: time="2026-06-12T15:14:56.346670255Z" level=info msg="runSandbox: unmounting shmPath for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023968 | controller | Jun 12 15:14:56.352618 crc crio[3654]: time="2026-06-12T15:14:56.351036106Z" level=info msg="runSandbox: deleting pod ID 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 from idIndex" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.023984 | controller | Jun 12 15:14:56.352618 crc crio[3654]: time="2026-06-12T15:14:56.351135672Z" level=info msg="runSandbox: removing pod sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024003 | controller | Jun 12 15:14:56.352618 crc crio[3654]: time="2026-06-12T15:14:56.351204534Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024020 | controller | Jun 12 15:14:56.352618 crc crio[3654]: time="2026-06-12T15:14:56.351238445Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024035 | controller | Jun 12 15:14:56.357102 crc crio[3654]: time="2026-06-12T15:14:56.356742002Z" level=info msg="runSandbox: removing pod sandbox from storage: 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024051 | controller | Jun 12 15:14:56.361236 crc crio[3654]: time="2026-06-12T15:14:56.360538381Z" level=info msg="runSandbox: removing pod sandbox from storage: 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024067 | controller | Jun 12 15:14:56.367475 crc crio[3654]: time="2026-06-12T15:14:56.366928141Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024083 | controller | Jun 12 15:14:56.367475 crc crio[3654]: time="2026-06-12T15:14:56.36717237Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024099 | controller | Jun 12 15:14:56.391854 crc crio[3654]: time="2026-06-12T15:14:56.39160454Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024115 | controller | Jun 12 15:14:56.397348 crc crio[3654]: time="2026-06-12T15:14:56.396944356Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024130 | controller | Jun 12 15:14:56.397348 crc crio[3654]: time="2026-06-12T15:14:56.397041739Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024146 | controller | Jun 12 15:14:56.403554 crc crio[3654]: time="2026-06-12T15:14:56.402949516Z" level=info msg="runSandbox: deleting pod ID 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 from idIndex" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024161 | controller | Jun 12 15:14:56.403554 crc crio[3654]: time="2026-06-12T15:14:56.403032159Z" level=info msg="runSandbox: removing pod sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024176 | controller | Jun 12 15:14:56.403554 crc crio[3654]: time="2026-06-12T15:14:56.40309006Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024196 | controller | Jun 12 15:14:56.403554 crc crio[3654]: time="2026-06-12T15:14:56.403115781Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024212 | controller | Jun 12 15:14:56.413473 crc crio[3654]: time="2026-06-12T15:14:56.409899532Z" level=info msg="runSandbox: removing pod sandbox from storage: 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024228 | controller | Jun 12 15:14:56.418205 crc crio[3654]: time="2026-06-12T15:14:56.416168685Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024244 | controller | Jun 12 15:14:56.419991 crc crio[3654]: time="2026-06-12T15:14:56.419946953Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024260 | controller | Jun 12 15:14:56.420226 crc crio[3654]: time="2026-06-12T15:14:56.420201492Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024276 | controller | Jun 12 15:14:56.431829 crc crio[3654]: time="2026-06-12T15:14:56.431718754Z" level=info msg="runSandbox: deleting pod ID 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b from idIndex" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024292 | controller | Jun 12 15:14:56.431829 crc crio[3654]: time="2026-06-12T15:14:56.431792346Z" level=info msg="runSandbox: removing pod sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024307 | controller | Jun 12 15:14:56.432201 crc crio[3654]: time="2026-06-12T15:14:56.432053325Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024323 | controller | Jun 12 15:14:56.432201 crc crio[3654]: time="2026-06-12T15:14:56.432079836Z" level=info msg="runSandbox: unmounting shmPath for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024339 | controller | Jun 12 15:14:56.434690 crc crio[3654]: time="2026-06-12T15:14:56.434610878Z" level=info msg="runSandbox: removing pod sandbox from storage: 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024355 | controller | Jun 12 15:14:56.441887 crc crio[3654]: time="2026-06-12T15:14:56.441683035Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024371 | controller | Jun 12 15:14:56.443873 crc crio[3654]: time="2026-06-12T15:14:56.443771899Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024391 | controller | Jun 12 15:14:56.443873 crc crio[3654]: time="2026-06-12T15:14:56.443829711Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024407 | controller | Jun 12 15:14:56.462827 crc crio[3654]: time="2026-06-12T15:14:56.462696629Z" level=info msg="runSandbox: deleting pod ID 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 from idIndex" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024423 | controller | Jun 12 15:14:56.462827 crc crio[3654]: time="2026-06-12T15:14:56.462832544Z" level=info msg="runSandbox: removing pod sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024439 | controller | Jun 12 15:14:56.463630 crc crio[3654]: time="2026-06-12T15:14:56.462882806Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024455 | controller | Jun 12 15:14:56.463630 crc crio[3654]: time="2026-06-12T15:14:56.462902096Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024470 | controller | Jun 12 15:14:56.469098 crc crio[3654]: time="2026-06-12T15:14:56.468854949Z" level=info msg="runSandbox: removing pod sandbox from storage: 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024486 | controller | Jun 12 15:14:56.484818 crc crio[3654]: time="2026-06-12T15:14:56.484425198Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024502 | controller | Jun 12 15:14:56.484818 crc crio[3654]: time="2026-06-12T15:14:56.484668256Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024536 | controller | Jun 12 15:14:56.487423 crc crio[3654]: time="2026-06-12T15:14:56.487079192Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024554 | controller | Jun 12 15:14:56.502709 crc crio[3654]: time="2026-06-12T15:14:56.502382252Z" level=info msg="runSandbox: deleting pod ID 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 from idIndex" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024570 | controller | Jun 12 15:14:56.502709 crc crio[3654]: time="2026-06-12T15:14:56.502489202Z" level=info msg="runSandbox: removing pod sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024586 | controller | Jun 12 15:14:56.502709 crc crio[3654]: time="2026-06-12T15:14:56.502531823Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024602 | controller | Jun 12 15:14:56.502709 crc crio[3654]: time="2026-06-12T15:14:56.502550078Z" level=info msg="runSandbox: unmounting shmPath for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024622 | controller | Jun 12 15:14:56.506753 crc crio[3654]: time="2026-06-12T15:14:56.506607126Z" level=info msg="runSandbox: removing pod sandbox from storage: 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024645 | controller | Jun 12 15:14:56.513707 crc crio[3654]: time="2026-06-12T15:14:56.513636641Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024661 | controller | Jun 12 15:14:56.513707 crc crio[3654]: time="2026-06-12T15:14:56.513695223Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024677 | controller | Jun 12 15:14:56.529853 crc crio[3654]: time="2026-06-12T15:14:56.529556101Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024694 | controller | Jun 12 15:14:56.534554 crc crio[3654]: time="2026-06-12T15:14:56.534013822Z" level=info msg="runSandbox: deleting pod ID b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 from idIndex" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024710 | controller | Jun 12 15:14:56.534554 crc crio[3654]: time="2026-06-12T15:14:56.534353934Z" level=info msg="runSandbox: removing pod sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024733 | controller | Jun 12 15:14:56.534554 crc crio[3654]: time="2026-06-12T15:14:56.534409256Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024754 | controller | Jun 12 15:14:56.534554 crc crio[3654]: time="2026-06-12T15:14:56.534433987Z" level=info msg="runSandbox: unmounting shmPath for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024774 | controller | Jun 12 15:14:56.536780 crc crio[3654]: time="2026-06-12T15:14:56.536448865Z" level=info msg="runSandbox: removing pod sandbox from storage: b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024792 | controller | Jun 12 15:14:56.547468 crc crio[3654]: time="2026-06-12T15:14:56.54718828Z" 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=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024813 | controller | Jun 12 15:14:56.547727 crc crio[3654]: time="2026-06-12T15:14:56.547664096Z" 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=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024836 | controller | Jun 12 15:14:56.558899 crc crio[3654]: time="2026-06-12T15:14:56.558658309Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024857 | controller | Jun 12 15:14:56.568014 crc crio[3654]: time="2026-06-12T15:14:56.567512199Z" level=info msg="runSandbox: deleting pod ID 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 from idIndex" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024878 | controller | Jun 12 15:14:56.568014 crc crio[3654]: time="2026-06-12T15:14:56.567599452Z" level=info msg="runSandbox: removing pod sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024898 | controller | Jun 12 15:14:56.568014 crc crio[3654]: time="2026-06-12T15:14:56.567753106Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024918 | controller | Jun 12 15:14:56.568014 crc crio[3654]: time="2026-06-12T15:14:56.567776348Z" level=info msg="runSandbox: unmounting shmPath for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024939 | controller | Jun 12 15:14:56.572877 crc crio[3654]: time="2026-06-12T15:14:56.572475288Z" level=info msg="runSandbox: removing pod sandbox from storage: 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024959 | controller | Jun 12 15:14:56.586421 crc crio[3654]: time="2026-06-12T15:14:56.586052245Z" 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=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.024980 | controller | Jun 12 15:14:56.586421 crc crio[3654]: time="2026-06-12T15:14:56.586141368Z" 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=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025000 | controller | Jun 12 15:14:56.590498 crc crio[3654]: time="2026-06-12T15:14:56.590357225Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025021 | controller | Jun 12 15:14:56.594921 crc crio[3654]: time="2026-06-12T15:14:56.594842496Z" level=info msg="runSandbox: deleting pod ID a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c from idIndex" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025042 | controller | Jun 12 15:14:56.594921 crc crio[3654]: time="2026-06-12T15:14:56.594892357Z" level=info msg="runSandbox: removing pod sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025062 | controller | Jun 12 15:14:56.594921 crc crio[3654]: time="2026-06-12T15:14:56.594932894Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025090 | controller | Jun 12 15:14:56.595523 crc crio[3654]: time="2026-06-12T15:14:56.594949909Z" level=info msg="runSandbox: unmounting shmPath for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025110 | controller | Jun 12 15:14:56.596215 crc crio[3654]: time="2026-06-12T15:14:56.596157099Z" level=info msg="runSandbox: removing pod sandbox from storage: a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025130 | controller | Jun 12 15:14:56.607515 crc crio[3654]: time="2026-06-12T15:14:56.607150913Z" 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=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025151 | controller | Jun 12 15:14:56.607515 crc crio[3654]: time="2026-06-12T15:14:56.607324969Z" 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=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025171 | controller | Jun 12 15:14:56.615748 crc crio[3654]: time="2026-06-12T15:14:56.615646721Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025191 | controller | Jun 12 15:14:56.618483 crc crio[3654]: time="2026-06-12T15:14:56.618175257Z" level=info msg="runSandbox: deleting pod ID e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed from idIndex" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025212 | controller | Jun 12 15:14:56.618483 crc crio[3654]: time="2026-06-12T15:14:56.618468147Z" level=info msg="runSandbox: removing pod sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025232 | controller | Jun 12 15:14:56.618649 crc crio[3654]: time="2026-06-12T15:14:56.618512288Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025252 | controller | Jun 12 15:14:56.618649 crc crio[3654]: time="2026-06-12T15:14:56.618530669Z" level=info msg="runSandbox: unmounting shmPath for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025273 | controller | Jun 12 15:14:56.619351 crc crio[3654]: time="2026-06-12T15:14:56.619213943Z" level=info msg="runSandbox: removing pod sandbox from storage: e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025293 | controller | Jun 12 15:14:56.624931 crc crio[3654]: time="2026-06-12T15:14:56.624831225Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025314 | controller | Jun 12 15:14:56.626351 crc crio[3654]: time="2026-06-12T15:14:56.626190919Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025337 | controller | Jun 12 15:14:56.626351 crc crio[3654]: time="2026-06-12T15:14:56.626344154Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025358 | controller | Jun 12 15:14:56.626797 crc crio[3654]: time="2026-06-12T15:14:56.626722359Z" level=info msg="runSandbox: deleting pod ID b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 from idIndex" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025379 | controller | Jun 12 15:14:56.627078 crc crio[3654]: time="2026-06-12T15:14:56.626796862Z" level=info msg="runSandbox: removing pod sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025399 | controller | Jun 12 15:14:56.627078 crc crio[3654]: time="2026-06-12T15:14:56.626854654Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025420 | controller | Jun 12 15:14:56.627078 crc crio[3654]: time="2026-06-12T15:14:56.626878095Z" level=info msg="runSandbox: unmounting shmPath for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025440 | controller | Jun 12 15:14:56.627906 crc crio[3654]: time="2026-06-12T15:14:56.627843227Z" level=info msg="runSandbox: removing pod sandbox from storage: b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025460 | controller | Jun 12 15:14:56.632687 crc crio[3654]: time="2026-06-12T15:14:56.632559345Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025480 | controller | Jun 12 15:14:56.634626 crc crio[3654]: time="2026-06-12T15:14:56.634480743Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025500 | controller | Jun 12 15:14:56.634751 crc crio[3654]: time="2026-06-12T15:14:56.634638758Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025539 | controller | Jun 12 15:14:56.636453 crc crio[3654]: time="2026-06-12T15:14:56.635753051Z" level=info msg="runSandbox: deleting pod ID bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f from idIndex" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025561 | controller | Jun 12 15:14:56.636453 crc crio[3654]: time="2026-06-12T15:14:56.635921467Z" level=info msg="runSandbox: removing pod sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025582 | controller | Jun 12 15:14:56.636453 crc crio[3654]: time="2026-06-12T15:14:56.635972579Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025608 | controller | Jun 12 15:14:56.636453 crc crio[3654]: time="2026-06-12T15:14:56.635995539Z" level=info msg="runSandbox: unmounting shmPath for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025630 | controller | Jun 12 15:14:56.637062 crc crio[3654]: time="2026-06-12T15:14:56.636977343Z" level=info msg="runSandbox: removing pod sandbox from storage: bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025651 | controller | Jun 12 15:14:56.643973 crc crio[3654]: time="2026-06-12T15:14:56.643891762Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025672 | controller | Jun 12 15:14:56.643973 crc crio[3654]: time="2026-06-12T15:14:56.643974611Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025692 | controller | Jun 12 15:14:56.648878 crc crio[3654]: time="2026-06-12T15:14:56.648754857Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025712 | controller | Jun 12 15:14:56.653439 crc crio[3654]: time="2026-06-12T15:14:56.653226239Z" level=info msg="runSandbox: deleting pod ID 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea from idIndex" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025732 | controller | Jun 12 15:14:56.653439 crc crio[3654]: time="2026-06-12T15:14:56.653414696Z" level=info msg="runSandbox: removing pod sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025750 | controller | Jun 12 15:14:56.653845 crc crio[3654]: time="2026-06-12T15:14:56.653472777Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025771 | controller | Jun 12 15:14:56.653845 crc crio[3654]: time="2026-06-12T15:14:56.653493428Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025792 | controller | Jun 12 15:14:56.654629 crc crio[3654]: time="2026-06-12T15:14:56.654575355Z" level=info msg="runSandbox: removing pod sandbox from storage: 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025812 | controller | Jun 12 15:14:56.655865 crc crio[3654]: time="2026-06-12T15:14:56.655765984Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025832 | controller | Jun 12 15:14:56.658727 crc crio[3654]: time="2026-06-12T15:14:56.65861632Z" level=info msg="runSandbox: deleting pod ID 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 from idIndex" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025856 | controller | Jun 12 15:14:56.658857 crc crio[3654]: time="2026-06-12T15:14:56.658727969Z" level=info msg="runSandbox: removing pod sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025877 | controller | Jun 12 15:14:56.658857 crc crio[3654]: time="2026-06-12T15:14:56.658812047Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025898 | controller | Jun 12 15:14:56.658857 crc crio[3654]: time="2026-06-12T15:14:56.658837848Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025918 | controller | Jun 12 15:14:56.660328 crc crio[3654]: time="2026-06-12T15:14:56.660043731Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025938 | controller | Jun 12 15:14:56.660328 crc crio[3654]: time="2026-06-12T15:14:56.660212457Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025958 | controller | Jun 12 15:14:56.660598 crc crio[3654]: time="2026-06-12T15:14:56.660529775Z" level=info msg="runSandbox: removing pod sandbox from storage: 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.025979 | controller | Jun 12 15:14:56.666138 crc crio[3654]: time="2026-06-12T15:14:56.666016582Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026000 | controller | Jun 12 15:14:56.666386 crc crio[3654]: time="2026-06-12T15:14:56.666148388Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026020 | controller | Jun 12 15:14:56.680700 crc crio[3654]: time="2026-06-12T15:14:56.680599939Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026041 | controller | Jun 12 15:14:56.683823 crc crio[3654]: time="2026-06-12T15:14:56.683754227Z" level=info msg="runSandbox: deleting pod ID 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca from idIndex" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026061 | controller | Jun 12 15:14:56.683823 crc crio[3654]: time="2026-06-12T15:14:56.683803388Z" level=info msg="runSandbox: removing pod sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026081 | controller | Jun 12 15:14:56.684005 crc crio[3654]: time="2026-06-12T15:14:56.68386443Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026104 | controller | Jun 12 15:14:56.684005 crc crio[3654]: time="2026-06-12T15:14:56.683890231Z" level=info msg="runSandbox: unmounting shmPath for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026125 | controller | Jun 12 15:14:56.685399 crc crio[3654]: time="2026-06-12T15:14:56.685280248Z" level=info msg="runSandbox: removing pod sandbox from storage: 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026146 | controller | Jun 12 15:14:56.689753 crc crio[3654]: time="2026-06-12T15:14:56.689663287Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026167 | controller | Jun 12 15:14:56.689753 crc crio[3654]: time="2026-06-12T15:14:56.68972508Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026187 | controller | Jun 12 15:14:56.691771 crc crio[3654]: time="2026-06-12T15:14:56.691682837Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026205 | controller | Jun 12 15:14:56.692797 crc crio[3654]: time="2026-06-12T15:14:56.692731138Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026226 | controller | Jun 12 15:14:56.694046 crc crio[3654]: time="2026-06-12T15:14:56.694004626Z" level=info msg="runSandbox: deleting pod ID 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 from idIndex" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026246 | controller | Jun 12 15:14:56.694046 crc crio[3654]: time="2026-06-12T15:14:56.694038217Z" level=info msg="runSandbox: removing pod sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026266 | controller | Jun 12 15:14:56.694176 crc crio[3654]: time="2026-06-12T15:14:56.694091209Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026286 | controller | Jun 12 15:14:56.694176 crc crio[3654]: time="2026-06-12T15:14:56.694153091Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026306 | controller | Jun 12 15:14:56.695713 crc crio[3654]: time="2026-06-12T15:14:56.695542428Z" level=info msg="runSandbox: removing pod sandbox from storage: 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026326 | controller | Jun 12 15:14:56.695918 crc crio[3654]: time="2026-06-12T15:14:56.695858793Z" level=info msg="runSandbox: deleting pod ID 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df from idIndex" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026351 | controller | Jun 12 15:14:56.695918 crc crio[3654]: time="2026-06-12T15:14:56.695908305Z" level=info msg="runSandbox: removing pod sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026372 | controller | Jun 12 15:14:56.696040 crc crio[3654]: time="2026-06-12T15:14:56.695936446Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026392 | controller | Jun 12 15:14:56.696040 crc crio[3654]: time="2026-06-12T15:14:56.695950236Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026413 | controller | Jun 12 15:14:56.697058 crc crio[3654]: time="2026-06-12T15:14:56.696997948Z" level=info msg="runSandbox: removing pod sandbox from storage: 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026433 | controller | Jun 12 15:14:56.701470 crc crio[3654]: time="2026-06-12T15:14:56.70139634Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026454 | controller | Jun 12 15:14:56.701470 crc crio[3654]: time="2026-06-12T15:14:56.701450819Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026475 | controller | Jun 12 15:14:56.706186 crc crio[3654]: time="2026-06-12T15:14:56.706058907Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026495 | controller | Jun 12 15:14:56.706578 crc crio[3654]: time="2026-06-12T15:14:56.70614861Z" 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=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026533 | controller | Jun 12 15:14:56.706657 crc crio[3654]: time="2026-06-12T15:14:56.706601565Z" 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=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026557 | controller | Jun 12 15:14:56.708849 crc crio[3654]: time="2026-06-12T15:14:56.708785217Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026578 | controller | Jun 12 15:14:56.712053 crc crio[3654]: time="2026-06-12T15:14:56.711845691Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026603 | controller | Jun 12 15:14:56.716518 crc crio[3654]: time="2026-06-12T15:14:56.716131487Z" level=info msg="runSandbox: deleting pod ID 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c from idIndex" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026624 | controller | Jun 12 15:14:56.716518 crc crio[3654]: time="2026-06-12T15:14:56.716397466Z" level=info msg="runSandbox: removing pod sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026695 | controller | Jun 12 15:14:56.716518 crc crio[3654]: time="2026-06-12T15:14:56.716456188Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026717 | controller | Jun 12 15:14:56.716518 crc crio[3654]: time="2026-06-12T15:14:56.716481469Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026733 | controller | Jun 12 15:14:56.717851 crc crio[3654]: time="2026-06-12T15:14:56.717734609Z" level=info msg="runSandbox: deleting pod ID 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 from idIndex" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026750 | controller | Jun 12 15:14:56.718028 crc crio[3654]: time="2026-06-12T15:14:56.718002008Z" level=info msg="runSandbox: removing pod sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026765 | controller | Jun 12 15:14:56.718113 crc crio[3654]: time="2026-06-12T15:14:56.71806336Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026781 | controller | Jun 12 15:14:56.718113 crc crio[3654]: time="2026-06-12T15:14:56.718089381Z" level=info msg="runSandbox: unmounting shmPath for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026797 | controller | Jun 12 15:14:56.721749 crc crio[3654]: time="2026-06-12T15:14:56.721633094Z" level=info msg="runSandbox: removing pod sandbox from storage: 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026813 | controller | Jun 12 15:14:56.724743 crc crio[3654]: time="2026-06-12T15:14:56.724627255Z" level=info msg="runSandbox: removing pod sandbox from storage: 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026828 | controller | Jun 12 15:14:56.725091 crc crio[3654]: time="2026-06-12T15:14:56.725010904Z" level=info msg="runSandbox: deleting pod ID d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 from idIndex" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026844 | controller | Jun 12 15:14:56.725199 crc crio[3654]: time="2026-06-12T15:14:56.725090687Z" level=info msg="runSandbox: removing pod sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026860 | controller | Jun 12 15:14:56.725199 crc crio[3654]: time="2026-06-12T15:14:56.725140748Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026880 | controller | Jun 12 15:14:56.725199 crc crio[3654]: time="2026-06-12T15:14:56.725162829Z" level=info msg="runSandbox: unmounting shmPath for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026896 | controller | Jun 12 15:14:56.727776 crc crio[3654]: time="2026-06-12T15:14:56.727462776Z" level=info msg="runSandbox: removing pod sandbox from storage: d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026913 | controller | Jun 12 15:14:56.729644 crc crio[3654]: time="2026-06-12T15:14:56.729216675Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026929 | controller | Jun 12 15:14:56.729912 crc crio[3654]: time="2026-06-12T15:14:56.729797002Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026945 | controller | Jun 12 15:14:56.729912 crc crio[3654]: time="2026-06-12T15:14:56.729863464Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026960 | controller | Jun 12 15:14:56.743891 crc crio[3654]: time="2026-06-12T15:14:56.743482285Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026977 | controller | Jun 12 15:14:56.744506 crc crio[3654]: time="2026-06-12T15:14:56.744091995Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.026992 | controller | Jun 12 15:14:56.746791 crc crio[3654]: time="2026-06-12T15:14:56.746660035Z" level=info msg="runSandbox: deleting pod ID 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab from idIndex" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027008 | controller | Jun 12 15:14:56.746874 crc crio[3654]: time="2026-06-12T15:14:56.746801089Z" level=info msg="runSandbox: removing pod sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027024 | controller | Jun 12 15:14:56.746919 crc crio[3654]: time="2026-06-12T15:14:56.746876212Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027040 | controller | Jun 12 15:14:56.746919 crc crio[3654]: time="2026-06-12T15:14:56.746895793Z" level=info msg="runSandbox: unmounting shmPath for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027056 | controller | Jun 12 15:14:56.753563 crc crio[3654]: time="2026-06-12T15:14:56.753494187Z" level=info msg="runSandbox: removing pod sandbox from storage: 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027075 | controller | Jun 12 15:14:56.754929 crc crio[3654]: time="2026-06-12T15:14:56.754700546Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027092 | controller | Jun 12 15:14:56.754929 crc crio[3654]: time="2026-06-12T15:14:56.754867319Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027108 | controller | Jun 12 15:14:56.761844 crc crio[3654]: time="2026-06-12T15:14:56.76167142Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027124 | controller | Jun 12 15:14:56.761844 crc crio[3654]: time="2026-06-12T15:14:56.761738792Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027139 | controller | Jun 12 15:14:56.761844 crc crio[3654]: time="2026-06-12T15:14:56.761758169Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027155 | controller | Jun 12 15:14:56.767564 crc crio[3654]: time="2026-06-12T15:14:56.767475361Z" level=info msg="runSandbox: deleting pod ID 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 from idIndex" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027171 | controller | Jun 12 15:14:56.767722 crc crio[3654]: time="2026-06-12T15:14:56.767573964Z" level=info msg="runSandbox: removing pod sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027188 | controller | Jun 12 15:14:56.767722 crc crio[3654]: time="2026-06-12T15:14:56.767629616Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027204 | controller | Jun 12 15:14:56.767722 crc crio[3654]: time="2026-06-12T15:14:56.767660767Z" level=info msg="runSandbox: unmounting shmPath for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027220 | controller | Jun 12 15:14:56.770063 crc crio[3654]: time="2026-06-12T15:14:56.769956065Z" level=info msg="runSandbox: removing pod sandbox from storage: 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027236 | controller | Jun 12 15:14:56.778912 crc crio[3654]: time="2026-06-12T15:14:56.778765024Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027255 | controller | Jun 12 15:14:56.778912 crc crio[3654]: time="2026-06-12T15:14:56.778907679Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027272 | controller | Jun 12 15:14:56.786676 crc crio[3654]: time="2026-06-12T15:14:56.786508913Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027288 | controller | Jun 12 15:14:56.798090 crc crio[3654]: time="2026-06-12T15:14:56.797968392Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027303 | controller | Jun 12 15:14:56.798604 crc crio[3654]: time="2026-06-12T15:14:56.798496196Z" level=info msg="runSandbox: deleting pod ID 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 from idIndex" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027320 | controller | Jun 12 15:14:56.798604 crc crio[3654]: time="2026-06-12T15:14:56.798573829Z" level=info msg="runSandbox: removing pod sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027336 | controller | Jun 12 15:14:56.798721 crc crio[3654]: time="2026-06-12T15:14:56.798627091Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027352 | controller | Jun 12 15:14:56.798721 crc crio[3654]: time="2026-06-12T15:14:56.798644261Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027368 | controller | Jun 12 15:14:56.802088 crc crio[3654]: time="2026-06-12T15:14:56.801998232Z" level=info msg="runSandbox: removing pod sandbox from storage: 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027383 | controller | Jun 12 15:14:56.807515 crc crio[3654]: time="2026-06-12T15:14:56.807429794Z" level=info msg="runSandbox: deleting pod ID ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 from idIndex" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027400 | controller | Jun 12 15:14:56.807515 crc crio[3654]: time="2026-06-12T15:14:56.807499766Z" level=info msg="runSandbox: removing pod sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027415 | controller | Jun 12 15:14:56.807709 crc crio[3654]: time="2026-06-12T15:14:56.807547418Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027431 | controller | Jun 12 15:14:56.807709 crc crio[3654]: time="2026-06-12T15:14:56.807563389Z" level=info msg="runSandbox: unmounting shmPath for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027447 | controller | Jun 12 15:14:56.811540 crc crio[3654]: time="2026-06-12T15:14:56.810713936Z" level=info msg="runSandbox: removing pod sandbox from storage: ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027467 | controller | Jun 12 15:14:56.819633 crc crio[3654]: time="2026-06-12T15:14:56.815402204Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027483 | controller | Jun 12 15:14:56.819633 crc crio[3654]: time="2026-06-12T15:14:56.815509378Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027499 | controller | Jun 12 15:14:56.820589 crc crio[3654]: time="2026-06-12T15:14:56.820125286Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027537 | controller | Jun 12 15:14:56.832393 crc crio[3654]: time="2026-06-12T15:14:56.832018113Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027556 | controller | Jun 12 15:14:56.832393 crc crio[3654]: time="2026-06-12T15:14:56.832098045Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027572 | controller | Jun 12 15:14:56.834563 crc crio[3654]: time="2026-06-12T15:14:56.834491735Z" level=info msg="runSandbox: deleting pod ID eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e from idIndex" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027587 | controller | Jun 12 15:14:56.834563 crc crio[3654]: time="2026-06-12T15:14:56.834547397Z" level=info msg="runSandbox: removing pod sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027603 | controller | Jun 12 15:14:56.834710 crc crio[3654]: time="2026-06-12T15:14:56.834579848Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027619 | controller | Jun 12 15:14:56.834710 crc crio[3654]: time="2026-06-12T15:14:56.834593298Z" level=info msg="runSandbox: unmounting shmPath for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027635 | controller | Jun 12 15:14:56.835318 crc crio[3654]: time="2026-06-12T15:14:56.835183138Z" level=info msg="runSandbox: removing pod sandbox from storage: eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027650 | controller | Jun 12 15:14:56.841878 crc crio[3654]: time="2026-06-12T15:14:56.841662447Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027669 | controller | Jun 12 15:14:56.841878 crc crio[3654]: time="2026-06-12T15:14:56.841780662Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027685 | controller | Jun 12 15:14:56.853763 crc crio[3654]: time="2026-06-12T15:14:56.853554436Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027701 | controller | Jun 12 15:14:56.856749 crc crio[3654]: time="2026-06-12T15:14:56.85664953Z" level=info msg="runSandbox: deleting pod ID 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a from idIndex" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027728 | controller | Jun 12 15:14:56.856893 crc crio[3654]: time="2026-06-12T15:14:56.856759374Z" level=info msg="runSandbox: removing pod sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027745 | controller | Jun 12 15:14:56.856893 crc crio[3654]: time="2026-06-12T15:14:56.856820626Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027761 | controller | Jun 12 15:14:56.856893 crc crio[3654]: time="2026-06-12T15:14:56.856843826Z" level=info msg="runSandbox: unmounting shmPath for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027777 | controller | Jun 12 15:14:56.858333 crc crio[3654]: time="2026-06-12T15:14:56.858091079Z" level=info msg="runSandbox: removing pod sandbox from storage: 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027792 | controller | Jun 12 15:14:56.862192 crc crio[3654]: time="2026-06-12T15:14:56.862108305Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027809 | controller | Jun 12 15:14:56.865671 crc crio[3654]: time="2026-06-12T15:14:56.865602574Z" level=info msg="runSandbox: deleting pod ID 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 from idIndex" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027825 | controller | Jun 12 15:14:56.865671 crc crio[3654]: time="2026-06-12T15:14:56.865658246Z" level=info msg="runSandbox: removing pod sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027840 | controller | Jun 12 15:14:56.865671 crc crio[3654]: time="2026-06-12T15:14:56.865699927Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027856 | controller | Jun 12 15:14:56.865671 crc crio[3654]: time="2026-06-12T15:14:56.865718478Z" level=info msg="runSandbox: unmounting shmPath for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027875 | controller | Jun 12 15:14:56.868332 crc crio[3654]: time="2026-06-12T15:14:56.868093319Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027890 | controller | Jun 12 15:14:56.868332 crc crio[3654]: time="2026-06-12T15:14:56.868163421Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027906 | controller | Jun 12 15:14:56.868610 crc crio[3654]: time="2026-06-12T15:14:56.86842302Z" level=info msg="runSandbox: removing pod sandbox from storage: 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027922 | controller | Jun 12 15:14:56.873617 crc crio[3654]: time="2026-06-12T15:14:56.873536454Z" 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=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027938 | controller | Jun 12 15:14:56.873617 crc crio[3654]: time="2026-06-12T15:14:56.873618567Z" 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=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027954 | controller | Jun 12 15:14:56.901589 crc crio[3654]: time="2026-06-12T15:14:56.901453968Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027969 | controller | Jun 12 15:14:56.903010 crc crio[3654]: time="2026-06-12T15:14:56.902932607Z" level=info msg="runSandbox: deleting pod ID 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 from idIndex" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.027985 | controller | Jun 12 15:14:56.903010 crc crio[3654]: time="2026-06-12T15:14:56.902980769Z" level=info msg="runSandbox: removing pod sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028000 | controller | Jun 12 15:14:56.903389 crc crio[3654]: time="2026-06-12T15:14:56.90301986Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028016 | controller | Jun 12 15:14:56.903389 crc crio[3654]: time="2026-06-12T15:14:56.903037671Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028032 | controller | Jun 12 15:14:56.903635 crc crio[3654]: time="2026-06-12T15:14:56.903511067Z" level=info msg="runSandbox: removing pod sandbox from storage: 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028047 | controller | Jun 12 15:14:56.909014 crc crio[3654]: time="2026-06-12T15:14:56.907760291Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028066 | controller | Jun 12 15:14:56.909014 crc crio[3654]: time="2026-06-12T15:14:56.907825683Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028082 | controller | Jun 12 15:14:56.926412 crc crio[3654]: time="2026-06-12T15:14:56.926310673Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028098 | controller | Jun 12 15:14:56.928064 crc crio[3654]: time="2026-06-12T15:14:56.928024481Z" level=info msg="runSandbox: deleting pod ID e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 from idIndex" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028114 | controller | Jun 12 15:14:56.928064 crc crio[3654]: time="2026-06-12T15:14:56.928072712Z" level=info msg="runSandbox: removing pod sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028129 | controller | Jun 12 15:14:56.928064 crc crio[3654]: time="2026-06-12T15:14:56.928112914Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028144 | controller | Jun 12 15:14:56.928353 crc crio[3654]: time="2026-06-12T15:14:56.928157585Z" level=info msg="runSandbox: unmounting shmPath for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028160 | controller | Jun 12 15:14:56.928865 crc crio[3654]: time="2026-06-12T15:14:56.928784957Z" level=info msg="runSandbox: removing pod sandbox from storage: e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028176 | controller | Jun 12 15:14:56.932936 crc crio[3654]: time="2026-06-12T15:14:56.932886126Z" 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=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028191 | controller | Jun 12 15:14:56.932936 crc crio[3654]: time="2026-06-12T15:14:56.932926057Z" 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=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028206 | controller | Jun 12 15:14:56.942626 crc crio[3654]: time="2026-06-12T15:14:56.94252771Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028222 | controller | Jun 12 15:14:56.943771 crc crio[3654]: time="2026-06-12T15:14:56.943703448Z" level=info msg="runSandbox: deleting pod ID aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd from idIndex" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028237 | controller | Jun 12 15:14:56.943771 crc crio[3654]: time="2026-06-12T15:14:56.94376337Z" level=info msg="runSandbox: removing pod sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028256 | controller | Jun 12 15:14:56.943931 crc crio[3654]: time="2026-06-12T15:14:56.943813541Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028272 | controller | Jun 12 15:14:56.943931 crc crio[3654]: time="2026-06-12T15:14:56.943837622Z" level=info msg="runSandbox: unmounting shmPath for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028288 | controller | Jun 12 15:14:56.944664 crc crio[3654]: time="2026-06-12T15:14:56.944609458Z" level=info msg="runSandbox: removing pod sandbox from storage: aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028304 | controller | Jun 12 15:14:56.950830 crc crio[3654]: time="2026-06-12T15:14:56.950724426Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028320 | controller | Jun 12 15:14:56.950830 crc crio[3654]: time="2026-06-12T15:14:56.950796029Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028336 | controller | Jun 12 15:14:56.953837 crc crio[3654]: time="2026-06-12T15:14:56.953737456Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028352 | controller | Jun 12 15:14:56.954000 crc crio[3654]: time="2026-06-12T15:14:56.953841549Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028368 | controller | Jun 12 15:14:56.954127 crc crio[3654]: time="2026-06-12T15:14:56.953972034Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-12 16:39:22.028384 | controller | Jun 12 15:14:56.955441 crc crio[3654]: time="2026-06-12T15:14:56.95537243Z" level=info msg="runSandbox: deleting pod ID 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 from idIndex" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028400 | controller | Jun 12 15:14:56.955441 crc crio[3654]: time="2026-06-12T15:14:56.955434502Z" level=info msg="runSandbox: removing pod sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028416 | controller | Jun 12 15:14:56.955573 crc crio[3654]: time="2026-06-12T15:14:56.955482644Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028432 | controller | Jun 12 15:14:56.955573 crc crio[3654]: time="2026-06-12T15:14:56.955506535Z" level=info msg="runSandbox: unmounting shmPath for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028448 | controller | Jun 12 15:14:56.956236 crc crio[3654]: time="2026-06-12T15:14:56.956174398Z" level=info msg="runSandbox: removing pod sandbox from storage: 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028470 | controller | Jun 12 15:14:56.961970 crc crio[3654]: time="2026-06-12T15:14:56.961893512Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028486 | controller | Jun 12 15:14:56.962084 crc crio[3654]: time="2026-06-12T15:14:56.961971472Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028503 | controller | Jun 12 15:14:56.971183 crc crio[3654]: time="2026-06-12T15:14:56.970995326Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028537 | controller | Jun 12 15:14:56.971431 crc crio[3654]: time="2026-06-12T15:14:56.971225984Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028555 | controller | Jun 12 15:14:56.971747 crc crio[3654]: time="2026-06-12T15:14:56.971679339Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1b871fc1-2d5a-4775-9d35-83bcdef0ce23\""
2026-06-12 16:39:22.028572 | controller | Jun 12 15:14:56.971827 crc crio[3654]: time="2026-06-12T15:14:56.971774532Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4109a67b-9e00-48ab-8d29-c1ef7cd15af0\""
2026-06-12 16:39:22.028588 | controller | Jun 12 15:14:56.990522 crc crio[3654]: time="2026-06-12T15:14:56.99043756Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028610 | controller | Jun 12 15:14:56.990522 crc crio[3654]: time="2026-06-12T15:14:56.990493552Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028626 | controller | Jun 12 15:14:56.991343 crc crio[3654]: time="2026-06-12T15:14:56.990536603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.028642 | controller | Jun 12 15:14:57.028466 crc crio[3654]: time="2026-06-12T15:14:57.027961542Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028657 | controller | Jun 12 15:14:57.028466 crc crio[3654]: time="2026-06-12T15:14:57.028002254Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028672 | controller | Jun 12 15:14:57.028466 crc crio[3654]: time="2026-06-12T15:14:57.028085097Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-12 16:39:22.028688 | controller | Jun 12 15:14:57.070322 crc crio[3654]: time="2026-06-12T15:14:57.070178781Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028703 | controller | Jun 12 15:14:57.070322 crc crio[3654]: time="2026-06-12T15:14:57.070322706Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028719 | controller | Jun 12 15:14:57.070658 crc crio[3654]: time="2026-06-12T15:14:57.070387619Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-12 16:39:22.028734 | controller | Jun 12 15:14:57.089490 crc crio[3654]: time="2026-06-12T15:14:57.089430918Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028750 | controller | Jun 12 15:14:57.089490 crc crio[3654]: time="2026-06-12T15:14:57.08947628Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028769 | controller | Jun 12 15:14:57.089490 crc crio[3654]: time="2026-06-12T15:14:57.089500851Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-12 16:39:22.028785 | controller | Jun 12 15:14:57.113949 crc crio[3654]: time="2026-06-12T15:14:57.11382705Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/POD" id=6c9b1858-4697-47b8-8118-8982dac380e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028802 | controller | Jun 12 15:14:57.114039 crc crio[3654]: time="2026-06-12T15:14:57.114013886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.028818 | controller | Jun 12 15:14:57.115411 crc crio[3654]: time="2026-06-12T15:14:57.115341121Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=581b29d3-5521-4e0c-98d5-2491ea8d6727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.028835 | controller | Jun 12 15:14:57.115505 crc crio[3654]: time="2026-06-12T15:14:57.115432803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.028851 | controller | Jun 12 15:14:57.118874 crc crio[3654]: time="2026-06-12T15:14:57.118797847Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028867 | controller | Jun 12 15:14:57.118874 crc crio[3654]: time="2026-06-12T15:14:57.118839928Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.028883 | controller | Jun 12 15:14:57.118874 crc crio[3654]: time="2026-06-12T15:14:57.118881259Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-12 16:39:22.028900 | controller | Jun 12 15:14:57.135668 crc crio[3654]: time="2026-06-12T15:14:57.135602543Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc001dc2468}] Aliases:map[]}"
2026-06-12 16:39:22.028917 | controller | Jun 12 15:14:57.135668 crc crio[3654]: time="2026-06-12T15:14:57.135637273Z" level=info msg="Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc001004320}] Aliases:map[]}"
2026-06-12 16:39:22.028934 | controller | Jun 12 15:14:57.135974 crc crio[3654]: time="2026-06-12T15:14:57.135725056Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.028950 | controller | Jun 12 15:14:57.135974 crc crio[3654]: time="2026-06-12T15:14:57.135667185Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.028967 | controller | Jun 12 15:14:57.144386 crc crio[3654]: time="2026-06-12T15:14:57.14415754Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.028988 | controller | Jun 12 15:14:57.511619 crc crio[3654]: 2026-06-12T15:14:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d784e30a43eede5 Mac:ba:fe:09:13:60:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b SocketPath: PciID:}] [{Interface:0xc00029cec0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.029005 | controller | Jun 12 15:14:57.537020 crc crio[3654]: 2026-06-12T15:14:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:723c691da7e33ef Mac:5e:0f:f8:41:28:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b SocketPath: PciID:}] [{Interface:0xc000242d70 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.029022 | controller | Jun 12 15:14:57.537152 crc crio[3654]: time="2026-06-12T15:14:57.537051742Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029038 | controller | Jun 12 15:14:57.537207 crc crio[3654]: time="2026-06-12T15:14:57.537174326Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-12 16:39:22.029054 | controller | Jun 12 15:14:57.537436 crc crio[3654]: time="2026-06-12T15:14:57.537356182Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc001dc2468}] Aliases:map[]}"
2026-06-12 16:39:22.029071 | controller | Jun 12 15:14:57.537436 crc crio[3654]: time="2026-06-12T15:14:57.537416365Z" level=info msg="Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc001004320}] Aliases:map[]}"
2026-06-12 16:39:22.029088 | controller | Jun 12 15:14:57.537614 crc crio[3654]: time="2026-06-12T15:14:57.53756243Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.029104 | controller | Jun 12 15:14:57.538053 crc crio[3654]: time="2026-06-12T15:14:57.537562689Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.029120 | controller | Jun 12 15:14:57.544643 crc crio[3654]: time="2026-06-12T15:14:57.544583937Z" level=info msg="Ran pod sandbox 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/POD" id=6c9b1858-4697-47b8-8118-8982dac380e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.029136 | controller | Jun 12 15:14:57.547810 crc crio[3654]: time="2026-06-12T15:14:57.54765523Z" level=info msg="Ran pod sandbox d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=581b29d3-5521-4e0c-98d5-2491ea8d6727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.029153 | controller | Jun 12 15:14:57.549573 crc crio[3654]: time="2026-06-12T15:14:57.549487351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=01a9f48c-4a5d-49b1-a6ef-740d369dae63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.029173 | controller | Jun 12 15:14:57.550545 crc crio[3654]: time="2026-06-12T15:14:57.550442163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=9e0d053a-def7-4b93-8974-d9acc0d793a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.029190 | controller | Jun 12 15:14:57.551208 crc crio[3654]: time="2026-06-12T15:14:57.551109195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=441084d0-3c37-4cf6-ad2c-e7e8798d8564 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.029206 | controller | Jun 12 15:14:57.556567 crc crio[3654]: time="2026-06-12T15:14:57.556422925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=17c8ce50-da50-4918-ae87-f48a4bdf9723 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.029223 | controller | Jun 12 15:14:57.569031 crc crio[3654]: time="2026-06-12T15:14:57.568913274Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029239 | controller | Jun 12 15:14:57.569031 crc crio[3654]: time="2026-06-12T15:14:57.568989606Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029256 | controller | Jun 12 15:14:57.569031 crc crio[3654]: time="2026-06-12T15:14:57.569023358Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-12 16:39:22.029272 | controller | Jun 12 15:14:57.585535 crc crio[3654]: time="2026-06-12T15:14:57.585404278Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029289 | controller | Jun 12 15:14:57.585535 crc crio[3654]: time="2026-06-12T15:14:57.585474581Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029305 | controller | Jun 12 15:14:57.585535 crc crio[3654]: time="2026-06-12T15:14:57.585521672Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-12 16:39:22.029321 | controller | Jun 12 15:14:57.615411 crc crio[3654]: time="2026-06-12T15:14:57.615233172Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles" id=bcae0a5b-30e6-4e79-9338-0179a5aebfdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.029337 | controller | Jun 12 15:14:57.615892 crc crio[3654]: time="2026-06-12T15:14:57.615812151Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=4a8d1f46-30c1-44bf-a309-a03a7d9b8626 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.029410 | controller | Jun 12 15:14:57.616116 crc crio[3654]: time="2026-06-12T15:14:57.615816272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.029436 | controller | Jun 12 15:14:57.616187 crc crio[3654]: time="2026-06-12T15:14:57.616162873Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029454 | controller | Jun 12 15:14:57.616236 crc crio[3654]: time="2026-06-12T15:14:57.616196364Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029471 | controller | Jun 12 15:14:57.616402 crc crio[3654]: time="2026-06-12T15:14:57.616357719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.029492 | controller | Jun 12 15:14:57.616483 crc crio[3654]: time="2026-06-12T15:14:57.616404281Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-12 16:39:22.029509 | controller | Jun 12 15:14:57.635427 crc crio[3654]: time="2026-06-12T15:14:57.635323328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.029545 | controller | Jun 12 15:14:57.635691 crc crio[3654]: time="2026-06-12T15:14:57.635563185Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029563 | controller | Jun 12 15:14:57.635691 crc crio[3654]: time="2026-06-12T15:14:57.635589166Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029580 | controller | Jun 12 15:14:57.635691 crc crio[3654]: time="2026-06-12T15:14:57.635609547Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-12 16:39:22.029596 | controller | Jun 12 15:14:57.641149 crc crio[3654]: time="2026-06-12T15:14:57.641056041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.029612 | controller | Jun 12 15:14:57.641149 crc crio[3654]: time="2026-06-12T15:14:57.641121502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.029629 | controller | Jun 12 15:14:57.645605 crc crio[3654]: time="2026-06-12T15:14:57.645448118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.029645 | controller | Jun 12 15:14:57.655099 crc crio[3654]: time="2026-06-12T15:14:57.655005629Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029661 | controller | Jun 12 15:14:57.655099 crc crio[3654]: time="2026-06-12T15:14:57.655068871Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029677 | controller | Jun 12 15:14:57.655412 crc crio[3654]: time="2026-06-12T15:14:57.655122933Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-12 16:39:22.029693 | controller | Jun 12 15:14:57.680672 crc crio[3654]: time="2026-06-12T15:14:57.680547949Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029709 | controller | Jun 12 15:14:57.680672 crc crio[3654]: time="2026-06-12T15:14:57.680611431Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029725 | controller | Jun 12 15:14:57.680672 crc crio[3654]: time="2026-06-12T15:14:57.680657913Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-12 16:39:22.029741 | controller | Jun 12 15:14:57.702103 crc crio[3654]: time="2026-06-12T15:14:57.70200364Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029757 | controller | Jun 12 15:14:57.702103 crc crio[3654]: time="2026-06-12T15:14:57.702052072Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029774 | controller | Jun 12 15:14:57.702103 crc crio[3654]: time="2026-06-12T15:14:57.702105074Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-12 16:39:22.029790 | controller | Jun 12 15:14:57.732465 crc crio[3654]: time="2026-06-12T15:14:57.732215177Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029810 | controller | Jun 12 15:14:57.732465 crc crio[3654]: time="2026-06-12T15:14:57.732350192Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029827 | controller | Jun 12 15:14:57.732465 crc crio[3654]: time="2026-06-12T15:14:57.732404493Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-12 16:39:22.029844 | controller | Jun 12 15:14:57.748421 crc crio[3654]: time="2026-06-12T15:14:57.748234694Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029860 | controller | Jun 12 15:14:57.748421 crc crio[3654]: time="2026-06-12T15:14:57.748423481Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029877 | controller | Jun 12 15:14:57.748619 crc crio[3654]: time="2026-06-12T15:14:57.748464862Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-12 16:39:22.029893 | controller | Jun 12 15:14:57.763395 crc crio[3654]: time="2026-06-12T15:14:57.763163797Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029909 | controller | Jun 12 15:14:57.763395 crc crio[3654]: time="2026-06-12T15:14:57.763222889Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029928 | controller | Jun 12 15:14:57.763395 crc crio[3654]: time="2026-06-12T15:14:57.763325382Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-12 16:39:22.029947 | controller | Jun 12 15:14:57.781494 crc crio[3654]: time="2026-06-12T15:14:57.78140013Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.029963 | controller | Jun 12 15:14:57.781494 crc crio[3654]: time="2026-06-12T15:14:57.781477802Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.029980 | controller | Jun 12 15:14:57.781760 crc crio[3654]: time="2026-06-12T15:14:57.781547255Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-12 16:39:22.029996 | controller | Jun 12 15:14:57.794717 crc crio[3654]: time="2026-06-12T15:14:57.794602123Z" level=info msg="Created container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles" id=bcae0a5b-30e6-4e79-9338-0179a5aebfdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.030013 | controller | Jun 12 15:14:57.796007 crc crio[3654]: time="2026-06-12T15:14:57.795755953Z" level=info msg="Created container 4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=4a8d1f46-30c1-44bf-a309-a03a7d9b8626 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.030030 | controller | Jun 12 15:14:57.796951 crc crio[3654]: time="2026-06-12T15:14:57.796824749Z" level=info msg="Starting container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999" id=5928cea3-3d7b-4599-b02b-9ee3d296cc1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.030047 | controller | Jun 12 15:14:57.797400 crc crio[3654]: time="2026-06-12T15:14:57.797028666Z" level=info msg="Starting container: 4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771" id=e27a239f-3121-49e6-8e10-8042ff95faa6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.030064 | controller | Jun 12 15:14:57.798195 crc crio[3654]: time="2026-06-12T15:14:57.798065321Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030080 | controller | Jun 12 15:14:57.798665 crc crio[3654]: time="2026-06-12T15:14:57.798580519Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030101 | controller | Jun 12 15:14:57.798736 crc crio[3654]: time="2026-06-12T15:14:57.798693382Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-12 16:39:22.030118 | controller | Jun 12 15:14:57.803518 crc crio[3654]: time="2026-06-12T15:14:57.802185169Z" level=info msg="Started container" PID=10590 containerID=4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=e27a239f-3121-49e6-8e10-8042ff95faa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9
2026-06-12 16:39:22.030134 | controller | Jun 12 15:14:57.809979 crc crio[3654]: time="2026-06-12T15:14:57.806515994Z" level=info msg="Started container" PID=10583 containerID=519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999 description=openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles id=5928cea3-3d7b-4599-b02b-9ee3d296cc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b
2026-06-12 16:39:22.030152 | controller | Jun 12 15:14:57.826029 crc crio[3654]: time="2026-06-12T15:14:57.825852164Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030168 | controller | Jun 12 15:14:57.826029 crc crio[3654]: time="2026-06-12T15:14:57.825952898Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030184 | controller | Jun 12 15:14:57.826029 crc crio[3654]: time="2026-06-12T15:14:57.825995389Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-12 16:39:22.030200 | controller | Jun 12 15:14:57.845364 crc crio[3654]: time="2026-06-12T15:14:57.845206365Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030216 | controller | Jun 12 15:14:57.845364 crc crio[3654]: time="2026-06-12T15:14:57.84533695Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030233 | controller | Jun 12 15:14:57.845364 crc crio[3654]: time="2026-06-12T15:14:57.845387771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.030249 | controller | Jun 12 15:14:57.863421 crc crio[3654]: time="2026-06-12T15:14:57.863155909Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030265 | controller | Jun 12 15:14:57.863421 crc crio[3654]: time="2026-06-12T15:14:57.863227442Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030311 | controller | Jun 12 15:14:57.863421 crc crio[3654]: time="2026-06-12T15:14:57.863371737Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4109a67b-9e00-48ab-8d29-c1ef7cd15af0\""
2026-06-12 16:39:22.030329 | controller | Jun 12 15:14:57.863421 crc crio[3654]: time="2026-06-12T15:14:57.863417518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.030345 | controller | Jun 12 15:14:57.884459 crc crio[3654]: time="2026-06-12T15:14:57.884371872Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030362 | controller | Jun 12 15:14:57.884459 crc crio[3654]: time="2026-06-12T15:14:57.884426434Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030378 | controller | Jun 12 15:14:57.884459 crc crio[3654]: time="2026-06-12T15:14:57.884469716Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_649e7d0e-6e43-4376-a95a-17d14facf4d1\""
2026-06-12 16:39:22.030397 | controller | Jun 12 15:14:57.910390 crc crio[3654]: time="2026-06-12T15:14:57.910208631Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030414 | controller | Jun 12 15:14:57.910390 crc crio[3654]: time="2026-06-12T15:14:57.910354626Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030430 | controller | Jun 12 15:14:57.910390 crc crio[3654]: time="2026-06-12T15:14:57.910387698Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-12 16:39:22.030446 | controller | Jun 12 15:14:57.938593 crc crio[3654]: time="2026-06-12T15:14:57.938482892Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030462 | controller | Jun 12 15:14:57.938593 crc crio[3654]: time="2026-06-12T15:14:57.938568295Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030477 | controller | Jun 12 15:14:57.938882 crc crio[3654]: time="2026-06-12T15:14:57.938603537Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_649e7d0e-6e43-4376-a95a-17d14facf4d1\""
2026-06-12 16:39:22.030493 | controller | Jun 12 15:14:57.938882 crc crio[3654]: time="2026-06-12T15:14:57.938651558Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1f5e2679-ba32-46cd-ab40-59a71dac8d22\""
2026-06-12 16:39:22.030509 | controller | Jun 12 15:14:57.956897 crc crio[3654]: time="2026-06-12T15:14:57.956783247Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030543 | controller | Jun 12 15:14:57.956897 crc crio[3654]: time="2026-06-12T15:14:57.9568547Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030560 | controller | Jun 12 15:14:57.957148 crc crio[3654]: time="2026-06-12T15:14:57.956917292Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-12 16:39:22.030576 | controller | Jun 12 15:14:57.974530 crc crio[3654]: time="2026-06-12T15:14:57.974420991Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030592 | controller | Jun 12 15:14:57.974530 crc crio[3654]: time="2026-06-12T15:14:57.974486253Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030608 | controller | Jun 12 15:14:57.974530 crc crio[3654]: time="2026-06-12T15:14:57.974532065Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1f5e2679-ba32-46cd-ab40-59a71dac8d22\""
2026-06-12 16:39:22.030624 | controller | Jun 12 15:14:57.974941 crc crio[3654]: time="2026-06-12T15:14:57.974586666Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 16:39:22.030640 | controller | Jun 12 15:14:57.996967 crc crio[3654]: time="2026-06-12T15:14:57.996819264Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030656 | controller | Jun 12 15:14:57.996967 crc crio[3654]: time="2026-06-12T15:14:57.996910037Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030672 | controller | Jun 12 15:14:57.998132 crc crio[3654]: time="2026-06-12T15:14:57.997016091Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 16:39:22.030688 | controller | Jun 12 15:14:58.019291 crc crio[3654]: time="2026-06-12T15:14:58.01900236Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030704 | controller | Jun 12 15:14:58.019291 crc crio[3654]: time="2026-06-12T15:14:58.019073242Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030724 | controller | Jun 12 15:14:58.019291 crc crio[3654]: time="2026-06-12T15:14:58.019130474Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 16:39:22.030741 | controller | Jun 12 15:14:58.042877 crc crio[3654]: time="2026-06-12T15:14:58.042066586Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030758 | controller | Jun 12 15:14:58.043182 crc crio[3654]: time="2026-06-12T15:14:58.042934265Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030774 | controller | Jun 12 15:14:58.043182 crc crio[3654]: time="2026-06-12T15:14:58.042996478Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 16:39:22.030790 | controller | Jun 12 15:14:58.078807 crc crio[3654]: time="2026-06-12T15:14:58.078598705Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030806 | controller | Jun 12 15:14:58.079153 crc crio[3654]: time="2026-06-12T15:14:58.079128703Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030822 | controller | Jun 12 15:14:58.079392 crc crio[3654]: time="2026-06-12T15:14:58.07936001Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 16:39:22.030838 | controller | Jun 12 15:14:58.121423 crc crio[3654]: time="2026-06-12T15:14:58.121356216Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030855 | controller | Jun 12 15:14:58.121830 crc crio[3654]: time="2026-06-12T15:14:58.121798971Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.030871 | controller | Jun 12 15:14:58.121995 crc crio[3654]: time="2026-06-12T15:14:58.121959346Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 16:39:22.030887 | controller | Jun 12 15:14:58.131214 crc crio[3654]: time="2026-06-12T15:14:58.130640286Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=f3c81092-e681-401a-9198-2595825d82d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.030904 | controller | Jun 12 15:14:58.131214 crc crio[3654]: time="2026-06-12T15:14:58.131160194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.030921 | controller | Jun 12 15:14:58.159930 crc crio[3654]: time="2026-06-12T15:14:58.159684924Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000f429c0}] Aliases:map[]}"
2026-06-12 16:39:22.030938 | controller | Jun 12 15:14:58.159930 crc crio[3654]: time="2026-06-12T15:14:58.15986898Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.030955 | controller | Jun 12 15:14:58.167661 crc crio[3654]: time="2026-06-12T15:14:58.167551696Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.030972 | controller | Jun 12 15:14:58.507062 crc crio[3654]: 2026-06-12T15:14:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98177c96e6d7569 Mac:a6:30:73:65:27:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 SocketPath: PciID:}] [{Interface:0xc00013b090 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.030993 | controller | Jun 12 15:14:58.507683 crc crio[3654]: time="2026-06-12T15:14:58.507563891Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031011 | controller | Jun 12 15:14:58.507683 crc crio[3654]: time="2026-06-12T15:14:58.507680435Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 16:39:22.031027 | controller | Jun 12 15:14:58.508678 crc crio[3654]: time="2026-06-12T15:14:58.508557345Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000f429c0}] Aliases:map[]}"
2026-06-12 16:39:22.031044 | controller | Jun 12 15:14:58.508774 crc crio[3654]: time="2026-06-12T15:14:58.508730161Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.031061 | controller | Jun 12 15:14:58.519641 crc crio[3654]: time="2026-06-12T15:14:58.519512885Z" level=info msg="Ran pod sandbox 98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=f3c81092-e681-401a-9198-2595825d82d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.031078 | controller | Jun 12 15:14:58.524853 crc crio[3654]: time="2026-06-12T15:14:58.524722568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=5b33a7d6-3d4f-48d2-a7ec-671543b9cfe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.031094 | controller | Jun 12 15:14:58.528198 crc crio[3654]: time="2026-06-12T15:14:58.528048711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=7d7afa80-e78b-4bfa-8543-8698df8d51fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.031111 | controller | Jun 12 15:14:58.531537 crc crio[3654]: time="2026-06-12T15:14:58.531401202Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=840bffd3-a29a-460f-874b-9a266f8f6897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.031127 | controller | Jun 12 15:14:58.531957 crc crio[3654]: time="2026-06-12T15:14:58.531866468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031143 | controller | Jun 12 15:14:58.536863 crc crio[3654]: time="2026-06-12T15:14:58.536721821Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031159 | controller | Jun 12 15:14:58.536863 crc crio[3654]: time="2026-06-12T15:14:58.536781413Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031176 | controller | Jun 12 15:14:58.536863 crc crio[3654]: time="2026-06-12T15:14:58.536806864Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 16:39:22.031192 | controller | Jun 12 15:14:58.556442 crc crio[3654]: time="2026-06-12T15:14:58.556338711Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031211 | controller | Jun 12 15:14:58.556672 crc crio[3654]: time="2026-06-12T15:14:58.556470885Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031228 | controller | Jun 12 15:14:58.556672 crc crio[3654]: time="2026-06-12T15:14:58.556502106Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_632cc6f1-75b4-44e1-815a-e14f98016c3d\""
2026-06-12 16:39:22.031244 | controller | Jun 12 15:14:58.556672 crc crio[3654]: time="2026-06-12T15:14:58.556534887Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_bda25932-b128-4542-ad78-6cef0dc9f740\""
2026-06-12 16:39:22.031260 | controller | Jun 12 15:14:58.561112 crc crio[3654]: time="2026-06-12T15:14:58.56075614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031277 | controller | Jun 12 15:14:58.566427 crc crio[3654]: time="2026-06-12T15:14:58.566013597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031293 | controller | Jun 12 15:14:58.591512 crc crio[3654]: time="2026-06-12T15:14:58.59137536Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031309 | controller | Jun 12 15:14:58.591512 crc crio[3654]: time="2026-06-12T15:14:58.591445702Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031325 | controller | Jun 12 15:14:58.591512 crc crio[3654]: time="2026-06-12T15:14:58.591489053Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-12 16:39:22.031341 | controller | Jun 12 15:14:58.609503 crc crio[3654]: time="2026-06-12T15:14:58.609387795Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031357 | controller | Jun 12 15:14:58.609503 crc crio[3654]: time="2026-06-12T15:14:58.609453487Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031374 | controller | Jun 12 15:14:58.609503 crc crio[3654]: time="2026-06-12T15:14:58.609501169Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-12 16:39:22.031390 | controller | Jun 12 15:14:58.632863 crc crio[3654]: time="2026-06-12T15:14:58.632774202Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031406 | controller | Jun 12 15:14:58.632863 crc crio[3654]: time="2026-06-12T15:14:58.632832444Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031422 | controller | Jun 12 15:14:58.632863 crc crio[3654]: time="2026-06-12T15:14:58.632874045Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-12 16:39:22.031438 | controller | Jun 12 15:14:58.670193 crc crio[3654]: time="2026-06-12T15:14:58.669992244Z" level=info msg="Created container d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=840bffd3-a29a-460f-874b-9a266f8f6897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.031455 | controller | Jun 12 15:14:58.671568 crc crio[3654]: time="2026-06-12T15:14:58.671431571Z" level=info msg="Starting container: d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d" id=ae37eb92-1a0d-4db6-99bc-4e69452dccbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.031472 | controller | Jun 12 15:14:58.679977 crc crio[3654]: time="2026-06-12T15:14:58.679823374Z" level=info msg="Started container" PID=10816 containerID=d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ae37eb92-1a0d-4db6-99bc-4e69452dccbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606
2026-06-12 16:39:22.031493 | controller | Jun 12 15:14:58.689139 crc crio[3654]: time="2026-06-12T15:14:58.688949653Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031525 | controller | Jun 12 15:14:58.689139 crc crio[3654]: time="2026-06-12T15:14:58.689092198Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031547 | controller | Jun 12 15:14:58.689639 crc crio[3654]: time="2026-06-12T15:14:58.689194271Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_bda25932-b128-4542-ad78-6cef0dc9f740\""
2026-06-12 16:39:22.031564 | controller | Jun 12 15:14:58.689639 crc crio[3654]: time="2026-06-12T15:14:58.68952142Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 16:39:22.031581 | controller | Jun 12 15:14:58.719628 crc crio[3654]: time="2026-06-12T15:14:58.719513889Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.031597 | controller | Jun 12 15:14:58.719628 crc crio[3654]: time="2026-06-12T15:14:58.719587081Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.031613 | controller | Jun 12 15:14:59.116400 crc crio[3654]: time="2026-06-12T15:14:59.115797066Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=bc2e0aca-5cee-4c1b-8a39-eec865af69ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.031630 | controller | Jun 12 15:14:59.116400 crc crio[3654]: time="2026-06-12T15:14:59.115950101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031646 | controller | Jun 12 15:14:59.143105 crc crio[3654]: time="2026-06-12T15:14:59.143008261Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc001790178}] Aliases:map[]}"
2026-06-12 16:39:22.031663 | controller | Jun 12 15:14:59.143105 crc crio[3654]: time="2026-06-12T15:14:59.143093424Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.031680 | controller | Jun 12 15:14:59.482958 crc crio[3654]: 2026-06-12T15:14:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:064bee64a5cf83f Mac:6e:17:2d:08:b3:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.031697 | controller | Jun 12 15:14:59.484381 crc crio[3654]: time="2026-06-12T15:14:59.484196667Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc001790178}] Aliases:map[]}"
2026-06-12 16:39:22.031726 | controller | Jun 12 15:14:59.484586 crc crio[3654]: time="2026-06-12T15:14:59.484529087Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.031744 | controller | Jun 12 15:14:59.495521 crc crio[3654]: time="2026-06-12T15:14:59.491852134Z" level=info msg="Ran pod sandbox 064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=bc2e0aca-5cee-4c1b-8a39-eec865af69ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.031761 | controller | Jun 12 15:14:59.495521 crc crio[3654]: time="2026-06-12T15:14:59.493900801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=903a2da6-b71d-4ccc-93ac-a64d50772585 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.031778 | controller | Jun 12 15:14:59.496726 crc crio[3654]: time="2026-06-12T15:14:59.496662135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=5ba725f1-a852-4d42-977a-b86c1c22c719 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.031794 | controller | Jun 12 15:14:59.498760 crc crio[3654]: time="2026-06-12T15:14:59.498697834Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=ecba2065-9dae-4c54-9745-276a10927ce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.031810 | controller | Jun 12 15:14:59.499030 crc crio[3654]: time="2026-06-12T15:14:59.498978464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031826 | controller | Jun 12 15:14:59.522331 crc crio[3654]: time="2026-06-12T15:14:59.520066873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031842 | controller | Jun 12 15:14:59.525802 crc crio[3654]: time="2026-06-12T15:14:59.525692522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031858 | controller | Jun 12 15:14:59.719732 crc crio[3654]: time="2026-06-12T15:14:59.719592642Z" level=info msg="Created container 655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=ecba2065-9dae-4c54-9745-276a10927ce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.031875 | controller | Jun 12 15:14:59.723392 crc crio[3654]: time="2026-06-12T15:14:59.723329038Z" level=info msg="Starting container: 655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5" id=a2af8d5b-f46c-4246-b6d2-e62408ff3d1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.031891 | controller | Jun 12 15:14:59.730152 crc crio[3654]: time="2026-06-12T15:14:59.730003232Z" level=info msg="Started container" PID=10897 containerID=655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=a2af8d5b-f46c-4246-b6d2-e62408ff3d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f
2026-06-12 16:39:22.031908 | controller | Jun 12 15:15:00.115516 crc crio[3654]: time="2026-06-12T15:15:00.114693169Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=ac37d1ec-c299-4edf-8705-c8eea0942a14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.031929 | controller | Jun 12 15:15:00.115516 crc crio[3654]: time="2026-06-12T15:15:00.114787192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031946 | controller | Jun 12 15:15:00.115516 crc crio[3654]: time="2026-06-12T15:15:00.115395922Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=ac45d0e4-81ee-4b2d-ab75-e6b860c5d4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.031962 | controller | Jun 12 15:15:00.115845 crc crio[3654]: time="2026-06-12T15:15:00.115746934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.031979 | controller | Jun 12 15:15:00.140354 crc crio[3654]: time="2026-06-12T15:15:00.139821494Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc0010042c8}] Aliases:map[]}"
2026-06-12 16:39:22.031995 | controller | Jun 12 15:15:00.140354 crc crio[3654]: time="2026-06-12T15:15:00.140217698Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032012 | controller | Jun 12 15:15:00.141956 crc crio[3654]: time="2026-06-12T15:15:00.141859953Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc001dc25f0}] Aliases:map[]}"
2026-06-12 16:39:22.032028 | controller | Jun 12 15:15:00.141956 crc crio[3654]: time="2026-06-12T15:15:00.141926775Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032045 | controller | Jun 12 15:15:00.634364 crc crio[3654]: 2026-06-12T15:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0597375ccdc048b Mac:e2:4d:7f:7b:52:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.032061 | controller | Jun 12 15:15:00.635141 crc crio[3654]: 2026-06-12T15:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22d22f89f40ab7e Mac:ae:64:33:28:8b:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.032078 | controller | Jun 12 15:15:00.638029 crc crio[3654]: time="2026-06-12T15:15:00.637861956Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc0010042c8}] Aliases:map[]}"
2026-06-12 16:39:22.032098 | controller | Jun 12 15:15:00.639565 crc crio[3654]: time="2026-06-12T15:15:00.638451056Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.032114 | controller | Jun 12 15:15:00.639565 crc crio[3654]: time="2026-06-12T15:15:00.638576217Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc001dc25f0}] Aliases:map[]}"
2026-06-12 16:39:22.032131 | controller | Jun 12 15:15:00.639565 crc crio[3654]: time="2026-06-12T15:15:00.638897688Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.032148 | controller | Jun 12 15:15:00.656999 crc crio[3654]: time="2026-06-12T15:15:00.656928304Z" level=info msg="Stopping container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999 (timeout: 30s)" id=3177b186-cd5e-4c66-af87-d93e08320ef9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.032165 | controller | Jun 12 15:15:00.689146 crc crio[3654]: time="2026-06-12T15:15:00.688852138Z" level=info msg="Stopped container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles" id=3177b186-cd5e-4c66-af87-d93e08320ef9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.032182 | controller | Jun 12 15:15:00.693876 crc crio[3654]: time="2026-06-12T15:15:00.69335195Z" level=info msg="Stopping pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b" id=85cd080e-a76d-436a-a9ca-c496d386c5b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.032199 | controller | Jun 12 15:15:00.694236 crc crio[3654]: time="2026-06-12T15:15:00.693965821Z" level=info msg="Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc000626580}] Aliases:map[]}"
2026-06-12 16:39:22.032216 | controller | Jun 12 15:15:00.694236 crc crio[3654]: time="2026-06-12T15:15:00.694179008Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032234 | controller | Jun 12 15:15:00.703345 crc crio[3654]: time="2026-06-12T15:15:00.701296707Z" level=info msg="Ran pod sandbox 22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=ac45d0e4-81ee-4b2d-ab75-e6b860c5d4a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.032250 | controller | Jun 12 15:15:00.705539 crc crio[3654]: time="2026-06-12T15:15:00.705345515Z" level=info msg="Ran pod sandbox 0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=ac37d1ec-c299-4edf-8705-c8eea0942a14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.032273 | controller | Jun 12 15:15:00.708894 crc crio[3654]: time="2026-06-12T15:15:00.708687405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=694bfe2a-118f-45c4-89f3-561e39e19b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.032290 | controller | Jun 12 15:15:00.709814 crc crio[3654]: time="2026-06-12T15:15:00.70972254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=2473ae3f-a613-48a9-8dbf-bda336d03462 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.032306 | controller | Jun 12 15:15:00.712875 crc crio[3654]: time="2026-06-12T15:15:00.712768922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bf2747a7-a58a-4c0c-ab6a-9c3cb9cd87d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.032322 | controller | Jun 12 15:15:00.716014 crc crio[3654]: time="2026-06-12T15:15:00.715880907Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=a92e1abd-2333-4a2b-9f0f-0528f1453f95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.032339 | controller | Jun 12 15:15:00.716481 crc crio[3654]: time="2026-06-12T15:15:00.716391404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032355 | controller | Jun 12 15:15:00.736113 crc crio[3654]: time="2026-06-12T15:15:00.735973973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032372 | controller | Jun 12 15:15:00.739929 crc crio[3654]: time="2026-06-12T15:15:00.739835902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032388 | controller | Jun 12 15:15:00.757762 crc crio[3654]: time="2026-06-12T15:15:00.757688153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=e22a351f-3032-49cb-9ae9-4d0c0e789a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.032404 | controller | Jun 12 15:15:00.761696 crc crio[3654]: time="2026-06-12T15:15:00.761598695Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=f008c124-ed9f-41b8-b854-2076cec86477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.032421 | controller | Jun 12 15:15:00.763365 crc crio[3654]: time="2026-06-12T15:15:00.762519866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032437 | controller | Jun 12 15:15:00.867655 crc crio[3654]: time="2026-06-12T15:15:00.867487506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032454 | controller | Jun 12 15:15:00.873560 crc crio[3654]: time="2026-06-12T15:15:00.873465817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032470 | controller | Jun 12 15:15:00.920134 crc crio[3654]: time="2026-06-12T15:15:00.919985121Z" level=info msg="Stopped pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b" id=85cd080e-a76d-436a-a9ca-c496d386c5b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.032490 | controller | Jun 12 15:15:00.931189 crc crio[3654]: time="2026-06-12T15:15:00.931019392Z" level=info msg="Created container a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=a92e1abd-2333-4a2b-9f0f-0528f1453f95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.032507 | controller | Jun 12 15:15:00.936904 crc crio[3654]: time="2026-06-12T15:15:00.936781986Z" level=info msg="Starting container: a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a" id=552fbd95-2fcd-4466-bf39-7aeee4b00b23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.032543 | controller | Jun 12 15:15:00.942658 crc crio[3654]: time="2026-06-12T15:15:00.942156187Z" level=info msg="Started container" PID=11002 containerID=a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=552fbd95-2fcd-4466-bf39-7aeee4b00b23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da
2026-06-12 16:39:22.032561 | controller | Jun 12 15:15:01.057485 crc crio[3654]: time="2026-06-12T15:15:01.057359881Z" level=info msg="Created container 28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=f008c124-ed9f-41b8-b854-2076cec86477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.032579 | controller | Jun 12 15:15:01.059159 crc crio[3654]: time="2026-06-12T15:15:01.059018848Z" level=info msg="Starting container: 28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa" id=a413ac11-8c54-4c8c-90b7-7bba0f615820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.032600 | controller | Jun 12 15:15:01.065122 crc crio[3654]: time="2026-06-12T15:15:01.065030818Z" level=info msg="Started container" PID=11014 containerID=28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=a413ac11-8c54-4c8c-90b7-7bba0f615820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83
2026-06-12 16:39:22.032616 | controller | Jun 12 15:15:01.115116 crc crio[3654]: time="2026-06-12T15:15:01.114642228Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=1f091aca-3bec-416e-ba32-c10e2508e8ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.032632 | controller | Jun 12 15:15:01.115116 crc crio[3654]: time="2026-06-12T15:15:01.11472263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032649 | controller | Jun 12 15:15:01.116080 crc crio[3654]: time="2026-06-12T15:15:01.116024014Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=e64cb047-2aeb-4da8-85ba-d2b43f52c838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.032665 | controller | Jun 12 15:15:01.116343 crc crio[3654]: time="2026-06-12T15:15:01.116294793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032681 | controller | Jun 12 15:15:01.116545 crc crio[3654]: time="2026-06-12T15:15:01.116024384Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=bc184fcc-8ceb-48a4-8fc8-e80658a35653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.032698 | controller | Jun 12 15:15:01.116649 crc crio[3654]: time="2026-06-12T15:15:01.116631824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032718 | controller | Jun 12 15:15:01.153499 crc crio[3654]: time="2026-06-12T15:15:01.153204014Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc0010041c0}] Aliases:map[]}"
2026-06-12 16:39:22.032735 | controller | Jun 12 15:15:01.153499 crc crio[3654]: time="2026-06-12T15:15:01.153388231Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032753 | controller | Jun 12 15:15:01.166066 crc crio[3654]: time="2026-06-12T15:15:01.165926713Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc001004358}] Aliases:map[]}"
2026-06-12 16:39:22.032769 | controller | Jun 12 15:15:01.166066 crc crio[3654]: time="2026-06-12T15:15:01.166040917Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032786 | controller | Jun 12 15:15:01.166680 crc crio[3654]: time="2026-06-12T15:15:01.166543223Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000f420f8}] Aliases:map[]}"
2026-06-12 16:39:22.032803 | controller | Jun 12 15:15:01.166680 crc crio[3654]: time="2026-06-12T15:15:01.166627645Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032820 | controller | Jun 12 15:15:01.311012 crc crio[3654]: time="2026-06-12T15:15:01.310781917Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/POD" id=f2bccaf3-778b-4a2b-9b49-4c87c9a58243 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.032836 | controller | Jun 12 15:15:01.311012 crc crio[3654]: time="2026-06-12T15:15:01.31086917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.032852 | controller | Jun 12 15:15:01.331991 crc crio[3654]: time="2026-06-12T15:15:01.331794231Z" level=info msg="Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc000f42440}] Aliases:map[]}"
2026-06-12 16:39:22.032872 | controller | Jun 12 15:15:01.331991 crc crio[3654]: time="2026-06-12T15:15:01.331869134Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.032889 | controller | Jun 12 15:15:01.440884 crc crio[3654]: time="2026-06-12T15:15:01.440803526Z" level=info msg="Removing container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999" id=1b435bbe-d0c8-4fd3-b177-752506398e9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.032906 | controller | Jun 12 15:15:01.469656 crc crio[3654]: time="2026-06-12T15:15:01.469151812Z" level=info msg="Removed container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles" id=1b435bbe-d0c8-4fd3-b177-752506398e9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.032923 | controller | Jun 12 15:15:01.740965 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03b5c80033d9554 Mac:ae:6b:28:88:ee:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.032942 | controller | Jun 12 15:15:01.741536 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:181fbdb2e3da6f8 Mac:82:04:df:e0:90:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.032961 | controller | Jun 12 15:15:01.742501 crc crio[3654]: time="2026-06-12T15:15:01.742386258Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000f420f8}] Aliases:map[]}"
2026-06-12 16:39:22.032978 | controller | Jun 12 15:15:01.742622 crc crio[3654]: time="2026-06-12T15:15:01.742583725Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.032995 | controller | Jun 12 15:15:01.745848 crc crio[3654]: time="2026-06-12T15:15:01.745752512Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc0010041c0}] Aliases:map[]}"
2026-06-12 16:39:22.033011 | controller | Jun 12 15:15:01.746239 crc crio[3654]: time="2026-06-12T15:15:01.745921158Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.033028 | controller | Jun 12 15:15:01.752860 crc crio[3654]: time="2026-06-12T15:15:01.752759625Z" level=info msg="Ran pod sandbox 181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=bc184fcc-8ceb-48a4-8fc8-e80658a35653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.033047 | controller | Jun 12 15:15:01.753183 crc crio[3654]: time="2026-06-12T15:15:01.753109473Z" level=info msg="Ran pod sandbox 03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=1f091aca-3bec-416e-ba32-c10e2508e8ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.033064 | controller | Jun 12 15:15:01.755037 crc crio[3654]: time="2026-06-12T15:15:01.754880959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c250eef9-b459-403f-ae8b-b248749a6598 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033080 | controller | Jun 12 15:15:01.755137 crc crio[3654]: time="2026-06-12T15:15:01.755077765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=679d0839-0303-4409-90a9-416f896712b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033096 | controller | Jun 12 15:15:01.757142 crc crio[3654]: time="2026-06-12T15:15:01.757086413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e3457152-d457-4372-a223-fca405864c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033113 | controller | Jun 12 15:15:01.757569 crc crio[3654]: time="2026-06-12T15:15:01.757513237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f234cb8f-817d-4b03-82f9-8521c8168e6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033129 | controller | Jun 12 15:15:01.759361 crc crio[3654]: time="2026-06-12T15:15:01.759219624Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=7e3737a4-550e-4058-a29a-c4662d6d50de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033145 | controller | Jun 12 15:15:01.759677 crc crio[3654]: time="2026-06-12T15:15:01.759603527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033162 | controller | Jun 12 15:15:01.763196 crc crio[3654]: time="2026-06-12T15:15:01.763073754Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=6e34e7fe-943b-49dc-8b47-0a8b0239075a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033179 | controller | Jun 12 15:15:01.766812 crc crio[3654]: time="2026-06-12T15:15:01.766701586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033195 | controller | Jun 12 15:15:01.784521 crc crio[3654]: time="2026-06-12T15:15:01.784198806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033211 | controller | Jun 12 15:15:01.811410 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34645c8749e724f Mac:da:5f:ae:3b:c7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.033227 | controller | Jun 12 15:15:01.812874 crc crio[3654]: time="2026-06-12T15:15:01.812814928Z" level=info msg="Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc000f42440}] Aliases:map[]}"
2026-06-12 16:39:22.033247 | controller | Jun 12 15:15:01.813507 crc crio[3654]: time="2026-06-12T15:15:01.813441759Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.033264 | controller | Jun 12 15:15:01.817735 crc crio[3654]: time="2026-06-12T15:15:01.817607257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033281 | controller | Jun 12 15:15:01.832103 crc crio[3654]: time="2026-06-12T15:15:01.831993671Z" level=info msg="Ran pod sandbox 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/POD" id=f2bccaf3-778b-4a2b-9b49-4c87c9a58243 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.033297 | controller | Jun 12 15:15:01.834393 crc crio[3654]: time="2026-06-12T15:15:01.834176856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6698977d-8c61-435b-baab-c3d43d903539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033313 | controller | Jun 12 15:15:01.836142 crc crio[3654]: time="2026-06-12T15:15:01.835987797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f78bcb2b-e4f0-40c2-886c-c869f513b4ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033329 | controller | Jun 12 15:15:01.836619 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c0a96828dc41fa Mac:72:4a:ab:74:dd:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e SocketPath: PciID:}] [{Interface:0xc000422ae0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.033346 | controller | Jun 12 15:15:01.837511 crc crio[3654]: time="2026-06-12T15:15:01.837430115Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc001004358}] Aliases:map[]}"
2026-06-12 16:39:22.033363 | controller | Jun 12 15:15:01.837801 crc crio[3654]: time="2026-06-12T15:15:01.837620512Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.033380 | controller | Jun 12 15:15:01.845546 crc crio[3654]: time="2026-06-12T15:15:01.845448945Z" level=info msg="Ran pod sandbox 9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=e64cb047-2aeb-4da8-85ba-d2b43f52c838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.033397 | controller | Jun 12 15:15:01.849901 crc crio[3654]: time="2026-06-12T15:15:01.849043535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=70f295ae-419f-4523-bb33-aa5ebfe1b414 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033417 | controller | Jun 12 15:15:01.852478 crc crio[3654]: time="2026-06-12T15:15:01.85213434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=1b96a2e4-2d8d-4332-93b4-3e8fe57766bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033433 | controller | Jun 12 15:15:01.948046 crc crio[3654]: time="2026-06-12T15:15:01.947874644Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles" id=2ef9b77f-3c91-44b5-9dba-a73f212494e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033450 | controller | Jun 12 15:15:01.948662 crc crio[3654]: time="2026-06-12T15:15:01.948584808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033466 | controller | Jun 12 15:15:01.950154 crc crio[3654]: time="2026-06-12T15:15:01.949772006Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=9838130b-84c4-46d8-8ba9-7e02dddfc58a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033482 | controller | Jun 12 15:15:01.951980 crc crio[3654]: time="2026-06-12T15:15:01.951815156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033499 | controller | Jun 12 15:15:02.068806 crc crio[3654]: time="2026-06-12T15:15:02.068524176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033534 | controller | Jun 12 15:15:02.085974 crc crio[3654]: time="2026-06-12T15:15:02.085830279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033552 | controller | Jun 12 15:15:02.092206 crc crio[3654]: time="2026-06-12T15:15:02.092090518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033569 | controller | Jun 12 15:15:02.113836 crc crio[3654]: time="2026-06-12T15:15:02.113733147Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=fcb5dd89-666e-4392-99ee-5a6496454465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.033585 | controller | Jun 12 15:15:02.113946 crc crio[3654]: time="2026-06-12T15:15:02.113861531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033601 | controller | Jun 12 15:15:02.120167 crc crio[3654]: time="2026-06-12T15:15:02.119992738Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=df004a4d-9bb6-4aed-983d-aa7b27ef31ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.033617 | controller | Jun 12 15:15:02.120167 crc crio[3654]: time="2026-06-12T15:15:02.120118172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033633 | controller | Jun 12 15:15:02.148373 crc crio[3654]: time="2026-06-12T15:15:02.137683733Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc001790228}] Aliases:map[]}"
2026-06-12 16:39:22.033654 | controller | Jun 12 15:15:02.148373 crc crio[3654]: time="2026-06-12T15:15:02.137834288Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.033670 | controller | Jun 12 15:15:02.151601 crc crio[3654]: time="2026-06-12T15:15:02.151549469Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc001004530}] Aliases:map[]}"
2026-06-12 16:39:22.033687 | controller | Jun 12 15:15:02.151746 crc crio[3654]: time="2026-06-12T15:15:02.151608871Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.033704 | controller | Jun 12 15:15:02.318103 crc crio[3654]: time="2026-06-12T15:15:02.317997698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033720 | controller | Jun 12 15:15:02.322417 crc crio[3654]: time="2026-06-12T15:15:02.322087198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033737 | controller | Jun 12 15:15:02.356350 crc crio[3654]: time="2026-06-12T15:15:02.356043721Z" level=info msg="Created container ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles" id=2ef9b77f-3c91-44b5-9dba-a73f212494e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033753 | controller | Jun 12 15:15:02.373771 crc crio[3654]: time="2026-06-12T15:15:02.367033395Z" level=info msg="Starting container: ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde" id=2c6ad977-928e-405f-a397-aee226013b72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.033770 | controller | Jun 12 15:15:02.406220 crc crio[3654]: time="2026-06-12T15:15:02.405922784Z" level=info msg="Started container" PID=11166 containerID=ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde description=openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles id=2c6ad977-928e-405f-a397-aee226013b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274
2026-06-12 16:39:22.033787 | controller | Jun 12 15:15:02.630946 crc crio[3654]: time="2026-06-12T15:15:02.630599569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.033804 | controller | Jun 12 15:15:02.674061 crc crio[3654]: time="2026-06-12T15:15:02.673955228Z" level=info msg="Created container aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=6e34e7fe-943b-49dc-8b47-0a8b0239075a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033821 | controller | Jun 12 15:15:02.674422 crc crio[3654]: time="2026-06-12T15:15:02.674377852Z" level=info msg="Created container eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=7e3737a4-550e-4058-a29a-c4662d6d50de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033841 | controller | Jun 12 15:15:02.679825 crc crio[3654]: time="2026-06-12T15:15:02.679773752Z" level=info msg="Starting container: eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf" id=146e3def-638b-4b1f-b983-4b1c36493acd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.033858 | controller | Jun 12 15:15:02.680748 crc crio[3654]: time="2026-06-12T15:15:02.680725965Z" level=info msg="Starting container: aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c" id=e0851dd4-3586-4f2b-87fa-d27f6f658866 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.033874 | controller | Jun 12 15:15:02.694587 crc crio[3654]: time="2026-06-12T15:15:02.6927585Z" level=info msg="Started container" PID=11209 containerID=eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=146e3def-638b-4b1f-b983-4b1c36493acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae
2026-06-12 16:39:22.033892 | controller | Jun 12 15:15:02.698028 crc crio[3654]: time="2026-06-12T15:15:02.697970225Z" level=info msg="Started container" PID=11214 containerID=aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=e0851dd4-3586-4f2b-87fa-d27f6f658866 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d
2026-06-12 16:39:22.033908 | controller | Jun 12 15:15:02.827639 crc crio[3654]: time="2026-06-12T15:15:02.827563133Z" level=info msg="Created container f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=9838130b-84c4-46d8-8ba9-7e02dddfc58a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.033924 | controller | Jun 12 15:15:02.829092 crc crio[3654]: time="2026-06-12T15:15:02.82896234Z" level=info msg="Starting container: f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81" id=437af107-c2c8-4a90-baae-45e3565c6914 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.033941 | controller | Jun 12 15:15:02.836536 crc crio[3654]: time="2026-06-12T15:15:02.836214394Z" level=info msg="Started container" PID=11250 containerID=f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=437af107-c2c8-4a90-baae-45e3565c6914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039
2026-06-12 16:39:22.033958 | controller | Jun 12 15:15:02.883870 crc crio[3654]: time="2026-06-12T15:15:02.883738372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=889b2413-9edc-43ea-ae51-83d3f58b1d11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033974 | controller | Jun 12 15:15:02.887223 crc crio[3654]: time="2026-06-12T15:15:02.887012773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=53d6edab-fd8b-4103-b30b-93f0aae58e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.033991 | controller | Jun 12 15:15:02.894462 crc crio[3654]: 2026-06-12T15:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6418c55d6799f Mac:be:45:84:f0:95:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.034011 | controller | Jun 12 15:15:02.896963 crc crio[3654]: time="2026-06-12T15:15:02.896865364Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc001790228}] Aliases:map[]}"
2026-06-12 16:39:22.034028 | controller | Jun 12 15:15:02.897338 crc crio[3654]: time="2026-06-12T15:15:02.897201245Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.034045 | controller | Jun 12 15:15:02.897440 crc crio[3654]: 2026-06-12T15:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b655f2af9408622 Mac:f2:e4:54:7c:c9:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.034062 | controller | Jun 12 15:15:02.898168 crc crio[3654]: time="2026-06-12T15:15:02.898095445Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc001004530}] Aliases:map[]}"
2026-06-12 16:39:22.034079 | controller | Jun 12 15:15:02.898449 crc crio[3654]: time="2026-06-12T15:15:02.898391275Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.034095 | controller | Jun 12 15:15:02.931648 crc crio[3654]: time="2026-06-12T15:15:02.931484388Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=f467cafc-aded-48c2-9d17-17322cd54f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034112 | controller | Jun 12 15:15:02.931988 crc crio[3654]: time="2026-06-12T15:15:02.931919083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034128 | controller | Jun 12 15:15:02.955412 crc crio[3654]: time="2026-06-12T15:15:02.955330121Z" level=info msg="Ran pod sandbox b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=df004a4d-9bb6-4aed-983d-aa7b27ef31ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.034145 | controller | Jun 12 15:15:02.959471 crc crio[3654]: time="2026-06-12T15:15:02.958922033Z" level=info msg="Ran pod sandbox 8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=fcb5dd89-666e-4392-99ee-5a6496454465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.034161 | controller | Jun 12 15:15:02.961419 crc crio[3654]: time="2026-06-12T15:15:02.960520994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=708c5edc-783d-4e47-b2b9-184dc756f69d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.034182 | controller | Jun 12 15:15:02.963535 crc crio[3654]: time="2026-06-12T15:15:02.963460573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6ef5f4f2-a382-4af6-90ad-4c3893050b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.034199 | controller | Jun 12 15:15:02.968969 crc crio[3654]: time="2026-06-12T15:15:02.963873547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=af82ac88-ab5b-4964-b780-92d723c5163f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.034215 | controller | Jun 12 15:15:02.968969 crc crio[3654]: time="2026-06-12T15:15:02.965891896Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=c46d4680-16f4-4d72-8229-86010a8fc9af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034231 | controller | Jun 12 15:15:02.968969 crc crio[3654]: time="2026-06-12T15:15:02.966218837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034248 | controller | Jun 12 15:15:02.968969 crc crio[3654]: time="2026-06-12T15:15:02.968791292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c1982122-4dd7-4bb2-85ac-3fc7a1f82d3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.034265 | controller | Jun 12 15:15:02.977825 crc crio[3654]: time="2026-06-12T15:15:02.977506086Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=2a632d08-ec90-4840-8438-642f98725fe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034282 | controller | Jun 12 15:15:02.980021 crc crio[3654]: time="2026-06-12T15:15:02.979498152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034298 | controller | Jun 12 15:15:02.980973 crc crio[3654]: time="2026-06-12T15:15:02.980873159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034314 | controller | Jun 12 15:15:02.997362 crc crio[3654]: time="2026-06-12T15:15:02.99636623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034331 | controller | Jun 12 15:15:03.012835 crc crio[3654]: time="2026-06-12T15:15:03.01269824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034347 | controller | Jun 12 15:15:03.013866 crc crio[3654]: time="2026-06-12T15:15:03.013762175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034364 | controller | Jun 12 15:15:03.018574 crc crio[3654]: time="2026-06-12T15:15:03.018484694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034380 | controller | Jun 12 15:15:03.236944 crc crio[3654]: time="2026-06-12T15:15:03.235034298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034397 | controller | Jun 12 15:15:03.245518 crc crio[3654]: time="2026-06-12T15:15:03.245410966Z" level=info msg="Created container 06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=c46d4680-16f4-4d72-8229-86010a8fc9af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034416 | controller | Jun 12 15:15:03.246657 crc crio[3654]: time="2026-06-12T15:15:03.246603648Z" level=info msg="Starting container: 06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9" id=1832e524-cde4-4e20-978d-dce6af497374 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.034433 | controller | Jun 12 15:15:03.250341 crc crio[3654]: time="2026-06-12T15:15:03.250210778Z" level=info msg="Created container 552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=2a632d08-ec90-4840-8438-642f98725fe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034450 | controller | Jun 12 15:15:03.259666 crc crio[3654]: time="2026-06-12T15:15:03.252702502Z" level=info msg="Starting container: 552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8" id=32e957cb-0487-4e36-89eb-345e99cf778a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.034466 | controller | Jun 12 15:15:03.259666 crc crio[3654]: time="2026-06-12T15:15:03.255653843Z" level=info msg="Started container" PID=11288 containerID=06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=1832e524-cde4-4e20-978d-dce6af497374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d
2026-06-12 16:39:22.034483 | controller | Jun 12 15:15:03.259666 crc crio[3654]: time="2026-06-12T15:15:03.25952975Z" level=info msg="Started container" PID=11285 containerID=552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=32e957cb-0487-4e36-89eb-345e99cf778a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db
2026-06-12 16:39:22.034500 | controller | Jun 12 15:15:03.306333 crc crio[3654]: time="2026-06-12T15:15:03.306154439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8ec2e553-defe-4594-b205-7369ef01e8e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.034537 | controller | Jun 12 15:15:03.311032 crc crio[3654]: time="2026-06-12T15:15:03.310859998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f62c72f1-e233-4b68-a6dc-ee2b96b2cb52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.034556 | controller | Jun 12 15:15:03.313447 crc crio[3654]: time="2026-06-12T15:15:03.313368501Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=e2ff0641-32b4-46f1-957e-2eb0c68bd7d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034573 | controller | Jun 12 15:15:03.313982 crc crio[3654]: time="2026-06-12T15:15:03.31391277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034590 | controller | Jun 12 15:15:03.351049 crc crio[3654]: time="2026-06-12T15:15:03.343813627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034607 | controller | Jun 12 15:15:03.351049 crc crio[3654]: time="2026-06-12T15:15:03.348816497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034627 | controller | Jun 12 15:15:03.374426 crc crio[3654]: time="2026-06-12T15:15:03.374293471Z" level=info msg="Created container 4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=f467cafc-aded-48c2-9d17-17322cd54f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034644 | controller | Jun 12 15:15:03.375570 crc crio[3654]: time="2026-06-12T15:15:03.375500242Z" level=info msg="Starting container: 4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934" id=a09e46cc-d742-4be1-9555-b0ef884b94b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.034661 | controller | Jun 12 15:15:03.383170 crc crio[3654]: time="2026-06-12T15:15:03.383080467Z" level=info msg="Started container" PID=11306 containerID=4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=a09e46cc-d742-4be1-9555-b0ef884b94b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039
2026-06-12 16:39:22.034678 | controller | Jun 12 15:15:03.584177 crc crio[3654]: time="2026-06-12T15:15:03.584048934Z" level=info msg="Created container 75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=e2ff0641-32b4-46f1-957e-2eb0c68bd7d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.034695 | controller | Jun 12 15:15:03.585721 crc crio[3654]: time="2026-06-12T15:15:03.585587436Z" level=info msg="Starting container: 75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73" id=60c9fdbd-c8ad-4df2-ad79-fb95f3d7b41f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.034711 | controller | Jun 12 15:15:03.593529 crc crio[3654]: time="2026-06-12T15:15:03.593304285Z" level=info msg="Started container" PID=11325 containerID=75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=60c9fdbd-c8ad-4df2-ad79-fb95f3d7b41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d
2026-06-12 16:39:22.034728 | controller | Jun 12 15:15:04.646024 crc crio[3654]: time="2026-06-12T15:15:04.645917881Z" level=info msg="Stopping pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274" id=37e3ea94-9b70-43d5-9ffe-40d8c68e0f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.034745 | controller | Jun 12 15:15:04.646714 crc crio[3654]: time="2026-06-12T15:15:04.64665131Z" level=info msg="Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc001dc2518}] Aliases:map[]}"
2026-06-12 16:39:22.034761 | controller | Jun 12 15:15:04.646889 crc crio[3654]: time="2026-06-12T15:15:04.646816916Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.034778 | controller | Jun 12 15:15:06.303823 crc crio[3654]: time="2026-06-12T15:15:06.303157834Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=24515277-3024-46e4-948e-537bb902cb7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.034794 | controller | Jun 12 15:15:06.303823 crc crio[3654]: time="2026-06-12T15:15:06.303825247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034813 | controller | Jun 12 15:15:06.343368 crc crio[3654]: time="2026-06-12T15:15:06.343080512Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000626700}] Aliases:map[]}"
2026-06-12 16:39:22.034830 | controller | Jun 12 15:15:06.343368 crc crio[3654]: time="2026-06-12T15:15:06.343181936Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.034847 | controller | Jun 12 15:15:07.117859 crc crio[3654]: time="2026-06-12T15:15:07.11770107Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=67ae6de1-6c0b-49e2-9e03-cbe8b35277ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.034863 | controller | Jun 12 15:15:07.117859 crc crio[3654]: time="2026-06-12T15:15:07.117828018Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=0acbe059-bf43-44bb-863e-80e865ae7a77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.034880 | controller | Jun 12 15:15:07.118488 crc crio[3654]: time="2026-06-12T15:15:07.11800009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034897 | controller | Jun 12 15:15:07.118488 crc crio[3654]: time="2026-06-12T15:15:07.118017685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.034913 | controller | Jun 12 15:15:07.872848 crc crio[3654]: time="2026-06-12T15:15:07.872758603Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc001dc2628}] Aliases:map[]}"
2026-06-12 16:39:22.034930 | controller | Jun 12 15:15:07.872848 crc crio[3654]: time="2026-06-12T15:15:07.872832276Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.034947 | controller | Jun 12 15:15:08.035543 crc crio[3654]: time="2026-06-12T15:15:08.028739254Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc00008cf50}] Aliases:map[]}"
2026-06-12 16:39:22.034964 | controller | Jun 12 15:15:08.035543 crc crio[3654]: time="2026-06-12T15:15:08.029234721Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.034980 | controller | Jun 12 15:15:08.201763 crc crio[3654]: time="2026-06-12T15:15:08.201654251Z" level=info msg="Stopped pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274" id=37e3ea94-9b70-43d5-9ffe-40d8c68e0f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.035000 | controller | Jun 12 15:15:08.230367 crc crio[3654]: time="2026-06-12T15:15:08.229892002Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=99f9da24-e41a-4d28-bd0f-f94f8a29afa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035017 | controller | Jun 12 15:15:08.230367 crc crio[3654]: time="2026-06-12T15:15:08.229965034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035033 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.238150303Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=d4b8d4df-2fca-42e0-b8f2-02f3e9520861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035050 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.238713022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035067 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.239437147Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=aa3bb9f5-74b2-40f5-843f-38c656a16b1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035083 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.239485098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035149 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.23984645Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=76fb3f4a-e160-44a5-8f92-6f6ae4a5fdf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035173 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.239892962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035190 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.240939478Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=3475a3af-af73-4234-a3d3-a90c900f87c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035207 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.240974439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035224 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.241460995Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=fdd4dc23-211f-4e56-bee5-1d9f97e26609 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035241 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.241504627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035257 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.241808297Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=789dfc48-76c2-4815-9c41-fbd611825280 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035280 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.241849419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035297 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.242124098Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=42c61604-4c16-4174-a0d0-55ae25d9caa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035359 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.242157509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035378 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.242711358Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=5cef152a-3570-4d57-b765-0317fdb99dc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035395 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.242742039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035412 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.243053039Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=645fb27a-ce64-4ee6-8f7c-43c2aac3cb46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035428 | controller | Jun 12 15:15:08.244539 crc crio[3654]: time="2026-06-12T15:15:08.244128186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035445 | controller | Jun 12 15:15:08.792489 crc crio[3654]: time="2026-06-12T15:15:08.777744404Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000626168}] Aliases:map[]}"
2026-06-12 16:39:22.035462 | controller | Jun 12 15:15:08.792489 crc crio[3654]: time="2026-06-12T15:15:08.777889239Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035479 | controller | Jun 12 15:15:08.956867 crc crio[3654]: time="2026-06-12T15:15:08.95617536Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc00239a258}] Aliases:map[]}"
2026-06-12 16:39:22.035495 | controller | Jun 12 15:15:08.956867 crc crio[3654]: time="2026-06-12T15:15:08.956823452Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035526 | controller | Jun 12 15:15:09.351200 crc crio[3654]: time="2026-06-12T15:15:09.350703971Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=482206ac-5337-4d7c-880b-27d2e00a81ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035561 | controller | Jun 12 15:15:09.351200 crc crio[3654]: time="2026-06-12T15:15:09.350903008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035579 | controller | Jun 12 15:15:09.351200 crc crio[3654]: time="2026-06-12T15:15:09.351180227Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=17fc84e9-2edf-45ed-9c23-f2f0acbc0274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035595 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.351221558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035611 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.35154663Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=b82bfab0-caf5-4dca-b5ee-b712cac5d900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035628 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.351594391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035644 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.351692335Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=dac0c638-3a1c-4720-821f-f0b555b0f8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035660 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.351720525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035676 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.351914662Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=ee76b616-6f3f-4979-9167-ea435d376e59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035691 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.351945323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035721 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.352033746Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=6f0c185c-0e4d-476a-a600-0d1ee51a0adc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035738 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.352063897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035754 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.35215437Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=8c982569-afa8-439d-a4d7-542c93234ce5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035770 | controller | Jun 12 15:15:09.352602 crc crio[3654]: time="2026-06-12T15:15:09.352177831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035786 | controller | Jun 12 15:15:09.353619 crc crio[3654]: time="2026-06-12T15:15:09.352618566Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=ba2a15ef-87a9-4502-9ba7-11047324fe1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.035805 | controller | Jun 12 15:15:09.353619 crc crio[3654]: time="2026-06-12T15:15:09.352653447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.035821 | controller | Jun 12 15:15:09.390187 crc crio[3654]: time="2026-06-12T15:15:09.390036064Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc001dc2700}] Aliases:map[]}"
2026-06-12 16:39:22.035838 | controller | Jun 12 15:15:09.390187 crc crio[3654]: time="2026-06-12T15:15:09.390105096Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035854 | controller | Jun 12 15:15:09.414832 crc crio[3654]: time="2026-06-12T15:15:09.414620821Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc0014ee278}] Aliases:map[]}"
2026-06-12 16:39:22.035870 | controller | Jun 12 15:15:09.414832 crc crio[3654]: time="2026-06-12T15:15:09.414675353Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035887 | controller | Jun 12 15:15:09.455916 crc crio[3654]: time="2026-06-12T15:15:09.454961512Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc001004120}] Aliases:map[]}"
2026-06-12 16:39:22.035904 | controller | Jun 12 15:15:09.455916 crc crio[3654]: time="2026-06-12T15:15:09.455118497Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035921 | controller | Jun 12 15:15:09.760505 crc crio[3654]: time="2026-06-12T15:15:09.760188559Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000626740}] Aliases:map[]}"
2026-06-12 16:39:22.035938 | controller | Jun 12 15:15:09.760505 crc crio[3654]: time="2026-06-12T15:15:09.760468569Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035954 | controller | Jun 12 15:15:09.833941 crc crio[3654]: time="2026-06-12T15:15:09.822138215Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc0014ee458}] Aliases:map[]}"
2026-06-12 16:39:22.035973 | controller | Jun 12 15:15:09.833941 crc crio[3654]: time="2026-06-12T15:15:09.82258855Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.035990 | controller | Jun 12 15:15:09.870415 crc crio[3654]: time="2026-06-12T15:15:09.859674377Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc00239a718}] Aliases:map[]}"
2026-06-12 16:39:22.036006 | controller | Jun 12 15:15:09.870415 crc crio[3654]: time="2026-06-12T15:15:09.859898904Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036023 | controller | Jun 12 15:15:09.985503 crc crio[3654]: time="2026-06-12T15:15:09.98406195Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a790}] Aliases:map[]}"
2026-06-12 16:39:22.036039 | controller | Jun 12 15:15:09.985503 crc crio[3654]: time="2026-06-12T15:15:09.984225626Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036056 | controller | Jun 12 15:15:10.006656 crc crio[3654]: time="2026-06-12T15:15:09.994197914Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc00008c378}] Aliases:map[]}"
2026-06-12 16:39:22.036072 | controller | Jun 12 15:15:10.007044 crc crio[3654]: time="2026-06-12T15:15:10.006992964Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036088 | controller | Jun 12 15:15:10.140753 crc crio[3654]: time="2026-06-12T15:15:10.140049445Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=1533222f-d6c5-44ae-9ced-0181cb9dd4e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036105 | controller | Jun 12 15:15:10.140753 crc crio[3654]: time="2026-06-12T15:15:10.14018789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036125 | controller | Jun 12 15:15:10.150752 crc crio[3654]: time="2026-06-12T15:15:10.149982533Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=99f21f0c-5a8f-4c4f-b3ef-d25be92084bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036141 | controller | Jun 12 15:15:10.150752 crc crio[3654]: time="2026-06-12T15:15:10.150227932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036157 | controller | Jun 12 15:15:10.150752 crc crio[3654]: time="2026-06-12T15:15:10.150445229Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=b72bff20-988d-4518-a080-1fc4a9f9e11b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036173 | controller | Jun 12 15:15:10.150752 crc crio[3654]: time="2026-06-12T15:15:10.150494671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036189 | controller | Jun 12 15:15:11.387019 crc crio[3654]: time="2026-06-12T15:15:11.386597128Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=3582b5d9-6d7f-4beb-822a-d3d092a654f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036204 | controller | Jun 12 15:15:11.387019 crc crio[3654]: time="2026-06-12T15:15:11.386987621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036220 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.389226787Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=19faf156-3028-42fe-a11b-e5d6abbc02a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036235 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.393756411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036251 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.394657062Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=85616cd4-80a3-476d-8655-0280767af035 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036267 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.394874109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036283 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.394734208Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=452d8ab3-5c17-4fbc-8525-0e4a495ea9bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036299 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.394944712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036315 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.39481616Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=d5407e72-646a-4571-8793-b76068878917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036331 | controller | Jun 12 15:15:11.395978 crc crio[3654]: time="2026-06-12T15:15:11.395003984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036354 | controller | Jun 12 15:15:11.400674 crc crio[3654]: time="2026-06-12T15:15:11.399599923Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=d55e9397-5530-4874-8b69-5515416883d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036370 | controller | Jun 12 15:15:11.438577 crc crio[3654]: time="2026-06-12T15:15:11.404150918Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=66b0640f-6c78-4de4-beec-4e2c1fb06ec3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036386 | controller | Jun 12 15:15:11.438577 crc crio[3654]: time="2026-06-12T15:15:11.406670154Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=faa16ca5-a6dd-42c2-99c0-d018c6941f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036402 | controller | Jun 12 15:15:11.439077 crc crio[3654]: time="2026-06-12T15:15:11.438659572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036417 | controller | Jun 12 15:15:11.441642 crc crio[3654]: time="2026-06-12T15:15:11.440818375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036433 | controller | Jun 12 15:15:11.462737 crc crio[3654]: time="2026-06-12T15:15:11.46243895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036450 | controller | Jun 12 15:15:11.943973 crc crio[3654]: time="2026-06-12T15:15:11.943832976Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc000627050}] Aliases:map[]}"
2026-06-12 16:39:22.036466 | controller | Jun 12 15:15:11.943973 crc crio[3654]: time="2026-06-12T15:15:11.943904588Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036482 | controller | Jun 12 15:15:12.215617 crc crio[3654]: time="2026-06-12T15:15:12.215437887Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=94f89d0d-164b-49c2-a444-67540a6d9c13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036499 | controller | Jun 12 15:15:12.215821 crc crio[3654]: time="2026-06-12T15:15:12.215791639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036533 | controller | Jun 12 15:15:12.216472 crc crio[3654]: time="2026-06-12T15:15:12.216239445Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=33cba730-5b08-489f-bb35-639029837415 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036552 | controller | Jun 12 15:15:12.216814 crc crio[3654]: time="2026-06-12T15:15:12.216791293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036568 | controller | Jun 12 15:15:12.217734 crc crio[3654]: time="2026-06-12T15:15:12.217707414Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=2ee1fd5a-2dd7-4bda-9e7a-e9d3b003b606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036593 | controller | Jun 12 15:15:12.217857 crc crio[3654]: time="2026-06-12T15:15:12.217835209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.036610 | controller | Jun 12 15:15:12.515123 crc crio[3654]: time="2026-06-12T15:15:12.510180488Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc001004020}] Aliases:map[]}"
2026-06-12 16:39:22.036626 | controller | Jun 12 15:15:12.515123 crc crio[3654]: time="2026-06-12T15:15:12.510396515Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036642 | controller | Jun 12 15:15:12.527015 crc crio[3654]: time="2026-06-12T15:15:12.526869856Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc0006271e0}] Aliases:map[]}"
2026-06-12 16:39:22.036658 | controller | Jun 12 15:15:12.527015 crc crio[3654]: time="2026-06-12T15:15:12.526974439Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036674 | controller | Jun 12 15:15:12.740843 crc crio[3654]: time="2026-06-12T15:15:12.740766023Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc00008c4f0}] Aliases:map[]}"
2026-06-12 16:39:22.036691 | controller | Jun 12 15:15:12.741845 crc crio[3654]: time="2026-06-12T15:15:12.741769257Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036707 | controller | Jun 12 15:15:13.568587 crc crio[3654]: 2026-06-12T15:15:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1eae6cecaf0d6 Mac:9a:a3:12:10:ce:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba SocketPath: PciID:}] [{Interface:0xc00011b910 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.036723 | controller | Jun 12 15:15:13.570905 crc crio[3654]: time="2026-06-12T15:15:13.570105928Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000626700}] Aliases:map[]}"
2026-06-12 16:39:22.036742 | controller | Jun 12 15:15:13.570905 crc crio[3654]: time="2026-06-12T15:15:13.570557963Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.036759 | controller | Jun 12 15:15:13.646883 crc crio[3654]: time="2026-06-12T15:15:13.644653363Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000627348}] Aliases:map[]}"
2026-06-12 16:39:22.036784 | controller | Jun 12 15:15:13.646883 crc crio[3654]: time="2026-06-12T15:15:13.644763787Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036802 | controller | Jun 12 15:15:13.655646 crc crio[3654]: time="2026-06-12T15:15:13.65421872Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc0014ee2c0}] Aliases:map[]}"
2026-06-12 16:39:22.036824 | controller | Jun 12 15:15:13.655646 crc crio[3654]: time="2026-06-12T15:15:13.654418707Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036843 | controller | Jun 12 15:15:14.317438 crc crio[3654]: time="2026-06-12T15:15:14.316096875Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc00008c7b8}] Aliases:map[]}"
2026-06-12 16:39:22.036863 | controller | Jun 12 15:15:14.317438 crc crio[3654]: time="2026-06-12T15:15:14.31711569Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036882 | controller | Jun 12 15:15:15.306505 crc crio[3654]: time="2026-06-12T15:15:15.170099497Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc00239a200}] Aliases:map[]}"
2026-06-12 16:39:22.036902 | controller | Jun 12 15:15:15.306505 crc crio[3654]: time="2026-06-12T15:15:15.17020242Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036924 | controller | Jun 12 15:15:15.501584 crc crio[3654]: time="2026-06-12T15:15:15.446224255Z" level=info msg="Ran pod sandbox dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=24515277-3024-46e4-948e-537bb902cb7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.036946 | controller | Jun 12 15:15:15.501584 crc crio[3654]: time="2026-06-12T15:15:15.471561108Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc00239a948}] Aliases:map[]}"
2026-06-12 16:39:22.036967 | controller | Jun 12 15:15:15.501584 crc crio[3654]: time="2026-06-12T15:15:15.471595479Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.036986 | controller | Jun 12 15:15:15.655942 crc crio[3654]: time="2026-06-12T15:15:15.655224655Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000626658}] Aliases:map[]}"
2026-06-12 16:39:22.037007 | controller | Jun 12 15:15:15.656548 crc crio[3654]: time="2026-06-12T15:15:15.656154406Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037023 | controller | Jun 12 15:15:16.085922 crc crio[3654]: time="2026-06-12T15:15:15.860833134Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=6e168c58-7a4c-4f7e-98f0-020d57a59534 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.037039 | controller | Jun 12 15:15:16.200132 crc crio[3654]: time="2026-06-12T15:15:16.19967102Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc00239aa70}] Aliases:map[]}"
2026-06-12 16:39:22.037056 | controller | Jun 12 15:15:16.200132 crc crio[3654]: time="2026-06-12T15:15:16.200014612Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037072 | controller | Jun 12 15:15:16.529116 crc crio[3654]: time="2026-06-12T15:15:16.528739937Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=efbb39bf-9060-40cf-9653-04b2f90166bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.037090 | controller | Jun 12 15:15:16.550092 crc crio[3654]: time="2026-06-12T15:15:16.54966666Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc001dc2210}] Aliases:map[]}"
2026-06-12 16:39:22.037205 | controller | Jun 12 15:15:16.550092 crc crio[3654]: time="2026-06-12T15:15:16.549759533Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037229 | controller | Jun 12 15:15:16.751633 crc crio[3654]: time="2026-06-12T15:15:16.751154535Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc0014ee290}] Aliases:map[]}"
2026-06-12 16:39:22.037246 | controller | Jun 12 15:15:16.751633 crc crio[3654]: time="2026-06-12T15:15:16.751460495Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037262 | controller | Jun 12 15:15:17.088812 crc crio[3654]: time="2026-06-12T15:15:17.088433869Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=d2141d8e-ce12-441d-a4a2-fba5d9600aa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.037279 | controller | Jun 12 15:15:17.471127 crc crio[3654]: time="2026-06-12T15:15:17.47100982Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc001dc2510}] Aliases:map[]}"
2026-06-12 16:39:22.037295 | controller | Jun 12 15:15:17.471459 crc crio[3654]: time="2026-06-12T15:15:17.471135084Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037311 | controller | Jun 12 15:15:17.489190 crc crio[3654]: time="2026-06-12T15:15:17.489131446Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc000630108}] Aliases:map[]}"
2026-06-12 16:39:22.037328 | controller | Jun 12 15:15:17.492187 crc crio[3654]: time="2026-06-12T15:15:17.492149579Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037344 | controller | Jun 12 15:15:17.495571 crc crio[3654]: time="2026-06-12T15:15:17.492073027Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00239ac00}] Aliases:map[]}"
2026-06-12 16:39:22.037364 | controller | Jun 12 15:15:17.506728 crc crio[3654]: time="2026-06-12T15:15:17.506668913Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037381 | controller | Jun 12 15:15:17.510635 crc crio[3654]: time="2026-06-12T15:15:17.489621643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.037397 | controller | Jun 12 15:15:17.531963 crc crio[3654]: time="2026-06-12T15:15:17.53186904Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc001dc2410}] Aliases:map[]}"
2026-06-12 16:39:22.037414 | controller | Jun 12 15:15:17.533187 crc crio[3654]: time="2026-06-12T15:15:17.533159744Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037430 | controller | Jun 12 15:15:17.573884 crc crio[3654]: time="2026-06-12T15:15:17.573826519Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc000630070}] Aliases:map[]}"
2026-06-12 16:39:22.037446 | controller | Jun 12 15:15:17.574642 crc crio[3654]: time="2026-06-12T15:15:17.574615036Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037461 | controller | Jun 12 15:15:18.306048 crc crio[3654]: time="2026-06-12T15:15:18.305789441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.037477 | controller | Jun 12 15:15:18.315189 crc crio[3654]: 2026-06-12T15:15:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7bd1178946180a Mac:ea:17:aa:86:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.037493 | controller | Jun 12 15:15:18.332861 crc crio[3654]: time="2026-06-12T15:15:18.332133917Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000626168}] Aliases:map[]}"
2026-06-12 16:39:22.037509 | controller | Jun 12 15:15:18.332861 crc crio[3654]: time="2026-06-12T15:15:18.332720117Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.037556 | controller | Jun 12 15:15:18.364785 crc crio[3654]: time="2026-06-12T15:15:18.364671134Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc001dc2068}] Aliases:map[]}"
2026-06-12 16:39:22.037575 | controller | Jun 12 15:15:18.364785 crc crio[3654]: time="2026-06-12T15:15:18.364786917Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037591 | controller | Jun 12 15:15:18.420608 crc crio[3654]: time="2026-06-12T15:15:18.41621563Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc000f42038}] Aliases:map[]}"
2026-06-12 16:39:22.037608 | controller | Jun 12 15:15:18.420608 crc crio[3654]: time="2026-06-12T15:15:18.416921484Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037624 | controller | Jun 12 15:15:18.593019 crc crio[3654]: time="2026-06-12T15:15:18.590542958Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc001dc2178}] Aliases:map[]}"
2026-06-12 16:39:22.037640 | controller | Jun 12 15:15:18.593019 crc crio[3654]: time="2026-06-12T15:15:18.590685133Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037656 | controller | Jun 12 15:15:18.662403 crc crio[3654]: time="2026-06-12T15:15:18.661968958Z" level=info msg="Ran pod sandbox d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=99f9da24-e41a-4d28-bd0f-f94f8a29afa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.037672 | controller | Jun 12 15:15:18.801915 crc crio[3654]: 2026-06-12T15:15:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aea0b388b16058 Mac:92:6d:88:27:4a:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 SocketPath: PciID:}] [{Interface:0xc000114690 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.037689 | controller | Jun 12 15:15:18.811876 crc crio[3654]: time="2026-06-12T15:15:18.810542215Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc001dc2628}] Aliases:map[]}"
2026-06-12 16:39:22.037708 | controller | Jun 12 15:15:18.829420 crc crio[3654]: time="2026-06-12T15:15:18.829172291Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.037724 | controller | Jun 12 15:15:18.843652 crc crio[3654]: time="2026-06-12T15:15:18.841062565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=55cffff4-061c-4041-a3fb-3196dbebd218 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.037741 | controller | Jun 12 15:15:18.884632 crc crio[3654]: time="2026-06-12T15:15:18.884021217Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0001841c8}] Aliases:map[]}"
2026-06-12 16:39:22.037757 | controller | Jun 12 15:15:18.884632 crc crio[3654]: time="2026-06-12T15:15:18.884600956Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.037773 | controller | Jun 12 15:15:18.902710 crc crio[3654]: time="2026-06-12T15:15:18.902457897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=44ca1820-e4e0-4c7c-8966-b9289cf12f86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.037789 | controller | Jun 12 15:15:19.004446 crc crio[3654]: time="2026-06-12T15:15:19.003945747Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=e2e193ce-30a5-4c35-bc2b-67d497b6fbc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.037805 | controller | Jun 12 15:15:19.005417 crc crio[3654]: time="2026-06-12T15:15:19.005086516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.037820 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:19.770597525Z" level=info msg="Ran pod sandbox 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=67ae6de1-6c0b-49e2-9e03-cbe8b35277ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.037836 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:19.79245064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1eb78a1-7e6f-4b39-91b0-562630cc3745 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.037852 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:19.865786376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=973207b5-793f-4541-8d7e-3f5ea3d08d73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.037867 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:19.87059918Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=a6e3e40d-2f07-43c0-9dc7-4fbcd3df547b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.037886 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:19.870950322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.037902 | controller | Jun 12 15:15:20.077397 crc crio[3654]: 2026-06-12T15:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3962749b83eb4 Mac:46:18:66:fc:9c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d SocketPath: PciID:}] [{Interface:0xc0005225e0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.037918 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:20.017458327Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc00239a258}] Aliases:map[]}"
2026-06-12 16:39:22.037934 | controller | Jun 12 15:15:20.077397 crc crio[3654]: time="2026-06-12T15:15:20.017680484Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.037950 | controller | Jun 12 15:15:20.178432 crc crio[3654]: time="2026-06-12T15:15:20.174539609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.037966 | controller | Jun 12 15:15:20.291826 crc crio[3654]: time="2026-06-12T15:15:20.291512791Z" level=info msg="Ran pod sandbox 1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=3475a3af-af73-4234-a3d3-a90c900f87c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.037982 | controller | Jun 12 15:15:20.315540 crc crio[3654]: time="2026-06-12T15:15:20.313791788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.037997 | controller | Jun 12 15:15:20.409503 crc crio[3654]: time="2026-06-12T15:15:20.398031663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038013 | controller | Jun 12 15:15:20.499468 crc crio[3654]: time="2026-06-12T15:15:20.499086576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=3a176663-037f-40f4-8952-241518268abf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038028 | controller | Jun 12 15:15:20.631840 crc crio[3654]: 2026-06-12T15:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8caa6fb429316db Mac:aa:9d:55:05:da:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.038044 | controller | Jun 12 15:15:20.631840 crc crio[3654]: time="2026-06-12T15:15:20.630816867Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc0014ee278}] Aliases:map[]}"
2026-06-12 16:39:22.038064 | controller | Jun 12 15:15:20.631840 crc crio[3654]: time="2026-06-12T15:15:20.631032764Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.038080 | controller | Jun 12 15:15:20.637612 crc crio[3654]: time="2026-06-12T15:15:20.633206981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=d00f9be9-d64b-4079-b957-cb8ff16c719e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038097 | controller | Jun 12 15:15:20.652689 crc crio[3654]: time="2026-06-12T15:15:20.65257908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038113 | controller | Jun 12 15:15:20.697167 crc crio[3654]: time="2026-06-12T15:15:20.69668432Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=c218bdd7-b09a-4b96-b28f-22b4e1a54030 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038129 | controller | Jun 12 15:15:20.697600 crc crio[3654]: time="2026-06-12T15:15:20.697402534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038144 | controller | Jun 12 15:15:21.023835 crc crio[3654]: 2026-06-12T15:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88dce7b995e9ea6 Mac:ae:72:13:93:40:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 SocketPath: PciID:}] [{Interface:0xc000434f60 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.038160 | controller | Jun 12 15:15:21.089572 crc crio[3654]: time="2026-06-12T15:15:21.088014813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038176 | controller | Jun 12 15:15:21.098648 crc crio[3654]: time="2026-06-12T15:15:21.089229664Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc001dc2700}] Aliases:map[]}"
2026-06-12 16:39:22.038192 | controller | Jun 12 15:15:21.098648 crc crio[3654]: time="2026-06-12T15:15:21.098538471Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.038207 | controller | Jun 12 15:15:21.343635 crc crio[3654]: time="2026-06-12T15:15:21.231765905Z" level=info msg="Ran pod sandbox 8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=76fb3f4a-e160-44a5-8f92-6f6ae4a5fdf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.038223 | controller | Jun 12 15:15:21.442430 crc crio[3654]: 2026-06-12T15:15:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a54fb699eb9ebe1 Mac:fe:a5:6b:14:d0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.038246 | controller | Jun 12 15:15:21.450589 crc crio[3654]: time="2026-06-12T15:15:21.450069467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f0fb901b-d2c2-4c07-b05c-d2a0233abee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038262 | controller | Jun 12 15:15:21.493489 crc crio[3654]: time="2026-06-12T15:15:21.492910595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=703a0f09-a5ce-4456-8af5-af88b1654d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038278 | controller | Jun 12 15:15:22.090708 crc crio[3654]: time="2026-06-12T15:15:22.09060452Z" level=info msg="Ran pod sandbox 88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=d4b8d4df-2fca-42e0-b8f2-02f3e9520861 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.038294 | controller | Jun 12 15:15:22.107779 crc crio[3654]: time="2026-06-12T15:15:22.093067314Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=fdc75d2b-7a64-4205-870a-19ed0b547c2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038311 | controller | Jun 12 15:15:22.123984 crc crio[3654]: time="2026-06-12T15:15:22.12377674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=f495d68e-4715-4b53-af7f-50d05cd81a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038330 | controller | Jun 12 15:15:22.143447 crc crio[3654]: time="2026-06-12T15:15:22.142983299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=2cafb3fa-fb90-4867-82cb-a83956ff80c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038346 | controller | Jun 12 15:15:22.182413 crc crio[3654]: time="2026-06-12T15:15:22.182058844Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=06da80ec-b60b-44d5-99ba-e4a9006ce4a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038362 | controller | Jun 12 15:15:22.191634 crc crio[3654]: time="2026-06-12T15:15:22.190696247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038378 | controller | Jun 12 15:15:22.208024 crc crio[3654]: time="2026-06-12T15:15:22.207651844Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc00008cf50}] Aliases:map[]}"
2026-06-12 16:39:22.038394 | controller | Jun 12 15:15:22.208024 crc crio[3654]: time="2026-06-12T15:15:22.207946834Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.038410 | controller | Jun 12 15:15:22.236745 crc crio[3654]: time="2026-06-12T15:15:22.236463084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038426 | controller | Jun 12 15:15:22.458207 crc crio[3654]: time="2026-06-12T15:15:22.358690989Z" level=info msg="Created container 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=a6e3e40d-2f07-43c0-9dc7-4fbcd3df547b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038446 | controller | Jun 12 15:15:22.458207 crc crio[3654]: time="2026-06-12T15:15:22.372667599Z" level=info msg="Created container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console" id=e2e193ce-30a5-4c35-bc2b-67d497b6fbc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038462 | controller | Jun 12 15:15:22.462756 crc crio[3654]: time="2026-06-12T15:15:22.459338289Z" level=info msg="Starting container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f" id=319e91fa-ed16-46c0-9679-63de94913163 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.038478 | controller | Jun 12 15:15:22.463465 crc crio[3654]: time="2026-06-12T15:15:22.463221718Z" level=info msg="Starting container: 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95" id=20d019d3-cd7c-4b18-9b7b-b7a25a40fb1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.038493 | controller | Jun 12 15:15:22.495545 crc crio[3654]: time="2026-06-12T15:15:22.494777301Z" level=info msg="Ran pod sandbox a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=0acbe059-bf43-44bb-863e-80e865ae7a77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.038509 | controller | Jun 12 15:15:22.522740 crc crio[3654]: time="2026-06-12T15:15:22.520792232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=289cf020-d5b9-47bd-a572-581d89a7e020 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038546 | controller | Jun 12 15:15:22.527538 crc crio[3654]: time="2026-06-12T15:15:22.525914601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=22a41298-4fef-42d4-8123-9107ee2800b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038563 | controller | Jun 12 15:15:22.551805 crc crio[3654]: time="2026-06-12T15:15:22.546073767Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=6485f164-5c75-40f8-9ac7-e0b22546221b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038578 | controller | Jun 12 15:15:22.551805 crc crio[3654]: time="2026-06-12T15:15:22.549068578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038595 | controller | Jun 12 15:15:22.682680 crc crio[3654]: time="2026-06-12T15:15:22.682577628Z" level=info msg="Started container" PID=12155 containerID=a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f description=openshift-console/console-6c684df5db-cc8g8/console id=319e91fa-ed16-46c0-9679-63de94913163 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac
2026-06-12 16:39:22.038611 | controller | Jun 12 15:15:23.061411 crc crio[3654]: time="2026-06-12T15:15:23.060063833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038627 | controller | Jun 12 15:15:23.112517 crc crio[3654]: time="2026-06-12T15:15:23.109755047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038643 | controller | Jun 12 15:15:23.118847 crc crio[3654]: time="2026-06-12T15:15:23.118569547Z" level=info msg="Started container" PID=12133 containerID=9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=20d019d3-cd7c-4b18-9b7b-b7a25a40fb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131
2026-06-12 16:39:22.038663 | controller | Jun 12 15:15:23.718194 crc crio[3654]: time="2026-06-12T15:15:23.718095755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038679 | controller | Jun 12 15:15:23.770006 crc crio[3654]: time="2026-06-12T15:15:23.76989261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038695 | controller | Jun 12 15:15:23.889012 crc crio[3654]: time="2026-06-12T15:15:23.887574865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038710 | controller | Jun 12 15:15:24.627070 crc crio[3654]: time="2026-06-12T15:15:23.942525854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.038726 | controller | Jun 12 15:15:25.349541 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:201a323218bb852 Mac:02:6b:c7:af:56:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c SocketPath: PciID:}] [{Interface:0xc00039c760 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.038742 | controller | Jun 12 15:15:25.406508 crc crio[3654]: time="2026-06-12T15:15:25.404664589Z" level=info msg="Created container 9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=fdc75d2b-7a64-4205-870a-19ed0b547c2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038759 | controller | Jun 12 15:15:25.419673 crc crio[3654]: time="2026-06-12T15:15:25.412567058Z" level=info msg="Created container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=6485f164-5c75-40f8-9ac7-e0b22546221b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038775 | controller | Jun 12 15:15:25.432803 crc crio[3654]: time="2026-06-12T15:15:25.426905997Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc00008c378}] Aliases:map[]}"
2026-06-12 16:39:22.038791 | controller | Jun 12 15:15:25.432803 crc crio[3654]: time="2026-06-12T15:15:25.427154006Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.038807 | controller | Jun 12 15:15:25.432803 crc crio[3654]: time="2026-06-12T15:15:25.427422593Z" level=info msg="Starting container: 9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2" id=6f72c367-dbab-4cec-9e8f-c47e6053d965 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.038823 | controller | Jun 12 15:15:25.451721 crc crio[3654]: time="2026-06-12T15:15:25.449511204Z" level=info msg="Starting container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904" id=fa7ae968-de2c-469b-a07b-2f1c998839d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.038842 | controller | Jun 12 15:15:25.519737 crc crio[3654]: time="2026-06-12T15:15:25.516164634Z" level=info msg="Ran pod sandbox 201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=5cef152a-3570-4d57-b765-0317fdb99dc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.038859 | controller | Jun 12 15:15:25.536963 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28425419c3e6f7e Mac:7a:c0:0c:80:d1:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c SocketPath: PciID:}] [{Interface:0xc000314bb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.038875 | controller | Jun 12 15:15:25.558834 crc crio[3654]: time="2026-06-12T15:15:25.536240057Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc0014ee458}] Aliases:map[]}"
2026-06-12 16:39:22.038891 | controller | Jun 12 15:15:25.558834 crc crio[3654]: time="2026-06-12T15:15:25.551945391Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.038908 | controller | Jun 12 15:15:25.558834 crc crio[3654]: time="2026-06-12T15:15:25.554425375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=d1357001-70c1-4e71-ba04-aced116e7672 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.038924 | controller | Jun 12 15:15:25.558834 crc crio[3654]: time="2026-06-12T15:15:25.546953041Z" level=info msg="Created container 25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=06da80ec-b60b-44d5-99ba-e4a9006ce4a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.038940 | controller | Jun 12 15:15:25.578523 crc crio[3654]: time="2026-06-12T15:15:25.57278524Z" level=info msg="Starting container: 25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80" id=dba38fe2-eb5d-494d-aa8e-fc20aea38d7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.038956 | controller | Jun 12 15:15:25.814196 crc crio[3654]: time="2026-06-12T15:15:25.678023961Z" level=info msg="Ran pod sandbox 28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=645fb27a-ce64-4ee6-8f7c-43c2aac3cb46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.038972 | controller | Jun 12 15:15:25.935870 crc crio[3654]: time="2026-06-12T15:15:25.933658215Z" level=info msg="Started container" PID=12362 containerID=25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=dba38fe2-eb5d-494d-aa8e-fc20aea38d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6
2026-06-12 16:39:22.038989 | controller | Jun 12 15:15:25.938044 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf2db407cc9db Mac:8a:bb:9f:33:fe:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.039009 | controller | Jun 12 15:15:25.942406 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9c5d7c7f16ef4 Mac:0e:5b:2f:f7:0f:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 SocketPath: PciID:}] [{Interface:0xc000015e00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.039026 | controller | Jun 12 15:15:25.946418 crc crio[3654]: time="2026-06-12T15:15:25.945612371Z" level=info msg="Started container" PID=12294 containerID=9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=6f72c367-dbab-4cec-9e8f-c47e6053d965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a
2026-06-12 16:39:22.039042 | controller | Jun 12 15:15:25.970106 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4ea92c009af8c7 Mac:6a:15:6c:7d:3a:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a SocketPath: PciID:}] [{Interface:0xc0003409e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.039058 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:25.965230429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039075 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:25.976541853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7e6ea978-b12d-439d-b259-8ab9b7cbef90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039091 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:26.001659327Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000626740}] Aliases:map[]}"
2026-06-12 16:39:22.039107 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:26.002859828Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.039123 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:26.099458454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0f1886f7-ef2d-457d-9ef4-6e2c4ed86087 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039139 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:26.102467963Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=72f097d5-08c3-436e-b956-aa0193d56e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039155 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:26.105208896Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc000627050}] Aliases:map[]}"
2026-06-12 16:39:22.039174 | controller | Jun 12 15:15:26.231752 crc crio[3654]: time="2026-06-12T15:15:26.105515117Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.039190 | controller | Jun 12 15:15:26.238604 crc crio[3654]: time="2026-06-12T15:15:26.238530673Z" level=info msg="Started container" PID=12361 containerID=619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=fa7ae968-de2c-469b-a07b-2f1c998839d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb
2026-06-12 16:39:22.039206 | controller | Jun 12 15:15:26.358399 crc crio[3654]: time="2026-06-12T15:15:26.275571987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039223 | controller | Jun 12 15:15:26.385680 crc crio[3654]: time="2026-06-12T15:15:26.384770649Z" level=info msg="Ran pod sandbox a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=ee76b616-6f3f-4979-9167-ea435d376e59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.039239 | controller | Jun 12 15:15:26.432416 crc crio[3654]: time="2026-06-12T15:15:26.431127242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0389ed3a-8cbe-4a5e-bbec-40793e645dca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039255 | controller | Jun 12 15:15:26.435776 crc crio[3654]: time="2026-06-12T15:15:26.432702828Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc001004120}] Aliases:map[]}"
2026-06-12 16:39:22.039271 | controller | Jun 12 15:15:26.435776 crc crio[3654]: time="2026-06-12T15:15:26.43304273Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.039287 | controller | Jun 12 15:15:26.441667 crc crio[3654]: time="2026-06-12T15:15:26.440017913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=06ad33ae-1dec-445d-8eb0-0b92c0bfa44c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039303 | controller | Jun 12 15:15:26.476636 crc crio[3654]: time="2026-06-12T15:15:26.476186252Z" level=info msg="Ran pod sandbox 1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=42c61604-4c16-4174-a0d0-55ae25d9caa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.039319 | controller | Jun 12 15:15:26.673153 crc crio[3654]: time="2026-06-12T15:15:26.672501991Z" level=info msg="Ran pod sandbox 3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=fdd4dc23-211f-4e56-bee5-1d9f97e26609 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.039341 | controller | Jun 12 15:15:26.730797 crc crio[3654]: time="2026-06-12T15:15:26.730480121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039357 | controller | Jun 12 15:15:26.783968 crc crio[3654]: time="2026-06-12T15:15:26.783752509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039373 | controller | Jun 12 15:15:27.152751 crc crio[3654]: time="2026-06-12T15:15:27.151091058Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=85ee31b5-a26e-4eec-ab7c-61885b3fd4a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039389 | controller | Jun 12 15:15:27.161637 crc crio[3654]: time="2026-06-12T15:15:27.154602108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039405 | controller | Jun 12 15:15:27.186647 crc crio[3654]: time="2026-06-12T15:15:27.183905131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=82e32747-1758-439f-97ea-9c88d0923222 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039421 | controller | Jun 12 15:15:27.323529 crc crio[3654]: time="2026-06-12T15:15:27.312023699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039496 | controller | Jun 12 15:15:27.333731 crc crio[3654]: time="2026-06-12T15:15:27.330948556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039533 | controller | Jun 12 15:15:27.455469 crc crio[3654]: time="2026-06-12T15:15:27.455373755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=8f297918-2f3e-4825-abdc-6866cbcbe852 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039553 | controller | Jun 12 15:15:27.485686 crc crio[3654]: time="2026-06-12T15:15:27.485612974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=c23dc560-57cd-41b4-bcb8-69f9f935ee90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039570 | controller | Jun 12 15:15:27.486488 crc crio[3654]: time="2026-06-12T15:15:27.486333168Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=27a7f1c0-0fff-4783-863a-a0adc5638d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039586 | controller | Jun 12 15:15:27.486868 crc crio[3654]: time="2026-06-12T15:15:27.486804694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039603 | controller | Jun 12 15:15:27.493905 crc crio[3654]: time="2026-06-12T15:15:27.493721674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=f9503627-4ec0-4dd3-a58a-525103effe79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039619 | controller | Jun 12 15:15:27.527476 crc crio[3654]: time="2026-06-12T15:15:27.524615338Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=47b3e9d2-8ba0-4489-9ba3-ad0d9c540d28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039640 | controller | Jun 12 15:15:27.537090 crc crio[3654]: time="2026-06-12T15:15:27.537021051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039656 | controller | Jun 12 15:15:27.539545 crc crio[3654]: time="2026-06-12T15:15:27.539120891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039673 | controller | Jun 12 15:15:27.649905 crc crio[3654]: time="2026-06-12T15:15:27.643566047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=a54e567a-07e9-472d-aafc-296d3a0fb260 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039688 | controller | Jun 12 15:15:27.651886 crc crio[3654]: time="2026-06-12T15:15:27.650832965Z" level=info msg="Created container 0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=72f097d5-08c3-436e-b956-aa0193d56e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039718 | controller | Jun 12 15:15:27.655810 crc crio[3654]: time="2026-06-12T15:15:27.655710369Z" level=info msg="Starting container: 0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c" id=b45ad034-ed15-4526-ac2c-d3876e76ecad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.039736 | controller | Jun 12 15:15:27.673213 crc crio[3654]: time="2026-06-12T15:15:27.672881996Z" level=info msg="Created container cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=c218bdd7-b09a-4b96-b28f-22b4e1a54030 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039752 | controller | Jun 12 15:15:27.680635 crc crio[3654]: time="2026-06-12T15:15:27.680479411Z" level=info msg="Starting container: cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188" id=9b4b1183-c554-4427-8e57-a34f36d098e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.039768 | controller | Jun 12 15:15:27.683138 crc crio[3654]: time="2026-06-12T15:15:27.683057655Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=d49f3b00-99f6-4851-bbde-4190b68e037b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.039783 | controller | Jun 12 15:15:27.684130 crc crio[3654]: time="2026-06-12T15:15:27.683777389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039799 | controller | Jun 12 15:15:27.685208 crc crio[3654]: time="2026-06-12T15:15:27.684991542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039815 | controller | Jun 12 15:15:27.729578 crc crio[3654]: time="2026-06-12T15:15:27.72915388Z" level=info msg="Started container" PID=12569 containerID=0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=b45ad034-ed15-4526-ac2c-d3876e76ecad name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f
2026-06-12 16:39:22.039832 | controller | Jun 12 15:15:27.738412 crc crio[3654]: time="2026-06-12T15:15:27.737906537Z" level=info msg="Started container" PID=12525 containerID=cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=9b4b1183-c554-4427-8e57-a34f36d098e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f
2026-06-12 16:39:22.039851 | controller | Jun 12 15:15:27.740609 crc crio[3654]: time="2026-06-12T15:15:27.740509869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039868 | controller | Jun 12 15:15:27.755931 crc crio[3654]: time="2026-06-12T15:15:27.755875639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039883 | controller | Jun 12 15:15:27.768075 crc crio[3654]: time="2026-06-12T15:15:27.767998854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039899 | controller | Jun 12 15:15:27.769619 crc crio[3654]: time="2026-06-12T15:15:27.769531197Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=600c6508-0b80-413a-a6d7-561c0e43fac4 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.039916 | controller | Jun 12 15:15:27.780064 crc crio[3654]: time="2026-06-12T15:15:27.779981668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.039933 | controller | Jun 12 15:15:27.794981 crc crio[3654]: time="2026-06-12T15:15:27.794936491Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.039952 | controller | Jun 12 15:15:27.918182 crc crio[3654]: time="2026-06-12T15:15:27.917984572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd388380-5a31-4e42-8c3c-9621a9078c76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039967 | controller | Jun 12 15:15:27.919637 crc crio[3654]: time="2026-06-12T15:15:27.919573067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7ed8dee8-c645-4e2e-9276-08ca0f84c65d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039983 | controller | Jun 12 15:15:27.921421 crc crio[3654]: time="2026-06-12T15:15:27.921335644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cbcbed03-eaca-4dcf-85a7-cfb9f443ce65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.039998 | controller | Jun 12 15:15:27.922411 crc crio[3654]: time="2026-06-12T15:15:27.922124971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d9de3e91-ee28-485a-9823-89513e58ccd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040014 | controller | Jun 12 15:15:27.925037 crc crio[3654]: time="2026-06-12T15:15:27.924951596Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=ca1f2786-d6b0-462c-816c-34bcc8a42289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.040029 | controller | Jun 12 15:15:27.926491 crc crio[3654]: time="2026-06-12T15:15:27.926344954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.040044 | controller | Jun 12 15:15:27.927020 crc crio[3654]: time="2026-06-12T15:15:27.926983554Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=2fc94061-a073-4fb9-83a1-0a7fcdc4ef17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.040064 | controller | Jun 12 15:15:27.927517 crc crio[3654]: time="2026-06-12T15:15:27.927488911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.040081 | controller | Jun 12 15:15:28.221627 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c65a3ec549cb06 Mac:76:19:98:dc:ed:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af SocketPath: PciID:}] [{Interface:0xc00011a9d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040097 | controller | Jun 12 15:15:28.257969 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71059dbb2c32ac Mac:2e:79:1b:90:c5:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f SocketPath: PciID:}] [{Interface:0xc0001848e0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040114 | controller | Jun 12 15:15:28.261873 crc crio[3654]: time="2026-06-12T15:15:28.257463356Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc00239a718}] Aliases:map[]}"
2026-06-12 16:39:22.040130 | controller | Jun 12 15:15:28.261873 crc crio[3654]: time="2026-06-12T15:15:28.258213352Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040147 | controller | Jun 12 15:15:28.261873 crc crio[3654]: time="2026-06-12T15:15:28.258537023Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000627348}] Aliases:map[]}"
2026-06-12 16:39:22.040163 | controller | Jun 12 15:15:28.261873 crc crio[3654]: time="2026-06-12T15:15:28.258708999Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040179 | controller | Jun 12 15:15:28.261873 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f2941c3a567c69 Mac:6e:55:cd:de:56:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040195 | controller | Jun 12 15:15:28.261873 crc crio[3654]: time="2026-06-12T15:15:28.260088865Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc0014ee290}] Aliases:map[]}"
2026-06-12 16:39:22.040215 | controller | Jun 12 15:15:28.261873 crc crio[3654]: time="2026-06-12T15:15:28.260446158Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040231 | controller | Jun 12 15:15:28.281510 crc crio[3654]: 2026-06-12T15:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ce5d0f1a8e714 Mac:de:64:27:62:0f:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040248 | controller | Jun 12 15:15:28.281873 crc crio[3654]: time="2026-06-12T15:15:28.281817557Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc001dc2410}] Aliases:map[]}"
2026-06-12 16:39:22.040264 | controller | Jun 12 15:15:28.282103 crc crio[3654]: time="2026-06-12T15:15:28.281991633Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040280 | controller | Jun 12 15:15:28.307788 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aba24566b5e93f0 Mac:5e:8d:7a:e2:7a:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a SocketPath: PciID:}] [{Interface:0xc0001289b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040296 | controller | Jun 12 15:15:28.309135 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56040bf7f9ca2f5 Mac:2e:a9:e7:aa:43:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 SocketPath: PciID:}] [{Interface:0xc00028abc0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040311 | controller | Jun 12 15:15:28.309901 crc crio[3654]: time="2026-06-12T15:15:28.309816125Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000626658}] Aliases:map[]}"
2026-06-12 16:39:22.040327 | controller | Jun 12 15:15:28.310101 crc crio[3654]: time="2026-06-12T15:15:28.310043807Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040371 | controller | Jun 12 15:15:28.310382 crc crio[3654]: time="2026-06-12T15:15:28.310311715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.040391 | controller | Jun 12 15:15:28.310502 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e172374c5d19d32 Mac:62:46:ae:ae:a5:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 SocketPath: PciID:}] [{Interface:0xc00025ab90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040411 | controller | Jun 12 15:15:28.310964 crc crio[3654]: time="2026-06-12T15:15:28.310896767Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc00239aa70}] Aliases:map[]}"
2026-06-12 16:39:22.040428 | controller | Jun 12 15:15:28.319548 crc crio[3654]: time="2026-06-12T15:15:28.318817486Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040444 | controller | Jun 12 15:15:28.322740 crc crio[3654]: time="2026-06-12T15:15:28.322617223Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc00239a200}] Aliases:map[]}"
2026-06-12 16:39:22.040461 | controller | Jun 12 15:15:28.322958 crc crio[3654]: time="2026-06-12T15:15:28.322863011Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040477 | controller | Jun 12 15:15:28.338721 crc crio[3654]: time="2026-06-12T15:15:28.33100107Z" level=info msg="Ran pod sandbox 5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=789dfc48-76c2-4815-9c41-fbd611825280 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040493 | controller | Jun 12 15:15:28.338721 crc crio[3654]: time="2026-06-12T15:15:28.337514457Z" level=info msg="Ran pod sandbox b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=6f0c185c-0e4d-476a-a600-0d1ee51a0adc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040509 | controller | Jun 12 15:15:28.344494 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b781f92beae2e8 Mac:da:c0:68:f3:09:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 SocketPath: PciID:}] [{Interface:0xc0003a28c0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.040542 | controller | Jun 12 15:15:28.344494 crc crio[3654]: time="2026-06-12T15:15:28.34212843Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc0014ee2c0}] Aliases:map[]}"
2026-06-12 16:39:22.040560 | controller | Jun 12 15:15:28.344494 crc crio[3654]: time="2026-06-12T15:15:28.342331987Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.040581 | controller | Jun 12 15:15:28.345832 crc crio[3654]: time="2026-06-12T15:15:28.34576208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=66d8910d-55e6-49c8-bdf1-a8bceb3f4db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040597 | controller | Jun 12 15:15:28.356883 crc crio[3654]: time="2026-06-12T15:15:28.356838794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=875b7190-8d3c-45d7-843d-50c463ac00fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040612 | controller | Jun 12 15:15:28.369041 crc crio[3654]: time="2026-06-12T15:15:28.368995762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.040628 | controller | Jun 12 15:15:28.393106 crc crio[3654]: time="2026-06-12T15:15:28.377664616Z" level=info msg="Ran pod sandbox a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=2ee1fd5a-2dd7-4bda-9e7a-e9d3b003b606 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040644 | controller | Jun 12 15:15:28.404471 crc crio[3654]: time="2026-06-12T15:15:28.403944116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=ce7e1707-fc26-4afc-8667-6f5fd83b5ac3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040660 | controller | Jun 12 15:15:28.405123 crc crio[3654]: time="2026-06-12T15:15:28.404029199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=e10c14a0-3864-463c-9765-263723c63f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040676 | controller | Jun 12 15:15:28.412304 crc crio[3654]: time="2026-06-12T15:15:28.411475774Z" level=info msg="Ran pod sandbox 7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=17fc84e9-2edf-45ed-9c23-f2f0acbc0274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040692 | controller | Jun 12 15:15:28.415852 crc crio[3654]: time="2026-06-12T15:15:28.41574428Z" level=info msg="Ran pod sandbox 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=d55e9397-5530-4874-8b69-5515416883d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040708 | controller | Jun 12 15:15:28.417150 crc crio[3654]: time="2026-06-12T15:15:28.417011624Z" level=info msg="Ran pod sandbox e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=19faf156-3028-42fe-a11b-e5d6abbc02a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040750 | controller | Jun 12 15:15:28.422375 crc crio[3654]: time="2026-06-12T15:15:28.421735877Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d3c69dc8-3c0d-44e3-809d-bf0e7cd9675f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040771 | controller | Jun 12 15:15:28.423025 crc crio[3654]: time="2026-06-12T15:15:28.422951266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=3481dd25-c99e-47e9-b65a-960e968f17e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040791 | controller | Jun 12 15:15:28.423972 crc crio[3654]: time="2026-06-12T15:15:28.423695181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=611fc12e-1c48-45d0-89d0-3e9f5f7e7ba3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040830 | controller | Jun 12 15:15:28.423972 crc crio[3654]: time="2026-06-12T15:15:28.423870147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=376729e2-cacd-47a8-9a7f-292105b2cf77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040852 | controller | Jun 12 15:15:28.425651 crc crio[3654]: time="2026-06-12T15:15:28.425464002Z" level=info msg="Ran pod sandbox 56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=452d8ab3-5c17-4fbc-8525-0e4a495ea9bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.040868 | controller | Jun 12 15:15:28.428171 crc crio[3654]: time="2026-06-12T15:15:28.428022686Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1b3fef85-d9d4-40a4-bda7-87db40d05d6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040884 | controller | Jun 12 15:15:28.430164 crc crio[3654]: time="2026-06-12T15:15:28.430079866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=967dbd2a-d5b4-46ba-a8cb-d258b28bc17d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040924 | controller | Jun 12 15:15:28.437468 crc crio[3654]: time="2026-06-12T15:15:28.437236556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.040942 | controller | Jun 12 15:15:28.441964 crc crio[3654]: time="2026-06-12T15:15:28.441852394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=a7beeb27-2894-4309-80c1-e98ada7e2b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040958 | controller | Jun 12 15:15:28.442492 crc crio[3654]: time="2026-06-12T15:15:28.442437393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=b4b97f10-b5d5-485a-93d6-cf25cb9962fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040974 | controller | Jun 12 15:15:28.442864 crc crio[3654]: time="2026-06-12T15:15:28.442785507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17cfdaf3-6dbc-4953-9622-d258324f5a35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.040989 | controller | Jun 12 15:15:28.443109 crc crio[3654]: time="2026-06-12T15:15:28.442992212Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=1e63151f-a94b-4cec-b967-f3ded50a3d18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041005 | controller | Jun 12 15:15:28.443316 crc crio[3654]: time="2026-06-12T15:15:28.443204189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c186d798-7722-4572-a70b-24e98b4d8899 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.041020 | controller | Jun 12 15:15:28.448856 crc crio[3654]: time="2026-06-12T15:15:28.443482431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041039 | controller | Jun 12 15:15:28.452117 crc crio[3654]: time="2026-06-12T15:15:28.451600325Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=74860b66-b428-4315-b81b-dcd9e338657d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041056 | controller | Jun 12 15:15:28.453428 crc crio[3654]: time="2026-06-12T15:15:28.445714835Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6aa14ab8-9a2a-4c0e-a281-306c292e8107 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041072 | controller | Jun 12 15:15:28.453629 crc crio[3654]: time="2026-06-12T15:15:28.446056086Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=51b25f5c-13a8-42eb-8ed7-d5bf2fa883d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041088 | controller | Jun 12 15:15:28.453629 crc crio[3654]: time="2026-06-12T15:15:28.447963953Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=80a07357-8d37-4da9-8b5c-3ab744dea0ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041109 | controller | Jun 12 15:15:28.453629 crc crio[3654]: time="2026-06-12T15:15:28.448025125Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=0c77d5be-73e9-4a3e-9de9-f3aabdef58ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041124 | controller | Jun 12 15:15:28.454075 crc crio[3654]: time="2026-06-12T15:15:28.448075437Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=e575d5c7-4549-4696-8a6f-ccccbcbf53e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041140 | controller | Jun 12 15:15:28.457842 crc crio[3654]: time="2026-06-12T15:15:28.457237902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041156 | controller | Jun 12 15:15:28.462656 crc crio[3654]: time="2026-06-12T15:15:28.457756127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041171 | controller | Jun 12 15:15:28.462973 crc crio[3654]: time="2026-06-12T15:15:28.457860181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041187 | controller | Jun 12 15:15:28.462973 crc crio[3654]: time="2026-06-12T15:15:28.457995953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041202 | controller | Jun 12 15:15:28.462973 crc crio[3654]: time="2026-06-12T15:15:28.458095496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041218 | controller | Jun 12 15:15:28.463321 crc crio[3654]: time="2026-06-12T15:15:28.458427087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041234 | controller | Jun 12 15:15:28.516736 crc crio[3654]: time="2026-06-12T15:15:28.516662431Z" level=info msg="Created container 7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=d49f3b00-99f6-4851-bbde-4190b68e037b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041256 | controller | Jun 12 15:15:28.519479 crc crio[3654]: time="2026-06-12T15:15:28.519296641Z" level=info msg="Starting container: 7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c" id=fd9a9102-f8f6-4954-822f-f3801d876f90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.041273 | controller | Jun 12 15:15:28.536937 crc crio[3654]: time="2026-06-12T15:15:28.526179359Z" level=info msg="Started container" PID=12665 containerID=7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fd9a9102-f8f6-4954-822f-f3801d876f90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb
2026-06-12 16:39:22.041289 | controller | Jun 12 15:15:28.538688 crc crio[3654]: time="2026-06-12T15:15:28.529067347Z" level=info msg="Created container 4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=85ee31b5-a26e-4eec-ab7c-61885b3fd4a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041305 | controller | Jun 12 15:15:28.538688 crc crio[3654]: time="2026-06-12T15:15:28.530169468Z" level=info msg="Created container 8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=47b3e9d2-8ba0-4489-9ba3-ad0d9c540d28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041321 | controller | Jun 12 15:15:28.539088 crc crio[3654]: time="2026-06-12T15:15:28.5390502Z" level=info msg="Starting container: 4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1" id=151c0863-e8ff-4f35-a1ba-adbdb5c8c013 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.041337 | controller | Jun 12 15:15:28.540018 crc crio[3654]: time="2026-06-12T15:15:28.539973542Z" level=info msg="Starting container: 8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2" id=ee810aca-f823-48d8-9b98-b16bf1194fbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.041353 | controller | Jun 12 15:15:28.546523 crc crio[3654]: time="2026-06-12T15:15:28.545639366Z" level=info msg="Started container" PID=12621 containerID=4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=151c0863-e8ff-4f35-a1ba-adbdb5c8c013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd
2026-06-12 16:39:22.041369 | controller | Jun 12 15:15:28.549737 crc crio[3654]: time="2026-06-12T15:15:28.54964285Z" level=info msg="Started container" PID=12671 containerID=8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=ee810aca-f823-48d8-9b98-b16bf1194fbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc
2026-06-12 16:39:22.041385 | controller | Jun 12 15:15:28.687936 crc crio[3654]: time="2026-06-12T15:15:28.68752519Z" level=info msg="Created container 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=27a7f1c0-0fff-4783-863a-a0adc5638d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041401 | controller | Jun 12 15:15:28.689719 crc crio[3654]: time="2026-06-12T15:15:28.689533459Z" level=info msg="Starting container: 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5" id=08ee5835-a17a-416c-9fc8-f535bc34876a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.041417 | controller | Jun 12 15:15:28.706337 crc crio[3654]: time="2026-06-12T15:15:28.705727172Z" level=info msg="Started container" PID=12679 containerID=646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=08ee5835-a17a-416c-9fc8-f535bc34876a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0
2026-06-12 16:39:22.041437 | controller | Jun 12 15:15:28.719416 crc crio[3654]: time="2026-06-12T15:15:28.718942358Z" level=info msg="Created container dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=ca1f2786-d6b0-462c-816c-34bcc8a42289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041453 | controller | Jun 12 15:15:28.729097 crc crio[3654]: time="2026-06-12T15:15:28.728996838Z" level=info msg="Starting container: dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087" id=d828da7a-090b-45a9-b2e8-54def5ec65e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.041469 | controller | Jun 12 15:15:28.752085 crc crio[3654]: time="2026-06-12T15:15:28.751969741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041485 | controller | Jun 12 15:15:28.756469 crc crio[3654]: time="2026-06-12T15:15:28.753640038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041501 | controller | Jun 12 15:15:28.789122 crc crio[3654]: time="2026-06-12T15:15:28.789019808Z" level=info msg="Ran pod sandbox aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=ba2a15ef-87a9-4502-9ba7-11047324fe1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.041540 | controller | Jun 12 15:15:28.806062 crc crio[3654]: time="2026-06-12T15:15:28.805577091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=9320fd25-c8cf-45a4-83d5-4f6464e37eee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.041559 | controller | Jun 12 15:15:28.808871 crc crio[3654]: time="2026-06-12T15:15:28.808797076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=2af6f45e-a212-402f-944a-668c8aa1f83f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.041575 | controller | Jun 12 15:15:28.817650 crc crio[3654]: time="2026-06-12T15:15:28.817575078Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=59538dac-c99c-412c-babb-8536283e15c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041590 | controller | Jun 12 15:15:28.828472 crc crio[3654]: time="2026-06-12T15:15:28.828219314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041606 | controller | Jun 12 15:15:28.830518 crc crio[3654]: time="2026-06-12T15:15:28.830464491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041622 | controller | Jun 12 15:15:28.837696 crc crio[3654]: time="2026-06-12T15:15:28.837655089Z" level=info msg="Started container" PID=12720 containerID=dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=d828da7a-090b-45a9-b2e8-54def5ec65e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f
2026-06-12 16:39:22.041641 | controller | Jun 12 15:15:28.841341 crc crio[3654]: time="2026-06-12T15:15:28.838795971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041657 | controller | Jun 12 15:15:28.845222 crc crio[3654]: time="2026-06-12T15:15:28.845153057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041673 | controller | Jun 12 15:15:28.870786 crc crio[3654]: time="2026-06-12T15:15:28.867192867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041688 | controller | Jun 12 15:15:28.887218 crc crio[3654]: time="2026-06-12T15:15:28.887103627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041704 | controller | Jun 12 15:15:28.913839 crc crio[3654]: time="2026-06-12T15:15:28.902118584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041719 | controller | Jun 12 15:15:28.960598 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c4cb46c04e142b Mac:1a:9a:b3:f1:df:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.041735 | controller | Jun 12 15:15:29.120478 crc crio[3654]: time="2026-06-12T15:15:29.1157027Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc001004020}] Aliases:map[]}"
2026-06-12 16:39:22.041752 | controller | Jun 12 15:15:29.120478 crc crio[3654]: time="2026-06-12T15:15:29.11600501Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.041768 | controller | Jun 12 15:15:29.120478 crc crio[3654]: time="2026-06-12T15:15:29.117753562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041784 | controller | Jun 12 15:15:29.178319 crc crio[3654]: time="2026-06-12T15:15:29.171390106Z" level=info msg="Ran pod sandbox 4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=482206ac-5337-4d7c-880b-27d2e00a81ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.041800 | controller | Jun 12 15:15:29.182915 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c9a003a603d67a Mac:2a:7a:18:42:69:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.041816 | controller | Jun 12 15:15:29.182915 crc crio[3654]: time="2026-06-12T15:15:29.182590931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041835 | controller | Jun 12 15:15:29.189523 crc crio[3654]: time="2026-06-12T15:15:29.189461273Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc0006271e0}] Aliases:map[]}"
2026-06-12 16:39:22.041851 | controller | Jun 12 15:15:29.191614 crc crio[3654]: time="2026-06-12T15:15:29.191151716Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.041867 | controller | Jun 12 15:15:29.196884 crc crio[3654]: time="2026-06-12T15:15:29.196813185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=600b627d-0645-4e61-b0b0-355bfcd53210 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.041883 | controller | Jun 12 15:15:29.201943 crc crio[3654]: time="2026-06-12T15:15:29.201058092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041898 | controller | Jun 12 15:15:29.216924 crc crio[3654]: time="2026-06-12T15:15:29.216690861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041914 | controller | Jun 12 15:15:29.265351 crc crio[3654]: time="2026-06-12T15:15:29.265184592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=57df4167-5653-4639-9038-1554119bd8de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.041929 | controller | Jun 12 15:15:29.268389 crc crio[3654]: time="2026-06-12T15:15:29.268295107Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=7942eea9-a5a9-4b77-aec8-cfea941cb03a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.041944 | controller | Jun 12 15:15:29.268767 crc crio[3654]: time="2026-06-12T15:15:29.268693738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041960 | controller | Jun 12 15:15:29.273322 crc crio[3654]: time="2026-06-12T15:15:29.272808488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041976 | controller | Jun 12 15:15:29.299452 crc crio[3654]: time="2026-06-12T15:15:29.29934995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.041991 | controller | Jun 12 15:15:29.304152 crc crio[3654]: time="2026-06-12T15:15:29.304027427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042007 | controller | Jun 12 15:15:29.604392 crc crio[3654]: time="2026-06-12T15:15:29.604178832Z" level=info msg="Ran pod sandbox 3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=b82bfab0-caf5-4dca-b5ee-b712cac5d900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.042023 | controller | Jun 12 15:15:29.610923 crc crio[3654]: time="2026-06-12T15:15:29.610875673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=2f7767a6-ea51-4a15-9677-0a7af89e6632 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.042119 | controller | Jun 12 15:15:29.651201 crc crio[3654]: time="2026-06-12T15:15:29.625416329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=63b71897-1065-4290-b1db-2d1e95656aca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.042144 | controller | Jun 12 15:15:29.651201 crc crio[3654]: time="2026-06-12T15:15:29.634781957Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=db93ef8d-2ee7-40ba-900e-d45944c5fddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042162 | controller | Jun 12 15:15:29.651201 crc crio[3654]: time="2026-06-12T15:15:29.635425599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042203 | controller | Jun 12 15:15:29.654842 crc crio[3654]: time="2026-06-12T15:15:29.654732525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042221 | controller | Jun 12 15:15:29.692330 crc crio[3654]: time="2026-06-12T15:15:29.691832507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042237 | controller | Jun 12 15:15:29.731442 crc crio[3654]: time="2026-06-12T15:15:29.731317466Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=37b0a28c-9d4e-44fe-af9b-f02d614cff75 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.042254 | controller | Jun 12 15:15:29.735777 crc crio[3654]: time="2026-06-12T15:15:29.735688185Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.042270 | controller | Jun 12 15:15:29.736877 crc crio[3654]: time="2026-06-12T15:15:29.736702811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042285 | controller | Jun 12 15:15:29.760481 crc crio[3654]: time="2026-06-12T15:15:29.753996386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042301 | controller | Jun 12 15:15:30.196799 crc crio[3654]: time="2026-06-12T15:15:30.196385469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042317 | controller | Jun 12 15:15:30.196799 crc crio[3654]: time="2026-06-12T15:15:30.196757002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042333 | controller | Jun 12 15:15:30.201439 crc crio[3654]: time="2026-06-12T15:15:30.200132227Z" level=info msg="Created container 2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=51b25f5c-13a8-42eb-8ed7-d5bf2fa883d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042349 | controller | Jun 12 15:15:30.202577 crc crio[3654]: time="2026-06-12T15:15:30.20252765Z" level=info msg="Starting container: 2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3" id=fa364199-190e-4b3d-8c31-8498365d91ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042365 | controller | Jun 12 15:15:30.209674 crc crio[3654]: time="2026-06-12T15:15:30.209607751Z" level=info msg="Started container" PID=12805 containerID=2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=fa364199-190e-4b3d-8c31-8498365d91ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2
2026-06-12 16:39:22.042386 | controller | Jun 12 15:15:30.750334 crc crio[3654]: time="2026-06-12T15:15:30.75028945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=58dc0250-9dfd-475a-9efc-6a39c23c934f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.042403 | controller | Jun 12 15:15:30.754912 crc crio[3654]: time="2026-06-12T15:15:30.754813542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=adf458f1-195d-45da-923a-c0ec13137194 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.042419 | controller | Jun 12 15:15:30.757062 crc crio[3654]: time="2026-06-12T15:15:30.756979915Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca8ca1b5-55ea-4a1f-ad75-c24e2f8c7fad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042434 | controller | Jun 12 15:15:30.757593 crc crio[3654]: time="2026-06-12T15:15:30.757470872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042450 | controller | Jun 12 15:15:31.019159 crc crio[3654]: time="2026-06-12T15:15:31.018920651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042466 | controller | Jun 12 15:15:31.034145 crc crio[3654]: time="2026-06-12T15:15:31.025855594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.042481 | controller | Jun 12 15:15:31.250932 crc crio[3654]: time="2026-06-12T15:15:31.250135842Z" level=info msg="Created container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=74860b66-b428-4315-b81b-dcd9e338657d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042497 | controller | Jun 12 15:15:31.251949 crc crio[3654]: time="2026-06-12T15:15:31.25184884Z" level=info msg="Starting container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd" id=785ef5fd-1efb-4288-99c2-68a2bde6ba6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042527 | controller | Jun 12 15:15:31.257225 crc crio[3654]: time="2026-06-12T15:15:31.257105687Z" level=info msg="Started container" PID=12815 containerID=c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=785ef5fd-1efb-4288-99c2-68a2bde6ba6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.042550 | controller | Jun 12 15:15:31.581515 crc crio[3654]: time="2026-06-12T15:15:31.581140792Z" level=info msg="Created container 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=80a07357-8d37-4da9-8b5c-3ab744dea0ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042567 | controller | Jun 12 15:15:31.581515 crc crio[3654]: time="2026-06-12T15:15:31.581346229Z" level=info msg="Created container 70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=1e63151f-a94b-4cec-b967-f3ded50a3d18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042587 | controller | Jun 12 15:15:31.681573 crc crio[3654]: time="2026-06-12T15:15:31.68065152Z" level=info msg="Starting container: 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b" id=37623c35-058b-42bc-aa03-6d0aa84b1294 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042603 | controller | Jun 12 15:15:31.681573 crc crio[3654]: time="2026-06-12T15:15:31.68065173Z" level=info msg="Starting container: 70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81" id=0b5deab8-326c-4d1c-b66e-26dd6724595c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042619 | controller | Jun 12 15:15:31.696398 crc crio[3654]: time="2026-06-12T15:15:31.696228875Z" level=info msg="Started container" PID=12828 containerID=70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=0b5deab8-326c-4d1c-b66e-26dd6724595c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a
2026-06-12 16:39:22.042636 | controller | Jun 12 15:15:31.696620 crc crio[3654]: time="2026-06-12T15:15:31.696476354Z" level=info msg="Started container" PID=12836 containerID=3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=37623c35-058b-42bc-aa03-6d0aa84b1294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f
2026-06-12 16:39:22.042652 | controller | Jun 12 15:15:31.930762 crc crio[3654]: time="2026-06-12T15:15:31.930650005Z" level=info msg="Created container d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=59538dac-c99c-412c-babb-8536283e15c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042668 | controller | Jun 12 15:15:31.932049 crc crio[3654]: time="2026-06-12T15:15:31.93198252Z" level=info msg="Starting container: d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce" id=1041caab-f9a9-4afc-b0f1-f9b77d8addb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042684 | controller | Jun 12 15:15:31.940195 crc crio[3654]: time="2026-06-12T15:15:31.939121875Z" level=info msg="Started container" PID=12845 containerID=d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=1041caab-f9a9-4afc-b0f1-f9b77d8addb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f
2026-06-12 16:39:22.042700 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.964305027Z" level=info msg="Created container fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=0c77d5be-73e9-4a3e-9de9-f3aabdef58ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042716 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.965021962Z" level=info msg="Created container 98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=e575d5c7-4549-4696-8a6f-ccccbcbf53e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042731 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.965683145Z" level=info msg="Created container 11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6aa14ab8-9a2a-4c0e-a281-306c292e8107 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042750 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.965980374Z" level=info msg="Created container c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=2fc94061-a073-4fb9-83a1-0a7fcdc4ef17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042766 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.96646401Z" level=info msg="Created container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca8ca1b5-55ea-4a1f-ad75-c24e2f8c7fad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042781 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.975432412Z" level=info msg="Starting container: fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805" id=0ea8865e-91d0-44b3-aea3-ddc583191bf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042796 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.975477594Z" level=info msg="Starting container: 98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099" id=ae1ff160-1d0b-48bb-a8f9-f6ef90f492d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042812 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.975496355Z" level=info msg="Starting container: 11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210" id=7ed0be69-4e01-4a26-9d59-b428bbd84bb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042828 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.975432873Z" level=info msg="Starting container: c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21" id=ae0f18be-08ff-42c1-85bb-592a61e3be33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042844 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.975897178Z" level=info msg="Starting container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e" id=a886cf73-d3ad-43cd-ace8-036a27ab33ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042860 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.981002682Z" level=info msg="Started container" PID=12901 containerID=125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a886cf73-d3ad-43cd-ace8-036a27ab33ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd
2026-06-12 16:39:22.042876 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.981918121Z" level=info msg="Started container" PID=12882 containerID=11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=7ed0be69-4e01-4a26-9d59-b428bbd84bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6
2026-06-12 16:39:22.042892 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.98340183Z" level=info msg="Started container" PID=12881 containerID=98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=ae1ff160-1d0b-48bb-a8f9-f6ef90f492d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97
2026-06-12 16:39:22.042910 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.983730831Z" level=info msg="Started container" PID=12838 containerID=fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=0ea8865e-91d0-44b3-aea3-ddc583191bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5
2026-06-12 16:39:22.042932 | controller | Jun 12 15:15:31.994157 crc crio[3654]: time="2026-06-12T15:15:31.992681737Z" level=info msg="Started container" PID=12851 containerID=c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=ae0f18be-08ff-42c1-85bb-592a61e3be33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f
2026-06-12 16:39:22.042949 | controller | Jun 12 15:15:31.996983 crc crio[3654]: time="2026-06-12T15:15:31.996939706Z" level=info msg="Created container 856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=db93ef8d-2ee7-40ba-900e-d45944c5fddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.042965 | controller | Jun 12 15:15:31.999854 crc crio[3654]: time="2026-06-12T15:15:31.999820792Z" level=info msg="Starting container: 856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2" id=d84f5969-2343-46e7-8d36-0367ed90c4c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.042981 | controller | Jun 12 15:15:32.005743 crc crio[3654]: time="2026-06-12T15:15:32.00568913Z" level=info msg="Started container" PID=12848 containerID=856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d84f5969-2343-46e7-8d36-0367ed90c4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb
2026-06-12 16:39:22.042997 | controller | Jun 12 15:15:32.043314 crc crio[3654]: time="2026-06-12T15:15:32.043146702Z" level=info msg="Created container 8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=7942eea9-a5a9-4b77-aec8-cfea941cb03a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043014 | controller | Jun 12 15:15:32.044936 crc crio[3654]: time="2026-06-12T15:15:32.044871351Z" level=info msg="Starting container: 8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35" id=b7eea599-8c49-4c2d-9b32-cd708bb00a67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.043031 | controller | Jun 12 15:15:32.052602 crc crio[3654]: time="2026-06-12T15:15:32.052471455Z" level=info msg="Started container" PID=12840 containerID=8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=b7eea599-8c49-4c2d-9b32-cd708bb00a67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7
2026-06-12 16:39:22.043047 | controller | Jun 12 15:15:32.139767 crc crio[3654]: 2026-06-12T15:15:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0c1f411d60d17 Mac:82:1f:f8:1b:58:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb SocketPath: PciID:}] [{Interface:0xc0002f49b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.043063 | controller | Jun 12 15:15:32.142514 crc crio[3654]: time="2026-06-12T15:15:32.142435513Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a790}] Aliases:map[]}"
2026-06-12 16:39:22.043083 | controller | Jun 12 15:15:32.142722 crc crio[3654]: time="2026-06-12T15:15:32.14263161Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.043099 | controller | Jun 12 15:15:32.149504 crc crio[3654]: time="2026-06-12T15:15:32.149394019Z" level=info msg="Ran pod sandbox 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=aa3bb9f5-74b2-40f5-843f-38c656a16b1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.043115 | controller | Jun 12 15:15:32.155240 crc crio[3654]: 2026-06-12T15:15:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ea20fc83e23d01 Mac:26:f6:24:43:1a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 SocketPath: PciID:}] [{Interface:0xc000112830 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.043131 | controller | Jun 12 15:15:32.155915 crc crio[3654]: time="2026-06-12T15:15:32.155840444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=712b4f31-fd03-40d4-b52e-bcb7e34d7054 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043147 | controller | Jun 12 15:15:32.156068 crc crio[3654]: time="2026-06-12T15:15:32.155999554Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc00008c7b8}] Aliases:map[]}"
2026-06-12 16:39:22.043163 | controller | Jun 12 15:15:32.156406 crc crio[3654]: time="2026-06-12T15:15:32.156202826Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.043179 | controller | Jun 12 15:15:32.159203 crc crio[3654]: time="2026-06-12T15:15:32.159120124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=16e10cf5-e510-401f-a059-104c0f2a186e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043195 | controller | Jun 12 15:15:32.161566 crc crio[3654]: time="2026-06-12T15:15:32.161477594Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=90dce3c5-2aa2-45a1-8b2f-1c2036ba47ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043211 | controller | Jun 12 15:15:32.161942 crc crio[3654]: time="2026-06-12T15:15:32.161857076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043227 | controller | Jun 12 15:15:32.164720 crc crio[3654]: time="2026-06-12T15:15:32.16457403Z" level=info msg="Ran pod sandbox 9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=dac0c638-3a1c-4720-821f-f0b555b0f8b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.043242 | controller | Jun 12 15:15:32.166388 crc crio[3654]: time="2026-06-12T15:15:32.166312306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=b6617f3a-2c99-43dd-a4fd-b1735920dc0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043262 | controller | Jun 12 15:15:32.186922 crc crio[3654]: time="2026-06-12T15:15:32.186704385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d22b3c72-808d-41df-aefe-09d744817fc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043278 | controller | Jun 12 15:15:32.191768 crc crio[3654]: time="2026-06-12T15:15:32.191688575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cd6e1fbe-735a-426c-b6f9-d6b8557cb612 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043293 | controller | Jun 12 15:15:32.194408 crc crio[3654]: time="2026-06-12T15:15:32.19431099Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=d63303da-00b5-4644-b9f6-8aa4333a835e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043309 | controller | Jun 12 15:15:32.194823 crc crio[3654]: time="2026-06-12T15:15:32.194749676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043325 | controller | Jun 12 15:15:32.216562 crc crio[3654]: time="2026-06-12T15:15:32.216455314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=a7422980-2c67-4556-b5fb-3a3ffba320dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043340 | controller | Jun 12 15:15:32.217611 crc crio[3654]: time="2026-06-12T15:15:32.217533906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043356 | controller | Jun 12 15:15:32.223390 crc crio[3654]: time="2026-06-12T15:15:32.222185334Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=5959de60-9970-48a3-8899-95d52eb6ccdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043372 | controller | Jun 12 15:15:32.223390 crc crio[3654]: time="2026-06-12T15:15:32.222757274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043388 | controller | Jun 12 15:15:32.233051 crc crio[3654]: time="2026-06-12T15:15:32.232928788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043403 | controller | Jun 12 15:15:32.234113 crc crio[3654]: time="2026-06-12T15:15:32.234022942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043419 | controller | Jun 12 15:15:32.236534 crc crio[3654]: time="2026-06-12T15:15:32.236444316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043434 | controller | Jun 12 15:15:32.278667 crc crio[3654]: time="2026-06-12T15:15:32.278571687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=4d5a07b6-9d89-4aac-a5e4-6c55e3d06c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043450 | controller | Jun 12 15:15:32.287055 crc crio[3654]: time="2026-06-12T15:15:32.286027545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=5c656148-038e-4a02-af9b-b35633634383 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043469 | controller | Jun 12 15:15:32.288007 crc crio[3654]: time="2026-06-12T15:15:32.287956311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4c14addc-021f-42b9-9b6a-a0e6cc6a6592 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043485 | controller | Jun 12 15:15:32.288831 crc crio[3654]: time="2026-06-12T15:15:32.288706955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=3e1f24e2-8e09-4b29-ad9b-d7e66fdab3fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043501 | controller | Jun 12 15:15:32.295173 crc crio[3654]: time="2026-06-12T15:15:32.294866675Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=8bd0aa37-e1ab-4b74-aa18-0b274929a90b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043535 | controller | Jun 12 15:15:32.298548 crc crio[3654]: time="2026-06-12T15:15:32.298463048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=56f4e4d6-428d-47b3-b185-0246fa471ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043553 | controller | Jun 12 15:15:32.298819 crc crio[3654]: time="2026-06-12T15:15:32.298467174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d9fdee4d-aa0f-449d-8cf2-2441d2001519 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043569 | controller | Jun 12 15:15:32.379754 crc crio[3654]: time="2026-06-12T15:15:32.379673827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043585 | controller | Jun 12 15:15:32.382572 crc crio[3654]: time="2026-06-12T15:15:32.3824361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043601 | controller | Jun 12 15:15:32.383016 crc crio[3654]: time="2026-06-12T15:15:32.382751127Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=f798799e-a479-422b-b7ef-84f6205d8480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043617 | controller | Jun 12 15:15:32.383863 crc crio[3654]: time="2026-06-12T15:15:32.383827097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043633 | controller | Jun 12 15:15:32.384189 crc crio[3654]: time="2026-06-12T15:15:32.383936987Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=d686a28e-06b9-4762-9271-f79daa6fec42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043649 | controller | Jun 12 15:15:32.417429 crc crio[3654]: time="2026-06-12T15:15:32.417163627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043665 | controller | Jun 12 15:15:32.466182 crc crio[3654]: time="2026-06-12T15:15:32.465729805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043680 | controller | Jun 12 15:15:32.470305 crc crio[3654]: time="2026-06-12T15:15:32.469706937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043710 | controller | Jun 12 15:15:32.476336 crc crio[3654]: time="2026-06-12T15:15:32.476164564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043727 | controller | Jun 12 15:15:32.482460 crc crio[3654]: time="2026-06-12T15:15:32.482326663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043743 | controller | Jun 12 15:15:32.533042 crc crio[3654]: time="2026-06-12T15:15:32.532940517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6229e529-da8f-4ed2-93a3-8fe9fdc868f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043759 | controller | Jun 12 15:15:32.544132 crc crio[3654]: time="2026-06-12T15:15:32.539623427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f737eae8-1879-4d95-b956-4c064ecb1673 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.043775 | controller | Jun 12 15:15:32.550796 crc crio[3654]: time="2026-06-12T15:15:32.550056142Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=e0a3f40e-3731-4d03-83b8-7f919b5b3aca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043791 | controller | Jun 12 15:15:32.551119 crc crio[3654]: time="2026-06-12T15:15:32.550947942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043807 | controller | Jun 12 15:15:32.613733 crc crio[3654]: time="2026-06-12T15:15:32.613510246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043823 | controller | Jun 12 15:15:32.666633 crc crio[3654]: time="2026-06-12T15:15:32.666435999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043838 | controller | Jun 12 15:15:32.667083 crc crio[3654]: time="2026-06-12T15:15:32.666915024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043853 | controller | Jun 12 15:15:32.678433 crc crio[3654]: time="2026-06-12T15:15:32.678115072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.043869 | controller | Jun 12 15:15:32.953634 crc crio[3654]: time="2026-06-12T15:15:32.881086813Z" level=info msg="Created container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=90dce3c5-2aa2-45a1-8b2f-1c2036ba47ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043885 | controller | Jun 12 15:15:32.953634 crc crio[3654]: time="2026-06-12T15:15:32.886401841Z" level=info msg="Starting container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675" id=6b8cf669-25d6-4c49-82c4-0e4598bd71ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.043901 | controller | Jun 12 15:15:32.953634 crc crio[3654]: time="2026-06-12T15:15:32.92606964Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=ec54d928-55c1-42d1-8618-78f86999bee8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.043921 | controller | Jun 12 15:15:32.953634 crc crio[3654]: time="2026-06-12T15:15:32.951808575Z" level=info msg="Created container 01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=d63303da-00b5-4644-b9f6-8aa4333a835e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.043940 | controller | Jun 12 15:15:32.973533 crc crio[3654]: time="2026-06-12T15:15:32.9561354Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.043958 | controller | Jun 12 15:15:32.973533 crc crio[3654]: time="2026-06-12T15:15:32.972736814Z" level=info msg="Starting container: 01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412" id=1f2892b5-fea4-4aee-98a3-7a48c0cd24e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.043974 | controller | Jun 12 15:15:33.070878 crc crio[3654]: time="2026-06-12T15:15:33.070751724Z" level=info msg="Started container" PID=12991 containerID=ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=6b8cf669-25d6-4c49-82c4-0e4598bd71ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800
2026-06-12 16:39:22.043991 | controller | Jun 12 15:15:33.263972 crc crio[3654]: time="2026-06-12T15:15:33.232639044Z" level=info msg="Started container" PID=12988 containerID=01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=1f2892b5-fea4-4aee-98a3-7a48c0cd24e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a
2026-06-12 16:39:22.044007 | controller | Jun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d9a82b526c0e4e Mac:62:a3:5f:00:fc:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 SocketPath: PciID:}] [{Interface:0xc000194770 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044024 | controller | Jun 12 15:15:33.435128 crc crio[3654]: time="2026-06-12T15:15:33.380440261Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc000630108}] Aliases:map[]}"
2026-06-12 16:39:22.044040 | controller | Jun 12 15:15:33.435128 crc crio[3654]: time="2026-06-12T15:15:33.380671549Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044056 | controller | Jun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b77a1c37dc71 Mac:be:39:c4:41:75:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae SocketPath: PciID:}] [{Interface:0xc000014b90 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044073 | controller | Jun 12 15:15:33.435128 crc crio[3654]: time="2026-06-12T15:15:33.395567232Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00239ac00}] Aliases:map[]}"
2026-06-12 16:39:22.044092 | controller | Jun 12 15:15:33.435128 crc crio[3654]: time="2026-06-12T15:15:33.395765318Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044109 | controller | Jun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2aed021cb98d83d Mac:8a:30:e0:6b:6e:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a SocketPath: PciID:}] [{Interface:0xc000224c90 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044125 | controller | Jun 12 15:15:33.438436 crc crio[3654]: time="2026-06-12T15:15:33.438163333Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc00008c4f0}] Aliases:map[]}"
2026-06-12 16:39:22.044142 | controller | Jun 12 15:15:33.440417 crc crio[3654]: time="2026-06-12T15:15:33.440143691Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044158 | controller | Jun 12 15:15:33.483423 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5b5c612de63e5 Mac:86:6c:d1:95:8a:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044175 | controller | Jun 12 15:15:33.615071 crc crio[3654]: time="2026-06-12T15:15:33.614925382Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc001dc2068}] Aliases:map[]}"
2026-06-12 16:39:22.044192 | controller | Jun 12 15:15:33.615577 crc crio[3654]: time="2026-06-12T15:15:33.615486761Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044208 | controller | Jun 12 15:15:33.616168 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64ca9d8c572ae46 Mac:36:7c:fb:a0:35:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe SocketPath: PciID:}] [{Interface:0xc000110f70 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044224 | controller | Jun 12 15:15:33.617335 crc crio[3654]: time="2026-06-12T15:15:33.617128197Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc000f42038}] Aliases:map[]}"
2026-06-12 16:39:22.044246 | controller | Jun 12 15:15:33.617518 crc crio[3654]: time="2026-06-12T15:15:33.617443178Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044263 | controller | Jun 12 15:15:33.617821 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310e39c87d4eda2 Mac:4a:bd:f0:66:a0:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044329 | controller | Jun 12 15:15:33.625624 crc crio[3654]: time="2026-06-12T15:15:33.618450732Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc00239a948}] Aliases:map[]}"
2026-06-12 16:39:22.044349 | controller | Jun 12 15:15:33.625624 crc crio[3654]: time="2026-06-12T15:15:33.619313222Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044366 | controller | Jun 12 15:15:33.631977 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:805aff00c63be36 Mac:02:62:e0:f3:06:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 SocketPath: PciID:}] [{Interface:0xc0002d6a10 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044382 | controller | Jun 12 15:15:33.633185 crc crio[3654]: time="2026-06-12T15:15:33.632971705Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc000630070}] Aliases:map[]}"
2026-06-12 16:39:22.044398 | controller | Jun 12 15:15:33.633393 crc crio[3654]: time="2026-06-12T15:15:33.633221915Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044414 | controller | Jun 12 15:15:33.655611 crc crio[3654]: time="2026-06-12T15:15:33.652832691Z" level=info msg="Created container 8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=8bd0aa37-e1ab-4b74-aa18-0b274929a90b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.044430 | controller | Jun 12 15:15:33.655611 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf7e31c9b083a48 Mac:56:3e:c1:58:88:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 SocketPath: PciID:}] [{Interface:0xc000301c10 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044449 | controller | Jun 12 15:15:33.655910 crc crio[3654]: time="2026-06-12T15:15:33.655838827Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc001dc2210}] Aliases:map[]}"
2026-06-12 16:39:22.044465 | controller | Jun 12 15:15:33.656209 crc crio[3654]: time="2026-06-12T15:15:33.656031854Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044482 | controller | Jun 12 15:15:33.671083 crc crio[3654]: time="2026-06-12T15:15:33.667848894Z" level=info msg="Starting container: 8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f" id=35f9f5c2-acc9-4e71-bae1-955553153cef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.044498 | controller | Jun 12 15:15:33.734670 crc crio[3654]: time="2026-06-12T15:15:33.679541243Z" level=info msg="Started container" PID=13008 containerID=8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=35f9f5c2-acc9-4e71-bae1-955553153cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f
2026-06-12 16:39:22.044533 | controller | Jun 12 15:15:33.734670 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1bdd31e75992b1 Mac:5a:2e:d6:c4:22:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 SocketPath: PciID:}] [{Interface:0xc000144590 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044552 | controller | Jun 12 15:15:33.734670 crc crio[3654]: time="2026-06-12T15:15:33.70444905Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0001841c8}] Aliases:map[]}"
2026-06-12 16:39:22.044568 | controller | Jun 12 15:15:33.734670 crc crio[3654]: time="2026-06-12T15:15:33.704665338Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044584 | controller | Jun 12 15:15:33.734670 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:725312a7e6ae029 Mac:d2:3d:1e:d2:2d:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff SocketPath: PciID:}] [{Interface:0xc00028c8a0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044604 | controller | Jun 12 15:15:33.763130 crc crio[3654]: time="2026-06-12T15:15:33.7593259Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc001dc2178}] Aliases:map[]}"
2026-06-12 16:39:22.044627 | controller | Jun 12 15:15:33.763130 crc crio[3654]: time="2026-06-12T15:15:33.759789346Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044644 | controller | Jun 12 15:15:33.772196 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a01749057eb86b5 Mac:ee:ac:cd:a5:1e:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.044660 | controller | Jun 12 15:15:33.794886 crc crio[3654]: time="2026-06-12T15:15:33.79470807Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc001dc2510}] Aliases:map[]}"
2026-06-12 16:39:22.044676 | controller | Jun 12 15:15:33.795710 crc crio[3654]: time="2026-06-12T15:15:33.794937138Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.044692 | controller | Jun 12 15:15:33.887935 crc crio[3654]: time="2026-06-12T15:15:33.887785716Z" level=info msg="Created container 4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=e0a3f40e-3731-4d03-83b8-7f919b5b3aca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.044708 | controller | Jun 12 15:15:33.926649 crc crio[3654]: time="2026-06-12T15:15:33.926527408Z" level=info msg="Starting container: 4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555" id=e2a1d72c-da08-4d58-a497-a24bf908e925 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.044724 | controller | Jun 12 15:15:34.138119 crc crio[3654]: time="2026-06-12T15:15:34.137934415Z" level=info msg="Started container" PID=13015 containerID=4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=e2a1d72c-da08-4d58-a497-a24bf908e925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7
2026-06-12 16:39:22.044740 | controller | Jun 12 15:15:34.222043 crc crio[3654]: time="2026-06-12T15:15:34.221947699Z" level=info msg="Created container 1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=5959de60-9970-48a3-8899-95d52eb6ccdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.044756 | controller | Jun 12 15:15:34.239080 crc crio[3654]: time="2026-06-12T15:15:34.238903229Z" level=info msg="Starting container: 1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383" id=08c65b25-1a80-4d1e-aed9-43cdc9711c9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.044771 | controller | Jun 12 15:15:34.468957 crc crio[3654]: time="2026-06-12T15:15:34.463184249Z" level=info msg="Ran pod sandbox cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=1533222f-d6c5-44ae-9ced-0181cb9dd4e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.044787 | controller | Jun 12 15:15:34.475317 crc crio[3654]: time="2026-06-12T15:15:34.470654073Z" level=info msg="Ran pod sandbox ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=94f89d0d-164b-49c2-a444-67540a6d9c13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.044806 | controller | Jun 12 15:15:34.521332 crc crio[3654]: time="2026-06-12T15:15:34.505750859Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=856c321b-14f8-4abe-8d5d-25e6f62dd720 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.044822 | controller | Jun 12 15:15:34.529211 crc crio[3654]: time="2026-06-12T15:15:34.528184938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be3115e6-3db8-4e5f-bf6a-74201f6c9901 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.044837 | controller | Jun 12 15:15:34.635463 crc crio[3654]: time="2026-06-12T15:15:34.538164079Z" level=info msg="Ran pod sandbox 2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=d5407e72-646a-4571-8793-b76068878917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.044852 | controller | Jun 12 15:15:34.635463 crc crio[3654]: time="2026-06-12T15:15:34.557056052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=e15608f4-d424-4dac-832e-a1a25693d377 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.044868 | controller | Jun 12 15:15:34.646799 crc crio[3654]: time="2026-06-12T15:15:34.645910969Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=289fbdac-47cf-46ae-bad1-8ed45864be59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.044884 | controller | Jun 12 15:15:34.784047 crc crio[3654]: time="2026-06-12T15:15:34.659522073Z" level=info msg="Started container" PID=13009 containerID=1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=08c65b25-1a80-4d1e-aed9-43cdc9711c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa
2026-06-12 16:39:22.044900 | controller | Jun 12 15:15:34.784047 crc crio[3654]: time="2026-06-12T15:15:34.670341981Z" level=info msg="Ran pod sandbox 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=85616cd4-80a3-476d-8655-0280767af035 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.044915 | controller | Jun 12 15:15:34.784047 crc crio[3654]: time="2026-06-12T15:15:34.722321769Z" level=info msg="Ran pod sandbox e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=b72bff20-988d-4518-a080-1fc4a9f9e11b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.044931 | controller | Jun 12 15:15:34.784047 crc crio[3654]: time="2026-06-12T15:15:34.762758599Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=7e0108d7-4567-4c18-a3a0-ff335922f14a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.044947 | controller | Jun 12 15:15:34.784047 crc crio[3654]: time="2026-06-12T15:15:34.768480099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.044966 | controller | Jun 12 15:15:34.797905 crc crio[3654]: time="2026-06-12T15:15:34.797808868Z" level=info msg="Ran pod sandbox 805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=faa16ca5-a6dd-42c2-99c0-d018c6941f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.044983 | controller | Jun 12 15:15:34.803549 crc crio[3654]: time="2026-06-12T15:15:34.803474261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=a22c4019-b84c-4338-b072-2d96d4df06f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.044999 | controller | Jun 12 15:15:34.904452 crc crio[3654]: time="2026-06-12T15:15:34.900143428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=90433a30-b3a3-4325-bb2f-b4bc124e00d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045015 | controller | Jun 12 15:15:34.904452 crc crio[3654]: time="2026-06-12T15:15:34.900356125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03d79886-58e7-4069-b0ca-b3065ee71c91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045031 | controller | Jun 12 15:15:34.905937 crc crio[3654]: time="2026-06-12T15:15:34.905715147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7d56e796-bdff-4274-bd57-243f0f20f62e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045046 | controller | Jun 12 15:15:34.906016 crc crio[3654]: time="2026-06-12T15:15:34.905951795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d83c32cb-2100-4bb2-8957-a03c352df70e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045062 | controller | Jun 12 15:15:34.946914 crc crio[3654]: time="2026-06-12T15:15:34.946843276Z" level=info msg="Ran pod sandbox 2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=8c982569-afa8-439d-a4d7-542c93234ce5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.045077 | controller | Jun 12 15:15:34.949523 crc crio[3654]: time="2026-06-12T15:15:34.949085967Z" level=info msg="Ran pod sandbox a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=3582b5d9-6d7f-4beb-822a-d3d092a654f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.045093 | controller | Jun 12 15:15:34.959109 crc crio[3654]: time="2026-06-12T15:15:34.959024874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=03a42d34-883c-401e-a452-d0dbd0e45b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045108 | controller | Jun 12 15:15:35.059561 crc crio[3654]: time="2026-06-12T15:15:34.967696915Z" level=info msg="Ran pod sandbox 64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=33cba730-5b08-489f-bb35-639029837415 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.045124 | controller | Jun 12 15:15:35.062117 crc crio[3654]: time="2026-06-12T15:15:35.061953995Z" level=info msg="Created container 73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=f798799e-a479-422b-b7ef-84f6205d8480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045142 | controller | Jun 12 15:15:35.144539 crc crio[3654]: time="2026-06-12T15:15:35.081230046Z" level=info msg="Starting container: 73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3" id=274065f0-ea45-4955-91c2-f128c15e8d8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.045158 | controller | Jun 12 15:15:35.144539 crc crio[3654]: time="2026-06-12T15:15:35.141183462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e65d279f-2188-4d99-b426-7b18d0f8ff0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045174 | controller | Jun 12 15:15:35.153644 crc crio[3654]: time="2026-06-12T15:15:35.14464435Z" level=info msg="Ran pod sandbox 725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=66b0640f-6c78-4de4-beec-4e2c1fb06ec3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.045190 | controller | Jun 12 15:15:35.153644 crc crio[3654]: time="2026-06-12T15:15:35.145004662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=98f87457-845e-46e9-9086-94e2ba1baff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045206 | controller | Jun 12 15:15:35.217319 crc crio[3654]: time="2026-06-12T15:15:35.216825719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1e51dda-0680-480c-9900-a673ae8c9ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045221 | controller | Jun 12 15:15:35.224398 crc crio[3654]: time="2026-06-12T15:15:35.22302183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=69f28e14-5433-4aa0-9a8a-01883c93bee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045237 | controller | Jun 12 15:15:35.224398 crc crio[3654]: time="2026-06-12T15:15:35.223832217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=55c331d0-c334-4f68-ad22-4f8da25ce7b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045252 | controller | Jun 12 15:15:35.242527 crc crio[3654]: time="2026-06-12T15:15:35.242188634Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=9616bd44-6dd1-4150-a1f8-836a12b75528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045268 | controller | Jun 12 15:15:35.246493 crc crio[3654]: time="2026-06-12T15:15:35.243133866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045284 | controller | Jun 12 15:15:35.250842 crc crio[3654]: time="2026-06-12T15:15:35.250644699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=080a87ab-42b8-4a15-a0c6-89317b6bc16c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045300 | controller | Jun 12 15:15:35.250978 crc crio[3654]: time="2026-06-12T15:15:35.250845525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=0e7eb1c7-318b-4552-a2a7-53bc2ee40fa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045316 | controller | Jun 12 15:15:35.259664 crc crio[3654]: time="2026-06-12T15:15:35.259527047Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=8b24d9e4-0e33-496f-8d7e-8c2ec47b163c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045335 | controller | Jun 12 15:15:35.266849 crc crio[3654]: time="2026-06-12T15:15:35.266798893Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=e6a165e1-f19c-4742-8b61-23614b696ca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045351 | controller | Jun 12 15:15:35.269087 crc crio[3654]: time="2026-06-12T15:15:35.269022879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=963d6e30-79db-417c-b19f-d65148de02cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045367 | controller | Jun 12 15:15:35.278121 crc crio[3654]: time="2026-06-12T15:15:35.277824239Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=146091a6-b27c-4b23-bec7-5a067180ff8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045383 | controller | Jun 12 15:15:35.278121 crc crio[3654]: time="2026-06-12T15:15:35.278126099Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=245b394d-525e-4242-9017-00f1bb9c3c01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045399 | controller | Jun 12 15:15:35.278688 crc crio[3654]: time="2026-06-12T15:15:35.278544304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=248f3c13-218a-4d23-a2e5-f0fa41002a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045415 | controller | Jun 12 15:15:35.382823 crc crio[3654]: time="2026-06-12T15:15:35.382708778Z" level=info msg="Started container" PID=13014 containerID=73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=274065f0-ea45-4955-91c2-f128c15e8d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5
2026-06-12 16:39:22.045431 | controller | Jun 12 15:15:35.449207 crc crio[3654]: time="2026-06-12T15:15:35.448634489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045448 | controller | Jun 12 15:15:35.722221 crc crio[3654]: time="2026-06-12T15:15:35.721860667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045463 | controller | Jun 12 15:15:35.732504 crc crio[3654]: time="2026-06-12T15:15:35.729214507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045479 | controller | Jun 12 15:15:35.734978 crc crio[3654]: time="2026-06-12T15:15:35.734849007Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=46d71c2d-3fd5-4a19-8f37-f1a5bed8823c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045495 | controller | Jun 12 15:15:35.735493 crc crio[3654]: time="2026-06-12T15:15:35.735314833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045526 | controller | Jun 12 15:15:35.735941 crc crio[3654]: time="2026-06-12T15:15:35.735822175Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=eb4a2304-eb13-4456-be24-59cceea00c6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045547 | controller | Jun 12 15:15:35.737212 crc crio[3654]: time="2026-06-12T15:15:35.737120448Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=31aebae1-2bc6-402b-a91d-0fe93007204d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045567 | controller | Jun 12 15:15:35.745796 crc crio[3654]: time="2026-06-12T15:15:35.738218955Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5c4ef8d1-8926-4514-a952-03a1303e5254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045583 | controller | Jun 12 15:15:35.839042 crc crio[3654]: time="2026-06-12T15:15:35.833343116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045599 | controller | Jun 12 15:15:36.220064 crc crio[3654]: time="2026-06-12T15:15:36.211456166Z" level=info msg="Ran pod sandbox c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 with infra container: openshift-dns/dns-default-qtghf/POD" id=99f21f0c-5a8f-4c4f-b3ef-d25be92084bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.045615 | controller | Jun 12 15:15:36.334217 crc crio[3654]: time="2026-06-12T15:15:36.334000842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045631 | controller | Jun 12 15:15:36.334996 crc crio[3654]: time="2026-06-12T15:15:36.334898712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045647 | controller | Jun 12 15:15:36.399211 crc crio[3654]: time="2026-06-12T15:15:36.399094867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=cf534707-7e6e-49d8-b2d7-a69bbee841d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045663 | controller | Jun 12 15:15:36.403865 crc crio[3654]: time="2026-06-12T15:15:36.403325881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045678 | controller | Jun 12 15:15:36.403865 crc crio[3654]: time="2026-06-12T15:15:36.403662012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045694 | controller | Jun 12 15:15:36.711580 crc crio[3654]: time="2026-06-12T15:15:36.709726241Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=3b858deb-d27c-4c8e-9202-abb0df780e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045710 | controller | Jun 12 15:15:37.605645 crc crio[3654]: time="2026-06-12T15:15:37.604718Z" level=info msg="Created container 88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=d686a28e-06b9-4762-9271-f79daa6fec42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045726 | controller | Jun 12 15:15:37.629088 crc crio[3654]: time="2026-06-12T15:15:37.62904047Z" level=info msg="Starting container: 88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125" id=2496c065-96ca-48cc-bf9d-593800573c98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.045742 | controller | Jun 12 15:15:37.839037 crc crio[3654]: time="2026-06-12T15:15:37.649137273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045759 | controller | Jun 12 15:15:37.839037 crc crio[3654]: time="2026-06-12T15:15:37.649795946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=bef5dbfb-bd0d-45d7-85fa-e53e509bb87d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.045778 | controller | Jun 12 15:15:37.839037 crc crio[3654]: time="2026-06-12T15:15:37.808987588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045794 | controller | Jun 12 15:15:37.927671 crc crio[3654]: time="2026-06-12T15:15:37.927071339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045810 | controller | Jun 12 15:15:37.946573 crc crio[3654]: time="2026-06-12T15:15:37.946504467Z" level=info msg="Started container" PID=13129 containerID=88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=2496c065-96ca-48cc-bf9d-593800573c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97
2026-06-12 16:39:22.045826 | controller | Jun 12 15:15:38.292481 crc crio[3654]: time="2026-06-12T15:15:38.29155661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045842 | controller | Jun 12 15:15:38.716887 crc crio[3654]: time="2026-06-12T15:15:38.716840158Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=12d14163-f01b-4e4e-8c9b-ce972cada075 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045858 | controller | Jun 12 15:15:38.779942 crc crio[3654]: time="2026-06-12T15:15:38.779657578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045873 | controller | Jun 12 15:15:39.150567 crc crio[3654]: time="2026-06-12T15:15:39.150491857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045889 | controller | Jun 12 15:15:42.008563 crc crio[3654]: time="2026-06-12T15:15:41.94911268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045905 | controller | Jun 12 15:15:42.035345 crc crio[3654]: time="2026-06-12T15:15:42.028046505Z" level=info msg="Created container 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=8b24d9e4-0e33-496f-8d7e-8c2ec47b163c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.045923 | controller | Jun 12 15:15:42.364919 crc crio[3654]: time="2026-06-12T15:15:42.331924295Z" level=info msg="Starting container: 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423" id=ee3a3646-f71b-4b6f-b902-0e9ee877d0ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.045941 | controller | Jun 12 15:15:42.440976 crc crio[3654]: time="2026-06-12T15:15:42.439586119Z" level=info msg="Started container" PID=13197 containerID=20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=ee3a3646-f71b-4b6f-b902-0e9ee877d0ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39
2026-06-12 16:39:22.045957 | controller | Jun 12 15:15:43.099733 crc crio[3654]: time="2026-06-12T15:15:43.098515834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045973 | controller | Jun 12 15:15:43.121514 crc crio[3654]: time="2026-06-12T15:15:43.120921176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.045992 | controller | Jun 12 15:15:43.190849 crc crio[3654]: time="2026-06-12T15:15:43.190550888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046008 | controller | Jun 12 15:15:44.292586 crc crio[3654]: time="2026-06-12T15:15:44.287480883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046023 | controller | Jun 12 15:15:44.428913 crc crio[3654]: time="2026-06-12T15:15:44.428159775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046039 | controller | Jun 12 15:15:44.562558 crc crio[3654]: time="2026-06-12T15:15:44.561857356Z" level=info msg="Created container 4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=7e0108d7-4567-4c18-a3a0-ff335922f14a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046055 | controller | Jun 12 15:15:44.578558 crc crio[3654]: time="2026-06-12T15:15:44.578186041Z" level=info msg="Starting container: 4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7" id=78999076-ecaa-45e6-a1d4-18f03a95e542 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046071 | controller | Jun 12 15:15:45.112224 crc crio[3654]: time="2026-06-12T15:15:45.11058434Z" level=info msg="Started container" PID=13267 containerID=4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=78999076-ecaa-45e6-a1d4-18f03a95e542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e
2026-06-12 16:39:22.046088 | controller | Jun 12 15:15:45.759745 crc crio[3654]: time="2026-06-12T15:15:45.759654426Z" level=info msg="Created container f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=e6a165e1-f19c-4742-8b61-23614b696ca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046104 | controller | Jun 12 15:15:46.083363 crc crio[3654]: time="2026-06-12T15:15:46.078816014Z" level=info msg="Created container e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=d2141d8e-ce12-441d-a4a2-fba5d9600aa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046120 | controller | Jun 12 15:15:46.173149 crc crio[3654]: time="2026-06-12T15:15:46.170096459Z" level=info msg="Starting container: e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4" id=35389c1a-953e-4398-815c-14da957859cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046136 | controller | Jun 12 15:15:46.185640 crc crio[3654]: time="2026-06-12T15:15:46.179040593Z" level=info msg="Starting container: f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a" id=84f0b4bf-6ff2-48c2-9492-339ab898372b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046151 | controller | Jun 12 15:15:46.469903 crc crio[3654]: time="2026-06-12T15:15:46.462575542Z" level=info msg="Started container" PID=13269 containerID=f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=84f0b4bf-6ff2-48c2-9492-339ab898372b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150
2026-06-12 16:39:22.046170 | controller | Jun 12 15:15:46.491050 crc crio[3654]: time="2026-06-12T15:15:46.471241049Z" level=info msg="Started container" PID=13251 containerID=e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=35389c1a-953e-4398-815c-14da957859cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b
2026-06-12 16:39:22.046187 | controller | Jun 12 15:15:48.372795 crc crio[3654]: time="2026-06-12T15:15:48.356190797Z" level=info msg="Created container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=eb4a2304-eb13-4456-be24-59cceea00c6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046203 | controller | Jun 12 15:15:48.388106 crc crio[3654]: time="2026-06-12T15:15:48.387691242Z" level=info msg="Starting container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02" id=2d1a321a-662c-4dd7-b052-580c54236177 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046219 | controller | Jun 12 15:15:48.798348 crc crio[3654]: time="2026-06-12T15:15:48.795058878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046235 | controller | Jun 12 15:15:48.904014 crc crio[3654]: time="2026-06-12T15:15:48.806038675Z" level=info msg="Started container" PID=13291 containerID=076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2d1a321a-662c-4dd7-b052-580c54236177 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa
2026-06-12 16:39:22.046251 | controller | Jun 12 15:15:48.904014 crc crio[3654]: time="2026-06-12T15:15:48.818160653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046267 | controller | Jun 12 15:15:49.279815 crc crio[3654]: time="2026-06-12T15:15:49.274909524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046283 | controller | Jun 12 15:15:49.414508 crc crio[3654]: time="2026-06-12T15:15:49.321737856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046298 | controller | Jun 12 15:15:49.414508 crc crio[3654]: time="2026-06-12T15:15:49.349213581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046314 | controller | Jun 12 15:15:49.414508 crc crio[3654]: time="2026-06-12T15:15:49.354309674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046329 | controller | Jun 12 15:15:49.700062 crc crio[3654]: time="2026-06-12T15:15:49.699786014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046345 | controller | Jun 12 15:15:49.795358 crc crio[3654]: time="2026-06-12T15:15:49.79019747Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=017458b7-51e9-4160-a304-6aa66033a2cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.046361 | controller | Jun 12 15:15:49.829116 crc crio[3654]: time="2026-06-12T15:15:49.82899802Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=c8ed2188-a9e1-455b-baa8-596e38036846 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.046380 | controller | Jun 12 15:15:49.831133 crc crio[3654]: time="2026-06-12T15:15:49.830864058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046396 | controller | Jun 12 15:15:49.849065 crc crio[3654]: time="2026-06-12T15:15:49.848971924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046412 | controller | Jun 12 15:15:49.869042 crc crio[3654]: time="2026-06-12T15:15:49.868950417Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=0874c640-0f14-48f4-b6e5-da8261ae167f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046428 | controller | Jun 12 15:15:49.869742 crc crio[3654]: time="2026-06-12T15:15:49.869717583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046444 | controller | Jun 12 15:15:50.059481 crc crio[3654]: time="2026-06-12T15:15:49.962115721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046460 | controller | Jun 12 15:15:50.695750 crc crio[3654]: time="2026-06-12T15:15:50.692967607Z" level=info msg="Stopping container: 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a (timeout: 3600s)" id=d631e9bd-2127-4f50-b485-2c95b56238d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.046475 | controller | Jun 12 15:15:51.053222 crc crio[3654]: time="2026-06-12T15:15:50.986860577Z" level=info msg="Stopping container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e (timeout: 30s)" id=e3b379b6-c715-4d7c-bd6e-c556fbeb0372 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.046491 | controller | Jun 12 15:15:51.390002 crc crio[3654]: time="2026-06-12T15:15:51.389713777Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c963859d-ece1-4a02-8477-87fb610b9122 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.046507 | controller | Jun 12 15:15:51.545923 crc crio[3654]: time="2026-06-12T15:15:51.545597837Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.046544 | controller | Jun 12 15:15:51.684558 crc crio[3654]: time="2026-06-12T15:15:51.67774093Z" level=info msg="Created container c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=146091a6-b27c-4b23-bec7-5a067180ff8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046562 | controller | Jun 12 15:15:51.722021 crc crio[3654]: time="2026-06-12T15:15:51.721703794Z" level=info msg="Starting container: c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351" id=79a78d77-e49a-48c1-8548-0cccca8107f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046578 | controller | Jun 12 15:15:52.493623 crc crio[3654]: time="2026-06-12T15:15:52.492718132Z" level=info msg="Started container" PID=13351 containerID=c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=79a78d77-e49a-48c1-8548-0cccca8107f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652
2026-06-12 16:39:22.046595 | controller | Jun 12 15:15:52.547759 crc crio[3654]: time="2026-06-12T15:15:52.542871579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046614 | controller | Jun 12 15:15:52.815558 crc crio[3654]: time="2026-06-12T15:15:52.742812816Z" level=info msg="Stopped container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e3b379b6-c715-4d7c-bd6e-c556fbeb0372 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.046630 | controller | Jun 12 15:15:52.815558 crc crio[3654]: time="2026-06-12T15:15:52.77081301Z" level=info msg="Created container 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=31aebae1-2bc6-402b-a91d-0fe93007204d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046646 | controller | Jun 12 15:15:53.009211 crc crio[3654]: time="2026-06-12T15:15:52.905037189Z" level=info msg="Starting container: 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80" id=e8f05d89-1ba2-41d5-bc8c-876b57b381c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046662 | controller | Jun 12 15:15:53.039472 crc crio[3654]: time="2026-06-12T15:15:52.908833777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c9d87bdc-8f90-4431-a41f-5c8a285b216c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.046679 | controller | Jun 12 15:15:53.070089 crc crio[3654]: time="2026-06-12T15:15:53.065494505Z" level=info msg="Created container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5c4ef8d1-8926-4514-a952-03a1303e5254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046694 | controller | Jun 12 15:15:53.072880 crc crio[3654]: time="2026-06-12T15:15:52.955150329Z" level=info msg="Created container b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=46d71c2d-3fd5-4a19-8f37-f1a5bed8823c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046710 | controller | Jun 12 15:15:53.095741 crc crio[3654]: time="2026-06-12T15:15:53.091042601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=651983fe-d6fb-4193-aa41-491a295c6fac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.046726 | controller | Jun 12 15:15:53.097752 crc crio[3654]: time="2026-06-12T15:15:53.097512121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=462d1104-7843-4c32-93d1-475221cae34f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.046742 | controller | Jun 12 15:15:53.098322 crc crio[3654]: time="2026-06-12T15:15:53.097942146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=802fd24e-3358-4cac-b81a-dbfe36bec59c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.046758 | controller | Jun 12 15:15:53.103454 crc crio[3654]: time="2026-06-12T15:15:53.103204875Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f39066e0-385e-4728-9fda-181eab0b1027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046774 | controller | Jun 12 15:15:53.104518 crc crio[3654]: time="2026-06-12T15:15:53.103882178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046790 | controller | Jun 12 15:15:53.119311 crc crio[3654]: time="2026-06-12T15:15:53.112150974Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e2a04039-b86a-4427-a8e7-0632ded86f51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046810 | controller | Jun 12 15:15:53.119311 crc crio[3654]: time="2026-06-12T15:15:53.113072445Z" level=info msg="Started container" PID=13364 containerID=16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e8f05d89-1ba2-41d5-bc8c-876b57b381c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8
2026-06-12 16:39:22.046827 | controller | Jun 12 15:15:53.162561 crc crio[3654]: time="2026-06-12T15:15:53.16173367Z" level=info msg="Starting container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb" id=bca69af3-62a9-4008-91ca-af29911e8d8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046843 | controller | Jun 12 15:15:53.172638 crc crio[3654]: time="2026-06-12T15:15:53.168809871Z" level=info msg="Stopping container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd (timeout: 2s)" id=c943adf4-9071-43c0-a795-17559129b968 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.046859 | controller | Jun 12 15:15:53.269944 crc crio[3654]: time="2026-06-12T15:15:53.267792444Z" level=info msg="Starting container: b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75" id=54ea02c3-3961-4fd4-82fc-f10bc62d6081 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.046875 | controller | Jun 12 15:15:53.314673 crc crio[3654]: time="2026-06-12T15:15:53.312154856Z" level=info msg="Started container" PID=13377 containerID=4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=bca69af3-62a9-4008-91ca-af29911e8d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0
2026-06-12 16:39:22.046891 | controller | Jun 12 15:15:54.671783 crc crio[3654]: time="2026-06-12T15:15:54.519464931Z" level=info msg="Started container" PID=13374 containerID=b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=54ea02c3-3961-4fd4-82fc-f10bc62d6081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4
2026-06-12 16:39:22.046907 | controller | Jun 12 15:15:54.671783 crc crio[3654]: time="2026-06-12T15:15:54.540855219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046923 | controller | Jun 12 15:15:55.537694 crc crio[3654]: time="2026-06-12T15:15:55.523848073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046939 | controller | Jun 12 15:15:55.610812 crc crio[3654]: time="2026-06-12T15:15:55.610525463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046955 | controller | Jun 12 15:15:55.790762 crc crio[3654]: time="2026-06-12T15:15:55.790137234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.046970 | controller | Jun 12 15:15:56.197369 crc crio[3654]: time="2026-06-12T15:15:55.898727601Z" level=info msg="Created container 528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=9616bd44-6dd1-4150-a1f8-836a12b75528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.046985 | controller | Jun 12 15:15:56.197369 crc crio[3654]: time="2026-06-12T15:15:56.015003897Z" level=info msg="Starting container: 528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525" id=ecbaffda-58a8-4e32-aa1a-34bc4dc20e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047004 | controller | Jun 12 15:15:56.236478 crc crio[3654]: time="2026-06-12T15:15:56.236096284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047020 | controller | Jun 12 15:15:56.514585 crc crio[3654]: time="2026-06-12T15:15:56.514091806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047036 | controller | Jun 12 15:15:56.639608 crc crio[3654]: time="2026-06-12T15:15:56.639488275Z" level=info msg="Started container" PID=13391 containerID=528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ecbaffda-58a8-4e32-aa1a-34bc4dc20e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf
2026-06-12 16:39:22.047052 | controller | Jun 12 15:15:58.062819 crc crio[3654]: time="2026-06-12T15:15:58.05810427Z" level=info msg="Created container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f39066e0-385e-4728-9fda-181eab0b1027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047067 | controller | Jun 12 15:15:58.342566 crc crio[3654]: time="2026-06-12T15:15:58.341880258Z" level=info msg="Stopped container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c943adf4-9071-43c0-a795-17559129b968 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.047083 | controller | Jun 12 15:15:58.358904 crc crio[3654]: time="2026-06-12T15:15:58.358530934Z" level=info msg="Starting container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a" id=ab12c96e-640d-45fb-a6b2-62144b2fad53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047099 | controller | Jun 12 15:15:58.414711 crc crio[3654]: time="2026-06-12T15:15:58.358662798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=532faaf8-281c-4824-84ef-e37035172792 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047115 | controller | Jun 12 15:15:58.699177 crc crio[3654]: time="2026-06-12T15:15:58.621343093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a0e673ac-3b9c-4557-9b43-5ffcdfb7bc65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047131 | controller | Jun 12 15:15:58.935657 crc crio[3654]: time="2026-06-12T15:15:58.917019814Z" level=info msg="Started container" PID=13528 containerID=2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ab12c96e-640d-45fb-a6b2-62144b2fad53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd
2026-06-12 16:39:22.047147 | controller | Jun 12 15:15:58.935657 crc crio[3654]: time="2026-06-12T15:15:58.922861273Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=593b7093-beee-4bb6-a95f-8e9949e9e146 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047163 | controller | Jun 12 15:15:58.935657 crc crio[3654]: time="2026-06-12T15:15:58.923909519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047184 | controller | Jun 12 15:15:59.008045 crc crio[3654]: time="2026-06-12T15:15:58.999619347Z" level=info msg="Stopping pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b" id=82d97233-2aa1-4c22-bde0-15c0f98a9d28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.047200 | controller | Jun 12 15:15:59.008045 crc crio[3654]: time="2026-06-12T15:15:58.99971347Z" level=info msg="Stopped pod sandbox (already stopped): 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b" id=82d97233-2aa1-4c22-bde0-15c0f98a9d28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.047216 | controller | Jun 12 15:15:59.363476 crc crio[3654]: time="2026-06-12T15:15:59.36299822Z" level=info msg="Created container 50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=e2a04039-b86a-4427-a8e7-0632ded86f51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047232 | controller | Jun 12 15:15:59.365676 crc crio[3654]: time="2026-06-12T15:15:59.364806665Z" level=info msg="Removing pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b" id=506ed5ad-268c-416b-84fb-7588e3b6185c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.047248 | controller | Jun 12 15:15:59.378737 crc crio[3654]: time="2026-06-12T15:15:59.378625337Z" level=info msg="Starting container: 50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7" id=e1a95c77-d2af-4485-a7de-b1dcf56531c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047264 | controller | Jun 12 15:15:59.420364 crc crio[3654]: time="2026-06-12T15:15:59.418164662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=a2191da7-6f0c-4bbb-aed9-d863c036c58c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047329 | controller | Jun 12 15:15:59.437843 crc crio[3654]: time="2026-06-12T15:15:59.437477689Z" level=info msg="Started container" PID=13563 containerID=50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=e1a95c77-d2af-4485-a7de-b1dcf56531c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652
2026-06-12 16:39:22.047352 | controller | Jun 12 15:15:59.828536 crc crio[3654]: time="2026-06-12T15:15:59.776938074Z" level=info msg="Created container 25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=3b858deb-d27c-4c8e-9202-abb0df780e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047369 | controller | Jun 12 15:15:59.903941 crc crio[3654]: time="2026-06-12T15:15:59.903647847Z" level=info msg="Starting container: 25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa" id=276c7b6a-3c68-4fa5-b754-923db3463bc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047385 | controller | Jun 12 15:16:00.704907 crc crio[3654]: time="2026-06-12T15:16:00.703942806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=e5a7bbd7-2ed6-4c97-bf8d-caf4c21c2073 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047401 | controller | Jun 12 15:16:00.843009 crc crio[3654]: time="2026-06-12T15:16:00.842142306Z" level=info msg="Started container" PID=13569 containerID=25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=276c7b6a-3c68-4fa5-b754-923db3463bc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f
2026-06-12 16:39:22.047421 | controller | Jun 12 15:16:01.038587 crc crio[3654]: time="2026-06-12T15:16:01.033385241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047437 | controller | Jun 12 15:16:01.038587 crc crio[3654]: time="2026-06-12T15:16:01.034753903Z" level=info msg="Removed pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b" id=506ed5ad-268c-416b-84fb-7588e3b6185c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.047453 | controller | Jun 12 15:16:01.813547 crc crio[3654]: time="2026-06-12T15:16:01.80254479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047469 | controller | Jun 12 15:16:01.835902 crc crio[3654]: time="2026-06-12T15:16:01.83195379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047485 | controller | Jun 12 15:16:02.185764 crc crio[3654]: time="2026-06-12T15:16:02.185707275Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=bb3d068b-a937-451c-b8ee-bcc6ec25664e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047500 | controller | Jun 12 15:16:02.240857 crc crio[3654]: time="2026-06-12T15:16:02.240782287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047539 | controller | Jun 12 15:16:02.633450 crc crio[3654]: time="2026-06-12T15:16:02.625096444Z" level=info msg="Created container b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d: openshift-dns/dns-default-qtghf/dns" id=12d14163-f01b-4e4e-8c9b-ce972cada075 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047558 | controller | Jun 12 15:16:02.976029 crc crio[3654]: time="2026-06-12T15:16:02.937684547Z" level=info msg="Starting container: b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d" id=69a310cc-a111-4006-b3d0-5d087fbc52d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047575 | controller | Jun 12 15:16:03.332647 crc crio[3654]: time="2026-06-12T15:16:03.329560588Z" level=info msg="Started container" PID=13612 containerID=b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d description=openshift-dns/dns-default-qtghf/dns id=69a310cc-a111-4006-b3d0-5d087fbc52d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262
2026-06-12 16:39:22.047591 | controller | Jun 12 15:16:04.201714 crc crio[3654]: time="2026-06-12T15:16:04.201590097Z" level=info msg="Created container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=593b7093-beee-4bb6-a95f-8e9949e9e146 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047608 | controller | Jun 12 15:16:04.800644 crc crio[3654]: time="2026-06-12T15:16:04.799729746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047624 | controller | Jun 12 15:16:05.469787 crc crio[3654]: time="2026-06-12T15:16:05.469635637Z" level=info msg="Starting container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e" id=b5bbb9e2-01aa-49e9-8335-0092b8469da8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047641 | controller | Jun 12 15:16:05.719898 crc crio[3654]: time="2026-06-12T15:16:05.719453414Z" level=info msg="Started container" PID=13638 containerID=b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5bbb9e2-01aa-49e9-8335-0092b8469da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.047661 | controller | Jun 12 15:16:06.711728 crc crio[3654]: time="2026-06-12T15:16:06.711390148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2137a381-ca32-47f6-9139-31d8fe1febf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047678 | controller | Jun 12 15:16:06.736060 crc crio[3654]: time="2026-06-12T15:16:06.735080342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7077fb9f-b931-46a6-a5d4-29114bb610f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047703 | controller | Jun 12 15:16:06.763811 crc crio[3654]: time="2026-06-12T15:16:06.763569024Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=620e8cdd-31c4-4152-90e2-de429848b1c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047721 | controller | Jun 12 15:16:06.764562 crc crio[3654]: time="2026-06-12T15:16:06.764393322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047738 | controller | Jun 12 15:16:07.666748 crc crio[3654]: time="2026-06-12T15:16:07.665883973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047754 | controller | Jun 12 15:16:08.027670 crc crio[3654]: time="2026-06-12T15:16:07.974108368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=922b41ae-17bb-43df-9789-f2893ea4b0f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047770 | controller | Jun 12 15:16:08.622802 crc crio[3654]: time="2026-06-12T15:16:08.619740983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=e8e1c52f-cc12-4659-8405-1bcf41207180 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047787 | controller | Jun 12 15:16:08.740902 crc crio[3654]: time="2026-06-12T15:16:08.73990596Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=8218e38e-8227-4f5e-a684-eb15397fb0d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047803 | controller | Jun 12 15:16:08.746905 crc crio[3654]: time="2026-06-12T15:16:08.741464243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047819 | controller | Jun 12 15:16:11.538931 crc crio[3654]: time="2026-06-12T15:16:11.494413639Z" level=info msg="Stopping container: 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423 (timeout: 30s)" id=f81da7f4-3d5c-4230-8800-6d7270e5c90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.047836 | controller | Jun 12 15:16:11.623048 crc crio[3654]: time="2026-06-12T15:16:11.620726613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047852 | controller | Jun 12 15:16:12.001403 crc crio[3654]: time="2026-06-12T15:16:11.987311754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.047868 | controller | Jun 12 15:16:12.755835 crc crio[3654]: time="2026-06-12T15:16:12.75556295Z" level=info msg="Stopping container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02 (timeout: 30s)" id=84e43ddc-fbc1-4318-83b7-5d1415075a84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.047888 | controller | Jun 12 15:16:15.221691 crc crio[3654]: time="2026-06-12T15:16:15.220713515Z" level=info msg="Stopping container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a (timeout: 30s)" id=3d73d14d-29f6-42fe-9e5b-5b925f967f5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.047905 | controller | Jun 12 15:16:15.965182 crc crio[3654]: time="2026-06-12T15:16:15.964385762Z" level=info msg="Created container 01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=bb3d068b-a937-451c-b8ee-bcc6ec25664e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.047921 | controller | Jun 12 15:16:16.101907 crc crio[3654]: time="2026-06-12T15:16:16.027925532Z" level=info msg="Starting container: 01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a" id=655d40a6-38aa-425b-9c1c-dfd96ac37431 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.047937 | controller | Jun 12 15:16:16.351683 crc crio[3654]: time="2026-06-12T15:16:16.271485244Z" level=info msg="Started container" PID=13729 containerID=01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=655d40a6-38aa-425b-9c1c-dfd96ac37431 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4
2026-06-12 16:39:22.047954 | controller | Jun 12 15:16:17.020742 crc crio[3654]: time="2026-06-12T15:16:17.020572051Z" level=info msg="Stopped container 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=f81da7f4-3d5c-4230-8800-6d7270e5c90f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.047971 | controller | Jun 12 15:16:17.218189 crc crio[3654]: time="2026-06-12T15:16:17.21808055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7ce2f796-25ea-4ff4-9234-f06aff27fa78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.047988 | controller | Jun 12 15:16:17.226781 crc crio[3654]: time="2026-06-12T15:16:17.226665827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048004 | controller | Jun 12 15:16:18.321583 crc crio[3654]: time="2026-06-12T15:16:18.320421467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048020 | controller | Jun 12 15:16:18.348538 crc crio[3654]: time="2026-06-12T15:16:18.345086464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03016959-424b-442c-877e-24e154e21c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048037 | controller | Jun 12 15:16:18.359869 crc crio[3654]: time="2026-06-12T15:16:18.359745747Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=eb92484f-1b33-4181-9a54-53052008acb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048053 | controller | Jun 12 15:16:18.360511 crc crio[3654]: time="2026-06-12T15:16:18.360360148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048069 | controller | Jun 12 15:16:18.530804 crc crio[3654]: time="2026-06-12T15:16:18.462133563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048097 | controller | Jun 12 15:16:18.545059 crc crio[3654]: time="2026-06-12T15:16:18.544864451Z" level=info msg="Created container dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=620e8cdd-31c4-4152-90e2-de429848b1c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048114 | controller | Jun 12 15:16:18.589716 crc crio[3654]: time="2026-06-12T15:16:18.589580547Z" level=info msg="Starting container: dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772" id=9328ee62-6cc2-4311-aa4a-b46dcb0b6963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.048130 | controller | Jun 12 15:16:18.609388 crc crio[3654]: time="2026-06-12T15:16:18.606767803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048147 | controller | Jun 12 15:16:18.656414 crc crio[3654]: time="2026-06-12T15:16:18.649708272Z" level=info msg="Started container" PID=13768 containerID=dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=9328ee62-6cc2-4311-aa4a-b46dcb0b6963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262
2026-06-12 16:39:22.048163 | controller | Jun 12 15:16:19.532927 crc crio[3654]: time="2026-06-12T15:16:19.26167314Z" level=info msg="Stopped container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3d73d14d-29f6-42fe-9e5b-5b925f967f5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048179 | controller | Jun 12 15:16:19.532927 crc crio[3654]: time="2026-06-12T15:16:19.375554564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=48dc1326-3472-4673-8dfe-6e5b5215af8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048196 | controller | Jun 12 15:16:19.582353 crc crio[3654]: time="2026-06-12T15:16:19.582087194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=80b9ff29-a9de-45da-acbc-fe53619779a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048212 | controller | Jun 12 15:16:19.729930 crc crio[3654]: time="2026-06-12T15:16:19.729748887Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d8ea8761-2522-4c11-bf57-c89610713316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048228 | controller | Jun 12 15:16:19.730407 crc crio[3654]: time="2026-06-12T15:16:19.730194973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048244 | controller | Jun 12 15:16:20.106977 crc crio[3654]: time="2026-06-12T15:16:20.106741842Z" level=info msg="Removing container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e" id=054456e3-961a-4db2-b90a-300f430095f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.048260 | controller | Jun 12 15:16:20.493673 crc crio[3654]: time="2026-06-12T15:16:20.407759854Z" level=info msg="Stopping container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb (timeout: 30s)" id=5e509f3e-1521-4cb4-9b88-ca8714ed6137 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048277 | controller | Jun 12 15:16:20.493673 crc crio[3654]: time="2026-06-12T15:16:20.475958086Z" level=info msg="Created container c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=eb92484f-1b33-4181-9a54-53052008acb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048296 | controller | Jun 12 15:16:20.516592 crc crio[3654]: time="2026-06-12T15:16:20.507332225Z" level=info msg="Starting container: c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9" id=70e45d19-44f2-47fe-a1c1-6b4a6fb58e2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.048313 | controller | Jun 12 15:16:20.595872 crc crio[3654]: time="2026-06-12T15:16:20.592600996Z" level=info msg="Started container" PID=13807 containerID=c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=70e45d19-44f2-47fe-a1c1-6b4a6fb58e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39
2026-06-12 16:39:22.048330 | controller | Jun 12 15:16:21.346863 crc crio[3654]: time="2026-06-12T15:16:21.346561459Z" level=info msg="Stopping container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904 (timeout: 30s)" id=825f359f-59e4-44cf-844a-3ef4e527102c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048346 | controller | Jun 12 15:16:21.413429 crc crio[3654]: time="2026-06-12T15:16:21.411793961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048363 | controller | Jun 12 15:16:21.449983 crc crio[3654]: time="2026-06-12T15:16:21.449579908Z" level=info msg="Created container c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=8218e38e-8227-4f5e-a684-eb15397fb0d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048379 | controller | Jun 12 15:16:21.626630 crc crio[3654]: time="2026-06-12T15:16:21.626407943Z" level=info msg="Starting container: c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2" id=3f160144-25c8-4fce-bd9c-e2c167730d72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.048395 | controller | Jun 12 15:16:21.646094 crc crio[3654]: time="2026-06-12T15:16:21.645748403Z" level=info msg="Stopped container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5e509f3e-1521-4cb4-9b88-ca8714ed6137 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048412 | controller | Jun 12 15:16:22.006481 crc crio[3654]: time="2026-06-12T15:16:21.678655846Z" level=info msg="Removed container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=054456e3-961a-4db2-b90a-300f430095f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.048428 | controller | Jun 12 15:16:22.012231 crc crio[3654]: time="2026-06-12T15:16:22.007144462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=174732a6-96fe-4a84-a074-749bf5cada24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048444 | controller | Jun 12 15:16:22.012231 crc crio[3654]: time="2026-06-12T15:16:22.007994561Z" level=info msg="Started container" PID=13788 containerID=c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=3f160144-25c8-4fce-bd9c-e2c167730d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf
2026-06-12 16:39:22.048461 | controller | Jun 12 15:16:22.115391 crc crio[3654]: time="2026-06-12T15:16:22.115095798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048478 | controller | Jun 12 15:16:22.129335 crc crio[3654]: time="2026-06-12T15:16:22.123745734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d01651d5-fe6f-43b8-a86b-6aa394e702e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048497 | controller | Jun 12 15:16:22.143008 crc crio[3654]: time="2026-06-12T15:16:22.142916178Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2c041736-6e53-4537-a542-7eb474d50c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048530 | controller | Jun 12 15:16:22.143470 crc crio[3654]: time="2026-06-12T15:16:22.143400244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048551 | controller | Jun 12 15:16:22.655062 crc crio[3654]: time="2026-06-12T15:16:22.653620359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048568 | controller | Jun 12 15:16:22.667562 crc crio[3654]: time="2026-06-12T15:16:22.667089791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048586 | controller | Jun 12 15:16:23.029333 crc crio[3654]: time="2026-06-12T15:16:23.028586902Z" level=info msg="Stopped container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=84e43ddc-fbc1-4318-83b7-5d1415075a84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048605 | controller | Jun 12 15:16:23.030898 crc crio[3654]: time="2026-06-12T15:16:23.030669981Z" level=info msg="Created container 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2c041736-6e53-4537-a542-7eb474d50c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048621 | controller | Jun 12 15:16:23.040074 crc crio[3654]: time="2026-06-12T15:16:23.039641939Z" level=info msg="Stopped container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=825f359f-59e4-44cf-844a-3ef4e527102c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048637 | controller | Jun 12 15:16:23.040074 crc crio[3654]: time="2026-06-12T15:16:23.039881785Z" level=info msg="Created container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d8ea8761-2522-4c11-bf57-c89610713316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048653 | controller | Jun 12 15:16:23.089224 crc crio[3654]: time="2026-06-12T15:16:23.042346146Z" level=info msg="Starting container: 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05" id=0ff10a48-823a-45eb-b05c-655b2d341133 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.048669 | controller | Jun 12 15:16:23.089224 crc crio[3654]: time="2026-06-12T15:16:23.077224795Z" level=info msg="Starting container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72" id=1cd98ec6-05c9-4aa8-9bca-0d5f54659878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.048685 | controller | Jun 12 15:16:23.095530 crc crio[3654]: time="2026-06-12T15:16:23.095328338Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=71082b39-1275-4d2c-aa5a-89333ea37c97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048702 | controller | Jun 12 15:16:23.096003 crc crio[3654]: time="2026-06-12T15:16:23.095800794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=e7c5d500-dab7-42c6-9160-efe63fea2bd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048721 | controller | Jun 12 15:16:23.096870 crc crio[3654]: time="2026-06-12T15:16:23.096311971Z" level=info msg="Stopping pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb" id=46d74347-7e70-428e-8235-a5af3cd461af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.048738 | controller | Jun 12 15:16:23.097823 crc crio[3654]: time="2026-06-12T15:16:23.096894371Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc000f36178}] Aliases:map[]}"
2026-06-12 16:39:22.048755 | controller | Jun 12 15:16:23.097823 crc crio[3654]: time="2026-06-12T15:16:23.097111999Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.048772 | controller | Jun 12 15:16:23.105154 crc crio[3654]: time="2026-06-12T15:16:23.105031149Z" level=info msg="Started container" PID=13860 containerID=07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0ff10a48-823a-45eb-b05c-655b2d341133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0
2026-06-12 16:39:22.048789 | controller | Jun 12 15:16:23.262940 crc crio[3654]: time="2026-06-12T15:16:23.230147775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=14633fbe-d531-41f0-9160-983771f9ecc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048806 | controller | Jun 12 15:16:23.278859 crc crio[3654]: time="2026-06-12T15:16:23.241775432Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dfddab48-d213-4d4b-a79f-90770bbe58d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.048822 | controller | Jun 12 15:16:23.297606 crc crio[3654]: time="2026-06-12T15:16:23.297036078Z" level=info msg="Started container" PID=13854 containerID=0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1cd98ec6-05c9-4aa8-9bca-0d5f54659878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd
2026-06-12 16:39:22.048839 | controller | Jun 12 15:16:23.352597 crc crio[3654]: time="2026-06-12T15:16:23.345785336Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e1dc697f-c662-44d6-a976-624bfc72347d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048855 | controller | Jun 12 15:16:23.352597 crc crio[3654]: time="2026-06-12T15:16:23.346346671Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=d88187dc-40fd-46bb-afe9-84d008f94a2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048872 | controller | Jun 12 15:16:23.356212 crc crio[3654]: time="2026-06-12T15:16:23.35586622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048892 | controller | Jun 12 15:16:23.356212 crc crio[3654]: time="2026-06-12T15:16:23.356029607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048909 | controller | Jun 12 15:16:23.727290 crc crio[3654]: time="2026-06-12T15:16:23.726602668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048925 | controller | Jun 12 15:16:23.734081 crc crio[3654]: time="2026-06-12T15:16:23.729099493Z" level=info msg="Stopping container: 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80 (timeout: 30s)" id=01663dc8-1cff-4298-9465-5f00301a7027 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.048941 | controller | Jun 12 15:16:24.147875 crc crio[3654]: time="2026-06-12T15:16:24.147702423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048957 | controller | Jun 12 15:16:24.206781 crc crio[3654]: time="2026-06-12T15:16:24.206722444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.048974 | controller | Jun 12 15:16:26.143801 crc crio[3654]: time="2026-06-12T15:16:26.142745609Z" level=info msg="Created container 8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e1dc697f-c662-44d6-a976-624bfc72347d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.048990 | controller | Jun 12 15:16:26.149559 crc crio[3654]: time="2026-06-12T15:16:26.146619103Z" level=info msg="Starting container: 8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a" id=bd09e014-6213-4941-87fa-cd30c3d0719c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.049007 | controller | Jun 12 15:16:26.461611 crc crio[3654]: time="2026-06-12T15:16:26.460036831Z" level=info msg="Started container" PID=13893 containerID=8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=bd09e014-6213-4941-87fa-cd30c3d0719c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa
2026-06-12 16:39:22.049024 | controller | Jun 12 15:16:26.956236 crc crio[3654]: time="2026-06-12T15:16:26.955815628Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/POD" id=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049040 | controller | Jun 12 15:16:26.956236 crc crio[3654]: time="2026-06-12T15:16:26.956191301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049057 | controller | Jun 12 15:16:27.365156 crc crio[3654]: time="2026-06-12T15:16:27.360881651Z" 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=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049073 | controller | Jun 12 15:16:27.878338 crc crio[3654]: time="2026-06-12T15:16:27.874329299Z" level=info msg="Ran pod sandbox 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932 with infra container: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/POD" id=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049089 | controller | Jun 12 15:16:28.138909 crc crio[3654]: time="2026-06-12T15:16:28.138407044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5c883b09-968a-4d7a-a81d-949f5ab062fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.049109 | controller | Jun 12 15:16:28.155543 crc crio[3654]: time="2026-06-12T15:16:28.154993215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6ef2dc7b-b34c-4209-a63b-e95c3ab09452 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.049125 | controller | Jun 12 15:16:28.394851 crc crio[3654]: time="2026-06-12T15:16:28.394667518Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins" id=25079663-28b5-486a-ba7c-47c1e5294e87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.049142 | controller | Jun 12 15:16:28.396660 crc crio[3654]: time="2026-06-12T15:16:28.395144964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049158 | controller | Jun 12 15:16:28.796097 crc crio[3654]: time="2026-06-12T15:16:28.795433112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049174 | controller | Jun 12 15:16:29.478026 crc crio[3654]: time="2026-06-12T15:16:29.477933668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049191 | controller | Jun 12 15:16:30.303497 crc crio[3654]: time="2026-06-12T15:16:30.302983821Z" level=info msg="Stopping container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675 (timeout: 30s)" id=dbf45048-314d-44d5-936f-66eee1629e71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.049207 | controller | Jun 12 15:16:31.008513 crc crio[3654]: time="2026-06-12T15:16:31.007693484Z" level=info msg="Created container b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=d88187dc-40fd-46bb-afe9-84d008f94a2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.049223 | controller | Jun 12 15:16:31.272542 crc crio[3654]: time="2026-06-12T15:16:31.271712162Z" level=info msg="Stopped container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=dbf45048-314d-44d5-936f-66eee1629e71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.049240 | controller | Jun 12 15:16:31.380928 crc crio[3654]: time="2026-06-12T15:16:31.380756015Z" level=info msg="Stopping pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800" id=1efa7730-38d1-4484-8e6e-2dac9f4b4a4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.049257 | controller | Jun 12 15:16:31.381865 crc crio[3654]: time="2026-06-12T15:16:31.381593334Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a7c0}] Aliases:map[]}"
2026-06-12 16:39:22.049274 | controller | Jun 12 15:16:31.381865 crc crio[3654]: time="2026-06-12T15:16:31.381801071Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.049294 | controller | Jun 12 15:16:31.396130 crc crio[3654]: time="2026-06-12T15:16:31.395667734Z" level=info msg="Starting container: b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b" id=7277e10b-401f-4dc8-a6a7-2b63d6e715b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.049311 | controller | Jun 12 15:16:31.426571 crc crio[3654]: time="2026-06-12T15:16:31.418677107Z" level=info msg="Started container" PID=13969 containerID=b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=7277e10b-401f-4dc8-a6a7-2b63d6e715b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf
2026-06-12 16:39:22.049328 | controller | Jun 12 15:16:31.743446 crc crio[3654]: time="2026-06-12T15:16:31.743350411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049345 | controller | Jun 12 15:16:32.069792 crc crio[3654]: time="2026-06-12T15:16:32.045384998Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-7r2kc/POD" id=68af7291-9718-4eb1-aa52-5e06d7952cdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049361 | controller | Jun 12 15:16:32.069792 crc crio[3654]: time="2026-06-12T15:16:32.045460391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049377 | controller | Jun 12 15:16:32.478806 crc crio[3654]: time="2026-06-12T15:16:32.478229753Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-tkftc/POD" id=97bb7008-7658-4aa8-a3cd-13e24df87917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049392 | controller | Jun 12 15:16:32.478806 crc crio[3654]: time="2026-06-12T15:16:32.478512223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049409 | controller | Jun 12 15:16:32.485054 crc crio[3654]: time="2026-06-12T15:16:32.484668913Z" level=info msg="Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000630c30}] Aliases:map[]}"
2026-06-12 16:39:22.049425 | controller | Jun 12 15:16:32.485054 crc crio[3654]: time="2026-06-12T15:16:32.485043796Z" level=info msg="Adding pod openshift-marketplace_certified-operators-7r2kc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.049442 | controller | Jun 12 15:16:33.165160 crc crio[3654]: time="2026-06-12T15:16:33.165079878Z" level=info msg="Stopping container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72 (timeout: 30s)" id=e23ab460-ecd2-4a43-839c-1ee671a94ab9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.049458 | controller | Jun 12 15:16:33.531917 crc crio[3654]: time="2026-06-12T15:16:33.292449873Z" level=info msg="Created container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins" id=25079663-28b5-486a-ba7c-47c1e5294e87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.049475 | controller | Jun 12 15:16:33.531917 crc crio[3654]: time="2026-06-12T15:16:33.319058525Z" level=info msg="Starting container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c" id=95f6393c-90dc-405d-89ae-fc357d96bb3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.049494 | controller | Jun 12 15:16:33.531917 crc crio[3654]: time="2026-06-12T15:16:33.367871485Z" level=info msg="Stopping container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e (timeout: 2s)" id=3dbcf35c-d426-4c69-86de-da18aa1d1f75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.049579 | controller | Jun 12 15:16:33.531917 crc crio[3654]: time="2026-06-12T15:16:33.505688839Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-dkx87/POD" id=4a5823bc-2b5e-4ad4-9369-334ec1db5e0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049606 | controller | Jun 12 15:16:33.531917 crc crio[3654]: time="2026-06-12T15:16:33.505779372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049625 | controller | Jun 12 15:16:33.531917 crc crio[3654]: time="2026-06-12T15:16:33.506870689Z" level=info msg="Started container" PID=14028 containerID=a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c description=openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins id=95f6393c-90dc-405d-89ae-fc357d96bb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932
2026-06-12 16:39:22.049642 | controller | Jun 12 15:16:33.804444 crc crio[3654]: time="2026-06-12T15:16:33.804396429Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-v5bq7/POD" id=4497bd26-be63-4ecf-b724-e8d3c9a550d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.049659 | controller | Jun 12 15:16:33.808509 crc crio[3654]: time="2026-06-12T15:16:33.805209472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049676 | controller | Jun 12 15:16:33.841391 crc crio[3654]: time="2026-06-12T15:16:33.841217175Z" level=info msg="Stopped pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800" id=1efa7730-38d1-4484-8e6e-2dac9f4b4a4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.049692 | controller | Jun 12 15:16:33.883368 crc crio[3654]: time="2026-06-12T15:16:33.881640469Z" level=info msg="Stopped container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e23ab460-ecd2-4a43-839c-1ee671a94ab9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.049709 | controller | Jun 12 15:16:33.893937 crc crio[3654]: time="2026-06-12T15:16:33.893501129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=487f40f4-b00c-46ad-bfc3-9a6c46048c20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.049726 | controller | Jun 12 15:16:33.914965 crc crio[3654]: time="2026-06-12T15:16:33.9148369Z" level=info msg="Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc00008c468}] Aliases:map[]}"
2026-06-12 16:39:22.049743 | controller | Jun 12 15:16:33.914965 crc crio[3654]: time="2026-06-12T15:16:33.914925753Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-dkx87 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.049760 | controller | Jun 12 15:16:33.924102 crc crio[3654]: time="2026-06-12T15:16:33.918202318Z" level=info msg="Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc00239a080}] Aliases:map[]}"
2026-06-12 16:39:22.049781 | controller | Jun 12 15:16:33.924102 crc crio[3654]: time="2026-06-12T15:16:33.918405945Z" level=info msg="Adding pod openshift-marketplace_community-operators-tkftc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.049798 | controller | Jun 12 15:16:34.069100 crc crio[3654]: time="2026-06-12T15:16:34.069005238Z" level=info msg="Stopped container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3dbcf35c-d426-4c69-86de-da18aa1d1f75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.049815 | controller | Jun 12 15:16:34.090764 crc crio[3654]: time="2026-06-12T15:16:34.087890762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d3132e07-a666-4fd4-a61c-999c13085c76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.049831 | controller | Jun 12 15:16:34.090764 crc crio[3654]: time="2026-06-12T15:16:34.089218478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=189e72b5-3e6e-454a-a358-0a8df23d677d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.049848 | controller | Jun 12 15:16:34.114903 crc crio[3654]: time="2026-06-12T15:16:34.114682823Z" level=info msg="Stopped pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb" id=46d74347-7e70-428e-8235-a5af3cd461af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.049865 | controller | Jun 12 15:16:34.171769 crc crio[3654]: time="2026-06-12T15:16:34.171706239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=33f5b1c4-4090-42c8-93b5-99b81c9ba6b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.049882 | controller | Jun 12 15:16:34.173711 crc crio[3654]: time="2026-06-12T15:16:34.173042155Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=817eebe6-ce57-47d5-aad8-2524710ced58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.049898 | controller | Jun 12 15:16:34.174324 crc crio[3654]: time="2026-06-12T15:16:34.174298418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049915 | controller | Jun 12 15:16:34.192578 crc crio[3654]: time="2026-06-12T15:16:34.192452697Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4fa84e15-e8c5-45a8-9c79-92a7ae7fba06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.049931 | controller | Jun 12 15:16:34.252870 crc crio[3654]: time="2026-06-12T15:16:34.252755973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.049948 | controller | Jun 12 15:16:34.260483 crc crio[3654]: time="2026-06-12T15:16:34.260331059Z" level=info msg="Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014ee2e0}] Aliases:map[]}"
2026-06-12 16:39:22.049968 | controller | Jun 12 15:16:34.260483 crc crio[3654]: time="2026-06-12T15:16:34.260406722Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-v5bq7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.049986 | controller | Jun 12 15:16:34.339083 crc crio[3654]: time="2026-06-12T15:16:34.338967596Z" level=info msg="Removing container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a" id=0ef971cd-7e7e-433f-9cd4-adbdbca04a68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050002 | controller | Jun 12 15:16:34.769974 crc crio[3654]: time="2026-06-12T15:16:34.768766177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050018 | controller | Jun 12 15:16:34.854440 crc crio[3654]: time="2026-06-12T15:16:34.853811621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050034 | controller | Jun 12 15:16:35.034973 crc crio[3654]: time="2026-06-12T15:16:35.034679342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050051 | controller | Jun 12 15:16:35.059848 crc crio[3654]: time="2026-06-12T15:16:35.059402276Z" level=info msg="Stopped container 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=01663dc8-1cff-4298-9465-5f00301a7027 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.050067 | controller | Jun 12 15:16:35.073903 crc crio[3654]: time="2026-06-12T15:16:35.073440689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0dfebcea-e83e-4b0e-bbf3-42e5dc12d5dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050084 | controller | Jun 12 15:16:35.130407 crc crio[3654]: time="2026-06-12T15:16:35.128140212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050100 | controller | Jun 12 15:16:35.518818 crc crio[3654]: time="2026-06-12T15:16:35.490391939Z" level=info msg="Removed container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0ef971cd-7e7e-433f-9cd4-adbdbca04a68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050116 | controller | Jun 12 15:16:35.518818 crc crio[3654]: time="2026-06-12T15:16:35.516332057Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/POD" id=dec5c76e-fbfb-4880-8036-1b1924fa76b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.050133 | controller | Jun 12 15:16:35.518818 crc crio[3654]: time="2026-06-12T15:16:35.516564385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050149 | controller | Jun 12 15:16:35.770654 crc crio[3654]: time="2026-06-12T15:16:35.766063878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bd928981-3d91-4d8a-b943-da658712514d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050166 | controller | Jun 12 15:16:35.797614 crc crio[3654]: time="2026-06-12T15:16:35.790557204Z" level=info msg="Removing container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904" id=6ec57b52-ec11-4ef9-a590-2e3a63527fc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050186 | controller | Jun 12 15:16:35.922541 crc crio[3654]: time="2026-06-12T15:16:35.712593462Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-9595bc9fd-txd99/POD" id=b1fedcf9-5fc7-436e-963b-065377414b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.050202 | controller | Jun 12 15:16:35.922541 crc crio[3654]: time="2026-06-12T15:16:35.921011681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050219 | controller | Jun 12 15:16:36.531811 crc crio[3654]: time="2026-06-12T15:16:36.531707979Z" level=info msg="Created container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4fa84e15-e8c5-45a8-9c79-92a7ae7fba06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.050235 | controller | Jun 12 15:16:36.681457 crc crio[3654]: time="2026-06-12T15:16:36.651341008Z" level=info msg="Removed container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=6ec57b52-ec11-4ef9-a590-2e3a63527fc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050252 | controller | Jun 12 15:16:36.681457 crc crio[3654]: time="2026-06-12T15:16:36.676904701Z" level=info msg="Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc001dc2798}] Aliases:map[]}"
2026-06-12 16:39:22.050269 | controller | Jun 12 15:16:36.681457 crc crio[3654]: time="2026-06-12T15:16:36.676962403Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.050285 | controller | Jun 12 15:16:36.681457 crc crio[3654]: time="2026-06-12T15:16:36.67890941Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=913aa281-de74-4063-8933-c185236c75ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.050302 | controller | Jun 12 15:16:36.681457 crc crio[3654]: time="2026-06-12T15:16:36.680018478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050318 | controller | Jun 12 15:16:36.693653 crc crio[3654]: time="2026-06-12T15:16:36.69355841Z" level=info msg="Starting container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21" id=36603a0e-0811-4fa7-a544-477a0ce11f34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.050334 | controller | Jun 12 15:16:36.738629 crc crio[3654]: time="2026-06-12T15:16:36.733905527Z" level=info msg="Removing container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd" id=359f261f-6bf7-4df7-a45e-bbb69eb4416f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050350 | controller | Jun 12 15:16:36.738629 crc crio[3654]: time="2026-06-12T15:16:36.738091489Z" level=info msg="Created container 4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=817eebe6-ce57-47d5-aad8-2524710ced58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.050372 | controller | Jun 12 15:16:36.851972 crc crio[3654]: time="2026-06-12T15:16:36.851832967Z" level=info msg="Starting container: 4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266" id=3f217d25-2e08-48c7-9fcb-2e80457387ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.050389 | controller | Jun 12 15:16:36.985434 crc crio[3654]: time="2026-06-12T15:16:36.984653942Z" level=info msg="Started container" PID=14139 containerID=4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3f217d25-2e08-48c7-9fcb-2e80457387ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd
2026-06-12 16:39:22.050406 | controller | Jun 12 15:16:37.005113 crc crio[3654]: time="2026-06-12T15:16:37.0048258Z" level=info msg="Started container" PID=14152 containerID=4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=36603a0e-0811-4fa7-a544-477a0ce11f34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.050423 | controller | Jun 12 15:16:37.131722 crc crio[3654]: time="2026-06-12T15:16:37.130038352Z" level=info msg="Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0001846f8}] Aliases:map[]}"
2026-06-12 16:39:22.050440 | controller | Jun 12 15:16:37.131722 crc crio[3654]: time="2026-06-12T15:16:37.130129985Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.050457 | controller | Jun 12 15:16:37.525533 crc crio[3654]: time="2026-06-12T15:16:37.515364524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050473 | controller | Jun 12 15:16:37.648730 crc crio[3654]: time="2026-06-12T15:16:37.64200193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050489 | controller | Jun 12 15:16:38.385900 crc crio[3654]: 2026-06-12T15:16:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e91f19ae5ba28d Mac:3a:e3:f2:75:36:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b SocketPath: PciID:}] [{Interface:0xc000015130 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.050506 | controller | Jun 12 15:16:38.389832 crc crio[3654]: time="2026-06-12T15:16:38.387797378Z" level=info msg="Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc00239a080}] Aliases:map[]}"
2026-06-12 16:39:22.050543 | controller | Jun 12 15:16:38.389832 crc crio[3654]: time="2026-06-12T15:16:38.388075257Z" level=info msg="Checking pod openshift-marketplace_community-operators-tkftc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.050565 | controller | Jun 12 15:16:38.438750 crc crio[3654]: time="2026-06-12T15:16:38.437660392Z" level=info msg="Stopped container 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=d631e9bd-2127-4f50-b485-2c95b56238d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.050582 | controller | Jun 12 15:16:38.455221 crc crio[3654]: time="2026-06-12T15:16:38.455058374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=a14d5cea-236e-4373-a12f-2f88dc7f3b83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050599 | controller | Jun 12 15:16:38.549446 crc crio[3654]: time="2026-06-12T15:16:38.547224608Z" level=info msg="Removed container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=359f261f-6bf7-4df7-a45e-bbb69eb4416f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050615 | controller | Jun 12 15:16:38.552432 crc crio[3654]: time="2026-06-12T15:16:38.552072844Z" level=info msg="Created container a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=913aa281-de74-4063-8933-c185236c75ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.050632 | controller | Jun 12 15:16:38.592693 crc crio[3654]: time="2026-06-12T15:16:38.558759286Z" level=info msg="Ran pod sandbox 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 with infra container: openshift-marketplace/community-operators-tkftc/POD" id=97bb7008-7658-4aa8-a3cd-13e24df87917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.050648 | controller | Jun 12 15:16:38.597192 crc crio[3654]: time="2026-06-12T15:16:38.589035222Z" level=info msg="Removing container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675" id=b546ecb3-a68f-4556-b604-f2fd90a9be6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050665 | controller | Jun 12 15:16:38.597192 crc crio[3654]: time="2026-06-12T15:16:38.583617969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=83c6940a-8ec7-44d3-97f1-098ab70067c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050681 | controller | Jun 12 15:16:38.629553 crc crio[3654]: time="2026-06-12T15:16:38.626918651Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=62519334-7f2e-42db-8635-af855d60a7f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.050698 | controller | Jun 12 15:16:38.647521 crc crio[3654]: time="2026-06-12T15:16:38.636365973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.050714 | controller | Jun 12 15:16:38.647521 crc crio[3654]: time="2026-06-12T15:16:38.641844932Z" level=info msg="Starting container: a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115" id=53e29a00-5528-4464-aa4a-aff11b72bdf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.050731 | controller | Jun 12 15:16:38.673418 crc crio[3654]: time="2026-06-12T15:16:38.666419374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd248d5a-b9a5-415d-abd3-7f9358a0f821 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050747 | controller | Jun 12 15:16:38.673418 crc crio[3654]: time="2026-06-12T15:16:38.667639276Z" level=info msg="Started container" PID=14254 containerID=a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=53e29a00-5528-4464-aa4a-aff11b72bdf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8
2026-06-12 16:39:22.050768 | controller | Jun 12 15:16:39.206919 crc crio[3654]: 2026-06-12T15:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc04f92112b9dfc Mac:56:ac:83:75:ce:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.050785 | controller | Jun 12 15:16:39.210733 crc crio[3654]: time="2026-06-12T15:16:39.210601294Z" level=info msg="Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc00008c468}] Aliases:map[]}"
2026-06-12 16:39:22.050802 | controller | Jun 12 15:16:39.213082 crc crio[3654]: time="2026-06-12T15:16:39.210940375Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-dkx87 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.050819 | controller | Jun 12 15:16:39.240915 crc crio[3654]: 2026-06-12T15:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e0a6da9a736c2 Mac:12:d2:ba:e2:40:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.050836 | controller | Jun 12 15:16:39.242427 crc crio[3654]: time="2026-06-12T15:16:39.242094484Z" level=info msg="Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000630c30}] Aliases:map[]}"
2026-06-12 16:39:22.050853 | controller | Jun 12 15:16:39.242427 crc crio[3654]: time="2026-06-12T15:16:39.242391284Z" level=info msg="Checking pod openshift-marketplace_certified-operators-7r2kc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.050869 | controller | Jun 12 15:16:39.331094 crc crio[3654]: time="2026-06-12T15:16:39.33095918Z" level=info msg="Removed container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=b546ecb3-a68f-4556-b604-f2fd90a9be6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.050886 | controller | Jun 12 15:16:39.345166 crc crio[3654]: time="2026-06-12T15:16:39.345041621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac9c8e04-cae1-4e54-85b9-812ad74a6b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050903 | controller | Jun 12 15:16:39.543079 crc crio[3654]: time="2026-06-12T15:16:39.54288245Z" level=info msg="Creating container: openshift-marketplace/community-operators-tkftc/extract-utilities" id=c1a29ac9-454d-467e-b0f7-79214dd2ead8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.050919 | controller | Jun 12 15:16:39.545337 crc crio[3654]: time="2026-06-12T15:16:39.545223479Z" level=info msg="Ran pod sandbox dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a with infra container: openshift-marketplace/redhat-marketplace-dkx87/POD" id=4a5823bc-2b5e-4ad4-9369-334ec1db5e0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.050939 | controller | Jun 12 15:16:39.549235 crc crio[3654]: time="2026-06-12T15:16:39.549164751Z" level=info msg="Ran pod sandbox 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 with infra container: openshift-marketplace/certified-operators-7r2kc/POD" id=68af7291-9718-4eb1-aa52-5e06d7952cdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.050956 | controller | Jun 12 15:16:39.567630 crc crio[3654]: time="2026-06-12T15:16:39.567142348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=612f0aa8-64e1-4a57-a1a2-7f3549129801 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050972 | controller | Jun 12 15:16:39.576981 crc crio[3654]: time="2026-06-12T15:16:39.576857209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b135a8d-cfd2-4615-ac80-8173eb79bf1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.050988 | controller | Jun 12 15:16:39.764170 crc crio[3654]: time="2026-06-12T15:16:39.705590568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051005 | controller | Jun 12 15:16:39.764170 crc crio[3654]: time="2026-06-12T15:16:39.715555245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051021 | controller | Jun 12 15:16:39.773138 crc crio[3654]: time="2026-06-12T15:16:39.773048853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051037 | controller | Jun 12 15:16:39.835076 crc crio[3654]: time="2026-06-12T15:16:39.806096281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051053 | controller | Jun 12 15:16:39.835076 crc crio[3654]: time="2026-06-12T15:16:39.812612863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051069 | controller | Jun 12 15:16:39.841600 crc crio[3654]: time="2026-06-12T15:16:39.840333586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a3e680a2-f265-4ac2-9f21-4458570cdc09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051085 | controller | Jun 12 15:16:39.841600 crc crio[3654]: time="2026-06-12T15:16:39.840825003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2487d7c8-836a-4606-a793-efcb7fbd7ca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051101 | controller | Jun 12 15:16:39.859964 crc crio[3654]: time="2026-06-12T15:16:39.859835142Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7r2kc/extract-utilities" id=144e71b9-c974-4e73-96d8-d9410dcdf93c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051117 | controller | Jun 12 15:16:39.946194 crc crio[3654]: time="2026-06-12T15:16:39.94108194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051134 | controller | Jun 12 15:16:39.947790 crc crio[3654]: time="2026-06-12T15:16:39.873848606Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities" id=63af6c6e-e29a-404b-999f-16cba2013330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051154 | controller | Jun 12 15:16:39.948424 crc crio[3654]: time="2026-06-12T15:16:39.948400731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051171 | controller | Jun 12 15:16:40.102121 crc crio[3654]: time="2026-06-12T15:16:40.10197511Z" level=info msg="Stopping container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c (timeout: 30s)" id=cb880e9b-ed40-4771-b787-63dcee9ef998 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.051187 | controller | Jun 12 15:16:40.425032 crc crio[3654]: time="2026-06-12T15:16:40.416396557Z" level=info msg="Created container 2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=62519334-7f2e-42db-8635-af855d60a7f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051204 | controller | Jun 12 15:16:40.459741 crc crio[3654]: time="2026-06-12T15:16:40.459180761Z" level=info msg="Starting container: 2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232" id=575299c0-0c2e-450b-8430-6ea152a9e1af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.051220 | controller | Jun 12 15:16:40.620012 crc crio[3654]: time="2026-06-12T15:16:40.616747227Z" level=info msg="Started container" PID=14334 containerID=2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=575299c0-0c2e-450b-8430-6ea152a9e1af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d
2026-06-12 16:39:22.051237 | controller | Jun 12 15:16:40.869770 crc crio[3654]: time="2026-06-12T15:16:40.869595367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051253 | controller | Jun 12 15:16:40.938910 crc crio[3654]: time="2026-06-12T15:16:40.938046293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051269 | controller | Jun 12 15:16:41.078321 crc crio[3654]: time="2026-06-12T15:16:41.075881755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051285 | controller | Jun 12 15:16:41.119891 crc crio[3654]: time="2026-06-12T15:16:41.118977254Z" level=info msg="Created container 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719: openshift-marketplace/community-operators-tkftc/extract-utilities" id=c1a29ac9-454d-467e-b0f7-79214dd2ead8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051301 | controller | Jun 12 15:16:41.131078 crc crio[3654]: time="2026-06-12T15:16:41.129150311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051318 | controller | Jun 12 15:16:41.227575 crc crio[3654]: time="2026-06-12T15:16:41.22713898Z" level=info msg="Starting container: 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719" id=be81f188-cef8-4d15-aba1-de729f88c56e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.051334 | controller | Jun 12 15:16:41.283010 crc crio[3654]: time="2026-06-12T15:16:41.26414687Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=882e317d-dc02-4e43-8c5d-3f79592d59cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.051351 | controller | Jun 12 15:16:41.283010 crc crio[3654]: time="2026-06-12T15:16:41.26473871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051370 | controller | Jun 12 15:16:41.295753 crc crio[3654]: time="2026-06-12T15:16:41.292134309Z" level=info msg="Started container" PID=14336 containerID=8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719 description=openshift-marketplace/community-operators-tkftc/extract-utilities id=be81f188-cef8-4d15-aba1-de729f88c56e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81
2026-06-12 16:39:22.051388 | controller | Jun 12 15:16:42.242394 crc crio[3654]: time="2026-06-12T15:16:42.241740261Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc000630590}] Aliases:map[]}"
2026-06-12 16:39:22.051404 | controller | Jun 12 15:16:42.242394 crc crio[3654]: time="2026-06-12T15:16:42.242160126Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.051421 | controller | Jun 12 15:16:43.417163 crc crio[3654]: time="2026-06-12T15:16:43.416652012Z" level=info msg="Created container d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae: openshift-marketplace/certified-operators-7r2kc/extract-utilities" id=144e71b9-c974-4e73-96d8-d9410dcdf93c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051437 | controller | Jun 12 15:16:43.429109 crc crio[3654]: time="2026-06-12T15:16:43.428975601Z" level=info msg="Created container 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities" id=63af6c6e-e29a-404b-999f-16cba2013330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051453 | controller | Jun 12 15:16:43.430567 crc crio[3654]: time="2026-06-12T15:16:43.430418456Z" level=info msg="Starting container: d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae" id=fedd2139-9f0f-4d2d-8940-8bd89548d1fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.051469 | controller | Jun 12 15:16:43.431665 crc crio[3654]: time="2026-06-12T15:16:43.431393455Z" level=info msg="Starting container: 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8" id=0fb36512-9606-46e7-afa3-cafaf29c4e30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.051485 | controller | Jun 12 15:16:43.896098 crc crio[3654]: time="2026-06-12T15:16:43.895972829Z" level=info msg="Started container" PID=14391 containerID=4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8 description=openshift-marketplace/redhat-marketplace-dkx87/extract-utilities id=0fb36512-9606-46e7-afa3-cafaf29c4e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a
2026-06-12 16:39:22.051501 | controller | Jun 12 15:16:44.001703 crc crio[3654]: time="2026-06-12T15:16:44.000704633Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=92151b0a-ec6a-48d7-b19d-634d1bd96524 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.051536 | controller | Jun 12 15:16:44.440127 crc crio[3654]: time="2026-06-12T15:16:44.096853671Z" level=info msg="Started container" PID=14390 containerID=d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae description=openshift-marketplace/certified-operators-7r2kc/extract-utilities id=fedd2139-9f0f-4d2d-8940-8bd89548d1fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023
2026-06-12 16:39:22.051555 | controller | Jun 12 15:16:44.440127 crc crio[3654]: time="2026-06-12T15:16:44.114133637Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.051575 | controller | Jun 12 15:16:44.668742 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6a3053578cf790 Mac:36:21:90:10:cd:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.051592 | controller | Jun 12 15:16:44.669112 crc crio[3654]: time="2026-06-12T15:16:44.668999058Z" level=info msg="Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0001846f8}] Aliases:map[]}"
2026-06-12 16:39:22.051609 | controller | Jun 12 15:16:44.669465 crc crio[3654]: time="2026-06-12T15:16:44.669184604Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.051626 | controller | Jun 12 15:16:44.725534 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:335e638a60efa9d Mac:22:da:44:b3:f7:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 SocketPath: PciID:}] [{Interface:0xc000295280 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.051643 | controller | Jun 12 15:16:44.725534 crc crio[3654]: time="2026-06-12T15:16:44.715317333Z" level=info msg="Ran pod sandbox a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 with infra container: openshift-controller-manager/controller-manager-9595bc9fd-txd99/POD" id=b1fedcf9-5fc7-436e-963b-065377414b86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.051660 | controller | Jun 12 15:16:44.759309 crc crio[3654]: time="2026-06-12T15:16:44.755889784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=8240e048-b499-415d-8d3c-3bb8d072d919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051676 | controller | Jun 12 15:16:44.771852 crc crio[3654]: time="2026-06-12T15:16:44.771560102Z" level=info msg="Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc001dc2798}] Aliases:map[]}"
2026-06-12 16:39:22.051708 | controller | Jun 12 15:16:44.772336 crc crio[3654]: time="2026-06-12T15:16:44.772012277Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.051726 | controller | Jun 12 15:16:44.781219 crc crio[3654]: time="2026-06-12T15:16:44.78116913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d1ec85b3-23c3-4a04-a925-c2c3f5dacef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051742 | controller | Jun 12 15:16:44.859050 crc crio[3654]: time="2026-06-12T15:16:44.847906729Z" level=info msg="Ran pod sandbox 335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 with infra container: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/POD" id=dec5c76e-fbfb-4880-8036-1b1924fa76b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.051762 | controller | Jun 12 15:16:44.891693 crc crio[3654]: time="2026-06-12T15:16:44.891626973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=9d44c64f-02fa-4cdb-904b-9a7bd82b5447 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051778 | controller | Jun 12 15:16:44.909148 crc crio[3654]: time="2026-06-12T15:16:44.908976521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=c2c0a2df-4594-4dc1-923b-ad70f20d69c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051795 | controller | Jun 12 15:16:45.102079 crc crio[3654]: time="2026-06-12T15:16:45.091184779Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager" id=282eb1c6-69db-49de-b114-15d041bec7be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051812 | controller | Jun 12 15:16:45.102079 crc crio[3654]: time="2026-06-12T15:16:45.092359079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051828 | controller | Jun 12 15:16:45.167624 crc crio[3654]: time="2026-06-12T15:16:45.165455674Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager" id=172783cd-d082-491e-9f5a-b659d09e3830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.051845 | controller | Jun 12 15:16:45.324143 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:746ef6b3eb6fe9b Mac:4a:fd:b7:b2:0b:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 SocketPath: PciID:}] [{Interface:0xc0002305b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.051861 | controller | Jun 12 15:16:45.324143 crc crio[3654]: time="2026-06-12T15:16:45.277027165Z" level=info msg="Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014ee2e0}] Aliases:map[]}"
2026-06-12 16:39:22.051878 | controller | Jun 12 15:16:45.324143 crc crio[3654]: time="2026-06-12T15:16:45.277207002Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-v5bq7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.051894 | controller | Jun 12 15:16:45.463639 crc crio[3654]: time="2026-06-12T15:16:45.45618401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.051911 | controller | Jun 12 15:16:45.542841 crc crio[3654]: time="2026-06-12T15:16:45.542745184Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e8b00ef7-d23a-4ad1-98f1-65a21f8af143 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.051927 | controller | Jun 12 15:16:45.758218 crc crio[3654]: time="2026-06-12T15:16:45.755200703Z" level=info msg="Ran pod sandbox 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 with infra container: openshift-marketplace/redhat-operators-v5bq7/POD" id=4497bd26-be63-4ecf-b724-e8d3c9a550d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.051946 | controller | Jun 12 15:16:45.763776 crc crio[3654]: time="2026-06-12T15:16:45.760725111Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.051963 | controller | Jun 12 15:16:45.806943 crc crio[3654]: time="2026-06-12T15:16:45.8060993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e933f786-d316-414c-b91e-213af29b13da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.051979 | controller | Jun 12 15:16:45.840691 crc crio[3654]: time="2026-06-12T15:16:45.840581447Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8484ba65-3ab7-48c6-b47f-f3a174ffb266 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.051995 | controller | Jun 12 15:16:45.853783 crc crio[3654]: time="2026-06-12T15:16:45.847925978Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.052011 | controller | Jun 12 15:16:46.309044 crc crio[3654]: time="2026-06-12T15:16:46.2307708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052027 | controller | Jun 12 15:16:46.309044 crc crio[3654]: time="2026-06-12T15:16:46.240652529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052044 | controller | Jun 12 15:16:46.309044 crc crio[3654]: time="2026-06-12T15:16:46.261232435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9bfd40c9-c0f6-45c6-8647-b43cc5251fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.052060 | controller | Jun 12 15:16:46.309044 crc crio[3654]: time="2026-06-12T15:16:46.283633305Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v5bq7/extract-utilities" id=8f4470b9-12eb-4854-a52a-395cf8ef40a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052076 | controller | Jun 12 15:16:46.309044 crc crio[3654]: time="2026-06-12T15:16:46.284447373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052092 | controller | Jun 12 15:16:46.444703 crc crio[3654]: time="2026-06-12T15:16:46.437966645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052109 | controller | Jun 12 15:16:46.568638 crc crio[3654]: time="2026-06-12T15:16:46.566518626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052125 | controller | Jun 12 15:16:46.579421 crc crio[3654]: time="2026-06-12T15:16:46.579090051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052141 | controller | Jun 12 15:16:46.656363 crc crio[3654]: time="2026-06-12T15:16:46.649634406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052157 | controller | Jun 12 15:16:46.741578 crc crio[3654]: 2026-06-12T15:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a096159fab13b4 Mac:ce:ce:bc:e1:22:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.052177 | controller | Jun 12 15:16:46.753116 crc crio[3654]: time="2026-06-12T15:16:46.748769571Z" level=info msg="Created container adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager" id=172783cd-d082-491e-9f5a-b659d09e3830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052195 | controller | Jun 12 15:16:46.773886 crc crio[3654]: time="2026-06-12T15:16:46.773644131Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc000630590}] Aliases:map[]}"
2026-06-12 16:39:22.052212 | controller | Jun 12 15:16:46.774218 crc crio[3654]: time="2026-06-12T15:16:46.774046175Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.052228 | controller | Jun 12 15:16:46.819140 crc crio[3654]: time="2026-06-12T15:16:46.818172961Z" level=info msg="Starting container: adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107" id=6e5408fd-5b1f-495c-87b9-e726030445a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.052245 | controller | Jun 12 15:16:46.861621 crc crio[3654]: time="2026-06-12T15:16:46.859979841Z" level=info msg="Started container" PID=14519 containerID=adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107 description=openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager id=6e5408fd-5b1f-495c-87b9-e726030445a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806
2026-06-12 16:39:22.052262 | controller | Jun 12 15:16:46.886965 crc crio[3654]: time="2026-06-12T15:16:46.874932432Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=37475cfb-6d35-4a87-bb35-ae1f9cd96c88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.052279 | controller | Jun 12 15:16:46.886965 crc crio[3654]: time="2026-06-12T15:16:46.875198851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052295 | controller | Jun 12 15:16:46.920774 crc crio[3654]: time="2026-06-12T15:16:46.91296209Z" level=info msg="Ran pod sandbox 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=882e317d-dc02-4e43-8c5d-3f79592d59cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.052311 | controller | Jun 12 15:16:46.974592 crc crio[3654]: time="2026-06-12T15:16:46.960950059Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cad8530b-3a05-4d72-9b72-bb5c7bc92997 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.052328 | controller | Jun 12 15:16:46.988984 crc crio[3654]: time="2026-06-12T15:16:46.988697217Z" level=info msg="Created container a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027: openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager" id=282eb1c6-69db-49de-b114-15d041bec7be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052344 | controller | Jun 12 15:16:47.006575 crc crio[3654]: time="2026-06-12T15:16:47.000745945Z" level=info msg="Starting container: a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027" id=6b140c1c-0db8-4a61-b6a3-9381c7ed1c0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.052364 | controller | Jun 12 15:16:47.100694 crc crio[3654]: time="2026-06-12T15:16:47.081692687Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=36fde80a-34c3-42aa-98de-72eba71d4e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.052381 | controller | Jun 12 15:16:47.100694 crc crio[3654]: time="2026-06-12T15:16:47.083670915Z" level=info msg="Started container" PID=14534 containerID=a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027 description=openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager id=6b140c1c-0db8-4a61-b6a3-9381c7ed1c0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382
2026-06-12 16:39:22.052398 | controller | Jun 12 15:16:47.252630 crc crio[3654]: time="2026-06-12T15:16:47.186817386Z" level=info msg="Created container 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2: openshift-marketplace/redhat-operators-v5bq7/extract-utilities" id=8f4470b9-12eb-4854-a52a-395cf8ef40a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052415 | controller | Jun 12 15:16:47.256568 crc crio[3654]: time="2026-06-12T15:16:47.256121644Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc0014ee028}] Aliases:map[]}"
2026-06-12 16:39:22.052431 | controller | Jun 12 15:16:47.256568 crc crio[3654]: time="2026-06-12T15:16:47.256332671Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.052448 | controller | Jun 12 15:16:47.780730 crc crio[3654]: time="2026-06-12T15:16:47.71895735Z" level=info msg="Starting container: 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2" id=bf8509b6-ffc5-4f69-a50f-cc71a83d8626 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.052465 | controller | Jun 12 15:16:47.789776 crc crio[3654]: time="2026-06-12T15:16:47.789643972Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=48f50db3-70c4-4ed6-b503-3b83277097b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052481 | controller | Jun 12 15:16:47.826388 crc crio[3654]: time="2026-06-12T15:16:47.823217557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052498 | controller | Jun 12 15:16:47.929768 crc crio[3654]: time="2026-06-12T15:16:47.926204073Z" level=info msg="Started container" PID=14542 containerID=550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2 description=openshift-marketplace/redhat-operators-v5bq7/extract-utilities id=bf8509b6-ffc5-4f69-a50f-cc71a83d8626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703
2026-06-12 16:39:22.052532 | controller | Jun 12 15:16:48.553016 crc crio[3654]: time="2026-06-12T15:16:48.552751252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052551 | controller | Jun 12 15:16:50.399839 crc crio[3654]: time="2026-06-12T15:16:50.397950946Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a3c27e02-d7f7-4b85-b385-c692dc5e398b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.052572 | controller | Jun 12 15:16:50.482721 crc crio[3654]: time="2026-06-12T15:16:50.477412305Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.052593 | controller | Jun 12 15:16:51.297885 crc crio[3654]: time="2026-06-12T15:16:51.297239581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052611 | controller | Jun 12 15:16:53.729930 crc crio[3654]: time="2026-06-12T15:16:53.728625262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052627 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:54.645223459Z" level=info msg="Created container 0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=48f50db3-70c4-4ed6-b503-3b83277097b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052643 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:54.749032888Z" level=info msg="Starting container: 0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615" id=f0c32a71-407d-443b-8fff-a95e22f125ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.052659 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:55.295435657Z" level=info msg="Started container" PID=14641 containerID=0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f0c32a71-407d-443b-8fff-a95e22f125ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021
2026-06-12 16:39:22.052676 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:55.862636343Z" level=info msg="Created container b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=0874c640-0f14-48f4-b6e5-da8261ae167f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052692 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:55.884413729Z" level=info msg="Starting container: b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31" id=4657e40a-7e39-42c0-b8dd-4b4d64c5d4d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.052709 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:55.916150242Z" level=info msg="Started container" PID=14696 containerID=b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=4657e40a-7e39-42c0-b8dd-4b4d64c5d4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b
2026-06-12 16:39:22.052725 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:56.534583248Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=e3dfc97c-40f2-4f1f-aa66-1d0a887f1041 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.052742 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:56.569494136Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=d2b20868-500c-42e5-8f47-1debe91434ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.052758 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:56.578736712Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=ee015747-a691-4a6d-9817-a32416248e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.052777 | controller | Jun 12 15:16:56.718239 crc crio[3654]: time="2026-06-12T15:16:56.579202648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052881 | controller | Jun 12 15:16:56.953962 crc crio[3654]: time="2026-06-12T15:16:56.826373501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.052900 | controller | Jun 12 15:16:57.529089 crc crio[3654]: 2026-06-12T15:16:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49b148ab0ac315c Mac:f6:ed:d6:5b:3f:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.052918 | controller | Jun 12 15:16:57.534210 crc crio[3654]: time="2026-06-12T15:16:57.533919771Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc0014ee028}] Aliases:map[]}"
2026-06-12 16:39:22.052937 | controller | Jun 12 15:16:57.534210 crc crio[3654]: time="2026-06-12T15:16:57.534145269Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.052956 | controller | Jun 12 15:16:57.562640 crc crio[3654]: time="2026-06-12T15:16:57.555924322Z" level=info msg="Ran pod sandbox 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=37475cfb-6d35-4a87-bb35-ae1f9cd96c88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.052973 | controller | Jun 12 15:16:57.595473 crc crio[3654]: time="2026-06-12T15:16:57.586042551Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=097b49d2-d4f4-4446-82fe-84932334144a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.052989 | controller | Jun 12 15:16:57.595473 crc crio[3654]: time="2026-06-12T15:16:57.594153248Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=056f2249-4b60-4267-a685-1d3bf5b98ca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.053005 | controller | Jun 12 15:16:58.741932 crc crio[3654]: time="2026-06-12T15:16:58.741634152Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=02a4faf0-101d-4d9d-b9b3-2cb60c0bdaf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053022 | controller | Jun 12 15:16:58.743027 crc crio[3654]: time="2026-06-12T15:16:58.742097468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053038 | controller | Jun 12 15:16:59.093616 crc crio[3654]: time="2026-06-12T15:16:59.012723097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053055 | controller | Jun 12 15:16:59.279550 crc crio[3654]: time="2026-06-12T15:16:59.279466847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053071 | controller | Jun 12 15:17:01.716619 crc crio[3654]: time="2026-06-12T15:17:01.716020197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053092 | controller | Jun 12 15:17:02.308390 crc crio[3654]: time="2026-06-12T15:17:02.30792744Z" level=info msg="Stopping pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800" id=2d346f23-45b6-414c-851a-e3180f35ef83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.053109 | controller | Jun 12 15:17:02.308390 crc crio[3654]: time="2026-06-12T15:17:02.308150587Z" level=info msg="Stopped pod sandbox (already stopped): 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800" id=2d346f23-45b6-414c-851a-e3180f35ef83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.053125 | controller | Jun 12 15:17:02.316854 crc crio[3654]: time="2026-06-12T15:17:02.316772156Z" level=info msg="Removing pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800" id=9048782e-2b7f-45bb-8b6d-dce272166502 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.053141 | controller | Jun 12 15:17:02.729704 crc crio[3654]: time="2026-06-12T15:17:02.724369473Z" level=info msg="Created container 42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=ee015747-a691-4a6d-9817-a32416248e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053158 | controller | Jun 12 15:17:02.772872 crc crio[3654]: time="2026-06-12T15:17:02.770127739Z" level=info msg="Starting container: 42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062" id=34c5f11d-a9c6-4e7c-9fa5-70a3772f9b5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.053174 | controller | Jun 12 15:17:03.005479 crc crio[3654]: time="2026-06-12T15:17:02.904839608Z" level=info msg="Removed pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800" id=9048782e-2b7f-45bb-8b6d-dce272166502 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.053190 | controller | Jun 12 15:17:03.005479 crc crio[3654]: time="2026-06-12T15:17:02.909100432Z" level=info msg="Stopping pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb" id=df435678-2f2b-441c-aa34-2732b372a630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.053206 | controller | Jun 12 15:17:03.005479 crc crio[3654]: time="2026-06-12T15:17:02.909197395Z" level=info msg="Stopped pod sandbox (already stopped): a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb" id=df435678-2f2b-441c-aa34-2732b372a630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.053223 | controller | Jun 12 15:17:03.005479 crc crio[3654]: time="2026-06-12T15:17:02.910021053Z" level=info msg="Removing pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb" id=61bac0b8-2296-417a-86a6-8cc03f3a4713 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.053239 | controller | Jun 12 15:17:03.006238 crc crio[3654]: time="2026-06-12T15:17:03.005491951Z" level=info msg="Removed pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb" id=61bac0b8-2296-417a-86a6-8cc03f3a4713 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.053255 | controller | Jun 12 15:17:03.021385 crc crio[3654]: time="2026-06-12T15:17:03.021127795Z" level=info msg="Started container" PID=14781 containerID=42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=34c5f11d-a9c6-4e7c-9fa5-70a3772f9b5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b
2026-06-12 16:39:22.053272 | controller | Jun 12 15:17:03.176133 crc crio[3654]: time="2026-06-12T15:17:03.175991062Z" level=info msg="Stopping container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21 (timeout: 2s)" id=a44e53a0-61ec-4e96-9877-aaa6ca27614a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053292 | controller | Jun 12 15:17:03.557345 crc crio[3654]: time="2026-06-12T15:17:03.556929608Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=f0119dfe-176c-4c1e-a191-82a2bf72eb11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.053309 | controller | Jun 12 15:17:03.571583 crc crio[3654]: time="2026-06-12T15:17:03.570864314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=f88f27bc-6656-40bb-a4f7-712137c3e247 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.053325 | controller | Jun 12 15:17:03.579181 crc crio[3654]: time="2026-06-12T15:17:03.579086681Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=efeac855-5ea8-490c-b824-6f42c601f91f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053341 | controller | Jun 12 15:17:03.584429 crc crio[3654]: time="2026-06-12T15:17:03.584065854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053357 | controller | Jun 12 15:17:04.654169 crc crio[3654]: time="2026-06-12T15:17:04.618016155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053374 | controller | Jun 12 15:17:05.196162 crc crio[3654]: time="2026-06-12T15:17:05.196069241Z" level=info msg="Created container 607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a: openshift-kube-apiserver/installer-13-crc/installer" id=02a4faf0-101d-4d9d-b9b3-2cb60c0bdaf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053390 | controller | Jun 12 15:17:05.214030 crc crio[3654]: time="2026-06-12T15:17:05.213914851Z" level=info msg="Stopped container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a44e53a0-61ec-4e96-9877-aaa6ca27614a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053406 | controller | Jun 12 15:17:05.246775 crc crio[3654]: time="2026-06-12T15:17:05.231862937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d763658e-ce37-4f7a-8957-414a50e29685 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.053422 | controller | Jun 12 15:17:05.246775 crc crio[3654]: time="2026-06-12T15:17:05.233084468Z" level=info msg="Starting container: 607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a" id=cf0b022f-8a1f-4113-828b-f2398b32b1a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.053439 | controller | Jun 12 15:17:05.279205 crc crio[3654]: time="2026-06-12T15:17:05.278501528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9ffd116b-36d2-4b8d-8c87-3cc961e861e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.053455 | controller | Jun 12 15:17:05.289052 crc crio[3654]: time="2026-06-12T15:17:05.286122338Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=39306cf3-c6e2-4382-a833-77f9ddfe942b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053471 | controller | Jun 12 15:17:05.289052 crc crio[3654]: time="2026-06-12T15:17:05.289044907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053488 | controller | Jun 12 15:17:05.332709 crc crio[3654]: time="2026-06-12T15:17:05.327050985Z" level=info msg="Removing container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e" id=cde952a2-758a-473d-bd84-fd90493ea25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.053509 | controller | Jun 12 15:17:05.798829 crc crio[3654]: time="2026-06-12T15:17:05.791659955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053547 | controller | Jun 12 15:17:05.876740 crc crio[3654]: time="2026-06-12T15:17:05.876435478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053564 | controller | Jun 12 15:17:06.451760 crc crio[3654]: time="2026-06-12T15:17:06.402685782Z" level=info msg="Started container" PID=14799 containerID=607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a description=openshift-kube-apiserver/installer-13-crc/installer id=cf0b022f-8a1f-4113-828b-f2398b32b1a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4
2026-06-12 16:39:22.053581 | controller | Jun 12 15:17:06.528126 crc crio[3654]: time="2026-06-12T15:17:06.527955972Z" level=info msg="Created container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server" id=39306cf3-c6e2-4382-a833-77f9ddfe942b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053598 | controller | Jun 12 15:17:06.540389 crc crio[3654]: time="2026-06-12T15:17:06.531050198Z" level=info msg="Starting container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df" id=f934199c-af29-479a-98b5-5e6708ff4ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.053614 | controller | Jun 12 15:17:06.692020 crc crio[3654]: time="2026-06-12T15:17:06.690715052Z" level=info msg="Started container" PID=14849 containerID=b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f934199c-af29-479a-98b5-5e6708ff4ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.053631 | controller | Jun 12 15:17:06.718678 crc crio[3654]: time="2026-06-12T15:17:06.718457718Z" level=info msg="Removed container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cde952a2-758a-473d-bd84-fd90493ea25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.053647 | controller | Jun 12 15:17:06.950188 crc crio[3654]: time="2026-06-12T15:17:06.949931356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053663 | controller | Jun 12 15:17:08.285116 crc crio[3654]: time="2026-06-12T15:17:08.284655968Z" level=info msg="Created container 9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=efeac855-5ea8-490c-b824-6f42c601f91f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.053679 | controller | Jun 12 15:17:08.288705 crc crio[3654]: time="2026-06-12T15:17:08.288613769Z" level=info msg="Starting container: 9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f" id=a0da3e68-c822-40de-94e8-94befc6d2e1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.053695 | controller | Jun 12 15:17:08.369853 crc crio[3654]: time="2026-06-12T15:17:08.36878448Z" level=info msg="Started container" PID=14893 containerID=9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=a0da3e68-c822-40de-94e8-94befc6d2e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b
2026-06-12 16:39:22.053715 | controller | Jun 12 15:17:10.227709 crc crio[3654]: time="2026-06-12T15:17:10.226800575Z" level=warning msg="Stopping container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.053732 | controller | Jun 12 15:17:16.080570 crc crio[3654]: time="2026-06-12T15:17:16.078446456Z" level=info msg="Stopping pod sandbox: 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021" id=fced54f8-f580-4d1e-8315-e7ced46ac0a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.053748 | controller | Jun 12 15:17:16.083896 crc crio[3654]: time="2026-06-12T15:17:16.082198546Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc0006301a0}] Aliases:map[]}"
2026-06-12 16:39:22.053765 | controller | Jun 12 15:17:16.083896 crc crio[3654]: time="2026-06-12T15:17:16.082500191Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.053782 | controller | Jun 12 15:17:33.166365 crc crio[3654]: time="2026-06-12T15:17:33.162812716Z" level=info msg="Stopping container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df (timeout: 2s)" id=f7b8bf0d-a6e0-45a8-97d0-f0c70055bf62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053799 | controller | Jun 12 15:17:34.846918 crc crio[3654]: time="2026-06-12T15:17:34.825685064Z" level=info msg="Removing container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21" id=ce2799cf-3ef9-4411-aa6b-abe24e505a86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.053816 | controller | Jun 12 15:17:52.519583 crc crio[3654]: time="2026-06-12T15:17:52.491492544Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.053833 | controller | Jun 12 15:17:52.519583 crc crio[3654]: time="2026-06-12T15:17:52.4950182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.053850 | controller | Jun 12 15:18:07.674447 crc crio[3654]: time="2026-06-12T15:18:07.671028343Z" level=info msg="Stopping container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53 (timeout: 15s)" id=a52327e5-3c44-4d4c-80b9-3dbf235ee753 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053866 | controller | Jun 12 15:18:07.674447 crc crio[3654]: time="2026-06-12T15:18:07.673621174Z" level=info msg="Stopping container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326 (timeout: 15s)" id=0ce831d9-261e-447f-949c-6b9011656618 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053882 | controller | Jun 12 15:18:07.674447 crc crio[3654]: time="2026-06-12T15:18:07.674042167Z" level=info msg="Stopping container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4 (timeout: 15s)" id=db8e8c93-c486-4035-b640-94651ebfdeeb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053898 | controller | Jun 12 15:18:07.678064 crc crio[3654]: time="2026-06-12T15:18:07.671980988Z" level=info msg="Stopping container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 (timeout: 15s)" id=c1a4c457-9b78-48ef-ba9e-d8f3b405a6d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053914 | controller | Jun 12 15:18:07.678346 crc crio[3654]: time="2026-06-12T15:18:07.672179771Z" level=info msg="Stopping container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 (timeout: 15s)" id=1aabf07d-b75d-49b4-acd5-711542327218 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.053933 | controller | Jun 12 15:18:09.071478 crc crio[3654]: time="2026-06-12T15:18:09.045855818Z" level=info msg="Stopping pod sandbox: 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4" id=bcbfefce-4cc2-4bb7-9310-c0c7382ae3b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.053951 | controller | Jun 12 15:18:09.071478 crc crio[3654]: time="2026-06-12T15:18:09.047112978Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc001004460}] Aliases:map[]}"
2026-06-12 16:39:22.053967 | controller | Jun 12 15:18:09.071478 crc crio[3654]: time="2026-06-12T15:18:09.047341312Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.053984 | controller | Jun 12 15:18:11.850502 crc crio[3654]: time="2026-06-12T15:18:11.848928337Z" level=info msg="Stopped container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins" id=cb880e9b-ed40-4771-b787-63dcee9ef998 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054001 | controller | Jun 12 15:18:11.853359 crc crio[3654]: time="2026-06-12T15:18:11.853316854Z" level=info msg="Stopping pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932" id=af7e81c0-c2e3-4d4a-a966-bbe7bf440ac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.054017 | controller | Jun 12 15:18:11.862442 crc crio[3654]: time="2026-06-12T15:18:11.862324554Z" level=info msg="Stopped pod sandbox: 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021" id=fced54f8-f580-4d1e-8315-e7ced46ac0a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.054033 | controller | Jun 12 15:18:11.874561 crc crio[3654]: time="2026-06-12T15:18:11.87369643Z" level=info msg="Stopped container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f7b8bf0d-a6e0-45a8-97d0-f0c70055bf62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054050 | controller | Jun 12 15:18:11.876465 crc crio[3654]: time="2026-06-12T15:18:11.876318153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e25b7f75-c371-40c4-9d6a-0cd4539cde62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054066 | controller | Jun 12 15:18:12.095775 crc crio[3654]: time="2026-06-12T15:18:12.094995161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=33a6fb1c-ad1a-4ed2-83a3-49c9504d0ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054083 | controller | Jun 12 15:18:12.185149 crc crio[3654]: time="2026-06-12T15:18:12.18431827Z" level=info msg="Stopped container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=1aabf07d-b75d-49b4-acd5-711542327218 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054099 | controller | Jun 12 15:18:12.325824 crc crio[3654]: time="2026-06-12T15:18:12.325571407Z" level=info msg="Stopped container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c1a4c457-9b78-48ef-ba9e-d8f3b405a6d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054118 | controller | Jun 12 15:18:12.329152 crc crio[3654]: time="2026-06-12T15:18:12.329060151Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d25c896c-3c71-439b-9ed3-e04922d0d807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.054135 | controller | Jun 12 15:18:12.456689 crc crio[3654]: time="2026-06-12T15:18:12.456024469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054151 | controller | Jun 12 15:18:12.470564 crc crio[3654]: time="2026-06-12T15:18:12.470480193Z" level=info msg="Stopped container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=0ce831d9-261e-447f-949c-6b9011656618 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054167 | controller | Jun 12 15:18:12.603379 crc crio[3654]: time="2026-06-12T15:18:12.603291639Z" level=info msg="Stopped pod sandbox: 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4" id=bcbfefce-4cc2-4bb7-9310-c0c7382ae3b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.054182 | controller | Jun 12 15:18:12.629221 crc crio[3654]: time="2026-06-12T15:18:12.627941226Z" level=info msg="Stopped container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=a52327e5-3c44-4d4c-80b9-3dbf235ee753 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054198 | controller | Jun 12 15:18:12.815377 crc crio[3654]: time="2026-06-12T15:18:12.81533685Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.054214 | controller | Jun 12 15:18:12.815538 crc crio[3654]: time="2026-06-12T15:18:12.815520573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054230 | controller | Jun 12 15:18:12.857551 crc crio[3654]: time="2026-06-12T15:18:12.857240591Z" level=info msg="Stopped container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=db8e8c93-c486-4035-b640-94651ebfdeeb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.054246 | controller | Jun 12 15:18:12.866858 crc crio[3654]: time="2026-06-12T15:18:12.866694495Z" level=info msg="Stopping pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6" id=1440737b-9d33-4ba1-93ee-fe5a13f83301 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.054261 | controller | Jun 12 15:18:15.897390 crc crio[3654]: time="2026-06-12T15:18:15.888361203Z" level=info msg="Stopped pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932" id=af7e81c0-c2e3-4d4a-a966-bbe7bf440ac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.054277 | controller | Jun 12 15:18:15.921083 crc crio[3654]: time="2026-06-12T15:18:15.921014759Z" level=info msg="Stopped pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6" id=1440737b-9d33-4ba1-93ee-fe5a13f83301 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.054293 | controller | Jun 12 15:18:22.137590 crc crio[3654]: time="2026-06-12T15:18:22.136904618Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.054309 | controller | Jun 12 15:18:22.137590 crc crio[3654]: time="2026-06-12T15:18:22.137579029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054328 | controller | Jun 12 15:18:24.421856 crc crio[3654]: time="2026-06-12T15:18:24.4209679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ac066ca0-d0df-45f1-8719-451d8db57f25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054344 | controller | Jun 12 15:18:28.420760 crc crio[3654]: time="2026-06-12T15:18:28.419893388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fca9ed60-c0b2-4ccd-9f59-faf4624024ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054360 | controller | Jun 12 15:18:28.435844 crc crio[3654]: time="2026-06-12T15:18:28.435744895Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=561e4ef9-0b98-4dc2-87fd-ce1df2994498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.054375 | controller | Jun 12 15:18:28.567565 crc crio[3654]: time="2026-06-12T15:18:28.567429213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054391 | controller | Jun 12 15:18:28.687807 crc crio[3654]: time="2026-06-12T15:18:28.687363125Z" level=info msg="Removed container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ce2799cf-3ef9-4411-aa6b-abe24e505a86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.054406 | controller | Jun 12 15:18:28.703705 crc crio[3654]: time="2026-06-12T15:18:28.703647711Z" level=info msg="Removing container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4" id=85f19a96-2061-4c42-b029-569f2bb8c994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.054422 | controller | Jun 12 15:18:58.170714 crc crio[3654]: time="2026-06-12T15:18:58.169410529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9770336a-385c-41a2-a1e6-f1f963da184c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054438 | controller | Jun 12 15:19:03.130068 crc crio[3654]: time="2026-06-12T15:19:03.129854345Z" level=info msg="Removing container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4" id=256653da-38a4-4bb0-80e8-a6108d45f558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.054453 | controller | Jun 12 15:19:05.464689 crc crio[3654]: time="2026-06-12T15:19:05.463979662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ee4fd254-568b-43ac-9fda-849ad49b9339 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054469 | controller | Jun 12 15:19:20.405185 crc crio[3654]: time="2026-06-12T15:19:20.404349543Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=4a3c75f9-3e4a-4f44-80fa-756f797e5cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.054485 | controller | Jun 12 15:19:20.473693 crc crio[3654]: time="2026-06-12T15:19:20.473519786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054501 | controller | Jun 12 15:19:32.281500 crc crio[3654]: time="2026-06-12T15:19:32.280208522Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/381bf2b3-4af8-48ac-b20f-262c8cf229b7 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:0xc0014ee7b0}] Aliases:map[]}"
2026-06-12 16:39:22.054539 | controller | Jun 12 15:19:32.281500 crc crio[3654]: time="2026-06-12T15:19:32.281357552Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.054558 | controller | Jun 12 15:19:32.347544 crc crio[3654]: time="2026-06-12T15:19:32.347379193Z" 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=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.054574 | controller | Jun 12 15:19:32.354036 crc crio[3654]: time="2026-06-12T15:19:32.353866243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054590 | controller | Jun 12 15:19:32.359779 crc crio[3654]: time="2026-06-12T15:19:32.359656639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054605 | controller | Jun 12 15:19:32.364352 crc crio[3654]: time="2026-06-12T15:19:32.363816641Z" level=info msg="Ran pod sandbox 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.054621 | controller | Jun 12 15:19:32.369075 crc crio[3654]: time="2026-06-12T15:19:32.368979605Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cd47d9df-ecf8-43a9-8628-782bb099ee41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054637 | controller | Jun 12 15:19:32.410766 crc crio[3654]: time="2026-06-12T15:19:32.410641758Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=e8b00ef7-d23a-4ad1-98f1-65a21f8af143 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.054652 | controller | Jun 12 15:19:32.412736 crc crio[3654]: time="2026-06-12T15:19:32.4126165Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0fadee80-e91e-4f21-9769-7cf17401bcc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054668 | controller | Jun 12 15:19:32.470215 crc crio[3654]: time="2026-06-12T15:19:32.470086Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=600c6508-0b80-413a-a6d7-561c0e43fac4 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.054684 | controller | Jun 12 15:19:32.474992 crc crio[3654]: time="2026-06-12T15:19:32.474913219Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=733e7df7-9476-47ac-ba09-23277ad9a49c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054700 | controller | Jun 12 15:19:32.483894 crc crio[3654]: time="2026-06-12T15:19:32.483803611Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=a3c27e02-d7f7-4b85-b385-c692dc5e398b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.054715 | controller | Jun 12 15:19:32.484915 crc crio[3654]: time="2026-06-12T15:19:32.484838653Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7883d245-10c4-476f-9176-dd0fe4932d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054734 | controller | Jun 12 15:19:32.503168 crc crio[3654]: time="2026-06-12T15:19:32.502865638Z" level=info msg="Removed container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=85f19a96-2061-4c42-b029-569f2bb8c994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.054750 | controller | Jun 12 15:19:32.505921 crc crio[3654]: time="2026-06-12T15:19:32.505813243Z" level=info msg="Removing container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53" id=145f4f82-da9f-4e4f-b1b3-d7c02fe0b81c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.054766 | controller | Jun 12 15:19:32.512327 crc crio[3654]: time="2026-06-12T15:19:32.512209069Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=670e131e-6636-4bb5-9b63-d46b6e32496d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054781 | controller | Jun 12 15:19:32.525136 crc crio[3654]: time="2026-06-12T15:19:32.525074675Z" level=info msg="Removing container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326" id=fa7813ed-5edf-43ab-900c-57a33f983b51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.054797 | controller | Jun 12 15:19:32.530902 crc crio[3654]: time="2026-06-12T15:19:32.530811549Z" level=info msg="Created container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d25c896c-3c71-439b-9ed3-e04922d0d807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.054812 | controller | Jun 12 15:19:32.531627 crc crio[3654]: time="2026-06-12T15:19:32.531544823Z" level=info msg="Starting container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049" id=abbd3508-a648-4409-9077-6d6ea5facf74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.054828 | controller | Jun 12 15:19:32.537465 crc crio[3654]: time="2026-06-12T15:19:32.537178514Z" level=info msg="Started container" PID=15690 containerID=2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=abbd3508-a648-4409-9077-6d6ea5facf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.054844 | controller | Jun 12 15:19:32.537854 crc crio[3654]: time="2026-06-12T15:19:32.537819618Z" 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=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.054860 | controller | Jun 12 15:19:32.551091 crc crio[3654]: time="2026-06-12T15:19:32.551017072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054877 | controller | Jun 12 15:19:32.553781 crc crio[3654]: time="2026-06-12T15:19:32.553647911Z" level=info msg="Ran pod sandbox bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.054893 | controller | Jun 12 15:19:32.559180 crc crio[3654]: time="2026-06-12T15:19:32.559047294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3c565e55-3814-4245-bef7-53130329496a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054909 | controller | Jun 12 15:19:32.572901 crc crio[3654]: time="2026-06-12T15:19:32.572848672Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=066f176b-3fdf-4441-ad42-300630d30d87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.054930 | controller | Jun 12 15:19:32.592033 crc crio[3654]: time="2026-06-12T15:19:32.591937017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.054948 | controller | Jun 12 15:19:32.593333 crc crio[3654]: time="2026-06-12T15:19:32.593225481Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4abe9499-8b01-48cb-8ed2-0a4cab5b2083 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054964 | controller | Jun 12 15:19:32.594453 crc crio[3654]: time="2026-06-12T15:19:32.594340469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=89db3462-bf9c-4a0b-a960-4ddb47bf5e31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054980 | controller | Jun 12 15:19:32.596638 crc crio[3654]: time="2026-06-12T15:19:32.596549053Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e75049a2-1dbd-4ba0-9bc2-df63d14fe062 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.054995 | controller | Jun 12 15:19:32.627399 crc crio[3654]: time="2026-06-12T15:19:32.627343864Z" level=info msg="Removed container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=fa7813ed-5edf-43ab-900c-57a33f983b51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055011 | controller | Jun 12 15:19:32.633604 crc crio[3654]: time="2026-06-12T15:19:32.633535574Z" level=info msg="Removing container: 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7" id=61d301e9-368b-44d9-91c4-ad24c21f1ced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055027 | controller | Jun 12 15:19:32.634497 crc crio[3654]: time="2026-06-12T15:19:32.634391053Z" level=info msg="Removed container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=145f4f82-da9f-4e4f-b1b3-d7c02fe0b81c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055043 | controller | Jun 12 15:19:32.637552 crc crio[3654]: time="2026-06-12T15:19:32.637410496Z" level=info msg="Removing container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73" id=b410b27e-ab9c-4044-be75-2bfeafda8830 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055058 | controller | Jun 12 15:19:32.637765 crc crio[3654]: time="2026-06-12T15:19:32.637723746Z" level=info msg="NetworkStart: stopping network for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055074 | controller | Jun 12 15:19:32.639337 crc crio[3654]: time="2026-06-12T15:19:32.639174536Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/381bf2b3-4af8-48ac-b20f-262c8cf229b7 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:0xc000f369e8}] Aliases:map[]}"
2026-06-12 16:39:22.055090 | controller | Jun 12 15:19:32.650732 crc crio[3654]: time="2026-06-12T15:19:32.650617212Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 16:39:22.055107 | controller | Jun 12 15:19:32.650993 crc crio[3654]: time="2026-06-12T15:19:32.650699075Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 16:39:22.055126 | controller | Jun 12 15:19:32.650993 crc crio[3654]: time="2026-06-12T15:19:32.65096355Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.055143 | controller | Jun 12 15:19:32.651347 crc crio[3654]: time="2026-06-12T15:19:32.645239112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.055158 | controller | Jun 12 15:19:32.652355 crc crio[3654]: time="2026-06-12T15:19:32.642807738Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=aca55555-3f90-452d-8e0e-054afc84a5ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055174 | controller | Jun 12 15:19:32.652465 crc crio[3654]: time="2026-06-12T15:19:32.652390659Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3858a74f-7c5d-4607-9f0a-aa42a73acdc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.055190 | controller | Jun 12 15:19:32.654466 crc crio[3654]: time="2026-06-12T15:19:32.654318337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.055206 | controller | Jun 12 15:19:32.662923 crc crio[3654]: time="2026-06-12T15:19:32.662714201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.055222 | controller | Jun 12 15:19:32.663806 crc crio[3654]: time="2026-06-12T15:19:32.663694304Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=5ef7cff3-3797-440f-b768-9246b6f0cc21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.055238 | controller | Jun 12 15:19:32.664459 crc crio[3654]: time="2026-06-12T15:19:32.664382607Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v5bq7/extract-content" id=707f22fc-373a-4132-8669-317207bf4e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.055254 | controller | Jun 12 15:19:32.713088 crc crio[3654]: time="2026-06-12T15:19:32.712331Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=8484ba65-3ab7-48c6-b47f-f3a174ffb266 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.055270 | controller | Jun 12 15:19:32.721301 crc crio[3654]: time="2026-06-12T15:19:32.717821917Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bd01b5a7-ab46-4a1a-a37f-d8f84f308552 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055286 | controller | Jun 12 15:19:32.736570 crc crio[3654]: time="2026-06-12T15:19:32.736403173Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029" id=92151b0a-ec6a-48d7-b19d-634d1bd96524 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.055301 | controller | Jun 12 15:19:32.737094 crc crio[3654]: time="2026-06-12T15:19:32.737027644Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c7588b17-72e0-4e2e-a2a6-66023f3311ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055317 | controller | Jun 12 15:19:32.751343 crc crio[3654]: time="2026-06-12T15:19:32.751208819Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029" id=ec54d928-55c1-42d1-8618-78f86999bee8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.055332 | controller | Jun 12 15:19:32.752111 crc crio[3654]: time="2026-06-12T15:19:32.752053146Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5d9763f1-365b-4a76-8b7d-6ff382f29fd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055351 | controller | Jun 12 15:19:32.775888 crc crio[3654]: time="2026-06-12T15:19:32.77582062Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=c963859d-ece1-4a02-8477-87fb610b9122 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.055367 | controller | Jun 12 15:19:32.776889 crc crio[3654]: time="2026-06-12T15:19:32.776707248Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5494aaa8-24d7-46d1-a26b-149fc5584c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055382 | controller | Jun 12 15:19:32.782481 crc crio[3654]: time="2026-06-12T15:19:32.782376599Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=37b0a28c-9d4e-44fe-af9b-f02d614cff75 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.055397 | controller | Jun 12 15:19:32.783461 crc crio[3654]: time="2026-06-12T15:19:32.783360925Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f1108c7f-3da8-44ef-b7c8-47da52338f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055413 | controller | Jun 12 15:19:32.794071 crc crio[3654]: time="2026-06-12T15:19:32.793989294Z" level=info msg="Created container 696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=4a3c75f9-3e4a-4f44-80fa-756f797e5cd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.055429 | controller | Jun 12 15:19:32.795621 crc crio[3654]: time="2026-06-12T15:19:32.795558825Z" level=info msg="Starting container: 696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd" id=12e874ba-a060-4ea1-a203-8675550b5073 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.055445 | controller | Jun 12 15:19:32.820073 crc crio[3654]: time="2026-06-12T15:19:32.820000902Z" level=info msg="Started container" PID=15764 containerID=696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=12e874ba-a060-4ea1-a203-8675550b5073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1
2026-06-12 16:39:22.055461 | controller | Jun 12 15:19:32.861566 crc crio[3654]: time="2026-06-12T15:19:32.861495756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.055477 | controller | Jun 12 15:19:32.863038 crc crio[3654]: time="2026-06-12T15:19:32.862856052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.055493 | controller | Jun 12 15:19:32.867949 crc crio[3654]: time="2026-06-12T15:19:32.867880804Z" level=info msg="Removed container 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7: openshift-kube-apiserver/kube-apiserver-crc/setup" id=61d301e9-368b-44d9-91c4-ad24c21f1ced name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055508 | controller | Jun 12 15:19:32.874662 crc crio[3654]: time="2026-06-12T15:19:32.874556398Z" level=info msg="Removing container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73" id=482aff63-d83b-4833-8d7a-16e8cbee86e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055543 | controller | Jun 12 15:19:32.885039 crc crio[3654]: time="2026-06-12T15:19:32.884938493Z" level=info msg="Removed container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=b410b27e-ab9c-4044-be75-2bfeafda8830 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055564 | controller | Jun 12 15:19:32.891625 crc crio[3654]: time="2026-06-12T15:19:32.891504291Z" level=info msg="Container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 not known, assuming it got already removed" id=482aff63-d83b-4833-8d7a-16e8cbee86e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055580 | controller | Jun 12 15:19:32.901366 crc crio[3654]: time="2026-06-12T15:19:32.90119957Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=727a72e3-cad4-4b61-981c-fe46301ecde1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055596 | controller | Jun 12 15:19:32.901628 crc crio[3654]: time="2026-06-12T15:19:32.901559291Z" level=info msg="Removing container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0" id=af331e01-8f01-444e-904e-dfe6fb979560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055612 | controller | Jun 12 15:19:32.902220 crc crio[3654]: time="2026-06-12T15:19:32.90211922Z" level=info msg="Removing container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0" id=cbcf786b-9b3a-48a8-854b-f10bb8a0a58d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055627 | controller | Jun 12 15:19:32.911107 crc crio[3654]: time="2026-06-12T15:19:32.910904798Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055643 | controller | Jun 12 15:19:32.913492 crc crio[3654]: time="2026-06-12T15:19:32.91277475Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=83f5ec97-1573-49f4-9a1b-0f72f272b5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055659 | controller | Jun 12 15:19:32.914393 crc crio[3654]: time="2026-06-12T15:19:32.913841937Z" level=info msg="runSandbox: deleting pod ID 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab from idIndex" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055674 | controller | Jun 12 15:19:32.914393 crc crio[3654]: time="2026-06-12T15:19:32.913878258Z" level=info msg="runSandbox: removing pod sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055702 | controller | Jun 12 15:19:32.914393 crc crio[3654]: time="2026-06-12T15:19:32.913951681Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055719 | controller | Jun 12 15:19:32.914393 crc crio[3654]: time="2026-06-12T15:19:32.913980252Z" level=info msg="runSandbox: unmounting shmPath for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055734 | controller | Jun 12 15:19:32.915387 crc crio[3654]: time="2026-06-12T15:19:32.914775359Z" level=info msg="runSandbox: removing pod sandbox from storage: 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055750 | controller | Jun 12 15:19:32.920835 crc crio[3654]: time="2026-06-12T15:19:32.920784252Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d2781207-a4cf-4a53-b80b-99c3b5b49e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055765 | controller | Jun 12 15:19:32.920835 crc crio[3654]: time="2026-06-12T15:19:32.920844093Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bb0a8bb6-7ca4-4cff-9b13-2f02fc4bbb83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055785 | controller | Jun 12 15:19:32.921182 crc crio[3654]: time="2026-06-12T15:19:32.920810022Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c86567b6-0e71-4b99-b2ee-625ec65099e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.055801 | controller | Jun 12 15:19:32.926786 crc crio[3654]: time="2026-06-12T15:19:32.926708812Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dkx87/extract-content" id=b2d26feb-c65c-48a8-a083-73314accef58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.055817 | controller | Jun 12 15:19:32.938506 crc crio[3654]: time="2026-06-12T15:19:32.938387757Z" level=info msg="Removed container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=af331e01-8f01-444e-904e-dfe6fb979560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055832 | controller | Jun 12 15:19:32.938832 crc crio[3654]: time="2026-06-12T15:19:32.93876204Z" level=info msg="Layer for container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 not known" id=cbcf786b-9b3a-48a8-854b-f10bb8a0a58d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055847 | controller | Jun 12 15:19:32.944546 crc crio[3654]: time="2026-06-12T15:19:32.944482474Z" level=info msg="Removing container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c" id=aa63695f-c1d0-4a18-b78e-af9917020391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.055863 | controller | Jun 12 15:19:32.945149 crc crio[3654]: time="2026-06-12T15:19:32.945091064Z" level=info msg="Stopping pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6" id=f4a71fdf-b13a-42d7-a7d1-527007512287 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.055879 | controller | Jun 12 15:19:32.945295 crc crio[3654]: time="2026-06-12T15:19:32.945175197Z" level=info msg="Stopped pod sandbox (already stopped): cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6" id=f4a71fdf-b13a-42d7-a7d1-527007512287 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.055895 | controller | Jun 12 15:19:32.945895 crc crio[3654]: time="2026-06-12T15:19:32.945793138Z" level=info msg="Created container 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=561e4ef9-0b98-4dc2-87fd-ce1df2994498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.055911 | controller | Jun 12 15:19:32.946006 crc crio[3654]: time="2026-06-12T15:19:32.945946826Z" level=info msg="Removing pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6" id=c61dac31-0301-40ae-8dee-96666b3b333e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.055927 | controller | Jun 12 15:19:32.946780 crc crio[3654]: time="2026-06-12T15:19:32.946723229Z" level=info msg="Starting container: 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3" id=90dea300-e0c8-418b-bfb2-d1327bfbeb11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.055943 | controller | Jun 12 15:19:32.953414 crc crio[3654]: time="2026-06-12T15:19:32.953156277Z" level=info msg="runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055959 | controller | Jun 12 15:19:32.953632 crc crio[3654]: time="2026-06-12T15:19:32.953365934Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.055978 | controller | Jun 12 15:19:32.954535 crc crio[3654]: time="2026-06-12T15:19:32.954505964Z" level=info msg="Started container" PID=15784 containerID=65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=90dea300-e0c8-418b-bfb2-d1327bfbeb11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.055995 | controller | Jun 12 15:19:32.971925 crc crio[3654]: time="2026-06-12T15:19:32.971807388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056011 | controller | Jun 12 15:19:32.972872 crc crio[3654]: time="2026-06-12T15:19:32.972796825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056028 | controller | Jun 12 15:19:32.987563 crc crio[3654]: time="2026-06-12T15:19:32.987370942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056043 | controller | Jun 12 15:19:32.991418 crc crio[3654]: time="2026-06-12T15:19:32.991114262Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=5e6fbe7c-2a2a-4770-bb76-747b346484c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056059 | controller | Jun 12 15:19:32.992147 crc crio[3654]: time="2026-06-12T15:19:32.992089465Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=58b7ade9-7b80-4431-9b7a-9d23052d5f1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056075 | controller | Jun 12 15:19:33.009824 crc crio[3654]: time="2026-06-12T15:19:33.009729082Z" level=info msg="Creating container: openshift-marketplace/community-operators-tkftc/extract-content" id=45cc5a5d-ec7e-45f8-bc36-47893b4cefa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056091 | controller | Jun 12 15:19:33.041820 crc crio[3654]: time="2026-06-12T15:19:33.041723824Z" level=info msg="Removed container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins" id=aa63695f-c1d0-4a18-b78e-af9917020391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.056107 | controller | Jun 12 15:19:33.057481 crc crio[3654]: time="2026-06-12T15:19:33.057369355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056123 | controller | Jun 12 15:19:33.058378 crc crio[3654]: time="2026-06-12T15:19:33.058298304Z" level=info msg="Removed pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6" id=c61dac31-0301-40ae-8dee-96666b3b333e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.056139 | controller | Jun 12 15:19:33.060970 crc crio[3654]: time="2026-06-12T15:19:33.060890852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056154 | controller | Jun 12 15:19:33.063823 crc crio[3654]: time="2026-06-12T15:19:33.063731187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056170 | controller | Jun 12 15:19:33.064026 crc crio[3654]: time="2026-06-12T15:19:33.063903553Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=76887ca4-02ed-403a-9564-d6be5de01a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056190 | controller | Jun 12 15:19:33.076468 crc crio[3654]: time="2026-06-12T15:19:33.076217608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056206 | controller | Jun 12 15:19:33.081075 crc crio[3654]: time="2026-06-12T15:19:33.080928621Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7r2kc/extract-content" id=22dc9b12-5073-4eec-a4db-c098442096f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056222 | controller | Jun 12 15:19:33.102668 crc crio[3654]: time="2026-06-12T15:19:33.102577071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056238 | controller | Jun 12 15:19:33.113646 crc crio[3654]: time="2026-06-12T15:19:33.113552554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056253 | controller | Jun 12 15:19:33.118798 crc crio[3654]: time="2026-06-12T15:19:33.118688057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056269 | controller | Jun 12 15:19:33.125161 crc crio[3654]: time="2026-06-12T15:19:33.12496662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056284 | controller | Jun 12 15:19:33.147839 crc crio[3654]: time="2026-06-12T15:19:33.14775958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056299 | controller | Jun 12 15:19:33.148312 crc crio[3654]: time="2026-06-12T15:19:33.148086103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056314 | controller | Jun 12 15:19:33.153633 crc crio[3654]: time="2026-06-12T15:19:33.153467524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056330 | controller | Jun 12 15:19:33.179471 crc crio[3654]: time="2026-06-12T15:19:33.17937588Z" level=info msg="Created container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=066f176b-3fdf-4441-ad42-300630d30d87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056346 | controller | Jun 12 15:19:33.180838 crc crio[3654]: time="2026-06-12T15:19:33.180682685Z" level=info msg="Starting container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186" id=842e0c18-9dda-4fe3-bb18-6130e4a0c945 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056362 | controller | Jun 12 15:19:33.186964 crc crio[3654]: time="2026-06-12T15:19:33.186744393Z" level=info msg="Started container" PID=15809 containerID=50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=842e0c18-9dda-4fe3-bb18-6130e4a0c945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d
2026-06-12 16:39:22.056378 | controller | Jun 12 15:19:33.194170 crc crio[3654]: time="2026-06-12T15:19:33.194094578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056394 | controller | Jun 12 15:19:33.198921 crc crio[3654]: time="2026-06-12T15:19:33.19883291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056413 | controller | Jun 12 15:19:33.200831 crc crio[3654]: time="2026-06-12T15:19:33.200768823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056429 | controller | Jun 12 15:19:33.214659 crc crio[3654]: time="2026-06-12T15:19:33.214590466Z" level=info msg="Created container d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0: openshift-marketplace/certified-operators-l27pk/extract-content" id=5ef7cff3-3797-440f-b768-9246b6f0cc21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056445 | controller | Jun 12 15:19:33.215587 crc crio[3654]: time="2026-06-12T15:19:33.215489532Z" level=info msg="Starting container: d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0" id=21752a2d-7810-4ee4-b5aa-424526cc6283 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056461 | controller | Jun 12 15:19:33.218769 crc crio[3654]: time="2026-06-12T15:19:33.21869109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056477 | controller | Jun 12 15:19:33.221915 crc crio[3654]: time="2026-06-12T15:19:33.221839127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056492 | controller | Jun 12 15:19:33.224604 crc crio[3654]: time="2026-06-12T15:19:33.224508297Z" level=info msg="Started container" PID=15815 containerID=d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0 description=openshift-marketplace/certified-operators-l27pk/extract-content id=21752a2d-7810-4ee4-b5aa-424526cc6283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131
2026-06-12 16:39:22.056508 | controller | Jun 12 15:19:33.244037 crc crio[3654]: time="2026-06-12T15:19:33.243905563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056542 | controller | Jun 12 15:19:33.248013 crc crio[3654]: time="2026-06-12T15:19:33.24793226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056558 | controller | Jun 12 15:19:33.345721 crc crio[3654]: time="2026-06-12T15:19:33.345505801Z" level=info msg="Created container 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9: openshift-marketplace/redhat-operators-v5bq7/extract-content" id=707f22fc-373a-4132-8669-317207bf4e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056574 | controller | Jun 12 15:19:33.347162 crc crio[3654]: time="2026-06-12T15:19:33.346328059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056590 | controller | Jun 12 15:19:33.347162 crc crio[3654]: time="2026-06-12T15:19:33.346516954Z" level=info msg="Starting container: 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9" id=aeccb004-48b3-4c9d-ad2b-b69caf7dad52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056606 | controller | Jun 12 15:19:33.350999 crc crio[3654]: time="2026-06-12T15:19:33.350911463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056622 | controller | Jun 12 15:19:33.357198 crc crio[3654]: time="2026-06-12T15:19:33.357100463Z" level=info msg="Started container" PID=15821 containerID=6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9 description=openshift-marketplace/redhat-operators-v5bq7/extract-content id=aeccb004-48b3-4c9d-ad2b-b69caf7dad52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703
2026-06-12 16:39:22.056651 | controller | Jun 12 15:19:33.388331 crc crio[3654]: time="2026-06-12T15:19:33.388106552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056667 | controller | Jun 12 15:19:33.394086 crc crio[3654]: time="2026-06-12T15:19:33.394030534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056683 | controller | Jun 12 15:19:33.402195 crc crio[3654]: time="2026-06-12T15:19:33.402106135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056698 | controller | Jun 12 15:19:33.413696 crc crio[3654]: time="2026-06-12T15:19:33.413219412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.056713 | controller | Jun 12 15:19:33.422939 crc crio[3654]: time="2026-06-12T15:19:33.422694381Z" level=info msg="Created container c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3858a74f-7c5d-4607-9f0a-aa42a73acdc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056729 | controller | Jun 12 15:19:33.424072 crc crio[3654]: time="2026-06-12T15:19:33.423974486Z" level=info msg="Starting container: c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174" id=fb9003be-60bd-479c-8617-07b72a799c7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056744 | controller | Jun 12 15:19:33.425754 crc crio[3654]: time="2026-06-12T15:19:33.425707584Z" level=info msg="Created container d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=5e6fbe7c-2a2a-4770-bb76-747b346484c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056759 | controller | Jun 12 15:19:33.425920 crc crio[3654]: time="2026-06-12T15:19:33.425855231Z" level=info msg="Created container 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1: openshift-marketplace/redhat-marketplace-dkx87/extract-content" id=b2d26feb-c65c-48a8-a083-73314accef58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056775 | controller | Jun 12 15:19:33.428763 crc crio[3654]: time="2026-06-12T15:19:33.428683296Z" level=info msg="Starting container: 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1" id=6935ad88-5948-4c16-a104-dbcc6ca6e0b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056790 | controller | Jun 12 15:19:33.429179 crc crio[3654]: time="2026-06-12T15:19:33.429111281Z" level=info msg="Starting container: d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52" id=8e0fb241-af3b-4c92-ad93-3d734a5bed85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056805 | controller | Jun 12 15:19:33.431472 crc crio[3654]: time="2026-06-12T15:19:33.431358177Z" level=info msg="Started container" PID=15841 containerID=c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=fb9003be-60bd-479c-8617-07b72a799c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.056821 | controller | Jun 12 15:19:33.439908 crc crio[3654]: time="2026-06-12T15:19:33.4397843Z" level=info msg="Started container" PID=15850 containerID=d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=8e0fb241-af3b-4c92-ad93-3d734a5bed85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0
2026-06-12 16:39:22.056840 | controller | Jun 12 15:19:33.462818 crc crio[3654]: time="2026-06-12T15:19:33.461826335Z" level=info msg="Started container" PID=15849 containerID=1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1 description=openshift-marketplace/redhat-marketplace-dkx87/extract-content id=6935ad88-5948-4c16-a104-dbcc6ca6e0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a
2026-06-12 16:39:22.056855 | controller | Jun 12 15:19:33.505680 crc crio[3654]: time="2026-06-12T15:19:33.505309297Z" level=info msg="Created container 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2: openshift-marketplace/community-operators-tkftc/extract-content" id=45cc5a5d-ec7e-45f8-bc36-47893b4cefa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056870 | controller | Jun 12 15:19:33.507215 crc crio[3654]: time="2026-06-12T15:19:33.507126561Z" level=info msg="Starting container: 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2" id=0f4b4685-a0b2-4cfd-96d0-b845f5c096e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056885 | controller | Jun 12 15:19:33.517684 crc crio[3654]: time="2026-06-12T15:19:33.517567001Z" level=info msg="Started container" PID=15855 containerID=37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2 description=openshift-marketplace/community-operators-tkftc/extract-content id=0f4b4685-a0b2-4cfd-96d0-b845f5c096e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81
2026-06-12 16:39:22.056901 | controller | Jun 12 15:19:33.643617 crc crio[3654]: time="2026-06-12T15:19:33.643107542Z" level=info msg="Created container 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6: openshift-marketplace/community-operators-qhh6t/extract-content" id=58b7ade9-7b80-4431-9b7a-9d23052d5f1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056917 | controller | Jun 12 15:19:33.645084 crc crio[3654]: time="2026-06-12T15:19:33.645000933Z" level=info msg="Starting container: 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6" id=9d84e433-7d64-4145-9a4f-a61a60ceaf1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056932 | controller | Jun 12 15:19:33.651852 crc crio[3654]: time="2026-06-12T15:19:33.651758901Z" level=info msg="Started container" PID=15903 containerID=973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6 description=openshift-marketplace/community-operators-qhh6t/extract-content id=9d84e433-7d64-4145-9a4f-a61a60ceaf1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f
2026-06-12 16:39:22.056947 | controller | Jun 12 15:19:33.654843 crc crio[3654]: time="2026-06-12T15:19:33.654765442Z" level=info msg="Created container 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6: openshift-marketplace/certified-operators-7r2kc/extract-content" id=22dc9b12-5073-4eec-a4db-c098442096f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056963 | controller | Jun 12 15:19:33.656094 crc crio[3654]: time="2026-06-12T15:19:33.656017865Z" level=info msg="Starting container: 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6" id=f28d1580-a623-4a8e-a8fc-4df6850f4898 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.056978 | controller | Jun 12 15:19:33.659789 crc crio[3654]: time="2026-06-12T15:19:33.65970049Z" level=info msg="Created container e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=76887ca4-02ed-403a-9564-d6be5de01a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.056996 | controller | Jun 12 15:19:33.661529 crc crio[3654]: time="2026-06-12T15:19:33.661211013Z" level=info msg="Starting container: e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a" id=a1be458a-bc7b-4e3f-b740-c09074dded1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.057012 | controller | Jun 12 15:19:33.670711 crc crio[3654]: time="2026-06-12T15:19:33.670605084Z" level=info msg="Started container" PID=15905 containerID=e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=a1be458a-bc7b-4e3f-b740-c09074dded1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150
2026-06-12 16:39:22.057027 | controller | Jun 12 15:19:33.671495 crc crio[3654]: time="2026-06-12T15:19:33.67120802Z" level=info msg="Started container" PID=15904 containerID=9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6 description=openshift-marketplace/certified-operators-7r2kc/extract-content id=f28d1580-a623-4a8e-a8fc-4df6850f4898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023
2026-06-12 16:39:22.057042 | controller | Jun 12 15:19:33.925154 crc crio[3654]: time="2026-06-12T15:19:33.923949831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aa65b82c-32cf-4ee9-aa04-a5ae1d8d281a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057058 | controller | Jun 12 15:19:33.928343 crc crio[3654]: time="2026-06-12T15:19:33.928168351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e7e87cdc-14d9-4bb0-a8a0-a680a9bb6cbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057073 | controller | Jun 12 15:19:33.940883 crc crio[3654]: time="2026-06-12T15:19:33.938590904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c5777ce6-0540-4a4e-ac86-53ec1581b0c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057089 | controller | Jun 12 15:19:33.974057 crc crio[3654]: time="2026-06-12T15:19:33.973908322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0068967c-bfe1-4caa-9279-82bac8dd30cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057104 | controller | Jun 12 15:19:33.977061 crc crio[3654]: time="2026-06-12T15:19:33.976960272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=400f7adf-698a-484a-bc3c-4e385614de2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057119 | controller | Jun 12 15:19:33.977740 crc crio[3654]: time="2026-06-12T15:19:33.976974893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc43efac-3057-426e-8abc-fb10a05b58bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057134 | controller | Jun 12 15:19:33.979766 crc crio[3654]: time="2026-06-12T15:19:33.979500408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3821c259-2481-4d5f-9c4c-f11d4222ecd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057149 | controller | Jun 12 15:19:34.017620 crc crio[3654]: time="2026-06-12T15:19:34.017529406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ddd95dc2-f650-4dd3-8e98-37549d229ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057168 | controller | Jun 12 15:19:34.042003 crc crio[3654]: time="2026-06-12T15:19:34.039371025Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dkx87/registry-server" id=bba0c1d7-0aa0-4944-9229-6bac3cc1637c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057184 | controller | Jun 12 15:19:34.042003 crc crio[3654]: time="2026-06-12T15:19:34.040084919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057200 | controller | Jun 12 15:19:34.042003 crc crio[3654]: time="2026-06-12T15:19:34.040512543Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=285e7378-339e-4833-a989-78db39f0a657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057215 | controller | Jun 12 15:19:34.042003 crc crio[3654]: time="2026-06-12T15:19:34.040925617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057231 | controller | Jun 12 15:19:34.042003 crc crio[3654]: time="2026-06-12T15:19:34.041181357Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=157fda03-dfbc-40b0-ab8e-dea85ee26ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057247 | controller | Jun 12 15:19:34.052174 crc crio[3654]: time="2026-06-12T15:19:34.05209635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057263 | controller | Jun 12 15:19:34.055520 crc crio[3654]: time="2026-06-12T15:19:34.054572599Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6538b7e8-81b0-4e27-a143-aaf806e22999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057278 | controller | Jun 12 15:19:34.056931 crc crio[3654]: time="2026-06-12T15:19:34.056858727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057295 | controller | Jun 12 15:19:34.106601 crc crio[3654]: time="2026-06-12T15:19:34.106516487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057310 | controller | Jun 12 15:19:34.109809 crc crio[3654]: time="2026-06-12T15:19:34.109749295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057325 | controller | Jun 12 15:19:34.143220 crc crio[3654]: time="2026-06-12T15:19:34.143127594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057340 | controller | Jun 12 15:19:34.153544 crc crio[3654]: time="2026-06-12T15:19:34.153458653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057355 | controller | Jun 12 15:19:34.159981 crc crio[3654]: time="2026-06-12T15:19:34.159909092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057370 | controller | Jun 12 15:19:34.164792 crc crio[3654]: time="2026-06-12T15:19:34.164716544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057385 | controller | Jun 12 15:19:34.173399 crc crio[3654]: time="2026-06-12T15:19:34.173232772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057439 | controller | Jun 12 15:19:34.385736 crc crio[3654]: time="2026-06-12T15:19:34.385643228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057461 | controller | Jun 12 15:19:34.673293 crc crio[3654]: time="2026-06-12T15:19:34.673119615Z" level=info msg="Created container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=157fda03-dfbc-40b0-ab8e-dea85ee26ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057477 | controller | Jun 12 15:19:34.675174 crc crio[3654]: time="2026-06-12T15:19:34.674975897Z" level=info msg="Starting container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69" id=2c8197e6-a1f5-47f1-a8a3-865f6ac6def7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.057493 | controller | Jun 12 15:19:34.682706 crc crio[3654]: time="2026-06-12T15:19:34.682585714Z" level=info msg="Started container" PID=15958 containerID=9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2c8197e6-a1f5-47f1-a8a3-865f6ac6def7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150
2026-06-12 16:39:22.057510 | controller | Jun 12 15:19:34.729467 crc crio[3654]: time="2026-06-12T15:19:34.729328816Z" level=info msg="Created container e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6538b7e8-81b0-4e27-a143-aaf806e22999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057548 | controller | Jun 12 15:19:34.730576 crc crio[3654]: time="2026-06-12T15:19:34.730475408Z" level=info msg="Starting container: e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb" id=6a3ecf87-ff20-4f53-8ea3-a9ee8240009f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.057565 | controller | Jun 12 15:19:34.736370 crc crio[3654]: time="2026-06-12T15:19:34.736204658Z" level=info msg="Started container" PID=15962 containerID=e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=6a3ecf87-ff20-4f53-8ea3-a9ee8240009f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.057581 | controller | Jun 12 15:19:34.881923 crc crio[3654]: time="2026-06-12T15:19:34.881801954Z" level=info msg="Created container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server" id=bba0c1d7-0aa0-4944-9229-6bac3cc1637c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057597 | controller | Jun 12 15:19:34.884572 crc crio[3654]: time="2026-06-12T15:19:34.884299239Z" level=info msg="Starting container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2" id=bcdd5759-71ea-47ae-91a8-75f3d3b7d875 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.057613 | controller | Jun 12 15:19:34.890744 crc crio[3654]: time="2026-06-12T15:19:34.890531539Z" level=info msg="Started container" PID=15955 containerID=b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2 description=openshift-marketplace/redhat-marketplace-dkx87/registry-server id=bcdd5759-71ea-47ae-91a8-75f3d3b7d875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a
2026-06-12 16:39:22.057629 | controller | Jun 12 15:19:34.907356 crc crio[3654]: time="2026-06-12T15:19:34.907171593Z" level=info msg="Created container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server" id=285e7378-339e-4833-a989-78db39f0a657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057648 | controller | Jun 12 15:19:34.909095 crc crio[3654]: time="2026-06-12T15:19:34.908820138Z" level=info msg="Starting container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977" id=a0e37a64-173e-4c7e-a3b0-43832bb30f2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.057664 | controller | Jun 12 15:19:34.915904 crc crio[3654]: time="2026-06-12T15:19:34.91567417Z" level=info msg="Started container" PID=15953 containerID=8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977 description=openshift-marketplace/certified-operators-l27pk/registry-server id=a0e37a64-173e-4c7e-a3b0-43832bb30f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131
2026-06-12 16:39:22.057680 | controller | Jun 12 15:19:34.995521 crc crio[3654]: time="2026-06-12T15:19:34.99401838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8ba29f37-365b-486e-aa58-ae63474e2958 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057695 | controller | Jun 12 15:19:35.001382 crc crio[3654]: time="2026-06-12T15:19:35.001300957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b8281885-8175-4f0c-a86b-cab284ecaf90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057711 | controller | Jun 12 15:19:35.013562 crc crio[3654]: time="2026-06-12T15:19:35.013419447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b1bc263-5055-4d4a-8402-0f89f42140fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057726 | controller | Jun 12 15:19:35.017534 crc crio[3654]: time="2026-06-12T15:19:35.017370951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77514e24-3c65-4229-b614-06cce6330cea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057742 | controller | Jun 12 15:19:35.035370 crc crio[3654]: time="2026-06-12T15:19:35.035044698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9a692eaf-5925-4bcb-8bac-b71dc5e094fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057757 | controller | Jun 12 15:19:35.202809 crc crio[3654]: time="2026-06-12T15:19:35.197744632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1aa220e5-a400-44b0-957c-01c123813c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057773 | controller | Jun 12 15:19:35.202809 crc crio[3654]: time="2026-06-12T15:19:35.202123213Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=91319999-5fec-4355-9144-62f57ecf97ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057788 | controller | Jun 12 15:19:35.202809 crc crio[3654]: time="2026-06-12T15:19:35.202844328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057804 | controller | Jun 12 15:19:35.232633 crc crio[3654]: time="2026-06-12T15:19:35.2325499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=affa7f5f-34d2-4331-a9a8-84554d6e9b02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057820 | controller | Jun 12 15:19:35.233150 crc crio[3654]: time="2026-06-12T15:19:35.233017965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f16ceb1b-5989-46c6-b618-c2f21989d7ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057839 | controller | Jun 12 15:19:35.233325 crc crio[3654]: time="2026-06-12T15:19:35.233207142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3fc83af6-4a2b-40f6-8d36-a7e9870f356e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057855 | controller | Jun 12 15:19:35.233666 crc crio[3654]: time="2026-06-12T15:19:35.233602485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2d5eca0d-e479-4d72-872b-6cee03eef94f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057871 | controller | Jun 12 15:19:35.267417 crc crio[3654]: time="2026-06-12T15:19:35.267196772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057887 | controller | Jun 12 15:19:35.276177 crc crio[3654]: time="2026-06-12T15:19:35.276002221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057903 | controller | Jun 12 15:19:35.360911 crc crio[3654]: time="2026-06-12T15:19:35.360770568Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3f192c56-6633-4a45-810b-631bdd19ea5a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057922 | controller | Jun 12 15:19:35.407500 crc crio[3654]: time="2026-06-12T15:19:35.407149266Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=373e565d-1613-41f1-9800-6fe243929e63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.057941 | controller | Jun 12 15:19:36.182324 crc crio[3654]: time="2026-06-12T15:19:36.182034322Z" level=info msg="Creating container: openshift-marketplace/community-operators-tkftc/registry-server" id=fc26757c-45c6-44bc-897e-272197354993 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.057957 | controller | Jun 12 15:19:36.182674 crc crio[3654]: time="2026-06-12T15:19:36.182575139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057973 | controller | Jun 12 15:19:36.235680 crc crio[3654]: time="2026-06-12T15:19:36.235601213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.057988 | controller | Jun 12 15:19:36.242151 crc crio[3654]: time="2026-06-12T15:19:36.242054572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058004 | controller | Jun 12 15:19:36.265053 crc crio[3654]: time="2026-06-12T15:19:36.264950527Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v5bq7/registry-server" id=5c3812e1-6140-4d0a-9f2d-8b6c3cfa0569 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058020 | controller | Jun 12 15:19:36.265587 crc crio[3654]: time="2026-06-12T15:19:36.265551527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058036 | controller | Jun 12 15:19:36.323102 crc crio[3654]: time="2026-06-12T15:19:36.32062891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058055 | controller | Jun 12 15:19:36.325642 crc crio[3654]: time="2026-06-12T15:19:36.325563117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058071 | controller | Jun 12 15:19:36.479752 crc crio[3654]: time="2026-06-12T15:19:36.479111161Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7r2kc/registry-server" id=49bb16e9-ae36-49af-b426-0a2b61ffa3f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058087 | controller | Jun 12 15:19:36.480532 crc crio[3654]: time="2026-06-12T15:19:36.479974321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058102 | controller | Jun 12 15:19:36.480532 crc crio[3654]: time="2026-06-12T15:19:36.480013362Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=e63b4ef0-13a6-4c96-aa2d-c20834285e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058118 | controller | Jun 12 15:19:36.480735 crc crio[3654]: time="2026-06-12T15:19:36.48054435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058133 | controller | Jun 12 15:19:36.512577 crc crio[3654]: time="2026-06-12T15:19:36.512420872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058149 | controller | Jun 12 15:19:36.514834 crc crio[3654]: time="2026-06-12T15:19:36.514789341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058164 | controller | Jun 12 15:19:36.543901 crc crio[3654]: time="2026-06-12T15:19:36.543780359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058179 | controller | Jun 12 15:19:36.546711 crc crio[3654]: time="2026-06-12T15:19:36.546637117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058194 | controller | Jun 12 15:19:36.660935 crc crio[3654]: time="2026-06-12T15:19:36.66083834Z" level=info msg="Created container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server" id=fc26757c-45c6-44bc-897e-272197354993 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058210 | controller | Jun 12 15:19:36.662153 crc crio[3654]: time="2026-06-12T15:19:36.662098572Z" level=info msg="Starting container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6" id=2b4a4d56-64ab-478a-883d-d0001b703844 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058225 | controller | Jun 12 15:19:36.669074 crc crio[3654]: time="2026-06-12T15:19:36.668996216Z" level=info msg="Created container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=91319999-5fec-4355-9144-62f57ecf97ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058241 | controller | Jun 12 15:19:36.679989 crc crio[3654]: time="2026-06-12T15:19:36.679919345Z" level=info msg="Started container" PID=16041 containerID=a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6 description=openshift-marketplace/community-operators-tkftc/registry-server id=2b4a4d56-64ab-478a-883d-d0001b703844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81
2026-06-12 16:39:22.058260 | controller | Jun 12 15:19:36.680661 crc crio[3654]: time="2026-06-12T15:19:36.679970303Z" level=info msg="Starting container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4" id=8ca9abb7-9803-440b-b471-d04dbb19f172 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058277 | controller | Jun 12 15:19:36.696200 crc crio[3654]: time="2026-06-12T15:19:36.695789684Z" level=info msg="Started container" PID=16018 containerID=b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=8ca9abb7-9803-440b-b471-d04dbb19f172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0
2026-06-12 16:39:22.058293 | controller | Jun 12 15:19:37.202679 crc crio[3654]: time="2026-06-12T15:19:37.202590378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=1bb8cb47-3a71-488e-839e-992f3c753b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.058310 | controller | Jun 12 15:19:37.210957 crc crio[3654]: time="2026-06-12T15:19:37.210884951Z" level=info msg="Removing container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb" id=4e671a92-8812-4ae3-aebc-050095eb98a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.058326 | controller | Jun 12 15:19:37.317315 crc crio[3654]: time="2026-06-12T15:19:37.317202045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=87883add-1aa7-47af-810e-054a0aaea9ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.058342 | controller | Jun 12 15:19:37.353371 crc crio[3654]: time="2026-06-12T15:19:37.353104409Z" level=info msg="Created container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server" id=5c3812e1-6140-4d0a-9f2d-8b6c3cfa0569 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058358 | controller | Jun 12 15:19:37.354085 crc crio[3654]: time="2026-06-12T15:19:37.353972609Z" level=info msg="Created container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server" id=e63b4ef0-13a6-4c96-aa2d-c20834285e01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058374 | controller | Jun 12 15:19:37.354503 crc crio[3654]: time="2026-06-12T15:19:37.354397374Z" level=info msg="Created container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server" id=49bb16e9-ae36-49af-b426-0a2b61ffa3f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058390 | controller | Jun 12 15:19:37.354927 crc crio[3654]: time="2026-06-12T15:19:37.354848209Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=e5413a56-da49-45d9-8e82-d18581ed2a2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058405 | controller | Jun 12 15:19:37.355714 crc crio[3654]: time="2026-06-12T15:19:37.355677697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058421 | controller | Jun 12 15:19:37.359083 crc crio[3654]: time="2026-06-12T15:19:37.359022762Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=e3e6c343-10d9-4ea7-8871-239db2f8688e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058437 | controller | Jun 12 15:19:37.360093 crc crio[3654]: time="2026-06-12T15:19:37.360048207Z" level=info msg="Starting container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88" id=9cd75719-906a-4ff0-b97c-c2cf208ea8ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058456 | controller | Jun 12 15:19:37.360483 crc crio[3654]: time="2026-06-12T15:19:37.360364298Z" level=info msg="Starting container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260" id=1e958abb-0ac3-4b90-a6ec-daef99f31484 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058471 | controller | Jun 12 15:19:37.361305 crc crio[3654]: time="2026-06-12T15:19:37.361136892Z" level=info msg="Starting container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da" id=5d19e324-d67a-48c7-8270-3666b9bcb28e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058487 | controller | Jun 12 15:19:37.372709 crc crio[3654]: time="2026-06-12T15:19:37.369386683Z" level=info msg="Started container" PID=16055 containerID=2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260 description=openshift-marketplace/certified-operators-7r2kc/registry-server id=1e958abb-0ac3-4b90-a6ec-daef99f31484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023
2026-06-12 16:39:22.058503 | controller | Jun 12 15:19:37.375236 crc crio[3654]: time="2026-06-12T15:19:37.375067743Z" level=info msg="Started container" PID=16058 containerID=631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da description=openshift-marketplace/community-operators-qhh6t/registry-server id=5d19e324-d67a-48c7-8270-3666b9bcb28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f
2026-06-12 16:39:22.058544 | controller | Jun 12 15:19:37.379655 crc crio[3654]: time="2026-06-12T15:19:37.379557187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058562 | controller | Jun 12 15:19:37.384172 crc crio[3654]: time="2026-06-12T15:19:37.383830737Z" level=info msg="Started container" PID=16047 containerID=36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88 description=openshift-marketplace/redhat-operators-v5bq7/registry-server id=9cd75719-906a-4ff0-b97c-c2cf208ea8ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703
2026-06-12 16:39:22.058578 | controller | Jun 12 15:19:37.414146 crc crio[3654]: time="2026-06-12T15:19:37.41400851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058594 | controller | Jun 12 15:19:37.432695 crc crio[3654]: time="2026-06-12T15:19:37.4326245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058609 | controller | Jun 12 15:19:37.439180 crc crio[3654]: time="2026-06-12T15:19:37.439142731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058625 | controller | Jun 12 15:19:37.513426 crc crio[3654]: time="2026-06-12T15:19:37.506137809Z" level=info msg="Removed container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4e671a92-8812-4ae3-aebc-050095eb98a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.058641 | controller | Jun 12 15:19:37.906984 crc crio[3654]: time="2026-06-12T15:19:37.905673331Z" level=info msg="Created container 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=e3e6c343-10d9-4ea7-8871-239db2f8688e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058657 | controller | Jun 12 15:19:37.909207 crc crio[3654]: time="2026-06-12T15:19:37.909089839Z" level=info msg="Starting container: 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed" id=53dc1cd9-b034-4324-ace0-934a26c3ed46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058677 | controller | Jun 12 15:19:37.930564 crc crio[3654]: time="2026-06-12T15:19:37.930384793Z" level=info msg="Started container" PID=16104 containerID=879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=53dc1cd9-b034-4324-ace0-934a26c3ed46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0
2026-06-12 16:39:22.058694 | controller | Jun 12 15:19:38.177816 crc crio[3654]: time="2026-06-12T15:19:38.177242461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058710 | controller | Jun 12 15:19:38.974820 crc crio[3654]: time="2026-06-12T15:19:38.974700427Z" level=info msg="Created container 39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=e5413a56-da49-45d9-8e82-d18581ed2a2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058726 | controller | Jun 12 15:19:38.978605 crc crio[3654]: time="2026-06-12T15:19:38.977941781Z" level=info msg="Starting container: 39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4" id=6fcadb60-6534-4a86-b6c5-166270309190 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058742 | controller | Jun 12 15:19:38.994691 crc crio[3654]: time="2026-06-12T15:19:38.991899943Z" level=info msg="Started container" PID=16139 containerID=39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6fcadb60-6534-4a86-b6c5-166270309190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.058758 | controller | Jun 12 15:19:39.580942 crc crio[3654]: time="2026-06-12T15:19:39.579808676Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cbc89517-ca84-4960-b1c6-eb2c243f5db1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.058773 | controller | Jun 12 15:19:39.760588 crc crio[3654]: time="2026-06-12T15:19:39.760423698Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f7c17ed7-a40a-46b3-9bb6-e75e08ccd7c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.058789 | controller | Jun 12 15:19:40.234776 crc crio[3654]: time="2026-06-12T15:19:40.234721769Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=3f890d9e-1b63-43ee-9529-4c7df827c8d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058805 | controller | Jun 12 15:19:40.235758 crc crio[3654]: time="2026-06-12T15:19:40.23563991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058820 | controller | Jun 12 15:19:40.292490 crc crio[3654]: time="2026-06-12T15:19:40.291035538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058836 | controller | Jun 12 15:19:40.464831 crc crio[3654]: time="2026-06-12T15:19:40.464169257Z" level=info msg="Removing container: 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05" id=685a9d68-1bdc-4cd6-89a7-9c5010ad7717 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.058855 | controller | Jun 12 15:19:41.459302 crc crio[3654]: time="2026-06-12T15:19:41.458477208Z" level=info msg="Removed container 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=685a9d68-1bdc-4cd6-89a7-9c5010ad7717 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.058870 | controller | Jun 12 15:19:42.083042 crc crio[3654]: time="2026-06-12T15:19:42.082974009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058887 | controller | Jun 12 15:19:42.885435 crc crio[3654]: time="2026-06-12T15:19:42.885170801Z" level=info msg="Created container 1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=3f890d9e-1b63-43ee-9529-4c7df827c8d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058903 | controller | Jun 12 15:19:43.045116 crc crio[3654]: time="2026-06-12T15:19:43.018921156Z" level=info msg="Starting container: 1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb" id=1d8dc695-95a8-487c-b973-c275c5b82990 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.058918 | controller | Jun 12 15:19:43.045116 crc crio[3654]: time="2026-06-12T15:19:43.025970717Z" level=info msg="Started container" PID=16235 containerID=1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=1d8dc695-95a8-487c-b973-c275c5b82990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.058935 | controller | Jun 12 15:19:43.346496 crc crio[3654]: time="2026-06-12T15:19:43.342893053Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=35c62065-0ae8-490f-a0a2-69aec0dc598e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.058951 | controller | Jun 12 15:19:43.590477 crc crio[3654]: time="2026-06-12T15:19:43.589955176Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ea879b4f-f7f9-4d88-93c0-d64c362a5b53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.058967 | controller | Jun 12 15:19:44.093736 crc crio[3654]: time="2026-06-12T15:19:44.093573642Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=a02f748d-1204-4ee4-9289-df9ed41f5c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.058982 | controller | Jun 12 15:19:44.094739 crc crio[3654]: time="2026-06-12T15:19:44.093964555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.058998 | controller | Jun 12 15:19:44.115848 crc crio[3654]: time="2026-06-12T15:19:44.115638026Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=1e81975b-a9c0-4a50-b55a-03275168738e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.059014 | controller | Jun 12 15:19:44.115848 crc crio[3654]: time="2026-06-12T15:19:44.115724389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059030 | controller | Jun 12 15:19:44.249594 crc crio[3654]: time="2026-06-12T15:19:44.249402298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059049 | controller | Jun 12 15:19:44.330657 crc crio[3654]: time="2026-06-12T15:19:44.330369504Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc000f42048}] Aliases:map[]}"
2026-06-12 16:39:22.059065 | controller | Jun 12 15:19:44.330657 crc crio[3654]: time="2026-06-12T15:19:44.330513578Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.059081 | controller | Jun 12 15:19:46.748058 crc crio[3654]: time="2026-06-12T15:19:46.747222021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059097 | controller | Jun 12 15:19:47.978727 crc crio[3654]: time="2026-06-12T15:19:47.977963459Z" level=info msg="Created container e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=a02f748d-1204-4ee4-9289-df9ed41f5c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059112 | controller | Jun 12 15:19:47.983124 crc crio[3654]: time="2026-06-12T15:19:47.982623766Z" level=info msg="Starting container: e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240" id=3c78741b-1ad6-42b5-9ae5-fae78d402f14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.059128 | controller | Jun 12 15:19:47.999586 crc crio[3654]: time="2026-06-12T15:19:47.999188272Z" level=info msg="Started container" PID=16362 containerID=e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3c78741b-1ad6-42b5-9ae5-fae78d402f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.059143 | controller | Jun 12 15:19:48.140849 crc crio[3654]: time="2026-06-12T15:19:48.140606162Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f7dfe7ec-8bc9-4483-9cfa-e6ee36e7ae75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059159 | controller | Jun 12 15:19:48.234989 crc crio[3654]: time="2026-06-12T15:19:48.234637674Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9f06b0b1-8f34-422b-b65a-80ffeb89aa83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059174 | controller | Jun 12 15:19:48.507184 crc crio[3654]: time="2026-06-12T15:19:48.506842032Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=e65ec5f8-b247-4d61-a0c0-f162b41bae5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059190 | controller | Jun 12 15:19:48.507832 crc crio[3654]: time="2026-06-12T15:19:48.507588468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059206 | controller | Jun 12 15:19:48.604793 crc crio[3654]: time="2026-06-12T15:19:48.604005887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059221 | controller | Jun 12 15:19:50.120565 crc crio[3654]: time="2026-06-12T15:19:50.120165656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059240 | controller | Jun 12 15:19:50.234542 crc crio[3654]: time="2026-06-12T15:19:50.234364915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f6228b6a-f161-4c56-9fec-41f883a303c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059255 | controller | Jun 12 15:19:50.336522 crc crio[3654]: time="2026-06-12T15:19:50.333745619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f630b48b-0366-4499-a368-50d62b10b8ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059271 | controller | Jun 12 15:19:50.341776 crc crio[3654]: time="2026-06-12T15:19:50.341595692Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4e6b1f77-3e5a-4aa9-b754-0fe1e1860e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059286 | controller | Jun 12 15:19:50.342346 crc crio[3654]: time="2026-06-12T15:19:50.342070328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059302 | controller | Jun 12 15:19:50.520513 crc crio[3654]: time="2026-06-12T15:19:50.520402272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059318 | controller | Jun 12 15:19:50.537672 crc crio[3654]: time="2026-06-12T15:19:50.53759861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059333 | controller | Jun 12 15:19:51.669901 crc crio[3654]: time="2026-06-12T15:19:51.669349719Z" level=info msg="Created container e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=e65ec5f8-b247-4d61-a0c0-f162b41bae5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059349 | controller | Jun 12 15:19:51.671763 crc crio[3654]: time="2026-06-12T15:19:51.671664608Z" level=info msg="Starting container: e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386" id=fbba36b4-900a-4060-8254-5769691746a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.059364 | controller | Jun 12 15:19:51.691127 crc crio[3654]: time="2026-06-12T15:19:51.687846646Z" level=info msg="Started container" PID=16423 containerID=e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fbba36b4-900a-4060-8254-5769691746a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.059380 | controller | Jun 12 15:19:51.700603 crc crio[3654]: time="2026-06-12T15:19:51.700045048Z" level=info msg="Created container f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4e6b1f77-3e5a-4aa9-b754-0fe1e1860e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059396 | controller | Jun 12 15:19:51.706333 crc crio[3654]: time="2026-06-12T15:19:51.706050184Z" level=info msg="Starting container: f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595" id=96343e2c-8e9b-4990-8982-11df058f5806 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.059412 | controller | Jun 12 15:19:51.750204 crc crio[3654]: time="2026-06-12T15:19:51.749172929Z" level=info msg="Started container" PID=16432 containerID=f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=96343e2c-8e9b-4990-8982-11df058f5806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0
2026-06-12 16:39:22.059432 | controller | Jun 12 15:19:53.228585 crc crio[3654]: time="2026-06-12T15:19:53.226443318Z" level=info msg="Stopping container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049 (timeout: 2s)" id=147e4f8c-8052-4a7f-b4ba-f2bc59cf4d09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.059448 | controller | Jun 12 15:19:54.607827 crc crio[3654]: time="2026-06-12T15:19:54.607044023Z" level=info msg="Stopped container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server" id=147e4f8c-8052-4a7f-b4ba-f2bc59cf4d09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.059463 | controller | Jun 12 15:19:54.611585 crc crio[3654]: time="2026-06-12T15:19:54.611231166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d61aada7-f33f-4044-8e77-b06743039ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059479 | controller | Jun 12 15:19:54.632463 crc crio[3654]: time="2026-06-12T15:19:54.632165312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=924610d0-dcbc-40d4-bc9e-c088a2b0e516 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059495 | controller | Jun 12 15:19:54.638198 crc crio[3654]: time="2026-06-12T15:19:54.637918558Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b5733ef8-a207-4b12-83f8-10e23390651b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059525 | controller | Jun 12 15:19:54.638656 crc crio[3654]: time="2026-06-12T15:19:54.6385559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059547 | controller | Jun 12 15:19:54.681429 crc crio[3654]: time="2026-06-12T15:19:54.680982374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059564 | controller | Jun 12 15:19:54.695440 crc crio[3654]: time="2026-06-12T15:19:54.695115074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059580 | controller | Jun 12 15:19:54.821403 crc crio[3654]: time="2026-06-12T15:19:54.821235481Z" level=info msg="Removing container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df" id=b3aa56f6-cc1b-4e98-a8aa-20e2461e4ed7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.059643 | controller | Jun 12 15:19:55.420093 crc crio[3654]: time="2026-06-12T15:19:55.419941264Z" level=info msg="Removed container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b3aa56f6-cc1b-4e98-a8aa-20e2461e4ed7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.059671 | controller | Jun 12 15:19:57.556875 crc crio[3654]: time="2026-06-12T15:19:57.556580372Z" level=info msg="Created container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b5733ef8-a207-4b12-83f8-10e23390651b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059701 | controller | Jun 12 15:19:57.559578 crc crio[3654]: time="2026-06-12T15:19:57.559396082Z" level=info msg="Starting container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87" id=2ddb88b2-38e5-41dc-9bad-6d8eee86642a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.059725 | controller | Jun 12 15:19:57.571988 crc crio[3654]: time="2026-06-12T15:19:57.571795343Z" level=info msg="Started container" PID=16568 containerID=71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2ddb88b2-38e5-41dc-9bad-6d8eee86642a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.059742 | controller | Jun 12 15:19:57.843689 crc crio[3654]: time="2026-06-12T15:19:57.843628447Z" level=info msg="Removing container: 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed" id=f7c2365c-7a2a-4a19-b493-138c3c593173 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.059758 | controller | Jun 12 15:19:57.848953 crc crio[3654]: time="2026-06-12T15:19:57.848871976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=a2798de1-b60b-4d6c-837a-81b3630dd279 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059774 | controller | Jun 12 15:19:58.380033 crc crio[3654]: time="2026-06-12T15:19:58.379805159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=72a1a647-6c84-4340-8e0a-6bada0862c73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.059790 | controller | Jun 12 15:19:58.384014 crc crio[3654]: time="2026-06-12T15:19:58.383879348Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=c775b332-e5fb-4e8f-b6f9-fd8d212f46c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059806 | controller | Jun 12 15:19:58.384434 crc crio[3654]: time="2026-06-12T15:19:58.384380115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059822 | controller | Jun 12 15:19:58.442983 crc crio[3654]: time="2026-06-12T15:19:58.44289345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059838 | controller | Jun 12 15:19:58.452217 crc crio[3654]: time="2026-06-12T15:19:58.452126905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.059854 | controller | Jun 12 15:19:58.574140 crc crio[3654]: time="2026-06-12T15:19:58.574047559Z" level=info msg="Removed container 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f7c2365c-7a2a-4a19-b493-138c3c593173 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.059871 | controller | Jun 12 15:19:58.793548 crc crio[3654]: time="2026-06-12T15:19:58.793378748Z" level=info msg="Created container 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=c775b332-e5fb-4e8f-b6f9-fd8d212f46c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.059887 | controller | Jun 12 15:19:58.936849 crc crio[3654]: time="2026-06-12T15:19:58.936761419Z" level=info msg="Starting container: 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2" id=0faf3ffb-e2ed-4d7b-89e6-c8f89893d3a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.059903 | controller | Jun 12 15:19:58.955608 crc crio[3654]: time="2026-06-12T15:19:58.955373138Z" level=info msg="Started container" PID=16626 containerID=182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=0faf3ffb-e2ed-4d7b-89e6-c8f89893d3a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606
2026-06-12 16:39:22.059922 | controller | Jun 12 15:20:06.073968 crc crio[3654]: 2026-06-12T15:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f24ca9cf2fea2e0 Mac:12:cc:18:c5:d4:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d SocketPath: PciID:}] [{Interface:0xc000122b50 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.059939 | controller | Jun 12 15:20:06.077381 crc crio[3654]: time="2026-06-12T15:20:06.076828233Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc000f42048}] Aliases:map[]}"
2026-06-12 16:39:22.059955 | controller | Jun 12 15:20:06.077381 crc crio[3654]: time="2026-06-12T15:20:06.0770354Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.059971 | controller | Jun 12 15:20:06.098042 crc crio[3654]: time="2026-06-12T15:20:06.097805161Z" level=info msg="Ran pod sandbox f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=1e81975b-a9c0-4a50-b55a-03275168738e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.059987 | controller | Jun 12 15:20:06.100915 crc crio[3654]: time="2026-06-12T15:20:06.100818352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=dbb65621-a977-4757-adbe-01f066201033 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060003 | controller | Jun 12 15:20:06.641201 crc crio[3654]: time="2026-06-12T15:20:06.637677435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=142f607c-985d-4b8d-b1f5-636eaf347b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060019 | controller | Jun 12 15:20:06.653308 crc crio[3654]: time="2026-06-12T15:20:06.652821028Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=6018ad53-1768-4694-bc8e-bf64e819db53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060035 | controller | Jun 12 15:20:06.653570 crc crio[3654]: time="2026-06-12T15:20:06.6534733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060050 | controller | Jun 12 15:20:07.629861 crc crio[3654]: time="2026-06-12T15:20:07.629725258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060066 | controller | Jun 12 15:20:07.636398 crc crio[3654]: time="2026-06-12T15:20:07.636126322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060082 | controller | Jun 12 15:20:07.811350 crc crio[3654]: time="2026-06-12T15:20:07.810911628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e8aa903a-eeb7-4aed-bb8f-68c155e4fe93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060101 | controller | Jun 12 15:20:07.811844 crc crio[3654]: time="2026-06-12T15:20:07.811142343Z" level=info msg="Removing container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd" id=e21de47e-b597-45f7-b5fc-5887abdd20b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060117 | controller | Jun 12 15:20:08.163784 crc crio[3654]: time="2026-06-12T15:20:07.944358989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f3818a43-225b-48c8-915d-4d35c584b991 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060133 | controller | Jun 12 15:20:08.163784 crc crio[3654]: time="2026-06-12T15:20:07.957084989Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c27de8db-2ed7-4cb5-87a3-d5a072fc9420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060149 | controller | Jun 12 15:20:08.163784 crc crio[3654]: time="2026-06-12T15:20:07.957621957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060165 | controller | Jun 12 15:20:08.163784 crc crio[3654]: time="2026-06-12T15:20:08.031112855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060181 | controller | Jun 12 15:20:08.306768 crc crio[3654]: time="2026-06-12T15:20:08.306641095Z" level=info msg="Created container 8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=6018ad53-1768-4694-bc8e-bf64e819db53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060196 | controller | Jun 12 15:20:08.309423 crc crio[3654]: time="2026-06-12T15:20:08.308388356Z" level=info msg="Starting container: 8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e" id=107fbf08-7a71-41db-a4bb-d848312176f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.060212 | controller | Jun 12 15:20:08.362418 crc crio[3654]: time="2026-06-12T15:20:08.361975244Z" level=info msg="Started container" PID=16828 containerID=8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=107fbf08-7a71-41db-a4bb-d848312176f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5
2026-06-12 16:39:22.060228 | controller | Jun 12 15:20:08.445406 crc crio[3654]: time="2026-06-12T15:20:08.445128806Z" level=info msg="Removed container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e21de47e-b597-45f7-b5fc-5887abdd20b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060245 | controller | Jun 12 15:20:09.440224 crc crio[3654]: time="2026-06-12T15:20:09.378079677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060261 | controller | Jun 12 15:20:10.608204 crc crio[3654]: time="2026-06-12T15:20:10.604192881Z" level=info msg="Created container ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c27de8db-2ed7-4cb5-87a3-d5a072fc9420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060276 | controller | Jun 12 15:20:10.624047 crc crio[3654]: time="2026-06-12T15:20:10.623921695Z" level=info msg="Starting container: ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d" id=63944623-fb7e-4179-b143-312e77163628 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.060295 | controller | Jun 12 15:20:10.643844 crc crio[3654]: time="2026-06-12T15:20:10.643573123Z" level=info msg="Started container" PID=16857 containerID=ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=63944623-fb7e-4179-b143-312e77163628 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.060312 | controller | Jun 12 15:20:16.632395 crc crio[3654]: time="2026-06-12T15:20:16.631720625Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=775fea86-9635-4c65-ba7e-15cbfd5395ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060329 | controller | Jun 12 15:20:16.673602 crc crio[3654]: time="2026-06-12T15:20:16.673418885Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=af8a97cf-21c1-44db-bac9-1a540101cb0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060345 | controller | Jun 12 15:20:16.676432 crc crio[3654]: time="2026-06-12T15:20:16.676361455Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=67bbc803-1a03-4a0b-96c2-92eb94fe4209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060361 | controller | Jun 12 15:20:16.676956 crc crio[3654]: time="2026-06-12T15:20:16.676852772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060377 | controller | Jun 12 15:20:16.706111 crc crio[3654]: time="2026-06-12T15:20:16.706015198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060393 | controller | Jun 12 15:20:17.179856 crc crio[3654]: time="2026-06-12T15:20:17.176191605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060410 | controller | Jun 12 15:20:17.891955 crc crio[3654]: time="2026-06-12T15:20:17.891155012Z" level=info msg="Created container 9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=67bbc803-1a03-4a0b-96c2-92eb94fe4209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060426 | controller | Jun 12 15:20:17.893978 crc crio[3654]: time="2026-06-12T15:20:17.893375498Z" level=info msg="Starting container: 9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a" id=70f3c56e-ca18-42d3-b219-48beab15f064 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.060442 | controller | Jun 12 15:20:17.907018 crc crio[3654]: time="2026-06-12T15:20:17.906829502Z" level=info msg="Started container" PID=17105 containerID=9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=70f3c56e-ca18-42d3-b219-48beab15f064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80
2026-06-12 16:39:22.060458 | controller | Jun 12 15:20:23.169194 crc crio[3654]: time="2026-06-12T15:20:23.167639441Z" level=info msg="Stopping container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87 (timeout: 2s)" id=5766a728-f1fb-48dc-853d-3c96cb9b1414 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.060474 | controller | Jun 12 15:20:24.698310 crc crio[3654]: time="2026-06-12T15:20:24.698214148Z" level=info msg="Removing container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049" id=2e4306df-1b13-47e5-801a-9780838c4efb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060493 | controller | Jun 12 15:20:25.811385 crc crio[3654]: time="2026-06-12T15:20:25.810703894Z" level=info msg="Stopped container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5766a728-f1fb-48dc-853d-3c96cb9b1414 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.060510 | controller | Jun 12 15:20:26.115997 crc crio[3654]: time="2026-06-12T15:20:26.115894808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c4c9deb2-e623-4806-a6d7-abf1d0af0aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060546 | controller | Jun 12 15:20:30.682188 crc crio[3654]: time="2026-06-12T15:20:30.681728535Z" level=info msg="Removed container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2e4306df-1b13-47e5-801a-9780838c4efb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060563 | controller | Jun 12 15:20:31.465478 crc crio[3654]: time="2026-06-12T15:20:31.465359206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d87882f9-6744-42c6-b32e-f1b8f078e2ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060579 | controller | Jun 12 15:20:31.468597 crc crio[3654]: time="2026-06-12T15:20:31.468530921Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=e72badee-3f62-4233-9e58-d0e0476392e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060594 | controller | Jun 12 15:20:31.468955 crc crio[3654]: time="2026-06-12T15:20:31.468850962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060611 | controller | Jun 12 15:20:31.500638 crc crio[3654]: time="2026-06-12T15:20:31.497040798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060632 | controller | Jun 12 15:20:31.500638 crc crio[3654]: time="2026-06-12T15:20:31.500299546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060652 | controller | Jun 12 15:20:33.099460 crc crio[3654]: time="2026-06-12T15:20:33.0978096Z" level=info msg="Stopping pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932" id=5992f346-c2e9-46bd-828b-cab1038957f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.060673 | controller | Jun 12 15:20:33.099460 crc crio[3654]: time="2026-06-12T15:20:33.098344398Z" level=info msg="Stopped pod sandbox (already stopped): 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932" id=5992f346-c2e9-46bd-828b-cab1038957f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.060693 | controller | Jun 12 15:20:33.099460 crc crio[3654]: time="2026-06-12T15:20:33.099162376Z" level=info msg="Removing pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932" id=bd268aa7-a3fc-40f7-bb05-b443e440f2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.060715 | controller | Jun 12 15:20:33.108465 crc crio[3654]: time="2026-06-12T15:20:33.108392939Z" level=info msg="Removed pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932" id=bd268aa7-a3fc-40f7-bb05-b443e440f2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.060737 | controller | Jun 12 15:20:33.369097 crc crio[3654]: time="2026-06-12T15:20:33.368870561Z" level=info msg="Created container 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=e72badee-3f62-4233-9e58-d0e0476392e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060759 | controller | Jun 12 15:20:33.370926 crc crio[3654]: time="2026-06-12T15:20:33.370865268Z" level=info msg="Starting container: 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc" id=74fe740e-7291-4fd7-b534-f38778fc7671 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.060777 | controller | Jun 12 15:20:33.378744 crc crio[3654]: time="2026-06-12T15:20:33.378641371Z" level=info msg="Started container" PID=17385 containerID=86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=74fe740e-7291-4fd7-b534-f38778fc7671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0
2026-06-12 16:39:22.060793 | controller | Jun 12 15:20:37.393386 crc crio[3654]: time="2026-06-12T15:20:37.392779962Z" level=info msg="Removing container: f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595" id=87161b8a-866b-4ea5-bff5-56a87d01345a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060810 | controller | Jun 12 15:20:39.293383 crc crio[3654]: time="2026-06-12T15:20:39.162589394Z" level=info msg="Removed container f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=87161b8a-866b-4ea5-bff5-56a87d01345a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060826 | controller | Jun 12 15:20:39.421097 crc crio[3654]: time="2026-06-12T15:20:39.419871006Z" level=info msg="Removing container: 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d" id=8d68d0a5-6c5c-46f1-bab4-8469afef6827 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060842 | controller | Jun 12 15:20:40.483687 crc crio[3654]: time="2026-06-12T15:20:40.482886682Z" level=info msg="Removed container 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8d68d0a5-6c5c-46f1-bab4-8469afef6827 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060858 | controller | Jun 12 15:20:44.510610 crc crio[3654]: time="2026-06-12T15:20:44.510480903Z" level=info msg="Removing container: 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60" id=8699630d-949a-4775-a189-01751893f4f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060873 | controller | Jun 12 15:20:46.181134 crc crio[3654]: time="2026-06-12T15:20:46.18018984Z" level=info msg="Removed container 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8699630d-949a-4775-a189-01751893f4f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.060890 | controller | Jun 12 15:20:54.120867 crc crio[3654]: time="2026-06-12T15:20:54.120014117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2f3f8619-240e-476f-a084-e2d86e3963a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060906 | controller | Jun 12 15:20:54.123347 crc crio[3654]: time="2026-06-12T15:20:54.123158365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=1b6cc1da-95a6-4a45-bd40-2dcf2fb07ee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.060922 | controller | Jun 12 15:20:54.130593 crc crio[3654]: time="2026-06-12T15:20:54.130501402Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=baf07ed0-c1f1-4ef4-8a30-b022471f6348 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.060941 | controller | Jun 12 15:20:54.131177 crc crio[3654]: time="2026-06-12T15:20:54.131058141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060958 | controller | Jun 12 15:20:54.176524 crc crio[3654]: time="2026-06-12T15:20:54.175636479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060974 | controller | Jun 12 15:20:54.412045 crc crio[3654]: time="2026-06-12T15:20:54.411987774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.060989 | controller | Jun 12 15:20:54.542971 crc crio[3654]: time="2026-06-12T15:20:54.542878742Z" level=info msg="Created container ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=baf07ed0-c1f1-4ef4-8a30-b022471f6348 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061005 | controller | Jun 12 15:20:54.545232 crc crio[3654]: time="2026-06-12T15:20:54.545153939Z" level=info msg="Starting container: ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246" id=fe6611ba-a101-46ce-b753-cb01c4a22758 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.061021 | controller | Jun 12 15:20:54.552567 crc crio[3654]: time="2026-06-12T15:20:54.55220113Z" level=info msg="Started container" PID=18011 containerID=ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=fe6611ba-a101-46ce-b753-cb01c4a22758 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df
2026-06-12 16:39:22.061038 | controller | Jun 12 15:20:58.126458 crc crio[3654]: time="2026-06-12T15:20:58.125890897Z" level=info msg="Stopping container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 (timeout: 5s)" id=ccbef2e5-d99e-4b80-a772-67873594e4d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.061054 | controller | Jun 12 15:20:59.702360 crc crio[3654]: time="2026-06-12T15:20:59.701655267Z" level=info msg="Removing container: d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d" id=0702fef7-850f-48e1-a4c7-ca83fc65bca6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.061071 | controller | Jun 12 15:20:59.747014 crc crio[3654]: time="2026-06-12T15:20:59.746666921Z" level=info msg="Removed container d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=0702fef7-850f-48e1-a4c7-ca83fc65bca6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.061087 | controller | Jun 12 15:21:03.135413 crc crio[3654]: time="2026-06-12T15:21:03.135070312Z" level=warning msg="Stopping container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.061103 | controller | Jun 12 15:21:03.175084 crc crio[3654]: time="2026-06-12T15:21:03.174938679Z" level=error msg="Killing container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.061119 | controller | Jun 12 15:21:03.269759 crc crio[3654]: time="2026-06-12T15:21:03.269569641Z" level=info msg="Stopped container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ccbef2e5-d99e-4b80-a772-67873594e4d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.061147 | controller | Jun 12 15:21:03.271085 crc crio[3654]: time="2026-06-12T15:21:03.271039051Z" level=info msg="Stopping pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d" id=a4014a10-bd10-4221-af76-9e48e3f42661 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.061164 | controller | Jun 12 15:21:03.286445 crc crio[3654]: time="2026-06-12T15:21:03.285778569Z" level=info msg="Stopped pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d" id=a4014a10-bd10-4221-af76-9e48e3f42661 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.061179 | controller | Jun 12 15:21:03.881810 crc crio[3654]: time="2026-06-12T15:21:03.881188172Z" level=info msg="Removing container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186" id=f9cacca7-8385-41b2-b4ba-f45652a925ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.061195 | controller | Jun 12 15:21:03.912596 crc crio[3654]: time="2026-06-12T15:21:03.912526664Z" level=info msg="Removed container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=f9cacca7-8385-41b2-b4ba-f45652a925ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.061211 | controller | Jun 12 15:21:04.124664 crc crio[3654]: time="2026-06-12T15:21:04.124547015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=561b309b-2171-457f-98e7-05c1c8820b17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061227 | controller | Jun 12 15:21:04.126632 crc crio[3654]: time="2026-06-12T15:21:04.126581654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fc9c3593-226d-4148-b7ce-e0bd32bbb1e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061242 | controller | Jun 12 15:21:04.137481 crc crio[3654]: time="2026-06-12T15:21:04.137324247Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=f221fa63-d910-4d4b-a972-745172aed98b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061258 | controller | Jun 12 15:21:04.138424 crc crio[3654]: time="2026-06-12T15:21:04.138365943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061273 | controller | Jun 12 15:21:04.164766 crc crio[3654]: time="2026-06-12T15:21:04.164630131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061289 | controller | Jun 12 15:21:04.314587 crc crio[3654]: time="2026-06-12T15:21:04.314500701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061305 | controller | Jun 12 15:21:04.408436 crc crio[3654]: time="2026-06-12T15:21:04.408224033Z" level=info msg="Created container eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=f221fa63-d910-4d4b-a972-745172aed98b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061320 | controller | Jun 12 15:21:04.410136 crc crio[3654]: time="2026-06-12T15:21:04.410019393Z" level=info msg="Starting container: eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610" id=d5952dae-cdbc-4d58-858c-c18851b38cd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.061339 | controller | Jun 12 15:21:04.421323 crc crio[3654]: time="2026-06-12T15:21:04.421187011Z" level=info msg="Started container" PID=18266 containerID=eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d5952dae-cdbc-4d58-858c-c18851b38cd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.061357 | controller | Jun 12 15:21:14.131586 crc crio[3654]: time="2026-06-12T15:21:14.130884077Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=19448dd8-dbbd-42db-800d-bb96eb156f0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061376 | controller | Jun 12 15:21:14.137151 crc crio[3654]: time="2026-06-12T15:21:14.137032007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=51beaf7e-48a0-4a2f-8c71-5c86d2d34f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061392 | controller | Jun 12 15:21:14.145039 crc crio[3654]: time="2026-06-12T15:21:14.144308117Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=f423b085-48af-4033-8929-ed41891e1f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061408 | controller | Jun 12 15:21:14.145039 crc crio[3654]: time="2026-06-12T15:21:14.144961679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061424 | controller | Jun 12 15:21:14.171522 crc crio[3654]: time="2026-06-12T15:21:14.171091483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061440 | controller | Jun 12 15:21:14.176834 crc crio[3654]: time="2026-06-12T15:21:14.176730973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061455 | controller | Jun 12 15:21:14.311298 crc crio[3654]: time="2026-06-12T15:21:14.311165991Z" level=info msg="Created container 4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=f423b085-48af-4033-8929-ed41891e1f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061470 | controller | Jun 12 15:21:14.312689 crc crio[3654]: time="2026-06-12T15:21:14.31260113Z" level=info msg="Starting container: 4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3" id=afdcdc3f-7013-4aa1-b750-26b1d4363d72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.061486 | controller | Jun 12 15:21:14.320881 crc crio[3654]: time="2026-06-12T15:21:14.320796008Z" level=info msg="Started container" PID=18506 containerID=4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=afdcdc3f-7013-4aa1-b750-26b1d4363d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606
2026-06-12 16:39:22.061503 | controller | Jun 12 15:21:20.115816 crc crio[3654]: time="2026-06-12T15:21:20.114979798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=6eba58e4-a412-4f89-a4a7-87cee6d5e1ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061540 | controller | Jun 12 15:21:20.122555 crc crio[3654]: time="2026-06-12T15:21:20.12058888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9670dd0a-495c-47c4-bb68-afa531ec7203 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061562 | controller | Jun 12 15:21:20.124077 crc crio[3654]: time="2026-06-12T15:21:20.12387138Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=6aed595c-030d-4d05-b30d-8a50ac25d603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061578 | controller | Jun 12 15:21:20.125399 crc crio[3654]: time="2026-06-12T15:21:20.124429379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061593 | controller | Jun 12 15:21:20.164549 crc crio[3654]: time="2026-06-12T15:21:20.162049269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061609 | controller | Jun 12 15:21:20.176170 crc crio[3654]: time="2026-06-12T15:21:20.17446108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061625 | controller | Jun 12 15:21:20.284697 crc crio[3654]: time="2026-06-12T15:21:20.284554643Z" level=info msg="Created container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=6aed595c-030d-4d05-b30d-8a50ac25d603 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061640 | controller | Jun 12 15:21:20.286382 crc crio[3654]: time="2026-06-12T15:21:20.285888879Z" level=info msg="Starting container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb" id=da4f106b-0e1f-4b89-92bb-59f1b1d2af2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.061656 | controller | Jun 12 15:21:20.291743 crc crio[3654]: time="2026-06-12T15:21:20.291319193Z" level=info msg="Started container" PID=18547 containerID=1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=da4f106b-0e1f-4b89-92bb-59f1b1d2af2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0
2026-06-12 16:39:22.061673 | controller | Jun 12 15:21:33.124431 crc crio[3654]: time="2026-06-12T15:21:33.123552678Z" level=info msg="Stopping pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d" id=cfe0253c-2b22-4c55-a9c8-222f8bffde29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.061692 | controller | Jun 12 15:21:33.124431 crc crio[3654]: time="2026-06-12T15:21:33.124416157Z" level=info msg="Stopped pod sandbox (already stopped): 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d" id=cfe0253c-2b22-4c55-a9c8-222f8bffde29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.061708 | controller | Jun 12 15:21:33.125952 crc crio[3654]: time="2026-06-12T15:21:33.125057948Z" level=info msg="Removing pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d" id=b2d3a675-a92b-452e-a5e0-f35b506c3547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.061723 | controller | Jun 12 15:21:33.133632 crc crio[3654]: time="2026-06-12T15:21:33.133531142Z" level=info msg="Removed pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d" id=b2d3a675-a92b-452e-a5e0-f35b506c3547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.061739 | controller | Jun 12 15:21:53.118061 crc crio[3654]: time="2026-06-12T15:21:53.1168213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=366fdc0e-2048-482b-a1d7-1e286f0514bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061757 | controller | Jun 12 15:21:53.120769 crc crio[3654]: time="2026-06-12T15:21:53.120710419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=336a716b-8500-4f7e-a162-eb509821b558 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.061773 | controller | Jun 12 15:21:53.123643 crc crio[3654]: time="2026-06-12T15:21:53.123534992Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=807974be-ace5-40e9-a5ed-2c97c2e2d684 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061789 | controller | Jun 12 15:21:53.123989 crc crio[3654]: time="2026-06-12T15:21:53.123937436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061805 | controller | Jun 12 15:21:53.153305 crc crio[3654]: time="2026-06-12T15:21:53.149470262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061820 | controller | Jun 12 15:21:53.158303 crc crio[3654]: time="2026-06-12T15:21:53.15814215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.061836 | controller | Jun 12 15:21:53.288002 crc crio[3654]: time="2026-06-12T15:21:53.28780792Z" level=info msg="Created container 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=807974be-ace5-40e9-a5ed-2c97c2e2d684 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.061852 | controller | Jun 12 15:21:53.289030 crc crio[3654]: time="2026-06-12T15:21:53.288952887Z" level=info msg="Starting container: 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e" id=42879811-6f34-4867-adfb-9a8ed2b245fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.061868 | controller | Jun 12 15:21:53.294595 crc crio[3654]: time="2026-06-12T15:21:53.294430699Z" level=info msg="Started container" PID=19338 containerID=1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=42879811-6f34-4867-adfb-9a8ed2b245fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.061884 | controller | Jun 12 15:22:19.644879 crc crio[3654]: time="2026-06-12T15:22:19.644151171Z" level=info msg="Stopping container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260 (timeout: 2s)" id=01e86142-bfc3-4496-95ac-edd78df40133 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.061900 | controller | Jun 12 15:22:19.793734 crc crio[3654]: time="2026-06-12T15:22:19.793576533Z" level=info msg="Stopped container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server" id=01e86142-bfc3-4496-95ac-edd78df40133 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.061918 | controller | Jun 12 15:22:19.795847 crc crio[3654]: time="2026-06-12T15:22:19.795747014Z" level=info msg="Stopping pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023" id=85b2dd47-597e-45c7-b308-7cd445ea2e3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.061936 | controller | Jun 12 15:22:19.797359 crc crio[3654]: time="2026-06-12T15:22:19.79680008Z" level=info msg="Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000130658}] Aliases:map[]}"
2026-06-12 16:39:22.061956 | controller | Jun 12 15:22:19.797528 crc crio[3654]: time="2026-06-12T15:22:19.79741807Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-7r2kc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.061973 | controller | Jun 12 15:22:20.244987 crc crio[3654]: time="2026-06-12T15:22:20.244665642Z" level=info msg="Stopping container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6 (timeout: 2s)" id=cb352d8c-f2b2-4006-a3b9-efe42dc30c88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.061990 | controller | Jun 12 15:22:20.374330 crc crio[3654]: time="2026-06-12T15:22:20.374128512Z" level=info msg="Stopped container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server" id=cb352d8c-f2b2-4006-a3b9-efe42dc30c88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062006 | controller | Jun 12 15:22:20.375522 crc crio[3654]: time="2026-06-12T15:22:20.375448135Z" level=info msg="Stopping pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81" id=3c9f40ae-918d-47dc-9ae8-6836a67ea28b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062022 | controller | Jun 12 15:22:20.376015 crc crio[3654]: time="2026-06-12T15:22:20.375939262Z" level=info msg="Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc000184708}] Aliases:map[]}"
2026-06-12 16:39:22.062038 | controller | Jun 12 15:22:20.376137 crc crio[3654]: time="2026-06-12T15:22:20.376095657Z" level=info msg="Deleting pod openshift-marketplace_community-operators-tkftc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.062055 | controller | Jun 12 15:22:20.706707 crc crio[3654]: time="2026-06-12T15:22:20.706484562Z" level=info msg="Stopped pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023" id=85b2dd47-597e-45c7-b308-7cd445ea2e3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062070 | controller | Jun 12 15:22:20.942736 crc crio[3654]: time="2026-06-12T15:22:20.94196834Z" level=info msg="Stopped pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81" id=3c9f40ae-918d-47dc-9ae8-6836a67ea28b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062086 | controller | Jun 12 15:22:20.974161 crc crio[3654]: time="2026-06-12T15:22:20.974031624Z" level=info msg="Removing container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260" id=d3af82aa-78fd-4493-88fb-caea1e651c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062102 | controller | Jun 12 15:22:21.028582 crc crio[3654]: time="2026-06-12T15:22:21.028510791Z" level=info msg="Removed container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server" id=d3af82aa-78fd-4493-88fb-caea1e651c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062118 | controller | Jun 12 15:22:21.032476 crc crio[3654]: time="2026-06-12T15:22:21.032435348Z" level=info msg="Removing container: 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6" id=47e1e109-2601-4b56-8723-091e5104726d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062133 | controller | Jun 12 15:22:21.062482 crc crio[3654]: time="2026-06-12T15:22:21.062366702Z" level=info msg="Removed container 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6: openshift-marketplace/certified-operators-7r2kc/extract-content" id=47e1e109-2601-4b56-8723-091e5104726d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062153 | controller | Jun 12 15:22:21.068789 crc crio[3654]: time="2026-06-12T15:22:21.066683574Z" level=info msg="Removing container: d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae" id=38111aab-2915-4999-a81d-d986b12b88a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062169 | controller | Jun 12 15:22:21.094483 crc crio[3654]: time="2026-06-12T15:22:21.094398076Z" level=info msg="Removed container d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae: openshift-marketplace/certified-operators-7r2kc/extract-utilities" id=38111aab-2915-4999-a81d-d986b12b88a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062185 | controller | Jun 12 15:22:21.981108 crc crio[3654]: time="2026-06-12T15:22:21.980962529Z" level=info msg="Removing container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6" id=0bc480a9-c017-4b76-8878-02af5088aedf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062201 | controller | Jun 12 15:22:22.001031 crc crio[3654]: time="2026-06-12T15:22:22.000925942Z" level=info msg="Removed container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server" id=0bc480a9-c017-4b76-8878-02af5088aedf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062217 | controller | Jun 12 15:22:22.003642 crc crio[3654]: time="2026-06-12T15:22:22.003541548Z" level=info msg="Removing container: 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2" id=ea537115-705c-4038-a056-5c7f6181fd48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062233 | controller | Jun 12 15:22:22.052122 crc crio[3654]: time="2026-06-12T15:22:22.052039628Z" level=info msg="Removed container 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2: openshift-marketplace/community-operators-tkftc/extract-content" id=ea537115-705c-4038-a056-5c7f6181fd48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062249 | controller | Jun 12 15:22:22.063066 crc crio[3654]: time="2026-06-12T15:22:22.062890846Z" level=info msg="Stopping container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2 (timeout: 2s)" id=f14c47f5-b0be-4876-8b74-b641836fd4b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062264 | controller | Jun 12 15:22:22.063754 crc crio[3654]: time="2026-06-12T15:22:22.063654162Z" level=info msg="Removing container: 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719" id=7237ce1a-2064-4085-afdd-65eceab2dbeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062280 | controller | Jun 12 15:22:22.117450 crc crio[3654]: time="2026-06-12T15:22:22.117353003Z" level=info msg="Removed container 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719: openshift-marketplace/community-operators-tkftc/extract-utilities" id=7237ce1a-2064-4085-afdd-65eceab2dbeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062296 | controller | Jun 12 15:22:22.234128 crc crio[3654]: time="2026-06-12T15:22:22.233991159Z" level=info msg="Stopped container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server" id=f14c47f5-b0be-4876-8b74-b641836fd4b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062312 | controller | Jun 12 15:22:22.235094 crc crio[3654]: time="2026-06-12T15:22:22.235016073Z" level=info msg="Stopping pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a" id=3ace3ac2-a2b0-43c3-ab15-2ad9c77ef209 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062328 | controller | Jun 12 15:22:22.235672 crc crio[3654]: time="2026-06-12T15:22:22.235600942Z" level=info msg="Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc0014ee9c8}] Aliases:map[]}"
2026-06-12 16:39:22.062347 | controller | Jun 12 15:22:22.235823 crc crio[3654]: time="2026-06-12T15:22:22.235788868Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-dkx87 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.062364 | controller | Jun 12 15:22:22.862469 crc crio[3654]: time="2026-06-12T15:22:22.861787945Z" level=info msg="Stopping container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88 (timeout: 2s)" id=71ade1bc-40d5-4092-8709-f721a5e40b3f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062380 | controller | Jun 12 15:22:23.001608 crc crio[3654]: time="2026-06-12T15:22:22.999639965Z" level=info msg="Stopped container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server" id=71ade1bc-40d5-4092-8709-f721a5e40b3f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062396 | controller | Jun 12 15:22:23.001608 crc crio[3654]: time="2026-06-12T15:22:23.000892827Z" level=info msg="Stopping pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703" id=319612d8-d208-4a19-a8d1-94fab7785568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062412 | controller | Jun 12 15:22:23.001608 crc crio[3654]: time="2026-06-12T15:22:23.001480217Z" level=info msg="Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014eee38}] Aliases:map[]}"
2026-06-12 16:39:22.062428 | controller | Jun 12 15:22:23.003703 crc crio[3654]: time="2026-06-12T15:22:23.001694364Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-v5bq7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.062445 | controller | Jun 12 15:22:23.097540 crc crio[3654]: time="2026-06-12T15:22:23.096586869Z" level=info msg="Stopped pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a" id=3ace3ac2-a2b0-43c3-ab15-2ad9c77ef209 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062461 | controller | Jun 12 15:22:23.170574 crc crio[3654]: time="2026-06-12T15:22:23.170471341Z" level=info msg="Stopping container: 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e (timeout: 2s)" id=f17e7294-d35b-45d2-a15f-cf9e6ae08eb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062477 | controller | Jun 12 15:22:23.322386 crc crio[3654]: time="2026-06-12T15:22:23.321643031Z" level=info msg="Stopped container 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f17e7294-d35b-45d2-a15f-cf9e6ae08eb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.062492 | controller | Jun 12 15:22:23.500070 crc crio[3654]: time="2026-06-12T15:22:23.49984387Z" level=info msg="Stopped pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703" id=319612d8-d208-4a19-a8d1-94fab7785568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062508 | controller | Jun 12 15:22:24.020458 crc crio[3654]: time="2026-06-12T15:22:24.020328987Z" level=info msg="Removing container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87" id=a955cd1e-7343-424c-b926-75c0cea18c31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062548 | controller | Jun 12 15:22:24.228372 crc crio[3654]: time="2026-06-12T15:22:24.228151582Z" level=info msg="Removed container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a955cd1e-7343-424c-b926-75c0cea18c31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062565 | controller | Jun 12 15:22:24.231742 crc crio[3654]: time="2026-06-12T15:22:24.231571812Z" level=info msg="Removing container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2" id=9bbc815f-98d5-47df-90cd-407f9941bc62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062581 | controller | Jun 12 15:22:24.248828 crc crio[3654]: time="2026-06-12T15:22:24.248747534Z" level=info msg="Removed container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server" id=9bbc815f-98d5-47df-90cd-407f9941bc62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062597 | controller | Jun 12 15:22:24.251087 crc crio[3654]: time="2026-06-12T15:22:24.250891602Z" level=info msg="Removing container: 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1" id=91a4309b-519a-48af-8054-c51fd896b19c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062613 | controller | Jun 12 15:22:24.270045 crc crio[3654]: time="2026-06-12T15:22:24.269888523Z" level=info msg="Removed container 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1: openshift-marketplace/redhat-marketplace-dkx87/extract-content" id=91a4309b-519a-48af-8054-c51fd896b19c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062629 | controller | Jun 12 15:22:24.272703 crc crio[3654]: time="2026-06-12T15:22:24.272523169Z" level=info msg="Removing container: 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8" id=bff4fb08-a83d-4784-87b1-1f2a1a6171ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062644 | controller | Jun 12 15:22:24.296140 crc crio[3654]: time="2026-06-12T15:22:24.296060531Z" level=info msg="Removed container 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities" id=bff4fb08-a83d-4784-87b1-1f2a1a6171ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062660 | controller | Jun 12 15:22:24.298801 crc crio[3654]: time="2026-06-12T15:22:24.298716098Z" level=info msg="Removing container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88" id=3fa319de-8154-41fe-8f3f-ab93aea37053 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062675 | controller | Jun 12 15:22:24.325306 crc crio[3654]: time="2026-06-12T15:22:24.32514449Z" level=info msg="Removed container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server" id=3fa319de-8154-41fe-8f3f-ab93aea37053 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062690 | controller | Jun 12 15:22:24.328525 crc crio[3654]: time="2026-06-12T15:22:24.328439353Z" level=info msg="Removing container: 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9" id=aa9c2676-f425-42e2-ba78-5b58b46086e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062705 | controller | Jun 12 15:22:24.359203 crc crio[3654]: time="2026-06-12T15:22:24.356801176Z" level=info msg="Removed container 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9: openshift-marketplace/redhat-operators-v5bq7/extract-content" id=aa9c2676-f425-42e2-ba78-5b58b46086e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062721 | controller | Jun 12 15:22:24.360215 crc crio[3654]: time="2026-06-12T15:22:24.360138754Z" level=info msg="Removing container: 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2" id=8fdcdee7-fce5-49e6-90e8-1b7fc92aea68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062743 | controller | Jun 12 15:22:24.385416 crc crio[3654]: time="2026-06-12T15:22:24.384674079Z" level=info msg="Removed container 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2: openshift-marketplace/redhat-operators-v5bq7/extract-utilities" id=8fdcdee7-fce5-49e6-90e8-1b7fc92aea68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.062759 | controller | Jun 12 15:22:33.150482 crc crio[3654]: time="2026-06-12T15:22:33.14923873Z" level=info msg="Stopping pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a" id=cae70de0-aa46-4ebf-9f14-2f5f12b30fbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062775 | controller | Jun 12 15:22:33.150482 crc crio[3654]: time="2026-06-12T15:22:33.150446031Z" level=info msg="Stopped pod sandbox (already stopped): dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a" id=cae70de0-aa46-4ebf-9f14-2f5f12b30fbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062791 | controller | Jun 12 15:22:33.152406 crc crio[3654]: time="2026-06-12T15:22:33.150959778Z" level=info msg="Removing pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a" id=9d3cbb2f-ff7c-4647-9aca-fb598265cafb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.062806 | controller | Jun 12 15:22:33.160971 crc crio[3654]: time="2026-06-12T15:22:33.160846199Z" level=info msg="Removed pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a" id=9d3cbb2f-ff7c-4647-9aca-fb598265cafb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.062822 | controller | Jun 12 15:22:33.165049 crc crio[3654]: time="2026-06-12T15:22:33.164903742Z" level=info msg="Stopping pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703" id=b8d15a79-8394-49b5-a804-37ea5ac705b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062839 | controller | Jun 12 15:22:33.165435 crc crio[3654]: time="2026-06-12T15:22:33.165056157Z" level=info msg="Stopped pod sandbox (already stopped): 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703" id=b8d15a79-8394-49b5-a804-37ea5ac705b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062855 | controller | Jun 12 15:22:33.166574 crc crio[3654]: time="2026-06-12T15:22:33.166500044Z" level=info msg="Removing pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703" id=a1372955-7f36-49ff-ae82-44518acbb667 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.062871 | controller | Jun 12 15:22:33.176454 crc crio[3654]: time="2026-06-12T15:22:33.176341211Z" level=info msg="Removed pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703" id=a1372955-7f36-49ff-ae82-44518acbb667 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.062887 | controller | Jun 12 15:22:33.177452 crc crio[3654]: time="2026-06-12T15:22:33.177373453Z" level=info msg="Stopping pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81" id=d5c515fe-3506-4ca3-a8a2-6305d420f265 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062903 | controller | Jun 12 15:22:33.177558 crc crio[3654]: time="2026-06-12T15:22:33.177463126Z" level=info msg="Stopped pod sandbox (already stopped): 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81" id=d5c515fe-3506-4ca3-a8a2-6305d420f265 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062918 | controller | Jun 12 15:22:33.178428 crc crio[3654]: time="2026-06-12T15:22:33.178338955Z" level=info msg="Removing pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81" id=9647e23a-e58f-48d0-84cf-9d94b573be50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.062937 | controller | Jun 12 15:22:33.188170 crc crio[3654]: time="2026-06-12T15:22:33.188062709Z" level=info msg="Removed pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81" id=9647e23a-e58f-48d0-84cf-9d94b573be50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.062953 | controller | Jun 12 15:22:33.189008 crc crio[3654]: time="2026-06-12T15:22:33.188888155Z" level=info msg="Stopping pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023" id=8cdff5ce-3460-4027-b129-f7b956357a75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062970 | controller | Jun 12 15:22:33.189127 crc crio[3654]: time="2026-06-12T15:22:33.189018409Z" level=info msg="Stopped pod sandbox (already stopped): 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023" id=8cdff5ce-3460-4027-b129-f7b956357a75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.062986 | controller | Jun 12 15:22:33.189766 crc crio[3654]: time="2026-06-12T15:22:33.189660361Z" level=info msg="Removing pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023" id=a102c3eb-aabc-494f-a937-f22fe52e3e05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.063003 | controller | Jun 12 15:22:33.197870 crc crio[3654]: time="2026-06-12T15:22:33.197708869Z" level=info msg="Removed pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023" id=a102c3eb-aabc-494f-a937-f22fe52e3e05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.063018 | controller | Jun 12 15:23:47.582630 crc crio[3654]: time="2026-06-12T15:23:47.581382189Z" level=info msg="Stopping container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977 (timeout: 30s)" id=f9c6d2b9-ec86-4262-8b9d-b228fb2835d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063034 | controller | Jun 12 15:23:47.594940 crc crio[3654]: time="2026-06-12T15:23:47.594832165Z" level=info msg="Stopping container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da (timeout: 30s)" id=317077a0-5650-450f-a828-c5fe077d31a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063051 | controller | Jun 12 15:23:47.613293 crc crio[3654]: time="2026-06-12T15:23:47.613139284Z" level=info msg="Stopping container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb (timeout: 30s)" id=8aab506c-33d4-47e8-91e5-b3ec14daf682 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063069 | controller | Jun 12 15:23:47.633488 crc crio[3654]: time="2026-06-12T15:23:47.633396389Z" level=info msg="Stopping container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69 (timeout: 30s)" id=2a7e74b4-fac0-4767-9a81-aee54a57ca00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063086 | controller | Jun 12 15:23:47.666341 crc crio[3654]: time="2026-06-12T15:23:47.66621725Z" level=info msg="Stopping container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4 (timeout: 30s)" id=54edbfb7-0077-4493-9af4-65f3902fc1fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063102 | controller | Jun 12 15:23:47.726902 crc crio[3654]: time="2026-06-12T15:23:47.726788635Z" level=info msg="Stopped container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server" id=317077a0-5650-450f-a828-c5fe077d31a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063117 | controller | Jun 12 15:23:47.727942 crc crio[3654]: time="2026-06-12T15:23:47.727880675Z" level=info msg="Stopping pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f" id=4c5d4d18-f29f-464a-a739-02a590077e04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063133 | controller | Jun 12 15:23:47.729598 crc crio[3654]: time="2026-06-12T15:23:47.729535317Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc000f42758}] Aliases:map[]}"
2026-06-12 16:39:22.063154 | controller | Jun 12 15:23:47.730073 crc crio[3654]: time="2026-06-12T15:23:47.730018564Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.063171 | controller | Jun 12 15:23:47.745343 crc crio[3654]: time="2026-06-12T15:23:47.745153453Z" level=info msg="Stopped container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server" id=f9c6d2b9-ec86-4262-8b9d-b228fb2835d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063187 | controller | Jun 12 15:23:47.746279 crc crio[3654]: time="2026-06-12T15:23:47.745974183Z" level=info msg="Stopping pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131" id=83a3080b-8347-4804-b871-ef4cba2a2e94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063204 | controller | Jun 12 15:23:47.748440 crc crio[3654]: time="2026-06-12T15:23:47.746451941Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc000f42828}] Aliases:map[]}"
2026-06-12 16:39:22.063220 | controller | Jun 12 15:23:47.748440 crc crio[3654]: time="2026-06-12T15:23:47.746626247Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.063236 | controller | Jun 12 15:23:47.761829 crc crio[3654]: time="2026-06-12T15:23:47.761691163Z" level=info msg="Stopped container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=2a7e74b4-fac0-4767-9a81-aee54a57ca00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063252 | controller | Jun 12 15:23:47.762847 crc crio[3654]: time="2026-06-12T15:23:47.762633418Z" level=info msg="Stopping pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150" id=3d73bf19-419b-4cdf-89d1-8220d496fb50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063268 | controller | Jun 12 15:23:47.763022 crc crio[3654]: time="2026-06-12T15:23:47.76295602Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc000630e00}] Aliases:map[]}"
2026-06-12 16:39:22.063284 | controller | Jun 12 15:23:47.763235 crc crio[3654]: time="2026-06-12T15:23:47.763128806Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.063301 | controller | Jun 12 15:23:47.764640 crc crio[3654]: time="2026-06-12T15:23:47.764541438Z" level=info msg="Stopped container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8aab506c-33d4-47e8-91e5-b3ec14daf682 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063320 | controller | Jun 12 15:23:47.765142 crc crio[3654]: time="2026-06-12T15:23:47.765077048Z" level=info msg="Stopping pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0" id=34d42f8e-c802-45f8-98f2-cdae726bcb5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063337 | controller | Jun 12 15:23:47.765614 crc crio[3654]: time="2026-06-12T15:23:47.765555226Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc001dc2210}] Aliases:map[]}"
2026-06-12 16:39:22.063353 | controller | Jun 12 15:23:47.765782 crc crio[3654]: time="2026-06-12T15:23:47.765714222Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.063370 | controller | Jun 12 15:23:47.795322 crc crio[3654]: time="2026-06-12T15:23:47.795069935Z" level=info msg="Stopped container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=54edbfb7-0077-4493-9af4-65f3902fc1fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.063386 | controller | Jun 12 15:23:47.798776 crc crio[3654]: time="2026-06-12T15:23:47.798578675Z" level=info msg="Stopping pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0" id=3b9731d9-1fea-4fce-a34a-4b0f1f1ed5e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063402 | controller | Jun 12 15:23:47.800696 crc crio[3654]: time="2026-06-12T15:23:47.800667863Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc001dc2390}] Aliases:map[]}"
2026-06-12 16:39:22.063418 | controller | Jun 12 15:23:47.801042 crc crio[3654]: time="2026-06-12T15:23:47.801020796Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.063434 | controller | Jun 12 15:23:47.980750 crc crio[3654]: time="2026-06-12T15:23:47.979964802Z" level=info msg="Stopped pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131" id=83a3080b-8347-4804-b871-ef4cba2a2e94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063450 | controller | Jun 12 15:23:48.095173 crc crio[3654]: time="2026-06-12T15:23:48.093558841Z" level=info msg="Stopped pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f" id=4c5d4d18-f29f-464a-a739-02a590077e04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063465 | controller | Jun 12 15:23:48.119353 crc crio[3654]: time="2026-06-12T15:23:48.119145496Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/POD" id=ef307f25-9952-48b2-b166-0d22142c392c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.063481 | controller | Jun 12 15:23:48.119601 crc crio[3654]: time="2026-06-12T15:23:48.119367954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.063500 | controller | Jun 12 15:23:48.120533 crc crio[3654]: time="2026-06-12T15:23:48.120401403Z" level=info msg="Stopped pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150" id=3d73bf19-419b-4cdf-89d1-8220d496fb50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063535 | controller | Jun 12 15:23:48.127066 crc crio[3654]: time="2026-06-12T15:23:48.126944657Z" level=info msg="Stopped pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0" id=34d42f8e-c802-45f8-98f2-cdae726bcb5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063553 | controller | Jun 12 15:23:48.145846 crc crio[3654]: time="2026-06-12T15:23:48.145745986Z" level=info msg="Stopped pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0" id=3b9731d9-1fea-4fce-a34a-4b0f1f1ed5e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.063569 | controller | Jun 12 15:23:48.168914 crc crio[3654]: time="2026-06-12T15:23:48.168780288Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}"
2026-06-12 16:39:22.063585 | controller | Jun 12 15:23:48.169073 crc crio[3654]: time="2026-06-12T15:23:48.168948834Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.063602 | controller | Jun 12 15:23:48.480569 crc crio[3654]: 2026-06-12T15:23:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e6aa7afca60f5c Mac:12:c0:49:f2:ab:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.063618 | controller | Jun 12 15:23:48.482617 crc crio[3654]: time="2026-06-12T15:23:48.482537728Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}"
2026-06-12 16:39:22.063634 | controller | Jun 12 15:23:48.482961 crc crio[3654]: time="2026-06-12T15:23:48.482895571Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.063650 | controller | Jun 12 15:23:48.491351 crc crio[3654]: time="2026-06-12T15:23:48.491153595Z" level=info msg="Ran pod sandbox 9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/POD" id=ef307f25-9952-48b2-b166-0d22142c392c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.063666 | controller | Jun 12 15:23:48.494901 crc crio[3654]: time="2026-06-12T15:23:48.494822169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9aafd9f5-515f-4cda-b973-9010aab56433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.063694 | controller | Jun 12 15:23:48.497823 crc crio[3654]: time="2026-06-12T15:23:48.497735017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8c6ebdd6-9eb0-4f26-a49a-ca5034afbf50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.063714 | controller | Jun 12 15:23:48.513387 crc crio[3654]: time="2026-06-12T15:23:48.513239749Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator" id=ec7339ec-9232-40a9-a4a3-dcd2b5647821 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.063729 | controller | Jun 12 15:23:48.513839 crc crio[3654]: time="2026-06-12T15:23:48.513765109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.063746 | controller | Jun 12 15:23:48.550401 crc crio[3654]: time="2026-06-12T15:23:48.550223163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.063761 | controller | Jun 12 15:23:48.553639 crc crio[3654]: time="2026-06-12T15:23:48.553572017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.063777 | controller | Jun 12 15:23:48.676828 crc crio[3654]: time="2026-06-12T15:23:48.676023127Z" level=info msg="Created container 6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator" id=ec7339ec-9232-40a9-a4a3-dcd2b5647821 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.063793 | controller | Jun 12 15:23:48.679316 crc crio[3654]: time="2026-06-12T15:23:48.678304881Z" level=info msg="Starting container: 6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee" id=5f10434d-5891-4c4b-b4ba-c8c775acc942 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.063809 | controller | Jun 12 15:23:48.687324 crc crio[3654]: time="2026-06-12T15:23:48.686741902Z" level=info msg="Started container" PID=21391 containerID=6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee description=openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator id=5f10434d-5891-4c4b-b4ba-c8c775acc942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d
2026-06-12 16:39:22.063826 | controller | Jun 12 15:23:48.766909 crc crio[3654]: time="2026-06-12T15:23:48.766780606Z" level=info msg="Removing container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977" id=75ee01d2-f1cd-4a84-b04f-8ddc9fe03bc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063842 | controller | Jun 12 15:23:48.790441 crc crio[3654]: time="2026-06-12T15:23:48.790344906Z" level=info msg="Removed container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server" id=75ee01d2-f1cd-4a84-b04f-8ddc9fe03bc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063858 | controller | Jun 12 15:23:48.795005 crc crio[3654]: time="2026-06-12T15:23:48.794869832Z" level=info msg="Removing container: d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0" id=dd561049-b41e-41ad-b3ea-a279048764c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063874 | controller | Jun 12 15:23:48.847650 crc crio[3654]: time="2026-06-12T15:23:48.847560908Z" level=info msg="Removed container d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0: openshift-marketplace/certified-operators-l27pk/extract-content" id=dd561049-b41e-41ad-b3ea-a279048764c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063890 | controller | Jun 12 15:23:48.853427 crc crio[3654]: time="2026-06-12T15:23:48.853128693Z" level=info msg="Removing container: 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95" id=2a25698e-4e5e-4720-aec0-daa55ed60c49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063909 | controller | Jun 12 15:23:48.894330 crc crio[3654]: time="2026-06-12T15:23:48.894152446Z" level=info msg="Removed container 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=2a25698e-4e5e-4720-aec0-daa55ed60c49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063925 | controller | Jun 12 15:23:48.901989 crc crio[3654]: time="2026-06-12T15:23:48.901909012Z" level=info msg="Removing container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69" id=5e772c24-8d5d-4f6c-a281-6298cda22f66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063942 | controller | Jun 12 15:23:48.931177 crc crio[3654]: time="2026-06-12T15:23:48.931084137Z" level=info msg="Removed container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=5e772c24-8d5d-4f6c-a281-6298cda22f66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063960 | controller | Jun 12 15:23:48.934968 crc crio[3654]: time="2026-06-12T15:23:48.934905756Z" level=info msg="Removing container: e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a" id=d85170c3-85d3-4845-91ed-887561315068 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063976 | controller | Jun 12 15:23:48.970555 crc crio[3654]: time="2026-06-12T15:23:48.970383722Z" level=info msg="Removed container e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=d85170c3-85d3-4845-91ed-887561315068 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.063991 | controller | Jun 12 15:23:48.982873 crc crio[3654]: time="2026-06-12T15:23:48.982801128Z" level=info msg="Removing container: f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a" id=76df649a-f1e2-4122-afc1-d2d6f2fb8ecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064007 | controller | Jun 12 15:23:49.003017 crc crio[3654]: time="2026-06-12T15:23:49.002916431Z" level=info msg="Removed container f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=76df649a-f1e2-4122-afc1-d2d6f2fb8ecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064022 | controller | Jun 12 15:23:49.015602 crc crio[3654]: time="2026-06-12T15:23:49.015107161Z" level=info msg="Removing container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb" id=7f04e61e-24a2-4430-8738-cb03e15ea69d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064038 | controller | Jun 12 15:23:49.038915 crc crio[3654]: time="2026-06-12T15:23:49.038817235Z" level=info msg="Removed container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=7f04e61e-24a2-4430-8738-cb03e15ea69d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064054 | controller | Jun 12 15:23:49.043075 crc crio[3654]: time="2026-06-12T15:23:49.042975669Z" level=info msg="Removing container: 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc" id=6ed85a68-17a6-459a-a1ae-df9d7c8d8391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064069 | controller | Jun 12 15:23:49.062912 crc crio[3654]: time="2026-06-12T15:23:49.062813551Z" level=info msg="Removed container 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=6ed85a68-17a6-459a-a1ae-df9d7c8d8391 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064085 | controller | Jun 12 15:23:49.069710 crc crio[3654]: time="2026-06-12T15:23:49.069649233Z" level=info msg="Removing container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da" id=5b6a7e06-b572-4cc0-a0a6-754e1d3253ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064104 | controller | Jun 12 15:23:49.093910 crc crio[3654]: time="2026-06-12T15:23:49.093770446Z" level=info msg="Removed container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server" id=5b6a7e06-b572-4cc0-a0a6-754e1d3253ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064120 | controller | Jun 12 15:23:49.097604 crc crio[3654]: time="2026-06-12T15:23:49.097508141Z" level=info msg="Removing container: 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6" id=81e249ab-5518-4a15-a3e3-d258ddedb351 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064135 | controller | Jun 12 15:23:49.134956 crc crio[3654]: time="2026-06-12T15:23:49.133695628Z" level=info msg="Removed container 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6: openshift-marketplace/community-operators-qhh6t/extract-content" id=81e249ab-5518-4a15-a3e3-d258ddedb351 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064150 | controller | Jun 12 15:23:49.137480 crc crio[3654]: time="2026-06-12T15:23:49.137334931Z" level=info msg="Removing container: 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b" id=ad2b4bc2-4ca1-44ea-9d30-4e292565bb6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064166 | controller | Jun 12 15:23:49.159028 crc crio[3654]: time="2026-06-12T15:23:49.158923258Z" level=info msg="Removed container 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=ad2b4bc2-4ca1-44ea-9d30-4e292565bb6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064181 | controller | Jun 12 15:23:49.164864 crc crio[3654]: time="2026-06-12T15:23:49.16415341Z" level=info msg="Removing container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4" id=f6c2954d-f992-4bb1-a07b-e01ce707c845 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064197 | controller | Jun 12 15:23:49.182690 crc crio[3654]: time="2026-06-12T15:23:49.182579943Z" level=info msg="Removed container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f6c2954d-f992-4bb1-a07b-e01ce707c845 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064213 | controller | Jun 12 15:23:49.186592 crc crio[3654]: time="2026-06-12T15:23:49.186149482Z" level=info msg="Removing container: d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52" id=0e3d779b-73e4-443f-8274-0fc65efb823d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064229 | controller | Jun 12 15:23:49.220977 crc crio[3654]: time="2026-06-12T15:23:49.220837883Z" level=info msg="Removed container d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=0e3d779b-73e4-443f-8274-0fc65efb823d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064245 | controller | Jun 12 15:23:49.224586 crc crio[3654]: time="2026-06-12T15:23:49.224500398Z" level=info msg="Removing container: 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5" id=8bbe6505-4997-4a31-9511-e74c3ea66c1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064261 | controller | Jun 12 15:23:49.244021 crc crio[3654]: time="2026-06-12T15:23:49.243869104Z" level=info msg="Removed container 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=8bbe6505-4997-4a31-9511-e74c3ea66c1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.064277 | controller | Jun 12 15:23:50.236749 crc crio[3654]: time="2026-06-12T15:23:50.236629609Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-744mc/POD" id=156b8c18-2861-4039-ba2e-a9c6fcd717f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.064297 | controller | Jun 12 15:23:50.236749 crc crio[3654]: time="2026-06-12T15:23:50.236750864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064313 | controller | Jun 12 15:23:50.267560 crc crio[3654]: time="2026-06-12T15:23:50.266782873Z" level=info msg="Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000f36030}] Aliases:map[]}"
2026-06-12 16:39:22.064330 | controller | Jun 12 15:23:50.267560 crc crio[3654]: time="2026-06-12T15:23:50.267366925Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-744mc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.064346 | controller | Jun 12 15:23:50.383638 crc crio[3654]: time="2026-06-12T15:23:50.383547552Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-htt7p/POD" id=6da59282-8bb2-44d6-88e3-dd64e4a770d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.064362 | controller | Jun 12 15:23:50.383787 crc crio[3654]: time="2026-06-12T15:23:50.383649416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064378 | controller | Jun 12 15:23:50.404828 crc crio[3654]: time="2026-06-12T15:23:50.404682202Z" level=info msg="Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc00239a358}] Aliases:map[]}"
2026-06-12 16:39:22.064394 | controller | Jun 12 15:23:50.404828 crc crio[3654]: time="2026-06-12T15:23:50.404762675Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-htt7p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.064411 | controller | Jun 12 15:23:50.506819 crc crio[3654]: 2026-06-12T15:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc5fd6248e269e6 Mac:d2:7f:3c:24:94:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 SocketPath: PciID:}] [{Interface:0xc0004b25f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.064427 | controller | Jun 12 15:23:50.508578 crc crio[3654]: time="2026-06-12T15:23:50.507628981Z" level=info msg="Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000f36030}] Aliases:map[]}"
2026-06-12 16:39:22.064443 | controller | Jun 12 15:23:50.508578 crc crio[3654]: time="2026-06-12T15:23:50.507815138Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.064459 | controller | Jun 12 15:23:50.516423 crc crio[3654]: time="2026-06-12T15:23:50.516166728Z" level=info msg="Ran pod sandbox cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 with infra container: openshift-marketplace/redhat-marketplace-744mc/POD" id=156b8c18-2861-4039-ba2e-a9c6fcd717f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.064479 | controller | Jun 12 15:23:50.518540 crc crio[3654]: time="2026-06-12T15:23:50.518393048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7730370-3328-4b98-bc53-ab6d7931954e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.064495 | controller | Jun 12 15:23:50.520529 crc crio[3654]: time="2026-06-12T15:23:50.520458405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d26d2bca-9eef-45b4-b12b-be9183a95b7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.064526 | controller | Jun 12 15:23:50.528489 crc crio[3654]: time="2026-06-12T15:23:50.528401038Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-744mc/extract-utilities" id=02b29242-9050-450a-8d0d-7901913475c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.064548 | controller | Jun 12 15:23:50.529069 crc crio[3654]: time="2026-06-12T15:23:50.52898395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064565 | controller | Jun 12 15:23:50.569696 crc crio[3654]: time="2026-06-12T15:23:50.569569856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064581 | controller | Jun 12 15:23:50.574346 crc crio[3654]: time="2026-06-12T15:23:50.574201698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064597 | controller | Jun 12 15:23:50.675164 crc crio[3654]: time="2026-06-12T15:23:50.672591509Z" level=info msg="Created container d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b: openshift-marketplace/redhat-marketplace-744mc/extract-utilities" id=02b29242-9050-450a-8d0d-7901913475c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.064613 | controller | Jun 12 15:23:50.675909 crc crio[3654]: time="2026-06-12T15:23:50.675869901Z" level=info msg="Starting container: d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b" id=c63c68ee-8f70-4b05-ab6f-4220f870332f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.064630 | controller | Jun 12 15:23:50.684570 crc crio[3654]: time="2026-06-12T15:23:50.684421585Z" level=info msg="Started container" PID=21496 containerID=d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b description=openshift-marketplace/redhat-marketplace-744mc/extract-utilities id=c63c68ee-8f70-4b05-ab6f-4220f870332f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258
2026-06-12 16:39:22.064646 | controller | Jun 12 15:23:50.741481 crc crio[3654]: 2026-06-12T15:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f573da33cccc2c Mac:fa:da:9b:e0:58:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.064670 | controller | Jun 12 15:23:50.743567 crc crio[3654]: time="2026-06-12T15:23:50.743479139Z" level=info msg="Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc00239a358}] Aliases:map[]}"
2026-06-12 16:39:22.064689 | controller | Jun 12 15:23:50.743671 crc crio[3654]: time="2026-06-12T15:23:50.743648085Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.064706 | controller | Jun 12 15:23:50.793093 crc crio[3654]: time="2026-06-12T15:23:50.792881929Z" level=info msg="Ran pod sandbox 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 with infra container: openshift-marketplace/redhat-operators-htt7p/POD" id=6da59282-8bb2-44d6-88e3-dd64e4a770d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.064722 | controller | Jun 12 15:23:50.795485 crc crio[3654]: time="2026-06-12T15:23:50.79535646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0daeddc-1524-434a-af42-0580c41dede6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.064738 | controller | Jun 12 15:23:50.799157 crc crio[3654]: time="2026-06-12T15:23:50.798958483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69e209a0-0157-4575-8e4f-32207bd4d433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.064754 | controller | Jun 12 15:23:50.807103 crc crio[3654]: time="2026-06-12T15:23:50.806973808Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-htt7p/extract-utilities" id=3d6e5288-6ce5-4b83-97b7-9c2b0dba14fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.064770 | controller | Jun 12 15:23:50.807729 crc crio[3654]: time="2026-06-12T15:23:50.807660613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064786 | controller | Jun 12 15:23:50.840347 crc crio[3654]: time="2026-06-12T15:23:50.840173323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064802 | controller | Jun 12 15:23:50.847653 crc crio[3654]: time="2026-06-12T15:23:50.847595137Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b6e4a529-9232-4570-bca0-59ae1a068b4e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.064818 | controller | Jun 12 15:23:50.852688 crc crio[3654]: time="2026-06-12T15:23:50.852237849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064834 | controller | Jun 12 15:23:50.857788 crc crio[3654]: time="2026-06-12T15:23:50.857640879Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.064850 | controller | Jun 12 15:23:50.953883 crc crio[3654]: time="2026-06-12T15:23:50.95362617Z" level=info msg="Created container 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696: openshift-marketplace/redhat-operators-htt7p/extract-utilities" id=3d6e5288-6ce5-4b83-97b7-9c2b0dba14fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.064865 | controller | Jun 12 15:23:50.955389 crc crio[3654]: time="2026-06-12T15:23:50.955191707Z" level=info msg="Starting container: 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696" id=5f127353-e13d-4a87-8c25-ec5e533aa103 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.064881 | controller | Jun 12 15:23:50.962649 crc crio[3654]: time="2026-06-12T15:23:50.962510028Z" level=info msg="Started container" PID=21509 containerID=3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696 description=openshift-marketplace/redhat-operators-htt7p/extract-utilities id=5f127353-e13d-4a87-8c25-ec5e533aa103 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603
2026-06-12 16:39:22.064902 | controller | Jun 12 15:23:51.531086 crc crio[3654]: time="2026-06-12T15:23:51.530738979Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=b6e4a529-9232-4570-bca0-59ae1a068b4e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.064919 | controller | Jun 12 15:23:51.534087 crc crio[3654]: time="2026-06-12T15:23:51.533930466Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c4d4ac4e-925b-49b0-b86f-d399f7001743 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.064937 | controller | Jun 12 15:23:51.539157 crc crio[3654]: time="2026-06-12T15:23:51.538993453Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a54e12c5-cddc-4e13-af1e-f3235b196e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.064954 | controller | Jun 12 15:23:51.550458 crc crio[3654]: time="2026-06-12T15:23:51.550160875Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-744mc/extract-content" id=4276e025-ed8e-49dd-be9f-394e15295ab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.064970 | controller | Jun 12 15:23:51.552631 crc crio[3654]: time="2026-06-12T15:23:51.551449573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.064985 | controller | Jun 12 15:23:51.575797 crc crio[3654]: time="2026-06-12T15:23:51.575669047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065001 | controller | Jun 12 15:23:51.580071 crc crio[3654]: time="2026-06-12T15:23:51.579986206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065016 | controller | Jun 12 15:23:51.695174 crc crio[3654]: time="2026-06-12T15:23:51.695032311Z" level=info msg="Created container 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff: openshift-marketplace/redhat-marketplace-744mc/extract-content" id=4276e025-ed8e-49dd-be9f-394e15295ab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065032 | controller | Jun 12 15:23:51.696564 crc crio[3654]: time="2026-06-12T15:23:51.696486766Z" level=info msg="Starting container: 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff" id=eef3d47b-03ec-4fed-8693-613282215633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.065048 | controller | Jun 12 15:23:51.701938 crc crio[3654]: time="2026-06-12T15:23:51.701855604Z" level=info msg="Started container" PID=21518 containerID=2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff description=openshift-marketplace/redhat-marketplace-744mc/extract-content id=eef3d47b-03ec-4fed-8693-613282215633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258
2026-06-12 16:39:22.065064 | controller | Jun 12 15:23:51.872316 crc crio[3654]: time="2026-06-12T15:23:51.872118218Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9979c5e6-1f53-4d0e-ae97-ddaf931d453f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.065080 | controller | Jun 12 15:23:51.877378 crc crio[3654]: time="2026-06-12T15:23:51.877211376Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.065096 | controller | Jun 12 15:23:52.555928 crc crio[3654]: time="2026-06-12T15:23:52.55531485Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-qtp5z/POD" id=733827b1-2528-4769-b86b-1851fe35e249 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.065115 | controller | Jun 12 15:23:52.555928 crc crio[3654]: time="2026-06-12T15:23:52.555858751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065132 | controller | Jun 12 15:23:52.580759 crc crio[3654]: time="2026-06-12T15:23:52.580626305Z" level=info msg="Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0017901b0}] Aliases:map[]}"
2026-06-12 16:39:22.065148 | controller | Jun 12 15:23:52.581054 crc crio[3654]: time="2026-06-12T15:23:52.580778211Z" level=info msg="Adding pod openshift-marketplace_certified-operators-qtp5z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.065164 | controller | Jun 12 15:23:52.744091 crc crio[3654]: time="2026-06-12T15:23:52.743324459Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=9979c5e6-1f53-4d0e-ae97-ddaf931d453f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.065180 | controller | Jun 12 15:23:52.745637 crc crio[3654]: time="2026-06-12T15:23:52.745554291Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=650adba8-af76-43ff-8c4e-7adc0df06430 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065196 | controller | Jun 12 15:23:52.750127 crc crio[3654]: time="2026-06-12T15:23:52.750048406Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b5d59998-6931-4d48-9c95-af81d7421858 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065212 | controller | Jun 12 15:23:52.753142 crc crio[3654]: time="2026-06-12T15:23:52.753099929Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-85xgt/POD" id=9c55d750-ef57-4b43-9c13-bfa98609fdfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.065228 | controller | Jun 12 15:23:52.753142 crc crio[3654]: time="2026-06-12T15:23:52.753169742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065243 | controller | Jun 12 15:23:52.760335 crc crio[3654]: time="2026-06-12T15:23:52.756948761Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-htt7p/extract-content" id=ee9bd276-c9b2-4695-b1bc-ed08c170a963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065259 | controller | Jun 12 15:23:52.763828 crc crio[3654]: time="2026-06-12T15:23:52.763721671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065275 | controller | Jun 12 15:23:52.780565 crc crio[3654]: time="2026-06-12T15:23:52.778206001Z" level=info msg="Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000f42228}] Aliases:map[]}"
2026-06-12 16:39:22.065294 | controller | Jun 12 15:23:52.780565 crc crio[3654]: time="2026-06-12T15:23:52.778347777Z" level=info msg="Adding pod openshift-marketplace_community-operators-85xgt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.065310 | controller | Jun 12 15:23:52.816768 crc crio[3654]: time="2026-06-12T15:23:52.816552086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065325 | controller | Jun 12 15:23:52.822734 crc crio[3654]: time="2026-06-12T15:23:52.82148389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065341 | controller | Jun 12 15:23:52.899014 crc crio[3654]: time="2026-06-12T15:23:52.898781385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a7459442-5ae7-4255-bffb-682a16d9913c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065357 | controller | Jun 12 15:23:52.918219 crc crio[3654]: time="2026-06-12T15:23:52.91784902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7e22e4ae-fe37-43ce-81dd-963493666e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065374 | controller | Jun 12 15:23:52.931911 crc crio[3654]: time="2026-06-12T15:23:52.931514457Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-744mc/registry-server" id=ab62aa01-7b60-45ee-8da9-6e78cd84e014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065390 | controller | Jun 12 15:23:52.932236 crc crio[3654]: time="2026-06-12T15:23:52.932147421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065406 | controller | Jun 12 15:23:52.941627 crc crio[3654]: 2026-06-12T15:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cada00a69315516 Mac:f2:10:07:10:0e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a SocketPath: PciID:}] [{Interface:0xc00013ced0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.065422 | controller | Jun 12 15:23:52.943765 crc crio[3654]: time="2026-06-12T15:23:52.943599401Z" level=info msg="Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0017901b0}] Aliases:map[]}"
2026-06-12 16:39:22.065439 | controller | Jun 12 15:23:52.943924 crc crio[3654]: time="2026-06-12T15:23:52.943784018Z" level=info msg="Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.065455 | controller | Jun 12 15:23:52.988709 crc crio[3654]: time="2026-06-12T15:23:52.986058111Z" level=info msg="Created container 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723: openshift-marketplace/redhat-operators-htt7p/extract-content" id=ee9bd276-c9b2-4695-b1bc-ed08c170a963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065471 | controller | Jun 12 15:23:52.990500 crc crio[3654]: time="2026-06-12T15:23:52.990461562Z" level=info msg="Starting container: 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723" id=a4c3412f-30c3-46be-becd-02036df68254 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.065491 | controller | Jun 12 15:23:53.011697 crc crio[3654]: time="2026-06-12T15:23:53.011575918Z" level=info msg="Started container" PID=21584 containerID=080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723 description=openshift-marketplace/redhat-operators-htt7p/extract-content id=a4c3412f-30c3-46be-becd-02036df68254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603
2026-06-12 16:39:22.065508 | controller | Jun 12 15:23:53.013768 crc crio[3654]: time="2026-06-12T15:23:53.013612324Z" level=info msg="Ran pod sandbox cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec with infra container: openshift-marketplace/certified-operators-qtp5z/POD" id=733827b1-2528-4769-b86b-1851fe35e249 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.065544 | controller | Jun 12 15:23:53.014416 crc crio[3654]: time="2026-06-12T15:23:53.014198826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065561 | controller | Jun 12 15:23:53.032218 crc crio[3654]: time="2026-06-12T15:23:53.032139045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c131af6d-3146-4e15-8a9f-d1f4beac5bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065576 | controller | Jun 12 15:23:53.037825 crc crio[3654]: time="2026-06-12T15:23:53.037519441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065592 | controller | Jun 12 15:23:53.038538 crc crio[3654]: time="2026-06-12T15:23:53.038497629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0602f976-bb9e-4671-8e85-553669800c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065607 | controller | Jun 12 15:23:53.140744 crc crio[3654]: time="2026-06-12T15:23:53.140572009Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qtp5z/extract-utilities" id=bda5589f-4a82-4ef4-8c18-61ac0dde1a94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065623 | controller | Jun 12 15:23:53.141373 crc crio[3654]: time="2026-06-12T15:23:53.141304416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065639 | controller | Jun 12 15:23:53.169800 crc crio[3654]: time="2026-06-12T15:23:53.169632853Z" level=info msg="Created container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server" id=ab62aa01-7b60-45ee-8da9-6e78cd84e014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065655 | controller | Jun 12 15:23:53.170891 crc crio[3654]: time="2026-06-12T15:23:53.170818065Z" level=info msg="Starting container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b" id=ac327463-70af-44ae-be0c-ea3a9e881476 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.065671 | controller | Jun 12 15:23:53.171706 crc crio[3654]: time="2026-06-12T15:23:53.171572393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065687 | controller | Jun 12 15:23:53.176748 crc crio[3654]: time="2026-06-12T15:23:53.176655593Z" level=info msg="Started container" PID=21610 containerID=9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b description=openshift-marketplace/redhat-marketplace-744mc/registry-server id=ac327463-70af-44ae-be0c-ea3a9e881476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258
2026-06-12 16:39:22.065710 | controller | Jun 12 15:23:53.179652 crc crio[3654]: time="2026-06-12T15:23:53.179099171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065726 | controller | Jun 12 15:23:53.302393 crc crio[3654]: time="2026-06-12T15:23:53.302209984Z" level=info msg="Created container 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4: openshift-marketplace/certified-operators-qtp5z/extract-utilities" id=bda5589f-4a82-4ef4-8c18-61ac0dde1a94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065742 | controller | Jun 12 15:23:53.303514 crc crio[3654]: time="2026-06-12T15:23:53.303468021Z" level=info msg="Starting container: 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4" id=c38319da-d2ee-4e23-982b-58cfe2816210 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.065757 | controller | Jun 12 15:23:53.310863 crc crio[3654]: time="2026-06-12T15:23:53.310754032Z" level=info msg="Started container" PID=21627 containerID=2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4 description=openshift-marketplace/certified-operators-qtp5z/extract-utilities id=c38319da-d2ee-4e23-982b-58cfe2816210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec
2026-06-12 16:39:22.065773 | controller | Jun 12 15:23:53.376192 crc crio[3654]: 2026-06-12T15:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7ed52004755dcf Mac:6e:55:00:58:f7:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b SocketPath: PciID:}] [{Interface:0xc000284540 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.065789 | controller | Jun 12 15:23:53.377554 crc crio[3654]: time="2026-06-12T15:23:53.377517234Z" level=info msg="Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000f42228}] Aliases:map[]}"
2026-06-12 16:39:22.065805 | controller | Jun 12 15:23:53.377981 crc crio[3654]: time="2026-06-12T15:23:53.377961541Z" level=info msg="Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.065821 | controller | Jun 12 15:23:53.420678 crc crio[3654]: time="2026-06-12T15:23:53.420614765Z" level=info msg="Ran pod sandbox b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d with infra container: openshift-marketplace/community-operators-85xgt/POD" id=9c55d750-ef57-4b43-9c13-bfa98609fdfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.065837 | controller | Jun 12 15:23:53.423455 crc crio[3654]: time="2026-06-12T15:23:53.423350525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=379580d8-60c2-4a41-9032-c3a4662befd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065853 | controller | Jun 12 15:23:53.425794 crc crio[3654]: time="2026-06-12T15:23:53.425766794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21590e5d-349f-471f-8f26-38ac6450697b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.065868 | controller | Jun 12 15:23:53.440785 crc crio[3654]: time="2026-06-12T15:23:53.440711486Z" level=info msg="Creating container: openshift-marketplace/community-operators-85xgt/extract-utilities" id=33587c74-bedf-4c8b-b6a1-6303ecd72c40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065887 | controller | Jun 12 15:23:53.441203 crc crio[3654]: time="2026-06-12T15:23:53.441149202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065904 | controller | Jun 12 15:23:53.466720 crc crio[3654]: time="2026-06-12T15:23:53.466622651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065919 | controller | Jun 12 15:23:53.470182 crc crio[3654]: time="2026-06-12T15:23:53.470083679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.065935 | controller | Jun 12 15:23:53.596161 crc crio[3654]: time="2026-06-12T15:23:53.596037337Z" level=info msg="Created container a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858: openshift-marketplace/community-operators-85xgt/extract-utilities" id=33587c74-bedf-4c8b-b6a1-6303ecd72c40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.065950 | controller | Jun 12 15:23:53.597951 crc crio[3654]: time="2026-06-12T15:23:53.597838031Z" level=info msg="Starting container: a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858" id=0e59eccb-9b5a-4cc2-a7c2-9dc6c9175a29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.065966 | controller | Jun 12 15:23:53.604932 crc crio[3654]: time="2026-06-12T15:23:53.604836022Z" level=info msg="Started container" PID=21645 containerID=a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858 description=openshift-marketplace/community-operators-85xgt/extract-utilities id=0e59eccb-9b5a-4cc2-a7c2-9dc6c9175a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d
2026-06-12 16:39:22.065982 | controller | Jun 12 15:23:53.911054 crc crio[3654]: time="2026-06-12T15:23:53.910393559Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=20e37614-f8c6-4eec-8cfc-639ca05e2d39 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.065998 | controller | Jun 12 15:23:53.915625 crc crio[3654]: time="2026-06-12T15:23:53.91553722Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.066014 | controller | Jun 12 15:23:53.920994 crc crio[3654]: time="2026-06-12T15:23:53.920956979Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1f3244e7-a976-442f-8556-67115e9c48d3 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.066029 | controller | Jun 12 15:23:53.924335 crc crio[3654]: time="2026-06-12T15:23:53.924200219Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.066045 | controller | Jun 12 15:23:54.488971 crc crio[3654]: time="2026-06-12T15:23:54.488755774Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=20e37614-f8c6-4eec-8cfc-639ca05e2d39 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.066060 | controller | Jun 12 15:23:54.490184 crc crio[3654]: time="2026-06-12T15:23:54.490092313Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e98aa439-9713-4c3b-9fbc-39033eaa152b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066076 | controller | Jun 12 15:23:54.493793 crc crio[3654]: time="2026-06-12T15:23:54.493660124Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ffa0bc0a-e3da-4e78-a0d9-644be822f97e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066095 | controller | Jun 12 15:23:54.500100 crc crio[3654]: time="2026-06-12T15:23:54.499968927Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qtp5z/extract-content" id=b40777ac-d81e-4525-bd7c-6cd8d26c0a13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066110 | controller | Jun 12 15:23:54.500591 crc crio[3654]: time="2026-06-12T15:23:54.500496176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066127 | controller | Jun 12 15:23:54.529040 crc crio[3654]: time="2026-06-12T15:23:54.528904315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066143 | controller | Jun 12 15:23:54.533316 crc crio[3654]: time="2026-06-12T15:23:54.533155291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066158 | controller | Jun 12 15:23:54.640107 crc crio[3654]: time="2026-06-12T15:23:54.639976303Z" level=info msg="Created container 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba: openshift-marketplace/certified-operators-qtp5z/extract-content" id=b40777ac-d81e-4525-bd7c-6cd8d26c0a13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066174 | controller | Jun 12 15:23:54.642807 crc crio[3654]: time="2026-06-12T15:23:54.642602417Z" level=info msg="Starting container: 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba" id=8489b163-ef81-412a-8e76-178b5630f684 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.066190 | controller | Jun 12 15:23:54.650635 crc crio[3654]: time="2026-06-12T15:23:54.650516255Z" level=info msg="Started container" PID=21678 containerID=1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba description=openshift-marketplace/certified-operators-qtp5z/extract-content id=8489b163-ef81-412a-8e76-178b5630f684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec
2026-06-12 16:39:22.066206 | controller | Jun 12 15:23:54.738341 crc crio[3654]: time="2026-06-12T15:23:54.738163537Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029" id=1f3244e7-a976-442f-8556-67115e9c48d3 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.066221 | controller | Jun 12 15:23:54.739793 crc crio[3654]: time="2026-06-12T15:23:54.739660413Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=00995559-d5f4-4eb4-aafd-e6e04c29d31f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066237 | controller | Jun 12 15:23:54.742605 crc crio[3654]: time="2026-06-12T15:23:54.742530549Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e4a99eef-ab98-4b12-a5ca-64dbce6b1743 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066253 | controller | Jun 12 15:23:54.755117 crc crio[3654]: time="2026-06-12T15:23:54.75501846Z" level=info msg="Creating container: openshift-marketplace/community-operators-85xgt/extract-content" id=9bbf3fc2-2410-4c57-afed-8850f21c6561 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066268 | controller | Jun 12 15:23:54.755647 crc crio[3654]: time="2026-06-12T15:23:54.755584751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066283 | controller | Jun 12 15:23:54.777645 crc crio[3654]: time="2026-06-12T15:23:54.77754245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066299 | controller | Jun 12 15:23:54.780930 crc crio[3654]: time="2026-06-12T15:23:54.78078996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066318 | controller | Jun 12 15:23:54.905852 crc crio[3654]: time="2026-06-12T15:23:54.905641438Z" level=info msg="Created container eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b: openshift-marketplace/community-operators-85xgt/extract-content" id=9bbf3fc2-2410-4c57-afed-8850f21c6561 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066334 | controller | Jun 12 15:23:54.907801 crc crio[3654]: time="2026-06-12T15:23:54.907708226Z" level=info msg="Starting container: eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b" id=e85c7c9c-8696-4a22-940f-87259cfacf55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.066350 | controller | Jun 12 15:23:54.916430 crc crio[3654]: time="2026-06-12T15:23:54.916188942Z" level=info msg="Started container" PID=21690 containerID=eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b description=openshift-marketplace/community-operators-85xgt/extract-content id=e85c7c9c-8696-4a22-940f-87259cfacf55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d
2026-06-12 16:39:22.066365 | controller | Jun 12 15:23:54.992884 crc crio[3654]: time="2026-06-12T15:23:54.992770803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fbd4bb33-9d75-4016-a0ce-7b166608b523 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066380 | controller | Jun 12 15:23:54.995611 crc crio[3654]: time="2026-06-12T15:23:54.995514235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=56532c3e-f5a8-4840-8bcb-018e1ed89507 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066396 | controller | Jun 12 15:23:55.007131 crc crio[3654]: time="2026-06-12T15:23:55.007023269Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-htt7p/registry-server" id=7bcd0b5a-43ab-4539-b837-f99b10734515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066412 | controller | Jun 12 15:23:55.007532 crc crio[3654]: time="2026-06-12T15:23:55.007462156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066428 | controller | Jun 12 15:23:55.075562 crc crio[3654]: time="2026-06-12T15:23:55.075449985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066444 | controller | Jun 12 15:23:55.079881 crc crio[3654]: time="2026-06-12T15:23:55.079777624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066459 | controller | Jun 12 15:23:55.192725 crc crio[3654]: time="2026-06-12T15:23:55.192544791Z" level=info msg="Created container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server" id=7bcd0b5a-43ab-4539-b837-f99b10734515 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066475 | controller | Jun 12 15:23:55.194170 crc crio[3654]: time="2026-06-12T15:23:55.194071445Z" level=info msg="Starting container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9" id=b4b137f1-ad32-44af-b2bc-89b1c2740b54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.066491 | controller | Jun 12 15:23:55.200801 crc crio[3654]: time="2026-06-12T15:23:55.200648435Z" level=info msg="Started container" PID=21704 containerID=210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9 description=openshift-marketplace/redhat-operators-htt7p/registry-server id=b4b137f1-ad32-44af-b2bc-89b1c2740b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603
2026-06-12 16:39:22.066570 | controller | Jun 12 15:23:56.004545 crc crio[3654]: time="2026-06-12T15:23:56.003381839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f9b3f02b-8d31-4e78-b986-9ae80dcf342c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066606 | controller | Jun 12 15:23:56.006996 crc crio[3654]: time="2026-06-12T15:23:56.006837496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a625554b-dde4-41a6-9890-7d2cb3b850c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066624 | controller | Jun 12 15:23:56.016372 crc crio[3654]: time="2026-06-12T15:23:56.012894521Z" level=info msg="Creating container: openshift-marketplace/community-operators-85xgt/registry-server" id=6dbf8bbb-148a-42dc-9015-39eedbec9f67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066640 | controller | Jun 12 15:23:56.016372 crc crio[3654]: time="2026-06-12T15:23:56.013212133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066656 | controller | Jun 12 15:23:56.021129 crc crio[3654]: time="2026-06-12T15:23:56.017808972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6086a0a3-17a6-43de-aa73-8e239e6378e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066672 | controller | Jun 12 15:23:56.035039 crc crio[3654]: time="2026-06-12T15:23:56.034803369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5e24011d-6f78-4c4b-b292-5239ff0ee0ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.066688 | controller | Jun 12 15:23:56.042663 crc crio[3654]: time="2026-06-12T15:23:56.041493046Z" level=info msg="Creating container: openshift-marketplace/certified-operators-qtp5z/registry-server" id=44c861fa-9ce7-4733-ab23-44b09ea6aa0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066703 | controller | Jun 12 15:23:56.042663 crc crio[3654]: time="2026-06-12T15:23:56.041827039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066719 | controller | Jun 12 15:23:56.079370 crc crio[3654]: time="2026-06-12T15:23:56.079029552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066734 | controller | Jun 12 15:23:56.081445 crc crio[3654]: time="2026-06-12T15:23:56.081359137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066750 | controller | Jun 12 15:23:56.085161 crc crio[3654]: time="2026-06-12T15:23:56.085059194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066765 | controller | Jun 12 15:23:56.085670 crc crio[3654]: time="2026-06-12T15:23:56.085517151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.066780 | controller | Jun 12 15:23:56.274708 crc crio[3654]: time="2026-06-12T15:23:56.273598668Z" level=info msg="Created container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server" id=44c861fa-9ce7-4733-ab23-44b09ea6aa0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066799 | controller | Jun 12 15:23:56.274708 crc crio[3654]: time="2026-06-12T15:23:56.274661038Z" level=info msg="Created container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server" id=6dbf8bbb-148a-42dc-9015-39eedbec9f67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.066815 | controller | Jun 12 15:23:56.277009 crc crio[3654]: time="2026-06-12T15:23:56.276906974Z" level=info msg="Starting container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470" id=41e7814b-9816-4b8d-84d1-f0d48904471a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.066831 | controller | Jun 12 15:23:56.277647 crc crio[3654]: time="2026-06-12T15:23:56.27759056Z" level=info msg="Starting container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4" id=f18734ea-c8e5-4a95-b347-2c5f4122533a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.066847 | controller | Jun 12 15:23:56.284151 crc crio[3654]: time="2026-06-12T15:23:56.284052358Z" level=info msg="Started container" PID=21770 containerID=be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4 description=openshift-marketplace/community-operators-85xgt/registry-server id=f18734ea-c8e5-4a95-b347-2c5f4122533a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d
2026-06-12 16:39:22.066863 | controller | Jun 12 15:23:56.290206 crc crio[3654]: time="2026-06-12T15:23:56.290050631Z" level=info msg="Started container" PID=21767 containerID=3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470 description=openshift-marketplace/certified-operators-qtp5z/registry-server id=41e7814b-9816-4b8d-84d1-f0d48904471a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec
2026-06-12 16:39:22.066881 | controller | Jun 12 15:24:07.468483 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 16:39:22.066897 | controller | Jun 12 15:24:07.581171 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 16:39:22.066913 | controller | Jun 12 15:24:07.582035 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 16:39:22.066929 | controller | Jun 12 15:24:07.582363 crc systemd[1]: crio.service: Consumed 20min 14.516s CPU time.
2026-06-12 16:39:22.066944 | controller | Jun 12 15:24:07.666452 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 16:39:22.066960 | controller | Jun 12 15:24:07.845557 crc crio[22678]: time="2026-06-12T15:24:07.845426449Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 16:39:22.066976 | controller | Jun 12 15:24:07.845557 crc crio[22678]: time="2026-06-12T15:24:07.845522572Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 16:39:22.066991 | controller | Jun 12 15:24:07.847629 crc crio[22678]: time="2026-06-12T15:24:07.847561688Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 16:39:22.067007 | controller | Jun 12 15:24:07.847717 crc crio[22678]: time="2026-06-12T15:24:07.847675553Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 16:39:22.067023 | controller | Jun 12 15:24:07.871966 crc crio[22678]: time="2026-06-12T15:24:07.871032123Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 16:39:22.067039 | controller | Jun 12 15:24:07.872391 crc crio[22678]: time="2026-06-12T15:24:07.872108463Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 16:39:22.067055 | controller | Jun 12 15:24:07.872391 crc crio[22678]: time="2026-06-12T15:24:07.872122634Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 16:39:22.067074 | controller | Jun 12 15:24:07.872391 crc crio[22678]: time="2026-06-12T15:24:07.872358852Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 16:39:22.067090 | controller | Jun 12 15:24:07.872391 crc crio[22678]: time="2026-06-12T15:24:07.872372403Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 16:39:22.067106 | controller | Jun 12 15:24:07.897711 crc crio[22678]: time="2026-06-12T15:24:07.897591323Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 16:39:22.067121 | controller | Jun 12 15:24:07.910086 crc crio[22678]: time="2026-06-12T15:24:07.909970495Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 16:39:22.067137 | controller | Jun 12 15:24:07.923239 crc crio[22678]: time="2026-06-12T15:24:07.923118714Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 16:39:22.067153 | controller | Jun 12 15:24:07.947238 crc crio[22678]: time="2026-06-12T15:24:07.947029897Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 16:39:22.067169 | controller | Jun 12 15:24:08.109813 crc crio[22678]: time="2026-06-12T15:24:08.109530285Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 16:39:22.067230 | controller | Jun 12 15:24:08.109813 crc crio[22678]: time="2026-06-12T15:24:08.109591907Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 16:39:22.067252 | controller | Jun 12 15:24:08.109813 crc crio[22678]: time="2026-06-12T15:24:08.109603048Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 16:39:22.067305 | controller | Jun 12 15:24:08.109813 crc crio[22678]: time="2026-06-12T15:24:08.109609718Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 16:39:22.067327 | controller | Jun 12 15:24:08.109813 crc crio[22678]: time="2026-06-12T15:24:08.109616958Z" level=info msg="RDT not available in the host system"
2026-06-12 16:39:22.067344 | controller | Jun 12 15:24:08.114365 crc crio[22678]: time="2026-06-12T15:24:08.114189426Z" level=info msg="Conmon does support the --sync option"
2026-06-12 16:39:22.067359 | controller | Jun 12 15:24:08.114365 crc crio[22678]: time="2026-06-12T15:24:08.114209436Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 16:39:22.067375 | controller | Jun 12 15:24:08.121682 crc crio[22678]: time="2026-06-12T15:24:08.12161157Z" level=info msg="Conmon does support the --sync option"
2026-06-12 16:39:22.067390 | controller | Jun 12 15:24:08.121682 crc crio[22678]: time="2026-06-12T15:24:08.121652532Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 16:39:22.067406 | controller | Jun 12 15:24:08.148952 crc crio[22678]: time="2026-06-12T15:24:08.148871016Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.067421 | controller | Jun 12 15:24:08.149421 crc crio[22678]: time="2026-06-12T15:24:08.149394545Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.067437 | controller | Jun 12 15:24:08.149853 crc crio[22678]: time="2026-06-12T15:24:08.149825791Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 16:39:22.067452 | controller | Jun 12 15:24:08.149978 crc crio[22678]: time="2026-06-12T15:24:08.149956686Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 16:39:22.067470 | controller | Jun 12 15:24:08.150722 crc crio[22678]: time="2026-06-12T15:24:08.15059379Z" 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 = [\"org.criu.config\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"run.oci.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.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-12 16:39:22.067495 | controller | Jun 12 15:24:08.151816 crc crio[22678]: time="2026-06-12T15:24:08.151784434Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 16:39:22.067525 | controller | Jun 12 15:24:08.152538 crc crio[22678]: time="2026-06-12T15:24:08.152513301Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 16:39:22.067553 | controller | Jun 12 15:24:09.763110 crc crio[22678]: time="2026-06-12T15:24:09.763016297Z" level=info msg="Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc0005a10c8}] Aliases:map[]}"
2026-06-12 16:39:22.067619 | controller | Jun 12 15:24:09.764757 crc crio[22678]: time="2026-06-12T15:24:09.763174833Z" level=info msg="Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067654 | controller | Jun 12 15:24:09.764757 crc crio[22678]: time="2026-06-12T15:24:09.763745854Z" level=info msg="Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0005a11d8}] Aliases:map[]}"
2026-06-12 16:39:22.067683 | controller | Jun 12 15:24:09.764757 crc crio[22678]: time="2026-06-12T15:24:09.763862168Z" level=info msg="Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067706 | controller | Jun 12 15:24:09.764757 crc crio[22678]: time="2026-06-12T15:24:09.76417067Z" level=info msg="Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc0005a1270}] Aliases:map[]}"
2026-06-12 16:39:22.067764 | controller | Jun 12 15:24:09.764757 crc crio[22678]: time="2026-06-12T15:24:09.764364297Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067785 | controller | Jun 12 15:24:09.765000 crc crio[22678]: time="2026-06-12T15:24:09.764812982Z" level=info msg="Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc0005a1300}] Aliases:map[]}"
2026-06-12 16:39:22.067802 | controller | Jun 12 15:24:09.765000 crc crio[22678]: time="2026-06-12T15:24:09.764917268Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067818 | controller | Jun 12 15:24:09.765407 crc crio[22678]: time="2026-06-12T15:24:09.765332913Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc0005a1398}] Aliases:map[]}"
2026-06-12 16:39:22.067834 | controller | Jun 12 15:24:09.765513 crc crio[22678]: time="2026-06-12T15:24:09.765480399Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067850 | controller | Jun 12 15:24:09.765939 crc crio[22678]: time="2026-06-12T15:24:09.765872693Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc0005a1420}] Aliases:map[]}"
2026-06-12 16:39:22.067870 | controller | Jun 12 15:24:09.766028 crc crio[22678]: time="2026-06-12T15:24:09.766006108Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067886 | controller | Jun 12 15:24:09.766187 crc crio[22678]: time="2026-06-12T15:24:09.766132133Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.067902 | controller | Jun 12 15:24:09.766187 crc crio[22678]: time="2026-06-12T15:24:09.766171464Z" level=warning msg="Could not restore sandbox IP for 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_cd242cb2-7556-4bfa-99f5-ffde1224c469_0(49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.067918 | controller | Jun 12 15:24:09.766427 crc crio[22678]: time="2026-06-12T15:24:09.766198715Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.067935 | controller | Jun 12 15:24:09.766427 crc crio[22678]: time="2026-06-12T15:24:09.766209216Z" level=warning msg="Could not restore sandbox IP for 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_ad789121-efaf-40ea-968c-16071b32a883_0(5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.067951 | controller | Jun 12 15:24:09.766653 crc crio[22678]: time="2026-06-12T15:24:09.76659255Z" level=info msg="Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0005a14c0}] Aliases:map[]}"
2026-06-12 16:39:22.067968 | controller | Jun 12 15:24:09.766760 crc crio[22678]: time="2026-06-12T15:24:09.766729305Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.067984 | controller | Jun 12 15:24:09.767156 crc crio[22678]: time="2026-06-12T15:24:09.767096339Z" level=info msg="Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc0005a1558}] Aliases:map[]}"
2026-06-12 16:39:22.068000 | controller | Jun 12 15:24:09.767589 crc crio[22678]: time="2026-06-12T15:24:09.767217213Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068020 | controller | Jun 12 15:24:09.767882 crc crio[22678]: time="2026-06-12T15:24:09.767717872Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc0005a15f0}] Aliases:map[]}"
2026-06-12 16:39:22.068036 | controller | Jun 12 15:24:09.767984 crc crio[22678]: time="2026-06-12T15:24:09.767900319Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068053 | controller | Jun 12 15:24:09.768420 crc crio[22678]: time="2026-06-12T15:24:09.768364106Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc0005a1690}] Aliases:map[]}"
2026-06-12 16:39:22.068069 | controller | Jun 12 15:24:09.768519 crc crio[22678]: time="2026-06-12T15:24:09.768485321Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068086 | controller | Jun 12 15:24:09.768924 crc crio[22678]: time="2026-06-12T15:24:09.768866405Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc0005a1718}] Aliases:map[]}"
2026-06-12 16:39:22.068102 | controller | Jun 12 15:24:09.769041 crc crio[22678]: time="2026-06-12T15:24:09.76900126Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068117 | controller | Jun 12 15:24:09.769653 crc crio[22678]: time="2026-06-12T15:24:09.7695438Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc0005a17a8}] Aliases:map[]}"
2026-06-12 16:39:22.068134 | controller | Jun 12 15:24:09.769803 crc crio[22678]: time="2026-06-12T15:24:09.769751658Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068150 | controller | Jun 12 15:24:09.770389 crc crio[22678]: time="2026-06-12T15:24:09.770209375Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc0005a1828}] Aliases:map[]}"
2026-06-12 16:39:22.068170 | controller | Jun 12 15:24:09.770487 crc crio[22678]: time="2026-06-12T15:24:09.770433883Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068187 | controller | Jun 12 15:24:09.770937 crc crio[22678]: time="2026-06-12T15:24:09.770867989Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc0005a18c8}] Aliases:map[]}"
2026-06-12 16:39:22.068203 | controller | Jun 12 15:24:09.771057 crc crio[22678]: time="2026-06-12T15:24:09.771020495Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068220 | controller | Jun 12 15:24:09.771645 crc crio[22678]: time="2026-06-12T15:24:09.771531994Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc0005a1948}] Aliases:map[]}"
2026-06-12 16:39:22.068236 | controller | Jun 12 15:24:09.771776 crc crio[22678]: time="2026-06-12T15:24:09.77169246Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068253 | controller | Jun 12 15:24:09.772195 crc crio[22678]: time="2026-06-12T15:24:09.772138517Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0005a19f0}] Aliases:map[]}"
2026-06-12 16:39:22.068269 | controller | Jun 12 15:24:09.772414 crc crio[22678]: time="2026-06-12T15:24:09.772374346Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068286 | controller | Jun 12 15:24:09.772700 crc crio[22678]: time="2026-06-12T15:24:09.772653746Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068302 | controller | Jun 12 15:24:09.772700 crc crio[22678]: time="2026-06-12T15:24:09.772689777Z" level=warning msg="Could not restore sandbox IP for cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068321 | controller | Jun 12 15:24:09.773116 crc crio[22678]: time="2026-06-12T15:24:09.773071081Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc0005a1a88}] Aliases:map[]}"
2026-06-12 16:39:22.068338 | controller | Jun 12 15:24:09.773348 crc crio[22678]: time="2026-06-12T15:24:09.77331219Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068354 | controller | Jun 12 15:24:09.773488 crc crio[22678]: time="2026-06-12T15:24:09.773474146Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068370 | controller | Jun 12 15:24:09.773545 crc crio[22678]: time="2026-06-12T15:24:09.773489297Z" level=warning msg="Could not restore sandbox IP for 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068386 | controller | Jun 12 15:24:09.773877 crc crio[22678]: time="2026-06-12T15:24:09.773754437Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc0005a1b38}] Aliases:map[]}"
2026-06-12 16:39:22.068402 | controller | Jun 12 15:24:09.773948 crc crio[22678]: time="2026-06-12T15:24:09.773894412Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068418 | controller | Jun 12 15:24:09.774027 crc crio[22678]: time="2026-06-12T15:24:09.773991306Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068434 | controller | Jun 12 15:24:09.774027 crc crio[22678]: time="2026-06-12T15:24:09.774023157Z" level=warning msg="Could not restore sandbox IP for 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068450 | controller | Jun 12 15:24:09.774412 crc crio[22678]: time="2026-06-12T15:24:09.77437582Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc0005a1be0}] Aliases:map[]}"
2026-06-12 16:39:22.068466 | controller | Jun 12 15:24:09.774548 crc crio[22678]: time="2026-06-12T15:24:09.774518095Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068485 | controller | Jun 12 15:24:09.774997 crc crio[22678]: time="2026-06-12T15:24:09.774942111Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc0005a1c88}] Aliases:map[]}"
2026-06-12 16:39:22.068502 | controller | Jun 12 15:24:09.775103 crc crio[22678]: time="2026-06-12T15:24:09.775065666Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068544 | controller | Jun 12 15:24:09.775661 crc crio[22678]: time="2026-06-12T15:24:09.775590855Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc0005a1d60}] Aliases:map[]}"
2026-06-12 16:39:22.068562 | controller | Jun 12 15:24:09.775758 crc crio[22678]: time="2026-06-12T15:24:09.77571273Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068579 | controller | Jun 12 15:24:09.776559 crc crio[22678]: time="2026-06-12T15:24:09.776483533Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000b5c748}] Aliases:map[]}"
2026-06-12 16:39:22.068594 | controller | Jun 12 15:24:09.776691 crc crio[22678]: time="2026-06-12T15:24:09.776644729Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068610 | controller | Jun 12 15:24:09.777115 crc crio[22678]: time="2026-06-12T15:24:09.777051594Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc000b5c800}] Aliases:map[]}"
2026-06-12 16:39:22.068625 | controller | Jun 12 15:24:09.777423 crc crio[22678]: time="2026-06-12T15:24:09.77722277Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068641 | controller | Jun 12 15:24:09.777841 crc crio[22678]: time="2026-06-12T15:24:09.777772051Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc000b5c8b0}] Aliases:map[]}"
2026-06-12 16:39:22.068667 | controller | Jun 12 15:24:09.777928 crc crio[22678]: time="2026-06-12T15:24:09.777914566Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068688 | controller | Jun 12 15:24:09.778373 crc crio[22678]: time="2026-06-12T15:24:09.778233738Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc000b5c948}] Aliases:map[]}"
2026-06-12 16:39:22.068704 | controller | Jun 12 15:24:09.778475 crc crio[22678]: time="2026-06-12T15:24:09.778413433Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068720 | controller | Jun 12 15:24:09.778868 crc crio[22678]: time="2026-06-12T15:24:09.778794749Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc000b5ca00}] Aliases:map[]}"
2026-06-12 16:39:22.068736 | controller | Jun 12 15:24:09.779008 crc crio[22678]: time="2026-06-12T15:24:09.778967385Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068751 | controller | Jun 12 15:24:09.779141 crc crio[22678]: time="2026-06-12T15:24:09.77910638Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068767 | controller | Jun 12 15:24:09.779234 crc crio[22678]: time="2026-06-12T15:24:09.779137482Z" level=warning msg="Could not restore sandbox IP for a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.068783 | controller | Jun 12 15:24:09.779543 crc crio[22678]: time="2026-06-12T15:24:09.779476744Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc000b5caa8}] Aliases:map[]}"
2026-06-12 16:39:22.068799 | controller | Jun 12 15:24:09.779777 crc crio[22678]: time="2026-06-12T15:24:09.779735604Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068818 | controller | Jun 12 15:24:09.780170 crc crio[22678]: time="2026-06-12T15:24:09.780105198Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc000b5cb50}] Aliases:map[]}"
2026-06-12 16:39:22.068835 | controller | Jun 12 15:24:09.782829 crc crio[22678]: time="2026-06-12T15:24:09.782725905Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068851 | controller | Jun 12 15:24:09.783180 crc crio[22678]: time="2026-06-12T15:24:09.783154311Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc000b5cbf0}] Aliases:map[]}"
2026-06-12 16:39:22.068867 | controller | Jun 12 15:24:09.783388 crc crio[22678]: time="2026-06-12T15:24:09.783347238Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068883 | controller | Jun 12 15:24:09.783868 crc crio[22678]: time="2026-06-12T15:24:09.783794815Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000b5cc98}] Aliases:map[]}"
2026-06-12 16:39:22.068899 | controller | Jun 12 15:24:09.783955 crc crio[22678]: time="2026-06-12T15:24:09.78392643Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068915 | controller | Jun 12 15:24:09.784400 crc crio[22678]: time="2026-06-12T15:24:09.784236992Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc000b5cd50}] Aliases:map[]}"
2026-06-12 16:39:22.068931 | controller | Jun 12 15:24:09.784485 crc crio[22678]: time="2026-06-12T15:24:09.784425149Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068946 | controller | Jun 12 15:24:09.784920 crc crio[22678]: time="2026-06-12T15:24:09.784849694Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc000b5cdf8}] Aliases:map[]}"
2026-06-12 16:39:22.068965 | controller | Jun 12 15:24:09.785012 crc crio[22678]: time="2026-06-12T15:24:09.784984969Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.068982 | controller | Jun 12 15:24:09.785536 crc crio[22678]: time="2026-06-12T15:24:09.785461457Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc000b5ce90}] Aliases:map[]}"
2026-06-12 16:39:22.068998 | controller | Jun 12 15:24:09.785630 crc crio[22678]: time="2026-06-12T15:24:09.785613823Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069014 | controller | Jun 12 15:24:09.786106 crc crio[22678]: time="2026-06-12T15:24:09.786026818Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc000b5cf30}] Aliases:map[]}"
2026-06-12 16:39:22.069029 | controller | Jun 12 15:24:09.786400 crc crio[22678]: time="2026-06-12T15:24:09.78634374Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069045 | controller | Jun 12 15:24:09.786874 crc crio[22678]: time="2026-06-12T15:24:09.786785042Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000b5cfb8}] Aliases:map[]}"
2026-06-12 16:39:22.069061 | controller | Jun 12 15:24:09.787025 crc crio[22678]: time="2026-06-12T15:24:09.786992144Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069077 | controller | Jun 12 15:24:09.787208 crc crio[22678]: time="2026-06-12T15:24:09.787128619Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.069093 | controller | Jun 12 15:24:09.787208 crc crio[22678]: time="2026-06-12T15:24:09.787169231Z" level=warning msg="Could not restore sandbox IP for 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.069113 | controller | Jun 12 15:24:09.787611 crc crio[22678]: time="2026-06-12T15:24:09.787537494Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000b5d068}] Aliases:map[]}"
2026-06-12 16:39:22.069129 | controller | Jun 12 15:24:09.787702 crc crio[22678]: time="2026-06-12T15:24:09.787672589Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069145 | controller | Jun 12 15:24:09.788177 crc crio[22678]: time="2026-06-12T15:24:09.788101235Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc000b5d0e8}] Aliases:map[]}"
2026-06-12 16:39:22.069162 | controller | Jun 12 15:24:09.788422 crc crio[22678]: time="2026-06-12T15:24:09.788366985Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069178 | controller | Jun 12 15:24:09.788826 crc crio[22678]: time="2026-06-12T15:24:09.78875853Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc000b5d178}] Aliases:map[]}"
2026-06-12 16:39:22.069194 | controller | Jun 12 15:24:09.788926 crc crio[22678]: time="2026-06-12T15:24:09.788893745Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069209 | controller | Jun 12 15:24:09.789075 crc crio[22678]: time="2026-06-12T15:24:09.78901768Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.069225 | controller | Jun 12 15:24:09.789075 crc crio[22678]: time="2026-06-12T15:24:09.789054421Z" level=warning msg="Could not restore sandbox IP for 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274: failed to get network status for pod sandbox k8s_collect-profiles-29687955-mjrv4_openshift-operator-lifecycle-manager_cc31a523-9b59-4935-b301-a4b557aa8bc5_0(34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.069241 | controller | Jun 12 15:24:09.789624 crc crio[22678]: time="2026-06-12T15:24:09.789542439Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000b5d210}] Aliases:map[]}"
2026-06-12 16:39:22.069260 | controller | Jun 12 15:24:09.789724 crc crio[22678]: time="2026-06-12T15:24:09.789697875Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069277 | controller | Jun 12 15:24:09.790215 crc crio[22678]: time="2026-06-12T15:24:09.790141451Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc000b5d290}] Aliases:map[]}"
2026-06-12 16:39:22.069292 | controller | Jun 12 15:24:09.790381 crc crio[22678]: time="2026-06-12T15:24:09.79035679Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069308 | controller | Jun 12 15:24:09.790846 crc crio[22678]: time="2026-06-12T15:24:09.790773785Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc000b5d310}] Aliases:map[]}"
2026-06-12 16:39:22.069324 | controller | Jun 12 15:24:09.790993 crc crio[22678]: time="2026-06-12T15:24:09.790931501Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069340 | controller | Jun 12 15:24:09.791490 crc crio[22678]: time="2026-06-12T15:24:09.791428359Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc000b5d390}] Aliases:map[]}"
2026-06-12 16:39:22.069356 | controller | Jun 12 15:24:09.791629 crc crio[22678]: time="2026-06-12T15:24:09.791586645Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069372 | controller | Jun 12 15:24:09.792103 crc crio[22678]: time="2026-06-12T15:24:09.792037332Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc000b5d420}] Aliases:map[]}"
2026-06-12 16:39:22.069391 | controller | Jun 12 15:24:09.792235 crc crio[22678]: time="2026-06-12T15:24:09.792194358Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069408 | controller | Jun 12 15:24:09.794181 crc crio[22678]: time="2026-06-12T15:24:09.794001785Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc000b5d4b0}] Aliases:map[]}"
2026-06-12 16:39:22.069424 | controller | Jun 12 15:24:09.794691 crc crio[22678]: time="2026-06-12T15:24:09.794365869Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069440 | controller | Jun 12 15:24:09.795123 crc crio[22678]: time="2026-06-12T15:24:09.795050984Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000b5d540}] Aliases:map[]}"
2026-06-12 16:39:22.069456 | controller | Jun 12 15:24:09.795235 crc crio[22678]: time="2026-06-12T15:24:09.79519905Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069472 | controller | Jun 12 15:24:09.798444 crc crio[22678]: time="2026-06-12T15:24:09.796963376Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc000b5d5d0}] Aliases:map[]}"
2026-06-12 16:39:22.069488 | controller | Jun 12 15:24:09.798444 crc crio[22678]: time="2026-06-12T15:24:09.797319829Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.069503 | controller | Jun 12 15:24:09.798444 crc crio[22678]: time="2026-06-12T15:24:09.79809141Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 16:39:22.069539 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.799021564Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 16:39:22.069557 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.799098847Z" level=info msg="Create NRI interface"
2026-06-12 16:39:22.069573 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.79916535Z" level=info msg="runtime interface created"
2026-06-12 16:39:22.069589 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.79918351Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 16:39:22.069604 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.799190541Z" level=info msg="runtime interface starting up..."
2026-06-12 16:39:22.069623 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.799197481Z" level=info msg="starting plugins..."
2026-06-12 16:39:22.069639 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.7992074Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 16:39:22.069655 | controller | Jun 12 15:24:09.799479 crc crio[22678]: time="2026-06-12T15:24:09.799218892Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 16:39:22.069719 | controller | Jun 12 15:24:09.809971 crc crio[22678]: time="2026-06-12T15:24:09.809863385Z" level=info msg="No systemd watchdog enabled"
2026-06-12 16:39:22.069748 | controller | Jun 12 15:24:09.817442 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 16:39:22.069766 | controller | Jun 12 15:24:17.065211 crc crio[22678]: time="2026-06-12T15:24:17.064306565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7372a7b1-f328-4293-999b-0e16b08ca951 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.069783 | controller | Jun 12 15:24:17.069407 crc crio[22678]: time="2026-06-12T15:24:17.069240649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=90d5bdda-3361-4cc4-8a28-b61f8022787a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.069799 | controller | Jun 12 15:24:17.074821 crc crio[22678]: time="2026-06-12T15:24:17.074720521Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a7477055-affa-4ed7-9625-28d5efc5c915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.069815 | controller | Jun 12 15:24:17.075215 crc crio[22678]: time="2026-06-12T15:24:17.075101805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.069832 | controller | Jun 12 15:24:17.110116 crc crio[22678]: time="2026-06-12T15:24:17.109743633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.069847 | controller | Jun 12 15:24:17.124828 crc crio[22678]: time="2026-06-12T15:24:17.12404284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.069863 | controller | Jun 12 15:24:17.263973 crc crio[22678]: time="2026-06-12T15:24:17.26385652Z" level=info msg="Created container 1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a7477055-affa-4ed7-9625-28d5efc5c915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.069878 | controller | Jun 12 15:24:17.265641 crc crio[22678]: time="2026-06-12T15:24:17.265557663Z" level=info msg="Starting container: 1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7" id=1ee36dc4-c2f5-4785-82c6-4650003ed3b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.069894 | controller | Jun 12 15:24:17.272003 crc crio[22678]: time="2026-06-12T15:24:17.271821476Z" level=info msg="Started container" PID=23400 containerID=1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1ee36dc4-c2f5-4785-82c6-4650003ed3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383
2026-06-12 16:39:22.069911 | controller | Jun 12 15:24:26.414783 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 16:39:22.069927 | controller | Jun 12 15:24:33.455462 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 16:39:22.069947 | controller | Jun 12 15:24:33.456043 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 16:39:22.069964 | controller | Jun 12 15:24:33.456322 crc systemd[1]: crio.service: Consumed 4.782s CPU time.
2026-06-12 16:39:22.069979 | controller | Jun 12 15:24:33.569122 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 16:39:22.069995 | controller | Jun 12 15:24:33.687709 crc crio[24284]: time="2026-06-12T15:24:33.686897703Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 16:39:22.070010 | controller | Jun 12 15:24:33.687709 crc crio[24284]: time="2026-06-12T15:24:33.686953865Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 16:39:22.070026 | controller | Jun 12 15:24:33.693067 crc crio[24284]: time="2026-06-12T15:24:33.692947793Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 16:39:22.070041 | controller | Jun 12 15:24:33.693182 crc crio[24284]: time="2026-06-12T15:24:33.69314783Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 16:39:22.070056 | controller | Jun 12 15:24:33.697720 crc crio[24284]: time="2026-06-12T15:24:33.696843068Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-12 16:39:22.070072 | controller | Jun 12 15:24:33.721144 crc crio[24284]: time="2026-06-12T15:24:33.720746063Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 16:39:22.070087 | controller | Jun 12 15:24:33.721686 crc crio[24284]: time="2026-06-12T15:24:33.721620245Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 16:39:22.070103 | controller | Jun 12 15:24:33.721761 crc crio[24284]: time="2026-06-12T15:24:33.721727299Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 16:39:22.070118 | controller | Jun 12 15:24:33.722147 crc crio[24284]: time="2026-06-12T15:24:33.722083152Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 16:39:22.070133 | controller | Jun 12 15:24:33.722147 crc crio[24284]: time="2026-06-12T15:24:33.722119944Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 16:39:22.070148 | controller | Jun 12 15:24:33.750181 crc crio[24284]: time="2026-06-12T15:24:33.750038329Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 16:39:22.070164 | controller | Jun 12 15:24:33.768701 crc crio[24284]: time="2026-06-12T15:24:33.768566723Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 16:39:22.070180 | controller | Jun 12 15:24:33.783336 crc crio[24284]: time="2026-06-12T15:24:33.78313228Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 16:39:22.070196 | controller | Jun 12 15:24:33.912975 crc crio[24284]: time="2026-06-12T15:24:33.912869948Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 16:39:22.070212 | controller | Jun 12 15:24:34.371062 crc crio[24284]: time="2026-06-12T15:24:34.370917345Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 16:39:22.070227 | controller | Jun 12 15:24:34.371062 crc crio[24284]: time="2026-06-12T15:24:34.370992108Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 16:39:22.070243 | controller | Jun 12 15:24:34.371062 crc crio[24284]: time="2026-06-12T15:24:34.371006729Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 16:39:22.070258 | controller | Jun 12 15:24:34.371062 crc crio[24284]: time="2026-06-12T15:24:34.371023199Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 16:39:22.070277 | controller | Jun 12 15:24:34.371062 crc crio[24284]: time="2026-06-12T15:24:34.37103217Z" level=info msg="RDT not available in the host system"
2026-06-12 16:39:22.070293 | controller | Jun 12 15:24:34.386979 crc crio[24284]: time="2026-06-12T15:24:34.386895183Z" level=info msg="Conmon does support the --sync option"
2026-06-12 16:39:22.070309 | controller | Jun 12 15:24:34.386979 crc crio[24284]: time="2026-06-12T15:24:34.386947825Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 16:39:22.070325 | controller | Jun 12 15:24:34.408297 crc crio[24284]: time="2026-06-12T15:24:34.408183088Z" level=info msg="Conmon does support the --sync option"
2026-06-12 16:39:22.070340 | controller | Jun 12 15:24:34.408297 crc crio[24284]: time="2026-06-12T15:24:34.4082339Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 16:39:22.070356 | controller | Jun 12 15:24:34.715210 crc crio[24284]: time="2026-06-12T15:24:34.71497754Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.070371 | controller | Jun 12 15:24:34.715210 crc crio[24284]: time="2026-06-12T15:24:34.715062634Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.070387 | controller | Jun 12 15:24:34.715210 crc crio[24284]: time="2026-06-12T15:24:34.715519781Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 16:39:22.070402 | controller | Jun 12 15:24:34.717361 crc crio[24284]: time="2026-06-12T15:24:34.715538581Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 16:39:22.070420 | controller | Jun 12 15:24:34.717567 crc crio[24284]: time="2026-06-12T15:24:34.716170145Z" 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.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"bundle\", \"run.oci.\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"org.criu.config\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.systemd.property.\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 16:39:22.070443 | controller | Jun 12 15:24:34.717567 crc crio[24284]: time="2026-06-12T15:24:34.717209744Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 16:39:22.070460 | controller | Jun 12 15:24:34.717567 crc crio[24284]: time="2026-06-12T15:24:34.717490274Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 16:39:22.070476 | controller | Jun 12 15:24:38.638918 crc crio[24284]: time="2026-06-12T15:24:38.638857491Z" level=info msg="Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000b84b58}] Aliases:map[]}"
2026-06-12 16:39:22.070493 | controller | Jun 12 15:24:38.639830 crc crio[24284]: time="2026-06-12T15:24:38.639802346Z" level=info msg="Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070509 | controller | Jun 12 15:24:38.640927 crc crio[24284]: time="2026-06-12T15:24:38.640893767Z" level=info msg="Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc000b84c58}] Aliases:map[]}"
2026-06-12 16:39:22.070546 | controller | Jun 12 15:24:38.641187 crc crio[24284]: time="2026-06-12T15:24:38.641166267Z" level=info msg="Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070563 | controller | Jun 12 15:24:38.642055 crc crio[24284]: time="2026-06-12T15:24:38.642023649Z" level=info msg="Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc000b84ce8}] Aliases:map[]}"
2026-06-12 16:39:22.070580 | controller | Jun 12 15:24:38.642378 crc crio[24284]: time="2026-06-12T15:24:38.642351151Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070596 | controller | Jun 12 15:24:38.642981 crc crio[24284]: time="2026-06-12T15:24:38.642945994Z" level=info msg="Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000b84d78}] Aliases:map[]}"
2026-06-12 16:39:22.070616 | controller | Jun 12 15:24:38.643344 crc crio[24284]: time="2026-06-12T15:24:38.643169132Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070633 | controller | Jun 12 15:24:38.645417 crc crio[24284]: time="2026-06-12T15:24:38.644928433Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00041cb50}] Aliases:map[]}"
2026-06-12 16:39:22.070649 | controller | Jun 12 15:24:38.645417 crc crio[24284]: time="2026-06-12T15:24:38.64511316Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070665 | controller | Jun 12 15:24:38.645989 crc crio[24284]: time="2026-06-12T15:24:38.645922741Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc00041cc28}] Aliases:map[]}"
2026-06-12 16:39:22.070681 | controller | Jun 12 15:24:38.646129 crc crio[24284]: time="2026-06-12T15:24:38.646084257Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070697 | controller | Jun 12 15:24:38.646780 crc crio[24284]: time="2026-06-12T15:24:38.646662038Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.070713 | controller | Jun 12 15:24:38.646780 crc crio[24284]: time="2026-06-12T15:24:38.64670827Z" level=warning msg="Could not restore sandbox IP for 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_cd242cb2-7556-4bfa-99f5-ffde1224c469_0(49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.070730 | controller | Jun 12 15:24:38.646780 crc crio[24284]: time="2026-06-12T15:24:38.646738661Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.070746 | controller | Jun 12 15:24:38.646780 crc crio[24284]: time="2026-06-12T15:24:38.646751671Z" level=warning msg="Could not restore sandbox IP for 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_ad789121-efaf-40ea-968c-16071b32a883_0(5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.070766 | controller | Jun 12 15:24:38.648087 crc crio[24284]: time="2026-06-12T15:24:38.647859952Z" level=info msg="Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}"
2026-06-12 16:39:22.070782 | controller | Jun 12 15:24:38.648087 crc crio[24284]: time="2026-06-12T15:24:38.648000758Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070798 | controller | Jun 12 15:24:38.648577 crc crio[24284]: time="2026-06-12T15:24:38.648529088Z" level=info msg="Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc00041cdc8}] Aliases:map[]}"
2026-06-12 16:39:22.070814 | controller | Jun 12 15:24:38.648733 crc crio[24284]: time="2026-06-12T15:24:38.648690424Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070830 | controller | Jun 12 15:24:38.649200 crc crio[24284]: time="2026-06-12T15:24:38.64913007Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc00041ceb0}] Aliases:map[]}"
2026-06-12 16:39:22.070846 | controller | Jun 12 15:24:38.649459 crc crio[24284]: time="2026-06-12T15:24:38.649372809Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070862 | controller | Jun 12 15:24:38.650186 crc crio[24284]: time="2026-06-12T15:24:38.650025313Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc00041cf58}] Aliases:map[]}"
2026-06-12 16:39:22.070879 | controller | Jun 12 15:24:38.650186 crc crio[24284]: time="2026-06-12T15:24:38.650175229Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070895 | controller | Jun 12 15:24:38.650925 crc crio[24284]: time="2026-06-12T15:24:38.65074923Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc00041cff0}] Aliases:map[]}"
2026-06-12 16:39:22.070914 | controller | Jun 12 15:24:38.651018 crc crio[24284]: time="2026-06-12T15:24:38.650975879Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070931 | controller | Jun 12 15:24:38.651773 crc crio[24284]: time="2026-06-12T15:24:38.651614823Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00041d0c0}] Aliases:map[]}"
2026-06-12 16:39:22.070946 | controller | Jun 12 15:24:38.651879 crc crio[24284]: time="2026-06-12T15:24:38.651810618Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070962 | controller | Jun 12 15:24:38.652343 crc crio[24284]: time="2026-06-12T15:24:38.652238486Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc00041d188}] Aliases:map[]}"
2026-06-12 16:39:22.070978 | controller | Jun 12 15:24:38.652530 crc crio[24284]: time="2026-06-12T15:24:38.652481035Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.070994 | controller | Jun 12 15:24:38.652997 crc crio[24284]: time="2026-06-12T15:24:38.65289053Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc00041d258}] Aliases:map[]}"
2026-06-12 16:39:22.071010 | controller | Jun 12 15:24:38.653990 crc crio[24284]: time="2026-06-12T15:24:38.65378189Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071026 | controller | Jun 12 15:24:38.654863 crc crio[24284]: time="2026-06-12T15:24:38.654785068Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc00041d308}] Aliases:map[]}"
2026-06-12 16:39:22.071042 | controller | Jun 12 15:24:38.655344 crc crio[24284]: time="2026-06-12T15:24:38.654961594Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071061 | controller | Jun 12 15:24:38.655763 crc crio[24284]: time="2026-06-12T15:24:38.655496884Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc00041d3c8}] Aliases:map[]}"
2026-06-12 16:39:22.071077 | controller | Jun 12 15:24:38.655763 crc crio[24284]: time="2026-06-12T15:24:38.655602758Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071094 | controller | Jun 12 15:24:38.655763 crc crio[24284]: time="2026-06-12T15:24:38.655707352Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071110 | controller | Jun 12 15:24:38.655763 crc crio[24284]: time="2026-06-12T15:24:38.655720803Z" level=warning msg="Could not restore sandbox IP for cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071126 | controller | Jun 12 15:24:38.656080 crc crio[24284]: time="2026-06-12T15:24:38.656011473Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc00041d4b0}] Aliases:map[]}"
2026-06-12 16:39:22.071142 | controller | Jun 12 15:24:38.656181 crc crio[24284]: time="2026-06-12T15:24:38.656148088Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071158 | controller | Jun 12 15:24:38.656415 crc crio[24284]: time="2026-06-12T15:24:38.656348206Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071174 | controller | Jun 12 15:24:38.656415 crc crio[24284]: time="2026-06-12T15:24:38.656394308Z" level=warning msg="Could not restore sandbox IP for 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071190 | controller | Jun 12 15:24:38.657077 crc crio[24284]: time="2026-06-12T15:24:38.657000589Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc000b84de0}] Aliases:map[]}"
2026-06-12 16:39:22.071212 | controller | Jun 12 15:24:38.657409 crc crio[24284]: time="2026-06-12T15:24:38.657360293Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071228 | controller | Jun 12 15:24:38.657614 crc crio[24284]: time="2026-06-12T15:24:38.65755824Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071244 | controller | Jun 12 15:24:38.657614 crc crio[24284]: time="2026-06-12T15:24:38.657597622Z" level=warning msg="Could not restore sandbox IP for 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071260 | controller | Jun 12 15:24:38.657894 crc crio[24284]: time="2026-06-12T15:24:38.65783582Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000b84e78}] Aliases:map[]}"
2026-06-12 16:39:22.071276 | controller | Jun 12 15:24:38.658016 crc crio[24284]: time="2026-06-12T15:24:38.657973376Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071292 | controller | Jun 12 15:24:38.658733 crc crio[24284]: time="2026-06-12T15:24:38.658665031Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc000b84f08}] Aliases:map[]}"
2026-06-12 16:39:22.071308 | controller | Jun 12 15:24:38.658910 crc crio[24284]: time="2026-06-12T15:24:38.658833338Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071324 | controller | Jun 12 15:24:38.659485 crc crio[24284]: time="2026-06-12T15:24:38.659368278Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc000b84fa0}] Aliases:map[]}"
2026-06-12 16:39:22.071340 | controller | Jun 12 15:24:38.659582 crc crio[24284]: time="2026-06-12T15:24:38.659562305Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071356 | controller | Jun 12 15:24:38.660036 crc crio[24284]: time="2026-06-12T15:24:38.6599604Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000b85030}] Aliases:map[]}"
2026-06-12 16:39:22.071376 | controller | Jun 12 15:24:38.660194 crc crio[24284]: time="2026-06-12T15:24:38.660125776Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071392 | controller | Jun 12 15:24:38.660784 crc crio[24284]: time="2026-06-12T15:24:38.660706067Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc000b850c0}] Aliases:map[]}"
2026-06-12 16:39:22.071407 | controller | Jun 12 15:24:38.660881 crc crio[24284]: time="2026-06-12T15:24:38.660862853Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071423 | controller | Jun 12 15:24:38.661381 crc crio[24284]: time="2026-06-12T15:24:38.661238947Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc000b85150}] Aliases:map[]}"
2026-06-12 16:39:22.071439 | controller | Jun 12 15:24:38.661551 crc crio[24284]: time="2026-06-12T15:24:38.661506597Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071455 | controller | Jun 12 15:24:38.662046 crc crio[24284]: time="2026-06-12T15:24:38.661971475Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc000b851d0}] Aliases:map[]}"
2026-06-12 16:39:22.071471 | controller | Jun 12 15:24:38.662149 crc crio[24284]: time="2026-06-12T15:24:38.662131551Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071487 | controller | Jun 12 15:24:38.662727 crc crio[24284]: time="2026-06-12T15:24:38.662622979Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc000b85260}] Aliases:map[]}"
2026-06-12 16:39:22.071507 | controller | Jun 12 15:24:38.662962 crc crio[24284]: time="2026-06-12T15:24:38.662835207Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071543 | controller | Jun 12 15:24:38.663047 crc crio[24284]: time="2026-06-12T15:24:38.663002773Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071561 | controller | Jun 12 15:24:38.663047 crc crio[24284]: time="2026-06-12T15:24:38.663022144Z" level=warning msg="Could not restore sandbox IP for a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071577 | controller | Jun 12 15:24:38.663614 crc crio[24284]: time="2026-06-12T15:24:38.663532533Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc000b852f8}] Aliases:map[]}"
2026-06-12 16:39:22.071593 | controller | Jun 12 15:24:38.663744 crc crio[24284]: time="2026-06-12T15:24:38.663709729Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071609 | controller | Jun 12 15:24:38.664170 crc crio[24284]: time="2026-06-12T15:24:38.664083673Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc000b85388}] Aliases:map[]}"
2026-06-12 16:39:22.071625 | controller | Jun 12 15:24:38.664621 crc crio[24284]: time="2026-06-12T15:24:38.664517539Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071641 | controller | Jun 12 15:24:38.664980 crc crio[24284]: time="2026-06-12T15:24:38.664888703Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc000b85408}] Aliases:map[]}"
2026-06-12 16:39:22.071668 | controller | Jun 12 15:24:38.665123 crc crio[24284]: time="2026-06-12T15:24:38.66507058Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071686 | controller | Jun 12 15:24:38.665681 crc crio[24284]: time="2026-06-12T15:24:38.665568049Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000b85498}] Aliases:map[]}"
2026-06-12 16:39:22.071706 | controller | Jun 12 15:24:38.665770 crc crio[24284]: time="2026-06-12T15:24:38.665709994Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071723 | controller | Jun 12 15:24:38.666135 crc crio[24284]: time="2026-06-12T15:24:38.666034026Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc000b85528}] Aliases:map[]}"
2026-06-12 16:39:22.071739 | controller | Jun 12 15:24:38.666221 crc crio[24284]: time="2026-06-12T15:24:38.666168411Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071756 | controller | Jun 12 15:24:38.666925 crc crio[24284]: time="2026-06-12T15:24:38.666849606Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc000b855b8}] Aliases:map[]}"
2026-06-12 16:39:22.071772 | controller | Jun 12 15:24:38.667103 crc crio[24284]: time="2026-06-12T15:24:38.667012992Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071788 | controller | Jun 12 15:24:38.667698 crc crio[24284]: time="2026-06-12T15:24:38.667624415Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc000b85648}] Aliases:map[]}"
2026-06-12 16:39:22.071804 | controller | Jun 12 15:24:38.667905 crc crio[24284]: time="2026-06-12T15:24:38.667793691Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071820 | controller | Jun 12 15:24:38.668629 crc crio[24284]: time="2026-06-12T15:24:38.66856952Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc000b856d8}] Aliases:map[]}"
2026-06-12 16:39:22.071840 | controller | Jun 12 15:24:38.668777 crc crio[24284]: time="2026-06-12T15:24:38.668736957Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071856 | controller | Jun 12 15:24:38.669125 crc crio[24284]: time="2026-06-12T15:24:38.669066099Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000b85758}] Aliases:map[]}"
2026-06-12 16:39:22.071872 | controller | Jun 12 15:24:38.669376 crc crio[24284]: time="2026-06-12T15:24:38.669203764Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071888 | controller | Jun 12 15:24:38.669503 crc crio[24284]: time="2026-06-12T15:24:38.669480934Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071904 | controller | Jun 12 15:24:38.669503 crc crio[24284]: time="2026-06-12T15:24:38.669497285Z" level=warning msg="Could not restore sandbox IP for 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.071920 | controller | Jun 12 15:24:38.670067 crc crio[24284]: time="2026-06-12T15:24:38.669950052Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000b857f0}] Aliases:map[]}"
2026-06-12 16:39:22.071936 | controller | Jun 12 15:24:38.670148 crc crio[24284]: time="2026-06-12T15:24:38.670079097Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071952 | controller | Jun 12 15:24:38.670684 crc crio[24284]: time="2026-06-12T15:24:38.670557354Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc000b85870}] Aliases:map[]}"
2026-06-12 16:39:22.071969 | controller | Jun 12 15:24:38.670771 crc crio[24284]: time="2026-06-12T15:24:38.670689299Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.071984 | controller | Jun 12 15:24:38.671324 crc crio[24284]: time="2026-06-12T15:24:38.671181668Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc000b85900}] Aliases:map[]}"
2026-06-12 16:39:22.072004 | controller | Jun 12 15:24:38.671506 crc crio[24284]: time="2026-06-12T15:24:38.671424617Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072020 | controller | Jun 12 15:24:38.671648 crc crio[24284]: time="2026-06-12T15:24:38.671567972Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.072036 | controller | Jun 12 15:24:38.671719 crc crio[24284]: time="2026-06-12T15:24:38.671648475Z" level=warning msg="Could not restore sandbox IP for 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274: failed to get network status for pod sandbox k8s_collect-profiles-29687955-mjrv4_openshift-operator-lifecycle-manager_cc31a523-9b59-4935-b301-a4b557aa8bc5_0(34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 16:39:22.072053 | controller | Jun 12 15:24:38.672506 crc crio[24284]: time="2026-06-12T15:24:38.671981817Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000b85998}] Aliases:map[]}"
2026-06-12 16:39:22.072069 | controller | Jun 12 15:24:38.672506 crc crio[24284]: time="2026-06-12T15:24:38.672188875Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072085 | controller | Jun 12 15:24:38.675648 crc crio[24284]: time="2026-06-12T15:24:38.672788058Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc000b85a18}] Aliases:map[]}"
2026-06-12 16:39:22.072101 | controller | Jun 12 15:24:38.675648 crc crio[24284]: time="2026-06-12T15:24:38.672931813Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072117 | controller | Jun 12 15:24:38.675648 crc crio[24284]: time="2026-06-12T15:24:38.674653787Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc000b85a98}] Aliases:map[]}"
2026-06-12 16:39:22.072133 | controller | Jun 12 15:24:38.675648 crc crio[24284]: time="2026-06-12T15:24:38.675669535Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072153 | controller | Jun 12 15:24:38.679160 crc crio[24284]: time="2026-06-12T15:24:38.676428443Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc000b85b18}] Aliases:map[]}"
2026-06-12 16:39:22.072169 | controller | Jun 12 15:24:38.679160 crc crio[24284]: time="2026-06-12T15:24:38.67661096Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072185 | controller | Jun 12 15:24:38.679160 crc crio[24284]: time="2026-06-12T15:24:38.677709381Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc000b85ba8}] Aliases:map[]}"
2026-06-12 16:39:22.072201 | controller | Jun 12 15:24:38.679160 crc crio[24284]: time="2026-06-12T15:24:38.678115266Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072216 | controller | Jun 12 15:24:38.679160 crc crio[24284]: time="2026-06-12T15:24:38.679118703Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc000b85c38}] Aliases:map[]}"
2026-06-12 16:39:22.072232 | controller | Jun 12 15:24:38.682908 crc crio[24284]: time="2026-06-12T15:24:38.679347762Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072248 | controller | Jun 12 15:24:38.682908 crc crio[24284]: time="2026-06-12T15:24:38.680498615Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000b85cc8}] Aliases:map[]}"
2026-06-12 16:39:22.072264 | controller | Jun 12 15:24:38.682908 crc crio[24284]: time="2026-06-12T15:24:38.680815687Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072280 | controller | Jun 12 15:24:38.682908 crc crio[24284]: time="2026-06-12T15:24:38.681488832Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc000b85d58}] Aliases:map[]}"
2026-06-12 16:39:22.072300 | controller | Jun 12 15:24:38.682908 crc crio[24284]: time="2026-06-12T15:24:38.681650128Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072316 | controller | Jun 12 15:24:38.682908 crc crio[24284]: time="2026-06-12T15:24:38.682370265Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 16:39:22.072332 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684359959Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 16:39:22.072348 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684473653Z" level=info msg="Create NRI interface"
2026-06-12 16:39:22.072363 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684521875Z" level=info msg="runtime interface created"
2026-06-12 16:39:22.072379 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684533895Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 16:39:22.072394 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684540285Z" level=info msg="runtime interface starting up..."
2026-06-12 16:39:22.072410 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684546486Z" level=info msg="starting plugins..."
2026-06-12 16:39:22.072426 | controller | Jun 12 15:24:38.684726 crc crio[24284]: time="2026-06-12T15:24:38.684567426Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 16:39:22.072442 | controller | Jun 12 15:24:38.685351 crc crio[24284]: time="2026-06-12T15:24:38.6849373Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 16:39:22.072458 | controller | Jun 12 15:24:38.763336 crc crio[24284]: time="2026-06-12T15:24:38.763186828Z" level=info msg="No systemd watchdog enabled"
2026-06-12 16:39:22.072473 | controller | Jun 12 15:24:39.148912 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 16:39:22.072488 | controller | Jun 12 15:24:54.237712 crc crio[24284]: time="2026-06-12T15:24:54.236534645Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=cd61f6e1-a724-4600-ba71-52ba03a8701e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.072504 | controller | Jun 12 15:24:54.239974 crc crio[24284]: time="2026-06-12T15:24:54.237727748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.072539 | controller | Jun 12 15:24:54.274354 crc crio[24284]: time="2026-06-12T15:24:54.273045553Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc000b84458}] Aliases:map[]}"
2026-06-12 16:39:22.072557 | controller | Jun 12 15:24:54.274354 crc crio[24284]: time="2026-06-12T15:24:54.273130756Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.072577 | controller | Jun 12 15:24:54.835581 crc crio[24284]: 2026-06-12T15:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81c320fe781521b Mac:92:3b:42:6e:24:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd SocketPath: PciID:}] [{Interface:0xc0002f53f0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.072595 | controller | Jun 12 15:24:54.842385 crc crio[24284]: time="2026-06-12T15:24:54.837722889Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc000b84458}] Aliases:map[]}"
2026-06-12 16:39:22.072614 | controller | Jun 12 15:24:54.842385 crc crio[24284]: time="2026-06-12T15:24:54.837933526Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.072630 | controller | Jun 12 15:24:54.877149 crc crio[24284]: time="2026-06-12T15:24:54.877050651Z" level=info msg="Ran pod sandbox 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 with infra container: openshift-etcd/installer-3-crc/POD" id=cd61f6e1-a724-4600-ba71-52ba03a8701e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.072646 | controller | Jun 12 15:24:54.880310 crc crio[24284]: time="2026-06-12T15:24:54.880199297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b825df35-dc61-4d7e-8fa5-5b0823f0e381 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.072662 | controller | Jun 12 15:24:54.883478 crc crio[24284]: time="2026-06-12T15:24:54.883396733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ffa7a63f-c761-4d94-96ad-5966d5e1d6d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.072678 | controller | Jun 12 15:24:54.899340 crc crio[24284]: time="2026-06-12T15:24:54.896044266Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=b180f850-52d4-4579-93cb-8aac30d78a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.072694 | controller | Jun 12 15:24:54.899340 crc crio[24284]: time="2026-06-12T15:24:54.896772792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.072710 | controller | Jun 12 15:24:54.938812 crc crio[24284]: time="2026-06-12T15:24:54.938732886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.072725 | controller | Jun 12 15:24:55.187496 crc crio[24284]: time="2026-06-12T15:24:55.186698702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.072741 | controller | Jun 12 15:24:55.514422 crc crio[24284]: time="2026-06-12T15:24:55.514172769Z" level=info msg="Created container 96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f: openshift-etcd/installer-3-crc/installer" id=b180f850-52d4-4579-93cb-8aac30d78a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.072756 | controller | Jun 12 15:24:55.520340 crc crio[24284]: time="2026-06-12T15:24:55.517045982Z" level=info msg="Starting container: 96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f" id=6559991f-4182-492b-b9d5-c0426f365581 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.072778 | controller | Jun 12 15:24:55.526179 crc crio[24284]: time="2026-06-12T15:24:55.526011733Z" level=info msg="Started container" PID=24932 containerID=96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f description=openshift-etcd/installer-3-crc/installer id=6559991f-4182-492b-b9d5-c0426f365581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0
2026-06-12 16:39:22.072794 | controller | Jun 12 15:25:28.023893 crc crio[24284]: time="2026-06-12T15:25:28.022911118Z" level=info msg="Stopping container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875 (timeout: 30s)" id=571ed7a1-b509-427d-a788-140c7390b336 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072810 | controller | Jun 12 15:25:28.025162 crc crio[24284]: time="2026-06-12T15:25:28.022951359Z" level=info msg="Stopping container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744 (timeout: 30s)" id=ad4d0f4d-fe00-4496-a1b3-bb099451fad5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072826 | controller | Jun 12 15:25:28.025162 crc crio[24284]: time="2026-06-12T15:25:28.02298364Z" level=info msg="Stopping container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 (timeout: 30s)" id=e5af2c9f-1906-47d4-8bf1-6e53e35f69b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072841 | controller | Jun 12 15:25:28.025162 crc crio[24284]: time="2026-06-12T15:25:28.023030551Z" level=info msg="Stopping container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af (timeout: 30s)" id=0c4b7b1b-8f1b-4055-96d0-cb75584c4c0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072857 | controller | Jun 12 15:25:28.025162 crc crio[24284]: time="2026-06-12T15:25:28.023312122Z" level=info msg="Stopping container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d (timeout: 30s)" id=21c4a324-cbb7-4150-9bc4-13804b470785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072872 | controller | Jun 12 15:25:28.208493 crc crio[24284]: time="2026-06-12T15:25:28.207399013Z" level=info msg="Stopped container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz" id=ad4d0f4d-fe00-4496-a1b3-bb099451fad5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072888 | controller | Jun 12 15:25:28.266082 crc crio[24284]: time="2026-06-12T15:25:28.265792986Z" level=info msg="Stopped container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics" id=21c4a324-cbb7-4150-9bc4-13804b470785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072904 | controller | Jun 12 15:25:28.332564 crc crio[24284]: time="2026-06-12T15:25:28.332447142Z" level=info msg="Stopped container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev" id=0c4b7b1b-8f1b-4055-96d0-cb75584c4c0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.072920 | controller | Jun 12 15:25:40.684056 crc crio[24284]: time="2026-06-12T15:25:40.683410932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5ef0646f-2962-44aa-9278-33f5a8599187 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.072936 | controller | Jun 12 15:25:40.692179 crc crio[24284]: time="2026-06-12T15:25:40.683529126Z" level=info msg="Removing container: 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3" id=41e01748-34f6-4401-a7e7-4ee5f2cf0730 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.072952 | controller | Jun 12 15:25:40.692179 crc crio[24284]: time="2026-06-12T15:25:40.687638744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=52fd9544-6c82-4a85-910b-22b9dae72908 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.072979 | controller | Jun 12 15:25:40.692179 crc crio[24284]: time="2026-06-12T15:25:40.691490301Z" level=info msg="Stopping pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150" id=12296e71-1730-4656-a121-e9f3b997fbb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.072995 | controller | Jun 12 15:25:40.692179 crc crio[24284]: time="2026-06-12T15:25:40.691540013Z" level=info msg="Stopped pod sandbox (already stopped): cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150" id=12296e71-1730-4656-a121-e9f3b997fbb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073011 | controller | Jun 12 15:25:40.695441 crc crio[24284]: time="2026-06-12T15:25:40.694382177Z" level=info msg="Removing pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150" id=e0db4118-c2da-4680-a053-b0cad86e9009 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073027 | controller | Jun 12 15:25:40.755005 crc crio[24284]: time="2026-06-12T15:25:40.754879795Z" level=info msg="Removed pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150" id=e0db4118-c2da-4680-a053-b0cad86e9009 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073042 | controller | Jun 12 15:25:40.756320 crc crio[24284]: time="2026-06-12T15:25:40.755235864Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3ab2b813-99dc-4f2d-8b38-f5e7dbb8b981 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.073058 | controller | Jun 12 15:25:40.756320 crc crio[24284]: time="2026-06-12T15:25:40.755869996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.073074 | controller | Jun 12 15:25:40.757150 crc crio[24284]: time="2026-06-12T15:25:40.756882483Z" level=info msg="Stopping pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f" id=0bca7f2b-7cb1-4708-94e6-d803fab470d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073089 | controller | Jun 12 15:25:40.757150 crc crio[24284]: time="2026-06-12T15:25:40.756920024Z" level=info msg="Stopped pod sandbox (already stopped): 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f" id=0bca7f2b-7cb1-4708-94e6-d803fab470d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073105 | controller | Jun 12 15:25:40.757984 crc crio[24284]: time="2026-06-12T15:25:40.757848707Z" level=info msg="Removing pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f" id=c9070874-60e1-46e1-8773-e88b98bb346c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073120 | controller | Jun 12 15:25:40.774396 crc crio[24284]: time="2026-06-12T15:25:40.774172552Z" level=info msg="Removed container 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=41e01748-34f6-4401-a7e7-4ee5f2cf0730 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073136 | controller | Jun 12 15:25:40.777857 crc crio[24284]: time="2026-06-12T15:25:40.77776798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.073152 | controller | Jun 12 15:25:40.784989 crc crio[24284]: time="2026-06-12T15:25:40.784922568Z" level=info msg="Removed pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f" id=c9070874-60e1-46e1-8773-e88b98bb346c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073167 | controller | Jun 12 15:25:40.785804 crc crio[24284]: time="2026-06-12T15:25:40.785758118Z" level=info msg="Stopping pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131" id=475daed8-6408-46c2-a38e-5005d2e14cd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073186 | controller | Jun 12 15:25:40.785897 crc crio[24284]: time="2026-06-12T15:25:40.785819241Z" level=info msg="Stopped pod sandbox (already stopped): 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131" id=475daed8-6408-46c2-a38e-5005d2e14cd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073201 | controller | Jun 12 15:25:40.786960 crc crio[24284]: time="2026-06-12T15:25:40.786863766Z" level=info msg="Removing pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131" id=a7ee751a-0e6d-42a3-bc45-5cc321c5abf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073217 | controller | Jun 12 15:25:40.797748 crc crio[24284]: time="2026-06-12T15:25:40.797633004Z" level=info msg="Removed pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131" id=a7ee751a-0e6d-42a3-bc45-5cc321c5abf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073232 | controller | Jun 12 15:25:40.798839 crc crio[24284]: time="2026-06-12T15:25:40.798776933Z" level=info msg="Stopping pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0" id=a0606b7a-1395-4bef-9d1e-ee0cee37577d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073247 | controller | Jun 12 15:25:40.798937 crc crio[24284]: time="2026-06-12T15:25:40.798857576Z" level=info msg="Stopped pod sandbox (already stopped): a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0" id=a0606b7a-1395-4bef-9d1e-ee0cee37577d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073262 | controller | Jun 12 15:25:40.799487 crc crio[24284]: time="2026-06-12T15:25:40.799414156Z" level=info msg="Removing pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0" id=97231cf8-389c-4fff-b505-0c7df64b7efb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073277 | controller | Jun 12 15:25:40.807187 crc crio[24284]: time="2026-06-12T15:25:40.80700303Z" level=info msg="Removed pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0" id=97231cf8-389c-4fff-b505-0c7df64b7efb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073292 | controller | Jun 12 15:25:40.808584 crc crio[24284]: time="2026-06-12T15:25:40.808515072Z" level=info msg="Stopping pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0" id=d3da3212-2850-4a8a-8d98-e8e93ee10b1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073308 | controller | Jun 12 15:25:40.808670 crc crio[24284]: time="2026-06-12T15:25:40.808602505Z" level=info msg="Stopped pod sandbox (already stopped): 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0" id=d3da3212-2850-4a8a-8d98-e8e93ee10b1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073323 | controller | Jun 12 15:25:40.809770 crc crio[24284]: time="2026-06-12T15:25:40.809709415Z" level=info msg="Removing pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0" id=937d7808-4928-42f5-b50e-9e27937f7e08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073339 | controller | Jun 12 15:25:40.820730 crc crio[24284]: time="2026-06-12T15:25:40.820423989Z" level=info msg="Removed pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0" id=937d7808-4928-42f5-b50e-9e27937f7e08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.073354 | controller | Jun 12 15:25:40.945418 crc crio[24284]: time="2026-06-12T15:25:40.945143714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.073370 | controller | Jun 12 15:25:41.033450 crc crio[24284]: time="2026-06-12T15:25:41.033212569Z" level=info msg="Created container ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3ab2b813-99dc-4f2d-8b38-f5e7dbb8b981 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.073388 | controller | Jun 12 15:25:41.034567 crc crio[24284]: time="2026-06-12T15:25:41.034500645Z" level=info msg="Starting container: ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570" id=ca39009d-164a-492c-bdcd-c2081d00a435 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.073404 | controller | Jun 12 15:25:41.039387 crc crio[24284]: time="2026-06-12T15:25:41.039311237Z" level=info msg="Started container" PID=25592 containerID=ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ca39009d-164a-492c-bdcd-c2081d00a435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.073420 | controller | Jun 12 15:25:43.718510 crc crio[24284]: time="2026-06-12T15:25:43.71756783Z" level=info msg="Stopping pod sandbox: 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0" id=a355d3f3-978a-434f-a9bf-b933fe10dcbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073437 | controller | Jun 12 15:25:43.720810 crc crio[24284]: time="2026-06-12T15:25:43.718908028Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc001212f08}] Aliases:map[]}"
2026-06-12 16:39:22.073453 | controller | Jun 12 15:25:43.720810 crc crio[24284]: time="2026-06-12T15:25:43.719026722Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.073469 | controller | Jun 12 15:25:44.035571 crc crio[24284]: time="2026-06-12T15:25:44.035198235Z" level=info msg="Stopped pod sandbox: 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0" id=a355d3f3-978a-434f-a9bf-b933fe10dcbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073485 | controller | Jun 12 15:25:55.435541 crc crio[24284]: time="2026-06-12T15:25:55.434728843Z" level=info msg="Stopped container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd" id=571ed7a1-b509-427d-a788-140c7390b336 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.073500 | controller | Jun 12 15:25:58.050177 crc crio[24284]: time="2026-06-12T15:25:58.04946235Z" level=warning msg="Stopping container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.073540 | controller | Jun 12 15:25:58.102095 crc crio[24284]: time="2026-06-12T15:25:58.101946079Z" level=error msg="Killing container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.073559 | controller | Jun 12 15:25:58.164731 crc crio[24284]: time="2026-06-12T15:25:58.164579103Z" level=info msg="Stopped container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl" id=e5af2c9f-1906-47d4-8bf1-6e53e35f69b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.073575 | controller | Jun 12 15:25:58.165979 crc crio[24284]: time="2026-06-12T15:25:58.165871338Z" level=info msg="Stopping pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45" id=f155292f-c719-4528-b5d9-37dc1da55559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073591 | controller | Jun 12 15:25:58.172691 crc crio[24284]: time="2026-06-12T15:25:58.172580572Z" level=info msg="Stopped pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45" id=f155292f-c719-4528-b5d9-37dc1da55559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.073610 | controller | Jun 12 15:25:58.884490 crc crio[24284]: time="2026-06-12T15:25:58.884399183Z" level=info msg="Removing container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af" id=7df95dbc-9aa7-418f-a700-eca1dea78415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073626 | controller | Jun 12 15:25:58.904204 crc crio[24284]: time="2026-06-12T15:25:58.90408284Z" level=info msg="Removed container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev" id=7df95dbc-9aa7-418f-a700-eca1dea78415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073643 | controller | Jun 12 15:25:58.906875 crc crio[24284]: time="2026-06-12T15:25:58.906786973Z" level=info msg="Removing container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744" id=b3f8eb21-7aa8-4503-af8b-9b33d7eabd92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073660 | controller | Jun 12 15:25:58.923540 crc crio[24284]: time="2026-06-12T15:25:58.922682008Z" level=info msg="Removed container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz" id=b3f8eb21-7aa8-4503-af8b-9b33d7eabd92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073676 | controller | Jun 12 15:25:58.926598 crc crio[24284]: time="2026-06-12T15:25:58.92651636Z" level=info msg="Removing container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d" id=05808976-1a31-472b-b484-2f6d21354642 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073693 | controller | Jun 12 15:25:58.942469 crc crio[24284]: time="2026-06-12T15:25:58.942367064Z" level=info msg="Removed container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics" id=05808976-1a31-472b-b484-2f6d21354642 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073709 | controller | Jun 12 15:25:58.947658 crc crio[24284]: time="2026-06-12T15:25:58.947583195Z" level=info msg="Removing container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875" id=ef6d8f7d-eb59-45c2-8b2d-c48ce23e847e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073725 | controller | Jun 12 15:25:58.966179 crc crio[24284]: time="2026-06-12T15:25:58.966037129Z" level=info msg="Removed container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd" id=ef6d8f7d-eb59-45c2-8b2d-c48ce23e847e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073741 | controller | Jun 12 15:25:58.968981 crc crio[24284]: time="2026-06-12T15:25:58.968821075Z" level=info msg="Removing container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516" id=74413972-cf32-4278-822c-e77c6d1e098e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073757 | controller | Jun 12 15:25:58.986109 crc crio[24284]: time="2026-06-12T15:25:58.985998525Z" level=info msg="Removed container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl" id=74413972-cf32-4278-822c-e77c6d1e098e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073774 | controller | Jun 12 15:25:58.988672 crc crio[24284]: time="2026-06-12T15:25:58.988597084Z" level=info msg="Removing container: 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0" id=7533083b-6e66-42dc-90cc-cd2c6fc7061f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073791 | controller | Jun 12 15:25:59.057703 crc crio[24284]: time="2026-06-12T15:25:59.057565889Z" level=info msg="Removed container 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0: openshift-etcd/etcd-crc/etcd-resources-copy" id=7533083b-6e66-42dc-90cc-cd2c6fc7061f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073811 | controller | Jun 12 15:25:59.060724 crc crio[24284]: time="2026-06-12T15:25:59.060619675Z" level=info msg="Removing container: c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245" id=fe6b7768-c44b-4ab1-a169-312e2c89f806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073828 | controller | Jun 12 15:25:59.135924 crc crio[24284]: time="2026-06-12T15:25:59.135797486Z" level=info msg="Removed container c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=fe6b7768-c44b-4ab1-a169-312e2c89f806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073845 | controller | Jun 12 15:25:59.138974 crc crio[24284]: time="2026-06-12T15:25:59.138840171Z" level=info msg="Removing container: 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a" id=271a2810-bfce-4af4-9eeb-abc57b1c0f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073861 | controller | Jun 12 15:25:59.221388 crc crio[24284]: time="2026-06-12T15:25:59.221102619Z" level=info msg="Removed container 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a: openshift-etcd/etcd-crc/setup" id=271a2810-bfce-4af4-9eeb-abc57b1c0f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073878 | controller | Jun 12 15:26:28.104580 crc crio[24284]: time="2026-06-12T15:26:28.103799265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6c1cd249-7b9c-4b14-8b8f-5226136338db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.073894 | controller | Jun 12 15:26:28.105358 crc crio[24284]: time="2026-06-12T15:26:28.104503679Z" level=info msg="Removing container: 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8" id=b812ce46-bb9f-4158-8d92-836e2ba50136 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073910 | controller | Jun 12 15:26:28.106488 crc crio[24284]: time="2026-06-12T15:26:28.106413677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=db67a401-df5e-4ae1-9f0a-343d761dc141 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.073926 | controller | Jun 12 15:26:28.111672 crc crio[24284]: time="2026-06-12T15:26:28.111535045Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=e7b3cf8d-7338-4e45-a3f8-c1b4dde7cc87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.073943 | controller | Jun 12 15:26:28.111962 crc crio[24284]: time="2026-06-12T15:26:28.111941959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.073959 | controller | Jun 12 15:26:28.138153 crc crio[24284]: time="2026-06-12T15:26:28.138051152Z" level=info msg="Removed container 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=b812ce46-bb9f-4158-8d92-836e2ba50136 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.073976 | controller | Jun 12 15:26:28.143528 crc crio[24284]: time="2026-06-12T15:26:28.143441126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.073992 | controller | Jun 12 15:26:28.147598 crc crio[24284]: time="2026-06-12T15:26:28.147522339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074008 | controller | Jun 12 15:26:28.268120 crc crio[24284]: time="2026-06-12T15:26:28.267988768Z" level=info msg="Created container e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=e7b3cf8d-7338-4e45-a3f8-c1b4dde7cc87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074030 | controller | Jun 12 15:26:28.269205 crc crio[24284]: time="2026-06-12T15:26:28.269124988Z" level=info msg="Starting container: e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46" id=59003cbe-c251-466a-87ee-8472c7d75f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.074047 | controller | Jun 12 15:26:28.274618 crc crio[24284]: time="2026-06-12T15:26:28.274517277Z" level=info msg="Started container" PID=26257 containerID=e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=59003cbe-c251-466a-87ee-8472c7d75f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1
2026-06-12 16:39:22.074064 | controller | Jun 12 15:26:40.857790 crc crio[24284]: time="2026-06-12T15:26:40.856728092Z" level=info msg="Stopping pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45" id=54ec50a7-a9ee-4fa6-9ff0-a25870ad46c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.074081 | controller | Jun 12 15:26:40.857790 crc crio[24284]: time="2026-06-12T15:26:40.85779687Z" level=info msg="Stopped pod sandbox (already stopped): 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45" id=54ec50a7-a9ee-4fa6-9ff0-a25870ad46c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.074097 | controller | Jun 12 15:26:40.859415 crc crio[24284]: time="2026-06-12T15:26:40.858550956Z" level=info msg="Removing pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45" id=1700fef6-c0ff-429a-b963-8bd5df55441b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.074114 | controller | Jun 12 15:26:40.866598 crc crio[24284]: time="2026-06-12T15:26:40.866494886Z" level=info msg="Removed pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45" id=1700fef6-c0ff-429a-b963-8bd5df55441b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.074130 | controller | Jun 12 15:26:43.552198 crc crio[24284]: time="2026-06-12T15:26:43.551645766Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.074146 | controller | Jun 12 15:26:43.553010 crc crio[24284]: time="2026-06-12T15:26:43.552208766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074162 | controller | Jun 12 15:26:43.566367 crc crio[24284]: time="2026-06-12T15:26:43.566036208Z" 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=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.074178 | controller | Jun 12 15:26:43.581727 crc crio[24284]: time="2026-06-12T15:26:43.58156773Z" level=info msg="Ran pod sandbox b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c with infra container: openshift-etcd/etcd-crc/POD" id=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.074195 | controller | Jun 12 15:26:43.584583 crc crio[24284]: time="2026-06-12T15:26:43.584452989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b6b564e6-07bc-417d-8418-0ab335fadf02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074211 | controller | Jun 12 15:26:43.587945 crc crio[24284]: time="2026-06-12T15:26:43.587709613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=101b762e-7bfa-4d30-a954-dbed6abdb7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074230 | controller | Jun 12 15:26:43.604719 crc crio[24284]: time="2026-06-12T15:26:43.604609042Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=2cd1fb9c-dbbf-4c9a-a82f-d38d97a2b5d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074246 | controller | Jun 12 15:26:43.605199 crc crio[24284]: time="2026-06-12T15:26:43.60513291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074263 | controller | Jun 12 15:26:43.637300 crc crio[24284]: time="2026-06-12T15:26:43.636643878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074279 | controller | Jun 12 15:26:43.817922 crc crio[24284]: time="2026-06-12T15:26:43.817577765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074295 | controller | Jun 12 15:26:43.918184 crc crio[24284]: time="2026-06-12T15:26:43.918051107Z" level=info msg="Created container a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c: openshift-etcd/etcd-crc/setup" id=2cd1fb9c-dbbf-4c9a-a82f-d38d97a2b5d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074311 | controller | Jun 12 15:26:43.919332 crc crio[24284]: time="2026-06-12T15:26:43.919196146Z" level=info msg="Starting container: a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c" id=09f974e7-bcb7-4a9e-978e-273568c5ecd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.074327 | controller | Jun 12 15:26:43.926046 crc crio[24284]: time="2026-06-12T15:26:43.926013154Z" level=info msg="Started container" PID=26464 containerID=a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c description=openshift-etcd/etcd-crc/setup id=09f974e7-bcb7-4a9e-978e-273568c5ecd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.074344 | controller | Jun 12 15:27:18.263811 crc crio[24284]: time="2026-06-12T15:27:18.262568406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8448c2b6-0257-4184-afcd-6deb6722b4cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074360 | controller | Jun 12 15:27:18.268154 crc crio[24284]: time="2026-06-12T15:27:18.268084733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=cb876fe1-94fc-4c94-b3de-e9ae861dbf25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074376 | controller | Jun 12 15:27:18.284869 crc crio[24284]: time="2026-06-12T15:27:18.283729722Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=95eae4da-0fe6-48f4-9532-ebf054e3efc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074392 | controller | Jun 12 15:27:18.286198 crc crio[24284]: time="2026-06-12T15:27:18.286117713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074408 | controller | Jun 12 15:27:18.332172 crc crio[24284]: time="2026-06-12T15:27:18.332004962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074425 | controller | Jun 12 15:27:18.496748 crc crio[24284]: time="2026-06-12T15:27:18.496647645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074444 | controller | Jun 12 15:27:18.686665 crc crio[24284]: time="2026-06-12T15:27:18.686551771Z" level=info msg="Created container 486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=95eae4da-0fe6-48f4-9532-ebf054e3efc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074460 | controller | Jun 12 15:27:18.688290 crc crio[24284]: time="2026-06-12T15:27:18.688141864Z" level=info msg="Starting container: 486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b" id=39b8de7a-6881-4d0e-9051-1eaf2a9d2fbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.074477 | controller | Jun 12 15:27:18.697482 crc crio[24284]: time="2026-06-12T15:27:18.697144208Z" level=info msg="Started container" PID=26915 containerID=486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=39b8de7a-6881-4d0e-9051-1eaf2a9d2fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.074493 | controller | Jun 12 15:27:23.630812 crc crio[24284]: time="2026-06-12T15:27:23.629910209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=969df6fe-1994-447f-acce-1e120029d33c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074509 | controller | Jun 12 15:27:23.633768 crc crio[24284]: time="2026-06-12T15:27:23.633018544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=94a2d3ca-fe2d-4b12-a9de-026afbcb7c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074546 | controller | Jun 12 15:27:23.635734 crc crio[24284]: time="2026-06-12T15:27:23.635630322Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator" id=b2cbd521-b279-4bfa-8394-4a6b053f4f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074563 | controller | Jun 12 15:27:23.636132 crc crio[24284]: time="2026-06-12T15:27:23.635989534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074580 | controller | Jun 12 15:27:23.666180 crc crio[24284]: time="2026-06-12T15:27:23.666067481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074596 | controller | Jun 12 15:27:23.671490 crc crio[24284]: time="2026-06-12T15:27:23.671373732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074612 | controller | Jun 12 15:27:23.795598 crc crio[24284]: time="2026-06-12T15:27:23.79481982Z" level=info msg="Created container d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator" id=b2cbd521-b279-4bfa-8394-4a6b053f4f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074628 | controller | Jun 12 15:27:23.797625 crc crio[24284]: time="2026-06-12T15:27:23.79747959Z" level=info msg="Starting container: d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c" id=cc5545b2-b4d8-4f30-8a87-e2756b991f72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.074644 | controller | Jun 12 15:27:23.804986 crc crio[24284]: time="2026-06-12T15:27:23.804846978Z" level=info msg="Started container" PID=26989 containerID=d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c description=openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator id=cc5545b2-b4d8-4f30-8a87-e2756b991f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d
2026-06-12 16:39:22.074664 | controller | Jun 12 15:27:53.597793 crc crio[24284]: time="2026-06-12T15:27:53.596941732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=65d83b11-7a93-4d47-9807-1380e3903cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074681 | controller | Jun 12 15:27:53.601234 crc crio[24284]: time="2026-06-12T15:27:53.600901156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=74a4f3e2-a8ae-409d-99ad-ad94652de6dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074697 | controller | Jun 12 15:27:53.616066 crc crio[24284]: time="2026-06-12T15:27:53.615862571Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=876c84b3-cf56-4fc8-835e-da2329d10b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074714 | controller | Jun 12 15:27:53.616496 crc crio[24284]: time="2026-06-12T15:27:53.61640241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074730 | controller | Jun 12 15:27:53.647793 crc crio[24284]: time="2026-06-12T15:27:53.647671386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074746 | controller | Jun 12 15:27:53.819207 crc crio[24284]: time="2026-06-12T15:27:53.818995305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074762 | controller | Jun 12 15:27:53.931770 crc crio[24284]: time="2026-06-12T15:27:53.931682151Z" level=info msg="Created container 1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729: openshift-etcd/etcd-crc/etcd-resources-copy" id=876c84b3-cf56-4fc8-835e-da2329d10b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074778 | controller | Jun 12 15:27:53.933554 crc crio[24284]: time="2026-06-12T15:27:53.933483052Z" level=info msg="Starting container: 1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729" id=1611c68c-17bf-47ff-bc5b-e5678b8059bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.074794 | controller | Jun 12 15:27:53.939404 crc crio[24284]: time="2026-06-12T15:27:53.938914906Z" level=info msg="Started container" PID=27383 containerID=1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729 description=openshift-etcd/etcd-crc/etcd-resources-copy id=1611c68c-17bf-47ff-bc5b-e5678b8059bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.074811 | controller | Jun 12 15:28:07.046691 crc crio[24284]: time="2026-06-12T15:28:07.04580911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4fa12cba-e6c5-4732-85d7-d16be42d66cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074827 | controller | Jun 12 15:28:07.048860 crc crio[24284]: time="2026-06-12T15:28:07.047379Z" level=info msg="Removing container: 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2" id=eec98c47-cfa8-473e-9e2f-1d3ae644f174 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.074843 | controller | Jun 12 15:28:07.048860 crc crio[24284]: time="2026-06-12T15:28:07.048189167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=78628897-6980-4c0c-874f-6826d92d7962 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.074863 | controller | Jun 12 15:28:07.056139 crc crio[24284]: time="2026-06-12T15:28:07.055875908Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=73b0d588-f087-4ac4-a619-2cda0db46dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074880 | controller | Jun 12 15:28:07.056873 crc crio[24284]: time="2026-06-12T15:28:07.056407645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074896 | controller | Jun 12 15:28:07.084630 crc crio[24284]: time="2026-06-12T15:28:07.084496434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074912 | controller | Jun 12 15:28:07.089136 crc crio[24284]: time="2026-06-12T15:28:07.088991911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.074929 | controller | Jun 12 15:28:07.091008 crc crio[24284]: time="2026-06-12T15:28:07.090880593Z" level=info msg="Removed container 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=eec98c47-cfa8-473e-9e2f-1d3ae644f174 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.074945 | controller | Jun 12 15:28:07.219954 crc crio[24284]: time="2026-06-12T15:28:07.21977459Z" level=info msg="Created container 673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=73b0d588-f087-4ac4-a619-2cda0db46dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.074961 | controller | Jun 12 15:28:07.221450 crc crio[24284]: time="2026-06-12T15:28:07.22133469Z" level=info msg="Starting container: 673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100" id=e2235c01-0a21-4841-8550-df088436d171 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.074978 | controller | Jun 12 15:28:07.229820 crc crio[24284]: time="2026-06-12T15:28:07.228973161Z" level=info msg="Started container" PID=27593 containerID=673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=e2235c01-0a21-4841-8550-df088436d171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606
2026-06-12 16:39:22.074994 | controller | Jun 12 15:28:08.066466 crc crio[24284]: time="2026-06-12T15:28:08.064767182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=46a9e433-9076-4aca-b744-c8f93cb6bc06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075011 | controller | Jun 12 15:28:08.068551 crc crio[24284]: time="2026-06-12T15:28:08.067251773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=9ab45fd7-5012-48cc-a7f1-6c47bf5e95a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075027 | controller | Jun 12 15:28:08.070086 crc crio[24284]: time="2026-06-12T15:28:08.069859578Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=6370cc68-3435-4a53-abd1-be2f33989b18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075043 | controller | Jun 12 15:28:08.070617 crc crio[24284]: time="2026-06-12T15:28:08.070473868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075062 | controller | Jun 12 15:28:08.098791 crc crio[24284]: time="2026-06-12T15:28:08.098629179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075079 | controller | Jun 12 15:28:08.305449 crc crio[24284]: time="2026-06-12T15:28:08.305344981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075095 | controller | Jun 12 15:28:08.397651 crc crio[24284]: time="2026-06-12T15:28:08.397483245Z" level=info msg="Created container ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=6370cc68-3435-4a53-abd1-be2f33989b18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075111 | controller | Jun 12 15:28:08.399647 crc crio[24284]: time="2026-06-12T15:28:08.399517543Z" level=info msg="Starting container: ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355" id=3693beae-8c5a-4d7c-a3f5-677b6e0c464b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.075127 | controller | Jun 12 15:28:08.404392 crc crio[24284]: time="2026-06-12T15:28:08.404233667Z" level=info msg="Started container" PID=27619 containerID=ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=3693beae-8c5a-4d7c-a3f5-677b6e0c464b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc
2026-06-12 16:39:22.075144 | controller | Jun 12 15:28:09.087840 crc crio[24284]: time="2026-06-12T15:28:09.087189018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=364b9629-2b1e-48cc-beb2-1742f884925b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075161 | controller | Jun 12 15:28:09.090090 crc crio[24284]: time="2026-06-12T15:28:09.08999374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6263371b-6bae-47e3-a8e3-198fb3345376 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075178 | controller | Jun 12 15:28:09.092782 crc crio[24284]: time="2026-06-12T15:28:09.092709529Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e5c4359b-7bb1-43b7-826f-9f54f28127dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075194 | controller | Jun 12 15:28:09.093237 crc crio[24284]: time="2026-06-12T15:28:09.093125272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075211 | controller | Jun 12 15:28:09.115496 crc crio[24284]: time="2026-06-12T15:28:09.11536766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075227 | controller | Jun 12 15:28:09.119679 crc crio[24284]: time="2026-06-12T15:28:09.119570227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075243 | controller | Jun 12 15:28:09.230748 crc crio[24284]: time="2026-06-12T15:28:09.230606139Z" level=info msg="Created container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e5c4359b-7bb1-43b7-826f-9f54f28127dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075263 | controller | Jun 12 15:28:09.231590 crc crio[24284]: time="2026-06-12T15:28:09.23155537Z" level=info msg="Starting container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca" id=f79f5e6f-3d79-474a-b5ef-65de9789d97d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.075280 | controller | Jun 12 15:28:09.237303 crc crio[24284]: time="2026-06-12T15:28:09.237125862Z" level=info msg="Started container" PID=27662 containerID=8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f79f5e6f-3d79-474a-b5ef-65de9789d97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f
2026-06-12 16:39:22.075297 | controller | Jun 12 15:28:13.141206 crc crio[24284]: time="2026-06-12T15:28:13.140622147Z" level=info msg="Removing container: 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569" id=7660ea3c-4682-4b04-a08c-f287e224faa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.075313 | controller | Jun 12 15:28:13.145859 crc crio[24284]: time="2026-06-12T15:28:13.145577647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=581303a2-ed86-4435-8b28-dea31e18a446 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075330 | controller | Jun 12 15:28:13.147112 crc crio[24284]: time="2026-06-12T15:28:13.146953042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=aacb5948-af3f-41bb-9ad3-eef81969d76a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075346 | controller | Jun 12 15:28:13.157868 crc crio[24284]: time="2026-06-12T15:28:13.157782666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=568cdd61-bb97-40a6-a0bf-483de3945830 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075362 | controller | Jun 12 15:28:13.199656 crc crio[24284]: time="2026-06-12T15:28:13.199533602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=cb1a2104-e10f-42ef-a25f-23f14f2550d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075378 | controller | Jun 12 15:28:13.199910 crc crio[24284]: time="2026-06-12T15:28:13.199724978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b609dcf9-a66e-45b2-8bb0-4ae93233ea4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075394 | controller | Jun 12 15:28:13.200300 crc crio[24284]: time="2026-06-12T15:28:13.2000952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=39b69db0-41a4-420a-9953-14bf755ec170 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075410 | controller | Jun 12 15:28:13.203085 crc crio[24284]: time="2026-06-12T15:28:13.202940054Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1a39531c-59f4-4c05-98d2-a8fbc162a691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075427 | controller | Jun 12 15:28:13.203403 crc crio[24284]: time="2026-06-12T15:28:13.203339357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075443 | controller | Jun 12 15:28:13.204232 crc crio[24284]: time="2026-06-12T15:28:13.204145242Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b78e5549-9019-45a9-ade2-6100fd31c5c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075463 | controller | Jun 12 15:28:13.204232 crc crio[24284]: time="2026-06-12T15:28:13.204183625Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=51d498e9-2afc-4b57-bc1f-ba90c3a673c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075479 | controller | Jun 12 15:28:13.204654 crc crio[24284]: time="2026-06-12T15:28:13.204500604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075496 | controller | Jun 12 15:28:13.204654 crc crio[24284]: time="2026-06-12T15:28:13.20464202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075526 | controller | Jun 12 15:28:13.230703 crc crio[24284]: time="2026-06-12T15:28:13.230561248Z" level=info msg="Removed container 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7660ea3c-4682-4b04-a08c-f287e224faa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.075548 | controller | Jun 12 15:28:13.233612 crc crio[24284]: time="2026-06-12T15:28:13.233528204Z" level=info msg="Removing container: 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d" id=b2d8795a-aa82-47f8-8966-ef1894751af8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.075616 | controller | Jun 12 15:28:13.307702 crc crio[24284]: time="2026-06-12T15:28:13.307545385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075635 | controller | Jun 12 15:28:13.322934 crc crio[24284]: time="2026-06-12T15:28:13.322817835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075663 | controller | Jun 12 15:28:13.333548 crc crio[24284]: time="2026-06-12T15:28:13.333459313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075681 | controller | Jun 12 15:28:13.365236 crc crio[24284]: time="2026-06-12T15:28:13.365106883Z" level=info msg="Removed container 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b2d8795a-aa82-47f8-8966-ef1894751af8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.075698 | controller | Jun 12 15:28:13.458776 crc crio[24284]: time="2026-06-12T15:28:13.458596417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075714 | controller | Jun 12 15:28:13.497670 crc crio[24284]: time="2026-06-12T15:28:13.497570772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075730 | controller | Jun 12 15:28:13.504095 crc crio[24284]: time="2026-06-12T15:28:13.503994742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075746 | controller | Jun 12 15:28:13.545083 crc crio[24284]: time="2026-06-12T15:28:13.544933851Z" level=info msg="Created container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1a39531c-59f4-4c05-98d2-a8fbc162a691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075766 | controller | Jun 12 15:28:13.547418 crc crio[24284]: time="2026-06-12T15:28:13.546237954Z" level=info msg="Starting container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b" id=4a073636-4f74-48ce-83ac-191cd12dc74c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.075783 | controller | Jun 12 15:28:13.555641 crc crio[24284]: time="2026-06-12T15:28:13.555543208Z" level=info msg="Started container" PID=27756 containerID=9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4a073636-4f74-48ce-83ac-191cd12dc74c name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.075800 | controller | Jun 12 15:28:13.568068 crc crio[24284]: time="2026-06-12T15:28:13.567889922Z" level=info msg="Created container 285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=51d498e9-2afc-4b57-bc1f-ba90c3a673c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075816 | controller | Jun 12 15:28:13.568879 crc crio[24284]: time="2026-06-12T15:28:13.568661967Z" level=info msg="Created container ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b78e5549-9019-45a9-ade2-6100fd31c5c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075833 | controller | Jun 12 15:28:13.570197 crc crio[24284]: time="2026-06-12T15:28:13.570137765Z" level=info msg="Starting container: ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f" id=ce5d0a55-8adf-4f41-a9c0-127f34f793f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.075849 | controller | Jun 12 15:28:13.570516 crc crio[24284]: time="2026-06-12T15:28:13.570142715Z" level=info msg="Starting container: 285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f" id=7121e016-4f77-4519-a698-d31fe35557c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.075866 | controller | Jun 12 15:28:13.574696 crc crio[24284]: time="2026-06-12T15:28:13.574657223Z" level=info msg="Started container" PID=27764 containerID=285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=7121e016-4f77-4519-a698-d31fe35557c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df
2026-06-12 16:39:22.075882 | controller | Jun 12 15:28:13.575062 crc crio[24284]: time="2026-06-12T15:28:13.574939393Z" level=info msg="Started container" PID=27763 containerID=ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=ce5d0a55-8adf-4f41-a9c0-127f34f793f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc
2026-06-12 16:39:22.075899 | controller | Jun 12 15:28:28.918102 crc crio[24284]: time="2026-06-12T15:28:28.917116942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=903af044-1f50-41e6-b6e5-2745ded38528 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075915 | controller | Jun 12 15:28:28.922135 crc crio[24284]: time="2026-06-12T15:28:28.921779554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6e344306-b306-4228-b64d-121c42166a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.075932 | controller | Jun 12 15:28:28.967096 crc crio[24284]: time="2026-06-12T15:28:28.966957592Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=59cf04bc-c236-493d-a761-6f4b647289d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.075951 | controller | Jun 12 15:28:28.967689 crc crio[24284]: time="2026-06-12T15:28:28.967630334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075968 | controller | Jun 12 15:28:29.003191 crc crio[24284]: time="2026-06-12T15:28:29.003070783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.075984 | controller | Jun 12 15:28:29.198998 crc crio[24284]: time="2026-06-12T15:28:29.19890463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076000 | controller | Jun 12 15:28:29.308001 crc crio[24284]: time="2026-06-12T15:28:29.307589935Z" level=info msg="Created container dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59: openshift-etcd/etcd-crc/etcdctl" id=59cf04bc-c236-493d-a761-6f4b647289d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076017 | controller | Jun 12 15:28:29.309722 crc crio[24284]: time="2026-06-12T15:28:29.309569679Z" level=info msg="Starting container: dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59" id=5c504de1-cf2c-44f1-919c-dc09d9c474ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.076033 | controller | Jun 12 15:28:29.320723 crc crio[24284]: time="2026-06-12T15:28:29.320472316Z" level=info msg="Started container" PID=28006 containerID=dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59 description=openshift-etcd/etcd-crc/etcdctl id=5c504de1-cf2c-44f1-919c-dc09d9c474ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.076050 | controller | Jun 12 15:28:29.337752 crc crio[24284]: time="2026-06-12T15:28:29.337631017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7294a671-10ed-4fb9-89a3-b183f37ebfa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076067 | controller | Jun 12 15:28:29.340354 crc crio[24284]: time="2026-06-12T15:28:29.340237222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b41feb89-8c93-426c-a519-9729a13706bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076083 | controller | Jun 12 15:28:29.346583 crc crio[24284]: time="2026-06-12T15:28:29.346497647Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=945bd11d-eb62-4c14-bda8-fc8b7b703eeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076100 | controller | Jun 12 15:28:29.346926 crc crio[24284]: time="2026-06-12T15:28:29.346850809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076116 | controller | Jun 12 15:28:29.380384 crc crio[24284]: time="2026-06-12T15:28:29.378806844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076132 | controller | Jun 12 15:28:29.545081 crc crio[24284]: time="2026-06-12T15:28:29.544903958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076148 | controller | Jun 12 15:28:29.668394 crc crio[24284]: time="2026-06-12T15:28:29.668312855Z" level=info msg="Created container 2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba: openshift-etcd/etcd-crc/etcd" id=945bd11d-eb62-4c14-bda8-fc8b7b703eeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076167 | controller | Jun 12 15:28:29.670728 crc crio[24284]: time="2026-06-12T15:28:29.670538198Z" level=info msg="Starting container: 2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba" id=27e19baf-9051-48ee-8a0b-45dd39c8ff87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.076185 | controller | Jun 12 15:28:29.680970 crc crio[24284]: time="2026-06-12T15:28:29.680858585Z" level=info msg="Started container" PID=28014 containerID=2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba description=openshift-etcd/etcd-crc/etcd id=27e19baf-9051-48ee-8a0b-45dd39c8ff87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.076202 | controller | Jun 12 15:28:29.696354 crc crio[24284]: time="2026-06-12T15:28:29.696173196Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=93353962-0272-4800-8e37-bc96619ed888 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076218 | controller | Jun 12 15:28:29.698385 crc crio[24284]: time="2026-06-12T15:28:29.698200203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b193cfa0-4d77-4ac8-8daf-fcdb9788b180 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076234 | controller | Jun 12 15:28:29.705911 crc crio[24284]: time="2026-06-12T15:28:29.705794891Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=c1f009a1-71b9-4369-ad85-75062dcf1df6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076251 | controller | Jun 12 15:28:29.706566 crc crio[24284]: time="2026-06-12T15:28:29.706445493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076267 | controller | Jun 12 15:28:29.738151 crc crio[24284]: time="2026-06-12T15:28:29.737968453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076283 | controller | Jun 12 15:28:29.899338 crc crio[24284]: time="2026-06-12T15:28:29.899093394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076299 | controller | Jun 12 15:28:30.003461 crc crio[24284]: time="2026-06-12T15:28:30.00320937Z" level=info msg="Created container 942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444: openshift-etcd/etcd-crc/etcd-metrics" id=c1f009a1-71b9-4369-ad85-75062dcf1df6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076315 | controller | Jun 12 15:28:30.005899 crc crio[24284]: time="2026-06-12T15:28:30.004898445Z" level=info msg="Starting container: 942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444" id=21325386-8cce-4385-85d2-7c92ccc28014 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.076332 | controller | Jun 12 15:28:30.013346 crc crio[24284]: time="2026-06-12T15:28:30.013174156Z" level=info msg="Started container" PID=28029 containerID=942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444 description=openshift-etcd/etcd-crc/etcd-metrics id=21325386-8cce-4385-85d2-7c92ccc28014 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.076349 | controller | Jun 12 15:28:30.027685 crc crio[24284]: time="2026-06-12T15:28:30.027565737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e7a5cfb8-1be7-4fe7-a975-eef75eaa3a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076369 | controller | Jun 12 15:28:30.030072 crc crio[24284]: time="2026-06-12T15:28:30.029926414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8f2c0043-aa4e-41d8-8370-20e92b4f609e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076385 | controller | Jun 12 15:28:30.037416 crc crio[24284]: time="2026-06-12T15:28:30.036996655Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=e47536ae-415d-4a1b-a805-08f8f429f50c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076401 | controller | Jun 12 15:28:30.038163 crc crio[24284]: time="2026-06-12T15:28:30.037597905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076418 | controller | Jun 12 15:28:30.066236 crc crio[24284]: time="2026-06-12T15:28:30.066111458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076434 | controller | Jun 12 15:28:30.233176 crc crio[24284]: time="2026-06-12T15:28:30.232503851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076450 | controller | Jun 12 15:28:30.331345 crc crio[24284]: time="2026-06-12T15:28:30.331143238Z" level=info msg="Created container 13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4: openshift-etcd/etcd-crc/etcd-readyz" id=e47536ae-415d-4a1b-a805-08f8f429f50c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076466 | controller | Jun 12 15:28:30.332702 crc crio[24284]: time="2026-06-12T15:28:30.332589305Z" level=info msg="Starting container: 13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4" id=ae50c211-aef9-4086-b4fa-e047fc93887b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.076483 | controller | Jun 12 15:28:30.338795 crc crio[24284]: time="2026-06-12T15:28:30.338694925Z" level=info msg="Started container" PID=28055 containerID=13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4 description=openshift-etcd/etcd-crc/etcd-readyz id=ae50c211-aef9-4086-b4fa-e047fc93887b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.076500 | controller | Jun 12 15:28:30.356816 crc crio[24284]: time="2026-06-12T15:28:30.356702373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=def78404-b61d-47c2-8e2b-1d7633faadcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076535 | controller | Jun 12 15:28:30.359418 crc crio[24284]: time="2026-06-12T15:28:30.359325259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=83d6865c-6e7d-4223-afe4-73f56bbcccdc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076554 | controller | Jun 12 15:28:30.366224 crc crio[24284]: time="2026-06-12T15:28:30.366089971Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=e8ecad26-8e75-484a-b263-1723846f1818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076570 | controller | Jun 12 15:28:30.366670 crc crio[24284]: time="2026-06-12T15:28:30.366539586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076589 | controller | Jun 12 15:28:30.403870 crc crio[24284]: time="2026-06-12T15:28:30.403716221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076611 | controller | Jun 12 15:28:30.566311 crc crio[24284]: time="2026-06-12T15:28:30.566029581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076628 | controller | Jun 12 15:28:30.656738 crc crio[24284]: time="2026-06-12T15:28:30.656645775Z" level=info msg="Created container 457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695: openshift-etcd/etcd-crc/etcd-rev" id=e8ecad26-8e75-484a-b263-1723846f1818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076644 | controller | Jun 12 15:28:30.657873 crc crio[24284]: time="2026-06-12T15:28:30.657845535Z" level=info msg="Starting container: 457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695" id=51879c3f-aeb3-401c-80e2-39d7d95b706f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.076661 | controller | Jun 12 15:28:30.663965 crc crio[24284]: time="2026-06-12T15:28:30.663937363Z" level=info msg="Started container" PID=28076 containerID=457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695 description=openshift-etcd/etcd-crc/etcd-rev id=51879c3f-aeb3-401c-80e2-39d7d95b706f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c
2026-06-12 16:39:22.076677 | controller | Jun 12 15:28:38.650804 crc crio[24284]: time="2026-06-12T15:28:38.650156171Z" level=info msg="Stopping container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b (timeout: 30s)" id=eb369705-7a9c-41cf-a109-2c01245676fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.076694 | controller | Jun 12 15:28:38.815990 crc crio[24284]: time="2026-06-12T15:28:38.815897923Z" level=info msg="Stopped container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=eb369705-7a9c-41cf-a109-2c01245676fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.076711 | controller | Jun 12 15:28:38.818288 crc crio[24284]: time="2026-06-12T15:28:38.818164286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4c562eb1-e390-475a-90c8-b3a857352dd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076727 | controller | Jun 12 15:28:38.820599 crc crio[24284]: time="2026-06-12T15:28:38.820536724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7ac7099a-e7f3-4e63-b358-1a39a5051717 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076743 | controller | Jun 12 15:28:38.822902 crc crio[24284]: time="2026-06-12T15:28:38.822793027Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b8b34ad9-b092-4eb9-8387-f342fb47d8ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076759 | controller | Jun 12 15:28:38.823648 crc crio[24284]: time="2026-06-12T15:28:38.823571843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076776 | controller | Jun 12 15:28:38.861887 crc crio[24284]: time="2026-06-12T15:28:38.861765562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076792 | controller | Jun 12 15:28:39.058685 crc crio[24284]: time="2026-06-12T15:28:39.05853142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076809 | controller | Jun 12 15:28:39.148754 crc crio[24284]: time="2026-06-12T15:28:39.148663038Z" level=info msg="Created container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b8b34ad9-b092-4eb9-8387-f342fb47d8ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076828 | controller | Jun 12 15:28:39.149963 crc crio[24284]: time="2026-06-12T15:28:39.14992096Z" level=info msg="Starting container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124" id=610c1e4f-563a-4740-bf54-97f15aa47a91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.076845 | controller | Jun 12 15:28:39.155452 crc crio[24284]: time="2026-06-12T15:28:39.155353826Z" level=info msg="Started container" PID=28229 containerID=e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=610c1e4f-563a-4740-bf54-97f15aa47a91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.076862 | controller | Jun 12 15:28:39.462212 crc crio[24284]: time="2026-06-12T15:28:39.461649576Z" level=info msg="Removing container: ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d" id=0b40f973-7a4a-4e86-822c-37a90c60d765 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.076878 | controller | Jun 12 15:28:39.559071 crc crio[24284]: time="2026-06-12T15:28:39.558899929Z" level=info msg="Removed container ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0b40f973-7a4a-4e86-822c-37a90c60d765 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.076895 | controller | Jun 12 15:29:08.651519 crc crio[24284]: time="2026-06-12T15:29:08.650696784Z" level=info msg="Stopping container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124 (timeout: 30s)" id=13b76579-9014-43ec-bff1-bfb84a61c514 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.076912 | controller | Jun 12 15:29:08.809808 crc crio[24284]: time="2026-06-12T15:29:08.809311229Z" level=info msg="Stopped container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=13b76579-9014-43ec-bff1-bfb84a61c514 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.076928 | controller | Jun 12 15:29:08.811006 crc crio[24284]: time="2026-06-12T15:29:08.810903663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ffba2c88-2a62-4c7b-b48d-b1cdd0bebea2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076945 | controller | Jun 12 15:29:08.812882 crc crio[24284]: time="2026-06-12T15:29:08.812762085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=87198b6b-96eb-4aba-be0f-06406748f125 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.076961 | controller | Jun 12 15:29:08.815315 crc crio[24284]: time="2026-06-12T15:29:08.815189816Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c1a437ae-8055-45cb-a760-9493c1b65d42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.076977 | controller | Jun 12 15:29:08.815894 crc crio[24284]: time="2026-06-12T15:29:08.815826598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.076994 | controller | Jun 12 15:29:08.839338 crc crio[24284]: time="2026-06-12T15:29:08.839173253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077015 | controller | Jun 12 15:29:08.983328 crc crio[24284]: time="2026-06-12T15:29:08.983107184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077032 | controller | Jun 12 15:29:09.069749 crc crio[24284]: time="2026-06-12T15:29:09.069635314Z" level=info msg="Created container adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c1a437ae-8055-45cb-a760-9493c1b65d42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077048 | controller | Jun 12 15:29:09.070958 crc crio[24284]: time="2026-06-12T15:29:09.070833595Z" level=info msg="Starting container: adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93" id=c6427797-3231-4606-8901-b8c799083dc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.077064 | controller | Jun 12 15:29:09.076061 crc crio[24284]: time="2026-06-12T15:29:09.075917016Z" level=info msg="Started container" PID=28655 containerID=adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c6427797-3231-4606-8901-b8c799083dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.077081 | controller | Jun 12 15:29:09.747174 crc crio[24284]: time="2026-06-12T15:29:09.745225678Z" level=info msg="Removing container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b" id=fd04c6e3-1c0a-4cd9-bca4-a688f2f028bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077098 | controller | Jun 12 15:29:09.772195 crc crio[24284]: time="2026-06-12T15:29:09.7720627Z" level=info msg="Removed container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fd04c6e3-1c0a-4cd9-bca4-a688f2f028bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077115 | controller | Jun 12 15:29:38.651812 crc crio[24284]: time="2026-06-12T15:29:38.650560345Z" level=info msg="Stopping container: adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93 (timeout: 30s)" id=4e619f94-ae8f-4433-b0a6-531f0f0a1ce2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.077131 | controller | Jun 12 15:29:38.825972 crc crio[24284]: time="2026-06-12T15:29:38.825738349Z" level=info msg="Stopped container adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4e619f94-ae8f-4433-b0a6-531f0f0a1ce2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.077148 | controller | Jun 12 15:29:39.040615 crc crio[24284]: time="2026-06-12T15:29:39.040412681Z" level=info msg="Removing container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124" id=a50232db-df7c-4626-a823-0a93a1f30da0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077164 | controller | Jun 12 15:29:39.099650 crc crio[24284]: time="2026-06-12T15:29:39.098928198Z" level=info msg="Removed container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a50232db-df7c-4626-a823-0a93a1f30da0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077180 | controller | Jun 12 15:30:05.266793 crc crio[24284]: time="2026-06-12T15:30:05.265816649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=cebf3ef2-357b-4350-b4ce-de0fdedea9dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077202 | controller | Jun 12 15:30:05.273493 crc crio[24284]: time="2026-06-12T15:30:05.273425685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b0a33e2b-31c3-4ddc-b316-bebfd8de8c63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077219 | controller | Jun 12 15:30:05.273796 crc crio[24284]: time="2026-06-12T15:30:05.273706815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=2d62c1a9-7a39-45f1-bf1b-fb3326b1b06e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077236 | controller | Jun 12 15:30:05.275500 crc crio[24284]: time="2026-06-12T15:30:05.274056786Z" level=info msg="Removing container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72" id=6eb3a08a-3d0e-4b9d-acfe-254e2d3981f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077252 | controller | Jun 12 15:30:05.276736 crc crio[24284]: time="2026-06-12T15:30:05.276692226Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e19572aa-2c24-4c33-867f-47bdc41d5271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077269 | controller | Jun 12 15:30:05.279667 crc crio[24284]: time="2026-06-12T15:30:05.279588952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077285 | controller | Jun 12 15:30:05.284882 crc crio[24284]: time="2026-06-12T15:30:05.284791799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=03d749f7-d033-4fe2-8b23-e4e8c72a70a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077302 | controller | Jun 12 15:30:05.284986 crc crio[24284]: time="2026-06-12T15:30:05.28488531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=c22cdcc0-ff64-44f1-921a-55155b72a6a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077318 | controller | Jun 12 15:30:05.292537 crc crio[24284]: time="2026-06-12T15:30:05.292127544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=eca5a0f8-2394-48f9-a3a3-e03592d830e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077334 | controller | Jun 12 15:30:05.299496 crc crio[24284]: time="2026-06-12T15:30:05.298031604Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=55f0eba4-e671-4b46-9bf4-ecf938aeaed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077351 | controller | Jun 12 15:30:05.299496 crc crio[24284]: time="2026-06-12T15:30:05.298106007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=aa6d0d78-1fd4-44c8-8575-badf7d7a5e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077367 | controller | Jun 12 15:30:05.303796 crc crio[24284]: time="2026-06-12T15:30:05.303658565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=592d57fc-a489-4ca6-b4a9-823bdbbbd881 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077383 | controller | Jun 12 15:30:05.306827 crc crio[24284]: time="2026-06-12T15:30:05.30675133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=b9f84f37-cb76-4344-8b6c-f1e716d6d2ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077403 | controller | Jun 12 15:30:05.309159 crc crio[24284]: time="2026-06-12T15:30:05.309073349Z" level=info msg="Removed container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6eb3a08a-3d0e-4b9d-acfe-254e2d3981f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077420 | controller | Jun 12 15:30:05.309638 crc crio[24284]: time="2026-06-12T15:30:05.309562076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077436 | controller | Jun 12 15:30:05.313204 crc crio[24284]: time="2026-06-12T15:30:05.31305265Z" level=info msg="Removing container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02" id=bcc3e055-f87f-4f0c-b8a2-1fda91e3e749 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.077453 | controller | Jun 12 15:30:05.314368 crc crio[24284]: time="2026-06-12T15:30:05.31429445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=08a175b8-576a-48ab-b4df-c306493ce5de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077469 | controller | Jun 12 15:30:05.314368 crc crio[24284]: time="2026-06-12T15:30:05.314335073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=8b79c513-bc77-40b6-b5cb-83b24500d700 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077485 | controller | Jun 12 15:30:05.314740 crc crio[24284]: time="2026-06-12T15:30:05.314686814Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=4796d1fa-c59d-4dd7-9a23-6109e3ef2a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077501 | controller | Jun 12 15:30:05.314903 crc crio[24284]: time="2026-06-12T15:30:05.314840578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=68be05a5-8ee7-4e3a-a37c-900be6acfbbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077536 | controller | Jun 12 15:30:05.319016 crc crio[24284]: time="2026-06-12T15:30:05.318897125Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=29133205-4ca2-4f36-a5fe-e49025a4b3af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077554 | controller | Jun 12 15:30:05.323388 crc crio[24284]: time="2026-06-12T15:30:05.323021358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077571 | controller | Jun 12 15:30:05.325511 crc crio[24284]: time="2026-06-12T15:30:05.325432324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=67dd2297-0072-47ac-a598-b361dbe810ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077588 | controller | Jun 12 15:30:05.326031 crc crio[24284]: time="2026-06-12T15:30:05.325941802Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=4f1a0217-2ae3-445e-b489-0955efa43c1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077604 | controller | Jun 12 15:30:05.326098 crc crio[24284]: time="2026-06-12T15:30:05.326026556Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=74c2cb42-aad8-4164-b3d2-4c859c728e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077624 | controller | Jun 12 15:30:05.326098 crc crio[24284]: time="2026-06-12T15:30:05.326042836Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=4c7985c9-68d6-45bf-8a41-1addf5b5fbd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077641 | controller | Jun 12 15:30:05.328565 crc crio[24284]: time="2026-06-12T15:30:05.328477057Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a7479373-c15a-4dcc-8d00-040476310fbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077658 | controller | Jun 12 15:30:05.334911 crc crio[24284]: time="2026-06-12T15:30:05.33482624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077674 | controller | Jun 12 15:30:05.335660 crc crio[24284]: time="2026-06-12T15:30:05.335589426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077691 | controller | Jun 12 15:30:05.344425 crc crio[24284]: time="2026-06-12T15:30:05.344164494Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=dc1c7662-e2ac-4ec0-8c15-328cd7c15a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077706 | controller | Jun 12 15:30:05.345664 crc crio[24284]: time="2026-06-12T15:30:05.345594176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077722 | controller | Jun 12 15:30:05.346049 crc crio[24284]: time="2026-06-12T15:30:05.346006756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077738 | controller | Jun 12 15:30:05.346162 crc crio[24284]: time="2026-06-12T15:30:05.34609975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077754 | controller | Jun 12 15:30:05.347439 crc crio[24284]: time="2026-06-12T15:30:05.347375732Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6cead1b9-9b5e-41b6-aea5-27639adbc1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077770 | controller | Jun 12 15:30:05.349208 crc crio[24284]: time="2026-06-12T15:30:05.349100381Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=c992b56e-618b-4c47-b135-da46b1c9ae8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077786 | controller | Jun 12 15:30:05.352731 crc crio[24284]: time="2026-06-12T15:30:05.352602018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=ca85e2fc-ab9f-41f7-b609-9cd56bb69493 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.077802 | controller | Jun 12 15:30:05.362138 crc crio[24284]: time="2026-06-12T15:30:05.361530088Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=79cb9f7c-0e07-4ff0-906c-4f8aa8f438e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077818 | controller | Jun 12 15:30:05.371586 crc crio[24284]: time="2026-06-12T15:30:05.371528304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077842 | controller | Jun 12 15:30:05.372720 crc crio[24284]: time="2026-06-12T15:30:05.372654102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077867 | controller | Jun 12 15:30:05.376692 crc crio[24284]: time="2026-06-12T15:30:05.376637766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077884 | controller | Jun 12 15:30:05.376810 crc crio[24284]: time="2026-06-12T15:30:05.376705769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077906 | controller | Jun 12 15:30:05.376984 crc crio[24284]: time="2026-06-12T15:30:05.376926426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077923 | controller | Jun 12 15:30:05.379776 crc crio[24284]: time="2026-06-12T15:30:05.37974342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.077976 | controller | Jun 12 15:30:05.389584 crc crio[24284]: time="2026-06-12T15:30:05.389362119Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=a9d8c057-9179-4b5f-9998-d091832b06d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.077997 | controller | Jun 12 15:30:05.401613 crc crio[24284]: time="2026-06-12T15:30:05.401472252Z" level=info msg="Removed container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=bcc3e055-f87f-4f0c-b8a2-1fda91e3e749 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.078014 | controller | Jun 12 15:30:05.402618 crc crio[24284]: time="2026-06-12T15:30:05.402544958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078031 | controller | Jun 12 15:30:05.466421 crc crio[24284]: time="2026-06-12T15:30:05.466223143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078047 | controller | Jun 12 15:30:05.471216 crc crio[24284]: time="2026-06-12T15:30:05.471066983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078063 | controller | Jun 12 15:30:05.502784 crc crio[24284]: time="2026-06-12T15:30:05.502657185Z" level=info msg="Created container 49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e19572aa-2c24-4c33-867f-47bdc41d5271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078079 | controller | Jun 12 15:30:05.505754 crc crio[24284]: time="2026-06-12T15:30:05.50341587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078095 | controller | Jun 12 15:30:05.508366 crc crio[24284]: time="2026-06-12T15:30:05.505935047Z" level=info msg="Starting container: 49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c" id=9c66668a-bf34-4888-8a66-c420f886b909 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078112 | controller | Jun 12 15:30:05.516779 crc crio[24284]: time="2026-06-12T15:30:05.516687088Z" level=info msg="Started container" PID=29436 containerID=49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9c66668a-bf34-4888-8a66-c420f886b909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd
2026-06-12 16:39:22.078132 | controller | Jun 12 15:30:05.521112 crc crio[24284]: time="2026-06-12T15:30:05.520758334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078150 | controller | Jun 12 15:30:05.528421 crc crio[24284]: time="2026-06-12T15:30:05.52819991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078166 | controller | Jun 12 15:30:05.541638 crc crio[24284]: time="2026-06-12T15:30:05.541560204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078182 | controller | Jun 12 15:30:05.542917 crc crio[24284]: time="2026-06-12T15:30:05.542848396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078198 | controller | Jun 12 15:30:05.548232 crc crio[24284]: time="2026-06-12T15:30:05.548113173Z" level=info msg="Created container 2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=4f1a0217-2ae3-445e-b489-0955efa43c1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078214 | controller | Jun 12 15:30:05.555744 crc crio[24284]: time="2026-06-12T15:30:05.555630328Z" level=info msg="Starting container: 2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0" id=4a7bc4f4-ffaf-48a3-9775-291942a8a2ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078231 | controller | Jun 12 15:30:05.561668 crc crio[24284]: time="2026-06-12T15:30:05.561557665Z" level=info msg="Started container" PID=29441 containerID=2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4a7bc4f4-ffaf-48a3-9775-291942a8a2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa
2026-06-12 16:39:22.078247 | controller | Jun 12 15:30:05.564531 crc crio[24284]: time="2026-06-12T15:30:05.564455994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078263 | controller | Jun 12 15:30:05.567870 crc crio[24284]: time="2026-06-12T15:30:05.567715179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078280 | controller | Jun 12 15:30:05.601990 crc crio[24284]: time="2026-06-12T15:30:05.601870562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078295 | controller | Jun 12 15:30:05.634857 crc crio[24284]: time="2026-06-12T15:30:05.634751984Z" level=info msg="Created container 2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=55f0eba4-e671-4b46-9bf4-ecf938aeaed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078311 | controller | Jun 12 15:30:05.638125 crc crio[24284]: time="2026-06-12T15:30:05.63804644Z" level=info msg="Starting container: 2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54" id=bee67fc0-311d-4a8a-9c48-06cf7a72fa57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078331 | controller | Jun 12 15:30:05.681868 crc crio[24284]: time="2026-06-12T15:30:05.681781703Z" level=info msg="Started container" PID=29442 containerID=2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=bee67fc0-311d-4a8a-9c48-06cf7a72fa57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb
2026-06-12 16:39:22.078348 | controller | Jun 12 15:30:05.789239 crc crio[24284]: time="2026-06-12T15:30:05.788634976Z" level=info msg="Created container 606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=4796d1fa-c59d-4dd7-9a23-6109e3ef2a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078365 | controller | Jun 12 15:30:05.790015 crc crio[24284]: time="2026-06-12T15:30:05.789916198Z" level=info msg="Created container 58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=4c7985c9-68d6-45bf-8a41-1addf5b5fbd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078382 | controller | Jun 12 15:30:05.790100 crc crio[24284]: time="2026-06-12T15:30:05.788865953Z" level=info msg="Created container dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=74c2cb42-aad8-4164-b3d2-4c859c728e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078398 | controller | Jun 12 15:30:05.790402 crc crio[24284]: time="2026-06-12T15:30:05.790320692Z" level=info msg="Created container 06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=a9d8c057-9179-4b5f-9998-d091832b06d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078414 | controller | Jun 12 15:30:05.794627 crc crio[24284]: time="2026-06-12T15:30:05.794448332Z" level=info msg="Starting container: 06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa" id=bd5b3469-5b97-4b37-96a0-672381b51665 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078430 | controller | Jun 12 15:30:05.794627 crc crio[24284]: time="2026-06-12T15:30:05.794530953Z" level=info msg="Starting container: dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8" id=c752b503-0180-4c34-abaa-9d97d0e890b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078446 | controller | Jun 12 15:30:05.794627 crc crio[24284]: time="2026-06-12T15:30:05.794567176Z" level=info msg="Starting container: 58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a" id=02dca43c-5291-4c08-885c-0506d881788b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078462 | controller | Jun 12 15:30:05.795478 crc crio[24284]: time="2026-06-12T15:30:05.794543216Z" level=info msg="Starting container: 606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033" id=17f2911c-fbd1-4d6b-a785-a51699707dd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078478 | controller | Jun 12 15:30:05.809851 crc crio[24284]: time="2026-06-12T15:30:05.809769855Z" level=info msg="Started container" PID=29497 containerID=06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=bd5b3469-5b97-4b37-96a0-672381b51665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db
2026-06-12 16:39:22.078494 | controller | Jun 12 15:30:05.812401 crc crio[24284]: time="2026-06-12T15:30:05.812317724Z" level=info msg="Started container" PID=29493 containerID=58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=02dca43c-5291-4c08-885c-0506d881788b name=/runtime.v1.RuntimeService/StartContainer sandboxID=88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6
2026-06-12 16:39:22.078534 | controller | Jun 12 15:30:05.818360 crc crio[24284]: time="2026-06-12T15:30:05.818199419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078556 | controller | Jun 12 15:30:05.819706 crc crio[24284]: time="2026-06-12T15:30:05.819012156Z" level=info msg="Started container" PID=29485 containerID=dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c752b503-0180-4c34-abaa-9d97d0e890b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb
2026-06-12 16:39:22.078574 | controller | Jun 12 15:30:05.827226 crc crio[24284]: time="2026-06-12T15:30:05.826096213Z" level=info msg="Started container" PID=29487 containerID=606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=17f2911c-fbd1-4d6b-a785-a51699707dd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f
2026-06-12 16:39:22.078591 | controller | Jun 12 15:30:05.836530 crc crio[24284]: time="2026-06-12T15:30:05.836444415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078608 | controller | Jun 12 15:30:05.913903 crc crio[24284]: time="2026-06-12T15:30:05.913812364Z" level=info msg="Created container 61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=79cb9f7c-0e07-4ff0-906c-4f8aa8f438e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078625 | controller | Jun 12 15:30:05.915138 crc crio[24284]: time="2026-06-12T15:30:05.915060415Z" level=info msg="Starting container: 61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa" id=7dd4fec0-a9bb-4acd-976d-55bca6dd7f6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078641 | controller | Jun 12 15:30:05.926370 crc crio[24284]: time="2026-06-12T15:30:05.926218102Z" level=info msg="Started container" PID=29563 containerID=61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=7dd4fec0-a9bb-4acd-976d-55bca6dd7f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6
2026-06-12 16:39:22.078658 | controller | Jun 12 15:30:05.937428 crc crio[24284]: time="2026-06-12T15:30:05.937328691Z" level=info msg="Created container d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=c992b56e-618b-4c47-b135-da46b1c9ae8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078675 | controller | Jun 12 15:30:05.938196 crc crio[24284]: time="2026-06-12T15:30:05.938115541Z" level=info msg="Starting container: d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65" id=41a34181-f421-4568-acd3-87b7d48a79d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078691 | controller | Jun 12 15:30:05.945148 crc crio[24284]: time="2026-06-12T15:30:05.945037287Z" level=info msg="Started container" PID=29561 containerID=d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=41a34181-f421-4568-acd3-87b7d48a79d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.078711 | controller | Jun 12 15:30:19.518023 crc crio[24284]: time="2026-06-12T15:30:19.517018404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fc889de0-3e62-4a19-a953-79740bbd0b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.078728 | controller | Jun 12 15:30:19.521533 crc crio[24284]: time="2026-06-12T15:30:19.521411069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=972df2f9-24fc-4e83-be8b-8d422b456d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.078745 | controller | Jun 12 15:30:19.524586 crc crio[24284]: time="2026-06-12T15:30:19.524505601Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1db90abc-9eca-426f-8967-346be68e96de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078761 | controller | Jun 12 15:30:19.525452 crc crio[24284]: time="2026-06-12T15:30:19.525386002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078778 | controller | Jun 12 15:30:19.557183 crc crio[24284]: time="2026-06-12T15:30:19.55707876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078798 | controller | Jun 12 15:30:19.841425 crc crio[24284]: time="2026-06-12T15:30:19.838174542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078814 | controller | Jun 12 15:30:20.120811 crc crio[24284]: time="2026-06-12T15:30:20.120051249Z" level=info msg="Created container 4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1db90abc-9eca-426f-8967-346be68e96de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078830 | controller | Jun 12 15:30:20.122657 crc crio[24284]: time="2026-06-12T15:30:20.122581202Z" level=info msg="Starting container: 4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022" id=d2d9d5df-b385-434c-b396-85515856f0b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078847 | controller | Jun 12 15:30:20.128601 crc crio[24284]: time="2026-06-12T15:30:20.12849132Z" level=info msg="Started container" PID=29799 containerID=4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d2d9d5df-b385-434c-b396-85515856f0b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2
2026-06-12 16:39:22.078864 | controller | Jun 12 15:30:38.661986 crc crio[24284]: time="2026-06-12T15:30:38.660890189Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=fda52140-30d6-4096-bf77-18b60c3b7570 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.078880 | controller | Jun 12 15:30:38.665944 crc crio[24284]: time="2026-06-12T15:30:38.665832556Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=1686c04c-6530-4d4b-8a9d-d94cec3126ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.078900 | controller | Jun 12 15:30:38.668928 crc crio[24284]: time="2026-06-12T15:30:38.668742153Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=4f4e92e5-9511-4c6d-8a96-511b38729159 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078917 | controller | Jun 12 15:30:38.669301 crc crio[24284]: time="2026-06-12T15:30:38.669178668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078933 | controller | Jun 12 15:30:38.706593 crc crio[24284]: time="2026-06-12T15:30:38.706484429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078950 | controller | Jun 12 15:30:38.710904 crc crio[24284]: time="2026-06-12T15:30:38.710803723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.078966 | controller | Jun 12 15:30:38.860176 crc crio[24284]: time="2026-06-12T15:30:38.860066295Z" level=info msg="Created container d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=4f4e92e5-9511-4c6d-8a96-511b38729159 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.078982 | controller | Jun 12 15:30:38.861508 crc crio[24284]: time="2026-06-12T15:30:38.86140126Z" level=info msg="Starting container: d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197" id=0bef402f-9628-4487-adb3-8a93f48827c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.078998 | controller | Jun 12 15:30:38.866540 crc crio[24284]: time="2026-06-12T15:30:38.866441647Z" level=info msg="Started container" PID=30071 containerID=d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=0bef402f-9628-4487-adb3-8a93f48827c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8
2026-06-12 16:39:22.079015 | controller | Jun 12 15:32:27.533603 crc crio[24284]: time="2026-06-12T15:32:27.532676597Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-mqbff/POD" id=4e7324ae-4171-43af-a6cd-0f477ce3518a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079031 | controller | Jun 12 15:32:27.535437 crc crio[24284]: time="2026-06-12T15:32:27.533705531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079047 | controller | Jun 12 15:32:27.554348 crc crio[24284]: time="2026-06-12T15:32:27.550841597Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/POD" id=66c37370-a227-480e-bc9a-9c8faf4a660b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079064 | controller | Jun 12 15:32:27.554348 crc crio[24284]: time="2026-06-12T15:32:27.550916789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079080 | controller | Jun 12 15:32:27.560438 crc crio[24284]: time="2026-06-12T15:32:27.560242539Z" level=info msg="Got pod network &{Name:redhat-marketplace-mqbff Namespace:openshift-marketplace ID:4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 UID:863055a7-d318-481d-91f8-67d1fb45ccc7 NetNS:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod863055a7_d318_481d_91f8_67d1fb45ccc7.slice PodAnnotations:0xc0027225e0}] Aliases:map[]}"
2026-06-12 16:39:22.079100 | controller | Jun 12 15:32:27.560438 crc crio[24284]: time="2026-06-12T15:32:27.560404905Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-mqbff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.079116 | controller | Jun 12 15:32:27.573683 crc crio[24284]: time="2026-06-12T15:32:27.573594289Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-sq292/POD" id=821612e8-c902-4082-9f0e-8b4a94a4eb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079133 | controller | Jun 12 15:32:27.573801 crc crio[24284]: time="2026-06-12T15:32:27.573712063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079150 | controller | Jun 12 15:32:27.576637 crc crio[24284]: time="2026-06-12T15:32:27.576554558Z" level=info msg="Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc002612cb0}] Aliases:map[]}"
2026-06-12 16:39:22.079166 | controller | Jun 12 15:32:27.576737 crc crio[24284]: time="2026-06-12T15:32:27.576638431Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.079183 | controller | Jun 12 15:32:27.590143 crc crio[24284]: time="2026-06-12T15:32:27.590083115Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-sgqvh/POD" id=90093ce5-95fb-4466-a985-ed14aa790b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079199 | controller | Jun 12 15:32:27.590653 crc crio[24284]: time="2026-06-12T15:32:27.590503819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079215 | controller | Jun 12 15:32:27.599006 crc crio[24284]: time="2026-06-12T15:32:27.598782512Z" level=info msg="Got pod network &{Name:community-operators-sq292 Namespace:openshift-marketplace ID:bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 UID:5ca7271c-5268-4e77-a46d-fcad4cea7a8c NetNS:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ca7271c_5268_4e77_a46d_fcad4cea7a8c.slice PodAnnotations:0xc0006bed90}] Aliases:map[]}"
2026-06-12 16:39:22.079232 | controller | Jun 12 15:32:27.599006 crc crio[24284]: time="2026-06-12T15:32:27.598944619Z" level=info msg="Adding pod openshift-marketplace_community-operators-sq292 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.079249 | controller | Jun 12 15:32:27.631342 crc crio[24284]: time="2026-06-12T15:32:27.630653247Z" level=info msg="Got pod network &{Name:redhat-operators-sgqvh Namespace:openshift-marketplace ID:fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb UID:0bbd7618-5f98-4539-95d0-bdbd174d3fcf NetNS:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bbd7618_5f98_4539_95d0_bdbd174d3fcf.slice PodAnnotations:0xc002c1e0a8}] Aliases:map[]}"
2026-06-12 16:39:22.079265 | controller | Jun 12 15:32:27.631342 crc crio[24284]: time="2026-06-12T15:32:27.630816202Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-sgqvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.079285 | controller | Jun 12 15:32:27.700450 crc crio[24284]: time="2026-06-12T15:32:27.698855987Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687972-jktfv/POD" id=7d844cf1-ab1a-436c-8d2e-ed6439c09a53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079302 | controller | Jun 12 15:32:27.700450 crc crio[24284]: time="2026-06-12T15:32:27.698997197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079319 | controller | Jun 12 15:32:27.743360 crc crio[24284]: time="2026-06-12T15:32:27.742704193Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc002c1e3d8}] Aliases:map[]}"
2026-06-12 16:39:22.079336 | controller | Jun 12 15:32:27.743360 crc crio[24284]: time="2026-06-12T15:32:27.742789116Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687972-jktfv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.079353 | controller | Jun 12 15:32:27.935581 crc crio[24284]: 2026-06-12T15:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b2eb52dfb0e56b Mac:ba:1d:5f:a5:b3:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 SocketPath: PciID:}] [{Interface:0xc000292eb0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.079369 | controller | Jun 12 15:32:27.938578 crc crio[24284]: time="2026-06-12T15:32:27.938223299Z" level=info msg="Got pod network &{Name:redhat-marketplace-mqbff Namespace:openshift-marketplace ID:4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 UID:863055a7-d318-481d-91f8-67d1fb45ccc7 NetNS:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod863055a7_d318_481d_91f8_67d1fb45ccc7.slice PodAnnotations:0xc0027225e0}] Aliases:map[]}"
2026-06-12 16:39:22.079386 | controller | Jun 12 15:32:27.938578 crc crio[24284]: time="2026-06-12T15:32:27.938449296Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mqbff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.079403 | controller | Jun 12 15:32:27.946673 crc crio[24284]: time="2026-06-12T15:32:27.946507094Z" level=info msg="Ran pod sandbox 4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 with infra container: openshift-marketplace/redhat-marketplace-mqbff/POD" id=4e7324ae-4171-43af-a6cd-0f477ce3518a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079420 | controller | Jun 12 15:32:27.952427 crc crio[24284]: time="2026-06-12T15:32:27.949344599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1263cca-c6ec-46a5-9721-fc707e48a0e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.079436 | controller | Jun 12 15:32:27.952606 crc crio[24284]: time="2026-06-12T15:32:27.952422527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0aecca66-ff79-42c4-8362-deb134bb6fd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.079452 | controller | Jun 12 15:32:28.079553 crc crio[24284]: time="2026-06-12T15:32:28.078424354Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mqbff/extract-utilities" id=707dd860-c368-4e84-85c5-cb30442be46e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.079472 | controller | Jun 12 15:32:28.080489 crc crio[24284]: time="2026-06-12T15:32:28.079982756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079489 | controller | Jun 12 15:32:28.118432 crc crio[24284]: time="2026-06-12T15:32:28.118078866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079506 | controller | Jun 12 15:32:28.125868 crc crio[24284]: time="2026-06-12T15:32:28.12578501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079541 | controller | Jun 12 15:32:28.202503 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bedb7dcc4793f44 Mac:42:57:4d:f6:60:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.079559 | controller | Jun 12 15:32:28.204369 crc crio[24284]: time="2026-06-12T15:32:28.203827501Z" level=info msg="Got pod network &{Name:community-operators-sq292 Namespace:openshift-marketplace ID:bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 UID:5ca7271c-5268-4e77-a46d-fcad4cea7a8c NetNS:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ca7271c_5268_4e77_a46d_fcad4cea7a8c.slice PodAnnotations:0xc0006bed90}] Aliases:map[]}"
2026-06-12 16:39:22.079576 | controller | Jun 12 15:32:28.204369 crc crio[24284]: time="2026-06-12T15:32:28.204049958Z" level=info msg="Checking pod openshift-marketplace_community-operators-sq292 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.079593 | controller | Jun 12 15:32:28.213499 crc crio[24284]: time="2026-06-12T15:32:28.213350807Z" level=info msg="Ran pod sandbox bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 with infra container: openshift-marketplace/community-operators-sq292/POD" id=821612e8-c902-4082-9f0e-8b4a94a4eb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079609 | controller | Jun 12 15:32:28.216413 crc crio[24284]: time="2026-06-12T15:32:28.216217851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=253e47eb-6cd9-4600-ac10-27b6d5294ed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.079625 | controller | Jun 12 15:32:28.219588 crc crio[24284]: time="2026-06-12T15:32:28.219454772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea64d26c-acd8-4e9a-868b-a7e5cafd31f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.079642 | controller | Jun 12 15:32:28.409029 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2465592537ad424 Mac:2e:39:82:24:4f:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 SocketPath: PciID:}] [{Interface:0xc00019b580 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.079669 | controller | Jun 12 15:32:28.409171 crc crio[24284]: time="2026-06-12T15:32:28.4091024Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc002c1e3d8}] Aliases:map[]}"
2026-06-12 16:39:22.079690 | controller | Jun 12 15:32:28.409435 crc crio[24284]: time="2026-06-12T15:32:28.409337557Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687972-jktfv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.079707 | controller | Jun 12 15:32:28.419810 crc crio[24284]: time="2026-06-12T15:32:28.419677411Z" level=info msg="Ran pod sandbox 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 with infra container: openshift-infra/auto-csr-approver-29687972-jktfv/POD" id=7d844cf1-ab1a-436c-8d2e-ed6439c09a53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.079724 | controller | Jun 12 15:32:28.423989 crc crio[24284]: time="2026-06-12T15:32:28.423892809Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d669b038-7c8b-465c-b775-dd7262414e2b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.079741 | controller | Jun 12 15:32:28.433354 crc crio[24284]: time="2026-06-12T15:32:28.433198247Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.079814 | controller | Jun 12 15:32:28.490192 crc crio[24284]: time="2026-06-12T15:32:28.490079537Z" level=info msg="Created container 07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886: openshift-marketplace/redhat-marketplace-mqbff/extract-utilities" id=707dd860-c368-4e84-85c5-cb30442be46e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.079838 | controller | Jun 12 15:32:28.491137 crc crio[24284]: time="2026-06-12T15:32:28.491029958Z" level=info msg="Creating container: openshift-marketplace/community-operators-sq292/extract-utilities" id=be2f3597-b354-433c-bfee-639191eb5d32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.079856 | controller | Jun 12 15:32:28.491517 crc crio[24284]: time="2026-06-12T15:32:28.491438852Z" level=info msg="Starting container: 07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886" id=1a61d4a8-f1d2-491a-93b8-e493583f1469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.079873 | controller | Jun 12 15:32:28.491738 crc crio[24284]: time="2026-06-12T15:32:28.49166815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079890 | controller | Jun 12 15:32:28.498426 crc crio[24284]: time="2026-06-12T15:32:28.498238137Z" level=info msg="Started container" PID=31692 containerID=07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886 description=openshift-marketplace/redhat-marketplace-mqbff/extract-utilities id=1a61d4a8-f1d2-491a-93b8-e493583f1469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78
2026-06-12 16:39:22.079907 | controller | Jun 12 15:32:28.520352 crc crio[24284]: time="2026-06-12T15:32:28.520157902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079924 | controller | Jun 12 15:32:28.525583 crc crio[24284]: time="2026-06-12T15:32:28.525418456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.079940 | controller | Jun 12 15:32:28.815857 crc crio[24284]: time="2026-06-12T15:32:28.815578521Z" level=info msg="Created container 4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d: openshift-marketplace/community-operators-sq292/extract-utilities" id=be2f3597-b354-433c-bfee-639191eb5d32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.079961 | controller | Jun 12 15:32:28.822912 crc crio[24284]: time="2026-06-12T15:32:28.821702963Z" level=info msg="Starting container: 4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d" id=0eee6beb-8a40-401f-a8f0-9f15b3939915 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.079977 | controller | Jun 12 15:32:28.834368 crc crio[24284]: time="2026-06-12T15:32:28.832930736Z" level=info msg="Started container" PID=31702 containerID=4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d description=openshift-marketplace/community-operators-sq292/extract-utilities id=0eee6beb-8a40-401f-a8f0-9f15b3939915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030
2026-06-12 16:39:22.079994 | controller | Jun 12 15:32:28.840564 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991937ba0fbaf2c Mac:c6:e1:e8:1e:a4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.080011 | controller | Jun 12 15:32:28.841950 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbdd6b7a314bbfe Mac:f6:3c:f1:fe:9b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 SocketPath: PciID:}] [{Interface:0xc000510960 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.080028 | controller | Jun 12 15:32:28.847035 crc crio[24284]: time="2026-06-12T15:32:28.846860737Z" level=info msg="Got pod network &{Name:redhat-operators-sgqvh Namespace:openshift-marketplace ID:fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb UID:0bbd7618-5f98-4539-95d0-bdbd174d3fcf NetNS:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bbd7618_5f98_4539_95d0_bdbd174d3fcf.slice PodAnnotations:0xc002c1e0a8}] Aliases:map[]}"
2026-06-12 16:39:22.080045 | controller | Jun 12 15:32:28.847871 crc crio[24284]: time="2026-06-12T15:32:28.847796759Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-sgqvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.080062 | controller | Jun 12 15:32:28.849037 crc crio[24284]: time="2026-06-12T15:32:28.848920145Z" level=info msg="Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc002612cb0}] Aliases:map[]}"
2026-06-12 16:39:22.080079 | controller | Jun 12 15:32:28.849333 crc crio[24284]: time="2026-06-12T15:32:28.849223605Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.080096 | controller | Jun 12 15:32:28.858694 crc crio[24284]: time="2026-06-12T15:32:28.858610416Z" level=info msg="Ran pod sandbox fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb with infra container: openshift-marketplace/redhat-operators-sgqvh/POD" id=90093ce5-95fb-4466-a985-ed14aa790b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.080113 | controller | Jun 12 15:32:28.860731 crc crio[24284]: time="2026-06-12T15:32:28.860645492Z" level=info msg="Ran pod sandbox 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/POD" id=66c37370-a227-480e-bc9a-9c8faf4a660b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.080133 | controller | Jun 12 15:32:28.872307 crc crio[24284]: time="2026-06-12T15:32:28.872160752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=41d2304a-556e-4921-b29d-ef7bca19d15b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080150 | controller | Jun 12 15:32:28.872889 crc crio[24284]: time="2026-06-12T15:32:28.87270252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9dab01ef-0819-4e46-8ec7-4911e257470d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080167 | controller | Jun 12 15:32:28.875102 crc crio[24284]: time="2026-06-12T15:32:28.875034877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=250086f9-d6c8-4f38-a218-ea2cf53bd8dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080183 | controller | Jun 12 15:32:28.882045 crc crio[24284]: time="2026-06-12T15:32:28.881609596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1f3e1ea8-bf86-4f99-96b0-75cc54b5551f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080199 | controller | Jun 12 15:32:28.896681 crc crio[24284]: time="2026-06-12T15:32:28.895907618Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a0a5092b-89e5-44f3-a6f7-93f73de0776a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.080215 | controller | Jun 12 15:32:28.900054 crc crio[24284]: time="2026-06-12T15:32:28.899964482Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.080231 | controller | Jun 12 15:32:28.994313 crc crio[24284]: time="2026-06-12T15:32:28.993501065Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles" id=4dfc6360-0643-40fb-8cfc-f5b11812a273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080248 | controller | Jun 12 15:32:28.994313 crc crio[24284]: time="2026-06-12T15:32:28.994053714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080265 | controller | Jun 12 15:32:28.997126 crc crio[24284]: time="2026-06-12T15:32:28.997023162Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-sgqvh/extract-utilities" id=e6984f1c-e97d-4c4f-bd5e-8cbea45ce172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080281 | controller | Jun 12 15:32:29.006959 crc crio[24284]: time="2026-06-12T15:32:29.006736663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080297 | controller | Jun 12 15:32:29.026980 crc crio[24284]: time="2026-06-12T15:32:29.026845008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080314 | controller | Jun 12 15:32:29.029995 crc crio[24284]: time="2026-06-12T15:32:29.029881518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080330 | controller | Jun 12 15:32:29.045349 crc crio[24284]: time="2026-06-12T15:32:29.044499643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080351 | controller | Jun 12 15:32:29.050708 crc crio[24284]: time="2026-06-12T15:32:29.048616807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080367 | controller | Jun 12 15:32:29.173128 crc crio[24284]: time="2026-06-12T15:32:29.17296728Z" level=info msg="Created container 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles" id=4dfc6360-0643-40fb-8cfc-f5b11812a273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080384 | controller | Jun 12 15:32:29.175006 crc crio[24284]: time="2026-06-12T15:32:29.174541312Z" level=info msg="Starting container: 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e" id=a0a36baf-5a66-436a-8519-093d74a9be79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.080400 | controller | Jun 12 15:32:29.179327 crc crio[24284]: time="2026-06-12T15:32:29.177894544Z" level=info msg="Created container cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49: openshift-marketplace/redhat-operators-sgqvh/extract-utilities" id=e6984f1c-e97d-4c4f-bd5e-8cbea45ce172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080416 | controller | Jun 12 15:32:29.181484 crc crio[24284]: time="2026-06-12T15:32:29.181095139Z" level=info msg="Starting container: cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49" id=c93ead90-6bb4-4e39-ae39-402840f855c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.080432 | controller | Jun 12 15:32:29.182705 crc crio[24284]: time="2026-06-12T15:32:29.182561617Z" level=info msg="Started container" PID=31727 containerID=3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e description=openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles id=a0a36baf-5a66-436a-8519-093d74a9be79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905
2026-06-12 16:39:22.080449 | controller | Jun 12 15:32:29.188113 crc crio[24284]: time="2026-06-12T15:32:29.187959417Z" level=info msg="Started container" PID=31728 containerID=cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49 description=openshift-marketplace/redhat-operators-sgqvh/extract-utilities id=c93ead90-6bb4-4e39-ae39-402840f855c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb
2026-06-12 16:39:22.080465 | controller | Jun 12 15:32:29.906973 crc crio[24284]: time="2026-06-12T15:32:29.906664253Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6f336ce0-1df8-449a-bbbb-aa040f2a7af9 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.080482 | controller | Jun 12 15:32:29.911164 crc crio[24284]: time="2026-06-12T15:32:29.911012947Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4878dfba-0c37-4670-8a3c-638f5f235f2d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.080498 | controller | Jun 12 15:32:29.953945 crc crio[24284]: time="2026-06-12T15:32:29.950731691Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.080529 | controller | Jun 12 15:32:29.953945 crc crio[24284]: time="2026-06-12T15:32:29.951448755Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.080551 | controller | Jun 12 15:32:32.470169 crc crio[24284]: time="2026-06-12T15:32:32.469563548Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=a0a5092b-89e5-44f3-a6f7-93f73de0776a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.080572 | controller | Jun 12 15:32:32.471761 crc crio[24284]: time="2026-06-12T15:32:32.471666347Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5bf6a17a-3deb-45f7-8e65-2091969495bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080588 | controller | Jun 12 15:32:32.474869 crc crio[24284]: time="2026-06-12T15:32:32.474667246Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7f4635d8-efaf-44e4-96a2-ba3715d735a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080605 | controller | Jun 12 15:32:32.485464 crc crio[24284]: time="2026-06-12T15:32:32.485335319Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mqbff/extract-content" id=a24be4cb-27ee-4b7c-bcaa-8180278a82c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080621 | controller | Jun 12 15:32:32.485964 crc crio[24284]: time="2026-06-12T15:32:32.485895978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080637 | controller | Jun 12 15:32:32.513819 crc crio[24284]: time="2026-06-12T15:32:32.513642855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080653 | controller | Jun 12 15:32:32.517619 crc crio[24284]: time="2026-06-12T15:32:32.517538134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080669 | controller | Jun 12 15:32:32.655291 crc crio[24284]: time="2026-06-12T15:32:32.655158806Z" level=info msg="Created container f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56: openshift-marketplace/redhat-marketplace-mqbff/extract-content" id=a24be4cb-27ee-4b7c-bcaa-8180278a82c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080685 | controller | Jun 12 15:32:32.656900 crc crio[24284]: time="2026-06-12T15:32:32.656850183Z" level=info msg="Starting container: f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56" id=2a6a5187-54a0-4146-8850-4d5123dd9820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.080701 | controller | Jun 12 15:32:32.662801 crc crio[24284]: time="2026-06-12T15:32:32.662733045Z" level=info msg="Started container" PID=31807 containerID=f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56 description=openshift-marketplace/redhat-marketplace-mqbff/extract-content id=2a6a5187-54a0-4146-8850-4d5123dd9820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78
2026-06-12 16:39:22.080718 | controller | Jun 12 15:32:33.189768 crc crio[24284]: time="2026-06-12T15:32:33.189151035Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=4878dfba-0c37-4670-8a3c-638f5f235f2d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.080734 | controller | Jun 12 15:32:33.190788 crc crio[24284]: time="2026-06-12T15:32:33.190722356Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=94ada8f4-23a4-4705-a330-7e989ce6da7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080750 | controller | Jun 12 15:32:33.193994 crc crio[24284]: time="2026-06-12T15:32:33.192798694Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=69bb1d61-1d4b-401b-9a80-df3f660b5b14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080766 | controller | Jun 12 15:32:33.200850 crc crio[24284]: time="2026-06-12T15:32:33.200797049Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-sgqvh/extract-content" id=8ef3c38c-d54e-493a-b55a-72a1c6e69c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080785 | controller | Jun 12 15:32:33.201718 crc crio[24284]: time="2026-06-12T15:32:33.201693789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080802 | controller | Jun 12 15:32:33.232635 crc crio[24284]: time="2026-06-12T15:32:33.232584222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080819 | controller | Jun 12 15:32:33.239950 crc crio[24284]: time="2026-06-12T15:32:33.239903613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.080834 | controller | Jun 12 15:32:33.342579 crc crio[24284]: time="2026-06-12T15:32:33.342490755Z" level=info msg="Created container 868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f: openshift-marketplace/redhat-operators-sgqvh/extract-content" id=8ef3c38c-d54e-493a-b55a-72a1c6e69c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080850 | controller | Jun 12 15:32:33.343925 crc crio[24284]: time="2026-06-12T15:32:33.343839089Z" level=info msg="Starting container: 868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f" id=f630f871-b3a7-42b2-b676-5cf92a6da326 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.080867 | controller | Jun 12 15:32:33.355923 crc crio[24284]: time="2026-06-12T15:32:33.355827336Z" level=info msg="Started container" PID=31825 containerID=868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f description=openshift-marketplace/redhat-operators-sgqvh/extract-content id=f630f871-b3a7-42b2-b676-5cf92a6da326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb
2026-06-12 16:39:22.080883 | controller | Jun 12 15:32:33.859874 crc crio[24284]: time="2026-06-12T15:32:33.859174891Z" level=info msg="Stopping pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905" id=a65be6e5-98a8-4f42-8821-ddac1a452056 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.080900 | controller | Jun 12 15:32:33.859874 crc crio[24284]: time="2026-06-12T15:32:33.859785772Z" level=info msg="Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc0006be540}] Aliases:map[]}"
2026-06-12 16:39:22.080917 | controller | Jun 12 15:32:33.860980 crc crio[24284]: time="2026-06-12T15:32:33.859934467Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.080934 | controller | Jun 12 15:32:33.860980 crc crio[24284]: time="2026-06-12T15:32:33.860368161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=07805cfa-faec-4895-a67f-369986be2f62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080950 | controller | Jun 12 15:32:33.870708 crc crio[24284]: time="2026-06-12T15:32:33.864197237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=51cf208b-159b-4c17-98f5-848f3b0cf875 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.080966 | controller | Jun 12 15:32:34.104122 crc crio[24284]: time="2026-06-12T15:32:34.104005398Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mqbff/registry-server" id=23f75247-7a27-44dd-9754-9463e3c178e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.080985 | controller | Jun 12 15:32:34.106709 crc crio[24284]: time="2026-06-12T15:32:34.106028936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081002 | controller | Jun 12 15:32:34.213002 crc crio[24284]: time="2026-06-12T15:32:34.21262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081019 | controller | Jun 12 15:32:34.242719 crc crio[24284]: time="2026-06-12T15:32:34.242362782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081035 | controller | Jun 12 15:32:34.724570 crc crio[24284]: time="2026-06-12T15:32:34.723508395Z" level=info msg="Created container bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7: openshift-marketplace/redhat-marketplace-mqbff/registry-server" id=23f75247-7a27-44dd-9754-9463e3c178e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081052 | controller | Jun 12 15:32:34.729373 crc crio[24284]: time="2026-06-12T15:32:34.728980587Z" level=info msg="Starting container: bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7" id=2f3048b8-6b13-49b1-9744-9ddb5e377d98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.081068 | controller | Jun 12 15:32:34.782838 crc crio[24284]: time="2026-06-12T15:32:34.782632509Z" level=info msg="Started container" PID=31847 containerID=bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7 description=openshift-marketplace/redhat-marketplace-mqbff/registry-server id=2f3048b8-6b13-49b1-9744-9ddb5e377d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78
2026-06-12 16:39:22.081085 | controller | Jun 12 15:32:40.279459 crc crio[24284]: time="2026-06-12T15:32:40.277778594Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-mqfw2/POD" id=faa1b7fc-edde-40fb-bd0c-6aacd3d034f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.081101 | controller | Jun 12 15:32:40.286161 crc crio[24284]: time="2026-06-12T15:32:40.286124003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081117 | controller | Jun 12 15:32:47.036174 crc crio[24284]: time="2026-06-12T15:32:47.034737606Z" level=info msg="Stopped pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905" id=a65be6e5-98a8-4f42-8821-ddac1a452056 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.081133 | controller | Jun 12 15:32:47.085939 crc crio[24284]: time="2026-06-12T15:32:47.085650239Z" level=info msg="Got pod network &{Name:certified-operators-mqfw2 Namespace:openshift-marketplace ID:4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d UID:3934a369-bb2c-46d9-a518-5668f6fd668c NetNS:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3934a369_bb2c_46d9_a518_5668f6fd668c.slice PodAnnotations:0xc0009b8550}] Aliases:map[]}"
2026-06-12 16:39:22.081150 | controller | Jun 12 15:32:47.085939 crc crio[24284]: time="2026-06-12T15:32:47.085727932Z" level=info msg="Adding pod openshift-marketplace_certified-operators-mqfw2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.081166 | controller | Jun 12 15:32:48.437577 crc crio[24284]: time="2026-06-12T15:32:48.435056825Z" level=info msg="Stopping container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b (timeout: 2s)" id=b68831cc-6d47-41d0-8b49-5f6d8cd99f8c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.081186 | controller | Jun 12 15:32:49.317731 crc crio[24284]: time="2026-06-12T15:32:49.317627751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=92932f8d-9e6c-4728-bb98-0acc2a8e0580 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081203 | controller | Jun 12 15:32:52.098368 crc crio[24284]: 2026-06-12T15:32:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d0ea6c76e62b55 Mac:66:56:4f:0b:be:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 SocketPath: PciID:}] [{Interface:0xc0002d2600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.081220 | controller | Jun 12 15:32:52.102768 crc crio[24284]: time="2026-06-12T15:32:52.102717389Z" level=info msg="Got pod network &{Name:certified-operators-mqfw2 Namespace:openshift-marketplace ID:4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d UID:3934a369-bb2c-46d9-a518-5668f6fd668c NetNS:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3934a369_bb2c_46d9_a518_5668f6fd668c.slice PodAnnotations:0xc0009b8550}] Aliases:map[]}"
2026-06-12 16:39:22.081237 | controller | Jun 12 15:32:52.103182 crc crio[24284]: time="2026-06-12T15:32:52.103151703Z" level=info msg="Checking pod openshift-marketplace_certified-operators-mqfw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.081254 | controller | Jun 12 15:32:57.209644 crc crio[24284]: time="2026-06-12T15:32:57.208527749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bdc19311-5e37-4c6e-9a2d-39d57fb5ded8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081270 | controller | Jun 12 15:32:57.348980 crc crio[24284]: time="2026-06-12T15:32:57.348772099Z" level=info msg="Ran pod sandbox 4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d with infra container: openshift-marketplace/certified-operators-mqfw2/POD" id=faa1b7fc-edde-40fb-bd0c-6aacd3d034f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.081286 | controller | Jun 12 15:32:57.354028 crc crio[24284]: time="2026-06-12T15:32:57.353733001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=851b5d0e-76e2-4c67-90a7-f611c9852a5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081303 | controller | Jun 12 15:32:57.354331 crc crio[24284]: time="2026-06-12T15:32:57.354163964Z" level=info msg="Stopped container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server" id=b68831cc-6d47-41d0-8b49-5f6d8cd99f8c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.081319 | controller | Jun 12 15:32:57.356409 crc crio[24284]: time="2026-06-12T15:32:57.356164991Z" level=info msg="Stopping pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258" id=2be9f2f8-d407-49cf-a93e-b061097811ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.081335 | controller | Jun 12 15:32:57.357349 crc crio[24284]: time="2026-06-12T15:32:57.357216546Z" level=info msg="Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}"
2026-06-12 16:39:22.081356 | controller | Jun 12 15:32:57.357707 crc crio[24284]: time="2026-06-12T15:32:57.357581368Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-744mc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.081374 | controller | Jun 12 15:32:57.364734 crc crio[24284]: time="2026-06-12T15:32:57.364118485Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-sgqvh/registry-server" id=57e53065-f20d-4dbd-a5cd-2cc786e351d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081390 | controller | Jun 12 15:32:57.442519 crc crio[24284]: time="2026-06-12T15:32:57.442070158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081407 | controller | Jun 12 15:32:57.459394 crc crio[24284]: time="2026-06-12T15:32:57.458968352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a124bed9-3179-4f19-8426-d6552d03892c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081423 | controller | Jun 12 15:32:57.498169 crc crio[24284]: time="2026-06-12T15:32:57.497564211Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mqfw2/extract-utilities" id=43b854f0-61f4-44e3-b80b-0e09af9f006f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081440 | controller | Jun 12 15:32:57.503454 crc crio[24284]: time="2026-06-12T15:32:57.50307884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081456 | controller | Jun 12 15:32:57.534674 crc crio[24284]: time="2026-06-12T15:32:57.527806571Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d669b038-7c8b-465c-b775-dd7262414e2b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.081472 | controller | Jun 12 15:32:57.534674 crc crio[24284]: time="2026-06-12T15:32:57.529787695Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=820ae266-a34e-407d-a12f-50578d6379ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081488 | controller | Jun 12 15:32:57.542916 crc crio[24284]: time="2026-06-12T15:32:57.542760404Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=6f336ce0-1df8-449a-bbbb-aa040f2a7af9 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.081505 | controller | Jun 12 15:32:57.544559 crc crio[24284]: time="2026-06-12T15:32:57.544514207Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6c6cc5bc-1abd-4458-9c34-b23ba9283074 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081540 | controller | Jun 12 15:32:57.584392 crc crio[24284]: time="2026-06-12T15:32:57.584154451Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6bf3ae3f-6865-4cae-80d8-6ef97b027c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081559 | controller | Jun 12 15:32:57.596647 crc crio[24284]: time="2026-06-12T15:32:57.596570327Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8d58b668-c0af-41c1-a9fb-054480f17f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.081575 | controller | Jun 12 15:32:57.602158 crc crio[24284]: time="2026-06-12T15:32:57.601844936Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687972-jktfv/oc" id=c58e17d7-7f4b-4932-a6ea-fe4550d77761 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081595 | controller | Jun 12 15:32:57.623626 crc crio[24284]: time="2026-06-12T15:32:57.623377709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081612 | controller | Jun 12 15:32:57.624885 crc crio[24284]: time="2026-06-12T15:32:57.624831262Z" level=info msg="Creating container: openshift-marketplace/community-operators-sq292/extract-content" id=7893c477-c5ee-4dec-a2d7-57977a284c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081628 | controller | Jun 12 15:32:57.636844 crc crio[24284]: time="2026-06-12T15:32:57.63663019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081645 | controller | Jun 12 15:32:57.638896 crc crio[24284]: time="2026-06-12T15:32:57.638684834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081662 | controller | Jun 12 15:32:57.652804 crc crio[24284]: time="2026-06-12T15:32:57.649914274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081682 | controller | Jun 12 15:32:57.652804 crc crio[24284]: time="2026-06-12T15:32:57.651080614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081698 | controller | Jun 12 15:32:57.669383 crc crio[24284]: time="2026-06-12T15:32:57.665911978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081713 | controller | Jun 12 15:32:57.704069 crc crio[24284]: time="2026-06-12T15:32:57.704010768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081729 | controller | Jun 12 15:32:57.883899 crc crio[24284]: time="2026-06-12T15:32:57.883832123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081745 | controller | Jun 12 15:32:57.990123 crc crio[24284]: time="2026-06-12T15:32:57.990032788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081761 | controller | Jun 12 15:32:58.006093 crc crio[24284]: time="2026-06-12T15:32:58.00597284Z" level=info msg="Created container 224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805: openshift-marketplace/certified-operators-mqfw2/extract-utilities" id=43b854f0-61f4-44e3-b80b-0e09af9f006f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081777 | controller | Jun 12 15:32:58.009689 crc crio[24284]: time="2026-06-12T15:32:58.009399155Z" level=info msg="Starting container: 224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805" id=4d4df00f-2895-4bf4-8e46-aed495775085 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.081794 | controller | Jun 12 15:32:58.024007 crc crio[24284]: time="2026-06-12T15:32:58.022650874Z" level=info msg="Started container" PID=32355 containerID=224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805 description=openshift-marketplace/certified-operators-mqfw2/extract-utilities id=4d4df00f-2895-4bf4-8e46-aed495775085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d
2026-06-12 16:39:22.081810 | controller | Jun 12 15:32:58.043224 crc crio[24284]: time="2026-06-12T15:32:58.043036416Z" level=info msg="Created container cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef: openshift-marketplace/redhat-operators-sgqvh/registry-server" id=57e53065-f20d-4dbd-a5cd-2cc786e351d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081830 | controller | Jun 12 15:32:58.050124 crc crio[24284]: time="2026-06-12T15:32:58.049909606Z" level=info msg="Starting container: cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef" id=b6aec704-a0e3-4bc4-8b96-ae343fcce180 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.081847 | controller | Jun 12 15:32:58.070161 crc crio[24284]: time="2026-06-12T15:32:58.069849415Z" level=info msg="Started container" PID=32345 containerID=cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef description=openshift-marketplace/redhat-operators-sgqvh/registry-server id=b6aec704-a0e3-4bc4-8b96-ae343fcce180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb
2026-06-12 16:39:22.081864 | controller | Jun 12 15:32:58.226096 crc crio[24284]: time="2026-06-12T15:32:58.225928955Z" level=info msg="Created container ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5: openshift-marketplace/community-operators-sq292/extract-content" id=7893c477-c5ee-4dec-a2d7-57977a284c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081880 | controller | Jun 12 15:32:58.233753 crc crio[24284]: time="2026-06-12T15:32:58.233584708Z" level=info msg="Starting container: ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5" id=262f9c58-f9f7-4e7f-97f0-445fc00ebdb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.081896 | controller | Jun 12 15:32:58.246622 crc crio[24284]: time="2026-06-12T15:32:58.246488023Z" level=info msg="Started container" PID=32392 containerID=ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5 description=openshift-marketplace/community-operators-sq292/extract-content id=262f9c58-f9f7-4e7f-97f0-445fc00ebdb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030
2026-06-12 16:39:22.081912 | controller | Jun 12 15:32:58.656665 crc crio[24284]: time="2026-06-12T15:32:58.655395608Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ec303f17-7454-4134-aae9-7767a2c36704 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.081928 | controller | Jun 12 15:32:58.715577 crc crio[24284]: time="2026-06-12T15:32:58.715505467Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.081943 | controller | Jun 12 15:32:58.736182 crc crio[24284]: time="2026-06-12T15:32:58.734121802Z" level=info msg="Stopped pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258" id=2be9f2f8-d407-49cf-a93e-b061097811ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.081959 | controller | Jun 12 15:32:58.944134 crc crio[24284]: time="2026-06-12T15:32:58.944083102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.081975 | controller | Jun 12 15:32:59.097166 crc crio[24284]: time="2026-06-12T15:32:59.097080172Z" level=info msg="Created container 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42: openshift-infra/auto-csr-approver-29687972-jktfv/oc" id=c58e17d7-7f4b-4932-a6ea-fe4550d77761 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.081990 | controller | Jun 12 15:32:59.100317 crc crio[24284]: time="2026-06-12T15:32:59.100112163Z" level=info msg="Starting container: 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42" id=eb4a3d21-a88c-4dd7-a9c5-9de05db40a7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.082006 | controller | Jun 12 15:32:59.108804 crc crio[24284]: time="2026-06-12T15:32:59.108676836Z" level=info msg="Started container" PID=32452 containerID=78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42 description=openshift-infra/auto-csr-approver-29687972-jktfv/oc id=eb4a3d21-a88c-4dd7-a9c5-9de05db40a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9
2026-06-12 16:39:22.082025 | controller | Jun 12 15:32:59.672818 crc crio[24284]: time="2026-06-12T15:32:59.672729679Z" level=info msg="Removing container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b" id=e6b13649-1e14-46fd-be26-a79c31a90f4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082041 | controller | Jun 12 15:32:59.678470 crc crio[24284]: time="2026-06-12T15:32:59.677181006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38753dcc-b74b-4350-8ebd-63a295e2130e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.082057 | controller | Jun 12 15:32:59.684445 crc crio[24284]: time="2026-06-12T15:32:59.684371794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3c1c0280-50fd-4c1a-bc55-43221feb0ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.082073 | controller | Jun 12 15:32:59.705309 crc crio[24284]: time="2026-06-12T15:32:59.705133601Z" level=info msg="Removed container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server" id=e6b13649-1e14-46fd-be26-a79c31a90f4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082089 | controller | Jun 12 15:32:59.709001 crc crio[24284]: time="2026-06-12T15:32:59.708905025Z" level=info msg="Removing container: 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff" id=f72340f3-b6cd-4495-9ab1-6217dffdc30f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082104 | controller | Jun 12 15:32:59.740097 crc crio[24284]: time="2026-06-12T15:32:59.739928802Z" level=info msg="Removed container 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff: openshift-marketplace/redhat-marketplace-744mc/extract-content" id=f72340f3-b6cd-4495-9ab1-6217dffdc30f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082120 | controller | Jun 12 15:32:59.745665 crc crio[24284]: time="2026-06-12T15:32:59.745610449Z" level=info msg="Removing container: d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b" id=478bffd6-3dfd-4743-913b-e2e76cde6fdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082136 | controller | Jun 12 15:32:59.777628 crc crio[24284]: time="2026-06-12T15:32:59.77756412Z" level=info msg="Removed container d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b: openshift-marketplace/redhat-marketplace-744mc/extract-utilities" id=478bffd6-3dfd-4743-913b-e2e76cde6fdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082152 | controller | Jun 12 15:32:59.828730 crc crio[24284]: time="2026-06-12T15:32:59.828605803Z" level=info msg="Creating container: openshift-marketplace/community-operators-sq292/registry-server" id=1de9af62-cd95-4927-adac-826cd744a357 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.082169 | controller | Jun 12 15:32:59.829328 crc crio[24284]: time="2026-06-12T15:32:59.829167692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082185 | controller | Jun 12 15:32:59.887781 crc crio[24284]: time="2026-06-12T15:32:59.887587195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082201 | controller | Jun 12 15:32:59.897334 crc crio[24284]: time="2026-06-12T15:32:59.897220533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082220 | controller | Jun 12 15:33:00.048019 crc crio[24284]: time="2026-06-12T15:33:00.047911624Z" level=info msg="Created container ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11: openshift-marketplace/community-operators-sq292/registry-server" id=1de9af62-cd95-4927-adac-826cd744a357 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.082236 | controller | Jun 12 15:33:00.049349 crc crio[24284]: time="2026-06-12T15:33:00.049240628Z" level=info msg="Starting container: ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11" id=89936805-cc63-4daf-8e9b-cc97b1e4ef6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.082252 | controller | Jun 12 15:33:00.058167 crc crio[24284]: time="2026-06-12T15:33:00.058060331Z" level=info msg="Started container" PID=32478 containerID=ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11 description=openshift-marketplace/community-operators-sq292/registry-server id=89936805-cc63-4daf-8e9b-cc97b1e4ef6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030
2026-06-12 16:39:22.082268 | controller | Jun 12 15:33:00.351858 crc crio[24284]: time="2026-06-12T15:33:00.351490837Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=ec303f17-7454-4134-aae9-7767a2c36704 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.082284 | controller | Jun 12 15:33:00.353109 crc crio[24284]: time="2026-06-12T15:33:00.353064687Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6d8ea0bc-9b65-46fb-9bcc-05b3ed6fe36f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.082300 | controller | Jun 12 15:33:00.359519 crc crio[24284]: time="2026-06-12T15:33:00.35921893Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c28b920a-401a-4725-952e-c554f2ec3707 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.082315 | controller | Jun 12 15:33:00.446352 crc crio[24284]: time="2026-06-12T15:33:00.446210247Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mqfw2/extract-content" id=670ab118-1d3d-45c7-b18c-86edd4707f2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.082331 | controller | Jun 12 15:33:00.446859 crc crio[24284]: time="2026-06-12T15:33:00.446786216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082347 | controller | Jun 12 15:33:00.478779 crc crio[24284]: time="2026-06-12T15:33:00.478664541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082363 | controller | Jun 12 15:33:00.482537 crc crio[24284]: time="2026-06-12T15:33:00.482464246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082379 | controller | Jun 12 15:33:00.759101 crc crio[24284]: time="2026-06-12T15:33:00.758997692Z" level=info msg="Created container a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f: openshift-marketplace/certified-operators-mqfw2/extract-content" id=670ab118-1d3d-45c7-b18c-86edd4707f2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.082394 | controller | Jun 12 15:33:00.760585 crc crio[24284]: time="2026-06-12T15:33:00.760373097Z" level=info msg="Starting container: a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f" id=5baa4031-d2e4-4a8b-a169-9ce593b7b4a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.082410 | controller | Jun 12 15:33:00.799856 crc crio[24284]: time="2026-06-12T15:33:00.796801965Z" level=info msg="Started container" PID=32501 containerID=a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f description=openshift-marketplace/certified-operators-mqfw2/extract-content id=5baa4031-d2e4-4a8b-a169-9ce593b7b4a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d
2026-06-12 16:39:22.082430 | controller | Jun 12 15:33:02.807541 crc crio[24284]: time="2026-06-12T15:33:02.804928612Z" level=info msg="Stopping pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9" id=51dcd6d7-c671-4a95-a8be-730115b65ce8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.082447 | controller | Jun 12 15:33:02.807541 crc crio[24284]: time="2026-06-12T15:33:02.806719662Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc000b84b98}] Aliases:map[]}"
2026-06-12 16:39:22.082463 | controller | Jun 12 15:33:02.807541 crc crio[24284]: time="2026-06-12T15:33:02.8069707Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687972-jktfv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.082480 | controller | Jun 12 15:33:03.763152 crc crio[24284]: time="2026-06-12T15:33:03.762936762Z" level=info msg="Stopped pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9" id=51dcd6d7-c671-4a95-a8be-730115b65ce8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.082496 | controller | Jun 12 15:33:04.847455 crc crio[24284]: time="2026-06-12T15:33:04.845226278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=abf9065b-9998-4c46-97e1-5774a659da9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.082528 | controller | Jun 12 15:33:04.850676 crc crio[24284]: time="2026-06-12T15:33:04.850544976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e179b74e-851f-4f99-971b-8470844c79e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.082549 | controller | Jun 12 15:33:04.864124 crc crio[24284]: time="2026-06-12T15:33:04.863771904Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mqfw2/registry-server" id=58200d50-3de6-4571-b781-4f7abd026cd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.082565 | controller | Jun 12 15:33:04.864792 crc crio[24284]: time="2026-06-12T15:33:04.864715355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082581 | controller | Jun 12 15:33:04.938701 crc crio[24284]: time="2026-06-12T15:33:04.938140363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082597 | controller | Jun 12 15:33:04.947029 crc crio[24284]: time="2026-06-12T15:33:04.94679933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.082613 | controller | Jun 12 15:33:05.116233 crc crio[24284]: time="2026-06-12T15:33:05.115840939Z" level=info msg="Created container 3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4: openshift-marketplace/certified-operators-mqfw2/registry-server" id=58200d50-3de6-4571-b781-4f7abd026cd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.082632 | controller | Jun 12 15:33:05.117755 crc crio[24284]: time="2026-06-12T15:33:05.117683321Z" level=info msg="Starting container: 3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4" id=71205825-8b21-4787-86e7-c334eb979593 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.082648 | controller | Jun 12 15:33:05.129539 crc crio[24284]: time="2026-06-12T15:33:05.129339406Z" level=info msg="Started container" PID=32610 containerID=3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4 description=openshift-marketplace/certified-operators-mqfw2/registry-server id=71205825-8b21-4787-86e7-c334eb979593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d
2026-06-12 16:39:22.082664 | controller | Jun 12 15:33:09.088345 crc crio[24284]: time="2026-06-12T15:33:09.087146658Z" level=info msg="Stopping container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4 (timeout: 2s)" id=c09a85db-ce64-439f-b7eb-7691cdbd1b08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.082681 | controller | Jun 12 15:33:09.218058 crc crio[24284]: time="2026-06-12T15:33:09.217864271Z" level=info msg="Stopped container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server" id=c09a85db-ce64-439f-b7eb-7691cdbd1b08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.082696 | controller | Jun 12 15:33:09.219568 crc crio[24284]: time="2026-06-12T15:33:09.219479145Z" level=info msg="Stopping pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d" id=0290f3a3-d538-4446-9794-e9a967e63e48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.082713 | controller | Jun 12 15:33:09.220979 crc crio[24284]: time="2026-06-12T15:33:09.220902853Z" level=info msg="Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000b85ab8}] Aliases:map[]}"
2026-06-12 16:39:22.082728 | controller | Jun 12 15:33:09.221301 crc crio[24284]: time="2026-06-12T15:33:09.221185782Z" level=info msg="Deleting pod openshift-marketplace_community-operators-85xgt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.082745 | controller | Jun 12 15:33:09.512286 crc crio[24284]: time="2026-06-12T15:33:09.511600885Z" level=info msg="Stopped pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d" id=0290f3a3-d538-4446-9794-e9a967e63e48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.082761 | controller | Jun 12 15:33:09.922853 crc crio[24284]: time="2026-06-12T15:33:09.922153351Z" level=info msg="Removing container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4" id=a0fb4eee-e26b-4388-b392-0f5cc3d8aa92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082777 | controller | Jun 12 15:33:09.954385 crc crio[24284]: time="2026-06-12T15:33:09.954292716Z" level=info msg="Removed container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server" id=a0fb4eee-e26b-4388-b392-0f5cc3d8aa92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082792 | controller | Jun 12 15:33:09.958547 crc crio[24284]: time="2026-06-12T15:33:09.958411001Z" level=info msg="Removing container: eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b" id=e564bf9a-2715-4f84-ada1-b81ea177433d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082812 | controller | Jun 12 15:33:09.995359 crc crio[24284]: time="2026-06-12T15:33:09.995232419Z" level=info msg="Removed container eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b: openshift-marketplace/community-operators-85xgt/extract-content" id=e564bf9a-2715-4f84-ada1-b81ea177433d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082828 | controller | Jun 12 15:33:09.999019 crc crio[24284]: time="2026-06-12T15:33:09.998951701Z" level=info msg="Removing container: a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858" id=e3f65aee-8439-4c9e-80ec-9fd1888432df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082843 | controller | Jun 12 15:33:10.021089 crc crio[24284]: time="2026-06-12T15:33:10.020918221Z" level=info msg="Removed container a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858: openshift-marketplace/community-operators-85xgt/extract-utilities" id=e3f65aee-8439-4c9e-80ec-9fd1888432df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.082859 | controller | Jun 12 15:33:18.609183 crc crio[24284]: time="2026-06-12T15:33:18.608310163Z" level=info msg="Stopping container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470 (timeout: 2s)" id=2a659c82-4a43-43e8-a150-14afc1b8fd3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.082875 | controller | Jun 12 15:33:18.760060 crc crio[24284]: time="2026-06-12T15:33:18.759927976Z" level=info msg="Stopped container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server" id=2a659c82-4a43-43e8-a150-14afc1b8fd3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.082891 | controller | Jun 12 15:33:18.761554 crc crio[24284]: time="2026-06-12T15:33:18.761391984Z" level=info msg="Stopping pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec" id=db75422f-9ebe-491e-b541-9317f1c07634 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.082906 | controller | Jun 12 15:33:18.763685 crc crio[24284]: time="2026-06-12T15:33:18.762347016Z" level=info msg="Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc00008d3b0}] Aliases:map[]}"
2026-06-12 16:39:22.082922 | controller | Jun 12 15:33:18.763925 crc crio[24284]: time="2026-06-12T15:33:18.763853746Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-qtp5z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.082938 | controller | Jun 12 15:33:19.026584 crc crio[24284]: time="2026-06-12T15:33:19.026521663Z" level=info msg="Stopping container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9 (timeout: 2s)" id=4a0bcb40-cb03-452b-a616-c243f87bed34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.082954 | controller | Jun 12 15:33:19.044428 crc crio[24284]: time="2026-06-12T15:33:19.044192468Z" level=info msg="Stopped pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec" id=db75422f-9ebe-491e-b541-9317f1c07634 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.082969 | controller | Jun 12 15:33:19.163075 crc crio[24284]: time="2026-06-12T15:33:19.162936213Z" level=info msg="Stopped container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server" id=4a0bcb40-cb03-452b-a616-c243f87bed34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.082985 | controller | Jun 12 15:33:19.164743 crc crio[24284]: time="2026-06-12T15:33:19.164544397Z" level=info msg="Stopping pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603" id=a769f491-1587-4c70-a935-6f1f6dcad240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083056 | controller | Jun 12 15:33:19.166598 crc crio[24284]: time="2026-06-12T15:33:19.166433929Z" level=info msg="Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc001e04e90}] Aliases:map[]}"
2026-06-12 16:39:22.083076 | controller | Jun 12 15:33:19.167218 crc crio[24284]: time="2026-06-12T15:33:19.167137793Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-htt7p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.083092 | controller | Jun 12 15:33:19.412063 crc crio[24284]: time="2026-06-12T15:33:19.411358408Z" level=info msg="Stopped pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603" id=a769f491-1587-4c70-a935-6f1f6dcad240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083109 | controller | Jun 12 15:33:20.034758 crc crio[24284]: time="2026-06-12T15:33:20.034638039Z" level=info msg="Removing container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470" id=622d7144-726a-48ca-b9fc-2ab4d24ebcb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083124 | controller | Jun 12 15:33:20.062041 crc crio[24284]: time="2026-06-12T15:33:20.061597361Z" level=info msg="Removed container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server" id=622d7144-726a-48ca-b9fc-2ab4d24ebcb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083140 | controller | Jun 12 15:33:20.067010 crc crio[24284]: time="2026-06-12T15:33:20.066717222Z" level=info msg="Removing container: 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba" id=de3d9b2c-246a-423d-a874-0e9e92a6f703 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083156 | controller | Jun 12 15:33:20.117315 crc crio[24284]: time="2026-06-12T15:33:20.117158291Z" level=info msg="Removed container 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba: openshift-marketplace/certified-operators-qtp5z/extract-content" id=de3d9b2c-246a-423d-a874-0e9e92a6f703 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083171 | controller | Jun 12 15:33:20.125337 crc crio[24284]: time="2026-06-12T15:33:20.125009228Z" level=info msg="Removing container: 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4" id=9449f945-725b-4af7-b15b-d8572e2f7a1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083187 | controller | Jun 12 15:33:20.151444 crc crio[24284]: time="2026-06-12T15:33:20.151343039Z" level=info msg="Removed container 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4: openshift-marketplace/certified-operators-qtp5z/extract-utilities" id=9449f945-725b-4af7-b15b-d8572e2f7a1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083202 | controller | Jun 12 15:33:20.157108 crc crio[24284]: time="2026-06-12T15:33:20.156995245Z" level=info msg="Removing container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9" id=6f0810a9-2dc1-4d34-9cc9-61c635af8bd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083218 | controller | Jun 12 15:33:20.191181 crc crio[24284]: time="2026-06-12T15:33:20.191053293Z" level=info msg="Removed container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server" id=6f0810a9-2dc1-4d34-9cc9-61c635af8bd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083237 | controller | Jun 12 15:33:20.198105 crc crio[24284]: time="2026-06-12T15:33:20.198006932Z" level=info msg="Removing container: 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723" id=26c011d9-ef59-4c5e-bd47-ba20a53b80b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083253 | controller | Jun 12 15:33:20.241111 crc crio[24284]: time="2026-06-12T15:33:20.241016587Z" level=info msg="Removed container 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723: openshift-marketplace/redhat-operators-htt7p/extract-content" id=26c011d9-ef59-4c5e-bd47-ba20a53b80b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083269 | controller | Jun 12 15:33:20.247938 crc crio[24284]: time="2026-06-12T15:33:20.245807313Z" level=info msg="Removing container: 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696" id=4ae572c0-8bc5-483b-97f2-b13aac101507 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083285 | controller | Jun 12 15:33:20.273179 crc crio[24284]: time="2026-06-12T15:33:20.273029585Z" level=info msg="Removed container 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696: openshift-marketplace/redhat-operators-htt7p/extract-utilities" id=4ae572c0-8bc5-483b-97f2-b13aac101507 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.083300 | controller | Jun 12 15:33:41.052520 crc crio[24284]: time="2026-06-12T15:33:41.050864567Z" level=info msg="Stopping pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603" id=84440c2e-6237-4f76-8c5a-c386b60bb5b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083316 | controller | Jun 12 15:33:41.052520 crc crio[24284]: time="2026-06-12T15:33:41.05245748Z" level=info msg="Stopped pod sandbox (already stopped): 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603" id=84440c2e-6237-4f76-8c5a-c386b60bb5b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083331 | controller | Jun 12 15:33:41.055386 crc crio[24284]: time="2026-06-12T15:33:41.053431212Z" level=info msg="Removing pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603" id=0160d949-3d1a-488f-9dbc-8e81e479052b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083347 | controller | Jun 12 15:33:41.073001 crc crio[24284]: time="2026-06-12T15:33:41.07270549Z" level=info msg="Removed pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603" id=0160d949-3d1a-488f-9dbc-8e81e479052b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083363 | controller | Jun 12 15:33:41.074090 crc crio[24284]: time="2026-06-12T15:33:41.073981002Z" level=info msg="Stopping pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258" id=90ae3340-0f89-4ac1-9896-02a7811e65d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083379 | controller | Jun 12 15:33:41.074176 crc crio[24284]: time="2026-06-12T15:33:41.074093885Z" level=info msg="Stopped pod sandbox (already stopped): cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258" id=90ae3340-0f89-4ac1-9896-02a7811e65d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083395 | controller | Jun 12 15:33:41.075394 crc crio[24284]: time="2026-06-12T15:33:41.075231402Z" level=info msg="Removing pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258" id=cee48cd5-9c10-488c-ac8e-ca3c22952b88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083411 | controller | Jun 12 15:33:41.085004 crc crio[24284]: time="2026-06-12T15:33:41.08479762Z" level=info msg="Removed pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258" id=cee48cd5-9c10-488c-ac8e-ca3c22952b88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083427 | controller | Jun 12 15:33:41.086062 crc crio[24284]: time="2026-06-12T15:33:41.085966858Z" level=info msg="Stopping pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec" id=f6dc1598-66a2-4e12-aebf-f2be4a8cdd08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083448 | controller | Jun 12 15:33:41.086153 crc crio[24284]: time="2026-06-12T15:33:41.086082812Z" level=info msg="Stopped pod sandbox (already stopped): cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec" id=f6dc1598-66a2-4e12-aebf-f2be4a8cdd08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083465 | controller | Jun 12 15:33:41.087186 crc crio[24284]: time="2026-06-12T15:33:41.087029153Z" level=info msg="Removing pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec" id=ba1ee809-444f-4bc5-9c64-0d543da651af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083481 | controller | Jun 12 15:33:41.097905 crc crio[24284]: time="2026-06-12T15:33:41.097770921Z" level=info msg="Removed pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec" id=ba1ee809-444f-4bc5-9c64-0d543da651af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083496 | controller | Jun 12 15:33:41.098875 crc crio[24284]: time="2026-06-12T15:33:41.098800442Z" level=info msg="Stopping pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d" id=f49f13eb-25e7-495e-95b8-9971aaf7d74b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083577 | controller | Jun 12 15:33:41.098968 crc crio[24284]: time="2026-06-12T15:33:41.098879435Z" level=info msg="Stopped pod sandbox (already stopped): b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d" id=f49f13eb-25e7-495e-95b8-9971aaf7d74b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.083606 | controller | Jun 12 15:33:41.100320 crc crio[24284]: time="2026-06-12T15:33:41.100095356Z" level=info msg="Removing pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d" id=0111c421-7702-4abf-b8f7-115850ec990f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083623 | controller | Jun 12 15:33:41.108833 crc crio[24284]: time="2026-06-12T15:33:41.108736561Z" level=info msg="Removed pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d" id=0111c421-7702-4abf-b8f7-115850ec990f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.083640 | controller | Jun 12 15:34:00.970967 crc crio[24284]: time="2026-06-12T15:34:00.969309674Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687974-xpv85/POD" id=3271a662-7755-4293-a692-9b24ffaf7e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.083668 | controller | Jun 12 15:34:00.973238 crc crio[24284]: time="2026-06-12T15:34:00.971189867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.083685 | controller | Jun 12 15:34:01.009731 crc crio[24284]: time="2026-06-12T15:34:01.009477783Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be098}] Aliases:map[]}"
2026-06-12 16:39:22.083701 | controller | Jun 12 15:34:01.009731 crc crio[24284]: time="2026-06-12T15:34:01.009603878Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687974-xpv85 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.083718 | controller | Jun 12 15:34:01.449913 crc crio[24284]: 2026-06-12T15:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e187978f987314 Mac:0a:67:eb:22:dd:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f SocketPath: PciID:}] [{Interface:0xc000328980 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.083738 | controller | Jun 12 15:34:01.454184 crc crio[24284]: time="2026-06-12T15:34:01.454002418Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be098}] Aliases:map[]}"
2026-06-12 16:39:22.083755 | controller | Jun 12 15:34:01.454753 crc crio[24284]: time="2026-06-12T15:34:01.454690921Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687974-xpv85 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.083771 | controller | Jun 12 15:34:01.467463 crc crio[24284]: time="2026-06-12T15:34:01.467333113Z" level=info msg="Ran pod sandbox 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 with infra container: openshift-infra/auto-csr-approver-29687974-xpv85/POD" id=3271a662-7755-4293-a692-9b24ffaf7e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.083787 | controller | Jun 12 15:34:01.471931 crc crio[24284]: time="2026-06-12T15:34:01.471843553Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9fe6b628-1c47-4782-9866-611a58970d97 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.083803 | controller | Jun 12 15:34:01.484339 crc crio[24284]: time="2026-06-12T15:34:01.484181962Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.083820 | controller | Jun 12 15:34:06.800672 crc crio[24284]: time="2026-06-12T15:34:06.800099755Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9fe6b628-1c47-4782-9866-611a58970d97 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.083836 | controller | Jun 12 15:34:06.802472 crc crio[24284]: time="2026-06-12T15:34:06.801645286Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8bbd2d67-6543-4210-aa6b-1add3c5e3b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.083852 | controller | Jun 12 15:34:06.803897 crc crio[24284]: time="2026-06-12T15:34:06.803770796Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ad3c9f34-e8be-465b-aace-700199724ea2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.083868 | controller | Jun 12 15:34:06.811056 crc crio[24284]: time="2026-06-12T15:34:06.810738247Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687974-xpv85/oc" id=18b6b5ec-ae9e-4c97-b8ec-1b6f31d40218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.083884 | controller | Jun 12 15:34:06.811378 crc crio[24284]: time="2026-06-12T15:34:06.811339557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.083900 | controller | Jun 12 15:34:06.840899 crc crio[24284]: time="2026-06-12T15:34:06.840130778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.083916 | controller | Jun 12 15:34:07.156169 crc crio[24284]: time="2026-06-12T15:34:07.156057857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.083932 | controller | Jun 12 15:34:07.277078 crc crio[24284]: time="2026-06-12T15:34:07.276947444Z" level=info msg="Created container 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675: openshift-infra/auto-csr-approver-29687974-xpv85/oc" id=18b6b5ec-ae9e-4c97-b8ec-1b6f31d40218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.083952 | controller | Jun 12 15:34:07.278742 crc crio[24284]: time="2026-06-12T15:34:07.278588748Z" level=info msg="Starting container: 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675" id=a923aae3-b004-40b3-8ae2-d19c38429fb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.083968 | controller | Jun 12 15:34:07.284075 crc crio[24284]: time="2026-06-12T15:34:07.283940595Z" level=info msg="Started container" PID=33637 containerID=0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675 description=openshift-infra/auto-csr-approver-29687974-xpv85/oc id=a923aae3-b004-40b3-8ae2-d19c38429fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11
2026-06-12 16:39:22.083985 | controller | Jun 12 15:34:09.751204 crc crio[24284]: time="2026-06-12T15:34:09.750182383Z" level=info msg="Stopping pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11" id=31e1ff32-b5cb-4f46-9056-c5bbcbf863ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.084001 | controller | Jun 12 15:34:09.753410 crc crio[24284]: time="2026-06-12T15:34:09.751987504Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be630}] Aliases:map[]}"
2026-06-12 16:39:22.084017 | controller | Jun 12 15:34:09.753410 crc crio[24284]: time="2026-06-12T15:34:09.75216945Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687974-xpv85 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.084033 | controller | Jun 12 15:34:10.638770 crc crio[24284]: time="2026-06-12T15:34:10.63848793Z" level=info msg="Stopped pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11" id=31e1ff32-b5cb-4f46-9056-c5bbcbf863ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.084049 | controller | Jun 12 15:35:19.568196 crc crio[24284]: time="2026-06-12T15:35:19.56656539Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/POD" id=07e39a02-f7db-4fba-8231-9a4ffffb6fe7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.084065 | controller | Jun 12 15:35:19.571117 crc crio[24284]: time="2026-06-12T15:35:19.568454279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.084081 | controller | Jun 12 15:35:19.595452 crc crio[24284]: time="2026-06-12T15:35:19.595370212Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-kbkpx/POD" id=4b1e9887-2a32-4cb7-9137-6ad0b4048c99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.084097 | controller | Jun 12 15:35:19.595641 crc crio[24284]: time="2026-06-12T15:35:19.595503388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.084112 | controller | Jun 12 15:35:19.617180 crc crio[24284]: time="2026-06-12T15:35:19.616948049Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-svbsz Namespace:cert-manager ID:ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 UID:c6b6f96f-5039-409f-bd78-6b73bbef60db NetNS:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6b6f96f_5039_409f_bd78_6b73bbef60db.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}"
2026-06-12 16:39:22.084132 | controller | Jun 12 15:35:19.617659 crc crio[24284]: time="2026-06-12T15:35:19.617230848Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.084148 | controller | Jun 12 15:35:19.637970 crc crio[24284]: time="2026-06-12T15:35:19.637147752Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/POD" id=168a2921-61aa-4918-b19d-3ca7d43c1561 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.084164 | controller | Jun 12 15:35:19.638307 crc crio[24284]: time="2026-06-12T15:35:19.638005121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.084180 | controller | Jun 12 15:35:19.644650 crc crio[24284]: time="2026-06-12T15:35:19.644146516Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-kbkpx Namespace:cert-manager ID:b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 UID:4958bd16-910e-4f63-8f65-69ae6b3cfe9f NetNS:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4958bd16_910e_4f63_8f65_69ae6b3cfe9f.slice PodAnnotations:0xc00041c6d8}] Aliases:map[]}"
2026-06-12 16:39:22.084196 | controller | Jun 12 15:35:19.644650 crc crio[24284]: time="2026-06-12T15:35:19.644444546Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-kbkpx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.084213 | controller | Jun 12 15:35:19.666149 crc crio[24284]: time="2026-06-12T15:35:19.66602796Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-gcsmn Namespace:cert-manager ID:6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 UID:c8daaa82-5e21-47d2-994f-cd4a191f1f47 NetNS:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8daaa82_5e21_47d2_994f_cd4a191f1f47.slice PodAnnotations:0xc000b849b0}] Aliases:map[]}"
2026-06-12 16:39:22.084229 | controller | Jun 12 15:35:19.666149 crc crio[24284]: time="2026-06-12T15:35:19.666117803Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-gcsmn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.084245 | controller | Jun 12 15:35:20.216419 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad6ea2445acaea2 Mac:ea:d5:90:13:f5:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.084262 | controller | Jun 12 15:35:20.220751 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4c5c5fe755f3b1 Mac:d2:6b:8d:b8:ce:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.084279 | controller | Jun 12 15:35:20.220751 crc crio[24284]: time="2026-06-12T15:35:20.219942288Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-svbsz Namespace:cert-manager ID:ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 UID:c6b6f96f-5039-409f-bd78-6b73bbef60db NetNS:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6b6f96f_5039_409f_bd78_6b73bbef60db.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}"
2026-06-12 16:39:22.084299 | controller | Jun 12 15:35:20.220751 crc crio[24284]: time="2026-06-12T15:35:20.219941948Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-kbkpx Namespace:cert-manager ID:b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 UID:4958bd16-910e-4f63-8f65-69ae6b3cfe9f NetNS:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4958bd16_910e_4f63_8f65_69ae6b3cfe9f.slice PodAnnotations:0xc00041c6d8}] Aliases:map[]}"
2026-06-12 16:39:22.084315 | controller | Jun 12 15:35:20.220751 crc crio[24284]: time="2026-06-12T15:35:20.220221115Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.084332 | controller | Jun 12 15:35:20.220751 crc crio[24284]: time="2026-06-12T15:35:20.220575459Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-kbkpx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.084348 | controller | Jun 12 15:35:20.231735 crc crio[24284]: time="2026-06-12T15:35:20.230986907Z" level=info msg="Ran pod sandbox ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/POD" id=07e39a02-f7db-4fba-8231-9a4ffffb6fe7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.084363 | controller | Jun 12 15:35:20.233662 crc crio[24284]: time="2026-06-12T15:35:20.233570099Z" level=info msg="Ran pod sandbox b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 with infra container: cert-manager/cert-manager-7b8b89f89d-kbkpx/POD" id=4b1e9887-2a32-4cb7-9137-6ad0b4048c99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.084379 | controller | Jun 12 15:35:20.241483 crc crio[24284]: time="2026-06-12T15:35:20.241086536Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084395 | controller | Jun 12 15:35:20.242501 crc crio[24284]: time="2026-06-12T15:35:20.242210785Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084410 | controller | Jun 12 15:35:20.243099 crc crio[24284]: time="2026-06-12T15:35:20.242950097Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084426 | controller | Jun 12 15:35:20.243300 crc crio[24284]: time="2026-06-12T15:35:20.243123683Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084442 | controller | Jun 12 15:35:20.247586 crc crio[24284]: time="2026-06-12T15:35:20.24665511Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=7d5464e7-cf76-4998-9650-bc772daa5bbc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.084458 | controller | Jun 12 15:35:20.249089 crc crio[24284]: time="2026-06-12T15:35:20.248919046Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084474 | controller | Jun 12 15:35:20.249770 crc crio[24284]: time="2026-06-12T15:35:20.249174914Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084492 | controller | Jun 12 15:35:20.254592 crc crio[24284]: time="2026-06-12T15:35:20.254020793Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=ab82694f-48a1-4feb-bd1f-0ac828612a41 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.084508 | controller | Jun 12 15:35:20.267394 crc crio[24284]: time="2026-06-12T15:35:20.262747153Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-12 16:39:22.084544 | controller | Jun 12 15:35:20.267394 crc crio[24284]: time="2026-06-12T15:35:20.263078736Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-12 16:39:22.084561 | controller | Jun 12 15:35:20.285432 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fb80b0bcd6e8f8 Mac:7a:1e:7c:37:53:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.084578 | controller | Jun 12 15:35:20.289379 crc crio[24284]: time="2026-06-12T15:35:20.288386131Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-gcsmn Namespace:cert-manager ID:6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 UID:c8daaa82-5e21-47d2-994f-cd4a191f1f47 NetNS:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8daaa82_5e21_47d2_994f_cd4a191f1f47.slice PodAnnotations:0xc000b849b0}] Aliases:map[]}"
2026-06-12 16:39:22.084598 | controller | Jun 12 15:35:20.289379 crc crio[24284]: time="2026-06-12T15:35:20.288636339Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-gcsmn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.084615 | controller | Jun 12 15:35:20.307575 crc crio[24284]: time="2026-06-12T15:35:20.307035457Z" level=info msg="Ran pod sandbox 6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/POD" id=168a2921-61aa-4918-b19d-3ca7d43c1561 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.084631 | controller | Jun 12 15:35:20.310153 crc crio[24284]: time="2026-06-12T15:35:20.310100948Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084648 | controller | Jun 12 15:35:20.310438 crc crio[24284]: time="2026-06-12T15:35:20.310393558Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084663 | controller | Jun 12 15:35:20.310514 crc crio[24284]: time="2026-06-12T15:35:20.31046086Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084679 | controller | Jun 12 15:35:20.311923 crc crio[24284]: time="2026-06-12T15:35:20.311823985Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=aad0ecec-e8c1-41c2-8766-9373be932c2a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.084694 | controller | Jun 12 15:35:20.317086 crc crio[24284]: time="2026-06-12T15:35:20.316717068Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-12 16:39:22.084710 | controller | Jun 12 15:35:26.983626 crc crio[24284]: time="2026-06-12T15:35:26.982666337Z" level=info msg="Stopping container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca (timeout: 30s)" id=45b36eea-37aa-4f6b-94e7-a9d01de3d8bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084730 | controller | Jun 12 15:35:26.984848 crc crio[24284]: time="2026-06-12T15:35:26.983290097Z" level=info msg="Stopping container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3 (timeout: 30s)" id=ecaf9887-0e78-49ea-a825-1e700ef65469 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084746 | controller | Jun 12 15:35:27.200775 crc crio[24284]: time="2026-06-12T15:35:27.200645675Z" level=info msg="Stopping container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665 (timeout: 30s)" id=323512b6-a26b-42f8-92ab-1b99f1ac1001 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084762 | controller | Jun 12 15:35:27.200949 crc crio[24284]: time="2026-06-12T15:35:27.200765059Z" level=info msg="Stopping container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457 (timeout: 30s)" id=e97017c7-7646-40ae-b57e-50f2d9e8864e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084777 | controller | Jun 12 15:35:27.201610 crc crio[24284]: time="2026-06-12T15:35:27.201522774Z" level=info msg="Stopping container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed (timeout: 30s)" id=6140a82a-1baa-4a13-990d-ed908489060c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084793 | controller | Jun 12 15:35:27.201610 crc crio[24284]: time="2026-06-12T15:35:27.201571436Z" level=info msg="Stopping container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6 (timeout: 30s)" id=46920c79-2abd-49bf-8d22-e798dfad32ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084809 | controller | Jun 12 15:35:27.201833 crc crio[24284]: time="2026-06-12T15:35:27.201765617Z" level=info msg="Stopping container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d (timeout: 30s)" id=b568919e-98d3-4ddb-b389-6858ba4d25b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084824 | controller | Jun 12 15:35:27.202083 crc crio[24284]: time="2026-06-12T15:35:27.200662165Z" level=info msg="Stopping container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6 (timeout: 30s)" id=00ae057e-99cb-4e6d-9477-6116d7fb0bc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084840 | controller | Jun 12 15:35:27.202224 crc crio[24284]: time="2026-06-12T15:35:27.202164336Z" level=info msg="Stopping container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf (timeout: 30s)" id=66213701-be5a-45c9-9194-ce1240d53440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084856 | controller | Jun 12 15:35:27.283620 crc crio[24284]: time="2026-06-12T15:35:27.283451084Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 16:39:22.084871 | controller | Jun 12 15:35:27.284056 crc crio[24284]: time="2026-06-12T15:35:27.283856087Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.084888 | controller | Jun 12 15:35:27.287240 crc crio[24284]: time="2026-06-12T15:35:27.287176926Z" level=info msg="Stopping container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73 (timeout: 30s)" id=532798ec-f198-41e6-aba8-b9d9b7e34039 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084904 | controller | Jun 12 15:35:27.386483 crc crio[24284]: time="2026-06-12T15:35:27.386373937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=965c6d56-8804-4ec9-875e-dfa10ae70fd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084920 | controller | Jun 12 15:35:27.391173 crc crio[24284]: time="2026-06-12T15:35:27.39101717Z" level=info msg="Removing container: f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507" id=db997c22-86ca-4f8e-99cd-18ceef3360a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.084938 | controller | Jun 12 15:35:27.568322 crc crio[24284]: time="2026-06-12T15:35:27.567434874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d1dece59-7920-4728-a775-c4a0f6c958d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.084960 | controller | Jun 12 15:35:27.588194 crc crio[24284]: time="2026-06-12T15:35:27.587415457Z" level=info msg="Stopped container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=e97017c7-7646-40ae-b57e-50f2d9e8864e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.084976 | controller | Jun 12 15:35:27.589183 crc crio[24284]: time="2026-06-12T15:35:27.588681008Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=ab82694f-48a1-4feb-bd1f-0ac828612a41 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.084992 | controller | Jun 12 15:35:27.590157 crc crio[24284]: time="2026-06-12T15:35:27.590052065Z" level=info msg="Stopped container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=66213701-be5a-45c9-9194-ce1240d53440 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085008 | controller | Jun 12 15:35:27.590723 crc crio[24284]: time="2026-06-12T15:35:27.590633395Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=1a433944-2690-4abc-bb88-56fd60fdfbc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085024 | controller | Jun 12 15:35:27.595184 crc crio[24284]: time="2026-06-12T15:35:27.595052346Z" level=info msg="Stopped container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=b568919e-98d3-4ddb-b389-6858ba4d25b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085039 | controller | Jun 12 15:35:27.597937 crc crio[24284]: time="2026-06-12T15:35:27.597818089Z" level=info msg="Stopped container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=46920c79-2abd-49bf-8d22-e798dfad32ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085055 | controller | Jun 12 15:35:27.808404 crc crio[24284]: time="2026-06-12T15:35:27.807989699Z" level=info msg="Stopped container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=00ae057e-99cb-4e6d-9477-6116d7fb0bc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085071 | controller | Jun 12 15:35:27.808404 crc crio[24284]: time="2026-06-12T15:35:27.808186796Z" level=info msg="Stopped container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=532798ec-f198-41e6-aba8-b9d9b7e34039 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085086 | controller | Jun 12 15:35:27.810213 crc crio[24284]: time="2026-06-12T15:35:27.810174962Z" level=info msg="Stopped container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=6140a82a-1baa-4a13-990d-ed908489060c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085101 | controller | Jun 12 15:35:27.810781 crc crio[24284]: time="2026-06-12T15:35:27.810316341Z" level=info msg="Stopped container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=ecaf9887-0e78-49ea-a825-1e700ef65469 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085117 | controller | Jun 12 15:35:27.811781 crc crio[24284]: time="2026-06-12T15:35:27.811752564Z" level=info msg="Stopped container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=45b36eea-37aa-4f6b-94e7-a9d01de3d8bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085136 | controller | Jun 12 15:35:27.813361 crc crio[24284]: time="2026-06-12T15:35:27.813219323Z" level=info msg="Stopping pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f" id=b2499f20-c3f7-480c-ad66-e169d3714335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.085153 | controller | Jun 12 15:35:27.818960 crc crio[24284]: time="2026-06-12T15:35:27.818857651Z" level=info msg="Stopped container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=323512b6-a26b-42f8-92ab-1b99f1ac1001 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.085168 | controller | Jun 12 15:35:27.820812 crc crio[24284]: time="2026-06-12T15:35:27.820574016Z" level=info msg="Stopping pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197" id=016b8aa7-cb06-4bac-9111-88bc17c79f61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.085184 | controller | Jun 12 15:35:27.958438 crc crio[24284]: time="2026-06-12T15:35:27.958232439Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=7dab97c2-9d57-41ae-ab79-38b090f8cb49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.085200 | controller | Jun 12 15:35:28.485516 crc crio[24284]: time="2026-06-12T15:35:28.485457043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085216 | controller | Jun 12 15:35:28.491349 crc crio[24284]: time="2026-06-12T15:35:28.491212533Z" level=info msg="Stopped pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f" id=b2499f20-c3f7-480c-ad66-e169d3714335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.085231 | controller | Jun 12 15:35:28.495465 crc crio[24284]: time="2026-06-12T15:35:28.495171504Z" level=info msg="Stopped pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197" id=016b8aa7-cb06-4bac-9111-88bc17c79f61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.085247 | controller | Jun 12 15:35:28.845331 crc crio[24284]: time="2026-06-12T15:35:28.842217815Z" level=info msg="Removed container f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=db997c22-86ca-4f8e-99cd-18ceef3360a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085263 | controller | Jun 12 15:35:29.009994 crc crio[24284]: time="2026-06-12T15:35:29.009903756Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/POD" id=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.085278 | controller | Jun 12 15:35:29.010123 crc crio[24284]: time="2026-06-12T15:35:29.01001352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085294 | controller | Jun 12 15:35:29.275153 crc crio[24284]: time="2026-06-12T15:35:29.27505869Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-thzfj/POD" id=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.085360 | controller | Jun 12 15:35:29.275353 crc crio[24284]: time="2026-06-12T15:35:29.275192284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085384 | controller | Jun 12 15:35:29.471156 crc crio[24284]: time="2026-06-12T15:35:29.470987654Z" level=info msg="Removing container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73" id=70c27487-6aec-4ce3-9b89-e4b4dda6e994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085404 | controller | Jun 12 15:35:29.501902 crc crio[24284]: time="2026-06-12T15:35:29.501810483Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=aad0ecec-e8c1-41c2-8766-9373be932c2a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.085421 | controller | Jun 12 15:35:29.506676 crc crio[24284]: time="2026-06-12T15:35:29.505515439Z" level=info msg="Removed container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=70c27487-6aec-4ce3-9b89-e4b4dda6e994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085437 | controller | Jun 12 15:35:29.506676 crc crio[24284]: time="2026-06-12T15:35:29.505946943Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=93e850ea-f253-4f7b-8393-afb0b45a09cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085453 | controller | Jun 12 15:35:29.511385 crc crio[24284]: time="2026-06-12T15:35:29.511215735Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=a0fc9465-7713-48fb-adf1-bc9f7827f577 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085469 | controller | Jun 12 15:35:29.511489 crc crio[24284]: time="2026-06-12T15:35:29.51138658Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=c4a03f79-69f0-487d-b8ad-e3347ea2d035 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085485 | controller | Jun 12 15:35:29.512846 crc crio[24284]: time="2026-06-12T15:35:29.512742865Z" level=info msg="Removing container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d" id=9fd7d068-8422-4de5-9d70-b761c9e71989 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085500 | controller | Jun 12 15:35:29.617930 crc crio[24284]: time="2026-06-12T15:35:29.617867232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085535 | controller | Jun 12 15:35:29.621448 crc crio[24284]: time="2026-06-12T15:35:29.621378749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085553 | controller | Jun 12 15:35:29.629814 crc crio[24284]: time="2026-06-12T15:35:29.629736684Z" level=info msg="Removed container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=9fd7d068-8422-4de5-9d70-b761c9e71989 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085569 | controller | Jun 12 15:35:29.633508 crc crio[24284]: time="2026-06-12T15:35:29.633364584Z" level=info msg="Removing container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6" id=8fe733e5-80df-4337-bc83-dccf82fed2d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085585 | controller | Jun 12 15:35:29.639575 crc crio[24284]: time="2026-06-12T15:35:29.639506257Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=7d5464e7-cf76-4998-9650-bc772daa5bbc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.085601 | controller | Jun 12 15:35:29.640489 crc crio[24284]: time="2026-06-12T15:35:29.639883539Z" 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=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.085617 | controller | Jun 12 15:35:29.640489 crc crio[24284]: time="2026-06-12T15:35:29.640227711Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=0c628d55-29a3-418f-8a7c-56061bbafa1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085636 | controller | Jun 12 15:35:29.642215 crc crio[24284]: time="2026-06-12T15:35:29.642132665Z" 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=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.085652 | controller | Jun 12 15:35:29.649610 crc crio[24284]: time="2026-06-12T15:35:29.64930671Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=1b8f7261-5b00-4306-afc2-471b96e0436c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085668 | controller | Jun 12 15:35:29.652400 crc crio[24284]: time="2026-06-12T15:35:29.652224569Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller" id=75bf3e30-f3ce-4e7f-aa6f-e9ca54bf1cf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.085684 | controller | Jun 12 15:35:29.660063 crc crio[24284]: time="2026-06-12T15:35:29.659997485Z" level=info msg="Ran pod sandbox 33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/POD" id=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.085699 | controller | Jun 12 15:35:29.664164 crc crio[24284]: time="2026-06-12T15:35:29.663482575Z" level=info msg="Ran pod sandbox aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b with infra container: openshift-ovn-kubernetes/ovnkube-node-thzfj/POD" id=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.085715 | controller | Jun 12 15:35:29.665619 crc crio[24284]: time="2026-06-12T15:35:29.664747758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085731 | controller | Jun 12 15:35:29.666835 crc crio[24284]: time="2026-06-12T15:35:29.666758135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a82c6a69-05c4-4d58-8503-464aa0b9d21f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085747 | controller | Jun 12 15:35:29.667040 crc crio[24284]: time="2026-06-12T15:35:29.666937824Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook" id=24d4d214-d7e8-4244-bc1e-5236a3baf348 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.085763 | controller | Jun 12 15:35:29.668844 crc crio[24284]: time="2026-06-12T15:35:29.668749821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=19d99da5-f774-4ab2-a6bb-0790be719860 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085779 | controller | Jun 12 15:35:29.669325 crc crio[24284]: time="2026-06-12T15:35:29.669291952Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector" id=eba4e556-6b02-47c3-a6c8-0418bb6d861a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.085795 | controller | Jun 12 15:35:29.670221 crc crio[24284]: time="2026-06-12T15:35:29.67013088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c4ef414c-ddab-4222-b13c-d6479f0db7b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085811 | controller | Jun 12 15:35:29.670629 crc crio[24284]: time="2026-06-12T15:35:29.670563594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fbef0679-7933-439c-af9f-65bc85c73016 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.085831 | controller | Jun 12 15:35:29.679660 crc crio[24284]: time="2026-06-12T15:35:29.679439629Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup" id=117f8474-2ab0-47e1-8601-091decdb0380 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.085847 | controller | Jun 12 15:35:29.680863 crc crio[24284]: time="2026-06-12T15:35:29.680775961Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy" id=68193f93-9ccf-481b-a860-83a60c964148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.085863 | controller | Jun 12 15:35:29.690197 crc crio[24284]: time="2026-06-12T15:35:29.689138728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085879 | controller | Jun 12 15:35:29.694467 crc crio[24284]: time="2026-06-12T15:35:29.694388804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085895 | controller | Jun 12 15:35:29.696177 crc crio[24284]: time="2026-06-12T15:35:29.695735336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085910 | controller | Jun 12 15:35:29.701794 crc crio[24284]: time="2026-06-12T15:35:29.700968419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085925 | controller | Jun 12 15:35:29.716412 crc crio[24284]: time="2026-06-12T15:35:29.716305726Z" level=info msg="Removed container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=8fe733e5-80df-4337-bc83-dccf82fed2d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085941 | controller | Jun 12 15:35:29.722517 crc crio[24284]: time="2026-06-12T15:35:29.722413918Z" level=info msg="Removing container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed" id=e505d006-b3cc-4792-9579-640723abbdcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.085956 | controller | Jun 12 15:35:29.737007 crc crio[24284]: time="2026-06-12T15:35:29.736912688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085972 | controller | Jun 12 15:35:29.740563 crc crio[24284]: time="2026-06-12T15:35:29.740496637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.085988 | controller | Jun 12 15:35:29.757924 crc crio[24284]: time="2026-06-12T15:35:29.757861632Z" level=info msg="Removed container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=e505d006-b3cc-4792-9579-640723abbdcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086004 | controller | Jun 12 15:35:29.761360 crc crio[24284]: time="2026-06-12T15:35:29.761217021Z" level=info msg="Removing container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6" id=67726079-48d6-4777-ab0a-02d42af5e53c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086019 | controller | Jun 12 15:35:29.769788 crc crio[24284]: time="2026-06-12T15:35:29.769669212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086035 | controller | Jun 12 15:35:29.772194 crc crio[24284]: time="2026-06-12T15:35:29.772130814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086054 | controller | Jun 12 15:35:29.780609 crc crio[24284]: time="2026-06-12T15:35:29.780533231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086070 | controller | Jun 12 15:35:29.809430 crc crio[24284]: time="2026-06-12T15:35:29.80934588Z" level=info msg="Removed container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=67726079-48d6-4777-ab0a-02d42af5e53c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086086 | controller | Jun 12 15:35:29.812071 crc crio[24284]: time="2026-06-12T15:35:29.811979231Z" level=info msg="Created container 6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f: openshift-multus/multus-bzhnf/kube-multus" id=7dab97c2-9d57-41ae-ab79-38b090f8cb49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086102 | controller | Jun 12 15:35:29.812961 crc crio[24284]: time="2026-06-12T15:35:29.812925022Z" level=info msg="Starting container: 6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f" id=2f7f9ebf-86a3-4efc-adfe-4dbae5a83456 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086118 | controller | Jun 12 15:35:29.817189 crc crio[24284]: time="2026-06-12T15:35:29.81702853Z" level=info msg="Removing container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665" id=8398c9ef-a601-4889-983f-f29dec1ec7d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086134 | controller | Jun 12 15:35:29.824596 crc crio[24284]: time="2026-06-12T15:35:29.824480826Z" level=info msg="Started container" PID=35816 containerID=6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f description=openshift-multus/multus-bzhnf/kube-multus id=2f7f9ebf-86a3-4efc-adfe-4dbae5a83456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42
2026-06-12 16:39:22.086150 | controller | Jun 12 15:35:29.841128 crc crio[24284]: time="2026-06-12T15:35:29.841043872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086166 | controller | Jun 12 15:35:29.847325 crc crio[24284]: time="2026-06-12T15:35:29.847055201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086181 | controller | Jun 12 15:35:29.853077 crc crio[24284]: time="2026-06-12T15:35:29.852821172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086197 | controller | Jun 12 15:35:29.860861 crc crio[24284]: time="2026-06-12T15:35:29.860675331Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_6ff1ac5e-0def-425e-b2f7-34da9a571ffe\""
2026-06-12 16:39:22.086212 | controller | Jun 12 15:35:29.860861 crc crio[24284]: time="2026-06-12T15:35:29.860819866Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.086228 | controller | Jun 12 15:35:29.864122 crc crio[24284]: time="2026-06-12T15:35:29.862181995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086244 | controller | Jun 12 15:35:29.864567 crc crio[24284]: time="2026-06-12T15:35:29.864416167Z" level=info msg="Removed container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=8398c9ef-a601-4889-983f-f29dec1ec7d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086272 | controller | Jun 12 15:35:29.873504 crc crio[24284]: time="2026-06-12T15:35:29.873393121Z" level=info msg="Removing container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf" id=7cb3a37b-afaf-407b-93b0-78bca374f767 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086288 | controller | Jun 12 15:35:29.878956 crc crio[24284]: time="2026-06-12T15:35:29.878565203Z" level=info msg="Created container 6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e: openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup" id=117f8474-2ab0-47e1-8601-091decdb0380 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086305 | controller | Jun 12 15:35:29.879794 crc crio[24284]: time="2026-06-12T15:35:29.879722281Z" level=info msg="Starting container: 6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e" id=a43aa865-fad3-46dd-b10b-267396f881e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086321 | controller | Jun 12 15:35:29.885966 crc crio[24284]: time="2026-06-12T15:35:29.885813114Z" level=info msg="Created container c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd: cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller" id=75bf3e30-f3ce-4e7f-aa6f-e9ca54bf1cf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086337 | controller | Jun 12 15:35:29.887056 crc crio[24284]: time="2026-06-12T15:35:29.886956872Z" level=info msg="Starting container: c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd" id=97c92dc9-f1c9-4e6c-b8db-48119765dd2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086353 | controller | Jun 12 15:35:29.904119 crc crio[24284]: time="2026-06-12T15:35:29.903985258Z" level=info msg="Removed container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=7cb3a37b-afaf-407b-93b0-78bca374f767 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086369 | controller | Jun 12 15:35:29.907685 crc crio[24284]: time="2026-06-12T15:35:29.905575039Z" level=info msg="Started container" PID=35823 containerID=6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup id=a43aa865-fad3-46dd-b10b-267396f881e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.086385 | controller | Jun 12 15:35:29.907685 crc crio[24284]: time="2026-06-12T15:35:29.907590464Z" level=info msg="Started container" PID=35827 containerID=c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd description=cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller id=97c92dc9-f1c9-4e6c-b8db-48119765dd2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94
2026-06-12 16:39:22.086401 | controller | Jun 12 15:35:29.910388 crc crio[24284]: time="2026-06-12T15:35:29.909239036Z" level=info msg="Removing container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457" id=a4a563ca-8345-4f44-9040-dd99d5b802c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086417 | controller | Jun 12 15:35:30.005441 crc crio[24284]: time="2026-06-12T15:35:30.005294603Z" level=info msg="Removed container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=a4a563ca-8345-4f44-9040-dd99d5b802c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086433 | controller | Jun 12 15:35:30.012076 crc crio[24284]: time="2026-06-12T15:35:30.011998186Z" level=info msg="Removing container: 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53" id=eee2935b-cbd5-4eac-b827-3a2e36f4edb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086449 | controller | Jun 12 15:35:30.038132 crc crio[24284]: time="2026-06-12T15:35:30.037978774Z" level=info msg="Created container 41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector" id=eba4e556-6b02-47c3-a6c8-0418bb6d861a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086468 | controller | Jun 12 15:35:30.045543 crc crio[24284]: time="2026-06-12T15:35:30.042772323Z" level=info msg="Starting container: 41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827" id=59582004-782a-4a90-83b4-fd06fec3eb57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086485 | controller | Jun 12 15:35:30.052435 crc crio[24284]: time="2026-06-12T15:35:30.051659167Z" level=info msg="Started container" PID=35855 containerID=41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector id=59582004-782a-4a90-83b4-fd06fec3eb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6
2026-06-12 16:39:22.086501 | controller | Jun 12 15:35:30.057017 crc crio[24284]: time="2026-06-12T15:35:30.056787857Z" level=info msg="Removed container 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=eee2935b-cbd5-4eac-b827-3a2e36f4edb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086535 | controller | Jun 12 15:35:30.062325 crc crio[24284]: time="2026-06-12T15:35:30.061949127Z" level=info msg="Removing container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca" id=de79363e-6a26-4a4c-9d5f-ca34b005ae93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086553 | controller | Jun 12 15:35:30.077159 crc crio[24284]: time="2026-06-12T15:35:30.073042914Z" level=info msg="Created container e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook" id=24d4d214-d7e8-4244-bc1e-5236a3baf348 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086570 | controller | Jun 12 15:35:30.077159 crc crio[24284]: time="2026-06-12T15:35:30.076447918Z" level=info msg="Starting container: e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad" id=fc39c41b-d375-4b08-b94d-2b3159288fe5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086585 | controller | Jun 12 15:35:30.084792 crc crio[24284]: time="2026-06-12T15:35:30.084571107Z" level=info msg="Removed container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=de79363e-6a26-4a4c-9d5f-ca34b005ae93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086601 | controller | Jun 12 15:35:30.090444 crc crio[24284]: time="2026-06-12T15:35:30.090347858Z" level=info msg="Removing container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3" id=a24d22e9-d32f-40a9-9869-4c55fb8a79ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086617 | controller | Jun 12 15:35:30.100316 crc crio[24284]: time="2026-06-12T15:35:30.100163442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086633 | controller | Jun 12 15:35:30.110068 crc crio[24284]: time="2026-06-12T15:35:30.109915535Z" level=info msg="Started container" PID=35847 containerID=e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad description=cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook id=fc39c41b-d375-4b08-b94d-2b3159288fe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503
2026-06-12 16:39:22.086650 | controller | Jun 12 15:35:30.120822 crc crio[24284]: time="2026-06-12T15:35:30.120733825Z" level=info msg="Removed container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a24d22e9-d32f-40a9-9869-4c55fb8a79ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.086672 | controller | Jun 12 15:35:30.185741 crc crio[24284]: time="2026-06-12T15:35:30.185585645Z" level=info msg="Created container 15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy" id=68193f93-9ccf-481b-a860-83a60c964148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086689 | controller | Jun 12 15:35:30.187059 crc crio[24284]: time="2026-06-12T15:35:30.186982141Z" level=info msg="Starting container: 15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c" id=8fbb8bda-b504-49d6-9b09-3c325c84745c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086705 | controller | Jun 12 15:35:30.197913 crc crio[24284]: time="2026-06-12T15:35:30.197778509Z" level=info msg="Started container" PID=35896 containerID=15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy id=8fbb8bda-b504-49d6-9b09-3c325c84745c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071
2026-06-12 16:39:22.086721 | controller | Jun 12 15:35:30.209789 crc crio[24284]: time="2026-06-12T15:35:30.209641162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=74d40373-418a-4db4-833b-206e84c46514 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.086737 | controller | Jun 12 15:35:30.213920 crc crio[24284]: time="2026-06-12T15:35:30.213788258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5c11c740-d3a6-483a-ad7d-c759876db434 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.086753 | controller | Jun 12 15:35:30.220373 crc crio[24284]: time="2026-06-12T15:35:30.220210073Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager" id=8623f8c3-4a70-48fb-83a9-84d1d94c5901 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086769 | controller | Jun 12 15:35:30.220880 crc crio[24284]: time="2026-06-12T15:35:30.220818403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086785 | controller | Jun 12 15:35:30.252376 crc crio[24284]: time="2026-06-12T15:35:30.252207178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086801 | controller | Jun 12 15:35:30.256065 crc crio[24284]: time="2026-06-12T15:35:30.255936833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086816 | controller | Jun 12 15:35:30.360755 crc crio[24284]: time="2026-06-12T15:35:30.360575777Z" level=info msg="Created container c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager" id=8623f8c3-4a70-48fb-83a9-84d1d94c5901 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086832 | controller | Jun 12 15:35:30.362487 crc crio[24284]: time="2026-06-12T15:35:30.362333283Z" level=info msg="Starting container: c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18" id=3f57f4ba-f97b-4b84-b028-dd46807b9f3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.086848 | controller | Jun 12 15:35:30.371097 crc crio[24284]: time="2026-06-12T15:35:30.370969996Z" level=info msg="Started container" PID=35923 containerID=c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager id=3f57f4ba-f97b-4b84-b028-dd46807b9f3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071
2026-06-12 16:39:22.086869 | controller | Jun 12 15:35:30.502671 crc crio[24284]: time="2026-06-12T15:35:30.502574577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fa73b307-ce5f-49ec-8d0d-6355b21e555e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.086885 | controller | Jun 12 15:35:30.505483 crc crio[24284]: time="2026-06-12T15:35:30.505389453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9f5d3c81-ec0c-4420-b7a3-8aa1c1fd244d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.086901 | controller | Jun 12 15:35:30.515775 crc crio[24284]: time="2026-06-12T15:35:30.515380201Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller" id=63f7a09b-d41d-49cc-99b2-82b59cb32a5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086918 | controller | Jun 12 15:35:30.516734 crc crio[24284]: time="2026-06-12T15:35:30.515987312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086937 | controller | Jun 12 15:35:30.563071 crc crio[24284]: time="2026-06-12T15:35:30.562681491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086954 | controller | Jun 12 15:35:30.565045 crc crio[24284]: time="2026-06-12T15:35:30.565011369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.086970 | controller | Jun 12 15:35:30.697879 crc crio[24284]: time="2026-06-12T15:35:30.697785007Z" level=info msg="Created container 2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller" id=63f7a09b-d41d-49cc-99b2-82b59cb32a5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.086985 | controller | Jun 12 15:35:30.699432 crc crio[24284]: time="2026-06-12T15:35:30.699342529Z" level=info msg="Starting container: 2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff" id=9bc1678e-6a76-459e-85d0-16fd90021f06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.087001 | controller | Jun 12 15:35:30.705921 crc crio[24284]: time="2026-06-12T15:35:30.705792338Z" level=info msg="Started container" PID=35960 containerID=2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller id=9bc1678e-6a76-459e-85d0-16fd90021f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.087017 | controller | Jun 12 15:35:30.726220 crc crio[24284]: time="2026-06-12T15:35:30.726114578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3158ec7b-a69e-47ef-ba75-7c81dbcb5330 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087033 | controller | Jun 12 15:35:30.729031 crc crio[24284]: time="2026-06-12T15:35:30.728959993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ad866cab-3253-480d-b4a5-b2114a631dfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087052 | controller | Jun 12 15:35:30.736621 crc crio[24284]: time="2026-06-12T15:35:30.736508924Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging" id=981c8946-fdd1-4d9a-a76f-e8356cb15ca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087069 | controller | Jun 12 15:35:30.737230 crc crio[24284]: time="2026-06-12T15:35:30.737156209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087084 | controller | Jun 12 15:35:30.740486 crc crio[24284]: time="2026-06-12T15:35:30.740374423Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 16:39:22.087100 | controller | Jun 12 15:35:30.740618 crc crio[24284]: time="2026-06-12T15:35:30.74055135Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087115 | controller | Jun 12 15:35:30.749005 crc crio[24284]: time="2026-06-12T15:35:30.748830871Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 16:39:22.087131 | controller | Jun 12 15:35:30.749005 crc crio[24284]: time="2026-06-12T15:35:30.749024727Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087146 | controller | Jun 12 15:35:30.749567 crc crio[24284]: time="2026-06-12T15:35:30.749508545Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 16:39:22.087162 | controller | Jun 12 15:35:30.749688 crc crio[24284]: time="2026-06-12T15:35:30.749620769Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087178 | controller | Jun 12 15:35:30.772418 crc crio[24284]: time="2026-06-12T15:35:30.77203074Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 16:39:22.087194 | controller | Jun 12 15:35:30.772418 crc crio[24284]: time="2026-06-12T15:35:30.772210116Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087210 | controller | Jun 12 15:35:30.783648 crc crio[24284]: time="2026-06-12T15:35:30.783468878Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 16:39:22.087225 | controller | Jun 12 15:35:30.783648 crc crio[24284]: time="2026-06-12T15:35:30.783631683Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087241 | controller | Jun 12 15:35:30.795594 crc crio[24284]: time="2026-06-12T15:35:30.795434058Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 16:39:22.087257 | controller | Jun 12 15:35:30.796088 crc crio[24284]: time="2026-06-12T15:35:30.795842796Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087272 | controller | Jun 12 15:35:30.807023 crc crio[24284]: time="2026-06-12T15:35:30.80684629Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 16:39:22.087288 | controller | Jun 12 15:35:30.807023 crc crio[24284]: time="2026-06-12T15:35:30.807004445Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087303 | controller | Jun 12 15:35:30.807796 crc crio[24284]: time="2026-06-12T15:35:30.807722808Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 16:39:22.087319 | controller | Jun 12 15:35:30.807877 crc crio[24284]: time="2026-06-12T15:35:30.807827562Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.087335 | controller | Jun 12 15:35:30.822475 crc crio[24284]: time="2026-06-12T15:35:30.822234469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087350 | controller | Jun 12 15:35:30.825818 crc crio[24284]: time="2026-06-12T15:35:30.825684345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087369 | controller | Jun 12 15:35:30.826317 crc crio[24284]: time="2026-06-12T15:35:30.826147238Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_6ff1ac5e-0def-425e-b2f7-34da9a571ffe\""
2026-06-12 16:39:22.087385 | controller | Jun 12 15:35:30.925981 crc crio[24284]: time="2026-06-12T15:35:30.925886916Z" level=info msg="Created container f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging" id=981c8946-fdd1-4d9a-a76f-e8356cb15ca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087401 | controller | Jun 12 15:35:30.927675 crc crio[24284]: time="2026-06-12T15:35:30.927598053Z" level=info msg="Starting container: f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d" id=e2428982-6082-4eed-b06c-1ebd5c61f6e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.087417 | controller | Jun 12 15:35:30.934131 crc crio[24284]: time="2026-06-12T15:35:30.934008226Z" level=info msg="Started container" PID=35984 containerID=f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging id=e2428982-6082-4eed-b06c-1ebd5c61f6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.087434 | controller | Jun 12 15:35:30.947786 crc crio[24284]: time="2026-06-12T15:35:30.947656367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a2696dc3-f65f-471a-b30f-42edb4f09836 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087450 | controller | Jun 12 15:35:30.952631 crc crio[24284]: time="2026-06-12T15:35:30.95255654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=deef84e8-d3b4-40fd-8395-b80845da5cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087466 | controller | Jun 12 15:35:30.960170 crc crio[24284]: time="2026-06-12T15:35:30.960069777Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node" id=becb2807-bfca-4e31-a8c6-e041282ff4e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087482 | controller | Jun 12 15:35:30.960755 crc crio[24284]: time="2026-06-12T15:35:30.960609935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087497 | controller | Jun 12 15:35:30.985607 crc crio[24284]: time="2026-06-12T15:35:30.985520379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087528 | controller | Jun 12 15:35:30.987210 crc crio[24284]: time="2026-06-12T15:35:30.987121673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087549 | controller | Jun 12 15:35:31.114916 crc crio[24284]: time="2026-06-12T15:35:31.114786153Z" level=info msg="Created container c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node" id=becb2807-bfca-4e31-a8c6-e041282ff4e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087565 | controller | Jun 12 15:35:31.116778 crc crio[24284]: time="2026-06-12T15:35:31.116723367Z" level=info msg="Starting container: c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab" id=72677417-d9d7-49ac-8b13-0de85d43b9e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.087581 | controller | Jun 12 15:35:31.121815 crc crio[24284]: time="2026-06-12T15:35:31.121743345Z" level=info msg="Started container" PID=36015 containerID=c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node id=72677417-d9d7-49ac-8b13-0de85d43b9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.087601 | controller | Jun 12 15:35:31.132873 crc crio[24284]: time="2026-06-12T15:35:31.132752747Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=97e421ff-4357-4c8e-b9e5-c5a6215e1c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087618 | controller | Jun 12 15:35:31.135309 crc crio[24284]: time="2026-06-12T15:35:31.135160306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6dc62e29-533d-4c0e-9e09-e565e3143071 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087634 | controller | Jun 12 15:35:31.140677 crc crio[24284]: time="2026-06-12T15:35:31.140580107Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics" id=39b83d55-55f5-44b2-899b-7d7d925089ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087661 | controller | Jun 12 15:35:31.141188 crc crio[24284]: time="2026-06-12T15:35:31.141084144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087678 | controller | Jun 12 15:35:31.166635 crc crio[24284]: time="2026-06-12T15:35:31.166548447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087694 | controller | Jun 12 15:35:31.168585 crc crio[24284]: time="2026-06-12T15:35:31.168508512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087709 | controller | Jun 12 15:35:31.273584 crc crio[24284]: time="2026-06-12T15:35:31.273467201Z" level=info msg="Created container 983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics" id=39b83d55-55f5-44b2-899b-7d7d925089ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087724 | controller | Jun 12 15:35:31.275100 crc crio[24284]: time="2026-06-12T15:35:31.275022523Z" level=info msg="Starting container: 983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624" id=38356b1c-403d-4a95-9a30-2e1fca2bfa73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.087740 | controller | Jun 12 15:35:31.282140 crc crio[24284]: time="2026-06-12T15:35:31.282017133Z" level=info msg="Started container" PID=36035 containerID=983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics id=38356b1c-403d-4a95-9a30-2e1fca2bfa73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.087757 | controller | Jun 12 15:35:31.292845 crc crio[24284]: time="2026-06-12T15:35:31.292608915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c4b53a5-4279-4eb7-ac23-bf96cea141bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087773 | controller | Jun 12 15:35:31.295996 crc crio[24284]: time="2026-06-12T15:35:31.295915633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dd1ce9b4-3bb7-477b-a29b-0a8061907e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087792 | controller | Jun 12 15:35:31.337391 crc crio[24284]: time="2026-06-12T15:35:31.337187658Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/northd" id=71b7ee61-aa84-421a-94c3-41a65153e18f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087808 | controller | Jun 12 15:35:31.337763 crc crio[24284]: time="2026-06-12T15:35:31.337734286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087824 | controller | Jun 12 15:35:31.358509 crc crio[24284]: time="2026-06-12T15:35:31.358109161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087840 | controller | Jun 12 15:35:31.360647 crc crio[24284]: time="2026-06-12T15:35:31.360578594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087855 | controller | Jun 12 15:35:31.490006 crc crio[24284]: time="2026-06-12T15:35:31.489912799Z" level=info msg="Created container 87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960: openshift-ovn-kubernetes/ovnkube-node-thzfj/northd" id=71b7ee61-aa84-421a-94c3-41a65153e18f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087871 | controller | Jun 12 15:35:31.491440 crc crio[24284]: time="2026-06-12T15:35:31.491348126Z" level=info msg="Starting container: 87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960" id=6bed8645-be97-4bf8-b34b-5e61c7077b0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.087887 | controller | Jun 12 15:35:31.503517 crc crio[24284]: time="2026-06-12T15:35:31.503415075Z" level=info msg="Started container" PID=36054 containerID=87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/northd id=6bed8645-be97-4bf8-b34b-5e61c7077b0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.087903 | controller | Jun 12 15:35:31.514891 crc crio[24284]: time="2026-06-12T15:35:31.514795611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=af9ff0c0-e43e-4700-94f9-4a2f8394a812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087919 | controller | Jun 12 15:35:31.517494 crc crio[24284]: time="2026-06-12T15:35:31.517088657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1c00f5a4-97ee-4814-82f1-bd105fa3e06c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.087935 | controller | Jun 12 15:35:31.523479 crc crio[24284]: time="2026-06-12T15:35:31.523400736Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb" id=f45ae47c-9b87-4a53-bc1a-bab4ac5b75aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.087950 | controller | Jun 12 15:35:31.524096 crc crio[24284]: time="2026-06-12T15:35:31.524019497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087966 | controller | Jun 12 15:35:31.550345 crc crio[24284]: time="2026-06-12T15:35:31.550154451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.087982 | controller | Jun 12 15:35:31.552112 crc crio[24284]: time="2026-06-12T15:35:31.552048565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088001 | controller | Jun 12 15:35:31.679770 crc crio[24284]: time="2026-06-12T15:35:31.679622572Z" level=info msg="Created container b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8: openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb" id=f45ae47c-9b87-4a53-bc1a-bab4ac5b75aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.088016 | controller | Jun 12 15:35:31.684385 crc crio[24284]: time="2026-06-12T15:35:31.684130842Z" level=info msg="Starting container: b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8" id=450914db-786d-4366-bc8c-d3e506490cf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.088032 | controller | Jun 12 15:35:31.690691 crc crio[24284]: time="2026-06-12T15:35:31.690558586Z" level=info msg="Started container" PID=36065 containerID=b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb id=450914db-786d-4366-bc8c-d3e506490cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.088051 | controller | Jun 12 15:35:33.808536 crc crio[24284]: time="2026-06-12T15:35:33.808432581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5401df7c-4830-4f45-9fd9-b830732f6f89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.088117 | controller | Jun 12 15:35:33.811402 crc crio[24284]: time="2026-06-12T15:35:33.811175412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ded50ca7-850b-439f-babf-d61878586ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.088141 | controller | Jun 12 15:35:33.822606 crc crio[24284]: time="2026-06-12T15:35:33.821971769Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb" id=c9fd22fb-8eaa-42e3-a24b-b754051a064a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.088158 | controller | Jun 12 15:35:33.822606 crc crio[24284]: time="2026-06-12T15:35:33.822543838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088174 | controller | Jun 12 15:35:33.850154 crc crio[24284]: time="2026-06-12T15:35:33.850029678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088190 | controller | Jun 12 15:35:33.852468 crc crio[24284]: time="2026-06-12T15:35:33.852402707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088205 | controller | Jun 12 15:35:33.961896 crc crio[24284]: time="2026-06-12T15:35:33.961790893Z" level=info msg="Created container 358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758: openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb" id=c9fd22fb-8eaa-42e3-a24b-b754051a064a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.088221 | controller | Jun 12 15:35:33.963222 crc crio[24284]: time="2026-06-12T15:35:33.963131847Z" level=info msg="Starting container: 358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758" id=0e1b1ed0-8b07-4819-ba8e-9d3b27a7f4ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.088237 | controller | Jun 12 15:35:33.969318 crc crio[24284]: time="2026-06-12T15:35:33.968896537Z" level=info msg="Started container" PID=36128 containerID=358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb id=0e1b1ed0-8b07-4819-ba8e-9d3b27a7f4ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.088257 | controller | Jun 12 15:35:36.056554 crc crio[24284]: time="2026-06-12T15:35:36.055987792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8eaec6ba-e4a7-4c20-a93b-507f8ff7f1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.088274 | controller | Jun 12 15:35:36.074585 crc crio[24284]: time="2026-06-12T15:35:36.074494657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=812076fe-0f79-497c-9081-07a20f622bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.088289 | controller | Jun 12 15:35:36.080863 crc crio[24284]: time="2026-06-12T15:35:36.080765253Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller" id=aff8a309-2c4e-497c-a27f-ddb790f7b8ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.088305 | controller | Jun 12 15:35:36.081407 crc crio[24284]: time="2026-06-12T15:35:36.081324742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088321 | controller | Jun 12 15:35:36.119649 crc crio[24284]: time="2026-06-12T15:35:36.119517251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088336 | controller | Jun 12 15:35:36.122489 crc crio[24284]: time="2026-06-12T15:35:36.122399236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.088352 | controller | Jun 12 15:35:36.278746 crc crio[24284]: time="2026-06-12T15:35:36.278548226Z" level=info msg="Created container 889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller" id=aff8a309-2c4e-497c-a27f-ddb790f7b8ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.088367 | controller | Jun 12 15:35:36.280168 crc crio[24284]: time="2026-06-12T15:35:36.280081747Z" level=info msg="Starting container: 889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff" id=81043cc7-95f3-4920-ba68-e52dcdef7f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.088383 | controller | Jun 12 15:35:36.288465 crc crio[24284]: time="2026-06-12T15:35:36.288382428Z" level=info msg="Started container" PID=36192 containerID=889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller id=81043cc7-95f3-4920-ba68-e52dcdef7f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b
2026-06-12 16:39:22.088399 | controller | Jun 12 15:35:36.385893 crc crio[24284]: time="2026-06-12T15:35:36.38513217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088415 | controller | Jun 12 15:35:36.386194 crc crio[24284]: time="2026-06-12T15:35:36.386003529Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088431 | controller | Jun 12 15:35:36.386508 crc crio[24284]: time="2026-06-12T15:35:36.386402042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088446 | controller | Jun 12 15:35:36.386596 crc crio[24284]: time="2026-06-12T15:35:36.386531846Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088462 | controller | Jun 12 15:35:36.387028 crc crio[24284]: time="2026-06-12T15:35:36.38696078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088477 | controller | Jun 12 15:35:36.387028 crc crio[24284]: time="2026-06-12T15:35:36.387021692Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088496 | controller | Jun 12 15:35:36.387542 crc crio[24284]: time="2026-06-12T15:35:36.387490927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088532 | controller | Jun 12 15:35:36.387542 crc crio[24284]: time="2026-06-12T15:35:36.387539979Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088554 | controller | Jun 12 15:35:36.387959 crc crio[24284]: time="2026-06-12T15:35:36.387899911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088571 | controller | Jun 12 15:35:36.387959 crc crio[24284]: time="2026-06-12T15:35:36.387948412Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088586 | controller | Jun 12 15:35:36.388430 crc crio[24284]: time="2026-06-12T15:35:36.388371446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088602 | controller | Jun 12 15:35:36.388430 crc crio[24284]: time="2026-06-12T15:35:36.388429398Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088642 | controller | Jun 12 15:35:36.388899 crc crio[24284]: time="2026-06-12T15:35:36.38878852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088666 | controller | Jun 12 15:35:36.388899 crc crio[24284]: time="2026-06-12T15:35:36.388841702Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088682 | controller | Jun 12 15:35:36.389358 crc crio[24284]: time="2026-06-12T15:35:36.389316567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088698 | controller | Jun 12 15:35:36.389454 crc crio[24284]: time="2026-06-12T15:35:36.389374589Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088714 | controller | Jun 12 15:35:36.389850 crc crio[24284]: time="2026-06-12T15:35:36.389742841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088729 | controller | Jun 12 15:35:36.389850 crc crio[24284]: time="2026-06-12T15:35:36.389836774Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088745 | controller | Jun 12 15:35:36.390379 crc crio[24284]: time="2026-06-12T15:35:36.3903231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088760 | controller | Jun 12 15:35:36.390592 crc crio[24284]: time="2026-06-12T15:35:36.390476425Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088776 | controller | Jun 12 15:35:36.391036 crc crio[24284]: time="2026-06-12T15:35:36.390838167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088791 | controller | Jun 12 15:35:36.391036 crc crio[24284]: time="2026-06-12T15:35:36.390984672Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088807 | controller | Jun 12 15:35:36.391316 crc crio[24284]: time="2026-06-12T15:35:36.391120086Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088822 | controller | Jun 12 15:35:36.391316 crc crio[24284]: time="2026-06-12T15:35:36.391223799Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088838 | controller | Jun 12 15:35:36.391917 crc crio[24284]: time="2026-06-12T15:35:36.391799648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088853 | controller | Jun 12 15:35:36.392765 crc crio[24284]: time="2026-06-12T15:35:36.391936343Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088869 | controller | Jun 12 15:35:36.392765 crc crio[24284]: time="2026-06-12T15:35:36.392368577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088888 | controller | Jun 12 15:35:36.392765 crc crio[24284]: time="2026-06-12T15:35:36.39248876Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088904 | controller | Jun 12 15:35:36.393506 crc crio[24284]: time="2026-06-12T15:35:36.392840423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088923 | controller | Jun 12 15:35:36.393506 crc crio[24284]: time="2026-06-12T15:35:36.392897575Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088938 | controller | Jun 12 15:35:36.393904 crc crio[24284]: time="2026-06-12T15:35:36.393620858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088954 | controller | Jun 12 15:35:36.393904 crc crio[24284]: time="2026-06-12T15:35:36.393758872Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.088970 | controller | Jun 12 15:35:36.394555 crc crio[24284]: time="2026-06-12T15:35:36.394498197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.088986 | controller | Jun 12 15:35:36.394650 crc crio[24284]: time="2026-06-12T15:35:36.394559349Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089002 | controller | Jun 12 15:35:36.395210 crc crio[24284]: time="2026-06-12T15:35:36.395156328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089017 | controller | Jun 12 15:35:36.395358 crc crio[24284]: time="2026-06-12T15:35:36.39521522Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089032 | controller | Jun 12 15:35:36.395607 crc crio[24284]: time="2026-06-12T15:35:36.39555199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089047 | controller | Jun 12 15:35:36.395694 crc crio[24284]: time="2026-06-12T15:35:36.395610392Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089063 | controller | Jun 12 15:35:36.396525 crc crio[24284]: time="2026-06-12T15:35:36.39645941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089078 | controller | Jun 12 15:35:36.396646 crc crio[24284]: time="2026-06-12T15:35:36.396596095Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089094 | controller | Jun 12 15:35:36.397085 crc crio[24284]: time="2026-06-12T15:35:36.396957727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089109 | controller | Jun 12 15:35:36.397174 crc crio[24284]: time="2026-06-12T15:35:36.397159564Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089125 | controller | Jun 12 15:35:36.397762 crc crio[24284]: time="2026-06-12T15:35:36.397626129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089140 | controller | Jun 12 15:35:36.397762 crc crio[24284]: time="2026-06-12T15:35:36.397922139Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089156 | controller | Jun 12 15:35:36.398577 crc crio[24284]: time="2026-06-12T15:35:36.398209587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089171 | controller | Jun 12 15:35:36.398577 crc crio[24284]: time="2026-06-12T15:35:36.39830817Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089186 | controller | Jun 12 15:35:36.399038 crc crio[24284]: time="2026-06-12T15:35:36.398954732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089201 | controller | Jun 12 15:35:36.399038 crc crio[24284]: time="2026-06-12T15:35:36.399013784Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089220 | controller | Jun 12 15:35:36.400536 crc crio[24284]: time="2026-06-12T15:35:36.400467032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089235 | controller | Jun 12 15:35:36.401128 crc crio[24284]: time="2026-06-12T15:35:36.400541074Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089251 | controller | Jun 12 15:35:36.401128 crc crio[24284]: time="2026-06-12T15:35:36.400577906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089266 | controller | Jun 12 15:35:36.401128 crc crio[24284]: time="2026-06-12T15:35:36.400607077Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089282 | controller | Jun 12 15:35:36.401984 crc crio[24284]: time="2026-06-12T15:35:36.401383821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089298 | controller | Jun 12 15:35:36.401984 crc crio[24284]: time="2026-06-12T15:35:36.401425133Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089314 | controller | Jun 12 15:35:36.401984 crc crio[24284]: time="2026-06-12T15:35:36.401978591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089329 | controller | Jun 12 15:35:36.402695 crc crio[24284]: time="2026-06-12T15:35:36.402117065Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089345 | controller | Jun 12 15:35:36.402695 crc crio[24284]: time="2026-06-12T15:35:36.4025624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089360 | controller | Jun 12 15:35:36.402695 crc crio[24284]: time="2026-06-12T15:35:36.402601661Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089376 | controller | Jun 12 15:35:36.403332 crc crio[24284]: time="2026-06-12T15:35:36.403121479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089391 | controller | Jun 12 15:35:36.403504 crc crio[24284]: time="2026-06-12T15:35:36.403441289Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089406 | controller | Jun 12 15:35:36.404906 crc crio[24284]: time="2026-06-12T15:35:36.404843935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089422 | controller | Jun 12 15:35:36.404906 crc crio[24284]: time="2026-06-12T15:35:36.404902076Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089437 | controller | Jun 12 15:35:36.405233 crc crio[24284]: time="2026-06-12T15:35:36.405171165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089453 | controller | Jun 12 15:35:36.405233 crc crio[24284]: time="2026-06-12T15:35:36.405231057Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089468 | controller | Jun 12 15:35:36.405554 crc crio[24284]: time="2026-06-12T15:35:36.405498976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089483 | controller | Jun 12 15:35:36.405642 crc crio[24284]: time="2026-06-12T15:35:36.405556898Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089499 | controller | Jun 12 15:35:36.405881 crc crio[24284]: time="2026-06-12T15:35:36.405829677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089533 | controller | Jun 12 15:35:36.405959 crc crio[24284]: time="2026-06-12T15:35:36.405889039Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089552 | controller | Jun 12 15:35:36.406128 crc crio[24284]: time="2026-06-12T15:35:36.406078275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089568 | controller | Jun 12 15:35:36.406206 crc crio[24284]: time="2026-06-12T15:35:36.406135207Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089587 | controller | Jun 12 15:35:36.406734 crc crio[24284]: time="2026-06-12T15:35:36.406637493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089603 | controller | Jun 12 15:35:36.406734 crc crio[24284]: time="2026-06-12T15:35:36.406693655Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089619 | controller | Jun 12 15:35:36.407102 crc crio[24284]: time="2026-06-12T15:35:36.407040816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089634 | controller | Jun 12 15:35:36.407102 crc crio[24284]: time="2026-06-12T15:35:36.407096408Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089649 | controller | Jun 12 15:35:36.407685 crc crio[24284]: time="2026-06-12T15:35:36.407620995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089665 | controller | Jun 12 15:35:36.407685 crc crio[24284]: time="2026-06-12T15:35:36.407679487Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089681 | controller | Jun 12 15:35:36.408151 crc crio[24284]: time="2026-06-12T15:35:36.408091011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089749 | controller | Jun 12 15:35:36.408151 crc crio[24284]: time="2026-06-12T15:35:36.408148233Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089768 | controller | Jun 12 15:35:36.408741 crc crio[24284]: time="2026-06-12T15:35:36.40867548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089784 | controller | Jun 12 15:35:36.408850 crc crio[24284]: time="2026-06-12T15:35:36.408760403Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089799 | controller | Jun 12 15:35:36.409330 crc crio[24284]: time="2026-06-12T15:35:36.409199077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089815 | controller | Jun 12 15:35:36.409330 crc crio[24284]: time="2026-06-12T15:35:36.4093048Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089881 | controller | Jun 12 15:35:36.409896 crc crio[24284]: time="2026-06-12T15:35:36.409831517Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089906 | controller | Jun 12 15:35:36.409896 crc crio[24284]: time="2026-06-12T15:35:36.409889449Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089923 | controller | Jun 12 15:35:36.410415 crc crio[24284]: time="2026-06-12T15:35:36.410357195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089939 | controller | Jun 12 15:35:36.410658 crc crio[24284]: time="2026-06-12T15:35:36.410418157Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089954 | controller | Jun 12 15:35:36.411088 crc crio[24284]: time="2026-06-12T15:35:36.410965025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.089970 | controller | Jun 12 15:35:36.411088 crc crio[24284]: time="2026-06-12T15:35:36.411024857Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.089985 | controller | Jun 12 15:35:36.411693 crc crio[24284]: time="2026-06-12T15:35:36.411556914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090001 | controller | Jun 12 15:35:36.411693 crc crio[24284]: time="2026-06-12T15:35:36.411618016Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090016 | controller | Jun 12 15:35:36.412089 crc crio[24284]: time="2026-06-12T15:35:36.41202945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090037 | controller | Jun 12 15:35:36.412089 crc crio[24284]: time="2026-06-12T15:35:36.412086102Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090053 | controller | Jun 12 15:35:36.412580 crc crio[24284]: time="2026-06-12T15:35:36.412515735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090069 | controller | Jun 12 15:35:36.412580 crc crio[24284]: time="2026-06-12T15:35:36.412571357Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090084 | controller | Jun 12 15:35:36.413047 crc crio[24284]: time="2026-06-12T15:35:36.412986381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090100 | controller | Jun 12 15:35:36.413047 crc crio[24284]: time="2026-06-12T15:35:36.413042362Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090116 | controller | Jun 12 15:35:36.413530 crc crio[24284]: time="2026-06-12T15:35:36.413466286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090132 | controller | Jun 12 15:35:36.413530 crc crio[24284]: time="2026-06-12T15:35:36.413521718Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090148 | controller | Jun 12 15:35:36.414024 crc crio[24284]: time="2026-06-12T15:35:36.413977083Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090163 | controller | Jun 12 15:35:36.414111 crc crio[24284]: time="2026-06-12T15:35:36.414037755Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090179 | controller | Jun 12 15:35:36.414522 crc crio[24284]: time="2026-06-12T15:35:36.414460899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090195 | controller | Jun 12 15:35:36.414522 crc crio[24284]: time="2026-06-12T15:35:36.414517271Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090210 | controller | Jun 12 15:35:36.415511 crc crio[24284]: time="2026-06-12T15:35:36.415450481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090226 | controller | Jun 12 15:35:36.415613 crc crio[24284]: time="2026-06-12T15:35:36.415580465Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090241 | controller | Jun 12 15:35:36.415671 crc crio[24284]: time="2026-06-12T15:35:36.415627787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090257 | controller | Jun 12 15:35:36.415671 crc crio[24284]: time="2026-06-12T15:35:36.415661338Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090272 | controller | Jun 12 15:35:36.416174 crc crio[24284]: time="2026-06-12T15:35:36.415981399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090287 | controller | Jun 12 15:35:36.416174 crc crio[24284]: time="2026-06-12T15:35:36.416103153Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090303 | controller | Jun 12 15:35:36.416451 crc crio[24284]: time="2026-06-12T15:35:36.41631758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090318 | controller | Jun 12 15:35:36.416451 crc crio[24284]: time="2026-06-12T15:35:36.416353641Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090334 | controller | Jun 12 15:35:36.416751 crc crio[24284]: time="2026-06-12T15:35:36.416685062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090349 | controller | Jun 12 15:35:36.416839 crc crio[24284]: time="2026-06-12T15:35:36.416773155Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090368 | controller | Jun 12 15:35:36.417227 crc crio[24284]: time="2026-06-12T15:35:36.417133307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090384 | controller | Jun 12 15:35:36.417449 crc crio[24284]: time="2026-06-12T15:35:36.417369174Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090399 | controller | Jun 12 15:35:36.417549 crc crio[24284]: time="2026-06-12T15:35:36.417465358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090414 | controller | Jun 12 15:35:36.417549 crc crio[24284]: time="2026-06-12T15:35:36.417509969Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090430 | controller | Jun 12 15:35:36.417914 crc crio[24284]: time="2026-06-12T15:35:36.417847269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090445 | controller | Jun 12 15:35:36.417914 crc crio[24284]: time="2026-06-12T15:35:36.417908031Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090461 | controller | Jun 12 15:35:36.418341 crc crio[24284]: time="2026-06-12T15:35:36.418198961Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090476 | controller | Jun 12 15:35:36.418341 crc crio[24284]: time="2026-06-12T15:35:36.418316215Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090492 | controller | Jun 12 15:35:36.418949 crc crio[24284]: time="2026-06-12T15:35:36.418872253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090508 | controller | Jun 12 15:35:36.418949 crc crio[24284]: time="2026-06-12T15:35:36.418941525Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090543 | controller | Jun 12 15:35:36.419399 crc crio[24284]: time="2026-06-12T15:35:36.419336948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090561 | controller | Jun 12 15:35:36.419475 crc crio[24284]: time="2026-06-12T15:35:36.41940181Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090576 | controller | Jun 12 15:35:36.419964 crc crio[24284]: time="2026-06-12T15:35:36.419893527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090592 | controller | Jun 12 15:35:36.419964 crc crio[24284]: time="2026-06-12T15:35:36.419951199Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090607 | controller | Jun 12 15:35:36.420653 crc crio[24284]: time="2026-06-12T15:35:36.420586459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090623 | controller | Jun 12 15:35:36.420653 crc crio[24284]: time="2026-06-12T15:35:36.420646941Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090638 | controller | Jun 12 15:35:36.421144 crc crio[24284]: time="2026-06-12T15:35:36.421072995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090653 | controller | Jun 12 15:35:36.421220 crc crio[24284]: time="2026-06-12T15:35:36.421143587Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090669 | controller | Jun 12 15:35:36.421595 crc crio[24284]: time="2026-06-12T15:35:36.4215284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090684 | controller | Jun 12 15:35:36.421595 crc crio[24284]: time="2026-06-12T15:35:36.421589242Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090700 | controller | Jun 12 15:35:36.422161 crc crio[24284]: time="2026-06-12T15:35:36.422087358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090719 | controller | Jun 12 15:35:36.422161 crc crio[24284]: time="2026-06-12T15:35:36.422160121Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090735 | controller | Jun 12 15:35:36.422590 crc crio[24284]: time="2026-06-12T15:35:36.422524223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090750 | controller | Jun 12 15:35:36.422590 crc crio[24284]: time="2026-06-12T15:35:36.422584695Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090765 | controller | Jun 12 15:35:36.423105 crc crio[24284]: time="2026-06-12T15:35:36.42303366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090781 | controller | Jun 12 15:35:36.423105 crc crio[24284]: time="2026-06-12T15:35:36.423099632Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090796 | controller | Jun 12 15:35:36.423383 crc crio[24284]: time="2026-06-12T15:35:36.423311858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090812 | controller | Jun 12 15:35:36.423383 crc crio[24284]: time="2026-06-12T15:35:36.423369001Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090827 | controller | Jun 12 15:35:36.423741 crc crio[24284]: time="2026-06-12T15:35:36.4236747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090843 | controller | Jun 12 15:35:36.423915 crc crio[24284]: time="2026-06-12T15:35:36.423767333Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090858 | controller | Jun 12 15:35:36.424098 crc crio[24284]: time="2026-06-12T15:35:36.424028271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090874 | controller | Jun 12 15:35:36.424098 crc crio[24284]: time="2026-06-12T15:35:36.424087833Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090889 | controller | Jun 12 15:35:36.424507 crc crio[24284]: time="2026-06-12T15:35:36.424440945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090904 | controller | Jun 12 15:35:36.424507 crc crio[24284]: time="2026-06-12T15:35:36.424503307Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090920 | controller | Jun 12 15:35:36.424834 crc crio[24284]: time="2026-06-12T15:35:36.424781256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090936 | controller | Jun 12 15:35:36.424934 crc crio[24284]: time="2026-06-12T15:35:36.424854759Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090951 | controller | Jun 12 15:35:36.425135 crc crio[24284]: time="2026-06-12T15:35:36.425080896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090967 | controller | Jun 12 15:35:36.425222 crc crio[24284]: time="2026-06-12T15:35:36.425144018Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.090982 | controller | Jun 12 15:35:36.425420 crc crio[24284]: time="2026-06-12T15:35:36.425367906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.090998 | controller | Jun 12 15:35:36.425641 crc crio[24284]: time="2026-06-12T15:35:36.425438138Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091014 | controller | Jun 12 15:35:36.426115 crc crio[24284]: time="2026-06-12T15:35:36.426026917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091029 | controller | Jun 12 15:35:36.426115 crc crio[24284]: time="2026-06-12T15:35:36.4260936Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091051 | controller | Jun 12 15:35:36.426568 crc crio[24284]: time="2026-06-12T15:35:36.42644476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091067 | controller | Jun 12 15:35:36.426568 crc crio[24284]: time="2026-06-12T15:35:36.426484032Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091083 | controller | Jun 12 15:35:36.426768 crc crio[24284]: time="2026-06-12T15:35:36.426694499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091129 | controller | Jun 12 15:35:36.426853 crc crio[24284]: time="2026-06-12T15:35:36.426792262Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091149 | controller | Jun 12 15:35:36.427020 crc crio[24284]: time="2026-06-12T15:35:36.426978508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091165 | controller | Jun 12 15:35:36.427100 crc crio[24284]: time="2026-06-12T15:35:36.42703223Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091205 | controller | Jun 12 15:35:36.427398 crc crio[24284]: time="2026-06-12T15:35:36.42735699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091226 | controller | Jun 12 15:35:36.427547 crc crio[24284]: time="2026-06-12T15:35:36.427416262Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091243 | controller | Jun 12 15:35:36.427694 crc crio[24284]: time="2026-06-12T15:35:36.42765303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091259 | controller | Jun 12 15:35:36.427806 crc crio[24284]: time="2026-06-12T15:35:36.427751783Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091300 | controller | Jun 12 15:35:36.428070 crc crio[24284]: time="2026-06-12T15:35:36.428016212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091318 | controller | Jun 12 15:35:36.428224 crc crio[24284]: time="2026-06-12T15:35:36.428184398Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091333 | controller | Jun 12 15:35:36.428524 crc crio[24284]: time="2026-06-12T15:35:36.428480837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091370 | controller | Jun 12 15:35:36.428624 crc crio[24284]: time="2026-06-12T15:35:36.42856249Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091392 | controller | Jun 12 15:35:36.428937 crc crio[24284]: time="2026-06-12T15:35:36.428879671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091408 | controller | Jun 12 15:35:36.429019 crc crio[24284]: time="2026-06-12T15:35:36.428947653Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091423 | controller | Jun 12 15:35:36.429545 crc crio[24284]: time="2026-06-12T15:35:36.429471879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091460 | controller | Jun 12 15:35:36.429545 crc crio[24284]: time="2026-06-12T15:35:36.429531671Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091478 | controller | Jun 12 15:35:36.429967 crc crio[24284]: time="2026-06-12T15:35:36.429903104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091494 | controller | Jun 12 15:35:36.429967 crc crio[24284]: time="2026-06-12T15:35:36.429965226Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091510 | controller | Jun 12 15:35:36.430338 crc crio[24284]: time="2026-06-12T15:35:36.430199443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091564 | controller | Jun 12 15:35:36.430338 crc crio[24284]: time="2026-06-12T15:35:36.430304047Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091582 | controller | Jun 12 15:35:36.430787 crc crio[24284]: time="2026-06-12T15:35:36.430617927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091619 | controller | Jun 12 15:35:36.430787 crc crio[24284]: time="2026-06-12T15:35:36.430681669Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091652 | controller | Jun 12 15:35:36.431143 crc crio[24284]: time="2026-06-12T15:35:36.430976909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091669 | controller | Jun 12 15:35:36.431143 crc crio[24284]: time="2026-06-12T15:35:36.431022711Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091707 | controller | Jun 12 15:35:36.431554 crc crio[24284]: time="2026-06-12T15:35:36.431292389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091728 | controller | Jun 12 15:35:36.431554 crc crio[24284]: time="2026-06-12T15:35:36.431339071Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091744 | controller | Jun 12 15:35:36.431845 crc crio[24284]: time="2026-06-12T15:35:36.431795726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091760 | controller | Jun 12 15:35:36.431845 crc crio[24284]: time="2026-06-12T15:35:36.431841098Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091802 | controller | Jun 12 15:35:36.432158 crc crio[24284]: time="2026-06-12T15:35:36.432000242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091819 | controller | Jun 12 15:35:36.432158 crc crio[24284]: time="2026-06-12T15:35:36.432042843Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091835 | controller | Jun 12 15:35:36.432552 crc crio[24284]: time="2026-06-12T15:35:36.432488188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091872 | controller | Jun 12 15:35:36.432640 crc crio[24284]: time="2026-06-12T15:35:36.43255342Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091892 | controller | Jun 12 15:35:36.432873 crc crio[24284]: time="2026-06-12T15:35:36.432799178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091909 | controller | Jun 12 15:35:36.432873 crc crio[24284]: time="2026-06-12T15:35:36.4328667Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091924 | controller | Jun 12 15:35:36.433096 crc crio[24284]: time="2026-06-12T15:35:36.433056147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091966 | controller | Jun 12 15:35:36.433175 crc crio[24284]: time="2026-06-12T15:35:36.433112899Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.091984 | controller | Jun 12 15:35:36.433458 crc crio[24284]: time="2026-06-12T15:35:36.433401418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.091999 | controller | Jun 12 15:35:36.433552 crc crio[24284]: time="2026-06-12T15:35:36.43346959Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092037 | controller | Jun 12 15:35:36.433810 crc crio[24284]: time="2026-06-12T15:35:36.433738389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092058 | controller | Jun 12 15:35:36.433888 crc crio[24284]: time="2026-06-12T15:35:36.433827852Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092074 | controller | Jun 12 15:35:36.434177 crc crio[24284]: time="2026-06-12T15:35:36.434121532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092094 | controller | Jun 12 15:35:36.434324 crc crio[24284]: time="2026-06-12T15:35:36.434187254Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092136 | controller | Jun 12 15:35:36.434573 crc crio[24284]: time="2026-06-12T15:35:36.434502704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092152 | controller | Jun 12 15:35:36.434573 crc crio[24284]: time="2026-06-12T15:35:36.434560436Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092168 | controller | Jun 12 15:35:36.435026 crc crio[24284]: time="2026-06-12T15:35:36.434958799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092183 | controller | Jun 12 15:35:36.435026 crc crio[24284]: time="2026-06-12T15:35:36.435021811Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092198 | controller | Jun 12 15:35:36.435504 crc crio[24284]: time="2026-06-12T15:35:36.435429984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092214 | controller | Jun 12 15:35:36.435504 crc crio[24284]: time="2026-06-12T15:35:36.435496946Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092230 | controller | Jun 12 15:35:36.435852 crc crio[24284]: time="2026-06-12T15:35:36.435793666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092245 | controller | Jun 12 15:35:36.435939 crc crio[24284]: time="2026-06-12T15:35:36.435855258Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092261 | controller | Jun 12 15:35:36.436377 crc crio[24284]: time="2026-06-12T15:35:36.43621165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092277 | controller | Jun 12 15:35:36.436377 crc crio[24284]: time="2026-06-12T15:35:36.436333344Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092292 | controller | Jun 12 15:35:36.436520 crc crio[24284]: time="2026-06-12T15:35:36.436481779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092307 | controller | Jun 12 15:35:36.436592 crc crio[24284]: time="2026-06-12T15:35:36.43652552Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092322 | controller | Jun 12 15:35:36.436855 crc crio[24284]: time="2026-06-12T15:35:36.436799419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092337 | controller | Jun 12 15:35:36.436918 crc crio[24284]: time="2026-06-12T15:35:36.436855561Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092371 | controller | Jun 12 15:35:36.437309 crc crio[24284]: time="2026-06-12T15:35:36.437180522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092388 | controller | Jun 12 15:35:36.437309 crc crio[24284]: time="2026-06-12T15:35:36.437290626Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092403 | controller | Jun 12 15:35:36.437627 crc crio[24284]: time="2026-06-12T15:35:36.437552033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092419 | controller | Jun 12 15:35:36.437627 crc crio[24284]: time="2026-06-12T15:35:36.437615395Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092434 | controller | Jun 12 15:35:36.438070 crc crio[24284]: time="2026-06-12T15:35:36.437899265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092450 | controller | Jun 12 15:35:36.438070 crc crio[24284]: time="2026-06-12T15:35:36.437951816Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092470 | controller | Jun 12 15:35:36.438509 crc crio[24284]: time="2026-06-12T15:35:36.43837371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092486 | controller | Jun 12 15:35:36.438509 crc crio[24284]: time="2026-06-12T15:35:36.438445803Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092501 | controller | Jun 12 15:35:36.438884 crc crio[24284]: time="2026-06-12T15:35:36.438819385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092535 | controller | Jun 12 15:35:36.438970 crc crio[24284]: time="2026-06-12T15:35:36.438882127Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092553 | controller | Jun 12 15:35:36.439322 crc crio[24284]: time="2026-06-12T15:35:36.439146916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092569 | controller | Jun 12 15:35:36.439322 crc crio[24284]: time="2026-06-12T15:35:36.439206128Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092584 | controller | Jun 12 15:35:36.439602 crc crio[24284]: time="2026-06-12T15:35:36.43955828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092607 | controller | Jun 12 15:35:36.439692 crc crio[24284]: time="2026-06-12T15:35:36.439619692Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092622 | controller | Jun 12 15:35:36.439954 crc crio[24284]: time="2026-06-12T15:35:36.439912261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092638 | controller | Jun 12 15:35:36.440026 crc crio[24284]: time="2026-06-12T15:35:36.439966453Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092653 | controller | Jun 12 15:35:36.440340 crc crio[24284]: time="2026-06-12T15:35:36.440236481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092669 | controller | Jun 12 15:35:36.440690 crc crio[24284]: time="2026-06-12T15:35:36.440362855Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092684 | controller | Jun 12 15:35:36.440873 crc crio[24284]: time="2026-06-12T15:35:36.440832941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092700 | controller | Jun 12 15:35:36.440944 crc crio[24284]: time="2026-06-12T15:35:36.440925904Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092715 | controller | Jun 12 15:35:36.441429 crc crio[24284]: time="2026-06-12T15:35:36.441372049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092730 | controller | Jun 12 15:35:36.441541 crc crio[24284]: time="2026-06-12T15:35:36.441438221Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092746 | controller | Jun 12 15:35:36.442129 crc crio[24284]: time="2026-06-12T15:35:36.441930387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092761 | controller | Jun 12 15:35:36.442129 crc crio[24284]: time="2026-06-12T15:35:36.442126013Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092803 | controller | Jun 12 15:35:36.442650 crc crio[24284]: time="2026-06-12T15:35:36.442583789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092824 | controller | Jun 12 15:35:36.442899 crc crio[24284]: time="2026-06-12T15:35:36.442836837Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092840 | controller | Jun 12 15:35:36.443203 crc crio[24284]: time="2026-06-12T15:35:36.443135856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092860 | controller | Jun 12 15:35:36.443203 crc crio[24284]: time="2026-06-12T15:35:36.443193968Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092876 | controller | Jun 12 15:35:36.443744 crc crio[24284]: time="2026-06-12T15:35:36.443668123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092891 | controller | Jun 12 15:35:36.443821 crc crio[24284]: time="2026-06-12T15:35:36.443758226Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092907 | controller | Jun 12 15:35:36.444220 crc crio[24284]: time="2026-06-12T15:35:36.444152879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092923 | controller | Jun 12 15:35:36.444220 crc crio[24284]: time="2026-06-12T15:35:36.444212581Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092939 | controller | Jun 12 15:35:36.444818 crc crio[24284]: time="2026-06-12T15:35:36.444758169Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092955 | controller | Jun 12 15:35:36.444907 crc crio[24284]: time="2026-06-12T15:35:36.444821971Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.092970 | controller | Jun 12 15:35:36.445327 crc crio[24284]: time="2026-06-12T15:35:36.445198694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.092986 | controller | Jun 12 15:35:36.445416 crc crio[24284]: time="2026-06-12T15:35:36.445327018Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093002 | controller | Jun 12 15:35:36.445756 crc crio[24284]: time="2026-06-12T15:35:36.4456725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093017 | controller | Jun 12 15:35:36.445869 crc crio[24284]: time="2026-06-12T15:35:36.445779743Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093033 | controller | Jun 12 15:35:36.446289 crc crio[24284]: time="2026-06-12T15:35:36.446173725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093049 | controller | Jun 12 15:35:36.446522 crc crio[24284]: time="2026-06-12T15:35:36.446352751Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093064 | controller | Jun 12 15:35:36.446741 crc crio[24284]: time="2026-06-12T15:35:36.446655681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093080 | controller | Jun 12 15:35:36.446823 crc crio[24284]: time="2026-06-12T15:35:36.446743144Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093095 | controller | Jun 12 15:35:36.447800 crc crio[24284]: time="2026-06-12T15:35:36.447696405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093111 | controller | Jun 12 15:35:36.447896 crc crio[24284]: time="2026-06-12T15:35:36.44783746Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093126 | controller | Jun 12 15:35:36.448049 crc crio[24284]: time="2026-06-12T15:35:36.447945444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093142 | controller | Jun 12 15:35:36.448049 crc crio[24284]: time="2026-06-12T15:35:36.448047837Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093158 | controller | Jun 12 15:35:36.448353 crc crio[24284]: time="2026-06-12T15:35:36.448303005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093174 | controller | Jun 12 15:35:36.448433 crc crio[24284]: time="2026-06-12T15:35:36.448374228Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093193 | controller | Jun 12 15:35:36.448977 crc crio[24284]: time="2026-06-12T15:35:36.448852554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093209 | controller | Jun 12 15:35:36.449070 crc crio[24284]: time="2026-06-12T15:35:36.448997688Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093224 | controller | Jun 12 15:35:36.449459 crc crio[24284]: time="2026-06-12T15:35:36.44938641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093240 | controller | Jun 12 15:35:36.449555 crc crio[24284]: time="2026-06-12T15:35:36.449476093Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093255 | controller | Jun 12 15:35:36.450051 crc crio[24284]: time="2026-06-12T15:35:36.4499789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093271 | controller | Jun 12 15:35:36.450051 crc crio[24284]: time="2026-06-12T15:35:36.450052842Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093287 | controller | Jun 12 15:35:36.451816 crc crio[24284]: time="2026-06-12T15:35:36.450654792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093303 | controller | Jun 12 15:35:36.452071 crc crio[24284]: time="2026-06-12T15:35:36.451979096Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093318 | controller | Jun 12 15:35:36.452071 crc crio[24284]: time="2026-06-12T15:35:36.452025958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093334 | controller | Jun 12 15:35:36.452071 crc crio[24284]: time="2026-06-12T15:35:36.452062109Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093350 | controller | Jun 12 15:35:36.452490 crc crio[24284]: time="2026-06-12T15:35:36.452323447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093365 | controller | Jun 12 15:35:36.452490 crc crio[24284]: time="2026-06-12T15:35:36.45239016Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093380 | controller | Jun 12 15:35:36.452982 crc crio[24284]: time="2026-06-12T15:35:36.452547074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093396 | controller | Jun 12 15:35:36.452982 crc crio[24284]: time="2026-06-12T15:35:36.452600126Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093412 | controller | Jun 12 15:35:36.452982 crc crio[24284]: time="2026-06-12T15:35:36.452975328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093428 | controller | Jun 12 15:35:36.453480 crc crio[24284]: time="2026-06-12T15:35:36.453020609Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093444 | controller | Jun 12 15:35:36.453549 crc crio[24284]: time="2026-06-12T15:35:36.453499595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093460 | controller | Jun 12 15:35:36.453620 crc crio[24284]: time="2026-06-12T15:35:36.453549097Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093476 | controller | Jun 12 15:35:36.453877 crc crio[24284]: time="2026-06-12T15:35:36.453815846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093491 | controller | Jun 12 15:35:36.453948 crc crio[24284]: time="2026-06-12T15:35:36.453881218Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093507 | controller | Jun 12 15:35:36.454116 crc crio[24284]: time="2026-06-12T15:35:36.454093235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093546 | controller | Jun 12 15:35:36.454179 crc crio[24284]: time="2026-06-12T15:35:36.454138836Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093563 | controller | Jun 12 15:35:36.454483 crc crio[24284]: time="2026-06-12T15:35:36.454437785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093579 | controller | Jun 12 15:35:36.454578 crc crio[24284]: time="2026-06-12T15:35:36.454488367Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093595 | controller | Jun 12 15:35:36.454940 crc crio[24284]: time="2026-06-12T15:35:36.45487664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093611 | controller | Jun 12 15:35:36.455015 crc crio[24284]: time="2026-06-12T15:35:36.454949302Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093627 | controller | Jun 12 15:35:36.455424 crc crio[24284]: time="2026-06-12T15:35:36.455314304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093642 | controller | Jun 12 15:35:36.455424 crc crio[24284]: time="2026-06-12T15:35:36.455370286Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093657 | controller | Jun 12 15:35:36.455903 crc crio[24284]: time="2026-06-12T15:35:36.455831761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093673 | controller | Jun 12 15:35:36.455903 crc crio[24284]: time="2026-06-12T15:35:36.455903514Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093688 | controller | Jun 12 15:35:36.456471 crc crio[24284]: time="2026-06-12T15:35:36.456314917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093703 | controller | Jun 12 15:35:36.456471 crc crio[24284]: time="2026-06-12T15:35:36.456372359Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093719 | controller | Jun 12 15:35:36.457043 crc crio[24284]: time="2026-06-12T15:35:36.456959799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093735 | controller | Jun 12 15:35:36.457043 crc crio[24284]: time="2026-06-12T15:35:36.457028201Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093750 | controller | Jun 12 15:35:36.457385 crc crio[24284]: time="2026-06-12T15:35:36.457216656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093765 | controller | Jun 12 15:35:36.457385 crc crio[24284]: time="2026-06-12T15:35:36.457365811Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093781 | controller | Jun 12 15:35:36.457883 crc crio[24284]: time="2026-06-12T15:35:36.457697572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093796 | controller | Jun 12 15:35:36.457883 crc crio[24284]: time="2026-06-12T15:35:36.457777055Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093812 | controller | Jun 12 15:35:36.458206 crc crio[24284]: time="2026-06-12T15:35:36.458135546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093827 | controller | Jun 12 15:35:36.458206 crc crio[24284]: time="2026-06-12T15:35:36.458189918Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093888 | controller | Jun 12 15:35:36.458635 crc crio[24284]: time="2026-06-12T15:35:36.458574171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093912 | controller | Jun 12 15:35:36.458635 crc crio[24284]: time="2026-06-12T15:35:36.458629473Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093929 | controller | Jun 12 15:35:36.459327 crc crio[24284]: time="2026-06-12T15:35:36.459233673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093950 | controller | Jun 12 15:35:36.459407 crc crio[24284]: time="2026-06-12T15:35:36.459336976Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093966 | controller | Jun 12 15:35:36.459820 crc crio[24284]: time="2026-06-12T15:35:36.459698048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.093981 | controller | Jun 12 15:35:36.459820 crc crio[24284]: time="2026-06-12T15:35:36.459778551Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.093997 | controller | Jun 12 15:35:36.460138 crc crio[24284]: time="2026-06-12T15:35:36.46008314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094012 | controller | Jun 12 15:35:36.460138 crc crio[24284]: time="2026-06-12T15:35:36.460140602Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094027 | controller | Jun 12 15:35:36.460608 crc crio[24284]: time="2026-06-12T15:35:36.460548805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094043 | controller | Jun 12 15:35:36.460608 crc crio[24284]: time="2026-06-12T15:35:36.460603237Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094058 | controller | Jun 12 15:35:36.461108 crc crio[24284]: time="2026-06-12T15:35:36.461047902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094074 | controller | Jun 12 15:35:36.461193 crc crio[24284]: time="2026-06-12T15:35:36.461109214Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094089 | controller | Jun 12 15:35:36.461580 crc crio[24284]: time="2026-06-12T15:35:36.461517887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094104 | controller | Jun 12 15:35:36.461580 crc crio[24284]: time="2026-06-12T15:35:36.461574559Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094119 | controller | Jun 12 15:35:36.462107 crc crio[24284]: time="2026-06-12T15:35:36.462046305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094135 | controller | Jun 12 15:35:36.462107 crc crio[24284]: time="2026-06-12T15:35:36.462102426Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094150 | controller | Jun 12 15:35:36.462597 crc crio[24284]: time="2026-06-12T15:35:36.46253613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094166 | controller | Jun 12 15:35:36.462597 crc crio[24284]: time="2026-06-12T15:35:36.462592262Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094182 | controller | Jun 12 15:35:36.463065 crc crio[24284]: time="2026-06-12T15:35:36.462999645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094197 | controller | Jun 12 15:35:36.463065 crc crio[24284]: time="2026-06-12T15:35:36.463058337Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094212 | controller | Jun 12 15:35:36.463479 crc crio[24284]: time="2026-06-12T15:35:36.463418909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094228 | controller | Jun 12 15:35:36.463479 crc crio[24284]: time="2026-06-12T15:35:36.463473911Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094243 | controller | Jun 12 15:35:36.463924 crc crio[24284]: time="2026-06-12T15:35:36.463803712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094258 | controller | Jun 12 15:35:36.463924 crc crio[24284]: time="2026-06-12T15:35:36.463880794Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094277 | controller | Jun 12 15:35:36.464426 crc crio[24284]: time="2026-06-12T15:35:36.46404879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094293 | controller | Jun 12 15:35:36.464426 crc crio[24284]: time="2026-06-12T15:35:36.464093581Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094309 | controller | Jun 12 15:35:36.464538 crc crio[24284]: time="2026-06-12T15:35:36.464461843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094324 | controller | Jun 12 15:35:36.464538 crc crio[24284]: time="2026-06-12T15:35:36.464504375Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094340 | controller | Jun 12 15:35:36.464813 crc crio[24284]: time="2026-06-12T15:35:36.464748513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094355 | controller | Jun 12 15:35:36.464813 crc crio[24284]: time="2026-06-12T15:35:36.464807365Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094371 | controller | Jun 12 15:35:36.465341 crc crio[24284]: time="2026-06-12T15:35:36.465136546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094386 | controller | Jun 12 15:35:36.465341 crc crio[24284]: time="2026-06-12T15:35:36.465214858Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094401 | controller | Jun 12 15:35:36.465488 crc crio[24284]: time="2026-06-12T15:35:36.465453996Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094417 | controller | Jun 12 15:35:36.465571 crc crio[24284]: time="2026-06-12T15:35:36.465499578Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094432 | controller | Jun 12 15:35:36.465968 crc crio[24284]: time="2026-06-12T15:35:36.465833158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094447 | controller | Jun 12 15:35:36.465968 crc crio[24284]: time="2026-06-12T15:35:36.465886899Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094463 | controller | Jun 12 15:35:36.466280 crc crio[24284]: time="2026-06-12T15:35:36.466193341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094478 | controller | Jun 12 15:35:36.466356 crc crio[24284]: time="2026-06-12T15:35:36.466288154Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094493 | controller | Jun 12 15:35:36.466653 crc crio[24284]: time="2026-06-12T15:35:36.466613854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094509 | controller | Jun 12 15:35:36.466770 crc crio[24284]: time="2026-06-12T15:35:36.466674276Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094544 | controller | Jun 12 15:35:36.466903 crc crio[24284]: time="2026-06-12T15:35:36.466864483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094561 | controller | Jun 12 15:35:36.466970 crc crio[24284]: time="2026-06-12T15:35:36.466914134Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094577 | controller | Jun 12 15:35:36.467358 crc crio[24284]: time="2026-06-12T15:35:36.467324977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094593 | controller | Jun 12 15:35:36.467428 crc crio[24284]: time="2026-06-12T15:35:36.467376699Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094608 | controller | Jun 12 15:35:36.467811 crc crio[24284]: time="2026-06-12T15:35:36.467753461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094627 | controller | Jun 12 15:35:36.467811 crc crio[24284]: time="2026-06-12T15:35:36.467811153Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094643 | controller | Jun 12 15:35:36.468237 crc crio[24284]: time="2026-06-12T15:35:36.468181894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094658 | controller | Jun 12 15:35:36.468388 crc crio[24284]: time="2026-06-12T15:35:36.468286678Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094674 | controller | Jun 12 15:35:36.468688 crc crio[24284]: time="2026-06-12T15:35:36.46862527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094689 | controller | Jun 12 15:35:36.468688 crc crio[24284]: time="2026-06-12T15:35:36.468679511Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094704 | controller | Jun 12 15:35:36.469135 crc crio[24284]: time="2026-06-12T15:35:36.469068384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094720 | controller | Jun 12 15:35:36.469212 crc crio[24284]: time="2026-06-12T15:35:36.469140766Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094735 | controller | Jun 12 15:35:36.469733 crc crio[24284]: time="2026-06-12T15:35:36.469662163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094751 | controller | Jun 12 15:35:36.469877 crc crio[24284]: time="2026-06-12T15:35:36.469743016Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094766 | controller | Jun 12 15:35:36.470348 crc crio[24284]: time="2026-06-12T15:35:36.470193861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094782 | controller | Jun 12 15:35:36.470348 crc crio[24284]: time="2026-06-12T15:35:36.470301234Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094797 | controller | Jun 12 15:35:36.470769 crc crio[24284]: time="2026-06-12T15:35:36.470688337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094813 | controller | Jun 12 15:35:36.470769 crc crio[24284]: time="2026-06-12T15:35:36.47076661Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094829 | controller | Jun 12 15:35:36.471225 crc crio[24284]: time="2026-06-12T15:35:36.471171592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094845 | controller | Jun 12 15:35:36.471345 crc crio[24284]: time="2026-06-12T15:35:36.471238844Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094860 | controller | Jun 12 15:35:36.471618 crc crio[24284]: time="2026-06-12T15:35:36.471556715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094926 | controller | Jun 12 15:35:36.471683 crc crio[24284]: time="2026-06-12T15:35:36.471621407Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094946 | controller | Jun 12 15:35:36.472105 crc crio[24284]: time="2026-06-12T15:35:36.472051761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094961 | controller | Jun 12 15:35:36.472183 crc crio[24284]: time="2026-06-12T15:35:36.472113743Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.094977 | controller | Jun 12 15:35:36.472544 crc crio[24284]: time="2026-06-12T15:35:36.472490196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.094992 | controller | Jun 12 15:35:36.472544 crc crio[24284]: time="2026-06-12T15:35:36.472544478Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095010 | controller | Jun 12 15:35:36.473227 crc crio[24284]: time="2026-06-12T15:35:36.473165768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095026 | controller | Jun 12 15:35:36.473227 crc crio[24284]: time="2026-06-12T15:35:36.47321803Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095042 | controller | Jun 12 15:35:36.474558 crc crio[24284]: time="2026-06-12T15:35:36.473907692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095057 | controller | Jun 12 15:35:36.474558 crc crio[24284]: time="2026-06-12T15:35:36.473952433Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095072 | controller | Jun 12 15:35:36.474918 crc crio[24284]: time="2026-06-12T15:35:36.474846093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095088 | controller | Jun 12 15:35:36.474918 crc crio[24284]: time="2026-06-12T15:35:36.474902684Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095103 | controller | Jun 12 15:35:36.476148 crc crio[24284]: time="2026-06-12T15:35:36.476105354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095118 | controller | Jun 12 15:35:36.477545 crc crio[24284]: time="2026-06-12T15:35:36.476172616Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095133 | controller | Jun 12 15:35:36.477545 crc crio[24284]: time="2026-06-12T15:35:36.476229688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095149 | controller | Jun 12 15:35:36.477545 crc crio[24284]: time="2026-06-12T15:35:36.476358222Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095164 | controller | Jun 12 15:35:36.477545 crc crio[24284]: time="2026-06-12T15:35:36.47692578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095180 | controller | Jun 12 15:35:36.477545 crc crio[24284]: time="2026-06-12T15:35:36.476969272Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095195 | controller | Jun 12 15:35:36.478082 crc crio[24284]: time="2026-06-12T15:35:36.477750708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095210 | controller | Jun 12 15:35:36.478082 crc crio[24284]: time="2026-06-12T15:35:36.477796009Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095225 | controller | Jun 12 15:35:36.478630 crc crio[24284]: time="2026-06-12T15:35:36.478588405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095240 | controller | Jun 12 15:35:36.478678 crc crio[24284]: time="2026-06-12T15:35:36.478635147Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095255 | controller | Jun 12 15:35:36.479111 crc crio[24284]: time="2026-06-12T15:35:36.479071621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095270 | controller | Jun 12 15:35:36.479182 crc crio[24284]: time="2026-06-12T15:35:36.479121933Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095286 | controller | Jun 12 15:35:36.479564 crc crio[24284]: time="2026-06-12T15:35:36.479505745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095301 | controller | Jun 12 15:35:36.479564 crc crio[24284]: time="2026-06-12T15:35:36.479558506Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095316 | controller | Jun 12 15:35:36.480589 crc crio[24284]: time="2026-06-12T15:35:36.480524018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095336 | controller | Jun 12 15:35:36.480745 crc crio[24284]: time="2026-06-12T15:35:36.48057766Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095351 | controller | Jun 12 15:35:36.481062 crc crio[24284]: time="2026-06-12T15:35:36.480995424Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095366 | controller | Jun 12 15:35:36.481062 crc crio[24284]: time="2026-06-12T15:35:36.481051216Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095382 | controller | Jun 12 15:35:36.481615 crc crio[24284]: time="2026-06-12T15:35:36.48150334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095397 | controller | Jun 12 15:35:36.481615 crc crio[24284]: time="2026-06-12T15:35:36.481544102Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095412 | controller | Jun 12 15:35:36.482154 crc crio[24284]: time="2026-06-12T15:35:36.481990167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095427 | controller | Jun 12 15:35:36.482154 crc crio[24284]: time="2026-06-12T15:35:36.482026648Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095443 | controller | Jun 12 15:35:36.483125 crc crio[24284]: time="2026-06-12T15:35:36.482447031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095458 | controller | Jun 12 15:35:36.483125 crc crio[24284]: time="2026-06-12T15:35:36.482482842Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095473 | controller | Jun 12 15:35:36.483125 crc crio[24284]: time="2026-06-12T15:35:36.482789232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095489 | controller | Jun 12 15:35:36.483125 crc crio[24284]: time="2026-06-12T15:35:36.482824473Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095505 | controller | Jun 12 15:35:36.483432 crc crio[24284]: time="2026-06-12T15:35:36.483203966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095540 | controller | Jun 12 15:35:36.483432 crc crio[24284]: time="2026-06-12T15:35:36.483299589Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095557 | controller | Jun 12 15:35:36.483848 crc crio[24284]: time="2026-06-12T15:35:36.483776475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095573 | controller | Jun 12 15:35:36.483926 crc crio[24284]: time="2026-06-12T15:35:36.483850257Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095589 | controller | Jun 12 15:35:36.484352 crc crio[24284]: time="2026-06-12T15:35:36.484292932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095604 | controller | Jun 12 15:35:36.484352 crc crio[24284]: time="2026-06-12T15:35:36.484346213Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095620 | controller | Jun 12 15:35:36.484838 crc crio[24284]: time="2026-06-12T15:35:36.484773848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095650 | controller | Jun 12 15:35:36.484838 crc crio[24284]: time="2026-06-12T15:35:36.484826369Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095667 | controller | Jun 12 15:35:36.485350 crc crio[24284]: time="2026-06-12T15:35:36.485229312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095682 | controller | Jun 12 15:35:36.485350 crc crio[24284]: time="2026-06-12T15:35:36.485332805Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095697 | controller | Jun 12 15:35:36.485841 crc crio[24284]: time="2026-06-12T15:35:36.485745479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095717 | controller | Jun 12 15:35:36.485841 crc crio[24284]: time="2026-06-12T15:35:36.48579727Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095733 | controller | Jun 12 15:35:36.486391 crc crio[24284]: time="2026-06-12T15:35:36.486232155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095749 | controller | Jun 12 15:35:36.486391 crc crio[24284]: time="2026-06-12T15:35:36.486324768Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095764 | controller | Jun 12 15:35:36.486953 crc crio[24284]: time="2026-06-12T15:35:36.486883216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095780 | controller | Jun 12 15:35:36.486953 crc crio[24284]: time="2026-06-12T15:35:36.486936928Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095795 | controller | Jun 12 15:35:36.487302 crc crio[24284]: time="2026-06-12T15:35:36.487183586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095810 | controller | Jun 12 15:35:36.487302 crc crio[24284]: time="2026-06-12T15:35:36.487237648Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095826 | controller | Jun 12 15:35:36.487540 crc crio[24284]: time="2026-06-12T15:35:36.487481786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095840 | controller | Jun 12 15:35:36.487540 crc crio[24284]: time="2026-06-12T15:35:36.487532898Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095856 | controller | Jun 12 15:35:36.487929 crc crio[24284]: time="2026-06-12T15:35:36.487869028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095872 | controller | Jun 12 15:35:36.487929 crc crio[24284]: time="2026-06-12T15:35:36.48792091Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095888 | controller | Jun 12 15:35:36.488200 crc crio[24284]: time="2026-06-12T15:35:36.488147967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095904 | controller | Jun 12 15:35:36.488200 crc crio[24284]: time="2026-06-12T15:35:36.488197509Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095919 | controller | Jun 12 15:35:36.488675 crc crio[24284]: time="2026-06-12T15:35:36.48855198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095935 | controller | Jun 12 15:35:36.488675 crc crio[24284]: time="2026-06-12T15:35:36.488614923Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095951 | controller | Jun 12 15:35:36.488900 crc crio[24284]: time="2026-06-12T15:35:36.48885119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095966 | controller | Jun 12 15:35:36.488900 crc crio[24284]: time="2026-06-12T15:35:36.488900412Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.095982 | controller | Jun 12 15:35:36.489479 crc crio[24284]: time="2026-06-12T15:35:36.489417289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.095998 | controller | Jun 12 15:35:36.489552 crc crio[24284]: time="2026-06-12T15:35:36.489485281Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096013 | controller | Jun 12 15:35:36.489859 crc crio[24284]: time="2026-06-12T15:35:36.489779871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096028 | controller | Jun 12 15:35:36.489859 crc crio[24284]: time="2026-06-12T15:35:36.489853283Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096047 | controller | Jun 12 15:35:36.490401 crc crio[24284]: time="2026-06-12T15:35:36.4903464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096062 | controller | Jun 12 15:35:36.490401 crc crio[24284]: time="2026-06-12T15:35:36.490400762Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096077 | controller | Jun 12 15:35:36.490876 crc crio[24284]: time="2026-06-12T15:35:36.490816204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096093 | controller | Jun 12 15:35:36.490876 crc crio[24284]: time="2026-06-12T15:35:36.490867736Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096108 | controller | Jun 12 15:35:36.491454 crc crio[24284]: time="2026-06-12T15:35:36.491386883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096124 | controller | Jun 12 15:35:36.491454 crc crio[24284]: time="2026-06-12T15:35:36.491453445Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096139 | controller | Jun 12 15:35:36.491875 crc crio[24284]: time="2026-06-12T15:35:36.491807907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096155 | controller | Jun 12 15:35:36.491875 crc crio[24284]: time="2026-06-12T15:35:36.491858479Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096171 | controller | Jun 12 15:35:36.492341 crc crio[24284]: time="2026-06-12T15:35:36.492220201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096186 | controller | Jun 12 15:35:36.492542 crc crio[24284]: time="2026-06-12T15:35:36.492398927Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096202 | controller | Jun 12 15:35:36.492652 crc crio[24284]: time="2026-06-12T15:35:36.492606953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096217 | controller | Jun 12 15:35:36.492652 crc crio[24284]: time="2026-06-12T15:35:36.492652645Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096233 | controller | Jun 12 15:35:36.493053 crc crio[24284]: time="2026-06-12T15:35:36.492994456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096248 | controller | Jun 12 15:35:36.493053 crc crio[24284]: time="2026-06-12T15:35:36.493045128Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096263 | controller | Jun 12 15:35:36.493635 crc crio[24284]: time="2026-06-12T15:35:36.493593516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096279 | controller | Jun 12 15:35:36.493749 crc crio[24284]: time="2026-06-12T15:35:36.4937254Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096294 | controller | Jun 12 15:35:36.494451 crc crio[24284]: time="2026-06-12T15:35:36.493948417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096310 | controller | Jun 12 15:35:36.494451 crc crio[24284]: time="2026-06-12T15:35:36.493985048Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096325 | controller | Jun 12 15:35:36.495046 crc crio[24284]: time="2026-06-12T15:35:36.494471425Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096341 | controller | Jun 12 15:35:36.495046 crc crio[24284]: time="2026-06-12T15:35:36.494691292Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096357 | controller | Jun 12 15:35:36.495046 crc crio[24284]: time="2026-06-12T15:35:36.494886908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096376 | controller | Jun 12 15:35:36.495046 crc crio[24284]: time="2026-06-12T15:35:36.494926339Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096392 | controller | Jun 12 15:35:36.495562 crc crio[24284]: time="2026-06-12T15:35:36.495475987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096407 | controller | Jun 12 15:35:36.495562 crc crio[24284]: time="2026-06-12T15:35:36.49555545Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096422 | controller | Jun 12 15:35:36.495959 crc crio[24284]: time="2026-06-12T15:35:36.495902321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096438 | controller | Jun 12 15:35:36.495959 crc crio[24284]: time="2026-06-12T15:35:36.495953193Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096453 | controller | Jun 12 15:35:36.496562 crc crio[24284]: time="2026-06-12T15:35:36.49649949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096468 | controller | Jun 12 15:35:36.496562 crc crio[24284]: time="2026-06-12T15:35:36.496559522Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096484 | controller | Jun 12 15:35:36.497095 crc crio[24284]: time="2026-06-12T15:35:36.496996006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096499 | controller | Jun 12 15:35:36.497095 crc crio[24284]: time="2026-06-12T15:35:36.497044728Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096532 | controller | Jun 12 15:35:36.497439 crc crio[24284]: time="2026-06-12T15:35:36.49741228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096551 | controller | Jun 12 15:35:36.497650 crc crio[24284]: time="2026-06-12T15:35:36.497446911Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096566 | controller | Jun 12 15:35:36.497933 crc crio[24284]: time="2026-06-12T15:35:36.497882566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096585 | controller | Jun 12 15:35:36.497933 crc crio[24284]: time="2026-06-12T15:35:36.497921947Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096603 | controller | Jun 12 15:35:36.499157 crc crio[24284]: time="2026-06-12T15:35:36.498354881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096619 | controller | Jun 12 15:35:36.499157 crc crio[24284]: time="2026-06-12T15:35:36.498394753Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096634 | controller | Jun 12 15:35:36.499157 crc crio[24284]: time="2026-06-12T15:35:36.4989298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096649 | controller | Jun 12 15:35:36.499157 crc crio[24284]: time="2026-06-12T15:35:36.498963361Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096665 | controller | Jun 12 15:35:36.499802 crc crio[24284]: time="2026-06-12T15:35:36.499371224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096680 | controller | Jun 12 15:35:36.499802 crc crio[24284]: time="2026-06-12T15:35:36.499406135Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096696 | controller | Jun 12 15:35:36.500156 crc crio[24284]: time="2026-06-12T15:35:36.499890241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096711 | controller | Jun 12 15:35:36.500156 crc crio[24284]: time="2026-06-12T15:35:36.499940493Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096732 | controller | Jun 12 15:35:36.500637 crc crio[24284]: time="2026-06-12T15:35:36.500337236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096748 | controller | Jun 12 15:35:36.500637 crc crio[24284]: time="2026-06-12T15:35:36.500389808Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096764 | controller | Jun 12 15:35:36.501204 crc crio[24284]: time="2026-06-12T15:35:36.500989937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096779 | controller | Jun 12 15:35:36.501457 crc crio[24284]: time="2026-06-12T15:35:36.501344609Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096794 | controller | Jun 12 15:35:36.501806 crc crio[24284]: time="2026-06-12T15:35:36.501530135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096809 | controller | Jun 12 15:35:36.501806 crc crio[24284]: time="2026-06-12T15:35:36.501609228Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096824 | controller | Jun 12 15:35:36.501806 crc crio[24284]: time="2026-06-12T15:35:36.501624308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096839 | controller | Jun 12 15:35:36.501806 crc crio[24284]: time="2026-06-12T15:35:36.501645989Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096855 | controller | Jun 12 15:35:36.502201 crc crio[24284]: time="2026-06-12T15:35:36.502119334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096871 | controller | Jun 12 15:35:36.502201 crc crio[24284]: time="2026-06-12T15:35:36.502189656Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096886 | controller | Jun 12 15:35:36.502602 crc crio[24284]: time="2026-06-12T15:35:36.502539329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096902 | controller | Jun 12 15:35:36.502678 crc crio[24284]: time="2026-06-12T15:35:36.502654722Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096917 | controller | Jun 12 15:35:36.502921 crc crio[24284]: time="2026-06-12T15:35:36.502815318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096933 | controller | Jun 12 15:35:36.502921 crc crio[24284]: time="2026-06-12T15:35:36.502925251Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096949 | controller | Jun 12 15:35:36.503139 crc crio[24284]: time="2026-06-12T15:35:36.503098586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096964 | controller | Jun 12 15:35:36.503215 crc crio[24284]: time="2026-06-12T15:35:36.503154578Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.096980 | controller | Jun 12 15:35:36.503460 crc crio[24284]: time="2026-06-12T15:35:36.503414416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.096995 | controller | Jun 12 15:35:36.503547 crc crio[24284]: time="2026-06-12T15:35:36.503481389Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097011 | controller | Jun 12 15:35:36.503740 crc crio[24284]: time="2026-06-12T15:35:36.503669285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097026 | controller | Jun 12 15:35:36.503825 crc crio[24284]: time="2026-06-12T15:35:36.503745507Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097041 | controller | Jun 12 15:35:36.504029 crc crio[24284]: time="2026-06-12T15:35:36.503979935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097060 | controller | Jun 12 15:35:36.504102 crc crio[24284]: time="2026-06-12T15:35:36.504039957Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097076 | controller | Jun 12 15:35:36.504416 crc crio[24284]: time="2026-06-12T15:35:36.504337077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097091 | controller | Jun 12 15:35:36.504497 crc crio[24284]: time="2026-06-12T15:35:36.50443558Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097106 | controller | Jun 12 15:35:36.505161 crc crio[24284]: time="2026-06-12T15:35:36.505040159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097122 | controller | Jun 12 15:35:36.505360 crc crio[24284]: time="2026-06-12T15:35:36.505097731Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097137 | controller | Jun 12 15:35:36.505441 crc crio[24284]: time="2026-06-12T15:35:36.505392031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097152 | controller | Jun 12 15:35:36.505441 crc crio[24284]: time="2026-06-12T15:35:36.505432082Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097168 | controller | Jun 12 15:35:36.505749 crc crio[24284]: time="2026-06-12T15:35:36.50565342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097183 | controller | Jun 12 15:35:36.505952 crc crio[24284]: time="2026-06-12T15:35:36.505892017Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097199 | controller | Jun 12 15:35:36.506040 crc crio[24284]: time="2026-06-12T15:35:36.505993251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097214 | controller | Jun 12 15:35:36.506040 crc crio[24284]: time="2026-06-12T15:35:36.506032322Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097230 | controller | Jun 12 15:35:36.506862 crc crio[24284]: time="2026-06-12T15:35:36.506766466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097245 | controller | Jun 12 15:35:36.506862 crc crio[24284]: time="2026-06-12T15:35:36.506840289Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097260 | controller | Jun 12 15:35:36.506984 crc crio[24284]: time="2026-06-12T15:35:36.50688161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097275 | controller | Jun 12 15:35:36.506984 crc crio[24284]: time="2026-06-12T15:35:36.506918031Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097291 | controller | Jun 12 15:35:36.507187 crc crio[24284]: time="2026-06-12T15:35:36.507065516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097307 | controller | Jun 12 15:35:36.507187 crc crio[24284]: time="2026-06-12T15:35:36.50717799Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097322 | controller | Jun 12 15:35:36.507679 crc crio[24284]: time="2026-06-12T15:35:36.507619774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097338 | controller | Jun 12 15:35:36.507679 crc crio[24284]: time="2026-06-12T15:35:36.507669386Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097354 | controller | Jun 12 15:35:36.508009 crc crio[24284]: time="2026-06-12T15:35:36.507955496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097369 | controller | Jun 12 15:35:36.508009 crc crio[24284]: time="2026-06-12T15:35:36.508007577Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097388 | controller | Jun 12 15:35:36.508379 crc crio[24284]: time="2026-06-12T15:35:36.508310186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097404 | controller | Jun 12 15:35:36.508475 crc crio[24284]: time="2026-06-12T15:35:36.508391709Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097420 | controller | Jun 12 15:35:36.508617 crc crio[24284]: time="2026-06-12T15:35:36.508559395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097436 | controller | Jun 12 15:35:36.508617 crc crio[24284]: time="2026-06-12T15:35:36.508610827Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097451 | controller | Jun 12 15:35:36.509080 crc crio[24284]: time="2026-06-12T15:35:36.509013901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097467 | controller | Jun 12 15:35:36.509164 crc crio[24284]: time="2026-06-12T15:35:36.509139145Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097482 | controller | Jun 12 15:35:36.509434 crc crio[24284]: time="2026-06-12T15:35:36.509368951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097497 | controller | Jun 12 15:35:36.509434 crc crio[24284]: time="2026-06-12T15:35:36.509430693Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097527 | controller | Jun 12 15:35:36.509840 crc crio[24284]: time="2026-06-12T15:35:36.509760325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097548 | controller | Jun 12 15:35:36.509909 crc crio[24284]: time="2026-06-12T15:35:36.509885489Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097565 | controller | Jun 12 15:35:36.510071 crc crio[24284]: time="2026-06-12T15:35:36.509964391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097580 | controller | Jun 12 15:35:36.510071 crc crio[24284]: time="2026-06-12T15:35:36.510005792Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097596 | controller | Jun 12 15:35:36.510392 crc crio[24284]: time="2026-06-12T15:35:36.510348143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097611 | controller | Jun 12 15:35:36.510486 crc crio[24284]: time="2026-06-12T15:35:36.510396744Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097627 | controller | Jun 12 15:35:36.510906 crc crio[24284]: time="2026-06-12T15:35:36.510843051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097642 | controller | Jun 12 15:35:36.510985 crc crio[24284]: time="2026-06-12T15:35:36.510964515Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097657 | controller | Jun 12 15:35:36.511342 crc crio[24284]: time="2026-06-12T15:35:36.511209901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097673 | controller | Jun 12 15:35:36.511840 crc crio[24284]: time="2026-06-12T15:35:36.51177085Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097688 | controller | Jun 12 15:35:36.511927 crc crio[24284]: time="2026-06-12T15:35:36.511846492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097703 | controller | Jun 12 15:35:36.511970 crc crio[24284]: time="2026-06-12T15:35:36.511885843Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097719 | controller | Jun 12 15:35:36.512364 crc crio[24284]: time="2026-06-12T15:35:36.512286299Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097734 | controller | Jun 12 15:35:36.512364 crc crio[24284]: time="2026-06-12T15:35:36.512344691Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097753 | controller | Jun 12 15:35:36.512748 crc crio[24284]: time="2026-06-12T15:35:36.512649231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097768 | controller | Jun 12 15:35:36.512748 crc crio[24284]: time="2026-06-12T15:35:36.512697472Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097783 | controller | Jun 12 15:35:36.513122 crc crio[24284]: time="2026-06-12T15:35:36.513049001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097799 | controller | Jun 12 15:35:36.513190 crc crio[24284]: time="2026-06-12T15:35:36.513125513Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097814 | controller | Jun 12 15:35:36.513352 crc crio[24284]: time="2026-06-12T15:35:36.513318323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097829 | controller | Jun 12 15:35:36.513421 crc crio[24284]: time="2026-06-12T15:35:36.513366764Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097844 | controller | Jun 12 15:35:36.518623 crc crio[24284]: time="2026-06-12T15:35:36.518528402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097860 | controller | Jun 12 15:35:36.518623 crc crio[24284]: time="2026-06-12T15:35:36.518617495Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097875 | controller | Jun 12 15:35:36.519058 crc crio[24284]: time="2026-06-12T15:35:36.51881602Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097891 | controller | Jun 12 15:35:36.519058 crc crio[24284]: time="2026-06-12T15:35:36.518919744Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097906 | controller | Jun 12 15:35:36.519152 crc crio[24284]: time="2026-06-12T15:35:36.519100251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097921 | controller | Jun 12 15:35:36.519152 crc crio[24284]: time="2026-06-12T15:35:36.519132932Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097937 | controller | Jun 12 15:35:36.519501 crc crio[24284]: time="2026-06-12T15:35:36.519441022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097952 | controller | Jun 12 15:35:36.519501 crc crio[24284]: time="2026-06-12T15:35:36.519496774Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097968 | controller | Jun 12 15:35:36.519876 crc crio[24284]: time="2026-06-12T15:35:36.519809022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.097983 | controller | Jun 12 15:35:36.519945 crc crio[24284]: time="2026-06-12T15:35:36.519885305Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.097999 | controller | Jun 12 15:35:36.520056 crc crio[24284]: time="2026-06-12T15:35:36.520005059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098015 | controller | Jun 12 15:35:36.520111 crc crio[24284]: time="2026-06-12T15:35:36.520069641Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098030 | controller | Jun 12 15:35:36.520111 crc crio[24284]: time="2026-06-12T15:35:36.520087771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098045 | controller | Jun 12 15:35:36.520111 crc crio[24284]: time="2026-06-12T15:35:36.520110412Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098060 | controller | Jun 12 15:35:36.520510 crc crio[24284]: time="2026-06-12T15:35:36.520470304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098079 | controller | Jun 12 15:35:36.520510 crc crio[24284]: time="2026-06-12T15:35:36.520529626Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098095 | controller | Jun 12 15:35:36.520907 crc crio[24284]: time="2026-06-12T15:35:36.520635352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098110 | controller | Jun 12 15:35:36.520907 crc crio[24284]: time="2026-06-12T15:35:36.520676353Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098125 | controller | Jun 12 15:35:36.521380 crc crio[24284]: time="2026-06-12T15:35:36.521065854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098141 | controller | Jun 12 15:35:36.521380 crc crio[24284]: time="2026-06-12T15:35:36.521111715Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098156 | controller | Jun 12 15:35:36.521671 crc crio[24284]: time="2026-06-12T15:35:36.521608261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098172 | controller | Jun 12 15:35:36.521875 crc crio[24284]: time="2026-06-12T15:35:36.521808727Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098191 | controller | Jun 12 15:35:36.522194 crc crio[24284]: time="2026-06-12T15:35:36.522027145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098233 | controller | Jun 12 15:35:36.522194 crc crio[24284]: time="2026-06-12T15:35:36.522079286Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098253 | controller | Jun 12 15:35:36.522194 crc crio[24284]: time="2026-06-12T15:35:36.522113037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098269 | controller | Jun 12 15:35:36.522194 crc crio[24284]: time="2026-06-12T15:35:36.522135818Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098285 | controller | Jun 12 15:35:36.522194 crc crio[24284]: time="2026-06-12T15:35:36.522165549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098301 | controller | Jun 12 15:35:36.522194 crc crio[24284]: time="2026-06-12T15:35:36.52218432Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098316 | controller | Jun 12 15:35:36.522735 crc crio[24284]: time="2026-06-12T15:35:36.522627884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098331 | controller | Jun 12 15:35:36.522815 crc crio[24284]: time="2026-06-12T15:35:36.522750568Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098347 | controller | Jun 12 15:35:36.523549 crc crio[24284]: time="2026-06-12T15:35:36.523490583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098362 | controller | Jun 12 15:35:36.523616 crc crio[24284]: time="2026-06-12T15:35:36.523567875Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098378 | controller | Jun 12 15:35:36.524891 crc crio[24284]: time="2026-06-12T15:35:36.524786745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098394 | controller | Jun 12 15:35:36.524994 crc crio[24284]: time="2026-06-12T15:35:36.524924139Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098409 | controller | Jun 12 15:35:36.524994 crc crio[24284]: time="2026-06-12T15:35:36.524975651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098425 | controller | Jun 12 15:35:36.525094 crc crio[24284]: time="2026-06-12T15:35:36.525017422Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098443 | controller | Jun 12 15:35:36.525094 crc crio[24284]: time="2026-06-12T15:35:36.525050643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098459 | controller | Jun 12 15:35:36.525094 crc crio[24284]: time="2026-06-12T15:35:36.525079374Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098474 | controller | Jun 12 15:35:36.525294 crc crio[24284]: time="2026-06-12T15:35:36.525128346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098490 | controller | Jun 12 15:35:36.525294 crc crio[24284]: time="2026-06-12T15:35:36.525171617Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098505 | controller | Jun 12 15:35:36.525510 crc crio[24284]: time="2026-06-12T15:35:36.525312942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098546 | controller | Jun 12 15:35:36.525510 crc crio[24284]: time="2026-06-12T15:35:36.525339123Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098564 | controller | Jun 12 15:35:36.525674 crc crio[24284]: time="2026-06-12T15:35:36.52554778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098579 | controller | Jun 12 15:35:36.525674 crc crio[24284]: time="2026-06-12T15:35:36.525590121Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098595 | controller | Jun 12 15:35:36.527388 crc crio[24284]: time="2026-06-12T15:35:36.527291296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098610 | controller | Jun 12 15:35:36.527388 crc crio[24284]: time="2026-06-12T15:35:36.527350008Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098626 | controller | Jun 12 15:35:36.527388 crc crio[24284]: time="2026-06-12T15:35:36.52738552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098691 | controller | Jun 12 15:35:36.527598 crc crio[24284]: time="2026-06-12T15:35:36.52740912Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098709 | controller | Jun 12 15:35:36.527598 crc crio[24284]: time="2026-06-12T15:35:36.527431601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098725 | controller | Jun 12 15:35:36.527598 crc crio[24284]: time="2026-06-12T15:35:36.527448072Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098741 | controller | Jun 12 15:35:36.528348 crc crio[24284]: time="2026-06-12T15:35:36.528219787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098756 | controller | Jun 12 15:35:36.528434 crc crio[24284]: time="2026-06-12T15:35:36.528348411Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098772 | controller | Jun 12 15:35:36.530417 crc crio[24284]: time="2026-06-12T15:35:36.530344957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098788 | controller | Jun 12 15:35:36.530417 crc crio[24284]: time="2026-06-12T15:35:36.53040941Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098803 | controller | Jun 12 15:35:36.530603 crc crio[24284]: time="2026-06-12T15:35:36.53046194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098819 | controller | Jun 12 15:35:36.530603 crc crio[24284]: time="2026-06-12T15:35:36.530509862Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098834 | controller | Jun 12 15:35:36.530979 crc crio[24284]: time="2026-06-12T15:35:36.530908525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098854 | controller | Jun 12 15:35:36.530979 crc crio[24284]: time="2026-06-12T15:35:36.530977717Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098870 | controller | Jun 12 15:35:36.531194 crc crio[24284]: time="2026-06-12T15:35:36.531139373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098886 | controller | Jun 12 15:35:36.531194 crc crio[24284]: time="2026-06-12T15:35:36.531193094Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098901 | controller | Jun 12 15:35:36.531590 crc crio[24284]: time="2026-06-12T15:35:36.531551406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098917 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.531596318Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098933 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.532149526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098948 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.532188967Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098963 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.532448795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.098978 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.532479766Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.098994 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.532769405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099009 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.532803757Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099025 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.533095106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099041 | controller | Jun 12 15:35:36.533136 crc crio[24284]: time="2026-06-12T15:35:36.533127827Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099056 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.533449768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099071 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.533477059Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099086 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.533790829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099102 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.533873372Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099117 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.534028097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099133 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.534057078Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099148 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.534559645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099164 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.534669068Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099183 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.534983609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099199 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.53502894Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099214 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.535371341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099230 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.535410383Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099245 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.535628519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099261 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.53566311Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099277 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.536078644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099292 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.536109035Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099307 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.536665153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099323 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.536741616Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099338 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.537036705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099354 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.537066766Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099369 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.538169412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099384 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.538202923Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099400 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.538573565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099415 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.538603526Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099431 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.538950068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099446 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.538983909Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099462 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.539508056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099478 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.539537587Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099494 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.539903459Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099528 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.53993025Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099550 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.54021935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099567 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.540289552Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099582 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.54054407Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099598 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.540570901Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099614 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.540853301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099641 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.540881862Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099658 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.541115789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099673 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.5411406Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099689 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.541532762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099705 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.541559873Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099720 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.541990717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099736 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.542021558Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099751 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.542477443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099767 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.542556616Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099782 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.54268638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099798 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.542737012Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099814 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.543038902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099829 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.543064823Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099845 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.543394354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099861 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.543420774Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099877 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.543853788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099896 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.544034404Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.099969 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.544110786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.099991 | controller | Jun 12 15:35:36.544148 crc crio[24284]: time="2026-06-12T15:35:36.544145967Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100007 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.544500799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100023 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.54452988Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100039 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.54482682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100055 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.544880222Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100071 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.545175011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100086 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.545208212Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100102 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.545571724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100118 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.545678228Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100133 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.54633355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100149 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.546369281Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100164 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.54668942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100179 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.546800484Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100195 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.547609001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100210 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.547646982Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100226 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.547813318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100241 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.547862089Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100256 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.548170529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100270 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.548208311Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100290 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.548571323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100307 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.548621474Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100322 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.549028418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100338 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.549065799Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100353 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.549583565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100369 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.549934767Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100384 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.549995139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100399 | controller | Jun 12 15:35:36.550226 crc crio[24284]: time="2026-06-12T15:35:36.55003284Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100415 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.550392502Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100430 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.550443173Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100446 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.550670091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100461 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.550790285Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100476 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.55093975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100492 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.550982301Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100507 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.551323203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100541 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.551456737Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100558 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.551767947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100574 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.551830569Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100589 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.552082097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100604 | controller | Jun 12 15:35:36.552375 crc crio[24284]: time="2026-06-12T15:35:36.552119088Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100620 | controller | Jun 12 15:35:36.552818 crc crio[24284]: time="2026-06-12T15:35:36.552555582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100640 | controller | Jun 12 15:35:36.552818 crc crio[24284]: time="2026-06-12T15:35:36.552638865Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100655 | controller | Jun 12 15:35:36.552818 crc crio[24284]: time="2026-06-12T15:35:36.55277729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100671 | controller | Jun 12 15:35:36.552818 crc crio[24284]: time="2026-06-12T15:35:36.552818681Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100686 | controller | Jun 12 15:35:36.554125 crc crio[24284]: time="2026-06-12T15:35:36.553229605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100701 | controller | Jun 12 15:35:36.554125 crc crio[24284]: time="2026-06-12T15:35:36.553438041Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100717 | controller | Jun 12 15:35:36.554125 crc crio[24284]: time="2026-06-12T15:35:36.553478313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100732 | controller | Jun 12 15:35:36.554125 crc crio[24284]: time="2026-06-12T15:35:36.553534225Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100747 | controller | Jun 12 15:35:36.554125 crc crio[24284]: time="2026-06-12T15:35:36.553819094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100763 | controller | Jun 12 15:35:36.554125 crc crio[24284]: time="2026-06-12T15:35:36.553896357Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100778 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.554198667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100794 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.554354162Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100809 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.554490556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100824 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.554538978Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100839 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.555021313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100855 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.555084505Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100870 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.555343953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100885 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.555385585Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100900 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.555679824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100916 | controller | Jun 12 15:35:36.555907 crc crio[24284]: time="2026-06-12T15:35:36.555801938Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100931 | controller | Jun 12 15:35:36.556354 crc crio[24284]: time="2026-06-12T15:35:36.555967944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100946 | controller | Jun 12 15:35:36.556354 crc crio[24284]: time="2026-06-12T15:35:36.556010015Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100965 | controller | Jun 12 15:35:36.556586 crc crio[24284]: time="2026-06-12T15:35:36.556498662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.100981 | controller | Jun 12 15:35:36.556651 crc crio[24284]: time="2026-06-12T15:35:36.556600265Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.100996 | controller | Jun 12 15:35:36.556871 crc crio[24284]: time="2026-06-12T15:35:36.556818002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101012 | controller | Jun 12 15:35:36.556948 crc crio[24284]: time="2026-06-12T15:35:36.556880334Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101027 | controller | Jun 12 15:35:36.557554 crc crio[24284]: time="2026-06-12T15:35:36.557470704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101043 | controller | Jun 12 15:35:36.557554 crc crio[24284]: time="2026-06-12T15:35:36.557535676Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101059 | controller | Jun 12 15:35:36.557985 crc crio[24284]: time="2026-06-12T15:35:36.557814114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101074 | controller | Jun 12 15:35:36.557985 crc crio[24284]: time="2026-06-12T15:35:36.557878846Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101090 | controller | Jun 12 15:35:36.558228 crc crio[24284]: time="2026-06-12T15:35:36.558101114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101105 | controller | Jun 12 15:35:36.558228 crc crio[24284]: time="2026-06-12T15:35:36.558141875Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101120 | controller | Jun 12 15:35:36.558669 crc crio[24284]: time="2026-06-12T15:35:36.55860206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101136 | controller | Jun 12 15:35:36.558669 crc crio[24284]: time="2026-06-12T15:35:36.558663752Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101152 | controller | Jun 12 15:35:36.559027 crc crio[24284]: time="2026-06-12T15:35:36.558970532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101167 | controller | Jun 12 15:35:36.559096 crc crio[24284]: time="2026-06-12T15:35:36.559032144Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101183 | controller | Jun 12 15:35:36.559386 crc crio[24284]: time="2026-06-12T15:35:36.559333864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101198 | controller | Jun 12 15:35:36.559466 crc crio[24284]: time="2026-06-12T15:35:36.559394516Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101214 | controller | Jun 12 15:35:36.559758 crc crio[24284]: time="2026-06-12T15:35:36.559674055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101229 | controller | Jun 12 15:35:36.560682 crc crio[24284]: time="2026-06-12T15:35:36.559773169Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101245 | controller | Jun 12 15:35:36.560682 crc crio[24284]: time="2026-06-12T15:35:36.559966415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101261 | controller | Jun 12 15:35:36.560682 crc crio[24284]: time="2026-06-12T15:35:36.560008176Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101277 | controller | Jun 12 15:35:36.560682 crc crio[24284]: time="2026-06-12T15:35:36.560375299Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101295 | controller | Jun 12 15:35:36.560682 crc crio[24284]: time="2026-06-12T15:35:36.56041533Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101311 | controller | Jun 12 15:35:36.560966 crc crio[24284]: time="2026-06-12T15:35:36.560815462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101327 | controller | Jun 12 15:35:36.560966 crc crio[24284]: time="2026-06-12T15:35:36.560855893Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101342 | controller | Jun 12 15:35:36.561127 crc crio[24284]: time="2026-06-12T15:35:36.561069501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101358 | controller | Jun 12 15:35:36.561233 crc crio[24284]: time="2026-06-12T15:35:36.561136313Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101373 | controller | Jun 12 15:35:36.561522 crc crio[24284]: time="2026-06-12T15:35:36.561472564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101389 | controller | Jun 12 15:35:36.561598 crc crio[24284]: time="2026-06-12T15:35:36.561524376Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101404 | controller | Jun 12 15:35:36.561891 crc crio[24284]: time="2026-06-12T15:35:36.561808475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101420 | controller | Jun 12 15:35:36.561891 crc crio[24284]: time="2026-06-12T15:35:36.561878267Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101436 | controller | Jun 12 15:35:36.562488 crc crio[24284]: time="2026-06-12T15:35:36.562203898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101451 | controller | Jun 12 15:35:36.562488 crc crio[24284]: time="2026-06-12T15:35:36.562240639Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101466 | controller | Jun 12 15:35:36.563457 crc crio[24284]: time="2026-06-12T15:35:36.562648443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101482 | controller | Jun 12 15:35:36.563457 crc crio[24284]: time="2026-06-12T15:35:36.562688914Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101497 | controller | Jun 12 15:35:36.563457 crc crio[24284]: time="2026-06-12T15:35:36.56315873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101527 | controller | Jun 12 15:35:36.563457 crc crio[24284]: time="2026-06-12T15:35:36.563213961Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101548 | controller | Jun 12 15:35:36.563457 crc crio[24284]: time="2026-06-12T15:35:36.563400277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101564 | controller | Jun 12 15:35:36.563457 crc crio[24284]: time="2026-06-12T15:35:36.563433588Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101580 | controller | Jun 12 15:35:36.563747 crc crio[24284]: time="2026-06-12T15:35:36.563631804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101596 | controller | Jun 12 15:35:36.563747 crc crio[24284]: time="2026-06-12T15:35:36.563667555Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101611 | controller | Jun 12 15:35:36.563946 crc crio[24284]: time="2026-06-12T15:35:36.563893463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101627 | controller | Jun 12 15:35:36.564021 crc crio[24284]: time="2026-06-12T15:35:36.563950485Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101642 | controller | Jun 12 15:35:36.564072 crc crio[24284]: time="2026-06-12T15:35:36.564044318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101662 | controller | Jun 12 15:35:36.564139 crc crio[24284]: time="2026-06-12T15:35:36.564076719Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101678 | controller | Jun 12 15:35:36.564381 crc crio[24284]: time="2026-06-12T15:35:36.564301206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101694 | controller | Jun 12 15:35:36.564381 crc crio[24284]: time="2026-06-12T15:35:36.564346548Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101710 | controller | Jun 12 15:35:36.564821 crc crio[24284]: time="2026-06-12T15:35:36.564593666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101725 | controller | Jun 12 15:35:36.564821 crc crio[24284]: time="2026-06-12T15:35:36.564626097Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101740 | controller | Jun 12 15:35:36.564821 crc crio[24284]: time="2026-06-12T15:35:36.564847484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101756 | controller | Jun 12 15:35:36.564821 crc crio[24284]: time="2026-06-12T15:35:36.564881556Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101771 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.56501796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101786 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.565049601Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101802 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.565202176Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101818 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.565233827Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101833 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.565550958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101849 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.565583129Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101864 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.565970461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101883 | controller | Jun 12 15:35:36.566033 crc crio[24284]: time="2026-06-12T15:35:36.566003403Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101899 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.566510798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101914 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.56655433Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101929 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.566990284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101945 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.567031456Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101960 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.567278244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.101975 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.567314915Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.101996 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.567645956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102012 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.567690497Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102027 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.567968527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102043 | controller | Jun 12 15:35:36.568136 crc crio[24284]: time="2026-06-12T15:35:36.568000878Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102058 | controller | Jun 12 15:35:36.569228 crc crio[24284]: time="2026-06-12T15:35:36.56836975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102073 | controller | Jun 12 15:35:36.569228 crc crio[24284]: time="2026-06-12T15:35:36.568407871Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102089 | controller | Jun 12 15:35:36.569228 crc crio[24284]: time="2026-06-12T15:35:36.568814104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102104 | controller | Jun 12 15:35:36.569228 crc crio[24284]: time="2026-06-12T15:35:36.568919878Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102120 | controller | Jun 12 15:35:36.569228 crc crio[24284]: time="2026-06-12T15:35:36.569053442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102135 | controller | Jun 12 15:35:36.569228 crc crio[24284]: time="2026-06-12T15:35:36.569100023Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102151 | controller | Jun 12 15:35:36.569685 crc crio[24284]: time="2026-06-12T15:35:36.56962667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102166 | controller | Jun 12 15:35:36.569793 crc crio[24284]: time="2026-06-12T15:35:36.569765845Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102181 | controller | Jun 12 15:35:36.570018 crc crio[24284]: time="2026-06-12T15:35:36.56993171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102197 | controller | Jun 12 15:35:36.570149 crc crio[24284]: time="2026-06-12T15:35:36.570106026Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102212 | controller | Jun 12 15:35:36.570746 crc crio[24284]: time="2026-06-12T15:35:36.570508339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102228 | controller | Jun 12 15:35:36.570905 crc crio[24284]: time="2026-06-12T15:35:36.57083634Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102244 | controller | Jun 12 15:35:36.570983 crc crio[24284]: time="2026-06-12T15:35:36.570928993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102259 | controller | Jun 12 15:35:36.570983 crc crio[24284]: time="2026-06-12T15:35:36.570966825Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102274 | controller | Jun 12 15:35:36.571119 crc crio[24284]: time="2026-06-12T15:35:36.571031397Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102290 | controller | Jun 12 15:35:36.571119 crc crio[24284]: time="2026-06-12T15:35:36.571050867Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102305 | controller | Jun 12 15:35:36.571616 crc crio[24284]: time="2026-06-12T15:35:36.571545364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102324 | controller | Jun 12 15:35:36.571616 crc crio[24284]: time="2026-06-12T15:35:36.571602226Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102340 | controller | Jun 12 15:35:36.571923 crc crio[24284]: time="2026-06-12T15:35:36.571866183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102356 | controller | Jun 12 15:35:36.571923 crc crio[24284]: time="2026-06-12T15:35:36.571914865Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102371 | controller | Jun 12 15:35:36.572319 crc crio[24284]: time="2026-06-12T15:35:36.572210365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102386 | controller | Jun 12 15:35:36.572319 crc crio[24284]: time="2026-06-12T15:35:36.572296398Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102401 | controller | Jun 12 15:35:36.572744 crc crio[24284]: time="2026-06-12T15:35:36.572649309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102417 | controller | Jun 12 15:35:36.572744 crc crio[24284]: time="2026-06-12T15:35:36.572701681Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102432 | controller | Jun 12 15:35:36.573223 crc crio[24284]: time="2026-06-12T15:35:36.573138305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102447 | controller | Jun 12 15:35:36.573223 crc crio[24284]: time="2026-06-12T15:35:36.573210878Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102537 | controller | Jun 12 15:35:36.573529 crc crio[24284]: time="2026-06-12T15:35:36.573465096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102556 | controller | Jun 12 15:35:36.573529 crc crio[24284]: time="2026-06-12T15:35:36.573522788Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102573 | controller | Jun 12 15:35:36.574015 crc crio[24284]: time="2026-06-12T15:35:36.573867349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102589 | controller | Jun 12 15:35:36.574015 crc crio[24284]: time="2026-06-12T15:35:36.574006534Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102604 | controller | Jun 12 15:35:36.574379 crc crio[24284]: time="2026-06-12T15:35:36.574204771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102620 | controller | Jun 12 15:35:36.574379 crc crio[24284]: time="2026-06-12T15:35:36.574293754Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102635 | controller | Jun 12 15:35:36.574855 crc crio[24284]: time="2026-06-12T15:35:36.574775798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102651 | controller | Jun 12 15:35:36.574855 crc crio[24284]: time="2026-06-12T15:35:36.574839571Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102666 | controller | Jun 12 15:35:36.574959 crc crio[24284]: time="2026-06-12T15:35:36.574937444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102681 | controller | Jun 12 15:35:36.575005 crc crio[24284]: time="2026-06-12T15:35:36.574975685Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102697 | controller | Jun 12 15:35:36.575392 crc crio[24284]: time="2026-06-12T15:35:36.575324997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102712 | controller | Jun 12 15:35:36.575392 crc crio[24284]: time="2026-06-12T15:35:36.575386539Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102731 | controller | Jun 12 15:35:36.575655 crc crio[24284]: time="2026-06-12T15:35:36.575598606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102747 | controller | Jun 12 15:35:36.575752 crc crio[24284]: time="2026-06-12T15:35:36.575662318Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102763 | controller | Jun 12 15:35:36.576145 crc crio[24284]: time="2026-06-12T15:35:36.575997699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102778 | controller | Jun 12 15:35:36.576145 crc crio[24284]: time="2026-06-12T15:35:36.576058151Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102794 | controller | Jun 12 15:35:36.576445 crc crio[24284]: time="2026-06-12T15:35:36.576193465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102809 | controller | Jun 12 15:35:36.576445 crc crio[24284]: time="2026-06-12T15:35:36.576226486Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102824 | controller | Jun 12 15:35:36.576728 crc crio[24284]: time="2026-06-12T15:35:36.576620589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102840 | controller | Jun 12 15:35:36.576728 crc crio[24284]: time="2026-06-12T15:35:36.576661651Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102855 | controller | Jun 12 15:35:36.576989 crc crio[24284]: time="2026-06-12T15:35:36.5769304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102871 | controller | Jun 12 15:35:36.576989 crc crio[24284]: time="2026-06-12T15:35:36.576989892Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102885 | controller | Jun 12 15:35:36.577355 crc crio[24284]: time="2026-06-12T15:35:36.577307332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102901 | controller | Jun 12 15:35:36.577445 crc crio[24284]: time="2026-06-12T15:35:36.577369354Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102916 | controller | Jun 12 15:35:36.577812 crc crio[24284]: time="2026-06-12T15:35:36.577701194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102931 | controller | Jun 12 15:35:36.577909 crc crio[24284]: time="2026-06-12T15:35:36.577792567Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102946 | controller | Jun 12 15:35:36.578150 crc crio[24284]: time="2026-06-12T15:35:36.578076467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102962 | controller | Jun 12 15:35:36.578150 crc crio[24284]: time="2026-06-12T15:35:36.578129698Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.102978 | controller | Jun 12 15:35:36.579793 crc crio[24284]: time="2026-06-12T15:35:36.579666259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.102993 | controller | Jun 12 15:35:36.579877 crc crio[24284]: time="2026-06-12T15:35:36.579838645Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103008 | controller | Jun 12 15:35:36.580191 crc crio[24284]: time="2026-06-12T15:35:36.580139464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103024 | controller | Jun 12 15:35:36.580295 crc crio[24284]: time="2026-06-12T15:35:36.580208566Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103040 | controller | Jun 12 15:35:36.580745 crc crio[24284]: time="2026-06-12T15:35:36.580676211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103059 | controller | Jun 12 15:35:36.580817 crc crio[24284]: time="2026-06-12T15:35:36.580767104Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103074 | controller | Jun 12 15:35:36.581104 crc crio[24284]: time="2026-06-12T15:35:36.581048244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103090 | controller | Jun 12 15:35:36.581104 crc crio[24284]: time="2026-06-12T15:35:36.581100775Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103106 | controller | Jun 12 15:35:36.581620 crc crio[24284]: time="2026-06-12T15:35:36.58155147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103122 | controller | Jun 12 15:35:36.581687 crc crio[24284]: time="2026-06-12T15:35:36.581624713Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103137 | controller | Jun 12 15:35:36.581955 crc crio[24284]: time="2026-06-12T15:35:36.581889981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103153 | controller | Jun 12 15:35:36.581955 crc crio[24284]: time="2026-06-12T15:35:36.581943973Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103169 | controller | Jun 12 15:35:36.582388 crc crio[24284]: time="2026-06-12T15:35:36.582324086Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103184 | controller | Jun 12 15:35:36.582466 crc crio[24284]: time="2026-06-12T15:35:36.582400748Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103200 | controller | Jun 12 15:35:36.582674 crc crio[24284]: time="2026-06-12T15:35:36.582614655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103215 | controller | Jun 12 15:35:36.582674 crc crio[24284]: time="2026-06-12T15:35:36.582666867Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103230 | controller | Jun 12 15:35:36.583088 crc crio[24284]: time="2026-06-12T15:35:36.583020218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103246 | controller | Jun 12 15:35:36.583088 crc crio[24284]: time="2026-06-12T15:35:36.58307813Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103261 | controller | Jun 12 15:35:36.583417 crc crio[24284]: time="2026-06-12T15:35:36.58338526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103276 | controller | Jun 12 15:35:36.583476 crc crio[24284]: time="2026-06-12T15:35:36.583434982Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103291 | controller | Jun 12 15:35:36.583865 crc crio[24284]: time="2026-06-12T15:35:36.583796884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103307 | controller | Jun 12 15:35:36.583865 crc crio[24284]: time="2026-06-12T15:35:36.583852705Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103323 | controller | Jun 12 15:35:36.584197 crc crio[24284]: time="2026-06-12T15:35:36.584093393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103338 | controller | Jun 12 15:35:36.584367 crc crio[24284]: time="2026-06-12T15:35:36.584218267Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103354 | controller | Jun 12 15:35:36.584738 crc crio[24284]: time="2026-06-12T15:35:36.584621561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103370 | controller | Jun 12 15:35:36.584738 crc crio[24284]: time="2026-06-12T15:35:36.584675803Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103389 | controller | Jun 12 15:35:36.585072 crc crio[24284]: time="2026-06-12T15:35:36.585031184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103405 | controller | Jun 12 15:35:36.585154 crc crio[24284]: time="2026-06-12T15:35:36.585084016Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103421 | controller | Jun 12 15:35:36.585612 crc crio[24284]: time="2026-06-12T15:35:36.585526151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103436 | controller | Jun 12 15:35:36.585612 crc crio[24284]: time="2026-06-12T15:35:36.585601623Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103452 | controller | Jun 12 15:35:36.586064 crc crio[24284]: time="2026-06-12T15:35:36.585772418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103467 | controller | Jun 12 15:35:36.586064 crc crio[24284]: time="2026-06-12T15:35:36.585810519Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103483 | controller | Jun 12 15:35:36.586363 crc crio[24284]: time="2026-06-12T15:35:36.586068778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103498 | controller | Jun 12 15:35:36.586363 crc crio[24284]: time="2026-06-12T15:35:36.586106169Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103527 | controller | Jun 12 15:35:36.586363 crc crio[24284]: time="2026-06-12T15:35:36.586167031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103547 | controller | Jun 12 15:35:36.586363 crc crio[24284]: time="2026-06-12T15:35:36.586212022Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103563 | controller | Jun 12 15:35:36.586836 crc crio[24284]: time="2026-06-12T15:35:36.586785281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103578 | controller | Jun 12 15:35:36.586913 crc crio[24284]: time="2026-06-12T15:35:36.586849793Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103594 | controller | Jun 12 15:35:36.587307 crc crio[24284]: time="2026-06-12T15:35:36.587191685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103609 | controller | Jun 12 15:35:36.587401 crc crio[24284]: time="2026-06-12T15:35:36.587307639Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103636 | controller | Jun 12 15:35:36.587401 crc crio[24284]: time="2026-06-12T15:35:36.587380751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103653 | controller | Jun 12 15:35:36.587525 crc crio[24284]: time="2026-06-12T15:35:36.587420002Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103668 | controller | Jun 12 15:35:36.587753 crc crio[24284]: time="2026-06-12T15:35:36.58765873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103684 | controller | Jun 12 15:35:36.587753 crc crio[24284]: time="2026-06-12T15:35:36.587750513Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103700 | controller | Jun 12 15:35:36.588081 crc crio[24284]: time="2026-06-12T15:35:36.588030552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103716 | controller | Jun 12 15:35:36.588154 crc crio[24284]: time="2026-06-12T15:35:36.588081154Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103731 | controller | Jun 12 15:35:36.589202 crc crio[24284]: time="2026-06-12T15:35:36.589048675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103747 | controller | Jun 12 15:35:36.589202 crc crio[24284]: time="2026-06-12T15:35:36.589109337Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103766 | controller | Jun 12 15:35:36.589612 crc crio[24284]: time="2026-06-12T15:35:36.589401267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103781 | controller | Jun 12 15:35:36.589612 crc crio[24284]: time="2026-06-12T15:35:36.589433678Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103797 | controller | Jun 12 15:35:36.589932 crc crio[24284]: time="2026-06-12T15:35:36.589886243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103812 | controller | Jun 12 15:35:36.589998 crc crio[24284]: time="2026-06-12T15:35:36.589961515Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103828 | controller | Jun 12 15:35:36.590345 crc crio[24284]: time="2026-06-12T15:35:36.590215344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103843 | controller | Jun 12 15:35:36.590418 crc crio[24284]: time="2026-06-12T15:35:36.59040199Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103859 | controller | Jun 12 15:35:36.590836 crc crio[24284]: time="2026-06-12T15:35:36.590781162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103874 | controller | Jun 12 15:35:36.590927 crc crio[24284]: time="2026-06-12T15:35:36.590838504Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103889 | controller | Jun 12 15:35:36.591353 crc crio[24284]: time="2026-06-12T15:35:36.591237047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103905 | controller | Jun 12 15:35:36.591353 crc crio[24284]: time="2026-06-12T15:35:36.591344001Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103920 | controller | Jun 12 15:35:36.591778 crc crio[24284]: time="2026-06-12T15:35:36.591689282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103936 | controller | Jun 12 15:35:36.591856 crc crio[24284]: time="2026-06-12T15:35:36.591786836Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103951 | controller | Jun 12 15:35:36.595313 crc crio[24284]: time="2026-06-12T15:35:36.595222609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103967 | controller | Jun 12 15:35:36.595404 crc crio[24284]: time="2026-06-12T15:35:36.595332283Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.103983 | controller | Jun 12 15:35:36.595631 crc crio[24284]: time="2026-06-12T15:35:36.595555028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.103998 | controller | Jun 12 15:35:36.595822 crc crio[24284]: time="2026-06-12T15:35:36.595774655Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104014 | controller | Jun 12 15:35:36.596034 crc crio[24284]: time="2026-06-12T15:35:36.595986142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104030 | controller | Jun 12 15:35:36.596233 crc crio[24284]: time="2026-06-12T15:35:36.596036974Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104045 | controller | Jun 12 15:35:36.596724 crc crio[24284]: time="2026-06-12T15:35:36.596641544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104061 | controller | Jun 12 15:35:36.596798 crc crio[24284]: time="2026-06-12T15:35:36.596700176Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104076 | controller | Jun 12 15:35:36.597110 crc crio[24284]: time="2026-06-12T15:35:36.596980515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104096 | controller | Jun 12 15:35:36.597110 crc crio[24284]: time="2026-06-12T15:35:36.597031007Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104112 | controller | Jun 12 15:35:36.598475 crc crio[24284]: time="2026-06-12T15:35:36.597638426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104127 | controller | Jun 12 15:35:36.598475 crc crio[24284]: time="2026-06-12T15:35:36.597674487Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104143 | controller | Jun 12 15:35:36.598475 crc crio[24284]: time="2026-06-12T15:35:36.598126112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104159 | controller | Jun 12 15:35:36.598475 crc crio[24284]: time="2026-06-12T15:35:36.598337519Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104174 | controller | Jun 12 15:35:36.598889 crc crio[24284]: time="2026-06-12T15:35:36.598819965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104190 | controller | Jun 12 15:35:36.598889 crc crio[24284]: time="2026-06-12T15:35:36.598864106Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104205 | controller | Jun 12 15:35:36.598889 crc crio[24284]: time="2026-06-12T15:35:36.598887647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104221 | controller | Jun 12 15:35:36.599006 crc crio[24284]: time="2026-06-12T15:35:36.598909868Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104237 | controller | Jun 12 15:35:36.599365 crc crio[24284]: time="2026-06-12T15:35:36.599315601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104252 | controller | Jun 12 15:35:36.599454 crc crio[24284]: time="2026-06-12T15:35:36.599374303Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104268 | controller | Jun 12 15:35:36.600018 crc crio[24284]: time="2026-06-12T15:35:36.599946221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104284 | controller | Jun 12 15:35:36.600018 crc crio[24284]: time="2026-06-12T15:35:36.600012973Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104300 | controller | Jun 12 15:35:36.600177 crc crio[24284]: time="2026-06-12T15:35:36.600030364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104316 | controller | Jun 12 15:35:36.600177 crc crio[24284]: time="2026-06-12T15:35:36.600054505Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104332 | controller | Jun 12 15:35:36.600460 crc crio[24284]: time="2026-06-12T15:35:36.600388936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104348 | controller | Jun 12 15:35:36.600460 crc crio[24284]: time="2026-06-12T15:35:36.600449318Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104363 | controller | Jun 12 15:35:36.600969 crc crio[24284]: time="2026-06-12T15:35:36.600666885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104378 | controller | Jun 12 15:35:36.600969 crc crio[24284]: time="2026-06-12T15:35:36.600769848Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104394 | controller | Jun 12 15:35:36.601755 crc crio[24284]: time="2026-06-12T15:35:36.60113568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104409 | controller | Jun 12 15:35:36.601755 crc crio[24284]: time="2026-06-12T15:35:36.601183592Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104428 | controller | Jun 12 15:35:36.601755 crc crio[24284]: time="2026-06-12T15:35:36.601597306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104444 | controller | Jun 12 15:35:36.601755 crc crio[24284]: time="2026-06-12T15:35:36.601634807Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104459 | controller | Jun 12 15:35:36.602144 crc crio[24284]: time="2026-06-12T15:35:36.602063521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104475 | controller | Jun 12 15:35:36.602229 crc crio[24284]: time="2026-06-12T15:35:36.602151344Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104491 | controller | Jun 12 15:35:36.602494 crc crio[24284]: time="2026-06-12T15:35:36.602440464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104506 | controller | Jun 12 15:35:36.602572 crc crio[24284]: time="2026-06-12T15:35:36.602507266Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104541 | controller | Jun 12 15:35:36.602981 crc crio[24284]: time="2026-06-12T15:35:36.602915749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104558 | controller | Jun 12 15:35:36.603072 crc crio[24284]: time="2026-06-12T15:35:36.602976321Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104574 | controller | Jun 12 15:35:36.603128 crc crio[24284]: time="2026-06-12T15:35:36.603085664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104590 | controller | Jun 12 15:35:36.603128 crc crio[24284]: time="2026-06-12T15:35:36.603125235Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104605 | controller | Jun 12 15:35:36.603508 crc crio[24284]: time="2026-06-12T15:35:36.603430036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104620 | controller | Jun 12 15:35:36.603583 crc crio[24284]: time="2026-06-12T15:35:36.603507599Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104641 | controller | Jun 12 15:35:36.604006 crc crio[24284]: time="2026-06-12T15:35:36.603828389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104657 | controller | Jun 12 15:35:36.604006 crc crio[24284]: time="2026-06-12T15:35:36.603863241Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104672 | controller | Jun 12 15:35:36.604307 crc crio[24284]: time="2026-06-12T15:35:36.604191381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104688 | controller | Jun 12 15:35:36.604307 crc crio[24284]: time="2026-06-12T15:35:36.604285545Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104703 | controller | Jun 12 15:35:36.604629 crc crio[24284]: time="2026-06-12T15:35:36.604578864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104718 | controller | Jun 12 15:35:36.604629 crc crio[24284]: time="2026-06-12T15:35:36.604608385Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104734 | controller | Jun 12 15:35:36.604981 crc crio[24284]: time="2026-06-12T15:35:36.604921365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104749 | controller | Jun 12 15:35:36.605050 crc crio[24284]: time="2026-06-12T15:35:36.604984707Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104765 | controller | Jun 12 15:35:36.605322 crc crio[24284]: time="2026-06-12T15:35:36.605208825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104784 | controller | Jun 12 15:35:36.605422 crc crio[24284]: time="2026-06-12T15:35:36.60536704Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104800 | controller | Jun 12 15:35:36.605660 crc crio[24284]: time="2026-06-12T15:35:36.605600536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104816 | controller | Jun 12 15:35:36.605660 crc crio[24284]: time="2026-06-12T15:35:36.605660568Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104831 | controller | Jun 12 15:35:36.606048 crc crio[24284]: time="2026-06-12T15:35:36.605990219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104847 | controller | Jun 12 15:35:36.606048 crc crio[24284]: time="2026-06-12T15:35:36.606056171Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104862 | controller | Jun 12 15:35:36.606568 crc crio[24284]: time="2026-06-12T15:35:36.6063209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104877 | controller | Jun 12 15:35:36.606568 crc crio[24284]: time="2026-06-12T15:35:36.606364191Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104892 | controller | Jun 12 15:35:36.606928 crc crio[24284]: time="2026-06-12T15:35:36.606867008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104908 | controller | Jun 12 15:35:36.607014 crc crio[24284]: time="2026-06-12T15:35:36.606948701Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104923 | controller | Jun 12 15:35:36.607304 crc crio[24284]: time="2026-06-12T15:35:36.607195799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104939 | controller | Jun 12 15:35:36.607304 crc crio[24284]: time="2026-06-12T15:35:36.607298032Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104954 | controller | Jun 12 15:35:36.607917 crc crio[24284]: time="2026-06-12T15:35:36.607817659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.104970 | controller | Jun 12 15:35:36.607987 crc crio[24284]: time="2026-06-12T15:35:36.607971384Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.104985 | controller | Jun 12 15:35:36.608201 crc crio[24284]: time="2026-06-12T15:35:36.60813678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105000 | controller | Jun 12 15:35:36.608201 crc crio[24284]: time="2026-06-12T15:35:36.608197281Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105016 | controller | Jun 12 15:35:36.608678 crc crio[24284]: time="2026-06-12T15:35:36.608611344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105032 | controller | Jun 12 15:35:36.608799 crc crio[24284]: time="2026-06-12T15:35:36.608684187Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105047 | controller | Jun 12 15:35:36.609081 crc crio[24284]: time="2026-06-12T15:35:36.609023549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105063 | controller | Jun 12 15:35:36.609146 crc crio[24284]: time="2026-06-12T15:35:36.609102062Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105078 | controller | Jun 12 15:35:36.609558 crc crio[24284]: time="2026-06-12T15:35:36.609495734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105094 | controller | Jun 12 15:35:36.609558 crc crio[24284]: time="2026-06-12T15:35:36.609565616Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105113 | controller | Jun 12 15:35:36.609962 crc crio[24284]: time="2026-06-12T15:35:36.609755673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105129 | controller | Jun 12 15:35:36.609962 crc crio[24284]: time="2026-06-12T15:35:36.609790074Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105144 | controller | Jun 12 15:35:36.610379 crc crio[24284]: time="2026-06-12T15:35:36.610147195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105160 | controller | Jun 12 15:35:36.610379 crc crio[24284]: time="2026-06-12T15:35:36.610191457Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105175 | controller | Jun 12 15:35:36.610690 crc crio[24284]: time="2026-06-12T15:35:36.610583681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105191 | controller | Jun 12 15:35:36.610690 crc crio[24284]: time="2026-06-12T15:35:36.610641953Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105206 | controller | Jun 12 15:35:36.611077 crc crio[24284]: time="2026-06-12T15:35:36.610981582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105221 | controller | Jun 12 15:35:36.611077 crc crio[24284]: time="2026-06-12T15:35:36.611026593Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105236 | controller | Jun 12 15:35:36.611445 crc crio[24284]: time="2026-06-12T15:35:36.611308173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105251 | controller | Jun 12 15:35:36.611445 crc crio[24284]: time="2026-06-12T15:35:36.611384585Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105266 | controller | Jun 12 15:35:36.611760 crc crio[24284]: time="2026-06-12T15:35:36.611649114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105282 | controller | Jun 12 15:35:36.611760 crc crio[24284]: time="2026-06-12T15:35:36.611748837Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105297 | controller | Jun 12 15:35:36.612068 crc crio[24284]: time="2026-06-12T15:35:36.612009776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105313 | controller | Jun 12 15:35:36.612068 crc crio[24284]: time="2026-06-12T15:35:36.612061097Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105329 | controller | Jun 12 15:35:36.612459 crc crio[24284]: time="2026-06-12T15:35:36.612396949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105344 | controller | Jun 12 15:35:36.612642 crc crio[24284]: time="2026-06-12T15:35:36.612462161Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105359 | controller | Jun 12 15:35:36.612642 crc crio[24284]: time="2026-06-12T15:35:36.612665187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105375 | controller | Jun 12 15:35:36.614004 crc crio[24284]: time="2026-06-12T15:35:36.61273042Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105390 | controller | Jun 12 15:35:36.614004 crc crio[24284]: time="2026-06-12T15:35:36.612914686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105406 | controller | Jun 12 15:35:36.614004 crc crio[24284]: time="2026-06-12T15:35:36.612964167Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105421 | controller | Jun 12 15:35:36.614004 crc crio[24284]: time="2026-06-12T15:35:36.613483904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105440 | controller | Jun 12 15:35:36.614004 crc crio[24284]: time="2026-06-12T15:35:36.613520936Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105456 | controller | Jun 12 15:35:36.614004 crc crio[24284]: time="2026-06-12T15:35:36.61397275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105471 | controller | Jun 12 15:35:36.614444 crc crio[24284]: time="2026-06-12T15:35:36.614021011Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105487 | controller | Jun 12 15:35:36.614616 crc crio[24284]: time="2026-06-12T15:35:36.614420044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105502 | controller | Jun 12 15:35:36.614616 crc crio[24284]: time="2026-06-12T15:35:36.614480106Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105537 | controller | Jun 12 15:35:36.614960 crc crio[24284]: time="2026-06-12T15:35:36.614942552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105555 | controller | Jun 12 15:35:36.614960 crc crio[24284]: time="2026-06-12T15:35:36.614977283Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105571 | controller | Jun 12 15:35:36.615429 crc crio[24284]: time="2026-06-12T15:35:36.615369496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105586 | controller | Jun 12 15:35:36.615495 crc crio[24284]: time="2026-06-12T15:35:36.615466899Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105602 | controller | Jun 12 15:35:36.615743 crc crio[24284]: time="2026-06-12T15:35:36.615682976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105618 | controller | Jun 12 15:35:36.615812 crc crio[24284]: time="2026-06-12T15:35:36.615766449Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105634 | controller | Jun 12 15:35:36.616122 crc crio[24284]: time="2026-06-12T15:35:36.616065739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105650 | controller | Jun 12 15:35:36.616186 crc crio[24284]: time="2026-06-12T15:35:36.616135011Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105665 | controller | Jun 12 15:35:36.616477 crc crio[24284]: time="2026-06-12T15:35:36.616429121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105681 | controller | Jun 12 15:35:36.616544 crc crio[24284]: time="2026-06-12T15:35:36.616484263Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105696 | controller | Jun 12 15:35:36.616897 crc crio[24284]: time="2026-06-12T15:35:36.616815623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105712 | controller | Jun 12 15:35:36.616990 crc crio[24284]: time="2026-06-12T15:35:36.616915886Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105727 | controller | Jun 12 15:35:36.617694 crc crio[24284]: time="2026-06-12T15:35:36.61765278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105743 | controller | Jun 12 15:35:36.617694 crc crio[24284]: time="2026-06-12T15:35:36.617749073Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105806 | controller | Jun 12 15:35:36.618076 crc crio[24284]: time="2026-06-12T15:35:36.617970801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105831 | controller | Jun 12 15:35:36.618076 crc crio[24284]: time="2026-06-12T15:35:36.618011462Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105847 | controller | Jun 12 15:35:36.618456 crc crio[24284]: time="2026-06-12T15:35:36.618300972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105867 | controller | Jun 12 15:35:36.618456 crc crio[24284]: time="2026-06-12T15:35:36.618338153Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105883 | controller | Jun 12 15:35:36.618858 crc crio[24284]: time="2026-06-12T15:35:36.618625412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105947 | controller | Jun 12 15:35:36.618918 crc crio[24284]: time="2026-06-12T15:35:36.61887038Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105966 | controller | Jun 12 15:35:36.618918 crc crio[24284]: time="2026-06-12T15:35:36.618896421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.105981 | controller | Jun 12 15:35:36.618918 crc crio[24284]: time="2026-06-12T15:35:36.618917632Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.105997 | controller | Jun 12 15:35:36.619419 crc crio[24284]: time="2026-06-12T15:35:36.619320544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106013 | controller | Jun 12 15:35:36.619419 crc crio[24284]: time="2026-06-12T15:35:36.619378376Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106029 | controller | Jun 12 15:35:36.619909 crc crio[24284]: time="2026-06-12T15:35:36.619772469Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106045 | controller | Jun 12 15:35:36.619909 crc crio[24284]: time="2026-06-12T15:35:36.619815441Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106061 | controller | Jun 12 15:35:36.620237 crc crio[24284]: time="2026-06-12T15:35:36.620220454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106076 | controller | Jun 12 15:35:36.620622 crc crio[24284]: time="2026-06-12T15:35:36.620361749Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106092 | controller | Jun 12 15:35:36.620844 crc crio[24284]: time="2026-06-12T15:35:36.620654068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106107 | controller | Jun 12 15:35:36.620844 crc crio[24284]: time="2026-06-12T15:35:36.62068818Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106123 | controller | Jun 12 15:35:36.621324 crc crio[24284]: time="2026-06-12T15:35:36.621283679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106138 | controller | Jun 12 15:35:36.621592 crc crio[24284]: time="2026-06-12T15:35:36.621334551Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106154 | controller | Jun 12 15:35:36.621769 crc crio[24284]: time="2026-06-12T15:35:36.621696623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106169 | controller | Jun 12 15:35:36.621769 crc crio[24284]: time="2026-06-12T15:35:36.621760115Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106185 | controller | Jun 12 15:35:36.622595 crc crio[24284]: time="2026-06-12T15:35:36.622416946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106201 | controller | Jun 12 15:35:36.622595 crc crio[24284]: time="2026-06-12T15:35:36.62254287Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106216 | controller | Jun 12 15:35:36.624460 crc crio[24284]: time="2026-06-12T15:35:36.622692195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106232 | controller | Jun 12 15:35:36.624639 crc crio[24284]: time="2026-06-12T15:35:36.624525965Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106250 | controller | Jun 12 15:35:36.624639 crc crio[24284]: time="2026-06-12T15:35:36.624570417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106266 | controller | Jun 12 15:35:36.624639 crc crio[24284]: time="2026-06-12T15:35:36.624632199Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106282 | controller | Jun 12 15:35:36.625379 crc crio[24284]: time="2026-06-12T15:35:36.62499588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106297 | controller | Jun 12 15:35:36.625379 crc crio[24284]: time="2026-06-12T15:35:36.625192556Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106312 | controller | Jun 12 15:35:36.625379 crc crio[24284]: time="2026-06-12T15:35:36.62531072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106328 | controller | Jun 12 15:35:36.625379 crc crio[24284]: time="2026-06-12T15:35:36.625347182Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106343 | controller | Jun 12 15:35:36.625544 crc crio[24284]: time="2026-06-12T15:35:36.625402773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106358 | controller | Jun 12 15:35:36.625544 crc crio[24284]: time="2026-06-12T15:35:36.625467335Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106374 | controller | Jun 12 15:35:36.626043 crc crio[24284]: time="2026-06-12T15:35:36.625974602Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106389 | controller | Jun 12 15:35:36.626043 crc crio[24284]: time="2026-06-12T15:35:36.626033084Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106405 | controller | Jun 12 15:35:36.626758 crc crio[24284]: time="2026-06-12T15:35:36.62621557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106420 | controller | Jun 12 15:35:36.626758 crc crio[24284]: time="2026-06-12T15:35:36.626310523Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106436 | controller | Jun 12 15:35:36.626758 crc crio[24284]: time="2026-06-12T15:35:36.626621344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106451 | controller | Jun 12 15:35:36.626758 crc crio[24284]: time="2026-06-12T15:35:36.626654575Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106466 | controller | Jun 12 15:35:36.627137 crc crio[24284]: time="2026-06-12T15:35:36.627000436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106481 | controller | Jun 12 15:35:36.627137 crc crio[24284]: time="2026-06-12T15:35:36.627038987Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106497 | controller | Jun 12 15:35:36.627528 crc crio[24284]: time="2026-06-12T15:35:36.627466541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106528 | controller | Jun 12 15:35:36.627528 crc crio[24284]: time="2026-06-12T15:35:36.627522773Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106549 | controller | Jun 12 15:35:36.628084 crc crio[24284]: time="2026-06-12T15:35:36.627881204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106566 | controller | Jun 12 15:35:36.628084 crc crio[24284]: time="2026-06-12T15:35:36.627966127Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106581 | controller | Jun 12 15:35:36.628694 crc crio[24284]: time="2026-06-12T15:35:36.628628919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106600 | controller | Jun 12 15:35:36.628694 crc crio[24284]: time="2026-06-12T15:35:36.628683541Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106616 | controller | Jun 12 15:35:36.629124 crc crio[24284]: time="2026-06-12T15:35:36.628918398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106632 | controller | Jun 12 15:35:36.629124 crc crio[24284]: time="2026-06-12T15:35:36.62896402Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106648 | controller | Jun 12 15:35:36.629464 crc crio[24284]: time="2026-06-12T15:35:36.629338872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106663 | controller | Jun 12 15:35:36.629464 crc crio[24284]: time="2026-06-12T15:35:36.629386244Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106679 | controller | Jun 12 15:35:36.629850 crc crio[24284]: time="2026-06-12T15:35:36.629774537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106694 | controller | Jun 12 15:35:36.629850 crc crio[24284]: time="2026-06-12T15:35:36.629850569Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106710 | controller | Jun 12 15:35:36.630185 crc crio[24284]: time="2026-06-12T15:35:36.630107298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106726 | controller | Jun 12 15:35:36.630185 crc crio[24284]: time="2026-06-12T15:35:36.63017848Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106741 | controller | Jun 12 15:35:36.630639 crc crio[24284]: time="2026-06-12T15:35:36.630572882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106757 | controller | Jun 12 15:35:36.630639 crc crio[24284]: time="2026-06-12T15:35:36.630636044Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106772 | controller | Jun 12 15:35:36.631332 crc crio[24284]: time="2026-06-12T15:35:36.631201663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106787 | controller | Jun 12 15:35:36.631332 crc crio[24284]: time="2026-06-12T15:35:36.631300326Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106803 | controller | Jun 12 15:35:36.631771 crc crio[24284]: time="2026-06-12T15:35:36.631375899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106818 | controller | Jun 12 15:35:36.631771 crc crio[24284]: time="2026-06-12T15:35:36.631413259Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106834 | controller | Jun 12 15:35:36.632222 crc crio[24284]: time="2026-06-12T15:35:36.631972408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106849 | controller | Jun 12 15:35:36.632222 crc crio[24284]: time="2026-06-12T15:35:36.632003409Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106865 | controller | Jun 12 15:35:36.632665 crc crio[24284]: time="2026-06-12T15:35:36.632395612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106881 | controller | Jun 12 15:35:36.632665 crc crio[24284]: time="2026-06-12T15:35:36.632440814Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106896 | controller | Jun 12 15:35:36.632848 crc crio[24284]: time="2026-06-12T15:35:36.632805546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106912 | controller | Jun 12 15:35:36.632916 crc crio[24284]: time="2026-06-12T15:35:36.632856718Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106931 | controller | Jun 12 15:35:36.633236 crc crio[24284]: time="2026-06-12T15:35:36.633175388Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106947 | controller | Jun 12 15:35:36.633236 crc crio[24284]: time="2026-06-12T15:35:36.633237859Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106963 | controller | Jun 12 15:35:36.633828 crc crio[24284]: time="2026-06-12T15:35:36.633762076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.106979 | controller | Jun 12 15:35:36.633934 crc crio[24284]: time="2026-06-12T15:35:36.633834399Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.106994 | controller | Jun 12 15:35:36.634366 crc crio[24284]: time="2026-06-12T15:35:36.634221832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107010 | controller | Jun 12 15:35:36.634366 crc crio[24284]: time="2026-06-12T15:35:36.634343576Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107026 | controller | Jun 12 15:35:36.634916 crc crio[24284]: time="2026-06-12T15:35:36.63476134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107041 | controller | Jun 12 15:35:36.634916 crc crio[24284]: time="2026-06-12T15:35:36.634830962Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107056 | controller | Jun 12 15:35:36.635343 crc crio[24284]: time="2026-06-12T15:35:36.635158123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107072 | controller | Jun 12 15:35:36.635343 crc crio[24284]: time="2026-06-12T15:35:36.635218535Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107087 | controller | Jun 12 15:35:36.635693 crc crio[24284]: time="2026-06-12T15:35:36.635617348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107103 | controller | Jun 12 15:35:36.635821 crc crio[24284]: time="2026-06-12T15:35:36.63569513Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107118 | controller | Jun 12 15:35:36.636121 crc crio[24284]: time="2026-06-12T15:35:36.636058981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107133 | controller | Jun 12 15:35:36.636204 crc crio[24284]: time="2026-06-12T15:35:36.636125894Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107149 | controller | Jun 12 15:35:36.636512 crc crio[24284]: time="2026-06-12T15:35:36.636445474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107164 | controller | Jun 12 15:35:36.636589 crc crio[24284]: time="2026-06-12T15:35:36.636514586Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107179 | controller | Jun 12 15:35:36.636862 crc crio[24284]: time="2026-06-12T15:35:36.636798246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107195 | controller | Jun 12 15:35:36.636930 crc crio[24284]: time="2026-06-12T15:35:36.636870608Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107210 | controller | Jun 12 15:35:36.637109 crc crio[24284]: time="2026-06-12T15:35:36.637058944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107226 | controller | Jun 12 15:35:36.637172 crc crio[24284]: time="2026-06-12T15:35:36.637122357Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107241 | controller | Jun 12 15:35:36.637519 crc crio[24284]: time="2026-06-12T15:35:36.637466868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107263 | controller | Jun 12 15:35:36.637584 crc crio[24284]: time="2026-06-12T15:35:36.63753375Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107279 | controller | Jun 12 15:35:36.637726 crc crio[24284]: time="2026-06-12T15:35:36.637667995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107295 | controller | Jun 12 15:35:36.637918 crc crio[24284]: time="2026-06-12T15:35:36.637743937Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107310 | controller | Jun 12 15:35:36.638107 crc crio[24284]: time="2026-06-12T15:35:36.638006886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107326 | controller | Jun 12 15:35:36.638107 crc crio[24284]: time="2026-06-12T15:35:36.638052137Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107341 | controller | Jun 12 15:35:36.639116 crc crio[24284]: time="2026-06-12T15:35:36.638359157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107357 | controller | Jun 12 15:35:36.639116 crc crio[24284]: time="2026-06-12T15:35:36.638395869Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107372 | controller | Jun 12 15:35:36.639116 crc crio[24284]: time="2026-06-12T15:35:36.638913486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107387 | controller | Jun 12 15:35:36.639116 crc crio[24284]: time="2026-06-12T15:35:36.638958357Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107403 | controller | Jun 12 15:35:36.639116 crc crio[24284]: time="2026-06-12T15:35:36.639042539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107418 | controller | Jun 12 15:35:36.639116 crc crio[24284]: time="2026-06-12T15:35:36.639108411Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107433 | controller | Jun 12 15:35:36.639635 crc crio[24284]: time="2026-06-12T15:35:36.639480703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107449 | controller | Jun 12 15:35:36.639635 crc crio[24284]: time="2026-06-12T15:35:36.639524235Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107464 | controller | Jun 12 15:35:36.639963 crc crio[24284]: time="2026-06-12T15:35:36.639849146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107479 | controller | Jun 12 15:35:36.639963 crc crio[24284]: time="2026-06-12T15:35:36.639915318Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107495 | controller | Jun 12 15:35:36.640211 crc crio[24284]: time="2026-06-12T15:35:36.640176906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107523 | controller | Jun 12 15:35:36.640496 crc crio[24284]: time="2026-06-12T15:35:36.640219428Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107545 | controller | Jun 12 15:35:36.640733 crc crio[24284]: time="2026-06-12T15:35:36.640563109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107561 | controller | Jun 12 15:35:36.640733 crc crio[24284]: time="2026-06-12T15:35:36.640667463Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107577 | controller | Jun 12 15:35:36.641188 crc crio[24284]: time="2026-06-12T15:35:36.640947972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107593 | controller | Jun 12 15:35:36.641188 crc crio[24284]: time="2026-06-12T15:35:36.640992693Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107608 | controller | Jun 12 15:35:36.641380 crc crio[24284]: time="2026-06-12T15:35:36.641313694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107648 | controller | Jun 12 15:35:36.641380 crc crio[24284]: time="2026-06-12T15:35:36.641350075Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107665 | controller | Jun 12 15:35:36.641958 crc crio[24284]: time="2026-06-12T15:35:36.641841231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107682 | controller | Jun 12 15:35:36.641958 crc crio[24284]: time="2026-06-12T15:35:36.641952684Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107698 | controller | Jun 12 15:35:36.642423 crc crio[24284]: time="2026-06-12T15:35:36.642314716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107714 | controller | Jun 12 15:35:36.642423 crc crio[24284]: time="2026-06-12T15:35:36.642380878Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107729 | controller | Jun 12 15:35:36.643352 crc crio[24284]: time="2026-06-12T15:35:36.643241677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107744 | controller | Jun 12 15:35:36.643423 crc crio[24284]: time="2026-06-12T15:35:36.643359991Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107760 | controller | Jun 12 15:35:36.643941 crc crio[24284]: time="2026-06-12T15:35:36.643812546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107775 | controller | Jun 12 15:35:36.643941 crc crio[24284]: time="2026-06-12T15:35:36.643868997Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107790 | controller | Jun 12 15:35:36.644367 crc crio[24284]: time="2026-06-12T15:35:36.644137956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107806 | controller | Jun 12 15:35:36.644367 crc crio[24284]: time="2026-06-12T15:35:36.644175848Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107821 | controller | Jun 12 15:35:36.644823 crc crio[24284]: time="2026-06-12T15:35:36.644778967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107836 | controller | Jun 12 15:35:36.644823 crc crio[24284]: time="2026-06-12T15:35:36.644813228Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107851 | controller | Jun 12 15:35:36.645315 crc crio[24284]: time="2026-06-12T15:35:36.64518111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107867 | controller | Jun 12 15:35:36.645315 crc crio[24284]: time="2026-06-12T15:35:36.645296864Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107882 | controller | Jun 12 15:35:36.645672 crc crio[24284]: time="2026-06-12T15:35:36.645614294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107897 | controller | Jun 12 15:35:36.645672 crc crio[24284]: time="2026-06-12T15:35:36.645665676Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107912 | controller | Jun 12 15:35:36.646120 crc crio[24284]: time="2026-06-12T15:35:36.646066139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107928 | controller | Jun 12 15:35:36.646195 crc crio[24284]: time="2026-06-12T15:35:36.646128131Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107944 | controller | Jun 12 15:35:36.646801 crc crio[24284]: time="2026-06-12T15:35:36.646606337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107959 | controller | Jun 12 15:35:36.646801 crc crio[24284]: time="2026-06-12T15:35:36.646658549Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.107978 | controller | Jun 12 15:35:36.647071 crc crio[24284]: time="2026-06-12T15:35:36.64698693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.107994 | controller | Jun 12 15:35:36.647071 crc crio[24284]: time="2026-06-12T15:35:36.647055422Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.108010 | controller | Jun 12 15:35:36.697616 crc crio[24284]: time="2026-06-12T15:35:36.697410148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 16:39:22.108025 | controller | Jun 12 15:35:36.697616 crc crio[24284]: time="2026-06-12T15:35:36.697564213Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.108040 | controller | Jun 12 15:35:40.992968 crc crio[24284]: time="2026-06-12T15:35:40.99198879Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 16:39:22.108056 | controller | Jun 12 15:35:40.994607 crc crio[24284]: time="2026-06-12T15:35:40.993347854Z" level=error msg="Error loading CNI config file /etc/kubernetes/cni/net.d/00-multus.conf: error parsing configuration: unexpected end of JSON input"
2026-06-12 16:39:22.108072 | controller | Jun 12 15:35:40.994607 crc crio[24284]: time="2026-06-12T15:35:40.993381006Z" level=info msg="Updated default CNI network name to "
2026-06-12 16:39:22.108088 | controller | Jun 12 15:35:40.994607 crc crio[24284]: time="2026-06-12T15:35:40.993635893Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 16:39:22.108104 | controller | Jun 12 15:35:41.077141 crc crio[24284]: time="2026-06-12T15:35:41.077013198Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 16:39:22.108120 | controller | Jun 12 15:35:41.077141 crc crio[24284]: time="2026-06-12T15:35:41.07707084Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 16:39:22.108136 | controller | Jun 12 15:35:41.163865 crc crio[24284]: time="2026-06-12T15:35:41.163578257Z" level=info msg="Stopping pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197" id=9f3b5dc1-3467-472a-805f-8f6651ad0927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.108152 | controller | Jun 12 15:35:41.163865 crc crio[24284]: time="2026-06-12T15:35:41.163700081Z" level=info msg="Stopped pod sandbox (already stopped): 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197" id=9f3b5dc1-3467-472a-805f-8f6651ad0927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.108168 | controller | Jun 12 15:35:41.164691 crc crio[24284]: time="2026-06-12T15:35:41.164592661Z" level=info msg="Removing pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197" id=5b104ee9-3c2d-445b-86f8-2b7dd2f147d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.108185 | controller | Jun 12 15:35:41.176203 crc crio[24284]: time="2026-06-12T15:35:41.175194791Z" level=info msg="Removed pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197" id=5b104ee9-3c2d-445b-86f8-2b7dd2f147d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.108201 | controller | Jun 12 15:35:41.176628 crc crio[24284]: time="2026-06-12T15:35:41.176529461Z" level=info msg="Stopping pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f" id=3f8b328b-309c-4090-9e56-6bdd8840060e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.108217 | controller | Jun 12 15:35:41.176628 crc crio[24284]: time="2026-06-12T15:35:41.176623245Z" level=info msg="Stopped pod sandbox (already stopped): 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f" id=3f8b328b-309c-4090-9e56-6bdd8840060e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.108237 | controller | Jun 12 15:35:41.177884 crc crio[24284]: time="2026-06-12T15:35:41.17743299Z" level=info msg="Removing pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f" id=d00e41b5-413b-4f93-9ad1-154bec1ed355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.108253 | controller | Jun 12 15:35:41.190056 crc crio[24284]: time="2026-06-12T15:35:41.189925381Z" level=info msg="Removed pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f" id=d00e41b5-413b-4f93-9ad1-154bec1ed355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.108269 | controller | Jun 12 15:36:00.504855 crc crio[24284]: time="2026-06-12T15:36:00.503581716Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687976-pqrxm/POD" id=ab535631-f074-4beb-bf9e-5f936dfd6f2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.108284 | controller | Jun 12 15:36:00.506554 crc crio[24284]: time="2026-06-12T15:36:00.504892559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.108301 | controller | Jun 12 15:36:00.547576 crc crio[24284]: time="2026-06-12T15:36:00.54739814Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc0006be2f8}] Aliases:map[]}"
2026-06-12 16:39:22.108318 | controller | Jun 12 15:36:00.547576 crc crio[24284]: time="2026-06-12T15:36:00.547512364Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687976-pqrxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.108342 | controller | Jun 12 15:36:01.172373 crc crio[24284]: 2026-06-12T15:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8c5e65852c2e0 Mac:02:d4:f7:0a:90:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 SocketPath: PciID:}] [{Interface:0xc000194e70 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.108359 | controller | Jun 12 15:36:01.172910 crc crio[24284]: time="2026-06-12T15:36:01.172713983Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc0006be2f8}] Aliases:map[]}"
2026-06-12 16:39:22.108378 | controller | Jun 12 15:36:01.173049 crc crio[24284]: time="2026-06-12T15:36:01.172991176Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687976-pqrxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.108400 | controller | Jun 12 15:36:01.182949 crc crio[24284]: time="2026-06-12T15:36:01.182793217Z" level=info msg="Ran pod sandbox fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 with infra container: openshift-infra/auto-csr-approver-29687976-pqrxm/POD" id=ab535631-f074-4beb-bf9e-5f936dfd6f2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.108417 | controller | Jun 12 15:36:01.186410 crc crio[24284]: time="2026-06-12T15:36:01.185806026Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f03b69ed-4aa2-4915-82ee-8a40001dba4b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.108442 | controller | Jun 12 15:36:01.200948 crc crio[24284]: time="2026-06-12T15:36:01.200642452Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.108459 | controller | Jun 12 15:36:02.168705 crc crio[24284]: time="2026-06-12T15:36:02.167848664Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f03b69ed-4aa2-4915-82ee-8a40001dba4b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.108478 | controller | Jun 12 15:36:02.177953 crc crio[24284]: time="2026-06-12T15:36:02.175511744Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0c1cf09c-0008-44aa-aa57-d5664d48395d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.108499 | controller | Jun 12 15:36:02.180388 crc crio[24284]: time="2026-06-12T15:36:02.180127576Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3f7a720d-4e81-4452-ba77-30f259ac4da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.108550 | controller | Jun 12 15:36:02.189537 crc crio[24284]: time="2026-06-12T15:36:02.189416578Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687976-pqrxm/oc" id=4e9c37ea-5732-4aa4-9718-772bfe1c62fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.108573 | controller | Jun 12 15:36:02.190058 crc crio[24284]: time="2026-06-12T15:36:02.190020598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.108590 | controller | Jun 12 15:36:02.223195 crc crio[24284]: time="2026-06-12T15:36:02.223051198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.108608 | controller | Jun 12 15:36:02.483446 crc crio[24284]: time="2026-06-12T15:36:02.483218611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.108626 | controller | Jun 12 15:36:02.648971 crc crio[24284]: time="2026-06-12T15:36:02.648156412Z" level=info msg="Created container 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a: openshift-infra/auto-csr-approver-29687976-pqrxm/oc" id=4e9c37ea-5732-4aa4-9718-772bfe1c62fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.108646 | controller | Jun 12 15:36:02.652241 crc crio[24284]: time="2026-06-12T15:36:02.65203477Z" level=info msg="Starting container: 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a" id=541026ca-4bb4-4afe-982e-b52d5f541b15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.108702 | controller | Jun 12 15:36:02.658410 crc crio[24284]: time="2026-06-12T15:36:02.658238992Z" level=info msg="Started container" PID=37548 containerID=1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a description=openshift-infra/auto-csr-approver-29687976-pqrxm/oc id=541026ca-4bb4-4afe-982e-b52d5f541b15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248
2026-06-12 16:39:22.108724 | controller | Jun 12 15:36:04.138088 crc crio[24284]: time="2026-06-12T15:36:04.137240114Z" level=info msg="Stopping pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248" id=681ad288-e33b-4684-bd43-3f52a30d6bdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.108742 | controller | Jun 12 15:36:04.139816 crc crio[24284]: time="2026-06-12T15:36:04.138971101Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc001e044c8}] Aliases:map[]}"
2026-06-12 16:39:22.108762 | controller | Jun 12 15:36:04.139816 crc crio[24284]: time="2026-06-12T15:36:04.139110335Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687976-pqrxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.108779 | controller | Jun 12 15:36:04.504191 crc crio[24284]: time="2026-06-12T15:36:04.504074564Z" level=info msg="Stopped pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248" id=681ad288-e33b-4684-bd43-3f52a30d6bdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.108795 | controller | Jun 12 15:36:13.427338 crc crio[24284]: time="2026-06-12T15:36:13.426938894Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/POD" id=2e75c091-70e2-4420-9584-0cced15aef20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.108811 | controller | Jun 12 15:36:13.429081 crc crio[24284]: time="2026-06-12T15:36:13.427354788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.108827 | controller | Jun 12 15:36:13.451834 crc crio[24284]: time="2026-06-12T15:36:13.451717835Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc003242da0}] Aliases:map[]}"
2026-06-12 16:39:22.108844 | controller | Jun 12 15:36:13.451834 crc crio[24284]: time="2026-06-12T15:36:13.451807518Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.108859 | controller | Jun 12 15:36:13.997788 crc crio[24284]: 2026-06-12T15:36:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ebb70eb23174c9 Mac:16:d2:54:67:ae:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.108875 | controller | Jun 12 15:36:14.000068 crc crio[24284]: time="2026-06-12T15:36:13.999936863Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc003242da0}] Aliases:map[]}"
2026-06-12 16:39:22.108891 | controller | Jun 12 15:36:14.000157 crc crio[24284]: time="2026-06-12T15:36:14.000103329Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.108906 | controller | Jun 12 15:36:14.007915 crc crio[24284]: time="2026-06-12T15:36:14.007332686Z" level=info msg="Ran pod sandbox 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/POD" id=2e75c091-70e2-4420-9584-0cced15aef20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.108925 | controller | Jun 12 15:36:14.010514 crc crio[24284]: time="2026-06-12T15:36:14.010426366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cf43cd88-a0a3-4bb2-855e-af0c916d3f3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.108942 | controller | Jun 12 15:36:14.012865 crc crio[24284]: time="2026-06-12T15:36:14.012444932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=177dea61-49a9-42a6-81f6-505a32fc6791 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.108957 | controller | Jun 12 15:36:14.019821 crc crio[24284]: time="2026-06-12T15:36:14.01973743Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util" id=0876af03-8c9d-4260-abd2-7068d99e3897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.108973 | controller | Jun 12 15:36:14.020488 crc crio[24284]: time="2026-06-12T15:36:14.020454443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.108989 | controller | Jun 12 15:36:14.050404 crc crio[24284]: time="2026-06-12T15:36:14.050141663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109005 | controller | Jun 12 15:36:14.056402 crc crio[24284]: time="2026-06-12T15:36:14.055952703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109020 | controller | Jun 12 15:36:14.160215 crc crio[24284]: time="2026-06-12T15:36:14.160074877Z" level=info msg="Created container a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util" id=0876af03-8c9d-4260-abd2-7068d99e3897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109036 | controller | Jun 12 15:36:14.161451 crc crio[24284]: time="2026-06-12T15:36:14.161207434Z" level=info msg="Starting container: a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826" id=2fd2064f-1399-40b0-bf79-11e1ebf873ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.109052 | controller | Jun 12 15:36:14.166936 crc crio[24284]: time="2026-06-12T15:36:14.166824178Z" level=info msg="Started container" PID=37933 containerID=a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util id=2fd2064f-1399-40b0-bf79-11e1ebf873ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4
2026-06-12 16:39:22.109068 | controller | Jun 12 15:36:15.254455 crc crio[24284]: time="2026-06-12T15:36:15.252478544Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109084 | controller | Jun 12 15:36:15.254455 crc crio[24284]: time="2026-06-12T15:36:15.253333212Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109100 | controller | Jun 12 15:36:15.254455 crc crio[24284]: time="2026-06-12T15:36:15.253394804Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109122 | controller | Jun 12 15:36:15.257150 crc crio[24284]: time="2026-06-12T15:36:15.255355327Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e0e2de64-d056-4c65-82ee-0fc337fc5b3d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.109138 | controller | Jun 12 15:36:15.261095 crc crio[24284]: time="2026-06-12T15:36:15.26061685Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-12 16:39:22.109154 | controller | Jun 12 15:36:17.577760 crc crio[24284]: time="2026-06-12T15:36:17.577603151Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e0e2de64-d056-4c65-82ee-0fc337fc5b3d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.109169 | controller | Jun 12 15:36:17.580811 crc crio[24284]: time="2026-06-12T15:36:17.580723243Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c9de4659-756a-4e0e-ae57-b6b470329387 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109185 | controller | Jun 12 15:36:17.588643 crc crio[24284]: time="2026-06-12T15:36:17.588556869Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=bd4280ac-eacc-4d58-83ed-485e017ea695 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109201 | controller | Jun 12 15:36:17.602111 crc crio[24284]: time="2026-06-12T15:36:17.601980818Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull" id=fee51c9b-38cc-4aab-b6c5-2cd10b8be482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109217 | controller | Jun 12 15:36:17.605937 crc crio[24284]: time="2026-06-12T15:36:17.603500378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109233 | controller | Jun 12 15:36:17.642327 crc crio[24284]: time="2026-06-12T15:36:17.635049118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109249 | controller | Jun 12 15:36:17.642327 crc crio[24284]: time="2026-06-12T15:36:17.635915167Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/01f56bd5eee44b0ebef2ed3f99c3284f24abad8784a4017985adf36a1f089f0b/merged/etc/passwd: no such file or directory"
2026-06-12 16:39:22.109265 | controller | Jun 12 15:36:17.642327 crc crio[24284]: time="2026-06-12T15:36:17.635962869Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/01f56bd5eee44b0ebef2ed3f99c3284f24abad8784a4017985adf36a1f089f0b/merged/etc/group: no such file or directory"
2026-06-12 16:39:22.109280 | controller | Jun 12 15:36:17.644038 crc crio[24284]: time="2026-06-12T15:36:17.643584687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109296 | controller | Jun 12 15:36:17.737754 crc crio[24284]: time="2026-06-12T15:36:17.737643831Z" level=info msg="Created container 6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull" id=fee51c9b-38cc-4aab-b6c5-2cd10b8be482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109315 | controller | Jun 12 15:36:17.739517 crc crio[24284]: time="2026-06-12T15:36:17.739048198Z" level=info msg="Starting container: 6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c" id=2138227c-886a-4826-b5cc-97153bc9fa3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.109331 | controller | Jun 12 15:36:17.763366 crc crio[24284]: time="2026-06-12T15:36:17.763080494Z" level=info msg="Started container" PID=38014 containerID=6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull id=2138227c-886a-4826-b5cc-97153bc9fa3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4
2026-06-12 16:39:22.109348 | controller | Jun 12 15:36:18.300204 crc crio[24284]: time="2026-06-12T15:36:18.300055465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=543aaaf6-138a-4ea0-acb5-fb45db1cfdf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109364 | controller | Jun 12 15:36:18.303886 crc crio[24284]: time="2026-06-12T15:36:18.303725035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ece0133d-a342-4324-9732-a4da8726e8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109379 | controller | Jun 12 15:36:18.311584 crc crio[24284]: time="2026-06-12T15:36:18.311423115Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract" id=857a989f-f93c-4a60-a97a-15f19990dc34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109395 | controller | Jun 12 15:36:18.312088 crc crio[24284]: time="2026-06-12T15:36:18.312001735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109411 | controller | Jun 12 15:36:18.348340 crc crio[24284]: time="2026-06-12T15:36:18.348166587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109426 | controller | Jun 12 15:36:18.354613 crc crio[24284]: time="2026-06-12T15:36:18.354497174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109442 | controller | Jun 12 15:36:18.452307 crc crio[24284]: time="2026-06-12T15:36:18.452083523Z" level=info msg="Created container 3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract" id=857a989f-f93c-4a60-a97a-15f19990dc34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109458 | controller | Jun 12 15:36:18.453674 crc crio[24284]: time="2026-06-12T15:36:18.453561852Z" level=info msg="Starting container: 3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6" id=5f045a07-963f-4f51-80e8-7624451f5815 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.109474 | controller | Jun 12 15:36:18.460305 crc crio[24284]: time="2026-06-12T15:36:18.460132706Z" level=info msg="Started container" PID=38066 containerID=3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract id=5f045a07-963f-4f51-80e8-7624451f5815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4
2026-06-12 16:39:22.109490 | controller | Jun 12 15:36:20.327951 crc crio[24284]: time="2026-06-12T15:36:20.32714157Z" level=info msg="Stopping pod sandbox: 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4" id=ebf7fded-2410-4daf-8244-ddaec4195d75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.109510 | controller | Jun 12 15:36:20.329484 crc crio[24284]: time="2026-06-12T15:36:20.328401142Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc002612bd0}] Aliases:map[]}"
2026-06-12 16:39:22.109552 | controller | Jun 12 15:36:20.329484 crc crio[24284]: time="2026-06-12T15:36:20.328530806Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.109569 | controller | Jun 12 15:36:20.746136 crc crio[24284]: time="2026-06-12T15:36:20.745527266Z" level=info msg="Stopped pod sandbox: 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4" id=ebf7fded-2410-4daf-8244-ddaec4195d75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.109585 | controller | Jun 12 15:36:25.215215 crc crio[24284]: time="2026-06-12T15:36:25.214437814Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/POD" id=800fd256-da5c-4e4e-8570-f170f5fec5f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.109601 | controller | Jun 12 15:36:25.216837 crc crio[24284]: time="2026-06-12T15:36:25.215321793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109618 | controller | Jun 12 15:36:25.252183 crc crio[24284]: time="2026-06-12T15:36:25.251408144Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-nxrhm Namespace:openshift-nmstate ID:d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc UID:0bc372e5-6dd4-4323-84c1-010d0fb3b816 NetNS:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc372e5_6dd4_4323_84c1_010d0fb3b816.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}"
2026-06-12 16:39:22.109634 | controller | Jun 12 15:36:25.252183 crc crio[24284]: time="2026-06-12T15:36:25.252162199Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-nxrhm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.109651 | controller | Jun 12 15:36:25.784828 crc crio[24284]: 2026-06-12T15:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0ce0bc894c5370 Mac:1a:59:1d:b2:b8:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.109667 | controller | Jun 12 15:36:25.786658 crc crio[24284]: time="2026-06-12T15:36:25.786580026Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-nxrhm Namespace:openshift-nmstate ID:d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc UID:0bc372e5-6dd4-4323-84c1-010d0fb3b816 NetNS:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc372e5_6dd4_4323_84c1_010d0fb3b816.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}"
2026-06-12 16:39:22.109687 | controller | Jun 12 15:36:25.786985 crc crio[24284]: time="2026-06-12T15:36:25.786934418Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-nxrhm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.109703 | controller | Jun 12 15:36:25.798521 crc crio[24284]: time="2026-06-12T15:36:25.798411687Z" level=info msg="Ran pod sandbox d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc with infra container: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/POD" id=800fd256-da5c-4e4e-8570-f170f5fec5f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.109720 | controller | Jun 12 15:36:25.802369 crc crio[24284]: time="2026-06-12T15:36:25.802188805Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109735 | controller | Jun 12 15:36:25.803159 crc crio[24284]: time="2026-06-12T15:36:25.803073104Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109751 | controller | Jun 12 15:36:25.803320 crc crio[24284]: time="2026-06-12T15:36:25.803192838Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109767 | controller | Jun 12 15:36:25.805992 crc crio[24284]: time="2026-06-12T15:36:25.805868075Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=8b038619-19f1-49be-a049-fccfeb14e25f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.109782 | controller | Jun 12 15:36:25.815072 crc crio[24284]: time="2026-06-12T15:36:25.812548924Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-12 16:39:22.109798 | controller | Jun 12 15:36:30.095993 crc crio[24284]: time="2026-06-12T15:36:30.095027762Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=8b038619-19f1-49be-a049-fccfeb14e25f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.109814 | controller | Jun 12 15:36:30.099014 crc crio[24284]: time="2026-06-12T15:36:30.098843473Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=53e574e5-4784-4576-ae61-2c98d0afca49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109829 | controller | Jun 12 15:36:30.103625 crc crio[24284]: time="2026-06-12T15:36:30.103547446Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=d6993266-ce6a-4202-afc2-2564e7694e50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.109845 | controller | Jun 12 15:36:30.112892 crc crio[24284]: time="2026-06-12T15:36:30.112762087Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator" id=73082541-8644-406c-96c3-c9c387b4324e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109861 | controller | Jun 12 15:36:30.114956 crc crio[24284]: time="2026-06-12T15:36:30.114862697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109880 | controller | Jun 12 15:36:30.150023 crc crio[24284]: time="2026-06-12T15:36:30.149109165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109896 | controller | Jun 12 15:36:30.158591 crc crio[24284]: time="2026-06-12T15:36:30.158479132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.109912 | controller | Jun 12 15:36:30.322841 crc crio[24284]: time="2026-06-12T15:36:30.322661495Z" level=info msg="Created container 46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator" id=73082541-8644-406c-96c3-c9c387b4324e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.109928 | controller | Jun 12 15:36:30.326444 crc crio[24284]: time="2026-06-12T15:36:30.326346679Z" level=info msg="Starting container: 46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2" id=02d7e4bb-014a-4b33-900c-27baf3cd400d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.109944 | controller | Jun 12 15:36:30.334727 crc crio[24284]: time="2026-06-12T15:36:30.334439413Z" level=info msg="Started container" PID=38315 containerID=46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2 description=openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator id=02d7e4bb-014a-4b33-900c-27baf3cd400d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc
2026-06-12 16:39:22.109961 | controller | Jun 12 15:36:44.113385 crc crio[24284]: time="2026-06-12T15:36:44.108856537Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/POD" id=0d77e652-c22b-46fd-8eb0-2e2589b6a037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.109977 | controller | Jun 12 15:36:44.113385 crc crio[24284]: time="2026-06-12T15:36:44.109649053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110052 | controller | Jun 12 15:36:44.141178 crc crio[24284]: time="2026-06-12T15:36:44.140681538Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/POD" id=68e7dde8-26d8-4a31-966c-2243299c7536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110073 | controller | Jun 12 15:36:44.141401 crc crio[24284]: time="2026-06-12T15:36:44.141198145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110091 | controller | Jun 12 15:36:44.142366 crc crio[24284]: time="2026-06-12T15:36:44.142208128Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-8ghvt Namespace:openshift-nmstate ID:a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 UID:287fec3d-99c9-4807-ac52-453dbf872ca7 NetNS:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod287fec3d_99c9_4807_ac52_453dbf872ca7.slice PodAnnotations:0xc002612c78}] Aliases:map[]}"
2026-06-12 16:39:22.110108 | controller | Jun 12 15:36:44.142542 crc crio[24284]: time="2026-06-12T15:36:44.142516469Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.110124 | controller | Jun 12 15:36:44.206416 crc crio[24284]: time="2026-06-12T15:36:44.2040537Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-k2wzk/POD" id=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110144 | controller | Jun 12 15:36:44.206416 crc crio[24284]: time="2026-06-12T15:36:44.204183895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110161 | controller | Jun 12 15:36:44.217001 crc crio[24284]: time="2026-06-12T15:36:44.216111215Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-j6gpp Namespace:openshift-nmstate ID:3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 UID:80882cea-b50b-4052-bf0e-d86bbbfb441b NetNS:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80882cea_b50b_4052_bf0e_d86bbbfb441b.slice PodAnnotations:0xc00008c488}] Aliases:map[]}"
2026-06-12 16:39:22.110177 | controller | Jun 12 15:36:44.217001 crc crio[24284]: time="2026-06-12T15:36:44.216979644Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-j6gpp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.110193 | controller | Jun 12 15:36:44.236041 crc crio[24284]: time="2026-06-12T15:36:44.235953354Z" 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=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110209 | controller | Jun 12 15:36:44.256376 crc crio[24284]: time="2026-06-12T15:36:44.255892066Z" level=info msg="Ran pod sandbox 5ef6ca7c70ac543ffa3243a639922efb2c6dcb99a7abcd5d09821a07a4562d92 with infra container: openshift-nmstate/nmstate-handler-k2wzk/POD" id=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110226 | controller | Jun 12 15:36:44.260675 crc crio[24284]: time="2026-06-12T15:36:44.260536627Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110242 | controller | Jun 12 15:36:44.261198 crc crio[24284]: time="2026-06-12T15:36:44.261117476Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110258 | controller | Jun 12 15:36:44.261362 crc crio[24284]: time="2026-06-12T15:36:44.261305452Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110274 | controller | Jun 12 15:36:44.267460 crc crio[24284]: time="2026-06-12T15:36:44.267195457Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=efac3bcd-4a85-4e87-be58-3b0acccc858b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.110289 | controller | Jun 12 15:36:44.285014 crc crio[24284]: time="2026-06-12T15:36:44.284776112Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 16:39:22.110305 | controller | Jun 12 15:36:44.889469 crc crio[24284]: time="2026-06-12T15:36:44.888801903Z" level=info msg="Running pod sandbox: openshift-console/console-8596dc45f5-v7wwf/POD" id=5e030129-468c-4d40-97ef-58dcedbd9a24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110321 | controller | Jun 12 15:36:44.889469 crc crio[24284]: time="2026-06-12T15:36:44.888906586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110341 | controller | Jun 12 15:36:44.926014 crc crio[24284]: time="2026-06-12T15:36:44.925904879Z" level=info msg="Got pod network &{Name:console-8596dc45f5-v7wwf Namespace:openshift-console ID:3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d UID:647f1cca-d522-437e-8f42-c6371bd6dc15 NetNS:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod647f1cca_d522_437e_8f42_c6371bd6dc15.slice PodAnnotations:0xc002612610}] Aliases:map[]}"
2026-06-12 16:39:22.110357 | controller | Jun 12 15:36:44.926445 crc crio[24284]: time="2026-06-12T15:36:44.926066905Z" level=info msg="Adding pod openshift-console_console-8596dc45f5-v7wwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.110374 | controller | Jun 12 15:36:45.097349 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a30cb18fcc87778 Mac:6e:0a:e0:70:eb:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f SocketPath: PciID:}] [{Interface:0xc00012ab20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.110390 | controller | Jun 12 15:36:45.099215 crc crio[24284]: time="2026-06-12T15:36:45.098716712Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-8ghvt Namespace:openshift-nmstate ID:a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 UID:287fec3d-99c9-4807-ac52-453dbf872ca7 NetNS:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod287fec3d_99c9_4807_ac52_453dbf872ca7.slice PodAnnotations:0xc002612c78}] Aliases:map[]}"
2026-06-12 16:39:22.110407 | controller | Jun 12 15:36:45.099215 crc crio[24284]: time="2026-06-12T15:36:45.099038043Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.110423 | controller | Jun 12 15:36:45.117008 crc crio[24284]: time="2026-06-12T15:36:45.116907555Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/POD" id=fa64c911-0869-4426-8998-3edb821a4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110440 | controller | Jun 12 15:36:45.118982 crc crio[24284]: time="2026-06-12T15:36:45.117048789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110456 | controller | Jun 12 15:36:45.121561 crc crio[24284]: time="2026-06-12T15:36:45.121449737Z" level=info msg="Ran pod sandbox a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/POD" id=0d77e652-c22b-46fd-8eb0-2e2589b6a037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110472 | controller | Jun 12 15:36:45.124901 crc crio[24284]: time="2026-06-12T15:36:45.124514754Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110487 | controller | Jun 12 15:36:45.132010 crc crio[24284]: time="2026-06-12T15:36:45.131879755Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110506 | controller | Jun 12 15:36:45.132167 crc crio[24284]: time="2026-06-12T15:36:45.13204382Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110541 | controller | Jun 12 15:36:45.134020 crc crio[24284]: time="2026-06-12T15:36:45.133902402Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=970aa423-bf74-4cf9-b564-5e36c49bd9b7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.110559 | controller | Jun 12 15:36:45.140703 crc crio[24284]: time="2026-06-12T15:36:45.140621562Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 16:39:22.110575 | controller | Jun 12 15:36:45.145147 crc crio[24284]: time="2026-06-12T15:36:45.145052066Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-vf2gv Namespace:openshift-nmstate ID:f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe UID:621f6307-7ead-47ba-b91e-0cbf0852e08e NetNS:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod621f6307_7ead_47ba_b91e_0cbf0852e08e.slice PodAnnotations:0xc002612aa0}] Aliases:map[]}"
2026-06-12 16:39:22.110592 | controller | Jun 12 15:36:45.145147 crc crio[24284]: time="2026-06-12T15:36:45.145129939Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.110608 | controller | Jun 12 15:36:45.177796 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ce77030a4492c7 Mac:ea:9d:1b:7c:f2:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 SocketPath: PciID:}] [{Interface:0xc0003045a0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.110624 | controller | Jun 12 15:36:45.179196 crc crio[24284]: time="2026-06-12T15:36:45.178862155Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-j6gpp Namespace:openshift-nmstate ID:3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 UID:80882cea-b50b-4052-bf0e-d86bbbfb441b NetNS:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80882cea_b50b_4052_bf0e_d86bbbfb441b.slice PodAnnotations:0xc00008c488}] Aliases:map[]}"
2026-06-12 16:39:22.110640 | controller | Jun 12 15:36:45.179196 crc crio[24284]: time="2026-06-12T15:36:45.179037981Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-j6gpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.110656 | controller | Jun 12 15:36:45.196531 crc crio[24284]: time="2026-06-12T15:36:45.196451009Z" level=info msg="Ran pod sandbox 3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/POD" id=68e7dde8-26d8-4a31-966c-2243299c7536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110672 | controller | Jun 12 15:36:45.208713 crc crio[24284]: time="2026-06-12T15:36:45.208559524Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110694 | controller | Jun 12 15:36:45.210129 crc crio[24284]: time="2026-06-12T15:36:45.208987748Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110711 | controller | Jun 12 15:36:45.210129 crc crio[24284]: time="2026-06-12T15:36:45.20903618Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110727 | controller | Jun 12 15:36:45.216219 crc crio[24284]: time="2026-06-12T15:36:45.214647822Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=04c51ec7-ad92-462f-bc17-062d7d4fc195 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.110742 | controller | Jun 12 15:36:45.218091 crc crio[24284]: time="2026-06-12T15:36:45.218009704Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 16:39:22.110758 | controller | Jun 12 15:36:45.436611 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bb97b9df3dd426 Mac:16:aa:b9:47:19:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.110775 | controller | Jun 12 15:36:45.437766 crc crio[24284]: time="2026-06-12T15:36:45.437677607Z" level=info msg="Got pod network &{Name:console-8596dc45f5-v7wwf Namespace:openshift-console ID:3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d UID:647f1cca-d522-437e-8f42-c6371bd6dc15 NetNS:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod647f1cca_d522_437e_8f42_c6371bd6dc15.slice PodAnnotations:0xc002612610}] Aliases:map[]}"
2026-06-12 16:39:22.110791 | controller | Jun 12 15:36:45.437990 crc crio[24284]: time="2026-06-12T15:36:45.437931635Z" level=info msg="Checking pod openshift-console_console-8596dc45f5-v7wwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.110806 | controller | Jun 12 15:36:45.448202 crc crio[24284]: time="2026-06-12T15:36:45.448022898Z" level=info msg="Ran pod sandbox 3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d with infra container: openshift-console/console-8596dc45f5-v7wwf/POD" id=5e030129-468c-4d40-97ef-58dcedbd9a24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110822 | controller | Jun 12 15:36:45.450777 crc crio[24284]: time="2026-06-12T15:36:45.450705932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e962ac8a-f862-4187-829b-d3e4f5daa772 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110838 | controller | Jun 12 15:36:45.453065 crc crio[24284]: time="2026-06-12T15:36:45.452912544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=4f854baa-1a34-45e6-bd9e-6e183da2db01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110853 | controller | Jun 12 15:36:45.465850 crc crio[24284]: time="2026-06-12T15:36:45.46286424Z" level=info msg="Creating container: openshift-console/console-8596dc45f5-v7wwf/console" id=f67ea1f5-0247-494c-a0fa-869a84035b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.110872 | controller | Jun 12 15:36:45.465850 crc crio[24284]: time="2026-06-12T15:36:45.463311244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110888 | controller | Jun 12 15:36:45.495370 crc crio[24284]: time="2026-06-12T15:36:45.49531195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110904 | controller | Jun 12 15:36:45.503837 crc crio[24284]: time="2026-06-12T15:36:45.503759127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.110919 | controller | Jun 12 15:36:45.510092 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30fec7263e858b Mac:06:d3:29:0d:5f:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.110935 | controller | Jun 12 15:36:45.511073 crc crio[24284]: time="2026-06-12T15:36:45.510932652Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-vf2gv Namespace:openshift-nmstate ID:f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe UID:621f6307-7ead-47ba-b91e-0cbf0852e08e NetNS:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod621f6307_7ead_47ba_b91e_0cbf0852e08e.slice PodAnnotations:0xc002612aa0}] Aliases:map[]}"
2026-06-12 16:39:22.110951 | controller | Jun 12 15:36:45.511197 crc crio[24284]: time="2026-06-12T15:36:45.511079147Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.110967 | controller | Jun 12 15:36:45.522561 crc crio[24284]: time="2026-06-12T15:36:45.517846539Z" level=info msg="Ran pod sandbox f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/POD" id=fa64c911-0869-4426-8998-3edb821a4c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.110982 | controller | Jun 12 15:36:45.522561 crc crio[24284]: time="2026-06-12T15:36:45.51944818Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.110998 | controller | Jun 12 15:36:45.522561 crc crio[24284]: time="2026-06-12T15:36:45.519608996Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111013 | controller | Jun 12 15:36:45.522561 crc crio[24284]: time="2026-06-12T15:36:45.519656037Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111028 | controller | Jun 12 15:36:45.522561 crc crio[24284]: time="2026-06-12T15:36:45.521081463Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=87398f21-eafe-4042-915e-dc1001dee426 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111047 | controller | Jun 12 15:36:45.525734 crc crio[24284]: time="2026-06-12T15:36:45.525615732Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-12 16:39:22.111064 | controller | Jun 12 15:36:45.635321 crc crio[24284]: time="2026-06-12T15:36:45.635212356Z" level=info msg="Created container 9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e: openshift-console/console-8596dc45f5-v7wwf/console" id=f67ea1f5-0247-494c-a0fa-869a84035b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111079 | controller | Jun 12 15:36:45.637079 crc crio[24284]: time="2026-06-12T15:36:45.636976004Z" level=info msg="Starting container: 9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e" id=3f148d3a-e012-4aa9-81d5-2c9017e9ba2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.111096 | controller | Jun 12 15:36:45.642484 crc crio[24284]: time="2026-06-12T15:36:45.642391851Z" level=info msg="Started container" PID=38667 containerID=9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e description=openshift-console/console-8596dc45f5-v7wwf/console id=3f148d3a-e012-4aa9-81d5-2c9017e9ba2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d
2026-06-12 16:39:22.111112 | controller | Jun 12 15:36:48.950466 crc crio[24284]: time="2026-06-12T15:36:48.949836301Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=efac3bcd-4a85-4e87-be58-3b0acccc858b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111128 | controller | Jun 12 15:36:48.953638 crc crio[24284]: time="2026-06-12T15:36:48.951805716Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=716b3716-b2fb-4fe7-b527-ddba49fe6fbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111144 | controller | Jun 12 15:36:48.981300 crc crio[24284]: time="2026-06-12T15:36:48.981131458Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=04c51ec7-ad92-462f-bc17-062d7d4fc195 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111160 | controller | Jun 12 15:36:48.983131 crc crio[24284]: time="2026-06-12T15:36:48.983040217Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7309b402-ef5e-497f-bb50-3727b7c0e786 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111175 | controller | Jun 12 15:36:49.754223 crc crio[24284]: time="2026-06-12T15:36:49.753586307Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=13230fdf-f9f9-44b0-ae94-963b1c66968d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111191 | controller | Jun 12 15:36:49.761495 crc crio[24284]: time="2026-06-12T15:36:49.761332311Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=082d4ad2-68fc-4100-8698-340bd7a05c70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111206 | controller | Jun 12 15:36:49.854967 crc crio[24284]: time="2026-06-12T15:36:49.85483006Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=970aa423-bf74-4cf9-b564-5e36c49bd9b7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111221 | controller | Jun 12 15:36:49.857000 crc crio[24284]: time="2026-06-12T15:36:49.856774073Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6510b152-d360-40d3-8699-0fd88aa8d03d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111240 | controller | Jun 12 15:36:49.857136 crc crio[24284]: time="2026-06-12T15:36:49.856881538Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=87398f21-eafe-4042-915e-dc1001dee426 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111255 | controller | Jun 12 15:36:49.857773 crc crio[24284]: time="2026-06-12T15:36:49.857701913Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=66a604b3-cf9c-48b2-a14f-64dd3e38c79d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111271 | controller | Jun 12 15:36:49.862628 crc crio[24284]: time="2026-06-12T15:36:49.862561291Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook" id=0a915a81-7e37-4790-b9c3-42b05b29d777 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111287 | controller | Jun 12 15:36:49.864855 crc crio[24284]: time="2026-06-12T15:36:49.864774014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111303 | controller | Jun 12 15:36:49.866641 crc crio[24284]: time="2026-06-12T15:36:49.866541773Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f217c798-7121-4277-a8d4-75ce6b3b3a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111318 | controller | Jun 12 15:36:49.870891 crc crio[24284]: time="2026-06-12T15:36:49.87077075Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler" id=1504c851-b052-4a73-9995-f2aa0537957f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111334 | controller | Jun 12 15:36:49.878953 crc crio[24284]: time="2026-06-12T15:36:49.878807063Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics" id=d268c721-d743-4768-94d2-c618a65965a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111349 | controller | Jun 12 15:36:49.888658 crc crio[24284]: time="2026-06-12T15:36:49.888085236Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=5aa2f7bb-aa72-4daa-b4d8-20256de6cc7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111365 | controller | Jun 12 15:36:49.894374 crc crio[24284]: time="2026-06-12T15:36:49.891166358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111380 | controller | Jun 12 15:36:49.895101 crc crio[24284]: time="2026-06-12T15:36:49.894995075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111396 | controller | Jun 12 15:36:49.910113 crc crio[24284]: time="2026-06-12T15:36:49.909983902Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin" id=baf6b249-e2a0-4371-827f-76039a2778d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111412 | controller | Jun 12 15:36:49.914733 crc crio[24284]: time="2026-06-12T15:36:49.914633355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111431 | controller | Jun 12 15:36:49.918798 crc crio[24284]: time="2026-06-12T15:36:49.91875493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111447 | controller | Jun 12 15:36:49.924057 crc crio[24284]: time="2026-06-12T15:36:49.923930779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111463 | controller | Jun 12 15:36:49.957918 crc crio[24284]: time="2026-06-12T15:36:49.957442934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111478 | controller | Jun 12 15:36:49.963025 crc crio[24284]: time="2026-06-12T15:36:49.962923853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111494 | controller | Jun 12 15:36:49.964368 crc crio[24284]: time="2026-06-12T15:36:49.96373075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111509 | controller | Jun 12 15:36:49.976671 crc crio[24284]: time="2026-06-12T15:36:49.97656666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111544 | controller | Jun 12 15:36:49.986052 crc crio[24284]: time="2026-06-12T15:36:49.98574744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111561 | controller | Jun 12 15:36:50.124438 crc crio[24284]: time="2026-06-12T15:36:50.124324023Z" level=info msg="Created container ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook" id=0a915a81-7e37-4790-b9c3-42b05b29d777 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111577 | controller | Jun 12 15:36:50.125892 crc crio[24284]: time="2026-06-12T15:36:50.125732219Z" level=info msg="Starting container: ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4" id=2de08ce2-42c1-4b56-b168-0d27c28faf01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.111594 | controller | Jun 12 15:36:50.138056 crc crio[24284]: time="2026-06-12T15:36:50.137911397Z" level=info msg="Started container" PID=38831 containerID=ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4 description=openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook id=2de08ce2-42c1-4b56-b168-0d27c28faf01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1
2026-06-12 16:39:22.111621 | controller | Jun 12 15:36:50.139701 crc crio[24284]: time="2026-06-12T15:36:50.139649643Z" level=info msg="Created container b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics" id=d268c721-d743-4768-94d2-c618a65965a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111639 | controller | Jun 12 15:36:50.141404 crc crio[24284]: time="2026-06-12T15:36:50.141321269Z" level=info msg="Starting container: b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67" id=23d76532-15f8-4d1d-8867-06de8648261b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.111655 | controller | Jun 12 15:36:50.142496 crc crio[24284]: time="2026-06-12T15:36:50.142235248Z" level=info msg="Created container 9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin" id=baf6b249-e2a0-4371-827f-76039a2778d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111676 | controller | Jun 12 15:36:50.143897 crc crio[24284]: time="2026-06-12T15:36:50.143382236Z" level=info msg="Starting container: 9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82" id=9cb52e1e-b0de-456d-8ed2-29437ab89297 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.111692 | controller | Jun 12 15:36:50.153200 crc crio[24284]: time="2026-06-12T15:36:50.153055905Z" level=info msg="Started container" PID=38851 containerID=9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin id=9cb52e1e-b0de-456d-8ed2-29437ab89297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe
2026-06-12 16:39:22.111709 | controller | Jun 12 15:36:50.157164 crc crio[24284]: time="2026-06-12T15:36:50.157069643Z" level=info msg="Started container" PID=38855 containerID=b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics id=23d76532-15f8-4d1d-8867-06de8648261b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53
2026-06-12 16:39:22.111725 | controller | Jun 12 15:36:50.173567 crc crio[24284]: time="2026-06-12T15:36:50.172975233Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111741 | controller | Jun 12 15:36:50.173567 crc crio[24284]: time="2026-06-12T15:36:50.173229202Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111757 | controller | Jun 12 15:36:50.173567 crc crio[24284]: time="2026-06-12T15:36:50.173356726Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111772 | controller | Jun 12 15:36:50.176490 crc crio[24284]: time="2026-06-12T15:36:50.176361585Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=a3c2bb09-eb09-466b-a138-58a6748a1edb name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111788 | controller | Jun 12 15:36:50.182608 crc crio[24284]: time="2026-06-12T15:36:50.182470865Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-12 16:39:22.111804 | controller | Jun 12 15:36:50.228530 crc crio[24284]: time="2026-06-12T15:36:50.228467209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111820 | controller | Jun 12 15:36:50.336948 crc crio[24284]: time="2026-06-12T15:36:50.336864744Z" level=info msg="Created container df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502: openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler" id=1504c851-b052-4a73-9995-f2aa0537957f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111837 | controller | Jun 12 15:36:50.338621 crc crio[24284]: time="2026-06-12T15:36:50.338528908Z" level=info msg="Starting container: df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502" id=ae7046a5-7cb5-4dcf-b66d-a235f6514549 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.111856 | controller | Jun 12 15:36:50.347175 crc crio[24284]: time="2026-06-12T15:36:50.346969244Z" level=info msg="Started container" PID=38887 containerID=df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502 description=openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler id=ae7046a5-7cb5-4dcf-b66d-a235f6514549 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef6ca7c70ac543ffa3243a639922efb2c6dcb99a7abcd5d09821a07a4562d92
2026-06-12 16:39:22.111873 | controller | Jun 12 15:36:53.861567 crc crio[24284]: time="2026-06-12T15:36:53.860769695Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=a3c2bb09-eb09-466b-a138-58a6748a1edb name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.111889 | controller | Jun 12 15:36:53.863403 crc crio[24284]: time="2026-06-12T15:36:53.863004385Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=fdc001e4-38b1-4cb0-8e2e-0ff9b2cad541 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111905 | controller | Jun 12 15:36:53.867535 crc crio[24284]: time="2026-06-12T15:36:53.867449841Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d33dbb38-519b-47ac-86ef-314e4ec311e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.111921 | controller | Jun 12 15:36:53.876406 crc crio[24284]: time="2026-06-12T15:36:53.876155806Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy" id=132e6358-5388-4dd1-8869-cb68f397a6d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.111937 | controller | Jun 12 15:36:53.879006 crc crio[24284]: time="2026-06-12T15:36:53.878903646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111953 | controller | Jun 12 15:36:53.915721 crc crio[24284]: time="2026-06-12T15:36:53.915601795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111969 | controller | Jun 12 15:36:53.920360 crc crio[24284]: time="2026-06-12T15:36:53.920199876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.111985 | controller | Jun 12 15:36:54.034491 crc crio[24284]: time="2026-06-12T15:36:54.033704458Z" level=info msg="Created container ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy" id=132e6358-5388-4dd1-8869-cb68f397a6d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112000 | controller | Jun 12 15:36:54.036516 crc crio[24284]: time="2026-06-12T15:36:54.036411337Z" level=info msg="Starting container: ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3" id=aca9839b-78c9-4e43-9083-4757cba1b859 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.112016 | controller | Jun 12 15:36:54.047140 crc crio[24284]: time="2026-06-12T15:36:54.046777786Z" level=info msg="Started container" PID=38967 containerID=ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy id=aca9839b-78c9-4e43-9083-4757cba1b859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53
2026-06-12 16:39:22.112033 | controller | Jun 12 15:37:21.026475 crc crio[24284]: time="2026-06-12T15:37:21.024151249Z" level=info msg="Stopping container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f (timeout: 15s)" id=237a7a46-444e-41b2-87ee-548e283ea63e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.112052 | controller | Jun 12 15:37:21.195653 crc crio[24284]: time="2026-06-12T15:37:21.194955565Z" level=info msg="Stopped container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console" id=237a7a46-444e-41b2-87ee-548e283ea63e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.112069 | controller | Jun 12 15:37:21.198119 crc crio[24284]: time="2026-06-12T15:37:21.198008594Z" level=info msg="Stopping pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac" id=8ca83786-f32c-41a0-8378-d44e295919bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.112085 | controller | Jun 12 15:37:21.199089 crc crio[24284]: time="2026-06-12T15:37:21.199045829Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc0006be1e0}] Aliases:map[]}"
2026-06-12 16:39:22.112101 | controller | Jun 12 15:37:21.199412 crc crio[24284]: time="2026-06-12T15:37:21.199316428Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.112118 | controller | Jun 12 15:37:21.672479 crc crio[24284]: time="2026-06-12T15:37:21.670056413Z" level=info msg="Stopped pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac" id=8ca83786-f32c-41a0-8378-d44e295919bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.112134 | controller | Jun 12 15:37:22.137919 crc crio[24284]: time="2026-06-12T15:37:22.13716206Z" level=info msg="Removing container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f" id=2dd5f0be-a292-4bc4-9dcd-b9cbc210d7b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.112150 | controller | Jun 12 15:37:22.169075 crc crio[24284]: time="2026-06-12T15:37:22.167972109Z" level=info msg="Removed container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console" id=2dd5f0be-a292-4bc4-9dcd-b9cbc210d7b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.112166 | controller | Jun 12 15:37:27.686093 crc crio[24284]: time="2026-06-12T15:37:27.685555099Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/POD" id=db5f3fcf-1860-49b6-b991-19926dd8eaf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.112182 | controller | Jun 12 15:37:27.687751 crc crio[24284]: time="2026-06-12T15:37:27.686106858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112198 | controller | Jun 12 15:37:27.708914 crc crio[24284]: time="2026-06-12T15:37:27.70882462Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc0009b8c18}] Aliases:map[]}"
2026-06-12 16:39:22.112214 | controller | Jun 12 15:37:27.708914 crc crio[24284]: time="2026-06-12T15:37:27.708910443Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.112234 | controller | Jun 12 15:37:28.009469 crc crio[24284]: 2026-06-12T15:37:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05a9ef7a3d7611e Mac:be:0a:11:11:d7:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.112250 | controller | Jun 12 15:37:28.015441 crc crio[24284]: time="2026-06-12T15:37:28.011239664Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc0009b8c18}] Aliases:map[]}"
2026-06-12 16:39:22.112266 | controller | Jun 12 15:37:28.015441 crc crio[24284]: time="2026-06-12T15:37:28.011451961Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.112283 | controller | Jun 12 15:37:28.019534 crc crio[24284]: time="2026-06-12T15:37:28.01944489Z" level=info msg="Ran pod sandbox 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/POD" id=db5f3fcf-1860-49b6-b991-19926dd8eaf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.112300 | controller | Jun 12 15:37:28.022529 crc crio[24284]: time="2026-06-12T15:37:28.022433987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa115613-769e-419a-ac41-3cd2b84afa7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112316 | controller | Jun 12 15:37:28.024944 crc crio[24284]: time="2026-06-12T15:37:28.024793794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ae92cf9a-15f2-42b5-8912-b848dc577b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112332 | controller | Jun 12 15:37:28.035330 crc crio[24284]: time="2026-06-12T15:37:28.032949741Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util" id=23289bef-d5ca-4c13-b2ca-27ea97f8ec1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112348 | controller | Jun 12 15:37:28.035330 crc crio[24284]: time="2026-06-12T15:37:28.033774468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112364 | controller | Jun 12 15:37:28.072617 crc crio[24284]: time="2026-06-12T15:37:28.072460503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112380 | controller | Jun 12 15:37:28.083320 crc crio[24284]: time="2026-06-12T15:37:28.083126602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112395 | controller | Jun 12 15:37:28.222631 crc crio[24284]: time="2026-06-12T15:37:28.222407338Z" level=info msg="Created container 05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util" id=23289bef-d5ca-4c13-b2ca-27ea97f8ec1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112414 | controller | Jun 12 15:37:28.225060 crc crio[24284]: time="2026-06-12T15:37:28.224697652Z" level=info msg="Starting container: 05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a" id=3d3ae6c7-65d1-49e0-b2ef-46df673e3ce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.112431 | controller | Jun 12 15:37:28.233859 crc crio[24284]: time="2026-06-12T15:37:28.233691686Z" level=info msg="Started container" PID=40287 containerID=05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util id=3d3ae6c7-65d1-49e0-b2ef-46df673e3ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6
2026-06-12 16:39:22.112447 | controller | Jun 12 15:37:29.222687 crc crio[24284]: time="2026-06-12T15:37:29.222474444Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112463 | controller | Jun 12 15:37:29.223978 crc crio[24284]: time="2026-06-12T15:37:29.223150756Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112479 | controller | Jun 12 15:37:29.223978 crc crio[24284]: time="2026-06-12T15:37:29.223226449Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112495 | controller | Jun 12 15:37:29.227911 crc crio[24284]: time="2026-06-12T15:37:29.226428474Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1aa12124-133f-4766-a051-6c0c22df4e8c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.112526 | controller | Jun 12 15:37:29.236022 crc crio[24284]: time="2026-06-12T15:37:29.235915814Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-12 16:39:22.112547 | controller | Jun 12 15:37:31.372563 crc crio[24284]: time="2026-06-12T15:37:31.371383974Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1aa12124-133f-4766-a051-6c0c22df4e8c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.112564 | controller | Jun 12 15:37:31.375659 crc crio[24284]: time="2026-06-12T15:37:31.373615807Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=b1fef07f-089d-42cc-ac15-6eddd2d66b70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112580 | controller | Jun 12 15:37:31.378466 crc crio[24284]: time="2026-06-12T15:37:31.378352232Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=9c216bd8-059d-4f1a-987c-a3aff3dced66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112602 | controller | Jun 12 15:37:31.389782 crc crio[24284]: time="2026-06-12T15:37:31.38962402Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull" id=39d6734e-2599-44a1-95a3-0208365b0dc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112622 | controller | Jun 12 15:37:31.391485 crc crio[24284]: time="2026-06-12T15:37:31.391408499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112638 | controller | Jun 12 15:37:31.428303 crc crio[24284]: time="2026-06-12T15:37:31.42806299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112655 | controller | Jun 12 15:37:31.428650 crc crio[24284]: time="2026-06-12T15:37:31.428580527Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7d5f42c6861f3242849f437ce00665118bdf72bdb4f13748ef9b02305e551ab2/merged/etc/passwd: no such file or directory"
2026-06-12 16:39:22.112670 | controller | Jun 12 15:37:31.428738 crc crio[24284]: time="2026-06-12T15:37:31.42867643Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/7d5f42c6861f3242849f437ce00665118bdf72bdb4f13748ef9b02305e551ab2/merged/etc/group: no such file or directory"
2026-06-12 16:39:22.112686 | controller | Jun 12 15:37:31.433842 crc crio[24284]: time="2026-06-12T15:37:31.433709142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112702 | controller | Jun 12 15:37:31.576488 crc crio[24284]: time="2026-06-12T15:37:31.575780669Z" level=info msg="Created container 367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull" id=39d6734e-2599-44a1-95a3-0208365b0dc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112718 | controller | Jun 12 15:37:31.577848 crc crio[24284]: time="2026-06-12T15:37:31.577776604Z" level=info msg="Starting container: 367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a" id=b28c24d3-1588-40c6-958b-7935b14cfde4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.112735 | controller | Jun 12 15:37:31.582922 crc crio[24284]: time="2026-06-12T15:37:31.582757137Z" level=info msg="Started container" PID=40344 containerID=367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull id=b28c24d3-1588-40c6-958b-7935b14cfde4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6
2026-06-12 16:39:22.112751 | controller | Jun 12 15:37:32.263421 crc crio[24284]: time="2026-06-12T15:37:32.262039412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d461ba08-1d83-4005-b7bf-2b3b7a590f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112767 | controller | Jun 12 15:37:32.267609 crc crio[24284]: time="2026-06-12T15:37:32.267520803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8ad82117-2e0a-4c04-b73c-390a283fcf09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.112783 | controller | Jun 12 15:37:32.291356 crc crio[24284]: time="2026-06-12T15:37:32.291179896Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract" id=56038b64-2116-44de-bb97-c2a2617b8b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112798 | controller | Jun 12 15:37:32.291960 crc crio[24284]: time="2026-06-12T15:37:32.291861678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112814 | controller | Jun 12 15:37:32.325433 crc crio[24284]: time="2026-06-12T15:37:32.325332663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112835 | controller | Jun 12 15:37:32.329484 crc crio[24284]: time="2026-06-12T15:37:32.329405166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.112851 | controller | Jun 12 15:37:32.444820 crc crio[24284]: time="2026-06-12T15:37:32.444657915Z" level=info msg="Created container 6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract" id=56038b64-2116-44de-bb97-c2a2617b8b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.112866 | controller | Jun 12 15:37:32.446162 crc crio[24284]: time="2026-06-12T15:37:32.446078242Z" level=info msg="Starting container: 6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200" id=384fb6f1-ad98-4815-a788-2b8ea1d01683 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.112882 | controller | Jun 12 15:37:32.453531 crc crio[24284]: time="2026-06-12T15:37:32.453428862Z" level=info msg="Started container" PID=40365 containerID=6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract id=384fb6f1-ad98-4815-a788-2b8ea1d01683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6
2026-06-12 16:39:22.112898 | controller | Jun 12 15:37:34.717740 crc crio[24284]: time="2026-06-12T15:37:34.716993241Z" level=info msg="Stopping pod sandbox: 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6" id=cbf80070-a5db-4729-84e5-4bcfe42f0761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.112914 | controller | Jun 12 15:37:34.718654 crc crio[24284]: time="2026-06-12T15:37:34.718620795Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc001e04c90}] Aliases:map[]}"
2026-06-12 16:39:22.112930 | controller | Jun 12 15:37:34.718862 crc crio[24284]: time="2026-06-12T15:37:34.718789781Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.112946 | controller | Jun 12 15:37:35.010610 crc crio[24284]: time="2026-06-12T15:37:35.002751387Z" level=info msg="Stopped pod sandbox: 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6" id=cbf80070-a5db-4729-84e5-4bcfe42f0761 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.112962 | controller | Jun 12 15:37:41.260951 crc crio[24284]: time="2026-06-12T15:37:41.26007769Z" level=info msg="Stopping pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac" id=b6c652b4-1144-48be-8042-06312c910160 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.112979 | controller | Jun 12 15:37:41.260951 crc crio[24284]: time="2026-06-12T15:37:41.260921635Z" level=info msg="Stopped pod sandbox (already stopped): d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac" id=b6c652b4-1144-48be-8042-06312c910160 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.112995 | controller | Jun 12 15:37:41.263739 crc crio[24284]: time="2026-06-12T15:37:41.261863093Z" level=info msg="Removing pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac" id=0d6f8b50-241f-4fc6-a99c-9e2414aad3e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.113014 | controller | Jun 12 15:37:41.273182 crc crio[24284]: time="2026-06-12T15:37:41.272999718Z" level=info msg="Removed pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac" id=0d6f8b50-241f-4fc6-a99c-9e2414aad3e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.113031 | controller | Jun 12 15:37:47.191297 crc crio[24284]: time="2026-06-12T15:37:47.187860617Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/POD" id=3854a635-77c5-4137-b1ab-8aa1c8400c0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.113047 | controller | Jun 12 15:37:47.191297 crc crio[24284]: time="2026-06-12T15:37:47.188453987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113063 | controller | Jun 12 15:37:47.214581 crc crio[24284]: time="2026-06-12T15:37:47.214518795Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-6d6586cdbc-cwmmr Namespace:metallb-system ID:8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 UID:32817445-a4dc-4237-a1e6-2366feafc17e NetNS:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32817445_a4dc_4237_a1e6_2366feafc17e.slice PodAnnotations:0xc0009b85f8}] Aliases:map[]}"
2026-06-12 16:39:22.113080 | controller | Jun 12 15:37:47.214934 crc crio[24284]: time="2026-06-12T15:37:47.214867536Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.113096 | controller | Jun 12 15:37:48.458237 crc crio[24284]: time="2026-06-12T15:37:48.454534711Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/POD" id=c2277b1f-f40b-452d-bac8-4414bbbf5d35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.113112 | controller | Jun 12 15:37:48.610226 crc crio[24284]: time="2026-06-12T15:37:48.606975061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113128 | controller | Jun 12 15:37:48.640903 crc crio[24284]: time="2026-06-12T15:37:48.639575487Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-777bdcbc49-2vffv Namespace:metallb-system ID:e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 UID:09712a2f-40cf-4860-a6f7-be2ae9cd2fac NetNS:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09712a2f_40cf_4860_a6f7_be2ae9cd2fac.slice PodAnnotations:0xc0012124d0}] Aliases:map[]}"
2026-06-12 16:39:22.113143 | controller | Jun 12 15:37:48.640903 crc crio[24284]: time="2026-06-12T15:37:48.639682761Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.113159 | controller | Jun 12 15:37:49.136599 crc crio[24284]: 2026-06-12T15:37:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c128084573bcf3 Mac:9e:fc:2e:e4:66:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 SocketPath: PciID:}] [{Interface:0xc00068ce30 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.113175 | controller | Jun 12 15:37:49.140351 crc crio[24284]: time="2026-06-12T15:37:49.13941869Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-6d6586cdbc-cwmmr Namespace:metallb-system ID:8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 UID:32817445-a4dc-4237-a1e6-2366feafc17e NetNS:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32817445_a4dc_4237_a1e6_2366feafc17e.slice PodAnnotations:0xc0009b85f8}] Aliases:map[]}"
2026-06-12 16:39:22.113194 | controller | Jun 12 15:37:49.140351 crc crio[24284]: time="2026-06-12T15:37:49.139771962Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.113211 | controller | Jun 12 15:37:49.150395 crc crio[24284]: time="2026-06-12T15:37:49.150070488Z" level=info msg="Ran pod sandbox 8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 with infra container: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/POD" id=3854a635-77c5-4137-b1ab-8aa1c8400c0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.113226 | controller | Jun 12 15:37:49.153989 crc crio[24284]: time="2026-06-12T15:37:49.153686204Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113242 | controller | Jun 12 15:37:49.153989 crc crio[24284]: time="2026-06-12T15:37:49.153937872Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113258 | controller | Jun 12 15:37:49.153989 crc crio[24284]: time="2026-06-12T15:37:49.153999504Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113273 | controller | Jun 12 15:37:49.158999 crc crio[24284]: time="2026-06-12T15:37:49.156382792Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=32ff650b-fbf7-4cf6-bed6-b32085382784 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.113289 | controller | Jun 12 15:37:49.169181 crc crio[24284]: time="2026-06-12T15:37:49.169055886Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-12 16:39:22.113305 | controller | Jun 12 15:37:49.330324 crc crio[24284]: 2026-06-12T15:37:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e59106c5fabc41f Mac:a6:75:50:87:de:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.113320 | controller | Jun 12 15:37:49.332706 crc crio[24284]: time="2026-06-12T15:37:49.332603678Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-777bdcbc49-2vffv Namespace:metallb-system ID:e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 UID:09712a2f-40cf-4860-a6f7-be2ae9cd2fac NetNS:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09712a2f_40cf_4860_a6f7_be2ae9cd2fac.slice PodAnnotations:0xc0012124d0}] Aliases:map[]}"
2026-06-12 16:39:22.113336 | controller | Jun 12 15:37:49.333035 crc crio[24284]: time="2026-06-12T15:37:49.33295422Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.113355 | controller | Jun 12 15:37:49.348581 crc crio[24284]: time="2026-06-12T15:37:49.348490159Z" level=info msg="Ran pod sandbox e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 with infra container: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/POD" id=c2277b1f-f40b-452d-bac8-4414bbbf5d35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.113372 | controller | Jun 12 15:37:49.355658 crc crio[24284]: time="2026-06-12T15:37:49.355547576Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113388 | controller | Jun 12 15:37:49.355987 crc crio[24284]: time="2026-06-12T15:37:49.355929229Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113403 | controller | Jun 12 15:37:49.356307 crc crio[24284]: time="2026-06-12T15:37:49.356011201Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113419 | controller | Jun 12 15:37:49.357826 crc crio[24284]: time="2026-06-12T15:37:49.357758717Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ac4f5f8c-5ad9-47fa-9224-854ba021a945 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.113435 | controller | Jun 12 15:37:49.361592 crc crio[24284]: time="2026-06-12T15:37:49.3615118Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-12 16:39:22.113451 | controller | Jun 12 15:38:00.563620 crc crio[24284]: time="2026-06-12T15:38:00.562686508Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687978-hjd79/POD" id=905d6111-8f83-4793-908c-6293df52f3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.113466 | controller | Jun 12 15:38:00.566081 crc crio[24284]: time="2026-06-12T15:38:00.563681061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113482 | controller | Jun 12 15:38:11.550175 crc crio[24284]: time="2026-06-12T15:38:11.549147138Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=32ff650b-fbf7-4cf6-bed6-b32085382784 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.113497 | controller | Jun 12 15:38:11.573580 crc crio[24284]: time="2026-06-12T15:38:11.573481426Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=96ed2dd9-88dd-48fa-bac0-ce6b104ae5e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113528 | controller | Jun 12 15:38:11.601329 crc crio[24284]: time="2026-06-12T15:38:11.600692601Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=96079915-9c56-4e45-96f6-a931ff2facc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113549 | controller | Jun 12 15:38:11.612748 crc crio[24284]: time="2026-06-12T15:38:11.61244687Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286358}] Aliases:map[]}"
2026-06-12 16:39:22.113572 | controller | Jun 12 15:38:11.612748 crc crio[24284]: time="2026-06-12T15:38:11.612534643Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687978-hjd79 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.113589 | controller | Jun 12 15:38:11.615347 crc crio[24284]: time="2026-06-12T15:38:11.613880087Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=ac4f5f8c-5ad9-47fa-9224-854ba021a945 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.113605 | controller | Jun 12 15:38:11.618785 crc crio[24284]: time="2026-06-12T15:38:11.618705803Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=6ff3647c-73c3-4029-a02e-3c77b1a3a8ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113621 | controller | Jun 12 15:38:11.641494 crc crio[24284]: time="2026-06-12T15:38:11.641370383Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=fa04d75d-53ed-43bb-ac6a-74137a7cfc43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.113638 | controller | Jun 12 15:38:11.641852 crc crio[24284]: time="2026-06-12T15:38:11.64153184Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager" id=61cf1bbd-bf48-4adb-bd24-13fc4e0d512b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.113653 | controller | Jun 12 15:38:11.651328 crc crio[24284]: time="2026-06-12T15:38:11.650744163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113669 | controller | Jun 12 15:38:11.697335 crc crio[24284]: time="2026-06-12T15:38:11.69470193Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server" id=658e04c8-0cde-458e-b512-5a20418237f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.113684 | controller | Jun 12 15:38:11.717392 crc crio[24284]: time="2026-06-12T15:38:11.71687578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113700 | controller | Jun 12 15:38:11.806711 crc crio[24284]: time="2026-06-12T15:38:11.806212906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113715 | controller | Jun 12 15:38:11.831531 crc crio[24284]: time="2026-06-12T15:38:11.83047685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113731 | controller | Jun 12 15:38:11.851142 crc crio[24284]: time="2026-06-12T15:38:11.85104107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113746 | controller | Jun 12 15:38:11.857029 crc crio[24284]: time="2026-06-12T15:38:11.856700107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.113765 | controller | Jun 12 15:38:12.170292 crc crio[24284]: time="2026-06-12T15:38:12.169517592Z" level=info msg="Created container e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager" id=61cf1bbd-bf48-4adb-bd24-13fc4e0d512b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.113781 | controller | Jun 12 15:38:12.172346 crc crio[24284]: time="2026-06-12T15:38:12.172161909Z" level=info msg="Starting container: e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53" id=9fca95f6-59f6-4c3c-8108-544ac3a9c8a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.113797 | controller | Jun 12 15:38:12.176749 crc crio[24284]: time="2026-06-12T15:38:12.175430625Z" level=info msg="Created container 780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server" id=658e04c8-0cde-458e-b512-5a20418237f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.113813 | controller | Jun 12 15:38:12.189393 crc crio[24284]: time="2026-06-12T15:38:12.189043641Z" level=info msg="Started container" PID=41165 containerID=e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53 description=metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager id=9fca95f6-59f6-4c3c-8108-544ac3a9c8a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2
2026-06-12 16:39:22.113830 | controller | Jun 12 15:38:12.192428 crc crio[24284]: time="2026-06-12T15:38:12.192235663Z" level=info msg="Starting container: 780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06" id=d0669341-d2e7-49fa-9ecb-f14d928bd47e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.113846 | controller | Jun 12 15:38:12.215134 crc crio[24284]: time="2026-06-12T15:38:12.215039063Z" level=info msg="Started container" PID=41168 containerID=780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06 description=metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server id=d0669341-d2e7-49fa-9ecb-f14d928bd47e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6
2026-06-12 16:39:22.113863 | controller | Jun 12 15:38:12.804578 crc crio[24284]: 2026-06-12T15:38:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:175b973fa1eaee5 Mac:92:4a:ff:89:54:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 SocketPath: PciID:}] [{Interface:0xc00011a9c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.113879 | controller | Jun 12 15:38:12.806918 crc crio[24284]: time="2026-06-12T15:38:12.806755466Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286358}] Aliases:map[]}"
2026-06-12 16:39:22.113896 | controller | Jun 12 15:38:12.807052 crc crio[24284]: time="2026-06-12T15:38:12.806958893Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687978-hjd79 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.113912 | controller | Jun 12 15:38:12.816563 crc crio[24284]: time="2026-06-12T15:38:12.816450895Z" level=info msg="Ran pod sandbox 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd with infra container: openshift-infra/auto-csr-approver-29687978-hjd79/POD" id=905d6111-8f83-4793-908c-6293df52f3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.113931 | controller | Jun 12 15:38:12.825009 crc crio[24284]: time="2026-06-12T15:38:12.824872374Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7ecd462c-82d7-41d7-895e-5ba689a4325f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.114031 | controller | Jun 12 15:38:12.830853 crc crio[24284]: time="2026-06-12T15:38:12.830303283Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.114054 | controller | Jun 12 15:38:14.813598 crc crio[24284]: time="2026-06-12T15:38:14.813396486Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7ecd462c-82d7-41d7-895e-5ba689a4325f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.114070 | controller | Jun 12 15:38:14.816327 crc crio[24284]: time="2026-06-12T15:38:14.816154055Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf0c6af5-76c6-4a74-beb5-4665a78f329f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114087 | controller | Jun 12 15:38:14.818717 crc crio[24284]: time="2026-06-12T15:38:14.818621046Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1ff8973-31a4-41c3-9e7b-a8584aff1896 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114103 | controller | Jun 12 15:38:14.909843 crc crio[24284]: time="2026-06-12T15:38:14.909714436Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687978-hjd79/oc" id=072ae156-a720-4f03-82f1-79bb702f0989 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114118 | controller | Jun 12 15:38:14.910773 crc crio[24284]: time="2026-06-12T15:38:14.910691948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114134 | controller | Jun 12 15:38:14.957812 crc crio[24284]: time="2026-06-12T15:38:14.95769265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114150 | controller | Jun 12 15:38:15.415087 crc crio[24284]: time="2026-06-12T15:38:15.413520191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114166 | controller | Jun 12 15:38:15.539636 crc crio[24284]: time="2026-06-12T15:38:15.539485197Z" level=info msg="Created container a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1: openshift-infra/auto-csr-approver-29687978-hjd79/oc" id=072ae156-a720-4f03-82f1-79bb702f0989 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114181 | controller | Jun 12 15:38:15.541011 crc crio[24284]: time="2026-06-12T15:38:15.540922203Z" level=info msg="Starting container: a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1" id=793bf7ef-9029-40a6-a02e-d560d5af2217 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.114197 | controller | Jun 12 15:38:15.546527 crc crio[24284]: time="2026-06-12T15:38:15.546446864Z" level=info msg="Started container" PID=41252 containerID=a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1 description=openshift-infra/auto-csr-approver-29687978-hjd79/oc id=793bf7ef-9029-40a6-a02e-d560d5af2217 name=/runtime.v1.RuntimeService/StartContainer sandboxID=175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd
2026-06-12 16:39:22.114214 | controller | Jun 12 15:38:18.227495 crc crio[24284]: time="2026-06-12T15:38:18.227310533Z" level=info msg="Stopping pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd" id=0c398feb-a18e-425e-a08e-d2426276775f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.114230 | controller | Jun 12 15:38:18.229566 crc crio[24284]: time="2026-06-12T15:38:18.228624916Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286918}] Aliases:map[]}"
2026-06-12 16:39:22.114250 | controller | Jun 12 15:38:18.229566 crc crio[24284]: time="2026-06-12T15:38:18.228793352Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687978-hjd79 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.114267 | controller | Jun 12 15:38:18.798515 crc crio[24284]: time="2026-06-12T15:38:18.798425172Z" level=info msg="Stopped pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd" id=0c398feb-a18e-425e-a08e-d2426276775f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.114283 | controller | Jun 12 15:38:49.060817 crc crio[24284]: time="2026-06-12T15:38:49.060071854Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-jd5hz/POD" id=b8a7b11c-a4a5-4252-8eb1-f5eb1fed70b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.114298 | controller | Jun 12 15:38:49.062052 crc crio[24284]: time="2026-06-12T15:38:49.060887461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114314 | controller | Jun 12 15:38:49.088310 crc crio[24284]: time="2026-06-12T15:38:49.0881113Z" level=info msg="Got pod network &{Name:controller-8464864885-jd5hz Namespace:metallb-system ID:6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 UID:cfa073bd-7dae-4d38-a0fb-efb909e8989a NetNS:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa073bd_7dae_4d38_a0fb_efb909e8989a.slice PodAnnotations:0xc00041cb48}] Aliases:map[]}"
2026-06-12 16:39:22.114330 | controller | Jun 12 15:38:49.088310 crc crio[24284]: time="2026-06-12T15:38:49.088225524Z" level=info msg="Adding pod metallb-system_controller-8464864885-jd5hz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.114346 | controller | Jun 12 15:38:49.652105 crc crio[24284]: 2026-06-12T15:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ecf8232ce90b55 Mac:62:18:d4:c0:5f:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.114362 | controller | Jun 12 15:38:49.654365 crc crio[24284]: time="2026-06-12T15:38:49.654215346Z" level=info msg="Got pod network &{Name:controller-8464864885-jd5hz Namespace:metallb-system ID:6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 UID:cfa073bd-7dae-4d38-a0fb-efb909e8989a NetNS:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa073bd_7dae_4d38_a0fb_efb909e8989a.slice PodAnnotations:0xc00041cb48}] Aliases:map[]}"
2026-06-12 16:39:22.114378 | controller | Jun 12 15:38:49.654484 crc crio[24284]: time="2026-06-12T15:38:49.654421802Z" level=info msg="Checking pod metallb-system_controller-8464864885-jd5hz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.114394 | controller | Jun 12 15:38:49.661718 crc crio[24284]: time="2026-06-12T15:38:49.661602439Z" level=info msg="Ran pod sandbox 6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 with infra container: metallb-system/controller-8464864885-jd5hz/POD" id=b8a7b11c-a4a5-4252-8eb1-f5eb1fed70b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.114414 | controller | Jun 12 15:38:49.665360 crc crio[24284]: time="2026-06-12T15:38:49.665159133Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=934b8681-e65a-4b05-8ad2-6204b8184dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114430 | controller | Jun 12 15:38:49.667828 crc crio[24284]: time="2026-06-12T15:38:49.667746447Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7aac0422-17c6-4df9-b9dc-306176e3d765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114447 | controller | Jun 12 15:38:49.754861 crc crio[24284]: time="2026-06-12T15:38:49.754768798Z" level=info msg="Creating container: metallb-system/controller-8464864885-jd5hz/controller" id=35aab47d-7c04-4c17-bf24-a789119e3a93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114463 | controller | Jun 12 15:38:49.755414 crc crio[24284]: time="2026-06-12T15:38:49.755362136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114479 | controller | Jun 12 15:38:49.795221 crc crio[24284]: time="2026-06-12T15:38:49.795101111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114495 | controller | Jun 12 15:38:49.800788 crc crio[24284]: time="2026-06-12T15:38:49.800725664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114526 | controller | Jun 12 15:38:49.984298 crc crio[24284]: time="2026-06-12T15:38:49.982143281Z" level=info msg="Created container 20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3: metallb-system/controller-8464864885-jd5hz/controller" id=35aab47d-7c04-4c17-bf24-a789119e3a93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114548 | controller | Jun 12 15:38:49.986093 crc crio[24284]: time="2026-06-12T15:38:49.986021248Z" level=info msg="Starting container: 20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3" id=4362cbe8-9315-4f34-9485-d30ff82ffbd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.114565 | controller | Jun 12 15:38:49.997320 crc crio[24284]: time="2026-06-12T15:38:49.997156251Z" level=info msg="Started container" PID=41862 containerID=20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3 description=metallb-system/controller-8464864885-jd5hz/controller id=4362cbe8-9315-4f34-9485-d30ff82ffbd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4
2026-06-12 16:39:22.114581 | controller | Jun 12 15:38:50.070514 crc crio[24284]: time="2026-06-12T15:38:50.07038983Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=6906fe59-7063-4a8a-8759-8b9e43bc4ad4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114598 | controller | Jun 12 15:38:50.074654 crc crio[24284]: time="2026-06-12T15:38:50.074545286Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=3325a5e3-1606-4231-8bde-52860acf0176 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114613 | controller | Jun 12 15:38:50.140175 crc crio[24284]: time="2026-06-12T15:38:50.13999074Z" level=info msg="Creating container: metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy" id=c6cefdd2-cef8-45da-a495-75cf2e53a0e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114633 | controller | Jun 12 15:38:50.141303 crc crio[24284]: time="2026-06-12T15:38:50.141119228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114649 | controller | Jun 12 15:38:50.186488 crc crio[24284]: time="2026-06-12T15:38:50.184019868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114665 | controller | Jun 12 15:38:50.188628 crc crio[24284]: time="2026-06-12T15:38:50.188540413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114680 | controller | Jun 12 15:38:50.686726 crc crio[24284]: time="2026-06-12T15:38:50.683700796Z" level=info msg="Created container 1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46: metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy" id=c6cefdd2-cef8-45da-a495-75cf2e53a0e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114696 | controller | Jun 12 15:38:50.687635 crc crio[24284]: time="2026-06-12T15:38:50.686749134Z" level=info msg="Starting container: 1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46" id=2f75d3e5-dad4-4464-948f-8a6015f8e93b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.114712 | controller | Jun 12 15:38:50.693112 crc crio[24284]: time="2026-06-12T15:38:50.692954039Z" level=info msg="Started container" PID=41879 containerID=1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46 description=metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy id=2f75d3e5-dad4-4464-948f-8a6015f8e93b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4
2026-06-12 16:39:22.114728 | controller | Jun 12 15:38:55.540217 crc crio[24284]: time="2026-06-12T15:38:55.539648443Z" level=info msg="Running pod sandbox: metallb-system/speaker-cpznh/POD" id=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.114744 | controller | Jun 12 15:38:55.540217 crc crio[24284]: time="2026-06-12T15:38:55.54018064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114760 | controller | Jun 12 15:38:55.558962 crc crio[24284]: time="2026-06-12T15:38:55.558835478Z" 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=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.114776 | controller | Jun 12 15:38:55.584044 crc crio[24284]: time="2026-06-12T15:38:55.583854945Z" level=info msg="Ran pod sandbox 3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494 with infra container: metallb-system/speaker-cpznh/POD" id=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.114792 | controller | Jun 12 15:38:55.586777 crc crio[24284]: time="2026-06-12T15:38:55.586677913Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=af222acc-ec80-41d2-ad24-8209f1136bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114808 | controller | Jun 12 15:38:55.591611 crc crio[24284]: time="2026-06-12T15:38:55.591309584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=4b5200b2-6f29-40a4-842e-1373cfa960e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114823 | controller | Jun 12 15:38:55.754302 crc crio[24284]: time="2026-06-12T15:38:55.754124205Z" level=info msg="Creating container: metallb-system/speaker-cpznh/speaker" id=9054831b-3e46-44af-a111-af6e97c38951 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114842 | controller | Jun 12 15:38:55.754765 crc crio[24284]: time="2026-06-12T15:38:55.754653693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114858 | controller | Jun 12 15:38:55.784947 crc crio[24284]: time="2026-06-12T15:38:55.784666764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114873 | controller | Jun 12 15:38:55.988199 crc crio[24284]: time="2026-06-12T15:38:55.988047386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.114889 | controller | Jun 12 15:38:56.143504 crc crio[24284]: time="2026-06-12T15:38:56.143350142Z" level=info msg="Created container 2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7: metallb-system/speaker-cpznh/speaker" id=9054831b-3e46-44af-a111-af6e97c38951 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114904 | controller | Jun 12 15:38:56.147731 crc crio[24284]: time="2026-06-12T15:38:56.14756153Z" level=info msg="Starting container: 2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7" id=cb115be4-a094-4a93-ab0a-c015ff2e798c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.114921 | controller | Jun 12 15:38:56.153774 crc crio[24284]: time="2026-06-12T15:38:56.153186702Z" level=info msg="Started container" PID=41932 containerID=2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7 description=metallb-system/speaker-cpznh/speaker id=cb115be4-a094-4a93-ab0a-c015ff2e798c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494
2026-06-12 16:39:22.114937 | controller | Jun 12 15:38:56.177765 crc crio[24284]: time="2026-06-12T15:38:56.175742889Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=b0ab735f-3a6d-44c7-a896-51ba7f89a458 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114952 | controller | Jun 12 15:38:56.196019 crc crio[24284]: time="2026-06-12T15:38:56.195797423Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=99575bff-ba59-4b5e-ab56-f97fdc71f752 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.114968 | controller | Jun 12 15:38:56.205077 crc crio[24284]: time="2026-06-12T15:38:56.204890358Z" level=info msg="Creating container: metallb-system/speaker-cpznh/kube-rbac-proxy" id=3505bc13-d33d-4989-b6e9-bc4c44d47a57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.114984 | controller | Jun 12 15:38:56.205939 crc crio[24284]: time="2026-06-12T15:38:56.205685965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115000 | controller | Jun 12 15:38:56.266794 crc crio[24284]: time="2026-06-12T15:38:56.26071399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115015 | controller | Jun 12 15:38:56.697689 crc crio[24284]: time="2026-06-12T15:38:56.697521078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115031 | controller | Jun 12 15:38:57.255792 crc crio[24284]: time="2026-06-12T15:38:57.255697693Z" level=info msg="Created container 9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939: metallb-system/speaker-cpznh/kube-rbac-proxy" id=3505bc13-d33d-4989-b6e9-bc4c44d47a57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.115050 | controller | Jun 12 15:38:57.257722 crc crio[24284]: time="2026-06-12T15:38:57.257518255Z" level=info msg="Starting container: 9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939" id=82964160-0a22-4a1e-9c39-acc1b2b5a8bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.115112 | controller | Jun 12 15:38:57.268954 crc crio[24284]: time="2026-06-12T15:38:57.268766692Z" level=info msg="Started container" PID=41967 containerID=9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939 description=metallb-system/speaker-cpznh/kube-rbac-proxy id=82964160-0a22-4a1e-9c39-acc1b2b5a8bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494
2026-06-12 16:39:22.115140 | controller | Jun 12 15:39:15.076579 crc crio[24284]: time="2026-06-12T15:39:15.075165459Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-qt9rz/POD" id=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.115157 | controller | Jun 12 15:39:15.078781 crc crio[24284]: time="2026-06-12T15:39:15.076617577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115174 | controller | Jun 12 15:39:15.096656 crc crio[24284]: time="2026-06-12T15:39:15.09635172Z" 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=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.115190 | controller | Jun 12 15:39:15.351187 crc crio[24284]: time="2026-06-12T15:39:15.3504975Z" level=info msg="Ran pod sandbox ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2 with infra container: openshift-frr-k8s/frr-k8s-qt9rz/POD" id=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.115206 | controller | Jun 12 15:39:15.353871 crc crio[24284]: time="2026-06-12T15:39:15.353734756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115222 | controller | Jun 12 15:39:15.354223 crc crio[24284]: time="2026-06-12T15:39:15.354067306Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115237 | controller | Jun 12 15:39:15.354223 crc crio[24284]: time="2026-06-12T15:39:15.354206901Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115253 | controller | Jun 12 15:39:15.355710 crc crio[24284]: time="2026-06-12T15:39:15.355533035Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7092e9c7-9036-446d-999d-4aee7eb53d25 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.115269 | controller | Jun 12 15:39:15.364628 crc crio[24284]: time="2026-06-12T15:39:15.364526687Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 16:39:22.115284 | controller | Jun 12 15:39:15.755017 crc crio[24284]: time="2026-06-12T15:39:15.75488517Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/POD" id=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.115304 | controller | Jun 12 15:39:15.755151 crc crio[24284]: time="2026-06-12T15:39:15.755047856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115320 | controller | Jun 12 15:39:15.773536 crc crio[24284]: time="2026-06-12T15:39:15.773370314Z" 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=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.115336 | controller | Jun 12 15:39:15.784179 crc crio[24284]: time="2026-06-12T15:39:15.784057224Z" level=info msg="Ran pod sandbox 1b87ba67069fc086f6141c8b94062c0bd3f3ada6cb7dfde374f58ede059fd168 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/POD" id=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.115352 | controller | Jun 12 15:39:15.788784 crc crio[24284]: time="2026-06-12T15:39:15.788708534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115368 | controller | Jun 12 15:39:15.789084 crc crio[24284]: time="2026-06-12T15:39:15.78889123Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115384 | controller | Jun 12 15:39:15.789084 crc crio[24284]: time="2026-06-12T15:39:15.788996283Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115400 | controller | Jun 12 15:39:15.790359 crc crio[24284]: time="2026-06-12T15:39:15.790159791Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=09e162fc-8f68-4aca-bb2d-b60e7334ac3f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.115415 | controller | Jun 12 15:39:15.793874 crc crio[24284]: time="2026-06-12T15:39:15.793665905Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 16:39:22.115432 | controller | Jun 12 15:39:41.350844 crc crio[24284]: time="2026-06-12T15:39:41.347381684Z" level=info msg="Removing container: 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42" id=e981b836-7ca2-4f0e-87c0-ee86bb7fb9a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.115447 | controller | Jun 12 15:39:43.843899 crc crio[24284]: time="2026-06-12T15:39:43.841693583Z" level=info msg="Removed container 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42: openshift-infra/auto-csr-approver-29687972-jktfv/oc" id=e981b836-7ca2-4f0e-87c0-ee86bb7fb9a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.115463 | controller | Jun 12 15:39:43.857734 crc crio[24284]: time="2026-06-12T15:39:43.857580512Z" level=info msg="Stopping pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9" id=8ab5b4a2-4b12-4083-8195-c87c88f62f6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.115479 | controller | Jun 12 15:39:43.857734 crc crio[24284]: time="2026-06-12T15:39:43.857751567Z" level=info msg="Stopped pod sandbox (already stopped): 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9" id=8ab5b4a2-4b12-4083-8195-c87c88f62f6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.115499 | controller | Jun 12 15:39:43.859156 crc crio[24284]: time="2026-06-12T15:39:43.859039199Z" level=info msg="Removing pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9" id=901f1b55-753e-43a4-988b-17d9780a4574 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.115533 | controller | Jun 12 15:39:43.900125 crc crio[24284]: time="2026-06-12T15:39:43.899904865Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7092e9c7-9036-446d-999d-4aee7eb53d25 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.115551 | controller | Jun 12 15:39:43.901539 crc crio[24284]: time="2026-06-12T15:39:43.90137416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d6b0add3-4dc0-410a-a254-99801036116b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115567 | controller | Jun 12 15:39:43.918028 crc crio[24284]: time="2026-06-12T15:39:43.917812156Z" level=info msg="Removed pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9" id=901f1b55-753e-43a4-988b-17d9780a4574 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.115583 | controller | Jun 12 15:39:43.923316 crc crio[24284]: time="2026-06-12T15:39:43.9231265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a5b35e92-465b-4f81-9f83-aeb63f528eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115599 | controller | Jun 12 15:39:43.935822 crc crio[24284]: time="2026-06-12T15:39:43.935649699Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=09e162fc-8f68-4aca-bb2d-b60e7334ac3f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.115626 | controller | Jun 12 15:39:43.936926 crc crio[24284]: time="2026-06-12T15:39:43.936811876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=678c677d-10d5-4f93-83a8-012cdb6d9c1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115642 | controller | Jun 12 15:39:43.941429 crc crio[24284]: time="2026-06-12T15:39:43.941350684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=03e72fc3-451e-4d42-81fb-c598454768d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115658 | controller | Jun 12 15:39:43.987871 crc crio[24284]: time="2026-06-12T15:39:43.987663505Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files" id=d134b252-97b9-418e-b91d-4beedd433dbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.115675 | controller | Jun 12 15:39:43.990212 crc crio[24284]: time="2026-06-12T15:39:43.990071875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115690 | controller | Jun 12 15:39:43.994637 crc crio[24284]: time="2026-06-12T15:39:43.994512368Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server" id=61f2805a-a681-44d2-a62c-67a651344167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.115706 | controller | Jun 12 15:39:44.009137 crc crio[24284]: time="2026-06-12T15:39:44.006467979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115722 | controller | Jun 12 15:39:44.046107 crc crio[24284]: time="2026-06-12T15:39:44.045092298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115742 | controller | Jun 12 15:39:44.053900 crc crio[24284]: time="2026-06-12T15:39:44.053816103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115757 | controller | Jun 12 15:39:44.078438 crc crio[24284]: time="2026-06-12T15:39:44.076792532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115773 | controller | Jun 12 15:39:44.088586 crc crio[24284]: time="2026-06-12T15:39:44.086380585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115789 | controller | Jun 12 15:39:44.284611 crc crio[24284]: time="2026-06-12T15:39:44.283661474Z" level=info msg="Created container 4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files" id=d134b252-97b9-418e-b91d-4beedd433dbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.115805 | controller | Jun 12 15:39:44.287822 crc crio[24284]: time="2026-06-12T15:39:44.28761891Z" level=info msg="Created container 78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server" id=61f2805a-a681-44d2-a62c-67a651344167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.115821 | controller | Jun 12 15:39:44.289974 crc crio[24284]: time="2026-06-12T15:39:44.289152579Z" level=info msg="Starting container: 78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a" id=c9738017-ca7c-4404-babb-ea3e34744035 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.115837 | controller | Jun 12 15:39:44.289974 crc crio[24284]: time="2026-06-12T15:39:44.28918017Z" level=info msg="Starting container: 4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044" id=a9eb2e32-ce73-49ab-babf-ad1da55289c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.115853 | controller | Jun 12 15:39:44.299152 crc crio[24284]: time="2026-06-12T15:39:44.29900931Z" level=info msg="Started container" PID=42707 containerID=78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server id=c9738017-ca7c-4404-babb-ea3e34744035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b87ba67069fc086f6141c8b94062c0bd3f3ada6cb7dfde374f58ede059fd168
2026-06-12 16:39:22.115869 | controller | Jun 12 15:39:44.302390 crc crio[24284]: time="2026-06-12T15:39:44.301343526Z" level=info msg="Started container" PID=42704 containerID=4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files id=a9eb2e32-ce73-49ab-babf-ad1da55289c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.115886 | controller | Jun 12 15:39:45.245525 crc crio[24284]: time="2026-06-12T15:39:45.245466236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2c45fadc-3564-4e49-845f-de5e7faddafc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115902 | controller | Jun 12 15:39:45.256381 crc crio[24284]: time="2026-06-12T15:39:45.256208373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=33d2c82c-f02a-4980-a6bb-bb2b90be6eba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.115921 | controller | Jun 12 15:39:45.318614 crc crio[24284]: time="2026-06-12T15:39:45.318505335Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader" id=8676c414-d1f6-4c02-8628-bd10f02081e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.115938 | controller | Jun 12 15:39:45.328003 crc crio[24284]: time="2026-06-12T15:39:45.327878914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115954 | controller | Jun 12 15:39:45.386390 crc crio[24284]: time="2026-06-12T15:39:45.385648915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115969 | controller | Jun 12 15:39:45.391400 crc crio[24284]: time="2026-06-12T15:39:45.39131281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.115985 | controller | Jun 12 15:39:45.641864 crc crio[24284]: time="2026-06-12T15:39:45.641688553Z" level=info msg="Created container 34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7: openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader" id=8676c414-d1f6-4c02-8628-bd10f02081e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116001 | controller | Jun 12 15:39:45.643386 crc crio[24284]: time="2026-06-12T15:39:45.643189502Z" level=info msg="Starting container: 34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7" id=cd28e123-9596-4409-a922-2f17cb072787 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116016 | controller | Jun 12 15:39:45.654003 crc crio[24284]: time="2026-06-12T15:39:45.653888121Z" level=info msg="Started container" PID=42739 containerID=34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader id=cd28e123-9596-4409-a922-2f17cb072787 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116032 | controller | Jun 12 15:39:46.269978 crc crio[24284]: time="2026-06-12T15:39:46.269819065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c099e66d-1cd4-4da7-876c-d851b6cab302 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116048 | controller | Jun 12 15:39:46.276178 crc crio[24284]: time="2026-06-12T15:39:46.276045369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6f5c8174-afc5-4eb1-bec2-814ea1730295 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116064 | controller | Jun 12 15:39:46.361645 crc crio[24284]: time="2026-06-12T15:39:46.361557608Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics" id=aaf7ee30-313b-4485-9410-def343f3c103 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116079 | controller | Jun 12 15:39:46.366289 crc crio[24284]: time="2026-06-12T15:39:46.366162359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116095 | controller | Jun 12 15:39:46.415145 crc crio[24284]: time="2026-06-12T15:39:46.414817715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116111 | controller | Jun 12 15:39:46.421864 crc crio[24284]: time="2026-06-12T15:39:46.421593818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116127 | controller | Jun 12 15:39:46.676911 crc crio[24284]: time="2026-06-12T15:39:46.676234562Z" level=info msg="Created container b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a: openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics" id=aaf7ee30-313b-4485-9410-def343f3c103 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116145 | controller | Jun 12 15:39:46.678433 crc crio[24284]: time="2026-06-12T15:39:46.678365492Z" level=info msg="Starting container: b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a" id=d2e8cb44-e2f7-4ea8-97f2-ae3ab090d419 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116161 | controller | Jun 12 15:39:46.684885 crc crio[24284]: time="2026-06-12T15:39:46.68474742Z" level=info msg="Started container" PID=42749 containerID=b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a description=openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics id=d2e8cb44-e2f7-4ea8-97f2-ae3ab090d419 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116178 | controller | Jun 12 15:39:47.289561 crc crio[24284]: time="2026-06-12T15:39:47.289443954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c396f356-d53d-4c41-a5f5-9a0468bf9ea2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116194 | controller | Jun 12 15:39:47.296801 crc crio[24284]: time="2026-06-12T15:39:47.29666929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e9b0b770-2bff-4b71-8599-a1ab92ecd64c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116210 | controller | Jun 12 15:39:47.325312 crc crio[24284]: time="2026-06-12T15:39:47.325086177Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status" id=3bf08f0f-1310-4163-8565-3d7772cd4197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116226 | controller | Jun 12 15:39:47.327804 crc crio[24284]: time="2026-06-12T15:39:47.327740844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116241 | controller | Jun 12 15:39:47.367387 crc crio[24284]: time="2026-06-12T15:39:47.361877347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116257 | controller | Jun 12 15:39:47.367387 crc crio[24284]: time="2026-06-12T15:39:47.366620152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116272 | controller | Jun 12 15:39:47.526336 crc crio[24284]: time="2026-06-12T15:39:47.526137344Z" level=info msg="Created container 2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status" id=3bf08f0f-1310-4163-8565-3d7772cd4197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116288 | controller | Jun 12 15:39:47.527775 crc crio[24284]: time="2026-06-12T15:39:47.527709256Z" level=info msg="Starting container: 2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958" id=7fc12853-e973-4b7a-b589-dfd14f06fc71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116305 | controller | Jun 12 15:39:47.534530 crc crio[24284]: time="2026-06-12T15:39:47.534408064Z" level=info msg="Started container" PID=42780 containerID=2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status id=7fc12853-e973-4b7a-b589-dfd14f06fc71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116321 | controller | Jun 12 15:39:49.346839 crc crio[24284]: time="2026-06-12T15:39:49.34457799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=90657e99-af28-46be-874d-470c22fa246f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116341 | controller | Jun 12 15:39:49.362022 crc crio[24284]: time="2026-06-12T15:39:49.361816312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b37adca8-f368-4f15-ba7d-eb39ab1cda72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116357 | controller | Jun 12 15:39:49.371595 crc crio[24284]: time="2026-06-12T15:39:49.370670691Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/controller" id=559f1063-f62d-4523-8870-23aec38da1f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116372 | controller | Jun 12 15:39:49.371595 crc crio[24284]: time="2026-06-12T15:39:49.371091715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116387 | controller | Jun 12 15:39:49.421432 crc crio[24284]: time="2026-06-12T15:39:49.421309462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116403 | controller | Jun 12 15:39:49.427460 crc crio[24284]: time="2026-06-12T15:39:49.427339929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116419 | controller | Jun 12 15:39:49.559911 crc crio[24284]: time="2026-06-12T15:39:49.559768919Z" level=info msg="Created container 7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3: openshift-frr-k8s/frr-k8s-qt9rz/controller" id=559f1063-f62d-4523-8870-23aec38da1f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116434 | controller | Jun 12 15:39:49.563741 crc crio[24284]: time="2026-06-12T15:39:49.562764757Z" level=info msg="Starting container: 7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3" id=15e4c18d-a471-4864-840f-b738fa6b2f66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116450 | controller | Jun 12 15:39:49.569028 crc crio[24284]: time="2026-06-12T15:39:49.568880817Z" level=info msg="Started container" PID=42859 containerID=7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3 description=openshift-frr-k8s/frr-k8s-qt9rz/controller id=15e4c18d-a471-4864-840f-b738fa6b2f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116466 | controller | Jun 12 15:39:49.579202 crc crio[24284]: time="2026-06-12T15:39:49.579092879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6d598178-2d7a-46b5-beea-cff4b7ee908b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116482 | controller | Jun 12 15:39:49.583166 crc crio[24284]: time="2026-06-12T15:39:49.582867944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=aee6ebec-e5e3-4607-8c20-8e80720d3c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116497 | controller | Jun 12 15:39:49.592548 crc crio[24284]: time="2026-06-12T15:39:49.592422934Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr" id=feefb0be-78bc-4790-9adf-90e0dec7005c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116527 | controller | Jun 12 15:39:49.593103 crc crio[24284]: time="2026-06-12T15:39:49.592893299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116552 | controller | Jun 12 15:39:49.627171 crc crio[24284]: time="2026-06-12T15:39:49.626978141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116569 | controller | Jun 12 15:39:49.632845 crc crio[24284]: time="2026-06-12T15:39:49.632727859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116585 | controller | Jun 12 15:39:49.766128 crc crio[24284]: time="2026-06-12T15:39:49.765995825Z" level=info msg="Created container f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec: openshift-frr-k8s/frr-k8s-qt9rz/frr" id=feefb0be-78bc-4790-9adf-90e0dec7005c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116601 | controller | Jun 12 15:39:49.768138 crc crio[24284]: time="2026-06-12T15:39:49.768017622Z" level=info msg="Starting container: f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec" id=93ba4980-32d0-44b3-8fba-be0db0c4ad70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116618 | controller | Jun 12 15:39:49.783827 crc crio[24284]: time="2026-06-12T15:39:49.783704716Z" level=info msg="Started container" PID=42878 containerID=f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec description=openshift-frr-k8s/frr-k8s-qt9rz/frr id=93ba4980-32d0-44b3-8fba-be0db0c4ad70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116638 | controller | Jun 12 15:39:49.810472 crc crio[24284]: time="2026-06-12T15:39:49.810371653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7ba42777-0bc9-46d2-a222-dbe57cd9f69b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116657 | controller | Jun 12 15:39:49.812518 crc crio[24284]: time="2026-06-12T15:39:49.812451681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9f90ca25-cdbb-4a75-9d04-8020c32e8908 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116673 | controller | Jun 12 15:39:49.822453 crc crio[24284]: time="2026-06-12T15:39:49.821878619Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/reloader" id=46ae9bf0-acdb-4e9c-8837-97886cbae38d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116689 | controller | Jun 12 15:39:49.822809 crc crio[24284]: time="2026-06-12T15:39:49.822723297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116705 | controller | Jun 12 15:39:49.860629 crc crio[24284]: time="2026-06-12T15:39:49.860382665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116722 | controller | Jun 12 15:39:49.864932 crc crio[24284]: time="2026-06-12T15:39:49.864819919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116737 | controller | Jun 12 15:39:49.986182 crc crio[24284]: time="2026-06-12T15:39:49.986045404Z" level=info msg="Created container f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a: openshift-frr-k8s/frr-k8s-qt9rz/reloader" id=46ae9bf0-acdb-4e9c-8837-97886cbae38d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116753 | controller | Jun 12 15:39:49.987838 crc crio[24284]: time="2026-06-12T15:39:49.987679107Z" level=info msg="Starting container: f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a" id=fbc0687c-54aa-4650-a539-521a5d5f8425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116775 | controller | Jun 12 15:39:49.996106 crc crio[24284]: time="2026-06-12T15:39:49.995939196Z" level=info msg="Started container" PID=42906 containerID=f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a description=openshift-frr-k8s/frr-k8s-qt9rz/reloader id=fbc0687c-54aa-4650-a539-521a5d5f8425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116791 | controller | Jun 12 15:39:50.016875 crc crio[24284]: time="2026-06-12T15:39:50.016684393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0ebaaf76-313b-4982-8b01-d65d67e99654 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116807 | controller | Jun 12 15:39:50.019662 crc crio[24284]: time="2026-06-12T15:39:50.019552647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ea52b7e6-f6a9-4548-9074-84e7c43757f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116822 | controller | Jun 12 15:39:50.032191 crc crio[24284]: time="2026-06-12T15:39:50.032059414Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics" id=30d29931-0a7c-4bf9-86fc-aed54c0f176a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116839 | controller | Jun 12 15:39:50.033069 crc crio[24284]: time="2026-06-12T15:39:50.032652604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116855 | controller | Jun 12 15:39:50.074805 crc crio[24284]: time="2026-06-12T15:39:50.074623323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116871 | controller | Jun 12 15:39:50.080764 crc crio[24284]: time="2026-06-12T15:39:50.080576207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.116886 | controller | Jun 12 15:39:50.227873 crc crio[24284]: time="2026-06-12T15:39:50.227705827Z" level=info msg="Created container f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545: openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics" id=30d29931-0a7c-4bf9-86fc-aed54c0f176a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116902 | controller | Jun 12 15:39:50.229425 crc crio[24284]: time="2026-06-12T15:39:50.22934855Z" level=info msg="Starting container: f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545" id=540ec8e3-7270-45b5-920b-10a880e647d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.116919 | controller | Jun 12 15:39:50.239998 crc crio[24284]: time="2026-06-12T15:39:50.239719508Z" level=info msg="Started container" PID=42936 containerID=f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545 description=openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics id=540ec8e3-7270-45b5-920b-10a880e647d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.116935 | controller | Jun 12 15:39:50.259483 crc crio[24284]: time="2026-06-12T15:39:50.259376641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=33bd8556-eb2c-4e50-8114-d8ef05fabf97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116950 | controller | Jun 12 15:39:50.262586 crc crio[24284]: time="2026-06-12T15:39:50.262489534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a1c26b7d-44e3-4b9b-9f8b-31190323f816 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.116969 | controller | Jun 12 15:39:50.277593 crc crio[24284]: time="2026-06-12T15:39:50.277497201Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr-status" id=93e75af3-dedd-4c1d-a903-ae07f852078e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.116985 | controller | Jun 12 15:39:50.278127 crc crio[24284]: time="2026-06-12T15:39:50.278008318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117001 | controller | Jun 12 15:39:50.327125 crc crio[24284]: time="2026-06-12T15:39:50.326826429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117016 | controller | Jun 12 15:39:50.332807 crc crio[24284]: time="2026-06-12T15:39:50.332601389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117032 | controller | Jun 12 15:39:50.477046 crc crio[24284]: time="2026-06-12T15:39:50.475724276Z" level=info msg="Created container e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b: openshift-frr-k8s/frr-k8s-qt9rz/frr-status" id=93e75af3-dedd-4c1d-a903-ae07f852078e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117047 | controller | Jun 12 15:39:50.479317 crc crio[24284]: time="2026-06-12T15:39:50.479177569Z" level=info msg="Starting container: e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b" id=5062e43d-5568-40fd-9313-81bc55690ca9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.117062 | controller | Jun 12 15:39:50.486493 crc crio[24284]: time="2026-06-12T15:39:50.486144336Z" level=info msg="Started container" PID=42962 containerID=e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b description=openshift-frr-k8s/frr-k8s-qt9rz/frr-status id=5062e43d-5568-40fd-9313-81bc55690ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.117078 | controller | Jun 12 15:39:50.497669 crc crio[24284]: time="2026-06-12T15:39:50.497585959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2028bfa4-c9ef-49b4-9bff-8b7343e436ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.117094 | controller | Jun 12 15:39:50.501095 crc crio[24284]: time="2026-06-12T15:39:50.500986921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5e601756-13f2-4c9e-85d4-50e9f86ea84e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.117109 | controller | Jun 12 15:39:50.507583 crc crio[24284]: time="2026-06-12T15:39:50.507445591Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy" id=b82ada57-f8d1-41d8-9c24-3f5e852d63a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117125 | controller | Jun 12 15:39:50.508237 crc crio[24284]: time="2026-06-12T15:39:50.508157505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117140 | controller | Jun 12 15:39:50.566875 crc crio[24284]: time="2026-06-12T15:39:50.559039284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117156 | controller | Jun 12 15:39:50.929941 crc crio[24284]: time="2026-06-12T15:39:50.92984688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117175 | controller | Jun 12 15:39:51.049608 crc crio[24284]: time="2026-06-12T15:39:51.04943573Z" level=info msg="Created container a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy" id=b82ada57-f8d1-41d8-9c24-3f5e852d63a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117191 | controller | Jun 12 15:39:51.051203 crc crio[24284]: time="2026-06-12T15:39:51.051077053Z" level=info msg="Starting container: a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014" id=4bb6b6cd-7bba-44ba-9ec5-d878c779396e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.117207 | controller | Jun 12 15:39:51.059075 crc crio[24284]: time="2026-06-12T15:39:51.058808856Z" level=info msg="Started container" PID=43000 containerID=a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014 description=openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy id=4bb6b6cd-7bba-44ba-9ec5-d878c779396e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.117223 | controller | Jun 12 15:39:51.078507 crc crio[24284]: time="2026-06-12T15:39:51.078147887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=04a6aaf6-fe97-4b69-bb84-569c59627aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.117239 | controller | Jun 12 15:39:51.085679 crc crio[24284]: time="2026-06-12T15:39:51.085543418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bf50cba1-a818-4779-9107-4bbc225b2bb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.117254 | controller | Jun 12 15:39:51.097657 crc crio[24284]: time="2026-06-12T15:39:51.097409815Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr" id=b1c27e1e-0ebd-405b-b4c3-fea7d1b45ce1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117270 | controller | Jun 12 15:39:51.098151 crc crio[24284]: time="2026-06-12T15:39:51.098051056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117286 | controller | Jun 12 15:39:51.154031 crc crio[24284]: time="2026-06-12T15:39:51.153708182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117302 | controller | Jun 12 15:39:51.430940 crc crio[24284]: time="2026-06-12T15:39:51.430224861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117317 | controller | Jun 12 15:39:51.594598 crc crio[24284]: time="2026-06-12T15:39:51.593744175Z" level=info msg="Created container 16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr" id=b1c27e1e-0ebd-405b-b4c3-fea7d1b45ce1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117333 | controller | Jun 12 15:39:51.598455 crc crio[24284]: time="2026-06-12T15:39:51.596503214Z" level=info msg="Starting container: 16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78" id=0ed8b9c1-6723-41db-af7d-6cd8b30891e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.117349 | controller | Jun 12 15:39:51.603759 crc crio[24284]: time="2026-06-12T15:39:51.603619097Z" level=info msg="Started container" PID=43025 containerID=16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78 description=openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr id=0ed8b9c1-6723-41db-af7d-6cd8b30891e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2
2026-06-12 16:39:22.117369 | controller | Jun 12 15:40:03.482241 crc crio[24284]: time="2026-06-12T15:40:03.481403552Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687980-hdlnd/POD" id=ee2c9202-83ae-4224-a87d-ad2654e454b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.117386 | controller | Jun 12 15:40:03.484625 crc crio[24284]: time="2026-06-12T15:40:03.482529589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117402 | controller | Jun 12 15:40:03.908941 crc crio[24284]: time="2026-06-12T15:40:03.516320991Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc002722078}] Aliases:map[]}"
2026-06-12 16:39:22.117419 | controller | Jun 12 15:40:03.908941 crc crio[24284]: time="2026-06-12T15:40:03.516382803Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687980-hdlnd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.117436 | controller | Jun 12 15:40:04.134747 crc crio[24284]: 2026-06-12T15:40:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cf6e3c91bb9969 Mac:5e:4c:0d:ed:68:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.117452 | controller | Jun 12 15:40:04.139534 crc crio[24284]: time="2026-06-12T15:40:04.139241229Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc002722078}] Aliases:map[]}"
2026-06-12 16:39:22.117468 | controller | Jun 12 15:40:04.140057 crc crio[24284]: time="2026-06-12T15:40:04.139945742Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687980-hdlnd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.117484 | controller | Jun 12 15:40:04.153796 crc crio[24284]: time="2026-06-12T15:40:04.153106001Z" level=info msg="Ran pod sandbox 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad with infra container: openshift-infra/auto-csr-approver-29687980-hdlnd/POD" id=ee2c9202-83ae-4224-a87d-ad2654e454b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.117500 | controller | Jun 12 15:40:04.158299 crc crio[24284]: time="2026-06-12T15:40:04.158130794Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c526b702-5c3c-4aa4-8104-bf9302818c16 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.117535 | controller | Jun 12 15:40:04.172666 crc crio[24284]: time="2026-06-12T15:40:04.172384499Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.117553 | controller | Jun 12 15:40:07.031654 crc crio[24284]: time="2026-06-12T15:40:07.030548417Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c526b702-5c3c-4aa4-8104-bf9302818c16 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.117569 | controller | Jun 12 15:40:07.036748 crc crio[24284]: time="2026-06-12T15:40:07.033610397Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8fbafd98-e676-4fb0-be64-4d0068bd5706 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.117588 | controller | Jun 12 15:40:07.036748 crc crio[24284]: time="2026-06-12T15:40:07.036433758Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5239eed2-24a0-4c7f-85c2-7c74d214411e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.117604 | controller | Jun 12 15:40:07.070183 crc crio[24284]: time="2026-06-12T15:40:07.069691232Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687980-hdlnd/oc" id=02d64a59-dbcb-4d19-9972-41ff24900cb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117620 | controller | Jun 12 15:40:07.071060 crc crio[24284]: time="2026-06-12T15:40:07.070451877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117636 | controller | Jun 12 15:40:07.120673 crc crio[24284]: time="2026-06-12T15:40:07.120573738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117651 | controller | Jun 12 15:40:07.449608 crc crio[24284]: time="2026-06-12T15:40:07.449511923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117667 | controller | Jun 12 15:40:07.895316 crc crio[24284]: time="2026-06-12T15:40:07.894554459Z" level=info msg="Created container 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9: openshift-infra/auto-csr-approver-29687980-hdlnd/oc" id=02d64a59-dbcb-4d19-9972-41ff24900cb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.117682 | controller | Jun 12 15:40:07.907780 crc crio[24284]: time="2026-06-12T15:40:07.907614258Z" level=info msg="Starting container: 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9" id=e23017b5-d6fc-4d0a-9023-421baa464423 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.117698 | controller | Jun 12 15:40:07.918823 crc crio[24284]: time="2026-06-12T15:40:07.918715754Z" level=info msg="Started container" PID=43327 containerID=9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9 description=openshift-infra/auto-csr-approver-29687980-hdlnd/oc id=e23017b5-d6fc-4d0a-9023-421baa464423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad
2026-06-12 16:39:22.117715 | controller | Jun 12 15:40:10.771803 crc crio[24284]: time="2026-06-12T15:40:10.770668364Z" level=info msg="Stopping pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad" id=1ac5c1ef-d80f-4688-8956-2c18532e7b21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.117731 | controller | Jun 12 15:40:10.773061 crc crio[24284]: time="2026-06-12T15:40:10.772128592Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc001e04798}] Aliases:map[]}"
2026-06-12 16:39:22.117748 | controller | Jun 12 15:40:10.773061 crc crio[24284]: time="2026-06-12T15:40:10.772442693Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687980-hdlnd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.117764 | controller | Jun 12 15:40:12.002100 crc crio[24284]: time="2026-06-12T15:40:12.001641954Z" level=info msg="Stopped pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad" id=1ac5c1ef-d80f-4688-8956-2c18532e7b21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.117783 | controller | Jun 12 15:40:18.713080 crc crio[24284]: time="2026-06-12T15:40:18.71159321Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/POD" id=e2319dbc-12a4-45dd-98dc-7fb4e9b0cba9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.117799 | controller | Jun 12 15:40:18.714660 crc crio[24284]: time="2026-06-12T15:40:18.713119961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117815 | controller | Jun 12 15:40:18.747348 crc crio[24284]: time="2026-06-12T15:40:18.747090257Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6596fc866d-qjhzf Namespace:baremetal-operator-system ID:ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 UID:37cd3b42-0fb7-4f4d-a689-cd5999f55f22 NetNS:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37cd3b42_0fb7_4f4d_a689_cd5999f55f22.slice PodAnnotations:0xc003242100}] Aliases:map[]}"
2026-06-12 16:39:22.117831 | controller | Jun 12 15:40:18.747348 crc crio[24284]: time="2026-06-12T15:40:18.747208721Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.117848 | controller | Jun 12 15:40:19.374406 crc crio[24284]: 2026-06-12T15:40:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef18a60257ee1c4 Mac:e2:df:05:e0:f0:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb SocketPath: PciID:}] [{Interface:0xc00022c6d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.117863 | controller | Jun 12 15:40:19.377361 crc crio[24284]: time="2026-06-12T15:40:19.37650591Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6596fc866d-qjhzf Namespace:baremetal-operator-system ID:ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 UID:37cd3b42-0fb7-4f4d-a689-cd5999f55f22 NetNS:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37cd3b42_0fb7_4f4d_a689_cd5999f55f22.slice PodAnnotations:0xc003242100}] Aliases:map[]}"
2026-06-12 16:39:22.117879 | controller | Jun 12 15:40:19.377361 crc crio[24284]: time="2026-06-12T15:40:19.376721447Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.117895 | controller | Jun 12 15:40:19.390457 crc crio[24284]: time="2026-06-12T15:40:19.389636272Z" level=info msg="Ran pod sandbox ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/POD" id=e2319dbc-12a4-45dd-98dc-7fb4e9b0cba9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.117911 | controller | Jun 12 15:40:19.394436 crc crio[24284]: time="2026-06-12T15:40:19.39410095Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=46239e39-6e29-4965-999a-522227f2a250 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.117929 | controller | Jun 12 15:40:19.409490 crc crio[24284]: time="2026-06-12T15:40:19.409212145Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 16:39:22.117947 | controller | Jun 12 15:40:19.884156 crc crio[24284]: time="2026-06-12T15:40:19.883324357Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-z7n5m/POD" id=95180f66-f7fd-48d2-9f97-478de80c4e6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.117966 | controller | Jun 12 15:40:19.885820 crc crio[24284]: time="2026-06-12T15:40:19.884179624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.117982 | controller | Jun 12 15:40:19.920843 crc crio[24284]: time="2026-06-12T15:40:19.919515296Z" level=info msg="Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc002c1e398}] Aliases:map[]}"
2026-06-12 16:39:22.117999 | controller | Jun 12 15:40:19.920843 crc crio[24284]: time="2026-06-12T15:40:19.919579368Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-z7n5m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.118015 | controller | Jun 12 15:40:19.988542 crc crio[24284]: time="2026-06-12T15:40:19.98842434Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/POD" id=63b3c326-bbd9-48d1-b8fd-6911906681de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118030 | controller | Jun 12 15:40:19.988838 crc crio[24284]: time="2026-06-12T15:40:19.988593835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.118047 | controller | Jun 12 15:40:20.180655 crc crio[24284]: time="2026-06-12T15:40:20.178536404Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc001212550}] Aliases:map[]}"
2026-06-12 16:39:22.118062 | controller | Jun 12 15:40:20.180655 crc crio[24284]: time="2026-06-12T15:40:20.178655098Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.118078 | controller | Jun 12 15:40:21.226768 crc crio[24284]: time="2026-06-12T15:40:21.225745163Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/POD" id=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118094 | controller | Jun 12 15:40:21.226768 crc crio[24284]: time="2026-06-12T15:40:21.226687564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.118110 | controller | Jun 12 15:40:21.418771 crc crio[24284]: 2026-06-12T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee90bab08a0094 Mac:86:98:22:1c:56:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.118126 | controller | Jun 12 15:40:21.419988 crc crio[24284]: time="2026-06-12T15:40:21.419767872Z" level=info msg="Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc002c1e398}] Aliases:map[]}"
2026-06-12 16:39:22.118146 | controller | Jun 12 15:40:21.419988 crc crio[24284]: time="2026-06-12T15:40:21.419958478Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-z7n5m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.118163 | controller | Jun 12 15:40:21.440152 crc crio[24284]: time="2026-06-12T15:40:21.439933628Z" level=info msg="Ran pod sandbox 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb with infra container: openstack-operators/openstack-operator-index-z7n5m/POD" id=95180f66-f7fd-48d2-9f97-478de80c4e6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118179 | controller | Jun 12 15:40:21.444711 crc crio[24284]: time="2026-06-12T15:40:21.444628383Z" level=info msg="Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=3dee574a-4d6a-447d-8267-d5b9e705ef42 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118195 | controller | Jun 12 15:40:21.449439 crc crio[24284]: time="2026-06-12T15:40:21.446339149Z" level=info msg="Trying to access \"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 16:39:22.118211 | controller | Jun 12 15:40:21.454745 crc crio[24284]: time="2026-06-12T15:40:21.453804443Z" 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=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118227 | controller | Jun 12 15:40:21.470313 crc crio[24284]: time="2026-06-12T15:40:21.469925969Z" level=info msg="Ran pod sandbox 188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6 with infra container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/POD" id=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118243 | controller | Jun 12 15:40:21.472996 crc crio[24284]: time="2026-06-12T15:40:21.472892332Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=0b44d9c7-8806-4c1b-942a-08468905e8fb name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118259 | controller | Jun 12 15:40:21.475137 crc crio[24284]: 2026-06-12T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3a65e932a0d07c Mac:b6:cd:13:10:45:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e SocketPath: PciID:}] [{Interface:0xc000260c80 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.118274 | controller | Jun 12 15:40:21.476570 crc crio[24284]: time="2026-06-12T15:40:21.476170969Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc001212550}] Aliases:map[]}"
2026-06-12 16:39:22.118291 | controller | Jun 12 15:40:21.476570 crc crio[24284]: time="2026-06-12T15:40:21.476450529Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.118310 | controller | Jun 12 15:40:21.477404 crc crio[24284]: time="2026-06-12T15:40:21.477313227Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-12 16:39:22.118327 | controller | Jun 12 15:40:21.490105 crc crio[24284]: time="2026-06-12T15:40:21.489943458Z" level=info msg="Ran pod sandbox c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb with infra container: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/POD" id=63b3c326-bbd9-48d1-b8fd-6911906681de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118344 | controller | Jun 12 15:40:21.493583 crc crio[24284]: time="2026-06-12T15:40:21.493382149Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=97eacd9c-87af-41c3-bbe0-fdf1363307be name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118361 | controller | Jun 12 15:40:21.496920 crc crio[24284]: time="2026-06-12T15:40:21.496843342Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-12 16:39:22.118377 | controller | Jun 12 15:40:24.036133 crc crio[24284]: time="2026-06-12T15:40:24.033470167Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-fbnlk/POD" id=0bf440b0-f28b-4175-8027-f439bf13e932 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118393 | controller | Jun 12 15:40:24.036133 crc crio[24284]: time="2026-06-12T15:40:24.036113584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.118409 | controller | Jun 12 15:40:38.490962 crc crio[24284]: time="2026-06-12T15:40:38.48973924Z" level=info msg="Got pod network &{Name:openstack-operator-index-fbnlk Namespace:openstack-operators ID:58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 UID:426f0159-da1b-4870-b637-ec10408b12e4 NetNS:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod426f0159_da1b_4870_b637_ec10408b12e4.slice PodAnnotations:0xc00041c320}] Aliases:map[]}"
2026-06-12 16:39:22.118425 | controller | Jun 12 15:40:38.490962 crc crio[24284]: time="2026-06-12T15:40:38.490934099Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-fbnlk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.118442 | controller | Jun 12 15:40:39.294556 crc crio[24284]: 2026-06-12T15:40:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58194a1bc463150 Mac:72:da:ad:cb:1a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb SocketPath: PciID:}] [{Interface:0xc000304a20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.118458 | controller | Jun 12 15:40:39.295916 crc crio[24284]: time="2026-06-12T15:40:39.295779545Z" level=info msg="Got pod network &{Name:openstack-operator-index-fbnlk Namespace:openstack-operators ID:58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 UID:426f0159-da1b-4870-b637-ec10408b12e4 NetNS:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod426f0159_da1b_4870_b637_ec10408b12e4.slice PodAnnotations:0xc00041c320}] Aliases:map[]}"
2026-06-12 16:39:22.118474 | controller | Jun 12 15:40:39.296536 crc crio[24284]: time="2026-06-12T15:40:39.296442286Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-fbnlk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.118494 | controller | Jun 12 15:40:39.360111 crc crio[24284]: time="2026-06-12T15:40:39.359863593Z" level=info msg="Ran pod sandbox 58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 with infra container: openstack-operators/openstack-operator-index-fbnlk/POD" id=0bf440b0-f28b-4175-8027-f439bf13e932 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.118564 | controller | Jun 12 15:40:39.364572 crc crio[24284]: time="2026-06-12T15:40:39.364500593Z" level=info msg="Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=b1b7e3aa-9902-4e65-a465-05ac8a48c5f0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118584 | controller | Jun 12 15:40:39.370384 crc crio[24284]: time="2026-06-12T15:40:39.370241052Z" level=info msg="Trying to access \"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 16:39:22.118600 | controller | Jun 12 15:40:39.537606 crc crio[24284]: time="2026-06-12T15:40:39.537460574Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=0b44d9c7-8806-4c1b-942a-08468905e8fb name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118647 | controller | Jun 12 15:40:39.539391 crc crio[24284]: time="2026-06-12T15:40:39.538832591Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=44dd4af6-49f3-4e2f-ac17-7e5029a780ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.118665 | controller | Jun 12 15:40:40.237233 crc crio[24284]: time="2026-06-12T15:40:40.237139296Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=65269e84-f293-426e-a35f-0f63b279d6f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.118680 | controller | Jun 12 15:40:42.764327 crc crio[24284]: time="2026-06-12T15:40:42.7629249Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader" id=c9935edd-7755-4a13-85b5-8e0dc873e04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.118723 | controller | Jun 12 15:40:43.442342 crc crio[24284]: time="2026-06-12T15:40:43.442009762Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=46239e39-6e29-4965-999a-522227f2a250 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118742 | controller | Jun 12 15:40:43.443750 crc crio[24284]: time="2026-06-12T15:40:43.443491799Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=38e06cd1-a81f-467d-9c7f-7478796997a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.118758 | controller | Jun 12 15:40:43.925916 crc crio[24284]: time="2026-06-12T15:40:43.925719358Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03" id=97eacd9c-87af-41c3-bbe0-fdf1363307be name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.118796 | controller | Jun 12 15:40:43.927657 crc crio[24284]: time="2026-06-12T15:40:43.927047319Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=fb7554d7-0d51-4352-a508-a3fd155809e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.118817 | controller | Jun 12 15:40:43.939701 crc crio[24284]: time="2026-06-12T15:40:43.939545106Z" level=info msg="Removing container: 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675" id=95c4d8a2-2507-4835-85b1-dd9050d161ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.118837 | controller | Jun 12 15:40:45.049492 crc crio[24284]: time="2026-06-12T15:40:45.04336896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.118885 | controller | Jun 12 15:40:45.530574 crc crio[24284]: time="2026-06-12T15:40:45.530469187Z" level=info msg="Removed container 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675: openshift-infra/auto-csr-approver-29687974-xpv85/oc" id=95c4d8a2-2507-4835-85b1-dd9050d161ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.118914 | controller | Jun 12 15:40:45.543954 crc crio[24284]: time="2026-06-12T15:40:45.543844622Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=48bc7504-fde0-4e6e-853b-0a269adf2277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.118931 | controller | Jun 12 15:40:45.544350 crc crio[24284]: time="2026-06-12T15:40:45.543967886Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=1b2c9473-a622-4b15-95c7-8e8040804151 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.118978 | controller | Jun 12 15:40:45.545503 crc crio[24284]: time="2026-06-12T15:40:45.545448534Z" level=info msg="Stopping pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11" id=8007c681-7e8e-4a71-9188-41a671b82e36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.118997 | controller | Jun 12 15:40:45.545620 crc crio[24284]: time="2026-06-12T15:40:45.545533706Z" level=info msg="Stopped pod sandbox (already stopped): 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11" id=8007c681-7e8e-4a71-9188-41a671b82e36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.119018 | controller | Jun 12 15:40:45.549767 crc crio[24284]: time="2026-06-12T15:40:45.549697253Z" level=info msg="Removing pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11" id=d0ea5038-f87d-4579-b3bc-c371a51c0d36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.119065 | controller | Jun 12 15:40:45.572841 crc crio[24284]: time="2026-06-12T15:40:45.572744579Z" level=info msg="Removed pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11" id=d0ea5038-f87d-4579-b3bc-c371a51c0d36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.119087 | controller | Jun 12 15:40:45.632139 crc crio[24284]: time="2026-06-12T15:40:45.632020193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119133 | controller | Jun 12 15:40:45.635410 crc crio[24284]: time="2026-06-12T15:40:45.635340312Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager" id=630341e9-bc9c-4f4c-9c2e-eab1184a6b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119158 | controller | Jun 12 15:40:45.651385 crc crio[24284]: time="2026-06-12T15:40:45.651114529Z" level=info msg="Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index@sha256:52ca0eddcc0dc68f5937313a773950b5daac8c04309505b0cafe1ce4288d82e5" id=3dee574a-4d6a-447d-8267-d5b9e705ef42 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.119225 | controller | Jun 12 15:40:45.652445 crc crio[24284]: time="2026-06-12T15:40:45.652350986Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=d0085757-042f-432e-86da-5bb3d5782bae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.119250 | controller | Jun 12 15:40:45.653465 crc crio[24284]: time="2026-06-12T15:40:45.653341668Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager" id=16708b70-7a56-4e05-9500-8471a05896c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119267 | controller | Jun 12 15:40:45.678062 crc crio[24284]: time="2026-06-12T15:40:45.677864108Z" level=info msg="Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index@sha256:52ca0eddcc0dc68f5937313a773950b5daac8c04309505b0cafe1ce4288d82e5" id=b1b7e3aa-9902-4e65-a465-05ac8a48c5f0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.119310 | controller | Jun 12 15:40:45.679526 crc crio[24284]: time="2026-06-12T15:40:45.679388007Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=2acf9f97-b3ad-4f4a-b7c3-41502eb479ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.119332 | controller | Jun 12 15:40:45.680689 crc crio[24284]: time="2026-06-12T15:40:45.680543984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119349 | controller | Jun 12 15:40:45.682078 crc crio[24284]: time="2026-06-12T15:40:45.681681082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119386 | controller | Jun 12 15:40:45.682805 crc crio[24284]: time="2026-06-12T15:40:45.682718035Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=fcda4955-74c2-4df2-86ac-31532936c307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.119407 | controller | Jun 12 15:40:45.691152 crc crio[24284]: time="2026-06-12T15:40:45.691016126Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=c5c69444-a803-4c31-8d4a-2a8cca1541d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.119423 | controller | Jun 12 15:40:45.725609 crc crio[24284]: time="2026-06-12T15:40:45.725512356Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-z7n5m/registry-server" id=0fefc936-cf96-4820-b442-de8eed3207d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119439 | controller | Jun 12 15:40:45.751686 crc crio[24284]: time="2026-06-12T15:40:45.751610953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119456 | controller | Jun 12 15:40:45.765356 crc crio[24284]: time="2026-06-12T15:40:45.765168911Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-fbnlk/registry-server" id=ec03a62f-a7c4-4f99-8d75-d5bd3ff95def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119472 | controller | Jun 12 15:40:45.765815 crc crio[24284]: time="2026-06-12T15:40:45.765716348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119487 | controller | Jun 12 15:40:45.768155 crc crio[24284]: time="2026-06-12T15:40:45.768080857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119503 | controller | Jun 12 15:40:45.830772 crc crio[24284]: time="2026-06-12T15:40:45.830423488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119544 | controller | Jun 12 15:40:45.837894 crc crio[24284]: time="2026-06-12T15:40:45.837797537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119562 | controller | Jun 12 15:40:45.855628 crc crio[24284]: time="2026-06-12T15:40:45.855440138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119578 | controller | Jun 12 15:40:45.862386 crc crio[24284]: time="2026-06-12T15:40:45.86216476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119597 | controller | Jun 12 15:40:45.873135 crc crio[24284]: time="2026-06-12T15:40:45.872455378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119624 | controller | Jun 12 15:40:45.881994 crc crio[24284]: time="2026-06-12T15:40:45.881841071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119640 | controller | Jun 12 15:40:45.899521 crc crio[24284]: time="2026-06-12T15:40:45.89843207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119655 | controller | Jun 12 15:40:45.905052 crc crio[24284]: time="2026-06-12T15:40:45.904948014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.119670 | controller | Jun 12 15:40:46.146168 crc crio[24284]: time="2026-06-12T15:40:46.144751255Z" level=info msg="Created container aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8: openstack-operators/openstack-operator-index-fbnlk/registry-server" id=ec03a62f-a7c4-4f99-8d75-d5bd3ff95def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119686 | controller | Jun 12 15:40:46.147783 crc crio[24284]: time="2026-06-12T15:40:46.146060618Z" level=info msg="Created container 1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader" id=c9935edd-7755-4a13-85b5-8e0dc873e04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119702 | controller | Jun 12 15:40:46.148012 crc crio[24284]: time="2026-06-12T15:40:46.147929268Z" level=info msg="Created container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server" id=0fefc936-cf96-4820-b442-de8eed3207d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119718 | controller | Jun 12 15:40:46.148533 crc crio[24284]: time="2026-06-12T15:40:46.148365243Z" level=info msg="Starting container: aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8" id=4164741d-5c1d-4b62-9d4a-3997133012dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.119735 | controller | Jun 12 15:40:46.148781 crc crio[24284]: time="2026-06-12T15:40:46.148692663Z" level=info msg="Created container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager" id=630341e9-bc9c-4f4c-9c2e-eab1184a6b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119751 | controller | Jun 12 15:40:46.148956 crc crio[24284]: time="2026-06-12T15:40:46.14888872Z" level=info msg="Starting container: 1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a" id=ecb1a52c-9be7-43b9-86f7-0989e12e5efb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.119766 | controller | Jun 12 15:40:46.149180 crc crio[24284]: time="2026-06-12T15:40:46.14893667Z" level=info msg="Created container 83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager" id=16708b70-7a56-4e05-9500-8471a05896c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.119783 | controller | Jun 12 15:40:46.150536 crc crio[24284]: time="2026-06-12T15:40:46.150483751Z" level=info msg="Starting container: 83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c" id=49856a1c-a468-4e6a-8bf1-022d42e22393 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.119803 | controller | Jun 12 15:40:46.151014 crc crio[24284]: time="2026-06-12T15:40:46.150926816Z" level=info msg="Starting container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564" id=14f4bb1f-5c36-4ad4-9ff4-0c851cf3e6d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.119819 | controller | Jun 12 15:40:46.151563 crc crio[24284]: time="2026-06-12T15:40:46.15135931Z" level=info msg="Starting container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4" id=21c754f3-6adf-49f2-a1ec-c5847100f5e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.119835 | controller | Jun 12 15:40:46.156431 crc crio[24284]: time="2026-06-12T15:40:46.156329232Z" level=info msg="Started container" PID=44782 containerID=83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c description=baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager id=49856a1c-a468-4e6a-8bf1-022d42e22393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350
2026-06-12 16:39:22.119851 | controller | Jun 12 15:40:46.156692 crc crio[24284]: time="2026-06-12T15:40:46.15656659Z" level=info msg="Started container" PID=44780 containerID=aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8 description=openstack-operators/openstack-operator-index-fbnlk/registry-server id=4164741d-5c1d-4b62-9d4a-3997133012dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3
2026-06-12 16:39:22.119867 | controller | Jun 12 15:40:46.158215 crc crio[24284]: time="2026-06-12T15:40:46.158116521Z" level=info msg="Started container" PID=44784 containerID=b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564 description=openstack-operators/openstack-operator-index-z7n5m/registry-server id=14f4bb1f-5c36-4ad4-9ff4-0c851cf3e6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb
2026-06-12 16:39:22.119883 | controller | Jun 12 15:40:46.158687 crc crio[24284]: time="2026-06-12T15:40:46.158565634Z" level=info msg="Started container" PID=44781 containerID=1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader id=ecb1a52c-9be7-43b9-86f7-0989e12e5efb name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6
2026-06-12 16:39:22.119899 | controller | Jun 12 15:40:46.160858 crc crio[24284]: time="2026-06-12T15:40:46.160784147Z" level=info msg="Started container" PID=44783 containerID=54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4 description=baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager id=21c754f3-6adf-49f2-a1ec-c5847100f5e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb
2026-06-12 16:39:22.119915 | controller | Jun 12 15:40:46.530635 crc crio[24284]: time="2026-06-12T15:40:46.527699259Z" level=info msg="Stopping container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564 (timeout: 2s)" id=79b052cd-d1f0-43cd-8ff1-b357cd49ff3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.119931 | controller | Jun 12 15:40:47.191081 crc crio[24284]: time="2026-06-12T15:40:47.189919809Z" level=info msg="Stopped container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server" id=79b052cd-d1f0-43cd-8ff1-b357cd49ff3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.119947 | controller | Jun 12 15:40:47.193124 crc crio[24284]: time="2026-06-12T15:40:47.192650838Z" level=info msg="Stopping pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb" id=dffacbc8-2135-4114-8ddd-ce95a84f197d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.119966 | controller | Jun 12 15:40:47.194073 crc crio[24284]: time="2026-06-12T15:40:47.193465614Z" level=info msg="Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc001212108}] Aliases:map[]}"
2026-06-12 16:39:22.119983 | controller | Jun 12 15:40:47.194308 crc crio[24284]: time="2026-06-12T15:40:47.194184677Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-z7n5m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.119999 | controller | Jun 12 15:40:47.803484 crc crio[24284]: time="2026-06-12T15:40:47.802945857Z" level=info msg="Stopped pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb" id=dffacbc8-2135-4114-8ddd-ce95a84f197d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.120015 | controller | Jun 12 15:40:48.639926 crc crio[24284]: time="2026-06-12T15:40:48.639456964Z" level=info msg="Removing container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564" id=8db4fa8d-f02c-4b87-9f5d-0034644599a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.120032 | controller | Jun 12 15:40:48.676566 crc crio[24284]: time="2026-06-12T15:40:48.67641988Z" level=info msg="Removed container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server" id=8db4fa8d-f02c-4b87-9f5d-0034644599a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.120049 | controller | Jun 12 15:41:06.382425 crc crio[24284]: time="2026-06-12T15:41:06.380883966Z" level=info msg="Running pod sandbox: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/POD" id=b08f8626-0f6b-4474-9b4e-69acc294f3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.120121 | controller | Jun 12 15:41:06.382425 crc crio[24284]: time="2026-06-12T15:41:06.382426697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120145 | controller | Jun 12 15:41:06.442851 crc crio[24284]: time="2026-06-12T15:41:06.442735197Z" level=info msg="Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002612278}] Aliases:map[]}"
2026-06-12 16:39:22.120164 | controller | Jun 12 15:41:06.442851 crc crio[24284]: time="2026-06-12T15:41:06.442788619Z" level=info msg="Adding pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.120181 | controller | Jun 12 15:41:08.015487 crc crio[24284]: 2026-06-12T15:41:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86a7bdb828f4230 Mac:42:6e:a5:c7:93:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b SocketPath: PciID:}] [{Interface:0xc0000148a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.120198 | controller | Jun 12 15:41:08.027228 crc crio[24284]: time="2026-06-12T15:41:08.025949228Z" level=info msg="Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002612278}] Aliases:map[]}"
2026-06-12 16:39:22.120221 | controller | Jun 12 15:41:08.027228 crc crio[24284]: time="2026-06-12T15:41:08.026514495Z" level=info msg="Checking pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.120239 | controller | Jun 12 15:41:08.038830 crc crio[24284]: time="2026-06-12T15:41:08.038749555Z" level=info msg="Ran pod sandbox 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b with infra container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/POD" id=b08f8626-0f6b-4474-9b4e-69acc294f3b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.120256 | controller | Jun 12 15:41:08.044732 crc crio[24284]: time="2026-06-12T15:41:08.044451729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d345bf3c-237b-45a8-8be8-8aa4b27a0e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.120274 | controller | Jun 12 15:41:08.049563 crc crio[24284]: time="2026-06-12T15:41:08.049452571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aa8e1bdb-35ac-4607-b1a3-78be98d19eea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.120290 | controller | Jun 12 15:41:08.059594 crc crio[24284]: time="2026-06-12T15:41:08.058745894Z" level=info msg="Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util" id=89d6ef89-723d-420b-b709-9a66400c5a2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.120306 | controller | Jun 12 15:41:08.059947 crc crio[24284]: time="2026-06-12T15:41:08.059890762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120323 | controller | Jun 12 15:41:08.109780 crc crio[24284]: time="2026-06-12T15:41:08.109681347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120339 | controller | Jun 12 15:41:08.116921 crc crio[24284]: time="2026-06-12T15:41:08.116847151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120355 | controller | Jun 12 15:41:08.280240 crc crio[24284]: time="2026-06-12T15:41:08.279067461Z" level=info msg="Created container 71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util" id=89d6ef89-723d-420b-b709-9a66400c5a2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.120372 | controller | Jun 12 15:41:08.282201 crc crio[24284]: time="2026-06-12T15:41:08.282086909Z" level=info msg="Starting container: 71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc" id=3975bfdb-1ff4-4e46-a347-299d70f052a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.120388 | controller | Jun 12 15:41:08.290323 crc crio[24284]: time="2026-06-12T15:41:08.290055328Z" level=info msg="Started container" PID=45398 containerID=71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util id=3975bfdb-1ff4-4e46-a347-299d70f052a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b
2026-06-12 16:39:22.120409 | controller | Jun 12 15:41:09.499203 crc crio[24284]: time="2026-06-12T15:41:09.498480113Z" level=info msg="Stopping container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4 (timeout: 10s)" id=c999bcde-bf3f-4d5d-9776-589d87ad0510 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.120426 | controller | Jun 12 15:41:09.640297 crc crio[24284]: time="2026-06-12T15:41:09.640042362Z" level=info msg="Stopped container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager" id=c999bcde-bf3f-4d5d-9776-589d87ad0510 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.120442 | controller | Jun 12 15:41:09.642303 crc crio[24284]: time="2026-06-12T15:41:09.641970124Z" level=info msg="Stopping pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb" id=95f61ebd-0101-4535-84e6-27ffb07b0693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.120459 | controller | Jun 12 15:41:09.643739 crc crio[24284]: time="2026-06-12T15:41:09.642850123Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc002c1e2e8}] Aliases:map[]}"
2026-06-12 16:39:22.120475 | controller | Jun 12 15:41:09.643739 crc crio[24284]: time="2026-06-12T15:41:09.643660359Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.120492 | controller | Jun 12 15:41:10.073945 crc crio[24284]: time="2026-06-12T15:41:10.073835326Z" level=info msg="Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=11c976ea-56c7-4dd1-ae69-11a35ddd8db7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.120509 | controller | Jun 12 15:41:10.075883 crc crio[24284]: time="2026-06-12T15:41:10.075781181Z" level=info msg="Trying to access \"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 16:39:22.120546 | controller | Jun 12 15:41:10.887789 crc crio[24284]: time="2026-06-12T15:41:10.88771693Z" level=info msg="Stopped pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb" id=95f61ebd-0101-4535-84e6-27ffb07b0693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.120564 | controller | Jun 12 15:41:10.958204 crc crio[24284]: time="2026-06-12T15:41:10.95756847Z" level=info msg="Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:3099b0d762764d1ffbf8391bf4c60e5328aa9e0900588435e91723d05b7d012f" id=11c976ea-56c7-4dd1-ae69-11a35ddd8db7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.120581 | controller | Jun 12 15:41:10.968234 crc crio[24284]: time="2026-06-12T15:41:10.968196545Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=b511b910-964a-411d-9cf5-a9a03f09fcb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.120597 | controller | Jun 12 15:41:10.972882 crc crio[24284]: time="2026-06-12T15:41:10.972822765Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=79755de9-71ae-4628-88a7-372033ac9886 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.120618 | controller | Jun 12 15:41:10.983717 crc crio[24284]: time="2026-06-12T15:41:10.983521694Z" level=info msg="Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull" id=776236cd-9e9a-4f64-9061-12af297e28f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.120635 | controller | Jun 12 15:41:10.985401 crc crio[24284]: time="2026-06-12T15:41:10.985357065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120651 | controller | Jun 12 15:41:11.045362 crc crio[24284]: time="2026-06-12T15:41:11.045076883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120668 | controller | Jun 12 15:41:11.046938 crc crio[24284]: time="2026-06-12T15:41:11.046722587Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0bbb2f29ba779f73763ccd7e956e0866672109e0f5d757e4df35d5751433458d/merged/etc/passwd: no such file or directory"
2026-06-12 16:39:22.120684 | controller | Jun 12 15:41:11.046938 crc crio[24284]: time="2026-06-12T15:41:11.046835361Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/0bbb2f29ba779f73763ccd7e956e0866672109e0f5d757e4df35d5751433458d/merged/etc/group: no such file or directory"
2026-06-12 16:39:22.120700 | controller | Jun 12 15:41:11.058521 crc crio[24284]: time="2026-06-12T15:41:11.058383025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120716 | controller | Jun 12 15:41:11.109159 crc crio[24284]: time="2026-06-12T15:41:11.108853665Z" level=info msg="Removing container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4" id=9f88efe5-51e2-4083-845f-f3aad6f0749e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.120733 | controller | Jun 12 15:41:11.168325 crc crio[24284]: time="2026-06-12T15:41:11.168150235Z" level=info msg="Removed container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager" id=9f88efe5-51e2-4083-845f-f3aad6f0749e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.120749 | controller | Jun 12 15:41:11.247623 crc crio[24284]: time="2026-06-12T15:41:11.247345565Z" level=info msg="Created container 9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull" id=776236cd-9e9a-4f64-9061-12af297e28f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.120766 | controller | Jun 12 15:41:11.248672 crc crio[24284]: time="2026-06-12T15:41:11.248583945Z" level=info msg="Starting container: 9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae" id=c39c8792-828b-4667-ab94-943858cbae21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.120782 | controller | Jun 12 15:41:11.265875 crc crio[24284]: time="2026-06-12T15:41:11.265748003Z" level=info msg="Started container" PID=45513 containerID=9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull id=c39c8792-828b-4667-ab94-943858cbae21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b
2026-06-12 16:39:22.120799 | controller | Jun 12 15:41:12.125931 crc crio[24284]: time="2026-06-12T15:41:12.125345603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5114e89-ed45-4b0d-9e56-4a0466d612be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.120818 | controller | Jun 12 15:41:12.130444 crc crio[24284]: time="2026-06-12T15:41:12.130386576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2a0e0763-1d9b-41f1-abe6-15f8650f0400 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.120835 | controller | Jun 12 15:41:12.144184 crc crio[24284]: time="2026-06-12T15:41:12.137656473Z" level=info msg="Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract" id=2a5fcb56-f9cc-4313-ad59-da6dbc33472d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.120851 | controller | Jun 12 15:41:12.144184 crc crio[24284]: time="2026-06-12T15:41:12.138216662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120867 | controller | Jun 12 15:41:12.204298 crc crio[24284]: time="2026-06-12T15:41:12.204079533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120883 | controller | Jun 12 15:41:12.207165 crc crio[24284]: time="2026-06-12T15:41:12.207098132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.120899 | controller | Jun 12 15:41:12.379935 crc crio[24284]: time="2026-06-12T15:41:12.379671295Z" level=info msg="Created container f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract" id=2a5fcb56-f9cc-4313-ad59-da6dbc33472d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.120918 | controller | Jun 12 15:41:12.382661 crc crio[24284]: time="2026-06-12T15:41:12.382173706Z" level=info msg="Starting container: f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773" id=612c8ee2-2c55-4a35-b6c8-27d30a9113ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.120937 | controller | Jun 12 15:41:12.401105 crc crio[24284]: time="2026-06-12T15:41:12.400910226Z" level=info msg="Started container" PID=45534 containerID=f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773 description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract id=612c8ee2-2c55-4a35-b6c8-27d30a9113ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b
2026-06-12 16:39:22.120953 | controller | Jun 12 15:41:14.156747 crc crio[24284]: time="2026-06-12T15:41:14.155792086Z" level=info msg="Stopping pod sandbox: 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b" id=cb90aa56-84fb-4ad6-83ba-ec85e2ff53cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.120970 | controller | Jun 12 15:41:14.157685 crc crio[24284]: time="2026-06-12T15:41:14.157568214Z" level=info msg="Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002c1eb28}] Aliases:map[]}"
2026-06-12 16:39:22.120987 | controller | Jun 12 15:41:14.157785 crc crio[24284]: time="2026-06-12T15:41:14.157712739Z" level=info msg="Deleting pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.121004 | controller | Jun 12 15:41:14.688478 crc crio[24284]: time="2026-06-12T15:41:14.687931954Z" level=info msg="Stopped pod sandbox: 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b" id=cb90aa56-84fb-4ad6-83ba-ec85e2ff53cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.121032 | controller | Jun 12 15:41:18.760025 crc crio[24284]: time="2026-06-12T15:41:18.758596335Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/POD" id=2623be6a-6747-49bd-97af-f680e3ec55ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.121048 | controller | Jun 12 15:41:18.761794 crc crio[24284]: time="2026-06-12T15:41:18.760097415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121065 | controller | Jun 12 15:41:18.952484 crc crio[24284]: time="2026-06-12T15:41:18.952388764Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-97dd4697c-xc2hh Namespace:openstack-operators ID:dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa UID:e7f3df46-ed43-4dc7-b298-6c67ae247319 NetNS:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7f3df46_ed43_4dc7_b298_6c67ae247319.slice PodAnnotations:0xc002612738}] Aliases:map[]}"
2026-06-12 16:39:22.121082 | controller | Jun 12 15:41:18.952837 crc crio[24284]: time="2026-06-12T15:41:18.952817028Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.121099 | controller | Jun 12 15:41:22.633043 crc crio[24284]: 2026-06-12T15:41:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdc15151a86bf2 Mac:6a:c5:65:91:4d:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.121115 | controller | Jun 12 15:41:22.639115 crc crio[24284]: time="2026-06-12T15:41:22.638961699Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-97dd4697c-xc2hh Namespace:openstack-operators ID:dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa UID:e7f3df46-ed43-4dc7-b298-6c67ae247319 NetNS:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7f3df46_ed43_4dc7_b298_6c67ae247319.slice PodAnnotations:0xc002612738}] Aliases:map[]}"
2026-06-12 16:39:22.121132 | controller | Jun 12 15:41:22.639941 crc crio[24284]: time="2026-06-12T15:41:22.639916161Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.121148 | controller | Jun 12 15:41:22.654538 crc crio[24284]: time="2026-06-12T15:41:22.654453752Z" level=info msg="Ran pod sandbox dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa with infra container: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/POD" id=2623be6a-6747-49bd-97af-f680e3ec55ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.121165 | controller | Jun 12 15:41:22.659409 crc crio[24284]: time="2026-06-12T15:41:22.659095871Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121182 | controller | Jun 12 15:41:22.659788 crc crio[24284]: time="2026-06-12T15:41:22.659646369Z" level=info msg="Image 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121202 | controller | Jun 12 15:41:22.659788 crc crio[24284]: time="2026-06-12T15:41:22.659708531Z" level=info msg="Neither image nor artfiact 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121219 | controller | Jun 12 15:41:22.661351 crc crio[24284]: time="2026-06-12T15:41:22.66122119Z" level=info msg="Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=a736c22c-206c-45ce-be75-bcc6b9a4d64f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.121235 | controller | Jun 12 15:41:22.662812 crc crio[24284]: time="2026-06-12T15:41:22.66273302Z" level=info msg="Trying to access \"38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 16:39:22.121252 | controller | Jun 12 15:41:24.300064 crc crio[24284]: time="2026-06-12T15:41:24.298753017Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=da1d8c2d-62d9-4a31-808f-5f67cb54773c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.121269 | controller | Jun 12 15:41:24.315875 crc crio[24284]: time="2026-06-12T15:41:24.3157798Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 16:39:22.121285 | controller | Jun 12 15:41:45.600383 crc crio[24284]: time="2026-06-12T15:41:45.599416159Z" level=info msg="Stopping pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb" id=6b66e1a2-acb7-47e4-a7c9-8331ddfcc476 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.121302 | controller | Jun 12 15:41:45.603054 crc crio[24284]: time="2026-06-12T15:41:45.600442802Z" level=info msg="Stopped pod sandbox (already stopped): 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb" id=6b66e1a2-acb7-47e4-a7c9-8331ddfcc476 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.121319 | controller | Jun 12 15:41:45.603821 crc crio[24284]: time="2026-06-12T15:41:45.6034058Z" level=info msg="Removing pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb" id=7d8a00cb-2c93-45f1-8db3-d8c4075bcd0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.121335 | controller | Jun 12 15:41:51.039699 crc crio[24284]: time="2026-06-12T15:41:51.03864399Z" level=info msg="Removed pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb" id=7d8a00cb-2c93-45f1-8db3-d8c4075bcd0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.121351 | controller | Jun 12 15:41:51.042841 crc crio[24284]: time="2026-06-12T15:41:51.042791301Z" level=info msg="Stopping pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb" id=1b3aebf8-5d67-42ee-b135-f8d3219a3646 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.121368 | controller | Jun 12 15:41:51.043136 crc crio[24284]: time="2026-06-12T15:41:51.043108821Z" level=info msg="Stopped pod sandbox (already stopped): c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb" id=1b3aebf8-5d67-42ee-b135-f8d3219a3646 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.121384 | controller | Jun 12 15:41:51.044950 crc crio[24284]: time="2026-06-12T15:41:51.044545197Z" level=info msg="Removing pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb" id=0668ce06-f15c-4c49-b534-4a84825f1ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.121400 | controller | Jun 12 15:41:59.171404 crc crio[24284]: time="2026-06-12T15:41:59.169604062Z" level=info msg="Removed pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb" id=0668ce06-f15c-4c49-b534-4a84825f1ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.121420 | controller | Jun 12 15:41:59.353814 crc crio[24284]: time="2026-06-12T15:41:59.353660333Z" level=info msg="Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator@sha256:0fc788ab535587780720dda7d9179e7271d26dc0d8affe2d13476f03ae183178" id=a736c22c-206c-45ce-be75-bcc6b9a4d64f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.121437 | controller | Jun 12 15:41:59.355188 crc crio[24284]: time="2026-06-12T15:41:59.355055439Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=eacc0155-d69d-4fd5-aad3-3bdcd0588868 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121454 | controller | Jun 12 15:41:59.411699 crc crio[24284]: time="2026-06-12T15:41:59.411043098Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=e7c97876-7855-4f9b-9fd2-cd97099d4120 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121470 | controller | Jun 12 15:41:59.428378 crc crio[24284]: time="2026-06-12T15:41:59.428234696Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator" id=a3a1ad87-08f1-44b4-8927-db47e8a69113 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.121487 | controller | Jun 12 15:41:59.430197 crc crio[24284]: time="2026-06-12T15:41:59.430141668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121503 | controller | Jun 12 15:41:59.434513 crc crio[24284]: time="2026-06-12T15:41:59.434421632Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=da1d8c2d-62d9-4a31-808f-5f67cb54773c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.121540 | controller | Jun 12 15:41:59.435776 crc crio[24284]: time="2026-06-12T15:41:59.435686629Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=9dd40b56-418d-4e86-ab7b-c27eab92b0ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121558 | controller | Jun 12 15:41:59.461391 crc crio[24284]: time="2026-06-12T15:41:59.461209288Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=85951c2a-6d5f-448d-ad23-36222ab07a4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.121574 | controller | Jun 12 15:41:59.477863 crc crio[24284]: time="2026-06-12T15:41:59.477682193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121591 | controller | Jun 12 15:41:59.487746 crc crio[24284]: time="2026-06-12T15:41:59.487636316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121608 | controller | Jun 12 15:41:59.499197 crc crio[24284]: time="2026-06-12T15:41:59.498995988Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb" id=688ad214-950e-4f68-8f7a-906afd06a4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.121624 | controller | Jun 12 15:41:59.502968 crc crio[24284]: time="2026-06-12T15:41:59.502896136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121640 | controller | Jun 12 15:41:59.558040 crc crio[24284]: time="2026-06-12T15:41:59.557855301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121657 | controller | Jun 12 15:41:59.656632 crc crio[24284]: time="2026-06-12T15:41:59.656516295Z" level=info msg="Created container 7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator" id=a3a1ad87-08f1-44b4-8927-db47e8a69113 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.121677 | controller | Jun 12 15:41:59.658442 crc crio[24284]: time="2026-06-12T15:41:59.658079054Z" level=info msg="Starting container: 7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267" id=22630163-5f3b-48f1-acac-789941449410 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.121695 | controller | Jun 12 15:41:59.666591 crc crio[24284]: time="2026-06-12T15:41:59.666476017Z" level=info msg="Started container" PID=46668 containerID=7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267 description=openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator id=22630163-5f3b-48f1-acac-789941449410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa
2026-06-12 16:39:22.121712 | controller | Jun 12 15:41:59.854147 crc crio[24284]: time="2026-06-12T15:41:59.85366457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121729 | controller | Jun 12 15:42:00.342401 crc crio[24284]: time="2026-06-12T15:42:00.342124825Z" level=info msg="Created container fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb" id=688ad214-950e-4f68-8f7a-906afd06a4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.121746 | controller | Jun 12 15:42:00.345134 crc crio[24284]: time="2026-06-12T15:42:00.343749313Z" level=info msg="Starting container: fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec" id=3f675d07-155b-41b9-8085-e1ba911e954d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.121763 | controller | Jun 12 15:42:00.361353 crc crio[24284]: time="2026-06-12T15:42:00.361072666Z" level=info msg="Started container" PID=46693 containerID=fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb id=3f675d07-155b-41b9-8085-e1ba911e954d name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6
2026-06-12 16:39:22.121780 | controller | Jun 12 15:42:00.425204 crc crio[24284]: time="2026-06-12T15:42:00.425082385Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=c3fd3705-e2f3-479c-985d-a26e78d7f76b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.121796 | controller | Jun 12 15:42:00.436864 crc crio[24284]: time="2026-06-12T15:42:00.436603861Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 16:39:22.121812 | controller | Jun 12 15:42:00.813316 crc crio[24284]: time="2026-06-12T15:42:00.810435668Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687982-d9p99/POD" id=65aaf1f4-e749-46c6-901f-2a4fee05b5ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.121829 | controller | Jun 12 15:42:00.813316 crc crio[24284]: time="2026-06-12T15:42:00.810783969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.121846 | controller | Jun 12 15:42:00.847840 crc crio[24284]: time="2026-06-12T15:42:00.84778071Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0027229b8}] Aliases:map[]}"
2026-06-12 16:39:22.121866 | controller | Jun 12 15:42:00.848185 crc crio[24284]: time="2026-06-12T15:42:00.848162594Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687982-d9p99 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.121883 | controller | Jun 12 15:42:01.816626 crc crio[24284]: 2026-06-12T15:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78e4d5c318945dc Mac:5a:bb:7a:d6:e4:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 SocketPath: PciID:}] [{Interface:0xc0001965c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.121900 | controller | Jun 12 15:42:01.819354 crc crio[24284]: time="2026-06-12T15:42:01.819237774Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0027229b8}] Aliases:map[]}"
2026-06-12 16:39:22.121916 | controller | Jun 12 15:42:01.819589 crc crio[24284]: time="2026-06-12T15:42:01.819570675Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687982-d9p99 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.121934 | controller | Jun 12 15:42:01.831812 crc crio[24284]: time="2026-06-12T15:42:01.831303202Z" level=info msg="Ran pod sandbox 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 with infra container: openshift-infra/auto-csr-approver-29687982-d9p99/POD" id=65aaf1f4-e749-46c6-901f-2a4fee05b5ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.121950 | controller | Jun 12 15:42:01.834986 crc crio[24284]: time="2026-06-12T15:42:01.834799255Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7b338375-e19f-44c7-bf6a-8857193ff973 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.121967 | controller | Jun 12 15:42:01.841713 crc crio[24284]: time="2026-06-12T15:42:01.841389758Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.121983 | controller | Jun 12 15:42:02.673562 crc crio[24284]: time="2026-06-12T15:42:02.673103491Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7b338375-e19f-44c7-bf6a-8857193ff973 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.122000 | controller | Jun 12 15:42:02.677795 crc crio[24284]: time="2026-06-12T15:42:02.677692574Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=940321b0-2dc4-42c2-b2e1-949f27c013af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122017 | controller | Jun 12 15:42:02.683663 crc crio[24284]: time="2026-06-12T15:42:02.681697793Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6ad39fe9-ebdd-4483-8754-eb7ce420da41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122033 | controller | Jun 12 15:42:02.692552 crc crio[24284]: time="2026-06-12T15:42:02.692415771Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687982-d9p99/oc" id=4cda5008-8ba4-4815-9085-06090a8df9e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122049 | controller | Jun 12 15:42:02.693053 crc crio[24284]: time="2026-06-12T15:42:02.692935348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122066 | controller | Jun 12 15:42:02.730192 crc crio[24284]: time="2026-06-12T15:42:02.730077234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122086 | controller | Jun 12 15:42:03.108939 crc crio[24284]: time="2026-06-12T15:42:03.108152609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122106 | controller | Jun 12 15:42:03.401143 crc crio[24284]: time="2026-06-12T15:42:03.401074138Z" level=info msg="Created container 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc: openshift-infra/auto-csr-approver-29687982-d9p99/oc" id=4cda5008-8ba4-4815-9085-06090a8df9e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122124 | controller | Jun 12 15:42:03.403094 crc crio[24284]: time="2026-06-12T15:42:03.402953399Z" level=info msg="Starting container: 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc" id=6d95283f-df03-4132-8e55-a8a2bda3779b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.122140 | controller | Jun 12 15:42:03.411604 crc crio[24284]: time="2026-06-12T15:42:03.411537705Z" level=info msg="Started container" PID=46980 containerID=592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc description=openshift-infra/auto-csr-approver-29687982-d9p99/oc id=6d95283f-df03-4132-8e55-a8a2bda3779b name=/runtime.v1.RuntimeService/StartContainer sandboxID=78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96
2026-06-12 16:39:22.122158 | controller | Jun 12 15:42:05.343036 crc crio[24284]: time="2026-06-12T15:42:05.342135102Z" level=info msg="Stopping pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96" id=0da9101d-9469-4884-9bfa-1a62f502c30e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.122175 | controller | Jun 12 15:42:05.343984 crc crio[24284]: time="2026-06-12T15:42:05.343708503Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0006be8b0}] Aliases:map[]}"
2026-06-12 16:39:22.122192 | controller | Jun 12 15:42:05.343984 crc crio[24284]: time="2026-06-12T15:42:05.343883659Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687982-d9p99 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.122208 | controller | Jun 12 15:42:13.149790 crc crio[24284]: time="2026-06-12T15:42:13.148813969Z" level=info msg="Stopped pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96" id=0da9101d-9469-4884-9bfa-1a62f502c30e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.122225 | controller | Jun 12 15:42:14.907132 crc crio[24284]: time="2026-06-12T15:42:14.90574488Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5xh6f/POD" id=572f330d-c84d-465f-a586-8b30b395e1e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.122242 | controller | Jun 12 15:42:14.909460 crc crio[24284]: time="2026-06-12T15:42:14.907174887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122258 | controller | Jun 12 15:42:46.377157 crc crio[24284]: time="2026-06-12T15:42:46.376518609Z" level=info msg="Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}"
2026-06-12 16:39:22.122278 | controller | Jun 12 15:42:46.377157 crc crio[24284]: time="2026-06-12T15:42:46.377070877Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5xh6f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.122295 | controller | Jun 12 15:42:47.547438 crc crio[24284]: 2026-06-12T15:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93c230306ccbbd0 Mac:96:b3:a9:de:eb:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 SocketPath: PciID:}] [{Interface:0xc00025b650 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.122312 | controller | Jun 12 15:42:47.552392 crc crio[24284]: time="2026-06-12T15:42:47.549106612Z" level=info msg="Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}"
2026-06-12 16:39:22.122328 | controller | Jun 12 15:42:47.552392 crc crio[24284]: time="2026-06-12T15:42:47.549385381Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5xh6f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.122345 | controller | Jun 12 15:42:48.127017 crc crio[24284]: time="2026-06-12T15:42:48.126759626Z" level=info msg="Ran pod sandbox 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b with infra container: openshift-marketplace/redhat-marketplace-5xh6f/POD" id=572f330d-c84d-465f-a586-8b30b395e1e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.122361 | controller | Jun 12 15:42:48.131165 crc crio[24284]: time="2026-06-12T15:42:48.130824178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=478170f0-3041-40fd-8ac3-22c4d9faf73e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122378 | controller | Jun 12 15:42:49.286822 crc crio[24284]: time="2026-06-12T15:42:49.286500612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2638001b-4228-4bde-b790-23fab9c62f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122394 | controller | Jun 12 15:42:49.927772 crc crio[24284]: time="2026-06-12T15:42:49.927534803Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities" id=185cdb76-1040-4939-b556-f51985d7e91f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122410 | controller | Jun 12 15:42:53.085768 crc crio[24284]: time="2026-06-12T15:42:53.084747466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122427 | controller | Jun 12 15:42:54.970389 crc crio[24284]: time="2026-06-12T15:42:54.969940277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122443 | controller | Jun 12 15:42:54.977300 crc crio[24284]: time="2026-06-12T15:42:54.976209217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122459 | controller | Jun 12 15:42:55.030705 crc crio[24284]: time="2026-06-12T15:42:55.030574729Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=c3fd3705-e2f3-479c-985d-a26e78d7f76b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.122478 | controller | Jun 12 15:42:55.032229 crc crio[24284]: time="2026-06-12T15:42:55.032103939Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7c19c769-ce58-4623-b2ce-589fee837b98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122495 | controller | Jun 12 15:42:55.039153 crc crio[24284]: time="2026-06-12T15:42:55.039015542Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=58da55d0-3f56-4185-b7b7-dd6a6e21df76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122526 | controller | Jun 12 15:42:55.049756 crc crio[24284]: time="2026-06-12T15:42:55.049665346Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic" id=d6ad3d54-3dbb-4594-99d4-2b62176480e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122549 | controller | Jun 12 15:42:55.052144 crc crio[24284]: time="2026-06-12T15:42:55.052083975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122566 | controller | Jun 12 15:42:55.090965 crc crio[24284]: time="2026-06-12T15:42:55.090877685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122582 | controller | Jun 12 15:42:55.156648 crc crio[24284]: time="2026-06-12T15:42:55.156519892Z" level=info msg="Created container ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities" id=185cdb76-1040-4939-b556-f51985d7e91f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122599 | controller | Jun 12 15:42:55.160054 crc crio[24284]: time="2026-06-12T15:42:55.159914132Z" level=info msg="Starting container: ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e" id=53703a16-9c2a-4675-a609-f7513bbce243 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.122616 | controller | Jun 12 15:42:55.172008 crc crio[24284]: time="2026-06-12T15:42:55.17190212Z" level=info msg="Started container" PID=48207 containerID=ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e description=openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities id=53703a16-9c2a-4675-a609-f7513bbce243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b
2026-06-12 16:39:22.122633 | controller | Jun 12 15:42:55.527194 crc crio[24284]: time="2026-06-12T15:42:55.520492335Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=abd79cb1-7c86-414a-a65d-4f23e03cc42b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.122650 | controller | Jun 12 15:42:55.546476 crc crio[24284]: time="2026-06-12T15:42:55.546377553Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.122666 | controller | Jun 12 15:42:56.225200 crc crio[24284]: time="2026-06-12T15:42:56.225019239Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=abd79cb1-7c86-414a-a65d-4f23e03cc42b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.122683 | controller | Jun 12 15:42:56.240607 crc crio[24284]: time="2026-06-12T15:42:56.240431366Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7f7770ad-8bda-40cb-a14e-958e246ff4f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122699 | controller | Jun 12 15:42:56.245627 crc crio[24284]: time="2026-06-12T15:42:56.245538751Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e6cf855f-76f0-4854-af9d-5e33923598cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122719 | controller | Jun 12 15:42:56.258891 crc crio[24284]: time="2026-06-12T15:42:56.257470575Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5xh6f/extract-content" id=410187f4-b2c7-48d9-a3b1-b9e670812c99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122735 | controller | Jun 12 15:42:56.258891 crc crio[24284]: time="2026-06-12T15:42:56.258602772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122751 | controller | Jun 12 15:42:56.327999 crc crio[24284]: time="2026-06-12T15:42:56.325620074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122767 | controller | Jun 12 15:42:56.331341 crc crio[24284]: time="2026-06-12T15:42:56.331187254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122784 | controller | Jun 12 15:42:56.550931 crc crio[24284]: time="2026-06-12T15:42:56.550123136Z" level=info msg="Created container 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992: openshift-marketplace/redhat-marketplace-5xh6f/extract-content" id=410187f4-b2c7-48d9-a3b1-b9e670812c99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122800 | controller | Jun 12 15:42:56.558509 crc crio[24284]: time="2026-06-12T15:42:56.558425786Z" level=info msg="Starting container: 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992" id=ca770047-7f0f-49d6-b028-09a7c63fb77a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.122816 | controller | Jun 12 15:42:56.575743 crc crio[24284]: time="2026-06-12T15:42:56.575650069Z" level=info msg="Started container" PID=48223 containerID=709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992 description=openshift-marketplace/redhat-marketplace-5xh6f/extract-content id=ca770047-7f0f-49d6-b028-09a7c63fb77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b
2026-06-12 16:39:22.122832 | controller | Jun 12 15:42:56.817445 crc crio[24284]: time="2026-06-12T15:42:56.816721015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.122849 | controller | Jun 12 15:42:56.961763 crc crio[24284]: time="2026-06-12T15:42:56.961658298Z" level=info msg="Created container 2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic" id=d6ad3d54-3dbb-4594-99d4-2b62176480e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.122865 | controller | Jun 12 15:42:56.964012 crc crio[24284]: time="2026-06-12T15:42:56.963924659Z" level=info msg="Starting container: 2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129" id=7b56bb04-5391-4bc5-af9d-83903b5fb174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.122882 | controller | Jun 12 15:42:56.971547 crc crio[24284]: time="2026-06-12T15:42:56.971375314Z" level=info msg="Started container" PID=48262 containerID=2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129 description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic id=7b56bb04-5391-4bc5-af9d-83903b5fb174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6
2026-06-12 16:39:22.122899 | controller | Jun 12 15:42:56.989201 crc crio[24284]: time="2026-06-12T15:42:56.989090936Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=50290cef-68e0-4224-964a-0b7a80f7cf9a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.122919 | controller | Jun 12 15:42:56.996866 crc crio[24284]: time="2026-06-12T15:42:56.996450668Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 16:39:22.122936 | controller | Jun 12 15:42:57.543357 crc crio[24284]: time="2026-06-12T15:42:57.542926408Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=50290cef-68e0-4224-964a-0b7a80f7cf9a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.122952 | controller | Jun 12 15:42:57.544967 crc crio[24284]: time="2026-06-12T15:42:57.544485382Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7973fa69-056a-4bb2-8288-43a0a523469f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122968 | controller | Jun 12 15:42:57.555081 crc crio[24284]: time="2026-06-12T15:42:57.554824356Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=f9521a88-27b0-4640-9d88-5edb3e702851 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.122984 | controller | Jun 12 15:42:57.580449 crc crio[24284]: time="2026-06-12T15:42:57.580223986Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd" id=20e3a3b9-cfec-4b54-ad35-1e77d05e451a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123000 | controller | Jun 12 15:42:57.584136 crc crio[24284]: time="2026-06-12T15:42:57.583875235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123016 | controller | Jun 12 15:42:57.622839 crc crio[24284]: time="2026-06-12T15:42:57.622553066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9d6b93b0-20c4-45e0-ac22-6cae94730a65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.123032 | controller | Jun 12 15:42:57.636128 crc crio[24284]: time="2026-06-12T15:42:57.634586648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b2610b6-f127-4ffd-897e-8c8cc6d6d763 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.123048 | controller | Jun 12 15:42:57.668313 crc crio[24284]: time="2026-06-12T15:42:57.66815231Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5xh6f/registry-server" id=33b8c0a5-b22e-4c79-834a-703bf38c4e97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123065 | controller | Jun 12 15:42:57.696192 crc crio[24284]: time="2026-06-12T15:42:57.695931266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123081 | controller | Jun 12 15:42:57.729349 crc crio[24284]: time="2026-06-12T15:42:57.729111549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123097 | controller | Jun 12 15:42:57.824429 crc crio[24284]: time="2026-06-12T15:42:57.823621165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123113 | controller | Jun 12 15:42:57.833477 crc crio[24284]: time="2026-06-12T15:42:57.833378629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123130 | controller | Jun 12 15:42:57.980776 crc crio[24284]: time="2026-06-12T15:42:57.980703492Z" level=info msg="Created container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server" id=33b8c0a5-b22e-4c79-834a-703bf38c4e97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123149 | controller | Jun 12 15:42:57.983834 crc crio[24284]: time="2026-06-12T15:42:57.983717622Z" level=info msg="Starting container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7" id=aefba626-8408-4ee9-a233-983f59e4fb30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.123166 | controller | Jun 12 15:42:57.991823 crc crio[24284]: time="2026-06-12T15:42:57.991590319Z" level=info msg="Started container" PID=48348 containerID=1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7 description=openshift-marketplace/redhat-marketplace-5xh6f/registry-server id=aefba626-8408-4ee9-a233-983f59e4fb30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b
2026-06-12 16:39:22.123183 | controller | Jun 12 15:42:59.202588 crc crio[24284]: time="2026-06-12T15:42:59.202348728Z" level=info msg="Removing container: 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a" id=90f67dab-15f8-4a73-8ee0-ce9b9ae6d051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.123199 | controller | Jun 12 15:42:59.775990 crc crio[24284]: time="2026-06-12T15:42:59.775924961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123215 | controller | Jun 12 15:42:59.834153 crc crio[24284]: time="2026-06-12T15:42:59.833919366Z" level=info msg="Removed container 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a: openshift-infra/auto-csr-approver-29687976-pqrxm/oc" id=90f67dab-15f8-4a73-8ee0-ce9b9ae6d051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.123232 | controller | Jun 12 15:42:59.852721 crc crio[24284]: time="2026-06-12T15:42:59.852505321Z" level=info msg="Stopping pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248" id=ddaa1aca-0525-4718-9027-64b7a0efec7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.123248 | controller | Jun 12 15:42:59.852945 crc crio[24284]: time="2026-06-12T15:42:59.852727157Z" level=info msg="Stopped pod sandbox (already stopped): fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248" id=ddaa1aca-0525-4718-9027-64b7a0efec7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.123264 | controller | Jun 12 15:42:59.857478 crc crio[24284]: time="2026-06-12T15:42:59.85736095Z" level=info msg="Removing pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248" id=9f49f5a0-61c6-4ea8-b43c-56c51ec248e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.123280 | controller | Jun 12 15:42:59.881757 crc crio[24284]: time="2026-06-12T15:42:59.881640391Z" level=info msg="Removed pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248" id=9f49f5a0-61c6-4ea8-b43c-56c51ec248e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.123296 | controller | Jun 12 15:43:00.060739 crc crio[24284]: time="2026-06-12T15:43:00.060505351Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-svf9q/POD" id=3a1a4122-9908-4a60-ad15-92e907573cee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.123312 | controller | Jun 12 15:43:00.060739 crc crio[24284]: time="2026-06-12T15:43:00.060729938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123329 | controller | Jun 12 15:43:00.102008 crc crio[24284]: time="2026-06-12T15:43:00.101757872Z" level=info msg="Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc002612388}] Aliases:map[]}"
2026-06-12 16:39:22.123352 | controller | Jun 12 15:43:00.102008 crc crio[24284]: time="2026-06-12T15:43:00.101859536Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-svf9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.123369 | controller | Jun 12 15:43:00.157175 crc crio[24284]: time="2026-06-12T15:43:00.156960181Z" level=info msg="Created container 91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd" id=20e3a3b9-cfec-4b54-ad35-1e77d05e451a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123385 | controller | Jun 12 15:43:00.158964 crc crio[24284]: time="2026-06-12T15:43:00.158425248Z" level=info msg="Starting container: 91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e" id=1b414895-7372-4d09-9e08-0edb3be52493 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.123402 | controller | Jun 12 15:43:00.170139 crc crio[24284]: time="2026-06-12T15:43:00.169481299Z" level=info msg="Started container" PID=48410 containerID=91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd id=1b414895-7372-4d09-9e08-0edb3be52493 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6
2026-06-12 16:39:22.123418 | controller | Jun 12 15:43:00.296676 crc crio[24284]: time="2026-06-12T15:43:00.296487634Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=782d7994-7743-44bf-bbd6-163f23a9e616 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.123435 | controller | Jun 12 15:43:00.317866 crc crio[24284]: time="2026-06-12T15:43:00.317699642Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 16:39:22.123451 | controller | Jun 12 15:43:01.162961 crc crio[24284]: time="2026-06-12T15:43:01.162047693Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=782d7994-7743-44bf-bbd6-163f23a9e616 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.123468 | controller | Jun 12 15:43:01.163984 crc crio[24284]: time="2026-06-12T15:43:01.16388908Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=f190cd21-3f18-4f75-b20d-0a32e3d9b6a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.123484 | controller | Jun 12 15:43:01.171189 crc crio[24284]: time="2026-06-12T15:43:01.171064397Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=fdc33979-706a-403e-b6ca-0169e93ad2e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.123501 | controller | Jun 12 15:43:01.191785 crc crio[24284]: time="2026-06-12T15:43:01.188633021Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch" id=bc646370-e4e2-4cbd-84cb-a278516275f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123535 | controller | Jun 12 15:43:01.192143 crc crio[24284]: time="2026-06-12T15:43:01.192123146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123553 | controller | Jun 12 15:43:01.355512 crc crio[24284]: time="2026-06-12T15:43:01.333999329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123570 | controller | Jun 12 15:43:02.566726 crc crio[24284]: 2026-06-12T15:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efc0003e9ba1f65 Mac:62:61:cb:af:43:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.123591 | controller | Jun 12 15:43:02.573590 crc crio[24284]: time="2026-06-12T15:43:02.57349552Z" level=info msg="Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc002612388}] Aliases:map[]}"
2026-06-12 16:39:22.123619 | controller | Jun 12 15:43:02.573866 crc crio[24284]: time="2026-06-12T15:43:02.57380417Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-svf9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.123636 | controller | Jun 12 15:43:02.591944 crc crio[24284]: time="2026-06-12T15:43:02.591783476Z" level=info msg="Ran pod sandbox efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 with infra container: openshift-marketplace/redhat-operators-svf9q/POD" id=3a1a4122-9908-4a60-ad15-92e907573cee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.123653 | controller | Jun 12 15:43:02.601503 crc crio[24284]: time="2026-06-12T15:43:02.601403993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f989e5f4-c71e-48f5-b33e-d62583ac9e80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.123670 | controller | Jun 12 15:43:02.608459 crc crio[24284]: time="2026-06-12T15:43:02.608012957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9a843a89-50e7-4a9f-aecb-9256bee0fb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.123686 | controller | Jun 12 15:43:02.623539 crc crio[24284]: time="2026-06-12T15:43:02.623409348Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-svf9q/extract-utilities" id=b6c1bc22-ebd6-4b4d-8e6f-c76985537d36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123703 | controller | Jun 12 15:43:02.624019 crc crio[24284]: time="2026-06-12T15:43:02.623936515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123719 | controller | Jun 12 15:43:02.772997 crc crio[24284]: time="2026-06-12T15:43:02.756670506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123736 | controller | Jun 12 15:43:02.816582 crc crio[24284]: time="2026-06-12T15:43:02.81588448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123752 | controller | Jun 12 15:43:03.084358 crc crio[24284]: time="2026-06-12T15:43:03.083419945Z" level=info msg="Created container 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093: openshift-marketplace/redhat-operators-svf9q/extract-utilities" id=b6c1bc22-ebd6-4b4d-8e6f-c76985537d36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123768 | controller | Jun 12 15:43:03.091477 crc crio[24284]: time="2026-06-12T15:43:03.09124042Z" level=info msg="Starting container: 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093" id=710e14af-2362-4bfb-bb74-9b80ca7a88e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.123788 | controller | Jun 12 15:43:03.133373 crc crio[24284]: time="2026-06-12T15:43:03.133218888Z" level=info msg="Started container" PID=48635 containerID=790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093 description=openshift-marketplace/redhat-operators-svf9q/extract-utilities id=710e14af-2362-4bfb-bb74-9b80ca7a88e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38
2026-06-12 16:39:22.123805 | controller | Jun 12 15:43:03.436127 crc crio[24284]: time="2026-06-12T15:43:03.435993095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123823 | controller | Jun 12 15:43:03.761325 crc crio[24284]: time="2026-06-12T15:43:03.759299523Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/POD" id=694a0527-14ce-458c-a847-dca6f66b96d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.123839 | controller | Jun 12 15:43:03.761325 crc crio[24284]: time="2026-06-12T15:43:03.759486769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123855 | controller | Jun 12 15:43:03.815398 crc crio[24284]: time="2026-06-12T15:43:03.812826643Z" level=info msg="Created container b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch" id=bc646370-e4e2-4cbd-84cb-a278516275f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.123872 | controller | Jun 12 15:43:03.832107 crc crio[24284]: time="2026-06-12T15:43:03.83116454Z" level=info msg="Starting container: b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b" id=17737d0b-4243-42bb-aa65-7cdba7a7c1b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.123888 | controller | Jun 12 15:43:03.857414 crc crio[24284]: time="2026-06-12T15:43:03.849012893Z" level=info msg="Started container" PID=48645 containerID=b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch id=17737d0b-4243-42bb-aa65-7cdba7a7c1b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6
2026-06-12 16:39:22.123904 | controller | Jun 12 15:43:03.942967 crc crio[24284]: time="2026-06-12T15:43:03.942541674Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-z72dx Namespace:openstack-operators ID:0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 UID:9f9e76c6-371a-41ad-bd9e-df4ce3d0a248 NetNS:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f9e76c6_371a_41ad_bd9e_df4ce3d0a248.slice PodAnnotations:0xc001e04150}] Aliases:map[]}"
2026-06-12 16:39:22.123921 | controller | Jun 12 15:43:03.942967 crc crio[24284]: time="2026-06-12T15:43:03.942911788Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.123938 | controller | Jun 12 15:43:03.946507 crc crio[24284]: time="2026-06-12T15:43:03.942814821Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/POD" id=1f6a47ec-2df2-4f0e-a498-8a2046594021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.123954 | controller | Jun 12 15:43:03.946507 crc crio[24284]: time="2026-06-12T15:43:03.946328765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.123974 | controller | Jun 12 15:43:03.988744 crc crio[24284]: time="2026-06-12T15:43:03.988653904Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-98gll Namespace:openstack-operators ID:5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a UID:ba06bbc4-3f8c-4538-aeae-5d8796c095dc NetNS:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba06bbc4_3f8c_4538_aeae_5d8796c095dc.slice PodAnnotations:0xc002c1e2d8}] Aliases:map[]}"
2026-06-12 16:39:22.123990 | controller | Jun 12 15:43:03.988744 crc crio[24284]: time="2026-06-12T15:43:03.988735317Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124007 | controller | Jun 12 15:43:04.078709 crc crio[24284]: time="2026-06-12T15:43:04.077639252Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/POD" id=59826575-b25f-437c-be8b-d4c969560aea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124023 | controller | Jun 12 15:43:04.078709 crc crio[24284]: time="2026-06-12T15:43:04.077773897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124039 | controller | Jun 12 15:43:04.084862 crc crio[24284]: time="2026-06-12T15:43:04.084817567Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/POD" id=05827cae-366a-467a-8cd1-39a847b712ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124055 | controller | Jun 12 15:43:04.084968 crc crio[24284]: time="2026-06-12T15:43:04.084913818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124071 | controller | Jun 12 15:43:04.145323 crc crio[24284]: time="2026-06-12T15:43:04.143071262Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/POD" id=ae46e0b4-6e39-43e2-a98e-61fed4a0fbad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124088 | controller | Jun 12 15:43:04.145323 crc crio[24284]: time="2026-06-12T15:43:04.143222117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124104 | controller | Jun 12 15:43:04.145323 crc crio[24284]: time="2026-06-12T15:43:04.143553237Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/POD" id=3f4e7656-43d9-4a59-9cc9-a54d66db1ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124120 | controller | Jun 12 15:43:04.145323 crc crio[24284]: time="2026-06-12T15:43:04.1436579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124136 | controller | Jun 12 15:43:04.167208 crc crio[24284]: time="2026-06-12T15:43:04.166959627Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ea79de7a-da9f-4556-a13c-513bb5c6ae2b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.124153 | controller | Jun 12 15:43:04.169016 crc crio[24284]: time="2026-06-12T15:43:04.168928755Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-gwqll Namespace:openstack-operators ID:1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c UID:7468c2b3-552e-4673-860c-02900991e889 NetNS:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7468c2b3_552e_4673_860c_02900991e889.slice PodAnnotations:0xc002722260}] Aliases:map[]}"
2026-06-12 16:39:22.124173 | controller | Jun 12 15:43:04.169016 crc crio[24284]: time="2026-06-12T15:43:04.169009237Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124190 | controller | Jun 12 15:43:04.202962 crc crio[24284]: time="2026-06-12T15:43:04.20200318Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.124206 | controller | Jun 12 15:43:04.353631 crc crio[24284]: time="2026-06-12T15:43:04.349662967Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-fklqj Namespace:openstack-operators ID:aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 UID:8afa2321-64c1-465d-90ce-8108aef4ceed NetNS:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8afa2321_64c1_465d_90ce_8108aef4ceed.slice PodAnnotations:0xc002c1e6b0}] Aliases:map[]}"
2026-06-12 16:39:22.124223 | controller | Jun 12 15:43:04.353631 crc crio[24284]: time="2026-06-12T15:43:04.350200025Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/POD" id=beb1ba05-d4af-4f82-a905-c2b6b7966c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124239 | controller | Jun 12 15:43:04.353631 crc crio[24284]: time="2026-06-12T15:43:04.351450175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124256 | controller | Jun 12 15:43:04.353631 crc crio[24284]: time="2026-06-12T15:43:04.351315971Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-fklqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124273 | controller | Jun 12 15:43:04.505507 crc crio[24284]: time="2026-06-12T15:43:04.505349484Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/POD" id=66523302-268f-49be-9427-df5fe121de0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124289 | controller | Jun 12 15:43:04.505507 crc crio[24284]: time="2026-06-12T15:43:04.50555612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124305 | controller | Jun 12 15:43:04.507452 crc crio[24284]: time="2026-06-12T15:43:04.506441334Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/POD" id=851a5ac3-d91f-4ca3-8e82-34f4cef2c905 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124321 | controller | Jun 12 15:43:04.507452 crc crio[24284]: time="2026-06-12T15:43:04.506599659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124337 | controller | Jun 12 15:43:04.550307 crc crio[24284]: time="2026-06-12T15:43:04.550168951Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-w2rln Namespace:openstack-operators ID:55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 UID:333a760b-5103-4024-a495-65499729a60c NetNS:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333a760b_5103_4024_a495_65499729a60c.slice PodAnnotations:0xc001e04808}] Aliases:map[]}"
2026-06-12 16:39:22.124354 | controller | Jun 12 15:43:04.550608 crc crio[24284]: time="2026-06-12T15:43:04.550242484Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124373 | controller | Jun 12 15:43:04.740170 crc crio[24284]: time="2026-06-12T15:43:04.729756562Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/POD" id=caf6646f-18fd-4c97-bbe5-b121f1b7231a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124390 | controller | Jun 12 15:43:04.740170 crc crio[24284]: time="2026-06-12T15:43:04.729905926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124406 | controller | Jun 12 15:43:04.784303 crc crio[24284]: time="2026-06-12T15:43:04.781706488Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/POD" id=a9218930-4f2d-43c3-bb3c-caf48e4cb44f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124422 | controller | Jun 12 15:43:04.784303 crc crio[24284]: time="2026-06-12T15:43:04.781890894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124438 | controller | Jun 12 15:43:04.889188 crc crio[24284]: time="2026-06-12T15:43:04.878848905Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-lr6cb Namespace:openstack-operators ID:90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d UID:b98b974d-b758-4215-8572-c7b09ad848fd NetNS:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb98b974d_b758_4215_8572_c7b09ad848fd.slice PodAnnotations:0xc0009b8090}] Aliases:map[]}"
2026-06-12 16:39:22.124455 | controller | Jun 12 15:43:04.889683 crc crio[24284]: time="2026-06-12T15:43:04.889206223Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124471 | controller | Jun 12 15:43:04.944177 crc crio[24284]: time="2026-06-12T15:43:04.943721398Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/POD" id=1f9b0deb-0249-4493-bfb0-5f8be4cee7e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124487 | controller | Jun 12 15:43:04.944177 crc crio[24284]: time="2026-06-12T15:43:04.943947195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124503 | controller | Jun 12 15:43:05.035684 crc crio[24284]: time="2026-06-12T15:43:05.033079238Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/POD" id=dc5c883e-f642-4c06-9534-d99a647e4b06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124538 | controller | Jun 12 15:43:05.035684 crc crio[24284]: time="2026-06-12T15:43:05.033175941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124556 | controller | Jun 12 15:43:05.435675 crc crio[24284]: time="2026-06-12T15:43:05.434882091Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/POD" id=247cd2c7-69ca-4b62-b1b8-42e647e4943f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124573 | controller | Jun 12 15:43:05.435809 crc crio[24284]: time="2026-06-12T15:43:05.435727338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124593 | controller | Jun 12 15:43:05.435915 crc crio[24284]: time="2026-06-12T15:43:05.435135886Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/POD" id=cdfda882-5edc-4ecc-97ce-a4c1b07ec26e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124609 | controller | Jun 12 15:43:05.435915 crc crio[24284]: time="2026-06-12T15:43:05.4358851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124633 | controller | Jun 12 15:43:05.465543 crc crio[24284]: time="2026-06-12T15:43:05.465465008Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6tx44 Namespace:openstack-operators ID:0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 UID:8ecf2655-7d82-40c1-afa6-4dc88295884a NetNS:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ecf2655_7d82_40c1_afa6_4dc88295884a.slice PodAnnotations:0xc002722218}] Aliases:map[]}"
2026-06-12 16:39:22.124649 | controller | Jun 12 15:43:05.465543 crc crio[24284]: time="2026-06-12T15:43:05.46552607Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124666 | controller | Jun 12 15:43:05.577320 crc crio[24284]: time="2026-06-12T15:43:05.575521128Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sj6fr Namespace:openstack-operators ID:ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc UID:85766690-fff1-48df-a545-5432d5b5540a NetNS:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85766690_fff1_48df_a545_5432d5b5540a.slice PodAnnotations:0xc001212278}] Aliases:map[]}"
2026-06-12 16:39:22.124682 | controller | Jun 12 15:43:05.577320 crc crio[24284]: time="2026-06-12T15:43:05.575576849Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124699 | controller | Jun 12 15:43:05.680813 crc crio[24284]: time="2026-06-12T15:43:05.680415843Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/POD" id=5adb1d0e-0c39-4ba6-ae72-ee9f9cc27323 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124715 | controller | Jun 12 15:43:05.680813 crc crio[24284]: time="2026-06-12T15:43:05.680584349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124731 | controller | Jun 12 15:43:05.718129 crc crio[24284]: time="2026-06-12T15:43:05.717761888Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/POD" id=c67ae9dd-84a4-4572-94cc-f95063f57873 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124747 | controller | Jun 12 15:43:05.718129 crc crio[24284]: time="2026-06-12T15:43:05.718018147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124764 | controller | Jun 12 15:43:05.830985 crc crio[24284]: time="2026-06-12T15:43:05.83086057Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/POD" id=999f1511-d9f7-430a-b402-611350d4735e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.124780 | controller | Jun 12 15:43:05.832713 crc crio[24284]: time="2026-06-12T15:43:05.831012844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.124800 | controller | Jun 12 15:43:05.991095 crc crio[24284]: time="2026-06-12T15:43:05.989849346Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-v4xxt Namespace:openstack-operators ID:9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 UID:3e7da492-440c-4a8e-8905-b42a82472ccd NetNS:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e7da492_440c_4a8e_8905_b42a82472ccd.slice PodAnnotations:0xc002722368}] Aliases:map[]}"
2026-06-12 16:39:22.124817 | controller | Jun 12 15:43:06.007484 crc crio[24284]: time="2026-06-12T15:43:05.995735998Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124833 | controller | Jun 12 15:43:06.609863 crc crio[24284]: 2026-06-12T15:43:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1094b6624e1683f Mac:c2:b7:70:e3:b8:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.124850 | controller | Jun 12 15:43:06.619881 crc crio[24284]: 2026-06-12T15:43:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeaac40d9b78441 Mac:8e:76:f0:ef:4d:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc SocketPath: PciID:}] [{Interface:0xc00019aca0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.124867 | controller | Jun 12 15:43:06.624083 crc crio[24284]: time="2026-06-12T15:43:06.623923688Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-gwqll Namespace:openstack-operators ID:1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c UID:7468c2b3-552e-4673-860c-02900991e889 NetNS:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7468c2b3_552e_4673_860c_02900991e889.slice PodAnnotations:0xc002722260}] Aliases:map[]}"
2026-06-12 16:39:22.124884 | controller | Jun 12 15:43:06.624370 crc crio[24284]: time="2026-06-12T15:43:06.624238733Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.124901 | controller | Jun 12 15:43:06.631802 crc crio[24284]: time="2026-06-12T15:43:06.631701072Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-fklqj Namespace:openstack-operators ID:aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 UID:8afa2321-64c1-465d-90ce-8108aef4ceed NetNS:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8afa2321_64c1_465d_90ce_8108aef4ceed.slice PodAnnotations:0xc002c1e6b0}] Aliases:map[]}"
2026-06-12 16:39:22.124917 | controller | Jun 12 15:43:06.632145 crc crio[24284]: time="2026-06-12T15:43:06.632008932Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-fklqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.124934 | controller | Jun 12 15:43:06.883994 crc crio[24284]: time="2026-06-12T15:43:06.880748913Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-5tlrf Namespace:openstack-operators ID:5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 UID:f3b4509b-9eb8-43dd-b88e-0a14914ba63e NetNS:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b4509b_9eb8_43dd_b88e_0a14914ba63e.slice PodAnnotations:0xc004286170}] Aliases:map[]}"
2026-06-12 16:39:22.124954 | controller | Jun 12 15:43:06.883994 crc crio[24284]: time="2026-06-12T15:43:06.881444616Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.124972 | controller | Jun 12 15:43:07.070774 crc crio[24284]: 2026-06-12T15:43:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ee1d60e1c79490 Mac:c2:e2:b9:9c:88:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 SocketPath: PciID:}] [{Interface:0xc000196d10 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.124989 | controller | Jun 12 15:43:07.072092 crc crio[24284]: time="2026-06-12T15:43:07.071769537Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-98gll Namespace:openstack-operators ID:5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a UID:ba06bbc4-3f8c-4538-aeae-5d8796c095dc NetNS:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba06bbc4_3f8c_4538_aeae_5d8796c095dc.slice PodAnnotations:0xc002c1e2d8}] Aliases:map[]}"
2026-06-12 16:39:22.125006 | controller | Jun 12 15:43:07.072092 crc crio[24284]: time="2026-06-12T15:43:07.071959343Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.125023 | controller | Jun 12 15:43:07.095815 crc crio[24284]: time="2026-06-12T15:43:07.093556785Z" level=info msg="Ran pod sandbox 1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/POD" id=59826575-b25f-437c-be8b-d4c969560aea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.125039 | controller | Jun 12 15:43:07.106176 crc crio[24284]: time="2026-06-12T15:43:07.105666605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125056 | controller | Jun 12 15:43:07.106176 crc crio[24284]: time="2026-06-12T15:43:07.105900153Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125072 | controller | Jun 12 15:43:07.106176 crc crio[24284]: time="2026-06-12T15:43:07.105983426Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125088 | controller | Jun 12 15:43:07.112444 crc crio[24284]: time="2026-06-12T15:43:07.107591388Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=c768b84a-1eaf-4ef8-8359-1c0366202d0d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.125104 | controller | Jun 12 15:43:07.117294 crc crio[24284]: time="2026-06-12T15:43:07.11562431Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-12 16:39:22.125124 | controller | Jun 12 15:43:07.128407 crc crio[24284]: time="2026-06-12T15:43:07.126193313Z" level=info msg="Ran pod sandbox aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/POD" id=05827cae-366a-467a-8cd1-39a847b712ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.125141 | controller | Jun 12 15:43:07.156443 crc crio[24284]: time="2026-06-12T15:43:07.156073627Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125157 | controller | Jun 12 15:43:07.187477 crc crio[24284]: time="2026-06-12T15:43:07.183574154Z" level=info msg="Ran pod sandbox 5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/POD" id=1f6a47ec-2df2-4f0e-a498-8a2046594021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.125174 | controller | Jun 12 15:43:07.187477 crc crio[24284]: time="2026-06-12T15:43:07.183733212Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-wxpj4 Namespace:openstack-operators ID:76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 UID:1b74c238-1ec6-454c-9983-2053ea438daf NetNS:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b74c238_1ec6_454c_9983_2053ea438daf.slice PodAnnotations:0xc0006be560}] Aliases:map[]}"
2026-06-12 16:39:22.125191 | controller | Jun 12 15:43:07.187477 crc crio[24284]: time="2026-06-12T15:43:07.187019446Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125208 | controller | Jun 12 15:43:07.187477 crc crio[24284]: time="2026-06-12T15:43:07.186800319Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-snp8d Namespace:openstack-operators ID:4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 UID:cf1a37a8-9f04-4ade-969f-8fdb02d456ce NetNS:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf1a37a8_9f04_4ade_969f_8fdb02d456ce.slice PodAnnotations:0xc00041c150}] Aliases:map[]}"
2026-06-12 16:39:22.125224 | controller | Jun 12 15:43:07.187477 crc crio[24284]: time="2026-06-12T15:43:07.187406946Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125240 | controller | Jun 12 15:43:07.189961 crc crio[24284]: time="2026-06-12T15:43:07.184971439Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125257 | controller | Jun 12 15:43:07.190218 crc crio[24284]: time="2026-06-12T15:43:07.190157325Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125274 | controller | Jun 12 15:43:07.267351 crc crio[24284]: time="2026-06-12T15:43:07.256960223Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=938eaaaf-58bf-48e3-be6f-4e303ddd4c3d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.125293 | controller | Jun 12 15:43:07.280508 crc crio[24284]: time="2026-06-12T15:43:07.279537701Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-g7fvb Namespace:openstack-operators ID:856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 UID:4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf NetNS:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ed0a7e1_e1d6_4fe8_a68f_0b6f00048fbf.slice PodAnnotations:0xc0042868b0}] Aliases:map[]}"
2026-06-12 16:39:22.125310 | controller | Jun 12 15:43:07.280508 crc crio[24284]: time="2026-06-12T15:43:07.279919783Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125326 | controller | Jun 12 15:43:07.313383 crc crio[24284]: time="2026-06-12T15:43:07.309348707Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-bj44v Namespace:openstack-operators ID:80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 UID:0742e43f-9b95-4885-9fab-05dffcd568e7 NetNS:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0742e43f_9b95_4885_9fab_05dffcd568e7.slice PodAnnotations:0xc0009b8528}] Aliases:map[]}"
2026-06-12 16:39:22.125343 | controller | Jun 12 15:43:07.313383 crc crio[24284]: time="2026-06-12T15:43:07.30945528Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125359 | controller | Jun 12 15:43:07.349438 crc crio[24284]: time="2026-06-12T15:43:07.348593183Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125375 | controller | Jun 12 15:43:07.405957 crc crio[24284]: time="2026-06-12T15:43:07.405848409Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-49vcf Namespace:openstack-operators ID:fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 UID:fd47ddaf-50dd-425a-b4ef-9cb6d42dae70 NetNS:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd47ddaf_50dd_425a_b4ef_9cb6d42dae70.slice PodAnnotations:0xc000b84688}] Aliases:map[]}"
2026-06-12 16:39:22.125392 | controller | Jun 12 15:43:07.405957 crc crio[24284]: time="2026-06-12T15:43:07.405950402Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125408 | controller | Jun 12 15:43:07.423843 crc crio[24284]: time="2026-06-12T15:43:07.411198166Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-fgs5m Namespace:openstack-operators ID:c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 UID:b89d9efa-c667-4d71-96f2-4ab5f1302235 NetNS:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb89d9efa_c667_4d71_96f2_4ab5f1302235.slice PodAnnotations:0xc003242028}] Aliases:map[]}"
2026-06-12 16:39:22.125428 | controller | Jun 12 15:43:07.423843 crc crio[24284]: time="2026-06-12T15:43:07.422433402Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125444 | controller | Jun 12 15:43:07.433685 crc crio[24284]: time="2026-06-12T15:43:07.42967082Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-12 16:39:22.125460 | controller | Jun 12 15:43:07.574917 crc crio[24284]: time="2026-06-12T15:43:07.571723025Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-dsqgc Namespace:openstack-operators ID:e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e UID:b8ac4275-1eb3-439c-88e7-e154b3cfbb12 NetNS:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8ac4275_1eb3_439c_88e7_e154b3cfbb12.slice PodAnnotations:0xc004286180}] Aliases:map[]}"
2026-06-12 16:39:22.125477 | controller | Jun 12 15:43:07.574917 crc crio[24284]: time="2026-06-12T15:43:07.572869162Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125493 | controller | Jun 12 15:43:07.769387 crc crio[24284]: time="2026-06-12T15:43:07.768606968Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125509 | controller | Jun 12 15:43:07.769387 crc crio[24284]: time="2026-06-12T15:43:07.768884477Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125547 | controller | Jun 12 15:43:07.857235 crc crio[24284]: time="2026-06-12T15:43:07.852780191Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=f8751f92-12e0-4b91-9f54-1fedea7efa8f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.125565 | controller | Jun 12 15:43:07.901012 crc crio[24284]: time="2026-06-12T15:43:07.894945779Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-12 16:39:22.125581 | controller | Jun 12 15:43:08.351209 crc crio[24284]: time="2026-06-12T15:43:08.350202837Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=ea79de7a-da9f-4556-a13c-513bb5c6ae2b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.125597 | controller | Jun 12 15:43:08.353637 crc crio[24284]: time="2026-06-12T15:43:08.353364381Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=278ac0d1-8771-447d-a21c-b01a72b9b839 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125613 | controller | Jun 12 15:43:08.353637 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0995dfbea431a75 Mac:0e:a5:ff:40:64:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 SocketPath: PciID:}] [{Interface:0xc00014b3b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.125629 | controller | Jun 12 15:43:08.362205 crc crio[24284]: time="2026-06-12T15:43:08.362013052Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-ds98r Namespace:openstack-operators ID:c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 UID:6a1083b4-7603-47b5-b14a-bbff76a4dd9c NetNS:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1083b4_7603_47b5_b14a_bbff76a4dd9c.slice PodAnnotations:0xc00008d068}] Aliases:map[]}"
2026-06-12 16:39:22.125650 | controller | Jun 12 15:43:08.362205 crc crio[24284]: time="2026-06-12T15:43:08.362143186Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-ds98r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.125666 | controller | Jun 12 15:43:08.375557 crc crio[24284]: time="2026-06-12T15:43:08.375214705Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0625470e-ff4b-44cb-ab49-fb24c1545b15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125682 | controller | Jun 12 15:43:08.396564 crc crio[24284]: time="2026-06-12T15:43:08.386906916Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-z72dx Namespace:openstack-operators ID:0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 UID:9f9e76c6-371a-41ad-bd9e-df4ce3d0a248 NetNS:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f9e76c6_371a_41ad_bd9e_df4ce3d0a248.slice PodAnnotations:0xc001e04150}] Aliases:map[]}"
2026-06-12 16:39:22.125699 | controller | Jun 12 15:43:08.396564 crc crio[24284]: time="2026-06-12T15:43:08.387201186Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.125715 | controller | Jun 12 15:43:08.398535 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac7c3ba7ed26b1c Mac:ce:4c:10:1f:91:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 SocketPath: PciID:}] [{Interface:0xc0003128e0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.125731 | controller | Jun 12 15:43:08.399839 crc crio[24284]: time="2026-06-12T15:43:08.399721125Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sj6fr Namespace:openstack-operators ID:ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc UID:85766690-fff1-48df-a545-5432d5b5540a NetNS:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85766690_fff1_48df_a545_5432d5b5540a.slice PodAnnotations:0xc001212278}] Aliases:map[]}"
2026-06-12 16:39:22.125748 | controller | Jun 12 15:43:08.399944 crc crio[24284]: time="2026-06-12T15:43:08.399925482Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.125764 | controller | Jun 12 15:43:08.444476 crc crio[24284]: time="2026-06-12T15:43:08.443364453Z" level=info msg="Ran pod sandbox ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/POD" id=851a5ac3-d91f-4ca3-8e82-34f4cef2c905 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.125780 | controller | Jun 12 15:43:08.444476 crc crio[24284]: time="2026-06-12T15:43:08.443689277Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-svf9q/extract-content" id=8f893093-72b3-4438-a8eb-442ce61d7fda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.125799 | controller | Jun 12 15:43:08.444839 crc crio[24284]: time="2026-06-12T15:43:08.444563171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.125816 | controller | Jun 12 15:43:08.468611 crc crio[24284]: time="2026-06-12T15:43:08.466981425Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125833 | controller | Jun 12 15:43:08.481492 crc crio[24284]: time="2026-06-12T15:43:08.481083209Z" level=info msg="Stopping container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7 (timeout: 2s)" id=9522e001-7eb4-4bad-ba0c-c3a8e83bf4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.125849 | controller | Jun 12 15:43:08.557467 crc crio[24284]: time="2026-06-12T15:43:08.557020984Z" level=info msg="Ran pod sandbox 0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/POD" id=694a0527-14ce-458c-a847-dca6f66b96d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.125865 | controller | Jun 12 15:43:08.577688 crc crio[24284]: time="2026-06-12T15:43:08.57759384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125882 | controller | Jun 12 15:43:08.587490 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55565b71be03107 Mac:f6:da:66:ea:8d:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.125898 | controller | Jun 12 15:43:08.613180 crc crio[24284]: time="2026-06-12T15:43:08.609011651Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-w2rln Namespace:openstack-operators ID:55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 UID:333a760b-5103-4024-a495-65499729a60c NetNS:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333a760b_5103_4024_a495_65499729a60c.slice PodAnnotations:0xc001e04808}] Aliases:map[]}"
2026-06-12 16:39:22.125915 | controller | Jun 12 15:43:08.613180 crc crio[24284]: time="2026-06-12T15:43:08.610587253Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.125931 | controller | Jun 12 15:43:08.794459 crc crio[24284]: time="2026-06-12T15:43:08.780681699Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125948 | controller | Jun 12 15:43:08.817407 crc crio[24284]: time="2026-06-12T15:43:08.794216112Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125964 | controller | Jun 12 15:43:08.817407 crc crio[24284]: time="2026-06-12T15:43:08.789559618Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.125984 | controller | Jun 12 15:43:08.817407 crc crio[24284]: time="2026-06-12T15:43:08.816949483Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126000 | controller | Jun 12 15:43:08.844800 crc crio[24284]: time="2026-06-12T15:43:08.844746579Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=26a2a924-2b5b-4720-b691-c33344c97bd0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126016 | controller | Jun 12 15:43:08.851754 crc crio[24284]: time="2026-06-12T15:43:08.847552681Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=1c4124bf-f7cd-41a7-a070-c02c36e3af81 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126032 | controller | Jun 12 15:43:08.859806 crc crio[24284]: time="2026-06-12T15:43:08.859767569Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-12 16:39:22.126049 | controller | Jun 12 15:43:08.893884 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b1da12c8120167 Mac:fa:a0:e6:75:7a:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 SocketPath: PciID:}] [{Interface:0xc0005385d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.126065 | controller | Jun 12 15:43:08.893884 crc crio[24284]: time="2026-06-12T15:43:08.861382481Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-12 16:39:22.126081 | controller | Jun 12 15:43:08.919707 crc crio[24284]: time="2026-06-12T15:43:08.918611329Z" level=info msg="Stopped container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server" id=9522e001-7eb4-4bad-ba0c-c3a8e83bf4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.126098 | controller | Jun 12 15:43:08.923111 crc crio[24284]: time="2026-06-12T15:43:08.922123494Z" level=info msg="Stopping pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b" id=81ea4248-ca4e-4bb1-99ff-5ba60f6ee005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.126114 | controller | Jun 12 15:43:08.924516 crc crio[24284]: time="2026-06-12T15:43:08.924192641Z" level=info msg="Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc001e04178}] Aliases:map[]}"
2026-06-12 16:39:22.126131 | controller | Jun 12 15:43:08.924516 crc crio[24284]: time="2026-06-12T15:43:08.924480691Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-5xh6f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.126148 | controller | Jun 12 15:43:08.957831 crc crio[24284]: time="2026-06-12T15:43:08.957684393Z" level=info msg="Ran pod sandbox 55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/POD" id=3f4e7656-43d9-4a59-9cc9-a54d66db1ca3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.126172 | controller | Jun 12 15:43:08.968957 crc crio[24284]: time="2026-06-12T15:43:08.966707154Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126189 | controller | Jun 12 15:43:08.968957 crc crio[24284]: time="2026-06-12T15:43:08.966963542Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126206 | controller | Jun 12 15:43:08.968957 crc crio[24284]: time="2026-06-12T15:43:08.967024224Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126222 | controller | Jun 12 15:43:08.978405 crc crio[24284]: time="2026-06-12T15:43:08.976456508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.126239 | controller | Jun 12 15:43:08.985570 crc crio[24284]: time="2026-06-12T15:43:08.985424655Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=9fe43138-eb5f-48bc-bf11-fdfb23b0cf2b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126255 | controller | Jun 12 15:43:08.996474 crc crio[24284]: time="2026-06-12T15:43:08.987995587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.126271 | controller | Jun 12 15:43:08.996474 crc crio[24284]: time="2026-06-12T15:43:08.991824164Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-12 16:39:22.126287 | controller | Jun 12 15:43:09.017108 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90a543db1616739 Mac:5e:7f:a9:09:a1:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 SocketPath: PciID:}] [{Interface:0xc00021a9d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.126303 | controller | Jun 12 15:43:09.019081 crc crio[24284]: time="2026-06-12T15:43:09.018961353Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-lr6cb Namespace:openstack-operators ID:90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d UID:b98b974d-b758-4215-8572-c7b09ad848fd NetNS:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb98b974d_b758_4215_8572_c7b09ad848fd.slice PodAnnotations:0xc0009b8090}] Aliases:map[]}"
2026-06-12 16:39:22.126319 | controller | Jun 12 15:43:09.019350 crc crio[24284]: time="2026-06-12T15:43:09.019191271Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.126336 | controller | Jun 12 15:43:09.034164 crc crio[24284]: time="2026-06-12T15:43:09.034026834Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6tx44 Namespace:openstack-operators ID:0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 UID:8ecf2655-7d82-40c1-afa6-4dc88295884a NetNS:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ecf2655_7d82_40c1_afa6_4dc88295884a.slice PodAnnotations:0xc002722218}] Aliases:map[]}"
2026-06-12 16:39:22.126356 | controller | Jun 12 15:43:09.034793 crc crio[24284]: time="2026-06-12T15:43:09.034619613Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.126372 | controller | Jun 12 15:43:09.070528 crc crio[24284]: time="2026-06-12T15:43:09.070323547Z" level=info msg="Ran pod sandbox 90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/POD" id=ae46e0b4-6e39-43e2-a98e-61fed4a0fbad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.126388 | controller | Jun 12 15:43:09.072368 crc crio[24284]: time="2026-06-12T15:43:09.071920509Z" level=info msg="Ran pod sandbox 0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/POD" id=beb1ba05-d4af-4f82-a905-c2b6b7966c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.126405 | controller | Jun 12 15:43:09.079822 crc crio[24284]: time="2026-06-12T15:43:09.079671523Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126421 | controller | Jun 12 15:43:09.080137 crc crio[24284]: time="2026-06-12T15:43:09.080004344Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126438 | controller | Jun 12 15:43:09.080316 crc crio[24284]: time="2026-06-12T15:43:09.080221801Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126454 | controller | Jun 12 15:43:09.084300 crc crio[24284]: time="2026-06-12T15:43:09.083176727Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=1026eddf-07d6-4a40-936c-4912e2844d8e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126470 | controller | Jun 12 15:43:09.093647 crc crio[24284]: time="2026-06-12T15:43:09.093579392Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-12 16:39:22.126486 | controller | Jun 12 15:43:09.115559 crc crio[24284]: time="2026-06-12T15:43:09.114875658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126502 | controller | Jun 12 15:43:09.120353 crc crio[24284]: time="2026-06-12T15:43:09.119752706Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126537 | controller | Jun 12 15:43:09.120353 crc crio[24284]: time="2026-06-12T15:43:09.119922901Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126558 | controller | Jun 12 15:43:09.134199 crc crio[24284]: time="2026-06-12T15:43:09.134087988Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=e1f5a106-beed-4d3f-89c4-af1abb9c9dfc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126575 | controller | Jun 12 15:43:09.187820 crc crio[24284]: time="2026-06-12T15:43:09.185702895Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-12 16:39:22.126591 | controller | Jun 12 15:43:09.324177 crc crio[24284]: time="2026-06-12T15:43:09.321212553Z" level=info msg="Created container 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542: openshift-marketplace/redhat-operators-svf9q/extract-content" id=8f893093-72b3-4438-a8eb-442ce61d7fda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.126607 | controller | Jun 12 15:43:09.327345 crc crio[24284]: time="2026-06-12T15:43:09.326688282Z" level=info msg="Starting container: 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542" id=fe561107-2891-4ed6-866c-d131f77941ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.126624 | controller | Jun 12 15:43:09.341299 crc crio[24284]: time="2026-06-12T15:43:09.341165213Z" level=info msg="Started container" PID=49365 containerID=6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542 description=openshift-marketplace/redhat-operators-svf9q/extract-content id=fe561107-2891-4ed6-866c-d131f77941ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38
2026-06-12 16:39:22.126641 | controller | Jun 12 15:43:09.342057 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c656a845efdab3 Mac:2a:4b:dd:95:cd:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.126658 | controller | Jun 12 15:43:09.343783 crc crio[24284]: time="2026-06-12T15:43:09.343725866Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-v4xxt Namespace:openstack-operators ID:9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 UID:3e7da492-440c-4a8e-8905-b42a82472ccd NetNS:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e7da492_440c_4a8e_8905_b42a82472ccd.slice PodAnnotations:0xc002722368}] Aliases:map[]}"
2026-06-12 16:39:22.126674 | controller | Jun 12 15:43:09.343986 crc crio[24284]: time="2026-06-12T15:43:09.343880122Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.126690 | controller | Jun 12 15:43:09.353420 crc crio[24284]: time="2026-06-12T15:43:09.353341109Z" level=info msg="Ran pod sandbox 9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/POD" id=66523302-268f-49be-9427-df5fe121de0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.126706 | controller | Jun 12 15:43:09.370597 crc crio[24284]: time="2026-06-12T15:43:09.369833046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126722 | controller | Jun 12 15:43:09.370597 crc crio[24284]: time="2026-06-12T15:43:09.370400674Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126742 | controller | Jun 12 15:43:09.370597 crc crio[24284]: time="2026-06-12T15:43:09.370466966Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126759 | controller | Jun 12 15:43:09.375476 crc crio[24284]: time="2026-06-12T15:43:09.375214599Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=9af13a27-6647-4310-bd77-c496891b439a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126775 | controller | Jun 12 15:43:09.384758 crc crio[24284]: time="2026-06-12T15:43:09.380343196Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-12 16:39:22.126791 | controller | Jun 12 15:43:09.444235 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5cd3aabb85cd3 Mac:ee:c0:2b:15:f9:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 SocketPath: PciID:}] [{Interface:0xc0000154e0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.126807 | controller | Jun 12 15:43:09.456683 crc crio[24284]: time="2026-06-12T15:43:09.453022221Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-49vcf Namespace:openstack-operators ID:fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 UID:fd47ddaf-50dd-425a-b4ef-9cb6d42dae70 NetNS:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd47ddaf_50dd_425a_b4ef_9cb6d42dae70.slice PodAnnotations:0xc000b84688}] Aliases:map[]}"
2026-06-12 16:39:22.126824 | controller | Jun 12 15:43:09.456683 crc crio[24284]: time="2026-06-12T15:43:09.453417934Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.126840 | controller | Jun 12 15:43:09.475768 crc crio[24284]: time="2026-06-12T15:43:09.475493828Z" level=info msg="Ran pod sandbox fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/POD" id=5adb1d0e-0c39-4ba6-ae72-ee9f9cc27323 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.126856 | controller | Jun 12 15:43:09.481238 crc crio[24284]: time="2026-06-12T15:43:09.481173125Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126872 | controller | Jun 12 15:43:09.481516 crc crio[24284]: time="2026-06-12T15:43:09.481451125Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126888 | controller | Jun 12 15:43:09.481567 crc crio[24284]: time="2026-06-12T15:43:09.481508046Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.126908 | controller | Jun 12 15:43:09.486761 crc crio[24284]: time="2026-06-12T15:43:09.483015356Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=37555eb3-8119-46b4-87c6-c256c1cf4e7e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.126924 | controller | Jun 12 15:43:09.492115 crc crio[24284]: time="2026-06-12T15:43:09.490111836Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-12 16:39:22.126940 | controller | Jun 12 15:43:09.903239 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e790ba8a468d535 Mac:52:9a:31:00:b0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 SocketPath: PciID:}] [{Interface:0xc0002ee800 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.126957 | controller | Jun 12 15:43:09.910005 crc crio[24284]: time="2026-06-12T15:43:09.908483982Z" level=info msg="Stopped pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b" id=81ea4248-ca4e-4bb1-99ff-5ba60f6ee005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.126973 | controller | Jun 12 15:43:09.926610 crc crio[24284]: time="2026-06-12T15:43:09.926465947Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-dsqgc Namespace:openstack-operators ID:e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e UID:b8ac4275-1eb3-439c-88e7-e154b3cfbb12 NetNS:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8ac4275_1eb3_439c_88e7_e154b3cfbb12.slice PodAnnotations:0xc004286180}] Aliases:map[]}"
2026-06-12 16:39:22.126990 | controller | Jun 12 15:43:09.927931 crc crio[24284]: time="2026-06-12T15:43:09.926821589Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127006 | controller | Jun 12 15:43:09.963784 crc crio[24284]: time="2026-06-12T15:43:09.963676048Z" level=info msg="Ran pod sandbox e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/POD" id=cdfda882-5edc-4ecc-97ce-a4c1b07ec26e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127023 | controller | Jun 12 15:43:09.995213 crc crio[24284]: time="2026-06-12T15:43:09.994955429Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127039 | controller | Jun 12 15:43:09.995710 crc crio[24284]: time="2026-06-12T15:43:09.995510457Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127055 | controller | Jun 12 15:43:09.995710 crc crio[24284]: time="2026-06-12T15:43:09.9955946Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127071 | controller | Jun 12 15:43:10.005658 crc crio[24284]: time="2026-06-12T15:43:09.998094268Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=af03d2d1-ca55-4429-911a-802eba2a9b62 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.127091 | controller | Jun 12 15:43:10.027338 crc crio[24284]: time="2026-06-12T15:43:10.017897148Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-12 16:39:22.127107 | controller | Jun 12 15:43:10.196415 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e9d78f447fd137 Mac:ce:ab:2c:19:6f:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.127123 | controller | Jun 12 15:43:10.208123 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fba1370597e055 Mac:2a:4b:35:6e:d1:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f SocketPath: PciID:}] [{Interface:0xc000314740 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.127139 | controller | Jun 12 15:43:10.233953 crc crio[24284]: time="2026-06-12T15:43:10.233702307Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-5tlrf Namespace:openstack-operators ID:5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 UID:f3b4509b-9eb8-43dd-b88e-0a14914ba63e NetNS:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b4509b_9eb8_43dd_b88e_0a14914ba63e.slice PodAnnotations:0xc004286170}] Aliases:map[]}"
2026-06-12 16:39:22.127155 | controller | Jun 12 15:43:10.234534 crc crio[24284]: time="2026-06-12T15:43:10.234234304Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127172 | controller | Jun 12 15:43:10.235077 crc crio[24284]: time="2026-06-12T15:43:10.235009441Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-snp8d Namespace:openstack-operators ID:4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 UID:cf1a37a8-9f04-4ade-969f-8fdb02d456ce NetNS:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf1a37a8_9f04_4ade_969f_8fdb02d456ce.slice PodAnnotations:0xc00041c150}] Aliases:map[]}"
2026-06-12 16:39:22.127188 | controller | Jun 12 15:43:10.235329 crc crio[24284]: time="2026-06-12T15:43:10.235289355Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127204 | controller | Jun 12 15:43:10.255392 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d4d62aaa314f3 Mac:8e:da:3f:24:b2:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.127220 | controller | Jun 12 15:43:10.260711 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:856ffc037fb8725 Mac:76:86:7a:69:21:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df SocketPath: PciID:}] [{Interface:0xc00011b620 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.127236 | controller | Jun 12 15:43:10.261715 crc crio[24284]: time="2026-06-12T15:43:10.256324495Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-wxpj4 Namespace:openstack-operators ID:76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 UID:1b74c238-1ec6-454c-9983-2053ea438daf NetNS:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b74c238_1ec6_454c_9983_2053ea438daf.slice PodAnnotations:0xc0006be560}] Aliases:map[]}"
2026-06-12 16:39:22.127256 | controller | Jun 12 15:43:10.262413 crc crio[24284]: time="2026-06-12T15:43:10.262336081Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127273 | controller | Jun 12 15:43:10.262648 crc crio[24284]: time="2026-06-12T15:43:10.262596835Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-g7fvb Namespace:openstack-operators ID:856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 UID:4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf NetNS:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ed0a7e1_e1d6_4fe8_a68f_0b6f00048fbf.slice PodAnnotations:0xc0042868b0}] Aliases:map[]}"
2026-06-12 16:39:22.127289 | controller | Jun 12 15:43:10.263017 crc crio[24284]: time="2026-06-12T15:43:10.262995668Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127305 | controller | Jun 12 15:43:10.280120 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80407f2d53cccdc Mac:16:47:b3:79:9b:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d SocketPath: PciID:}] [{Interface:0xc00013ce50 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.127322 | controller | Jun 12 15:43:10.280120 crc crio[24284]: time="2026-06-12T15:43:10.278866292Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-bj44v Namespace:openstack-operators ID:80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 UID:0742e43f-9b95-4885-9fab-05dffcd568e7 NetNS:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0742e43f_9b95_4885_9fab_05dffcd568e7.slice PodAnnotations:0xc0009b8528}] Aliases:map[]}"
2026-06-12 16:39:22.127338 | controller | Jun 12 15:43:10.280120 crc crio[24284]: time="2026-06-12T15:43:10.279013237Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127354 | controller | Jun 12 15:43:10.311688 crc crio[24284]: time="2026-06-12T15:43:10.310837012Z" level=info msg="Ran pod sandbox 5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/POD" id=a9218930-4f2d-43c3-bb3c-caf48e4cb44f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127370 | controller | Jun 12 15:43:10.320816 crc crio[24284]: time="2026-06-12T15:43:10.320328051Z" level=info msg="Ran pod sandbox 856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/POD" id=999f1511-d9f7-430a-b402-611350d4735e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127386 | controller | Jun 12 15:43:10.322150 crc crio[24284]: time="2026-06-12T15:43:10.321854131Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127406 | controller | Jun 12 15:43:10.322150 crc crio[24284]: time="2026-06-12T15:43:10.322090209Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127422 | controller | Jun 12 15:43:10.322150 crc crio[24284]: time="2026-06-12T15:43:10.32214021Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127438 | controller | Jun 12 15:43:10.327206 crc crio[24284]: time="2026-06-12T15:43:10.322890949Z" level=info msg="Ran pod sandbox 4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/POD" id=c67ae9dd-84a4-4572-94cc-f95063f57873 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127454 | controller | Jun 12 15:43:10.327206 crc crio[24284]: time="2026-06-12T15:43:10.325578125Z" level=info msg="Ran pod sandbox 76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/POD" id=caf6646f-18fd-4c97-bbe5-b121f1b7231a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127470 | controller | Jun 12 15:43:10.328570 crc crio[24284]: time="2026-06-12T15:43:10.328301062Z" level=info msg="Ran pod sandbox 80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/POD" id=247cd2c7-69ca-4b62-b1b8-42e647e4943f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127487 | controller | Jun 12 15:43:10.352716 crc crio[24284]: time="2026-06-12T15:43:10.352561585Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127503 | controller | Jun 12 15:43:10.353133 crc crio[24284]: time="2026-06-12T15:43:10.352826693Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127538 | controller | Jun 12 15:43:10.353133 crc crio[24284]: time="2026-06-12T15:43:10.352894766Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127556 | controller | Jun 12 15:43:10.353492 crc crio[24284]: time="2026-06-12T15:43:10.353364661Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=eee6e723-e363-4361-820e-1c3f4011b616 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.127572 | controller | Jun 12 15:43:10.356924 crc crio[24284]: time="2026-06-12T15:43:10.356757481Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127598 | controller | Jun 12 15:43:10.357118 crc crio[24284]: time="2026-06-12T15:43:10.356964548Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127619 | controller | Jun 12 15:43:10.357118 crc crio[24284]: time="2026-06-12T15:43:10.35701082Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127636 | controller | Jun 12 15:43:10.357332 crc crio[24284]: time="2026-06-12T15:43:10.357112493Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127652 | controller | Jun 12 15:43:10.357332 crc crio[24284]: time="2026-06-12T15:43:10.357185085Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=4007a7cc-7d53-4ca3-acd9-c096376942aa name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.127668 | controller | Jun 12 15:43:10.357481 crc crio[24284]: time="2026-06-12T15:43:10.357376602Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127684 | controller | Jun 12 15:43:10.357481 crc crio[24284]: time="2026-06-12T15:43:10.357445374Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127700 | controller | Jun 12 15:43:10.357620 crc crio[24284]: time="2026-06-12T15:43:10.357124263Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127717 | controller | Jun 12 15:43:10.357749 crc crio[24284]: time="2026-06-12T15:43:10.357648271Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127733 | controller | Jun 12 15:43:10.357749 crc crio[24284]: time="2026-06-12T15:43:10.357702242Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127749 | controller | Jun 12 15:43:10.358947 crc crio[24284]: time="2026-06-12T15:43:10.358714635Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-12 16:39:22.127765 | controller | Jun 12 15:43:10.358947 crc crio[24284]: time="2026-06-12T15:43:10.358811936Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-12 16:39:22.127781 | controller | Jun 12 15:43:10.359840 crc crio[24284]: time="2026-06-12T15:43:10.359763699Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=c031213b-5e81-4bd0-94c3-282d9d4bbde1 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.127801 | controller | Jun 12 15:43:10.360681 crc crio[24284]: time="2026-06-12T15:43:10.360457702Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=07a2772d-2795-44ba-9c0f-5d5f5f213ca3 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.127817 | controller | Jun 12 15:43:10.360681 crc crio[24284]: time="2026-06-12T15:43:10.360496159Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=e42954f3-3450-4112-8c86-cc9f8a6c70ff name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.127833 | controller | Jun 12 15:43:10.364003 crc crio[24284]: time="2026-06-12T15:43:10.363731169Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-12 16:39:22.127850 | controller | Jun 12 15:43:10.364175 crc crio[24284]: time="2026-06-12T15:43:10.364004314Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-12 16:39:22.127866 | controller | Jun 12 15:43:10.365499 crc crio[24284]: time="2026-06-12T15:43:10.365162465Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-12 16:39:22.127882 | controller | Jun 12 15:43:10.676027 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c25b9963ce5ca60 Mac:d6:35:47:34:1b:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b SocketPath: PciID:}] [{Interface:0xc0002aeea0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.127898 | controller | Jun 12 15:43:10.685413 crc crio[24284]: time="2026-06-12T15:43:10.677946975Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-ds98r Namespace:openstack-operators ID:c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 UID:6a1083b4-7603-47b5-b14a-bbff76a4dd9c NetNS:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1083b4_7603_47b5_b14a_bbff76a4dd9c.slice PodAnnotations:0xc00008d068}] Aliases:map[]}"
2026-06-12 16:39:22.127914 | controller | Jun 12 15:43:10.685413 crc crio[24284]: time="2026-06-12T15:43:10.678217694Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-ds98r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.127931 | controller | Jun 12 15:43:10.783428 crc crio[24284]: time="2026-06-12T15:43:10.782949188Z" level=info msg="Ran pod sandbox c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/POD" id=1f9b0deb-0249-4493-bfb0-5f8be4cee7e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.127947 | controller | Jun 12 15:43:10.799963 crc crio[24284]: time="2026-06-12T15:43:10.796801519Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127963 | controller | Jun 12 15:43:10.799963 crc crio[24284]: time="2026-06-12T15:43:10.797206852Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.127980 | controller | Jun 12 15:43:10.799963 crc crio[24284]: time="2026-06-12T15:43:10.797500171Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128000 | controller | Jun 12 15:43:10.801735 crc crio[24284]: time="2026-06-12T15:43:10.801467626Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=aab806c8-28f0-4622-828a-a05e22a02695 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.128017 | controller | Jun 12 15:43:10.806203 crc crio[24284]: time="2026-06-12T15:43:10.805845288Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-12 16:39:22.128033 | controller | Jun 12 15:43:10.970137 crc crio[24284]: time="2026-06-12T15:43:10.969984549Z" level=info msg="Removing container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7" id=0716045d-a51c-46b9-945e-1b608d39337c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.128049 | controller | Jun 12 15:43:11.088165 crc crio[24284]: time="2026-06-12T15:43:11.087906151Z" level=info msg="Removed container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server" id=0716045d-a51c-46b9-945e-1b608d39337c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.128065 | controller | Jun 12 15:43:11.096652 crc crio[24284]: time="2026-06-12T15:43:11.096520976Z" level=info msg="Removing container: 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992" id=3d61544e-d33f-4f82-b6a4-47b7edeaf10c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.128081 | controller | Jun 12 15:43:11.104843 crc crio[24284]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c30f8a7861e00da Mac:a6:64:75:50:11:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 SocketPath: PciID:}] [{Interface:0xc0003868e0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.128098 | controller | Jun 12 15:43:11.117988 crc crio[24284]: time="2026-06-12T15:43:11.117919339Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-fgs5m Namespace:openstack-operators ID:c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 UID:b89d9efa-c667-4d71-96f2-4ab5f1302235 NetNS:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb89d9efa_c667_4d71_96f2_4ab5f1302235.slice PodAnnotations:0xc003242028}] Aliases:map[]}"
2026-06-12 16:39:22.128115 | controller | Jun 12 15:43:11.118745 crc crio[24284]: time="2026-06-12T15:43:11.118716595Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.128131 | controller | Jun 12 15:43:11.269474 crc crio[24284]: time="2026-06-12T15:43:11.268485947Z" level=info msg="Removed container 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992: openshift-marketplace/redhat-marketplace-5xh6f/extract-content" id=3d61544e-d33f-4f82-b6a4-47b7edeaf10c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.128148 | controller | Jun 12 15:43:11.274381 crc crio[24284]: time="2026-06-12T15:43:11.27350571Z" level=info msg="Ran pod sandbox c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/POD" id=dc5c883e-f642-4c06-9534-d99a647e4b06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128167 | controller | Jun 12 15:43:11.317451 crc crio[24284]: time="2026-06-12T15:43:11.317216472Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128184 | controller | Jun 12 15:43:11.317818 crc crio[24284]: time="2026-06-12T15:43:11.317738729Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128200 | controller | Jun 12 15:43:11.317920 crc crio[24284]: time="2026-06-12T15:43:11.317876713Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128217 | controller | Jun 12 15:43:11.319212 crc crio[24284]: time="2026-06-12T15:43:11.31909448Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=335abe9d-3310-43d6-85ed-a75747303ef8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.128232 | controller | Jun 12 15:43:11.319975 crc crio[24284]: time="2026-06-12T15:43:11.31932661Z" level=info msg="Removing container: ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e" id=45afb0b5-5efc-4275-90ca-1cc503f5cc45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.128248 | controller | Jun 12 15:43:11.344722 crc crio[24284]: time="2026-06-12T15:43:11.344015593Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-12 16:39:22.128264 | controller | Jun 12 15:43:11.581737 crc crio[24284]: time="2026-06-12T15:43:11.569841614Z" level=info msg="Removed container ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities" id=45afb0b5-5efc-4275-90ca-1cc503f5cc45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.128280 | controller | Jun 12 15:43:16.075666 crc crio[24284]: time="2026-06-12T15:43:16.073464196Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-74dxq/POD" id=f58cf009-5478-4a6b-9cc2-3a0b156df8ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128296 | controller | Jun 12 15:43:16.075666 crc crio[24284]: time="2026-06-12T15:43:16.074545332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128313 | controller | Jun 12 15:43:16.203018 crc crio[24284]: time="2026-06-12T15:43:16.202579569Z" level=info msg="Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc0027223f8}] Aliases:map[]}"
2026-06-12 16:39:22.128330 | controller | Jun 12 15:43:16.203018 crc crio[24284]: time="2026-06-12T15:43:16.202642781Z" level=info msg="Adding pod openshift-marketplace_community-operators-74dxq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.128347 | controller | Jun 12 15:43:16.309658 crc crio[24284]: time="2026-06-12T15:43:16.306322106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=89cd2a2d-66c1-4c5e-99f5-c46a7f18d467 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128366 | controller | Jun 12 15:43:16.316874 crc crio[24284]: time="2026-06-12T15:43:16.316606162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9c8438e1-2c2c-4795-bab1-b4e1142a156c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128383 | controller | Jun 12 15:43:16.504780 crc crio[24284]: time="2026-06-12T15:43:16.497423016Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-svf9q/registry-server" id=b9ede8f8-6dc0-4746-9821-70ec52b122f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.128399 | controller | Jun 12 15:43:16.504780 crc crio[24284]: time="2026-06-12T15:43:16.49877794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128416 | controller | Jun 12 15:43:17.258425 crc crio[24284]: time="2026-06-12T15:43:17.249429791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128432 | controller | Jun 12 15:43:17.297356 crc crio[24284]: time="2026-06-12T15:43:17.296538034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128448 | controller | Jun 12 15:43:17.568418 crc crio[24284]: time="2026-06-12T15:43:17.562500087Z" level=info msg="Created container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server" id=b9ede8f8-6dc0-4746-9821-70ec52b122f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.128465 | controller | Jun 12 15:43:17.599030 crc crio[24284]: time="2026-06-12T15:43:17.597493879Z" level=info msg="Starting container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47" id=591291f8-bd87-4788-9815-74437c71b006 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.128481 | controller | Jun 12 15:43:17.767326 crc crio[24284]: time="2026-06-12T15:43:17.76179802Z" level=info msg="Started container" PID=49679 containerID=c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47 description=openshift-marketplace/redhat-operators-svf9q/registry-server id=591291f8-bd87-4788-9815-74437c71b006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38
2026-06-12 16:39:22.128498 | controller | Jun 12 15:43:20.063555 crc crio[24284]: time="2026-06-12T15:43:20.063471104Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/POD" id=9526b4b5-397c-4ecc-b3fc-2c37acc110ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128533 | controller | Jun 12 15:43:20.064618 crc crio[24284]: time="2026-06-12T15:43:20.063599739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128552 | controller | Jun 12 15:43:20.189407 crc crio[24284]: time="2026-06-12T15:43:20.189234399Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-lm6kj Namespace:openstack-operators ID:66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 UID:b3fea09e-eff4-4715-a05f-32299c95bbe4 NetNS:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3fea09e_eff4_4715_a05f_32299c95bbe4.slice PodAnnotations:0xc001e04090}] Aliases:map[]}"
2026-06-12 16:39:22.128569 | controller | Jun 12 15:43:20.189407 crc crio[24284]: time="2026-06-12T15:43:20.189382164Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.128589 | controller | Jun 12 15:43:21.388066 crc crio[24284]: time="2026-06-12T15:43:21.387301388Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/POD" id=be4ac85e-e12a-4c64-88df-092dc67cd02d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128605 | controller | Jun 12 15:43:21.389581 crc crio[24284]: time="2026-06-12T15:43:21.388116624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128622 | controller | Jun 12 15:43:21.616114 crc crio[24284]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cc78a3555799c4 Mac:9e:d9:4e:d3:a6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 SocketPath: PciID:}] [{Interface:0xc0001828e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.128638 | controller | Jun 12 15:43:21.616914 crc crio[24284]: time="2026-06-12T15:43:21.616784728Z" level=info msg="Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc0027223f8}] Aliases:map[]}"
2026-06-12 16:39:22.128655 | controller | Jun 12 15:43:21.617070 crc crio[24284]: time="2026-06-12T15:43:21.617010616Z" level=info msg="Checking pod openshift-marketplace_community-operators-74dxq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.128672 | controller | Jun 12 15:43:22.113890 crc crio[24284]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66ee81da7ea29cb Mac:3e:3e:e0:4e:8e:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.128689 | controller | Jun 12 15:43:22.116666 crc crio[24284]: time="2026-06-12T15:43:22.116573056Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-lm6kj Namespace:openstack-operators ID:66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 UID:b3fea09e-eff4-4715-a05f-32299c95bbe4 NetNS:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3fea09e_eff4_4715_a05f_32299c95bbe4.slice PodAnnotations:0xc001e04090}] Aliases:map[]}"
2026-06-12 16:39:22.128705 | controller | Jun 12 15:43:22.117864 crc crio[24284]: time="2026-06-12T15:43:22.117779516Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.128722 | controller | Jun 12 15:43:22.439875 crc crio[24284]: time="2026-06-12T15:43:22.439766344Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/POD" id=b2b0c0f2-5b17-4ea1-b153-4bae077c0383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128738 | controller | Jun 12 15:43:22.439875 crc crio[24284]: time="2026-06-12T15:43:22.439876097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128758 | controller | Jun 12 15:43:23.249781 crc crio[24284]: time="2026-06-12T15:43:23.249212967Z" level=info msg="Ran pod sandbox 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 with infra container: openshift-marketplace/community-operators-74dxq/POD" id=f58cf009-5478-4a6b-9cc2-3a0b156df8ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128774 | controller | Jun 12 15:43:23.252580 crc crio[24284]: time="2026-06-12T15:43:23.252483713Z" level=info msg="Ran pod sandbox 66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/POD" id=9526b4b5-397c-4ecc-b3fc-2c37acc110ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.128790 | controller | Jun 12 15:43:23.265879 crc crio[24284]: time="2026-06-12T15:43:23.26577639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128806 | controller | Jun 12 15:43:23.266206 crc crio[24284]: time="2026-06-12T15:43:23.266058149Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128822 | controller | Jun 12 15:43:23.266206 crc crio[24284]: time="2026-06-12T15:43:23.266129472Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128838 | controller | Jun 12 15:43:23.267446 crc crio[24284]: time="2026-06-12T15:43:23.265817321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb850710-39c7-47e9-b9a9-544533443aea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128854 | controller | Jun 12 15:43:23.268015 crc crio[24284]: time="2026-06-12T15:43:23.267925639Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=8b6bb2ab-0a28-4064-8c02-f7673e8955ff name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.128870 | controller | Jun 12 15:43:23.280863 crc crio[24284]: time="2026-06-12T15:43:23.280700162Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-12 16:39:22.128886 | controller | Jun 12 15:43:25.915176 crc crio[24284]: time="2026-06-12T15:43:25.914671937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bcb31bf0-e0d3-4b07-adba-352803760d24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128902 | controller | Jun 12 15:43:28.657752 crc crio[24284]: time="2026-06-12T15:43:28.656716496Z" level=info msg="Creating container: openshift-marketplace/community-operators-74dxq/extract-utilities" id=a58d4708-eabd-4d0f-bfc1-b585265f1ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.128918 | controller | Jun 12 15:43:30.512536 crc crio[24284]: time="2026-06-12T15:43:30.51163589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.128934 | controller | Jun 12 15:43:48.498008 crc crio[24284]: time="2026-06-12T15:43:48.496641065Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=26a2a924-2b5b-4720-b691-c33344c97bd0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.128956 | controller | Jun 12 15:43:48.503704 crc crio[24284]: time="2026-06-12T15:43:48.499354992Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=0506a013-cdfc-4f01-94c4-335d4a7b51a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.128972 | controller | Jun 12 15:43:48.507741 crc crio[24284]: time="2026-06-12T15:43:48.507629663Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=c031213b-5e81-4bd0-94c3-282d9d4bbde1 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.128988 | controller | Jun 12 15:43:48.509610 crc crio[24284]: time="2026-06-12T15:43:48.5092108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=1d70465c-f341-445c-a92e-a0b999f9654d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129003 | controller | Jun 12 15:43:48.523137 crc crio[24284]: time="2026-06-12T15:43:48.522982536Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=37555eb3-8119-46b4-87c6-c256c1cf4e7e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129019 | controller | Jun 12 15:43:48.524700 crc crio[24284]: time="2026-06-12T15:43:48.524556785Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=40be4449-0ff9-46ab-9b83-df8fefafdae3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129035 | controller | Jun 12 15:43:48.531412 crc crio[24284]: time="2026-06-12T15:43:48.531323317Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=1c4124bf-f7cd-41a7-a070-c02c36e3af81 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129050 | controller | Jun 12 15:43:48.532611 crc crio[24284]: time="2026-06-12T15:43:48.532581054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=d71b400b-5e5b-41e6-a97f-f37c1e5f728a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129066 | controller | Jun 12 15:43:50.469650 crc crio[24284]: time="2026-06-12T15:43:50.469001115Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=f8751f92-12e0-4b91-9f54-1fedea7efa8f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129081 | controller | Jun 12 15:43:50.471519 crc crio[24284]: time="2026-06-12T15:43:50.471331088Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=293a2053-f1b2-48c3-acd1-c395d65ce8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129097 | controller | Jun 12 15:43:50.754548 crc crio[24284]: time="2026-06-12T15:43:50.754023062Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=07a2772d-2795-44ba-9c0f-5d5f5f213ca3 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129112 | controller | Jun 12 15:43:50.755606 crc crio[24284]: time="2026-06-12T15:43:50.755449106Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=4944f50e-53c5-4be7-accd-5dffc76f1dde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129128 | controller | Jun 12 15:43:50.761208 crc crio[24284]: time="2026-06-12T15:43:50.76110762Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=380403f8-70c3-49f6-9969-390ac31f04dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129146 | controller | Jun 12 15:43:50.761208 crc crio[24284]: time="2026-06-12T15:43:50.761189772Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=6ab16ac5-cfad-43ee-835f-1679efc883f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129162 | controller | Jun 12 15:43:50.762456 crc crio[24284]: time="2026-06-12T15:43:50.761322597Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=2dcea620-cf58-4dd6-9338-c5d76653ad69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129178 | controller | Jun 12 15:43:50.762456 crc crio[24284]: time="2026-06-12T15:43:50.761896925Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=c0ac380e-4ef5-4fe2-a2fb-e40b56ecad8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129193 | controller | Jun 12 15:43:50.784511 crc crio[24284]: time="2026-06-12T15:43:50.784436832Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=938eaaaf-58bf-48e3-be6f-4e303ddd4c3d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129209 | controller | Jun 12 15:43:50.790716 crc crio[24284]: time="2026-06-12T15:43:50.790607551Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=9be14b4c-801a-452f-8811-79f08827a26b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129224 | controller | Jun 12 15:43:50.796459 crc crio[24284]: time="2026-06-12T15:43:50.796351796Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=335abe9d-3310-43d6-85ed-a75747303ef8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129239 | controller | Jun 12 15:43:50.798753 crc crio[24284]: time="2026-06-12T15:43:50.798556666Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=ff265dc9-a34d-4009-a188-a01853803268 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129255 | controller | Jun 12 15:43:51.792186 crc crio[24284]: time="2026-06-12T15:43:51.791432052Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=c450a92a-0c12-4fa6-9eb8-787ef40c07c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129270 | controller | Jun 12 15:43:51.793139 crc crio[24284]: time="2026-06-12T15:43:51.793022695Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=9fe43138-eb5f-48bc-bf11-fdfb23b0cf2b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129334 | controller | Jun 12 15:43:51.794362 crc crio[24284]: time="2026-06-12T15:43:51.794292754Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=d415d9ee-cc77-4580-a583-c59b150018b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129355 | controller | Jun 12 15:43:51.796583 crc crio[24284]: time="2026-06-12T15:43:51.796551539Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=eee6e723-e363-4361-820e-1c3f4011b616 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129380 | controller | Jun 12 15:43:51.797708 crc crio[24284]: time="2026-06-12T15:43:51.797628761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=1e731e45-2a1d-4791-8f44-6c57da73177f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129396 | controller | Jun 12 15:43:51.832464 crc crio[24284]: time="2026-06-12T15:43:51.832344386Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=c768b84a-1eaf-4ef8-8359-1c0366202d0d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129412 | controller | Jun 12 15:43:51.835091 crc crio[24284]: time="2026-06-12T15:43:51.833681674Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=fffdaa24-605c-4b9b-bbf6-b63a14e67fd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129428 | controller | Jun 12 15:43:51.858018 crc crio[24284]: time="2026-06-12T15:43:51.855447266Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=af03d2d1-ca55-4429-911a-802eba2a9b62 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129444 | controller | Jun 12 15:43:51.858018 crc crio[24284]: time="2026-06-12T15:43:51.856818949Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=d191b4fb-b3ca-4382-9788-1d6f8574a5c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129459 | controller | Jun 12 15:43:51.859893 crc crio[24284]: time="2026-06-12T15:43:51.85979789Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=1026eddf-07d6-4a40-936c-4912e2844d8e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129475 | controller | Jun 12 15:43:51.861028 crc crio[24284]: time="2026-06-12T15:43:51.860944893Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=abf94a8e-7a07-4e82-a923-cdd038e61633 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129490 | controller | Jun 12 15:43:51.877695 crc crio[24284]: time="2026-06-12T15:43:51.871516826Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=4007a7cc-7d53-4ca3-acd9-c096376942aa name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129506 | controller | Jun 12 15:43:51.877695 crc crio[24284]: time="2026-06-12T15:43:51.876351322Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=e42954f3-3450-4112-8c86-cc9f8a6c70ff name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129546 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.88165205Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=e1f5a106-beed-4d3f-89c4-af1abb9c9dfc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129564 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.881706201Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=97b7061e-b1b5-4c9c-a84c-662120fb0845 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129579 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.881792774Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=2c82d74a-bca0-4a23-bbf8-1e49633f1cdc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129599 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.881844896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=67caa499-8960-41f6-9a0f-b983edd1e0c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129615 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.881895858Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=57c00e2e-eebb-4b16-bd77-0f05f81ab1c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129631 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.88319011Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=cf141af7-6042-4ed5-a18a-afabc0091ed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129647 | controller | Jun 12 15:43:51.883439 crc crio[24284]: time="2026-06-12T15:43:51.883214331Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=1d6aa737-6dc1-4305-9182-09106d9a9069 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129663 | controller | Jun 12 15:43:51.892624 crc crio[24284]: time="2026-06-12T15:43:51.892530921Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager" id=15ad632c-5495-4546-a7cf-d2f377e6a5f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.129679 | controller | Jun 12 15:43:51.894878 crc crio[24284]: time="2026-06-12T15:43:51.894758634Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-768ff84dfb-sbdwh Namespace:openstack-operators ID:474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 UID:f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76 NetNS:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8dbf79b_9fc8_42c0_88d9_5114dd5cdf76.slice PodAnnotations:0xc002612438}] Aliases:map[]}"
2026-06-12 16:39:22.129696 | controller | Jun 12 15:43:51.894878 crc crio[24284]: time="2026-06-12T15:43:51.894816795Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.129712 | controller | Jun 12 15:43:51.901197 crc crio[24284]: time="2026-06-12T15:43:51.901108647Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager" id=bb67190e-5dc6-4de5-9fb2-5f8f2f88b830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.129729 | controller | Jun 12 15:43:51.907788 crc crio[24284]: time="2026-06-12T15:43:51.907649218Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager" id=ec769484-7d54-41db-8962-c1dbfbc0b27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.129745 | controller | Jun 12 15:43:51.915970 crc crio[24284]: time="2026-06-12T15:43:51.915801372Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager" id=2794c0a1-3379-41d3-a57a-793b01223c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.129761 | controller | Jun 12 15:43:51.962478 crc crio[24284]: time="2026-06-12T15:43:51.962377876Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=8b6bb2ab-0a28-4064-8c02-f7673e8955ff name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129780 | controller | Jun 12 15:43:51.964707 crc crio[24284]: time="2026-06-12T15:43:51.964630217Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=aab806c8-28f0-4622-828a-a05e22a02695 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.129796 | controller | Jun 12 15:43:51.965878 crc crio[24284]: time="2026-06-12T15:43:51.965771151Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=80114ab0-0a29-4844-b13d-88e5d999b30b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129813 | controller | Jun 12 15:43:51.966911 crc crio[24284]: time="2026-06-12T15:43:51.966375141Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=4d7d4604-4e84-4fa4-bec3-215da5b450cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129828 | controller | Jun 12 15:43:51.966911 crc crio[24284]: time="2026-06-12T15:43:51.966385601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=204ad8ac-2d9a-48fc-94b6-c8251d5f5503 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129844 | controller | Jun 12 15:43:51.973477 crc crio[24284]: time="2026-06-12T15:43:51.970187725Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54hgbhk Namespace:openstack-operators ID:c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 UID:cb687059-a389-4773-83e8-e1b3d38e7fa6 NetNS:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb687059_a389_4773_83e8_e1b3d38e7fa6.slice PodAnnotations:0xc004286098}] Aliases:map[]}"
2026-06-12 16:39:22.129860 | controller | Jun 12 15:43:51.973477 crc crio[24284]: time="2026-06-12T15:43:51.971447374Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.129877 | controller | Jun 12 15:43:51.973477 crc crio[24284]: time="2026-06-12T15:43:51.971885879Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager" id=f0f192e2-c9e2-45eb-aa06-43ce7475ed6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.129892 | controller | Jun 12 15:43:51.973477 crc crio[24284]: time="2026-06-12T15:43:51.971976222Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=17b190c1-124b-4ff1-b8fb-590945c04530 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129908 | controller | Jun 12 15:43:51.979410 crc crio[24284]: time="2026-06-12T15:43:51.979154453Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=5f3f4767-3b84-422b-9f79-c7dcfa0603c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129924 | controller | Jun 12 15:43:51.979882 crc crio[24284]: time="2026-06-12T15:43:51.979776155Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=e509e89a-1923-41a9-862d-a4cb7438b953 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129939 | controller | Jun 12 15:43:51.979989 crc crio[24284]: time="2026-06-12T15:43:51.97992929Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=171c5f85-c16a-4529-8541-88d4a312c01c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.129959 | controller | Jun 12 15:43:51.985701 crc crio[24284]: time="2026-06-12T15:43:51.984805015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.129975 | controller | Jun 12 15:43:51.985933 crc crio[24284]: time="2026-06-12T15:43:51.985789547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.129990 | controller | Jun 12 15:43:51.997461 crc crio[24284]: time="2026-06-12T15:43:51.989163978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130006 | controller | Jun 12 15:43:51.997461 crc crio[24284]: time="2026-06-12T15:43:51.989812489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130021 | controller | Jun 12 15:43:51.997461 crc crio[24284]: time="2026-06-12T15:43:51.991581696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130036 | controller | Jun 12 15:43:51.997461 crc crio[24284]: time="2026-06-12T15:43:51.9966089Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=45c559bd-3b10-400e-bf04-08743e83c7fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130052 | controller | Jun 12 15:43:52.004739 crc crio[24284]: time="2026-06-12T15:43:52.001499398Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager" id=06b1bb88-de55-4887-af36-6938650c18a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130068 | controller | Jun 12 15:43:52.004739 crc crio[24284]: time="2026-06-12T15:43:52.002598348Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=626bf5c2-0613-4a8e-9392-99bbfb3a4336 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130083 | controller | Jun 12 15:43:52.004739 crc crio[24284]: time="2026-06-12T15:43:52.002733877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130099 | controller | Jun 12 15:43:52.004739 crc crio[24284]: time="2026-06-12T15:43:52.003307162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130115 | controller | Jun 12 15:43:52.007540 crc crio[24284]: time="2026-06-12T15:43:52.007397223Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager" id=0b435be5-a569-4924-9f34-18f7d0f61648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130130 | controller | Jun 12 15:43:52.010152 crc crio[24284]: time="2026-06-12T15:43:52.009927332Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=9af13a27-6647-4310-bd77-c496891b439a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.130203 | controller | Jun 12 15:43:52.011812 crc crio[24284]: time="2026-06-12T15:43:52.01168545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130230 | controller | Jun 12 15:43:52.013612 crc crio[24284]: time="2026-06-12T15:43:52.013511872Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=641e27aa-11a2-47b1-bfa1-44e35d09fbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130248 | controller | Jun 12 15:43:52.017376 crc crio[24284]: time="2026-06-12T15:43:52.01721089Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager" id=2b6f5aa8-e645-48e2-ab83-108a8f7e8557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130264 | controller | Jun 12 15:43:52.017581 crc crio[24284]: time="2026-06-12T15:43:52.01752307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=4d15a6e3-f951-4c29-b1fa-47a4b94a8758 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130310 | controller | Jun 12 15:43:52.020776 crc crio[24284]: time="2026-06-12T15:43:52.020181978Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=402c599a-8689-40d5-84db-9cbc6ea770cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130329 | controller | Jun 12 15:43:52.021341 crc crio[24284]: time="2026-06-12T15:43:52.020922744Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=48bc4955-0621-44dd-a23a-50279e657d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130345 | controller | Jun 12 15:43:52.028690 crc crio[24284]: time="2026-06-12T15:43:52.027001889Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager" id=a2d569bd-2b60-448c-ad96-c8a501d0f4d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130384 | controller | Jun 12 15:43:52.040372 crc crio[24284]: time="2026-06-12T15:43:52.040117578Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager" id=50f3f580-c4a3-4602-acb5-23ca53e0ff1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130404 | controller | Jun 12 15:43:52.043767 crc crio[24284]: time="2026-06-12T15:43:52.043496202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130421 | controller | Jun 12 15:43:52.064404 crc crio[24284]: time="2026-06-12T15:43:52.063977381Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager" id=47510eef-f55c-4989-9293-73af16db18ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130455 | controller | Jun 12 15:43:52.064404 crc crio[24284]: time="2026-06-12T15:43:52.064159827Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager" id=2474e547-ce62-4ef1-8b74-ed5f79b0e842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130479 | controller | Jun 12 15:43:52.064791 crc crio[24284]: time="2026-06-12T15:43:52.06456257Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager" id=d8152c5e-7bfa-44cc-be46-d567c67b86e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130495 | controller | Jun 12 15:43:52.064876 crc crio[24284]: time="2026-06-12T15:43:52.064764083Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager" id=b3df51e5-9892-4de8-8882-b76c2d99344f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130543 | controller | Jun 12 15:43:52.066164 crc crio[24284]: time="2026-06-12T15:43:52.065997513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130569 | controller | Jun 12 15:43:52.066664 crc crio[24284]: time="2026-06-12T15:43:52.066613564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130586 | controller | Jun 12 15:43:52.067500 crc crio[24284]: time="2026-06-12T15:43:52.066882913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130621 | controller | Jun 12 15:43:52.069453 crc crio[24284]: time="2026-06-12T15:43:52.06935159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=d8bb39db-99c5-4116-baf1-929896bfd421 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.130645 | controller | Jun 12 15:43:52.077741 crc crio[24284]: time="2026-06-12T15:43:52.077483352Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager" id=e22cb698-7154-4c1b-b285-401d1957d763 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130661 | controller | Jun 12 15:43:52.086637 crc crio[24284]: time="2026-06-12T15:43:52.086347541Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager" id=ecaa7338-c7d6-4251-a4c8-3173fce797e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130677 | controller | Jun 12 15:43:52.096663 crc crio[24284]: time="2026-06-12T15:43:52.094300338Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager" id=21396d96-b07a-4178-b218-e8cbe360a51e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130694 | controller | Jun 12 15:43:52.111505 crc crio[24284]: time="2026-06-12T15:43:52.111399775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130710 | controller | Jun 12 15:43:52.124994 crc crio[24284]: time="2026-06-12T15:43:52.117838165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130725 | controller | Jun 12 15:43:52.137081 crc crio[24284]: time="2026-06-12T15:43:52.13698109Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager" id=fbfb680a-9c4c-4569-b82e-26d1308cadd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130741 | controller | Jun 12 15:43:52.182106 crc crio[24284]: time="2026-06-12T15:43:52.180933945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130757 | controller | Jun 12 15:43:52.185187 crc crio[24284]: time="2026-06-12T15:43:52.184876581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130772 | controller | Jun 12 15:43:52.185187 crc crio[24284]: time="2026-06-12T15:43:52.184955426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130788 | controller | Jun 12 15:43:52.185585 crc crio[24284]: time="2026-06-12T15:43:52.185519854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130807 | controller | Jun 12 15:43:52.198526 crc crio[24284]: time="2026-06-12T15:43:52.19832204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130822 | controller | Jun 12 15:43:52.199529 crc crio[24284]: time="2026-06-12T15:43:52.199397385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130837 | controller | Jun 12 15:43:52.199782 crc crio[24284]: time="2026-06-12T15:43:52.199654446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130852 | controller | Jun 12 15:43:52.202603 crc crio[24284]: time="2026-06-12T15:43:52.202472876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130867 | controller | Jun 12 15:43:52.220737 crc crio[24284]: time="2026-06-12T15:43:52.22057118Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager" id=dfa7e2dd-3e5a-4e99-a537-7486891984e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130883 | controller | Jun 12 15:43:52.257769 crc crio[24284]: time="2026-06-12T15:43:52.257377621Z" level=info msg="Created container 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de: openshift-marketplace/community-operators-74dxq/extract-utilities" id=a58d4708-eabd-4d0f-bfc1-b585265f1ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.130899 | controller | Jun 12 15:43:52.261651 crc crio[24284]: time="2026-06-12T15:43:52.259845404Z" level=info msg="Starting container: 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de" id=37144844-430d-4c79-a57a-452e3adc4fd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.130915 | controller | Jun 12 15:43:52.274943 crc crio[24284]: time="2026-06-12T15:43:52.274760802Z" level=info msg="Started container" PID=50784 containerID=576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de description=openshift-marketplace/community-operators-74dxq/extract-utilities id=37144844-430d-4c79-a57a-452e3adc4fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381
2026-06-12 16:39:22.130932 | controller | Jun 12 15:43:52.294873 crc crio[24284]: time="2026-06-12T15:43:52.294475308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130948 | controller | Jun 12 15:43:52.304877 crc crio[24284]: time="2026-06-12T15:43:52.304825162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130964 | controller | Jun 12 15:43:52.305342 crc crio[24284]: time="2026-06-12T15:43:52.304984757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130979 | controller | Jun 12 15:43:52.308421 crc crio[24284]: time="2026-06-12T15:43:52.308304138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.130995 | controller | Jun 12 15:43:52.320728 crc crio[24284]: time="2026-06-12T15:43:52.320514381Z" level=info msg="Created container b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager" id=15ad632c-5495-4546-a7cf-d2f377e6a5f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131010 | controller | Jun 12 15:43:52.322437 crc crio[24284]: time="2026-06-12T15:43:52.322180003Z" level=info msg="Starting container: b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf" id=c0ea4d4f-608b-442a-9559-a7a057b26c7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131029 | controller | Jun 12 15:43:52.328333 crc crio[24284]: time="2026-06-12T15:43:52.328137582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131046 | controller | Jun 12 15:43:52.337668 crc crio[24284]: time="2026-06-12T15:43:52.337207505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131061 | controller | Jun 12 15:43:52.345915 crc crio[24284]: time="2026-06-12T15:43:52.341985871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131077 | controller | Jun 12 15:43:52.347168 crc crio[24284]: time="2026-06-12T15:43:52.346827684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131092 | controller | Jun 12 15:43:52.349113 crc crio[24284]: time="2026-06-12T15:43:52.348959123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131108 | controller | Jun 12 15:43:52.350894 crc crio[24284]: time="2026-06-12T15:43:52.350762896Z" level=info msg="Started container" PID=50822 containerID=b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf description=openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager id=c0ea4d4f-608b-442a-9559-a7a057b26c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5
2026-06-12 16:39:22.131123 | controller | Jun 12 15:43:52.355384 crc crio[24284]: time="2026-06-12T15:43:52.35506144Z" level=info msg="Created container a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager" id=bb67190e-5dc6-4de5-9fb2-5f8f2f88b830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131139 | controller | Jun 12 15:43:52.371012 crc crio[24284]: time="2026-06-12T15:43:52.370770158Z" level=info msg="Starting container: a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0" id=0ebf0146-d9d2-4ac7-ad87-5ca88c2cd8ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131156 | controller | Jun 12 15:43:52.393462 crc crio[24284]: time="2026-06-12T15:43:52.392150888Z" level=info msg="Started container" PID=50829 containerID=a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager id=0ebf0146-d9d2-4ac7-ad87-5ca88c2cd8ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47
2026-06-12 16:39:22.131172 | controller | Jun 12 15:43:52.420637 crc crio[24284]: time="2026-06-12T15:43:52.42052014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131187 | controller | Jun 12 15:43:52.424165 crc crio[24284]: time="2026-06-12T15:43:52.424021013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131203 | controller | Jun 12 15:43:52.425676 crc crio[24284]: time="2026-06-12T15:43:52.42558223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131222 | controller | Jun 12 15:43:52.426170 crc crio[24284]: time="2026-06-12T15:43:52.426121528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131238 | controller | Jun 12 15:43:52.448487 crc crio[24284]: time="2026-06-12T15:43:52.448234826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131253 | controller | Jun 12 15:43:52.453344 crc crio[24284]: time="2026-06-12T15:43:52.453207974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131268 | controller | Jun 12 15:43:52.505872 crc crio[24284]: time="2026-06-12T15:43:52.505370833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131283 | controller | Jun 12 15:43:52.507557 crc crio[24284]: time="2026-06-12T15:43:52.507439407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131299 | controller | Jun 12 15:43:52.526557 crc crio[24284]: 2026-06-12T15:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:474e65b87d36899 Mac:e2:14:c4:b6:6e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 SocketPath: PciID:}] [{Interface:0xc0003e3090 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.131315 | controller | Jun 12 15:43:52.527423 crc crio[24284]: time="2026-06-12T15:43:52.52661587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131331 | controller | Jun 12 15:43:52.529397 crc crio[24284]: time="2026-06-12T15:43:52.529136552Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-768ff84dfb-sbdwh Namespace:openstack-operators ID:474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 UID:f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76 NetNS:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8dbf79b_9fc8_42c0_88d9_5114dd5cdf76.slice PodAnnotations:0xc002612438}] Aliases:map[]}"
2026-06-12 16:39:22.131347 | controller | Jun 12 15:43:52.529723 crc crio[24284]: time="2026-06-12T15:43:52.529651823Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.131363 | controller | Jun 12 15:43:52.539468 crc crio[24284]: time="2026-06-12T15:43:52.536972424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131378 | controller | Jun 12 15:43:52.543113 crc crio[24284]: time="2026-06-12T15:43:52.542909005Z" level=info msg="Created container 3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager" id=2794c0a1-3379-41d3-a57a-793b01223c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131394 | controller | Jun 12 15:43:52.558858 crc crio[24284]: time="2026-06-12T15:43:52.557755226Z" level=info msg="Created container 9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager" id=a2d569bd-2b60-448c-ad96-c8a501d0f4d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131413 | controller | Jun 12 15:43:52.564369 crc crio[24284]: time="2026-06-12T15:43:52.563925327Z" level=info msg="Starting container: 3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784" id=b49458c1-b814-4bde-9992-d4e47228084f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131429 | controller | Jun 12 15:43:52.576644 crc crio[24284]: time="2026-06-12T15:43:52.576551901Z" level=info msg="Starting container: 9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752" id=c0d3c7b1-e41f-4f80-a791-ec5f98185964 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131445 | controller | Jun 12 15:43:52.577212 crc crio[24284]: time="2026-06-12T15:43:52.577121059Z" level=info msg="Created container c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager" id=ec769484-7d54-41db-8962-c1dbfbc0b27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131461 | controller | Jun 12 15:43:52.583453 crc crio[24284]: time="2026-06-12T15:43:52.583242106Z" level=info msg="Started container" PID=50890 containerID=9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager id=c0d3c7b1-e41f-4f80-a791-ec5f98185964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0
2026-06-12 16:39:22.131478 | controller | Jun 12 15:43:52.584763 crc crio[24284]: time="2026-06-12T15:43:52.584522568Z" level=info msg="Started container" PID=50884 containerID=3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager id=b49458c1-b814-4bde-9992-d4e47228084f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27
2026-06-12 16:39:22.131494 | controller | Jun 12 15:43:52.585138 crc crio[24284]: time="2026-06-12T15:43:52.585088046Z" level=info msg="Starting container: c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9" id=ff2cc86c-4ea0-4c77-b10f-f955e088204c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131510 | controller | Jun 12 15:43:52.601671 crc crio[24284]: time="2026-06-12T15:43:52.592673523Z" level=info msg="Created container 0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager" id=0b435be5-a569-4924-9f34-18f7d0f61648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131548 | controller | Jun 12 15:43:52.601671 crc crio[24284]: time="2026-06-12T15:43:52.594902582Z" level=info msg="Starting container: 0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196" id=dea8772c-72fc-4ced-b04c-dbe388b626bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131565 | controller | Jun 12 15:43:52.602142 crc crio[24284]: time="2026-06-12T15:43:52.602027931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131581 | controller | Jun 12 15:43:52.613785 crc crio[24284]: time="2026-06-12T15:43:52.613686597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131608 | controller | Jun 12 15:43:52.614138 crc crio[24284]: time="2026-06-12T15:43:52.614014099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131625 | controller | Jun 12 15:43:52.621354 crc crio[24284]: time="2026-06-12T15:43:52.620950611Z" level=info msg="Started container" PID=50901 containerID=0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196 description=openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager id=dea8772c-72fc-4ced-b04c-dbe388b626bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46
2026-06-12 16:39:22.131644 | controller | Jun 12 15:43:52.636008 crc crio[24284]: time="2026-06-12T15:43:52.635183485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131660 | controller | Jun 12 15:43:52.638798 crc crio[24284]: time="2026-06-12T15:43:52.638668703Z" level=info msg="Started container" PID=50893 containerID=c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager id=ff2cc86c-4ea0-4c77-b10f-f955e088204c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc
2026-06-12 16:39:22.131676 | controller | Jun 12 15:43:52.652375 crc crio[24284]: time="2026-06-12T15:43:52.652299285Z" level=info msg="Ran pod sandbox 474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 with infra container: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/POD" id=b2b0c0f2-5b17-4ea1-b153-4bae077c0383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.131692 | controller | Jun 12 15:43:52.656766 crc crio[24284]: time="2026-06-12T15:43:52.656418875Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=a4eb1a11-624a-42e6-8bbf-bf984bf1b2b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.131709 | controller | Jun 12 15:43:52.677200 crc crio[24284]: time="2026-06-12T15:43:52.676945816Z" level=info msg="Created container 58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager" id=f0f192e2-c9e2-45eb-aa06-43ce7475ed6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131725 | controller | Jun 12 15:43:52.682511 crc crio[24284]: time="2026-06-12T15:43:52.677928488Z" level=info msg="Starting container: 58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9" id=be4671bd-90e0-4493-9010-032accd4aeb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131740 | controller | Jun 12 15:43:52.684951 crc crio[24284]: time="2026-06-12T15:43:52.684828541Z" level=info msg="Started container" PID=50906 containerID=58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager id=be4671bd-90e0-4493-9010-032accd4aeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a
2026-06-12 16:39:22.131756 | controller | Jun 12 15:43:52.734650 crc crio[24284]: time="2026-06-12T15:43:52.73444835Z" level=info msg="Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=fe517c98-34e4-476e-b6ac-d7d0fd316168 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.131772 | controller | Jun 12 15:43:52.770476 crc crio[24284]: time="2026-06-12T15:43:52.770358057Z" level=info msg="Created container 6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager" id=06b1bb88-de55-4887-af36-6938650c18a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131788 | controller | Jun 12 15:43:52.771997 crc crio[24284]: time="2026-06-12T15:43:52.771879566Z" level=info msg="Starting container: 6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8" id=eeac0256-2287-4039-aba2-de7b198b38ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131804 | controller | Jun 12 15:43:52.784659 crc crio[24284]: time="2026-06-12T15:43:52.784568507Z" level=info msg="Started container" PID=50915 containerID=6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager id=eeac0256-2287-4039-aba2-de7b198b38ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618
2026-06-12 16:39:22.131823 | controller | Jun 12 15:43:52.794549 crc crio[24284]: time="2026-06-12T15:43:52.794454884Z" level=info msg="Created container 6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager" id=21396d96-b07a-4178-b218-e8cbe360a51e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131840 | controller | Jun 12 15:43:52.797818 crc crio[24284]: time="2026-06-12T15:43:52.797673629Z" level=info msg="Starting container: 6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6" id=4e9f518a-8a4b-4eeb-885f-3b12d80d7a31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.131856 | controller | Jun 12 15:43:52.798917 crc crio[24284]: time="2026-06-12T15:43:52.7988543Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager" id=7eec8b8f-c2a7-43cc-ba13-3869e7d71560 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.131872 | controller | Jun 12 15:43:52.808166 crc crio[24284]: time="2026-06-12T15:43:52.807975309Z" level=info msg="Started container" PID=50930 containerID=6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager id=4e9f518a-8a4b-4eeb-885f-3b12d80d7a31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53
2026-06-12 16:39:22.131888 | controller | Jun 12 15:43:52.835779 crc crio[24284]: time="2026-06-12T15:43:52.835643291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131904 | controller | Jun 12 15:43:52.847814 crc crio[24284]: time="2026-06-12T15:43:52.847076691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131920 | controller | Jun 12 15:43:52.860379 crc crio[24284]: time="2026-06-12T15:43:52.860306687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131935 | controller | Jun 12 15:43:52.869429 crc crio[24284]: time="2026-06-12T15:43:52.867462349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131951 | controller | Jun 12 15:43:52.880937 crc crio[24284]: time="2026-06-12T15:43:52.880834498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131966 | controller | Jun 12 15:43:52.883382 crc crio[24284]: time="2026-06-12T15:43:52.88182084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131981 | controller | Jun 12 15:43:52.958370 crc crio[24284]: time="2026-06-12T15:43:52.936385039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.131997 | controller | Jun 12 15:43:52.958370 crc crio[24284]: time="2026-06-12T15:43:52.943926924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132015 | controller | Jun 12 15:43:52.958370 crc crio[24284]: time="2026-06-12T15:43:52.947557993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132031 | controller | Jun 12 15:43:52.958370 crc crio[24284]: time="2026-06-12T15:43:52.95574653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132046 | controller | Jun 12 15:43:52.958805 crc crio[24284]: time="2026-06-12T15:43:52.958615463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132061 | controller | Jun 12 15:43:52.964454 crc crio[24284]: time="2026-06-12T15:43:52.964369762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132076 | controller | Jun 12 15:43:52.966646 crc crio[24284]: time="2026-06-12T15:43:52.966553952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132091 | controller | Jun 12 15:43:52.967371 crc crio[24284]: time="2026-06-12T15:43:52.967303347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132107 | controller | Jun 12 15:43:52.974542 crc crio[24284]: time="2026-06-12T15:43:52.974414426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132122 | controller | Jun 12 15:43:53.029022 crc crio[24284]: time="2026-06-12T15:43:53.028928313Z" level=info msg="Created container b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager" id=2474e547-ce62-4ef1-8b74-ed5f79b0e842 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132138 | controller | Jun 12 15:43:53.035329 crc crio[24284]: time="2026-06-12T15:43:53.034896417Z" level=info msg="Starting container: b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60" id=f525f885-9c03-491f-8cb7-3da9c9146578 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132154 | controller | Jun 12 15:43:53.038917 crc crio[24284]: 2026-06-12T15:43:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8791f91f903ab5 Mac:0a:e9:8e:c4:fe:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.132171 | controller | Jun 12 15:43:53.040337 crc crio[24284]: time="2026-06-12T15:43:53.040183817Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54hgbhk Namespace:openstack-operators ID:c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 UID:cb687059-a389-4773-83e8-e1b3d38e7fa6 NetNS:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb687059_a389_4773_83e8_e1b3d38e7fa6.slice PodAnnotations:0xc004286098}] Aliases:map[]}"
2026-06-12 16:39:22.132188 | controller | Jun 12 15:43:53.040557 crc crio[24284]: time="2026-06-12T15:43:53.040494847Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.132204 | controller | Jun 12 15:43:53.054189 crc crio[24284]: time="2026-06-12T15:43:53.054078235Z" level=info msg="Created container 67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager" id=b3df51e5-9892-4de8-8882-b76c2d99344f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132225 | controller | Jun 12 15:43:53.057501 crc crio[24284]: time="2026-06-12T15:43:53.057330407Z" level=info msg="Started container" PID=50925 containerID=b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager id=f525f885-9c03-491f-8cb7-3da9c9146578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d
2026-06-12 16:39:22.132242 | controller | Jun 12 15:43:53.058227 crc crio[24284]: time="2026-06-12T15:43:53.057928769Z" level=info msg="Starting container: 67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922" id=e6a38838-f3e9-4e19-ab16-76fe3964fbde name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132258 | controller | Jun 12 15:43:53.073779 crc crio[24284]: time="2026-06-12T15:43:53.068679543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132274 | controller | Jun 12 15:43:53.073874 crc crio[24284]: time="2026-06-12T15:43:53.073785992Z" level=info msg="Created container 4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager" id=d8152c5e-7bfa-44cc-be46-d567c67b86e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132290 | controller | Jun 12 15:43:53.084355 crc crio[24284]: time="2026-06-12T15:43:53.083697362Z" level=info msg="Starting container: 4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0" id=a235dab0-4aa5-4dd8-af57-c4c5dc475d58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132306 | controller | Jun 12 15:43:53.086896 crc crio[24284]: time="2026-06-12T15:43:53.085837823Z" level=info msg="Started container" PID=50970 containerID=67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922 description=openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager id=e6a38838-f3e9-4e19-ab16-76fe3964fbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e
2026-06-12 16:39:22.132323 | controller | Jun 12 15:43:53.086896 crc crio[24284]: time="2026-06-12T15:43:53.086198091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132339 | controller | Jun 12 15:43:53.100898 crc crio[24284]: time="2026-06-12T15:43:53.098709583Z" level=info msg="Ran pod sandbox c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/POD" id=be4ac85e-e12a-4c64-88df-092dc67cd02d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.132355 | controller | Jun 12 15:43:53.134823 crc crio[24284]: time="2026-06-12T15:43:53.134662466Z" level=info msg="Started container" PID=50975 containerID=4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager id=a235dab0-4aa5-4dd8-af57-c4c5dc475d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c
2026-06-12 16:39:22.132371 | controller | Jun 12 15:43:53.138576 crc crio[24284]: time="2026-06-12T15:43:53.13847916Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.132391 | controller | Jun 12 15:43:53.138882 crc crio[24284]: time="2026-06-12T15:43:53.1387659Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.132408 | controller | Jun 12 15:43:53.138882 crc crio[24284]: time="2026-06-12T15:43:53.138827636Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.132424 | controller | Jun 12 15:43:53.162222 crc crio[24284]: time="2026-06-12T15:43:53.162097514Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=538dbb41-8438-46a9-b909-96347e923d5e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.132439 | controller | Jun 12 15:43:53.174312 crc crio[24284]: time="2026-06-12T15:43:53.174159837Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-12 16:39:22.132455 | controller | Jun 12 15:43:53.193639 crc crio[24284]: time="2026-06-12T15:43:53.193508448Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=9a8c1892-419c-46a5-8a28-3a72712707ec name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.132471 | controller | Jun 12 15:43:53.212744 crc crio[24284]: time="2026-06-12T15:43:53.212620429Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.132486 | controller | Jun 12 15:43:54.392722 crc crio[24284]: time="2026-06-12T15:43:54.391969271Z" level=info msg="Created container b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager" id=fbfb680a-9c4c-4569-b82e-26d1308cadd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132502 | controller | Jun 12 15:43:54.397094 crc crio[24284]: time="2026-06-12T15:43:54.396002566Z" level=info msg="Starting container: b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018" id=15ff7bda-9665-47e0-bd15-15b62e0c0f2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132543 | controller | Jun 12 15:43:54.405971 crc crio[24284]: time="2026-06-12T15:43:54.405612216Z" level=info msg="Started container" PID=51103 containerID=b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018 description=openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager id=15ff7bda-9665-47e0-bd15-15b62e0c0f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84
2026-06-12 16:39:22.132562 | controller | Jun 12 15:43:54.700115 crc crio[24284]: time="2026-06-12T15:43:54.699872679Z" level=info msg="Created container 103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager" id=dfa7e2dd-3e5a-4e99-a537-7486891984e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132578 | controller | Jun 12 15:43:54.700881 crc crio[24284]: time="2026-06-12T15:43:54.70081322Z" level=info msg="Created container 314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager" id=7eec8b8f-c2a7-43cc-ba13-3869e7d71560 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132600 | controller | Jun 12 15:43:54.701943 crc crio[24284]: time="2026-06-12T15:43:54.701781326Z" level=info msg="Created container 0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager" id=47510eef-f55c-4989-9293-73af16db18ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132620 | controller | Jun 12 15:43:54.702634 crc crio[24284]: time="2026-06-12T15:43:54.70251533Z" level=info msg="Created container 80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager" id=50f3f580-c4a3-4602-acb5-23ca53e0ff1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132636 | controller | Jun 12 15:43:54.702823 crc crio[24284]: time="2026-06-12T15:43:54.70280048Z" level=info msg="Created container bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager" id=ecaa7338-c7d6-4251-a4c8-3173fce797e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132652 | controller | Jun 12 15:43:54.703238 crc crio[24284]: time="2026-06-12T15:43:54.70314863Z" level=info msg="Created container 7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager" id=e22cb698-7154-4c1b-b285-401d1957d763 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132667 | controller | Jun 12 15:43:54.703238 crc crio[24284]: time="2026-06-12T15:43:54.705140651Z" level=info msg="Starting container: 7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a" id=05acdece-e0f8-4ef2-b5bc-fb9912b0b69d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132683 | controller | Jun 12 15:43:54.707021 crc crio[24284]: time="2026-06-12T15:43:54.70695696Z" level=info msg="Created container c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager" id=2b6f5aa8-e645-48e2-ab83-108a8f7e8557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132699 | controller | Jun 12 15:43:54.708448 crc crio[24284]: time="2026-06-12T15:43:54.707620372Z" level=info msg="Starting container: 314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083" id=29dd6f8a-1ab9-4f5e-8559-5b9940faa602 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132715 | controller | Jun 12 15:43:54.711993 crc crio[24284]: time="2026-06-12T15:43:54.707677224Z" level=info msg="Starting container: bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921" id=8a87c673-a1a2-4572-8c59-12c851a7bb54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132730 | controller | Jun 12 15:43:54.712447 crc crio[24284]: time="2026-06-12T15:43:54.707707945Z" level=info msg="Starting container: 80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e" id=7dbaa0f5-b7ba-48b8-9fa1-eae7f620443a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132746 | controller | Jun 12 15:43:54.716628 crc crio[24284]: time="2026-06-12T15:43:54.707747666Z" level=info msg="Starting container: 103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b" id=650ce17d-aa6a-463f-a10e-902e4c69862e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132762 | controller | Jun 12 15:43:54.717449 crc crio[24284]: time="2026-06-12T15:43:54.717383973Z" level=info msg="Starting container: c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1" id=e090fee9-a63b-4491-94fa-30c55e26ab62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132777 | controller | Jun 12 15:43:54.725098 crc crio[24284]: time="2026-06-12T15:43:54.70786891Z" level=info msg="Starting container: 0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90" id=4d3a2418-cf3a-42cf-aeb2-102d296750cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.132793 | controller | Jun 12 15:43:54.725761 crc crio[24284]: time="2026-06-12T15:43:54.725709611Z" level=info msg="Started container" PID=51108 containerID=7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a description=openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager id=05acdece-e0f8-4ef2-b5bc-fb9912b0b69d name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899
2026-06-12 16:39:22.132812 | controller | Jun 12 15:43:54.742988 crc crio[24284]: time="2026-06-12T15:43:54.742796501Z" level=info msg="Started container" PID=51109 containerID=103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager id=650ce17d-aa6a-463f-a10e-902e4c69862e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34
2026-06-12 16:39:22.132828 | controller | Jun 12 15:43:54.757153 crc crio[24284]: time="2026-06-12T15:43:54.756829436Z" level=info msg="Started container" PID=51095 containerID=c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager id=e090fee9-a63b-4491-94fa-30c55e26ab62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648
2026-06-12 16:39:22.132844 | controller | Jun 12 15:43:54.757153 crc crio[24284]: time="2026-06-12T15:43:54.756948876Z" level=info msg="Started container" PID=51099 containerID=bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921 description=openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager id=8a87c673-a1a2-4572-8c59-12c851a7bb54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496
2026-06-12 16:39:22.132859 | controller | Jun 12 15:43:54.757820 crc crio[24284]: time="2026-06-12T15:43:54.757165321Z" level=info msg="Started container" PID=51102 containerID=0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager id=4d3a2418-cf3a-42cf-aeb2-102d296750cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9
2026-06-12 16:39:22.132875 | controller | Jun 12 15:43:54.757820 crc crio[24284]: time="2026-06-12T15:43:54.757454783Z" level=info msg="Started container" PID=51111 containerID=314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083 description=openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager id=29dd6f8a-1ab9-4f5e-8559-5b9940faa602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84
2026-06-12 16:39:22.132891 | controller | Jun 12 15:43:54.774938 crc crio[24284]: time="2026-06-12T15:43:54.772176556Z" level=info msg="Started container" PID=51110 containerID=80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e description=openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager id=7dbaa0f5-b7ba-48b8-9fa1-eae7f620443a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7
2026-06-12 16:39:22.132906 | controller | Jun 12 15:43:55.081655 crc crio[24284]: time="2026-06-12T15:43:55.080894398Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=9a8c1892-419c-46a5-8a28-3a72712707ec name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.132922 | controller | Jun 12 15:43:55.083859 crc crio[24284]: time="2026-06-12T15:43:55.083736694Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4c43a967-de7c-4aaf-9093-18782e886ce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.132938 | controller | Jun 12 15:43:55.096753 crc crio[24284]: time="2026-06-12T15:43:55.096672256Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=10c7c763-bca5-497b-82b1-d0cdba920b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.132956 | controller | Jun 12 15:43:55.126762 crc crio[24284]: time="2026-06-12T15:43:55.126201252Z" level=info msg="Creating container: openshift-marketplace/community-operators-74dxq/extract-content" id=cfb6143c-d8b1-4635-821a-c88956c0741b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.132972 | controller | Jun 12 15:43:55.127304 crc crio[24284]: time="2026-06-12T15:43:55.127173424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.132988 | controller | Jun 12 15:43:55.368329 crc crio[24284]: time="2026-06-12T15:43:55.368150456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133004 | controller | Jun 12 15:43:55.375670 crc crio[24284]: time="2026-06-12T15:43:55.375582409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133020 | controller | Jun 12 15:43:56.126844 crc crio[24284]: time="2026-06-12T15:43:56.126621949Z" level=info msg="Created container 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d: openshift-marketplace/community-operators-74dxq/extract-content" id=cfb6143c-d8b1-4635-821a-c88956c0741b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133035 | controller | Jun 12 15:43:56.141182 crc crio[24284]: time="2026-06-12T15:43:56.14100701Z" level=info msg="Starting container: 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d" id=4270573a-4456-4662-8872-20d5936647e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.133051 | controller | Jun 12 15:43:56.170111 crc crio[24284]: time="2026-06-12T15:43:56.169990452Z" level=info msg="Started container" PID=51290 containerID=5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d description=openshift-marketplace/community-operators-74dxq/extract-content id=4270573a-4456-4662-8872-20d5936647e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381
2026-06-12 16:39:22.133067 | controller | Jun 12 15:43:59.800065 crc crio[24284]: time="2026-06-12T15:43:59.799599513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=34b63e33-8e7a-454d-a133-adf35e61968c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.133083 | controller | Jun 12 15:43:59.911747 crc crio[24284]: time="2026-06-12T15:43:59.911609854Z" level=info msg="Stopping pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b" id=d2c83587-c4ac-4af9-9323-b9f2cb3ce7f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.133099 | controller | Jun 12 15:43:59.912215 crc crio[24284]: time="2026-06-12T15:43:59.911918464Z" level=info msg="Stopped pod sandbox (already stopped): 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b" id=d2c83587-c4ac-4af9-9323-b9f2cb3ce7f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.133114 | controller | Jun 12 15:43:59.913475 crc crio[24284]: time="2026-06-12T15:43:59.91334288Z" level=info msg="Removing pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b" id=d2ff8616-beb7-4668-9ebb-9cbabc4ec309 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.133131 | controller | Jun 12 15:44:00.527099 crc crio[24284]: time="2026-06-12T15:44:00.52629965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3c0b3eae-0b31-40df-b486-be078e80915c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.133147 | controller | Jun 12 15:44:00.543847 crc crio[24284]: time="2026-06-12T15:44:00.543701102Z" level=info msg="Creating container: openshift-marketplace/community-operators-74dxq/registry-server" id=9c448d09-cacf-415e-a6ce-a3818ec239a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133166 | controller | Jun 12 15:44:00.552702 crc crio[24284]: time="2026-06-12T15:44:00.552591165Z" level=info msg="Removed pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b" id=d2ff8616-beb7-4668-9ebb-9cbabc4ec309 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.133182 | controller | Jun 12 15:44:00.552702 crc crio[24284]: time="2026-06-12T15:44:00.552683598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133198 | controller | Jun 12 15:44:00.662798 crc crio[24284]: time="2026-06-12T15:44:00.662668854Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=538dbb41-8438-46a9-b909-96347e923d5e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.133214 | controller | Jun 12 15:44:00.668401 crc crio[24284]: time="2026-06-12T15:44:00.668313247Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=4d833898-6f86-4525-b509-c4e873991a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.133230 | controller | Jun 12 15:44:00.672510 crc crio[24284]: time="2026-06-12T15:44:00.672440079Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=9f111a3b-3216-42c0-bdd7-071bfaade247 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.133245 | controller | Jun 12 15:44:00.685692 crc crio[24284]: time="2026-06-12T15:44:00.685555552Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager" id=c7764ae9-b582-4876-9953-16fb0425cb45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133261 | controller | Jun 12 15:44:00.695356 crc crio[24284]: time="2026-06-12T15:44:00.695213813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133277 | controller | Jun 12 15:44:00.697322 crc crio[24284]: time="2026-06-12T15:44:00.697215597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133293 | controller | Jun 12 15:44:00.701795 crc crio[24284]: time="2026-06-12T15:44:00.70164571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133309 | controller | Jun 12 15:44:00.736427 crc crio[24284]: time="2026-06-12T15:44:00.736237815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133325 | controller | Jun 12 15:44:00.742367 crc crio[24284]: time="2026-06-12T15:44:00.742151095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133341 | controller | Jun 12 15:44:00.863693 crc crio[24284]: time="2026-06-12T15:44:00.86358122Z" level=info msg="Created container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server" id=9c448d09-cacf-415e-a6ce-a3818ec239a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133356 | controller | Jun 12 15:44:00.865116 crc crio[24284]: time="2026-06-12T15:44:00.864967645Z" level=info msg="Starting container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a" id=c6ddf935-353c-4306-96ec-9bd9e44a4dfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.133375 | controller | Jun 12 15:44:00.871078 crc crio[24284]: time="2026-06-12T15:44:00.870930547Z" level=info msg="Started container" PID=51510 containerID=15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a description=openshift-marketplace/community-operators-74dxq/registry-server id=c6ddf935-353c-4306-96ec-9bd9e44a4dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381
2026-06-12 16:39:22.133392 | controller | Jun 12 15:44:00.914993 crc crio[24284]: time="2026-06-12T15:44:00.914919295Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687984-grxpn/POD" id=5522d21c-ce15-4121-adf6-cfb524e7cfe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.133408 | controller | Jun 12 15:44:00.915172 crc crio[24284]: time="2026-06-12T15:44:00.915014398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133424 | controller | Jun 12 15:44:00.948339 crc crio[24284]: time="2026-06-12T15:44:00.948111556Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}"
2026-06-12 16:39:22.133440 | controller | Jun 12 15:44:00.948339 crc crio[24284]: time="2026-06-12T15:44:00.948194419Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687984-grxpn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.133456 | controller | Jun 12 15:44:00.950194 crc crio[24284]: time="2026-06-12T15:44:00.950030987Z" level=info msg="Created container 83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager" id=c7764ae9-b582-4876-9953-16fb0425cb45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133472 | controller | Jun 12 15:44:00.954648 crc crio[24284]: time="2026-06-12T15:44:00.953763438Z" level=info msg="Starting container: 83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0" id=2f35656c-76b2-42a3-a70b-2ec8baca6153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.133489 | controller | Jun 12 15:44:00.964546 crc crio[24284]: time="2026-06-12T15:44:00.964231096Z" level=info msg="Started container" PID=51514 containerID=83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager id=2f35656c-76b2-42a3-a70b-2ec8baca6153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87
2026-06-12 16:39:22.133505 | controller | Jun 12 15:44:01.288496 crc crio[24284]: 2026-06-12T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e6f50eba281f65 Mac:8a:98:25:b9:9b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 SocketPath: PciID:}] [{Interface:0xc00051c5d0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.133543 | controller | Jun 12 15:44:01.288496 crc crio[24284]: time="2026-06-12T15:44:01.286406161Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}"
2026-06-12 16:39:22.133574 | controller | Jun 12 15:44:01.288496 crc crio[24284]: time="2026-06-12T15:44:01.286572746Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687984-grxpn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.133591 | controller | Jun 12 15:44:01.299599 crc crio[24284]: time="2026-06-12T15:44:01.299436541Z" level=info msg="Ran pod sandbox 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 with infra container: openshift-infra/auto-csr-approver-29687984-grxpn/POD" id=5522d21c-ce15-4121-adf6-cfb524e7cfe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.133607 | controller | Jun 12 15:44:01.302652 crc crio[24284]: time="2026-06-12T15:44:01.302421066Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2d5dc978-b042-4f5f-b727-076442eaa397 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.133623 | controller | Jun 12 15:44:01.309395 crc crio[24284]: time="2026-06-12T15:44:01.309306068Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.133638 | controller | Jun 12 15:44:01.848706 crc crio[24284]: time="2026-06-12T15:44:01.848584862Z" level=info msg="Stopping container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47 (timeout: 2s)" id=48d40c3b-c882-4536-86f8-125fb3a43a4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.133654 | controller | Jun 12 15:44:01.985807 crc crio[24284]: time="2026-06-12T15:44:01.985593498Z" level=info msg="Stopped container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server" id=48d40c3b-c882-4536-86f8-125fb3a43a4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.133670 | controller | Jun 12 15:44:01.987659 crc crio[24284]: time="2026-06-12T15:44:01.986905813Z" level=info msg="Stopping pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38" id=1611b030-f9be-4f02-975b-9ee3dc246234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.133686 | controller | Jun 12 15:44:01.987659 crc crio[24284]: time="2026-06-12T15:44:01.987611916Z" level=info msg="Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc001e04bd0}] Aliases:map[]}"
2026-06-12 16:39:22.133703 | controller | Jun 12 15:44:01.987819 crc crio[24284]: time="2026-06-12T15:44:01.987786091Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-svf9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.133719 | controller | Jun 12 15:44:02.311933 crc crio[24284]: time="2026-06-12T15:44:02.311611507Z" level=info msg="Stopped pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38" id=1611b030-f9be-4f02-975b-9ee3dc246234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.133735 | controller | Jun 12 15:44:02.542111 crc crio[24284]: time="2026-06-12T15:44:02.541581335Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2d5dc978-b042-4f5f-b727-076442eaa397 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.133750 | controller | Jun 12 15:44:02.547871 crc crio[24284]: time="2026-06-12T15:44:02.547754809Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c988061d-f03f-4f6d-be6b-f5912a30cab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.133770 | controller | Jun 12 15:44:02.550326 crc crio[24284]: time="2026-06-12T15:44:02.550178988Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c11319dd-73db-424c-a4e3-0910f0b589f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.133786 | controller | Jun 12 15:44:02.572147 crc crio[24284]: time="2026-06-12T15:44:02.571675404Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687984-grxpn/oc" id=7ed1b9a9-4c70-4780-b784-c14995476bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133802 | controller | Jun 12 15:44:02.574313 crc crio[24284]: time="2026-06-12T15:44:02.573120767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133818 | controller | Jun 12 15:44:02.626128 crc crio[24284]: time="2026-06-12T15:44:02.625905426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133834 | controller | Jun 12 15:44:02.894677 crc crio[24284]: time="2026-06-12T15:44:02.894440086Z" level=info msg="Removing container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47" id=50290b12-8682-411d-b09e-91a40bc0222b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.133850 | controller | Jun 12 15:44:03.002479 crc crio[24284]: time="2026-06-12T15:44:03.002317455Z" level=info msg="Removed container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server" id=50290b12-8682-411d-b09e-91a40bc0222b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.133866 | controller | Jun 12 15:44:03.007712 crc crio[24284]: time="2026-06-12T15:44:03.007601192Z" level=info msg="Removing container: 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542" id=3b417a49-3b6e-479b-b846-2088412fd366 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.133882 | controller | Jun 12 15:44:03.071370 crc crio[24284]: time="2026-06-12T15:44:03.070933748Z" level=info msg="Removed container 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542: openshift-marketplace/redhat-operators-svf9q/extract-content" id=3b417a49-3b6e-479b-b846-2088412fd366 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.133897 | controller | Jun 12 15:44:03.080946 crc crio[24284]: time="2026-06-12T15:44:03.080666287Z" level=info msg="Removing container: 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093" id=7041e258-531d-4214-b8ce-3538eff92668 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.133913 | controller | Jun 12 15:44:03.120861 crc crio[24284]: time="2026-06-12T15:44:03.120000343Z" level=info msg="Removed container 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093: openshift-marketplace/redhat-operators-svf9q/extract-utilities" id=7041e258-531d-4214-b8ce-3538eff92668 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.133929 | controller | Jun 12 15:44:03.145520 crc crio[24284]: time="2026-06-12T15:44:03.145392235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.133945 | controller | Jun 12 15:44:03.348764 crc crio[24284]: time="2026-06-12T15:44:03.348628426Z" level=info msg="Created container 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac: openshift-infra/auto-csr-approver-29687984-grxpn/oc" id=7ed1b9a9-4c70-4780-b784-c14995476bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.133961 | controller | Jun 12 15:44:03.359506 crc crio[24284]: time="2026-06-12T15:44:03.353792102Z" level=info msg="Starting container: 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac" id=2d505ad3-96dc-43ba-9f20-6020ba4c82bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.133980 | controller | Jun 12 15:44:03.362139 crc crio[24284]: time="2026-06-12T15:44:03.361997255Z" level=info msg="Started container" PID=51667 containerID=4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac description=openshift-infra/auto-csr-approver-29687984-grxpn/oc id=2d505ad3-96dc-43ba-9f20-6020ba4c82bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936
2026-06-12 16:39:22.133997 | controller | Jun 12 15:44:05.969515 crc crio[24284]: time="2026-06-12T15:44:05.967612597Z" level=info msg="Stopping pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936" id=6c7d5606-c2a0-4301-9f18-cb88656521ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.134013 | controller | Jun 12 15:44:05.970978 crc crio[24284]: time="2026-06-12T15:44:05.970469339Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc001212778}] Aliases:map[]}"
2026-06-12 16:39:22.134029 | controller | Jun 12 15:44:05.970978 crc crio[24284]: time="2026-06-12T15:44:05.970697808Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687984-grxpn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134045 | controller | Jun 12 15:44:06.325932 crc crio[24284]: time="2026-06-12T15:44:06.325174383Z" level=info msg="Stopped pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936" id=6c7d5606-c2a0-4301-9f18-cb88656521ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.134061 | controller | Jun 12 15:44:10.193677 crc crio[24284]: time="2026-06-12T15:44:10.193029093Z" level=info msg="Stopping container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a (timeout: 2s)" id=2a213a0d-b6dd-4c0d-a176-2dc72f054d12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.134077 | controller | Jun 12 15:44:10.338126 crc crio[24284]: time="2026-06-12T15:44:10.337958668Z" level=info msg="Stopped container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server" id=2a213a0d-b6dd-4c0d-a176-2dc72f054d12 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.134092 | controller | Jun 12 15:44:10.341147 crc crio[24284]: time="2026-06-12T15:44:10.341024687Z" level=info msg="Stopping pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381" id=a8251445-847b-4f7f-a45b-4edce97494d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.134108 | controller | Jun 12 15:44:10.341916 crc crio[24284]: time="2026-06-12T15:44:10.341846774Z" level=info msg="Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc00008ceb8}] Aliases:map[]}"
2026-06-12 16:39:22.134124 | controller | Jun 12 15:44:10.342176 crc crio[24284]: time="2026-06-12T15:44:10.342109983Z" level=info msg="Deleting pod openshift-marketplace_community-operators-74dxq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134144 | controller | Jun 12 15:44:10.661628 crc crio[24284]: time="2026-06-12T15:44:10.661491907Z" level=info msg="Stopped pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381" id=a8251445-847b-4f7f-a45b-4edce97494d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.134160 | controller | Jun 12 15:44:11.053391 crc crio[24284]: time="2026-06-12T15:44:11.05275567Z" level=info msg="Removing container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a" id=201a2d33-6815-4e35-8b70-f5967c5735e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.134176 | controller | Jun 12 15:44:11.080846 crc crio[24284]: time="2026-06-12T15:44:11.080750436Z" level=info msg="Removed container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server" id=201a2d33-6815-4e35-8b70-f5967c5735e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.134192 | controller | Jun 12 15:44:11.084551 crc crio[24284]: time="2026-06-12T15:44:11.084405402Z" level=info msg="Removing container: 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d" id=1356c86f-17ad-4264-b1d9-8680e7da1f94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.134207 | controller | Jun 12 15:44:11.124951 crc crio[24284]: time="2026-06-12T15:44:11.124856109Z" level=info msg="Removed container 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d: openshift-marketplace/community-operators-74dxq/extract-content" id=1356c86f-17ad-4264-b1d9-8680e7da1f94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.134225 | controller | Jun 12 15:44:11.127736 crc crio[24284]: time="2026-06-12T15:44:11.127675648Z" level=info msg="Removing container: 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de" id=90e1a1db-bdda-4895-8636-d4a95f137570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.134241 | controller | Jun 12 15:44:11.151820 crc crio[24284]: time="2026-06-12T15:44:11.151221102Z" level=info msg="Removed container 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de: openshift-marketplace/community-operators-74dxq/extract-utilities" id=90e1a1db-bdda-4895-8636-d4a95f137570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.134257 | controller | Jun 12 15:44:34.861215 crc crio[24284]: time="2026-06-12T15:44:34.860438332Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/POD" id=f0e39d3e-5692-4a0b-9442-6e16bb9e09cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134274 | controller | Jun 12 15:44:34.862718 crc crio[24284]: time="2026-06-12T15:44:34.861333712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.134290 | controller | Jun 12 15:44:34.896443 crc crio[24284]: time="2026-06-12T15:44:34.896224257Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc002c1e038}] Aliases:map[]}"
2026-06-12 16:39:22.134359 | controller | Jun 12 15:44:34.896443 crc crio[24284]: time="2026-06-12T15:44:34.896367791Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134384 | controller | Jun 12 15:44:35.024632 crc crio[24284]: time="2026-06-12T15:44:35.023785234Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-6zz8x/POD" id=afb9fb6f-b137-4659-beee-2fb57a6f7d4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134406 | controller | Jun 12 15:44:35.024632 crc crio[24284]: time="2026-06-12T15:44:35.023902836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.134423 | controller | Jun 12 15:44:35.065184 crc crio[24284]: time="2026-06-12T15:44:35.063225465Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc001e041f0}] Aliases:map[]}"
2026-06-12 16:39:22.134439 | controller | Jun 12 15:44:35.065184 crc crio[24284]: time="2026-06-12T15:44:35.063355689Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-6zz8x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134455 | controller | Jun 12 15:44:35.507016 crc crio[24284]: 2026-06-12T15:44:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6257050acce0165 Mac:2e:45:9b:e5:9a:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 SocketPath: PciID:}] [{Interface:0xc000146f00 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.134471 | controller | Jun 12 15:44:35.509203 crc crio[24284]: time="2026-06-12T15:44:35.509098201Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc001e041f0}] Aliases:map[]}"
2026-06-12 16:39:22.134488 | controller | Jun 12 15:44:35.509203 crc crio[24284]: time="2026-06-12T15:44:35.509339549Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-6zz8x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.134503 | controller | Jun 12 15:44:35.516304 crc crio[24284]: time="2026-06-12T15:44:35.516156171Z" level=info msg="Ran pod sandbox 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df with infra container: openstack/dnsmasq-dns-769fc96f7c-6zz8x/POD" id=afb9fb6f-b137-4659-beee-2fb57a6f7d4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134539 | controller | Jun 12 15:44:35.541664 crc crio[24284]: 2026-06-12T15:44:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f20cb91a66b77a Mac:b6:97:ca:f1:a7:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.134558 | controller | Jun 12 15:44:35.543183 crc crio[24284]: time="2026-06-12T15:44:35.543103909Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc002c1e038}] Aliases:map[]}"
2026-06-12 16:39:22.134574 | controller | Jun 12 15:44:35.543405 crc crio[24284]: time="2026-06-12T15:44:35.543316974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.134594 | controller | Jun 12 15:44:35.543405 crc crio[24284]: time="2026-06-12T15:44:35.543357397Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.134610 | controller | Jun 12 15:44:35.543586 crc crio[24284]: time="2026-06-12T15:44:35.543530902Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.134626 | controller | Jun 12 15:44:35.543659 crc crio[24284]: time="2026-06-12T15:44:35.543606644Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.134642 | controller | Jun 12 15:44:35.544856 crc crio[24284]: time="2026-06-12T15:44:35.544778391Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9523b968-99e4-4679-a574-86814b9cd56d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.134658 | controller | Jun 12 15:44:35.558426 crc crio[24284]: time="2026-06-12T15:44:35.557979334Z" level=info msg="Ran pod sandbox 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/POD" id=f0e39d3e-5692-4a0b-9442-6e16bb9e09cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134674 | controller | Jun 12 15:44:35.563600 crc crio[24284]: time="2026-06-12T15:44:35.56337074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.134690 | controller | Jun 12 15:44:35.564198 crc crio[24284]: time="2026-06-12T15:44:35.563757842Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.134706 | controller | Jun 12 15:44:35.564198 crc crio[24284]: time="2026-06-12T15:44:35.563827365Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.134722 | controller | Jun 12 15:44:35.564198 crc crio[24284]: time="2026-06-12T15:44:35.564134759Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 16:39:22.134737 | controller | Jun 12 15:44:35.568209 crc crio[24284]: time="2026-06-12T15:44:35.567209346Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=420b7797-84b3-4be3-bfc8-79eaa1427628 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.134753 | controller | Jun 12 15:44:35.571642 crc crio[24284]: time="2026-06-12T15:44:35.571456931Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 16:39:22.134769 | controller | Jun 12 15:44:37.411309 crc crio[24284]: time="2026-06-12T15:44:37.410676257Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-fcxft/POD" id=3ab83ab1-a9ff-4e00-9c09-aa5b7efd2889 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134786 | controller | Jun 12 15:44:37.415969 crc crio[24284]: time="2026-06-12T15:44:37.415858866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.134802 | controller | Jun 12 15:44:37.715386 crc crio[24284]: time="2026-06-12T15:44:37.711693204Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}"
2026-06-12 16:39:22.134821 | controller | Jun 12 15:44:37.715386 crc crio[24284]: time="2026-06-12T15:44:37.711810958Z" level=info msg="Adding pod openstack_dnsmasq-dns-9c58657f7-fcxft to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134838 | controller | Jun 12 15:44:38.309151 crc crio[24284]: time="2026-06-12T15:44:38.306507856Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=633061cf-948f-4b60-9916-3049b6906e7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134854 | controller | Jun 12 15:44:38.309645 crc crio[24284]: time="2026-06-12T15:44:38.309347406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.134870 | controller | Jun 12 15:44:38.451973 crc crio[24284]: time="2026-06-12T15:44:38.451505217Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-rtt7l/POD" id=738dbdfd-9607-4d4e-ad37-810517082dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.134885 | controller | Jun 12 15:44:38.451973 crc crio[24284]: time="2026-06-12T15:44:38.451642043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.134901 | controller | Jun 12 15:44:38.454914 crc crio[24284]: time="2026-06-12T15:44:38.452697114Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd UID:e92f3f09-3147-47ea-9ff7-600d6dff4622 NetNS:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode92f3f09_3147_47ea_9ff7_600d6dff4622.slice PodAnnotations:0xc001e04270}] Aliases:map[]}"
2026-06-12 16:39:22.134917 | controller | Jun 12 15:44:38.454914 crc crio[24284]: time="2026-06-12T15:44:38.452743195Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134934 | controller | Jun 12 15:44:38.536141 crc crio[24284]: time="2026-06-12T15:44:38.535887086Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc0009b80e8}] Aliases:map[]}"
2026-06-12 16:39:22.134950 | controller | Jun 12 15:44:38.536141 crc crio[24284]: time="2026-06-12T15:44:38.53600152Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-rtt7l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.134966 | controller | Jun 12 15:44:38.649101 crc crio[24284]: 2026-06-12T15:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26c138ad5cfb731 Mac:6a:61:55:2d:92:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.134986 | controller | Jun 12 15:44:38.716165 crc crio[24284]: time="2026-06-12T15:44:38.712852229Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}"
2026-06-12 16:39:22.135049 | controller | Jun 12 15:44:38.716694 crc crio[24284]: time="2026-06-12T15:44:38.716494398Z" level=info msg="Checking pod openstack_dnsmasq-dns-9c58657f7-fcxft for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.135069 | controller | Jun 12 15:44:38.753454 crc crio[24284]: time="2026-06-12T15:44:38.753347303Z" level=info msg="Ran pod sandbox 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f with infra container: openstack/dnsmasq-dns-9c58657f7-fcxft/POD" id=3ab83ab1-a9ff-4e00-9c09-aa5b7efd2889 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135086 | controller | Jun 12 15:44:38.783705 crc crio[24284]: time="2026-06-12T15:44:38.783460371Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135102 | controller | Jun 12 15:44:38.792444 crc crio[24284]: time="2026-06-12T15:44:38.791894997Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135119 | controller | Jun 12 15:44:38.792444 crc crio[24284]: time="2026-06-12T15:44:38.79200857Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135134 | controller | Jun 12 15:44:38.847126 crc crio[24284]: time="2026-06-12T15:44:38.846535219Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d09cc8b7-12db-47bf-9294-b4cad8c3c75b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.135150 | controller | Jun 12 15:44:38.870563 crc crio[24284]: time="2026-06-12T15:44:38.870429052Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 16:39:22.135166 | controller | Jun 12 15:44:39.410232 crc crio[24284]: 2026-06-12T15:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67c937abe7c68f9 Mac:7e:12:3c:d9:8e:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 SocketPath: PciID:}] [{Interface:0xc0001b8f80 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.135182 | controller | Jun 12 15:44:39.411713 crc crio[24284]: time="2026-06-12T15:44:39.411606752Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd UID:e92f3f09-3147-47ea-9ff7-600d6dff4622 NetNS:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode92f3f09_3147_47ea_9ff7_600d6dff4622.slice PodAnnotations:0xc001e04270}] Aliases:map[]}"
2026-06-12 16:39:22.135198 | controller | Jun 12 15:44:39.411865 crc crio[24284]: time="2026-06-12T15:44:39.411799018Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.135220 | controller | Jun 12 15:44:39.415323 crc crio[24284]: 2026-06-12T15:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8230ddd95ed7b15 Mac:86:ba:46:bd:99:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.135236 | controller | Jun 12 15:44:39.415671 crc crio[24284]: time="2026-06-12T15:44:39.415574573Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc0009b80e8}] Aliases:map[]}"
2026-06-12 16:39:22.135252 | controller | Jun 12 15:44:39.415777 crc crio[24284]: time="2026-06-12T15:44:39.415709277Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-rtt7l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.135268 | controller | Jun 12 15:44:39.422782 crc crio[24284]: time="2026-06-12T15:44:39.422515866Z" level=info msg="Ran pod sandbox 67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd with infra container: openstack/rabbitmq-cell1-server-0/POD" id=633061cf-948f-4b60-9916-3049b6906e7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135284 | controller | Jun 12 15:44:39.431866 crc crio[24284]: time="2026-06-12T15:44:39.431763841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135299 | controller | Jun 12 15:44:39.432236 crc crio[24284]: time="2026-06-12T15:44:39.431993879Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135315 | controller | Jun 12 15:44:39.432236 crc crio[24284]: time="2026-06-12T15:44:39.43204269Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135331 | controller | Jun 12 15:44:39.434426 crc crio[24284]: time="2026-06-12T15:44:39.434108696Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=30437545-8297-4265-a848-71b76cd87f73 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.135347 | controller | Jun 12 15:44:39.442540 crc crio[24284]: time="2026-06-12T15:44:39.441510137Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 16:39:22.135363 | controller | Jun 12 15:44:39.480193 crc crio[24284]: time="2026-06-12T15:44:39.479954236Z" level=info msg="Ran pod sandbox 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a with infra container: openstack/dnsmasq-dns-68bc84565-rtt7l/POD" id=738dbdfd-9607-4d4e-ad37-810517082dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135379 | controller | Jun 12 15:44:39.489616 crc crio[24284]: time="2026-06-12T15:44:39.489531718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135396 | controller | Jun 12 15:44:39.490458 crc crio[24284]: time="2026-06-12T15:44:39.490238381Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135415 | controller | Jun 12 15:44:39.490458 crc crio[24284]: time="2026-06-12T15:44:39.490359685Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135431 | controller | Jun 12 15:44:39.492498 crc crio[24284]: time="2026-06-12T15:44:39.492451648Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b2e9eb10-078b-4d88-8b05-0d1d0bc5f0cd name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.135447 | controller | Jun 12 15:44:39.496847 crc crio[24284]: time="2026-06-12T15:44:39.496766048Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 16:39:22.135463 | controller | Jun 12 15:44:39.621321 crc crio[24284]: time="2026-06-12T15:44:39.621205463Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=25752db8-a760-41a2-ae32-226f9d2ada2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135479 | controller | Jun 12 15:44:39.621972 crc crio[24284]: time="2026-06-12T15:44:39.621760051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.135495 | controller | Jun 12 15:44:39.776554 crc crio[24284]: time="2026-06-12T15:44:39.776388451Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d UID:6b887720-d88d-409e-9b60-823a0c3d929c NetNS:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b887720_d88d_409e_9b60_823a0c3d929c.slice PodAnnotations:0xc004286518}] Aliases:map[]}"
2026-06-12 16:39:22.135527 | controller | Jun 12 15:44:39.776554 crc crio[24284]: time="2026-06-12T15:44:39.776455973Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.135549 | controller | Jun 12 15:44:40.696564 crc crio[24284]: 2026-06-12T15:44:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2251be044d009c Mac:c2:c4:b2:ae:38:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.135566 | controller | Jun 12 15:44:40.696564 crc crio[24284]: time="2026-06-12T15:44:40.690748161Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d UID:6b887720-d88d-409e-9b60-823a0c3d929c NetNS:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b887720_d88d_409e_9b60_823a0c3d929c.slice PodAnnotations:0xc004286518}] Aliases:map[]}"
2026-06-12 16:39:22.135592 | controller | Jun 12 15:44:40.696564 crc crio[24284]: time="2026-06-12T15:44:40.691157454Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.135609 | controller | Jun 12 15:44:40.696564 crc crio[24284]: time="2026-06-12T15:44:40.692339334Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=27b4e6bb-655f-423f-969a-19543dd588ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135625 | controller | Jun 12 15:44:40.696564 crc crio[24284]: time="2026-06-12T15:44:40.692432247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.135649 | controller | Jun 12 15:44:40.700354 crc crio[24284]: time="2026-06-12T15:44:40.699810037Z" level=info msg="Ran pod sandbox b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d with infra container: openstack/rabbitmq-server-0/POD" id=25752db8-a760-41a2-ae32-226f9d2ada2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135665 | controller | Jun 12 15:44:40.791592 crc crio[24284]: time="2026-06-12T15:44:40.791454999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135681 | controller | Jun 12 15:44:40.832811 crc crio[24284]: time="2026-06-12T15:44:40.832538375Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135697 | controller | Jun 12 15:44:40.833105 crc crio[24284]: time="2026-06-12T15:44:40.83298958Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135712 | controller | Jun 12 15:44:40.839242 crc crio[24284]: time="2026-06-12T15:44:40.839149011Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6dfddda8-0ede-4719-b89e-e8990b0754a8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.135728 | controller | Jun 12 15:44:40.874570 crc crio[24284]: time="2026-06-12T15:44:40.874503492Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 16:39:22.135744 | controller | Jun 12 15:44:40.880696 crc crio[24284]: time="2026-06-12T15:44:40.880584915Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 UID:e07ca270-2046-4181-a437-443211d529e9 NetNS:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode07ca270_2046_4181_a437_443211d529e9.slice PodAnnotations:0xc002722808}] Aliases:map[]}"
2026-06-12 16:39:22.135760 | controller | Jun 12 15:44:40.880696 crc crio[24284]: time="2026-06-12T15:44:40.880637597Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.135777 | controller | Jun 12 15:44:41.743760 crc crio[24284]: time="2026-06-12T15:44:41.732689006Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=65c004e6-8ea9-428e-a76e-f3111340c586 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135793 | controller | Jun 12 15:44:41.743760 crc crio[24284]: time="2026-06-12T15:44:41.743129667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.135809 | controller | Jun 12 15:44:41.910898 crc crio[24284]: time="2026-06-12T15:44:41.905110983Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 UID:8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0 NetNS:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fe0b7b8_e1e1_47c8_9f7a_3f643ce405c0.slice PodAnnotations:0xc002612148}] Aliases:map[]}"
2026-06-12 16:39:22.135826 | controller | Jun 12 15:44:41.910898 crc crio[24284]: time="2026-06-12T15:44:41.905224226Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.135845 | controller | Jun 12 15:44:41.925230 crc crio[24284]: 2026-06-12T15:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63108a238bd34ec Mac:e6:59:08:57:d9:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 SocketPath: PciID:}] [{Interface:0xc00013cdd0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.135862 | controller | Jun 12 15:44:41.925230 crc crio[24284]: time="2026-06-12T15:44:41.918510883Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 UID:e07ca270-2046-4181-a437-443211d529e9 NetNS:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode07ca270_2046_4181_a437_443211d529e9.slice PodAnnotations:0xc002722808}] Aliases:map[]}"
2026-06-12 16:39:22.135878 | controller | Jun 12 15:44:41.925230 crc crio[24284]: time="2026-06-12T15:44:41.91873194Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.135894 | controller | Jun 12 15:44:42.045466 crc crio[24284]: time="2026-06-12T15:44:42.043540721Z" level=info msg="Ran pod sandbox 63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 with infra container: openstack/openstack-galera-0/POD" id=27b4e6bb-655f-423f-969a-19543dd588ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.135910 | controller | Jun 12 15:44:42.054040 crc crio[24284]: time="2026-06-12T15:44:42.053939551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135926 | controller | Jun 12 15:44:42.059170 crc crio[24284]: time="2026-06-12T15:44:42.05913437Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135942 | controller | Jun 12 15:44:42.063647 crc crio[24284]: time="2026-06-12T15:44:42.063387399Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.135958 | controller | Jun 12 15:44:42.099519 crc crio[24284]: time="2026-06-12T15:44:42.099425546Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ce358377-8e95-4d3f-8acb-6bf1829e18d0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.135973 | controller | Jun 12 15:44:42.108786 crc crio[24284]: time="2026-06-12T15:44:42.108662828Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 16:39:22.135989 | controller | Jun 12 15:44:42.204391 crc crio[24284]: time="2026-06-12T15:44:42.20236283Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=2ee2be32-05f9-4aa3-bb25-114e74706916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136004 | controller | Jun 12 15:44:42.204391 crc crio[24284]: time="2026-06-12T15:44:42.202567517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.136020 | controller | Jun 12 15:44:42.414727 crc crio[24284]: 2026-06-12T15:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d0997cfc35c91 Mac:6e:83:cc:e8:7b:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.136039 | controller | Jun 12 15:44:42.418760 crc crio[24284]: time="2026-06-12T15:44:42.418610299Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 UID:8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0 NetNS:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fe0b7b8_e1e1_47c8_9f7a_3f643ce405c0.slice PodAnnotations:0xc002612148}] Aliases:map[]}"
2026-06-12 16:39:22.136055 | controller | Jun 12 15:44:42.419011 crc crio[24284]: time="2026-06-12T15:44:42.41894942Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.136071 | controller | Jun 12 15:44:42.429524 crc crio[24284]: time="2026-06-12T15:44:42.429398941Z" level=info msg="Ran pod sandbox 27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 with infra container: openstack/openstack-cell1-galera-0/POD" id=65c004e6-8ea9-428e-a76e-f3111340c586 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136087 | controller | Jun 12 15:44:42.434391 crc crio[24284]: time="2026-06-12T15:44:42.434315287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136103 | controller | Jun 12 15:44:42.434639 crc crio[24284]: time="2026-06-12T15:44:42.434575025Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136119 | controller | Jun 12 15:44:42.434710 crc crio[24284]: time="2026-06-12T15:44:42.434667439Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136135 | controller | Jun 12 15:44:42.438138 crc crio[24284]: time="2026-06-12T15:44:42.437947214Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=45af887d-ade8-4be2-8d32-31237e21553e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.136151 | controller | Jun 12 15:44:42.439870 crc crio[24284]: time="2026-06-12T15:44:42.439830132Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab UID:9b8e078b-766f-469a-9e5e-12185467726c NetNS:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b8e078b_766f_469a_9e5e_12185467726c.slice PodAnnotations:0xc002612788}] Aliases:map[]}"
2026-06-12 16:39:22.136167 | controller | Jun 12 15:44:42.439997 crc crio[24284]: time="2026-06-12T15:44:42.439978697Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.136183 | controller | Jun 12 15:44:42.465491 crc crio[24284]: time="2026-06-12T15:44:42.465300054Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 16:39:22.136199 | controller | Jun 12 15:44:43.217557 crc crio[24284]: 2026-06-12T15:44:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:109d46b0987c156 Mac:ee:d4:a8:11:e7:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.136215 | controller | Jun 12 15:44:43.237019 crc crio[24284]: time="2026-06-12T15:44:43.236888484Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab UID:9b8e078b-766f-469a-9e5e-12185467726c NetNS:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b8e078b_766f_469a_9e5e_12185467726c.slice PodAnnotations:0xc002612788}] Aliases:map[]}"
2026-06-12 16:39:22.136235 | controller | Jun 12 15:44:43.237630 crc crio[24284]: time="2026-06-12T15:44:43.237541545Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.136251 | controller | Jun 12 15:44:43.274472 crc crio[24284]: time="2026-06-12T15:44:43.272492013Z" level=info msg="Ran pod sandbox 109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab with infra container: openstack/memcached-0/POD" id=2ee2be32-05f9-4aa3-bb25-114e74706916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136267 | controller | Jun 12 15:44:43.296321 crc crio[24284]: time="2026-06-12T15:44:43.294955449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136283 | controller | Jun 12 15:44:43.310548 crc crio[24284]: time="2026-06-12T15:44:43.310404273Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136299 | controller | Jun 12 15:44:43.310846 crc crio[24284]: time="2026-06-12T15:44:43.310599239Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136314 | controller | Jun 12 15:44:43.327998 crc crio[24284]: time="2026-06-12T15:44:43.327180331Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=3828a5e8-bffa-496e-a091-f0e654ffdfd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.136330 | controller | Jun 12 15:44:43.339180 crc crio[24284]: time="2026-06-12T15:44:43.338903554Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-12 16:39:22.136345 | controller | Jun 12 15:44:45.464843 crc crio[24284]: time="2026-06-12T15:44:45.437979315Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=0b8ab14a-0ea7-4f6b-a680-e2ee062c84b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136361 | controller | Jun 12 15:44:45.466510 crc crio[24284]: time="2026-06-12T15:44:45.464913173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.136377 | controller | Jun 12 15:44:45.610786 crc crio[24284]: time="2026-06-12T15:44:45.610658757Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc0006be650}] Aliases:map[]}"
2026-06-12 16:39:22.136393 | controller | Jun 12 15:44:45.611444 crc crio[24284]: time="2026-06-12T15:44:45.611415061Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.136409 | controller | Jun 12 15:44:46.372701 crc crio[24284]: 2026-06-12T15:44:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b1d1aca090fb8 Mac:f2:fa:61:39:66:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.136428 | controller | Jun 12 15:44:46.420965 crc crio[24284]: time="2026-06-12T15:44:46.420898141Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc0006be650}] Aliases:map[]}"
2026-06-12 16:39:22.136445 | controller | Jun 12 15:44:46.422858 crc crio[24284]: time="2026-06-12T15:44:46.422828244Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.136461 | controller | Jun 12 15:44:46.452844 crc crio[24284]: time="2026-06-12T15:44:46.452711034Z" level=info msg="Ran pod sandbox 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 with infra container: openstack/kube-state-metrics-0/POD" id=0b8ab14a-0ea7-4f6b-a680-e2ee062c84b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136476 | controller | Jun 12 15:44:46.471861 crc crio[24284]: time="2026-06-12T15:44:46.471768096Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136492 | controller | Jun 12 15:44:46.475464 crc crio[24284]: time="2026-06-12T15:44:46.472231632Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136508 | controller | Jun 12 15:44:46.475464 crc crio[24284]: time="2026-06-12T15:44:46.472338216Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136545 | controller | Jun 12 15:44:46.475464 crc crio[24284]: time="2026-06-12T15:44:46.474593272Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=4b4b1676-9d50-4cb0-8b80-58c711ecb4a9 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.136562 | controller | Jun 12 15:44:46.485790 crc crio[24284]: time="2026-06-12T15:44:46.485698877Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-12 16:39:22.136578 | controller | Jun 12 15:44:47.856807 crc crio[24284]: time="2026-06-12T15:44:47.852689234Z" level=info msg="Running pod sandbox: openstack/ovn-controller-99nvp/POD" id=5e25db21-f229-4b66-8ed4-779bba3b6037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136594 | controller | Jun 12 15:44:47.856807 crc crio[24284]: time="2026-06-12T15:44:47.854514146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.136609 | controller | Jun 12 15:44:47.932642 crc crio[24284]: time="2026-06-12T15:44:47.932507942Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-qj5p9/POD" id=7f9828a9-b6ca-4f12-b363-e897566df640 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136629 | controller | Jun 12 15:44:47.932642 crc crio[24284]: time="2026-06-12T15:44:47.932627376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.136648 | controller | Jun 12 15:44:48.493013 crc crio[24284]: time="2026-06-12T15:44:48.492875082Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=70e695eb-f611-47ba-a13a-c7b678deac35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136664 | controller | Jun 12 15:44:48.495615 crc crio[24284]: time="2026-06-12T15:44:48.495526308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.136680 | controller | Jun 12 15:44:49.081234 crc crio[24284]: time="2026-06-12T15:44:49.080524691Z" level=info msg="Got pod network &{Name:ovn-controller-99nvp Namespace:openstack ID:53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d UID:ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8 NetNS:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea9cd2bc_b54c_4de4_bc9a_5ba9ae3324a8.slice PodAnnotations:0xc004286a38}] Aliases:map[]}"
2026-06-12 16:39:22.136696 | controller | Jun 12 15:44:49.081234 crc crio[24284]: time="2026-06-12T15:44:49.081207374Z" level=info msg="Adding pod openstack_ovn-controller-99nvp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.136712 | controller | Jun 12 15:44:49.693459 crc crio[24284]: time="2026-06-12T15:44:49.692788896Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 UID:48ce5a27-9eac-4986-be33-8ffe00bd7892 NetNS:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce5a27_9eac_4986_be33_8ffe00bd7892.slice PodAnnotations:0xc003242258}] Aliases:map[]}"
2026-06-12 16:39:22.136728 | controller | Jun 12 15:44:49.693459 crc crio[24284]: time="2026-06-12T15:44:49.693453508Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.136744 | controller | Jun 12 15:44:49.709513 crc crio[24284]: time="2026-06-12T15:44:49.708660088Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-qj5p9 Namespace:openstack ID:09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 UID:52b2450a-9c39-4a39-aa3a-5fc84a2af284 NetNS:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b2450a_9c39_4a39_aa3a_5fc84a2af284.slice PodAnnotations:0xc000b842f8}] Aliases:map[]}"
2026-06-12 16:39:22.136760 | controller | Jun 12 15:44:49.709513 crc crio[24284]: time="2026-06-12T15:44:49.708741703Z" level=info msg="Adding pod openstack_ovn-controller-ovs-qj5p9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.136777 | controller | Jun 12 15:44:49.904179 crc crio[24284]: 2026-06-12T15:44:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53a2eaacbf7738b Mac:f2:1a:65:5c:e5:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 SocketPath: PciID:}] [{Interface:0xc000540d90 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.136794 | controller | Jun 12 15:44:49.939981 crc crio[24284]: time="2026-06-12T15:44:49.939680331Z" level=info msg="Got pod network &{Name:ovn-controller-99nvp Namespace:openstack ID:53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d UID:ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8 NetNS:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea9cd2bc_b54c_4de4_bc9a_5ba9ae3324a8.slice PodAnnotations:0xc004286a38}] Aliases:map[]}"
2026-06-12 16:39:22.136813 | controller | Jun 12 15:44:49.939981 crc crio[24284]: time="2026-06-12T15:44:49.93995322Z" level=info msg="Checking pod openstack_ovn-controller-99nvp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.136830 | controller | Jun 12 15:44:51.176669 crc crio[24284]: 2026-06-12T15:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09b00b3697fce40 Mac:12:c3:32:0e:ef:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.136846 | controller | Jun 12 15:44:51.180371 crc crio[24284]: time="2026-06-12T15:44:51.180147862Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-qj5p9 Namespace:openstack ID:09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 UID:52b2450a-9c39-4a39-aa3a-5fc84a2af284 NetNS:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b2450a_9c39_4a39_aa3a_5fc84a2af284.slice PodAnnotations:0xc000b842f8}] Aliases:map[]}"
2026-06-12 16:39:22.136861 | controller | Jun 12 15:44:51.180847 crc crio[24284]: time="2026-06-12T15:44:51.18041041Z" level=info msg="Checking pod openstack_ovn-controller-ovs-qj5p9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.136878 | controller | Jun 12 15:44:51.816963 crc crio[24284]: time="2026-06-12T15:44:51.8109199Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-s2gxq/POD" id=0b95dcc7-1b5b-4a9d-97a8-89a6c32f76d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136894 | controller | Jun 12 15:44:51.816963 crc crio[24284]: time="2026-06-12T15:44:51.814003782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.136910 | controller | Jun 12 15:44:52.226677 crc crio[24284]: 2026-06-12T15:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:053e6ba162c618b Mac:02:0c:2a:80:8a:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 SocketPath: PciID:}] [{Interface:0xc000282a00 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.136926 | controller | Jun 12 15:44:52.229987 crc crio[24284]: time="2026-06-12T15:44:52.229479327Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 UID:48ce5a27-9eac-4986-be33-8ffe00bd7892 NetNS:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce5a27_9eac_4986_be33_8ffe00bd7892.slice PodAnnotations:0xc003242258}] Aliases:map[]}"
2026-06-12 16:39:22.136943 | controller | Jun 12 15:44:52.230958 crc crio[24284]: time="2026-06-12T15:44:52.230888863Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.136959 | controller | Jun 12 15:44:52.902184 crc crio[24284]: time="2026-06-12T15:44:52.901977408Z" level=info msg="Ran pod sandbox 09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 with infra container: openstack/ovn-controller-ovs-qj5p9/POD" id=7f9828a9-b6ca-4f12-b363-e897566df640 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.136974 | controller | Jun 12 15:44:52.916888 crc crio[24284]: time="2026-06-12T15:44:52.91444901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.136994 | controller | Jun 12 15:44:52.916888 crc crio[24284]: time="2026-06-12T15:44:52.914980997Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137010 | controller | Jun 12 15:44:52.916888 crc crio[24284]: time="2026-06-12T15:44:52.915118382Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137026 | controller | Jun 12 15:44:52.925005 crc crio[24284]: time="2026-06-12T15:44:52.924774381Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=647dfb93-b08e-4cce-be67-d007e1b5aef6 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137042 | controller | Jun 12 15:44:52.931020 crc crio[24284]: time="2026-06-12T15:44:52.930630291Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-12 16:39:22.137059 | controller | Jun 12 15:44:52.953085 crc crio[24284]: time="2026-06-12T15:44:52.952614675Z" level=info msg="Ran pod sandbox 53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d with infra container: openstack/ovn-controller-99nvp/POD" id=5e25db21-f229-4b66-8ed4-779bba3b6037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.137075 | controller | Jun 12 15:44:52.955134 crc crio[24284]: time="2026-06-12T15:44:52.955029469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137091 | controller | Jun 12 15:44:52.955622 crc crio[24284]: time="2026-06-12T15:44:52.955526875Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137107 | controller | Jun 12 15:44:52.955622 crc crio[24284]: time="2026-06-12T15:44:52.955621528Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137123 | controller | Jun 12 15:44:52.956668 crc crio[24284]: time="2026-06-12T15:44:52.956588783Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=5451904b-df85-4cb2-9dcd-ca2c6bd50f93 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137139 | controller | Jun 12 15:44:52.962333 crc crio[24284]: time="2026-06-12T15:44:52.961372569Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-12 16:39:22.137155 | controller | Jun 12 15:44:53.015881 crc crio[24284]: time="2026-06-12T15:44:53.015635079Z" level=info msg="Ran pod sandbox 053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 with infra container: openstack/ovsdbserver-sb-0/POD" id=70e695eb-f611-47ba-a13a-c7b678deac35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.137171 | controller | Jun 12 15:44:53.037302 crc crio[24284]: time="2026-06-12T15:44:53.037004432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137188 | controller | Jun 12 15:44:53.037302 crc crio[24284]: time="2026-06-12T15:44:53.037329023Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137206 | controller | Jun 12 15:44:53.037834 crc crio[24284]: time="2026-06-12T15:44:53.037378004Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137223 | controller | Jun 12 15:44:53.043338 crc crio[24284]: time="2026-06-12T15:44:53.040939194Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=40a3f460-7b25-4af8-b18d-45b432fbab15 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137238 | controller | Jun 12 15:44:53.073102 crc crio[24284]: time="2026-06-12T15:44:53.072919703Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-12 16:39:22.137254 | controller | Jun 12 15:44:53.314024 crc crio[24284]: time="2026-06-12T15:44:53.31279444Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=c44bee87-dec3-478f-9c33-4b182378a5bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.137270 | controller | Jun 12 15:44:53.315462 crc crio[24284]: time="2026-06-12T15:44:53.314104923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.137285 | controller | Jun 12 15:45:00.577729 crc crio[24284]: time="2026-06-12T15:45:00.57566234Z" level=info msg="Removing container: a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1" id=3d7a160b-ea1b-4b5f-acb1-d3e585cfcc61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.137301 | controller | Jun 12 15:45:04.016294 crc crio[24284]: time="2026-06-12T15:45:04.015329054Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/POD" id=4350b252-a3ff-4859-9dee-75763af2e79e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.137317 | controller | Jun 12 15:45:04.017964 crc crio[24284]: time="2026-06-12T15:45:04.016338239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.137333 | controller | Jun 12 15:45:04.502911 crc crio[24284]: time="2026-06-12T15:45:04.502028378Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-s2gxq Namespace:openstack ID:7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 UID:0442b4d0-c133-4bb4-81e3-387aac0d11b6 NetNS:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442b4d0_c133_4bb4_81e3_387aac0d11b6.slice PodAnnotations:0xc004286760}] Aliases:map[]}"
2026-06-12 16:39:22.137349 | controller | Jun 12 15:45:04.502911 crc crio[24284]: time="2026-06-12T15:45:04.502859745Z" level=info msg="Adding pod openstack_ovn-controller-metrics-s2gxq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.137365 | controller | Jun 12 15:45:04.545657 crc crio[24284]: time="2026-06-12T15:45:04.54547026Z" level=info msg="Removed container a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1: openshift-infra/auto-csr-approver-29687978-hjd79/oc" id=3d7a160b-ea1b-4b5f-acb1-d3e585cfcc61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.137381 | controller | Jun 12 15:45:04.560418 crc crio[24284]: time="2026-06-12T15:45:04.560231465Z" level=info msg="Stopping pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38" id=0046a4d3-699c-4292-bd1a-165d638e1bea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.137397 | controller | Jun 12 15:45:04.560418 crc crio[24284]: time="2026-06-12T15:45:04.560424112Z" level=info msg="Stopped pod sandbox (already stopped): efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38" id=0046a4d3-699c-4292-bd1a-165d638e1bea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.137416 | controller | Jun 12 15:45:04.561527 crc crio[24284]: time="2026-06-12T15:45:04.561464665Z" level=info msg="Removing pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38" id=c09522fc-335d-4b02-8afa-038fef6f2e1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.137433 | controller | Jun 12 15:45:05.145595 crc crio[24284]: 2026-06-12T15:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f2f2b8929cb40f Mac:7a:cb:3d:41:b1:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 SocketPath: PciID:}] [{Interface:0xc0002dcf00 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.137449 | controller | Jun 12 15:45:05.149599 crc crio[24284]: time="2026-06-12T15:45:05.149113512Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-s2gxq Namespace:openstack ID:7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 UID:0442b4d0-c133-4bb4-81e3-387aac0d11b6 NetNS:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442b4d0_c133_4bb4_81e3_387aac0d11b6.slice PodAnnotations:0xc004286760}] Aliases:map[]}"
2026-06-12 16:39:22.137465 | controller | Jun 12 15:45:05.149599 crc crio[24284]: time="2026-06-12T15:45:05.14936878Z" level=info msg="Checking pod openstack_ovn-controller-metrics-s2gxq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.137481 | controller | Jun 12 15:45:16.509972 crc crio[24284]: time="2026-06-12T15:45:16.508806365Z" level=info msg="Ran pod sandbox 7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 with infra container: openstack/ovn-controller-metrics-s2gxq/POD" id=0b95dcc7-1b5b-4a9d-97a8-89a6c32f76d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.137498 | controller | Jun 12 15:45:16.518090 crc crio[24284]: time="2026-06-12T15:45:16.517913655Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137528 | controller | Jun 12 15:45:16.518588 crc crio[24284]: time="2026-06-12T15:45:16.518499024Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137549 | controller | Jun 12 15:45:16.518679 crc crio[24284]: time="2026-06-12T15:45:16.518619668Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137566 | controller | Jun 12 15:45:16.522795 crc crio[24284]: time="2026-06-12T15:45:16.522681779Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=dcfc651a-58e8-4134-b6b7-d840443b8fdf name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137582 | controller | Jun 12 15:45:16.532031 crc crio[24284]: time="2026-06-12T15:45:16.531837978Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 16:39:22.137598 | controller | Jun 12 15:45:23.874784 crc crio[24284]: time="2026-06-12T15:45:23.873464095Z" level=info msg="Removed pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38" id=c09522fc-335d-4b02-8afa-038fef6f2e1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.137614 | controller | Jun 12 15:45:23.876446 crc crio[24284]: time="2026-06-12T15:45:23.875709554Z" level=info msg="Stopping pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381" id=19017943-4a98-4c3f-9df9-0fceab4c8296 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.137633 | controller | Jun 12 15:45:23.876446 crc crio[24284]: time="2026-06-12T15:45:23.875788356Z" level=info msg="Stopped pod sandbox (already stopped): 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381" id=19017943-4a98-4c3f-9df9-0fceab4c8296 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.137649 | controller | Jun 12 15:45:23.876556 crc crio[24284]: time="2026-06-12T15:45:23.876530331Z" level=info msg="Removing pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381" id=882013a3-4d32-43b1-b578-e74476ed652a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.137666 | controller | Jun 12 15:45:24.219970 crc crio[24284]: time="2026-06-12T15:45:24.219529788Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f" id=3828a5e8-bffa-496e-a091-f0e654ffdfd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137681 | controller | Jun 12 15:45:24.221782 crc crio[24284]: time="2026-06-12T15:45:24.221747109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=eb281ec3-17f6-4013-8765-fc24f592ab6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137697 | controller | Jun 12 15:45:24.226676 crc crio[24284]: time="2026-06-12T15:45:24.226585848Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=ce358377-8e95-4d3f-8acb-6bf1829e18d0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137712 | controller | Jun 12 15:45:24.227805 crc crio[24284]: time="2026-06-12T15:45:24.227650739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0695a8b8-9aa1-4048-abfd-c6668d1ac196 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137728 | controller | Jun 12 15:45:24.242971 crc crio[24284]: time="2026-06-12T15:45:24.242830303Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577" id=647dfb93-b08e-4cce-be67-d007e1b5aef6 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137744 | controller | Jun 12 15:45:24.244170 crc crio[24284]: time="2026-06-12T15:45:24.244026798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=3f728f91-869e-46e6-bcac-ee2a2c96f1d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137759 | controller | Jun 12 15:45:24.246341 crc crio[24284]: time="2026-06-12T15:45:24.246215928Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=6dfddda8-0ede-4719-b89e-e8990b0754a8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137774 | controller | Jun 12 15:45:24.246981 crc crio[24284]: time="2026-06-12T15:45:24.24690006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a4414c64-6aff-4107-b42b-6b579f341fda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137790 | controller | Jun 12 15:45:24.414139 crc crio[24284]: time="2026-06-12T15:45:24.41395494Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 UID:0bb4ab0d-7812-4548-b266-7e6b89379794 NetNS:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bb4ab0d_7812_4548_b266_7e6b89379794.slice PodAnnotations:0xc003242200}] Aliases:map[]}"
2026-06-12 16:39:22.137809 | controller | Jun 12 15:45:24.414897 crc crio[24284]: time="2026-06-12T15:45:24.414851679Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.137825 | controller | Jun 12 15:45:24.417580 crc crio[24284]: time="2026-06-12T15:45:24.417458333Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc002722620}] Aliases:map[]}"
2026-06-12 16:39:22.137841 | controller | Jun 12 15:45:24.417580 crc crio[24284]: time="2026-06-12T15:45:24.417526045Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.137858 | controller | Jun 12 15:45:24.426123 crc crio[24284]: time="2026-06-12T15:45:24.42593296Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=4b4b1676-9d50-4cb0-8b80-58c711ecb4a9 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137873 | controller | Jun 12 15:45:24.427700 crc crio[24284]: time="2026-06-12T15:45:24.427593071Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=dba9f240-32e9-471c-9a20-eeadb97c20fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137889 | controller | Jun 12 15:45:24.442914 crc crio[24284]: time="2026-06-12T15:45:24.442725439Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43" id=5451904b-df85-4cb2-9dcd-ca2c6bd50f93 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.137905 | controller | Jun 12 15:45:24.444561 crc crio[24284]: time="2026-06-12T15:45:24.444462394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2d4b5b2c-8804-4fa8-aa15-0874fe3a7836 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.137921 | controller | Jun 12 15:45:24.973588 crc crio[24284]: 2026-06-12T15:45:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:176037067a35451 Mac:66:53:0d:3f:ce:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.137937 | controller | Jun 12 15:45:24.976366 crc crio[24284]: time="2026-06-12T15:45:24.975755637Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc002722620}] Aliases:map[]}"
2026-06-12 16:39:22.137953 | controller | Jun 12 15:45:24.976366 crc crio[24284]: time="2026-06-12T15:45:24.975921743Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.137969 | controller | Jun 12 15:45:25.106245 crc crio[24284]: 2026-06-12T15:45:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d745972d9f68184 Mac:36:21:ce:5e:c2:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 SocketPath: PciID:}] [{Interface:0xc000015e10 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.137988 | controller | Jun 12 15:45:25.107396 crc crio[24284]: time="2026-06-12T15:45:25.107358712Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 UID:0bb4ab0d-7812-4548-b266-7e6b89379794 NetNS:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bb4ab0d_7812_4548_b266_7e6b89379794.slice PodAnnotations:0xc003242200}] Aliases:map[]}"
2026-06-12 16:39:22.138004 | controller | Jun 12 15:45:25.107527 crc crio[24284]: time="2026-06-12T15:45:25.107501627Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.138020 | controller | Jun 12 15:45:25.961019 crc crio[24284]: time="2026-06-12T15:45:25.960916012Z" level=info msg="Ran pod sandbox 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/POD" id=4350b252-a3ff-4859-9dee-75763af2e79e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.138036 | controller | Jun 12 15:45:25.962215 crc crio[24284]: time="2026-06-12T15:45:25.962149973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=42bb9ed6-4ce2-41c1-a09f-1006ace4c805 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138052 | controller | Jun 12 15:45:25.964484 crc crio[24284]: time="2026-06-12T15:45:25.964440096Z" level=info msg="Ran pod sandbox d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 with infra container: openstack/ovsdbserver-nb-0/POD" id=c44bee87-dec3-478f-9c33-4b182378a5bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.138068 | controller | Jun 12 15:45:25.965749 crc crio[24284]: time="2026-06-12T15:45:25.965558201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b4be7220-353e-4833-afc0-a66baebcfa84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138085 | controller | Jun 12 15:45:25.969619 crc crio[24284]: time="2026-06-12T15:45:25.969432975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138101 | controller | Jun 12 15:45:25.980011 crc crio[24284]: time="2026-06-12T15:45:25.979922925Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138117 | controller | Jun 12 15:45:25.980011 crc crio[24284]: time="2026-06-12T15:45:25.980033539Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138133 | controller | Jun 12 15:45:25.993467 crc crio[24284]: time="2026-06-12T15:45:25.993405434Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=9ca8fe4b-2e5e-4b8c-9afd-80ddd83214ff name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138149 | controller | Jun 12 15:45:25.994025 crc crio[24284]: time="2026-06-12T15:45:25.993927557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4f6d0445-ac8a-40c8-b834-20cf859ab242 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138171 | controller | Jun 12 15:45:25.997223 crc crio[24284]: time="2026-06-12T15:45:25.997133426Z" level=info msg="Removed pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381" id=882013a3-4d32-43b1-b578-e74476ed652a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.138187 | controller | Jun 12 15:45:25.999909 crc crio[24284]: time="2026-06-12T15:45:25.99932246Z" level=info msg="Stopping pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd" id=7998d6c0-cc6b-4c12-9bf9-85d48f64b803 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.138203 | controller | Jun 12 15:45:25.999909 crc crio[24284]: time="2026-06-12T15:45:25.999393412Z" level=info msg="Stopped pod sandbox (already stopped): 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd" id=7998d6c0-cc6b-4c12-9bf9-85d48f64b803 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.138219 | controller | Jun 12 15:45:26.001482 crc crio[24284]: time="2026-06-12T15:45:26.001026377Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=45af887d-ade8-4be2-8d32-31237e21553e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138235 | controller | Jun 12 15:45:26.002778 crc crio[24284]: time="2026-06-12T15:45:26.001909418Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-12 16:39:22.138251 | controller | Jun 12 15:45:26.004033 crc crio[24284]: time="2026-06-12T15:45:26.003460833Z" level=info msg="Removing pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd" id=8899b28e-1a91-4c9c-b9d6-d2d4399a860e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.138267 | controller | Jun 12 15:45:26.004033 crc crio[24284]: time="2026-06-12T15:45:26.003518384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8e4e8f3f-8938-4393-9531-d1dafbe59fa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138283 | controller | Jun 12 15:45:26.015965 crc crio[24284]: time="2026-06-12T15:45:26.015839283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=919b4b2b-e007-40b9-8276-cbaa42a3e2ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138299 | controller | Jun 12 15:45:26.018224 crc crio[24284]: time="2026-06-12T15:45:26.018157302Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=30437545-8297-4265-a848-71b76cd87f73 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138315 | controller | Jun 12 15:45:26.019852 crc crio[24284]: time="2026-06-12T15:45:26.019714777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0a064d2a-bfd0-4fa3-a6a5-ddf78ad4a2bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138331 | controller | Jun 12 15:45:26.039139 crc crio[24284]: time="2026-06-12T15:45:26.039008144Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95" id=40a3f460-7b25-4af8-b18d-45b432fbab15 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138347 | controller | Jun 12 15:45:26.040346 crc crio[24284]: time="2026-06-12T15:45:26.040156537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=53f00777-66ae-4ace-989d-e3dd6034463a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138362 | controller | Jun 12 15:45:26.362636 crc crio[24284]: time="2026-06-12T15:45:26.361987531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=18fd1833-e8fd-49ac-93d0-a4ca1754b69a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138381 | controller | Jun 12 15:45:26.364200 crc crio[24284]: time="2026-06-12T15:45:26.36413045Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=8cd2ccc7-2bb5-4a3b-9507-799e1829b80a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138398 | controller | Jun 12 15:45:26.371555 crc crio[24284]: time="2026-06-12T15:45:26.371412336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bea58c6f-6043-4378-b7b2-f2f8f331f07b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138414 | controller | Jun 12 15:45:26.442337 crc crio[24284]: time="2026-06-12T15:45:26.442172797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=8d0a63ff-60e3-4f4a-82c6-d2927e3823ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138429 | controller | Jun 12 15:45:26.448921 crc crio[24284]: time="2026-06-12T15:45:26.448826552Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles" id=6c1eb6e3-135a-41f7-a0f5-d571060137f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138445 | controller | Jun 12 15:45:26.459539 crc crio[24284]: time="2026-06-12T15:45:26.459386585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138462 | controller | Jun 12 15:45:26.464033 crc crio[24284]: time="2026-06-12T15:45:26.463956401Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=0287c2ac-3372-4eaa-9983-c4189c33a1e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138478 | controller | Jun 12 15:45:26.470501 crc crio[24284]: time="2026-06-12T15:45:26.470394758Z" level=info msg="Creating container: openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init" id=5df2b27d-aed3-4d5a-bcc2-447fbeb8694d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138493 | controller | Jun 12 15:45:26.488347 crc crio[24284]: time="2026-06-12T15:45:26.488195094Z" level=info msg="Removed pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd" id=8899b28e-1a91-4c9c-b9d6-d2d4399a860e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.138509 | controller | Jun 12 15:45:26.502377 crc crio[24284]: time="2026-06-12T15:45:26.502051689Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=b765c6d9-7f2b-4cd9-88b6-5de98bef7059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138544 | controller | Jun 12 15:45:26.507398 crc crio[24284]: time="2026-06-12T15:45:26.507139894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e536c833-713b-4530-a05e-a27b19262198 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138561 | controller | Jun 12 15:45:26.507692 crc crio[24284]: time="2026-06-12T15:45:26.507625559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ca512f54-0329-487b-bc22-25c7bf53db35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138577 | controller | Jun 12 15:45:26.507928 crc crio[24284]: time="2026-06-12T15:45:26.507869957Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=8085f8e7-fd98-45dc-a018-9b15a2dca591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138593 | controller | Jun 12 15:45:26.508369 crc crio[24284]: time="2026-06-12T15:45:26.508199688Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=dcfc651a-58e8-4134-b6b7-d840443b8fdf name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138613 | controller | Jun 12 15:45:26.509565 crc crio[24284]: time="2026-06-12T15:45:26.509522511Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=02b37b09-bced-4b1b-9599-c4c98290ba58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138629 | controller | Jun 12 15:45:26.530831 crc crio[24284]: time="2026-06-12T15:45:26.530674792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138645 | controller | Jun 12 15:45:26.543772 crc crio[24284]: time="2026-06-12T15:45:26.543642292Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=420b7797-84b3-4be3-bfc8-79eaa1427628 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138662 | controller | Jun 12 15:45:26.544817 crc crio[24284]: time="2026-06-12T15:45:26.544743247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e3f734eb-4219-4d21-ab34-3c10646ac7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138677 | controller | Jun 12 15:45:26.545618 crc crio[24284]: time="2026-06-12T15:45:26.545459212Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=b2e9eb10-078b-4d88-8b05-0d1d0bc5f0cd name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138693 | controller | Jun 12 15:45:26.545950 crc crio[24284]: time="2026-06-12T15:45:26.545879763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bcdb6476-1889-48f9-b68c-50320b7ba7fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138709 | controller | Jun 12 15:45:26.549667 crc crio[24284]: time="2026-06-12T15:45:26.549565244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=6e66de6f-97ca-43d5-9a01-155123f1e4c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138725 | controller | Jun 12 15:45:26.563805 crc crio[24284]: time="2026-06-12T15:45:26.563660907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138740 | controller | Jun 12 15:45:26.564710 crc crio[24284]: time="2026-06-12T15:45:26.564625769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138756 | controller | Jun 12 15:45:26.567662 crc crio[24284]: time="2026-06-12T15:45:26.567575134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138771 | controller | Jun 12 15:45:26.586958 crc crio[24284]: time="2026-06-12T15:45:26.58665961Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=32e2cc46-9744-453b-baa1-a53224686386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138787 | controller | Jun 12 15:45:26.594962 crc crio[24284]: time="2026-06-12T15:45:26.594859078Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=9f82f061-fa34-4537-b35a-5f5541ce3ae8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138802 | controller | Jun 12 15:45:26.596665 crc crio[24284]: time="2026-06-12T15:45:26.596592411Z" level=info msg="Creating container: openstack/ovn-controller-99nvp/ovn-controller" id=84f0b781-1b45-47b7-bfe9-6caf2a68688e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138818 | controller | Jun 12 15:45:26.597191 crc crio[24284]: time="2026-06-12T15:45:26.597057751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=285e4dd6-5251-4353-a9bf-c5d12364b94e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138837 | controller | Jun 12 15:45:26.597527 crc crio[24284]: time="2026-06-12T15:45:26.597437333Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=9523b968-99e4-4679-a574-86814b9cd56d name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.138853 | controller | Jun 12 15:45:26.598280 crc crio[24284]: time="2026-06-12T15:45:26.598182745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c6ba6f42-4b32-43a8-805b-bd0ddf68ccf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138869 | controller | Jun 12 15:45:26.599700 crc crio[24284]: time="2026-06-12T15:45:26.599617097Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=87849e79-c46e-47b0-8297-47b13ca63ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138885 | controller | Jun 12 15:45:26.604947 crc crio[24284]: time="2026-06-12T15:45:26.604858977Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=960aceaf-0092-433d-9a16-4a24e5e6c924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.138901 | controller | Jun 12 15:45:26.605443 crc crio[24284]: time="2026-06-12T15:45:26.605014642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4e207ab1-aac0-4f94-9eca-d345652b5e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138917 | controller | Jun 12 15:45:26.622501 crc crio[24284]: time="2026-06-12T15:45:26.622394352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138933 | controller | Jun 12 15:45:26.622501 crc crio[24284]: time="2026-06-12T15:45:26.622445346Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a83c650a-129d-4eb7-8852-9cb9084ae658 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.138949 | controller | Jun 12 15:45:26.627491 crc crio[24284]: time="2026-06-12T15:45:26.627371087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138965 | controller | Jun 12 15:45:26.627755 crc crio[24284]: time="2026-06-12T15:45:26.62758368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138981 | controller | Jun 12 15:45:26.628305 crc crio[24284]: time="2026-06-12T15:45:26.628118377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.138996 | controller | Jun 12 15:45:26.630895 crc crio[24284]: time="2026-06-12T15:45:26.63070088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139012 | controller | Jun 12 15:45:26.643892 crc crio[24284]: time="2026-06-12T15:45:26.642737081Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=d09cc8b7-12db-47bf-9294-b4cad8c3c75b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.139027 | controller | Jun 12 15:45:26.644219 crc crio[24284]: time="2026-06-12T15:45:26.644137635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=13a1db4c-a89d-4188-b28b-b170677b904f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.139048 | controller | Jun 12 15:45:26.646404 crc crio[24284]: time="2026-06-12T15:45:26.64615985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139064 | controller | Jun 12 15:45:26.648407 crc crio[24284]: time="2026-06-12T15:45:26.648145533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139079 | controller | Jun 12 15:45:26.650052 crc crio[24284]: time="2026-06-12T15:45:26.649934211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139094 | controller | Jun 12 15:45:26.666328 crc crio[24284]: time="2026-06-12T15:45:26.666032744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139110 | controller | Jun 12 15:45:26.671389 crc crio[24284]: time="2026-06-12T15:45:26.671310072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139125 | controller | Jun 12 15:45:26.674669 crc crio[24284]: time="2026-06-12T15:45:26.674500034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=259449d1-8d31-4991-b23e-707ca22dc3da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.139141 | controller | Jun 12 15:45:26.677858 crc crio[24284]: time="2026-06-12T15:45:26.677781199Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init" id=45d7c3fb-a4b2-417f-9f45-70c11c94e802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139157 | controller | Jun 12 15:45:26.683236 crc crio[24284]: time="2026-06-12T15:45:26.682883275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a03dd096-7cb8-4787-bd49-caef162edd16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.139173 | controller | Jun 12 15:45:26.685027 crc crio[24284]: time="2026-06-12T15:45:26.684955882Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-rtt7l/init" id=ef577211-1c6d-49c6-8e32-6c499bcd6129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139189 | controller | Jun 12 15:45:26.686424 crc crio[24284]: time="2026-06-12T15:45:26.686348696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139205 | controller | Jun 12 15:45:26.693886 crc crio[24284]: time="2026-06-12T15:45:26.693776916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139221 | controller | Jun 12 15:45:26.696659 crc crio[24284]: time="2026-06-12T15:45:26.696198154Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/init" id=90785436-9a9c-438e-a7d8-ccfad5d7739e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139236 | controller | Jun 12 15:45:26.703746 crc crio[24284]: time="2026-06-12T15:45:26.703596744Z" level=info msg="Creating container: openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter" id=504871f5-b7fa-4578-a496-fc7feae5dd27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139251 | controller | Jun 12 15:45:26.739132 crc crio[24284]: time="2026-06-12T15:45:26.73903642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139267 | controller | Jun 12 15:45:26.739394 crc crio[24284]: time="2026-06-12T15:45:26.73916022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139285 | controller | Jun 12 15:45:26.740467 crc crio[24284]: time="2026-06-12T15:45:26.740311087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139301 | controller | Jun 12 15:45:26.743053 crc crio[24284]: time="2026-06-12T15:45:26.742998024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139316 | controller | Jun 12 15:45:26.761372 crc crio[24284]: time="2026-06-12T15:45:26.761212134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139331 | controller | Jun 12 15:45:26.768750 crc crio[24284]: time="2026-06-12T15:45:26.768653214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139346 | controller | Jun 12 15:45:26.768750 crc crio[24284]: time="2026-06-12T15:45:26.768750145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139361 | controller | Jun 12 15:45:26.769431 crc crio[24284]: time="2026-06-12T15:45:26.769356616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139376 | controller | Jun 12 15:45:26.777130 crc crio[24284]: time="2026-06-12T15:45:26.77697735Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init" id=bb94a3a3-7a3e-4472-acce-c15b1efba83e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139391 | controller | Jun 12 15:45:26.898019 crc crio[24284]: time="2026-06-12T15:45:26.897878861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139415 | controller | Jun 12 15:45:26.905438 crc crio[24284]: time="2026-06-12T15:45:26.905340121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139435 | controller | Jun 12 15:45:26.937943 crc crio[24284]: time="2026-06-12T15:45:26.937867332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139500 | controller | Jun 12 15:45:27.084322 crc crio[24284]: time="2026-06-12T15:45:27.084201232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139547 | controller | Jun 12 15:45:27.296551 crc crio[24284]: time="2026-06-12T15:45:27.296350957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139564 | controller | Jun 12 15:45:27.301415 crc crio[24284]: time="2026-06-12T15:45:27.301348079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139590 | controller | Jun 12 15:45:27.500003 crc crio[24284]: time="2026-06-12T15:45:27.499863343Z" level=info msg="Created container 32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee: openstack/openstack-galera-0/mysql-bootstrap" id=8085f8e7-fd98-45dc-a018-9b15a2dca591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139610 | controller | Jun 12 15:45:27.502910 crc crio[24284]: time="2026-06-12T15:45:27.502824762Z" level=info msg="Starting container: 32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee" id=052e3902-692f-4a40-927d-4db3e6114db6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139633 | controller | Jun 12 15:45:27.515500 crc crio[24284]: time="2026-06-12T15:45:27.515392364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139649 | controller | Jun 12 15:45:27.517418 crc crio[24284]: time="2026-06-12T15:45:27.517306435Z" level=info msg="Started container" PID=54832 containerID=32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee description=openstack/openstack-galera-0/mysql-bootstrap id=052e3902-692f-4a40-927d-4db3e6114db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35
2026-06-12 16:39:22.139665 | controller | Jun 12 15:45:27.523582 crc crio[24284]: time="2026-06-12T15:45:27.523442374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.139681 | controller | Jun 12 15:45:27.627508 crc crio[24284]: time="2026-06-12T15:45:27.627358546Z" level=info msg="Created container 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles" id=6c1eb6e3-135a-41f7-a0f5-d571060137f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139698 | controller | Jun 12 15:45:27.636995 crc crio[24284]: time="2026-06-12T15:45:27.636782244Z" level=info msg="Starting container: 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c" id=2bbf4456-c5f7-4998-9172-6b1f9b75c5f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139714 | controller | Jun 12 15:45:27.655725 crc crio[24284]: time="2026-06-12T15:45:27.655605548Z" level=info msg="Started container" PID=54835 containerID=3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c description=openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles id=2bbf4456-c5f7-4998-9172-6b1f9b75c5f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd
2026-06-12 16:39:22.139731 | controller | Jun 12 15:45:28.029455 crc crio[24284]: time="2026-06-12T15:45:28.02884525Z" level=info msg="Created container 4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4: openstack/memcached-0/memcached" id=b765c6d9-7f2b-4cd9-88b6-5de98bef7059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139747 | controller | Jun 12 15:45:28.030642 crc crio[24284]: time="2026-06-12T15:45:28.030563955Z" level=info msg="Starting container: 4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4" id=e1302759-7f78-43a0-a77a-cacb8a52642b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139762 | controller | Jun 12 15:45:28.040908 crc crio[24284]: time="2026-06-12T15:45:28.040797746Z" level=info msg="Started container" PID=54855 containerID=4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4 description=openstack/memcached-0/memcached id=e1302759-7f78-43a0-a77a-cacb8a52642b name=/runtime.v1.RuntimeService/StartContainer sandboxID=109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab
2026-06-12 16:39:22.139778 | controller | Jun 12 15:45:28.733953 crc crio[24284]: time="2026-06-12T15:45:28.733143393Z" level=info msg="Created container b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613: openstack/rabbitmq-server-0/setup-container" id=0287c2ac-3372-4eaa-9983-c4189c33a1e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139794 | controller | Jun 12 15:45:28.737051 crc crio[24284]: time="2026-06-12T15:45:28.736948756Z" level=info msg="Starting container: b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613" id=7c140560-2334-4824-86e2-4ecc37526e16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139814 | controller | Jun 12 15:45:28.750237 crc crio[24284]: time="2026-06-12T15:45:28.749757589Z" level=info msg="Started container" PID=54847 containerID=b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613 description=openstack/rabbitmq-server-0/setup-container id=7c140560-2334-4824-86e2-4ecc37526e16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d
2026-06-12 16:39:22.139830 | controller | Jun 12 15:45:28.911846 crc crio[24284]: time="2026-06-12T15:45:28.911153287Z" level=info msg="Created container f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29: openstack/dnsmasq-dns-68bc84565-rtt7l/init" id=ef577211-1c6d-49c6-8e32-6c499bcd6129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139845 | controller | Jun 12 15:45:28.913528 crc crio[24284]: time="2026-06-12T15:45:28.91340816Z" level=info msg="Starting container: f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29" id=c669c606-369b-423a-9fbf-b034aa96fb34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139861 | controller | Jun 12 15:45:28.927273 crc crio[24284]: time="2026-06-12T15:45:28.927163713Z" level=info msg="Started container" PID=54862 containerID=f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29 description=openstack/dnsmasq-dns-68bc84565-rtt7l/init id=c669c606-369b-423a-9fbf-b034aa96fb34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a
2026-06-12 16:39:22.139878 | controller | Jun 12 15:45:28.972506 crc crio[24284]: time="2026-06-12T15:45:28.971452832Z" level=info msg="Created container 1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=87849e79-c46e-47b0-8297-47b13ca63ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139893 | controller | Jun 12 15:45:28.978114 crc crio[24284]: time="2026-06-12T15:45:28.976202086Z" level=info msg="Starting container: 1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe" id=6d1b7861-5ef4-4a8e-ae40-4f962049ccc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139909 | controller | Jun 12 15:45:28.986437 crc crio[24284]: time="2026-06-12T15:45:28.985881422Z" level=info msg="Started container" PID=55060 containerID=1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=6d1b7861-5ef4-4a8e-ae40-4f962049ccc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221
2026-06-12 16:39:22.139927 | controller | Jun 12 15:45:28.988994 crc crio[24284]: time="2026-06-12T15:45:28.98869678Z" level=info msg="Created container c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=960aceaf-0092-433d-9a16-4a24e5e6c924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139946 | controller | Jun 12 15:45:28.993371 crc crio[24284]: time="2026-06-12T15:45:28.990195876Z" level=info msg="Starting container: c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67" id=81b7f990-c807-4b77-bd67-ca9858060ed2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.139961 | controller | Jun 12 15:45:29.013022 crc crio[24284]: time="2026-06-12T15:45:29.012239829Z" level=info msg="Started container" PID=55059 containerID=c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=81b7f990-c807-4b77-bd67-ca9858060ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733
2026-06-12 16:39:22.139977 | controller | Jun 12 15:45:29.018540 crc crio[24284]: time="2026-06-12T15:45:29.018236642Z" level=info msg="Created container 04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6: openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init" id=5df2b27d-aed3-4d5a-bcc2-447fbeb8694d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.139996 | controller | Jun 12 15:45:29.027167 crc crio[24284]: time="2026-06-12T15:45:29.027004364Z" level=info msg="Starting container: 04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6" id=0a6fe9f5-b259-4795-a548-45ed61c9d911 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.140012 | controller | Jun 12 15:45:29.040618 crc crio[24284]: time="2026-06-12T15:45:29.040296906Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d1095b79-fc06-49b8-804f-a90288df8fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140029 | controller | Jun 12 15:45:29.061727 crc crio[24284]: time="2026-06-12T15:45:29.06157788Z" level=info msg="Created container ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72: openstack/rabbitmq-cell1-server-0/setup-container" id=32e2cc46-9744-453b-baa1-a53224686386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140045 | controller | Jun 12 15:45:29.062619 crc crio[24284]: time="2026-06-12T15:45:29.062000274Z" level=info msg="Started container" PID=55058 containerID=04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6 description=openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init id=0a6fe9f5-b259-4795-a548-45ed61c9d911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3
2026-06-12 16:39:22.140062 | controller | Jun 12 15:45:29.064657 crc crio[24284]: time="2026-06-12T15:45:29.063803512Z" level=info msg="Starting container: ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72" id=229dcddc-936c-4a6a-85b8-542a1b0004b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.140078 | controller | Jun 12 15:45:29.077991 crc crio[24284]: time="2026-06-12T15:45:29.077770922Z" level=info msg="Started container" PID=54857 containerID=ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72 description=openstack/rabbitmq-cell1-server-0/setup-container id=229dcddc-936c-4a6a-85b8-542a1b0004b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd
2026-06-12 16:39:22.140094 | controller | Jun 12 15:45:29.474470 crc crio[24284]: time="2026-06-12T15:45:29.474362799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3c8abfc-e67d-469b-abf3-f56cdde293c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140111 | controller | Jun 12 15:45:29.513381 crc crio[24284]: time="2026-06-12T15:45:29.51314707Z" level=info msg="Stopping pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd" id=e51a5099-15d8-4233-bb94-bccbeca62bf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.140127 | controller | Jun 12 15:45:29.513979 crc crio[24284]: time="2026-06-12T15:45:29.513845752Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc0042864f0}] Aliases:map[]}"
2026-06-12 16:39:22.140144 | controller | Jun 12 15:45:29.514158 crc crio[24284]: time="2026-06-12T15:45:29.514060169Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.140164 | controller | Jun 12 15:45:30.033498 crc crio[24284]: time="2026-06-12T15:45:30.032679551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140181 | controller | Jun 12 15:45:30.035675 crc crio[24284]: time="2026-06-12T15:45:30.033036504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140197 | controller | Jun 12 15:45:30.046397 crc crio[24284]: time="2026-06-12T15:45:30.046022455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140212 | controller | Jun 12 15:45:30.050129 crc crio[24284]: time="2026-06-12T15:45:30.049926408Z" level=info msg="Stopped pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd" id=e51a5099-15d8-4233-bb94-bccbeca62bf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.140290 | controller | Jun 12 15:45:30.054862 crc crio[24284]: time="2026-06-12T15:45:30.054216123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140311 | controller | Jun 12 15:45:30.107726 crc crio[24284]: time="2026-06-12T15:45:30.107014183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140328 | controller | Jun 12 15:45:30.109602 crc crio[24284]: time="2026-06-12T15:45:30.108518283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140344 | controller | Jun 12 15:45:30.109602 crc crio[24284]: time="2026-06-12T15:45:30.108622966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140361 | controller | Jun 12 15:45:30.167944 crc crio[24284]: time="2026-06-12T15:45:30.140020137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140377 | controller | Jun 12 15:45:30.167944 crc crio[24284]: time="2026-06-12T15:45:30.166135434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140393 | controller | Jun 12 15:45:30.209458 crc crio[24284]: time="2026-06-12T15:45:30.20652618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140409 | controller | Jun 12 15:45:30.229403 crc crio[24284]: time="2026-06-12T15:45:30.227209979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b53a2faa-9287-42c2-8f2d-554d83896960 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140425 | controller | Jun 12 15:45:30.319225 crc crio[24284]: time="2026-06-12T15:45:30.318893368Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956" id=9ca8fe4b-2e5e-4b8c-9afd-80ddd83214ff name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.140442 | controller | Jun 12 15:45:30.324041 crc crio[24284]: time="2026-06-12T15:45:30.323954469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=d05cfce3-abe6-4079-ac9d-54b78fb9067e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140459 | controller | Jun 12 15:45:30.324962 crc crio[24284]: time="2026-06-12T15:45:30.324818647Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=bac81f92-11c8-4716-b69b-3e0011591d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140479 | controller | Jun 12 15:45:30.328143 crc crio[24284]: time="2026-06-12T15:45:30.32801093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140497 | controller | Jun 12 15:45:30.351198 crc crio[24284]: time="2026-06-12T15:45:30.35093585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140528 | controller | Jun 12 15:45:30.367809 crc crio[24284]: time="2026-06-12T15:45:30.367639651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cdf83e95-6c66-4fcd-a8e1-4bbc5992675c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140550 | controller | Jun 12 15:45:30.402645 crc crio[24284]: time="2026-06-12T15:45:30.400792518Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns" id=fc72bcaf-d157-4627-97d8-32e31bab04dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140568 | controller | Jun 12 15:45:30.404865 crc crio[24284]: time="2026-06-12T15:45:30.404804519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140584 | controller | Jun 12 15:45:30.459372 crc crio[24284]: time="2026-06-12T15:45:30.458536795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=3848cd82-b455-41e3-8b7a-9840f7a0fd60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140601 | controller | Jun 12 15:45:30.480818 crc crio[24284]: time="2026-06-12T15:45:30.480687108Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=7c6e93a8-c58d-4fb7-8514-32e0ba7e1b77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140617 | controller | Jun 12 15:45:30.488500 crc crio[24284]: time="2026-06-12T15:45:30.488220419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140634 | controller | Jun 12 15:45:30.592965 crc crio[24284]: time="2026-06-12T15:45:30.591730179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=5ddeeed6-638c-4804-a33d-b2a92c299a53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140650 | controller | Jun 12 15:45:30.602987 crc crio[24284]: time="2026-06-12T15:45:30.600769964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140667 | controller | Jun 12 15:45:30.607239 crc crio[24284]: time="2026-06-12T15:45:30.606465802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140683 | controller | Jun 12 15:45:30.611769 crc crio[24284]: time="2026-06-12T15:45:30.611154166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140699 | controller | Jun 12 15:45:30.614508 crc crio[24284]: time="2026-06-12T15:45:30.614121481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140715 | controller | Jun 12 15:45:30.626293 crc crio[24284]: time="2026-06-12T15:45:30.624536328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=9e406cc5-6975-45c2-b0f7-ad92beddb262 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.140734 | controller | Jun 12 15:45:30.653423 crc crio[24284]: time="2026-06-12T15:45:30.651925561Z" level=info msg="Creating container: openstack/ovn-controller-ovs-qj5p9/ovsdb-server" id=d85eda77-12f9-4a09-a954-82f1c5bc0f9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140751 | controller | Jun 12 15:45:30.664952 crc crio[24284]: time="2026-06-12T15:45:30.664835057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140768 | controller | Jun 12 15:45:30.669410 crc crio[24284]: time="2026-06-12T15:45:30.669322406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140785 | controller | Jun 12 15:45:30.669650 crc crio[24284]: time="2026-06-12T15:45:30.669589641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140800 | controller | Jun 12 15:45:30.670233 crc crio[24284]: time="2026-06-12T15:45:30.67014543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140816 | controller | Jun 12 15:45:30.754146 crc crio[24284]: time="2026-06-12T15:45:30.754027044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.140832 | controller | Jun 12 15:45:30.939381 crc crio[24284]: time="2026-06-12T15:45:30.939286395Z" level=info msg="Created container aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init" id=45d7c3fb-a4b2-417f-9f45-70c11c94e802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140848 | controller | Jun 12 15:45:30.941177 crc crio[24284]: time="2026-06-12T15:45:30.941099032Z" level=info msg="Starting container: aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113" id=5ff55d17-6a0a-4638-9cca-d849cf3907d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.140864 | controller | Jun 12 15:45:30.953597 crc crio[24284]: time="2026-06-12T15:45:30.953487011Z" level=info msg="Created container 5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e: openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter" id=504871f5-b7fa-4578-a496-fc7feae5dd27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140880 | controller | Jun 12 15:45:30.955022 crc crio[24284]: time="2026-06-12T15:45:30.95498739Z" level=info msg="Starting container: 5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e" id=e26ba60b-ca7e-422d-9d33-e37e236a5806 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.140897 | controller | Jun 12 15:45:30.961624 crc crio[24284]: time="2026-06-12T15:45:30.961548514Z" level=info msg="Started container" PID=55551 containerID=aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113 description=openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init id=5ff55d17-6a0a-4638-9cca-d849cf3907d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0
2026-06-12 16:39:22.140914 | controller | Jun 12 15:45:30.972188 crc crio[24284]: time="2026-06-12T15:45:30.971643927Z" level=info msg="Started container" PID=55574 containerID=5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e description=openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter id=e26ba60b-ca7e-422d-9d33-e37e236a5806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64
2026-06-12 16:39:22.140931 | controller | Jun 12 15:45:31.000774 crc crio[24284]: time="2026-06-12T15:45:31.000632487Z" level=info msg="Created container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics" id=9f82f061-fa34-4537-b35a-5f5541ce3ae8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140951 | controller | Jun 12 15:45:31.003345 crc crio[24284]: time="2026-06-12T15:45:31.003174054Z" level=info msg="Starting container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc" id=174eedaa-e15a-45ca-9669-8793406a908f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.140968 | controller | Jun 12 15:45:31.003747 crc crio[24284]: time="2026-06-12T15:45:31.003633899Z" level=info msg="Created container 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init" id=bb94a3a3-7a3e-4472-acce-c15b1efba83e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.140984 | controller | Jun 12 15:45:31.004998 crc crio[24284]: time="2026-06-12T15:45:31.00491051Z" level=info msg="Starting container: 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97" id=f04ac19e-a92d-4528-bd3f-05864ed354d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141000 | controller | Jun 12 15:45:31.016057 crc crio[24284]: time="2026-06-12T15:45:31.01567996Z" level=info msg="Started container" PID=55553 containerID=3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc description=openstack/kube-state-metrics-0/kube-state-metrics id=174eedaa-e15a-45ca-9669-8793406a908f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381
2026-06-12 16:39:22.141017 | controller | Jun 12 15:45:31.025304 crc crio[24284]: time="2026-06-12T15:45:31.025043159Z" level=info msg="Started container" PID=55552 containerID=5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97 description=openstack/dnsmasq-dns-769fc96f7c-6zz8x/init id=f04ac19e-a92d-4528-bd3f-05864ed354d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df
2026-06-12 16:39:22.141033 | controller | Jun 12 15:45:31.033671 crc crio[24284]: time="2026-06-12T15:45:31.033560185Z" level=info msg="Created container fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a: openstack/dnsmasq-dns-9c58657f7-fcxft/init" id=90785436-9a9c-438e-a7d8-ccfad5d7739e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141050 | controller | Jun 12 15:45:31.038675 crc crio[24284]: time="2026-06-12T15:45:31.03858407Z" level=info msg="Starting container: fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a" id=8abdbe64-259a-41fa-89c4-a1bd3c5b01dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141067 | controller | Jun 12 15:45:31.067147 crc crio[24284]: time="2026-06-12T15:45:31.06561421Z" level=info msg="Started container" PID=55554 containerID=fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a description=openstack/dnsmasq-dns-9c58657f7-fcxft/init id=8abdbe64-259a-41fa-89c4-a1bd3c5b01dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f
2026-06-12 16:39:22.141083 | controller | Jun 12 15:45:31.072578 crc crio[24284]: time="2026-06-12T15:45:31.070567221Z" level=info msg="Created container 453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=bac81f92-11c8-4716-b69b-3e0011591d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141100 | controller | Jun 12 15:45:31.072578 crc crio[24284]: time="2026-06-12T15:45:31.071853762Z" level=info msg="Starting container: 453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65" id=a64de37f-7521-4b93-8f23-c1be022b97be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141116 | controller | Jun 12 15:45:31.087040 crc crio[24284]: time="2026-06-12T15:45:31.086768863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141136 | controller | Jun 12 15:45:31.090876 crc crio[24284]: time="2026-06-12T15:45:31.089718036Z" level=info msg="Created container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns" id=fc72bcaf-d157-4627-97d8-32e31bab04dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141152 | controller | Jun 12 15:45:31.091977 crc crio[24284]: time="2026-06-12T15:45:31.091893376Z" level=info msg="Starting container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b" id=db62ef19-7aaf-4794-8132-b5534f2e1570 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141169 | controller | Jun 12 15:45:31.092781 crc crio[24284]: time="2026-06-12T15:45:31.092671121Z" level=info msg="Started container" PID=55580 containerID=453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=a64de37f-7521-4b93-8f23-c1be022b97be name=/runtime.v1.RuntimeService/StartContainer sandboxID=053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733
2026-06-12 16:39:22.141186 | controller | Jun 12 15:45:31.106455 crc crio[24284]: time="2026-06-12T15:45:31.105533606Z" level=info msg="Started container" PID=55570 containerID=de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b description=openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns id=db62ef19-7aaf-4794-8132-b5534f2e1570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a
2026-06-12 16:39:22.141203 | controller | Jun 12 15:45:31.110992 crc crio[24284]: time="2026-06-12T15:45:31.11090104Z" level=info msg="Created container ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc: openstack/ovn-controller-99nvp/ovn-controller" id=84f0b781-1b45-47b7-bfe9-6caf2a68688e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141219 | controller | Jun 12 15:45:31.112103 crc crio[24284]: time="2026-06-12T15:45:31.112037787Z" level=info msg="Starting container: ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc" id=6a50ace4-2464-460f-ae4c-e6db4089f589 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141236 | controller | Jun 12 15:45:31.136354 crc crio[24284]: time="2026-06-12T15:45:31.134853961Z" level=info msg="Started container" PID=55579 containerID=ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc description=openstack/ovn-controller-99nvp/ovn-controller id=6a50ace4-2464-460f-ae4c-e6db4089f589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d
2026-06-12 16:39:22.141253 | controller | Jun 12 15:45:31.143882 crc crio[24284]: time="2026-06-12T15:45:31.143671786Z" level=info msg="Created container 0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=7c6e93a8-c58d-4fb7-8514-32e0ba7e1b77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141269 | controller | Jun 12 15:45:31.152829 crc crio[24284]: time="2026-06-12T15:45:31.152725518Z" level=info msg="Starting container: 0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb" id=1b419f1e-ec27-44a8-9bb3-7da1fbc5fa0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141285 | controller | Jun 12 15:45:31.159982 crc crio[24284]: time="2026-06-12T15:45:31.159859828Z" level=info msg="Started container" PID=55578 containerID=0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1b419f1e-ec27-44a8-9bb3-7da1fbc5fa0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239
2026-06-12 16:39:22.141302 | controller | Jun 12 15:45:31.172209 crc crio[24284]: time="2026-06-12T15:45:31.172120694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c162a178-db32-4dde-ab3c-85075d2c1ccd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.141321 | controller | Jun 12 15:45:31.221402 crc crio[24284]: time="2026-06-12T15:45:31.221162277Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c4d09478-f399-4a83-8e08-87853357c0fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.141338 | controller | Jun 12 15:45:31.230220 crc crio[24284]: time="2026-06-12T15:45:31.230109304Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=e69a1137-bf35-46ae-a3b4-3625e117ccf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141355 | controller | Jun 12 15:45:31.236991 crc crio[24284]: time="2026-06-12T15:45:31.236901807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141371 | controller | Jun 12 15:45:31.284912 crc crio[24284]: time="2026-06-12T15:45:31.284795509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141387 | controller | Jun 12 15:45:31.292825 crc crio[24284]: time="2026-06-12T15:45:31.292737996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141404 | controller | Jun 12 15:45:31.450967 crc crio[24284]: time="2026-06-12T15:45:31.450851157Z" level=info msg="Created container a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=e69a1137-bf35-46ae-a3b4-3625e117ccf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141419 | controller | Jun 12 15:45:31.452229 crc crio[24284]: time="2026-06-12T15:45:31.452158519Z" level=info msg="Starting container: a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3" id=61a29c82-0daf-42db-aa68-eae319d9ba07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141435 | controller | Jun 12 15:45:31.454116 crc crio[24284]: time="2026-06-12T15:45:31.454014548Z" level=info msg="Created container 655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896: openstack/ovn-controller-ovs-qj5p9/ovsdb-server" id=d85eda77-12f9-4a09-a954-82f1c5bc0f9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141451 | controller | Jun 12 15:45:31.454958 crc crio[24284]: time="2026-06-12T15:45:31.454888967Z" level=info msg="Starting container: 655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896" id=06ec0d46-2cd9-44cd-a234-9229187cd060 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141468 | controller | Jun 12 15:45:31.457378 crc crio[24284]: time="2026-06-12T15:45:31.457192281Z" level=info msg="Started container" PID=55788 containerID=a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=61a29c82-0daf-42db-aa68-eae319d9ba07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239
2026-06-12 16:39:22.141485 | controller | Jun 12 15:45:31.462827 crc crio[24284]: time="2026-06-12T15:45:31.462739502Z" level=info msg="Started container" PID=55778 containerID=655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896 description=openstack/ovn-controller-ovs-qj5p9/ovsdb-server id=06ec0d46-2cd9-44cd-a234-9229187cd060 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3
2026-06-12 16:39:22.141501 | controller | Jun 12 15:45:31.477901 crc crio[24284]: time="2026-06-12T15:45:31.477684303Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=9311dc3f-b1df-4a9e-8a1f-6e276bddfe7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.141542 | controller | Jun 12 15:45:31.481573 crc crio[24284]: time="2026-06-12T15:45:31.481430468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=b2fd726a-b572-490c-9340-bf7d29cad8ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.141561 | controller | Jun 12 15:45:31.488378 crc crio[24284]: time="2026-06-12T15:45:31.488234903Z" level=info msg="Creating container: openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd" id=b031f277-c218-4d33-ba00-c132889c07de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141578 | controller | Jun 12 15:45:31.489830 crc crio[24284]: time="2026-06-12T15:45:31.489736692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141595 | controller | Jun 12 15:45:31.535439 crc crio[24284]: time="2026-06-12T15:45:31.535233919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141611 | controller | Jun 12 15:45:31.627803 crc crio[24284]: time="2026-06-12T15:45:31.625395339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9cd8284a-5f79-4fb4-841a-76ced464b66e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.141627 | controller | Jun 12 15:45:31.673142 crc crio[24284]: time="2026-06-12T15:45:31.671690886Z" level=info msg="Stopping pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0" id=6cb491bd-e60d-4cc2-a2ee-85eed4c2a234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.141645 | controller | Jun 12 15:45:31.673527 crc crio[24284]: time="2026-06-12T15:45:31.673351348Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc0032426e0}] Aliases:map[]}"
2026-06-12 16:39:22.141662 | controller | Jun 12 15:45:31.673527 crc crio[24284]: time="2026-06-12T15:45:31.673518201Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.141679 | controller | Jun 12 15:45:31.680904 crc crio[24284]: time="2026-06-12T15:45:31.680781345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dfa65aeb-8c0b-4c75-a16a-fcf62296cffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.141695 | controller | Jun 12 15:45:31.697935 crc crio[24284]: time="2026-06-12T15:45:31.697809414Z" level=info msg="Stopping pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df" id=a267add1-3209-42c9-b12e-2441d343b978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.141712 | controller | Jun 12 15:45:31.698555 crc crio[24284]: time="2026-06-12T15:45:31.698444105Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc0027221c8}] Aliases:map[]}"
2026-06-12 16:39:22.141732 | controller | Jun 12 15:45:31.698674 crc crio[24284]: time="2026-06-12T15:45:31.698629691Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-6zz8x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.141749 | controller | Jun 12 15:45:31.738038 crc crio[24284]: time="2026-06-12T15:45:31.73662857Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141766 | controller | Jun 12 15:45:31.738552 crc crio[24284]: time="2026-06-12T15:45:31.738202711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141782 | controller | Jun 12 15:45:31.962496 crc crio[24284]: time="2026-06-12T15:45:31.962372641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141798 | controller | Jun 12 15:45:31.973359 crc crio[24284]: time="2026-06-12T15:45:31.972759055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141814 | controller | Jun 12 15:45:31.994212 crc crio[24284]: time="2026-06-12T15:45:31.994003841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.141830 | controller | Jun 12 15:45:32.216674 crc crio[24284]: time="2026-06-12T15:45:32.212877497Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/6d323ba7-d09a-4293-b082-dd58d2009276/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141847 | controller | Jun 12 15:45:32.229798 crc crio[24284]: time="2026-06-12T15:45:32.228821227Z" level=info msg="createCtr: deleting container ID ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81 from idIndex" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141863 | controller | Jun 12 15:45:32.229798 crc crio[24284]: time="2026-06-12T15:45:32.229387946Z" level=info msg="createCtr: removing container ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141880 | controller | Jun 12 15:45:32.229798 crc crio[24284]: time="2026-06-12T15:45:32.229448048Z" level=info msg="createCtr: deleting container ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81 from storage" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141896 | controller | Jun 12 15:45:32.250388 crc crio[24284]: time="2026-06-12T15:45:32.247115934Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-9c58657f7-fcxft_openstack_6d323ba7-d09a-4293-b082-dd58d2009276_0" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141913 | controller | Jun 12 15:45:32.260954 crc crio[24284]: time="2026-06-12T15:45:32.260492781Z" level=info msg="Created container 5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549: openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd" id=b031f277-c218-4d33-ba00-c132889c07de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.141929 | controller | Jun 12 15:45:32.267733 crc crio[24284]: time="2026-06-12T15:45:32.267631661Z" level=info msg="Starting container: 5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549" id=fd8d3846-f93b-488f-8d41-86d07ebba02a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.141946 | controller | Jun 12 15:45:32.283570 crc crio[24284]: time="2026-06-12T15:45:32.28222811Z" level=info msg="Stopped pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0" id=6cb491bd-e60d-4cc2-a2ee-85eed4c2a234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.141967 | controller | Jun 12 15:45:32.286465 crc crio[24284]: time="2026-06-12T15:45:32.286370446Z" level=info msg="Started container" PID=56099 containerID=5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549 description=openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd id=fd8d3846-f93b-488f-8d41-86d07ebba02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3
2026-06-12 16:39:22.141984 | controller | Jun 12 15:45:32.362438 crc crio[24284]: time="2026-06-12T15:45:32.36219938Z" level=info msg="Stopped pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df" id=a267add1-3209-42c9-b12e-2441d343b978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.142000 | controller | Jun 12 15:45:32.872166 crc crio[24284]: time="2026-06-12T15:45:32.871421751Z" level=info msg="Removing container: aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113" id=4db39df4-8d61-4048-b723-24653051209a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.142016 | controller | Jun 12 15:45:32.901329 crc crio[24284]: time="2026-06-12T15:45:32.900871791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6e7604e5-c296-4c50-87b8-9b69f7a0b59b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142033 | controller | Jun 12 15:45:32.918968 crc crio[24284]: time="2026-06-12T15:45:32.918739209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0492fa63-9782-451e-9b0d-fb98a2044041 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142049 | controller | Jun 12 15:45:32.920858 crc crio[24284]: time="2026-06-12T15:45:32.920755726Z" level=info msg="Removed container aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init" id=4db39df4-8d61-4048-b723-24653051209a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.142065 | controller | Jun 12 15:45:32.935422 crc crio[24284]: time="2026-06-12T15:45:32.934720403Z" level=info msg="Removing container: 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97" id=bdef9894-3585-425e-a451-c51700705c91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.142081 | controller | Jun 12 15:45:32.979555 crc crio[24284]: time="2026-06-12T15:45:32.978483634Z" level=info msg="Removed container 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init" id=bdef9894-3585-425e-a451-c51700705c91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.142097 | controller | Jun 12 15:45:33.014657 crc crio[24284]: time="2026-06-12T15:45:33.012179141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f745680d-1b64-4782-b182-df68271847cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142113 | controller | Jun 12 15:45:33.019773 crc crio[24284]: time="2026-06-12T15:45:33.019679935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=138d8711-68e0-4ca9-a72a-d6041cdebd4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142129 | controller | Jun 12 15:45:33.044761 crc crio[24284]: time="2026-06-12T15:45:33.044549038Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=cf8e44bd-b9a4-4880-b7c5-a0b2129165ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.142145 | controller | Jun 12 15:45:33.052568 crc crio[24284]: time="2026-06-12T15:45:33.046439523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142165 | controller | Jun 12 15:45:33.094016 crc crio[24284]: time="2026-06-12T15:45:33.093192585Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns" id=03467c94-d2c9-40c2-9892-06a00ecd93f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.142182 | controller | Jun 12 15:45:33.132726 crc crio[24284]: time="2026-06-12T15:45:33.130428707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142263 | controller | Jun 12 15:45:33.264516 crc crio[24284]: time="2026-06-12T15:45:33.263943964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142284 | controller | Jun 12 15:45:33.324188 crc crio[24284]: time="2026-06-12T15:45:33.324006044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142301 | controller | Jun 12 15:45:33.387501 crc crio[24284]: time="2026-06-12T15:45:33.384815779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142317 | controller | Jun 12 15:45:33.408733 crc crio[24284]: time="2026-06-12T15:45:33.408633586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142333 | controller | Jun 12 15:45:33.657466 crc crio[24284]: time="2026-06-12T15:45:33.656449958Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/POD" id=edc95289-a7a1-4317-b0f7-c5f0afb53dac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.142353 | controller | Jun 12 15:45:33.667397 crc crio[24284]: time="2026-06-12T15:45:33.667057294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142370 | controller | Jun 12 15:45:33.681017 crc crio[24284]: time="2026-06-12T15:45:33.680897683Z" level=info msg="Created container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns" id=03467c94-d2c9-40c2-9892-06a00ecd93f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.142387 | controller | Jun 12 15:45:33.700449 crc crio[24284]: time="2026-06-12T15:45:33.70028677Z" level=info msg="Starting container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a" id=b7f944ed-1ebc-49c1-b0a1-44f489229e80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.142403 | controller | Jun 12 15:45:33.728626 crc crio[24284]: time="2026-06-12T15:45:33.725982855Z" level=info msg="Started container" PID=56253 containerID=fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a description=openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns id=b7f944ed-1ebc-49c1-b0a1-44f489229e80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f
2026-06-12 16:39:22.142420 | controller | Jun 12 15:45:33.791454 crc crio[24284]: time="2026-06-12T15:45:33.789923995Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc0032422c8}] Aliases:map[]}"
2026-06-12 16:39:22.142437 | controller | Jun 12 15:45:33.791454 crc crio[24284]: time="2026-06-12T15:45:33.790015218Z" level=info msg="Adding pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.142458 | controller | Jun 12 15:45:33.804502 crc crio[24284]: time="2026-06-12T15:45:33.804375093Z" level=info msg="Created container d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc: openstack/openstack-galera-0/galera" id=cf8e44bd-b9a4-4880-b7c5-a0b2129165ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.142476 | controller | Jun 12 15:45:33.816610 crc crio[24284]: time="2026-06-12T15:45:33.815666348Z" level=info msg="Starting container: d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc" id=88f621c4-066f-476e-9fe4-f3ca9e83e746 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.142492 | controller | Jun 12 15:45:33.832822 crc crio[24284]: time="2026-06-12T15:45:33.832698265Z" level=info msg="Started container" PID=56255 containerID=d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc description=openstack/openstack-galera-0/galera id=88f621c4-066f-476e-9fe4-f3ca9e83e746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35
2026-06-12 16:39:22.142509 | controller | Jun 12 15:45:34.018925 crc crio[24284]: time="2026-06-12T15:45:34.01883515Z" level=info msg="Stopping container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a (timeout: 10s)" id=c253e01b-00d9-43a7-864c-681f47188298 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.142545 | controller | Jun 12 15:45:34.067581 crc crio[24284]: time="2026-06-12T15:45:34.056146369Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/POD" id=88f581bc-a8fd-4231-9ab5-01f32f478080 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.142563 | controller | Jun 12 15:45:34.067581 crc crio[24284]: time="2026-06-12T15:45:34.05710693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142579 | controller | Jun 12 15:45:34.098473 crc crio[24284]: time="2026-06-12T15:45:34.096976621Z" level=info msg="Stopping container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b (timeout: 10s)" id=9f33cff1-7302-4dfc-bb6f-e9ab9131ead2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.142596 | controller | Jun 12 15:45:34.159498 crc crio[24284]: time="2026-06-12T15:45:34.159380866Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc004af87e0}] Aliases:map[]}"
2026-06-12 16:39:22.142613 | controller | Jun 12 15:45:34.159498 crc crio[24284]: time="2026-06-12T15:45:34.159473519Z" level=info msg="Adding pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.142629 | controller | Jun 12 15:45:34.228809 crc crio[24284]: time="2026-06-12T15:45:34.19343909Z" level=info msg="Stopped container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns" id=c253e01b-00d9-43a7-864c-681f47188298 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.142646 | controller | Jun 12 15:45:34.228809 crc crio[24284]: time="2026-06-12T15:45:34.194226936Z" level=info msg="Stopping pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f" id=71b91205-717b-4c25-876e-bec78b37ea37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.142663 | controller | Jun 12 15:45:34.228809 crc crio[24284]: time="2026-06-12T15:45:34.194770344Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc001e04b48}] Aliases:map[]}"
2026-06-12 16:39:22.142683 | controller | Jun 12 15:45:34.228809 crc crio[24284]: time="2026-06-12T15:45:34.194950449Z" level=info msg="Deleting pod openstack_dnsmasq-dns-9c58657f7-fcxft from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.142701 | controller | Jun 12 15:45:34.278306 crc crio[24284]: time="2026-06-12T15:45:34.278112027Z" level=info msg="Stopped container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns" id=9f33cff1-7302-4dfc-bb6f-e9ab9131ead2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.142717 | controller | Jun 12 15:45:34.285060 crc crio[24284]: time="2026-06-12T15:45:34.284925587Z" level=info msg="Stopping pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a" id=5b1bf1ca-848c-429e-9f03-a1fcf070feee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.142734 | controller | Jun 12 15:45:34.305172 crc crio[24284]: time="2026-06-12T15:45:34.302981416Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc00008d560}] Aliases:map[]}"
2026-06-12 16:39:22.142751 | controller | Jun 12 15:45:34.305172 crc crio[24284]: time="2026-06-12T15:45:34.303560685Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-rtt7l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.142767 | controller | Jun 12 15:45:34.679578 crc crio[24284]: 2026-06-12T15:45:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1928dcb8c20e90f Mac:56:ec:ac:34:0c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.142784 | controller | Jun 12 15:45:34.686618 crc crio[24284]: time="2026-06-12T15:45:34.686534103Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc0032422c8}] Aliases:map[]}"
2026-06-12 16:39:22.142800 | controller | Jun 12 15:45:34.687398 crc crio[24284]: time="2026-06-12T15:45:34.6873662Z" level=info msg="Checking pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.142816 | controller | Jun 12 15:45:34.710013 crc crio[24284]: time="2026-06-12T15:45:34.709892622Z" level=info msg="Ran pod sandbox 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f with infra container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/POD" id=edc95289-a7a1-4317-b0f7-c5f0afb53dac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.142836 | controller | Jun 12 15:45:34.716788 crc crio[24284]: time="2026-06-12T15:45:34.716708066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1814c377-e7e2-4644-b8d0-c4d40ef43097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142853 | controller | Jun 12 15:45:34.817805 crc crio[24284]: time="2026-06-12T15:45:34.811438585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=91ccf6d4-6194-45ee-9e7a-faccd0a49ab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142869 | controller | Jun 12 15:45:34.834501 crc crio[24284]: time="2026-06-12T15:45:34.834404045Z" level=info msg="Creating container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init" id=14e9d2af-bf3f-466e-b26d-b368d4f48df4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.142886 | controller | Jun 12 15:45:34.836008 crc crio[24284]: time="2026-06-12T15:45:34.835942765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142903 | controller | Jun 12 15:45:34.920732 crc crio[24284]: time="2026-06-12T15:45:34.920591925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142919 | controller | Jun 12 15:45:34.932772 crc crio[24284]: time="2026-06-12T15:45:34.93162854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.142935 | controller | Jun 12 15:45:35.149224 crc crio[24284]: time="2026-06-12T15:45:35.148704295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=39ec72c7-e291-4134-bb24-f99b0181094f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142951 | controller | Jun 12 15:45:35.200324 crc crio[24284]: time="2026-06-12T15:45:35.200154313Z" level=info msg="Stopped pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a" id=5b1bf1ca-848c-429e-9f03-a1fcf070feee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.142967 | controller | Jun 12 15:45:35.203937 crc crio[24284]: time="2026-06-12T15:45:35.203830832Z" level=info msg="Stopped pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f" id=71b91205-717b-4c25-876e-bec78b37ea37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.142982 | controller | Jun 12 15:45:35.268523 crc crio[24284]: time="2026-06-12T15:45:35.268168189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=84078d3c-4604-4f16-8759-8a4838d351f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.142999 | controller | Jun 12 15:45:35.340455 crc crio[24284]: time="2026-06-12T15:45:35.34040946Z" level=info msg="Created container 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init" id=14e9d2af-bf3f-466e-b26d-b368d4f48df4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143015 | controller | Jun 12 15:45:35.343109 crc crio[24284]: time="2026-06-12T15:45:35.342970611Z" level=info msg="Starting container: 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1" id=6a8b6431-2b3b-42ac-83db-1ff28eecba1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.143032 | controller | Jun 12 15:45:35.358912 crc crio[24284]: time="2026-06-12T15:45:35.356007342Z" level=info msg="Started container" PID=56482 containerID=3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1 description=openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init id=6a8b6431-2b3b-42ac-83db-1ff28eecba1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f
2026-06-12 16:39:22.143051 | controller | Jun 12 15:45:35.798852 crc crio[24284]: time="2026-06-12T15:45:35.798740757Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=6d7c018e-9ae7-4b24-acd2-bac70b0f6077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143068 | controller | Jun 12 15:45:35.800884 crc crio[24284]: time="2026-06-12T15:45:35.800810044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143084 | controller | Jun 12 15:45:35.874619 crc crio[24284]: time="2026-06-12T15:45:35.874523071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143101 | controller | Jun 12 15:45:35.878943 crc crio[24284]: time="2026-06-12T15:45:35.878837882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143117 | controller | Jun 12 15:45:36.178894 crc crio[24284]: time="2026-06-12T15:45:36.178355924Z" level=info msg="Created container cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f: openstack/openstack-cell1-galera-0/galera" id=6d7c018e-9ae7-4b24-acd2-bac70b0f6077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143133 | controller | Jun 12 15:45:36.184181 crc crio[24284]: time="2026-06-12T15:45:36.182105616Z" level=info msg="Starting container: cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f" id=99003799-a149-4363-aca0-427e16d3303f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.143149 | controller | Jun 12 15:45:36.190959 crc crio[24284]: time="2026-06-12T15:45:36.190820556Z" level=info msg="Started container" PID=56523 containerID=cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f description=openstack/openstack-cell1-galera-0/galera id=99003799-a149-4363-aca0-427e16d3303f name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221
2026-06-12 16:39:22.143166 | controller | Jun 12 15:45:36.224926 crc crio[24284]: time="2026-06-12T15:45:36.224849185Z" level=info msg="Removing container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a" id=47f2a263-5eb2-465f-8701-a736551ff875 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143183 | controller | Jun 12 15:45:36.233100 crc crio[24284]: time="2026-06-12T15:45:36.23299071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a6cdfa4-9fd1-49a1-9293-cfeafde929b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143199 | controller | Jun 12 15:45:36.274028 crc crio[24284]: time="2026-06-12T15:45:36.273817466Z" level=info msg="Removed container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns" id=47f2a263-5eb2-465f-8701-a736551ff875 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143216 | controller | Jun 12 15:45:36.285956 crc crio[24284]: time="2026-06-12T15:45:36.285830331Z" level=info msg="Removing container: fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a" id=d1226879-476a-4a83-a3a7-3d99fcd601b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143232 | controller | Jun 12 15:45:36.374594 crc crio[24284]: 2026-06-12T15:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a603859aa950c8e Mac:72:3b:89:19:92:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 SocketPath: PciID:}] [{Interface:0xc000216960 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.143249 | controller | Jun 12 15:45:36.376455 crc crio[24284]: time="2026-06-12T15:45:36.376402298Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc004af87e0}] Aliases:map[]}"
2026-06-12 16:39:22.143269 | controller | Jun 12 15:45:36.376817 crc crio[24284]: time="2026-06-12T15:45:36.376584044Z" level=info msg="Checking pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.143287 | controller | Jun 12 15:45:36.386806 crc crio[24284]: time="2026-06-12T15:45:36.386686108Z" level=info msg="Ran pod sandbox a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 with infra container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/POD" id=88f581bc-a8fd-4231-9ab5-01f32f478080 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.143304 | controller | Jun 12 15:45:36.390530 crc crio[24284]: time="2026-06-12T15:45:36.390439717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=223b2e40-21ff-4162-a84e-764587b2769d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143320 | controller | Jun 12 15:45:36.442543 crc crio[24284]: time="2026-06-12T15:45:36.442426684Z" level=info msg="Removed container fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a: openstack/dnsmasq-dns-9c58657f7-fcxft/init" id=d1226879-476a-4a83-a3a7-3d99fcd601b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143337 | controller | Jun 12 15:45:36.445458 crc crio[24284]: time="2026-06-12T15:45:36.444452681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c900d9e-8d05-4e43-9181-baa0859782e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143353 | controller | Jun 12 15:45:36.449863 crc crio[24284]: time="2026-06-12T15:45:36.4497353Z" level=info msg="Removing container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b" id=07258890-3fe6-4e56-a484-c7f463c72d1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143369 | controller | Jun 12 15:45:36.475310 crc crio[24284]: time="2026-06-12T15:45:36.474922403Z" level=info msg="Removed container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns" id=07258890-3fe6-4e56-a484-c7f463c72d1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143385 | controller | Jun 12 15:45:36.478923 crc crio[24284]: time="2026-06-12T15:45:36.478853959Z" level=info msg="Removing container: f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29" id=a23f1a2d-4551-4433-9232-f0335ca54d1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143402 | controller | Jun 12 15:45:36.523475 crc crio[24284]: time="2026-06-12T15:45:36.523357286Z" level=info msg="Removed container f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29: openstack/dnsmasq-dns-68bc84565-rtt7l/init" id=a23f1a2d-4551-4433-9232-f0335ca54d1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.143418 | controller | Jun 12 15:45:36.542852 crc crio[24284]: time="2026-06-12T15:45:36.54180258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=31202229-fd79-4778-ae50-d235493f369e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143434 | controller | Jun 12 15:45:36.656631 crc crio[24284]: time="2026-06-12T15:45:36.65644081Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init" id=5a4236cf-e75f-4589-b44f-5a243df5e46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143450 | controller | Jun 12 15:45:36.662870 crc crio[24284]: time="2026-06-12T15:45:36.659942994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143470 | controller | Jun 12 15:45:36.663840 crc crio[24284]: time="2026-06-12T15:45:36.663748908Z" level=info msg="Creating container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/dnsmasq-dns" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143486 | controller | Jun 12 15:45:36.711308 crc crio[24284]: time="2026-06-12T15:45:36.71119296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143502 | controller | Jun 12 15:45:36.837515 crc crio[24284]: time="2026-06-12T15:45:36.835144374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143537 | controller | Jun 12 15:45:36.872536 crc crio[24284]: time="2026-06-12T15:45:36.872367026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143556 | controller | Jun 12 15:45:36.974305 crc crio[24284]: time="2026-06-12T15:45:36.973368479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143581 | controller | Jun 12 15:45:37.009365 crc crio[24284]: time="2026-06-12T15:45:37.007231537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143599 | controller | Jun 12 15:45:37.343470 crc crio[24284]: time="2026-06-12T15:45:37.343359889Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143616 | controller | Jun 12 15:45:37.371483 crc crio[24284]: time="2026-06-12T15:45:37.3708742Z" level=info msg="createCtr: deleting container ID 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841 from idIndex" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143633 | controller | Jun 12 15:45:37.371483 crc crio[24284]: time="2026-06-12T15:45:37.37147494Z" level=info msg="createCtr: removing container 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143649 | controller | Jun 12 15:45:37.371669 crc crio[24284]: time="2026-06-12T15:45:37.371540442Z" level=info msg="createCtr: deleting container 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841 from storage" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143666 | controller | Jun 12 15:45:37.390509 crc crio[24284]: time="2026-06-12T15:45:37.390302164Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-85fc5bffb9-tp4zv_openstack_6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5_0" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143682 | controller | Jun 12 15:45:37.437315 crc crio[24284]: time="2026-06-12T15:45:37.434974347Z" level=info msg="Created container 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init" id=5a4236cf-e75f-4589-b44f-5a243df5e46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143698 | controller | Jun 12 15:45:37.439655 crc crio[24284]: time="2026-06-12T15:45:37.439582756Z" level=info msg="Starting container: 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417" id=d0e7c7ff-ca2a-4b4b-a7b9-3ad16792f1cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.143719 | controller | Jun 12 15:45:37.445415 crc crio[24284]: time="2026-06-12T15:45:37.445310885Z" level=info msg="Started container" PID=56836 containerID=269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417 description=openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init id=d0e7c7ff-ca2a-4b4b-a7b9-3ad16792f1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9
2026-06-12 16:39:22.143736 | controller | Jun 12 15:45:37.619795 crc crio[24284]: time="2026-06-12T15:45:37.61970899Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-xprjv/POD" id=7df77e49-1a6c-420f-986c-a289d8dfc405 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.143752 | controller | Jun 12 15:45:37.620064 crc crio[24284]: time="2026-06-12T15:45:37.619812553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.143769 | controller | Jun 12 15:45:37.726461 crc crio[24284]: time="2026-06-12T15:45:37.726351844Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc004286878}] Aliases:map[]}"
2026-06-12 16:39:22.143786 | controller | Jun 12 15:45:37.726461 crc crio[24284]: time="2026-06-12T15:45:37.726446757Z" level=info msg="Adding pod openstack_dnsmasq-dns-7fcf8bc745-xprjv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.143802 | controller | Jun 12 15:45:38.386901 crc crio[24284]: time="2026-06-12T15:45:38.384946937Z" level=info msg="Stopping pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f" id=108111b9-c52b-44f3-a2bb-312fb5bb6b50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.143819 | controller | Jun 12 15:45:38.387165 crc crio[24284]: time="2026-06-12T15:45:38.387113208Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc001e049a8}] Aliases:map[]}"
2026-06-12 16:39:22.143835 | controller | Jun 12 15:45:38.387753 crc crio[24284]: time="2026-06-12T15:45:38.387676286Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.143852 | controller | Jun 12 15:45:38.389461 crc crio[24284]: time="2026-06-12T15:45:38.389325759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f47927dc-8354-453f-b558-d3f618dc8590 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143868 | controller | Jun 12 15:45:38.480820 crc crio[24284]: 2026-06-12T15:45:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c82cf312f26130 Mac:9a:96:83:1f:21:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 SocketPath: PciID:}] [{Interface:0xc0003449e0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.143885 | controller | Jun 12 15:45:38.484551 crc crio[24284]: time="2026-06-12T15:45:38.484433767Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc004286878}] Aliases:map[]}"
2026-06-12 16:39:22.143905 | controller | Jun 12 15:45:38.484794 crc crio[24284]: time="2026-06-12T15:45:38.484701865Z" level=info msg="Checking pod openstack_dnsmasq-dns-7fcf8bc745-xprjv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.143925 | controller | Jun 12 15:45:38.497120 crc crio[24284]: time="2026-06-12T15:45:38.497028398Z" level=info msg="Ran pod sandbox 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 with infra container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/POD" id=7df77e49-1a6c-420f-986c-a289d8dfc405 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.143943 | controller | Jun 12 15:45:38.501031 crc crio[24284]: time="2026-06-12T15:45:38.500862618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d62255bc-2a96-4857-98bf-07570d30e3a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143960 | controller | Jun 12 15:45:38.557604 crc crio[24284]: time="2026-06-12T15:45:38.557498865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=699e9ae9-6db0-4ce7-bd47-3e9c442d7fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.143976 | controller | Jun 12 15:45:38.568828 crc crio[24284]: time="2026-06-12T15:45:38.568703726Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.143992 | controller | Jun 12 15:45:38.572025 crc crio[24284]: time="2026-06-12T15:45:38.570379712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144009 | controller | Jun 12 15:45:38.610141 crc crio[24284]: time="2026-06-12T15:45:38.60975403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=65aebc8c-0365-42f0-9fd4-49f7833467d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144026 | controller | Jun 12 15:45:38.619047 crc crio[24284]: time="2026-06-12T15:45:38.618780082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144042 | controller | Jun 12 15:45:38.627517 crc crio[24284]: time="2026-06-12T15:45:38.626864012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144058 | controller | Jun 12 15:45:38.629469 crc crio[24284]: time="2026-06-12T15:45:38.629401665Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init" id=a69d4f50-d6a4-482a-8b36-31329069b660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144074 | controller | Jun 12 15:45:38.633344 crc crio[24284]: time="2026-06-12T15:45:38.632363541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144091 | controller | Jun 12 15:45:38.697641 crc crio[24284]: time="2026-06-12T15:45:38.697052522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144107 | controller | Jun 12 15:45:38.709865 crc crio[24284]: time="2026-06-12T15:45:38.709773158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144127 | controller | Jun 12 15:45:38.784057 crc crio[24284]: time="2026-06-12T15:45:38.78386804Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/eeaa9a25-ce99-412d-9229-33381d8176aa/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144144 | controller | Jun 12 15:45:38.793011 crc crio[24284]: time="2026-06-12T15:45:38.792933585Z" level=info msg="createCtr: deleting container ID 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341 from idIndex" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144161 | controller | Jun 12 15:45:38.793011 crc crio[24284]: time="2026-06-12T15:45:38.793038799Z" level=info msg="createCtr: removing container 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144178 | controller | Jun 12 15:45:38.793908 crc crio[24284]: time="2026-06-12T15:45:38.793135892Z" level=info msg="createCtr: deleting container 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341 from storage" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144194 | controller | Jun 12 15:45:38.810550 crc crio[24284]: time="2026-06-12T15:45:38.810377655Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-7cfb7c95fc-fhnlg_openstack_eeaa9a25-ce99-412d-9229-33381d8176aa_0" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144211 | controller | Jun 12 15:45:38.816975 crc crio[24284]: time="2026-06-12T15:45:38.816444309Z" level=info msg="Created container e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init" id=a69d4f50-d6a4-482a-8b36-31329069b660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144227 | controller | Jun 12 15:45:38.820952 crc crio[24284]: time="2026-06-12T15:45:38.817877977Z" level=info msg="Starting container: e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46" id=b539e2ba-b868-4588-9720-d38b698cd77b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.144244 | controller | Jun 12 15:45:38.827195 crc crio[24284]: time="2026-06-12T15:45:38.827007695Z" level=info msg="Started container" PID=57350 containerID=e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46 description=openstack/dnsmasq-dns-7fcf8bc745-xprjv/init id=b539e2ba-b868-4588-9720-d38b698cd77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8
2026-06-12 16:39:22.144260 | controller | Jun 12 15:45:38.832516 crc crio[24284]: time="2026-06-12T15:45:38.832406255Z" level=info msg="Stopped pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f" id=108111b9-c52b-44f3-a2bb-312fb5bb6b50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.144276 | controller | Jun 12 15:45:39.404792 crc crio[24284]: time="2026-06-12T15:45:39.404180376Z" level=info msg="Removing container: 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1" id=6acecb85-0beb-4b84-99c2-d701b65cbc35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.144293 | controller | Jun 12 15:45:39.407591 crc crio[24284]: time="2026-06-12T15:45:39.407499669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=abe61c63-a113-4e71-af9b-d9c6aedad1a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144309 | controller | Jun 12 15:45:39.407748 crc crio[24284]: time="2026-06-12T15:45:39.407526471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=094d3e9b-dfaa-4ada-9c99-3c1122c3b7da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144329 | controller | Jun 12 15:45:39.436398 crc crio[24284]: time="2026-06-12T15:45:39.436155484Z" level=info msg="Removed container 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init" id=6acecb85-0beb-4b84-99c2-d701b65cbc35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.144345 | controller | Jun 12 15:45:39.471543 crc crio[24284]: time="2026-06-12T15:45:39.471417338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=13186fe4-941b-4f7e-a523-d69bc97f68da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144362 | controller | Jun 12 15:45:39.479441 crc crio[24284]: time="2026-06-12T15:45:39.479200892Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns" id=f71c4629-049f-4fab-9afb-dacbf9599a7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144378 | controller | Jun 12 15:45:39.480878 crc crio[24284]: time="2026-06-12T15:45:39.480727412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144395 | controller | Jun 12 15:45:39.528834 crc crio[24284]: time="2026-06-12T15:45:39.528753147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d30dac5a-f72b-419a-8047-9db8b895eb86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144410 | controller | Jun 12 15:45:39.553369 crc crio[24284]: time="2026-06-12T15:45:39.553179568Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns" id=38e81a47-b814-4699-9ca5-21112b9d86e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144426 | controller | Jun 12 15:45:39.560381 crc crio[24284]: time="2026-06-12T15:45:39.560203475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144442 | controller | Jun 12 15:45:39.563199 crc crio[24284]: time="2026-06-12T15:45:39.562982485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144459 | controller | Jun 12 15:45:39.567724 crc crio[24284]: time="2026-06-12T15:45:39.567641085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144474 | controller | Jun 12 15:45:39.650759 crc crio[24284]: time="2026-06-12T15:45:39.650605801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144490 | controller | Jun 12 15:45:39.669774 crc crio[24284]: time="2026-06-12T15:45:39.669669127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144506 | controller | Jun 12 15:45:39.806345 crc crio[24284]: time="2026-06-12T15:45:39.804589624Z" level=info msg="Created container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns" id=f71c4629-049f-4fab-9afb-dacbf9599a7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144540 | controller | Jun 12 15:45:39.811336 crc crio[24284]: time="2026-06-12T15:45:39.809108362Z" level=info msg="Starting container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53" id=af77a992-15fb-4029-862d-5dc659efe340 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.144562 | controller | Jun 12 15:45:39.817336 crc crio[24284]: time="2026-06-12T15:45:39.816007049Z" level=info msg="Created container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns" id=38e81a47-b814-4699-9ca5-21112b9d86e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.144579 | controller | Jun 12 15:45:39.820150 crc crio[24284]: time="2026-06-12T15:45:39.819821971Z" level=info msg="Started container" PID=57541 containerID=ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53 description=openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns id=af77a992-15fb-4029-862d-5dc659efe340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9
2026-06-12 16:39:22.144601 | controller | Jun 12 15:45:39.827867 crc crio[24284]: time="2026-06-12T15:45:39.827731486Z" level=info msg="Starting container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda" id=06e8bef7-5050-4f22-9419-2a1c61386b84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.144617 | controller | Jun 12 15:45:39.845126 crc crio[24284]: time="2026-06-12T15:45:39.844918031Z" level=info msg="Started container" PID=57546 containerID=eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda description=openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns id=06e8bef7-5050-4f22-9419-2a1c61386b84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8
2026-06-12 16:39:22.144633 | controller | Jun 12 15:45:46.298207 crc crio[24284]: time="2026-06-12T15:45:46.297344862Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-t8nd9/POD" id=210517b8-44e5-4f8a-9204-99f00612ca14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.144649 | controller | Jun 12 15:45:46.298207 crc crio[24284]: time="2026-06-12T15:45:46.298171929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144665 | controller | Jun 12 15:45:46.361308 crc crio[24284]: time="2026-06-12T15:45:46.361127169Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc000b846f8}] Aliases:map[]}"
2026-06-12 16:39:22.144681 | controller | Jun 12 15:45:46.361308 crc crio[24284]: time="2026-06-12T15:45:46.361316405Z" level=info msg="Adding pod openstack_swift-ring-rebalance-t8nd9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.144698 | controller | Jun 12 15:45:47.359519 crc crio[24284]: 2026-06-12T15:45:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3f4dade27da06e Mac:ca:78:2e:fe:14:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 SocketPath: PciID:}] [{Interface:0xc00043c5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.144715 | controller | Jun 12 15:45:47.361219 crc crio[24284]: time="2026-06-12T15:45:47.360893632Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc000b846f8}] Aliases:map[]}"
2026-06-12 16:39:22.144737 | controller | Jun 12 15:45:47.361219 crc crio[24284]: time="2026-06-12T15:45:47.361112959Z" level=info msg="Checking pod openstack_swift-ring-rebalance-t8nd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.144754 | controller | Jun 12 15:45:47.373014 crc crio[24284]: time="2026-06-12T15:45:47.372862114Z" level=info msg="Ran pod sandbox b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 with infra container: openstack/swift-ring-rebalance-t8nd9/POD" id=210517b8-44e5-4f8a-9204-99f00612ca14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.144771 | controller | Jun 12 15:45:47.376779 crc crio[24284]: time="2026-06-12T15:45:47.376718346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144787 | controller | Jun 12 15:45:47.377715 crc crio[24284]: time="2026-06-12T15:45:47.377637546Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144803 | controller | Jun 12 15:45:47.377810 crc crio[24284]: time="2026-06-12T15:45:47.37777661Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.144820 | controller | Jun 12 15:45:47.380597 crc crio[24284]: time="2026-06-12T15:45:47.38052834Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d1b1c153-b1ee-45b1-b4b5-985c98dc9d49 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.144836 | controller | Jun 12 15:45:47.403558 crc crio[24284]: time="2026-06-12T15:45:47.403154929Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 16:39:22.144853 | controller | Jun 12 15:45:47.492925 crc crio[24284]: time="2026-06-12T15:45:47.492787283Z" level=info msg="Stopping container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53 (timeout: 10s)" id=65bed441-a27c-4be0-bf70-d4df94cb5da5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.144869 | controller | Jun 12 15:45:47.660419 crc crio[24284]: time="2026-06-12T15:45:47.658607812Z" level=info msg="Stopped container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns" id=65bed441-a27c-4be0-bf70-d4df94cb5da5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.144885 | controller | Jun 12 15:45:47.664760 crc crio[24284]: time="2026-06-12T15:45:47.664677189Z" level=info msg="Stopping pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9" id=ab0bd4c0-6572-4aa8-affb-9c25e5df4965 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.144902 | controller | Jun 12 15:45:47.665813 crc crio[24284]: time="2026-06-12T15:45:47.665170245Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc0006be3f8}] Aliases:map[]}"
2026-06-12 16:39:22.144918 | controller | Jun 12 15:45:47.665813 crc crio[24284]: time="2026-06-12T15:45:47.665803696Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.144941 | controller | Jun 12 15:45:48.019982 crc crio[24284]: time="2026-06-12T15:45:48.019538553Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/POD" id=7e1876f8-20d4-43d7-9424-0c8bbc795e40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.144960 | controller | Jun 12 15:45:48.019982 crc crio[24284]: time="2026-06-12T15:45:48.019684938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.144977 | controller | Jun 12 15:45:48.087981 crc crio[24284]: time="2026-06-12T15:45:48.087719839Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc002c1e5e0}] Aliases:map[]}"
2026-06-12 16:39:22.144994 | controller | Jun 12 15:45:48.087981 crc crio[24284]: time="2026-06-12T15:45:48.087789742Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.145010 | controller | Jun 12 15:45:48.192667 crc crio[24284]: time="2026-06-12T15:45:48.191844993Z" level=info msg="Stopped pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9" id=ab0bd4c0-6572-4aa8-affb-9c25e5df4965 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.145027 | controller | Jun 12 15:45:48.636142 crc crio[24284]: time="2026-06-12T15:45:48.635376171Z" level=info msg="Removing container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53" id=5ec09626-2592-42f3-8828-db746b534ea2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.145043 | controller | Jun 12 15:45:48.665829 crc crio[24284]: time="2026-06-12T15:45:48.665106996Z" level=info msg="Removed container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns" id=5ec09626-2592-42f3-8828-db746b534ea2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.145059 | controller | Jun 12 15:45:48.670948 crc crio[24284]: time="2026-06-12T15:45:48.670853728Z" level=info msg="Removing container: 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417" id=e3c1d02a-7cac-4e78-be35-bb9b148ce786 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.145076 | controller | Jun 12 15:45:48.724182 crc crio[24284]: time="2026-06-12T15:45:48.724015872Z" level=info msg="Removed container 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init" id=e3c1d02a-7cac-4e78-be35-bb9b148ce786 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.145092 | controller | Jun 12 15:45:48.951198 crc crio[24284]: time="2026-06-12T15:45:48.950683215Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/POD" id=1f364c56-3d8c-4781-a283-ae31786e811c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.145108 | controller | Jun 12 15:45:48.951361 crc crio[24284]: time="2026-06-12T15:45:48.951220042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145125 | controller | Jun 12 15:45:48.970454 crc crio[24284]: 2026-06-12T15:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656b9ba8556b411 Mac:5e:8c:2f:8b:a1:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 SocketPath: PciID:}] [{Interface:0xc000294770 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.145145 | controller | Jun 12 15:45:48.973200 crc crio[24284]: time="2026-06-12T15:45:48.972988914Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc002c1e5e0}] Aliases:map[]}"
2026-06-12 16:39:22.145162 | controller | Jun 12 15:45:48.973705 crc crio[24284]: time="2026-06-12T15:45:48.973224402Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.145179 | controller | Jun 12 15:45:49.046162 crc crio[24284]: time="2026-06-12T15:45:49.04599183Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc0006be2a0}] Aliases:map[]}"
2026-06-12 16:39:22.145196 | controller | Jun 12 15:45:49.046162 crc crio[24284]: time="2026-06-12T15:45:49.046106904Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.145212 | controller | Jun 12 15:45:49.068674 crc crio[24284]: time="2026-06-12T15:45:49.067174985Z" level=info msg="Ran pod sandbox 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 with infra container: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/POD" id=7e1876f8-20d4-43d7-9424-0c8bbc795e40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.145229 | controller | Jun 12 15:45:49.072713 crc crio[24284]: time="2026-06-12T15:45:49.072382441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=e79375c1-fcf2-4401-b45c-ffac28a91079 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145246 | controller | Jun 12 15:45:49.077704 crc crio[24284]: time="2026-06-12T15:45:49.077061761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=7bc2ccf9-cce8-43b5-b03a-5dfe966ecc24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145263 | controller | Jun 12 15:45:49.191750 crc crio[24284]: time="2026-06-12T15:45:49.183642401Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config" id=05481e07-de27-4b48-a28f-cc616fd2627c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.145279 | controller | Jun 12 15:45:49.191750 crc crio[24284]: time="2026-06-12T15:45:49.185575016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145296 | controller | Jun 12 15:45:49.269599 crc crio[24284]: time="2026-06-12T15:45:49.269396708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145313 | controller | Jun 12 15:45:49.282745 crc crio[24284]: time="2026-06-12T15:45:49.282642735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145329 | controller | Jun 12 15:45:49.338878 crc crio[24284]: time="2026-06-12T15:45:49.338385733Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=1f920c39-5993-47ec-aca2-864e946fcbc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.145348 | controller | Jun 12 15:45:49.339223 crc crio[24284]: time="2026-06-12T15:45:49.33919574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145364 | controller | Jun 12 15:45:49.399994 crc crio[24284]: time="2026-06-12T15:45:49.39499836Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a UID:ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b NetNS:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab00d54f_a5ca_45bb_a2ee_6dbf16a0b38b.slice PodAnnotations:0xc00041cc08}] Aliases:map[]}"
2026-06-12 16:39:22.145380 | controller | Jun 12 15:45:49.399994 crc crio[24284]: time="2026-06-12T15:45:49.395041151Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.145397 | controller | Jun 12 15:45:49.589926 crc crio[24284]: time="2026-06-12T15:45:49.58967747Z" level=info msg="Created container 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config" id=05481e07-de27-4b48-a28f-cc616fd2627c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.145413 | controller | Jun 12 15:45:49.594977 crc crio[24284]: time="2026-06-12T15:45:49.59489603Z" level=info msg="Starting container: 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485" id=3f5bda44-5725-49ce-80bb-2f32e8e2d0eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.145429 | controller | Jun 12 15:45:49.602304 crc crio[24284]: time="2026-06-12T15:45:49.602060157Z" level=info msg="Started container" PID=58402 containerID=3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485 description=openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config id=3f5bda44-5725-49ce-80bb-2f32e8e2d0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352
2026-06-12 16:39:22.145446 | controller | Jun 12 15:45:49.834762 crc crio[24284]: 2026-06-12T15:45:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06136f376abbcd3 Mac:36:20:2f:bc:b6:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e SocketPath: PciID:}] [{Interface:0xc0002c08e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.145463 | controller | Jun 12 15:45:49.841151 crc crio[24284]: time="2026-06-12T15:45:49.836208965Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc0006be2a0}] Aliases:map[]}"
2026-06-12 16:39:22.145479 | controller | Jun 12 15:45:49.841151 crc crio[24284]: time="2026-06-12T15:45:49.836617108Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.145496 | controller | Jun 12 15:45:49.868394 crc crio[24284]: time="2026-06-12T15:45:49.868314318Z" level=info msg="Ran pod sandbox 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 with infra container: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/POD" id=1f364c56-3d8c-4781-a283-ae31786e811c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.145531 | controller | Jun 12 15:45:49.871627 crc crio[24284]: time="2026-06-12T15:45:49.871350949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=8b335867-0614-49eb-bead-8cc272d2a32a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145554 | controller | Jun 12 15:45:49.878615 crc crio[24284]: time="2026-06-12T15:45:49.878507209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=2976dd28-b081-4eb1-a1ec-d056f3340d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145571 | controller | Jun 12 15:45:49.908846 crc crio[24284]: time="2026-06-12T15:45:49.908724425Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config" id=8de73c36-4484-495b-baba-b4ed7e315824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.145588 | controller | Jun 12 15:45:49.912633 crc crio[24284]: time="2026-06-12T15:45:49.91256103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145604 | controller | Jun 12 15:45:49.986583 crc crio[24284]: time="2026-06-12T15:45:49.986495534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145621 | controller | Jun 12 15:45:49.993464 crc crio[24284]: time="2026-06-12T15:45:49.993376365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145637 | controller | Jun 12 15:45:50.128830 crc crio[24284]: 2026-06-12T15:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27ade17285d243a Mac:6a:92:4e:a9:78:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc SocketPath: PciID:}] [{Interface:0xc0001ad090 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.145653 | controller | Jun 12 15:45:50.129821 crc crio[24284]: time="2026-06-12T15:45:50.129730097Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a UID:ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b NetNS:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab00d54f_a5ca_45bb_a2ee_6dbf16a0b38b.slice PodAnnotations:0xc00041cc08}] Aliases:map[]}"
2026-06-12 16:39:22.145669 | controller | Jun 12 15:45:50.129907 crc crio[24284]: time="2026-06-12T15:45:50.12989352Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.145686 | controller | Jun 12 15:45:50.137740 crc crio[24284]: time="2026-06-12T15:45:50.137635021Z" level=info msg="Ran pod sandbox 27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a with infra container: openstack/ovn-northd-0/POD" id=1f920c39-5993-47ec-aca2-864e946fcbc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.145702 | controller | Jun 12 15:45:50.141406 crc crio[24284]: time="2026-06-12T15:45:50.141224296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145718 | controller | Jun 12 15:45:50.141644 crc crio[24284]: time="2026-06-12T15:45:50.141493035Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145735 | controller | Jun 12 15:45:50.141644 crc crio[24284]: time="2026-06-12T15:45:50.141533916Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.145755 | controller | Jun 12 15:45:50.142701 crc crio[24284]: time="2026-06-12T15:45:50.142632692Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=9f26af85-0ba1-46d6-9d35-9ee851788ac7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.145771 | controller | Jun 12 15:45:50.149565 crc crio[24284]: time="2026-06-12T15:45:50.149427171Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-12 16:39:22.145788 | controller | Jun 12 15:45:50.186792 crc crio[24284]: time="2026-06-12T15:45:50.186680272Z" level=info msg="Created container e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config" id=8de73c36-4484-495b-baba-b4ed7e315824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.145804 | controller | Jun 12 15:45:50.188842 crc crio[24284]: time="2026-06-12T15:45:50.188688701Z" level=info msg="Starting container: e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134" id=19c975cf-0deb-4c4c-a9d2-0770d7605439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.145821 | controller | Jun 12 15:45:50.202923 crc crio[24284]: time="2026-06-12T15:45:50.202713862Z" level=info msg="Started container" PID=58465 containerID=e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134 description=openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config id=19c975cf-0deb-4c4c-a9d2-0770d7605439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994
2026-06-12 16:39:22.145837 | controller | Jun 12 15:45:50.729932 crc crio[24284]: time="2026-06-12T15:45:50.729025701Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-vsljs/POD" id=796aadc2-861f-486c-8fc2-2d17cb20e919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.145854 | controller | Jun 12 15:45:50.730134 crc crio[24284]: time="2026-06-12T15:45:50.730041784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.145870 | controller | Jun 12 15:45:51.788462 crc crio[24284]: time="2026-06-12T15:45:51.787786399Z" level=info msg="Stopping pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352" id=bd1cade0-af84-4973-861d-1b1363c221fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.145886 | controller | Jun 12 15:45:51.790000 crc crio[24284]: time="2026-06-12T15:45:51.788049298Z" level=info msg="Stopping pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994" id=58dd16ff-e084-420e-81d8-6a1ec6c4c304 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.145903 | controller | Jun 12 15:45:51.790000 crc crio[24284]: time="2026-06-12T15:45:51.788906596Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc001e044a8}] Aliases:map[]}"
2026-06-12 16:39:22.145919 | controller | Jun 12 15:45:51.790000 crc crio[24284]: time="2026-06-12T15:45:51.78903741Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.145939 | controller | Jun 12 15:45:51.790000 crc crio[24284]: time="2026-06-12T15:45:51.789061881Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc002612290}] Aliases:map[]}"
2026-06-12 16:39:22.145956 | controller | Jun 12 15:45:51.791610 crc crio[24284]: time="2026-06-12T15:45:51.791516671Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.145972 | controller | Jun 12 15:45:53.900378 crc crio[24284]: time="2026-06-12T15:45:53.899718078Z" level=info msg="Stopped pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994" id=58dd16ff-e084-420e-81d8-6a1ec6c4c304 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.145988 | controller | Jun 12 15:45:56.459802 crc crio[24284]: time="2026-06-12T15:45:56.458965886Z" level=info msg="Stopped pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352" id=bd1cade0-af84-4973-861d-1b1363c221fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.146004 | controller | Jun 12 15:45:56.480236 crc crio[24284]: time="2026-06-12T15:45:56.479922026Z" level=info msg="Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242640}] Aliases:map[]}"
2026-06-12 16:39:22.146020 | controller | Jun 12 15:45:56.480236 crc crio[24284]: time="2026-06-12T15:45:56.480021489Z" level=info msg="Adding pod openstack_root-account-create-update-vsljs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.146037 | controller | Jun 12 15:45:57.055820 crc crio[24284]: 2026-06-12T15:45:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a60f2a48e9a1996 Mac:26:b7:cd:83:8a:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 SocketPath: PciID:}] [{Interface:0xc0004c8710 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.146053 | controller | Jun 12 15:45:57.058945 crc crio[24284]: time="2026-06-12T15:45:57.058846005Z" level=info msg="Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242640}] Aliases:map[]}"
2026-06-12 16:39:22.146070 | controller | Jun 12 15:45:57.059230 crc crio[24284]: time="2026-06-12T15:45:57.059150325Z" level=info msg="Checking pod openstack_root-account-create-update-vsljs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.146087 | controller | Jun 12 15:45:57.093214 crc crio[24284]: time="2026-06-12T15:45:57.093109749Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=d1b1c153-b1ee-45b1-b4b5-985c98dc9d49 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.146106 | controller | Jun 12 15:45:57.095039 crc crio[24284]: time="2026-06-12T15:45:57.094927159Z" level=info msg="Ran pod sandbox a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 with infra container: openstack/root-account-create-update-vsljs/POD" id=796aadc2-861f-486c-8fc2-2d17cb20e919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.146124 | controller | Jun 12 15:45:57.103597 crc crio[24284]: time="2026-06-12T15:45:57.103500794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2d8f3f51-0e14-4d31-b260-a699c84d42bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146140 | controller | Jun 12 15:45:57.104773 crc crio[24284]: time="2026-06-12T15:45:57.104690753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6cbc4185-4535-42f0-9454-2af91b3b25a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146156 | controller | Jun 12 15:45:57.616733 crc crio[24284]: time="2026-06-12T15:45:57.615765152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cbf487fa-32c1-4271-9cd9-89660eba7259 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146173 | controller | Jun 12 15:45:57.631452 crc crio[24284]: time="2026-06-12T15:45:57.626785528Z" level=info msg="Creating container: openstack/root-account-create-update-vsljs/mariadb-account-create-update" id=68f23b8a-581e-44e6-a7ee-554e9815e57f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146189 | controller | Jun 12 15:45:57.631452 crc crio[24284]: time="2026-06-12T15:45:57.62715665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146206 | controller | Jun 12 15:45:57.675232 crc crio[24284]: time="2026-06-12T15:45:57.674245459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=30b360b8-728e-46f8-8d24-1bc8e4b3aaaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146222 | controller | Jun 12 15:45:57.738617 crc crio[24284]: time="2026-06-12T15:45:57.738516603Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4" id=9f26af85-0ba1-46d6-9d35-9ee851788ac7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.146239 | controller | Jun 12 15:45:57.739205 crc crio[24284]: time="2026-06-12T15:45:57.739118731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=3bf0c6e5-0545-4a87-b1cb-312a624f6df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146255 | controller | Jun 12 15:45:57.747948 crc crio[24284]: time="2026-06-12T15:45:57.747226244Z" level=info msg="Creating container: openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance" id=0e10ca8f-81f8-4ad6-8dd1-863e132beec0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146272 | controller | Jun 12 15:45:57.750473 crc crio[24284]: time="2026-06-12T15:45:57.749327192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146288 | controller | Jun 12 15:45:57.780628 crc crio[24284]: time="2026-06-12T15:45:57.78054539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146304 | controller | Jun 12 15:45:57.787867 crc crio[24284]: time="2026-06-12T15:45:57.7871046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146320 | controller | Jun 12 15:45:57.804960 crc crio[24284]: time="2026-06-12T15:45:57.804801132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=f8bc091f-ab00-4490-b0cf-eda8cc1341a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146340 | controller | Jun 12 15:45:57.815093 crc crio[24284]: time="2026-06-12T15:45:57.814790653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146356 | controller | Jun 12 15:45:57.820518 crc crio[24284]: time="2026-06-12T15:45:57.819797985Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=d429f6c7-bfb2-49c1-9003-0bcaec9e5415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146373 | controller | Jun 12 15:45:57.820868 crc crio[24284]: time="2026-06-12T15:45:57.820622542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146390 | controller | Jun 12 15:45:57.878386 crc crio[24284]: time="2026-06-12T15:45:57.824183187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146406 | controller | Jun 12 15:45:57.878386 crc crio[24284]: time="2026-06-12T15:45:57.869669374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146423 | controller | Jun 12 15:45:57.878386 crc crio[24284]: time="2026-06-12T15:45:57.874566162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146439 | controller | Jun 12 15:45:58.061958 crc crio[24284]: time="2026-06-12T15:45:58.061859804Z" level=info msg="Created container c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d: openstack/root-account-create-update-vsljs/mariadb-account-create-update" id=68f23b8a-581e-44e6-a7ee-554e9815e57f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146455 | controller | Jun 12 15:45:58.063205 crc crio[24284]: time="2026-06-12T15:45:58.063155887Z" level=info msg="Starting container: c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d" id=d8bdd706-3c36-4bad-af42-11f00f0ccd94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.146471 | controller | Jun 12 15:45:58.063678 crc crio[24284]: time="2026-06-12T15:45:58.063614462Z" level=info msg="Created container 787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3: openstack/ovn-northd-0/ovn-northd" id=d429f6c7-bfb2-49c1-9003-0bcaec9e5415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146488 | controller | Jun 12 15:45:58.064150 crc crio[24284]: time="2026-06-12T15:45:58.063158597Z" level=info msg="Created container 574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74: openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance" id=0e10ca8f-81f8-4ad6-8dd1-863e132beec0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146505 | controller | Jun 12 15:45:58.064648 crc crio[24284]: time="2026-06-12T15:45:58.064591443Z" level=info msg="Starting container: 787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3" id=8f73d9a7-55c3-48fc-b8d5-8fe1d93e41ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.146541 | controller | Jun 12 15:45:58.065009 crc crio[24284]: time="2026-06-12T15:45:58.064934974Z" level=info msg="Starting container: 574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74" id=caac13f5-f7d6-4d34-96fb-9abb28628f80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.146559 | controller | Jun 12 15:45:58.068407 crc crio[24284]: time="2026-06-12T15:45:58.068332795Z" level=info msg="Started container" PID=58965 containerID=c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d description=openstack/root-account-create-update-vsljs/mariadb-account-create-update id=d8bdd706-3c36-4bad-af42-11f00f0ccd94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216
2026-06-12 16:39:22.146580 | controller | Jun 12 15:45:58.072734 crc crio[24284]: time="2026-06-12T15:45:58.072570503Z" level=info msg="Started container" PID=58966 containerID=787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3 description=openstack/ovn-northd-0/ovn-northd id=8f73d9a7-55c3-48fc-b8d5-8fe1d93e41ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a
2026-06-12 16:39:22.146597 | controller | Jun 12 15:45:58.078802 crc crio[24284]: time="2026-06-12T15:45:58.078600136Z" level=info msg="Started container" PID=58964 containerID=574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74 description=openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance id=caac13f5-f7d6-4d34-96fb-9abb28628f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396
2026-06-12 16:39:22.146614 | controller | Jun 12 15:45:58.097682 crc crio[24284]: time="2026-06-12T15:45:58.097559067Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2c867395-271a-4a4e-98f4-bb9ebb5d8203 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146630 | controller | Jun 12 15:45:58.139054 crc crio[24284]: time="2026-06-12T15:45:58.138958482Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=9adb2f6c-b58b-4bd8-bb14-bd188035a685 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.146647 | controller | Jun 12 15:45:58.151099 crc crio[24284]: time="2026-06-12T15:45:58.150937048Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=04a427be-7938-4476-a260-5e094df749c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146663 | controller | Jun 12 15:45:58.151548 crc crio[24284]: time="2026-06-12T15:45:58.151522287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146679 | controller | Jun 12 15:45:58.205977 crc crio[24284]: time="2026-06-12T15:45:58.205875553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146696 | controller | Jun 12 15:45:58.212566 crc crio[24284]: time="2026-06-12T15:45:58.212485144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146712 | controller | Jun 12 15:45:58.341620 crc crio[24284]: time="2026-06-12T15:45:58.341510747Z" level=info msg="Created container cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32: openstack/ovn-northd-0/openstack-network-exporter" id=04a427be-7938-4476-a260-5e094df749c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.146729 | controller | Jun 12 15:45:58.342830 crc crio[24284]: time="2026-06-12T15:45:58.342757608Z" level=info msg="Starting container: cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32" id=de79afd3-6db3-4cf3-84d0-e3d2f8d9fc43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.146745 | controller | Jun 12 15:45:58.351448 crc crio[24284]: time="2026-06-12T15:45:58.351351096Z" level=info msg="Started container" PID=59012 containerID=cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32 description=openstack/ovn-northd-0/openstack-network-exporter id=de79afd3-6db3-4cf3-84d0-e3d2f8d9fc43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a
2026-06-12 16:39:22.146774 | controller | Jun 12 15:45:59.983735 crc crio[24284]: time="2026-06-12T15:45:59.982717605Z" level=info msg="Stopping pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216" id=d092b60f-6fe8-4b1a-8524-7f7416bd5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.146792 | controller | Jun 12 15:45:59.985504 crc crio[24284]: time="2026-06-12T15:45:59.98459643Z" level=info msg="Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242b10}] Aliases:map[]}"
2026-06-12 16:39:22.146809 | controller | Jun 12 15:45:59.985504 crc crio[24284]: time="2026-06-12T15:45:59.984790876Z" level=info msg="Deleting pod openstack_root-account-create-update-vsljs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.146826 | controller | Jun 12 15:46:00.442822 crc crio[24284]: time="2026-06-12T15:46:00.44237452Z" level=info msg="Stopped pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216" id=d092b60f-6fe8-4b1a-8524-7f7416bd5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.146842 | controller | Jun 12 15:46:00.597552 crc crio[24284]: time="2026-06-12T15:46:00.597454304Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687986-78vnn/POD" id=1d4f9acb-c2a0-4096-8f17-e06cc0f4ca2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.146858 | controller | Jun 12 15:46:00.597697 crc crio[24284]: time="2026-06-12T15:46:00.597572878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.146875 | controller | Jun 12 15:46:00.635222 crc crio[24284]: time="2026-06-12T15:46:00.635058837Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc0009b8950}] Aliases:map[]}"
2026-06-12 16:39:22.146892 | controller | Jun 12 15:46:00.635222 crc crio[24284]: time="2026-06-12T15:46:00.635182551Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687986-78vnn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.146909 | controller | Jun 12 15:46:01.257976 crc crio[24284]: 2026-06-12T15:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b1738462e847d4 Mac:c2:bc:dc:a9:b5:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.146927 | controller | Jun 12 15:46:01.260944 crc crio[24284]: time="2026-06-12T15:46:01.259409313Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc0009b8950}] Aliases:map[]}"
2026-06-12 16:39:22.146946 | controller | Jun 12 15:46:01.260944 crc crio[24284]: time="2026-06-12T15:46:01.259537747Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687986-78vnn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.146967 | controller | Jun 12 15:46:01.269927 crc crio[24284]: time="2026-06-12T15:46:01.269823737Z" level=info msg="Ran pod sandbox 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be with infra container: openshift-infra/auto-csr-approver-29687986-78vnn/POD" id=1d4f9acb-c2a0-4096-8f17-e06cc0f4ca2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.146984 | controller | Jun 12 15:46:01.273318 crc crio[24284]: time="2026-06-12T15:46:01.273153703Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d6480e7b-dd31-489b-b829-2f7d332d93fc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.147001 | controller | Jun 12 15:46:01.286765 crc crio[24284]: time="2026-06-12T15:46:01.286621478Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.147017 | controller | Jun 12 15:46:02.036921 crc crio[24284]: time="2026-06-12T15:46:02.036391208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ebed1026-f511-40e0-93b8-882ce18392bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147033 | controller | Jun 12 15:46:02.051583 crc crio[24284]: time="2026-06-12T15:46:02.051431695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=42f28242-e669-4cff-8e62-b4702b633aab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147050 | controller | Jun 12 15:46:02.152792 crc crio[24284]: time="2026-06-12T15:46:02.152390142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b0d3e3cf-ab2d-4d1b-91ea-e004fe6c1373 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147066 | controller | Jun 12 15:46:02.155211 crc crio[24284]: time="2026-06-12T15:46:02.155017185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=d82849fc-e79f-450f-b0ac-9b0ac8593253 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147083 | controller | Jun 12 15:46:02.288466 crc crio[24284]: time="2026-06-12T15:46:02.287792621Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=96c89a51-daaa-4434-aaea-aeb626bb6182 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147099 | controller | Jun 12 15:46:02.288466 crc crio[24284]: time="2026-06-12T15:46:02.287962598Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=52602dd7-e1b3-481e-bd0a-bd2e06e1e7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147115 | controller | Jun 12 15:46:02.289629 crc crio[24284]: time="2026-06-12T15:46:02.288659439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147132 | controller | Jun 12 15:46:02.289629 crc crio[24284]: time="2026-06-12T15:46:02.289174306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147148 | controller | Jun 12 15:46:02.340754 crc crio[24284]: time="2026-06-12T15:46:02.340567922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147163 | controller | Jun 12 15:46:02.344308 crc crio[24284]: time="2026-06-12T15:46:02.344204629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147179 | controller | Jun 12 15:46:02.356238 crc crio[24284]: time="2026-06-12T15:46:02.356188011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147198 | controller | Jun 12 15:46:02.365694 crc crio[24284]: time="2026-06-12T15:46:02.361604601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147215 | controller | Jun 12 15:46:02.567945 crc crio[24284]: time="2026-06-12T15:46:02.567817254Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d6480e7b-dd31-489b-b829-2f7d332d93fc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.147231 | controller | Jun 12 15:46:02.569502 crc crio[24284]: time="2026-06-12T15:46:02.569394095Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6a4c8b4a-995b-48f2-9f52-728db1dce224 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147248 | controller | Jun 12 15:46:02.572010 crc crio[24284]: time="2026-06-12T15:46:02.571858894Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bddee1c6-34fb-4222-9f96-d97fdc5d092a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147264 | controller | Jun 12 15:46:02.581097 crc crio[24284]: time="2026-06-12T15:46:02.580909276Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687986-78vnn/oc" id=8f25999e-f543-4b94-abc8-88576ad28bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147280 | controller | Jun 12 15:46:02.582738 crc crio[24284]: time="2026-06-12T15:46:02.581668401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147297 | controller | Jun 12 15:46:02.584343 crc crio[24284]: time="2026-06-12T15:46:02.584208433Z" level=info msg="Created container 7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b: openstack/rabbitmq-server-0/rabbitmq" id=52602dd7-e1b3-481e-bd0a-bd2e06e1e7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147313 | controller | Jun 12 15:46:02.585677 crc crio[24284]: time="2026-06-12T15:46:02.585595097Z" level=info msg="Starting container: 7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b" id=228eca43-d9f8-41b7-94a9-5d045d16b694 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.147329 | controller | Jun 12 15:46:02.592000 crc crio[24284]: time="2026-06-12T15:46:02.59186054Z" level=info msg="Created container 27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a: openstack/rabbitmq-cell1-server-0/rabbitmq" id=96c89a51-daaa-4434-aaea-aeb626bb6182 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147345 | controller | Jun 12 15:46:02.593529 crc crio[24284]: time="2026-06-12T15:46:02.593429621Z" level=info msg="Started container" PID=59274 containerID=7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b description=openstack/rabbitmq-server-0/rabbitmq id=228eca43-d9f8-41b7-94a9-5d045d16b694 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d
2026-06-12 16:39:22.147362 | controller | Jun 12 15:46:02.593757 crc crio[24284]: time="2026-06-12T15:46:02.593450935Z" level=info msg="Starting container: 27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a" id=158732de-4123-48b5-a1e3-ffbb0807a7fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.147378 | controller | Jun 12 15:46:02.603448 crc crio[24284]: time="2026-06-12T15:46:02.6030259Z" level=info msg="Started container" PID=59277 containerID=27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a description=openstack/rabbitmq-cell1-server-0/rabbitmq id=158732de-4123-48b5-a1e3-ffbb0807a7fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd
2026-06-12 16:39:22.147398 | controller | Jun 12 15:46:02.639643 crc crio[24284]: time="2026-06-12T15:46:02.639519657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147415 | controller | Jun 12 15:46:02.946842 crc crio[24284]: time="2026-06-12T15:46:02.946041511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147431 | controller | Jun 12 15:46:03.078701 crc crio[24284]: time="2026-06-12T15:46:03.078623614Z" level=info msg="Created container 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a: openshift-infra/auto-csr-approver-29687986-78vnn/oc" id=8f25999e-f543-4b94-abc8-88576ad28bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147447 | controller | Jun 12 15:46:03.081438 crc crio[24284]: time="2026-06-12T15:46:03.081360413Z" level=info msg="Starting container: 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a" id=5e6777a0-0b83-46b1-a9ae-a6a9605476c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.147464 | controller | Jun 12 15:46:03.093390 crc crio[24284]: time="2026-06-12T15:46:03.093236456Z" level=info msg="Started container" PID=59415 containerID=15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a description=openshift-infra/auto-csr-approver-29687986-78vnn/oc id=5e6777a0-0b83-46b1-a9ae-a6a9605476c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be
2026-06-12 16:39:22.147480 | controller | Jun 12 15:46:03.732845 crc crio[24284]: time="2026-06-12T15:46:03.731963676Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-vj5tg/POD" id=c3ff71a3-7505-4716-a647-b42427ba1959 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.147496 | controller | Jun 12 15:46:03.734912 crc crio[24284]: time="2026-06-12T15:46:03.732915147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147527 | controller | Jun 12 15:46:03.807233 crc crio[24284]: time="2026-06-12T15:46:03.807011085Z" level=info msg="Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc0009b8808}] Aliases:map[]}"
2026-06-12 16:39:22.147549 | controller | Jun 12 15:46:03.807233 crc crio[24284]: time="2026-06-12T15:46:03.807194461Z" level=info msg="Adding pod openstack_keystone-db-create-vj5tg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.147577 | controller | Jun 12 15:46:03.904192 crc crio[24284]: time="2026-06-12T15:46:03.902227093Z" level=info msg="Running pod sandbox: openstack/keystone-c0db-account-create-update-dt2p6/POD" id=9a4aa637-bc2c-49e3-8523-fe7468ba8c54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.147595 | controller | Jun 12 15:46:03.904192 crc crio[24284]: time="2026-06-12T15:46:03.902595285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147611 | controller | Jun 12 15:46:03.960205 crc crio[24284]: time="2026-06-12T15:46:03.960124985Z" level=info msg="Running pod sandbox: openstack/placement-db-create-pqrcz/POD" id=653af7d5-4103-4974-a7f5-cc6824c85e30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.147628 | controller | Jun 12 15:46:03.960409 crc crio[24284]: time="2026-06-12T15:46:03.960313291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147648 | controller | Jun 12 15:46:04.038776 crc crio[24284]: time="2026-06-12T15:46:04.038200376Z" level=info msg="Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc001e04410}] Aliases:map[]}"
2026-06-12 16:39:22.147666 | controller | Jun 12 15:46:04.038776 crc crio[24284]: time="2026-06-12T15:46:04.038753274Z" level=info msg="Adding pod openstack_keystone-c0db-account-create-update-dt2p6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.147682 | controller | Jun 12 15:46:04.151894 crc crio[24284]: time="2026-06-12T15:46:04.151334593Z" level=info msg="Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}"
2026-06-12 16:39:22.147699 | controller | Jun 12 15:46:04.151894 crc crio[24284]: time="2026-06-12T15:46:04.151402635Z" level=info msg="Adding pod openstack_placement-db-create-pqrcz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.147716 | controller | Jun 12 15:46:04.315569 crc crio[24284]: time="2026-06-12T15:46:04.314846891Z" level=info msg="Running pod sandbox: openstack/placement-82b2-account-create-update-wshhb/POD" id=b2a8f6e0-1104-463b-b2d3-734b31080670 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.147732 | controller | Jun 12 15:46:04.315569 crc crio[24284]: time="2026-06-12T15:46:04.315484982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147748 | controller | Jun 12 15:46:04.364697 crc crio[24284]: time="2026-06-12T15:46:04.364608977Z" level=info msg="Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc003242430}] Aliases:map[]}"
2026-06-12 16:39:22.147765 | controller | Jun 12 15:46:04.364697 crc crio[24284]: time="2026-06-12T15:46:04.36469466Z" level=info msg="Adding pod openstack_placement-82b2-account-create-update-wshhb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.147782 | controller | Jun 12 15:46:04.564369 crc crio[24284]: 2026-06-12T15:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:035a75711a68515 Mac:36:55:be:ad:84:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 SocketPath: PciID:}] [{Interface:0xc0000157b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.147799 | controller | Jun 12 15:46:04.568507 crc crio[24284]: time="2026-06-12T15:46:04.567818535Z" level=info msg="Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc0009b8808}] Aliases:map[]}"
2026-06-12 16:39:22.147821 | controller | Jun 12 15:46:04.568782 crc crio[24284]: time="2026-06-12T15:46:04.5685808Z" level=info msg="Checking pod openstack_keystone-db-create-vj5tg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.147839 | controller | Jun 12 15:46:04.580055 crc crio[24284]: time="2026-06-12T15:46:04.578970109Z" level=info msg="Ran pod sandbox 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 with infra container: openstack/keystone-db-create-vj5tg/POD" id=c3ff71a3-7505-4716-a647-b42427ba1959 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.147855 | controller | Jun 12 15:46:04.595340 crc crio[24284]: time="2026-06-12T15:46:04.593896994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a67e1a3c-af1a-4175-bf0a-d22a740d717a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147872 | controller | Jun 12 15:46:04.600934 crc crio[24284]: time="2026-06-12T15:46:04.600854657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f2fe83f9-1819-4e42-b734-862184a88d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.147888 | controller | Jun 12 15:46:04.664405 crc crio[24284]: time="2026-06-12T15:46:04.656519277Z" level=info msg="Creating container: openstack/keystone-db-create-vj5tg/mariadb-database-create" id=fef9cdbb-bff8-4373-b4da-a435f66b9993 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.147904 | controller | Jun 12 15:46:04.664405 crc crio[24284]: time="2026-06-12T15:46:04.657149147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147921 | controller | Jun 12 15:46:04.733337 crc crio[24284]: time="2026-06-12T15:46:04.733191107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147937 | controller | Jun 12 15:46:04.740966 crc crio[24284]: time="2026-06-12T15:46:04.740916716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.147954 | controller | Jun 12 15:46:04.910763 crc crio[24284]: 2026-06-12T15:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:397cbefdda1b742 Mac:9e:fc:8f:db:6c:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 SocketPath: PciID:}] [{Interface:0xc000015030 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.147970 | controller | Jun 12 15:46:04.910763 crc crio[24284]: time="2026-06-12T15:46:04.910122125Z" level=info msg="Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}"
2026-06-12 16:39:22.147987 | controller | Jun 12 15:46:04.910763 crc crio[24284]: time="2026-06-12T15:46:04.910315312Z" level=info msg="Checking pod openstack_placement-db-create-pqrcz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.148003 | controller | Jun 12 15:46:04.929987 crc crio[24284]: time="2026-06-12T15:46:04.925391964Z" level=info msg="Ran pod sandbox 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 with infra container: openstack/placement-db-create-pqrcz/POD" id=653af7d5-4103-4974-a7f5-cc6824c85e30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148023 | controller | Jun 12 15:46:04.940409 crc crio[24284]: time="2026-06-12T15:46:04.938820182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8d1034a1-839f-410e-b58d-533a5183f216 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.148039 | controller | Jun 12 15:46:04.944566 crc crio[24284]: time="2026-06-12T15:46:04.943800582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=598a220a-233a-48bf-8410-290a2aea498d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.148055 | controller | Jun 12 15:46:04.954485 crc crio[24284]: time="2026-06-12T15:46:04.954176148Z" level=info msg="Creating container: openstack/placement-db-create-pqrcz/mariadb-database-create" id=58d7114f-130e-484f-981a-ae2087a1ab4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148071 | controller | Jun 12 15:46:04.955193 crc crio[24284]: time="2026-06-12T15:46:04.95482845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148088 | controller | Jun 12 15:46:04.969533 crc crio[24284]: time="2026-06-12T15:46:04.969212562Z" level=info msg="Created container 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043: openstack/keystone-db-create-vj5tg/mariadb-database-create" id=fef9cdbb-bff8-4373-b4da-a435f66b9993 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148104 | controller | Jun 12 15:46:04.970926 crc crio[24284]: time="2026-06-12T15:46:04.970802683Z" level=info msg="Starting container: 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043" id=09faf019-3c86-4363-909e-d6510aa45caf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.148121 | controller | Jun 12 15:46:04.981759 crc crio[24284]: time="2026-06-12T15:46:04.9809049Z" level=info msg="Started container" PID=59658 containerID=5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043 description=openstack/keystone-db-create-vj5tg/mariadb-database-create id=09faf019-3c86-4363-909e-d6510aa45caf name=/runtime.v1.RuntimeService/StartContainer sandboxID=035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88
2026-06-12 16:39:22.148138 | controller | Jun 12 15:46:04.990815 crc crio[24284]: time="2026-06-12T15:46:04.990712673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148154 | controller | Jun 12 15:46:05.004645 crc crio[24284]: time="2026-06-12T15:46:05.00451205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148171 | controller | Jun 12 15:46:05.019428 crc crio[24284]: time="2026-06-12T15:46:05.018969448Z" level=info msg="Running pod sandbox: openstack/ovn-controller-99nvp-config-wcmjc/POD" id=eeadcb77-ef78-4d74-a806-a99ac1453f66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148187 | controller | Jun 12 15:46:05.019428 crc crio[24284]: time="2026-06-12T15:46:05.019122103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148203 | controller | Jun 12 15:46:05.024307 crc crio[24284]: 2026-06-12T15:46:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b30943be33f25 Mac:da:83:ab:22:1d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.148223 | controller | Jun 12 15:46:05.026067 crc crio[24284]: time="2026-06-12T15:46:05.025989394Z" level=info msg="Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc001e04410}] Aliases:map[]}"
2026-06-12 16:39:22.148240 | controller | Jun 12 15:46:05.026298 crc crio[24284]: time="2026-06-12T15:46:05.026228372Z" level=info msg="Checking pod openstack_keystone-c0db-account-create-update-dt2p6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.148257 | controller | Jun 12 15:46:05.095233 crc crio[24284]: time="2026-06-12T15:46:05.094318773Z" level=info msg="Ran pod sandbox c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d with infra container: openstack/keystone-c0db-account-create-update-dt2p6/POD" id=9a4aa637-bc2c-49e3-8523-fe7468ba8c54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148273 | controller | Jun 12 15:46:05.106099 crc crio[24284]: time="2026-06-12T15:46:05.105976416Z" level=info msg="Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc000b84580}] Aliases:map[]}"
2026-06-12 16:39:22.148290 | controller | Jun 12 15:46:05.106099 crc crio[24284]: time="2026-06-12T15:46:05.106066889Z" level=info msg="Adding pod openstack_ovn-controller-99nvp-config-wcmjc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.148307 | controller | Jun 12 15:46:05.111109 crc crio[24284]: time="2026-06-12T15:46:05.110949283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=66189311-fd78-41e8-ba1b-1b076a6396ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.148323 | controller | Jun 12 15:46:05.146060 crc crio[24284]: time="2026-06-12T15:46:05.14589852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8c0c93ec-1a34-4279-a2f1-ea1d4e5a4add name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.148339 | controller | Jun 12 15:46:05.175343 crc crio[24284]: time="2026-06-12T15:46:05.173496046Z" level=info msg="Creating container: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update" id=1b65629b-7aa0-469c-bc48-948b73dd8a8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148356 | controller | Jun 12 15:46:05.175343 crc crio[24284]: time="2026-06-12T15:46:05.174132387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148372 | controller | Jun 12 15:46:05.300032 crc crio[24284]: time="2026-06-12T15:46:05.298923189Z" level=info msg="Stopping pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be" id=2887d233-e437-448d-961e-18938f17b59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.148389 | controller | Jun 12 15:46:05.300862 crc crio[24284]: time="2026-06-12T15:46:05.30046971Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}"
2026-06-12 16:39:22.148409 | controller | Jun 12 15:46:05.300862 crc crio[24284]: time="2026-06-12T15:46:05.300666266Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687986-78vnn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.148426 | controller | Jun 12 15:46:05.331556 crc crio[24284]: 2026-06-12T15:46:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ee7a7b3c4fc60 Mac:ba:82:7d:d5:91:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 SocketPath: PciID:}] [{Interface:0xc00013b070 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.148444 | controller | Jun 12 15:46:05.332642 crc crio[24284]: time="2026-06-12T15:46:05.332530095Z" level=info msg="Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc003242430}] Aliases:map[]}"
2026-06-12 16:39:22.148460 | controller | Jun 12 15:46:05.332803 crc crio[24284]: time="2026-06-12T15:46:05.332777883Z" level=info msg="Checking pod openstack_placement-82b2-account-create-update-wshhb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.148477 | controller | Jun 12 15:46:05.452715 crc crio[24284]: time="2026-06-12T15:46:05.452239463Z" level=info msg="Running pod sandbox: openstack/glance-db-create-zt95r/POD" id=7c20912d-f229-4def-99c0-23c5608e99db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148493 | controller | Jun 12 15:46:05.452715 crc crio[24284]: time="2026-06-12T15:46:05.45245061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148509 | controller | Jun 12 15:46:05.528057 crc crio[24284]: time="2026-06-12T15:46:05.527788744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148545 | controller | Jun 12 15:46:05.538434 crc crio[24284]: time="2026-06-12T15:46:05.537786797Z" level=info msg="Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc0026122c0}] Aliases:map[]}"
2026-06-12 16:39:22.148562 | controller | Jun 12 15:46:05.538718 crc crio[24284]: time="2026-06-12T15:46:05.538413711Z" level=info msg="Adding pod openstack_glance-db-create-zt95r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.148579 | controller | Jun 12 15:46:05.555779 crc crio[24284]: time="2026-06-12T15:46:05.554357822Z" level=info msg="Ran pod sandbox c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae with infra container: openstack/placement-82b2-account-create-update-wshhb/POD" id=b2a8f6e0-1104-463b-b2d3-734b31080670 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148596 | controller | Jun 12 15:46:05.563661 crc crio[24284]: time="2026-06-12T15:46:05.56357519Z" level=info msg="Created container 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599: openstack/placement-db-create-pqrcz/mariadb-database-create" id=58d7114f-130e-484f-981a-ae2087a1ab4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148624 | controller | Jun 12 15:46:05.569501 crc crio[24284]: time="2026-06-12T15:46:05.569373199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148641 | controller | Jun 12 15:46:05.579312 crc crio[24284]: time="2026-06-12T15:46:05.578284696Z" level=info msg="Starting container: 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599" id=da326133-9f20-4256-932d-eac39269c42b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.148657 | controller | Jun 12 15:46:05.584613 crc crio[24284]: time="2026-06-12T15:46:05.584569491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2a398434-58d4-4fc5-871e-a554f312bf67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.148673 | controller | Jun 12 15:46:05.588683 crc crio[24284]: time="2026-06-12T15:46:05.58854259Z" level=info msg="Started container" PID=59690 containerID=714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599 description=openstack/placement-db-create-pqrcz/mariadb-database-create id=da326133-9f20-4256-932d-eac39269c42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6
2026-06-12 16:39:22.148690 | controller | Jun 12 15:46:05.592922 crc crio[24284]: time="2026-06-12T15:46:05.592850978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=292e6f53-b248-44fc-a931-6c66a13df06c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.148707 | controller | Jun 12 15:46:05.608038 crc crio[24284]: time="2026-06-12T15:46:05.607929906Z" level=info msg="Creating container: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update" id=91a060b1-881d-4191-be81-3837a6ebc2f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148723 | controller | Jun 12 15:46:05.621931 crc crio[24284]: time="2026-06-12T15:46:05.613823498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148739 | controller | Jun 12 15:46:05.632419 crc crio[24284]: time="2026-06-12T15:46:05.630417853Z" level=info msg="Running pod sandbox: openstack/glance-0e23-account-create-update-bs25s/POD" id=9fd24c9b-2a8f-49c9-9346-5cd0cc1cb49e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148756 | controller | Jun 12 15:46:05.632419 crc crio[24284]: time="2026-06-12T15:46:05.630517826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148772 | controller | Jun 12 15:46:05.671803 crc crio[24284]: time="2026-06-12T15:46:05.671694999Z" level=info msg="Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}"
2026-06-12 16:39:22.148789 | controller | Jun 12 15:46:05.671803 crc crio[24284]: time="2026-06-12T15:46:05.671778341Z" level=info msg="Adding pod openstack_glance-0e23-account-create-update-bs25s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.148809 | controller | Jun 12 15:46:05.760660 crc crio[24284]: time="2026-06-12T15:46:05.759219541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148827 | controller | Jun 12 15:46:05.769021 crc crio[24284]: time="2026-06-12T15:46:05.768889963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148843 | controller | Jun 12 15:46:05.914486 crc crio[24284]: time="2026-06-12T15:46:05.913332992Z" level=info msg="Created container da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update" id=1b65629b-7aa0-469c-bc48-948b73dd8a8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148860 | controller | Jun 12 15:46:05.917697 crc crio[24284]: time="2026-06-12T15:46:05.917229928Z" level=info msg="Starting container: da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65" id=abd945c5-1d18-4ea0-b295-c8787ffe35ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.148877 | controller | Jun 12 15:46:05.922935 crc crio[24284]: time="2026-06-12T15:46:05.922552273Z" level=info msg="Started container" PID=59789 containerID=da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65 description=openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update id=abd945c5-1d18-4ea0-b295-c8787ffe35ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d
2026-06-12 16:39:22.148894 | controller | Jun 12 15:46:05.984377 crc crio[24284]: time="2026-06-12T15:46:05.983402413Z" level=info msg="Created container b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update" id=91a060b1-881d-4191-be81-3837a6ebc2f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.148911 | controller | Jun 12 15:46:05.984826 crc crio[24284]: time="2026-06-12T15:46:05.984784949Z" level=info msg="Starting container: b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d" id=2e4582ca-91a9-4e83-acf2-46727fbd7ea8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.148928 | controller | Jun 12 15:46:05.991155 crc crio[24284]: time="2026-06-12T15:46:05.990893384Z" level=info msg="Started container" PID=59842 containerID=b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d description=openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update id=2e4582ca-91a9-4e83-acf2-46727fbd7ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae
2026-06-12 16:39:22.148944 | controller | Jun 12 15:46:06.043730 crc crio[24284]: time="2026-06-12T15:46:06.041515911Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-vbg8q/POD" id=231ea4a4-6c56-4ae2-869d-7c596782b34c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.148961 | controller | Jun 12 15:46:06.043730 crc crio[24284]: time="2026-06-12T15:46:06.041650405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.148977 | controller | Jun 12 15:46:06.071615 crc crio[24284]: time="2026-06-12T15:46:06.070139312Z" level=info msg="Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc001e04a70}] Aliases:map[]}"
2026-06-12 16:39:22.148997 | controller | Jun 12 15:46:06.071615 crc crio[24284]: time="2026-06-12T15:46:06.070214885Z" level=info msg="Adding pod openstack_root-account-create-update-vbg8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.149015 | controller | Jun 12 15:46:06.123158 crc crio[24284]: time="2026-06-12T15:46:06.122922205Z" level=info msg="Stopped pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be" id=2887d233-e437-448d-961e-18938f17b59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.149031 | controller | Jun 12 15:46:06.245583 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5338072ef024f Mac:8a:e9:a7:88:08:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 SocketPath: PciID:}] [{Interface:0xc000612ee0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.149048 | controller | Jun 12 15:46:06.259386 crc crio[24284]: time="2026-06-12T15:46:06.259142851Z" level=info msg="Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc000b84580}] Aliases:map[]}"
2026-06-12 16:39:22.149065 | controller | Jun 12 15:46:06.259631 crc crio[24284]: time="2026-06-12T15:46:06.259486892Z" level=info msg="Checking pod openstack_ovn-controller-99nvp-config-wcmjc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.149081 | controller | Jun 12 15:46:06.343339 crc crio[24284]: time="2026-06-12T15:46:06.341871985Z" level=info msg="Ran pod sandbox ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 with infra container: openstack/ovn-controller-99nvp-config-wcmjc/POD" id=eeadcb77-ef78-4d74-a806-a99ac1453f66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.149098 | controller | Jun 12 15:46:06.353904 crc crio[24284]: time="2026-06-12T15:46:06.350708508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=19c393a9-71bc-4595-8508-7b710e147c39 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149115 | controller | Jun 12 15:46:06.359962 crc crio[24284]: time="2026-06-12T15:46:06.359011716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=bb9aa074-fcf1-4d1f-876a-2478b8102306 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149132 | controller | Jun 12 15:46:06.379317 crc crio[24284]: time="2026-06-12T15:46:06.37913335Z" level=info msg="Creating container: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config" id=9dd0eb4d-adfe-4a83-af2e-fc232768ac31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149148 | controller | Jun 12 15:46:06.379793 crc crio[24284]: time="2026-06-12T15:46:06.37974719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149164 | controller | Jun 12 15:46:06.428067 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202b0501b15c25d Mac:f2:50:0b:c7:bc:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 SocketPath: PciID:}] [{Interface:0xc000194a40 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.149181 | controller | Jun 12 15:46:06.428977 crc crio[24284]: time="2026-06-12T15:46:06.428820011Z" level=info msg="Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc0026122c0}] Aliases:map[]}"
2026-06-12 16:39:22.149205 | controller | Jun 12 15:46:06.429184 crc crio[24284]: time="2026-06-12T15:46:06.428980136Z" level=info msg="Checking pod openstack_glance-db-create-zt95r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.149223 | controller | Jun 12 15:46:06.514328 crc crio[24284]: time="2026-06-12T15:46:06.514028403Z" level=info msg="Ran pod sandbox 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 with infra container: openstack/glance-db-create-zt95r/POD" id=7c20912d-f229-4def-99c0-23c5608e99db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.149239 | controller | Jun 12 15:46:06.529843 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a08fef36829c32 Mac:c6:59:a2:ff:7a:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.149256 | controller | Jun 12 15:46:06.532556 crc crio[24284]: time="2026-06-12T15:46:06.530815651Z" level=info msg="Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}"
2026-06-12 16:39:22.149272 | controller | Jun 12 15:46:06.532556 crc crio[24284]: time="2026-06-12T15:46:06.531013407Z" level=info msg="Checking pod openstack_glance-0e23-account-create-update-bs25s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.149289 | controller | Jun 12 15:46:06.534550 crc crio[24284]: time="2026-06-12T15:46:06.534167115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9f07ff60-c13e-4ec8-9d9d-06ddbf1db5e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149305 | controller | Jun 12 15:46:06.595402 crc crio[24284]: time="2026-06-12T15:46:06.579846489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2ce43cb5-0f4e-4cda-9e8e-0959075bb2c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149321 | controller | Jun 12 15:46:06.595402 crc crio[24284]: time="2026-06-12T15:46:06.588727753Z" level=info msg="Creating container: openstack/glance-db-create-zt95r/mariadb-database-create" id=50773faa-189d-4c99-836a-d9be739c09dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149337 | controller | Jun 12 15:46:06.595402 crc crio[24284]: time="2026-06-12T15:46:06.593072015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149354 | controller | Jun 12 15:46:06.624669 crc crio[24284]: time="2026-06-12T15:46:06.62451985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149370 | controller | Jun 12 15:46:06.634724 crc crio[24284]: time="2026-06-12T15:46:06.634599558Z" level=info msg="Ran pod sandbox 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c with infra container: openstack/glance-0e23-account-create-update-bs25s/POD" id=9fd24c9b-2a8f-49c9-9346-5cd0cc1cb49e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.149391 | controller | Jun 12 15:46:06.643671 crc crio[24284]: time="2026-06-12T15:46:06.643601701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bef1b0bb-489a-423b-bfe8-076c34ace6e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149407 | controller | Jun 12 15:46:06.648929 crc crio[24284]: time="2026-06-12T15:46:06.648566463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6ba968fb-9166-44f7-9e81-2a5cdad4c274 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149424 | controller | Jun 12 15:46:06.672589 crc crio[24284]: time="2026-06-12T15:46:06.672460106Z" level=info msg="Creating container: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update" id=f8148f4d-d5b2-4c81-b145-e24e92af1613 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149440 | controller | Jun 12 15:46:06.675980 crc crio[24284]: time="2026-06-12T15:46:06.675821112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149457 | controller | Jun 12 15:46:06.677456 crc crio[24284]: time="2026-06-12T15:46:06.677358603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149473 | controller | Jun 12 15:46:06.693217 crc crio[24284]: time="2026-06-12T15:46:06.692632198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149489 | controller | Jun 12 15:46:06.760386 crc crio[24284]: time="2026-06-12T15:46:06.759465802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149505 | controller | Jun 12 15:46:06.765270 crc crio[24284]: time="2026-06-12T15:46:06.765160116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149540 | controller | Jun 12 15:46:06.840854 crc crio[24284]: time="2026-06-12T15:46:06.840686902Z" level=info msg="Created container 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e: openstack/glance-db-create-zt95r/mariadb-database-create" id=50773faa-189d-4c99-836a-d9be739c09dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149559 | controller | Jun 12 15:46:06.844340 crc crio[24284]: time="2026-06-12T15:46:06.844197608Z" level=info msg="Starting container: 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e" id=4328e1aa-9649-4ca2-b3dc-014140ef686e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.149582 | controller | Jun 12 15:46:06.859400 crc crio[24284]: time="2026-06-12T15:46:06.859237755Z" level=info msg="Started container" PID=60018 containerID=8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e description=openstack/glance-db-create-zt95r/mariadb-database-create id=4328e1aa-9649-4ca2-b3dc-014140ef686e name=/runtime.v1.RuntimeService/StartContainer sandboxID=202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20
2026-06-12 16:39:22.149600 | controller | Jun 12 15:46:06.909992 crc crio[24284]: time="2026-06-12T15:46:06.909886718Z" level=info msg="Created container 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update" id=f8148f4d-d5b2-4c81-b145-e24e92af1613 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149622 | controller | Jun 12 15:46:06.911312 crc crio[24284]: time="2026-06-12T15:46:06.911171619Z" level=info msg="Starting container: 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8" id=7661f7c8-0228-4b61-8cae-67ccf11b2fb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.149643 | controller | Jun 12 15:46:06.933464 crc crio[24284]: time="2026-06-12T15:46:06.933010573Z" level=info msg="Started container" PID=60029 containerID=4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8 description=openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update id=7661f7c8-0228-4b61-8cae-67ccf11b2fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c
2026-06-12 16:39:22.149671 | controller | Jun 12 15:46:06.989835 crc crio[24284]: time="2026-06-12T15:46:06.989714502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149688 | controller | Jun 12 15:46:07.031664 crc crio[24284]: 2026-06-12T15:46:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:247803e564c88bf Mac:ba:18:f0:bb:79:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 SocketPath: PciID:}] [{Interface:0xc00035d550 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.149707 | controller | Jun 12 15:46:07.032655 crc crio[24284]: time="2026-06-12T15:46:07.032586925Z" level=info msg="Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc001e04a70}] Aliases:map[]}"
2026-06-12 16:39:22.149753 | controller | Jun 12 15:46:07.032758 crc crio[24284]: time="2026-06-12T15:46:07.03274101Z" level=info msg="Checking pod openstack_root-account-create-update-vbg8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.149774 | controller | Jun 12 15:46:07.044740 crc crio[24284]: time="2026-06-12T15:46:07.044644217Z" level=info msg="Ran pod sandbox 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 with infra container: openstack/root-account-create-update-vbg8q/POD" id=231ea4a4-6c56-4ae2-869d-7c596782b34c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.149791 | controller | Jun 12 15:46:07.048190 crc crio[24284]: time="2026-06-12T15:46:07.047998723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=18938dc8-c061-4a32-b5a0-11c7b08670f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149807 | controller | Jun 12 15:46:07.052378 crc crio[24284]: time="2026-06-12T15:46:07.050981118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=86878fa0-cd30-4684-8e26-2aaeb595f1f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.149824 | controller | Jun 12 15:46:07.059110 crc crio[24284]: time="2026-06-12T15:46:07.058877979Z" level=info msg="Creating container: openstack/root-account-create-update-vbg8q/mariadb-account-create-update" id=f58c6ea2-662c-42e7-bfc1-2e4109aabbf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149839 | controller | Jun 12 15:46:07.061911 crc crio[24284]: time="2026-06-12T15:46:07.059587362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149855 | controller | Jun 12 15:46:07.143938 crc crio[24284]: time="2026-06-12T15:46:07.143839054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149875 | controller | Jun 12 15:46:07.149695 crc crio[24284]: time="2026-06-12T15:46:07.14960687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.149892 | controller | Jun 12 15:46:07.166797 crc crio[24284]: time="2026-06-12T15:46:07.166656721Z" level=info msg="Created container de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config" id=9dd0eb4d-adfe-4a83-af2e-fc232768ac31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149909 | controller | Jun 12 15:46:07.172369 crc crio[24284]: time="2026-06-12T15:46:07.17222632Z" level=info msg="Starting container: de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a" id=6ed89c66-ea50-48db-b74e-7b24651b1297 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.149927 | controller | Jun 12 15:46:07.183708 crc crio[24284]: time="2026-06-12T15:46:07.183129344Z" level=info msg="Started container" PID=60110 containerID=de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a description=openstack/ovn-controller-99nvp-config-wcmjc/ovn-config id=6ed89c66-ea50-48db-b74e-7b24651b1297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785
2026-06-12 16:39:22.149946 | controller | Jun 12 15:46:07.312185 crc crio[24284]: time="2026-06-12T15:46:07.312051171Z" level=info msg="Created container 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c: openstack/root-account-create-update-vbg8q/mariadb-account-create-update" id=f58c6ea2-662c-42e7-bfc1-2e4109aabbf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.149962 | controller | Jun 12 15:46:07.313796 crc crio[24284]: time="2026-06-12T15:46:07.313699955Z" level=info msg="Starting container: 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c" id=6732c18d-febb-4b41-8ff0-69b16dd51c75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.149979 | controller | Jun 12 15:46:07.318909 crc crio[24284]: time="2026-06-12T15:46:07.318761538Z" level=info msg="Started container" PID=60153 containerID=5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c description=openstack/root-account-create-update-vbg8q/mariadb-account-create-update id=6732c18d-febb-4b41-8ff0-69b16dd51c75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8
2026-06-12 16:39:22.149995 | controller | Jun 12 15:46:07.595372 crc crio[24284]: time="2026-06-12T15:46:07.594477873Z" level=info msg="Stopping pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88" id=00db2fdd-08fd-4dff-b738-cb2c58644fdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150012 | controller | Jun 12 15:46:07.595935 crc crio[24284]: time="2026-06-12T15:46:07.594668893Z" level=info msg="Stopping pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6" id=32ae4222-5abb-4a60-94c5-0df0ea1689fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150028 | controller | Jun 12 15:46:07.597729 crc crio[24284]: time="2026-06-12T15:46:07.597690878Z" level=info msg="Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}"
2026-06-12 16:39:22.150044 | controller | Jun 12 15:46:07.598006 crc crio[24284]: time="2026-06-12T15:46:07.597986697Z" level=info msg="Deleting pod openstack_keystone-db-create-vj5tg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150065 | controller | Jun 12 15:46:07.598529 crc crio[24284]: time="2026-06-12T15:46:07.598436346Z" level=info msg="Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}"
2026-06-12 16:39:22.150082 | controller | Jun 12 15:46:07.599286 crc crio[24284]: time="2026-06-12T15:46:07.599103938Z" level=info msg="Deleting pod openstack_placement-db-create-pqrcz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150099 | controller | Jun 12 15:46:08.196908 crc crio[24284]: time="2026-06-12T15:46:08.19662236Z" level=info msg="Stopped pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88" id=00db2fdd-08fd-4dff-b738-cb2c58644fdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150116 | controller | Jun 12 15:46:08.430324 crc crio[24284]: time="2026-06-12T15:46:08.420722009Z" level=info msg="Stopped pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6" id=32ae4222-5abb-4a60-94c5-0df0ea1689fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150132 | controller | Jun 12 15:46:08.692634 crc crio[24284]: time="2026-06-12T15:46:08.69242826Z" level=info msg="Stopping pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae" id=60869ea8-9f04-450f-90f4-0dcef5dde31e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150149 | controller | Jun 12 15:46:08.692634 crc crio[24284]: time="2026-06-12T15:46:08.692518522Z" level=info msg="Stopping pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20" id=495e45c6-8baa-4f06-a858-726d64ef8708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150165 | controller | Jun 12 15:46:08.692821 crc crio[24284]: time="2026-06-12T15:46:08.692580392Z" level=info msg="Stopping pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d" id=67ff96c2-910e-4427-9a2d-d093f175957a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150182 | controller | Jun 12 15:46:08.694119 crc crio[24284]: time="2026-06-12T15:46:08.693211805Z" level=info msg="Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc002c1e558}] Aliases:map[]}"
2026-06-12 16:39:22.150198 | controller | Jun 12 15:46:08.694119 crc crio[24284]: time="2026-06-12T15:46:08.693409971Z" level=info msg="Deleting pod openstack_glance-db-create-zt95r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150215 | controller | Jun 12 15:46:08.694119 crc crio[24284]: time="2026-06-12T15:46:08.69244915Z" level=info msg="Stopping pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c" id=4c121a22-d120-4247-ba39-5f7f05a18b57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150232 | controller | Jun 12 15:46:08.694119 crc crio[24284]: time="2026-06-12T15:46:08.693933676Z" level=info msg="Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc004af8368}] Aliases:map[]}"
2026-06-12 16:39:22.150251 | controller | Jun 12 15:46:08.694413 crc crio[24284]: time="2026-06-12T15:46:08.694336209Z" level=info msg="Deleting pod openstack_keystone-c0db-account-create-update-dt2p6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150268 | controller | Jun 12 15:46:08.694594 crc crio[24284]: time="2026-06-12T15:46:08.694534615Z" level=info msg="Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc00008d570}] Aliases:map[]}"
2026-06-12 16:39:22.150289 | controller | Jun 12 15:46:08.694748 crc crio[24284]: time="2026-06-12T15:46:08.69469461Z" level=info msg="Deleting pod openstack_glance-0e23-account-create-update-bs25s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150368 | controller | Jun 12 15:46:08.695431 crc crio[24284]: time="2026-06-12T15:46:08.695365562Z" level=info msg="Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc00008d558}] Aliases:map[]}"
2026-06-12 16:39:22.150390 | controller | Jun 12 15:46:08.695635 crc crio[24284]: time="2026-06-12T15:46:08.695543098Z" level=info msg="Deleting pod openstack_placement-82b2-account-create-update-wshhb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150408 | controller | Jun 12 15:46:09.201972 crc crio[24284]: time="2026-06-12T15:46:09.20116557Z" level=info msg="Stopped pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c" id=4c121a22-d120-4247-ba39-5f7f05a18b57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150425 | controller | Jun 12 15:46:09.487490 crc crio[24284]: time="2026-06-12T15:46:09.487385777Z" level=info msg="Stopped pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20" id=495e45c6-8baa-4f06-a858-726d64ef8708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150442 | controller | Jun 12 15:46:09.509994 crc crio[24284]: time="2026-06-12T15:46:09.509756047Z" level=info msg="Stopped pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae" id=60869ea8-9f04-450f-90f4-0dcef5dde31e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150459 | controller | Jun 12 15:46:09.556620 crc crio[24284]: time="2026-06-12T15:46:09.556507097Z" level=info msg="Stopped pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d" id=67ff96c2-910e-4427-9a2d-d093f175957a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150475 | controller | Jun 12 15:46:09.796956 crc crio[24284]: time="2026-06-12T15:46:09.796446217Z" level=info msg="Stopping pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785" id=8c5e762e-9cf2-4e33-8230-35c026a1a313 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150491 | controller | Jun 12 15:46:09.797162 crc crio[24284]: time="2026-06-12T15:46:09.796520204Z" level=info msg="Stopping pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8" id=31e1cba7-6ea8-40f0-a8fd-3aa4c37eeaee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150533 | controller | Jun 12 15:46:09.797877 crc crio[24284]: time="2026-06-12T15:46:09.797799431Z" level=info msg="Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc0006beef0}] Aliases:map[]}"
2026-06-12 16:39:22.150557 | controller | Jun 12 15:46:09.797877 crc crio[24284]: time="2026-06-12T15:46:09.797856697Z" level=info msg="Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc004af85f8}] Aliases:map[]}"
2026-06-12 16:39:22.150575 | controller | Jun 12 15:46:09.798047 crc crio[24284]: time="2026-06-12T15:46:09.797954876Z" level=info msg="Deleting pod openstack_ovn-controller-99nvp-config-wcmjc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150591 | controller | Jun 12 15:46:09.798047 crc crio[24284]: time="2026-06-12T15:46:09.798001192Z" level=info msg="Deleting pod openstack_root-account-create-update-vbg8q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150608 | controller | Jun 12 15:46:10.343170 crc crio[24284]: time="2026-06-12T15:46:10.342603627Z" level=info msg="Stopped pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785" id=8c5e762e-9cf2-4e33-8230-35c026a1a313 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150625 | controller | Jun 12 15:46:10.412428 crc crio[24284]: time="2026-06-12T15:46:10.412202202Z" level=info msg="Stopped pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8" id=31e1cba7-6ea8-40f0-a8fd-3aa4c37eeaee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150641 | controller | Jun 12 15:46:10.421385 crc crio[24284]: time="2026-06-12T15:46:10.421212375Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=1b2c49fc-30b1-4eb5-a134-61c9aac6373c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.150657 | controller | Jun 12 15:46:10.421612 crc crio[24284]: time="2026-06-12T15:46:10.421479933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.150674 | controller | Jun 12 15:46:10.453671 crc crio[24284]: time="2026-06-12T15:46:10.45359237Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 UID:99206bd2-3ffd-4965-a2b8-53525f58c86e NetNS:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99206bd2_3ffd_4965_a2b8_53525f58c86e.slice PodAnnotations:0xc004af8740}] Aliases:map[]}"
2026-06-12 16:39:22.150691 | controller | Jun 12 15:46:10.453671 crc crio[24284]: time="2026-06-12T15:46:10.453639081Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150707 | controller | Jun 12 15:46:10.833626 crc crio[24284]: time="2026-06-12T15:46:10.833107933Z" level=info msg="Stopping pod sandbox: b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396" id=ebcb7680-b5bb-47e4-8257-7c4fffea38f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150727 | controller | Jun 12 15:46:10.834525 crc crio[24284]: time="2026-06-12T15:46:10.834445287Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc004af8900}] Aliases:map[]}"
2026-06-12 16:39:22.150745 | controller | Jun 12 15:46:10.834700 crc crio[24284]: time="2026-06-12T15:46:10.834658814Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-t8nd9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.150761 | controller | Jun 12 15:46:11.113778 crc crio[24284]: 2026-06-12T15:46:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2256788cd30ed13 Mac:72:3c:69:24:76:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 SocketPath: PciID:}] [{Interface:0xc00023e600 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.150778 | controller | Jun 12 15:46:11.121365 crc crio[24284]: time="2026-06-12T15:46:11.121167638Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 UID:99206bd2-3ffd-4965-a2b8-53525f58c86e NetNS:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99206bd2_3ffd_4965_a2b8_53525f58c86e.slice PodAnnotations:0xc004af8740}] Aliases:map[]}"
2026-06-12 16:39:22.150795 | controller | Jun 12 15:46:11.121623 crc crio[24284]: time="2026-06-12T15:46:11.121446807Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.150812 | controller | Jun 12 15:46:11.132960 crc crio[24284]: time="2026-06-12T15:46:11.132917839Z" level=info msg="Ran pod sandbox 2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 with infra container: openstack/swift-storage-0/POD" id=1b2c49fc-30b1-4eb5-a134-61c9aac6373c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.150829 | controller | Jun 12 15:46:11.139234 crc crio[24284]: time="2026-06-12T15:46:11.139152869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.150845 | controller | Jun 12 15:46:11.139674 crc crio[24284]: time="2026-06-12T15:46:11.139520061Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.150862 | controller | Jun 12 15:46:11.139674 crc crio[24284]: time="2026-06-12T15:46:11.139582503Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.150878 | controller | Jun 12 15:46:11.145603 crc crio[24284]: time="2026-06-12T15:46:11.143683451Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=173a0da2-a8ac-41ba-a60f-f3086e1133a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.150894 | controller | Jun 12 15:46:11.156952 crc crio[24284]: time="2026-06-12T15:46:11.15680355Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-12 16:39:22.150917 | controller | Jun 12 15:46:11.233844 crc crio[24284]: time="2026-06-12T15:46:11.233738929Z" level=info msg="Stopped pod sandbox: b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396" id=ebcb7680-b5bb-47e4-8257-7c4fffea38f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.150934 | controller | Jun 12 15:46:12.691745 crc crio[24284]: time="2026-06-12T15:46:12.691314338Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0" id=173a0da2-a8ac-41ba-a60f-f3086e1133a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.150950 | controller | Jun 12 15:46:12.693338 crc crio[24284]: time="2026-06-12T15:46:12.693178867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6274d083-0d89-470c-a30e-278a1f35c747 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.150966 | controller | Jun 12 15:46:12.697987 crc crio[24284]: time="2026-06-12T15:46:12.697885338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=79e496cb-d732-4338-b7fb-c87fa6752209 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.150982 | controller | Jun 12 15:46:12.706714 crc crio[24284]: time="2026-06-12T15:46:12.70660294Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=d153d7eb-1a2e-4f00-bf7d-3cbad8443632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.150998 | controller | Jun 12 15:46:12.708777 crc crio[24284]: time="2026-06-12T15:46:12.708686478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151015 | controller | Jun 12 15:46:12.763680 crc crio[24284]: time="2026-06-12T15:46:12.763449894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151031 | controller | Jun 12 15:46:12.768403 crc crio[24284]: time="2026-06-12T15:46:12.768232599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151047 | controller | Jun 12 15:46:12.942008 crc crio[24284]: time="2026-06-12T15:46:12.941406005Z" level=info msg="Created container a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723: openstack/swift-storage-0/xattr-restore" id=d153d7eb-1a2e-4f00-bf7d-3cbad8443632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151063 | controller | Jun 12 15:46:12.943671 crc crio[24284]: time="2026-06-12T15:46:12.943517403Z" level=info msg="Starting container: a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723" id=1071b06e-dff6-4a41-b71c-dce9c6dbec56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.151080 | controller | Jun 12 15:46:12.952581 crc crio[24284]: time="2026-06-12T15:46:12.952480312Z" level=info msg="Started container" PID=60834 containerID=a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723 description=openstack/swift-storage-0/xattr-restore id=1071b06e-dff6-4a41-b71c-dce9c6dbec56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.151096 | controller | Jun 12 15:46:13.887393 crc crio[24284]: time="2026-06-12T15:46:13.887008978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151113 | controller | Jun 12 15:46:13.887393 crc crio[24284]: time="2026-06-12T15:46:13.887340744Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151132 | controller | Jun 12 15:46:13.887393 crc crio[24284]: time="2026-06-12T15:46:13.88738494Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151148 | controller | Jun 12 15:46:13.888889 crc crio[24284]: time="2026-06-12T15:46:13.888784955Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c1a64497-2ded-4ad6-842e-fe72d892c77a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.151165 | controller | Jun 12 15:46:13.892831 crc crio[24284]: time="2026-06-12T15:46:13.892690038Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-12 16:39:22.151181 | controller | Jun 12 15:46:17.796388 crc crio[24284]: time="2026-06-12T15:46:17.795323473Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4" id=c1a64497-2ded-4ad6-842e-fe72d892c77a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.151197 | controller | Jun 12 15:46:17.797895 crc crio[24284]: time="2026-06-12T15:46:17.797311746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=415c1dce-e4eb-40f0-ae22-12b89b1bfe07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151213 | controller | Jun 12 15:46:17.823764 crc crio[24284]: time="2026-06-12T15:46:17.823582626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=185ba178-8e38-4cfa-80f3-f9b245ca34c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151229 | controller | Jun 12 15:46:17.914632 crc crio[24284]: time="2026-06-12T15:46:17.914331274Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=e6e08795-26a5-4a3b-a362-56da83046f6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151246 | controller | Jun 12 15:46:17.916755 crc crio[24284]: time="2026-06-12T15:46:17.91668065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151262 | controller | Jun 12 15:46:17.955215 crc crio[24284]: time="2026-06-12T15:46:17.955111327Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-nqcgn/POD" id=5b38dfc5-dc69-45f0-b262-87b76e065ed8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.151278 | controller | Jun 12 15:46:17.955440 crc crio[24284]: time="2026-06-12T15:46:17.955223271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151295 | controller | Jun 12 15:46:17.996469 crc crio[24284]: time="2026-06-12T15:46:17.995644441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151311 | controller | Jun 12 15:46:18.006353 crc crio[24284]: time="2026-06-12T15:46:18.004594383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151327 | controller | Jun 12 15:46:18.012423 crc crio[24284]: time="2026-06-12T15:46:18.010510014Z" level=info msg="Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc002722548}] Aliases:map[]}"
2026-06-12 16:39:22.151348 | controller | Jun 12 15:46:18.012423 crc crio[24284]: time="2026-06-12T15:46:18.010592877Z" level=info msg="Adding pod openstack_glance-db-sync-nqcgn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.151366 | controller | Jun 12 15:46:18.076227 crc crio[24284]: time="2026-06-12T15:46:18.075943646Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-74b7x/POD" id=dca450ae-3f71-48db-97ed-64df182b522c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.151382 | controller | Jun 12 15:46:18.076227 crc crio[24284]: time="2026-06-12T15:46:18.076043099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151399 | controller | Jun 12 15:46:18.135940 crc crio[24284]: time="2026-06-12T15:46:18.135836994Z" level=info msg="Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc002722840}] Aliases:map[]}"
2026-06-12 16:39:22.151415 | controller | Jun 12 15:46:18.136314 crc crio[24284]: time="2026-06-12T15:46:18.135921167Z" level=info msg="Adding pod openstack_root-account-create-update-74b7x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.151432 | controller | Jun 12 15:46:18.253442 crc crio[24284]: time="2026-06-12T15:46:18.251825399Z" level=info msg="Created container b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873: openstack/swift-storage-0/account-server" id=e6e08795-26a5-4a3b-a362-56da83046f6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151448 | controller | Jun 12 15:46:18.255773 crc crio[24284]: time="2026-06-12T15:46:18.255708815Z" level=info msg="Starting container: b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873" id=835fe66a-41de-4c27-9298-c832ec9f8d7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.151465 | controller | Jun 12 15:46:18.267824 crc crio[24284]: time="2026-06-12T15:46:18.267347911Z" level=info msg="Started container" PID=61159 containerID=b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873 description=openstack/swift-storage-0/account-server id=835fe66a-41de-4c27-9298-c832ec9f8d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.151482 | controller | Jun 12 15:46:18.291320 crc crio[24284]: time="2026-06-12T15:46:18.289210147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ddb7779c-6c61-4381-8aa4-465a4cb512bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151499 | controller | Jun 12 15:46:18.312402 crc crio[24284]: time="2026-06-12T15:46:18.310207653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4f0214ad-5573-4647-b801-61de2393df8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151530 | controller | Jun 12 15:46:18.341311 crc crio[24284]: time="2026-06-12T15:46:18.33796897Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=36b1eff3-56b0-439f-bb27-b5cdfc7e38de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151551 | controller | Jun 12 15:46:18.341311 crc crio[24284]: time="2026-06-12T15:46:18.339999606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151583 | controller | Jun 12 15:46:18.399727 crc crio[24284]: time="2026-06-12T15:46:18.399647952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151600 | controller | Jun 12 15:46:18.402783 crc crio[24284]: time="2026-06-12T15:46:18.402743119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151617 | controller | Jun 12 15:46:18.611930 crc crio[24284]: time="2026-06-12T15:46:18.611795934Z" level=info msg="Created container e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0: openstack/swift-storage-0/account-replicator" id=36b1eff3-56b0-439f-bb27-b5cdfc7e38de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151633 | controller | Jun 12 15:46:18.613940 crc crio[24284]: time="2026-06-12T15:46:18.613788083Z" level=info msg="Starting container: e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0" id=ddfd7b40-c7ec-47d4-8549-64e0cf1d29ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.151650 | controller | Jun 12 15:46:18.622924 crc crio[24284]: time="2026-06-12T15:46:18.62283956Z" level=info msg="Started container" PID=61235 containerID=e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0 description=openstack/swift-storage-0/account-replicator id=ddfd7b40-c7ec-47d4-8549-64e0cf1d29ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.151667 | controller | Jun 12 15:46:18.786952 crc crio[24284]: time="2026-06-12T15:46:18.785209661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=56f4aef5-e33a-44e2-afc0-4c552e0d20f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151684 | controller | Jun 12 15:46:18.800323 crc crio[24284]: time="2026-06-12T15:46:18.800001289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5b989990-09c4-4c0f-90d5-4306174955be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151700 | controller | Jun 12 15:46:18.813318 crc crio[24284]: time="2026-06-12T15:46:18.810637945Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=ff1c33d6-b443-4722-b7b7-3aab5d9b7fdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151717 | controller | Jun 12 15:46:18.813318 crc crio[24284]: time="2026-06-12T15:46:18.812519187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151734 | controller | Jun 12 15:46:18.833104 crc crio[24284]: 2026-06-12T15:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e09e1f8052c8c8 Mac:56:40:00:40:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.151751 | controller | Jun 12 15:46:18.833104 crc crio[24284]: time="2026-06-12T15:46:18.828233976Z" level=info msg="Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc002722840}] Aliases:map[]}"
2026-06-12 16:39:22.151767 | controller | Jun 12 15:46:18.833104 crc crio[24284]: time="2026-06-12T15:46:18.828471644Z" level=info msg="Checking pod openstack_root-account-create-update-74b7x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.151788 | controller | Jun 12 15:46:18.854381 crc crio[24284]: time="2026-06-12T15:46:18.854221033Z" level=info msg="Ran pod sandbox 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 with infra container: openstack/root-account-create-update-74b7x/POD" id=dca450ae-3f71-48db-97ed-64df182b522c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.151805 | controller | Jun 12 15:46:18.860065 crc crio[24284]: time="2026-06-12T15:46:18.859941537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=50106164-5107-4210-9d05-729e27318db1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151821 | controller | Jun 12 15:46:18.869322 crc crio[24284]: time="2026-06-12T15:46:18.869053574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6712abd5-848f-4097-b65b-5532d554705a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.151838 | controller | Jun 12 15:46:18.894159 crc crio[24284]: time="2026-06-12T15:46:18.894002365Z" level=info msg="Creating container: openstack/root-account-create-update-74b7x/mariadb-account-create-update" id=15be3fd1-d6c8-4e59-bc4b-c182e8cbe834 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.151854 | controller | Jun 12 15:46:18.894809 crc crio[24284]: time="2026-06-12T15:46:18.894608035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151871 | controller | Jun 12 15:46:18.928051 crc crio[24284]: time="2026-06-12T15:46:18.927543301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151887 | controller | Jun 12 15:46:18.933061 crc crio[24284]: time="2026-06-12T15:46:18.932987755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151903 | controller | Jun 12 15:46:18.956828 crc crio[24284]: time="2026-06-12T15:46:18.956752094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151919 | controller | Jun 12 15:46:18.966060 crc crio[24284]: time="2026-06-12T15:46:18.965065726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.151935 | controller | Jun 12 15:46:18.972478 crc crio[24284]: 2026-06-12T15:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bb1ca6fee8b3a4 Mac:5e:12:7c:a2:41:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.151951 | controller | Jun 12 15:46:18.977566 crc crio[24284]: time="2026-06-12T15:46:18.977510933Z" level=info msg="Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc002722548}] Aliases:map[]}"
2026-06-12 16:39:22.151967 | controller | Jun 12 15:46:18.978560 crc crio[24284]: time="2026-06-12T15:46:18.978438663Z" level=info msg="Checking pod openstack_glance-db-sync-nqcgn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.151984 | controller | Jun 12 15:46:19.008406 crc crio[24284]: time="2026-06-12T15:46:19.008354921Z" level=info msg="Ran pod sandbox 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 with infra container: openstack/glance-db-sync-nqcgn/POD" id=5b38dfc5-dc69-45f0-b262-87b76e065ed8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.152004 | controller | Jun 12 15:46:19.013455 crc crio[24284]: time="2026-06-12T15:46:19.013126527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152020 | controller | Jun 12 15:46:19.013455 crc crio[24284]: time="2026-06-12T15:46:19.013378785Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152036 | controller | Jun 12 15:46:19.013455 crc crio[24284]: time="2026-06-12T15:46:19.013423746Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152052 | controller | Jun 12 15:46:19.016047 crc crio[24284]: time="2026-06-12T15:46:19.015915918Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c3968d7d-0e29-4c6c-a6d0-f45d2cba0d16 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.152068 | controller | Jun 12 15:46:19.023552 crc crio[24284]: time="2026-06-12T15:46:19.022241561Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-12 16:39:22.152085 | controller | Jun 12 15:46:19.184532 crc crio[24284]: time="2026-06-12T15:46:19.184408371Z" level=info msg="Created container 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0: openstack/root-account-create-update-74b7x/mariadb-account-create-update" id=15be3fd1-d6c8-4e59-bc4b-c182e8cbe834 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152101 | controller | Jun 12 15:46:19.185621 crc crio[24284]: time="2026-06-12T15:46:19.185536628Z" level=info msg="Created container 5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00: openstack/swift-storage-0/account-auditor" id=ff1c33d6-b443-4722-b7b7-3aab5d9b7fdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152117 | controller | Jun 12 15:46:19.211102 crc crio[24284]: time="2026-06-12T15:46:19.21097447Z" level=info msg="Starting container: 5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00" id=f36b9fe6-e073-408e-b014-4f1f5b3c9610 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.152134 | controller | Jun 12 15:46:19.211549 crc crio[24284]: time="2026-06-12T15:46:19.211491677Z" level=info msg="Starting container: 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0" id=2813cffe-b681-4a69-bf3c-ea1f6e3e3d0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.152149 | controller | Jun 12 15:46:19.219631 crc crio[24284]: time="2026-06-12T15:46:19.219510916Z" level=info msg="Started container" PID=61285 containerID=5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00 description=openstack/swift-storage-0/account-auditor id=f36b9fe6-e073-408e-b014-4f1f5b3c9610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.152165 | controller | Jun 12 15:46:19.221131 crc crio[24284]: time="2026-06-12T15:46:19.220938894Z" level=info msg="Started container" PID=61287 containerID=0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0 description=openstack/root-account-create-update-74b7x/mariadb-account-create-update id=2813cffe-b681-4a69-bf3c-ea1f6e3e3d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402
2026-06-12 16:39:22.152185 | controller | Jun 12 15:46:19.247845 crc crio[24284]: time="2026-06-12T15:46:19.247742568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=dede77fd-6ab3-47fa-a82d-062acfd2e532 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152202 | controller | Jun 12 15:46:19.269130 crc crio[24284]: time="2026-06-12T15:46:19.26901391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4cc08b3f-fb66-4b87-ae0a-1579c35d52ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152218 | controller | Jun 12 15:46:19.280499 crc crio[24284]: time="2026-06-12T15:46:19.280376673Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=7d450e80-ec8e-407e-bfc4-6bf1ef7e3edb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152235 | controller | Jun 12 15:46:19.283546 crc crio[24284]: time="2026-06-12T15:46:19.283464274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152251 | controller | Jun 12 15:46:19.360723 crc crio[24284]: time="2026-06-12T15:46:19.360662237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152268 | controller | Jun 12 15:46:19.370151 crc crio[24284]: time="2026-06-12T15:46:19.369802333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152284 | controller | Jun 12 15:46:19.503351 crc crio[24284]: time="2026-06-12T15:46:19.503179163Z" level=info msg="Created container 30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2: openstack/swift-storage-0/account-reaper" id=7d450e80-ec8e-407e-bfc4-6bf1ef7e3edb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152300 | controller | Jun 12 15:46:19.504965 crc crio[24284]: time="2026-06-12T15:46:19.504876138Z" level=info msg="Starting container: 30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2" id=3165e24c-c22a-41fa-a6f7-ba699c673bba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.152316 | controller | Jun 12 15:46:19.511805 crc crio[24284]: time="2026-06-12T15:46:19.511482122Z" level=info msg="Started container" PID=61330 containerID=30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2 description=openstack/swift-storage-0/account-reaper id=3165e24c-c22a-41fa-a6f7-ba699c673bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.152333 | controller | Jun 12 15:46:19.527428 crc crio[24284]: time="2026-06-12T15:46:19.527338854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152349 | controller | Jun 12 15:46:19.527685 crc crio[24284]: time="2026-06-12T15:46:19.5275182Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152366 | controller | Jun 12 15:46:19.527685 crc crio[24284]: time="2026-06-12T15:46:19.527560391Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152382 | controller | Jun 12 15:46:19.528830 crc crio[24284]: time="2026-06-12T15:46:19.528740939Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e9e49d92-6090-43c1-a47d-24a826f52ece name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.152402 | controller | Jun 12 15:46:19.532395 crc crio[24284]: time="2026-06-12T15:46:19.532314515Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-12 16:39:22.152418 | controller | Jun 12 15:46:21.021966 crc crio[24284]: time="2026-06-12T15:46:21.020940591Z" level=info msg="Stopping pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402" id=d57732f0-7648-491a-9b95-b6c2205e3bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.152435 | controller | Jun 12 15:46:21.024617 crc crio[24284]: time="2026-06-12T15:46:21.02458271Z" level=info msg="Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}"
2026-06-12 16:39:22.152451 | controller | Jun 12 15:46:21.024863 crc crio[24284]: time="2026-06-12T15:46:21.024844128Z" level=info msg="Deleting pod openstack_root-account-create-update-74b7x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.152468 | controller | Jun 12 15:46:21.266126 crc crio[24284]: time="2026-06-12T15:46:21.265602099Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1" id=e9e49d92-6090-43c1-a47d-24a826f52ece name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.152485 | controller | Jun 12 15:46:21.268288 crc crio[24284]: time="2026-06-12T15:46:21.267035043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=6c1abb81-8543-4ea7-b197-588432017ecb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152502 | controller | Jun 12 15:46:21.292939 crc crio[24284]: time="2026-06-12T15:46:21.292697404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=99cb64ae-2762-4d37-bcdc-155676b5fd4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152536 | controller | Jun 12 15:46:21.304600 crc crio[24284]: time="2026-06-12T15:46:21.304458923Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=714e633b-30c4-42eb-81bc-86512c0da8a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152555 | controller | Jun 12 15:46:21.306726 crc crio[24284]: time="2026-06-12T15:46:21.306677646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152573 | controller | Jun 12 15:46:21.386495 crc crio[24284]: time="2026-06-12T15:46:21.386410722Z" level=info msg="Stopped pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402" id=d57732f0-7648-491a-9b95-b6c2205e3bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.152591 | controller | Jun 12 15:46:21.399121 crc crio[24284]: time="2026-06-12T15:46:21.399038864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152611 | controller | Jun 12 15:46:21.405812 crc crio[24284]: time="2026-06-12T15:46:21.405746667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152627 | controller | Jun 12 15:46:21.656131 crc crio[24284]: time="2026-06-12T15:46:21.655682733Z" level=info msg="Created container 0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55: openstack/swift-storage-0/container-server" id=714e633b-30c4-42eb-81bc-86512c0da8a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152648 | controller | Jun 12 15:46:21.657616 crc crio[24284]: time="2026-06-12T15:46:21.657485369Z" level=info msg="Starting container: 0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55" id=aa5dfa3a-c932-41a8-bcbb-410fcb5d7274 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.152665 | controller | Jun 12 15:46:21.668801 crc crio[24284]: time="2026-06-12T15:46:21.668693044Z" level=info msg="Started container" PID=61475 containerID=0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55 description=openstack/swift-storage-0/container-server id=aa5dfa3a-c932-41a8-bcbb-410fcb5d7274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.152681 | controller | Jun 12 15:46:21.688859 crc crio[24284]: time="2026-06-12T15:46:21.688734332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=a9c14713-3363-49eb-b616-0e35ddf4e790 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152698 | controller | Jun 12 15:46:21.706985 crc crio[24284]: time="2026-06-12T15:46:21.706776385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c22f4261-4fc1-4aa3-8ff9-6867fccb16e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152714 | controller | Jun 12 15:46:21.719229 crc crio[24284]: time="2026-06-12T15:46:21.718523114Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=bbefff93-63af-4bad-84c4-283ff63fffe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152730 | controller | Jun 12 15:46:21.721322 crc crio[24284]: time="2026-06-12T15:46:21.72114661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152746 | controller | Jun 12 15:46:21.783746 crc crio[24284]: time="2026-06-12T15:46:21.783581637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152762 | controller | Jun 12 15:46:21.790224 crc crio[24284]: time="2026-06-12T15:46:21.789953772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152778 | controller | Jun 12 15:46:21.892500 crc crio[24284]: time="2026-06-12T15:46:21.892389605Z" level=info msg="Created container 998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a: openstack/swift-storage-0/container-replicator" id=bbefff93-63af-4bad-84c4-283ff63fffe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152794 | controller | Jun 12 15:46:21.893948 crc crio[24284]: time="2026-06-12T15:46:21.893885892Z" level=info msg="Starting container: 998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a" id=d45b758d-a2b4-45fc-a187-24d7716d4c22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.152810 | controller | Jun 12 15:46:21.900359 crc crio[24284]: time="2026-06-12T15:46:21.899768811Z" level=info msg="Started container" PID=61506 containerID=998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a description=openstack/swift-storage-0/container-replicator id=d45b758d-a2b4-45fc-a187-24d7716d4c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.152827 | controller | Jun 12 15:46:21.919133 crc crio[24284]: time="2026-06-12T15:46:21.918934082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=a464e033-f4c6-444c-81f4-451b80701096 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152847 | controller | Jun 12 15:46:21.933667 crc crio[24284]: time="2026-06-12T15:46:21.933579074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c3a88723-af17-499d-b985-6ad55d1c866a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152864 | controller | Jun 12 15:46:21.942122 crc crio[24284]: time="2026-06-12T15:46:21.942034477Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=efea735e-efcd-4e98-a69c-0a77278c5223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152880 | controller | Jun 12 15:46:21.943910 crc crio[24284]: time="2026-06-12T15:46:21.943877838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152895 | controller | Jun 12 15:46:21.986919 crc crio[24284]: time="2026-06-12T15:46:21.986697073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152911 | controller | Jun 12 15:46:21.989979 crc crio[24284]: time="2026-06-12T15:46:21.989906605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.152927 | controller | Jun 12 15:46:22.121561 crc crio[24284]: time="2026-06-12T15:46:22.120896947Z" level=info msg="Created container 0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba: openstack/swift-storage-0/container-auditor" id=efea735e-efcd-4e98-a69c-0a77278c5223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.152942 | controller | Jun 12 15:46:22.124384 crc crio[24284]: time="2026-06-12T15:46:22.124318649Z" level=info msg="Starting container: 0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba" id=92e0a14e-78f3-405b-88b1-72e7bce0bec8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.152958 | controller | Jun 12 15:46:22.135684 crc crio[24284]: time="2026-06-12T15:46:22.135562213Z" level=info msg="Started container" PID=61520 containerID=0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba description=openstack/swift-storage-0/container-auditor id=92e0a14e-78f3-405b-88b1-72e7bce0bec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.152975 | controller | Jun 12 15:46:22.157181 crc crio[24284]: time="2026-06-12T15:46:22.157029355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d87d4945-ac10-4b8a-bbe8-d885bbad8616 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.152991 | controller | Jun 12 15:46:22.172137 crc crio[24284]: time="2026-06-12T15:46:22.171978473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=074fcd51-3dda-4cfb-8878-d8b88936f09d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153007 | controller | Jun 12 15:46:22.182770 crc crio[24284]: time="2026-06-12T15:46:22.182663934Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=67dfc698-2d33-43c1-8ad9-c3a033f9edfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153023 | controller | Jun 12 15:46:22.184949 crc crio[24284]: time="2026-06-12T15:46:22.184859095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153039 | controller | Jun 12 15:46:22.246636 crc crio[24284]: time="2026-06-12T15:46:22.246465549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153055 | controller | Jun 12 15:46:22.254370 crc crio[24284]: time="2026-06-12T15:46:22.253994279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153075 | controller | Jun 12 15:46:22.485645 crc crio[24284]: time="2026-06-12T15:46:22.485593323Z" level=info msg="Created container 23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c: openstack/swift-storage-0/container-updater" id=67dfc698-2d33-43c1-8ad9-c3a033f9edfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153091 | controller | Jun 12 15:46:22.488116 crc crio[24284]: time="2026-06-12T15:46:22.488061554Z" level=info msg="Starting container: 23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c" id=b928e2a7-036d-4c9c-9b5a-7675e53481da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.153107 | controller | Jun 12 15:46:22.495047 crc crio[24284]: time="2026-06-12T15:46:22.495003588Z" level=info msg="Started container" PID=61532 containerID=23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c description=openstack/swift-storage-0/container-updater id=b928e2a7-036d-4c9c-9b5a-7675e53481da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.153123 | controller | Jun 12 15:46:22.509603 crc crio[24284]: time="2026-06-12T15:46:22.509527456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a6aaf3fd-84a8-4ff1-9659-5e51820fee2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153139 | controller | Jun 12 15:46:22.526889 crc crio[24284]: time="2026-06-12T15:46:22.526804225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d4c074d0-9fc4-4e70-b341-c3d21d17ed25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153155 | controller | Jun 12 15:46:22.537804 crc crio[24284]: time="2026-06-12T15:46:22.537686288Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=5d20d9c8-e8a7-4494-bf3c-04bce646cc89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153171 | controller | Jun 12 15:46:22.539239 crc crio[24284]: time="2026-06-12T15:46:22.539191848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153187 | controller | Jun 12 15:46:22.589219 crc crio[24284]: time="2026-06-12T15:46:22.589018306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153203 | controller | Jun 12 15:46:22.593140 crc crio[24284]: time="2026-06-12T15:46:22.593030976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153218 | controller | Jun 12 15:46:22.997626 crc crio[24284]: time="2026-06-12T15:46:22.997138976Z" level=info msg="Created container 78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731: openstack/swift-storage-0/object-server" id=5d20d9c8-e8a7-4494-bf3c-04bce646cc89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153234 | controller | Jun 12 15:46:22.998809 crc crio[24284]: time="2026-06-12T15:46:22.998730086Z" level=info msg="Starting container: 78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731" id=0935e8c8-123b-4979-bbb2-b36dc3aa1bb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.153250 | controller | Jun 12 15:46:23.005671 crc crio[24284]: time="2026-06-12T15:46:23.005601668Z" level=info msg="Started container" PID=61559 containerID=78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731 description=openstack/swift-storage-0/object-server id=0935e8c8-123b-4979-bbb2-b36dc3aa1bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.153270 | controller | Jun 12 15:46:23.071756 crc crio[24284]: time="2026-06-12T15:46:23.069817003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a2162bd9-43eb-4565-b125-67ff0b62d9fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153286 | controller | Jun 12 15:46:23.099164 crc crio[24284]: time="2026-06-12T15:46:23.098940275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=999f71c2-cfc8-462d-8e87-0637e9182c16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153301 | controller | Jun 12 15:46:23.108798 crc crio[24284]: time="2026-06-12T15:46:23.108684659Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=37073f77-be2b-4d6d-a654-a85fa3596562 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153317 | controller | Jun 12 15:46:23.111183 crc crio[24284]: time="2026-06-12T15:46:23.111126379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153333 | controller | Jun 12 15:46:23.188797 crc crio[24284]: time="2026-06-12T15:46:23.188672494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153348 | controller | Jun 12 15:46:23.194969 crc crio[24284]: time="2026-06-12T15:46:23.194859595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153364 | controller | Jun 12 15:46:23.312444 crc crio[24284]: time="2026-06-12T15:46:23.312341311Z" level=info msg="Created container ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab: openstack/swift-storage-0/object-replicator" id=37073f77-be2b-4d6d-a654-a85fa3596562 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153379 | controller | Jun 12 15:46:23.313885 crc crio[24284]: time="2026-06-12T15:46:23.313805258Z" level=info msg="Starting container: ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab" id=33846b1a-1cc6-4f0c-b4d4-d4db9a9b0ceb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.153395 | controller | Jun 12 15:46:23.320683 crc crio[24284]: time="2026-06-12T15:46:23.320576869Z" level=info msg="Started container" PID=61602 containerID=ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab description=openstack/swift-storage-0/object-replicator id=33846b1a-1cc6-4f0c-b4d4-d4db9a9b0ceb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.153411 | controller | Jun 12 15:46:23.334873 crc crio[24284]: time="2026-06-12T15:46:23.334795607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5c073dab-c834-4a04-bd34-203b5c7dcb12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153427 | controller | Jun 12 15:46:23.366762 crc crio[24284]: time="2026-06-12T15:46:23.366668446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f6f9e96d-a46c-429e-b8ad-3e9918c6f5dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153442 | controller | Jun 12 15:46:23.378548 crc crio[24284]: time="2026-06-12T15:46:23.378441147Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=ddda0830-119f-437e-a99b-ddfbb074199d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153459 | controller | Jun 12 15:46:23.380833 crc crio[24284]: time="2026-06-12T15:46:23.380770613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153478 | controller | Jun 12 15:46:23.429380 crc crio[24284]: time="2026-06-12T15:46:23.429291293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153494 | controller | Jun 12 15:46:23.432797 crc crio[24284]: time="2026-06-12T15:46:23.432724915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153510 | controller | Jun 12 15:46:23.585678 crc crio[24284]: time="2026-06-12T15:46:23.585572181Z" level=info msg="Created container cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494: openstack/swift-storage-0/object-auditor" id=ddda0830-119f-437e-a99b-ddfbb074199d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153544 | controller | Jun 12 15:46:23.589176 crc crio[24284]: time="2026-06-12T15:46:23.589024552Z" level=info msg="Starting container: cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494" id=0b6345cb-0eaa-4725-8552-651b1e0d9415 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.153561 | controller | Jun 12 15:46:23.600238 crc crio[24284]: time="2026-06-12T15:46:23.600141252Z" level=info msg="Started container" PID=61666 containerID=cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494 description=openstack/swift-storage-0/object-auditor id=0b6345cb-0eaa-4725-8552-651b1e0d9415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.153577 | controller | Jun 12 15:46:23.623806 crc crio[24284]: time="2026-06-12T15:46:23.623696556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=201d2f3c-7134-4b5c-a570-7aa9d7a1deb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153593 | controller | Jun 12 15:46:23.651824 crc crio[24284]: time="2026-06-12T15:46:23.651713174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e6984972-80b3-4be0-a969-2e24293a947a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153612 | controller | Jun 12 15:46:23.669449 crc crio[24284]: time="2026-06-12T15:46:23.666367232Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=a81f3fe9-b252-4116-a1ec-270de54b01e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153628 | controller | Jun 12 15:46:23.669449 crc crio[24284]: time="2026-06-12T15:46:23.668170581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153644 | controller | Jun 12 15:46:23.753742 crc crio[24284]: time="2026-06-12T15:46:23.752762683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153660 | controller | Jun 12 15:46:23.765946 crc crio[24284]: time="2026-06-12T15:46:23.765230697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153676 | controller | Jun 12 15:46:23.897828 crc crio[24284]: time="2026-06-12T15:46:23.897700698Z" level=info msg="Created container 1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8: openstack/swift-storage-0/object-updater" id=a81f3fe9-b252-4116-a1ec-270de54b01e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153692 | controller | Jun 12 15:46:23.899979 crc crio[24284]: time="2026-06-12T15:46:23.899883738Z" level=info msg="Starting container: 1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8" id=6ac229c6-957b-482e-9231-05f694a5ec7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.153708 | controller | Jun 12 15:46:23.906076 crc crio[24284]: time="2026-06-12T15:46:23.905988826Z" level=info msg="Started container" PID=61692 containerID=1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8 description=openstack/swift-storage-0/object-updater id=6ac229c6-957b-482e-9231-05f694a5ec7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.153728 | controller | Jun 12 15:46:23.923324 crc crio[24284]: time="2026-06-12T15:46:23.921551598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=b212981b-af6e-412c-9ea6-b77aece9d919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153744 | controller | Jun 12 15:46:23.946697 crc crio[24284]: time="2026-06-12T15:46:23.946544007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2e44b2e3-f9e5-41e3-9661-8680428e03dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153760 | controller | Jun 12 15:46:23.962004 crc crio[24284]: time="2026-06-12T15:46:23.961914603Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=bcf522c3-e2e3-47f8-8395-483c95a9ddf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153776 | controller | Jun 12 15:46:23.963713 crc crio[24284]: time="2026-06-12T15:46:23.96365148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153792 | controller | Jun 12 15:46:24.041866 crc crio[24284]: time="2026-06-12T15:46:24.041771283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153807 | controller | Jun 12 15:46:24.047543 crc crio[24284]: time="2026-06-12T15:46:24.047318242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153823 | controller | Jun 12 15:46:24.661204 crc crio[24284]: time="2026-06-12T15:46:24.661135459Z" level=info msg="Created container 7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad: openstack/swift-storage-0/object-expirer" id=bcf522c3-e2e3-47f8-8395-483c95a9ddf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153839 | controller | Jun 12 15:46:24.664051 crc crio[24284]: time="2026-06-12T15:46:24.663839036Z" level=info msg="Starting container: 7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad" id=91be2b3a-78b9-46f4-b38b-d930cf08bdc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.153855 | controller | Jun 12 15:46:24.673556 crc crio[24284]: time="2026-06-12T15:46:24.673452932Z" level=info msg="Started container" PID=61750 containerID=7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad description=openstack/swift-storage-0/object-expirer id=91be2b3a-78b9-46f4-b38b-d930cf08bdc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.153871 | controller | Jun 12 15:46:24.774372 crc crio[24284]: time="2026-06-12T15:46:24.774155391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3734339f-ab12-4d11-aa6b-e3a3941a463e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153887 | controller | Jun 12 15:46:24.788377 crc crio[24284]: time="2026-06-12T15:46:24.788296508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=95574566-9def-44ca-b261-fe6bc6af0e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.153902 | controller | Jun 12 15:46:24.998440 crc crio[24284]: time="2026-06-12T15:46:24.997599382Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=b168f084-fc64-4b4b-8d26-15ebec66eac8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153922 | controller | Jun 12 15:46:25.000520 crc crio[24284]: time="2026-06-12T15:46:25.000404654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153939 | controller | Jun 12 15:46:25.058915 crc crio[24284]: time="2026-06-12T15:46:25.05880771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153955 | controller | Jun 12 15:46:25.062858 crc crio[24284]: time="2026-06-12T15:46:25.062754597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.153972 | controller | Jun 12 15:46:25.370879 crc crio[24284]: time="2026-06-12T15:46:25.37070496Z" level=info msg="Created container c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc: openstack/swift-storage-0/rsync" id=b168f084-fc64-4b4b-8d26-15ebec66eac8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.153988 | controller | Jun 12 15:46:25.376965 crc crio[24284]: time="2026-06-12T15:46:25.37688187Z" level=info msg="Starting container: c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc" id=0a187754-d250-4037-9e5b-70241b4f9a14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.154003 | controller | Jun 12 15:46:25.384076 crc crio[24284]: time="2026-06-12T15:46:25.383974219Z" level=info msg="Started container" PID=61825 containerID=c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc description=openstack/swift-storage-0/rsync id=0a187754-d250-4037-9e5b-70241b4f9a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.154020 | controller | Jun 12 15:46:25.396800 crc crio[24284]: time="2026-06-12T15:46:25.396330677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a4fa476c-5c79-4fc3-9969-3b74b675e73a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.154035 | controller | Jun 12 15:46:25.430756 crc crio[24284]: time="2026-06-12T15:46:25.430699858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=55d19111-6dc8-4f33-95b7-9d63e83bb196 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.154051 | controller | Jun 12 15:46:25.442066 crc crio[24284]: time="2026-06-12T15:46:25.442010864Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=0a3cb731-a5b0-4674-b697-ff1fb51d366c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.154067 | controller | Jun 12 15:46:25.444395 crc crio[24284]: time="2026-06-12T15:46:25.44435039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154083 | controller | Jun 12 15:46:25.491502 crc crio[24284]: time="2026-06-12T15:46:25.491446601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154099 | controller | Jun 12 15:46:25.497357 crc crio[24284]: time="2026-06-12T15:46:25.497311561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154115 | controller | Jun 12 15:46:25.678732 crc crio[24284]: time="2026-06-12T15:46:25.678674481Z" level=info msg="Created container 5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9: openstack/swift-storage-0/swift-recon-cron" id=0a3cb731-a5b0-4674-b697-ff1fb51d366c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.154137 | controller | Jun 12 15:46:25.682008 crc crio[24284]: time="2026-06-12T15:46:25.681910466Z" level=info msg="Starting container: 5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9" id=b2a47221-0a7f-47ac-9bb2-76782d997c3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.154153 | controller | Jun 12 15:46:25.687999 crc crio[24284]: time="2026-06-12T15:46:25.68790169Z" level=info msg="Started container" PID=61854 containerID=5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9 description=openstack/swift-storage-0/swift-recon-cron id=b2a47221-0a7f-47ac-9bb2-76782d997c3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2
2026-06-12 16:39:22.154169 | controller | Jun 12 15:46:26.314143 crc crio[24284]: time="2026-06-12T15:46:26.313760978Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-8c889/POD" id=9226b6f2-2be4-412e-a07c-5359b97ad8dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.154184 | controller | Jun 12 15:46:26.314525 crc crio[24284]: time="2026-06-12T15:46:26.314168681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154201 | controller | Jun 12 15:46:26.368048 crc crio[24284]: time="2026-06-12T15:46:26.367906736Z" level=info msg="Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc001212bd0}] Aliases:map[]}"
2026-06-12 16:39:22.154216 | controller | Jun 12 15:46:26.368048 crc crio[24284]: time="2026-06-12T15:46:26.367966178Z" level=info msg="Adding pod openstack_root-account-create-update-8c889 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.154232 | controller | Jun 12 15:46:26.524360 crc crio[24284]: time="2026-06-12T15:46:26.524174939Z" level=info msg="Removing container: 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9" id=e02f93fb-a54a-493b-9d67-61e173b79b2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.154248 | controller | Jun 12 15:46:26.737907 crc crio[24284]: time="2026-06-12T15:46:26.734846184Z" level=info msg="Removed container 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9: openshift-infra/auto-csr-approver-29687980-hdlnd/oc" id=e02f93fb-a54a-493b-9d67-61e173b79b2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.154264 | controller | Jun 12 15:46:26.753565 crc crio[24284]: time="2026-06-12T15:46:26.752829775Z" level=info msg="Stopping pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a" id=439b13f7-d97e-4da4-8fc6-9eb1bbff8bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154279 | controller | Jun 12 15:46:26.753565 crc crio[24284]: time="2026-06-12T15:46:26.752947052Z" level=info msg="Stopped pod sandbox (already stopped): 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a" id=439b13f7-d97e-4da4-8fc6-9eb1bbff8bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154295 | controller | Jun 12 15:46:26.754059 crc crio[24284]: time="2026-06-12T15:46:26.75392038Z" level=info msg="Removing pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a" id=fedef6a9-ccce-4ab9-a81f-589375ccec0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154311 | controller | Jun 12 15:46:26.793063 crc crio[24284]: time="2026-06-12T15:46:26.792939734Z" level=info msg="Removed pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a" id=fedef6a9-ccce-4ab9-a81f-589375ccec0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154330 | controller | Jun 12 15:46:26.795027 crc crio[24284]: time="2026-06-12T15:46:26.794982927Z" level=info msg="Stopping pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f" id=eb716954-883d-46a5-af04-2c1478aa5e88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154346 | controller | Jun 12 15:46:26.795659 crc crio[24284]: time="2026-06-12T15:46:26.795630944Z" level=info msg="Stopped pod sandbox (already stopped): 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f" id=eb716954-883d-46a5-af04-2c1478aa5e88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154361 | controller | Jun 12 15:46:26.809141 crc crio[24284]: time="2026-06-12T15:46:26.809053432Z" level=info msg="Removing pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f" id=433db4d9-e9ea-4a20-b2fa-b1a7a48a5e23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154377 | controller | Jun 12 15:46:26.822849 crc crio[24284]: time="2026-06-12T15:46:26.822784341Z" level=info msg="Removed pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f" id=433db4d9-e9ea-4a20-b2fa-b1a7a48a5e23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154393 | controller | Jun 12 15:46:26.824731 crc crio[24284]: time="2026-06-12T15:46:26.824678136Z" level=info msg="Stopping pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad" id=13cd69d1-d19f-40ce-bf5f-a1f8afc5aaff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154409 | controller | Jun 12 15:46:26.824911 crc crio[24284]: time="2026-06-12T15:46:26.824751439Z" level=info msg="Stopped pod sandbox (already stopped): 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad" id=13cd69d1-d19f-40ce-bf5f-a1f8afc5aaff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154424 | controller | Jun 12 15:46:26.825589 crc crio[24284]: time="2026-06-12T15:46:26.825559385Z" level=info msg="Removing pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad" id=9601777a-b82a-40e8-bcdf-a45891f60575 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154440 | controller | Jun 12 15:46:26.858875 crc crio[24284]: time="2026-06-12T15:46:26.858775891Z" level=info msg="Removed pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad" id=9601777a-b82a-40e8-bcdf-a45891f60575 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154455 | controller | Jun 12 15:46:26.860029 crc crio[24284]: time="2026-06-12T15:46:26.859945127Z" level=info msg="Stopping pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9" id=d157f2ac-4eda-496b-8658-fee51368d22f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154470 | controller | Jun 12 15:46:26.860170 crc crio[24284]: time="2026-06-12T15:46:26.86004577Z" level=info msg="Stopped pod sandbox (already stopped): a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9" id=d157f2ac-4eda-496b-8658-fee51368d22f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154486 | controller | Jun 12 15:46:26.860800 crc crio[24284]: time="2026-06-12T15:46:26.860736762Z" level=info msg="Removing pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9" id=d950a3e4-38b6-4db5-9a63-ce2a08e3d2cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154501 | controller | Jun 12 15:46:26.881938 crc crio[24284]: time="2026-06-12T15:46:26.881833586Z" level=info msg="Removed pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9" id=d950a3e4-38b6-4db5-9a63-ce2a08e3d2cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154534 | controller | Jun 12 15:46:26.882987 crc crio[24284]: time="2026-06-12T15:46:26.88292583Z" level=info msg="Stopping pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df" id=f5d44358-196b-4242-b843-be8269271b19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154556 | controller | Jun 12 15:46:26.883136 crc crio[24284]: time="2026-06-12T15:46:26.882997882Z" level=info msg="Stopped pod sandbox (already stopped): 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df" id=f5d44358-196b-4242-b843-be8269271b19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154572 | controller | Jun 12 15:46:26.883919 crc crio[24284]: time="2026-06-12T15:46:26.883831229Z" level=info msg="Removing pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df" id=108e7fae-d233-412c-bbe1-b40e13931275 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154588 | controller | Jun 12 15:46:26.898131 crc crio[24284]: time="2026-06-12T15:46:26.897989208Z" level=info msg="Removed pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df" id=108e7fae-d233-412c-bbe1-b40e13931275 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154603 | controller | Jun 12 15:46:26.899106 crc crio[24284]: time="2026-06-12T15:46:26.898981618Z" level=info msg="Stopping pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0" id=c2e5193c-e52c-49bd-9651-8c25e653c52e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154619 | controller | Jun 12 15:46:26.899106 crc crio[24284]: time="2026-06-12T15:46:26.899071041Z" level=info msg="Stopped pod sandbox (already stopped): 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0" id=c2e5193c-e52c-49bd-9651-8c25e653c52e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154634 | controller | Jun 12 15:46:26.899930 crc crio[24284]: time="2026-06-12T15:46:26.899845895Z" level=info msg="Removing pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0" id=b3611818-5fc1-4ffc-9819-672eadd4118a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154649 | controller | Jun 12 15:46:26.923180 crc crio[24284]: time="2026-06-12T15:46:26.923007777Z" level=info msg="Removed pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0" id=b3611818-5fc1-4ffc-9819-672eadd4118a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154664 | controller | Jun 12 15:46:26.924227 crc crio[24284]: time="2026-06-12T15:46:26.924149562Z" level=info msg="Stopping pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f" id=ba35c514-8b79-4f26-ae37-d1472e4f92b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154679 | controller | Jun 12 15:46:26.924227 crc crio[24284]: time="2026-06-12T15:46:26.924215904Z" level=info msg="Stopped pod sandbox (already stopped): 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f" id=ba35c514-8b79-4f26-ae37-d1472e4f92b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.154694 | controller | Jun 12 15:46:26.924907 crc crio[24284]: time="2026-06-12T15:46:26.924831434Z" level=info msg="Removing pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f" id=4c81639c-1813-40d2-86d4-8e0301c83f8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154710 | controller | Jun 12 15:46:26.955468 crc crio[24284]: time="2026-06-12T15:46:26.954942781Z" level=info msg="Removed pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f" id=4c81639c-1813-40d2-86d4-8e0301c83f8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.154725 | controller | Jun 12 15:46:26.986242 crc crio[24284]: 2026-06-12T15:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3af05c049f83f Mac:5a:59:6b:0d:98:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc SocketPath: PciID:}] [{Interface:0xc00022e6c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.154741 | controller | Jun 12 15:46:26.988507 crc crio[24284]: time="2026-06-12T15:46:26.988309915Z" level=info msg="Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc001212bd0}] Aliases:map[]}"
2026-06-12 16:39:22.154762 | controller | Jun 12 15:46:26.988609 crc crio[24284]: time="2026-06-12T15:46:26.988517932Z" level=info msg="Checking pod openstack_root-account-create-update-8c889 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.154778 | controller | Jun 12 15:46:27.004761 crc crio[24284]: time="2026-06-12T15:46:27.004657377Z" level=info msg="Ran pod sandbox 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 with infra container: openstack/root-account-create-update-8c889/POD" id=9226b6f2-2be4-412e-a07c-5359b97ad8dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.154794 | controller | Jun 12 15:46:27.007884 crc crio[24284]: time="2026-06-12T15:46:27.007799605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c90b792d-2f40-4604-b4d9-401c88befba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.154810 | controller | Jun 12 15:46:27.010886 crc crio[24284]: time="2026-06-12T15:46:27.010727449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=272903de-a5e6-455e-9f87-8d370cd8aa4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.154826 | controller | Jun 12 15:46:27.032921 crc crio[24284]: time="2026-06-12T15:46:27.032846255Z" level=info msg="Creating container: openstack/root-account-create-update-8c889/mariadb-account-create-update" id=e4d43377-7556-4375-8362-580d342d98cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.154843 | controller | Jun 12 15:46:27.033403 crc crio[24284]: time="2026-06-12T15:46:27.03334853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154859 | controller | Jun 12 15:46:27.089774 crc crio[24284]: time="2026-06-12T15:46:27.08967783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154875 | controller | Jun 12 15:46:27.109163 crc crio[24284]: time="2026-06-12T15:46:27.108421496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154891 | controller | Jun 12 15:46:27.148414 crc crio[24284]: time="2026-06-12T15:46:27.148197022Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/POD" id=a9b0e92b-2827-4dc2-aa3a-99cb01dbf769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.154907 | controller | Jun 12 15:46:27.148414 crc crio[24284]: time="2026-06-12T15:46:27.148352737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.154923 | controller | Jun 12 15:46:27.174112 crc crio[24284]: time="2026-06-12T15:46:27.173915363Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722190}] Aliases:map[]}"
2026-06-12 16:39:22.154942 | controller | Jun 12 15:46:27.174112 crc crio[24284]: time="2026-06-12T15:46:27.173974395Z" level=info msg="Adding pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.154959 | controller | Jun 12 15:46:27.363061 crc crio[24284]: time="2026-06-12T15:46:27.36259786Z" level=info msg="Created container dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d: openstack/root-account-create-update-8c889/mariadb-account-create-update" id=e4d43377-7556-4375-8362-580d342d98cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.154975 | controller | Jun 12 15:46:27.365963 crc crio[24284]: time="2026-06-12T15:46:27.365918738Z" level=info msg="Starting container: dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d" id=c493bff3-49f0-4ff6-ab77-938a70447473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.154991 | controller | Jun 12 15:46:27.373453 crc crio[24284]: time="2026-06-12T15:46:27.373401562Z" level=info msg="Started container" PID=62007 containerID=dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d description=openstack/root-account-create-update-8c889/mariadb-account-create-update id=c493bff3-49f0-4ff6-ab77-938a70447473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678
2026-06-12 16:39:22.155008 | controller | Jun 12 15:46:27.815829 crc crio[24284]: 2026-06-12T15:46:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bedad189c542907 Mac:ee:f5:fc:ce:5f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d SocketPath: PciID:}] [{Interface:0xc00048c6e0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.155024 | controller | Jun 12 15:46:27.816958 crc crio[24284]: time="2026-06-12T15:46:27.816019966Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722190}] Aliases:map[]}"
2026-06-12 16:39:22.155041 | controller | Jun 12 15:46:27.816958 crc crio[24284]: time="2026-06-12T15:46:27.816238303Z" level=info msg="Checking pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.155057 | controller | Jun 12 15:46:27.837532 crc crio[24284]: time="2026-06-12T15:46:27.837418717Z" level=info msg="Ran pod sandbox bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 with infra container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/POD" id=a9b0e92b-2827-4dc2-aa3a-99cb01dbf769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155073 | controller | Jun 12 15:46:27.845949 crc crio[24284]: time="2026-06-12T15:46:27.845453266Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a08d9ced-7443-4d0b-bb59-b98c250cb865 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.155089 | controller | Jun 12 15:46:27.919217 crc crio[24284]: time="2026-06-12T15:46:27.916871338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a0bbd09-6229-40ed-abdd-ab2249797b34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.155105 | controller | Jun 12 15:46:27.930695 crc crio[24284]: time="2026-06-12T15:46:27.930600667Z" level=info msg="Creating container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init" id=ff990bde-ec6f-44e7-b1d8-ddaa0168a0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.155121 | controller | Jun 12 15:46:27.931112 crc crio[24284]: time="2026-06-12T15:46:27.931029741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155141 | controller | Jun 12 15:46:28.006849 crc crio[24284]: time="2026-06-12T15:46:28.006736346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155157 | controller | Jun 12 15:46:28.012576 crc crio[24284]: time="2026-06-12T15:46:28.012488202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155173 | controller | Jun 12 15:46:28.230241 crc crio[24284]: time="2026-06-12T15:46:28.230166907Z" level=info msg="Created container 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init" id=ff990bde-ec6f-44e7-b1d8-ddaa0168a0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.155189 | controller | Jun 12 15:46:28.233982 crc crio[24284]: time="2026-06-12T15:46:28.233905568Z" level=info msg="Starting container: 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde" id=86bbbe58-6d69-41b4-92fa-9f329d78c0bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.155205 | controller | Jun 12 15:46:28.251679 crc crio[24284]: time="2026-06-12T15:46:28.251491686Z" level=info msg="Started container" PID=62183 containerID=29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde description=openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init id=86bbbe58-6d69-41b4-92fa-9f329d78c0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235
2026-06-12 16:39:22.155222 | controller | Jun 12 15:46:29.263626 crc crio[24284]: time="2026-06-12T15:46:29.262953422Z" level=info msg="Stopping pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678" id=d895ffe3-1872-4301-a120-c5580499277a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.155238 | controller | Jun 12 15:46:29.264401 crc crio[24284]: time="2026-06-12T15:46:29.263398027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bf060022-f490-42b4-8a97-a35b1c430c46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.155255 | controller | Jun 12 15:46:29.264803 crc crio[24284]: time="2026-06-12T15:46:29.264468172Z" level=info msg="Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc004286060}] Aliases:map[]}"
2026-06-12 16:39:22.155271 | controller | Jun 12 15:46:29.264803 crc crio[24284]: time="2026-06-12T15:46:29.264656798Z" level=info msg="Deleting pod openstack_root-account-create-update-8c889 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155287 | controller | Jun 12 15:46:35.205043 crc crio[24284]: time="2026-06-12T15:46:35.203761898Z" level=info msg="Running pod sandbox: openstack/cinder-c375-account-create-update-2fb8c/POD" id=52839648-0a42-4d0d-846a-dbbe6aabfb65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155303 | controller | Jun 12 15:46:35.205043 crc crio[24284]: time="2026-06-12T15:46:35.204569725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155319 | controller | Jun 12 15:46:35.287666 crc crio[24284]: time="2026-06-12T15:46:35.287595497Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-5f8m4/POD" id=cdbd5578-ec8d-4a83-8c79-1d39d49e79d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155338 | controller | Jun 12 15:46:35.287866 crc crio[24284]: time="2026-06-12T15:46:35.28769552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155354 | controller | Jun 12 15:46:35.570055 crc crio[24284]: time="2026-06-12T15:46:35.569966812Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-nq68l/POD" id=d839201e-4d3e-4c5c-948d-e658ac696b22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155370 | controller | Jun 12 15:46:35.570210 crc crio[24284]: time="2026-06-12T15:46:35.570069415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155385 | controller | Jun 12 15:46:35.587178 crc crio[24284]: time="2026-06-12T15:46:35.586823026Z" level=info msg="Running pod sandbox: openstack/neutron-58e5-account-create-update-jrd4t/POD" id=7b22e6da-d398-4356-ad06-86880b2101a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155401 | controller | Jun 12 15:46:35.587525 crc crio[24284]: time="2026-06-12T15:46:35.587226139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155417 | controller | Jun 12 15:46:35.726620 crc crio[24284]: time="2026-06-12T15:46:35.72648863Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-fr2vq/POD" id=a8aa77bc-1dde-4298-9cb5-b43d6cb7c81d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155433 | controller | Jun 12 15:46:35.726620 crc crio[24284]: time="2026-06-12T15:46:35.726628394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155448 | controller | Jun 12 15:46:35.856895 crc crio[24284]: time="2026-06-12T15:46:35.856370858Z" level=info msg="Running pod sandbox: openstack/barbican-00b7-account-create-update-9gjxn/POD" id=d477f90d-34ef-4a76-8f43-5f3acd22422a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155464 | controller | Jun 12 15:46:35.857172 crc crio[24284]: time="2026-06-12T15:46:35.857141405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155479 | controller | Jun 12 15:46:35.867525 crc crio[24284]: time="2026-06-12T15:46:35.867489018Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-7rgrt/POD" id=26b38aec-63c9-4cf3-a230-5a533bb7d0dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.155495 | controller | Jun 12 15:46:35.867628 crc crio[24284]: time="2026-06-12T15:46:35.86756673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155524 | controller | Jun 12 15:46:39.780976 crc crio[24284]: time="2026-06-12T15:46:39.78047751Z" level=info msg="Stopped pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678" id=d895ffe3-1872-4301-a120-c5580499277a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.155546 | controller | Jun 12 15:46:39.858496 crc crio[24284]: time="2026-06-12T15:46:39.857779148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=552af58b-67a4-4fd6-b2bb-4ccedfbd61a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.155577 | controller | Jun 12 15:46:39.923508 crc crio[24284]: time="2026-06-12T15:46:39.923380458Z" level=info msg="Creating container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns" id=ca8e11e7-c3c8-4a29-ba2f-31e9b8f47f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.155597 | controller | Jun 12 15:46:39.926716 crc crio[24284]: time="2026-06-12T15:46:39.926605754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155614 | controller | Jun 12 15:46:39.935620 crc crio[24284]: time="2026-06-12T15:46:39.935518411Z" level=info msg="Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b9f28}] Aliases:map[]}"
2026-06-12 16:39:22.155630 | controller | Jun 12 15:46:39.935620 crc crio[24284]: time="2026-06-12T15:46:39.935608364Z" level=info msg="Adding pod openstack_neutron-db-create-fr2vq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155646 | controller | Jun 12 15:46:40.069420 crc crio[24284]: time="2026-06-12T15:46:40.069328814Z" level=info msg="Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc002c1e128}] Aliases:map[]}"
2026-06-12 16:39:22.155663 | controller | Jun 12 15:46:40.069420 crc crio[24284]: time="2026-06-12T15:46:40.069405427Z" level=info msg="Adding pod openstack_neutron-58e5-account-create-update-jrd4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155679 | controller | Jun 12 15:46:40.078312 crc crio[24284]: time="2026-06-12T15:46:40.078081498Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313" id=c3968d7d-0e29-4c6c-a6d0-f45d2cba0d16 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.155695 | controller | Jun 12 15:46:40.080394 crc crio[24284]: time="2026-06-12T15:46:40.080189066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ac4390b9-7c2c-47d7-ba16-5beec91884aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.155711 | controller | Jun 12 15:46:40.089148 crc crio[24284]: time="2026-06-12T15:46:40.088461012Z" level=info msg="Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc00041c468}] Aliases:map[]}"
2026-06-12 16:39:22.155727 | controller | Jun 12 15:46:40.089148 crc crio[24284]: time="2026-06-12T15:46:40.089128214Z" level=info msg="Adding pod openstack_cinder-db-create-5f8m4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155743 | controller | Jun 12 15:46:40.115963 crc crio[24284]: time="2026-06-12T15:46:40.115860474Z" level=info msg="Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0032421d8}] Aliases:map[]}"
2026-06-12 16:39:22.155763 | controller | Jun 12 15:46:40.115963 crc crio[24284]: time="2026-06-12T15:46:40.115933996Z" level=info msg="Adding pod openstack_barbican-db-create-nq68l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155780 | controller | Jun 12 15:46:40.152598 crc crio[24284]: time="2026-06-12T15:46:40.149587379Z" level=info msg="Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002c1e370}] Aliases:map[]}"
2026-06-12 16:39:22.155796 | controller | Jun 12 15:46:40.152598 crc crio[24284]: time="2026-06-12T15:46:40.149658191Z" level=info msg="Adding pod openstack_cinder-c375-account-create-update-2fb8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155812 | controller | Jun 12 15:46:40.153996 crc crio[24284]: time="2026-06-12T15:46:40.153082291Z" level=info msg="Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc00008d070}] Aliases:map[]}"
2026-06-12 16:39:22.155829 | controller | Jun 12 15:46:40.153996 crc crio[24284]: time="2026-06-12T15:46:40.153192234Z" level=info msg="Adding pod openstack_barbican-00b7-account-create-update-9gjxn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155845 | controller | Jun 12 15:46:40.209970 crc crio[24284]: time="2026-06-12T15:46:40.208596289Z" level=info msg="Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc000b842e8}] Aliases:map[]}"
2026-06-12 16:39:22.155862 | controller | Jun 12 15:46:40.209970 crc crio[24284]: time="2026-06-12T15:46:40.208662891Z" level=info msg="Adding pod openstack_keystone-db-sync-7rgrt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.155878 | controller | Jun 12 15:46:40.258865 crc crio[24284]: time="2026-06-12T15:46:40.258783268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=63c5c766-072a-4c5e-acd6-ba86a93ff41a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.155894 | controller | Jun 12 15:46:40.290857 crc crio[24284]: time="2026-06-12T15:46:40.290754945Z" level=info msg="Creating container: openstack/glance-db-sync-nqcgn/glance-db-sync" id=267d982a-5457-4cc1-b669-12c0a4bf3574 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.155910 | controller | Jun 12 15:46:40.297230 crc crio[24284]: time="2026-06-12T15:46:40.297161161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155926 | controller | Jun 12 15:46:40.355733 crc crio[24284]: time="2026-06-12T15:46:40.35434183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155945 | controller | Jun 12 15:46:40.385647 crc crio[24284]: time="2026-06-12T15:46:40.383927051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155961 | controller | Jun 12 15:46:40.408644 crc crio[24284]: time="2026-06-12T15:46:40.408543695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.155977 | controller | Jun 12 15:46:40.542737 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48a1ea54e7d7297 Mac:3e:e4:dd:d4:32:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.155993 | controller | Jun 12 15:46:40.542737 crc crio[24284]: time="2026-06-12T15:46:40.541996382Z" level=info msg="Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b9f28}] Aliases:map[]}"
2026-06-12 16:39:22.156009 | controller | Jun 12 15:46:40.542737 crc crio[24284]: time="2026-06-12T15:46:40.542164658Z" level=info msg="Checking pod openstack_neutron-db-create-fr2vq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156025 | controller | Jun 12 15:46:40.550728 crc crio[24284]: time="2026-06-12T15:46:40.550635064Z" level=info msg="Ran pod sandbox 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 with infra container: openstack/neutron-db-create-fr2vq/POD" id=a8aa77bc-1dde-4298-9cb5-b43d6cb7c81d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156041 | controller | Jun 12 15:46:40.554470 crc crio[24284]: time="2026-06-12T15:46:40.554384679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=691d9564-4962-4499-a983-cccb8b57d9eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156057 | controller | Jun 12 15:46:40.558401 crc crio[24284]: time="2026-06-12T15:46:40.558323897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e5e794d4-9f80-482c-95ff-dd6fb5be414d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156073 | controller | Jun 12 15:46:40.578711 crc crio[24284]: time="2026-06-12T15:46:40.575329308Z" level=info msg="Creating container: openstack/neutron-db-create-fr2vq/mariadb-database-create" id=76910c3b-b11d-4619-b689-ac98608cc141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.156089 | controller | Jun 12 15:46:40.578711 crc crio[24284]: time="2026-06-12T15:46:40.577139577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156105 | controller | Jun 12 15:46:40.608178 crc crio[24284]: time="2026-06-12T15:46:40.608008933Z" level=info msg="Created container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns" id=ca8e11e7-c3c8-4a29-ba2f-31e9b8f47f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.156121 | controller | Jun 12 15:46:40.609514 crc crio[24284]: time="2026-06-12T15:46:40.609416559Z" level=info msg="Starting container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d" id=0f5566ff-a9f8-48dc-84ab-c438d8206488 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.156140 | controller | Jun 12 15:46:40.617498 crc crio[24284]: time="2026-06-12T15:46:40.617395818Z" level=info msg="Started container" PID=63030 containerID=17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d description=openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns id=0f5566ff-a9f8-48dc-84ab-c438d8206488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235
2026-06-12 16:39:22.156156 | controller | Jun 12 15:46:40.667037 crc crio[24284]: time="2026-06-12T15:46:40.666929117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156172 | controller | Jun 12 15:46:40.682332 crc crio[24284]: time="2026-06-12T15:46:40.675507624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156187 | controller | Jun 12 15:46:40.825868 crc crio[24284]: time="2026-06-12T15:46:40.825757421Z" level=info msg="Created container 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9: openstack/neutron-db-create-fr2vq/mariadb-database-create" id=76910c3b-b11d-4619-b689-ac98608cc141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.156203 | controller | Jun 12 15:46:40.831013 crc crio[24284]: time="2026-06-12T15:46:40.830919893Z" level=info msg="Starting container: 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9" id=f2021467-0ab0-4cd6-9e43-22b47137a551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.156219 | controller | Jun 12 15:46:40.837663 crc crio[24284]: time="2026-06-12T15:46:40.837332663Z" level=info msg="Started container" PID=63065 containerID=9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9 description=openstack/neutron-db-create-fr2vq/mariadb-database-create id=f2021467-0ab0-4cd6-9e43-22b47137a551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6
2026-06-12 16:39:22.156235 | controller | Jun 12 15:46:40.843749 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:931d9f69ca58405 Mac:06:c8:fe:09:e1:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.156252 | controller | Jun 12 15:46:40.844954 crc crio[24284]: time="2026-06-12T15:46:40.844744434Z" level=info msg="Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc002c1e128}] Aliases:map[]}"
2026-06-12 16:39:22.156268 | controller | Jun 12 15:46:40.845179 crc crio[24284]: time="2026-06-12T15:46:40.845078165Z" level=info msg="Checking pod openstack_neutron-58e5-account-create-update-jrd4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156284 | controller | Jun 12 15:46:40.852396 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:381330cf7f37c39 Mac:de:f0:9f:33:08:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 SocketPath: PciID:}] [{Interface:0xc0005285c0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.156301 | controller | Jun 12 15:46:40.853454 crc crio[24284]: time="2026-06-12T15:46:40.853303332Z" level=info msg="Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc00041c468}] Aliases:map[]}"
2026-06-12 16:39:22.156321 | controller | Jun 12 15:46:40.853680 crc crio[24284]: time="2026-06-12T15:46:40.853532322Z" level=info msg="Ran pod sandbox 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b with infra container: openstack/neutron-58e5-account-create-update-jrd4t/POD" id=7b22e6da-d398-4356-ad06-86880b2101a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156337 | controller | Jun 12 15:46:40.853965 crc crio[24284]: time="2026-06-12T15:46:40.85355722Z" level=info msg="Checking pod openstack_cinder-db-create-5f8m4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156354 | controller | Jun 12 15:46:40.865856 crc crio[24284]: time="2026-06-12T15:46:40.861827163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=be3a23f4-9ef3-4160-9463-8204d2007561 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156369 | controller | Jun 12 15:46:40.868938 crc crio[24284]: time="2026-06-12T15:46:40.868230362Z" level=info msg="Ran pod sandbox 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b with infra container: openstack/cinder-db-create-5f8m4/POD" id=cdbd5578-ec8d-4a83-8c79-1d39d49e79d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156385 | controller | Jun 12 15:46:40.871081 crc crio[24284]: time="2026-06-12T15:46:40.870577178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d23aab4a-af7c-435f-8633-7c988b1fcab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156401 | controller | Jun 12 15:46:40.875303 crc crio[24284]: time="2026-06-12T15:46:40.873624057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c2e1392d-8df9-41a6-a3f1-a918aa6bd1c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156417 | controller | Jun 12 15:46:40.876466 crc crio[24284]: time="2026-06-12T15:46:40.875833338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=edad1042-aee9-46fd-a572-6715b2d51918 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156432 | controller | Jun 12 15:46:40.882545 crc crio[24284]: time="2026-06-12T15:46:40.88236118Z" level=info msg="Creating container: openstack/cinder-db-create-5f8m4/mariadb-database-create" id=eef52a85-88dd-4994-866e-f5aff3ea59f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.156448 | controller | Jun 12 15:46:40.882861 crc crio[24284]: time="2026-06-12T15:46:40.882793214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156464 | controller | Jun 12 15:46:40.888837 crc crio[24284]: time="2026-06-12T15:46:40.888717775Z" level=info msg="Creating container: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update" id=18fed0b7-dee3-4603-ad17-62299592e1e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.156480 | controller | Jun 12 15:46:40.911772 crc crio[24284]: time="2026-06-12T15:46:40.911678909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156496 | controller | Jun 12 15:46:40.946226 crc crio[24284]: time="2026-06-12T15:46:40.946171262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156531 | controller | Jun 12 15:46:40.950935 crc crio[24284]: time="2026-06-12T15:46:40.950892484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156553 | controller | Jun 12 15:46:40.967791 crc crio[24284]: time="2026-06-12T15:46:40.967687486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156569 | controller | Jun 12 15:46:40.971833 crc crio[24284]: time="2026-06-12T15:46:40.971535001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.156585 | controller | Jun 12 15:46:41.120669 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5aac26b99725c85 Mac:92:d3:0e:90:21:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 SocketPath: PciID:}] [{Interface:0xc000419220 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.156601 | controller | Jun 12 15:46:41.125457 crc crio[24284]: time="2026-06-12T15:46:41.125364436Z" level=info msg="Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002c1e370}] Aliases:map[]}"
2026-06-12 16:39:22.156617 | controller | Jun 12 15:46:41.125979 crc crio[24284]: time="2026-06-12T15:46:41.125643063Z" level=info msg="Checking pod openstack_cinder-c375-account-create-update-2fb8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156633 | controller | Jun 12 15:46:41.128924 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a7ca3191ddfbd5 Mac:d2:5a:f9:65:58:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.156649 | controller | Jun 12 15:46:41.130415 crc crio[24284]: time="2026-06-12T15:46:41.130174362Z" level=info msg="Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0032421d8}] Aliases:map[]}"
2026-06-12 16:39:22.156666 | controller | Jun 12 15:46:41.130760 crc crio[24284]: time="2026-06-12T15:46:41.130628217Z" level=info msg="Checking pod openstack_barbican-db-create-nq68l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156682 | controller | Jun 12 15:46:41.139547 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8b215cf98f5efd Mac:9a:6f:f0:12:01:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 SocketPath: PciID:}] [{Interface:0xc00012c750 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.156698 | controller | Jun 12 15:46:41.139789 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94250de52421da5 Mac:56:33:85:ce:c6:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.156718 | controller | Jun 12 15:46:41.140761 crc crio[24284]: time="2026-06-12T15:46:41.140678898Z" level=info msg="Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc000b842e8}] Aliases:map[]}"
2026-06-12 16:39:22.156734 | controller | Jun 12 15:46:41.141210 crc crio[24284]: time="2026-06-12T15:46:41.141145193Z" level=info msg="Checking pod openstack_keystone-db-sync-7rgrt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156750 | controller | Jun 12 15:46:41.142802 crc crio[24284]: time="2026-06-12T15:46:41.142724054Z" level=info msg="Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc00008d070}] Aliases:map[]}"
2026-06-12 16:39:22.156766 | controller | Jun 12 15:46:41.143499 crc crio[24284]: time="2026-06-12T15:46:41.143429407Z" level=info msg="Checking pod openstack_barbican-00b7-account-create-update-9gjxn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.156782 | controller | Jun 12 15:46:41.145887 crc crio[24284]: time="2026-06-12T15:46:41.14541296Z" level=info msg="Ran pod sandbox 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 with infra container: openstack/barbican-db-create-nq68l/POD" id=d839201e-4d3e-4c5c-948d-e658ac696b22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156798 | controller | Jun 12 15:46:41.149227 crc crio[24284]: time="2026-06-12T15:46:41.149114772Z" level=info msg="Ran pod sandbox 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 with infra container: openstack/cinder-c375-account-create-update-2fb8c/POD" id=52839648-0a42-4d0d-846a-dbbe6aabfb65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156814 | controller | Jun 12 15:46:41.152457 crc crio[24284]: time="2026-06-12T15:46:41.152325184Z" level=info msg="Ran pod sandbox c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 with infra container: openstack/barbican-00b7-account-create-update-9gjxn/POD" id=d477f90d-34ef-4a76-8f43-5f3acd22422a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156829 | controller | Jun 12 15:46:41.152574 crc crio[24284]: time="2026-06-12T15:46:41.152546256Z" level=info msg="Ran pod sandbox 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea with infra container: openstack/keystone-db-sync-7rgrt/POD" id=26b38aec-63c9-4cf3-a230-5a533bb7d0dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.156845 | controller | Jun 12 15:46:41.156513 crc crio[24284]: time="2026-06-12T15:46:41.15531962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1e9fa683-efbf-4828-8460-98c8ec3ce0a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156861 | controller | Jun 12 15:46:41.161127 crc crio[24284]: time="2026-06-12T15:46:41.161036846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156880 | controller | Jun 12 15:46:41.161511 crc crio[24284]: time="2026-06-12T15:46:41.161293935Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156897 | controller | Jun 12 15:46:41.161511 crc crio[24284]: time="2026-06-12T15:46:41.161378397Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156912 | controller | Jun 12 15:46:41.162180 crc crio[24284]: time="2026-06-12T15:46:41.162122907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3252684a-e631-469b-818f-51ad5f1f93fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156928 | controller | Jun 12 15:46:41.163850 crc crio[24284]: time="2026-06-12T15:46:41.163731492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=39ce93ed-5880-4ce6-9f33-89964a30afdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156943 | controller | Jun 12 15:46:41.164577 crc crio[24284]: time="2026-06-12T15:46:41.164514918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fbb8061e-6bcd-4ab1-9260-ef26659a53e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156959 | controller | Jun 12 15:46:41.170921 crc crio[24284]: time="2026-06-12T15:46:41.170810081Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=89903e2e-978a-4121-8010-5841f763f335 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.156974 | controller | Jun 12 15:46:41.176496 crc crio[24284]: time="2026-06-12T15:46:41.176412024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4f73abe8-3f5c-4c17-9f33-fdd8edf26c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.156990 | controller | Jun 12 15:46:41.177116 crc crio[24284]: time="2026-06-12T15:46:41.177029034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=220e1e27-6590-4ceb-8ac3-4cbb01d5b3a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.157006 | controller | Jun 12 15:46:41.188040 crc crio[24284]: time="2026-06-12T15:46:41.187401793Z" level=info msg="Creating container: openstack/barbican-db-create-nq68l/mariadb-database-create" id=6ed27528-7f46-4ea9-9418-c216df48db4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157021 | controller | Jun 12 15:46:41.188040 crc crio[24284]: time="2026-06-12T15:46:41.187860068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157037 | controller | Jun 12 15:46:41.195853 crc crio[24284]: time="2026-06-12T15:46:41.194845039Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-12 16:39:22.157053 | controller | Jun 12 15:46:41.204605 crc crio[24284]: time="2026-06-12T15:46:41.204327934Z" level=info msg="Creating container: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update" id=1b7a1076-241a-4afd-af04-556e58cdc204 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157069 | controller | Jun 12 15:46:41.209849 crc crio[24284]: time="2026-06-12T15:46:41.209753929Z" level=info msg="Creating container: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update" id=13dec1e7-f9c5-4bfe-896b-52d7fa9af071 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157090 | controller | Jun 12 15:46:41.210817 crc crio[24284]: time="2026-06-12T15:46:41.210717793Z" level=info msg="Created container 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update" id=18fed0b7-dee3-4603-ad17-62299592e1e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157106 | controller | Jun 12 15:46:41.214157 crc crio[24284]: time="2026-06-12T15:46:41.214042128Z" level=info msg="Starting container: 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0" id=7bec3c0b-28be-4266-b2a2-054a1c46dd5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.157123 | controller | Jun 12 15:46:41.214635 crc crio[24284]: time="2026-06-12T15:46:41.214576386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157139 | controller | Jun 12 15:46:41.215776 crc crio[24284]: time="2026-06-12T15:46:41.21563319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157155 | controller | Jun 12 15:46:41.221547 crc crio[24284]: time="2026-06-12T15:46:41.221186642Z" level=info msg="Started container" PID=63136 containerID=0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0 description=openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update id=7bec3c0b-28be-4266-b2a2-054a1c46dd5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b
2026-06-12 16:39:22.157172 | controller | Jun 12 15:46:41.226072 crc crio[24284]: time="2026-06-12T15:46:41.226027796Z" level=info msg="Created container bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423: openstack/cinder-db-create-5f8m4/mariadb-database-create" id=eef52a85-88dd-4994-866e-f5aff3ea59f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157188 | controller | Jun 12 15:46:41.231714 crc crio[24284]: time="2026-06-12T15:46:41.230803359Z" level=info msg="Starting container: bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423" id=026eb3cb-9960-4805-bf66-6c5958ffa635 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.157204 | controller | Jun 12 15:46:41.253639 crc crio[24284]: time="2026-06-12T15:46:41.253536149Z" level=info msg="Started container" PID=63135 containerID=bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423 description=openstack/cinder-db-create-5f8m4/mariadb-database-create id=026eb3cb-9960-4805-bf66-6c5958ffa635 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b
2026-06-12 16:39:22.157221 | controller | Jun 12 15:46:41.266589 crc crio[24284]: time="2026-06-12T15:46:41.266327242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157236 | controller | Jun 12 15:46:41.272977 crc crio[24284]: time="2026-06-12T15:46:41.272341402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157252 | controller | Jun 12 15:46:41.306480 crc crio[24284]: time="2026-06-12T15:46:41.301605647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157268 | controller | Jun 12 15:46:41.306480 crc crio[24284]: time="2026-06-12T15:46:41.30477866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157283 | controller | Jun 12 15:46:41.317883 crc crio[24284]: time="2026-06-12T15:46:41.317651945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157303 | controller | Jun 12 15:46:41.326327 crc crio[24284]: time="2026-06-12T15:46:41.326029248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157319 | controller | Jun 12 15:46:41.436350 crc crio[24284]: time="2026-06-12T15:46:41.431708062Z" level=info msg="Created container 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039: openstack/barbican-db-create-nq68l/mariadb-database-create" id=6ed27528-7f46-4ea9-9418-c216df48db4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157335 | controller | Jun 12 15:46:41.436350 crc crio[24284]: time="2026-06-12T15:46:41.436223588Z" level=info msg="Starting container: 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039" id=ec64825b-cf17-4c9f-a331-ed91d5196358 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.157351 | controller | Jun 12 15:46:41.455429 crc crio[24284]: time="2026-06-12T15:46:41.454782851Z" level=info msg="Created container 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update" id=1b7a1076-241a-4afd-af04-556e58cdc204 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157367 | controller | Jun 12 15:46:41.457412 crc crio[24284]: time="2026-06-12T15:46:41.457290499Z" level=info msg="Starting container: 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3" id=4c6415b7-c5e9-4213-8839-11a5acc95e0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.157383 | controller | Jun 12 15:46:41.466042 crc crio[24284]: time="2026-06-12T15:46:41.464712078Z" level=info msg="Started container" PID=63184 containerID=5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3 description=openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update id=4c6415b7-c5e9-4213-8839-11a5acc95e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675
2026-06-12 16:39:22.157399 | controller | Jun 12 15:46:41.466484 crc crio[24284]: time="2026-06-12T15:46:41.466317631Z" level=info msg="Started container" PID=63162 containerID=01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039 description=openstack/barbican-db-create-nq68l/mariadb-database-create id=ec64825b-cf17-4c9f-a331-ed91d5196358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7
2026-06-12 16:39:22.157415 | controller | Jun 12 15:46:41.468218 crc crio[24284]: time="2026-06-12T15:46:41.468157647Z" level=info msg="Created container 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update" id=13dec1e7-f9c5-4bfe-896b-52d7fa9af071 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157430 | controller | Jun 12 15:46:41.474469 crc crio[24284]: time="2026-06-12T15:46:41.474151076Z" level=info msg="Starting container: 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee" id=4ad71894-e230-4a87-81e2-a122d042331e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.157446 | controller | Jun 12 15:46:41.523053 crc crio[24284]: time="2026-06-12T15:46:41.522951398Z" level=info msg="Started container" PID=63178 containerID=2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee description=openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update id=4ad71894-e230-4a87-81e2-a122d042331e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0
2026-06-12 16:39:22.157462 | controller | Jun 12 15:46:41.803866 crc crio[24284]: time="2026-06-12T15:46:41.803187417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157482 | controller | Jun 12 15:46:42.089292 crc crio[24284]: time="2026-06-12T15:46:42.089005153Z" level=info msg="Created container 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92: openstack/glance-db-sync-nqcgn/glance-db-sync" id=267d982a-5457-4cc1-b669-12c0a4bf3574 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.157498 | controller | Jun 12 15:46:42.090860 crc crio[24284]: time="2026-06-12T15:46:42.090207692Z" level=info msg="Starting container: 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92" id=ad75a573-0d8a-412d-8b53-9b7a4f399193 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.157528 | controller | Jun 12 15:46:42.099950 crc crio[24284]: time="2026-06-12T15:46:42.099736852Z" level=info msg="Started container" PID=63301 containerID=27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92 description=openstack/glance-db-sync-nqcgn/glance-db-sync id=ad75a573-0d8a-412d-8b53-9b7a4f399193 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2
2026-06-12 16:39:22.157549 | controller | Jun 12 15:46:42.593489 crc crio[24284]: time="2026-06-12T15:46:42.593130037Z" level=info msg="Stopping pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6" id=8d0d8c30-85e2-4269-8f0e-b9e3066942cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157566 | controller | Jun 12 15:46:42.594128 crc crio[24284]: time="2026-06-12T15:46:42.594055477Z" level=info msg="Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b8870}] Aliases:map[]}"
2026-06-12 16:39:22.157583 | controller | Jun 12 15:46:42.594383 crc crio[24284]: time="2026-06-12T15:46:42.594343906Z" level=info msg="Deleting pod openstack_neutron-db-create-fr2vq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.157599 | controller | Jun 12 15:46:43.219198 crc crio[24284]: time="2026-06-12T15:46:43.21868176Z" level=info msg="Stopped pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6" id=8d0d8c30-85e2-4269-8f0e-b9e3066942cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157615 | controller | Jun 12 15:46:43.605852 crc crio[24284]: time="2026-06-12T15:46:43.605332725Z" level=info msg="Stopping pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7" id=a3cbc769-b383-471f-a360-282cf6c87fe1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157631 | controller | Jun 12 15:46:43.606029 crc crio[24284]: time="2026-06-12T15:46:43.605981237Z" level=info msg="Stopping pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0" id=a361302e-ddd0-4c43-99fd-7cbb8e65d067 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157647 | controller | Jun 12 15:46:43.606165 crc crio[24284]: time="2026-06-12T15:46:43.606074239Z" level=info msg="Stopping pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675" id=90f1ecb6-1aa5-45d2-bbaf-cc05f98efab9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157663 | controller | Jun 12 15:46:43.606790 crc crio[24284]: time="2026-06-12T15:46:43.605730568Z" level=info msg="Stopping pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b" id=d73bdc4d-fc24-4d5e-9122-72754e675b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157678 | controller | Jun 12 15:46:43.606950 crc crio[24284]: time="2026-06-12T15:46:43.606915196Z" level=info msg="Stopping pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b" id=40acdc8c-44b2-41c7-a513-7ad2a8f5f8bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157697 | controller | Jun 12 15:46:43.607314 crc crio[24284]: time="2026-06-12T15:46:43.607192946Z" level=info msg="Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc000b853b0}] Aliases:map[]}"
2026-06-12 16:39:22.157714 | controller | Jun 12 15:46:43.607404 crc crio[24284]: time="2026-06-12T15:46:43.60703354Z" level=info msg="Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0006be628}] Aliases:map[]}"
2026-06-12 16:39:22.157730 | controller | Jun 12 15:46:43.607561 crc crio[24284]: time="2026-06-12T15:46:43.607450994Z" level=info msg="Deleting pod openstack_cinder-db-create-5f8m4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.157746 | controller | Jun 12 15:46:43.607561 crc crio[24284]: time="2026-06-12T15:46:43.607488924Z" level=info msg="Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002722590}] Aliases:map[]}"
2026-06-12 16:39:22.157762 | controller | Jun 12 15:46:43.607561 crc crio[24284]: time="2026-06-12T15:46:43.607528138Z" level=info msg="Deleting pod openstack_barbican-db-create-nq68l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.157778 | controller | Jun 12 15:46:43.607702 crc crio[24284]: time="2026-06-12T15:46:43.607644599Z" level=info msg="Deleting pod openstack_cinder-c375-account-create-update-2fb8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.157794 | controller | Jun 12 15:46:43.607935 crc crio[24284]: time="2026-06-12T15:46:43.607035972Z" level=info msg="Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc003242d50}] Aliases:map[]}"
2026-06-12 16:39:22.157811 | controller | Jun 12 15:46:43.608117 crc crio[24284]: time="2026-06-12T15:46:43.608058273Z" level=info msg="Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc0006be660}] Aliases:map[]}"
2026-06-12 16:39:22.157830 | controller | Jun 12 15:46:43.608456 crc crio[24284]: time="2026-06-12T15:46:43.608432525Z" level=info msg="Deleting pod openstack_neutron-58e5-account-create-update-jrd4t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.157847 | controller | Jun 12 15:46:43.608650 crc crio[24284]: time="2026-06-12T15:46:43.608127606Z" level=info msg="Deleting pod openstack_barbican-00b7-account-create-update-9gjxn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.157862 | controller | Jun 12 15:46:44.055052 crc crio[24284]: time="2026-06-12T15:46:44.052153084Z" level=info msg="Stopped pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675" id=90f1ecb6-1aa5-45d2-bbaf-cc05f98efab9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157878 | controller | Jun 12 15:46:44.188225 crc crio[24284]: time="2026-06-12T15:46:44.18807394Z" level=info msg="Stopped pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b" id=40acdc8c-44b2-41c7-a513-7ad2a8f5f8bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157894 | controller | Jun 12 15:46:44.220307 crc crio[24284]: time="2026-06-12T15:46:44.220127764Z" level=info msg="Stopped pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0" id=a361302e-ddd0-4c43-99fd-7cbb8e65d067 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157910 | controller | Jun 12 15:46:44.225564 crc crio[24284]: time="2026-06-12T15:46:44.225457826Z" level=info msg="Stopped pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b" id=d73bdc4d-fc24-4d5e-9122-72754e675b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157926 | controller | Jun 12 15:46:44.264987 crc crio[24284]: time="2026-06-12T15:46:44.264926553Z" level=info msg="Stopped pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7" id=a3cbc769-b383-471f-a360-282cf6c87fe1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.157942 | controller | Jun 12 15:46:46.595397 crc crio[24284]: time="2026-06-12T15:46:46.594156722Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-74wkh/POD" id=f8edc008-44bc-4e37-b9fb-bec41640d276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.157958 | controller | Jun 12 15:46:46.597511 crc crio[24284]: time="2026-06-12T15:46:46.595476925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.157974 | controller | Jun 12 15:46:47.721692 crc crio[24284]: time="2026-06-12T15:46:47.72118177Z" level=info msg="Stopping container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda (timeout: 10s)" id=960d21f4-aa41-46c0-9921-bbeafb18e8dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.157990 | controller | Jun 12 15:46:48.741325 crc crio[24284]: time="2026-06-12T15:46:48.740626182Z" level=info msg="Stopped container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns" id=960d21f4-aa41-46c0-9921-bbeafb18e8dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.158006 | controller | Jun 12 15:46:48.742372 crc crio[24284]: time="2026-06-12T15:46:48.742134001Z" level=info msg="Stopping pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8" id=e67533c6-9b9c-4e92-967b-22a92784fe77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.158023 | controller | Jun 12 15:46:48.743309 crc crio[24284]: time="2026-06-12T15:46:48.743174665Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc0009b9048}] Aliases:map[]}"
2026-06-12 16:39:22.158042 | controller | Jun 12 15:46:48.743422 crc crio[24284]: time="2026-06-12T15:46:48.743391102Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7fcf8bc745-xprjv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.158059 | controller | Jun 12 15:46:48.781835 crc crio[24284]: time="2026-06-12T15:46:48.781776568Z" level=info msg="Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc001e041b8}] Aliases:map[]}"
2026-06-12 16:39:22.158075 | controller | Jun 12 15:46:48.784348 crc crio[24284]: time="2026-06-12T15:46:48.784317851Z" level=info msg="Adding pod openstack_root-account-create-update-74wkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.158091 | controller | Jun 12 15:46:48.853125 crc crio[24284]: time="2026-06-12T15:46:48.852821285Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b" id=89903e2e-978a-4121-8010-5841f763f335 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.158107 | controller | Jun 12 15:46:48.856215 crc crio[24284]: time="2026-06-12T15:46:48.854352034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9a449b79-de4f-4697-8510-7c619dd2ee90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.158123 | controller | Jun 12 15:46:48.914682 crc crio[24284]: time="2026-06-12T15:46:48.913860677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=23c4abd2-c8eb-410b-8fce-600e3f6390fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.158139 | controller | Jun 12 15:46:48.931034 crc crio[24284]: time="2026-06-12T15:46:48.930940139Z" level=info msg="Creating container: openstack/keystone-db-sync-7rgrt/keystone-db-sync" id=afd44843-2279-4de8-9235-455f822a5da3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.158155 | controller | Jun 12 15:46:48.933362 crc crio[24284]: time="2026-06-12T15:46:48.933300366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158171 | controller | Jun 12 15:46:49.030773 crc crio[24284]: time="2026-06-12T15:46:49.030662593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158187 | controller | Jun 12 15:46:49.035569 crc crio[24284]: time="2026-06-12T15:46:49.035491757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158202 | controller | Jun 12 15:46:49.153084 crc crio[24284]: time="2026-06-12T15:46:49.151211478Z" level=info msg="Stopped pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8" id=e67533c6-9b9c-4e92-967b-22a92784fe77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.158218 | controller | Jun 12 15:46:49.174341 crc crio[24284]: time="2026-06-12T15:46:49.172734384Z" level=info msg="Created container 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7: openstack/keystone-db-sync-7rgrt/keystone-db-sync" id=afd44843-2279-4de8-9235-455f822a5da3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.158237 | controller | Jun 12 15:46:49.174341 crc crio[24284]: time="2026-06-12T15:46:49.173796968Z" level=info msg="Starting container: 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7" id=96d83938-0bc6-4ee9-8cf8-5e148d20be3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.158253 | controller | Jun 12 15:46:49.183813 crc crio[24284]: time="2026-06-12T15:46:49.182533161Z" level=info msg="Started container" PID=63905 containerID=7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7 description=openstack/keystone-db-sync-7rgrt/keystone-db-sync id=96d83938-0bc6-4ee9-8cf8-5e148d20be3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea
2026-06-12 16:39:22.158270 | controller | Jun 12 15:46:49.226921 crc crio[24284]: 2026-06-12T15:46:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffb04026d7c945a Mac:ae:fb:05:32:e9:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c SocketPath: PciID:}] [{Interface:0xc0002933e0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.158286 | controller | Jun 12 15:46:49.227713 crc crio[24284]: time="2026-06-12T15:46:49.22762931Z" level=info msg="Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc001e041b8}] Aliases:map[]}"
2026-06-12 16:39:22.158302 | controller | Jun 12 15:46:49.227856 crc crio[24284]: time="2026-06-12T15:46:49.227836867Z" level=info msg="Checking pod openstack_root-account-create-update-74wkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.158317 | controller | Jun 12 15:46:49.240164 crc crio[24284]: time="2026-06-12T15:46:49.23985983Z" level=info msg="Ran pod sandbox ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 with infra container: openstack/root-account-create-update-74wkh/POD" id=f8edc008-44bc-4e37-b9fb-bec41640d276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.158333 | controller | Jun 12 15:46:49.253555 crc crio[24284]: time="2026-06-12T15:46:49.253311797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=141dce5d-bf66-488f-b21e-264e500c237d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.158349 | controller | Jun 12 15:46:49.258334 crc crio[24284]: time="2026-06-12T15:46:49.256717748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7e318ede-e02b-434a-b2c4-778679d9ec4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.158364 | controller | Jun 12 15:46:49.270473 crc crio[24284]: time="2026-06-12T15:46:49.264918225Z" level=info msg="Creating container: openstack/root-account-create-update-74wkh/mariadb-account-create-update" id=cc7d8a65-2049-4196-80a1-3f30b6797fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.158380 | controller | Jun 12 15:46:49.270473 crc crio[24284]: time="2026-06-12T15:46:49.267440947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158396 | controller | Jun 12 15:46:49.321609 crc crio[24284]: time="2026-06-12T15:46:49.321482181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158412 | controller | Jun 12 15:46:49.324757 crc crio[24284]: time="2026-06-12T15:46:49.324666213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158431 | controller | Jun 12 15:46:49.468994 crc crio[24284]: time="2026-06-12T15:46:49.46814266Z" level=info msg="Created container 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9: openstack/root-account-create-update-74wkh/mariadb-account-create-update" id=cc7d8a65-2049-4196-80a1-3f30b6797fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.158448 | controller | Jun 12 15:46:49.470392 crc crio[24284]: time="2026-06-12T15:46:49.470217776Z" level=info msg="Starting container: 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9" id=901d2132-07b1-4d65-8d89-390e04a8868b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.158464 | controller | Jun 12 15:46:49.477115 crc crio[24284]: time="2026-06-12T15:46:49.476949704Z" level=info msg="Started container" PID=63936 containerID=385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9 description=openstack/root-account-create-update-74wkh/mariadb-account-create-update id=901d2132-07b1-4d65-8d89-390e04a8868b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576
2026-06-12 16:39:22.158480 | controller | Jun 12 15:46:49.781061 crc crio[24284]: time="2026-06-12T15:46:49.780977005Z" level=info msg="Removing container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda" id=605f42d4-f092-43a7-a4e8-f97fcbae1cc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.158496 | controller | Jun 12 15:46:49.849576 crc crio[24284]: time="2026-06-12T15:46:49.849456476Z" level=info msg="Removed container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns" id=605f42d4-f092-43a7-a4e8-f97fcbae1cc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.158525 | controller | Jun 12 15:46:49.856718 crc crio[24284]: time="2026-06-12T15:46:49.856631444Z" level=info msg="Removing container: e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46" id=cb6f9d0d-7e96-4765-9685-3982eab04d55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.158547 | controller | Jun 12 15:46:49.880785 crc crio[24284]: time="2026-06-12T15:46:49.880690316Z" level=info msg="Removed container e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init" id=cb6f9d0d-7e96-4765-9685-3982eab04d55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.158565 | controller | Jun 12 15:46:51.833381 crc crio[24284]: time="2026-06-12T15:46:51.832339599Z" level=info msg="Stopping pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576" id=c2fcbaac-f601-4ba0-8d66-1eb3f3060978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.158584 | controller | Jun 12 15:46:51.834411 crc crio[24284]: time="2026-06-12T15:46:51.834128348Z" level=info msg="Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc004af8398}] Aliases:map[]}"
2026-06-12 16:39:22.158600 | controller | Jun 12 15:46:51.834531 crc crio[24284]: time="2026-06-12T15:46:51.834462119Z" level=info msg="Deleting pod openstack_root-account-create-update-74wkh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.158617 | controller | Jun 12 15:46:52.163335 crc crio[24284]: time="2026-06-12T15:46:52.162880807Z" level=info msg="Stopped pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576" id=c2fcbaac-f601-4ba0-8d66-1eb3f3060978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.158637 | controller | Jun 12 15:46:55.906528 crc crio[24284]: time="2026-06-12T15:46:55.9054254Z" level=info msg="Stopping pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea" id=5133a76f-c3de-4e69-a62a-388566ff6219 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.158653 | controller | Jun 12 15:46:55.921668 crc crio[24284]: time="2026-06-12T15:46:55.908203349Z" level=info msg="Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc003242db0}] Aliases:map[]}"
2026-06-12 16:39:22.158669 | controller | Jun 12 15:46:55.921668 crc crio[24284]: time="2026-06-12T15:46:55.908543632Z" level=info msg="Deleting pod openstack_keystone-db-sync-7rgrt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.158685 | controller | Jun 12 15:46:56.245440 crc crio[24284]: time="2026-06-12T15:46:56.245240961Z" level=info msg="Stopped pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea" id=5133a76f-c3de-4e69-a62a-388566ff6219 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.158701 | controller | Jun 12 15:46:56.708782 crc crio[24284]: time="2026-06-12T15:46:56.708161222Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-zk77r/POD" id=fd33262a-c56f-44ee-9ef0-7033596c2b29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.158717 | controller | Jun 12 15:46:56.709436 crc crio[24284]: time="2026-06-12T15:46:56.708819123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158734 | controller | Jun 12 15:46:56.747575 crc crio[24284]: time="2026-06-12T15:46:56.747418339Z" level=info msg="Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc0009b8d20}] Aliases:map[]}"
2026-06-12 16:39:22.158749 | controller | Jun 12 15:46:56.747575 crc crio[24284]: time="2026-06-12T15:46:56.747502092Z" level=info msg="Adding pod openstack_root-account-create-update-zk77r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.158766 | controller | Jun 12 15:46:57.078715 crc crio[24284]: 2026-06-12T15:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214a0be02d8c406 Mac:e6:97:be:fe:88:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.158782 | controller | Jun 12 15:46:57.081827 crc crio[24284]: time="2026-06-12T15:46:57.080722002Z" level=info msg="Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc0009b8d20}] Aliases:map[]}"
2026-06-12 16:39:22.158801 | controller | Jun 12 15:46:57.081827 crc crio[24284]: time="2026-06-12T15:46:57.080996551Z" level=info msg="Checking pod openstack_root-account-create-update-zk77r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.158817 | controller | Jun 12 15:46:57.090208 crc crio[24284]: time="2026-06-12T15:46:57.090166037Z" level=info msg="Ran pod sandbox 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae with infra container: openstack/root-account-create-update-zk77r/POD" id=fd33262a-c56f-44ee-9ef0-7033596c2b29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.158833 | controller | Jun 12 15:46:57.092994 crc crio[24284]: time="2026-06-12T15:46:57.092925965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e5c7aada-18e6-4b03-96f1-3afe3e0e796d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.158849 | controller | Jun 12 15:46:57.095362 crc crio[24284]: time="2026-06-12T15:46:57.095317363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c68cf567-de97-45c1-8d37-8dd24b5f34f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.158864 | controller | Jun 12 15:46:57.101076 crc crio[24284]: time="2026-06-12T15:46:57.100952725Z" level=info msg="Creating container: openstack/root-account-create-update-zk77r/mariadb-account-create-update" id=b3dafd9c-584d-409d-96e4-de482a01b803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.158880 | controller | Jun 12 15:46:57.101389 crc crio[24284]: time="2026-06-12T15:46:57.101359187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158896 | controller | Jun 12 15:46:57.137636 crc crio[24284]: time="2026-06-12T15:46:57.137530536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158912 | controller | Jun 12 15:46:57.140721 crc crio[24284]: time="2026-06-12T15:46:57.140658887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.158928 | controller | Jun 12 15:46:57.433862 crc crio[24284]: time="2026-06-12T15:46:57.43347662Z" level=info msg="Created container 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd: openstack/root-account-create-update-zk77r/mariadb-account-create-update" id=b3dafd9c-584d-409d-96e4-de482a01b803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.158943 | controller | Jun 12 15:46:57.436075 crc crio[24284]: time="2026-06-12T15:46:57.435357991Z" level=info msg="Starting container: 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd" id=0c3ef2bf-f244-4b84-9bb7-c736cd2cc437 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.158959 | controller | Jun 12 15:46:57.449704 crc crio[24284]: time="2026-06-12T15:46:57.449220621Z" level=info msg="Started container" PID=64346 containerID=34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd description=openstack/root-account-create-update-zk77r/mariadb-account-create-update id=0c3ef2bf-f244-4b84-9bb7-c736cd2cc437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae
2026-06-12 16:39:22.158976 | controller | Jun 12 15:46:57.859342 crc crio[24284]: time="2026-06-12T15:46:57.85874463Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-c9mnf/POD" id=34e6fb0b-f3c3-46c8-99cf-4cd6633d0d76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.158992 | controller | Jun 12 15:46:57.859488 crc crio[24284]: time="2026-06-12T15:46:57.859390292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159011 | controller | Jun 12 15:46:58.124406 crc crio[24284]: time="2026-06-12T15:46:58.121520586Z" level=info msg="Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc001212100}] Aliases:map[]}"
2026-06-12 16:39:22.159028 | controller | Jun 12 15:46:58.124406 crc crio[24284]: time="2026-06-12T15:46:58.12193243Z" level=info msg="Adding pod openstack_keystone-bootstrap-c9mnf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159043 | controller | Jun 12 15:46:58.125508 crc crio[24284]: time="2026-06-12T15:46:58.121742919Z" level=info msg="Stopping pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2" id=95f6f51b-dc45-4a36-ae77-0755a6a19537 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.159059 | controller | Jun 12 15:46:58.125508 crc crio[24284]: time="2026-06-12T15:46:58.124960134Z" level=info msg="Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc000b85908}] Aliases:map[]}"
2026-06-12 16:39:22.159076 | controller | Jun 12 15:46:58.125508 crc crio[24284]: time="2026-06-12T15:46:58.12516583Z" level=info msg="Deleting pod openstack_glance-db-sync-nqcgn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159091 | controller | Jun 12 15:46:58.151335 crc crio[24284]: time="2026-06-12T15:46:58.147966091Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/POD" id=49e06d80-e071-4789-a0e6-91012ecfa973 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159107 | controller | Jun 12 15:46:58.151335 crc crio[24284]: time="2026-06-12T15:46:58.148161738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159123 | controller | Jun 12 15:46:58.345865 crc crio[24284]: time="2026-06-12T15:46:58.345787367Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc004af8140}] Aliases:map[]}"
2026-06-12 16:39:22.159139 | controller | Jun 12 15:46:58.345865 crc crio[24284]: time="2026-06-12T15:46:58.345859079Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159155 | controller | Jun 12 15:46:58.593229 crc crio[24284]: time="2026-06-12T15:46:58.589236286Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-262g9/POD" id=c60be1cc-8857-4995-b0a3-13afc3a4ea2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159171 | controller | Jun 12 15:46:58.593229 crc crio[24284]: time="2026-06-12T15:46:58.590367663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159190 | controller | Jun 12 15:46:58.663074 crc crio[24284]: time="2026-06-12T15:46:58.661784985Z" level=info msg="Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc002c1e3a0}] Aliases:map[]}"
2026-06-12 16:39:22.159206 | controller | Jun 12 15:46:58.663074 crc crio[24284]: time="2026-06-12T15:46:58.661853537Z" level=info msg="Adding pod openstack_neutron-db-sync-262g9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159222 | controller | Jun 12 15:46:58.808487 crc crio[24284]: time="2026-06-12T15:46:58.808195Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-784pc/POD" id=1fedcf25-558c-4693-a9fd-53b1b1c89b03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159238 | controller | Jun 12 15:46:58.808606 crc crio[24284]: time="2026-06-12T15:46:58.80850528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159253 | controller | Jun 12 15:46:58.846690 crc crio[24284]: time="2026-06-12T15:46:58.846641009Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-wsr4d/POD" id=75b7905c-2624-4378-8db9-7a2edf2af32a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159268 | controller | Jun 12 15:46:58.846832 crc crio[24284]: time="2026-06-12T15:46:58.846719682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159283 | controller | Jun 12 15:46:58.849229 crc crio[24284]: time="2026-06-12T15:46:58.849020766Z" level=info msg="Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc002c1e710}] Aliases:map[]}"
2026-06-12 16:39:22.159299 | controller | Jun 12 15:46:58.849229 crc crio[24284]: time="2026-06-12T15:46:58.849078118Z" level=info msg="Adding pod openstack_cinder-db-sync-784pc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159315 | controller | Jun 12 15:46:58.909416 crc crio[24284]: time="2026-06-12T15:46:58.908790679Z" level=info msg="Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc002612450}] Aliases:map[]}"
2026-06-12 16:39:22.159331 | controller | Jun 12 15:46:58.909416 crc crio[24284]: time="2026-06-12T15:46:58.909362958Z" level=info msg="Adding pod openstack_placement-db-sync-wsr4d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159347 | controller | Jun 12 15:46:59.036539 crc crio[24284]: time="2026-06-12T15:46:59.035660778Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=a09fc0e3-cea6-442a-99d5-6091f854fcaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159363 | controller | Jun 12 15:46:59.036539 crc crio[24284]: time="2026-06-12T15:46:59.035802563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159383 | controller | Jun 12 15:46:59.087291 crc crio[24284]: time="2026-06-12T15:46:59.08186077Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc002612858}] Aliases:map[]}"
2026-06-12 16:39:22.159400 | controller | Jun 12 15:46:59.087291 crc crio[24284]: time="2026-06-12T15:46:59.081916362Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159416 | controller | Jun 12 15:46:59.097854 crc crio[24284]: time="2026-06-12T15:46:59.097508867Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-m4xlg/POD" id=b4f1a2af-b2af-47fa-8293-4265f1d42818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159432 | controller | Jun 12 15:46:59.099352 crc crio[24284]: time="2026-06-12T15:46:59.098400106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159447 | controller | Jun 12 15:46:59.168324 crc crio[24284]: time="2026-06-12T15:46:59.150979458Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/POD" id=d44ab893-bb03-4b14-97bc-23ff67d6c3c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159463 | controller | Jun 12 15:46:59.168324 crc crio[24284]: time="2026-06-12T15:46:59.151069791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159479 | controller | Jun 12 15:46:59.197927 crc crio[24284]: time="2026-06-12T15:46:59.197563754Z" level=info msg="Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc002c1ea00}] Aliases:map[]}"
2026-06-12 16:39:22.159495 | controller | Jun 12 15:46:59.197927 crc crio[24284]: time="2026-06-12T15:46:59.197647647Z" level=info msg="Adding pod openstack_barbican-db-sync-m4xlg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159525 | controller | Jun 12 15:46:59.275446 crc crio[24284]: time="2026-06-12T15:46:59.271378514Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0006be1f8}] Aliases:map[]}"
2026-06-12 16:39:22.159546 | controller | Jun 12 15:46:59.275446 crc crio[24284]: time="2026-06-12T15:46:59.271949713Z" level=info msg="Adding pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159572 | controller | Jun 12 15:46:59.298478 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bdf81f2ed5c634 Mac:d2:1d:81:13:8d:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.159605 | controller | Jun 12 15:46:59.299981 crc crio[24284]: time="2026-06-12T15:46:59.299892651Z" level=info msg="Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc001212100}] Aliases:map[]}"
2026-06-12 16:39:22.159621 | controller | Jun 12 15:46:59.300198 crc crio[24284]: time="2026-06-12T15:46:59.300133315Z" level=info msg="Checking pod openstack_keystone-bootstrap-c9mnf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.159637 | controller | Jun 12 15:46:59.331429 crc crio[24284]: time="2026-06-12T15:46:59.32969644Z" level=info msg="Ran pod sandbox 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf with infra container: openstack/keystone-bootstrap-c9mnf/POD" id=34e6fb0b-f3c3-46c8-99cf-4cd6633d0d76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159653 | controller | Jun 12 15:46:59.347123 crc crio[24284]: time="2026-06-12T15:46:59.346977478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=7896b920-0068-4527-bccd-731324ea21b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.159670 | controller | Jun 12 15:46:59.425896 crc crio[24284]: time="2026-06-12T15:46:59.425783814Z" level=info msg="Stopped pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2" id=95f6f51b-dc45-4a36-ae77-0755a6a19537 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.159686 | controller | Jun 12 15:46:59.465208 crc crio[24284]: time="2026-06-12T15:46:59.464594819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9f83b651-9f35-416b-9da8-95517ab46444 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.159702 | controller | Jun 12 15:46:59.477861 crc crio[24284]: time="2026-06-12T15:46:59.477638257Z" level=info msg="Creating container: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap" id=5d5ef2ac-ac3e-4e9f-b3aa-343b3bb379d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.159717 | controller | Jun 12 15:46:59.478420 crc crio[24284]: time="2026-06-12T15:46:59.478228583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159733 | controller | Jun 12 15:46:59.510921 crc crio[24284]: time="2026-06-12T15:46:59.509733707Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-p5sz7/POD" id=cfcdb930-7548-4fce-9767-41039cb00a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159749 | controller | Jun 12 15:46:59.510921 crc crio[24284]: time="2026-06-12T15:46:59.50981315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159764 | controller | Jun 12 15:46:59.563484 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00a7b6ceaf45c4 Mac:9e:fa:60:92:d0:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.159780 | controller | Jun 12 15:46:59.565761 crc crio[24284]: time="2026-06-12T15:46:59.565709769Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc004af8140}] Aliases:map[]}"
2026-06-12 16:39:22.159801 | controller | Jun 12 15:46:59.566163 crc crio[24284]: time="2026-06-12T15:46:59.566129593Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.159818 | controller | Jun 12 15:46:59.621744 crc crio[24284]: time="2026-06-12T15:46:59.620801318Z" level=info msg="Ran pod sandbox a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 with infra container: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/POD" id=49e06d80-e071-4789-a0e6-91012ecfa973 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.159878 | controller | Jun 12 15:46:59.629339 crc crio[24284]: time="2026-06-12T15:46:59.629180077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159900 | controller | Jun 12 15:46:59.634918 crc crio[24284]: time="2026-06-12T15:46:59.63485106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.159916 | controller | Jun 12 15:46:59.638743 crc crio[24284]: time="2026-06-12T15:46:59.63869723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1a05941d-4ccd-4829-9c93-a2f4c6f87845 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.159932 | controller | Jun 12 15:46:59.650500 crc crio[24284]: time="2026-06-12T15:46:59.650389184Z" level=info msg="Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc000b846a8}] Aliases:map[]}"
2026-06-12 16:39:22.159949 | controller | Jun 12 15:46:59.650990 crc crio[24284]: time="2026-06-12T15:46:59.650854599Z" level=info msg="Adding pod openshift-marketplace_certified-operators-p5sz7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.159965 | controller | Jun 12 15:46:59.753560 crc crio[24284]: time="2026-06-12T15:46:59.753463874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a069159-a0a9-433d-a6a4-e70f444ff825 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.159981 | controller | Jun 12 15:46:59.766905 crc crio[24284]: time="2026-06-12T15:46:59.765761153Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init" id=59c494f1-a134-465a-805c-ae12378a8ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.159997 | controller | Jun 12 15:46:59.766905 crc crio[24284]: time="2026-06-12T15:46:59.766387272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.160012 | controller | Jun 12 15:46:59.909048 crc crio[24284]: time="2026-06-12T15:46:59.908899606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.160028 | controller | Jun 12 15:46:59.925296 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa51c0afc8eb20 Mac:da:ad:89:9a:1b:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 SocketPath: PciID:}] [{Interface:0xc000335310 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160052 | controller | Jun 12 15:46:59.933410 crc crio[24284]: time="2026-06-12T15:46:59.930332389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.160069 | controller | Jun 12 15:46:59.943741 crc crio[24284]: time="2026-06-12T15:46:59.942652488Z" level=info msg="Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc002612450}] Aliases:map[]}"
2026-06-12 16:39:22.160085 | controller | Jun 12 15:46:59.944954 crc crio[24284]: time="2026-06-12T15:46:59.943973561Z" level=info msg="Checking pod openstack_placement-db-sync-wsr4d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160101 | controller | Jun 12 15:46:59.972598 crc crio[24284]: time="2026-06-12T15:46:59.972527458Z" level=info msg="Ran pod sandbox 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 with infra container: openstack/placement-db-sync-wsr4d/POD" id=75b7905c-2624-4378-8db9-7a2edf2af32a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.160117 | controller | Jun 12 15:46:59.978632 crc crio[24284]: time="2026-06-12T15:46:59.978530317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160133 | controller | Jun 12 15:46:59.978873 crc crio[24284]: time="2026-06-12T15:46:59.978736684Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160149 | controller | Jun 12 15:46:59.978873 crc crio[24284]: time="2026-06-12T15:46:59.978782815Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160165 | controller | Jun 12 15:46:59.981903 crc crio[24284]: time="2026-06-12T15:46:59.981813893Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5b556b6c-ba8b-4297-9285-567352e6b8e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.160181 | controller | Jun 12 15:46:59.998150 crc crio[24284]: time="2026-06-12T15:46:59.997964765Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-12 16:39:22.160197 | controller | Jun 12 15:47:00.394061 crc crio[24284]: time="2026-06-12T15:47:00.393969013Z" level=info msg="Created container 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap" id=5d5ef2ac-ac3e-4e9f-b3aa-343b3bb379d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.160213 | controller | Jun 12 15:47:00.395623 crc crio[24284]: time="2026-06-12T15:47:00.395578895Z" level=info msg="Starting container: 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4" id=900c2a1c-0978-449c-aead-257b6b449fa2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.160229 | controller | Jun 12 15:47:00.395983 crc crio[24284]: time="2026-06-12T15:47:00.395906059Z" level=info msg="Created container 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init" id=59c494f1-a134-465a-805c-ae12378a8ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.160250 | controller | Jun 12 15:47:00.396793 crc crio[24284]: time="2026-06-12T15:47:00.396722904Z" level=info msg="Starting container: 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34" id=0c78b864-a3d7-463c-858a-8bd85e80fa21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.160267 | controller | Jun 12 15:47:00.403318 crc crio[24284]: time="2026-06-12T15:47:00.40318042Z" level=info msg="Started container" PID=64873 containerID=3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4 description=openstack/keystone-bootstrap-c9mnf/keystone-bootstrap id=900c2a1c-0978-449c-aead-257b6b449fa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf
2026-06-12 16:39:22.160283 | controller | Jun 12 15:47:00.403595 crc crio[24284]: time="2026-06-12T15:47:00.403444864Z" level=info msg="Started container" PID=64925 containerID=5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34 description=openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init id=0c78b864-a3d7-463c-858a-8bd85e80fa21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3
2026-06-12 16:39:22.160299 | controller | Jun 12 15:47:00.435729 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f5bb8cdfac090f Mac:6a:1a:f7:7b:0d:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160315 | controller | Jun 12 15:47:00.439872 crc crio[24284]: time="2026-06-12T15:47:00.436743398Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0006be1f8}] Aliases:map[]}"
2026-06-12 16:39:22.160331 | controller | Jun 12 15:47:00.439872 crc crio[24284]: time="2026-06-12T15:47:00.436960672Z" level=info msg="Checking pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160347 | controller | Jun 12 15:47:00.446795 crc crio[24284]: time="2026-06-12T15:47:00.446424104Z" level=info msg="Ran pod sandbox 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd with infra container: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/POD" id=d44ab893-bb03-4b14-97bc-23ff67d6c3c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.160363 | controller | Jun 12 15:47:00.452640 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfae412d9306993 Mac:e6:a1:8f:4e:c2:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 SocketPath: PciID:}] [{Interface:0xc0004845d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160435 | controller | Jun 12 15:47:00.452940 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71c2abfcc991eae Mac:56:e3:58:e9:c5:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160466 | controller | Jun 12 15:47:00.453629 crc crio[24284]: time="2026-06-12T15:47:00.453544814Z" level=info msg="Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc002c1e3a0}] Aliases:map[]}"
2026-06-12 16:39:22.160484 | controller | Jun 12 15:47:00.453706 crc crio[24284]: time="2026-06-12T15:47:00.453665177Z" level=info msg="Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc002c1ea00}] Aliases:map[]}"
2026-06-12 16:39:22.160501 | controller | Jun 12 15:47:00.453852 crc crio[24284]: time="2026-06-12T15:47:00.453793252Z" level=info msg="Checking pod openstack_barbican-db-sync-m4xlg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160544 | controller | Jun 12 15:47:00.454372 crc crio[24284]: time="2026-06-12T15:47:00.453795196Z" level=info msg="Checking pod openstack_neutron-db-sync-262g9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160563 | controller | Jun 12 15:47:00.457346 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8365930a450a7c0 Mac:96:ce:6f:c9:fc:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160579 | controller | Jun 12 15:47:00.458079 crc crio[24284]: time="2026-06-12T15:47:00.457931877Z" level=info msg="Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc002c1e710}] Aliases:map[]}"
2026-06-12 16:39:22.160596 | controller | Jun 12 15:47:00.458079 crc crio[24284]: time="2026-06-12T15:47:00.458074271Z" level=info msg="Checking pod openstack_cinder-db-sync-784pc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160612 | controller | Jun 12 15:47:00.463206 crc crio[24284]: time="2026-06-12T15:47:00.463040756Z" level=info msg="Ran pod sandbox 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 with infra container: openstack/barbican-db-sync-m4xlg/POD" id=b4f1a2af-b2af-47fa-8293-4265f1d42818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.160628 | controller | Jun 12 15:47:00.470533 crc crio[24284]: time="2026-06-12T15:47:00.470413554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ef128659-4afe-4d91-9c9b-4236e70d1894 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160645 | controller | Jun 12 15:47:00.488827 crc crio[24284]: time="2026-06-12T15:47:00.488544264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160661 | controller | Jun 12 15:47:00.488827 crc crio[24284]: time="2026-06-12T15:47:00.488766581Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160682 | controller | Jun 12 15:47:00.488827 crc crio[24284]: time="2026-06-12T15:47:00.488816953Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160698 | controller | Jun 12 15:47:00.501811 crc crio[24284]: time="2026-06-12T15:47:00.496736301Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=3d164811-45a7-4e1e-ac30-0e9fb6ec3ab5 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.160714 | controller | Jun 12 15:47:00.543316 crc crio[24284]: time="2026-06-12T15:47:00.541405918Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-12 16:39:22.160731 | controller | Jun 12 15:47:00.559320 crc crio[24284]: time="2026-06-12T15:47:00.55796399Z" level=info msg="Ran pod sandbox dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 with infra container: openstack/neutron-db-sync-262g9/POD" id=c60be1cc-8857-4995-b0a3-13afc3a4ea2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.160746 | controller | Jun 12 15:47:00.583610 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2fc7766c439dcb Mac:ce:8e:39:92:18:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 SocketPath: PciID:}] [{Interface:0xc0001ba990 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160762 | controller | Jun 12 15:47:00.584663 crc crio[24284]: time="2026-06-12T15:47:00.584569309Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc002612858}] Aliases:map[]}"
2026-06-12 16:39:22.160779 | controller | Jun 12 15:47:00.584816 crc crio[24284]: time="2026-06-12T15:47:00.584759395Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160795 | controller | Jun 12 15:47:00.602559 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3714e5591ed9a6a Mac:76:10:de:9a:c4:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f SocketPath: PciID:}] [{Interface:0xc00026d110 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.160811 | controller | Jun 12 15:47:00.602559 crc crio[24284]: time="2026-06-12T15:47:00.600683333Z" level=info msg="Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc000b846a8}] Aliases:map[]}"
2026-06-12 16:39:22.160827 | controller | Jun 12 15:47:00.618688 crc crio[24284]: time="2026-06-12T15:47:00.617944955Z" level=info msg="Checking pod openshift-marketplace_certified-operators-p5sz7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.160848 | controller | Jun 12 15:47:00.620811 crc crio[24284]: time="2026-06-12T15:47:00.620374029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f424b6f5-61b0-4f00-9349-6854d95f4c0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160865 | controller | Jun 12 15:47:00.675612 crc crio[24284]: time="2026-06-12T15:47:00.668806982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=915f30ec-1366-4843-82f1-81596a1d04ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160881 | controller | Jun 12 15:47:00.687332 crc crio[24284]: time="2026-06-12T15:47:00.684745091Z" level=info msg="Creating container: openstack/neutron-db-sync-262g9/neutron-db-sync" id=3810de76-84c5-45fd-855e-3904f5226c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.160897 | controller | Jun 12 15:47:00.687332 crc crio[24284]: time="2026-06-12T15:47:00.685452884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.160913 | controller | Jun 12 15:47:00.728350 crc crio[24284]: time="2026-06-12T15:47:00.726942331Z" level=info msg="Ran pod sandbox 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 with infra container: openstack/cinder-db-sync-784pc/POD" id=1fedcf25-558c-4693-a9fd-53b1b1c89b03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.160929 | controller | Jun 12 15:47:00.739007 crc crio[24284]: time="2026-06-12T15:47:00.73887887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160944 | controller | Jun 12 15:47:00.739378 crc crio[24284]: time="2026-06-12T15:47:00.739080247Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160960 | controller | Jun 12 15:47:00.739378 crc crio[24284]: time="2026-06-12T15:47:00.73917915Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.160976 | controller | Jun 12 15:47:00.743489 crc crio[24284]: time="2026-06-12T15:47:00.741854595Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4c43a79b-9599-4cbb-a89f-b9dd76662373 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.160992 | controller | Jun 12 15:47:00.746792 crc crio[24284]: time="2026-06-12T15:47:00.745949158Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-12 16:39:22.161008 | controller | Jun 12 15:47:00.756188 crc crio[24284]: time="2026-06-12T15:47:00.756055504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161024 | controller | Jun 12 15:47:00.775316 crc crio[24284]: time="2026-06-12T15:47:00.774602289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161040 | controller | Jun 12 15:47:00.804621 crc crio[24284]: time="2026-06-12T15:47:00.803870823Z" level=info msg="Ran pod sandbox 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 with infra container: openshift-marketplace/certified-operators-p5sz7/POD" id=cfcdb930-7548-4fce-9767-41039cb00a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.161056 | controller | Jun 12 15:47:00.820506 crc crio[24284]: time="2026-06-12T15:47:00.820428944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b77f0ed-06a5-4ab4-8484-9129158e0976 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161077 | controller | Jun 12 15:47:00.823443 crc crio[24284]: time="2026-06-12T15:47:00.82280342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b0e02a2c-6321-406f-879d-682106a4eb49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161093 | controller | Jun 12 15:47:00.843073 crc crio[24284]: time="2026-06-12T15:47:00.842974563Z" level=info msg="Creating container: openshift-marketplace/certified-operators-p5sz7/extract-utilities" id=cb41a68c-dfb8-4d05-a5c3-8073179d535f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.161109 | controller | Jun 12 15:47:00.843731 crc crio[24284]: time="2026-06-12T15:47:00.843653575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161125 | controller | Jun 12 15:47:00.855363 crc crio[24284]: time="2026-06-12T15:47:00.855151689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=67af6411-4ee3-4124-b8ca-d8486e90c594 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161140 | controller | Jun 12 15:47:00.868072 crc crio[24284]: time="2026-06-12T15:47:00.867932547Z" level=info msg="Ran pod sandbox c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a with infra container: openstack/ceilometer-0/POD" id=a09fc0e3-cea6-442a-99d5-6091f854fcaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.161156 | controller | Jun 12 15:47:00.872368 crc crio[24284]: time="2026-06-12T15:47:00.870574364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161172 | controller | Jun 12 15:47:00.907926 crc crio[24284]: time="2026-06-12T15:47:00.907850859Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161188 | controller | Jun 12 15:47:00.908177 crc crio[24284]: time="2026-06-12T15:47:00.907948353Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161203 | controller | Jun 12 15:47:00.919718 crc crio[24284]: time="2026-06-12T15:47:00.919577836Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=8cfa3848-fc52-494f-8337-df64f66e3311 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.161219 | controller | Jun 12 15:47:00.926806 crc crio[24284]: time="2026-06-12T15:47:00.923453156Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-12 16:39:22.161235 | controller | Jun 12 15:47:00.927168 crc crio[24284]: time="2026-06-12T15:47:00.926997778Z" level=info msg="Creating container: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init" id=1a40eba3-f15c-40eb-8c94-ae804f441e0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.161251 | controller | Jun 12 15:47:00.927585 crc crio[24284]: time="2026-06-12T15:47:00.927508805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161267 | controller | Jun 12 15:47:00.951156 crc crio[24284]: time="2026-06-12T15:47:00.951042565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161287 | controller | Jun 12 15:47:00.970496 crc crio[24284]: time="2026-06-12T15:47:00.969833405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161303 | controller | Jun 12 15:47:01.103937 crc crio[24284]: time="2026-06-12T15:47:01.103783961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161318 | controller | Jun 12 15:47:01.114846 crc crio[24284]: time="2026-06-12T15:47:01.114484108Z" level=info msg="Created container aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4: openstack/neutron-db-sync-262g9/neutron-db-sync" id=3810de76-84c5-45fd-855e-3904f5226c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.161333 | controller | Jun 12 15:47:01.127019 crc crio[24284]: time="2026-06-12T15:47:01.11923261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161349 | controller | Jun 12 15:47:01.127319 crc crio[24284]: time="2026-06-12T15:47:01.119973635Z" level=info msg="Starting container: aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4" id=b5a866f4-1790-49d9-82cc-5d87ec65cc30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.161365 | controller | Jun 12 15:47:01.186602 crc crio[24284]: time="2026-06-12T15:47:01.175345039Z" level=info msg="Started container" PID=65021 containerID=aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4 description=openstack/neutron-db-sync-262g9/neutron-db-sync id=b5a866f4-1790-49d9-82cc-5d87ec65cc30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3
2026-06-12 16:39:22.161381 | controller | Jun 12 15:47:01.186602 crc crio[24284]: time="2026-06-12T15:47:01.184572663Z" level=info msg="Created container 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1: openshift-marketplace/certified-operators-p5sz7/extract-utilities" id=cb41a68c-dfb8-4d05-a5c3-8073179d535f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.161397 | controller | Jun 12 15:47:01.198149 crc crio[24284]: time="2026-06-12T15:47:01.19802533Z" level=info msg="Starting container: 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1" id=faaa1242-f230-482b-b786-4a002d83a06e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.161412 | controller | Jun 12 15:47:01.238419 crc crio[24284]: time="2026-06-12T15:47:01.236051595Z" level=info msg="Started container" PID=65040 containerID=7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1 description=openshift-marketplace/certified-operators-p5sz7/extract-utilities id=faaa1242-f230-482b-b786-4a002d83a06e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1
2026-06-12 16:39:22.161429 | controller | Jun 12 15:47:01.492920 crc crio[24284]: time="2026-06-12T15:47:01.491765147Z" level=info msg="Stopping pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3" id=f8c48718-78d1-4ddc-a93c-892843426ec9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.161445 | controller | Jun 12 15:47:01.492920 crc crio[24284]: time="2026-06-12T15:47:01.492706238Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}"
2026-06-12 16:39:22.161466 | controller | Jun 12 15:47:01.492920 crc crio[24284]: time="2026-06-12T15:47:01.492882303Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.161483 | controller | Jun 12 15:47:01.494364 crc crio[24284]: time="2026-06-12T15:47:01.493552875Z" level=info msg="Stopping pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae" id=9958c3e5-736c-4850-88f6-14077acfdfe1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.161499 | controller | Jun 12 15:47:01.494364 crc crio[24284]: time="2026-06-12T15:47:01.49401365Z" level=info msg="Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc002722010}] Aliases:map[]}"
2026-06-12 16:39:22.161533 | controller | Jun 12 15:47:01.494364 crc crio[24284]: time="2026-06-12T15:47:01.494189666Z" level=info msg="Deleting pod openstack_root-account-create-update-zk77r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.161552 | controller | Jun 12 15:47:01.618313 crc crio[24284]: time="2026-06-12T15:47:01.612163864Z" level=info msg="Created container 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init" id=1a40eba3-f15c-40eb-8c94-ae804f441e0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.161568 | controller | Jun 12 15:47:01.629684 crc crio[24284]: time="2026-06-12T15:47:01.629542703Z" level=info msg="Starting container: 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811" id=822ad433-58b8-467b-b62d-84a44a6d0f62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.161584 | controller | Jun 12 15:47:01.650670 crc crio[24284]: time="2026-06-12T15:47:01.650585594Z" level=info msg="Started container" PID=65055 containerID=3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811 description=openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init id=822ad433-58b8-467b-b62d-84a44a6d0f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd
2026-06-12 16:39:22.161600 | controller | Jun 12 15:47:02.091317 crc crio[24284]: time="2026-06-12T15:47:02.089607479Z" level=info msg="Stopped pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae" id=9958c3e5-736c-4850-88f6-14077acfdfe1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.161617 | controller | Jun 12 15:47:02.349986 crc crio[24284]: time="2026-06-12T15:47:02.349853997Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54586c9f6c-dzdtr/POD" id=e7ddf882-42c6-43db-b976-6e79b4a9ddfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.161633 | controller | Jun 12 15:47:02.350215 crc crio[24284]: time="2026-06-12T15:47:02.350086594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161649 | controller | Jun 12 15:47:02.388725 crc crio[24284]: time="2026-06-12T15:47:02.384749157Z" level=info msg="Stopped pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3" id=f8c48718-78d1-4ddc-a93c-892843426ec9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.161665 | controller | Jun 12 15:47:02.544162 crc crio[24284]: time="2026-06-12T15:47:02.54408433Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc004af8420}] Aliases:map[]}"
2026-06-12 16:39:22.161685 | controller | Jun 12 15:47:02.546823 crc crio[24284]: time="2026-06-12T15:47:02.546691485Z" level=info msg="Adding pod openstack_dnsmasq-dns-54586c9f6c-dzdtr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.161701 | controller | Jun 12 15:47:02.581448 crc crio[24284]: time="2026-06-12T15:47:02.5809108Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1472936a-d5ad-46ef-9dd2-3c5de2b82721 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.161717 | controller | Jun 12 15:47:02.624778 crc crio[24284]: time="2026-06-12T15:47:02.624388604Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.161733 | controller | Jun 12 15:47:02.649195 crc crio[24284]: time="2026-06-12T15:47:02.647891902Z" level=info msg="Stopping pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd" id=078f9fcd-dada-4655-bb15-ac55d9025ee5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.161749 | controller | Jun 12 15:47:02.649195 crc crio[24284]: time="2026-06-12T15:47:02.64845829Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}"
2026-06-12 16:39:22.161765 | controller | Jun 12 15:47:02.649195 crc crio[24284]: time="2026-06-12T15:47:02.648689258Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.161781 | controller | Jun 12 15:47:02.702367 crc crio[24284]: time="2026-06-12T15:47:02.700892997Z" level=info msg="Removing container: 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34" id=3cbecff4-522c-44ee-ba4b-da13ef22a8b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.161797 | controller | Jun 12 15:47:02.875609 crc crio[24284]: time="2026-06-12T15:47:02.875187488Z" level=info msg="Removed container 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init" id=3cbecff4-522c-44ee-ba4b-da13ef22a8b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.161813 | controller | Jun 12 15:47:02.929620 crc crio[24284]: time="2026-06-12T15:47:02.926906368Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=e7906d33-0b0f-4fee-9827-20ceeebe092b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.161830 | controller | Jun 12 15:47:02.929620 crc crio[24284]: time="2026-06-12T15:47:02.927554089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.161846 | controller | Jun 12 15:47:03.049017 crc crio[24284]: time="2026-06-12T15:47:03.048909467Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc002612568}] Aliases:map[]}"
2026-06-12 16:39:22.161868 | controller | Jun 12 15:47:03.049402 crc crio[24284]: time="2026-06-12T15:47:03.04929708Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.161885 | controller | Jun 12 15:47:03.444828 crc crio[24284]: time="2026-06-12T15:47:03.442551503Z" level=info msg="Stopped pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd" id=078f9fcd-dada-4655-bb15-ac55d9025ee5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.161901 | controller | Jun 12 15:47:03.755005 crc crio[24284]: time="2026-06-12T15:47:03.754531983Z" level=info msg="Removing container: 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811" id=13b44861-7f3d-4013-a6e2-f6c23a619806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.161916 | controller | Jun 12 15:47:03.811475 crc crio[24284]: 2026-06-12T15:47:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee8316d1ffafb5 Mac:22:c9:c2:92:77:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b SocketPath: PciID:}] [{Interface:0xc0004be6d0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.161933 | controller | Jun 12 15:47:03.813812 crc crio[24284]: time="2026-06-12T15:47:03.813074547Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc004af8420}] Aliases:map[]}"
2026-06-12 16:39:22.161949 | controller | Jun 12 15:47:03.813812 crc crio[24284]: time="2026-06-12T15:47:03.813311783Z" level=info msg="Checking pod openstack_dnsmasq-dns-54586c9f6c-dzdtr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.161965 | controller | Jun 12 15:47:03.831061 crc crio[24284]: time="2026-06-12T15:47:03.830359152Z" level=info msg="Ran pod sandbox 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f with infra container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/POD" id=e7ddf882-42c6-43db-b976-6e79b4a9ddfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.161981 | controller | Jun 12 15:47:03.837286 crc crio[24284]: time="2026-06-12T15:47:03.837175403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b5158b50-31cd-4fbe-bba0-51dfc986ced7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.161997 | controller | Jun 12 15:47:03.914444 crc crio[24284]: time="2026-06-12T15:47:03.914201683Z" level=info msg="Removed container 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init" id=13b44861-7f3d-4013-a6e2-f6c23a619806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.162012 | controller | Jun 12 15:47:03.923129 crc crio[24284]: time="2026-06-12T15:47:03.923022078Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=2c99a3f0-e9bb-43d6-b2b8-76320f0872e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.162028 | controller | Jun 12 15:47:03.923543 crc crio[24284]: time="2026-06-12T15:47:03.923175953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162044 | controller | Jun 12 15:47:04.032046 crc crio[24284]: time="2026-06-12T15:47:04.031888738Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=1472936a-d5ad-46ef-9dd2-3c5de2b82721 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.162064 | controller | Jun 12 15:47:04.038379 crc crio[24284]: time="2026-06-12T15:47:04.036589974Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=20391b39-6451-4ec7-be7c-f0d23c4f22e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162080 | controller | Jun 12 15:47:04.038379 crc crio[24284]: time="2026-06-12T15:47:04.036983547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6687e907-988f-4863-80a3-ea84e2d4ed6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162095 | controller | Jun 12 15:47:04.125150 crc crio[24284]: time="2026-06-12T15:47:04.12504472Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4d1e2d1d-74e7-4567-b02f-1f8c91c6de40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162112 | controller | Jun 12 15:47:04.131337 crc crio[24284]: time="2026-06-12T15:47:04.131124545Z" level=info msg="Creating container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init" id=f00bb798-8976-42de-b80f-d12350a3c168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162128 | controller | Jun 12 15:47:04.135812 crc crio[24284]: time="2026-06-12T15:47:04.135489987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162144 | controller | Jun 12 15:47:04.142349 crc crio[24284]: time="2026-06-12T15:47:04.142224792Z" level=info msg="Creating container: openshift-marketplace/certified-operators-p5sz7/extract-content" id=d0e4eb00-7adc-426d-a3e0-f6c76f07a299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162159 | controller | Jun 12 15:47:04.171488 crc crio[24284]: time="2026-06-12T15:47:04.170734041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162175 | controller | Jun 12 15:47:04.172918 crc crio[24284]: time="2026-06-12T15:47:04.172824904Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc00041c748}] Aliases:map[]}"
2026-06-12 16:39:22.162191 | controller | Jun 12 15:47:04.172918 crc crio[24284]: time="2026-06-12T15:47:04.172876506Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.162207 | controller | Jun 12 15:47:04.247883 crc crio[24284]: time="2026-06-12T15:47:04.247835595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162223 | controller | Jun 12 15:47:04.268469 crc crio[24284]: time="2026-06-12T15:47:04.268433154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162238 | controller | Jun 12 15:47:04.335351 crc crio[24284]: time="2026-06-12T15:47:04.33519071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162253 | controller | Jun 12 15:47:04.338481 crc crio[24284]: time="2026-06-12T15:47:04.338075325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162273 | controller | Jun 12 15:47:04.468583 crc crio[24284]: 2026-06-12T15:47:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55efe695187c42 Mac:72:56:c5:c2:2a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d SocketPath: PciID:}] [{Interface:0xc000484a10 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.162290 | controller | Jun 12 15:47:04.471799 crc crio[24284]: time="2026-06-12T15:47:04.471608993Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc002612568}] Aliases:map[]}"
2026-06-12 16:39:22.162305 | controller | Jun 12 15:47:04.471799 crc crio[24284]: time="2026-06-12T15:47:04.471808519Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.162321 | controller | Jun 12 15:47:04.492353 crc crio[24284]: time="2026-06-12T15:47:04.492092711Z" level=info msg="Ran pod sandbox e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 with infra container: openstack/glance-default-external-api-0/POD" id=e7906d33-0b0f-4fee-9827-20ceeebe092b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.162337 | controller | Jun 12 15:47:04.502635 crc crio[24284]: time="2026-06-12T15:47:04.502546717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3a50399a-3a7a-47e3-80a7-a7cce74b8073 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162353 | controller | Jun 12 15:47:04.509616 crc crio[24284]: time="2026-06-12T15:47:04.508759659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9c0036c5-2b87-4bf2-bc4b-e75fbbf5ebcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162369 | controller | Jun 12 15:47:04.535730 crc crio[24284]: time="2026-06-12T15:47:04.535632016Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=cb2cd100-44bb-404f-9b04-5fc8826be881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162385 | controller | Jun 12 15:47:04.553651 crc crio[24284]: time="2026-06-12T15:47:04.553540771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162401 | controller | Jun 12 15:47:04.593603 crc crio[24284]: time="2026-06-12T15:47:04.593476596Z" level=info msg="Created container 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init" id=f00bb798-8976-42de-b80f-d12350a3c168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162416 | controller | Jun 12 15:47:04.598528 crc crio[24284]: time="2026-06-12T15:47:04.598449159Z" level=info msg="Starting container: 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4" id=f52e53a0-eb90-49af-a4c1-e92d18733040 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.162432 | controller | Jun 12 15:47:04.606584 crc crio[24284]: time="2026-06-12T15:47:04.606462141Z" level=info msg="Started container" PID=65397 containerID=9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4 description=openstack/dnsmasq-dns-54586c9f6c-dzdtr/init id=f52e53a0-eb90-49af-a4c1-e92d18733040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f
2026-06-12 16:39:22.162448 | controller | Jun 12 15:47:04.689620 crc crio[24284]: time="2026-06-12T15:47:04.688501597Z" level=info msg="Created container 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3: openshift-marketplace/certified-operators-p5sz7/extract-content" id=d0e4eb00-7adc-426d-a3e0-f6c76f07a299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162469 | controller | Jun 12 15:47:04.690000 crc crio[24284]: time="2026-06-12T15:47:04.689898181Z" level=info msg="Starting container: 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3" id=659b9af1-a3ac-469d-800c-11a614a8c8c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.162485 | controller | Jun 12 15:47:04.712642 crc crio[24284]: time="2026-06-12T15:47:04.702888663Z" level=info msg="Started container" PID=65411 containerID=1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3 description=openshift-marketplace/certified-operators-p5sz7/extract-content id=659b9af1-a3ac-469d-800c-11a614a8c8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1
2026-06-12 16:39:22.162502 | controller | Jun 12 15:47:04.712642 crc crio[24284]: time="2026-06-12T15:47:04.708323121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162536 | controller | Jun 12 15:47:04.808074 crc crio[24284]: time="2026-06-12T15:47:04.80189271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8c5024c0-a180-44a0-bbc8-7d8928d10e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162554 | controller | Jun 12 15:47:04.913402 crc crio[24284]: time="2026-06-12T15:47:04.912736246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ff60b5a4-0bcc-42bf-8a28-63e53a44e16b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162573 | controller | Jun 12 15:47:04.933442 crc crio[24284]: time="2026-06-12T15:47:04.932952177Z" level=info msg="Creating container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns" id=ff30b553-3129-440a-b0e3-7fc9c3094a7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162592 | controller | Jun 12 15:47:04.935773 crc crio[24284]: time="2026-06-12T15:47:04.935651056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162607 | controller | Jun 12 15:47:05.041879 crc crio[24284]: 2026-06-12T15:47:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4112ce413895b Mac:26:79:c1:77:ee:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.162624 | controller | Jun 12 15:47:05.041879 crc crio[24284]: time="2026-06-12T15:47:05.04036129Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc00041c748}] Aliases:map[]}"
2026-06-12 16:39:22.162640 | controller | Jun 12 15:47:05.041879 crc crio[24284]: time="2026-06-12T15:47:05.041054543Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.162656 | controller | Jun 12 15:47:05.256996 crc crio[24284]: time="2026-06-12T15:47:05.25687692Z" level=info msg="Ran pod sandbox ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a with infra container: openstack/glance-default-internal-api-0/POD" id=2c99a3f0-e9bb-43d6-b2b8-76320f0872e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.162677 | controller | Jun 12 15:47:05.262347 crc crio[24284]: time="2026-06-12T15:47:05.262142195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c6c5cf25-7713-485a-aed5-3712d8975266 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162693 | controller | Jun 12 15:47:05.268871 crc crio[24284]: time="2026-06-12T15:47:05.268128977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=37e3d540-d966-4dbe-bff2-290ad84c6ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162709 | controller | Jun 12 15:47:05.281884 crc crio[24284]: time="2026-06-12T15:47:05.281675539Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=275b3ad8-f074-4f9e-8efd-b392ddc09c39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162725 | controller | Jun 12 15:47:05.282221 crc crio[24284]: time="2026-06-12T15:47:05.282083733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162741 | controller | Jun 12 15:47:05.328454 crc crio[24284]: time="2026-06-12T15:47:05.326444072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162757 | controller | Jun 12 15:47:05.394342 crc crio[24284]: time="2026-06-12T15:47:05.393588293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162772 | controller | Jun 12 15:47:05.551490 crc crio[24284]: time="2026-06-12T15:47:05.551198772Z" level=info msg="Created container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns" id=ff30b553-3129-440a-b0e3-7fc9c3094a7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162788 | controller | Jun 12 15:47:05.555206 crc crio[24284]: time="2026-06-12T15:47:05.554827262Z" level=info msg="Starting container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892" id=b2e5928a-90c2-4bdd-82db-368bbfffb79a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.162804 | controller | Jun 12 15:47:05.567358 crc crio[24284]: time="2026-06-12T15:47:05.566809016Z" level=info msg="Started container" PID=65497 containerID=96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892 description=openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns id=b2e5928a-90c2-4bdd-82db-368bbfffb79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f
2026-06-12 16:39:22.162821 | controller | Jun 12 15:47:05.725030 crc crio[24284]: time="2026-06-12T15:47:05.724131963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162836 | controller | Jun 12 15:47:06.036019 crc crio[24284]: time="2026-06-12T15:47:06.035911629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162853 | controller | Jun 12 15:47:06.422649 crc crio[24284]: time="2026-06-12T15:47:06.422526643Z" level=info msg="Created container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log" id=cb2cd100-44bb-404f-9b04-5fc8826be881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162869 | controller | Jun 12 15:47:06.424880 crc crio[24284]: time="2026-06-12T15:47:06.424747465Z" level=info msg="Starting container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb" id=286701d7-f078-4073-ba25-94a946dab8b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.162891 | controller | Jun 12 15:47:06.445510 crc crio[24284]: time="2026-06-12T15:47:06.442959493Z" level=info msg="Started container" PID=65521 containerID=3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb description=openstack/glance-default-external-api-0/glance-log id=286701d7-f078-4073-ba25-94a946dab8b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0
2026-06-12 16:39:22.162908 | controller | Jun 12 15:47:06.657470 crc crio[24284]: time="2026-06-12T15:47:06.656776538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162924 | controller | Jun 12 15:47:06.663019 crc crio[24284]: time="2026-06-12T15:47:06.662950479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a0bd0305-c2fc-4cf3-8022-f69cb00c3f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162941 | controller | Jun 12 15:47:06.717486 crc crio[24284]: time="2026-06-12T15:47:06.715914034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b6377825-7d1b-44d2-8ebe-0fa79f360363 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.162957 | controller | Jun 12 15:47:06.842455 crc crio[24284]: time="2026-06-12T15:47:06.842012991Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=383d603e-a4e4-4df9-9754-edb1a24aa855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.162973 | controller | Jun 12 15:47:06.843626 crc crio[24284]: time="2026-06-12T15:47:06.843550121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.162989 | controller | Jun 12 15:47:06.937367 crc crio[24284]: time="2026-06-12T15:47:06.937240877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163006 | controller | Jun 12 15:47:07.058880 crc crio[24284]: time="2026-06-12T15:47:07.058776777Z" level=info msg="Created container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log" id=275b3ad8-f074-4f9e-8efd-b392ddc09c39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.163021 | controller | Jun 12 15:47:07.063349 crc crio[24284]: time="2026-06-12T15:47:07.061387129Z" level=info msg="Starting container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03" id=c062a80d-178b-4b42-a372-999efc5350a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.163038 | controller | Jun 12 15:47:07.075643 crc crio[24284]: time="2026-06-12T15:47:07.075538066Z" level=info msg="Started container" PID=65594 containerID=eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03 description=openstack/glance-default-internal-api-0/glance-log id=c062a80d-178b-4b42-a372-999efc5350a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a
2026-06-12 16:39:22.163054 | controller | Jun 12 15:47:07.284173 crc crio[24284]: time="2026-06-12T15:47:07.283836499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c25222b4-d209-49bf-b7a6-ab291186dab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.163070 | controller | Jun 12 15:47:07.337586 crc crio[24284]: time="2026-06-12T15:47:07.337476831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=64f0e09e-b622-49d4-b65b-8a38f7ead643 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.163137 | controller | Jun 12 15:47:07.457643 crc crio[24284]: time="2026-06-12T15:47:07.457539543Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=ab000c3f-ba1f-4274-9d59-66d10a7714b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.163164 | controller | Jun 12 15:47:07.458530 crc crio[24284]: time="2026-06-12T15:47:07.458455822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163222 | controller | Jun 12 15:47:07.619131 crc crio[24284]: time="2026-06-12T15:47:07.618913239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163240 | controller | Jun 12 15:47:07.779846 crc crio[24284]: time="2026-06-12T15:47:07.779734793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163256 | controller | Jun 12 15:47:08.383145 crc crio[24284]: time="2026-06-12T15:47:08.382186052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163306 | controller | Jun 12 15:47:08.677298 crc crio[24284]: time="2026-06-12T15:47:08.675329395Z" level=info msg="Created container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd" id=383d603e-a4e4-4df9-9754-edb1a24aa855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.163332 | controller | Jun 12 15:47:08.677298 crc crio[24284]: time="2026-06-12T15:47:08.677043371Z" level=info msg="Starting container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a" id=3a969e8b-c5c4-49d1-87ec-dfa0e4b01bba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.163349 | controller | Jun 12 15:47:08.688632 crc crio[24284]: time="2026-06-12T15:47:08.684916625Z" level=info msg="Started container" PID=65705 containerID=ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a description=openstack/glance-default-external-api-0/glance-httpd id=3a969e8b-c5c4-49d1-87ec-dfa0e4b01bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0
2026-06-12 16:39:22.163366 | controller | Jun 12 15:47:09.284186 crc crio[24284]: time="2026-06-12T15:47:09.282545783Z" level=info msg="Created container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd" id=ab000c3f-ba1f-4274-9d59-66d10a7714b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.163382 | controller | Jun 12 15:47:09.285240 crc crio[24284]: time="2026-06-12T15:47:09.285200825Z" level=info msg="Starting container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1" id=1f0db9a4-9a15-4064-9ad8-d3f1c4091104 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.163398 | controller | Jun 12 15:47:09.297585 crc crio[24284]: time="2026-06-12T15:47:09.297421859Z" level=info msg="Started container" PID=65755 containerID=b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1 description=openstack/glance-default-internal-api-0/glance-httpd id=1f0db9a4-9a15-4064-9ad8-d3f1c4091104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a
2026-06-12 16:39:22.163415 | controller | Jun 12 15:47:10.063648 crc crio[24284]: time="2026-06-12T15:47:10.063150535Z" level=info msg="Stopping container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a (timeout: 30s)" id=fdd48ef8-a6f4-4d4a-b879-fe38b4c54a9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163431 | controller | Jun 12 15:47:10.064723 crc crio[24284]: time="2026-06-12T15:47:10.063633602Z" level=info msg="Stopping container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb (timeout: 30s)" id=5c76f417-272a-4c7f-8272-10cd53b73409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163452 | controller | Jun 12 15:47:11.089605 crc crio[24284]: time="2026-06-12T15:47:11.088695366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3b814dfb-16e8-4faa-8812-0e1b666c2c34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.163468 | controller | Jun 12 15:47:11.664709 crc crio[24284]: time="2026-06-12T15:47:11.664094082Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-ch658/POD" id=3e58b97f-608c-4f64-b709-274e2a039ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.163484 | controller | Jun 12 15:47:11.664902 crc crio[24284]: time="2026-06-12T15:47:11.664761624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163500 | controller | Jun 12 15:47:12.117879 crc crio[24284]: time="2026-06-12T15:47:12.117803453Z" level=info msg="Stopping container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d (timeout: 10s)" id=38d434cc-95e5-4929-b9a0-a0b933188f40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163534 | controller | Jun 12 15:47:14.287885 crc crio[24284]: time="2026-06-12T15:47:14.286955732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f4616053-5f2b-4674-8664-223860d205d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.163562 | controller | Jun 12 15:47:14.428608 crc crio[24284]: time="2026-06-12T15:47:14.428316023Z" level=info msg="Stopped container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns" id=38d434cc-95e5-4929-b9a0-a0b933188f40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163579 | controller | Jun 12 15:47:14.431909 crc crio[24284]: time="2026-06-12T15:47:14.431834578Z" level=info msg="Stopping pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235" id=0ecbcbdb-7cc4-47f3-a646-5fad730c37db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.163595 | controller | Jun 12 15:47:14.432859 crc crio[24284]: time="2026-06-12T15:47:14.432730787Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722948}] Aliases:map[]}"
2026-06-12 16:39:22.163611 | controller | Jun 12 15:47:14.432961 crc crio[24284]: time="2026-06-12T15:47:14.432923581Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.163628 | controller | Jun 12 15:47:14.981804 crc crio[24284]: time="2026-06-12T15:47:14.980910853Z" level=info msg="Stopping container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1 (timeout: 30s)" id=f7b8ef10-f93f-4884-b79f-bcd720b22f0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163644 | controller | Jun 12 15:47:14.981804 crc crio[24284]: time="2026-06-12T15:47:14.980918359Z" level=info msg="Stopping container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03 (timeout: 30s)" id=073cf9cd-1f85-4fda-9083-cfbc622ed7a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163659 | controller | Jun 12 15:47:15.249936 crc crio[24284]: time="2026-06-12T15:47:15.249807138Z" level=info msg="Stopping pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf" id=3d8a882e-639b-4860-bba2-40cd3fcbd6d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.163680 | controller | Jun 12 15:47:15.250451 crc crio[24284]: time="2026-06-12T15:47:15.250394187Z" level=info msg="Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc003242688}] Aliases:map[]}"
2026-06-12 16:39:22.163697 | controller | Jun 12 15:47:15.250584 crc crio[24284]: time="2026-06-12T15:47:15.250550892Z" level=info msg="Deleting pod openstack_keystone-bootstrap-c9mnf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.163713 | controller | Jun 12 15:47:15.878026 crc crio[24284]: time="2026-06-12T15:47:15.877556675Z" level=info msg="Creating container: openshift-marketplace/certified-operators-p5sz7/registry-server" id=4f634549-52c3-4f26-9239-57cfbce96651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.163729 | controller | Jun 12 15:47:18.989086 crc crio[24284]: time="2026-06-12T15:47:18.988532711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163745 | controller | Jun 12 15:47:19.224894 crc crio[24284]: time="2026-06-12T15:47:19.224328132Z" level=info msg="Stopped container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd" id=fdd48ef8-a6f4-4d4a-b879-fe38b4c54a9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163762 | controller | Jun 12 15:47:19.581633 crc crio[24284]: time="2026-06-12T15:47:19.581191102Z" level=info msg="Stopped container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log" id=5c76f417-272a-4c7f-8272-10cd53b73409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163777 | controller | Jun 12 15:47:19.583350 crc crio[24284]: time="2026-06-12T15:47:19.582892647Z" level=info msg="Stopping pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0" id=a638846f-312c-4b70-9f06-08b3b73dbae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.163793 | controller | Jun 12 15:47:19.586904 crc crio[24284]: time="2026-06-12T15:47:19.585205703Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc001e050a0}] Aliases:map[]}"
2026-06-12 16:39:22.163809 | controller | Jun 12 15:47:19.586904 crc crio[24284]: time="2026-06-12T15:47:19.585819913Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.163825 | controller | Jun 12 15:47:22.284655 crc crio[24284]: time="2026-06-12T15:47:22.281619181Z" level=info msg="Stopped container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd" id=f7b8ef10-f93f-4884-b79f-bcd720b22f0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163841 | controller | Jun 12 15:47:22.286795 crc crio[24284]: time="2026-06-12T15:47:22.286679954Z" level=info msg="Stopped pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235" id=0ecbcbdb-7cc4-47f3-a646-5fad730c37db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.163861 | controller | Jun 12 15:47:22.408036 crc crio[24284]: time="2026-06-12T15:47:22.407863534Z" level=info msg="Removing container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d" id=74b1ef18-c027-4f27-95d4-136fb66ccbaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.163877 | controller | Jun 12 15:47:22.469678 crc crio[24284]: time="2026-06-12T15:47:22.467830696Z" level=info msg="Stopped container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log" id=073cf9cd-1f85-4fda-9083-cfbc622ed7a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.163893 | controller | Jun 12 15:47:22.474574 crc crio[24284]: time="2026-06-12T15:47:22.473403959Z" level=info msg="Stopping pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a" id=0ff41a1a-1f6e-4568-8e60-0abfeea78b85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.163909 | controller | Jun 12 15:47:22.474574 crc crio[24284]: time="2026-06-12T15:47:22.474198925Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc001212538}] Aliases:map[]}"
2026-06-12 16:39:22.163924 | controller | Jun 12 15:47:22.474574 crc crio[24284]: time="2026-06-12T15:47:22.474599548Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.163940 | controller | Jun 12 15:47:22.488554 crc crio[24284]: time="2026-06-12T15:47:22.478412992Z" level=info msg="Stopped pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf" id=3d8a882e-639b-4860-bba2-40cd3fcbd6d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.163956 | controller | Jun 12 15:47:24.235368 crc crio[24284]: time="2026-06-12T15:47:24.23385331Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-w5p76/POD" id=c267c06f-d778-4c36-bdcd-67179f58d4f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.163972 | controller | Jun 12 15:47:24.235368 crc crio[24284]: time="2026-06-12T15:47:24.234923215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.163988 | controller | Jun 12 15:47:27.008808 crc crio[24284]: time="2026-06-12T15:47:27.007895987Z" level=info msg="Stopping pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd" id=d41751f0-2e52-4543-8dcd-cea549fa3176 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164004 | controller | Jun 12 15:47:27.009917 crc crio[24284]: time="2026-06-12T15:47:27.009010613Z" level=info msg="Stopped pod sandbox (already stopped): 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd" id=d41751f0-2e52-4543-8dcd-cea549fa3176 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164019 | controller | Jun 12 15:47:27.010043 crc crio[24284]: time="2026-06-12T15:47:27.009942123Z" level=info msg="Removing pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd" id=a52f2fa0-203b-4d77-9734-76d7fafac31b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.164035 | controller | Jun 12 15:47:37.505866 crc crio[24284]: time="2026-06-12T15:47:37.504789088Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd" id=3d164811-45a7-4e1e-ac30-0e9fb6ec3ab5 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.164058 | controller | Jun 12 15:47:37.507380 crc crio[24284]: time="2026-06-12T15:47:37.506855715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=0343f227-ffe9-440e-8723-ebb31f91e052 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164074 | controller | Jun 12 15:47:37.511225 crc crio[24284]: time="2026-06-12T15:47:37.511178834Z" level=info msg="Stopped pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0" id=a638846f-312c-4b70-9f06-08b3b73dbae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164090 | controller | Jun 12 15:47:37.768881 crc crio[24284]: time="2026-06-12T15:47:37.768712446Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857" id=5b556b6c-ba8b-4297-9285-567352e6b8e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.164106 | controller | Jun 12 15:47:37.769913 crc crio[24284]: time="2026-06-12T15:47:37.769777801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ab0cb530-b077-40bd-9fe1-97f98cb80345 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164122 | controller | Jun 12 15:47:38.829447 crc crio[24284]: time="2026-06-12T15:47:38.828807205Z" level=info msg="Stopped pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a" id=0ff41a1a-1f6e-4568-8e60-0abfeea78b85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164138 | controller | Jun 12 15:47:41.563225 crc crio[24284]: time="2026-06-12T15:47:41.562022302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=0b1beec6-d256-42a8-be0d-87cb583e662c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164153 | controller | Jun 12 15:47:41.641074 crc crio[24284]: time="2026-06-12T15:47:41.640931973Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=ef52ac57-5a60-4d3a-8e7a-038d96c18cb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.164169 | controller | Jun 12 15:47:41.641345 crc crio[24284]: time="2026-06-12T15:47:41.641103638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164185 | controller | Jun 12 15:47:43.978338 crc crio[24284]: time="2026-06-12T15:47:43.97761702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=d684b276-8ea3-4e27-aa91-48f74209065e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164200 | controller | Jun 12 15:47:44.086842 crc crio[24284]: time="2026-06-12T15:47:44.086736211Z" level=info msg="Removed container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns" id=74b1ef18-c027-4f27-95d4-136fb66ccbaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164216 | controller | Jun 12 15:47:44.090982 crc crio[24284]: time="2026-06-12T15:47:44.089824154Z" level=info msg="Removing container: 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde" id=d0d7cd92-fcf0-4b5b-ac53-cb10677de8a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164231 | controller | Jun 12 15:47:44.116222 crc crio[24284]: time="2026-06-12T15:47:44.116033649Z" level=info msg="Removed pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd" id=a52f2fa0-203b-4d77-9734-76d7fafac31b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.164246 | controller | Jun 12 15:47:44.123357 crc crio[24284]: time="2026-06-12T15:47:44.122477587Z" level=info msg="Stopping pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3" id=a0198b2d-d703-4de6-b0da-2fe6745bd1a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164268 | controller | Jun 12 15:47:44.123357 crc crio[24284]: time="2026-06-12T15:47:44.12257846Z" level=info msg="Stopped pod sandbox (already stopped): a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3" id=a0198b2d-d703-4de6-b0da-2fe6745bd1a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164284 | controller | Jun 12 15:47:44.123687 crc crio[24284]: time="2026-06-12T15:47:44.123224741Z" level=info msg="Removing pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3" id=34ce8791-9587-404e-8739-0b90fb498a5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.164300 | controller | Jun 12 15:47:44.162754 crc crio[24284]: time="2026-06-12T15:47:44.162062848Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc" id=8cfa3848-fc52-494f-8337-df64f66e3311 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.164315 | controller | Jun 12 15:47:44.165376 crc crio[24284]: time="2026-06-12T15:47:44.164593938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=fbdd79b8-a061-42b3-82ff-2166045f26d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164331 | controller | Jun 12 15:47:44.170152 crc crio[24284]: time="2026-06-12T15:47:44.170034695Z" level=info msg="Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc0012121b8}] Aliases:map[]}"
2026-06-12 16:39:22.164348 | controller | Jun 12 15:47:44.170451 crc crio[24284]: time="2026-06-12T15:47:44.170384666Z" level=info msg="Adding pod openstack_root-account-create-update-ch658 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.164364 | controller | Jun 12 15:47:44.210399 crc crio[24284]: time="2026-06-12T15:47:44.208636019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164380 | controller | Jun 12 15:47:44.211682 crc crio[24284]: time="2026-06-12T15:47:44.211601192Z" level=info msg="Creating container: openstack/placement-db-sync-wsr4d/placement-db-sync" id=71ea7f9d-cae5-4e58-9b3d-8682dbde5ebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.164396 | controller | Jun 12 15:47:44.218402 crc crio[24284]: time="2026-06-12T15:47:44.218302353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164412 | controller | Jun 12 15:47:44.220219 crc crio[24284]: time="2026-06-12T15:47:44.219703517Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102" id=4c43a79b-9599-4cbb-a89f-b9dd76662373 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.164427 | controller | Jun 12 15:47:44.222229 crc crio[24284]: time="2026-06-12T15:47:44.222173529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2d71a51b-e294-47de-95fb-0f2768da7665 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164443 | controller | Jun 12 15:47:44.239684 crc crio[24284]: time="2026-06-12T15:47:44.239506358Z" level=info msg="Removed container 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init" id=d0d7cd92-fcf0-4b5b-ac53-cb10677de8a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164464 | controller | Jun 12 15:47:44.247970 crc crio[24284]: time="2026-06-12T15:47:44.247916041Z" level=info msg="Removing container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a" id=bb0d7d3b-f61c-4179-9084-9ab42dc75249 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164480 | controller | Jun 12 15:47:44.249313 crc crio[24284]: time="2026-06-12T15:47:44.249188322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b5a3d1ca-2517-48f7-86cc-77db96aed79b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164495 | controller | Jun 12 15:47:44.254142 crc crio[24284]: time="2026-06-12T15:47:44.253847174Z" level=info msg="Creating container: openstack/barbican-db-sync-m4xlg/barbican-db-sync" id=4d03a415-1fcc-4789-83a8-872c0827fcac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.164526 | controller | Jun 12 15:47:44.258729 crc crio[24284]: time="2026-06-12T15:47:44.25865189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164554 | controller | Jun 12 15:47:44.259584 crc crio[24284]: time="2026-06-12T15:47:44.259474387Z" level=info msg="Removed pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3" id=34ce8791-9587-404e-8739-0b90fb498a5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.164576 | controller | Jun 12 15:47:44.260990 crc crio[24284]: time="2026-06-12T15:47:44.260948881Z" level=info msg="Stopping pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8" id=f0035e52-90b1-474e-9bf1-67b159f133ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164598 | controller | Jun 12 15:47:44.261183 crc crio[24284]: time="2026-06-12T15:47:44.261159378Z" level=info msg="Stopped pod sandbox (already stopped): 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8" id=f0035e52-90b1-474e-9bf1-67b159f133ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.164617 | controller | Jun 12 15:47:44.262192 crc crio[24284]: time="2026-06-12T15:47:44.262095933Z" level=info msg="Removing pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8" id=3876f69e-a31a-43c4-aa5c-a478a71ca7a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.164633 | controller | Jun 12 15:47:44.275041 crc crio[24284]: time="2026-06-12T15:47:44.274990727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=93e5b830-a75a-4238-ad00-46a95f126f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.164649 | controller | Jun 12 15:47:44.280385 crc crio[24284]: time="2026-06-12T15:47:44.280343829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164666 | controller | Jun 12 15:47:44.299799 crc crio[24284]: time="2026-06-12T15:47:44.29967828Z" level=info msg="Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc001212720}] Aliases:map[]}"
2026-06-12 16:39:22.164682 | controller | Jun 12 15:47:44.299799 crc crio[24284]: time="2026-06-12T15:47:44.299769263Z" level=info msg="Adding pod openstack_keystone-bootstrap-w5p76 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.164699 | controller | Jun 12 15:47:44.302541 crc crio[24284]: time="2026-06-12T15:47:44.302460894Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001e047b0}] Aliases:map[]}"
2026-06-12 16:39:22.164720 | controller | Jun 12 15:47:44.302541 crc crio[24284]: time="2026-06-12T15:47:44.302536146Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.164736 | controller | Jun 12 15:47:44.314644 crc crio[24284]: time="2026-06-12T15:47:44.314581977Z" level=info msg="Removed pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8" id=3876f69e-a31a-43c4-aa5c-a478a71ca7a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.164752 | controller | Jun 12 15:47:44.331674 crc crio[24284]: time="2026-06-12T15:47:44.33054747Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=61dd3ad8-513d-4718-9fe2-a07a632bcfa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.164768 | controller | Jun 12 15:47:44.331674 crc crio[24284]: time="2026-06-12T15:47:44.330620333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164784 | controller | Jun 12 15:47:44.343226 crc crio[24284]: time="2026-06-12T15:47:44.343169211Z" level=info msg="Removed container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd" id=bb0d7d3b-f61c-4179-9084-9ab42dc75249 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164801 | controller | Jun 12 15:47:44.349443 crc crio[24284]: time="2026-06-12T15:47:44.349361087Z" level=info msg="Removing container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb" id=e151ce51-0be4-4241-8fcb-f84ac7cabeb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164816 | controller | Jun 12 15:47:44.361015 crc crio[24284]: time="2026-06-12T15:47:44.360579384Z" level=info msg="Creating container: openstack/cinder-db-sync-784pc/cinder-db-sync" id=3e501cca-a6c9-4dc9-a9c9-3cce4465e2b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.164832 | controller | Jun 12 15:47:44.366560 crc crio[24284]: time="2026-06-12T15:47:44.366475182Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=aa46328e-31fe-4c4a-9dd7-2f936461031c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.164848 | controller | Jun 12 15:47:44.437366 crc crio[24284]: time="2026-06-12T15:47:44.435646505Z" level=info msg="Removed container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log" id=e151ce51-0be4-4241-8fcb-f84ac7cabeb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164864 | controller | Jun 12 15:47:44.444657 crc crio[24284]: time="2026-06-12T15:47:44.440523216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164880 | controller | Jun 12 15:47:44.454951 crc crio[24284]: time="2026-06-12T15:47:44.454796446Z" level=info msg="Created container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server" id=4f634549-52c3-4f26-9239-57cfbce96651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.164896 | controller | Jun 12 15:47:44.455590 crc crio[24284]: time="2026-06-12T15:47:44.455160522Z" level=info msg="Removing container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1" id=a13d640a-dfbf-4d72-a98f-2bd224ab4977 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.164917 | controller | Jun 12 15:47:44.456015 crc crio[24284]: time="2026-06-12T15:47:44.455895766Z" level=info msg="Starting container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25" id=a1758584-47f9-4e8c-8d4c-799f4b28c131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.164933 | controller | Jun 12 15:47:44.464620 crc crio[24284]: time="2026-06-12T15:47:44.461547015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.164949 | controller | Jun 12 15:47:44.464620 crc crio[24284]: time="2026-06-12T15:47:44.464336924Z" level=info msg="Started container" PID=68042 containerID=955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25 description=openshift-marketplace/certified-operators-p5sz7/registry-server id=a1758584-47f9-4e8c-8d4c-799f4b28c131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1
2026-06-12 16:39:22.164965 | controller | Jun 12 15:47:44.489951 crc crio[24284]: time="2026-06-12T15:47:44.489831969Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc00041d458}] Aliases:map[]}"
2026-06-12 16:39:22.164981 | controller | Jun 12 15:47:44.490362 crc crio[24284]: time="2026-06-12T15:47:44.490341515Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.164998 | controller | Jun 12 15:47:44.533418 crc crio[24284]: time="2026-06-12T15:47:44.532525092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165013 | controller | Jun 12 15:47:44.542884 crc crio[24284]: time="2026-06-12T15:47:44.542697038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165029 | controller | Jun 12 15:47:44.602771 crc crio[24284]: time="2026-06-12T15:47:44.59881704Z" level=info msg="Removed container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd" id=a13d640a-dfbf-4d72-a98f-2bd224ab4977 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.165045 | controller | Jun 12 15:47:44.618830 crc crio[24284]: time="2026-06-12T15:47:44.618041918Z" level=info msg="Removing container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03" id=739a8fc7-3226-4e68-b845-d47cd89c6369 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.165061 | controller | Jun 12 15:47:44.697717 crc crio[24284]: time="2026-06-12T15:47:44.695664911Z" level=info msg="Removed container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log" id=739a8fc7-3226-4e68-b845-d47cd89c6369 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.165077 | controller | Jun 12 15:47:44.705704 crc crio[24284]: time="2026-06-12T15:47:44.705624782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165092 | controller | Jun 12 15:47:44.714328 crc crio[24284]: time="2026-06-12T15:47:44.714199269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165113 | controller | Jun 12 15:47:44.719409 crc crio[24284]: time="2026-06-12T15:47:44.719174151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165129 | controller | Jun 12 15:47:44.719409 crc crio[24284]: time="2026-06-12T15:47:44.719394706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165144 | controller | Jun 12 15:47:44.731970 crc crio[24284]: time="2026-06-12T15:47:44.731889481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165159 | controller | Jun 12 15:47:44.744966 crc crio[24284]: time="2026-06-12T15:47:44.744767746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165175 | controller | Jun 12 15:47:44.759308 crc crio[24284]: time="2026-06-12T15:47:44.758678257Z" level=info msg="Created container 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15: openstack/barbican-db-sync-m4xlg/barbican-db-sync" id=4d03a415-1fcc-4789-83a8-872c0827fcac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165190 | controller | Jun 12 15:47:44.770328 crc crio[24284]: time="2026-06-12T15:47:44.762804513Z" level=info msg="Starting container: 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15" id=916bc764-8434-4266-8800-44810bc51823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.165206 | controller | Jun 12 15:47:44.784236 crc crio[24284]: time="2026-06-12T15:47:44.78414417Z" level=info msg="Started container" PID=68142 containerID=372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15 description=openstack/barbican-db-sync-m4xlg/barbican-db-sync id=916bc764-8434-4266-8800-44810bc51823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746
2026-06-12 16:39:22.165222 | controller | Jun 12 15:47:44.928308 crc crio[24284]: time="2026-06-12T15:47:44.927633138Z" level=info msg="Created container 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19: openstack/placement-db-sync-wsr4d/placement-db-sync" id=71ea7f9d-cae5-4e58-9b3d-8682dbde5ebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165238 | controller | Jun 12 15:47:44.932333 crc crio[24284]: time="2026-06-12T15:47:44.930678597Z" level=info msg="Starting container: 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19" id=b83633f0-dce6-415a-a8fa-4475e473fecf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.165254 | controller | Jun 12 15:47:44.960464 crc crio[24284]: time="2026-06-12T15:47:44.954567986Z" level=info msg="Started container" PID=68175 containerID=35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19 description=openstack/placement-db-sync-wsr4d/placement-db-sync id=b83633f0-dce6-415a-a8fa-4475e473fecf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8
2026-06-12 16:39:22.165270 | controller | Jun 12 15:47:44.960464 crc crio[24284]: time="2026-06-12T15:47:44.95988938Z" level=info msg="Created container fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7: openstack/cinder-db-sync-784pc/cinder-db-sync" id=3e501cca-a6c9-4dc9-a9c9-3cce4465e2b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165286 | controller | Jun 12 15:47:44.962835 crc crio[24284]: time="2026-06-12T15:47:44.962744674Z" level=info msg="Starting container: fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7" id=56de3856-6fc4-4437-991d-e07ebcde18ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.165308 | controller | Jun 12 15:47:44.968555 crc crio[24284]: time="2026-06-12T15:47:44.968471461Z" level=info msg="Started container" PID=68181 containerID=fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7 description=openstack/cinder-db-sync-784pc/cinder-db-sync id=56de3856-6fc4-4437-991d-e07ebcde18ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735
2026-06-12 16:39:22.165324 | controller | Jun 12 15:47:45.015522 crc crio[24284]: time="2026-06-12T15:47:45.015329314Z" level=info msg="Created container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent" id=aa46328e-31fe-4c4a-9dd7-2f936461031c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165340 | controller | Jun 12 15:47:45.030933 crc crio[24284]: 2026-06-12T15:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e3428df1942ec8 Mac:b6:94:2f:21:00:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.165356 | controller | Jun 12 15:47:45.032315 crc crio[24284]: time="2026-06-12T15:47:45.032184265Z" level=info msg="Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc0012121b8}] Aliases:map[]}"
2026-06-12 16:39:22.165373 | controller | Jun 12 15:47:45.032567 crc crio[24284]: time="2026-06-12T15:47:45.032459334Z" level=info msg="Checking pod openstack_root-account-create-update-ch658 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.165389 | controller | Jun 12 15:47:45.050492 crc crio[24284]: time="2026-06-12T15:47:45.050407137Z" level=info msg="Ran pod sandbox 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f with infra container: openstack/root-account-create-update-ch658/POD" id=3e58b97f-608c-4f64-b709-274e2a039ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.165405 | controller | Jun 12 15:47:45.058928 crc crio[24284]: time="2026-06-12T15:47:45.058851198Z" level=info msg="Starting container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47" id=da376bed-918e-4368-9a1e-ef33f12ad34e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.165421 | controller | Jun 12 15:47:45.064804 crc crio[24284]: time="2026-06-12T15:47:45.064730697Z" level=info msg="Started container" PID=68180 containerID=1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47 description=openstack/ceilometer-0/ceilometer-central-agent id=da376bed-918e-4368-9a1e-ef33f12ad34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a
2026-06-12 16:39:22.165437 | controller | Jun 12 15:47:45.095876 crc crio[24284]: time="2026-06-12T15:47:45.095681679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7322101d-b16e-47fb-850b-58f787addf87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165453 | controller | Jun 12 15:47:45.110922 crc crio[24284]: time="2026-06-12T15:47:45.110816677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=98d133fe-ed72-4220-b136-8003bb2047ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165469 | controller | Jun 12 15:47:45.115408 crc crio[24284]: time="2026-06-12T15:47:45.114337562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165491 | controller | Jun 12 15:47:45.115408 crc crio[24284]: time="2026-06-12T15:47:45.114710684Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165508 | controller | Jun 12 15:47:45.115408 crc crio[24284]: time="2026-06-12T15:47:45.114836218Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165544 | controller | Jun 12 15:47:45.117136 crc crio[24284]: time="2026-06-12T15:47:45.117063068Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=14321de2-61fb-4886-bc7e-e8df3643bd2a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.165561 | controller | Jun 12 15:47:45.126200 crc crio[24284]: time="2026-06-12T15:47:45.126066241Z" level=info msg="Creating container: openstack/root-account-create-update-ch658/mariadb-account-create-update" id=165e155f-5d16-452d-bd27-a6afea58aad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165578 | controller | Jun 12 15:47:45.126642 crc crio[24284]: time="2026-06-12T15:47:45.126574677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165594 | controller | Jun 12 15:47:45.130954 crc crio[24284]: time="2026-06-12T15:47:45.130865552Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-12 16:39:22.165610 | controller | Jun 12 15:47:45.189673 crc crio[24284]: time="2026-06-12T15:47:45.189507929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165625 | controller | Jun 12 15:47:45.193782 crc crio[24284]: time="2026-06-12T15:47:45.193678194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165641 | controller | Jun 12 15:47:45.353201 crc crio[24284]: time="2026-06-12T15:47:45.351991851Z" level=info msg="Created container 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea: openstack/root-account-create-update-ch658/mariadb-account-create-update" id=165e155f-5d16-452d-bd27-a6afea58aad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165657 | controller | Jun 12 15:47:45.359648 crc crio[24284]: time="2026-06-12T15:47:45.359517835Z" level=info msg="Starting container: 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea" id=04808307-9243-493a-9102-45129587ef67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.165672 | controller | Jun 12 15:47:45.364485 crc crio[24284]: 2026-06-12T15:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60a67d8c55cb7d3 Mac:8e:b8:fb:28:66:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd SocketPath: PciID:}] [{Interface:0xc000139030 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.165688 | controller | Jun 12 15:47:45.366703 crc crio[24284]: time="2026-06-12T15:47:45.366629987Z" level=info msg="Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc001212720}] Aliases:map[]}"
2026-06-12 16:39:22.165711 | controller | Jun 12 15:47:45.366830 crc crio[24284]: time="2026-06-12T15:47:45.366785772Z" level=info msg="Checking pod openstack_keystone-bootstrap-w5p76 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.165728 | controller | Jun 12 15:47:45.368447 crc crio[24284]: time="2026-06-12T15:47:45.368195704Z" level=info msg="Started container" PID=68252 containerID=998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea description=openstack/root-account-create-update-ch658/mariadb-account-create-update id=04808307-9243-493a-9102-45129587ef67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f
2026-06-12 16:39:22.165744 | controller | Jun 12 15:47:45.380382 crc crio[24284]: time="2026-06-12T15:47:45.380316374Z" level=info msg="Ran pod sandbox 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 with infra container: openstack/keystone-bootstrap-w5p76/POD" id=c267c06f-d778-4c36-bdcd-67179f58d4f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.165760 | controller | Jun 12 15:47:45.396301 crc crio[24284]: time="2026-06-12T15:47:45.396151397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=1278e60e-ce21-499c-b9e8-d477a2b164db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165776 | controller | Jun 12 15:47:45.478972 crc crio[24284]: time="2026-06-12T15:47:45.47886026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e8134920-aa10-43e2-a153-cf8215ad2c63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165792 | controller | Jun 12 15:47:45.848350 crc crio[24284]: time="2026-06-12T15:47:45.843593518Z" level=info msg="Creating container: openstack/keystone-bootstrap-w5p76/keystone-bootstrap" id=7a11b82c-b22b-4015-ada8-dd21680f6a0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165808 | controller | Jun 12 15:47:45.848350 crc crio[24284]: time="2026-06-12T15:47:45.844902131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165823 | controller | Jun 12 15:47:45.904523 crc crio[24284]: time="2026-06-12T15:47:45.902148459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165839 | controller | Jun 12 15:47:45.910900 crc crio[24284]: time="2026-06-12T15:47:45.910190349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.165855 | controller | Jun 12 15:47:46.118301 crc crio[24284]: time="2026-06-12T15:47:46.1148766Z" level=info msg="Created container fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4: openstack/keystone-bootstrap-w5p76/keystone-bootstrap" id=7a11b82c-b22b-4015-ada8-dd21680f6a0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.165871 | controller | Jun 12 15:47:46.131530 crc crio[24284]: time="2026-06-12T15:47:46.131334045Z" level=info msg="Starting container: fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4" id=10b0fbd5-edca-4be9-9d1a-1a24b867a2b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.165887 | controller | Jun 12 15:47:46.155194 crc crio[24284]: time="2026-06-12T15:47:46.154825856Z" level=info msg="Started container" PID=68324 containerID=fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4 description=openstack/keystone-bootstrap-w5p76/keystone-bootstrap id=10b0fbd5-edca-4be9-9d1a-1a24b867a2b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464
2026-06-12 16:39:22.165908 | controller | Jun 12 15:47:46.242008 crc crio[24284]: 2026-06-12T15:47:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d383e768765d0f6 Mac:6a:0b:02:ef:fd:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.165924 | controller | Jun 12 15:47:46.243167 crc crio[24284]: time="2026-06-12T15:47:46.243004094Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001e047b0}] Aliases:map[]}"
2026-06-12 16:39:22.165940 | controller | Jun 12 15:47:46.243377 crc crio[24284]: time="2026-06-12T15:47:46.243205831Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.165956 | controller | Jun 12 15:47:46.263336 crc crio[24284]: time="2026-06-12T15:47:46.257039059Z" level=info msg="Ran pod sandbox d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa with infra container: openstack/glance-default-external-api-0/POD" id=ef52ac57-5a60-4d3a-8e7a-038d96c18cb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.165972 | controller | Jun 12 15:47:46.285923 crc crio[24284]: time="2026-06-12T15:47:46.285805012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7ef72877-1b99-4a4e-b315-8a155a03009a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.165987 | controller | Jun 12 15:47:46.293764 crc crio[24284]: time="2026-06-12T15:47:46.293641683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0f016279-cd1d-4923-9920-967b38a8e723 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166002 | controller | Jun 12 15:47:46.321954 crc crio[24284]: 2026-06-12T15:47:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c59c32df75c43 Mac:de:f1:1c:2d:88:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc SocketPath: PciID:}] [{Interface:0xc000292940 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.166018 | controller | Jun 12 15:47:46.322157 crc crio[24284]: time="2026-06-12T15:47:46.321959138Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc00041d458}] Aliases:map[]}"
2026-06-12 16:39:22.166034 | controller | Jun 12 15:47:46.325060 crc crio[24284]: time="2026-06-12T15:47:46.322576478Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.166049 | controller | Jun 12 15:47:46.336515 crc crio[24284]: time="2026-06-12T15:47:46.335182243Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=d4460c21-136d-4987-ab55-e4e248b3da64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.166065 | controller | Jun 12 15:47:46.336515 crc crio[24284]: time="2026-06-12T15:47:46.335965379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166085 | controller | Jun 12 15:47:46.381327 crc crio[24284]: time="2026-06-12T15:47:46.37987831Z" level=info msg="Ran pod sandbox 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 with infra container: openstack/glance-default-internal-api-0/POD" id=61dd3ad8-513d-4718-9fe2-a07a632bcfa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.166196 | controller | Jun 12 15:47:46.384429 crc crio[24284]: time="2026-06-12T15:47:46.383837917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c3ea93ff-c99c-462b-a6e8-803d81016258 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166214 | controller | Jun 12 15:47:46.388724 crc crio[24284]: time="2026-06-12T15:47:46.388538237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=146e469f-72dd-4762-baaa-7d29f7e7e320 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166230 | controller | Jun 12 15:47:46.412836 crc crio[24284]: time="2026-06-12T15:47:46.412706329Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=aa9763cd-575d-42db-b389-b8691efc61e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.166246 | controller | Jun 12 15:47:46.418313 crc crio[24284]: time="2026-06-12T15:47:46.415322094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166262 | controller | Jun 12 15:47:46.506350 crc crio[24284]: time="2026-06-12T15:47:46.50591868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166277 | controller | Jun 12 15:47:46.572959 crc crio[24284]: time="2026-06-12T15:47:46.572408899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166293 | controller | Jun 12 15:47:47.102387 crc crio[24284]: time="2026-06-12T15:47:47.102241722Z" level=info msg="Stopping pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3" id=4a8d4916-9c70-4aae-b8ca-20af2856c75f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.166309 | controller | Jun 12 15:47:47.103502 crc crio[24284]: time="2026-06-12T15:47:47.103326648Z" level=info msg="Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc004287048}] Aliases:map[]}"
2026-06-12 16:39:22.166325 | controller | Jun 12 15:47:47.103502 crc crio[24284]: time="2026-06-12T15:47:47.103480093Z" level=info msg="Deleting pod openstack_neutron-db-sync-262g9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.166340 | controller | Jun 12 15:47:47.671325 crc crio[24284]: time="2026-06-12T15:47:47.662087693Z" level=info msg="Stopped pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3" id=4a8d4916-9c70-4aae-b8ca-20af2856c75f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.166356 | controller | Jun 12 15:47:47.849335 crc crio[24284]: time="2026-06-12T15:47:47.848356204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166418 | controller | Jun 12 15:47:47.989792 crc crio[24284]: time="2026-06-12T15:47:47.989680663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166449 | controller | Jun 12 15:47:48.128919 crc crio[24284]: time="2026-06-12T15:47:48.128804078Z" level=info msg="Stopping pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f" id=8a7b1822-6c5c-4089-8b4d-a38be41cad22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.166467 | controller | Jun 12 15:47:48.129643 crc crio[24284]: time="2026-06-12T15:47:48.129579753Z" level=info msg="Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc002722bf0}] Aliases:map[]}"
2026-06-12 16:39:22.166483 | controller | Jun 12 15:47:48.130400 crc crio[24284]: time="2026-06-12T15:47:48.12978004Z" level=info msg="Deleting pod openstack_root-account-create-update-ch658 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.166499 | controller | Jun 12 15:47:48.323473 crc crio[24284]: time="2026-06-12T15:47:48.321962865Z" level=info msg="Created container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log" id=aa9763cd-575d-42db-b389-b8691efc61e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.166533 | controller | Jun 12 15:47:48.327305 crc crio[24284]: time="2026-06-12T15:47:48.323896801Z" level=info msg="Starting container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694" id=9cac380a-ab41-4648-a6b3-1d41fd629171 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.166551 | controller | Jun 12 15:47:48.337438 crc crio[24284]: time="2026-06-12T15:47:48.335233828Z" level=info msg="Started container" PID=68529 containerID=7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694 description=openstack/glance-default-internal-api-0/glance-log id=9cac380a-ab41-4648-a6b3-1d41fd629171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13
2026-06-12 16:39:22.166567 | controller | Jun 12 15:47:48.400343 crc crio[24284]: time="2026-06-12T15:47:48.400064413Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3c5e85bf-d9ee-4c89-b304-05621e41b4fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166583 | controller | Jun 12 15:47:48.410329 crc crio[24284]: time="2026-06-12T15:47:48.409696485Z" level=info msg="Created container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log" id=d4460c21-136d-4987-ab55-e4e248b3da64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.166599 | controller | Jun 12 15:47:48.413746 crc crio[24284]: time="2026-06-12T15:47:48.411848716Z" level=info msg="Starting container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142" id=792efb5d-e7db-49c5-87de-88648c88ee61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.166615 | controller | Jun 12 15:47:48.423330 crc crio[24284]: time="2026-06-12T15:47:48.422019833Z" level=info msg="Started container" PID=68594 containerID=86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142 description=openstack/glance-default-external-api-0/glance-log id=792efb5d-e7db-49c5-87de-88648c88ee61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa
2026-06-12 16:39:22.166630 | controller | Jun 12 15:47:48.445312 crc crio[24284]: time="2026-06-12T15:47:48.441790261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3c4de4de-c918-41d7-aa20-aaa88afba351 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166651 | controller | Jun 12 15:47:49.137804 crc crio[24284]: time="2026-06-12T15:47:49.136905851Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-c8d6b5487-xdprq/POD" id=cadcdbf3-34bb-4e2e-bba2-c4439c9e021e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.166667 | controller | Jun 12 15:47:49.139933 crc crio[24284]: time="2026-06-12T15:47:49.139896149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166683 | controller | Jun 12 15:47:49.397411 crc crio[24284]: time="2026-06-12T15:47:49.395940613Z" level=info msg="Stopped pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f" id=8a7b1822-6c5c-4089-8b4d-a38be41cad22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.166699 | controller | Jun 12 15:47:49.429823 crc crio[24284]: time="2026-06-12T15:47:49.42972266Z" level=info msg="Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc000b84708}] Aliases:map[]}"
2026-06-12 16:39:22.166757 | controller | Jun 12 15:47:49.429823 crc crio[24284]: time="2026-06-12T15:47:49.429804333Z" level=info msg="Adding pod openstack_dnsmasq-dns-c8d6b5487-xdprq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.166778 | controller | Jun 12 15:47:49.431793 crc crio[24284]: time="2026-06-12T15:47:49.430617076Z" level=info msg="Running pod sandbox: openstack/neutron-747bcd94c8-dd8sb/POD" id=43bfad1b-6aff-4b0c-bf32-824d6a1cf071 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.166795 | controller | Jun 12 15:47:49.431793 crc crio[24284]: time="2026-06-12T15:47:49.43074027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166811 | controller | Jun 12 15:47:49.463216 crc crio[24284]: time="2026-06-12T15:47:49.463068495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=79785872-6dc9-45e7-baec-6bbe1d0b05fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166827 | controller | Jun 12 15:47:49.471518 crc crio[24284]: time="2026-06-12T15:47:49.471447926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=52664bc0-7524-4efb-80dc-cbceb323aa45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166843 | controller | Jun 12 15:47:49.518742 crc crio[24284]: time="2026-06-12T15:47:49.513577432Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638" id=14321de2-61fb-4886-bc7e-e8df3643bd2a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.166860 | controller | Jun 12 15:47:49.521686 crc crio[24284]: time="2026-06-12T15:47:49.521571515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8b3bfd06-682c-44f9-9442-a099f5ac500e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166876 | controller | Jun 12 15:47:49.529596 crc crio[24284]: time="2026-06-12T15:47:49.529438312Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=572afa6b-be7c-4c6f-b0ee-3d7ee2e8e411 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.166897 | controller | Jun 12 15:47:49.534950 crc crio[24284]: time="2026-06-12T15:47:49.534762643Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=fbb0acc9-1c98-41dc-8146-3fd652793bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.166913 | controller | Jun 12 15:47:49.548564 crc crio[24284]: time="2026-06-12T15:47:49.548431443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166929 | controller | Jun 12 15:47:49.549431 crc crio[24284]: time="2026-06-12T15:47:49.549348163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166945 | controller | Jun 12 15:47:49.655199 crc crio[24284]: time="2026-06-12T15:47:49.655048969Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0546e815-7641-4128-8bd1-8e17904996b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.166961 | controller | Jun 12 15:47:49.685306 crc crio[24284]: time="2026-06-12T15:47:49.684231772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.166980 | controller | Jun 12 15:47:49.711890 crc crio[24284]: time="2026-06-12T15:47:49.711781303Z" level=info msg="Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc002c1e048}] Aliases:map[]}"
2026-06-12 16:39:22.166997 | controller | Jun 12 15:47:49.711890 crc crio[24284]: time="2026-06-12T15:47:49.711873376Z" level=info msg="Adding pod openstack_neutron-747bcd94c8-dd8sb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.167013 | controller | Jun 12 15:47:49.723022 crc crio[24284]: time="2026-06-12T15:47:49.722912124Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=5fb045ec-c852-4979-81d1-5a5214dbecc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167029 | controller | Jun 12 15:47:49.725097 crc crio[24284]: time="2026-06-12T15:47:49.724798276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167045 | controller | Jun 12 15:47:49.771592 crc crio[24284]: time="2026-06-12T15:47:49.770016205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167061 | controller | Jun 12 15:47:49.820169 crc crio[24284]: time="2026-06-12T15:47:49.82003462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167077 | controller | Jun 12 15:47:49.864334 crc crio[24284]: time="2026-06-12T15:47:49.860900351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167093 | controller | Jun 12 15:47:50.080314 crc crio[24284]: time="2026-06-12T15:47:50.077552777Z" level=info msg="Created container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent" id=5fb045ec-c852-4979-81d1-5a5214dbecc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167114 | controller | Jun 12 15:47:50.082052 crc crio[24284]: time="2026-06-12T15:47:50.081872783Z" level=info msg="Starting container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035" id=ef2bfff8-31ab-4bb8-9a7b-67a421bf6c90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.167130 | controller | Jun 12 15:47:50.113653 crc crio[24284]: time="2026-06-12T15:47:50.113527978Z" level=info msg="Started container" PID=68747 containerID=a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035 description=openstack/ceilometer-0/ceilometer-notification-agent id=ef2bfff8-31ab-4bb8-9a7b-67a421bf6c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a
2026-06-12 16:39:22.167147 | controller | Jun 12 15:47:50.127535 crc crio[24284]: 2026-06-12T15:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:775c98dc1597f4b Mac:a6:f4:78:4c:f1:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b SocketPath: PciID:}] [{Interface:0xc0000148b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.167163 | controller | Jun 12 15:47:50.127535 crc crio[24284]: time="2026-06-12T15:47:50.121925298Z" level=info msg="Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc000b84708}] Aliases:map[]}"
2026-06-12 16:39:22.167179 | controller | Jun 12 15:47:50.127535 crc crio[24284]: time="2026-06-12T15:47:50.122176896Z" level=info msg="Checking pod openstack_dnsmasq-dns-c8d6b5487-xdprq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.167195 | controller | Jun 12 15:47:50.154484 crc crio[24284]: time="2026-06-12T15:47:50.154027694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167211 | controller | Jun 12 15:47:50.156045 crc crio[24284]: time="2026-06-12T15:47:50.154609133Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167227 | controller | Jun 12 15:47:50.156045 crc crio[24284]: time="2026-06-12T15:47:50.154764131Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167243 | controller | Jun 12 15:47:50.169658 crc crio[24284]: time="2026-06-12T15:47:50.167773068Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=f4c9a7af-bb07-4e19-ba92-76859e6901ec name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.167259 | controller | Jun 12 15:47:50.174770 crc crio[24284]: time="2026-06-12T15:47:50.172475842Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-12 16:39:22.167274 | controller | Jun 12 15:47:50.198974 crc crio[24284]: time="2026-06-12T15:47:50.198916816Z" level=info msg="Ran pod sandbox 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a with infra container: openstack/dnsmasq-dns-c8d6b5487-xdprq/POD" id=cadcdbf3-34bb-4e2e-bba2-c4439c9e021e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.167290 | controller | Jun 12 15:47:50.217475 crc crio[24284]: time="2026-06-12T15:47:50.217410376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=de3b42a7-dcfb-4a07-abea-267d33d0fe93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167311 | controller | Jun 12 15:47:50.424691 crc crio[24284]: time="2026-06-12T15:47:50.424163325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=04a24a31-350e-4902-82ec-b139fcf01f1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167327 | controller | Jun 12 15:47:50.455194 crc crio[24284]: time="2026-06-12T15:47:50.455100034Z" level=info msg="Creating container: openstack/dnsmasq-dns-c8d6b5487-xdprq/init" id=7774d4b9-95db-46df-89bb-6d56af2f8a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167343 | controller | Jun 12 15:47:50.455893 crc crio[24284]: time="2026-06-12T15:47:50.455871869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167359 | controller | Jun 12 15:47:50.498573 crc crio[24284]: 2026-06-12T15:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db0fc5d2d2a94a8 Mac:4a:95:e1:54:11:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 SocketPath: PciID:}] [{Interface:0xc0002985e0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.167375 | controller | Jun 12 15:47:50.502730 crc crio[24284]: time="2026-06-12T15:47:50.502521607Z" level=info msg="Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc002c1e048}] Aliases:map[]}"
2026-06-12 16:39:22.167391 | controller | Jun 12 15:47:50.502938 crc crio[24284]: time="2026-06-12T15:47:50.502853238Z" level=info msg="Checking pod openstack_neutron-747bcd94c8-dd8sb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.167407 | controller | Jun 12 15:47:50.526890 crc crio[24284]: time="2026-06-12T15:47:50.526833932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167423 | controller | Jun 12 15:47:50.534090 crc crio[24284]: time="2026-06-12T15:47:50.533991119Z" level=info msg="Ran pod sandbox db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e with infra container: openstack/neutron-747bcd94c8-dd8sb/POD" id=43bfad1b-6aff-4b0c-bf32-824d6a1cf071 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.167439 | controller | Jun 12 15:47:50.542501 crc crio[24284]: time="2026-06-12T15:47:50.542378363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b6b7fd7f-6d2c-475e-9444-3cc743be9bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167455 | controller | Jun 12 15:47:50.545675 crc crio[24284]: time="2026-06-12T15:47:50.545627986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167471 | controller | Jun 12 15:47:50.669922 crc crio[24284]: time="2026-06-12T15:47:50.668566371Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=18c118c7-ea79-44d5-89b7-672032f148fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167486 | controller | Jun 12 15:47:50.756761 crc crio[24284]: time="2026-06-12T15:47:50.756669601Z" level=info msg="Creating container: openstack/neutron-747bcd94c8-dd8sb/neutron-api" id=bb32266e-e5be-4c92-a08a-ef2995f1d9d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167507 | controller | Jun 12 15:47:50.757229 crc crio[24284]: time="2026-06-12T15:47:50.757169107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167553 | controller | Jun 12 15:47:50.759491 crc crio[24284]: time="2026-06-12T15:47:50.759177913Z" level=info msg="Created container b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83: openstack/dnsmasq-dns-c8d6b5487-xdprq/init" id=7774d4b9-95db-46df-89bb-6d56af2f8a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167572 | controller | Jun 12 15:47:50.770041 crc crio[24284]: time="2026-06-12T15:47:50.768299401Z" level=info msg="Starting container: b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83" id=219b274b-61d3-42b2-a62e-77f93f66c6a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.167588 | controller | Jun 12 15:47:50.807335 crc crio[24284]: time="2026-06-12T15:47:50.807166402Z" level=info msg="Started container" PID=68829 containerID=b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83 description=openstack/dnsmasq-dns-c8d6b5487-xdprq/init id=219b274b-61d3-42b2-a62e-77f93f66c6a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a
2026-06-12 16:39:22.167605 | controller | Jun 12 15:47:51.029691 crc crio[24284]: time="2026-06-12T15:47:51.027160238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167621 | controller | Jun 12 15:47:51.044922 crc crio[24284]: time="2026-06-12T15:47:51.044470573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167636 | controller | Jun 12 15:47:51.330567 crc crio[24284]: time="2026-06-12T15:47:51.330475443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=30f29ee1-ec2d-4f0b-9377-adc267ab56a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167652 | controller | Jun 12 15:47:51.436531 crc crio[24284]: time="2026-06-12T15:47:51.431997904Z" level=info msg="Created container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api" id=bb32266e-e5be-4c92-a08a-ef2995f1d9d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167668 | controller | Jun 12 15:47:51.437796 crc crio[24284]: time="2026-06-12T15:47:51.43772173Z" level=info msg="Starting container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471" id=32510daa-aa06-4b95-a81c-0c9ce341f43a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.167684 | controller | Jun 12 15:47:51.461024 crc crio[24284]: time="2026-06-12T15:47:51.46093Z" level=info msg="Started container" PID=68877 containerID=8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471 description=openstack/neutron-747bcd94c8-dd8sb/neutron-api id=32510daa-aa06-4b95-a81c-0c9ce341f43a name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e
2026-06-12 16:39:22.167700 | controller | Jun 12 15:47:51.491813 crc crio[24284]: time="2026-06-12T15:47:51.49168562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167716 | controller | Jun 12 15:47:51.496103 crc crio[24284]: time="2026-06-12T15:47:51.495962951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=eb18310a-5e1e-4ff8-80fb-b862a703abbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167732 | controller | Jun 12 15:47:51.509994 crc crio[24284]: time="2026-06-12T15:47:51.509768651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=38d30e60-25ee-402b-a5ee-ab28f834d01f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167752 | controller | Jun 12 15:47:51.513166 crc crio[24284]: time="2026-06-12T15:47:51.513018747Z" level=info msg="Creating container: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns" id=d66e80de-b9a2-4fc7-bc44-809319462f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167769 | controller | Jun 12 15:47:51.513886 crc crio[24284]: time="2026-06-12T15:47:51.513824173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167785 | controller | Jun 12 15:47:51.543086 crc crio[24284]: time="2026-06-12T15:47:51.542994601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=38186ca2-9b4d-4ad2-bce1-303fee84b5d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.167800 | controller | Jun 12 15:47:51.579470 crc crio[24284]: time="2026-06-12T15:47:51.579135421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167816 | controller | Jun 12 15:47:51.623423 crc crio[24284]: time="2026-06-12T15:47:51.622075551Z" level=info msg="Creating container: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd" id=69bfcb05-253f-45ec-bcfe-5ed2fecb9de5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167831 | controller | Jun 12 15:47:51.623423 crc crio[24284]: time="2026-06-12T15:47:51.62266365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167847 | controller | Jun 12 15:47:51.663172 crc crio[24284]: time="2026-06-12T15:47:51.663082513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167862 | controller | Jun 12 15:47:51.668539 crc crio[24284]: time="2026-06-12T15:47:51.668486306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167878 | controller | Jun 12 15:47:51.720982 crc crio[24284]: time="2026-06-12T15:47:51.720153807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167893 | controller | Jun 12 15:47:51.725776 crc crio[24284]: time="2026-06-12T15:47:51.725698636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.167909 | controller | Jun 12 15:47:51.858624 crc crio[24284]: time="2026-06-12T15:47:51.858490787Z" level=info msg="Created container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd" id=fbb0acc9-1c98-41dc-8146-3fd652793bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167925 | controller | Jun 12 15:47:51.861758 crc crio[24284]: time="2026-06-12T15:47:51.861680191Z" level=info msg="Starting container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf" id=b72e5d9b-cd28-4ad9-86de-352069e435e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.167940 | controller | Jun 12 15:47:51.870536 crc crio[24284]: time="2026-06-12T15:47:51.870433603Z" level=info msg="Started container" PID=68926 containerID=33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf description=openstack/glance-default-external-api-0/glance-httpd id=b72e5d9b-cd28-4ad9-86de-352069e435e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa
2026-06-12 16:39:22.167963 | controller | Jun 12 15:47:52.053534 crc crio[24284]: time="2026-06-12T15:47:52.05283675Z" level=info msg="Created container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd" id=69bfcb05-253f-45ec-bcfe-5ed2fecb9de5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.167980 | controller | Jun 12 15:47:52.055661 crc crio[24284]: time="2026-06-12T15:47:52.055575416Z" level=info msg="Starting container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23" id=363a346a-0eb4-4aed-b43c-bc19e7e80b72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.167996 | controller | Jun 12 15:47:52.057982 crc crio[24284]: time="2026-06-12T15:47:52.057865903Z" level=info msg="Created container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd" id=572afa6b-be7c-4c6f-b0ee-3d7ee2e8e411 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168012 | controller | Jun 12 15:47:52.061451 crc crio[24284]: time="2026-06-12T15:47:52.061344052Z" level=info msg="Starting container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4" id=dd4e6332-c37e-4c22-9a1a-1df8a38f72be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.168028 | controller | Jun 12 15:47:52.063567 crc crio[24284]: time="2026-06-12T15:47:52.063458762Z" level=info msg="Started container" PID=68938 containerID=d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23 description=openstack/neutron-747bcd94c8-dd8sb/neutron-httpd id=363a346a-0eb4-4aed-b43c-bc19e7e80b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e
2026-06-12 16:39:22.168044 | controller | Jun 12 15:47:52.070864 crc crio[24284]: time="2026-06-12T15:47:52.070741987Z" level=info msg="Started container" PID=68925 containerID=4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4 description=openstack/glance-default-internal-api-0/glance-httpd id=dd4e6332-c37e-4c22-9a1a-1df8a38f72be name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13
2026-06-12 16:39:22.168060 | controller | Jun 12 15:47:52.085733 crc crio[24284]: time="2026-06-12T15:47:52.08565232Z" level=info msg="Created container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns" id=d66e80de-b9a2-4fc7-bc44-809319462f08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168076 | controller | Jun 12 15:47:52.088640 crc crio[24284]: time="2026-06-12T15:47:52.088538615Z" level=info msg="Starting container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608" id=f8895544-7a1a-41b1-9364-1998f838cab9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.168092 | controller | Jun 12 15:47:52.096525 crc crio[24284]: time="2026-06-12T15:47:52.096426013Z" level=info msg="Started container" PID=68929 containerID=54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608 description=openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns id=f8895544-7a1a-41b1-9364-1998f838cab9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a
2026-06-12 16:39:22.168108 | controller | Jun 12 15:47:53.478375 crc crio[24284]: time="2026-06-12T15:47:53.477792098Z" level=info msg="Stopping pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8" id=2d7954f0-241d-4366-bbaa-567b4220df5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.168124 | controller | Jun 12 15:47:53.479891 crc crio[24284]: time="2026-06-12T15:47:53.479808704Z" level=info msg="Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc004af82e0}] Aliases:map[]}"
2026-06-12 16:39:22.168145 | controller | Jun 12 15:47:53.480158 crc crio[24284]: time="2026-06-12T15:47:53.480069642Z" level=info msg="Deleting pod openstack_placement-db-sync-wsr4d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.168162 | controller | Jun 12 15:47:53.620070 crc crio[24284]: time="2026-06-12T15:47:53.619458705Z" level=info msg="Running pod sandbox: openstack/neutron-69558b4fc9-rsj7r/POD" id=0c19606c-1673-4e3d-81be-3d9bc3b40934 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.168178 | controller | Jun 12 15:47:53.620238 crc crio[24284]: time="2026-06-12T15:47:53.620103086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168194 | controller | Jun 12 15:47:53.730323 crc crio[24284]: time="2026-06-12T15:47:53.729344262Z" level=info msg="Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc0009b8780}] Aliases:map[]}"
2026-06-12 16:39:22.168210 | controller | Jun 12 15:47:53.730323 crc crio[24284]: time="2026-06-12T15:47:53.729423399Z" level=info msg="Adding pod openstack_neutron-69558b4fc9-rsj7r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.168227 | controller | Jun 12 15:47:54.010307 crc crio[24284]: time="2026-06-12T15:47:54.009071746Z" level=info msg="Stopped pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8" id=2d7954f0-241d-4366-bbaa-567b4220df5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.168243 | controller | Jun 12 15:47:54.483465 crc crio[24284]: time="2026-06-12T15:47:54.482716112Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-zhjnz/POD" id=99de6aac-b141-41ff-969f-f20fd75b6b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.168259 | controller | Jun 12 15:47:54.484615 crc crio[24284]: time="2026-06-12T15:47:54.484097587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168274 | controller | Jun 12 15:47:54.566145 crc crio[24284]: 2026-06-12T15:47:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8f4e28aada8239 Mac:fe:c5:1f:0e:5f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.168291 | controller | Jun 12 15:47:54.568304 crc crio[24284]: time="2026-06-12T15:47:54.568184815Z" level=info msg="Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc0009b8780}] Aliases:map[]}"
2026-06-12 16:39:22.168307 | controller | Jun 12 15:47:54.568607 crc crio[24284]: time="2026-06-12T15:47:54.568551026Z" level=info msg="Checking pod openstack_neutron-69558b4fc9-rsj7r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.168329 | controller | Jun 12 15:47:54.598865 crc crio[24284]: time="2026-06-12T15:47:54.596400887Z" level=info msg="Stopping pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746" id=101e624d-358e-494d-9556-3834859f15f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.168346 | controller | Jun 12 15:47:54.599625 crc crio[24284]: time="2026-06-12T15:47:54.59955485Z" level=info msg="Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc000b84168}] Aliases:map[]}"
2026-06-12 16:39:22.168362 | controller | Jun 12 15:47:54.599975 crc crio[24284]: time="2026-06-12T15:47:54.599910479Z" level=info msg="Deleting pod openstack_barbican-db-sync-m4xlg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.168377 | controller | Jun 12 15:47:54.660677 crc crio[24284]: time="2026-06-12T15:47:54.660536119Z" level=info msg="Ran pod sandbox e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 with infra container: openstack/neutron-69558b4fc9-rsj7r/POD" id=0c19606c-1673-4e3d-81be-3d9bc3b40934 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.168393 | controller | Jun 12 15:47:54.681160 crc crio[24284]: time="2026-06-12T15:47:54.68098058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dd7ac9d0-81e3-4b51-9306-baa5003de1ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.168409 | controller | Jun 12 15:47:54.682315 crc crio[24284]: time="2026-06-12T15:47:54.681160886Z" level=info msg="Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc0009b8248}] Aliases:map[]}"
2026-06-12 16:39:22.168424 | controller | Jun 12 15:47:54.682654 crc crio[24284]: time="2026-06-12T15:47:54.682570242Z" level=info msg="Adding pod openstack_root-account-create-update-zhjnz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.168440 | controller | Jun 12 15:47:54.806095 crc crio[24284]: time="2026-06-12T15:47:54.805973498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=80b83e70-02ea-4bf5-be99-1ea55b9be465 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.168456 | controller | Jun 12 15:47:54.817877 crc crio[24284]: time="2026-06-12T15:47:54.817766057Z" level=info msg="Creating container: openstack/neutron-69558b4fc9-rsj7r/neutron-api" id=b5a52104-0845-4f1a-8dd7-eb5db1e4e94a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168471 | controller | Jun 12 15:47:54.820108 crc crio[24284]: time="2026-06-12T15:47:54.818741259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168487 | controller | Jun 12 15:47:54.999385 crc crio[24284]: time="2026-06-12T15:47:54.99910488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168503 | controller | Jun 12 15:47:55.012173 crc crio[24284]: time="2026-06-12T15:47:55.010109006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168541 | controller | Jun 12 15:47:55.123496 crc crio[24284]: time="2026-06-12T15:47:55.122926938Z" level=info msg="Stopped pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746" id=101e624d-358e-494d-9556-3834859f15f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.168559 | controller | Jun 12 15:47:55.206380 crc crio[24284]: time="2026-06-12T15:47:55.205441158Z" level=info msg="Created container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api" id=b5a52104-0845-4f1a-8dd7-eb5db1e4e94a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168575 | controller | Jun 12 15:47:55.210294 crc crio[24284]: time="2026-06-12T15:47:55.208932324Z" level=info msg="Starting container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620" id=931d31ec-92dc-421b-b37d-578c5b5219fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.168591 | controller | Jun 12 15:47:55.215822 crc crio[24284]: time="2026-06-12T15:47:55.214778901Z" level=info msg="Started container" PID=69679 containerID=62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620 description=openstack/neutron-69558b4fc9-rsj7r/neutron-api id=931d31ec-92dc-421b-b37d-578c5b5219fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7
2026-06-12 16:39:22.168607 | controller | Jun 12 15:47:55.249364 crc crio[24284]: time="2026-06-12T15:47:55.248879093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=845b772c-c9e4-4323-9bad-0a5f41fcd782 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.168622 | controller | Jun 12 15:47:55.312945 crc crio[24284]: time="2026-06-12T15:47:55.31067326Z" level=info msg="Running pod sandbox: openstack/placement-6757d7984-7rk9x/POD" id=e49fd775-e055-483e-90a2-fa73a0c426fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.168638 | controller | Jun 12 15:47:55.312945 crc crio[24284]: time="2026-06-12T15:47:55.311369302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168654 | controller | Jun 12 15:47:55.364044 crc crio[24284]: time="2026-06-12T15:47:55.36393543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2f63a5eb-37cf-459f-bee1-3c9343a7935d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.168670 | controller | Jun 12 15:47:55.373322 crc crio[24284]: time="2026-06-12T15:47:55.372591251Z" level=info msg="Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc0009b8b00}] Aliases:map[]}"
2026-06-12 16:39:22.168685 | controller | Jun 12 15:47:55.373322 crc crio[24284]: time="2026-06-12T15:47:55.372658413Z" level=info msg="Adding pod openstack_placement-6757d7984-7rk9x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.168701 | controller | Jun 12 15:47:55.377307 crc crio[24284]: time="2026-06-12T15:47:55.37537861Z" level=info msg="Creating container: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd" id=0f8fc2e0-829d-4f63-93b5-763270eea38c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168717 | controller | Jun 12 15:47:55.377307 crc crio[24284]: time="2026-06-12T15:47:55.375854935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168738 | controller | Jun 12 15:47:55.458448 crc crio[24284]: time="2026-06-12T15:47:55.457649859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168753 | controller | Jun 12 15:47:55.476316 crc crio[24284]: time="2026-06-12T15:47:55.475724873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168768 | controller | Jun 12 15:47:55.539891 crc crio[24284]: 2026-06-12T15:47:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51f965deaa3fb96 Mac:82:db:4b:e1:5b:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 SocketPath: PciID:}] [{Interface:0xc0001dd1c0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.168784 | controller | Jun 12 15:47:55.547165 crc crio[24284]: time="2026-06-12T15:47:55.547058501Z" level=info msg="Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc0009b8248}] Aliases:map[]}"
2026-06-12 16:39:22.168800 | controller | Jun 12 15:47:55.547527 crc crio[24284]: time="2026-06-12T15:47:55.547239997Z" level=info msg="Checking pod openstack_root-account-create-update-zhjnz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.168816 | controller | Jun 12 15:47:55.558523 crc crio[24284]: time="2026-06-12T15:47:55.557946197Z" level=info msg="Ran pod sandbox 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 with infra container: openstack/root-account-create-update-zhjnz/POD" id=99de6aac-b141-41ff-969f-f20fd75b6b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.168831 | controller | Jun 12 15:47:55.575313 crc crio[24284]: time="2026-06-12T15:47:55.574382343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8e13e86d-76ec-422c-9a44-c23af78e8ec5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.168847 | controller | Jun 12 15:47:55.578075 crc crio[24284]: time="2026-06-12T15:47:55.577320886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7725bd48-5247-45e3-a90f-170871bac86b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.168862 | controller | Jun 12 15:47:55.587318 crc crio[24284]: time="2026-06-12T15:47:55.586111355Z" level=info msg="Creating container: openstack/root-account-create-update-zhjnz/mariadb-account-create-update" id=07757b8c-e61d-43c1-8a7d-a9951aa7214e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168878 | controller | Jun 12 15:47:55.587318 crc crio[24284]: time="2026-06-12T15:47:55.586584931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168894 | controller | Jun 12 15:47:55.709940 crc crio[24284]: time="2026-06-12T15:47:55.708309919Z" level=info msg="Stopping pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464" id=9cf3f246-5988-4cd1-86b3-2f95c1e24666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.168909 | controller | Jun 12 15:47:55.709940 crc crio[24284]: time="2026-06-12T15:47:55.708695911Z" level=info msg="Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc003242150}] Aliases:map[]}"
2026-06-12 16:39:22.168932 | controller | Jun 12 15:47:55.709940 crc crio[24284]: time="2026-06-12T15:47:55.708816315Z" level=info msg="Deleting pod openstack_keystone-bootstrap-w5p76 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.168950 | controller | Jun 12 15:47:55.778348 crc crio[24284]: time="2026-06-12T15:47:55.778229878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168966 | controller | Jun 12 15:47:55.797433 crc crio[24284]: time="2026-06-12T15:47:55.797048896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.168982 | controller | Jun 12 15:47:55.855888 crc crio[24284]: time="2026-06-12T15:47:55.854671931Z" level=info msg="Created container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd" id=0f8fc2e0-829d-4f63-93b5-763270eea38c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.168998 | controller | Jun 12 15:47:55.859294 crc crio[24284]: time="2026-06-12T15:47:55.858502886Z" level=info msg="Starting container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94" id=765df879-ec9f-4f51-bc72-b45b0563c655 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.169014 | controller | Jun 12 15:47:55.874507 crc crio[24284]: time="2026-06-12T15:47:55.874395895Z" level=info msg="Started container" PID=69757 containerID=083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94 description=openstack/neutron-69558b4fc9-rsj7r/neutron-httpd id=765df879-ec9f-4f51-bc72-b45b0563c655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7
2026-06-12 16:39:22.169030 | controller | Jun 12 15:47:56.119886 crc crio[24284]: time="2026-06-12T15:47:56.119388144Z" level=info msg="Created container 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88: openstack/root-account-create-update-zhjnz/mariadb-account-create-update" id=07757b8c-e61d-43c1-8a7d-a9951aa7214e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.169046 | controller | Jun 12 15:47:56.134517 crc crio[24284]: time="2026-06-12T15:47:56.121349649Z" level=info msg="Starting container: 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88" id=9c688c88-b691-4b03-a9b8-baf348fb56db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.169062 | controller | Jun 12 15:47:56.145888 crc crio[24284]: time="2026-06-12T15:47:56.13995129Z" level=info msg="Started container" PID=69789 containerID=8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88 description=openstack/root-account-create-update-zhjnz/mariadb-account-create-update id=9c688c88-b691-4b03-a9b8-baf348fb56db name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529
2026-06-12 16:39:22.169078 | controller | Jun 12 15:47:56.148630 crc crio[24284]: 2026-06-12T15:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7e65caeb05ce1c Mac:82:ee:a1:de:8b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.169094 | controller | Jun 12 15:47:56.155306 crc crio[24284]: time="2026-06-12T15:47:56.149737895Z" level=info msg="Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc0009b8b00}] Aliases:map[]}"
2026-06-12 16:39:22.169116 | controller | Jun 12 15:47:56.155306 crc crio[24284]: time="2026-06-12T15:47:56.14989378Z" level=info msg="Checking pod openstack_placement-6757d7984-7rk9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.169132 | controller | Jun 12 15:47:56.174610 crc crio[24284]: time="2026-06-12T15:47:56.174525803Z" level=info msg="Ran pod sandbox b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e with infra container: openstack/placement-6757d7984-7rk9x/POD" id=e49fd775-e055-483e-90a2-fa73a0c426fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.169148 | controller | Jun 12 15:47:56.186348 crc crio[24284]: time="2026-06-12T15:47:56.18281141Z" level=info msg="Stopping container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608 (timeout: 10s)" id=ea3dfd06-6c53-499f-afc2-d77342d6f8d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.169165 | controller | Jun 12 15:47:56.224911 crc crio[24284]: time="2026-06-12T15:47:56.224594106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ba6ec1e1-dc9f-4c6d-b251-767ccc8b60d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169181 | controller | Jun 12 15:47:56.421924 crc crio[24284]: time="2026-06-12T15:47:56.420899179Z" level=info msg="Stopped container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns" id=ea3dfd06-6c53-499f-afc2-d77342d6f8d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.169197 | controller | Jun 12 15:47:56.423094 crc crio[24284]: time="2026-06-12T15:47:56.423029199Z" level=info msg="Stopping pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a" id=dcf3329f-f950-496e-a866-40952e18f27d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.169212 | controller | Jun 12 15:47:56.423632 crc crio[24284]: time="2026-06-12T15:47:56.423539166Z" level=info msg="Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc002c1e340}] Aliases:map[]}"
2026-06-12 16:39:22.169228 | controller | Jun 12 15:47:56.423817 crc crio[24284]: time="2026-06-12T15:47:56.423742048Z" level=info msg="Deleting pod openstack_dnsmasq-dns-c8d6b5487-xdprq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.169244 | controller | Jun 12 15:47:56.525441 crc crio[24284]: time="2026-06-12T15:47:56.524708656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=1f4f7c3c-5ffd-4fce-bc5e-b769c432e8df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169260 | controller | Jun 12 15:47:56.545527 crc crio[24284]: time="2026-06-12T15:47:56.545414071Z" level=info msg="Creating container: openstack/placement-6757d7984-7rk9x/placement-log" id=558fd150-6ae5-4fe3-95db-5cdb1ac55aab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.169276 | controller | Jun 12 15:47:56.546927 crc crio[24284]: time="2026-06-12T15:47:56.545873436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169297 | controller | Jun 12 15:47:56.605110 crc crio[24284]: time="2026-06-12T15:47:56.60148516Z" level=info msg="Running pod sandbox: openstack/barbican-worker-6df6c68c97-sxlqv/POD" id=cce8d233-f8b5-4bf4-9620-45a06492f28e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.169312 | controller | Jun 12 15:47:56.605110 crc crio[24284]: time="2026-06-12T15:47:56.601644197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169328 | controller | Jun 12 15:47:56.633709 crc crio[24284]: time="2026-06-12T15:47:56.633112167Z" level=info msg="Stopped pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464" id=9cf3f246-5988-4cd1-86b3-2f95c1e24666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.169343 | controller | Jun 12 15:47:56.663935 crc crio[24284]: time="2026-06-12T15:47:56.663877399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169358 | controller | Jun 12 15:47:56.672334 crc crio[24284]: time="2026-06-12T15:47:56.670548546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169374 | controller | Jun 12 15:47:56.710405 crc crio[24284]: time="2026-06-12T15:47:56.710053031Z" level=info msg="Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc0042867e8}] Aliases:map[]}"
2026-06-12 16:39:22.169390 | controller | Jun 12 15:47:56.710405 crc crio[24284]: time="2026-06-12T15:47:56.710111253Z" level=info msg="Adding pod openstack_barbican-worker-6df6c68c97-sxlqv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.169406 | controller | Jun 12 15:47:56.729885 crc crio[24284]: time="2026-06-12T15:47:56.729740557Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/POD" id=3c03a242-8ad8-4d49-9aad-45eac26b830a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.169422 | controller | Jun 12 15:47:56.729885 crc crio[24284]: time="2026-06-12T15:47:56.72981576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169438 | controller | Jun 12 15:47:56.780612 crc crio[24284]: time="2026-06-12T15:47:56.780430386Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc000b848f8}] Aliases:map[]}"
2026-06-12 16:39:22.169454 | controller | Jun 12 15:47:56.781017 crc crio[24284]: time="2026-06-12T15:47:56.780997034Z" level=info msg="Adding pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.169471 | controller | Jun 12 15:47:56.992298 crc crio[24284]: time="2026-06-12T15:47:56.98795783Z" level=info msg="Created container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log" id=558fd150-6ae5-4fe3-95db-5cdb1ac55aab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.169494 | controller | Jun 12 15:47:57.007298 crc crio[24284]: time="2026-06-12T15:47:57.006582854Z" level=info msg="Starting container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288" id=bfa8eb68-31ca-46f7-8931-70fa07dc0e09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.169525 | controller | Jun 12 15:47:57.025299 crc crio[24284]: time="2026-06-12T15:47:57.022554851Z" level=info msg="Started container" PID=69964 containerID=5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288 description=openstack/placement-6757d7984-7rk9x/placement-log id=bfa8eb68-31ca-46f7-8931-70fa07dc0e09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e
2026-06-12 16:39:22.169547 | controller | Jun 12 15:47:57.045224 crc crio[24284]: time="2026-06-12T15:47:57.043612022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=cc2122f6-507f-44ac-b234-12d1e316e6a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169563 | controller | Jun 12 15:47:57.098340 crc crio[24284]: time="2026-06-12T15:47:57.095789896Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/POD" id=e039ae7d-4506-4cc2-9706-4f4a2ada22c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.169580 | controller | Jun 12 15:47:57.098340 crc crio[24284]: time="2026-06-12T15:47:57.096390795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169596 | controller | Jun 12 15:47:57.153302 crc crio[24284]: time="2026-06-12T15:47:57.147552251Z" level=info msg="Running pod sandbox: openstack/barbican-api-56985d7964-8ls89/POD" id=d7b29007-fa2d-4a94-b405-a67baa9c0581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.169612 | controller | Jun 12 15:47:57.153302 crc crio[24284]: time="2026-06-12T15:47:57.147675785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169628 | controller | Jun 12 15:47:57.231850 crc crio[24284]: time="2026-06-12T15:47:57.223808794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8997a68e-1608-4b1d-a5be-d2189ac22e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169644 | controller | Jun 12 15:47:57.265620 crc crio[24284]: time="2026-06-12T15:47:57.265196282Z" level=info msg="Creating container: openstack/placement-6757d7984-7rk9x/placement-api" id=208deac6-6f21-4a62-b981-3f74dc750edf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.169660 | controller | Jun 12 15:47:57.276109 crc crio[24284]: time="2026-06-12T15:47:57.273545561Z" level=info msg="Stopped pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a" id=dcf3329f-f950-496e-a866-40952e18f27d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.169676 | controller | Jun 12 15:47:57.304564 crc crio[24284]: time="2026-06-12T15:47:57.304466941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169692 | controller | Jun 12 15:47:57.328764 crc crio[24284]: time="2026-06-12T15:47:57.326897114Z" level=info msg="Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002612140}] Aliases:map[]}"
2026-06-12 16:39:22.169714 | controller | Jun 12 15:47:57.328764 crc crio[24284]: time="2026-06-12T15:47:57.326966616Z" level=info msg="Adding pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.169730 | controller | Jun 12 15:47:57.370964 crc crio[24284]: time="2026-06-12T15:47:57.370872923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169746 | controller | Jun 12 15:47:57.373903 crc crio[24284]: time="2026-06-12T15:47:57.371563765Z" level=info msg="Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}"
2026-06-12 16:39:22.169762 | controller | Jun 12 15:47:57.373903 crc crio[24284]: time="2026-06-12T15:47:57.371606486Z" level=info msg="Adding pod openstack_barbican-api-56985d7964-8ls89 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.169778 | controller | Jun 12 15:47:57.378387 crc crio[24284]: time="2026-06-12T15:47:57.37716178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.169793 | controller | Jun 12 15:47:57.819723 crc crio[24284]: 2026-06-12T15:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1475a946df9258 Mac:8a:13:68:4f:c6:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.169809 | controller | Jun 12 15:47:57.825705 crc crio[24284]: time="2026-06-12T15:47:57.825303718Z" level=info msg="Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc0042867e8}] Aliases:map[]}"
2026-06-12 16:39:22.169825 | controller | Jun 12 15:47:57.825705 crc crio[24284]: time="2026-06-12T15:47:57.825716022Z" level=info msg="Checking pod openstack_barbican-worker-6df6c68c97-sxlqv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.169841 | controller | Jun 12 15:47:57.849204 crc crio[24284]: 2026-06-12T15:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814eb68e4c301d2 Mac:ce:6e:c1:59:02:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.169861 | controller | Jun 12 15:47:57.850952 crc crio[24284]: time="2026-06-12T15:47:57.850756308Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc000b848f8}] Aliases:map[]}"
2026-06-12 16:39:22.169882 | controller | Jun 12 15:47:57.852854 crc crio[24284]: time="2026-06-12T15:47:57.852571357Z" level=info msg="Checking pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.169899 | controller | Jun 12 15:47:57.884715 crc crio[24284]: time="2026-06-12T15:47:57.884087355Z" level=info msg="Ran pod sandbox c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 with infra container: openstack/barbican-worker-6df6c68c97-sxlqv/POD" id=cce8d233-f8b5-4bf4-9620-45a06492f28e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.169915 | controller | Jun 12 15:47:57.903570 crc crio[24284]: time="2026-06-12T15:47:57.894468037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169931 | controller | Jun 12 15:47:57.903570 crc crio[24284]: time="2026-06-12T15:47:57.894627443Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169947 | controller | Jun 12 15:47:57.903570 crc crio[24284]: time="2026-06-12T15:47:57.894666935Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.169971 | controller | Jun 12 15:47:57.903570 crc crio[24284]: time="2026-06-12T15:47:57.896019638Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=d9f8ca39-d5c1-4715-ad62-49298050fb9e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.169992 | controller | Jun 12 15:47:57.905985 crc crio[24284]: time="2026-06-12T15:47:57.905737463Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 16:39:22.170055 | controller | Jun 12 15:47:57.936689 crc crio[24284]: time="2026-06-12T15:47:57.935956785Z" level=info msg="Ran pod sandbox 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 with infra container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/POD" id=3c03a242-8ad8-4d49-9aad-45eac26b830a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.170077 | controller | Jun 12 15:47:57.942845 crc crio[24284]: time="2026-06-12T15:47:57.942777549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170093 | controller | Jun 12 15:47:57.943047 crc crio[24284]: time="2026-06-12T15:47:57.943013846Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170110 | controller | Jun 12 15:47:57.943175 crc crio[24284]: time="2026-06-12T15:47:57.943077568Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170126 | controller | Jun 12 15:47:57.945296 crc crio[24284]: time="2026-06-12T15:47:57.945173156Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=d5e16c11-32bd-4443-9c71-4582280fc328 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.170141 | controller | Jun 12 15:47:57.954461 crc crio[24284]: time="2026-06-12T15:47:57.953777555Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 16:39:22.170163 | controller | Jun 12 15:47:57.959986 crc crio[24284]: time="2026-06-12T15:47:57.959718237Z" level=info msg="Removing container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608" id=c596856a-e8ed-49b8-891c-aec710ac9c56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.170179 | controller | Jun 12 15:47:58.158993 crc crio[24284]: time="2026-06-12T15:47:58.15870259Z" level=info msg="Created container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api" id=208deac6-6f21-4a62-b981-3f74dc750edf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.170195 | controller | Jun 12 15:47:58.166048 crc crio[24284]: time="2026-06-12T15:47:58.16583755Z" level=info msg="Starting container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc" id=bf2df139-d1a0-44c6-bad3-cb02d8eb5c7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.170211 | controller | Jun 12 15:47:58.202966 crc crio[24284]: time="2026-06-12T15:47:58.202876598Z" level=info msg="Started container" PID=70167 containerID=0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc description=openstack/placement-6757d7984-7rk9x/placement-api id=bf2df139-d1a0-44c6-bad3-cb02d8eb5c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e
2026-06-12 16:39:22.170228 | controller | Jun 12 15:47:58.280037 crc crio[24284]: time="2026-06-12T15:47:58.279772463Z" level=info msg="Removed container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns" id=c596856a-e8ed-49b8-891c-aec710ac9c56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.170245 | controller | Jun 12 15:47:58.295236 crc crio[24284]: time="2026-06-12T15:47:58.285788889Z" level=info msg="Removing container: b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83" id=893053cc-dd9c-44f8-88be-0cff71fcddbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.170260 | controller | Jun 12 15:47:58.428628 crc crio[24284]: 2026-06-12T15:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7493908596c6395 Mac:5a:f2:96:bb:28:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.170276 | controller | Jun 12 15:47:58.433450 crc crio[24284]: time="2026-06-12T15:47:58.429197631Z" level=info msg="Removed container b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83: openstack/dnsmasq-dns-c8d6b5487-xdprq/init" id=893053cc-dd9c-44f8-88be-0cff71fcddbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.170293 | controller | Jun 12 15:47:58.433905 crc crio[24284]: time="2026-06-12T15:47:58.431590899Z" level=info msg="Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002612140}] Aliases:map[]}"
2026-06-12 16:39:22.170309 | controller | Jun 12 15:47:58.440450 crc crio[24284]: time="2026-06-12T15:47:58.440409993Z" level=info msg="Checking pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.170325 | controller | Jun 12 15:47:58.454490 crc crio[24284]: 2026-06-12T15:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2662ceacfebf3d2 Mac:ce:61:3d:ff:4c:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.170348 | controller | Jun 12 15:47:58.458517 crc crio[24284]: time="2026-06-12T15:47:58.455421748Z" level=info msg="Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}"
2026-06-12 16:39:22.170365 | controller | Jun 12 15:47:58.458517 crc crio[24284]: time="2026-06-12T15:47:58.455629694Z" level=info msg="Checking pod openstack_barbican-api-56985d7964-8ls89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.170381 | controller | Jun 12 15:47:58.473651 crc crio[24284]: time="2026-06-12T15:47:58.473551102Z" level=info msg="Ran pod sandbox 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 with infra container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/POD" id=e039ae7d-4506-4cc2-9706-4f4a2ada22c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.170397 | controller | Jun 12 15:47:58.476416 crc crio[24284]: time="2026-06-12T15:47:58.476223417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f16338ca-8c8b-4013-beb2-6090b5ea4489 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170413 | controller | Jun 12 15:47:58.519102 crc crio[24284]: time="2026-06-12T15:47:58.519017286Z" level=info msg="Ran pod sandbox 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 with infra container: openstack/barbican-api-56985d7964-8ls89/POD" id=d7b29007-fa2d-4a94-b405-a67baa9c0581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.170429 | controller | Jun 12 15:47:58.527410 crc crio[24284]: time="2026-06-12T15:47:58.527094401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9e103bf1-6832-44ef-bd2b-cb83e5e6211d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170447 | controller | Jun 12 15:47:58.531019 crc crio[24284]: time="2026-06-12T15:47:58.530899725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f61e69a2-7dea-442e-af32-74412486a48c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170561 | controller | Jun 12 15:47:58.553597 crc crio[24284]: time="2026-06-12T15:47:58.55333222Z" level=info msg="Creating container: openstack/barbican-api-56985d7964-8ls89/barbican-api-log" id=c17635dc-fb31-4000-9d99-dc3536197096 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.170585 | controller | Jun 12 15:47:58.555066 crc crio[24284]: time="2026-06-12T15:47:58.555036705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170602 | controller | Jun 12 15:47:58.575894 crc crio[24284]: time="2026-06-12T15:47:58.575666331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99cfe410-f07a-443e-9bd1-1691b29f61e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170619 | controller | Jun 12 15:47:58.585784 crc crio[24284]: time="2026-06-12T15:47:58.585582262Z" level=info msg="Running pod sandbox: openstack/keystone-78fbb7f7c8-r5vx7/POD" id=ee282aa8-ac25-4f67-99e6-28d7950195c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.170635 | controller | Jun 12 15:47:58.585969 crc crio[24284]: time="2026-06-12T15:47:58.585860461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170656 | controller | Jun 12 15:47:58.650517 crc crio[24284]: time="2026-06-12T15:47:58.650229361Z" level=info msg="Creating container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init" id=493b5951-9017-4bc3-9028-68378d158c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.170673 | controller | Jun 12 15:47:58.706409 crc crio[24284]: time="2026-06-12T15:47:58.706330685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170688 | controller | Jun 12 15:47:58.727239 crc crio[24284]: time="2026-06-12T15:47:58.726980882Z" level=info msg="Got pod network &{Name:keystone-78fbb7f7c8-r5vx7 Namespace:openstack ID:5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 UID:9bd04445-eea2-453a-83e5-56c36fd739e4 NetNS:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd04445_eea2_453a_83e5_56c36fd739e4.slice PodAnnotations:0xc0032421a0}] Aliases:map[]}"
2026-06-12 16:39:22.170704 | controller | Jun 12 15:47:58.727239 crc crio[24284]: time="2026-06-12T15:47:58.72722234Z" level=info msg="Adding pod openstack_keystone-78fbb7f7c8-r5vx7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.170721 | controller | Jun 12 15:47:58.739885 crc crio[24284]: time="2026-06-12T15:47:58.739683413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170736 | controller | Jun 12 15:47:58.767041 crc crio[24284]: time="2026-06-12T15:47:58.766925586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170752 | controller | Jun 12 15:47:58.799063 crc crio[24284]: time="2026-06-12T15:47:58.798947387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170768 | controller | Jun 12 15:47:58.814347 crc crio[24284]: time="2026-06-12T15:47:58.81420656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.170783 | controller | Jun 12 15:47:59.076009 crc crio[24284]: time="2026-06-12T15:47:59.074571238Z" level=info msg="Created container 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init" id=493b5951-9017-4bc3-9028-68378d158c09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.170799 | controller | Jun 12 15:47:59.091032 crc crio[24284]: time="2026-06-12T15:47:59.090932533Z" level=info msg="Created container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log" id=c17635dc-fb31-4000-9d99-dc3536197096 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.170815 | controller | Jun 12 15:47:59.099621 crc crio[24284]: time="2026-06-12T15:47:59.099452888Z" level=info msg="Starting container: 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d" id=6092e9f3-9721-44fd-9558-6c04b130b2e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.170831 | controller | Jun 12 15:47:59.100675 crc crio[24284]: time="2026-06-12T15:47:59.099598834Z" level=info msg="Starting container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd" id=68cfce35-4451-4f8e-8cc4-f0cff9d26799 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.170847 | controller | Jun 12 15:47:59.134623 crc crio[24284]: time="2026-06-12T15:47:59.131785614Z" level=info msg="Started container" PID=70556 containerID=2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd description=openstack/barbican-api-56985d7964-8ls89/barbican-api-log id=68cfce35-4451-4f8e-8cc4-f0cff9d26799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446
2026-06-12 16:39:22.170868 | controller | Jun 12 15:47:59.134623 crc crio[24284]: time="2026-06-12T15:47:59.133661321Z" level=info msg="Started container" PID=70557 containerID=5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d description=openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init id=6092e9f3-9721-44fd-9558-6c04b130b2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922
2026-06-12 16:39:22.170885 | controller | Jun 12 15:47:59.176230 crc crio[24284]: time="2026-06-12T15:47:59.174680333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1aba4542-00bd-4767-ad83-0d526d210597 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.170901 | controller | Jun 12 15:47:59.217011 crc crio[24284]: time="2026-06-12T15:47:59.215821621Z" level=info msg="Stopping pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529" id=02844697-ba1a-4935-957d-2158833b8cef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.170917 | controller | Jun 12 15:47:59.217011 crc crio[24284]: time="2026-06-12T15:47:59.21646618Z" level=info msg="Stopping pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735" id=c3f43e27-3b57-4444-aef6-1ef2a89af0b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.170932 | controller | Jun 12 15:47:59.217725 crc crio[24284]: time="2026-06-12T15:47:59.217324788Z" level=info msg="Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc001e04420}] Aliases:map[]}"
2026-06-12 16:39:22.170949 | controller | Jun 12 15:47:59.217725 crc crio[24284]: time="2026-06-12T15:47:59.217479493Z" level=info msg="Deleting pod openstack_cinder-db-sync-784pc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.170965 | controller | Jun 12 15:47:59.217935 crc crio[24284]: time="2026-06-12T15:47:59.217774736Z" level=info msg="Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc002c1e428}] Aliases:map[]}"
2026-06-12 16:39:22.170981 | controller | Jun 12 15:47:59.217935 crc crio[24284]: time="2026-06-12T15:47:59.217869839Z" level=info msg="Deleting pod openstack_root-account-create-update-zhjnz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.170997 | controller | Jun 12 15:47:59.230404 crc crio[24284]: time="2026-06-12T15:47:59.229852033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=84403e38-dff4-444c-96b8-989adfe24d6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171013 | controller | Jun 12 15:47:59.257174 crc crio[24284]: time="2026-06-12T15:47:59.256025449Z" level=info msg="Creating container: openstack/barbican-api-56985d7964-8ls89/barbican-api" id=4477845c-8834-41c5-8450-a5bc1a8b7637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.171029 | controller | Jun 12 15:47:59.257174 crc crio[24284]: time="2026-06-12T15:47:59.256460983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171049 | controller | Jun 12 15:47:59.489442 crc crio[24284]: 2026-06-12T15:47:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5abfc72a82a2268 Mac:3a:3b:d2:98:28:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.171066 | controller | Jun 12 15:47:59.496307 crc crio[24284]: time="2026-06-12T15:47:59.492633367Z" level=info msg="Got pod network &{Name:keystone-78fbb7f7c8-r5vx7 Namespace:openstack ID:5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 UID:9bd04445-eea2-453a-83e5-56c36fd739e4 NetNS:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd04445_eea2_453a_83e5_56c36fd739e4.slice PodAnnotations:0xc0032421a0}] Aliases:map[]}"
2026-06-12 16:39:22.171082 | controller | Jun 12 15:47:59.500036 crc crio[24284]: time="2026-06-12T15:47:59.499601745Z" level=info msg="Checking pod openstack_keystone-78fbb7f7c8-r5vx7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.171098 | controller | Jun 12 15:47:59.522664 crc crio[24284]: time="2026-06-12T15:47:59.522001479Z" level=info msg="Ran pod sandbox 5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 with infra container: openstack/keystone-78fbb7f7c8-r5vx7/POD" id=ee282aa8-ac25-4f67-99e6-28d7950195c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171114 | controller | Jun 12 15:47:59.523899 crc crio[24284]: time="2026-06-12T15:47:59.523667264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171130 | controller | Jun 12 15:47:59.533214 crc crio[24284]: time="2026-06-12T15:47:59.53269064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171145 | controller | Jun 12 15:47:59.553489 crc crio[24284]: time="2026-06-12T15:47:59.553362917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=af6defca-4451-4bf5-a5c3-50e7683b1693 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171161 | controller | Jun 12 15:47:59.759304 crc crio[24284]: time="2026-06-12T15:47:59.758780756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=7f42e23b-0099-4575-9ef4-427897399e37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171176 | controller | Jun 12 15:47:59.767050 crc crio[24284]: time="2026-06-12T15:47:59.766845807Z" level=info msg="Running pod sandbox: openstack/barbican-worker-74f6c7f549-fk25t/POD" id=6da62dab-8c51-4711-8ced-450cc559bfd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171191 | controller | Jun 12 15:47:59.767050 crc crio[24284]: time="2026-06-12T15:47:59.766944941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171207 | controller | Jun 12 15:47:59.772057 crc crio[24284]: time="2026-06-12T15:47:59.771929354Z" level=info msg="Creating container: openstack/keystone-78fbb7f7c8-r5vx7/keystone-api" id=4264e9b8-d527-4217-a293-5ba193612f48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.171223 | controller | Jun 12 15:47:59.807148 crc crio[24284]: time="2026-06-12T15:47:59.803758013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171243 | controller | Jun 12 15:47:59.816790 crc crio[24284]: time="2026-06-12T15:47:59.816697478Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-775b4d6c8-cprg9/POD" id=0f2cfec3-70b1-449d-8768-0669c172b341 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171258 | controller | Jun 12 15:47:59.817032 crc crio[24284]: time="2026-06-12T15:47:59.816810932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171274 | controller | Jun 12 15:47:59.852064 crc crio[24284]: time="2026-06-12T15:47:59.851823849Z" level=info msg="Got pod network &{Name:barbican-worker-74f6c7f549-fk25t Namespace:openstack ID:9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 UID:39e32912-2658-42bd-ab00-4183094108ed NetNS:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39e32912_2658_42bd_ab00_4183094108ed.slice PodAnnotations:0xc001e04710}] Aliases:map[]}"
2026-06-12 16:39:22.171290 | controller | Jun 12 15:47:59.852064 crc crio[24284]: time="2026-06-12T15:47:59.851871411Z" level=info msg="Adding pod openstack_barbican-worker-74f6c7f549-fk25t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.171306 | controller | Jun 12 15:47:59.887512 crc crio[24284]: time="2026-06-12T15:47:59.885289526Z" level=info msg="Stopped pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735" id=c3f43e27-3b57-4444-aef6-1ef2a89af0b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.171321 | controller | Jun 12 15:47:59.926540 crc crio[24284]: time="2026-06-12T15:47:59.923910121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171337 | controller | Jun 12 15:47:59.954207 crc crio[24284]: time="2026-06-12T15:47:59.950706696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171353 | controller | Jun 12 15:47:59.998455 crc crio[24284]: time="2026-06-12T15:47:59.995471478Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-775b4d6c8-cprg9 Namespace:openstack ID:915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 UID:7160b8f2-4ab3-4912-8b7c-2d935ce0c99d NetNS:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7160b8f2_4ab3_4912_8b7c_2d935ce0c99d.slice PodAnnotations:0xc0009b89f8}] Aliases:map[]}"
2026-06-12 16:39:22.171368 | controller | Jun 12 15:47:59.998455 crc crio[24284]: time="2026-06-12T15:47:59.995548381Z" level=info msg="Adding pod openstack_barbican-keystone-listener-775b4d6c8-cprg9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.171384 | controller | Jun 12 15:47:59.998455 crc crio[24284]: time="2026-06-12T15:47:59.996680918Z" level=info msg="Created container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api" id=4477845c-8834-41c5-8450-a5bc1a8b7637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.171400 | controller | Jun 12 15:48:00.000572 crc crio[24284]: time="2026-06-12T15:48:00.000085833Z" level=info msg="Starting container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40" id=dd637413-8b86-47df-81d0-75ce5c2620be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.171416 | controller | Jun 12 15:48:00.026989 crc crio[24284]: time="2026-06-12T15:48:00.026571964Z" level=info msg="Started container" PID=70692 containerID=a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40 description=openstack/barbican-api-56985d7964-8ls89/barbican-api id=dd637413-8b86-47df-81d0-75ce5c2620be name=/runtime.v1.RuntimeService/StartContainer sandboxID=2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446
2026-06-12 16:39:22.171437 | controller | Jun 12 15:48:00.482161 crc crio[24284]: time="2026-06-12T15:48:00.478667009Z" level=info msg="Stopped pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529" id=02844697-ba1a-4935-957d-2158833b8cef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.171453 | controller | Jun 12 15:48:00.505299 crc crio[24284]: time="2026-06-12T15:48:00.505207158Z" level=info msg="Running pod sandbox: openstack/barbican-api-7bdc464cd8-jvrmh/POD" id=8e67e0be-a8d4-4185-a996-a5c7432f3aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171469 | controller | Jun 12 15:48:00.507763 crc crio[24284]: time="2026-06-12T15:48:00.507737891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171485 | controller | Jun 12 15:48:00.591827 crc crio[24284]: time="2026-06-12T15:48:00.590905628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4f911ccb-3230-4afb-aef4-c8c245e5535c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171501 | controller | Jun 12 15:48:00.808406 crc crio[24284]: time="2026-06-12T15:48:00.807996457Z" level=info msg="Created container 17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4: openstack/keystone-78fbb7f7c8-r5vx7/keystone-api" id=4264e9b8-d527-4217-a293-5ba193612f48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.171545 | controller | Jun 12 15:48:00.832850 crc crio[24284]: time="2026-06-12T15:48:00.832331086Z" level=info msg="Starting container: 17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4" id=8ef2748d-cf26-4c80-b55c-7c3be6ed12da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.171565 | controller | Jun 12 15:48:00.838819 crc crio[24284]: time="2026-06-12T15:48:00.838062271Z" level=info msg="Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc0009b8358}] Aliases:map[]}"
2026-06-12 16:39:22.171582 | controller | Jun 12 15:48:00.838819 crc crio[24284]: time="2026-06-12T15:48:00.8381717Z" level=info msg="Adding pod openstack_barbican-api-7bdc464cd8-jvrmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.171599 | controller | Jun 12 15:48:00.851567 crc crio[24284]: time="2026-06-12T15:48:00.847597984Z" level=info msg="Started container" PID=70765 containerID=17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4 description=openstack/keystone-78fbb7f7c8-r5vx7/keystone-api id=8ef2748d-cf26-4c80-b55c-7c3be6ed12da name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135
2026-06-12 16:39:22.171615 | controller | Jun 12 15:48:00.966948 crc crio[24284]: time="2026-06-12T15:48:00.966794315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b630a727-ae10-4543-a8ba-442ba42ce8b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171631 | controller | Jun 12 15:48:01.008607 crc crio[24284]: time="2026-06-12T15:48:01.005556927Z" level=info msg="Creating container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns" id=9f96af04-edc4-4ff0-841b-4f9b8b7ac0a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.171652 | controller | Jun 12 15:48:01.008607 crc crio[24284]: time="2026-06-12T15:48:01.00624082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171668 | controller | Jun 12 15:48:01.052205 crc crio[24284]: time="2026-06-12T15:48:01.051891414Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687988-jprd4/POD" id=b83fb8f9-5b86-4936-b5a6-0e0d8d84915c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171684 | controller | Jun 12 15:48:01.052205 crc crio[24284]: time="2026-06-12T15:48:01.051995658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171698 | controller | Jun 12 15:48:01.078151 crc crio[24284]: time="2026-06-12T15:48:01.078048409Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-wg5hb/POD" id=97b4f7b7-0f2f-488b-9f70-a43cbb55fc18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171714 | controller | Jun 12 15:48:01.078359 crc crio[24284]: time="2026-06-12T15:48:01.078197264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.171729 | controller | Jun 12 15:48:01.409054 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dbc4478f8dd656 Mac:96:18:09:34:3c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 SocketPath: PciID:}] [{Interface:0xc00025cee0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.171745 | controller | Jun 12 15:48:01.409054 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:915ffdee706ed2e Mac:2a:82:42:ab:24:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.171761 | controller | Jun 12 15:48:01.409602 crc crio[24284]: time="2026-06-12T15:48:01.409220579Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-775b4d6c8-cprg9 Namespace:openstack ID:915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 UID:7160b8f2-4ab3-4912-8b7c-2d935ce0c99d NetNS:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7160b8f2_4ab3_4912_8b7c_2d935ce0c99d.slice PodAnnotations:0xc0009b89f8}] Aliases:map[]}"
2026-06-12 16:39:22.171777 | controller | Jun 12 15:48:01.409602 crc crio[24284]: time="2026-06-12T15:48:01.409442666Z" level=info msg="Checking pod openstack_barbican-keystone-listener-775b4d6c8-cprg9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.171793 | controller | Jun 12 15:48:01.410420 crc crio[24284]: time="2026-06-12T15:48:01.410320066Z" level=info msg="Got pod network &{Name:barbican-worker-74f6c7f549-fk25t Namespace:openstack ID:9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 UID:39e32912-2658-42bd-ab00-4183094108ed NetNS:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39e32912_2658_42bd_ab00_4183094108ed.slice PodAnnotations:0xc001e04710}] Aliases:map[]}"
2026-06-12 16:39:22.171808 | controller | Jun 12 15:48:01.419024 crc crio[24284]: time="2026-06-12T15:48:01.418897246Z" level=info msg="Checking pod openstack_barbican-worker-74f6c7f549-fk25t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.171830 | controller | Jun 12 15:48:01.439779 crc crio[24284]: time="2026-06-12T15:48:01.437743884Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc0012124e8}] Aliases:map[]}"
2026-06-12 16:39:22.171846 | controller | Jun 12 15:48:01.439779 crc crio[24284]: time="2026-06-12T15:48:01.437809676Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-wg5hb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.171862 | controller | Jun 12 15:48:01.536359 crc crio[24284]: time="2026-06-12T15:48:01.535710122Z" level=info msg="Ran pod sandbox 915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 with infra container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/POD" id=0f2cfec3-70b1-449d-8768-0669c172b341 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171878 | controller | Jun 12 15:48:01.550472 crc crio[24284]: time="2026-06-12T15:48:01.549913981Z" level=info msg="Ran pod sandbox 9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 with infra container: openstack/barbican-worker-74f6c7f549-fk25t/POD" id=6da62dab-8c51-4711-8ced-450cc559bfd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.171895 | controller | Jun 12 15:48:01.582347 crc crio[24284]: time="2026-06-12T15:48:01.577657865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171911 | controller | Jun 12 15:48:01.582347 crc crio[24284]: time="2026-06-12T15:48:01.580798598Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171928 | controller | Jun 12 15:48:01.582347 crc crio[24284]: time="2026-06-12T15:48:01.58087247Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.171943 | controller | Jun 12 15:48:01.583951 crc crio[24284]: time="2026-06-12T15:48:01.583759363Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=84720630-4cd6-43b7-bff6-d1bccecaa190 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.171960 | controller | Jun 12 15:48:01.585524 crc crio[24284]: time="2026-06-12T15:48:01.585327745Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc0006be200}] Aliases:map[]}"
2026-06-12 16:39:22.171976 | controller | Jun 12 15:48:01.585524 crc crio[24284]: time="2026-06-12T15:48:01.585405597Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687988-jprd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.171993 | controller | Jun 12 15:48:01.600544 crc crio[24284]: time="2026-06-12T15:48:01.600090057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172014 | controller | Jun 12 15:48:01.600544 crc crio[24284]: time="2026-06-12T15:48:01.600537162Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172031 | controller | Jun 12 15:48:01.600876 crc crio[24284]: time="2026-06-12T15:48:01.600597534Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172047 | controller | Jun 12 15:48:01.603626 crc crio[24284]: time="2026-06-12T15:48:01.602711636Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 16:39:22.172062 | controller | Jun 12 15:48:01.630331 crc crio[24284]: time="2026-06-12T15:48:01.628217639Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=7819651d-efe8-4837-983e-fda4ce4ae8c2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.172078 | controller | Jun 12 15:48:01.630331 crc crio[24284]: time="2026-06-12T15:48:01.629160207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172094 | controller | Jun 12 15:48:01.659050 crc crio[24284]: time="2026-06-12T15:48:01.658949416Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 16:39:22.172110 | controller | Jun 12 15:48:01.826872 crc crio[24284]: time="2026-06-12T15:48:01.735944785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172125 | controller | Jun 12 15:48:01.920618 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47fe566dfebb7a5 Mac:ae:da:82:f9:aa:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.172141 | controller | Jun 12 15:48:01.933325 crc crio[24284]: time="2026-06-12T15:48:01.922225314Z" level=info msg="Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc0009b8358}] Aliases:map[]}"
2026-06-12 16:39:22.172157 | controller | Jun 12 15:48:01.933325 crc crio[24284]: time="2026-06-12T15:48:01.922487393Z" level=info msg="Checking pod openstack_barbican-api-7bdc464cd8-jvrmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.172173 | controller | Jun 12 15:48:02.103692 crc crio[24284]: time="2026-06-12T15:48:02.103583022Z" level=info msg="Stopping container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25 (timeout: 2s)" id=e1561f28-b953-40aa-928c-289c74f2f966 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.172189 | controller | Jun 12 15:48:02.159348 crc crio[24284]: time="2026-06-12T15:48:02.155550964Z" level=info msg="Ran pod sandbox 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 with infra container: openstack/barbican-api-7bdc464cd8-jvrmh/POD" id=8e67e0be-a8d4-4185-a996-a5c7432f3aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.172211 | controller | Jun 12 15:48:02.185772 crc crio[24284]: time="2026-06-12T15:48:02.185651872Z" level=info msg="Created container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns" id=9f96af04-edc4-4ff0-841b-4f9b8b7ac0a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.172227 | controller | Jun 12 15:48:02.252720 crc crio[24284]: 2026-06-12T15:48:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26a2233913b7bc5 Mac:56:68:e8:1f:34:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.172243 | controller | Jun 12 15:48:02.252720 crc crio[24284]: time="2026-06-12T15:48:02.252194674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=3d3fa632-064d-4bbb-96f2-c084cb66b75f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172258 | controller | Jun 12 15:48:02.253113 crc crio[24284]: time="2026-06-12T15:48:02.252922378Z" level=info msg="Starting container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067" id=94ef3545-eb93-4c51-b5db-ea30f9da3ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.172274 | controller | Jun 12 15:48:02.255775 crc crio[24284]: time="2026-06-12T15:48:02.255629584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=eba0471c-2db3-4227-8d11-c453a577afe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172290 | controller | Jun 12 15:48:02.257632 crc crio[24284]: time="2026-06-12T15:48:02.257073319Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc0012124e8}] Aliases:map[]}"
2026-06-12 16:39:22.172307 | controller | Jun 12 15:48:02.257632 crc crio[24284]: time="2026-06-12T15:48:02.257324197Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-wg5hb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.172323 | controller | Jun 12 15:48:02.269877 crc crio[24284]: time="2026-06-12T15:48:02.269772852Z" level=info msg="Stopped container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server" id=e1561f28-b953-40aa-928c-289c74f2f966 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.172339 | controller | Jun 12 15:48:02.270696 crc crio[24284]: time="2026-06-12T15:48:02.270623809Z" level=info msg="Stopping pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1" id=39806a3a-4700-4140-9c81-5dfe21d5542a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.172356 | controller | Jun 12 15:48:02.271502 crc crio[24284]: time="2026-06-12T15:48:02.271039512Z" level=info msg="Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc0027221a8}] Aliases:map[]}"
2026-06-12 16:39:22.172372 | controller | Jun 12 15:48:02.271502 crc crio[24284]: time="2026-06-12T15:48:02.271394634Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-p5sz7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.172394 | controller | Jun 12 15:48:02.275623 crc crio[24284]: time="2026-06-12T15:48:02.275418785Z" level=info msg="Started container" PID=71256 containerID=d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067 description=openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns id=94ef3545-eb93-4c51-b5db-ea30f9da3ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922
2026-06-12 16:39:22.172410 | controller | Jun 12 15:48:02.276023 crc crio[24284]: time="2026-06-12T15:48:02.275668042Z" level=info msg="Creating container: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log" id=14b3178a-c5ba-4ef1-a10b-58a73e224a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.172426 | controller | Jun 12 15:48:02.282512 crc crio[24284]: time="2026-06-12T15:48:02.282350348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172442 | controller | Jun 12 15:48:02.293614 crc crio[24284]: time="2026-06-12T15:48:02.28974491Z" level=info msg="Ran pod sandbox 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 with infra container: openstack/cinder-online-data-migrations-wg5hb/POD" id=97b4f7b7-0f2f-488b-9f70-a43cbb55fc18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.172458 | controller | Jun 12 15:48:02.294406 crc crio[24284]: time="2026-06-12T15:48:02.294339126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=69d91942-4713-4c30-ad9d-cd7a1c33ede2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172474 | controller | Jun 12 15:48:02.327368 crc crio[24284]: time="2026-06-12T15:48:02.3269814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9eccb703-f315-4eed-b424-002b8649003f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172490 | controller | Jun 12 15:48:02.351149 crc crio[24284]: time="2026-06-12T15:48:02.351009985Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations" id=7d010e8a-9103-49ca-91f3-91cca6108cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.172505 | controller | Jun 12 15:48:02.356462 crc crio[24284]: time="2026-06-12T15:48:02.356309297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172539 | controller | Jun 12 15:48:02.357361 crc crio[24284]: time="2026-06-12T15:48:02.357213569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172557 | controller | Jun 12 15:48:02.362987 crc crio[24284]: time="2026-06-12T15:48:02.362842269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172572 | controller | Jun 12 15:48:02.562042 crc crio[24284]: time="2026-06-12T15:48:02.561554503Z" level=info msg="Created container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log" id=14b3178a-c5ba-4ef1-a10b-58a73e224a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.172589 | controller | Jun 12 15:48:02.567396 crc crio[24284]: time="2026-06-12T15:48:02.564984243Z" level=info msg="Starting container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2" id=bcf037b3-cf0b-43ad-be63-13ed1a00c984 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.172605 | controller | Jun 12 15:48:02.586731 crc crio[24284]: time="2026-06-12T15:48:02.586640381Z" level=info msg="Running pod sandbox: openstack/barbican-api-6b4689d866-dr8zw/POD" id=f6efa7bb-d443-41f5-9ed4-a35eb2318eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.172629 | controller | Jun 12 15:48:02.586731 crc crio[24284]: time="2026-06-12T15:48:02.586746885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172645 | controller | Jun 12 15:48:02.604660 crc crio[24284]: 2026-06-12T15:48:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89045c74107dbc1 Mac:06:c8:33:4a:9c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c SocketPath: PciID:}] [{Interface:0xc000432320 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.172661 | controller | Jun 12 15:48:02.605701 crc crio[24284]: time="2026-06-12T15:48:02.605637054Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc0006be200}] Aliases:map[]}"
2026-06-12 16:39:22.172677 | controller | Jun 12 15:48:02.605875 crc crio[24284]: time="2026-06-12T15:48:02.605798359Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687988-jprd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.172693 | controller | Jun 12 15:48:02.625899 crc crio[24284]: time="2026-06-12T15:48:02.625792456Z" level=info msg="Started container" PID=71390 containerID=8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2 description=openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log id=bcf037b3-cf0b-43ad-be63-13ed1a00c984 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622
2026-06-12 16:39:22.172710 | controller | Jun 12 15:48:02.643686 crc crio[24284]: time="2026-06-12T15:48:02.643590902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1fefa010-3ee1-4e4a-aa86-058eab1ad4e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172726 | controller | Jun 12 15:48:03.191777 crc crio[24284]: time="2026-06-12T15:48:03.189112032Z" level=info msg="Stopping container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40 (timeout: 30s)" id=5c877fe4-fe3b-4ea6-a7c3-406a699980f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.172741 | controller | Jun 12 15:48:03.195345 crc crio[24284]: time="2026-06-12T15:48:03.192862864Z" level=info msg="Stopping container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd (timeout: 30s)" id=4558dcfa-dac1-41d6-afc3-8548dbcccda5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.172758 | controller | Jun 12 15:48:05.697077 crc crio[24284]: time="2026-06-12T15:48:05.696363461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172774 | controller | Jun 12 15:48:05.703574 crc crio[24284]: time="2026-06-12T15:48:05.699626361Z" level=info msg="Ran pod sandbox 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 with infra container: openshift-infra/auto-csr-approver-29687988-jprd4/POD" id=b83fb8f9-5b86-4936-b5a6-0e0d8d84915c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.172790 | controller | Jun 12 15:48:05.703574 crc crio[24284]: time="2026-06-12T15:48:05.701749251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.172821 | controller | Jun 12 15:48:05.703574 crc crio[24284]: time="2026-06-12T15:48:05.701892714Z" level=info msg="Stopped pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1" id=39806a3a-4700-4140-9c81-5dfe21d5542a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.172837 | controller | Jun 12 15:48:05.705668 crc crio[24284]: time="2026-06-12T15:48:05.705555423Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c5d9c7b9-129f-4084-b397-c2a96823ed02 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.172853 | controller | Jun 12 15:48:05.718328 crc crio[24284]: time="2026-06-12T15:48:05.718196291Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.172869 | controller | Jun 12 15:48:05.894480 crc crio[24284]: time="2026-06-12T15:48:05.893774746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=707f21a8-27ce-4dbd-92b5-f87734017e78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.172885 | controller | Jun 12 15:48:05.974299 crc crio[24284]: time="2026-06-12T15:48:05.967996244Z" level=info msg="Stopped container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api" id=5c877fe4-fe3b-4ea6-a7c3-406a699980f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.172901 | controller | Jun 12 15:48:05.974299 crc crio[24284]: time="2026-06-12T15:48:05.968656596Z" level=info msg="Created container d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations" id=7d010e8a-9103-49ca-91f3-91cca6108cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.172917 | controller | Jun 12 15:48:05.974299 crc crio[24284]: time="2026-06-12T15:48:05.968933066Z" level=info msg="Stopped container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log" id=4558dcfa-dac1-41d6-afc3-8548dbcccda5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.172933 | controller | Jun 12 15:48:05.974299 crc crio[24284]: time="2026-06-12T15:48:05.971425996Z" level=info msg="Starting container: d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040" id=0dee0636-58e4-4ff0-a589-4c4fbbc93f17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.172949 | controller | Jun 12 15:48:05.974299 crc crio[24284]: time="2026-06-12T15:48:05.973748604Z" level=info msg="Stopping pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446" id=2a9efde6-dea9-4405-945c-f13cc9e37e28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.172965 | controller | Jun 12 15:48:05.975821 crc crio[24284]: time="2026-06-12T15:48:05.974405595Z" level=info msg="Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc00008d2e8}] Aliases:map[]}"
2026-06-12 16:39:22.172981 | controller | Jun 12 15:48:05.975821 crc crio[24284]: time="2026-06-12T15:48:05.974657103Z" level=info msg="Deleting pod openstack_barbican-api-56985d7964-8ls89 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.172998 | controller | Jun 12 15:48:05.987489 crc crio[24284]: time="2026-06-12T15:48:05.978075091Z" level=info msg="Started container" PID=71608 containerID=d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040 description=openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations id=0dee0636-58e4-4ff0-a589-4c4fbbc93f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753
2026-06-12 16:39:22.173019 | controller | Jun 12 15:48:06.300361 crc crio[24284]: time="2026-06-12T15:48:06.298205441Z" level=info msg="Removing container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25" id=4ccd098d-41e2-4829-85a1-7b3f76e2b745 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173036 | controller | Jun 12 15:48:06.962981 crc crio[24284]: time="2026-06-12T15:48:06.96240799Z" level=info msg="Creating container: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api" id=796a57ba-93df-4bb1-8c28-260dad904973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.173052 | controller | Jun 12 15:48:07.089109 crc crio[24284]: time="2026-06-12T15:48:07.088979512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173068 | controller | Jun 12 15:48:07.096442 crc crio[24284]: time="2026-06-12T15:48:07.096354099Z" level=info msg="Stopped pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446" id=2a9efde6-dea9-4405-945c-f13cc9e37e28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.173084 | controller | Jun 12 15:48:07.127533 crc crio[24284]: time="2026-06-12T15:48:07.127406258Z" level=info msg="Removed container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server" id=4ccd098d-41e2-4829-85a1-7b3f76e2b745 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173100 | controller | Jun 12 15:48:07.131397 crc crio[24284]: time="2026-06-12T15:48:07.131107804Z" level=info msg="Removing container: 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3" id=842b5d2f-2ab0-4006-8c7e-acface0e5f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173116 | controller | Jun 12 15:48:07.999310 crc crio[24284]: time="2026-06-12T15:48:07.998529864Z" level=info msg="Running pod sandbox: openstack/placement-64d9fbbc48-2pr6h/POD" id=c709e05a-d979-41a7-8894-38b63880692c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.173132 | controller | Jun 12 15:48:08.000923 crc crio[24284]: time="2026-06-12T15:48:08.000885681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173148 | controller | Jun 12 15:48:09.339821 crc crio[24284]: time="2026-06-12T15:48:09.33977434Z" level=info msg="Stopping container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892 (timeout: 10s)" id=84fdaaea-502a-4366-8ab4-0851ca5030cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.173164 | controller | Jun 12 15:48:10.483408 crc crio[24284]: time="2026-06-12T15:48:10.483325893Z" level=info msg="Stopping pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753" id=c415bc0f-0445-4e88-b0c4-62ba6291b4e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.173180 | controller | Jun 12 15:48:10.484342 crc crio[24284]: time="2026-06-12T15:48:10.484198202Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc00041cc88}] Aliases:map[]}"
2026-06-12 16:39:22.173196 | controller | Jun 12 15:48:10.484519 crc crio[24284]: time="2026-06-12T15:48:10.48444746Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-wg5hb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.173217 | controller | Jun 12 15:48:11.761731 crc crio[24284]: time="2026-06-12T15:48:11.76122957Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-fhltf/POD" id=6d1a1714-b08b-4c83-822d-f46012f8bb15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.173234 | controller | Jun 12 15:48:11.761731 crc crio[24284]: time="2026-06-12T15:48:11.761732996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173250 | controller | Jun 12 15:48:11.956348 crc crio[24284]: time="2026-06-12T15:48:11.955857701Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=d9f8ca39-d5c1-4715-ad62-49298050fb9e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.173265 | controller | Jun 12 15:48:11.958651 crc crio[24284]: time="2026-06-12T15:48:11.958534139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=90d7d282-d699-44df-9070-24498a696800 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173281 | controller | Jun 12 15:48:11.963575 crc crio[24284]: time="2026-06-12T15:48:11.963464137Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=84720630-4cd6-43b7-bff6-d1bccecaa190 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.173297 | controller | Jun 12 15:48:11.964894 crc crio[24284]: time="2026-06-12T15:48:11.964784328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=d4acba4c-a834-4f63-85ce-f3ad8386c413 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173313 | controller | Jun 12 15:48:12.032554 crc crio[24284]: time="2026-06-12T15:48:12.032360282Z" level=info msg="Stopped container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns" id=84fdaaea-502a-4366-8ab4-0851ca5030cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.173329 | controller | Jun 12 15:48:12.033516 crc crio[24284]: time="2026-06-12T15:48:12.033436378Z" level=info msg="Stopping pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f" id=b5a8bc79-d07e-4a9a-a358-3ed4fcb84c19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.173345 | controller | Jun 12 15:48:12.034512 crc crio[24284]: time="2026-06-12T15:48:12.034439481Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc00008d560}] Aliases:map[]}"
2026-06-12 16:39:22.173361 | controller | Jun 12 15:48:12.034673 crc crio[24284]: time="2026-06-12T15:48:12.034618567Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54586c9f6c-dzdtr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.173377 | controller | Jun 12 15:48:12.038031 crc crio[24284]: time="2026-06-12T15:48:12.037936252Z" level=info msg="Stopped pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753" id=c415bc0f-0445-4e88-b0c4-62ba6291b4e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.173394 | controller | Jun 12 15:48:12.064988 crc crio[24284]: time="2026-06-12T15:48:12.064834922Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=7819651d-efe8-4837-983e-fda4ce4ae8c2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.173415 | controller | Jun 12 15:48:12.069906 crc crio[24284]: time="2026-06-12T15:48:12.067355213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=06314471-1831-4564-b96d-d962a6186911 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173431 | controller | Jun 12 15:48:12.115583 crc crio[24284]: time="2026-06-12T15:48:12.1154595Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=f4c9a7af-bb07-4e19-ba92-76859e6901ec name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.173447 | controller | Jun 12 15:48:12.116629 crc crio[24284]: time="2026-06-12T15:48:12.116564054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=47336836-f6ed-4425-ab89-3e3a6a23b393 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173463 | controller | Jun 12 15:48:12.130471 crc crio[24284]: time="2026-06-12T15:48:12.130198085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5655797b-6c56-4817-b213-efd9273f5cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173479 | controller | Jun 12 15:48:12.130695 crc crio[24284]: time="2026-06-12T15:48:12.130316447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=034e5b74-5fe8-4d98-bbe8-34daf10aba85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173494 | controller | Jun 12 15:48:12.155436 crc crio[24284]: time="2026-06-12T15:48:12.155317706Z" level=info msg="Got pod network &{Name:barbican-api-6b4689d866-dr8zw Namespace:openstack ID:a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 UID:a2583341-e878-4d16-9f01-9a75224e8fab NetNS:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2583341_e878_4d16_9f01_9a75224e8fab.slice PodAnnotations:0xc00008d738}] Aliases:map[]}"
2026-06-12 16:39:22.173524 | controller | Jun 12 15:48:12.155436 crc crio[24284]: time="2026-06-12T15:48:12.155399559Z" level=info msg="Adding pod openstack_barbican-api-6b4689d866-dr8zw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.173545 | controller | Jun 12 15:48:12.203441 crc crio[24284]: time="2026-06-12T15:48:12.203361794Z" level=info msg="Removed container 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3: openshift-marketplace/certified-operators-p5sz7/extract-content" id=842b5d2f-2ab0-4006-8c7e-acface0e5f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173562 | controller | Jun 12 15:48:12.230308 crc crio[24284]: time="2026-06-12T15:48:12.230162175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=9a8e8400-b556-4185-8c5c-a9a4ec64725b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173581 | controller | Jun 12 15:48:12.231205 crc crio[24284]: time="2026-06-12T15:48:12.231167957Z" level=info msg="Removing container: 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1" id=d70e909f-bc50-4479-8ee2-349c1eed35ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173599 | controller | Jun 12 15:48:12.240678 crc crio[24284]: time="2026-06-12T15:48:12.24055065Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=d5e16c11-32bd-4443-9c71-4582280fc328 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.173615 | controller | Jun 12 15:48:12.252919 crc crio[24284]: time="2026-06-12T15:48:12.241696852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=2a4f4eed-e3be-4a1f-857e-2f72ca64ef80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173636 | controller | Jun 12 15:48:12.262801 crc crio[24284]: time="2026-06-12T15:48:12.262684568Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c5d9c7b9-129f-4084-b397-c2a96823ed02 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.173652 | controller | Jun 12 15:48:12.279323 crc crio[24284]: time="2026-06-12T15:48:12.276730737Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4f1452b9-aeb2-4b1a-8ad2-d0f7fa8f955b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173668 | controller | Jun 12 15:48:12.346768 crc crio[24284]: time="2026-06-12T15:48:12.344354051Z" level=info msg="Creating container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log" id=bd03fde1-722a-4e85-9bad-e4a6f9c17d16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.173684 | controller | Jun 12 15:48:12.346768 crc crio[24284]: time="2026-06-12T15:48:12.346753949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=68df611d-63a9-42c9-b636-6c15f0cf830b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173699 | controller | Jun 12 15:48:12.349720 crc crio[24284]: time="2026-06-12T15:48:12.349560671Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2a137b01-0368-497d-835b-1ef7cc18a684 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173715 | controller | Jun 12 15:48:12.350847 crc crio[24284]: time="2026-06-12T15:48:12.350756442Z" level=info msg="Got pod network &{Name:placement-64d9fbbc48-2pr6h Namespace:openstack ID:54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 UID:3effd96c-2275-49a9-9df0-f97385cc490a NetNS:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3effd96c_2275_49a9_9df0_f97385cc490a.slice PodAnnotations:0xc002c1e2a8}] Aliases:map[]}"
2026-06-12 16:39:22.173731 | controller | Jun 12 15:48:12.350847 crc crio[24284]: time="2026-06-12T15:48:12.350821134Z" level=info msg="Adding pod openstack_placement-64d9fbbc48-2pr6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.173747 | controller | Jun 12 15:48:12.355894 crc crio[24284]: time="2026-06-12T15:48:12.355830497Z" level=info msg="Creating container: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log" id=f3d77d38-f207-4455-a728-2d1cb7e79382 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.173763 | controller | Jun 12 15:48:12.360875 crc crio[24284]: time="2026-06-12T15:48:12.360824248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=5a544f08-96eb-4095-bcf7-f77191379ebe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.173778 | controller | Jun 12 15:48:12.369021 crc crio[24284]: time="2026-06-12T15:48:12.368762203Z" level=info msg="Creating container: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log" id=07ec4a20-541c-4fbb-b473-cb7ef3c2b129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.173794 | controller | Jun 12 15:48:12.379035 crc crio[24284]: time="2026-06-12T15:48:12.378898586Z" level=info msg="Removed container 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1: openshift-marketplace/certified-operators-p5sz7/extract-utilities" id=d70e909f-bc50-4479-8ee2-349c1eed35ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173809 | controller | Jun 12 15:48:12.392540 crc crio[24284]: time="2026-06-12T15:48:12.392320447Z" level=info msg="Removing container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40" id=83eb94c2-6e76-4c73-b0b5-98189d2f5a94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.173832 | controller | Jun 12 15:48:12.396893 crc crio[24284]: time="2026-06-12T15:48:12.396838793Z" level=info msg="Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}"
2026-06-12 16:39:22.173848 | controller | Jun 12 15:48:12.397175 crc crio[24284]: time="2026-06-12T15:48:12.397111181Z" level=info msg="Adding pod openstack_root-account-create-update-fhltf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.173864 | controller | Jun 12 15:48:12.399576 crc crio[24284]: time="2026-06-12T15:48:12.399494986Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687988-jprd4/oc" id=14f4d2c3-76a4-468a-9ded-3768f00c7312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.173879 | controller | Jun 12 15:48:12.402761 crc crio[24284]: time="2026-06-12T15:48:12.40269528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173895 | controller | Jun 12 15:48:12.403071 crc crio[24284]: time="2026-06-12T15:48:12.40299695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173911 | controller | Jun 12 15:48:12.404504 crc crio[24284]: time="2026-06-12T15:48:12.404446107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173926 | controller | Jun 12 15:48:12.405477 crc crio[24284]: time="2026-06-12T15:48:12.405441411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173942 | controller | Jun 12 15:48:12.407649 crc crio[24284]: time="2026-06-12T15:48:12.407579988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173958 | controller | Jun 12 15:48:12.422483 crc crio[24284]: time="2026-06-12T15:48:12.422360115Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=2d4103ba-1627-412a-8418-7fa868c4c4e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.173973 | controller | Jun 12 15:48:12.427350 crc crio[24284]: time="2026-06-12T15:48:12.42721375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.173989 | controller | Jun 12 15:48:12.428380 crc crio[24284]: time="2026-06-12T15:48:12.428116123Z" level=info msg="Creating container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log" id=c6ef128c-4a76-45d0-addf-0c086d8a1537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174005 | controller | Jun 12 15:48:12.483601 crc crio[24284]: time="2026-06-12T15:48:12.481638638Z" level=info msg="Removed container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api" id=83eb94c2-6e76-4c73-b0b5-98189d2f5a94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.174021 | controller | Jun 12 15:48:12.483601 crc crio[24284]: time="2026-06-12T15:48:12.483051394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174041 | controller | Jun 12 15:48:12.494552 crc crio[24284]: time="2026-06-12T15:48:12.494492506Z" level=info msg="Removing container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd" id=f60a1c00-0f90-42a0-bb62-67a6bf5507a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.174057 | controller | Jun 12 15:48:12.516346 crc crio[24284]: time="2026-06-12T15:48:12.515674301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174072 | controller | Jun 12 15:48:12.530473 crc crio[24284]: time="2026-06-12T15:48:12.530416806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174088 | controller | Jun 12 15:48:12.547777 crc crio[24284]: time="2026-06-12T15:48:12.547358216Z" level=info msg="Created container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api" id=796a57ba-93df-4bb1-8c28-260dad904973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174104 | controller | Jun 12 15:48:12.551953 crc crio[24284]: time="2026-06-12T15:48:12.55191702Z" level=info msg="Starting container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87" id=d4428fed-50fd-4ed1-bedd-0fd3f0fff832 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.174119 | controller | Jun 12 15:48:12.568669 crc crio[24284]: time="2026-06-12T15:48:12.568500439Z" level=info msg="Started container" PID=72274 containerID=7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87 description=openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api id=d4428fed-50fd-4ed1-bedd-0fd3f0fff832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622
2026-06-12 16:39:22.174135 | controller | Jun 12 15:48:12.596469 crc crio[24284]: time="2026-06-12T15:48:12.596226257Z" level=info msg="Removed container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log" id=f60a1c00-0f90-42a0-bb62-67a6bf5507a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.174151 | controller | Jun 12 15:48:12.692114 crc crio[24284]: time="2026-06-12T15:48:12.69202936Z" level=info msg="Stopped pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f" id=b5a8bc79-d07e-4a9a-a358-3ed4fcb84c19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.174167 | controller | Jun 12 15:48:12.765809 crc crio[24284]: time="2026-06-12T15:48:12.76505992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174183 | controller | Jun 12 15:48:12.770451 crc crio[24284]: time="2026-06-12T15:48:12.770410353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174199 | controller | Jun 12 15:48:12.776457 crc crio[24284]: time="2026-06-12T15:48:12.776296154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174214 | controller | Jun 12 15:48:12.781516 crc crio[24284]: time="2026-06-12T15:48:12.78145323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174229 | controller | Jun 12 15:48:12.889499 crc crio[24284]: 2026-06-12T15:48:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15f2af7fc227eb Mac:0e:00:89:43:30:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.174250 | controller | Jun 12 15:48:12.890846 crc crio[24284]: time="2026-06-12T15:48:12.890776707Z" level=info msg="Got pod network &{Name:barbican-api-6b4689d866-dr8zw Namespace:openstack ID:a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 UID:a2583341-e878-4d16-9f01-9a75224e8fab NetNS:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2583341_e878_4d16_9f01_9a75224e8fab.slice PodAnnotations:0xc00008d738}] Aliases:map[]}"
2026-06-12 16:39:22.174267 | controller | Jun 12 15:48:12.891111 crc crio[24284]: time="2026-06-12T15:48:12.890975374Z" level=info msg="Checking pod openstack_barbican-api-6b4689d866-dr8zw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.174283 | controller | Jun 12 15:48:12.908377 crc crio[24284]: time="2026-06-12T15:48:12.90768115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174299 | controller | Jun 12 15:48:12.914985 crc crio[24284]: time="2026-06-12T15:48:12.912376902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174314 | controller | Jun 12 15:48:12.927213 crc crio[24284]: time="2026-06-12T15:48:12.927012132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174329 | controller | Jun 12 15:48:12.927566 crc crio[24284]: time="2026-06-12T15:48:12.927514065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174344 | controller | Jun 12 15:48:12.935768 crc crio[24284]: time="2026-06-12T15:48:12.935164779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174360 | controller | Jun 12 15:48:12.947005 crc crio[24284]: time="2026-06-12T15:48:12.944799192Z" level=info msg="Ran pod sandbox a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 with infra container: openstack/barbican-api-6b4689d866-dr8zw/POD" id=f6efa7bb-d443-41f5-9ed4-a35eb2318eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.174376 | controller | Jun 12 15:48:12.950415 crc crio[24284]: time="2026-06-12T15:48:12.948814454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e1b51978-11c4-4528-bac0-61161eb884a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174392 | controller | Jun 12 15:48:12.969751 crc crio[24284]: time="2026-06-12T15:48:12.969656225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=25bd78c6-5da0-4bff-8d49-ed9703a297e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174408 | controller | Jun 12 15:48:12.990316 crc crio[24284]: time="2026-06-12T15:48:12.990109866Z" level=info msg="Creating container: openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log" id=6ef055ac-c803-4d13-bf6d-ae8c50cbad7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174424 | controller | Jun 12 15:48:12.990630 crc crio[24284]: time="2026-06-12T15:48:12.99054906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174440 | controller | Jun 12 15:48:13.008749 crc crio[24284]: time="2026-06-12T15:48:13.008564909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174460 | controller | Jun 12 15:48:13.092203 crc crio[24284]: time="2026-06-12T15:48:13.087823471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174475 | controller | Jun 12 15:48:13.146162 crc crio[24284]: 2026-06-12T15:48:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d032aaead0ef3 Mac:86:f6:46:7e:97:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef SocketPath: PciID:}] [{Interface:0xc00034ce30 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.174491 | controller | Jun 12 15:48:13.146162 crc crio[24284]: time="2026-06-12T15:48:13.144110731Z" level=info msg="Got pod network &{Name:placement-64d9fbbc48-2pr6h Namespace:openstack ID:54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 UID:3effd96c-2275-49a9-9df0-f97385cc490a NetNS:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3effd96c_2275_49a9_9df0_f97385cc490a.slice PodAnnotations:0xc002c1e2a8}] Aliases:map[]}"
2026-06-12 16:39:22.174507 | controller | Jun 12 15:48:13.146162 crc crio[24284]: time="2026-06-12T15:48:13.144462582Z" level=info msg="Checking pod openstack_placement-64d9fbbc48-2pr6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.174542 | controller | Jun 12 15:48:13.192645 crc crio[24284]: time="2026-06-12T15:48:13.191673388Z" level=info msg="Ran pod sandbox 54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 with infra container: openstack/placement-64d9fbbc48-2pr6h/POD" id=c709e05a-d979-41a7-8894-38b63880692c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.174559 | controller | Jun 12 15:48:13.201785 crc crio[24284]: time="2026-06-12T15:48:13.201648871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=4aae9a4c-da97-4dae-bfdf-7cc0f95d1e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174575 | controller | Jun 12 15:48:13.287667 crc crio[24284]: 2026-06-12T15:48:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:016e517c52b5904 Mac:fa:14:3e:f6:bd:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 SocketPath: PciID:}] [{Interface:0xc0001405d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.174591 | controller | Jun 12 15:48:13.288460 crc crio[24284]: time="2026-06-12T15:48:13.288393393Z" level=info msg="Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}"
2026-06-12 16:39:22.174608 | controller | Jun 12 15:48:13.288597 crc crio[24284]: time="2026-06-12T15:48:13.288545598Z" level=info msg="Checking pod openstack_root-account-create-update-fhltf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.174624 | controller | Jun 12 15:48:13.308371 crc crio[24284]: time="2026-06-12T15:48:13.307902556Z" level=info msg="Ran pod sandbox 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 with infra container: openstack/root-account-create-update-fhltf/POD" id=6d1a1714-b08b-4c83-822d-f46012f8bb15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.174645 | controller | Jun 12 15:48:13.317895 crc crio[24284]: time="2026-06-12T15:48:13.317775782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22b62836-f09c-4bcb-88ff-ce539c4dbf36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174662 | controller | Jun 12 15:48:13.320880 crc crio[24284]: time="2026-06-12T15:48:13.32079057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cede93fa-69b6-456d-ae56-4fe90dfea389 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174678 | controller | Jun 12 15:48:13.326979 crc crio[24284]: time="2026-06-12T15:48:13.326823224Z" level=info msg="Creating container: openstack/root-account-create-update-fhltf/mariadb-account-create-update" id=a063abd4-b870-4ac1-a173-1fe19cc66600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174694 | controller | Jun 12 15:48:13.327484 crc crio[24284]: time="2026-06-12T15:48:13.327457305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174711 | controller | Jun 12 15:48:13.344583 crc crio[24284]: time="2026-06-12T15:48:13.344455905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=15bd2079-01b0-4aa7-a7d1-2144f664bcfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174727 | controller | Jun 12 15:48:13.346406 crc crio[24284]: time="2026-06-12T15:48:13.346319034Z" level=info msg="Created container 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e: openshift-infra/auto-csr-approver-29687988-jprd4/oc" id=14f4d2c3-76a4-468a-9ded-3768f00c7312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174744 | controller | Jun 12 15:48:13.347627 crc crio[24284]: time="2026-06-12T15:48:13.347490232Z" level=info msg="Starting container: 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e" id=ea42167d-4429-47fe-aed7-03dfa60cfbde name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.174760 | controller | Jun 12 15:48:13.352368 crc crio[24284]: time="2026-06-12T15:48:13.352214945Z" level=info msg="Started container" PID=72418 containerID=41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e description=openshift-infra/auto-csr-approver-29687988-jprd4/oc id=ea42167d-4429-47fe-aed7-03dfa60cfbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888
2026-06-12 16:39:22.174776 | controller | Jun 12 15:48:13.359879 crc crio[24284]: time="2026-06-12T15:48:13.359373696Z" level=info msg="Creating container: openstack/placement-64d9fbbc48-2pr6h/placement-log" id=aeaafec2-d3da-4d4c-9eab-41eec0ec6cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174792 | controller | Jun 12 15:48:13.359879 crc crio[24284]: time="2026-06-12T15:48:13.359854932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174808 | controller | Jun 12 15:48:13.363055 crc crio[24284]: time="2026-06-12T15:48:13.362959234Z" level=info msg="Created container e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log" id=07ec4a20-541c-4fbb-b473-cb7ef3c2b129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174824 | controller | Jun 12 15:48:13.366774 crc crio[24284]: time="2026-06-12T15:48:13.366692093Z" level=info msg="Starting container: e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f" id=8811627e-67f6-4f06-85a1-a2d3a6534f08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.174840 | controller | Jun 12 15:48:13.374346 crc crio[24284]: time="2026-06-12T15:48:13.374115843Z" level=info msg="Started container" PID=72433 containerID=e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f description=openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log id=8811627e-67f6-4f06-85a1-a2d3a6534f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992
2026-06-12 16:39:22.174861 | controller | Jun 12 15:48:13.392973 crc crio[24284]: time="2026-06-12T15:48:13.392371562Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=f9856fd1-1e14-4200-8704-98c68e8d86ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174877 | controller | Jun 12 15:48:13.458339 crc crio[24284]: time="2026-06-12T15:48:13.456200876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=bade2e2e-0284-4b2f-8819-d9887ed6a613 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.174893 | controller | Jun 12 15:48:13.470006 crc crio[24284]: time="2026-06-12T15:48:13.469893179Z" level=info msg="Creating container: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker" id=6558d1af-b116-448c-bd9d-4b12a79a682c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174908 | controller | Jun 12 15:48:13.471911 crc crio[24284]: time="2026-06-12T15:48:13.471827902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174924 | controller | Jun 12 15:48:13.523195 crc crio[24284]: time="2026-06-12T15:48:13.522999941Z" level=info msg="Created container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log" id=f3d77d38-f207-4455-a728-2d1cb7e79382 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.174940 | controller | Jun 12 15:48:13.528441 crc crio[24284]: time="2026-06-12T15:48:13.528350147Z" level=info msg="Starting container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5" id=a6c5bedd-99cc-4a2e-96b5-452139d22211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.174956 | controller | Jun 12 15:48:13.534014 crc crio[24284]: time="2026-06-12T15:48:13.533957108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.174972 | controller | Jun 12 15:48:13.536703 crc crio[24284]: time="2026-06-12T15:48:13.536427429Z" level=info msg="Started container" PID=72415 containerID=8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5 description=openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log id=a6c5bedd-99cc-4a2e-96b5-452139d22211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639
2026-06-12 16:39:22.174988 | controller | Jun 12 15:48:13.539610 crc crio[24284]: time="2026-06-12T15:48:13.53956973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175004 | controller | Jun 12 15:48:13.554928 crc crio[24284]: time="2026-06-12T15:48:13.554502953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=0929203e-c3b8-42c3-8fcf-baf513f2e3b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175019 | controller | Jun 12 15:48:13.660950 crc crio[24284]: time="2026-06-12T15:48:13.655865125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=7464705a-5f97-4ce4-9900-5b97781bebc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175035 | controller | Jun 12 15:48:13.781595 crc crio[24284]: time="2026-06-12T15:48:13.781431185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175056 | controller | Jun 12 15:48:13.807920 crc crio[24284]: time="2026-06-12T15:48:13.807766565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175073 | controller | Jun 12 15:48:13.812733 crc crio[24284]: time="2026-06-12T15:48:13.81230167Z" level=info msg="Removing container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892" id=6985d505-e456-492e-b163-cdbe65445e39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.175089 | controller | Jun 12 15:48:13.821958 crc crio[24284]: time="2026-06-12T15:48:13.819850348Z" level=info msg="Creating container: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker" id=a676647b-b93a-4561-a2ca-b020f0291277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175105 | controller | Jun 12 15:48:13.846727 crc crio[24284]: time="2026-06-12T15:48:13.846573142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175120 | controller | Jun 12 15:48:13.863861 crc crio[24284]: time="2026-06-12T15:48:13.863749524Z" level=info msg="Created container 47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log" id=bd03fde1-722a-4e85-9bad-e4a6f9c17d16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175136 | controller | Jun 12 15:48:13.905370 crc crio[24284]: time="2026-06-12T15:48:13.903832583Z" level=info msg="Starting container: 47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013" id=dfca22f4-8a31-451c-94d9-5d2e1d3205ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.175153 | controller | Jun 12 15:48:13.937689 crc crio[24284]: time="2026-06-12T15:48:13.937545598Z" level=info msg="Started container" PID=72408 containerID=47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013 description=openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log id=dfca22f4-8a31-451c-94d9-5d2e1d3205ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71
2026-06-12 16:39:22.175169 | controller | Jun 12 15:48:14.021775 crc crio[24284]: time="2026-06-12T15:48:14.019655651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=d39b1233-5e92-4f51-9d71-d83ed77a5b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175184 | controller | Jun 12 15:48:14.058544 crc crio[24284]: time="2026-06-12T15:48:14.058425751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175200 | controller | Jun 12 15:48:14.072098 crc crio[24284]: time="2026-06-12T15:48:14.071527119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175216 | controller | Jun 12 15:48:14.221011 crc crio[24284]: time="2026-06-12T15:48:14.220208518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=1ca9951c-cc5a-4f0a-ae75-f68626271bde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175231 | controller | Jun 12 15:48:14.245110 crc crio[24284]: time="2026-06-12T15:48:14.245012732Z" level=info msg="Creating container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener" id=fbeea740-a2d8-4d9e-8dd4-855d63d0eb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175247 | controller | Jun 12 15:48:14.246959 crc crio[24284]: time="2026-06-12T15:48:14.246896133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175267 | controller | Jun 12 15:48:14.290865 crc crio[24284]: time="2026-06-12T15:48:14.290708934Z" level=info msg="Created container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log" id=c6ef128c-4a76-45d0-addf-0c086d8a1537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175283 | controller | Jun 12 15:48:14.299327 crc crio[24284]: time="2026-06-12T15:48:14.299186652Z" level=info msg="Starting container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509" id=26dd4c88-6f83-49c8-8ac3-de5656192332 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.175299 | controller | Jun 12 15:48:14.326955 crc crio[24284]: time="2026-06-12T15:48:14.326833725Z" level=info msg="Started container" PID=72514 containerID=f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509 description=openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log id=26dd4c88-6f83-49c8-8ac3-de5656192332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0
2026-06-12 16:39:22.175315 | controller | Jun 12 15:48:14.412662 crc crio[24284]: time="2026-06-12T15:48:14.411851296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4e4c6c39-84e9-4335-b87b-3c5c7f589975 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175331 | controller | Jun 12 15:48:14.503581 crc crio[24284]: time="2026-06-12T15:48:14.502745066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175347 | controller | Jun 12 15:48:14.507493 crc crio[24284]: time="2026-06-12T15:48:14.507423378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175364 | controller | Jun 12 15:48:14.612056 crc crio[24284]: time="2026-06-12T15:48:14.611588397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e88b1fc0-5252-4dee-8a7e-56ef735e419e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175379 | controller | Jun 12 15:48:14.635096 crc crio[24284]: time="2026-06-12T15:48:14.629712202Z" level=info msg="Creating container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener" id=4acbe792-202e-479b-ae85-ea9a7be5b277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175395 | controller | Jun 12 15:48:14.635096 crc crio[24284]: time="2026-06-12T15:48:14.631210528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175410 | controller | Jun 12 15:48:14.792614 crc crio[24284]: time="2026-06-12T15:48:14.79253045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175426 | controller | Jun 12 15:48:14.800930 crc crio[24284]: time="2026-06-12T15:48:14.80087611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175441 | controller | Jun 12 15:48:14.865291 crc crio[24284]: time="2026-06-12T15:48:14.86359401Z" level=info msg="Created container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core" id=2d4103ba-1627-412a-8418-7fa868c4c4e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175457 | controller | Jun 12 15:48:14.865291 crc crio[24284]: time="2026-06-12T15:48:14.864922333Z" level=info msg="Starting container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4" id=0725d306-12cb-487a-b254-4884600bcc9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.175477 | controller | Jun 12 15:48:14.881339 crc crio[24284]: time="2026-06-12T15:48:14.881102732Z" level=info msg="Started container" PID=72503 containerID=d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4 description=openstack/ceilometer-0/sg-core id=0725d306-12cb-487a-b254-4884600bcc9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a
2026-06-12 16:39:22.175494 | controller | Jun 12 15:48:14.901523 crc crio[24284]: time="2026-06-12T15:48:14.90143648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175509 | controller | Jun 12 15:48:14.903952 crc crio[24284]: time="2026-06-12T15:48:14.903861939Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175592 | controller | Jun 12 15:48:14.904148 crc crio[24284]: time="2026-06-12T15:48:14.904026644Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175614 | controller | Jun 12 15:48:14.904148 crc crio[24284]: time="2026-06-12T15:48:14.904068445Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.175630 | controller | Jun 12 15:48:14.911333 crc crio[24284]: time="2026-06-12T15:48:14.911196569Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=b6c0ab16-6ec8-4d78-9968-29050581eeea name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.175646 | controller | Jun 12 15:48:14.917526 crc crio[24284]: time="2026-06-12T15:48:14.917051317Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 16:39:22.175662 | controller | Jun 12 15:48:14.927304 crc crio[24284]: time="2026-06-12T15:48:14.919787176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175678 | controller | Jun 12 15:48:14.933984 crc crio[24284]: time="2026-06-12T15:48:14.933886567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175693 | controller | Jun 12 15:48:14.934666 crc crio[24284]: time="2026-06-12T15:48:14.934552402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175709 | controller | Jun 12 15:48:15.042591 crc crio[24284]: time="2026-06-12T15:48:15.042476987Z" level=info msg="Removed container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns" id=6985d505-e456-492e-b163-cdbe65445e39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.175725 | controller | Jun 12 15:48:15.047573 crc crio[24284]: time="2026-06-12T15:48:15.047528431Z" level=info msg="Removing container: 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4" id=ce0f7c55-56a5-4639-8d3c-d9ef97d6e478 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.175741 | controller | Jun 12 15:48:15.203797 crc crio[24284]: time="2026-06-12T15:48:15.203733493Z" level=info msg="Removed container 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init" id=ce0f7c55-56a5-4639-8d3c-d9ef97d6e478 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.175765 | controller | Jun 12 15:48:15.413935 crc crio[24284]: time="2026-06-12T15:48:15.413465487Z" level=info msg="Created container 36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker" id=6558d1af-b116-448c-bd9d-4b12a79a682c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.175782 | controller | Jun 12 15:48:15.414965 crc crio[24284]: time="2026-06-12T15:48:15.414880756Z" level=info msg="Starting container: 36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e" id=610aa689-feee-4665-80c4-4ef3a891fa8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.175798 | controller | Jun 12 15:48:15.420687 crc crio[24284]: time="2026-06-12T15:48:15.420568172Z" level=info msg="Started container" PID=72623 containerID=36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e description=openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker id=610aa689-feee-4665-80c4-4ef3a891fa8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992
2026-06-12 16:39:22.175814 | controller | Jun 12 15:48:15.429445 crc crio[24284]: time="2026-06-12T15:48:15.429240098Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=574f9f26-43b4-498b-af5b-afa91fb17091 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.175830 | controller | Jun 12 15:48:15.429445 crc crio[24284]: time="2026-06-12T15:48:15.429389633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175846 | controller | Jun 12 15:48:15.505577 crc crio[24284]: time="2026-06-12T15:48:15.505491536Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc001212230}] Aliases:map[]}"
2026-06-12 16:39:22.175862 | controller | Jun 12 15:48:15.505577 crc crio[24284]: time="2026-06-12T15:48:15.505571749Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.175878 | controller | Jun 12 15:48:15.517007 crc crio[24284]: time="2026-06-12T15:48:15.516877379Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/POD" id=44214c0b-20eb-4c05-8686-bfc80535fe84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.175894 | controller | Jun 12 15:48:15.517007 crc crio[24284]: time="2026-06-12T15:48:15.516998853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175909 | controller | Jun 12 15:48:15.539649 crc crio[24284]: time="2026-06-12T15:48:15.539475857Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=d0768d62-3bcd-4062-8470-74fbf5e9c93d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.175924 | controller | Jun 12 15:48:15.539649 crc crio[24284]: time="2026-06-12T15:48:15.539656803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.175939 | controller | Jun 12 15:48:15.661738 crc crio[24284]: time="2026-06-12T15:48:15.661166251Z" level=info msg="Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc002c1e250}] Aliases:map[]}"
2026-06-12 16:39:22.175960 | controller | Jun 12 15:48:15.661738 crc crio[24284]: time="2026-06-12T15:48:15.661599726Z" level=info msg="Adding pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.175976 | controller | Jun 12 15:48:15.719021 crc crio[24284]: time="2026-06-12T15:48:15.718844959Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041c9e8}] Aliases:map[]}"
2026-06-12 16:39:22.175992 | controller | Jun 12 15:48:15.719021 crc crio[24284]: time="2026-06-12T15:48:15.718986034Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.176008 | controller | Jun 12 15:48:15.801751 crc crio[24284]: time="2026-06-12T15:48:15.8014861Z" level=info msg="Created container 1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f: openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log" id=6ef055ac-c803-4d13-bf6d-ae8c50cbad7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176024 | controller | Jun 12 15:48:15.807490 crc crio[24284]: time="2026-06-12T15:48:15.806646269Z" level=info msg="Starting container: 1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f" id=4c86c2ca-2a62-45ee-81ab-cc85071cdf54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176040 | controller | Jun 12 15:48:15.860375 crc crio[24284]: time="2026-06-12T15:48:15.86009405Z" level=info msg="Started container" PID=72848 containerID=1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f description=openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log id=4c86c2ca-2a62-45ee-81ab-cc85071cdf54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68
2026-06-12 16:39:22.176056 | controller | Jun 12 15:48:15.869414 crc crio[24284]: time="2026-06-12T15:48:15.867236199Z" level=info msg="Created container 9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0: openstack/placement-64d9fbbc48-2pr6h/placement-log" id=aeaafec2-d3da-4d4c-9eab-41eec0ec6cfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176072 | controller | Jun 12 15:48:15.874311 crc crio[24284]: time="2026-06-12T15:48:15.871055617Z" level=info msg="Starting container: 9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0" id=a86c0600-daa5-4cba-b5ad-83d43b333f75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176088 | controller | Jun 12 15:48:15.891363 crc crio[24284]: time="2026-06-12T15:48:15.88909781Z" level=info msg="Started container" PID=72856 containerID=9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0 description=openstack/placement-64d9fbbc48-2pr6h/placement-log id=a86c0600-daa5-4cba-b5ad-83d43b333f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589
2026-06-12 16:39:22.176104 | controller | Jun 12 15:48:15.933626 crc crio[24284]: time="2026-06-12T15:48:15.932769993Z" level=info msg="Created container a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener" id=fbeea740-a2d8-4d9e-8dd4-855d63d0eb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176120 | controller | Jun 12 15:48:15.933841 crc crio[24284]: time="2026-06-12T15:48:15.933622681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=d5cb01e3-3c88-4650-bcd2-73c1450c5fe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176140 | controller | Jun 12 15:48:15.935468 crc crio[24284]: time="2026-06-12T15:48:15.934472818Z" level=info msg="Starting container: a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681" id=d18f5d2c-6d3b-45d2-9a61-21c2fa43ebe2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176157 | controller | Jun 12 15:48:15.938354 crc crio[24284]: time="2026-06-12T15:48:15.93745333Z" level=info msg="Created container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker" id=a676647b-b93a-4561-a2ca-b020f0291277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176173 | controller | Jun 12 15:48:15.947354 crc crio[24284]: time="2026-06-12T15:48:15.946109339Z" level=info msg="Starting container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8" id=b5770431-ea30-438b-8bff-7c9c00ec32ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176189 | controller | Jun 12 15:48:15.955321 crc crio[24284]: time="2026-06-12T15:48:15.954363797Z" level=info msg="Started container" PID=72855 containerID=a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681 description=openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener id=d18f5d2c-6d3b-45d2-9a61-21c2fa43ebe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71
2026-06-12 16:39:22.176204 | controller | Jun 12 15:48:15.959369 crc crio[24284]: time="2026-06-12T15:48:15.958167376Z" level=info msg="Created container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener" id=4acbe792-202e-479b-ae85-ea9a7be5b277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176220 | controller | Jun 12 15:48:15.970361 crc crio[24284]: time="2026-06-12T15:48:15.96901434Z" level=info msg="Starting container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f" id=7934ff92-a2b7-4f3f-abf4-cee7624770c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176236 | controller | Jun 12 15:48:15.970361 crc crio[24284]: time="2026-06-12T15:48:15.969041027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5b4db1cc-897b-4cf4-8774-4b5c6b75ba68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176252 | controller | Jun 12 15:48:15.973378 crc crio[24284]: time="2026-06-12T15:48:15.972420578Z" level=info msg="Started container" PID=72849 containerID=0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 description=openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker id=b5770431-ea30-438b-8bff-7c9c00ec32ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639
2026-06-12 16:39:22.176269 | controller | Jun 12 15:48:15.984087 crc crio[24284]: time="2026-06-12T15:48:15.981385143Z" level=info msg="Started container" PID=72847 containerID=2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f description=openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener id=7934ff92-a2b7-4f3f-abf4-cee7624770c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0
2026-06-12 16:39:22.176285 | controller | Jun 12 15:48:16.024554 crc crio[24284]: time="2026-06-12T15:48:16.024446183Z" level=info msg="Created container da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12: openstack/root-account-create-update-fhltf/mariadb-account-create-update" id=a063abd4-b870-4ac1-a173-1fe19cc66600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176305 | controller | Jun 12 15:48:16.027345 crc crio[24284]: time="2026-06-12T15:48:16.025597449Z" level=info msg="Starting container: da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12" id=b68796c3-b274-4ea5-b313-3fe542ef57af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176322 | controller | Jun 12 15:48:16.047786 crc crio[24284]: time="2026-06-12T15:48:16.047636389Z" level=info msg="Started container" PID=72854 containerID=da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12 description=openstack/root-account-create-update-fhltf/mariadb-account-create-update id=b68796c3-b274-4ea5-b313-3fe542ef57af name=/runtime.v1.RuntimeService/StartContainer sandboxID=016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089
2026-06-12 16:39:22.176338 | controller | Jun 12 15:48:16.167325 crc crio[24284]: time="2026-06-12T15:48:16.164487137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a30492b4-fa4b-4dc0-a59b-4e77c3e2703a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176354 | controller | Jun 12 15:48:16.170340 crc crio[24284]: time="2026-06-12T15:48:16.169641165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2c67d991-1c4f-477e-8768-9d4a7d658902 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176369 | controller | Jun 12 15:48:16.208573 crc crio[24284]: time="2026-06-12T15:48:16.208448669Z" level=info msg="Creating container: openstack/barbican-api-6b4689d866-dr8zw/barbican-api" id=4a2e4294-cb5a-44d5-9124-d4d2a5430e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176385 | controller | Jun 12 15:48:16.208940 crc crio[24284]: time="2026-06-12T15:48:16.208819561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176400 | controller | Jun 12 15:48:16.273759 crc crio[24284]: time="2026-06-12T15:48:16.27342379Z" level=info msg="Creating container: openstack/placement-64d9fbbc48-2pr6h/placement-api" id=92be32be-178a-4757-8636-caafabc30134 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176416 | controller | Jun 12 15:48:16.274446 crc crio[24284]: time="2026-06-12T15:48:16.273812333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176432 | controller | Jun 12 15:48:16.364601 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:753d92d3070c952 Mac:7e:66:38:9a:cf:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 SocketPath: PciID:}] [{Interface:0xc00012ac00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.176448 | controller | Jun 12 15:48:16.364601 crc crio[24284]: time="2026-06-12T15:48:16.363190933Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc001212230}] Aliases:map[]}"
2026-06-12 16:39:22.176465 | controller | Jun 12 15:48:16.364601 crc crio[24284]: time="2026-06-12T15:48:16.363382549Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.176481 | controller | Jun 12 15:48:16.364601 crc crio[24284]: time="2026-06-12T15:48:16.363496547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176504 | controller | Jun 12 15:48:16.383741 crc crio[24284]: time="2026-06-12T15:48:16.376937266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176540 | controller | Jun 12 15:48:16.385619 crc crio[24284]: time="2026-06-12T15:48:16.385492791Z" level=info msg="Ran pod sandbox 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca with infra container: openstack/cinder-scheduler-0/POD" id=574f9f26-43b4-498b-af5b-afa91fb17091 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.176558 | controller | Jun 12 15:48:16.397388 crc crio[24284]: time="2026-06-12T15:48:16.392884792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176575 | controller | Jun 12 15:48:16.397388 crc crio[24284]: time="2026-06-12T15:48:16.393201693Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176590 | controller | Jun 12 15:48:16.397388 crc crio[24284]: time="2026-06-12T15:48:16.393466281Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176606 | controller | Jun 12 15:48:16.411100 crc crio[24284]: time="2026-06-12T15:48:16.411009754Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=89491a72-71c9-456e-99a8-11ec2f2b4f34 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.176622 | controller | Jun 12 15:48:16.426864 crc crio[24284]: time="2026-06-12T15:48:16.424620787Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-12 16:39:22.176637 | controller | Jun 12 15:48:16.522333 crc crio[24284]: time="2026-06-12T15:48:16.522076424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176653 | controller | Jun 12 15:48:16.532981 crc crio[24284]: time="2026-06-12T15:48:16.53265081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176668 | controller | Jun 12 15:48:16.616055 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cde1ae5030333e7 Mac:72:57:c3:fc:17:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.176685 | controller | Jun 12 15:48:16.616055 crc crio[24284]: time="2026-06-12T15:48:16.613527507Z" level=info msg="Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc002c1e250}] Aliases:map[]}"
2026-06-12 16:39:22.176701 | controller | Jun 12 15:48:16.616055 crc crio[24284]: time="2026-06-12T15:48:16.613692573Z" level=info msg="Checking pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.176717 | controller | Jun 12 15:48:16.670175 crc crio[24284]: time="2026-06-12T15:48:16.669633207Z" level=info msg="Ran pod sandbox cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 with infra container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/POD" id=44214c0b-20eb-4c05-8686-bfc80535fe84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.176738 | controller | Jun 12 15:48:16.678977 crc crio[24284]: time="2026-06-12T15:48:16.678326094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=87215ee3-2bb8-4f48-a43c-a86986f86652 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176755 | controller | Jun 12 15:48:16.830633 crc crio[24284]: time="2026-06-12T15:48:16.829532609Z" level=info msg="Created container 7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57: openstack/barbican-api-6b4689d866-dr8zw/barbican-api" id=4a2e4294-cb5a-44d5-9124-d4d2a5430e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176770 | controller | Jun 12 15:48:16.832760 crc crio[24284]: time="2026-06-12T15:48:16.832109073Z" level=info msg="Starting container: 7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57" id=9a4439fe-34a9-42d4-9e84-fda8c44f2c5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176786 | controller | Jun 12 15:48:16.855889 crc crio[24284]: time="2026-06-12T15:48:16.854991642Z" level=info msg="Started container" PID=73106 containerID=7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57 description=openstack/barbican-api-6b4689d866-dr8zw/barbican-api id=9a4439fe-34a9-42d4-9e84-fda8c44f2c5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68
2026-06-12 16:39:22.176802 | controller | Jun 12 15:48:16.876755 crc crio[24284]: time="2026-06-12T15:48:16.876564936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e7c2252b-92ae-4fc2-bffa-6ab6172dd849 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.176818 | controller | Jun 12 15:48:16.889502 crc crio[24284]: time="2026-06-12T15:48:16.889300915Z" level=info msg="Created container 0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b: openstack/placement-64d9fbbc48-2pr6h/placement-api" id=92be32be-178a-4757-8636-caafabc30134 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176834 | controller | Jun 12 15:48:16.893233 crc crio[24284]: time="2026-06-12T15:48:16.893098566Z" level=info msg="Starting container: 0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b" id=1257e65a-cb1c-42b1-b7e8-b74dca72666a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.176850 | controller | Jun 12 15:48:16.902041 crc crio[24284]: time="2026-06-12T15:48:16.901936265Z" level=info msg="Started container" PID=73085 containerID=0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b description=openstack/placement-64d9fbbc48-2pr6h/placement-api id=1257e65a-cb1c-42b1-b7e8-b74dca72666a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589
2026-06-12 16:39:22.176866 | controller | Jun 12 15:48:16.906404 crc crio[24284]: time="2026-06-12T15:48:16.90633634Z" level=info msg="Creating container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init" id=81dcd38f-55be-4da5-847d-4435c7cea42e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.176882 | controller | Jun 12 15:48:16.906740 crc crio[24284]: time="2026-06-12T15:48:16.906690491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176898 | controller | Jun 12 15:48:16.949724 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38da67d9c010f25 Mac:66:c0:7d:55:d9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 SocketPath: PciID:}] [{Interface:0xc000015340 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.176919 | controller | Jun 12 15:48:16.951206 crc crio[24284]: time="2026-06-12T15:48:16.951071207Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041c9e8}] Aliases:map[]}"
2026-06-12 16:39:22.176935 | controller | Jun 12 15:48:16.951372 crc crio[24284]: time="2026-06-12T15:48:16.951348346Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.176951 | controller | Jun 12 15:48:17.021097 crc crio[24284]: time="2026-06-12T15:48:17.021043463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176967 | controller | Jun 12 15:48:17.028609 crc crio[24284]: time="2026-06-12T15:48:17.028560681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.176982 | controller | Jun 12 15:48:17.060845 crc crio[24284]: time="2026-06-12T15:48:17.060753259Z" level=info msg="Ran pod sandbox 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 with infra container: openstack/cinder-api-0/POD" id=d0768d62-3bcd-4062-8470-74fbf5e9c93d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.176998 | controller | Jun 12 15:48:17.074594 crc crio[24284]: time="2026-06-12T15:48:17.074490829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=80ff8dd5-1b41-4057-8f0b-cb2d35b2302b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177014 | controller | Jun 12 15:48:17.083816 crc crio[24284]: time="2026-06-12T15:48:17.083672399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4a03bf9a-cb9a-4bc0-8c48-a92f2868218d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177029 | controller | Jun 12 15:48:17.114555 crc crio[24284]: time="2026-06-12T15:48:17.113786377Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=e02ed864-b320-4c22-af91-90b4bf81d8ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177045 | controller | Jun 12 15:48:17.114555 crc crio[24284]: time="2026-06-12T15:48:17.114303104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177061 | controller | Jun 12 15:48:17.324404 crc crio[24284]: time="2026-06-12T15:48:17.323719791Z" level=info msg="Created container 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init" id=81dcd38f-55be-4da5-847d-4435c7cea42e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177077 | controller | Jun 12 15:48:17.331710 crc crio[24284]: time="2026-06-12T15:48:17.329498986Z" level=info msg="Starting container: 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa" id=5134185c-767d-43c1-b8bc-a58957f7c542 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.177093 | controller | Jun 12 15:48:17.340439 crc crio[24284]: time="2026-06-12T15:48:17.339571865Z" level=info msg="Started container" PID=73177 containerID=905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa description=openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init id=5134185c-767d-43c1-b8bc-a58957f7c542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4
2026-06-12 16:39:22.177113 | controller | Jun 12 15:48:17.361105 crc crio[24284]: time="2026-06-12T15:48:17.360933076Z" level=info msg="Stopping container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f (timeout: 30s)" id=8e822186-19fa-48f2-904d-b7fadc191917 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.177130 | controller | Jun 12 15:48:17.363686 crc crio[24284]: time="2026-06-12T15:48:17.363342515Z" level=info msg="Stopping container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509 (timeout: 30s)" id=b50b90cc-6b67-4174-b62d-a69cb1d3ca2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.177145 | controller | Jun 12 15:48:17.371718 crc crio[24284]: time="2026-06-12T15:48:17.371640606Z" level=info msg="Stopping pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888" id=4602dc01-20c6-415b-b42e-b9b687b372ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.177161 | controller | Jun 12 15:48:17.372387 crc crio[24284]: time="2026-06-12T15:48:17.372330201Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc004af8558}] Aliases:map[]}"
2026-06-12 16:39:22.177178 | controller | Jun 12 15:48:17.372643 crc crio[24284]: time="2026-06-12T15:48:17.372489116Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687988-jprd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.177194 | controller | Jun 12 15:48:17.572426 crc crio[24284]: time="2026-06-12T15:48:17.572031463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177209 | controller | Jun 12 15:48:17.574827 crc crio[24284]: time="2026-06-12T15:48:17.574735801Z" level=info msg="Stopped container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log" id=b50b90cc-6b67-4174-b62d-a69cb1d3ca2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.177225 | controller | Jun 12 15:48:17.785454 crc crio[24284]: time="2026-06-12T15:48:17.783721171Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17" id=89491a72-71c9-456e-99a8-11ec2f2b4f34 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.177240 | controller | Jun 12 15:48:17.795226 crc crio[24284]: time="2026-06-12T15:48:17.79502524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=d9cc7dd3-d987-4801-b0a3-d22e84f6888a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177256 | controller | Jun 12 15:48:17.980476 crc crio[24284]: time="2026-06-12T15:48:17.979958159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=f4c981ca-7f99-4545-901d-92e9fc5557d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177272 | controller | Jun 12 15:48:18.013699 crc crio[24284]: time="2026-06-12T15:48:18.013492073Z" level=info msg="Stopped pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888" id=4602dc01-20c6-415b-b42e-b9b687b372ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.177287 | controller | Jun 12 15:48:18.034608 crc crio[24284]: time="2026-06-12T15:48:18.033316111Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=fbdfe053-e299-46c3-8731-cdb8957d3207 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177308 | controller | Jun 12 15:48:18.037836 crc crio[24284]: time="2026-06-12T15:48:18.037805238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177324 | controller | Jun 12 15:48:18.127747 crc crio[24284]: time="2026-06-12T15:48:18.127666625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177340 | controller | Jun 12 15:48:18.457861 crc crio[24284]: time="2026-06-12T15:48:18.45321479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=175b30ea-5ed5-4fca-a370-a2622b7343a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177356 | controller | Jun 12 15:48:18.515662 crc crio[24284]: time="2026-06-12T15:48:18.509110732Z" level=info msg="Stopping container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 (timeout: 30s)" id=b7df0fdb-a139-4540-945e-44774ffea0f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.177371 | controller | Jun 12 15:48:18.515662 crc crio[24284]: time="2026-06-12T15:48:18.509611668Z" level=info msg="Stopping container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5 (timeout: 30s)" id=b18da54c-55e9-4886-a8c9-5d8d3707cb29 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.177387 | controller | Jun 12 15:48:18.515662 crc crio[24284]: time="2026-06-12T15:48:18.509843436Z" level=info msg="Stopping pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089" id=c91f984b-36f5-43b2-8d23-fe2f7e181fe0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.177403 | controller | Jun 12 15:48:18.515662 crc crio[24284]: time="2026-06-12T15:48:18.510388393Z" level=info msg="Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc00041d2d0}] Aliases:map[]}"
2026-06-12 16:39:22.177420 | controller | Jun 12 15:48:18.515662 crc crio[24284]: time="2026-06-12T15:48:18.510521328Z" level=info msg="Deleting pod openstack_root-account-create-update-fhltf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.177436 | controller | Jun 12 15:48:18.607664 crc crio[24284]: time="2026-06-12T15:48:18.607597143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=93e12d0e-dce5-4e08-a04c-a818b5923505 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177452 | controller | Jun 12 15:48:18.633594 crc crio[24284]: time="2026-06-12T15:48:18.63292902Z" level=info msg="Creating container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns" id=0bff7600-857b-4a4b-bac4-e01fa02b4a08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177468 | controller | Jun 12 15:48:18.634238 crc crio[24284]: time="2026-06-12T15:48:18.633967874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177483 | controller | Jun 12 15:48:18.755606 crc crio[24284]: time="2026-06-12T15:48:18.755504608Z" level=info msg="Stopped container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log" id=b18da54c-55e9-4886-a8c9-5d8d3707cb29 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.177499 | controller | Jun 12 15:48:18.893429 crc crio[24284]: time="2026-06-12T15:48:18.89267035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177538 | controller | Jun 12 15:48:18.937476 crc crio[24284]: time="2026-06-12T15:48:18.925220139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177557 | controller | Jun 12 15:48:19.284854 crc crio[24284]: time="2026-06-12T15:48:19.284406742Z" level=info msg="Created container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns" id=0bff7600-857b-4a4b-bac4-e01fa02b4a08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177573 | controller | Jun 12 15:48:19.287344 crc crio[24284]: time="2026-06-12T15:48:19.286725999Z" level=info msg="Starting container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb" id=e1cac92e-2e38-4cab-b032-9257f1f6c4f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.177589 | controller | Jun 12 15:48:19.307214 crc crio[24284]: time="2026-06-12T15:48:19.307125796Z" level=info msg="Stopped pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089" id=c91f984b-36f5-43b2-8d23-fe2f7e181fe0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.177605 | controller | Jun 12 15:48:19.311520 crc crio[24284]: time="2026-06-12T15:48:19.311372795Z" level=info msg="Started container" PID=73759 containerID=f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb description=openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns id=e1cac92e-2e38-4cab-b032-9257f1f6c4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4
2026-06-12 16:39:22.177621 | controller | Jun 12 15:48:20.210866 crc crio[24284]: time="2026-06-12T15:48:20.210121089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177637 | controller | Jun 12 15:48:20.400426 crc crio[24284]: time="2026-06-12T15:48:20.400301206Z" level=info msg="Created container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler" id=fbdfe053-e299-46c3-8731-cdb8957d3207 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177653 | controller | Jun 12 15:48:20.402426 crc crio[24284]: time="2026-06-12T15:48:20.40169222Z" level=info msg="Starting container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01" id=abdff344-86c6-4f67-a877-313985d14e51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.177669 | controller | Jun 12 15:48:20.416687 crc crio[24284]: time="2026-06-12T15:48:20.416587369Z" level=info msg="Started container" PID=73804 containerID=084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01 description=openstack/cinder-scheduler-0/cinder-scheduler id=abdff344-86c6-4f67-a877-313985d14e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca
2026-06-12 16:39:22.177686 | controller | Jun 12 15:48:20.435591 crc crio[24284]: time="2026-06-12T15:48:20.435225273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=edc5c805-9ee6-45d6-8543-31d7714e3a09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177702 | controller | Jun 12 15:48:20.522307 crc crio[24284]: time="2026-06-12T15:48:20.521685858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7d7c8699-51fa-4470-91c0-622ae3706075 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177718 | controller | Jun 12 15:48:20.540319 crc crio[24284]: time="2026-06-12T15:48:20.539896736Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=b9cc98b5-8133-4367-9b74-6c6592a94caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177739 | controller | Jun 12 15:48:20.545302 crc crio[24284]: time="2026-06-12T15:48:20.544231828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177756 | controller | Jun 12 15:48:20.772204 crc crio[24284]: time="2026-06-12T15:48:20.771571963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177771 | controller | Jun 12 15:48:20.850773 crc crio[24284]: time="2026-06-12T15:48:20.850704051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177787 | controller | Jun 12 15:48:21.003053 crc crio[24284]: time="2026-06-12T15:48:21.002922442Z" level=info msg="Created container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log" id=e02ed864-b320-4c22-af91-90b4bf81d8ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177803 | controller | Jun 12 15:48:21.005185 crc crio[24284]: time="2026-06-12T15:48:21.00500977Z" level=info msg="Starting container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32" id=2c2c3cab-4436-497e-a110-665333f4866d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.177819 | controller | Jun 12 15:48:21.053738 crc crio[24284]: time="2026-06-12T15:48:21.053403311Z" level=info msg="Started container" PID=73865 containerID=91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32 description=openstack/cinder-api-0/cinder-api-log id=2c2c3cab-4436-497e-a110-665333f4866d name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51
2026-06-12 16:39:22.177835 | controller | Jun 12 15:48:21.073201 crc crio[24284]: time="2026-06-12T15:48:21.072120663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8e0be7be-6029-4d8c-9f5f-cbc07fea8bf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177851 | controller | Jun 12 15:48:21.166581 crc crio[24284]: time="2026-06-12T15:48:21.166520364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d4fe7278-60fa-4a81-97ce-4d7c4c733210 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.177867 | controller | Jun 12 15:48:21.184882 crc crio[24284]: time="2026-06-12T15:48:21.184738492Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=19f58ebd-d583-4130-b914-dd4dc908872f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177882 | controller | Jun 12 15:48:21.189918 crc crio[24284]: time="2026-06-12T15:48:21.189696154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177898 | controller | Jun 12 15:48:21.378746 crc crio[24284]: time="2026-06-12T15:48:21.378050677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177914 | controller | Jun 12 15:48:22.109991 crc crio[24284]: time="2026-06-12T15:48:22.109743195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177929 | controller | Jun 12 15:48:22.310307 crc crio[24284]: time="2026-06-12T15:48:22.303943471Z" level=info msg="Created container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe" id=b9cc98b5-8133-4367-9b74-6c6592a94caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.177950 | controller | Jun 12 15:48:22.312509 crc crio[24284]: time="2026-06-12T15:48:22.312434362Z" level=info msg="Starting container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b" id=8d680787-1a56-4094-905e-4f271a1c94b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.177966 | controller | Jun 12 15:48:22.354182 crc crio[24284]: time="2026-06-12T15:48:22.354056714Z" level=info msg="Started container" PID=73968 containerID=7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b description=openstack/cinder-scheduler-0/probe id=8d680787-1a56-4094-905e-4f271a1c94b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca
2026-06-12 16:39:22.177981 | controller | Jun 12 15:48:22.687411 crc crio[24284]: time="2026-06-12T15:48:22.687106723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.177997 | controller | Jun 12 15:48:22.927657 crc crio[24284]: time="2026-06-12T15:48:22.927547624Z" level=info msg="Created container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api" id=19f58ebd-d583-4130-b914-dd4dc908872f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.178013 | controller | Jun 12 15:48:22.930613 crc crio[24284]: time="2026-06-12T15:48:22.930492049Z" level=info msg="Starting container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29" id=16c6f13c-e324-46ac-96e0-92c26e8269f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.178029 | controller | Jun 12 15:48:22.943678 crc crio[24284]: time="2026-06-12T15:48:22.943486521Z" level=info msg="Started container" PID=74006 containerID=0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29 description=openstack/cinder-api-0/cinder-api id=16c6f13c-e324-46ac-96e0-92c26e8269f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51
2026-06-12 16:39:22.178045 | controller | Jun 12 15:48:23.904311 crc crio[24284]: time="2026-06-12T15:48:23.901441178Z" level=info msg="Stopping container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29 (timeout: 30s)" id=e825622c-3fc5-473c-8313-7f27c28ee31a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178061 | controller | Jun 12 15:48:23.904311 crc crio[24284]: time="2026-06-12T15:48:23.902741168Z" level=info msg="Stopping container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32 (timeout: 30s)" id=6d867263-09d9-4145-a687-985e1b1d72d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178076 | controller | Jun 12 15:48:24.262126 crc crio[24284]: time="2026-06-12T15:48:24.262007268Z" level=info msg="Stopped container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log" id=6d867263-09d9-4145-a687-985e1b1d72d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178092 | controller | Jun 12 15:48:24.317307 crc crio[24284]: time="2026-06-12T15:48:24.317109409Z" level=info msg="Stopping container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94 (timeout: 30s)" id=3f520b73-b8be-4c60-9978-1ec83ad90475 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178107 | controller | Jun 12 15:48:24.317543 crc crio[24284]: time="2026-06-12T15:48:24.31745722Z" level=info msg="Stopping container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620 (timeout: 30s)" id=ae6179b6-5a1c-4c71-8225-7bb0c288ba6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178123 | controller | Jun 12 15:48:24.718610 crc crio[24284]: time="2026-06-12T15:48:24.718459579Z" level=info msg="Stopped container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api" id=e825622c-3fc5-473c-8313-7f27c28ee31a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178143 | controller | Jun 12 15:48:24.720228 crc crio[24284]: time="2026-06-12T15:48:24.720118245Z" level=info msg="Stopping pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51" id=4f20e260-c869-4b3e-bf2e-4cc0c67782e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.178160 | controller | Jun 12 15:48:24.720992 crc crio[24284]: time="2026-06-12T15:48:24.720768146Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041d760}] Aliases:map[]}"
2026-06-12 16:39:22.178176 | controller | Jun 12 15:48:24.724837 crc crio[24284]: time="2026-06-12T15:48:24.721111247Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.178192 | controller | Jun 12 15:48:24.848898 crc crio[24284]: time="2026-06-12T15:48:24.847959486Z" level=info msg="Stopped container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd" id=3f520b73-b8be-4c60-9978-1ec83ad90475 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178208 | controller | Jun 12 15:48:24.880203 crc crio[24284]: time="2026-06-12T15:48:24.870600157Z" level=info msg="Running pod sandbox: openstack/neutron-9968564ff-2rpls/POD" id=50b2ce88-a134-4c01-913a-102a0ee4d579 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.178224 | controller | Jun 12 15:48:24.880203 crc crio[24284]: time="2026-06-12T15:48:24.87069468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178240 | controller | Jun 12 15:48:24.947590 crc crio[24284]: time="2026-06-12T15:48:24.947532882Z" level=info msg="Got pod network &{Name:neutron-9968564ff-2rpls Namespace:openstack ID:0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e UID:90a2af29-7219-41e0-a5d0-b31495b239ea NetNS:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a2af29_7219_41e0_a5d0_b31495b239ea.slice PodAnnotations:0xc001212c40}] Aliases:map[]}"
2026-06-12 16:39:22.178256 | controller | Jun 12 15:48:24.948651 crc crio[24284]: time="2026-06-12T15:48:24.948628498Z" level=info msg="Adding pod openstack_neutron-9968564ff-2rpls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.178272 | controller | Jun 12 15:48:25.237006 crc crio[24284]: time="2026-06-12T15:48:25.236624235Z" level=info msg="Stopped pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51" id=4f20e260-c869-4b3e-bf2e-4cc0c67782e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.178287 | controller | Jun 12 15:48:25.959700 crc crio[24284]: time="2026-06-12T15:48:25.958858564Z" level=info msg="Removing container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29" id=3cf6caba-19a6-48fa-b9c2-4456ef8e4678 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178303 | controller | Jun 12 15:48:25.985474 crc crio[24284]: time="2026-06-12T15:48:25.985390782Z" level=info msg="Stopping container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067 (timeout: 10s)" id=b0accccd-42c3-43f6-acf2-159e4cf73228 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178319 | controller | Jun 12 15:48:26.011563 crc crio[24284]: 2026-06-12T15:48:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bfc10d31c08a12 Mac:2a:cd:9d:a5:71:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.178339 | controller | Jun 12 15:48:26.013838 crc crio[24284]: time="2026-06-12T15:48:26.013766089Z" level=info msg="Got pod network &{Name:neutron-9968564ff-2rpls Namespace:openstack ID:0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e UID:90a2af29-7219-41e0-a5d0-b31495b239ea NetNS:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a2af29_7219_41e0_a5d0_b31495b239ea.slice PodAnnotations:0xc001212c40}] Aliases:map[]}"
2026-06-12 16:39:22.178355 | controller | Jun 12 15:48:26.024329 crc crio[24284]: time="2026-06-12T15:48:26.014012177Z" level=info msg="Checking pod openstack_neutron-9968564ff-2rpls for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.178371 | controller | Jun 12 15:48:26.103036 crc crio[24284]: time="2026-06-12T15:48:26.102786441Z" level=info msg="Removed container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api" id=3cf6caba-19a6-48fa-b9c2-4456ef8e4678 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178387 | controller | Jun 12 15:48:26.132353 crc crio[24284]: time="2026-06-12T15:48:26.132214633Z" level=info msg="Removing container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32" id=7fe9a869-f408-47db-b8c0-ded126bbaf08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178403 | controller | Jun 12 15:48:26.214042 crc crio[24284]: time="2026-06-12T15:48:26.213960957Z" level=info msg="Ran pod sandbox 0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e with infra container: openstack/neutron-9968564ff-2rpls/POD" id=50b2ce88-a134-4c01-913a-102a0ee4d579 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.178419 | controller | Jun 12 15:48:26.234454 crc crio[24284]: time="2026-06-12T15:48:26.234338472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f000cef1-a3fe-4e84-bc45-10dbcde5c1bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.178435 | controller | Jun 12 15:48:26.238408 crc crio[24284]: time="2026-06-12T15:48:26.234843431Z" level=info msg="Stopped container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns" id=b0accccd-42c3-43f6-acf2-159e4cf73228 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.178450 | controller | Jun 12 15:48:26.260123 crc crio[24284]: time="2026-06-12T15:48:26.260019972Z" level=info msg="Stopping pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922" id=4441fcf9-4204-4528-8482-a137d0c0f3d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.178466 | controller | Jun 12 15:48:26.264311 crc crio[24284]: time="2026-06-12T15:48:26.260589781Z" level=info msg="Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002722010}] Aliases:map[]}"
2026-06-12 16:39:22.178482 | controller | Jun 12 15:48:26.264311 crc crio[24284]: time="2026-06-12T15:48:26.260746286Z" level=info msg="Deleting pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.178498 | controller | Jun 12 15:48:26.411318 crc crio[24284]: time="2026-06-12T15:48:26.410714326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c37aa2db-e2e3-4063-8234-4f1fab9b6208 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.178538 | controller | Jun 12 15:48:26.426310 crc crio[24284]: time="2026-06-12T15:48:26.425376764Z" level=info msg="Creating container: openstack/neutron-9968564ff-2rpls/neutron-api" id=df960322-9406-4d9e-b543-4efefe46398a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.178560 | controller | Jun 12 15:48:26.426310 crc crio[24284]: time="2026-06-12T15:48:26.426206221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178577 | controller | Jun 12 15:48:26.512318 crc crio[24284]: time="2026-06-12T15:48:26.510973986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178594 | controller | Jun 12 15:48:26.527312 crc crio[24284]: time="2026-06-12T15:48:26.525740703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178610 | controller | Jun 12 15:48:26.585304 crc crio[24284]: time="2026-06-12T15:48:26.584906003Z" level=info msg="Removed container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log" id=7fe9a869-f408-47db-b8c0-ded126bbaf08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178626 | controller | Jun 12 15:48:26.775307 crc crio[24284]: time="2026-06-12T15:48:26.77342909Z" level=info msg="Created container eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35: openstack/neutron-9968564ff-2rpls/neutron-api" id=df960322-9406-4d9e-b543-4efefe46398a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.178642 | controller | Jun 12 15:48:26.777928 crc crio[24284]: time="2026-06-12T15:48:26.776612201Z" level=info msg="Starting container: eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35" id=43afa77e-9d01-4f7d-9987-446ee9cb7383 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.178658 | controller | Jun 12 15:48:26.795402 crc crio[24284]: time="2026-06-12T15:48:26.793574424Z" level=info msg="Started container" PID=74550 containerID=eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35 description=openstack/neutron-9968564ff-2rpls/neutron-api id=43afa77e-9d01-4f7d-9987-446ee9cb7383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e
2026-06-12 16:39:22.178674 | controller | Jun 12 15:48:26.809413 crc crio[24284]: time="2026-06-12T15:48:26.809328118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=320f7ba9-0f2e-40f4-9332-b5a9c55f614b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.178690 | controller | Jun 12 15:48:26.948533 crc crio[24284]: time="2026-06-12T15:48:26.948332867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=698fd75e-9a35-4627-a385-0cb70cfe234d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.178706 | controller | Jun 12 15:48:26.958343 crc crio[24284]: time="2026-06-12T15:48:26.956041584Z" level=info msg="Stopped pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922" id=4441fcf9-4204-4528-8482-a137d0c0f3d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.178722 | controller | Jun 12 15:48:26.977428 crc crio[24284]: time="2026-06-12T15:48:26.976194424Z" level=info msg="Creating container: openstack/neutron-9968564ff-2rpls/neutron-httpd" id=ac461209-b9e0-4c1b-b2a2-2ccd025eb7f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.178745 | controller | Jun 12 15:48:26.977428 crc crio[24284]: time="2026-06-12T15:48:26.976635839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178762 | controller | Jun 12 15:48:27.050889 crc crio[24284]: time="2026-06-12T15:48:27.050039017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178777 | controller | Jun 12 15:48:27.055921 crc crio[24284]: time="2026-06-12T15:48:27.05011052Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=cd5adb2c-564c-4beb-b5db-7c3ba85ea6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.178793 | controller | Jun 12 15:48:27.055921 crc crio[24284]: time="2026-06-12T15:48:27.053583423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178809 | controller | Jun 12 15:48:27.063348 crc crio[24284]: time="2026-06-12T15:48:27.059991622Z" level=info msg="Removing container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067" id=57f32c81-12a7-4538-a005-f5d05fd35abf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178825 | controller | Jun 12 15:48:27.063348 crc crio[24284]: time="2026-06-12T15:48:27.062718116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.178841 | controller | Jun 12 15:48:27.114918 crc crio[24284]: time="2026-06-12T15:48:27.114815793Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 UID:622b7db5-fd10-4514-b46d-25bddca71871 NetNS:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622b7db5_fd10_4514_b46d_25bddca71871.slice PodAnnotations:0xc00041c950}] Aliases:map[]}"
2026-06-12 16:39:22.178857 | controller | Jun 12 15:48:27.114918 crc crio[24284]: time="2026-06-12T15:48:27.114876895Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.178873 | controller | Jun 12 15:48:27.129438 crc crio[24284]: time="2026-06-12T15:48:27.129203097Z" level=info msg="Removed container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns" id=57f32c81-12a7-4538-a005-f5d05fd35abf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178889 | controller | Jun 12 15:48:27.135785 crc crio[24284]: time="2026-06-12T15:48:27.135747777Z" level=info msg="Removing container: 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d" id=32fc4965-a0b3-4216-baa0-e7963b6cedc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178905 | controller | Jun 12 15:48:27.183723 crc crio[24284]: time="2026-06-12T15:48:27.18366986Z" level=info msg="Removed container 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init" id=32fc4965-a0b3-4216-baa0-e7963b6cedc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.178921 | controller | Jun 12 15:48:27.650372 crc crio[24284]: time="2026-06-12T15:48:27.647451224Z" level=info msg="Created container 8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123: openstack/neutron-9968564ff-2rpls/neutron-httpd" id=ac461209-b9e0-4c1b-b2a2-2ccd025eb7f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.178937 | controller | Jun 12 15:48:27.658335 crc crio[24284]: time="2026-06-12T15:48:27.657924892Z" level=info msg="Starting container: 8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123" id=b18e96e5-7502-4a8c-bdca-8723111df430 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.178959 | controller | Jun 12 15:48:27.664456 crc crio[24284]: time="2026-06-12T15:48:27.664379392Z" level=info msg="Started container" PID=74640 containerID=8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123 description=openstack/neutron-9968564ff-2rpls/neutron-httpd id=b18e96e5-7502-4a8c-bdca-8723111df430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e
2026-06-12 16:39:22.178976 | controller | Jun 12 15:48:27.838382 crc crio[24284]: 2026-06-12T15:48:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caf92685e788a6f Mac:5a:a0:c7:56:0f:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.178992 | controller | Jun 12 15:48:27.839726 crc crio[24284]: time="2026-06-12T15:48:27.83967957Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 UID:622b7db5-fd10-4514-b46d-25bddca71871 NetNS:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622b7db5_fd10_4514_b46d_25bddca71871.slice PodAnnotations:0xc00041c950}] Aliases:map[]}"
2026-06-12 16:39:22.179008 | controller | Jun 12 15:48:27.839873 crc crio[24284]: time="2026-06-12T15:48:27.839846756Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.179024 | controller | Jun 12 15:48:27.883234 crc crio[24284]: time="2026-06-12T15:48:27.8831289Z" level=info msg="Ran pod sandbox caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 with infra container: openstack/cinder-api-0/POD" id=cd5adb2c-564c-4beb-b5db-7c3ba85ea6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.179040 | controller | Jun 12 15:48:27.887665 crc crio[24284]: time="2026-06-12T15:48:27.887616855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b9ca42e0-9359-4211-9e74-3737302fe6b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.179056 | controller | Jun 12 15:48:27.895732 crc crio[24284]: time="2026-06-12T15:48:27.895619014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=28655a01-7e36-4795-9c10-836cb142307e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.179072 | controller | Jun 12 15:48:27.907024 crc crio[24284]: time="2026-06-12T15:48:27.906864076Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=6047f5ab-fcbf-4fc2-9463-76b98bc033d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.179088 | controller | Jun 12 15:48:27.907501 crc crio[24284]: time="2026-06-12T15:48:27.907456245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179104 | controller | Jun 12 15:48:27.999728 crc crio[24284]: time="2026-06-12T15:48:27.999592453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179121 | controller | Jun 12 15:48:28.261240 crc crio[24284]: time="2026-06-12T15:48:28.260607072Z" level=info msg="Stopping container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2 (timeout: 30s)" id=d4eb44a7-bf18-42a7-a625-ca590ee8aeb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179137 | controller | Jun 12 15:48:28.261691 crc crio[24284]: time="2026-06-12T15:48:28.260646918Z" level=info msg="Stopping container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87 (timeout: 30s)" id=bd535588-614b-47e0-818f-429175af579c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179158 | controller | Jun 12 15:48:28.431307 crc crio[24284]: time="2026-06-12T15:48:28.431101563Z" level=info msg="Stopped container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log" id=d4eb44a7-bf18-42a7-a625-ca590ee8aeb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179174 | controller | Jun 12 15:48:29.211499 crc crio[24284]: time="2026-06-12T15:48:29.210714302Z" level=info msg="Stopped container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api" id=ae6179b6-5a1c-4c71-8225-7bb0c288ba6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179190 | controller | Jun 12 15:48:29.213935 crc crio[24284]: time="2026-06-12T15:48:29.213837154Z" level=info msg="Stopping pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7" id=9c5c7372-d45c-4cda-b524-1c2ba8f56e3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.179206 | controller | Jun 12 15:48:29.214712 crc crio[24284]: time="2026-06-12T15:48:29.214557297Z" level=info msg="Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc004286328}] Aliases:map[]}"
2026-06-12 16:39:22.179222 | controller | Jun 12 15:48:29.215044 crc crio[24284]: time="2026-06-12T15:48:29.214722033Z" level=info msg="Deleting pod openstack_neutron-69558b4fc9-rsj7r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.179238 | controller | Jun 12 15:48:29.303050 crc crio[24284]: time="2026-06-12T15:48:29.302207219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179253 | controller | Jun 12 15:48:29.482829 crc crio[24284]: time="2026-06-12T15:48:29.482726013Z" level=info msg="Created container a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd: openstack/cinder-api-0/cinder-api-log" id=6047f5ab-fcbf-4fc2-9463-76b98bc033d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.179269 | controller | Jun 12 15:48:29.486498 crc crio[24284]: time="2026-06-12T15:48:29.486406153Z" level=info msg="Starting container: a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd" id=d7c764b1-6b1c-412b-888a-d1abe60c30d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.179285 | controller | Jun 12 15:48:29.499826 crc crio[24284]: time="2026-06-12T15:48:29.499693662Z" level=info msg="Started container" PID=75038 containerID=a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd description=openstack/cinder-api-0/cinder-api-log id=d7c764b1-6b1c-412b-888a-d1abe60c30d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781
2026-06-12 16:39:22.179301 | controller | Jun 12 15:48:29.520446 crc crio[24284]: time="2026-06-12T15:48:29.517954122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=24eddf57-9f05-4560-967b-26147bc16f3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.179318 | controller | Jun 12 15:48:29.685362 crc crio[24284]: time="2026-06-12T15:48:29.683165422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d56072f6-2e59-41fc-8c84-33c6c208ae35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.179338 | controller | Jun 12 15:48:29.703472 crc crio[24284]: time="2026-06-12T15:48:29.703292352Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=f8159d0d-f4bf-4688-8dbd-4c783e32d8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.179354 | controller | Jun 12 15:48:29.703895 crc crio[24284]: time="2026-06-12T15:48:29.703707626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179371 | controller | Jun 12 15:48:29.827592 crc crio[24284]: time="2026-06-12T15:48:29.822918679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179386 | controller | Jun 12 15:48:29.956623 crc crio[24284]: time="2026-06-12T15:48:29.956481293Z" level=info msg="Stopped pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7" id=9c5c7372-d45c-4cda-b524-1c2ba8f56e3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.179402 | controller | Jun 12 15:48:30.306835 crc crio[24284]: time="2026-06-12T15:48:30.306581758Z" level=info msg="Removing container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94" id=f21ef59d-6b60-4472-aed7-300909fb671a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179419 | controller | Jun 12 15:48:30.385084 crc crio[24284]: time="2026-06-12T15:48:30.384080998Z" level=info msg="Removed container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd" id=f21ef59d-6b60-4472-aed7-300909fb671a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179435 | controller | Jun 12 15:48:30.390331 crc crio[24284]: time="2026-06-12T15:48:30.390222601Z" level=info msg="Removing container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620" id=4c8a8436-2b22-4cbb-8d19-9990384e397d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179451 | controller | Jun 12 15:48:30.433121 crc crio[24284]: time="2026-06-12T15:48:30.433009709Z" level=info msg="Removed container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api" id=4c8a8436-2b22-4cbb-8d19-9990384e397d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179466 | controller | Jun 12 15:48:30.712783 crc crio[24284]: time="2026-06-12T15:48:30.71266121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179482 | controller | Jun 12 15:48:30.930611 crc crio[24284]: time="2026-06-12T15:48:30.930421477Z" level=info msg="Created container f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e: openstack/cinder-api-0/cinder-api" id=f8159d0d-f4bf-4688-8dbd-4c783e32d8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.179498 | controller | Jun 12 15:48:30.936355 crc crio[24284]: time="2026-06-12T15:48:30.936281776Z" level=info msg="Starting container: f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e" id=6187fb1a-d930-43ec-93c9-c3c9ef11051f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.179541 | controller | Jun 12 15:48:30.943926 crc crio[24284]: time="2026-06-12T15:48:30.943878942Z" level=info msg="Started container" PID=75136 containerID=f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e description=openstack/cinder-api-0/cinder-api id=6187fb1a-d930-43ec-93c9-c3c9ef11051f name=/runtime.v1.RuntimeService/StartContainer sandboxID=caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781
2026-06-12 16:39:22.179564 | controller | Jun 12 15:48:32.576530 crc crio[24284]: time="2026-06-12T15:48:32.572327178Z" level=info msg="Stopped container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api" id=bd535588-614b-47e0-818f-429175af579c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179587 | controller | Jun 12 15:48:32.578363 crc crio[24284]: time="2026-06-12T15:48:32.57794067Z" level=info msg="Stopping pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622" id=9bc30fe9-6b5f-4590-9d47-cdf992aa587c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.179603 | controller | Jun 12 15:48:32.579035 crc crio[24284]: time="2026-06-12T15:48:32.578702205Z" level=info msg="Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc002722300}] Aliases:map[]}"
2026-06-12 16:39:22.179620 | controller | Jun 12 15:48:32.579035 crc crio[24284]: time="2026-06-12T15:48:32.578880521Z" level=info msg="Deleting pod openstack_barbican-api-7bdc464cd8-jvrmh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.179636 | controller | Jun 12 15:48:38.738600 crc crio[24284]: time="2026-06-12T15:48:38.737582886Z" level=info msg="Stopped pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622" id=9bc30fe9-6b5f-4590-9d47-cdf992aa587c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.179652 | controller | Jun 12 15:48:38.971807 crc crio[24284]: time="2026-06-12T15:48:38.971206255Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=b6c0ab16-6ec8-4d78-9968-29050581eeea name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.179668 | controller | Jun 12 15:48:38.972939 crc crio[24284]: time="2026-06-12T15:48:38.972830074Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ab99368c-3e4a-497f-9a10-20337a9579b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.179684 | controller | Jun 12 15:48:39.093955 crc crio[24284]: time="2026-06-12T15:48:39.093854309Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=66c129fd-1046-4d5c-bf68-f884a489a252 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.179699 | controller | Jun 12 15:48:39.110612 crc crio[24284]: time="2026-06-12T15:48:39.110470979Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a4f8cba6-b3b9-4044-8809-1414ab3fef02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.179715 | controller | Jun 12 15:48:39.113205 crc crio[24284]: time="2026-06-12T15:48:39.112382571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179731 | controller | Jun 12 15:48:39.208345 crc crio[24284]: time="2026-06-12T15:48:39.208179313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179747 | controller | Jun 12 15:48:39.213306 crc crio[24284]: time="2026-06-12T15:48:39.213003119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179763 | controller | Jun 12 15:48:39.337462 crc crio[24284]: time="2026-06-12T15:48:39.337399639Z" level=info msg="Created container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd" id=a4f8cba6-b3b9-4044-8809-1414ab3fef02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.179778 | controller | Jun 12 15:48:39.340025 crc crio[24284]: time="2026-06-12T15:48:39.339872479Z" level=info msg="Starting container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd" id=38e7e8ae-7669-44dd-9904-089e50084121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.179799 | controller | Jun 12 15:48:39.348588 crc crio[24284]: time="2026-06-12T15:48:39.348311065Z" level=info msg="Started container" PID=75823 containerID=f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd description=openstack/ceilometer-0/proxy-httpd id=38e7e8ae-7669-44dd-9904-089e50084121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a
2026-06-12 16:39:22.179816 | controller | Jun 12 15:48:39.472856 crc crio[24284]: time="2026-06-12T15:48:39.47278839Z" level=info msg="Stopping container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035 (timeout: 30s)" id=9c022661-067e-4bf6-a474-55b41c63b756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179832 | controller | Jun 12 15:48:39.473048 crc crio[24284]: time="2026-06-12T15:48:39.472887329Z" level=info msg="Stopping container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47 (timeout: 30s)" id=32f4d3b3-8026-481d-8f09-c1b874a0d42a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179848 | controller | Jun 12 15:48:39.474128 crc crio[24284]: time="2026-06-12T15:48:39.47405931Z" level=info msg="Stopping container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd (timeout: 30s)" id=43522f3d-5dbb-496b-a9d7-434884d144f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179864 | controller | Jun 12 15:48:39.475505 crc crio[24284]: time="2026-06-12T15:48:39.475426413Z" level=info msg="Stopping container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4 (timeout: 30s)" id=cf7115ed-b8f6-4c78-97a7-620325d90310 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179880 | controller | Jun 12 15:48:39.519998 crc crio[24284]: time="2026-06-12T15:48:39.515500249Z" level=info msg="Removing container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87" id=f6eb61a1-5878-4e71-aec9-7ce502ec5d69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179895 | controller | Jun 12 15:48:39.653403 crc crio[24284]: time="2026-06-12T15:48:39.652717432Z" level=info msg="Removed container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api" id=f6eb61a1-5878-4e71-aec9-7ce502ec5d69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179911 | controller | Jun 12 15:48:39.656391 crc crio[24284]: time="2026-06-12T15:48:39.656347516Z" level=info msg="Removing container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2" id=467f3851-3b96-4fed-a66b-33d8f52fe254 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179927 | controller | Jun 12 15:48:39.661287 crc crio[24284]: time="2026-06-12T15:48:39.66107066Z" level=info msg="Stopped container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core" id=cf7115ed-b8f6-4c78-97a7-620325d90310 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.179943 | controller | Jun 12 15:48:39.698317 crc crio[24284]: time="2026-06-12T15:48:39.692059054Z" level=info msg="Removed container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log" id=467f3851-3b96-4fed-a66b-33d8f52fe254 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.179958 | controller | Jun 12 15:48:39.941565 crc crio[24284]: time="2026-06-12T15:48:39.941488061Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=faa0b655-687c-4709-ba62-7cf1c7ad479e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.179978 | controller | Jun 12 15:48:39.942442 crc crio[24284]: time="2026-06-12T15:48:39.941591345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.179999 | controller | Jun 12 15:48:39.972080 crc crio[24284]: time="2026-06-12T15:48:39.972021188Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 UID:fe893827-6f29-4169-8935-edc3fdd7f17d NetNS:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe893827_6f29_4169_8935_edc3fdd7f17d.slice PodAnnotations:0xc002722580}] Aliases:map[]}"
2026-06-12 16:39:22.180016 | controller | Jun 12 15:48:39.972516 crc crio[24284]: time="2026-06-12T15:48:39.972490023Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.180032 | controller | Jun 12 15:48:40.153699 crc crio[24284]: time="2026-06-12T15:48:40.1531101Z" level=info msg="Stopped container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent" id=32f4d3b3-8026-481d-8f09-c1b874a0d42a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.180048 | controller | Jun 12 15:48:40.222919 crc crio[24284]: time="2026-06-12T15:48:40.222617837Z" level=info msg="Stopped container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent" id=9c022661-067e-4bf6-a474-55b41c63b756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.180064 | controller | Jun 12 15:48:40.558067 crc crio[24284]: 2026-06-12T15:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9660df7d1293a59 Mac:1a:26:d9:bb:35:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 SocketPath: PciID:}] [{Interface:0xc00030e850 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.180080 | controller | Jun 12 15:48:40.559528 crc crio[24284]: time="2026-06-12T15:48:40.559460032Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 UID:fe893827-6f29-4169-8935-edc3fdd7f17d NetNS:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe893827_6f29_4169_8935_edc3fdd7f17d.slice PodAnnotations:0xc002722580}] Aliases:map[]}"
2026-06-12 16:39:22.180096 | controller | Jun 12 15:48:40.559678 crc crio[24284]: time="2026-06-12T15:48:40.559654239Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.180112 | controller | Jun 12 15:48:40.569681 crc crio[24284]: time="2026-06-12T15:48:40.569636101Z" level=info msg="Ran pod sandbox 9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 with infra container: openstack/openstackclient/POD" id=faa0b655-687c-4709-ba62-7cf1c7ad479e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.180128 | controller | Jun 12 15:48:40.572176 crc crio[24284]: time="2026-06-12T15:48:40.572104761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.180147 | controller | Jun 12 15:48:40.572390 crc crio[24284]: time="2026-06-12T15:48:40.57237687Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.180169 | controller | Jun 12 15:48:40.572526 crc crio[24284]: time="2026-06-12T15:48:40.572434702Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.180197 | controller | Jun 12 15:48:40.573390 crc crio[24284]: time="2026-06-12T15:48:40.573320611Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=e495ec19-d711-49b4-9320-d1c6b77d4fa2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.180215 | controller | Jun 12 15:48:40.579349 crc crio[24284]: time="2026-06-12T15:48:40.579300405Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-12 16:39:22.180264 | controller | Jun 12 15:48:44.293366 crc crio[24284]: time="2026-06-12T15:48:44.292180889Z" level=info msg="Running pod sandbox: openstack/swift-proxy-74df65c855-n4klx/POD" id=14b63175-58bb-4754-af67-20fdcea71043 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.180285 | controller | Jun 12 15:48:44.293366 crc crio[24284]: time="2026-06-12T15:48:44.292972915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.180301 | controller | Jun 12 15:48:44.353775 crc crio[24284]: time="2026-06-12T15:48:44.353397959Z" level=info msg="Got pod network &{Name:swift-proxy-74df65c855-n4klx Namespace:openstack ID:3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 UID:35d25596-e99b-4ffa-936b-27d7020edfab NetNS:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35d25596_e99b_4ffa_936b_27d7020edfab.slice PodAnnotations:0xc0006bf0f8}] Aliases:map[]}"
2026-06-12 16:39:22.180318 | controller | Jun 12 15:48:44.353775 crc crio[24284]: time="2026-06-12T15:48:44.35374881Z" level=info msg="Adding pod openstack_swift-proxy-74df65c855-n4klx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.180334 | controller | Jun 12 15:48:44.363340 crc crio[24284]: time="2026-06-12T15:48:44.363210365Z" level=info msg="Removing container: 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc" id=cfb868ac-e1ed-4392-acb3-d6db2a659d11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.180350 | controller | Jun 12 15:48:44.687043 crc crio[24284]: time="2026-06-12T15:48:44.682174999Z" level=info msg="Removed container 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc: openshift-infra/auto-csr-approver-29687982-d9p99/oc" id=cfb868ac-e1ed-4392-acb3-d6db2a659d11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.180366 | controller | Jun 12 15:48:44.697969 crc crio[24284]: time="2026-06-12T15:48:44.697835538Z" level=info msg="Stopping pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96" id=443a237e-82f4-4f96-85a3-d3b69116dabe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180382 | controller | Jun 12 15:48:44.697969 crc crio[24284]: time="2026-06-12T15:48:44.697969003Z" level=info msg="Stopped pod sandbox (already stopped): 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96" id=443a237e-82f4-4f96-85a3-d3b69116dabe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180397 | controller | Jun 12 15:48:44.699630 crc crio[24284]: time="2026-06-12T15:48:44.69954866Z" level=info msg="Removing pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96" id=a76d10b8-8202-4c28-8974-49986e8dc7bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180413 | controller | Jun 12 15:48:44.716315 crc crio[24284]: time="2026-06-12T15:48:44.716112385Z" level=info msg="Removed pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96" id=a76d10b8-8202-4c28-8974-49986e8dc7bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180428 | controller | Jun 12 15:48:44.717696 crc crio[24284]: time="2026-06-12T15:48:44.717561016Z" level=info msg="Stopping pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a" id=f30ae973-c83b-4d3c-addd-f6dc3032a357 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180451 | controller | Jun 12 15:48:44.717867 crc crio[24284]: time="2026-06-12T15:48:44.71769857Z" level=info msg="Stopped pod sandbox (already stopped): 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a" id=f30ae973-c83b-4d3c-addd-f6dc3032a357 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180467 | controller | Jun 12 15:48:44.723007 crc crio[24284]: time="2026-06-12T15:48:44.722609627Z" level=info msg="Removing pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a" id=203f7b9c-ce0e-48c7-85af-d6075a3d1e61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180482 | controller | Jun 12 15:48:44.762097 crc crio[24284]: time="2026-06-12T15:48:44.76186075Z" level=info msg="Removed pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a" id=203f7b9c-ce0e-48c7-85af-d6075a3d1e61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180497 | controller | Jun 12 15:48:44.763707 crc crio[24284]: time="2026-06-12T15:48:44.76367575Z" level=info msg="Stopping pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0" id=344b9c61-70c0-4122-9ac2-9ff40f4634eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180577 | controller | Jun 12 15:48:44.763865 crc crio[24284]: time="2026-06-12T15:48:44.763836275Z" level=info msg="Stopped pod sandbox (already stopped): e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0" id=344b9c61-70c0-4122-9ac2-9ff40f4634eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180608 | controller | Jun 12 15:48:44.765058 crc crio[24284]: time="2026-06-12T15:48:44.764953767Z" level=info msg="Removing pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0" id=38a89386-3996-4606-b425-c9b852eae5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180626 | controller | Jun 12 15:48:44.843827 crc crio[24284]: time="2026-06-12T15:48:44.843653901Z" level=info msg="Removed pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0" id=38a89386-3996-4606-b425-c9b852eae5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180643 | controller | Jun 12 15:48:44.847917 crc crio[24284]: time="2026-06-12T15:48:44.847726143Z" level=info msg="Stopping pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235" id=7daff50d-edc2-4b47-b460-7502d21760de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180664 | controller | Jun 12 15:48:44.847917 crc crio[24284]: time="2026-06-12T15:48:44.847886718Z" level=info msg="Stopped pod sandbox (already stopped): bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235" id=7daff50d-edc2-4b47-b460-7502d21760de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180680 | controller | Jun 12 15:48:44.850077 crc crio[24284]: time="2026-06-12T15:48:44.849779449Z" level=info msg="Removing pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235" id=8488deab-db8b-4eaa-b944-c4028923a8c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180696 | controller | Jun 12 15:48:44.910123 crc crio[24284]: time="2026-06-12T15:48:44.909473303Z" level=info msg="Removed pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235" id=8488deab-db8b-4eaa-b944-c4028923a8c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180712 | controller | Jun 12 15:48:44.911502 crc crio[24284]: time="2026-06-12T15:48:44.91139056Z" level=info msg="Stopping pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446" id=49234a1b-7a5b-42a6-866a-fb3f5718836a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180727 | controller | Jun 12 15:48:44.911659 crc crio[24284]: time="2026-06-12T15:48:44.911509944Z" level=info msg="Stopped pod sandbox (already stopped): 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446" id=49234a1b-7a5b-42a6-866a-fb3f5718836a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180750 | controller | Jun 12 15:48:44.912672 crc crio[24284]: time="2026-06-12T15:48:44.912582249Z" level=info msg="Removing pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446" id=256eb1b9-1068-421b-b7f3-248160bee166 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180766 | controller | Jun 12 15:48:44.938888 crc crio[24284]: time="2026-06-12T15:48:44.938658105Z" level=info msg="Removed pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446" id=256eb1b9-1068-421b-b7f3-248160bee166 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180782 | controller | Jun 12 15:48:44.940972 crc crio[24284]: time="2026-06-12T15:48:44.940868604Z" level=info msg="Stopping pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922" id=18c9e01a-b1b7-45c6-92a1-b27d321cf135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180797 | controller | Jun 12 15:48:44.941242 crc crio[24284]: time="2026-06-12T15:48:44.9410437Z" level=info msg="Stopped pod sandbox (already stopped): 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922" id=18c9e01a-b1b7-45c6-92a1-b27d321cf135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180813 | controller | Jun 12 15:48:44.942886 crc crio[24284]: time="2026-06-12T15:48:44.94280064Z" level=info msg="Removing pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922" id=5272e72e-9ac5-4989-b410-2c5ffdf6e568 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180829 | controller | Jun 12 15:48:44.964869 crc crio[24284]: time="2026-06-12T15:48:44.964744174Z" level=info msg="Removed pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922" id=5272e72e-9ac5-4989-b410-2c5ffdf6e568 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180844 | controller | Jun 12 15:48:44.971549 crc crio[24284]: time="2026-06-12T15:48:44.971458721Z" level=info msg="Stopping pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7" id=d07d0495-6c4f-47d4-a127-8a3203d7dde3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180860 | controller | Jun 12 15:48:44.971549 crc crio[24284]: time="2026-06-12T15:48:44.971536803Z" level=info msg="Stopped pod sandbox (already stopped): e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7" id=d07d0495-6c4f-47d4-a127-8a3203d7dde3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180875 | controller | Jun 12 15:48:44.973885 crc crio[24284]: time="2026-06-12T15:48:44.973804198Z" level=info msg="Removing pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7" id=c8028b7f-4fee-4c50-bef0-3070fd9a848a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180891 | controller | Jun 12 15:48:44.989922 crc crio[24284]: time="2026-06-12T15:48:44.989831521Z" level=info msg="Removed pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7" id=c8028b7f-4fee-4c50-bef0-3070fd9a848a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180906 | controller | Jun 12 15:48:44.991674 crc crio[24284]: time="2026-06-12T15:48:44.991594412Z" level=info msg="Stopping pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f" id=47ca1ed3-f6e6-4e87-a0f8-01dd949fb713 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180921 | controller | Jun 12 15:48:44.991819 crc crio[24284]: time="2026-06-12T15:48:44.991707315Z" level=info msg="Stopped pod sandbox (already stopped): 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f" id=47ca1ed3-f6e6-4e87-a0f8-01dd949fb713 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180941 | controller | Jun 12 15:48:44.992993 crc crio[24284]: time="2026-06-12T15:48:44.992858073Z" level=info msg="Removing pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f" id=f7d85113-46b6-4413-b6c7-521f557eed39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180957 | controller | Jun 12 15:48:45.007325 crc crio[24284]: time="2026-06-12T15:48:45.007125307Z" level=info msg="Removed pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f" id=f7d85113-46b6-4413-b6c7-521f557eed39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.180972 | controller | Jun 12 15:48:45.008571 crc crio[24284]: time="2026-06-12T15:48:45.008466097Z" level=info msg="Stopping pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1" id=930e12b9-7a21-4510-a50f-cff5ffbd92a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.180988 | controller | Jun 12 15:48:45.008675 crc crio[24284]: time="2026-06-12T15:48:45.008611082Z" level=info msg="Stopped pod sandbox (already stopped): 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1" id=930e12b9-7a21-4510-a50f-cff5ffbd92a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181004 | controller | Jun 12 15:48:45.009509 crc crio[24284]: time="2026-06-12T15:48:45.009433628Z" level=info msg="Removing pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1" id=028aa791-5d7b-44e3-b16a-71e0811d47ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181020 | controller | Jun 12 15:48:45.028083 crc crio[24284]: time="2026-06-12T15:48:45.027433145Z" level=info msg="Removed pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1" id=028aa791-5d7b-44e3-b16a-71e0811d47ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181036 | controller | Jun 12 15:48:45.030033 crc crio[24284]: time="2026-06-12T15:48:45.029957171Z" level=info msg="Stopping pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a" id=121bd237-d68e-4066-9f70-971042f2c8e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181052 | controller | Jun 12 15:48:45.030134 crc crio[24284]: time="2026-06-12T15:48:45.030036524Z" level=info msg="Stopped pod sandbox (already stopped): ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a" id=121bd237-d68e-4066-9f70-971042f2c8e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181068 | controller | Jun 12 15:48:45.030802 crc crio[24284]: time="2026-06-12T15:48:45.030721436Z" level=info msg="Removing pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a" id=c7958746-ad99-48b5-a6e3-9fd7649f42d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181083 | controller | Jun 12 15:48:45.047884 crc crio[24284]: time="2026-06-12T15:48:45.047751062Z" level=info msg="Removed pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a" id=c7958746-ad99-48b5-a6e3-9fd7649f42d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181099 | controller | Jun 12 15:48:45.055933 crc crio[24284]: time="2026-06-12T15:48:45.05580338Z" level=info msg="Stopping pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51" id=315b8d22-9825-4a20-ad2a-92b5bcc8dc00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181115 | controller | Jun 12 15:48:45.056363 crc crio[24284]: time="2026-06-12T15:48:45.055944154Z" level=info msg="Stopped pod sandbox (already stopped): 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51" id=315b8d22-9825-4a20-ad2a-92b5bcc8dc00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181130 | controller | Jun 12 15:48:45.058594 crc crio[24284]: time="2026-06-12T15:48:45.05713779Z" level=info msg="Removing pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51" id=825bee5f-32f7-4c2f-9073-190441b548ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181150 | controller | Jun 12 15:48:45.084207 crc crio[24284]: time="2026-06-12T15:48:45.084089068Z" level=info msg="Removed pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51" id=825bee5f-32f7-4c2f-9073-190441b548ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181166 | controller | Jun 12 15:48:45.085650 crc crio[24284]: time="2026-06-12T15:48:45.085440156Z" level=info msg="Stopping pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622" id=8317d1b2-6d0c-49e2-bc77-90023f1ba5d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181182 | controller | Jun 12 15:48:45.085650 crc crio[24284]: time="2026-06-12T15:48:45.085539788Z" level=info msg="Stopped pod sandbox (already stopped): 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622" id=8317d1b2-6d0c-49e2-bc77-90023f1ba5d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181197 | controller | Jun 12 15:48:45.087362 crc crio[24284]: time="2026-06-12T15:48:45.087310657Z" level=info msg="Removing pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622" id=691894b1-f670-4b1b-8239-e1f1597d3377 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181213 | controller | Jun 12 15:48:45.132925 crc crio[24284]: time="2026-06-12T15:48:45.132680031Z" level=info msg="Removed pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622" id=691894b1-f670-4b1b-8239-e1f1597d3377 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.181229 | controller | Jun 12 15:48:45.228202 crc crio[24284]: 2026-06-12T15:48:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3309a43382712b3 Mac:fa:bb:e7:3d:55:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.181246 | controller | Jun 12 15:48:45.230334 crc crio[24284]: time="2026-06-12T15:48:45.230220396Z" level=info msg="Got pod network &{Name:swift-proxy-74df65c855-n4klx Namespace:openstack ID:3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 UID:35d25596-e99b-4ffa-936b-27d7020edfab NetNS:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35d25596_e99b_4ffa_936b_27d7020edfab.slice PodAnnotations:0xc0006bf0f8}] Aliases:map[]}"
2026-06-12 16:39:22.181263 | controller | Jun 12 15:48:45.230516 crc crio[24284]: time="2026-06-12T15:48:45.230461884Z" level=info msg="Checking pod openstack_swift-proxy-74df65c855-n4klx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.181280 | controller | Jun 12 15:48:45.243077 crc crio[24284]: time="2026-06-12T15:48:45.242981233Z" level=info msg="Ran pod sandbox 3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 with infra container: openstack/swift-proxy-74df65c855-n4klx/POD" id=14b63175-58bb-4754-af67-20fdcea71043 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.181296 | controller | Jun 12 15:48:45.255391 crc crio[24284]: time="2026-06-12T15:48:45.25509469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e83f5840-5877-4ff1-a276-57e4986ee214 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.181312 | controller | Jun 12 15:48:45.352387 crc crio[24284]: time="2026-06-12T15:48:45.350827231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=61172d1a-c912-4b94-b73c-e21703c8370c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.181328 | controller | Jun 12 15:48:45.363406 crc crio[24284]: time="2026-06-12T15:48:45.363309905Z" level=info msg="Creating container: openstack/swift-proxy-74df65c855-n4klx/proxy-httpd" id=e2ccd01d-cda1-4bbe-9feb-6af2cf9602b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.181347 | controller | Jun 12 15:48:45.363951 crc crio[24284]: time="2026-06-12T15:48:45.363876423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.181363 | controller | Jun 12 15:48:45.443758 crc crio[24284]: time="2026-06-12T15:48:45.439845448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.181379 | controller | Jun 12 15:48:45.448742 crc crio[24284]: time="2026-06-12T15:48:45.448604302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.181395 | controller | Jun 12 15:48:45.659721 crc crio[24284]: time="2026-06-12T15:48:45.659050992Z" level=info msg="Created container e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949: openstack/swift-proxy-74df65c855-n4klx/proxy-httpd" id=e2ccd01d-cda1-4bbe-9feb-6af2cf9602b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.181411 | controller | Jun 12 15:48:45.661676 crc crio[24284]: time="2026-06-12T15:48:45.661491041Z" level=info msg="Starting container: e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949" id=7cced571-f857-4685-94e8-1bf8eba9cf03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.181427 | controller | Jun 12 15:48:45.679682 crc crio[24284]: time="2026-06-12T15:48:45.679463612Z" level=info msg="Started container" PID=76386 containerID=e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949 description=openstack/swift-proxy-74df65c855-n4klx/proxy-httpd id=7cced571-f857-4685-94e8-1bf8eba9cf03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8
2026-06-12 16:39:22.181443 | controller | Jun 12 15:48:45.734625 crc crio[24284]: time="2026-06-12T15:48:45.734548692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=3f1d6b69-8a30-4adf-bdc5-39c09281bb77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.181459 | controller | Jun 12 15:48:45.762004 crc crio[24284]: time="2026-06-12T15:48:45.761882022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7ddc645e-d669-4e75-88f2-d073054fa14c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.181475 | controller | Jun 12 15:48:45.772959 crc crio[24284]: time="2026-06-12T15:48:45.7728651Z" level=info msg="Creating container: openstack/swift-proxy-74df65c855-n4klx/proxy-server" id=10924031-9047-4788-9d2e-bb854a750f7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.181491 | controller | Jun 12 15:48:45.774824 crc crio[24284]: time="2026-06-12T15:48:45.773437989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.181507 | controller | Jun 12 15:48:45.917001 crc crio[24284]: time="2026-06-12T15:48:45.916716547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.181543 | controller | Jun 12 15:48:45.941020 crc crio[24284]: time="2026-06-12T15:48:45.939803951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.181561 | controller | Jun 12 15:48:46.401115 crc crio[24284]: time="2026-06-12T15:48:46.400581706Z" level=info msg="Created container 9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd: openstack/swift-proxy-74df65c855-n4klx/proxy-server" id=10924031-9047-4788-9d2e-bb854a750f7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.181584 | controller | Jun 12 15:48:46.402723 crc crio[24284]: time="2026-06-12T15:48:46.402693964Z" level=info msg="Starting container: 9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd" id=f678d080-4d45-497f-8e8d-ce60b6c83051 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.181600 | controller | Jun 12 15:48:46.415513 crc crio[24284]: time="2026-06-12T15:48:46.414865337Z" level=info msg="Started container" PID=76401 containerID=9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd description=openstack/swift-proxy-74df65c855-n4klx/proxy-server id=f678d080-4d45-497f-8e8d-ce60b6c83051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8
2026-06-12 16:39:22.181617 | controller | Jun 12 15:48:46.677468 crc crio[24284]: time="2026-06-12T15:48:46.676017216Z" level=info msg="Stopping container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01 (timeout: 30s)" id=ff2e122f-2fe0-413a-9ffb-90c8d00d056f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.181633 | controller | Jun 12 15:48:46.678745 crc crio[24284]: time="2026-06-12T15:48:46.678637261Z" level=info msg="Stopping container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b (timeout: 30s)" id=abb8e0ab-7718-46a9-adfc-f372ad75aad2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.181649 | controller | Jun 12 15:48:47.377013 crc crio[24284]: time="2026-06-12T15:48:47.376890436Z" level=warning msg="Stopping container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.181665 | controller | Jun 12 15:48:47.429488 crc crio[24284]: time="2026-06-12T15:48:47.429379454Z" level=error msg="Killing container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.181681 | controller | Jun 12 15:48:47.471549 crc crio[24284]: time="2026-06-12T15:48:47.471440532Z" level=info msg="Stopped container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener" id=8e822186-19fa-48f2-904d-b7fadc191917 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.181697 | controller | Jun 12 15:48:47.474133 crc crio[24284]: time="2026-06-12T15:48:47.474039106Z" level=info msg="Stopping pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0" id=01e561e5-1e1b-4e64-9d0f-079d7de9526d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181713 | controller | Jun 12 15:48:47.474747 crc crio[24284]: time="2026-06-12T15:48:47.474697377Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc004af8830}] Aliases:map[]}"
2026-06-12 16:39:22.181729 | controller | Jun 12 15:48:47.474890 crc crio[24284]: time="2026-06-12T15:48:47.474867003Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.181745 | controller | Jun 12 15:48:47.915306 crc crio[24284]: time="2026-06-12T15:48:47.901095067Z" level=info msg="Stopped container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe" id=abb8e0ab-7718-46a9-adfc-f372ad75aad2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.181765 | controller | Jun 12 15:48:47.996316 crc crio[24284]: time="2026-06-12T15:48:47.992441218Z" level=info msg="Stopped pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0" id=01e561e5-1e1b-4e64-9d0f-079d7de9526d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181782 | controller | Jun 12 15:48:48.528390 crc crio[24284]: time="2026-06-12T15:48:48.527875556Z" level=warning msg="Stopping container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.181798 | controller | Jun 12 15:48:48.603196 crc crio[24284]: time="2026-06-12T15:48:48.602625746Z" level=error msg="Killing container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.181814 | controller | Jun 12 15:48:48.637488 crc crio[24284]: time="2026-06-12T15:48:48.637397782Z" level=info msg="Stopped container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker" id=b7df0fdb-a139-4540-945e-44774ffea0f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.181830 | controller | Jun 12 15:48:48.638724 crc crio[24284]: time="2026-06-12T15:48:48.638657692Z" level=info msg="Stopping pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639" id=e0e122fd-7d22-4acf-bd8d-842eb59c7024 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181846 | controller | Jun 12 15:48:48.639597 crc crio[24284]: time="2026-06-12T15:48:48.639545591Z" level=info msg="Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc001e04f28}] Aliases:map[]}"
2026-06-12 16:39:22.181862 | controller | Jun 12 15:48:48.639779 crc crio[24284]: time="2026-06-12T15:48:48.639702256Z" level=info msg="Deleting pod openstack_barbican-worker-6df6c68c97-sxlqv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.181879 | controller | Jun 12 15:48:48.749862 crc crio[24284]: time="2026-06-12T15:48:48.749743875Z" level=info msg="Removing container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f" id=12554fcb-20b9-4411-a8a3-4579368ead0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.181895 | controller | Jun 12 15:48:48.876914 crc crio[24284]: time="2026-06-12T15:48:48.876812359Z" level=info msg="Removed container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener" id=12554fcb-20b9-4411-a8a3-4579368ead0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.181911 | controller | Jun 12 15:48:48.897614 crc crio[24284]: time="2026-06-12T15:48:48.89753458Z" level=info msg="Removing container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509" id=16f974a7-d5ba-433d-b8ee-caf013d42044 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.181927 | controller | Jun 12 15:48:48.937576 crc crio[24284]: time="2026-06-12T15:48:48.937398199Z" level=info msg="Removed container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log" id=16f974a7-d5ba-433d-b8ee-caf013d42044 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.181944 | controller | Jun 12 15:48:49.113590 crc crio[24284]: time="2026-06-12T15:48:49.11295977Z" level=info msg="Stopped pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639" id=e0e122fd-7d22-4acf-bd8d-842eb59c7024 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.181971 | controller | Jun 12 15:48:49.387461 crc crio[24284]: time="2026-06-12T15:48:49.386670236Z" level=info msg="Stopped container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler" id=ff2e122f-2fe0-413a-9ffb-90c8d00d056f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.181987 | controller | Jun 12 15:48:49.389825 crc crio[24284]: time="2026-06-12T15:48:49.387922465Z" level=info msg="Stopping pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca" id=b74bfae3-668e-43f1-9740-98f8d64d04a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.182003 | controller | Jun 12 15:48:49.389825 crc crio[24284]: time="2026-06-12T15:48:49.388468903Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc0006be510}] Aliases:map[]}"
2026-06-12 16:39:22.182020 | controller | Jun 12 15:48:49.389825 crc crio[24284]: time="2026-06-12T15:48:49.388666689Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.182036 | controller | Jun 12 15:48:49.863577 crc crio[24284]: time="2026-06-12T15:48:49.862597097Z" level=info msg="Removing container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8" id=4a436177-fd9c-4eaf-95e1-034f05952c33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182052 | controller | Jun 12 15:48:50.494852 crc crio[24284]: time="2026-06-12T15:48:50.49381107Z" level=info msg="Stopping container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288 (timeout: 30s)" id=68011224-f52a-4f8f-a1c8-b933d7d5edab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182068 | controller | Jun 12 15:48:50.495430 crc crio[24284]: time="2026-06-12T15:48:50.4950407Z" level=info msg="Stopping container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc (timeout: 30s)" id=8078d18f-4db2-4c17-8de6-d6aa4c3f39b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182084 | controller | Jun 12 15:49:00.243984 crc crio[24284]: time="2026-06-12T15:49:00.242906658Z" level=info msg="Stopped pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca" id=b74bfae3-668e-43f1-9740-98f8d64d04a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.182100 | controller | Jun 12 15:49:00.317981 crc crio[24284]: time="2026-06-12T15:49:00.317807713Z" level=info msg="Removed container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker" id=4a436177-fd9c-4eaf-95e1-034f05952c33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182116 | controller | Jun 12 15:49:00.324720 crc crio[24284]: time="2026-06-12T15:49:00.324602998Z" level=info msg="Removing container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5" id=31baff6f-970c-4de7-a5e4-0736a5255742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182132 | controller | Jun 12 15:49:00.353761 crc crio[24284]: time="2026-06-12T15:49:00.353591796Z" level=info msg="Stopped container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api" id=8078d18f-4db2-4c17-8de6-d6aa4c3f39b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182148 | controller | Jun 12 15:49:00.382739 crc crio[24284]: time="2026-06-12T15:49:00.382649511Z" level=info msg="Removed container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log" id=31baff6f-970c-4de7-a5e4-0736a5255742 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182169 | controller | Jun 12 15:49:00.515667 crc crio[24284]: time="2026-06-12T15:49:00.515554901Z" level=info msg="Stopped container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log" id=68011224-f52a-4f8f-a1c8-b933d7d5edab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182185 | controller | Jun 12 15:49:00.521303 crc crio[24284]: time="2026-06-12T15:49:00.516755169Z" level=info msg="Stopping pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e" id=38602288-1f4b-464b-9ed7-70aaa134b026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.182202 | controller | Jun 12 15:49:00.521303 crc crio[24284]: time="2026-06-12T15:49:00.517599156Z" level=info msg="Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc004af84c8}] Aliases:map[]}"
2026-06-12 16:39:22.182218 | controller | Jun 12 15:49:00.521303 crc crio[24284]: time="2026-06-12T15:49:00.517748141Z" level=info msg="Deleting pod openstack_placement-6757d7984-7rk9x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.182234 | controller | Jun 12 15:49:00.809181 crc crio[24284]: time="2026-06-12T15:49:00.808728578Z" level=info msg="Stopping container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471 (timeout: 30s)" id=dabaea3e-e36b-446c-9410-d632dac81ea4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182251 | controller | Jun 12 15:49:00.809506 crc crio[24284]: time="2026-06-12T15:49:00.808729187Z" level=info msg="Stopping container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23 (timeout: 30s)" id=e773581c-7fec-4815-96e3-3278ab40c230 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182267 | controller | Jun 12 15:49:00.904025 crc crio[24284]: time="2026-06-12T15:49:00.903915611Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33" id=e495ec19-d711-49b4-9320-d1c6b77d4fa2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.182283 | controller | Jun 12 15:49:00.911678 crc crio[24284]: time="2026-06-12T15:49:00.91152874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=af0453d7-8fe5-42af-a101-0002d180cb30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.182299 | controller | Jun 12 15:49:00.994665 crc crio[24284]: time="2026-06-12T15:49:00.99457192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=51729f38-872c-4e3d-947a-6b0736f4d1b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.182315 | controller | Jun 12 15:49:01.009675 crc crio[24284]: time="2026-06-12T15:49:01.009549144Z" level=info msg="Stopped pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e" id=38602288-1f4b-464b-9ed7-70aaa134b026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.182331 | controller | Jun 12 15:49:01.015812 crc crio[24284]: time="2026-06-12T15:49:01.015725874Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=0fc7803e-0ded-4ced-9fc1-91709a93d35b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.182351 | controller | Jun 12 15:49:01.018501 crc crio[24284]: time="2026-06-12T15:49:01.017974417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182368 | controller | Jun 12 15:49:01.110667 crc crio[24284]: time="2026-06-12T15:49:01.11058608Z" level=info msg="Removing container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc" id=288ca2a1-d59e-40e7-9bfe-e21ea0512432 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182384 | controller | Jun 12 15:49:01.144396 crc crio[24284]: time="2026-06-12T15:49:01.144138963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182400 | controller | Jun 12 15:49:01.149360 crc crio[24284]: time="2026-06-12T15:49:01.149238648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182416 | controller | Jun 12 15:49:01.205504 crc crio[24284]: time="2026-06-12T15:49:01.205395337Z" level=info msg="Removed container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api" id=288ca2a1-d59e-40e7-9bfe-e21ea0512432 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182433 | controller | Jun 12 15:49:01.216930 crc crio[24284]: time="2026-06-12T15:49:01.216856194Z" level=info msg="Removing container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288" id=914b5cdf-7a27-4242-b77f-ebd78179e12a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182449 | controller | Jun 12 15:49:01.261507 crc crio[24284]: time="2026-06-12T15:49:01.260015626Z" level=info msg="Removed container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log" id=914b5cdf-7a27-4242-b77f-ebd78179e12a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182465 | controller | Jun 12 15:49:01.269767 crc crio[24284]: time="2026-06-12T15:49:01.269727872Z" level=info msg="Removing container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b" id=6495280e-35e0-4ad0-834e-3d5d4a7d46b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182480 | controller | Jun 12 15:49:01.416318 crc crio[24284]: time="2026-06-12T15:49:01.41599207Z" level=info msg="Stopped container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd" id=e773581c-7fec-4815-96e3-3278ab40c230 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182496 | controller | Jun 12 15:49:01.422661 crc crio[24284]: time="2026-06-12T15:49:01.422590872Z" level=info msg="Created container fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39: openstack/openstackclient/openstackclient" id=0fc7803e-0ded-4ced-9fc1-91709a93d35b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.182527 | controller | Jun 12 15:49:01.427403 crc crio[24284]: time="2026-06-12T15:49:01.427211332Z" level=info msg="Starting container: fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39" id=0f04f87f-461d-4528-a160-84c0da5ca20c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.182549 | controller | Jun 12 15:49:01.433475 crc crio[24284]: time="2026-06-12T15:49:01.433335359Z" level=info msg="Started container" PID=77599 containerID=fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39 description=openstack/openstackclient/openstackclient id=0f04f87f-461d-4528-a160-84c0da5ca20c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007
2026-06-12 16:39:22.182566 | controller | Jun 12 15:49:01.514852 crc crio[24284]: time="2026-06-12T15:49:01.514759512Z" level=info msg="Removed container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe" id=6495280e-35e0-4ad0-834e-3d5d4a7d46b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182587 | controller | Jun 12 15:49:01.518219 crc crio[24284]: time="2026-06-12T15:49:01.5178594Z" level=info msg="Removing container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01" id=2b301434-8580-4c1a-a656-ac05241efbeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182603 | controller | Jun 12 15:49:01.562041 crc crio[24284]: time="2026-06-12T15:49:01.561941449Z" level=info msg="Removed container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler" id=2b301434-8580-4c1a-a656-ac05241efbeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.182619 | controller | Jun 12 15:49:01.838769 crc crio[24284]: time="2026-06-12T15:49:01.838451861Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=adddfca4-60ea-4ab2-8dcf-ea4a3231b281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.182634 | controller | Jun 12 15:49:01.838769 crc crio[24284]: time="2026-06-12T15:49:01.838743801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182651 | controller | Jun 12 15:49:01.874835 crc crio[24284]: time="2026-06-12T15:49:01.874706397Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 UID:21ffbb7a-b75f-4379-94bf-7519d394cad9 NetNS:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ffbb7a_b75f_4379_94bf_7519d394cad9.slice PodAnnotations:0xc004286430}] Aliases:map[]}"
2026-06-12 16:39:22.182667 | controller | Jun 12 15:49:01.874835 crc crio[24284]: time="2026-06-12T15:49:01.874779739Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.182683 | controller | Jun 12 15:49:02.469146 crc crio[24284]: 2026-06-12T15:49:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d47bc39a5f7aa Mac:aa:c3:ac:fb:0e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.182699 | controller | Jun 12 15:49:02.470213 crc crio[24284]: time="2026-06-12T15:49:02.470107659Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 UID:21ffbb7a-b75f-4379-94bf-7519d394cad9 NetNS:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ffbb7a_b75f_4379_94bf_7519d394cad9.slice PodAnnotations:0xc004286430}] Aliases:map[]}"
2026-06-12 16:39:22.182715 | controller | Jun 12 15:49:02.470483 crc crio[24284]: time="2026-06-12T15:49:02.470379658Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.182731 | controller | Jun 12 15:49:02.493556 crc crio[24284]: time="2026-06-12T15:49:02.493116719Z" level=info msg="Ran pod sandbox d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 with infra container: openstack/cinder-scheduler-0/POD" id=adddfca4-60ea-4ab2-8dcf-ea4a3231b281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.182747 | controller | Jun 12 15:49:02.496121 crc crio[24284]: time="2026-06-12T15:49:02.496013014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1bfc55a0-4549-469e-b11c-bbf60ef3407e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.182767 | controller | Jun 12 15:49:02.536859 crc crio[24284]: time="2026-06-12T15:49:02.536753177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1ef3371f-98a2-49af-a745-276313031b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.182783 | controller | Jun 12 15:49:02.546426 crc crio[24284]: time="2026-06-12T15:49:02.546338488Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=bd39c519-63a8-4327-95a1-8e1291a4cad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.182799 | controller | Jun 12 15:49:02.546733 crc crio[24284]: time="2026-06-12T15:49:02.546678409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182815 | controller | Jun 12 15:49:02.603981 crc crio[24284]: time="2026-06-12T15:49:02.603567466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182831 | controller | Jun 12 15:49:03.073394 crc crio[24284]: time="2026-06-12T15:49:03.073296586Z" level=info msg="Stopped container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api" id=dabaea3e-e36b-446c-9410-d632dac81ea4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.182847 | controller | Jun 12 15:49:03.074895 crc crio[24284]: time="2026-06-12T15:49:03.074806285Z" level=info msg="Stopping pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e" id=52aa0e55-6fc9-4293-aed1-0a40b77d368d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.182863 | controller | Jun 12 15:49:03.075731 crc crio[24284]: time="2026-06-12T15:49:03.075670073Z" level=info msg="Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc004286428}] Aliases:map[]}"
2026-06-12 16:39:22.182879 | controller | Jun 12 15:49:03.075877 crc crio[24284]: time="2026-06-12T15:49:03.075851959Z" level=info msg="Deleting pod openstack_neutron-747bcd94c8-dd8sb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.182895 | controller | Jun 12 15:49:03.369926 crc crio[24284]: time="2026-06-12T15:49:03.369818519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.182911 | controller | Jun 12 15:49:03.538182 crc crio[24284]: time="2026-06-12T15:49:03.537840499Z" level=info msg="Created container 848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f: openstack/cinder-scheduler-0/cinder-scheduler" id=bd39c519-63a8-4327-95a1-8e1291a4cad0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.182927 | controller | Jun 12 15:49:03.542756 crc crio[24284]: time="2026-06-12T15:49:03.542636904Z" level=info msg="Starting container: 848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f" id=202b17e8-5089-43db-92d1-b834fbb466c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.182943 | controller | Jun 12 15:49:03.556947 crc crio[24284]: time="2026-06-12T15:49:03.556754535Z" level=info msg="Started container" PID=77805 containerID=848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f description=openstack/cinder-scheduler-0/cinder-scheduler id=202b17e8-5089-43db-92d1-b834fbb466c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14
2026-06-12 16:39:22.182963 | controller | Jun 12 15:49:03.587646 crc crio[24284]: time="2026-06-12T15:49:03.587549817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2200ac5b-a3a0-4aac-904d-ae78bb988f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.183013 | controller | Jun 12 15:49:03.609923 crc crio[24284]: time="2026-06-12T15:49:03.609512115Z" level=info msg="Stopped pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e" id=52aa0e55-6fc9-4293-aed1-0a40b77d368d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.183032 | controller | Jun 12 15:49:03.631416 crc crio[24284]: time="2026-06-12T15:49:03.631319679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=e4bdc333-62de-4a98-a6b0-ea836e859bbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.183047 | controller | Jun 12 15:49:03.639806 crc crio[24284]: time="2026-06-12T15:49:03.639511374Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=5fd40a42-8a6b-4547-b84c-a9d66087a37f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.183063 | controller | Jun 12 15:49:03.640144 crc crio[24284]: time="2026-06-12T15:49:03.640094493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183079 | controller | Jun 12 15:49:03.711313 crc crio[24284]: time="2026-06-12T15:49:03.710675824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183095 | controller | Jun 12 15:49:04.251932 crc crio[24284]: time="2026-06-12T15:49:04.251386329Z" level=info msg="Removing container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23" id=c0138cca-a57e-4567-ad62-ad1bcd3e0af4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183110 | controller | Jun 12 15:49:04.346889 crc crio[24284]: time="2026-06-12T15:49:04.346645501Z" level=info msg="Removed container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd" id=c0138cca-a57e-4567-ad62-ad1bcd3e0af4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183126 | controller | Jun 12 15:49:04.349952 crc crio[24284]: time="2026-06-12T15:49:04.349864585Z" level=info msg="Removing container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471" id=52dccb0d-bb91-4f20-8464-9d8d2eecfb9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183142 | controller | Jun 12 15:49:04.402448 crc crio[24284]: time="2026-06-12T15:49:04.402344035Z" level=info msg="Removed container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api" id=52dccb0d-bb91-4f20-8464-9d8d2eecfb9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183157 | controller | Jun 12 15:49:04.634099 crc crio[24284]: time="2026-06-12T15:49:04.634019269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183173 | controller | Jun 12 15:49:04.802025 crc crio[24284]: time="2026-06-12T15:49:04.80194865Z" level=info msg="Created container 9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd: openstack/cinder-scheduler-0/probe" id=5fd40a42-8a6b-4547-b84c-a9d66087a37f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.183189 | controller | Jun 12 15:49:04.803540 crc crio[24284]: time="2026-06-12T15:49:04.80346878Z" level=info msg="Starting container: 9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd" id=43ee0331-3d6b-4481-b23b-cbb2eb814197 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.183210 | controller | Jun 12 15:49:04.810644 crc crio[24284]: time="2026-06-12T15:49:04.810574271Z" level=info msg="Started container" PID=77876 containerID=9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd description=openstack/cinder-scheduler-0/probe id=43ee0331-3d6b-4481-b23b-cbb2eb814197 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14
2026-06-12 16:39:22.183226 | controller | Jun 12 15:49:09.489642 crc crio[24284]: time="2026-06-12T15:49:09.48876098Z" level=warning msg="Stopping container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.183242 | controller | Jun 12 15:49:09.626041 crc crio[24284]: time="2026-06-12T15:49:09.625944944Z" level=error msg="Killing container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.183258 | controller | Jun 12 15:49:09.649322 crc crio[24284]: time="2026-06-12T15:49:09.649061881Z" level=info msg="Stopped container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd" id=43522f3d-5dbb-496b-a9d7-434884d144f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.183274 | controller | Jun 12 15:49:09.654754 crc crio[24284]: time="2026-06-12T15:49:09.654409084Z" level=info msg="Stopping pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a" id=43f7b171-020f-4f89-9a5a-e17483aa7564 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.183290 | controller | Jun 12 15:49:09.658306 crc crio[24284]: time="2026-06-12T15:49:09.65643126Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc0026135d8}] Aliases:map[]}"
2026-06-12 16:39:22.183307 | controller | Jun 12 15:49:09.658306 crc crio[24284]: time="2026-06-12T15:49:09.656682868Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.183323 | controller | Jun 12 15:49:10.107589 crc crio[24284]: time="2026-06-12T15:49:10.106856357Z" level=info msg="Stopped pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a" id=43f7b171-020f-4f89-9a5a-e17483aa7564 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.183339 | controller | Jun 12 15:49:10.373665 crc crio[24284]: time="2026-06-12T15:49:10.369569907Z" level=info msg="Removing container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd" id=462ed5c6-6e65-4b09-b5d3-4dedffe3aa9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183356 | controller | Jun 12 15:49:10.495698 crc crio[24284]: time="2026-06-12T15:49:10.49503861Z" level=info msg="Removed container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd" id=462ed5c6-6e65-4b09-b5d3-4dedffe3aa9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183372 | controller | Jun 12 15:49:10.501407 crc crio[24284]: time="2026-06-12T15:49:10.501119286Z" level=info msg="Removing container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4" id=4f4fb6df-94d1-4a20-88fb-4bd25c69279b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183388 | controller | Jun 12 15:49:10.527775 crc crio[24284]: time="2026-06-12T15:49:10.52765178Z" level=info msg="Removed container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core" id=4f4fb6df-94d1-4a20-88fb-4bd25c69279b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183408 | controller | Jun 12 15:49:10.540390 crc crio[24284]: time="2026-06-12T15:49:10.537669788Z" level=info msg="Removing container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035" id=75d14660-2c4b-4a3e-83d9-479496e7957d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183424 | controller | Jun 12 15:49:10.582836 crc crio[24284]: time="2026-06-12T15:49:10.582739767Z" level=info msg="Removed container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent" id=75d14660-2c4b-4a3e-83d9-479496e7957d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183440 | controller | Jun 12 15:49:10.587665 crc crio[24284]: time="2026-06-12T15:49:10.587106085Z" level=info msg="Removing container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47" id=bc23f017-e4c3-4704-acb4-87bd4b3e1ed1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183456 | controller | Jun 12 15:49:10.623023 crc crio[24284]: time="2026-06-12T15:49:10.622811052Z" level=info msg="Removed container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent" id=bc23f017-e4c3-4704-acb4-87bd4b3e1ed1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.183472 | controller | Jun 12 15:49:11.136795 crc crio[24284]: time="2026-06-12T15:49:11.136637714Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1e1cdecc-e933-4ef4-93b7-79dcd7fe1f87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183487 | controller | Jun 12 15:49:11.136795 crc crio[24284]: time="2026-06-12T15:49:11.136747548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183503 | controller | Jun 12 15:49:11.189762 crc crio[24284]: time="2026-06-12T15:49:11.189539004Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}"
2026-06-12 16:39:22.183550 | controller | Jun 12 15:49:11.189762 crc crio[24284]: time="2026-06-12T15:49:11.189600206Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.183571 | controller | Jun 12 15:49:11.802971 crc crio[24284]: time="2026-06-12T15:49:11.802497001Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-4cdgh/POD" id=1d7cfa14-643a-414f-b0bb-679463925f22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183593 | controller | Jun 12 15:49:11.804297 crc crio[24284]: time="2026-06-12T15:49:11.803021839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183609 | controller | Jun 12 15:49:11.906611 crc crio[24284]: time="2026-06-12T15:49:11.904940724Z" level=info msg="Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}"
2026-06-12 16:39:22.183630 | controller | Jun 12 15:49:11.907312 crc crio[24284]: time="2026-06-12T15:49:11.907203118Z" level=info msg="Adding pod openstack_nova-api-db-create-4cdgh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.183647 | controller | Jun 12 15:49:11.939985 crc crio[24284]: time="2026-06-12T15:49:11.939890712Z" level=info msg="Running pod sandbox: openstack/nova-api-003f-account-create-update-bvccw/POD" id=6ddc37f3-8669-4fd3-97eb-ca356ca4d6cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183664 | controller | Jun 12 15:49:11.940221 crc crio[24284]: time="2026-06-12T15:49:11.940020396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183680 | controller | Jun 12 15:49:11.949650 crc crio[24284]: 2026-06-12T15:49:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c6929e8801c05 Mac:62:5b:bd:5a:57:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 SocketPath: PciID:}] [{Interface:0xc0002776f0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.183696 | controller | Jun 12 15:49:11.949650 crc crio[24284]: time="2026-06-12T15:49:11.946495565Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}"
2026-06-12 16:39:22.183712 | controller | Jun 12 15:49:11.949650 crc crio[24284]: time="2026-06-12T15:49:11.946660251Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.183729 | controller | Jun 12 15:49:11.988046 crc crio[24284]: time="2026-06-12T15:49:11.987949329Z" level=info msg="Ran pod sandbox 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 with infra container: openstack/ceilometer-0/POD" id=1e1cdecc-e933-4ef4-93b7-79dcd7fe1f87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183745 | controller | Jun 12 15:49:11.997361 crc crio[24284]: time="2026-06-12T15:49:11.997226452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=127dbd6c-ec4c-4315-8370-3fdc8268b7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.183761 | controller | Jun 12 15:49:11.997897 crc crio[24284]: time="2026-06-12T15:49:11.997834245Z" level=info msg="Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc002722160}] Aliases:map[]}"
2026-06-12 16:39:22.183777 | controller | Jun 12 15:49:11.997985 crc crio[24284]: time="2026-06-12T15:49:11.997893377Z" level=info msg="Adding pod openstack_nova-api-003f-account-create-update-bvccw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.183794 | controller | Jun 12 15:49:12.043788 crc crio[24284]: time="2026-06-12T15:49:12.043706305Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-dbnq2/POD" id=99ccbab5-3760-461d-a760-d6fe5f5cb660 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183810 | controller | Jun 12 15:49:12.043966 crc crio[24284]: time="2026-06-12T15:49:12.043820982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183831 | controller | Jun 12 15:49:12.067606 crc crio[24284]: time="2026-06-12T15:49:12.067454365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a6ddfdc4-3863-4263-ad27-2477402a4c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.183847 | controller | Jun 12 15:49:12.099186 crc crio[24284]: time="2026-06-12T15:49:12.09906139Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=6d296ade-07ac-4875-bc9e-55587d9dcfeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.183863 | controller | Jun 12 15:49:12.099845 crc crio[24284]: time="2026-06-12T15:49:12.099787844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183879 | controller | Jun 12 15:49:12.113732 crc crio[24284]: time="2026-06-12T15:49:12.111994974Z" level=info msg="Running pod sandbox: openstack/nova-cell0-3ced-account-create-update-4lrcp/POD" id=4c7d57cd-e34e-42ce-8a0f-721edce31e4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183895 | controller | Jun 12 15:49:12.113732 crc crio[24284]: time="2026-06-12T15:49:12.112098687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183911 | controller | Jun 12 15:49:12.118300 crc crio[24284]: time="2026-06-12T15:49:12.117606059Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}"
2026-06-12 16:39:22.183927 | controller | Jun 12 15:49:12.118300 crc crio[24284]: time="2026-06-12T15:49:12.117679092Z" level=info msg="Adding pod openstack_nova-cell0-db-create-dbnq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.183943 | controller | Jun 12 15:49:12.264747 crc crio[24284]: time="2026-06-12T15:49:12.264095599Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-p8pxc/POD" id=341ab922-c7bb-4c93-8dd6-cde535f4aa83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.183959 | controller | Jun 12 15:49:12.264747 crc crio[24284]: time="2026-06-12T15:49:12.264311676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.183975 | controller | Jun 12 15:49:12.271365 crc crio[24284]: time="2026-06-12T15:49:12.271111179Z" level=info msg="Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc0009b8840}] Aliases:map[]}"
2026-06-12 16:39:22.183991 | controller | Jun 12 15:49:12.271365 crc crio[24284]: time="2026-06-12T15:49:12.271225762Z" level=info msg="Adding pod openstack_nova-cell0-3ced-account-create-update-4lrcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.184007 | controller | Jun 12 15:49:12.302678 crc crio[24284]: time="2026-06-12T15:49:12.302545623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184028 | controller | Jun 12 15:49:12.322806 crc crio[24284]: time="2026-06-12T15:49:12.313889513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184093 | controller | Jun 12 15:49:12.344065 crc crio[24284]: time="2026-06-12T15:49:12.343921573Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc00041d388}] Aliases:map[]}"
2026-06-12 16:39:22.184116 | controller | Jun 12 15:49:12.345237 crc crio[24284]: time="2026-06-12T15:49:12.344048367Z" level=info msg="Adding pod openstack_nova-cell1-db-create-p8pxc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.184133 | controller | Jun 12 15:49:12.415319 crc crio[24284]: time="2026-06-12T15:49:12.411904686Z" level=info msg="Running pod sandbox: openstack/nova-cell1-fc35-account-create-update-tqxjw/POD" id=8f23074c-7df2-4b58-81e7-b561e4a6b95b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.184149 | controller | Jun 12 15:49:12.415319 crc crio[24284]: time="2026-06-12T15:49:12.41202169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184165 | controller | Jun 12 15:49:12.551428 crc crio[24284]: time="2026-06-12T15:49:12.551239727Z" level=info msg="Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}"
2026-06-12 16:39:22.184181 | controller | Jun 12 15:49:12.551428 crc crio[24284]: time="2026-06-12T15:49:12.551379472Z" level=info msg="Adding pod openstack_nova-cell1-fc35-account-create-update-tqxjw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.184197 | controller | Jun 12 15:49:12.579405 crc crio[24284]: time="2026-06-12T15:49:12.579200264Z" level=info msg="Created container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent" id=6d296ade-07ac-4875-bc9e-55587d9dcfeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184213 | controller | Jun 12 15:49:12.585213 crc crio[24284]: time="2026-06-12T15:49:12.585073892Z" level=info msg="Starting container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40" id=2b4a6b25-55f1-427e-811b-fe3b4b3b309c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.184229 | controller | Jun 12 15:49:12.593792 crc crio[24284]: time="2026-06-12T15:49:12.593744094Z" level=info msg="Started container" PID=78460 containerID=3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40 description=openstack/ceilometer-0/ceilometer-central-agent id=2b4a6b25-55f1-427e-811b-fe3b4b3b309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1
2026-06-12 16:39:22.184246 | controller | Jun 12 15:49:12.639867 crc crio[24284]: time="2026-06-12T15:49:12.639730717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=396b0208-9e30-46e9-ba85-84c1ef78a857 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184267 | controller | Jun 12 15:49:12.683929 crc crio[24284]: time="2026-06-12T15:49:12.683517675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=cc56279d-d26c-497d-b42a-ebe0dd977fd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184284 | controller | Jun 12 15:49:12.705493 crc crio[24284]: time="2026-06-12T15:49:12.705007378Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=bc03d731-6ddd-42ad-b19c-ec30572bfd24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184300 | controller | Jun 12 15:49:12.705766 crc crio[24284]: time="2026-06-12T15:49:12.705534376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184316 | controller | Jun 12 15:49:12.739844 crc crio[24284]: 2026-06-12T15:49:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bec218fd317b5e Mac:e2:ed:6b:f1:4b:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.184332 | controller | Jun 12 15:49:12.743457 crc crio[24284]: time="2026-06-12T15:49:12.741650943Z" level=info msg="Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc002722160}] Aliases:map[]}"
2026-06-12 16:39:22.184349 | controller | Jun 12 15:49:12.743457 crc crio[24284]: time="2026-06-12T15:49:12.74188609Z" level=info msg="Checking pod openstack_nova-api-003f-account-create-update-bvccw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.184365 | controller | Jun 12 15:49:12.764945 crc crio[24284]: time="2026-06-12T15:49:12.7648927Z" level=info msg="Ran pod sandbox 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 with infra container: openstack/nova-api-003f-account-create-update-bvccw/POD" id=6ddc37f3-8669-4fd3-97eb-ca356ca4d6cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.184381 | controller | Jun 12 15:49:12.771342 crc crio[24284]: time="2026-06-12T15:49:12.771298329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dac8fff0-e5cd-41e2-ac40-f164fda64f9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184397 | controller | Jun 12 15:49:12.778559 crc crio[24284]: time="2026-06-12T15:49:12.778467722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22bd201b-19d9-435a-9468-298355fbd6e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184413 | controller | Jun 12 15:49:12.804103 crc crio[24284]: time="2026-06-12T15:49:12.803992435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184430 | controller | Jun 12 15:49:12.814706 crc crio[24284]: time="2026-06-12T15:49:12.814598339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184446 | controller | Jun 12 15:49:12.840228 crc crio[24284]: time="2026-06-12T15:49:12.840088323Z" level=info msg="Creating container: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update" id=af3a1128-5377-441d-a72a-4c2750b051fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184467 | controller | Jun 12 15:49:12.841148 crc crio[24284]: time="2026-06-12T15:49:12.841126607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184483 | controller | Jun 12 15:49:12.989145 crc crio[24284]: time="2026-06-12T15:49:12.988889157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184498 | controller | Jun 12 15:49:13.007064 crc crio[24284]: time="2026-06-12T15:49:13.00693016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184529 | controller | Jun 12 15:49:13.021905 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a24ed3d0bd76af Mac:5e:3b:1b:70:37:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 SocketPath: PciID:}] [{Interface:0xc0005185d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.184550 | controller | Jun 12 15:49:13.024495 crc crio[24284]: time="2026-06-12T15:49:13.024457445Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}"
2026-06-12 16:39:22.184568 | controller | Jun 12 15:49:13.024898 crc crio[24284]: time="2026-06-12T15:49:13.024877481Z" level=info msg="Checking pod openstack_nova-cell0-db-create-dbnq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.184584 | controller | Jun 12 15:49:13.032640 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e5f0e582536d38 Mac:a6:d5:a9:bd:bc:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 SocketPath: PciID:}] [{Interface:0xc0001ff1d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.184600 | controller | Jun 12 15:49:13.033975 crc crio[24284]: time="2026-06-12T15:49:13.033380121Z" level=info msg="Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}"
2026-06-12 16:39:22.184616 | controller | Jun 12 15:49:13.033975 crc crio[24284]: time="2026-06-12T15:49:13.033573287Z" level=info msg="Checking pod openstack_nova-api-db-create-4cdgh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.184633 | controller | Jun 12 15:49:13.059585 crc crio[24284]: time="2026-06-12T15:49:13.055993855Z" level=info msg="Ran pod sandbox 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae with infra container: openstack/nova-cell0-db-create-dbnq2/POD" id=99ccbab5-3760-461d-a760-d6fe5f5cb660 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.184652 | controller | Jun 12 15:49:13.067972 crc crio[24284]: time="2026-06-12T15:49:13.067667443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4784bef7-eeb8-4f8f-b72e-cbbae65414e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184675 | controller | Jun 12 15:49:13.076946 crc crio[24284]: time="2026-06-12T15:49:13.076570671Z" level=info msg="Ran pod sandbox 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d with infra container: openstack/nova-api-db-create-4cdgh/POD" id=1d7cfa14-643a-414f-b0bb-679463925f22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.184691 | controller | Jun 12 15:49:13.086232 crc crio[24284]: time="2026-06-12T15:49:13.086128044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2ce55340-fa89-41ff-9aa4-59f742e70a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184707 | controller | Jun 12 15:49:13.087127 crc crio[24284]: time="2026-06-12T15:49:13.086701093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1aa0ce32-785f-498c-a1d8-3268692ef398 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184723 | controller | Jun 12 15:49:13.104841 crc crio[24284]: time="2026-06-12T15:49:13.103821766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=75c3fc30-6146-4fe7-8c97-a2b2b225d501 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184739 | controller | Jun 12 15:49:13.115427 crc crio[24284]: time="2026-06-12T15:49:13.114892511Z" level=info msg="Creating container: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create" id=646de8d3-83a8-483c-ba61-69749c62a7d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184754 | controller | Jun 12 15:49:13.115701 crc crio[24284]: time="2026-06-12T15:49:13.115659216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184770 | controller | Jun 12 15:49:13.129129 crc crio[24284]: time="2026-06-12T15:49:13.128893086Z" level=info msg="Creating container: openstack/nova-api-db-create-4cdgh/mariadb-database-create" id=2dc40373-b292-4466-babc-dbd969b4fff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184786 | controller | Jun 12 15:49:13.149630 crc crio[24284]: time="2026-06-12T15:49:13.14912055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184802 | controller | Jun 12 15:49:13.167463 crc crio[24284]: time="2026-06-12T15:49:13.163794476Z" level=info msg="Created container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent" id=bc03d731-6ddd-42ad-b19c-ec30572bfd24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184817 | controller | Jun 12 15:49:13.170536 crc crio[24284]: time="2026-06-12T15:49:13.169128177Z" level=info msg="Starting container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b" id=5e304929-f514-42b4-9af7-cac854300eb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.184833 | controller | Jun 12 15:49:13.180621 crc crio[24284]: time="2026-06-12T15:49:13.180520335Z" level=info msg="Started container" PID=78571 containerID=5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b description=openstack/ceilometer-0/ceilometer-notification-agent id=5e304929-f514-42b4-9af7-cac854300eb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1
2026-06-12 16:39:22.184850 | controller | Jun 12 15:49:13.199068 crc crio[24284]: time="2026-06-12T15:49:13.19705142Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f3a15ec2-6f99-406c-a7a0-78ca946ec7a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.184871 | controller | Jun 12 15:49:13.230461 crc crio[24284]: time="2026-06-12T15:49:13.230393877Z" level=info msg="Created container 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update" id=af3a1128-5377-441d-a72a-4c2750b051fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.184888 | controller | Jun 12 15:49:13.232912 crc crio[24284]: time="2026-06-12T15:49:13.232782374Z" level=info msg="Starting container: 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d" id=d1b85233-28b6-4384-b32a-516a31267449 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.184904 | controller | Jun 12 15:49:13.266389 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fbb5752f6b5abc Mac:f6:ef:85:4f:e9:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 SocketPath: PciID:}] [{Interface:0xc00046a920 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.184921 | controller | Jun 12 15:49:13.267001 crc crio[24284]: time="2026-06-12T15:49:13.266833831Z" level=info msg="Started container" PID=78593 containerID=41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d description=openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update id=d1b85233-28b6-4384-b32a-516a31267449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89
2026-06-12 16:39:22.184940 | controller | Jun 12 15:49:13.267807 crc crio[24284]: time="2026-06-12T15:49:13.267732933Z" level=info msg="Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc0009b8840}] Aliases:map[]}"
2026-06-12 16:39:22.184958 | controller | Jun 12 15:49:13.268381 crc crio[24284]: time="2026-06-12T15:49:13.267893648Z" level=info msg="Checking pod openstack_nova-cell0-3ced-account-create-update-4lrcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.184975 | controller | Jun 12 15:49:13.303287 crc crio[24284]: time="2026-06-12T15:49:13.300998475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.184990 | controller | Jun 12 15:49:13.318064 crc crio[24284]: time="2026-06-12T15:49:13.317966128Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5bb93c91-f1d5-4461-9e82-c6b99f470349 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185006 | controller | Jun 12 15:49:13.320656 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cebe074bd9d4720 Mac:3a:04:e9:0a:b0:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.185022 | controller | Jun 12 15:49:13.321587 crc crio[24284]: time="2026-06-12T15:49:13.320539553Z" level=info msg="Ran pod sandbox 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab with infra container: openstack/nova-cell0-3ced-account-create-update-4lrcp/POD" id=4c7d57cd-e34e-42ce-8a0f-721edce31e4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.185037 | controller | Jun 12 15:49:13.323238 crc crio[24284]: time="2026-06-12T15:49:13.323120686Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc00041d388}] Aliases:map[]}"
2026-06-12 16:39:22.185061 | controller | Jun 12 15:49:13.326121 crc crio[24284]: time="2026-06-12T15:49:13.326052737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185077 | controller | Jun 12 15:49:13.326859 crc crio[24284]: time="2026-06-12T15:49:13.326779656Z" level=info msg="Checking pod openstack_nova-cell1-db-create-p8pxc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.185093 | controller | Jun 12 15:49:13.328831 crc crio[24284]: time="2026-06-12T15:49:13.328744775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a2d52a59-686f-4c4c-b662-cd872d88124d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185109 | controller | Jun 12 15:49:13.339138 crc crio[24284]: time="2026-06-12T15:49:13.339054151Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=8b67f8fb-6255-4453-9d12-90deaa013b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185124 | controller | Jun 12 15:49:13.361315 crc crio[24284]: time="2026-06-12T15:49:13.360962759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185140 | controller | Jun 12 15:49:13.361315 crc crio[24284]: time="2026-06-12T15:49:13.36128896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185156 | controller | Jun 12 15:49:13.371329 crc crio[24284]: time="2026-06-12T15:49:13.369394724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185172 | controller | Jun 12 15:49:13.374182 crc crio[24284]: time="2026-06-12T15:49:13.371886996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=04f4f153-f967-4a71-9b47-64c3c5b9b42c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185188 | controller | Jun 12 15:49:13.389197 crc crio[24284]: time="2026-06-12T15:49:13.388333522Z" level=info msg="Ran pod sandbox cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 with infra container: openstack/nova-cell1-db-create-p8pxc/POD" id=341ab922-c7bb-4c93-8dd6-cde535f4aa83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.185203 | controller | Jun 12 15:49:13.410006 crc crio[24284]: time="2026-06-12T15:49:13.408319186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=82696708-d62a-4b2e-995b-62866d5f5597 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185219 | controller | Jun 12 15:49:13.418301 crc crio[24284]: time="2026-06-12T15:49:13.417703362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=76e0fcdf-bc3d-43c0-b6ee-7e3a2f296f17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185235 | controller | Jun 12 15:49:13.422288 crc crio[24284]: time="2026-06-12T15:49:13.418549749Z" level=info msg="Creating container: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update" id=90d52192-cde2-42d2-897a-6609fe9e75d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185251 | controller | Jun 12 15:49:13.422288 crc crio[24284]: time="2026-06-12T15:49:13.418854687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185272 | controller | Jun 12 15:49:13.438837 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:357c36ff8fbeefc Mac:a6:5d:fc:17:67:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 SocketPath: PciID:}] [{Interface:0xc0003bf1f0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.185289 | controller | Jun 12 15:49:13.438837 crc crio[24284]: time="2026-06-12T15:49:13.438155338Z" level=info msg="Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}"
2026-06-12 16:39:22.185305 | controller | Jun 12 15:49:13.438837 crc crio[24284]: time="2026-06-12T15:49:13.438394356Z" level=info msg="Checking pod openstack_nova-cell1-fc35-account-create-update-tqxjw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.185321 | controller | Jun 12 15:49:13.442411 crc crio[24284]: time="2026-06-12T15:49:13.440980062Z" level=info msg="Creating container: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create" id=43b1e8c2-1985-428a-92be-7a9096c3e23a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185337 | controller | Jun 12 15:49:13.471309 crc crio[24284]: time="2026-06-12T15:49:13.468726782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185353 | controller | Jun 12 15:49:13.471309 crc crio[24284]: time="2026-06-12T15:49:13.470505986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185368 | controller | Jun 12 15:49:13.488294 crc crio[24284]: time="2026-06-12T15:49:13.488055015Z" level=info msg="Ran pod sandbox 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e with infra container: openstack/nova-cell1-fc35-account-create-update-tqxjw/POD" id=8f23074c-7df2-4b58-81e7-b561e4a6b95b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.185384 | controller | Jun 12 15:49:13.493819 crc crio[24284]: time="2026-06-12T15:49:13.493348424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185400 | controller | Jun 12 15:49:13.495363 crc crio[24284]: time="2026-06-12T15:49:13.494818134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e3013e2e-1f3b-4cda-ae03-0e060d32b798 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185416 | controller | Jun 12 15:49:13.558299 crc crio[24284]: time="2026-06-12T15:49:13.557956228Z" level=info msg="Created container 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create" id=646de8d3-83a8-483c-ba61-69749c62a7d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185431 | controller | Jun 12 15:49:13.562352 crc crio[24284]: time="2026-06-12T15:49:13.559520876Z" level=info msg="Starting container: 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87" id=0667931f-05d6-40a5-bdd8-2fb42a734e08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.185447 | controller | Jun 12 15:49:13.571300 crc crio[24284]: time="2026-06-12T15:49:13.569151537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4726ecfe-e8d1-4d65-ad3b-8f052b7595c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185467 | controller | Jun 12 15:49:13.579023 crc crio[24284]: time="2026-06-12T15:49:13.576573544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185484 | controller | Jun 12 15:49:13.583309 crc crio[24284]: time="2026-06-12T15:49:13.581371213Z" level=info msg="Created container 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a: openstack/nova-api-db-create-4cdgh/mariadb-database-create" id=2dc40373-b292-4466-babc-dbd969b4fff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185499 | controller | Jun 12 15:49:13.587122 crc crio[24284]: time="2026-06-12T15:49:13.586806339Z" level=info msg="Starting container: 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a" id=ea021e38-05c5-4ddb-82a9-b02700f6e9e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.185532 | controller | Jun 12 15:49:13.590285 crc crio[24284]: time="2026-06-12T15:49:13.589236551Z" level=info msg="Creating container: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update" id=70773d79-f3e5-44a9-a730-6f2e02e36605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185551 | controller | Jun 12 15:49:13.590285 crc crio[24284]: time="2026-06-12T15:49:13.589666119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185568 | controller | Jun 12 15:49:13.607295 crc crio[24284]: time="2026-06-12T15:49:13.603582139Z" level=info msg="Started container" PID=78625 containerID=90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a description=openstack/nova-api-db-create-4cdgh/mariadb-database-create id=ea021e38-05c5-4ddb-82a9-b02700f6e9e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d
2026-06-12 16:39:22.185585 | controller | Jun 12 15:49:13.607295 crc crio[24284]: time="2026-06-12T15:49:13.605571493Z" level=info msg="Started container" PID=78621 containerID=501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87 description=openstack/nova-cell0-db-create-dbnq2/mariadb-database-create id=0667931f-05d6-40a5-bdd8-2fb42a734e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae
2026-06-12 16:39:22.185601 | controller | Jun 12 15:49:13.607295 crc crio[24284]: time="2026-06-12T15:49:13.606566853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185616 | controller | Jun 12 15:49:13.695938 crc crio[24284]: time="2026-06-12T15:49:13.6958156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185631 | controller | Jun 12 15:49:13.703001 crc crio[24284]: time="2026-06-12T15:49:13.702050129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185647 | controller | Jun 12 15:49:13.774560 crc crio[24284]: time="2026-06-12T15:49:13.772126843Z" level=info msg="Created container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core" id=8b67f8fb-6255-4453-9d12-90deaa013b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185663 | controller | Jun 12 15:49:13.778431 crc crio[24284]: time="2026-06-12T15:49:13.778350365Z" level=info msg="Starting container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e" id=34897e35-7d84-4f86-8f3a-6717b942d9db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.185683 | controller | Jun 12 15:49:13.802498 crc crio[24284]: time="2026-06-12T15:49:13.802391116Z" level=info msg="Started container" PID=78639 containerID=1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e description=openstack/ceilometer-0/sg-core id=34897e35-7d84-4f86-8f3a-6717b942d9db name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1
2026-06-12 16:39:22.185699 | controller | Jun 12 15:49:13.833909 crc crio[24284]: time="2026-06-12T15:49:13.833628115Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=63c7d029-2445-4a00-af3e-91655bd142ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185715 | controller | Jun 12 15:49:13.923474 crc crio[24284]: time="2026-06-12T15:49:13.923013422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185731 | controller | Jun 12 15:49:13.932736 crc crio[24284]: time="2026-06-12T15:49:13.932676432Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b13d0d4b-909b-40e6-88bf-7c092e352912 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.185747 | controller | Jun 12 15:49:13.945114 crc crio[24284]: time="2026-06-12T15:49:13.94502331Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0a65ddd6-42ab-40fa-9ffa-3f13eed21578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185763 | controller | Jun 12 15:49:13.945878 crc crio[24284]: time="2026-06-12T15:49:13.945852957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185779 | controller | Jun 12 15:49:13.954141 crc crio[24284]: time="2026-06-12T15:49:13.946360386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185795 | controller | Jun 12 15:49:13.984753 crc crio[24284]: time="2026-06-12T15:49:13.984623319Z" level=info msg="Created container ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create" id=43b1e8c2-1985-428a-92be-7a9096c3e23a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185811 | controller | Jun 12 15:49:13.986931 crc crio[24284]: time="2026-06-12T15:49:13.986848744Z" level=info msg="Starting container: ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63" id=d3177660-7ce5-4c45-bb11-2cf2bb932337 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.185827 | controller | Jun 12 15:49:14.004728 crc crio[24284]: time="2026-06-12T15:49:14.004561575Z" level=info msg="Started container" PID=78690 containerID=ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63 description=openstack/nova-cell1-db-create-p8pxc/mariadb-database-create id=d3177660-7ce5-4c45-bb11-2cf2bb932337 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6
2026-06-12 16:39:22.185843 | controller | Jun 12 15:49:14.041389 crc crio[24284]: time="2026-06-12T15:49:14.041201193Z" level=info msg="Created container d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update" id=90d52192-cde2-42d2-897a-6609fe9e75d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185859 | controller | Jun 12 15:49:14.043124 crc crio[24284]: time="2026-06-12T15:49:14.043083069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185875 | controller | Jun 12 15:49:14.045983 crc crio[24284]: time="2026-06-12T15:49:14.045957412Z" level=info msg="Starting container: d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a" id=47dd2e18-686a-411e-a6c2-5043e09ae906 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.185907 | controller | Jun 12 15:49:14.052937 crc crio[24284]: time="2026-06-12T15:49:14.052895829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.185923 | controller | Jun 12 15:49:14.057842 crc crio[24284]: time="2026-06-12T15:49:14.057803358Z" level=info msg="Started container" PID=78686 containerID=d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a description=openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update id=47dd2e18-686a-411e-a6c2-5043e09ae906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab
2026-06-12 16:39:22.185939 | controller | Jun 12 15:49:14.687552 crc crio[24284]: time="2026-06-12T15:49:14.686921978Z" level=info msg="Created container 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update" id=70773d79-f3e5-44a9-a730-6f2e02e36605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.185955 | controller | Jun 12 15:49:14.690038 crc crio[24284]: time="2026-06-12T15:49:14.688855341Z" level=info msg="Starting container: 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613" id=63eb140e-e543-433e-bc99-c57a1dea2395 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.185971 | controller | Jun 12 15:49:14.702726 crc crio[24284]: time="2026-06-12T15:49:14.696123628Z" level=info msg="Started container" PID=78770 containerID=2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613 description=openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update id=63eb140e-e543-433e-bc99-c57a1dea2395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e
2026-06-12 16:39:22.185988 | controller | Jun 12 15:49:14.881879 crc crio[24284]: time="2026-06-12T15:49:14.881782163Z" level=info msg="Created container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd" id=0a65ddd6-42ab-40fa-9ffa-3f13eed21578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.186004 | controller | Jun 12 15:49:14.886295 crc crio[24284]: time="2026-06-12T15:49:14.886006048Z" level=info msg="Starting container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808" id=7229de08-0b6f-4fbf-a0a8-684616274e35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.186021 | controller | Jun 12 15:49:14.896800 crc crio[24284]: time="2026-06-12T15:49:14.896692042Z" level=info msg="Started container" PID=78784 containerID=18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808 description=openstack/ceilometer-0/proxy-httpd id=7229de08-0b6f-4fbf-a0a8-684616274e35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1
2026-06-12 16:39:22.186037 | controller | Jun 12 15:49:15.798924 crc crio[24284]: time="2026-06-12T15:49:15.798841809Z" level=info msg="Stopping container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40 (timeout: 30s)" id=6968357f-4d64-4071-8c3b-fbb66346eda9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186054 | controller | Jun 12 15:49:15.799110 crc crio[24284]: time="2026-06-12T15:49:15.798858599Z" level=info msg="Stopping container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808 (timeout: 30s)" id=ba9c25ba-f4bc-4d7f-bfc9-9fc24b270dcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186070 | controller | Jun 12 15:49:15.799307 crc crio[24284]: time="2026-06-12T15:49:15.79888325Z" level=info msg="Stopping container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e (timeout: 30s)" id=9ecc6581-fe7e-4c9a-ba09-43fa1486785b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186091 | controller | Jun 12 15:49:15.799468 crc crio[24284]: time="2026-06-12T15:49:15.799075007Z" level=info msg="Stopping container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b (timeout: 30s)" id=20255240-2d22-40a8-a31c-1fb9e74523f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186107 | controller | Jun 12 15:49:15.817475 crc crio[24284]: time="2026-06-12T15:49:15.817429976Z" level=info msg="Stopping pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89" id=3f0094fd-3e4d-4fcc-98e0-7b6436d55687 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186124 | controller | Jun 12 15:49:15.818219 crc crio[24284]: time="2026-06-12T15:49:15.817988891Z" level=info msg="Stopping pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae" id=b5c8fa88-4eae-4e14-9c62-3bc1df2fb586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186140 | controller | Jun 12 15:49:15.818413 crc crio[24284]: time="2026-06-12T15:49:15.818224315Z" level=info msg="Stopping pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d" id=f138c0af-fe4e-4495-b11c-dfaa5e642ef8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186158 | controller | Jun 12 15:49:15.818846 crc crio[24284]: time="2026-06-12T15:49:15.818819098Z" level=info msg="Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc00041dc08}] Aliases:map[]}"
2026-06-12 16:39:22.186175 | controller | Jun 12 15:49:15.819127 crc crio[24284]: time="2026-06-12T15:49:15.819106507Z" level=info msg="Deleting pod openstack_nova-api-003f-account-create-update-bvccw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186191 | controller | Jun 12 15:49:15.819666 crc crio[24284]: time="2026-06-12T15:49:15.819104167Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc002612f38}] Aliases:map[]}"
2026-06-12 16:39:22.186207 | controller | Jun 12 15:49:15.819827 crc crio[24284]: time="2026-06-12T15:49:15.819749738Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-dbnq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186224 | controller | Jun 12 15:49:15.820424 crc crio[24284]: time="2026-06-12T15:49:15.819767106Z" level=info msg="Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc002c1ec90}] Aliases:map[]}"
2026-06-12 16:39:22.186240 | controller | Jun 12 15:49:15.820585 crc crio[24284]: time="2026-06-12T15:49:15.820536881Z" level=info msg="Deleting pod openstack_nova-api-db-create-4cdgh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186260 | controller | Jun 12 15:49:15.953817 crc crio[24284]: time="2026-06-12T15:49:15.953716794Z" level=info msg="Stopped container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core" id=9ecc6581-fe7e-4c9a-ba09-43fa1486785b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186277 | controller | Jun 12 15:49:16.033356 crc crio[24284]: time="2026-06-12T15:49:16.033206393Z" level=info msg="Stopped container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd" id=ba9c25ba-f4bc-4d7f-bfc9-9fc24b270dcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186293 | controller | Jun 12 15:49:16.376021 crc crio[24284]: time="2026-06-12T15:49:16.374992199Z" level=info msg="Stopped container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent" id=20255240-2d22-40a8-a31c-1fb9e74523f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186309 | controller | Jun 12 15:49:16.418404 crc crio[24284]: time="2026-06-12T15:49:16.417416539Z" level=info msg="Stopped pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89" id=3f0094fd-3e4d-4fcc-98e0-7b6436d55687 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186325 | controller | Jun 12 15:49:16.539093 crc crio[24284]: time="2026-06-12T15:49:16.5389384Z" level=info msg="Stopped pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d" id=f138c0af-fe4e-4495-b11c-dfaa5e642ef8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186341 | controller | Jun 12 15:49:16.551695 crc crio[24284]: time="2026-06-12T15:49:16.551608705Z" level=info msg="Stopped pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae" id=b5c8fa88-4eae-4e14-9c62-3bc1df2fb586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186356 | controller | Jun 12 15:49:16.870555 crc crio[24284]: time="2026-06-12T15:49:16.869869922Z" level=info msg="Stopping pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e" id=2edb57a1-05a0-4456-b78e-72a59eb9910e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186372 | controller | Jun 12 15:49:16.871466 crc crio[24284]: time="2026-06-12T15:49:16.871363811Z" level=info msg="Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc003242318}] Aliases:map[]}"
2026-06-12 16:39:22.186388 | controller | Jun 12 15:49:16.871645 crc crio[24284]: time="2026-06-12T15:49:16.871569158Z" level=info msg="Deleting pod openstack_nova-cell1-fc35-account-create-update-tqxjw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186404 | controller | Jun 12 15:49:16.873757 crc crio[24284]: time="2026-06-12T15:49:16.87354639Z" level=info msg="Stopping pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6" id=371580a7-7534-4bb2-90f4-354f222393ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186421 | controller | Jun 12 15:49:16.874044 crc crio[24284]: time="2026-06-12T15:49:16.873901541Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc001212e40}] Aliases:map[]}"
2026-06-12 16:39:22.186442 | controller | Jun 12 15:49:16.874044 crc crio[24284]: time="2026-06-12T15:49:16.874005075Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-p8pxc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186459 | controller | Jun 12 15:49:16.874472 crc crio[24284]: time="2026-06-12T15:49:16.874200892Z" level=info msg="Stopping pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab" id=2ac17d83-2bfc-43f3-a9e0-b90375e3196e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186475 | controller | Jun 12 15:49:16.874598 crc crio[24284]: time="2026-06-12T15:49:16.874538703Z" level=info msg="Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc00008d400}] Aliases:map[]}"
2026-06-12 16:39:22.186491 | controller | Jun 12 15:49:16.874866 crc crio[24284]: time="2026-06-12T15:49:16.874648776Z" level=info msg="Deleting pod openstack_nova-cell0-3ced-account-create-update-4lrcp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186507 | controller | Jun 12 15:49:17.400753 crc crio[24284]: time="2026-06-12T15:49:17.400578733Z" level=info msg="Stopped pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e" id=2edb57a1-05a0-4456-b78e-72a59eb9910e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186544 | controller | Jun 12 15:49:17.568847 crc crio[24284]: time="2026-06-12T15:49:17.56609487Z" level=info msg="Stopped pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6" id=371580a7-7534-4bb2-90f4-354f222393ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186561 | controller | Jun 12 15:49:17.568847 crc crio[24284]: time="2026-06-12T15:49:17.566441092Z" level=info msg="Stopped pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab" id=2ac17d83-2bfc-43f3-a9e0-b90375e3196e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186577 | controller | Jun 12 15:49:22.433394 crc crio[24284]: time="2026-06-12T15:49:22.42946275Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-48f28/POD" id=86ce5cd0-d5ac-42b3-a254-7ea8ef47eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.186593 | controller | Jun 12 15:49:22.433394 crc crio[24284]: time="2026-06-12T15:49:22.430357109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.186609 | controller | Jun 12 15:49:22.468934 crc crio[24284]: time="2026-06-12T15:49:22.46886899Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc001e045f0}] Aliases:map[]}"
2026-06-12 16:39:22.186625 | controller | Jun 12 15:49:22.470032 crc crio[24284]: time="2026-06-12T15:49:22.470007028Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-48f28 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186641 | controller | Jun 12 15:49:23.035496 crc crio[24284]: 2026-06-12T15:49:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6112fd642cb779 Mac:72:6f:95:6e:e9:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.186662 | controller | Jun 12 15:49:23.036707 crc crio[24284]: time="2026-06-12T15:49:23.03664015Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc001e045f0}] Aliases:map[]}"
2026-06-12 16:39:22.186678 | controller | Jun 12 15:49:23.036873 crc crio[24284]: time="2026-06-12T15:49:23.036819895Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-48f28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.186694 | controller | Jun 12 15:49:23.044357 crc crio[24284]: time="2026-06-12T15:49:23.044294507Z" level=info msg="Ran pod sandbox a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd with infra container: openstack/nova-cell0-conductor-db-sync-48f28/POD" id=86ce5cd0-d5ac-42b3-a254-7ea8ef47eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.186710 | controller | Jun 12 15:49:23.046746 crc crio[24284]: time="2026-06-12T15:49:23.046370831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.186726 | controller | Jun 12 15:49:23.046746 crc crio[24284]: time="2026-06-12T15:49:23.046570047Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.186743 | controller | Jun 12 15:49:23.046746 crc crio[24284]: time="2026-06-12T15:49:23.046612488Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.186759 | controller | Jun 12 15:49:23.048924 crc crio[24284]: time="2026-06-12T15:49:23.047483727Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=979dc906-7dcf-4e3b-a5e9-b6030e605005 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.186775 | controller | Jun 12 15:49:23.056942 crc crio[24284]: time="2026-06-12T15:49:23.056866522Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 16:39:22.186791 | controller | Jun 12 15:49:25.104344 crc crio[24284]: time="2026-06-12T15:49:25.103708497Z" level=info msg="Stopping container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf (timeout: 30s)" id=883e9ebe-29f8-4d8f-8c52-2261c358b224 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186807 | controller | Jun 12 15:49:25.105140 crc crio[24284]: time="2026-06-12T15:49:25.103759812Z" level=info msg="Stopping container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142 (timeout: 30s)" id=5c6953d8-f6d3-4aa4-8cfc-dae8127da272 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186823 | controller | Jun 12 15:49:25.477986 crc crio[24284]: time="2026-06-12T15:49:25.477457477Z" level=info msg="Stopped container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log" id=5c6953d8-f6d3-4aa4-8cfc-dae8127da272 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186839 | controller | Jun 12 15:49:25.992079 crc crio[24284]: time="2026-06-12T15:49:25.991981815Z" level=info msg="Stopped container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent" id=6968357f-4d64-4071-8c3b-fbb66346eda9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.186860 | controller | Jun 12 15:49:25.993778 crc crio[24284]: time="2026-06-12T15:49:25.993713101Z" level=info msg="Stopping pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1" id=6f88613f-71db-440f-96e9-23509162b9eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186876 | controller | Jun 12 15:49:25.995017 crc crio[24284]: time="2026-06-12T15:49:25.994959362Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc0026135b0}] Aliases:map[]}"
2026-06-12 16:39:22.186893 | controller | Jun 12 15:49:25.995148 crc crio[24284]: time="2026-06-12T15:49:25.995126938Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.186909 | controller | Jun 12 15:49:26.347618 crc crio[24284]: time="2026-06-12T15:49:26.346959135Z" level=info msg="Stopped pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1" id=6f88613f-71db-440f-96e9-23509162b9eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.186925 | controller | Jun 12 15:49:27.117644 crc crio[24284]: time="2026-06-12T15:49:27.117534118Z" level=info msg="Removing container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808" id=de6617f6-230d-4cac-be7d-455620ac6b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.186941 | controller | Jun 12 15:49:27.160000 crc crio[24284]: time="2026-06-12T15:49:27.159892278Z" level=info msg="Removed container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd" id=de6617f6-230d-4cac-be7d-455620ac6b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.186957 | controller | Jun 12 15:49:27.163687 crc crio[24284]: time="2026-06-12T15:49:27.163600997Z" level=info msg="Removing container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e" id=e01f87b6-75d5-4c02-ac4b-b3811f090057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.186973 | controller | Jun 12 15:49:27.194694 crc crio[24284]: time="2026-06-12T15:49:27.194536378Z" level=info msg="Removed container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core" id=e01f87b6-75d5-4c02-ac4b-b3811f090057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.186989 | controller | Jun 12 15:49:27.197386 crc crio[24284]: time="2026-06-12T15:49:27.197315876Z" level=info msg="Removing container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b" id=481194b9-66df-4648-8a67-f8081c759ceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187005 | controller | Jun 12 15:49:27.227939 crc crio[24284]: time="2026-06-12T15:49:27.227749222Z" level=info msg="Removed container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent" id=481194b9-66df-4648-8a67-f8081c759ceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187021 | controller | Jun 12 15:49:27.231669 crc crio[24284]: time="2026-06-12T15:49:27.231587303Z" level=info msg="Removing container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40" id=4ba80721-3c60-4a04-abbf-dc40856fa82f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187036 | controller | Jun 12 15:49:27.261984 crc crio[24284]: time="2026-06-12T15:49:27.261899785Z" level=info msg="Removed container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent" id=4ba80721-3c60-4a04-abbf-dc40856fa82f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187057 | controller | Jun 12 15:49:33.899943 crc crio[24284]: time="2026-06-12T15:49:33.89807812Z" level=info msg="Stopped container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd" id=883e9ebe-29f8-4d8f-8c52-2261c358b224 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.187073 | controller | Jun 12 15:49:33.903668 crc crio[24284]: time="2026-06-12T15:49:33.901342246Z" level=info msg="Stopping pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa" id=863c91dd-2597-40c2-a86d-f2b6717f1598 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.187089 | controller | Jun 12 15:49:33.903668 crc crio[24284]: time="2026-06-12T15:49:33.902432822Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001212628}] Aliases:map[]}"
2026-06-12 16:39:22.187105 | controller | Jun 12 15:49:33.903668 crc crio[24284]: time="2026-06-12T15:49:33.90267703Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.187122 | controller | Jun 12 15:49:34.612649 crc crio[24284]: time="2026-06-12T15:49:34.611742563Z" level=info msg="Stopping container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4 (timeout: 30s)" id=5cafc2ec-d89f-4a1a-9d3b-e110a48dd33e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.187138 | controller | Jun 12 15:49:34.613500 crc crio[24284]: time="2026-06-12T15:49:34.613370248Z" level=info msg="Stopping container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694 (timeout: 30s)" id=dbe59869-be8f-4c38-84fc-04817e067725 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.187154 | controller | Jun 12 15:49:34.975095 crc crio[24284]: time="2026-06-12T15:49:34.97459135Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=00e791bb-5602-4aa1-a29c-5cf5bbafdcd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.187170 | controller | Jun 12 15:49:34.976083 crc crio[24284]: time="2026-06-12T15:49:34.975106657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187187 | controller | Jun 12 15:49:41.183817 crc crio[24284]: time="2026-06-12T15:49:41.182493455Z" level=info msg="Stopped container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log" id=dbe59869-be8f-4c38-84fc-04817e067725 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.187203 | controller | Jun 12 15:49:41.232105 crc crio[24284]: time="2026-06-12T15:49:41.231903211Z" level=info msg="Stopped pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa" id=863c91dd-2597-40c2-a86d-f2b6717f1598 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.187218 | controller | Jun 12 15:49:41.359041 crc crio[24284]: time="2026-06-12T15:49:41.358387119Z" level=info msg="Stopped container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd" id=5cafc2ec-d89f-4a1a-9d3b-e110a48dd33e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.187234 | controller | Jun 12 15:49:41.361869 crc crio[24284]: time="2026-06-12T15:49:41.361638624Z" level=info msg="Stopping pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13" id=5ed784f4-0586-4156-903b-cd71eb7b284d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.187255 | controller | Jun 12 15:49:41.362519 crc crio[24284]: time="2026-06-12T15:49:41.362400549Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc0032424d0}] Aliases:map[]}"
2026-06-12 16:39:22.187271 | controller | Jun 12 15:49:41.362834 crc crio[24284]: time="2026-06-12T15:49:41.362540983Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.187288 | controller | Jun 12 15:49:41.441573 crc crio[24284]: time="2026-06-12T15:49:41.441483545Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}"
2026-06-12 16:39:22.187304 | controller | Jun 12 15:49:41.441573 crc crio[24284]: time="2026-06-12T15:49:41.441569638Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.187320 | controller | Jun 12 15:49:41.462018 crc crio[24284]: time="2026-06-12T15:49:41.461602452Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=979dc906-7dcf-4e3b-a5e9-b6030e605005 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.187336 | controller | Jun 12 15:49:41.465620 crc crio[24284]: time="2026-06-12T15:49:41.465123811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=93fa8ce8-627d-4196-a75a-b36cd39e19c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187352 | controller | Jun 12 15:49:41.527032 crc crio[24284]: time="2026-06-12T15:49:41.526915217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=64ba0b80-9c59-46bb-bd79-9c8870d003af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187368 | controller | Jun 12 15:49:41.587110 crc crio[24284]: time="2026-06-12T15:49:41.585931904Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync" id=c84ad394-ca81-42f3-81d0-be0c54266f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.187384 | controller | Jun 12 15:49:41.594326 crc crio[24284]: time="2026-06-12T15:49:41.59202949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187400 | controller | Jun 12 15:49:41.654221 crc crio[24284]: time="2026-06-12T15:49:41.654105258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187416 | controller | Jun 12 15:49:41.660429 crc crio[24284]: time="2026-06-12T15:49:41.660314847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187436 | controller | Jun 12 15:49:41.823639 crc crio[24284]: time="2026-06-12T15:49:41.823519612Z" level=info msg="Created container 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync" id=c84ad394-ca81-42f3-81d0-be0c54266f8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.187452 | controller | Jun 12 15:49:41.826391 crc crio[24284]: time="2026-06-12T15:49:41.825817805Z" level=info msg="Starting container: 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b" id=a9a65902-7cbe-458c-8e11-81941eb77a92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.187468 | controller | Jun 12 15:49:41.835393 crc crio[24284]: time="2026-06-12T15:49:41.834948653Z" level=info msg="Started container" PID=80648 containerID=512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b description=openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync id=a9a65902-7cbe-458c-8e11-81941eb77a92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd
2026-06-12 16:39:22.187485 | controller | Jun 12 15:49:42.083038 crc crio[24284]: 2026-06-12T15:49:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4465983f813b549 Mac:42:55:23:fb:86:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.187501 | controller | Jun 12 15:49:42.084887 crc crio[24284]: time="2026-06-12T15:49:42.08464929Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}"
2026-06-12 16:39:22.187552 | controller | Jun 12 15:49:42.084887 crc crio[24284]: time="2026-06-12T15:49:42.084859767Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.187571 | controller | Jun 12 15:49:42.095107 crc crio[24284]: time="2026-06-12T15:49:42.095016759Z" level=info msg="Ran pod sandbox 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 with infra container: openstack/ceilometer-0/POD" id=00e791bb-5602-4aa1-a29c-5cf5bbafdcd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.187588 | controller | Jun 12 15:49:42.102891 crc crio[24284]: time="2026-06-12T15:49:42.102759004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7058f561-2edc-44e2-ad20-5bdefe122440 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187604 | controller | Jun 12 15:49:42.130675 crc crio[24284]: time="2026-06-12T15:49:42.130552963Z" level=info msg="Stopped pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13" id=5ed784f4-0586-4156-903b-cd71eb7b284d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.187620 | controller | Jun 12 15:49:42.143162 crc crio[24284]: time="2026-06-12T15:49:42.143023456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7a4913b3-ca3f-4a23-9cb2-2cf49999c922 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187635 | controller | Jun 12 15:49:42.153962 crc crio[24284]: time="2026-06-12T15:49:42.153823324Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=68c77b2b-084f-42db-a78a-890b3d17dd00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.187655 | controller | Jun 12 15:49:42.154674 crc crio[24284]: time="2026-06-12T15:49:42.15459696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187671 | controller | Jun 12 15:49:42.225469 crc crio[24284]: time="2026-06-12T15:49:42.224591372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187687 | controller | Jun 12 15:49:42.234704 crc crio[24284]: time="2026-06-12T15:49:42.234613395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187702 | controller | Jun 12 15:49:42.382815 crc crio[24284]: time="2026-06-12T15:49:42.382357669Z" level=info msg="Removing container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4" id=d1d9794d-9f40-463e-ae29-44f98388f62f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187718 | controller | Jun 12 15:49:42.445302 crc crio[24284]: time="2026-06-12T15:49:42.443350918Z" level=info msg="Removed container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd" id=d1d9794d-9f40-463e-ae29-44f98388f62f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187734 | controller | Jun 12 15:49:42.447980 crc crio[24284]: time="2026-06-12T15:49:42.447891628Z" level=info msg="Removing container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694" id=51a75031-fdb9-47a7-9277-0ae45626faf9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187750 | controller | Jun 12 15:49:42.503389 crc crio[24284]: time="2026-06-12T15:49:42.503051389Z" level=info msg="Created container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent" id=68c77b2b-084f-42db-a78a-890b3d17dd00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.187766 | controller | Jun 12 15:49:42.504563 crc crio[24284]: time="2026-06-12T15:49:42.504485318Z" level=info msg="Removed container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log" id=51a75031-fdb9-47a7-9277-0ae45626faf9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.187782 | controller | Jun 12 15:49:42.505997 crc crio[24284]: time="2026-06-12T15:49:42.505893202Z" level=info msg="Starting container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e" id=14bd2288-a29f-44b9-b048-087fff588358 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.187798 | controller | Jun 12 15:49:42.523574 crc crio[24284]: time="2026-06-12T15:49:42.523234424Z" level=info msg="Started container" PID=80704 containerID=16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e description=openstack/ceilometer-0/ceilometer-central-agent id=14bd2288-a29f-44b9-b048-087fff588358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13
2026-06-12 16:39:22.187814 | controller | Jun 12 15:49:42.544674 crc crio[24284]: time="2026-06-12T15:49:42.544581542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8f726f3d-13b0-4ac4-a32e-774ee357bf79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187830 | controller | Jun 12 15:49:42.605402 crc crio[24284]: time="2026-06-12T15:49:42.596679414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b88b0ad4-6872-43c1-92bf-6395e6ac1453 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187846 | controller | Jun 12 15:49:42.611806 crc crio[24284]: time="2026-06-12T15:49:42.611734733Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=63c52909-9a7d-46c9-a7a7-34b53f508066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.187866 | controller | Jun 12 15:49:42.612223 crc crio[24284]: time="2026-06-12T15:49:42.612135526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187883 | controller | Jun 12 15:49:42.677345 crc crio[24284]: time="2026-06-12T15:49:42.676732723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187899 | controller | Jun 12 15:49:42.682733 crc crio[24284]: time="2026-06-12T15:49:42.682664985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.187915 | controller | Jun 12 15:49:42.855614 crc crio[24284]: time="2026-06-12T15:49:42.855475309Z" level=info msg="Created container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent" id=63c52909-9a7d-46c9-a7a7-34b53f508066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.187934 | controller | Jun 12 15:49:42.858152 crc crio[24284]: time="2026-06-12T15:49:42.858068316Z" level=info msg="Starting container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912" id=19b164b1-48aa-4303-be5a-42fc7d3324b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.187951 | controller | Jun 12 15:49:42.865228 crc crio[24284]: time="2026-06-12T15:49:42.865089591Z" level=info msg="Started container" PID=80747 containerID=14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 description=openstack/ceilometer-0/ceilometer-notification-agent id=19b164b1-48aa-4303-be5a-42fc7d3324b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13
2026-06-12 16:39:22.187968 | controller | Jun 12 15:49:42.890023 crc crio[24284]: time="2026-06-12T15:49:42.889903982Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=27fe8da8-aa08-4909-aa51-2af5bf4bd904 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187984 | controller | Jun 12 15:49:42.943207 crc crio[24284]: time="2026-06-12T15:49:42.943065351Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e5a889b2-89f8-4ae7-ba9a-3f4820c702ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.187999 | controller | Jun 12 15:49:42.965157 crc crio[24284]: time="2026-06-12T15:49:42.965007232Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=540375ca-684f-4ecc-a091-39e951fe18e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.188015 | controller | Jun 12 15:49:42.965692 crc crio[24284]: time="2026-06-12T15:49:42.965598641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188030 | controller | Jun 12 15:49:43.036953 crc crio[24284]: time="2026-06-12T15:49:43.036864963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188045 | controller | Jun 12 15:49:43.046655 crc crio[24284]: time="2026-06-12T15:49:43.046507372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188061 | controller | Jun 12 15:49:43.191329 crc crio[24284]: time="2026-06-12T15:49:43.191059059Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=0096d1c5-784e-4b3b-8731-4fbc6d270119 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.188084 | controller | Jun 12 15:49:43.191329 crc crio[24284]: time="2026-06-12T15:49:43.191241364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188100 | controller | Jun 12 15:49:43.242780 crc crio[24284]: time="2026-06-12T15:49:43.242697336Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=8287380e-f460-45e7-8843-c29d5925e1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.188116 | controller | Jun 12 15:49:43.244474 crc crio[24284]: time="2026-06-12T15:49:43.242796499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188131 | controller | Jun 12 15:49:43.258563 crc crio[24284]: time="2026-06-12T15:49:43.25835993Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d UID:e0c3519c-48a4-4027-a635-4bd83c4950ef NetNS:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c3519c_48a4_4027_a635_4bd83c4950ef.slice PodAnnotations:0xc00041c320}] Aliases:map[]}"
2026-06-12 16:39:22.188148 | controller | Jun 12 15:49:43.258563 crc crio[24284]: time="2026-06-12T15:49:43.258563717Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.188165 | controller | Jun 12 15:49:43.403423 crc crio[24284]: time="2026-06-12T15:49:43.40286321Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 UID:80da52ea-9174-48fa-ab84-4e1a5ac994e8 NetNS:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80da52ea_9174_48fa_ab84_4e1a5ac994e8.slice PodAnnotations:0xc0009b8498}] Aliases:map[]}"
2026-06-12 16:39:22.188181 | controller | Jun 12 15:49:43.403423 crc crio[24284]: time="2026-06-12T15:49:43.403386317Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.188197 | controller | Jun 12 15:49:43.453757 crc crio[24284]: time="2026-06-12T15:49:43.453616059Z" level=info msg="Created container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core" id=540375ca-684f-4ecc-a091-39e951fe18e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.188213 | controller | Jun 12 15:49:43.486851 crc crio[24284]: time="2026-06-12T15:49:43.486746341Z" level=info msg="Starting container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1" id=c8199de1-1123-4552-9cf5-c53c89e47d9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.188230 | controller | Jun 12 15:49:43.511366 crc crio[24284]: time="2026-06-12T15:49:43.509305269Z" level=info msg="Started container" PID=80812 containerID=f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1 description=openstack/ceilometer-0/sg-core id=c8199de1-1123-4552-9cf5-c53c89e47d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13
2026-06-12 16:39:22.188246 | controller | Jun 12 15:49:43.533456 crc crio[24284]: time="2026-06-12T15:49:43.533344246Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=0cb2a7aa-c034-49f3-93d5-6560eda1891f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.188262 | controller | Jun 12 15:49:43.618339 crc crio[24284]: time="2026-06-12T15:49:43.618153689Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=8df2ba7d-350c-47a0-b362-258ed6a32f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.188282 | controller | Jun 12 15:49:43.634156 crc crio[24284]: time="2026-06-12T15:49:43.630858109Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=79a3f167-a265-4124-bc27-1948f728112c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.188298 | controller | Jun 12 15:49:43.635159 crc crio[24284]: time="2026-06-12T15:49:43.635129229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188314 | controller | Jun 12 15:49:43.707908 crc crio[24284]: time="2026-06-12T15:49:43.707203864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188331 | controller | Jun 12 15:49:43.711795 crc crio[24284]: time="2026-06-12T15:49:43.711656398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188346 | controller | Jun 12 15:49:43.873294 crc crio[24284]: time="2026-06-12T15:49:43.873103555Z" level=info msg="Created container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd" id=79a3f167-a265-4124-bc27-1948f728112c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.188362 | controller | Jun 12 15:49:43.874773 crc crio[24284]: time="2026-06-12T15:49:43.874682658Z" level=info msg="Starting container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6" id=ccd43dda-031d-4280-a043-0f2808878141 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.188378 | controller | Jun 12 15:49:43.882321 crc crio[24284]: time="2026-06-12T15:49:43.880469334Z" level=info msg="Started container" PID=80886 containerID=7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6 description=openstack/ceilometer-0/proxy-httpd id=ccd43dda-031d-4280-a043-0f2808878141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13
2026-06-12 16:39:22.188394 | controller | Jun 12 15:49:44.190517 crc crio[24284]: 2026-06-12T15:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c5ac7b972d96cb Mac:32:6d:b0:ae:c2:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.188410 | controller | Jun 12 15:49:44.192969 crc crio[24284]: time="2026-06-12T15:49:44.192892007Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d UID:e0c3519c-48a4-4027-a635-4bd83c4950ef NetNS:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c3519c_48a4_4027_a635_4bd83c4950ef.slice PodAnnotations:0xc00041c320}] Aliases:map[]}"
2026-06-12 16:39:22.188426 | controller | Jun 12 15:49:44.193169 crc crio[24284]: time="2026-06-12T15:49:44.193107234Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.188443 | controller | Jun 12 15:49:44.253716 crc crio[24284]: time="2026-06-12T15:49:44.253082122Z" level=info msg="Ran pod sandbox 2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d with infra container: openstack/glance-default-internal-api-0/POD" id=0096d1c5-784e-4b3b-8731-4fbc6d270119 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.188459 | controller | Jun 12 15:49:44.262645 crc crio[24284]: time="2026-06-12T15:49:44.262574582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c24b6a95-c51a-4b36-acab-199c60e07437 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.188479 | controller | Jun 12 15:49:44.267179 crc crio[24284]: time="2026-06-12T15:49:44.267077267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=24842a36-ffc8-4089-aac4-cb5d59984ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.188496 | controller | Jun 12 15:49:44.280218 crc crio[24284]: time="2026-06-12T15:49:44.28011065Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=480e5554-b55b-4dbc-a408-4c72201af78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.188525 | controller | Jun 12 15:49:44.281399 crc crio[24284]: time="2026-06-12T15:49:44.28134631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188547 | controller | Jun 12 15:49:44.332613 crc crio[24284]: 2026-06-12T15:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4859e9ee27b31c1 Mac:66:03:37:3e:0c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.188564 | controller | Jun 12 15:49:44.334139 crc crio[24284]: time="2026-06-12T15:49:44.334066823Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 UID:80da52ea-9174-48fa-ab84-4e1a5ac994e8 NetNS:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80da52ea_9174_48fa_ab84_4e1a5ac994e8.slice PodAnnotations:0xc0009b8498}] Aliases:map[]}"
2026-06-12 16:39:22.188581 | controller | Jun 12 15:49:44.334350 crc crio[24284]: time="2026-06-12T15:49:44.334294399Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.188597 | controller | Jun 12 15:49:44.354095 crc crio[24284]: time="2026-06-12T15:49:44.354006718Z" level=info msg="Ran pod sandbox 4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 with infra container: openstack/glance-default-external-api-0/POD" id=8287380e-f460-45e7-8843-c29d5925e1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.188613 | controller | Jun 12 15:49:44.362564 crc crio[24284]: time="2026-06-12T15:49:44.358309466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=187223eb-05a7-4c83-9ef9-fe6740ba273a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.188629 | controller | Jun 12 15:49:44.362564 crc crio[24284]: time="2026-06-12T15:49:44.360595529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=31eb2ef5-d1dc-4e67-a861-1bba3a15b081 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.188645 | controller | Jun 12 15:49:44.389240 crc crio[24284]: time="2026-06-12T15:49:44.389102722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188661 | controller | Jun 12 15:49:44.389543 crc crio[24284]: time="2026-06-12T15:49:44.389332108Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=1b15aa2b-2a84-49a1-bf49-ebdec8c304f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.188676 | controller | Jun 12 15:49:44.389800 crc crio[24284]: time="2026-06-12T15:49:44.389735481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188697 | controller | Jun 12 15:49:44.473087 crc crio[24284]: time="2026-06-12T15:49:44.472963181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.188713 | controller | Jun 12 15:49:44.685464 crc crio[24284]: time="2026-06-12T15:49:44.685375386Z" level=info msg="Stopping container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 (timeout: 30s)" id=ce41266e-9ca3-4cf9-b03a-3301f79060fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.188729 | controller | Jun 12 15:49:44.685643 crc crio[24284]: time="2026-06-12T15:49:44.68553582Z" level=info msg="Stopping container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e (timeout: 30s)" id=f8ff2a6c-37d3-4dee-a0ed-c4f73351a21f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.188745 | controller | Jun 12 15:49:44.685835 crc crio[24284]: time="2026-06-12T15:49:44.685764278Z" level=info msg="Stopping container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1 (timeout: 30s)" id=96081bd4-5953-4450-a655-633d8c1d9aba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.188761 | controller | Jun 12 15:49:44.686492 crc crio[24284]: time="2026-06-12T15:49:44.686330529Z" level=info msg="Stopping container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6 (timeout: 30s)" id=72589a79-2a52-445e-bc17-1f58ac5d358f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.188777 | controller | Jun 12 15:49:44.823315 crc crio[24284]: time="2026-06-12T15:49:44.822848188Z" level=info msg="Stopped container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core" id=96081bd4-5953-4450-a655-633d8c1d9aba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.188793 | controller | Jun 12 15:49:45.005899 crc crio[24284]: time="2026-06-12T15:49:45.003839476Z" level=info msg="Stopped container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd" id=72589a79-2a52-445e-bc17-1f58ac5d358f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.188809 | controller | Jun 12 15:49:45.204237 crc crio[24284]: time="2026-06-12T15:49:45.204115954Z" level=info msg="Stopping pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e" id=30825f46-52fc-4acc-84f6-03a3cb8aa82e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.188825 | controller | Jun 12 15:49:45.204549 crc crio[24284]: time="2026-06-12T15:49:45.20430792Z" level=info msg="Stopped pod sandbox (already stopped): b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e" id=30825f46-52fc-4acc-84f6-03a3cb8aa82e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.188841 | controller | Jun 12 15:49:45.204964 crc crio[24284]: time="2026-06-12T15:49:45.204876863Z" level=info msg="Removing pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e" id=3191b71a-70b6-41a9-8359-c23d65289cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.188857 | controller | Jun 12 15:49:45.232682 crc crio[24284]: time="2026-06-12T15:49:45.232220806Z" level=info msg="Removed pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e" id=3191b71a-70b6-41a9-8359-c23d65289cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.188873 | controller | Jun 12 15:49:45.233724 crc crio[24284]: time="2026-06-12T15:49:45.233634983Z" level=info msg="Stopping pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0" id=c2adb1a6-1a23-4407-832b-b1b23c080eb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.188889 | controller | Jun 12 15:49:45.233857 crc crio[24284]: time="2026-06-12T15:49:45.233733706Z" level=info msg="Stopped pod sandbox (already stopped): 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0" id=c2adb1a6-1a23-4407-832b-b1b23c080eb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.188910 | controller | Jun 12 15:49:45.234770 crc crio[24284]: time="2026-06-12T15:49:45.234669936Z" level=info msg="Removing pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0" id=7de8e21a-c1a7-4c63-bbf8-8e12a3c34b11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.188927 | controller | Jun 12 15:49:45.250369 crc crio[24284]: time="2026-06-12T15:49:45.250220861Z" level=info msg="Removed pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0" id=7de8e21a-c1a7-4c63-bbf8-8e12a3c34b11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.188942 | controller | Jun 12 15:49:45.251790 crc crio[24284]: time="2026-06-12T15:49:45.251697687Z" level=info msg="Stopping pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13" id=fa065c4c-3630-40c8-af51-68f4fd760278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.188958 | controller | Jun 12 15:49:45.251975 crc crio[24284]: time="2026-06-12T15:49:45.25180042Z" level=info msg="Stopped pod sandbox (already stopped): 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13" id=fa065c4c-3630-40c8-af51-68f4fd760278 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.188974 | controller | Jun 12 15:49:45.252441 crc crio[24284]: time="2026-06-12T15:49:45.252383629Z" level=info msg="Removing pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13" id=5208eb32-65c5-46d6-869b-a63f8ac1c001 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.188990 | controller | Jun 12 15:49:45.314613 crc crio[24284]: time="2026-06-12T15:49:45.314486042Z" level=info msg="Removed pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13" id=5208eb32-65c5-46d6-869b-a63f8ac1c001 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189006 | controller | Jun 12 15:49:45.316538 crc crio[24284]: time="2026-06-12T15:49:45.316347456Z" level=info msg="Stopping pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca" id=7f4e402e-c4a8-4614-8878-6844a666df20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189022 | controller | Jun 12 15:49:45.316767 crc crio[24284]: time="2026-06-12T15:49:45.316721628Z" level=info msg="Stopped pod sandbox (already stopped): 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca" id=7f4e402e-c4a8-4614-8878-6844a666df20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189038 | controller | Jun 12 15:49:45.317854 crc crio[24284]: time="2026-06-12T15:49:45.31772763Z" level=info msg="Removing pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca" id=ca69144e-e7cd-4b2c-8a92-730485d6b743 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189054 | controller | Jun 12 15:49:45.375238 crc crio[24284]: time="2026-06-12T15:49:45.375032191Z" level=info msg="Removed pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca" id=ca69144e-e7cd-4b2c-8a92-730485d6b743 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189070 | controller | Jun 12 15:49:45.378020 crc crio[24284]: time="2026-06-12T15:49:45.37793875Z" level=info msg="Stopping pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639" id=c1487b15-0111-431e-8b4e-a7786e500ba9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189086 | controller | Jun 12 15:49:45.378329 crc crio[24284]: time="2026-06-12T15:49:45.378137646Z" level=info msg="Stopped pod sandbox (already stopped): c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639" id=c1487b15-0111-431e-8b4e-a7786e500ba9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189102 | controller | Jun 12 15:49:45.382076 crc crio[24284]: time="2026-06-12T15:49:45.381968358Z" level=info msg="Removing pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639" id=0b74783c-5a6d-48d0-877b-5d204d377343 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189123 | controller | Jun 12 15:49:45.432678 crc crio[24284]: time="2026-06-12T15:49:45.432582096Z" level=info msg="Removed pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639" id=0b74783c-5a6d-48d0-877b-5d204d377343 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189139 | controller | Jun 12 15:49:45.433736 crc crio[24284]: time="2026-06-12T15:49:45.433689299Z" level=info msg="Stopping pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1" id=42f168cb-4c20-4d55-a105-4036d9b1498a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189155 | controller | Jun 12 15:49:45.434305 crc crio[24284]: time="2026-06-12T15:49:45.434094475Z" level=info msg="Stopped pod sandbox (already stopped): 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1" id=42f168cb-4c20-4d55-a105-4036d9b1498a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189171 | controller | Jun 12 15:49:45.437950 crc crio[24284]: time="2026-06-12T15:49:45.43777258Z" level=info msg="Removing pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1" id=aabf5752-7d59-4d01-8a08-c3577d3802c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189187 | controller | Jun 12 15:49:45.463592 crc crio[24284]: time="2026-06-12T15:49:45.463489494Z" level=info msg="Removed pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1" id=aabf5752-7d59-4d01-8a08-c3577d3802c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189203 | controller | Jun 12 15:49:45.470754 crc crio[24284]: time="2026-06-12T15:49:45.470345353Z" level=info msg="Stopping pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a" id=328a4c86-77f7-4ca7-93cd-405b015b5d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189219 | controller | Jun 12 15:49:45.470754 crc crio[24284]: time="2026-06-12T15:49:45.470737225Z" level=info msg="Stopped pod sandbox (already stopped): c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a" id=328a4c86-77f7-4ca7-93cd-405b015b5d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189234 | controller | Jun 12 15:49:45.471631 crc crio[24284]: time="2026-06-12T15:49:45.471582232Z" level=info msg="Removing pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a" id=b19d332f-6fef-4f03-8605-3c166edb9ceb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189250 | controller | Jun 12 15:49:45.504960 crc crio[24284]: time="2026-06-12T15:49:45.504855639Z" level=info msg="Removed pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a" id=b19d332f-6fef-4f03-8605-3c166edb9ceb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189266 | controller | Jun 12 15:49:45.514783 crc crio[24284]: time="2026-06-12T15:49:45.514695915Z" level=info msg="Stopping pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e" id=4633e10e-6f8e-4144-8165-4c5b8d5ffc71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189282 | controller | Jun 12 15:49:45.514783 crc crio[24284]: time="2026-06-12T15:49:45.514780258Z" level=info msg="Stopped pod sandbox (already stopped): db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e" id=4633e10e-6f8e-4144-8165-4c5b8d5ffc71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189298 | controller | Jun 12 15:49:45.519127 crc crio[24284]: time="2026-06-12T15:49:45.518982581Z" level=info msg="Removing pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e" id=60f1245f-1dcf-4a0e-8543-ec5b6d5f90ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189314 | controller | Jun 12 15:49:45.571786 crc crio[24284]: time="2026-06-12T15:49:45.571670086Z" level=info msg="Stopped container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent" id=f8ff2a6c-37d3-4dee-a0ed-c4f73351a21f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.189335 | controller | Jun 12 15:49:45.608162 crc crio[24284]: time="2026-06-12T15:49:45.608047853Z" level=info msg="Removed pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e" id=60f1245f-1dcf-4a0e-8543-ec5b6d5f90ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.189351 | controller | Jun 12 15:49:45.795939 crc crio[24284]: time="2026-06-12T15:49:45.795859931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189367 | controller | Jun 12 15:49:45.845956 crc crio[24284]: time="2026-06-12T15:49:45.845889688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189382 | controller | Jun 12 15:49:46.077139 crc crio[24284]: time="2026-06-12T15:49:46.076992367Z" level=info msg="Created container eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3: openstack/glance-default-internal-api-0/glance-log" id=480e5554-b55b-4dbc-a408-4c72201af78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.189398 | controller | Jun 12 15:49:46.078100 crc crio[24284]: time="2026-06-12T15:49:46.07802421Z" level=info msg="Starting container: eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3" id=bd9c1491-0468-49d4-a797-318b765c6be3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.189413 | controller | Jun 12 15:49:46.085217 crc crio[24284]: time="2026-06-12T15:49:46.084972667Z" level=info msg="Started container" PID=81224 containerID=eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3 description=openstack/glance-default-internal-api-0/glance-log id=bd9c1491-0468-49d4-a797-318b765c6be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d
2026-06-12 16:39:22.189430 | controller | Jun 12 15:49:46.087741 crc crio[24284]: time="2026-06-12T15:49:46.087643162Z" level=info msg="Created container bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85: openstack/glance-default-external-api-0/glance-log" id=1b15aa2b-2a84-49a1-bf49-ebdec8c304f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.189446 | controller | Jun 12 15:49:46.089390 crc crio[24284]: time="2026-06-12T15:49:46.089208241Z" level=info msg="Starting container: bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85" id=b5ebc202-85b8-4054-874c-cb0f29b00978 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.189462 | controller | Jun 12 15:49:46.099890 crc crio[24284]: time="2026-06-12T15:49:46.099458303Z" level=info msg="Started container" PID=81228 containerID=bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85 description=openstack/glance-default-external-api-0/glance-log id=b5ebc202-85b8-4054-874c-cb0f29b00978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81
2026-06-12 16:39:22.189478 | controller | Jun 12 15:49:46.114435 crc crio[24284]: time="2026-06-12T15:49:46.112728624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6cc3e993-7aea-4e75-8989-99d611e89773 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.189494 | controller | Jun 12 15:49:46.123134 crc crio[24284]: time="2026-06-12T15:49:46.123015424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=87ad8272-70c6-40b6-8b0d-82c486a0f345 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.189510 | controller | Jun 12 15:49:46.189608 crc crio[24284]: time="2026-06-12T15:49:46.189030319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ad49446b-5007-471e-af5b-8a0e45d78e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.189553 | controller | Jun 12 15:49:46.198468 crc crio[24284]: time="2026-06-12T15:49:46.197391803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=edb413de-667f-4ddf-b40a-5853a2cc042b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.189570 | controller | Jun 12 15:49:46.206097 crc crio[24284]: time="2026-06-12T15:49:46.205961412Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=f2c8ad39-9838-4bfe-abd5-43f76fe0f5b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.189586 | controller | Jun 12 15:49:46.206831 crc crio[24284]: time="2026-06-12T15:49:46.206431147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189602 | controller | Jun 12 15:49:46.221370 crc crio[24284]: time="2026-06-12T15:49:46.221159955Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=73a2ff02-8039-4653-985a-c153c2949c66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.189618 | controller | Jun 12 15:49:46.232936 crc crio[24284]: time="2026-06-12T15:49:46.232826403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189634 | controller | Jun 12 15:49:46.306216 crc crio[24284]: time="2026-06-12T15:49:46.305575794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189650 | controller | Jun 12 15:49:46.379975 crc crio[24284]: time="2026-06-12T15:49:46.379879854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189665 | controller | Jun 12 15:49:47.136634 crc crio[24284]: time="2026-06-12T15:49:47.136540429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189680 | controller | Jun 12 15:49:47.202993 crc crio[24284]: time="2026-06-12T15:49:47.202864241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189696 | controller | Jun 12 15:49:47.327605 crc crio[24284]: time="2026-06-12T15:49:47.326710593Z" level=info msg="Created container b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc: openstack/glance-default-external-api-0/glance-httpd" id=f2c8ad39-9838-4bfe-abd5-43f76fe0f5b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.189712 | controller | Jun 12 15:49:47.330589 crc crio[24284]: time="2026-06-12T15:49:47.329729341Z" level=info msg="Starting container: b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc" id=678c8f74-f329-4e44-af03-fc78919ad67b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.189728 | controller | Jun 12 15:49:47.333100 crc crio[24284]: time="2026-06-12T15:49:47.332361445Z" level=info msg="Created container de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a: openstack/glance-default-internal-api-0/glance-httpd" id=73a2ff02-8039-4653-985a-c153c2949c66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.189743 | controller | Jun 12 15:49:47.340875 crc crio[24284]: time="2026-06-12T15:49:47.340713428Z" level=info msg="Starting container: de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a" id=9cafd0fb-f407-436c-a031-24b2875af706 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.189764 | controller | Jun 12 15:49:47.343578 crc crio[24284]: time="2026-06-12T15:49:47.343047522Z" level=info msg="Started container" PID=81319 containerID=b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc description=openstack/glance-default-external-api-0/glance-httpd id=678c8f74-f329-4e44-af03-fc78919ad67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81
2026-06-12 16:39:22.189781 | controller | Jun 12 15:49:47.350566 crc crio[24284]: time="2026-06-12T15:49:47.350440201Z" level=info msg="Started container" PID=81323 containerID=de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a description=openstack/glance-default-internal-api-0/glance-httpd id=9cafd0fb-f407-436c-a031-24b2875af706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d
2026-06-12 16:39:22.189797 | controller | Jun 12 15:50:01.634741 crc crio[24284]: time="2026-06-12T15:50:01.633750859Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687990-nbggs/POD" id=e1998e4c-e2cf-4422-b08e-d0a6eb8ed72b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.189813 | controller | Jun 12 15:50:01.636157 crc crio[24284]: time="2026-06-12T15:50:01.634791103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.189829 | controller | Jun 12 15:50:01.687952 crc crio[24284]: time="2026-06-12T15:50:01.687835983Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002c1f4a8}] Aliases:map[]}"
2026-06-12 16:39:22.189845 | controller | Jun 12 15:50:01.687952 crc crio[24284]: time="2026-06-12T15:50:01.687907595Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687990-nbggs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.189861 | controller | Jun 12 15:50:03.072989 crc crio[24284]: time="2026-06-12T15:50:03.072002253Z" level=info msg="Stopping pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd" id=71e4dbfb-cc86-4af3-89df-79ac44273a44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.189877 | controller | Jun 12 15:50:03.074493 crc crio[24284]: time="2026-06-12T15:50:03.074334139Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc00041c5e0}] Aliases:map[]}"
2026-06-12 16:39:22.189893 | controller | Jun 12 15:50:03.074570 crc crio[24284]: time="2026-06-12T15:50:03.074521396Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-48f28 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.189909 | controller | Jun 12 15:50:03.395664 crc crio[24284]: 2026-06-12T15:50:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca7ab71eef9f5c3 Mac:ca:f5:83:03:ed:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 SocketPath: PciID:}] [{Interface:0xc00053a5d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.189930 | controller | Jun 12 15:50:03.398323 crc crio[24284]: time="2026-06-12T15:50:03.398139852Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002c1f4a8}] Aliases:map[]}"
2026-06-12 16:39:22.189947 | controller | Jun 12 15:50:03.402346 crc crio[24284]: time="2026-06-12T15:50:03.398433432Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687990-nbggs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.189963 | controller | Jun 12 15:50:03.420600 crc crio[24284]: time="2026-06-12T15:50:03.417012509Z" level=info msg="Ran pod sandbox ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef with infra container: openshift-infra/auto-csr-approver-29687990-nbggs/POD" id=e1998e4c-e2cf-4422-b08e-d0a6eb8ed72b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.189980 | controller | Jun 12 15:50:03.427657 crc crio[24284]: time="2026-06-12T15:50:03.425363195Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=03c7c486-69d3-4203-b682-2515bfb6c277 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.189996 | controller | Jun 12 15:50:03.440530 crc crio[24284]: time="2026-06-12T15:50:03.439523684Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.190011 | controller | Jun 12 15:50:03.496710 crc crio[24284]: time="2026-06-12T15:50:03.496642966Z" level=info msg="Stopped pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd" id=71e4dbfb-cc86-4af3-89df-79ac44273a44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.190027 | controller | Jun 12 15:50:04.846762 crc crio[24284]: time="2026-06-12T15:50:04.846338724Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=03c7c486-69d3-4203-b682-2515bfb6c277 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.190043 | controller | Jun 12 15:50:04.848846 crc crio[24284]: time="2026-06-12T15:50:04.84839454Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1c5f5c7d-ed07-46f2-91c1-a321fd6646a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.190059 | controller | Jun 12 15:50:04.850949 crc crio[24284]: time="2026-06-12T15:50:04.85085929Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3d8d47a5-a04a-4c98-a0f2-464e466931b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.190078 | controller | Jun 12 15:50:04.868938 crc crio[24284]: time="2026-06-12T15:50:04.867556129Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687990-nbggs/oc" id=af5db399-c171-432d-a57c-3a45a9d0c526 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.190095 | controller | Jun 12 15:50:04.868938 crc crio[24284]: time="2026-06-12T15:50:04.868103957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190111 | controller | Jun 12 15:50:04.918606 crc crio[24284]: time="2026-06-12T15:50:04.918495656Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=d612883e-95a8-4915-bff5-065ac9ebd80c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.190140 | controller | Jun 12 15:50:04.918767 crc crio[24284]: time="2026-06-12T15:50:04.91863477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190163 | controller | Jun 12 15:50:04.938109 crc crio[24284]: time="2026-06-12T15:50:04.937667445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190180 | controller | Jun 12 15:50:04.956682 crc crio[24284]: time="2026-06-12T15:50:04.956608758Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e UID:8ed17ee0-72ca-4e27-8546-1122c7098485 NetNS:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed17ee0_72ca_4e27_8546_1122c7098485.slice PodAnnotations:0xc002c1e9b8}] Aliases:map[]}"
2026-06-12 16:39:22.190196 | controller | Jun 12 15:50:04.956682 crc crio[24284]: time="2026-06-12T15:50:04.95666977Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.190212 | controller | Jun 12 15:50:05.206850 crc crio[24284]: time="2026-06-12T15:50:05.206761411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190228 | controller | Jun 12 15:50:05.337132 crc crio[24284]: time="2026-06-12T15:50:05.336513434Z" level=info msg="Created container 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f: openshift-infra/auto-csr-approver-29687990-nbggs/oc" id=af5db399-c171-432d-a57c-3a45a9d0c526 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.190244 | controller | Jun 12 15:50:05.340522 crc crio[24284]: time="2026-06-12T15:50:05.340426831Z" level=info msg="Starting container: 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f" id=929599c3-1219-4c79-a684-1a35c19342ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.190260 | controller | Jun 12 15:50:05.346383 crc crio[24284]: time="2026-06-12T15:50:05.346349885Z" level=info msg="Started container" PID=82667 containerID=90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f description=openshift-infra/auto-csr-approver-29687990-nbggs/oc id=929599c3-1219-4c79-a684-1a35c19342ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef
2026-06-12 16:39:22.190277 | controller | Jun 12 15:50:05.603814 crc crio[24284]: 2026-06-12T15:50:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef35b871c7bdeb Mac:6a:53:5a:e6:4c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 SocketPath: PciID:}] [{Interface:0xc0005205c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.190293 | controller | Jun 12 15:50:05.604650 crc crio[24284]: time="2026-06-12T15:50:05.604582947Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e UID:8ed17ee0-72ca-4e27-8546-1122c7098485 NetNS:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed17ee0_72ca_4e27_8546_1122c7098485.slice PodAnnotations:0xc002c1e9b8}] Aliases:map[]}"
2026-06-12 16:39:22.190309 | controller | Jun 12 15:50:05.604782 crc crio[24284]: time="2026-06-12T15:50:05.604741813Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.190325 | controller | Jun 12 15:50:05.613365 crc crio[24284]: time="2026-06-12T15:50:05.61329705Z" level=info msg="Ran pod sandbox bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e with infra container: openstack/nova-cell0-conductor-0/POD" id=d612883e-95a8-4915-bff5-065ac9ebd80c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.190387 | controller | Jun 12 15:50:05.615461 crc crio[24284]: time="2026-06-12T15:50:05.615433898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a4f1f8ed-fdf1-4a1b-bde5-74132b9b8f9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.190412 | controller | Jun 12 15:50:05.641843 crc crio[24284]: time="2026-06-12T15:50:05.641691956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=53f9ff40-b2b5-4595-a531-3ade1c34acfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.190429 | controller | Jun 12 15:50:05.654161 crc crio[24284]: time="2026-06-12T15:50:05.654052806Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=79d5462b-9764-45fa-9307-63c46c6b4fdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.190445 | controller | Jun 12 15:50:05.655752 crc crio[24284]: time="2026-06-12T15:50:05.655672429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190462 | controller | Jun 12 15:50:05.707359 crc crio[24284]: time="2026-06-12T15:50:05.707234024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190478 | controller | Jun 12 15:50:05.711673 crc crio[24284]: time="2026-06-12T15:50:05.711604275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190493 | controller | Jun 12 15:50:06.141582 crc crio[24284]: time="2026-06-12T15:50:06.140827377Z" level=info msg="Created container cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=79d5462b-9764-45fa-9307-63c46c6b4fdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.190509 | controller | Jun 12 15:50:06.144403 crc crio[24284]: time="2026-06-12T15:50:06.144164885Z" level=info msg="Starting container: cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99" id=a0b4bad9-a67a-4328-b4d7-fff09d9a38fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.190550 | controller | Jun 12 15:50:06.150802 crc crio[24284]: time="2026-06-12T15:50:06.150653195Z" level=info msg="Started container" PID=82715 containerID=cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a0b4bad9-a67a-4328-b4d7-fff09d9a38fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e
2026-06-12 16:39:22.190567 | controller | Jun 12 15:50:07.208708 crc crio[24284]: time="2026-06-12T15:50:07.20758447Z" level=info msg="Stopping pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef" id=5b5ee8cc-b64e-4394-a58c-f0180aeaee63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.190584 | controller | Jun 12 15:50:07.208708 crc crio[24284]: time="2026-06-12T15:50:07.208547042Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002612d28}] Aliases:map[]}"
2026-06-12 16:39:22.190646 | controller | Jun 12 15:50:07.208708 crc crio[24284]: time="2026-06-12T15:50:07.208668786Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687990-nbggs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.190681 | controller | Jun 12 15:50:07.508308 crc crio[24284]: time="2026-06-12T15:50:07.506150738Z" level=info msg="Stopped pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef" id=5b5ee8cc-b64e-4394-a58c-f0180aeaee63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.190700 | controller | Jun 12 15:50:14.696823 crc crio[24284]: time="2026-06-12T15:50:14.695913232Z" level=warning msg="Stopping container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.190718 | controller | Jun 12 15:50:14.812441 crc crio[24284]: time="2026-06-12T15:50:14.81231907Z" level=error msg="Killing container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.190734 | controller | Jun 12 15:50:14.866596 crc crio[24284]: time="2026-06-12T15:50:14.866485119Z" level=info msg="Stopped container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent" id=ce41266e-9ca3-4cf9-b03a-3301f79060fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.190751 | controller | Jun 12 15:50:14.868410 crc crio[24284]: time="2026-06-12T15:50:14.868383651Z" level=info msg="Stopping pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13" id=44528761-6289-4b6a-bec2-358bebd175a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.190767 | controller | Jun 12 15:50:14.869794 crc crio[24284]: time="2026-06-12T15:50:14.869768304Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc002612020}] Aliases:map[]}"
2026-06-12 16:39:22.190783 | controller | Jun 12 15:50:14.870090 crc crio[24284]: time="2026-06-12T15:50:14.870068283Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.190800 | controller | Jun 12 15:50:15.309931 crc crio[24284]: time="2026-06-12T15:50:15.308724471Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-p2c8r/POD" id=04b66b48-73e1-46fa-929e-3fb7c33080db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.190816 | controller | Jun 12 15:50:15.309931 crc crio[24284]: time="2026-06-12T15:50:15.309389393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190833 | controller | Jun 12 15:50:15.419981 crc crio[24284]: time="2026-06-12T15:50:15.419886757Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc002c1e200}] Aliases:map[]}"
2026-06-12 16:39:22.190849 | controller | Jun 12 15:50:15.419981 crc crio[24284]: time="2026-06-12T15:50:15.419953419Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-p2c8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.190871 | controller | Jun 12 15:50:15.636130 crc crio[24284]: time="2026-06-12T15:50:15.634511424Z" level=info msg="Stopped pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13" id=44528761-6289-4b6a-bec2-358bebd175a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.190887 | controller | Jun 12 15:50:15.849718 crc crio[24284]: time="2026-06-12T15:50:15.849635959Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=da73119c-5349-465d-9e7d-dc14d30ef7dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.190903 | controller | Jun 12 15:50:15.850857 crc crio[24284]: time="2026-06-12T15:50:15.849732402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190919 | controller | Jun 12 15:50:15.901772 crc crio[24284]: time="2026-06-12T15:50:15.901638227Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc003242280}] Aliases:map[]}"
2026-06-12 16:39:22.190935 | controller | Jun 12 15:50:15.901772 crc crio[24284]: time="2026-06-12T15:50:15.90171093Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.190951 | controller | Jun 12 15:50:15.926057 crc crio[24284]: time="2026-06-12T15:50:15.925911084Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=666b5abf-d099-4349-bc21-4c0a66654256 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.190967 | controller | Jun 12 15:50:15.926057 crc crio[24284]: time="2026-06-12T15:50:15.926004557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.190984 | controller | Jun 12 15:50:15.967486 crc crio[24284]: time="2026-06-12T15:50:15.967414686Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc003242668}] Aliases:map[]}"
2026-06-12 16:39:22.191000 | controller | Jun 12 15:50:15.967486 crc crio[24284]: time="2026-06-12T15:50:15.967465937Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.191015 | controller | Jun 12 15:50:15.997211 crc crio[24284]: time="2026-06-12T15:50:15.990233283Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=784bb1ea-595f-4004-9145-d38cfbc8dd1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191031 | controller | Jun 12 15:50:15.997211 crc crio[24284]: time="2026-06-12T15:50:15.990375011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191047 | controller | Jun 12 15:50:16.064569 crc crio[24284]: time="2026-06-12T15:50:16.062584855Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=59381e24-c3c2-4ddc-8110-405418c88b85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191062 | controller | Jun 12 15:50:16.064569 crc crio[24284]: time="2026-06-12T15:50:16.063060731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191083 | controller | Jun 12 15:50:16.083731 crc crio[24284]: time="2026-06-12T15:50:16.080187092Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0026126e0}] Aliases:map[]}"
2026-06-12 16:39:22.191099 | controller | Jun 12 15:50:16.083731 crc crio[24284]: time="2026-06-12T15:50:16.080322207Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.191116 | controller | Jun 12 15:50:16.175411 crc crio[24284]: time="2026-06-12T15:50:16.175071473Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002722480}] Aliases:map[]}"
2026-06-12 16:39:22.191132 | controller | Jun 12 15:50:16.175411 crc crio[24284]: time="2026-06-12T15:50:16.175216968Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.191149 | controller | Jun 12 15:50:16.210558 crc crio[24284]: time="2026-06-12T15:50:16.210375237Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-75bff4d67f-rfpvs/POD" id=638ccb43-5c0b-4506-a173-432d81f1116b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191164 | controller | Jun 12 15:50:16.210558 crc crio[24284]: time="2026-06-12T15:50:16.210505321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191181 | controller | Jun 12 15:50:16.255761 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05703977b1d3316 Mac:5e:02:52:9a:ed:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 SocketPath: PciID:}] [{Interface:0xc00030c5d0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.191197 | controller | Jun 12 15:50:16.276454 crc crio[24284]: time="2026-06-12T15:50:16.276380651Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc002c1e200}] Aliases:map[]}"
2026-06-12 16:39:22.191213 | controller | Jun 12 15:50:16.276838 crc crio[24284]: time="2026-06-12T15:50:16.276593608Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-p2c8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.191230 | controller | Jun 12 15:50:16.312463 crc crio[24284]: time="2026-06-12T15:50:16.312306761Z" level=info msg="Ran pod sandbox 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 with infra container: openstack/nova-cell0-cell-mapping-p2c8r/POD" id=04b66b48-73e1-46fa-929e-3fb7c33080db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191253 | controller | Jun 12 15:50:16.331774 crc crio[24284]: time="2026-06-12T15:50:16.331630215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ac7dae4e-3e3f-4814-bd79-f1030639d6e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191270 | controller | Jun 12 15:50:16.366060 crc crio[24284]: time="2026-06-12T15:50:16.365041477Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc002612228}] Aliases:map[]}"
2026-06-12 16:39:22.191286 | controller | Jun 12 15:50:16.366060 crc crio[24284]: time="2026-06-12T15:50:16.365928346Z" level=info msg="Adding pod openstack_dnsmasq-dns-75bff4d67f-rfpvs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.191303 | controller | Jun 12 15:50:16.476435 crc crio[24284]: time="2026-06-12T15:50:16.474824383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=76af822b-59a5-4549-ba59-2e7768980e5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191319 | controller | Jun 12 15:50:16.491905 crc crio[24284]: time="2026-06-12T15:50:16.49170012Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage" id=129f08d0-a856-4018-9835-86897ce43c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.191335 | controller | Jun 12 15:50:16.495325 crc crio[24284]: time="2026-06-12T15:50:16.493630633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191351 | controller | Jun 12 15:50:16.636305 crc crio[24284]: time="2026-06-12T15:50:16.634694053Z" level=info msg="Removing container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6" id=4ed0ae2a-7dd6-478c-b834-30fca1e2a09d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191367 | controller | Jun 12 15:50:16.664306 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f215d7fd2fb6846 Mac:7e:26:cf:53:3b:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 SocketPath: PciID:}] [{Interface:0xc000195780 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.191383 | controller | Jun 12 15:50:16.666521 crc crio[24284]: time="2026-06-12T15:50:16.664718374Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc003242280}] Aliases:map[]}"
2026-06-12 16:39:22.191400 | controller | Jun 12 15:50:16.666521 crc crio[24284]: time="2026-06-12T15:50:16.664979072Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.191416 | controller | Jun 12 15:50:16.678330 crc crio[24284]: time="2026-06-12T15:50:16.677367877Z" level=info msg="Ran pod sandbox f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 with infra container: openstack/nova-api-0/POD" id=da73119c-5349-465d-9e7d-dc14d30ef7dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191448 | controller | Jun 12 15:50:16.678330 crc crio[24284]: time="2026-06-12T15:50:16.677854943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191470 | controller | Jun 12 15:50:16.729312 crc crio[24284]: time="2026-06-12T15:50:16.727567475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191487 | controller | Jun 12 15:50:16.739620 crc crio[24284]: time="2026-06-12T15:50:16.739454366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191503 | controller | Jun 12 15:50:16.773309 crc crio[24284]: time="2026-06-12T15:50:16.770147182Z" level=info msg="Removed container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd" id=4ed0ae2a-7dd6-478c-b834-30fca1e2a09d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191554 | controller | Jun 12 15:50:16.773309 crc crio[24284]: time="2026-06-12T15:50:16.77069399Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191573 | controller | Jun 12 15:50:16.773309 crc crio[24284]: time="2026-06-12T15:50:16.770748711Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191590 | controller | Jun 12 15:50:16.778060 crc crio[24284]: time="2026-06-12T15:50:16.77560209Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2ec82e30-2589-4114-bb99-e84eea577e56 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.191607 | controller | Jun 12 15:50:16.782888 crc crio[24284]: time="2026-06-12T15:50:16.781992499Z" level=info msg="Removing container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1" id=1291f2ce-b01e-439a-bead-92f8fc73428d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191623 | controller | Jun 12 15:50:16.785060 crc crio[24284]: time="2026-06-12T15:50:16.784063028Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 16:39:22.191639 | controller | Jun 12 15:50:16.934686 crc crio[24284]: time="2026-06-12T15:50:16.933544985Z" level=info msg="Removed container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core" id=1291f2ce-b01e-439a-bead-92f8fc73428d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191655 | controller | Jun 12 15:50:16.946183 crc crio[24284]: time="2026-06-12T15:50:16.945886985Z" level=info msg="Removing container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912" id=b677215d-df89-4a43-9665-80926ee3819d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191671 | controller | Jun 12 15:50:16.953923 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e545298a76e2dc Mac:22:36:0b:a0:56:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 SocketPath: PciID:}] [{Interface:0xc0002ac590 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.191688 | controller | Jun 12 15:50:16.953923 crc crio[24284]: time="2026-06-12T15:50:16.953773393Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc003242668}] Aliases:map[]}"
2026-06-12 16:39:22.191710 | controller | Jun 12 15:50:16.953923 crc crio[24284]: time="2026-06-12T15:50:16.953910048Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.191727 | controller | Jun 12 15:50:16.967324 crc crio[24284]: time="2026-06-12T15:50:16.964428129Z" level=info msg="Ran pod sandbox 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=666b5abf-d099-4349-bc21-4c0a66654256 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191743 | controller | Jun 12 15:50:16.969338 crc crio[24284]: time="2026-06-12T15:50:16.968400824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191760 | controller | Jun 12 15:50:16.969338 crc crio[24284]: time="2026-06-12T15:50:16.968725265Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191776 | controller | Jun 12 15:50:16.969338 crc crio[24284]: time="2026-06-12T15:50:16.968794067Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.191792 | controller | Jun 12 15:50:16.984700 crc crio[24284]: time="2026-06-12T15:50:16.984109096Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=f2be2d55-a0bc-47cf-82f4-c9783ae039aa name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.191808 | controller | Jun 12 15:50:17.002762 crc crio[24284]: time="2026-06-12T15:50:17.00258533Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-12 16:39:22.191824 | controller | Jun 12 15:50:17.049173 crc crio[24284]: time="2026-06-12T15:50:17.049085342Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zp72w/POD" id=9aeb411a-0ca6-4e3c-8dd5-2882f3dfc1c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191840 | controller | Jun 12 15:50:17.049173 crc crio[24284]: time="2026-06-12T15:50:17.049181805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191856 | controller | Jun 12 15:50:17.114937 crc crio[24284]: time="2026-06-12T15:50:17.114703064Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc004af86b8}] Aliases:map[]}"
2026-06-12 16:39:22.191873 | controller | Jun 12 15:50:17.114937 crc crio[24284]: time="2026-06-12T15:50:17.11490137Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-zp72w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.191889 | controller | Jun 12 15:50:17.152459 crc crio[24284]: time="2026-06-12T15:50:17.152382838Z" level=info msg="Removed container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent" id=b677215d-df89-4a43-9665-80926ee3819d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191911 | controller | Jun 12 15:50:17.165541 crc crio[24284]: time="2026-06-12T15:50:17.165488523Z" level=info msg="Removing container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e" id=80048458-5883-4710-adfc-cc8de676ef5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191928 | controller | Jun 12 15:50:17.187546 crc crio[24284]: time="2026-06-12T15:50:17.187401526Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=0c6aa74b-062d-43f0-838c-2559145962dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.191944 | controller | Jun 12 15:50:17.187889 crc crio[24284]: time="2026-06-12T15:50:17.187572411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.191960 | controller | Jun 12 15:50:17.258734 crc crio[24284]: time="2026-06-12T15:50:17.258166408Z" level=info msg="Removed container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent" id=80048458-5883-4710-adfc-cc8de676ef5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.191977 | controller | Jun 12 15:50:17.287325 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dc4ddaf10f197f Mac:ae:ea:51:c1:fe:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 SocketPath: PciID:}] [{Interface:0xc000014e30 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.191993 | controller | Jun 12 15:50:17.306853 crc crio[24284]: time="2026-06-12T15:50:17.305467637Z" level=info msg="Created container c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage" id=129f08d0-a856-4018-9835-86897ce43c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.192009 | controller | Jun 12 15:50:17.306853 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0f40d40305388d Mac:12:db:d5:e1:b2:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.192025 | controller | Jun 12 15:50:17.306853 crc crio[24284]: time="2026-06-12T15:50:17.305481157Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0026126e0}] Aliases:map[]}"
2026-06-12 16:39:22.192042 | controller | Jun 12 15:50:17.306853 crc crio[24284]: time="2026-06-12T15:50:17.305896921Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.192058 | controller | Jun 12 15:50:17.307383 crc crio[24284]: time="2026-06-12T15:50:17.307223534Z" level=info msg="Starting container: c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69" id=80d1787e-c99b-4ce8-b570-e6e130b5f6d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.192073 | controller | Jun 12 15:50:17.310433 crc crio[24284]: time="2026-06-12T15:50:17.307791102Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002722480}] Aliases:map[]}"
2026-06-12 16:39:22.192094 | controller | Jun 12 15:50:17.310433 crc crio[24284]: time="2026-06-12T15:50:17.307970268Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.192111 | controller | Jun 12 15:50:17.315132 crc crio[24284]: time="2026-06-12T15:50:17.314799538Z" level=info msg="Started container" PID=83501 containerID=c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69 description=openstack/nova-cell0-cell-mapping-p2c8r/nova-manage id=80d1787e-c99b-4ce8-b570-e6e130b5f6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2
2026-06-12 16:39:22.192165 | controller | Jun 12 15:50:17.320667 crc crio[24284]: time="2026-06-12T15:50:17.32058542Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc00041c468}] Aliases:map[]}"
2026-06-12 16:39:22.192190 | controller | Jun 12 15:50:17.320667 crc crio[24284]: time="2026-06-12T15:50:17.320639387Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.192207 | controller | Jun 12 15:50:17.334593 crc crio[24284]: time="2026-06-12T15:50:17.333524387Z" level=info msg="Ran pod sandbox f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d with infra container: openstack/nova-metadata-0/POD" id=59381e24-c3c2-4ddc-8110-405418c88b85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.192247 | controller | Jun 12 15:50:17.336689 crc crio[24284]: time="2026-06-12T15:50:17.33561544Z" level=info msg="Ran pod sandbox 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d with infra container: openstack/nova-scheduler-0/POD" id=784bb1ea-595f-4004-9145-d38cfbc8dd1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.192269 | controller | Jun 12 15:50:17.344695 crc crio[24284]: time="2026-06-12T15:50:17.343968699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192285 | controller | Jun 12 15:50:17.344695 crc crio[24284]: time="2026-06-12T15:50:17.344124792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192318 | controller | Jun 12 15:50:17.344695 crc crio[24284]: time="2026-06-12T15:50:17.34431938Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192362 | controller | Jun 12 15:50:17.344695 crc crio[24284]: time="2026-06-12T15:50:17.344371102Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192386 | controller | Jun 12 15:50:17.344695 crc crio[24284]: time="2026-06-12T15:50:17.344503719Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192403 | controller | Jun 12 15:50:17.344695 crc crio[24284]: time="2026-06-12T15:50:17.344562791Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192445 | controller | Jun 12 15:50:17.350947 crc crio[24284]: time="2026-06-12T15:50:17.350870157Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=16ace812-9523-4167-84d6-bd7d55f2038e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.192470 | controller | Jun 12 15:50:17.352526 crc crio[24284]: time="2026-06-12T15:50:17.351235248Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=bbaee5e8-43bb-4508-941d-0103d4f7ab99 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.192487 | controller | Jun 12 15:50:17.354038 crc crio[24284]: time="2026-06-12T15:50:17.353931403Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-12 16:39:22.192503 | controller | Jun 12 15:50:17.355000 crc crio[24284]: time="2026-06-12T15:50:17.354924648Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 16:39:22.192552 | controller | Jun 12 15:50:17.449091 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd930302ae99eab Mac:2e:96:52:f2:48:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.192572 | controller | Jun 12 15:50:17.449890 crc crio[24284]: time="2026-06-12T15:50:17.44981484Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc002612228}] Aliases:map[]}"
2026-06-12 16:39:22.192590 | controller | Jun 12 15:50:17.450054 crc crio[24284]: time="2026-06-12T15:50:17.449972495Z" level=info msg="Checking pod openstack_dnsmasq-dns-75bff4d67f-rfpvs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.192631 | controller | Jun 12 15:50:17.504535 crc crio[24284]: time="2026-06-12T15:50:17.503988669Z" level=info msg="Ran pod sandbox fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 with infra container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/POD" id=638ccb43-5c0b-4506-a173-432d81f1116b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.192651 | controller | Jun 12 15:50:17.525614 crc crio[24284]: time="2026-06-12T15:50:17.521162458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99b493f2-d5b0-47a4-bedd-0aa1b30d75f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192667 | controller | Jun 12 15:50:17.665013 crc crio[24284]: time="2026-06-12T15:50:17.664054045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4a1b046a-6f28-4058-ba9b-a49b35a6694a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192705 | controller | Jun 12 15:50:17.676795 crc crio[24284]: time="2026-06-12T15:50:17.676696374Z" level=info msg="Creating container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init" id=1f8c51f8-293c-4614-8136-20f1e4325f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.192726 | controller | Jun 12 15:50:17.677141 crc crio[24284]: time="2026-06-12T15:50:17.677062176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.192748 | controller | Jun 12 15:50:17.865872 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783544f2cb4d5ed Mac:06:ac:96:99:cb:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 SocketPath: PciID:}] [{Interface:0xc0004305d0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.192788 | controller | Jun 12 15:50:17.865872 crc crio[24284]: time="2026-06-12T15:50:17.857749857Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc004af86b8}] Aliases:map[]}"
2026-06-12 16:39:22.192809 | controller | Jun 12 15:50:17.865872 crc crio[24284]: time="2026-06-12T15:50:17.857932903Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-zp72w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.192826 | controller | Jun 12 15:50:17.969700 crc crio[24284]: time="2026-06-12T15:50:17.967431097Z" level=info msg="Ran pod sandbox 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd with infra container: openstack/nova-cell1-conductor-db-sync-zp72w/POD" id=9aeb411a-0ca6-4e3c-8dd5-2882f3dfc1c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.192842 | controller | Jun 12 15:50:17.982481 crc crio[24284]: time="2026-06-12T15:50:17.977132331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ea73f88a-bebd-4bf5-a8eb-c17b49e0ea7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192882 | controller | Jun 12 15:50:18.026424 crc crio[24284]: time="2026-06-12T15:50:18.025981723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.192901 | controller | Jun 12 15:50:18.042362 crc crio[24284]: time="2026-06-12T15:50:18.038692484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.192920 | controller | Jun 12 15:50:18.075409 crc crio[24284]: time="2026-06-12T15:50:18.069169629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b72102c6-ac72-44c9-be4d-ecfe7ad26d77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.192936 | controller | Jun 12 15:50:18.079731 crc crio[24284]: time="2026-06-12T15:50:18.079541592Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync" id=2147d39b-14d3-4c32-abe8-fa1dedcab66c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.192952 | controller | Jun 12 15:50:18.080426 crc crio[24284]: time="2026-06-12T15:50:18.080318681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.192968 | controller | Jun 12 15:50:18.101708 crc crio[24284]: 2026-06-12T15:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a2d54c53384285 Mac:36:89:ab:e8:bf:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f SocketPath: PciID:}] [{Interface:0xc000438790 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.192984 | controller | Jun 12 15:50:18.104703 crc crio[24284]: time="2026-06-12T15:50:18.104669405Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc00041c468}] Aliases:map[]}"
2026-06-12 16:39:22.193006 | controller | Jun 12 15:50:18.105535 crc crio[24284]: time="2026-06-12T15:50:18.105513213Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.193023 | controller | Jun 12 15:50:18.130079 crc crio[24284]: time="2026-06-12T15:50:18.12879247Z" level=info msg="Ran pod sandbox 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb with infra container: openstack/ceilometer-0/POD" id=0c6aa74b-062d-43f0-838c-2559145962dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.193039 | controller | Jun 12 15:50:18.143394 crc crio[24284]: time="2026-06-12T15:50:18.143315575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=997a62eb-f574-4180-9822-78a9f6ffb4b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193055 | controller | Jun 12 15:50:18.169536 crc crio[24284]: time="2026-06-12T15:50:18.169229131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193071 | controller | Jun 12 15:50:18.174441 crc crio[24284]: time="2026-06-12T15:50:18.174056956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193086 | controller | Jun 12 15:50:18.193054 crc crio[24284]: time="2026-06-12T15:50:18.193002978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c4f61aec-73a2-4816-924b-eebd7b9c13ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193102 | controller | Jun 12 15:50:18.206850 crc crio[24284]: time="2026-06-12T15:50:18.206751308Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f05cf76c-78f3-45e7-a0d3-8fba4b2ea987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193118 | controller | Jun 12 15:50:18.208493 crc crio[24284]: time="2026-06-12T15:50:18.20772777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193134 | controller | Jun 12 15:50:18.347072 crc crio[24284]: time="2026-06-12T15:50:18.346953133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193150 | controller | Jun 12 15:50:18.355315 crc crio[24284]: time="2026-06-12T15:50:18.355138555Z" level=info msg="Created container f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init" id=1f8c51f8-293c-4614-8136-20f1e4325f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193166 | controller | Jun 12 15:50:18.358743 crc crio[24284]: time="2026-06-12T15:50:18.357523836Z" level=info msg="Starting container: f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19" id=2422049b-41b3-416c-a1d5-3adc811ac01f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.193182 | controller | Jun 12 15:50:18.361489 crc crio[24284]: time="2026-06-12T15:50:18.361405244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193203 | controller | Jun 12 15:50:18.368396 crc crio[24284]: time="2026-06-12T15:50:18.368303347Z" level=info msg="Started container" PID=83780 containerID=f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19 description=openstack/dnsmasq-dns-75bff4d67f-rfpvs/init id=2422049b-41b3-416c-a1d5-3adc811ac01f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6
2026-06-12 16:39:22.193270 | controller | Jun 12 15:50:18.396018 crc crio[24284]: time="2026-06-12T15:50:18.395947051Z" level=info msg="Created container 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync" id=2147d39b-14d3-4c32-abe8-fa1dedcab66c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193291 | controller | Jun 12 15:50:18.398444 crc crio[24284]: time="2026-06-12T15:50:18.39712073Z" level=info msg="Starting container: 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368" id=d9e4b423-4e8a-43ee-a55b-6f312f35d67b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.193307 | controller | Jun 12 15:50:18.417171 crc crio[24284]: time="2026-06-12T15:50:18.417036033Z" level=info msg="Started container" PID=83781 containerID=838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368 description=openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync id=d9e4b423-4e8a-43ee-a55b-6f312f35d67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd
2026-06-12 16:39:22.193324 | controller | Jun 12 15:50:18.584334 crc crio[24284]: time="2026-06-12T15:50:18.583656986Z" level=info msg="Created container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent" id=f05cf76c-78f3-45e7-a0d3-8fba4b2ea987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193340 | controller | Jun 12 15:50:18.604305 crc crio[24284]: time="2026-06-12T15:50:18.600474565Z" level=info msg="Starting container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5" id=3860992a-f03a-40f0-95e7-d35aad86db7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.193357 | controller | Jun 12 15:50:18.618447 crc crio[24284]: time="2026-06-12T15:50:18.617758902Z" level=info msg="Started container" PID=83790 containerID=8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5 description=openstack/ceilometer-0/ceilometer-central-agent id=3860992a-f03a-40f0-95e7-d35aad86db7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb
2026-06-12 16:39:22.193373 | controller | Jun 12 15:50:18.682935 crc crio[24284]: time="2026-06-12T15:50:18.679755589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=31f03503-5101-492c-b11d-f6ce6d08902b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193389 | controller | Jun 12 15:50:18.728241 crc crio[24284]: time="2026-06-12T15:50:18.728111596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=9cee5551-8ebc-42a6-aebe-018848a2844f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193406 | controller | Jun 12 15:50:18.738892 crc crio[24284]: time="2026-06-12T15:50:18.738796847Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ddfc05c3-02b9-47fc-ab1e-64f809dc7868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193422 | controller | Jun 12 15:50:18.740521 crc crio[24284]: time="2026-06-12T15:50:18.739538712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193439 | controller | Jun 12 15:50:18.770350 crc crio[24284]: time="2026-06-12T15:50:18.770158054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f2aacc2d-c699-4804-a0d3-6d4aea77bcb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193460 | controller | Jun 12 15:50:18.914316 crc crio[24284]: time="2026-06-12T15:50:18.91416507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=942edb2c-99fb-4b2d-8682-f074a7fa7186 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193476 | controller | Jun 12 15:50:18.971338 crc crio[24284]: time="2026-06-12T15:50:18.971064402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193492 | controller | Jun 12 15:50:18.990778 crc crio[24284]: time="2026-06-12T15:50:18.990679396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193508 | controller | Jun 12 15:50:19.005320 crc crio[24284]: time="2026-06-12T15:50:19.000032419Z" level=info msg="Creating container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns" id=6ee04334-ae7c-4f04-9ce8-ae6c7b45365b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193544 | controller | Jun 12 15:50:19.005320 crc crio[24284]: time="2026-06-12T15:50:19.000500634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193561 | controller | Jun 12 15:50:19.190065 crc crio[24284]: time="2026-06-12T15:50:19.187563729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193578 | controller | Jun 12 15:50:19.200706 crc crio[24284]: time="2026-06-12T15:50:19.200607371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193594 | controller | Jun 12 15:50:19.235625 crc crio[24284]: time="2026-06-12T15:50:19.23371876Z" level=info msg="Created container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent" id=ddfc05c3-02b9-47fc-ab1e-64f809dc7868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193610 | controller | Jun 12 15:50:19.241186 crc crio[24284]: time="2026-06-12T15:50:19.239653813Z" level=info msg="Starting container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c" id=398f46fe-951b-4aa6-b4a8-c62207e90d36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.193626 | controller | Jun 12 15:50:19.248859 crc crio[24284]: time="2026-06-12T15:50:19.246655849Z" level=info msg="Started container" PID=83847 containerID=501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c description=openstack/ceilometer-0/ceilometer-notification-agent id=398f46fe-951b-4aa6-b4a8-c62207e90d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb
2026-06-12 16:39:22.193642 | controller | Jun 12 15:50:19.291014 crc crio[24284]: time="2026-06-12T15:50:19.290942702Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c32d043c-6fb1-40d4-805f-88bc7ae13cf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193658 | controller | Jun 12 15:50:19.318527 crc crio[24284]: time="2026-06-12T15:50:19.318390157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d90f77b0-47ed-48eb-b5b0-fbbbdf9c302b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193675 | controller | Jun 12 15:50:19.325934 crc crio[24284]: time="2026-06-12T15:50:19.325764305Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=0961162e-d387-463f-b176-f859fa6b3444 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193696 | controller | Jun 12 15:50:19.326854 crc crio[24284]: time="2026-06-12T15:50:19.326336713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193712 | controller | Jun 12 15:50:19.493061 crc crio[24284]: time="2026-06-12T15:50:19.487394589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193728 | controller | Jun 12 15:50:19.509755 crc crio[24284]: time="2026-06-12T15:50:19.498493617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193744 | controller | Jun 12 15:50:19.520310 crc crio[24284]: time="2026-06-12T15:50:19.517714948Z" level=info msg="Created container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns" id=6ee04334-ae7c-4f04-9ce8-ae6c7b45365b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193760 | controller | Jun 12 15:50:19.521189 crc crio[24284]: time="2026-06-12T15:50:19.521076677Z" level=info msg="Starting container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a" id=7d4113d1-69f7-47e2-a824-f3801c1bf728 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.193777 | controller | Jun 12 15:50:19.531530 crc crio[24284]: time="2026-06-12T15:50:19.53016793Z" level=info msg="Started container" PID=83875 containerID=298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a description=openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns id=7d4113d1-69f7-47e2-a824-f3801c1bf728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6
2026-06-12 16:39:22.193794 | controller | Jun 12 15:50:19.711598 crc crio[24284]: time="2026-06-12T15:50:19.711511891Z" level=info msg="Created container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core" id=0961162e-d387-463f-b176-f859fa6b3444 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193810 | controller | Jun 12 15:50:19.715566 crc crio[24284]: time="2026-06-12T15:50:19.715484449Z" level=info msg="Starting container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d" id=318914e6-d267-40c8-a02d-84ed10f28258 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.193826 | controller | Jun 12 15:50:19.730842 crc crio[24284]: time="2026-06-12T15:50:19.730726722Z" level=info msg="Started container" PID=83894 containerID=7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d description=openstack/ceilometer-0/sg-core id=318914e6-d267-40c8-a02d-84ed10f28258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb
2026-06-12 16:39:22.193842 | controller | Jun 12 15:50:19.777237 crc crio[24284]: time="2026-06-12T15:50:19.776932285Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=29718922-8128-489d-b725-d8c12d40f78a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193904 | controller | Jun 12 15:50:19.832631 crc crio[24284]: time="2026-06-12T15:50:19.83214069Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=50bddb78-d2e3-47e6-8ad9-0166f8d13e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.193933 | controller | Jun 12 15:50:19.860323 crc crio[24284]: time="2026-06-12T15:50:19.859169733Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=35a3d19f-18c4-40fd-994e-9d5f64617eae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.193950 | controller | Jun 12 15:50:21.797796 crc crio[24284]: time="2026-06-12T15:50:21.79736636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.193971 | controller | Jun 12 15:50:24.660580 crc crio[24284]: time="2026-06-12T15:50:24.659554324Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e" id=f2be2d55-a0bc-47cf-82f4-c9783ae039aa name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.193988 | controller | Jun 12 15:50:24.662171 crc crio[24284]: time="2026-06-12T15:50:24.661751274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=5961821d-fb7f-4141-a6af-06cca3479b82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194004 | controller | Jun 12 15:50:24.670747 crc crio[24284]: time="2026-06-12T15:50:24.670619962Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e" id=bbaee5e8-43bb-4508-941d-0103d4f7ab99 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.194020 | controller | Jun 12 15:50:24.671746 crc crio[24284]: time="2026-06-12T15:50:24.671666826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=17442c1f-17b5-4d46-afc4-7d6146dde125 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194037 | controller | Jun 12 15:50:24.685122 crc crio[24284]: time="2026-06-12T15:50:24.684967925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194053 | controller | Jun 12 15:50:24.692018 crc crio[24284]: time="2026-06-12T15:50:24.69191942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194069 | controller | Jun 12 15:50:24.708479 crc crio[24284]: time="2026-06-12T15:50:24.708353661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=cbb2a954-c104-486c-b8dc-46ea7564965c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194084 | controller | Jun 12 15:50:24.709870 crc crio[24284]: time="2026-06-12T15:50:24.709778266Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=de45a784-fd63-45e5-9007-b63c65596c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194100 | controller | Jun 12 15:50:24.724015 crc crio[24284]: time="2026-06-12T15:50:24.723913583Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=b70d5a63-97f0-428a-ac56-49e631b9c79e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194117 | controller | Jun 12 15:50:24.732409 crc crio[24284]: time="2026-06-12T15:50:24.732323076Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=21b3a2d1-6dfe-427e-9487-a718db1555e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194133 | controller | Jun 12 15:50:24.777037 crc crio[24284]: time="2026-06-12T15:50:24.77693727Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=2ec82e30-2589-4114-bb99-e84eea577e56 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.194149 | controller | Jun 12 15:50:24.779134 crc crio[24284]: time="2026-06-12T15:50:24.779041384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6926f119-95da-486f-8f9a-c8a66f2ccc60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194166 | controller | Jun 12 15:50:24.818587 crc crio[24284]: time="2026-06-12T15:50:24.81848824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194186 | controller | Jun 12 15:50:24.840939 crc crio[24284]: time="2026-06-12T15:50:24.840837234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194203 | controller | Jun 12 15:50:24.843632 crc crio[24284]: time="2026-06-12T15:50:24.843550651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=da8be66e-b9bb-4495-87fd-baca0738561d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194218 | controller | Jun 12 15:50:24.846332 crc crio[24284]: time="2026-06-12T15:50:24.846185507Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=16ace812-9523-4167-84d6-bd7d55f2038e name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.194234 | controller | Jun 12 15:50:24.847572 crc crio[24284]: time="2026-06-12T15:50:24.847491707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8ae72a48-e5fe-429b-a985-54ab5d7abc2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194250 | controller | Jun 12 15:50:24.876796 crc crio[24284]: time="2026-06-12T15:50:24.87669869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=56fe1fc9-5c54-4a77-b0a7-ec3b731e8c9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194266 | controller | Jun 12 15:50:24.887673 crc crio[24284]: time="2026-06-12T15:50:24.887570847Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=1a57ed52-8a20-42ba-b870-d324c7cf8c8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194282 | controller | Jun 12 15:50:24.889318 crc crio[24284]: time="2026-06-12T15:50:24.88918031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194297 | controller | Jun 12 15:50:24.898764 crc crio[24284]: time="2026-06-12T15:50:24.898653513Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=3c004de9-6aa8-413f-8b7f-3351cdc060d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194313 | controller | Jun 12 15:50:24.927522 crc crio[24284]: time="2026-06-12T15:50:24.927308696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194329 | controller | Jun 12 15:50:24.936672 crc crio[24284]: time="2026-06-12T15:50:24.936073089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194345 | controller | Jun 12 15:50:24.958344 crc crio[24284]: time="2026-06-12T15:50:24.958154823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194360 | controller | Jun 12 15:50:24.959381 crc crio[24284]: time="2026-06-12T15:50:24.959237809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194376 | controller | Jun 12 15:50:24.963299 crc crio[24284]: time="2026-06-12T15:50:24.963150716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194391 | controller | Jun 12 15:50:24.984900 crc crio[24284]: time="2026-06-12T15:50:24.984783544Z" level=info msg="Created container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd" id=35a3d19f-18c4-40fd-994e-9d5f64617eae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194412 | controller | Jun 12 15:50:24.986191 crc crio[24284]: time="2026-06-12T15:50:24.986069465Z" level=info msg="Starting container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c" id=9afdfb8a-5a8a-44d0-9fb9-343367b91861 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.194429 | controller | Jun 12 15:50:24.994222 crc crio[24284]: time="2026-06-12T15:50:24.994098915Z" level=info msg="Started container" PID=84186 containerID=7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c description=openstack/ceilometer-0/proxy-httpd id=9afdfb8a-5a8a-44d0-9fb9-343367b91861 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb
2026-06-12 16:39:22.194445 | controller | Jun 12 15:50:25.001927 crc crio[24284]: time="2026-06-12T15:50:25.001826525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194462 | controller | Jun 12 15:50:25.012877 crc crio[24284]: time="2026-06-12T15:50:25.012772448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194477 | controller | Jun 12 15:50:25.042705 crc crio[24284]: time="2026-06-12T15:50:25.042585591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194493 | controller | Jun 12 15:50:25.051297 crc crio[24284]: time="2026-06-12T15:50:25.051046286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194509 | controller | Jun 12 15:50:25.364327 crc crio[24284]: time="2026-06-12T15:50:25.364186534Z" level=info msg="Created container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log" id=3c004de9-6aa8-413f-8b7f-3351cdc060d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194544 | controller | Jun 12 15:50:25.365352 crc crio[24284]: time="2026-06-12T15:50:25.36529823Z" level=info msg="Starting container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4" id=53cb15ca-1c3f-4922-a2ec-f74dff8d5991 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.194562 | controller | Jun 12 15:50:25.367723 crc crio[24284]: time="2026-06-12T15:50:25.367631237Z" level=info msg="Created container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log" id=1a57ed52-8a20-42ba-b870-d324c7cf8c8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194577 | controller | Jun 12 15:50:25.368828 crc crio[24284]: time="2026-06-12T15:50:25.368583927Z" level=info msg="Created container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=b70d5a63-97f0-428a-ac56-49e631b9c79e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194593 | controller | Jun 12 15:50:25.369948 crc crio[24284]: time="2026-06-12T15:50:25.36987785Z" level=info msg="Starting container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff" id=1d032fa3-12b5-422f-90b4-c8c75aeb71e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.194609 | controller | Jun 12 15:50:25.371693 crc crio[24284]: time="2026-06-12T15:50:25.371625625Z" level=info msg="Starting container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81" id=43e8cf83-71f9-436b-8a2d-18adced9ce75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.194625 | controller | Jun 12 15:50:25.375799 crc crio[24284]: time="2026-06-12T15:50:25.375735528Z" level=info msg="Started container" PID=84233 containerID=16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4 description=openstack/nova-metadata-0/nova-metadata-log id=53cb15ca-1c3f-4922-a2ec-f74dff8d5991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d
2026-06-12 16:39:22.194646 | controller | Jun 12 15:50:25.377915 crc crio[24284]: time="2026-06-12T15:50:25.377851597Z" level=info msg="Started container" PID=84371 containerID=855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=43e8cf83-71f9-436b-8a2d-18adced9ce75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082
2026-06-12 16:39:22.194663 | controller | Jun 12 15:50:25.379119 crc crio[24284]: time="2026-06-12T15:50:25.379058905Z" level=info msg="Created container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=21b3a2d1-6dfe-427e-9487-a718db1555e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194679 | controller | Jun 12 15:50:25.380634 crc crio[24284]: time="2026-06-12T15:50:25.380578199Z" level=info msg="Starting container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5" id=470be929-69b0-47d6-ab30-fbf14fdcd22f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.194695 | controller | Jun 12 15:50:25.383622 crc crio[24284]: time="2026-06-12T15:50:25.38355594Z" level=info msg="Started container" PID=84377 containerID=1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff description=openstack/nova-api-0/nova-api-log id=1d032fa3-12b5-422f-90b4-c8c75aeb71e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091
2026-06-12 16:39:22.194711 | controller | Jun 12 15:50:25.387779 crc crio[24284]: time="2026-06-12T15:50:25.387709992Z" level=info msg="Started container" PID=84380 containerID=53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=470be929-69b0-47d6-ab30-fbf14fdcd22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d
2026-06-12 16:39:22.194727 | controller | Jun 12 15:50:25.400006 crc crio[24284]: time="2026-06-12T15:50:25.39991279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8efb4c49-19e7-4c56-8ab4-39c843d6832d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194744 | controller | Jun 12 15:50:25.410700 crc crio[24284]: time="2026-06-12T15:50:25.410609945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=cca1813b-573e-4af0-a220-3425b369f13c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194760 | controller | Jun 12 15:50:25.446132 crc crio[24284]: time="2026-06-12T15:50:25.445847376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7b664485-b974-4ac9-a0ec-079f41ed4682 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194776 | controller | Jun 12 15:50:25.458929 crc crio[24284]: time="2026-06-12T15:50:25.458796892Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4a3732c6-65e3-4b64-b722-1bc71e56aa27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194792 | controller | Jun 12 15:50:25.460923 crc crio[24284]: time="2026-06-12T15:50:25.46085451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194808 | controller | Jun 12 15:50:25.463104 crc crio[24284]: time="2026-06-12T15:50:25.463045508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1a4cf8c8-4e08-4f00-8210-a462b9fc4b9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.194832 | controller | Jun 12 15:50:25.491358 crc crio[24284]: time="2026-06-12T15:50:25.491156628Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=8642844b-cfa3-44a0-8a23-9bcca2e66bfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194848 | controller | Jun 12 15:50:25.493499 crc crio[24284]: time="2026-06-12T15:50:25.493439362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194863 | controller | Jun 12 15:50:25.539118 crc crio[24284]: time="2026-06-12T15:50:25.539024085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194879 | controller | Jun 12 15:50:25.546855 crc crio[24284]: time="2026-06-12T15:50:25.546767736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194894 | controller | Jun 12 15:50:25.589933 crc crio[24284]: time="2026-06-12T15:50:25.589783635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194910 | controller | Jun 12 15:50:25.596311 crc crio[24284]: time="2026-06-12T15:50:25.596144961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.194925 | controller | Jun 12 15:50:25.694345 crc crio[24284]: time="2026-06-12T15:50:25.69412772Z" level=info msg="Created container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api" id=4a3732c6-65e3-4b64-b722-1bc71e56aa27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194941 | controller | Jun 12 15:50:25.696485 crc crio[24284]: time="2026-06-12T15:50:25.696186114Z" level=info msg="Starting container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92" id=15543617-113f-4e5c-a664-89e3e4ae58cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.194957 | controller | Jun 12 15:50:25.706682 crc crio[24284]: time="2026-06-12T15:50:25.705559837Z" level=info msg="Started container" PID=84442 containerID=2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92 description=openstack/nova-api-0/nova-api-api id=15543617-113f-4e5c-a664-89e3e4ae58cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091
2026-06-12 16:39:22.194973 | controller | Jun 12 15:50:25.757817 crc crio[24284]: time="2026-06-12T15:50:25.757707162Z" level=info msg="Created container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata" id=8642844b-cfa3-44a0-8a23-9bcca2e66bfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.194989 | controller | Jun 12 15:50:25.759361 crc crio[24284]: time="2026-06-12T15:50:25.759180491Z" level=info msg="Starting container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664" id=7e7f82ff-23be-41d4-bbcd-c775e74edc6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.195005 | controller | Jun 12 15:50:25.767719 crc crio[24284]: time="2026-06-12T15:50:25.767616042Z" level=info msg="Started container" PID=84447 containerID=92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 description=openstack/nova-metadata-0/nova-metadata-metadata id=7e7f82ff-23be-41d4-bbcd-c775e74edc6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d
2026-06-12 16:39:22.195021 | controller | Jun 12 15:50:26.037184 crc crio[24284]: time="2026-06-12T15:50:26.037051357Z" level=info msg="Stopping container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 (timeout: 30s)" id=f169d63d-e4bc-4ba9-98fd-12cef1b1c073 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195042 | controller | Jun 12 15:50:26.077318 crc crio[24284]: time="2026-06-12T15:50:26.077121886Z" level=info msg="Stopping container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 (timeout: 30s)" id=64d6905d-505a-4f38-b883-116b577f90d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195059 | controller | Jun 12 15:50:26.078021 crc crio[24284]: time="2026-06-12T15:50:26.077797328Z" level=info msg="Stopping container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4 (timeout: 30s)" id=14fd9d51-8412-4060-afcf-d8861778fd36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195074 | controller | Jun 12 15:50:26.294626 crc crio[24284]: time="2026-06-12T15:50:26.29451166Z" level=info msg="Stopped container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log" id=14fd9d51-8412-4060-afcf-d8861778fd36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195090 | controller | Jun 12 15:50:27.014463 crc crio[24284]: time="2026-06-12T15:50:27.013675583Z" level=info msg="Stopping container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb (timeout: 10s)" id=4707ba8d-3900-4753-bfde-90e0003f3183 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195106 | controller | Jun 12 15:50:27.153975 crc crio[24284]: time="2026-06-12T15:50:27.153758129Z" level=info msg="Stopped container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns" id=4707ba8d-3900-4753-bfde-90e0003f3183 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195122 | controller | Jun 12 15:50:27.156697 crc crio[24284]: time="2026-06-12T15:50:27.156628245Z" level=info msg="Stopping pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4" id=d1d45ac7-442a-4ba1-bca3-8749df359492 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195138 | controller | Jun 12 15:50:27.162615 crc crio[24284]: time="2026-06-12T15:50:27.162518832Z" level=info msg="Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc0009b8cb8}] Aliases:map[]}"
2026-06-12 16:39:22.195154 | controller | Jun 12 15:50:27.162826 crc crio[24284]: time="2026-06-12T15:50:27.1627659Z" level=info msg="Deleting pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195170 | controller | Jun 12 15:50:27.814644 crc crio[24284]: time="2026-06-12T15:50:27.814402107Z" level=info msg="Stopped pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4" id=d1d45ac7-442a-4ba1-bca3-8749df359492 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195186 | controller | Jun 12 15:50:28.213113 crc crio[24284]: time="2026-06-12T15:50:28.212671882Z" level=info msg="Removing container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb" id=84790db3-9238-477a-b03a-25a18f7b4c43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.195201 | controller | Jun 12 15:50:28.398501 crc crio[24284]: time="2026-06-12T15:50:28.398395837Z" level=info msg="Removed container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns" id=84790db3-9238-477a-b03a-25a18f7b4c43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.195217 | controller | Jun 12 15:50:28.405793 crc crio[24284]: time="2026-06-12T15:50:28.405671835Z" level=info msg="Removing container: 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa" id=5a884ba0-e88e-4069-b283-e2a3db7cb538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.195237 | controller | Jun 12 15:50:28.447717 crc crio[24284]: time="2026-06-12T15:50:28.44757554Z" level=info msg="Removed container 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init" id=5a884ba0-e88e-4069-b283-e2a3db7cb538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.195254 | controller | Jun 12 15:50:32.239377 crc crio[24284]: time="2026-06-12T15:50:32.238447285Z" level=info msg="Stopping pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2" id=d6fda128-e077-46be-944c-fec07de4ff62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195269 | controller | Jun 12 15:50:32.240957 crc crio[24284]: time="2026-06-12T15:50:32.240167171Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc001212e10}] Aliases:map[]}"
2026-06-12 16:39:22.195285 | controller | Jun 12 15:50:32.240957 crc crio[24284]: time="2026-06-12T15:50:32.240396179Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-p2c8r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195301 | controller | Jun 12 15:50:32.645295 crc crio[24284]: time="2026-06-12T15:50:32.641029835Z" level=info msg="Stopped pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2" id=d6fda128-e077-46be-944c-fec07de4ff62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195317 | controller | Jun 12 15:50:33.691687 crc crio[24284]: time="2026-06-12T15:50:33.690702392Z" level=info msg="Stopping container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92 (timeout: 30s)" id=9271cec3-d73d-445a-a9b5-1245340cf299 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195333 | controller | Jun 12 15:50:33.693444 crc crio[24284]: time="2026-06-12T15:50:33.69080998Z" level=info msg="Stopping container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff (timeout: 30s)" id=4d4460a5-543f-4384-b354-ae2af799f23d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195348 | controller | Jun 12 15:50:33.719153 crc crio[24284]: time="2026-06-12T15:50:33.719047936Z" level=info msg="Stopping container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5 (timeout: 30s)" id=9cb04fa6-1c58-45ae-b9e2-d9d755b45fd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195364 | controller | Jun 12 15:50:33.823907 crc crio[24284]: time="2026-06-12T15:50:33.823797708Z" level=info msg="Stopped container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log" id=4d4460a5-543f-4384-b354-ae2af799f23d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195380 | controller | Jun 12 15:50:34.732702 crc crio[24284]: time="2026-06-12T15:50:34.73209394Z" level=info msg="Stopped container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api" id=9271cec3-d73d-445a-a9b5-1245340cf299 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195396 | controller | Jun 12 15:50:34.734744 crc crio[24284]: time="2026-06-12T15:50:34.734653733Z" level=info msg="Stopping pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091" id=0c8fffa1-d86f-4955-af25-0a0bea553bca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195417 | controller | Jun 12 15:50:34.735763 crc crio[24284]: time="2026-06-12T15:50:34.735688187Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc00041ca20}] Aliases:map[]}"
2026-06-12 16:39:22.195433 | controller | Jun 12 15:50:34.735885 crc crio[24284]: time="2026-06-12T15:50:34.735865552Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195450 | controller | Jun 12 15:50:35.206563 crc crio[24284]: time="2026-06-12T15:50:35.206466942Z" level=info msg="Stopped pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091" id=0c8fffa1-d86f-4955-af25-0a0bea553bca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195466 | controller | Jun 12 15:50:35.376016 crc crio[24284]: time="2026-06-12T15:50:35.37573646Z" level=info msg="Stopped container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9cb04fa6-1c58-45ae-b9e2-d9d755b45fd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.195482 | controller | Jun 12 15:50:35.377305 crc crio[24284]: time="2026-06-12T15:50:35.377137976Z" level=info msg="Stopping pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d" id=ae7eb90f-dbe1-4558-8d94-c8ab2c9c30e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195498 | controller | Jun 12 15:50:35.378791 crc crio[24284]: time="2026-06-12T15:50:35.377750306Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0009b8580}] Aliases:map[]}"
2026-06-12 16:39:22.195546 | controller | Jun 12 15:50:35.378791 crc crio[24284]: time="2026-06-12T15:50:35.377902131Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195567 | controller | Jun 12 15:50:35.809672 crc crio[24284]: time="2026-06-12T15:50:35.809135676Z" level=info msg="Stopped pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d" id=ae7eb90f-dbe1-4558-8d94-c8ab2c9c30e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195584 | controller | Jun 12 15:50:36.366035 crc crio[24284]: time="2026-06-12T15:50:36.365648662Z" level=info msg="Removing container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5" id=17d45a43-3ab0-4b2e-b6fc-b689e1892389 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.195600 | controller | Jun 12 15:50:36.397005 crc crio[24284]: time="2026-06-12T15:50:36.396903221Z" level=info msg="Removed container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=17d45a43-3ab0-4b2e-b6fc-b689e1892389 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.195617 | controller | Jun 12 15:50:36.863424 crc crio[24284]: time="2026-06-12T15:50:36.86316317Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=824f5bbc-d369-4db7-a041-3524d3f444e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.195633 | controller | Jun 12 15:50:36.863424 crc crio[24284]: time="2026-06-12T15:50:36.863315395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.195654 | controller | Jun 12 15:50:36.890860 crc crio[24284]: time="2026-06-12T15:50:36.890740141Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0009b8da8}] Aliases:map[]}"
2026-06-12 16:39:22.195671 | controller | Jun 12 15:50:36.890860 crc crio[24284]: time="2026-06-12T15:50:36.890809233Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195688 | controller | Jun 12 15:50:36.961470 crc crio[24284]: time="2026-06-12T15:50:36.961175516Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=63c1aebb-6fb7-48fa-9aae-8a9271b5c0a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.195704 | controller | Jun 12 15:50:36.961470 crc crio[24284]: time="2026-06-12T15:50:36.961363452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.195719 | controller | Jun 12 15:50:36.997386 crc crio[24284]: time="2026-06-12T15:50:36.996911563Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc001e05138}] Aliases:map[]}"
2026-06-12 16:39:22.195735 | controller | Jun 12 15:50:36.997386 crc crio[24284]: time="2026-06-12T15:50:36.997368018Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195751 | controller | Jun 12 15:50:37.402897 crc crio[24284]: time="2026-06-12T15:50:37.402686059Z" level=info msg="Stopping pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd" id=0e6aef3f-d0fb-44ac-9eac-6ce0ee42bcbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.195766 | controller | Jun 12 15:50:37.403835 crc crio[24284]: time="2026-06-12T15:50:37.403754794Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc00041d0e8}] Aliases:map[]}"
2026-06-12 16:39:22.195783 | controller | Jun 12 15:50:37.403991 crc crio[24284]: time="2026-06-12T15:50:37.40394673Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-zp72w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.195799 | controller | Jun 12 15:50:37.570535 crc crio[24284]: 2026-06-12T15:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ff7e8d6e96c806 Mac:de:07:c2:b5:9c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.195815 | controller | Jun 12 15:50:37.572056 crc crio[24284]: time="2026-06-12T15:50:37.571969914Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0009b8da8}] Aliases:map[]}"
2026-06-12 16:39:22.195837 | controller | Jun 12 15:50:37.572180 crc crio[24284]: time="2026-06-12T15:50:37.572120669Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.195853 | controller | Jun 12 15:50:37.589732 crc crio[24284]: time="2026-06-12T15:50:37.589657143Z" level=info msg="Ran pod sandbox 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 with infra container: openstack/nova-scheduler-0/POD" id=824f5bbc-d369-4db7-a041-3524d3f444e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.195870 | controller | Jun 12 15:50:37.592425 crc crio[24284]: time="2026-06-12T15:50:37.592343236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c55bd97b-54e8-4df4-9ce4-edf2379a0c3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.195886 | controller | Jun 12 15:50:37.634178 crc crio[24284]: time="2026-06-12T15:50:37.63408686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=d6d04b8e-d6aa-4abb-a532-e90720f7755b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.195902 | controller | Jun 12 15:50:37.684026 crc crio[24284]: time="2026-06-12T15:50:37.683816878Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=192f4c0a-8daa-46e9-b427-a6d0c567e525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.195919 | controller | Jun 12 15:50:37.690791 crc crio[24284]: time="2026-06-12T15:50:37.69065231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.195935 | controller | Jun 12 15:50:37.778042 crc crio[24284]: time="2026-06-12T15:50:37.777885239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.195951 | controller | Jun 12 15:50:37.787299 crc crio[24284]: time="2026-06-12T15:50:37.787162068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.195966 | controller | Jun 12 15:50:37.840502 crc crio[24284]: 2026-06-12T15:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5706414910c26a5 Mac:b6:73:55:6d:e1:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.195982 | controller | Jun 12 15:50:37.842823 crc crio[24284]: time="2026-06-12T15:50:37.842780316Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc001e05138}] Aliases:map[]}"
2026-06-12 16:39:22.195998 | controller | Jun 12 15:50:37.843141 crc crio[24284]: time="2026-06-12T15:50:37.843114967Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.196019 | controller | Jun 12 15:50:37.853442 crc crio[24284]: time="2026-06-12T15:50:37.853407402Z" level=info msg="Ran pod sandbox 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 with infra container: openstack/nova-api-0/POD" id=63c1aebb-6fb7-48fa-9aae-8a9271b5c0a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.196036 | controller | Jun 12 15:50:37.856932 crc crio[24284]: time="2026-06-12T15:50:37.856859932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2ce55cb4-5124-4504-840a-1114168a3753 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.196053 | controller | Jun 12 15:50:37.860726 crc crio[24284]: time="2026-06-12T15:50:37.860694918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e746d579-8384-4922-b35a-23c9f7e11ff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.196069 | controller | Jun 12 15:50:37.880541 crc crio[24284]: time="2026-06-12T15:50:37.880132635Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=de47dfef-e905-4e6a-bf58-fe21b81b4517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196085 | controller | Jun 12 15:50:37.883192 crc crio[24284]: time="2026-06-12T15:50:37.883165224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196101 | controller | Jun 12 15:50:37.947718 crc crio[24284]: time="2026-06-12T15:50:37.947667939Z" level=info msg="Stopped pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd" id=0e6aef3f-d0fb-44ac-9eac-6ce0ee42bcbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196116 | controller | Jun 12 15:50:37.999669 crc crio[24284]: time="2026-06-12T15:50:37.999584558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196132 | controller | Jun 12 15:50:38.004323 crc crio[24284]: time="2026-06-12T15:50:38.004176757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196148 | controller | Jun 12 15:50:38.007775 crc crio[24284]: time="2026-06-12T15:50:38.007670788Z" level=info msg="Created container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=192f4c0a-8daa-46e9-b427-a6d0c567e525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196163 | controller | Jun 12 15:50:38.008854 crc crio[24284]: time="2026-06-12T15:50:38.008812702Z" level=info msg="Starting container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034" id=cf0f911e-bf4e-48ef-bfc8-0235d1627194 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.196179 | controller | Jun 12 15:50:38.025732 crc crio[24284]: time="2026-06-12T15:50:38.025685271Z" level=info msg="Started container" PID=85656 containerID=ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=cf0f911e-bf4e-48ef-bfc8-0235d1627194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908
2026-06-12 16:39:22.196196 | controller | Jun 12 15:50:38.175483 crc crio[24284]: time="2026-06-12T15:50:38.173929412Z" level=info msg="Created container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log" id=de47dfef-e905-4e6a-bf58-fe21b81b4517 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196212 | controller | Jun 12 15:50:38.176834 crc crio[24284]: time="2026-06-12T15:50:38.17636111Z" level=info msg="Starting container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff" id=d297e293-1c00-4f7f-aad5-f6c813fe96ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.196233 | controller | Jun 12 15:50:38.186417 crc crio[24284]: time="2026-06-12T15:50:38.186327631Z" level=info msg="Started container" PID=85702 containerID=da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff description=openstack/nova-api-0/nova-api-log id=d297e293-1c00-4f7f-aad5-f6c813fe96ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888
2026-06-12 16:39:22.196249 | controller | Jun 12 15:50:38.205620 crc crio[24284]: time="2026-06-12T15:50:38.203761843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=18a450e5-b046-4908-acaa-f227bdc3dadb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.196266 | controller | Jun 12 15:50:38.228737 crc crio[24284]: time="2026-06-12T15:50:38.228661934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=35928999-c7d2-4d05-8c1c-f408328189a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.196282 | controller | Jun 12 15:50:38.316342 crc crio[24284]: time="2026-06-12T15:50:38.316132633Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=d8bf2853-dfeb-4e1e-b380-63f63628284a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196297 | controller | Jun 12 15:50:38.318445 crc crio[24284]: time="2026-06-12T15:50:38.318385776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196313 | controller | Jun 12 15:50:38.372523 crc crio[24284]: time="2026-06-12T15:50:38.372030177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196329 | controller | Jun 12 15:50:38.376500 crc crio[24284]: time="2026-06-12T15:50:38.376424543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196406 | controller | Jun 12 15:50:38.590101 crc crio[24284]: time="2026-06-12T15:50:38.589334649Z" level=info msg="Created container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api" id=d8bf2853-dfeb-4e1e-b380-63f63628284a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196424 | controller | Jun 12 15:50:38.592998 crc crio[24284]: time="2026-06-12T15:50:38.592860801Z" level=info msg="Starting container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d" id=26bdbdb2-2299-4741-8ec2-d71f7d0b3ed2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.196441 | controller | Jun 12 15:50:38.599820 crc crio[24284]: time="2026-06-12T15:50:38.599705582Z" level=info msg="Started container" PID=85732 containerID=102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d description=openstack/nova-api-0/nova-api-api id=26bdbdb2-2299-4741-8ec2-d71f7d0b3ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888
2026-06-12 16:39:22.196458 | controller | Jun 12 15:50:39.194598 crc crio[24284]: time="2026-06-12T15:50:39.193947097Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=a1e8e92f-e7ed-464d-a231-35ab29cf781e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.196474 | controller | Jun 12 15:50:39.196367 crc crio[24284]: time="2026-06-12T15:50:39.194605609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196490 | controller | Jun 12 15:50:39.259599 crc crio[24284]: time="2026-06-12T15:50:39.259323106Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 UID:642ae8d0-d92b-4e83-8e20-aa761b3914d7 NetNS:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod642ae8d0_d92b_4e83_8e20_aa761b3914d7.slice PodAnnotations:0xc00041d110}] Aliases:map[]}"
2026-06-12 16:39:22.196528 | controller | Jun 12 15:50:39.259599 crc crio[24284]: time="2026-06-12T15:50:39.259397168Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.196551 | controller | Jun 12 15:50:39.622575 crc crio[24284]: 2026-06-12T15:50:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:686cd33d9e60b43 Mac:62:e3:6d:8c:d4:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 SocketPath: PciID:}] [{Interface:0xc000014eb0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.196568 | controller | Jun 12 15:50:39.623438 crc crio[24284]: time="2026-06-12T15:50:39.623336584Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 UID:642ae8d0-d92b-4e83-8e20-aa761b3914d7 NetNS:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod642ae8d0_d92b_4e83_8e20_aa761b3914d7.slice PodAnnotations:0xc00041d110}] Aliases:map[]}"
2026-06-12 16:39:22.196585 | controller | Jun 12 15:50:39.623621 crc crio[24284]: time="2026-06-12T15:50:39.62353017Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.196602 | controller | Jun 12 15:50:39.634605 crc crio[24284]: time="2026-06-12T15:50:39.634472586Z" level=info msg="Ran pod sandbox 686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 with infra container: openstack/nova-cell1-conductor-0/POD" id=a1e8e92f-e7ed-464d-a231-35ab29cf781e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.196618 | controller | Jun 12 15:50:39.638975 crc crio[24284]: time="2026-06-12T15:50:39.638873334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=09b8cc7d-bf26-4b19-940f-e96a5029998c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.196634 | controller | Jun 12 15:50:39.668538 crc crio[24284]: time="2026-06-12T15:50:39.668358333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=819e9c2c-2d97-4a97-9f40-75dcae4f5e08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.196650 | controller | Jun 12 15:50:40.042696 crc crio[24284]: time="2026-06-12T15:50:40.042568813Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=16dc6185-afd8-4083-8783-dd631393fff9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196667 | controller | Jun 12 15:50:40.043381 crc crio[24284]: time="2026-06-12T15:50:40.043199373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196683 | controller | Jun 12 15:50:40.100085 crc crio[24284]: time="2026-06-12T15:50:40.099972393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196699 | controller | Jun 12 15:50:40.105979 crc crio[24284]: time="2026-06-12T15:50:40.105904962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.196720 | controller | Jun 12 15:50:40.305867 crc crio[24284]: time="2026-06-12T15:50:40.305668544Z" level=info msg="Created container a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=16dc6185-afd8-4083-8783-dd631393fff9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.196736 | controller | Jun 12 15:50:40.308348 crc crio[24284]: time="2026-06-12T15:50:40.308238237Z" level=info msg="Starting container: a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6" id=41cd0308-20ce-43c3-b3e2-d16f8a89dd48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.196753 | controller | Jun 12 15:50:40.315659 crc crio[24284]: time="2026-06-12T15:50:40.315540852Z" level=info msg="Started container" PID=85951 containerID=a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=41cd0308-20ce-43c3-b3e2-d16f8a89dd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6
2026-06-12 16:39:22.196769 | controller | Jun 12 15:50:45.637426 crc crio[24284]: time="2026-06-12T15:50:45.636318601Z" level=info msg="Removing container: 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac" id=09d1be77-3737-4f04-9800-fae57ef371cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.196786 | controller | Jun 12 15:50:45.752791 crc crio[24284]: time="2026-06-12T15:50:45.752682282Z" level=info msg="Removed container 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac: openshift-infra/auto-csr-approver-29687984-grxpn/oc" id=09d1be77-3737-4f04-9800-fae57ef371cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.196802 | controller | Jun 12 15:50:45.768516 crc crio[24284]: time="2026-06-12T15:50:45.768167146Z" level=info msg="Stopping pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4" id=ac5498c8-78da-4af5-8ea1-a27f57a0d3f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196818 | controller | Jun 12 15:50:45.768516 crc crio[24284]: time="2026-06-12T15:50:45.768497347Z" level=info msg="Stopped pod sandbox (already stopped): cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4" id=ac5498c8-78da-4af5-8ea1-a27f57a0d3f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196835 | controller | Jun 12 15:50:45.769731 crc crio[24284]: time="2026-06-12T15:50:45.769501299Z" level=info msg="Removing pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4" id=a4afc549-30d5-4a79-b15f-88d7fc9a3827 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.196851 | controller | Jun 12 15:50:45.791581 crc crio[24284]: time="2026-06-12T15:50:45.791465528Z" level=info msg="Removed pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4" id=a4afc549-30d5-4a79-b15f-88d7fc9a3827 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.196866 | controller | Jun 12 15:50:45.792759 crc crio[24284]: time="2026-06-12T15:50:45.792658404Z" level=info msg="Stopping pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d" id=39b68bef-a156-4476-8b63-85218a1b99f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196882 | controller | Jun 12 15:50:45.792879 crc crio[24284]: time="2026-06-12T15:50:45.792790878Z" level=info msg="Stopped pod sandbox (already stopped): 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d" id=39b68bef-a156-4476-8b63-85218a1b99f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196898 | controller | Jun 12 15:50:45.794105 crc crio[24284]: time="2026-06-12T15:50:45.794006218Z" level=info msg="Removing pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d" id=6c8b6d46-bfae-4f2a-907b-d4c558c8b054 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.196920 | controller | Jun 12 15:50:45.809292 crc crio[24284]: time="2026-06-12T15:50:45.809094315Z" level=info msg="Removed pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d" id=6c8b6d46-bfae-4f2a-907b-d4c558c8b054 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.196939 | controller | Jun 12 15:50:45.811396 crc crio[24284]: time="2026-06-12T15:50:45.811302235Z" level=info msg="Stopping pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13" id=573056b1-6a74-4429-811d-763d0e51c6b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196956 | controller | Jun 12 15:50:45.811553 crc crio[24284]: time="2026-06-12T15:50:45.811408199Z" level=info msg="Stopped pod sandbox (already stopped): 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13" id=573056b1-6a74-4429-811d-763d0e51c6b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.196972 | controller | Jun 12 15:50:45.812741 crc crio[24284]: time="2026-06-12T15:50:45.812672339Z" level=info msg="Removing pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13" id=a27b0cfd-b204-4e53-86f2-d08835ff663e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.196988 | controller | Jun 12 15:50:45.840005 crc crio[24284]: time="2026-06-12T15:50:45.839185673Z" level=info msg="Removed pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13" id=a27b0cfd-b204-4e53-86f2-d08835ff663e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.197004 | controller | Jun 12 15:50:45.841105 crc crio[24284]: time="2026-06-12T15:50:45.84096506Z" level=info msg="Stopping pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936" id=63aad17d-54f6-4071-af59-e64a38633464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.197019 | controller | Jun 12 15:50:45.841357 crc crio[24284]: time="2026-06-12T15:50:45.841117945Z" level=info msg="Stopped pod sandbox (already stopped): 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936" id=63aad17d-54f6-4071-af59-e64a38633464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.197035 | controller | Jun 12 15:50:45.841997 crc crio[24284]: time="2026-06-12T15:50:45.841931011Z" level=info msg="Removing pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936" id=b5ed3c47-9a38-41ba-a1ff-d7673df5e3b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.197051 | controller | Jun 12 15:50:45.862982 crc crio[24284]: time="2026-06-12T15:50:45.862876705Z" level=info msg="Removed pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936" id=b5ed3c47-9a38-41ba-a1ff-d7673df5e3b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.197067 | controller | Jun 12 15:50:56.056208 crc crio[24284]: time="2026-06-12T15:50:56.055134296Z" level=warning msg="Stopping container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.197083 | controller | Jun 12 15:50:56.093664 crc crio[24284]: time="2026-06-12T15:50:56.090335399Z" level=warning msg="Stopping container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.197100 | controller | Jun 12 15:50:56.101279 crc crio[24284]: time="2026-06-12T15:50:56.101125477Z" level=error msg="Killing container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.197116 | controller | Jun 12 15:50:56.143990 crc crio[24284]: time="2026-06-12T15:50:56.143810081Z" level=info msg="Stopped container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=f169d63d-e4bc-4ba9-98fd-12cef1b1c073 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.197138 | controller | Jun 12 15:50:56.145949 crc crio[24284]: time="2026-06-12T15:50:56.145802525Z" level=info msg="Stopping pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082" id=30a3c3de-cc77-47ac-adad-04cfc8ddb3f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.197154 | controller | Jun 12 15:50:56.149024 crc crio[24284]: time="2026-06-12T15:50:56.148928685Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc001e05820}] Aliases:map[]}"
2026-06-12 16:39:22.197171 | controller | Jun 12 15:50:56.149348 crc crio[24284]: time="2026-06-12T15:50:56.149188704Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.197188 | controller | Jun 12 15:50:56.150151 crc crio[24284]: time="2026-06-12T15:50:56.148966617Z" level=error msg="Killing container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.197203 | controller | Jun 12 15:50:56.199354 crc crio[24284]: time="2026-06-12T15:50:56.19892605Z" level=info msg="Stopped container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata" id=64d6905d-505a-4f38-b883-116b577f90d4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.197219 | controller | Jun 12 15:50:56.202861 crc crio[24284]: time="2026-06-12T15:50:56.202785836Z" level=info msg="Stopping pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d" id=1b09037c-354b-4c70-9025-78efc554c03a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.197235 | controller | Jun 12 15:50:56.205718 crc crio[24284]: time="2026-06-12T15:50:56.203373375Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}"
2026-06-12 16:39:22.197251 | controller | Jun 12 15:50:56.205858 crc crio[24284]: time="2026-06-12T15:50:56.205821685Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.197268 | controller | Jun 12 15:50:56.599510 crc crio[24284]: time="2026-06-12T15:50:56.598399689Z" level=info msg="Stopped pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082" id=30a3c3de-cc77-47ac-adad-04cfc8ddb3f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.197283 | controller | Jun 12 15:50:56.745683 crc crio[24284]: time="2026-06-12T15:50:56.745405732Z" level=info msg="Stopped pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d" id=1b09037c-354b-4c70-9025-78efc554c03a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.197299 | controller | Jun 12 15:50:56.764693 crc crio[24284]: time="2026-06-12T15:50:56.764450775Z" level=info msg="Removing container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81" id=383a8da1-d427-491d-a52f-4148dd7f22de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.197319 | controller | Jun 12 15:50:56.818492 crc crio[24284]: time="2026-06-12T15:50:56.816814166Z" level=info msg="Removed container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=383a8da1-d427-491d-a52f-4148dd7f22de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.197336 | controller | Jun 12 15:50:57.844730 crc crio[24284]: time="2026-06-12T15:50:57.843718478Z" level=info msg="Removing container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664" id=1ed3560d-7f1d-48c8-bdf7-9af5e245ef6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.197351 | controller | Jun 12 15:50:57.890051 crc crio[24284]: time="2026-06-12T15:50:57.889955575Z" level=info msg="Removed container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata" id=1ed3560d-7f1d-48c8-bdf7-9af5e245ef6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.197367 | controller | Jun 12 15:50:57.895767 crc crio[24284]: time="2026-06-12T15:50:57.895652042Z" level=info msg="Removing container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4" id=5df61dfe-35c3-4dbc-9f1e-92fbbf218b19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.197383 | controller | Jun 12 15:50:57.955572 crc crio[24284]: time="2026-06-12T15:50:57.955459851Z" level=info msg="Removed container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log" id=5df61dfe-35c3-4dbc-9f1e-92fbbf218b19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.197398 | controller | Jun 12 15:50:58.137293 crc crio[24284]: time="2026-06-12T15:50:58.134198071Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86b6549dff-wwsr5/POD" id=3b87e705-d942-4b37-88c4-c4c7e0dc76a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.197413 | controller | Jun 12 15:50:58.137293 crc crio[24284]: time="2026-06-12T15:50:58.134627695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.197429 | controller | Jun 12 15:50:58.181946 crc crio[24284]: time="2026-06-12T15:50:58.178363374Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc0027228c8}] Aliases:map[]}"
2026-06-12 16:39:22.197445 | controller | Jun 12 15:50:58.181946 crc crio[24284]: time="2026-06-12T15:50:58.178516489Z" level=info msg="Adding pod openstack_dnsmasq-dns-86b6549dff-wwsr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.197460 | controller | Jun 12 15:50:58.413828 crc crio[24284]: time="2026-06-12T15:50:58.413472955Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=d933d763-2bc9-4c28-ac0e-d018890cc5d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.197476 | controller | Jun 12 15:50:58.414027 crc crio[24284]: time="2026-06-12T15:50:58.413834446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.197492 | controller | Jun 12 15:50:58.428184 crc crio[24284]: time="2026-06-12T15:50:58.42809058Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2c2310da-0cd5-4012-91df-94074a4ac1b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.197507 | controller | Jun 12 15:50:58.428499 crc crio[24284]: time="2026-06-12T15:50:58.428194243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.197548 | controller | Jun 12 15:50:58.475917 crc crio[24284]: time="2026-06-12T15:50:58.467435711Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f UID:12d4cf42-71db-4645-b8a8-449b333ced72 NetNS:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12d4cf42_71db_4645_b8a8_449b333ced72.slice PodAnnotations:0xc004af8008}] Aliases:map[]}"
2026-06-12 16:39:22.197567 | controller | Jun 12 15:50:58.475917 crc crio[24284]: time="2026-06-12T15:50:58.467504134Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.197583 | controller | Jun 12 15:50:58.478308 crc crio[24284]: time="2026-06-12T15:50:58.478129948Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc004af8108}] Aliases:map[]}"
2026-06-12 16:39:22.197599 | controller | Jun 12 15:50:58.478433 crc crio[24284]: time="2026-06-12T15:50:58.478318194Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.197615 | controller | Jun 12 15:50:58.741445 crc crio[24284]: 2026-06-12T15:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4467c23306c93e9 Mac:ce:ec:47:da:1a:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.197632 | controller | Jun 12 15:50:58.741445 crc crio[24284]: time="2026-06-12T15:50:58.740415626Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc0027228c8}] Aliases:map[]}"
2026-06-12 16:39:22.197648 | controller | Jun 12 15:50:58.741445 crc crio[24284]: time="2026-06-12T15:50:58.740545593Z" level=info msg="Checking pod openstack_dnsmasq-dns-86b6549dff-wwsr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.197664 | controller | Jun 12 15:50:58.757073 crc crio[24284]: time="2026-06-12T15:50:58.75702475Z" level=info msg="Ran pod sandbox 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 with infra container: openstack/dnsmasq-dns-86b6549dff-wwsr5/POD" id=3b87e705-d942-4b37-88c4-c4c7e0dc76a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.197680 | controller | Jun 12 15:50:58.766688 crc crio[24284]: time="2026-06-12T15:50:58.76659447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=137769ae-2d46-42d4-ad25-3a54ad9a5175 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.197696 | controller | Jun 12 15:50:58.864001 crc crio[24284]: time="2026-06-12T15:50:58.863871567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=08e2d0d9-4a3d-4852-8811-bdcb01b18ac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.197719 | controller | Jun 12 15:50:58.881101 crc crio[24284]: time="2026-06-12T15:50:58.875348461Z" level=info msg="Creating container: openstack/dnsmasq-dns-86b6549dff-wwsr5/init" id=bbd21878-9259-4ed5-beff-4285d69ef9e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.197735 | controller | Jun 12 15:50:58.881101 crc crio[24284]: time="2026-06-12T15:50:58.880864164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.197751 | controller | Jun 12 15:50:58.915069 crc crio[24284]: 2026-06-12T15:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3247a51bd8fd11 Mac:3a:9a:3b:96:9a:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.197767 | controller | Jun 12 15:50:58.916806 crc crio[24284]: time="2026-06-12T15:50:58.916040469Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f UID:12d4cf42-71db-4645-b8a8-449b333ced72 NetNS:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12d4cf42_71db_4645_b8a8_449b333ced72.slice PodAnnotations:0xc004af8008}] Aliases:map[]}"
2026-06-12 16:39:22.197783 | controller | Jun 12 15:50:58.916806 crc crio[24284]: time="2026-06-12T15:50:58.916197004Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.197799 | controller | Jun 12 15:50:58.947972 crc crio[24284]: time="2026-06-12T15:50:58.947895015Z" level=info msg="Ran pod sandbox b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f with infra container: openstack/nova-cell1-novncproxy-0/POD" id=d933d763-2bc9-4c28-ac0e-d018890cc5d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.197814 | controller | Jun 12 15:50:58.965196 crc crio[24284]: time="2026-06-12T15:50:58.964343154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=8fbc762a-04a6-4091-84de-681a3ad4a911 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.197831 | controller | Jun 12 15:50:59.011488 crc crio[24284]: 2026-06-12T15:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da22c1b6702dbeb Mac:16:dd:09:89:72:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e SocketPath: PciID:}] [{Interface:0xc0004a0600 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.197847 | controller | Jun 12 15:50:59.012293 crc crio[24284]: time="2026-06-12T15:50:59.01208779Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc004af8108}] Aliases:map[]}"
2026-06-12 16:39:22.197863 | controller | Jun 12 15:50:59.012385 crc crio[24284]: time="2026-06-12T15:50:59.012305827Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.197879 | controller | Jun 12 15:50:59.028784 crc crio[24284]: time="2026-06-12T15:50:59.028699506Z" level=info msg="Ran pod sandbox da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be with infra container: openstack/nova-metadata-0/POD" id=2c2310da-0cd5-4012-91df-94074a4ac1b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.197902 | controller | Jun 12 15:50:59.030601 crc crio[24284]: time="2026-06-12T15:50:59.030562534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.197919 | controller | Jun 12 15:50:59.032912 crc crio[24284]: time="2026-06-12T15:50:59.032825997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=143b4557-9b53-49f7-8625-62b20f8b25f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.197934 | controller | Jun 12 15:50:59.034069 crc crio[24284]: time="2026-06-12T15:50:59.034045597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.197950 | controller | Jun 12 15:50:59.035514 crc crio[24284]: time="2026-06-12T15:50:59.03541271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=624ddfd9-31d5-4da8-961f-f88cffcb4de5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.197966 | controller | Jun 12 15:50:59.035767 crc crio[24284]: time="2026-06-12T15:50:59.035448791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=63fdade5-3f01-4459-9907-8c05a9c27a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.197982 | controller | Jun 12 15:50:59.047758 crc crio[24284]: time="2026-06-12T15:50:59.047141808Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=809d6993-e8ac-4917-b330-b7e343ae267a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.197998 | controller | Jun 12 15:50:59.047758 crc crio[24284]: time="2026-06-12T15:50:59.047582092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198014 | controller | Jun 12 15:50:59.052878 crc crio[24284]: time="2026-06-12T15:50:59.05279651Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=59e6a992-fbd2-4fc8-924e-a3f14c39e240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198030 | controller | Jun 12 15:50:59.066947 crc crio[24284]: time="2026-06-12T15:50:59.066876691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198046 | controller | Jun 12 15:50:59.139773 crc crio[24284]: time="2026-06-12T15:50:59.139672258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198062 | controller | Jun 12 15:50:59.143075 crc crio[24284]: time="2026-06-12T15:50:59.142894611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198077 | controller | Jun 12 15:50:59.155416 crc crio[24284]: time="2026-06-12T15:50:59.155368473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198092 | controller | Jun 12 15:50:59.162138 crc crio[24284]: time="2026-06-12T15:50:59.16210132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198108 | controller | Jun 12 15:50:59.222638 crc crio[24284]: time="2026-06-12T15:50:59.222508236Z" level=info msg="Created container 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768: openstack/dnsmasq-dns-86b6549dff-wwsr5/init" id=bbd21878-9259-4ed5-beff-4285d69ef9e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198128 | controller | Jun 12 15:50:59.223868 crc crio[24284]: time="2026-06-12T15:50:59.223801826Z" level=info msg="Starting container: 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768" id=6ac8a5f4-3491-47fd-bfaf-bf7a01e92b99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.198144 | controller | Jun 12 15:50:59.234960 crc crio[24284]: time="2026-06-12T15:50:59.234465611Z" level=info msg="Started container" PID=87079 containerID=0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768 description=openstack/dnsmasq-dns-86b6549dff-wwsr5/init id=6ac8a5f4-3491-47fd-bfaf-bf7a01e92b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5
2026-06-12 16:39:22.198160 | controller | Jun 12 15:50:59.386138 crc crio[24284]: time="2026-06-12T15:50:59.3860335Z" level=info msg="Created container 08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=809d6993-e8ac-4917-b330-b7e343ae267a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198176 | controller | Jun 12 15:50:59.387945 crc crio[24284]: time="2026-06-12T15:50:59.387852509Z" level=info msg="Starting container: 08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f" id=e9050783-fec3-42f6-8b15-f5824e06dd8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.198192 | controller | Jun 12 15:50:59.398525 crc crio[24284]: time="2026-06-12T15:50:59.398439209Z" level=info msg="Started container" PID=87090 containerID=08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e9050783-fec3-42f6-8b15-f5824e06dd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f
2026-06-12 16:39:22.198209 | controller | Jun 12 15:50:59.425794 crc crio[24284]: time="2026-06-12T15:50:59.425597826Z" level=info msg="Created container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log" id=59e6a992-fbd2-4fc8-924e-a3f14c39e240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198225 | controller | Jun 12 15:50:59.426878 crc crio[24284]: time="2026-06-12T15:50:59.426805216Z" level=info msg="Starting container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65" id=f0680390-a596-4024-9c13-721b7df30b83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.198240 | controller | Jun 12 15:50:59.433773 crc crio[24284]: time="2026-06-12T15:50:59.433617833Z" level=info msg="Started container" PID=87108 containerID=28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65 description=openstack/nova-metadata-0/nova-metadata-log id=f0680390-a596-4024-9c13-721b7df30b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be
2026-06-12 16:39:22.198257 | controller | Jun 12 15:50:59.451968 crc crio[24284]: time="2026-06-12T15:50:59.451863561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fb1247b4-a8ca-415a-8617-b9144dd968ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.198273 | controller | Jun 12 15:50:59.491425 crc crio[24284]: time="2026-06-12T15:50:59.491194566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4da52553-9771-4e99-adc1-16b92ef9e69b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.198288 | controller | Jun 12 15:50:59.570883 crc crio[24284]: time="2026-06-12T15:50:59.57078417Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=01a3354c-7387-4998-a056-e3aed4a1d0e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198309 | controller | Jun 12 15:50:59.571578 crc crio[24284]: time="2026-06-12T15:50:59.571515403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198325 | controller | Jun 12 15:50:59.734836 crc crio[24284]: time="2026-06-12T15:50:59.734737757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198341 | controller | Jun 12 15:50:59.745080 crc crio[24284]: time="2026-06-12T15:50:59.744993491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198357 | controller | Jun 12 15:50:59.943193 crc crio[24284]: time="2026-06-12T15:50:59.943083784Z" level=info msg="Created container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata" id=01a3354c-7387-4998-a056-e3aed4a1d0e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198373 | controller | Jun 12 15:50:59.955916 crc crio[24284]: time="2026-06-12T15:50:59.955841199Z" level=info msg="Starting container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96" id=33ffb1fc-747e-4fa5-9840-7703b548fdaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.198389 | controller | Jun 12 15:50:59.963084 crc crio[24284]: time="2026-06-12T15:50:59.96300375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e97dce8c-09f7-4a85-a165-f038b561b16e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.198405 | controller | Jun 12 15:50:59.963899 crc crio[24284]: time="2026-06-12T15:50:59.9638659Z" level=info msg="Started container" PID=87148 containerID=e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96 description=openstack/nova-metadata-0/nova-metadata-metadata id=33ffb1fc-747e-4fa5-9840-7703b548fdaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be
2026-06-12 16:39:22.198421 | controller | Jun 12 15:51:00.047960 crc crio[24284]: time="2026-06-12T15:51:00.047789476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3b9fe4f-c2ba-4801-a151-be029fa290fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.198437 | controller | Jun 12 15:51:00.072646 crc crio[24284]: time="2026-06-12T15:51:00.072012661Z" level=info msg="Creating container: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns" id=f40a1eec-c425-40ca-b531-a732d7db3a18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198453 | controller | Jun 12 15:51:00.073037 crc crio[24284]: time="2026-06-12T15:51:00.072981232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198469 | controller | Jun 12 15:51:00.155826 crc crio[24284]: time="2026-06-12T15:51:00.155749635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198484 | controller | Jun 12 15:51:00.160698 crc crio[24284]: time="2026-06-12T15:51:00.160585642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198500 | controller | Jun 12 15:51:00.366650 crc crio[24284]: time="2026-06-12T15:51:00.366578114Z" level=info msg="Created container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns" id=f40a1eec-c425-40ca-b531-a732d7db3a18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.198541 | controller | Jun 12 15:51:00.368762 crc crio[24284]: time="2026-06-12T15:51:00.368686222Z" level=info msg="Starting container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2" id=aacd7cbd-89c2-440c-b46b-9ec8ef1f1c2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.198560 | controller | Jun 12 15:51:00.383200 crc crio[24284]: time="2026-06-12T15:51:00.383112789Z" level=info msg="Started container" PID=87232 containerID=4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2 description=openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns id=aacd7cbd-89c2-440c-b46b-9ec8ef1f1c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5
2026-06-12 16:39:22.198577 | controller | Jun 12 15:51:01.162014 crc crio[24284]: time="2026-06-12T15:51:01.16167878Z" level=info msg="Stopping container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5 (timeout: 30s)" id=f308fed3-2f30-471e-95e5-289c06d055e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198593 | controller | Jun 12 15:51:01.162685 crc crio[24284]: time="2026-06-12T15:51:01.161727188Z" level=info msg="Stopping container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c (timeout: 30s)" id=2d8463fa-40ac-416c-93d5-09804d9adf46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198609 | controller | Jun 12 15:51:01.163526 crc crio[24284]: time="2026-06-12T15:51:01.16180064Z" level=info msg="Stopping container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c (timeout: 30s)" id=4bd33084-f0bb-484b-8fb6-9589b3d3d9f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198624 | controller | Jun 12 15:51:01.163526 crc crio[24284]: time="2026-06-12T15:51:01.161825441Z" level=info msg="Stopping container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d (timeout: 30s)" id=06fea7e5-78e4-4d59-94df-7dd8d381c1be name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198640 | controller | Jun 12 15:51:01.308674 crc crio[24284]: time="2026-06-12T15:51:01.30804123Z" level=info msg="Stopped container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core" id=06fea7e5-78e4-4d59-94df-7dd8d381c1be name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198656 | controller | Jun 12 15:51:01.389444 crc crio[24284]: time="2026-06-12T15:51:01.389240513Z" level=info msg="Stopped container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd" id=2d8463fa-40ac-416c-93d5-09804d9adf46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198672 | controller | Jun 12 15:51:01.610082 crc crio[24284]: time="2026-06-12T15:51:01.609985966Z" level=info msg="Stopping container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d (timeout: 30s)" id=4ddcb91a-705a-4e84-9723-27ad38826ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198688 | controller | Jun 12 15:51:01.610362 crc crio[24284]: time="2026-06-12T15:51:01.610332672Z" level=info msg="Stopping container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff (timeout: 30s)" id=4f7a532b-52de-43b0-8c03-1d69779b3146 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198705 | controller | Jun 12 15:51:01.842092 crc crio[24284]: time="2026-06-12T15:51:01.84191532Z" level=info msg="Stopped container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent" id=f308fed3-2f30-471e-95e5-289c06d055e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198720 | controller | Jun 12 15:51:01.850712 crc crio[24284]: time="2026-06-12T15:51:01.850646321Z" level=info msg="Stopped container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log" id=4f7a532b-52de-43b0-8c03-1d69779b3146 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198743 | controller | Jun 12 15:51:02.035475 crc crio[24284]: time="2026-06-12T15:51:02.034733739Z" level=info msg="Stopped container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent" id=4bd33084-f0bb-484b-8fb6-9589b3d3d9f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.198759 | controller | Jun 12 15:51:02.037581 crc crio[24284]: time="2026-06-12T15:51:02.037426575Z" level=info msg="Stopping pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb" id=a8f05ba5-437a-462d-84f9-9473807402b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.198776 | controller | Jun 12 15:51:02.038303 crc crio[24284]: time="2026-06-12T15:51:02.038154359Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc000b846d0}] Aliases:map[]}"
2026-06-12 16:39:22.198792 | controller | Jun 12 15:51:02.038490 crc crio[24284]: time="2026-06-12T15:51:02.038431518Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.198808 | controller | Jun 12 15:51:02.485979 crc crio[24284]: time="2026-06-12T15:51:02.485199065Z" level=info msg="Stopped pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb" id=a8f05ba5-437a-462d-84f9-9473807402b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.198825 | controller | Jun 12 15:51:03.065690 crc crio[24284]: time="2026-06-12T15:51:03.065157678Z" level=info msg="Removing container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c" id=337628e7-4769-464d-95fb-bfd27dd404d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198841 | controller | Jun 12 15:51:03.106807 crc crio[24284]: time="2026-06-12T15:51:03.106657958Z" level=info msg="Removed container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd" id=337628e7-4769-464d-95fb-bfd27dd404d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198856 | controller | Jun 12 15:51:03.111394 crc crio[24284]: time="2026-06-12T15:51:03.11120249Z" level=info msg="Removing container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d" id=17485065-815c-4aeb-8d4c-6cd539bd4a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198872 | controller | Jun 12 15:51:03.153193 crc crio[24284]: time="2026-06-12T15:51:03.153076372Z" level=info msg="Removed container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core" id=17485065-815c-4aeb-8d4c-6cd539bd4a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198887 | controller | Jun 12 15:51:03.169758 crc crio[24284]: time="2026-06-12T15:51:03.169663763Z" level=info msg="Removing container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c" id=abb0267c-172b-48ab-8811-52bb59df88d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198903 | controller | Jun 12 15:51:03.269612 crc crio[24284]: time="2026-06-12T15:51:03.268539724Z" level=info msg="Removed container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent" id=abb0267c-172b-48ab-8811-52bb59df88d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198919 | controller | Jun 12 15:51:03.272779 crc crio[24284]: time="2026-06-12T15:51:03.27270014Z" level=info msg="Removing container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5" id=0d5af757-3cbc-4d3d-adf9-9f1f2ff4c919 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198939 | controller | Jun 12 15:51:03.302736 crc crio[24284]: time="2026-06-12T15:51:03.302642268Z" level=info msg="Removed container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent" id=0d5af757-3cbc-4d3d-adf9-9f1f2ff4c919 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.198955 | controller | Jun 12 15:51:03.559195 crc crio[24284]: time="2026-06-12T15:51:03.559100032Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1fa66163-3c03-463b-bf10-fcc637cc2acf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.198972 | controller | Jun 12 15:51:03.560545 crc crio[24284]: time="2026-06-12T15:51:03.559292129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.198988 | controller | Jun 12 15:51:03.614465 crc crio[24284]: time="2026-06-12T15:51:03.614379644Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc002c1e4c0}] Aliases:map[]}"
2026-06-12 16:39:22.199004 | controller | Jun 12 15:51:03.614465 crc crio[24284]: time="2026-06-12T15:51:03.614437846Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.199020 | controller | Jun 12 15:51:04.215310 crc crio[24284]: 2026-06-12T15:51:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85745ebc5627727 Mac:46:9e:5b:06:0b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.199036 | controller | Jun 12 15:51:04.215310 crc crio[24284]: time="2026-06-12T15:51:04.212798403Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc002c1e4c0}] Aliases:map[]}"
2026-06-12 16:39:22.199053 | controller | Jun 12 15:51:04.215310 crc crio[24284]: time="2026-06-12T15:51:04.212962678Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.199069 | controller | Jun 12 15:51:04.220987 crc crio[24284]: time="2026-06-12T15:51:04.220900069Z" level=info msg="Ran pod sandbox 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a with infra container: openstack/ceilometer-0/POD" id=1fa66163-3c03-463b-bf10-fcc637cc2acf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.199085 | controller | Jun 12 15:51:04.224287 crc crio[24284]: time="2026-06-12T15:51:04.223945661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=be3e76c6-e3c3-4bd3-bb4b-6b4eb396e9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199101 | controller | Jun 12 15:51:04.271326 crc crio[24284]: time="2026-06-12T15:51:04.27112795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5e81dd2c-97bb-4638-a581-c9016c622d3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199122 | controller | Jun 12 15:51:04.291188 crc crio[24284]: time="2026-06-12T15:51:04.291058332Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d00e11e5-bccb-4dc4-9934-990174281a91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199138 | controller | Jun 12 15:51:04.291765 crc crio[24284]: time="2026-06-12T15:51:04.291673772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199154 | controller | Jun 12 15:51:04.338111 crc crio[24284]: time="2026-06-12T15:51:04.338056365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199170 | controller | Jun 12 15:51:04.342043 crc crio[24284]: time="2026-06-12T15:51:04.342018593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199185 | controller | Jun 12 15:51:04.436440 crc crio[24284]: time="2026-06-12T15:51:04.436385881Z" level=info msg="Created container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent" id=d00e11e5-bccb-4dc4-9934-990174281a91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199201 | controller | Jun 12 15:51:04.437477 crc crio[24284]: time="2026-06-12T15:51:04.437417995Z" level=info msg="Starting container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8" id=2937b134-dd53-46e7-b008-1a4df6836975 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.199216 | controller | Jun 12 15:51:04.442006 crc crio[24284]: time="2026-06-12T15:51:04.441884528Z" level=info msg="Started container" PID=87642 containerID=90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8 description=openstack/ceilometer-0/ceilometer-central-agent id=2937b134-dd53-46e7-b008-1a4df6836975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a
2026-06-12 16:39:22.199232 | controller | Jun 12 15:51:04.464583 crc crio[24284]: time="2026-06-12T15:51:04.458451512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ea7ce15f-7c3f-4b4d-bbd6-a6190ca9f43c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199248 | controller | Jun 12 15:51:04.480366 crc crio[24284]: time="2026-06-12T15:51:04.480206592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c07b5cf6-e8d2-41fe-8edb-4aba5dc6a89c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199264 | controller | Jun 12 15:51:04.499719 crc crio[24284]: time="2026-06-12T15:51:04.499554255Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=58353436-f398-4147-a50c-220a69a1cf8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199279 | controller | Jun 12 15:51:04.500131 crc crio[24284]: time="2026-06-12T15:51:04.499993159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199295 | controller | Jun 12 15:51:04.557809 crc crio[24284]: time="2026-06-12T15:51:04.557731079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199311 | controller | Jun 12 15:51:04.563283 crc crio[24284]: time="2026-06-12T15:51:04.563132913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199326 | controller | Jun 12 15:51:04.715554 crc crio[24284]: time="2026-06-12T15:51:04.715447987Z" level=info msg="Created container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent" id=58353436-f398-4147-a50c-220a69a1cf8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199356 | controller | Jun 12 15:51:04.717471 crc crio[24284]: time="2026-06-12T15:51:04.717399669Z" level=info msg="Starting container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0" id=6fb7ccca-02e9-4882-a9fc-1c651db6f83b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.199373 | controller | Jun 12 15:51:04.722552 crc crio[24284]: time="2026-06-12T15:51:04.722464363Z" level=info msg="Started container" PID=87660 containerID=075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 description=openstack/ceilometer-0/ceilometer-notification-agent id=6fb7ccca-02e9-4882-a9fc-1c651db6f83b name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a
2026-06-12 16:39:22.199389 | controller | Jun 12 15:51:04.751139 crc crio[24284]: time="2026-06-12T15:51:04.751092616Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=908de5d1-b190-49b5-9100-b25e4e2e36bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199406 | controller | Jun 12 15:51:04.768452 crc crio[24284]: time="2026-06-12T15:51:04.767949457Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2b283097-5190-4280-82c3-b7e9db6e614e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199421 | controller | Jun 12 15:51:04.778444 crc crio[24284]: time="2026-06-12T15:51:04.778076484Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=3f1ff84b-cb75-4b0d-9968-2bd57046e65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199437 | controller | Jun 12 15:51:04.779584 crc crio[24284]: time="2026-06-12T15:51:04.778957382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199454 | controller | Jun 12 15:51:04.848950 crc crio[24284]: time="2026-06-12T15:51:04.848595105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199470 | controller | Jun 12 15:51:04.853381 crc crio[24284]: time="2026-06-12T15:51:04.853327347Z" level=info msg="Stopped container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api" id=4ddcb91a-705a-4e84-9723-27ad38826ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199486 | controller | Jun 12 15:51:04.854848 crc crio[24284]: time="2026-06-12T15:51:04.854751213Z" level=info msg="Stopping pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888" id=6a4fb903-fa8a-448e-82fe-c5d95ea270fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.199501 | controller | Jun 12 15:51:04.855038 crc crio[24284]: time="2026-06-12T15:51:04.854937068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199549 | controller | Jun 12 15:51:04.855429 crc crio[24284]: time="2026-06-12T15:51:04.855363373Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}"
2026-06-12 16:39:22.199567 | controller | Jun 12 15:51:04.855562 crc crio[24284]: time="2026-06-12T15:51:04.855525398Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.199587 | controller | Jun 12 15:51:05.115499 crc crio[24284]: time="2026-06-12T15:51:05.115402625Z" level=info msg="Created container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core" id=3f1ff84b-cb75-4b0d-9968-2bd57046e65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199603 | controller | Jun 12 15:51:05.119652 crc crio[24284]: time="2026-06-12T15:51:05.119541199Z" level=info msg="Starting container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c" id=7145f6a7-f90d-4ae2-854b-e80b781b9906 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.199620 | controller | Jun 12 15:51:05.126566 crc crio[24284]: time="2026-06-12T15:51:05.126427621Z" level=info msg="Started container" PID=87713 containerID=719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c description=openstack/ceilometer-0/sg-core id=7145f6a7-f90d-4ae2-854b-e80b781b9906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a
2026-06-12 16:39:22.199636 | controller | Jun 12 15:51:05.138608 crc crio[24284]: time="2026-06-12T15:51:05.13850723Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4fd2ad3c-351e-4077-93c0-4ce6e2c595cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199652 | controller | Jun 12 15:51:05.175744 crc crio[24284]: time="2026-06-12T15:51:05.175636996Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=3f4399e0-44e3-4f5d-8042-139c804403f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.199668 | controller | Jun 12 15:51:05.186576 crc crio[24284]: time="2026-06-12T15:51:05.184671577Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7a02c5d4-1ec2-4d59-8994-1aaefe6d71f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199683 | controller | Jun 12 15:51:05.186576 crc crio[24284]: time="2026-06-12T15:51:05.18504765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199698 | controller | Jun 12 15:51:05.251087 crc crio[24284]: time="2026-06-12T15:51:05.25055131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199714 | controller | Jun 12 15:51:05.255352 crc crio[24284]: time="2026-06-12T15:51:05.255197401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199729 | controller | Jun 12 15:51:05.296208 crc crio[24284]: time="2026-06-12T15:51:05.296094795Z" level=info msg="Stopped pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888" id=6a4fb903-fa8a-448e-82fe-c5d95ea270fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.199745 | controller | Jun 12 15:51:05.424115 crc crio[24284]: time="2026-06-12T15:51:05.423884664Z" level=info msg="Created container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd" id=7a02c5d4-1ec2-4d59-8994-1aaefe6d71f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.199761 | controller | Jun 12 15:51:05.425783 crc crio[24284]: time="2026-06-12T15:51:05.425649446Z" level=info msg="Starting container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2" id=e34220e1-2a3f-4eb4-82a7-ab9f2a8c6d2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.199777 | controller | Jun 12 15:51:05.438365 crc crio[24284]: time="2026-06-12T15:51:05.438208352Z" level=info msg="Started container" PID=87739 containerID=c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2 description=openstack/ceilometer-0/proxy-httpd id=e34220e1-2a3f-4eb4-82a7-ab9f2a8c6d2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a
2026-06-12 16:39:22.199797 | controller | Jun 12 15:51:06.152073 crc crio[24284]: time="2026-06-12T15:51:06.151392294Z" level=info msg="Stopping container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c (timeout: 30s)" id=3a6f2171-4d40-47cd-9a0b-3cf5d0555feb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199814 | controller | Jun 12 15:51:06.153029 crc crio[24284]: time="2026-06-12T15:51:06.151210588Z" level=info msg="Stopping container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8 (timeout: 30s)" id=13af6bce-71a7-40e8-87f7-2df1f0db4121 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199830 | controller | Jun 12 15:51:06.153029 crc crio[24284]: time="2026-06-12T15:51:06.151459006Z" level=info msg="Stopping container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2 (timeout: 30s)" id=221ccd35-fe0e-4974-826c-32f4355e57ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199846 | controller | Jun 12 15:51:06.153621 crc crio[24284]: time="2026-06-12T15:51:06.151908011Z" level=info msg="Stopping container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 (timeout: 30s)" id=8cb1e27e-35df-4192-bdcc-c07aa689df80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199862 | controller | Jun 12 15:51:06.174511 crc crio[24284]: time="2026-06-12T15:51:06.173778656Z" level=info msg="Removing container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d" id=feea011b-581b-415c-b018-cdb54e76aefa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.199878 | controller | Jun 12 15:51:06.240765 crc crio[24284]: time="2026-06-12T15:51:06.240642178Z" level=info msg="Removed container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api" id=feea011b-581b-415c-b018-cdb54e76aefa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.199894 | controller | Jun 12 15:51:06.256708 crc crio[24284]: time="2026-06-12T15:51:06.253099299Z" level=info msg="Removing container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff" id=1094767f-d7d9-48cf-a185-88c7c4115280 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.199911 | controller | Jun 12 15:51:06.298928 crc crio[24284]: time="2026-06-12T15:51:06.298839443Z" level=info msg="Removed container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log" id=1094767f-d7d9-48cf-a185-88c7c4115280 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.199930 | controller | Jun 12 15:51:06.301953 crc crio[24284]: time="2026-06-12T15:51:06.301848609Z" level=info msg="Stopped container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core" id=3a6f2171-4d40-47cd-9a0b-3cf5d0555feb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199947 | controller | Jun 12 15:51:06.410930 crc crio[24284]: time="2026-06-12T15:51:06.410711845Z" level=info msg="Stopped container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd" id=221ccd35-fe0e-4974-826c-32f4355e57ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.199963 | controller | Jun 12 15:51:06.677084 crc crio[24284]: time="2026-06-12T15:51:06.676751921Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=e6507740-4f08-442f-b78e-5a4b7416c39e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.199979 | controller | Jun 12 15:51:06.677319 crc crio[24284]: time="2026-06-12T15:51:06.677127753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.199994 | controller | Jun 12 15:51:06.715661 crc crio[24284]: time="2026-06-12T15:51:06.715543223Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc004286a38}] Aliases:map[]}"
2026-06-12 16:39:22.200016 | controller | Jun 12 15:51:06.715661 crc crio[24284]: time="2026-06-12T15:51:06.715618265Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.200032 | controller | Jun 12 15:51:07.194412 crc crio[24284]: time="2026-06-12T15:51:07.193764842Z" level=info msg="Stopping container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a (timeout: 10s)" id=b7950028-cb88-43c1-947f-95f31cd2b480 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.200048 | controller | Jun 12 15:51:07.334403 crc crio[24284]: time="2026-06-12T15:51:07.334312024Z" level=info msg="Stopping container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc (timeout: 30s)" id=9323d996-261e-4829-bc6f-d82abab7715a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.200063 | controller | Jun 12 15:51:07.341808 crc crio[24284]: time="2026-06-12T15:51:07.341708287Z" level=info msg="Stopped container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns" id=b7950028-cb88-43c1-947f-95f31cd2b480 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.200079 | controller | Jun 12 15:51:07.345662 crc crio[24284]: time="2026-06-12T15:51:07.345619678Z" level=info msg="Stopping pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6" id=a5211831-de14-4029-a588-7c7f230704d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.200095 | controller | Jun 12 15:51:07.346330 crc crio[24284]: time="2026-06-12T15:51:07.346304021Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc0009b8ad8}] Aliases:map[]}"
2026-06-12 16:39:22.200110 | controller | Jun 12 15:51:07.346569 crc crio[24284]: time="2026-06-12T15:51:07.346550389Z" level=info msg="Deleting pod openstack_dnsmasq-dns-75bff4d67f-rfpvs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.200127 | controller | Jun 12 15:51:07.356782 crc crio[24284]: 2026-06-12T15:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cd7e901be4d97b Mac:c2:a7:d2:22:87:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 SocketPath: PciID:}] [{Interface:0xc0001366e0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.200143 | controller | Jun 12 15:51:07.359722 crc crio[24284]: time="2026-06-12T15:51:07.358418951Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc004286a38}] Aliases:map[]}"
2026-06-12 16:39:22.200158 | controller | Jun 12 15:51:07.359722 crc crio[24284]: time="2026-06-12T15:51:07.358585767Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.200179 | controller | Jun 12 15:51:07.368923 crc crio[24284]: time="2026-06-12T15:51:07.36884058Z" level=info msg="Ran pod sandbox 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c with infra container: openstack/nova-api-0/POD" id=e6507740-4f08-442f-b78e-5a4b7416c39e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.200195 | controller | Jun 12 15:51:07.384394 crc crio[24284]: time="2026-06-12T15:51:07.384135644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=20805380-8780-4582-93fe-992e4554c57e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.200211 | controller | Jun 12 15:51:07.394303 crc crio[24284]: time="2026-06-12T15:51:07.388908029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b2009f39-4395-481b-8261-ec24987f7c57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.200233 | controller | Jun 12 15:51:07.406321 crc crio[24284]: time="2026-06-12T15:51:07.403460992Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3d7ea22a-dd71-4525-b234-e09338f1e667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.200250 | controller | Jun 12 15:51:07.406321 crc crio[24284]: time="2026-06-12T15:51:07.403830664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200266 | controller | Jun 12 15:51:07.467758 crc crio[24284]: time="2026-06-12T15:51:07.461869171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200281 | controller | Jun 12 15:51:07.474340 crc crio[24284]: time="2026-06-12T15:51:07.471674117Z" level=info msg="Stopped container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics" id=9323d996-261e-4829-bc6f-d82abab7715a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.200297 | controller | Jun 12 15:51:07.474340 crc crio[24284]: time="2026-06-12T15:51:07.472832714Z" level=info msg="Stopping pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381" id=c932544c-0804-477e-bcbf-9ad8068812ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.200313 | controller | Jun 12 15:51:07.474340 crc crio[24284]: time="2026-06-12T15:51:07.474054184Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc00008d8c0}] Aliases:map[]}"
2026-06-12 16:39:22.200329 | controller | Jun 12 15:51:07.474564 crc crio[24284]: time="2026-06-12T15:51:07.474386995Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.200345 | controller | Jun 12 15:51:07.486812 crc crio[24284]: time="2026-06-12T15:51:07.486571967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200361 | controller | Jun 12 15:51:07.703101 crc crio[24284]: time="2026-06-12T15:51:07.702973945Z" level=info msg="Created container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log" id=3d7ea22a-dd71-4525-b234-e09338f1e667 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.200378 | controller | Jun 12 15:51:07.708656 crc crio[24284]: time="2026-06-12T15:51:07.7052141Z" level=info msg="Starting container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577" id=dc625183-96c2-4f7a-88bc-d4c68af85878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.200397 | controller | Jun 12 15:51:07.717989 crc crio[24284]: time="2026-06-12T15:51:07.717482302Z" level=info msg="Started container" PID=88209 containerID=5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577 description=openstack/nova-api-0/nova-api-log id=dc625183-96c2-4f7a-88bc-d4c68af85878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c
2026-06-12 16:39:22.200414 | controller | Jun 12 15:51:07.750706 crc crio[24284]: time="2026-06-12T15:51:07.750612159Z" level=info msg="Stopped pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6" id=a5211831-de14-4029-a588-7c7f230704d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.200430 | controller | Jun 12 15:51:07.826184 crc crio[24284]: time="2026-06-12T15:51:07.82580913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=37c187f4-a2d5-4ad2-8a5c-cdabbbd227b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.200446 | controller | Jun 12 15:51:07.924612 crc crio[24284]: time="2026-06-12T15:51:07.924170099Z" level=info msg="Stopped pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381" id=c932544c-0804-477e-bcbf-9ad8068812ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.200462 | controller | Jun 12 15:51:07.937101 crc crio[24284]: time="2026-06-12T15:51:07.937008834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e0f3d8d4-3a16-46ae-9035-1a457c73df97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.200486 | controller | Jun 12 15:51:07.950777 crc crio[24284]: time="2026-06-12T15:51:07.949370488Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=7f975c0c-6ff3-4b78-8f64-3736f3e4b8fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.200503 | controller | Jun 12 15:51:07.950777 crc crio[24284]: time="2026-06-12T15:51:07.949992577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200538 | controller | Jun 12 15:51:08.059009 crc crio[24284]: time="2026-06-12T15:51:08.058899568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200560 | controller | Jun 12 15:51:08.063320 crc crio[24284]: time="2026-06-12T15:51:08.063278297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200603 | controller | Jun 12 15:51:08.222746 crc crio[24284]: time="2026-06-12T15:51:08.222209555Z" level=info msg="Created container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api" id=7f975c0c-6ff3-4b78-8f64-3736f3e4b8fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.200624 | controller | Jun 12 15:51:08.229825 crc crio[24284]: time="2026-06-12T15:51:08.229688807Z" level=info msg="Starting container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58" id=8c3668c2-9b79-4caa-aa9a-bfeb7e91aad5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.200641 | controller | Jun 12 15:51:08.262406 crc crio[24284]: time="2026-06-12T15:51:08.261587498Z" level=info msg="Started container" PID=88359 containerID=a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58 description=openstack/nova-api-0/nova-api-api id=8c3668c2-9b79-4caa-aa9a-bfeb7e91aad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c
2026-06-12 16:39:22.200662 | controller | Jun 12 15:51:08.322719 crc crio[24284]: time="2026-06-12T15:51:08.322646292Z" level=info msg="Removing container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a" id=93a9d5c9-8dc6-42fe-a6ed-e3d7b7b7d687 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.200730 | controller | Jun 12 15:51:08.371771 crc crio[24284]: time="2026-06-12T15:51:08.370362485Z" level=info msg="Removed container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns" id=93a9d5c9-8dc6-42fe-a6ed-e3d7b7b7d687 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.200757 | controller | Jun 12 15:51:08.373639 crc crio[24284]: time="2026-06-12T15:51:08.373496776Z" level=info msg="Removing container: f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19" id=221cb585-e014-4da0-a6a4-c488e87322ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.200775 | controller | Jun 12 15:51:08.413024 crc crio[24284]: time="2026-06-12T15:51:08.412881259Z" level=info msg="Removed container f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init" id=221cb585-e014-4da0-a6a4-c488e87322ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.200792 | controller | Jun 12 15:51:08.418747 crc crio[24284]: time="2026-06-12T15:51:08.418614975Z" level=info msg="Removing container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc" id=4be976ec-2502-4211-a091-265029274390 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.200808 | controller | Jun 12 15:51:08.471004 crc crio[24284]: time="2026-06-12T15:51:08.470869811Z" level=info msg="Removed container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics" id=4be976ec-2502-4211-a091-265029274390 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.200824 | controller | Jun 12 15:51:09.110932 crc crio[24284]: time="2026-06-12T15:51:09.110306023Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=04b75fb6-0cc6-422d-8fdd-613fc8caa44b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.200841 | controller | Jun 12 15:51:09.111078 crc crio[24284]: time="2026-06-12T15:51:09.110976704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.200857 | controller | Jun 12 15:51:09.157763 crc crio[24284]: time="2026-06-12T15:51:09.157651441Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 UID:44f97bc7-f738-4800-8e45-de64a68e076c NetNS:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f97bc7_f738_4800_8e45_de64a68e076c.slice PodAnnotations:0xc0032427e0}] Aliases:map[]}"
2026-06-12 16:39:22.200874 | controller | Jun 12 15:51:09.157763 crc crio[24284]: time="2026-06-12T15:51:09.157728544Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.200891 | controller | Jun 12 15:51:09.856192 crc crio[24284]: 2026-06-12T15:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae3e10082118418 Mac:9e:69:e2:27:65:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 SocketPath: PciID:}] [{Interface:0xc00029e5c0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.200907 | controller | Jun 12 15:51:09.857564 crc crio[24284]: time="2026-06-12T15:51:09.857240343Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 UID:44f97bc7-f738-4800-8e45-de64a68e076c NetNS:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f97bc7_f738_4800_8e45_de64a68e076c.slice PodAnnotations:0xc0032427e0}] Aliases:map[]}"
2026-06-12 16:39:22.200929 | controller | Jun 12 15:51:09.857718 crc crio[24284]: time="2026-06-12T15:51:09.857612555Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.200945 | controller | Jun 12 15:51:09.874846 crc crio[24284]: time="2026-06-12T15:51:09.87477784Z" level=info msg="Ran pod sandbox ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 with infra container: openstack/kube-state-metrics-0/POD" id=04b75fb6-0cc6-422d-8fdd-613fc8caa44b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.200962 | controller | Jun 12 15:51:09.881169 crc crio[24284]: time="2026-06-12T15:51:09.88109117Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=cfd420b2-cd16-4b93-b26d-74646aa2b996 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.200978 | controller | Jun 12 15:51:09.956765 crc crio[24284]: time="2026-06-12T15:51:09.956657383Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=037cdc35-8516-4e57-b318-0a3f7c600dba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.200994 | controller | Jun 12 15:51:09.967507 crc crio[24284]: time="2026-06-12T15:51:09.967334828Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=67d5e07a-e22a-4756-9996-818e6a57baec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.201010 | controller | Jun 12 15:51:09.968084 crc crio[24284]: time="2026-06-12T15:51:09.96801295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201026 | controller | Jun 12 15:51:10.066818 crc crio[24284]: time="2026-06-12T15:51:10.066736588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201042 | controller | Jun 12 15:51:10.078476 crc crio[24284]: time="2026-06-12T15:51:10.076813103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201058 | controller | Jun 12 15:51:10.113781 crc crio[24284]: time="2026-06-12T15:51:10.113703491Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-6mwz4/POD" id=ae7ab772-e236-4494-9726-4939eecf13ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.201073 | controller | Jun 12 15:51:10.113905 crc crio[24284]: time="2026-06-12T15:51:10.113815695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201089 | controller | Jun 12 15:51:10.166211 crc crio[24284]: time="2026-06-12T15:51:10.165013832Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003242c30}] Aliases:map[]}"
2026-06-12 16:39:22.201105 | controller | Jun 12 15:51:10.166211 crc crio[24284]: time="2026-06-12T15:51:10.165084344Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-6mwz4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.201128 | controller | Jun 12 15:51:10.348028 crc crio[24284]: time="2026-06-12T15:51:10.347462577Z" level=info msg="Created container e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2: openstack/kube-state-metrics-0/kube-state-metrics" id=67d5e07a-e22a-4756-9996-818e6a57baec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.201144 | controller | Jun 12 15:51:10.356133 crc crio[24284]: time="2026-06-12T15:51:10.352697498Z" level=info msg="Starting container: e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2" id=19521145-14b5-42d7-a448-0e13910e755f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.201161 | controller | Jun 12 15:51:10.365889 crc crio[24284]: time="2026-06-12T15:51:10.365558207Z" level=info msg="Started container" PID=88658 containerID=e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2 description=openstack/kube-state-metrics-0/kube-state-metrics id=19521145-14b5-42d7-a448-0e13910e755f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0
2026-06-12 16:39:22.201177 | controller | Jun 12 15:51:10.819895 crc crio[24284]: 2026-06-12T15:51:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f2a005a86d8111 Mac:56:a9:02:01:cc:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 SocketPath: PciID:}] [{Interface:0xc00037c840 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.201194 | controller | Jun 12 15:51:10.821194 crc crio[24284]: time="2026-06-12T15:51:10.821106299Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003242c30}] Aliases:map[]}"
2026-06-12 16:39:22.201210 | controller | Jun 12 15:51:10.821428 crc crio[24284]: time="2026-06-12T15:51:10.821397929Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-6mwz4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.201226 | controller | Jun 12 15:51:10.835602 crc crio[24284]: time="2026-06-12T15:51:10.835469431Z" level=info msg="Ran pod sandbox 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee with infra container: openstack/nova-cell1-cell-mapping-6mwz4/POD" id=ae7ab772-e236-4494-9726-4939eecf13ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.201242 | controller | Jun 12 15:51:10.838011 crc crio[24284]: time="2026-06-12T15:51:10.83793576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=9591a6f4-8b0e-4660-9192-81426f4da1ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.201258 | controller | Jun 12 15:51:10.867660 crc crio[24284]: time="2026-06-12T15:51:10.867541854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3a70cf7c-7e0c-4ecf-ba95-0a967fb76c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.201274 | controller | Jun 12 15:51:10.879573 crc crio[24284]: time="2026-06-12T15:51:10.879461712Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage" id=71b954ca-9420-45c7-a3ab-75b94cac1ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.201289 | controller | Jun 12 15:51:10.880129 crc crio[24284]: time="2026-06-12T15:51:10.880059902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201309 | controller | Jun 12 15:51:11.049566 crc crio[24284]: time="2026-06-12T15:51:11.049461053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201325 | controller | Jun 12 15:51:11.058781 crc crio[24284]: time="2026-06-12T15:51:11.058706844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.201342 | controller | Jun 12 15:51:11.235046 crc crio[24284]: time="2026-06-12T15:51:11.234536741Z" level=info msg="Created container 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage" id=71b954ca-9420-45c7-a3ab-75b94cac1ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.201358 | controller | Jun 12 15:51:11.236381 crc crio[24284]: time="2026-06-12T15:51:11.236332749Z" level=info msg="Starting container: 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1" id=5c8aeb58-de05-4e5c-aec7-771a8291e174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.201374 | controller | Jun 12 15:51:11.242596 crc crio[24284]: time="2026-06-12T15:51:11.24254914Z" level=info msg="Started container" PID=88753 containerID=9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1 description=openstack/nova-cell1-cell-mapping-6mwz4/nova-manage id=5c8aeb58-de05-4e5c-aec7-771a8291e174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee
2026-06-12 16:39:22.201391 | controller | Jun 12 15:51:14.405839 crc crio[24284]: time="2026-06-12T15:51:14.404607078Z" level=info msg="Stopped container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent" id=13af6bce-71a7-40e8-87f7-2df1f0db4121 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201407 | controller | Jun 12 15:51:18.581642 crc crio[24284]: time="2026-06-12T15:51:18.579728725Z" level=info msg="Stopping pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee" id=990433d1-23a6-4b40-bbd6-c69cc7e25c9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201424 | controller | Jun 12 15:51:18.583371 crc crio[24284]: time="2026-06-12T15:51:18.582047541Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003243a30}] Aliases:map[]}"
2026-06-12 16:39:22.201440 | controller | Jun 12 15:51:18.583371 crc crio[24284]: time="2026-06-12T15:51:18.582410083Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-6mwz4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.201456 | controller | Jun 12 15:51:19.039209 crc crio[24284]: time="2026-06-12T15:51:19.038847629Z" level=info msg="Stopped pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee" id=990433d1-23a6-4b40-bbd6-c69cc7e25c9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201472 | controller | Jun 12 15:51:19.856164 crc crio[24284]: time="2026-06-12T15:51:19.85561862Z" level=info msg="Stopping container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58 (timeout: 30s)" id=97d34915-1c5d-47e2-a0fd-542255aa3892 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201488 | controller | Jun 12 15:51:19.857045 crc crio[24284]: time="2026-06-12T15:51:19.855731133Z" level=info msg="Stopping container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577 (timeout: 30s)" id=e7208130-dda6-4e64-9a42-415cb49e3c4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201508 | controller | Jun 12 15:51:19.887732 crc crio[24284]: time="2026-06-12T15:51:19.887615979Z" level=info msg="Stopping container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034 (timeout: 30s)" id=ae33b82d-2bad-4e4e-80ca-5a747df72270 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201557 | controller | Jun 12 15:51:20.002520 crc crio[24284]: time="2026-06-12T15:51:20.002424236Z" level=info msg="Stopped container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log" id=e7208130-dda6-4e64-9a42-415cb49e3c4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201575 | controller | Jun 12 15:51:21.661729 crc crio[24284]: time="2026-06-12T15:51:21.66030888Z" level=info msg="Stopping container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65 (timeout: 30s)" id=bad2346d-0f62-427c-84f3-cfee76ae4e71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201592 | controller | Jun 12 15:51:21.661729 crc crio[24284]: time="2026-06-12T15:51:21.660398863Z" level=info msg="Stopping container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96 (timeout: 30s)" id=375c5133-7576-4ba8-a36a-3127203a4ed7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201608 | controller | Jun 12 15:51:23.050748 crc crio[24284]: time="2026-06-12T15:51:23.050103541Z" level=info msg="Stopped container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log" id=bad2346d-0f62-427c-84f3-cfee76ae4e71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201624 | controller | Jun 12 15:51:23.505816 crc crio[24284]: time="2026-06-12T15:51:23.505647509Z" level=info msg="Stopped container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api" id=97d34915-1c5d-47e2-a0fd-542255aa3892 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201640 | controller | Jun 12 15:51:23.508568 crc crio[24284]: time="2026-06-12T15:51:23.508512422Z" level=info msg="Stopping pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c" id=d99b950d-9208-40f6-9074-48f72821b286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201657 | controller | Jun 12 15:51:23.509402 crc crio[24284]: time="2026-06-12T15:51:23.509326149Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc002722868}] Aliases:map[]}"
2026-06-12 16:39:22.201673 | controller | Jun 12 15:51:23.509555 crc crio[24284]: time="2026-06-12T15:51:23.509504935Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.201690 | controller | Jun 12 15:51:23.607815 crc crio[24284]: time="2026-06-12T15:51:23.607599733Z" level=info msg="Stopped container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ae33b82d-2bad-4e4e-80ca-5a747df72270 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201706 | controller | Jun 12 15:51:23.618391 crc crio[24284]: time="2026-06-12T15:51:23.618141253Z" level=info msg="Stopping pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908" id=99590bba-0988-438b-9aeb-32d558e53091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201722 | controller | Jun 12 15:51:23.619039 crc crio[24284]: time="2026-06-12T15:51:23.61898006Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0027229a0}] Aliases:map[]}"
2026-06-12 16:39:22.201743 | controller | Jun 12 15:51:23.619191 crc crio[24284]: time="2026-06-12T15:51:23.619126325Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.201760 | controller | Jun 12 15:51:24.036563 crc crio[24284]: time="2026-06-12T15:51:24.035877513Z" level=info msg="Stopped pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c" id=d99b950d-9208-40f6-9074-48f72821b286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201776 | controller | Jun 12 15:51:24.084020 crc crio[24284]: time="2026-06-12T15:51:24.083899339Z" level=info msg="Stopped pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908" id=99590bba-0988-438b-9aeb-32d558e53091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201792 | controller | Jun 12 15:51:24.766215 crc crio[24284]: time="2026-06-12T15:51:24.765808781Z" level=info msg="Removing container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58" id=dc83a450-0b27-43dd-848b-1d11214e885d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.201807 | controller | Jun 12 15:51:24.816776 crc crio[24284]: time="2026-06-12T15:51:24.816709406Z" level=info msg="Stopped container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata" id=375c5133-7576-4ba8-a36a-3127203a4ed7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.201823 | controller | Jun 12 15:51:24.818352 crc crio[24284]: time="2026-06-12T15:51:24.818183153Z" level=info msg="Stopping pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be" id=4bca5ddd-f41f-4995-9950-b25e798e9efe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201839 | controller | Jun 12 15:51:24.819051 crc crio[24284]: time="2026-06-12T15:51:24.818968028Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc001e05040}] Aliases:map[]}"
2026-06-12 16:39:22.201856 | controller | Jun 12 15:51:24.819408 crc crio[24284]: time="2026-06-12T15:51:24.81935433Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.201872 | controller | Jun 12 15:51:24.929472 crc crio[24284]: time="2026-06-12T15:51:24.929149538Z" level=info msg="Removed container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api" id=dc83a450-0b27-43dd-848b-1d11214e885d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.201888 | controller | Jun 12 15:51:24.933865 crc crio[24284]: time="2026-06-12T15:51:24.93382838Z" level=info msg="Removing container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577" id=ce28dfa9-2ea5-49db-97cc-cbaa204cd6f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.201904 | controller | Jun 12 15:51:25.017336 crc crio[24284]: time="2026-06-12T15:51:25.016084545Z" level=info msg="Removed container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log" id=ce28dfa9-2ea5-49db-97cc-cbaa204cd6f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.201927 | controller | Jun 12 15:51:25.027120 crc crio[24284]: time="2026-06-12T15:51:25.027025778Z" level=info msg="Removing container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034" id=cfbf3dad-c650-4d2b-8fa8-17a9ac9a9f62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.201944 | controller | Jun 12 15:51:25.078580 crc crio[24284]: time="2026-06-12T15:51:25.075820377Z" level=info msg="Removed container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=cfbf3dad-c650-4d2b-8fa8-17a9ac9a9f62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.201960 | controller | Jun 12 15:51:25.349346 crc crio[24284]: time="2026-06-12T15:51:25.346775243Z" level=info msg="Stopped pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be" id=4bca5ddd-f41f-4995-9950-b25e798e9efe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.201976 | controller | Jun 12 15:51:25.448772 crc crio[24284]: time="2026-06-12T15:51:25.448530669Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=3f665e75-aa85-495b-bdbf-3bc67ee086f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.201992 | controller | Jun 12 15:51:25.448772 crc crio[24284]: time="2026-06-12T15:51:25.448631493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202008 | controller | Jun 12 15:51:25.492496 crc crio[24284]: time="2026-06-12T15:51:25.492386683Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 UID:06232d09-37e3-4571-a781-b3b7d3c4086c NetNS:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06232d09_37e3_4571_a781_b3b7d3c4086c.slice PodAnnotations:0xc004af8028}] Aliases:map[]}"
2026-06-12 16:39:22.202024 | controller | Jun 12 15:51:25.492765 crc crio[24284]: time="2026-06-12T15:51:25.492688333Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.202040 | controller | Jun 12 15:51:25.805188 crc crio[24284]: time="2026-06-12T15:51:25.804543903Z" level=info msg="Removing container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96" id=ac1c71ae-ffd9-4d2e-ac07-02c0c6271707 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.202055 | controller | Jun 12 15:51:25.841481 crc crio[24284]: time="2026-06-12T15:51:25.841384962Z" level=info msg="Removed container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata" id=ac1c71ae-ffd9-4d2e-ac07-02c0c6271707 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.202071 | controller | Jun 12 15:51:25.844161 crc crio[24284]: time="2026-06-12T15:51:25.843941605Z" level=info msg="Removing container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65" id=e13f7d4e-36a0-4be2-a587-5491fb7a6236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.202087 | controller | Jun 12 15:51:25.863036 crc crio[24284]: time="2026-06-12T15:51:25.862902752Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=4418fcc7-4809-461f-bc81-ba413937e6f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.202103 | controller | Jun 12 15:51:25.863036 crc crio[24284]: time="2026-06-12T15:51:25.863027246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202120 | controller | Jun 12 15:51:25.868519 crc crio[24284]: time="2026-06-12T15:51:25.868409732Z" level=info msg="Removed container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log" id=e13f7d4e-36a0-4be2-a587-5491fb7a6236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.202142 | controller | Jun 12 15:51:25.901461 crc crio[24284]: time="2026-06-12T15:51:25.901372682Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 UID:026963cb-c68e-4d69-8e50-941e9cff9a57 NetNS:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod026963cb_c68e_4d69_8e50_941e9cff9a57.slice PodAnnotations:0xc004af8670}] Aliases:map[]}"
2026-06-12 16:39:22.202158 | controller | Jun 12 15:51:25.901461 crc crio[24284]: time="2026-06-12T15:51:25.901438945Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.202174 | controller | Jun 12 15:51:26.002827 crc crio[24284]: 2026-06-12T15:51:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a16d943508d659a Mac:16:6b:dc:27:9b:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.202190 | controller | Jun 12 15:51:26.004173 crc crio[24284]: time="2026-06-12T15:51:26.004054849Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 UID:06232d09-37e3-4571-a781-b3b7d3c4086c NetNS:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06232d09_37e3_4571_a781_b3b7d3c4086c.slice PodAnnotations:0xc004af8028}] Aliases:map[]}"
2026-06-12 16:39:22.202206 | controller | Jun 12 15:51:26.004390 crc crio[24284]: time="2026-06-12T15:51:26.004330918Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.202222 | controller | Jun 12 15:51:26.019798 crc crio[24284]: time="2026-06-12T15:51:26.014936543Z" level=info msg="Ran pod sandbox a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 with infra container: openstack/nova-api-0/POD" id=3f665e75-aa85-495b-bdbf-3bc67ee086f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.202237 | controller | Jun 12 15:51:26.029812 crc crio[24284]: time="2026-06-12T15:51:26.028949242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=100976d6-9f99-49c1-ac1d-ca0083191cca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202253 | controller | Jun 12 15:51:26.038681 crc crio[24284]: time="2026-06-12T15:51:26.032116421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=aac654ab-61f5-4de1-baec-39be4c8391c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202268 | controller | Jun 12 15:51:26.063527 crc crio[24284]: time="2026-06-12T15:51:26.063204322Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3a9e4543-f53e-4d6b-bfef-7e11cb0b3d3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202284 | controller | Jun 12 15:51:26.063799 crc crio[24284]: time="2026-06-12T15:51:26.063726959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202300 | controller | Jun 12 15:51:26.146059 crc crio[24284]: time="2026-06-12T15:51:26.145954556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202320 | controller | Jun 12 15:51:26.157704 crc crio[24284]: time="2026-06-12T15:51:26.157521471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202337 | controller | Jun 12 15:51:26.442715 crc crio[24284]: time="2026-06-12T15:51:26.442028483Z" level=info msg="Created container cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d: openstack/nova-api-0/nova-api-log" id=3a9e4543-f53e-4d6b-bfef-7e11cb0b3d3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202352 | controller | Jun 12 15:51:26.444195 crc crio[24284]: time="2026-06-12T15:51:26.443698147Z" level=info msg="Starting container: cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d" id=3eb8c87c-d713-4cfc-81c0-9cde63c354ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.202368 | controller | Jun 12 15:51:26.452149 crc crio[24284]: time="2026-06-12T15:51:26.452027032Z" level=info msg="Started container" PID=89714 containerID=cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d description=openstack/nova-api-0/nova-api-log id=3eb8c87c-d713-4cfc-81c0-9cde63c354ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185
2026-06-12 16:39:22.202384 | controller | Jun 12 15:51:26.517317 crc crio[24284]: time="2026-06-12T15:51:26.513442693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1f197c11-51c9-47e9-8f84-1d5fc8b57d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202400 | controller | Jun 12 15:51:26.657081 crc crio[24284]: time="2026-06-12T15:51:26.656927481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9edf4b39-d7bb-4c71-961b-f88809f5d898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202416 | controller | Jun 12 15:51:26.723074 crc crio[24284]: time="2026-06-12T15:51:26.722974427Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=09ef992b-e58f-477e-95ce-043e81202c34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202432 | controller | Jun 12 15:51:26.723588 crc crio[24284]: time="2026-06-12T15:51:26.723454742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202448 | controller | Jun 12 15:51:26.726729 crc crio[24284]: 2026-06-12T15:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c5af3a0d0185e9 Mac:82:df:c1:47:54:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 SocketPath: PciID:}] [{Interface:0xc000492610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.202464 | controller | Jun 12 15:51:26.728615 crc crio[24284]: time="2026-06-12T15:51:26.728537658Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 UID:026963cb-c68e-4d69-8e50-941e9cff9a57 NetNS:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod026963cb_c68e_4d69_8e50_941e9cff9a57.slice PodAnnotations:0xc004af8670}] Aliases:map[]}"
2026-06-12 16:39:22.202480 | controller | Jun 12 15:51:26.728809 crc crio[24284]: time="2026-06-12T15:51:26.728750825Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.202496 | controller | Jun 12 15:51:26.766471 crc crio[24284]: time="2026-06-12T15:51:26.765991092Z" level=info msg="Ran pod sandbox 8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 with infra container: openstack/nova-scheduler-0/POD" id=4418fcc7-4809-461f-bc81-ba413937e6f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.202533 | controller | Jun 12 15:51:26.772116 crc crio[24284]: time="2026-06-12T15:51:26.772035807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=d14a7b0a-5f1e-4e36-81db-715071381d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202555 | controller | Jun 12 15:51:26.798315 crc crio[24284]: time="2026-06-12T15:51:26.797657311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7f19ab1b-8f99-4336-9817-188c2a2eb548 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202572 | controller | Jun 12 15:51:26.823863 crc crio[24284]: time="2026-06-12T15:51:26.808472901Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2a3fa275-4f12-4443-bf1e-132702da1275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202587 | controller | Jun 12 15:51:26.823863 crc crio[24284]: time="2026-06-12T15:51:26.808782461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202603 | controller | Jun 12 15:51:26.844031 crc crio[24284]: time="2026-06-12T15:51:26.843924971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202619 | controller | Jun 12 15:51:26.848794 crc crio[24284]: time="2026-06-12T15:51:26.848715695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202635 | controller | Jun 12 15:51:26.881203 crc crio[24284]: time="2026-06-12T15:51:26.881043547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202650 | controller | Jun 12 15:51:26.887914 crc crio[24284]: time="2026-06-12T15:51:26.887820835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202666 | controller | Jun 12 15:51:27.028450 crc crio[24284]: time="2026-06-12T15:51:27.02555172Z" level=info msg="Created container af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2a3fa275-4f12-4443-bf1e-132702da1275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202682 | controller | Jun 12 15:51:27.029937 crc crio[24284]: time="2026-06-12T15:51:27.029891139Z" level=info msg="Starting container: af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8" id=124af7da-2b9f-4306-b15a-64a38dba54aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.202698 | controller | Jun 12 15:51:27.041537 crc crio[24284]: time="2026-06-12T15:51:27.039923312Z" level=info msg="Created container ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2: openstack/nova-api-0/nova-api-api" id=09ef992b-e58f-477e-95ce-043e81202c34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202713 | controller | Jun 12 15:51:27.043543 crc crio[24284]: time="2026-06-12T15:51:27.042164554Z" level=info msg="Started container" PID=89824 containerID=af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=124af7da-2b9f-4306-b15a-64a38dba54aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255
2026-06-12 16:39:22.202730 | controller | Jun 12 15:51:27.043543 crc crio[24284]: time="2026-06-12T15:51:27.04319291Z" level=info msg="Starting container: ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2" id=f10a351c-7354-4764-ad31-c252a352b4ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.202752 | controller | Jun 12 15:51:27.051648 crc crio[24284]: time="2026-06-12T15:51:27.051526136Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=b9898ac4-755d-4949-905a-118fa641263d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.202769 | controller | Jun 12 15:51:27.051913 crc crio[24284]: time="2026-06-12T15:51:27.051691344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202785 | controller | Jun 12 15:51:27.056297 crc crio[24284]: time="2026-06-12T15:51:27.055756212Z" level=info msg="Started container" PID=89820 containerID=ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2 description=openstack/nova-api-0/nova-api-api id=f10a351c-7354-4764-ad31-c252a352b4ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185
2026-06-12 16:39:22.202801 | controller | Jun 12 15:51:27.090100 crc crio[24284]: time="2026-06-12T15:51:27.089961344Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 UID:9f2d1d78-dff8-48bb-9a84-d0639e9454f6 NetNS:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2d1d78_dff8_48bb_9a84_d0639e9454f6.slice PodAnnotations:0xc0006be340}] Aliases:map[]}"
2026-06-12 16:39:22.202818 | controller | Jun 12 15:51:27.090455 crc crio[24284]: time="2026-06-12T15:51:27.09043364Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.202834 | controller | Jun 12 15:51:27.680471 crc crio[24284]: 2026-06-12T15:51:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ff4e3efd0a5cb6 Mac:f2:01:d7:16:20:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d SocketPath: PciID:}] [{Interface:0xc0004366c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.202851 | controller | Jun 12 15:51:27.680471 crc crio[24284]: time="2026-06-12T15:51:27.679794527Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 UID:9f2d1d78-dff8-48bb-9a84-d0639e9454f6 NetNS:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2d1d78_dff8_48bb_9a84_d0639e9454f6.slice PodAnnotations:0xc0006be340}] Aliases:map[]}"
2026-06-12 16:39:22.202867 | controller | Jun 12 15:51:27.680471 crc crio[24284]: time="2026-06-12T15:51:27.679927791Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.202883 | controller | Jun 12 15:51:27.693800 crc crio[24284]: time="2026-06-12T15:51:27.692672183Z" level=info msg="Ran pod sandbox 4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 with infra container: openstack/nova-metadata-0/POD" id=b9898ac4-755d-4949-905a-118fa641263d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.202899 | controller | Jun 12 15:51:27.696882 crc crio[24284]: time="2026-06-12T15:51:27.696779807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1376d264-0d8c-4522-b783-a96eea68095f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202914 | controller | Jun 12 15:51:27.699278 crc crio[24284]: time="2026-06-12T15:51:27.699120309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=30dfb6f4-31c6-4670-b109-65a3cb776c4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.202936 | controller | Jun 12 15:51:27.710409 crc crio[24284]: time="2026-06-12T15:51:27.710316448Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=20bebba6-ac90-46f4-967e-70cd8b3a72fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.202952 | controller | Jun 12 15:51:27.711620 crc crio[24284]: time="2026-06-12T15:51:27.7115609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202968 | controller | Jun 12 15:51:27.757554 crc crio[24284]: time="2026-06-12T15:51:27.757442527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202984 | controller | Jun 12 15:51:27.765711 crc crio[24284]: time="2026-06-12T15:51:27.764789393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.202999 | controller | Jun 12 15:51:27.973348 crc crio[24284]: time="2026-06-12T15:51:27.973099431Z" level=info msg="Created container 210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0: openstack/nova-metadata-0/nova-metadata-log" id=20bebba6-ac90-46f4-967e-70cd8b3a72fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203015 | controller | Jun 12 15:51:27.974575 crc crio[24284]: time="2026-06-12T15:51:27.974370711Z" level=info msg="Starting container: 210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0" id=1423500c-54c5-4839-8d6b-c7b76a425be7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.203032 | controller | Jun 12 15:51:27.986129 crc crio[24284]: time="2026-06-12T15:51:27.985604083Z" level=info msg="Started container" PID=90091 containerID=210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0 description=openstack/nova-metadata-0/nova-metadata-log id=1423500c-54c5-4839-8d6b-c7b76a425be7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1
2026-06-12 16:39:22.203048 | controller | Jun 12 15:51:28.000077 crc crio[24284]: time="2026-06-12T15:51:27.999993696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=55f1d2fb-72c1-442d-beff-befb857b62d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203064 | controller | Jun 12 15:51:28.041716 crc crio[24284]: time="2026-06-12T15:51:28.041627716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=855c561a-7162-4b47-bbfc-cdfbf443ea60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203088 | controller | Jun 12 15:51:28.052994 crc crio[24284]: time="2026-06-12T15:51:28.052916313Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=00e97ffa-0506-4d72-8895-30d24b25ae57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203104 | controller | Jun 12 15:51:28.053439 crc crio[24284]: time="2026-06-12T15:51:28.053382079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203120 | controller | Jun 12 15:51:28.093587 crc crio[24284]: time="2026-06-12T15:51:28.093387494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203136 | controller | Jun 12 15:51:28.097186 crc crio[24284]: time="2026-06-12T15:51:28.097118924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203156 | controller | Jun 12 15:51:28.248760 crc crio[24284]: time="2026-06-12T15:51:28.248644693Z" level=info msg="Created container 128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb: openstack/nova-metadata-0/nova-metadata-metadata" id=00e97ffa-0506-4d72-8895-30d24b25ae57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203172 | controller | Jun 12 15:51:28.250172 crc crio[24284]: time="2026-06-12T15:51:28.250067159Z" level=info msg="Starting container: 128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb" id=7e68a28e-9aa0-4d0d-b5ff-dd3fc8f3d614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.203188 | controller | Jun 12 15:51:28.258563 crc crio[24284]: time="2026-06-12T15:51:28.25845729Z" level=info msg="Started container" PID=90144 containerID=128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb description=openstack/nova-metadata-0/nova-metadata-metadata id=7e68a28e-9aa0-4d0d-b5ff-dd3fc8f3d614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1
2026-06-12 16:39:22.203204 | controller | Jun 12 15:51:36.171481 crc crio[24284]: time="2026-06-12T15:51:36.170378934Z" level=warning msg="Stopping container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 with stop signal(15) timed out. Killing..."
2026-06-12 16:39:22.203220 | controller | Jun 12 15:51:36.296609 crc crio[24284]: time="2026-06-12T15:51:36.296001896Z" level=error msg="Killing container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 16:39:22.203236 | controller | Jun 12 15:51:36.324673 crc crio[24284]: time="2026-06-12T15:51:36.324511046Z" level=info msg="Stopped container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent" id=8cb1e27e-35df-4192-bdcc-c07aa689df80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.203252 | controller | Jun 12 15:51:36.325906 crc crio[24284]: time="2026-06-12T15:51:36.325778546Z" level=info msg="Stopping pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a" id=a5ba6631-539c-46f7-89ca-4c420764f425 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.203268 | controller | Jun 12 15:51:36.326709 crc crio[24284]: time="2026-06-12T15:51:36.326631013Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc0042871d8}] Aliases:map[]}"
2026-06-12 16:39:22.203284 | controller | Jun 12 15:51:36.326960 crc crio[24284]: time="2026-06-12T15:51:36.326893762Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.203300 | controller | Jun 12 15:51:36.658678 crc crio[24284]: time="2026-06-12T15:51:36.658529532Z" level=info msg="Stopped pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a" id=a5ba6631-539c-46f7-89ca-4c420764f425 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.203316 | controller | Jun 12 15:51:37.021186 crc crio[24284]: time="2026-06-12T15:51:37.020709111Z" level=info msg="Removing container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2" id=5b2a10f8-0723-4415-8b1d-9d388c6f9f1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203332 | controller | Jun 12 15:51:37.083021 crc crio[24284]: time="2026-06-12T15:51:37.082917733Z" level=info msg="Removed container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd" id=5b2a10f8-0723-4415-8b1d-9d388c6f9f1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203352 | controller | Jun 12 15:51:37.096117 crc crio[24284]: time="2026-06-12T15:51:37.089475397Z" level=info msg="Removing container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c" id=eab0b742-122a-4ee4-9293-50b55d588955 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203368 | controller | Jun 12 15:51:37.120449 crc crio[24284]: time="2026-06-12T15:51:37.119622671Z" level=info msg="Removed container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core" id=eab0b742-122a-4ee4-9293-50b55d588955 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203384 | controller | Jun 12 15:51:37.124084 crc crio[24284]: time="2026-06-12T15:51:37.12400367Z" level=info msg="Removing container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0" id=7ef58d07-4ec5-41f0-a7aa-7d281dfcfdc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203401 | controller | Jun 12 15:51:37.148646 crc crio[24284]: time="2026-06-12T15:51:37.148525325Z" level=info msg="Removed container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent" id=7ef58d07-4ec5-41f0-a7aa-7d281dfcfdc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203417 | controller | Jun 12 15:51:37.154818 crc crio[24284]: time="2026-06-12T15:51:37.154661006Z" level=info msg="Removing container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8" id=83c12e42-4fc9-4bdf-8d3b-cadead1d3e12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203433 | controller | Jun 12 15:51:37.188510 crc crio[24284]: time="2026-06-12T15:51:37.188368049Z" level=info msg="Removed container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent" id=83c12e42-4fc9-4bdf-8d3b-cadead1d3e12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.203449 | controller | Jun 12 15:51:37.816516 crc crio[24284]: time="2026-06-12T15:51:37.816344352Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=af496ac6-b83b-47a4-a05b-039621367f75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.203464 | controller | Jun 12 15:51:37.816516 crc crio[24284]: time="2026-06-12T15:51:37.816440685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203481 | controller | Jun 12 15:51:37.864031 crc crio[24284]: time="2026-06-12T15:51:37.86379439Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 UID:8df5db0d-597d-4235-81e6-fc8248fe1c21 NetNS:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df5db0d_597d_4235_81e6_fc8248fe1c21.slice PodAnnotations:0xc00041c150}] Aliases:map[]}"
2026-06-12 16:39:22.203523 | controller | Jun 12 15:51:37.864031 crc crio[24284]: time="2026-06-12T15:51:37.863868603Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.203545 | controller | Jun 12 15:51:38.703437 crc crio[24284]: 2026-06-12T15:51:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79b80365e91e93f Mac:ee:02:d0:d5:8f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 SocketPath: PciID:}] [{Interface:0xc000442710 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.203563 | controller | Jun 12 15:51:38.705667 crc crio[24284]: time="2026-06-12T15:51:38.704995062Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 UID:8df5db0d-597d-4235-81e6-fc8248fe1c21 NetNS:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df5db0d_597d_4235_81e6_fc8248fe1c21.slice PodAnnotations:0xc00041c150}] Aliases:map[]}"
2026-06-12 16:39:22.203584 | controller | Jun 12 15:51:38.705667 crc crio[24284]: time="2026-06-12T15:51:38.705139152Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.203600 | controller | Jun 12 15:51:38.713897 crc crio[24284]: time="2026-06-12T15:51:38.713819243Z" level=info msg="Ran pod sandbox 79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 with infra container: openstack/ceilometer-0/POD" id=af496ac6-b83b-47a4-a05b-039621367f75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.203616 | controller | Jun 12 15:51:38.716346 crc crio[24284]: time="2026-06-12T15:51:38.716214797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=64372536-60a8-46d5-88e6-d9e40aa70c4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203632 | controller | Jun 12 15:51:38.751609 crc crio[24284]: time="2026-06-12T15:51:38.751453553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=9953add2-13f9-49cf-b64b-dcac686382df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203648 | controller | Jun 12 15:51:38.762059 crc crio[24284]: time="2026-06-12T15:51:38.761979771Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e6b72dc3-050d-459f-ab05-09d14cdf952a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203664 | controller | Jun 12 15:51:38.762435 crc crio[24284]: time="2026-06-12T15:51:38.762401155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203680 | controller | Jun 12 15:51:38.830583 crc crio[24284]: time="2026-06-12T15:51:38.829865618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203696 | controller | Jun 12 15:51:38.836928 crc crio[24284]: time="2026-06-12T15:51:38.836710729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203712 | controller | Jun 12 15:51:39.438830 crc crio[24284]: time="2026-06-12T15:51:39.438211686Z" level=info msg="Created container 026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212: openstack/ceilometer-0/ceilometer-central-agent" id=e6b72dc3-050d-459f-ab05-09d14cdf952a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203727 | controller | Jun 12 15:51:39.441513 crc crio[24284]: time="2026-06-12T15:51:39.441369367Z" level=info msg="Starting container: 026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212" id=722a9ad7-7e12-4fae-a548-752471330056 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.203743 | controller | Jun 12 15:51:39.454778 crc crio[24284]: time="2026-06-12T15:51:39.454357016Z" level=info msg="Started container" PID=90907 containerID=026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212 description=openstack/ceilometer-0/ceilometer-central-agent id=722a9ad7-7e12-4fae-a548-752471330056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8
2026-06-12 16:39:22.203760 | controller | Jun 12 15:51:39.472037 crc crio[24284]: time="2026-06-12T15:51:39.471923503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=032ed0c0-892e-409f-b3fe-3e004746088e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203783 | controller | Jun 12 15:51:39.499695 crc crio[24284]: time="2026-06-12T15:51:39.499457399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=1ebb46d6-30bf-41c2-8fb0-f4c025fdee14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203799 | controller | Jun 12 15:51:39.509648 crc crio[24284]: time="2026-06-12T15:51:39.509545574Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=160c5ef7-7a3d-4d50-8f2b-06163c0c7f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203815 | controller | Jun 12 15:51:39.510040 crc crio[24284]: time="2026-06-12T15:51:39.509981518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203831 | controller | Jun 12 15:51:39.578156 crc crio[24284]: time="2026-06-12T15:51:39.577985296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203847 | controller | Jun 12 15:51:39.584494 crc crio[24284]: time="2026-06-12T15:51:39.584409403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203863 | controller | Jun 12 15:51:39.720816 crc crio[24284]: time="2026-06-12T15:51:39.720711274Z" level=info msg="Created container b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157: openstack/ceilometer-0/ceilometer-notification-agent" id=160c5ef7-7a3d-4d50-8f2b-06163c0c7f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203879 | controller | Jun 12 15:51:39.722190 crc crio[24284]: time="2026-06-12T15:51:39.722105887Z" level=info msg="Starting container: b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157" id=c1d45534-a5fc-4e29-bfd1-a3c5c5d0b497 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.203895 | controller | Jun 12 15:51:39.729107 crc crio[24284]: time="2026-06-12T15:51:39.728928297Z" level=info msg="Started container" PID=90965 containerID=b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157 description=openstack/ceilometer-0/ceilometer-notification-agent id=c1d45534-a5fc-4e29-bfd1-a3c5c5d0b497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8
2026-06-12 16:39:22.203911 | controller | Jun 12 15:51:39.745211 crc crio[24284]: time="2026-06-12T15:51:39.7435422Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=3eddff00-52dc-4737-995b-3477676cfe62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203927 | controller | Jun 12 15:51:39.760760 crc crio[24284]: time="2026-06-12T15:51:39.759650797Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a7dab142-eda0-4ae1-96e0-dbbb2b017598 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.203943 | controller | Jun 12 15:51:39.767107 crc crio[24284]: time="2026-06-12T15:51:39.766984022Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=9ec380ca-e461-4aef-9da8-f839866d0715 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.203959 | controller | Jun 12 15:51:39.767597 crc crio[24284]: time="2026-06-12T15:51:39.76753432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203975 | controller | Jun 12 15:51:39.818555 crc crio[24284]: time="2026-06-12T15:51:39.81843975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.203996 | controller | Jun 12 15:51:39.824219 crc crio[24284]: time="2026-06-12T15:51:39.824084732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.204012 | controller | Jun 12 15:51:40.007966 crc crio[24284]: time="2026-06-12T15:51:40.007811899Z" level=info msg="Created container 64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53: openstack/ceilometer-0/sg-core" id=9ec380ca-e461-4aef-9da8-f839866d0715 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.204028 | controller | Jun 12 15:51:40.011910 crc crio[24284]: time="2026-06-12T15:51:40.008990926Z" level=info msg="Starting container: 64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53" id=dcdf93c4-f606-49c7-a947-53734ca456bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.204044 | controller | Jun 12 15:51:40.014678 crc crio[24284]: time="2026-06-12T15:51:40.014575905Z" level=info msg="Started container" PID=90981 containerID=64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53 description=openstack/ceilometer-0/sg-core id=dcdf93c4-f606-49c7-a947-53734ca456bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8
2026-06-12 16:39:22.204060 | controller | Jun 12 15:51:40.029694 crc crio[24284]: time="2026-06-12T15:51:40.029599998Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d1fdd89c-4646-4591-8288-e6aecf75bb86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.204077 | controller | Jun 12 15:51:40.078408 crc crio[24284]: time="2026-06-12T15:51:40.077893354Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=603bedf8-623d-45e1-b0c0-16f162027d9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.204092 | controller | Jun 12 15:51:40.106574 crc crio[24284]: time="2026-06-12T15:51:40.106486785Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f66befb7-42d7-43c5-84d8-fb88a07722ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.204108 | controller | Jun 12 15:51:40.106912 crc crio[24284]: time="2026-06-12T15:51:40.106847536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.204123 | controller | Jun 12 15:51:40.161043 crc crio[24284]: time="2026-06-12T15:51:40.160884896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.204139 | controller | Jun 12 15:51:40.165785 crc crio[24284]: time="2026-06-12T15:51:40.165683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.204155 | controller | Jun 12 15:51:40.295598 crc crio[24284]: time="2026-06-12T15:51:40.295375746Z" level=info msg="Created container 7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101: openstack/ceilometer-0/proxy-httpd" id=f66befb7-42d7-43c5-84d8-fb88a07722ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.204171 | controller | Jun 12 15:51:40.296957 crc crio[24284]: time="2026-06-12T15:51:40.296849224Z" level=info msg="Starting container: 7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101" id=f7d67652-337a-4ef9-b884-ae2d0d1546f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.204187 | controller | Jun 12 15:51:40.310685 crc crio[24284]: time="2026-06-12T15:51:40.310577366Z" level=info msg="Started container" PID=91011 containerID=7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101 description=openstack/ceilometer-0/proxy-httpd id=f7d67652-337a-4ef9-b884-ae2d0d1546f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8
2026-06-12 16:39:22.204210 | controller | Jun 12 15:51:45.898451 crc crio[24284]: time="2026-06-12T15:51:45.897422702Z" level=info msg="Stopping pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082" id=6faae120-5429-43a9-a60c-4ae76e2bd54d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204227 | controller | Jun 12 15:51:45.898451 crc crio[24284]: time="2026-06-12T15:51:45.898411314Z" level=info msg="Stopped pod sandbox (already stopped): 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082" id=6faae120-5429-43a9-a60c-4ae76e2bd54d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204243 | controller | Jun 12 15:51:45.900149 crc crio[24284]: time="2026-06-12T15:51:45.899183599Z" level=info msg="Removing pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082" id=10f8a577-a983-4cb8-829f-f8641ad845b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204259 | controller | Jun 12 15:51:45.918893 crc crio[24284]: time="2026-06-12T15:51:45.918750501Z" level=info msg="Removed pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082" id=10f8a577-a983-4cb8-829f-f8641ad845b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204275 | controller | Jun 12 15:51:45.920001 crc crio[24284]: time="2026-06-12T15:51:45.919875721Z" level=info msg="Stopping pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c" id=6b7245bb-3f9f-401e-8a03-373585ab8d90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204291 | controller | Jun 12 15:51:45.920001 crc crio[24284]: time="2026-06-12T15:51:45.919962154Z" level=info msg="Stopped pod sandbox (already stopped): 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c" id=6b7245bb-3f9f-401e-8a03-373585ab8d90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204307 | controller | Jun 12 15:51:45.920738 crc crio[24284]: time="2026-06-12T15:51:45.920695252Z" level=info msg="Removing pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c" id=f607d86b-d5eb-482a-a2be-fac7ca51672e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204322 | controller | Jun 12 15:51:45.942090 crc crio[24284]: time="2026-06-12T15:51:45.941929759Z" level=info msg="Removed pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c" id=f607d86b-d5eb-482a-a2be-fac7ca51672e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204338 | controller | Jun 12 15:51:45.943029 crc crio[24284]: time="2026-06-12T15:51:45.942931592Z" level=info msg="Stopping pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6" id=1f7b5dac-ec14-4d5c-aa8c-30594e125393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204353 | controller | Jun 12 15:51:45.943029 crc crio[24284]: time="2026-06-12T15:51:45.943027435Z" level=info msg="Stopped pod sandbox (already stopped): fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6" id=1f7b5dac-ec14-4d5c-aa8c-30594e125393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204369 | controller | Jun 12 15:51:45.943961 crc crio[24284]: time="2026-06-12T15:51:45.943858848Z" level=info msg="Removing pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6" id=cb2bec8b-fbd1-40a0-b424-85b1ce480b58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204384 | controller | Jun 12 15:51:45.963336 crc crio[24284]: time="2026-06-12T15:51:45.963152251Z" level=info msg="Removed pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6" id=cb2bec8b-fbd1-40a0-b424-85b1ce480b58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204399 | controller | Jun 12 15:51:45.964054 crc crio[24284]: time="2026-06-12T15:51:45.963973295Z" level=info msg="Stopping pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d" id=6e5dabd6-f13b-46e9-b135-8cb93ee2a112 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204420 | controller | Jun 12 15:51:45.964054 crc crio[24284]: time="2026-06-12T15:51:45.964039867Z" level=info msg="Stopped pod sandbox (already stopped): f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d" id=6e5dabd6-f13b-46e9-b135-8cb93ee2a112 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204436 | controller | Jun 12 15:51:45.964704 crc crio[24284]: time="2026-06-12T15:51:45.964623886Z" level=info msg="Removing pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d" id=e7f8f1d1-18ab-43b6-8207-309c241f547a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204452 | controller | Jun 12 15:51:45.977287 crc crio[24284]: time="2026-06-12T15:51:45.977166264Z" level=info msg="Removed pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d" id=e7f8f1d1-18ab-43b6-8207-309c241f547a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204467 | controller | Jun 12 15:51:45.978470 crc crio[24284]: time="2026-06-12T15:51:45.978345917Z" level=info msg="Stopping pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888" id=cde730d9-0257-49e8-bcb6-235152d97544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204482 | controller | Jun 12 15:51:45.978470 crc crio[24284]: time="2026-06-12T15:51:45.97842863Z" level=info msg="Stopped pod sandbox (already stopped): 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888" id=cde730d9-0257-49e8-bcb6-235152d97544 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204498 | controller | Jun 12 15:51:45.981507 crc crio[24284]: time="2026-06-12T15:51:45.980648805Z" level=info msg="Removing pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888" id=03ca502b-ed0c-47af-baed-9167c18266d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204528 | controller | Jun 12 15:51:46.000379 crc crio[24284]: time="2026-06-12T15:51:46.000203185Z" level=info msg="Removed pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888" id=03ca502b-ed0c-47af-baed-9167c18266d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204549 | controller | Jun 12 15:51:46.001019 crc crio[24284]: time="2026-06-12T15:51:46.000935159Z" level=info msg="Stopping pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381" id=5ec846d7-95da-4e65-833d-7dba88488687 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204566 | controller | Jun 12 15:51:46.001019 crc crio[24284]: time="2026-06-12T15:51:46.000998951Z" level=info msg="Stopped pod sandbox (already stopped): 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381" id=5ec846d7-95da-4e65-833d-7dba88488687 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204581 | controller | Jun 12 15:51:46.001750 crc crio[24284]: time="2026-06-12T15:51:46.001662349Z" level=info msg="Removing pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381" id=6a5e493f-3f38-4742-afd0-a8847b58e4ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204597 | controller | Jun 12 15:51:46.020117 crc crio[24284]: time="2026-06-12T15:51:46.019767536Z" level=info msg="Removed pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381" id=6a5e493f-3f38-4742-afd0-a8847b58e4ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204612 | controller | Jun 12 15:51:46.020892 crc crio[24284]: time="2026-06-12T15:51:46.020715702Z" level=info msg="Stopping pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908" id=6ae801bf-84b9-4160-8692-8140e92d2b10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204627 | controller | Jun 12 15:51:46.020892 crc crio[24284]: time="2026-06-12T15:51:46.020825275Z" level=info msg="Stopped pod sandbox (already stopped): 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908" id=6ae801bf-84b9-4160-8692-8140e92d2b10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204648 | controller | Jun 12 15:51:46.021940 crc crio[24284]: time="2026-06-12T15:51:46.021773326Z" level=info msg="Removing pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908" id=b8ee60c4-3475-42a1-b925-c316844a7dfd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204663 | controller | Jun 12 15:51:46.079695 crc crio[24284]: time="2026-06-12T15:51:46.07962907Z" level=info msg="Removed pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908" id=b8ee60c4-3475-42a1-b925-c316844a7dfd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204679 | controller | Jun 12 15:51:46.080962 crc crio[24284]: time="2026-06-12T15:51:46.080801337Z" level=info msg="Stopping pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a" id=7c42ba67-f5e9-4575-af00-996e44473d25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204695 | controller | Jun 12 15:51:46.081161 crc crio[24284]: time="2026-06-12T15:51:46.081135808Z" level=info msg="Stopped pod sandbox (already stopped): 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a" id=7c42ba67-f5e9-4575-af00-996e44473d25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204710 | controller | Jun 12 15:51:46.083404 crc crio[24284]: time="2026-06-12T15:51:46.08215671Z" level=info msg="Removing pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a" id=e453ff5d-0024-4491-a23d-13d04396910c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204726 | controller | Jun 12 15:51:46.107644 crc crio[24284]: time="2026-06-12T15:51:46.107521205Z" level=info msg="Removed pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a" id=e453ff5d-0024-4491-a23d-13d04396910c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204742 | controller | Jun 12 15:51:46.108686 crc crio[24284]: time="2026-06-12T15:51:46.108604912Z" level=info msg="Stopping pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb" id=251e7ad2-2a20-48a8-9fa7-bf134bb67775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204757 | controller | Jun 12 15:51:46.108785 crc crio[24284]: time="2026-06-12T15:51:46.108706066Z" level=info msg="Stopped pod sandbox (already stopped): 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb" id=251e7ad2-2a20-48a8-9fa7-bf134bb67775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204772 | controller | Jun 12 15:51:46.109670 crc crio[24284]: time="2026-06-12T15:51:46.109377707Z" level=info msg="Removing pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb" id=ad94848c-561b-4ec6-910a-d9cc530c6ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204788 | controller | Jun 12 15:51:46.125060 crc crio[24284]: time="2026-06-12T15:51:46.125003721Z" level=info msg="Removed pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb" id=ad94848c-561b-4ec6-910a-d9cc530c6ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204803 | controller | Jun 12 15:51:46.126104 crc crio[24284]: time="2026-06-12T15:51:46.126061165Z" level=info msg="Stopping pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be" id=471d1fc0-b334-446e-a6e8-bf0e35ca45f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204819 | controller | Jun 12 15:51:46.126104 crc crio[24284]: time="2026-06-12T15:51:46.126105706Z" level=info msg="Stopped pod sandbox (already stopped): da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be" id=471d1fc0-b334-446e-a6e8-bf0e35ca45f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.204834 | controller | Jun 12 15:51:46.128891 crc crio[24284]: time="2026-06-12T15:51:46.128794893Z" level=info msg="Removing pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be" id=78cceb56-17b3-4af7-85be-4621c79f48e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204856 | controller | Jun 12 15:51:46.155802 crc crio[24284]: time="2026-06-12T15:51:46.155628849Z" level=info msg="Removed pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be" id=78cceb56-17b3-4af7-85be-4621c79f48e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.204872 | controller | Jun 12 15:52:00.539149 crc crio[24284]: time="2026-06-12T15:52:00.538135923Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687992-mpjwr/POD" id=4b5ef346-0f8d-4258-9db7-27153b9f4849 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.204887 | controller | Jun 12 15:52:00.541420 crc crio[24284]: time="2026-06-12T15:52:00.539170657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.204904 | controller | Jun 12 15:52:00.582165 crc crio[24284]: time="2026-06-12T15:52:00.581889511Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004af9f10}] Aliases:map[]}"
2026-06-12 16:39:22.204920 | controller | Jun 12 15:52:00.582165 crc crio[24284]: time="2026-06-12T15:52:00.581990056Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687992-mpjwr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.204937 | controller | Jun 12 15:52:00.945466 crc crio[24284]: 2026-06-12T15:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efc5260d3dad79c Mac:1e:2d:46:09:1f:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db SocketPath: PciID:}] [{Interface:0xc00028ac20 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.204953 | controller | Jun 12 15:52:00.947350 crc crio[24284]: time="2026-06-12T15:52:00.947082201Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004af9f10}] Aliases:map[]}"
2026-06-12 16:39:22.204969 | controller | Jun 12 15:52:00.947350 crc crio[24284]: time="2026-06-12T15:52:00.947295218Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687992-mpjwr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.204985 | controller | Jun 12 15:52:00.958624 crc crio[24284]: time="2026-06-12T15:52:00.958542781Z" level=info msg="Ran pod sandbox efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 with infra container: openshift-infra/auto-csr-approver-29687992-mpjwr/POD" id=4b5ef346-0f8d-4258-9db7-27153b9f4849 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.205000 | controller | Jun 12 15:52:00.965982 crc crio[24284]: time="2026-06-12T15:52:00.965868367Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c68e6c0e-4776-441b-b699-6faf26ef0e04 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.205016 | controller | Jun 12 15:52:00.976519 crc crio[24284]: time="2026-06-12T15:52:00.976427967Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.205037 | controller | Jun 12 15:52:01.762508 crc crio[24284]: time="2026-06-12T15:52:01.761694052Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c68e6c0e-4776-441b-b699-6faf26ef0e04 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.205053 | controller | Jun 12 15:52:01.765618 crc crio[24284]: time="2026-06-12T15:52:01.765538665Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=51cfd0d3-4139-4ecf-9047-3507953cd292 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.205069 | controller | Jun 12 15:52:01.768921 crc crio[24284]: time="2026-06-12T15:52:01.768841721Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8217d2da-c250-4d23-98a2-20d7e93b6ae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.205085 | controller | Jun 12 15:52:01.779775 crc crio[24284]: time="2026-06-12T15:52:01.77967343Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687992-mpjwr/oc" id=510274f7-fdef-4e82-a4c6-1a5727f0511e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.205101 | controller | Jun 12 15:52:01.780455 crc crio[24284]: time="2026-06-12T15:52:01.780376743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205117 | controller | Jun 12 15:52:01.868801 crc crio[24284]: time="2026-06-12T15:52:01.868665376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205133 | controller | Jun 12 15:52:02.063970 crc crio[24284]: time="2026-06-12T15:52:02.063730397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205149 | controller | Jun 12 15:52:02.268159 crc crio[24284]: time="2026-06-12T15:52:02.268063706Z" level=info msg="Created container 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a: openshift-infra/auto-csr-approver-29687992-mpjwr/oc" id=510274f7-fdef-4e82-a4c6-1a5727f0511e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.205165 | controller | Jun 12 15:52:02.270400 crc crio[24284]: time="2026-06-12T15:52:02.270149123Z" level=info msg="Starting container: 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a" id=996d72ef-5b5b-4fb2-b3f3-5e87935e253d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.205182 | controller | Jun 12 15:52:02.276570 crc crio[24284]: time="2026-06-12T15:52:02.276475867Z" level=info msg="Started container" PID=92355 containerID=59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a description=openshift-infra/auto-csr-approver-29687992-mpjwr/oc id=996d72ef-5b5b-4fb2-b3f3-5e87935e253d name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8
2026-06-12 16:39:22.205198 | controller | Jun 12 15:52:04.523656 crc crio[24284]: time="2026-06-12T15:52:04.522658244Z" level=info msg="Stopping pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8" id=9e83c3fd-8564-496d-baf8-85ab16654713 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.205215 | controller | Jun 12 15:52:04.526456 crc crio[24284]: time="2026-06-12T15:52:04.524475203Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004286c30}] Aliases:map[]}"
2026-06-12 16:39:22.205235 | controller | Jun 12 15:52:04.526456 crc crio[24284]: time="2026-06-12T15:52:04.524665199Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687992-mpjwr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.205253 | controller | Jun 12 15:52:04.893708 crc crio[24284]: time="2026-06-12T15:52:04.893567837Z" level=info msg="Stopped pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8" id=9e83c3fd-8564-496d-baf8-85ab16654713 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.205269 | controller | Jun 12 15:52:30.106134 crc crio[24284]: time="2026-06-12T15:52:30.105353395Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=51427638-bdd9-489d-a7f8-7332a4ba49a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.205285 | controller | Jun 12 15:52:30.107552 crc crio[24284]: time="2026-06-12T15:52:30.106160601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205301 | controller | Jun 12 15:52:30.140988 crc crio[24284]: time="2026-06-12T15:52:30.140855449Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 UID:4c136c56-c4bb-47bc-851c-6e23d83152ee NetNS:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c136c56_c4bb_47bc_851c_6e23d83152ee.slice PodAnnotations:0xc004286270}] Aliases:map[]}"
2026-06-12 16:39:22.205317 | controller | Jun 12 15:52:30.140988 crc crio[24284]: time="2026-06-12T15:52:30.140929561Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.205333 | controller | Jun 12 15:52:31.136956 crc crio[24284]: 2026-06-12T15:52:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dcb31a5c23a0a3 Mac:9a:23:fe:02:40:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c SocketPath: PciID:}] [{Interface:0xc00049cf40 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.205350 | controller | Jun 12 15:52:31.144224 crc crio[24284]: time="2026-06-12T15:52:31.144133946Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 UID:4c136c56-c4bb-47bc-851c-6e23d83152ee NetNS:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c136c56_c4bb_47bc_851c_6e23d83152ee.slice PodAnnotations:0xc004286270}] Aliases:map[]}"
2026-06-12 16:39:22.205367 | controller | Jun 12 15:52:31.144639 crc crio[24284]: time="2026-06-12T15:52:31.144571531Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.205383 | controller | Jun 12 15:52:31.159877 crc crio[24284]: time="2026-06-12T15:52:31.15898721Z" level=info msg="Ran pod sandbox 0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 with infra container: sushy-emulator/sushy-emulator/POD" id=51427638-bdd9-489d-a7f8-7332a4ba49a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.205399 | controller | Jun 12 15:52:31.164673 crc crio[24284]: time="2026-06-12T15:52:31.164559692Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=bc34a879-17b8-4913-a566-a1db02dac13a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.205416 | controller | Jun 12 15:52:31.176066 crc crio[24284]: time="2026-06-12T15:52:31.17597437Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-12 16:39:22.205436 | controller | Jun 12 15:52:43.153571 crc crio[24284]: time="2026-06-12T15:52:43.152839273Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd" id=bc34a879-17b8-4913-a566-a1db02dac13a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.205453 | controller | Jun 12 15:52:43.155241 crc crio[24284]: time="2026-06-12T15:52:43.154649281Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=ce081fa8-e2ba-4813-803c-8c1c8b900deb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.205469 | controller | Jun 12 15:52:43.161923 crc crio[24284]: time="2026-06-12T15:52:43.161817984Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=308e35e2-7221-4b9c-b314-7f723f53d87f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.205485 | controller | Jun 12 15:52:43.173098 crc crio[24284]: time="2026-06-12T15:52:43.172989791Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=434e5874-e098-4def-a629-8de5f8474a57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.205501 | controller | Jun 12 15:52:43.175202 crc crio[24284]: time="2026-06-12T15:52:43.175122791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205535 | controller | Jun 12 15:52:43.228365 crc crio[24284]: time="2026-06-12T15:52:43.228001215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205553 | controller | Jun 12 15:52:43.232033 crc crio[24284]: time="2026-06-12T15:52:43.231970224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.205569 | controller | Jun 12 15:52:43.561041 crc crio[24284]: time="2026-06-12T15:52:43.560926714Z" level=info msg="Created container afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8: sushy-emulator/sushy-emulator/sushy-emulator" id=434e5874-e098-4def-a629-8de5f8474a57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.205585 | controller | Jun 12 15:52:43.562135 crc crio[24284]: time="2026-06-12T15:52:43.56208665Z" level=info msg="Starting container: afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8" id=41e9cbac-ae74-4535-a559-a927b9098558 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.205602 | controller | Jun 12 15:52:43.568159 crc crio[24284]: time="2026-06-12T15:52:43.568063194Z" level=info msg="Started container" PID=94466 containerID=afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8 description=sushy-emulator/sushy-emulator/sushy-emulator id=41e9cbac-ae74-4535-a559-a927b9098558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2
2026-06-12 16:39:22.205618 | controller | Jun 12 15:52:46.182628 crc crio[24284]: time="2026-06-12T15:52:46.181665191Z" level=info msg="Removing container: e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134" id=43c16d1a-0b6a-43e0-a901-1bd0fd8ef9ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205634 | controller | Jun 12 15:52:46.230948 crc crio[24284]: time="2026-06-12T15:52:46.230855868Z" level=info msg="Removed container e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config" id=43c16d1a-0b6a-43e0-a901-1bd0fd8ef9ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205650 | controller | Jun 12 15:52:46.237517 crc crio[24284]: time="2026-06-12T15:52:46.237418226Z" level=info msg="Removing container: 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0" id=599aebb6-5141-4300-9633-22102c527b91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205671 | controller | Jun 12 15:52:46.281520 crc crio[24284]: time="2026-06-12T15:52:46.281435094Z" level=info msg="Removed container 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0: openstack/root-account-create-update-74b7x/mariadb-account-create-update" id=599aebb6-5141-4300-9633-22102c527b91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205687 | controller | Jun 12 15:52:46.284375 crc crio[24284]: time="2026-06-12T15:52:46.284161681Z" level=info msg="Removing container: 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c" id=0c16d135-7c91-4ff7-9f8c-e380d620ad4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205704 | controller | Jun 12 15:52:46.329974 crc crio[24284]: time="2026-06-12T15:52:46.329891098Z" level=info msg="Removed container 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c: openstack/root-account-create-update-vbg8q/mariadb-account-create-update" id=0c16d135-7c91-4ff7-9f8c-e380d620ad4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205720 | controller | Jun 12 15:52:46.333966 crc crio[24284]: time="2026-06-12T15:52:46.33378498Z" level=info msg="Removing container: de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a" id=7ed124dd-8d11-4c3c-971d-06873aad54e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205737 | controller | Jun 12 15:52:46.425663 crc crio[24284]: time="2026-06-12T15:52:46.425576526Z" level=info msg="Removed container de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config" id=7ed124dd-8d11-4c3c-971d-06873aad54e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205754 | controller | Jun 12 15:52:46.428685 crc crio[24284]: time="2026-06-12T15:52:46.42852495Z" level=info msg="Removing container: c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d" id=b148ea49-b17f-432f-8dad-8a47592a3bfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205770 | controller | Jun 12 15:52:46.455472 crc crio[24284]: time="2026-06-12T15:52:46.455373076Z" level=info msg="Removed container c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d: openstack/root-account-create-update-vsljs/mariadb-account-create-update" id=b148ea49-b17f-432f-8dad-8a47592a3bfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205786 | controller | Jun 12 15:52:46.463684 crc crio[24284]: time="2026-06-12T15:52:46.463563983Z" level=info msg="Removing container: dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d" id=8fbc4a47-0430-4762-8133-449495a337f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205802 | controller | Jun 12 15:52:46.513593 crc crio[24284]: time="2026-06-12T15:52:46.513480642Z" level=info msg="Removed container dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d: openstack/root-account-create-update-8c889/mariadb-account-create-update" id=8fbc4a47-0430-4762-8133-449495a337f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205817 | controller | Jun 12 15:52:46.517752 crc crio[24284]: time="2026-06-12T15:52:46.516862704Z" level=info msg="Removing container: 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a" id=0d6ca80f-ca74-48a7-9108-500202c8a808 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205833 | controller | Jun 12 15:52:46.653702 crc crio[24284]: time="2026-06-12T15:52:46.65080364Z" level=info msg="Removed container 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a: openshift-infra/auto-csr-approver-29687986-78vnn/oc" id=0d6ca80f-ca74-48a7-9108-500202c8a808 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205849 | controller | Jun 12 15:52:46.659927 crc crio[24284]: time="2026-06-12T15:52:46.659823797Z" level=info msg="Removing container: 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485" id=0b6e8147-dcca-4a1a-8440-b2fb8bdb3d18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205869 | controller | Jun 12 15:52:46.687748 crc crio[24284]: time="2026-06-12T15:52:46.687558324Z" level=info msg="Removed container 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config" id=0b6e8147-dcca-4a1a-8440-b2fb8bdb3d18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.205884 | controller | Jun 12 15:52:46.702329 crc crio[24284]: time="2026-06-12T15:52:46.702157272Z" level=info msg="Stopping pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8" id=795e85bb-519d-48b9-b62f-343b0e65527f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.205900 | controller | Jun 12 15:52:46.702329 crc crio[24284]: time="2026-06-12T15:52:46.702327377Z" level=info msg="Stopped pod sandbox (already stopped): 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8" id=795e85bb-519d-48b9-b62f-343b0e65527f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.205916 | controller | Jun 12 15:52:46.705444 crc crio[24284]: time="2026-06-12T15:52:46.705238591Z" level=info msg="Removing pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8" id=84a2dc12-6f36-49bb-bfac-f1bd06f13d23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.205932 | controller | Jun 12 15:52:46.734918 crc crio[24284]: time="2026-06-12T15:52:46.734821487Z" level=info msg="Removed pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8" id=84a2dc12-6f36-49bb-bfac-f1bd06f13d23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.205947 | controller | Jun 12 15:52:46.736358 crc crio[24284]: time="2026-06-12T15:52:46.736208067Z" level=info msg="Stopping pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785" id=05bb4875-32c8-44ff-a2f2-3501ab78efc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.205963 | controller | Jun 12 15:52:46.736460 crc crio[24284]: time="2026-06-12T15:52:46.736378863Z" level=info msg="Stopped pod sandbox (already stopped): ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785" id=05bb4875-32c8-44ff-a2f2-3501ab78efc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.205978 | controller | Jun 12 15:52:46.739200 crc crio[24284]: time="2026-06-12T15:52:46.739121362Z" level=info msg="Removing pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785" id=bcea1d6f-3433-4e93-a879-60b29efcab0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.205994 | controller | Jun 12 15:52:46.762063 crc crio[24284]: time="2026-06-12T15:52:46.76193093Z" level=info msg="Removed pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785" id=bcea1d6f-3433-4e93-a879-60b29efcab0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206009 | controller | Jun 12 15:52:46.763233 crc crio[24284]: time="2026-06-12T15:52:46.763137746Z" level=info msg="Stopping pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216" id=b0ab80f9-7f74-448f-8e2d-b7ab350dc23f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206025 | controller | Jun 12 15:52:46.763442 crc crio[24284]: time="2026-06-12T15:52:46.763321402Z" level=info msg="Stopped pod sandbox (already stopped): a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216" id=b0ab80f9-7f74-448f-8e2d-b7ab350dc23f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206041 | controller | Jun 12 15:52:46.764055 crc crio[24284]: time="2026-06-12T15:52:46.763986132Z" level=info msg="Removing pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216" id=8ead2e18-c2c2-4bd9-9111-7939cb58ae9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206057 | controller | Jun 12 15:52:46.787710 crc crio[24284]: time="2026-06-12T15:52:46.787608426Z" level=info msg="Removed pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216" id=8ead2e18-c2c2-4bd9-9111-7939cb58ae9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206078 | controller | Jun 12 15:52:46.789441 crc crio[24284]: time="2026-06-12T15:52:46.789224838Z" level=info msg="Stopping pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352" id=610f2f95-1843-4010-92cd-80b422e7d6eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206094 | controller | Jun 12 15:52:46.789557 crc crio[24284]: time="2026-06-12T15:52:46.789480657Z" level=info msg="Stopped pod sandbox (already stopped): 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352" id=610f2f95-1843-4010-92cd-80b422e7d6eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206110 | controller | Jun 12 15:52:46.790763 crc crio[24284]: time="2026-06-12T15:52:46.790686416Z" level=info msg="Removing pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352" id=9b0f876f-c357-43a0-ad55-2263139b84ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206126 | controller | Jun 12 15:52:46.810494 crc crio[24284]: time="2026-06-12T15:52:46.809909553Z" level=info msg="Removed pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352" id=9b0f876f-c357-43a0-ad55-2263139b84ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206142 | controller | Jun 12 15:52:46.811367 crc crio[24284]: time="2026-06-12T15:52:46.81115204Z" level=info msg="Stopping pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994" id=0873fe60-37fc-404a-91df-5551d40939c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206158 | controller | Jun 12 15:52:46.811367 crc crio[24284]: time="2026-06-12T15:52:46.811226353Z" level=info msg="Stopped pod sandbox (already stopped): 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994" id=0873fe60-37fc-404a-91df-5551d40939c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206173 | controller | Jun 12 15:52:46.812366 crc crio[24284]: time="2026-06-12T15:52:46.812028529Z" level=info msg="Removing pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994" id=f2b690dd-49be-4a1b-ac15-1b14d7738ac6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206189 | controller | Jun 12 15:52:46.827206 crc crio[24284]: time="2026-06-12T15:52:46.827102536Z" level=info msg="Removed pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994" id=f2b690dd-49be-4a1b-ac15-1b14d7738ac6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206205 | controller | Jun 12 15:52:46.828104 crc crio[24284]: time="2026-06-12T15:52:46.828011423Z" level=info msg="Stopping pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678" id=5c72439d-22da-4220-bf94-5cc05d9d6425 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206221 | controller | Jun 12 15:52:46.828187 crc crio[24284]: time="2026-06-12T15:52:46.828116407Z" level=info msg="Stopped pod sandbox (already stopped): 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678" id=5c72439d-22da-4220-bf94-5cc05d9d6425 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206237 | controller | Jun 12 15:52:46.828918 crc crio[24284]: time="2026-06-12T15:52:46.82884573Z" level=info msg="Removing pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678" id=81fc52c3-e534-489d-a055-39a1fef92dac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206253 | controller | Jun 12 15:52:46.849407 crc crio[24284]: time="2026-06-12T15:52:46.849002001Z" level=info msg="Removed pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678" id=81fc52c3-e534-489d-a055-39a1fef92dac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206268 | controller | Jun 12 15:52:46.850381 crc crio[24284]: time="2026-06-12T15:52:46.850180647Z" level=info msg="Stopping pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be" id=0d0ecd05-18e7-4dd7-a115-0d6bf5169d7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206289 | controller | Jun 12 15:52:46.850381 crc crio[24284]: time="2026-06-12T15:52:46.850329612Z" level=info msg="Stopped pod sandbox (already stopped): 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be" id=0d0ecd05-18e7-4dd7-a115-0d6bf5169d7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206305 | controller | Jun 12 15:52:46.851177 crc crio[24284]: time="2026-06-12T15:52:46.851044215Z" level=info msg="Removing pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be" id=b6694197-60b7-426c-9eb0-5439ad501453 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206321 | controller | Jun 12 15:52:47.006214 crc crio[24284]: time="2026-06-12T15:52:47.006017325Z" level=info msg="Removed pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be" id=b6694197-60b7-426c-9eb0-5439ad501453 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206337 | controller | Jun 12 15:52:47.007517 crc crio[24284]: time="2026-06-12T15:52:47.007442661Z" level=info msg="Stopping pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402" id=2db4aebd-ad5a-4225-acf1-9b2075a4ea4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206353 | controller | Jun 12 15:52:47.007658 crc crio[24284]: time="2026-06-12T15:52:47.007529884Z" level=info msg="Stopped pod sandbox (already stopped): 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402" id=2db4aebd-ad5a-4225-acf1-9b2075a4ea4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.206368 | controller | Jun 12 15:52:47.008518 crc crio[24284]: time="2026-06-12T15:52:47.008397602Z" level=info msg="Removing pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402" id=edc68017-1a2a-478d-bb2d-8f62521ecfbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206384 | controller | Jun 12 15:52:47.051136 crc crio[24284]: time="2026-06-12T15:52:47.050404226Z" level=info msg="Removed pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402" id=edc68017-1a2a-478d-bb2d-8f62521ecfbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.206399 | controller | Jun 12 15:52:52.304761 crc crio[24284]: time="2026-06-12T15:52:52.304044371Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.206415 | controller | Jun 12 15:53:03.995910 crc crio[24284]: time="2026-06-12T15:53:03.995019891Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b86ddb55-qbzxd/POD" id=c7b57c7f-8a88-4bb5-9778-b8573e3ebe13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.206430 | controller | Jun 12 15:53:03.995910 crc crio[24284]: time="2026-06-12T15:53:03.995903929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206446 | controller | Jun 12 15:53:04.046654 crc crio[24284]: time="2026-06-12T15:53:04.046501951Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00008da30}] Aliases:map[]}"
2026-06-12 16:39:22.206463 | controller | Jun 12 15:53:04.046654 crc crio[24284]: time="2026-06-12T15:53:04.046581843Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b86ddb55-qbzxd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.206484 | controller | Jun 12 15:53:05.020890 crc crio[24284]: 2026-06-12T15:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e5a4baba394b58 Mac:0a:cb:19:19:67:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc SocketPath: PciID:}] [{Interface:0xc0000154f0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.206501 | controller | Jun 12 15:53:05.022911 crc crio[24284]: time="2026-06-12T15:53:05.022676812Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00008da30}] Aliases:map[]}"
2026-06-12 16:39:22.206541 | controller | Jun 12 15:53:05.022911 crc crio[24284]: time="2026-06-12T15:53:05.022856738Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b86ddb55-qbzxd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.206560 | controller | Jun 12 15:53:05.041571 crc crio[24284]: time="2026-06-12T15:53:05.041394884Z" level=info msg="Ran pod sandbox 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 with infra container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/POD" id=c7b57c7f-8a88-4bb5-9778-b8573e3ebe13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.206576 | controller | Jun 12 15:53:05.044854 crc crio[24284]: time="2026-06-12T15:53:05.044754051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c820efc7-94c4-440d-903f-08f68747e208 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.206593 | controller | Jun 12 15:53:05.147434 crc crio[24284]: time="2026-06-12T15:53:05.146611953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b0bc3b63-eeca-412e-a860-6aa2f131700d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.206609 | controller | Jun 12 15:53:05.176326 crc crio[24284]: time="2026-06-12T15:53:05.174770789Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init" id=6dbf8c61-6f47-465a-8caf-304fd9717f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.206625 | controller | Jun 12 15:53:05.176326 crc crio[24284]: time="2026-06-12T15:53:05.175189673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206640 | controller | Jun 12 15:53:05.286782 crc crio[24284]: time="2026-06-12T15:53:05.286469576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206656 | controller | Jun 12 15:53:05.298411 crc crio[24284]: time="2026-06-12T15:53:05.297965036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206672 | controller | Jun 12 15:53:05.511766 crc crio[24284]: time="2026-06-12T15:53:05.51073575Z" level=info msg="Created container 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init" id=6dbf8c61-6f47-465a-8caf-304fd9717f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.206687 | controller | Jun 12 15:53:05.520892 crc crio[24284]: time="2026-06-12T15:53:05.518472626Z" level=info msg="Starting container: 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d" id=fce59e6d-b7c0-4c61-be13-8f09d2cc439d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.206708 | controller | Jun 12 15:53:05.546969 crc crio[24284]: time="2026-06-12T15:53:05.546074016Z" level=info msg="Started container" PID=95657 containerID=99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d description=openstack/dnsmasq-dns-68b86ddb55-qbzxd/init id=fce59e6d-b7c0-4c61-be13-8f09d2cc439d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501
2026-06-12 16:39:22.206725 | controller | Jun 12 15:53:06.020850 crc crio[24284]: time="2026-06-12T15:53:06.02013401Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-g8jpq/POD" id=260daccd-9be9-457f-bd21-ae94ded8d392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.206741 | controller | Jun 12 15:53:06.021007 crc crio[24284]: time="2026-06-12T15:53:06.020881984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206757 | controller | Jun 12 15:53:06.072774 crc crio[24284]: time="2026-06-12T15:53:06.072697963Z" level=info msg="Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b8d18}] Aliases:map[]}"
2026-06-12 16:39:22.206773 | controller | Jun 12 15:53:06.072774 crc crio[24284]: time="2026-06-12T15:53:06.072771515Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-g8jpq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.206790 | controller | Jun 12 15:53:06.522783 crc crio[24284]: time="2026-06-12T15:53:06.518677293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cb399f0c-9246-4a73-9834-2a788d858a68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.206805 | controller | Jun 12 15:53:06.687099 crc crio[24284]: 2026-06-12T15:53:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc73ac9b976004f Mac:52:17:45:bc:4b:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb SocketPath: PciID:}] [{Interface:0xc0001165d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.206821 | controller | Jun 12 15:53:06.688162 crc crio[24284]: time="2026-06-12T15:53:06.687926502Z" level=info msg="Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b8d18}] Aliases:map[]}"
2026-06-12 16:39:22.206838 | controller | Jun 12 15:53:06.688538 crc crio[24284]: time="2026-06-12T15:53:06.688457909Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g8jpq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.206854 | controller | Jun 12 15:53:06.693229 crc crio[24284]: time="2026-06-12T15:53:06.693041707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1681bbc5-c4d8-4c18-9242-734786349404 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.206869 | controller | Jun 12 15:53:06.703136 crc crio[24284]: time="2026-06-12T15:53:06.702990819Z" level=info msg="Ran pod sandbox bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 with infra container: openshift-marketplace/redhat-marketplace-g8jpq/POD" id=260daccd-9be9-457f-bd21-ae94ded8d392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.206890 | controller | Jun 12 15:53:06.706402 crc crio[24284]: time="2026-06-12T15:53:06.706322167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cf1b2bc8-2831-436f-96d3-f92c07826f14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.206906 | controller | Jun 12 15:53:06.709060 crc crio[24284]: time="2026-06-12T15:53:06.708976449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a2d0a29-8587-4b3e-a441-842ec78bf615 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.206922 | controller | Jun 12 15:53:06.715719 crc crio[24284]: time="2026-06-12T15:53:06.715613394Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns" id=a3ea58af-c887-4f14-a4fd-2c71c3237ff6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.206938 | controller | Jun 12 15:53:06.716060 crc crio[24284]: time="2026-06-12T15:53:06.716005517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206954 | controller | Jun 12 15:53:06.724585 crc crio[24284]: time="2026-06-12T15:53:06.723379473Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities" id=23011cb6-48e3-4fa5-beae-e90edc2fab98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.206969 | controller | Jun 12 15:53:06.749834 crc crio[24284]: time="2026-06-12T15:53:06.749742906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.206985 | controller | Jun 12 15:53:06.808431 crc crio[24284]: time="2026-06-12T15:53:06.808173855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207001 | controller | Jun 12 15:53:06.813747 crc crio[24284]: time="2026-06-12T15:53:06.813695632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207017 | controller | Jun 12 15:53:06.841403 crc crio[24284]: time="2026-06-12T15:53:06.840036491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207032 | controller | Jun 12 15:53:06.886919 crc crio[24284]: time="2026-06-12T15:53:06.886113864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207047 | controller | Jun 12 15:53:06.977084 crc crio[24284]: time="2026-06-12T15:53:06.97695928Z" level=info msg="Created container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns" id=a3ea58af-c887-4f14-a4fd-2c71c3237ff6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207062 | controller | Jun 12 15:53:06.978186 crc crio[24284]: time="2026-06-12T15:53:06.978092865Z" level=info msg="Starting container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3" id=561a13c9-0e79-46ef-9c7f-3b06eef0e786 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.207078 | controller | Jun 12 15:53:06.991105 crc crio[24284]: time="2026-06-12T15:53:06.991007442Z" level=info msg="Started container" PID=95786 containerID=8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3 description=openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns id=561a13c9-0e79-46ef-9c7f-3b06eef0e786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501
2026-06-12 16:39:22.207100 | controller | Jun 12 15:53:07.030235 crc crio[24284]: time="2026-06-12T15:53:07.029607014Z" level=info msg="Created container d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities" id=23011cb6-48e3-4fa5-beae-e90edc2fab98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207116 | controller | Jun 12 15:53:07.031926 crc crio[24284]: time="2026-06-12T15:53:07.031601691Z" level=info msg="Starting container: d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb" id=868b8442-50c8-4731-b1f3-9908d02cb862 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.207132 | controller | Jun 12 15:53:07.044631 crc crio[24284]: time="2026-06-12T15:53:07.043570476Z" level=info msg="Started container" PID=95790 containerID=d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb description=openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities id=868b8442-50c8-4731-b1f3-9908d02cb862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311
2026-06-12 16:39:22.207148 | controller | Jun 12 15:53:07.587533 crc crio[24284]: time="2026-06-12T15:53:07.587373454Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=00c20fad-3a8c-45d3-a9f6-7822c5e72ff2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.207165 | controller | Jun 12 15:53:07.606062 crc crio[24284]: time="2026-06-12T15:53:07.603809094Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.207180 | controller | Jun 12 15:53:08.710978 crc crio[24284]: time="2026-06-12T15:53:08.710060066Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zrdgq/POD" id=0f733e58-6fed-4e6e-8418-fcfcd42ed61e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.207196 | controller | Jun 12 15:53:08.710978 crc crio[24284]: time="2026-06-12T15:53:08.710968916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207212 | controller | Jun 12 15:53:08.766233 crc crio[24284]: time="2026-06-12T15:53:08.766111981Z" level=info msg="Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc0026122b8}] Aliases:map[]}"
2026-06-12 16:39:22.207228 | controller | Jun 12 15:53:08.766233 crc crio[24284]: time="2026-06-12T15:53:08.766178783Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zrdgq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.207244 | controller | Jun 12 15:53:11.194408 crc crio[24284]: 2026-06-12T15:53:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727b0c976f1acca Mac:c6:fa:2e:39:d1:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 SocketPath: PciID:}] [{Interface:0xc000296640 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.207261 | controller | Jun 12 15:53:11.196340 crc crio[24284]: time="2026-06-12T15:53:11.196175758Z" level=info msg="Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc0026122b8}] Aliases:map[]}"
2026-06-12 16:39:22.207286 | controller | Jun 12 15:53:11.196573 crc crio[24284]: time="2026-06-12T15:53:11.196502308Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zrdgq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.207302 | controller | Jun 12 15:53:11.225025 crc crio[24284]: time="2026-06-12T15:53:11.222410702Z" level=info msg="Ran pod sandbox 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 with infra container: openshift-marketplace/redhat-operators-zrdgq/POD" id=0f733e58-6fed-4e6e-8418-fcfcd42ed61e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.207318 | controller | Jun 12 15:53:11.229528 crc crio[24284]: time="2026-06-12T15:53:11.22944168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c57b62ec-6c6d-4ca5-ad71-bf3c0f0d82b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.207334 | controller | Jun 12 15:53:11.384727 crc crio[24284]: time="2026-06-12T15:53:11.384637487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c67f9f1-b381-434b-98be-98f9c62ebb91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.207350 | controller | Jun 12 15:53:11.966175 crc crio[24284]: time="2026-06-12T15:53:11.965973275Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zrdgq/extract-utilities" id=ea8608b3-6b93-4765-b6d3-4aa4fb2a7313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207366 | controller | Jun 12 15:53:12.060319 crc crio[24284]: time="2026-06-12T15:53:12.060059825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207382 | controller | Jun 12 15:53:12.062159 crc crio[24284]: time="2026-06-12T15:53:12.062060098Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=00c20fad-3a8c-45d3-a9f6-7822c5e72ff2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.207398 | controller | Jun 12 15:53:12.064116 crc crio[24284]: time="2026-06-12T15:53:12.063892928Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=21b6d02e-f4b5-4701-9951-c0ee1b1f05b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.207414 | controller | Jun 12 15:53:12.121055 crc crio[24284]: time="2026-06-12T15:53:12.120938659Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2eb5f717-200b-4505-a2a0-2b3e2e1ea819 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.207429 | controller | Jun 12 15:53:12.159851 crc crio[24284]: time="2026-06-12T15:53:12.159766485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207445 | controller | Jun 12 15:53:12.164179 crc crio[24284]: time="2026-06-12T15:53:12.164093545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207461 | controller | Jun 12 15:53:12.390779 crc crio[24284]: time="2026-06-12T15:53:12.390007589Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g8jpq/extract-content" id=413e1a75-e537-4f2b-9faa-2c96ad0f861d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207476 | controller | Jun 12 15:53:12.391968 crc crio[24284]: time="2026-06-12T15:53:12.391697864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207522 | controller | Jun 12 15:53:12.481193 crc crio[24284]: time="2026-06-12T15:53:12.48040081Z" level=info msg="Created container 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9: openshift-marketplace/redhat-operators-zrdgq/extract-utilities" id=ea8608b3-6b93-4765-b6d3-4aa4fb2a7313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207545 | controller | Jun 12 15:53:12.486140 crc crio[24284]: time="2026-06-12T15:53:12.486035491Z" level=info msg="Starting container: 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9" id=cd232def-706d-412c-9659-2ed08e44d619 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.207562 | controller | Jun 12 15:53:12.490111 crc crio[24284]: time="2026-06-12T15:53:12.489975508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207579 | controller | Jun 12 15:53:12.503004 crc crio[24284]: time="2026-06-12T15:53:12.502471242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207595 | controller | Jun 12 15:53:12.505152 crc crio[24284]: time="2026-06-12T15:53:12.504652772Z" level=info msg="Started container" PID=96114 containerID=660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9 description=openshift-marketplace/redhat-operators-zrdgq/extract-utilities id=cd232def-706d-412c-9659-2ed08e44d619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9
2026-06-12 16:39:22.207611 | controller | Jun 12 15:53:13.214370 crc crio[24284]: time="2026-06-12T15:53:13.213473784Z" level=info msg="Created container 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9: openshift-marketplace/redhat-marketplace-g8jpq/extract-content" id=413e1a75-e537-4f2b-9faa-2c96ad0f861d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207626 | controller | Jun 12 15:53:13.216644 crc crio[24284]: time="2026-06-12T15:53:13.216548373Z" level=info msg="Starting container: 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9" id=063ff50b-a2a9-43b2-9b57-3e1d5932947c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.207642 | controller | Jun 12 15:53:13.225619 crc crio[24284]: time="2026-06-12T15:53:13.225501642Z" level=info msg="Started container" PID=96127 containerID=0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9 description=openshift-marketplace/redhat-marketplace-g8jpq/extract-content id=063ff50b-a2a9-43b2-9b57-3e1d5932947c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311
2026-06-12 16:39:22.207658 | controller | Jun 12 15:53:13.702997 crc crio[24284]: time="2026-06-12T15:53:13.702520883Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1a0258c7-ea52-47fa-ba94-bbcc341f7f70 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.207674 | controller | Jun 12 15:53:13.709204 crc crio[24284]: time="2026-06-12T15:53:13.709063765Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.207691 | controller | Jun 12 15:53:14.003053 crc crio[24284]: time="2026-06-12T15:53:14.002958325Z" level=info msg="Stopping container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2 (timeout: 10s)" id=684957ca-8c1c-4f0d-a0f6-03eec489365a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.207707 | controller | Jun 12 15:53:14.159350 crc crio[24284]: time="2026-06-12T15:53:14.159166545Z" level=info msg="Stopped container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns" id=684957ca-8c1c-4f0d-a0f6-03eec489365a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.207727 | controller | Jun 12 15:53:14.165327 crc crio[24284]: time="2026-06-12T15:53:14.165119398Z" level=info msg="Stopping pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5" id=382ab3be-c6a2-4c9e-9cf3-b149c9dfeeac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.207744 | controller | Jun 12 15:53:14.171364 crc crio[24284]: time="2026-06-12T15:53:14.171116671Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc002722b70}] Aliases:map[]}"
2026-06-12 16:39:22.207760 | controller | Jun 12 15:53:14.178670 crc crio[24284]: time="2026-06-12T15:53:14.17844538Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86b6549dff-wwsr5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.207776 | controller | Jun 12 15:53:14.585365 crc crio[24284]: time="2026-06-12T15:53:14.58472328Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=1a0258c7-ea52-47fa-ba94-bbcc341f7f70 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.207792 | controller | Jun 12 15:53:14.635967 crc crio[24284]: time="2026-06-12T15:53:14.635882458Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1deb017c-242e-4dc7-a36b-eaafc19eec02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.207808 | controller | Jun 12 15:53:14.653767 crc crio[24284]: time="2026-06-12T15:53:14.651742907Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d0c1120f-2c15-4295-a5ea-0f09e4bd4ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.207824 | controller | Jun 12 15:53:14.695508 crc crio[24284]: time="2026-06-12T15:53:14.695221577Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zrdgq/extract-content" id=4f5646e4-e13d-4413-91d5-8b6294278ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.207840 | controller | Jun 12 15:53:14.695832 crc crio[24284]: time="2026-06-12T15:53:14.695780025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207856 | controller | Jun 12 15:53:14.910679 crc crio[24284]: time="2026-06-12T15:53:14.909699493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207872 | controller | Jun 12 15:53:14.915488 crc crio[24284]: time="2026-06-12T15:53:14.915315435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207888 | controller | Jun 12 15:53:15.033720 crc crio[24284]: time="2026-06-12T15:53:15.03321555Z" level=info msg="Stopped pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5" id=382ab3be-c6a2-4c9e-9cf3-b149c9dfeeac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.207904 | controller | Jun 12 15:53:15.081913 crc crio[24284]: time="2026-06-12T15:53:15.081828947Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79fb556855-rrqxc/POD" id=dd09b93a-eef1-4fcb-b9b4-19310270cbf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.207920 | controller | Jun 12 15:53:15.082451 crc crio[24284]: time="2026-06-12T15:53:15.081948941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.207942 | controller | Jun 12 15:53:15.132320 crc crio[24284]: time="2026-06-12T15:53:15.132140691Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79fb556855-rrqxc Namespace:openstack ID:809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a UID:6a91f225-07b6-4dd0-b9e4-333942652736 NetNS:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a91f225_07b6_4dd0_b9e4_333942652736.slice PodAnnotations:0xc002612a48}] Aliases:map[]}"
2026-06-12 16:39:22.207958 | controller | Jun 12 15:53:15.132320 crc crio[24284]: time="2026-06-12T15:53:15.132214614Z" level=info msg="Adding pod openstack_dnsmasq-dns-79fb556855-rrqxc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.207975 | controller | Jun 12 15:53:15.859691 crc crio[24284]: time="2026-06-12T15:53:15.859033631Z" level=info msg="Removing container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2" id=59fa50f6-122a-464a-9a4e-54c6d4c41ae7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.207991 | controller | Jun 12 15:53:15.903487 crc crio[24284]: time="2026-06-12T15:53:15.90186295Z" level=info msg="Removed container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns" id=59fa50f6-122a-464a-9a4e-54c6d4c41ae7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.208007 | controller | Jun 12 15:53:15.906609 crc crio[24284]: time="2026-06-12T15:53:15.906509401Z" level=info msg="Removing container: 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768" id=8eafcf34-0f40-4e55-8d23-54d211916923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.208023 | controller | Jun 12 15:53:15.945890 crc crio[24284]: time="2026-06-12T15:53:15.945757144Z" level=info msg="Removed container 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768: openstack/dnsmasq-dns-86b6549dff-wwsr5/init" id=8eafcf34-0f40-4e55-8d23-54d211916923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.208040 | controller | Jun 12 15:53:17.472477 crc crio[24284]: time="2026-06-12T15:53:17.471778291Z" level=info msg="Created container 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f: openshift-marketplace/redhat-operators-zrdgq/extract-content" id=4f5646e4-e13d-4413-91d5-8b6294278ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208056 | controller | Jun 12 15:53:17.474665 crc crio[24284]: time="2026-06-12T15:53:17.474525271Z" level=info msg="Starting container: 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f" id=8155d3f0-bf1f-4cc4-84d2-b38cd059a2d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.208072 | controller | Jun 12 15:53:17.480893 crc crio[24284]: time="2026-06-12T15:53:17.480785113Z" level=info msg="Started container" PID=96315 containerID=2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f description=openshift-marketplace/redhat-operators-zrdgq/extract-content id=8155d3f0-bf1f-4cc4-84d2-b38cd059a2d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9
2026-06-12 16:39:22.208089 | controller | Jun 12 15:53:17.904566 crc crio[24284]: time="2026-06-12T15:53:17.903995889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a1149030-d22c-4966-b391-d263b6f8c8f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208105 | controller | Jun 12 15:53:18.146922 crc crio[24284]: time="2026-06-12T15:53:18.146784657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=50745d08-c193-45c1-8575-c9b5dacd7f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208125 | controller | Jun 12 15:53:18.461949 crc crio[24284]: time="2026-06-12T15:53:18.461736719Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g8jpq/registry-server" id=26cf3125-49a6-4b4c-b3e6-957077044547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208141 | controller | Jun 12 15:53:18.462198 crc crio[24284]: time="2026-06-12T15:53:18.462164102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208158 | controller | Jun 12 15:53:18.553862 crc crio[24284]: time="2026-06-12T15:53:18.553714049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208173 | controller | Jun 12 15:53:18.557735 crc crio[24284]: time="2026-06-12T15:53:18.557646486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208189 | controller | Jun 12 15:53:19.145089 crc crio[24284]: time="2026-06-12T15:53:19.144209874Z" level=info msg="Created container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server" id=26cf3125-49a6-4b4c-b3e6-957077044547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208205 | controller | Jun 12 15:53:19.147731 crc crio[24284]: time="2026-06-12T15:53:19.147466619Z" level=info msg="Starting container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265" id=b91f17e4-e485-466d-99c8-5316a6778d82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.208221 | controller | Jun 12 15:53:19.153920 crc crio[24284]: time="2026-06-12T15:53:19.153817033Z" level=info msg="Started container" PID=96620 containerID=ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265 description=openshift-marketplace/redhat-marketplace-g8jpq/registry-server id=b91f17e4-e485-466d-99c8-5316a6778d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311
2026-06-12 16:39:22.208237 | controller | Jun 12 15:53:19.680366 crc crio[24284]: 2026-06-12T15:53:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809d84eb6665071 Mac:c2:1b:42:6d:be:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a SocketPath: PciID:}] [{Interface:0xc0002d88f0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.208253 | controller | Jun 12 15:53:19.682966 crc crio[24284]: time="2026-06-12T15:53:19.682868301Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79fb556855-rrqxc Namespace:openstack ID:809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a UID:6a91f225-07b6-4dd0-b9e4-333942652736 NetNS:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a91f225_07b6_4dd0_b9e4_333942652736.slice PodAnnotations:0xc002612a48}] Aliases:map[]}"
2026-06-12 16:39:22.208269 | controller | Jun 12 15:53:19.683395 crc crio[24284]: time="2026-06-12T15:53:19.683329626Z" level=info msg="Checking pod openstack_dnsmasq-dns-79fb556855-rrqxc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.208285 | controller | Jun 12 15:53:19.713443 crc crio[24284]: time="2026-06-12T15:53:19.713376504Z" level=info msg="Ran pod sandbox 809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a with infra container: openstack/dnsmasq-dns-79fb556855-rrqxc/POD" id=dd09b93a-eef1-4fcb-b9b4-19310270cbf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.208305 | controller | Jun 12 15:53:19.717616 crc crio[24284]: time="2026-06-12T15:53:19.717494633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e275a983-90c3-40f2-9d41-856e15997420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208321 | controller | Jun 12 15:53:19.780762 crc crio[24284]: time="2026-06-12T15:53:19.780142011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e1b48a18-6bed-49dc-8f9f-02b8ed9c8b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208337 | controller | Jun 12 15:53:20.173685 crc crio[24284]: time="2026-06-12T15:53:20.173538818Z" level=info msg="Creating container: openstack/dnsmasq-dns-79fb556855-rrqxc/init" id=3350cb64-6f90-49d6-8d1c-6c698539c846 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208354 | controller | Jun 12 15:53:20.174421 crc crio[24284]: time="2026-06-12T15:53:20.17422412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208369 | controller | Jun 12 15:53:20.222802 crc crio[24284]: time="2026-06-12T15:53:20.222575347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208385 | controller | Jun 12 15:53:20.228113 crc crio[24284]: time="2026-06-12T15:53:20.228040745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208401 | controller | Jun 12 15:53:20.698912 crc crio[24284]: time="2026-06-12T15:53:20.698723699Z" level=info msg="Created container f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9: openstack/dnsmasq-dns-79fb556855-rrqxc/init" id=3350cb64-6f90-49d6-8d1c-6c698539c846 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208416 | controller | Jun 12 15:53:20.700506 crc crio[24284]: time="2026-06-12T15:53:20.700380882Z" level=info msg="Starting container: f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9" id=69cf2955-db9a-4c43-942f-e84e95a71007 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.208432 | controller | Jun 12 15:53:20.707234 crc crio[24284]: time="2026-06-12T15:53:20.707094808Z" level=info msg="Started container" PID=96707 containerID=f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9 description=openstack/dnsmasq-dns-79fb556855-rrqxc/init id=69cf2955-db9a-4c43-942f-e84e95a71007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a
2026-06-12 16:39:22.208449 | controller | Jun 12 15:53:22.007918 crc crio[24284]: time="2026-06-12T15:53:22.007007585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1e1da690-e646-4413-ad1b-447116f6ee9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208465 | controller | Jun 12 15:53:22.138091 crc crio[24284]: time="2026-06-12T15:53:22.137522849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78250e5c-10e7-4c3e-ab55-a67f45207f97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208481 | controller | Jun 12 15:53:22.162601 crc crio[24284]: time="2026-06-12T15:53:22.162463643Z" level=info msg="Creating container: openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns" id=bb9305fb-6fa2-4e4b-a67f-1f97dfbf4ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208497 | controller | Jun 12 15:53:22.163003 crc crio[24284]: time="2026-06-12T15:53:22.162939468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208533 | controller | Jun 12 15:53:22.181713 crc crio[24284]: time="2026-06-12T15:53:22.181632379Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-p7frm/POD" id=9468f159-7b81-41db-aeb4-952f0da261c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.208555 | controller | Jun 12 15:53:22.181865 crc crio[24284]: time="2026-06-12T15:53:22.181752163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208572 | controller | Jun 12 15:53:22.238469 crc crio[24284]: time="2026-06-12T15:53:22.238354147Z" level=info msg="Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc003242bf0}] Aliases:map[]}"
2026-06-12 16:39:22.208588 | controller | Jun 12 15:53:22.238469 crc crio[24284]: time="2026-06-12T15:53:22.23844845Z" level=info msg="Adding pod openshift-marketplace_community-operators-p7frm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.208605 | controller | Jun 12 15:53:22.254622 crc crio[24284]: time="2026-06-12T15:53:22.254567227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208620 | controller | Jun 12 15:53:22.274388 crc crio[24284]: time="2026-06-12T15:53:22.274317603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208637 | controller | Jun 12 15:53:22.490048 crc crio[24284]: time="2026-06-12T15:53:22.489154881Z" level=info msg="Created container 0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504: openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns" id=bb9305fb-6fa2-4e4b-a67f-1f97dfbf4ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208653 | controller | Jun 12 15:53:22.499340 crc crio[24284]: time="2026-06-12T15:53:22.495111633Z" level=info msg="Starting container: 0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504" id=5198ec6c-b8ed-4189-8cc5-871f97a1b0ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.208669 | controller | Jun 12 15:53:22.503644 crc crio[24284]: time="2026-06-12T15:53:22.503481063Z" level=info msg="Started container" PID=96885 containerID=0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504 description=openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns id=5198ec6c-b8ed-4189-8cc5-871f97a1b0ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a
2026-06-12 16:39:22.208685 | controller | Jun 12 15:53:22.922094 crc crio[24284]: 2026-06-12T15:53:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95349d4466e68cb Mac:ae:36:a9:8f:fd:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 SocketPath: PciID:}] [{Interface:0xc0004a6660 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.208701 | controller | Jun 12 15:53:22.928603 crc crio[24284]: time="2026-06-12T15:53:22.925016448Z" level=info msg="Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc003242bf0}] Aliases:map[]}"
2026-06-12 16:39:22.208722 | controller | Jun 12 15:53:22.929073 crc crio[24284]: time="2026-06-12T15:53:22.928972797Z" level=info msg="Checking pod openshift-marketplace_community-operators-p7frm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.208738 | controller | Jun 12 15:53:22.980627 crc crio[24284]: time="2026-06-12T15:53:22.980567297Z" level=info msg="Ran pod sandbox 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 with infra container: openshift-marketplace/community-operators-p7frm/POD" id=9468f159-7b81-41db-aeb4-952f0da261c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.208755 | controller | Jun 12 15:53:22.994365 crc crio[24284]: time="2026-06-12T15:53:22.99251303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6acbbf07-f751-46be-9204-a10616c9e42b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208771 | controller | Jun 12 15:53:22.999654 crc crio[24284]: time="2026-06-12T15:53:22.999594697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51e63b8b-02fa-4fa1-b226-a45c30a8e14e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208787 | controller | Jun 12 15:53:23.017636 crc crio[24284]: time="2026-06-12T15:53:23.017520029Z" level=info msg="Creating container: openshift-marketplace/community-operators-p7frm/extract-utilities" id=06c6c6cd-9147-40ef-ba8a-a2459df102e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208803 | controller | Jun 12 15:53:23.019499 crc crio[24284]: time="2026-06-12T15:53:23.017967803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208819 | controller | Jun 12 15:53:23.174918 crc crio[24284]: time="2026-06-12T15:53:23.174642783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208835 | controller | Jun 12 15:53:23.184419 crc crio[24284]: time="2026-06-12T15:53:23.183802381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.208851 | controller | Jun 12 15:53:23.369210 crc crio[24284]: time="2026-06-12T15:53:23.363820397Z" level=info msg="Created container 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a: openshift-marketplace/community-operators-p7frm/extract-utilities" id=06c6c6cd-9147-40ef-ba8a-a2459df102e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208867 | controller | Jun 12 15:53:23.369210 crc crio[24284]: time="2026-06-12T15:53:23.366233733Z" level=info msg="Starting container: 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a" id=11a72c7a-4f5e-4977-aa93-b688a8ef67c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.208883 | controller | Jun 12 15:53:23.374998 crc crio[24284]: time="2026-06-12T15:53:23.373401173Z" level=info msg="Started container" PID=96954 containerID=7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a description=openshift-marketplace/community-operators-p7frm/extract-utilities id=11a72c7a-4f5e-4977-aa93-b688a8ef67c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327
2026-06-12 16:39:22.208899 | controller | Jun 12 15:53:24.141632 crc crio[24284]: time="2026-06-12T15:53:24.140709921Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=0234ff06-7ef6-43ab-a7f2-536a1a6c69fc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.208920 | controller | Jun 12 15:53:24.157912 crc crio[24284]: time="2026-06-12T15:53:24.157653986Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.208936 | controller | Jun 12 15:53:26.970519 crc crio[24284]: time="2026-06-12T15:53:26.969950913Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=0234ff06-7ef6-43ab-a7f2-536a1a6c69fc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.208953 | controller | Jun 12 15:53:26.975655 crc crio[24284]: time="2026-06-12T15:53:26.974084155Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bccdf562-8783-43cf-a991-3177136f6796 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208968 | controller | Jun 12 15:53:26.979790 crc crio[24284]: time="2026-06-12T15:53:26.979571082Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0ac2880a-6c4a-45bf-a7c0-0ef82818c26b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.208984 | controller | Jun 12 15:53:26.991032 crc crio[24284]: time="2026-06-12T15:53:26.990717727Z" level=info msg="Creating container: openshift-marketplace/community-operators-p7frm/extract-content" id=15135eef-f074-4955-8eb6-b70b6a191045 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.208999 | controller | Jun 12 15:53:26.991736 crc crio[24284]: time="2026-06-12T15:53:26.99162148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209015 | controller | Jun 12 15:53:27.077652 crc crio[24284]: time="2026-06-12T15:53:27.077526716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209031 | controller | Jun 12 15:53:27.087134 crc crio[24284]: time="2026-06-12T15:53:27.086957574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209046 | controller | Jun 12 15:53:27.352414 crc crio[24284]: time="2026-06-12T15:53:27.351048312Z" level=info msg="Created container 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba: openshift-marketplace/community-operators-p7frm/extract-content" id=15135eef-f074-4955-8eb6-b70b6a191045 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.209062 | controller | Jun 12 15:53:27.354605 crc crio[24284]: time="2026-06-12T15:53:27.354542507Z" level=info msg="Starting container: 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba" id=68737542-06ca-4fd7-9be8-8757620a8c06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.209078 | controller | Jun 12 15:53:27.383630 crc crio[24284]: time="2026-06-12T15:53:27.38317152Z" level=info msg="Started container" PID=97138 containerID=0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba description=openshift-marketplace/community-operators-p7frm/extract-content id=68737542-06ca-4fd7-9be8-8757620a8c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327
2026-06-12 16:39:22.209094 | controller | Jun 12 15:53:34.164969 crc crio[24284]: time="2026-06-12T15:53:34.163867189Z" level=info msg="Stopping container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3 (timeout: 10s)" id=a6232ce7-a3e9-4e7f-ba2f-f5c9dcb2cbb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.209110 | controller | Jun 12 15:53:35.907544 crc crio[24284]: time="2026-06-12T15:53:35.906675015Z" level=info msg="Stopped container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns" id=a6232ce7-a3e9-4e7f-ba2f-f5c9dcb2cbb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.209130 | controller | Jun 12 15:53:35.909887 crc crio[24284]: time="2026-06-12T15:53:35.908928928Z" level=info msg="Stopping pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501" id=999833aa-92ec-4f3c-9963-f81fa84a17c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209146 | controller | Jun 12 15:53:35.909887 crc crio[24284]: time="2026-06-12T15:53:35.909854118Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00041d118}] Aliases:map[]}"
2026-06-12 16:39:22.209162 | controller | Jun 12 15:53:35.910135 crc crio[24284]: time="2026-06-12T15:53:35.910108216Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b86ddb55-qbzxd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.209178 | controller | Jun 12 15:53:37.720195 crc crio[24284]: time="2026-06-12T15:53:37.706348374Z" level=info msg="Stopped pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501" id=999833aa-92ec-4f3c-9963-f81fa84a17c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209194 | controller | Jun 12 15:53:38.490179 crc crio[24284]: time="2026-06-12T15:53:38.489684818Z" level=info msg="Removing container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3" id=de68d720-006e-45ef-ba25-3ff1ee449f4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209210 | controller | Jun 12 15:53:38.526704 crc crio[24284]: time="2026-06-12T15:53:38.526643818Z" level=info msg="Removed container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns" id=de68d720-006e-45ef-ba25-3ff1ee449f4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209226 | controller | Jun 12 15:53:38.530837 crc crio[24284]: time="2026-06-12T15:53:38.530750181Z" level=info msg="Removing container: 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d" id=93ef2301-7bba-44d3-a4b7-675cc63e1cab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209242 | controller | Jun 12 15:53:38.577679 crc crio[24284]: time="2026-06-12T15:53:38.577521327Z" level=info msg="Removed container 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init" id=93ef2301-7bba-44d3-a4b7-675cc63e1cab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209258 | controller | Jun 12 15:53:47.092419 crc crio[24284]: time="2026-06-12T15:53:47.091195227Z" level=info msg="Removing container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142" id=e4a7fff9-443f-4850-89a8-06f1fea5ed2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209274 | controller | Jun 12 15:53:47.153649 crc crio[24284]: time="2026-06-12T15:53:47.153472964Z" level=info msg="Removed container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log" id=e4a7fff9-443f-4850-89a8-06f1fea5ed2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209290 | controller | Jun 12 15:53:47.161616 crc crio[24284]: time="2026-06-12T15:53:47.161203481Z" level=info msg="Removing container: 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4" id=e32f9814-8d68-4427-90a2-a61a44037596 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209306 | controller | Jun 12 15:53:47.283122 crc crio[24284]: time="2026-06-12T15:53:47.282693506Z" level=info msg="Removed container 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap" id=e32f9814-8d68-4427-90a2-a61a44037596 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209325 | controller | Jun 12 15:53:47.288335 crc crio[24284]: time="2026-06-12T15:53:47.288013914Z" level=info msg="Removing container: 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9" id=21c27917-8e0f-4c60-948d-1abaf6426187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209341 | controller | Jun 12 15:53:47.356617 crc crio[24284]: time="2026-06-12T15:53:47.356216251Z" level=info msg="Removed container 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9: openstack/root-account-create-update-74wkh/mariadb-account-create-update" id=21c27917-8e0f-4c60-948d-1abaf6426187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209357 | controller | Jun 12 15:53:47.386210 crc crio[24284]: time="2026-06-12T15:53:47.385586333Z" level=info msg="Removing container: 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea" id=0e895d88-5957-4d5a-9be9-0c22a2ff6b2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209373 | controller | Jun 12 15:53:47.451711 crc crio[24284]: time="2026-06-12T15:53:47.451477881Z" level=info msg="Removed container 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea: openstack/root-account-create-update-ch658/mariadb-account-create-update" id=0e895d88-5957-4d5a-9be9-0c22a2ff6b2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209389 | controller | Jun 12 15:53:47.457057 crc crio[24284]: time="2026-06-12T15:53:47.456707728Z" level=info msg="Removing container: 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd" id=8e3561b5-7c0a-435b-bc30-b80742945e93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209404 | controller | Jun 12 15:53:47.568039 crc crio[24284]: time="2026-06-12T15:53:47.567915469Z" level=info msg="Removed container 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd: openstack/root-account-create-update-zk77r/mariadb-account-create-update" id=8e3561b5-7c0a-435b-bc30-b80742945e93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.209420 | controller | Jun 12 15:53:47.590176 crc crio[24284]: time="2026-06-12T15:53:47.590027121Z" level=info msg="Stopping pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501" id=d6e0be57-9481-48f5-962d-e2d967e4f27d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209435 | controller | Jun 12 15:53:47.590176 crc crio[24284]: time="2026-06-12T15:53:47.590163776Z" level=info msg="Stopped pod sandbox (already stopped): 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501" id=d6e0be57-9481-48f5-962d-e2d967e4f27d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209451 | controller | Jun 12 15:53:47.592353 crc crio[24284]: time="2026-06-12T15:53:47.592089458Z" level=info msg="Removing pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501" id=5d926576-daa7-48f0-8d03-04baeed39a89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209467 | controller | Jun 12 15:53:47.637728 crc crio[24284]: time="2026-06-12T15:53:47.637601061Z" level=info msg="Removed pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501" id=5d926576-daa7-48f0-8d03-04baeed39a89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209482 | controller | Jun 12 15:53:47.639170 crc crio[24284]: time="2026-06-12T15:53:47.639049176Z" level=info msg="Stopping pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576" id=25c3a7f6-cce7-4add-b3e4-190e80ab77e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209498 | controller | Jun 12 15:53:47.639458 crc crio[24284]: time="2026-06-12T15:53:47.63917115Z" level=info msg="Stopped pod sandbox (already stopped): ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576" id=25c3a7f6-cce7-4add-b3e4-190e80ab77e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209539 | controller | Jun 12 15:53:47.639864 crc crio[24284]: time="2026-06-12T15:53:47.63978734Z" level=info msg="Removing pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576" id=6cfe7bc9-a5c6-487d-aa43-88101fafca87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209560 | controller | Jun 12 15:53:47.660924 crc crio[24284]: time="2026-06-12T15:53:47.659896809Z" level=info msg="Removed pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576" id=6cfe7bc9-a5c6-487d-aa43-88101fafca87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209576 | controller | Jun 12 15:53:47.661545 crc crio[24284]: time="2026-06-12T15:53:47.661008814Z" level=info msg="Stopping pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f" id=c6389b5e-9928-41ea-9a83-65b8d887830f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209592 | controller | Jun 12 15:53:47.661545 crc crio[24284]: time="2026-06-12T15:53:47.661127938Z" level=info msg="Stopped pod sandbox (already stopped): 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f" id=c6389b5e-9928-41ea-9a83-65b8d887830f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209607 | controller | Jun 12 15:53:47.664481 crc crio[24284]: time="2026-06-12T15:53:47.66213071Z" level=info msg="Removing pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f" id=2be3713b-8c5b-4f8a-9b98-5dff0af21479 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209623 | controller | Jun 12 15:53:47.677107 crc crio[24284]: time="2026-06-12T15:53:47.676907577Z" level=info msg="Removed pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f" id=2be3713b-8c5b-4f8a-9b98-5dff0af21479 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209638 | controller | Jun 12 15:53:47.678610 crc crio[24284]: time="2026-06-12T15:53:47.678455885Z" level=info msg="Stopping pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae" id=c39b64bf-6bc3-47e3-b630-5055ba20a80c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209654 | controller | Jun 12 15:53:47.678610 crc crio[24284]: time="2026-06-12T15:53:47.678570239Z" level=info msg="Stopped pod sandbox (already stopped): 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae" id=c39b64bf-6bc3-47e3-b630-5055ba20a80c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209670 | controller | Jun 12 15:53:47.690432 crc crio[24284]: time="2026-06-12T15:53:47.68573714Z" level=info msg="Removing pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae" id=22c074f1-1138-4ffc-b9b2-9cc8132ee254 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209686 | controller | Jun 12 15:53:47.714174 crc crio[24284]: time="2026-06-12T15:53:47.713557721Z" level=info msg="Removed pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae" id=22c074f1-1138-4ffc-b9b2-9cc8132ee254 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209702 | controller | Jun 12 15:53:47.717944 crc crio[24284]: time="2026-06-12T15:53:47.717706179Z" level=info msg="Stopping pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5" id=bd3bc033-22ab-4a4f-ad0d-92d1134f8cbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209718 | controller | Jun 12 15:53:47.717944 crc crio[24284]: time="2026-06-12T15:53:47.717791632Z" level=info msg="Stopped pod sandbox (already stopped): 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5" id=bd3bc033-22ab-4a4f-ad0d-92d1134f8cbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209735 | controller | Jun 12 15:53:47.721937 crc crio[24284]: time="2026-06-12T15:53:47.721863693Z" level=info msg="Removing pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5" id=5006e13c-0bc7-415a-b00a-4ef838c011b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209755 | controller | Jun 12 15:53:47.768032 crc crio[24284]: time="2026-06-12T15:53:47.767929057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=78afb1de-56a9-4537-af91-6c65b154e5a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.209771 | controller | Jun 12 15:53:47.806628 crc crio[24284]: time="2026-06-12T15:53:47.80590658Z" level=info msg="Removed pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5" id=5006e13c-0bc7-415a-b00a-4ef838c011b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209787 | controller | Jun 12 15:53:47.814120 crc crio[24284]: time="2026-06-12T15:53:47.81400102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0ee14d23-a222-4d9f-a1dd-64f32d3345f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.209803 | controller | Jun 12 15:53:47.814395 crc crio[24284]: time="2026-06-12T15:53:47.814159335Z" level=info msg="Stopping pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf" id=2a484596-755e-4199-aa34-1cf48016d019 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209819 | controller | Jun 12 15:53:47.814395 crc crio[24284]: time="2026-06-12T15:53:47.814358092Z" level=info msg="Stopped pod sandbox (already stopped): 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf" id=2a484596-755e-4199-aa34-1cf48016d019 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.209835 | controller | Jun 12 15:53:47.818641 crc crio[24284]: time="2026-06-12T15:53:47.818548476Z" level=info msg="Removing pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf" id=2b0cea25-21f6-4e72-92e6-f3dcae6664a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209851 | controller | Jun 12 15:53:47.825694 crc crio[24284]: time="2026-06-12T15:53:47.825594724Z" level=info msg="Creating container: openshift-marketplace/community-operators-p7frm/registry-server" id=f2e50d0d-317a-4119-bb32-a2e985a1f984 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.209866 | controller | Jun 12 15:53:47.834406 crc crio[24284]: time="2026-06-12T15:53:47.834156656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=16e96c58-7013-441c-9870-3c473c46953c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.209882 | controller | Jun 12 15:53:47.874712 crc crio[24284]: time="2026-06-12T15:53:47.874569781Z" level=info msg="Removed pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf" id=2b0cea25-21f6-4e72-92e6-f3dcae6664a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.209898 | controller | Jun 12 15:53:47.875412 crc crio[24284]: time="2026-06-12T15:53:47.875238093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209915 | controller | Jun 12 15:53:47.919999 crc crio[24284]: time="2026-06-12T15:53:47.919789489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8968f444-10ea-4a0e-906b-01b4f2c85a18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.209931 | controller | Jun 12 15:53:47.934036 crc crio[24284]: time="2026-06-12T15:53:47.933979334Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zrdgq/registry-server" id=6745071a-1faa-4d4f-ad9c-231bd4d45c8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.209946 | controller | Jun 12 15:53:47.934993 crc crio[24284]: time="2026-06-12T15:53:47.934958816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209967 | controller | Jun 12 15:53:48.050356 crc crio[24284]: time="2026-06-12T15:53:48.049510964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209983 | controller | Jun 12 15:53:48.101869 crc crio[24284]: time="2026-06-12T15:53:48.10177775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.209999 | controller | Jun 12 15:53:48.153753 crc crio[24284]: time="2026-06-12T15:53:48.153700058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.210015 | controller | Jun 12 15:53:48.157712 crc crio[24284]: time="2026-06-12T15:53:48.157677706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.210031 | controller | Jun 12 15:53:48.247912 crc crio[24284]: time="2026-06-12T15:53:48.247802228Z" level=info msg="Created container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server" id=f2e50d0d-317a-4119-bb32-a2e985a1f984 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.210047 | controller | Jun 12 15:53:48.254104 crc crio[24284]: time="2026-06-12T15:53:48.254014929Z" level=info msg="Starting container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27" id=006c9972-8c71-4670-a289-8b42ac5ba1fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.210063 | controller | Jun 12 15:53:48.262629 crc crio[24284]: time="2026-06-12T15:53:48.262552774Z" level=info msg="Started container" PID=98370 containerID=4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27 description=openshift-marketplace/community-operators-p7frm/registry-server id=006c9972-8c71-4670-a289-8b42ac5ba1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327
2026-06-12 16:39:22.210079 | controller | Jun 12 15:53:49.178553 crc crio[24284]: time="2026-06-12T15:53:49.177427865Z" level=info msg="Created container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server" id=6745071a-1faa-4d4f-ad9c-231bd4d45c8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.210095 | controller | Jun 12 15:53:49.180049 crc crio[24284]: time="2026-06-12T15:53:49.179918413Z" level=info msg="Starting container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7" id=6b821027-7501-4efa-b479-b7c133410951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.210112 | controller | Jun 12 15:53:49.195490 crc crio[24284]: time="2026-06-12T15:53:49.194892136Z" level=info msg="Started container" PID=98374 containerID=51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7 description=openshift-marketplace/redhat-operators-zrdgq/registry-server id=6b821027-7501-4efa-b479-b7c133410951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9
2026-06-12 16:39:22.210128 | controller | Jun 12 15:53:59.740331 crc crio[24284]: time="2026-06-12T15:53:59.738867125Z" level=info msg="Stopping container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265 (timeout: 2s)" id=c2fd05ba-115c-471d-aae6-b4502e4ec86b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.210144 | controller | Jun 12 15:53:59.875016 crc crio[24284]: time="2026-06-12T15:53:59.874876021Z" level=info msg="Stopped container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server" id=c2fd05ba-115c-471d-aae6-b4502e4ec86b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.210164 | controller | Jun 12 15:53:59.876036 crc crio[24284]: time="2026-06-12T15:53:59.875950775Z" level=info msg="Stopping pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311" id=50d76ef7-1aee-4ff7-9a5e-a4387cc672bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.210181 | controller | Jun 12 15:53:59.876931 crc crio[24284]: time="2026-06-12T15:53:59.876878806Z" level=info msg="Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b9a10}] Aliases:map[]}"
2026-06-12 16:39:22.210197 | controller | Jun 12 15:53:59.877147 crc crio[24284]: time="2026-06-12T15:53:59.877081152Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-g8jpq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.210214 | controller | Jun 12 15:54:00.728495 crc crio[24284]: time="2026-06-12T15:54:00.727807326Z" level=info msg="Stopped pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311" id=50d76ef7-1aee-4ff7-9a5e-a4387cc672bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.210230 | controller | Jun 12 15:54:00.733951 crc crio[24284]: time="2026-06-12T15:54:00.733699408Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687994-n5dxx/POD" id=6f5d1785-6e88-468c-a323-cdd65955204c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.210246 | controller | Jun 12 15:54:00.733951 crc crio[24284]: time="2026-06-12T15:54:00.733860733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.210261 | controller | Jun 12 15:54:00.845092 crc crio[24284]: time="2026-06-12T15:54:00.84468907Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc0027227d0}] Aliases:map[]}"
2026-06-12 16:39:22.210277 | controller | Jun 12 15:54:00.845092 crc crio[24284]: time="2026-06-12T15:54:00.845065483Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687994-n5dxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.210293 | controller | Jun 12 15:54:01.173366 crc crio[24284]: time="2026-06-12T15:54:01.165801769Z" level=info msg="Stopping container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7 (timeout: 2s)" id=a46d4215-a280-4ea7-88a0-2f73f86a2878 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.210310 | controller | Jun 12 15:54:01.193090 crc crio[24284]: time="2026-06-12T15:54:01.192944142Z" level=info msg="Removing container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265" id=35e75ce6-165d-41e5-b142-81e83802590f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.210326 | controller | Jun 12 15:54:01.325931 crc crio[24284]: time="2026-06-12T15:54:01.325094249Z" level=info msg="Removed container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server" id=35e75ce6-165d-41e5-b142-81e83802590f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.210348 | controller | Jun 12 15:54:01.340430 crc crio[24284]: time="2026-06-12T15:54:01.339926217Z" level=info msg="Removing container: 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9" id=5cca9bd2-ce09-4689-a749-0418107a40b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.210365 | controller | Jun 12 15:54:01.474969 crc crio[24284]: time="2026-06-12T15:54:01.474853294Z" level=info msg="Removed container 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9: openshift-marketplace/redhat-marketplace-g8jpq/extract-content" id=5cca9bd2-ce09-4689-a749-0418107a40b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.210381 | controller | Jun 12 15:54:01.504780 crc crio[24284]: time="2026-06-12T15:54:01.50466888Z" level=info msg="Removing container: d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb" id=929ccfa5-a070-461d-891f-1c504c6ec112 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.210403 | controller | Jun 12 15:54:01.526939 crc crio[24284]: time="2026-06-12T15:54:01.526860728Z" level=info msg="Stopped container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server" id=a46d4215-a280-4ea7-88a0-2f73f86a2878 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.210420 | controller | Jun 12 15:54:01.548550 crc crio[24284]: time="2026-06-12T15:54:01.548459036Z" level=info msg="Stopping pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9" id=9c3fa509-7cce-49cc-b5f0-3e6cf8322d7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.210436 | controller | Jun 12 15:54:01.551471 crc crio[24284]: time="2026-06-12T15:54:01.549344345Z" level=info msg="Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc004af80b8}] Aliases:map[]}"
2026-06-12 16:39:22.210452 | controller | Jun 12 15:54:01.551471 crc crio[24284]: time="2026-06-12T15:54:01.549560652Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zrdgq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.210468 | controller | Jun 12 15:54:01.701341 crc crio[24284]: time="2026-06-12T15:54:01.699048365Z" level=info msg="Removed container d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities" id=929ccfa5-a070-461d-891f-1c504c6ec112 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.210484 | controller | Jun 12 15:54:01.840478 crc crio[24284]: 2026-06-12T15:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f1d5e17a565010 Mac:3a:c2:26:87:4f:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f SocketPath: PciID:}] [{Interface:0xc000344bd0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.210501 | controller | Jun 12 15:54:01.844558 crc crio[24284]: time="2026-06-12T15:54:01.843767891Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc0027227d0}] Aliases:map[]}"
2026-06-12 16:39:22.210535 | controller | Jun 12 15:54:01.844859 crc crio[24284]: time="2026-06-12T15:54:01.844699822Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687994-n5dxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.210558 | controller | Jun 12 15:54:01.888942 crc crio[24284]: time="2026-06-12T15:54:01.888217119Z" level=info msg="Ran pod sandbox 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 with infra container: openshift-infra/auto-csr-approver-29687994-n5dxx/POD" id=6f5d1785-6e88-468c-a323-cdd65955204c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.210574 | controller | Jun 12 15:54:01.896019 crc crio[24284]: time="2026-06-12T15:54:01.895940941Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=93098dc8-1fef-4a4b-944b-1d46ed724cd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.210591 | controller | Jun 12 15:54:01.912896 crc crio[24284]: time="2026-06-12T15:54:01.911152976Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.210606 | controller | Jun 12 15:54:02.140047 crc crio[24284]: time="2026-06-12T15:54:02.139940458Z" level=info msg="Stopped pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9" id=9c3fa509-7cce-49cc-b5f0-3e6cf8322d7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.210622 | controller | Jun 12 15:54:03.541909 crc crio[24284]: time="2026-06-12T15:54:03.540227918Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=93098dc8-1fef-4a4b-944b-1d46ed724cd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.210639 | controller | Jun 12 15:54:03.545043 crc crio[24284]: time="2026-06-12T15:54:03.544902286Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a91347be-e1b7-4c11-aa0c-957505b81201 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.210655 | controller | Jun 12 15:54:03.548558 crc crio[24284]: time="2026-06-12T15:54:03.54843493Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6e1825e6-28fe-477d-bdab-6837fe0b8f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.210671 | controller | Jun 12 15:54:03.559484 crc crio[24284]: time="2026-06-12T15:54:03.559347482Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687994-n5dxx/oc" id=f1f2eac8-9e78-42fd-b6f2-6e64d9c1f3de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.210687 | controller | Jun 12 15:54:03.562329 crc crio[24284]: time="2026-06-12T15:54:03.562031139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.210707 | controller | Jun 12 15:54:03.643948 crc crio[24284]: time="2026-06-12T15:54:03.643889543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.210729 | controller | Jun 12 15:54:03.910127 crc crio[24284]: time="2026-06-12T15:54:03.910066644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.210746 | controller | Jun 12 15:54:04.082173 crc crio[24284]: time="2026-06-12T15:54:04.081116913Z" level=info msg="Created container f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a: openshift-infra/auto-csr-approver-29687994-n5dxx/oc" id=f1f2eac8-9e78-42fd-b6f2-6e64d9c1f3de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.210824 | controller | Jun 12 15:54:04.084139 crc crio[24284]: time="2026-06-12T15:54:04.084092328Z" level=info msg="Starting container: f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a" id=cbfd89c2-d8ea-4cac-bb01-f13744073d08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.210854 | controller | Jun 12 15:54:04.091908 crc crio[24284]: time="2026-06-12T15:54:04.091730537Z" level=info msg="Started container" PID=99285 containerID=f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a description=openshift-infra/auto-csr-approver-29687994-n5dxx/oc id=cbfd89c2-d8ea-4cac-bb01-f13744073d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8
2026-06-12 16:39:22.210877 | controller | Jun 12 15:54:04.950781 crc crio[24284]: time="2026-06-12T15:54:04.949950789Z" level=info msg="Stopping container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27 (timeout: 2s)" id=c83bc981-44fc-4513-a553-d35dca46afcb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.210899 | controller | Jun 12 15:54:05.105153 crc crio[24284]: time="2026-06-12T15:54:05.104807906Z" level=info msg="Stopped container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server" id=c83bc981-44fc-4513-a553-d35dca46afcb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.210940 | controller | Jun 12 15:54:05.106094 crc crio[24284]: time="2026-06-12T15:54:05.106029685Z" level=info msg="Stopping pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327" id=e8adc51e-c5a2-4a33-92d3-4c703de3fe4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.210961 | controller | Jun 12 15:54:05.106920 crc crio[24284]: time="2026-06-12T15:54:05.106839011Z" level=info msg="Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc00041ceb0}] Aliases:map[]}"
2026-06-12 16:39:22.210978 | controller | Jun 12 15:54:05.107090 crc crio[24284]: time="2026-06-12T15:54:05.107001756Z" level=info msg="Deleting pod openshift-marketplace_community-operators-p7frm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.210996 | controller | Jun 12 15:54:05.498004 crc crio[24284]: time="2026-06-12T15:54:05.497112957Z" level=info msg="Stopped pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327" id=e8adc51e-c5a2-4a33-92d3-4c703de3fe4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211012 | controller | Jun 12 15:54:06.347210 crc crio[24284]: time="2026-06-12T15:54:06.346415336Z" level=info msg="Stopping pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8" id=eff52d05-c941-40aa-ad86-6b11caf92fea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211028 | controller | Jun 12 15:54:06.348212 crc crio[24284]: time="2026-06-12T15:54:06.347226063Z" level=info msg="Removing container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27" id=7cb50644-fdd3-45b7-8935-31e21dd175f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211044 | controller | Jun 12 15:54:06.348502 crc crio[24284]: time="2026-06-12T15:54:06.348411271Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc00041d230}] Aliases:map[]}"
2026-06-12 16:39:22.211061 | controller | Jun 12 15:54:06.348778 crc crio[24284]: time="2026-06-12T15:54:06.3486958Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687994-n5dxx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.211081 | controller | Jun 12 15:54:06.436897 crc crio[24284]: time="2026-06-12T15:54:06.436593364Z" level=info msg="Removed container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server" id=7cb50644-fdd3-45b7-8935-31e21dd175f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211097 | controller | Jun 12 15:54:06.453678 crc crio[24284]: time="2026-06-12T15:54:06.453584324Z" level=info msg="Removing container: 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba" id=29e44ac2-2d53-4c1c-a5eb-b81832785871 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211113 | controller | Jun 12 15:54:06.503731 crc crio[24284]: time="2026-06-12T15:54:06.50207819Z" level=info msg="Removed container 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba: openshift-marketplace/community-operators-p7frm/extract-content" id=29e44ac2-2d53-4c1c-a5eb-b81832785871 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211129 | controller | Jun 12 15:54:06.517377 crc crio[24284]: time="2026-06-12T15:54:06.517212805Z" level=info msg="Removing container: 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a" id=ff35534b-de57-4d55-857c-82f15ab29c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211145 | controller | Jun 12 15:54:06.576220 crc crio[24284]: time="2026-06-12T15:54:06.575347997Z" level=info msg="Removed container 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a: openshift-marketplace/community-operators-p7frm/extract-utilities" id=ff35534b-de57-4d55-857c-82f15ab29c98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211161 | controller | Jun 12 15:54:06.715470 crc crio[24284]: time="2026-06-12T15:54:06.715374735Z" level=info msg="Stopped pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8" id=eff52d05-c941-40aa-ad86-6b11caf92fea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211177 | controller | Jun 12 15:54:48.268927 crc crio[24284]: time="2026-06-12T15:54:48.261969562Z" level=info msg="Removing container: 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e" id=ff712e8c-ec0d-4200-9f2b-e717397904f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211193 | controller | Jun 12 15:54:49.106736 crc crio[24284]: time="2026-06-12T15:54:49.103888246Z" level=info msg="Removed container 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e: openshift-infra/auto-csr-approver-29687988-jprd4/oc" id=ff712e8c-ec0d-4200-9f2b-e717397904f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211208 | controller | Jun 12 15:54:49.122040 crc crio[24284]: time="2026-06-12T15:54:49.120850733Z" level=info msg="Removing container: 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88" id=4be3175a-89f7-417d-8819-4961737effae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211225 | controller | Jun 12 15:54:50.071636 crc crio[24284]: time="2026-06-12T15:54:50.071236735Z" level=info msg="Removed container 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88: openstack/root-account-create-update-zhjnz/mariadb-account-create-update" id=4be3175a-89f7-417d-8819-4961737effae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211241 | controller | Jun 12 15:54:50.108175 crc crio[24284]: time="2026-06-12T15:54:50.107514708Z" level=info msg="Removing container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf" id=a7284855-2231-4dd9-afb2-0a84377a73ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211257 | controller | Jun 12 15:54:50.625812 crc crio[24284]: time="2026-06-12T15:54:50.622735626Z" level=info msg="Removed container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd" id=a7284855-2231-4dd9-afb2-0a84377a73ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.211277 | controller | Jun 12 15:54:50.802221 crc crio[24284]: time="2026-06-12T15:54:50.800951682Z" level=info msg="Stopping pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327" id=dc574ec7-1f7b-45b6-b157-82d842e1b766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211293 | controller | Jun 12 15:54:50.802221 crc crio[24284]: time="2026-06-12T15:54:50.80119105Z" level=info msg="Stopped pod sandbox (already stopped): 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327" id=dc574ec7-1f7b-45b6-b157-82d842e1b766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211308 | controller | Jun 12 15:54:50.822233 crc crio[24284]: time="2026-06-12T15:54:50.821607832Z" level=info msg="Removing pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327" id=68822298-fff6-4b3e-a185-333e28e85739 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211324 | controller | Jun 12 15:54:50.989564 crc crio[24284]: time="2026-06-12T15:54:50.989143346Z" level=info msg="Removed pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327" id=68822298-fff6-4b3e-a185-333e28e85739 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211339 | controller | Jun 12 15:54:51.076536 crc crio[24284]: time="2026-06-12T15:54:51.067050072Z" level=info msg="Stopping pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888" id=7ce873c6-433e-4d74-b1ee-4ad3c8425b17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211355 | controller | Jun 12 15:54:51.076536 crc crio[24284]: time="2026-06-12T15:54:51.067509347Z" level=info msg="Stopped pod sandbox (already stopped): 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888" id=7ce873c6-433e-4d74-b1ee-4ad3c8425b17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211370 | controller | Jun 12 15:54:51.076536 crc crio[24284]: time="2026-06-12T15:54:51.075929671Z" level=info msg="Removing pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888" id=14271c7a-5f8b-45a9-b38f-42304cc3cc89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211386 | controller | Jun 12 15:54:51.513562 crc crio[24284]: time="2026-06-12T15:54:51.513484901Z" level=info msg="Removed pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888" id=14271c7a-5f8b-45a9-b38f-42304cc3cc89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211401 | controller | Jun 12 15:54:51.519626 crc crio[24284]: time="2026-06-12T15:54:51.519568869Z" level=info msg="Stopping pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa" id=ad4e2ccd-2c13-468c-a219-2409eb617cb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211416 | controller | Jun 12 15:54:51.520040 crc crio[24284]: time="2026-06-12T15:54:51.520008303Z" level=info msg="Stopped pod sandbox (already stopped): d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa" id=ad4e2ccd-2c13-468c-a219-2409eb617cb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211433 | controller | Jun 12 15:54:51.520932 crc crio[24284]: time="2026-06-12T15:54:51.520901342Z" level=info msg="Removing pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa" id=3412976e-b3f4-41e1-8c50-ad8ffc646183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211448 | controller | Jun 12 15:54:51.583048 crc crio[24284]: time="2026-06-12T15:54:51.582927791Z" level=info msg="Removed pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa" id=3412976e-b3f4-41e1-8c50-ad8ffc646183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211464 | controller | Jun 12 15:54:51.584634 crc crio[24284]: time="2026-06-12T15:54:51.584366497Z" level=info msg="Stopping pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311" id=7a93babf-5490-4a89-a8e8-0ff58624a7fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211485 | controller | Jun 12 15:54:51.584634 crc crio[24284]: time="2026-06-12T15:54:51.584468161Z" level=info msg="Stopped pod sandbox (already stopped): bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311" id=7a93babf-5490-4a89-a8e8-0ff58624a7fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211539 | controller | Jun 12 15:54:51.586367 crc crio[24284]: time="2026-06-12T15:54:51.586204687Z" level=info msg="Removing pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311" id=7741069e-fdb5-44f5-a976-e5e756f64835 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211558 | controller | Jun 12 15:54:51.606498 crc crio[24284]: time="2026-06-12T15:54:51.606424028Z" level=info msg="Removed pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311" id=7741069e-fdb5-44f5-a976-e5e756f64835 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211574 | controller | Jun 12 15:54:51.609988 crc crio[24284]: time="2026-06-12T15:54:51.609891189Z" level=info msg="Stopping pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529" id=21d112db-6e53-4616-95f3-45439c324fbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211590 | controller | Jun 12 15:54:51.610136 crc crio[24284]: time="2026-06-12T15:54:51.609994783Z" level=info msg="Stopped pod sandbox (already stopped): 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529" id=21d112db-6e53-4616-95f3-45439c324fbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211606 | controller | Jun 12 15:54:51.611429 crc crio[24284]: time="2026-06-12T15:54:51.611208912Z" level=info msg="Removing pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529" id=a95e9790-dd4d-4f38-acc3-eef89762ad01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211621 | controller | Jun 12 15:54:51.636430 crc crio[24284]: time="2026-06-12T15:54:51.636306902Z" level=info msg="Removed pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529" id=a95e9790-dd4d-4f38-acc3-eef89762ad01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.211636 | controller | Jun 12 15:56:00.941065 crc crio[24284]: time="2026-06-12T15:56:00.940354892Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687996-nhtfz/POD" id=daf46754-e363-4798-be8e-9967718c1da4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.211659 | controller | Jun 12 15:56:00.942624 crc crio[24284]: time="2026-06-12T15:56:00.941183879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.211675 | controller | Jun 12 15:56:01.039754 crc crio[24284]: time="2026-06-12T15:56:01.0394632Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc00041c578}] Aliases:map[]}"
2026-06-12 16:39:22.211691 | controller | Jun 12 15:56:01.039754 crc crio[24284]: time="2026-06-12T15:56:01.039547133Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687996-nhtfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.211708 | controller | Jun 12 15:56:02.009197 crc crio[24284]: 2026-06-12T15:56:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cda48584272f2f Mac:76:34:39:bf:e8:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 SocketPath: PciID:}] [{Interface:0xc000476760 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.211729 | controller | Jun 12 15:56:02.011984 crc crio[24284]: time="2026-06-12T15:56:02.011881439Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc00041c578}] Aliases:map[]}"
2026-06-12 16:39:22.211745 | controller | Jun 12 15:56:02.012129 crc crio[24284]: time="2026-06-12T15:56:02.012070695Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687996-nhtfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.211761 | controller | Jun 12 15:56:02.029525 crc crio[24284]: time="2026-06-12T15:56:02.028363685Z" level=info msg="Ran pod sandbox 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e with infra container: openshift-infra/auto-csr-approver-29687996-nhtfz/POD" id=daf46754-e363-4798-be8e-9967718c1da4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.211777 | controller | Jun 12 15:56:02.040006 crc crio[24284]: time="2026-06-12T15:56:02.03991058Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=66d8c2d4-8c54-42e6-9a1f-98a26f483e98 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.211793 | controller | Jun 12 15:56:02.053879 crc crio[24284]: time="2026-06-12T15:56:02.053114806Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.211809 | controller | Jun 12 15:56:04.005529 crc crio[24284]: time="2026-06-12T15:56:04.004732579Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=66d8c2d4-8c54-42e6-9a1f-98a26f483e98 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.211825 | controller | Jun 12 15:56:04.007142 crc crio[24284]: time="2026-06-12T15:56:04.006832817Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=56235fbb-db58-48ac-8fe5-159045de1700 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.211841 | controller | Jun 12 15:56:04.011825 crc crio[24284]: time="2026-06-12T15:56:04.011091553Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4d7c5ff7-4f19-4daf-991c-6814e7a4d97a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.211857 | controller | Jun 12 15:56:04.083163 crc crio[24284]: time="2026-06-12T15:56:04.083060799Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687996-nhtfz/oc" id=cc5d0497-9d1b-4ab1-9e24-3ecf502faad4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.211873 | controller | Jun 12 15:56:04.084038 crc crio[24284]: time="2026-06-12T15:56:04.083818804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.211889 | controller | Jun 12 15:56:04.169076 crc crio[24284]: time="2026-06-12T15:56:04.168833569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.211904 | controller | Jun 12 15:56:05.102471 crc crio[24284]: time="2026-06-12T15:56:05.102025045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.211920 | controller | Jun 12 15:56:05.495541 crc crio[24284]: time="2026-06-12T15:56:05.495382525Z" level=info msg="Created container a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1: openshift-infra/auto-csr-approver-29687996-nhtfz/oc" id=cc5d0497-9d1b-4ab1-9e24-3ecf502faad4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.211940 | controller | Jun 12 15:56:05.497584 crc crio[24284]: time="2026-06-12T15:56:05.497477914Z" level=info msg="Starting container: a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1" id=8acb2e12-cd7d-4936-abfe-db415113fa04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.211957 | controller | Jun 12 15:56:05.503402 crc crio[24284]: time="2026-06-12T15:56:05.503141326Z" level=info msg="Started container" PID=105101 containerID=a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1 description=openshift-infra/auto-csr-approver-29687996-nhtfz/oc id=8acb2e12-cd7d-4936-abfe-db415113fa04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e
2026-06-12 16:39:22.211973 | controller | Jun 12 15:56:07.845567 crc crio[24284]: time="2026-06-12T15:56:07.844612285Z" level=info msg="Stopping pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e" id=60d96636-c3eb-4fda-b2df-b13cc63862a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.211989 | controller | Jun 12 15:56:07.847102 crc crio[24284]: time="2026-06-12T15:56:07.846509427Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc002613270}] Aliases:map[]}"
2026-06-12 16:39:22.212005 | controller | Jun 12 15:56:07.847102 crc crio[24284]: time="2026-06-12T15:56:07.846667262Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687996-nhtfz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.212021 | controller | Jun 12 15:56:08.180113 crc crio[24284]: time="2026-06-12T15:56:08.179986339Z" level=info msg="Stopped pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e" id=60d96636-c3eb-4fda-b2df-b13cc63862a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212037 | controller | Jun 12 15:56:51.723363 crc crio[24284]: time="2026-06-12T15:56:51.722566345Z" level=info msg="Removing container: 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599" id=d5c67a3e-a1d4-496f-baeb-04244a52de38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212053 | controller | Jun 12 15:56:51.767747 crc crio[24284]: time="2026-06-12T15:56:51.76755573Z" level=info msg="Removed container 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599: openstack/placement-db-create-pqrcz/mariadb-database-create" id=d5c67a3e-a1d4-496f-baeb-04244a52de38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212068 | controller | Jun 12 15:56:51.771392 crc crio[24284]: time="2026-06-12T15:56:51.771236059Z" level=info msg="Removing container: 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f" id=2738ae3a-ce21-498d-acac-cf0854d6eeb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212084 | controller | Jun 12 15:56:51.962082 crc crio[24284]: time="2026-06-12T15:56:51.961932751Z" level=info msg="Removed container 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f: openshift-infra/auto-csr-approver-29687990-nbggs/oc" id=2738ae3a-ce21-498d-acac-cf0854d6eeb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212099 | controller | Jun 12 15:56:51.966533 crc crio[24284]: time="2026-06-12T15:56:51.966428421Z" level=info msg="Removing container: 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039" id=51c26c48-0d75-4de6-bdb2-0486206a0ff2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212118 | controller | Jun 12 15:56:51.997964 crc crio[24284]: time="2026-06-12T15:56:51.997581376Z" level=info msg="Removed container 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039: openstack/barbican-db-create-nq68l/mariadb-database-create" id=51c26c48-0d75-4de6-bdb2-0486206a0ff2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212135 | controller | Jun 12 15:56:52.001403 crc crio[24284]: time="2026-06-12T15:56:52.00118962Z" level=info msg="Removing container: 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee" id=f940d37e-3493-4013-bb78-2f6221102b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212151 | controller | Jun 12 15:56:52.084896 crc crio[24284]: time="2026-06-12T15:56:52.084786132Z" level=info msg="Removed container 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update" id=f940d37e-3493-4013-bb78-2f6221102b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212167 | controller | Jun 12 15:56:52.096412 crc crio[24284]: time="2026-06-12T15:56:52.094096872Z" level=info msg="Removing container: 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043" id=f0e362e0-16ac-4f08-82c4-0bc2e884499a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212183 | controller | Jun 12 15:56:52.175967 crc crio[24284]: time="2026-06-12T15:56:52.175869878Z" level=info msg="Removed container 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043: openstack/keystone-db-create-vj5tg/mariadb-database-create" id=f0e362e0-16ac-4f08-82c4-0bc2e884499a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212199 | controller | Jun 12 15:56:52.179009 crc crio[24284]: time="2026-06-12T15:56:52.17893676Z" level=info msg="Removing container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92" id=dfd172c6-a263-4890-8d02-24fb9a65e833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212214 | controller | Jun 12 15:56:52.218187 crc crio[24284]: time="2026-06-12T15:56:52.218082094Z" level=info msg="Removed container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api" id=dfd172c6-a263-4890-8d02-24fb9a65e833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212230 | controller | Jun 12 15:56:52.221127 crc crio[24284]: time="2026-06-12T15:56:52.221091827Z" level=info msg="Removing container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff" id=605627cd-07bf-4a60-ab31-6564df66abc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212246 | controller | Jun 12 15:56:52.250200 crc crio[24284]: time="2026-06-12T15:56:52.249987877Z" level=info msg="Removed container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log" id=605627cd-07bf-4a60-ab31-6564df66abc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212262 | controller | Jun 12 15:56:52.253138 crc crio[24284]: time="2026-06-12T15:56:52.253074077Z" level=info msg="Removing container: bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423" id=da9125fb-427b-4c85-9942-97cec2aa52a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212277 | controller | Jun 12 15:56:52.294069 crc crio[24284]: time="2026-06-12T15:56:52.293964426Z" level=info msg="Removed container bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423: openstack/cinder-db-create-5f8m4/mariadb-database-create" id=da9125fb-427b-4c85-9942-97cec2aa52a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212293 | controller | Jun 12 15:56:52.296861 crc crio[24284]: time="2026-06-12T15:56:52.296789254Z" level=info msg="Removing container: 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0" id=70c4b2c2-4510-48ab-9843-4c744e1ddfc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212309 | controller | Jun 12 15:56:52.337897 crc crio[24284]: time="2026-06-12T15:56:52.337806838Z" level=info msg="Removed container 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update" id=70c4b2c2-4510-48ab-9843-4c744e1ddfc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212329 | controller | Jun 12 15:56:52.342135 crc crio[24284]: time="2026-06-12T15:56:52.342060222Z" level=info msg="Removing container: da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65" id=5c770e15-ff0e-4153-a4cc-605cfa5e7079 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212346 | controller | Jun 12 15:56:52.377240 crc crio[24284]: time="2026-06-12T15:56:52.377181686Z" level=info msg="Removed container da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update" id=5c770e15-ff0e-4153-a4cc-605cfa5e7079 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212362 | controller | Jun 12 15:56:52.386156 crc crio[24284]: time="2026-06-12T15:56:52.386053736Z" level=info msg="Removing container: 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3" id=15c007d3-54ef-4622-9c63-acc072c3a499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212378 | controller | Jun 12 15:56:52.422345 crc crio[24284]: time="2026-06-12T15:56:52.421551817Z" level=info msg="Removed container 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update" id=15c007d3-54ef-4622-9c63-acc072c3a499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212394 | controller | Jun 12 15:56:52.426717 crc crio[24284]: time="2026-06-12T15:56:52.426644263Z" level=info msg="Removing container: 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9" id=93bc4175-aaa4-4791-b438-20fa83c83c86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212410 | controller | Jun 12 15:56:52.453201 crc crio[24284]: time="2026-06-12T15:56:52.453104236Z" level=info msg="Removed container 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9: openstack/neutron-db-create-fr2vq/mariadb-database-create" id=93bc4175-aaa4-4791-b438-20fa83c83c86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212426 | controller | Jun 12 15:56:52.459543 crc crio[24284]: time="2026-06-12T15:56:52.459458229Z" level=info msg="Removing container: b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d" id=811f21af-38cf-49de-ac5b-97d6f1bdb9f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212442 | controller | Jun 12 15:56:52.494596 crc crio[24284]: time="2026-06-12T15:56:52.494495277Z" level=info msg="Removed container b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update" id=811f21af-38cf-49de-ac5b-97d6f1bdb9f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212458 | controller | Jun 12 15:56:52.497402 crc crio[24284]: time="2026-06-12T15:56:52.49705747Z" level=info msg="Removing container: 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8" id=d1da88e5-a3d5-47ad-b27b-cc09c2d363dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212474 | controller | Jun 12 15:56:52.536086 crc crio[24284]: time="2026-06-12T15:56:52.535810571Z" level=info msg="Removed container 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update" id=d1da88e5-a3d5-47ad-b27b-cc09c2d363dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212489 | controller | Jun 12 15:56:52.542199 crc crio[24284]: time="2026-06-12T15:56:52.542109206Z" level=info msg="Removing container: 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e" id=0871145a-63af-4935-a499-32a961742a97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212536 | controller | Jun 12 15:56:52.589943 crc crio[24284]: time="2026-06-12T15:56:52.589811307Z" level=info msg="Removed container 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e: openstack/glance-db-create-zt95r/mariadb-database-create" id=0871145a-63af-4935-a499-32a961742a97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.212558 | controller | Jun 12 15:56:52.607030 crc crio[24284]: time="2026-06-12T15:56:52.606916155Z" level=info msg="Stopping pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0" id=8542fdc9-496e-4de9-ab25-d6df27f92a1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212574 | controller | Jun 12 15:56:52.607030 crc crio[24284]: time="2026-06-12T15:56:52.607019468Z" level=info msg="Stopped pod sandbox (already stopped): c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0" id=8542fdc9-496e-4de9-ab25-d6df27f92a1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212590 | controller | Jun 12 15:56:52.609490 crc crio[24284]: time="2026-06-12T15:56:52.609199709Z" level=info msg="Removing pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0" id=ac3ad077-57f1-466d-a607-4bdbdeb22941 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212606 | controller | Jun 12 15:56:52.641437 crc crio[24284]: time="2026-06-12T15:56:52.641283071Z" level=info msg="Removed pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0" id=ac3ad077-57f1-466d-a607-4bdbdeb22941 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212622 | controller | Jun 12 15:56:52.642671 crc crio[24284]: time="2026-06-12T15:56:52.642581063Z" level=info msg="Stopping pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88" id=6cea0d13-eed5-4638-81a8-8a0f818e1ba6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212637 | controller | Jun 12 15:56:52.642671 crc crio[24284]: time="2026-06-12T15:56:52.642674326Z" level=info msg="Stopped pod sandbox (already stopped): 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88" id=6cea0d13-eed5-4638-81a8-8a0f818e1ba6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212653 | controller | Jun 12 15:56:52.643903 crc crio[24284]: time="2026-06-12T15:56:52.643838123Z" level=info msg="Removing pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88" id=a5635545-22e7-4516-b615-a313373f0c82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212668 | controller | Jun 12 15:56:52.661027 crc crio[24284]: time="2026-06-12T15:56:52.660836374Z" level=info msg="Removed pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88" id=a5635545-22e7-4516-b615-a313373f0c82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212684 | controller | Jun 12 15:56:52.662795 crc crio[24284]: time="2026-06-12T15:56:52.66267435Z" level=info msg="Stopping pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae" id=5691a16e-06fc-47f5-999c-1474ac9575dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212700 | controller | Jun 12 15:56:52.662952 crc crio[24284]: time="2026-06-12T15:56:52.662826875Z" level=info msg="Stopped pod sandbox (already stopped): c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae" id=5691a16e-06fc-47f5-999c-1474ac9575dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212716 | controller | Jun 12 15:56:52.663526 crc crio[24284]: time="2026-06-12T15:56:52.663472985Z" level=info msg="Removing pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae" id=b936dab6-e92f-4bc6-b87c-7075c9a7b8df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212732 | controller | Jun 12 15:56:52.685497 crc crio[24284]: time="2026-06-12T15:56:52.685157604Z" level=info msg="Removed pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae" id=b936dab6-e92f-4bc6-b87c-7075c9a7b8df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212751 | controller | Jun 12 15:56:52.686496 crc crio[24284]: time="2026-06-12T15:56:52.686399723Z" level=info msg="Stopping pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6" id=4efe8814-a54b-461f-8db1-9759c60ae28e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212767 | controller | Jun 12 15:56:52.686649 crc crio[24284]: time="2026-06-12T15:56:52.686528558Z" level=info msg="Stopped pod sandbox (already stopped): 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6" id=4efe8814-a54b-461f-8db1-9759c60ae28e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212783 | controller | Jun 12 15:56:52.687432 crc crio[24284]: time="2026-06-12T15:56:52.687363785Z" level=info msg="Removing pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6" id=038290b0-fd44-45de-a6f5-ea99607b92f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212799 | controller | Jun 12 15:56:52.714487 crc crio[24284]: time="2026-06-12T15:56:52.714243313Z" level=info msg="Removed pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6" id=038290b0-fd44-45de-a6f5-ea99607b92f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212816 | controller | Jun 12 15:56:52.716553 crc crio[24284]: time="2026-06-12T15:56:52.716289536Z" level=info msg="Stopping pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b" id=1823dd93-8047-4e1a-893f-2abfd5ff44dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212831 | controller | Jun 12 15:56:52.716553 crc crio[24284]: time="2026-06-12T15:56:52.71640341Z" level=info msg="Stopped pod sandbox (already stopped): 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b" id=1823dd93-8047-4e1a-893f-2abfd5ff44dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212848 | controller | Jun 12 15:56:52.717473 crc crio[24284]: time="2026-06-12T15:56:52.717386601Z" level=info msg="Removing pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b" id=7fa7fd2b-55b5-413a-99a8-90fb2e756c02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212864 | controller | Jun 12 15:56:52.777725 crc crio[24284]: time="2026-06-12T15:56:52.777653103Z" level=info msg="Removed pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b" id=7fa7fd2b-55b5-413a-99a8-90fb2e756c02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212879 | controller | Jun 12 15:56:52.781090 crc crio[24284]: time="2026-06-12T15:56:52.781025299Z" level=info msg="Stopping pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7" id=dbbe2c33-9623-41cc-a750-4d5879526a8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212895 | controller | Jun 12 15:56:52.781578 crc crio[24284]: time="2026-06-12T15:56:52.781533805Z" level=info msg="Stopped pod sandbox (already stopped): 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7" id=dbbe2c33-9623-41cc-a750-4d5879526a8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212911 | controller | Jun 12 15:56:52.783646 crc crio[24284]: time="2026-06-12T15:56:52.78356462Z" level=info msg="Removing pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7" id=8470eed2-55c5-4839-8dfe-fb62bdbac951 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212927 | controller | Jun 12 15:56:52.805157 crc crio[24284]: time="2026-06-12T15:56:52.805036516Z" level=info msg="Removed pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7" id=8470eed2-55c5-4839-8dfe-fb62bdbac951 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.212944 | controller | Jun 12 15:56:52.806675 crc crio[24284]: time="2026-06-12T15:56:52.806622743Z" level=info msg="Stopping pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20" id=872911be-59f0-4a14-bef1-cac1c129cf19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212967 | controller | Jun 12 15:56:52.806857 crc crio[24284]: time="2026-06-12T15:56:52.80683137Z" level=info msg="Stopped pod sandbox (already stopped): 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20" id=872911be-59f0-4a14-bef1-cac1c129cf19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.212984 | controller | Jun 12 15:56:52.808058 crc crio[24284]: time="2026-06-12T15:56:52.807952126Z" level=info msg="Removing pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20" id=db3092f3-0f95-4cdd-bc0b-fddbab6040b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213000 | controller | Jun 12 15:56:52.835008 crc crio[24284]: time="2026-06-12T15:56:52.834884162Z" level=info msg="Removed pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20" id=db3092f3-0f95-4cdd-bc0b-fddbab6040b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213016 | controller | Jun 12 15:56:52.836747 crc crio[24284]: time="2026-06-12T15:56:52.83669363Z" level=info msg="Stopping pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675" id=0335441c-d5d8-4be5-9a4c-746246bb5cf8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213032 | controller | Jun 12 15:56:52.836934 crc crio[24284]: time="2026-06-12T15:56:52.836908077Z" level=info msg="Stopped pod sandbox (already stopped): 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675" id=0335441c-d5d8-4be5-9a4c-746246bb5cf8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213048 | controller | Jun 12 15:56:52.837757 crc crio[24284]: time="2026-06-12T15:56:52.837725024Z" level=info msg="Removing pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675" id=b9bf5fe4-74f6-4f82-b005-42ca8196d426 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213064 | controller | Jun 12 15:56:52.858544 crc crio[24284]: time="2026-06-12T15:56:52.858218176Z" level=info msg="Removed pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675" id=b9bf5fe4-74f6-4f82-b005-42ca8196d426 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213079 | controller | Jun 12 15:56:52.859625 crc crio[24284]: time="2026-06-12T15:56:52.859539056Z" level=info msg="Stopping pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6" id=b842e820-6a5b-40ea-8697-8f3027f13cd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213095 | controller | Jun 12 15:56:52.859766 crc crio[24284]: time="2026-06-12T15:56:52.859639539Z" level=info msg="Stopped pod sandbox (already stopped): 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6" id=b842e820-6a5b-40ea-8697-8f3027f13cd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213111 | controller | Jun 12 15:56:52.860372 crc crio[24284]: time="2026-06-12T15:56:52.860303261Z" level=info msg="Removing pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6" id=2ff06979-f129-460b-b5b3-c9db1474efdd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213127 | controller | Jun 12 15:56:52.877998 crc crio[24284]: time="2026-06-12T15:56:52.877884689Z" level=info msg="Removed pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6" id=2ff06979-f129-460b-b5b3-c9db1474efdd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213143 | controller | Jun 12 15:56:52.879153 crc crio[24284]: time="2026-06-12T15:56:52.879064434Z" level=info msg="Stopping pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef" id=3c7f4aa5-4dd6-4a7b-8307-85bb7e996c2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213159 | controller | Jun 12 15:56:52.879363 crc crio[24284]: time="2026-06-12T15:56:52.879175838Z" level=info msg="Stopped pod sandbox (already stopped): ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef" id=3c7f4aa5-4dd6-4a7b-8307-85bb7e996c2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213180 | controller | Jun 12 15:56:52.880562 crc crio[24284]: time="2026-06-12T15:56:52.88048433Z" level=info msg="Removing pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef" id=b2940f52-c65e-46d1-9434-cef20e2679a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213196 | controller | Jun 12 15:56:52.901887 crc crio[24284]: time="2026-06-12T15:56:52.901752579Z" level=info msg="Removed pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef" id=b2940f52-c65e-46d1-9434-cef20e2679a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213211 | controller | Jun 12 15:56:52.909937 crc crio[24284]: time="2026-06-12T15:56:52.909779713Z" level=info msg="Stopping pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091" id=57719f8b-c854-4517-8838-da923ed0acb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213227 | controller | Jun 12 15:56:52.916717 crc crio[24284]: time="2026-06-12T15:56:52.916608603Z" level=info msg="Stopped pod sandbox (already stopped): f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091" id=57719f8b-c854-4517-8838-da923ed0acb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213250 | controller | Jun 12 15:56:52.919488 crc crio[24284]: time="2026-06-12T15:56:52.919427124Z" level=info msg="Removing pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091" id=8f3bd626-e2b1-48ed-9fad-c7dbbe9ab7e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213266 | controller | Jun 12 15:56:52.947014 crc crio[24284]: time="2026-06-12T15:56:52.946885469Z" level=info msg="Removed pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091" id=8f3bd626-e2b1-48ed-9fad-c7dbbe9ab7e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213282 | controller | Jun 12 15:56:52.948122 crc crio[24284]: time="2026-06-12T15:56:52.947963742Z" level=info msg="Stopping pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d" id=227ff433-60da-436b-86b4-4107eddbe212 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213298 | controller | Jun 12 15:56:52.948122 crc crio[24284]: time="2026-06-12T15:56:52.948105447Z" level=info msg="Stopped pod sandbox (already stopped): c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d" id=227ff433-60da-436b-86b4-4107eddbe212 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213314 | controller | Jun 12 15:56:52.949009 crc crio[24284]: time="2026-06-12T15:56:52.948897688Z" level=info msg="Removing pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d" id=88fb872c-db43-4a09-a9f5-74cc3fba540a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213330 | controller | Jun 12 15:56:52.970855 crc crio[24284]: time="2026-06-12T15:56:52.970720447Z" level=info msg="Removed pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d" id=88fb872c-db43-4a09-a9f5-74cc3fba540a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213346 | controller | Jun 12 15:56:52.971639 crc crio[24284]: time="2026-06-12T15:56:52.971604913Z" level=info msg="Stopping pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b" id=c22c08c4-e27c-4a85-8400-007b41a565fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213362 | controller | Jun 12 15:56:52.971792 crc crio[24284]: time="2026-06-12T15:56:52.971773538Z" level=info msg="Stopped pod sandbox (already stopped): 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b" id=c22c08c4-e27c-4a85-8400-007b41a565fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213377 | controller | Jun 12 15:56:52.972796 crc crio[24284]: time="2026-06-12T15:56:52.972769421Z" level=info msg="Removing pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b" id=445a5e6f-c199-4979-86ed-a012f274fad5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213397 | controller | Jun 12 15:56:52.992747 crc crio[24284]: time="2026-06-12T15:56:52.992584809Z" level=info msg="Removed pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b" id=445a5e6f-c199-4979-86ed-a012f274fad5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213414 | controller | Jun 12 15:56:53.001453 crc crio[24284]: time="2026-06-12T15:56:53.001384731Z" level=info msg="Stopping pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c" id=117bfc1f-2e1b-4475-a712-212ce5258ecf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213430 | controller | Jun 12 15:56:53.001798 crc crio[24284]: time="2026-06-12T15:56:53.001766943Z" level=info msg="Stopped pod sandbox (already stopped): 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c" id=117bfc1f-2e1b-4475-a712-212ce5258ecf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.213445 | controller | Jun 12 15:56:53.002905 crc crio[24284]: time="2026-06-12T15:56:53.002804677Z" level=info msg="Removing pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c" id=87d671e4-346e-43dd-9118-0859e6c5e8ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213461 | controller | Jun 12 15:56:53.019024 crc crio[24284]: time="2026-06-12T15:56:53.018966809Z" level=info msg="Removed pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c" id=87d671e4-346e-43dd-9118-0859e6c5e8ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.213477 | controller | Jun 12 15:57:24.427208 crc crio[24284]: time="2026-06-12T15:57:24.425976896Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/POD" id=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.213492 | controller | Jun 12 15:57:24.428915 crc crio[24284]: time="2026-06-12T15:57:24.427219466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.213508 | controller | Jun 12 15:57:24.464560 crc crio[24284]: time="2026-06-12T15:57:24.464442926Z" 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=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.213549 | controller | Jun 12 15:57:24.480881 crc crio[24284]: time="2026-06-12T15:57:24.480714332Z" level=info msg="Ran pod sandbox 481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/POD" id=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.213567 | controller | Jun 12 15:57:24.483414 crc crio[24284]: time="2026-06-12T15:57:24.48330478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.213583 | controller | Jun 12 15:57:24.483587 crc crio[24284]: time="2026-06-12T15:57:24.483550892Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.213599 | controller | Jun 12 15:57:24.483658 crc crio[24284]: time="2026-06-12T15:57:24.483616465Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.213616 | controller | Jun 12 15:57:24.484637 crc crio[24284]: time="2026-06-12T15:57:24.484565551Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=50d7410a-909c-4928-b584-51253cb58f65 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.213640 | controller | Jun 12 15:57:24.497635 crc crio[24284]: time="2026-06-12T15:57:24.497182569Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 16:39:22.213657 | controller | Jun 12 15:57:30.327035 crc crio[24284]: time="2026-06-12T15:57:30.32574241Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-4dtmq/POD" id=3a106385-3e4e-43e6-b332-1a8493372e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.213673 | controller | Jun 12 15:57:30.330180 crc crio[24284]: time="2026-06-12T15:57:30.327074983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.213689 | controller | Jun 12 15:57:30.397516 crc crio[24284]: time="2026-06-12T15:57:30.396822969Z" level=info msg="Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004286270}] Aliases:map[]}"
2026-06-12 16:39:22.213705 | controller | Jun 12 15:57:30.397516 crc crio[24284]: time="2026-06-12T15:57:30.397473369Z" level=info msg="Adding pod openshift-marketplace_certified-operators-4dtmq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.213721 | controller | Jun 12 15:57:31.114663 crc crio[24284]: 2026-06-12T15:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1309e8ed7e4600 Mac:46:e9:16:d7:5b:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.213737 | controller | Jun 12 15:57:31.114663 crc crio[24284]: time="2026-06-12T15:57:31.114218649Z" level=info msg="Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004286270}] Aliases:map[]}"
2026-06-12 16:39:22.213754 | controller | Jun 12 15:57:31.114663 crc crio[24284]: time="2026-06-12T15:57:31.114495638Z" level=info msg="Checking pod openshift-marketplace_certified-operators-4dtmq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.213770 | controller | Jun 12 15:57:31.126916 crc crio[24284]: time="2026-06-12T15:57:31.125943835Z" level=info msg="Ran pod sandbox a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d with infra container: openshift-marketplace/certified-operators-4dtmq/POD" id=3a106385-3e4e-43e6-b332-1a8493372e8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.213786 | controller | Jun 12 15:57:31.132640 crc crio[24284]: time="2026-06-12T15:57:31.132556918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6602ec33-b103-490b-9229-ff32200b35b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.213803 | controller | Jun 12 15:57:31.144525 crc crio[24284]: time="2026-06-12T15:57:31.144198523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e843b0bd-79c5-4b32-a6a9-01475c32eaba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.213824 | controller | Jun 12 15:57:31.154393 crc crio[24284]: time="2026-06-12T15:57:31.154178783Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4dtmq/extract-utilities" id=30bab3df-bb0d-4e16-978d-fe8d93029278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.213840 | controller | Jun 12 15:57:31.155728 crc crio[24284]: time="2026-06-12T15:57:31.155654931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.213856 | controller | Jun 12 15:57:31.223507 crc crio[24284]: time="2026-06-12T15:57:31.22334764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.213872 | controller | Jun 12 15:57:31.228464 crc crio[24284]: time="2026-06-12T15:57:31.228228917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.213887 | controller | Jun 12 15:57:31.433075 crc crio[24284]: time="2026-06-12T15:57:31.432987377Z" level=info msg="Created container 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec: openshift-marketplace/certified-operators-4dtmq/extract-utilities" id=30bab3df-bb0d-4e16-978d-fe8d93029278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.213903 | controller | Jun 12 15:57:31.434711 crc crio[24284]: time="2026-06-12T15:57:31.434634381Z" level=info msg="Starting container: 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec" id=f0438982-2fd0-47e0-a87f-c00aab3b3e93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.213919 | controller | Jun 12 15:57:31.444180 crc crio[24284]: time="2026-06-12T15:57:31.443958271Z" level=info msg="Started container" PID=109418 containerID=9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec description=openshift-marketplace/certified-operators-4dtmq/extract-utilities id=f0438982-2fd0-47e0-a87f-c00aab3b3e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d
2026-06-12 16:39:22.213935 | controller | Jun 12 15:57:32.334938 crc crio[24284]: time="2026-06-12T15:57:32.334844854Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cfe5b7bf-049f-43bb-8ca2-70820bd8614a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.213951 | controller | Jun 12 15:57:32.344115 crc crio[24284]: time="2026-06-12T15:57:32.343992087Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.213967 | controller | Jun 12 15:57:33.034229 crc crio[24284]: time="2026-06-12T15:57:33.033027876Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=cfe5b7bf-049f-43bb-8ca2-70820bd8614a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.213983 | controller | Jun 12 15:57:33.038747 crc crio[24284]: time="2026-06-12T15:57:33.034941817Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=04cb8b64-c2cb-4708-ab2a-0ae8c83230ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.213999 | controller | Jun 12 15:57:33.038747 crc crio[24284]: time="2026-06-12T15:57:33.038301574Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a4af9cb5-6626-49af-8d4f-fcc8bdcd7c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.214014 | controller | Jun 12 15:57:33.053942 crc crio[24284]: time="2026-06-12T15:57:33.053869196Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4dtmq/extract-content" id=155f2089-2d79-417c-a7bd-781c0e6b3c62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.214036 | controller | Jun 12 15:57:33.054759 crc crio[24284]: time="2026-06-12T15:57:33.054670842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214053 | controller | Jun 12 15:57:33.105836 crc crio[24284]: time="2026-06-12T15:57:33.105210907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214069 | controller | Jun 12 15:57:33.108938 crc crio[24284]: time="2026-06-12T15:57:33.108858645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214084 | controller | Jun 12 15:57:33.327803 crc crio[24284]: time="2026-06-12T15:57:33.327684938Z" level=info msg="Created container 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320: openshift-marketplace/certified-operators-4dtmq/extract-content" id=155f2089-2d79-417c-a7bd-781c0e6b3c62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.214100 | controller | Jun 12 15:57:33.329441 crc crio[24284]: time="2026-06-12T15:57:33.329351591Z" level=info msg="Starting container: 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320" id=f376159e-b31a-4ee2-b261-4078822b8178 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.214115 | controller | Jun 12 15:57:33.336478 crc crio[24284]: time="2026-06-12T15:57:33.336404079Z" level=info msg="Started container" PID=109504 containerID=5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320 description=openshift-marketplace/certified-operators-4dtmq/extract-content id=f376159e-b31a-4ee2-b261-4078822b8178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d
2026-06-12 16:39:22.214131 | controller | Jun 12 15:57:46.607850 crc crio[24284]: time="2026-06-12T15:57:46.606978864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b0b2bff4-f930-4333-ae49-7ba57c87600b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.214147 | controller | Jun 12 15:57:53.042557 crc crio[24284]: time="2026-06-12T15:57:53.041598534Z" level=info msg="Removing container: 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7" id=e3a21f4f-25bd-4ffa-b2a6-075757793eac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214163 | controller | Jun 12 15:57:57.808727 crc crio[24284]: time="2026-06-12T15:57:57.80768011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21d99899-2493-4dad-964d-2cb1b4cd0667 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.214179 | controller | Jun 12 15:57:57.823556 crc crio[24284]: time="2026-06-12T15:57:57.823147138Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4dtmq/registry-server" id=6dea2746-3849-41db-8d64-f2006fb33251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.214194 | controller | Jun 12 15:57:57.934213 crc crio[24284]: time="2026-06-12T15:57:57.934024867Z" level=info msg="Removed container 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7: openstack/keystone-db-sync-7rgrt/keystone-db-sync" id=e3a21f4f-25bd-4ffa-b2a6-075757793eac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214246 | controller | Jun 12 15:57:57.934756 crc crio[24284]: time="2026-06-12T15:57:57.934451861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214270 | controller | Jun 12 15:57:57.950907 crc crio[24284]: time="2026-06-12T15:57:57.950648021Z" level=info msg="Removing container: aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4" id=915eac5e-c9a2-4449-8499-3f8c2a25a29a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214287 | controller | Jun 12 15:57:58.112035 crc crio[24284]: time="2026-06-12T15:57:58.111589656Z" level=info msg="Removed container aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4: openstack/neutron-db-sync-262g9/neutron-db-sync" id=915eac5e-c9a2-4449-8499-3f8c2a25a29a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214303 | controller | Jun 12 15:57:58.115425 crc crio[24284]: time="2026-06-12T15:57:58.115309111Z" level=info msg="Removing container: 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92" id=818dfca9-bd4c-498a-b72e-427607b7b6ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214319 | controller | Jun 12 15:57:58.216324 crc crio[24284]: time="2026-06-12T15:57:58.215984344Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=50d7410a-909c-4928-b584-51253cb58f65 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.214335 | controller | Jun 12 15:57:58.217729 crc crio[24284]: time="2026-06-12T15:57:58.217670366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=e665ec33-cbaa-422e-9db6-e82820a5605a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.214351 | controller | Jun 12 15:57:58.251801 crc crio[24284]: time="2026-06-12T15:57:58.25167398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214367 | controller | Jun 12 15:57:58.252735 crc crio[24284]: time="2026-06-12T15:57:58.252602811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=ecf3c2f9-7a22-4f64-b54d-d416e4a687fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.214382 | controller | Jun 12 15:57:58.262968 crc crio[24284]: time="2026-06-12T15:57:58.262816951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214398 | controller | Jun 12 15:57:58.276947 crc crio[24284]: time="2026-06-12T15:57:58.276794612Z" level=info msg="Removed container 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92: openstack/glance-db-sync-nqcgn/glance-db-sync" id=818dfca9-bd4c-498a-b72e-427607b7b6ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214414 | controller | Jun 12 15:57:58.283603 crc crio[24284]: time="2026-06-12T15:57:58.283406463Z" level=info msg="Removing container: 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19" id=f7b52eb8-bf9c-4d51-8d3c-d46c9e104479 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214430 | controller | Jun 12 15:57:58.293507 crc crio[24284]: time="2026-06-12T15:57:58.293418163Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init" id=dd417fec-f42d-43cf-8a91-4736378de4ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.214446 | controller | Jun 12 15:57:58.295048 crc crio[24284]: time="2026-06-12T15:57:58.294907421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214462 | controller | Jun 12 15:57:58.373122 crc crio[24284]: time="2026-06-12T15:57:58.371902764Z" level=info msg="Removed container 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19: openstack/placement-db-sync-wsr4d/placement-db-sync" id=f7b52eb8-bf9c-4d51-8d3c-d46c9e104479 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214483 | controller | Jun 12 15:57:58.376456 crc crio[24284]: time="2026-06-12T15:57:58.376349133Z" level=info msg="Removing container: 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15" id=b409ddfe-e379-4418-8bf8-5008502386f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214499 | controller | Jun 12 15:57:58.380746 crc crio[24284]: time="2026-06-12T15:57:58.380660231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214532 | controller | Jun 12 15:57:58.384950 crc crio[24284]: time="2026-06-12T15:57:58.384756223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.214551 | controller | Jun 12 15:57:58.452541 crc crio[24284]: time="2026-06-12T15:57:58.452418976Z" level=info msg="Removed container 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15: openstack/barbican-db-sync-m4xlg/barbican-db-sync" id=b409ddfe-e379-4418-8bf8-5008502386f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.214567 | controller | Jun 12 15:57:58.466029 crc crio[24284]: time="2026-06-12T15:57:58.465962997Z" level=info msg="Stopping pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746" id=7b02ab1e-d428-41bc-9d1b-0b874fccf55f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214583 | controller | Jun 12 15:57:58.466494 crc crio[24284]: time="2026-06-12T15:57:58.466461123Z" level=info msg="Stopped pod sandbox (already stopped): 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746" id=7b02ab1e-d428-41bc-9d1b-0b874fccf55f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214599 | controller | Jun 12 15:57:58.469571 crc crio[24284]: time="2026-06-12T15:57:58.469491601Z" level=info msg="Removing pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746" id=e72b5083-73e6-4b8a-a572-28fe072d480b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214614 | controller | Jun 12 15:57:58.487772 crc crio[24284]: time="2026-06-12T15:57:58.487707479Z" level=info msg="Removed pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746" id=e72b5083-73e6-4b8a-a572-28fe072d480b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214629 | controller | Jun 12 15:57:58.491989 crc crio[24284]: time="2026-06-12T15:57:58.491917992Z" level=info msg="Stopping pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8" id=cbebdd7f-d94a-463c-bbf0-199e5787d6a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214645 | controller | Jun 12 15:57:58.492157 crc crio[24284]: time="2026-06-12T15:57:58.492022626Z" level=info msg="Stopped pod sandbox (already stopped): 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8" id=cbebdd7f-d94a-463c-bbf0-199e5787d6a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214661 | controller | Jun 12 15:57:58.493062 crc crio[24284]: time="2026-06-12T15:57:58.493005407Z" level=info msg="Removing pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8" id=3f96b01b-4899-4a25-8f5e-f9e6f8d2ee1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214677 | controller | Jun 12 15:57:58.515363 crc crio[24284]: time="2026-06-12T15:57:58.51515074Z" level=info msg="Created container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server" id=6dea2746-3849-41db-8d64-f2006fb33251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.214693 | controller | Jun 12 15:57:58.515363 crc crio[24284]: time="2026-06-12T15:57:58.515356976Z" level=info msg="Removed pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8" id=3f96b01b-4899-4a25-8f5e-f9e6f8d2ee1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214713 | controller | Jun 12 15:57:58.523522 crc crio[24284]: time="2026-06-12T15:57:58.523366895Z" level=info msg="Starting container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6" id=3950473f-e72c-4e53-9aa1-72dee8d21f8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.214730 | controller | Jun 12 15:57:58.523764 crc crio[24284]: time="2026-06-12T15:57:58.523500748Z" level=info msg="Stopping pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea" id=a5a255b0-a3c1-4913-ab5d-129c06b9a0fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214746 | controller | Jun 12 15:57:58.523853 crc crio[24284]: time="2026-06-12T15:57:58.523780087Z" level=info msg="Stopped pod sandbox (already stopped): 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea" id=a5a255b0-a3c1-4913-ab5d-129c06b9a0fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214762 | controller | Jun 12 15:57:58.525014 crc crio[24284]: time="2026-06-12T15:57:58.524945925Z" level=info msg="Removing pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea" id=5cd57a44-253b-4842-badf-52f4b4f1133d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214778 | controller | Jun 12 15:57:58.532016 crc crio[24284]: time="2026-06-12T15:57:58.531924249Z" level=info msg="Created container d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init" id=dd417fec-f42d-43cf-8a91-4736378de4ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.214795 | controller | Jun 12 15:57:58.535731 crc crio[24284]: time="2026-06-12T15:57:58.535615268Z" level=info msg="Started container" PID=110757 containerID=1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6 description=openshift-marketplace/certified-operators-4dtmq/registry-server id=3950473f-e72c-4e53-9aa1-72dee8d21f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d
2026-06-12 16:39:22.214811 | controller | Jun 12 15:57:58.536016 crc crio[24284]: time="2026-06-12T15:57:58.535934739Z" level=info msg="Starting container: d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd" id=e5336adc-1687-403c-a3c1-2a321725aa8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.214827 | controller | Jun 12 15:57:58.545603 crc crio[24284]: time="2026-06-12T15:57:58.545508362Z" level=info msg="Removed pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea" id=5cd57a44-253b-4842-badf-52f4b4f1133d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214843 | controller | Jun 12 15:57:58.547431 crc crio[24284]: time="2026-06-12T15:57:58.546986497Z" level=info msg="Stopping pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3" id=5d653dd5-8ddf-48fb-9e87-d53c77ddbdf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214859 | controller | Jun 12 15:57:58.547431 crc crio[24284]: time="2026-06-12T15:57:58.547198213Z" level=info msg="Stopped pod sandbox (already stopped): dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3" id=5d653dd5-8ddf-48fb-9e87-d53c77ddbdf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214875 | controller | Jun 12 15:57:58.547654 crc crio[24284]: time="2026-06-12T15:57:58.547024186Z" level=info msg="Started container" PID=110763 containerID=d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init id=e5336adc-1687-403c-a3c1-2a321725aa8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763
2026-06-12 16:39:22.214892 | controller | Jun 12 15:57:58.548093 crc crio[24284]: time="2026-06-12T15:57:58.548022267Z" level=info msg="Removing pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3" id=49c26cd7-4810-46c5-9673-2da4f6f8eadf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214913 | controller | Jun 12 15:57:58.592748 crc crio[24284]: time="2026-06-12T15:57:58.592544745Z" level=info msg="Removed pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3" id=49c26cd7-4810-46c5-9673-2da4f6f8eadf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214929 | controller | Jun 12 15:57:58.594810 crc crio[24284]: time="2026-06-12T15:57:58.593863943Z" level=info msg="Stopping pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2" id=7b94590e-6909-4445-bf46-1f7a305885fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214945 | controller | Jun 12 15:57:58.594810 crc crio[24284]: time="2026-06-12T15:57:58.593955966Z" level=info msg="Stopped pod sandbox (already stopped): 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2" id=7b94590e-6909-4445-bf46-1f7a305885fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.214960 | controller | Jun 12 15:57:58.598867 crc crio[24284]: time="2026-06-12T15:57:58.59875337Z" level=info msg="Removing pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2" id=97b7a217-b208-447a-b125-36784badbd37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214976 | controller | Jun 12 15:57:58.624678 crc crio[24284]: time="2026-06-12T15:57:58.624461623Z" level=info msg="Removed pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2" id=97b7a217-b208-447a-b125-36784badbd37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.214992 | controller | Jun 12 15:58:03.009179 crc crio[24284]: time="2026-06-12T15:58:03.008360031Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687998-vgzzs/POD" id=0e739e53-7d66-46cf-9932-81025b027e9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.215008 | controller | Jun 12 15:58:03.010773 crc crio[24284]: time="2026-06-12T15:58:03.010739088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215024 | controller | Jun 12 15:58:03.055209 crc crio[24284]: time="2026-06-12T15:58:03.055153281Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002722758}] Aliases:map[]}"
2026-06-12 16:39:22.215040 | controller | Jun 12 15:58:03.055592 crc crio[24284]: time="2026-06-12T15:58:03.055572124Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687998-vgzzs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.215056 | controller | Jun 12 15:58:04.962804 crc crio[24284]: 2026-06-12T15:58:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e30b95d09f3945f Mac:26:24:54:a6:f4:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e SocketPath: PciID:}] [{Interface:0xc000140600 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.215072 | controller | Jun 12 15:58:04.964952 crc crio[24284]: time="2026-06-12T15:58:04.96453414Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002722758}] Aliases:map[]}"
2026-06-12 16:39:22.215093 | controller | Jun 12 15:58:04.964952 crc crio[24284]: time="2026-06-12T15:58:04.964686945Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687998-vgzzs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.215109 | controller | Jun 12 15:58:04.979518 crc crio[24284]: time="2026-06-12T15:58:04.975450626Z" level=info msg="Ran pod sandbox e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d with infra container: openshift-infra/auto-csr-approver-29687998-vgzzs/POD" id=0e739e53-7d66-46cf-9932-81025b027e9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.215125 | controller | Jun 12 15:58:04.980517 crc crio[24284]: time="2026-06-12T15:58:04.980361974Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c74b2101-fc5f-4271-ac99-91ac530c4526 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.215142 | controller | Jun 12 15:58:04.992377 crc crio[24284]: time="2026-06-12T15:58:04.991786051Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.215158 | controller | Jun 12 15:58:05.965204 crc crio[24284]: time="2026-06-12T15:58:05.964483937Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=b4d2a1a2-4c2e-427f-b9d8-b419d84bca91 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.215174 | controller | Jun 12 15:58:05.970454 crc crio[24284]: time="2026-06-12T15:58:05.970368348Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 16:39:22.215190 | controller | Jun 12 15:58:06.474646 crc crio[24284]: time="2026-06-12T15:58:06.47441047Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c74b2101-fc5f-4271-ac99-91ac530c4526 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.215206 | controller | Jun 12 15:58:06.476789 crc crio[24284]: time="2026-06-12T15:58:06.475923979Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d81d3bf5-d7a3-420f-b694-763273856962 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.215222 | controller | Jun 12 15:58:06.479736 crc crio[24284]: time="2026-06-12T15:58:06.479507783Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=05b8b597-4e48-4fce-b7c8-91817922eb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.215238 | controller | Jun 12 15:58:06.488792 crc crio[24284]: time="2026-06-12T15:58:06.488679599Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687998-vgzzs/oc" id=c3cca340-8901-4b73-a0b7-d1f1ac83e7c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.215254 | controller | Jun 12 15:58:06.489656 crc crio[24284]: time="2026-06-12T15:58:06.489187515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215270 | controller | Jun 12 15:58:06.550312 crc crio[24284]: time="2026-06-12T15:58:06.550165898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215338 | controller | Jun 12 15:58:06.931984 crc crio[24284]: time="2026-06-12T15:58:06.931877853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215355 | controller | Jun 12 15:58:07.070189 crc crio[24284]: time="2026-06-12T15:58:07.070030253Z" level=info msg="Created container 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4: openshift-infra/auto-csr-approver-29687998-vgzzs/oc" id=c3cca340-8901-4b73-a0b7-d1f1ac83e7c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.215376 | controller | Jun 12 15:58:07.071821 crc crio[24284]: time="2026-06-12T15:58:07.071369733Z" level=info msg="Starting container: 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4" id=72441714-295d-46a4-980d-4f9dd218a8fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.215393 | controller | Jun 12 15:58:07.077411 crc crio[24284]: time="2026-06-12T15:58:07.077005514Z" level=info msg="Started container" PID=111232 containerID=169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4 description=openshift-infra/auto-csr-approver-29687998-vgzzs/oc id=72441714-295d-46a4-980d-4f9dd218a8fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d
2026-06-12 16:39:22.215410 | controller | Jun 12 15:58:08.440373 crc crio[24284]: time="2026-06-12T15:58:08.439891329Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=b4d2a1a2-4c2e-427f-b9d8-b419d84bca91 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.215426 | controller | Jun 12 15:58:08.442568 crc crio[24284]: time="2026-06-12T15:58:08.442448201Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=62fca48f-c1b5-4e93-b94d-255eef2a4ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.215442 | controller | Jun 12 15:58:08.472474 crc crio[24284]: time="2026-06-12T15:58:08.471810706Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=255ec94f-36b7-4542-bc18-7ce3f97a13d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.215458 | controller | Jun 12 15:58:08.484005 crc crio[24284]: time="2026-06-12T15:58:08.483135451Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd" id=5d9bd64e-9197-4589-93ce-63f452ef0c11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.215473 | controller | Jun 12 15:58:08.484944 crc crio[24284]: time="2026-06-12T15:58:08.484842765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215508 | controller | Jun 12 15:58:08.546810 crc crio[24284]: time="2026-06-12T15:58:08.546707387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215542 | controller | Jun 12 15:58:08.553852 crc crio[24284]: time="2026-06-12T15:58:08.553746223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215559 | controller | Jun 12 15:58:08.776083 crc crio[24284]: time="2026-06-12T15:58:08.775956835Z" level=info msg="Created container 6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd" id=5d9bd64e-9197-4589-93ce-63f452ef0c11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.215575 | controller | Jun 12 15:58:08.777755 crc crio[24284]: time="2026-06-12T15:58:08.777610668Z" level=info msg="Starting container: 6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29" id=c99aeaeb-17a2-4740-8c65-c9c480eda577 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.215591 | controller | Jun 12 15:58:08.784613 crc crio[24284]: time="2026-06-12T15:58:08.784455508Z" level=info msg="Started container" PID=111424 containerID=6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd id=c99aeaeb-17a2-4740-8c65-c9c480eda577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763
2026-06-12 16:39:22.215613 | controller | Jun 12 15:58:09.040859 crc crio[24284]: time="2026-06-12T15:58:09.039477726Z" level=info msg="Stopping pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d" id=40a8cd55-4918-4189-8b58-d98884764477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.215629 | controller | Jun 12 15:58:09.040859 crc crio[24284]: time="2026-06-12T15:58:09.040425097Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002612160}] Aliases:map[]}"
2026-06-12 16:39:22.215653 | controller | Jun 12 15:58:09.040859 crc crio[24284]: time="2026-06-12T15:58:09.040622574Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687998-vgzzs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.215669 | controller | Jun 12 15:58:09.415143 crc crio[24284]: time="2026-06-12T15:58:09.414708573Z" level=info msg="Stopped pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d" id=40a8cd55-4918-4189-8b58-d98884764477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.215685 | controller | Jun 12 15:58:12.086216 crc crio[24284]: time="2026-06-12T15:58:12.084583693Z" level=info msg="Stopping container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6 (timeout: 2s)" id=011198ca-2e60-452b-ba42-7eee7898d00b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.215701 | controller | Jun 12 15:58:12.209815 crc crio[24284]: time="2026-06-12T15:58:12.20967887Z" level=info msg="Stopped container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server" id=011198ca-2e60-452b-ba42-7eee7898d00b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.215717 | controller | Jun 12 15:58:12.211127 crc crio[24284]: time="2026-06-12T15:58:12.210974551Z" level=info msg="Stopping pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d" id=a6dfafec-7d5f-4403-94c8-40a88cf739b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.215733 | controller | Jun 12 15:58:12.212541 crc crio[24284]: time="2026-06-12T15:58:12.21246879Z" level=info msg="Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004af8050}] Aliases:map[]}"
2026-06-12 16:39:22.215749 | controller | Jun 12 15:58:12.212727 crc crio[24284]: time="2026-06-12T15:58:12.212670997Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-4dtmq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.215766 | controller | Jun 12 15:58:12.582489 crc crio[24284]: time="2026-06-12T15:58:12.582409606Z" level=info msg="Stopped pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d" id=a6dfafec-7d5f-4403-94c8-40a88cf739b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.215782 | controller | Jun 12 15:58:13.115563 crc crio[24284]: time="2026-06-12T15:58:13.114674867Z" level=info msg="Removing container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6" id=dfdb66b6-8fa0-438b-8612-72fc82c72a27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.215797 | controller | Jun 12 15:58:13.174396 crc crio[24284]: time="2026-06-12T15:58:13.174153204Z" level=info msg="Removed container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server" id=dfdb66b6-8fa0-438b-8612-72fc82c72a27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.215818 | controller | Jun 12 15:58:13.177433 crc crio[24284]: time="2026-06-12T15:58:13.177320374Z" level=info msg="Removing container: 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320" id=9c98bb97-2406-45f7-b77c-abeb4fd787ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.215834 | controller | Jun 12 15:58:13.211437 crc crio[24284]: time="2026-06-12T15:58:13.211206981Z" level=info msg="Removed container 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320: openshift-marketplace/certified-operators-4dtmq/extract-content" id=9c98bb97-2406-45f7-b77c-abeb4fd787ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.215850 | controller | Jun 12 15:58:13.214802 crc crio[24284]: time="2026-06-12T15:58:13.214738288Z" level=info msg="Removing container: 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec" id=e7ab6c52-bfa1-482d-9ff9-9eaa9a9f13fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.215866 | controller | Jun 12 15:58:13.276548 crc crio[24284]: time="2026-06-12T15:58:13.27643804Z" level=info msg="Removed container 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec: openshift-marketplace/certified-operators-4dtmq/extract-utilities" id=e7ab6c52-bfa1-482d-9ff9-9eaa9a9f13fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.215882 | controller | Jun 12 15:58:15.780677 crc crio[24284]: time="2026-06-12T15:58:15.779765465Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/POD" id=1165a105-a3fc-4e14-95a3-575b776038c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.215898 | controller | Jun 12 15:58:15.782192 crc crio[24284]: time="2026-06-12T15:58:15.78085178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.215915 | controller | Jun 12 15:58:15.849958 crc crio[24284]: time="2026-06-12T15:58:15.849827349Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc002612050}] Aliases:map[]}"
2026-06-12 16:39:22.215934 | controller | Jun 12 15:58:15.849958 crc crio[24284]: time="2026-06-12T15:58:15.849909162Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.215952 | controller | Jun 12 15:58:16.507822 crc crio[24284]: 2026-06-12T15:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0d38de47860b51 Mac:8a:27:92:ce:85:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe SocketPath: PciID:}] [{Interface:0xc000193140 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.215968 | controller | Jun 12 15:58:16.509606 crc crio[24284]: time="2026-06-12T15:58:16.50948539Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc002612050}] Aliases:map[]}"
2026-06-12 16:39:22.215989 | controller | Jun 12 15:58:16.509717 crc crio[24284]: time="2026-06-12T15:58:16.509686266Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.216006 | controller | Jun 12 15:58:16.524025 crc crio[24284]: time="2026-06-12T15:58:16.523903556Z" level=info msg="Ran pod sandbox e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/POD" id=1165a105-a3fc-4e14-95a3-575b776038c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.216022 | controller | Jun 12 15:58:16.526543 crc crio[24284]: time="2026-06-12T15:58:16.526479577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=503a40fb-00e3-43f0-b888-71204814b888 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.216038 | controller | Jun 12 15:58:16.530107 crc crio[24284]: time="2026-06-12T15:58:16.530027351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=252643b8-3c6a-4571-a16c-4962435d997d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.216055 | controller | Jun 12 15:58:16.543037 crc crio[24284]: time="2026-06-12T15:58:16.542935496Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init" id=044b7204-568a-4fdb-b14e-acad468ebd8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.216070 | controller | Jun 12 15:58:16.545523 crc crio[24284]: time="2026-06-12T15:58:16.545458397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.216087 | controller | Jun 12 15:58:16.595711 crc crio[24284]: time="2026-06-12T15:58:16.595455957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.216102 | controller | Jun 12 15:58:16.598916 crc crio[24284]: time="2026-06-12T15:58:16.598851136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.216117 | controller | Jun 12 15:58:16.783832 crc crio[24284]: time="2026-06-12T15:58:16.783712546Z" level=info msg="Created container a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init" id=044b7204-568a-4fdb-b14e-acad468ebd8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.216133 | controller | Jun 12 15:58:16.785553 crc crio[24284]: time="2026-06-12T15:58:16.784613754Z" level=info msg="Starting container: a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550" id=e5c28583-4bfa-43de-ab81-51b4c9d97fa1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.216149 | controller | Jun 12 15:58:16.796908 crc crio[24284]: time="2026-06-12T15:58:16.796806267Z" level=info msg="Started container" PID=112123 containerID=a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init id=e5c28583-4bfa-43de-ab81-51b4c9d97fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a
2026-06-12 16:39:22.216165 | controller | Jun 12 15:58:24.304172 crc crio[24284]: time="2026-06-12T15:58:24.303002105Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=7ae54d2a-ef1d-4e9c-bd47-ea5df71f64ec name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.216187 | controller | Jun 12 15:58:24.314922 crc crio[24284]: time="2026-06-12T15:58:24.314853387Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-12 16:39:22.216203 | controller | Jun 12 15:58:26.382299 crc crio[24284]: time="2026-06-12T15:58:26.381825045Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=7ae54d2a-ef1d-4e9c-bd47-ea5df71f64ec name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.216219 | controller | Jun 12 15:58:26.383641 crc crio[24284]: time="2026-06-12T15:58:26.383458765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=c91c141c-bdb5-4c21-b691-4dff52af2356 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.216235 | controller | Jun 12 15:58:26.389014 crc crio[24284]: time="2026-06-12T15:58:26.388866869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=97cc3d90-75e2-450a-b8e5-c4b4652572b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.216250 | controller | Jun 12 15:58:26.404312 crc crio[24284]: time="2026-06-12T15:58:26.40414732Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery" id=2a1a2315-c96a-4a5e-8e20-78f5ca7cb8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.216266 | controller | Jun 12 15:58:26.405914 crc crio[24284]: time="2026-06-12T15:58:26.405838315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.216283 | controller | Jun 12 15:58:26.452616 crc crio[24284]: time="2026-06-12T15:58:26.4525361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.216299 | controller | Jun 12 15:58:26.457893 crc crio[24284]: time="2026-06-12T15:58:26.457814208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.216314 | controller | Jun 12 15:58:26.634104 crc crio[24284]: time="2026-06-12T15:58:26.633647627Z" level=info msg="Created container 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery" id=2a1a2315-c96a-4a5e-8e20-78f5ca7cb8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.216330 | controller | Jun 12 15:58:26.635435 crc crio[24284]: time="2026-06-12T15:58:26.635174756Z" level=info msg="Starting container: 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76" id=4c6f0669-f53a-44d1-9b25-d7a140a7d885 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.216346 | controller | Jun 12 15:58:26.648364 crc crio[24284]: time="2026-06-12T15:58:26.64398042Z" level=info msg="Started container" PID=112601 containerID=437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery id=4c6f0669-f53a-44d1-9b25-d7a140a7d885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a
2026-06-12 16:39:22.216362 | controller | Jun 12 15:58:28.365691 crc crio[24284]: time="2026-06-12T15:58:28.364948089Z" level=info msg="Stopping pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a" id=1c86ea3d-9779-4efa-9c0e-54d2f3c91864 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216382 | controller | Jun 12 15:58:28.367480 crc crio[24284]: time="2026-06-12T15:58:28.366605483Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc001212ec8}] Aliases:map[]}"
2026-06-12 16:39:22.216399 | controller | Jun 12 15:58:28.367480 crc crio[24284]: time="2026-06-12T15:58:28.366774119Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.216415 | controller | Jun 12 15:58:28.852221 crc crio[24284]: time="2026-06-12T15:58:28.852019826Z" level=info msg="Stopped pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a" id=1c86ea3d-9779-4efa-9c0e-54d2f3c91864 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216431 | controller | Jun 12 15:58:58.649660 crc crio[24284]: time="2026-06-12T15:58:58.649172692Z" level=info msg="Removing container: d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040" id=1581afc7-3a2f-43cb-a957-e72035c91856 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216447 | controller | Jun 12 15:58:58.732414 crc crio[24284]: time="2026-06-12T15:58:58.731782894Z" level=info msg="Removed container d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations" id=1581afc7-3a2f-43cb-a957-e72035c91856 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216462 | controller | Jun 12 15:58:58.734995 crc crio[24284]: time="2026-06-12T15:58:58.734685414Z" level=info msg="Removing container: fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4" id=5db0bad8-6b10-4123-a927-ebe875c64b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216478 | controller | Jun 12 15:58:59.065491 crc crio[24284]: time="2026-06-12T15:58:59.065422848Z" level=info msg="Removed container fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4: openstack/keystone-bootstrap-w5p76/keystone-bootstrap" id=5db0bad8-6b10-4123-a927-ebe875c64b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216494 | controller | Jun 12 15:58:59.069486 crc crio[24284]: time="2026-06-12T15:58:59.069428096Z" level=info msg="Removing container: fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7" id=cde62911-d707-4b7f-b42b-e227e30f7ddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216526 | controller | Jun 12 15:58:59.199038 crc crio[24284]: time="2026-06-12T15:58:59.198969838Z" level=info msg="Removed container fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7: openstack/cinder-db-sync-784pc/cinder-db-sync" id=cde62911-d707-4b7f-b42b-e227e30f7ddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216547 | controller | Jun 12 15:58:59.206566 crc crio[24284]: time="2026-06-12T15:58:59.206440888Z" level=info msg="Removing container: da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12" id=82158f04-76f5-4408-a68f-511f0882be41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216564 | controller | Jun 12 15:58:59.243125 crc crio[24284]: time="2026-06-12T15:58:59.242952172Z" level=info msg="Removed container da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12: openstack/root-account-create-update-fhltf/mariadb-account-create-update" id=82158f04-76f5-4408-a68f-511f0882be41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216580 | controller | Jun 12 15:58:59.249161 crc crio[24284]: time="2026-06-12T15:58:59.249088078Z" level=info msg="Removing container: 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a" id=519455a2-95ae-41a5-8e87-85ea3c57c10d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216601 | controller | Jun 12 15:58:59.481991 crc crio[24284]: time="2026-06-12T15:58:59.481852712Z" level=info msg="Removed container 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a: openshift-infra/auto-csr-approver-29687992-mpjwr/oc" id=519455a2-95ae-41a5-8e87-85ea3c57c10d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.216617 | controller | Jun 12 15:58:59.493185 crc crio[24284]: time="2026-06-12T15:58:59.493064301Z" level=info msg="Stopping pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464" id=0a90930d-050f-4a54-b9a0-9b030e5b2c52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216633 | controller | Jun 12 15:58:59.493185 crc crio[24284]: time="2026-06-12T15:58:59.493181795Z" level=info msg="Stopped pod sandbox (already stopped): 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464" id=0a90930d-050f-4a54-b9a0-9b030e5b2c52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216649 | controller | Jun 12 15:58:59.494168 crc crio[24284]: time="2026-06-12T15:58:59.494058674Z" level=info msg="Removing pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464" id=fe5b0228-2983-4870-9f6c-e1c535b65b04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216665 | controller | Jun 12 15:58:59.527898 crc crio[24284]: time="2026-06-12T15:58:59.52774298Z" level=info msg="Removed pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464" id=fe5b0228-2983-4870-9f6c-e1c535b65b04 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216680 | controller | Jun 12 15:58:59.529200 crc crio[24284]: time="2026-06-12T15:58:59.529040839Z" level=info msg="Stopping pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089" id=fae2d450-9637-454b-97bd-8cfabf2af09f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216696 | controller | Jun 12 15:58:59.529200 crc crio[24284]: time="2026-06-12T15:58:59.529151412Z" level=info msg="Stopped pod sandbox (already stopped): 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089" id=fae2d450-9637-454b-97bd-8cfabf2af09f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216712 | controller | Jun 12 15:58:59.530202 crc crio[24284]: time="2026-06-12T15:58:59.530120014Z" level=info msg="Removing pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089" id=9bb5cfbe-837c-4458-aa9c-33f392640904 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216727 | controller | Jun 12 15:58:59.551174 crc crio[24284]: time="2026-06-12T15:58:59.551012529Z" level=info msg="Removed pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089" id=9bb5cfbe-837c-4458-aa9c-33f392640904 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216743 | controller | Jun 12 15:58:59.552749 crc crio[24284]: time="2026-06-12T15:58:59.5526847Z" level=info msg="Stopping pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8" id=3a41c956-a972-424f-977a-b9f6abc99c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216758 | controller | Jun 12 15:58:59.552749 crc crio[24284]: time="2026-06-12T15:58:59.552748562Z" level=info msg="Stopped pod sandbox (already stopped): efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8" id=3a41c956-a972-424f-977a-b9f6abc99c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216774 | controller | Jun 12 15:58:59.553710 crc crio[24284]: time="2026-06-12T15:58:59.553600439Z" level=info msg="Removing pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8" id=bb2e2b0a-1f7a-412d-9f98-767138a439ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216790 | controller | Jun 12 15:58:59.576591 crc crio[24284]: time="2026-06-12T15:58:59.576438906Z" level=info msg="Removed pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8" id=bb2e2b0a-1f7a-412d-9f98-767138a439ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216813 | controller | Jun 12 15:58:59.577774 crc crio[24284]: time="2026-06-12T15:58:59.577640283Z" level=info msg="Stopping pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d" id=4a0a8bef-09cf-4fd5-bbbc-bd23cce92716 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216828 | controller | Jun 12 15:58:59.577774 crc crio[24284]: time="2026-06-12T15:58:59.577737666Z" level=info msg="Stopped pod sandbox (already stopped): a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d" id=4a0a8bef-09cf-4fd5-bbbc-bd23cce92716 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216844 | controller | Jun 12 15:58:59.579949 crc crio[24284]: time="2026-06-12T15:58:59.578692277Z" level=info msg="Removing pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d" id=5de67195-8cd0-4999-ae94-0c42bf116d52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216860 | controller | Jun 12 15:58:59.603207 crc crio[24284]: time="2026-06-12T15:58:59.603045635Z" level=info msg="Removed pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d" id=5de67195-8cd0-4999-ae94-0c42bf116d52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216876 | controller | Jun 12 15:58:59.604573 crc crio[24284]: time="2026-06-12T15:58:59.604463236Z" level=info msg="Stopping pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753" id=89b560c2-ce2f-4969-bedc-0e21ff6308c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216892 | controller | Jun 12 15:58:59.604696 crc crio[24284]: time="2026-06-12T15:58:59.60458335Z" level=info msg="Stopped pod sandbox (already stopped): 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753" id=89b560c2-ce2f-4969-bedc-0e21ff6308c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216908 | controller | Jun 12 15:58:59.605994 crc crio[24284]: time="2026-06-12T15:58:59.605873012Z" level=info msg="Removing pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753" id=3fa2d0a3-8347-4bf7-b5a7-fdb640c4c2d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216924 | controller | Jun 12 15:58:59.629582 crc crio[24284]: time="2026-06-12T15:58:59.629007389Z" level=info msg="Removed pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753" id=3fa2d0a3-8347-4bf7-b5a7-fdb640c4c2d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216941 | controller | Jun 12 15:58:59.630928 crc crio[24284]: time="2026-06-12T15:58:59.630841296Z" level=info msg="Stopping pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735" id=a2c6b655-85b5-4d95-ac38-f4609037f2be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216957 | controller | Jun 12 15:58:59.630928 crc crio[24284]: time="2026-06-12T15:58:59.630922288Z" level=info msg="Stopped pod sandbox (already stopped): 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735" id=a2c6b655-85b5-4d95-ac38-f4609037f2be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.216973 | controller | Jun 12 15:58:59.632009 crc crio[24284]: time="2026-06-12T15:58:59.631889229Z" level=info msg="Removing pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735" id=bcc4afa2-c829-46cf-a08a-12b6aa5e25eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.216989 | controller | Jun 12 15:58:59.654289 crc crio[24284]: time="2026-06-12T15:58:59.654071756Z" level=info msg="Removed pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735" id=bcc4afa2-c829-46cf-a08a-12b6aa5e25eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217005 | controller | Jun 12 15:59:59.680588 crc crio[24284]: time="2026-06-12T15:59:59.679472542Z" level=info msg="Removing container: 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a" id=99b37b80-c6ba-44af-833c-691ed4d1105f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217025 | controller | Jun 12 15:59:59.722471 crc crio[24284]: time="2026-06-12T15:59:59.722152924Z" level=info msg="Removed container 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a: openstack/nova-api-db-create-4cdgh/mariadb-database-create" id=99b37b80-c6ba-44af-833c-691ed4d1105f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217041 | controller | Jun 12 15:59:59.726341 crc crio[24284]: time="2026-06-12T15:59:59.726146203Z" level=info msg="Removing container: 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d" id=90eb07f4-2840-48a6-8361-f80a14033a60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217057 | controller | Jun 12 15:59:59.816223 crc crio[24284]: time="2026-06-12T15:59:59.816124167Z" level=info msg="Removed container 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update" id=90eb07f4-2840-48a6-8361-f80a14033a60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217073 | controller | Jun 12 15:59:59.820212 crc crio[24284]: time="2026-06-12T15:59:59.82008584Z" level=info msg="Removing container: 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613" id=55b8c62c-258a-48ea-af41-65c47353fee5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217088 | controller | Jun 12 15:59:59.880652 crc crio[24284]: time="2026-06-12T15:59:59.880484916Z" level=info msg="Removed container 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update" id=55b8c62c-258a-48ea-af41-65c47353fee5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217103 | controller | Jun 12 15:59:59.883131 crc crio[24284]: time="2026-06-12T15:59:59.883057076Z" level=info msg="Removing container: 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9" id=ae0025c1-589b-4629-bcc2-980fa4ae873b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217119 | controller | Jun 12 15:59:59.941089 crc crio[24284]: time="2026-06-12T15:59:59.940730502Z" level=info msg="Removed container 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9: openshift-marketplace/redhat-operators-zrdgq/extract-utilities" id=ae0025c1-589b-4629-bcc2-980fa4ae873b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217135 | controller | Jun 12 15:59:59.945076 crc crio[24284]: time="2026-06-12T15:59:59.944912975Z" level=info msg="Removing container: 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f" id=109a2167-915c-4e81-9634-83b9645fcc5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217151 | controller | Jun 12 16:00:00.018942 crc crio[24284]: time="2026-06-12T16:00:00.018813502Z" level=info msg="Removed container 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f: openshift-marketplace/redhat-operators-zrdgq/extract-content" id=109a2167-915c-4e81-9634-83b9645fcc5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217168 | controller | Jun 12 16:00:00.021743 crc crio[24284]: time="2026-06-12T16:00:00.021653651Z" level=info msg="Removing container: ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63" id=bd5b2369-60db-450f-ba43-fd9b8a511ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217184 | controller | Jun 12 16:00:00.079398 crc crio[24284]: time="2026-06-12T16:00:00.079150323Z" level=info msg="Removed container ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create" id=bd5b2369-60db-450f-ba43-fd9b8a511ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217200 | controller | Jun 12 16:00:00.084440 crc crio[24284]: time="2026-06-12T16:00:00.084154721Z" level=info msg="Removing container: 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87" id=717d643e-0d50-45c6-90cc-6c071fda60cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217221 | controller | Jun 12 16:00:00.172700 crc crio[24284]: time="2026-06-12T16:00:00.172562356Z" level=info msg="Removed container 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create" id=717d643e-0d50-45c6-90cc-6c071fda60cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217237 | controller | Jun 12 16:00:00.177131 crc crio[24284]: time="2026-06-12T16:00:00.177044004Z" level=info msg="Removing container: d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a" id=7eb30641-0f00-49c5-ba1f-f9cc2d498660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217253 | controller | Jun 12 16:00:00.223076 crc crio[24284]: time="2026-06-12T16:00:00.222864401Z" level=info msg="Removed container d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update" id=7eb30641-0f00-49c5-ba1f-f9cc2d498660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217269 | controller | Jun 12 16:00:00.225768 crc crio[24284]: time="2026-06-12T16:00:00.225596937Z" level=info msg="Removing container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7" id=2c284bdb-f647-4c63-9e33-dc2bbd8350dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217284 | controller | Jun 12 16:00:00.252708 crc crio[24284]: time="2026-06-12T16:00:00.252578327Z" level=info msg="Removed container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server" id=2c284bdb-f647-4c63-9e33-dc2bbd8350dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.217300 | controller | Jun 12 16:00:00.265930 crc crio[24284]: time="2026-06-12T16:00:00.265850358Z" level=info msg="Stopping pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e" id=02d5f16e-2e30-46a0-a2a5-da2bf09e4dfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217316 | controller | Jun 12 16:00:00.266589 crc crio[24284]: time="2026-06-12T16:00:00.266554621Z" level=info msg="Stopped pod sandbox (already stopped): 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e" id=02d5f16e-2e30-46a0-a2a5-da2bf09e4dfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217332 | controller | Jun 12 16:00:00.268190 crc crio[24284]: time="2026-06-12T16:00:00.26787509Z" level=info msg="Removing pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e" id=07f2ca40-02e4-433f-9f85-936df9805307 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217347 | controller | Jun 12 16:00:00.287526 crc crio[24284]: time="2026-06-12T16:00:00.287429911Z" level=info msg="Removed pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e" id=07f2ca40-02e4-433f-9f85-936df9805307 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217363 | controller | Jun 12 16:00:00.288570 crc crio[24284]: time="2026-06-12T16:00:00.288459469Z" level=info msg="Stopping pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9" id=2d137a22-42fc-4e34-8a3c-b9f80cd5ea16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217379 | controller | Jun 12 16:00:00.288570 crc crio[24284]: time="2026-06-12T16:00:00.288539962Z" level=info msg="Stopped pod sandbox (already stopped): 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9" id=2d137a22-42fc-4e34-8a3c-b9f80cd5ea16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217395 | controller | Jun 12 16:00:00.289610 crc crio[24284]: time="2026-06-12T16:00:00.289427902Z" level=info msg="Removing pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9" id=b2c8de8a-5bed-4c74-9112-22af6197e940 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217415 | controller | Jun 12 16:00:00.322076 crc crio[24284]: time="2026-06-12T16:00:00.320086677Z" level=info msg="Removed pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9" id=b2c8de8a-5bed-4c74-9112-22af6197e940 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217432 | controller | Jun 12 16:00:00.322076 crc crio[24284]: time="2026-06-12T16:00:00.321176436Z" level=info msg="Stopping pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6" id=4f63fc31-1f4c-4923-9a3c-d6b9644484ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217448 | controller | Jun 12 16:00:00.322076 crc crio[24284]: time="2026-06-12T16:00:00.32130263Z" level=info msg="Stopped pod sandbox (already stopped): cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6" id=4f63fc31-1f4c-4923-9a3c-d6b9644484ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217463 | controller | Jun 12 16:00:00.322076 crc crio[24284]: time="2026-06-12T16:00:00.321898249Z" level=info msg="Removing pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6" id=a80c21f5-20b6-4d19-8079-2a0054b21b57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217479 | controller | Jun 12 16:00:00.337411 crc crio[24284]: time="2026-06-12T16:00:00.337315085Z" level=info msg="Removed pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6" id=a80c21f5-20b6-4d19-8079-2a0054b21b57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217494 | controller | Jun 12 16:00:00.338955 crc crio[24284]: time="2026-06-12T16:00:00.338854882Z" level=info msg="Stopping pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89" id=a5baf06f-8099-4423-8d2c-d02bb6979e1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217525 | controller | Jun 12 16:00:00.338955 crc crio[24284]: time="2026-06-12T16:00:00.338963005Z" level=info msg="Stopped pod sandbox (already stopped): 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89" id=a5baf06f-8099-4423-8d2c-d02bb6979e1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217547 | controller | Jun 12 16:00:00.341082 crc crio[24284]: time="2026-06-12T16:00:00.340851496Z" level=info msg="Removing pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89" id=2c8b1a26-9f89-48d5-ae00-53d5a004a18c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217564 | controller | Jun 12 16:00:00.374305 crc crio[24284]: time="2026-06-12T16:00:00.374125914Z" level=info msg="Removed pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89" id=2c8b1a26-9f89-48d5-ae00-53d5a004a18c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217580 | controller | Jun 12 16:00:00.375424 crc crio[24284]: time="2026-06-12T16:00:00.375326979Z" level=info msg="Stopping pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab" id=768f1e7d-b8e7-4e6a-8fa5-42168d947865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217596 | controller | Jun 12 16:00:00.375521 crc crio[24284]: time="2026-06-12T16:00:00.375446483Z" level=info msg="Stopped pod sandbox (already stopped): 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab" id=768f1e7d-b8e7-4e6a-8fa5-42168d947865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217612 | controller | Jun 12 16:00:00.376226 crc crio[24284]: time="2026-06-12T16:00:00.376132685Z" level=info msg="Removing pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab" id=1ecd5704-6173-4c42-a649-d7ea415acc61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217628 | controller | Jun 12 16:00:00.400984 crc crio[24284]: time="2026-06-12T16:00:00.400840661Z" level=info msg="Removed pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab" id=1ecd5704-6173-4c42-a649-d7ea415acc61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217650 | controller | Jun 12 16:00:00.402121 crc crio[24284]: time="2026-06-12T16:00:00.402001783Z" level=info msg="Stopping pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d" id=29cf2233-f311-43f3-849f-b75ff5f2f30d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217667 | controller | Jun 12 16:00:00.402228 crc crio[24284]: time="2026-06-12T16:00:00.402156547Z" level=info msg="Stopped pod sandbox (already stopped): 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d" id=29cf2233-f311-43f3-849f-b75ff5f2f30d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217682 | controller | Jun 12 16:00:00.403119 crc crio[24284]: time="2026-06-12T16:00:00.403046416Z" level=info msg="Removing pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d" id=ccb8665a-580f-4118-9a6b-2b24559fd8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217698 | controller | Jun 12 16:00:00.442431 crc crio[24284]: time="2026-06-12T16:00:00.442347217Z" level=info msg="Removed pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d" id=ccb8665a-580f-4118-9a6b-2b24559fd8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217714 | controller | Jun 12 16:00:00.443762 crc crio[24284]: time="2026-06-12T16:00:00.443690587Z" level=info msg="Stopping pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae" id=e7b9eead-e22d-41ca-bc61-175e977213a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217730 | controller | Jun 12 16:00:00.443870 crc crio[24284]: time="2026-06-12T16:00:00.44377735Z" level=info msg="Stopped pod sandbox (already stopped): 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae" id=e7b9eead-e22d-41ca-bc61-175e977213a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.217746 | controller | Jun 12 16:00:00.444820 crc crio[24284]: time="2026-06-12T16:00:00.44470962Z" level=info msg="Removing pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae" id=d1650cc3-54c7-469c-b44b-2d6787303500 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217762 | controller | Jun 12 16:00:00.472643 crc crio[24284]: time="2026-06-12T16:00:00.472500203Z" level=info msg="Removed pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae" id=d1650cc3-54c7-469c-b44b-2d6787303500 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.217778 | controller | Jun 12 16:00:00.977202 crc crio[24284]: time="2026-06-12T16:00:00.976561339Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/POD" id=39a5cbb4-98a5-4eb8-8e49-d33327772312 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.217794 | controller | Jun 12 16:00:00.978729 crc crio[24284]: time="2026-06-12T16:00:00.977395266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.217811 | controller | Jun 12 16:00:01.026471 crc crio[24284]: time="2026-06-12T16:00:01.02621939Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc002722500}] Aliases:map[]}"
2026-06-12 16:39:22.217828 | controller | Jun 12 16:00:01.026471 crc crio[24284]: time="2026-06-12T16:00:01.026341424Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.217851 | controller | Jun 12 16:00:01.069966 crc crio[24284]: time="2026-06-12T16:00:01.069862906Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688000-sw54s/POD" id=6d7d8216-95f5-4c03-bde9-c21195cc3775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.217867 | controller | Jun 12 16:00:01.070096 crc crio[24284]: time="2026-06-12T16:00:01.069981939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.217884 | controller | Jun 12 16:00:01.129642 crc crio[24284]: time="2026-06-12T16:00:01.129430462Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc004286408}] Aliases:map[]}"
2026-06-12 16:39:22.217900 | controller | Jun 12 16:00:01.129642 crc crio[24284]: time="2026-06-12T16:00:01.129499804Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688000-sw54s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.217917 | controller | Jun 12 16:00:01.622532 crc crio[24284]: 2026-06-12T16:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e775a156b8f8bb Mac:26:9f:7d:c0:be:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 SocketPath: PciID:}] [{Interface:0xc0005a6680 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.217933 | controller | Jun 12 16:00:01.624571 crc crio[24284]: time="2026-06-12T16:00:01.624508956Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc004286408}] Aliases:map[]}"
2026-06-12 16:39:22.217949 | controller | Jun 12 16:00:01.624755 crc crio[24284]: time="2026-06-12T16:00:01.624654611Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688000-sw54s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.217965 | controller | Jun 12 16:00:01.643811 crc crio[24284]: time="2026-06-12T16:00:01.643693691Z" level=info msg="Ran pod sandbox 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 with infra container: openshift-infra/auto-csr-approver-29688000-sw54s/POD" id=6d7d8216-95f5-4c03-bde9-c21195cc3775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.217981 | controller | Jun 12 16:00:01.648056 crc crio[24284]: time="2026-06-12T16:00:01.647992456Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b9490c41-a844-4b16-8341-14e9edb0d855 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.217998 | controller | Jun 12 16:00:01.663160 crc crio[24284]: time="2026-06-12T16:00:01.663057049Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.218014 | controller | Jun 12 16:00:01.736976 crc crio[24284]: 2026-06-12T16:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b500c2962ae984b Mac:ee:2f:cd:8d:54:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 SocketPath: PciID:}] [{Interface:0xc000328ee0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.218036 | controller | Jun 12 16:00:01.739422 crc crio[24284]: time="2026-06-12T16:00:01.739332651Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc002722500}] Aliases:map[]}"
2026-06-12 16:39:22.218052 | controller | Jun 12 16:00:01.740014 crc crio[24284]: time="2026-06-12T16:00:01.739988672Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.218069 | controller | Jun 12 16:00:01.752538 crc crio[24284]: time="2026-06-12T16:00:01.752504557Z" level=info msg="Ran pod sandbox b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/POD" id=39a5cbb4-98a5-4eb8-8e49-d33327772312 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.218085 | controller | Jun 12 16:00:01.756874 crc crio[24284]: time="2026-06-12T16:00:01.75684495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c594e55-6c86-488a-9fc0-9208dce19455 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.218102 | controller | Jun 12 16:00:01.760012 crc crio[24284]: time="2026-06-12T16:00:01.759905102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=26f78c2c-2a44-42fb-b54f-9f4e5d314ffd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.218118 | controller | Jun 12 16:00:01.774525 crc crio[24284]: time="2026-06-12T16:00:01.77340109Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles" id=122e74cc-6d8d-4070-a08f-9812161d847f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.218134 | controller | Jun 12 16:00:01.774856 crc crio[24284]: time="2026-06-12T16:00:01.77463903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218150 | controller | Jun 12 16:00:01.911129 crc crio[24284]: time="2026-06-12T16:00:01.910978902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218166 | controller | Jun 12 16:00:01.956218 crc crio[24284]: time="2026-06-12T16:00:01.95586541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218181 | controller | Jun 12 16:00:02.165305 crc crio[24284]: time="2026-06-12T16:00:02.165147687Z" level=info msg="Created container 6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles" id=122e74cc-6d8d-4070-a08f-9812161d847f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.218197 | controller | Jun 12 16:00:02.169497 crc crio[24284]: time="2026-06-12T16:00:02.169206596Z" level=info msg="Starting container: 6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125" id=6563c731-6afe-4f9a-ac89-42e186a163d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.218213 | controller | Jun 12 16:00:02.180539 crc crio[24284]: time="2026-06-12T16:00:02.179778105Z" level=info msg="Started container" PID=117365 containerID=6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles id=6563c731-6afe-4f9a-ac89-42e186a163d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201
2026-06-12 16:39:22.218234 | controller | Jun 12 16:00:04.259614 crc crio[24284]: time="2026-06-12T16:00:04.258494937Z" level=info msg="Stopping pod sandbox: b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201" id=f4a4e6b5-124a-4a58-b461-c07a5597a898 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218251 | controller | Jun 12 16:00:04.262777 crc crio[24284]: time="2026-06-12T16:00:04.26156905Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc001e04b98}] Aliases:map[]}"
2026-06-12 16:39:22.218267 | controller | Jun 12 16:00:04.262777 crc crio[24284]: time="2026-06-12T16:00:04.261770657Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.218284 | controller | Jun 12 16:00:04.700611 crc crio[24284]: time="2026-06-12T16:00:04.700481102Z" level=info msg="Stopped pod sandbox: b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201" id=f4a4e6b5-124a-4a58-b461-c07a5597a898 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218300 | controller | Jun 12 16:00:05.380836 crc crio[24284]: time="2026-06-12T16:00:05.380141773Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b9490c41-a844-4b16-8341-14e9edb0d855 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.218316 | controller | Jun 12 16:00:05.382627 crc crio[24284]: time="2026-06-12T16:00:05.381806986Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6dbc954-8807-4856-8a8f-e3ab6542269d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.218332 | controller | Jun 12 16:00:05.384701 crc crio[24284]: time="2026-06-12T16:00:05.384590736Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fc28ced9-3b88-47bd-baac-4dbef0deed51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.218347 | controller | Jun 12 16:00:05.392134 crc crio[24284]: time="2026-06-12T16:00:05.391971531Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688000-sw54s/oc" id=b95ce251-bd14-4fe9-8456-3fafbbe32186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.218363 | controller | Jun 12 16:00:05.392803 crc crio[24284]: time="2026-06-12T16:00:05.392731833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218379 | controller | Jun 12 16:00:05.444919 crc crio[24284]: time="2026-06-12T16:00:05.444780791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218394 | controller | Jun 12 16:00:06.176969 crc crio[24284]: time="2026-06-12T16:00:06.176836769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218410 | controller | Jun 12 16:00:06.403905 crc crio[24284]: time="2026-06-12T16:00:06.403601306Z" level=info msg="Created container f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb: openshift-infra/auto-csr-approver-29688000-sw54s/oc" id=b95ce251-bd14-4fe9-8456-3fafbbe32186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.218431 | controller | Jun 12 16:00:06.405129 crc crio[24284]: time="2026-06-12T16:00:06.405035571Z" level=info msg="Starting container: f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb" id=e590d271-6955-41d3-a796-4ca792038851 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.218447 | controller | Jun 12 16:00:06.411740 crc crio[24284]: time="2026-06-12T16:00:06.411577004Z" level=info msg="Started container" PID=117581 containerID=f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb description=openshift-infra/auto-csr-approver-29688000-sw54s/oc id=e590d271-6955-41d3-a796-4ca792038851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0
2026-06-12 16:39:22.218463 | controller | Jun 12 16:00:08.370562 crc crio[24284]: time="2026-06-12T16:00:08.368862925Z" level=info msg="Stopping pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0" id=74abe0ea-14ec-41f3-ac72-3ced7f766fb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218480 | controller | Jun 12 16:00:08.372940 crc crio[24284]: time="2026-06-12T16:00:08.372770061Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc00041d658}] Aliases:map[]}"
2026-06-12 16:39:22.218496 | controller | Jun 12 16:00:08.373234 crc crio[24284]: time="2026-06-12T16:00:08.373162614Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688000-sw54s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.218526 | controller | Jun 12 16:00:08.884901 crc crio[24284]: time="2026-06-12T16:00:08.884460531Z" level=info msg="Stopped pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0" id=74abe0ea-14ec-41f3-ac72-3ced7f766fb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218547 | controller | Jun 12 16:01:00.499176 crc crio[24284]: time="2026-06-12T16:01:00.49764208Z" level=info msg="Removing container: 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368" id=c6cde102-c7ae-4310-80ae-4f3334a07666 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218564 | controller | Jun 12 16:01:00.621759 crc crio[24284]: time="2026-06-12T16:01:00.621647471Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29688001-v6hcg/POD" id=7865c898-69e1-450d-8d74-20d037afdeb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.218580 | controller | Jun 12 16:01:00.621978 crc crio[24284]: time="2026-06-12T16:01:00.621836277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.218596 | controller | Jun 12 16:01:00.795032 crc crio[24284]: time="2026-06-12T16:01:00.794750339Z" level=info msg="Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc00041dc98}] Aliases:map[]}"
2026-06-12 16:39:22.218617 | controller | Jun 12 16:01:00.795032 crc crio[24284]: time="2026-06-12T16:01:00.794861513Z" level=info msg="Adding pod openstack_keystone-cron-29688001-v6hcg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.218633 | controller | Jun 12 16:01:00.808018 crc crio[24284]: time="2026-06-12T16:01:00.807930092Z" level=info msg="Removed container 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync" id=c6cde102-c7ae-4310-80ae-4f3334a07666 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218649 | controller | Jun 12 16:01:00.820954 crc crio[24284]: time="2026-06-12T16:01:00.820642757Z" level=info msg="Removing container: ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde" id=a3cd4015-5d78-47e3-8662-db7fb71a72e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218665 | controller | Jun 12 16:01:00.921825 crc crio[24284]: time="2026-06-12T16:01:00.921096133Z" level=info msg="Removed container ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles" id=a3cd4015-5d78-47e3-8662-db7fb71a72e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218681 | controller | Jun 12 16:01:00.932321 crc crio[24284]: time="2026-06-12T16:01:00.932042733Z" level=info msg="Removing container: c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69" id=96b35a98-dedd-4bed-ae76-4b16296687b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218698 | controller | Jun 12 16:01:01.104149 crc crio[24284]: time="2026-06-12T16:01:01.103768292Z" level=info msg="Removed container c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage" id=96b35a98-dedd-4bed-ae76-4b16296687b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218714 | controller | Jun 12 16:01:01.108743 crc crio[24284]: time="2026-06-12T16:01:01.108617553Z" level=info msg="Removing container: 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b" id=6565a9c1-7ab5-430b-8ca0-66e86f6c2ac8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218729 | controller | Jun 12 16:01:01.249344 crc crio[24284]: time="2026-06-12T16:01:01.248541354Z" level=info msg="Removed container 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync" id=6565a9c1-7ab5-430b-8ca0-66e86f6c2ac8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218745 | controller | Jun 12 16:01:01.252924 crc crio[24284]: time="2026-06-12T16:01:01.252554399Z" level=info msg="Removing container: f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a" id=be047ae2-4540-4952-9138-8a70a5c8a20e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218761 | controller | Jun 12 16:01:01.470083 crc crio[24284]: 2026-06-12T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ff83ab696b2b98 Mac:e2:3e:ee:b3:e0:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.218777 | controller | Jun 12 16:01:01.473162 crc crio[24284]: time="2026-06-12T16:01:01.473067767Z" level=info msg="Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc00041dc98}] Aliases:map[]}"
2026-06-12 16:39:22.218798 | controller | Jun 12 16:01:01.475151 crc crio[24284]: time="2026-06-12T16:01:01.474228693Z" level=info msg="Checking pod openstack_keystone-cron-29688001-v6hcg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.218815 | controller | Jun 12 16:01:01.621646 crc crio[24284]: time="2026-06-12T16:01:01.621477652Z" level=info msg="Ran pod sandbox 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa with infra container: openstack/keystone-cron-29688001-v6hcg/POD" id=7865c898-69e1-450d-8d74-20d037afdeb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.218831 | controller | Jun 12 16:01:01.628542 crc crio[24284]: time="2026-06-12T16:01:01.628231362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=24d7e060-3f26-4d6f-9509-643b559a98c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.218847 | controller | Jun 12 16:01:01.666056 crc crio[24284]: time="2026-06-12T16:01:01.665898667Z" level=info msg="Removed container f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a: openshift-infra/auto-csr-approver-29687994-n5dxx/oc" id=be047ae2-4540-4952-9138-8a70a5c8a20e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.218863 | controller | Jun 12 16:01:01.728689 crc crio[24284]: time="2026-06-12T16:01:01.728034801Z" level=info msg="Stopping pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2" id=03db260a-e321-402b-b76a-4776810c1946 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218879 | controller | Jun 12 16:01:01.728689 crc crio[24284]: time="2026-06-12T16:01:01.728138855Z" level=info msg="Stopped pod sandbox (already stopped): 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2" id=03db260a-e321-402b-b76a-4776810c1946 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218895 | controller | Jun 12 16:01:01.730399 crc crio[24284]: time="2026-06-12T16:01:01.729660577Z" level=info msg="Removing pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2" id=06295ca0-ec77-4ab4-b316-c556af5efbb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.218911 | controller | Jun 12 16:01:01.817385 crc crio[24284]: time="2026-06-12T16:01:01.81718009Z" level=info msg="Removed pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2" id=06295ca0-ec77-4ab4-b316-c556af5efbb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.218929 | controller | Jun 12 16:01:01.818618 crc crio[24284]: time="2026-06-12T16:01:01.818519823Z" level=info msg="Stopping pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274" id=014beb4e-0c94-4fc7-a8e4-c4e81188bd6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218947 | controller | Jun 12 16:01:01.818712 crc crio[24284]: time="2026-06-12T16:01:01.818632997Z" level=info msg="Stopped pod sandbox (already stopped): 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274" id=014beb4e-0c94-4fc7-a8e4-c4e81188bd6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.218962 | controller | Jun 12 16:01:01.820819 crc crio[24284]: time="2026-06-12T16:01:01.820708304Z" level=info msg="Removing pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274" id=4b32eb12-3160-446d-b51b-181dc57773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.218978 | controller | Jun 12 16:01:01.856759 crc crio[24284]: time="2026-06-12T16:01:01.856435405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=3eaa3cb9-d73b-4714-b052-ed20c92d82d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.218994 | controller | Jun 12 16:01:01.863504 crc crio[24284]: time="2026-06-12T16:01:01.862589257Z" level=info msg="Removed pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274" id=4b32eb12-3160-446d-b51b-181dc57773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219014 | controller | Jun 12 16:01:01.866565 crc crio[24284]: time="2026-06-12T16:01:01.866336029Z" level=info msg="Stopping pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd" id=b99a4108-ea2c-4271-81b2-349a70618b83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219030 | controller | Jun 12 16:01:01.866565 crc crio[24284]: time="2026-06-12T16:01:01.866505144Z" level=info msg="Stopped pod sandbox (already stopped): 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd" id=b99a4108-ea2c-4271-81b2-349a70618b83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219046 | controller | Jun 12 16:01:01.870850 crc crio[24284]: time="2026-06-12T16:01:01.870182985Z" level=info msg="Removing pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd" id=13418e01-21b3-4330-b807-40ee269ab776 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219062 | controller | Jun 12 16:01:01.893181 crc crio[24284]: time="2026-06-12T16:01:01.893032998Z" level=info msg="Removed pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd" id=13418e01-21b3-4330-b807-40ee269ab776 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219078 | controller | Jun 12 16:01:01.895631 crc crio[24284]: time="2026-06-12T16:01:01.895516855Z" level=info msg="Stopping pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd" id=1bc7f3ea-4fa6-4413-a637-078eb9aa7774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219094 | controller | Jun 12 16:01:01.895726 crc crio[24284]: time="2026-06-12T16:01:01.895654769Z" level=info msg="Stopped pod sandbox (already stopped): a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd" id=1bc7f3ea-4fa6-4413-a637-078eb9aa7774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219109 | controller | Jun 12 16:01:01.896702 crc crio[24284]: time="2026-06-12T16:01:01.896478296Z" level=info msg="Removing pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd" id=fb9b0be5-f949-4ce6-ae0d-d9c3987144f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219125 | controller | Jun 12 16:01:01.919948 crc crio[24284]: time="2026-06-12T16:01:01.919843937Z" level=info msg="Removed pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd" id=fb9b0be5-f949-4ce6-ae0d-d9c3987144f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219140 | controller | Jun 12 16:01:01.921512 crc crio[24284]: time="2026-06-12T16:01:01.921385244Z" level=info msg="Stopping pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8" id=41c19204-73b1-4f44-b8ae-e7e2bd8caff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219156 | controller | Jun 12 16:01:01.921512 crc crio[24284]: time="2026-06-12T16:01:01.921498537Z" level=info msg="Stopped pod sandbox (already stopped): 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8" id=41c19204-73b1-4f44-b8ae-e7e2bd8caff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219172 | controller | Jun 12 16:01:01.922703 crc crio[24284]: time="2026-06-12T16:01:01.922307903Z" level=info msg="Removing pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8" id=903b2b7c-cdaf-4d51-b54b-e61ee096f893 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219188 | controller | Jun 12 16:01:01.935821 crc crio[24284]: time="2026-06-12T16:01:01.935727932Z" level=info msg="Creating container: openstack/keystone-cron-29688001-v6hcg/keystone-cron" id=4a80a1df-3026-4b33-a635-908e9024c03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.219204 | controller | Jun 12 16:01:01.947749 crc crio[24284]: time="2026-06-12T16:01:01.947112651Z" level=info msg="Removed pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8" id=903b2b7c-cdaf-4d51-b54b-e61ee096f893 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219224 | controller | Jun 12 16:01:01.949716 crc crio[24284]: time="2026-06-12T16:01:01.949616997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.219240 | controller | Jun 12 16:01:02.055667 crc crio[24284]: time="2026-06-12T16:01:02.055479294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.219256 | controller | Jun 12 16:01:02.068586 crc crio[24284]: time="2026-06-12T16:01:02.068517731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.219273 | controller | Jun 12 16:01:02.282567 crc crio[24284]: time="2026-06-12T16:01:02.282440837Z" level=info msg="Created container dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb: openstack/keystone-cron-29688001-v6hcg/keystone-cron" id=4a80a1df-3026-4b33-a635-908e9024c03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.219288 | controller | Jun 12 16:01:02.284730 crc crio[24284]: time="2026-06-12T16:01:02.284472332Z" level=info msg="Starting container: dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb" id=7e647cfe-1771-492b-8fd6-64b93009d404 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.219304 | controller | Jun 12 16:01:02.293096 crc crio[24284]: time="2026-06-12T16:01:02.29281129Z" level=info msg="Started container" PID=120471 containerID=dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb description=openstack/keystone-cron-29688001-v6hcg/keystone-cron id=7e647cfe-1771-492b-8fd6-64b93009d404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa
2026-06-12 16:39:22.219320 | controller | Jun 12 16:01:11.804737 crc crio[24284]: time="2026-06-12T16:01:11.803559853Z" level=info msg="Stopping pod sandbox: 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa" id=12b4ac49-2618-4394-a3c7-72ab328a5c14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219337 | controller | Jun 12 16:01:11.809115 crc crio[24284]: time="2026-06-12T16:01:11.805602589Z" level=info msg="Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc004287870}] Aliases:map[]}"
2026-06-12 16:39:22.219353 | controller | Jun 12 16:01:11.809115 crc crio[24284]: time="2026-06-12T16:01:11.805794005Z" level=info msg="Deleting pod openstack_keystone-cron-29688001-v6hcg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.219401 | controller | Jun 12 16:01:12.214806 crc crio[24284]: time="2026-06-12T16:01:12.214231984Z" level=info msg="Stopped pod sandbox: 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa" id=12b4ac49-2618-4394-a3c7-72ab328a5c14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219421 | controller | Jun 12 16:02:00.569112 crc crio[24284]: time="2026-06-12T16:02:00.568353968Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688002-4x7ql/POD" id=2c8be94e-2edb-4b0b-9195-d949db62a8de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.219437 | controller | Jun 12 16:02:00.570329 crc crio[24284]: time="2026-06-12T16:02:00.569126171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.219475 | controller | Jun 12 16:02:00.602075 crc crio[24284]: time="2026-06-12T16:02:00.601927941Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc002722758}] Aliases:map[]}"
2026-06-12 16:39:22.219538 | controller | Jun 12 16:02:00.602075 crc crio[24284]: time="2026-06-12T16:02:00.601993194Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688002-4x7ql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.219565 | controller | Jun 12 16:02:01.264557 crc crio[24284]: 2026-06-12T16:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc9a298aeba198a Mac:ce:34:e6:0f:d0:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb SocketPath: PciID:}] [{Interface:0xc00041c920 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.219583 | controller | Jun 12 16:02:01.268210 crc crio[24284]: time="2026-06-12T16:02:01.268118501Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc002722758}] Aliases:map[]}"
2026-06-12 16:39:22.219623 | controller | Jun 12 16:02:01.268959 crc crio[24284]: time="2026-06-12T16:02:01.268918067Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688002-4x7ql for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.219645 | controller | Jun 12 16:02:01.292084 crc crio[24284]: time="2026-06-12T16:02:01.291770624Z" level=info msg="Ran pod sandbox fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 with infra container: openshift-infra/auto-csr-approver-29688002-4x7ql/POD" id=2c8be94e-2edb-4b0b-9195-d949db62a8de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.219662 | controller | Jun 12 16:02:01.304608 crc crio[24284]: time="2026-06-12T16:02:01.304525693Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=75699683-1ce3-4ac4-9453-baf5b1f842fc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.219678 | controller | Jun 12 16:02:01.312027 crc crio[24284]: time="2026-06-12T16:02:01.311957364Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.219721 | controller | Jun 12 16:02:01.976210 crc crio[24284]: time="2026-06-12T16:02:01.975455476Z" level=info msg="Removing container: 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1" id=03274b2c-4355-4f77-8407-5f1bc9bc5ac5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.219740 | controller | Jun 12 16:02:02.078136 crc crio[24284]: time="2026-06-12T16:02:02.078042741Z" level=info msg="Removed container 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage" id=03274b2c-4355-4f77-8407-5f1bc9bc5ac5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.219756 | controller | Jun 12 16:02:02.094179 crc crio[24284]: time="2026-06-12T16:02:02.094112243Z" level=info msg="Stopping pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee" id=7389f4b0-de32-4e40-b3da-81fad07b8518 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219796 | controller | Jun 12 16:02:02.094667 crc crio[24284]: time="2026-06-12T16:02:02.09464182Z" level=info msg="Stopped pod sandbox (already stopped): 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee" id=7389f4b0-de32-4e40-b3da-81fad07b8518 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.219821 | controller | Jun 12 16:02:02.095948 crc crio[24284]: time="2026-06-12T16:02:02.095832059Z" level=info msg="Removing pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee" id=dac261c9-b61d-400b-a222-0091af5788d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219838 | controller | Jun 12 16:02:02.124779 crc crio[24284]: time="2026-06-12T16:02:02.124621886Z" level=info msg="Removed pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee" id=dac261c9-b61d-400b-a222-0091af5788d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.219878 | controller | Jun 12 16:02:02.189664 crc crio[24284]: time="2026-06-12T16:02:02.189453895Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=75699683-1ce3-4ac4-9453-baf5b1f842fc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.219898 | controller | Jun 12 16:02:02.191237 crc crio[24284]: time="2026-06-12T16:02:02.19118295Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=abed253d-8af3-488b-9d36-b623a0bba890 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.219914 | controller | Jun 12 16:02:02.198896 crc crio[24284]: time="2026-06-12T16:02:02.198716191Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c49101e4-3572-4d89-b757-47b213be5850 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.219950 | controller | Jun 12 16:02:02.222560 crc crio[24284]: time="2026-06-12T16:02:02.222337387Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688002-4x7ql/oc" id=379087c2-9e09-4a64-9e9a-bb1c66be4597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.219973 | controller | Jun 12 16:02:02.223522 crc crio[24284]: time="2026-06-12T16:02:02.223147443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.219989 | controller | Jun 12 16:02:02.311447 crc crio[24284]: time="2026-06-12T16:02:02.31117874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220004 | controller | Jun 12 16:02:02.571060 crc crio[24284]: time="2026-06-12T16:02:02.570913402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220043 | controller | Jun 12 16:02:02.762731 crc crio[24284]: time="2026-06-12T16:02:02.762596366Z" level=info msg="Created container 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422: openshift-infra/auto-csr-approver-29688002-4x7ql/oc" id=379087c2-9e09-4a64-9e9a-bb1c66be4597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.220062 | controller | Jun 12 16:02:02.764965 crc crio[24284]: time="2026-06-12T16:02:02.764833948Z" level=info msg="Starting container: 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422" id=fdd4c585-4984-4001-b817-d0f8ddd41551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.220079 | controller | Jun 12 16:02:02.771848 crc crio[24284]: time="2026-06-12T16:02:02.771727108Z" level=info msg="Started container" PID=123418 containerID=7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422 description=openshift-infra/auto-csr-approver-29688002-4x7ql/oc id=fdd4c585-4984-4001-b817-d0f8ddd41551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500
2026-06-12 16:39:22.220095 | controller | Jun 12 16:02:04.720448 crc crio[24284]: time="2026-06-12T16:02:04.719230192Z" level=info msg="Stopping pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500" id=80da04d4-2400-40fa-9d8a-f865a3c8dcbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.220119 | controller | Jun 12 16:02:04.723195 crc crio[24284]: time="2026-06-12T16:02:04.721300869Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc001e04d38}] Aliases:map[]}"
2026-06-12 16:39:22.220136 | controller | Jun 12 16:02:04.723195 crc crio[24284]: time="2026-06-12T16:02:04.721516316Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688002-4x7ql from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.220152 | controller | Jun 12 16:02:05.151073 crc crio[24284]: time="2026-06-12T16:02:05.15073309Z" level=info msg="Stopped pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500" id=80da04d4-2400-40fa-9d8a-f865a3c8dcbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.220168 | controller | Jun 12 16:03:02.144215 crc crio[24284]: time="2026-06-12T16:03:02.143168419Z" level=info msg="Removing container: a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1" id=c09747cf-3f32-40f3-91c2-c1751db6411f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.220184 | controller | Jun 12 16:03:02.315963 crc crio[24284]: time="2026-06-12T16:03:02.31561531Z" level=info msg="Removed container a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1: openshift-infra/auto-csr-approver-29687996-nhtfz/oc" id=c09747cf-3f32-40f3-91c2-c1751db6411f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.220200 | controller | Jun 12 16:03:02.340578 crc crio[24284]: time="2026-06-12T16:03:02.340463724Z" level=info msg="Stopping pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e" id=d7ea7531-ec67-4eea-aa87-fdcd69b28de3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.220216 | controller | Jun 12 16:03:02.340578 crc crio[24284]: time="2026-06-12T16:03:02.340558377Z" level=info msg="Stopped pod sandbox (already stopped): 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e" id=d7ea7531-ec67-4eea-aa87-fdcd69b28de3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.220231 | controller | Jun 12 16:03:02.341610 crc crio[24284]: time="2026-06-12T16:03:02.341564258Z" level=info msg="Removing pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e" id=bd8c5ee2-50b6-4d1e-bce1-e764d8cba583 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.220248 | controller | Jun 12 16:03:02.370731 crc crio[24284]: time="2026-06-12T16:03:02.370587239Z" level=info msg="Removed pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e" id=bd8c5ee2-50b6-4d1e-bce1-e764d8cba583 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.220264 | controller | Jun 12 16:03:30.460817 crc crio[24284]: time="2026-06-12T16:03:30.459729071Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/POD" id=488504ed-b662-439a-846c-013c894704cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.220280 | controller | Jun 12 16:03:30.463675 crc crio[24284]: time="2026-06-12T16:03:30.460882008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220296 | controller | Jun 12 16:03:30.525131 crc crio[24284]: time="2026-06-12T16:03:30.525025812Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc004af80f0}] Aliases:map[]}"
2026-06-12 16:39:22.220317 | controller | Jun 12 16:03:30.525131 crc crio[24284]: time="2026-06-12T16:03:30.525108955Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.220334 | controller | Jun 12 16:03:31.777931 crc crio[24284]: 2026-06-12T16:03:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11b3f51cc51fb5d Mac:06:2d:df:2d:2c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.220351 | controller | Jun 12 16:03:31.781696 crc crio[24284]: time="2026-06-12T16:03:31.781577939Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc004af80f0}] Aliases:map[]}"
2026-06-12 16:39:22.220367 | controller | Jun 12 16:03:31.782337 crc crio[24284]: time="2026-06-12T16:03:31.782177579Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.220384 | controller | Jun 12 16:03:31.805848 crc crio[24284]: time="2026-06-12T16:03:31.805735388Z" level=info msg="Ran pod sandbox 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/POD" id=488504ed-b662-439a-846c-013c894704cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.220400 | controller | Jun 12 16:03:31.809785 crc crio[24284]: time="2026-06-12T16:03:31.808835205Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220417 | controller | Jun 12 16:03:31.810110 crc crio[24284]: time="2026-06-12T16:03:31.810014164Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220433 | controller | Jun 12 16:03:31.810110 crc crio[24284]: time="2026-06-12T16:03:31.810090646Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220449 | controller | Jun 12 16:03:31.813084 crc crio[24284]: time="2026-06-12T16:03:31.812582915Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bf68060a-9d8f-4f50-a067-c03363d19b61 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.220465 | controller | Jun 12 16:03:31.829219 crc crio[24284]: time="2026-06-12T16:03:31.828938179Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-12 16:39:22.220481 | controller | Jun 12 16:03:46.434956 crc crio[24284]: time="2026-06-12T16:03:46.433686997Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-4x98h/POD" id=227641e6-8fb3-46f0-a137-cbc2b69c9167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.220502 | controller | Jun 12 16:03:46.436536 crc crio[24284]: time="2026-06-12T16:03:46.43502379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220548 | controller | Jun 12 16:03:46.540575 crc crio[24284]: time="2026-06-12T16:03:46.540470538Z" level=info msg="Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc0042861f0}] Aliases:map[]}"
2026-06-12 16:39:22.220566 | controller | Jun 12 16:03:46.540575 crc crio[24284]: time="2026-06-12T16:03:46.540553362Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-4x98h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.220583 | controller | Jun 12 16:03:47.044042 crc crio[24284]: 2026-06-12T16:03:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d731ddf46323551 Mac:56:39:3c:38:44:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa SocketPath: PciID:}] [{Interface:0xc00023ce20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.220599 | controller | Jun 12 16:03:47.045320 crc crio[24284]: time="2026-06-12T16:03:47.045149917Z" level=info msg="Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc0042861f0}] Aliases:map[]}"
2026-06-12 16:39:22.220616 | controller | Jun 12 16:03:47.045495 crc crio[24284]: time="2026-06-12T16:03:47.045396815Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-4x98h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.220632 | controller | Jun 12 16:03:47.263579 crc crio[24284]: time="2026-06-12T16:03:47.263366525Z" level=info msg="Ran pod sandbox d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd with infra container: openshift-marketplace/redhat-operators-4x98h/POD" id=227641e6-8fb3-46f0-a137-cbc2b69c9167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.220649 | controller | Jun 12 16:03:47.267801 crc crio[24284]: time="2026-06-12T16:03:47.267663138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a0e31a59-15ae-4a7a-afba-7ec159d22789 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220665 | controller | Jun 12 16:03:47.300037 crc crio[24284]: time="2026-06-12T16:03:47.297093699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3f3c0f2d-54a3-4267-8ce1-375df7426ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220681 | controller | Jun 12 16:03:47.314063 crc crio[24284]: time="2026-06-12T16:03:47.313929036Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4x98h/extract-utilities" id=1a252bf1-b36b-4392-801e-bedb6f770eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.220702 | controller | Jun 12 16:03:47.314723 crc crio[24284]: time="2026-06-12T16:03:47.314643479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220718 | controller | Jun 12 16:03:47.362445 crc crio[24284]: time="2026-06-12T16:03:47.362199012Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=bf68060a-9d8f-4f50-a067-c03363d19b61 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.220734 | controller | Jun 12 16:03:47.364141 crc crio[24284]: time="2026-06-12T16:03:47.363654665Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3457b8c6-a5cc-4790-a0ce-061213c9fdf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220750 | controller | Jun 12 16:03:47.391967 crc crio[24284]: time="2026-06-12T16:03:47.391161594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220766 | controller | Jun 12 16:03:47.401882 crc crio[24284]: time="2026-06-12T16:03:47.401783214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220781 | controller | Jun 12 16:03:47.417912 crc crio[24284]: time="2026-06-12T16:03:47.417783925Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dde31fcc-1edc-424f-930f-6e7d268f55e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.220797 | controller | Jun 12 16:03:47.458469 crc crio[24284]: time="2026-06-12T16:03:47.457472233Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=66042dbb-ef00-43f4-be44-de52ce7dd188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.220813 | controller | Jun 12 16:03:47.460198 crc crio[24284]: time="2026-06-12T16:03:47.459076675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220829 | controller | Jun 12 16:03:47.536317 crc crio[24284]: time="2026-06-12T16:03:47.536159678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220903 | controller | Jun 12 16:03:47.539502 crc crio[24284]: time="2026-06-12T16:03:47.539429613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.220923 | controller | Jun 12 16:03:47.764497 crc crio[24284]: time="2026-06-12T16:03:47.762761339Z" level=info msg="Created container aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d: openshift-marketplace/redhat-operators-4x98h/extract-utilities" id=1a252bf1-b36b-4392-801e-bedb6f770eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.220941 | controller | Jun 12 16:03:47.766876 crc crio[24284]: time="2026-06-12T16:03:47.766783287Z" level=info msg="Starting container: aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d" id=80bd713d-fea8-443f-863c-1edd6c02e701 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.220957 | controller | Jun 12 16:03:47.781913 crc crio[24284]: time="2026-06-12T16:03:47.781787537Z" level=info msg="Started container" PID=128667 containerID=aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d description=openshift-marketplace/redhat-operators-4x98h/extract-utilities id=80bd713d-fea8-443f-863c-1edd6c02e701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd
2026-06-12 16:39:22.220979 | controller | Jun 12 16:03:47.841791 crc crio[24284]: time="2026-06-12T16:03:47.841605859Z" level=info msg="Created container 32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=66042dbb-ef00-43f4-be44-de52ce7dd188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.220995 | controller | Jun 12 16:03:47.846099 crc crio[24284]: time="2026-06-12T16:03:47.843432677Z" level=info msg="Starting container: 32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c" id=f7da0865-ebe7-4472-84b1-8d9605e09d01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.221012 | controller | Jun 12 16:03:47.850003 crc crio[24284]: time="2026-06-12T16:03:47.849925935Z" level=info msg="Started container" PID=128668 containerID=32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=f7da0865-ebe7-4472-84b1-8d9605e09d01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41
2026-06-12 16:39:22.221028 | controller | Jun 12 16:03:48.074604 crc crio[24284]: time="2026-06-12T16:03:48.073506969Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-4c6l2/POD" id=708b8623-1eed-4668-ac45-965660cf17db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.221052 | controller | Jun 12 16:03:48.074604 crc crio[24284]: time="2026-06-12T16:03:48.073595062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221069 | controller | Jun 12 16:03:48.122779 crc crio[24284]: time="2026-06-12T16:03:48.122651669Z" level=info msg="Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc002c1e2a0}] Aliases:map[]}"
2026-06-12 16:39:22.221090 | controller | Jun 12 16:03:48.123100 crc crio[24284]: time="2026-06-12T16:03:48.122797694Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-4c6l2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.221107 | controller | Jun 12 16:03:48.576165 crc crio[24284]: time="2026-06-12T16:03:48.575013418Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=02b3ef3e-77cb-4217-a624-8be0bd171ce0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.221127 | controller | Jun 12 16:03:48.597598 crc crio[24284]: time="2026-06-12T16:03:48.595956906Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.221145 | controller | Jun 12 16:03:48.981237 crc crio[24284]: 2026-06-12T16:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a637962afa42327 Mac:6e:6b:86:0e:04:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 SocketPath: PciID:}] [{Interface:0xc0001c0d80 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.221166 | controller | Jun 12 16:03:48.984429 crc crio[24284]: time="2026-06-12T16:03:48.984327577Z" level=info msg="Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc002c1e2a0}] Aliases:map[]}"
2026-06-12 16:39:22.221187 | controller | Jun 12 16:03:48.984639 crc crio[24284]: time="2026-06-12T16:03:48.984595686Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4c6l2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.221206 | controller | Jun 12 16:03:48.996465 crc crio[24284]: time="2026-06-12T16:03:48.996398633Z" level=info msg="Ran pod sandbox a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 with infra container: openshift-marketplace/redhat-marketplace-4c6l2/POD" id=708b8623-1eed-4668-ac45-965660cf17db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.221227 | controller | Jun 12 16:03:48.998999 crc crio[24284]: time="2026-06-12T16:03:48.998913833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3526ec98-a497-4f92-ad9b-aebf1221402d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221244 | controller | Jun 12 16:03:49.001724 crc crio[24284]: time="2026-06-12T16:03:49.001646649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1fbcd25-c289-4058-85a2-4e2721c4a1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221265 | controller | Jun 12 16:03:49.045692 crc crio[24284]: time="2026-06-12T16:03:49.045561593Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities" id=72500ae7-185c-4529-a375-80c1b563513e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221281 | controller | Jun 12 16:03:49.046113 crc crio[24284]: time="2026-06-12T16:03:49.04607328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221302 | controller | Jun 12 16:03:49.109760 crc crio[24284]: time="2026-06-12T16:03:49.109210157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221318 | controller | Jun 12 16:03:49.119330 crc crio[24284]: time="2026-06-12T16:03:49.11921045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221339 | controller | Jun 12 16:03:49.378418 crc crio[24284]: time="2026-06-12T16:03:49.377762542Z" level=info msg="Created container ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities" id=72500ae7-185c-4529-a375-80c1b563513e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221359 | controller | Jun 12 16:03:49.385429 crc crio[24284]: time="2026-06-12T16:03:49.379936188Z" level=info msg="Starting container: ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f" id=1e038a66-bbe0-4777-8f0a-90119fb1dc33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.221409 | controller | Jun 12 16:03:49.387072 crc crio[24284]: time="2026-06-12T16:03:49.386791349Z" level=info msg="Started container" PID=128832 containerID=ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f description=openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities id=1e038a66-bbe0-4777-8f0a-90119fb1dc33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56
2026-06-12 16:39:22.221430 | controller | Jun 12 16:03:49.608578 crc crio[24284]: time="2026-06-12T16:03:49.608458541Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c63eabb3-02db-47f7-89ed-f5da7968e70c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.221452 | controller | Jun 12 16:03:49.615009 crc crio[24284]: time="2026-06-12T16:03:49.61490466Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.221469 | controller | Jun 12 16:03:49.890100 crc crio[24284]: time="2026-06-12T16:03:49.889992888Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=02b3ef3e-77cb-4217-a624-8be0bd171ce0 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.221485 | controller | Jun 12 16:03:49.891099 crc crio[24284]: time="2026-06-12T16:03:49.890988811Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=03c20ab1-0fca-44d2-86da-c97ad3b0a967 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221501 | controller | Jun 12 16:03:49.894565 crc crio[24284]: time="2026-06-12T16:03:49.894354617Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=017f2e76-10e2-4d41-b383-abc2448d4b72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221539 | controller | Jun 12 16:03:49.906201 crc crio[24284]: time="2026-06-12T16:03:49.906076823Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4x98h/extract-content" id=4244745f-e79f-4bc6-8204-02ef09f5331c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221558 | controller | Jun 12 16:03:49.906843 crc crio[24284]: time="2026-06-12T16:03:49.906786205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221574 | controller | Jun 12 16:03:49.959410 crc crio[24284]: time="2026-06-12T16:03:49.95892672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221590 | controller | Jun 12 16:03:49.964064 crc crio[24284]: time="2026-06-12T16:03:49.963991993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221606 | controller | Jun 12 16:03:50.164453 crc crio[24284]: time="2026-06-12T16:03:50.163219299Z" level=info msg="Created container e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a: openshift-marketplace/redhat-operators-4x98h/extract-content" id=4244745f-e79f-4bc6-8204-02ef09f5331c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221622 | controller | Jun 12 16:03:50.165546 crc crio[24284]: time="2026-06-12T16:03:50.165360368Z" level=info msg="Starting container: e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a" id=ed73dbcb-d3b2-4a40-a7f5-5be02b883eb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.221637 | controller | Jun 12 16:03:50.172532 crc crio[24284]: time="2026-06-12T16:03:50.172366182Z" level=info msg="Started container" PID=128876 containerID=e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a description=openshift-marketplace/redhat-operators-4x98h/extract-content id=ed73dbcb-d3b2-4a40-a7f5-5be02b883eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd
2026-06-12 16:39:22.221653 | controller | Jun 12 16:03:50.184524 crc crio[24284]: time="2026-06-12T16:03:50.184325494Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=c63eabb3-02db-47f7-89ed-f5da7968e70c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.221669 | controller | Jun 12 16:03:50.185963 crc crio[24284]: time="2026-06-12T16:03:50.185818341Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dad9a071-97e6-438b-996d-a313fab7368d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221690 | controller | Jun 12 16:03:50.189020 crc crio[24284]: time="2026-06-12T16:03:50.188580529Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9c5dbdee-74ec-47c6-a2ec-e0443131fa29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221706 | controller | Jun 12 16:03:50.199612 crc crio[24284]: time="2026-06-12T16:03:50.199495149Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4c6l2/extract-content" id=0c0c6ada-bca6-4ec9-b301-7d68ef6bb1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221722 | controller | Jun 12 16:03:50.200109 crc crio[24284]: time="2026-06-12T16:03:50.200060897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221737 | controller | Jun 12 16:03:50.262177 crc crio[24284]: time="2026-06-12T16:03:50.262045427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221753 | controller | Jun 12 16:03:50.267020 crc crio[24284]: time="2026-06-12T16:03:50.266931153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221768 | controller | Jun 12 16:03:50.497351 crc crio[24284]: time="2026-06-12T16:03:50.497102859Z" level=info msg="Created container 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44: openshift-marketplace/redhat-marketplace-4c6l2/extract-content" id=0c0c6ada-bca6-4ec9-b301-7d68ef6bb1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221784 | controller | Jun 12 16:03:50.499437 crc crio[24284]: time="2026-06-12T16:03:50.49932935Z" level=info msg="Starting container: 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44" id=a91de779-abbe-4fb3-9374-52dc8426d7c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.221800 | controller | Jun 12 16:03:50.507443 crc crio[24284]: time="2026-06-12T16:03:50.506607573Z" level=info msg="Started container" PID=128909 containerID=59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44 description=openshift-marketplace/redhat-marketplace-4c6l2/extract-content id=a91de779-abbe-4fb3-9374-52dc8426d7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56
2026-06-12 16:39:22.221816 | controller | Jun 12 16:03:51.666984 crc crio[24284]: time="2026-06-12T16:03:51.66687407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7cfef27a-2658-441e-b2d3-bc9ca16117ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221832 | controller | Jun 12 16:03:51.671765 crc crio[24284]: time="2026-06-12T16:03:51.671678075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21268985-900a-42ae-84a6-970e95ccdd72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.221848 | controller | Jun 12 16:03:51.688642 crc crio[24284]: time="2026-06-12T16:03:51.688471741Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4c6l2/registry-server" id=2a9655d4-cf25-4d88-bde7-982388cea400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221863 | controller | Jun 12 16:03:51.688949 crc crio[24284]: time="2026-06-12T16:03:51.688914676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221879 | controller | Jun 12 16:03:51.753456 crc crio[24284]: time="2026-06-12T16:03:51.7532329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221900 | controller | Jun 12 16:03:51.759623 crc crio[24284]: time="2026-06-12T16:03:51.757366234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.221918 | controller | Jun 12 16:03:51.928998 crc crio[24284]: time="2026-06-12T16:03:51.92875377Z" level=info msg="Created container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server" id=2a9655d4-cf25-4d88-bde7-982388cea400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.221936 | controller | Jun 12 16:03:51.931063 crc crio[24284]: time="2026-06-12T16:03:51.930934309Z" level=info msg="Starting container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0" id=1e0bf06e-fbf2-464a-984f-043e77379bfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.221954 | controller | Jun 12 16:03:51.942841 crc crio[24284]: time="2026-06-12T16:03:51.942732356Z" level=info msg="Started container" PID=129016 containerID=7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0 description=openshift-marketplace/redhat-marketplace-4c6l2/registry-server id=1e0bf06e-fbf2-464a-984f-043e77379bfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56
2026-06-12 16:39:22.221970 | controller | Jun 12 16:04:03.375083 crc crio[24284]: time="2026-06-12T16:04:03.374197366Z" level=info msg="Stopping container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0 (timeout: 2s)" id=ac22f38c-978a-4c3e-bc35-dcfa194bc5f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.221987 | controller | Jun 12 16:04:03.664435 crc crio[24284]: time="2026-06-12T16:04:03.663921174Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688004-qnm9s/POD" id=e4c0f485-e438-4fba-9fc1-27eea955a47b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.222002 | controller | Jun 12 16:04:03.664435 crc crio[24284]: time="2026-06-12T16:04:03.664437461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222018 | controller | Jun 12 16:04:03.702350 crc crio[24284]: time="2026-06-12T16:04:03.702061554Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc000b84b00}] Aliases:map[]}"
2026-06-12 16:39:22.222034 | controller | Jun 12 16:04:03.702350 crc crio[24284]: time="2026-06-12T16:04:03.702131846Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688004-qnm9s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.222050 | controller | Jun 12 16:04:04.170426 crc crio[24284]: time="2026-06-12T16:04:04.167857198Z" level=info msg="Stopped container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server" id=ac22f38c-978a-4c3e-bc35-dcfa194bc5f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.222066 | controller | Jun 12 16:04:04.171954 crc crio[24284]: time="2026-06-12T16:04:04.171861299Z" level=info msg="Stopping pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56" id=aec8aff5-bb0f-4ccf-ac26-1f0fe14223a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.222086 | controller | Jun 12 16:04:04.172953 crc crio[24284]: time="2026-06-12T16:04:04.172872161Z" level=info msg="Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc00041cdb0}] Aliases:map[]}"
2026-06-12 16:39:22.222103 | controller | Jun 12 16:04:04.173082 crc crio[24284]: time="2026-06-12T16:04:04.173048007Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-4c6l2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.222119 | controller | Jun 12 16:04:04.481207 crc crio[24284]: time="2026-06-12T16:04:04.480958614Z" level=info msg="Stopped pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56" id=aec8aff5-bb0f-4ccf-ac26-1f0fe14223a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.222135 | controller | Jun 12 16:04:04.911175 crc crio[24284]: time="2026-06-12T16:04:04.910695357Z" level=info msg="Removing container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0" id=91ee24ca-9e8c-48f5-b192-7194c8f23e8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.222151 | controller | Jun 12 16:04:04.950395 crc crio[24284]: time="2026-06-12T16:04:04.950178861Z" level=info msg="Removed container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server" id=91ee24ca-9e8c-48f5-b192-7194c8f23e8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.222167 | controller | Jun 12 16:04:04.954977 crc crio[24284]: time="2026-06-12T16:04:04.954889119Z" level=info msg="Removing container: 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44" id=5486c1df-f3b4-4972-91ea-0132f3aa88d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.222183 | controller | Jun 12 16:04:04.983674 crc crio[24284]: time="2026-06-12T16:04:04.983539155Z" level=info msg="Removed container 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44: openshift-marketplace/redhat-marketplace-4c6l2/extract-content" id=5486c1df-f3b4-4972-91ea-0132f3aa88d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.222199 | controller | Jun 12 16:04:05.009567 crc crio[24284]: time="2026-06-12T16:04:05.00906729Z" level=info msg="Removing container: ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f" id=a264acc7-acb9-4faa-94e7-fd87220ffbbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.222215 | controller | Jun 12 16:04:05.059131 crc crio[24284]: time="2026-06-12T16:04:05.05898261Z" level=info msg="Removed container ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities" id=a264acc7-acb9-4faa-94e7-fd87220ffbbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.222231 | controller | Jun 12 16:04:05.944682 crc crio[24284]: time="2026-06-12T16:04:05.943990808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a08b13e0-d25e-4480-8bb5-e57c8e597321 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.222247 | controller | Jun 12 16:04:06.570878 crc crio[24284]: time="2026-06-12T16:04:06.569981652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=557e743e-fb30-427b-83e3-8d8a84fe78d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.222263 | controller | Jun 12 16:04:07.364026 crc crio[24284]: time="2026-06-12T16:04:07.363364086Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4x98h/registry-server" id=8d276001-7bb4-4411-b7a5-367f2cef0be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.222283 | controller | Jun 12 16:04:07.367164 crc crio[24284]: time="2026-06-12T16:04:07.364502803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222299 | controller | Jun 12 16:04:07.384101 crc crio[24284]: 2026-06-12T16:04:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632be882e09bca9 Mac:1a:c4:17:b8:c4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 SocketPath: PciID:}] [{Interface:0xc0003d0af0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.222315 | controller | Jun 12 16:04:07.394590 crc crio[24284]: time="2026-06-12T16:04:07.392477006Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc000b84b00}] Aliases:map[]}"
2026-06-12 16:39:22.222332 | controller | Jun 12 16:04:07.394590 crc crio[24284]: time="2026-06-12T16:04:07.392732084Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688004-qnm9s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.222348 | controller | Jun 12 16:04:07.416786 crc crio[24284]: time="2026-06-12T16:04:07.416608117Z" level=info msg="Ran pod sandbox 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 with infra container: openshift-infra/auto-csr-approver-29688004-qnm9s/POD" id=e4c0f485-e438-4fba-9fc1-27eea955a47b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.222364 | controller | Jun 12 16:04:07.423561 crc crio[24284]: time="2026-06-12T16:04:07.42298204Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fd1921cb-3f67-4c57-9943-dbbbafd70443 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.222380 | controller | Jun 12 16:04:07.441635 crc crio[24284]: time="2026-06-12T16:04:07.440444969Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.222396 | controller | Jun 12 16:04:07.466650 crc crio[24284]: time="2026-06-12T16:04:07.466186412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222412 | controller | Jun 12 16:04:07.470637 crc crio[24284]: time="2026-06-12T16:04:07.47052429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222428 | controller | Jun 12 16:04:07.870120 crc crio[24284]: time="2026-06-12T16:04:07.86981818Z" level=info msg="Created container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server" id=8d276001-7bb4-4411-b7a5-367f2cef0be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.222443 | controller | Jun 12 16:04:07.875759 crc crio[24284]: time="2026-06-12T16:04:07.875692171Z" level=info msg="Starting container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760" id=99eee781-2983-4737-a897-6ebeb5c1c0fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.222459 | controller | Jun 12 16:04:07.892840 crc crio[24284]: time="2026-06-12T16:04:07.892697221Z" level=info msg="Started container" PID=129924 containerID=bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760 description=openshift-marketplace/redhat-operators-4x98h/registry-server id=99eee781-2983-4737-a897-6ebeb5c1c0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd
2026-06-12 16:39:22.222480 | controller | Jun 12 16:04:08.009086 crc crio[24284]: time="2026-06-12T16:04:08.008830922Z" level=info msg="Stopping pod sandbox: 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41" id=5727fd70-6b3f-42b3-8687-9285d8328c3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.222497 | controller | Jun 12 16:04:08.010349 crc crio[24284]: time="2026-06-12T16:04:08.010157375Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc002722448}] Aliases:map[]}"
2026-06-12 16:39:22.222528 | controller | Jun 12 16:04:08.010922 crc crio[24284]: time="2026-06-12T16:04:08.010823967Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.222550 | controller | Jun 12 16:04:08.738849 crc crio[24284]: time="2026-06-12T16:04:08.738426538Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fd1921cb-3f67-4c57-9943-dbbbafd70443 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.222567 | controller | Jun 12 16:04:08.740440 crc crio[24284]: time="2026-06-12T16:04:08.740079632Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=14a45aa8-70f1-4606-8f3b-c04bef31dc95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.222583 | controller | Jun 12 16:04:08.742921 crc crio[24284]: time="2026-06-12T16:04:08.742624124Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=89c4abb5-c7b2-417a-a647-873d1fff4259 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.222599 | controller | Jun 12 16:04:08.752465 crc crio[24284]: time="2026-06-12T16:04:08.75224024Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688004-qnm9s/oc" id=502ec412-16f7-4937-8ccf-c6fa15951b99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.222614 | controller | Jun 12 16:04:08.752827 crc crio[24284]: time="2026-06-12T16:04:08.752776327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222630 | controller | Jun 12 16:04:08.801030 crc crio[24284]: time="2026-06-12T16:04:08.800911154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222645 | controller | Jun 12 16:04:09.141089 crc crio[24284]: time="2026-06-12T16:04:09.140988153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222661 | controller | Jun 12 16:04:09.292138 crc crio[24284]: time="2026-06-12T16:04:09.29141809Z" level=info msg="Created container 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289: openshift-infra/auto-csr-approver-29688004-qnm9s/oc" id=502ec412-16f7-4937-8ccf-c6fa15951b99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.222677 | controller | Jun 12 16:04:09.296464 crc crio[24284]: time="2026-06-12T16:04:09.295089017Z" level=info msg="Starting container: 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289" id=73123bc1-0966-41c8-9bc1-0f42a019370e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.222698 | controller | Jun 12 16:04:09.298424 crc crio[24284]: time="2026-06-12T16:04:09.29823694Z" level=info msg="Stopped pod sandbox: 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41" id=5727fd70-6b3f-42b3-8687-9285d8328c3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.222714 | controller | Jun 12 16:04:09.305341 crc crio[24284]: time="2026-06-12T16:04:09.30490204Z" level=info msg="Started container" PID=130121 containerID=8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289 description=openshift-infra/auto-csr-approver-29688004-qnm9s/oc id=73123bc1-0966-41c8-9bc1-0f42a019370e name=/runtime.v1.RuntimeService/StartContainer sandboxID=632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007
2026-06-12 16:39:22.222730 | controller | Jun 12 16:04:10.203400 crc crio[24284]: time="2026-06-12T16:04:10.202575626Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/POD" id=88cf590c-7e61-410d-aac0-2f98783da72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.222746 | controller | Jun 12 16:04:10.203400 crc crio[24284]: time="2026-06-12T16:04:10.203137875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222763 | controller | Jun 12 16:04:10.250610 crc crio[24284]: time="2026-06-12T16:04:10.250483268Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc000b846c8}] Aliases:map[]}"
2026-06-12 16:39:22.222779 | controller | Jun 12 16:04:10.250610 crc crio[24284]: time="2026-06-12T16:04:10.250563371Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.222795 | controller | Jun 12 16:04:11.094860 crc crio[24284]: time="2026-06-12T16:04:11.091922937Z" level=info msg="Stopping pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007" id=ed193970-a2e1-45bc-8a5e-c76e71ef6b12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.222812 | controller | Jun 12 16:04:11.094860 crc crio[24284]: time="2026-06-12T16:04:11.094026005Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc0006bec70}] Aliases:map[]}"
2026-06-12 16:39:22.222828 | controller | Jun 12 16:04:11.094860 crc crio[24284]: time="2026-06-12T16:04:11.094192101Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688004-qnm9s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.222844 | controller | Jun 12 16:04:11.472426 crc crio[24284]: time="2026-06-12T16:04:11.472170869Z" level=info msg="Stopped pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007" id=ed193970-a2e1-45bc-8a5e-c76e71ef6b12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.222860 | controller | Jun 12 16:04:11.535150 crc crio[24284]: 2026-06-12T16:04:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba28eb8dd59aee0 Mac:86:33:9c:7f:aa:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 SocketPath: PciID:}] [{Interface:0xc000247800 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.222883 | controller | Jun 12 16:04:11.536129 crc crio[24284]: time="2026-06-12T16:04:11.536050525Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc000b846c8}] Aliases:map[]}"
2026-06-12 16:39:22.222900 | controller | Jun 12 16:04:11.536321 crc crio[24284]: time="2026-06-12T16:04:11.53620688Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.222916 | controller | Jun 12 16:04:11.546829 crc crio[24284]: time="2026-06-12T16:04:11.546555294Z" level=info msg="Ran pod sandbox ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/POD" id=88cf590c-7e61-410d-aac0-2f98783da72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.222933 | controller | Jun 12 16:04:11.562810 crc crio[24284]: time="2026-06-12T16:04:11.561366571Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=878e5e90-1c45-4c1b-945a-01cc40ad7193 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.222949 | controller | Jun 12 16:04:11.600045 crc crio[24284]: time="2026-06-12T16:04:11.598073304Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2c536ea0-3442-4601-b6ed-189c739e37db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.222965 | controller | Jun 12 16:04:11.882667 crc crio[24284]: time="2026-06-12T16:04:11.882532593Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=d1836d46-3a91-4325-9b98-70c500c313c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.222981 | controller | Jun 12 16:04:11.883613 crc crio[24284]: time="2026-06-12T16:04:11.883442992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.222997 | controller | Jun 12 16:04:11.945672 crc crio[24284]: time="2026-06-12T16:04:11.945566437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223013 | controller | Jun 12 16:04:11.948912 crc crio[24284]: time="2026-06-12T16:04:11.948841362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223028 | controller | Jun 12 16:04:12.251560 crc crio[24284]: time="2026-06-12T16:04:12.250641526Z" level=info msg="Created container dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=d1836d46-3a91-4325-9b98-70c500c313c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.223044 | controller | Jun 12 16:04:12.253937 crc crio[24284]: time="2026-06-12T16:04:12.253824218Z" level=info msg="Starting container: dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061" id=e296d74d-92b8-4004-9f8b-35daf436ed1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.223066 | controller | Jun 12 16:04:12.259174 crc crio[24284]: time="2026-06-12T16:04:12.259067695Z" level=info msg="Started container" PID=130438 containerID=dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=e296d74d-92b8-4004-9f8b-35daf436ed1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573
2026-06-12 16:39:22.223084 | controller | Jun 12 16:04:17.201124 crc crio[24284]: time="2026-06-12T16:04:17.200105134Z" level=info msg="Stopping pod sandbox: ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573" id=1fd44e5a-4a4e-4c9f-8187-83854378c82f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223100 | controller | Jun 12 16:04:17.202235 crc crio[24284]: time="2026-06-12T16:04:17.202171431Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc0009b8d08}] Aliases:map[]}"
2026-06-12 16:39:22.223117 | controller | Jun 12 16:04:17.202516 crc crio[24284]: time="2026-06-12T16:04:17.202438999Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.223133 | controller | Jun 12 16:04:18.669215 crc crio[24284]: time="2026-06-12T16:04:18.668761768Z" level=info msg="Stopped pod sandbox: ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573" id=1fd44e5a-4a4e-4c9f-8187-83854378c82f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223149 | controller | Jun 12 16:04:20.326941 crc crio[24284]: time="2026-06-12T16:04:20.326240244Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/POD" id=5511aa15-871f-4dc4-9d62-8a649eed89d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.223165 | controller | Jun 12 16:04:20.326941 crc crio[24284]: time="2026-06-12T16:04:20.326840023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223181 | controller | Jun 12 16:04:20.386863 crc crio[24284]: time="2026-06-12T16:04:20.386720757Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1f138}] Aliases:map[]}"
2026-06-12 16:39:22.223198 | controller | Jun 12 16:04:20.387052 crc crio[24284]: time="2026-06-12T16:04:20.386942003Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.223214 | controller | Jun 12 16:04:21.121056 crc crio[24284]: 2026-06-12T16:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91b8686236f67dc Mac:d2:e1:59:23:6e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.223230 | controller | Jun 12 16:04:21.122885 crc crio[24284]: time="2026-06-12T16:04:21.12280801Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1f138}] Aliases:map[]}"
2026-06-12 16:39:22.223254 | controller | Jun 12 16:04:21.123102 crc crio[24284]: time="2026-06-12T16:04:21.1229771Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.223270 | controller | Jun 12 16:04:21.135040 crc crio[24284]: time="2026-06-12T16:04:21.134019211Z" level=info msg="Ran pod sandbox 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/POD" id=5511aa15-871f-4dc4-9d62-8a649eed89d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.223287 | controller | Jun 12 16:04:21.136731 crc crio[24284]: time="2026-06-12T16:04:21.136548239Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7fd38857-f340-425e-86d5-e9bb8d8df41d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.223303 | controller | Jun 12 16:04:21.164784 crc crio[24284]: time="2026-06-12T16:04:21.164673828Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d55f0fc6-d60b-4562-9247-b7d140b58ac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.223319 | controller | Jun 12 16:04:21.182424 crc crio[24284]: time="2026-06-12T16:04:21.182189029Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=b5ec1145-d4db-4617-80e2-3a74e5cab3f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.223335 | controller | Jun 12 16:04:21.182854 crc crio[24284]: time="2026-06-12T16:04:21.182791356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223352 | controller | Jun 12 16:04:21.248500 crc crio[24284]: time="2026-06-12T16:04:21.248226948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223368 | controller | Jun 12 16:04:21.258164 crc crio[24284]: time="2026-06-12T16:04:21.258060172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223384 | controller | Jun 12 16:04:21.474197 crc crio[24284]: time="2026-06-12T16:04:21.473699263Z" level=info msg="Created container be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=b5ec1145-d4db-4617-80e2-3a74e5cab3f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.223408 | controller | Jun 12 16:04:21.477020 crc crio[24284]: time="2026-06-12T16:04:21.476898436Z" level=info msg="Starting container: be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6" id=590126d2-78d1-4914-a1ae-b75ae36dfd4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.223424 | controller | Jun 12 16:04:21.484038 crc crio[24284]: time="2026-06-12T16:04:21.483942621Z" level=info msg="Started container" PID=131068 containerID=be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=590126d2-78d1-4914-a1ae-b75ae36dfd4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41
2026-06-12 16:39:22.223447 | controller | Jun 12 16:04:28.425904 crc crio[24284]: time="2026-06-12T16:04:28.42459492Z" level=info msg="Stopping container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760 (timeout: 2s)" id=6f4af2d5-a8a0-4c52-a36d-ea40376b15e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.223463 | controller | Jun 12 16:04:28.591740 crc crio[24284]: time="2026-06-12T16:04:28.591561405Z" level=info msg="Stopped container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server" id=6f4af2d5-a8a0-4c52-a36d-ea40376b15e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.223497 | controller | Jun 12 16:04:28.592695 crc crio[24284]: time="2026-06-12T16:04:28.592617899Z" level=info msg="Stopping pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd" id=bb6e603a-c2d0-4899-908a-dc3627afc16e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223532 | controller | Jun 12 16:04:28.593593 crc crio[24284]: time="2026-06-12T16:04:28.593447406Z" level=info msg="Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc000b85380}] Aliases:map[]}"
2026-06-12 16:39:22.223551 | controller | Jun 12 16:04:28.593749 crc crio[24284]: time="2026-06-12T16:04:28.593683924Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-4x98h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.223567 | controller | Jun 12 16:04:28.922118 crc crio[24284]: time="2026-06-12T16:04:28.921496618Z" level=info msg="Stopped pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd" id=bb6e603a-c2d0-4899-908a-dc3627afc16e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223583 | controller | Jun 12 16:04:29.447944 crc crio[24284]: time="2026-06-12T16:04:29.447501538Z" level=info msg="Removing container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760" id=a34bcdd5-b44d-40fe-bc9a-67f2dab946a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223599 | controller | Jun 12 16:04:29.474511 crc crio[24284]: time="2026-06-12T16:04:29.474436718Z" level=info msg="Removed container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server" id=a34bcdd5-b44d-40fe-bc9a-67f2dab946a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223615 | controller | Jun 12 16:04:29.477865 crc crio[24284]: time="2026-06-12T16:04:29.477677772Z" level=info msg="Removing container: e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a" id=60356046-aa37-4835-9195-140bfefca143 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223631 | controller | Jun 12 16:04:29.534085 crc crio[24284]: time="2026-06-12T16:04:29.533987114Z" level=info msg="Removed container e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a: openshift-marketplace/redhat-operators-4x98h/extract-content" id=60356046-aa37-4835-9195-140bfefca143 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223646 | controller | Jun 12 16:04:29.537065 crc crio[24284]: time="2026-06-12T16:04:29.536979097Z" level=info msg="Removing container: aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d" id=ad0c2811-ff15-4014-9e85-aad088d88d69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223669 | controller | Jun 12 16:04:29.599422 crc crio[24284]: time="2026-06-12T16:04:29.598320553Z" level=info msg="Removed container aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d: openshift-marketplace/redhat-operators-4x98h/extract-utilities" id=ad0c2811-ff15-4014-9e85-aad088d88d69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223685 | controller | Jun 12 16:05:02.437067 crc crio[24284]: time="2026-06-12T16:05:02.435963745Z" level=info msg="Removing container: 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4" id=01d385cd-0377-442c-bcf8-4719bc174315 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223701 | controller | Jun 12 16:05:02.607656 crc crio[24284]: time="2026-06-12T16:05:02.606884184Z" level=info msg="Removed container 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4: openshift-infra/auto-csr-approver-29687998-vgzzs/oc" id=01d385cd-0377-442c-bcf8-4719bc174315 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.223716 | controller | Jun 12 16:05:02.617661 crc crio[24284]: time="2026-06-12T16:05:02.617586489Z" level=info msg="Stopping pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d" id=02e27846-93ed-492c-8f9e-fb2ca375fd18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223732 | controller | Jun 12 16:05:02.617805 crc crio[24284]: time="2026-06-12T16:05:02.617687322Z" level=info msg="Stopped pod sandbox (already stopped): e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d" id=02e27846-93ed-492c-8f9e-fb2ca375fd18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223748 | controller | Jun 12 16:05:02.618491 crc crio[24284]: time="2026-06-12T16:05:02.618454057Z" level=info msg="Removing pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d" id=5681c550-d7c1-4cb9-ba8c-c3d6d71ab84c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.223763 | controller | Jun 12 16:05:02.638074 crc crio[24284]: time="2026-06-12T16:05:02.63793296Z" level=info msg="Removed pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d" id=5681c550-d7c1-4cb9-ba8c-c3d6d71ab84c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.223778 | controller | Jun 12 16:05:02.639132 crc crio[24284]: time="2026-06-12T16:05:02.639031034Z" level=info msg="Stopping pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd" id=81171740-1063-4754-9bf1-9474a5c56c9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223794 | controller | Jun 12 16:05:02.639221 crc crio[24284]: time="2026-06-12T16:05:02.639150638Z" level=info msg="Stopped pod sandbox (already stopped): d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd" id=81171740-1063-4754-9bf1-9474a5c56c9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223809 | controller | Jun 12 16:05:02.639998 crc crio[24284]: time="2026-06-12T16:05:02.639909812Z" level=info msg="Removing pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd" id=381dd2cc-7315-437e-983d-9e0ec6aec0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.223825 | controller | Jun 12 16:05:02.658181 crc crio[24284]: time="2026-06-12T16:05:02.657955432Z" level=info msg="Removed pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd" id=381dd2cc-7315-437e-983d-9e0ec6aec0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.223840 | controller | Jun 12 16:05:02.659129 crc crio[24284]: time="2026-06-12T16:05:02.659038913Z" level=info msg="Stopping pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56" id=a56f0c51-182a-46c2-8b19-da2fde2e6870 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223855 | controller | Jun 12 16:05:02.659332 crc crio[24284]: time="2026-06-12T16:05:02.659138827Z" level=info msg="Stopped pod sandbox (already stopped): a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56" id=a56f0c51-182a-46c2-8b19-da2fde2e6870 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.223875 | controller | Jun 12 16:05:02.659872 crc crio[24284]: time="2026-06-12T16:05:02.659795548Z" level=info msg="Removing pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56" id=d1865dcd-37eb-4075-a590-ac3042911ecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.223891 | controller | Jun 12 16:05:02.676043 crc crio[24284]: time="2026-06-12T16:05:02.675958306Z" level=info msg="Removed pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56" id=d1865dcd-37eb-4075-a590-ac3042911ecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.223907 | controller | Jun 12 16:05:05.528928 crc crio[24284]: time="2026-06-12T16:05:05.528649256Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-twdnl/POD" id=240d6da1-1b61-4593-af84-e3f4ecc9dcc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.223923 | controller | Jun 12 16:05:05.530083 crc crio[24284]: time="2026-06-12T16:05:05.528953256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.223938 | controller | Jun 12 16:05:05.568856 crc crio[24284]: time="2026-06-12T16:05:05.568712448Z" level=info msg="Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc0009b8d90}] Aliases:map[]}"
2026-06-12 16:39:22.223954 | controller | Jun 12 16:05:05.568856 crc crio[24284]: time="2026-06-12T16:05:05.56879554Z" level=info msg="Adding pod openshift-marketplace_community-operators-twdnl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.223970 | controller | Jun 12 16:05:06.217509 crc crio[24284]: 2026-06-12T16:05:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2017a55edfe94da Mac:e6:0b:e8:4a:74:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.223986 | controller | Jun 12 16:05:06.219619 crc crio[24284]: time="2026-06-12T16:05:06.219515519Z" level=info msg="Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc0009b8d90}] Aliases:map[]}"
2026-06-12 16:39:22.224002 | controller | Jun 12 16:05:06.219846 crc crio[24284]: time="2026-06-12T16:05:06.219744243Z" level=info msg="Checking pod openshift-marketplace_community-operators-twdnl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.224018 | controller | Jun 12 16:05:06.232526 crc crio[24284]: time="2026-06-12T16:05:06.232431366Z" level=info msg="Ran pod sandbox 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c with infra container: openshift-marketplace/community-operators-twdnl/POD" id=240d6da1-1b61-4593-af84-e3f4ecc9dcc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.224034 | controller | Jun 12 16:05:06.237141 crc crio[24284]: time="2026-06-12T16:05:06.237004103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a9759678-6876-4af3-ba7e-4533fadb71ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.224054 | controller | Jun 12 16:05:06.241403 crc crio[24284]: time="2026-06-12T16:05:06.241223307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bec8e223-bc8a-44ab-95b2-b1eda45914f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.224070 | controller | Jun 12 16:05:06.349778 crc crio[24284]: time="2026-06-12T16:05:06.349237159Z" level=info msg="Creating container: openshift-marketplace/community-operators-twdnl/extract-utilities" id=bfc34422-6040-4adb-98e8-2b3e16276e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.224086 | controller | Jun 12 16:05:06.351899 crc crio[24284]: time="2026-06-12T16:05:06.351821942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224102 | controller | Jun 12 16:05:06.395741 crc crio[24284]: time="2026-06-12T16:05:06.395629451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224119 | controller | Jun 12 16:05:06.400756 crc crio[24284]: time="2026-06-12T16:05:06.400697104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224134 | controller | Jun 12 16:05:06.618363 crc crio[24284]: time="2026-06-12T16:05:06.617769081Z" level=info msg="Created container 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b: openshift-marketplace/community-operators-twdnl/extract-utilities" id=bfc34422-6040-4adb-98e8-2b3e16276e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.224150 | controller | Jun 12 16:05:06.621357 crc crio[24284]: time="2026-06-12T16:05:06.62117284Z" level=info msg="Starting container: 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b" id=12fde6a2-7ff1-4eb7-8bc7-f361992595ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.224166 | controller | Jun 12 16:05:06.631988 crc crio[24284]: time="2026-06-12T16:05:06.631880502Z" level=info msg="Started container" PID=133419 containerID=4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b description=openshift-marketplace/community-operators-twdnl/extract-utilities id=12fde6a2-7ff1-4eb7-8bc7-f361992595ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c
2026-06-12 16:39:22.224182 | controller | Jun 12 16:05:06.997016 crc crio[24284]: time="2026-06-12T16:05:06.996132433Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=5e55b54b-ba49-4115-99ac-a0634575fde7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.224198 | controller | Jun 12 16:05:07.014191 crc crio[24284]: time="2026-06-12T16:05:07.014068676Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.224214 | controller | Jun 12 16:05:09.286330 crc crio[24284]: time="2026-06-12T16:05:09.285617687Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=5e55b54b-ba49-4115-99ac-a0634575fde7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.224230 | controller | Jun 12 16:05:09.287829 crc crio[24284]: time="2026-06-12T16:05:09.28762348Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=eac78ac7-71fc-4761-a7b5-77f79cb2ac87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.224245 | controller | Jun 12 16:05:09.292761 crc crio[24284]: time="2026-06-12T16:05:09.292665491Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5de615f4-ad75-43c0-aa70-0d244e40d7c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.224266 | controller | Jun 12 16:05:09.378576 crc crio[24284]: time="2026-06-12T16:05:09.377070258Z" level=info msg="Creating container: openshift-marketplace/community-operators-twdnl/extract-content" id=4ef52931-95c5-4f3e-a3d0-ec70d2a5106b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.224283 | controller | Jun 12 16:05:09.378576 crc crio[24284]: time="2026-06-12T16:05:09.377871825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224299 | controller | Jun 12 16:05:09.443147 crc crio[24284]: time="2026-06-12T16:05:09.443026448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224315 | controller | Jun 12 16:05:09.446247 crc crio[24284]: time="2026-06-12T16:05:09.446171117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224331 | controller | Jun 12 16:05:09.953855 crc crio[24284]: time="2026-06-12T16:05:09.953145378Z" level=info msg="Created container b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967: openshift-marketplace/community-operators-twdnl/extract-content" id=4ef52931-95c5-4f3e-a3d0-ec70d2a5106b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.224347 | controller | Jun 12 16:05:09.956070 crc crio[24284]: time="2026-06-12T16:05:09.95511031Z" level=info msg="Starting container: b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967" id=a9b3b8da-50e3-4bb8-9739-a5bba0c11a54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.224363 | controller | Jun 12 16:05:09.967521 crc crio[24284]: time="2026-06-12T16:05:09.965171772Z" level=info msg="Started container" PID=133644 containerID=b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967 description=openshift-marketplace/community-operators-twdnl/extract-content id=a9b3b8da-50e3-4bb8-9739-a5bba0c11a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c
2026-06-12 16:39:22.224379 | controller | Jun 12 16:05:13.098550 crc crio[24284]: time="2026-06-12T16:05:13.097767488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b875c66e-38b6-4544-904b-2cb2511b5f63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.224395 | controller | Jun 12 16:05:13.102233 crc crio[24284]: time="2026-06-12T16:05:13.102140139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dacff79b-3e30-42ec-9491-f7fd2a8da3d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.224411 | controller | Jun 12 16:05:13.110342 crc crio[24284]: time="2026-06-12T16:05:13.110172845Z" level=info msg="Creating container: openshift-marketplace/community-operators-twdnl/registry-server" id=54230a39-4f55-4129-ae10-d0a9f75e54f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.224427 | controller | Jun 12 16:05:13.110844 crc crio[24284]: time="2026-06-12T16:05:13.110791965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224444 | controller | Jun 12 16:05:13.212630 crc crio[24284]: time="2026-06-12T16:05:13.211967508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224465 | controller | Jun 12 16:05:13.217053 crc crio[24284]: time="2026-06-12T16:05:13.216619998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224481 | controller | Jun 12 16:05:13.402971 crc crio[24284]: time="2026-06-12T16:05:13.402420125Z" level=info msg="Created container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server" id=54230a39-4f55-4129-ae10-d0a9f75e54f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.224496 | controller | Jun 12 16:05:13.404709 crc crio[24284]: time="2026-06-12T16:05:13.404642416Z" level=info msg="Starting container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4" id=d289d850-2838-4270-b43f-337af5805a84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.224527 | controller | Jun 12 16:05:13.411087 crc crio[24284]: time="2026-06-12T16:05:13.410992218Z" level=info msg="Started container" PID=133791 containerID=b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4 description=openshift-marketplace/community-operators-twdnl/registry-server id=d289d850-2838-4270-b43f-337af5805a84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c
2026-06-12 16:39:22.224549 | controller | Jun 12 16:05:27.319813 crc crio[24284]: time="2026-06-12T16:05:27.318961329Z" level=info msg="Stopping container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4 (timeout: 2s)" id=3938077a-3353-451f-829c-267262563fd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.224566 | controller | Jun 12 16:05:27.448911 crc crio[24284]: time="2026-06-12T16:05:27.448793498Z" level=info msg="Stopped container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server" id=3938077a-3353-451f-829c-267262563fd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.224582 | controller | Jun 12 16:05:27.450141 crc crio[24284]: time="2026-06-12T16:05:27.449976666Z" level=info msg="Stopping pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c" id=f9a6fda9-e03c-482a-b796-c41af167c92e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.224598 | controller | Jun 12 16:05:27.451471 crc crio[24284]: time="2026-06-12T16:05:27.45134282Z" level=info msg="Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc003242078}] Aliases:map[]}"
2026-06-12 16:39:22.224614 | controller | Jun 12 16:05:27.451750 crc crio[24284]: time="2026-06-12T16:05:27.45167309Z" level=info msg="Deleting pod openshift-marketplace_community-operators-twdnl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.224630 | controller | Jun 12 16:05:27.838945 crc crio[24284]: time="2026-06-12T16:05:27.83844201Z" level=info msg="Stopped pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c" id=f9a6fda9-e03c-482a-b796-c41af167c92e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.224647 | controller | Jun 12 16:05:28.342737 crc crio[24284]: time="2026-06-12T16:05:28.342631553Z" level=info msg="Removing container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4" id=09047ac9-ff12-4e8e-8390-4dbe6e918714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.224663 | controller | Jun 12 16:05:28.381006 crc crio[24284]: time="2026-06-12T16:05:28.380048411Z" level=info msg="Removed container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server" id=09047ac9-ff12-4e8e-8390-4dbe6e918714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.224685 | controller | Jun 12 16:05:28.384630 crc crio[24284]: time="2026-06-12T16:05:28.384475829Z" level=info msg="Removing container: b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967" id=76245b88-f2ca-437c-a160-28e15b703e2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.224701 | controller | Jun 12 16:05:28.427418 crc crio[24284]: time="2026-06-12T16:05:28.427219911Z" level=info msg="Removed container b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967: openshift-marketplace/community-operators-twdnl/extract-content" id=76245b88-f2ca-437c-a160-28e15b703e2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.224717 | controller | Jun 12 16:05:28.432635 crc crio[24284]: time="2026-06-12T16:05:28.432549895Z" level=info msg="Removing container: 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b" id=ea47c19a-ab5e-4238-b06c-29fead27ed1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.224733 | controller | Jun 12 16:05:28.482514 crc crio[24284]: time="2026-06-12T16:05:28.482359572Z" level=info msg="Removed container 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b: openshift-marketplace/community-operators-twdnl/extract-utilities" id=ea47c19a-ab5e-4238-b06c-29fead27ed1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.224748 | controller | Jun 12 16:06:01.153358 crc crio[24284]: time="2026-06-12T16:06:01.152195659Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688006-cxp4x/POD" id=8d257141-9178-4350-9bf0-0964a8e0a7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.224764 | controller | Jun 12 16:06:01.153358 crc crio[24284]: time="2026-06-12T16:06:01.153361857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.224780 | controller | Jun 12 16:06:01.192116 crc crio[24284]: time="2026-06-12T16:06:01.191935201Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc00041d2f0}] Aliases:map[]}"
2026-06-12 16:39:22.224796 | controller | Jun 12 16:06:01.192116 crc crio[24284]: time="2026-06-12T16:06:01.192016763Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688006-cxp4x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.224813 | controller | Jun 12 16:06:01.817662 crc crio[24284]: 2026-06-12T16:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f208a980f842bf5 Mac:ea:ee:0f:92:f0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff SocketPath: PciID:}] [{Interface:0xc000134570 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.224829 | controller | Jun 12 16:06:01.817662 crc crio[24284]: time="2026-06-12T16:06:01.817539166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc00041d2f0}] Aliases:map[]}"
2026-06-12 16:39:22.224850 | controller | Jun 12 16:06:01.817962 crc crio[24284]: time="2026-06-12T16:06:01.817710712Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688006-cxp4x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.224866 | controller | Jun 12 16:06:01.833546 crc crio[24284]: time="2026-06-12T16:06:01.833457331Z" level=info msg="Ran pod sandbox f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 with infra container: openshift-infra/auto-csr-approver-29688006-cxp4x/POD" id=8d257141-9178-4350-9bf0-0964a8e0a7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.224882 | controller | Jun 12 16:06:01.841854 crc crio[24284]: time="2026-06-12T16:06:01.841678234Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b93ffcd8-6389-47c6-8e39-999f05d1312f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.224898 | controller | Jun 12 16:06:01.851200 crc crio[24284]: time="2026-06-12T16:06:01.851111276Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.224914 | controller | Jun 12 16:06:02.710707 crc crio[24284]: time="2026-06-12T16:06:02.710354083Z" level=info msg="Stopping pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c" id=98f9fa5d-d3f8-45cf-8b3b-eb9ff4fcc8a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.224930 | controller | Jun 12 16:06:02.710707 crc crio[24284]: time="2026-06-12T16:06:02.71049612Z" level=info msg="Stopped pod sandbox (already stopped): 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c" id=98f9fa5d-d3f8-45cf-8b3b-eb9ff4fcc8a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.224946 | controller | Jun 12 16:06:02.712740 crc crio[24284]: time="2026-06-12T16:06:02.711085719Z" level=info msg="Removing pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c" id=ffb3c15b-d9db-492e-8896-86ed55a3ad1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.224961 | controller | Jun 12 16:06:02.728166 crc crio[24284]: time="2026-06-12T16:06:02.727997178Z" level=info msg="Removed pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c" id=ffb3c15b-d9db-492e-8896-86ed55a3ad1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.224977 | controller | Jun 12 16:06:05.836559 crc crio[24284]: time="2026-06-12T16:06:05.835624667Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b93ffcd8-6389-47c6-8e39-999f05d1312f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.224993 | controller | Jun 12 16:06:05.838479 crc crio[24284]: time="2026-06-12T16:06:05.838327332Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0f501143-f3ce-4431-99aa-bcf1e346529c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.225009 | controller | Jun 12 16:06:05.842197 crc crio[24284]: time="2026-06-12T16:06:05.842108483Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e7e82725-233e-4855-93ad-d62c4c010bb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.225025 | controller | Jun 12 16:06:06.072117 crc crio[24284]: time="2026-06-12T16:06:06.07202055Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688006-cxp4x/oc" id=b0bfa018-ee38-4920-8049-e60907131418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.225041 | controller | Jun 12 16:06:06.072969 crc crio[24284]: time="2026-06-12T16:06:06.072897349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225057 | controller | Jun 12 16:06:06.144916 crc crio[24284]: time="2026-06-12T16:06:06.144786216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225078 | controller | Jun 12 16:06:06.384644 crc crio[24284]: time="2026-06-12T16:06:06.384529528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225094 | controller | Jun 12 16:06:06.516404 crc crio[24284]: time="2026-06-12T16:06:06.5157286Z" level=info msg="Created container db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2: openshift-infra/auto-csr-approver-29688006-cxp4x/oc" id=b0bfa018-ee38-4920-8049-e60907131418 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.225110 | controller | Jun 12 16:06:06.518060 crc crio[24284]: time="2026-06-12T16:06:06.517957171Z" level=info msg="Starting container: db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2" id=a44d49e4-d2ac-4524-a29f-b45e403dbd7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.225125 | controller | Jun 12 16:06:06.526704 crc crio[24284]: time="2026-06-12T16:06:06.525650867Z" level=info msg="Started container" PID=136549 containerID=db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2 description=openshift-infra/auto-csr-approver-29688006-cxp4x/oc id=a44d49e4-d2ac-4524-a29f-b45e403dbd7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912
2026-06-12 16:39:22.225142 | controller | Jun 12 16:06:08.109881 crc crio[24284]: time="2026-06-12T16:06:08.10881548Z" level=info msg="Stopping pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912" id=024dac1e-59f0-4591-b010-c413910c1e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.225158 | controller | Jun 12 16:06:08.112670 crc crio[24284]: time="2026-06-12T16:06:08.111064341Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc000b84000}] Aliases:map[]}"
2026-06-12 16:39:22.225174 | controller | Jun 12 16:06:08.112670 crc crio[24284]: time="2026-06-12T16:06:08.111537497Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688006-cxp4x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.225190 | controller | Jun 12 16:06:08.449420 crc crio[24284]: time="2026-06-12T16:06:08.449229778Z" level=info msg="Stopped pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912" id=024dac1e-59f0-4591-b010-c413910c1e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.225206 | controller | Jun 12 16:06:46.739050 crc crio[24284]: time="2026-06-12T16:06:46.73723144Z" level=info msg="Stopping pod sandbox: 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41" id=631c85a8-2cce-4186-b80a-b23c4482978a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.225222 | controller | Jun 12 16:06:46.741995 crc crio[24284]: time="2026-06-12T16:06:46.740201546Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1e528}] Aliases:map[]}"
2026-06-12 16:39:22.225238 | controller | Jun 12 16:06:46.741995 crc crio[24284]: time="2026-06-12T16:06:46.740546577Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.225258 | controller | Jun 12 16:06:47.216665 crc crio[24284]: time="2026-06-12T16:06:47.210763205Z" level=info msg="Stopped pod sandbox: 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41" id=631c85a8-2cce-4186-b80a-b23c4482978a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.225275 | controller | Jun 12 16:06:48.329828 crc crio[24284]: time="2026-06-12T16:06:48.329159102Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/POD" id=6feed9f8-a2b5-4b03-8dbd-abeb744f4468 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.225291 | controller | Jun 12 16:06:48.329828 crc crio[24284]: time="2026-06-12T16:06:48.329785462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225307 | controller | Jun 12 16:06:48.383143 crc crio[24284]: time="2026-06-12T16:06:48.383080025Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc00041c190}] Aliases:map[]}"
2026-06-12 16:39:22.225323 | controller | Jun 12 16:06:48.383622 crc crio[24284]: time="2026-06-12T16:06:48.383598662Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.225339 | controller | Jun 12 16:06:49.123932 crc crio[24284]: 2026-06-12T16:06:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af90e8fe3c11f6c Mac:3e:36:0b:52:76:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 SocketPath: PciID:}] [{Interface:0xc0007005b0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.225355 | controller | Jun 12 16:06:49.131050 crc crio[24284]: time="2026-06-12T16:06:49.130968825Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc00041c190}] Aliases:map[]}"
2026-06-12 16:39:22.225371 | controller | Jun 12 16:06:49.131397 crc crio[24284]: time="2026-06-12T16:06:49.131326266Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.225387 | controller | Jun 12 16:06:49.140543 crc crio[24284]: time="2026-06-12T16:06:49.140035976Z" level=info msg="Ran pod sandbox af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/POD" id=6feed9f8-a2b5-4b03-8dbd-abeb744f4468 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.225403 | controller | Jun 12 16:06:49.144501 crc crio[24284]: time="2026-06-12T16:06:49.144088174Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1d07b6f9-1dcd-48c6-ba98-a40b8018d655 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.225424 | controller | Jun 12 16:06:49.170764 crc crio[24284]: time="2026-06-12T16:06:49.170145786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=274ed55c-60d3-422e-9b39-35aedeb64a30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.225441 | controller | Jun 12 16:06:49.180311 crc crio[24284]: time="2026-06-12T16:06:49.180214959Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=e1ae70a9-6e27-49b9-aa57-9ca52e74ffc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.225457 | controller | Jun 12 16:06:49.180741 crc crio[24284]: time="2026-06-12T16:06:49.180702434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225473 | controller | Jun 12 16:06:49.243400 crc crio[24284]: time="2026-06-12T16:06:49.243091637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225488 | controller | Jun 12 16:06:49.247368 crc crio[24284]: time="2026-06-12T16:06:49.247291913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225504 | controller | Jun 12 16:06:49.462324 crc crio[24284]: time="2026-06-12T16:06:49.462133758Z" level=info msg="Created container 60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=e1ae70a9-6e27-49b9-aa57-9ca52e74ffc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.225542 | controller | Jun 12 16:06:49.468866 crc crio[24284]: time="2026-06-12T16:06:49.468751631Z" level=info msg="Starting container: 60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e" id=3426562e-ccb9-4074-8dd2-9e1acce75a0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.225561 | controller | Jun 12 16:06:49.480712 crc crio[24284]: time="2026-06-12T16:06:49.480579958Z" level=info msg="Started container" PID=139178 containerID=60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=3426562e-ccb9-4074-8dd2-9e1acce75a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f
2026-06-12 16:39:22.225578 | controller | Jun 12 16:07:02.766943 crc crio[24284]: time="2026-06-12T16:07:02.766118586Z" level=info msg="Removing container: f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb" id=e7a36290-7a34-4902-adcb-f14fcf9d417d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.225594 | controller | Jun 12 16:07:02.892975 crc crio[24284]: time="2026-06-12T16:07:02.892808741Z" level=info msg="Removed container f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb: openshift-infra/auto-csr-approver-29688000-sw54s/oc" id=e7a36290-7a34-4902-adcb-f14fcf9d417d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.225609 | controller | Jun 12 16:07:02.917045 crc crio[24284]: time="2026-06-12T16:07:02.916967817Z" level=info msg="Stopping pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0" id=54346234-ac09-44b2-ae4f-7fe282a98fd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.225625 | controller | Jun 12 16:07:02.917674 crc crio[24284]: time="2026-06-12T16:07:02.917646599Z" level=info msg="Stopped pod sandbox (already stopped): 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0" id=54346234-ac09-44b2-ae4f-7fe282a98fd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.225646 | controller | Jun 12 16:07:02.918613 crc crio[24284]: time="2026-06-12T16:07:02.918504376Z" level=info msg="Removing pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0" id=56576993-3624-413c-ac6b-40c763efdede name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.225662 | controller | Jun 12 16:07:02.933713 crc crio[24284]: time="2026-06-12T16:07:02.933209758Z" level=info msg="Removed pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0" id=56576993-3624-413c-ac6b-40c763efdede name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.225678 | controller | Jun 12 16:07:59.350472 crc crio[24284]: time="2026-06-12T16:07:59.349171537Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-q46ft/POD" id=dc2430ee-7bba-42ff-b783-d79fa819f167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.225694 | controller | Jun 12 16:07:59.354649 crc crio[24284]: time="2026-06-12T16:07:59.354454167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225710 | controller | Jun 12 16:07:59.407715 crc crio[24284]: time="2026-06-12T16:07:59.407592706Z" level=info msg="Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc002612f78}] Aliases:map[]}"
2026-06-12 16:39:22.225726 | controller | Jun 12 16:07:59.407715 crc crio[24284]: time="2026-06-12T16:07:59.407693799Z" level=info msg="Adding pod openshift-marketplace_certified-operators-q46ft to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.225742 | controller | Jun 12 16:08:00.026308 crc crio[24284]: 2026-06-12T16:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:625837fd00d084a Mac:9a:f9:ac:e6:8e:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d SocketPath: PciID:}] [{Interface:0xc0002429e0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.225759 | controller | Jun 12 16:08:00.028508 crc crio[24284]: time="2026-06-12T16:08:00.026851136Z" level=info msg="Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc002612f78}] Aliases:map[]}"
2026-06-12 16:39:22.225775 | controller | Jun 12 16:08:00.028508 crc crio[24284]: time="2026-06-12T16:08:00.027162116Z" level=info msg="Checking pod openshift-marketplace_certified-operators-q46ft for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.225791 | controller | Jun 12 16:08:00.066931 crc crio[24284]: time="2026-06-12T16:08:00.066821269Z" level=info msg="Ran pod sandbox 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee with infra container: openshift-marketplace/certified-operators-q46ft/POD" id=dc2430ee-7bba-42ff-b783-d79fa819f167 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.225807 | controller | Jun 12 16:08:00.074301 crc crio[24284]: time="2026-06-12T16:08:00.074175276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6b3eeeb9-4469-4da5-b8b0-efaa86a9de35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.225839 | controller | Jun 12 16:08:00.080201 crc crio[24284]: time="2026-06-12T16:08:00.080101558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=118a9490-edb2-4650-9a2e-188cbf6d1306 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.225855 | controller | Jun 12 16:08:00.095664 crc crio[24284]: time="2026-06-12T16:08:00.09555572Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q46ft/extract-utilities" id=e91366ce-3d13-42ca-bd08-2e37294f4b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.225871 | controller | Jun 12 16:08:00.096472 crc crio[24284]: time="2026-06-12T16:08:00.096363926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225887 | controller | Jun 12 16:08:00.192360 crc crio[24284]: time="2026-06-12T16:08:00.182822531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225903 | controller | Jun 12 16:08:00.192360 crc crio[24284]: time="2026-06-12T16:08:00.18965233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225918 | controller | Jun 12 16:08:00.487184 crc crio[24284]: time="2026-06-12T16:08:00.486752477Z" level=info msg="Created container 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c: openshift-marketplace/certified-operators-q46ft/extract-utilities" id=e91366ce-3d13-42ca-bd08-2e37294f4b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.225933 | controller | Jun 12 16:08:00.491494 crc crio[24284]: time="2026-06-12T16:08:00.490991698Z" level=info msg="Starting container: 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c" id=a1a65325-a600-44a6-a3bc-2a1ac6f75eaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.225950 | controller | Jun 12 16:08:00.529556 crc crio[24284]: time="2026-06-12T16:08:00.526585966Z" level=info msg="Started container" PID=142869 containerID=5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c description=openshift-marketplace/certified-operators-q46ft/extract-utilities id=a1a65325-a600-44a6-a3bc-2a1ac6f75eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee
2026-06-12 16:39:22.225966 | controller | Jun 12 16:08:00.639938 crc crio[24284]: time="2026-06-12T16:08:00.639234301Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688008-dkhzx/POD" id=8e986d37-d0e3-4ccc-a100-08cb181b5735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.225982 | controller | Jun 12 16:08:00.639938 crc crio[24284]: time="2026-06-12T16:08:00.63982202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.225998 | controller | Jun 12 16:08:00.687344 crc crio[24284]: time="2026-06-12T16:08:00.686973149Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc00041dec8}] Aliases:map[]}"
2026-06-12 16:39:22.226014 | controller | Jun 12 16:08:00.687344 crc crio[24284]: time="2026-06-12T16:08:00.687177035Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688008-dkhzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.226034 | controller | Jun 12 16:08:01.243599 crc crio[24284]: time="2026-06-12T16:08:01.241883407Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=83620dac-7a1d-486f-8a02-d9a2ee87ef80 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.226051 | controller | Jun 12 16:08:01.256090 crc crio[24284]: time="2026-06-12T16:08:01.255838683Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.226067 | controller | Jun 12 16:08:01.527986 crc crio[24284]: 2026-06-12T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf9df8e51d4fbe Mac:62:16:be:40:04:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab SocketPath: PciID:}] [{Interface:0xc0002df630 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.226083 | controller | Jun 12 16:08:01.531169 crc crio[24284]: time="2026-06-12T16:08:01.531056618Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc00041dec8}] Aliases:map[]}"
2026-06-12 16:39:22.226099 | controller | Jun 12 16:08:01.531542 crc crio[24284]: time="2026-06-12T16:08:01.531521093Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688008-dkhzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.226115 | controller | Jun 12 16:08:01.584065 crc crio[24284]: time="2026-06-12T16:08:01.583951319Z" level=info msg="Ran pod sandbox ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 with infra container: openshift-infra/auto-csr-approver-29688008-dkhzx/POD" id=8e986d37-d0e3-4ccc-a100-08cb181b5735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.226131 | controller | Jun 12 16:08:01.587232 crc crio[24284]: time="2026-06-12T16:08:01.58716678Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=854147fe-925a-4a87-b479-f6c282916e5b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.226146 | controller | Jun 12 16:08:01.592049 crc crio[24284]: time="2026-06-12T16:08:01.591970876Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.226162 | controller | Jun 12 16:08:02.147105 crc crio[24284]: time="2026-06-12T16:08:02.147014859Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=83620dac-7a1d-486f-8a02-d9a2ee87ef80 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.226178 | controller | Jun 12 16:08:02.148967 crc crio[24284]: time="2026-06-12T16:08:02.148843367Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ec24511f-69f2-40af-b76e-164afac0869f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.226193 | controller | Jun 12 16:08:02.153073 crc crio[24284]: time="2026-06-12T16:08:02.15301278Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7dcd3f11-5104-446e-9a11-0660a4f4acde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.226209 | controller | Jun 12 16:08:02.200814 crc crio[24284]: time="2026-06-12T16:08:02.200684275Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q46ft/extract-content" id=8311d1ee-aefb-49b2-b4e9-3cc780429e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.226232 | controller | Jun 12 16:08:02.201855 crc crio[24284]: time="2026-06-12T16:08:02.201765509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226248 | controller | Jun 12 16:08:02.270689 crc crio[24284]: time="2026-06-12T16:08:02.270117685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226265 | controller | Jun 12 16:08:02.274843 crc crio[24284]: time="2026-06-12T16:08:02.274785685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226280 | controller | Jun 12 16:08:02.449597 crc crio[24284]: time="2026-06-12T16:08:02.449478823Z" level=info msg="Created container 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b: openshift-marketplace/certified-operators-q46ft/extract-content" id=8311d1ee-aefb-49b2-b4e9-3cc780429e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.226296 | controller | Jun 12 16:08:02.451494 crc crio[24284]: time="2026-06-12T16:08:02.451207508Z" level=info msg="Starting container: 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b" id=70f72667-f0f6-4a1a-bdb2-0adac2c91ba6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.226312 | controller | Jun 12 16:08:02.458725 crc crio[24284]: time="2026-06-12T16:08:02.458627825Z" level=info msg="Started container" PID=143025 containerID=41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b description=openshift-marketplace/certified-operators-q46ft/extract-content id=70f72667-f0f6-4a1a-bdb2-0adac2c91ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee
2026-06-12 16:39:22.226328 | controller | Jun 12 16:08:02.695238 crc crio[24284]: time="2026-06-12T16:08:02.69510508Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=854147fe-925a-4a87-b479-f6c282916e5b name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.226344 | controller | Jun 12 16:08:02.696484 crc crio[24284]: time="2026-06-12T16:08:02.696229386Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9b9f298c-77a7-4355-a778-b6cb76b5c1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.226360 | controller | Jun 12 16:08:02.700685 crc crio[24284]: time="2026-06-12T16:08:02.700561574Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=db16fbd8-c87e-4706-bee7-1af047e9fef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.226376 | controller | Jun 12 16:08:02.713031 crc crio[24284]: time="2026-06-12T16:08:02.712873877Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688008-dkhzx/oc" id=fef655e6-b2b9-4de2-9232-58f4728bf0ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.226391 | controller | Jun 12 16:08:02.713820 crc crio[24284]: time="2026-06-12T16:08:02.713722545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226407 | controller | Jun 12 16:08:02.762180 crc crio[24284]: time="2026-06-12T16:08:02.762099962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226422 | controller | Jun 12 16:08:03.054420 crc crio[24284]: time="2026-06-12T16:08:03.053804463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226437 | controller | Jun 12 16:08:03.200720 crc crio[24284]: time="2026-06-12T16:08:03.20065658Z" level=info msg="Created container bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679: openshift-infra/auto-csr-approver-29688008-dkhzx/oc" id=fef655e6-b2b9-4de2-9232-58f4728bf0ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.226457 | controller | Jun 12 16:08:03.202742 crc crio[24284]: time="2026-06-12T16:08:03.20249083Z" level=info msg="Starting container: bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679" id=5a4ec455-50b2-4cae-a2b0-3b6f315caa08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.226473 | controller | Jun 12 16:08:03.213917 crc crio[24284]: time="2026-06-12T16:08:03.213855714Z" level=info msg="Started container" PID=143081 containerID=bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679 description=openshift-infra/auto-csr-approver-29688008-dkhzx/oc id=5a4ec455-50b2-4cae-a2b0-3b6f315caa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6
2026-06-12 16:39:22.226489 | controller | Jun 12 16:08:05.311800 crc crio[24284]: time="2026-06-12T16:08:05.311009881Z" level=info msg="Stopping pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6" id=4a6fe213-916d-4d74-8fb9-7d21d9daf205 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.226505 | controller | Jun 12 16:08:05.312883 crc crio[24284]: time="2026-06-12T16:08:05.312074445Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc002722450}] Aliases:map[]}"
2026-06-12 16:39:22.226540 | controller | Jun 12 16:08:05.312883 crc crio[24284]: time="2026-06-12T16:08:05.312198709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bd21a75d-3e17-4a42-9032-91a2bcd5a15f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.226558 | controller | Jun 12 16:08:05.312883 crc crio[24284]: time="2026-06-12T16:08:05.312339134Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688008-dkhzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.226574 | controller | Jun 12 16:08:05.315137 crc crio[24284]: time="2026-06-12T16:08:05.31504633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aa2d7fc8-3f9a-48dc-8170-cb552dbb3b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.226590 | controller | Jun 12 16:08:05.326153 crc crio[24284]: time="2026-06-12T16:08:05.326023091Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q46ft/registry-server" id=7d4d068f-d3da-4455-9d5b-596e8c9a0331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.226606 | controller | Jun 12 16:08:05.326645 crc crio[24284]: time="2026-06-12T16:08:05.326575799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226623 | controller | Jun 12 16:08:05.414784 crc crio[24284]: time="2026-06-12T16:08:05.414130459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226639 | controller | Jun 12 16:08:05.418592 crc crio[24284]: time="2026-06-12T16:08:05.41852584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.226659 | controller | Jun 12 16:08:05.823634 crc crio[24284]: time="2026-06-12T16:08:05.822224933Z" level=info msg="Created container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server" id=7d4d068f-d3da-4455-9d5b-596e8c9a0331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.226675 | controller | Jun 12 16:08:05.830782 crc crio[24284]: time="2026-06-12T16:08:05.827918566Z" level=info msg="Starting container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336" id=5cde257d-5824-41b3-a775-f14a5b29de6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.226690 | controller | Jun 12 16:08:05.855048 crc crio[24284]: time="2026-06-12T16:08:05.853110631Z" level=info msg="Started container" PID=143267 containerID=208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336 description=openshift-marketplace/certified-operators-q46ft/registry-server id=5cde257d-5824-41b3-a775-f14a5b29de6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee
2026-06-12 16:39:22.226706 | controller | Jun 12 16:08:06.075145 crc crio[24284]: time="2026-06-12T16:08:06.067957113Z" level=info msg="Stopped pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6" id=4a6fe213-916d-4d74-8fb9-7d21d9daf205 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.226723 | controller | Jun 12 16:08:12.530791 crc crio[24284]: time="2026-06-12T16:08:12.529550521Z" level=info msg="Stopping container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336 (timeout: 2s)" id=14b24f5f-ccf8-4200-94c5-585657a4f7da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.226739 | controller | Jun 12 16:08:13.451790 crc crio[24284]: time="2026-06-12T16:08:13.449875878Z" level=info msg="Stopped container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server" id=14b24f5f-ccf8-4200-94c5-585657a4f7da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.226754 | controller | Jun 12 16:08:13.480061 crc crio[24284]: time="2026-06-12T16:08:13.479998056Z" level=info msg="Stopping pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee" id=5dc90d37-4e22-414a-8c28-14cac443dfe5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.226770 | controller | Jun 12 16:08:13.481784 crc crio[24284]: time="2026-06-12T16:08:13.481746483Z" level=info msg="Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc001e04168}] Aliases:map[]}"
2026-06-12 16:39:22.226786 | controller | Jun 12 16:08:13.482639 crc crio[24284]: time="2026-06-12T16:08:13.482609017Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-q46ft from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.226802 | controller | Jun 12 16:08:13.857779 crc crio[24284]: time="2026-06-12T16:08:13.857437919Z" level=info msg="Stopped pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee" id=5dc90d37-4e22-414a-8c28-14cac443dfe5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.226818 | controller | Jun 12 16:08:14.589994 crc crio[24284]: time="2026-06-12T16:08:14.589091088Z" level=info msg="Removing container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336" id=d762f149-3354-4308-ae35-1490e1f4c78d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226833 | controller | Jun 12 16:08:14.625095 crc crio[24284]: time="2026-06-12T16:08:14.624921013Z" level=info msg="Removed container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server" id=d762f149-3354-4308-ae35-1490e1f4c78d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226854 | controller | Jun 12 16:08:14.628962 crc crio[24284]: time="2026-06-12T16:08:14.628685743Z" level=info msg="Removing container: 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b" id=507a576d-de29-4883-b94c-fd3e6c452f09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226870 | controller | Jun 12 16:08:14.672853 crc crio[24284]: time="2026-06-12T16:08:14.672699943Z" level=info msg="Removed container 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b: openshift-marketplace/certified-operators-q46ft/extract-content" id=507a576d-de29-4883-b94c-fd3e6c452f09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226886 | controller | Jun 12 16:08:14.676585 crc crio[24284]: time="2026-06-12T16:08:14.676076749Z" level=info msg="Removing container: 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c" id=67a55151-b059-47c3-8af4-ab42356a3232 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226902 | controller | Jun 12 16:08:14.757470 crc crio[24284]: time="2026-06-12T16:08:14.757329738Z" level=info msg="Removed container 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c: openshift-marketplace/certified-operators-q46ft/extract-utilities" id=67a55151-b059-47c3-8af4-ab42356a3232 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226917 | controller | Jun 12 16:09:03.072527 crc crio[24284]: time="2026-06-12T16:09:03.071531844Z" level=info msg="Removing container: 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422" id=1efd8379-a3af-4d3f-b9b4-7ba56b5dacb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226933 | controller | Jun 12 16:09:03.243821 crc crio[24284]: time="2026-06-12T16:09:03.242696829Z" level=info msg="Removed container 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422: openshift-infra/auto-csr-approver-29688002-4x7ql/oc" id=1efd8379-a3af-4d3f-b9b4-7ba56b5dacb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226949 | controller | Jun 12 16:09:03.248587 crc crio[24284]: time="2026-06-12T16:09:03.248501285Z" level=info msg="Removing container: 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76" id=fe3ef9be-a796-4763-a9f6-5d6d970b2f22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226964 | controller | Jun 12 16:09:03.282465 crc crio[24284]: time="2026-06-12T16:09:03.282309986Z" level=info msg="Removed container 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery" id=fe3ef9be-a796-4763-a9f6-5d6d970b2f22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226980 | controller | Jun 12 16:09:03.285344 crc crio[24284]: time="2026-06-12T16:09:03.285201369Z" level=info msg="Removing container: a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550" id=0e0df26e-33d6-4ae6-92ab-909b5922f67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.226996 | controller | Jun 12 16:09:03.331785 crc crio[24284]: time="2026-06-12T16:09:03.331690547Z" level=info msg="Removed container a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init" id=0e0df26e-33d6-4ae6-92ab-909b5922f67b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.227012 | controller | Jun 12 16:09:03.342504 crc crio[24284]: time="2026-06-12T16:09:03.342343557Z" level=info msg="Stopping pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500" id=899efd4b-d345-4cd8-b8ae-fc44dac64d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227028 | controller | Jun 12 16:09:03.342793 crc crio[24284]: time="2026-06-12T16:09:03.342682708Z" level=info msg="Stopped pod sandbox (already stopped): fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500" id=899efd4b-d345-4cd8-b8ae-fc44dac64d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227048 | controller | Jun 12 16:09:03.343761 crc crio[24284]: time="2026-06-12T16:09:03.3436887Z" level=info msg="Removing pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500" id=f997efb4-4b4d-41dd-bd81-c07e8e2916a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.227065 | controller | Jun 12 16:09:03.364436 crc crio[24284]: time="2026-06-12T16:09:03.364352425Z" level=info msg="Removed pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500" id=f997efb4-4b4d-41dd-bd81-c07e8e2916a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.227080 | controller | Jun 12 16:09:03.365641 crc crio[24284]: time="2026-06-12T16:09:03.36561005Z" level=info msg="Stopping pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a" id=0c99de64-52f7-47e6-a554-8d5ef707ecea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227095 | controller | Jun 12 16:09:03.365811 crc crio[24284]: time="2026-06-12T16:09:03.365790006Z" level=info msg="Stopped pod sandbox (already stopped): e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a" id=0c99de64-52f7-47e6-a554-8d5ef707ecea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227111 | controller | Jun 12 16:09:03.366720 crc crio[24284]: time="2026-06-12T16:09:03.366648214Z" level=info msg="Removing pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a" id=2246ab84-9118-4c68-997b-84c276457d73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.227127 | controller | Jun 12 16:09:03.382519 crc crio[24284]: time="2026-06-12T16:09:03.382463273Z" level=info msg="Removed pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a" id=2246ab84-9118-4c68-997b-84c276457d73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.227143 | controller | Jun 12 16:09:03.383715 crc crio[24284]: time="2026-06-12T16:09:03.383652438Z" level=info msg="Stopping pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee" id=a4520596-ec64-4e9d-ae23-20e431745352 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227158 | controller | Jun 12 16:09:03.383715 crc crio[24284]: time="2026-06-12T16:09:03.38370858Z" level=info msg="Stopped pod sandbox (already stopped): 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee" id=a4520596-ec64-4e9d-ae23-20e431745352 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227174 | controller | Jun 12 16:09:03.384157 crc crio[24284]: time="2026-06-12T16:09:03.384126223Z" level=info msg="Removing pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee" id=a0825839-8d8b-42b0-b4e1-0adeaa8fde82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.227190 | controller | Jun 12 16:09:03.399345 crc crio[24284]: time="2026-06-12T16:09:03.399159374Z" level=info msg="Removed pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee" id=a0825839-8d8b-42b0-b4e1-0adeaa8fde82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.227206 | controller | Jun 12 16:09:03.981861 crc crio[24284]: time="2026-06-12T16:09:03.981781359Z" level=info msg="Stopping pod sandbox: af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f" id=e984036a-b07e-4d6d-b2cf-4339d79e3fb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227222 | controller | Jun 12 16:09:03.983820 crc crio[24284]: time="2026-06-12T16:09:03.983723422Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc002612430}] Aliases:map[]}"
2026-06-12 16:39:22.227244 | controller | Jun 12 16:09:03.984585 crc crio[24284]: time="2026-06-12T16:09:03.984494497Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.227261 | controller | Jun 12 16:09:04.566504 crc crio[24284]: time="2026-06-12T16:09:04.566392689Z" level=info msg="Stopped pod sandbox: af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f" id=e984036a-b07e-4d6d-b2cf-4339d79e3fb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227277 | controller | Jun 12 16:09:05.631895 crc crio[24284]: time="2026-06-12T16:09:05.631313121Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/POD" id=9265fb43-96bd-41e4-810c-5bdd33af80f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.227293 | controller | Jun 12 16:09:05.633445 crc crio[24284]: time="2026-06-12T16:09:05.631943121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.227309 | controller | Jun 12 16:09:05.674646 crc crio[24284]: time="2026-06-12T16:09:05.674515383Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc002c1e550}] Aliases:map[]}"
2026-06-12 16:39:22.227325 | controller | Jun 12 16:09:05.674646 crc crio[24284]: time="2026-06-12T16:09:05.674576385Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.227341 | controller | Jun 12 16:09:06.445562 crc crio[24284]: 2026-06-12T16:09:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3207b2d00f98a2d Mac:0a:74:82:dd:24:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.227406 | controller | Jun 12 16:09:06.449314 crc crio[24284]: time="2026-06-12T16:09:06.448563642Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc002c1e550}] Aliases:map[]}"
2026-06-12 16:39:22.227429 | controller | Jun 12 16:09:06.449314 crc crio[24284]: time="2026-06-12T16:09:06.448827071Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.227446 | controller | Jun 12 16:09:06.463339 crc crio[24284]: time="2026-06-12T16:09:06.462915331Z" level=info msg="Ran pod sandbox 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/POD" id=9265fb43-96bd-41e4-810c-5bdd33af80f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.227484 | controller | Jun 12 16:09:06.466578 crc crio[24284]: time="2026-06-12T16:09:06.466489105Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d89b2999-ce07-49c3-b7c9-6a36cbabb285 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.227502 | controller | Jun 12 16:09:06.495860 crc crio[24284]: time="2026-06-12T16:09:06.495752931Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6c5fb2bb-a251-4348-bd1d-b859cbe0b22c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.227545 | controller | Jun 12 16:09:06.506172 crc crio[24284]: time="2026-06-12T16:09:06.505999811Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=1405e430-0b55-49c0-8a7e-cdb76f3adc45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.227563 | controller | Jun 12 16:09:06.507354 crc crio[24284]: time="2026-06-12T16:09:06.50720359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.227579 | controller | Jun 12 16:09:06.575847 crc crio[24284]: time="2026-06-12T16:09:06.5757497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.227595 | controller | Jun 12 16:09:06.581700 crc crio[24284]: time="2026-06-12T16:09:06.581156643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.227611 | controller | Jun 12 16:09:06.745428 crc crio[24284]: time="2026-06-12T16:09:06.74521602Z" level=info msg="Created container b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=1405e430-0b55-49c0-8a7e-cdb76f3adc45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.227627 | controller | Jun 12 16:09:06.748047 crc crio[24284]: time="2026-06-12T16:09:06.747886165Z" level=info msg="Starting container: b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948" id=e5592741-db5d-4c08-8a66-a88bc40042a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.227643 | controller | Jun 12 16:09:06.754641 crc crio[24284]: time="2026-06-12T16:09:06.754440196Z" level=info msg="Started container" PID=146462 containerID=b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=e5592741-db5d-4c08-8a66-a88bc40042a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552
2026-06-12 16:39:22.227659 | controller | Jun 12 16:09:59.752439 crc crio[24284]: time="2026-06-12T16:09:59.751543441Z" level=info msg="Stopping pod sandbox: 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552" id=76e44ab3-2ecb-404e-bcd3-84000106833f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227675 | controller | Jun 12 16:09:59.753902 crc crio[24284]: time="2026-06-12T16:09:59.753070571Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc001212c80}] Aliases:map[]}"
2026-06-12 16:39:22.227696 | controller | Jun 12 16:09:59.753902 crc crio[24284]: time="2026-06-12T16:09:59.753206195Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.227712 | controller | Jun 12 16:10:00.317400 crc crio[24284]: time="2026-06-12T16:10:00.316744292Z" level=info msg="Stopped pod sandbox: 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552" id=76e44ab3-2ecb-404e-bcd3-84000106833f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.227728 | controller | Jun 12 16:10:00.568886 crc crio[24284]: time="2026-06-12T16:10:00.56868355Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688010-rqkc9/POD" id=de37894b-4d32-4eea-8bd0-f340c24a650a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.227744 | controller | Jun 12 16:10:00.568886 crc crio[24284]: time="2026-06-12T16:10:00.568800484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.227760 | controller | Jun 12 16:10:00.615130 crc crio[24284]: time="2026-06-12T16:10:00.614732301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc004af8900}] Aliases:map[]}"
2026-06-12 16:39:22.227777 | controller | Jun 12 16:10:00.615130 crc crio[24284]: time="2026-06-12T16:10:00.614808474Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688010-rqkc9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.227793 | controller | Jun 12 16:10:01.037692 crc crio[24284]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78972771a88da8c Mac:ce:f0:eb:92:d4:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.227810 | controller | Jun 12 16:10:01.041216 crc crio[24284]: time="2026-06-12T16:10:01.041178772Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc004af8900}] Aliases:map[]}"
2026-06-12 16:39:22.227826 | controller | Jun 12 16:10:01.041584 crc crio[24284]: time="2026-06-12T16:10:01.041556824Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688010-rqkc9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.227843 | controller | Jun 12 16:10:01.051822 crc crio[24284]: time="2026-06-12T16:10:01.0517278Z" level=info msg="Ran pod sandbox 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d with infra container: openshift-infra/auto-csr-approver-29688010-rqkc9/POD" id=de37894b-4d32-4eea-8bd0-f340c24a650a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.227859 | controller | Jun 12 16:10:01.059119 crc crio[24284]: time="2026-06-12T16:10:01.058517348Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e900cc99-004f-4f34-a762-a9fa62a4d823 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.227879 | controller | Jun 12 16:10:01.073444 crc crio[24284]: time="2026-06-12T16:10:01.072560925Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.227896 | controller | Jun 12 16:10:01.325737 crc crio[24284]: time="2026-06-12T16:10:01.325099948Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/POD" id=a5be69c5-b807-4b5e-815a-cbefb95e4d6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.227912 | controller | Jun 12 16:10:01.325885 crc crio[24284]: time="2026-06-12T16:10:01.325753559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.227928 | controller | Jun 12 16:10:01.359911 crc crio[24284]: time="2026-06-12T16:10:01.359723881Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc0026130c8}] Aliases:map[]}"
2026-06-12 16:39:22.227944 | controller | Jun 12 16:10:01.359911 crc crio[24284]: time="2026-06-12T16:10:01.359845434Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.227960 | controller | Jun 12 16:10:01.893937 crc crio[24284]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9762c809bfb8172 Mac:f2:b1:bd:1f:47:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 SocketPath: PciID:}] [{Interface:0xc00050c6a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.227975 | controller | Jun 12 16:10:01.897615 crc crio[24284]: time="2026-06-12T16:10:01.897504585Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc0026130c8}] Aliases:map[]}"
2026-06-12 16:39:22.227992 | controller | Jun 12 16:10:01.897947 crc crio[24284]: time="2026-06-12T16:10:01.897813535Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.228008 | controller | Jun 12 16:10:01.923943 crc crio[24284]: time="2026-06-12T16:10:01.923863137Z" level=info msg="Ran pod sandbox 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/POD" id=a5be69c5-b807-4b5e-815a-cbefb95e4d6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.228023 | controller | Jun 12 16:10:01.928852 crc crio[24284]: time="2026-06-12T16:10:01.92873045Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=971b77c7-70bd-4be2-8d8b-01cfbb8054cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228039 | controller | Jun 12 16:10:01.962961 crc crio[24284]: time="2026-06-12T16:10:01.962833451Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0d643522-2956-4283-8695-edc63cfe34b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228060 | controller | Jun 12 16:10:01.991851 crc crio[24284]: time="2026-06-12T16:10:01.991586183Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=974db5b1-d2df-41d4-8a7c-e9e4035d6e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.228077 | controller | Jun 12 16:10:01.992184 crc crio[24284]: time="2026-06-12T16:10:01.992147969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228093 | controller | Jun 12 16:10:02.058474 crc crio[24284]: time="2026-06-12T16:10:02.057828349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228109 | controller | Jun 12 16:10:02.062634 crc crio[24284]: time="2026-06-12T16:10:02.06255521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228126 | controller | Jun 12 16:10:02.191591 crc crio[24284]: time="2026-06-12T16:10:02.191461263Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e900cc99-004f-4f34-a762-a9fa62a4d823 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.228141 | controller | Jun 12 16:10:02.192853 crc crio[24284]: time="2026-06-12T16:10:02.192760764Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c6407d44-38f6-444d-8d69-0d053feffaf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228157 | controller | Jun 12 16:10:02.200111 crc crio[24284]: time="2026-06-12T16:10:02.199979598Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c4e54f07-d6a7-4d36-bd3a-330f2207c094 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228172 | controller | Jun 12 16:10:02.211335 crc crio[24284]: time="2026-06-12T16:10:02.211013209Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688010-rqkc9/oc" id=1a9b5b37-8974-4225-a6b0-1df5f8340735 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.228188 | controller | Jun 12 16:10:02.213314 crc crio[24284]: time="2026-06-12T16:10:02.21320188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228203 | controller | Jun 12 16:10:02.222830 crc crio[24284]: time="2026-06-12T16:10:02.222706043Z" level=info msg="Created container ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=974db5b1-d2df-41d4-8a7c-e9e4035d6e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.228219 | controller | Jun 12 16:10:02.224505 crc crio[24284]: time="2026-06-12T16:10:02.224427928Z" level=info msg="Starting container: ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3" id=722cbbc7-e881-4822-bf5e-8b10ddd08cd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.228235 | controller | Jun 12 16:10:02.231479 crc crio[24284]: time="2026-06-12T16:10:02.231199565Z" level=info msg="Started container" PID=149612 containerID=ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=722cbbc7-e881-4822-bf5e-8b10ddd08cd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9
2026-06-12 16:39:22.228257 | controller | Jun 12 16:10:02.262783 crc crio[24284]: time="2026-06-12T16:10:02.262567667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228274 | controller | Jun 12 16:10:02.593124 crc crio[24284]: time="2026-06-12T16:10:02.592330766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228290 | controller | Jun 12 16:10:02.735773 crc crio[24284]: time="2026-06-12T16:10:02.735502035Z" level=info msg="Created container 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b: openshift-infra/auto-csr-approver-29688010-rqkc9/oc" id=1a9b5b37-8974-4225-a6b0-1df5f8340735 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.228306 | controller | Jun 12 16:10:02.738222 crc crio[24284]: time="2026-06-12T16:10:02.738119799Z" level=info msg="Starting container: 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b" id=dc6f3e78-166f-496b-a23b-8fe6e07a8de8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.228322 | controller | Jun 12 16:10:02.745977 crc crio[24284]: time="2026-06-12T16:10:02.745859757Z" level=info msg="Started container" PID=149635 containerID=632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b description=openshift-infra/auto-csr-approver-29688010-rqkc9/oc id=dc6f3e78-166f-496b-a23b-8fe6e07a8de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d
2026-06-12 16:39:22.228337 | controller | Jun 12 16:10:04.877425 crc crio[24284]: time="2026-06-12T16:10:04.876151555Z" level=info msg="Stopping pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d" id=b4d0412b-e78a-4bb6-822f-8edc996f9488 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.228353 | controller | Jun 12 16:10:04.880070 crc crio[24284]: time="2026-06-12T16:10:04.879592097Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc0006be720}] Aliases:map[]}"
2026-06-12 16:39:22.228369 | controller | Jun 12 16:10:04.880070 crc crio[24284]: time="2026-06-12T16:10:04.879736291Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688010-rqkc9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.228386 | controller | Jun 12 16:10:05.238043 crc crio[24284]: time="2026-06-12T16:10:05.237950128Z" level=info msg="Stopped pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d" id=b4d0412b-e78a-4bb6-822f-8edc996f9488 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.228401 | controller | Jun 12 16:10:10.078097 crc crio[24284]: time="2026-06-12T16:10:10.076618597Z" level=info msg="Stopping pod sandbox: 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9" id=24d778eb-3bcc-4673-94ad-ff711214b27d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.228417 | controller | Jun 12 16:10:10.080825 crc crio[24284]: time="2026-06-12T16:10:10.080689499Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc001212da0}] Aliases:map[]}"
2026-06-12 16:39:22.228438 | controller | Jun 12 16:10:10.081506 crc crio[24284]: time="2026-06-12T16:10:10.081186655Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.228454 | controller | Jun 12 16:10:11.481810 crc crio[24284]: time="2026-06-12T16:10:11.481002437Z" level=info msg="Stopped pod sandbox: 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9" id=24d778eb-3bcc-4673-94ad-ff711214b27d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.228469 | controller | Jun 12 16:10:12.255708 crc crio[24284]: time="2026-06-12T16:10:12.254396264Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/POD" id=5b3bfc24-5ef9-407e-ba4d-afa044a95222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.228485 | controller | Jun 12 16:10:12.255708 crc crio[24284]: time="2026-06-12T16:10:12.254501917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228500 | controller | Jun 12 16:10:12.291628 crc crio[24284]: time="2026-06-12T16:10:12.291090149Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc004286f80}] Aliases:map[]}"
2026-06-12 16:39:22.228536 | controller | Jun 12 16:10:12.291628 crc crio[24284]: time="2026-06-12T16:10:12.291187193Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.228555 | controller | Jun 12 16:10:13.077853 crc crio[24284]: 2026-06-12T16:10:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97f05cef230ea8b Mac:fa:20:c4:b5:a3:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.228572 | controller | Jun 12 16:10:13.079632 crc crio[24284]: time="2026-06-12T16:10:13.079236238Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc004286f80}] Aliases:map[]}"
2026-06-12 16:39:22.228588 | controller | Jun 12 16:10:13.079760 crc crio[24284]: time="2026-06-12T16:10:13.079690243Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.228604 | controller | Jun 12 16:10:13.093196 crc crio[24284]: time="2026-06-12T16:10:13.093112533Z" level=info msg="Ran pod sandbox 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/POD" id=5b3bfc24-5ef9-407e-ba4d-afa044a95222 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.228620 | controller | Jun 12 16:10:13.099553 crc crio[24284]: time="2026-06-12T16:10:13.097862933Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c7d0367c-d2ec-4f12-9503-06516dab9af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228641 | controller | Jun 12 16:10:13.124959 crc crio[24284]: time="2026-06-12T16:10:13.124840056Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=718b56b3-0de7-491b-877d-769fa3303add name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228657 | controller | Jun 12 16:10:13.136660 crc crio[24284]: time="2026-06-12T16:10:13.13656194Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=60995183-ca2f-4bc9-a29e-765658ee59c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.228673 | controller | Jun 12 16:10:13.137056 crc crio[24284]: time="2026-06-12T16:10:13.136995344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228690 | controller | Jun 12 16:10:13.200179 crc crio[24284]: time="2026-06-12T16:10:13.200062742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228705 | controller | Jun 12 16:10:13.204155 crc crio[24284]: time="2026-06-12T16:10:13.204047139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228721 | controller | Jun 12 16:10:13.473666 crc crio[24284]: time="2026-06-12T16:10:13.472856578Z" level=info msg="Created container 9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=60995183-ca2f-4bc9-a29e-765658ee59c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.228737 | controller | Jun 12 16:10:13.475228 crc crio[24284]: time="2026-06-12T16:10:13.475105531Z" level=info msg="Starting container: 9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66" id=83e53fb8-98e8-441e-8eb3-037f61d21996 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.228753 | controller | Jun 12 16:10:13.482150 crc crio[24284]: time="2026-06-12T16:10:13.482026831Z" level=info msg="Started container" PID=150403 containerID=9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=83e53fb8-98e8-441e-8eb3-037f61d21996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535
2026-06-12 16:39:22.228769 | controller | Jun 12 16:10:56.771087 crc crio[24284]: time="2026-06-12T16:10:56.770227651Z" level=info msg="Stopping pod sandbox: 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535" id=e166260d-d7bf-4338-aa95-85b1460a7b8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.228785 | controller | Jun 12 16:10:56.773348 crc crio[24284]: time="2026-06-12T16:10:56.773315331Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc000b84470}] Aliases:map[]}"
2026-06-12 16:39:22.228801 | controller | Jun 12 16:10:56.773663 crc crio[24284]: time="2026-06-12T16:10:56.773642702Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.228822 | controller | Jun 12 16:10:57.344458 crc crio[24284]: time="2026-06-12T16:10:57.341597699Z" level=info msg="Stopped pod sandbox: 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535" id=e166260d-d7bf-4338-aa95-85b1460a7b8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.228839 | controller | Jun 12 16:10:58.344772 crc crio[24284]: time="2026-06-12T16:10:58.344042333Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/POD" id=beac2158-e466-4797-b161-d94be916b7e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.228855 | controller | Jun 12 16:10:58.346296 crc crio[24284]: time="2026-06-12T16:10:58.344791207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.228870 | controller | Jun 12 16:10:58.385978 crc crio[24284]: time="2026-06-12T16:10:58.385407327Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc004af80a8}] Aliases:map[]}"
2026-06-12 16:39:22.228886 | controller | Jun 12 16:10:58.386464 crc crio[24284]: time="2026-06-12T16:10:58.386433441Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.228902 | controller | Jun 12 16:10:59.060506 crc crio[24284]: 2026-06-12T16:10:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af0dcd83ef6255b Mac:c2:91:f4:9c:4a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea SocketPath: PciID:}] [{Interface:0xc0001946a0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.228918 | controller | Jun 12 16:10:59.062476 crc crio[24284]: time="2026-06-12T16:10:59.061868396Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc004af80a8}] Aliases:map[]}"
2026-06-12 16:39:22.228934 | controller | Jun 12 16:10:59.062654 crc crio[24284]: time="2026-06-12T16:10:59.06258895Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.228950 | controller | Jun 12 16:10:59.075701 crc crio[24284]: time="2026-06-12T16:10:59.075610815Z" level=info msg="Ran pod sandbox af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/POD" id=beac2158-e466-4797-b161-d94be916b7e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.228966 | controller | Jun 12 16:10:59.078404 crc crio[24284]: time="2026-06-12T16:10:59.078313059Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=26428a56-e3f4-4087-9cf0-3e53feb2d80a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.228987 | controller | Jun 12 16:10:59.101219 crc crio[24284]: time="2026-06-12T16:10:59.101142099Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d5d8ca01-911c-48be-ae1d-67d13afbfd46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.229004 | controller | Jun 12 16:10:59.109302 crc crio[24284]: time="2026-06-12T16:10:59.109000331Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=71b507de-4d77-4f2d-99c9-062946c8265e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.229020 | controller | Jun 12 16:10:59.109905 crc crio[24284]: time="2026-06-12T16:10:59.109780246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229036 | controller | Jun 12 16:10:59.164864 crc crio[24284]: time="2026-06-12T16:10:59.164792857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229052 | controller | Jun 12 16:10:59.171111 crc crio[24284]: time="2026-06-12T16:10:59.171036726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229067 | controller | Jun 12 16:10:59.302592 crc crio[24284]: time="2026-06-12T16:10:59.302473439Z" level=info msg="Created container c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=71b507de-4d77-4f2d-99c9-062946c8265e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.229083 | controller | Jun 12 16:10:59.304691 crc crio[24284]: time="2026-06-12T16:10:59.304597687Z" level=info msg="Starting container: c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068" id=7baab1c5-2a77-4904-a5c3-f9e576b2af89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.229099 | controller | Jun 12 16:10:59.313214 crc crio[24284]: time="2026-06-12T16:10:59.313114909Z" level=info msg="Started container" PID=153044 containerID=c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=7baab1c5-2a77-4904-a5c3-f9e576b2af89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db
2026-06-12 16:39:22.229116 | controller | Jun 12 16:11:03.455564 crc crio[24284]: time="2026-06-12T16:11:03.454567658Z" level=info msg="Removing container: 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289" id=790faad3-16cb-41e4-8959-e7cbe0268dcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.229132 | controller | Jun 12 16:11:03.623403 crc crio[24284]: time="2026-06-12T16:11:03.622726579Z" level=info msg="Removed container 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289: openshift-infra/auto-csr-approver-29688004-qnm9s/oc" id=790faad3-16cb-41e4-8959-e7cbe0268dcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.229148 | controller | Jun 12 16:11:03.635429 crc crio[24284]: time="2026-06-12T16:11:03.635343919Z" level=info msg="Stopping pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007" id=0752408c-b840-47a9-89ab-15312a39b156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229164 | controller | Jun 12 16:11:03.635889 crc crio[24284]: time="2026-06-12T16:11:03.635858786Z" level=info msg="Stopped pod sandbox (already stopped): 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007" id=0752408c-b840-47a9-89ab-15312a39b156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229180 | controller | Jun 12 16:11:03.636807 crc crio[24284]: time="2026-06-12T16:11:03.636716134Z" level=info msg="Removing pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007" id=5ce069c3-1de2-4611-9aff-2bb8a2b0f499 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.229202 | controller | Jun 12 16:11:03.649571 crc crio[24284]: time="2026-06-12T16:11:03.649327767Z" level=info msg="Removed pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007" id=5ce069c3-1de2-4611-9aff-2bb8a2b0f499 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.229218 | controller | Jun 12 16:11:53.559502 crc crio[24284]: time="2026-06-12T16:11:53.55647297Z" level=info msg="Stopping pod sandbox: af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db" id=dbdaee02-7bfe-4e71-aeaf-ed88a3bf3a2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229234 | controller | Jun 12 16:11:53.559502 crc crio[24284]: time="2026-06-12T16:11:53.558416042Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc003243230}] Aliases:map[]}"
2026-06-12 16:39:22.229251 | controller | Jun 12 16:11:53.559502 crc crio[24284]: time="2026-06-12T16:11:53.558604568Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.229267 | controller | Jun 12 16:11:54.068427 crc crio[24284]: time="2026-06-12T16:11:54.068325082Z" level=info msg="Stopped pod sandbox: af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db" id=dbdaee02-7bfe-4e71-aeaf-ed88a3bf3a2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229283 | controller | Jun 12 16:11:55.365794 crc crio[24284]: time="2026-06-12T16:11:55.364857093Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/POD" id=489be599-806a-42fa-9ec1-772d1b3b1902 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.229298 | controller | Jun 12 16:11:55.367177 crc crio[24284]: time="2026-06-12T16:11:55.365835094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229315 | controller | Jun 12 16:11:55.402788 crc crio[24284]: time="2026-06-12T16:11:55.402684523Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc000b851a8}] Aliases:map[]}"
2026-06-12 16:39:22.229331 | controller | Jun 12 16:11:55.402788 crc crio[24284]: time="2026-06-12T16:11:55.402765006Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.229347 | controller | Jun 12 16:11:55.920159 crc crio[24284]: 2026-06-12T16:11:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e975472ec2a46d3 Mac:ba:d4:15:e0:75:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.229367 | controller | Jun 12 16:11:55.921549 crc crio[24284]: time="2026-06-12T16:11:55.921473898Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc000b851a8}] Aliases:map[]}"
2026-06-12 16:39:22.229384 | controller | Jun 12 16:11:55.921710 crc crio[24284]: time="2026-06-12T16:11:55.921656594Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.229399 | controller | Jun 12 16:11:55.932230 crc crio[24284]: time="2026-06-12T16:11:55.932122967Z" level=info msg="Ran pod sandbox e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/POD" id=489be599-806a-42fa-9ec1-772d1b3b1902 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.229415 | controller | Jun 12 16:11:55.935095 crc crio[24284]: time="2026-06-12T16:11:55.934581557Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9b6fb922-d9e0-416c-8a86-2268ac053071 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.229431 | controller | Jun 12 16:11:55.963776 crc crio[24284]: time="2026-06-12T16:11:55.963122688Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c6e8122a-4fd7-464f-a2e2-4ee6916252ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.229447 | controller | Jun 12 16:11:55.970970 crc crio[24284]: time="2026-06-12T16:11:55.970324328Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam" id=b7261790-f96e-4d54-a55c-2ca4ce65eb47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.229463 | controller | Jun 12 16:11:55.970970 crc crio[24284]: time="2026-06-12T16:11:55.970663899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229479 | controller | Jun 12 16:11:56.021551 crc crio[24284]: time="2026-06-12T16:11:56.021440633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229495 | controller | Jun 12 16:11:56.025666 crc crio[24284]: time="2026-06-12T16:11:56.025591537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229527 | controller | Jun 12 16:11:56.157991 crc crio[24284]: time="2026-06-12T16:11:56.157874847Z" level=info msg="Created container 65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam" id=b7261790-f96e-4d54-a55c-2ca4ce65eb47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.229548 | controller | Jun 12 16:11:56.159239 crc crio[24284]: time="2026-06-12T16:11:56.159104407Z" level=info msg="Starting container: 65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff" id=12fc9285-b95f-46af-8532-4bea5562c3c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.229565 | controller | Jun 12 16:11:56.164454 crc crio[24284]: time="2026-06-12T16:11:56.164347975Z" level=info msg="Started container" PID=156336 containerID=65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff description=openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam id=12fc9285-b95f-46af-8532-4bea5562c3c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a
2026-06-12 16:39:22.229587 | controller | Jun 12 16:12:00.651800 crc crio[24284]: time="2026-06-12T16:12:00.650963565Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688012-8wjkd/POD" id=0088857d-36c7-4a80-a269-27816a9dd01a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.229604 | controller | Jun 12 16:12:00.653091 crc crio[24284]: time="2026-06-12T16:12:00.651825122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229619 | controller | Jun 12 16:12:00.686431 crc crio[24284]: time="2026-06-12T16:12:00.686324355Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc001212980}] Aliases:map[]}"
2026-06-12 16:39:22.229635 | controller | Jun 12 16:12:00.686431 crc crio[24284]: time="2026-06-12T16:12:00.686416328Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688012-8wjkd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.229651 | controller | Jun 12 16:12:01.258611 crc crio[24284]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3cdf4c30bec630 Mac:6a:e2:09:ac:35:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.229667 | controller | Jun 12 16:12:01.261422 crc crio[24284]: time="2026-06-12T16:12:01.261338379Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc001212980}] Aliases:map[]}"
2026-06-12 16:39:22.229684 | controller | Jun 12 16:12:01.261536 crc crio[24284]: time="2026-06-12T16:12:01.261522755Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688012-8wjkd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.229699 | controller | Jun 12 16:12:01.275765 crc crio[24284]: time="2026-06-12T16:12:01.275667128Z" level=info msg="Ran pod sandbox b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c with infra container: openshift-infra/auto-csr-approver-29688012-8wjkd/POD" id=0088857d-36c7-4a80-a269-27816a9dd01a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.229715 | controller | Jun 12 16:12:01.279909 crc crio[24284]: time="2026-06-12T16:12:01.2798452Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=848d1728-5956-47ea-aa52-e823a7a247a8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.229731 | controller | Jun 12 16:12:01.290858 crc crio[24284]: time="2026-06-12T16:12:01.289648513Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.229747 | controller | Jun 12 16:12:02.367861 crc crio[24284]: time="2026-06-12T16:12:02.367630824Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=848d1728-5956-47ea-aa52-e823a7a247a8 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.229768 | controller | Jun 12 16:12:02.369357 crc crio[24284]: time="2026-06-12T16:12:02.368757124Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b1e473c1-d066-4858-8ff4-a4b64abcd9c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.229785 | controller | Jun 12 16:12:02.374596 crc crio[24284]: time="2026-06-12T16:12:02.374502483Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1e4a3685-18ff-417e-a046-9501233be25f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.229801 | controller | Jun 12 16:12:02.384330 crc crio[24284]: time="2026-06-12T16:12:02.384161602Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688012-8wjkd/oc" id=e7d81066-d6ed-49e5-9295-da43193a2c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.229816 | controller | Jun 12 16:12:02.384970 crc crio[24284]: time="2026-06-12T16:12:02.384865994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229832 | controller | Jun 12 16:12:02.441375 crc crio[24284]: time="2026-06-12T16:12:02.441223737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229848 | controller | Jun 12 16:12:02.711073 crc crio[24284]: time="2026-06-12T16:12:02.710978756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.229863 | controller | Jun 12 16:12:02.903381 crc crio[24284]: time="2026-06-12T16:12:02.902825063Z" level=info msg="Created container 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1: openshift-infra/auto-csr-approver-29688012-8wjkd/oc" id=e7d81066-d6ed-49e5-9295-da43193a2c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.229879 | controller | Jun 12 16:12:02.910991 crc crio[24284]: time="2026-06-12T16:12:02.907991563Z" level=info msg="Starting container: 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1" id=aad9ebdc-e46f-4dbf-b6de-8523feef400f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.229895 | controller | Jun 12 16:12:02.919431 crc crio[24284]: time="2026-06-12T16:12:02.919306929Z" level=info msg="Started container" PID=156824 containerID=57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1 description=openshift-infra/auto-csr-approver-29688012-8wjkd/oc id=aad9ebdc-e46f-4dbf-b6de-8523feef400f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c
2026-06-12 16:39:22.229912 | controller | Jun 12 16:12:04.756454 crc crio[24284]: time="2026-06-12T16:12:04.755326345Z" level=info msg="Stopping pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c" id=60875c35-014d-4253-bb57-e60fa3a18d32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229928 | controller | Jun 12 16:12:04.757950 crc crio[24284]: time="2026-06-12T16:12:04.757213656Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc000b84db0}] Aliases:map[]}"
2026-06-12 16:39:22.229944 | controller | Jun 12 16:12:04.757950 crc crio[24284]: time="2026-06-12T16:12:04.757553697Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688012-8wjkd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.229964 | controller | Jun 12 16:12:05.072175 crc crio[24284]: time="2026-06-12T16:12:05.071914292Z" level=info msg="Stopped pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c" id=60875c35-014d-4253-bb57-e60fa3a18d32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229980 | controller | Jun 12 16:12:05.772008 crc crio[24284]: time="2026-06-12T16:12:05.771068185Z" level=info msg="Stopping pod sandbox: e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a" id=b1bca2fc-3e46-4446-b0f3-7913bea3b027 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.229996 | controller | Jun 12 16:12:05.772903 crc crio[24284]: time="2026-06-12T16:12:05.772621016Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc003242760}] Aliases:map[]}"
2026-06-12 16:39:22.230012 | controller | Jun 12 16:12:05.772903 crc crio[24284]: time="2026-06-12T16:12:05.772823172Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.230028 | controller | Jun 12 16:12:06.412741 crc crio[24284]: time="2026-06-12T16:12:06.412141861Z" level=info msg="Stopped pod sandbox: e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a" id=b1bca2fc-3e46-4446-b0f3-7913bea3b027 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.230045 | controller | Jun 12 16:12:07.810994 crc crio[24284]: time="2026-06-12T16:12:07.810902801Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/POD" id=b7ac25e8-b41c-4838-8c72-c6d3f410b94c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.230060 | controller | Jun 12 16:12:07.812467 crc crio[24284]: time="2026-06-12T16:12:07.811083706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230077 | controller | Jun 12 16:12:07.881687 crc crio[24284]: time="2026-06-12T16:12:07.881615404Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc000b85348}] Aliases:map[]}"
2026-06-12 16:39:22.230093 | controller | Jun 12 16:12:07.881687 crc crio[24284]: time="2026-06-12T16:12:07.881673305Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.230109 | controller | Jun 12 16:12:08.661433 crc crio[24284]: 2026-06-12T16:12:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:107616161efa738 Mac:a2:bc:d4:d0:90:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 SocketPath: PciID:}] [{Interface:0xc000121430 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.230126 | controller | Jun 12 16:12:08.667560 crc crio[24284]: time="2026-06-12T16:12:08.66475632Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc000b85348}] Aliases:map[]}"
2026-06-12 16:39:22.230146 | controller | Jun 12 16:12:08.667560 crc crio[24284]: time="2026-06-12T16:12:08.664968597Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.230163 | controller | Jun 12 16:12:08.677114 crc crio[24284]: time="2026-06-12T16:12:08.677026087Z" level=info msg="Ran pod sandbox 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/POD" id=b7ac25e8-b41c-4838-8c72-c6d3f410b94c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.230179 | controller | Jun 12 16:12:08.684677 crc crio[24284]: time="2026-06-12T16:12:08.684555745Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ba8bc752-9ccd-4aa8-9694-64de2833ac98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.230195 | controller | Jun 12 16:12:08.714950 crc crio[24284]: time="2026-06-12T16:12:08.714073529Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e6727d35-fa3c-43fd-b304-1509a4816edb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.230211 | controller | Jun 12 16:12:08.723989 crc crio[24284]: time="2026-06-12T16:12:08.723838802Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d7ea0e5a-9894-4761-888d-330ead638ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.230226 | controller | Jun 12 16:12:08.724435 crc crio[24284]: time="2026-06-12T16:12:08.724353468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230242 | controller | Jun 12 16:12:08.785730 crc crio[24284]: time="2026-06-12T16:12:08.785597377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230258 | controller | Jun 12 16:12:08.791109 crc crio[24284]: time="2026-06-12T16:12:08.791022551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230304 | controller | Jun 12 16:12:09.006419 crc crio[24284]: time="2026-06-12T16:12:09.006196423Z" level=info msg="Created container 2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d7ea0e5a-9894-4761-888d-330ead638ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.230325 | controller | Jun 12 16:12:09.008521 crc crio[24284]: time="2026-06-12T16:12:09.007805385Z" level=info msg="Starting container: 2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7" id=5d896a4a-945a-458c-bdc5-bc9bbdb4e64f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.230341 | controller | Jun 12 16:12:09.015339 crc crio[24284]: time="2026-06-12T16:12:09.014880241Z" level=info msg="Started container" PID=157395 containerID=2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=5d896a4a-945a-458c-bdc5-bc9bbdb4e64f name=/runtime.v1.RuntimeService/StartContainer sandboxID=107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705
2026-06-12 16:39:22.230385 | controller | Jun 12 16:12:18.987852 crc crio[24284]: time="2026-06-12T16:12:18.986751275Z" level=info msg="Stopping pod sandbox: 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705" id=aaf0bb1d-34d6-4d8c-83f4-494afb3e8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.230408 | controller | Jun 12 16:12:18.990220 crc crio[24284]: time="2026-06-12T16:12:18.98847373Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc004af90b8}] Aliases:map[]}"
2026-06-12 16:39:22.230425 | controller | Jun 12 16:12:18.990220 crc crio[24284]: time="2026-06-12T16:12:18.988636115Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.230441 | controller | Jun 12 16:12:19.540753 crc crio[24284]: time="2026-06-12T16:12:19.539981809Z" level=info msg="Stopped pod sandbox: 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705" id=aaf0bb1d-34d6-4d8c-83f4-494afb3e8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.230483 | controller | Jun 12 16:12:20.594496 crc crio[24284]: time="2026-06-12T16:12:20.593899549Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/POD" id=6efe5d91-6e50-4f84-8c27-9058aa6ebecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.230499 | controller | Jun 12 16:12:20.595782 crc crio[24284]: time="2026-06-12T16:12:20.594525339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230544 | controller | Jun 12 16:12:20.630363 crc crio[24284]: time="2026-06-12T16:12:20.630221708Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002612378}] Aliases:map[]}"
2026-06-12 16:39:22.230566 | controller | Jun 12 16:12:20.630363 crc crio[24284]: time="2026-06-12T16:12:20.630373883Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.230583 | controller | Jun 12 16:12:21.369136 crc crio[24284]: 2026-06-12T16:12:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d57f951c6a14b75 Mac:b2:14:aa:19:96:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.230622 | controller | Jun 12 16:12:21.371328 crc crio[24284]: time="2026-06-12T16:12:21.371146069Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002612378}] Aliases:map[]}"
2026-06-12 16:39:22.230649 | controller | Jun 12 16:12:21.371628 crc crio[24284]: time="2026-06-12T16:12:21.371434038Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.230666 | controller | Jun 12 16:12:21.382076 crc crio[24284]: time="2026-06-12T16:12:21.381975306Z" level=info msg="Ran pod sandbox d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/POD" id=6efe5d91-6e50-4f84-8c27-9058aa6ebecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.230714 | controller | Jun 12 16:12:21.384812 crc crio[24284]: time="2026-06-12T16:12:21.384727653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=64bb2fab-5017-42cf-88ff-7de2ed5e713a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.230735 | controller | Jun 12 16:12:21.416059 crc crio[24284]: time="2026-06-12T16:12:21.415744917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cbc78b14-397e-4e21-bb22-93145adf73c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.230751 | controller | Jun 12 16:12:21.427942 crc crio[24284]: time="2026-06-12T16:12:21.427773665Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=34291f40-9f44-44e6-b271-3fcd33366e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.230768 | controller | Jun 12 16:12:21.428530 crc crio[24284]: time="2026-06-12T16:12:21.428457176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230784 | controller | Jun 12 16:12:21.483793 crc crio[24284]: time="2026-06-12T16:12:21.482854154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230823 | controller | Jun 12 16:12:21.490605 crc crio[24284]: time="2026-06-12T16:12:21.490420863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.230841 | controller | Jun 12 16:12:21.683991 crc crio[24284]: time="2026-06-12T16:12:21.683896919Z" level=info msg="Created container 4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=34291f40-9f44-44e6-b271-3fcd33366e81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.230857 | controller | Jun 12 16:12:21.686152 crc crio[24284]: time="2026-06-12T16:12:21.686043336Z" level=info msg="Starting container: 4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d" id=e3f3ede7-a61b-4c5e-96f5-3ab69c7d3bc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.230874 | controller | Jun 12 16:12:21.695364 crc crio[24284]: time="2026-06-12T16:12:21.695117051Z" level=info msg="Started container" PID=158208 containerID=4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e3f3ede7-a61b-4c5e-96f5-3ab69c7d3bc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e
2026-06-12 16:39:22.230890 | controller | Jun 12 16:12:34.298717 crc crio[24284]: time="2026-06-12T16:12:34.297575266Z" level=info msg="Stopping pod sandbox: d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e" id=084517a6-7d47-4e64-8d26-4700e99c2970 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.230966 | controller | Jun 12 16:12:34.300556 crc crio[24284]: time="2026-06-12T16:12:34.299541489Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002c1e6f0}] Aliases:map[]}"
2026-06-12 16:39:22.230996 | controller | Jun 12 16:12:34.300556 crc crio[24284]: time="2026-06-12T16:12:34.299718064Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.231015 | controller | Jun 12 16:12:34.875854 crc crio[24284]: time="2026-06-12T16:12:34.875123565Z" level=info msg="Stopped pod sandbox: d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e" id=084517a6-7d47-4e64-8d26-4700e99c2970 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.231032 | controller | Jun 12 16:12:35.932239 crc crio[24284]: time="2026-06-12T16:12:35.931452197Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/POD" id=35e43328-a45d-47db-abcf-c220cc2e007a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.231048 | controller | Jun 12 16:12:35.934582 crc crio[24284]: time="2026-06-12T16:12:35.932535972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231065 | controller | Jun 12 16:12:35.966454 crc crio[24284]: time="2026-06-12T16:12:35.96621215Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc001213250}] Aliases:map[]}"
2026-06-12 16:39:22.231081 | controller | Jun 12 16:12:35.966454 crc crio[24284]: time="2026-06-12T16:12:35.966361835Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.231097 | controller | Jun 12 16:12:36.863093 crc crio[24284]: 2026-06-12T16:12:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6134111c2f6835 Mac:b2:6a:46:fe:ba:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de SocketPath: PciID:}] [{Interface:0xc0000149a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.231113 | controller | Jun 12 16:12:36.865863 crc crio[24284]: time="2026-06-12T16:12:36.86574417Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc001213250}] Aliases:map[]}"
2026-06-12 16:39:22.231129 | controller | Jun 12 16:12:36.867683 crc crio[24284]: time="2026-06-12T16:12:36.865918276Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.231177 | controller | Jun 12 16:12:36.877986 crc crio[24284]: time="2026-06-12T16:12:36.877930901Z" level=info msg="Ran pod sandbox e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/POD" id=35e43328-a45d-47db-abcf-c220cc2e007a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.231197 | controller | Jun 12 16:12:36.882555 crc crio[24284]: time="2026-06-12T16:12:36.882423433Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1646350c-68d9-4abd-b985-d54c77122e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.231213 | controller | Jun 12 16:12:36.917048 crc crio[24284]: time="2026-06-12T16:12:36.916714559Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=540161d4-8bc2-4061-9458-ff46d4383f83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.231228 | controller | Jun 12 16:12:36.930676 crc crio[24284]: time="2026-06-12T16:12:36.930580106Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=abab9cc5-27e0-49bf-ba81-dfdc07fd3029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.231244 | controller | Jun 12 16:12:36.931548 crc crio[24284]: time="2026-06-12T16:12:36.931433243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231260 | controller | Jun 12 16:12:37.001720 crc crio[24284]: time="2026-06-12T16:12:37.001592835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231276 | controller | Jun 12 16:12:37.005057 crc crio[24284]: time="2026-06-12T16:12:37.004979782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231291 | controller | Jun 12 16:12:37.225215 crc crio[24284]: time="2026-06-12T16:12:37.224584978Z" level=info msg="Created container e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=abab9cc5-27e0-49bf-ba81-dfdc07fd3029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.231307 | controller | Jun 12 16:12:37.226735 crc crio[24284]: time="2026-06-12T16:12:37.226674774Z" level=info msg="Starting container: e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a" id=ee89dd85-2474-428b-8861-52eb6270be09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.231323 | controller | Jun 12 16:12:37.235804 crc crio[24284]: time="2026-06-12T16:12:37.235690078Z" level=info msg="Started container" PID=159116 containerID=e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=ee89dd85-2474-428b-8861-52eb6270be09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d
2026-06-12 16:39:22.231339 | controller | Jun 12 16:13:03.697214 crc crio[24284]: time="2026-06-12T16:13:03.69647532Z" level=info msg="Removing container: db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2" id=9295afb1-5c00-4469-8507-d010b04dbe7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.231355 | controller | Jun 12 16:13:03.861607 crc crio[24284]: time="2026-06-12T16:13:03.861545524Z" level=info msg="Removed container db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2: openshift-infra/auto-csr-approver-29688006-cxp4x/oc" id=9295afb1-5c00-4469-8507-d010b04dbe7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.231376 | controller | Jun 12 16:13:03.877564 crc crio[24284]: time="2026-06-12T16:13:03.877500529Z" level=info msg="Stopping pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912" id=06173c42-5383-4780-926e-605fbc0b0fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.231392 | controller | Jun 12 16:13:03.877934 crc crio[24284]: time="2026-06-12T16:13:03.877908472Z" level=info msg="Stopped pod sandbox (already stopped): f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912" id=06173c42-5383-4780-926e-605fbc0b0fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.231407 | controller | Jun 12 16:13:03.879218 crc crio[24284]: time="2026-06-12T16:13:03.879078785Z" level=info msg="Removing pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912" id=9e3888bd-5d03-4c80-be86-0ac77a9b2f53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.231423 | controller | Jun 12 16:13:03.906295 crc crio[24284]: time="2026-06-12T16:13:03.906034885Z" level=info msg="Removed pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912" id=9e3888bd-5d03-4c80-be86-0ac77a9b2f53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.231438 | controller | Jun 12 16:13:21.035138 crc crio[24284]: time="2026-06-12T16:13:21.033779953Z" level=info msg="Stopping pod sandbox: e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d" id=68e1741b-d556-4be5-8fcb-5f1189ce0c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.231454 | controller | Jun 12 16:13:21.037820 crc crio[24284]: time="2026-06-12T16:13:21.037685687Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc0009b94d0}] Aliases:map[]}"
2026-06-12 16:39:22.231487 | controller | Jun 12 16:13:21.038644 crc crio[24284]: time="2026-06-12T16:13:21.038470942Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.231504 | controller | Jun 12 16:13:21.636671 crc crio[24284]: time="2026-06-12T16:13:21.635972244Z" level=info msg="Stopped pod sandbox: e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d" id=68e1741b-d556-4be5-8fcb-5f1189ce0c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.231565 | controller | Jun 12 16:13:22.658892 crc crio[24284]: time="2026-06-12T16:13:22.658076524Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/POD" id=f570162f-9da2-4b46-b07d-f20f1f37e0b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.231585 | controller | Jun 12 16:13:22.658892 crc crio[24284]: time="2026-06-12T16:13:22.658699224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231607 | controller | Jun 12 16:13:22.698345 crc crio[24284]: time="2026-06-12T16:13:22.69809698Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}"
2026-06-12 16:39:22.231632 | controller | Jun 12 16:13:22.698345 crc crio[24284]: time="2026-06-12T16:13:22.698158622Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.231654 | controller | Jun 12 16:13:23.455182 crc crio[24284]: 2026-06-12T16:13:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6277634cb2c668a Mac:12:72:9f:62:cc:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.231697 | controller | Jun 12 16:13:23.456560 crc crio[24284]: time="2026-06-12T16:13:23.456505698Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}"
2026-06-12 16:39:22.231718 | controller | Jun 12 16:13:23.456741 crc crio[24284]: time="2026-06-12T16:13:23.456670983Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.231735 | controller | Jun 12 16:13:23.467176 crc crio[24284]: time="2026-06-12T16:13:23.467073629Z" level=info msg="Ran pod sandbox 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/POD" id=f570162f-9da2-4b46-b07d-f20f1f37e0b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.231751 | controller | Jun 12 16:13:23.470854 crc crio[24284]: time="2026-06-12T16:13:23.470780035Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=312d8c13-1a57-4ccb-91a4-d97be1386343 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.231767 | controller | Jun 12 16:13:23.521041 crc crio[24284]: time="2026-06-12T16:13:23.520964021Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b405e01a-3850-46e5-b732-d7a4517ea925 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.231783 | controller | Jun 12 16:13:23.532124 crc crio[24284]: time="2026-06-12T16:13:23.531949006Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=ecf68075-e141-4ba2-995f-8eac01fa92a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.231800 | controller | Jun 12 16:13:23.532766 crc crio[24284]: time="2026-06-12T16:13:23.532661329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231816 | controller | Jun 12 16:13:23.600840 crc crio[24284]: time="2026-06-12T16:13:23.600496429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231832 | controller | Jun 12 16:13:23.605310 crc crio[24284]: time="2026-06-12T16:13:23.605190356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231848 | controller | Jun 12 16:13:23.844162 crc crio[24284]: time="2026-06-12T16:13:23.84314828Z" level=info msg="Created container 494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=ecf68075-e141-4ba2-995f-8eac01fa92a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.231871 | controller | Jun 12 16:13:23.846029 crc crio[24284]: time="2026-06-12T16:13:23.84566824Z" level=info msg="Starting container: 494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48" id=0d37bb13-65a3-40c3-8250-eecc25f5dd46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.231887 | controller | Jun 12 16:13:23.853691 crc crio[24284]: time="2026-06-12T16:13:23.853484599Z" level=info msg="Started container" PID=161945 containerID=494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=0d37bb13-65a3-40c3-8250-eecc25f5dd46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155
2026-06-12 16:39:22.231904 | controller | Jun 12 16:13:48.412607 crc crio[24284]: time="2026-06-12T16:13:48.410976416Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-8cqzp/POD" id=1a32bce3-ac3d-4ddd-99b5-a2ecdbcba674 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.231923 | controller | Jun 12 16:13:48.414592 crc crio[24284]: time="2026-06-12T16:13:48.412654399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.231941 | controller | Jun 12 16:13:48.465622 crc crio[24284]: time="2026-06-12T16:13:48.465552269Z" level=info msg="Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc002722308}] Aliases:map[]}"
2026-06-12 16:39:22.231957 | controller | Jun 12 16:13:48.465986 crc crio[24284]: time="2026-06-12T16:13:48.465965332Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-8cqzp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.231974 | controller | Jun 12 16:13:49.124317 crc crio[24284]: 2026-06-12T16:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0576085ed53ba11 Mac:b2:88:c3:93:d7:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.231990 | controller | Jun 12 16:13:49.124317 crc crio[24284]: time="2026-06-12T16:13:49.123711789Z" level=info msg="Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc002722308}] Aliases:map[]}"
2026-06-12 16:39:22.232006 | controller | Jun 12 16:13:49.124317 crc crio[24284]: time="2026-06-12T16:13:49.123924756Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-8cqzp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.232022 | controller | Jun 12 16:13:49.149876 crc crio[24284]: time="2026-06-12T16:13:49.149125239Z" level=info msg="Ran pod sandbox 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd with infra container: openshift-marketplace/redhat-operators-8cqzp/POD" id=1a32bce3-ac3d-4ddd-99b5-a2ecdbcba674 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.232043 | controller | Jun 12 16:13:49.152962 crc crio[24284]: time="2026-06-12T16:13:49.152844965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e69d871-09fc-4ad7-9648-7883405c3556 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232059 | controller | Jun 12 16:13:49.155809 crc crio[24284]: time="2026-06-12T16:13:49.155715914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f77971c7-e6a0-4912-bd03-cfddb84ff295 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232075 | controller | Jun 12 16:13:49.262758 crc crio[24284]: time="2026-06-12T16:13:49.262609661Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8cqzp/extract-utilities" id=a149e18b-9bac-4676-88e9-35eb2f4a6488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232091 | controller | Jun 12 16:13:49.263163 crc crio[24284]: time="2026-06-12T16:13:49.263073786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232107 | controller | Jun 12 16:13:49.329779 crc crio[24284]: time="2026-06-12T16:13:49.329679477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232123 | controller | Jun 12 16:13:49.335983 crc crio[24284]: time="2026-06-12T16:13:49.335894682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232139 | controller | Jun 12 16:13:49.534021 crc crio[24284]: time="2026-06-12T16:13:49.53385378Z" level=info msg="Created container c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd: openshift-marketplace/redhat-operators-8cqzp/extract-utilities" id=a149e18b-9bac-4676-88e9-35eb2f4a6488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232154 | controller | Jun 12 16:13:49.536002 crc crio[24284]: time="2026-06-12T16:13:49.535614554Z" level=info msg="Starting container: c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd" id=af93eaef-552c-4483-9f7f-7ef159c6c411 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.232170 | controller | Jun 12 16:13:49.542861 crc crio[24284]: time="2026-06-12T16:13:49.542760319Z" level=info msg="Started container" PID=163464 containerID=c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd description=openshift-marketplace/redhat-operators-8cqzp/extract-utilities id=af93eaef-552c-4483-9f7f-7ef159c6c411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd
2026-06-12 16:39:22.232186 | controller | Jun 12 16:13:50.515193 crc crio[24284]: time="2026-06-12T16:13:50.514551117Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b8506a94-a492-45b7-b0db-ce8ea4760778 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.232202 | controller | Jun 12 16:13:50.536424 crc crio[24284]: time="2026-06-12T16:13:50.536206769Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.232218 | controller | Jun 12 16:13:51.899731 crc crio[24284]: time="2026-06-12T16:13:51.898965915Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=b8506a94-a492-45b7-b0db-ce8ea4760778 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.232234 | controller | Jun 12 16:13:51.901039 crc crio[24284]: time="2026-06-12T16:13:51.900767481Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ef1515da-4507-4b1e-af17-3f3650012e2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232254 | controller | Jun 12 16:13:51.904304 crc crio[24284]: time="2026-06-12T16:13:51.904161838Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=78f234d5-5425-4d0b-844b-f08cf408f76e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232271 | controller | Jun 12 16:13:51.940481 crc crio[24284]: time="2026-06-12T16:13:51.940362375Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8cqzp/extract-content" id=20972b94-3f02-4dba-88b0-53e3c5b03e2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232286 | controller | Jun 12 16:13:51.940963 crc crio[24284]: time="2026-06-12T16:13:51.94084192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232302 | controller | Jun 12 16:13:52.014612 crc crio[24284]: time="2026-06-12T16:13:52.014464332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232317 | controller | Jun 12 16:13:52.019799 crc crio[24284]: time="2026-06-12T16:13:52.019613306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232333 | controller | Jun 12 16:13:52.236951 crc crio[24284]: time="2026-06-12T16:13:52.236830775Z" level=info msg="Created container b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c: openshift-marketplace/redhat-operators-8cqzp/extract-content" id=20972b94-3f02-4dba-88b0-53e3c5b03e2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232349 | controller | Jun 12 16:13:52.238294 crc crio[24284]: time="2026-06-12T16:13:52.238176778Z" level=info msg="Starting container: b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c" id=b97f9487-d6ff-4a01-8d32-a6d86ec430f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.232365 | controller | Jun 12 16:13:52.245951 crc crio[24284]: time="2026-06-12T16:13:52.245856949Z" level=info msg="Started container" PID=163618 containerID=b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c description=openshift-marketplace/redhat-operators-8cqzp/extract-content id=b97f9487-d6ff-4a01-8d32-a6d86ec430f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd
2026-06-12 16:39:22.232381 | controller | Jun 12 16:13:57.659085 crc crio[24284]: time="2026-06-12T16:13:57.658317255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=798405d1-6427-4fb7-86dd-c0b995967ac1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232398 | controller | Jun 12 16:13:57.905414 crc crio[24284]: time="2026-06-12T16:13:57.905148257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d11825a7-c16b-44da-8dd3-77ba3a436751 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232413 | controller | Jun 12 16:13:59.391210 crc crio[24284]: time="2026-06-12T16:13:59.390587486Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-8cqzp/registry-server" id=86a9be48-3de5-4b62-95cb-dcbdf5ae1133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232430 | controller | Jun 12 16:13:59.393984 crc crio[24284]: time="2026-06-12T16:13:59.391850906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232446 | controller | Jun 12 16:13:59.470160 crc crio[24284]: time="2026-06-12T16:13:59.469639261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232469 | controller | Jun 12 16:13:59.477783 crc crio[24284]: time="2026-06-12T16:13:59.477693662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232485 | controller | Jun 12 16:13:59.766880 crc crio[24284]: time="2026-06-12T16:13:59.766535433Z" level=info msg="Created container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server" id=86a9be48-3de5-4b62-95cb-dcbdf5ae1133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232501 | controller | Jun 12 16:13:59.768050 crc crio[24284]: time="2026-06-12T16:13:59.767956397Z" level=info msg="Starting container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911" id=7d3a3f8d-b633-4035-a0e5-82e685db4c61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.232544 | controller | Jun 12 16:13:59.775714 crc crio[24284]: time="2026-06-12T16:13:59.775549655Z" level=info msg="Started container" PID=164043 containerID=2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911 description=openshift-marketplace/redhat-operators-8cqzp/registry-server id=7d3a3f8d-b633-4035-a0e5-82e685db4c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd
2026-06-12 16:39:22.232564 | controller | Jun 12 16:14:00.656678 crc crio[24284]: time="2026-06-12T16:14:00.656020137Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688014-prmgh/POD" id=b8935191-5aa4-4eb6-b9aa-ec0e831a91bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.232580 | controller | Jun 12 16:14:00.657519 crc crio[24284]: time="2026-06-12T16:14:00.656720529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232596 | controller | Jun 12 16:14:00.689358 crc crio[24284]: time="2026-06-12T16:14:00.689194629Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc0006be498}] Aliases:map[]}"
2026-06-12 16:39:22.232613 | controller | Jun 12 16:14:00.689358 crc crio[24284]: time="2026-06-12T16:14:00.689314993Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688014-prmgh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.232629 | controller | Jun 12 16:14:01.156136 crc crio[24284]: 2026-06-12T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c10f4e0fb233b Mac:16:e1:30:6f:80:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.232645 | controller | Jun 12 16:14:01.157551 crc crio[24284]: time="2026-06-12T16:14:01.157478136Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc0006be498}] Aliases:map[]}"
2026-06-12 16:39:22.232666 | controller | Jun 12 16:14:01.157655 crc crio[24284]: time="2026-06-12T16:14:01.157637511Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688014-prmgh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.232683 | controller | Jun 12 16:14:01.165358 crc crio[24284]: time="2026-06-12T16:14:01.165195171Z" level=info msg="Ran pod sandbox a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a with infra container: openshift-infra/auto-csr-approver-29688014-prmgh/POD" id=b8935191-5aa4-4eb6-b9aa-ec0e831a91bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.232698 | controller | Jun 12 16:14:01.168813 crc crio[24284]: time="2026-06-12T16:14:01.168722628Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=04a1ee46-29b5-45b3-aa72-fb7fae21775c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.232714 | controller | Jun 12 16:14:01.175933 crc crio[24284]: time="2026-06-12T16:14:01.175837103Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.232731 | controller | Jun 12 16:14:02.285816 crc crio[24284]: time="2026-06-12T16:14:02.284935012Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=04a1ee46-29b5-45b3-aa72-fb7fae21775c name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.232747 | controller | Jun 12 16:14:02.287810 crc crio[24284]: time="2026-06-12T16:14:02.287729072Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3464a58d-b258-4699-8bcf-0c56df5faf6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232763 | controller | Jun 12 16:14:02.290611 crc crio[24284]: time="2026-06-12T16:14:02.290512477Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=89cd3920-a465-4bbb-a131-7cb0bc41ab18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.232778 | controller | Jun 12 16:14:02.298947 crc crio[24284]: time="2026-06-12T16:14:02.298845269Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688014-prmgh/oc" id=a92a43e6-8529-4eb3-89d9-be053984e35f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232794 | controller | Jun 12 16:14:02.299474 crc crio[24284]: time="2026-06-12T16:14:02.299425037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232809 | controller | Jun 12 16:14:02.344902 crc crio[24284]: time="2026-06-12T16:14:02.344797082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232825 | controller | Jun 12 16:14:02.584797 crc crio[24284]: time="2026-06-12T16:14:02.584391927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.232841 | controller | Jun 12 16:14:02.712310 crc crio[24284]: time="2026-06-12T16:14:02.712179179Z" level=info msg="Created container 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0: openshift-infra/auto-csr-approver-29688014-prmgh/oc" id=a92a43e6-8529-4eb3-89d9-be053984e35f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.232857 | controller | Jun 12 16:14:02.714922 crc crio[24284]: time="2026-06-12T16:14:02.714853294Z" level=info msg="Starting container: 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0" id=141efa80-b3b9-4c57-b4cb-a04fc7e942b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.232873 | controller | Jun 12 16:14:02.722553 crc crio[24284]: time="2026-06-12T16:14:02.722458443Z" level=info msg="Started container" PID=164283 containerID=3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0 description=openshift-infra/auto-csr-approver-29688014-prmgh/oc id=141efa80-b3b9-4c57-b4cb-a04fc7e942b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a
2026-06-12 16:39:22.232895 | controller | Jun 12 16:14:05.805661 crc crio[24284]: time="2026-06-12T16:14:05.804767552Z" level=info msg="Stopping pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a" id=bb697010-5f00-43e6-909b-0102b130dfce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.232911 | controller | Jun 12 16:14:05.808154 crc crio[24284]: time="2026-06-12T16:14:05.807758747Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc001212348}] Aliases:map[]}"
2026-06-12 16:39:22.232928 | controller | Jun 12 16:14:05.808154 crc crio[24284]: time="2026-06-12T16:14:05.807887281Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688014-prmgh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.232944 | controller | Jun 12 16:14:06.173035 crc crio[24284]: time="2026-06-12T16:14:06.172647816Z" level=info msg="Stopped pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a" id=bb697010-5f00-43e6-909b-0102b130dfce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.232960 | controller | Jun 12 16:14:10.874984 crc crio[24284]: time="2026-06-12T16:14:10.873644328Z" level=info msg="Stopping container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911 (timeout: 2s)" id=150aeac5-bdf6-412f-a6d4-3ad14648845d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.232975 | controller | Jun 12 16:14:11.014490 crc crio[24284]: time="2026-06-12T16:14:11.013801489Z" level=info msg="Stopped container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server" id=150aeac5-bdf6-412f-a6d4-3ad14648845d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.232991 | controller | Jun 12 16:14:11.015687 crc crio[24284]: time="2026-06-12T16:14:11.015545705Z" level=info msg="Stopping pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd" id=3810ffdc-08eb-42bf-88e7-d9add31a7358 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233007 | controller | Jun 12 16:14:11.016610 crc crio[24284]: time="2026-06-12T16:14:11.016553797Z" level=info msg="Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc001e04ae0}] Aliases:map[]}"
2026-06-12 16:39:22.233023 | controller | Jun 12 16:14:11.016770 crc crio[24284]: time="2026-06-12T16:14:11.016722642Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-8cqzp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.233039 | controller | Jun 12 16:14:11.383545 crc crio[24284]: time="2026-06-12T16:14:11.383452458Z" level=info msg="Stopped pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd" id=3810ffdc-08eb-42bf-88e7-d9add31a7358 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233055 | controller | Jun 12 16:14:11.901979 crc crio[24284]: time="2026-06-12T16:14:11.900059093Z" level=info msg="Removing container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911" id=8082f8ff-2f85-4e10-9603-096597486830 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233075 | controller | Jun 12 16:14:11.931443 crc crio[24284]: time="2026-06-12T16:14:11.930915551Z" level=info msg="Removed container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server" id=8082f8ff-2f85-4e10-9603-096597486830 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233091 | controller | Jun 12 16:14:11.938455 crc crio[24284]: time="2026-06-12T16:14:11.93466423Z" level=info msg="Removing container: b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c" id=c9235ec1-12a1-4105-b7f5-50d803c30066 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233107 | controller | Jun 12 16:14:11.992134 crc crio[24284]: time="2026-06-12T16:14:11.992014383Z" level=info msg="Removed container b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c: openshift-marketplace/redhat-operators-8cqzp/extract-content" id=c9235ec1-12a1-4105-b7f5-50d803c30066 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233123 | controller | Jun 12 16:14:11.995432 crc crio[24284]: time="2026-06-12T16:14:11.995160469Z" level=info msg="Removing container: c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd" id=31073513-bcc0-4c53-8ae5-465d327d90be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233139 | controller | Jun 12 16:14:12.072039 crc crio[24284]: time="2026-06-12T16:14:12.071938241Z" level=info msg="Removed container c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd: openshift-marketplace/redhat-operators-8cqzp/extract-utilities" id=31073513-bcc0-4c53-8ae5-465d327d90be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233155 | controller | Jun 12 16:14:39.331127 crc crio[24284]: time="2026-06-12T16:14:39.330129955Z" level=info msg="Stopping pod sandbox: 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155" id=d928698e-4da0-47f4-92aa-074e5096d982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233171 | controller | Jun 12 16:14:39.332822 crc crio[24284]: time="2026-06-12T16:14:39.332140329Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc002613690}] Aliases:map[]}"
2026-06-12 16:39:22.233188 | controller | Jun 12 16:14:39.332822 crc crio[24284]: time="2026-06-12T16:14:39.332372836Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.233203 | controller | Jun 12 16:14:39.846659 crc crio[24284]: time="2026-06-12T16:14:39.84516784Z" level=info msg="Stopped pod sandbox: 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155" id=d928698e-4da0-47f4-92aa-074e5096d982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233219 | controller | Jun 12 16:14:41.637983 crc crio[24284]: time="2026-06-12T16:14:41.637180818Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/POD" id=2c9fa778-5df4-4209-a836-ba8aa4dca2ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.233235 | controller | Jun 12 16:14:41.639749 crc crio[24284]: time="2026-06-12T16:14:41.638030664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233255 | controller | Jun 12 16:14:41.683699 crc crio[24284]: time="2026-06-12T16:14:41.683582896Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc000b841f8}] Aliases:map[]}"
2026-06-12 16:39:22.233272 | controller | Jun 12 16:14:41.683699 crc crio[24284]: time="2026-06-12T16:14:41.683668748Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.233288 | controller | Jun 12 16:14:42.625219 crc crio[24284]: 2026-06-12T16:14:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc8df7886b2ee78 Mac:e6:2c:9d:14:87:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.233304 | controller | Jun 12 16:14:42.627445 crc crio[24284]: time="2026-06-12T16:14:42.627350167Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc000b841f8}] Aliases:map[]}"
2026-06-12 16:39:22.233320 | controller | Jun 12 16:14:42.627628 crc crio[24284]: time="2026-06-12T16:14:42.627550613Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.233337 | controller | Jun 12 16:14:42.636816 crc crio[24284]: time="2026-06-12T16:14:42.636513673Z" level=info msg="Ran pod sandbox bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/POD" id=2c9fa778-5df4-4209-a836-ba8aa4dca2ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.233353 | controller | Jun 12 16:14:42.640015 crc crio[24284]: time="2026-06-12T16:14:42.63902637Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9df03e31-39dc-41b4-b517-2a1a5ebbef9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.233369 | controller | Jun 12 16:14:42.681576 crc crio[24284]: time="2026-06-12T16:14:42.681476434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=68e6342a-c09b-4d91-b43d-ec9db8e8f10b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.233385 | controller | Jun 12 16:14:42.690180 crc crio[24284]: time="2026-06-12T16:14:42.690071525Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=eac89713-3518-484f-bc2c-e3ae6f9749ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.233400 | controller | Jun 12 16:14:42.691394 crc crio[24284]: time="2026-06-12T16:14:42.690764947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233416 | controller | Jun 12 16:14:42.742122 crc crio[24284]: time="2026-06-12T16:14:42.742014645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233437 | controller | Jun 12 16:14:42.746000 crc crio[24284]: time="2026-06-12T16:14:42.745920628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233453 | controller | Jun 12 16:14:42.917473 crc crio[24284]: time="2026-06-12T16:14:42.917144955Z" level=info msg="Created container a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=eac89713-3518-484f-bc2c-e3ae6f9749ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.233469 | controller | Jun 12 16:14:42.918776 crc crio[24284]: time="2026-06-12T16:14:42.918664092Z" level=info msg="Starting container: a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000" id=c0a8d51c-bb2f-465b-b0ce-a371f0f6a5f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.233485 | controller | Jun 12 16:14:42.926372 crc crio[24284]: time="2026-06-12T16:14:42.926171929Z" level=info msg="Started container" PID=166802 containerID=a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=c0a8d51c-bb2f-465b-b0ce-a371f0f6a5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f
2026-06-12 16:39:22.233502 | controller | Jun 12 16:15:00.594776 crc crio[24284]: time="2026-06-12T16:15:00.593717662Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/POD" id=2856329a-b113-48ad-9676-4febf4d756bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.233537 | controller | Jun 12 16:15:00.594776 crc crio[24284]: time="2026-06-12T16:15:00.594856778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233560 | controller | Jun 12 16:15:00.634073 crc crio[24284]: time="2026-06-12T16:15:00.634015958Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc0009b99f8}] Aliases:map[]}"
2026-06-12 16:39:22.233581 | controller | Jun 12 16:15:00.634811 crc crio[24284]: time="2026-06-12T16:15:00.634462211Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.233597 | controller | Jun 12 16:15:01.174489 crc crio[24284]: 2026-06-12T16:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62efbf4aed4c53d Mac:52:03:a8:1a:d4:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 SocketPath: PciID:}] [{Interface:0xc00029c750 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.233613 | controller | Jun 12 16:15:01.174489 crc crio[24284]: time="2026-06-12T16:15:01.172410605Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc0009b99f8}] Aliases:map[]}"
2026-06-12 16:39:22.233634 | controller | Jun 12 16:15:01.174489 crc crio[24284]: time="2026-06-12T16:15:01.17255071Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.233651 | controller | Jun 12 16:15:01.182508 crc crio[24284]: time="2026-06-12T16:15:01.181852537Z" level=info msg="Ran pod sandbox 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/POD" id=2856329a-b113-48ad-9676-4febf4d756bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.233667 | controller | Jun 12 16:15:01.186534 crc crio[24284]: time="2026-06-12T16:15:01.186433786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c6904b29-2fb5-414c-aeb7-819daf55a310 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.233683 | controller | Jun 12 16:15:01.191784 crc crio[24284]: time="2026-06-12T16:15:01.191716232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=71f068cf-c5c0-46fb-8ffa-1c0053c895ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.233698 | controller | Jun 12 16:15:01.201521 crc crio[24284]: time="2026-06-12T16:15:01.201394245Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles" id=c3c3ac52-b476-4828-b63a-5898d1c25ee6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.233715 | controller | Jun 12 16:15:01.201945 crc crio[24284]: time="2026-06-12T16:15:01.201887431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233730 | controller | Jun 12 16:15:01.255325 crc crio[24284]: time="2026-06-12T16:15:01.254799465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233746 | controller | Jun 12 16:15:01.263716 crc crio[24284]: time="2026-06-12T16:15:01.26363823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.233761 | controller | Jun 12 16:15:01.449740 crc crio[24284]: time="2026-06-12T16:15:01.44962336Z" level=info msg="Created container 39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles" id=c3c3ac52-b476-4828-b63a-5898d1c25ee6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.233777 | controller | Jun 12 16:15:01.451041 crc crio[24284]: time="2026-06-12T16:15:01.450912791Z" level=info msg="Starting container: 39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8" id=3994a9d4-e4e3-43ff-9d98-77ff0b37b679 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.233793 | controller | Jun 12 16:15:01.458059 crc crio[24284]: time="2026-06-12T16:15:01.45785163Z" level=info msg="Started container" PID=167908 containerID=39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles id=3994a9d4-e4e3-43ff-9d98-77ff0b37b679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b
2026-06-12 16:39:22.233810 | controller | Jun 12 16:15:03.759096 crc crio[24284]: time="2026-06-12T16:15:03.758091167Z" level=info msg="Stopping pod sandbox: 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b" id=366fb6fd-3de6-45be-8ad8-2f46429db92b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233831 | controller | Jun 12 16:15:03.760731 crc crio[24284]: time="2026-06-12T16:15:03.760042939Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc000b848c0}] Aliases:map[]}"
2026-06-12 16:39:22.233848 | controller | Jun 12 16:15:03.760731 crc crio[24284]: time="2026-06-12T16:15:03.760210765Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.233864 | controller | Jun 12 16:15:03.956285 crc crio[24284]: time="2026-06-12T16:15:03.956122836Z" level=info msg="Removing container: bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679" id=3433bb24-1b39-4436-be96-dca0632ebf1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233879 | controller | Jun 12 16:15:04.112166 crc crio[24284]: time="2026-06-12T16:15:04.111572579Z" level=info msg="Removed container bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679: openshift-infra/auto-csr-approver-29688008-dkhzx/oc" id=3433bb24-1b39-4436-be96-dca0632ebf1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.233895 | controller | Jun 12 16:15:04.117620 crc crio[24284]: time="2026-06-12T16:15:04.117520306Z" level=info msg="Stopped pod sandbox: 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b" id=366fb6fd-3de6-45be-8ad8-2f46429db92b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233911 | controller | Jun 12 16:15:04.124594 crc crio[24284]: time="2026-06-12T16:15:04.124477584Z" level=info msg="Stopping pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd" id=ab08d16b-daac-4156-a19a-8d5a0bc9285a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233927 | controller | Jun 12 16:15:04.124594 crc crio[24284]: time="2026-06-12T16:15:04.124566786Z" level=info msg="Stopped pod sandbox (already stopped): 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd" id=ab08d16b-daac-4156-a19a-8d5a0bc9285a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233942 | controller | Jun 12 16:15:04.125235 crc crio[24284]: time="2026-06-12T16:15:04.125156595Z" level=info msg="Removing pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd" id=5b15615f-3c03-4b91-b640-dd0d195eb1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.233958 | controller | Jun 12 16:15:04.149829 crc crio[24284]: time="2026-06-12T16:15:04.149594402Z" level=info msg="Removed pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd" id=5b15615f-3c03-4b91-b640-dd0d195eb1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.233973 | controller | Jun 12 16:15:04.150883 crc crio[24284]: time="2026-06-12T16:15:04.150802791Z" level=info msg="Stopping pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6" id=c5a606f7-2e8c-46f0-82c2-99fcd3081939 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.233989 | controller | Jun 12 16:15:04.151016 crc crio[24284]: time="2026-06-12T16:15:04.150977316Z" level=info msg="Stopped pod sandbox (already stopped): ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6" id=c5a606f7-2e8c-46f0-82c2-99fcd3081939 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234009 | controller | Jun 12 16:15:04.152097 crc crio[24284]: time="2026-06-12T16:15:04.152018418Z" level=info msg="Removing pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6" id=1ff51d37-131c-4215-85bb-f785c33dbc69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.234025 | controller | Jun 12 16:15:04.177840 crc crio[24284]: time="2026-06-12T16:15:04.177731886Z" level=info msg="Removed pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6" id=1ff51d37-131c-4215-85bb-f785c33dbc69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.234041 | controller | Jun 12 16:15:36.324460 crc crio[24284]: time="2026-06-12T16:15:36.321585392Z" level=info msg="Stopping pod sandbox: bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f" id=a783dd70-a64f-40c6-9dd8-8e1401a3a2ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234057 | controller | Jun 12 16:15:36.326427 crc crio[24284]: time="2026-06-12T16:15:36.325425472Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc0006bfb10}] Aliases:map[]}"
2026-06-12 16:39:22.234073 | controller | Jun 12 16:15:36.326427 crc crio[24284]: time="2026-06-12T16:15:36.325856456Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.234089 | controller | Jun 12 16:15:36.931941 crc crio[24284]: time="2026-06-12T16:15:36.931844909Z" level=info msg="Stopped pod sandbox: bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f" id=a783dd70-a64f-40c6-9dd8-8e1401a3a2ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234105 | controller | Jun 12 16:15:38.201470 crc crio[24284]: time="2026-06-12T16:15:38.200835379Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/POD" id=be0f3d25-1439-44ba-baaf-a02771fb198a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.234120 | controller | Jun 12 16:15:38.201470 crc crio[24284]: time="2026-06-12T16:15:38.201422108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234136 | controller | Jun 12 16:15:38.259348 crc crio[24284]: time="2026-06-12T16:15:38.259141131Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc002612050}] Aliases:map[]}"
2026-06-12 16:39:22.234152 | controller | Jun 12 16:15:38.259348 crc crio[24284]: time="2026-06-12T16:15:38.259325457Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.234168 | controller | Jun 12 16:15:39.243019 crc crio[24284]: 2026-06-12T16:15:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25efd496d920037 Mac:b6:9c:ee:9d:f3:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 SocketPath: PciID:}] [{Interface:0xc0005849c0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.234189 | controller | Jun 12 16:15:39.245138 crc crio[24284]: time="2026-06-12T16:15:39.245033664Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc002612050}] Aliases:map[]}"
2026-06-12 16:39:22.234206 | controller | Jun 12 16:15:39.245518 crc crio[24284]: time="2026-06-12T16:15:39.245435877Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.234222 | controller | Jun 12 16:15:39.263203 crc crio[24284]: time="2026-06-12T16:15:39.263071874Z" level=info msg="Ran pod sandbox 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/POD" id=be0f3d25-1439-44ba-baaf-a02771fb198a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.234238 | controller | Jun 12 16:15:39.268000 crc crio[24284]: time="2026-06-12T16:15:39.267749077Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9d960426-7fe8-487c-b68d-c6b93d5ff4a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.234253 | controller | Jun 12 16:15:39.329483 crc crio[24284]: time="2026-06-12T16:15:39.328713981Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9186d3e1-57fc-4b72-a375-0757d762a1d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.234269 | controller | Jun 12 16:15:39.342520 crc crio[24284]: time="2026-06-12T16:15:39.342398241Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=ad77efe7-979c-4a9f-bade-29aec5308707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.234285 | controller | Jun 12 16:15:39.342927 crc crio[24284]: time="2026-06-12T16:15:39.342863288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234301 | controller | Jun 12 16:15:39.428930 crc crio[24284]: time="2026-06-12T16:15:39.428804054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234317 | controller | Jun 12 16:15:39.435209 crc crio[24284]: time="2026-06-12T16:15:39.435093532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234333 | controller | Jun 12 16:15:39.677731 crc crio[24284]: time="2026-06-12T16:15:39.676992049Z" level=info msg="Created container 2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=ad77efe7-979c-4a9f-bade-29aec5308707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.234348 | controller | Jun 12 16:15:39.679494 crc crio[24284]: time="2026-06-12T16:15:39.679029863Z" level=info msg="Starting container: 2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362" id=0171fb1f-4553-4302-9ecb-9a43dfc34a8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.234364 | controller | Jun 12 16:15:39.689025 crc crio[24284]: time="2026-06-12T16:15:39.68878324Z" level=info msg="Started container" PID=170323 containerID=2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=0171fb1f-4553-4302-9ecb-9a43dfc34a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2
2026-06-12 16:39:22.234385 | controller | Jun 12 16:16:00.555726 crc crio[24284]: time="2026-06-12T16:16:00.554480011Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688016-hf4fx/POD" id=40ce479c-2f02-453f-bf6b-94e084268680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.234401 | controller | Jun 12 16:16:00.555726 crc crio[24284]: time="2026-06-12T16:16:00.55570722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234417 | controller | Jun 12 16:16:00.618661 crc crio[24284]: time="2026-06-12T16:16:00.618595744Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e280}] Aliases:map[]}"
2026-06-12 16:39:22.234433 | controller | Jun 12 16:16:00.619046 crc crio[24284]: time="2026-06-12T16:16:00.619021568Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688016-hf4fx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.234448 | controller | Jun 12 16:16:01.181442 crc crio[24284]: 2026-06-12T16:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a586054afb54a Mac:82:f9:3d:de:33:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 SocketPath: PciID:}] [{Interface:0xc0004a0b40 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.234465 | controller | Jun 12 16:16:01.183122 crc crio[24284]: time="2026-06-12T16:16:01.183053662Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e280}] Aliases:map[]}"
2026-06-12 16:39:22.234481 | controller | Jun 12 16:16:01.183392 crc crio[24284]: time="2026-06-12T16:16:01.183253438Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688016-hf4fx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.234497 | controller | Jun 12 16:16:01.192491 crc crio[24284]: time="2026-06-12T16:16:01.192415729Z" level=info msg="Ran pod sandbox 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a with infra container: openshift-infra/auto-csr-approver-29688016-hf4fx/POD" id=40ce479c-2f02-453f-bf6b-94e084268680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.234527 | controller | Jun 12 16:16:01.195751 crc crio[24284]: time="2026-06-12T16:16:01.195700568Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fefaedfb-46c0-4e8c-9752-e4de4571b31a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.234548 | controller | Jun 12 16:16:01.208405 crc crio[24284]: time="2026-06-12T16:16:01.208359526Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.234565 | controller | Jun 12 16:16:02.665653 crc crio[24284]: time="2026-06-12T16:16:02.665046062Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fefaedfb-46c0-4e8c-9752-e4de4571b31a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.234586 | controller | Jun 12 16:16:02.667097 crc crio[24284]: time="2026-06-12T16:16:02.666659623Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=71948f94-21c9-415f-86b6-347df1c8c256 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.234603 | controller | Jun 12 16:16:02.669195 crc crio[24284]: time="2026-06-12T16:16:02.66912957Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd8d7490-427e-4d06-b989-d27cf89b1b77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.234619 | controller | Jun 12 16:16:02.679907 crc crio[24284]: time="2026-06-12T16:16:02.679768244Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688016-hf4fx/oc" id=50b76da9-c621-42f8-9c6e-b764dcc921fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.234634 | controller | Jun 12 16:16:02.680464 crc crio[24284]: time="2026-06-12T16:16:02.680392384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234650 | controller | Jun 12 16:16:02.733322 crc crio[24284]: time="2026-06-12T16:16:02.729992811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234665 | controller | Jun 12 16:16:02.987077 crc crio[24284]: time="2026-06-12T16:16:02.986160876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234681 | controller | Jun 12 16:16:03.125061 crc crio[24284]: time="2026-06-12T16:16:03.124913913Z" level=info msg="Created container 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a: openshift-infra/auto-csr-approver-29688016-hf4fx/oc" id=50b76da9-c621-42f8-9c6e-b764dcc921fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.234697 | controller | Jun 12 16:16:03.126405 crc crio[24284]: time="2026-06-12T16:16:03.126323718Z" level=info msg="Starting container: 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a" id=af1edd7c-7fb5-4e13-a4e9-2d3bc12e56b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.234713 | controller | Jun 12 16:16:03.132350 crc crio[24284]: time="2026-06-12T16:16:03.132166332Z" level=info msg="Started container" PID=171677 containerID=1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a description=openshift-infra/auto-csr-approver-29688016-hf4fx/oc id=af1edd7c-7fb5-4e13-a4e9-2d3bc12e56b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a
2026-06-12 16:39:22.234729 | controller | Jun 12 16:16:04.218341 crc crio[24284]: time="2026-06-12T16:16:04.214420411Z" level=info msg="Removing container: 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e" id=851db7c5-e543-4d90-b325-b7798b38ad49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.234746 | controller | Jun 12 16:16:04.265652 crc crio[24284]: time="2026-06-12T16:16:04.264790993Z" level=info msg="Removed container 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles" id=851db7c5-e543-4d90-b325-b7798b38ad49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.234762 | controller | Jun 12 16:16:04.286976 crc crio[24284]: time="2026-06-12T16:16:04.285201652Z" level=info msg="Stopping pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905" id=bd45974b-9682-4775-b148-ec3067c3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234782 | controller | Jun 12 16:16:04.286976 crc crio[24284]: time="2026-06-12T16:16:04.285484841Z" level=info msg="Stopped pod sandbox (already stopped): 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905" id=bd45974b-9682-4775-b148-ec3067c3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234799 | controller | Jun 12 16:16:04.286976 crc crio[24284]: time="2026-06-12T16:16:04.28605727Z" level=info msg="Removing pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905" id=5edc97da-78fb-4d9a-9601-9579cf83619d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.234815 | controller | Jun 12 16:16:04.304896 crc crio[24284]: time="2026-06-12T16:16:04.304774821Z" level=info msg="Removed pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905" id=5edc97da-78fb-4d9a-9601-9579cf83619d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.234831 | controller | Jun 12 16:16:04.777513 crc crio[24284]: time="2026-06-12T16:16:04.777396939Z" level=info msg="Stopping pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a" id=51405760-012b-4985-b347-3276f4eee4fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234847 | controller | Jun 12 16:16:04.778362 crc crio[24284]: time="2026-06-12T16:16:04.778226586Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e380}] Aliases:map[]}"
2026-06-12 16:39:22.234863 | controller | Jun 12 16:16:04.778483 crc crio[24284]: time="2026-06-12T16:16:04.778464263Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688016-hf4fx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.234880 | controller | Jun 12 16:16:05.161819 crc crio[24284]: time="2026-06-12T16:16:05.161209043Z" level=info msg="Stopped pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a" id=51405760-012b-4985-b347-3276f4eee4fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.234895 | controller | Jun 12 16:16:41.285675 crc crio[24284]: time="2026-06-12T16:16:41.284734681Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-t49zq/POD" id=ecfe032b-f4ff-4bc0-9bbf-273ff33a0ca4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.234912 | controller | Jun 12 16:16:41.287363 crc crio[24284]: time="2026-06-12T16:16:41.285722463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.234930 | controller | Jun 12 16:16:41.338343 crc crio[24284]: time="2026-06-12T16:16:41.33812422Z" level=info msg="Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242fe8}] Aliases:map[]}"
2026-06-12 16:39:22.234949 | controller | Jun 12 16:16:41.338343 crc crio[24284]: time="2026-06-12T16:16:41.338200843Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-t49zq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.234965 | controller | Jun 12 16:16:42.135904 crc crio[24284]: 2026-06-12T16:16:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abaae3e2cf3b834 Mac:62:d2:78:78:d3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.234985 | controller | Jun 12 16:16:42.137491 crc crio[24284]: time="2026-06-12T16:16:42.137411353Z" level=info msg="Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242fe8}] Aliases:map[]}"
2026-06-12 16:39:22.235002 | controller | Jun 12 16:16:42.137664 crc crio[24284]: time="2026-06-12T16:16:42.137611109Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-t49zq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.235018 | controller | Jun 12 16:16:42.149501 crc crio[24284]: time="2026-06-12T16:16:42.148805093Z" level=info msg="Ran pod sandbox abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d with infra container: openshift-marketplace/redhat-marketplace-t49zq/POD" id=ecfe032b-f4ff-4bc0-9bbf-273ff33a0ca4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.235034 | controller | Jun 12 16:16:42.156905 crc crio[24284]: time="2026-06-12T16:16:42.156856039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=91b388fe-7697-4277-a563-201fe8017f37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.235050 | controller | Jun 12 16:16:42.160048 crc crio[24284]: time="2026-06-12T16:16:42.159995078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1957493e-892e-436f-a7e7-8156acb4d8f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.235066 | controller | Jun 12 16:16:42.171701 crc crio[24284]: time="2026-06-12T16:16:42.171627389Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities" id=489bfdab-001a-47da-b5cd-c1ad4108ca04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.235083 | controller | Jun 12 16:16:42.172632 crc crio[24284]: time="2026-06-12T16:16:42.172607991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235099 | controller | Jun 12 16:16:42.239825 crc crio[24284]: time="2026-06-12T16:16:42.238573457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235115 | controller | Jun 12 16:16:42.251596 crc crio[24284]: time="2026-06-12T16:16:42.251544339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235131 | controller | Jun 12 16:16:42.409697 crc crio[24284]: time="2026-06-12T16:16:42.409478303Z" level=info msg="Created container 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities" id=489bfdab-001a-47da-b5cd-c1ad4108ca04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.235147 | controller | Jun 12 16:16:42.411763 crc crio[24284]: time="2026-06-12T16:16:42.411654812Z" level=info msg="Starting container: 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214" id=fff3a929-fa0d-4349-a64c-e978353b08ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.235167 | controller | Jun 12 16:16:42.421112 crc crio[24284]: time="2026-06-12T16:16:42.420960748Z" level=info msg="Started container" PID=173864 containerID=25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214 description=openshift-marketplace/redhat-marketplace-t49zq/extract-utilities id=fff3a929-fa0d-4349-a64c-e978353b08ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d
2026-06-12 16:39:22.235185 | controller | Jun 12 16:16:42.481859 crc crio[24284]: time="2026-06-12T16:16:42.48109732Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bf95908e-0ceb-427f-a3c4-5ee098ea6ea9 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.235201 | controller | Jun 12 16:16:42.488795 crc crio[24284]: time="2026-06-12T16:16:42.486212414Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.235217 | controller | Jun 12 16:16:43.118825 crc crio[24284]: time="2026-06-12T16:16:43.118340199Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=bf95908e-0ceb-427f-a3c4-5ee098ea6ea9 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.235233 | controller | Jun 12 16:16:43.120376 crc crio[24284]: time="2026-06-12T16:16:43.120115315Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7d91e3a2-1b64-47d0-84cc-21b95641713f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.235249 | controller | Jun 12 16:16:43.123453 crc crio[24284]: time="2026-06-12T16:16:43.123363838Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9be2de57-e87c-4a2d-9214-23383c95c4bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.235264 | controller | Jun 12 16:16:43.132027 crc crio[24284]: time="2026-06-12T16:16:43.131982903Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t49zq/extract-content" id=1363c277-e35f-4948-938f-bf4a44d70a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.235280 | controller | Jun 12 16:16:43.132951 crc crio[24284]: time="2026-06-12T16:16:43.132928413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235296 | controller | Jun 12 16:16:43.198207 crc crio[24284]: time="2026-06-12T16:16:43.198090705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235312 | controller | Jun 12 16:16:43.201502 crc crio[24284]: time="2026-06-12T16:16:43.201434261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235328 | controller | Jun 12 16:16:43.386486 crc crio[24284]: time="2026-06-12T16:16:43.386393474Z" level=info msg="Created container 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa: openshift-marketplace/redhat-marketplace-t49zq/extract-content" id=1363c277-e35f-4948-938f-bf4a44d70a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.235344 | controller | Jun 12 16:16:43.388866 crc crio[24284]: time="2026-06-12T16:16:43.38879088Z" level=info msg="Starting container: 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa" id=128426e1-92ff-43aa-b206-e290a8980bd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.235359 | controller | Jun 12 16:16:43.395927 crc crio[24284]: time="2026-06-12T16:16:43.395794774Z" level=info msg="Started container" PID=173910 containerID=06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa description=openshift-marketplace/redhat-marketplace-t49zq/extract-content id=128426e1-92ff-43aa-b206-e290a8980bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d
2026-06-12 16:39:22.235383 | controller | Jun 12 16:16:44.523748 crc crio[24284]: time="2026-06-12T16:16:44.523088848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c527e409-0432-4326-b3a1-5c70a25029f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.235400 | controller | Jun 12 16:16:44.528017 crc crio[24284]: time="2026-06-12T16:16:44.527941792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ab265fde-1815-47ea-a139-0818da53252d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.235415 | controller | Jun 12 16:16:44.536010 crc crio[24284]: time="2026-06-12T16:16:44.535852233Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t49zq/registry-server" id=a9829ff6-7ce6-433b-990f-63de388896d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.235432 | controller | Jun 12 16:16:44.536476 crc crio[24284]: time="2026-06-12T16:16:44.536361051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235448 | controller | Jun 12 16:16:44.596610 crc crio[24284]: time="2026-06-12T16:16:44.596470264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235479 | controller | Jun 12 16:16:44.600617 crc crio[24284]: time="2026-06-12T16:16:44.600321787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.235496 | controller | Jun 12 16:16:44.771203 crc crio[24284]: time="2026-06-12T16:16:44.771075696Z" level=info msg="Created container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server" id=a9829ff6-7ce6-433b-990f-63de388896d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.235526 | controller | Jun 12 16:16:44.773172 crc crio[24284]: time="2026-06-12T16:16:44.772934772Z" level=info msg="Starting container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f" id=3dd09e7e-261e-4a4e-b7e3-ce1b9f0fd0cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.235547 | controller | Jun 12 16:16:44.779656 crc crio[24284]: time="2026-06-12T16:16:44.779540505Z" level=info msg="Started container" PID=173969 containerID=93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f description=openshift-marketplace/redhat-marketplace-t49zq/registry-server id=3dd09e7e-261e-4a4e-b7e3-ce1b9f0fd0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d
2026-06-12 16:39:22.235564 | controller | Jun 12 16:16:53.666660 crc crio[24284]: time="2026-06-12T16:16:53.665719558Z" level=info msg="Stopping container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f (timeout: 2s)" id=1a09dd93-b60d-4842-aaf7-0a95008aebcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.235581 | controller | Jun 12 16:16:53.799016 crc crio[24284]: time="2026-06-12T16:16:53.798906395Z" level=info msg="Stopped container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server" id=1a09dd93-b60d-4842-aaf7-0a95008aebcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.235597 | controller | Jun 12 16:16:53.801075 crc crio[24284]: time="2026-06-12T16:16:53.80097149Z" level=info msg="Stopping pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d" id=075d7fb5-20e4-497e-93c8-db66261a8959 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.235619 | controller | Jun 12 16:16:53.801982 crc crio[24284]: time="2026-06-12T16:16:53.80191143Z" level=info msg="Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242ba0}] Aliases:map[]}"
2026-06-12 16:39:22.235635 | controller | Jun 12 16:16:53.802212 crc crio[24284]: time="2026-06-12T16:16:53.802140278Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-t49zq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.235651 | controller | Jun 12 16:16:54.179664 crc crio[24284]: time="2026-06-12T16:16:54.178915441Z" level=info msg="Stopped pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d" id=075d7fb5-20e4-497e-93c8-db66261a8959 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.235667 | controller | Jun 12 16:16:54.694949 crc crio[24284]: time="2026-06-12T16:16:54.694206401Z" level=info msg="Removing container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f" id=f221ba1a-4ccb-40a6-b238-48fbc54fd7c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235683 | controller | Jun 12 16:16:54.733109 crc crio[24284]: time="2026-06-12T16:16:54.732946276Z" level=info msg="Removed container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server" id=f221ba1a-4ccb-40a6-b238-48fbc54fd7c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235698 | controller | Jun 12 16:16:54.736445 crc crio[24284]: time="2026-06-12T16:16:54.736377682Z" level=info msg="Removing container: 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa" id=06c95869-badf-481c-bfa8-e563a412a54a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235714 | controller | Jun 12 16:16:54.766895 crc crio[24284]: time="2026-06-12T16:16:54.766797972Z" level=info msg="Removed container 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa: openshift-marketplace/redhat-marketplace-t49zq/extract-content" id=06c95869-badf-481c-bfa8-e563a412a54a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235729 | controller | Jun 12 16:16:54.771139 crc crio[24284]: time="2026-06-12T16:16:54.771033264Z" level=info msg="Removing container: 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214" id=dea95cd8-5e36-446d-86fa-2bb14750b798 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235745 | controller | Jun 12 16:16:54.827430 crc crio[24284]: time="2026-06-12T16:16:54.826992815Z" level=info msg="Removed container 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities" id=dea95cd8-5e36-446d-86fa-2bb14750b798 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235818 | controller | Jun 12 16:17:04.327504 crc crio[24284]: time="2026-06-12T16:17:04.326439223Z" level=info msg="Removing container: 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b" id=d8ec82cc-f569-4f9b-8ccc-7689817888ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235839 | controller | Jun 12 16:17:04.475143 crc crio[24284]: time="2026-06-12T16:17:04.475009902Z" level=info msg="Removed container 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b: openshift-infra/auto-csr-approver-29688010-rqkc9/oc" id=d8ec82cc-f569-4f9b-8ccc-7689817888ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.235856 | controller | Jun 12 16:17:04.492552 crc crio[24284]: time="2026-06-12T16:17:04.492439933Z" level=info msg="Stopping pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d" id=9fbcecd7-806c-475a-bcb3-e7804f872c2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.235878 | controller | Jun 12 16:17:04.492836 crc crio[24284]: time="2026-06-12T16:17:04.492601478Z" level=info msg="Stopped pod sandbox (already stopped): 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d" id=9fbcecd7-806c-475a-bcb3-e7804f872c2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.235894 | controller | Jun 12 16:17:04.493446 crc crio[24284]: time="2026-06-12T16:17:04.493349012Z" level=info msg="Removing pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d" id=7108725b-9b82-416a-b281-2aaae0e7bd6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.235909 | controller | Jun 12 16:17:04.507915 crc crio[24284]: time="2026-06-12T16:17:04.507822844Z" level=info msg="Removed pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d" id=7108725b-9b82-416a-b281-2aaae0e7bd6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.235925 | controller | Jun 12 16:17:04.509324 crc crio[24284]: time="2026-06-12T16:17:04.509180695Z" level=info msg="Stopping pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d" id=59de4392-46b3-4a65-be65-873982a657eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.235941 | controller | Jun 12 16:17:04.509425 crc crio[24284]: time="2026-06-12T16:17:04.509369782Z" level=info msg="Stopped pod sandbox (already stopped): abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d" id=59de4392-46b3-4a65-be65-873982a657eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.235956 | controller | Jun 12 16:17:04.510141 crc crio[24284]: time="2026-06-12T16:17:04.510075904Z" level=info msg="Removing pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d" id=e8363e59-6f88-4861-9e3e-289bba2edf64 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.235971 | controller | Jun 12 16:17:04.531986 crc crio[24284]: time="2026-06-12T16:17:04.531866307Z" level=info msg="Removed pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d" id=e8363e59-6f88-4861-9e3e-289bba2edf64 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.235986 | controller | Jun 12 16:18:00.593482 crc crio[24284]: time="2026-06-12T16:18:00.592396103Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688018-8xjkp/POD" id=c2f5392f-d472-4e08-9642-745a5a702b84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.236001 | controller | Jun 12 16:18:00.595601 crc crio[24284]: time="2026-06-12T16:18:00.593575191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236017 | controller | Jun 12 16:18:00.638522 crc crio[24284]: time="2026-06-12T16:18:00.638420279Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc0006bed28}] Aliases:map[]}"
2026-06-12 16:39:22.236033 | controller | Jun 12 16:18:00.638522 crc crio[24284]: time="2026-06-12T16:18:00.638495181Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688018-8xjkp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.236049 | controller | Jun 12 16:18:01.227593 crc crio[24284]: 2026-06-12T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e4f59d6f5d4c35 Mac:b2:9d:01:69:d5:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 SocketPath: PciID:}] [{Interface:0xc0005ac5c0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.236070 | controller | Jun 12 16:18:01.230037 crc crio[24284]: time="2026-06-12T16:18:01.229948153Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc0006bed28}] Aliases:map[]}"
2026-06-12 16:39:22.236087 | controller | Jun 12 16:18:01.230235 crc crio[24284]: time="2026-06-12T16:18:01.230161758Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688018-8xjkp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.236102 | controller | Jun 12 16:18:01.243000 crc crio[24284]: time="2026-06-12T16:18:01.242905726Z" level=info msg="Ran pod sandbox 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 with infra container: openshift-infra/auto-csr-approver-29688018-8xjkp/POD" id=c2f5392f-d472-4e08-9642-745a5a702b84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.236118 | controller | Jun 12 16:18:01.246393 crc crio[24284]: time="2026-06-12T16:18:01.246320253Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c7e5db20-12e2-4d1b-a3d9-4995b55ff126 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.236134 | controller | Jun 12 16:18:01.259955 crc crio[24284]: time="2026-06-12T16:18:01.259817773Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.236150 | controller | Jun 12 16:18:02.360015 crc crio[24284]: time="2026-06-12T16:18:02.359496408Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c7e5db20-12e2-4d1b-a3d9-4995b55ff126 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.236165 | controller | Jun 12 16:18:02.361626 crc crio[24284]: time="2026-06-12T16:18:02.361031198Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7322479a-797e-48d0-8a24-e546ba50a38c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.236181 | controller | Jun 12 16:18:02.363872 crc crio[24284]: time="2026-06-12T16:18:02.36364514Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=292cc0a6-72d4-4b76-a9eb-bd534c0a90e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.236197 | controller | Jun 12 16:18:02.374076 crc crio[24284]: time="2026-06-12T16:18:02.373919569Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688018-8xjkp/oc" id=f28a3387-1461-47d2-9edd-3eed8ba72c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.236213 | controller | Jun 12 16:18:02.374780 crc crio[24284]: time="2026-06-12T16:18:02.374703252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236229 | controller | Jun 12 16:18:02.437034 crc crio[24284]: time="2026-06-12T16:18:02.436863028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236244 | controller | Jun 12 16:18:02.693436 crc crio[24284]: time="2026-06-12T16:18:02.693338376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236259 | controller | Jun 12 16:18:02.836883 crc crio[24284]: time="2026-06-12T16:18:02.836763058Z" level=info msg="Created container 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910: openshift-infra/auto-csr-approver-29688018-8xjkp/oc" id=f28a3387-1461-47d2-9edd-3eed8ba72c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.236280 | controller | Jun 12 16:18:02.840571 crc crio[24284]: time="2026-06-12T16:18:02.840518238Z" level=info msg="Starting container: 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910" id=4ed1ace8-0508-4412-aa4b-5d73aece1a0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.236296 | controller | Jun 12 16:18:02.856546 crc crio[24284]: time="2026-06-12T16:18:02.856039962Z" level=info msg="Started container" PID=177893 containerID=9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910 description=openshift-infra/auto-csr-approver-29688018-8xjkp/oc id=4ed1ace8-0508-4412-aa4b-5d73aece1a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3
2026-06-12 16:39:22.236313 | controller | Jun 12 16:18:05.064526 crc crio[24284]: time="2026-06-12T16:18:05.062670086Z" level=info msg="Stopping pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3" id=e8ad1a83-c2e5-417a-b4d5-9957cdfd22bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236329 | controller | Jun 12 16:18:05.072775 crc crio[24284]: time="2026-06-12T16:18:05.066903582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}"
2026-06-12 16:39:22.236345 | controller | Jun 12 16:18:05.072775 crc crio[24284]: time="2026-06-12T16:18:05.067236753Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688018-8xjkp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.236361 | controller | Jun 12 16:18:05.479900 crc crio[24284]: time="2026-06-12T16:18:05.479436441Z" level=info msg="Stopped pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3" id=e8ad1a83-c2e5-417a-b4d5-9957cdfd22bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236378 | controller | Jun 12 16:19:04.693633 crc crio[24284]: time="2026-06-12T16:19:04.692623934Z" level=info msg="Removing container: 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1" id=d8795c01-c58d-4081-955d-1be8c13c1540 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.236394 | controller | Jun 12 16:19:04.900900 crc crio[24284]: time="2026-06-12T16:19:04.900037588Z" level=info msg="Removed container 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1: openshift-infra/auto-csr-approver-29688012-8wjkd/oc" id=d8795c01-c58d-4081-955d-1be8c13c1540 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.236410 | controller | Jun 12 16:19:04.920366 crc crio[24284]: time="2026-06-12T16:19:04.918786017Z" level=info msg="Stopping pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c" id=5297c621-e62f-4028-ba25-37b7906a74a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236426 | controller | Jun 12 16:19:04.920366 crc crio[24284]: time="2026-06-12T16:19:04.918869099Z" level=info msg="Stopped pod sandbox (already stopped): b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c" id=5297c621-e62f-4028-ba25-37b7906a74a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236442 | controller | Jun 12 16:19:04.920366 crc crio[24284]: time="2026-06-12T16:19:04.919630414Z" level=info msg="Removing pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c" id=c7337907-7a29-4945-9ea9-97ea04cb63ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.236464 | controller | Jun 12 16:19:04.934423 crc crio[24284]: time="2026-06-12T16:19:04.934319912Z" level=info msg="Removed pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c" id=c7337907-7a29-4945-9ea9-97ea04cb63ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.236480 | controller | Jun 12 16:20:00.695038 crc crio[24284]: time="2026-06-12T16:20:00.694325825Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688020-98rrr/POD" id=0b0a947e-4e66-4717-a27c-39e5e6c9ee89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.236496 | controller | Jun 12 16:20:00.697895 crc crio[24284]: time="2026-06-12T16:20:00.695183153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236527 | controller | Jun 12 16:20:00.733642 crc crio[24284]: time="2026-06-12T16:20:00.733517103Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc000b84250}] Aliases:map[]}"
2026-06-12 16:39:22.236548 | controller | Jun 12 16:20:00.733642 crc crio[24284]: time="2026-06-12T16:20:00.733589975Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688020-98rrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.236566 | controller | Jun 12 16:20:01.088937 crc crio[24284]: 2026-06-12T16:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fe02448c63f070 Mac:3a:76:55:ec:82:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 SocketPath: PciID:}] [{Interface:0xc0003e12c0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.236582 | controller | Jun 12 16:20:01.090621 crc crio[24284]: time="2026-06-12T16:20:01.090523247Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc000b84250}] Aliases:map[]}"
2026-06-12 16:39:22.236598 | controller | Jun 12 16:20:01.090761 crc crio[24284]: time="2026-06-12T16:20:01.090705473Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688020-98rrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.236615 | controller | Jun 12 16:20:01.102186 crc crio[24284]: time="2026-06-12T16:20:01.102055845Z" level=info msg="Ran pod sandbox 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 with infra container: openshift-infra/auto-csr-approver-29688020-98rrr/POD" id=0b0a947e-4e66-4717-a27c-39e5e6c9ee89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.236631 | controller | Jun 12 16:20:01.108939 crc crio[24284]: time="2026-06-12T16:20:01.108871281Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bcc5cdb2-9a31-4bcb-b6e0-52ef1a8726d7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.236647 | controller | Jun 12 16:20:01.122081 crc crio[24284]: time="2026-06-12T16:20:01.122003679Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.236663 | controller | Jun 12 16:20:02.431191 crc crio[24284]: time="2026-06-12T16:20:02.430351492Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bcc5cdb2-9a31-4bcb-b6e0-52ef1a8726d7 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.236685 | controller | Jun 12 16:20:02.434629 crc crio[24284]: time="2026-06-12T16:20:02.432566722Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e5362137-5a8b-4623-89b1-ae714029ac66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.236701 | controller | Jun 12 16:20:02.437752 crc crio[24284]: time="2026-06-12T16:20:02.435778214Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=293549ce-5f2a-4970-a4f6-3d01aa5d50c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.236717 | controller | Jun 12 16:20:02.446551 crc crio[24284]: time="2026-06-12T16:20:02.446412192Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688020-98rrr/oc" id=fb268ad7-f215-415b-8bf9-65be5d9efb45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.236733 | controller | Jun 12 16:20:02.447229 crc crio[24284]: time="2026-06-12T16:20:02.447035132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236749 | controller | Jun 12 16:20:02.506041 crc crio[24284]: time="2026-06-12T16:20:02.50510984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236765 | controller | Jun 12 16:20:02.798167 crc crio[24284]: time="2026-06-12T16:20:02.797635714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236780 | controller | Jun 12 16:20:02.949357 crc crio[24284]: time="2026-06-12T16:20:02.948944261Z" level=info msg="Created container c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083: openshift-infra/auto-csr-approver-29688020-98rrr/oc" id=fb268ad7-f215-415b-8bf9-65be5d9efb45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.236796 | controller | Jun 12 16:20:02.951396 crc crio[24284]: time="2026-06-12T16:20:02.951234915Z" level=info msg="Starting container: c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083" id=e874e1be-22cc-4141-84b7-d1407c076d46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.236813 | controller | Jun 12 16:20:02.959065 crc crio[24284]: time="2026-06-12T16:20:02.958942544Z" level=info msg="Started container" PID=184716 containerID=c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083 description=openshift-infra/auto-csr-approver-29688020-98rrr/oc id=e874e1be-22cc-4141-84b7-d1407c076d46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041
2026-06-12 16:39:22.236829 | controller | Jun 12 16:20:05.366120 crc crio[24284]: time="2026-06-12T16:20:05.364342602Z" level=info msg="Stopping pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041" id=cab82f83-c04e-40f9-9d03-5f1a9e44c7cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236845 | controller | Jun 12 16:20:05.367628 crc crio[24284]: time="2026-06-12T16:20:05.366790871Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc003242ae8}] Aliases:map[]}"
2026-06-12 16:39:22.236865 | controller | Jun 12 16:20:05.367628 crc crio[24284]: time="2026-06-12T16:20:05.366927885Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688020-98rrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.236882 | controller | Jun 12 16:20:05.732218 crc crio[24284]: time="2026-06-12T16:20:05.731540939Z" level=info msg="Stopped pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041" id=cab82f83-c04e-40f9-9d03-5f1a9e44c7cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236898 | controller | Jun 12 16:20:23.608591 crc crio[24284]: time="2026-06-12T16:20:23.607693317Z" level=info msg="Stopping pod sandbox: 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2" id=dbcb8532-8d72-4006-ade0-d772c287d8a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236914 | controller | Jun 12 16:20:23.609823 crc crio[24284]: time="2026-06-12T16:20:23.609058171Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc00041c468}] Aliases:map[]}"
2026-06-12 16:39:22.236930 | controller | Jun 12 16:20:23.609823 crc crio[24284]: time="2026-06-12T16:20:23.609187145Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.236945 | controller | Jun 12 16:20:24.038041 crc crio[24284]: time="2026-06-12T16:20:24.036461224Z" level=info msg="Stopped pod sandbox: 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2" id=dbcb8532-8d72-4006-ade0-d772c287d8a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.236961 | controller | Jun 12 16:20:24.881874 crc crio[24284]: time="2026-06-12T16:20:24.881330966Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/POD" id=f7ff1c2c-a35e-4c6b-9495-9a5717d17755 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.236977 | controller | Jun 12 16:20:24.883337 crc crio[24284]: time="2026-06-12T16:20:24.881904125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.236994 | controller | Jun 12 16:20:24.935441 crc crio[24284]: time="2026-06-12T16:20:24.934619871Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc002722a78}] Aliases:map[]}"
2026-06-12 16:39:22.237010 | controller | Jun 12 16:20:24.935441 crc crio[24284]: time="2026-06-12T16:20:24.935407717Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.237026 | controller | Jun 12 16:20:25.658024 crc crio[24284]: 2026-06-12T16:20:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87660856f9829d Mac:02:ea:8c:82:ea:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 SocketPath: PciID:}] [{Interface:0xc000192f70 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.237042 | controller | Jun 12 16:20:25.659865 crc crio[24284]: time="2026-06-12T16:20:25.659770936Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc002722a78}] Aliases:map[]}"
2026-06-12 16:39:22.237063 | controller | Jun 12 16:20:25.660061 crc crio[24284]: time="2026-06-12T16:20:25.659990083Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.237079 | controller | Jun 12 16:20:25.670746 crc crio[24284]: time="2026-06-12T16:20:25.670657416Z" level=info msg="Ran pod sandbox e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/POD" id=f7ff1c2c-a35e-4c6b-9495-9a5717d17755 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.237095 | controller | Jun 12 16:20:25.673064 crc crio[24284]: time="2026-06-12T16:20:25.672968356Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1a54a19d-cf27-45d1-8473-bfdf0bf624c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237111 | controller | Jun 12 16:20:25.768434 crc crio[24284]: time="2026-06-12T16:20:25.768330438Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=94f77b29-1ac8-4f10-8196-ac20fa7db5a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237127 | controller | Jun 12 16:20:25.781335 crc crio[24284]: time="2026-06-12T16:20:25.781037403Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=9ca987fc-a8d9-496a-99b9-c79a37faa931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.237142 | controller | Jun 12 16:20:25.782607 crc crio[24284]: time="2026-06-12T16:20:25.782562902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237158 | controller | Jun 12 16:20:25.844323 crc crio[24284]: time="2026-06-12T16:20:25.844189783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237174 | controller | Jun 12 16:20:25.848538 crc crio[24284]: time="2026-06-12T16:20:25.848466716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237189 | controller | Jun 12 16:20:26.037062 crc crio[24284]: time="2026-06-12T16:20:26.03659111Z" level=info msg="Created container 4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=9ca987fc-a8d9-496a-99b9-c79a37faa931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.237205 | controller | Jun 12 16:20:26.040227 crc crio[24284]: time="2026-06-12T16:20:26.03822456Z" level=info msg="Starting container: 4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9" id=c08e388a-3bf7-4f38-a1d8-6a4db5c35350 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.237221 | controller | Jun 12 16:20:26.056420 crc crio[24284]: time="2026-06-12T16:20:26.056324568Z" level=info msg="Started container" PID=186228 containerID=4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam id=c08e388a-3bf7-4f38-a1d8-6a4db5c35350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6
2026-06-12 16:39:22.237242 | controller | Jun 12 16:21:04.056552 crc crio[24284]: time="2026-06-12T16:21:04.055374334Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-q9xf4/POD" id=6cc8190f-e110-4039-95e5-1739d9a7d748 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.237258 | controller | Jun 12 16:21:04.058330 crc crio[24284]: time="2026-06-12T16:21:04.056564713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237274 | controller | Jun 12 16:21:04.101801 crc crio[24284]: time="2026-06-12T16:21:04.101705014Z" level=info msg="Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc002723a78}] Aliases:map[]}"
2026-06-12 16:39:22.237290 | controller | Jun 12 16:21:04.101801 crc crio[24284]: time="2026-06-12T16:21:04.101773886Z" level=info msg="Adding pod openshift-marketplace_certified-operators-q9xf4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.237306 | controller | Jun 12 16:21:04.739744 crc crio[24284]: 2026-06-12T16:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:590b91c688cddd3 Mac:82:12:73:6c:4a:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb SocketPath: PciID:}] [{Interface:0xc000016590 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.237322 | controller | Jun 12 16:21:04.741175 crc crio[24284]: time="2026-06-12T16:21:04.741080511Z" level=info msg="Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc002723a78}] Aliases:map[]}"
2026-06-12 16:39:22.237339 | controller | Jun 12 16:21:04.741449 crc crio[24284]: time="2026-06-12T16:21:04.74136775Z" level=info msg="Checking pod openshift-marketplace_certified-operators-q9xf4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.237355 | controller | Jun 12 16:21:04.760154 crc crio[24284]: time="2026-06-12T16:21:04.759931072Z" level=info msg="Ran pod sandbox 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 with infra container: openshift-marketplace/certified-operators-q9xf4/POD" id=6cc8190f-e110-4039-95e5-1739d9a7d748 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.237371 | controller | Jun 12 16:21:04.763186 crc crio[24284]: time="2026-06-12T16:21:04.763137734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b523e4ca-d29f-4fc2-b58f-0a2a59912a31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237388 | controller | Jun 12 16:21:04.765565 crc crio[24284]: time="2026-06-12T16:21:04.765436767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a718565a-14ad-4104-a2f3-85d97df9b944 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237408 | controller | Jun 12 16:21:04.776172 crc crio[24284]: time="2026-06-12T16:21:04.776043558Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q9xf4/extract-utilities" id=06d3974c-e588-48b5-9f54-90720820dd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.237424 | controller | Jun 12 16:21:04.776912 crc crio[24284]: time="2026-06-12T16:21:04.776827594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237440 | controller | Jun 12 16:21:04.844081 crc crio[24284]: time="2026-06-12T16:21:04.843928555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237457 | controller | Jun 12 16:21:04.853088 crc crio[24284]: time="2026-06-12T16:21:04.85294375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237472 | controller | Jun 12 16:21:04.994949 crc crio[24284]: time="2026-06-12T16:21:04.994008204Z" level=info msg="Removing container: 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0" id=3b97081b-83c9-47fb-9498-e94d13eb0062 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.237488 | controller | Jun 12 16:21:05.079614 crc crio[24284]: time="2026-06-12T16:21:05.07905318Z" level=info msg="Removed container 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0: openshift-infra/auto-csr-approver-29688014-prmgh/oc" id=3b97081b-83c9-47fb-9498-e94d13eb0062 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.237503 | controller | Jun 12 16:21:05.107466 crc crio[24284]: time="2026-06-12T16:21:05.107239736Z" level=info msg="Stopping pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a" id=d81673c3-adc6-44f6-a92c-e3f71519da5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.237539 | controller | Jun 12 16:21:05.107466 crc crio[24284]: time="2026-06-12T16:21:05.107493325Z" level=info msg="Stopped pod sandbox (already stopped): a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a" id=d81673c3-adc6-44f6-a92c-e3f71519da5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.237557 | controller | Jun 12 16:21:05.109987 crc crio[24284]: time="2026-06-12T16:21:05.109915593Z" level=info msg="Removing pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a" id=83e798fd-9a09-46b8-a25c-86a8b24cb7cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.237573 | controller | Jun 12 16:21:05.159937 crc crio[24284]: time="2026-06-12T16:21:05.159814129Z" level=info msg="Removed pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a" id=83e798fd-9a09-46b8-a25c-86a8b24cb7cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.237588 | controller | Jun 12 16:21:05.288133 crc crio[24284]: time="2026-06-12T16:21:05.287880473Z" level=info msg="Created container 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933: openshift-marketplace/certified-operators-q9xf4/extract-utilities" id=06d3974c-e588-48b5-9f54-90720820dd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.237604 | controller | Jun 12 16:21:05.289733 crc crio[24284]: time="2026-06-12T16:21:05.28908543Z" level=info msg="Starting container: 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933" id=8af0593d-3154-4f78-a5ca-5fe38d3fcff8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.237620 | controller | Jun 12 16:21:05.296875 crc crio[24284]: time="2026-06-12T16:21:05.296772876Z" level=info msg="Started container" PID=188459 containerID=3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933 description=openshift-marketplace/certified-operators-q9xf4/extract-utilities id=8af0593d-3154-4f78-a5ca-5fe38d3fcff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854
2026-06-12 16:39:22.237641 | controller | Jun 12 16:21:05.501186 crc crio[24284]: time="2026-06-12T16:21:05.500972003Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-x9rq5/POD" id=ce0f9082-d6bf-43d4-b061-efef4c6f1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.237657 | controller | Jun 12 16:21:05.501186 crc crio[24284]: time="2026-06-12T16:21:05.501153009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237673 | controller | Jun 12 16:21:05.542229 crc crio[24284]: time="2026-06-12T16:21:05.542005985Z" level=info msg="Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc003242690}] Aliases:map[]}"
2026-06-12 16:39:22.237690 | controller | Jun 12 16:21:05.542229 crc crio[24284]: time="2026-06-12T16:21:05.542076898Z" level=info msg="Adding pod openshift-marketplace_community-operators-x9rq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.237706 | controller | Jun 12 16:21:05.994796 crc crio[24284]: 2026-06-12T16:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6082fdb3f3d29b8 Mac:6e:18:0d:6f:58:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.237722 | controller | Jun 12 16:21:05.996225 crc crio[24284]: time="2026-06-12T16:21:05.996111648Z" level=info msg="Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc003242690}] Aliases:map[]}"
2026-06-12 16:39:22.237738 | controller | Jun 12 16:21:05.996595 crc crio[24284]: time="2026-06-12T16:21:05.996438109Z" level=info msg="Checking pod openshift-marketplace_community-operators-x9rq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.237755 | controller | Jun 12 16:21:06.013194 crc crio[24284]: time="2026-06-12T16:21:06.01306204Z" level=info msg="Ran pod sandbox 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f with infra container: openshift-marketplace/community-operators-x9rq5/POD" id=ce0f9082-d6bf-43d4-b061-efef4c6f1d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.237771 | controller | Jun 12 16:21:06.027360 crc crio[24284]: time="2026-06-12T16:21:06.023680588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e39d4b9-98c1-4b43-b18d-460a426923cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237787 | controller | Jun 12 16:21:06.029745 crc crio[24284]: time="2026-06-12T16:21:06.029586805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3d848cb1-08ed-439b-a4c4-8752a194e141 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237803 | controller | Jun 12 16:21:06.050874 crc crio[24284]: time="2026-06-12T16:21:06.050774798Z" level=info msg="Creating container: openshift-marketplace/community-operators-x9rq5/extract-utilities" id=9ee02406-0a53-485e-a28b-ffee6b103abe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.237824 | controller | Jun 12 16:21:06.051525 crc crio[24284]: time="2026-06-12T16:21:06.051384381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237840 | controller | Jun 12 16:21:06.169935 crc crio[24284]: time="2026-06-12T16:21:06.169822291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237856 | controller | Jun 12 16:21:06.182212 crc crio[24284]: time="2026-06-12T16:21:06.182124885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.237872 | controller | Jun 12 16:21:06.334314 crc crio[24284]: time="2026-06-12T16:21:06.331052957Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9305035b-e77a-4d9c-a0f2-a23457edbf76 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.237887 | controller | Jun 12 16:21:06.345482 crc crio[24284]: time="2026-06-12T16:21:06.345407775Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.237903 | controller | Jun 12 16:21:06.389031 crc crio[24284]: time="2026-06-12T16:21:06.388871683Z" level=info msg="Created container 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d: openshift-marketplace/community-operators-x9rq5/extract-utilities" id=9ee02406-0a53-485e-a28b-ffee6b103abe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.237921 | controller | Jun 12 16:21:06.390810 crc crio[24284]: time="2026-06-12T16:21:06.390732383Z" level=info msg="Starting container: 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d" id=06092412-a35e-472f-874a-12c972f806e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.237939 | controller | Jun 12 16:21:06.397877 crc crio[24284]: time="2026-06-12T16:21:06.397752706Z" level=info msg="Started container" PID=188566 containerID=6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d description=openshift-marketplace/community-operators-x9rq5/extract-utilities id=06092412-a35e-472f-874a-12c972f806e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f
2026-06-12 16:39:22.237956 | controller | Jun 12 16:21:07.042546 crc crio[24284]: time="2026-06-12T16:21:07.042474334Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=9305035b-e77a-4d9c-a0f2-a23457edbf76 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.237972 | controller | Jun 12 16:21:07.049793 crc crio[24284]: time="2026-06-12T16:21:07.049683005Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4466f7ff-ad48-4dc2-999b-302f27e9f5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.237988 | controller | Jun 12 16:21:07.057782 crc crio[24284]: time="2026-06-12T16:21:07.057674293Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=978d0a55-5011-400c-9bf3-0114a4a6dec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238004 | controller | Jun 12 16:21:07.070198 crc crio[24284]: time="2026-06-12T16:21:07.070096405Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q9xf4/extract-content" id=515c346e-c19f-4025-ac05-09f1a795322a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238020 | controller | Jun 12 16:21:07.070790 crc crio[24284]: time="2026-06-12T16:21:07.070735086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238040 | controller | Jun 12 16:21:07.130587 crc crio[24284]: time="2026-06-12T16:21:07.129821501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238056 | controller | Jun 12 16:21:07.135917 crc crio[24284]: time="2026-06-12T16:21:07.135768244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238072 | controller | Jun 12 16:21:07.311131 crc crio[24284]: time="2026-06-12T16:21:07.311009415Z" level=info msg="Created container 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a: openshift-marketplace/certified-operators-q9xf4/extract-content" id=515c346e-c19f-4025-ac05-09f1a795322a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238087 | controller | Jun 12 16:21:07.312765 crc crio[24284]: time="2026-06-12T16:21:07.312413799Z" level=info msg="Starting container: 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a" id=c501cd81-eed0-4f77-97a6-ca81b040913b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.238103 | controller | Jun 12 16:21:07.318485 crc crio[24284]: time="2026-06-12T16:21:07.317920905Z" level=info msg="Started container" PID=188647 containerID=2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a description=openshift-marketplace/certified-operators-q9xf4/extract-content id=c501cd81-eed0-4f77-97a6-ca81b040913b name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854
2026-06-12 16:39:22.238119 | controller | Jun 12 16:21:07.359026 crc crio[24284]: time="2026-06-12T16:21:07.358974286Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e3474e8d-dcd8-4085-bf77-dfca6fc7a89a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.238135 | controller | Jun 12 16:21:07.365812 crc crio[24284]: time="2026-06-12T16:21:07.36571605Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.238150 | controller | Jun 12 16:21:07.926103 crc crio[24284]: time="2026-06-12T16:21:07.925319522Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=e3474e8d-dcd8-4085-bf77-dfca6fc7a89a name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.238166 | controller | Jun 12 16:21:07.930697 crc crio[24284]: time="2026-06-12T16:21:07.930539141Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5f21220a-56c6-41bc-b9ae-eb6608184b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238182 | controller | Jun 12 16:21:07.948432 crc crio[24284]: time="2026-06-12T16:21:07.947988427Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=fd2de5f5-c92b-428a-99cb-adfcab58565b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238198 | controller | Jun 12 16:21:07.981547 crc crio[24284]: time="2026-06-12T16:21:07.981328639Z" level=info msg="Creating container: openshift-marketplace/community-operators-x9rq5/extract-content" id=31db3a3e-92f4-44c9-b927-b3a857316520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238213 | controller | Jun 12 16:21:07.981953 crc crio[24284]: time="2026-06-12T16:21:07.981884257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238229 | controller | Jun 12 16:21:08.058059 crc crio[24284]: time="2026-06-12T16:21:08.057949354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238250 | controller | Jun 12 16:21:08.062146 crc crio[24284]: time="2026-06-12T16:21:08.062050186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238265 | controller | Jun 12 16:21:08.356506 crc crio[24284]: time="2026-06-12T16:21:08.355707299Z" level=info msg="Created container d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd: openshift-marketplace/community-operators-x9rq5/extract-content" id=31db3a3e-92f4-44c9-b927-b3a857316520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238281 | controller | Jun 12 16:21:08.358320 crc crio[24284]: time="2026-06-12T16:21:08.358221489Z" level=info msg="Starting container: d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd" id=fe237765-361f-456d-bbb3-d5aec58b7dac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.238297 | controller | Jun 12 16:21:08.366634 crc crio[24284]: time="2026-06-12T16:21:08.366541994Z" level=info msg="Started container" PID=188794 containerID=d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd description=openshift-marketplace/community-operators-x9rq5/extract-content id=fe237765-361f-456d-bbb3-d5aec58b7dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f
2026-06-12 16:39:22.238313 | controller | Jun 12 16:21:09.426152 crc crio[24284]: time="2026-06-12T16:21:09.425234595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5362ab4b-e315-4611-8938-5f276abf8e0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238329 | controller | Jun 12 16:21:09.439226 crc crio[24284]: time="2026-06-12T16:21:09.439001384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3cd4eb23-9376-4ec6-9efe-a58ae59c813b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238344 | controller | Jun 12 16:21:09.491496 crc crio[24284]: time="2026-06-12T16:21:09.491392786Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q9xf4/registry-server" id=887c8087-2180-418c-97dd-356c9c808e87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238360 | controller | Jun 12 16:21:09.492144 crc crio[24284]: time="2026-06-12T16:21:09.492001356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238375 | controller | Jun 12 16:21:09.571901 crc crio[24284]: time="2026-06-12T16:21:09.571794222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238391 | controller | Jun 12 16:21:09.576341 crc crio[24284]: time="2026-06-12T16:21:09.576190583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238407 | controller | Jun 12 16:21:09.750832 crc crio[24284]: time="2026-06-12T16:21:09.750712312Z" level=info msg="Created container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server" id=887c8087-2180-418c-97dd-356c9c808e87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238422 | controller | Jun 12 16:21:09.752183 crc crio[24284]: time="2026-06-12T16:21:09.752081807Z" level=info msg="Starting container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938" id=51a9d6cc-b920-4541-a1e1-494f189b22a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.238438 | controller | Jun 12 16:21:09.758435 crc crio[24284]: time="2026-06-12T16:21:09.758234383Z" level=info msg="Started container" PID=188874 containerID=1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938 description=openshift-marketplace/certified-operators-q9xf4/registry-server id=51a9d6cc-b920-4541-a1e1-494f189b22a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854
2026-06-12 16:39:22.238462 | controller | Jun 12 16:21:10.479019 crc crio[24284]: time="2026-06-12T16:21:10.47811556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=efb757d6-3b18-4b07-a9bf-e95bcd36b42c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238478 | controller | Jun 12 16:21:10.481464 crc crio[24284]: time="2026-06-12T16:21:10.481411624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=431c9bed-bedf-48d5-843c-b7a25f803466 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.238494 | controller | Jun 12 16:21:10.494733 crc crio[24284]: time="2026-06-12T16:21:10.494395019Z" level=info msg="Creating container: openshift-marketplace/community-operators-x9rq5/registry-server" id=b8aaa96c-3f45-4ce1-af05-6915ef940417 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238524 | controller | Jun 12 16:21:10.494964 crc crio[24284]: time="2026-06-12T16:21:10.494786192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238545 | controller | Jun 12 16:21:10.567596 crc crio[24284]: time="2026-06-12T16:21:10.567484612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238562 | controller | Jun 12 16:21:10.571540 crc crio[24284]: time="2026-06-12T16:21:10.571443248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.238577 | controller | Jun 12 16:21:10.781918 crc crio[24284]: time="2026-06-12T16:21:10.781779921Z" level=info msg="Created container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server" id=b8aaa96c-3f45-4ce1-af05-6915ef940417 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.238593 | controller | Jun 12 16:21:10.783657 crc crio[24284]: time="2026-06-12T16:21:10.783552108Z" level=info msg="Starting container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e" id=8af4f1b7-7feb-402d-8eff-9cdbd06d8cbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.238608 | controller | Jun 12 16:21:10.798015 crc crio[24284]: time="2026-06-12T16:21:10.797892336Z" level=info msg="Started container" PID=188934 containerID=12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e description=openshift-marketplace/community-operators-x9rq5/registry-server id=8af4f1b7-7feb-402d-8eff-9cdbd06d8cbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f
2026-06-12 16:39:22.238625 | controller | Jun 12 16:21:18.462308 crc crio[24284]: time="2026-06-12T16:21:18.46160851Z" level=info msg="Stopping container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938 (timeout: 2s)" id=051ecb0c-5e5c-4d3c-b934-558d77dd833b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.238641 | controller | Jun 12 16:21:18.593941 crc crio[24284]: time="2026-06-12T16:21:18.59381489Z" level=info msg="Stopped container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server" id=051ecb0c-5e5c-4d3c-b934-558d77dd833b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.238671 | controller | Jun 12 16:21:18.595082 crc crio[24284]: time="2026-06-12T16:21:18.594976619Z" level=info msg="Stopping pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854" id=1a931b2e-1784-44ee-a34c-b497600e32de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.238688 | controller | Jun 12 16:21:18.596305 crc crio[24284]: time="2026-06-12T16:21:18.596169247Z" level=info msg="Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc004af8ab8}] Aliases:map[]}"
2026-06-12 16:39:22.238705 | controller | Jun 12 16:21:18.597837 crc crio[24284]: time="2026-06-12T16:21:18.596432415Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-q9xf4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.238721 | controller | Jun 12 16:21:18.946649 crc crio[24284]: time="2026-06-12T16:21:18.946109744Z" level=info msg="Stopped pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854" id=1a931b2e-1784-44ee-a34c-b497600e32de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.238738 | controller | Jun 12 16:21:19.549907 crc crio[24284]: time="2026-06-12T16:21:19.549206164Z" level=info msg="Stopping container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e (timeout: 2s)" id=475e47ff-d402-47bc-a928-401588383d64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.238753 | controller | Jun 12 16:21:19.662033 crc crio[24284]: time="2026-06-12T16:21:19.661741834Z" level=info msg="Removing container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938" id=fb8010c6-54d7-4756-baad-cef17d1130c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238769 | controller | Jun 12 16:21:19.729039 crc crio[24284]: time="2026-06-12T16:21:19.728928003Z" level=info msg="Stopped container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server" id=475e47ff-d402-47bc-a928-401588383d64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.238785 | controller | Jun 12 16:21:19.730233 crc crio[24284]: time="2026-06-12T16:21:19.730148018Z" level=info msg="Stopping pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f" id=2549e722-4107-4939-8fe7-7c30a5558de8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.238801 | controller | Jun 12 16:21:19.730985 crc crio[24284]: time="2026-06-12T16:21:19.730911483Z" level=info msg="Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc0026127d8}] Aliases:map[]}"
2026-06-12 16:39:22.238817 | controller | Jun 12 16:21:19.731147 crc crio[24284]: time="2026-06-12T16:21:19.731099119Z" level=info msg="Deleting pod openshift-marketplace_community-operators-x9rq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.238834 | controller | Jun 12 16:21:19.789088 crc crio[24284]: time="2026-06-12T16:21:19.789020519Z" level=info msg="Removed container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server" id=fb8010c6-54d7-4756-baad-cef17d1130c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238854 | controller | Jun 12 16:21:19.793389 crc crio[24284]: time="2026-06-12T16:21:19.793230552Z" level=info msg="Removing container: 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a" id=2ef30b81-cee4-410b-9ce8-ada934e4151c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238870 | controller | Jun 12 16:21:19.846688 crc crio[24284]: time="2026-06-12T16:21:19.846563046Z" level=info msg="Removed container 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a: openshift-marketplace/certified-operators-q9xf4/extract-content" id=2ef30b81-cee4-410b-9ce8-ada934e4151c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238886 | controller | Jun 12 16:21:19.849792 crc crio[24284]: time="2026-06-12T16:21:19.849754696Z" level=info msg="Removing container: 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933" id=8ef940f7-c62f-4bff-877d-e864398e6441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238901 | controller | Jun 12 16:21:19.918198 crc crio[24284]: time="2026-06-12T16:21:19.91809893Z" level=info msg="Removed container 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933: openshift-marketplace/certified-operators-q9xf4/extract-utilities" id=8ef940f7-c62f-4bff-877d-e864398e6441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238917 | controller | Jun 12 16:21:20.079884 crc crio[24284]: time="2026-06-12T16:21:20.079755557Z" level=info msg="Stopped pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f" id=2549e722-4107-4939-8fe7-7c30a5558de8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.238933 | controller | Jun 12 16:21:20.689423 crc crio[24284]: time="2026-06-12T16:21:20.688587809Z" level=info msg="Removing container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e" id=98b4c886-86a3-45c1-a362-46054294b747 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238949 | controller | Jun 12 16:21:20.724130 crc crio[24284]: time="2026-06-12T16:21:20.724022993Z" level=info msg="Removed container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server" id=98b4c886-86a3-45c1-a362-46054294b747 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238965 | controller | Jun 12 16:21:20.726877 crc crio[24284]: time="2026-06-12T16:21:20.72683248Z" level=info msg="Removing container: d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd" id=a3e463aa-10c8-4fbe-ac1a-0576cbd84737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238981 | controller | Jun 12 16:21:20.826053 crc crio[24284]: time="2026-06-12T16:21:20.825905753Z" level=info msg="Removed container d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd: openshift-marketplace/community-operators-x9rq5/extract-content" id=a3e463aa-10c8-4fbe-ac1a-0576cbd84737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.238997 | controller | Jun 12 16:21:20.828418 crc crio[24284]: time="2026-06-12T16:21:20.828350389Z" level=info msg="Removing container: 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d" id=e5465e68-dc59-43e1-a4a4-3d3f21bb7333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.239013 | controller | Jun 12 16:21:20.865671 crc crio[24284]: time="2026-06-12T16:21:20.865564349Z" level=info msg="Removed container 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d: openshift-marketplace/community-operators-x9rq5/extract-utilities" id=e5465e68-dc59-43e1-a4a4-3d3f21bb7333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.239029 | controller | Jun 12 16:22:00.595692 crc crio[24284]: time="2026-06-12T16:22:00.594745002Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688022-jfmmf/POD" id=26db28b2-4349-4869-bc8e-985dabe001f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.239049 | controller | Jun 12 16:22:00.597357 crc crio[24284]: time="2026-06-12T16:22:00.595728654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.239066 | controller | Jun 12 16:22:00.652433 crc crio[24284]: time="2026-06-12T16:22:00.65232575Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc002c1e058}] Aliases:map[]}"
2026-06-12 16:39:22.239082 | controller | Jun 12 16:22:00.652433 crc crio[24284]: time="2026-06-12T16:22:00.652419703Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688022-jfmmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.239098 | controller | Jun 12 16:22:01.209902 crc crio[24284]: 2026-06-12T16:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f13c1a0263a655 Mac:3a:ef:b0:15:8e:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee SocketPath: PciID:}] [{Interface:0xc0001e0a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.239115 | controller | Jun 12 16:22:01.211878 crc crio[24284]: time="2026-06-12T16:22:01.211778806Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc002c1e058}] Aliases:map[]}"
2026-06-12 16:39:22.239131 | controller | Jun 12 16:22:01.212334 crc crio[24284]: time="2026-06-12T16:22:01.212192669Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688022-jfmmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.239147 | controller | Jun 12 16:22:01.224629 crc crio[24284]: time="2026-06-12T16:22:01.224458551Z" level=info msg="Ran pod sandbox 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d with infra container: openshift-infra/auto-csr-approver-29688022-jfmmf/POD" id=26db28b2-4349-4869-bc8e-985dabe001f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.239163 | controller | Jun 12 16:22:01.231775 crc crio[24284]: time="2026-06-12T16:22:01.23163755Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=93e68a86-b2ff-412a-aca0-71783cb49032 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.239179 | controller | Jun 12 16:22:01.244004 crc crio[24284]: time="2026-06-12T16:22:01.243873981Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.239195 | controller | Jun 12 16:22:02.946335 crc crio[24284]: time="2026-06-12T16:22:02.945393889Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=93e68a86-b2ff-412a-aca0-71783cb49032 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.239211 | controller | Jun 12 16:22:02.947839 crc crio[24284]: time="2026-06-12T16:22:02.947561048Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eba67135-ba8a-4d16-b210-41b042c99d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.239227 | controller | Jun 12 16:22:02.949523 crc crio[24284]: time="2026-06-12T16:22:02.949445317Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1c414c52-184a-4555-bffc-1c045d82b990 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.239248 | controller | Jun 12 16:22:02.956014 crc crio[24284]: time="2026-06-12T16:22:02.955873133Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688022-jfmmf/oc" id=cda84170-cbb5-4ed8-a6f6-4ec274f4cef9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.239264 | controller | Jun 12 16:22:02.959411 crc crio[24284]: time="2026-06-12T16:22:02.956705729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.239280 | controller | Jun 12 16:22:03.008937 crc crio[24284]: time="2026-06-12T16:22:03.008863966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.239295 | controller | Jun 12 16:22:03.303431 crc crio[24284]: time="2026-06-12T16:22:03.30323637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.239311 | controller | Jun 12 16:22:03.430871 crc crio[24284]: time="2026-06-12T16:22:03.430753529Z" level=info msg="Created container 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f: openshift-infra/auto-csr-approver-29688022-jfmmf/oc" id=cda84170-cbb5-4ed8-a6f6-4ec274f4cef9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.239327 | controller | Jun 12 16:22:03.432479 crc crio[24284]: time="2026-06-12T16:22:03.432227497Z" level=info msg="Starting container: 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f" id=5e57ed42-766b-45e5-8189-872c641572c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.239343 | controller | Jun 12 16:22:03.437454 crc crio[24284]: time="2026-06-12T16:22:03.437373101Z" level=info msg="Started container" PID=192126 containerID=01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f description=openshift-infra/auto-csr-approver-29688022-jfmmf/oc id=5e57ed42-766b-45e5-8189-872c641572c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d
2026-06-12 16:39:22.239359 | controller | Jun 12 16:22:05.225518 crc crio[24284]: time="2026-06-12T16:22:05.224851462Z" level=info msg="Stopping pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854" id=9b7c6f76-0c73-4d75-be14-a55af8d449d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239375 | controller | Jun 12 16:22:05.227810 crc crio[24284]: time="2026-06-12T16:22:05.225605306Z" level=info msg="Stopped pod sandbox (already stopped): 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854" id=9b7c6f76-0c73-4d75-be14-a55af8d449d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239391 | controller | Jun 12 16:22:05.227810 crc crio[24284]: time="2026-06-12T16:22:05.226592838Z" level=info msg="Removing pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854" id=2cad6c22-f229-413b-afe1-f27d033c44f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.239407 | controller | Jun 12 16:22:05.258045 crc crio[24284]: time="2026-06-12T16:22:05.257751372Z" level=info msg="Removed pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854" id=2cad6c22-f229-413b-afe1-f27d033c44f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.239423 | controller | Jun 12 16:22:05.261188 crc crio[24284]: time="2026-06-12T16:22:05.26112249Z" level=info msg="Stopping pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f" id=dda24ea9-e436-458a-b09e-e09bb34befc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239438 | controller | Jun 12 16:22:05.261495 crc crio[24284]: time="2026-06-12T16:22:05.261189692Z" level=info msg="Stopped pod sandbox (already stopped): 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f" id=dda24ea9-e436-458a-b09e-e09bb34befc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239474 | controller | Jun 12 16:22:05.262375 crc crio[24284]: time="2026-06-12T16:22:05.262159763Z" level=info msg="Removing pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f" id=8202ca6e-67d1-409e-82a1-a32fb4ad60f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.239492 | controller | Jun 12 16:22:05.279733 crc crio[24284]: time="2026-06-12T16:22:05.278532367Z" level=info msg="Removed pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f" id=8202ca6e-67d1-409e-82a1-a32fb4ad60f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.239508 | controller | Jun 12 16:22:05.355348 crc crio[24284]: time="2026-06-12T16:22:05.354938284Z" level=info msg="Stopping pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d" id=b7de872d-dd0a-4c1d-a287-bcda58675edd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239575 | controller | Jun 12 16:22:05.355957 crc crio[24284]: time="2026-06-12T16:22:05.355885745Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc0027220b0}] Aliases:map[]}"
2026-06-12 16:39:22.239593 | controller | Jun 12 16:22:05.356145 crc crio[24284]: time="2026-06-12T16:22:05.356087711Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688022-jfmmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.239610 | controller | Jun 12 16:22:05.699011 crc crio[24284]: time="2026-06-12T16:22:05.698957124Z" level=info msg="Stopped pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d" id=b7de872d-dd0a-4c1d-a287-bcda58675edd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239626 | controller | Jun 12 16:23:04.210497 crc crio[24284]: time="2026-06-12T16:23:04.209481651Z" level=info msg="Stopping pod sandbox: e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6" id=a2f3e38e-87c2-48b7-8fa1-31b931a4eb95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239642 | controller | Jun 12 16:23:04.211800 crc crio[24284]: time="2026-06-12T16:23:04.211374691Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc000b84138}] Aliases:map[]}"
2026-06-12 16:39:22.239658 | controller | Jun 12 16:23:04.211800 crc crio[24284]: time="2026-06-12T16:23:04.211561788Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.239674 | controller | Jun 12 16:23:04.749856 crc crio[24284]: time="2026-06-12T16:23:04.74899939Z" level=info msg="Stopped pod sandbox: e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6" id=a2f3e38e-87c2-48b7-8fa1-31b931a4eb95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239690 | controller | Jun 12 16:23:05.331460 crc crio[24284]: time="2026-06-12T16:23:05.330645036Z" level=info msg="Removing container: 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a" id=8a9e212f-9a5e-461a-959e-cdbdbaaa47e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.239711 | controller | Jun 12 16:23:05.575902 crc crio[24284]: time="2026-06-12T16:23:05.575777804Z" level=info msg="Removed container 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a: openshift-infra/auto-csr-approver-29688016-hf4fx/oc" id=8a9e212f-9a5e-461a-959e-cdbdbaaa47e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.239727 | controller | Jun 12 16:23:05.586809 crc crio[24284]: time="2026-06-12T16:23:05.586656096Z" level=info msg="Stopping pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a" id=ff569f36-cf37-4183-9be7-a9381d37d416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239742 | controller | Jun 12 16:23:05.586809 crc crio[24284]: time="2026-06-12T16:23:05.586727878Z" level=info msg="Stopped pod sandbox (already stopped): 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a" id=ff569f36-cf37-4183-9be7-a9381d37d416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.239758 | controller | Jun 12 16:23:05.592180 crc crio[24284]: time="2026-06-12T16:23:05.5905353Z" level=info msg="Removing pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a" id=a78d7e7c-83a4-413a-b246-7af5588ceed5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.239774 | controller | Jun 12 16:23:05.609575 crc crio[24284]: time="2026-06-12T16:23:05.608549696Z" level=info msg="Removed pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a" id=a78d7e7c-83a4-413a-b246-7af5588ceed5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.239789 | controller | Jun 12 16:23:05.845712 crc crio[24284]: time="2026-06-12T16:23:05.845595281Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/POD" id=4260efa2-3e46-4aae-ad6d-15a2c21546e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.239805 | controller | Jun 12 16:23:05.845991 crc crio[24284]: time="2026-06-12T16:23:05.845725996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.239821 | controller | Jun 12 16:23:05.877139 crc crio[24284]: time="2026-06-12T16:23:05.876997284Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc002722508}] Aliases:map[]}"
2026-06-12 16:39:22.239836 | controller | Jun 12 16:23:05.877139 crc crio[24284]: time="2026-06-12T16:23:05.877061636Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.239852 | controller | Jun 12 16:23:06.554921 crc crio[24284]: 2026-06-12T16:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e9b9b2c77caa39 Mac:8e:a9:d7:dc:34:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.239869 | controller | Jun 12 16:23:06.556367 crc crio[24284]: time="2026-06-12T16:23:06.5551599Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc002722508}] Aliases:map[]}"
2026-06-12 16:39:22.239890 | controller | Jun 12 16:23:06.556367 crc crio[24284]: time="2026-06-12T16:23:06.555409228Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.239906 | controller | Jun 12 16:23:06.564520 crc crio[24284]: time="2026-06-12T16:23:06.564466736Z" level=info msg="Ran pod sandbox 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/POD" id=4260efa2-3e46-4aae-ad6d-15a2c21546e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.239923 | controller | Jun 12 16:23:06.569823 crc crio[24284]: time="2026-06-12T16:23:06.568542425Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8f7d0644-0074-4425-9754-7e996a5e2bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.239939 | controller | Jun 12 16:23:06.622230 crc crio[24284]: time="2026-06-12T16:23:06.622077296Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=eeb016fa-9134-403b-8fd6-d3437a138092 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.239955 | controller | Jun 12 16:23:06.632021 crc crio[24284]: time="2026-06-12T16:23:06.631904728Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=86ae7b9a-becd-4ba8-b2d4-52a6a65709b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.239970 | controller | Jun 12 16:23:06.632363 crc crio[24284]: time="2026-06-12T16:23:06.632316971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.239986 | controller | Jun 12 16:23:06.690774 crc crio[24284]: time="2026-06-12T16:23:06.690502348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240002 | controller | Jun 12 16:23:06.695758 crc crio[24284]: time="2026-06-12T16:23:06.695677375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240018 | controller | Jun 12 16:23:06.894112 crc crio[24284]: time="2026-06-12T16:23:06.894048224Z" level=info msg="Created container 6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=86ae7b9a-becd-4ba8-b2d4-52a6a65709b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240034 | controller | Jun 12 16:23:06.895887 crc crio[24284]: time="2026-06-12T16:23:06.895852802Z" level=info msg="Starting container: 6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631" id=937f8eae-836f-43a1-9e84-ecebe0c52d86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.240050 | controller | Jun 12 16:23:06.901807 crc crio[24284]: time="2026-06-12T16:23:06.901780651Z" level=info msg="Started container" PID=196110 containerID=6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=937f8eae-836f-43a1-9e84-ecebe0c52d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a
2026-06-12 16:39:22.240066 | controller | Jun 12 16:24:00.563360 crc crio[24284]: time="2026-06-12T16:24:00.559760607Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688024-xzwhg/POD" id=b86b9be6-d5c9-45eb-8052-c5537f23b4ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.240086 | controller | Jun 12 16:24:00.563360 crc crio[24284]: time="2026-06-12T16:24:00.560696557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240102 | controller | Jun 12 16:24:00.599961 crc crio[24284]: time="2026-06-12T16:24:00.599841476Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc004287088}] Aliases:map[]}"
2026-06-12 16:39:22.240118 | controller | Jun 12 16:24:00.599961 crc crio[24284]: time="2026-06-12T16:24:00.599923718Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688024-xzwhg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.240134 | controller | Jun 12 16:24:00.997073 crc crio[24284]: 2026-06-12T16:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:940a1c01a3b5330 Mac:d2:62:9d:fa:58:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 SocketPath: PciID:}] [{Interface:0xc0005265a0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.240151 | controller | Jun 12 16:24:00.998327 crc crio[24284]: time="2026-06-12T16:24:00.99818288Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc004287088}] Aliases:map[]}"
2026-06-12 16:39:22.240167 | controller | Jun 12 16:24:00.998520 crc crio[24284]: time="2026-06-12T16:24:00.998464539Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688024-xzwhg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.240183 | controller | Jun 12 16:24:01.013951 crc crio[24284]: time="2026-06-12T16:24:01.013870224Z" level=info msg="Ran pod sandbox 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 with infra container: openshift-infra/auto-csr-approver-29688024-xzwhg/POD" id=b86b9be6-d5c9-45eb-8052-c5537f23b4ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.240199 | controller | Jun 12 16:24:01.023210 crc crio[24284]: time="2026-06-12T16:24:01.022108193Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6400a5b9-3a1f-4347-b2ca-bd4cecf08fea name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.240214 | controller | Jun 12 16:24:01.034678 crc crio[24284]: time="2026-06-12T16:24:01.034522311Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.240230 | controller | Jun 12 16:24:01.273745 crc crio[24284]: time="2026-06-12T16:24:01.273489216Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qpccs/POD" id=68b59ae3-dc63-47c4-9dc6-178383cc2300 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.240246 | controller | Jun 12 16:24:01.273745 crc crio[24284]: time="2026-06-12T16:24:01.273564289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240266 | controller | Jun 12 16:24:01.309940 crc crio[24284]: time="2026-06-12T16:24:01.309837957Z" level=info msg="Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc004af8460}] Aliases:map[]}"
2026-06-12 16:39:22.240283 | controller | Jun 12 16:24:01.309940 crc crio[24284]: time="2026-06-12T16:24:01.309891199Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qpccs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.240299 | controller | Jun 12 16:24:01.712567 crc crio[24284]: 2026-06-12T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b428beebb0c0e Mac:0e:a6:28:9c:39:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 SocketPath: PciID:}] [{Interface:0xc000122e00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.240315 | controller | Jun 12 16:24:01.714526 crc crio[24284]: time="2026-06-12T16:24:01.713489041Z" level=info msg="Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc004af8460}] Aliases:map[]}"
2026-06-12 16:39:22.240331 | controller | Jun 12 16:24:01.714526 crc crio[24284]: time="2026-06-12T16:24:01.713622145Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qpccs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.240347 | controller | Jun 12 16:24:01.732847 crc crio[24284]: time="2026-06-12T16:24:01.731711714Z" level=info msg="Ran pod sandbox d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 with infra container: openshift-marketplace/redhat-operators-qpccs/POD" id=68b59ae3-dc63-47c4-9dc6-178383cc2300 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.240363 | controller | Jun 12 16:24:01.736846 crc crio[24284]: time="2026-06-12T16:24:01.736715882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d219b29e-ceda-4876-9197-82b6307d1db1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240379 | controller | Jun 12 16:24:01.745651 crc crio[24284]: time="2026-06-12T16:24:01.745497551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=55a663c9-648e-41a2-8327-64497b8fd8c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240394 | controller | Jun 12 16:24:01.754488 crc crio[24284]: time="2026-06-12T16:24:01.754363595Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qpccs/extract-utilities" id=2b0bc88a-52f6-4bd4-bb63-d89904da7d8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240410 | controller | Jun 12 16:24:01.754867 crc crio[24284]: time="2026-06-12T16:24:01.75483174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240425 | controller | Jun 12 16:24:01.819882 crc crio[24284]: time="2026-06-12T16:24:01.819771022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240447 | controller | Jun 12 16:24:01.823815 crc crio[24284]: time="2026-06-12T16:24:01.823692307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240462 | controller | Jun 12 16:24:02.007854 crc crio[24284]: time="2026-06-12T16:24:02.007731811Z" level=info msg="Created container b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca: openshift-marketplace/redhat-operators-qpccs/extract-utilities" id=2b0bc88a-52f6-4bd4-bb63-d89904da7d8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240478 | controller | Jun 12 16:24:02.010058 crc crio[24284]: time="2026-06-12T16:24:02.009922371Z" level=info msg="Starting container: b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca" id=4bd77603-47a0-42ee-a9a2-422ffcc7ebae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.240494 | controller | Jun 12 16:24:02.016553 crc crio[24284]: time="2026-06-12T16:24:02.01644408Z" level=info msg="Started container" PID=199385 containerID=b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca description=openshift-marketplace/redhat-operators-qpccs/extract-utilities id=4bd77603-47a0-42ee-a9a2-422ffcc7ebae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970
2026-06-12 16:39:22.240525 | controller | Jun 12 16:24:02.057019 crc crio[24284]: time="2026-06-12T16:24:02.056907632Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6400a5b9-3a1f-4347-b2ca-bd4cecf08fea name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.240547 | controller | Jun 12 16:24:02.060038 crc crio[24284]: time="2026-06-12T16:24:02.059988039Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=afe1d5b4-9ef5-4eb2-9fbc-ad07434e4c9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240564 | controller | Jun 12 16:24:02.064812 crc crio[24284]: time="2026-06-12T16:24:02.064757881Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a2a1434b-8fab-413b-8524-d8a9ba677100 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240580 | controller | Jun 12 16:24:02.074013 crc crio[24284]: time="2026-06-12T16:24:02.073960975Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688024-xzwhg/oc" id=19ab52f3-7a5b-40a5-958c-971ebbe18319 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240595 | controller | Jun 12 16:24:02.074774 crc crio[24284]: time="2026-06-12T16:24:02.07474492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240611 | controller | Jun 12 16:24:02.089357 crc crio[24284]: time="2026-06-12T16:24:02.0888465Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d8a32391-a6b0-49bc-8e47-10a74decf7b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.240626 | controller | Jun 12 16:24:02.092754 crc crio[24284]: time="2026-06-12T16:24:02.092545159Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.240642 | controller | Jun 12 16:24:02.143091 crc crio[24284]: time="2026-06-12T16:24:02.14149417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240657 | controller | Jun 12 16:24:02.479092 crc crio[24284]: time="2026-06-12T16:24:02.479038494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240677 | controller | Jun 12 16:24:02.600433 crc crio[24284]: time="2026-06-12T16:24:02.600360626Z" level=info msg="Created container b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c: openshift-infra/auto-csr-approver-29688024-xzwhg/oc" id=19ab52f3-7a5b-40a5-958c-971ebbe18319 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240693 | controller | Jun 12 16:24:02.602019 crc crio[24284]: time="2026-06-12T16:24:02.601913796Z" level=info msg="Starting container: b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c" id=cae127a7-2722-41a8-a6ad-371f018c5d0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.240709 | controller | Jun 12 16:24:02.608141 crc crio[24284]: time="2026-06-12T16:24:02.60802233Z" level=info msg="Started container" PID=199406 containerID=b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c description=openshift-infra/auto-csr-approver-29688024-xzwhg/oc id=cae127a7-2722-41a8-a6ad-371f018c5d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68
2026-06-12 16:39:22.240725 | controller | Jun 12 16:24:03.189636 crc crio[24284]: time="2026-06-12T16:24:03.189097777Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=d8a32391-a6b0-49bc-8e47-10a74decf7b2 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.240741 | controller | Jun 12 16:24:03.191047 crc crio[24284]: time="2026-06-12T16:24:03.190601266Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b6031cab-2152-44bd-be04-1af17ec36ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240756 | controller | Jun 12 16:24:03.194473 crc crio[24284]: time="2026-06-12T16:24:03.194349325Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=18acc41d-5ff8-4801-bbdc-be32e3aed7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240772 | controller | Jun 12 16:24:03.201696 crc crio[24284]: time="2026-06-12T16:24:03.201591975Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qpccs/extract-content" id=097d8ac0-01e6-4ddf-9d3f-25abed8eeaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240788 | controller | Jun 12 16:24:03.202358 crc crio[24284]: time="2026-06-12T16:24:03.202225696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240804 | controller | Jun 12 16:24:03.282155 crc crio[24284]: time="2026-06-12T16:24:03.282049753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240827 | controller | Jun 12 16:24:03.286167 crc crio[24284]: time="2026-06-12T16:24:03.286074005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.240843 | controller | Jun 12 16:24:03.461747 crc crio[24284]: time="2026-06-12T16:24:03.461627855Z" level=info msg="Created container daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef: openshift-marketplace/redhat-operators-qpccs/extract-content" id=097d8ac0-01e6-4ddf-9d3f-25abed8eeaf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.240859 | controller | Jun 12 16:24:03.463079 crc crio[24284]: time="2026-06-12T16:24:03.462961068Z" level=info msg="Starting container: daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef" id=389f8556-ae20-4e99-ab3d-1e6317a45fa6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.240875 | controller | Jun 12 16:24:03.471965 crc crio[24284]: time="2026-06-12T16:24:03.471832041Z" level=info msg="Started container" PID=199533 containerID=daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef description=openshift-marketplace/redhat-operators-qpccs/extract-content id=389f8556-ae20-4e99-ab3d-1e6317a45fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970
2026-06-12 16:39:22.240896 | controller | Jun 12 16:24:05.152049 crc crio[24284]: time="2026-06-12T16:24:05.151220252Z" level=info msg="Stopping pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68" id=f4b44250-88fa-4fa7-b742-72ac2d7d5a0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.240913 | controller | Jun 12 16:24:05.154968 crc crio[24284]: time="2026-06-12T16:24:05.154846368Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc002c1e648}] Aliases:map[]}"
2026-06-12 16:39:22.240932 | controller | Jun 12 16:24:05.155190 crc crio[24284]: time="2026-06-12T16:24:05.155060985Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688024-xzwhg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.240950 | controller | Jun 12 16:24:05.581642 crc crio[24284]: time="2026-06-12T16:24:05.578622503Z" level=info msg="Stopped pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68" id=f4b44250-88fa-4fa7-b742-72ac2d7d5a0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.240966 | controller | Jun 12 16:24:10.237860 crc crio[24284]: time="2026-06-12T16:24:10.236851591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aeb5c71f-3697-49c5-8c8b-2fa34f18afb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.240982 | controller | Jun 12 16:24:10.241069 crc crio[24284]: time="2026-06-12T16:24:10.24089146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fd919550-0806-4473-abe0-cb8aba9e54ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.241050 | controller | Jun 12 16:24:10.258895 crc crio[24284]: time="2026-06-12T16:24:10.258784911Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qpccs/registry-server" id=fdaeb795-b4ea-4aa5-aaec-0e19c6cf7ee2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.241076 | controller | Jun 12 16:24:10.259418 crc crio[24284]: time="2026-06-12T16:24:10.259326339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241094 | controller | Jun 12 16:24:10.335619 crc crio[24284]: time="2026-06-12T16:24:10.335449218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241111 | controller | Jun 12 16:24:10.338576 crc crio[24284]: time="2026-06-12T16:24:10.338529676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241127 | controller | Jun 12 16:24:10.527810 crc crio[24284]: time="2026-06-12T16:24:10.527700575Z" level=info msg="Created container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server" id=fdaeb795-b4ea-4aa5-aaec-0e19c6cf7ee2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.241144 | controller | Jun 12 16:24:10.529442 crc crio[24284]: time="2026-06-12T16:24:10.529364567Z" level=info msg="Starting container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7" id=cbd9177d-8e7e-4892-8106-d70dde22c7a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.241165 | controller | Jun 12 16:24:10.536423 crc crio[24284]: time="2026-06-12T16:24:10.53605029Z" level=info msg="Started container" PID=200030 containerID=721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7 description=openshift-marketplace/redhat-operators-qpccs/registry-server id=cbd9177d-8e7e-4892-8106-d70dde22c7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970
2026-06-12 16:39:22.241182 | controller | Jun 12 16:24:22.409305 crc crio[24284]: time="2026-06-12T16:24:22.405857343Z" level=info msg="Stopping container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7 (timeout: 2s)" id=c1cfd1c6-2efa-4246-bc09-00934bca7aad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.241198 | controller | Jun 12 16:24:22.549064 crc crio[24284]: time="2026-06-12T16:24:22.548127722Z" level=info msg="Stopped container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server" id=c1cfd1c6-2efa-4246-bc09-00934bca7aad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.241214 | controller | Jun 12 16:24:22.550958 crc crio[24284]: time="2026-06-12T16:24:22.55088201Z" level=info msg="Stopping pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970" id=3c90cbb8-f553-47c0-9839-c9faadb50030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241231 | controller | Jun 12 16:24:22.551740 crc crio[24284]: time="2026-06-12T16:24:22.551675516Z" level=info msg="Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc0027236e0}] Aliases:map[]}"
2026-06-12 16:39:22.241247 | controller | Jun 12 16:24:22.551955 crc crio[24284]: time="2026-06-12T16:24:22.551883012Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qpccs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.241263 | controller | Jun 12 16:24:22.898692 crc crio[24284]: time="2026-06-12T16:24:22.898483415Z" level=info msg="Stopped pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970" id=3c90cbb8-f553-47c0-9839-c9faadb50030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241279 | controller | Jun 12 16:24:23.427808 crc crio[24284]: time="2026-06-12T16:24:23.427134537Z" level=info msg="Removing container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7" id=a8095656-46f5-406b-b05c-e9cbd495df66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241295 | controller | Jun 12 16:24:23.462357 crc crio[24284]: time="2026-06-12T16:24:23.462136815Z" level=info msg="Removed container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server" id=a8095656-46f5-406b-b05c-e9cbd495df66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241311 | controller | Jun 12 16:24:23.466339 crc crio[24284]: time="2026-06-12T16:24:23.466086131Z" level=info msg="Removing container: daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef" id=5c171153-b0f8-4690-8b8c-9c36c693015a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241327 | controller | Jun 12 16:24:23.526782 crc crio[24284]: time="2026-06-12T16:24:23.526678242Z" level=info msg="Removed container daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef: openshift-marketplace/redhat-operators-qpccs/extract-content" id=5c171153-b0f8-4690-8b8c-9c36c693015a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241348 | controller | Jun 12 16:24:23.538865 crc crio[24284]: time="2026-06-12T16:24:23.538776841Z" level=info msg="Removing container: b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca" id=70124097-51ce-493b-a016-086cf0e70cdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241364 | controller | Jun 12 16:24:23.575061 crc crio[24284]: time="2026-06-12T16:24:23.574968747Z" level=info msg="Removed container b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca: openshift-marketplace/redhat-operators-qpccs/extract-utilities" id=70124097-51ce-493b-a016-086cf0e70cdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241380 | controller | Jun 12 16:25:05.670037 crc crio[24284]: time="2026-06-12T16:25:05.668991902Z" level=info msg="Removing container: 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910" id=411e0346-d271-4745-a588-175d3984db1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241396 | controller | Jun 12 16:25:05.779343 crc crio[24284]: time="2026-06-12T16:25:05.77914933Z" level=info msg="Removed container 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910: openshift-infra/auto-csr-approver-29688018-8xjkp/oc" id=411e0346-d271-4745-a588-175d3984db1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.241412 | controller | Jun 12 16:25:05.793584 crc crio[24284]: time="2026-06-12T16:25:05.790685074Z" level=info msg="Stopping pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3" id=d692145e-2682-4305-adb9-f4f7e0bb4f27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241428 | controller | Jun 12 16:25:05.793584 crc crio[24284]: time="2026-06-12T16:25:05.79086108Z" level=info msg="Stopped pod sandbox (already stopped): 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3" id=d692145e-2682-4305-adb9-f4f7e0bb4f27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241444 | controller | Jun 12 16:25:05.793584 crc crio[24284]: time="2026-06-12T16:25:05.792076138Z" level=info msg="Removing pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3" id=2ecc1eee-4b0f-4b5d-9fea-6ae699fe88c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.241460 | controller | Jun 12 16:25:05.810975 crc crio[24284]: time="2026-06-12T16:25:05.810824482Z" level=info msg="Removed pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3" id=2ecc1eee-4b0f-4b5d-9fea-6ae699fe88c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.241476 | controller | Jun 12 16:25:05.812803 crc crio[24284]: time="2026-06-12T16:25:05.812717229Z" level=info msg="Stopping pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970" id=3e18ef5b-94c8-40be-aecb-54f9a79d5524 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241491 | controller | Jun 12 16:25:05.812803 crc crio[24284]: time="2026-06-12T16:25:05.812797811Z" level=info msg="Stopped pod sandbox (already stopped): d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970" id=3e18ef5b-94c8-40be-aecb-54f9a79d5524 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241507 | controller | Jun 12 16:25:05.814349 crc crio[24284]: time="2026-06-12T16:25:05.814190894Z" level=info msg="Removing pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970" id=588e6cfd-5116-4476-bba1-7dab5b767738 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.241543 | controller | Jun 12 16:25:05.832700 crc crio[24284]: time="2026-06-12T16:25:05.832557557Z" level=info msg="Removed pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970" id=588e6cfd-5116-4476-bba1-7dab5b767738 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.241560 | controller | Jun 12 16:26:00.548871 crc crio[24284]: time="2026-06-12T16:26:00.547997936Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688026-g8hb8/POD" id=5b21f7ee-dd4e-4f78-ace6-1535fd74c2d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.241584 | controller | Jun 12 16:26:00.550757 crc crio[24284]: time="2026-06-12T16:26:00.548889274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241600 | controller | Jun 12 16:26:00.601390 crc crio[24284]: time="2026-06-12T16:26:00.601225748Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0012120f0}] Aliases:map[]}"
2026-06-12 16:39:22.241617 | controller | Jun 12 16:26:00.602372 crc crio[24284]: time="2026-06-12T16:26:00.602190608Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688026-g8hb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.241633 | controller | Jun 12 16:26:01.181809 crc crio[24284]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6448e035777233 Mac:de:0a:6a:f9:34:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.241650 | controller | Jun 12 16:26:01.184649 crc crio[24284]: time="2026-06-12T16:26:01.184563525Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0012120f0}] Aliases:map[]}"
2026-06-12 16:39:22.241666 | controller | Jun 12 16:26:01.184929 crc crio[24284]: time="2026-06-12T16:26:01.184853304Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688026-g8hb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.241682 | controller | Jun 12 16:26:01.207238 crc crio[24284]: time="2026-06-12T16:26:01.207057907Z" level=info msg="Ran pod sandbox e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab with infra container: openshift-infra/auto-csr-approver-29688026-g8hb8/POD" id=5b21f7ee-dd4e-4f78-ace6-1535fd74c2d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.241698 | controller | Jun 12 16:26:01.211098 crc crio[24284]: time="2026-06-12T16:26:01.210993943Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f9a41579-c82c-4cd6-8d23-c8cb275a5c02 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.241714 | controller | Jun 12 16:26:01.219997 crc crio[24284]: time="2026-06-12T16:26:01.219878151Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.241730 | controller | Jun 12 16:26:02.359329 crc crio[24284]: time="2026-06-12T16:26:02.358800444Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f9a41579-c82c-4cd6-8d23-c8cb275a5c02 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.241746 | controller | Jun 12 16:26:02.360920 crc crio[24284]: time="2026-06-12T16:26:02.360519806Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2ec8bdf5-8c26-41c1-b6eb-f6055c23ad9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.241767 | controller | Jun 12 16:26:02.369764 crc crio[24284]: time="2026-06-12T16:26:02.367329099Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e504dc23-5876-4704-b4ef-eacffa1a0e54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.241810 | controller | Jun 12 16:26:02.380011 crc crio[24284]: time="2026-06-12T16:26:02.379826845Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688026-g8hb8/oc" id=836ed301-d60c-4133-8bfc-76d8f10f9a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.241830 | controller | Jun 12 16:26:02.380605 crc crio[24284]: time="2026-06-12T16:26:02.380547698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241847 | controller | Jun 12 16:26:02.426629 crc crio[24284]: time="2026-06-12T16:26:02.426550233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241863 | controller | Jun 12 16:26:02.717774 crc crio[24284]: time="2026-06-12T16:26:02.717623939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.241879 | controller | Jun 12 16:26:02.878944 crc crio[24284]: time="2026-06-12T16:26:02.878391495Z" level=info msg="Created container e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce: openshift-infra/auto-csr-approver-29688026-g8hb8/oc" id=836ed301-d60c-4133-8bfc-76d8f10f9a7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.241895 | controller | Jun 12 16:26:02.880579 crc crio[24284]: time="2026-06-12T16:26:02.880400477Z" level=info msg="Starting container: e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce" id=03abd4e0-8581-4d52-8505-e2b9308862ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.241912 | controller | Jun 12 16:26:02.886656 crc crio[24284]: time="2026-06-12T16:26:02.886443954Z" level=info msg="Started container" PID=206313 containerID=e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce description=openshift-infra/auto-csr-approver-29688026-g8hb8/oc id=03abd4e0-8581-4d52-8505-e2b9308862ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab
2026-06-12 16:39:22.241928 | controller | Jun 12 16:26:05.171866 crc crio[24284]: time="2026-06-12T16:26:05.171324292Z" level=info msg="Stopping pod sandbox: 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a" id=912be6ac-57c0-4881-8f03-c9be57cd130a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241944 | controller | Jun 12 16:26:05.173069 crc crio[24284]: time="2026-06-12T16:26:05.171337913Z" level=info msg="Stopping pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab" id=c985f483-d82a-4217-b848-d6b0ec42e2bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.241960 | controller | Jun 12 16:26:05.173658 crc crio[24284]: time="2026-06-12T16:26:05.173601333Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0026128e8}] Aliases:map[]}"
2026-06-12 16:39:22.241976 | controller | Jun 12 16:26:05.173818 crc crio[24284]: time="2026-06-12T16:26:05.173753508Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688026-g8hb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.241997 | controller | Jun 12 16:26:05.173818 crc crio[24284]: time="2026-06-12T16:26:05.173782549Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc0027227c0}] Aliases:map[]}"
2026-06-12 16:39:22.242015 | controller | Jun 12 16:26:05.174049 crc crio[24284]: time="2026-06-12T16:26:05.173975665Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.242031 | controller | Jun 12 16:26:05.558728 crc crio[24284]: time="2026-06-12T16:26:05.55856329Z" level=info msg="Stopped pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab" id=c985f483-d82a-4217-b848-d6b0ec42e2bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.242047 | controller | Jun 12 16:26:05.730314 crc crio[24284]: time="2026-06-12T16:26:05.728702609Z" level=info msg="Stopped pod sandbox: 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a" id=912be6ac-57c0-4881-8f03-c9be57cd130a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.242063 | controller | Jun 12 16:26:06.969313 crc crio[24284]: time="2026-06-12T16:26:06.968774846Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.242079 | controller | Jun 12 16:26:41.882647 crc crio[24284]: time="2026-06-12T16:26:41.881778995Z" level=info msg="Running pod sandbox: openshift-must-gather-btdtr/must-gather-s26tr/POD" id=27412873-2f71-4fa3-807a-138b2aa80a88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.242094 | controller | Jun 12 16:26:41.884152 crc crio[24284]: time="2026-06-12T16:26:41.882673913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242110 | controller | Jun 12 16:26:41.920077 crc crio[24284]: time="2026-06-12T16:26:41.920028541Z" level=info msg="Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc0009b97f8}] Aliases:map[]}"
2026-06-12 16:39:22.242126 | controller | Jun 12 16:26:41.920396 crc crio[24284]: time="2026-06-12T16:26:41.920366692Z" level=info msg="Adding pod openshift-must-gather-btdtr_must-gather-s26tr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.242142 | controller | Jun 12 16:26:42.286634 crc crio[24284]: 2026-06-12T16:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5bc581f54e7cb9 Mac:4e:e0:2f:45:6f:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff SocketPath: PciID:}] [{Interface:0xc00059e5e0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.242159 | controller | Jun 12 16:26:42.288415 crc crio[24284]: time="2026-06-12T16:26:42.288337062Z" level=info msg="Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc0009b97f8}] Aliases:map[]}"
2026-06-12 16:39:22.242180 | controller | Jun 12 16:26:42.288575 crc crio[24284]: time="2026-06-12T16:26:42.288536328Z" level=info msg="Checking pod openshift-must-gather-btdtr_must-gather-s26tr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.242197 | controller | Jun 12 16:26:42.299895 crc crio[24284]: time="2026-06-12T16:26:42.299822242Z" level=info msg="Ran pod sandbox d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 with infra container: openshift-must-gather-btdtr/must-gather-s26tr/POD" id=27412873-2f71-4fa3-807a-138b2aa80a88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.242212 | controller | Jun 12 16:26:42.302686 crc crio[24284]: time="2026-06-12T16:26:42.302636764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242228 | controller | Jun 12 16:26:42.303024 crc crio[24284]: time="2026-06-12T16:26:42.302998495Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242244 | controller | Jun 12 16:26:42.303450 crc crio[24284]: time="2026-06-12T16:26:42.303421519Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242260 | controller | Jun 12 16:26:42.304746 crc crio[24284]: time="2026-06-12T16:26:42.304721089Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8701d900-ae78-4255-ad87-9dc9f8b1b3e3 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.242277 | controller | Jun 12 16:26:42.315392 crc crio[24284]: time="2026-06-12T16:26:42.315319458Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-12 16:39:22.242293 | controller | Jun 12 16:26:49.634540 crc crio[24284]: time="2026-06-12T16:26:49.633840803Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-tkzfr/POD" id=1970559c-8642-4746-80b0-27a4b2210809 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.242309 | controller | Jun 12 16:26:49.636189 crc crio[24284]: time="2026-06-12T16:26:49.634585146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242325 | controller | Jun 12 16:26:51.985400 crc crio[24284]: time="2026-06-12T16:26:51.98482266Z" level=info msg="Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc003242770}] Aliases:map[]}"
2026-06-12 16:39:22.242403 | controller | Jun 12 16:26:51.985400 crc crio[24284]: time="2026-06-12T16:26:51.985376038Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-tkzfr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.242425 | controller | Jun 12 16:26:52.030953 crc crio[24284]: time="2026-06-12T16:26:52.030826526Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=8701d900-ae78-4255-ad87-9dc9f8b1b3e3 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.242447 | controller | Jun 12 16:26:52.033626 crc crio[24284]: time="2026-06-12T16:26:52.033550545Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=98767382-2890-4f48-b920-264ef4e319f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242463 | controller | Jun 12 16:26:52.040717 crc crio[24284]: time="2026-06-12T16:26:52.037857914Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=1b228dff-ce72-483e-87d3-825e6a712cbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242480 | controller | Jun 12 16:26:52.046788 crc crio[24284]: time="2026-06-12T16:26:52.046619186Z" level=info msg="Creating container: openshift-must-gather-btdtr/must-gather-s26tr/gather" id=0f9b3966-a6ef-419f-84c5-4aedbb981786 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.242496 | controller | Jun 12 16:26:52.048212 crc crio[24284]: time="2026-06-12T16:26:52.048087862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242530 | controller | Jun 12 16:26:52.141969 crc crio[24284]: time="2026-06-12T16:26:52.141017402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242551 | controller | Jun 12 16:26:52.396147 crc crio[24284]: time="2026-06-12T16:26:52.39604292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242568 | controller | Jun 12 16:26:52.520630 crc crio[24284]: time="2026-06-12T16:26:52.520500829Z" level=info msg="Created container 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b: openshift-must-gather-btdtr/must-gather-s26tr/gather" id=0f9b3966-a6ef-419f-84c5-4aedbb981786 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.242584 | controller | Jun 12 16:26:52.521873 crc crio[24284]: time="2026-06-12T16:26:52.521809999Z" level=info msg="Starting container: 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b" id=9e1e8b3f-02a5-430e-ae59-eab19a4109b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.242601 | controller | Jun 12 16:26:52.528441 crc crio[24284]: time="2026-06-12T16:26:52.528189688Z" level=info msg="Started container" PID=208994 containerID=5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b description=openshift-must-gather-btdtr/must-gather-s26tr/gather id=9e1e8b3f-02a5-430e-ae59-eab19a4109b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4
2026-06-12 16:39:22.242617 | controller | Jun 12 16:26:52.544296 crc crio[24284]: time="2026-06-12T16:26:52.5440786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=ae648fc2-3224-4b65-b5ff-581d0e4e2cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242633 | controller | Jun 12 16:26:52.554691 crc crio[24284]: time="2026-06-12T16:26:52.554591427Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=16c3020a-dd1c-442f-90db-7e98d0232c90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242649 | controller | Jun 12 16:26:52.567735 crc crio[24284]: time="2026-06-12T16:26:52.567527917Z" level=info msg="Creating container: openshift-must-gather-btdtr/must-gather-s26tr/copy" id=38f6d440-2ae6-4212-9c75-decd3f9f942f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.242666 | controller | Jun 12 16:26:52.571447 crc crio[24284]: time="2026-06-12T16:26:52.570612914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242687 | controller | Jun 12 16:26:52.625580 crc crio[24284]: time="2026-06-12T16:26:52.625456946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242703 | controller | Jun 12 16:26:52.815209 crc crio[24284]: time="2026-06-12T16:26:52.81466164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242719 | controller | Jun 12 16:26:53.109656 crc crio[24284]: time="2026-06-12T16:26:53.108809361Z" level=info msg="Created container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy" id=38f6d440-2ae6-4212-9c75-decd3f9f942f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.242735 | controller | Jun 12 16:26:53.111336 crc crio[24284]: 2026-06-12T16:26:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ed5b5f6e2d3a4f Mac:ea:5b:11:bd:5d:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.242751 | controller | Jun 12 16:26:53.111336 crc crio[24284]: time="2026-06-12T16:26:53.111109262Z" level=info msg="Starting container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068" id=5227c8d8-19e2-48fb-9f61-3eec5f674cca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.242767 | controller | Jun 12 16:26:53.114590 crc crio[24284]: time="2026-06-12T16:26:53.11390619Z" level=info msg="Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc003242770}] Aliases:map[]}"
2026-06-12 16:39:22.242783 | controller | Jun 12 16:26:53.115043 crc crio[24284]: time="2026-06-12T16:26:53.114833589Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-tkzfr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.242799 | controller | Jun 12 16:26:53.123634 crc crio[24284]: time="2026-06-12T16:26:53.123495438Z" level=info msg="Started container" PID=209089 containerID=a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068 description=openshift-must-gather-btdtr/must-gather-s26tr/copy id=5227c8d8-19e2-48fb-9f61-3eec5f674cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4
2026-06-12 16:39:22.242815 | controller | Jun 12 16:26:53.127119 crc crio[24284]: time="2026-06-12T16:26:53.127055368Z" level=info msg="Ran pod sandbox 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db with infra container: openshift-marketplace/redhat-marketplace-tkzfr/POD" id=1970559c-8642-4746-80b0-27a4b2210809 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.242830 | controller | Jun 12 16:26:53.134604 crc crio[24284]: time="2026-06-12T16:26:53.134107086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3c32e274-7b55-4c4b-922f-075a08327a3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242846 | controller | Jun 12 16:26:53.140656 crc crio[24284]: time="2026-06-12T16:26:53.140564737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7dea2b3-8607-4a08-9f77-59b0d496ec9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.242868 | controller | Jun 12 16:26:53.153709 crc crio[24284]: time="2026-06-12T16:26:53.153663852Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.242884 | controller | Jun 12 16:26:53.183647 crc crio[24284]: time="2026-06-12T16:26:53.183529068Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities" id=60985187-5d92-4900-97b2-0c0e16673625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.242900 | controller | Jun 12 16:26:53.184144 crc crio[24284]: time="2026-06-12T16:26:53.184070975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242915 | controller | Jun 12 16:26:53.242912 crc crio[24284]: time="2026-06-12T16:26:53.242714094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242931 | controller | Jun 12 16:26:53.246974 crc crio[24284]: time="2026-06-12T16:26:53.246753428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.242946 | controller | Jun 12 16:26:53.452448 crc crio[24284]: time="2026-06-12T16:26:53.452361113Z" level=info msg="Created container 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities" id=60985187-5d92-4900-97b2-0c0e16673625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.242962 | controller | Jun 12 16:26:53.453752 crc crio[24284]: time="2026-06-12T16:26:53.453674235Z" level=info msg="Starting container: 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586" id=2289b0c8-be69-41e3-a5c7-c6260ea718d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.242977 | controller | Jun 12 16:26:53.460346 crc crio[24284]: time="2026-06-12T16:26:53.460142684Z" level=info msg="Started container" PID=209134 containerID=530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586 description=openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities id=2289b0c8-be69-41e3-a5c7-c6260ea718d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db
2026-06-12 16:39:22.242993 | controller | Jun 12 16:26:53.914420 crc crio[24284]: time="2026-06-12T16:26:53.911581633Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=18799d66-4511-4d38-a4d5-ad745a8bccfc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.243009 | controller | Jun 12 16:26:53.927382 crc crio[24284]: time="2026-06-12T16:26:53.927134315Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 16:39:22.243025 | controller | Jun 12 16:26:54.526475 crc crio[24284]: time="2026-06-12T16:26:54.526371116Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=18799d66-4511-4d38-a4d5-ad745a8bccfc name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.243041 | controller | Jun 12 16:26:54.532423 crc crio[24284]: time="2026-06-12T16:26:54.531935798Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=045f1c4a-50e9-4187-b594-d00dc61e1dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243057 | controller | Jun 12 16:26:54.536299 crc crio[24284]: time="2026-06-12T16:26:54.536135598Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=49b17f3f-2686-4201-9a68-5c13aa4bb899 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243077 | controller | Jun 12 16:26:54.548703 crc crio[24284]: time="2026-06-12T16:26:54.548586285Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tkzfr/extract-content" id=7966c01f-1a0c-4abc-acaf-fa4b49dc439e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243093 | controller | Jun 12 16:26:54.549231 crc crio[24284]: time="2026-06-12T16:26:54.549123351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243109 | controller | Jun 12 16:26:54.644141 crc crio[24284]: time="2026-06-12T16:26:54.644027573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243125 | controller | Jun 12 16:26:54.649437 crc crio[24284]: time="2026-06-12T16:26:54.649325218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243140 | controller | Jun 12 16:26:54.831313 crc crio[24284]: time="2026-06-12T16:26:54.831095144Z" level=info msg="Created container 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94: openshift-marketplace/redhat-marketplace-tkzfr/extract-content" id=7966c01f-1a0c-4abc-acaf-fa4b49dc439e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243156 | controller | Jun 12 16:26:54.833588 crc crio[24284]: time="2026-06-12T16:26:54.833200819Z" level=info msg="Starting container: 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94" id=6444e90c-418e-4eb4-acb3-5682c0be4687 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.243171 | controller | Jun 12 16:26:54.840811 crc crio[24284]: time="2026-06-12T16:26:54.84066631Z" level=info msg="Started container" PID=209183 containerID=1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94 description=openshift-marketplace/redhat-marketplace-tkzfr/extract-content id=6444e90c-418e-4eb4-acb3-5682c0be4687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db
2026-06-12 16:39:22.243187 | controller | Jun 12 16:26:56.975097 crc crio[24284]: time="2026-06-12T16:26:56.974575607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a9e42572-d027-4e23-bf11-cd0c435d003f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243203 | controller | Jun 12 16:26:56.978067 crc crio[24284]: time="2026-06-12T16:26:56.977983973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9d3d2454-60ab-47df-aef3-ddb96a172a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243219 | controller | Jun 12 16:26:56.985512 crc crio[24284]: time="2026-06-12T16:26:56.985391902Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tkzfr/registry-server" id=030d3d50-88ab-4876-bdf3-73d617f5ac41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243235 | controller | Jun 12 16:26:56.985880 crc crio[24284]: time="2026-06-12T16:26:56.985853391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243250 | controller | Jun 12 16:26:57.051574 crc crio[24284]: time="2026-06-12T16:26:57.05146667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243266 | controller | Jun 12 16:26:57.055947 crc crio[24284]: time="2026-06-12T16:26:57.055877469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243286 | controller | Jun 12 16:26:57.232393 crc crio[24284]: time="2026-06-12T16:26:57.232221546Z" level=info msg="Created container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server" id=030d3d50-88ab-4876-bdf3-73d617f5ac41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243302 | controller | Jun 12 16:26:57.234069 crc crio[24284]: time="2026-06-12T16:26:57.233974091Z" level=info msg="Starting container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a" id=845ac060-ac79-4f05-8b73-522c129f0851 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.243318 | controller | Jun 12 16:26:57.240468 crc crio[24284]: time="2026-06-12T16:26:57.240324127Z" level=info msg="Started container" PID=209307 containerID=ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a description=openshift-marketplace/redhat-marketplace-tkzfr/registry-server id=845ac060-ac79-4f05-8b73-522c129f0851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db
2026-06-12 16:39:22.243334 | controller | Jun 12 16:26:58.223834 crc crio[24284]: time="2026-06-12T16:26:58.223551042Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243350 | controller | Jun 12 16:26:58.276293 crc crio[24284]: time="2026-06-12T16:26:58.276128096Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243365 | controller | Jun 12 16:26:58.610727 crc crio[24284]: time="2026-06-12T16:26:58.609950232Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243381 | controller | Jun 12 16:26:58.664535 crc crio[24284]: time="2026-06-12T16:26:58.664455374Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243396 | controller | Jun 12 16:26:58.670606 crc crio[24284]: time="2026-06-12T16:26:58.670510772Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243411 | controller | Jun 12 16:26:58.748313 crc crio[24284]: time="2026-06-12T16:26:58.74813658Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243427 | controller | Jun 12 16:26:59.069640 crc crio[24284]: time="2026-06-12T16:26:59.069520695Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243442 | controller | Jun 12 16:26:59.098686 crc crio[24284]: time="2026-06-12T16:26:59.098591686Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.243473 | controller | Jun 12 16:27:00.193503 crc crio[24284]: time="2026-06-12T16:27:00.193404394Z" level=info msg="Running pod sandbox: openshift-must-gather-btdtr/crc-debug-h5d4c/POD" id=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.243490 | controller | Jun 12 16:27:00.194780 crc crio[24284]: time="2026-06-12T16:27:00.193521817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243505 | controller | Jun 12 16:27:00.231830 crc crio[24284]: time="2026-06-12T16:27:00.23171449Z" 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=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.243545 | controller | Jun 12 16:27:00.244775 crc crio[24284]: time="2026-06-12T16:27:00.244685716Z" level=info msg="Ran pod sandbox a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0 with infra container: openshift-must-gather-btdtr/crc-debug-h5d4c/POD" id=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.243564 | controller | Jun 12 16:27:00.246840 crc crio[24284]: time="2026-06-12T16:27:00.246764741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243580 | controller | Jun 12 16:27:00.247057 crc crio[24284]: time="2026-06-12T16:27:00.246988588Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243596 | controller | Jun 12 16:27:00.247193 crc crio[24284]: time="2026-06-12T16:27:00.247084091Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243612 | controller | Jun 12 16:27:00.248332 crc crio[24284]: time="2026-06-12T16:27:00.248237122Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3d6f1a24-2f1a-49c4-9377-5ea5a2f3b556 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.243627 | controller | Jun 12 16:27:00.253663 crc crio[24284]: time="2026-06-12T16:27:00.253553158Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-12 16:39:22.243643 | controller | Jun 12 16:27:05.933020 crc crio[24284]: time="2026-06-12T16:27:05.931776024Z" level=info msg="Removing container: c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083" id=ab09aad8-2d11-4f93-b113-94680670bcdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.243659 | controller | Jun 12 16:27:06.299491 crc crio[24284]: time="2026-06-12T16:27:06.298639952Z" level=info msg="Removed container c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083: openshift-infra/auto-csr-approver-29688020-98rrr/oc" id=ab09aad8-2d11-4f93-b113-94680670bcdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.243674 | controller | Jun 12 16:27:06.313231 crc crio[24284]: time="2026-06-12T16:27:06.313014144Z" level=info msg="Stopping pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041" id=aef5f5b9-8913-41eb-8202-6c3beabac863 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.243691 | controller | Jun 12 16:27:06.313231 crc crio[24284]: time="2026-06-12T16:27:06.313128058Z" level=info msg="Stopped pod sandbox (already stopped): 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041" id=aef5f5b9-8913-41eb-8202-6c3beabac863 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.243713 | controller | Jun 12 16:27:06.314625 crc crio[24284]: time="2026-06-12T16:27:06.314526842Z" level=info msg="Removing pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041" id=d0aaa97d-b9e9-469e-8ae1-b71f17d5d330 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.243729 | controller | Jun 12 16:27:06.340667 crc crio[24284]: time="2026-06-12T16:27:06.340455715Z" level=info msg="Removed pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041" id=d0aaa97d-b9e9-469e-8ae1-b71f17d5d330 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.243749 | controller | Jun 12 16:27:10.816017 crc crio[24284]: time="2026-06-12T16:27:10.814491053Z" level=info msg="Stopping container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a (timeout: 2s)" id=4678102a-880a-4836-8bbb-124874b15e49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.243765 | controller | Jun 12 16:27:22.413559 crc crio[24284]: time="2026-06-12T16:27:22.412581215Z" level=info msg="Stopped container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server" id=4678102a-880a-4836-8bbb-124874b15e49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.243781 | controller | Jun 12 16:27:22.416899 crc crio[24284]: time="2026-06-12T16:27:22.416849619Z" level=info msg="Stopping pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db" id=3fd3fca1-1735-4b3e-b117-38a48fd1df55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.243797 | controller | Jun 12 16:27:22.417857 crc crio[24284]: time="2026-06-12T16:27:22.4178229Z" level=info msg="Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc004af8038}] Aliases:map[]}"
2026-06-12 16:39:22.243814 | controller | Jun 12 16:27:22.418105 crc crio[24284]: time="2026-06-12T16:27:22.418084548Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-tkzfr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.243831 | controller | Jun 12 16:27:22.570167 crc crio[24284]: time="2026-06-12T16:27:22.569896186Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3d6f1a24-2f1a-49c4-9377-5ea5a2f3b556 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.243847 | controller | Jun 12 16:27:22.571008 crc crio[24284]: time="2026-06-12T16:27:22.570902149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=a8bb32bc-5c2c-4264-8193-e830cc24fb54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243863 | controller | Jun 12 16:27:22.578366 crc crio[24284]: time="2026-06-12T16:27:22.576066845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=b5587d3a-bad3-41e5-8c2f-839bbee21a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.243879 | controller | Jun 12 16:27:22.586239 crc crio[24284]: time="2026-06-12T16:27:22.586118327Z" level=info msg="Creating container: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243894 | controller | Jun 12 16:27:22.588164 crc crio[24284]: time="2026-06-12T16:27:22.588038857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243910 | controller | Jun 12 16:27:22.635523 crc crio[24284]: time="2026-06-12T16:27:22.635173068Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243926 | controller | Jun 12 16:27:22.662581 crc crio[24284]: time="2026-06-12T16:27:22.662494036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243947 | controller | Jun 12 16:27:22.664616 crc crio[24284]: time="2026-06-12T16:27:22.664504767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.243963 | controller | Jun 12 16:27:22.855677 crc crio[24284]: time="2026-06-12T16:27:22.855243111Z" level=info msg="Stopped pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db" id=3fd3fca1-1735-4b3e-b117-38a48fd1df55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.243980 | controller | Jun 12 16:27:22.877866 crc crio[24284]: time="2026-06-12T16:27:22.877736969Z" level=info msg="Created container 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.243995 | controller | Jun 12 16:27:22.880631 crc crio[24284]: time="2026-06-12T16:27:22.880569917Z" level=info msg="Starting container: 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686" id=b0d10d11-a9fb-4b11-b9b9-522b9b7f6f43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.244011 | controller | Jun 12 16:27:22.901315 crc crio[24284]: time="2026-06-12T16:27:22.900677024Z" level=info msg="Started container" PID=214495 containerID=85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686 description=openshift-must-gather-btdtr/crc-debug-h5d4c/container-00 id=b0d10d11-a9fb-4b11-b9b9-522b9b7f6f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0
2026-06-12 16:39:22.244028 | controller | Jun 12 16:27:23.225955 crc crio[24284]: time="2026-06-12T16:27:23.225026878Z" level=info msg="Removing container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a" id=b241d20e-c309-43cb-addd-5e0b2415ab4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244044 | controller | Jun 12 16:27:23.290987 crc crio[24284]: time="2026-06-12T16:27:23.290336654Z" level=info msg="Removed container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server" id=b241d20e-c309-43cb-addd-5e0b2415ab4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244060 | controller | Jun 12 16:27:23.297934 crc crio[24284]: time="2026-06-12T16:27:23.297844646Z" level=info msg="Removing container: 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94" id=416366ed-a29a-4a21-b163-0c36b76fe27c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244076 | controller | Jun 12 16:27:23.363861 crc crio[24284]: time="2026-06-12T16:27:23.363726958Z" level=info msg="Removed container 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94: openshift-marketplace/redhat-marketplace-tkzfr/extract-content" id=416366ed-a29a-4a21-b163-0c36b76fe27c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244091 | controller | Jun 12 16:27:23.374902 crc crio[24284]: time="2026-06-12T16:27:23.374777544Z" level=info msg="Removing container: 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586" id=fec06254-a04c-44fb-8a7b-6da5957c969c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244107 | controller | Jun 12 16:27:23.405542 crc crio[24284]: time="2026-06-12T16:27:23.405463677Z" level=info msg="Removed container 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities" id=fec06254-a04c-44fb-8a7b-6da5957c969c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244123 | controller | Jun 12 16:27:48.617059 crc crio[24284]: time="2026-06-12T16:27:48.616297115Z" level=info msg="Stopping pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0" id=9382b207-ef8b-4c43-950c-e858a75f8699 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244143 | controller | Jun 12 16:27:48.647996 crc crio[24284]: time="2026-06-12T16:27:48.647866503Z" level=info msg="Stopped pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0" id=9382b207-ef8b-4c43-950c-e858a75f8699 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244159 | controller | Jun 12 16:27:50.542026 crc crio[24284]: time="2026-06-12T16:27:50.540964813Z" level=info msg="Running pod sandbox: openshift-must-gather-btdtr/crc-debug-4qqtq/POD" id=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.244175 | controller | Jun 12 16:27:50.543784 crc crio[24284]: time="2026-06-12T16:27:50.542039546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244191 | controller | Jun 12 16:27:50.564845 crc crio[24284]: time="2026-06-12T16:27:50.564755389Z" 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=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.244207 | controller | Jun 12 16:27:50.614667 crc crio[24284]: time="2026-06-12T16:27:50.614579896Z" level=info msg="Ran pod sandbox 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b with infra container: openshift-must-gather-btdtr/crc-debug-4qqtq/POD" id=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.244224 | controller | Jun 12 16:27:50.617522 crc crio[24284]: time="2026-06-12T16:27:50.617426925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=a1d7f2a5-7ae3-4da6-9a02-af216a91aa9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.244240 | controller | Jun 12 16:27:50.622873 crc crio[24284]: time="2026-06-12T16:27:50.622783563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=b152fd7e-aec5-4ab1-88ca-ec32d19e8bf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.244256 | controller | Jun 12 16:27:50.632754 crc crio[24284]: time="2026-06-12T16:27:50.632686213Z" level=info msg="Creating container: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.244272 | controller | Jun 12 16:27:50.633059 crc crio[24284]: time="2026-06-12T16:27:50.633032814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244288 | controller | Jun 12 16:27:50.727419 crc crio[24284]: time="2026-06-12T16:27:50.727099625Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.244303 | controller | Jun 12 16:27:50.742487 crc crio[24284]: time="2026-06-12T16:27:50.742384943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244319 | controller | Jun 12 16:27:50.748936 crc crio[24284]: time="2026-06-12T16:27:50.746203653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244334 | controller | Jun 12 16:27:50.991625 crc crio[24284]: time="2026-06-12T16:27:50.991518643Z" level=info msg="Created container 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.244355 | controller | Jun 12 16:27:50.993738 crc crio[24284]: time="2026-06-12T16:27:50.993052111Z" level=info msg="Starting container: 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b" id=f848d2bf-29ab-4df2-b0c2-104e0b4570bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.244371 | controller | Jun 12 16:27:51.002782 crc crio[24284]: time="2026-06-12T16:27:51.002661598Z" level=info msg="Started container" PID=219310 containerID=1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b description=openshift-must-gather-btdtr/crc-debug-4qqtq/container-00 id=f848d2bf-29ab-4df2-b0c2-104e0b4570bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b
2026-06-12 16:39:22.244388 | controller | Jun 12 16:27:52.743064 crc crio[24284]: time="2026-06-12T16:27:52.742549478Z" level=info msg="Stopping pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b" id=a052b242-68d3-4e4a-8d20-f681db71a8e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244403 | controller | Jun 12 16:27:52.749809 crc crio[24284]: time="2026-06-12T16:27:52.749718749Z" level=info msg="Stopped pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b" id=a052b242-68d3-4e4a-8d20-f681db71a8e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244419 | controller | Jun 12 16:27:53.761820 crc crio[24284]: time="2026-06-12T16:27:53.761164722Z" level=info msg="Removing container: 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b" id=81200391-c469-46da-8718-d0172de0b351 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244435 | controller | Jun 12 16:27:53.791687 crc crio[24284]: time="2026-06-12T16:27:53.790950178Z" level=info msg="Removed container 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00" id=81200391-c469-46da-8718-d0172de0b351 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.244450 | controller | Jun 12 16:28:00.557094 crc crio[24284]: time="2026-06-12T16:28:00.556172455Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688028-dwnpl/POD" id=a00a812b-d543-4264-b274-fa55996dac2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.244466 | controller | Jun 12 16:28:00.558692 crc crio[24284]: time="2026-06-12T16:28:00.557162256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244482 | controller | Jun 12 16:28:00.589955 crc crio[24284]: time="2026-06-12T16:28:00.589788927Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}"
2026-06-12 16:39:22.244498 | controller | Jun 12 16:28:00.589955 crc crio[24284]: time="2026-06-12T16:28:00.589850869Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688028-dwnpl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.244532 | controller | Jun 12 16:28:01.213581 crc crio[24284]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb7ae41797caec9 Mac:7e:27:66:77:62:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.244556 | controller | Jun 12 16:28:01.216650 crc crio[24284]: time="2026-06-12T16:28:01.216554002Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}"
2026-06-12 16:39:22.244573 | controller | Jun 12 16:28:01.216943 crc crio[24284]: time="2026-06-12T16:28:01.216769189Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688028-dwnpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.244589 | controller | Jun 12 16:28:01.234505 crc crio[24284]: time="2026-06-12T16:28:01.234404297Z" level=info msg="Ran pod sandbox bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 with infra container: openshift-infra/auto-csr-approver-29688028-dwnpl/POD" id=a00a812b-d543-4264-b274-fa55996dac2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.244605 | controller | Jun 12 16:28:01.237648 crc crio[24284]: time="2026-06-12T16:28:01.237552636Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=454454c6-11f5-4438-8c51-80f26915d9ef name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.244621 | controller | Jun 12 16:28:01.250874 crc crio[24284]: time="2026-06-12T16:28:01.249163983Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.244637 | controller | Jun 12 16:28:02.258025 crc crio[24284]: time="2026-06-12T16:28:02.257806557Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=454454c6-11f5-4438-8c51-80f26915d9ef name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.244653 | controller | Jun 12 16:28:02.259613 crc crio[24284]: time="2026-06-12T16:28:02.259031389Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=abe530cc-e360-4f70-8277-9bcbf2c69668 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.244669 | controller | Jun 12 16:28:02.261551 crc crio[24284]: time="2026-06-12T16:28:02.261481661Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=68afe452-271f-42cf-93e4-e668ac22051c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.244685 | controller | Jun 12 16:28:02.270123 crc crio[24284]: time="2026-06-12T16:28:02.269892372Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688028-dwnpl/oc" id=d4f8dce0-fb14-4668-8e43-09f52995afc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.244701 | controller | Jun 12 16:28:02.270741 crc crio[24284]: time="2026-06-12T16:28:02.270667766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244717 | controller | Jun 12 16:28:02.329532 crc crio[24284]: time="2026-06-12T16:28:02.329421988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244733 | controller | Jun 12 16:28:02.645747 crc crio[24284]: time="2026-06-12T16:28:02.645356157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.244748 | controller | Jun 12 16:28:02.779899 crc crio[24284]: time="2026-06-12T16:28:02.779725407Z" level=info msg="Created container 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072: openshift-infra/auto-csr-approver-29688028-dwnpl/oc" id=d4f8dce0-fb14-4668-8e43-09f52995afc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.244772 | controller | Jun 12 16:28:02.781394 crc crio[24284]: time="2026-06-12T16:28:02.781236947Z" level=info msg="Starting container: 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072" id=93b2466c-ff8a-4168-882e-36e32a99d4a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.244788 | controller | Jun 12 16:28:02.795021 crc crio[24284]: time="2026-06-12T16:28:02.79488304Z" level=info msg="Started container" PID=221634 containerID=83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072 description=openshift-infra/auto-csr-approver-29688028-dwnpl/oc id=93b2466c-ff8a-4168-882e-36e32a99d4a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364
2026-06-12 16:39:22.244804 | controller | Jun 12 16:28:04.957617 crc crio[24284]: time="2026-06-12T16:28:04.956618523Z" level=info msg="Stopping pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364" id=db80378a-caa2-469d-a443-1ee0ec824a61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244820 | controller | Jun 12 16:28:04.959895 crc crio[24284]: time="2026-06-12T16:28:04.959605222Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00041cf30}] Aliases:map[]}"
2026-06-12 16:39:22.244836 | controller | Jun 12 16:28:04.959895 crc crio[24284]: time="2026-06-12T16:28:04.959815598Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688028-dwnpl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.244852 | controller | Jun 12 16:28:05.382631 crc crio[24284]: time="2026-06-12T16:28:05.381434092Z" level=info msg="Stopped pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364" id=db80378a-caa2-469d-a443-1ee0ec824a61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244868 | controller | Jun 12 16:28:06.380036 crc crio[24284]: time="2026-06-12T16:28:06.378762088Z" level=info msg="Stopping pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b" id=2205ef20-0e9c-4c82-818e-fdfba2cd5e94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244884 | controller | Jun 12 16:28:06.380036 crc crio[24284]: time="2026-06-12T16:28:06.379931094Z" level=info msg="Stopped pod sandbox (already stopped): 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b" id=2205ef20-0e9c-4c82-818e-fdfba2cd5e94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244899 | controller | Jun 12 16:28:06.384670 crc crio[24284]: time="2026-06-12T16:28:06.384554068Z" level=info msg="Removing pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b" id=7aa079b0-53c5-446d-bc9d-1b49cbffae86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.244915 | controller | Jun 12 16:28:06.402324 crc crio[24284]: time="2026-06-12T16:28:06.402197212Z" level=info msg="Removed pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b" id=7aa079b0-53c5-446d-bc9d-1b49cbffae86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.244932 | controller | Jun 12 16:28:06.405233 crc crio[24284]: time="2026-06-12T16:28:06.405147864Z" level=info msg="Stopping pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db" id=4b96f514-a145-41df-85e3-d9e1213fd439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244948 | controller | Jun 12 16:28:06.405484 crc crio[24284]: time="2026-06-12T16:28:06.405319588Z" level=info msg="Stopped pod sandbox (already stopped): 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db" id=4b96f514-a145-41df-85e3-d9e1213fd439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.244970 | controller | Jun 12 16:28:06.405976 crc crio[24284]: time="2026-06-12T16:28:06.405920019Z" level=info msg="Removing pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db" id=b480a243-a1a5-4fff-a996-88994e11e8cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.244986 | controller | Jun 12 16:28:06.430199 crc crio[24284]: time="2026-06-12T16:28:06.430073598Z" level=info msg="Removed pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db" id=b480a243-a1a5-4fff-a996-88994e11e8cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.245002 | controller | Jun 12 16:29:06.456013 crc crio[24284]: time="2026-06-12T16:29:06.455043383Z" level=info msg="Removing container: 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f" id=182d006d-5e26-42b2-9f03-89629a7823a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.245018 | controller | Jun 12 16:29:06.670426 crc crio[24284]: time="2026-06-12T16:29:06.666620321Z" level=info msg="Removed container 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f: openshift-infra/auto-csr-approver-29688022-jfmmf/oc" id=182d006d-5e26-42b2-9f03-89629a7823a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.245033 | controller | Jun 12 16:29:06.690372 crc crio[24284]: time="2026-06-12T16:29:06.690207525Z" level=info msg="Stopping pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d" id=9c092603-7012-4555-adbd-11caed291254 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245048 | controller | Jun 12 16:29:06.690622 crc crio[24284]: time="2026-06-12T16:29:06.690386683Z" level=info msg="Stopped pod sandbox (already stopped): 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d" id=9c092603-7012-4555-adbd-11caed291254 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245064 | controller | Jun 12 16:29:06.692824 crc crio[24284]: time="2026-06-12T16:29:06.692745954Z" level=info msg="Removing pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d" id=49a5f00f-c794-4f2a-98b5-36a96b8ad52d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.245079 | controller | Jun 12 16:29:06.713529 crc crio[24284]: time="2026-06-12T16:29:06.713239773Z" level=info msg="Removed pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d" id=49a5f00f-c794-4f2a-98b5-36a96b8ad52d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.245095 | controller | Jun 12 16:30:00.641881 crc crio[24284]: time="2026-06-12T16:30:00.640806108Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688030-5sr4p/POD" id=10178596-5dab-45ce-9399-e4a72df8ca84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.245110 | controller | Jun 12 16:30:00.643615 crc crio[24284]: time="2026-06-12T16:30:00.641900933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245126 | controller | Jun 12 16:30:00.710216 crc crio[24284]: time="2026-06-12T16:30:00.710122233Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc004af81b8}] Aliases:map[]}"
2026-06-12 16:39:22.245147 | controller | Jun 12 16:30:00.710670 crc crio[24284]: time="2026-06-12T16:30:00.710194066Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688030-5sr4p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.245163 | controller | Jun 12 16:30:00.734616 crc crio[24284]: time="2026-06-12T16:30:00.734529426Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/POD" id=67028b42-76b5-40a9-a325-607f9571cd4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.245179 | controller | Jun 12 16:30:00.734770 crc crio[24284]: time="2026-06-12T16:30:00.73465151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245195 | controller | Jun 12 16:30:00.875209 crc crio[24284]: time="2026-06-12T16:30:00.874813343Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc002c1e760}] Aliases:map[]}"
2026-06-12 16:39:22.245211 | controller | Jun 12 16:30:00.875209 crc crio[24284]: time="2026-06-12T16:30:00.875005779Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.245227 | controller | Jun 12 16:30:01.673920 crc crio[24284]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa28054754a7c99 Mac:5a:01:a4:b0:8d:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.245243 | controller | Jun 12 16:30:01.676199 crc crio[24284]: time="2026-06-12T16:30:01.67607653Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc004af81b8}] Aliases:map[]}"
2026-06-12 16:39:22.245259 | controller | Jun 12 16:30:01.676459 crc crio[24284]: time="2026-06-12T16:30:01.676344188Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688030-5sr4p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.245275 | controller | Jun 12 16:30:01.690195 crc crio[24284]: time="2026-06-12T16:30:01.685197851Z" level=info msg="Ran pod sandbox aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 with infra container: openshift-infra/auto-csr-approver-29688030-5sr4p/POD" id=10178596-5dab-45ce-9399-e4a72df8ca84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.245291 | controller | Jun 12 16:30:01.716601 crc crio[24284]: time="2026-06-12T16:30:01.711516322Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f126177e-8df0-49bc-900f-22a2c60143e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.245307 | controller | Jun 12 16:30:01.727754 crc crio[24284]: time="2026-06-12T16:30:01.722944079Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.245323 | controller | Jun 12 16:30:01.909470 crc crio[24284]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4caf6ed8ade1ad Mac:6a:91:fe:3b:85:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 SocketPath: PciID:}] [{Interface:0xc0004192a0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.245344 | controller | Jun 12 16:30:01.910625 crc crio[24284]: time="2026-06-12T16:30:01.91050845Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc002c1e760}] Aliases:map[]}"
2026-06-12 16:39:22.245361 | controller | Jun 12 16:30:01.910760 crc crio[24284]: time="2026-06-12T16:30:01.910722956Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.245377 | controller | Jun 12 16:30:01.935993 crc crio[24284]: time="2026-06-12T16:30:01.935806457Z" level=info msg="Ran pod sandbox c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/POD" id=67028b42-76b5-40a9-a325-607f9571cd4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.245392 | controller | Jun 12 16:30:01.940184 crc crio[24284]: time="2026-06-12T16:30:01.939965627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=709327f5-e83a-4179-8f2b-e76300fe0ee3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.245408 | controller | Jun 12 16:30:01.945688 crc crio[24284]: time="2026-06-12T16:30:01.945530125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a3a708dc-1928-4c27-bf4c-c67eaa4d0d79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.245424 | controller | Jun 12 16:30:01.955904 crc crio[24284]: time="2026-06-12T16:30:01.955750488Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles" id=d55eed2f-2ef1-4dcb-b14b-8988c88f8160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.245440 | controller | Jun 12 16:30:01.956564 crc crio[24284]: time="2026-06-12T16:30:01.956442512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245456 | controller | Jun 12 16:30:02.038970 crc crio[24284]: time="2026-06-12T16:30:02.038801901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245471 | controller | Jun 12 16:30:02.047313 crc crio[24284]: time="2026-06-12T16:30:02.04699405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245487 | controller | Jun 12 16:30:02.250639 crc crio[24284]: time="2026-06-12T16:30:02.249851473Z" level=info msg="Created container f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles" id=d55eed2f-2ef1-4dcb-b14b-8988c88f8160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.245503 | controller | Jun 12 16:30:02.252209 crc crio[24284]: time="2026-06-12T16:30:02.25211546Z" level=info msg="Starting container: f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36" id=0e3885de-9acb-4541-9d08-348013da1efe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.245552 | controller | Jun 12 16:30:02.259552 crc crio[24284]: time="2026-06-12T16:30:02.259434194Z" level=info msg="Started container" PID=247803 containerID=f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36 description=openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles id=0e3885de-9acb-4541-9d08-348013da1efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7
2026-06-12 16:39:22.245571 | controller | Jun 12 16:30:03.886180 crc crio[24284]: time="2026-06-12T16:30:03.885301578Z" level=info msg="Stopping pod sandbox: c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7" id=955c7032-0eed-4868-ad19-0af4f9e77a06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245589 | controller | Jun 12 16:30:03.887461 crc crio[24284]: time="2026-06-12T16:30:03.887158137Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc001212880}] Aliases:map[]}"
2026-06-12 16:39:22.245605 | controller | Jun 12 16:30:03.887634 crc crio[24284]: time="2026-06-12T16:30:03.88757172Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.245621 | controller | Jun 12 16:30:04.280340 crc crio[24284]: time="2026-06-12T16:30:04.279566281Z" level=info msg="Stopped pod sandbox: c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7" id=955c7032-0eed-4868-ad19-0af4f9e77a06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245637 | controller | Jun 12 16:30:05.111650 crc crio[24284]: time="2026-06-12T16:30:05.110837926Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f126177e-8df0-49bc-900f-22a2c60143e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.245653 | controller | Jun 12 16:30:05.119415 crc crio[24284]: time="2026-06-12T16:30:05.118349363Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4a9f1e38-20cc-44b8-a614-78a9794d8f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.245669 | controller | Jun 12 16:30:05.123733 crc crio[24284]: time="2026-06-12T16:30:05.123627031Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=520a1e55-3434-4f33-bcbe-72dc051a07f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.245684 | controller | Jun 12 16:30:05.131404 crc crio[24284]: time="2026-06-12T16:30:05.1311492Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688030-5sr4p/oc" id=ea9663c6-36dc-4dff-90b4-404fe3c61093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.245699 | controller | Jun 12 16:30:05.131837 crc crio[24284]: time="2026-06-12T16:30:05.131737299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245715 | controller | Jun 12 16:30:05.236879 crc crio[24284]: time="2026-06-12T16:30:05.236638792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245730 | controller | Jun 12 16:30:05.671393 crc crio[24284]: time="2026-06-12T16:30:05.670895778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.245751 | controller | Jun 12 16:30:05.804384 crc crio[24284]: time="2026-06-12T16:30:05.804099982Z" level=info msg="Created container 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f: openshift-infra/auto-csr-approver-29688030-5sr4p/oc" id=ea9663c6-36dc-4dff-90b4-404fe3c61093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.245767 | controller | Jun 12 16:30:05.806594 crc crio[24284]: time="2026-06-12T16:30:05.806393962Z" level=info msg="Starting container: 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f" id=846a82e9-bcf3-4dde-84cb-c88731826e5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.245783 | controller | Jun 12 16:30:05.825149 crc crio[24284]: time="2026-06-12T16:30:05.824809714Z" level=info msg="Started container" PID=248713 containerID=8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f description=openshift-infra/auto-csr-approver-29688030-5sr4p/oc id=846a82e9-bcf3-4dde-84cb-c88731826e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1
2026-06-12 16:39:22.245798 | controller | Jun 12 16:30:06.736706 crc crio[24284]: time="2026-06-12T16:30:06.736112155Z" level=info msg="Removing container: 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c" id=3a6cb2c4-7f2d-4620-ae5e-299297003e1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.245814 | controller | Jun 12 16:30:06.774578 crc crio[24284]: time="2026-06-12T16:30:06.774477697Z" level=info msg="Removed container 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles" id=3a6cb2c4-7f2d-4620-ae5e-299297003e1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.245830 | controller | Jun 12 16:30:06.784719 crc crio[24284]: time="2026-06-12T16:30:06.784627114Z" level=info msg="Stopping pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd" id=bf0032a1-f8f5-4bd9-9066-4c824efa15d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245846 | controller | Jun 12 16:30:06.784719 crc crio[24284]: time="2026-06-12T16:30:06.784717306Z" level=info msg="Stopped pod sandbox (already stopped): 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd" id=bf0032a1-f8f5-4bd9-9066-4c824efa15d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245862 | controller | Jun 12 16:30:06.785457 crc crio[24284]: time="2026-06-12T16:30:06.785399628Z" level=info msg="Removing pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd" id=12c3f058-0d15-4a91-abdc-4691917d7bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.245878 | controller | Jun 12 16:30:06.800639 crc crio[24284]: time="2026-06-12T16:30:06.800464954Z" level=info msg="Removed pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd" id=12c3f058-0d15-4a91-abdc-4691917d7bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.245894 | controller | Jun 12 16:30:08.052530 crc crio[24284]: time="2026-06-12T16:30:08.051690204Z" level=info msg="Stopping pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1" id=2a5a414a-278c-40d6-a6eb-5693c446fe94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245910 | controller | Jun 12 16:30:08.053614 crc crio[24284]: time="2026-06-12T16:30:08.053003166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc00008dc50}] Aliases:map[]}"
2026-06-12 16:39:22.245931 | controller | Jun 12 16:30:08.053614 crc crio[24284]: time="2026-06-12T16:30:08.053197742Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688030-5sr4p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.245948 | controller | Jun 12 16:30:08.399901 crc crio[24284]: time="2026-06-12T16:30:08.399795941Z" level=info msg="Stopped pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1" id=2a5a414a-278c-40d6-a6eb-5693c446fe94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.245964 | controller | Jun 12 16:31:06.822816 crc crio[24284]: time="2026-06-12T16:31:06.822406812Z" level=info msg="Removing container: b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c" id=ab363579-9942-41ff-b7b9-ed2871ff67bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.245980 | controller | Jun 12 16:31:06.955497 crc crio[24284]: time="2026-06-12T16:31:06.955200103Z" level=info msg="Removed container b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c: openshift-infra/auto-csr-approver-29688024-xzwhg/oc" id=ab363579-9942-41ff-b7b9-ed2871ff67bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.245996 | controller | Jun 12 16:31:06.973377 crc crio[24284]: time="2026-06-12T16:31:06.973090924Z" level=info msg="Stopping pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68" id=2d98d0d0-2014-495b-8013-206b70671dad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.246012 | controller | Jun 12 16:31:06.973377 crc crio[24284]: time="2026-06-12T16:31:06.973189408Z" level=info msg="Stopped pod sandbox (already stopped): 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68" id=2d98d0d0-2014-495b-8013-206b70671dad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.246027 | controller | Jun 12 16:31:06.974160 crc crio[24284]: time="2026-06-12T16:31:06.9738973Z" level=info msg="Removing pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68" id=87d74d75-960c-4860-9f17-4a0cbc66d196 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.246043 | controller | Jun 12 16:31:06.990539 crc crio[24284]: time="2026-06-12T16:31:06.990440177Z" level=info msg="Removed pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68" id=87d74d75-960c-4860-9f17-4a0cbc66d196 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.246058 | controller | Jun 12 16:31:43.602858 crc crio[24284]: time="2026-06-12T16:31:43.602131544Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xstpv/POD" id=3d5f270e-7566-4482-bc28-f7be0016750d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.246074 | controller | Jun 12 16:31:43.602858 crc crio[24284]: time="2026-06-12T16:31:43.602839402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246090 | controller | Jun 12 16:31:43.640645 crc crio[24284]: time="2026-06-12T16:31:43.640522834Z" level=info msg="Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc004286b68}] Aliases:map[]}"
2026-06-12 16:39:22.246106 | controller | Jun 12 16:31:43.640645 crc crio[24284]: time="2026-06-12T16:31:43.640606997Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xstpv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.246122 | controller | Jun 12 16:31:44.375283 crc crio[24284]: 2026-06-12T16:31:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07cbb10d316a93b Mac:aa:c4:5f:29:24:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 SocketPath: PciID:}] [{Interface:0xc000126fd0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.246143 | controller | Jun 12 16:31:44.377314 crc crio[24284]: time="2026-06-12T16:31:44.377186544Z" level=info msg="Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc004286b68}] Aliases:map[]}"
2026-06-12 16:39:22.246160 | controller | Jun 12 16:31:44.377516 crc crio[24284]: time="2026-06-12T16:31:44.377470333Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xstpv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.246176 | controller | Jun 12 16:31:44.393486 crc crio[24284]: time="2026-06-12T16:31:44.393406542Z" level=info msg="Ran pod sandbox 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e with infra container: openshift-marketplace/certified-operators-xstpv/POD" id=3d5f270e-7566-4482-bc28-f7be0016750d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.246192 | controller | Jun 12 16:31:44.403950 crc crio[24284]: time="2026-06-12T16:31:44.401212619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8d92ed3e-7ff5-4b5c-bdc6-5e15bb980872 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246208 | controller | Jun 12 16:31:44.405313 crc crio[24284]: time="2026-06-12T16:31:44.404843645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ccefd57c-1e11-4ba4-80d9-8bcf3f577e90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246224 | controller | Jun 12 16:31:44.419695 crc crio[24284]: time="2026-06-12T16:31:44.419599958Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xstpv/extract-utilities" id=bacd778d-4f55-49c3-bb21-bc6aa3307fce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246240 | controller | Jun 12 16:31:44.420314 crc crio[24284]: time="2026-06-12T16:31:44.420205549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246256 | controller | Jun 12 16:31:44.484710 crc crio[24284]: time="2026-06-12T16:31:44.484591124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246272 | controller | Jun 12 16:31:44.490825 crc crio[24284]: time="2026-06-12T16:31:44.490746851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246287 | controller | Jun 12 16:31:44.737779 crc crio[24284]: time="2026-06-12T16:31:44.736867112Z" level=info msg="Created container 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0: openshift-marketplace/certified-operators-xstpv/extract-utilities" id=bacd778d-4f55-49c3-bb21-bc6aa3307fce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246303 | controller | Jun 12 16:31:44.743091 crc crio[24284]: time="2026-06-12T16:31:44.742654591Z" level=info msg="Starting container: 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0" id=bf705316-f6d7-4aa9-9ae4-2e13c85547c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.246323 | controller | Jun 12 16:31:44.757478 crc crio[24284]: time="2026-06-12T16:31:44.757369049Z" level=info msg="Started container" PID=264026 containerID=4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0 description=openshift-marketplace/certified-operators-xstpv/extract-utilities id=bf705316-f6d7-4aa9-9ae4-2e13c85547c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e
2026-06-12 16:39:22.246340 | controller | Jun 12 16:31:45.472184 crc crio[24284]: time="2026-06-12T16:31:45.472097748Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4bb654bd-ead6-447e-b572-25ca5ee20b51 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.246356 | controller | Jun 12 16:31:45.481628 crc crio[24284]: time="2026-06-12T16:31:45.481096864Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 16:39:22.246372 | controller | Jun 12 16:31:46.044221 crc crio[24284]: time="2026-06-12T16:31:46.044117039Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=4bb654bd-ead6-447e-b572-25ca5ee20b51 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.246388 | controller | Jun 12 16:31:46.046624 crc crio[24284]: time="2026-06-12T16:31:46.046437382Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=559df8fd-0dc9-4c23-96b5-c27a45489c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246404 | controller | Jun 12 16:31:46.050199 crc crio[24284]: time="2026-06-12T16:31:46.049984755Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=de65b629-b3a7-4aab-801c-db9368cbc7fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246420 | controller | Jun 12 16:31:46.058801 crc crio[24284]: time="2026-06-12T16:31:46.058558446Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xstpv/extract-content" id=0e6f51b9-52ae-4243-9e96-a9cf8d940a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246436 | controller | Jun 12 16:31:46.059092 crc crio[24284]: time="2026-06-12T16:31:46.059055222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246451 | controller | Jun 12 16:31:46.148594 crc crio[24284]: time="2026-06-12T16:31:46.148429067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246467 | controller | Jun 12 16:31:46.154404 crc crio[24284]: time="2026-06-12T16:31:46.154327765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246482 | controller | Jun 12 16:31:46.327412 crc crio[24284]: time="2026-06-12T16:31:46.327303401Z" level=info msg="Created container 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530: openshift-marketplace/certified-operators-xstpv/extract-content" id=0e6f51b9-52ae-4243-9e96-a9cf8d940a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246498 | controller | Jun 12 16:31:46.329133 crc crio[24284]: time="2026-06-12T16:31:46.328794558Z" level=info msg="Starting container: 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530" id=59078135-2b3b-48c4-b78f-7102c58a430d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.246528 | controller | Jun 12 16:31:46.338586 crc crio[24284]: time="2026-06-12T16:31:46.338498505Z" level=info msg="Started container" PID=264182 containerID=8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530 description=openshift-marketplace/certified-operators-xstpv/extract-content id=59078135-2b3b-48c4-b78f-7102c58a430d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e
2026-06-12 16:39:22.246555 | controller | Jun 12 16:31:50.563636 crc crio[24284]: time="2026-06-12T16:31:50.562097819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6a287b25-155f-4c99-b56b-2e12d9023c12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246572 | controller | Jun 12 16:31:50.570955 crc crio[24284]: time="2026-06-12T16:31:50.570626201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d0213d36-f509-4f90-b4ac-ec9158ade48e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246588 | controller | Jun 12 16:31:50.585706 crc crio[24284]: time="2026-06-12T16:31:50.585587833Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xstpv/registry-server" id=c1dee13e-e1f4-408f-8d1d-cb437f565bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246604 | controller | Jun 12 16:31:50.586663 crc crio[24284]: time="2026-06-12T16:31:50.586308266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246619 | controller | Jun 12 16:31:50.665336 crc crio[24284]: time="2026-06-12T16:31:50.665149687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246635 | controller | Jun 12 16:31:50.675491 crc crio[24284]: time="2026-06-12T16:31:50.675297888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246650 | controller | Jun 12 16:31:50.892436 crc crio[24284]: time="2026-06-12T16:31:50.892231365Z" level=info msg="Created container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server" id=c1dee13e-e1f4-408f-8d1d-cb437f565bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246666 | controller | Jun 12 16:31:50.894517 crc crio[24284]: time="2026-06-12T16:31:50.894375154Z" level=info msg="Starting container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9" id=a23f40c0-df3f-4aae-a133-f14e578b858f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.246681 | controller | Jun 12 16:31:50.908003 crc crio[24284]: time="2026-06-12T16:31:50.905582317Z" level=info msg="Started container" PID=264688 containerID=f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9 description=openshift-marketplace/certified-operators-xstpv/registry-server id=a23f40c0-df3f-4aae-a133-f14e578b858f name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e
2026-06-12 16:39:22.246698 | controller | Jun 12 16:32:00.557823 crc crio[24284]: time="2026-06-12T16:32:00.556873616Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688032-dbhm4/POD" id=56a278a6-af09-4992-9c78-8e65b21faf81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.246714 | controller | Jun 12 16:32:00.557823 crc crio[24284]: time="2026-06-12T16:32:00.557791647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246729 | controller | Jun 12 16:32:00.596901 crc crio[24284]: time="2026-06-12T16:32:00.59683624Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e04670}] Aliases:map[]}"
2026-06-12 16:39:22.246750 | controller | Jun 12 16:32:00.597328 crc crio[24284]: time="2026-06-12T16:32:00.597301935Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688032-dbhm4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.246766 | controller | Jun 12 16:32:01.263330 crc crio[24284]: 2026-06-12T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4096cfe9ad8235 Mac:2a:5e:f1:4f:ba:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa SocketPath: PciID:}] [{Interface:0xc000359490 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.246782 | controller | Jun 12 16:32:01.263330 crc crio[24284]: time="2026-06-12T16:32:01.262235176Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e04670}] Aliases:map[]}"
2026-06-12 16:39:22.246798 | controller | Jun 12 16:32:01.263330 crc crio[24284]: time="2026-06-12T16:32:01.262481564Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688032-dbhm4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.246815 | controller | Jun 12 16:32:01.274163 crc crio[24284]: time="2026-06-12T16:32:01.274107386Z" level=info msg="Ran pod sandbox a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd with infra container: openshift-infra/auto-csr-approver-29688032-dbhm4/POD" id=56a278a6-af09-4992-9c78-8e65b21faf81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.246830 | controller | Jun 12 16:32:01.278343 crc crio[24284]: time="2026-06-12T16:32:01.278189347Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=80775bd6-11a9-4048-87c6-bc9782b652e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.246846 | controller | Jun 12 16:32:01.289847 crc crio[24284]: time="2026-06-12T16:32:01.289296858Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.246862 | controller | Jun 12 16:32:02.190431 crc crio[24284]: time="2026-06-12T16:32:02.190201455Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=80775bd6-11a9-4048-87c6-bc9782b652e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.246878 | controller | Jun 12 16:32:02.192085 crc crio[24284]: time="2026-06-12T16:32:02.191184836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c247bdfe-63c1-4967-9d33-7c537c9b9b9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246894 | controller | Jun 12 16:32:02.192984 crc crio[24284]: time="2026-06-12T16:32:02.192943962Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fb9676e7-68cb-4647-a2ac-83631fccba12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.246910 | controller | Jun 12 16:32:02.242792 crc crio[24284]: time="2026-06-12T16:32:02.242675595Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688032-dbhm4/oc" id=86b6ee0d-f784-4cf2-a932-21a3c7a7ce1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246926 | controller | Jun 12 16:32:02.243392 crc crio[24284]: time="2026-06-12T16:32:02.243319186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246947 | controller | Jun 12 16:32:02.294061 crc crio[24284]: time="2026-06-12T16:32:02.293913645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246963 | controller | Jun 12 16:32:02.657692 crc crio[24284]: time="2026-06-12T16:32:02.657120514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.246979 | controller | Jun 12 16:32:02.969721 crc crio[24284]: time="2026-06-12T16:32:02.969609414Z" level=info msg="Created container fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2: openshift-infra/auto-csr-approver-29688032-dbhm4/oc" id=86b6ee0d-f784-4cf2-a932-21a3c7a7ce1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.246995 | controller | Jun 12 16:32:02.972885 crc crio[24284]: time="2026-06-12T16:32:02.972773394Z" level=info msg="Starting container: fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2" id=0013d568-4c2e-4649-81dc-1465eef45823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.247016 | controller | Jun 12 16:32:02.982618 crc crio[24284]: time="2026-06-12T16:32:02.982503669Z" level=info msg="Started container" PID=266187 containerID=fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2 description=openshift-infra/auto-csr-approver-29688032-dbhm4/oc id=0013d568-4c2e-4649-81dc-1465eef45823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd
2026-06-12 16:39:22.247039 | controller | Jun 12 16:32:04.798457 crc crio[24284]: time="2026-06-12T16:32:04.797372965Z" level=info msg="Stopping container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9 (timeout: 2s)" id=4954a468-ad5e-46a8-98c6-74513122569f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.247060 | controller | Jun 12 16:32:04.929061 crc crio[24284]: time="2026-06-12T16:32:04.928861711Z" level=info msg="Stopped container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server" id=4954a468-ad5e-46a8-98c6-74513122569f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.247081 | controller | Jun 12 16:32:04.930193 crc crio[24284]: time="2026-06-12T16:32:04.93009382Z" level=info msg="Stopping pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e" id=8038825d-df77-4324-9054-f3c9a103388f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247102 | controller | Jun 12 16:32:04.931198 crc crio[24284]: time="2026-06-12T16:32:04.931135544Z" level=info msg="Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc00008d820}] Aliases:map[]}"
2026-06-12 16:39:22.247124 | controller | Jun 12 16:32:04.931487 crc crio[24284]: time="2026-06-12T16:32:04.931391792Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xstpv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.247146 | controller | Jun 12 16:32:05.333469 crc crio[24284]: time="2026-06-12T16:32:05.332240763Z" level=info msg="Stopped pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e" id=8038825d-df77-4324-9054-f3c9a103388f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247174 | controller | Jun 12 16:32:05.818817 crc crio[24284]: time="2026-06-12T16:32:05.818725301Z" level=info msg="Stopping pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd" id=c5735c4e-1bbe-4136-b7a5-d07015752bda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247196 | controller | Jun 12 16:32:05.819861 crc crio[24284]: time="2026-06-12T16:32:05.819392162Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e048b8}] Aliases:map[]}"
2026-06-12 16:39:22.247218 | controller | Jun 12 16:32:05.819861 crc crio[24284]: time="2026-06-12T16:32:05.819604129Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688032-dbhm4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.247241 | controller | Jun 12 16:32:05.820086 crc crio[24284]: time="2026-06-12T16:32:05.819989229Z" level=info msg="Removing container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9" id=94e9cee5-68f6-48d1-b529-2cc60de979ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247263 | controller | Jun 12 16:32:05.901986 crc crio[24284]: time="2026-06-12T16:32:05.901438764Z" level=info msg="Removed container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server" id=94e9cee5-68f6-48d1-b529-2cc60de979ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247285 | controller | Jun 12 16:32:05.911342 crc crio[24284]: time="2026-06-12T16:32:05.911166512Z" level=info msg="Removing container: 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530" id=efae98a7-3c0b-4047-8545-2d6491925eb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247307 | controller | Jun 12 16:32:05.949997 crc crio[24284]: time="2026-06-12T16:32:05.949897314Z" level=info msg="Removed container 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530: openshift-marketplace/certified-operators-xstpv/extract-content" id=efae98a7-3c0b-4047-8545-2d6491925eb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247330 | controller | Jun 12 16:32:05.953170 crc crio[24284]: time="2026-06-12T16:32:05.953100417Z" level=info msg="Removing container: 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0" id=94b3eae3-4a93-4c92-831f-f79f46ea301f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247353 | controller | Jun 12 16:32:06.046331 crc crio[24284]: time="2026-06-12T16:32:06.038560483Z" level=info msg="Removed container 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0: openshift-marketplace/certified-operators-xstpv/extract-utilities" id=94b3eae3-4a93-4c92-831f-f79f46ea301f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247374 | controller | Jun 12 16:32:06.219200 crc crio[24284]: time="2026-06-12T16:32:06.2188027Z" level=info msg="Stopped pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd" id=c5735c4e-1bbe-4136-b7a5-d07015752bda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247396 | controller | Jun 12 16:32:07.019672 crc crio[24284]: time="2026-06-12T16:32:07.01900813Z" level=info msg="Stopping pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e" id=06c7f93a-1d05-4cfb-8450-3a04dad788eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247417 | controller | Jun 12 16:32:07.019672 crc crio[24284]: time="2026-06-12T16:32:07.019684012Z" level=info msg="Stopped pod sandbox (already stopped): 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e" id=06c7f93a-1d05-4cfb-8450-3a04dad788eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247462 | controller | Jun 12 16:32:07.021894 crc crio[24284]: time="2026-06-12T16:32:07.020173237Z" level=info msg="Removing pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e" id=3d812242-ee26-40e6-9571-b9a44233f572 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.247483 | controller | Jun 12 16:32:07.038839 crc crio[24284]: time="2026-06-12T16:32:07.038708392Z" level=info msg="Removed pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e" id=3d812242-ee26-40e6-9571-b9a44233f572 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.247502 | controller | Jun 12 16:33:07.060430 crc crio[24284]: time="2026-06-12T16:33:07.059561634Z" level=info msg="Removing container: e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce" id=e869049e-b13b-4cc7-b268-a161d38c9abf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247545 | controller | Jun 12 16:33:07.180110 crc crio[24284]: time="2026-06-12T16:33:07.179907053Z" level=info msg="Removed container e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce: openshift-infra/auto-csr-approver-29688026-g8hb8/oc" id=e869049e-b13b-4cc7-b268-a161d38c9abf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.247562 | controller | Jun 12 16:33:07.204927 crc crio[24284]: time="2026-06-12T16:33:07.204797616Z" level=info msg="Stopping pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab" id=828d93ad-42c0-4f3f-a0f5-6dfcff6c432a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247578 | controller | Jun 12 16:33:07.204927 crc crio[24284]: time="2026-06-12T16:33:07.204906559Z" level=info msg="Stopped pod sandbox (already stopped): e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab" id=828d93ad-42c0-4f3f-a0f5-6dfcff6c432a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.247594 | controller | Jun 12 16:33:07.206541 crc crio[24284]: time="2026-06-12T16:33:07.206471219Z" level=info msg="Removing pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab" id=03471ddb-5aa1-479e-95fb-2bf2cbc1ac7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.247610 | controller | Jun 12 16:33:07.236090 crc crio[24284]: time="2026-06-12T16:33:07.235523467Z" level=info msg="Removed pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab" id=03471ddb-5aa1-479e-95fb-2bf2cbc1ac7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.247625 | controller | Jun 12 16:33:38.423695 crc crio[24284]: time="2026-06-12T16:33:38.422888314Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247642 | controller | Jun 12 16:33:38.830504 crc crio[24284]: time="2026-06-12T16:33:38.830325772Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247658 | controller | Jun 12 16:33:38.839195 crc crio[24284]: time="2026-06-12T16:33:38.83909172Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247674 | controller | Jun 12 16:33:39.306707 crc crio[24284]: time="2026-06-12T16:33:39.306623808Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247689 | controller | Jun 12 16:33:39.354610 crc crio[24284]: time="2026-06-12T16:33:39.35445627Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247704 | controller | Jun 12 16:33:39.354610 crc crio[24284]: time="2026-06-12T16:33:39.354590804Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247726 | controller | Jun 12 16:33:39.535752 crc crio[24284]: time="2026-06-12T16:33:39.535675709Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247742 | controller | Jun 12 16:33:39.817706 crc crio[24284]: time="2026-06-12T16:33:39.817601749Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247757 | controller | Jun 12 16:33:40.040855 crc crio[24284]: time="2026-06-12T16:33:40.040511226Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247773 | controller | Jun 12 16:33:40.089178 crc crio[24284]: time="2026-06-12T16:33:40.089071986Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247788 | controller | Jun 12 16:33:40.146921 crc crio[24284]: time="2026-06-12T16:33:40.146629813Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247804 | controller | Jun 12 16:33:40.231663 crc crio[24284]: time="2026-06-12T16:33:40.231558475Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247819 | controller | Jun 12 16:33:40.244423 crc crio[24284]: time="2026-06-12T16:33:40.244330099Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247835 | controller | Jun 12 16:33:40.431567 crc crio[24284]: time="2026-06-12T16:33:40.430889316Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247850 | controller | Jun 12 16:33:41.121477 crc crio[24284]: time="2026-06-12T16:33:41.121058849Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247866 | controller | Jun 12 16:33:42.038812 crc crio[24284]: time="2026-06-12T16:33:42.038062998Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247881 | controller | Jun 12 16:33:42.221923 crc crio[24284]: time="2026-06-12T16:33:42.220458926Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247897 | controller | Jun 12 16:33:42.868673 crc crio[24284]: time="2026-06-12T16:33:42.86789715Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247912 | controller | Jun 12 16:33:44.195422 crc crio[24284]: time="2026-06-12T16:33:44.194738888Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247927 | controller | Jun 12 16:33:44.311097 crc crio[24284]: time="2026-06-12T16:33:44.310983761Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247942 | controller | Jun 12 16:33:44.327115 crc crio[24284]: time="2026-06-12T16:33:44.326979121Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247965 | controller | Jun 12 16:33:44.886585 crc crio[24284]: time="2026-06-12T16:33:44.886481773Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247980 | controller | Jun 12 16:33:48.544675 crc crio[24284]: time="2026-06-12T16:33:48.543599962Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.247995 | controller | Jun 12 16:33:48.771698 crc crio[24284]: time="2026-06-12T16:33:48.771561397Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248010 | controller | Jun 12 16:33:49.061070 crc crio[24284]: time="2026-06-12T16:33:49.060967675Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248026 | controller | Jun 12 16:33:49.244485 crc crio[24284]: time="2026-06-12T16:33:49.243766593Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248041 | controller | Jun 12 16:33:52.505564 crc crio[24284]: time="2026-06-12T16:33:52.504760008Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248057 | controller | Jun 12 16:33:52.539529 crc crio[24284]: time="2026-06-12T16:33:52.538740714Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248073 | controller | Jun 12 16:33:52.809392 crc crio[24284]: time="2026-06-12T16:33:52.809184154Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248088 | controller | Jun 12 16:33:52.988554 crc crio[24284]: time="2026-06-12T16:33:52.988035176Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248103 | controller | Jun 12 16:33:56.590549 crc crio[24284]: time="2026-06-12T16:33:56.589826647Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248118 | controller | Jun 12 16:33:56.944851 crc crio[24284]: time="2026-06-12T16:33:56.944175339Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248134 | controller | Jun 12 16:33:57.028494 crc crio[24284]: time="2026-06-12T16:33:57.026392396Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248149 | controller | Jun 12 16:33:57.253566 crc crio[24284]: time="2026-06-12T16:33:57.253372842Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248164 | controller | Jun 12 16:33:57.711960 crc crio[24284]: time="2026-06-12T16:33:57.707572008Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248180 | controller | Jun 12 16:33:57.835413 crc crio[24284]: time="2026-06-12T16:33:57.835227169Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248199 | controller | Jun 12 16:33:58.129398 crc crio[24284]: time="2026-06-12T16:33:58.128700762Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248215 | controller | Jun 12 16:33:58.237492 crc crio[24284]: time="2026-06-12T16:33:58.237103504Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248230 | controller | Jun 12 16:33:58.370667 crc crio[24284]: time="2026-06-12T16:33:58.370569304Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248246 | controller | Jun 12 16:34:00.562942 crc crio[24284]: time="2026-06-12T16:34:00.562335394Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688034-mkmp9/POD" id=1be26eec-8b92-4608-bc61-807c142483e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.248262 | controller | Jun 12 16:34:00.562942 crc crio[24284]: time="2026-06-12T16:34:00.562876002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.248278 | controller | Jun 12 16:34:00.628709 crc crio[24284]: time="2026-06-12T16:34:00.628571899Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002722028}] Aliases:map[]}"
2026-06-12 16:39:22.248294 | controller | Jun 12 16:34:00.628709 crc crio[24284]: time="2026-06-12T16:34:00.628648581Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688034-mkmp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.248310 | controller | Jun 12 16:34:01.075614 crc crio[24284]: time="2026-06-12T16:34:01.074622798Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248326 | controller | Jun 12 16:34:01.237967 crc crio[24284]: time="2026-06-12T16:34:01.237413632Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248342 | controller | Jun 12 16:34:01.584580 crc crio[24284]: 2026-06-12T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1762bf034938961 Mac:42:45:e9:31:1a:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.248358 | controller | Jun 12 16:34:01.586601 crc crio[24284]: time="2026-06-12T16:34:01.586526661Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002722028}] Aliases:map[]}"
2026-06-12 16:39:22.248374 | controller | Jun 12 16:34:01.587646 crc crio[24284]: time="2026-06-12T16:34:01.586688994Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688034-mkmp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.248395 | controller | Jun 12 16:34:01.602477 crc crio[24284]: time="2026-06-12T16:34:01.602414173Z" level=info msg="Ran pod sandbox 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 with infra container: openshift-infra/auto-csr-approver-29688034-mkmp9/POD" id=1be26eec-8b92-4608-bc61-807c142483e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.248411 | controller | Jun 12 16:34:01.605541 crc crio[24284]: time="2026-06-12T16:34:01.605481393Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8e00ac9f-fb19-4b19-96af-f15576776069 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.248428 | controller | Jun 12 16:34:01.618140 crc crio[24284]: time="2026-06-12T16:34:01.618051857Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.248443 | controller | Jun 12 16:34:01.945622 crc crio[24284]: time="2026-06-12T16:34:01.945526477Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248459 | controller | Jun 12 16:34:02.010487 crc crio[24284]: time="2026-06-12T16:34:02.009735267Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248475 | controller | Jun 12 16:34:02.636055 crc crio[24284]: time="2026-06-12T16:34:02.63592024Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8e00ac9f-fb19-4b19-96af-f15576776069 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.248490 | controller | Jun 12 16:34:02.637632 crc crio[24284]: time="2026-06-12T16:34:02.636935841Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=624f352c-1db3-4a25-bfb3-0f4c96dd488b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.248506 | controller | Jun 12 16:34:02.640331 crc crio[24284]: time="2026-06-12T16:34:02.640217725Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd0feb06-87b1-4be6-97d4-242ba895e398 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.248540 | controller | Jun 12 16:34:02.735114 crc crio[24284]: time="2026-06-12T16:34:02.734918091Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688034-mkmp9/oc" id=8cc61014-f364-410a-84f2-6e89cc0ed0f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.248558 | controller | Jun 12 16:34:02.735780 crc crio[24284]: time="2026-06-12T16:34:02.735699336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.248574 | controller | Jun 12 16:34:02.784884 crc crio[24284]: time="2026-06-12T16:34:02.784769454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.248590 | controller | Jun 12 16:34:03.256054 crc crio[24284]: time="2026-06-12T16:34:03.255690209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.248605 | controller | Jun 12 16:34:03.344584 crc crio[24284]: time="2026-06-12T16:34:03.344176877Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248621 | controller | Jun 12 16:34:03.425161 crc crio[24284]: time="2026-06-12T16:34:03.424992474Z" level=info msg="Created container 76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d: openshift-infra/auto-csr-approver-29688034-mkmp9/oc" id=8cc61014-f364-410a-84f2-6e89cc0ed0f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.248643 | controller | Jun 12 16:34:03.426934 crc crio[24284]: time="2026-06-12T16:34:03.426665724Z" level=info msg="Starting container: 76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d" id=55685629-04fa-4863-9c64-121e00dffb3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.248660 | controller | Jun 12 16:34:03.434495 crc crio[24284]: time="2026-06-12T16:34:03.433946554Z" level=info msg="Started container" PID=282478 containerID=76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d description=openshift-infra/auto-csr-approver-29688034-mkmp9/oc id=55685629-04fa-4863-9c64-121e00dffb3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115
2026-06-12 16:39:22.248676 | controller | Jun 12 16:34:05.265187 crc crio[24284]: time="2026-06-12T16:34:05.264487226Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248693 | controller | Jun 12 16:34:05.296861 crc crio[24284]: time="2026-06-12T16:34:05.296730936Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248708 | controller | Jun 12 16:34:05.659902 crc crio[24284]: time="2026-06-12T16:34:05.659792345Z" level=info msg="Stopping pod sandbox: 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115" id=2f47b016-a74d-4a5b-bfd5-24199eb765b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.248724 | controller | Jun 12 16:34:05.660962 crc crio[24284]: time="2026-06-12T16:34:05.66088256Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002612808}] Aliases:map[]}"
2026-06-12 16:39:22.248740 | controller | Jun 12 16:34:05.661149 crc crio[24284]: time="2026-06-12T16:34:05.661077883Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688034-mkmp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.248755 | controller | Jun 12 16:34:06.188650 crc crio[24284]: time="2026-06-12T16:34:06.187889185Z" level=info msg="Stopped pod sandbox: 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115" id=2f47b016-a74d-4a5b-bfd5-24199eb765b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.248771 | controller | Jun 12 16:34:06.315445 crc crio[24284]: time="2026-06-12T16:34:06.315322654Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248787 | controller | Jun 12 16:34:07.265388 crc crio[24284]: time="2026-06-12T16:34:07.264482471Z" level=info msg="Removing container: 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686" id=6b2ffdb2-1198-46b6-8195-e175fc1d9266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.248803 | controller | Jun 12 16:34:07.309411 crc crio[24284]: time="2026-06-12T16:34:07.30918046Z" level=info msg="Removed container 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00" id=6b2ffdb2-1198-46b6-8195-e175fc1d9266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.248819 | controller | Jun 12 16:34:07.323535 crc crio[24284]: time="2026-06-12T16:34:07.323423528Z" level=info msg="Stopping pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0" id=aaa5d4b3-60f8-415c-8dca-feb79012b1db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.248840 | controller | Jun 12 16:34:07.323535 crc crio[24284]: time="2026-06-12T16:34:07.323535741Z" level=info msg="Stopped pod sandbox (already stopped): a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0" id=aaa5d4b3-60f8-415c-8dca-feb79012b1db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.248856 | controller | Jun 12 16:34:07.324987 crc crio[24284]: time="2026-06-12T16:34:07.324191352Z" level=info msg="Removing pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0" id=7ebe3ed9-b26b-4418-9571-fd7c55f6071c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.248872 | controller | Jun 12 16:34:07.344345 crc crio[24284]: time="2026-06-12T16:34:07.344180529Z" level=info msg="Removed pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0" id=7ebe3ed9-b26b-4418-9571-fd7c55f6071c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.248888 | controller | Jun 12 16:34:12.096396 crc crio[24284]: time="2026-06-12T16:34:12.094576Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.248904 | controller | Jun 12 16:35:07.373856 crc crio[24284]: time="2026-06-12T16:35:07.372179281Z" level=info msg="Removing container: 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072" id=1f61d65e-cfdc-4b40-8ff3-8b8b5501b625 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.248920 | controller | Jun 12 16:35:07.571439 crc crio[24284]: time="2026-06-12T16:35:07.571326054Z" level=info msg="Removed container 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072: openshift-infra/auto-csr-approver-29688028-dwnpl/oc" id=1f61d65e-cfdc-4b40-8ff3-8b8b5501b625 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.248936 | controller | Jun 12 16:35:07.589303 crc crio[24284]: time="2026-06-12T16:35:07.58917275Z" level=info msg="Stopping pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364" id=f8c56d5d-16d1-4b7d-b550-90c567be88ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.248952 | controller | Jun 12 16:35:07.589606 crc crio[24284]: time="2026-06-12T16:35:07.589343996Z" level=info msg="Stopped pod sandbox (already stopped): bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364" id=f8c56d5d-16d1-4b7d-b550-90c567be88ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.248968 | controller | Jun 12 16:35:07.590203 crc crio[24284]: time="2026-06-12T16:35:07.59013678Z" level=info msg="Removing pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364" id=c769abd7-8c52-4002-bd7f-0745e7d247a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.248983 | controller | Jun 12 16:35:07.631738 crc crio[24284]: time="2026-06-12T16:35:07.631529832Z" level=info msg="Removed pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364" id=c769abd7-8c52-4002-bd7f-0745e7d247a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.248999 | controller | Jun 12 16:35:09.468052 crc crio[24284]: time="2026-06-12T16:35:09.467396439Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gqvnf/POD" id=260fa50a-362f-4337-b09b-a2c925ad7fd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.249014 | controller | Jun 12 16:35:09.468052 crc crio[24284]: time="2026-06-12T16:35:09.46804434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249030 | controller | Jun 12 16:35:09.548099 crc crio[24284]: time="2026-06-12T16:35:09.548029629Z" level=info msg="Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc003242080}] Aliases:map[]}"
2026-06-12 16:39:22.249051 | controller | Jun 12 16:35:09.548483 crc crio[24284]: time="2026-06-12T16:35:09.548455592Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gqvnf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.249067 | controller | Jun 12 16:35:10.205826 crc crio[24284]: 2026-06-12T16:35:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea510122c97311c Mac:ba:73:f9:34:5a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad SocketPath: PciID:}] [{Interface:0xc0005845c0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.249083 | controller | Jun 12 16:35:10.207735 crc crio[24284]: time="2026-06-12T16:35:10.207693056Z" level=info msg="Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc003242080}] Aliases:map[]}"
2026-06-12 16:39:22.249100 | controller | Jun 12 16:35:10.208052 crc crio[24284]: time="2026-06-12T16:35:10.208027307Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gqvnf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.249116 | controller | Jun 12 16:35:10.219660 crc crio[24284]: time="2026-06-12T16:35:10.219063137Z" level=info msg="Ran pod sandbox ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc with infra container: openshift-marketplace/redhat-operators-gqvnf/POD" id=260fa50a-362f-4337-b09b-a2c925ad7fd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.249132 | controller | Jun 12 16:35:10.221865 crc crio[24284]: time="2026-06-12T16:35:10.221807285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=87e0748e-3b7b-4461-ad2a-cefbbdd0dda1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249148 | controller | Jun 12 16:35:10.225441 crc crio[24284]: time="2026-06-12T16:35:10.225380149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4d2a03ff-302c-49f0-9a7d-b8ad92ef32e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249164 | controller | Jun 12 16:35:10.233056 crc crio[24284]: time="2026-06-12T16:35:10.232936568Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gqvnf/extract-utilities" id=0e47036e-84c2-4c6d-a63b-6f1f4a374307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.249180 | controller | Jun 12 16:35:10.234984 crc crio[24284]: time="2026-06-12T16:35:10.233720243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249195 | controller | Jun 12 16:35:10.284149 crc crio[24284]: time="2026-06-12T16:35:10.284044692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249211 | controller | Jun 12 16:35:10.291321 crc crio[24284]: time="2026-06-12T16:35:10.289061031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249231 | controller | Jun 12 16:35:10.480950 crc crio[24284]: time="2026-06-12T16:35:10.480215043Z" level=info msg="Created container a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f: openshift-marketplace/redhat-operators-gqvnf/extract-utilities" id=0e47036e-84c2-4c6d-a63b-6f1f4a374307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.249247 | controller | Jun 12 16:35:10.482437 crc crio[24284]: time="2026-06-12T16:35:10.482353591Z" level=info msg="Starting container: a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f" id=dcdb3e85-f09b-4e1c-b934-04c0f82529c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.249263 | controller | Jun 12 16:35:10.487961 crc crio[24284]: time="2026-06-12T16:35:10.487883986Z" level=info msg="Started container" PID=286135 containerID=a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f description=openshift-marketplace/redhat-operators-gqvnf/extract-utilities id=dcdb3e85-f09b-4e1c-b934-04c0f82529c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc
2026-06-12 16:39:22.249280 | controller | Jun 12 16:35:10.742358 crc crio[24284]: time="2026-06-12T16:35:10.742177528Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3df42310-fe80-457d-a609-e6aebdf6b89f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.249296 | controller | Jun 12 16:35:10.751545 crc crio[24284]: time="2026-06-12T16:35:10.751466918Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 16:39:22.249312 | controller | Jun 12 16:35:11.839775 crc crio[24284]: time="2026-06-12T16:35:11.839039215Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=3df42310-fe80-457d-a609-e6aebdf6b89f name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.249328 | controller | Jun 12 16:35:11.840712 crc crio[24284]: time="2026-06-12T16:35:11.840677626Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ab7cf6a7-2cd1-414f-9f39-015d7a5c830b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249344 | controller | Jun 12 16:35:11.843878 crc crio[24284]: time="2026-06-12T16:35:11.843812356Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=875b1e2d-2862-4fb2-99cd-86804573cd95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249359 | controller | Jun 12 16:35:11.852207 crc crio[24284]: time="2026-06-12T16:35:11.852077767Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gqvnf/extract-content" id=1eb7476f-eb99-4708-85ff-f40160868aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.249375 | controller | Jun 12 16:35:11.852847 crc crio[24284]: time="2026-06-12T16:35:11.852764539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249391 | controller | Jun 12 16:35:11.919405 crc crio[24284]: time="2026-06-12T16:35:11.91830148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249407 | controller | Jun 12 16:35:11.922684 crc crio[24284]: time="2026-06-12T16:35:11.922572965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249423 | controller | Jun 12 16:35:12.115774 crc crio[24284]: time="2026-06-12T16:35:12.115478823Z" level=info msg="Created container dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164: openshift-marketplace/redhat-operators-gqvnf/extract-content" id=1eb7476f-eb99-4708-85ff-f40160868aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.249444 | controller | Jun 12 16:35:12.117039 crc crio[24284]: time="2026-06-12T16:35:12.116949399Z" level=info msg="Starting container: dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164" id=da5dccb8-e93b-4006-bd5b-933103957910 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.249460 | controller | Jun 12 16:35:12.124170 crc crio[24284]: time="2026-06-12T16:35:12.124111996Z" level=info msg="Started container" PID=286222 containerID=dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164 description=openshift-marketplace/redhat-operators-gqvnf/extract-content id=da5dccb8-e93b-4006-bd5b-933103957910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc
2026-06-12 16:39:22.249477 | controller | Jun 12 16:35:14.819144 crc crio[24284]: time="2026-06-12T16:35:14.818333058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c5151b3b-f555-43e2-a08c-4dd68d73bd27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249492 | controller | Jun 12 16:35:14.827241 crc crio[24284]: time="2026-06-12T16:35:14.826935189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e0416d38-bdb6-47b7-b849-f076764be176 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249508 | controller | Jun 12 16:35:14.838909 crc crio[24284]: time="2026-06-12T16:35:14.838759173Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gqvnf/registry-server" id=49f950b8-a9c6-4032-b9ab-1df0f4992250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.249542 | controller | Jun 12 16:35:14.839704 crc crio[24284]: time="2026-06-12T16:35:14.839643952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249560 | controller | Jun 12 16:35:14.940667 crc crio[24284]: time="2026-06-12T16:35:14.940574022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249576 | controller | Jun 12 16:35:14.945347 crc crio[24284]: time="2026-06-12T16:35:14.945229209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249592 | controller | Jun 12 16:35:15.122598 crc crio[24284]: time="2026-06-12T16:35:15.122326427Z" level=info msg="Created container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server" id=49f950b8-a9c6-4032-b9ab-1df0f4992250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.249607 | controller | Jun 12 16:35:15.124768 crc crio[24284]: time="2026-06-12T16:35:15.124678241Z" level=info msg="Starting container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a" id=60963ae2-38af-4a61-9b93-39af6908d3e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.249623 | controller | Jun 12 16:35:15.134803 crc crio[24284]: time="2026-06-12T16:35:15.134729329Z" level=info msg="Started container" PID=286328 containerID=4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a description=openshift-marketplace/redhat-operators-gqvnf/registry-server id=60963ae2-38af-4a61-9b93-39af6908d3e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc
2026-06-12 16:39:22.249639 | controller | Jun 12 16:35:31.123711 crc crio[24284]: time="2026-06-12T16:35:31.122727288Z" level=info msg="Stopping container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a (timeout: 2s)" id=5fa27e32-b8bd-4df6-83ac-1a951150b4e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.249660 | controller | Jun 12 16:35:31.300622 crc crio[24284]: time="2026-06-12T16:35:31.299760303Z" level=info msg="Stopped container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server" id=5fa27e32-b8bd-4df6-83ac-1a951150b4e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.249677 | controller | Jun 12 16:35:31.302425 crc crio[24284]: time="2026-06-12T16:35:31.302351475Z" level=info msg="Stopping pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc" id=b78d1011-12c6-46b2-9e15-c961bedf2d58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.249693 | controller | Jun 12 16:35:31.303079 crc crio[24284]: time="2026-06-12T16:35:31.302966974Z" level=info msg="Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc001e05928}] Aliases:map[]}"
2026-06-12 16:39:22.249709 | controller | Jun 12 16:35:31.303305 crc crio[24284]: time="2026-06-12T16:35:31.303182111Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gqvnf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.249726 | controller | Jun 12 16:35:31.655903 crc crio[24284]: time="2026-06-12T16:35:31.655731146Z" level=info msg="Stopped pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc" id=b78d1011-12c6-46b2-9e15-c961bedf2d58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.249742 | controller | Jun 12 16:35:32.149801 crc crio[24284]: time="2026-06-12T16:35:32.149118461Z" level=info msg="Removing container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a" id=1c7af279-feec-4c79-84c5-0c51253ee918 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.249758 | controller | Jun 12 16:35:32.202119 crc crio[24284]: time="2026-06-12T16:35:32.201559259Z" level=info msg="Removed container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server" id=1c7af279-feec-4c79-84c5-0c51253ee918 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.249773 | controller | Jun 12 16:35:32.207507 crc crio[24284]: time="2026-06-12T16:35:32.206892687Z" level=info msg="Removing container: dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164" id=4fb646f3-48a7-46eb-9d18-9d2c65b7cfa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.249789 | controller | Jun 12 16:35:32.262715 crc crio[24284]: time="2026-06-12T16:35:32.262465054Z" level=info msg="Removed container dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164: openshift-marketplace/redhat-operators-gqvnf/extract-content" id=4fb646f3-48a7-46eb-9d18-9d2c65b7cfa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.249805 | controller | Jun 12 16:35:32.266380 crc crio[24284]: time="2026-06-12T16:35:32.266226472Z" level=info msg="Removing container: a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f" id=b61820ef-fbb9-40e9-a450-9d954bce7a87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.249822 | controller | Jun 12 16:35:32.313339 crc crio[24284]: time="2026-06-12T16:35:32.31316112Z" level=info msg="Removed container a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f: openshift-marketplace/redhat-operators-gqvnf/extract-utilities" id=b61820ef-fbb9-40e9-a450-9d954bce7a87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.249838 | controller | Jun 12 16:35:53.954195 crc crio[24284]: time="2026-06-12T16:35:53.95316286Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-98mrc/POD" id=52fe2cf5-87d6-4b13-bf9f-4c165521d986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.249858 | controller | Jun 12 16:35:53.955871 crc crio[24284]: time="2026-06-12T16:35:53.954216033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.249875 | controller | Jun 12 16:35:54.007503 crc crio[24284]: time="2026-06-12T16:35:54.006816656Z" level=info msg="Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc001212138}] Aliases:map[]}"
2026-06-12 16:39:22.249891 | controller | Jun 12 16:35:54.007503 crc crio[24284]: time="2026-06-12T16:35:54.006884698Z" level=info msg="Adding pod openshift-marketplace_community-operators-98mrc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.249907 | controller | Jun 12 16:35:54.634498 crc crio[24284]: 2026-06-12T16:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575c777f2665d49 Mac:c2:dd:60:32:a8:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da SocketPath: PciID:}] [{Interface:0xc000296900 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.249924 | controller | Jun 12 16:35:54.636804 crc crio[24284]: time="2026-06-12T16:35:54.636667605Z" level=info msg="Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc001212138}] Aliases:map[]}"
2026-06-12 16:39:22.249940 | controller | Jun 12 16:35:54.637182 crc crio[24284]: time="2026-06-12T16:35:54.637037097Z" level=info msg="Checking pod openshift-marketplace_community-operators-98mrc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.249956 | controller | Jun 12 16:35:54.652069 crc crio[24284]: time="2026-06-12T16:35:54.651838897Z" level=info msg="Ran pod sandbox 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a with infra container: openshift-marketplace/community-operators-98mrc/POD" id=52fe2cf5-87d6-4b13-bf9f-4c165521d986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.249972 | controller | Jun 12 16:35:54.655210 crc crio[24284]: time="2026-06-12T16:35:54.655111977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3bec73a3-89a4-4dd1-a4c1-8e04b3ebb485 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.249988 | controller | Jun 12 16:35:54.658531 crc crio[24284]: time="2026-06-12T16:35:54.658450464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9094e5a7-dad4-4faa-945d-2404822075be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250005 | controller | Jun 12 16:35:54.668507 crc crio[24284]: time="2026-06-12T16:35:54.668369986Z" level=info msg="Creating container: openshift-marketplace/community-operators-98mrc/extract-utilities" id=59f4d2ea-a41c-4ea9-9328-5e7cf1f76886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250025 | controller | Jun 12 16:35:54.669030 crc crio[24284]: time="2026-06-12T16:35:54.668931415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250041 | controller | Jun 12 16:35:54.720091 crc crio[24284]: time="2026-06-12T16:35:54.719867834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250057 | controller | Jun 12 16:35:54.724307 crc crio[24284]: time="2026-06-12T16:35:54.72413072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250073 | controller | Jun 12 16:35:54.900930 crc crio[24284]: time="2026-06-12T16:35:54.90039714Z" level=info msg="Created container b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6: openshift-marketplace/community-operators-98mrc/extract-utilities" id=59f4d2ea-a41c-4ea9-9328-5e7cf1f76886 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250089 | controller | Jun 12 16:35:54.902606 crc crio[24284]: time="2026-06-12T16:35:54.902500828Z" level=info msg="Starting container: b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6" id=1b5a967a-434d-40e2-a3dd-3fa2a9501d71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.250104 | controller | Jun 12 16:35:54.913715 crc crio[24284]: time="2026-06-12T16:35:54.913566318Z" level=info msg="Started container" PID=288429 containerID=b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6 description=openshift-marketplace/community-operators-98mrc/extract-utilities id=1b5a967a-434d-40e2-a3dd-3fa2a9501d71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a
2026-06-12 16:39:22.250120 | controller | Jun 12 16:35:55.508319 crc crio[24284]: time="2026-06-12T16:35:55.508159824Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=27459888-f067-450f-af65-73b502b9df68 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.250136 | controller | Jun 12 16:35:55.517928 crc crio[24284]: time="2026-06-12T16:35:55.517837498Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 16:39:22.250152 | controller | Jun 12 16:35:56.237776 crc crio[24284]: time="2026-06-12T16:35:56.237458774Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=27459888-f067-450f-af65-73b502b9df68 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.250167 | controller | Jun 12 16:35:56.238712 crc crio[24284]: time="2026-06-12T16:35:56.238649971Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6f783bd1-d9f9-46c7-b605-1706cf38388d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250183 | controller | Jun 12 16:35:56.241775 crc crio[24284]: time="2026-06-12T16:35:56.241717419Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b14afd2f-b5ce-47c2-b690-13559bb75114 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250199 | controller | Jun 12 16:35:56.251390 crc crio[24284]: time="2026-06-12T16:35:56.251185688Z" level=info msg="Creating container: openshift-marketplace/community-operators-98mrc/extract-content" id=504385e8-952e-4398-b76a-21f18679ee49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250215 | controller | Jun 12 16:35:56.251876 crc crio[24284]: time="2026-06-12T16:35:56.251671553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250235 | controller | Jun 12 16:35:56.310114 crc crio[24284]: time="2026-06-12T16:35:56.310011617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250251 | controller | Jun 12 16:35:56.313625 crc crio[24284]: time="2026-06-12T16:35:56.31359294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250267 | controller | Jun 12 16:35:56.749902 crc crio[24284]: time="2026-06-12T16:35:56.749779899Z" level=info msg="Created container 30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36: openshift-marketplace/community-operators-98mrc/extract-content" id=504385e8-952e-4398-b76a-21f18679ee49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250283 | controller | Jun 12 16:35:56.757094 crc crio[24284]: time="2026-06-12T16:35:56.754649045Z" level=info msg="Starting container: 30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36" id=d55f28f8-5bdd-43f0-8b9b-d6d91a7a9f79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.250299 | controller | Jun 12 16:35:56.763787 crc crio[24284]: time="2026-06-12T16:35:56.763680417Z" level=info msg="Started container" PID=288507 containerID=30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36 description=openshift-marketplace/community-operators-98mrc/extract-content id=d55f28f8-5bdd-43f0-8b9b-d6d91a7a9f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a
2026-06-12 16:39:22.250315 | controller | Jun 12 16:36:00.975372 crc crio[24284]: time="2026-06-12T16:36:00.973852299Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688036-bc7sc/POD" id=0667b7d5-1ffa-4733-9929-6a9c6c609d99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.250331 | controller | Jun 12 16:36:00.975372 crc crio[24284]: time="2026-06-12T16:36:00.974686986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250346 | controller | Jun 12 16:36:01.022188 crc crio[24284]: time="2026-06-12T16:36:01.021945571Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc003242b28}] Aliases:map[]}"
2026-06-12 16:39:22.250362 | controller | Jun 12 16:36:01.022188 crc crio[24284]: time="2026-06-12T16:36:01.022215299Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688036-bc7sc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.250378 | controller | Jun 12 16:36:01.627304 crc crio[24284]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bb4079dd91d107 Mac:8a:08:52:cd:c8:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 SocketPath: PciID:}] [{Interface:0xc000430790 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.250394 | controller | Jun 12 16:36:01.631359 crc crio[24284]: time="2026-06-12T16:36:01.631107316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc003242b28}] Aliases:map[]}"
2026-06-12 16:39:22.250415 | controller | Jun 12 16:36:01.631830 crc crio[24284]: time="2026-06-12T16:36:01.631702765Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688036-bc7sc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.250431 | controller | Jun 12 16:36:01.646235 crc crio[24284]: time="2026-06-12T16:36:01.645497811Z" level=info msg="Ran pod sandbox 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 with infra container: openshift-infra/auto-csr-approver-29688036-bc7sc/POD" id=0667b7d5-1ffa-4733-9929-6a9c6c609d99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.250447 | controller | Jun 12 16:36:01.651131 crc crio[24284]: time="2026-06-12T16:36:01.650969482Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ef69ec7e-1ec0-475d-8a6d-4ce40f600505 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.250463 | controller | Jun 12 16:36:01.661379 crc crio[24284]: time="2026-06-12T16:36:01.660722352Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.250478 | controller | Jun 12 16:36:01.804403 crc crio[24284]: time="2026-06-12T16:36:01.80435542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9584ae26-e6d7-41ba-b80f-4d053704ff88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250494 | controller | Jun 12 16:36:01.806701 crc crio[24284]: time="2026-06-12T16:36:01.806570281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=56c37b2d-f3f6-4178-b720-f81c01f2c93c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250524 | controller | Jun 12 16:36:01.835151 crc crio[24284]: time="2026-06-12T16:36:01.834928648Z" level=info msg="Creating container: openshift-marketplace/community-operators-98mrc/registry-server" id=73c3180c-a41c-47a5-88ab-22a22e48db75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250545 | controller | Jun 12 16:36:01.835568 crc crio[24284]: time="2026-06-12T16:36:01.835468825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250562 | controller | Jun 12 16:36:01.904327 crc crio[24284]: time="2026-06-12T16:36:01.904212458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250578 | controller | Jun 12 16:36:01.908515 crc crio[24284]: time="2026-06-12T16:36:01.908486282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250594 | controller | Jun 12 16:36:02.374421 crc crio[24284]: time="2026-06-12T16:36:02.373753569Z" level=info msg="Created container bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260: openshift-marketplace/community-operators-98mrc/registry-server" id=73c3180c-a41c-47a5-88ab-22a22e48db75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250610 | controller | Jun 12 16:36:02.378812 crc crio[24284]: time="2026-06-12T16:36:02.378667464Z" level=info msg="Starting container: bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260" id=7b587cfb-f0d7-4cd1-bca7-8e5ae4928f61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.250626 | controller | Jun 12 16:36:02.385514 crc crio[24284]: time="2026-06-12T16:36:02.385406496Z" level=info msg="Started container" PID=288867 containerID=bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260 description=openshift-marketplace/community-operators-98mrc/registry-server id=7b587cfb-f0d7-4cd1-bca7-8e5ae4928f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a
2026-06-12 16:39:22.250647 | controller | Jun 12 16:36:03.639332 crc crio[24284]: time="2026-06-12T16:36:03.638801348Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ef69ec7e-1ec0-475d-8a6d-4ce40f600505 name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.250664 | controller | Jun 12 16:36:03.640516 crc crio[24284]: time="2026-06-12T16:36:03.640137448Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=98b03b8e-830f-4392-8e31-90c01b799cf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250679 | controller | Jun 12 16:36:03.643913 crc crio[24284]: time="2026-06-12T16:36:03.643560566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=de3f6d06-81be-452c-a22d-586f7f4364fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.250695 | controller | Jun 12 16:36:03.652620 crc crio[24284]: time="2026-06-12T16:36:03.651970593Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688036-bc7sc/oc" id=810d5155-0a1f-4bec-831e-505d9ad1c52f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250710 | controller | Jun 12 16:36:03.652620 crc crio[24284]: time="2026-06-12T16:36:03.652552071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250726 | controller | Jun 12 16:36:03.711432 crc crio[24284]: time="2026-06-12T16:36:03.711310648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250741 | controller | Jun 12 16:36:03.959061 crc crio[24284]: time="2026-06-12T16:36:03.958944954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.250756 | controller | Jun 12 16:36:04.094776 crc crio[24284]: time="2026-06-12T16:36:04.094302464Z" level=info msg="Created container 3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893: openshift-infra/auto-csr-approver-29688036-bc7sc/oc" id=810d5155-0a1f-4bec-831e-505d9ad1c52f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.250772 | controller | Jun 12 16:36:04.096031 crc crio[24284]: time="2026-06-12T16:36:04.095892354Z" level=info msg="Starting container: 3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893" id=69c8c813-e7b0-4b1b-add0-a06d252c8db0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.250787 | controller | Jun 12 16:36:04.101868 crc crio[24284]: time="2026-06-12T16:36:04.1017906Z" level=info msg="Started container" PID=288981 containerID=3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893 description=openshift-infra/auto-csr-approver-29688036-bc7sc/oc id=69c8c813-e7b0-4b1b-add0-a06d252c8db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5
2026-06-12 16:39:22.250803 | controller | Jun 12 16:36:05.048087 crc crio[24284]: time="2026-06-12T16:36:05.04739401Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 16:39:22.250819 | controller | Jun 12 16:36:05.900070 crc crio[24284]: time="2026-06-12T16:36:05.899475803Z" level=info msg="Stopping pod sandbox: 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5" id=9163761e-e3a9-4af5-aff2-44693713d788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.250836 | controller | Jun 12 16:36:05.903139 crc crio[24284]: time="2026-06-12T16:36:05.903048496Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc004286a08}] Aliases:map[]}"
2026-06-12 16:39:22.250857 | controller | Jun 12 16:36:05.903413 crc crio[24284]: time="2026-06-12T16:36:05.903347586Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688036-bc7sc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.250874 | controller | Jun 12 16:36:06.388087 crc crio[24284]: time="2026-06-12T16:36:06.387473119Z" level=info msg="Stopped pod sandbox: 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5" id=9163761e-e3a9-4af5-aff2-44693713d788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.250890 | controller | Jun 12 16:36:07.710101 crc crio[24284]: time="2026-06-12T16:36:07.709387609Z" level=info msg="Stopping pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc" id=ccf82f3d-dee9-4638-98fb-f0d0fc458e01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.250906 | controller | Jun 12 16:36:07.710101 crc crio[24284]: time="2026-06-12T16:36:07.710006148Z" level=info msg="Stopped pod sandbox (already stopped): ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc" id=ccf82f3d-dee9-4638-98fb-f0d0fc458e01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.250922 | controller | Jun 12 16:36:07.713063 crc crio[24284]: time="2026-06-12T16:36:07.711088238Z" level=info msg="Removing pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc" id=9e9a4595-6429-4c55-993e-fc9d0585b09e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.250938 | controller | Jun 12 16:36:07.737081 crc crio[24284]: time="2026-06-12T16:36:07.736911337Z" level=info msg="Removed pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc" id=9e9a4595-6429-4c55-993e-fc9d0585b09e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.250954 | controller | Jun 12 16:36:13.364883 crc crio[24284]: time="2026-06-12T16:36:13.363075333Z" level=info msg="Stopping container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068 (timeout: 2s)" id=fcf8f1ac-17c3-4466-8302-ad80ee04240d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.250970 | controller | Jun 12 16:36:13.541362 crc crio[24284]: time="2026-06-12T16:36:13.541193152Z" level=info msg="Stopped container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy" id=fcf8f1ac-17c3-4466-8302-ad80ee04240d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.250985 | controller | Jun 12 16:36:13.543196 crc crio[24284]: time="2026-06-12T16:36:13.543106962Z" level=info msg="Stopping pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4" id=8e333ef0-07b9-4172-aed8-e1d021f8e018 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251002 | controller | Jun 12 16:36:13.544781 crc crio[24284]: time="2026-06-12T16:36:13.544724393Z" level=info msg="Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc00041cfb0}] Aliases:map[]}"
2026-06-12 16:39:22.251018 | controller | Jun 12 16:36:13.545064 crc crio[24284]: time="2026-06-12T16:36:13.54494357Z" level=info msg="Deleting pod openshift-must-gather-btdtr_must-gather-s26tr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.251041 | controller | Jun 12 16:36:13.942487 crc crio[24284]: time="2026-06-12T16:36:13.940558763Z" level=info msg="Stopped pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4" id=8e333ef0-07b9-4172-aed8-e1d021f8e018 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251057 | controller | Jun 12 16:36:16.378499 crc crio[24284]: time="2026-06-12T16:36:16.377110873Z" level=info msg="Stopping container: bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260 (timeout: 2s)" id=610df91d-6504-4bf5-9270-3298572d33be name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.251124 | controller | Jun 12 16:36:16.510426 crc crio[24284]: time="2026-06-12T16:36:16.510306974Z" level=info msg="Stopped container bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260: openshift-marketplace/community-operators-98mrc/registry-server" id=610df91d-6504-4bf5-9270-3298572d33be name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 16:39:22.251153 | controller | Jun 12 16:36:16.511939 crc crio[24284]: time="2026-06-12T16:36:16.511855969Z" level=info msg="Stopping pod sandbox: 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a" id=e51fee35-bc90-4ee7-918c-790ccd10536c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251171 | controller | Jun 12 16:36:16.512845 crc crio[24284]: time="2026-06-12T16:36:16.512775628Z" level=info msg="Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc004af8ae0}] Aliases:map[]}"
2026-06-12 16:39:22.251189 | controller | Jun 12 16:36:16.513071 crc crio[24284]: time="2026-06-12T16:36:16.512968524Z" level=info msg="Deleting pod openshift-marketplace_community-operators-98mrc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.251206 | controller | Jun 12 16:36:17.007050 crc crio[24284]: time="2026-06-12T16:36:17.006492347Z" level=info msg="Stopped pod sandbox: 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a" id=e51fee35-bc90-4ee7-918c-790ccd10536c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251222 | controller | Jun 12 16:37:07.760200 crc crio[24284]: time="2026-06-12T16:37:07.758422737Z" level=info msg="Removing container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068" id=8d935090-b442-4918-b76c-7598a72c36a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251238 | controller | Jun 12 16:37:07.794604 crc crio[24284]: time="2026-06-12T16:37:07.794488943Z" level=info msg="Removed container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy" id=8d935090-b442-4918-b76c-7598a72c36a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251254 | controller | Jun 12 16:37:07.797565 crc crio[24284]: time="2026-06-12T16:37:07.797506042Z" level=info msg="Removing container: 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f" id=60e7b9fb-de67-431e-bfc4-4a88fc2b6a6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251270 | controller | Jun 12 16:37:07.948190 crc crio[24284]: time="2026-06-12T16:37:07.947887024Z" level=info msg="Removed container 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f: openshift-infra/auto-csr-approver-29688030-5sr4p/oc" id=60e7b9fb-de67-431e-bfc4-4a88fc2b6a6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251285 | controller | Jun 12 16:37:07.951717 crc crio[24284]: time="2026-06-12T16:37:07.951548482Z" level=info msg="Removing container: 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b" id=513be030-b60b-43c5-835a-e673fdffe1fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251306 | controller | Jun 12 16:37:08.110002 crc crio[24284]: time="2026-06-12T16:37:08.109780116Z" level=info msg="Removed container 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b: openshift-must-gather-btdtr/must-gather-s26tr/gather" id=513be030-b60b-43c5-835a-e673fdffe1fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251322 | controller | Jun 12 16:37:08.127655 crc crio[24284]: time="2026-06-12T16:37:08.127502014Z" level=info msg="Stopping pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1" id=bc248c8f-accc-4afc-bf2a-46d0b12f3a4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251338 | controller | Jun 12 16:37:08.127655 crc crio[24284]: time="2026-06-12T16:37:08.127597857Z" level=info msg="Stopped pod sandbox (already stopped): aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1" id=bc248c8f-accc-4afc-bf2a-46d0b12f3a4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251354 | controller | Jun 12 16:37:08.128601 crc crio[24284]: time="2026-06-12T16:37:08.128522976Z" level=info msg="Removing pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1" id=36dc7460-3b13-4026-937e-85da100e3f0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.251370 | controller | Jun 12 16:37:08.144234 crc crio[24284]: time="2026-06-12T16:37:08.144101701Z" level=info msg="Removed pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1" id=36dc7460-3b13-4026-937e-85da100e3f0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.251386 | controller | Jun 12 16:37:08.145893 crc crio[24284]: time="2026-06-12T16:37:08.145772111Z" level=info msg="Stopping pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4" id=c03bf297-9b49-4213-8c4d-1e0e6b62a1bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251401 | controller | Jun 12 16:37:08.145893 crc crio[24284]: time="2026-06-12T16:37:08.145892635Z" level=info msg="Stopped pod sandbox (already stopped): d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4" id=c03bf297-9b49-4213-8c4d-1e0e6b62a1bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251417 | controller | Jun 12 16:37:08.146773 crc crio[24284]: time="2026-06-12T16:37:08.146634509Z" level=info msg="Removing pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4" id=ff42fcef-2b24-4668-b8f5-67a5a19ed117 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.251432 | controller | Jun 12 16:37:08.175365 crc crio[24284]: time="2026-06-12T16:37:08.175123988Z" level=info msg="Removed pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4" id=ff42fcef-2b24-4668-b8f5-67a5a19ed117 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.251465 | controller | Jun 12 16:38:00.568952 crc crio[24284]: time="2026-06-12T16:38:00.568002454Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688038-9qlxm/POD" id=d9bf971c-7370-475d-9526-e5cf90867ba2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.251481 | controller | Jun 12 16:38:00.570144 crc crio[24284]: time="2026-06-12T16:38:00.569053609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.251505 | controller | Jun 12 16:38:00.613594 crc crio[24284]: time="2026-06-12T16:38:00.613467194Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc0006be1f0}] Aliases:map[]}"
2026-06-12 16:39:22.251545 | controller | Jun 12 16:38:00.613594 crc crio[24284]: time="2026-06-12T16:38:00.613538636Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688038-9qlxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.251563 | controller | Jun 12 16:38:01.228149 crc crio[24284]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a1d688aa23a9b0 Mac:b2:e9:d0:41:1e:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 16:39:22.251580 | controller | Jun 12 16:38:01.230428 crc crio[24284]: time="2026-06-12T16:38:01.230341279Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc0006be1f0}] Aliases:map[]}"
2026-06-12 16:39:22.251596 | controller | Jun 12 16:38:01.230619 crc crio[24284]: time="2026-06-12T16:38:01.230547686Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688038-9qlxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 16:39:22.251613 | controller | Jun 12 16:38:01.240952 crc crio[24284]: time="2026-06-12T16:38:01.240850768Z" level=info msg="Ran pod sandbox 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 with infra container: openshift-infra/auto-csr-approver-29688038-9qlxm/POD" id=d9bf971c-7370-475d-9526-e5cf90867ba2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 16:39:22.251629 | controller | Jun 12 16:38:01.247069 crc crio[24284]: time="2026-06-12T16:38:01.246946978Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=00952700-ae97-4641-87b8-c8ad6e8ddbaf name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.251645 | controller | Jun 12 16:38:01.257217 crc crio[24284]: time="2026-06-12T16:38:01.257098632Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 16:39:22.251661 | controller | Jun 12 16:38:02.200517 crc crio[24284]: time="2026-06-12T16:38:02.199459098Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=00952700-ae97-4641-87b8-c8ad6e8ddbaf name=/runtime.v1.ImageService/PullImage
2026-06-12 16:39:22.251678 | controller | Jun 12 16:38:02.201470 crc crio[24284]: time="2026-06-12T16:38:02.201192654Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=33322e29-7c0e-4316-9ed3-bbfe8a7587a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.251694 | controller | Jun 12 16:38:02.204327 crc crio[24284]: time="2026-06-12T16:38:02.203826128Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec392290-9d9c-44da-ae7f-40ce722a3973 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 16:39:22.251710 | controller | Jun 12 16:38:02.215371 crc crio[24284]: time="2026-06-12T16:38:02.211624216Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688038-9qlxm/oc" id=243d7340-5218-4698-9a78-6e997d6ad996 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.251725 | controller | Jun 12 16:38:02.215371 crc crio[24284]: time="2026-06-12T16:38:02.212838415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.251745 | controller | Jun 12 16:38:02.259635 crc crio[24284]: time="2026-06-12T16:38:02.259572924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.251761 | controller | Jun 12 16:38:02.466729 crc crio[24284]: time="2026-06-12T16:38:02.466595081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 16:39:22.251777 | controller | Jun 12 16:38:02.576456 crc crio[24284]: time="2026-06-12T16:38:02.57578312Z" level=info msg="Created container 46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028: openshift-infra/auto-csr-approver-29688038-9qlxm/oc" id=243d7340-5218-4698-9a78-6e997d6ad996 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 16:39:22.251793 | controller | Jun 12 16:38:02.579237 crc crio[24284]: time="2026-06-12T16:38:02.579086365Z" level=info msg="Starting container: 46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028" id=51727b35-d247-402a-b36e-fa0dbde9f567 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 16:39:22.251809 | controller | Jun 12 16:38:02.586478 crc crio[24284]: time="2026-06-12T16:38:02.586348436Z" level=info msg="Started container" PID=294947 containerID=46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028 description=openshift-infra/auto-csr-approver-29688038-9qlxm/oc id=51727b35-d247-402a-b36e-fa0dbde9f567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301
2026-06-12 16:39:22.251826 | controller | Jun 12 16:38:04.736999 crc crio[24284]: time="2026-06-12T16:38:04.735868349Z" level=info msg="Stopping pod sandbox: 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301" id=a2f00f66-8cc2-4290-8db3-ad5cd95f9514 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251842 | controller | Jun 12 16:38:04.739370 crc crio[24284]: time="2026-06-12T16:38:04.737955776Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc003242c10}] Aliases:map[]}"
2026-06-12 16:39:22.251859 | controller | Jun 12 16:38:04.739370 crc crio[24284]: time="2026-06-12T16:38:04.738173783Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688038-9qlxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 16:39:22.251875 | controller | Jun 12 16:38:05.097876 crc crio[24284]: time="2026-06-12T16:38:05.096947485Z" level=info msg="Stopped pod sandbox: 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301" id=a2f00f66-8cc2-4290-8db3-ad5cd95f9514 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251892 | controller | Jun 12 16:38:08.202763 crc crio[24284]: time="2026-06-12T16:38:08.201556812Z" level=info msg="Removing container: fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2" id=f098d862-329f-42c7-8d50-63321699382a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251911 | controller | Jun 12 16:38:08.328093 crc crio[24284]: time="2026-06-12T16:38:08.327895Z" level=info msg="Removed container fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2: openshift-infra/auto-csr-approver-29688032-dbhm4/oc" id=f098d862-329f-42c7-8d50-63321699382a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 16:39:22.251933 | controller | Jun 12 16:38:08.338723 crc crio[24284]: time="2026-06-12T16:38:08.338455254Z" level=info msg="Stopping pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd" id=2248d442-d408-4e87-9cb7-bdff5394a15a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251969 | controller | Jun 12 16:38:08.338723 crc crio[24284]: time="2026-06-12T16:38:08.338708782Z" level=info msg="Stopped pod sandbox (already stopped): a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd" id=2248d442-d408-4e87-9cb7-bdff5394a15a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 16:39:22.251991 | controller | Jun 12 16:38:08.339653 crc crio[24284]: time="2026-06-12T16:38:08.339443976Z" level=info msg="Removing pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd" id=8d1c188f-92de-4736-a7cd-210799d259f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.252011 | controller | Jun 12 16:38:08.356536 crc crio[24284]: time="2026-06-12T16:38:08.35641683Z" level=info msg="Removed pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd" id=8d1c188f-92de-4736-a7cd-210799d259f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 16:39:22.252102 | controller | ok: Item: crc Runtime: 0:00:01.527863
2026-06-12 16:39:22.882252 | 
2026-06-12 16:39:22.882408 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-12 16:39:24.730781 | controller | changed:
2026-06-12 16:39:24.731107 | controller | {
2026-06-12 16:39:24.731137 | controller |   "ansible_loop_var": "item",
2026-06-12 16:39:24.731163 | controller |   "changed": true,
2026-06-12 16:39:24.731184 | controller |   "cmd": [
2026-06-12 16:39:24.731199 | controller |     "oc",
2026-06-12 16:39:24.731214 | controller |     "adm",
2026-06-12 16:39:24.731231 | controller |     "node-logs",
2026-06-12 16:39:24.731252 | controller |     "crc",
2026-06-12 16:39:24.731273 | controller |     "-u",
2026-06-12 16:39:24.731289 | controller |     "crio",
2026-06-12 16:39:24.731304 | controller |     "--since=-24h"
2026-06-12 16:39:24.731319 | controller |   ],
2026-06-12 16:39:24.731339 | controller |   "delta": "0:00:01.527863",
2026-06-12 16:39:24.731361 | controller |   "end": "2026-06-12 16:39:21.665624",
2026-06-12 16:39:24.731412 | controller |   "failed": false,
2026-06-12 16:39:24.731443 | controller |   "failed_when_result": false,
2026-06-12 16:39:24.731466 | controller |   "invocation": {
2026-06-12 16:39:24.731485 | controller |     "module_args": {
2026-06-12 16:39:24.731503 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-12 16:39:24.731545 | controller |       "_uses_shell": false,
2026-06-12 16:39:24.731569 | controller |       "argv": null,
2026-06-12 16:39:24.731589 | controller |       "chdir": null,
2026-06-12 16:39:24.731608 | controller |       "creates": null,
2026-06-12 16:39:24.731628 | controller |       "executable": null,
2026-06-12 16:39:24.731649 | controller |       "expand_argument_vars": true,
2026-06-12 16:39:24.731668 | controller |       "removes": null,
2026-06-12 16:39:24.731687 | controller |       "stdin": null,
2026-06-12 16:39:24.731707 | controller |       "stdin_add_newline": true,
2026-06-12 16:39:24.731728 | controller |       "strip_empty_ends": true,
2026-06-12 16:39:24.731748 | controller |       "zuul_ansible_split_streams": false,
2026-06-12 16:39:24.731767 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-12 16:39:24.731787 | controller |       "zuul_no_log": false,
2026-06-12 16:39:24.731806 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-12 16:39:24.731828 | controller |     }
2026-06-12 16:39:24.731849 | controller |   },
2026-06-12 16:39:24.731868 | controller |   "item": "crc",
2026-06-12 16:39:24.731887 | controller |   "msg": "",
2026-06-12 16:39:24.731906 | controller |   "rc": 0,
2026-06-12 16:39:24.731925 | controller |   "start": "2026-06-12 16:39:20.137761",
2026-06-12 16:39:24.731944 | controller |   "stderr": "",
2026-06-12 16:39:24.731963 | controller |   "stderr_lines": [],
2026-06-12 16:39:24.733997 | controller |   "stdout": "Jun 12 15:11:45.945185 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:11:46.888869 crc crio[3654]: time=\"2026-06-12T15:11:46.888151165Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:11:46.888869 crc crio[3654]: time=\"2026-06-12T15:11:46.888864494Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:11:46.891420 crc crio[3654]: time=\"2026-06-12T15:11:46.891392395Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:11:46.892393 crc crio[3654]: time=\"2026-06-12T15:11:46.892335765Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:11:46.910559 crc crio[3654]: time=\"2026-06-12T15:11:46.910492562Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:11:46.910814 crc crio[3654]: time=\"2026-06-12T15:11:46.910761659Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:11:46.910814 crc crio[3654]: time=\"2026-06-12T15:11:46.910799444Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:11:46.911478 crc crio[3654]: time=\"2026-06-12T15:11:46.911419811Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:11:46.911478 crc crio[3654]: time=\"2026-06-12T15:11:46.911459036Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:11:46.936722 crc crio[3654]: time=\"2026-06-12T15:11:46.936106531Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:11:47.076360 crc crio[3654]: time=\"2026-06-12T15:11:47.075950909Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 15:11:47.083784 crc crio[3654]: time=\"2026-06-12T15:11:47.083633945Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 15:11:47.327293 crc crio[3654]: time=\"2026-06-12T15:11:47.326191319Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815712574Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815824365Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815835745Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815842685Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815849675Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:11:47.821240 crc crio[3654]: time=\"2026-06-12T15:11:47.821161885Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:11:47.821240 crc crio[3654]: time=\"2026-06-12T15:11:47.821182416Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:11:47.829567 crc crio[3654]: time=\"2026-06-12T15:11:47.829382446Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:11:47.829829 crc crio[3654]: time=\"2026-06-12T15:11:47.829623958Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:11:48.347921 crc crio[3654]: time=\"2026-06-12T15:11:48.347183357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:11:48.347921 crc crio[3654]: time=\"2026-06-12T15:11:48.347846134Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:11:48.351616 crc crio[3654]: time=\"2026-06-12T15:11:48.351145315Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:11:48.351616 crc crio[3654]: time=\"2026-06-12T15:11:48.351472818Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:11:48.352353 crc crio[3654]: time=\"2026-06-12T15:11:48.352068454Z\" 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 = [\\\"org.criu.config\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 15:11:48.358221 crc crio[3654]: time=\"2026-06-12T15:11:48.357951701Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 12 15:11:50.134524 crc crio[3654]: time=\"2026-06-12T15:11:50.133968103Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:11:50.135883 crc crio[3654]: time=\"2026-06-12T15:11:50.135113589Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:11:50.322139 crc crio[3654]: time=\"2026-06-12T15:11:50.321575324Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 12 15:11:50.331573 crc crio[3654]: time=\"2026-06-12T15:11:50.331450066Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 12 15:11:50.353766 crc crio[3654]: time=\"2026-06-12T15:11:50.353670467Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 12 15:11:50.360590 crc crio[3654]: time=\"2026-06-12T15:11:50.360324598Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 12 15:11:50.368959 crc crio[3654]: time=\"2026-06-12T15:11:50.368867128Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 12 15:11:50.374982 crc crio[3654]: time=\"2026-06-12T15:11:50.374910632Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 12 15:11:50.400733 crc crio[3654]: time=\"2026-06-12T15:11:50.400075466Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 12 15:11:50.406318 crc crio[3654]: time=\"2026-06-12T15:11:50.406214035Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 12 15:11:50.426932 crc crio[3654]: time=\"2026-06-12T15:11:50.426840104Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 12 15:11:50.431746 crc crio[3654]: time=\"2026-06-12T15:11:50.431614133Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 12 15:11:50.440779 crc crio[3654]: time=\"2026-06-12T15:11:50.440679424Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 12 15:11:50.447847 crc crio[3654]: time=\"2026-06-12T15:11:50.447770663Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 12 15:11:50.454883 crc crio[3654]: time=\"2026-06-12T15:11:50.454781085Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 12 15:11:50.459415 crc crio[3654]: time=\"2026-06-12T15:11:50.459375947Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 12 15:11:50.483942 crc crio[3654]: time=\"2026-06-12T15:11:50.483885319Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 12 15:11:50.489124 crc crio[3654]: time=\"2026-06-12T15:11:50.488790458Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 12 15:11:50.512907 crc crio[3654]: time=\"2026-06-12T15:11:50.512816617Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 12 15:11:50.518868 crc crio[3654]: time=\"2026-06-12T15:11:50.518826215Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 12 15:11:50.535129 crc crio[3654]: time=\"2026-06-12T15:11:50.535054838Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 12 15:11:50.541044 crc crio[3654]: time=\"2026-06-12T15:11:50.540939915Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 12 15:11:50.550723 crc crio[3654]: time=\"2026-06-12T15:11:50.550587103Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 12 15:11:50.556360 crc crio[3654]: time=\"2026-06-12T15:11:50.556187261Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 12 15:11:50.609960 crc crio[3654]: time=\"2026-06-12T15:11:50.60978546Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 12 15:11:50.615000 crc crio[3654]: time=\"2026-06-12T15:11:50.614858516Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 12 15:11:50.661362 crc crio[3654]: time=\"2026-06-12T15:11:50.661104407Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 12 15:11:50.667771 crc crio[3654]: time=\"2026-06-12T15:11:50.667676993Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 12 15:11:50.680635 crc crio[3654]: time=\"2026-06-12T15:11:50.680466319Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 12 15:11:50.685090 crc crio[3654]: time=\"2026-06-12T15:11:50.684998456Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 12 15:11:50.693474 crc crio[3654]: time=\"2026-06-12T15:11:50.69321106Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 12 15:11:50.699131 crc crio[3654]: time=\"2026-06-12T15:11:50.699027822Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 12 15:11:50.709792 crc crio[3654]: time=\"2026-06-12T15:11:50.709720983Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 12 15:11:50.719397 crc crio[3654]: time=\"2026-06-12T15:11:50.719150622Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 12 15:11:50.728059 crc crio[3654]: time=\"2026-06-12T15:11:50.727957309Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 12 15:11:50.733558 crc crio[3654]: time=\"2026-06-12T15:11:50.733443715Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 12 15:11:50.748529 crc crio[3654]: time=\"2026-06-12T15:11:50.7482942Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 12 15:11:50.755768 crc crio[3654]: time=\"2026-06-12T15:11:50.755672837Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 12 15:11:50.762431 crc crio[3654]: time=\"2026-06-12T15:11:50.761815043Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 12 15:11:50.765788 crc crio[3654]: time=\"2026-06-12T15:11:50.765714187Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 12 15:11:50.782670 crc crio[3654]: time=\"2026-06-12T15:11:50.782567594Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 12 15:11:50.789496 crc crio[3654]: time=\"2026-06-12T15:11:50.789433858Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 12 15:11:50.803783 crc crio[3654]: time=\"2026-06-12T15:11:50.803703286Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 12 15:11:50.808760 crc crio[3654]: time=\"2026-06-12T15:11:50.80866982Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 12 15:11:50.858798 crc crio[3654]: time=\"2026-06-12T15:11:50.858692943Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 12 15:11:50.864068 crc crio[3654]: time=\"2026-06-12T15:11:50.863956455Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 12 15:11:50.879392 crc crio[3654]: time=\"2026-06-12T15:11:50.879286884Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 12 15:11:50.883405 crc crio[3654]: time=\"2026-06-12T15:11:50.883206987Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 12 15:11:50.891020 crc crio[3654]: time=\"2026-06-12T15:11:50.890932756Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 12 15:11:50.898906 crc crio[3654]: time=\"2026-06-12T15:11:50.898842023Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 12 15:11:50.906478 crc crio[3654]: time=\"2026-06-12T15:11:50.906400257Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 12 15:11:50.911487 crc crio[3654]: time=\"2026-06-12T15:11:50.911088152Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 12 15:11:50.925775 crc crio[3654]: time=\"2026-06-12T15:11:50.925547725Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 12 15:11:50.931082 crc crio[3654]: time=\"2026-06-12T15:11:50.930988485Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 12 15:11:50.941718 crc crio[3654]: time=\"2026-06-12T15:11:50.94162347Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 12 15:11:50.946620 crc crio[3654]: time=\"2026-06-12T15:11:50.946536939Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 12 15:11:50.958645 crc crio[3654]: time=\"2026-06-12T15:11:50.958502476Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 12 15:11:50.964507 crc crio[3654]: time=\"2026-06-12T15:11:50.964375714Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 12 15:11:50.973392 crc crio[3654]: time=\"2026-06-12T15:11:50.973303444Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 12 15:11:50.977206 crc crio[3654]: time=\"2026-06-12T15:11:50.977123304Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 12 15:11:50.986844 crc crio[3654]: time=\"2026-06-12T15:11:50.986744924Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 12 15:11:50.991896 crc crio[3654]: time=\"2026-06-12T15:11:50.991776123Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 12 15:11:50.999140 crc crio[3654]: time=\"2026-06-12T15:11:50.999034868Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 12 15:11:51.003675 crc crio[3654]: time=\"2026-06-12T15:11:51.003535657Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 12 15:11:51.016142 crc crio[3654]: time=\"2026-06-12T15:11:51.015937992Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 12 15:11:51.019547 crc crio[3654]: time=\"2026-06-12T15:11:51.019403628Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 12 15:11:51.072008 crc crio[3654]: time=\"2026-06-12T15:11:51.071880848Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 12 15:11:51.076714 crc crio[3654]: time=\"2026-06-12T15:11:51.076608201Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 12 15:11:51.084139 crc crio[3654]: time=\"2026-06-12T15:11:51.084014874Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 12 15:11:51.088053 crc crio[3654]: time=\"2026-06-12T15:11:51.087896439Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 12 15:11:51.094115 crc crio[3654]: time=\"2026-06-12T15:11:51.093998709Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 12 15:11:51.098336 crc crio[3654]: time=\"2026-06-12T15:11:51.0981895Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 12 15:11:51.105844 crc crio[3654]: time=\"2026-06-12T15:11:51.105752542Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 12 15:11:51.111418 crc crio[3654]: time=\"2026-06-12T15:11:51.110875185Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 12 15:11:51.122742 crc crio[3654]: time=\"2026-06-12T15:11:51.122650476Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 12 15:11:51.126359 crc crio[3654]: time=\"2026-06-12T15:11:51.126216394Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 12 15:11:51.133682 crc crio[3654]: time=\"2026-06-12T15:11:51.133597029Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 12 15:11:51.138089 crc crio[3654]: time=\"2026-06-12T15:11:51.138006605Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 12 15:11:51.148621 crc crio[3654]: time=\"2026-06-12T15:11:51.148468883Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 12 15:11:51.152855 crc crio[3654]: time=\"2026-06-12T15:11:51.152767267Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 12 15:11:51.168774 crc crio[3654]: time=\"2026-06-12T15:11:51.168513126Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 12 15:11:51.172982 crc crio[3654]: time=\"2026-06-12T15:11:51.172904443Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 12 15:11:51.188807 crc crio[3654]: time=\"2026-06-12T15:11:51.188593976Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 12 15:11:51.192356 crc crio[3654]: time=\"2026-06-12T15:11:51.192114217Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 12 15:11:51.199197 crc crio[3654]: time=\"2026-06-12T15:11:51.199090552Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 12 15:11:51.204332 crc crio[3654]: time=\"2026-06-12T15:11:51.204175897Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 12 15:11:51.213515 crc crio[3654]: time=\"2026-06-12T15:11:51.213323373Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 12 15:11:51.217199 crc crio[3654]: time=\"2026-06-12T15:11:51.217077777Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 12 15:11:51.227915 crc crio[3654]: time=\"2026-06-12T15:11:51.227791517Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 12 15:11:51.232802 crc crio[3654]: time=\"2026-06-12T15:11:51.232685006Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 12 15:11:51.239349 crc crio[3654]: time=\"2026-06-12T15:11:51.239205476Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 12 15:11:51.243500 crc crio[3654]: time=\"2026-06-12T15:11:51.243404137Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 12 15:11:51.252133 crc crio[3654]: time=\"2026-06-12T15:11:51.252007362Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 12 15:11:51.255515 crc crio[3654]: time=\"2026-06-12T15:11:51.255401113Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 12 15:11:51.265864 crc crio[3654]: time=\"2026-06-12T15:11:51.26572699Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 12 15:11:51.269848 crc crio[3654]: time=\"2026-06-12T15:11:51.269754434Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 12 15:11:51.277660 crc crio[3654]: time=\"2026-06-12T15:11:51.277510772Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 12 15:11:51.282639 crc crio[3654]: time=\"2026-06-12T15:11:51.282352606Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 12 15:11:51.294042 crc crio[3654]: time=\"2026-06-12T15:11:51.293923942Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 12 15:11:51.298329 crc crio[3654]: time=\"2026-06-12T15:11:51.297816026Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 12 15:11:51.325465 crc crio[3654]: time=\"2026-06-12T15:11:51.325087555Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 12 15:11:51.329480 crc crio[3654]: time=\"2026-06-12T15:11:51.329383919Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 12 15:11:51.337458 crc crio[3654]: time=\"2026-06-12T15:11:51.337333063Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 12 15:11:51.343738 crc crio[3654]: time=\"2026-06-12T15:11:51.343164383Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 12 15:11:51.352470 crc crio[3654]: time=\"2026-06-12T15:11:51.351844562Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 12 15:11:51.354814 crc crio[3654]: time=\"2026-06-12T15:11:51.354750279Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 12 15:11:51.363401 crc crio[3654]: time=\"2026-06-12T15:11:51.363318788Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 12 15:11:51.366043 crc crio[3654]: time=\"2026-06-12T15:11:51.365974982Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 12 15:11:51.374072 crc crio[3654]: time=\"2026-06-12T15:11:51.373990991Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 12 15:11:51.377760 crc crio[3654]: time=\"2026-06-12T15:11:51.377679018Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 12 15:11:51.382879 crc crio[3654]: time=\"2026-06-12T15:11:51.382785392Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 12 15:11:51.387484 crc crio[3654]: time=\"2026-06-12T15:11:51.387407543Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 12 15:11:51.396363 crc crio[3654]: time=\"2026-06-12T15:11:51.396206583Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 12 15:11:51.399987 crc crio[3654]: time=\"2026-06-12T15:11:51.399502351Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 12 15:11:51.404392 crc crio[3654]: time=\"2026-06-12T15:11:51.404205914Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 12 15:11:51.408968 crc crio[3654]: time=\"2026-06-12T15:11:51.408873999Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 12 15:11:51.420185 crc crio[3654]: time=\"2026-06-12T15:11:51.419996199Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 12 15:11:51.423952 crc crio[3654]: time=\"2026-06-12T15:11:51.423867914Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 12 15:11:51.439950 crc crio[3654]: time=\"2026-06-12T15:11:51.439817048Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 12 15:11:51.443216 crc crio[3654]: time=\"2026-06-12T15:11:51.443145043Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 12 15:11:51.451966 crc crio[3654]: time=\"2026-06-12T15:11:51.451846962Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 12 15:11:51.455375 crc crio[3654]: time=\"2026-06-12T15:11:51.455204355Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 12 15:11:51.461152 crc crio[3654]: time=\"2026-06-12T15:11:51.461019746Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 12 15:11:51.464344 crc crio[3654]: time=\"2026-06-12T15:11:51.46423393Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 12 15:11:51.470892 crc crio[3654]: time=\"2026-06-12T15:11:51.470707232Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 12 15:11:51.474041 crc crio[3654]: time=\"2026-06-12T15:11:51.47372058Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 12 15:11:51.479852 crc crio[3654]: time=\"2026-06-12T15:11:51.479766934Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 12 15:11:51.483047 crc crio[3654]: time=\"2026-06-12T15:11:51.482934001Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 12 15:11:51.494653 crc crio[3654]: time=\"2026-06-12T15:11:51.494488979Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 12 15:11:51.500760 crc crio[3654]: time=\"2026-06-12T15:11:51.500631347Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 12 15:11:51.506932 crc crio[3654]: time=\"2026-06-12T15:11:51.506850667Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 12 15:11:51.509839 crc crio[3654]: time=\"2026-06-12T15:11:51.509740925Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 12 15:11:51.523093 crc crio[3654]: time=\"2026-06-12T15:11:51.522940791Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 12 15:11:51.526914 crc crio[3654]: time=\"2026-06-12T15:11:51.526812376Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 12 15:11:51.531803 crc crio[3654]: time=\"2026-06-12T15:11:51.531715855Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 12 15:11:51.535347 crc crio[3654]: time=\"2026-06-12T15:11:51.535290331Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 12 15:11:51.568350 crc crio[3654]: time=\"2026-06-12T15:11:51.567925376Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 12 15:11:51.571886 crc crio[3654]: time=\"2026-06-12T15:11:51.571776342Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 12 15:11:51.580649 crc crio[3654]: time=\"2026-06-12T15:11:51.580205281Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 12 15:11:51.583424 crc crio[3654]: time=\"2026-06-12T15:11:51.583326981Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 12 15:11:51.589044 crc crio[3654]: time=\"2026-06-12T15:11:51.588815186Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 12 15:11:51.591533 crc crio[3654]: time=\"2026-06-12T15:11:51.591414625Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 12 15:11:51.617560 crc crio[3654]: time=\"2026-06-12T15:11:51.617152988Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 12 15:11:51.620134 crc crio[3654]: time=\"2026-06-12T15:11:51.620030286Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 12 15:11:51.677451 crc crio[3654]: time=\"2026-06-12T15:11:51.677289354Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:51.677653 crc crio[3654]: time=\"2026-06-12T15:11:51.677460279Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 12 15:11:51.677653 crc crio[3654]: time=\"2026-06-12T15:11:51.677327695Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 12 15:11:51.682143 crc crio[3654]: time=\"2026-06-12T15:11:51.677735146Z\" 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:0xc000184040}] Aliases:map[]}\"\nJun 12 15:11:51.683437 crc crio[3654]: time=\"2026-06-12T15:11:51.682783195Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:51.685432 crc crio[3654]: time=\"2026-06-12T15:11:51.68528089Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:11:51.693146 crc crio[3654]: time=\"2026-06-12T15:11:51.69305453Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:11:51.693146 crc crio[3654]: time=\"2026-06-12T15:11:51.69306098Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:11:51.693459 crc crio[3654]: time=\"2026-06-12T15:11:51.693348928Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694685575Z\" level=info msg=\"runtime interface created\"\nJun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694737696Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694755777Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694764487Z\" level=info msg=\"starting plugins...\"\nJun 12 15:11:51.695203 crc crio[3654]: time=\"2026-06-12T15:11:51.695124777Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:11:51.698723 crc crio[3654]: time=\"2026-06-12T15:11:51.698640531Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:11:51.705677 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:11:51.776779 crc crio[3654]: 2026-06-12T15:11:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:51.777405 crc crio[3654]: time=\"2026-06-12T15:11:51.777154404Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 12 15:11:51.777405 crc crio[3654]: time=\"2026-06-12T15:11:51.777221686Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:51.777405 crc crio[3654]: time=\"2026-06-12T15:11:51.7773471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 12 15:11:51.777718 crc crio[3654]: time=\"2026-06-12T15:11:51.777619637Z\" 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:0xc000130248}] Aliases:map[]}\"\nJun 12 15:11:51.777806 crc crio[3654]: time=\"2026-06-12T15:11:51.777789402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:11:51.777989 crc crio[3654]: time=\"2026-06-12T15:11:51.777807231Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:11:51.777989 crc crio[3654]: time=\"2026-06-12T15:11:51.777821883Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:51.861797 crc crio[3654]: 2026-06-12T15:11:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:51.862183 crc crio[3654]: time=\"2026-06-12T15:11:51.862033758Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 12 15:11:51.862183 crc crio[3654]: time=\"2026-06-12T15:11:51.862176372Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:51.862568 crc crio[3654]: time=\"2026-06-12T15:11:51.86246268Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 12 15:11:51.862961 crc crio[3654]: time=\"2026-06-12T15:11:51.862893922Z\" 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:0xc000f36158}] Aliases:map[]}\"\nJun 12 15:11:51.863668 crc crio[3654]: time=\"2026-06-12T15:11:51.863483928Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.068096 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.069665 crc crio[3654]: time=\"2026-06-12T15:11:52.069338843Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 12 15:11:52.069839 crc crio[3654]: time=\"2026-06-12T15:11:52.069726394Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.070819 crc crio[3654]: time=\"2026-06-12T15:11:52.070199426Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 12 15:11:52.071649 crc crio[3654]: time=\"2026-06-12T15:11:52.071538903Z\" 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:0xc000f36208}] Aliases:map[]}\"\nJun 12 15:11:52.072358 crc crio[3654]: time=\"2026-06-12T15:11:52.072127029Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.288727 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.288891007Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.288963219Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.289142344Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.289743181Z\" 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:0xc000f362c8}] Aliases:map[]}\"\nJun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.29009898Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.410240 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410447393Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410564546Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410611467Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410622117Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.410991 crc crio[3654]: time=\"2026-06-12T15:11:52.410780152Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 12 15:11:52.411181 crc crio[3654]: time=\"2026-06-12T15:11:52.41109398Z\" 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:0xc000630018}] Aliases:map[]}\"\nJun 12 15:11:52.411711 crc crio[3654]: time=\"2026-06-12T15:11:52.411629795Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.530385 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.531032 crc crio[3654]: time=\"2026-06-12T15:11:52.530912209Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 12 15:11:52.531032 crc crio[3654]: time=\"2026-06-12T15:11:52.531013262Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.531222 crc crio[3654]: time=\"2026-06-12T15:11:52.531140135Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 12 15:11:52.531743 crc crio[3654]: time=\"2026-06-12T15:11:52.531624999Z\" 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:0xc000f36368}] Aliases:map[]}\"\nJun 12 15:11:52.531874 crc crio[3654]: time=\"2026-06-12T15:11:52.531832184Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:11:52.531963 crc crio[3654]: time=\"2026-06-12T15:11:52.531879556Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:11:52.532015 crc crio[3654]: time=\"2026-06-12T15:11:52.531964238Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.555150 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.555150 crc crio[3654]: time=\"2026-06-12T15:11:52.555118294Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 12 15:11:52.555150 crc crio[3654]: time=\"2026-06-12T15:11:52.555151135Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555164945Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555172676Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555198716Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555206247Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555356031Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 12 15:11:52.555703 crc crio[3654]: time=\"2026-06-12T15:11:52.555622478Z\" 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:0xc0006300b8}] Aliases:map[]}\"\nJun 12 15:11:52.555915 crc crio[3654]: time=\"2026-06-12T15:11:52.555791383Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.580773 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.580959 crc crio[3654]: time=\"2026-06-12T15:11:52.5808608Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 12 15:11:52.580959 crc crio[3654]: time=\"2026-06-12T15:11:52.580896761Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.580959 crc crio[3654]: time=\"2026-06-12T15:11:52.580954823Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 12 15:11:52.581383 crc crio[3654]: time=\"2026-06-12T15:11:52.581289442Z\" 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:0xc000630148}] Aliases:map[]}\"\nJun 12 15:11:52.581529 crc crio[3654]: time=\"2026-06-12T15:11:52.581472077Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.598475 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.598695 crc crio[3654]: time=\"2026-06-12T15:11:52.598593249Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 12 15:11:52.598695 crc crio[3654]: time=\"2026-06-12T15:11:52.59862204Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.598695 crc crio[3654]: time=\"2026-06-12T15:11:52.598668901Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 12 15:11:52.599045 crc crio[3654]: time=\"2026-06-12T15:11:52.598955489Z\" 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:0xc0006301d8}] Aliases:map[]}\"\nJun 12 15:11:52.599179 crc crio[3654]: time=\"2026-06-12T15:11:52.599127774Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.616454 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.616651 crc crio[3654]: time=\"2026-06-12T15:11:52.616564805Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 12 15:11:52.616651 crc crio[3654]: time=\"2026-06-12T15:11:52.616620267Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.616775 crc crio[3654]: time=\"2026-06-12T15:11:52.616683608Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 12 15:11:52.617034 crc crio[3654]: time=\"2026-06-12T15:11:52.616972056Z\" 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:0xc0001842f8}] Aliases:map[]}\"\nJun 12 15:11:52.617312 crc crio[3654]: time=\"2026-06-12T15:11:52.617235033Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.704009 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.704295 crc crio[3654]: time=\"2026-06-12T15:11:52.704131621Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 12 15:11:52.704295 crc crio[3654]: time=\"2026-06-12T15:11:52.704160912Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.704295 crc crio[3654]: time=\"2026-06-12T15:11:52.704205913Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 12 15:11:52.704531 crc crio[3654]: time=\"2026-06-12T15:11:52.70445598Z\" 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:0xc000184420}] Aliases:map[]}\"\nJun 12 15:11:52.704591 crc crio[3654]: time=\"2026-06-12T15:11:52.704574764Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:11:52.704655 crc crio[3654]: time=\"2026-06-12T15:11:52.704590554Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:11:52.704655 crc crio[3654]: time=\"2026-06-12T15:11:52.704603324Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.857949 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.858131 crc crio[3654]: time=\"2026-06-12T15:11:52.857922329Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 12 15:11:52.858131 crc crio[3654]: time=\"2026-06-12T15:11:52.858015731Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.858131 crc crio[3654]: time=\"2026-06-12T15:11:52.858106194Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 12 15:11:52.858342 crc crio[3654]: time=\"2026-06-12T15:11:52.858234847Z\" 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:0xc000630278}] Aliases:map[]}\"\nJun 12 15:11:52.858422 crc crio[3654]: time=\"2026-06-12T15:11:52.85835644Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:11:52.858422 crc crio[3654]: time=\"2026-06-12T15:11:52.858373861Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:11:52.858422 crc crio[3654]: time=\"2026-06-12T15:11:52.858385861Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.950652 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950725967Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950764038Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950787849Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950800899Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950849471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 12 15:11:52.951175 crc crio[3654]: time=\"2026-06-12T15:11:52.951140879Z\" 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:0xc000130330}] Aliases:map[]}\"\nJun 12 15:11:52.951655 crc crio[3654]: time=\"2026-06-12T15:11:52.951575791Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.970090 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.970338 crc crio[3654]: time=\"2026-06-12T15:11:52.970194414Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 12 15:11:52.970338 crc crio[3654]: time=\"2026-06-12T15:11:52.970224864Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.970338 crc crio[3654]: time=\"2026-06-12T15:11:52.970314267Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 12 15:11:52.970643 crc crio[3654]: time=\"2026-06-12T15:11:52.970567534Z\" 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:0xc0001845d0}] Aliases:map[]}\"\nJun 12 15:11:52.970867 crc crio[3654]: time=\"2026-06-12T15:11:52.97080953Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:52.987607 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987052229Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.98709458Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987142662Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987384618Z\" 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:0xc0001303f8}] Aliases:map[]}\"\nJun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987538743Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.125615 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.125615 crc crio[3654]: time=\"2026-06-12T15:11:53.125588995Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 12 15:11:53.125615 crc crio[3654]: time=\"2026-06-12T15:11:53.125617936Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.125873 crc crio[3654]: time=\"2026-06-12T15:11:53.125647916Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 12 15:11:53.125873 crc crio[3654]: time=\"2026-06-12T15:11:53.125823801Z\" 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:0xc0006302e0}] Aliases:map[]}\"\nJun 12 15:11:53.126090 crc crio[3654]: time=\"2026-06-12T15:11:53.126017116Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.247114 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.247344 crc crio[3654]: time=\"2026-06-12T15:11:53.247199001Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 12 15:11:53.247344 crc crio[3654]: time=\"2026-06-12T15:11:53.247227302Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.247344 crc crio[3654]: time=\"2026-06-12T15:11:53.247326485Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 12 15:11:53.247686 crc crio[3654]: time=\"2026-06-12T15:11:53.247613203Z\" 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:0xc0001304a0}] Aliases:map[]}\"\nJun 12 15:11:53.247911 crc crio[3654]: time=\"2026-06-12T15:11:53.247852479Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.272119 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.272435 crc crio[3654]: time=\"2026-06-12T15:11:53.272181127Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 12 15:11:53.272435 crc crio[3654]: time=\"2026-06-12T15:11:53.272220288Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.272435 crc crio[3654]: time=\"2026-06-12T15:11:53.272332581Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 12 15:11:53.272700 crc crio[3654]: time=\"2026-06-12T15:11:53.272636739Z\" 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:0xc000f36438}] Aliases:map[]}\"\nJun 12 15:11:53.272901 crc crio[3654]: time=\"2026-06-12T15:11:53.272850135Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.292353 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.292353 crc crio[3654]: time=\"2026-06-12T15:11:53.292123776Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 12 15:11:53.292353 crc crio[3654]: time=\"2026-06-12T15:11:53.292151427Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.292353 crc crio[3654]: time=\"2026-06-12T15:11:53.292205468Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 12 15:11:53.293114 crc crio[3654]: time=\"2026-06-12T15:11:53.292459735Z\" 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:0xc000130550}] Aliases:map[]}\"\nJun 12 15:11:53.293114 crc crio[3654]: time=\"2026-06-12T15:11:53.292662601Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.315234 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.315660 crc crio[3654]: time=\"2026-06-12T15:11:53.315528569Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 12 15:11:53.315660 crc crio[3654]: time=\"2026-06-12T15:11:53.315591611Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.315660 crc crio[3654]: time=\"2026-06-12T15:11:53.315643212Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 12 15:11:53.315947 crc crio[3654]: time=\"2026-06-12T15:11:53.315884969Z\" 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:0xc000f364e0}] Aliases:map[]}\"\nJun 12 15:11:53.316060 crc crio[3654]: time=\"2026-06-12T15:11:53.316040423Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.335540 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.335051297Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.335089288Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.33515919Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.335461628Z\" 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:0xc000f36598}] Aliases:map[]}\"\nJun 12 15:11:53.335749 crc crio[3654]: time=\"2026-06-12T15:11:53.335656273Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.398547 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.398547 crc crio[3654]: time=\"2026-06-12T15:11:53.398387608Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 12 15:11:53.398547 crc crio[3654]: time=\"2026-06-12T15:11:53.398428129Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.398547 crc crio[3654]: time=\"2026-06-12T15:11:53.398478911Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 12 15:11:53.398897 crc crio[3654]: time=\"2026-06-12T15:11:53.39880322Z\" 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:0xc000f36630}] Aliases:map[]}\"\nJun 12 15:11:53.399038 crc crio[3654]: time=\"2026-06-12T15:11:53.398983675Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.534006 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.534450 crc crio[3654]: time=\"2026-06-12T15:11:53.534167799Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 12 15:11:53.534450 crc crio[3654]: time=\"2026-06-12T15:11:53.534218851Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.534626 crc crio[3654]: time=\"2026-06-12T15:11:53.53453362Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 12 15:11:53.534954 crc crio[3654]: time=\"2026-06-12T15:11:53.534842428Z\" 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:0xc00008c8e8}] Aliases:map[]}\"\nJun 12 15:11:53.535344 crc crio[3654]: time=\"2026-06-12T15:11:53.535166847Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.607471 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.607471 crc crio[3654]: time=\"2026-06-12T15:11:53.607482182Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 12 15:11:53.607471 crc crio[3654]: time=\"2026-06-12T15:11:53.607536612Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.607802 crc crio[3654]: time=\"2026-06-12T15:11:53.607570865Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 12 15:11:53.607802 crc crio[3654]: time=\"2026-06-12T15:11:53.60775024Z\" 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:0xc000630640}] Aliases:map[]}\"\nJun 12 15:11:53.607971 crc crio[3654]: time=\"2026-06-12T15:11:53.607908764Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.908642 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.908770 crc crio[3654]: time=\"2026-06-12T15:11:53.908733888Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 12 15:11:53.908847 crc crio[3654]: time=\"2026-06-12T15:11:53.90877814Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.909046 crc crio[3654]: time=\"2026-06-12T15:11:53.90890524Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 12 15:11:53.909437 crc crio[3654]: time=\"2026-06-12T15:11:53.909383213Z\" 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:0xc000184040}] Aliases:map[]}\"\nJun 12 15:11:53.909582 crc crio[3654]: time=\"2026-06-12T15:11:53.909552768Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:53.975042 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:53.975217 crc crio[3654]: time=\"2026-06-12T15:11:53.975150651Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 12 15:11:53.975217 crc crio[3654]: time=\"2026-06-12T15:11:53.975196772Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:53.975604 crc crio[3654]: time=\"2026-06-12T15:11:53.975443379Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 12 15:11:53.975892 crc crio[3654]: time=\"2026-06-12T15:11:53.975797348Z\" 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:0xc000184108}] Aliases:map[]}\"\nJun 12 15:11:53.976029 crc crio[3654]: time=\"2026-06-12T15:11:53.976004584Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.090786 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042512024Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042542304Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042572665Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042710899Z\" 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:0xc001790158}] Aliases:map[]}\"\nJun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042820222Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.107166 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.106967133Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107009204Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107041695Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107049245Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107058445Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107069006Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107099617Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 12 15:11:54.107698 crc crio[3654]: time=\"2026-06-12T15:11:54.107382464Z\" 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:0xc000630100}] Aliases:map[]}\"\nJun 12 15:11:54.107698 crc crio[3654]: time=\"2026-06-12T15:11:54.10757483Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.124570 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.124570 crc crio[3654]: time=\"2026-06-12T15:11:54.12451354Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 12 15:11:54.124570 crc crio[3654]: time=\"2026-06-12T15:11:54.124542671Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.124570 crc crio[3654]: time=\"2026-06-12T15:11:54.124572402Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 12 15:11:54.125194 crc crio[3654]: time=\"2026-06-12T15:11:54.124718676Z\" 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:0xc000f36010}] Aliases:map[]}\"\nJun 12 15:11:54.125194 crc crio[3654]: time=\"2026-06-12T15:11:54.124825429Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.326896 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327020232Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327081144Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327140075Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327578877Z\" 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:0xc001dc2290}] Aliases:map[]}\"\nJun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327825114Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.349118 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.349394 crc crio[3654]: time=\"2026-06-12T15:11:54.349307604Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 12 15:11:54.349394 crc crio[3654]: time=\"2026-06-12T15:11:54.349378596Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349400107Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349409417Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349417197Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349424568Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349464009Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 12 15:11:54.349746 crc crio[3654]: time=\"2026-06-12T15:11:54.349705955Z\" 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:0xc000f36378}] Aliases:map[]}\"\nJun 12 15:11:54.349934 crc crio[3654]: time=\"2026-06-12T15:11:54.34985919Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.611476 crc crio[3654]: time=\"2026-06-12T15:11:54.611380208Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.611660 crc crio[3654]: time=\"2026-06-12T15:11:54.611597584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.625372 crc crio[3654]: time=\"2026-06-12T15:11:54.625151812Z\" 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=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.638564 crc crio[3654]: time=\"2026-06-12T15:11:54.638384169Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.638564 crc crio[3654]: time=\"2026-06-12T15:11:54.638541443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.646830 crc crio[3654]: time=\"2026-06-12T15:11:54.646793757Z\" 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=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.654948 crc crio[3654]: time=\"2026-06-12T15:11:54.654861574Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.654948 crc crio[3654]: time=\"2026-06-12T15:11:54.654943257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.668234 crc crio[3654]: time=\"2026-06-12T15:11:54.668139474Z\" 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=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.668394 crc crio[3654]: time=\"2026-06-12T15:11:54.668146874Z\" level=info msg=\"Ran pod sandbox 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45 with infra container: openshift-etcd/etcd-crc/POD\" id=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.669053 crc crio[3654]: time=\"2026-06-12T15:11:54.669020747Z\" level=info msg=\"Ran pod sandbox cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.671197 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.671517 crc crio[3654]: time=\"2026-06-12T15:11:54.671306429Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 12 15:11:54.671517 crc crio[3654]: time=\"2026-06-12T15:11:54.67134011Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.671517 crc crio[3654]: time=\"2026-06-12T15:11:54.671377641Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 12 15:11:54.671841 crc crio[3654]: time=\"2026-06-12T15:11:54.671802881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=29c02ee4-8f03-49b5-a760-7d867d618c28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.671841 crc crio[3654]: time=\"2026-06-12T15:11:54.671850164Z\" 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:0xc000130390}] Aliases:map[]}\"\nJun 12 15:11:54.672214 crc crio[3654]: time=\"2026-06-12T15:11:54.672025818Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.672377 crc crio[3654]: time=\"2026-06-12T15:11:54.672307155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=73e7e0b7-31c0-441a-80ce-d6bca2e9bbff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.677515 crc crio[3654]: time=\"2026-06-12T15:11:54.677009833Z\" level=info msg=\"Ran pod sandbox db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.678083 crc crio[3654]: time=\"2026-06-12T15:11:54.67804317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=42e3acfe-1470-4268-9371-59fa679481f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.680070 crc crio[3654]: time=\"2026-06-12T15:11:54.679076328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=54c94cfc-0dd4-4308-9a2b-1c236e84998c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.681395 crc crio[3654]: time=\"2026-06-12T15:11:54.680846616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3339f61d-5c45-4051-ba8d-6516acb04c67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.682628 crc crio[3654]: time=\"2026-06-12T15:11:54.682537622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4280184b-94ef-4ea9-9ee0-c4b1e4e231b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.684428 crc crio[3654]: time=\"2026-06-12T15:11:54.684163748Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=e877ab93-cbb5-4322-8d54-1babf7a6d76a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:54.685106 crc crio[3654]: time=\"2026-06-12T15:11:54.684976108Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=abac637d-747e-4f86-8bad-2f9326c80974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:54.687065 crc crio[3654]: time=\"2026-06-12T15:11:54.686830318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.687430 crc crio[3654]: time=\"2026-06-12T15:11:54.686847218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.688752 crc crio[3654]: time=\"2026-06-12T15:11:54.688639127Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=fb6aa0e7-bf38-4baf-9394-9fa3cf564c73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:54.689785 crc crio[3654]: time=\"2026-06-12T15:11:54.689711478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.712712 crc crio[3654]: time=\"2026-06-12T15:11:54.712121792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.712933 crc crio[3654]: time=\"2026-06-12T15:11:54.712890373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.715876 crc crio[3654]: time=\"2026-06-12T15:11:54.715830822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.735743 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.736153 crc crio[3654]: time=\"2026-06-12T15:11:54.73610817Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 12 15:11:54.736235 crc crio[3654]: time=\"2026-06-12T15:11:54.736221824Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.736419 crc crio[3654]: time=\"2026-06-12T15:11:54.736398168Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 12 15:11:54.736541 crc crio[3654]: time=\"2026-06-12T15:11:54.736523692Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.736664 crc crio[3654]: time=\"2026-06-12T15:11:54.736645305Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 12 15:11:54.736830 crc crio[3654]: time=\"2026-06-12T15:11:54.73681123Z\" 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:0xc000f42000}] Aliases:map[]}\"\nJun 12 15:11:54.736936 crc crio[3654]: time=\"2026-06-12T15:11:54.736920513Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:11:54.737005 crc crio[3654]: time=\"2026-06-12T15:11:54.736990495Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:11:54.737090 crc crio[3654]: time=\"2026-06-12T15:11:54.737070347Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:54.744319 crc crio[3654]: time=\"2026-06-12T15:11:54.744131969Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.744319 crc crio[3654]: time=\"2026-06-12T15:11:54.744238682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.751561 crc crio[3654]: time=\"2026-06-12T15:11:54.7512199Z\" 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=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.760593 crc crio[3654]: time=\"2026-06-12T15:11:54.760209583Z\" level=info msg=\"Ran pod sandbox b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.763075 crc crio[3654]: time=\"2026-06-12T15:11:54.762939525Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.763172 crc crio[3654]: time=\"2026-06-12T15:11:54.763078189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.770020 crc crio[3654]: time=\"2026-06-12T15:11:54.769716931Z\" 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=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.786143 crc crio[3654]: time=\"2026-06-12T15:11:54.785872367Z\" level=info msg=\"Ran pod sandbox b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:11:54.804169 crc crio[3654]: time=\"2026-06-12T15:11:54.803978975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b2747a93-1a50-426b-af93-f30d2509d473 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.813002 crc crio[3654]: time=\"2026-06-12T15:11:54.812749163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5e9437c0-4269-475b-bbc0-709fedf166aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.817091 crc crio[3654]: time=\"2026-06-12T15:11:54.816943245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b395532f-838f-4ab0-a176-631de9207106 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.818238 crc crio[3654]: time=\"2026-06-12T15:11:54.818091557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=11a1ce87-34c7-4460-9afe-732347613f6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:54.821937 crc crio[3654]: time=\"2026-06-12T15:11:54.82119637Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=00252422-8984-4ae3-a578-a20ad0b7a5c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:54.821937 crc crio[3654]: time=\"2026-06-12T15:11:54.82191756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.826841 crc crio[3654]: time=\"2026-06-12T15:11:54.822568599Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=3892be2f-cdbf-4433-97b4-206024a2a61d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:54.826841 crc crio[3654]: time=\"2026-06-12T15:11:54.823025031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.839782 crc crio[3654]: time=\"2026-06-12T15:11:54.839575627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.848197 crc crio[3654]: time=\"2026-06-12T15:11:54.848049215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:54.987229 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:54.987553 crc crio[3654]: time=\"2026-06-12T15:11:54.987329801Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 12 15:11:54.987553 crc crio[3654]: time=\"2026-06-12T15:11:54.987366732Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:54.987553 crc crio[3654]: time=\"2026-06-12T15:11:54.987428864Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 12 15:11:54.987696 crc crio[3654]: time=\"2026-06-12T15:11:54.98765213Z\" 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:0xc000130398}] Aliases:map[]}\"\nJun 12 15:11:54.987848 crc crio[3654]: time=\"2026-06-12T15:11:54.987778764Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.242459 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.242679 crc crio[3654]: time=\"2026-06-12T15:11:55.242612012Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 12 15:11:55.242679 crc crio[3654]: time=\"2026-06-12T15:11:55.242649153Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.242810 crc crio[3654]: time=\"2026-06-12T15:11:55.242688414Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 12 15:11:55.242904 crc crio[3654]: time=\"2026-06-12T15:11:55.242853169Z\" 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:0xc000130840}] Aliases:map[]}\"\nJun 12 15:11:55.243096 crc crio[3654]: time=\"2026-06-12T15:11:55.243041074Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.284946 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.285761 crc crio[3654]: time=\"2026-06-12T15:11:55.285689428Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 12 15:11:55.285826 crc crio[3654]: time=\"2026-06-12T15:11:55.28576414Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.285826 crc crio[3654]: time=\"2026-06-12T15:11:55.285802861Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 12 15:11:55.286069 crc crio[3654]: time=\"2026-06-12T15:11:55.285968806Z\" 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:0xc000130bf8}] Aliases:map[]}\"\nJun 12 15:11:55.286386 crc crio[3654]: time=\"2026-06-12T15:11:55.286198732Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.337592 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337865047Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337913498Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337933979Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337944899Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337991181Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338150505Z\" 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:0xc00239a648}] Aliases:map[]}\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338221217Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338235777Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338307349Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.450943 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.450964448Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.451002829Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.451019649Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.45103338Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.45104477Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.45105419Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.451084061Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 12 15:11:55.451629 crc crio[3654]: time=\"2026-06-12T15:11:55.451317008Z\" 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:0xc000396060}] Aliases:map[]}\"\nJun 12 15:11:55.451629 crc crio[3654]: time=\"2026-06-12T15:11:55.451527113Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.529238 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528817059Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.52886386Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528881861Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528889571Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528918282Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 12 15:11:55.531417 crc crio[3654]: time=\"2026-06-12T15:11:55.529780356Z\" 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:0xc000630168}] Aliases:map[]}\"\nJun 12 15:11:55.533530 crc crio[3654]: time=\"2026-06-12T15:11:55.533105155Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.618876 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.619059 crc crio[3654]: time=\"2026-06-12T15:11:55.618944372Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 12 15:11:55.619059 crc crio[3654]: time=\"2026-06-12T15:11:55.618975313Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.619059 crc crio[3654]: time=\"2026-06-12T15:11:55.619011374Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 12 15:11:55.619317 crc crio[3654]: time=\"2026-06-12T15:11:55.619216409Z\" 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:0xc000630188}] Aliases:map[]}\"\nJun 12 15:11:55.619571 crc crio[3654]: time=\"2026-06-12T15:11:55.619450836Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.688580 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.68870335Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688775532Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688793433Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688801963Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688811483Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688820543Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688830314Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688837754Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688866245Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.689737259Z\" 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:0xc000f36400}] Aliases:map[]}\"\nJun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.689878032Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.759468 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.759696 crc crio[3654]: time=\"2026-06-12T15:11:55.759615458Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 12 15:11:55.759696 crc crio[3654]: time=\"2026-06-12T15:11:55.759672169Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.759895 crc crio[3654]: time=\"2026-06-12T15:11:55.759726901Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 12 15:11:55.759989 crc crio[3654]: time=\"2026-06-12T15:11:55.759908616Z\" 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:0xc000f421e0}] Aliases:map[]}\"\nJun 12 15:11:55.760194 crc crio[3654]: time=\"2026-06-12T15:11:55.76008105Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.858236 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.858650 crc crio[3654]: time=\"2026-06-12T15:11:55.858550342Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 12 15:11:55.858740 crc crio[3654]: time=\"2026-06-12T15:11:55.858652275Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.858740 crc crio[3654]: time=\"2026-06-12T15:11:55.858701326Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 12 15:11:55.859001 crc crio[3654]: time=\"2026-06-12T15:11:55.858903252Z\" 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:0xc000626138}] Aliases:map[]}\"\nJun 12 15:11:55.859580 crc crio[3654]: time=\"2026-06-12T15:11:55.859241731Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.886075 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.886138748Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.886174849Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.886192199Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.8862023Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.8862326Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 12 15:11:55.886538 crc crio[3654]: time=\"2026-06-12T15:11:55.886443166Z\" 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:0xc000626218}] Aliases:map[]}\"\nJun 12 15:11:55.886683 crc crio[3654]: time=\"2026-06-12T15:11:55.886616011Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:55.990865 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:55.991126 crc crio[3654]: time=\"2026-06-12T15:11:55.991017202Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 12 15:11:55.991126 crc crio[3654]: time=\"2026-06-12T15:11:55.991052713Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:55.991126 crc crio[3654]: time=\"2026-06-12T15:11:55.991101064Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 12 15:11:55.991426 crc crio[3654]: time=\"2026-06-12T15:11:55.991380872Z\" 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:0xc00008c710}] Aliases:map[]}\"\nJun 12 15:11:55.991953 crc crio[3654]: time=\"2026-06-12T15:11:55.991594478Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.071712 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.071925 crc crio[3654]: time=\"2026-06-12T15:11:56.071751956Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 12 15:11:56.071925 crc crio[3654]: time=\"2026-06-12T15:11:56.071788697Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.071925 crc crio[3654]: time=\"2026-06-12T15:11:56.071830549Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 12 15:11:56.072133 crc crio[3654]: time=\"2026-06-12T15:11:56.072004273Z\" 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:0xc000f366f0}] Aliases:map[]}\"\nJun 12 15:11:56.072391 crc crio[3654]: time=\"2026-06-12T15:11:56.072327762Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.122649 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120205306Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120239037Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.12034885Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.12036156Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120417451Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120619437Z\" 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:0xc000f367e8}] Aliases:map[]}\"\nJun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120767861Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.366199 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366198234Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366232255Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366301087Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366320107Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366354018Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366572344Z\" 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:0xc001dc2298}] Aliases:map[]}\"\nJun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366728058Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.369622 crc crio[3654]: time=\"2026-06-12T15:11:56.369535285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.369916 crc crio[3654]: time=\"2026-06-12T15:11:56.369877024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.372826 crc crio[3654]: time=\"2026-06-12T15:11:56.372661889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.373082 crc crio[3654]: time=\"2026-06-12T15:11:56.372996726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.377368 crc crio[3654]: time=\"2026-06-12T15:11:56.37709029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.612789 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.61242101Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.612519903Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.612575665Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.61277397Z\" 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:0xc000184770}] Aliases:map[]}\"\nJun 12 15:11:56.613699 crc crio[3654]: time=\"2026-06-12T15:11:56.613026417Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.613699 crc crio[3654]: time=\"2026-06-12T15:11:56.613456439Z\" level=info msg=\"Created container 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=fb6aa0e7-bf38-4baf-9394-9fa3cf564c73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:56.614789 crc crio[3654]: time=\"2026-06-12T15:11:56.614632481Z\" level=info msg=\"Created container 0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=3892be2f-cdbf-4433-97b4-206024a2a61d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:56.615079 crc crio[3654]: time=\"2026-06-12T15:11:56.61497585Z\" level=info msg=\"Created container 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a: openshift-etcd/etcd-crc/setup\" id=e877ab93-cbb5-4322-8d54-1babf7a6d76a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:56.618727 crc crio[3654]: time=\"2026-06-12T15:11:56.618533367Z\" level=info msg=\"Starting container: 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60\" id=03317802-fb2b-41d1-9c40-d1e345af17e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:56.619102 crc crio[3654]: time=\"2026-06-12T15:11:56.618979182Z\" level=info msg=\"Starting container: 0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8\" id=9cad4eb3-2179-4112-b5b8-31b2d9d024f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:56.619806 crc crio[3654]: time=\"2026-06-12T15:11:56.619756729Z\" level=info msg=\"Starting container: 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a\" id=207d20df-1437-4c5b-831c-e4a66a0ba0aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:56.625698 crc crio[3654]: time=\"2026-06-12T15:11:56.625454963Z\" level=info msg=\"Started container\" PID=5415 containerID=0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=9cad4eb3-2179-4112-b5b8-31b2d9d024f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc\nJun 12 15:11:56.627115 crc crio[3654]: time=\"2026-06-12T15:11:56.626803459Z\" level=info msg=\"Started container\" PID=5412 containerID=3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=03317802-fb2b-41d1-9c40-d1e345af17e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:11:56.628645 crc crio[3654]: time=\"2026-06-12T15:11:56.628442424Z\" level=info msg=\"Started container\" PID=5413 containerID=051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a description=openshift-etcd/etcd-crc/setup id=207d20df-1437-4c5b-831c-e4a66a0ba0aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:11:56.630824 crc crio[3654]: time=\"2026-06-12T15:11:56.630788277Z\" level=info msg=\"Created container 064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=00252422-8984-4ae3-a578-a20ad0b7a5c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:56.633067 crc crio[3654]: time=\"2026-06-12T15:11:56.632930905Z\" level=info msg=\"Starting container: 064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04\" id=ab176495-004d-4a8b-916e-c0743cf43b90 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:56.633786 crc crio[3654]: time=\"2026-06-12T15:11:56.633633074Z\" level=info msg=\"Created container 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=abac637d-747e-4f86-8bad-2f9326c80974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:56.635169 crc crio[3654]: time=\"2026-06-12T15:11:56.635069964Z\" level=info msg=\"Starting container: 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7\" id=03cd6e88-4fe8-420e-9a48-3e839a1869e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:56.643014 crc crio[3654]: time=\"2026-06-12T15:11:56.642942416Z\" level=info msg=\"Started container\" PID=5414 containerID=064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ab176495-004d-4a8b-916e-c0743cf43b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d\nJun 12 15:11:56.643644 crc crio[3654]: time=\"2026-06-12T15:11:56.643443189Z\" level=info msg=\"Started container\" PID=5417 containerID=0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=03cd6e88-4fe8-420e-9a48-3e839a1869e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\nJun 12 15:11:56.645917 crc crio[3654]: time=\"2026-06-12T15:11:56.645878856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c4ab57e4-be11-4117-94cc-c71139a10ff3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:56.651128 crc crio[3654]: time=\"2026-06-12T15:11:56.650981446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ebb8e72a-a1f9-489e-8754-cc69983522c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:56.656643 crc crio[3654]: time=\"2026-06-12T15:11:56.654879198Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9846ed5a-c207-483a-93f6-a2ab99709d77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:56.656643 crc crio[3654]: time=\"2026-06-12T15:11:56.6556726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.684973 crc crio[3654]: time=\"2026-06-12T15:11:56.684756517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:56.848413 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.848838 crc crio[3654]: time=\"2026-06-12T15:11:56.848540523Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 12 15:11:56.848838 crc crio[3654]: time=\"2026-06-12T15:11:56.848659517Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.848838 crc crio[3654]: time=\"2026-06-12T15:11:56.848697148Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 12 15:11:56.848998 crc crio[3654]: time=\"2026-06-12T15:11:56.848842782Z\" 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:0xc000130550}] Aliases:map[]}\"\nJun 12 15:11:56.848998 crc crio[3654]: time=\"2026-06-12T15:11:56.848981935Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.876416 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.876732 crc crio[3654]: time=\"2026-06-12T15:11:56.876615643Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 12 15:11:56.876732 crc crio[3654]: time=\"2026-06-12T15:11:56.876712606Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:11:56.876821 crc crio[3654]: time=\"2026-06-12T15:11:56.876752067Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 12 15:11:56.877081 crc crio[3654]: time=\"2026-06-12T15:11:56.876897751Z\" 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:0xc001dc2110}] Aliases:map[]}\"\nJun 12 15:11:56.877152 crc crio[3654]: time=\"2026-06-12T15:11:56.877089706Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:11:56.901345 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:11:56.901601 crc crio[3654]: time=\"2026-06-12T15:11:56.901436043Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 12 15:11:56.966677 crc crio[3654]: time=\"2026-06-12T15:11:56.966511553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.053446 crc crio[3654]: time=\"2026-06-12T15:11:57.053378341Z\" level=info msg=\"Created container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9846ed5a-c207-483a-93f6-a2ab99709d77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:57.055113 crc crio[3654]: time=\"2026-06-12T15:11:57.055057456Z\" level=info msg=\"Starting container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd\" id=35bf95fa-5f92-4a2f-b401-56ff7cd8f8d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:57.059806 crc crio[3654]: time=\"2026-06-12T15:11:57.059701771Z\" level=info msg=\"Started container\" PID=5492 containerID=0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=35bf95fa-5f92-4a2f-b401-56ff7cd8f8d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:11:57.073895 crc crio[3654]: time=\"2026-06-12T15:11:57.073740131Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b1b39a01-687e-4c6c-a6e4-765dc5ca38df name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.075813 crc crio[3654]: time=\"2026-06-12T15:11:57.075773796Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8d9045ad-70bd-487f-b211-ccc90e04785a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.077602 crc crio[3654]: time=\"2026-06-12T15:11:57.077573844Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ea1575f0-1b0b-4cbf-8bc6-7cd27799166d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:57.077990 crc crio[3654]: time=\"2026-06-12T15:11:57.077967725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.089155 crc crio[3654]: time=\"2026-06-12T15:11:57.08850626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.163717 crc crio[3654]: time=\"2026-06-12T15:11:57.162972703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c41fe4c2-722c-4b4b-b887-01967ed4fde3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.169952 crc crio[3654]: time=\"2026-06-12T15:11:57.169837751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d5e66d04-21e9-47e1-b3cb-611be32bf05c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.170048 crc crio[3654]: time=\"2026-06-12T15:11:57.169991194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff3fad3b-ff28-452a-b135-3916d229263a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.171847 crc crio[3654]: time=\"2026-06-12T15:11:57.171771972Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ffed7cf2-d4f9-4495-9a76-1b755868ec35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:57.172386 crc crio[3654]: time=\"2026-06-12T15:11:57.17206377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.172874 crc crio[3654]: time=\"2026-06-12T15:11:57.172777258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6039ac3f-142f-4ed3-a55b-9ef0c8de172e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.176199 crc crio[3654]: time=\"2026-06-12T15:11:57.176043696Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2692144c-a4c5-4686-8c6d-5c8d95fc8a09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:57.176619 crc crio[3654]: time=\"2026-06-12T15:11:57.17656221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.176705 crc crio[3654]: time=\"2026-06-12T15:11:57.17656252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0a21527-1f78-4140-857c-77932640a47d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.178429 crc crio[3654]: time=\"2026-06-12T15:11:57.178356838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9b09be72-2fe4-42c0-b1e3-130d606914ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.182892 crc crio[3654]: time=\"2026-06-12T15:11:57.182776388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=15199c89-2203-46db-89ca-bf07e207c123 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.184707 crc crio[3654]: time=\"2026-06-12T15:11:57.184608767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=90771292-423e-4c18-9211-5341d4e34c2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:57.189635 crc crio[3654]: time=\"2026-06-12T15:11:57.189526871Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=7b5539ac-21f3-4c40-84d9-48e7819f97d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:57.192436 crc crio[3654]: time=\"2026-06-12T15:11:57.192308815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.194429 crc crio[3654]: time=\"2026-06-12T15:11:57.194368264Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f55864fd-d03b-4fbf-838d-1c33c146577c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:57.194589 crc crio[3654]: time=\"2026-06-12T15:11:57.194428272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.196863 crc crio[3654]: time=\"2026-06-12T15:11:57.196752865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.210368 crc crio[3654]: time=\"2026-06-12T15:11:57.210066228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.241634 crc crio[3654]: time=\"2026-06-12T15:11:57.240742765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:57.276862 crc crio[3654]: time=\"2026-06-12T15:11:57.276769359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.130015 crc crio[3654]: time=\"2026-06-12T15:11:58.129692609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.254414 crc crio[3654]: time=\"2026-06-12T15:11:58.252411062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.331970 crc crio[3654]: time=\"2026-06-12T15:11:58.33140698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.351603 crc crio[3654]: time=\"2026-06-12T15:11:58.351559792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.435638 crc crio[3654]: time=\"2026-06-12T15:11:58.424945637Z\" level=info msg=\"Created container c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2692144c-a4c5-4686-8c6d-5c8d95fc8a09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:58.435638 crc crio[3654]: time=\"2026-06-12T15:11:58.429683304Z\" level=info msg=\"Starting container: c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245\" id=22f569fa-08e3-42eb-9e91-292d714b8631 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:58.463446 crc crio[3654]: time=\"2026-06-12T15:11:58.463087896Z\" level=info msg=\"Started container\" PID=5531 containerID=c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=22f569fa-08e3-42eb-9e91-292d714b8631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:11:58.476677 crc crio[3654]: time=\"2026-06-12T15:11:58.476624524Z\" level=info msg=\"Created container 0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f55864fd-d03b-4fbf-838d-1c33c146577c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:58.478747 crc crio[3654]: time=\"2026-06-12T15:11:58.47803723Z\" level=info msg=\"Starting container: 0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d\" id=a16f16f2-6bd9-4642-95b8-0e04b6371364 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:58.486719 crc crio[3654]: time=\"2026-06-12T15:11:58.486436047Z\" level=info msg=\"Started container\" PID=5541 containerID=0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a16f16f2-6bd9-4642-95b8-0e04b6371364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc\nJun 12 15:11:58.500831 crc crio[3654]: time=\"2026-06-12T15:11:58.500723984Z\" level=info msg=\"Created container 47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=7b5539ac-21f3-4c40-84d9-48e7819f97d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:58.506874 crc crio[3654]: time=\"2026-06-12T15:11:58.506615823Z\" level=info msg=\"Starting container: 47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705\" id=b41b0438-6117-4701-9367-b82f11731381 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:58.510950 crc crio[3654]: time=\"2026-06-12T15:11:58.510843367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3c12c9b4-05d7-488e-84a6-08d9b3e53334 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:58.516177 crc crio[3654]: time=\"2026-06-12T15:11:58.515691789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=886594d3-cbae-484b-b265-ee9c2ff9e2cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:58.517125 crc crio[3654]: time=\"2026-06-12T15:11:58.516991114Z\" level=info msg=\"Started container\" PID=5546 containerID=47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=b41b0438-6117-4701-9367-b82f11731381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d\nJun 12 15:11:58.519804 crc crio[3654]: time=\"2026-06-12T15:11:58.519665956Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2d9145a2-a2f6-45b3-aeda-b61fcb5b63d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:58.522657 crc crio[3654]: time=\"2026-06-12T15:11:58.522414311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.550585 crc crio[3654]: time=\"2026-06-12T15:11:58.550216001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.563615 crc crio[3654]: time=\"2026-06-12T15:11:58.560911451Z\" level=info msg=\"Created container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ffed7cf2-d4f9-4495-9a76-1b755868ec35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:58.569034 crc crio[3654]: time=\"2026-06-12T15:11:58.568870597Z\" level=info msg=\"Starting container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326\" id=cbd96c73-69d3-4671-98d7-b9369e14db27 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:58.587387 crc crio[3654]: time=\"2026-06-12T15:11:58.586723318Z\" level=info msg=\"Started container\" PID=5549 containerID=60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=cbd96c73-69d3-4671-98d7-b9369e14db27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\nJun 12 15:11:58.686418 crc crio[3654]: time=\"2026-06-12T15:11:58.686343842Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fc73ba8c-5508-46b1-b692-9a9d9b5edbdd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:58.689740 crc crio[3654]: time=\"2026-06-12T15:11:58.689536687Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=592fb5a9-4437-4886-b180-86a5bc591769 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:58.693782 crc crio[3654]: time=\"2026-06-12T15:11:58.69366575Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3916736f-aa46-4b0b-9d8a-e63af02e5775 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:58.695892 crc crio[3654]: time=\"2026-06-12T15:11:58.695851129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:58.732105 crc crio[3654]: time=\"2026-06-12T15:11:58.72664554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:59.320126 crc crio[3654]: time=\"2026-06-12T15:11:59.319616223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ebf569a8-4e63-416f-9b9a-4bb5fdf123ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:59.344186 crc crio[3654]: time=\"2026-06-12T15:11:59.339312552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=25866894-c5c8-4326-a610-98b6094eed39 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:59.352562 crc crio[3654]: time=\"2026-06-12T15:11:59.352414486Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=87d3849e-4051-479c-b58c-12c9b609941a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:59.353202 crc crio[3654]: time=\"2026-06-12T15:11:59.35294029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:59.412562 crc crio[3654]: time=\"2026-06-12T15:11:59.412071678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:59.425933 crc crio[3654]: time=\"2026-06-12T15:11:59.425824136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:59.674825 crc crio[3654]: time=\"2026-06-12T15:11:59.674693897Z\" level=info msg=\"Created container 0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2d9145a2-a2f6-45b3-aeda-b61fcb5b63d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:59.685958 crc crio[3654]: time=\"2026-06-12T15:11:59.68584771Z\" level=info msg=\"Starting container: 0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e\" id=73737516-06ea-468c-bd12-b462c6f7362b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:11:59.735330 crc crio[3654]: time=\"2026-06-12T15:11:59.734529135Z\" level=info msg=\"Started container\" PID=5593 containerID=0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=73737516-06ea-468c-bd12-b462c6f7362b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc\nJun 12 15:11:59.831671 crc crio[3654]: time=\"2026-06-12T15:11:59.831606661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ae3e2c8f-def1-47d9-9825-3a5257131223 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:59.878209 crc crio[3654]: time=\"2026-06-12T15:11:59.878077855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=324e830d-09c6-47ff-8402-2c3e3d91a4a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:11:59.890179 crc crio[3654]: time=\"2026-06-12T15:11:59.889994367Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9ba4732b-6cf1-4fbd-aab3-49c169eaae80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:11:59.890838 crc crio[3654]: time=\"2026-06-12T15:11:59.890690216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:11:59.945394 crc crio[3654]: time=\"2026-06-12T15:11:59.943219856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:00.493227 crc crio[3654]: time=\"2026-06-12T15:12:00.493005119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:00.993591 crc crio[3654]: time=\"2026-06-12T15:12:00.989647642Z\" level=info msg=\"Created container 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0: openshift-etcd/etcd-crc/etcd-resources-copy\" id=87d3849e-4051-479c-b58c-12c9b609941a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:00.997734 crc crio[3654]: time=\"2026-06-12T15:12:00.995237655Z\" level=info msg=\"Starting container: 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0\" id=cc8734ae-1fdd-40b5-9496-cf0063296931 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:01.001240 crc crio[3654]: time=\"2026-06-12T15:12:01.000894326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:01.092698 crc crio[3654]: time=\"2026-06-12T15:12:01.091035902Z\" level=info msg=\"Started container\" PID=5615 containerID=7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0 description=openshift-etcd/etcd-crc/etcd-resources-copy id=cc8734ae-1fdd-40b5-9496-cf0063296931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:12:01.282345 crc crio[3654]: time=\"2026-06-12T15:12:01.280728Z\" level=info msg=\"Created container da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9ba4732b-6cf1-4fbd-aab3-49c169eaae80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:01.291631 crc crio[3654]: time=\"2026-06-12T15:12:01.290927017Z\" level=info msg=\"Starting container: da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f\" id=fa4ecf02-646d-48a1-b165-02be31fe801f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:01.322623 crc crio[3654]: time=\"2026-06-12T15:12:01.316337132Z\" level=info msg=\"Started container\" PID=5648 containerID=da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=fa4ecf02-646d-48a1-b165-02be31fe801f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc\nJun 12 15:12:01.368395 crc crio[3654]: time=\"2026-06-12T15:12:01.359312594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=70477a96-ad1a-4132-a212-8c1a7ce43d13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:01.372699 crc crio[3654]: time=\"2026-06-12T15:12:01.372175714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=32eb7f23-89e6-4a57-9761-c2bdda246429 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:01.378727 crc crio[3654]: time=\"2026-06-12T15:12:01.378677987Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=a2b3750b-0bb7-4dfa-bed4-1f0d6ef2a3b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:01.379573 crc crio[3654]: time=\"2026-06-12T15:12:01.379544371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:01.414354 crc crio[3654]: time=\"2026-06-12T15:12:01.414183674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.089972 crc crio[3654]: time=\"2026-06-12T15:12:02.086838624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.111228 crc crio[3654]: time=\"2026-06-12T15:12:02.110773289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.216938 crc crio[3654]: time=\"2026-06-12T15:12:02.216495804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.442047 crc crio[3654]: time=\"2026-06-12T15:12:02.44192211Z\" level=info msg=\"Created container 42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ea1575f0-1b0b-4cbf-8bc6-7cd27799166d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:02.447612 crc crio[3654]: time=\"2026-06-12T15:12:02.444733434Z\" level=info msg=\"Starting container: 42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f\" id=7d945a68-099e-4f47-b662-0ad8107973b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:02.496188 crc crio[3654]: time=\"2026-06-12T15:12:02.495898527Z\" level=info msg=\"Created container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3916736f-aa46-4b0b-9d8a-e63af02e5775 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:02.500124 crc crio[3654]: time=\"2026-06-12T15:12:02.499192717Z\" level=info msg=\"Starting container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0\" id=900f6de3-8802-4733-ab5d-2c32159d0065 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:02.504046 crc crio[3654]: time=\"2026-06-12T15:12:02.501886149Z\" level=info msg=\"Started container\" PID=5689 containerID=42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7d945a68-099e-4f47-b662-0ad8107973b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:12:02.517732 crc crio[3654]: time=\"2026-06-12T15:12:02.516599486Z\" level=info msg=\"Created container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl\" id=a2b3750b-0bb7-4dfa-bed4-1f0d6ef2a3b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:02.520879 crc crio[3654]: time=\"2026-06-12T15:12:02.520115652Z\" level=info msg=\"Starting container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516\" id=8cdcddb5-68cc-42d7-93d5-e7432f490abd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:02.545307 crc crio[3654]: time=\"2026-06-12T15:12:02.54513647Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e0646596-9b6c-4d71-9a23-dcf390fadc32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:02.548161 crc crio[3654]: time=\"2026-06-12T15:12:02.548111891Z\" level=info msg=\"Started container\" PID=5692 containerID=b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=900f6de3-8802-4733-ab5d-2c32159d0065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\nJun 12 15:12:02.550412 crc crio[3654]: time=\"2026-06-12T15:12:02.550325247Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=04741dea-577d-405f-8523-b77962474027 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:02.560154 crc crio[3654]: time=\"2026-06-12T15:12:02.56009813Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e7f12ee7-f314-4b94-933f-c22d019eebd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:02.560931 crc crio[3654]: time=\"2026-06-12T15:12:02.560907032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.563928 crc crio[3654]: time=\"2026-06-12T15:12:02.563655268Z\" level=info msg=\"Started container\" PID=5695 containerID=ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 description=openshift-etcd/etcd-crc/etcdctl id=8cdcddb5-68cc-42d7-93d5-e7432f490abd name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:12:02.587892 crc crio[3654]: time=\"2026-06-12T15:12:02.585978991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=06da67e1-e7cd-4f91-acf8-c29a8ba23555 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:02.591551 crc crio[3654]: time=\"2026-06-12T15:12:02.589975181Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7c2c474a-eaa3-489b-bca9-b227a6dccbab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:02.600176 crc crio[3654]: time=\"2026-06-12T15:12:02.599226326Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=6dffbcb3-0c32-431c-a79d-2e24471b9480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:02.601879 crc crio[3654]: time=\"2026-06-12T15:12:02.601851318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.628581 crc crio[3654]: time=\"2026-06-12T15:12:02.620911728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.629348 crc crio[3654]: time=\"2026-06-12T15:12:02.629228746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f4eb8997-e0e9-4bea-9e15-1c0bd254ee6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:02.658537 crc crio[3654]: time=\"2026-06-12T15:12:02.654958612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=75ac0520-e39c-4ad1-b395-8beb9924cff3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:02.664487 crc crio[3654]: time=\"2026-06-12T15:12:02.660834875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.695710 crc crio[3654]: time=\"2026-06-12T15:12:02.695584644Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=d35282a5-de82-49e4-abcb-c89890acfa52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:02.697084 crc crio[3654]: time=\"2026-06-12T15:12:02.696056297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:02.773958 crc crio[3654]: time=\"2026-06-12T15:12:02.773761806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:03.768007 crc crio[3654]: time=\"2026-06-12T15:12:03.767479968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:03.773661 crc crio[3654]: time=\"2026-06-12T15:12:03.773474759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:03.871636 crc crio[3654]: time=\"2026-06-12T15:12:03.870858102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:04.100376 crc crio[3654]: time=\"2026-06-12T15:12:04.10010692Z\" level=info msg=\"Created container e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e7f12ee7-f314-4b94-933f-c22d019eebd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:04.103062 crc crio[3654]: time=\"2026-06-12T15:12:04.102911916Z\" level=info msg=\"Created container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd\" id=d35282a5-de82-49e4-abcb-c89890acfa52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:04.103592 crc crio[3654]: time=\"2026-06-12T15:12:04.103506903Z\" level=info msg=\"Starting container: e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f\" id=41f28692-c026-4660-a12a-ad2ec27b4062 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:04.104948 crc crio[3654]: time=\"2026-06-12T15:12:04.104805626Z\" level=info msg=\"Starting container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875\" id=3c3e121f-3808-452f-bfb1-ce834d77c046 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:04.105031 crc crio[3654]: time=\"2026-06-12T15:12:04.104944083Z\" level=info msg=\"Created container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=6dffbcb3-0c32-431c-a79d-2e24471b9480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:04.107247 crc crio[3654]: time=\"2026-06-12T15:12:04.10678356Z\" level=info msg=\"Starting container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73\" id=40533a9f-146b-4c93-8cd6-8efe7ba1428c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:04.131232 crc crio[3654]: time=\"2026-06-12T15:12:04.131095957Z\" level=info msg=\"Started container\" PID=5760 containerID=6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875 description=openshift-etcd/etcd-crc/etcd id=3c3e121f-3808-452f-bfb1-ce834d77c046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:12:04.141671 crc crio[3654]: time=\"2026-06-12T15:12:04.141541909Z\" level=info msg=\"Started container\" PID=5745 containerID=e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=41f28692-c026-4660-a12a-ad2ec27b4062 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:12:04.141671 crc crio[3654]: time=\"2026-06-12T15:12:04.141671652Z\" level=info msg=\"Started container\" PID=5748 containerID=ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=40533a9f-146b-4c93-8cd6-8efe7ba1428c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\nJun 12 15:12:04.163021 crc crio[3654]: time=\"2026-06-12T15:12:04.162901869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9c2bc35f-fe68-4621-9bde-50dda9d918b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:04.169728 crc crio[3654]: time=\"2026-06-12T15:12:04.16953447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7568d7f4-e49c-4d93-b8db-67bbd6b84ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:04.175787 crc crio[3654]: time=\"2026-06-12T15:12:04.175641351Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=8952a7e2-2151-4c8e-9d6e-945dae5225e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:04.176185 crc crio[3654]: time=\"2026-06-12T15:12:04.176111063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:04.193016 crc crio[3654]: time=\"2026-06-12T15:12:04.192800175Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3927a083-0d5f-40d3-84d8-ffdfbe4a4cf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:04.219743 crc crio[3654]: time=\"2026-06-12T15:12:04.219593939Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a5842d18-92bf-430c-8a31-0cf5d9ed9880 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:04.228652 crc crio[3654]: time=\"2026-06-12T15:12:04.22852144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:04.230658 crc crio[3654]: time=\"2026-06-12T15:12:04.230152894Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d144df39-2baa-4573-9a90-9ffe8699fda7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:04.230836 crc crio[3654]: time=\"2026-06-12T15:12:04.230771141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:04.295719 crc crio[3654]: time=\"2026-06-12T15:12:04.292651043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:05.867597 crc crio[3654]: time=\"2026-06-12T15:12:05.866787307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:05.899612 crc crio[3654]: time=\"2026-06-12T15:12:05.899546446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:06.179954 crc crio[3654]: time=\"2026-06-12T15:12:06.179221064Z\" level=info msg=\"Created container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d144df39-2baa-4573-9a90-9ffe8699fda7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:06.190766 crc crio[3654]: time=\"2026-06-12T15:12:06.18969699Z\" level=info msg=\"Starting container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53\" id=236e2fd6-42b9-4d4c-a44d-eb9acb38fe9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:06.210711 crc crio[3654]: time=\"2026-06-12T15:12:06.210190132Z\" level=info msg=\"Started container\" PID=5827 containerID=fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=236e2fd6-42b9-4d4c-a44d-eb9acb38fe9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\nJun 12 15:12:06.237243 crc crio[3654]: time=\"2026-06-12T15:12:06.237060818Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fd1f9d06-c759-4d5d-87a5-db4a96dd9d14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:06.241378 crc crio[3654]: time=\"2026-06-12T15:12:06.240932613Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b5382f5-d2a7-44ec-bbd3-4cee91c53b4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:06.245170 crc crio[3654]: time=\"2026-06-12T15:12:06.245076779Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c2d82fc5-3f4f-4ea6-a74f-2eeb48573976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:06.246153 crc crio[3654]: time=\"2026-06-12T15:12:06.246031695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:06.290639 crc crio[3654]: time=\"2026-06-12T15:12:06.289751013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:06.370562 crc crio[3654]: time=\"2026-06-12T15:12:06.365514483Z\" level=info msg=\"Created container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics\" id=8952a7e2-2151-4c8e-9d6e-945dae5225e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:06.386351 crc crio[3654]: time=\"2026-06-12T15:12:06.377768568Z\" level=info msg=\"Starting container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d\" id=9a6bd368-2def-4c67-aa24-88cc0a80922d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:06.487025 crc crio[3654]: time=\"2026-06-12T15:12:06.486631845Z\" level=info msg=\"Started container\" PID=5830 containerID=5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d description=openshift-etcd/etcd-crc/etcd-metrics id=9a6bd368-2def-4c67-aa24-88cc0a80922d name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:12:06.532175 crc crio[3654]: time=\"2026-06-12T15:12:06.53195282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=200ced07-3188-4f97-9805-e366797e567e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:06.557358 crc crio[3654]: time=\"2026-06-12T15:12:06.557052396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=70c621d3-4c8c-4a34-8306-bc2c5374b56d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:06.628142 crc crio[3654]: time=\"2026-06-12T15:12:06.628051614Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=45a7a377-d7f4-4357-aabc-0218377cba24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:06.629042 crc crio[3654]: time=\"2026-06-12T15:12:06.628851956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:06.706845 crc crio[3654]: time=\"2026-06-12T15:12:06.706666736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:07.303377 crc crio[3654]: time=\"2026-06-12T15:12:07.302953954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:07.477815 crc crio[3654]: time=\"2026-06-12T15:12:07.477533764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:07.596340 crc crio[3654]: time=\"2026-06-12T15:12:07.596198267Z\" level=info msg=\"Created container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c2d82fc5-3f4f-4ea6-a74f-2eeb48573976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:07.604929 crc crio[3654]: time=\"2026-06-12T15:12:07.604866492Z\" level=info msg=\"Starting container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4\" id=43f45167-da8c-4a32-a191-808a1869563b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:07.624186 crc crio[3654]: time=\"2026-06-12T15:12:07.62403282Z\" level=info msg=\"Started container\" PID=5856 containerID=2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=43f45167-da8c-4a32-a191-808a1869563b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\nJun 12 15:12:08.202679 crc crio[3654]: time=\"2026-06-12T15:12:08.202511837Z\" level=info msg=\"Created container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz\" id=45a7a377-d7f4-4357-aabc-0218377cba24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:08.204761 crc crio[3654]: time=\"2026-06-12T15:12:08.204195783Z\" level=info msg=\"Starting container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744\" id=820fbd5d-970d-452d-a73b-e7f08ff9708d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:08.221777 crc crio[3654]: time=\"2026-06-12T15:12:08.221642326Z\" level=info msg=\"Started container\" PID=5861 containerID=355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744 description=openshift-etcd/etcd-crc/etcd-readyz id=820fbd5d-970d-452d-a73b-e7f08ff9708d name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:12:08.395935 crc crio[3654]: time=\"2026-06-12T15:12:08.395790432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c4eee458-6119-4fb2-8197-84d9685e1ccc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:08.400841 crc crio[3654]: time=\"2026-06-12T15:12:08.400722736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a27d0c81-09a4-46bb-badf-1638e4eff875 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:08.405244 crc crio[3654]: time=\"2026-06-12T15:12:08.405178676Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=1491aef7-120f-4827-9a3e-c74bcfdd0239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:08.405911 crc crio[3654]: time=\"2026-06-12T15:12:08.405878385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:08.431871 crc crio[3654]: time=\"2026-06-12T15:12:08.431770425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:08.864154 crc crio[3654]: time=\"2026-06-12T15:12:08.86404698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:09.171036 crc crio[3654]: time=\"2026-06-12T15:12:09.170889875Z\" level=info msg=\"Created container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev\" id=1491aef7-120f-4827-9a3e-c74bcfdd0239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:09.172234 crc crio[3654]: time=\"2026-06-12T15:12:09.172056036Z\" level=info msg=\"Starting container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af\" id=b48e6a62-538b-4eb4-a086-d63fb0cfa1e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:09.209164 crc crio[3654]: time=\"2026-06-12T15:12:09.208973254Z\" level=info msg=\"Started container\" PID=5891 containerID=8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af description=openshift-etcd/etcd-crc/etcd-rev id=b48e6a62-538b-4eb4-a086-d63fb0cfa1e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\nJun 12 15:12:31.465965 crc crio[3654]: time=\"2026-06-12T15:12:31.465225872Z\" level=info msg=\"Stopping container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd (timeout: 30s)\" id=b2eb880d-6640-4a5f-9a31-cb4600141c5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:12:31.547595 crc crio[3654]: time=\"2026-06-12T15:12:31.547356603Z\" level=info msg=\"Stopped container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2eb880d-6640-4a5f-9a31-cb4600141c5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:12:31.549696 crc crio[3654]: time=\"2026-06-12T15:12:31.549550835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3925e6c4-8ed4-43c6-8414-d47b7eb471d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:31.552197 crc crio[3654]: time=\"2026-06-12T15:12:31.55210082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5bbfc456-0b7f-436e-ad06-66ec7d22c066 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:12:31.555357 crc crio[3654]: time=\"2026-06-12T15:12:31.554209879Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2cb283d-fb73-491d-ac00-4a1a4bafa3fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:31.555357 crc crio[3654]: time=\"2026-06-12T15:12:31.555350218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:31.573932 crc crio[3654]: time=\"2026-06-12T15:12:31.573819749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:31.757480 crc crio[3654]: time=\"2026-06-12T15:12:31.756582623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:12:31.844955 crc crio[3654]: time=\"2026-06-12T15:12:31.84465405Z\" level=info msg=\"Created container 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2cb283d-fb73-491d-ac00-4a1a4bafa3fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:12:31.846458 crc crio[3654]: time=\"2026-06-12T15:12:31.846336736Z\" level=info msg=\"Starting container: 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d\" id=1801a1bc-b814-476d-9dfc-e6c195d11ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:12:31.856239 crc crio[3654]: time=\"2026-06-12T15:12:31.856181142Z\" level=info msg=\"Started container\" PID=6089 containerID=5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1801a1bc-b814-476d-9dfc-e6c195d11ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:13:17.003939 crc crio[3654]: time=\"2026-06-12T15:13:17.00286816Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.005547 crc crio[3654]: time=\"2026-06-12T15:13:17.004165442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:17.030754 crc crio[3654]: time=\"2026-06-12T15:13:17.03066279Z\" 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=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.033764 crc crio[3654]: time=\"2026-06-12T15:13:17.033681685Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.033844 crc crio[3654]: time=\"2026-06-12T15:13:17.033788538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:17.041889 crc crio[3654]: time=\"2026-06-12T15:13:17.041810103Z\" 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=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.044848 crc crio[3654]: time=\"2026-06-12T15:13:17.044778777Z\" level=info msg=\"Ran pod sandbox 22d2bc4286ef887d391a9e20399643a0de5b423ddbcff92625cec1c16a90633d with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.047459 crc crio[3654]: time=\"2026-06-12T15:13:17.047370458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=302d1650-2a1b-4d67-91c6-2bd4fac94d34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:17.051223 crc crio[3654]: time=\"2026-06-12T15:13:17.05116387Z\" level=info msg=\"Ran pod sandbox e756466f5355b80b170af128ebbab9ccab540305d7963d58c3b6d903cca8d271 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.053308 crc crio[3654]: time=\"2026-06-12T15:13:17.053213914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=aaca6cca-1107-409e-83b0-786174eeec5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:17.064876 crc crio[3654]: time=\"2026-06-12T15:13:17.064825332Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.064982 crc crio[3654]: time=\"2026-06-12T15:13:17.064966546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:17.085559 crc crio[3654]: time=\"2026-06-12T15:13:17.085483927Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/49b23b26-6d6f-4dd1-88d6-70963d5ec191 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:0xc001004260}] Aliases:map[]}\"\nJun 12 15:13:17.085559 crc crio[3654]: time=\"2026-06-12T15:13:17.085547099Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:17.123016 crc crio[3654]: time=\"2026-06-12T15:13:17.12191264Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.123016 crc crio[3654]: time=\"2026-06-12T15:13:17.121991052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:17.133842 crc crio[3654]: time=\"2026-06-12T15:13:17.133643162Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:17.133842 crc crio[3654]: time=\"2026-06-12T15:13:17.133769826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:17.142717 crc crio[3654]: time=\"2026-06-12T15:13:17.142551874Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f87ae7b3-9fa3-4496-8c99-a502754bb199 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:0xc000630480}] Aliases:map[]}\"\nJun 12 15:13:17.142717 crc crio[3654]: time=\"2026-06-12T15:13:17.142612636Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:17.158203 crc crio[3654]: time=\"2026-06-12T15:13:17.157897272Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/86174414-2d88-4344-8938-594f8dde4530 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:0xc000f424a8}] Aliases:map[]}\"\nJun 12 15:13:17.158585 crc crio[3654]: time=\"2026-06-12T15:13:17.158206062Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:17.739881 crc crio[3654]: time=\"2026-06-12T15:13:17.739804922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3bc83b72-fd48-4520-a1a2-7712871c9765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:17.741713 crc crio[3654]: time=\"2026-06-12T15:13:17.7416416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6d3d70db-66ed-4796-9580-9583237362ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:19.877757 crc crio[3654]: time=\"2026-06-12T15:13:19.877163034Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:19.878705 crc crio[3654]: time=\"2026-06-12T15:13:19.877810335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:19.887021 crc crio[3654]: time=\"2026-06-12T15:13:19.886937595Z\" 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=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:19.889839 crc crio[3654]: time=\"2026-06-12T15:13:19.889765044Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:19.890075 crc crio[3654]: time=\"2026-06-12T15:13:19.889856017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:19.901869 crc crio[3654]: time=\"2026-06-12T15:13:19.901816886Z\" level=info msg=\"Ran pod sandbox 44b9e2d2d54d6dac95b4baaa92479286a038f6dc3f4e3ece6ee422a7b8fc4172 with infra container: openshift-dns/node-resolver-277xp/POD\" id=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:19.903522 crc crio[3654]: time=\"2026-06-12T15:13:19.903422097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=293fbc18-13f5-4f15-8d52-198d1c5461f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:19.914386 crc crio[3654]: time=\"2026-06-12T15:13:19.914145697Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/03794bfb-9fa9-404e-b680-ef92ce8bf891 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:0xc0006264f0}] Aliases:map[]}\"\nJun 12 15:13:19.914386 crc crio[3654]: time=\"2026-06-12T15:13:19.91421703Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:19.957826 crc crio[3654]: time=\"2026-06-12T15:13:19.957747178Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:19.957978 crc crio[3654]: time=\"2026-06-12T15:13:19.957960435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:19.983098 crc crio[3654]: time=\"2026-06-12T15:13:19.98305287Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5de63021-a2eb-4e3e-95b4-d05cafbe437d 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:0xc000626800}] Aliases:map[]}\"\nJun 12 15:13:19.983343 crc crio[3654]: time=\"2026-06-12T15:13:19.983298258Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.009804 crc crio[3654]: time=\"2026-06-12T15:13:20.009702904Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.009939 crc crio[3654]: time=\"2026-06-12T15:13:20.009809708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.022356 crc crio[3654]: time=\"2026-06-12T15:13:20.02219096Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/122be0ee-4752-42ca-9c7c-bbd38b741413 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:0xc000f42b70}] Aliases:map[]}\"\nJun 12 15:13:20.022356 crc crio[3654]: time=\"2026-06-12T15:13:20.022305274Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.046593 crc crio[3654]: time=\"2026-06-12T15:13:20.046501551Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.046796 crc crio[3654]: time=\"2026-06-12T15:13:20.046617955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.057641 crc crio[3654]: time=\"2026-06-12T15:13:20.057562291Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.057745 crc crio[3654]: time=\"2026-06-12T15:13:20.057676525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.061885 crc crio[3654]: time=\"2026-06-12T15:13:20.061775905Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a4570dcb-da55-4bd0-8cc3-79026811f475 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:0xc000630700}] Aliases:map[]}\"\nJun 12 15:13:20.061885 crc crio[3654]: time=\"2026-06-12T15:13:20.061859308Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.073420 crc crio[3654]: time=\"2026-06-12T15:13:20.072941306Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/db944baa-5803-4881-9372-25ab7e5181c7 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:0xc0006269c8}] Aliases:map[]}\"\nJun 12 15:13:20.073601 crc crio[3654]: time=\"2026-06-12T15:13:20.073420721Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.097827 crc crio[3654]: time=\"2026-06-12T15:13:20.097669743Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.097914 crc crio[3654]: time=\"2026-06-12T15:13:20.097866499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.147844 crc crio[3654]: time=\"2026-06-12T15:13:20.147639115Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/694cbc06-f254-4cf8-9542-af887469081d 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:0xc000626ce8}] Aliases:map[]}\"\nJun 12 15:13:20.147844 crc crio[3654]: time=\"2026-06-12T15:13:20.147752979Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.170236 crc crio[3654]: time=\"2026-06-12T15:13:20.169014512Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.170236 crc crio[3654]: time=\"2026-06-12T15:13:20.169141486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.195449 crc crio[3654]: time=\"2026-06-12T15:13:20.195236893Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6f0f59cd-e11b-4a23-90db-151cfb104e70 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:0xc000f42250}] Aliases:map[]}\"\nJun 12 15:13:20.195449 crc crio[3654]: time=\"2026-06-12T15:13:20.19544587Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.200164 crc crio[3654]: time=\"2026-06-12T15:13:20.200061806Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.200388 crc crio[3654]: time=\"2026-06-12T15:13:20.200198161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.210062 crc crio[3654]: time=\"2026-06-12T15:13:20.209784456Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.210062 crc crio[3654]: time=\"2026-06-12T15:13:20.209865978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.220613 crc crio[3654]: time=\"2026-06-12T15:13:20.219913435Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.220613 crc crio[3654]: time=\"2026-06-12T15:13:20.220028449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.229218 crc crio[3654]: time=\"2026-06-12T15:13:20.229100199Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.229469 crc crio[3654]: time=\"2026-06-12T15:13:20.229397518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.230167 crc crio[3654]: time=\"2026-06-12T15:13:20.229806571Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3a48e2cb-71a6-433a-9040-c1b5dea893ad 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:0xc001004338}] Aliases:map[]}\"\nJun 12 15:13:20.230167 crc crio[3654]: time=\"2026-06-12T15:13:20.229871183Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.255885 crc crio[3654]: time=\"2026-06-12T15:13:20.255829359Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d803276c-b459-4e36-b051-fa809102acc9 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:0xc0014ee078}] Aliases:map[]}\"\nJun 12 15:13:20.256091 crc crio[3654]: time=\"2026-06-12T15:13:20.256068907Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278686264Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/44298735-775e-4596-be56-f7752d9f4ccd 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:0xc0006262b0}] Aliases:map[]}\"\nJun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278864709Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278938372Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/97b585d4-0f41-493a-8bc4-a3979724460a 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:0xc000f424c8}] Aliases:map[]}\"\nJun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278979043Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.329231 crc crio[3654]: time=\"2026-06-12T15:13:20.329019808Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.329231 crc crio[3654]: time=\"2026-06-12T15:13:20.329130712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.369829 crc crio[3654]: time=\"2026-06-12T15:13:20.366626484Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.369829 crc crio[3654]: time=\"2026-06-12T15:13:20.367759271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.379876 crc crio[3654]: time=\"2026-06-12T15:13:20.379686943Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.380007 crc crio[3654]: time=\"2026-06-12T15:13:20.37989745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.390064 crc crio[3654]: time=\"2026-06-12T15:13:20.38983558Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.390064 crc crio[3654]: time=\"2026-06-12T15:13:20.389977305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.420963827Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.42105073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.607390073Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.607483196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.656746 crc crio[3654]: time=\"2026-06-12T15:13:20.656560484Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/592981ea-e3bd-4931-b9be-9304314d69cf 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:0xc000630590}] Aliases:map[]}\"\nJun 12 15:13:20.656746 crc crio[3654]: time=\"2026-06-12T15:13:20.656661157Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.680953 crc crio[3654]: time=\"2026-06-12T15:13:20.680661213Z\" 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=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.691706 crc crio[3654]: time=\"2026-06-12T15:13:20.691665951Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.691873 crc crio[3654]: time=\"2026-06-12T15:13:20.691854637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.715947 crc crio[3654]: time=\"2026-06-12T15:13:20.715602423Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.716612 crc crio[3654]: time=\"2026-06-12T15:13:20.716116519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:20.756980 crc crio[3654]: time=\"2026-06-12T15:13:20.756805061Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/84ef880c-9f6b-47e5-975a-f649b293d216 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:0xc0006308f8}] Aliases:map[]}\"\nJun 12 15:13:20.756980 crc crio[3654]: time=\"2026-06-12T15:13:20.756940826Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.806563 crc crio[3654]: time=\"2026-06-12T15:13:20.806468938Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/12c25b48-0f23-4249-9c06-c8ca222862aa 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:0xc001004588}] Aliases:map[]}\"\nJun 12 15:13:20.806741 crc crio[3654]: time=\"2026-06-12T15:13:20.806555771Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.809958 crc crio[3654]: time=\"2026-06-12T15:13:20.809923694Z\" level=info msg=\"Ran pod sandbox 4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.818294 crc crio[3654]: time=\"2026-06-12T15:13:20.814653934Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ae2d25dc-1af0-48a8-a8ef-15f186b60971 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:20.852019 crc crio[3654]: time=\"2026-06-12T15:13:20.851829679Z\" 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=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:20.900536 crc crio[3654]: time=\"2026-06-12T15:13:20.900413108Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/b3455f4d-3b3a-432b-993d-3d4111a97bb3 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:0xc001004028}] Aliases:map[]}\"\nJun 12 15:13:20.908574 crc crio[3654]: time=\"2026-06-12T15:13:20.908526208Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.912546 crc crio[3654]: time=\"2026-06-12T15:13:20.903533429Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/adede29e-f48d-4172-8a71-df7e2e0e6ddd 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:0xc0001841c8}] Aliases:map[]}\"\nJun 12 15:13:20.914046 crc crio[3654]: time=\"2026-06-12T15:13:20.904740398Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/34a658ed-c5c5-483f-86df-52b7908b7793 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:0xc000f42028}] Aliases:map[]}\"\nJun 12 15:13:20.915129 crc crio[3654]: time=\"2026-06-12T15:13:20.914751434Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.921466 crc crio[3654]: time=\"2026-06-12T15:13:20.912555112Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:20.999366 crc crio[3654]: time=\"2026-06-12T15:13:20.998868838Z\" level=info msg=\"Ran pod sandbox bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:21.039625 crc crio[3654]: time=\"2026-06-12T15:13:21.03957451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2819b565-62a7-47e9-aba2-169789a61659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:21.065722 crc crio[3654]: time=\"2026-06-12T15:13:21.065025931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0f0cf106-7953-4ca4-9048-da1be84598c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.715506408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d7ec4245-97a6-47da-a2d8-b9650d8e10fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716341554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=dd4fe063-02ea-47cc-b714-c38a1211f578 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716408746Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f267ba8a-6f68-403d-bdb0-eb608ec31eb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.715808857Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716974304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.717092799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4f1c119e-332c-412b-9409-5708da6cd3ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.715934031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b404b86c-97d7-46c0-b548-2575ede81e15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716042604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.717206001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716105986Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.717426758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718194154Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718357308Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718403231Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718424131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718451872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718565505Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718605456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.71842429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718940347Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718982448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719443613Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719493515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719748963Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719822125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.71994912Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.720864 crc crio[3654]: time=\"2026-06-12T15:13:32.71997919Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.720864 crc crio[3654]: time=\"2026-06-12T15:13:32.719992562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.720864 crc crio[3654]: time=\"2026-06-12T15:13:32.720018861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.722666 crc crio[3654]: time=\"2026-06-12T15:13:32.722592962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=70c3141f-7daa-4f7a-8711-83ac19eaa193 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.722790 crc crio[3654]: time=\"2026-06-12T15:13:32.722660154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=879f62ed-56e7-482e-a96b-200e427ff819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.722790 crc crio[3654]: time=\"2026-06-12T15:13:32.722753777Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=dd1c0c86-585c-4b3e-896c-04262ec3f437 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.723462 crc crio[3654]: time=\"2026-06-12T15:13:32.723407898Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.723639 crc crio[3654]: time=\"2026-06-12T15:13:32.723617435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.725622 crc crio[3654]: time=\"2026-06-12T15:13:32.725559486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2c4ff500-c767-4bb4-a69c-97fdad9f510a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.729044 crc crio[3654]: time=\"2026-06-12T15:13:32.728892322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=48faed1f-a700-4bf1-a50c-4925c23b2915 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.732428 crc crio[3654]: time=\"2026-06-12T15:13:32.732366582Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=35bd2aee-b113-4bc4-8317-0de35885af20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:32.732606 crc crio[3654]: time=\"2026-06-12T15:13:32.732551168Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7962a5cc-2e3c-4346-a399-548eb2701b8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:32.732868 crc crio[3654]: time=\"2026-06-12T15:13:32.732839406Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=a22f0f44-d75b-4682-98da-42b563e4c897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:32.733751 crc crio[3654]: time=\"2026-06-12T15:13:32.733606233Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=985e4c1a-f1b0-4287-ac4d-74015942bece name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:32.739831 crc crio[3654]: time=\"2026-06-12T15:13:32.737771262Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd028ffa-47c5-4e0c-b5c1-1ca9da1e4d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:32.742155 crc crio[3654]: time=\"2026-06-12T15:13:32.74210046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.742369 crc crio[3654]: time=\"2026-06-12T15:13:32.74210185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.742568 crc crio[3654]: time=\"2026-06-12T15:13:32.742495618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.742662 crc crio[3654]: time=\"2026-06-12T15:13:32.742554015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.747452 crc crio[3654]: time=\"2026-06-12T15:13:32.747399178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.765704 crc crio[3654]: time=\"2026-06-12T15:13:32.765621417Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4a334f6-f5b8-4305-842b-9989425a3b40 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:0xc00239a388}] Aliases:map[]}\"\nJun 12 15:13:32.765704 crc crio[3654]: time=\"2026-06-12T15:13:32.765681489Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.797970 crc crio[3654]: time=\"2026-06-12T15:13:32.797884357Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d32ccbbe-d461-40db-b179-e2e5db761ab4 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:0xc0014ee4a8}] Aliases:map[]}\"\nJun 12 15:13:32.797970 crc crio[3654]: time=\"2026-06-12T15:13:32.79795238Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.844386 crc crio[3654]: time=\"2026-06-12T15:13:32.833183449Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/305aea20-e193-40f6-a528-c1181af90c15 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:0xc0017901a0}] Aliases:map[]}\"\nJun 12 15:13:32.844386 crc crio[3654]: time=\"2026-06-12T15:13:32.83322768Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.903634 crc crio[3654]: time=\"2026-06-12T15:13:32.900569502Z\" 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=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.938916 crc crio[3654]: time=\"2026-06-12T15:13:32.927714164Z\" 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=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.942094 crc crio[3654]: time=\"2026-06-12T15:13:32.941610066Z\" 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=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.942335 crc crio[3654]: time=\"2026-06-12T15:13:32.942212194Z\" level=info msg=\"Ran pod sandbox 8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.949421 crc crio[3654]: time=\"2026-06-12T15:13:32.949100829Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8b5b9cc6-ac12-4d10-8ded-adb62219e4e7 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:0xc0001843a8}] Aliases:map[]}\"\nJun 12 15:13:32.949421 crc crio[3654]: time=\"2026-06-12T15:13:32.949219392Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.949666 crc crio[3654]: time=\"2026-06-12T15:13:32.94910863Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/aeed9a4e-9e12-4fd3-9bd4-7f03b2762de4 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:0xc00239a0c8}] Aliases:map[]}\"\nJun 12 15:13:32.949666 crc crio[3654]: time=\"2026-06-12T15:13:32.949617433Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.950617 crc crio[3654]: time=\"2026-06-12T15:13:32.950452084Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/62b98e15-c06c-4768-9830-216f239df280 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:0xc000630078}] Aliases:map[]}\"\nJun 12 15:13:32.950617 crc crio[3654]: time=\"2026-06-12T15:13:32.950567378Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.952934 crc crio[3654]: time=\"2026-06-12T15:13:32.952797845Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/564827e7-7e41-45f7-b0a4-4a6dc77c02af 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:0xc001dc20b0}] Aliases:map[]}\"\nJun 12 15:13:32.953022 crc crio[3654]: time=\"2026-06-12T15:13:32.95293397Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:32.974122 crc crio[3654]: time=\"2026-06-12T15:13:32.974068217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0e55dbcd-8e42-4f07-8dcd-6aa1c978b6e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:32.979607 crc crio[3654]: time=\"2026-06-12T15:13:32.975814067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.979607 crc crio[3654]: time=\"2026-06-12T15:13:32.976687511Z\" level=info msg=\"Ran pod sandbox e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42 with infra container: openshift-multus/multus-bzhnf/POD\" id=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:32.981770 crc crio[3654]: time=\"2026-06-12T15:13:32.980937217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:32.992078 crc crio[3654]: time=\"2026-06-12T15:13:32.992016522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.007029 crc crio[3654]: time=\"2026-06-12T15:13:33.00687792Z\" level=info msg=\"Ran pod sandbox c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.020164 crc crio[3654]: time=\"2026-06-12T15:13:33.020113234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1944b5ac-6ae3-4229-93cc-37bc1883ab58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:33.024591 crc crio[3654]: time=\"2026-06-12T15:13:33.024473209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.027740 crc crio[3654]: time=\"2026-06-12T15:13:33.02760678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3d8ff94e-13df-4b7e-aaa6-ca81baf90c1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:33.057585 crc crio[3654]: time=\"2026-06-12T15:13:33.056097747Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.057585 crc crio[3654]: time=\"2026-06-12T15:13:33.05617916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.061078 crc crio[3654]: time=\"2026-06-12T15:13:33.060906138Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.061223 crc crio[3654]: time=\"2026-06-12T15:13:33.061075494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.069697 crc crio[3654]: time=\"2026-06-12T15:13:33.066817271Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/bed27a73-b606-4b10-9134-a6d2e74cbdb8 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:0xc000f36450}] Aliases:map[]}\"\nJun 12 15:13:33.069697 crc crio[3654]: time=\"2026-06-12T15:13:33.066862402Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.074191587Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.074343392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.074984473Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.075026384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.079102774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.087712 crc crio[3654]: time=\"2026-06-12T15:13:33.087476443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1fe0469f-1107-4296-b096-f83dab4a5292 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:33.087854 crc crio[3654]: time=\"2026-06-12T15:13:33.087823614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e5888073-90db-43c3-a54a-0ff3473ce65f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:33.092669 crc crio[3654]: time=\"2026-06-12T15:13:33.091499031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.094999 crc crio[3654]: time=\"2026-06-12T15:13:33.094824245Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.094999 crc crio[3654]: time=\"2026-06-12T15:13:33.094919618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.095725 crc crio[3654]: time=\"2026-06-12T15:13:33.095628154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=514e4553-0333-40c7-a762-817c3e7c0446 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:33.116391 crc crio[3654]: time=\"2026-06-12T15:13:33.11571258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.336381 crc crio[3654]: time=\"2026-06-12T15:13:33.335926487Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/e7a5805f-fb0a-4673-a02e-c5a8b66ceef7 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:0xc00239a540}] Aliases:map[]}\"\nJun 12 15:13:33.336381 crc crio[3654]: time=\"2026-06-12T15:13:33.336169055Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:33.351481 crc crio[3654]: time=\"2026-06-12T15:13:33.351349887Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.351724 crc crio[3654]: time=\"2026-06-12T15:13:33.351500752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.352237 crc crio[3654]: time=\"2026-06-12T15:13:33.352121432Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.352237 crc crio[3654]: time=\"2026-06-12T15:13:33.352169494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.352465 crc crio[3654]: time=\"2026-06-12T15:13:33.35237468Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.396645 crc crio[3654]: time=\"2026-06-12T15:13:33.396508595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.396896819Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.39693997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.397060484Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.397090025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397225879Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397445686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397500007Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397548759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.397895 crc crio[3654]: time=\"2026-06-12T15:13:33.397749556Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.397895 crc crio[3654]: time=\"2026-06-12T15:13:33.397803218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.398465 crc crio[3654]: time=\"2026-06-12T15:13:33.398240081Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.398599 crc crio[3654]: time=\"2026-06-12T15:13:33.398502949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.398702 crc crio[3654]: time=\"2026-06-12T15:13:33.398640174Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.398702 crc crio[3654]: time=\"2026-06-12T15:13:33.398694345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.398919 crc crio[3654]: time=\"2026-06-12T15:13:33.39882999Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.398919 crc crio[3654]: time=\"2026-06-12T15:13:33.398908872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.399067 crc crio[3654]: time=\"2026-06-12T15:13:33.399036536Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.399131 crc crio[3654]: time=\"2026-06-12T15:13:33.399087508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.399225 crc crio[3654]: time=\"2026-06-12T15:13:33.399205682Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.399405 crc crio[3654]: time=\"2026-06-12T15:13:33.399235963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.405415 crc crio[3654]: time=\"2026-06-12T15:13:33.399781631Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.405951 crc crio[3654]: time=\"2026-06-12T15:13:33.405463733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.402797107Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.406042032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.404871823Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.406577939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.423323 crc crio[3654]: time=\"2026-06-12T15:13:33.419701971Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ceff4e3b-3d1a-4c8d-98a7-83052b16a0d3 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:0xc0014ee7b0}] Aliases:map[]}\"\nJun 12 15:13:33.423323 crc crio[3654]: time=\"2026-06-12T15:13:33.420047812Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:33.629378 crc crio[3654]: time=\"2026-06-12T15:13:33.563415046Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=61a35e9c-3fc2-4ad6-aa46-bf3200875ea5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:33.753672 crc crio[3654]: time=\"2026-06-12T15:13:33.743903744Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=bbbcc38a-bc91-43d3-b8af-8b9e53465b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:33.780237 crc crio[3654]: time=\"2026-06-12T15:13:33.778420281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.780237 crc crio[3654]: time=\"2026-06-12T15:13:33.778805414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.801459 crc crio[3654]: time=\"2026-06-12T15:13:33.800669723Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=df528973-e12a-4d54-919d-e1cca9a8663a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:33.822054 crc crio[3654]: time=\"2026-06-12T15:13:33.816146041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:33.910781 crc crio[3654]: time=\"2026-06-12T15:13:33.910116684Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0616bd82-2956-4ce6-9349-73a478372ce2 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:0xc000f423c8}] Aliases:map[]}\"\nJun 12 15:13:33.910781 crc crio[3654]: time=\"2026-06-12T15:13:33.910209357Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:34.061871 crc crio[3654]: time=\"2026-06-12T15:13:34.061745881Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/90e08167-4d28-4ed3-af89-f9e52f77d108 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:0xc000f42608}] Aliases:map[]}\"\nJun 12 15:13:34.061871 crc crio[3654]: time=\"2026-06-12T15:13:34.061859325Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:34.111178 crc crio[3654]: time=\"2026-06-12T15:13:34.110598096Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0dba6dec-9d19-410e-b02d-4e4a0a1a1b0f 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:0xc0006266c0}] Aliases:map[]}\"\nJun 12 15:13:34.111178 crc crio[3654]: time=\"2026-06-12T15:13:34.110946788Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:35.373851 crc crio[3654]: time=\"2026-06-12T15:13:35.373086597Z\" level=info msg=\"Created container cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=985e4c1a-f1b0-4287-ac4d-74015942bece name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:35.380012 crc crio[3654]: time=\"2026-06-12T15:13:35.379788691Z\" level=info msg=\"Starting container: cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160\" id=1588f566-4de1-4965-920a-377259e68aea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:35.541704 crc crio[3654]: time=\"2026-06-12T15:13:35.536807466Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/45170ea3-7baa-4c52-9267-3e03d635b515 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:0xc0014ee628}] Aliases:map[]}\"\nJun 12 15:13:35.541704 crc crio[3654]: time=\"2026-06-12T15:13:35.537661103Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:35.549614 crc crio[3654]: time=\"2026-06-12T15:13:35.545576527Z\" level=info msg=\"Started container\" PID=7452 containerID=cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=1588f566-4de1-4965-920a-377259e68aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8\nJun 12 15:13:36.361126 crc crio[3654]: time=\"2026-06-12T15:13:36.359677343Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2945d21b-005e-4cd3-a2cf-25d7d722dcb9 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:0xc000130d50}] Aliases:map[]}\"\nJun 12 15:13:36.361126 crc crio[3654]: time=\"2026-06-12T15:13:36.359930761Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.387594 crc crio[3654]: time=\"2026-06-12T15:13:36.387391676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.414611 crc crio[3654]: time=\"2026-06-12T15:13:36.414190839Z\" 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=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:36.414728 crc crio[3654]: time=\"2026-06-12T15:13:36.414636544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.457860 crc crio[3654]: time=\"2026-06-12T15:13:36.456124033Z\" 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=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:36.519358 crc crio[3654]: time=\"2026-06-12T15:13:36.519151114Z\" 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=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:36.528132 crc crio[3654]: time=\"2026-06-12T15:13:36.527881362Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/dd2c6df2-e63f-4e86-8292-47c67e0b7f15 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:0xc000184cf0}] Aliases:map[]}\"\nJun 12 15:13:36.529478 crc crio[3654]: time=\"2026-06-12T15:13:36.528820919Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.530524 crc crio[3654]: time=\"2026-06-12T15:13:36.528090669Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/efe64613-e149-488b-b9e6-3861ad8a7591 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:0xc00239a658}] Aliases:map[]}\"\nJun 12 15:13:36.532046 crc crio[3654]: time=\"2026-06-12T15:13:36.531997848Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.558768 crc crio[3654]: time=\"2026-06-12T15:13:36.558401565Z\" 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=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:36.572595 crc crio[3654]: time=\"2026-06-12T15:13:36.572224925Z\" 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=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:36.586620 crc crio[3654]: time=\"2026-06-12T15:13:36.585185086Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5218adda-fda2-4622-aacb-41f290bda7ef 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:0xc0017901d8}] Aliases:map[]}\"\nJun 12 15:13:36.586620 crc crio[3654]: time=\"2026-06-12T15:13:36.585541857Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.607100 crc crio[3654]: time=\"2026-06-12T15:13:36.606007483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.626538 crc crio[3654]: time=\"2026-06-12T15:13:36.626170155Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/f5e6432a-d2f5-4d40-896b-4e59b9fce654 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:0xc000630300}] Aliases:map[]}\"\nJun 12 15:13:36.626813 crc crio[3654]: time=\"2026-06-12T15:13:36.626562428Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.630524 crc crio[3654]: time=\"2026-06-12T15:13:36.629477721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.631447 crc crio[3654]: time=\"2026-06-12T15:13:36.631088353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.646138 crc crio[3654]: time=\"2026-06-12T15:13:36.645855626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.656188 crc crio[3654]: time=\"2026-06-12T15:13:36.655776884Z\" 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=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:36.657073 crc crio[3654]: time=\"2026-06-12T15:13:36.656953887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:36.912040 crc crio[3654]: time=\"2026-06-12T15:13:36.911845159Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3b78205d-915e-42bb-861f-30afcec4be51 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:0xc000130450}] Aliases:map[]}\"\nJun 12 15:13:36.912040 crc crio[3654]: time=\"2026-06-12T15:13:36.911963215Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.919160 crc crio[3654]: time=\"2026-06-12T15:13:36.919056422Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ee1e5164-18c8-4795-80f1-0c39dd2a105d 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:0xc0006263a0}] Aliases:map[]}\"\nJun 12 15:13:36.920656 crc crio[3654]: time=\"2026-06-12T15:13:36.920625222Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.921602 crc crio[3654]: time=\"2026-06-12T15:13:36.919683432Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/af4ecc45-575a-499c-b36f-15019b3cbad2 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:0xc001790560}] Aliases:map[]}\"\nJun 12 15:13:36.921784 crc crio[3654]: time=\"2026-06-12T15:13:36.921599384Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.923756 crc crio[3654]: time=\"2026-06-12T15:13:36.923713601Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1e60cf25-b28e-4897-872c-7543ab15a5f1 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:0xc00008c540}] Aliases:map[]}\"\nJun 12 15:13:36.924064 crc crio[3654]: time=\"2026-06-12T15:13:36.924030792Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:36.978836 crc crio[3654]: time=\"2026-06-12T15:13:36.977798237Z\" level=info msg=\"Ran pod sandbox 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:37.000397 crc crio[3654]: time=\"2026-06-12T15:13:36.999613777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0ecca9ad-846b-4c9a-a4f3-ec4b66b0d771 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.039133 crc crio[3654]: time=\"2026-06-12T15:13:37.038805022Z\" level=info msg=\"Ran pod sandbox 79b2999b8403775dc7c55e228361c725663246b3b04ee777a7037a731715b355 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:37.044857 crc crio[3654]: time=\"2026-06-12T15:13:37.04467271Z\" level=info msg=\"Created container a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7962a5cc-2e3c-4346-a399-548eb2701b8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.051454 crc crio[3654]: time=\"2026-06-12T15:13:37.05113519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:37.058933 crc crio[3654]: time=\"2026-06-12T15:13:37.058008448Z\" level=info msg=\"Starting container: a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8\" id=b1d48b43-6561-44e4-960c-d40e4a6735ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:37.065081 crc crio[3654]: time=\"2026-06-12T15:13:37.064896146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7fdf9098-bf1f-4bc4-9b75-5d5e157fa689 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.078717 crc crio[3654]: time=\"2026-06-12T15:13:37.078637772Z\" level=info msg=\"Created container 1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=35bd2aee-b113-4bc4-8317-0de35885af20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.089041 crc crio[3654]: time=\"2026-06-12T15:13:37.088961951Z\" level=info msg=\"Starting container: 1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9\" id=b72ac031-9ab4-49de-af33-2b22915456a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:37.126655 crc crio[3654]: time=\"2026-06-12T15:13:37.126194817Z\" level=info msg=\"Ran pod sandbox 9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:37.146111 crc crio[3654]: time=\"2026-06-12T15:13:37.145469714Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38537c9d-e72d-493e-8b87-4f6e2bc299d2 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:0xc000f42478}] Aliases:map[]}\"\nJun 12 15:13:37.146111 crc crio[3654]: time=\"2026-06-12T15:13:37.145591767Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:37.146716 crc crio[3654]: time=\"2026-06-12T15:13:37.145533932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=11f66214-ce6e-45a2-b284-b00554c1467a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.210526 crc crio[3654]: time=\"2026-06-12T15:13:37.210378111Z\" level=info msg=\"Started container\" PID=7539 containerID=a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=b1d48b43-6561-44e4-960c-d40e4a6735ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d2bc4286ef887d391a9e20399643a0de5b423ddbcff92625cec1c16a90633d\nJun 12 15:13:37.211420 crc crio[3654]: time=\"2026-06-12T15:13:37.211079489Z\" level=info msg=\"Started container\" PID=7524 containerID=1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=b72ac031-9ab4-49de-af33-2b22915456a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df\nJun 12 15:13:37.213541 crc crio[3654]: time=\"2026-06-12T15:13:37.213407633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:37.238095 crc crio[3654]: time=\"2026-06-12T15:13:37.237992312Z\" level=info msg=\"Ran pod sandbox 4b8b8affefe15d8756b74e4ab178e22a0a6e3bfb7179a75c3f260d2a550fd0bc with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:37.320030 crc crio[3654]: time=\"2026-06-12T15:13:37.319672284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=64cfbc3b-7c5a-41d6-a1d9-e3dd81489ba8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.399552 crc crio[3654]: time=\"2026-06-12T15:13:37.398727858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7bd644ee-9351-4172-99af-31ace1337ff4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.580583 crc crio[3654]: time=\"2026-06-12T15:13:37.578730882Z\" level=info msg=\"Ran pod sandbox 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:37.607188 crc crio[3654]: time=\"2026-06-12T15:13:37.606920145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=579d8e38-f674-419e-a9bb-96ab3fe3ebb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.608356 crc crio[3654]: time=\"2026-06-12T15:13:37.607483303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0b2429ba-e85a-44b2-b2ed-93605ff710d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.608356 crc crio[3654]: time=\"2026-06-12T15:13:37.60769502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c421a9c9-3d56-4e40-9d76-deb2440f955c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.608356 crc crio[3654]: time=\"2026-06-12T15:13:37.607727511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4446238a-ae4f-4be3-9ce9-c75cd87ee469 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.612593 crc crio[3654]: time=\"2026-06-12T15:13:37.607909436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=28dd64b1-5f88-4e82-847e-cc191c73e2ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.619465707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=45816a5f-0893-431e-8bdf-076ed5be4358 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.620365585Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=452c097f-b31e-48f2-8ea2-97dead44be0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.620996366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.622892718Z\" level=info msg=\"Ran pod sandbox 2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.626469661Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=fac024aa-f429-436f-8604-b4ec09aaa995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.626824942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:37.638713 crc crio[3654]: time=\"2026-06-12T15:13:37.638168772Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=01d2d26c-40b8-4365-b4a9-289224aba7d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.764708956Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/bb2e937b-1fa8-4832-9045-208e980d4375 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:0xc000184a68}] Aliases:map[]}\"\nJun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.764888962Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.766776622Z\" level=info msg=\"Created container e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd028ffa-47c5-4e0c-b5c1-1ca9da1e4d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.818025487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:37.952922 crc crio[3654]: time=\"2026-06-12T15:13:37.952790154Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=53a1430d-cbda-4d55-bf5d-9e454173c869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.953723 crc crio[3654]: time=\"2026-06-12T15:13:37.953172515Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=ef518034-52c7-470b-9908-3dc31f8b60d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:37.965976 crc crio[3654]: time=\"2026-06-12T15:13:37.958552353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=aa32a85b-3b97-40c9-84ef-946c9af6332a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.966135 crc crio[3654]: time=\"2026-06-12T15:13:37.958620385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=123abe74-f26f-4f6a-b4d3-0d6cd8163ebf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:37.966195 crc crio[3654]: time=\"2026-06-12T15:13:37.959136808Z\" level=info msg=\"Starting container: e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb\" id=46afa208-50d0-4b1d-a8ae-9498dab19213 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:38.043004 crc crio[3654]: time=\"2026-06-12T15:13:38.0428098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.051551 crc crio[3654]: time=\"2026-06-12T15:13:38.051413749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.054369 crc crio[3654]: time=\"2026-06-12T15:13:38.054227609Z\" level=info msg=\"Started container\" PID=7564 containerID=e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb description=openshift-dns/node-resolver-277xp/dns-node-resolver id=46afa208-50d0-4b1d-a8ae-9498dab19213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44b9e2d2d54d6dac95b4baaa92479286a038f6dc3f4e3ece6ee422a7b8fc4172\nJun 12 15:13:38.055130 crc crio[3654]: time=\"2026-06-12T15:13:38.054774918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.058003 crc crio[3654]: time=\"2026-06-12T15:13:38.055617023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.060821 crc crio[3654]: time=\"2026-06-12T15:13:38.060614918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.064007 crc crio[3654]: time=\"2026-06-12T15:13:38.063804245Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=8b228a98-9b9c-4578-8823-52b9aff172e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:38.064191 crc crio[3654]: time=\"2026-06-12T15:13:38.064161626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=45e840ce-20db-4203-86b7-437fff5ed9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:38.214563 crc crio[3654]: time=\"2026-06-12T15:13:38.214048656Z\" level=info msg=\"Created container 010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=bbbcc38a-bc91-43d3-b8af-8b9e53465b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:38.216379 crc crio[3654]: time=\"2026-06-12T15:13:38.216324168Z\" level=info msg=\"Starting container: 010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a\" id=243bd613-137e-473c-b840-156269195b51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:38.251789 crc crio[3654]: time=\"2026-06-12T15:13:38.250912269Z\" level=info msg=\"Created container afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=61a35e9c-3fc2-4ad6-aa46-bf3200875ea5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:38.255500 crc crio[3654]: time=\"2026-06-12T15:13:38.254898464Z\" level=info msg=\"Starting container: afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb\" id=16bbdebc-0bd3-49e5-8778-baafaad3cc26 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:38.352208 crc crio[3654]: time=\"2026-06-12T15:13:38.308918291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.352208 crc crio[3654]: time=\"2026-06-12T15:13:38.312624373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.369175 crc crio[3654]: time=\"2026-06-12T15:13:38.36862261Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=a3ad3e60-d574-4a92-b2df-fd9e79e7ed26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:38.419945 crc crio[3654]: time=\"2026-06-12T15:13:38.419588564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.431399 crc crio[3654]: time=\"2026-06-12T15:13:38.431099236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.434202 crc crio[3654]: time=\"2026-06-12T15:13:38.434155219Z\" level=info msg=\"Started container\" PID=7572 containerID=010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=243bd613-137e-473c-b840-156269195b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1\nJun 12 15:13:38.436492 crc crio[3654]: time=\"2026-06-12T15:13:38.435988427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.442889 crc crio[3654]: time=\"2026-06-12T15:13:38.442717458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.456000 crc crio[3654]: time=\"2026-06-12T15:13:38.455830383Z\" level=info msg=\"Started container\" PID=7574 containerID=afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=16bbdebc-0bd3-49e5-8778-baafaad3cc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57\nJun 12 15:13:38.461503 crc crio[3654]: time=\"2026-06-12T15:13:38.460789783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.487495 crc crio[3654]: time=\"2026-06-12T15:13:38.48471743Z\" level=info msg=\"Created container 6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc: openshift-multus/multus-bzhnf/kube-multus\" id=df528973-e12a-4d54-919d-e1cca9a8663a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:38.496332 crc crio[3654]: time=\"2026-06-12T15:13:38.496087156Z\" level=info msg=\"Starting container: 6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc\" id=a81c915f-be4d-4f0f-98ff-6971997d1e65 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:38.577480 crc crio[3654]: time=\"2026-06-12T15:13:38.577127232Z\" level=info msg=\"Started container\" PID=7607 containerID=6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc description=openshift-multus/multus-bzhnf/kube-multus id=a81c915f-be4d-4f0f-98ff-6971997d1e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42\nJun 12 15:13:38.720561 crc crio[3654]: time=\"2026-06-12T15:13:38.668795558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.720561 crc crio[3654]: time=\"2026-06-12T15:13:38.716796638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:38.848618 crc crio[3654]: time=\"2026-06-12T15:13:38.848342647Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_632cc6f1-75b4-44e1-815a-e14f98016c3d\\\"\"\nJun 12 15:13:39.262870 crc crio[3654]: time=\"2026-06-12T15:13:39.262072424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ec009f8-58aa-4740-addc-7f5f731860de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:39.299128 crc crio[3654]: time=\"2026-06-12T15:13:39.298827352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4fcee146-1c89-4d8a-bec8-da2e9562022f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:39.301233 crc crio[3654]: time=\"2026-06-12T15:13:39.300956541Z\" level=info msg=\"Created container e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=452c097f-b31e-48f2-8ea2-97dead44be0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:39.302808 crc crio[3654]: time=\"2026-06-12T15:13:39.302392897Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=797c8115-7509-4b08-99ae-464dd9462d4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:39.302808 crc crio[3654]: time=\"2026-06-12T15:13:39.302760398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:39.305032 crc crio[3654]: time=\"2026-06-12T15:13:39.304803049Z\" level=info msg=\"Starting container: e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167\" id=1575e1d3-0265-4826-9d4c-107850020ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:39.600575 crc crio[3654]: time=\"2026-06-12T15:13:39.60012783Z\" level=info msg=\"Created container 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=8b228a98-9b9c-4578-8823-52b9aff172e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:39.639086 crc crio[3654]: time=\"2026-06-12T15:13:39.638886352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1faed5e5-2c1f-4e0c-b12c-d101a846bdad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:39.819936 crc crio[3654]: time=\"2026-06-12T15:13:39.81967873Z\" level=info msg=\"Started container\" PID=7657 containerID=e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=1575e1d3-0265-4826-9d4c-107850020ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b2999b8403775dc7c55e228361c725663246b3b04ee777a7037a731715b355\nJun 12 15:13:39.849785 crc crio[3654]: time=\"2026-06-12T15:13:39.849432948Z\" level=info msg=\"Starting container: 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53\" id=bc130494-0bd7-4e58-b353-5e49a44af918 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:39.988819 crc crio[3654]: time=\"2026-06-12T15:13:39.988773215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0a4106e4-ed53-43ba-8249-f3f5039b5e81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:40.007627 crc crio[3654]: time=\"2026-06-12T15:13:40.007592298Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b2f23f6d-7b9b-4ec8-b87a-f7dc7fed1dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:40.022026 crc crio[3654]: time=\"2026-06-12T15:13:40.02198824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:40.801127 crc crio[3654]: time=\"2026-06-12T15:13:40.795689218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:40.801127 crc crio[3654]: time=\"2026-06-12T15:13:40.798371234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:40.965882 crc crio[3654]: time=\"2026-06-12T15:13:40.950122362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:41.000889 crc crio[3654]: time=\"2026-06-12T15:13:40.999870476Z\" level=info msg=\"Started container\" PID=7685 containerID=82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=bc130494-0bd7-4e58-b353-5e49a44af918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:41.175179 crc crio[3654]: time=\"2026-06-12T15:13:41.175121117Z\" level=info msg=\"Created container 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=fac024aa-f429-436f-8604-b4ec09aaa995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:41.192944 crc crio[3654]: time=\"2026-06-12T15:13:41.192750162Z\" level=info msg=\"Starting container: 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a\" id=fd08e3c8-de77-49ad-9557-defa7a0cd316 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:41.229374 crc crio[3654]: time=\"2026-06-12T15:13:41.229083267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:41.571024 crc crio[3654]: time=\"2026-06-12T15:13:41.570196347Z\" level=info msg=\"Started container\" PID=7688 containerID=77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=fd08e3c8-de77-49ad-9557-defa7a0cd316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d\nJun 12 15:13:41.855586 crc crio[3654]: time=\"2026-06-12T15:13:41.855461741Z\" level=info msg=\"Created container fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b2f23f6d-7b9b-4ec8-b87a-f7dc7fed1dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:42.023973 crc crio[3654]: time=\"2026-06-12T15:13:42.019813688Z\" level=info msg=\"Starting container: fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd\" id=35292e2a-d833-4324-a0d6-e794a42c0c18 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:42.634427 crc crio[3654]: time=\"2026-06-12T15:13:42.505893534Z\" level=info msg=\"Started container\" PID=7742 containerID=fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=35292e2a-d833-4324-a0d6-e794a42c0c18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57\nJun 12 15:13:42.685118 crc crio[3654]: time=\"2026-06-12T15:13:42.684228164Z\" level=info msg=\"Created container 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=797c8115-7509-4b08-99ae-464dd9462d4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:42.921605 crc crio[3654]: time=\"2026-06-12T15:13:42.91115637Z\" level=info msg=\"Starting container: 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8\" id=06f400b2-8adc-4ad4-9c30-1c4be93155d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:43.079461 crc crio[3654]: time=\"2026-06-12T15:13:43.076722592Z\" level=info msg=\"Started container\" PID=7760 containerID=61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=06f400b2-8adc-4ad4-9c30-1c4be93155d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1\nJun 12 15:13:44.276002 crc crio[3654]: time=\"2026-06-12T15:13:44.260550567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:13:44.521204 crc crio[3654]: time=\"2026-06-12T15:13:44.520894006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=03376926-fdbb-4e77-b5c5-5a347f4a5023 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:44.549383 crc crio[3654]: time=\"2026-06-12T15:13:44.549061339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d32e262-95fa-43c9-9036-3a744f993d51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:44.578702 crc crio[3654]: time=\"2026-06-12T15:13:44.575687099Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1363b40b-4a5d-4234-946b-a1b356b17cb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:44.578702 crc crio[3654]: time=\"2026-06-12T15:13:44.576614099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:45.104217 crc crio[3654]: time=\"2026-06-12T15:13:45.094225575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:45.128917 crc crio[3654]: time=\"2026-06-12T15:13:45.12717029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:45.252378 crc crio[3654]: time=\"2026-06-12T15:13:45.252105333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:45.263118 crc crio[3654]: time=\"2026-06-12T15:13:45.263021508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:45.271152 crc crio[3654]: time=\"2026-06-12T15:13:45.271059246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:46.762456 crc crio[3654]: time=\"2026-06-12T15:13:46.762104914Z\" level=info msg=\"Created container 498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=a3ad3e60-d574-4a92-b2df-fd9e79e7ed26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:46.775020 crc crio[3654]: time=\"2026-06-12T15:13:46.770190255Z\" level=info msg=\"Starting container: 498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d\" id=b0557be5-f7ef-4621-ac7e-d6fb6783aa97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:46.794480 crc crio[3654]: time=\"2026-06-12T15:13:46.787496086Z\" level=info msg=\"Created container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=01d2d26c-40b8-4365-b4a9-289224aba7d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:46.794480 crc crio[3654]: time=\"2026-06-12T15:13:46.78955684Z\" level=info msg=\"Starting container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3\" id=6e98ff50-74bc-41dc-8c88-bdb886af8ca7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:46.840537 crc crio[3654]: time=\"2026-06-12T15:13:46.839686056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:46.842802 crc crio[3654]: time=\"2026-06-12T15:13:46.84194511Z\" level=info msg=\"Started container\" PID=7837 containerID=498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=b0557be5-f7ef-4621-ac7e-d6fb6783aa97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:13:46.888433 crc crio[3654]: time=\"2026-06-12T15:13:46.886136851Z\" level=info msg=\"Started container\" PID=7836 containerID=368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=6e98ff50-74bc-41dc-8c88-bdb886af8ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\nJun 12 15:13:46.962042 crc crio[3654]: time=\"2026-06-12T15:13:46.893073793Z\" level=info msg=\"Created container 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=53a1430d-cbda-4d55-bf5d-9e454173c869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:46.962042 crc crio[3654]: time=\"2026-06-12T15:13:46.906064275Z\" level=info msg=\"Created container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1363b40b-4a5d-4234-946b-a1b356b17cb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:46.964894 crc crio[3654]: time=\"2026-06-12T15:13:46.964615411Z\" level=info msg=\"Starting container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457\" id=3e775317-65aa-4356-af0f-3905c6ea1bfe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:46.965988 crc crio[3654]: time=\"2026-06-12T15:13:46.96581272Z\" level=info msg=\"Starting container: 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d\" id=3df9514d-fd77-4ce3-afb7-6b4171e5c70b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:47.424435 crc crio[3654]: time=\"2026-06-12T15:13:47.366705297Z\" level=info msg=\"Started container\" PID=7835 containerID=75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3df9514d-fd77-4ce3-afb7-6b4171e5c70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df\nJun 12 15:13:47.425139 crc crio[3654]: time=\"2026-06-12T15:13:47.42487854Z\" level=info msg=\"Started container\" PID=7839 containerID=2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=3e775317-65aa-4356-af0f-3905c6ea1bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:47.449098 crc crio[3654]: time=\"2026-06-12T15:13:47.448868161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=872c931d-bb90-4d82-86a6-e6a4ee18efc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:47.469029 crc crio[3654]: time=\"2026-06-12T15:13:47.468795916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7ee9ad84-2e4a-4617-a754-073a5fdaf00f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:47.473059 crc crio[3654]: time=\"2026-06-12T15:13:47.472538679Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9c2d6ce4-2991-40e3-a827-53b0235a9ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:47.474156 crc crio[3654]: time=\"2026-06-12T15:13:47.473934184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:47.585477 crc crio[3654]: time=\"2026-06-12T15:13:47.584773929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:47.614639 crc crio[3654]: time=\"2026-06-12T15:13:47.610016694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8c82de6-b73f-4ee5-909d-da76a7f1c09f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:47.620423 crc crio[3654]: time=\"2026-06-12T15:13:47.619209563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=34c15065-a45e-4984-bb3c-1f56fe4c277a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:47.627836 crc crio[3654]: time=\"2026-06-12T15:13:47.62779538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:47.633676 crc crio[3654]: time=\"2026-06-12T15:13:47.630431504Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5082131b-afd6-4635-8606-bed099f9d8a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:47.634217 crc crio[3654]: time=\"2026-06-12T15:13:47.634120783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:48.060690 crc crio[3654]: time=\"2026-06-12T15:13:48.060570098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:48.078723 crc crio[3654]: time=\"2026-06-12T15:13:48.078638967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:48.502013 crc crio[3654]: time=\"2026-06-12T15:13:48.497846093Z\" level=info msg=\"Created container 3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a: openshift-image-registry/node-ca-2wddl/node-ca\" id=ef518034-52c7-470b-9908-3dc31f8b60d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:48.520617 crc crio[3654]: time=\"2026-06-12T15:13:48.520450314Z\" level=info msg=\"Starting container: 3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a\" id=aef6d8c3-4b42-407c-b16d-d0144d420f72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:48.625164 crc crio[3654]: time=\"2026-06-12T15:13:48.624236997Z\" level=info msg=\"Started container\" PID=7881 containerID=3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a description=openshift-image-registry/node-ca-2wddl/node-ca id=aef6d8c3-4b42-407c-b16d-d0144d420f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b8b8affefe15d8756b74e4ab178e22a0a6e3bfb7179a75c3f260d2a550fd0bc\nJun 12 15:13:49.124890 crc crio[3654]: time=\"2026-06-12T15:13:49.118850884Z\" level=info msg=\"Created container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5082131b-afd6-4635-8606-bed099f9d8a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:49.176168 crc crio[3654]: time=\"2026-06-12T15:13:49.169632725Z\" level=info msg=\"Starting container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf\" id=84697f6e-2f93-4737-9c65-3cfc6ded2785 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:49.277043 crc crio[3654]: time=\"2026-06-12T15:13:49.276927224Z\" level=info msg=\"Created container f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9c2d6ce4-2991-40e3-a827-53b0235a9ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:49.296104 crc crio[3654]: time=\"2026-06-12T15:13:49.29491402Z\" level=info msg=\"Starting container: f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507\" id=4d2bed7b-4730-491d-9547-00d87e4234ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:49.420493 crc crio[3654]: time=\"2026-06-12T15:13:49.419971585Z\" level=info msg=\"Started container\" PID=7904 containerID=b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=84697f6e-2f93-4737-9c65-3cfc6ded2785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:49.507405 crc crio[3654]: time=\"2026-06-12T15:13:49.428075445Z\" level=info msg=\"Started container\" PID=7893 containerID=f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4d2bed7b-4730-491d-9547-00d87e4234ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\nJun 12 15:13:49.910496 crc crio[3654]: time=\"2026-06-12T15:13:49.910168357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d49f56f0-6a15-4f33-b624-0369303d465c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:49.963917 crc crio[3654]: time=\"2026-06-12T15:13:49.963722463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61bd6ec8-735f-4486-8172-825935195208 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:49.985990 crc crio[3654]: time=\"2026-06-12T15:13:49.98481837Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d9422210-177f-4c9f-a1cd-97689ac9ebfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:49.985990 crc crio[3654]: time=\"2026-06-12T15:13:49.985171591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:50.307621 crc crio[3654]: time=\"2026-06-12T15:13:50.306956993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:50.375715 crc crio[3654]: time=\"2026-06-12T15:13:50.362127583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:51.540761 crc crio[3654]: time=\"2026-06-12T15:13:51.540593645Z\" level=info msg=\"Created container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d9422210-177f-4c9f-a1cd-97689ac9ebfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:51.557421 crc crio[3654]: time=\"2026-06-12T15:13:51.557175767Z\" level=info msg=\"Starting container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665\" id=32248ddc-e6f4-4751-8501-aa678ede2883 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:51.671459 crc crio[3654]: time=\"2026-06-12T15:13:51.671049747Z\" level=info msg=\"Started container\" PID=7972 containerID=6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=32248ddc-e6f4-4751-8501-aa678ede2883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:51.994487 crc crio[3654]: time=\"2026-06-12T15:13:51.993805129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=75f46f10-e825-42e9-b681-35d4d2d344a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:52.000771 crc crio[3654]: time=\"2026-06-12T15:13:52.000224705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ccc06c7-a62a-48eb-bbb0-1d045a87fe28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:52.005181 crc crio[3654]: time=\"2026-06-12T15:13:52.0050486Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c392fc43-da1a-4518-a224-bfd5aa777483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:52.020714 crc crio[3654]: time=\"2026-06-12T15:13:52.015615318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:52.318072 crc crio[3654]: time=\"2026-06-12T15:13:52.312197172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:52.318072 crc crio[3654]: time=\"2026-06-12T15:13:52.3155821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:54.247239 crc crio[3654]: time=\"2026-06-12T15:13:54.224189499Z\" level=info msg=\"Created container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c392fc43-da1a-4518-a224-bfd5aa777483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:54.301012 crc crio[3654]: time=\"2026-06-12T15:13:54.300856489Z\" level=info msg=\"Starting container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6\" id=c5d4ff21-7544-4a1a-bb96-0c45444ab4bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:54.619360 crc crio[3654]: time=\"2026-06-12T15:13:54.618954576Z\" level=info msg=\"Started container\" PID=8019 containerID=9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=c5d4ff21-7544-4a1a-bb96-0c45444ab4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:54.760107 crc crio[3654]: time=\"2026-06-12T15:13:54.759676501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e47817e5-8c0d-4fb2-adcc-ce3205532d28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:54.797336 crc crio[3654]: time=\"2026-06-12T15:13:54.79232074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=655288e3-6cac-4773-b277-e8175a661941 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:54.805156 crc crio[3654]: time=\"2026-06-12T15:13:54.804830701Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=94084368-7cb4-46fb-9f58-a60285242808 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:54.805763 crc crio[3654]: time=\"2026-06-12T15:13:54.805681868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:54.855130 crc crio[3654]: time=\"2026-06-12T15:13:54.845947129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:54.855130 crc crio[3654]: time=\"2026-06-12T15:13:54.853073317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:55.546486 crc crio[3654]: time=\"2026-06-12T15:13:55.545136433Z\" level=info msg=\"Created container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=94084368-7cb4-46fb-9f58-a60285242808 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:55.555682 crc crio[3654]: time=\"2026-06-12T15:13:55.55556144Z\" level=info msg=\"Starting container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed\" id=17d26131-cb9a-48a4-bfcc-fd053a77e070 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:55.940723 crc crio[3654]: time=\"2026-06-12T15:13:55.846936616Z\" level=info msg=\"Started container\" PID=8065 containerID=7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=17d26131-cb9a-48a4-bfcc-fd053a77e070 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:55.968979 crc crio[3654]: time=\"2026-06-12T15:13:55.968611861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2402bbbb-8ba1-4036-97f7-c5be481bc850 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:56.000962 crc crio[3654]: time=\"2026-06-12T15:13:56.000604056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc4cb6cc-4c4d-4689-b3b9-e144a3476dd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:56.010615 crc crio[3654]: time=\"2026-06-12T15:13:56.010219894Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=fddaff54-1830-4638-9833-a17229609704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:56.011173 crc crio[3654]: time=\"2026-06-12T15:13:56.010763302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:56.299940 crc crio[3654]: time=\"2026-06-12T15:13:56.299742083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:56.304528 crc crio[3654]: time=\"2026-06-12T15:13:56.303454862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:13:57.318647 crc crio[3654]: time=\"2026-06-12T15:13:57.318223726Z\" level=info msg=\"Created container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=fddaff54-1830-4638-9833-a17229609704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:57.322700 crc crio[3654]: time=\"2026-06-12T15:13:57.321170409Z\" level=info msg=\"Starting container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6\" id=d477283c-0e36-48ac-a2b0-a850236e1bc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:57.390117 crc crio[3654]: time=\"2026-06-12T15:13:57.389740406Z\" level=info msg=\"Started container\" PID=8085 containerID=09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=d477283c-0e36-48ac-a2b0-a850236e1bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:13:59.901887 crc crio[3654]: time=\"2026-06-12T15:13:59.901426216Z\" level=info msg=\"Created container fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=a22f0f44-d75b-4682-98da-42b563e4c897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:59.905875 crc crio[3654]: time=\"2026-06-12T15:13:59.904963091Z\" level=info msg=\"Starting container: fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d\" id=61091f6d-5bb9-40c0-bec5-d9f0e3abc67f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:13:59.922667 crc crio[3654]: time=\"2026-06-12T15:13:59.921971909Z\" level=info msg=\"Started container\" PID=7877 containerID=fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=61091f6d-5bb9-40c0-bec5-d9f0e3abc67f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e756466f5355b80b170af128ebbab9ccab540305d7963d58c3b6d903cca8d271\nJun 12 15:13:59.924416 crc crio[3654]: time=\"2026-06-12T15:13:59.923970254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f378e92e-09e3-4bb7-aebb-3248ac95412a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:59.930970 crc crio[3654]: time=\"2026-06-12T15:13:59.930052486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=7cba7b6e-c8c4-4223-b8f6-8318ebebfa94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:13:59.934912 crc crio[3654]: time=\"2026-06-12T15:13:59.93396948Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=22a159f0-bb2f-425d-911d-d8f46c083a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:13:59.934912 crc crio[3654]: time=\"2026-06-12T15:13:59.934686483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:00.181398 crc crio[3654]: time=\"2026-06-12T15:14:00.172146849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:00.647230 crc crio[3654]: time=\"2026-06-12T15:14:00.64717225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3335354f-97f2-46b6-aa29-dcbb86996c73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:00.666843 crc crio[3654]: time=\"2026-06-12T15:14:00.666785514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3e2962d-ac68-4ca9-ab81-f43cd5477b35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:00.671215 crc crio[3654]: time=\"2026-06-12T15:14:00.670951963Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=040fa72d-13f6-4595-a33e-0e617f24ba6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:00.672024 crc crio[3654]: time=\"2026-06-12T15:14:00.671945175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:00.746008 crc crio[3654]: time=\"2026-06-12T15:14:00.74311119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:00.746008 crc crio[3654]: time=\"2026-06-12T15:14:00.745969941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:01.108956 crc crio[3654]: time=\"2026-06-12T15:14:01.107906808Z\" level=info msg=\"Created container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=040fa72d-13f6-4595-a33e-0e617f24ba6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:01.127580 crc crio[3654]: time=\"2026-06-12T15:14:01.126777927Z\" level=info msg=\"Starting container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d\" id=229a0802-89b4-4610-8cee-22a53f5efe45 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:01.156904 crc crio[3654]: time=\"2026-06-12T15:14:01.156851038Z\" level=info msg=\"Started container\" PID=8208 containerID=91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=229a0802-89b4-4610-8cee-22a53f5efe45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:14:01.167219 crc crio[3654]: time=\"2026-06-12T15:14:01.167178019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:01.450507 crc crio[3654]: time=\"2026-06-12T15:14:01.449594886Z\" level=info msg=\"Created container 626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=22a159f0-bb2f-425d-911d-d8f46c083a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:01.454507 crc crio[3654]: time=\"2026-06-12T15:14:01.454414988Z\" level=info msg=\"Starting container: 626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee\" id=90286b0d-a3d9-4492-b956-a368cac2b4c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:01.510461 crc crio[3654]: time=\"2026-06-12T15:14:01.507154383Z\" level=info msg=\"Started container\" PID=8224 containerID=626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=90286b0d-a3d9-4492-b956-a368cac2b4c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:14:03.809447 crc crio[3654]: time=\"2026-06-12T15:14:03.808685051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=113bdb10-423d-450f-853a-90a5c01ec470 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:03.846429 crc crio[3654]: time=\"2026-06-12T15:14:03.846161265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6b729e59-7100-495a-a3ab-828bbfbc7c7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:03.853077 crc crio[3654]: time=\"2026-06-12T15:14:03.852960496Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7a270a25-89b1-4b2e-81b6-617363b07ac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:03.853695 crc crio[3654]: time=\"2026-06-12T15:14:03.853630919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:03.955808 crc crio[3654]: time=\"2026-06-12T15:14:03.945658856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:03.955808 crc crio[3654]: time=\"2026-06-12T15:14:03.948823463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:04.564629 crc crio[3654]: time=\"2026-06-12T15:14:04.562864263Z\" level=info msg=\"Created container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7a270a25-89b1-4b2e-81b6-617363b07ac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:04.580559 crc crio[3654]: time=\"2026-06-12T15:14:04.579718562Z\" level=info msg=\"Starting container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73\" id=151d2caa-f290-4ef6-b0b6-c180da914278 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:04.784527 crc crio[3654]: time=\"2026-06-12T15:14:04.774478722Z\" level=info msg=\"Started container\" PID=8337 containerID=5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=151d2caa-f290-4ef6-b0b6-c180da914278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\nJun 12 15:14:17.184168 crc crio[3654]: time=\"2026-06-12T15:14:17.182183366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:17.408615 crc crio[3654]: time=\"2026-06-12T15:14:17.408495005Z\" level=info msg=\"NetworkStart: stopping network for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:17.412846 crc crio[3654]: time=\"2026-06-12T15:14:17.412720186Z\" level=info msg=\"NetworkStart: stopping network for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:19.698732 crc crio[3654]: time=\"2026-06-12T15:14:19.697919687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=54d54cab-563c-48e2-b1a6-08d381ddba51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:19.707339 crc crio[3654]: time=\"2026-06-12T15:14:19.700618968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=e6678433-110d-4587-962c-6be4d4862f26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:19.707339 crc crio[3654]: time=\"2026-06-12T15:14:19.702513192Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=c66c4319-03aa-444a-8d23-6a4ccfdd9bca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:19.707339 crc crio[3654]: time=\"2026-06-12T15:14:19.702780181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:19.740124 crc crio[3654]: time=\"2026-06-12T15:14:19.739880248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:19.949146 crc crio[3654]: time=\"2026-06-12T15:14:19.948436865Z\" level=info msg=\"NetworkStart: stopping network for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:20.016554 crc crio[3654]: time=\"2026-06-12T15:14:20.010804122Z\" level=info msg=\"NetworkStart: stopping network for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:20.148415 crc crio[3654]: time=\"2026-06-12T15:14:20.147473766Z\" level=info msg=\"NetworkStart: stopping network for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:20.212129 crc crio[3654]: time=\"2026-06-12T15:14:20.212014519Z\" level=info msg=\"NetworkStart: stopping network for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:20.430763 crc crio[3654]: time=\"2026-06-12T15:14:20.424735639Z\" level=info msg=\"NetworkStart: stopping network for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:20.439493 crc crio[3654]: time=\"2026-06-12T15:14:20.439172707Z\" level=info msg=\"NetworkStart: stopping network for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:20.510589 crc crio[3654]: time=\"2026-06-12T15:14:20.510118153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:20.707128 crc crio[3654]: time=\"2026-06-12T15:14:20.706553987Z\" level=info msg=\"Created container 9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=c66c4319-03aa-444a-8d23-6a4ccfdd9bca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:20.708501 crc crio[3654]: time=\"2026-06-12T15:14:20.708465502Z\" level=info msg=\"Starting container: 9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee\" id=252445e0-e3b6-431b-99f6-fcdb40e7f4b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:20.715920 crc crio[3654]: time=\"2026-06-12T15:14:20.715656326Z\" level=info msg=\"Started container\" PID=8734 containerID=9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=252445e0-e3b6-431b-99f6-fcdb40e7f4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:14:21.568919 crc crio[3654]: time=\"2026-06-12T15:14:21.568341289Z\" level=info msg=\"NetworkStart: stopping network for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.575858 crc crio[3654]: time=\"2026-06-12T15:14:21.573339948Z\" level=info msg=\"NetworkStart: stopping network for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.576123 crc crio[3654]: time=\"2026-06-12T15:14:21.575953267Z\" level=info msg=\"NetworkStart: stopping network for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.641634 crc crio[3654]: time=\"2026-06-12T15:14:21.64151991Z\" level=info msg=\"NetworkStart: stopping network for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.735431 crc crio[3654]: time=\"2026-06-12T15:14:21.729197959Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.764951 crc crio[3654]: time=\"2026-06-12T15:14:21.764837368Z\" level=info msg=\"NetworkStart: stopping network for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.913012 crc crio[3654]: time=\"2026-06-12T15:14:21.912802665Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.913012 crc crio[3654]: time=\"2026-06-12T15:14:21.912948819Z\" level=info msg=\"NetworkStart: stopping network for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.968797 crc crio[3654]: time=\"2026-06-12T15:14:21.968666402Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:21.976847 crc crio[3654]: time=\"2026-06-12T15:14:21.976760144Z\" level=info msg=\"NetworkStart: stopping network for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:22.019740 crc crio[3654]: time=\"2026-06-12T15:14:22.019604205Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:22.719863 crc crio[3654]: time=\"2026-06-12T15:14:22.719063588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=b5cd3753-f101-4bbf-9793-e7ce44e647b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:22.746508 crc crio[3654]: time=\"2026-06-12T15:14:22.746395967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e9eca03b-be10-4a6c-bb2f-1e474cd0f481 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:22.748643 crc crio[3654]: time=\"2026-06-12T15:14:22.748478188Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ac8b3648-7b8e-42b2-a470-863e0ce4e9b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:22.748853 crc crio[3654]: time=\"2026-06-12T15:14:22.748809609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:22.795712 crc crio[3654]: time=\"2026-06-12T15:14:22.795546321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:23.286873 crc crio[3654]: time=\"2026-06-12T15:14:23.286600855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:23.492979 crc crio[3654]: time=\"2026-06-12T15:14:23.49283202Z\" level=info msg=\"Created container df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ac8b3648-7b8e-42b2-a470-863e0ce4e9b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:23.495626 crc crio[3654]: time=\"2026-06-12T15:14:23.49521176Z\" level=info msg=\"Starting container: df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0\" id=10d311aa-28ae-4b2b-b00f-6bc0425573e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:23.508894 crc crio[3654]: time=\"2026-06-12T15:14:23.508756526Z\" level=info msg=\"Started container\" PID=8864 containerID=df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=10d311aa-28ae-4b2b-b00f-6bc0425573e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:14:24.745297 crc crio[3654]: time=\"2026-06-12T15:14:24.741839474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0c758dbd-ea11-42b1-abb1-4e717dfde0a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:24.745297 crc crio[3654]: time=\"2026-06-12T15:14:24.744857476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=26ed4062-1ad5-4705-804a-e6a926f06d62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:24.748365 crc crio[3654]: time=\"2026-06-12T15:14:24.748109885Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd49d097-e6d9-43a2-b61e-745325165641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:24.748662 crc crio[3654]: time=\"2026-06-12T15:14:24.748599152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:24.769746 crc crio[3654]: time=\"2026-06-12T15:14:24.769552196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:25.304569 crc crio[3654]: time=\"2026-06-12T15:14:25.304458365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:25.402205 crc crio[3654]: time=\"2026-06-12T15:14:25.402072708Z\" level=info msg=\"Created container 85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd49d097-e6d9-43a2-b61e-745325165641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:25.403452 crc crio[3654]: time=\"2026-06-12T15:14:25.403378642Z\" level=info msg=\"Starting container: 85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0\" id=a44c6e7e-984e-4715-87c3-8ebb8fa73ef7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:25.410471 crc crio[3654]: time=\"2026-06-12T15:14:25.410221982Z\" level=info msg=\"Started container\" PID=8888 containerID=85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=a44c6e7e-984e-4715-87c3-8ebb8fa73ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:14:28.834454 crc crio[3654]: time=\"2026-06-12T15:14:28.83359995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bf8712e1-75dc-4fde-9c7c-b1b66e52758c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:28.843853 crc crio[3654]: time=\"2026-06-12T15:14:28.843765453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ce4238a4-9462-413d-8cf2-3288417be94d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:28.847073 crc crio[3654]: time=\"2026-06-12T15:14:28.84697562Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=450bbac3-db66-44dd-9fdf-de467cc08a21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:28.848397 crc crio[3654]: time=\"2026-06-12T15:14:28.848331466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:28.881032 crc crio[3654]: time=\"2026-06-12T15:14:28.88086514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:29.414933 crc crio[3654]: time=\"2026-06-12T15:14:29.414775746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:29.513014 crc crio[3654]: time=\"2026-06-12T15:14:29.5127236Z\" level=info msg=\"Created container 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=450bbac3-db66-44dd-9fdf-de467cc08a21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:29.515400 crc crio[3654]: time=\"2026-06-12T15:14:29.515320247Z\" level=info msg=\"Starting container: 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569\" id=bb402525-a41e-46b7-ba09-58020a23905a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:29.524617 crc crio[3654]: time=\"2026-06-12T15:14:29.524322779Z\" level=info msg=\"Started container\" PID=8931 containerID=96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=bb402525-a41e-46b7-ba09-58020a23905a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df\nJun 12 15:14:32.809597 crc crio[3654]: time=\"2026-06-12T15:14:32.809411438Z\" level=info msg=\"NetworkStart: stopping network for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:32.880947 crc crio[3654]: time=\"2026-06-12T15:14:32.880728956Z\" level=info msg=\"NetworkStart: stopping network for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:33.323515 crc crio[3654]: time=\"2026-06-12T15:14:33.323343374Z\" level=info msg=\"NetworkStart: stopping network for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:33.336498 crc crio[3654]: time=\"2026-06-12T15:14:33.336391963Z\" level=info msg=\"NetworkStart: stopping network for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:33.873215 crc crio[3654]: time=\"2026-06-12T15:14:33.871666391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:34.048901 crc crio[3654]: time=\"2026-06-12T15:14:34.047108384Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:34.504865 crc crio[3654]: time=\"2026-06-12T15:14:34.504743962Z\" level=info msg=\"NetworkStart: stopping network for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:34.512861 crc crio[3654]: time=\"2026-06-12T15:14:34.512763472Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:34.534102 crc crio[3654]: time=\"2026-06-12T15:14:34.533993366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:35.240009 crc crio[3654]: time=\"2026-06-12T15:14:35.239909826Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:35.241175 crc crio[3654]: time=\"2026-06-12T15:14:35.241096447Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:35.357623 crc crio[3654]: time=\"2026-06-12T15:14:35.357519942Z\" level=info msg=\"NetworkStart: stopping network for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:35.582590 crc crio[3654]: time=\"2026-06-12T15:14:35.582349483Z\" level=info msg=\"NetworkStart: stopping network for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:36.089706 crc crio[3654]: time=\"2026-06-12T15:14:36.089504756Z\" level=info msg=\"NetworkStart: stopping network for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:38.097106 crc crio[3654]: time=\"2026-06-12T15:14:38.096434322Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:38.815335 crc crio[3654]: time=\"2026-06-12T15:14:38.814635995Z\" level=info msg=\"NetworkStart: stopping network for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:38.967154 crc crio[3654]: time=\"2026-06-12T15:14:38.967094499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f2d014f4-5479-49a8-9df6-a2400b5d4a17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:38.970007 crc crio[3654]: time=\"2026-06-12T15:14:38.969962317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=200a5372-b005-409c-b5b9-fa50477427a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:38.975198 crc crio[3654]: time=\"2026-06-12T15:14:38.975150015Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=9a7d38e4-8fe1-4703-a1bc-38a0822e9f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:38.975897 crc crio[3654]: time=\"2026-06-12T15:14:38.975868919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:38.999786 crc crio[3654]: time=\"2026-06-12T15:14:38.99973773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:39.126116 crc crio[3654]: time=\"2026-06-12T15:14:39.125929714Z\" level=info msg=\"NetworkStart: stopping network for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:39.397939 crc crio[3654]: time=\"2026-06-12T15:14:39.397817798Z\" level=info msg=\"NetworkStart: stopping network for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:39.403970 crc crio[3654]: time=\"2026-06-12T15:14:39.403874742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:39.406682 crc crio[3654]: time=\"2026-06-12T15:14:39.406587473Z\" level=info msg=\"NetworkStart: stopping network for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:39.535369 crc crio[3654]: time=\"2026-06-12T15:14:39.535148406Z\" level=info msg=\"Created container 014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=9a7d38e4-8fe1-4703-a1bc-38a0822e9f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:39.537149 crc crio[3654]: time=\"2026-06-12T15:14:39.537055551Z\" level=info msg=\"Starting container: 014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e\" id=f055375f-4bcb-48cd-b351-7358994a92fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:39.543186 crc crio[3654]: time=\"2026-06-12T15:14:39.543076603Z\" level=info msg=\"Started container\" PID=9301 containerID=014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=f055375f-4bcb-48cd-b351-7358994a92fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:14:40.059082 crc crio[3654]: time=\"2026-06-12T15:14:40.058848838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e40b168c-fda6-4614-aca4-ece7bb7d5af6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:40.062915 crc crio[3654]: time=\"2026-06-12T15:14:40.062861204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9dc91c0b-d110-4bb5-9b80-86f319228fa7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:40.070219 crc crio[3654]: time=\"2026-06-12T15:14:40.067763841Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f606b41-3a5c-43a0-89b9-f2df8a2e4a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:40.070219 crc crio[3654]: time=\"2026-06-12T15:14:40.068060081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:40.103378 crc crio[3654]: time=\"2026-06-12T15:14:40.102480195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:40.603919 crc crio[3654]: time=\"2026-06-12T15:14:40.600010378Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:40.639899 crc crio[3654]: time=\"2026-06-12T15:14:40.639709173Z\" level=info msg=\"NetworkStart: stopping network for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:40.937492 crc crio[3654]: time=\"2026-06-12T15:14:40.937359043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:41.081351 crc crio[3654]: time=\"2026-06-12T15:14:41.081135469Z\" level=info msg=\"Created container 11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f606b41-3a5c-43a0-89b9-f2df8a2e4a06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:41.083999 crc crio[3654]: time=\"2026-06-12T15:14:41.08385214Z\" level=info msg=\"Starting container: 11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78\" id=791a2653-b45f-44c2-ae99-31876aebd4dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:41.099786 crc crio[3654]: time=\"2026-06-12T15:14:41.099661821Z\" level=info msg=\"Started container\" PID=9383 containerID=11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=791a2653-b45f-44c2-ae99-31876aebd4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8\nJun 12 15:14:41.147665 crc crio[3654]: time=\"2026-06-12T15:14:41.147390497Z\" level=info msg=\"NetworkStart: stopping network for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:41.622370 crc crio[3654]: time=\"2026-06-12T15:14:41.621981876Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:42.360132 crc crio[3654]: time=\"2026-06-12T15:14:42.359472209Z\" level=info msg=\"NetworkStart: stopping network for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:44.961591 crc crio[3654]: time=\"2026-06-12T15:14:44.961109793Z\" level=info msg=\"NetworkStart: stopping network for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:44.961591 crc crio[3654]: time=\"2026-06-12T15:14:44.961389952Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:44.961591 crc crio[3654]: time=\"2026-06-12T15:14:44.961556378Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1b871fc1-2d5a-4775-9d35-83bcdef0ce23\\\"\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.963522404Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8b5b9cc6-ac12-4d10-8ded-adb62219e4e7 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:0xc00239a508}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96371951Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.963770272Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.963798723Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96400581Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f87ae7b3-9fa3-4496-8c99-a502754bb199 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:0xc000130588}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964146296Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/34a658ed-c5c5-483f-86df-52b7908b7793 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:0xc000184430}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964193556Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964384742Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/122be0ee-4752-42ca-9c7c-bbd38b741413 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:0xc001790220}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964449144Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964488867Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6f0f59cd-e11b-4a23-90db-151cfb104e70 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:0xc000184490}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964539839Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964554Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964563758Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/86174414-2d88-4344-8938-594f8dde4530 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:0xc001790238}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964602299Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96461338Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96462393Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964634892Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d803276c-b459-4e36-b051-fa809102acc9 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:0xc0001845d0}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964658422Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/db944baa-5803-4881-9372-25ab7e5181c7 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:0xc0001305c0}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964759457Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/12c25b48-0f23-4249-9c06-c8ca222862aa 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:0xc000184628}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964797788Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964810778Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964822909Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964871049Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a4570dcb-da55-4bd0-8cc3-79026811f475 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:0xc0001305e0}] Aliases:map[]}\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964925731Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964942282Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964959032Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965106366Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/592981ea-e3bd-4931-b9be-9304314d69cf 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:0xc000f42028}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965150948Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965164638Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965175079Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965175711Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/03794bfb-9fa9-404e-b680-ef92ce8bf891 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:0xc001dc2000}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965228863Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965241513Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965345467Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965668336Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5de63021-a2eb-4e3e-95b4-d05cafbe437d 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:0xc000630000}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965712277Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3a48e2cb-71a6-433a-9040-c1b5dea893ad 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:0xc000626020}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96579281Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/305aea20-e193-40f6-a528-c1181af90c15 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:0xc000f36000}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965894843Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4a334f6-f5b8-4305-842b-9989425a3b40 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:0xc000f36030}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965963236Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d32ccbbe-d461-40db-b179-e2e5db761ab4 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:0xc000630078}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966004217Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966035308Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966047109Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966052379Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/bed27a73-b606-4b10-9134-a6d2e74cbdb8 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:0xc000626098}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96610095Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ceff4e3b-3d1a-4c8d-98a7-83052b16a0d3 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:0xc00008c398}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966147842Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966172533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966187753Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966198784Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/aeed9a4e-9e12-4fd3-9bd4-7f03b2762de4 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:0xc000f36118}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966212734Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/e7a5805f-fb0a-4673-a02e-c5a8b66ceef7 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:0xc0014ee020}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965895083Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966441342Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966465753Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966487063Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/90e08167-4d28-4ed3-af89-f9e52f77d108 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:0xc000f36160}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966532005Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966554776Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966563706Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0dba6dec-9d19-410e-b02d-4e4a0a1a1b0f 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:0xc0014ee040}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.964229299Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966608598Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966621068Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96667531Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0616bd82-2956-4ce6-9349-73a478372ce2 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:0xc0014ee080}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966705841Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966720661Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966738442Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.967690834Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/f5e6432a-d2f5-4d40-896b-4e59b9fce654 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:0xc0010044c8}] Aliases:map[]}\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.964766366Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.9678436Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96785852Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965757219Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.967944633Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.967973634Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.968065817Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/dd2c6df2-e63f-4e86-8292-47c67e0b7f15 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:0xc0010044e0}] Aliases:map[]}\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.968197612Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.968370397Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.96843104Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.964546378Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/694cbc06-f254-4cf8-9542-af887469081d 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:0xc0001305a8}] Aliases:map[]}\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.969577356Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.969623638Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.96967097Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.963812263Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/49b23b26-6d6f-4dd1-88d6-70963d5ec191 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:0xc000130558}] Aliases:map[]}\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970163677Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970174958Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970185528Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.966237555Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970373406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970386256Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970590263Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1e60cf25-b28e-4897-872c-7543ab15a5f1 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:0xc000130680}] Aliases:map[]}\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970643935Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970654835Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970664755Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970924832Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5218adda-fda2-4622-aacb-41f290bda7ef 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:0xc000f420d8}] Aliases:map[]}\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.971068827Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.971093918Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.971114219Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.966599307Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972720335Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972733556Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.966023148Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972976164Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972998455Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.967778277Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974762622Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974775872Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.965761829Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/adede29e-f48d-4172-8a71-df7e2e0e6ddd 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:0xc00008c158}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974955781Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/af4ecc45-575a-499c-b36f-15019b3cbad2 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:0xc0010045b8}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.975717937Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974981492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.975784999Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.97580843Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976062039Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2945d21b-005e-4cd3-a2cf-25d7d722dcb9 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:0xc000f362b8}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976110101Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976123151Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976138652Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.966565946Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.96609847Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/b3455f4d-3b3a-432b-993d-3d4111a97bb3 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:0xc0014ee000}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.965934725Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.97757859Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.977598861Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.97793619Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38537c9d-e72d-493e-8b87-4f6e2bc299d2 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:0xc001dc2188}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.977989551Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978002902Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978013882Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.964669654Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978635717Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978659858Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.964392113Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.979962691Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.963528854Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/97b585d4-0f41-493a-8bc4-a3979724460a 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:0xc000130540}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.980549936Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.980563507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.980578477Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981472738Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/bb2e937b-1fa8-4832-9045-208e980d4375 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:0xc00239a688}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981524869Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3b78205d-915e-42bb-861f-30afcec4be51 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:0xc0001306f0}] Aliases:map[]}\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.964489666Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981706676Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981754197Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981773688Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981914723Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.989485 crc crio[3654]: time=\"2026-06-12T15:14:44.96456525Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.989485 crc crio[3654]: time=\"2026-06-12T15:14:44.966113801Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.989680 crc crio[3654]: time=\"2026-06-12T15:14:44.989508711Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.989680 crc crio[3654]: time=\"2026-06-12T15:14:44.989523681Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.992549 crc crio[3654]: time=\"2026-06-12T15:14:44.964393244Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/44298735-775e-4596-be56-f7752d9f4ccd 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:0xc000184450}] Aliases:map[]}\"\nJun 12 15:14:44.992549 crc crio[3654]: time=\"2026-06-12T15:14:44.992534794Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.992549 crc crio[3654]: time=\"2026-06-12T15:14:44.992557715Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.992909 crc crio[3654]: time=\"2026-06-12T15:14:44.992581435Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.992909 crc crio[3654]: time=\"2026-06-12T15:14:44.992657198Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.992909 crc crio[3654]: time=\"2026-06-12T15:14:44.99271274Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.993716 crc crio[3654]: time=\"2026-06-12T15:14:44.966474763Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.993716 crc crio[3654]: time=\"2026-06-12T15:14:44.993674433Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.993966 crc crio[3654]: time=\"2026-06-12T15:14:44.993714584Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.996170 crc crio[3654]: time=\"2026-06-12T15:14:44.966114181Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/564827e7-7e41-45f7-b0a4-4a6dc77c02af 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:0xc000f36100}] Aliases:map[]}\"\nJun 12 15:14:44.996413 crc crio[3654]: time=\"2026-06-12T15:14:44.996197138Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.996413 crc crio[3654]: time=\"2026-06-12T15:14:44.996216299Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.996413 crc crio[3654]: time=\"2026-06-12T15:14:44.996230539Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:44.999578 crc crio[3654]: time=\"2026-06-12T15:14:44.999434398Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:44.999578 crc crio[3654]: time=\"2026-06-12T15:14:44.999565643Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:44.999578 crc crio[3654]: time=\"2026-06-12T15:14:44.999586683Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.000138 crc crio[3654]: time=\"2026-06-12T15:14:44.966366819Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/62b98e15-c06c-4768-9830-216f239df280 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:0xc000626110}] Aliases:map[]}\"\nJun 12 15:14:45.000425 crc crio[3654]: time=\"2026-06-12T15:14:45.000180954Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:45.000425 crc crio[3654]: time=\"2026-06-12T15:14:45.000202654Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:45.000425 crc crio[3654]: time=\"2026-06-12T15:14:45.000216355Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.004174 crc crio[3654]: time=\"2026-06-12T15:14:44.974736194Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ee1e5164-18c8-4795-80f1-0c39dd2a105d 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:0xc0010045a0}] Aliases:map[]}\"\nJun 12 15:14:45.004461 crc crio[3654]: time=\"2026-06-12T15:14:45.004237071Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:45.004461 crc crio[3654]: time=\"2026-06-12T15:14:45.004398467Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:45.004461 crc crio[3654]: time=\"2026-06-12T15:14:45.004419288Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.005052 crc crio[3654]: time=\"2026-06-12T15:14:44.981604342Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/efe64613-e149-488b-b9e6-3861ad8a7591 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:0xc00239a6a0}] Aliases:map[]}\"\nJun 12 15:14:45.005052 crc crio[3654]: time=\"2026-06-12T15:14:44.966024528Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/84ef880c-9f6b-47e5-975a-f649b293d216 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:0xc00008c308}] Aliases:map[]}\"\nJun 12 15:14:45.005391 crc crio[3654]: time=\"2026-06-12T15:14:45.00535757Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:45.005391 crc crio[3654]: time=\"2026-06-12T15:14:45.00538427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:45.005598 crc crio[3654]: time=\"2026-06-12T15:14:45.005400751Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.005942 crc crio[3654]: time=\"2026-06-12T15:14:45.005827345Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:45.005942 crc crio[3654]: time=\"2026-06-12T15:14:45.005897918Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:45.005942 crc crio[3654]: time=\"2026-06-12T15:14:45.005918079Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:44.965914124Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/45170ea3-7baa-4c52-9267-3e03d635b515 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:0xc000630020}] Aliases:map[]}\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.010462183Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.010479634Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.010491034Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:44.98153349Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.011446087Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.011498318Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:45.222221 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.096015992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.239693682Z\" level=info msg=\"runSandbox: deleting pod ID ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 from idIndex\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.239860358Z\" level=info msg=\"runSandbox: removing pod sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.239988072Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.240019173Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.246499 crc crio[3654]: time=\"2026-06-12T15:14:45.246370349Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.306140 crc crio[3654]: time=\"2026-06-12T15:14:45.305766668Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.306140 crc crio[3654]: time=\"2026-06-12T15:14:45.306012586Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.322876 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:45.322979 crc crio[3654]: time=\"2026-06-12T15:14:45.322898144Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.345950 crc crio[3654]: time=\"2026-06-12T15:14:45.345838924Z\" level=info msg=\"runSandbox: deleting pod ID 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 from idIndex\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.345950 crc crio[3654]: time=\"2026-06-12T15:14:45.345917616Z\" level=info msg=\"runSandbox: removing pod sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.350413 crc crio[3654]: time=\"2026-06-12T15:14:45.345987029Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.350413 crc crio[3654]: time=\"2026-06-12T15:14:45.34601235Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.354123 crc crio[3654]: time=\"2026-06-12T15:14:45.353936719Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.365513 crc crio[3654]: time=\"2026-06-12T15:14:45.365217612Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.365513 crc crio[3654]: time=\"2026-06-12T15:14:45.36545686Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.462701 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:45.462932 crc crio[3654]: time=\"2026-06-12T15:14:45.46278593Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.474697 crc crio[3654]: time=\"2026-06-12T15:14:45.474145036Z\" level=info msg=\"runSandbox: deleting pod ID f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f from idIndex\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.477618 crc crio[3654]: time=\"2026-06-12T15:14:45.477133148Z\" level=info msg=\"runSandbox: removing pod sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.477789 crc crio[3654]: time=\"2026-06-12T15:14:45.477238922Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.477789 crc crio[3654]: time=\"2026-06-12T15:14:45.477699517Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.485946 crc crio[3654]: time=\"2026-06-12T15:14:45.485232253Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.515751 crc crio[3654]: time=\"2026-06-12T15:14:45.50772692Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.515751 crc crio[3654]: time=\"2026-06-12T15:14:45.507864034Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.727720 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:45.727720 crc crio[3654]: time=\"2026-06-12T15:14:45.727140644Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.771887795Z\" level=info msg=\"runSandbox: deleting pod ID 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 from idIndex\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.771953777Z\" level=info msg=\"runSandbox: removing pod sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.771998539Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.77202383Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.794160 crc crio[3654]: time=\"2026-06-12T15:14:45.793832941Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.863998 crc crio[3654]: time=\"2026-06-12T15:14:45.85166225Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.863998 crc crio[3654]: time=\"2026-06-12T15:14:45.852048943Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.950637 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:45.951048 crc crio[3654]: time=\"2026-06-12T15:14:45.951001999Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.979970 crc crio[3654]: time=\"2026-06-12T15:14:45.979412685Z\" level=info msg=\"runSandbox: deleting pod ID 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 from idIndex\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.995430 crc crio[3654]: time=\"2026-06-12T15:14:45.995376277Z\" level=info msg=\"runSandbox: removing pod sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.996004 crc crio[3654]: time=\"2026-06-12T15:14:45.995972157Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:45.996224 crc crio[3654]: time=\"2026-06-12T15:14:45.996199165Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.015480 crc crio[3654]: time=\"2026-06-12T15:14:46.015158725Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.036464 crc crio[3654]: time=\"2026-06-12T15:14:46.035410971Z\" 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=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.036464 crc crio[3654]: time=\"2026-06-12T15:14:46.035639348Z\" 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=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.137026 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:46.137511 crc crio[3654]: time=\"2026-06-12T15:14:46.137181677Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.395713 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:46.395713 crc crio[3654]: time=\"2026-06-12T15:14:46.395575144Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.424184 crc crio[3654]: time=\"2026-06-12T15:14:46.424076285Z\" level=info msg=\"runSandbox: deleting pod ID 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb from idIndex\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.424184 crc crio[3654]: time=\"2026-06-12T15:14:46.424168039Z\" level=info msg=\"runSandbox: removing pod sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.424633 crc crio[3654]: time=\"2026-06-12T15:14:46.424521191Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.424633 crc crio[3654]: time=\"2026-06-12T15:14:46.424575012Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.430933615Z\" level=info msg=\"runSandbox: deleting pod ID d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 from idIndex\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.431067439Z\" level=info msg=\"runSandbox: removing pod sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.431114461Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.431134201Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.432019 crc crio[3654]: time=\"2026-06-12T15:14:46.431743126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.435817 crc crio[3654]: time=\"2026-06-12T15:14:46.434882269Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.454029 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:46.454029 crc crio[3654]: time=\"2026-06-12T15:14:46.453639999Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.462840 crc crio[3654]: time=\"2026-06-12T15:14:46.46276597Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.462840 crc crio[3654]: time=\"2026-06-12T15:14:46.462839553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.473169743Z\" 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=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.473570847Z\" 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=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.480068848Z\" level=info msg=\"runSandbox: deleting pod ID eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d from idIndex\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.48014974Z\" level=info msg=\"runSandbox: removing pod sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.480217003Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.4804317Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.513081 crc crio[3654]: time=\"2026-06-12T15:14:46.512752478Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.580537 crc crio[3654]: time=\"2026-06-12T15:14:46.57959047Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:46.580537 crc crio[3654]: time=\"2026-06-12T15:14:46.579841598Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.312912 crc crio[3654]: time=\"2026-06-12T15:14:47.210675459Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:47.728613 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:47.728613 crc crio[3654]: time=\"2026-06-12T15:14:47.727115897Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745663507Z\" level=info msg=\"runSandbox: deleting pod ID 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 from idIndex\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745714079Z\" level=info msg=\"runSandbox: removing pod sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745840453Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745863474Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.753978 crc crio[3654]: time=\"2026-06-12T15:14:47.753819215Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:47.896709 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 15:14:47.899414 crc crio[3654]: time=\"2026-06-12T15:14:47.898600801Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.095337 crc crio[3654]: time=\"2026-06-12T15:14:48.092671299Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.095337 crc crio[3654]: time=\"2026-06-12T15:14:48.093075342Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.116925 crc crio[3654]: time=\"2026-06-12T15:14:48.116446119Z\" level=info msg=\"runSandbox: deleting pod ID 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 from idIndex\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.117772 crc crio[3654]: time=\"2026-06-12T15:14:48.117522256Z\" level=info msg=\"runSandbox: removing pod sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.118738 crc crio[3654]: time=\"2026-06-12T15:14:48.118640834Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.119481 crc crio[3654]: time=\"2026-06-12T15:14:48.119055728Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.218670 crc crio[3654]: time=\"2026-06-12T15:14:48.19555868Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.457011 crc crio[3654]: time=\"2026-06-12T15:14:48.454209144Z\" 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=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:48.457011 crc crio[3654]: time=\"2026-06-12T15:14:48.454900768Z\" 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=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.000993 crc crio[3654]: time=\"2026-06-12T15:14:51.972573881Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.002151606Z\" level=info msg=\"runSandbox: deleting pod ID 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 from idIndex\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.002231289Z\" level=info msg=\"runSandbox: removing pod sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.002972294Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.003342546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.180118 crc crio[3654]: time=\"2026-06-12T15:14:52.177904214Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.232721 crc crio[3654]: time=\"2026-06-12T15:14:52.232081979Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:52.235168 crc crio[3654]: time=\"2026-06-12T15:14:52.23477616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:55.982191 crc crio[3654]: time=\"2026-06-12T15:14:55.982025708Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.002411 crc crio[3654]: time=\"2026-06-12T15:14:56.002197013Z\" level=info msg=\"runSandbox: deleting pod ID b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 from idIndex\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.002515 crc crio[3654]: time=\"2026-06-12T15:14:56.002418801Z\" level=info msg=\"runSandbox: removing pod sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.003854 crc crio[3654]: time=\"2026-06-12T15:14:56.003494847Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.003854 crc crio[3654]: time=\"2026-06-12T15:14:56.003793057Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.033068 crc crio[3654]: time=\"2026-06-12T15:14:56.032808604Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.057701 crc crio[3654]: time=\"2026-06-12T15:14:56.057219556Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.057701 crc crio[3654]: time=\"2026-06-12T15:14:56.057572688Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.066488 crc crio[3654]: time=\"2026-06-12T15:14:56.066100298Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.097563 crc crio[3654]: time=\"2026-06-12T15:14:56.097170384Z\" level=info msg=\"runSandbox: deleting pod ID e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe from idIndex\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.097563 crc crio[3654]: time=\"2026-06-12T15:14:56.097523976Z\" level=info msg=\"runSandbox: removing pod sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.097865 crc crio[3654]: time=\"2026-06-12T15:14:56.0976471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.097865 crc crio[3654]: time=\"2026-06-12T15:14:56.097696052Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.101495 crc crio[3654]: time=\"2026-06-12T15:14:56.101117328Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.113952 crc crio[3654]: time=\"2026-06-12T15:14:56.113754428Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.127075705Z\" level=info msg=\"runSandbox: deleting pod ID ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 from idIndex\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.12779525Z\" level=info msg=\"runSandbox: removing pod sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.127851037Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.127870902Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.129875 crc crio[3654]: time=\"2026-06-12T15:14:56.129686899Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.129875 crc crio[3654]: time=\"2026-06-12T15:14:56.129829604Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.130580 crc crio[3654]: time=\"2026-06-12T15:14:56.13052009Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.162102 crc crio[3654]: time=\"2026-06-12T15:14:56.161899317Z\" 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=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.162533 crc crio[3654]: time=\"2026-06-12T15:14:56.162117224Z\" 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=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.216003 crc crio[3654]: time=\"2026-06-12T15:14:56.215700486Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.324876 crc crio[3654]: time=\"2026-06-12T15:14:56.220807323Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346204054Z\" level=info msg=\"runSandbox: deleting pod ID 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 from idIndex\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346548581Z\" level=info msg=\"runSandbox: removing pod sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346650419Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346670255Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351036106Z\" level=info msg=\"runSandbox: deleting pod ID 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 from idIndex\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351135672Z\" level=info msg=\"runSandbox: removing pod sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351204534Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351238445Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.357102 crc crio[3654]: time=\"2026-06-12T15:14:56.356742002Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.361236 crc crio[3654]: time=\"2026-06-12T15:14:56.360538381Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.367475 crc crio[3654]: time=\"2026-06-12T15:14:56.366928141Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.367475 crc crio[3654]: time=\"2026-06-12T15:14:56.36717237Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.391854 crc crio[3654]: time=\"2026-06-12T15:14:56.39160454Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.397348 crc crio[3654]: time=\"2026-06-12T15:14:56.396944356Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.397348 crc crio[3654]: time=\"2026-06-12T15:14:56.397041739Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.402949516Z\" level=info msg=\"runSandbox: deleting pod ID 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 from idIndex\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.403032159Z\" level=info msg=\"runSandbox: removing pod sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.40309006Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.403115781Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.413473 crc crio[3654]: time=\"2026-06-12T15:14:56.409899532Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.418205 crc crio[3654]: time=\"2026-06-12T15:14:56.416168685Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.419991 crc crio[3654]: time=\"2026-06-12T15:14:56.419946953Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.420226 crc crio[3654]: time=\"2026-06-12T15:14:56.420201492Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.431829 crc crio[3654]: time=\"2026-06-12T15:14:56.431718754Z\" level=info msg=\"runSandbox: deleting pod ID 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b from idIndex\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.431829 crc crio[3654]: time=\"2026-06-12T15:14:56.431792346Z\" level=info msg=\"runSandbox: removing pod sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.432201 crc crio[3654]: time=\"2026-06-12T15:14:56.432053325Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.432201 crc crio[3654]: time=\"2026-06-12T15:14:56.432079836Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.434690 crc crio[3654]: time=\"2026-06-12T15:14:56.434610878Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.441887 crc crio[3654]: time=\"2026-06-12T15:14:56.441683035Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.443873 crc crio[3654]: time=\"2026-06-12T15:14:56.443771899Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.443873 crc crio[3654]: time=\"2026-06-12T15:14:56.443829711Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.462827 crc crio[3654]: time=\"2026-06-12T15:14:56.462696629Z\" level=info msg=\"runSandbox: deleting pod ID 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 from idIndex\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.462827 crc crio[3654]: time=\"2026-06-12T15:14:56.462832544Z\" level=info msg=\"runSandbox: removing pod sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.463630 crc crio[3654]: time=\"2026-06-12T15:14:56.462882806Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.463630 crc crio[3654]: time=\"2026-06-12T15:14:56.462902096Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.469098 crc crio[3654]: time=\"2026-06-12T15:14:56.468854949Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.484818 crc crio[3654]: time=\"2026-06-12T15:14:56.484425198Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.484818 crc crio[3654]: time=\"2026-06-12T15:14:56.484668256Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.487423 crc crio[3654]: time=\"2026-06-12T15:14:56.487079192Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502382252Z\" level=info msg=\"runSandbox: deleting pod ID 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 from idIndex\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502489202Z\" level=info msg=\"runSandbox: removing pod sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502531823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502550078Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.506753 crc crio[3654]: time=\"2026-06-12T15:14:56.506607126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.513707 crc crio[3654]: time=\"2026-06-12T15:14:56.513636641Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.513707 crc crio[3654]: time=\"2026-06-12T15:14:56.513695223Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.529853 crc crio[3654]: time=\"2026-06-12T15:14:56.529556101Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534013822Z\" level=info msg=\"runSandbox: deleting pod ID b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 from idIndex\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534353934Z\" level=info msg=\"runSandbox: removing pod sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534409256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534433987Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.536780 crc crio[3654]: time=\"2026-06-12T15:14:56.536448865Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.547468 crc crio[3654]: time=\"2026-06-12T15:14:56.54718828Z\" 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=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.547727 crc crio[3654]: time=\"2026-06-12T15:14:56.547664096Z\" 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=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.558899 crc crio[3654]: time=\"2026-06-12T15:14:56.558658309Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567512199Z\" level=info msg=\"runSandbox: deleting pod ID 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 from idIndex\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567599452Z\" level=info msg=\"runSandbox: removing pod sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567753106Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567776348Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.572877 crc crio[3654]: time=\"2026-06-12T15:14:56.572475288Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.586421 crc crio[3654]: time=\"2026-06-12T15:14:56.586052245Z\" 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=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.586421 crc crio[3654]: time=\"2026-06-12T15:14:56.586141368Z\" 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=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.590498 crc crio[3654]: time=\"2026-06-12T15:14:56.590357225Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.594921 crc crio[3654]: time=\"2026-06-12T15:14:56.594842496Z\" level=info msg=\"runSandbox: deleting pod ID a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c from idIndex\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.594921 crc crio[3654]: time=\"2026-06-12T15:14:56.594892357Z\" level=info msg=\"runSandbox: removing pod sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.594921 crc crio[3654]: time=\"2026-06-12T15:14:56.594932894Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.595523 crc crio[3654]: time=\"2026-06-12T15:14:56.594949909Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.596215 crc crio[3654]: time=\"2026-06-12T15:14:56.596157099Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.607515 crc crio[3654]: time=\"2026-06-12T15:14:56.607150913Z\" 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=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.607515 crc crio[3654]: time=\"2026-06-12T15:14:56.607324969Z\" 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=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.615748 crc crio[3654]: time=\"2026-06-12T15:14:56.615646721Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.618483 crc crio[3654]: time=\"2026-06-12T15:14:56.618175257Z\" level=info msg=\"runSandbox: deleting pod ID e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed from idIndex\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.618483 crc crio[3654]: time=\"2026-06-12T15:14:56.618468147Z\" level=info msg=\"runSandbox: removing pod sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.618649 crc crio[3654]: time=\"2026-06-12T15:14:56.618512288Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.618649 crc crio[3654]: time=\"2026-06-12T15:14:56.618530669Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.619351 crc crio[3654]: time=\"2026-06-12T15:14:56.619213943Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.624931 crc crio[3654]: time=\"2026-06-12T15:14:56.624831225Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.626351 crc crio[3654]: time=\"2026-06-12T15:14:56.626190919Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.626351 crc crio[3654]: time=\"2026-06-12T15:14:56.626344154Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.626797 crc crio[3654]: time=\"2026-06-12T15:14:56.626722359Z\" level=info msg=\"runSandbox: deleting pod ID b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 from idIndex\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.627078 crc crio[3654]: time=\"2026-06-12T15:14:56.626796862Z\" level=info msg=\"runSandbox: removing pod sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.627078 crc crio[3654]: time=\"2026-06-12T15:14:56.626854654Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.627078 crc crio[3654]: time=\"2026-06-12T15:14:56.626878095Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.627906 crc crio[3654]: time=\"2026-06-12T15:14:56.627843227Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.632687 crc crio[3654]: time=\"2026-06-12T15:14:56.632559345Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.634626 crc crio[3654]: time=\"2026-06-12T15:14:56.634480743Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.634751 crc crio[3654]: time=\"2026-06-12T15:14:56.634638758Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635753051Z\" level=info msg=\"runSandbox: deleting pod ID bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f from idIndex\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635921467Z\" level=info msg=\"runSandbox: removing pod sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635972579Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635995539Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.637062 crc crio[3654]: time=\"2026-06-12T15:14:56.636977343Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.643973 crc crio[3654]: time=\"2026-06-12T15:14:56.643891762Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.643973 crc crio[3654]: time=\"2026-06-12T15:14:56.643974611Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.648878 crc crio[3654]: time=\"2026-06-12T15:14:56.648754857Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.653439 crc crio[3654]: time=\"2026-06-12T15:14:56.653226239Z\" level=info msg=\"runSandbox: deleting pod ID 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea from idIndex\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.653439 crc crio[3654]: time=\"2026-06-12T15:14:56.653414696Z\" level=info msg=\"runSandbox: removing pod sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.653845 crc crio[3654]: time=\"2026-06-12T15:14:56.653472777Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.653845 crc crio[3654]: time=\"2026-06-12T15:14:56.653493428Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.654629 crc crio[3654]: time=\"2026-06-12T15:14:56.654575355Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.655865 crc crio[3654]: time=\"2026-06-12T15:14:56.655765984Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.658727 crc crio[3654]: time=\"2026-06-12T15:14:56.65861632Z\" level=info msg=\"runSandbox: deleting pod ID 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 from idIndex\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.658857 crc crio[3654]: time=\"2026-06-12T15:14:56.658727969Z\" level=info msg=\"runSandbox: removing pod sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.658857 crc crio[3654]: time=\"2026-06-12T15:14:56.658812047Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.658857 crc crio[3654]: time=\"2026-06-12T15:14:56.658837848Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.660328 crc crio[3654]: time=\"2026-06-12T15:14:56.660043731Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.660328 crc crio[3654]: time=\"2026-06-12T15:14:56.660212457Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.660598 crc crio[3654]: time=\"2026-06-12T15:14:56.660529775Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.666138 crc crio[3654]: time=\"2026-06-12T15:14:56.666016582Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.666386 crc crio[3654]: time=\"2026-06-12T15:14:56.666148388Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.680700 crc crio[3654]: time=\"2026-06-12T15:14:56.680599939Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.683823 crc crio[3654]: time=\"2026-06-12T15:14:56.683754227Z\" level=info msg=\"runSandbox: deleting pod ID 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca from idIndex\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.683823 crc crio[3654]: time=\"2026-06-12T15:14:56.683803388Z\" level=info msg=\"runSandbox: removing pod sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.684005 crc crio[3654]: time=\"2026-06-12T15:14:56.68386443Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.684005 crc crio[3654]: time=\"2026-06-12T15:14:56.683890231Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.685399 crc crio[3654]: time=\"2026-06-12T15:14:56.685280248Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.689753 crc crio[3654]: time=\"2026-06-12T15:14:56.689663287Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.689753 crc crio[3654]: time=\"2026-06-12T15:14:56.68972508Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.691771 crc crio[3654]: time=\"2026-06-12T15:14:56.691682837Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.692797 crc crio[3654]: time=\"2026-06-12T15:14:56.692731138Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.694046 crc crio[3654]: time=\"2026-06-12T15:14:56.694004626Z\" level=info msg=\"runSandbox: deleting pod ID 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 from idIndex\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.694046 crc crio[3654]: time=\"2026-06-12T15:14:56.694038217Z\" level=info msg=\"runSandbox: removing pod sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.694176 crc crio[3654]: time=\"2026-06-12T15:14:56.694091209Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.694176 crc crio[3654]: time=\"2026-06-12T15:14:56.694153091Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.695713 crc crio[3654]: time=\"2026-06-12T15:14:56.695542428Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.695918 crc crio[3654]: time=\"2026-06-12T15:14:56.695858793Z\" level=info msg=\"runSandbox: deleting pod ID 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df from idIndex\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.695918 crc crio[3654]: time=\"2026-06-12T15:14:56.695908305Z\" level=info msg=\"runSandbox: removing pod sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.696040 crc crio[3654]: time=\"2026-06-12T15:14:56.695936446Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.696040 crc crio[3654]: time=\"2026-06-12T15:14:56.695950236Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.697058 crc crio[3654]: time=\"2026-06-12T15:14:56.696997948Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.701470 crc crio[3654]: time=\"2026-06-12T15:14:56.70139634Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.701470 crc crio[3654]: time=\"2026-06-12T15:14:56.701450819Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.706186 crc crio[3654]: time=\"2026-06-12T15:14:56.706058907Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.706578 crc crio[3654]: time=\"2026-06-12T15:14:56.70614861Z\" 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=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.706657 crc crio[3654]: time=\"2026-06-12T15:14:56.706601565Z\" 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=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.708849 crc crio[3654]: time=\"2026-06-12T15:14:56.708785217Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.712053 crc crio[3654]: time=\"2026-06-12T15:14:56.711845691Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716131487Z\" level=info msg=\"runSandbox: deleting pod ID 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c from idIndex\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716397466Z\" level=info msg=\"runSandbox: removing pod sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716456188Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716481469Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.717851 crc crio[3654]: time=\"2026-06-12T15:14:56.717734609Z\" level=info msg=\"runSandbox: deleting pod ID 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 from idIndex\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.718028 crc crio[3654]: time=\"2026-06-12T15:14:56.718002008Z\" level=info msg=\"runSandbox: removing pod sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.718113 crc crio[3654]: time=\"2026-06-12T15:14:56.71806336Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.718113 crc crio[3654]: time=\"2026-06-12T15:14:56.718089381Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.721749 crc crio[3654]: time=\"2026-06-12T15:14:56.721633094Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.724743 crc crio[3654]: time=\"2026-06-12T15:14:56.724627255Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.725091 crc crio[3654]: time=\"2026-06-12T15:14:56.725010904Z\" level=info msg=\"runSandbox: deleting pod ID d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 from idIndex\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.725199 crc crio[3654]: time=\"2026-06-12T15:14:56.725090687Z\" level=info msg=\"runSandbox: removing pod sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.725199 crc crio[3654]: time=\"2026-06-12T15:14:56.725140748Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.725199 crc crio[3654]: time=\"2026-06-12T15:14:56.725162829Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.727776 crc crio[3654]: time=\"2026-06-12T15:14:56.727462776Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.729644 crc crio[3654]: time=\"2026-06-12T15:14:56.729216675Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.729912 crc crio[3654]: time=\"2026-06-12T15:14:56.729797002Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.729912 crc crio[3654]: time=\"2026-06-12T15:14:56.729863464Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.743891 crc crio[3654]: time=\"2026-06-12T15:14:56.743482285Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.744506 crc crio[3654]: time=\"2026-06-12T15:14:56.744091995Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.746791 crc crio[3654]: time=\"2026-06-12T15:14:56.746660035Z\" level=info msg=\"runSandbox: deleting pod ID 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab from idIndex\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.746874 crc crio[3654]: time=\"2026-06-12T15:14:56.746801089Z\" level=info msg=\"runSandbox: removing pod sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.746919 crc crio[3654]: time=\"2026-06-12T15:14:56.746876212Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.746919 crc crio[3654]: time=\"2026-06-12T15:14:56.746895793Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.753563 crc crio[3654]: time=\"2026-06-12T15:14:56.753494187Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.754929 crc crio[3654]: time=\"2026-06-12T15:14:56.754700546Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.754929 crc crio[3654]: time=\"2026-06-12T15:14:56.754867319Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.761844 crc crio[3654]: time=\"2026-06-12T15:14:56.76167142Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.761844 crc crio[3654]: time=\"2026-06-12T15:14:56.761738792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.761844 crc crio[3654]: time=\"2026-06-12T15:14:56.761758169Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.767564 crc crio[3654]: time=\"2026-06-12T15:14:56.767475361Z\" level=info msg=\"runSandbox: deleting pod ID 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 from idIndex\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.767722 crc crio[3654]: time=\"2026-06-12T15:14:56.767573964Z\" level=info msg=\"runSandbox: removing pod sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.767722 crc crio[3654]: time=\"2026-06-12T15:14:56.767629616Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.767722 crc crio[3654]: time=\"2026-06-12T15:14:56.767660767Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.770063 crc crio[3654]: time=\"2026-06-12T15:14:56.769956065Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.778912 crc crio[3654]: time=\"2026-06-12T15:14:56.778765024Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.778912 crc crio[3654]: time=\"2026-06-12T15:14:56.778907679Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.786676 crc crio[3654]: time=\"2026-06-12T15:14:56.786508913Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.798090 crc crio[3654]: time=\"2026-06-12T15:14:56.797968392Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.798604 crc crio[3654]: time=\"2026-06-12T15:14:56.798496196Z\" level=info msg=\"runSandbox: deleting pod ID 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 from idIndex\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.798604 crc crio[3654]: time=\"2026-06-12T15:14:56.798573829Z\" level=info msg=\"runSandbox: removing pod sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.798721 crc crio[3654]: time=\"2026-06-12T15:14:56.798627091Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.798721 crc crio[3654]: time=\"2026-06-12T15:14:56.798644261Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.802088 crc crio[3654]: time=\"2026-06-12T15:14:56.801998232Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.807515 crc crio[3654]: time=\"2026-06-12T15:14:56.807429794Z\" level=info msg=\"runSandbox: deleting pod ID ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 from idIndex\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.807515 crc crio[3654]: time=\"2026-06-12T15:14:56.807499766Z\" level=info msg=\"runSandbox: removing pod sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.807709 crc crio[3654]: time=\"2026-06-12T15:14:56.807547418Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.807709 crc crio[3654]: time=\"2026-06-12T15:14:56.807563389Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.811540 crc crio[3654]: time=\"2026-06-12T15:14:56.810713936Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.819633 crc crio[3654]: time=\"2026-06-12T15:14:56.815402204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.819633 crc crio[3654]: time=\"2026-06-12T15:14:56.815509378Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.820589 crc crio[3654]: time=\"2026-06-12T15:14:56.820125286Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.832393 crc crio[3654]: time=\"2026-06-12T15:14:56.832018113Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.832393 crc crio[3654]: time=\"2026-06-12T15:14:56.832098045Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.834563 crc crio[3654]: time=\"2026-06-12T15:14:56.834491735Z\" level=info msg=\"runSandbox: deleting pod ID eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e from idIndex\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.834563 crc crio[3654]: time=\"2026-06-12T15:14:56.834547397Z\" level=info msg=\"runSandbox: removing pod sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.834710 crc crio[3654]: time=\"2026-06-12T15:14:56.834579848Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.834710 crc crio[3654]: time=\"2026-06-12T15:14:56.834593298Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.835318 crc crio[3654]: time=\"2026-06-12T15:14:56.835183138Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.841878 crc crio[3654]: time=\"2026-06-12T15:14:56.841662447Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.841878 crc crio[3654]: time=\"2026-06-12T15:14:56.841780662Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.853763 crc crio[3654]: time=\"2026-06-12T15:14:56.853554436Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.856749 crc crio[3654]: time=\"2026-06-12T15:14:56.85664953Z\" level=info msg=\"runSandbox: deleting pod ID 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a from idIndex\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.856893 crc crio[3654]: time=\"2026-06-12T15:14:56.856759374Z\" level=info msg=\"runSandbox: removing pod sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.856893 crc crio[3654]: time=\"2026-06-12T15:14:56.856820626Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.856893 crc crio[3654]: time=\"2026-06-12T15:14:56.856843826Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.858333 crc crio[3654]: time=\"2026-06-12T15:14:56.858091079Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.862192 crc crio[3654]: time=\"2026-06-12T15:14:56.862108305Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865602574Z\" level=info msg=\"runSandbox: deleting pod ID 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 from idIndex\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865658246Z\" level=info msg=\"runSandbox: removing pod sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865699927Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865718478Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.868332 crc crio[3654]: time=\"2026-06-12T15:14:56.868093319Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.868332 crc crio[3654]: time=\"2026-06-12T15:14:56.868163421Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.868610 crc crio[3654]: time=\"2026-06-12T15:14:56.86842302Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.873617 crc crio[3654]: time=\"2026-06-12T15:14:56.873536454Z\" 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=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.873617 crc crio[3654]: time=\"2026-06-12T15:14:56.873618567Z\" 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=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.901589 crc crio[3654]: time=\"2026-06-12T15:14:56.901453968Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.903010 crc crio[3654]: time=\"2026-06-12T15:14:56.902932607Z\" level=info msg=\"runSandbox: deleting pod ID 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 from idIndex\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.903010 crc crio[3654]: time=\"2026-06-12T15:14:56.902980769Z\" level=info msg=\"runSandbox: removing pod sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.903389 crc crio[3654]: time=\"2026-06-12T15:14:56.90301986Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.903389 crc crio[3654]: time=\"2026-06-12T15:14:56.903037671Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.903635 crc crio[3654]: time=\"2026-06-12T15:14:56.903511067Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.909014 crc crio[3654]: time=\"2026-06-12T15:14:56.907760291Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.909014 crc crio[3654]: time=\"2026-06-12T15:14:56.907825683Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.926412 crc crio[3654]: time=\"2026-06-12T15:14:56.926310673Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.928064 crc crio[3654]: time=\"2026-06-12T15:14:56.928024481Z\" level=info msg=\"runSandbox: deleting pod ID e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 from idIndex\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.928064 crc crio[3654]: time=\"2026-06-12T15:14:56.928072712Z\" level=info msg=\"runSandbox: removing pod sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.928064 crc crio[3654]: time=\"2026-06-12T15:14:56.928112914Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.928353 crc crio[3654]: time=\"2026-06-12T15:14:56.928157585Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.928865 crc crio[3654]: time=\"2026-06-12T15:14:56.928784957Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.932936 crc crio[3654]: time=\"2026-06-12T15:14:56.932886126Z\" 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=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.932936 crc crio[3654]: time=\"2026-06-12T15:14:56.932926057Z\" 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=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.942626 crc crio[3654]: time=\"2026-06-12T15:14:56.94252771Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.943771 crc crio[3654]: time=\"2026-06-12T15:14:56.943703448Z\" level=info msg=\"runSandbox: deleting pod ID aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd from idIndex\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.943771 crc crio[3654]: time=\"2026-06-12T15:14:56.94376337Z\" level=info msg=\"runSandbox: removing pod sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.943931 crc crio[3654]: time=\"2026-06-12T15:14:56.943813541Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.943931 crc crio[3654]: time=\"2026-06-12T15:14:56.943837622Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.944664 crc crio[3654]: time=\"2026-06-12T15:14:56.944609458Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.950830 crc crio[3654]: time=\"2026-06-12T15:14:56.950724426Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.950830 crc crio[3654]: time=\"2026-06-12T15:14:56.950796029Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.953837 crc crio[3654]: time=\"2026-06-12T15:14:56.953737456Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.954000 crc crio[3654]: time=\"2026-06-12T15:14:56.953841549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:56.954127 crc crio[3654]: time=\"2026-06-12T15:14:56.953972034Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 12 15:14:56.955441 crc crio[3654]: time=\"2026-06-12T15:14:56.95537243Z\" level=info msg=\"runSandbox: deleting pod ID 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 from idIndex\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.955441 crc crio[3654]: time=\"2026-06-12T15:14:56.955434502Z\" level=info msg=\"runSandbox: removing pod sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.955573 crc crio[3654]: time=\"2026-06-12T15:14:56.955482644Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.955573 crc crio[3654]: time=\"2026-06-12T15:14:56.955506535Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.956236 crc crio[3654]: time=\"2026-06-12T15:14:56.956174398Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.961970 crc crio[3654]: time=\"2026-06-12T15:14:56.961893512Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.962084 crc crio[3654]: time=\"2026-06-12T15:14:56.961971472Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:56.971183 crc crio[3654]: time=\"2026-06-12T15:14:56.970995326Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:56.971431 crc crio[3654]: time=\"2026-06-12T15:14:56.971225984Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:56.971747 crc crio[3654]: time=\"2026-06-12T15:14:56.971679339Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1b871fc1-2d5a-4775-9d35-83bcdef0ce23\\\"\"\nJun 12 15:14:56.971827 crc crio[3654]: time=\"2026-06-12T15:14:56.971774532Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4109a67b-9e00-48ab-8d29-c1ef7cd15af0\\\"\"\nJun 12 15:14:56.990522 crc crio[3654]: time=\"2026-06-12T15:14:56.99043756Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:56.990522 crc crio[3654]: time=\"2026-06-12T15:14:56.990493552Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:56.991343 crc crio[3654]: time=\"2026-06-12T15:14:56.990536603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:14:57.028466 crc crio[3654]: time=\"2026-06-12T15:14:57.027961542Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.028466 crc crio[3654]: time=\"2026-06-12T15:14:57.028002254Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.028466 crc crio[3654]: time=\"2026-06-12T15:14:57.028085097Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 12 15:14:57.070322 crc crio[3654]: time=\"2026-06-12T15:14:57.070178781Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.070322 crc crio[3654]: time=\"2026-06-12T15:14:57.070322706Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.070658 crc crio[3654]: time=\"2026-06-12T15:14:57.070387619Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 12 15:14:57.089490 crc crio[3654]: time=\"2026-06-12T15:14:57.089430918Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.089490 crc crio[3654]: time=\"2026-06-12T15:14:57.08947628Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.089490 crc crio[3654]: time=\"2026-06-12T15:14:57.089500851Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 12 15:14:57.113949 crc crio[3654]: time=\"2026-06-12T15:14:57.11382705Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/POD\" id=6c9b1858-4697-47b8-8118-8982dac380e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:57.114039 crc crio[3654]: time=\"2026-06-12T15:14:57.114013886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.115411 crc crio[3654]: time=\"2026-06-12T15:14:57.115341121Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=581b29d3-5521-4e0c-98d5-2491ea8d6727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:57.115505 crc crio[3654]: time=\"2026-06-12T15:14:57.115432803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.118874 crc crio[3654]: time=\"2026-06-12T15:14:57.118797847Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.118874 crc crio[3654]: time=\"2026-06-12T15:14:57.118839928Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.118874 crc crio[3654]: time=\"2026-06-12T15:14:57.118881259Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 12 15:14:57.135668 crc crio[3654]: time=\"2026-06-12T15:14:57.135602543Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc001dc2468}] Aliases:map[]}\"\nJun 12 15:14:57.135668 crc crio[3654]: time=\"2026-06-12T15:14:57.135637273Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc001004320}] Aliases:map[]}\"\nJun 12 15:14:57.135974 crc crio[3654]: time=\"2026-06-12T15:14:57.135725056Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:57.135974 crc crio[3654]: time=\"2026-06-12T15:14:57.135667185Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:57.144386 crc crio[3654]: time=\"2026-06-12T15:14:57.14415754Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.511619 crc crio[3654]: 2026-06-12T15:14:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d784e30a43eede5 Mac:ba:fe:09:13:60:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b SocketPath: PciID:}] [{Interface:0xc00029cec0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:14:57.537020 crc crio[3654]: 2026-06-12T15:14:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:723c691da7e33ef Mac:5e:0f:f8:41:28:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b SocketPath: PciID:}] [{Interface:0xc000242d70 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:14:57.537152 crc crio[3654]: time=\"2026-06-12T15:14:57.537051742Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.537207 crc crio[3654]: time=\"2026-06-12T15:14:57.537174326Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 12 15:14:57.537436 crc crio[3654]: time=\"2026-06-12T15:14:57.537356182Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc001dc2468}] Aliases:map[]}\"\nJun 12 15:14:57.537436 crc crio[3654]: time=\"2026-06-12T15:14:57.537416365Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc001004320}] Aliases:map[]}\"\nJun 12 15:14:57.537614 crc crio[3654]: time=\"2026-06-12T15:14:57.53756243Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:14:57.538053 crc crio[3654]: time=\"2026-06-12T15:14:57.537562689Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:14:57.544643 crc crio[3654]: time=\"2026-06-12T15:14:57.544583937Z\" level=info msg=\"Ran pod sandbox 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/POD\" id=6c9b1858-4697-47b8-8118-8982dac380e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:57.547810 crc crio[3654]: time=\"2026-06-12T15:14:57.54765523Z\" level=info msg=\"Ran pod sandbox d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=581b29d3-5521-4e0c-98d5-2491ea8d6727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:57.549573 crc crio[3654]: time=\"2026-06-12T15:14:57.549487351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01a9f48c-4a5d-49b1-a6ef-740d369dae63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:57.550545 crc crio[3654]: time=\"2026-06-12T15:14:57.550442163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9e0d053a-def7-4b93-8974-d9acc0d793a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:57.551208 crc crio[3654]: time=\"2026-06-12T15:14:57.551109195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=441084d0-3c37-4cf6-ad2c-e7e8798d8564 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:57.556567 crc crio[3654]: time=\"2026-06-12T15:14:57.556422925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=17c8ce50-da50-4918-ae87-f48a4bdf9723 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:57.569031 crc crio[3654]: time=\"2026-06-12T15:14:57.568913274Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.569031 crc crio[3654]: time=\"2026-06-12T15:14:57.568989606Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.569031 crc crio[3654]: time=\"2026-06-12T15:14:57.569023358Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 12 15:14:57.585535 crc crio[3654]: time=\"2026-06-12T15:14:57.585404278Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.585535 crc crio[3654]: time=\"2026-06-12T15:14:57.585474581Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.585535 crc crio[3654]: time=\"2026-06-12T15:14:57.585521672Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 12 15:14:57.615411 crc crio[3654]: time=\"2026-06-12T15:14:57.615233172Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=bcae0a5b-30e6-4e79-9338-0179a5aebfdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:57.615892 crc crio[3654]: time=\"2026-06-12T15:14:57.615812151Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=4a8d1f46-30c1-44bf-a309-a03a7d9b8626 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:57.616116 crc crio[3654]: time=\"2026-06-12T15:14:57.615816272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.616187 crc crio[3654]: time=\"2026-06-12T15:14:57.616162873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.616236 crc crio[3654]: time=\"2026-06-12T15:14:57.616196364Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.616402 crc crio[3654]: time=\"2026-06-12T15:14:57.616357719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.616483 crc crio[3654]: time=\"2026-06-12T15:14:57.616404281Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 12 15:14:57.635427 crc crio[3654]: time=\"2026-06-12T15:14:57.635323328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.635691 crc crio[3654]: time=\"2026-06-12T15:14:57.635563185Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.635691 crc crio[3654]: time=\"2026-06-12T15:14:57.635589166Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.635691 crc crio[3654]: time=\"2026-06-12T15:14:57.635609547Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 12 15:14:57.641149 crc crio[3654]: time=\"2026-06-12T15:14:57.641056041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.641149 crc crio[3654]: time=\"2026-06-12T15:14:57.641121502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.645605 crc crio[3654]: time=\"2026-06-12T15:14:57.645448118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:57.655099 crc crio[3654]: time=\"2026-06-12T15:14:57.655005629Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.655099 crc crio[3654]: time=\"2026-06-12T15:14:57.655068871Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.655412 crc crio[3654]: time=\"2026-06-12T15:14:57.655122933Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 12 15:14:57.680672 crc crio[3654]: time=\"2026-06-12T15:14:57.680547949Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.680672 crc crio[3654]: time=\"2026-06-12T15:14:57.680611431Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.680672 crc crio[3654]: time=\"2026-06-12T15:14:57.680657913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 12 15:14:57.702103 crc crio[3654]: time=\"2026-06-12T15:14:57.70200364Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.702103 crc crio[3654]: time=\"2026-06-12T15:14:57.702052072Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.702103 crc crio[3654]: time=\"2026-06-12T15:14:57.702105074Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 12 15:14:57.732465 crc crio[3654]: time=\"2026-06-12T15:14:57.732215177Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.732465 crc crio[3654]: time=\"2026-06-12T15:14:57.732350192Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.732465 crc crio[3654]: time=\"2026-06-12T15:14:57.732404493Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 12 15:14:57.748421 crc crio[3654]: time=\"2026-06-12T15:14:57.748234694Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.748421 crc crio[3654]: time=\"2026-06-12T15:14:57.748423481Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.748619 crc crio[3654]: time=\"2026-06-12T15:14:57.748464862Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 12 15:14:57.763395 crc crio[3654]: time=\"2026-06-12T15:14:57.763163797Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.763395 crc crio[3654]: time=\"2026-06-12T15:14:57.763222889Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.763395 crc crio[3654]: time=\"2026-06-12T15:14:57.763325382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 12 15:14:57.781494 crc crio[3654]: time=\"2026-06-12T15:14:57.78140013Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.781494 crc crio[3654]: time=\"2026-06-12T15:14:57.781477802Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.781760 crc crio[3654]: time=\"2026-06-12T15:14:57.781547255Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 12 15:14:57.794717 crc crio[3654]: time=\"2026-06-12T15:14:57.794602123Z\" level=info msg=\"Created container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=bcae0a5b-30e6-4e79-9338-0179a5aebfdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:57.796007 crc crio[3654]: time=\"2026-06-12T15:14:57.795755953Z\" level=info msg=\"Created container 4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=4a8d1f46-30c1-44bf-a309-a03a7d9b8626 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:57.796951 crc crio[3654]: time=\"2026-06-12T15:14:57.796824749Z\" level=info msg=\"Starting container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999\" id=5928cea3-3d7b-4599-b02b-9ee3d296cc1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:57.797400 crc crio[3654]: time=\"2026-06-12T15:14:57.797028666Z\" level=info msg=\"Starting container: 4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771\" id=e27a239f-3121-49e6-8e10-8042ff95faa6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:57.798195 crc crio[3654]: time=\"2026-06-12T15:14:57.798065321Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.798665 crc crio[3654]: time=\"2026-06-12T15:14:57.798580519Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.798736 crc crio[3654]: time=\"2026-06-12T15:14:57.798693382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 12 15:14:57.803518 crc crio[3654]: time=\"2026-06-12T15:14:57.802185169Z\" level=info msg=\"Started container\" PID=10590 containerID=4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=e27a239f-3121-49e6-8e10-8042ff95faa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9\nJun 12 15:14:57.809979 crc crio[3654]: time=\"2026-06-12T15:14:57.806515994Z\" level=info msg=\"Started container\" PID=10583 containerID=519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999 description=openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles id=5928cea3-3d7b-4599-b02b-9ee3d296cc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\nJun 12 15:14:57.826029 crc crio[3654]: time=\"2026-06-12T15:14:57.825852164Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.826029 crc crio[3654]: time=\"2026-06-12T15:14:57.825952898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.826029 crc crio[3654]: time=\"2026-06-12T15:14:57.825995389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 12 15:14:57.845364 crc crio[3654]: time=\"2026-06-12T15:14:57.845206365Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.845364 crc crio[3654]: time=\"2026-06-12T15:14:57.84533695Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.845364 crc crio[3654]: time=\"2026-06-12T15:14:57.845387771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863155909Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863227442Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863371737Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4109a67b-9e00-48ab-8d29-c1ef7cd15af0\\\"\"\nJun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863417518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:14:57.884459 crc crio[3654]: time=\"2026-06-12T15:14:57.884371872Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.884459 crc crio[3654]: time=\"2026-06-12T15:14:57.884426434Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.884459 crc crio[3654]: time=\"2026-06-12T15:14:57.884469716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_649e7d0e-6e43-4376-a95a-17d14facf4d1\\\"\"\nJun 12 15:14:57.910390 crc crio[3654]: time=\"2026-06-12T15:14:57.910208631Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.910390 crc crio[3654]: time=\"2026-06-12T15:14:57.910354626Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.910390 crc crio[3654]: time=\"2026-06-12T15:14:57.910387698Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 12 15:14:57.938593 crc crio[3654]: time=\"2026-06-12T15:14:57.938482892Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.938593 crc crio[3654]: time=\"2026-06-12T15:14:57.938568295Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.938882 crc crio[3654]: time=\"2026-06-12T15:14:57.938603537Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_649e7d0e-6e43-4376-a95a-17d14facf4d1\\\"\"\nJun 12 15:14:57.938882 crc crio[3654]: time=\"2026-06-12T15:14:57.938651558Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1f5e2679-ba32-46cd-ab40-59a71dac8d22\\\"\"\nJun 12 15:14:57.956897 crc crio[3654]: time=\"2026-06-12T15:14:57.956783247Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.956897 crc crio[3654]: time=\"2026-06-12T15:14:57.9568547Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.957148 crc crio[3654]: time=\"2026-06-12T15:14:57.956917292Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 12 15:14:57.974530 crc crio[3654]: time=\"2026-06-12T15:14:57.974420991Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.974530 crc crio[3654]: time=\"2026-06-12T15:14:57.974486253Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.974530 crc crio[3654]: time=\"2026-06-12T15:14:57.974532065Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1f5e2679-ba32-46cd-ab40-59a71dac8d22\\\"\"\nJun 12 15:14:57.974941 crc crio[3654]: time=\"2026-06-12T15:14:57.974586666Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 15:14:57.996967 crc crio[3654]: time=\"2026-06-12T15:14:57.996819264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:57.996967 crc crio[3654]: time=\"2026-06-12T15:14:57.996910037Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:57.998132 crc crio[3654]: time=\"2026-06-12T15:14:57.997016091Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 15:14:58.019291 crc crio[3654]: time=\"2026-06-12T15:14:58.01900236Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.019291 crc crio[3654]: time=\"2026-06-12T15:14:58.019073242Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.019291 crc crio[3654]: time=\"2026-06-12T15:14:58.019130474Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 15:14:58.042877 crc crio[3654]: time=\"2026-06-12T15:14:58.042066586Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.043182 crc crio[3654]: time=\"2026-06-12T15:14:58.042934265Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.043182 crc crio[3654]: time=\"2026-06-12T15:14:58.042996478Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 15:14:58.078807 crc crio[3654]: time=\"2026-06-12T15:14:58.078598705Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.079153 crc crio[3654]: time=\"2026-06-12T15:14:58.079128703Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.079392 crc crio[3654]: time=\"2026-06-12T15:14:58.07936001Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 15:14:58.121423 crc crio[3654]: time=\"2026-06-12T15:14:58.121356216Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.121830 crc crio[3654]: time=\"2026-06-12T15:14:58.121798971Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.121995 crc crio[3654]: time=\"2026-06-12T15:14:58.121959346Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 15:14:58.131214 crc crio[3654]: time=\"2026-06-12T15:14:58.130640286Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=f3c81092-e681-401a-9198-2595825d82d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:58.131214 crc crio[3654]: time=\"2026-06-12T15:14:58.131160194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:58.159930 crc crio[3654]: time=\"2026-06-12T15:14:58.159684924Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000f429c0}] Aliases:map[]}\"\nJun 12 15:14:58.159930 crc crio[3654]: time=\"2026-06-12T15:14:58.15986898Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:58.167661 crc crio[3654]: time=\"2026-06-12T15:14:58.167551696Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.507062 crc crio[3654]: 2026-06-12T15:14:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98177c96e6d7569 Mac:a6:30:73:65:27:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 SocketPath: PciID:}] [{Interface:0xc00013b090 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:14:58.507683 crc crio[3654]: time=\"2026-06-12T15:14:58.507563891Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.507683 crc crio[3654]: time=\"2026-06-12T15:14:58.507680435Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 15:14:58.508678 crc crio[3654]: time=\"2026-06-12T15:14:58.508557345Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000f429c0}] Aliases:map[]}\"\nJun 12 15:14:58.508774 crc crio[3654]: time=\"2026-06-12T15:14:58.508730161Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:14:58.519641 crc crio[3654]: time=\"2026-06-12T15:14:58.519512885Z\" level=info msg=\"Ran pod sandbox 98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=f3c81092-e681-401a-9198-2595825d82d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:58.524853 crc crio[3654]: time=\"2026-06-12T15:14:58.524722568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=5b33a7d6-3d4f-48d2-a7ec-671543b9cfe6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:58.528198 crc crio[3654]: time=\"2026-06-12T15:14:58.528048711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=7d7afa80-e78b-4bfa-8543-8698df8d51fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:58.531537 crc crio[3654]: time=\"2026-06-12T15:14:58.531401202Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=840bffd3-a29a-460f-874b-9a266f8f6897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:58.531957 crc crio[3654]: time=\"2026-06-12T15:14:58.531866468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:58.536863 crc crio[3654]: time=\"2026-06-12T15:14:58.536721821Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.536863 crc crio[3654]: time=\"2026-06-12T15:14:58.536781413Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.536863 crc crio[3654]: time=\"2026-06-12T15:14:58.536806864Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 15:14:58.556442 crc crio[3654]: time=\"2026-06-12T15:14:58.556338711Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.556672 crc crio[3654]: time=\"2026-06-12T15:14:58.556470885Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.556672 crc crio[3654]: time=\"2026-06-12T15:14:58.556502106Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_632cc6f1-75b4-44e1-815a-e14f98016c3d\\\"\"\nJun 12 15:14:58.556672 crc crio[3654]: time=\"2026-06-12T15:14:58.556534887Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_bda25932-b128-4542-ad78-6cef0dc9f740\\\"\"\nJun 12 15:14:58.561112 crc crio[3654]: time=\"2026-06-12T15:14:58.56075614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:58.566427 crc crio[3654]: time=\"2026-06-12T15:14:58.566013597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:58.591512 crc crio[3654]: time=\"2026-06-12T15:14:58.59137536Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.591512 crc crio[3654]: time=\"2026-06-12T15:14:58.591445702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.591512 crc crio[3654]: time=\"2026-06-12T15:14:58.591489053Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 12 15:14:58.609503 crc crio[3654]: time=\"2026-06-12T15:14:58.609387795Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.609503 crc crio[3654]: time=\"2026-06-12T15:14:58.609453487Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.609503 crc crio[3654]: time=\"2026-06-12T15:14:58.609501169Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 12 15:14:58.632863 crc crio[3654]: time=\"2026-06-12T15:14:58.632774202Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.632863 crc crio[3654]: time=\"2026-06-12T15:14:58.632832444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.632863 crc crio[3654]: time=\"2026-06-12T15:14:58.632874045Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 12 15:14:58.670193 crc crio[3654]: time=\"2026-06-12T15:14:58.669992244Z\" level=info msg=\"Created container d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=840bffd3-a29a-460f-874b-9a266f8f6897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:58.671568 crc crio[3654]: time=\"2026-06-12T15:14:58.671431571Z\" level=info msg=\"Starting container: d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d\" id=ae37eb92-1a0d-4db6-99bc-4e69452dccbf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:58.679977 crc crio[3654]: time=\"2026-06-12T15:14:58.679823374Z\" level=info msg=\"Started container\" PID=10816 containerID=d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ae37eb92-1a0d-4db6-99bc-4e69452dccbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606\nJun 12 15:14:58.689139 crc crio[3654]: time=\"2026-06-12T15:14:58.688949653Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.689139 crc crio[3654]: time=\"2026-06-12T15:14:58.689092198Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:58.689639 crc crio[3654]: time=\"2026-06-12T15:14:58.689194271Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_bda25932-b128-4542-ad78-6cef0dc9f740\\\"\"\nJun 12 15:14:58.689639 crc crio[3654]: time=\"2026-06-12T15:14:58.68952142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 15:14:58.719628 crc crio[3654]: time=\"2026-06-12T15:14:58.719513889Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:14:58.719628 crc crio[3654]: time=\"2026-06-12T15:14:58.719587081Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:14:59.116400 crc crio[3654]: time=\"2026-06-12T15:14:59.115797066Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bc2e0aca-5cee-4c1b-8a39-eec865af69ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:59.116400 crc crio[3654]: time=\"2026-06-12T15:14:59.115950101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:59.143105 crc crio[3654]: time=\"2026-06-12T15:14:59.143008261Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc001790178}] Aliases:map[]}\"\nJun 12 15:14:59.143105 crc crio[3654]: time=\"2026-06-12T15:14:59.143093424Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:14:59.482958 crc crio[3654]: 2026-06-12T15:14:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:064bee64a5cf83f Mac:6e:17:2d:08:b3:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:14:59.484381 crc crio[3654]: time=\"2026-06-12T15:14:59.484196667Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc001790178}] Aliases:map[]}\"\nJun 12 15:14:59.484586 crc crio[3654]: time=\"2026-06-12T15:14:59.484529087Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:14:59.495521 crc crio[3654]: time=\"2026-06-12T15:14:59.491852134Z\" level=info msg=\"Ran pod sandbox 064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bc2e0aca-5cee-4c1b-8a39-eec865af69ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:14:59.495521 crc crio[3654]: time=\"2026-06-12T15:14:59.493900801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=903a2da6-b71d-4ccc-93ac-a64d50772585 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:59.496726 crc crio[3654]: time=\"2026-06-12T15:14:59.496662135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=5ba725f1-a852-4d42-977a-b86c1c22c719 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:14:59.498760 crc crio[3654]: time=\"2026-06-12T15:14:59.498697834Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ecba2065-9dae-4c54-9745-276a10927ce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:59.499030 crc crio[3654]: time=\"2026-06-12T15:14:59.498978464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:59.522331 crc crio[3654]: time=\"2026-06-12T15:14:59.520066873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:59.525802 crc crio[3654]: time=\"2026-06-12T15:14:59.525692522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:14:59.719732 crc crio[3654]: time=\"2026-06-12T15:14:59.719592642Z\" level=info msg=\"Created container 655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ecba2065-9dae-4c54-9745-276a10927ce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:14:59.723392 crc crio[3654]: time=\"2026-06-12T15:14:59.723329038Z\" level=info msg=\"Starting container: 655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5\" id=a2af8d5b-f46c-4246-b6d2-e62408ff3d1d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:14:59.730152 crc crio[3654]: time=\"2026-06-12T15:14:59.730003232Z\" level=info msg=\"Started container\" PID=10897 containerID=655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=a2af8d5b-f46c-4246-b6d2-e62408ff3d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f\nJun 12 15:15:00.115516 crc crio[3654]: time=\"2026-06-12T15:15:00.114693169Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ac37d1ec-c299-4edf-8705-c8eea0942a14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:00.115516 crc crio[3654]: time=\"2026-06-12T15:15:00.114787192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.115516 crc crio[3654]: time=\"2026-06-12T15:15:00.115395922Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ac45d0e4-81ee-4b2d-ab75-e6b860c5d4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:00.115845 crc crio[3654]: time=\"2026-06-12T15:15:00.115746934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.140354 crc crio[3654]: time=\"2026-06-12T15:15:00.139821494Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc0010042c8}] Aliases:map[]}\"\nJun 12 15:15:00.140354 crc crio[3654]: time=\"2026-06-12T15:15:00.140217698Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:00.141956 crc crio[3654]: time=\"2026-06-12T15:15:00.141859953Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc001dc25f0}] Aliases:map[]}\"\nJun 12 15:15:00.141956 crc crio[3654]: time=\"2026-06-12T15:15:00.141926775Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:00.634364 crc crio[3654]: 2026-06-12T15:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0597375ccdc048b Mac:e2:4d:7f:7b:52:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:00.635141 crc crio[3654]: 2026-06-12T15:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22d22f89f40ab7e Mac:ae:64:33:28:8b:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:00.638029 crc crio[3654]: time=\"2026-06-12T15:15:00.637861956Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc0010042c8}] Aliases:map[]}\"\nJun 12 15:15:00.639565 crc crio[3654]: time=\"2026-06-12T15:15:00.638451056Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:00.639565 crc crio[3654]: time=\"2026-06-12T15:15:00.638576217Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc001dc25f0}] Aliases:map[]}\"\nJun 12 15:15:00.639565 crc crio[3654]: time=\"2026-06-12T15:15:00.638897688Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:00.656999 crc crio[3654]: time=\"2026-06-12T15:15:00.656928304Z\" level=info msg=\"Stopping container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999 (timeout: 30s)\" id=3177b186-cd5e-4c66-af87-d93e08320ef9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:00.689146 crc crio[3654]: time=\"2026-06-12T15:15:00.688852138Z\" level=info msg=\"Stopped container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=3177b186-cd5e-4c66-af87-d93e08320ef9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:00.693876 crc crio[3654]: time=\"2026-06-12T15:15:00.69335195Z\" level=info msg=\"Stopping pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=85cd080e-a76d-436a-a9ca-c496d386c5b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:15:00.694236 crc crio[3654]: time=\"2026-06-12T15:15:00.693965821Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc000626580}] Aliases:map[]}\"\nJun 12 15:15:00.694236 crc crio[3654]: time=\"2026-06-12T15:15:00.694179008Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:00.703345 crc crio[3654]: time=\"2026-06-12T15:15:00.701296707Z\" level=info msg=\"Ran pod sandbox 22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ac45d0e4-81ee-4b2d-ab75-e6b860c5d4a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:00.705539 crc crio[3654]: time=\"2026-06-12T15:15:00.705345515Z\" level=info msg=\"Ran pod sandbox 0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ac37d1ec-c299-4edf-8705-c8eea0942a14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:00.708894 crc crio[3654]: time=\"2026-06-12T15:15:00.708687405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=694bfe2a-118f-45c4-89f3-561e39e19b80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:00.709814 crc crio[3654]: time=\"2026-06-12T15:15:00.70972254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=2473ae3f-a613-48a9-8dbf-bda336d03462 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:00.712875 crc crio[3654]: time=\"2026-06-12T15:15:00.712768922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf2747a7-a58a-4c0c-ab6a-9c3cb9cd87d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:00.716014 crc crio[3654]: time=\"2026-06-12T15:15:00.715880907Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a92e1abd-2333-4a2b-9f0f-0528f1453f95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:00.716481 crc crio[3654]: time=\"2026-06-12T15:15:00.716391404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.736113 crc crio[3654]: time=\"2026-06-12T15:15:00.735973973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.739929 crc crio[3654]: time=\"2026-06-12T15:15:00.739835902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.757762 crc crio[3654]: time=\"2026-06-12T15:15:00.757688153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=e22a351f-3032-49cb-9ae9-4d0c0e789a32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:00.761696 crc crio[3654]: time=\"2026-06-12T15:15:00.761598695Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f008c124-ed9f-41b8-b854-2076cec86477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:00.763365 crc crio[3654]: time=\"2026-06-12T15:15:00.762519866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.867655 crc crio[3654]: time=\"2026-06-12T15:15:00.867487506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.873560 crc crio[3654]: time=\"2026-06-12T15:15:00.873465817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:00.920134 crc crio[3654]: time=\"2026-06-12T15:15:00.919985121Z\" level=info msg=\"Stopped pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=85cd080e-a76d-436a-a9ca-c496d386c5b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:15:00.931189 crc crio[3654]: time=\"2026-06-12T15:15:00.931019392Z\" level=info msg=\"Created container a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a92e1abd-2333-4a2b-9f0f-0528f1453f95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:00.936904 crc crio[3654]: time=\"2026-06-12T15:15:00.936781986Z\" level=info msg=\"Starting container: a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a\" id=552fbd95-2fcd-4466-bf39-7aeee4b00b23 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:00.942658 crc crio[3654]: time=\"2026-06-12T15:15:00.942156187Z\" level=info msg=\"Started container\" PID=11002 containerID=a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=552fbd95-2fcd-4466-bf39-7aeee4b00b23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da\nJun 12 15:15:01.057485 crc crio[3654]: time=\"2026-06-12T15:15:01.057359881Z\" level=info msg=\"Created container 28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f008c124-ed9f-41b8-b854-2076cec86477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:01.059159 crc crio[3654]: time=\"2026-06-12T15:15:01.059018848Z\" level=info msg=\"Starting container: 28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa\" id=a413ac11-8c54-4c8c-90b7-7bba0f615820 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:01.065122 crc crio[3654]: time=\"2026-06-12T15:15:01.065030818Z\" level=info msg=\"Started container\" PID=11014 containerID=28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=a413ac11-8c54-4c8c-90b7-7bba0f615820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83\nJun 12 15:15:01.115116 crc crio[3654]: time=\"2026-06-12T15:15:01.114642228Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1f091aca-3bec-416e-ba32-c10e2508e8ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.115116 crc crio[3654]: time=\"2026-06-12T15:15:01.11472263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.116080 crc crio[3654]: time=\"2026-06-12T15:15:01.116024014Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e64cb047-2aeb-4da8-85ba-d2b43f52c838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.116343 crc crio[3654]: time=\"2026-06-12T15:15:01.116294793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.116545 crc crio[3654]: time=\"2026-06-12T15:15:01.116024384Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=bc184fcc-8ceb-48a4-8fc8-e80658a35653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.116649 crc crio[3654]: time=\"2026-06-12T15:15:01.116631824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.153499 crc crio[3654]: time=\"2026-06-12T15:15:01.153204014Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc0010041c0}] Aliases:map[]}\"\nJun 12 15:15:01.153499 crc crio[3654]: time=\"2026-06-12T15:15:01.153388231Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:01.166066 crc crio[3654]: time=\"2026-06-12T15:15:01.165926713Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc001004358}] Aliases:map[]}\"\nJun 12 15:15:01.166066 crc crio[3654]: time=\"2026-06-12T15:15:01.166040917Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:01.166680 crc crio[3654]: time=\"2026-06-12T15:15:01.166543223Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000f420f8}] Aliases:map[]}\"\nJun 12 15:15:01.166680 crc crio[3654]: time=\"2026-06-12T15:15:01.166627645Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:01.311012 crc crio[3654]: time=\"2026-06-12T15:15:01.310781917Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/POD\" id=f2bccaf3-778b-4a2b-9b49-4c87c9a58243 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.311012 crc crio[3654]: time=\"2026-06-12T15:15:01.31086917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.331991 crc crio[3654]: time=\"2026-06-12T15:15:01.331794231Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc000f42440}] Aliases:map[]}\"\nJun 12 15:15:01.331991 crc crio[3654]: time=\"2026-06-12T15:15:01.331869134Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:01.440884 crc crio[3654]: time=\"2026-06-12T15:15:01.440803526Z\" level=info msg=\"Removing container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999\" id=1b435bbe-d0c8-4fd3-b177-752506398e9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:15:01.469656 crc crio[3654]: time=\"2026-06-12T15:15:01.469151812Z\" level=info msg=\"Removed container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=1b435bbe-d0c8-4fd3-b177-752506398e9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:15:01.740965 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03b5c80033d9554 Mac:ae:6b:28:88:ee:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:01.741536 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:181fbdb2e3da6f8 Mac:82:04:df:e0:90:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:01.742501 crc crio[3654]: time=\"2026-06-12T15:15:01.742386258Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000f420f8}] Aliases:map[]}\"\nJun 12 15:15:01.742622 crc crio[3654]: time=\"2026-06-12T15:15:01.742583725Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:01.745848 crc crio[3654]: time=\"2026-06-12T15:15:01.745752512Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc0010041c0}] Aliases:map[]}\"\nJun 12 15:15:01.746239 crc crio[3654]: time=\"2026-06-12T15:15:01.745921158Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:01.752860 crc crio[3654]: time=\"2026-06-12T15:15:01.752759625Z\" level=info msg=\"Ran pod sandbox 181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=bc184fcc-8ceb-48a4-8fc8-e80658a35653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.753183 crc crio[3654]: time=\"2026-06-12T15:15:01.753109473Z\" level=info msg=\"Ran pod sandbox 03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1f091aca-3bec-416e-ba32-c10e2508e8ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.755037 crc crio[3654]: time=\"2026-06-12T15:15:01.754880959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c250eef9-b459-403f-ae8b-b248749a6598 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.755137 crc crio[3654]: time=\"2026-06-12T15:15:01.755077765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=679d0839-0303-4409-90a9-416f896712b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.757142 crc crio[3654]: time=\"2026-06-12T15:15:01.757086413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e3457152-d457-4372-a223-fca405864c38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.757569 crc crio[3654]: time=\"2026-06-12T15:15:01.757513237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f234cb8f-817d-4b03-82f9-8521c8168e6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.759361 crc crio[3654]: time=\"2026-06-12T15:15:01.759219624Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7e3737a4-550e-4058-a29a-c4662d6d50de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:01.759677 crc crio[3654]: time=\"2026-06-12T15:15:01.759603527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.763196 crc crio[3654]: time=\"2026-06-12T15:15:01.763073754Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=6e34e7fe-943b-49dc-8b47-0a8b0239075a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:01.766812 crc crio[3654]: time=\"2026-06-12T15:15:01.766701586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.784521 crc crio[3654]: time=\"2026-06-12T15:15:01.784198806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.811410 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34645c8749e724f Mac:da:5f:ae:3b:c7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:01.812874 crc crio[3654]: time=\"2026-06-12T15:15:01.812814928Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc000f42440}] Aliases:map[]}\"\nJun 12 15:15:01.813507 crc crio[3654]: time=\"2026-06-12T15:15:01.813441759Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:01.817735 crc crio[3654]: time=\"2026-06-12T15:15:01.817607257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.832103 crc crio[3654]: time=\"2026-06-12T15:15:01.831993671Z\" level=info msg=\"Ran pod sandbox 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/POD\" id=f2bccaf3-778b-4a2b-9b49-4c87c9a58243 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.834393 crc crio[3654]: time=\"2026-06-12T15:15:01.834176856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6698977d-8c61-435b-baab-c3d43d903539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.836142 crc crio[3654]: time=\"2026-06-12T15:15:01.835987797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f78bcb2b-e4f0-40c2-886c-c869f513b4ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.836619 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c0a96828dc41fa Mac:72:4a:ab:74:dd:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e SocketPath: PciID:}] [{Interface:0xc000422ae0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:01.837511 crc crio[3654]: time=\"2026-06-12T15:15:01.837430115Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc001004358}] Aliases:map[]}\"\nJun 12 15:15:01.837801 crc crio[3654]: time=\"2026-06-12T15:15:01.837620512Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:01.845546 crc crio[3654]: time=\"2026-06-12T15:15:01.845448945Z\" level=info msg=\"Ran pod sandbox 9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e64cb047-2aeb-4da8-85ba-d2b43f52c838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:01.849901 crc crio[3654]: time=\"2026-06-12T15:15:01.849043535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=70f295ae-419f-4523-bb33-aa5ebfe1b414 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.852478 crc crio[3654]: time=\"2026-06-12T15:15:01.85213434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1b96a2e4-2d8d-4332-93b4-3e8fe57766bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:01.948046 crc crio[3654]: time=\"2026-06-12T15:15:01.947874644Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles\" id=2ef9b77f-3c91-44b5-9dba-a73f212494e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:01.948662 crc crio[3654]: time=\"2026-06-12T15:15:01.948584808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:01.950154 crc crio[3654]: time=\"2026-06-12T15:15:01.949772006Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9838130b-84c4-46d8-8ba9-7e02dddfc58a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:01.951980 crc crio[3654]: time=\"2026-06-12T15:15:01.951815156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.068806 crc crio[3654]: time=\"2026-06-12T15:15:02.068524176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.085974 crc crio[3654]: time=\"2026-06-12T15:15:02.085830279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.092206 crc crio[3654]: time=\"2026-06-12T15:15:02.092090518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.113836 crc crio[3654]: time=\"2026-06-12T15:15:02.113733147Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fcb5dd89-666e-4392-99ee-5a6496454465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:02.113946 crc crio[3654]: time=\"2026-06-12T15:15:02.113861531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.120167 crc crio[3654]: time=\"2026-06-12T15:15:02.119992738Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=df004a4d-9bb6-4aed-983d-aa7b27ef31ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:02.120167 crc crio[3654]: time=\"2026-06-12T15:15:02.120118172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.148373 crc crio[3654]: time=\"2026-06-12T15:15:02.137683733Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc001790228}] Aliases:map[]}\"\nJun 12 15:15:02.148373 crc crio[3654]: time=\"2026-06-12T15:15:02.137834288Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:02.151601 crc crio[3654]: time=\"2026-06-12T15:15:02.151549469Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc001004530}] Aliases:map[]}\"\nJun 12 15:15:02.151746 crc crio[3654]: time=\"2026-06-12T15:15:02.151608871Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:02.318103 crc crio[3654]: time=\"2026-06-12T15:15:02.317997698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.322417 crc crio[3654]: time=\"2026-06-12T15:15:02.322087198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.356350 crc crio[3654]: time=\"2026-06-12T15:15:02.356043721Z\" level=info msg=\"Created container ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles\" id=2ef9b77f-3c91-44b5-9dba-a73f212494e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.373771 crc crio[3654]: time=\"2026-06-12T15:15:02.367033395Z\" level=info msg=\"Starting container: ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde\" id=2c6ad977-928e-405f-a397-aee226013b72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:02.406220 crc crio[3654]: time=\"2026-06-12T15:15:02.405922784Z\" level=info msg=\"Started container\" PID=11166 containerID=ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde description=openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles id=2c6ad977-928e-405f-a397-aee226013b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\nJun 12 15:15:02.630946 crc crio[3654]: time=\"2026-06-12T15:15:02.630599569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.674061 crc crio[3654]: time=\"2026-06-12T15:15:02.673955228Z\" level=info msg=\"Created container aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=6e34e7fe-943b-49dc-8b47-0a8b0239075a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.674422 crc crio[3654]: time=\"2026-06-12T15:15:02.674377852Z\" level=info msg=\"Created container eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7e3737a4-550e-4058-a29a-c4662d6d50de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.679825 crc crio[3654]: time=\"2026-06-12T15:15:02.679773752Z\" level=info msg=\"Starting container: eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf\" id=146e3def-638b-4b1f-b983-4b1c36493acd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:02.680748 crc crio[3654]: time=\"2026-06-12T15:15:02.680725965Z\" level=info msg=\"Starting container: aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c\" id=e0851dd4-3586-4f2b-87fa-d27f6f658866 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:02.694587 crc crio[3654]: time=\"2026-06-12T15:15:02.6927585Z\" level=info msg=\"Started container\" PID=11209 containerID=eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=146e3def-638b-4b1f-b983-4b1c36493acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae\nJun 12 15:15:02.698028 crc crio[3654]: time=\"2026-06-12T15:15:02.697970225Z\" level=info msg=\"Started container\" PID=11214 containerID=aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=e0851dd4-3586-4f2b-87fa-d27f6f658866 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d\nJun 12 15:15:02.827639 crc crio[3654]: time=\"2026-06-12T15:15:02.827563133Z\" level=info msg=\"Created container f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9838130b-84c4-46d8-8ba9-7e02dddfc58a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.829092 crc crio[3654]: time=\"2026-06-12T15:15:02.82896234Z\" level=info msg=\"Starting container: f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81\" id=437af107-c2c8-4a90-baae-45e3565c6914 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:02.836536 crc crio[3654]: time=\"2026-06-12T15:15:02.836214394Z\" level=info msg=\"Started container\" PID=11250 containerID=f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=437af107-c2c8-4a90-baae-45e3565c6914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039\nJun 12 15:15:02.883870 crc crio[3654]: time=\"2026-06-12T15:15:02.883738372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=889b2413-9edc-43ea-ae51-83d3f58b1d11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:02.887223 crc crio[3654]: time=\"2026-06-12T15:15:02.887012773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=53d6edab-fd8b-4103-b30b-93f0aae58e0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:02.894462 crc crio[3654]: 2026-06-12T15:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6418c55d6799f Mac:be:45:84:f0:95:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:02.896963 crc crio[3654]: time=\"2026-06-12T15:15:02.896865364Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc001790228}] Aliases:map[]}\"\nJun 12 15:15:02.897338 crc crio[3654]: time=\"2026-06-12T15:15:02.897201245Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:02.897440 crc crio[3654]: 2026-06-12T15:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b655f2af9408622 Mac:f2:e4:54:7c:c9:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:02.898168 crc crio[3654]: time=\"2026-06-12T15:15:02.898095445Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc001004530}] Aliases:map[]}\"\nJun 12 15:15:02.898449 crc crio[3654]: time=\"2026-06-12T15:15:02.898391275Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:02.931648 crc crio[3654]: time=\"2026-06-12T15:15:02.931484388Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=f467cafc-aded-48c2-9d17-17322cd54f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.931988 crc crio[3654]: time=\"2026-06-12T15:15:02.931919083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.955412 crc crio[3654]: time=\"2026-06-12T15:15:02.955330121Z\" level=info msg=\"Ran pod sandbox b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=df004a4d-9bb6-4aed-983d-aa7b27ef31ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:02.959471 crc crio[3654]: time=\"2026-06-12T15:15:02.958922033Z\" level=info msg=\"Ran pod sandbox 8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fcb5dd89-666e-4392-99ee-5a6496454465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:02.961419 crc crio[3654]: time=\"2026-06-12T15:15:02.960520994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=708c5edc-783d-4e47-b2b9-184dc756f69d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:02.963535 crc crio[3654]: time=\"2026-06-12T15:15:02.963460573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6ef5f4f2-a382-4af6-90ad-4c3893050b22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.963873547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=af82ac88-ab5b-4964-b780-92d723c5163f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.965891896Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c46d4680-16f4-4d72-8229-86010a8fc9af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.966218837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.968791292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c1982122-4dd7-4bb2-85ac-3fc7a1f82d3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:02.977825 crc crio[3654]: time=\"2026-06-12T15:15:02.977506086Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=2a632d08-ec90-4840-8438-642f98725fe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:02.980021 crc crio[3654]: time=\"2026-06-12T15:15:02.979498152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.980973 crc crio[3654]: time=\"2026-06-12T15:15:02.980873159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:02.997362 crc crio[3654]: time=\"2026-06-12T15:15:02.99636623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.012835 crc crio[3654]: time=\"2026-06-12T15:15:03.01269824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.013866 crc crio[3654]: time=\"2026-06-12T15:15:03.013762175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.018574 crc crio[3654]: time=\"2026-06-12T15:15:03.018484694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.236944 crc crio[3654]: time=\"2026-06-12T15:15:03.235034298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.245518 crc crio[3654]: time=\"2026-06-12T15:15:03.245410966Z\" level=info msg=\"Created container 06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c46d4680-16f4-4d72-8229-86010a8fc9af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:03.246657 crc crio[3654]: time=\"2026-06-12T15:15:03.246603648Z\" level=info msg=\"Starting container: 06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9\" id=1832e524-cde4-4e20-978d-dce6af497374 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:03.250341 crc crio[3654]: time=\"2026-06-12T15:15:03.250210778Z\" level=info msg=\"Created container 552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=2a632d08-ec90-4840-8438-642f98725fe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:03.259666 crc crio[3654]: time=\"2026-06-12T15:15:03.252702502Z\" level=info msg=\"Starting container: 552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8\" id=32e957cb-0487-4e36-89eb-345e99cf778a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:03.259666 crc crio[3654]: time=\"2026-06-12T15:15:03.255653843Z\" level=info msg=\"Started container\" PID=11288 containerID=06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=1832e524-cde4-4e20-978d-dce6af497374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d\nJun 12 15:15:03.259666 crc crio[3654]: time=\"2026-06-12T15:15:03.25952975Z\" level=info msg=\"Started container\" PID=11285 containerID=552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=32e957cb-0487-4e36-89eb-345e99cf778a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db\nJun 12 15:15:03.306333 crc crio[3654]: time=\"2026-06-12T15:15:03.306154439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ec2e553-defe-4594-b205-7369ef01e8e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:03.311032 crc crio[3654]: time=\"2026-06-12T15:15:03.310859998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f62c72f1-e233-4b68-a6dc-ee2b96b2cb52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:03.313447 crc crio[3654]: time=\"2026-06-12T15:15:03.313368501Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e2ff0641-32b4-46f1-957e-2eb0c68bd7d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:03.313982 crc crio[3654]: time=\"2026-06-12T15:15:03.31391277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.351049 crc crio[3654]: time=\"2026-06-12T15:15:03.343813627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.351049 crc crio[3654]: time=\"2026-06-12T15:15:03.348816497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:03.374426 crc crio[3654]: time=\"2026-06-12T15:15:03.374293471Z\" level=info msg=\"Created container 4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=f467cafc-aded-48c2-9d17-17322cd54f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:03.375570 crc crio[3654]: time=\"2026-06-12T15:15:03.375500242Z\" level=info msg=\"Starting container: 4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934\" id=a09e46cc-d742-4be1-9555-b0ef884b94b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:03.383170 crc crio[3654]: time=\"2026-06-12T15:15:03.383080467Z\" level=info msg=\"Started container\" PID=11306 containerID=4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=a09e46cc-d742-4be1-9555-b0ef884b94b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039\nJun 12 15:15:03.584177 crc crio[3654]: time=\"2026-06-12T15:15:03.584048934Z\" level=info msg=\"Created container 75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e2ff0641-32b4-46f1-957e-2eb0c68bd7d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:03.585721 crc crio[3654]: time=\"2026-06-12T15:15:03.585587436Z\" level=info msg=\"Starting container: 75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73\" id=60c9fdbd-c8ad-4df2-ad79-fb95f3d7b41f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:03.593529 crc crio[3654]: time=\"2026-06-12T15:15:03.593304285Z\" level=info msg=\"Started container\" PID=11325 containerID=75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=60c9fdbd-c8ad-4df2-ad79-fb95f3d7b41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d\nJun 12 15:15:04.646024 crc crio[3654]: time=\"2026-06-12T15:15:04.645917881Z\" level=info msg=\"Stopping pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=37e3ea94-9b70-43d5-9ffe-40d8c68e0f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:15:04.646714 crc crio[3654]: time=\"2026-06-12T15:15:04.64665131Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc001dc2518}] Aliases:map[]}\"\nJun 12 15:15:04.646889 crc crio[3654]: time=\"2026-06-12T15:15:04.646816916Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:06.303823 crc crio[3654]: time=\"2026-06-12T15:15:06.303157834Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=24515277-3024-46e4-948e-537bb902cb7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:06.303823 crc crio[3654]: time=\"2026-06-12T15:15:06.303825247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:06.343368 crc crio[3654]: time=\"2026-06-12T15:15:06.343080512Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000626700}] Aliases:map[]}\"\nJun 12 15:15:06.343368 crc crio[3654]: time=\"2026-06-12T15:15:06.343181936Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:07.117859 crc crio[3654]: time=\"2026-06-12T15:15:07.11770107Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=67ae6de1-6c0b-49e2-9e03-cbe8b35277ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:07.117859 crc crio[3654]: time=\"2026-06-12T15:15:07.117828018Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=0acbe059-bf43-44bb-863e-80e865ae7a77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:07.118488 crc crio[3654]: time=\"2026-06-12T15:15:07.11800009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:07.118488 crc crio[3654]: time=\"2026-06-12T15:15:07.118017685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:07.872848 crc crio[3654]: time=\"2026-06-12T15:15:07.872758603Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc001dc2628}] Aliases:map[]}\"\nJun 12 15:15:07.872848 crc crio[3654]: time=\"2026-06-12T15:15:07.872832276Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:08.035543 crc crio[3654]: time=\"2026-06-12T15:15:08.028739254Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc00008cf50}] Aliases:map[]}\"\nJun 12 15:15:08.035543 crc crio[3654]: time=\"2026-06-12T15:15:08.029234721Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:08.201763 crc crio[3654]: time=\"2026-06-12T15:15:08.201654251Z\" level=info msg=\"Stopped pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=37e3ea94-9b70-43d5-9ffe-40d8c68e0f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:15:08.230367 crc crio[3654]: time=\"2026-06-12T15:15:08.229892002Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=99f9da24-e41a-4d28-bd0f-f94f8a29afa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.230367 crc crio[3654]: time=\"2026-06-12T15:15:08.229965034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.238150303Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d4b8d4df-2fca-42e0-b8f2-02f3e9520861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.238713022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.239437147Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=aa3bb9f5-74b2-40f5-843f-38c656a16b1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.239485098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.23984645Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=76fb3f4a-e160-44a5-8f92-6f6ae4a5fdf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.239892962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.240939478Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=3475a3af-af73-4234-a3d3-a90c900f87c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.240974439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241460995Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fdd4dc23-211f-4e56-bee5-1d9f97e26609 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241504627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241808297Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=789dfc48-76c2-4815-9c41-fbd611825280 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241849419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242124098Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=42c61604-4c16-4174-a0d0-55ae25d9caa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242157509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242711358Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=5cef152a-3570-4d57-b765-0317fdb99dc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242742039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.243053039Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=645fb27a-ce64-4ee6-8f7c-43c2aac3cb46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.244128186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:08.792489 crc crio[3654]: time=\"2026-06-12T15:15:08.777744404Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000626168}] Aliases:map[]}\"\nJun 12 15:15:08.792489 crc crio[3654]: time=\"2026-06-12T15:15:08.777889239Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:08.956867 crc crio[3654]: time=\"2026-06-12T15:15:08.95617536Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc00239a258}] Aliases:map[]}\"\nJun 12 15:15:08.956867 crc crio[3654]: time=\"2026-06-12T15:15:08.956823452Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.351200 crc crio[3654]: time=\"2026-06-12T15:15:09.350703971Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=482206ac-5337-4d7c-880b-27d2e00a81ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.351200 crc crio[3654]: time=\"2026-06-12T15:15:09.350903008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.351200 crc crio[3654]: time=\"2026-06-12T15:15:09.351180227Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=17fc84e9-2edf-45ed-9c23-f2f0acbc0274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351221558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.35154663Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=b82bfab0-caf5-4dca-b5ee-b712cac5d900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351594391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351692335Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=dac0c638-3a1c-4720-821f-f0b555b0f8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351720525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351914662Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=ee76b616-6f3f-4979-9167-ea435d376e59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351945323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.352033746Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6f0c185c-0e4d-476a-a600-0d1ee51a0adc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.352063897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.35215437Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=8c982569-afa8-439d-a4d7-542c93234ce5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.352177831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.353619 crc crio[3654]: time=\"2026-06-12T15:15:09.352618566Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ba2a15ef-87a9-4502-9ba7-11047324fe1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:09.353619 crc crio[3654]: time=\"2026-06-12T15:15:09.352653447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:09.390187 crc crio[3654]: time=\"2026-06-12T15:15:09.390036064Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc001dc2700}] Aliases:map[]}\"\nJun 12 15:15:09.390187 crc crio[3654]: time=\"2026-06-12T15:15:09.390105096Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.414832 crc crio[3654]: time=\"2026-06-12T15:15:09.414620821Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc0014ee278}] Aliases:map[]}\"\nJun 12 15:15:09.414832 crc crio[3654]: time=\"2026-06-12T15:15:09.414675353Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.455916 crc crio[3654]: time=\"2026-06-12T15:15:09.454961512Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc001004120}] Aliases:map[]}\"\nJun 12 15:15:09.455916 crc crio[3654]: time=\"2026-06-12T15:15:09.455118497Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.760505 crc crio[3654]: time=\"2026-06-12T15:15:09.760188559Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000626740}] Aliases:map[]}\"\nJun 12 15:15:09.760505 crc crio[3654]: time=\"2026-06-12T15:15:09.760468569Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.833941 crc crio[3654]: time=\"2026-06-12T15:15:09.822138215Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc0014ee458}] Aliases:map[]}\"\nJun 12 15:15:09.833941 crc crio[3654]: time=\"2026-06-12T15:15:09.82258855Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.870415 crc crio[3654]: time=\"2026-06-12T15:15:09.859674377Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc00239a718}] Aliases:map[]}\"\nJun 12 15:15:09.870415 crc crio[3654]: time=\"2026-06-12T15:15:09.859898904Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:09.985503 crc crio[3654]: time=\"2026-06-12T15:15:09.98406195Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a790}] Aliases:map[]}\"\nJun 12 15:15:09.985503 crc crio[3654]: time=\"2026-06-12T15:15:09.984225626Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:10.006656 crc crio[3654]: time=\"2026-06-12T15:15:09.994197914Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc00008c378}] Aliases:map[]}\"\nJun 12 15:15:10.007044 crc crio[3654]: time=\"2026-06-12T15:15:10.006992964Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:10.140753 crc crio[3654]: time=\"2026-06-12T15:15:10.140049445Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=1533222f-d6c5-44ae-9ced-0181cb9dd4e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:10.140753 crc crio[3654]: time=\"2026-06-12T15:15:10.14018789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.149982533Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=99f21f0c-5a8f-4c4f-b3ef-d25be92084bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.150227932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.150445229Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=b72bff20-988d-4518-a080-1fc4a9f9e11b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.150494671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.387019 crc crio[3654]: time=\"2026-06-12T15:15:11.386597128Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=3582b5d9-6d7f-4beb-822a-d3d092a654f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.387019 crc crio[3654]: time=\"2026-06-12T15:15:11.386987621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.389226787Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=19faf156-3028-42fe-a11b-e5d6abbc02a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.393756411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394657062Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=85616cd4-80a3-476d-8655-0280767af035 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394874109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394734208Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=452d8ab3-5c17-4fbc-8525-0e4a495ea9bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394944712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.39481616Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=d5407e72-646a-4571-8793-b76068878917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.395003984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.400674 crc crio[3654]: time=\"2026-06-12T15:15:11.399599923Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=d55e9397-5530-4874-8b69-5515416883d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.438577 crc crio[3654]: time=\"2026-06-12T15:15:11.404150918Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=66b0640f-6c78-4de4-beec-4e2c1fb06ec3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.438577 crc crio[3654]: time=\"2026-06-12T15:15:11.406670154Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=faa16ca5-a6dd-42c2-99c0-d018c6941f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:11.439077 crc crio[3654]: time=\"2026-06-12T15:15:11.438659572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.441642 crc crio[3654]: time=\"2026-06-12T15:15:11.440818375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.462737 crc crio[3654]: time=\"2026-06-12T15:15:11.46243895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:11.943973 crc crio[3654]: time=\"2026-06-12T15:15:11.943832976Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc000627050}] Aliases:map[]}\"\nJun 12 15:15:11.943973 crc crio[3654]: time=\"2026-06-12T15:15:11.943904588Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:12.215617 crc crio[3654]: time=\"2026-06-12T15:15:12.215437887Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=94f89d0d-164b-49c2-a444-67540a6d9c13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:12.215821 crc crio[3654]: time=\"2026-06-12T15:15:12.215791639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:12.216472 crc crio[3654]: time=\"2026-06-12T15:15:12.216239445Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=33cba730-5b08-489f-bb35-639029837415 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:12.216814 crc crio[3654]: time=\"2026-06-12T15:15:12.216791293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:12.217734 crc crio[3654]: time=\"2026-06-12T15:15:12.217707414Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2ee1fd5a-2dd7-4bda-9e7a-e9d3b003b606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:12.217857 crc crio[3654]: time=\"2026-06-12T15:15:12.217835209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:12.515123 crc crio[3654]: time=\"2026-06-12T15:15:12.510180488Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc001004020}] Aliases:map[]}\"\nJun 12 15:15:12.515123 crc crio[3654]: time=\"2026-06-12T15:15:12.510396515Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:12.527015 crc crio[3654]: time=\"2026-06-12T15:15:12.526869856Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc0006271e0}] Aliases:map[]}\"\nJun 12 15:15:12.527015 crc crio[3654]: time=\"2026-06-12T15:15:12.526974439Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:12.740843 crc crio[3654]: time=\"2026-06-12T15:15:12.740766023Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc00008c4f0}] Aliases:map[]}\"\nJun 12 15:15:12.741845 crc crio[3654]: time=\"2026-06-12T15:15:12.741769257Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:13.568587 crc crio[3654]: 2026-06-12T15:15:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1eae6cecaf0d6 Mac:9a:a3:12:10:ce:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba SocketPath: PciID:}] [{Interface:0xc00011b910 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:13.570905 crc crio[3654]: time=\"2026-06-12T15:15:13.570105928Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000626700}] Aliases:map[]}\"\nJun 12 15:15:13.570905 crc crio[3654]: time=\"2026-06-12T15:15:13.570557963Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:13.646883 crc crio[3654]: time=\"2026-06-12T15:15:13.644653363Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000627348}] Aliases:map[]}\"\nJun 12 15:15:13.646883 crc crio[3654]: time=\"2026-06-12T15:15:13.644763787Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:13.655646 crc crio[3654]: time=\"2026-06-12T15:15:13.65421872Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc0014ee2c0}] Aliases:map[]}\"\nJun 12 15:15:13.655646 crc crio[3654]: time=\"2026-06-12T15:15:13.654418707Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:14.317438 crc crio[3654]: time=\"2026-06-12T15:15:14.316096875Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc00008c7b8}] Aliases:map[]}\"\nJun 12 15:15:14.317438 crc crio[3654]: time=\"2026-06-12T15:15:14.31711569Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:15.306505 crc crio[3654]: time=\"2026-06-12T15:15:15.170099497Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc00239a200}] Aliases:map[]}\"\nJun 12 15:15:15.306505 crc crio[3654]: time=\"2026-06-12T15:15:15.17020242Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:15.501584 crc crio[3654]: time=\"2026-06-12T15:15:15.446224255Z\" level=info msg=\"Ran pod sandbox dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=24515277-3024-46e4-948e-537bb902cb7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:15.501584 crc crio[3654]: time=\"2026-06-12T15:15:15.471561108Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc00239a948}] Aliases:map[]}\"\nJun 12 15:15:15.501584 crc crio[3654]: time=\"2026-06-12T15:15:15.471595479Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:15.655942 crc crio[3654]: time=\"2026-06-12T15:15:15.655224655Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000626658}] Aliases:map[]}\"\nJun 12 15:15:15.656548 crc crio[3654]: time=\"2026-06-12T15:15:15.656154406Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:16.085922 crc crio[3654]: time=\"2026-06-12T15:15:15.860833134Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=6e168c58-7a4c-4f7e-98f0-020d57a59534 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:16.200132 crc crio[3654]: time=\"2026-06-12T15:15:16.19967102Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc00239aa70}] Aliases:map[]}\"\nJun 12 15:15:16.200132 crc crio[3654]: time=\"2026-06-12T15:15:16.200014612Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:16.529116 crc crio[3654]: time=\"2026-06-12T15:15:16.528739937Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=efbb39bf-9060-40cf-9653-04b2f90166bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:16.550092 crc crio[3654]: time=\"2026-06-12T15:15:16.54966666Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc001dc2210}] Aliases:map[]}\"\nJun 12 15:15:16.550092 crc crio[3654]: time=\"2026-06-12T15:15:16.549759533Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:16.751633 crc crio[3654]: time=\"2026-06-12T15:15:16.751154535Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc0014ee290}] Aliases:map[]}\"\nJun 12 15:15:16.751633 crc crio[3654]: time=\"2026-06-12T15:15:16.751460495Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:17.088812 crc crio[3654]: time=\"2026-06-12T15:15:17.088433869Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d2141d8e-ce12-441d-a4a2-fba5d9600aa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:17.471127 crc crio[3654]: time=\"2026-06-12T15:15:17.47100982Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc001dc2510}] Aliases:map[]}\"\nJun 12 15:15:17.471459 crc crio[3654]: time=\"2026-06-12T15:15:17.471135084Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:17.489190 crc crio[3654]: time=\"2026-06-12T15:15:17.489131446Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc000630108}] Aliases:map[]}\"\nJun 12 15:15:17.492187 crc crio[3654]: time=\"2026-06-12T15:15:17.492149579Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:17.495571 crc crio[3654]: time=\"2026-06-12T15:15:17.492073027Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00239ac00}] Aliases:map[]}\"\nJun 12 15:15:17.506728 crc crio[3654]: time=\"2026-06-12T15:15:17.506668913Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:17.510635 crc crio[3654]: time=\"2026-06-12T15:15:17.489621643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:17.531963 crc crio[3654]: time=\"2026-06-12T15:15:17.53186904Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc001dc2410}] Aliases:map[]}\"\nJun 12 15:15:17.533187 crc crio[3654]: time=\"2026-06-12T15:15:17.533159744Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:17.573884 crc crio[3654]: time=\"2026-06-12T15:15:17.573826519Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc000630070}] Aliases:map[]}\"\nJun 12 15:15:17.574642 crc crio[3654]: time=\"2026-06-12T15:15:17.574615036Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:18.306048 crc crio[3654]: time=\"2026-06-12T15:15:18.305789441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:18.315189 crc crio[3654]: 2026-06-12T15:15:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7bd1178946180a Mac:ea:17:aa:86:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:18.332861 crc crio[3654]: time=\"2026-06-12T15:15:18.332133917Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000626168}] Aliases:map[]}\"\nJun 12 15:15:18.332861 crc crio[3654]: time=\"2026-06-12T15:15:18.332720117Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:18.364785 crc crio[3654]: time=\"2026-06-12T15:15:18.364671134Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc001dc2068}] Aliases:map[]}\"\nJun 12 15:15:18.364785 crc crio[3654]: time=\"2026-06-12T15:15:18.364786917Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:18.420608 crc crio[3654]: time=\"2026-06-12T15:15:18.41621563Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc000f42038}] Aliases:map[]}\"\nJun 12 15:15:18.420608 crc crio[3654]: time=\"2026-06-12T15:15:18.416921484Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:18.593019 crc crio[3654]: time=\"2026-06-12T15:15:18.590542958Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc001dc2178}] Aliases:map[]}\"\nJun 12 15:15:18.593019 crc crio[3654]: time=\"2026-06-12T15:15:18.590685133Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:18.662403 crc crio[3654]: time=\"2026-06-12T15:15:18.661968958Z\" level=info msg=\"Ran pod sandbox d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=99f9da24-e41a-4d28-bd0f-f94f8a29afa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:18.801915 crc crio[3654]: 2026-06-12T15:15:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aea0b388b16058 Mac:92:6d:88:27:4a:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 SocketPath: PciID:}] [{Interface:0xc000114690 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:18.811876 crc crio[3654]: time=\"2026-06-12T15:15:18.810542215Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc001dc2628}] Aliases:map[]}\"\nJun 12 15:15:18.829420 crc crio[3654]: time=\"2026-06-12T15:15:18.829172291Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:18.843652 crc crio[3654]: time=\"2026-06-12T15:15:18.841062565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=55cffff4-061c-4041-a3fb-3196dbebd218 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:18.884632 crc crio[3654]: time=\"2026-06-12T15:15:18.884021217Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0001841c8}] Aliases:map[]}\"\nJun 12 15:15:18.884632 crc crio[3654]: time=\"2026-06-12T15:15:18.884600956Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:15:18.902710 crc crio[3654]: time=\"2026-06-12T15:15:18.902457897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=44ca1820-e4e0-4c7c-8966-b9289cf12f86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:19.004446 crc crio[3654]: time=\"2026-06-12T15:15:19.003945747Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=e2e193ce-30a5-4c35-bc2b-67d497b6fbc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:19.005417 crc crio[3654]: time=\"2026-06-12T15:15:19.005086516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.770597525Z\" level=info msg=\"Ran pod sandbox 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=67ae6de1-6c0b-49e2-9e03-cbe8b35277ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.79245064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1eb78a1-7e6f-4b39-91b0-562630cc3745 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.865786376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=973207b5-793f-4541-8d7e-3f5ea3d08d73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.87059918Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a6e3e40d-2f07-43c0-9dc7-4fbcd3df547b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.870950322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:20.077397 crc crio[3654]: 2026-06-12T15:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3962749b83eb4 Mac:46:18:66:fc:9c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d SocketPath: PciID:}] [{Interface:0xc0005225e0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:20.017458327Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc00239a258}] Aliases:map[]}\"\nJun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:20.017680484Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:20.178432 crc crio[3654]: time=\"2026-06-12T15:15:20.174539609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:20.291826 crc crio[3654]: time=\"2026-06-12T15:15:20.291512791Z\" level=info msg=\"Ran pod sandbox 1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=3475a3af-af73-4234-a3d3-a90c900f87c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:20.315540 crc crio[3654]: time=\"2026-06-12T15:15:20.313791788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:20.409503 crc crio[3654]: time=\"2026-06-12T15:15:20.398031663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:20.499468 crc crio[3654]: time=\"2026-06-12T15:15:20.499086576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=3a176663-037f-40f4-8952-241518268abf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:20.631840 crc crio[3654]: 2026-06-12T15:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8caa6fb429316db Mac:aa:9d:55:05:da:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:20.631840 crc crio[3654]: time=\"2026-06-12T15:15:20.630816867Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc0014ee278}] Aliases:map[]}\"\nJun 12 15:15:20.631840 crc crio[3654]: time=\"2026-06-12T15:15:20.631032764Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:20.637612 crc crio[3654]: time=\"2026-06-12T15:15:20.633206981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=d00f9be9-d64b-4079-b957-cb8ff16c719e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:20.652689 crc crio[3654]: time=\"2026-06-12T15:15:20.65257908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:20.697167 crc crio[3654]: time=\"2026-06-12T15:15:20.69668432Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c218bdd7-b09a-4b96-b28f-22b4e1a54030 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:20.697600 crc crio[3654]: time=\"2026-06-12T15:15:20.697402534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:21.023835 crc crio[3654]: 2026-06-12T15:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88dce7b995e9ea6 Mac:ae:72:13:93:40:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 SocketPath: PciID:}] [{Interface:0xc000434f60 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:21.089572 crc crio[3654]: time=\"2026-06-12T15:15:21.088014813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:21.098648 crc crio[3654]: time=\"2026-06-12T15:15:21.089229664Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc001dc2700}] Aliases:map[]}\"\nJun 12 15:15:21.098648 crc crio[3654]: time=\"2026-06-12T15:15:21.098538471Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:21.343635 crc crio[3654]: time=\"2026-06-12T15:15:21.231765905Z\" level=info msg=\"Ran pod sandbox 8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=76fb3f4a-e160-44a5-8f92-6f6ae4a5fdf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:21.442430 crc crio[3654]: 2026-06-12T15:15:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a54fb699eb9ebe1 Mac:fe:a5:6b:14:d0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:21.450589 crc crio[3654]: time=\"2026-06-12T15:15:21.450069467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f0fb901b-d2c2-4c07-b05c-d2a0233abee7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:21.493489 crc crio[3654]: time=\"2026-06-12T15:15:21.492910595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=703a0f09-a5ce-4456-8af5-af88b1654d62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:22.090708 crc crio[3654]: time=\"2026-06-12T15:15:22.09060452Z\" level=info msg=\"Ran pod sandbox 88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d4b8d4df-2fca-42e0-b8f2-02f3e9520861 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:22.107779 crc crio[3654]: time=\"2026-06-12T15:15:22.093067314Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=fdc75d2b-7a64-4205-870a-19ed0b547c2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:22.123984 crc crio[3654]: time=\"2026-06-12T15:15:22.12377674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f495d68e-4715-4b53-af7f-50d05cd81a07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:22.143447 crc crio[3654]: time=\"2026-06-12T15:15:22.142983299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=2cafb3fa-fb90-4867-82cb-a83956ff80c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:22.182413 crc crio[3654]: time=\"2026-06-12T15:15:22.182058844Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=06da80ec-b60b-44d5-99ba-e4a9006ce4a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:22.191634 crc crio[3654]: time=\"2026-06-12T15:15:22.190696247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:22.208024 crc crio[3654]: time=\"2026-06-12T15:15:22.207651844Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc00008cf50}] Aliases:map[]}\"\nJun 12 15:15:22.208024 crc crio[3654]: time=\"2026-06-12T15:15:22.207946834Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:22.236745 crc crio[3654]: time=\"2026-06-12T15:15:22.236463084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:22.458207 crc crio[3654]: time=\"2026-06-12T15:15:22.358690989Z\" level=info msg=\"Created container 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a6e3e40d-2f07-43c0-9dc7-4fbcd3df547b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:22.458207 crc crio[3654]: time=\"2026-06-12T15:15:22.372667599Z\" level=info msg=\"Created container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console\" id=e2e193ce-30a5-4c35-bc2b-67d497b6fbc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:22.462756 crc crio[3654]: time=\"2026-06-12T15:15:22.459338289Z\" level=info msg=\"Starting container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f\" id=319e91fa-ed16-46c0-9679-63de94913163 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:22.463465 crc crio[3654]: time=\"2026-06-12T15:15:22.463221718Z\" level=info msg=\"Starting container: 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95\" id=20d019d3-cd7c-4b18-9b7b-b7a25a40fb1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:22.495545 crc crio[3654]: time=\"2026-06-12T15:15:22.494777301Z\" level=info msg=\"Ran pod sandbox a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=0acbe059-bf43-44bb-863e-80e865ae7a77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:22.522740 crc crio[3654]: time=\"2026-06-12T15:15:22.520792232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=289cf020-d5b9-47bd-a572-581d89a7e020 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:22.527538 crc crio[3654]: time=\"2026-06-12T15:15:22.525914601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=22a41298-4fef-42d4-8123-9107ee2800b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:22.551805 crc crio[3654]: time=\"2026-06-12T15:15:22.546073767Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=6485f164-5c75-40f8-9ac7-e0b22546221b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:22.551805 crc crio[3654]: time=\"2026-06-12T15:15:22.549068578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:22.682680 crc crio[3654]: time=\"2026-06-12T15:15:22.682577628Z\" level=info msg=\"Started container\" PID=12155 containerID=a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f description=openshift-console/console-6c684df5db-cc8g8/console id=319e91fa-ed16-46c0-9679-63de94913163 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\nJun 12 15:15:23.061411 crc crio[3654]: time=\"2026-06-12T15:15:23.060063833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:23.112517 crc crio[3654]: time=\"2026-06-12T15:15:23.109755047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:23.118847 crc crio[3654]: time=\"2026-06-12T15:15:23.118569547Z\" level=info msg=\"Started container\" PID=12133 containerID=9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=20d019d3-cd7c-4b18-9b7b-b7a25a40fb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\nJun 12 15:15:23.718194 crc crio[3654]: time=\"2026-06-12T15:15:23.718095755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:23.770006 crc crio[3654]: time=\"2026-06-12T15:15:23.76989261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:23.889012 crc crio[3654]: time=\"2026-06-12T15:15:23.887574865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:24.627070 crc crio[3654]: time=\"2026-06-12T15:15:23.942525854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:25.349541 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:201a323218bb852 Mac:02:6b:c7:af:56:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c SocketPath: PciID:}] [{Interface:0xc00039c760 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:25.406508 crc crio[3654]: time=\"2026-06-12T15:15:25.404664589Z\" level=info msg=\"Created container 9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=fdc75d2b-7a64-4205-870a-19ed0b547c2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:25.419673 crc crio[3654]: time=\"2026-06-12T15:15:25.412567058Z\" level=info msg=\"Created container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=6485f164-5c75-40f8-9ac7-e0b22546221b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:25.432803 crc crio[3654]: time=\"2026-06-12T15:15:25.426905997Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc00008c378}] Aliases:map[]}\"\nJun 12 15:15:25.432803 crc crio[3654]: time=\"2026-06-12T15:15:25.427154006Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:25.432803 crc crio[3654]: time=\"2026-06-12T15:15:25.427422593Z\" level=info msg=\"Starting container: 9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2\" id=6f72c367-dbab-4cec-9e8f-c47e6053d965 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:25.451721 crc crio[3654]: time=\"2026-06-12T15:15:25.449511204Z\" level=info msg=\"Starting container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904\" id=fa7ae968-de2c-469b-a07b-2f1c998839d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:25.519737 crc crio[3654]: time=\"2026-06-12T15:15:25.516164634Z\" level=info msg=\"Ran pod sandbox 201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=5cef152a-3570-4d57-b765-0317fdb99dc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:25.536963 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28425419c3e6f7e Mac:7a:c0:0c:80:d1:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c SocketPath: PciID:}] [{Interface:0xc000314bb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.536240057Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc0014ee458}] Aliases:map[]}\"\nJun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.551945391Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.554425375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d1357001-70c1-4e71-ba04-aced116e7672 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.546953041Z\" level=info msg=\"Created container 25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=06da80ec-b60b-44d5-99ba-e4a9006ce4a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:25.578523 crc crio[3654]: time=\"2026-06-12T15:15:25.57278524Z\" level=info msg=\"Starting container: 25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80\" id=dba38fe2-eb5d-494d-aa8e-fc20aea38d7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:25.814196 crc crio[3654]: time=\"2026-06-12T15:15:25.678023961Z\" level=info msg=\"Ran pod sandbox 28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=645fb27a-ce64-4ee6-8f7c-43c2aac3cb46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:25.935870 crc crio[3654]: time=\"2026-06-12T15:15:25.933658215Z\" level=info msg=\"Started container\" PID=12362 containerID=25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=dba38fe2-eb5d-494d-aa8e-fc20aea38d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6\nJun 12 15:15:25.938044 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf2db407cc9db Mac:8a:bb:9f:33:fe:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:25.942406 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9c5d7c7f16ef4 Mac:0e:5b:2f:f7:0f:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 SocketPath: PciID:}] [{Interface:0xc000015e00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:25.946418 crc crio[3654]: time=\"2026-06-12T15:15:25.945612371Z\" level=info msg=\"Started container\" PID=12294 containerID=9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=6f72c367-dbab-4cec-9e8f-c47e6053d965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a\nJun 12 15:15:25.970106 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4ea92c009af8c7 Mac:6a:15:6c:7d:3a:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a SocketPath: PciID:}] [{Interface:0xc0003409e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:25.965230429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:25.976541853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7e6ea978-b12d-439d-b259-8ab9b7cbef90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.001659327Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000626740}] Aliases:map[]}\"\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.002859828Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.099458454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0f1886f7-ef2d-457d-9ef4-6e2c4ed86087 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.102467963Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=72f097d5-08c3-436e-b956-aa0193d56e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.105208896Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc000627050}] Aliases:map[]}\"\nJun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.105515117Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:26.238604 crc crio[3654]: time=\"2026-06-12T15:15:26.238530673Z\" level=info msg=\"Started container\" PID=12361 containerID=619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=fa7ae968-de2c-469b-a07b-2f1c998839d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\nJun 12 15:15:26.358399 crc crio[3654]: time=\"2026-06-12T15:15:26.275571987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:26.385680 crc crio[3654]: time=\"2026-06-12T15:15:26.384770649Z\" level=info msg=\"Ran pod sandbox a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=ee76b616-6f3f-4979-9167-ea435d376e59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:26.432416 crc crio[3654]: time=\"2026-06-12T15:15:26.431127242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0389ed3a-8cbe-4a5e-bbec-40793e645dca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:26.435776 crc crio[3654]: time=\"2026-06-12T15:15:26.432702828Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc001004120}] Aliases:map[]}\"\nJun 12 15:15:26.435776 crc crio[3654]: time=\"2026-06-12T15:15:26.43304273Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:26.441667 crc crio[3654]: time=\"2026-06-12T15:15:26.440017913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06ad33ae-1dec-445d-8eb0-0b92c0bfa44c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:26.476636 crc crio[3654]: time=\"2026-06-12T15:15:26.476186252Z\" level=info msg=\"Ran pod sandbox 1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=42c61604-4c16-4174-a0d0-55ae25d9caa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:26.673153 crc crio[3654]: time=\"2026-06-12T15:15:26.672501991Z\" level=info msg=\"Ran pod sandbox 3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fdd4dc23-211f-4e56-bee5-1d9f97e26609 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:26.730797 crc crio[3654]: time=\"2026-06-12T15:15:26.730480121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:26.783968 crc crio[3654]: time=\"2026-06-12T15:15:26.783752509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.152751 crc crio[3654]: time=\"2026-06-12T15:15:27.151091058Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=85ee31b5-a26e-4eec-ab7c-61885b3fd4a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.161637 crc crio[3654]: time=\"2026-06-12T15:15:27.154602108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.186647 crc crio[3654]: time=\"2026-06-12T15:15:27.183905131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82e32747-1758-439f-97ea-9c88d0923222 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.323529 crc crio[3654]: time=\"2026-06-12T15:15:27.312023699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.333731 crc crio[3654]: time=\"2026-06-12T15:15:27.330948556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.455469 crc crio[3654]: time=\"2026-06-12T15:15:27.455373755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=8f297918-2f3e-4825-abdc-6866cbcbe852 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.485686 crc crio[3654]: time=\"2026-06-12T15:15:27.485612974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=c23dc560-57cd-41b4-bcb8-69f9f935ee90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.486488 crc crio[3654]: time=\"2026-06-12T15:15:27.486333168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=27a7f1c0-0fff-4783-863a-a0adc5638d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.486868 crc crio[3654]: time=\"2026-06-12T15:15:27.486804694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.493905 crc crio[3654]: time=\"2026-06-12T15:15:27.493721674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f9503627-4ec0-4dd3-a58a-525103effe79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.527476 crc crio[3654]: time=\"2026-06-12T15:15:27.524615338Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=47b3e9d2-8ba0-4489-9ba3-ad0d9c540d28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.537090 crc crio[3654]: time=\"2026-06-12T15:15:27.537021051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.539545 crc crio[3654]: time=\"2026-06-12T15:15:27.539120891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.649905 crc crio[3654]: time=\"2026-06-12T15:15:27.643566047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a54e567a-07e9-472d-aafc-296d3a0fb260 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.651886 crc crio[3654]: time=\"2026-06-12T15:15:27.650832965Z\" level=info msg=\"Created container 0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=72f097d5-08c3-436e-b956-aa0193d56e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.655810 crc crio[3654]: time=\"2026-06-12T15:15:27.655710369Z\" level=info msg=\"Starting container: 0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c\" id=b45ad034-ed15-4526-ac2c-d3876e76ecad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:27.673213 crc crio[3654]: time=\"2026-06-12T15:15:27.672881996Z\" level=info msg=\"Created container cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c218bdd7-b09a-4b96-b28f-22b4e1a54030 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.680635 crc crio[3654]: time=\"2026-06-12T15:15:27.680479411Z\" level=info msg=\"Starting container: cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188\" id=9b4b1183-c554-4427-8e57-a34f36d098e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:27.683138 crc crio[3654]: time=\"2026-06-12T15:15:27.683057655Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d49f3b00-99f6-4851-bbde-4190b68e037b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.684130 crc crio[3654]: time=\"2026-06-12T15:15:27.683777389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.685208 crc crio[3654]: time=\"2026-06-12T15:15:27.684991542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.729578 crc crio[3654]: time=\"2026-06-12T15:15:27.72915388Z\" level=info msg=\"Started container\" PID=12569 containerID=0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=b45ad034-ed15-4526-ac2c-d3876e76ecad name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f\nJun 12 15:15:27.738412 crc crio[3654]: time=\"2026-06-12T15:15:27.737906537Z\" level=info msg=\"Started container\" PID=12525 containerID=cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=9b4b1183-c554-4427-8e57-a34f36d098e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f\nJun 12 15:15:27.740609 crc crio[3654]: time=\"2026-06-12T15:15:27.740509869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.755931 crc crio[3654]: time=\"2026-06-12T15:15:27.755875639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.768075 crc crio[3654]: time=\"2026-06-12T15:15:27.767998854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.769619 crc crio[3654]: time=\"2026-06-12T15:15:27.769531197Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=600c6508-0b80-413a-a6d7-561c0e43fac4 name=/runtime.v1.ImageService/PullImage\nJun 12 15:15:27.780064 crc crio[3654]: time=\"2026-06-12T15:15:27.779981668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.794981 crc crio[3654]: time=\"2026-06-12T15:15:27.794936491Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:15:27.918182 crc crio[3654]: time=\"2026-06-12T15:15:27.917984572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd388380-5a31-4e42-8c3c-9621a9078c76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.919637 crc crio[3654]: time=\"2026-06-12T15:15:27.919573067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7ed8dee8-c645-4e2e-9276-08ca0f84c65d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.921421 crc crio[3654]: time=\"2026-06-12T15:15:27.921335644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cbcbed03-eaca-4dcf-85a7-cfb9f443ce65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.922411 crc crio[3654]: time=\"2026-06-12T15:15:27.922124971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9de3e91-ee28-485a-9823-89513e58ccd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:27.925037 crc crio[3654]: time=\"2026-06-12T15:15:27.924951596Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=ca1f2786-d6b0-462c-816c-34bcc8a42289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.926491 crc crio[3654]: time=\"2026-06-12T15:15:27.926344954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:27.927020 crc crio[3654]: time=\"2026-06-12T15:15:27.926983554Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=2fc94061-a073-4fb9-83a1-0a7fcdc4ef17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:27.927517 crc crio[3654]: time=\"2026-06-12T15:15:27.927488911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.221627 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c65a3ec549cb06 Mac:76:19:98:dc:ed:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af SocketPath: PciID:}] [{Interface:0xc00011a9d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.257969 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71059dbb2c32ac Mac:2e:79:1b:90:c5:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f SocketPath: PciID:}] [{Interface:0xc0001848e0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.257463356Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc00239a718}] Aliases:map[]}\"\nJun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.258213352Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.258537023Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000627348}] Aliases:map[]}\"\nJun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.258708999Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.261873 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f2941c3a567c69 Mac:6e:55:cd:de:56:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.260088865Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc0014ee290}] Aliases:map[]}\"\nJun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.260446158Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.281510 crc crio[3654]: 2026-06-12T15:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ce5d0f1a8e714 Mac:de:64:27:62:0f:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.281873 crc crio[3654]: time=\"2026-06-12T15:15:28.281817557Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc001dc2410}] Aliases:map[]}\"\nJun 12 15:15:28.282103 crc crio[3654]: time=\"2026-06-12T15:15:28.281991633Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.307788 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aba24566b5e93f0 Mac:5e:8d:7a:e2:7a:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a SocketPath: PciID:}] [{Interface:0xc0001289b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.309135 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56040bf7f9ca2f5 Mac:2e:a9:e7:aa:43:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 SocketPath: PciID:}] [{Interface:0xc00028abc0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.309901 crc crio[3654]: time=\"2026-06-12T15:15:28.309816125Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000626658}] Aliases:map[]}\"\nJun 12 15:15:28.310101 crc crio[3654]: time=\"2026-06-12T15:15:28.310043807Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.310382 crc crio[3654]: time=\"2026-06-12T15:15:28.310311715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.310502 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e172374c5d19d32 Mac:62:46:ae:ae:a5:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 SocketPath: PciID:}] [{Interface:0xc00025ab90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.310964 crc crio[3654]: time=\"2026-06-12T15:15:28.310896767Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc00239aa70}] Aliases:map[]}\"\nJun 12 15:15:28.319548 crc crio[3654]: time=\"2026-06-12T15:15:28.318817486Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.322740 crc crio[3654]: time=\"2026-06-12T15:15:28.322617223Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc00239a200}] Aliases:map[]}\"\nJun 12 15:15:28.322958 crc crio[3654]: time=\"2026-06-12T15:15:28.322863011Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.338721 crc crio[3654]: time=\"2026-06-12T15:15:28.33100107Z\" level=info msg=\"Ran pod sandbox 5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=789dfc48-76c2-4815-9c41-fbd611825280 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.338721 crc crio[3654]: time=\"2026-06-12T15:15:28.337514457Z\" level=info msg=\"Ran pod sandbox b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6f0c185c-0e4d-476a-a600-0d1ee51a0adc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.344494 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b781f92beae2e8 Mac:da:c0:68:f3:09:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 SocketPath: PciID:}] [{Interface:0xc0003a28c0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:28.344494 crc crio[3654]: time=\"2026-06-12T15:15:28.34212843Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc0014ee2c0}] Aliases:map[]}\"\nJun 12 15:15:28.344494 crc crio[3654]: time=\"2026-06-12T15:15:28.342331987Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:28.345832 crc crio[3654]: time=\"2026-06-12T15:15:28.34576208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=66d8910d-55e6-49c8-bdf1-a8bceb3f4db8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.356883 crc crio[3654]: time=\"2026-06-12T15:15:28.356838794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=875b7190-8d3c-45d7-843d-50c463ac00fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.369041 crc crio[3654]: time=\"2026-06-12T15:15:28.368995762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.393106 crc crio[3654]: time=\"2026-06-12T15:15:28.377664616Z\" level=info msg=\"Ran pod sandbox a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2ee1fd5a-2dd7-4bda-9e7a-e9d3b003b606 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.404471 crc crio[3654]: time=\"2026-06-12T15:15:28.403944116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=ce7e1707-fc26-4afc-8667-6f5fd83b5ac3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.405123 crc crio[3654]: time=\"2026-06-12T15:15:28.404029199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=e10c14a0-3864-463c-9765-263723c63f3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.412304 crc crio[3654]: time=\"2026-06-12T15:15:28.411475774Z\" level=info msg=\"Ran pod sandbox 7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=17fc84e9-2edf-45ed-9c23-f2f0acbc0274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.415852 crc crio[3654]: time=\"2026-06-12T15:15:28.41574428Z\" level=info msg=\"Ran pod sandbox 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=d55e9397-5530-4874-8b69-5515416883d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.417150 crc crio[3654]: time=\"2026-06-12T15:15:28.417011624Z\" level=info msg=\"Ran pod sandbox e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=19faf156-3028-42fe-a11b-e5d6abbc02a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.422375 crc crio[3654]: time=\"2026-06-12T15:15:28.421735877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3c69dc8-3c0d-44e3-809d-bf0e7cd9675f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.423025 crc crio[3654]: time=\"2026-06-12T15:15:28.422951266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3481dd25-c99e-47e9-b65a-960e968f17e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.423972 crc crio[3654]: time=\"2026-06-12T15:15:28.423695181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=611fc12e-1c48-45d0-89d0-3e9f5f7e7ba3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.423972 crc crio[3654]: time=\"2026-06-12T15:15:28.423870147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=376729e2-cacd-47a8-9a7f-292105b2cf77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.425651 crc crio[3654]: time=\"2026-06-12T15:15:28.425464002Z\" level=info msg=\"Ran pod sandbox 56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=452d8ab3-5c17-4fbc-8525-0e4a495ea9bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.428171 crc crio[3654]: time=\"2026-06-12T15:15:28.428022686Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b3fef85-d9d4-40a4-bda7-87db40d05d6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.430164 crc crio[3654]: time=\"2026-06-12T15:15:28.430079866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=967dbd2a-d5b4-46ba-a8cb-d258b28bc17d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.437468 crc crio[3654]: time=\"2026-06-12T15:15:28.437236556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.441964 crc crio[3654]: time=\"2026-06-12T15:15:28.441852394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=a7beeb27-2894-4309-80c1-e98ada7e2b8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.442492 crc crio[3654]: time=\"2026-06-12T15:15:28.442437393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=b4b97f10-b5d5-485a-93d6-cf25cb9962fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.442864 crc crio[3654]: time=\"2026-06-12T15:15:28.442785507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17cfdaf3-6dbc-4953-9622-d258324f5a35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.443109 crc crio[3654]: time=\"2026-06-12T15:15:28.442992212Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=1e63151f-a94b-4cec-b967-f3ded50a3d18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.443316 crc crio[3654]: time=\"2026-06-12T15:15:28.443204189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c186d798-7722-4572-a70b-24e98b4d8899 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.448856 crc crio[3654]: time=\"2026-06-12T15:15:28.443482431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.452117 crc crio[3654]: time=\"2026-06-12T15:15:28.451600325Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=74860b66-b428-4315-b81b-dcd9e338657d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.453428 crc crio[3654]: time=\"2026-06-12T15:15:28.445714835Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6aa14ab8-9a2a-4c0e-a281-306c292e8107 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.453629 crc crio[3654]: time=\"2026-06-12T15:15:28.446056086Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=51b25f5c-13a8-42eb-8ed7-d5bf2fa883d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.453629 crc crio[3654]: time=\"2026-06-12T15:15:28.447963953Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80a07357-8d37-4da9-8b5c-3ab744dea0ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.453629 crc crio[3654]: time=\"2026-06-12T15:15:28.448025125Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=0c77d5be-73e9-4a3e-9de9-f3aabdef58ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.454075 crc crio[3654]: time=\"2026-06-12T15:15:28.448075437Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e575d5c7-4549-4696-8a6f-ccccbcbf53e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.457842 crc crio[3654]: time=\"2026-06-12T15:15:28.457237902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.462656 crc crio[3654]: time=\"2026-06-12T15:15:28.457756127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.462973 crc crio[3654]: time=\"2026-06-12T15:15:28.457860181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.462973 crc crio[3654]: time=\"2026-06-12T15:15:28.457995953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.462973 crc crio[3654]: time=\"2026-06-12T15:15:28.458095496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.463321 crc crio[3654]: time=\"2026-06-12T15:15:28.458427087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.516736 crc crio[3654]: time=\"2026-06-12T15:15:28.516662431Z\" level=info msg=\"Created container 7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d49f3b00-99f6-4851-bbde-4190b68e037b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.519479 crc crio[3654]: time=\"2026-06-12T15:15:28.519296641Z\" level=info msg=\"Starting container: 7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c\" id=fd9a9102-f8f6-4954-822f-f3801d876f90 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:28.536937 crc crio[3654]: time=\"2026-06-12T15:15:28.526179359Z\" level=info msg=\"Started container\" PID=12665 containerID=7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fd9a9102-f8f6-4954-822f-f3801d876f90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb\nJun 12 15:15:28.538688 crc crio[3654]: time=\"2026-06-12T15:15:28.529067347Z\" level=info msg=\"Created container 4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=85ee31b5-a26e-4eec-ab7c-61885b3fd4a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.538688 crc crio[3654]: time=\"2026-06-12T15:15:28.530169468Z\" level=info msg=\"Created container 8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=47b3e9d2-8ba0-4489-9ba3-ad0d9c540d28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.539088 crc crio[3654]: time=\"2026-06-12T15:15:28.5390502Z\" level=info msg=\"Starting container: 4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1\" id=151c0863-e8ff-4f35-a1ba-adbdb5c8c013 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:28.540018 crc crio[3654]: time=\"2026-06-12T15:15:28.539973542Z\" level=info msg=\"Starting container: 8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2\" id=ee810aca-f823-48d8-9b98-b16bf1194fbd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:28.546523 crc crio[3654]: time=\"2026-06-12T15:15:28.545639366Z\" level=info msg=\"Started container\" PID=12621 containerID=4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=151c0863-e8ff-4f35-a1ba-adbdb5c8c013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd\nJun 12 15:15:28.549737 crc crio[3654]: time=\"2026-06-12T15:15:28.54964285Z\" level=info msg=\"Started container\" PID=12671 containerID=8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=ee810aca-f823-48d8-9b98-b16bf1194fbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc\nJun 12 15:15:28.687936 crc crio[3654]: time=\"2026-06-12T15:15:28.68752519Z\" level=info msg=\"Created container 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=27a7f1c0-0fff-4783-863a-a0adc5638d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.689719 crc crio[3654]: time=\"2026-06-12T15:15:28.689533459Z\" level=info msg=\"Starting container: 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5\" id=08ee5835-a17a-416c-9fc8-f535bc34876a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:28.706337 crc crio[3654]: time=\"2026-06-12T15:15:28.705727172Z\" level=info msg=\"Started container\" PID=12679 containerID=646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=08ee5835-a17a-416c-9fc8-f535bc34876a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\nJun 12 15:15:28.719416 crc crio[3654]: time=\"2026-06-12T15:15:28.718942358Z\" level=info msg=\"Created container dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=ca1f2786-d6b0-462c-816c-34bcc8a42289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.729097 crc crio[3654]: time=\"2026-06-12T15:15:28.728996838Z\" level=info msg=\"Starting container: dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087\" id=d828da7a-090b-45a9-b2e8-54def5ec65e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:28.752085 crc crio[3654]: time=\"2026-06-12T15:15:28.751969741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.756469 crc crio[3654]: time=\"2026-06-12T15:15:28.753640038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.789122 crc crio[3654]: time=\"2026-06-12T15:15:28.789019808Z\" level=info msg=\"Ran pod sandbox aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ba2a15ef-87a9-4502-9ba7-11047324fe1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:28.806062 crc crio[3654]: time=\"2026-06-12T15:15:28.805577091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=9320fd25-c8cf-45a4-83d5-4f6464e37eee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.808871 crc crio[3654]: time=\"2026-06-12T15:15:28.808797076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2af6f45e-a212-402f-944a-668c8aa1f83f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:28.817650 crc crio[3654]: time=\"2026-06-12T15:15:28.817575078Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=59538dac-c99c-412c-babb-8536283e15c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:28.828472 crc crio[3654]: time=\"2026-06-12T15:15:28.828219314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.830518 crc crio[3654]: time=\"2026-06-12T15:15:28.830464491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.837696 crc crio[3654]: time=\"2026-06-12T15:15:28.837655089Z\" level=info msg=\"Started container\" PID=12720 containerID=dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=d828da7a-090b-45a9-b2e8-54def5ec65e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f\nJun 12 15:15:28.841341 crc crio[3654]: time=\"2026-06-12T15:15:28.838795971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.845222 crc crio[3654]: time=\"2026-06-12T15:15:28.845153057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.870786 crc crio[3654]: time=\"2026-06-12T15:15:28.867192867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.887218 crc crio[3654]: time=\"2026-06-12T15:15:28.887103627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.913839 crc crio[3654]: time=\"2026-06-12T15:15:28.902118584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:28.960598 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c4cb46c04e142b Mac:1a:9a:b3:f1:df:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:29.120478 crc crio[3654]: time=\"2026-06-12T15:15:29.1157027Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc001004020}] Aliases:map[]}\"\nJun 12 15:15:29.120478 crc crio[3654]: time=\"2026-06-12T15:15:29.11600501Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:29.120478 crc crio[3654]: time=\"2026-06-12T15:15:29.117753562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.178319 crc crio[3654]: time=\"2026-06-12T15:15:29.171390106Z\" level=info msg=\"Ran pod sandbox 4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=482206ac-5337-4d7c-880b-27d2e00a81ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:29.182915 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c9a003a603d67a Mac:2a:7a:18:42:69:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:29.182915 crc crio[3654]: time=\"2026-06-12T15:15:29.182590931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.189523 crc crio[3654]: time=\"2026-06-12T15:15:29.189461273Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc0006271e0}] Aliases:map[]}\"\nJun 12 15:15:29.191614 crc crio[3654]: time=\"2026-06-12T15:15:29.191151716Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:29.196884 crc crio[3654]: time=\"2026-06-12T15:15:29.196813185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=600b627d-0645-4e61-b0b0-355bfcd53210 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:29.201943 crc crio[3654]: time=\"2026-06-12T15:15:29.201058092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.216924 crc crio[3654]: time=\"2026-06-12T15:15:29.216690861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.265351 crc crio[3654]: time=\"2026-06-12T15:15:29.265184592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=57df4167-5653-4639-9038-1554119bd8de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:29.268389 crc crio[3654]: time=\"2026-06-12T15:15:29.268295107Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7942eea9-a5a9-4b77-aec8-cfea941cb03a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:29.268767 crc crio[3654]: time=\"2026-06-12T15:15:29.268693738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.273322 crc crio[3654]: time=\"2026-06-12T15:15:29.272808488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.299452 crc crio[3654]: time=\"2026-06-12T15:15:29.29934995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.304152 crc crio[3654]: time=\"2026-06-12T15:15:29.304027427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.604392 crc crio[3654]: time=\"2026-06-12T15:15:29.604178832Z\" level=info msg=\"Ran pod sandbox 3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=b82bfab0-caf5-4dca-b5ee-b712cac5d900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:29.610923 crc crio[3654]: time=\"2026-06-12T15:15:29.610875673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=2f7767a6-ea51-4a15-9677-0a7af89e6632 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:29.651201 crc crio[3654]: time=\"2026-06-12T15:15:29.625416329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=63b71897-1065-4290-b1db-2d1e95656aca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:29.651201 crc crio[3654]: time=\"2026-06-12T15:15:29.634781957Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=db93ef8d-2ee7-40ba-900e-d45944c5fddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:29.651201 crc crio[3654]: time=\"2026-06-12T15:15:29.635425599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.654842 crc crio[3654]: time=\"2026-06-12T15:15:29.654732525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.692330 crc crio[3654]: time=\"2026-06-12T15:15:29.691832507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.731442 crc crio[3654]: time=\"2026-06-12T15:15:29.731317466Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=37b0a28c-9d4e-44fe-af9b-f02d614cff75 name=/runtime.v1.ImageService/PullImage\nJun 12 15:15:29.735777 crc crio[3654]: time=\"2026-06-12T15:15:29.735688185Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:15:29.736877 crc crio[3654]: time=\"2026-06-12T15:15:29.736702811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:29.760481 crc crio[3654]: time=\"2026-06-12T15:15:29.753996386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:30.196799 crc crio[3654]: time=\"2026-06-12T15:15:30.196385469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:30.196799 crc crio[3654]: time=\"2026-06-12T15:15:30.196757002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:30.201439 crc crio[3654]: time=\"2026-06-12T15:15:30.200132227Z\" level=info msg=\"Created container 2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=51b25f5c-13a8-42eb-8ed7-d5bf2fa883d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:30.202577 crc crio[3654]: time=\"2026-06-12T15:15:30.20252765Z\" level=info msg=\"Starting container: 2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3\" id=fa364199-190e-4b3d-8c31-8498365d91ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:30.209674 crc crio[3654]: time=\"2026-06-12T15:15:30.209607751Z\" level=info msg=\"Started container\" PID=12805 containerID=2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=fa364199-190e-4b3d-8c31-8498365d91ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2\nJun 12 15:15:30.750334 crc crio[3654]: time=\"2026-06-12T15:15:30.75028945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=58dc0250-9dfd-475a-9efc-6a39c23c934f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:30.754912 crc crio[3654]: time=\"2026-06-12T15:15:30.754813542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=adf458f1-195d-45da-923a-c0ec13137194 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:30.757062 crc crio[3654]: time=\"2026-06-12T15:15:30.756979915Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca8ca1b5-55ea-4a1f-ad75-c24e2f8c7fad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:30.757593 crc crio[3654]: time=\"2026-06-12T15:15:30.757470872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:31.019159 crc crio[3654]: time=\"2026-06-12T15:15:31.018920651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:31.034145 crc crio[3654]: time=\"2026-06-12T15:15:31.025855594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:31.250932 crc crio[3654]: time=\"2026-06-12T15:15:31.250135842Z\" level=info msg=\"Created container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=74860b66-b428-4315-b81b-dcd9e338657d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.251949 crc crio[3654]: time=\"2026-06-12T15:15:31.25184884Z\" level=info msg=\"Starting container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd\" id=785ef5fd-1efb-4288-99c2-68a2bde6ba6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.257225 crc crio[3654]: time=\"2026-06-12T15:15:31.257105687Z\" level=info msg=\"Started container\" PID=12815 containerID=c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=785ef5fd-1efb-4288-99c2-68a2bde6ba6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:15:31.581515 crc crio[3654]: time=\"2026-06-12T15:15:31.581140792Z\" level=info msg=\"Created container 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80a07357-8d37-4da9-8b5c-3ab744dea0ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.581515 crc crio[3654]: time=\"2026-06-12T15:15:31.581346229Z\" level=info msg=\"Created container 70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=1e63151f-a94b-4cec-b967-f3ded50a3d18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.681573 crc crio[3654]: time=\"2026-06-12T15:15:31.68065152Z\" level=info msg=\"Starting container: 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b\" id=37623c35-058b-42bc-aa03-6d0aa84b1294 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.681573 crc crio[3654]: time=\"2026-06-12T15:15:31.68065173Z\" level=info msg=\"Starting container: 70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81\" id=0b5deab8-326c-4d1c-b66e-26dd6724595c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.696398 crc crio[3654]: time=\"2026-06-12T15:15:31.696228875Z\" level=info msg=\"Started container\" PID=12828 containerID=70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=0b5deab8-326c-4d1c-b66e-26dd6724595c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a\nJun 12 15:15:31.696620 crc crio[3654]: time=\"2026-06-12T15:15:31.696476354Z\" level=info msg=\"Started container\" PID=12836 containerID=3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=37623c35-058b-42bc-aa03-6d0aa84b1294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\nJun 12 15:15:31.930762 crc crio[3654]: time=\"2026-06-12T15:15:31.930650005Z\" level=info msg=\"Created container d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=59538dac-c99c-412c-babb-8536283e15c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.932049 crc crio[3654]: time=\"2026-06-12T15:15:31.93198252Z\" level=info msg=\"Starting container: d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce\" id=1041caab-f9a9-4afc-b0f1-f9b77d8addb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.940195 crc crio[3654]: time=\"2026-06-12T15:15:31.939121875Z\" level=info msg=\"Started container\" PID=12845 containerID=d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=1041caab-f9a9-4afc-b0f1-f9b77d8addb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.964305027Z\" level=info msg=\"Created container fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=0c77d5be-73e9-4a3e-9de9-f3aabdef58ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.965021962Z\" level=info msg=\"Created container 98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e575d5c7-4549-4696-8a6f-ccccbcbf53e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.965683145Z\" level=info msg=\"Created container 11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6aa14ab8-9a2a-4c0e-a281-306c292e8107 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.965980374Z\" level=info msg=\"Created container c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=2fc94061-a073-4fb9-83a1-0a7fcdc4ef17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.96646401Z\" level=info msg=\"Created container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca8ca1b5-55ea-4a1f-ad75-c24e2f8c7fad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975432412Z\" level=info msg=\"Starting container: fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805\" id=0ea8865e-91d0-44b3-aea3-ddc583191bf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975477594Z\" level=info msg=\"Starting container: 98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099\" id=ae1ff160-1d0b-48bb-a8f9-f6ef90f492d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975496355Z\" level=info msg=\"Starting container: 11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210\" id=7ed0be69-4e01-4a26-9d59-b428bbd84bb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975432873Z\" level=info msg=\"Starting container: c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21\" id=ae0f18be-08ff-42c1-85bb-592a61e3be33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975897178Z\" level=info msg=\"Starting container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e\" id=a886cf73-d3ad-43cd-ace8-036a27ab33ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.981002682Z\" level=info msg=\"Started container\" PID=12901 containerID=125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a886cf73-d3ad-43cd-ace8-036a27ab33ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.981918121Z\" level=info msg=\"Started container\" PID=12882 containerID=11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=7ed0be69-4e01-4a26-9d59-b428bbd84bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.98340183Z\" level=info msg=\"Started container\" PID=12881 containerID=98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=ae1ff160-1d0b-48bb-a8f9-f6ef90f492d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.983730831Z\" level=info msg=\"Started container\" PID=12838 containerID=fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=0ea8865e-91d0-44b3-aea3-ddc583191bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5\nJun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.992681737Z\" level=info msg=\"Started container\" PID=12851 containerID=c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=ae0f18be-08ff-42c1-85bb-592a61e3be33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f\nJun 12 15:15:31.996983 crc crio[3654]: time=\"2026-06-12T15:15:31.996939706Z\" level=info msg=\"Created container 856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=db93ef8d-2ee7-40ba-900e-d45944c5fddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:31.999854 crc crio[3654]: time=\"2026-06-12T15:15:31.999820792Z\" level=info msg=\"Starting container: 856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2\" id=d84f5969-2343-46e7-8d36-0367ed90c4c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:32.005743 crc crio[3654]: time=\"2026-06-12T15:15:32.00568913Z\" level=info msg=\"Started container\" PID=12848 containerID=856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d84f5969-2343-46e7-8d36-0367ed90c4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb\nJun 12 15:15:32.043314 crc crio[3654]: time=\"2026-06-12T15:15:32.043146702Z\" level=info msg=\"Created container 8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7942eea9-a5a9-4b77-aec8-cfea941cb03a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.044936 crc crio[3654]: time=\"2026-06-12T15:15:32.044871351Z\" level=info msg=\"Starting container: 8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35\" id=b7eea599-8c49-4c2d-9b32-cd708bb00a67 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:32.052602 crc crio[3654]: time=\"2026-06-12T15:15:32.052471455Z\" level=info msg=\"Started container\" PID=12840 containerID=8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=b7eea599-8c49-4c2d-9b32-cd708bb00a67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7\nJun 12 15:15:32.139767 crc crio[3654]: 2026-06-12T15:15:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0c1f411d60d17 Mac:82:1f:f8:1b:58:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb SocketPath: PciID:}] [{Interface:0xc0002f49b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:32.142514 crc crio[3654]: time=\"2026-06-12T15:15:32.142435513Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a790}] Aliases:map[]}\"\nJun 12 15:15:32.142722 crc crio[3654]: time=\"2026-06-12T15:15:32.14263161Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:32.149504 crc crio[3654]: time=\"2026-06-12T15:15:32.149394019Z\" level=info msg=\"Ran pod sandbox 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=aa3bb9f5-74b2-40f5-843f-38c656a16b1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:32.155240 crc crio[3654]: 2026-06-12T15:15:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ea20fc83e23d01 Mac:26:f6:24:43:1a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 SocketPath: PciID:}] [{Interface:0xc000112830 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:32.155915 crc crio[3654]: time=\"2026-06-12T15:15:32.155840444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=712b4f31-fd03-40d4-b52e-bcb7e34d7054 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.156068 crc crio[3654]: time=\"2026-06-12T15:15:32.155999554Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc00008c7b8}] Aliases:map[]}\"\nJun 12 15:15:32.156406 crc crio[3654]: time=\"2026-06-12T15:15:32.156202826Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:32.159203 crc crio[3654]: time=\"2026-06-12T15:15:32.159120124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=16e10cf5-e510-401f-a059-104c0f2a186e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.161566 crc crio[3654]: time=\"2026-06-12T15:15:32.161477594Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=90dce3c5-2aa2-45a1-8b2f-1c2036ba47ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.161942 crc crio[3654]: time=\"2026-06-12T15:15:32.161857076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.164720 crc crio[3654]: time=\"2026-06-12T15:15:32.16457403Z\" level=info msg=\"Ran pod sandbox 9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=dac0c638-3a1c-4720-821f-f0b555b0f8b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:32.166388 crc crio[3654]: time=\"2026-06-12T15:15:32.166312306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=b6617f3a-2c99-43dd-a4fd-b1735920dc0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.186922 crc crio[3654]: time=\"2026-06-12T15:15:32.186704385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d22b3c72-808d-41df-aefe-09d744817fc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.191768 crc crio[3654]: time=\"2026-06-12T15:15:32.191688575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd6e1fbe-735a-426c-b6f9-d6b8557cb612 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.194408 crc crio[3654]: time=\"2026-06-12T15:15:32.19431099Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d63303da-00b5-4644-b9f6-8aa4333a835e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.194823 crc crio[3654]: time=\"2026-06-12T15:15:32.194749676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.216562 crc crio[3654]: time=\"2026-06-12T15:15:32.216455314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=a7422980-2c67-4556-b5fb-3a3ffba320dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.217611 crc crio[3654]: time=\"2026-06-12T15:15:32.217533906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.223390 crc crio[3654]: time=\"2026-06-12T15:15:32.222185334Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=5959de60-9970-48a3-8899-95d52eb6ccdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.223390 crc crio[3654]: time=\"2026-06-12T15:15:32.222757274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.233051 crc crio[3654]: time=\"2026-06-12T15:15:32.232928788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.234113 crc crio[3654]: time=\"2026-06-12T15:15:32.234022942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.236534 crc crio[3654]: time=\"2026-06-12T15:15:32.236444316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.278667 crc crio[3654]: time=\"2026-06-12T15:15:32.278571687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=4d5a07b6-9d89-4aac-a5e4-6c55e3d06c69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.287055 crc crio[3654]: time=\"2026-06-12T15:15:32.286027545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=5c656148-038e-4a02-af9b-b35633634383 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.288007 crc crio[3654]: time=\"2026-06-12T15:15:32.287956311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c14addc-021f-42b9-9b6a-a0e6cc6a6592 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.288831 crc crio[3654]: time=\"2026-06-12T15:15:32.288706955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3e1f24e2-8e09-4b29-ad9b-d7e66fdab3fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.295173 crc crio[3654]: time=\"2026-06-12T15:15:32.294866675Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8bd0aa37-e1ab-4b74-aa18-0b274929a90b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.298548 crc crio[3654]: time=\"2026-06-12T15:15:32.298463048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=56f4e4d6-428d-47b3-b185-0246fa471ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.298819 crc crio[3654]: time=\"2026-06-12T15:15:32.298467174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9fdee4d-aa0f-449d-8cf2-2441d2001519 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.379754 crc crio[3654]: time=\"2026-06-12T15:15:32.379673827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.382572 crc crio[3654]: time=\"2026-06-12T15:15:32.3824361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.383016 crc crio[3654]: time=\"2026-06-12T15:15:32.382751127Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f798799e-a479-422b-b7ef-84f6205d8480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.383863 crc crio[3654]: time=\"2026-06-12T15:15:32.383827097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.384189 crc crio[3654]: time=\"2026-06-12T15:15:32.383936987Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d686a28e-06b9-4762-9271-f79daa6fec42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.417429 crc crio[3654]: time=\"2026-06-12T15:15:32.417163627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.466182 crc crio[3654]: time=\"2026-06-12T15:15:32.465729805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.470305 crc crio[3654]: time=\"2026-06-12T15:15:32.469706937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.476336 crc crio[3654]: time=\"2026-06-12T15:15:32.476164564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.482460 crc crio[3654]: time=\"2026-06-12T15:15:32.482326663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.533042 crc crio[3654]: time=\"2026-06-12T15:15:32.532940517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6229e529-da8f-4ed2-93a3-8fe9fdc868f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.544132 crc crio[3654]: time=\"2026-06-12T15:15:32.539623427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f737eae8-1879-4d95-b956-4c064ecb1673 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:32.550796 crc crio[3654]: time=\"2026-06-12T15:15:32.550056142Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=e0a3f40e-3731-4d03-83b8-7f919b5b3aca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.551119 crc crio[3654]: time=\"2026-06-12T15:15:32.550947942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.613733 crc crio[3654]: time=\"2026-06-12T15:15:32.613510246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.666633 crc crio[3654]: time=\"2026-06-12T15:15:32.666435999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.667083 crc crio[3654]: time=\"2026-06-12T15:15:32.666915024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.678433 crc crio[3654]: time=\"2026-06-12T15:15:32.678115072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.881086813Z\" level=info msg=\"Created container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=90dce3c5-2aa2-45a1-8b2f-1c2036ba47ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.886401841Z\" level=info msg=\"Starting container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675\" id=6b8cf669-25d6-4c49-82c4-0e4598bd71ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.92606964Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ec54d928-55c1-42d1-8618-78f86999bee8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.951808575Z\" level=info msg=\"Created container 01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d63303da-00b5-4644-b9f6-8aa4333a835e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:32.973533 crc crio[3654]: time=\"2026-06-12T15:15:32.9561354Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:15:32.973533 crc crio[3654]: time=\"2026-06-12T15:15:32.972736814Z\" level=info msg=\"Starting container: 01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412\" id=1f2892b5-fea4-4aee-98a3-7a48c0cd24e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:33.070878 crc crio[3654]: time=\"2026-06-12T15:15:33.070751724Z\" level=info msg=\"Started container\" PID=12991 containerID=ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=6b8cf669-25d6-4c49-82c4-0e4598bd71ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\nJun 12 15:15:33.263972 crc crio[3654]: time=\"2026-06-12T15:15:33.232639044Z\" level=info msg=\"Started container\" PID=12988 containerID=01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=1f2892b5-fea4-4aee-98a3-7a48c0cd24e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a\nJun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d9a82b526c0e4e Mac:62:a3:5f:00:fc:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 SocketPath: PciID:}] [{Interface:0xc000194770 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.380440261Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc000630108}] Aliases:map[]}\"\nJun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.380671549Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b77a1c37dc71 Mac:be:39:c4:41:75:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae SocketPath: PciID:}] [{Interface:0xc000014b90 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.395567232Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00239ac00}] Aliases:map[]}\"\nJun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.395765318Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2aed021cb98d83d Mac:8a:30:e0:6b:6e:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a SocketPath: PciID:}] [{Interface:0xc000224c90 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.438436 crc crio[3654]: time=\"2026-06-12T15:15:33.438163333Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc00008c4f0}] Aliases:map[]}\"\nJun 12 15:15:33.440417 crc crio[3654]: time=\"2026-06-12T15:15:33.440143691Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.483423 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5b5c612de63e5 Mac:86:6c:d1:95:8a:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.615071 crc crio[3654]: time=\"2026-06-12T15:15:33.614925382Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc001dc2068}] Aliases:map[]}\"\nJun 12 15:15:33.615577 crc crio[3654]: time=\"2026-06-12T15:15:33.615486761Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.616168 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64ca9d8c572ae46 Mac:36:7c:fb:a0:35:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe SocketPath: PciID:}] [{Interface:0xc000110f70 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.617335 crc crio[3654]: time=\"2026-06-12T15:15:33.617128197Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc000f42038}] Aliases:map[]}\"\nJun 12 15:15:33.617518 crc crio[3654]: time=\"2026-06-12T15:15:33.617443178Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.617821 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310e39c87d4eda2 Mac:4a:bd:f0:66:a0:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.625624 crc crio[3654]: time=\"2026-06-12T15:15:33.618450732Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc00239a948}] Aliases:map[]}\"\nJun 12 15:15:33.625624 crc crio[3654]: time=\"2026-06-12T15:15:33.619313222Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.631977 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:805aff00c63be36 Mac:02:62:e0:f3:06:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 SocketPath: PciID:}] [{Interface:0xc0002d6a10 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.633185 crc crio[3654]: time=\"2026-06-12T15:15:33.632971705Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc000630070}] Aliases:map[]}\"\nJun 12 15:15:33.633393 crc crio[3654]: time=\"2026-06-12T15:15:33.633221915Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.655611 crc crio[3654]: time=\"2026-06-12T15:15:33.652832691Z\" level=info msg=\"Created container 8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8bd0aa37-e1ab-4b74-aa18-0b274929a90b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:33.655611 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf7e31c9b083a48 Mac:56:3e:c1:58:88:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 SocketPath: PciID:}] [{Interface:0xc000301c10 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.655910 crc crio[3654]: time=\"2026-06-12T15:15:33.655838827Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc001dc2210}] Aliases:map[]}\"\nJun 12 15:15:33.656209 crc crio[3654]: time=\"2026-06-12T15:15:33.656031854Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.671083 crc crio[3654]: time=\"2026-06-12T15:15:33.667848894Z\" level=info msg=\"Starting container: 8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f\" id=35f9f5c2-acc9-4e71-bae1-955553153cef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:33.734670 crc crio[3654]: time=\"2026-06-12T15:15:33.679541243Z\" level=info msg=\"Started container\" PID=13008 containerID=8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=35f9f5c2-acc9-4e71-bae1-955553153cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f\nJun 12 15:15:33.734670 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1bdd31e75992b1 Mac:5a:2e:d6:c4:22:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 SocketPath: PciID:}] [{Interface:0xc000144590 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.734670 crc crio[3654]: time=\"2026-06-12T15:15:33.70444905Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0001841c8}] Aliases:map[]}\"\nJun 12 15:15:33.734670 crc crio[3654]: time=\"2026-06-12T15:15:33.704665338Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.734670 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:725312a7e6ae029 Mac:d2:3d:1e:d2:2d:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff SocketPath: PciID:}] [{Interface:0xc00028c8a0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.763130 crc crio[3654]: time=\"2026-06-12T15:15:33.7593259Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc001dc2178}] Aliases:map[]}\"\nJun 12 15:15:33.763130 crc crio[3654]: time=\"2026-06-12T15:15:33.759789346Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.772196 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a01749057eb86b5 Mac:ee:ac:cd:a5:1e:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:15:33.794886 crc crio[3654]: time=\"2026-06-12T15:15:33.79470807Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc001dc2510}] Aliases:map[]}\"\nJun 12 15:15:33.795710 crc crio[3654]: time=\"2026-06-12T15:15:33.794937138Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:15:33.887935 crc crio[3654]: time=\"2026-06-12T15:15:33.887785716Z\" level=info msg=\"Created container 4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=e0a3f40e-3731-4d03-83b8-7f919b5b3aca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:33.926649 crc crio[3654]: time=\"2026-06-12T15:15:33.926527408Z\" level=info msg=\"Starting container: 4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555\" id=e2a1d72c-da08-4d58-a497-a24bf908e925 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:34.138119 crc crio[3654]: time=\"2026-06-12T15:15:34.137934415Z\" level=info msg=\"Started container\" PID=13015 containerID=4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=e2a1d72c-da08-4d58-a497-a24bf908e925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7\nJun 12 15:15:34.222043 crc crio[3654]: time=\"2026-06-12T15:15:34.221947699Z\" level=info msg=\"Created container 1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=5959de60-9970-48a3-8899-95d52eb6ccdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:34.239080 crc crio[3654]: time=\"2026-06-12T15:15:34.238903229Z\" level=info msg=\"Starting container: 1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383\" id=08c65b25-1a80-4d1e-aed9-43cdc9711c9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:34.468957 crc crio[3654]: time=\"2026-06-12T15:15:34.463184249Z\" level=info msg=\"Ran pod sandbox cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=1533222f-d6c5-44ae-9ced-0181cb9dd4e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.475317 crc crio[3654]: time=\"2026-06-12T15:15:34.470654073Z\" level=info msg=\"Ran pod sandbox ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=94f89d0d-164b-49c2-a444-67540a6d9c13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.521332 crc crio[3654]: time=\"2026-06-12T15:15:34.505750859Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=856c321b-14f8-4abe-8d5d-25e6f62dd720 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.529211 crc crio[3654]: time=\"2026-06-12T15:15:34.528184938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be3115e6-3db8-4e5f-bf6a-74201f6c9901 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.635463 crc crio[3654]: time=\"2026-06-12T15:15:34.538164079Z\" level=info msg=\"Ran pod sandbox 2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=d5407e72-646a-4571-8793-b76068878917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.635463 crc crio[3654]: time=\"2026-06-12T15:15:34.557056052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e15608f4-d424-4dac-832e-a1a25693d377 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.646799 crc crio[3654]: time=\"2026-06-12T15:15:34.645910969Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=289fbdac-47cf-46ae-bad1-8ed45864be59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.659522073Z\" level=info msg=\"Started container\" PID=13009 containerID=1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=08c65b25-1a80-4d1e-aed9-43cdc9711c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa\nJun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.670341981Z\" level=info msg=\"Ran pod sandbox 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=85616cd4-80a3-476d-8655-0280767af035 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.722321769Z\" level=info msg=\"Ran pod sandbox e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=b72bff20-988d-4518-a080-1fc4a9f9e11b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.762758599Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7e0108d7-4567-4c18-a3a0-ff335922f14a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.768480099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:34.797905 crc crio[3654]: time=\"2026-06-12T15:15:34.797808868Z\" level=info msg=\"Ran pod sandbox 805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=faa16ca5-a6dd-42c2-99c0-d018c6941f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.803549 crc crio[3654]: time=\"2026-06-12T15:15:34.803474261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a22c4019-b84c-4338-b072-2d96d4df06f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.904452 crc crio[3654]: time=\"2026-06-12T15:15:34.900143428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=90433a30-b3a3-4325-bb2f-b4bc124e00d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.904452 crc crio[3654]: time=\"2026-06-12T15:15:34.900356125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03d79886-58e7-4069-b0ca-b3065ee71c91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.905937 crc crio[3654]: time=\"2026-06-12T15:15:34.905715147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d56e796-bdff-4274-bd57-243f0f20f62e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.906016 crc crio[3654]: time=\"2026-06-12T15:15:34.905951795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d83c32cb-2100-4bb2-8957-a03c352df70e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:34.946914 crc crio[3654]: time=\"2026-06-12T15:15:34.946843276Z\" level=info msg=\"Ran pod sandbox 2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=8c982569-afa8-439d-a4d7-542c93234ce5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.949523 crc crio[3654]: time=\"2026-06-12T15:15:34.949085967Z\" level=info msg=\"Ran pod sandbox a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=3582b5d9-6d7f-4beb-822a-d3d092a654f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:34.959109 crc crio[3654]: time=\"2026-06-12T15:15:34.959024874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=03a42d34-883c-401e-a452-d0dbd0e45b4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.059561 crc crio[3654]: time=\"2026-06-12T15:15:34.967696915Z\" level=info msg=\"Ran pod sandbox 64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=33cba730-5b08-489f-bb35-639029837415 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:35.062117 crc crio[3654]: time=\"2026-06-12T15:15:35.061953995Z\" level=info msg=\"Created container 73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f798799e-a479-422b-b7ef-84f6205d8480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.144539 crc crio[3654]: time=\"2026-06-12T15:15:35.081230046Z\" level=info msg=\"Starting container: 73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3\" id=274065f0-ea45-4955-91c2-f128c15e8d8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:35.144539 crc crio[3654]: time=\"2026-06-12T15:15:35.141183462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e65d279f-2188-4d99-b426-7b18d0f8ff0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.153644 crc crio[3654]: time=\"2026-06-12T15:15:35.14464435Z\" level=info msg=\"Ran pod sandbox 725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=66b0640f-6c78-4de4-beec-4e2c1fb06ec3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:35.153644 crc crio[3654]: time=\"2026-06-12T15:15:35.145004662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=98f87457-845e-46e9-9086-94e2ba1baff9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.217319 crc crio[3654]: time=\"2026-06-12T15:15:35.216825719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1e51dda-0680-480c-9900-a673ae8c9ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.224398 crc crio[3654]: time=\"2026-06-12T15:15:35.22302183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=69f28e14-5433-4aa0-9a8a-01883c93bee6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.224398 crc crio[3654]: time=\"2026-06-12T15:15:35.223832217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55c331d0-c334-4f68-ad22-4f8da25ce7b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.242527 crc crio[3654]: time=\"2026-06-12T15:15:35.242188634Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=9616bd44-6dd1-4150-a1f8-836a12b75528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.246493 crc crio[3654]: time=\"2026-06-12T15:15:35.243133866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:35.250842 crc crio[3654]: time=\"2026-06-12T15:15:35.250644699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=080a87ab-42b8-4a15-a0c6-89317b6bc16c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.250978 crc crio[3654]: time=\"2026-06-12T15:15:35.250845525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0e7eb1c7-318b-4552-a2a7-53bc2ee40fa0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.259664 crc crio[3654]: time=\"2026-06-12T15:15:35.259527047Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8b24d9e4-0e33-496f-8d7e-8c2ec47b163c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.266849 crc crio[3654]: time=\"2026-06-12T15:15:35.266798893Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e6a165e1-f19c-4742-8b61-23614b696ca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.269087 crc crio[3654]: time=\"2026-06-12T15:15:35.269022879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=963d6e30-79db-417c-b19f-d65148de02cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.278121 crc crio[3654]: time=\"2026-06-12T15:15:35.277824239Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=146091a6-b27c-4b23-bec7-5a067180ff8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.278121 crc crio[3654]: time=\"2026-06-12T15:15:35.278126099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=245b394d-525e-4242-9017-00f1bb9c3c01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.278688 crc crio[3654]: time=\"2026-06-12T15:15:35.278544304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=248f3c13-218a-4d23-a2e5-f0fa41002a8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:35.382823 crc crio[3654]: time=\"2026-06-12T15:15:35.382708778Z\" level=info msg=\"Started container\" PID=13014 containerID=73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=274065f0-ea45-4955-91c2-f128c15e8d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5\nJun 12 15:15:35.449207 crc crio[3654]: time=\"2026-06-12T15:15:35.448634489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:35.722221 crc crio[3654]: time=\"2026-06-12T15:15:35.721860667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:35.732504 crc crio[3654]: time=\"2026-06-12T15:15:35.729214507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:35.734978 crc crio[3654]: time=\"2026-06-12T15:15:35.734849007Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=46d71c2d-3fd5-4a19-8f37-f1a5bed8823c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.735493 crc crio[3654]: time=\"2026-06-12T15:15:35.735314833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:35.735941 crc crio[3654]: time=\"2026-06-12T15:15:35.735822175Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb4a2304-eb13-4456-be24-59cceea00c6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.737212 crc crio[3654]: time=\"2026-06-12T15:15:35.737120448Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=31aebae1-2bc6-402b-a91d-0fe93007204d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.745796 crc crio[3654]: time=\"2026-06-12T15:15:35.738218955Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5c4ef8d1-8926-4514-a952-03a1303e5254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:35.839042 crc crio[3654]: time=\"2026-06-12T15:15:35.833343116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:36.220064 crc crio[3654]: time=\"2026-06-12T15:15:36.211456166Z\" level=info msg=\"Ran pod sandbox c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 with infra container: openshift-dns/dns-default-qtghf/POD\" id=99f21f0c-5a8f-4c4f-b3ef-d25be92084bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:15:36.334217 crc crio[3654]: time=\"2026-06-12T15:15:36.334000842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:36.334996 crc crio[3654]: time=\"2026-06-12T15:15:36.334898712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:36.399211 crc crio[3654]: time=\"2026-06-12T15:15:36.399094867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=cf534707-7e6e-49d8-b2d7-a69bbee841d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:36.403865 crc crio[3654]: time=\"2026-06-12T15:15:36.403325881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:36.403865 crc crio[3654]: time=\"2026-06-12T15:15:36.403662012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:36.711580 crc crio[3654]: time=\"2026-06-12T15:15:36.709726241Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=3b858deb-d27c-4c8e-9202-abb0df780e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:37.605645 crc crio[3654]: time=\"2026-06-12T15:15:37.604718Z\" level=info msg=\"Created container 88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d686a28e-06b9-4762-9271-f79daa6fec42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:37.629088 crc crio[3654]: time=\"2026-06-12T15:15:37.62904047Z\" level=info msg=\"Starting container: 88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125\" id=2496c065-96ca-48cc-bf9d-593800573c98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:37.839037 crc crio[3654]: time=\"2026-06-12T15:15:37.649137273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:37.839037 crc crio[3654]: time=\"2026-06-12T15:15:37.649795946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=bef5dbfb-bd0d-45d7-85fa-e53e509bb87d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:37.839037 crc crio[3654]: time=\"2026-06-12T15:15:37.808987588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:37.927671 crc crio[3654]: time=\"2026-06-12T15:15:37.927071339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:37.946573 crc crio[3654]: time=\"2026-06-12T15:15:37.946504467Z\" level=info msg=\"Started container\" PID=13129 containerID=88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=2496c065-96ca-48cc-bf9d-593800573c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97\nJun 12 15:15:38.292481 crc crio[3654]: time=\"2026-06-12T15:15:38.29155661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:38.716887 crc crio[3654]: time=\"2026-06-12T15:15:38.716840158Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=12d14163-f01b-4e4e-8c9b-ce972cada075 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:38.779942 crc crio[3654]: time=\"2026-06-12T15:15:38.779657578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:39.150567 crc crio[3654]: time=\"2026-06-12T15:15:39.150491857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:42.008563 crc crio[3654]: time=\"2026-06-12T15:15:41.94911268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:42.035345 crc crio[3654]: time=\"2026-06-12T15:15:42.028046505Z\" level=info msg=\"Created container 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8b24d9e4-0e33-496f-8d7e-8c2ec47b163c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:42.364919 crc crio[3654]: time=\"2026-06-12T15:15:42.331924295Z\" level=info msg=\"Starting container: 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423\" id=ee3a3646-f71b-4b6f-b902-0e9ee877d0ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:42.440976 crc crio[3654]: time=\"2026-06-12T15:15:42.439586119Z\" level=info msg=\"Started container\" PID=13197 containerID=20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=ee3a3646-f71b-4b6f-b902-0e9ee877d0ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39\nJun 12 15:15:43.099733 crc crio[3654]: time=\"2026-06-12T15:15:43.098515834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:43.121514 crc crio[3654]: time=\"2026-06-12T15:15:43.120921176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:43.190849 crc crio[3654]: time=\"2026-06-12T15:15:43.190550888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:44.292586 crc crio[3654]: time=\"2026-06-12T15:15:44.287480883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:44.428913 crc crio[3654]: time=\"2026-06-12T15:15:44.428159775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:44.562558 crc crio[3654]: time=\"2026-06-12T15:15:44.561857356Z\" level=info msg=\"Created container 4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7e0108d7-4567-4c18-a3a0-ff335922f14a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:44.578558 crc crio[3654]: time=\"2026-06-12T15:15:44.578186041Z\" level=info msg=\"Starting container: 4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7\" id=78999076-ecaa-45e6-a1d4-18f03a95e542 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:45.112224 crc crio[3654]: time=\"2026-06-12T15:15:45.11058434Z\" level=info msg=\"Started container\" PID=13267 containerID=4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=78999076-ecaa-45e6-a1d4-18f03a95e542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e\nJun 12 15:15:45.759745 crc crio[3654]: time=\"2026-06-12T15:15:45.759654426Z\" level=info msg=\"Created container f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e6a165e1-f19c-4742-8b61-23614b696ca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:46.083363 crc crio[3654]: time=\"2026-06-12T15:15:46.078816014Z\" level=info msg=\"Created container e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d2141d8e-ce12-441d-a4a2-fba5d9600aa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:46.173149 crc crio[3654]: time=\"2026-06-12T15:15:46.170096459Z\" level=info msg=\"Starting container: e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4\" id=35389c1a-953e-4398-815c-14da957859cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:46.185640 crc crio[3654]: time=\"2026-06-12T15:15:46.179040593Z\" level=info msg=\"Starting container: f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a\" id=84f0b4bf-6ff2-48c2-9492-339ab898372b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:46.469903 crc crio[3654]: time=\"2026-06-12T15:15:46.462575542Z\" level=info msg=\"Started container\" PID=13269 containerID=f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=84f0b4bf-6ff2-48c2-9492-339ab898372b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\nJun 12 15:15:46.491050 crc crio[3654]: time=\"2026-06-12T15:15:46.471241049Z\" level=info msg=\"Started container\" PID=13251 containerID=e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=35389c1a-953e-4398-815c-14da957859cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b\nJun 12 15:15:48.372795 crc crio[3654]: time=\"2026-06-12T15:15:48.356190797Z\" level=info msg=\"Created container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb4a2304-eb13-4456-be24-59cceea00c6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:48.388106 crc crio[3654]: time=\"2026-06-12T15:15:48.387691242Z\" level=info msg=\"Starting container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02\" id=2d1a321a-662c-4dd7-b052-580c54236177 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:48.798348 crc crio[3654]: time=\"2026-06-12T15:15:48.795058878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:48.904014 crc crio[3654]: time=\"2026-06-12T15:15:48.806038675Z\" level=info msg=\"Started container\" PID=13291 containerID=076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2d1a321a-662c-4dd7-b052-580c54236177 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa\nJun 12 15:15:48.904014 crc crio[3654]: time=\"2026-06-12T15:15:48.818160653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.279815 crc crio[3654]: time=\"2026-06-12T15:15:49.274909524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.414508 crc crio[3654]: time=\"2026-06-12T15:15:49.321737856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.414508 crc crio[3654]: time=\"2026-06-12T15:15:49.349213581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.414508 crc crio[3654]: time=\"2026-06-12T15:15:49.354309674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.700062 crc crio[3654]: time=\"2026-06-12T15:15:49.699786014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.795358 crc crio[3654]: time=\"2026-06-12T15:15:49.79019747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=017458b7-51e9-4160-a304-6aa66033a2cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:49.829116 crc crio[3654]: time=\"2026-06-12T15:15:49.82899802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=c8ed2188-a9e1-455b-baa8-596e38036846 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:49.831133 crc crio[3654]: time=\"2026-06-12T15:15:49.830864058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.849065 crc crio[3654]: time=\"2026-06-12T15:15:49.848971924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:49.869042 crc crio[3654]: time=\"2026-06-12T15:15:49.868950417Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0874c640-0f14-48f4-b6e5-da8261ae167f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:49.869742 crc crio[3654]: time=\"2026-06-12T15:15:49.869717583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:50.059481 crc crio[3654]: time=\"2026-06-12T15:15:49.962115721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:50.695750 crc crio[3654]: time=\"2026-06-12T15:15:50.692967607Z\" level=info msg=\"Stopping container: 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a (timeout: 3600s)\" id=d631e9bd-2127-4f50-b485-2c95b56238d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:51.053222 crc crio[3654]: time=\"2026-06-12T15:15:50.986860577Z\" level=info msg=\"Stopping container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e (timeout: 30s)\" id=e3b379b6-c715-4d7c-bd6e-c556fbeb0372 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:51.390002 crc crio[3654]: time=\"2026-06-12T15:15:51.389713777Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c963859d-ece1-4a02-8477-87fb610b9122 name=/runtime.v1.ImageService/PullImage\nJun 12 15:15:51.545923 crc crio[3654]: time=\"2026-06-12T15:15:51.545597837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:15:51.684558 crc crio[3654]: time=\"2026-06-12T15:15:51.67774093Z\" level=info msg=\"Created container c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=146091a6-b27c-4b23-bec7-5a067180ff8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:51.722021 crc crio[3654]: time=\"2026-06-12T15:15:51.721703794Z\" level=info msg=\"Starting container: c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351\" id=79a78d77-e49a-48c1-8548-0cccca8107f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:52.493623 crc crio[3654]: time=\"2026-06-12T15:15:52.492718132Z\" level=info msg=\"Started container\" PID=13351 containerID=c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=79a78d77-e49a-48c1-8548-0cccca8107f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652\nJun 12 15:15:52.547759 crc crio[3654]: time=\"2026-06-12T15:15:52.542871579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:52.815558 crc crio[3654]: time=\"2026-06-12T15:15:52.742812816Z\" level=info msg=\"Stopped container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e3b379b6-c715-4d7c-bd6e-c556fbeb0372 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:52.815558 crc crio[3654]: time=\"2026-06-12T15:15:52.77081301Z\" level=info msg=\"Created container 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=31aebae1-2bc6-402b-a91d-0fe93007204d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:53.009211 crc crio[3654]: time=\"2026-06-12T15:15:52.905037189Z\" level=info msg=\"Starting container: 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80\" id=e8f05d89-1ba2-41d5-bc8c-876b57b381c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:53.039472 crc crio[3654]: time=\"2026-06-12T15:15:52.908833777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c9d87bdc-8f90-4431-a41f-5c8a285b216c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:53.070089 crc crio[3654]: time=\"2026-06-12T15:15:53.065494505Z\" level=info msg=\"Created container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5c4ef8d1-8926-4514-a952-03a1303e5254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:53.072880 crc crio[3654]: time=\"2026-06-12T15:15:52.955150329Z\" level=info msg=\"Created container b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=46d71c2d-3fd5-4a19-8f37-f1a5bed8823c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:53.095741 crc crio[3654]: time=\"2026-06-12T15:15:53.091042601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=651983fe-d6fb-4193-aa41-491a295c6fac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:53.097752 crc crio[3654]: time=\"2026-06-12T15:15:53.097512121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=462d1104-7843-4c32-93d1-475221cae34f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:53.098322 crc crio[3654]: time=\"2026-06-12T15:15:53.097942146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=802fd24e-3358-4cac-b81a-dbfe36bec59c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:53.103454 crc crio[3654]: time=\"2026-06-12T15:15:53.103204875Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f39066e0-385e-4728-9fda-181eab0b1027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:53.104518 crc crio[3654]: time=\"2026-06-12T15:15:53.103882178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:53.119311 crc crio[3654]: time=\"2026-06-12T15:15:53.112150974Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e2a04039-b86a-4427-a8e7-0632ded86f51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:53.119311 crc crio[3654]: time=\"2026-06-12T15:15:53.113072445Z\" level=info msg=\"Started container\" PID=13364 containerID=16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e8f05d89-1ba2-41d5-bc8c-876b57b381c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8\nJun 12 15:15:53.162561 crc crio[3654]: time=\"2026-06-12T15:15:53.16173367Z\" level=info msg=\"Starting container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb\" id=bca69af3-62a9-4008-91ca-af29911e8d8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:53.172638 crc crio[3654]: time=\"2026-06-12T15:15:53.168809871Z\" level=info msg=\"Stopping container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd (timeout: 2s)\" id=c943adf4-9071-43c0-a795-17559129b968 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:53.269944 crc crio[3654]: time=\"2026-06-12T15:15:53.267792444Z\" level=info msg=\"Starting container: b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75\" id=54ea02c3-3961-4fd4-82fc-f10bc62d6081 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:53.314673 crc crio[3654]: time=\"2026-06-12T15:15:53.312154856Z\" level=info msg=\"Started container\" PID=13377 containerID=4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=bca69af3-62a9-4008-91ca-af29911e8d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\nJun 12 15:15:54.671783 crc crio[3654]: time=\"2026-06-12T15:15:54.519464931Z\" level=info msg=\"Started container\" PID=13374 containerID=b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=54ea02c3-3961-4fd4-82fc-f10bc62d6081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4\nJun 12 15:15:54.671783 crc crio[3654]: time=\"2026-06-12T15:15:54.540855219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:55.537694 crc crio[3654]: time=\"2026-06-12T15:15:55.523848073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:55.610812 crc crio[3654]: time=\"2026-06-12T15:15:55.610525463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:55.790762 crc crio[3654]: time=\"2026-06-12T15:15:55.790137234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:56.197369 crc crio[3654]: time=\"2026-06-12T15:15:55.898727601Z\" level=info msg=\"Created container 528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=9616bd44-6dd1-4150-a1f8-836a12b75528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:56.197369 crc crio[3654]: time=\"2026-06-12T15:15:56.015003897Z\" level=info msg=\"Starting container: 528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525\" id=ecbaffda-58a8-4e32-aa1a-34bc4dc20e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:56.236478 crc crio[3654]: time=\"2026-06-12T15:15:56.236096284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:56.514585 crc crio[3654]: time=\"2026-06-12T15:15:56.514091806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:56.639608 crc crio[3654]: time=\"2026-06-12T15:15:56.639488275Z\" level=info msg=\"Started container\" PID=13391 containerID=528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ecbaffda-58a8-4e32-aa1a-34bc4dc20e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf\nJun 12 15:15:58.062819 crc crio[3654]: time=\"2026-06-12T15:15:58.05810427Z\" level=info msg=\"Created container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f39066e0-385e-4728-9fda-181eab0b1027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:58.342566 crc crio[3654]: time=\"2026-06-12T15:15:58.341880258Z\" level=info msg=\"Stopped container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c943adf4-9071-43c0-a795-17559129b968 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:15:58.358904 crc crio[3654]: time=\"2026-06-12T15:15:58.358530934Z\" level=info msg=\"Starting container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a\" id=ab12c96e-640d-45fb-a6b2-62144b2fad53 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:58.414711 crc crio[3654]: time=\"2026-06-12T15:15:58.358662798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=532faaf8-281c-4824-84ef-e37035172792 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:58.699177 crc crio[3654]: time=\"2026-06-12T15:15:58.621343093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a0e673ac-3b9c-4557-9b43-5ffcdfb7bc65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:58.935657 crc crio[3654]: time=\"2026-06-12T15:15:58.917019814Z\" level=info msg=\"Started container\" PID=13528 containerID=2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ab12c96e-640d-45fb-a6b2-62144b2fad53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd\nJun 12 15:15:58.935657 crc crio[3654]: time=\"2026-06-12T15:15:58.922861273Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=593b7093-beee-4bb6-a95f-8e9949e9e146 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:58.935657 crc crio[3654]: time=\"2026-06-12T15:15:58.923909519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:15:59.008045 crc crio[3654]: time=\"2026-06-12T15:15:58.999619347Z\" level=info msg=\"Stopping pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=82d97233-2aa1-4c22-bde0-15c0f98a9d28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:15:59.008045 crc crio[3654]: time=\"2026-06-12T15:15:58.99971347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=82d97233-2aa1-4c22-bde0-15c0f98a9d28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:15:59.363476 crc crio[3654]: time=\"2026-06-12T15:15:59.36299822Z\" level=info msg=\"Created container 50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e2a04039-b86a-4427-a8e7-0632ded86f51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:59.365676 crc crio[3654]: time=\"2026-06-12T15:15:59.364806665Z\" level=info msg=\"Removing pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=506ed5ad-268c-416b-84fb-7588e3b6185c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:15:59.378737 crc crio[3654]: time=\"2026-06-12T15:15:59.378625337Z\" level=info msg=\"Starting container: 50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7\" id=e1a95c77-d2af-4485-a7de-b1dcf56531c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:15:59.420364 crc crio[3654]: time=\"2026-06-12T15:15:59.418164662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a2191da7-6f0c-4bbb-aed9-d863c036c58c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:15:59.437843 crc crio[3654]: time=\"2026-06-12T15:15:59.437477689Z\" level=info msg=\"Started container\" PID=13563 containerID=50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=e1a95c77-d2af-4485-a7de-b1dcf56531c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652\nJun 12 15:15:59.828536 crc crio[3654]: time=\"2026-06-12T15:15:59.776938074Z\" level=info msg=\"Created container 25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=3b858deb-d27c-4c8e-9202-abb0df780e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:15:59.903941 crc crio[3654]: time=\"2026-06-12T15:15:59.903647847Z\" level=info msg=\"Starting container: 25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa\" id=276c7b6a-3c68-4fa5-b754-923db3463bc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:00.704907 crc crio[3654]: time=\"2026-06-12T15:16:00.703942806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e5a7bbd7-2ed6-4c97-bf8d-caf4c21c2073 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:00.843009 crc crio[3654]: time=\"2026-06-12T15:16:00.842142306Z\" level=info msg=\"Started container\" PID=13569 containerID=25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=276c7b6a-3c68-4fa5-b754-923db3463bc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f\nJun 12 15:16:01.038587 crc crio[3654]: time=\"2026-06-12T15:16:01.033385241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:01.038587 crc crio[3654]: time=\"2026-06-12T15:16:01.034753903Z\" level=info msg=\"Removed pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=506ed5ad-268c-416b-84fb-7588e3b6185c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:16:01.813547 crc crio[3654]: time=\"2026-06-12T15:16:01.80254479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:01.835902 crc crio[3654]: time=\"2026-06-12T15:16:01.83195379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:02.185764 crc crio[3654]: time=\"2026-06-12T15:16:02.185707275Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=bb3d068b-a937-451c-b8ee-bcc6ec25664e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:02.240857 crc crio[3654]: time=\"2026-06-12T15:16:02.240782287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:02.633450 crc crio[3654]: time=\"2026-06-12T15:16:02.625096444Z\" level=info msg=\"Created container b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d: openshift-dns/dns-default-qtghf/dns\" id=12d14163-f01b-4e4e-8c9b-ce972cada075 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:02.976029 crc crio[3654]: time=\"2026-06-12T15:16:02.937684547Z\" level=info msg=\"Starting container: b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d\" id=69a310cc-a111-4006-b3d0-5d087fbc52d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:03.332647 crc crio[3654]: time=\"2026-06-12T15:16:03.329560588Z\" level=info msg=\"Started container\" PID=13612 containerID=b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d description=openshift-dns/dns-default-qtghf/dns id=69a310cc-a111-4006-b3d0-5d087fbc52d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262\nJun 12 15:16:04.201714 crc crio[3654]: time=\"2026-06-12T15:16:04.201590097Z\" level=info msg=\"Created container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=593b7093-beee-4bb6-a95f-8e9949e9e146 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:04.800644 crc crio[3654]: time=\"2026-06-12T15:16:04.799729746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:05.469787 crc crio[3654]: time=\"2026-06-12T15:16:05.469635637Z\" level=info msg=\"Starting container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e\" id=b5bbb9e2-01aa-49e9-8335-0092b8469da8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:05.719898 crc crio[3654]: time=\"2026-06-12T15:16:05.719453414Z\" level=info msg=\"Started container\" PID=13638 containerID=b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5bbb9e2-01aa-49e9-8335-0092b8469da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:16:06.711728 crc crio[3654]: time=\"2026-06-12T15:16:06.711390148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2137a381-ca32-47f6-9139-31d8fe1febf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:06.736060 crc crio[3654]: time=\"2026-06-12T15:16:06.735080342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7077fb9f-b931-46a6-a5d4-29114bb610f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:06.763811 crc crio[3654]: time=\"2026-06-12T15:16:06.763569024Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=620e8cdd-31c4-4152-90e2-de429848b1c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:06.764562 crc crio[3654]: time=\"2026-06-12T15:16:06.764393322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:07.666748 crc crio[3654]: time=\"2026-06-12T15:16:07.665883973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:08.027670 crc crio[3654]: time=\"2026-06-12T15:16:07.974108368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=922b41ae-17bb-43df-9789-f2893ea4b0f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:08.622802 crc crio[3654]: time=\"2026-06-12T15:16:08.619740983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e8e1c52f-cc12-4659-8405-1bcf41207180 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:08.740902 crc crio[3654]: time=\"2026-06-12T15:16:08.73990596Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=8218e38e-8227-4f5e-a684-eb15397fb0d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:08.746905 crc crio[3654]: time=\"2026-06-12T15:16:08.741464243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:11.538931 crc crio[3654]: time=\"2026-06-12T15:16:11.494413639Z\" level=info msg=\"Stopping container: 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423 (timeout: 30s)\" id=f81da7f4-3d5c-4230-8800-6d7270e5c90f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:11.623048 crc crio[3654]: time=\"2026-06-12T15:16:11.620726613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:12.001403 crc crio[3654]: time=\"2026-06-12T15:16:11.987311754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:12.755835 crc crio[3654]: time=\"2026-06-12T15:16:12.75556295Z\" level=info msg=\"Stopping container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02 (timeout: 30s)\" id=84e43ddc-fbc1-4318-83b7-5d1415075a84 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:15.221691 crc crio[3654]: time=\"2026-06-12T15:16:15.220713515Z\" level=info msg=\"Stopping container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a (timeout: 30s)\" id=3d73d14d-29f6-42fe-9e5b-5b925f967f5d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:15.965182 crc crio[3654]: time=\"2026-06-12T15:16:15.964385762Z\" level=info msg=\"Created container 01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=bb3d068b-a937-451c-b8ee-bcc6ec25664e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:16.101907 crc crio[3654]: time=\"2026-06-12T15:16:16.027925532Z\" level=info msg=\"Starting container: 01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a\" id=655d40a6-38aa-425b-9c1c-dfd96ac37431 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:16.351683 crc crio[3654]: time=\"2026-06-12T15:16:16.271485244Z\" level=info msg=\"Started container\" PID=13729 containerID=01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=655d40a6-38aa-425b-9c1c-dfd96ac37431 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4\nJun 12 15:16:17.020742 crc crio[3654]: time=\"2026-06-12T15:16:17.020572051Z\" level=info msg=\"Stopped container 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f81da7f4-3d5c-4230-8800-6d7270e5c90f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:17.218189 crc crio[3654]: time=\"2026-06-12T15:16:17.21808055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ce2f796-25ea-4ff4-9234-f06aff27fa78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:17.226781 crc crio[3654]: time=\"2026-06-12T15:16:17.226665827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:18.321583 crc crio[3654]: time=\"2026-06-12T15:16:18.320421467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:18.348538 crc crio[3654]: time=\"2026-06-12T15:16:18.345086464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03016959-424b-442c-877e-24e154e21c7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:18.359869 crc crio[3654]: time=\"2026-06-12T15:16:18.359745747Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=eb92484f-1b33-4181-9a54-53052008acb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:18.360511 crc crio[3654]: time=\"2026-06-12T15:16:18.360360148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:18.530804 crc crio[3654]: time=\"2026-06-12T15:16:18.462133563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:18.545059 crc crio[3654]: time=\"2026-06-12T15:16:18.544864451Z\" level=info msg=\"Created container dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=620e8cdd-31c4-4152-90e2-de429848b1c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:18.589716 crc crio[3654]: time=\"2026-06-12T15:16:18.589580547Z\" level=info msg=\"Starting container: dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772\" id=9328ee62-6cc2-4311-aa4a-b46dcb0b6963 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:18.609388 crc crio[3654]: time=\"2026-06-12T15:16:18.606767803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:18.656414 crc crio[3654]: time=\"2026-06-12T15:16:18.649708272Z\" level=info msg=\"Started container\" PID=13768 containerID=dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=9328ee62-6cc2-4311-aa4a-b46dcb0b6963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262\nJun 12 15:16:19.532927 crc crio[3654]: time=\"2026-06-12T15:16:19.26167314Z\" level=info msg=\"Stopped container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d73d14d-29f6-42fe-9e5b-5b925f967f5d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:19.532927 crc crio[3654]: time=\"2026-06-12T15:16:19.375554564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=48dc1326-3472-4673-8dfe-6e5b5215af8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:19.582353 crc crio[3654]: time=\"2026-06-12T15:16:19.582087194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=80b9ff29-a9de-45da-acbc-fe53619779a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:19.729930 crc crio[3654]: time=\"2026-06-12T15:16:19.729748887Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d8ea8761-2522-4c11-bf57-c89610713316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:19.730407 crc crio[3654]: time=\"2026-06-12T15:16:19.730194973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:20.106977 crc crio[3654]: time=\"2026-06-12T15:16:20.106741842Z\" level=info msg=\"Removing container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e\" id=054456e3-961a-4db2-b90a-300f430095f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:20.493673 crc crio[3654]: time=\"2026-06-12T15:16:20.407759854Z\" level=info msg=\"Stopping container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb (timeout: 30s)\" id=5e509f3e-1521-4cb4-9b88-ca8714ed6137 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:20.493673 crc crio[3654]: time=\"2026-06-12T15:16:20.475958086Z\" level=info msg=\"Created container c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=eb92484f-1b33-4181-9a54-53052008acb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:20.516592 crc crio[3654]: time=\"2026-06-12T15:16:20.507332225Z\" level=info msg=\"Starting container: c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9\" id=70e45d19-44f2-47fe-a1c1-6b4a6fb58e2a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:20.595872 crc crio[3654]: time=\"2026-06-12T15:16:20.592600996Z\" level=info msg=\"Started container\" PID=13807 containerID=c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=70e45d19-44f2-47fe-a1c1-6b4a6fb58e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39\nJun 12 15:16:21.346863 crc crio[3654]: time=\"2026-06-12T15:16:21.346561459Z\" level=info msg=\"Stopping container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904 (timeout: 30s)\" id=825f359f-59e4-44cf-844a-3ef4e527102c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:21.413429 crc crio[3654]: time=\"2026-06-12T15:16:21.411793961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:21.449983 crc crio[3654]: time=\"2026-06-12T15:16:21.449579908Z\" level=info msg=\"Created container c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=8218e38e-8227-4f5e-a684-eb15397fb0d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:21.626630 crc crio[3654]: time=\"2026-06-12T15:16:21.626407943Z\" level=info msg=\"Starting container: c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2\" id=3f160144-25c8-4fce-bd9c-e2c167730d72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:21.646094 crc crio[3654]: time=\"2026-06-12T15:16:21.645748403Z\" level=info msg=\"Stopped container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5e509f3e-1521-4cb4-9b88-ca8714ed6137 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:22.006481 crc crio[3654]: time=\"2026-06-12T15:16:21.678655846Z\" level=info msg=\"Removed container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=054456e3-961a-4db2-b90a-300f430095f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:22.012231 crc crio[3654]: time=\"2026-06-12T15:16:22.007144462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=174732a6-96fe-4a84-a074-749bf5cada24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:22.012231 crc crio[3654]: time=\"2026-06-12T15:16:22.007994561Z\" level=info msg=\"Started container\" PID=13788 containerID=c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=3f160144-25c8-4fce-bd9c-e2c167730d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf\nJun 12 15:16:22.115391 crc crio[3654]: time=\"2026-06-12T15:16:22.115095798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:22.129335 crc crio[3654]: time=\"2026-06-12T15:16:22.123745734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d01651d5-fe6f-43b8-a86b-6aa394e702e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:22.143008 crc crio[3654]: time=\"2026-06-12T15:16:22.142916178Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2c041736-6e53-4537-a542-7eb474d50c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:22.143470 crc crio[3654]: time=\"2026-06-12T15:16:22.143400244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:22.655062 crc crio[3654]: time=\"2026-06-12T15:16:22.653620359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:22.667562 crc crio[3654]: time=\"2026-06-12T15:16:22.667089791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:23.029333 crc crio[3654]: time=\"2026-06-12T15:16:23.028586902Z\" level=info msg=\"Stopped container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=84e43ddc-fbc1-4318-83b7-5d1415075a84 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:23.030898 crc crio[3654]: time=\"2026-06-12T15:16:23.030669981Z\" level=info msg=\"Created container 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2c041736-6e53-4537-a542-7eb474d50c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:23.040074 crc crio[3654]: time=\"2026-06-12T15:16:23.039641939Z\" level=info msg=\"Stopped container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=825f359f-59e4-44cf-844a-3ef4e527102c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:23.040074 crc crio[3654]: time=\"2026-06-12T15:16:23.039881785Z\" level=info msg=\"Created container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d8ea8761-2522-4c11-bf57-c89610713316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:23.089224 crc crio[3654]: time=\"2026-06-12T15:16:23.042346146Z\" level=info msg=\"Starting container: 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05\" id=0ff10a48-823a-45eb-b05c-655b2d341133 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:23.089224 crc crio[3654]: time=\"2026-06-12T15:16:23.077224795Z\" level=info msg=\"Starting container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72\" id=1cd98ec6-05c9-4aa8-9bca-0d5f54659878 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:23.095530 crc crio[3654]: time=\"2026-06-12T15:16:23.095328338Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71082b39-1275-4d2c-aa5a-89333ea37c97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:23.096003 crc crio[3654]: time=\"2026-06-12T15:16:23.095800794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e7c5d500-dab7-42c6-9160-efe63fea2bd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:23.096870 crc crio[3654]: time=\"2026-06-12T15:16:23.096311971Z\" level=info msg=\"Stopping pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=46d74347-7e70-428e-8235-a5af3cd461af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:16:23.097823 crc crio[3654]: time=\"2026-06-12T15:16:23.096894371Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc000f36178}] Aliases:map[]}\"\nJun 12 15:16:23.097823 crc crio[3654]: time=\"2026-06-12T15:16:23.097111999Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:23.105154 crc crio[3654]: time=\"2026-06-12T15:16:23.105031149Z\" level=info msg=\"Started container\" PID=13860 containerID=07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0ff10a48-823a-45eb-b05c-655b2d341133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\nJun 12 15:16:23.262940 crc crio[3654]: time=\"2026-06-12T15:16:23.230147775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=14633fbe-d531-41f0-9160-983771f9ecc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:23.278859 crc crio[3654]: time=\"2026-06-12T15:16:23.241775432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dfddab48-d213-4d4b-a79f-90770bbe58d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:23.297606 crc crio[3654]: time=\"2026-06-12T15:16:23.297036078Z\" level=info msg=\"Started container\" PID=13854 containerID=0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1cd98ec6-05c9-4aa8-9bca-0d5f54659878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd\nJun 12 15:16:23.352597 crc crio[3654]: time=\"2026-06-12T15:16:23.345785336Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e1dc697f-c662-44d6-a976-624bfc72347d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:23.352597 crc crio[3654]: time=\"2026-06-12T15:16:23.346346671Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d88187dc-40fd-46bb-afe9-84d008f94a2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:23.356212 crc crio[3654]: time=\"2026-06-12T15:16:23.35586622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:23.356212 crc crio[3654]: time=\"2026-06-12T15:16:23.356029607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:23.727290 crc crio[3654]: time=\"2026-06-12T15:16:23.726602668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:23.734081 crc crio[3654]: time=\"2026-06-12T15:16:23.729099493Z\" level=info msg=\"Stopping container: 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80 (timeout: 30s)\" id=01663dc8-1cff-4298-9465-5f00301a7027 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:24.147875 crc crio[3654]: time=\"2026-06-12T15:16:24.147702423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:24.206781 crc crio[3654]: time=\"2026-06-12T15:16:24.206722444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:26.143801 crc crio[3654]: time=\"2026-06-12T15:16:26.142745609Z\" level=info msg=\"Created container 8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e1dc697f-c662-44d6-a976-624bfc72347d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:26.149559 crc crio[3654]: time=\"2026-06-12T15:16:26.146619103Z\" level=info msg=\"Starting container: 8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a\" id=bd09e014-6213-4941-87fa-cd30c3d0719c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:26.461611 crc crio[3654]: time=\"2026-06-12T15:16:26.460036831Z\" level=info msg=\"Started container\" PID=13893 containerID=8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=bd09e014-6213-4941-87fa-cd30c3d0719c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa\nJun 12 15:16:26.956236 crc crio[3654]: time=\"2026-06-12T15:16:26.955815628Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/POD\" id=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:26.956236 crc crio[3654]: time=\"2026-06-12T15:16:26.956191301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:27.365156 crc crio[3654]: time=\"2026-06-12T15:16:27.360881651Z\" 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=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:27.878338 crc crio[3654]: time=\"2026-06-12T15:16:27.874329299Z\" level=info msg=\"Ran pod sandbox 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932 with infra container: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/POD\" id=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:28.138909 crc crio[3654]: time=\"2026-06-12T15:16:28.138407044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5c883b09-968a-4d7a-a81d-949f5ab062fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:28.155543 crc crio[3654]: time=\"2026-06-12T15:16:28.154993215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6ef2dc7b-b34c-4209-a63b-e95c3ab09452 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:28.394851 crc crio[3654]: time=\"2026-06-12T15:16:28.394667518Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=25079663-28b5-486a-ba7c-47c1e5294e87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:28.396660 crc crio[3654]: time=\"2026-06-12T15:16:28.395144964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:28.796097 crc crio[3654]: time=\"2026-06-12T15:16:28.795433112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:29.478026 crc crio[3654]: time=\"2026-06-12T15:16:29.477933668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:30.303497 crc crio[3654]: time=\"2026-06-12T15:16:30.302983821Z\" level=info msg=\"Stopping container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675 (timeout: 30s)\" id=dbf45048-314d-44d5-936f-66eee1629e71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:31.008513 crc crio[3654]: time=\"2026-06-12T15:16:31.007693484Z\" level=info msg=\"Created container b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d88187dc-40fd-46bb-afe9-84d008f94a2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:31.272542 crc crio[3654]: time=\"2026-06-12T15:16:31.271712162Z\" level=info msg=\"Stopped container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=dbf45048-314d-44d5-936f-66eee1629e71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:31.380928 crc crio[3654]: time=\"2026-06-12T15:16:31.380756015Z\" level=info msg=\"Stopping pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=1efa7730-38d1-4484-8e6e-2dac9f4b4a4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:16:31.381865 crc crio[3654]: time=\"2026-06-12T15:16:31.381593334Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a7c0}] Aliases:map[]}\"\nJun 12 15:16:31.381865 crc crio[3654]: time=\"2026-06-12T15:16:31.381801071Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:31.396130 crc crio[3654]: time=\"2026-06-12T15:16:31.395667734Z\" level=info msg=\"Starting container: b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b\" id=7277e10b-401f-4dc8-a6a7-2b63d6e715b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:31.426571 crc crio[3654]: time=\"2026-06-12T15:16:31.418677107Z\" level=info msg=\"Started container\" PID=13969 containerID=b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=7277e10b-401f-4dc8-a6a7-2b63d6e715b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf\nJun 12 15:16:31.743446 crc crio[3654]: time=\"2026-06-12T15:16:31.743350411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:32.069792 crc crio[3654]: time=\"2026-06-12T15:16:32.045384998Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7r2kc/POD\" id=68af7291-9718-4eb1-aa52-5e06d7952cdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:32.069792 crc crio[3654]: time=\"2026-06-12T15:16:32.045460391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:32.478806 crc crio[3654]: time=\"2026-06-12T15:16:32.478229753Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tkftc/POD\" id=97bb7008-7658-4aa8-a3cd-13e24df87917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:32.478806 crc crio[3654]: time=\"2026-06-12T15:16:32.478512223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:32.485054 crc crio[3654]: time=\"2026-06-12T15:16:32.484668913Z\" level=info msg=\"Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000630c30}] Aliases:map[]}\"\nJun 12 15:16:32.485054 crc crio[3654]: time=\"2026-06-12T15:16:32.485043796Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7r2kc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:33.165160 crc crio[3654]: time=\"2026-06-12T15:16:33.165079878Z\" level=info msg=\"Stopping container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72 (timeout: 30s)\" id=e23ab460-ecd2-4a43-839c-1ee671a94ab9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.292449873Z\" level=info msg=\"Created container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=25079663-28b5-486a-ba7c-47c1e5294e87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.319058525Z\" level=info msg=\"Starting container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c\" id=95f6393c-90dc-405d-89ae-fc357d96bb3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.367871485Z\" level=info msg=\"Stopping container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e (timeout: 2s)\" id=3dbcf35c-d426-4c69-86de-da18aa1d1f75 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.505688839Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dkx87/POD\" id=4a5823bc-2b5e-4ad4-9369-334ec1db5e0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.505779372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.506870689Z\" level=info msg=\"Started container\" PID=14028 containerID=a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c description=openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins id=95f6393c-90dc-405d-89ae-fc357d96bb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\nJun 12 15:16:33.804444 crc crio[3654]: time=\"2026-06-12T15:16:33.804396429Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v5bq7/POD\" id=4497bd26-be63-4ecf-b724-e8d3c9a550d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:33.808509 crc crio[3654]: time=\"2026-06-12T15:16:33.805209472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:33.841391 crc crio[3654]: time=\"2026-06-12T15:16:33.841217175Z\" level=info msg=\"Stopped pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=1efa7730-38d1-4484-8e6e-2dac9f4b4a4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:16:33.883368 crc crio[3654]: time=\"2026-06-12T15:16:33.881640469Z\" level=info msg=\"Stopped container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e23ab460-ecd2-4a43-839c-1ee671a94ab9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:33.893937 crc crio[3654]: time=\"2026-06-12T15:16:33.893501129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=487f40f4-b00c-46ad-bfc3-9a6c46048c20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:33.914965 crc crio[3654]: time=\"2026-06-12T15:16:33.9148369Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc00008c468}] Aliases:map[]}\"\nJun 12 15:16:33.914965 crc crio[3654]: time=\"2026-06-12T15:16:33.914925753Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dkx87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:33.924102 crc crio[3654]: time=\"2026-06-12T15:16:33.918202318Z\" level=info msg=\"Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc00239a080}] Aliases:map[]}\"\nJun 12 15:16:33.924102 crc crio[3654]: time=\"2026-06-12T15:16:33.918405945Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tkftc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:34.069100 crc crio[3654]: time=\"2026-06-12T15:16:34.069005238Z\" level=info msg=\"Stopped container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3dbcf35c-d426-4c69-86de-da18aa1d1f75 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:34.090764 crc crio[3654]: time=\"2026-06-12T15:16:34.087890762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d3132e07-a666-4fd4-a61c-999c13085c76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:34.090764 crc crio[3654]: time=\"2026-06-12T15:16:34.089218478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=189e72b5-3e6e-454a-a358-0a8df23d677d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:34.114903 crc crio[3654]: time=\"2026-06-12T15:16:34.114682823Z\" level=info msg=\"Stopped pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=46d74347-7e70-428e-8235-a5af3cd461af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:16:34.171769 crc crio[3654]: time=\"2026-06-12T15:16:34.171706239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33f5b1c4-4090-42c8-93b5-99b81c9ba6b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:34.173711 crc crio[3654]: time=\"2026-06-12T15:16:34.173042155Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=817eebe6-ce57-47d5-aad8-2524710ced58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:34.174324 crc crio[3654]: time=\"2026-06-12T15:16:34.174298418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:34.192578 crc crio[3654]: time=\"2026-06-12T15:16:34.192452697Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fa84e15-e8c5-45a8-9c79-92a7ae7fba06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:34.252870 crc crio[3654]: time=\"2026-06-12T15:16:34.252755973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:34.260483 crc crio[3654]: time=\"2026-06-12T15:16:34.260331059Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014ee2e0}] Aliases:map[]}\"\nJun 12 15:16:34.260483 crc crio[3654]: time=\"2026-06-12T15:16:34.260406722Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v5bq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:34.339083 crc crio[3654]: time=\"2026-06-12T15:16:34.338967596Z\" level=info msg=\"Removing container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a\" id=0ef971cd-7e7e-433f-9cd4-adbdbca04a68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:34.769974 crc crio[3654]: time=\"2026-06-12T15:16:34.768766177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:34.854440 crc crio[3654]: time=\"2026-06-12T15:16:34.853811621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:35.034973 crc crio[3654]: time=\"2026-06-12T15:16:35.034679342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:35.059848 crc crio[3654]: time=\"2026-06-12T15:16:35.059402276Z\" level=info msg=\"Stopped container 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=01663dc8-1cff-4298-9465-5f00301a7027 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:35.073903 crc crio[3654]: time=\"2026-06-12T15:16:35.073440689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0dfebcea-e83e-4b0e-bbf3-42e5dc12d5dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:35.130407 crc crio[3654]: time=\"2026-06-12T15:16:35.128140212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:35.518818 crc crio[3654]: time=\"2026-06-12T15:16:35.490391939Z\" level=info msg=\"Removed container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0ef971cd-7e7e-433f-9cd4-adbdbca04a68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:35.518818 crc crio[3654]: time=\"2026-06-12T15:16:35.516332057Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/POD\" id=dec5c76e-fbfb-4880-8036-1b1924fa76b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:35.518818 crc crio[3654]: time=\"2026-06-12T15:16:35.516564385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:35.770654 crc crio[3654]: time=\"2026-06-12T15:16:35.766063878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd928981-3d91-4d8a-b943-da658712514d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:35.797614 crc crio[3654]: time=\"2026-06-12T15:16:35.790557204Z\" level=info msg=\"Removing container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904\" id=6ec57b52-ec11-4ef9-a590-2e3a63527fc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:35.922541 crc crio[3654]: time=\"2026-06-12T15:16:35.712593462Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-9595bc9fd-txd99/POD\" id=b1fedcf9-5fc7-436e-963b-065377414b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:35.922541 crc crio[3654]: time=\"2026-06-12T15:16:35.921011681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:36.531811 crc crio[3654]: time=\"2026-06-12T15:16:36.531707979Z\" level=info msg=\"Created container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fa84e15-e8c5-45a8-9c79-92a7ae7fba06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.651341008Z\" level=info msg=\"Removed container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=6ec57b52-ec11-4ef9-a590-2e3a63527fc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.676904701Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc001dc2798}] Aliases:map[]}\"\nJun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.676962403Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.67890941Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=913aa281-de74-4063-8933-c185236c75ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.680018478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:36.693653 crc crio[3654]: time=\"2026-06-12T15:16:36.69355841Z\" level=info msg=\"Starting container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21\" id=36603a0e-0811-4fa7-a544-477a0ce11f34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:36.738629 crc crio[3654]: time=\"2026-06-12T15:16:36.733905527Z\" level=info msg=\"Removing container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd\" id=359f261f-6bf7-4df7-a45e-bbb69eb4416f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:36.738629 crc crio[3654]: time=\"2026-06-12T15:16:36.738091489Z\" level=info msg=\"Created container 4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=817eebe6-ce57-47d5-aad8-2524710ced58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:36.851972 crc crio[3654]: time=\"2026-06-12T15:16:36.851832967Z\" level=info msg=\"Starting container: 4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266\" id=3f217d25-2e08-48c7-9fcb-2e80457387ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:36.985434 crc crio[3654]: time=\"2026-06-12T15:16:36.984653942Z\" level=info msg=\"Started container\" PID=14139 containerID=4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3f217d25-2e08-48c7-9fcb-2e80457387ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd\nJun 12 15:16:37.005113 crc crio[3654]: time=\"2026-06-12T15:16:37.0048258Z\" level=info msg=\"Started container\" PID=14152 containerID=4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=36603a0e-0811-4fa7-a544-477a0ce11f34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:16:37.131722 crc crio[3654]: time=\"2026-06-12T15:16:37.130038352Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0001846f8}] Aliases:map[]}\"\nJun 12 15:16:37.131722 crc crio[3654]: time=\"2026-06-12T15:16:37.130129985Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:37.525533 crc crio[3654]: time=\"2026-06-12T15:16:37.515364524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:37.648730 crc crio[3654]: time=\"2026-06-12T15:16:37.64200193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:38.385900 crc crio[3654]: 2026-06-12T15:16:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e91f19ae5ba28d Mac:3a:e3:f2:75:36:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b SocketPath: PciID:}] [{Interface:0xc000015130 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:38.389832 crc crio[3654]: time=\"2026-06-12T15:16:38.387797378Z\" level=info msg=\"Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc00239a080}] Aliases:map[]}\"\nJun 12 15:16:38.389832 crc crio[3654]: time=\"2026-06-12T15:16:38.388075257Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tkftc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:38.438750 crc crio[3654]: time=\"2026-06-12T15:16:38.437660392Z\" level=info msg=\"Stopped container 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=d631e9bd-2127-4f50-b485-2c95b56238d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:38.455221 crc crio[3654]: time=\"2026-06-12T15:16:38.455058374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=a14d5cea-236e-4373-a12f-2f88dc7f3b83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:38.549446 crc crio[3654]: time=\"2026-06-12T15:16:38.547224608Z\" level=info msg=\"Removed container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=359f261f-6bf7-4df7-a45e-bbb69eb4416f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:38.552432 crc crio[3654]: time=\"2026-06-12T15:16:38.552072844Z\" level=info msg=\"Created container a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=913aa281-de74-4063-8933-c185236c75ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:38.592693 crc crio[3654]: time=\"2026-06-12T15:16:38.558759286Z\" level=info msg=\"Ran pod sandbox 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 with infra container: openshift-marketplace/community-operators-tkftc/POD\" id=97bb7008-7658-4aa8-a3cd-13e24df87917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:38.597192 crc crio[3654]: time=\"2026-06-12T15:16:38.589035222Z\" level=info msg=\"Removing container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675\" id=b546ecb3-a68f-4556-b604-f2fd90a9be6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:38.597192 crc crio[3654]: time=\"2026-06-12T15:16:38.583617969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=83c6940a-8ec7-44d3-97f1-098ab70067c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:38.629553 crc crio[3654]: time=\"2026-06-12T15:16:38.626918651Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=62519334-7f2e-42db-8635-af855d60a7f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:38.647521 crc crio[3654]: time=\"2026-06-12T15:16:38.636365973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:38.647521 crc crio[3654]: time=\"2026-06-12T15:16:38.641844932Z\" level=info msg=\"Starting container: a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115\" id=53e29a00-5528-4464-aa4a-aff11b72bdf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:38.673418 crc crio[3654]: time=\"2026-06-12T15:16:38.666419374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd248d5a-b9a5-415d-abd3-7f9358a0f821 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:38.673418 crc crio[3654]: time=\"2026-06-12T15:16:38.667639276Z\" level=info msg=\"Started container\" PID=14254 containerID=a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=53e29a00-5528-4464-aa4a-aff11b72bdf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8\nJun 12 15:16:39.206919 crc crio[3654]: 2026-06-12T15:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc04f92112b9dfc Mac:56:ac:83:75:ce:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:39.210733 crc crio[3654]: time=\"2026-06-12T15:16:39.210601294Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc00008c468}] Aliases:map[]}\"\nJun 12 15:16:39.213082 crc crio[3654]: time=\"2026-06-12T15:16:39.210940375Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dkx87 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:39.240915 crc crio[3654]: 2026-06-12T15:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e0a6da9a736c2 Mac:12:d2:ba:e2:40:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:39.242427 crc crio[3654]: time=\"2026-06-12T15:16:39.242094484Z\" level=info msg=\"Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000630c30}] Aliases:map[]}\"\nJun 12 15:16:39.242427 crc crio[3654]: time=\"2026-06-12T15:16:39.242391284Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7r2kc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:39.331094 crc crio[3654]: time=\"2026-06-12T15:16:39.33095918Z\" level=info msg=\"Removed container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=b546ecb3-a68f-4556-b604-f2fd90a9be6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:16:39.345166 crc crio[3654]: time=\"2026-06-12T15:16:39.345041621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac9c8e04-cae1-4e54-85b9-812ad74a6b3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:39.543079 crc crio[3654]: time=\"2026-06-12T15:16:39.54288245Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tkftc/extract-utilities\" id=c1a29ac9-454d-467e-b0f7-79214dd2ead8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:39.545337 crc crio[3654]: time=\"2026-06-12T15:16:39.545223479Z\" level=info msg=\"Ran pod sandbox dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a with infra container: openshift-marketplace/redhat-marketplace-dkx87/POD\" id=4a5823bc-2b5e-4ad4-9369-334ec1db5e0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:39.549235 crc crio[3654]: time=\"2026-06-12T15:16:39.549164751Z\" level=info msg=\"Ran pod sandbox 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 with infra container: openshift-marketplace/certified-operators-7r2kc/POD\" id=68af7291-9718-4eb1-aa52-5e06d7952cdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:39.567630 crc crio[3654]: time=\"2026-06-12T15:16:39.567142348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=612f0aa8-64e1-4a57-a1a2-7f3549129801 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:39.576981 crc crio[3654]: time=\"2026-06-12T15:16:39.576857209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b135a8d-cfd2-4615-ac80-8173eb79bf1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:39.764170 crc crio[3654]: time=\"2026-06-12T15:16:39.705590568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:39.764170 crc crio[3654]: time=\"2026-06-12T15:16:39.715555245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:39.773138 crc crio[3654]: time=\"2026-06-12T15:16:39.773048853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:39.835076 crc crio[3654]: time=\"2026-06-12T15:16:39.806096281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:39.835076 crc crio[3654]: time=\"2026-06-12T15:16:39.812612863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:39.841600 crc crio[3654]: time=\"2026-06-12T15:16:39.840333586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3e680a2-f265-4ac2-9f21-4458570cdc09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:39.841600 crc crio[3654]: time=\"2026-06-12T15:16:39.840825003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2487d7c8-836a-4606-a793-efcb7fbd7ca9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:39.859964 crc crio[3654]: time=\"2026-06-12T15:16:39.859835142Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7r2kc/extract-utilities\" id=144e71b9-c974-4e73-96d8-d9410dcdf93c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:39.946194 crc crio[3654]: time=\"2026-06-12T15:16:39.94108194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:39.947790 crc crio[3654]: time=\"2026-06-12T15:16:39.873848606Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities\" id=63af6c6e-e29a-404b-999f-16cba2013330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:39.948424 crc crio[3654]: time=\"2026-06-12T15:16:39.948400731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:40.102121 crc crio[3654]: time=\"2026-06-12T15:16:40.10197511Z\" level=info msg=\"Stopping container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c (timeout: 30s)\" id=cb880e9b-ed40-4771-b787-63dcee9ef998 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:16:40.425032 crc crio[3654]: time=\"2026-06-12T15:16:40.416396557Z\" level=info msg=\"Created container 2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=62519334-7f2e-42db-8635-af855d60a7f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:40.459741 crc crio[3654]: time=\"2026-06-12T15:16:40.459180761Z\" level=info msg=\"Starting container: 2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232\" id=575299c0-0c2e-450b-8430-6ea152a9e1af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:40.620012 crc crio[3654]: time=\"2026-06-12T15:16:40.616747227Z\" level=info msg=\"Started container\" PID=14334 containerID=2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=575299c0-0c2e-450b-8430-6ea152a9e1af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d\nJun 12 15:16:40.869770 crc crio[3654]: time=\"2026-06-12T15:16:40.869595367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:40.938910 crc crio[3654]: time=\"2026-06-12T15:16:40.938046293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:41.078321 crc crio[3654]: time=\"2026-06-12T15:16:41.075881755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:41.119891 crc crio[3654]: time=\"2026-06-12T15:16:41.118977254Z\" level=info msg=\"Created container 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719: openshift-marketplace/community-operators-tkftc/extract-utilities\" id=c1a29ac9-454d-467e-b0f7-79214dd2ead8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:41.131078 crc crio[3654]: time=\"2026-06-12T15:16:41.129150311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:41.227575 crc crio[3654]: time=\"2026-06-12T15:16:41.22713898Z\" level=info msg=\"Starting container: 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719\" id=be81f188-cef8-4d15-aba1-de729f88c56e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:41.283010 crc crio[3654]: time=\"2026-06-12T15:16:41.26414687Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=882e317d-dc02-4e43-8c5d-3f79592d59cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:41.283010 crc crio[3654]: time=\"2026-06-12T15:16:41.26473871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:41.295753 crc crio[3654]: time=\"2026-06-12T15:16:41.292134309Z\" level=info msg=\"Started container\" PID=14336 containerID=8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719 description=openshift-marketplace/community-operators-tkftc/extract-utilities id=be81f188-cef8-4d15-aba1-de729f88c56e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\nJun 12 15:16:42.242394 crc crio[3654]: time=\"2026-06-12T15:16:42.241740261Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc000630590}] Aliases:map[]}\"\nJun 12 15:16:42.242394 crc crio[3654]: time=\"2026-06-12T15:16:42.242160126Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:43.417163 crc crio[3654]: time=\"2026-06-12T15:16:43.416652012Z\" level=info msg=\"Created container d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae: openshift-marketplace/certified-operators-7r2kc/extract-utilities\" id=144e71b9-c974-4e73-96d8-d9410dcdf93c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:43.429109 crc crio[3654]: time=\"2026-06-12T15:16:43.428975601Z\" level=info msg=\"Created container 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities\" id=63af6c6e-e29a-404b-999f-16cba2013330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:43.430567 crc crio[3654]: time=\"2026-06-12T15:16:43.430418456Z\" level=info msg=\"Starting container: d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae\" id=fedd2139-9f0f-4d2d-8940-8bd89548d1fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:43.431665 crc crio[3654]: time=\"2026-06-12T15:16:43.431393455Z\" level=info msg=\"Starting container: 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8\" id=0fb36512-9606-46e7-afa3-cafaf29c4e30 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:43.896098 crc crio[3654]: time=\"2026-06-12T15:16:43.895972829Z\" level=info msg=\"Started container\" PID=14391 containerID=4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8 description=openshift-marketplace/redhat-marketplace-dkx87/extract-utilities id=0fb36512-9606-46e7-afa3-cafaf29c4e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\nJun 12 15:16:44.001703 crc crio[3654]: time=\"2026-06-12T15:16:44.000704633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=92151b0a-ec6a-48d7-b19d-634d1bd96524 name=/runtime.v1.ImageService/PullImage\nJun 12 15:16:44.440127 crc crio[3654]: time=\"2026-06-12T15:16:44.096853671Z\" level=info msg=\"Started container\" PID=14390 containerID=d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae description=openshift-marketplace/certified-operators-7r2kc/extract-utilities id=fedd2139-9f0f-4d2d-8940-8bd89548d1fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\nJun 12 15:16:44.440127 crc crio[3654]: time=\"2026-06-12T15:16:44.114133637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:16:44.668742 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6a3053578cf790 Mac:36:21:90:10:cd:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:44.669112 crc crio[3654]: time=\"2026-06-12T15:16:44.668999058Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0001846f8}] Aliases:map[]}\"\nJun 12 15:16:44.669465 crc crio[3654]: time=\"2026-06-12T15:16:44.669184604Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:44.725534 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:335e638a60efa9d Mac:22:da:44:b3:f7:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 SocketPath: PciID:}] [{Interface:0xc000295280 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:44.725534 crc crio[3654]: time=\"2026-06-12T15:16:44.715317333Z\" level=info msg=\"Ran pod sandbox a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 with infra container: openshift-controller-manager/controller-manager-9595bc9fd-txd99/POD\" id=b1fedcf9-5fc7-436e-963b-065377414b86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:44.759309 crc crio[3654]: time=\"2026-06-12T15:16:44.755889784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=8240e048-b499-415d-8d3c-3bb8d072d919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:44.771852 crc crio[3654]: time=\"2026-06-12T15:16:44.771560102Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc001dc2798}] Aliases:map[]}\"\nJun 12 15:16:44.772336 crc crio[3654]: time=\"2026-06-12T15:16:44.772012277Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:44.781219 crc crio[3654]: time=\"2026-06-12T15:16:44.78116913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d1ec85b3-23c3-4a04-a925-c2c3f5dacef4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:44.859050 crc crio[3654]: time=\"2026-06-12T15:16:44.847906729Z\" level=info msg=\"Ran pod sandbox 335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 with infra container: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/POD\" id=dec5c76e-fbfb-4880-8036-1b1924fa76b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:44.891693 crc crio[3654]: time=\"2026-06-12T15:16:44.891626973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=9d44c64f-02fa-4cdb-904b-9a7bd82b5447 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:44.909148 crc crio[3654]: time=\"2026-06-12T15:16:44.908976521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c2c0a2df-4594-4dc1-923b-ad70f20d69c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:45.102079 crc crio[3654]: time=\"2026-06-12T15:16:45.091184779Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager\" id=282eb1c6-69db-49de-b114-15d041bec7be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:45.102079 crc crio[3654]: time=\"2026-06-12T15:16:45.092359079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:45.167624 crc crio[3654]: time=\"2026-06-12T15:16:45.165455674Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager\" id=172783cd-d082-491e-9f5a-b659d09e3830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:45.324143 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:746ef6b3eb6fe9b Mac:4a:fd:b7:b2:0b:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 SocketPath: PciID:}] [{Interface:0xc0002305b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:45.324143 crc crio[3654]: time=\"2026-06-12T15:16:45.277027165Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014ee2e0}] Aliases:map[]}\"\nJun 12 15:16:45.324143 crc crio[3654]: time=\"2026-06-12T15:16:45.277207002Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v5bq7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:45.463639 crc crio[3654]: time=\"2026-06-12T15:16:45.45618401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:45.542841 crc crio[3654]: time=\"2026-06-12T15:16:45.542745184Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e8b00ef7-d23a-4ad1-98f1-65a21f8af143 name=/runtime.v1.ImageService/PullImage\nJun 12 15:16:45.758218 crc crio[3654]: time=\"2026-06-12T15:16:45.755200703Z\" level=info msg=\"Ran pod sandbox 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 with infra container: openshift-marketplace/redhat-operators-v5bq7/POD\" id=4497bd26-be63-4ecf-b724-e8d3c9a550d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:45.763776 crc crio[3654]: time=\"2026-06-12T15:16:45.760725111Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:16:45.806943 crc crio[3654]: time=\"2026-06-12T15:16:45.8060993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e933f786-d316-414c-b91e-213af29b13da name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:45.840691 crc crio[3654]: time=\"2026-06-12T15:16:45.840581447Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8484ba65-3ab7-48c6-b47f-f3a174ffb266 name=/runtime.v1.ImageService/PullImage\nJun 12 15:16:45.853783 crc crio[3654]: time=\"2026-06-12T15:16:45.847925978Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.2307708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.240652529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.261232435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bfd40c9-c0f6-45c6-8647-b43cc5251fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.283633305Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5bq7/extract-utilities\" id=8f4470b9-12eb-4854-a52a-395cf8ef40a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.284447373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.444703 crc crio[3654]: time=\"2026-06-12T15:16:46.437966645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.568638 crc crio[3654]: time=\"2026-06-12T15:16:46.566518626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.579421 crc crio[3654]: time=\"2026-06-12T15:16:46.579090051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.656363 crc crio[3654]: time=\"2026-06-12T15:16:46.649634406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.741578 crc crio[3654]: 2026-06-12T15:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a096159fab13b4 Mac:ce:ce:bc:e1:22:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:46.753116 crc crio[3654]: time=\"2026-06-12T15:16:46.748769571Z\" level=info msg=\"Created container adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager\" id=172783cd-d082-491e-9f5a-b659d09e3830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:46.773886 crc crio[3654]: time=\"2026-06-12T15:16:46.773644131Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc000630590}] Aliases:map[]}\"\nJun 12 15:16:46.774218 crc crio[3654]: time=\"2026-06-12T15:16:46.774046175Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:46.819140 crc crio[3654]: time=\"2026-06-12T15:16:46.818172961Z\" level=info msg=\"Starting container: adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107\" id=6e5408fd-5b1f-495c-87b9-e726030445a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:46.861621 crc crio[3654]: time=\"2026-06-12T15:16:46.859979841Z\" level=info msg=\"Started container\" PID=14519 containerID=adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107 description=openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager id=6e5408fd-5b1f-495c-87b9-e726030445a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806\nJun 12 15:16:46.886965 crc crio[3654]: time=\"2026-06-12T15:16:46.874932432Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=37475cfb-6d35-4a87-bb35-ae1f9cd96c88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:46.886965 crc crio[3654]: time=\"2026-06-12T15:16:46.875198851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:46.920774 crc crio[3654]: time=\"2026-06-12T15:16:46.91296209Z\" level=info msg=\"Ran pod sandbox 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=882e317d-dc02-4e43-8c5d-3f79592d59cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:46.974592 crc crio[3654]: time=\"2026-06-12T15:16:46.960950059Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cad8530b-3a05-4d72-9b72-bb5c7bc92997 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:46.988984 crc crio[3654]: time=\"2026-06-12T15:16:46.988697217Z\" level=info msg=\"Created container a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027: openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager\" id=282eb1c6-69db-49de-b114-15d041bec7be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:47.006575 crc crio[3654]: time=\"2026-06-12T15:16:47.000745945Z\" level=info msg=\"Starting container: a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027\" id=6b140c1c-0db8-4a61-b6a3-9381c7ed1c0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:47.100694 crc crio[3654]: time=\"2026-06-12T15:16:47.081692687Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=36fde80a-34c3-42aa-98de-72eba71d4e65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:47.100694 crc crio[3654]: time=\"2026-06-12T15:16:47.083670915Z\" level=info msg=\"Started container\" PID=14534 containerID=a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027 description=openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager id=6b140c1c-0db8-4a61-b6a3-9381c7ed1c0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382\nJun 12 15:16:47.252630 crc crio[3654]: time=\"2026-06-12T15:16:47.186817386Z\" level=info msg=\"Created container 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2: openshift-marketplace/redhat-operators-v5bq7/extract-utilities\" id=8f4470b9-12eb-4854-a52a-395cf8ef40a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:47.256568 crc crio[3654]: time=\"2026-06-12T15:16:47.256121644Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc0014ee028}] Aliases:map[]}\"\nJun 12 15:16:47.256568 crc crio[3654]: time=\"2026-06-12T15:16:47.256332671Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:16:47.780730 crc crio[3654]: time=\"2026-06-12T15:16:47.71895735Z\" level=info msg=\"Starting container: 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2\" id=bf8509b6-ffc5-4f69-a50f-cc71a83d8626 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:47.789776 crc crio[3654]: time=\"2026-06-12T15:16:47.789643972Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=48f50db3-70c4-4ed6-b503-3b83277097b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:47.826388 crc crio[3654]: time=\"2026-06-12T15:16:47.823217557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:47.929768 crc crio[3654]: time=\"2026-06-12T15:16:47.926204073Z\" level=info msg=\"Started container\" PID=14542 containerID=550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2 description=openshift-marketplace/redhat-operators-v5bq7/extract-utilities id=bf8509b6-ffc5-4f69-a50f-cc71a83d8626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\nJun 12 15:16:48.553016 crc crio[3654]: time=\"2026-06-12T15:16:48.552751252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:50.399839 crc crio[3654]: time=\"2026-06-12T15:16:50.397950946Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a3c27e02-d7f7-4b85-b385-c692dc5e398b name=/runtime.v1.ImageService/PullImage\nJun 12 15:16:50.482721 crc crio[3654]: time=\"2026-06-12T15:16:50.477412305Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:16:51.297885 crc crio[3654]: time=\"2026-06-12T15:16:51.297239581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:53.729930 crc crio[3654]: time=\"2026-06-12T15:16:53.728625262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:54.645223459Z\" level=info msg=\"Created container 0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=48f50db3-70c4-4ed6-b503-3b83277097b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:54.749032888Z\" level=info msg=\"Starting container: 0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615\" id=f0c32a71-407d-443b-8fff-a95e22f125ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.295435657Z\" level=info msg=\"Started container\" PID=14641 containerID=0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f0c32a71-407d-443b-8fff-a95e22f125ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.862636343Z\" level=info msg=\"Created container b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0874c640-0f14-48f4-b6e5-da8261ae167f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.884413729Z\" level=info msg=\"Starting container: b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31\" id=4657e40a-7e39-42c0-b8dd-4b4d64c5d4d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.916150242Z\" level=info msg=\"Started container\" PID=14696 containerID=b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=4657e40a-7e39-42c0-b8dd-4b4d64c5d4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.534583248Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e3dfc97c-40f2-4f1f-aa66-1d0a887f1041 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.569494136Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=d2b20868-500c-42e5-8f47-1debe91434ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.578736712Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=ee015747-a691-4a6d-9817-a32416248e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.579202648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:56.953962 crc crio[3654]: time=\"2026-06-12T15:16:56.826373501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:57.529089 crc crio[3654]: 2026-06-12T15:16:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49b148ab0ac315c Mac:f6:ed:d6:5b:3f:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:16:57.534210 crc crio[3654]: time=\"2026-06-12T15:16:57.533919771Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc0014ee028}] Aliases:map[]}\"\nJun 12 15:16:57.534210 crc crio[3654]: time=\"2026-06-12T15:16:57.534145269Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:16:57.562640 crc crio[3654]: time=\"2026-06-12T15:16:57.555924322Z\" level=info msg=\"Ran pod sandbox 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=37475cfb-6d35-4a87-bb35-ae1f9cd96c88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:16:57.595473 crc crio[3654]: time=\"2026-06-12T15:16:57.586042551Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=097b49d2-d4f4-4446-82fe-84932334144a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:57.595473 crc crio[3654]: time=\"2026-06-12T15:16:57.594153248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=056f2249-4b60-4267-a685-1d3bf5b98ca7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:16:58.741932 crc crio[3654]: time=\"2026-06-12T15:16:58.741634152Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=02a4faf0-101d-4d9d-b9b3-2cb60c0bdaf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:16:58.743027 crc crio[3654]: time=\"2026-06-12T15:16:58.742097468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:59.093616 crc crio[3654]: time=\"2026-06-12T15:16:59.012723097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:16:59.279550 crc crio[3654]: time=\"2026-06-12T15:16:59.279466847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:01.716619 crc crio[3654]: time=\"2026-06-12T15:17:01.716020197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:02.308390 crc crio[3654]: time=\"2026-06-12T15:17:02.30792744Z\" level=info msg=\"Stopping pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=2d346f23-45b6-414c-851a-e3180f35ef83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:17:02.308390 crc crio[3654]: time=\"2026-06-12T15:17:02.308150587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=2d346f23-45b6-414c-851a-e3180f35ef83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:17:02.316854 crc crio[3654]: time=\"2026-06-12T15:17:02.316772156Z\" level=info msg=\"Removing pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=9048782e-2b7f-45bb-8b6d-dce272166502 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:17:02.729704 crc crio[3654]: time=\"2026-06-12T15:17:02.724369473Z\" level=info msg=\"Created container 42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=ee015747-a691-4a6d-9817-a32416248e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:17:02.772872 crc crio[3654]: time=\"2026-06-12T15:17:02.770127739Z\" level=info msg=\"Starting container: 42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062\" id=34c5f11d-a9c6-4e7c-9fa5-70a3772f9b5b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.904839608Z\" level=info msg=\"Removed pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=9048782e-2b7f-45bb-8b6d-dce272166502 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.909100432Z\" level=info msg=\"Stopping pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=df435678-2f2b-441c-aa34-2732b372a630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.909197395Z\" level=info msg=\"Stopped pod sandbox (already stopped): a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=df435678-2f2b-441c-aa34-2732b372a630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.910021053Z\" level=info msg=\"Removing pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=61bac0b8-2296-417a-86a6-8cc03f3a4713 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:17:03.006238 crc crio[3654]: time=\"2026-06-12T15:17:03.005491951Z\" level=info msg=\"Removed pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=61bac0b8-2296-417a-86a6-8cc03f3a4713 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:17:03.021385 crc crio[3654]: time=\"2026-06-12T15:17:03.021127795Z\" level=info msg=\"Started container\" PID=14781 containerID=42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=34c5f11d-a9c6-4e7c-9fa5-70a3772f9b5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b\nJun 12 15:17:03.176133 crc crio[3654]: time=\"2026-06-12T15:17:03.175991062Z\" level=info msg=\"Stopping container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21 (timeout: 2s)\" id=a44e53a0-61ec-4e96-9877-aaa6ca27614a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:17:03.557345 crc crio[3654]: time=\"2026-06-12T15:17:03.556929608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f0119dfe-176c-4c1e-a191-82a2bf72eb11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:17:03.571583 crc crio[3654]: time=\"2026-06-12T15:17:03.570864314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f88f27bc-6656-40bb-a4f7-712137c3e247 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:17:03.579181 crc crio[3654]: time=\"2026-06-12T15:17:03.579086681Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=efeac855-5ea8-490c-b824-6f42c601f91f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:17:03.584429 crc crio[3654]: time=\"2026-06-12T15:17:03.584065854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:04.654169 crc crio[3654]: time=\"2026-06-12T15:17:04.618016155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:05.196162 crc crio[3654]: time=\"2026-06-12T15:17:05.196069241Z\" level=info msg=\"Created container 607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a: openshift-kube-apiserver/installer-13-crc/installer\" id=02a4faf0-101d-4d9d-b9b3-2cb60c0bdaf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:17:05.214030 crc crio[3654]: time=\"2026-06-12T15:17:05.213914851Z\" level=info msg=\"Stopped container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a44e53a0-61ec-4e96-9877-aaa6ca27614a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:17:05.246775 crc crio[3654]: time=\"2026-06-12T15:17:05.231862937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d763658e-ce37-4f7a-8957-414a50e29685 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:17:05.246775 crc crio[3654]: time=\"2026-06-12T15:17:05.233084468Z\" level=info msg=\"Starting container: 607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a\" id=cf0b022f-8a1f-4113-828b-f2398b32b1a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:17:05.279205 crc crio[3654]: time=\"2026-06-12T15:17:05.278501528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9ffd116b-36d2-4b8d-8c87-3cc961e861e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:17:05.289052 crc crio[3654]: time=\"2026-06-12T15:17:05.286122338Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=39306cf3-c6e2-4382-a833-77f9ddfe942b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:17:05.289052 crc crio[3654]: time=\"2026-06-12T15:17:05.289044907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:05.332709 crc crio[3654]: time=\"2026-06-12T15:17:05.327050985Z\" level=info msg=\"Removing container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e\" id=cde952a2-758a-473d-bd84-fd90493ea25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:17:05.798829 crc crio[3654]: time=\"2026-06-12T15:17:05.791659955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:05.876740 crc crio[3654]: time=\"2026-06-12T15:17:05.876435478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:06.451760 crc crio[3654]: time=\"2026-06-12T15:17:06.402685782Z\" level=info msg=\"Started container\" PID=14799 containerID=607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a description=openshift-kube-apiserver/installer-13-crc/installer id=cf0b022f-8a1f-4113-828b-f2398b32b1a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4\nJun 12 15:17:06.528126 crc crio[3654]: time=\"2026-06-12T15:17:06.527955972Z\" level=info msg=\"Created container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=39306cf3-c6e2-4382-a833-77f9ddfe942b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:17:06.540389 crc crio[3654]: time=\"2026-06-12T15:17:06.531050198Z\" level=info msg=\"Starting container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df\" id=f934199c-af29-479a-98b5-5e6708ff4ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:17:06.692020 crc crio[3654]: time=\"2026-06-12T15:17:06.690715052Z\" level=info msg=\"Started container\" PID=14849 containerID=b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f934199c-af29-479a-98b5-5e6708ff4ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:17:06.718678 crc crio[3654]: time=\"2026-06-12T15:17:06.718457718Z\" level=info msg=\"Removed container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cde952a2-758a-473d-bd84-fd90493ea25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:17:06.950188 crc crio[3654]: time=\"2026-06-12T15:17:06.949931356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:17:08.285116 crc crio[3654]: time=\"2026-06-12T15:17:08.284655968Z\" level=info msg=\"Created container 9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=efeac855-5ea8-490c-b824-6f42c601f91f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:17:08.288705 crc crio[3654]: time=\"2026-06-12T15:17:08.288613769Z\" level=info msg=\"Starting container: 9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f\" id=a0da3e68-c822-40de-94e8-94befc6d2e1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:17:08.369853 crc crio[3654]: time=\"2026-06-12T15:17:08.36878448Z\" level=info msg=\"Started container\" PID=14893 containerID=9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=a0da3e68-c822-40de-94e8-94befc6d2e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b\nJun 12 15:17:10.227709 crc crio[3654]: time=\"2026-06-12T15:17:10.226800575Z\" level=warning msg=\"Stopping container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c with stop signal(15) timed out. Killing...\"\nJun 12 15:17:16.080570 crc crio[3654]: time=\"2026-06-12T15:17:16.078446456Z\" level=info msg=\"Stopping pod sandbox: 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021\" id=fced54f8-f580-4d1e-8315-e7ced46ac0a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:17:16.083896 crc crio[3654]: time=\"2026-06-12T15:17:16.082198546Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc0006301a0}] Aliases:map[]}\"\nJun 12 15:17:16.083896 crc crio[3654]: time=\"2026-06-12T15:17:16.082500191Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:17:33.166365 crc crio[3654]: time=\"2026-06-12T15:17:33.162812716Z\" level=info msg=\"Stopping container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df (timeout: 2s)\" id=f7b8bf0d-a6e0-45a8-97d0-f0c70055bf62 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:17:34.846918 crc crio[3654]: time=\"2026-06-12T15:17:34.825685064Z\" level=info msg=\"Removing container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21\" id=ce2799cf-3ef9-4411-aa6b-abe24e505a86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:17:52.519583 crc crio[3654]: time=\"2026-06-12T15:17:52.491492544Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:17:52.519583 crc crio[3654]: time=\"2026-06-12T15:17:52.4950182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:18:07.674447 crc crio[3654]: time=\"2026-06-12T15:18:07.671028343Z\" level=info msg=\"Stopping container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53 (timeout: 15s)\" id=a52327e5-3c44-4d4c-80b9-3dbf235ee753 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:07.674447 crc crio[3654]: time=\"2026-06-12T15:18:07.673621174Z\" level=info msg=\"Stopping container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326 (timeout: 15s)\" id=0ce831d9-261e-447f-949c-6b9011656618 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:07.674447 crc crio[3654]: time=\"2026-06-12T15:18:07.674042167Z\" level=info msg=\"Stopping container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4 (timeout: 15s)\" id=db8e8c93-c486-4035-b640-94651ebfdeeb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:07.678064 crc crio[3654]: time=\"2026-06-12T15:18:07.671980988Z\" level=info msg=\"Stopping container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 (timeout: 15s)\" id=c1a4c457-9b78-48ef-ba9e-d8f3b405a6d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:07.678346 crc crio[3654]: time=\"2026-06-12T15:18:07.672179771Z\" level=info msg=\"Stopping container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 (timeout: 15s)\" id=1aabf07d-b75d-49b4-acd5-711542327218 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:09.071478 crc crio[3654]: time=\"2026-06-12T15:18:09.045855818Z\" level=info msg=\"Stopping pod sandbox: 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4\" id=bcbfefce-4cc2-4bb7-9310-c0c7382ae3b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:09.071478 crc crio[3654]: time=\"2026-06-12T15:18:09.047112978Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc001004460}] Aliases:map[]}\"\nJun 12 15:18:09.071478 crc crio[3654]: time=\"2026-06-12T15:18:09.047341312Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:18:11.850502 crc crio[3654]: time=\"2026-06-12T15:18:11.848928337Z\" level=info msg=\"Stopped container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=cb880e9b-ed40-4771-b787-63dcee9ef998 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:11.853359 crc crio[3654]: time=\"2026-06-12T15:18:11.853316854Z\" level=info msg=\"Stopping pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=af7e81c0-c2e3-4d4a-a966-bbe7bf440ac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:11.862442 crc crio[3654]: time=\"2026-06-12T15:18:11.862324554Z\" level=info msg=\"Stopped pod sandbox: 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021\" id=fced54f8-f580-4d1e-8315-e7ced46ac0a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:11.874561 crc crio[3654]: time=\"2026-06-12T15:18:11.87369643Z\" level=info msg=\"Stopped container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f7b8bf0d-a6e0-45a8-97d0-f0c70055bf62 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:11.876465 crc crio[3654]: time=\"2026-06-12T15:18:11.876318153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e25b7f75-c371-40c4-9d6a-0cd4539cde62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:18:12.095775 crc crio[3654]: time=\"2026-06-12T15:18:12.094995161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33a6fb1c-ad1a-4ed2-83a3-49c9504d0ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:18:12.185149 crc crio[3654]: time=\"2026-06-12T15:18:12.18431827Z\" level=info msg=\"Stopped container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=1aabf07d-b75d-49b4-acd5-711542327218 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:12.325824 crc crio[3654]: time=\"2026-06-12T15:18:12.325571407Z\" level=info msg=\"Stopped container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c1a4c457-9b78-48ef-ba9e-d8f3b405a6d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:12.329152 crc crio[3654]: time=\"2026-06-12T15:18:12.329060151Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d25c896c-3c71-439b-9ed3-e04922d0d807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:18:12.456689 crc crio[3654]: time=\"2026-06-12T15:18:12.456024469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:18:12.470564 crc crio[3654]: time=\"2026-06-12T15:18:12.470480193Z\" level=info msg=\"Stopped container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0ce831d9-261e-447f-949c-6b9011656618 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:12.603379 crc crio[3654]: time=\"2026-06-12T15:18:12.603291639Z\" level=info msg=\"Stopped pod sandbox: 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4\" id=bcbfefce-4cc2-4bb7-9310-c0c7382ae3b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:12.629221 crc crio[3654]: time=\"2026-06-12T15:18:12.627941226Z\" level=info msg=\"Stopped container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a52327e5-3c44-4d4c-80b9-3dbf235ee753 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:12.815377 crc crio[3654]: time=\"2026-06-12T15:18:12.81533685Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:18:12.815538 crc crio[3654]: time=\"2026-06-12T15:18:12.815520573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:18:12.857551 crc crio[3654]: time=\"2026-06-12T15:18:12.857240591Z\" level=info msg=\"Stopped container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=db8e8c93-c486-4035-b640-94651ebfdeeb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:18:12.866858 crc crio[3654]: time=\"2026-06-12T15:18:12.866694495Z\" level=info msg=\"Stopping pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=1440737b-9d33-4ba1-93ee-fe5a13f83301 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:15.897390 crc crio[3654]: time=\"2026-06-12T15:18:15.888361203Z\" level=info msg=\"Stopped pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=af7e81c0-c2e3-4d4a-a966-bbe7bf440ac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:15.921083 crc crio[3654]: time=\"2026-06-12T15:18:15.921014759Z\" level=info msg=\"Stopped pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=1440737b-9d33-4ba1-93ee-fe5a13f83301 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:18:22.137590 crc crio[3654]: time=\"2026-06-12T15:18:22.136904618Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:18:22.137590 crc crio[3654]: time=\"2026-06-12T15:18:22.137579029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:18:24.421856 crc crio[3654]: time=\"2026-06-12T15:18:24.4209679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ac066ca0-d0df-45f1-8719-451d8db57f25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:18:28.420760 crc crio[3654]: time=\"2026-06-12T15:18:28.419893388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fca9ed60-c0b2-4ccd-9f59-faf4624024ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:18:28.435844 crc crio[3654]: time=\"2026-06-12T15:18:28.435744895Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=561e4ef9-0b98-4dc2-87fd-ce1df2994498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:18:28.567565 crc crio[3654]: time=\"2026-06-12T15:18:28.567429213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:18:28.687807 crc crio[3654]: time=\"2026-06-12T15:18:28.687363125Z\" level=info msg=\"Removed container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ce2799cf-3ef9-4411-aa6b-abe24e505a86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:18:28.703705 crc crio[3654]: time=\"2026-06-12T15:18:28.703647711Z\" level=info msg=\"Removing container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4\" id=85f19a96-2061-4c42-b029-569f2bb8c994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:18:58.170714 crc crio[3654]: time=\"2026-06-12T15:18:58.169410529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9770336a-385c-41a2-a1e6-f1f963da184c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:03.130068 crc crio[3654]: time=\"2026-06-12T15:19:03.129854345Z\" level=info msg=\"Removing container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4\" id=256653da-38a4-4bb0-80e8-a6108d45f558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:05.464689 crc crio[3654]: time=\"2026-06-12T15:19:05.463979662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ee4fd254-568b-43ac-9fda-849ad49b9339 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:20.405185 crc crio[3654]: time=\"2026-06-12T15:19:20.404349543Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=4a3c75f9-3e4a-4f44-80fa-756f797e5cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:20.473693 crc crio[3654]: time=\"2026-06-12T15:19:20.473519786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.281500 crc crio[3654]: time=\"2026-06-12T15:19:32.280208522Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/381bf2b3-4af8-48ac-b20f-262c8cf229b7 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:0xc0014ee7b0}] Aliases:map[]}\"\nJun 12 15:19:32.281500 crc crio[3654]: time=\"2026-06-12T15:19:32.281357552Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:19:32.347544 crc crio[3654]: time=\"2026-06-12T15:19:32.347379193Z\" 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=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.354036 crc crio[3654]: time=\"2026-06-12T15:19:32.353866243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.359779 crc crio[3654]: time=\"2026-06-12T15:19:32.359656639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.364352 crc crio[3654]: time=\"2026-06-12T15:19:32.363816641Z\" level=info msg=\"Ran pod sandbox 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.369075 crc crio[3654]: time=\"2026-06-12T15:19:32.368979605Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cd47d9df-ecf8-43a9-8628-782bb099ee41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.410766 crc crio[3654]: time=\"2026-06-12T15:19:32.410641758Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e8b00ef7-d23a-4ad1-98f1-65a21f8af143 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.412736 crc crio[3654]: time=\"2026-06-12T15:19:32.4126165Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0fadee80-e91e-4f21-9769-7cf17401bcc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.470215 crc crio[3654]: time=\"2026-06-12T15:19:32.470086Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=600c6508-0b80-413a-a6d7-561c0e43fac4 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.474992 crc crio[3654]: time=\"2026-06-12T15:19:32.474913219Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=733e7df7-9476-47ac-ba09-23277ad9a49c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.483894 crc crio[3654]: time=\"2026-06-12T15:19:32.483803611Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a3c27e02-d7f7-4b85-b385-c692dc5e398b name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.484915 crc crio[3654]: time=\"2026-06-12T15:19:32.484838653Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7883d245-10c4-476f-9176-dd0fe4932d7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.503168 crc crio[3654]: time=\"2026-06-12T15:19:32.502865638Z\" level=info msg=\"Removed container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=85f19a96-2061-4c42-b029-569f2bb8c994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.505921 crc crio[3654]: time=\"2026-06-12T15:19:32.505813243Z\" level=info msg=\"Removing container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53\" id=145f4f82-da9f-4e4f-b1b3-d7c02fe0b81c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.512327 crc crio[3654]: time=\"2026-06-12T15:19:32.512209069Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=670e131e-6636-4bb5-9b63-d46b6e32496d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.525136 crc crio[3654]: time=\"2026-06-12T15:19:32.525074675Z\" level=info msg=\"Removing container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326\" id=fa7813ed-5edf-43ab-900c-57a33f983b51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.530902 crc crio[3654]: time=\"2026-06-12T15:19:32.530811549Z\" level=info msg=\"Created container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d25c896c-3c71-439b-9ed3-e04922d0d807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.531627 crc crio[3654]: time=\"2026-06-12T15:19:32.531544823Z\" level=info msg=\"Starting container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049\" id=abbd3508-a648-4409-9077-6d6ea5facf74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:32.537465 crc crio[3654]: time=\"2026-06-12T15:19:32.537178514Z\" level=info msg=\"Started container\" PID=15690 containerID=2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=abbd3508-a648-4409-9077-6d6ea5facf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:19:32.537854 crc crio[3654]: time=\"2026-06-12T15:19:32.537819618Z\" 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=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.551091 crc crio[3654]: time=\"2026-06-12T15:19:32.551017072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.553781 crc crio[3654]: time=\"2026-06-12T15:19:32.553647911Z\" level=info msg=\"Ran pod sandbox bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.559180 crc crio[3654]: time=\"2026-06-12T15:19:32.559047294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3c565e55-3814-4245-bef7-53130329496a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.572901 crc crio[3654]: time=\"2026-06-12T15:19:32.572848672Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=066f176b-3fdf-4441-ad42-300630d30d87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.592033 crc crio[3654]: time=\"2026-06-12T15:19:32.591937017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.593333 crc crio[3654]: time=\"2026-06-12T15:19:32.593225481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4abe9499-8b01-48cb-8ed2-0a4cab5b2083 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.594453 crc crio[3654]: time=\"2026-06-12T15:19:32.594340469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=89db3462-bf9c-4a0b-a960-4ddb47bf5e31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.596638 crc crio[3654]: time=\"2026-06-12T15:19:32.596549053Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e75049a2-1dbd-4ba0-9bc2-df63d14fe062 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.627399 crc crio[3654]: time=\"2026-06-12T15:19:32.627343864Z\" level=info msg=\"Removed container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=fa7813ed-5edf-43ab-900c-57a33f983b51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.633604 crc crio[3654]: time=\"2026-06-12T15:19:32.633535574Z\" level=info msg=\"Removing container: 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7\" id=61d301e9-368b-44d9-91c4-ad24c21f1ced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.634497 crc crio[3654]: time=\"2026-06-12T15:19:32.634391053Z\" level=info msg=\"Removed container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=145f4f82-da9f-4e4f-b1b3-d7c02fe0b81c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.637552 crc crio[3654]: time=\"2026-06-12T15:19:32.637410496Z\" level=info msg=\"Removing container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73\" id=b410b27e-ab9c-4044-be75-2bfeafda8830 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.637765 crc crio[3654]: time=\"2026-06-12T15:19:32.637723746Z\" level=info msg=\"NetworkStart: stopping network for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.639337 crc crio[3654]: time=\"2026-06-12T15:19:32.639174536Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/381bf2b3-4af8-48ac-b20f-262c8cf229b7 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:0xc000f369e8}] Aliases:map[]}\"\nJun 12 15:19:32.650732 crc crio[3654]: time=\"2026-06-12T15:19:32.650617212Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:19:32.650993 crc crio[3654]: time=\"2026-06-12T15:19:32.650699075Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:19:32.650993 crc crio[3654]: time=\"2026-06-12T15:19:32.65096355Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:19:32.651347 crc crio[3654]: time=\"2026-06-12T15:19:32.645239112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.652355 crc crio[3654]: time=\"2026-06-12T15:19:32.642807738Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=aca55555-3f90-452d-8e0e-054afc84a5ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.652465 crc crio[3654]: time=\"2026-06-12T15:19:32.652390659Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3858a74f-7c5d-4607-9f0a-aa42a73acdc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.654466 crc crio[3654]: time=\"2026-06-12T15:19:32.654318337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.662923 crc crio[3654]: time=\"2026-06-12T15:19:32.662714201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.663806 crc crio[3654]: time=\"2026-06-12T15:19:32.663694304Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=5ef7cff3-3797-440f-b768-9246b6f0cc21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.664459 crc crio[3654]: time=\"2026-06-12T15:19:32.664382607Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5bq7/extract-content\" id=707f22fc-373a-4132-8669-317207bf4e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.713088 crc crio[3654]: time=\"2026-06-12T15:19:32.712331Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=8484ba65-3ab7-48c6-b47f-f3a174ffb266 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.721301 crc crio[3654]: time=\"2026-06-12T15:19:32.717821917Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bd01b5a7-ab46-4a1a-a37f-d8f84f308552 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.736570 crc crio[3654]: time=\"2026-06-12T15:19:32.736403173Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=92151b0a-ec6a-48d7-b19d-634d1bd96524 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.737094 crc crio[3654]: time=\"2026-06-12T15:19:32.737027644Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c7588b17-72e0-4e2e-a2a6-66023f3311ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.751343 crc crio[3654]: time=\"2026-06-12T15:19:32.751208819Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=ec54d928-55c1-42d1-8618-78f86999bee8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.752111 crc crio[3654]: time=\"2026-06-12T15:19:32.752053146Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5d9763f1-365b-4a76-8b7d-6ff382f29fd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.775888 crc crio[3654]: time=\"2026-06-12T15:19:32.77582062Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c963859d-ece1-4a02-8477-87fb610b9122 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.776889 crc crio[3654]: time=\"2026-06-12T15:19:32.776707248Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5494aaa8-24d7-46d1-a26b-149fc5584c8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.782481 crc crio[3654]: time=\"2026-06-12T15:19:32.782376599Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=37b0a28c-9d4e-44fe-af9b-f02d614cff75 name=/runtime.v1.ImageService/PullImage\nJun 12 15:19:32.783461 crc crio[3654]: time=\"2026-06-12T15:19:32.783360925Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1108c7f-3da8-44ef-b7c8-47da52338f95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.794071 crc crio[3654]: time=\"2026-06-12T15:19:32.793989294Z\" level=info msg=\"Created container 696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=4a3c75f9-3e4a-4f44-80fa-756f797e5cd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.795621 crc crio[3654]: time=\"2026-06-12T15:19:32.795558825Z\" level=info msg=\"Starting container: 696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd\" id=12e874ba-a060-4ea1-a203-8675550b5073 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:32.820073 crc crio[3654]: time=\"2026-06-12T15:19:32.820000902Z\" level=info msg=\"Started container\" PID=15764 containerID=696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=12e874ba-a060-4ea1-a203-8675550b5073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1\nJun 12 15:19:32.861566 crc crio[3654]: time=\"2026-06-12T15:19:32.861495756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.863038 crc crio[3654]: time=\"2026-06-12T15:19:32.862856052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.867949 crc crio[3654]: time=\"2026-06-12T15:19:32.867880804Z\" level=info msg=\"Removed container 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=61d301e9-368b-44d9-91c4-ad24c21f1ced name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.874662 crc crio[3654]: time=\"2026-06-12T15:19:32.874556398Z\" level=info msg=\"Removing container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73\" id=482aff63-d83b-4833-8d7a-16e8cbee86e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.885039 crc crio[3654]: time=\"2026-06-12T15:19:32.884938493Z\" level=info msg=\"Removed container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b410b27e-ab9c-4044-be75-2bfeafda8830 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.891625 crc crio[3654]: time=\"2026-06-12T15:19:32.891504291Z\" level=info msg=\"Container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 not known, assuming it got already removed\" id=482aff63-d83b-4833-8d7a-16e8cbee86e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.901366 crc crio[3654]: time=\"2026-06-12T15:19:32.90119957Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=727a72e3-cad4-4b61-981c-fe46301ecde1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.901628 crc crio[3654]: time=\"2026-06-12T15:19:32.901559291Z\" level=info msg=\"Removing container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0\" id=af331e01-8f01-444e-904e-dfe6fb979560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.902220 crc crio[3654]: time=\"2026-06-12T15:19:32.90211922Z\" level=info msg=\"Removing container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0\" id=cbcf786b-9b3a-48a8-854b-f10bb8a0a58d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.911107 crc crio[3654]: time=\"2026-06-12T15:19:32.910904798Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.913492 crc crio[3654]: time=\"2026-06-12T15:19:32.91277475Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=83f5ec97-1573-49f4-9a1b-0f72f272b5ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913841937Z\" level=info msg=\"runSandbox: deleting pod ID 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab from idIndex\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913878258Z\" level=info msg=\"runSandbox: removing pod sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913951681Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913980252Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.915387 crc crio[3654]: time=\"2026-06-12T15:19:32.914775359Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.920835 crc crio[3654]: time=\"2026-06-12T15:19:32.920784252Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d2781207-a4cf-4a53-b80b-99c3b5b49e91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.920835 crc crio[3654]: time=\"2026-06-12T15:19:32.920844093Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb0a8bb6-7ca4-4cff-9b13-2f02fc4bbb83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.921182 crc crio[3654]: time=\"2026-06-12T15:19:32.920810022Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c86567b6-0e71-4b99-b2ee-625ec65099e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:32.926786 crc crio[3654]: time=\"2026-06-12T15:19:32.926708812Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dkx87/extract-content\" id=b2d26feb-c65c-48a8-a083-73314accef58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.938506 crc crio[3654]: time=\"2026-06-12T15:19:32.938387757Z\" level=info msg=\"Removed container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=af331e01-8f01-444e-904e-dfe6fb979560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.938832 crc crio[3654]: time=\"2026-06-12T15:19:32.93876204Z\" level=info msg=\"Layer for container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 not known\" id=cbcf786b-9b3a-48a8-854b-f10bb8a0a58d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.944546 crc crio[3654]: time=\"2026-06-12T15:19:32.944482474Z\" level=info msg=\"Removing container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c\" id=aa63695f-c1d0-4a18-b78e-af9917020391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:32.945149 crc crio[3654]: time=\"2026-06-12T15:19:32.945091064Z\" level=info msg=\"Stopping pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=f4a71fdf-b13a-42d7-a7d1-527007512287 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:19:32.945295 crc crio[3654]: time=\"2026-06-12T15:19:32.945175197Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=f4a71fdf-b13a-42d7-a7d1-527007512287 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:19:32.945895 crc crio[3654]: time=\"2026-06-12T15:19:32.945793138Z\" level=info msg=\"Created container 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=561e4ef9-0b98-4dc2-87fd-ce1df2994498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.946006 crc crio[3654]: time=\"2026-06-12T15:19:32.945946826Z\" level=info msg=\"Removing pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=c61dac31-0301-40ae-8dee-96666b3b333e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:19:32.946780 crc crio[3654]: time=\"2026-06-12T15:19:32.946723229Z\" level=info msg=\"Starting container: 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3\" id=90dea300-e0c8-418b-bfb2-d1327bfbeb11 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:32.953414 crc crio[3654]: time=\"2026-06-12T15:19:32.953156277Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.953632 crc crio[3654]: time=\"2026-06-12T15:19:32.953365934Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:32.954535 crc crio[3654]: time=\"2026-06-12T15:19:32.954505964Z\" level=info msg=\"Started container\" PID=15784 containerID=65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=90dea300-e0c8-418b-bfb2-d1327bfbeb11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:19:32.971925 crc crio[3654]: time=\"2026-06-12T15:19:32.971807388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.972872 crc crio[3654]: time=\"2026-06-12T15:19:32.972796825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.987563 crc crio[3654]: time=\"2026-06-12T15:19:32.987370942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:32.991418 crc crio[3654]: time=\"2026-06-12T15:19:32.991114262Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5e6fbe7c-2a2a-4770-bb76-747b346484c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:32.992147 crc crio[3654]: time=\"2026-06-12T15:19:32.992089465Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=58b7ade9-7b80-4431-9b7a-9d23052d5f1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.009824 crc crio[3654]: time=\"2026-06-12T15:19:33.009729082Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tkftc/extract-content\" id=45cc5a5d-ec7e-45f8-bc36-47893b4cefa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.041820 crc crio[3654]: time=\"2026-06-12T15:19:33.041723824Z\" level=info msg=\"Removed container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=aa63695f-c1d0-4a18-b78e-af9917020391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:33.057481 crc crio[3654]: time=\"2026-06-12T15:19:33.057369355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.058378 crc crio[3654]: time=\"2026-06-12T15:19:33.058298304Z\" level=info msg=\"Removed pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=c61dac31-0301-40ae-8dee-96666b3b333e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:19:33.060970 crc crio[3654]: time=\"2026-06-12T15:19:33.060890852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.063823 crc crio[3654]: time=\"2026-06-12T15:19:33.063731187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.064026 crc crio[3654]: time=\"2026-06-12T15:19:33.063903553Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=76887ca4-02ed-403a-9564-d6be5de01a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.076468 crc crio[3654]: time=\"2026-06-12T15:19:33.076217608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.081075 crc crio[3654]: time=\"2026-06-12T15:19:33.080928621Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7r2kc/extract-content\" id=22dc9b12-5073-4eec-a4db-c098442096f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.102668 crc crio[3654]: time=\"2026-06-12T15:19:33.102577071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.113646 crc crio[3654]: time=\"2026-06-12T15:19:33.113552554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.118798 crc crio[3654]: time=\"2026-06-12T15:19:33.118688057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.125161 crc crio[3654]: time=\"2026-06-12T15:19:33.12496662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.147839 crc crio[3654]: time=\"2026-06-12T15:19:33.14775958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.148312 crc crio[3654]: time=\"2026-06-12T15:19:33.148086103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.153633 crc crio[3654]: time=\"2026-06-12T15:19:33.153467524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.179471 crc crio[3654]: time=\"2026-06-12T15:19:33.17937588Z\" level=info msg=\"Created container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=066f176b-3fdf-4441-ad42-300630d30d87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.180838 crc crio[3654]: time=\"2026-06-12T15:19:33.180682685Z\" level=info msg=\"Starting container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186\" id=842e0c18-9dda-4fe3-bb18-6130e4a0c945 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.186964 crc crio[3654]: time=\"2026-06-12T15:19:33.186744393Z\" level=info msg=\"Started container\" PID=15809 containerID=50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=842e0c18-9dda-4fe3-bb18-6130e4a0c945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\nJun 12 15:19:33.194170 crc crio[3654]: time=\"2026-06-12T15:19:33.194094578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.198921 crc crio[3654]: time=\"2026-06-12T15:19:33.19883291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.200831 crc crio[3654]: time=\"2026-06-12T15:19:33.200768823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.214659 crc crio[3654]: time=\"2026-06-12T15:19:33.214590466Z\" level=info msg=\"Created container d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0: openshift-marketplace/certified-operators-l27pk/extract-content\" id=5ef7cff3-3797-440f-b768-9246b6f0cc21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.215587 crc crio[3654]: time=\"2026-06-12T15:19:33.215489532Z\" level=info msg=\"Starting container: d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0\" id=21752a2d-7810-4ee4-b5aa-424526cc6283 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.218769 crc crio[3654]: time=\"2026-06-12T15:19:33.21869109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.221915 crc crio[3654]: time=\"2026-06-12T15:19:33.221839127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.224604 crc crio[3654]: time=\"2026-06-12T15:19:33.224508297Z\" level=info msg=\"Started container\" PID=15815 containerID=d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0 description=openshift-marketplace/certified-operators-l27pk/extract-content id=21752a2d-7810-4ee4-b5aa-424526cc6283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\nJun 12 15:19:33.244037 crc crio[3654]: time=\"2026-06-12T15:19:33.243905563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.248013 crc crio[3654]: time=\"2026-06-12T15:19:33.24793226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.345721 crc crio[3654]: time=\"2026-06-12T15:19:33.345505801Z\" level=info msg=\"Created container 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9: openshift-marketplace/redhat-operators-v5bq7/extract-content\" id=707f22fc-373a-4132-8669-317207bf4e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.347162 crc crio[3654]: time=\"2026-06-12T15:19:33.346328059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.347162 crc crio[3654]: time=\"2026-06-12T15:19:33.346516954Z\" level=info msg=\"Starting container: 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9\" id=aeccb004-48b3-4c9d-ad2b-b69caf7dad52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.350999 crc crio[3654]: time=\"2026-06-12T15:19:33.350911463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.357198 crc crio[3654]: time=\"2026-06-12T15:19:33.357100463Z\" level=info msg=\"Started container\" PID=15821 containerID=6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9 description=openshift-marketplace/redhat-operators-v5bq7/extract-content id=aeccb004-48b3-4c9d-ad2b-b69caf7dad52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\nJun 12 15:19:33.388331 crc crio[3654]: time=\"2026-06-12T15:19:33.388106552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.394086 crc crio[3654]: time=\"2026-06-12T15:19:33.394030534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.402195 crc crio[3654]: time=\"2026-06-12T15:19:33.402106135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.413696 crc crio[3654]: time=\"2026-06-12T15:19:33.413219412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:33.422939 crc crio[3654]: time=\"2026-06-12T15:19:33.422694381Z\" level=info msg=\"Created container c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3858a74f-7c5d-4607-9f0a-aa42a73acdc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.424072 crc crio[3654]: time=\"2026-06-12T15:19:33.423974486Z\" level=info msg=\"Starting container: c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174\" id=fb9003be-60bd-479c-8617-07b72a799c7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.425754 crc crio[3654]: time=\"2026-06-12T15:19:33.425707584Z\" level=info msg=\"Created container d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5e6fbe7c-2a2a-4770-bb76-747b346484c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.425920 crc crio[3654]: time=\"2026-06-12T15:19:33.425855231Z\" level=info msg=\"Created container 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1: openshift-marketplace/redhat-marketplace-dkx87/extract-content\" id=b2d26feb-c65c-48a8-a083-73314accef58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.428763 crc crio[3654]: time=\"2026-06-12T15:19:33.428683296Z\" level=info msg=\"Starting container: 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1\" id=6935ad88-5948-4c16-a104-dbcc6ca6e0b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.429179 crc crio[3654]: time=\"2026-06-12T15:19:33.429111281Z\" level=info msg=\"Starting container: d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52\" id=8e0fb241-af3b-4c92-ad93-3d734a5bed85 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.431472 crc crio[3654]: time=\"2026-06-12T15:19:33.431358177Z\" level=info msg=\"Started container\" PID=15841 containerID=c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=fb9003be-60bd-479c-8617-07b72a799c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:19:33.439908 crc crio[3654]: time=\"2026-06-12T15:19:33.4397843Z\" level=info msg=\"Started container\" PID=15850 containerID=d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=8e0fb241-af3b-4c92-ad93-3d734a5bed85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\nJun 12 15:19:33.462818 crc crio[3654]: time=\"2026-06-12T15:19:33.461826335Z\" level=info msg=\"Started container\" PID=15849 containerID=1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1 description=openshift-marketplace/redhat-marketplace-dkx87/extract-content id=6935ad88-5948-4c16-a104-dbcc6ca6e0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\nJun 12 15:19:33.505680 crc crio[3654]: time=\"2026-06-12T15:19:33.505309297Z\" level=info msg=\"Created container 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2: openshift-marketplace/community-operators-tkftc/extract-content\" id=45cc5a5d-ec7e-45f8-bc36-47893b4cefa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.507215 crc crio[3654]: time=\"2026-06-12T15:19:33.507126561Z\" level=info msg=\"Starting container: 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2\" id=0f4b4685-a0b2-4cfd-96d0-b845f5c096e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.517684 crc crio[3654]: time=\"2026-06-12T15:19:33.517567001Z\" level=info msg=\"Started container\" PID=15855 containerID=37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2 description=openshift-marketplace/community-operators-tkftc/extract-content id=0f4b4685-a0b2-4cfd-96d0-b845f5c096e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\nJun 12 15:19:33.643617 crc crio[3654]: time=\"2026-06-12T15:19:33.643107542Z\" level=info msg=\"Created container 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6: openshift-marketplace/community-operators-qhh6t/extract-content\" id=58b7ade9-7b80-4431-9b7a-9d23052d5f1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.645084 crc crio[3654]: time=\"2026-06-12T15:19:33.645000933Z\" level=info msg=\"Starting container: 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6\" id=9d84e433-7d64-4145-9a4f-a61a60ceaf1d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.651852 crc crio[3654]: time=\"2026-06-12T15:19:33.651758901Z\" level=info msg=\"Started container\" PID=15903 containerID=973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6 description=openshift-marketplace/community-operators-qhh6t/extract-content id=9d84e433-7d64-4145-9a4f-a61a60ceaf1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\nJun 12 15:19:33.654843 crc crio[3654]: time=\"2026-06-12T15:19:33.654765442Z\" level=info msg=\"Created container 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6: openshift-marketplace/certified-operators-7r2kc/extract-content\" id=22dc9b12-5073-4eec-a4db-c098442096f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.656094 crc crio[3654]: time=\"2026-06-12T15:19:33.656017865Z\" level=info msg=\"Starting container: 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6\" id=f28d1580-a623-4a8e-a8fc-4df6850f4898 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.659789 crc crio[3654]: time=\"2026-06-12T15:19:33.65970049Z\" level=info msg=\"Created container e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=76887ca4-02ed-403a-9564-d6be5de01a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:33.661529 crc crio[3654]: time=\"2026-06-12T15:19:33.661211013Z\" level=info msg=\"Starting container: e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a\" id=a1be458a-bc7b-4e3f-b740-c09074dded1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:33.670711 crc crio[3654]: time=\"2026-06-12T15:19:33.670605084Z\" level=info msg=\"Started container\" PID=15905 containerID=e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=a1be458a-bc7b-4e3f-b740-c09074dded1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\nJun 12 15:19:33.671495 crc crio[3654]: time=\"2026-06-12T15:19:33.67120802Z\" level=info msg=\"Started container\" PID=15904 containerID=9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6 description=openshift-marketplace/certified-operators-7r2kc/extract-content id=f28d1580-a623-4a8e-a8fc-4df6850f4898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\nJun 12 15:19:33.925154 crc crio[3654]: time=\"2026-06-12T15:19:33.923949831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aa65b82c-32cf-4ee9-aa04-a5ae1d8d281a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:33.928343 crc crio[3654]: time=\"2026-06-12T15:19:33.928168351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e7e87cdc-14d9-4bb0-a8a0-a680a9bb6cbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:33.940883 crc crio[3654]: time=\"2026-06-12T15:19:33.938590904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c5777ce6-0540-4a4e-ac86-53ec1581b0c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:33.974057 crc crio[3654]: time=\"2026-06-12T15:19:33.973908322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0068967c-bfe1-4caa-9279-82bac8dd30cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:33.977061 crc crio[3654]: time=\"2026-06-12T15:19:33.976960272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=400f7adf-698a-484a-bc3c-4e385614de2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:33.977740 crc crio[3654]: time=\"2026-06-12T15:19:33.976974893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc43efac-3057-426e-8abc-fb10a05b58bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:33.979766 crc crio[3654]: time=\"2026-06-12T15:19:33.979500408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3821c259-2481-4d5f-9c4c-f11d4222ecd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:34.017620 crc crio[3654]: time=\"2026-06-12T15:19:34.017529406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ddd95dc2-f650-4dd3-8e98-37549d229ebc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.039371025Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=bba0c1d7-0aa0-4944-9229-6bac3cc1637c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.040084919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.040512543Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=285e7378-339e-4833-a989-78db39f0a657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.040925617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.041181357Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=157fda03-dfbc-40b0-ab8e-dea85ee26ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.052174 crc crio[3654]: time=\"2026-06-12T15:19:34.05209635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.055520 crc crio[3654]: time=\"2026-06-12T15:19:34.054572599Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6538b7e8-81b0-4e27-a143-aaf806e22999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.056931 crc crio[3654]: time=\"2026-06-12T15:19:34.056858727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.106601 crc crio[3654]: time=\"2026-06-12T15:19:34.106516487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.109809 crc crio[3654]: time=\"2026-06-12T15:19:34.109749295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.143220 crc crio[3654]: time=\"2026-06-12T15:19:34.143127594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.153544 crc crio[3654]: time=\"2026-06-12T15:19:34.153458653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.159981 crc crio[3654]: time=\"2026-06-12T15:19:34.159909092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.164792 crc crio[3654]: time=\"2026-06-12T15:19:34.164716544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.173399 crc crio[3654]: time=\"2026-06-12T15:19:34.173232772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.385736 crc crio[3654]: time=\"2026-06-12T15:19:34.385643228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:34.673293 crc crio[3654]: time=\"2026-06-12T15:19:34.673119615Z\" level=info msg=\"Created container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=157fda03-dfbc-40b0-ab8e-dea85ee26ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.675174 crc crio[3654]: time=\"2026-06-12T15:19:34.674975897Z\" level=info msg=\"Starting container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69\" id=2c8197e6-a1f5-47f1-a8a3-865f6ac6def7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:34.682706 crc crio[3654]: time=\"2026-06-12T15:19:34.682585714Z\" level=info msg=\"Started container\" PID=15958 containerID=9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2c8197e6-a1f5-47f1-a8a3-865f6ac6def7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\nJun 12 15:19:34.729467 crc crio[3654]: time=\"2026-06-12T15:19:34.729328816Z\" level=info msg=\"Created container e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6538b7e8-81b0-4e27-a143-aaf806e22999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.730576 crc crio[3654]: time=\"2026-06-12T15:19:34.730475408Z\" level=info msg=\"Starting container: e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb\" id=6a3ecf87-ff20-4f53-8ea3-a9ee8240009f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:34.736370 crc crio[3654]: time=\"2026-06-12T15:19:34.736204658Z\" level=info msg=\"Started container\" PID=15962 containerID=e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=6a3ecf87-ff20-4f53-8ea3-a9ee8240009f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:19:34.881923 crc crio[3654]: time=\"2026-06-12T15:19:34.881801954Z\" level=info msg=\"Created container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=bba0c1d7-0aa0-4944-9229-6bac3cc1637c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.884572 crc crio[3654]: time=\"2026-06-12T15:19:34.884299239Z\" level=info msg=\"Starting container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2\" id=bcdd5759-71ea-47ae-91a8-75f3d3b7d875 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:34.890744 crc crio[3654]: time=\"2026-06-12T15:19:34.890531539Z\" level=info msg=\"Started container\" PID=15955 containerID=b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2 description=openshift-marketplace/redhat-marketplace-dkx87/registry-server id=bcdd5759-71ea-47ae-91a8-75f3d3b7d875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\nJun 12 15:19:34.907356 crc crio[3654]: time=\"2026-06-12T15:19:34.907171593Z\" level=info msg=\"Created container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server\" id=285e7378-339e-4833-a989-78db39f0a657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:34.909095 crc crio[3654]: time=\"2026-06-12T15:19:34.908820138Z\" level=info msg=\"Starting container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977\" id=a0e37a64-173e-4c7e-a3b0-43832bb30f2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:34.915904 crc crio[3654]: time=\"2026-06-12T15:19:34.91567417Z\" level=info msg=\"Started container\" PID=15953 containerID=8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977 description=openshift-marketplace/certified-operators-l27pk/registry-server id=a0e37a64-173e-4c7e-a3b0-43832bb30f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\nJun 12 15:19:34.995521 crc crio[3654]: time=\"2026-06-12T15:19:34.99401838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ba29f37-365b-486e-aa58-ae63474e2958 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.001382 crc crio[3654]: time=\"2026-06-12T15:19:35.001300957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b8281885-8175-4f0c-a86b-cab284ecaf90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.013562 crc crio[3654]: time=\"2026-06-12T15:19:35.013419447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b1bc263-5055-4d4a-8402-0f89f42140fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.017534 crc crio[3654]: time=\"2026-06-12T15:19:35.017370951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77514e24-3c65-4229-b614-06cce6330cea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.035370 crc crio[3654]: time=\"2026-06-12T15:19:35.035044698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9a692eaf-5925-4bcb-8bac-b71dc5e094fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.202809 crc crio[3654]: time=\"2026-06-12T15:19:35.197744632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1aa220e5-a400-44b0-957c-01c123813c3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.202809 crc crio[3654]: time=\"2026-06-12T15:19:35.202123213Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=91319999-5fec-4355-9144-62f57ecf97ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:35.202809 crc crio[3654]: time=\"2026-06-12T15:19:35.202844328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:35.232633 crc crio[3654]: time=\"2026-06-12T15:19:35.2325499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=affa7f5f-34d2-4331-a9a8-84554d6e9b02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.233150 crc crio[3654]: time=\"2026-06-12T15:19:35.233017965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f16ceb1b-5989-46c6-b618-c2f21989d7ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.233325 crc crio[3654]: time=\"2026-06-12T15:19:35.233207142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fc83af6-4a2b-40f6-8d36-a7e9870f356e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.233666 crc crio[3654]: time=\"2026-06-12T15:19:35.233602485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d5eca0d-e479-4d72-872b-6cee03eef94f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.267417 crc crio[3654]: time=\"2026-06-12T15:19:35.267196772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:35.276177 crc crio[3654]: time=\"2026-06-12T15:19:35.276002221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:35.360911 crc crio[3654]: time=\"2026-06-12T15:19:35.360770568Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3f192c56-6633-4a45-810b-631bdd19ea5a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:35.407500 crc crio[3654]: time=\"2026-06-12T15:19:35.407149266Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=373e565d-1613-41f1-9800-6fe243929e63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:36.182324 crc crio[3654]: time=\"2026-06-12T15:19:36.182034322Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tkftc/registry-server\" id=fc26757c-45c6-44bc-897e-272197354993 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:36.182674 crc crio[3654]: time=\"2026-06-12T15:19:36.182575139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.235680 crc crio[3654]: time=\"2026-06-12T15:19:36.235601213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.242151 crc crio[3654]: time=\"2026-06-12T15:19:36.242054572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.265053 crc crio[3654]: time=\"2026-06-12T15:19:36.264950527Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=5c3812e1-6140-4d0a-9f2d-8b6c3cfa0569 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:36.265587 crc crio[3654]: time=\"2026-06-12T15:19:36.265551527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.323102 crc crio[3654]: time=\"2026-06-12T15:19:36.32062891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.325642 crc crio[3654]: time=\"2026-06-12T15:19:36.325563117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.479752 crc crio[3654]: time=\"2026-06-12T15:19:36.479111161Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=49bb16e9-ae36-49af-b426-0a2b61ffa3f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:36.480532 crc crio[3654]: time=\"2026-06-12T15:19:36.479974321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.480532 crc crio[3654]: time=\"2026-06-12T15:19:36.480013362Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e63b4ef0-13a6-4c96-aa2d-c20834285e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:36.480735 crc crio[3654]: time=\"2026-06-12T15:19:36.48054435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.512577 crc crio[3654]: time=\"2026-06-12T15:19:36.512420872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.514834 crc crio[3654]: time=\"2026-06-12T15:19:36.514789341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.543901 crc crio[3654]: time=\"2026-06-12T15:19:36.543780359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.546711 crc crio[3654]: time=\"2026-06-12T15:19:36.546637117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:36.660935 crc crio[3654]: time=\"2026-06-12T15:19:36.66083834Z\" level=info msg=\"Created container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server\" id=fc26757c-45c6-44bc-897e-272197354993 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:36.662153 crc crio[3654]: time=\"2026-06-12T15:19:36.662098572Z\" level=info msg=\"Starting container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6\" id=2b4a4d56-64ab-478a-883d-d0001b703844 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:36.669074 crc crio[3654]: time=\"2026-06-12T15:19:36.668996216Z\" level=info msg=\"Created container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=91319999-5fec-4355-9144-62f57ecf97ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:36.679989 crc crio[3654]: time=\"2026-06-12T15:19:36.679919345Z\" level=info msg=\"Started container\" PID=16041 containerID=a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6 description=openshift-marketplace/community-operators-tkftc/registry-server id=2b4a4d56-64ab-478a-883d-d0001b703844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\nJun 12 15:19:36.680661 crc crio[3654]: time=\"2026-06-12T15:19:36.679970303Z\" level=info msg=\"Starting container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4\" id=8ca9abb7-9803-440b-b471-d04dbb19f172 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:36.696200 crc crio[3654]: time=\"2026-06-12T15:19:36.695789684Z\" level=info msg=\"Started container\" PID=16018 containerID=b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=8ca9abb7-9803-440b-b471-d04dbb19f172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\nJun 12 15:19:37.202679 crc crio[3654]: time=\"2026-06-12T15:19:37.202590378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=1bb8cb47-3a71-488e-839e-992f3c753b7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:37.210957 crc crio[3654]: time=\"2026-06-12T15:19:37.210884951Z\" level=info msg=\"Removing container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb\" id=4e671a92-8812-4ae3-aebc-050095eb98a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:37.317315 crc crio[3654]: time=\"2026-06-12T15:19:37.317202045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=87883add-1aa7-47af-810e-054a0aaea9ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:37.353371 crc crio[3654]: time=\"2026-06-12T15:19:37.353104409Z\" level=info msg=\"Created container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=5c3812e1-6140-4d0a-9f2d-8b6c3cfa0569 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:37.354085 crc crio[3654]: time=\"2026-06-12T15:19:37.353972609Z\" level=info msg=\"Created container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e63b4ef0-13a6-4c96-aa2d-c20834285e01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:37.354503 crc crio[3654]: time=\"2026-06-12T15:19:37.354397374Z\" level=info msg=\"Created container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=49bb16e9-ae36-49af-b426-0a2b61ffa3f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:37.354927 crc crio[3654]: time=\"2026-06-12T15:19:37.354848209Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=e5413a56-da49-45d9-8e82-d18581ed2a2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:37.355714 crc crio[3654]: time=\"2026-06-12T15:19:37.355677697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:37.359083 crc crio[3654]: time=\"2026-06-12T15:19:37.359022762Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e3e6c343-10d9-4ea7-8871-239db2f8688e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:37.360093 crc crio[3654]: time=\"2026-06-12T15:19:37.360048207Z\" level=info msg=\"Starting container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88\" id=9cd75719-906a-4ff0-b97c-c2cf208ea8ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:37.360483 crc crio[3654]: time=\"2026-06-12T15:19:37.360364298Z\" level=info msg=\"Starting container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260\" id=1e958abb-0ac3-4b90-a6ec-daef99f31484 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:37.361305 crc crio[3654]: time=\"2026-06-12T15:19:37.361136892Z\" level=info msg=\"Starting container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da\" id=5d19e324-d67a-48c7-8270-3666b9bcb28e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:37.372709 crc crio[3654]: time=\"2026-06-12T15:19:37.369386683Z\" level=info msg=\"Started container\" PID=16055 containerID=2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260 description=openshift-marketplace/certified-operators-7r2kc/registry-server id=1e958abb-0ac3-4b90-a6ec-daef99f31484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\nJun 12 15:19:37.375236 crc crio[3654]: time=\"2026-06-12T15:19:37.375067743Z\" level=info msg=\"Started container\" PID=16058 containerID=631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da description=openshift-marketplace/community-operators-qhh6t/registry-server id=5d19e324-d67a-48c7-8270-3666b9bcb28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\nJun 12 15:19:37.379655 crc crio[3654]: time=\"2026-06-12T15:19:37.379557187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:37.384172 crc crio[3654]: time=\"2026-06-12T15:19:37.383830737Z\" level=info msg=\"Started container\" PID=16047 containerID=36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88 description=openshift-marketplace/redhat-operators-v5bq7/registry-server id=9cd75719-906a-4ff0-b97c-c2cf208ea8ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\nJun 12 15:19:37.414146 crc crio[3654]: time=\"2026-06-12T15:19:37.41400851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:37.432695 crc crio[3654]: time=\"2026-06-12T15:19:37.4326245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:37.439180 crc crio[3654]: time=\"2026-06-12T15:19:37.439142731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:37.513426 crc crio[3654]: time=\"2026-06-12T15:19:37.506137809Z\" level=info msg=\"Removed container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4e671a92-8812-4ae3-aebc-050095eb98a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:37.906984 crc crio[3654]: time=\"2026-06-12T15:19:37.905673331Z\" level=info msg=\"Created container 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e3e6c343-10d9-4ea7-8871-239db2f8688e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:37.909207 crc crio[3654]: time=\"2026-06-12T15:19:37.909089839Z\" level=info msg=\"Starting container: 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed\" id=53dc1cd9-b034-4324-ace0-934a26c3ed46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:37.930564 crc crio[3654]: time=\"2026-06-12T15:19:37.930384793Z\" level=info msg=\"Started container\" PID=16104 containerID=879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=53dc1cd9-b034-4324-ace0-934a26c3ed46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\nJun 12 15:19:38.177816 crc crio[3654]: time=\"2026-06-12T15:19:38.177242461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:38.974820 crc crio[3654]: time=\"2026-06-12T15:19:38.974700427Z\" level=info msg=\"Created container 39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=e5413a56-da49-45d9-8e82-d18581ed2a2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:38.978605 crc crio[3654]: time=\"2026-06-12T15:19:38.977941781Z\" level=info msg=\"Starting container: 39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4\" id=6fcadb60-6534-4a86-b6c5-166270309190 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:38.994691 crc crio[3654]: time=\"2026-06-12T15:19:38.991899943Z\" level=info msg=\"Started container\" PID=16139 containerID=39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6fcadb60-6534-4a86-b6c5-166270309190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:19:39.580942 crc crio[3654]: time=\"2026-06-12T15:19:39.579808676Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cbc89517-ca84-4960-b1c6-eb2c243f5db1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:39.760588 crc crio[3654]: time=\"2026-06-12T15:19:39.760423698Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7c17ed7-a40a-46b3-9bb6-e75e08ccd7c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:40.234776 crc crio[3654]: time=\"2026-06-12T15:19:40.234721769Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3f890d9e-1b63-43ee-9529-4c7df827c8d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:40.235758 crc crio[3654]: time=\"2026-06-12T15:19:40.23563991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:40.292490 crc crio[3654]: time=\"2026-06-12T15:19:40.291035538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:40.464831 crc crio[3654]: time=\"2026-06-12T15:19:40.464169257Z\" level=info msg=\"Removing container: 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05\" id=685a9d68-1bdc-4cd6-89a7-9c5010ad7717 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:41.459302 crc crio[3654]: time=\"2026-06-12T15:19:41.458477208Z\" level=info msg=\"Removed container 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=685a9d68-1bdc-4cd6-89a7-9c5010ad7717 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:42.083042 crc crio[3654]: time=\"2026-06-12T15:19:42.082974009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:42.885435 crc crio[3654]: time=\"2026-06-12T15:19:42.885170801Z\" level=info msg=\"Created container 1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3f890d9e-1b63-43ee-9529-4c7df827c8d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:43.045116 crc crio[3654]: time=\"2026-06-12T15:19:43.018921156Z\" level=info msg=\"Starting container: 1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb\" id=1d8dc695-95a8-487c-b973-c275c5b82990 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:43.045116 crc crio[3654]: time=\"2026-06-12T15:19:43.025970717Z\" level=info msg=\"Started container\" PID=16235 containerID=1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=1d8dc695-95a8-487c-b973-c275c5b82990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:19:43.346496 crc crio[3654]: time=\"2026-06-12T15:19:43.342893053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=35c62065-0ae8-490f-a0a2-69aec0dc598e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:43.590477 crc crio[3654]: time=\"2026-06-12T15:19:43.589955176Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea879b4f-f7f9-4d88-93c0-d64c362a5b53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:44.093736 crc crio[3654]: time=\"2026-06-12T15:19:44.093573642Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a02f748d-1204-4ee4-9289-df9ed41f5c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:44.094739 crc crio[3654]: time=\"2026-06-12T15:19:44.093964555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:44.115848 crc crio[3654]: time=\"2026-06-12T15:19:44.115638026Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=1e81975b-a9c0-4a50-b55a-03275168738e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:19:44.115848 crc crio[3654]: time=\"2026-06-12T15:19:44.115724389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:44.249594 crc crio[3654]: time=\"2026-06-12T15:19:44.249402298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:44.330657 crc crio[3654]: time=\"2026-06-12T15:19:44.330369504Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc000f42048}] Aliases:map[]}\"\nJun 12 15:19:44.330657 crc crio[3654]: time=\"2026-06-12T15:19:44.330513578Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:19:46.748058 crc crio[3654]: time=\"2026-06-12T15:19:46.747222021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:47.978727 crc crio[3654]: time=\"2026-06-12T15:19:47.977963459Z\" level=info msg=\"Created container e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a02f748d-1204-4ee4-9289-df9ed41f5c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:47.983124 crc crio[3654]: time=\"2026-06-12T15:19:47.982623766Z\" level=info msg=\"Starting container: e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240\" id=3c78741b-1ad6-42b5-9ae5-fae78d402f14 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:47.999586 crc crio[3654]: time=\"2026-06-12T15:19:47.999188272Z\" level=info msg=\"Started container\" PID=16362 containerID=e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3c78741b-1ad6-42b5-9ae5-fae78d402f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:19:48.140849 crc crio[3654]: time=\"2026-06-12T15:19:48.140606162Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7dfe7ec-8bc9-4483-9cfa-e6ee36e7ae75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:48.234989 crc crio[3654]: time=\"2026-06-12T15:19:48.234637674Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f06b0b1-8f34-422b-b65a-80ffeb89aa83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:48.507184 crc crio[3654]: time=\"2026-06-12T15:19:48.506842032Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e65ec5f8-b247-4d61-a0c0-f162b41bae5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:48.507832 crc crio[3654]: time=\"2026-06-12T15:19:48.507588468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:48.604793 crc crio[3654]: time=\"2026-06-12T15:19:48.604005887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:50.120565 crc crio[3654]: time=\"2026-06-12T15:19:50.120165656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:50.234542 crc crio[3654]: time=\"2026-06-12T15:19:50.234364915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f6228b6a-f161-4c56-9fec-41f883a303c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:50.336522 crc crio[3654]: time=\"2026-06-12T15:19:50.333745619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f630b48b-0366-4499-a368-50d62b10b8ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:50.341776 crc crio[3654]: time=\"2026-06-12T15:19:50.341595692Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4e6b1f77-3e5a-4aa9-b754-0fe1e1860e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:50.342346 crc crio[3654]: time=\"2026-06-12T15:19:50.342070328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:50.520513 crc crio[3654]: time=\"2026-06-12T15:19:50.520402272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:50.537672 crc crio[3654]: time=\"2026-06-12T15:19:50.53759861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:51.669901 crc crio[3654]: time=\"2026-06-12T15:19:51.669349719Z\" level=info msg=\"Created container e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e65ec5f8-b247-4d61-a0c0-f162b41bae5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:51.671763 crc crio[3654]: time=\"2026-06-12T15:19:51.671664608Z\" level=info msg=\"Starting container: e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386\" id=fbba36b4-900a-4060-8254-5769691746a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:51.691127 crc crio[3654]: time=\"2026-06-12T15:19:51.687846646Z\" level=info msg=\"Started container\" PID=16423 containerID=e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fbba36b4-900a-4060-8254-5769691746a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:19:51.700603 crc crio[3654]: time=\"2026-06-12T15:19:51.700045048Z\" level=info msg=\"Created container f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4e6b1f77-3e5a-4aa9-b754-0fe1e1860e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:51.706333 crc crio[3654]: time=\"2026-06-12T15:19:51.706050184Z\" level=info msg=\"Starting container: f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595\" id=96343e2c-8e9b-4990-8982-11df058f5806 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:51.750204 crc crio[3654]: time=\"2026-06-12T15:19:51.749172929Z\" level=info msg=\"Started container\" PID=16432 containerID=f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=96343e2c-8e9b-4990-8982-11df058f5806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\nJun 12 15:19:53.228585 crc crio[3654]: time=\"2026-06-12T15:19:53.226443318Z\" level=info msg=\"Stopping container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049 (timeout: 2s)\" id=147e4f8c-8052-4a7f-b4ba-f2bc59cf4d09 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:19:54.607827 crc crio[3654]: time=\"2026-06-12T15:19:54.607044023Z\" level=info msg=\"Stopped container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=147e4f8c-8052-4a7f-b4ba-f2bc59cf4d09 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:19:54.611585 crc crio[3654]: time=\"2026-06-12T15:19:54.611231166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d61aada7-f33f-4044-8e77-b06743039ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:54.632463 crc crio[3654]: time=\"2026-06-12T15:19:54.632165312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=924610d0-dcbc-40d4-bc9e-c088a2b0e516 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:54.638198 crc crio[3654]: time=\"2026-06-12T15:19:54.637918558Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b5733ef8-a207-4b12-83f8-10e23390651b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:54.638656 crc crio[3654]: time=\"2026-06-12T15:19:54.6385559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:54.681429 crc crio[3654]: time=\"2026-06-12T15:19:54.680982374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:54.695440 crc crio[3654]: time=\"2026-06-12T15:19:54.695115074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:54.821403 crc crio[3654]: time=\"2026-06-12T15:19:54.821235481Z\" level=info msg=\"Removing container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df\" id=b3aa56f6-cc1b-4e98-a8aa-20e2461e4ed7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:55.420093 crc crio[3654]: time=\"2026-06-12T15:19:55.419941264Z\" level=info msg=\"Removed container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b3aa56f6-cc1b-4e98-a8aa-20e2461e4ed7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:57.556875 crc crio[3654]: time=\"2026-06-12T15:19:57.556580372Z\" level=info msg=\"Created container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b5733ef8-a207-4b12-83f8-10e23390651b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:57.559578 crc crio[3654]: time=\"2026-06-12T15:19:57.559396082Z\" level=info msg=\"Starting container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87\" id=2ddb88b2-38e5-41dc-9bad-6d8eee86642a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:57.571988 crc crio[3654]: time=\"2026-06-12T15:19:57.571795343Z\" level=info msg=\"Started container\" PID=16568 containerID=71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2ddb88b2-38e5-41dc-9bad-6d8eee86642a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:19:57.843689 crc crio[3654]: time=\"2026-06-12T15:19:57.843628447Z\" level=info msg=\"Removing container: 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed\" id=f7c2365c-7a2a-4a19-b493-138c3c593173 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:57.848953 crc crio[3654]: time=\"2026-06-12T15:19:57.848871976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a2798de1-b60b-4d6c-837a-81b3630dd279 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:58.380033 crc crio[3654]: time=\"2026-06-12T15:19:58.379805159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=72a1a647-6c84-4340-8e0a-6bada0862c73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:19:58.384014 crc crio[3654]: time=\"2026-06-12T15:19:58.383879348Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=c775b332-e5fb-4e8f-b6f9-fd8d212f46c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:58.384434 crc crio[3654]: time=\"2026-06-12T15:19:58.384380115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:58.442983 crc crio[3654]: time=\"2026-06-12T15:19:58.44289345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:58.452217 crc crio[3654]: time=\"2026-06-12T15:19:58.452126905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:19:58.574140 crc crio[3654]: time=\"2026-06-12T15:19:58.574047559Z\" level=info msg=\"Removed container 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f7c2365c-7a2a-4a19-b493-138c3c593173 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:19:58.793548 crc crio[3654]: time=\"2026-06-12T15:19:58.793378748Z\" level=info msg=\"Created container 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=c775b332-e5fb-4e8f-b6f9-fd8d212f46c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:19:58.936849 crc crio[3654]: time=\"2026-06-12T15:19:58.936761419Z\" level=info msg=\"Starting container: 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2\" id=0faf3ffb-e2ed-4d7b-89e6-c8f89893d3a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:19:58.955608 crc crio[3654]: time=\"2026-06-12T15:19:58.955373138Z\" level=info msg=\"Started container\" PID=16626 containerID=182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=0faf3ffb-e2ed-4d7b-89e6-c8f89893d3a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606\nJun 12 15:20:06.073968 crc crio[3654]: 2026-06-12T15:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f24ca9cf2fea2e0 Mac:12:cc:18:c5:d4:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d SocketPath: PciID:}] [{Interface:0xc000122b50 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:20:06.077381 crc crio[3654]: time=\"2026-06-12T15:20:06.076828233Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc000f42048}] Aliases:map[]}\"\nJun 12 15:20:06.077381 crc crio[3654]: time=\"2026-06-12T15:20:06.0770354Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:20:06.098042 crc crio[3654]: time=\"2026-06-12T15:20:06.097805161Z\" level=info msg=\"Ran pod sandbox f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=1e81975b-a9c0-4a50-b55a-03275168738e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:20:06.100915 crc crio[3654]: time=\"2026-06-12T15:20:06.100818352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dbb65621-a977-4757-adbe-01f066201033 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:06.641201 crc crio[3654]: time=\"2026-06-12T15:20:06.637677435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=142f607c-985d-4b8d-b1f5-636eaf347b22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:06.653308 crc crio[3654]: time=\"2026-06-12T15:20:06.652821028Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=6018ad53-1768-4694-bc8e-bf64e819db53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:06.653570 crc crio[3654]: time=\"2026-06-12T15:20:06.6534733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:07.629861 crc crio[3654]: time=\"2026-06-12T15:20:07.629725258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:07.636398 crc crio[3654]: time=\"2026-06-12T15:20:07.636126322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:07.811350 crc crio[3654]: time=\"2026-06-12T15:20:07.810911628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e8aa903a-eeb7-4aed-bb8f-68c155e4fe93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:07.811844 crc crio[3654]: time=\"2026-06-12T15:20:07.811142343Z\" level=info msg=\"Removing container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd\" id=e21de47e-b597-45f7-b5fc-5887abdd20b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:07.944358989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f3818a43-225b-48c8-915d-4d35c584b991 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:07.957084989Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c27de8db-2ed7-4cb5-87a3-d5a072fc9420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:07.957621957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:08.031112855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:08.306768 crc crio[3654]: time=\"2026-06-12T15:20:08.306641095Z\" level=info msg=\"Created container 8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=6018ad53-1768-4694-bc8e-bf64e819db53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:08.309423 crc crio[3654]: time=\"2026-06-12T15:20:08.308388356Z\" level=info msg=\"Starting container: 8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e\" id=107fbf08-7a71-41db-a4bb-d848312176f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:20:08.362418 crc crio[3654]: time=\"2026-06-12T15:20:08.361975244Z\" level=info msg=\"Started container\" PID=16828 containerID=8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=107fbf08-7a71-41db-a4bb-d848312176f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5\nJun 12 15:20:08.445406 crc crio[3654]: time=\"2026-06-12T15:20:08.445128806Z\" level=info msg=\"Removed container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e21de47e-b597-45f7-b5fc-5887abdd20b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:09.440224 crc crio[3654]: time=\"2026-06-12T15:20:09.378079677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:10.608204 crc crio[3654]: time=\"2026-06-12T15:20:10.604192881Z\" level=info msg=\"Created container ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c27de8db-2ed7-4cb5-87a3-d5a072fc9420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:10.624047 crc crio[3654]: time=\"2026-06-12T15:20:10.623921695Z\" level=info msg=\"Starting container: ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d\" id=63944623-fb7e-4179-b143-312e77163628 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:20:10.643844 crc crio[3654]: time=\"2026-06-12T15:20:10.643573123Z\" level=info msg=\"Started container\" PID=16857 containerID=ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=63944623-fb7e-4179-b143-312e77163628 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:20:16.632395 crc crio[3654]: time=\"2026-06-12T15:20:16.631720625Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=775fea86-9635-4c65-ba7e-15cbfd5395ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:16.673602 crc crio[3654]: time=\"2026-06-12T15:20:16.673418885Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=af8a97cf-21c1-44db-bac9-1a540101cb0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:16.676432 crc crio[3654]: time=\"2026-06-12T15:20:16.676361455Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=67bbc803-1a03-4a0b-96c2-92eb94fe4209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:16.676956 crc crio[3654]: time=\"2026-06-12T15:20:16.676852772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:16.706111 crc crio[3654]: time=\"2026-06-12T15:20:16.706015198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:17.179856 crc crio[3654]: time=\"2026-06-12T15:20:17.176191605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:17.891955 crc crio[3654]: time=\"2026-06-12T15:20:17.891155012Z\" level=info msg=\"Created container 9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=67bbc803-1a03-4a0b-96c2-92eb94fe4209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:17.893978 crc crio[3654]: time=\"2026-06-12T15:20:17.893375498Z\" level=info msg=\"Starting container: 9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a\" id=70f3c56e-ca18-42d3-b219-48beab15f064 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:20:17.907018 crc crio[3654]: time=\"2026-06-12T15:20:17.906829502Z\" level=info msg=\"Started container\" PID=17105 containerID=9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=70f3c56e-ca18-42d3-b219-48beab15f064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80\nJun 12 15:20:23.169194 crc crio[3654]: time=\"2026-06-12T15:20:23.167639441Z\" level=info msg=\"Stopping container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87 (timeout: 2s)\" id=5766a728-f1fb-48dc-853d-3c96cb9b1414 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:20:24.698310 crc crio[3654]: time=\"2026-06-12T15:20:24.698214148Z\" level=info msg=\"Removing container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049\" id=2e4306df-1b13-47e5-801a-9780838c4efb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:25.811385 crc crio[3654]: time=\"2026-06-12T15:20:25.810703894Z\" level=info msg=\"Stopped container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5766a728-f1fb-48dc-853d-3c96cb9b1414 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:20:26.115997 crc crio[3654]: time=\"2026-06-12T15:20:26.115894808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c4c9deb2-e623-4806-a6d7-abf1d0af0aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:30.682188 crc crio[3654]: time=\"2026-06-12T15:20:30.681728535Z\" level=info msg=\"Removed container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2e4306df-1b13-47e5-801a-9780838c4efb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:31.465478 crc crio[3654]: time=\"2026-06-12T15:20:31.465359206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d87882f9-6744-42c6-b32e-f1b8f078e2ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:31.468597 crc crio[3654]: time=\"2026-06-12T15:20:31.468530921Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e72badee-3f62-4233-9e58-d0e0476392e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:31.468955 crc crio[3654]: time=\"2026-06-12T15:20:31.468850962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:31.500638 crc crio[3654]: time=\"2026-06-12T15:20:31.497040798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:31.500638 crc crio[3654]: time=\"2026-06-12T15:20:31.500299546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:33.099460 crc crio[3654]: time=\"2026-06-12T15:20:33.0978096Z\" level=info msg=\"Stopping pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=5992f346-c2e9-46bd-828b-cab1038957f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:20:33.099460 crc crio[3654]: time=\"2026-06-12T15:20:33.098344398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=5992f346-c2e9-46bd-828b-cab1038957f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:20:33.099460 crc crio[3654]: time=\"2026-06-12T15:20:33.099162376Z\" level=info msg=\"Removing pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=bd268aa7-a3fc-40f7-bb05-b443e440f2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:20:33.108465 crc crio[3654]: time=\"2026-06-12T15:20:33.108392939Z\" level=info msg=\"Removed pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=bd268aa7-a3fc-40f7-bb05-b443e440f2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:20:33.369097 crc crio[3654]: time=\"2026-06-12T15:20:33.368870561Z\" level=info msg=\"Created container 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e72badee-3f62-4233-9e58-d0e0476392e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:33.370926 crc crio[3654]: time=\"2026-06-12T15:20:33.370865268Z\" level=info msg=\"Starting container: 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc\" id=74fe740e-7291-4fd7-b534-f38778fc7671 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:20:33.378744 crc crio[3654]: time=\"2026-06-12T15:20:33.378641371Z\" level=info msg=\"Started container\" PID=17385 containerID=86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=74fe740e-7291-4fd7-b534-f38778fc7671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\nJun 12 15:20:37.393386 crc crio[3654]: time=\"2026-06-12T15:20:37.392779962Z\" level=info msg=\"Removing container: f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595\" id=87161b8a-866b-4ea5-bff5-56a87d01345a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:39.293383 crc crio[3654]: time=\"2026-06-12T15:20:39.162589394Z\" level=info msg=\"Removed container f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=87161b8a-866b-4ea5-bff5-56a87d01345a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:39.421097 crc crio[3654]: time=\"2026-06-12T15:20:39.419871006Z\" level=info msg=\"Removing container: 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d\" id=8d68d0a5-6c5c-46f1-bab4-8469afef6827 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:40.483687 crc crio[3654]: time=\"2026-06-12T15:20:40.482886682Z\" level=info msg=\"Removed container 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8d68d0a5-6c5c-46f1-bab4-8469afef6827 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:44.510610 crc crio[3654]: time=\"2026-06-12T15:20:44.510480903Z\" level=info msg=\"Removing container: 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60\" id=8699630d-949a-4775-a189-01751893f4f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:46.181134 crc crio[3654]: time=\"2026-06-12T15:20:46.18018984Z\" level=info msg=\"Removed container 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8699630d-949a-4775-a189-01751893f4f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:54.120867 crc crio[3654]: time=\"2026-06-12T15:20:54.120014117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2f3f8619-240e-476f-a084-e2d86e3963a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:54.123347 crc crio[3654]: time=\"2026-06-12T15:20:54.123158365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1b6cc1da-95a6-4a45-bd40-2dcf2fb07ee5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:20:54.130593 crc crio[3654]: time=\"2026-06-12T15:20:54.130501402Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=baf07ed0-c1f1-4ef4-8a30-b022471f6348 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:54.131177 crc crio[3654]: time=\"2026-06-12T15:20:54.131058141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:54.176524 crc crio[3654]: time=\"2026-06-12T15:20:54.175636479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:54.412045 crc crio[3654]: time=\"2026-06-12T15:20:54.411987774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:20:54.542971 crc crio[3654]: time=\"2026-06-12T15:20:54.542878742Z\" level=info msg=\"Created container ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=baf07ed0-c1f1-4ef4-8a30-b022471f6348 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:20:54.545232 crc crio[3654]: time=\"2026-06-12T15:20:54.545153939Z\" level=info msg=\"Starting container: ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246\" id=fe6611ba-a101-46ce-b753-cb01c4a22758 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:20:54.552567 crc crio[3654]: time=\"2026-06-12T15:20:54.55220113Z\" level=info msg=\"Started container\" PID=18011 containerID=ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=fe6611ba-a101-46ce-b753-cb01c4a22758 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df\nJun 12 15:20:58.126458 crc crio[3654]: time=\"2026-06-12T15:20:58.125890897Z\" level=info msg=\"Stopping container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 (timeout: 5s)\" id=ccbef2e5-d99e-4b80-a772-67873594e4d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:20:59.702360 crc crio[3654]: time=\"2026-06-12T15:20:59.701655267Z\" level=info msg=\"Removing container: d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d\" id=0702fef7-850f-48e1-a4c7-ca83fc65bca6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:20:59.747014 crc crio[3654]: time=\"2026-06-12T15:20:59.746666921Z\" level=info msg=\"Removed container d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=0702fef7-850f-48e1-a4c7-ca83fc65bca6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:21:03.135413 crc crio[3654]: time=\"2026-06-12T15:21:03.135070312Z\" level=warning msg=\"Stopping container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 with stop signal(15) timed out. Killing...\"\nJun 12 15:21:03.175084 crc crio[3654]: time=\"2026-06-12T15:21:03.174938679Z\" level=error msg=\"Killing container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:21:03.269759 crc crio[3654]: time=\"2026-06-12T15:21:03.269569641Z\" level=info msg=\"Stopped container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ccbef2e5-d99e-4b80-a772-67873594e4d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:21:03.271085 crc crio[3654]: time=\"2026-06-12T15:21:03.271039051Z\" level=info msg=\"Stopping pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=a4014a10-bd10-4221-af76-9e48e3f42661 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:21:03.286445 crc crio[3654]: time=\"2026-06-12T15:21:03.285778569Z\" level=info msg=\"Stopped pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=a4014a10-bd10-4221-af76-9e48e3f42661 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:21:03.881810 crc crio[3654]: time=\"2026-06-12T15:21:03.881188172Z\" level=info msg=\"Removing container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186\" id=f9cacca7-8385-41b2-b4ba-f45652a925ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:21:03.912596 crc crio[3654]: time=\"2026-06-12T15:21:03.912526664Z\" level=info msg=\"Removed container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=f9cacca7-8385-41b2-b4ba-f45652a925ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:21:04.124664 crc crio[3654]: time=\"2026-06-12T15:21:04.124547015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=561b309b-2171-457f-98e7-05c1c8820b17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:04.126632 crc crio[3654]: time=\"2026-06-12T15:21:04.126581654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fc9c3593-226d-4148-b7ce-e0bd32bbb1e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:04.137481 crc crio[3654]: time=\"2026-06-12T15:21:04.137324247Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f221fa63-d910-4d4b-a972-745172aed98b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:04.138424 crc crio[3654]: time=\"2026-06-12T15:21:04.138365943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:04.164766 crc crio[3654]: time=\"2026-06-12T15:21:04.164630131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:04.314587 crc crio[3654]: time=\"2026-06-12T15:21:04.314500701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:04.408436 crc crio[3654]: time=\"2026-06-12T15:21:04.408224033Z\" level=info msg=\"Created container eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f221fa63-d910-4d4b-a972-745172aed98b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:04.410136 crc crio[3654]: time=\"2026-06-12T15:21:04.410019393Z\" level=info msg=\"Starting container: eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610\" id=d5952dae-cdbc-4d58-858c-c18851b38cd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:21:04.421323 crc crio[3654]: time=\"2026-06-12T15:21:04.421187011Z\" level=info msg=\"Started container\" PID=18266 containerID=eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d5952dae-cdbc-4d58-858c-c18851b38cd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:21:14.131586 crc crio[3654]: time=\"2026-06-12T15:21:14.130884077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=19448dd8-dbbd-42db-800d-bb96eb156f0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:14.137151 crc crio[3654]: time=\"2026-06-12T15:21:14.137032007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=51beaf7e-48a0-4a2f-8c71-5c86d2d34f38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:14.145039 crc crio[3654]: time=\"2026-06-12T15:21:14.144308117Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f423b085-48af-4033-8929-ed41891e1f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:14.145039 crc crio[3654]: time=\"2026-06-12T15:21:14.144961679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:14.171522 crc crio[3654]: time=\"2026-06-12T15:21:14.171091483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:14.176834 crc crio[3654]: time=\"2026-06-12T15:21:14.176730973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:14.311298 crc crio[3654]: time=\"2026-06-12T15:21:14.311165991Z\" level=info msg=\"Created container 4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f423b085-48af-4033-8929-ed41891e1f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:14.312689 crc crio[3654]: time=\"2026-06-12T15:21:14.31260113Z\" level=info msg=\"Starting container: 4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3\" id=afdcdc3f-7013-4aa1-b750-26b1d4363d72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:21:14.320881 crc crio[3654]: time=\"2026-06-12T15:21:14.320796008Z\" level=info msg=\"Started container\" PID=18506 containerID=4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=afdcdc3f-7013-4aa1-b750-26b1d4363d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606\nJun 12 15:21:20.115816 crc crio[3654]: time=\"2026-06-12T15:21:20.114979798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6eba58e4-a412-4f89-a4a7-87cee6d5e1ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:20.122555 crc crio[3654]: time=\"2026-06-12T15:21:20.12058888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9670dd0a-495c-47c4-bb68-afa531ec7203 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:20.124077 crc crio[3654]: time=\"2026-06-12T15:21:20.12387138Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6aed595c-030d-4d05-b30d-8a50ac25d603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:20.125399 crc crio[3654]: time=\"2026-06-12T15:21:20.124429379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:20.164549 crc crio[3654]: time=\"2026-06-12T15:21:20.162049269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:20.176170 crc crio[3654]: time=\"2026-06-12T15:21:20.17446108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:20.284697 crc crio[3654]: time=\"2026-06-12T15:21:20.284554643Z\" level=info msg=\"Created container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6aed595c-030d-4d05-b30d-8a50ac25d603 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:20.286382 crc crio[3654]: time=\"2026-06-12T15:21:20.285888879Z\" level=info msg=\"Starting container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb\" id=da4f106b-0e1f-4b89-92bb-59f1b1d2af2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:21:20.291743 crc crio[3654]: time=\"2026-06-12T15:21:20.291319193Z\" level=info msg=\"Started container\" PID=18547 containerID=1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=da4f106b-0e1f-4b89-92bb-59f1b1d2af2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\nJun 12 15:21:33.124431 crc crio[3654]: time=\"2026-06-12T15:21:33.123552678Z\" level=info msg=\"Stopping pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=cfe0253c-2b22-4c55-a9c8-222f8bffde29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:21:33.124431 crc crio[3654]: time=\"2026-06-12T15:21:33.124416157Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=cfe0253c-2b22-4c55-a9c8-222f8bffde29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:21:33.125952 crc crio[3654]: time=\"2026-06-12T15:21:33.125057948Z\" level=info msg=\"Removing pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=b2d3a675-a92b-452e-a5e0-f35b506c3547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:21:33.133632 crc crio[3654]: time=\"2026-06-12T15:21:33.133531142Z\" level=info msg=\"Removed pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=b2d3a675-a92b-452e-a5e0-f35b506c3547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:21:53.118061 crc crio[3654]: time=\"2026-06-12T15:21:53.1168213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=366fdc0e-2048-482b-a1d7-1e286f0514bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:53.120769 crc crio[3654]: time=\"2026-06-12T15:21:53.120710419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=336a716b-8500-4f7e-a162-eb509821b558 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:21:53.123643 crc crio[3654]: time=\"2026-06-12T15:21:53.123534992Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=807974be-ace5-40e9-a5ed-2c97c2e2d684 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:53.123989 crc crio[3654]: time=\"2026-06-12T15:21:53.123937436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:53.153305 crc crio[3654]: time=\"2026-06-12T15:21:53.149470262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:53.158303 crc crio[3654]: time=\"2026-06-12T15:21:53.15814215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:21:53.288002 crc crio[3654]: time=\"2026-06-12T15:21:53.28780792Z\" level=info msg=\"Created container 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=807974be-ace5-40e9-a5ed-2c97c2e2d684 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:21:53.289030 crc crio[3654]: time=\"2026-06-12T15:21:53.288952887Z\" level=info msg=\"Starting container: 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e\" id=42879811-6f34-4867-adfb-9a8ed2b245fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:21:53.294595 crc crio[3654]: time=\"2026-06-12T15:21:53.294430699Z\" level=info msg=\"Started container\" PID=19338 containerID=1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=42879811-6f34-4867-adfb-9a8ed2b245fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:22:19.644879 crc crio[3654]: time=\"2026-06-12T15:22:19.644151171Z\" level=info msg=\"Stopping container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260 (timeout: 2s)\" id=01e86142-bfc3-4496-95ac-edd78df40133 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:19.793734 crc crio[3654]: time=\"2026-06-12T15:22:19.793576533Z\" level=info msg=\"Stopped container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=01e86142-bfc3-4496-95ac-edd78df40133 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:19.795847 crc crio[3654]: time=\"2026-06-12T15:22:19.795747014Z\" level=info msg=\"Stopping pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=85b2dd47-597e-45c7-b308-7cd445ea2e3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:19.797359 crc crio[3654]: time=\"2026-06-12T15:22:19.79680008Z\" level=info msg=\"Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000130658}] Aliases:map[]}\"\nJun 12 15:22:19.797528 crc crio[3654]: time=\"2026-06-12T15:22:19.79741807Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7r2kc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:22:20.244987 crc crio[3654]: time=\"2026-06-12T15:22:20.244665642Z\" level=info msg=\"Stopping container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6 (timeout: 2s)\" id=cb352d8c-f2b2-4006-a3b9-efe42dc30c88 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:20.374330 crc crio[3654]: time=\"2026-06-12T15:22:20.374128512Z\" level=info msg=\"Stopped container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server\" id=cb352d8c-f2b2-4006-a3b9-efe42dc30c88 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:20.375522 crc crio[3654]: time=\"2026-06-12T15:22:20.375448135Z\" level=info msg=\"Stopping pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=3c9f40ae-918d-47dc-9ae8-6836a67ea28b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:20.376015 crc crio[3654]: time=\"2026-06-12T15:22:20.375939262Z\" level=info msg=\"Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc000184708}] Aliases:map[]}\"\nJun 12 15:22:20.376137 crc crio[3654]: time=\"2026-06-12T15:22:20.376095657Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-tkftc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:22:20.706707 crc crio[3654]: time=\"2026-06-12T15:22:20.706484562Z\" level=info msg=\"Stopped pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=85b2dd47-597e-45c7-b308-7cd445ea2e3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:20.942736 crc crio[3654]: time=\"2026-06-12T15:22:20.94196834Z\" level=info msg=\"Stopped pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=3c9f40ae-918d-47dc-9ae8-6836a67ea28b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:20.974161 crc crio[3654]: time=\"2026-06-12T15:22:20.974031624Z\" level=info msg=\"Removing container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260\" id=d3af82aa-78fd-4493-88fb-caea1e651c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:21.028582 crc crio[3654]: time=\"2026-06-12T15:22:21.028510791Z\" level=info msg=\"Removed container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=d3af82aa-78fd-4493-88fb-caea1e651c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:21.032476 crc crio[3654]: time=\"2026-06-12T15:22:21.032435348Z\" level=info msg=\"Removing container: 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6\" id=47e1e109-2601-4b56-8723-091e5104726d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:21.062482 crc crio[3654]: time=\"2026-06-12T15:22:21.062366702Z\" level=info msg=\"Removed container 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6: openshift-marketplace/certified-operators-7r2kc/extract-content\" id=47e1e109-2601-4b56-8723-091e5104726d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:21.068789 crc crio[3654]: time=\"2026-06-12T15:22:21.066683574Z\" level=info msg=\"Removing container: d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae\" id=38111aab-2915-4999-a81d-d986b12b88a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:21.094483 crc crio[3654]: time=\"2026-06-12T15:22:21.094398076Z\" level=info msg=\"Removed container d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae: openshift-marketplace/certified-operators-7r2kc/extract-utilities\" id=38111aab-2915-4999-a81d-d986b12b88a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:21.981108 crc crio[3654]: time=\"2026-06-12T15:22:21.980962529Z\" level=info msg=\"Removing container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6\" id=0bc480a9-c017-4b76-8878-02af5088aedf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:22.001031 crc crio[3654]: time=\"2026-06-12T15:22:22.000925942Z\" level=info msg=\"Removed container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server\" id=0bc480a9-c017-4b76-8878-02af5088aedf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:22.003642 crc crio[3654]: time=\"2026-06-12T15:22:22.003541548Z\" level=info msg=\"Removing container: 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2\" id=ea537115-705c-4038-a056-5c7f6181fd48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:22.052122 crc crio[3654]: time=\"2026-06-12T15:22:22.052039628Z\" level=info msg=\"Removed container 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2: openshift-marketplace/community-operators-tkftc/extract-content\" id=ea537115-705c-4038-a056-5c7f6181fd48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:22.063066 crc crio[3654]: time=\"2026-06-12T15:22:22.062890846Z\" level=info msg=\"Stopping container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2 (timeout: 2s)\" id=f14c47f5-b0be-4876-8b74-b641836fd4b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:22.063754 crc crio[3654]: time=\"2026-06-12T15:22:22.063654162Z\" level=info msg=\"Removing container: 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719\" id=7237ce1a-2064-4085-afdd-65eceab2dbeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:22.117450 crc crio[3654]: time=\"2026-06-12T15:22:22.117353003Z\" level=info msg=\"Removed container 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719: openshift-marketplace/community-operators-tkftc/extract-utilities\" id=7237ce1a-2064-4085-afdd-65eceab2dbeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:22.234128 crc crio[3654]: time=\"2026-06-12T15:22:22.233991159Z\" level=info msg=\"Stopped container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=f14c47f5-b0be-4876-8b74-b641836fd4b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:22.235094 crc crio[3654]: time=\"2026-06-12T15:22:22.235016073Z\" level=info msg=\"Stopping pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=3ace3ac2-a2b0-43c3-ab15-2ad9c77ef209 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:22.235672 crc crio[3654]: time=\"2026-06-12T15:22:22.235600942Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc0014ee9c8}] Aliases:map[]}\"\nJun 12 15:22:22.235823 crc crio[3654]: time=\"2026-06-12T15:22:22.235788868Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dkx87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:22:22.862469 crc crio[3654]: time=\"2026-06-12T15:22:22.861787945Z\" level=info msg=\"Stopping container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88 (timeout: 2s)\" id=71ade1bc-40d5-4092-8709-f721a5e40b3f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:23.001608 crc crio[3654]: time=\"2026-06-12T15:22:22.999639965Z\" level=info msg=\"Stopped container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=71ade1bc-40d5-4092-8709-f721a5e40b3f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:23.001608 crc crio[3654]: time=\"2026-06-12T15:22:23.000892827Z\" level=info msg=\"Stopping pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=319612d8-d208-4a19-a8d1-94fab7785568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:23.001608 crc crio[3654]: time=\"2026-06-12T15:22:23.001480217Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014eee38}] Aliases:map[]}\"\nJun 12 15:22:23.003703 crc crio[3654]: time=\"2026-06-12T15:22:23.001694364Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-v5bq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:22:23.097540 crc crio[3654]: time=\"2026-06-12T15:22:23.096586869Z\" level=info msg=\"Stopped pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=3ace3ac2-a2b0-43c3-ab15-2ad9c77ef209 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:23.170574 crc crio[3654]: time=\"2026-06-12T15:22:23.170471341Z\" level=info msg=\"Stopping container: 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e (timeout: 2s)\" id=f17e7294-d35b-45d2-a15f-cf9e6ae08eb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:23.322386 crc crio[3654]: time=\"2026-06-12T15:22:23.321643031Z\" level=info msg=\"Stopped container 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f17e7294-d35b-45d2-a15f-cf9e6ae08eb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:22:23.500070 crc crio[3654]: time=\"2026-06-12T15:22:23.49984387Z\" level=info msg=\"Stopped pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=319612d8-d208-4a19-a8d1-94fab7785568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:24.020458 crc crio[3654]: time=\"2026-06-12T15:22:24.020328987Z\" level=info msg=\"Removing container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87\" id=a955cd1e-7343-424c-b926-75c0cea18c31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.228372 crc crio[3654]: time=\"2026-06-12T15:22:24.228151582Z\" level=info msg=\"Removed container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a955cd1e-7343-424c-b926-75c0cea18c31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.231742 crc crio[3654]: time=\"2026-06-12T15:22:24.231571812Z\" level=info msg=\"Removing container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2\" id=9bbc815f-98d5-47df-90cd-407f9941bc62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.248828 crc crio[3654]: time=\"2026-06-12T15:22:24.248747534Z\" level=info msg=\"Removed container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=9bbc815f-98d5-47df-90cd-407f9941bc62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.251087 crc crio[3654]: time=\"2026-06-12T15:22:24.250891602Z\" level=info msg=\"Removing container: 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1\" id=91a4309b-519a-48af-8054-c51fd896b19c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.270045 crc crio[3654]: time=\"2026-06-12T15:22:24.269888523Z\" level=info msg=\"Removed container 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1: openshift-marketplace/redhat-marketplace-dkx87/extract-content\" id=91a4309b-519a-48af-8054-c51fd896b19c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.272703 crc crio[3654]: time=\"2026-06-12T15:22:24.272523169Z\" level=info msg=\"Removing container: 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8\" id=bff4fb08-a83d-4784-87b1-1f2a1a6171ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.296140 crc crio[3654]: time=\"2026-06-12T15:22:24.296060531Z\" level=info msg=\"Removed container 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities\" id=bff4fb08-a83d-4784-87b1-1f2a1a6171ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.298801 crc crio[3654]: time=\"2026-06-12T15:22:24.298716098Z\" level=info msg=\"Removing container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88\" id=3fa319de-8154-41fe-8f3f-ab93aea37053 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.325306 crc crio[3654]: time=\"2026-06-12T15:22:24.32514449Z\" level=info msg=\"Removed container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=3fa319de-8154-41fe-8f3f-ab93aea37053 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.328525 crc crio[3654]: time=\"2026-06-12T15:22:24.328439353Z\" level=info msg=\"Removing container: 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9\" id=aa9c2676-f425-42e2-ba78-5b58b46086e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.359203 crc crio[3654]: time=\"2026-06-12T15:22:24.356801176Z\" level=info msg=\"Removed container 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9: openshift-marketplace/redhat-operators-v5bq7/extract-content\" id=aa9c2676-f425-42e2-ba78-5b58b46086e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.360215 crc crio[3654]: time=\"2026-06-12T15:22:24.360138754Z\" level=info msg=\"Removing container: 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2\" id=8fdcdee7-fce5-49e6-90e8-1b7fc92aea68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:24.385416 crc crio[3654]: time=\"2026-06-12T15:22:24.384674079Z\" level=info msg=\"Removed container 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2: openshift-marketplace/redhat-operators-v5bq7/extract-utilities\" id=8fdcdee7-fce5-49e6-90e8-1b7fc92aea68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:22:33.150482 crc crio[3654]: time=\"2026-06-12T15:22:33.14923873Z\" level=info msg=\"Stopping pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=cae70de0-aa46-4ebf-9f14-2f5f12b30fbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.150482 crc crio[3654]: time=\"2026-06-12T15:22:33.150446031Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=cae70de0-aa46-4ebf-9f14-2f5f12b30fbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.152406 crc crio[3654]: time=\"2026-06-12T15:22:33.150959778Z\" level=info msg=\"Removing pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=9d3cbb2f-ff7c-4647-9aca-fb598265cafb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.160971 crc crio[3654]: time=\"2026-06-12T15:22:33.160846199Z\" level=info msg=\"Removed pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=9d3cbb2f-ff7c-4647-9aca-fb598265cafb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.165049 crc crio[3654]: time=\"2026-06-12T15:22:33.164903742Z\" level=info msg=\"Stopping pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=b8d15a79-8394-49b5-a804-37ea5ac705b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.165435 crc crio[3654]: time=\"2026-06-12T15:22:33.165056157Z\" level=info msg=\"Stopped pod sandbox (already stopped): 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=b8d15a79-8394-49b5-a804-37ea5ac705b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.166574 crc crio[3654]: time=\"2026-06-12T15:22:33.166500044Z\" level=info msg=\"Removing pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=a1372955-7f36-49ff-ae82-44518acbb667 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.176454 crc crio[3654]: time=\"2026-06-12T15:22:33.176341211Z\" level=info msg=\"Removed pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=a1372955-7f36-49ff-ae82-44518acbb667 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.177452 crc crio[3654]: time=\"2026-06-12T15:22:33.177373453Z\" level=info msg=\"Stopping pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=d5c515fe-3506-4ca3-a8a2-6305d420f265 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.177558 crc crio[3654]: time=\"2026-06-12T15:22:33.177463126Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=d5c515fe-3506-4ca3-a8a2-6305d420f265 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.178428 crc crio[3654]: time=\"2026-06-12T15:22:33.178338955Z\" level=info msg=\"Removing pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=9647e23a-e58f-48d0-84cf-9d94b573be50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.188170 crc crio[3654]: time=\"2026-06-12T15:22:33.188062709Z\" level=info msg=\"Removed pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=9647e23a-e58f-48d0-84cf-9d94b573be50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.189008 crc crio[3654]: time=\"2026-06-12T15:22:33.188888155Z\" level=info msg=\"Stopping pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=8cdff5ce-3460-4027-b129-f7b956357a75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.189127 crc crio[3654]: time=\"2026-06-12T15:22:33.189018409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=8cdff5ce-3460-4027-b129-f7b956357a75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:22:33.189766 crc crio[3654]: time=\"2026-06-12T15:22:33.189660361Z\" level=info msg=\"Removing pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=a102c3eb-aabc-494f-a937-f22fe52e3e05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:22:33.197870 crc crio[3654]: time=\"2026-06-12T15:22:33.197708869Z\" level=info msg=\"Removed pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=a102c3eb-aabc-494f-a937-f22fe52e3e05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:23:47.582630 crc crio[3654]: time=\"2026-06-12T15:23:47.581382189Z\" level=info msg=\"Stopping container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977 (timeout: 30s)\" id=f9c6d2b9-ec86-4262-8b9d-b228fb2835d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.594940 crc crio[3654]: time=\"2026-06-12T15:23:47.594832165Z\" level=info msg=\"Stopping container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da (timeout: 30s)\" id=317077a0-5650-450f-a828-c5fe077d31a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.613293 crc crio[3654]: time=\"2026-06-12T15:23:47.613139284Z\" level=info msg=\"Stopping container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb (timeout: 30s)\" id=8aab506c-33d4-47e8-91e5-b3ec14daf682 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.633488 crc crio[3654]: time=\"2026-06-12T15:23:47.633396389Z\" level=info msg=\"Stopping container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69 (timeout: 30s)\" id=2a7e74b4-fac0-4767-9a81-aee54a57ca00 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.666341 crc crio[3654]: time=\"2026-06-12T15:23:47.66621725Z\" level=info msg=\"Stopping container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4 (timeout: 30s)\" id=54edbfb7-0077-4493-9af4-65f3902fc1fc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.726902 crc crio[3654]: time=\"2026-06-12T15:23:47.726788635Z\" level=info msg=\"Stopped container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server\" id=317077a0-5650-450f-a828-c5fe077d31a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.727942 crc crio[3654]: time=\"2026-06-12T15:23:47.727880675Z\" level=info msg=\"Stopping pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=4c5d4d18-f29f-464a-a739-02a590077e04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:47.729598 crc crio[3654]: time=\"2026-06-12T15:23:47.729535317Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc000f42758}] Aliases:map[]}\"\nJun 12 15:23:47.730073 crc crio[3654]: time=\"2026-06-12T15:23:47.730018564Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:47.745343 crc crio[3654]: time=\"2026-06-12T15:23:47.745153453Z\" level=info msg=\"Stopped container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server\" id=f9c6d2b9-ec86-4262-8b9d-b228fb2835d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.746279 crc crio[3654]: time=\"2026-06-12T15:23:47.745974183Z\" level=info msg=\"Stopping pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=83a3080b-8347-4804-b871-ef4cba2a2e94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:47.748440 crc crio[3654]: time=\"2026-06-12T15:23:47.746451941Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc000f42828}] Aliases:map[]}\"\nJun 12 15:23:47.748440 crc crio[3654]: time=\"2026-06-12T15:23:47.746626247Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:47.761829 crc crio[3654]: time=\"2026-06-12T15:23:47.761691163Z\" level=info msg=\"Stopped container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=2a7e74b4-fac0-4767-9a81-aee54a57ca00 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.762847 crc crio[3654]: time=\"2026-06-12T15:23:47.762633418Z\" level=info msg=\"Stopping pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=3d73bf19-419b-4cdf-89d1-8220d496fb50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:47.763022 crc crio[3654]: time=\"2026-06-12T15:23:47.76295602Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc000630e00}] Aliases:map[]}\"\nJun 12 15:23:47.763235 crc crio[3654]: time=\"2026-06-12T15:23:47.763128806Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:47.764640 crc crio[3654]: time=\"2026-06-12T15:23:47.764541438Z\" level=info msg=\"Stopped container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8aab506c-33d4-47e8-91e5-b3ec14daf682 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.765142 crc crio[3654]: time=\"2026-06-12T15:23:47.765077048Z\" level=info msg=\"Stopping pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=34d42f8e-c802-45f8-98f2-cdae726bcb5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:47.765614 crc crio[3654]: time=\"2026-06-12T15:23:47.765555226Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc001dc2210}] Aliases:map[]}\"\nJun 12 15:23:47.765782 crc crio[3654]: time=\"2026-06-12T15:23:47.765714222Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:47.795322 crc crio[3654]: time=\"2026-06-12T15:23:47.795069935Z\" level=info msg=\"Stopped container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=54edbfb7-0077-4493-9af4-65f3902fc1fc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:23:47.798776 crc crio[3654]: time=\"2026-06-12T15:23:47.798578675Z\" level=info msg=\"Stopping pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=3b9731d9-1fea-4fce-a34a-4b0f1f1ed5e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:47.800696 crc crio[3654]: time=\"2026-06-12T15:23:47.800667863Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc001dc2390}] Aliases:map[]}\"\nJun 12 15:23:47.801042 crc crio[3654]: time=\"2026-06-12T15:23:47.801020796Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:47.980750 crc crio[3654]: time=\"2026-06-12T15:23:47.979964802Z\" level=info msg=\"Stopped pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=83a3080b-8347-4804-b871-ef4cba2a2e94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:48.095173 crc crio[3654]: time=\"2026-06-12T15:23:48.093558841Z\" level=info msg=\"Stopped pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=4c5d4d18-f29f-464a-a739-02a590077e04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:48.119353 crc crio[3654]: time=\"2026-06-12T15:23:48.119145496Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/POD\" id=ef307f25-9952-48b2-b166-0d22142c392c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:48.119601 crc crio[3654]: time=\"2026-06-12T15:23:48.119367954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:48.120533 crc crio[3654]: time=\"2026-06-12T15:23:48.120401403Z\" level=info msg=\"Stopped pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=3d73bf19-419b-4cdf-89d1-8220d496fb50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:48.127066 crc crio[3654]: time=\"2026-06-12T15:23:48.126944657Z\" level=info msg=\"Stopped pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=34d42f8e-c802-45f8-98f2-cdae726bcb5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:48.145846 crc crio[3654]: time=\"2026-06-12T15:23:48.145745986Z\" level=info msg=\"Stopped pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=3b9731d9-1fea-4fce-a34a-4b0f1f1ed5e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:23:48.168914 crc crio[3654]: time=\"2026-06-12T15:23:48.168780288Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}\"\nJun 12 15:23:48.169073 crc crio[3654]: time=\"2026-06-12T15:23:48.168948834Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:48.480569 crc crio[3654]: 2026-06-12T15:23:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e6aa7afca60f5c Mac:12:c0:49:f2:ab:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:23:48.482617 crc crio[3654]: time=\"2026-06-12T15:23:48.482537728Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}\"\nJun 12 15:23:48.482961 crc crio[3654]: time=\"2026-06-12T15:23:48.482895571Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:23:48.491351 crc crio[3654]: time=\"2026-06-12T15:23:48.491153595Z\" level=info msg=\"Ran pod sandbox 9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/POD\" id=ef307f25-9952-48b2-b166-0d22142c392c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:48.494901 crc crio[3654]: time=\"2026-06-12T15:23:48.494822169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9aafd9f5-515f-4cda-b973-9010aab56433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:48.497823 crc crio[3654]: time=\"2026-06-12T15:23:48.497735017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8c6ebdd6-9eb0-4f26-a49a-ca5034afbf50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:48.513387 crc crio[3654]: time=\"2026-06-12T15:23:48.513239749Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=ec7339ec-9232-40a9-a4a3-dcd2b5647821 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:48.513839 crc crio[3654]: time=\"2026-06-12T15:23:48.513765109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:48.550401 crc crio[3654]: time=\"2026-06-12T15:23:48.550223163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:48.553639 crc crio[3654]: time=\"2026-06-12T15:23:48.553572017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:48.676828 crc crio[3654]: time=\"2026-06-12T15:23:48.676023127Z\" level=info msg=\"Created container 6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=ec7339ec-9232-40a9-a4a3-dcd2b5647821 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:48.679316 crc crio[3654]: time=\"2026-06-12T15:23:48.678304881Z\" level=info msg=\"Starting container: 6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee\" id=5f10434d-5891-4c4b-b4ba-c8c775acc942 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:48.687324 crc crio[3654]: time=\"2026-06-12T15:23:48.686741902Z\" level=info msg=\"Started container\" PID=21391 containerID=6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee description=openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator id=5f10434d-5891-4c4b-b4ba-c8c775acc942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d\nJun 12 15:23:48.766909 crc crio[3654]: time=\"2026-06-12T15:23:48.766780606Z\" level=info msg=\"Removing container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977\" id=75ee01d2-f1cd-4a84-b04f-8ddc9fe03bc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.790441 crc crio[3654]: time=\"2026-06-12T15:23:48.790344906Z\" level=info msg=\"Removed container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server\" id=75ee01d2-f1cd-4a84-b04f-8ddc9fe03bc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.795005 crc crio[3654]: time=\"2026-06-12T15:23:48.794869832Z\" level=info msg=\"Removing container: d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0\" id=dd561049-b41e-41ad-b3ea-a279048764c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.847650 crc crio[3654]: time=\"2026-06-12T15:23:48.847560908Z\" level=info msg=\"Removed container d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0: openshift-marketplace/certified-operators-l27pk/extract-content\" id=dd561049-b41e-41ad-b3ea-a279048764c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.853427 crc crio[3654]: time=\"2026-06-12T15:23:48.853128693Z\" level=info msg=\"Removing container: 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95\" id=2a25698e-4e5e-4720-aec0-daa55ed60c49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.894330 crc crio[3654]: time=\"2026-06-12T15:23:48.894152446Z\" level=info msg=\"Removed container 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2a25698e-4e5e-4720-aec0-daa55ed60c49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.901989 crc crio[3654]: time=\"2026-06-12T15:23:48.901909012Z\" level=info msg=\"Removing container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69\" id=5e772c24-8d5d-4f6c-a281-6298cda22f66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.931177 crc crio[3654]: time=\"2026-06-12T15:23:48.931084137Z\" level=info msg=\"Removed container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=5e772c24-8d5d-4f6c-a281-6298cda22f66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.934968 crc crio[3654]: time=\"2026-06-12T15:23:48.934905756Z\" level=info msg=\"Removing container: e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a\" id=d85170c3-85d3-4845-91ed-887561315068 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.970555 crc crio[3654]: time=\"2026-06-12T15:23:48.970383722Z\" level=info msg=\"Removed container e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=d85170c3-85d3-4845-91ed-887561315068 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:48.982873 crc crio[3654]: time=\"2026-06-12T15:23:48.982801128Z\" level=info msg=\"Removing container: f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a\" id=76df649a-f1e2-4122-afc1-d2d6f2fb8ecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.003017 crc crio[3654]: time=\"2026-06-12T15:23:49.002916431Z\" level=info msg=\"Removed container f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=76df649a-f1e2-4122-afc1-d2d6f2fb8ecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.015602 crc crio[3654]: time=\"2026-06-12T15:23:49.015107161Z\" level=info msg=\"Removing container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb\" id=7f04e61e-24a2-4430-8738-cb03e15ea69d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.038915 crc crio[3654]: time=\"2026-06-12T15:23:49.038817235Z\" level=info msg=\"Removed container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7f04e61e-24a2-4430-8738-cb03e15ea69d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.043075 crc crio[3654]: time=\"2026-06-12T15:23:49.042975669Z\" level=info msg=\"Removing container: 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc\" id=6ed85a68-17a6-459a-a1ae-df9d7c8d8391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.062912 crc crio[3654]: time=\"2026-06-12T15:23:49.062813551Z\" level=info msg=\"Removed container 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6ed85a68-17a6-459a-a1ae-df9d7c8d8391 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.069710 crc crio[3654]: time=\"2026-06-12T15:23:49.069649233Z\" level=info msg=\"Removing container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da\" id=5b6a7e06-b572-4cc0-a0a6-754e1d3253ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.093910 crc crio[3654]: time=\"2026-06-12T15:23:49.093770446Z\" level=info msg=\"Removed container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5b6a7e06-b572-4cc0-a0a6-754e1d3253ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.097604 crc crio[3654]: time=\"2026-06-12T15:23:49.097508141Z\" level=info msg=\"Removing container: 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6\" id=81e249ab-5518-4a15-a3e3-d258ddedb351 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.134956 crc crio[3654]: time=\"2026-06-12T15:23:49.133695628Z\" level=info msg=\"Removed container 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6: openshift-marketplace/community-operators-qhh6t/extract-content\" id=81e249ab-5518-4a15-a3e3-d258ddedb351 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.137480 crc crio[3654]: time=\"2026-06-12T15:23:49.137334931Z\" level=info msg=\"Removing container: 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b\" id=ad2b4bc2-4ca1-44ea-9d30-4e292565bb6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.159028 crc crio[3654]: time=\"2026-06-12T15:23:49.158923258Z\" level=info msg=\"Removed container 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=ad2b4bc2-4ca1-44ea-9d30-4e292565bb6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.164864 crc crio[3654]: time=\"2026-06-12T15:23:49.16415341Z\" level=info msg=\"Removing container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4\" id=f6c2954d-f992-4bb1-a07b-e01ce707c845 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.182690 crc crio[3654]: time=\"2026-06-12T15:23:49.182579943Z\" level=info msg=\"Removed container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f6c2954d-f992-4bb1-a07b-e01ce707c845 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.186592 crc crio[3654]: time=\"2026-06-12T15:23:49.186149482Z\" level=info msg=\"Removing container: d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52\" id=0e3d779b-73e4-443f-8274-0fc65efb823d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.220977 crc crio[3654]: time=\"2026-06-12T15:23:49.220837883Z\" level=info msg=\"Removed container d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=0e3d779b-73e4-443f-8274-0fc65efb823d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.224586 crc crio[3654]: time=\"2026-06-12T15:23:49.224500398Z\" level=info msg=\"Removing container: 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5\" id=8bbe6505-4997-4a31-9511-e74c3ea66c1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:49.244021 crc crio[3654]: time=\"2026-06-12T15:23:49.243869104Z\" level=info msg=\"Removed container 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=8bbe6505-4997-4a31-9511-e74c3ea66c1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:23:50.236749 crc crio[3654]: time=\"2026-06-12T15:23:50.236629609Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-744mc/POD\" id=156b8c18-2861-4039-ba2e-a9c6fcd717f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:50.236749 crc crio[3654]: time=\"2026-06-12T15:23:50.236750864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.267560 crc crio[3654]: time=\"2026-06-12T15:23:50.266782873Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000f36030}] Aliases:map[]}\"\nJun 12 15:23:50.267560 crc crio[3654]: time=\"2026-06-12T15:23:50.267366925Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-744mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:50.383638 crc crio[3654]: time=\"2026-06-12T15:23:50.383547552Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-htt7p/POD\" id=6da59282-8bb2-44d6-88e3-dd64e4a770d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:50.383787 crc crio[3654]: time=\"2026-06-12T15:23:50.383649416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.404828 crc crio[3654]: time=\"2026-06-12T15:23:50.404682202Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc00239a358}] Aliases:map[]}\"\nJun 12 15:23:50.404828 crc crio[3654]: time=\"2026-06-12T15:23:50.404762675Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-htt7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:50.506819 crc crio[3654]: 2026-06-12T15:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc5fd6248e269e6 Mac:d2:7f:3c:24:94:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 SocketPath: PciID:}] [{Interface:0xc0004b25f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:23:50.508578 crc crio[3654]: time=\"2026-06-12T15:23:50.507628981Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000f36030}] Aliases:map[]}\"\nJun 12 15:23:50.508578 crc crio[3654]: time=\"2026-06-12T15:23:50.507815138Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:23:50.516423 crc crio[3654]: time=\"2026-06-12T15:23:50.516166728Z\" level=info msg=\"Ran pod sandbox cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 with infra container: openshift-marketplace/redhat-marketplace-744mc/POD\" id=156b8c18-2861-4039-ba2e-a9c6fcd717f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:50.518540 crc crio[3654]: time=\"2026-06-12T15:23:50.518393048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7730370-3328-4b98-bc53-ab6d7931954e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:50.520529 crc crio[3654]: time=\"2026-06-12T15:23:50.520458405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d26d2bca-9eef-45b4-b12b-be9183a95b7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:50.528489 crc crio[3654]: time=\"2026-06-12T15:23:50.528401038Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-744mc/extract-utilities\" id=02b29242-9050-450a-8d0d-7901913475c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:50.529069 crc crio[3654]: time=\"2026-06-12T15:23:50.52898395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.569696 crc crio[3654]: time=\"2026-06-12T15:23:50.569569856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.574346 crc crio[3654]: time=\"2026-06-12T15:23:50.574201698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.675164 crc crio[3654]: time=\"2026-06-12T15:23:50.672591509Z\" level=info msg=\"Created container d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b: openshift-marketplace/redhat-marketplace-744mc/extract-utilities\" id=02b29242-9050-450a-8d0d-7901913475c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:50.675909 crc crio[3654]: time=\"2026-06-12T15:23:50.675869901Z\" level=info msg=\"Starting container: d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b\" id=c63c68ee-8f70-4b05-ab6f-4220f870332f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:50.684570 crc crio[3654]: time=\"2026-06-12T15:23:50.684421585Z\" level=info msg=\"Started container\" PID=21496 containerID=d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b description=openshift-marketplace/redhat-marketplace-744mc/extract-utilities id=c63c68ee-8f70-4b05-ab6f-4220f870332f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\nJun 12 15:23:50.741481 crc crio[3654]: 2026-06-12T15:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f573da33cccc2c Mac:fa:da:9b:e0:58:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:23:50.743567 crc crio[3654]: time=\"2026-06-12T15:23:50.743479139Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc00239a358}] Aliases:map[]}\"\nJun 12 15:23:50.743671 crc crio[3654]: time=\"2026-06-12T15:23:50.743648085Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:23:50.793093 crc crio[3654]: time=\"2026-06-12T15:23:50.792881929Z\" level=info msg=\"Ran pod sandbox 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 with infra container: openshift-marketplace/redhat-operators-htt7p/POD\" id=6da59282-8bb2-44d6-88e3-dd64e4a770d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:50.795485 crc crio[3654]: time=\"2026-06-12T15:23:50.79535646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0daeddc-1524-434a-af42-0580c41dede6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:50.799157 crc crio[3654]: time=\"2026-06-12T15:23:50.798958483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69e209a0-0157-4575-8e4f-32207bd4d433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:50.807103 crc crio[3654]: time=\"2026-06-12T15:23:50.806973808Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-htt7p/extract-utilities\" id=3d6e5288-6ce5-4b83-97b7-9c2b0dba14fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:50.807729 crc crio[3654]: time=\"2026-06-12T15:23:50.807660613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.840347 crc crio[3654]: time=\"2026-06-12T15:23:50.840173323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.847653 crc crio[3654]: time=\"2026-06-12T15:23:50.847595137Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b6e4a529-9232-4570-bca0-59ae1a068b4e name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:50.852688 crc crio[3654]: time=\"2026-06-12T15:23:50.852237849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:50.857788 crc crio[3654]: time=\"2026-06-12T15:23:50.857640879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:23:50.953883 crc crio[3654]: time=\"2026-06-12T15:23:50.95362617Z\" level=info msg=\"Created container 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696: openshift-marketplace/redhat-operators-htt7p/extract-utilities\" id=3d6e5288-6ce5-4b83-97b7-9c2b0dba14fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:50.955389 crc crio[3654]: time=\"2026-06-12T15:23:50.955191707Z\" level=info msg=\"Starting container: 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696\" id=5f127353-e13d-4a87-8c25-ec5e533aa103 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:50.962649 crc crio[3654]: time=\"2026-06-12T15:23:50.962510028Z\" level=info msg=\"Started container\" PID=21509 containerID=3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696 description=openshift-marketplace/redhat-operators-htt7p/extract-utilities id=5f127353-e13d-4a87-8c25-ec5e533aa103 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\nJun 12 15:23:51.531086 crc crio[3654]: time=\"2026-06-12T15:23:51.530738979Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=b6e4a529-9232-4570-bca0-59ae1a068b4e name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:51.534087 crc crio[3654]: time=\"2026-06-12T15:23:51.533930466Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c4d4ac4e-925b-49b0-b86f-d399f7001743 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:51.539157 crc crio[3654]: time=\"2026-06-12T15:23:51.538993453Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a54e12c5-cddc-4e13-af1e-f3235b196e99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:51.550458 crc crio[3654]: time=\"2026-06-12T15:23:51.550160875Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-744mc/extract-content\" id=4276e025-ed8e-49dd-be9f-394e15295ab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:51.552631 crc crio[3654]: time=\"2026-06-12T15:23:51.551449573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:51.575797 crc crio[3654]: time=\"2026-06-12T15:23:51.575669047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:51.580071 crc crio[3654]: time=\"2026-06-12T15:23:51.579986206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:51.695174 crc crio[3654]: time=\"2026-06-12T15:23:51.695032311Z\" level=info msg=\"Created container 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff: openshift-marketplace/redhat-marketplace-744mc/extract-content\" id=4276e025-ed8e-49dd-be9f-394e15295ab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:51.696564 crc crio[3654]: time=\"2026-06-12T15:23:51.696486766Z\" level=info msg=\"Starting container: 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff\" id=eef3d47b-03ec-4fed-8693-613282215633 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:51.701938 crc crio[3654]: time=\"2026-06-12T15:23:51.701855604Z\" level=info msg=\"Started container\" PID=21518 containerID=2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff description=openshift-marketplace/redhat-marketplace-744mc/extract-content id=eef3d47b-03ec-4fed-8693-613282215633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\nJun 12 15:23:51.872316 crc crio[3654]: time=\"2026-06-12T15:23:51.872118218Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9979c5e6-1f53-4d0e-ae97-ddaf931d453f name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:51.877378 crc crio[3654]: time=\"2026-06-12T15:23:51.877211376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:23:52.555928 crc crio[3654]: time=\"2026-06-12T15:23:52.55531485Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-qtp5z/POD\" id=733827b1-2528-4769-b86b-1851fe35e249 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:52.555928 crc crio[3654]: time=\"2026-06-12T15:23:52.555858751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:52.580759 crc crio[3654]: time=\"2026-06-12T15:23:52.580626305Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0017901b0}] Aliases:map[]}\"\nJun 12 15:23:52.581054 crc crio[3654]: time=\"2026-06-12T15:23:52.580778211Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-qtp5z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:52.744091 crc crio[3654]: time=\"2026-06-12T15:23:52.743324459Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=9979c5e6-1f53-4d0e-ae97-ddaf931d453f name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:52.745637 crc crio[3654]: time=\"2026-06-12T15:23:52.745554291Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=650adba8-af76-43ff-8c4e-7adc0df06430 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:52.750127 crc crio[3654]: time=\"2026-06-12T15:23:52.750048406Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b5d59998-6931-4d48-9c95-af81d7421858 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:52.753142 crc crio[3654]: time=\"2026-06-12T15:23:52.753099929Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-85xgt/POD\" id=9c55d750-ef57-4b43-9c13-bfa98609fdfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:52.753142 crc crio[3654]: time=\"2026-06-12T15:23:52.753169742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:52.760335 crc crio[3654]: time=\"2026-06-12T15:23:52.756948761Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-htt7p/extract-content\" id=ee9bd276-c9b2-4695-b1bc-ed08c170a963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:52.763828 crc crio[3654]: time=\"2026-06-12T15:23:52.763721671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:52.780565 crc crio[3654]: time=\"2026-06-12T15:23:52.778206001Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000f42228}] Aliases:map[]}\"\nJun 12 15:23:52.780565 crc crio[3654]: time=\"2026-06-12T15:23:52.778347777Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-85xgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:23:52.816768 crc crio[3654]: time=\"2026-06-12T15:23:52.816552086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:52.822734 crc crio[3654]: time=\"2026-06-12T15:23:52.82148389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:52.899014 crc crio[3654]: time=\"2026-06-12T15:23:52.898781385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7459442-5ae7-4255-bffb-682a16d9913c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:52.918219 crc crio[3654]: time=\"2026-06-12T15:23:52.91784902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e22e4ae-fe37-43ce-81dd-963493666e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:52.931911 crc crio[3654]: time=\"2026-06-12T15:23:52.931514457Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=ab62aa01-7b60-45ee-8da9-6e78cd84e014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:52.932236 crc crio[3654]: time=\"2026-06-12T15:23:52.932147421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:52.941627 crc crio[3654]: 2026-06-12T15:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cada00a69315516 Mac:f2:10:07:10:0e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a SocketPath: PciID:}] [{Interface:0xc00013ced0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:23:52.943765 crc crio[3654]: time=\"2026-06-12T15:23:52.943599401Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0017901b0}] Aliases:map[]}\"\nJun 12 15:23:52.943924 crc crio[3654]: time=\"2026-06-12T15:23:52.943784018Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:23:52.988709 crc crio[3654]: time=\"2026-06-12T15:23:52.986058111Z\" level=info msg=\"Created container 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723: openshift-marketplace/redhat-operators-htt7p/extract-content\" id=ee9bd276-c9b2-4695-b1bc-ed08c170a963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:52.990500 crc crio[3654]: time=\"2026-06-12T15:23:52.990461562Z\" level=info msg=\"Starting container: 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723\" id=a4c3412f-30c3-46be-becd-02036df68254 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:53.011697 crc crio[3654]: time=\"2026-06-12T15:23:53.011575918Z\" level=info msg=\"Started container\" PID=21584 containerID=080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723 description=openshift-marketplace/redhat-operators-htt7p/extract-content id=a4c3412f-30c3-46be-becd-02036df68254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\nJun 12 15:23:53.013768 crc crio[3654]: time=\"2026-06-12T15:23:53.013612324Z\" level=info msg=\"Ran pod sandbox cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec with infra container: openshift-marketplace/certified-operators-qtp5z/POD\" id=733827b1-2528-4769-b86b-1851fe35e249 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:53.014416 crc crio[3654]: time=\"2026-06-12T15:23:53.014198826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.032218 crc crio[3654]: time=\"2026-06-12T15:23:53.032139045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c131af6d-3146-4e15-8a9f-d1f4beac5bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:53.037825 crc crio[3654]: time=\"2026-06-12T15:23:53.037519441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.038538 crc crio[3654]: time=\"2026-06-12T15:23:53.038497629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0602f976-bb9e-4671-8e85-553669800c53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:53.140744 crc crio[3654]: time=\"2026-06-12T15:23:53.140572009Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qtp5z/extract-utilities\" id=bda5589f-4a82-4ef4-8c18-61ac0dde1a94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:53.141373 crc crio[3654]: time=\"2026-06-12T15:23:53.141304416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.169800 crc crio[3654]: time=\"2026-06-12T15:23:53.169632853Z\" level=info msg=\"Created container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=ab62aa01-7b60-45ee-8da9-6e78cd84e014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:53.170891 crc crio[3654]: time=\"2026-06-12T15:23:53.170818065Z\" level=info msg=\"Starting container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b\" id=ac327463-70af-44ae-be0c-ea3a9e881476 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:53.171706 crc crio[3654]: time=\"2026-06-12T15:23:53.171572393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.176748 crc crio[3654]: time=\"2026-06-12T15:23:53.176655593Z\" level=info msg=\"Started container\" PID=21610 containerID=9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b description=openshift-marketplace/redhat-marketplace-744mc/registry-server id=ac327463-70af-44ae-be0c-ea3a9e881476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\nJun 12 15:23:53.179652 crc crio[3654]: time=\"2026-06-12T15:23:53.179099171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.302393 crc crio[3654]: time=\"2026-06-12T15:23:53.302209984Z\" level=info msg=\"Created container 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4: openshift-marketplace/certified-operators-qtp5z/extract-utilities\" id=bda5589f-4a82-4ef4-8c18-61ac0dde1a94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:53.303514 crc crio[3654]: time=\"2026-06-12T15:23:53.303468021Z\" level=info msg=\"Starting container: 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4\" id=c38319da-d2ee-4e23-982b-58cfe2816210 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:53.310863 crc crio[3654]: time=\"2026-06-12T15:23:53.310754032Z\" level=info msg=\"Started container\" PID=21627 containerID=2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4 description=openshift-marketplace/certified-operators-qtp5z/extract-utilities id=c38319da-d2ee-4e23-982b-58cfe2816210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\nJun 12 15:23:53.376192 crc crio[3654]: 2026-06-12T15:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7ed52004755dcf Mac:6e:55:00:58:f7:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b SocketPath: PciID:}] [{Interface:0xc000284540 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:23:53.377554 crc crio[3654]: time=\"2026-06-12T15:23:53.377517234Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000f42228}] Aliases:map[]}\"\nJun 12 15:23:53.377981 crc crio[3654]: time=\"2026-06-12T15:23:53.377961541Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:23:53.420678 crc crio[3654]: time=\"2026-06-12T15:23:53.420614765Z\" level=info msg=\"Ran pod sandbox b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d with infra container: openshift-marketplace/community-operators-85xgt/POD\" id=9c55d750-ef57-4b43-9c13-bfa98609fdfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:23:53.423455 crc crio[3654]: time=\"2026-06-12T15:23:53.423350525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=379580d8-60c2-4a41-9032-c3a4662befd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:53.425794 crc crio[3654]: time=\"2026-06-12T15:23:53.425766794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21590e5d-349f-471f-8f26-38ac6450697b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:53.440785 crc crio[3654]: time=\"2026-06-12T15:23:53.440711486Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-85xgt/extract-utilities\" id=33587c74-bedf-4c8b-b6a1-6303ecd72c40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:53.441203 crc crio[3654]: time=\"2026-06-12T15:23:53.441149202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.466720 crc crio[3654]: time=\"2026-06-12T15:23:53.466622651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.470182 crc crio[3654]: time=\"2026-06-12T15:23:53.470083679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:53.596161 crc crio[3654]: time=\"2026-06-12T15:23:53.596037337Z\" level=info msg=\"Created container a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858: openshift-marketplace/community-operators-85xgt/extract-utilities\" id=33587c74-bedf-4c8b-b6a1-6303ecd72c40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:53.597951 crc crio[3654]: time=\"2026-06-12T15:23:53.597838031Z\" level=info msg=\"Starting container: a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858\" id=0e59eccb-9b5a-4cc2-a7c2-9dc6c9175a29 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:53.604932 crc crio[3654]: time=\"2026-06-12T15:23:53.604836022Z\" level=info msg=\"Started container\" PID=21645 containerID=a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858 description=openshift-marketplace/community-operators-85xgt/extract-utilities id=0e59eccb-9b5a-4cc2-a7c2-9dc6c9175a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\nJun 12 15:23:53.911054 crc crio[3654]: time=\"2026-06-12T15:23:53.910393559Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=20e37614-f8c6-4eec-8cfc-639ca05e2d39 name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:53.915625 crc crio[3654]: time=\"2026-06-12T15:23:53.91553722Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:23:53.920994 crc crio[3654]: time=\"2026-06-12T15:23:53.920956979Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1f3244e7-a976-442f-8556-67115e9c48d3 name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:53.924335 crc crio[3654]: time=\"2026-06-12T15:23:53.924200219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:23:54.488971 crc crio[3654]: time=\"2026-06-12T15:23:54.488755774Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=20e37614-f8c6-4eec-8cfc-639ca05e2d39 name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:54.490184 crc crio[3654]: time=\"2026-06-12T15:23:54.490092313Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e98aa439-9713-4c3b-9fbc-39033eaa152b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:54.493793 crc crio[3654]: time=\"2026-06-12T15:23:54.493660124Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ffa0bc0a-e3da-4e78-a0d9-644be822f97e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:54.500100 crc crio[3654]: time=\"2026-06-12T15:23:54.499968927Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qtp5z/extract-content\" id=b40777ac-d81e-4525-bd7c-6cd8d26c0a13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:54.500591 crc crio[3654]: time=\"2026-06-12T15:23:54.500496176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:54.529040 crc crio[3654]: time=\"2026-06-12T15:23:54.528904315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:54.533316 crc crio[3654]: time=\"2026-06-12T15:23:54.533155291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:54.640107 crc crio[3654]: time=\"2026-06-12T15:23:54.639976303Z\" level=info msg=\"Created container 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba: openshift-marketplace/certified-operators-qtp5z/extract-content\" id=b40777ac-d81e-4525-bd7c-6cd8d26c0a13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:54.642807 crc crio[3654]: time=\"2026-06-12T15:23:54.642602417Z\" level=info msg=\"Starting container: 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba\" id=8489b163-ef81-412a-8e76-178b5630f684 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:54.650635 crc crio[3654]: time=\"2026-06-12T15:23:54.650516255Z\" level=info msg=\"Started container\" PID=21678 containerID=1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba description=openshift-marketplace/certified-operators-qtp5z/extract-content id=8489b163-ef81-412a-8e76-178b5630f684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\nJun 12 15:23:54.738341 crc crio[3654]: time=\"2026-06-12T15:23:54.738163537Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=1f3244e7-a976-442f-8556-67115e9c48d3 name=/runtime.v1.ImageService/PullImage\nJun 12 15:23:54.739793 crc crio[3654]: time=\"2026-06-12T15:23:54.739660413Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=00995559-d5f4-4eb4-aafd-e6e04c29d31f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:54.742605 crc crio[3654]: time=\"2026-06-12T15:23:54.742530549Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e4a99eef-ab98-4b12-a5ca-64dbce6b1743 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:54.755117 crc crio[3654]: time=\"2026-06-12T15:23:54.75501846Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-85xgt/extract-content\" id=9bbf3fc2-2410-4c57-afed-8850f21c6561 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:54.755647 crc crio[3654]: time=\"2026-06-12T15:23:54.755584751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:54.777645 crc crio[3654]: time=\"2026-06-12T15:23:54.77754245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:54.780930 crc crio[3654]: time=\"2026-06-12T15:23:54.78078996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:54.905852 crc crio[3654]: time=\"2026-06-12T15:23:54.905641438Z\" level=info msg=\"Created container eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b: openshift-marketplace/community-operators-85xgt/extract-content\" id=9bbf3fc2-2410-4c57-afed-8850f21c6561 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:54.907801 crc crio[3654]: time=\"2026-06-12T15:23:54.907708226Z\" level=info msg=\"Starting container: eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b\" id=e85c7c9c-8696-4a22-940f-87259cfacf55 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:54.916430 crc crio[3654]: time=\"2026-06-12T15:23:54.916188942Z\" level=info msg=\"Started container\" PID=21690 containerID=eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b description=openshift-marketplace/community-operators-85xgt/extract-content id=e85c7c9c-8696-4a22-940f-87259cfacf55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\nJun 12 15:23:54.992884 crc crio[3654]: time=\"2026-06-12T15:23:54.992770803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fbd4bb33-9d75-4016-a0ce-7b166608b523 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:54.995611 crc crio[3654]: time=\"2026-06-12T15:23:54.995514235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=56532c3e-f5a8-4840-8bcb-018e1ed89507 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:55.007131 crc crio[3654]: time=\"2026-06-12T15:23:55.007023269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=7bcd0b5a-43ab-4539-b837-f99b10734515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:55.007532 crc crio[3654]: time=\"2026-06-12T15:23:55.007462156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:55.075562 crc crio[3654]: time=\"2026-06-12T15:23:55.075449985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:55.079881 crc crio[3654]: time=\"2026-06-12T15:23:55.079777624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:55.192725 crc crio[3654]: time=\"2026-06-12T15:23:55.192544791Z\" level=info msg=\"Created container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=7bcd0b5a-43ab-4539-b837-f99b10734515 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:55.194170 crc crio[3654]: time=\"2026-06-12T15:23:55.194071445Z\" level=info msg=\"Starting container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9\" id=b4b137f1-ad32-44af-b2bc-89b1c2740b54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:55.200801 crc crio[3654]: time=\"2026-06-12T15:23:55.200648435Z\" level=info msg=\"Started container\" PID=21704 containerID=210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9 description=openshift-marketplace/redhat-operators-htt7p/registry-server id=b4b137f1-ad32-44af-b2bc-89b1c2740b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\nJun 12 15:23:56.004545 crc crio[3654]: time=\"2026-06-12T15:23:56.003381839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f9b3f02b-8d31-4e78-b986-9ae80dcf342c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:56.006996 crc crio[3654]: time=\"2026-06-12T15:23:56.006837496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a625554b-dde4-41a6-9890-7d2cb3b850c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:56.016372 crc crio[3654]: time=\"2026-06-12T15:23:56.012894521Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-85xgt/registry-server\" id=6dbf8bbb-148a-42dc-9015-39eedbec9f67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:56.016372 crc crio[3654]: time=\"2026-06-12T15:23:56.013212133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:56.021129 crc crio[3654]: time=\"2026-06-12T15:23:56.017808972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6086a0a3-17a6-43de-aa73-8e239e6378e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:56.035039 crc crio[3654]: time=\"2026-06-12T15:23:56.034803369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e24011d-6f78-4c4b-b292-5239ff0ee0ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:23:56.042663 crc crio[3654]: time=\"2026-06-12T15:23:56.041493046Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=44c861fa-9ce7-4733-ab23-44b09ea6aa0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:56.042663 crc crio[3654]: time=\"2026-06-12T15:23:56.041827039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:56.079370 crc crio[3654]: time=\"2026-06-12T15:23:56.079029552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:56.081445 crc crio[3654]: time=\"2026-06-12T15:23:56.081359137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:56.085161 crc crio[3654]: time=\"2026-06-12T15:23:56.085059194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:56.085670 crc crio[3654]: time=\"2026-06-12T15:23:56.085517151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:23:56.274708 crc crio[3654]: time=\"2026-06-12T15:23:56.273598668Z\" level=info msg=\"Created container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=44c861fa-9ce7-4733-ab23-44b09ea6aa0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:56.274708 crc crio[3654]: time=\"2026-06-12T15:23:56.274661038Z\" level=info msg=\"Created container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server\" id=6dbf8bbb-148a-42dc-9015-39eedbec9f67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:23:56.277009 crc crio[3654]: time=\"2026-06-12T15:23:56.276906974Z\" level=info msg=\"Starting container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470\" id=41e7814b-9816-4b8d-84d1-f0d48904471a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:56.277647 crc crio[3654]: time=\"2026-06-12T15:23:56.27759056Z\" level=info msg=\"Starting container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4\" id=f18734ea-c8e5-4a95-b347-2c5f4122533a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:23:56.284151 crc crio[3654]: time=\"2026-06-12T15:23:56.284052358Z\" level=info msg=\"Started container\" PID=21770 containerID=be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4 description=openshift-marketplace/community-operators-85xgt/registry-server id=f18734ea-c8e5-4a95-b347-2c5f4122533a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\nJun 12 15:23:56.290206 crc crio[3654]: time=\"2026-06-12T15:23:56.290050631Z\" level=info msg=\"Started container\" PID=21767 containerID=3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470 description=openshift-marketplace/certified-operators-qtp5z/registry-server id=41e7814b-9816-4b8d-84d1-f0d48904471a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\nJun 12 15:24:07.468483 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:24:07.581171 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 15:24:07.582035 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 15:24:07.582363 crc systemd[1]: crio.service: Consumed 20min 14.516s CPU time.\nJun 12 15:24:07.666452 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:24:07.845557 crc crio[22678]: time=\"2026-06-12T15:24:07.845426449Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:24:07.845557 crc crio[22678]: time=\"2026-06-12T15:24:07.845522572Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:24:07.847629 crc crio[22678]: time=\"2026-06-12T15:24:07.847561688Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:24:07.847717 crc crio[22678]: time=\"2026-06-12T15:24:07.847675553Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:24:07.871966 crc crio[22678]: time=\"2026-06-12T15:24:07.871032123Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872108463Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872122634Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872358852Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872372403Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:24:07.897711 crc crio[22678]: time=\"2026-06-12T15:24:07.897591323Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:24:07.910086 crc crio[22678]: time=\"2026-06-12T15:24:07.909970495Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 15:24:07.923239 crc crio[22678]: time=\"2026-06-12T15:24:07.923118714Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 15:24:07.947238 crc crio[22678]: time=\"2026-06-12T15:24:07.947029897Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109530285Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109591907Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109603048Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109609718Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109616958Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:24:08.114365 crc crio[22678]: time=\"2026-06-12T15:24:08.114189426Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:24:08.114365 crc crio[22678]: time=\"2026-06-12T15:24:08.114209436Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:24:08.121682 crc crio[22678]: time=\"2026-06-12T15:24:08.12161157Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:24:08.121682 crc crio[22678]: time=\"2026-06-12T15:24:08.121652532Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:24:08.148952 crc crio[22678]: time=\"2026-06-12T15:24:08.148871016Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:24:08.149421 crc crio[22678]: time=\"2026-06-12T15:24:08.149394545Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:24:08.149853 crc crio[22678]: time=\"2026-06-12T15:24:08.149825791Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:24:08.149978 crc crio[22678]: time=\"2026-06-12T15:24:08.149956686Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:24:08.150722 crc crio[22678]: time=\"2026-06-12T15:24:08.15059379Z\" 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 = [\\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.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 12 15:24:08.151816 crc crio[22678]: time=\"2026-06-12T15:24:08.151784434Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:24:08.152538 crc crio[22678]: time=\"2026-06-12T15:24:08.152513301Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:24:09.763110 crc crio[22678]: time=\"2026-06-12T15:24:09.763016297Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc0005a10c8}] Aliases:map[]}\"\nJun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.763174833Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.763745854Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0005a11d8}] Aliases:map[]}\"\nJun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.763862168Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.76417067Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc0005a1270}] Aliases:map[]}\"\nJun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.764364297Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.765000 crc crio[22678]: time=\"2026-06-12T15:24:09.764812982Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc0005a1300}] Aliases:map[]}\"\nJun 12 15:24:09.765000 crc crio[22678]: time=\"2026-06-12T15:24:09.764917268Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.765407 crc crio[22678]: time=\"2026-06-12T15:24:09.765332913Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc0005a1398}] Aliases:map[]}\"\nJun 12 15:24:09.765513 crc crio[22678]: time=\"2026-06-12T15:24:09.765480399Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.765939 crc crio[22678]: time=\"2026-06-12T15:24:09.765872693Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc0005a1420}] Aliases:map[]}\"\nJun 12 15:24:09.766028 crc crio[22678]: time=\"2026-06-12T15:24:09.766006108Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.766187 crc crio[22678]: time=\"2026-06-12T15:24:09.766132133Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.766187 crc crio[22678]: time=\"2026-06-12T15:24:09.766171464Z\" level=warning msg=\"Could not restore sandbox IP for 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_cd242cb2-7556-4bfa-99f5-ffde1224c469_0(49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.766427 crc crio[22678]: time=\"2026-06-12T15:24:09.766198715Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.766427 crc crio[22678]: time=\"2026-06-12T15:24:09.766209216Z\" level=warning msg=\"Could not restore sandbox IP for 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_ad789121-efaf-40ea-968c-16071b32a883_0(5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.766653 crc crio[22678]: time=\"2026-06-12T15:24:09.76659255Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0005a14c0}] Aliases:map[]}\"\nJun 12 15:24:09.766760 crc crio[22678]: time=\"2026-06-12T15:24:09.766729305Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.767156 crc crio[22678]: time=\"2026-06-12T15:24:09.767096339Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc0005a1558}] Aliases:map[]}\"\nJun 12 15:24:09.767589 crc crio[22678]: time=\"2026-06-12T15:24:09.767217213Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.767882 crc crio[22678]: time=\"2026-06-12T15:24:09.767717872Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc0005a15f0}] Aliases:map[]}\"\nJun 12 15:24:09.767984 crc crio[22678]: time=\"2026-06-12T15:24:09.767900319Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.768420 crc crio[22678]: time=\"2026-06-12T15:24:09.768364106Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc0005a1690}] Aliases:map[]}\"\nJun 12 15:24:09.768519 crc crio[22678]: time=\"2026-06-12T15:24:09.768485321Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.768924 crc crio[22678]: time=\"2026-06-12T15:24:09.768866405Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc0005a1718}] Aliases:map[]}\"\nJun 12 15:24:09.769041 crc crio[22678]: time=\"2026-06-12T15:24:09.76900126Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.769653 crc crio[22678]: time=\"2026-06-12T15:24:09.7695438Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc0005a17a8}] Aliases:map[]}\"\nJun 12 15:24:09.769803 crc crio[22678]: time=\"2026-06-12T15:24:09.769751658Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.770389 crc crio[22678]: time=\"2026-06-12T15:24:09.770209375Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc0005a1828}] Aliases:map[]}\"\nJun 12 15:24:09.770487 crc crio[22678]: time=\"2026-06-12T15:24:09.770433883Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.770937 crc crio[22678]: time=\"2026-06-12T15:24:09.770867989Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc0005a18c8}] Aliases:map[]}\"\nJun 12 15:24:09.771057 crc crio[22678]: time=\"2026-06-12T15:24:09.771020495Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.771645 crc crio[22678]: time=\"2026-06-12T15:24:09.771531994Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc0005a1948}] Aliases:map[]}\"\nJun 12 15:24:09.771776 crc crio[22678]: time=\"2026-06-12T15:24:09.77169246Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.772195 crc crio[22678]: time=\"2026-06-12T15:24:09.772138517Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0005a19f0}] Aliases:map[]}\"\nJun 12 15:24:09.772414 crc crio[22678]: time=\"2026-06-12T15:24:09.772374346Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.772700 crc crio[22678]: time=\"2026-06-12T15:24:09.772653746Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.772700 crc crio[22678]: time=\"2026-06-12T15:24:09.772689777Z\" level=warning msg=\"Could not restore sandbox IP for cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.773116 crc crio[22678]: time=\"2026-06-12T15:24:09.773071081Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc0005a1a88}] Aliases:map[]}\"\nJun 12 15:24:09.773348 crc crio[22678]: time=\"2026-06-12T15:24:09.77331219Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.773488 crc crio[22678]: time=\"2026-06-12T15:24:09.773474146Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.773545 crc crio[22678]: time=\"2026-06-12T15:24:09.773489297Z\" level=warning msg=\"Could not restore sandbox IP for 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.773877 crc crio[22678]: time=\"2026-06-12T15:24:09.773754437Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc0005a1b38}] Aliases:map[]}\"\nJun 12 15:24:09.773948 crc crio[22678]: time=\"2026-06-12T15:24:09.773894412Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.774027 crc crio[22678]: time=\"2026-06-12T15:24:09.773991306Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.774027 crc crio[22678]: time=\"2026-06-12T15:24:09.774023157Z\" level=warning msg=\"Could not restore sandbox IP for 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.774412 crc crio[22678]: time=\"2026-06-12T15:24:09.77437582Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc0005a1be0}] Aliases:map[]}\"\nJun 12 15:24:09.774548 crc crio[22678]: time=\"2026-06-12T15:24:09.774518095Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.774997 crc crio[22678]: time=\"2026-06-12T15:24:09.774942111Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc0005a1c88}] Aliases:map[]}\"\nJun 12 15:24:09.775103 crc crio[22678]: time=\"2026-06-12T15:24:09.775065666Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.775661 crc crio[22678]: time=\"2026-06-12T15:24:09.775590855Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc0005a1d60}] Aliases:map[]}\"\nJun 12 15:24:09.775758 crc crio[22678]: time=\"2026-06-12T15:24:09.77571273Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.776559 crc crio[22678]: time=\"2026-06-12T15:24:09.776483533Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000b5c748}] Aliases:map[]}\"\nJun 12 15:24:09.776691 crc crio[22678]: time=\"2026-06-12T15:24:09.776644729Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.777115 crc crio[22678]: time=\"2026-06-12T15:24:09.777051594Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc000b5c800}] Aliases:map[]}\"\nJun 12 15:24:09.777423 crc crio[22678]: time=\"2026-06-12T15:24:09.77722277Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.777841 crc crio[22678]: time=\"2026-06-12T15:24:09.777772051Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc000b5c8b0}] Aliases:map[]}\"\nJun 12 15:24:09.777928 crc crio[22678]: time=\"2026-06-12T15:24:09.777914566Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.778373 crc crio[22678]: time=\"2026-06-12T15:24:09.778233738Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc000b5c948}] Aliases:map[]}\"\nJun 12 15:24:09.778475 crc crio[22678]: time=\"2026-06-12T15:24:09.778413433Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.778868 crc crio[22678]: time=\"2026-06-12T15:24:09.778794749Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc000b5ca00}] Aliases:map[]}\"\nJun 12 15:24:09.779008 crc crio[22678]: time=\"2026-06-12T15:24:09.778967385Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.779141 crc crio[22678]: time=\"2026-06-12T15:24:09.77910638Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.779234 crc crio[22678]: time=\"2026-06-12T15:24:09.779137482Z\" level=warning msg=\"Could not restore sandbox IP for a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.779543 crc crio[22678]: time=\"2026-06-12T15:24:09.779476744Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc000b5caa8}] Aliases:map[]}\"\nJun 12 15:24:09.779777 crc crio[22678]: time=\"2026-06-12T15:24:09.779735604Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.780170 crc crio[22678]: time=\"2026-06-12T15:24:09.780105198Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc000b5cb50}] Aliases:map[]}\"\nJun 12 15:24:09.782829 crc crio[22678]: time=\"2026-06-12T15:24:09.782725905Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.783180 crc crio[22678]: time=\"2026-06-12T15:24:09.783154311Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc000b5cbf0}] Aliases:map[]}\"\nJun 12 15:24:09.783388 crc crio[22678]: time=\"2026-06-12T15:24:09.783347238Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.783868 crc crio[22678]: time=\"2026-06-12T15:24:09.783794815Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000b5cc98}] Aliases:map[]}\"\nJun 12 15:24:09.783955 crc crio[22678]: time=\"2026-06-12T15:24:09.78392643Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.784400 crc crio[22678]: time=\"2026-06-12T15:24:09.784236992Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc000b5cd50}] Aliases:map[]}\"\nJun 12 15:24:09.784485 crc crio[22678]: time=\"2026-06-12T15:24:09.784425149Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.784920 crc crio[22678]: time=\"2026-06-12T15:24:09.784849694Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc000b5cdf8}] Aliases:map[]}\"\nJun 12 15:24:09.785012 crc crio[22678]: time=\"2026-06-12T15:24:09.784984969Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.785536 crc crio[22678]: time=\"2026-06-12T15:24:09.785461457Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc000b5ce90}] Aliases:map[]}\"\nJun 12 15:24:09.785630 crc crio[22678]: time=\"2026-06-12T15:24:09.785613823Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.786106 crc crio[22678]: time=\"2026-06-12T15:24:09.786026818Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc000b5cf30}] Aliases:map[]}\"\nJun 12 15:24:09.786400 crc crio[22678]: time=\"2026-06-12T15:24:09.78634374Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.786874 crc crio[22678]: time=\"2026-06-12T15:24:09.786785042Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000b5cfb8}] Aliases:map[]}\"\nJun 12 15:24:09.787025 crc crio[22678]: time=\"2026-06-12T15:24:09.786992144Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.787208 crc crio[22678]: time=\"2026-06-12T15:24:09.787128619Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.787208 crc crio[22678]: time=\"2026-06-12T15:24:09.787169231Z\" level=warning msg=\"Could not restore sandbox IP for 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.787611 crc crio[22678]: time=\"2026-06-12T15:24:09.787537494Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000b5d068}] Aliases:map[]}\"\nJun 12 15:24:09.787702 crc crio[22678]: time=\"2026-06-12T15:24:09.787672589Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.788177 crc crio[22678]: time=\"2026-06-12T15:24:09.788101235Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc000b5d0e8}] Aliases:map[]}\"\nJun 12 15:24:09.788422 crc crio[22678]: time=\"2026-06-12T15:24:09.788366985Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.788826 crc crio[22678]: time=\"2026-06-12T15:24:09.78875853Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc000b5d178}] Aliases:map[]}\"\nJun 12 15:24:09.788926 crc crio[22678]: time=\"2026-06-12T15:24:09.788893745Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.789075 crc crio[22678]: time=\"2026-06-12T15:24:09.78901768Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.789075 crc crio[22678]: time=\"2026-06-12T15:24:09.789054421Z\" level=warning msg=\"Could not restore sandbox IP for 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274: failed to get network status for pod sandbox k8s_collect-profiles-29687955-mjrv4_openshift-operator-lifecycle-manager_cc31a523-9b59-4935-b301-a4b557aa8bc5_0(34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:09.789624 crc crio[22678]: time=\"2026-06-12T15:24:09.789542439Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000b5d210}] Aliases:map[]}\"\nJun 12 15:24:09.789724 crc crio[22678]: time=\"2026-06-12T15:24:09.789697875Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.790215 crc crio[22678]: time=\"2026-06-12T15:24:09.790141451Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc000b5d290}] Aliases:map[]}\"\nJun 12 15:24:09.790381 crc crio[22678]: time=\"2026-06-12T15:24:09.79035679Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.790846 crc crio[22678]: time=\"2026-06-12T15:24:09.790773785Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc000b5d310}] Aliases:map[]}\"\nJun 12 15:24:09.790993 crc crio[22678]: time=\"2026-06-12T15:24:09.790931501Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.791490 crc crio[22678]: time=\"2026-06-12T15:24:09.791428359Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc000b5d390}] Aliases:map[]}\"\nJun 12 15:24:09.791629 crc crio[22678]: time=\"2026-06-12T15:24:09.791586645Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.792103 crc crio[22678]: time=\"2026-06-12T15:24:09.792037332Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc000b5d420}] Aliases:map[]}\"\nJun 12 15:24:09.792235 crc crio[22678]: time=\"2026-06-12T15:24:09.792194358Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.794181 crc crio[22678]: time=\"2026-06-12T15:24:09.794001785Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc000b5d4b0}] Aliases:map[]}\"\nJun 12 15:24:09.794691 crc crio[22678]: time=\"2026-06-12T15:24:09.794365869Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.795123 crc crio[22678]: time=\"2026-06-12T15:24:09.795050984Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000b5d540}] Aliases:map[]}\"\nJun 12 15:24:09.795235 crc crio[22678]: time=\"2026-06-12T15:24:09.79519905Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.798444 crc crio[22678]: time=\"2026-06-12T15:24:09.796963376Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc000b5d5d0}] Aliases:map[]}\"\nJun 12 15:24:09.798444 crc crio[22678]: time=\"2026-06-12T15:24:09.797319829Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:09.798444 crc crio[22678]: time=\"2026-06-12T15:24:09.79809141Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799021564Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799098847Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.79916535Z\" level=info msg=\"runtime interface created\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.79918351Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799190541Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799197481Z\" level=info msg=\"starting plugins...\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.7992074Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799218892Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:24:09.809971 crc crio[22678]: time=\"2026-06-12T15:24:09.809863385Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:24:09.817442 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:24:17.065211 crc crio[22678]: time=\"2026-06-12T15:24:17.064306565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7372a7b1-f328-4293-999b-0e16b08ca951 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:24:17.069407 crc crio[22678]: time=\"2026-06-12T15:24:17.069240649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=90d5bdda-3361-4cc4-8a28-b61f8022787a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:24:17.074821 crc crio[22678]: time=\"2026-06-12T15:24:17.074720521Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7477055-affa-4ed7-9625-28d5efc5c915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:24:17.075215 crc crio[22678]: time=\"2026-06-12T15:24:17.075101805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:17.110116 crc crio[22678]: time=\"2026-06-12T15:24:17.109743633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:17.124828 crc crio[22678]: time=\"2026-06-12T15:24:17.12404284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:17.263973 crc crio[22678]: time=\"2026-06-12T15:24:17.26385652Z\" level=info msg=\"Created container 1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7477055-affa-4ed7-9625-28d5efc5c915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:24:17.265641 crc crio[22678]: time=\"2026-06-12T15:24:17.265557663Z\" level=info msg=\"Starting container: 1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7\" id=1ee36dc4-c2f5-4785-82c6-4650003ed3b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:24:17.272003 crc crio[22678]: time=\"2026-06-12T15:24:17.271821476Z\" level=info msg=\"Started container\" PID=23400 containerID=1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1ee36dc4-c2f5-4785-82c6-4650003ed3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383\nJun 12 15:24:26.414783 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:24:33.455462 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 15:24:33.456043 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 15:24:33.456322 crc systemd[1]: crio.service: Consumed 4.782s CPU time.\nJun 12 15:24:33.569122 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:24:33.687709 crc crio[24284]: time=\"2026-06-12T15:24:33.686897703Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:24:33.687709 crc crio[24284]: time=\"2026-06-12T15:24:33.686953865Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:24:33.693067 crc crio[24284]: time=\"2026-06-12T15:24:33.692947793Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:24:33.693182 crc crio[24284]: time=\"2026-06-12T15:24:33.69314783Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:24:33.697720 crc crio[24284]: time=\"2026-06-12T15:24:33.696843068Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 12 15:24:33.721144 crc crio[24284]: time=\"2026-06-12T15:24:33.720746063Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:24:33.721686 crc crio[24284]: time=\"2026-06-12T15:24:33.721620245Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:24:33.721761 crc crio[24284]: time=\"2026-06-12T15:24:33.721727299Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:24:33.722147 crc crio[24284]: time=\"2026-06-12T15:24:33.722083152Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:24:33.722147 crc crio[24284]: time=\"2026-06-12T15:24:33.722119944Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:24:33.750181 crc crio[24284]: time=\"2026-06-12T15:24:33.750038329Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:24:33.768701 crc crio[24284]: time=\"2026-06-12T15:24:33.768566723Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 15:24:33.783336 crc crio[24284]: time=\"2026-06-12T15:24:33.78313228Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 15:24:33.912975 crc crio[24284]: time=\"2026-06-12T15:24:33.912869948Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.370917345Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.370992108Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.371006729Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.371023199Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.37103217Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:24:34.386979 crc crio[24284]: time=\"2026-06-12T15:24:34.386895183Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:24:34.386979 crc crio[24284]: time=\"2026-06-12T15:24:34.386947825Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:24:34.408297 crc crio[24284]: time=\"2026-06-12T15:24:34.408183088Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:24:34.408297 crc crio[24284]: time=\"2026-06-12T15:24:34.4082339Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:24:34.715210 crc crio[24284]: time=\"2026-06-12T15:24:34.71497754Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:24:34.715210 crc crio[24284]: time=\"2026-06-12T15:24:34.715062634Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:24:34.715210 crc crio[24284]: time=\"2026-06-12T15:24:34.715519781Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:24:34.717361 crc crio[24284]: time=\"2026-06-12T15:24:34.715538581Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:24:34.717567 crc crio[24284]: time=\"2026-06-12T15:24:34.716170145Z\" 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.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 15:24:34.717567 crc crio[24284]: time=\"2026-06-12T15:24:34.717209744Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:24:34.717567 crc crio[24284]: time=\"2026-06-12T15:24:34.717490274Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:24:38.638918 crc crio[24284]: time=\"2026-06-12T15:24:38.638857491Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000b84b58}] Aliases:map[]}\"\nJun 12 15:24:38.639830 crc crio[24284]: time=\"2026-06-12T15:24:38.639802346Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.640927 crc crio[24284]: time=\"2026-06-12T15:24:38.640893767Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc000b84c58}] Aliases:map[]}\"\nJun 12 15:24:38.641187 crc crio[24284]: time=\"2026-06-12T15:24:38.641166267Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.642055 crc crio[24284]: time=\"2026-06-12T15:24:38.642023649Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc000b84ce8}] Aliases:map[]}\"\nJun 12 15:24:38.642378 crc crio[24284]: time=\"2026-06-12T15:24:38.642351151Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.642981 crc crio[24284]: time=\"2026-06-12T15:24:38.642945994Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000b84d78}] Aliases:map[]}\"\nJun 12 15:24:38.643344 crc crio[24284]: time=\"2026-06-12T15:24:38.643169132Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.645417 crc crio[24284]: time=\"2026-06-12T15:24:38.644928433Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00041cb50}] Aliases:map[]}\"\nJun 12 15:24:38.645417 crc crio[24284]: time=\"2026-06-12T15:24:38.64511316Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.645989 crc crio[24284]: time=\"2026-06-12T15:24:38.645922741Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc00041cc28}] Aliases:map[]}\"\nJun 12 15:24:38.646129 crc crio[24284]: time=\"2026-06-12T15:24:38.646084257Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.646662038Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.64670827Z\" level=warning msg=\"Could not restore sandbox IP for 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_cd242cb2-7556-4bfa-99f5-ffde1224c469_0(49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.646738661Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.646751671Z\" level=warning msg=\"Could not restore sandbox IP for 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_ad789121-efaf-40ea-968c-16071b32a883_0(5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.648087 crc crio[24284]: time=\"2026-06-12T15:24:38.647859952Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"\nJun 12 15:24:38.648087 crc crio[24284]: time=\"2026-06-12T15:24:38.648000758Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.648577 crc crio[24284]: time=\"2026-06-12T15:24:38.648529088Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc00041cdc8}] Aliases:map[]}\"\nJun 12 15:24:38.648733 crc crio[24284]: time=\"2026-06-12T15:24:38.648690424Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.649200 crc crio[24284]: time=\"2026-06-12T15:24:38.64913007Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc00041ceb0}] Aliases:map[]}\"\nJun 12 15:24:38.649459 crc crio[24284]: time=\"2026-06-12T15:24:38.649372809Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.650186 crc crio[24284]: time=\"2026-06-12T15:24:38.650025313Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc00041cf58}] Aliases:map[]}\"\nJun 12 15:24:38.650186 crc crio[24284]: time=\"2026-06-12T15:24:38.650175229Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.650925 crc crio[24284]: time=\"2026-06-12T15:24:38.65074923Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc00041cff0}] Aliases:map[]}\"\nJun 12 15:24:38.651018 crc crio[24284]: time=\"2026-06-12T15:24:38.650975879Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.651773 crc crio[24284]: time=\"2026-06-12T15:24:38.651614823Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00041d0c0}] Aliases:map[]}\"\nJun 12 15:24:38.651879 crc crio[24284]: time=\"2026-06-12T15:24:38.651810618Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.652343 crc crio[24284]: time=\"2026-06-12T15:24:38.652238486Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc00041d188}] Aliases:map[]}\"\nJun 12 15:24:38.652530 crc crio[24284]: time=\"2026-06-12T15:24:38.652481035Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.652997 crc crio[24284]: time=\"2026-06-12T15:24:38.65289053Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc00041d258}] Aliases:map[]}\"\nJun 12 15:24:38.653990 crc crio[24284]: time=\"2026-06-12T15:24:38.65378189Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.654863 crc crio[24284]: time=\"2026-06-12T15:24:38.654785068Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc00041d308}] Aliases:map[]}\"\nJun 12 15:24:38.655344 crc crio[24284]: time=\"2026-06-12T15:24:38.654961594Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655496884Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc00041d3c8}] Aliases:map[]}\"\nJun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655602758Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655707352Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655720803Z\" level=warning msg=\"Could not restore sandbox IP for cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.656080 crc crio[24284]: time=\"2026-06-12T15:24:38.656011473Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc00041d4b0}] Aliases:map[]}\"\nJun 12 15:24:38.656181 crc crio[24284]: time=\"2026-06-12T15:24:38.656148088Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.656415 crc crio[24284]: time=\"2026-06-12T15:24:38.656348206Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.656415 crc crio[24284]: time=\"2026-06-12T15:24:38.656394308Z\" level=warning msg=\"Could not restore sandbox IP for 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.657077 crc crio[24284]: time=\"2026-06-12T15:24:38.657000589Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc000b84de0}] Aliases:map[]}\"\nJun 12 15:24:38.657409 crc crio[24284]: time=\"2026-06-12T15:24:38.657360293Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.657614 crc crio[24284]: time=\"2026-06-12T15:24:38.65755824Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.657614 crc crio[24284]: time=\"2026-06-12T15:24:38.657597622Z\" level=warning msg=\"Could not restore sandbox IP for 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.657894 crc crio[24284]: time=\"2026-06-12T15:24:38.65783582Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000b84e78}] Aliases:map[]}\"\nJun 12 15:24:38.658016 crc crio[24284]: time=\"2026-06-12T15:24:38.657973376Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.658733 crc crio[24284]: time=\"2026-06-12T15:24:38.658665031Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc000b84f08}] Aliases:map[]}\"\nJun 12 15:24:38.658910 crc crio[24284]: time=\"2026-06-12T15:24:38.658833338Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.659485 crc crio[24284]: time=\"2026-06-12T15:24:38.659368278Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc000b84fa0}] Aliases:map[]}\"\nJun 12 15:24:38.659582 crc crio[24284]: time=\"2026-06-12T15:24:38.659562305Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.660036 crc crio[24284]: time=\"2026-06-12T15:24:38.6599604Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000b85030}] Aliases:map[]}\"\nJun 12 15:24:38.660194 crc crio[24284]: time=\"2026-06-12T15:24:38.660125776Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.660784 crc crio[24284]: time=\"2026-06-12T15:24:38.660706067Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc000b850c0}] Aliases:map[]}\"\nJun 12 15:24:38.660881 crc crio[24284]: time=\"2026-06-12T15:24:38.660862853Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.661381 crc crio[24284]: time=\"2026-06-12T15:24:38.661238947Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc000b85150}] Aliases:map[]}\"\nJun 12 15:24:38.661551 crc crio[24284]: time=\"2026-06-12T15:24:38.661506597Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.662046 crc crio[24284]: time=\"2026-06-12T15:24:38.661971475Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc000b851d0}] Aliases:map[]}\"\nJun 12 15:24:38.662149 crc crio[24284]: time=\"2026-06-12T15:24:38.662131551Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.662727 crc crio[24284]: time=\"2026-06-12T15:24:38.662622979Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc000b85260}] Aliases:map[]}\"\nJun 12 15:24:38.662962 crc crio[24284]: time=\"2026-06-12T15:24:38.662835207Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.663047 crc crio[24284]: time=\"2026-06-12T15:24:38.663002773Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.663047 crc crio[24284]: time=\"2026-06-12T15:24:38.663022144Z\" level=warning msg=\"Could not restore sandbox IP for a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.663614 crc crio[24284]: time=\"2026-06-12T15:24:38.663532533Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc000b852f8}] Aliases:map[]}\"\nJun 12 15:24:38.663744 crc crio[24284]: time=\"2026-06-12T15:24:38.663709729Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.664170 crc crio[24284]: time=\"2026-06-12T15:24:38.664083673Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc000b85388}] Aliases:map[]}\"\nJun 12 15:24:38.664621 crc crio[24284]: time=\"2026-06-12T15:24:38.664517539Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.664980 crc crio[24284]: time=\"2026-06-12T15:24:38.664888703Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc000b85408}] Aliases:map[]}\"\nJun 12 15:24:38.665123 crc crio[24284]: time=\"2026-06-12T15:24:38.66507058Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.665681 crc crio[24284]: time=\"2026-06-12T15:24:38.665568049Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000b85498}] Aliases:map[]}\"\nJun 12 15:24:38.665770 crc crio[24284]: time=\"2026-06-12T15:24:38.665709994Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.666135 crc crio[24284]: time=\"2026-06-12T15:24:38.666034026Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc000b85528}] Aliases:map[]}\"\nJun 12 15:24:38.666221 crc crio[24284]: time=\"2026-06-12T15:24:38.666168411Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.666925 crc crio[24284]: time=\"2026-06-12T15:24:38.666849606Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc000b855b8}] Aliases:map[]}\"\nJun 12 15:24:38.667103 crc crio[24284]: time=\"2026-06-12T15:24:38.667012992Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.667698 crc crio[24284]: time=\"2026-06-12T15:24:38.667624415Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc000b85648}] Aliases:map[]}\"\nJun 12 15:24:38.667905 crc crio[24284]: time=\"2026-06-12T15:24:38.667793691Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.668629 crc crio[24284]: time=\"2026-06-12T15:24:38.66856952Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc000b856d8}] Aliases:map[]}\"\nJun 12 15:24:38.668777 crc crio[24284]: time=\"2026-06-12T15:24:38.668736957Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.669125 crc crio[24284]: time=\"2026-06-12T15:24:38.669066099Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000b85758}] Aliases:map[]}\"\nJun 12 15:24:38.669376 crc crio[24284]: time=\"2026-06-12T15:24:38.669203764Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.669503 crc crio[24284]: time=\"2026-06-12T15:24:38.669480934Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.669503 crc crio[24284]: time=\"2026-06-12T15:24:38.669497285Z\" level=warning msg=\"Could not restore sandbox IP for 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.670067 crc crio[24284]: time=\"2026-06-12T15:24:38.669950052Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000b857f0}] Aliases:map[]}\"\nJun 12 15:24:38.670148 crc crio[24284]: time=\"2026-06-12T15:24:38.670079097Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.670684 crc crio[24284]: time=\"2026-06-12T15:24:38.670557354Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc000b85870}] Aliases:map[]}\"\nJun 12 15:24:38.670771 crc crio[24284]: time=\"2026-06-12T15:24:38.670689299Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.671324 crc crio[24284]: time=\"2026-06-12T15:24:38.671181668Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc000b85900}] Aliases:map[]}\"\nJun 12 15:24:38.671506 crc crio[24284]: time=\"2026-06-12T15:24:38.671424617Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.671648 crc crio[24284]: time=\"2026-06-12T15:24:38.671567972Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.671719 crc crio[24284]: time=\"2026-06-12T15:24:38.671648475Z\" level=warning msg=\"Could not restore sandbox IP for 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274: failed to get network status for pod sandbox k8s_collect-profiles-29687955-mjrv4_openshift-operator-lifecycle-manager_cc31a523-9b59-4935-b301-a4b557aa8bc5_0(34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:24:38.672506 crc crio[24284]: time=\"2026-06-12T15:24:38.671981817Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000b85998}] Aliases:map[]}\"\nJun 12 15:24:38.672506 crc crio[24284]: time=\"2026-06-12T15:24:38.672188875Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.672788058Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc000b85a18}] Aliases:map[]}\"\nJun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.672931813Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.674653787Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc000b85a98}] Aliases:map[]}\"\nJun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.675669535Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.676428443Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc000b85b18}] Aliases:map[]}\"\nJun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.67661096Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.677709381Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc000b85ba8}] Aliases:map[]}\"\nJun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.678115266Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.679118703Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc000b85c38}] Aliases:map[]}\"\nJun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.679347762Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.680498615Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000b85cc8}] Aliases:map[]}\"\nJun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.680815687Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.681488832Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc000b85d58}] Aliases:map[]}\"\nJun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.681650128Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.682370265Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684359959Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684473653Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684521875Z\" level=info msg=\"runtime interface created\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684533895Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684540285Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684546486Z\" level=info msg=\"starting plugins...\"\nJun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684567426Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:24:38.685351 crc crio[24284]: time=\"2026-06-12T15:24:38.6849373Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:24:38.763336 crc crio[24284]: time=\"2026-06-12T15:24:38.763186828Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:24:39.148912 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:24:54.237712 crc crio[24284]: time=\"2026-06-12T15:24:54.236534645Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=cd61f6e1-a724-4600-ba71-52ba03a8701e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:24:54.239974 crc crio[24284]: time=\"2026-06-12T15:24:54.237727748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:54.274354 crc crio[24284]: time=\"2026-06-12T15:24:54.273045553Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc000b84458}] Aliases:map[]}\"\nJun 12 15:24:54.274354 crc crio[24284]: time=\"2026-06-12T15:24:54.273130756Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:24:54.835581 crc crio[24284]: 2026-06-12T15:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81c320fe781521b Mac:92:3b:42:6e:24:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd SocketPath: PciID:}] [{Interface:0xc0002f53f0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:24:54.842385 crc crio[24284]: time=\"2026-06-12T15:24:54.837722889Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc000b84458}] Aliases:map[]}\"\nJun 12 15:24:54.842385 crc crio[24284]: time=\"2026-06-12T15:24:54.837933526Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:24:54.877149 crc crio[24284]: time=\"2026-06-12T15:24:54.877050651Z\" level=info msg=\"Ran pod sandbox 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 with infra container: openshift-etcd/installer-3-crc/POD\" id=cd61f6e1-a724-4600-ba71-52ba03a8701e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:24:54.880310 crc crio[24284]: time=\"2026-06-12T15:24:54.880199297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b825df35-dc61-4d7e-8fa5-5b0823f0e381 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:24:54.883478 crc crio[24284]: time=\"2026-06-12T15:24:54.883396733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ffa7a63f-c761-4d94-96ad-5966d5e1d6d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:24:54.899340 crc crio[24284]: time=\"2026-06-12T15:24:54.896044266Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=b180f850-52d4-4579-93cb-8aac30d78a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:24:54.899340 crc crio[24284]: time=\"2026-06-12T15:24:54.896772792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:54.938812 crc crio[24284]: time=\"2026-06-12T15:24:54.938732886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:55.187496 crc crio[24284]: time=\"2026-06-12T15:24:55.186698702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:24:55.514422 crc crio[24284]: time=\"2026-06-12T15:24:55.514172769Z\" level=info msg=\"Created container 96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f: openshift-etcd/installer-3-crc/installer\" id=b180f850-52d4-4579-93cb-8aac30d78a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:24:55.520340 crc crio[24284]: time=\"2026-06-12T15:24:55.517045982Z\" level=info msg=\"Starting container: 96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f\" id=6559991f-4182-492b-b9d5-c0426f365581 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:24:55.526179 crc crio[24284]: time=\"2026-06-12T15:24:55.526011733Z\" level=info msg=\"Started container\" PID=24932 containerID=96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f description=openshift-etcd/installer-3-crc/installer id=6559991f-4182-492b-b9d5-c0426f365581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0\nJun 12 15:25:28.023893 crc crio[24284]: time=\"2026-06-12T15:25:28.022911118Z\" level=info msg=\"Stopping container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875 (timeout: 30s)\" id=571ed7a1-b509-427d-a788-140c7390b336 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.022951359Z\" level=info msg=\"Stopping container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744 (timeout: 30s)\" id=ad4d0f4d-fe00-4496-a1b3-bb099451fad5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.02298364Z\" level=info msg=\"Stopping container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 (timeout: 30s)\" id=e5af2c9f-1906-47d4-8bf1-6e53e35f69b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.023030551Z\" level=info msg=\"Stopping container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af (timeout: 30s)\" id=0c4b7b1b-8f1b-4055-96d0-cb75584c4c0f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.023312122Z\" level=info msg=\"Stopping container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d (timeout: 30s)\" id=21c4a324-cbb7-4150-9bc4-13804b470785 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.208493 crc crio[24284]: time=\"2026-06-12T15:25:28.207399013Z\" level=info msg=\"Stopped container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz\" id=ad4d0f4d-fe00-4496-a1b3-bb099451fad5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.266082 crc crio[24284]: time=\"2026-06-12T15:25:28.265792986Z\" level=info msg=\"Stopped container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics\" id=21c4a324-cbb7-4150-9bc4-13804b470785 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:28.332564 crc crio[24284]: time=\"2026-06-12T15:25:28.332447142Z\" level=info msg=\"Stopped container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev\" id=0c4b7b1b-8f1b-4055-96d0-cb75584c4c0f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:40.684056 crc crio[24284]: time=\"2026-06-12T15:25:40.683410932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5ef0646f-2962-44aa-9278-33f5a8599187 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.683529126Z\" level=info msg=\"Removing container: 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3\" id=41e01748-34f6-4401-a7e7-4ee5f2cf0730 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.687638744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=52fd9544-6c82-4a85-910b-22b9dae72908 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.691490301Z\" level=info msg=\"Stopping pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=12296e71-1730-4656-a121-e9f3b997fbb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.691540013Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=12296e71-1730-4656-a121-e9f3b997fbb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.695441 crc crio[24284]: time=\"2026-06-12T15:25:40.694382177Z\" level=info msg=\"Removing pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=e0db4118-c2da-4680-a053-b0cad86e9009 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.755005 crc crio[24284]: time=\"2026-06-12T15:25:40.754879795Z\" level=info msg=\"Removed pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=e0db4118-c2da-4680-a053-b0cad86e9009 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.756320 crc crio[24284]: time=\"2026-06-12T15:25:40.755235864Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3ab2b813-99dc-4f2d-8b38-f5e7dbb8b981 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:25:40.756320 crc crio[24284]: time=\"2026-06-12T15:25:40.755869996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:25:40.757150 crc crio[24284]: time=\"2026-06-12T15:25:40.756882483Z\" level=info msg=\"Stopping pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=0bca7f2b-7cb1-4708-94e6-d803fab470d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.757150 crc crio[24284]: time=\"2026-06-12T15:25:40.756920024Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=0bca7f2b-7cb1-4708-94e6-d803fab470d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.757984 crc crio[24284]: time=\"2026-06-12T15:25:40.757848707Z\" level=info msg=\"Removing pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=c9070874-60e1-46e1-8773-e88b98bb346c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.774396 crc crio[24284]: time=\"2026-06-12T15:25:40.774172552Z\" level=info msg=\"Removed container 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=41e01748-34f6-4401-a7e7-4ee5f2cf0730 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:40.777857 crc crio[24284]: time=\"2026-06-12T15:25:40.77776798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:25:40.784989 crc crio[24284]: time=\"2026-06-12T15:25:40.784922568Z\" level=info msg=\"Removed pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=c9070874-60e1-46e1-8773-e88b98bb346c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.785804 crc crio[24284]: time=\"2026-06-12T15:25:40.785758118Z\" level=info msg=\"Stopping pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=475daed8-6408-46c2-a38e-5005d2e14cd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.785897 crc crio[24284]: time=\"2026-06-12T15:25:40.785819241Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=475daed8-6408-46c2-a38e-5005d2e14cd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.786960 crc crio[24284]: time=\"2026-06-12T15:25:40.786863766Z\" level=info msg=\"Removing pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=a7ee751a-0e6d-42a3-bc45-5cc321c5abf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.797748 crc crio[24284]: time=\"2026-06-12T15:25:40.797633004Z\" level=info msg=\"Removed pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=a7ee751a-0e6d-42a3-bc45-5cc321c5abf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.798839 crc crio[24284]: time=\"2026-06-12T15:25:40.798776933Z\" level=info msg=\"Stopping pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=a0606b7a-1395-4bef-9d1e-ee0cee37577d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.798937 crc crio[24284]: time=\"2026-06-12T15:25:40.798857576Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=a0606b7a-1395-4bef-9d1e-ee0cee37577d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.799487 crc crio[24284]: time=\"2026-06-12T15:25:40.799414156Z\" level=info msg=\"Removing pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=97231cf8-389c-4fff-b505-0c7df64b7efb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.807187 crc crio[24284]: time=\"2026-06-12T15:25:40.80700303Z\" level=info msg=\"Removed pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=97231cf8-389c-4fff-b505-0c7df64b7efb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.808584 crc crio[24284]: time=\"2026-06-12T15:25:40.808515072Z\" level=info msg=\"Stopping pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=d3da3212-2850-4a8a-8d98-e8e93ee10b1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.808670 crc crio[24284]: time=\"2026-06-12T15:25:40.808602505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=d3da3212-2850-4a8a-8d98-e8e93ee10b1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:40.809770 crc crio[24284]: time=\"2026-06-12T15:25:40.809709415Z\" level=info msg=\"Removing pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=937d7808-4928-42f5-b50e-9e27937f7e08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.820730 crc crio[24284]: time=\"2026-06-12T15:25:40.820423989Z\" level=info msg=\"Removed pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=937d7808-4928-42f5-b50e-9e27937f7e08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:25:40.945418 crc crio[24284]: time=\"2026-06-12T15:25:40.945143714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:25:41.033450 crc crio[24284]: time=\"2026-06-12T15:25:41.033212569Z\" level=info msg=\"Created container ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3ab2b813-99dc-4f2d-8b38-f5e7dbb8b981 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:25:41.034567 crc crio[24284]: time=\"2026-06-12T15:25:41.034500645Z\" level=info msg=\"Starting container: ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570\" id=ca39009d-164a-492c-bdcd-c2081d00a435 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:25:41.039387 crc crio[24284]: time=\"2026-06-12T15:25:41.039311237Z\" level=info msg=\"Started container\" PID=25592 containerID=ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ca39009d-164a-492c-bdcd-c2081d00a435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:25:43.718510 crc crio[24284]: time=\"2026-06-12T15:25:43.71756783Z\" level=info msg=\"Stopping pod sandbox: 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0\" id=a355d3f3-978a-434f-a9bf-b933fe10dcbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:43.720810 crc crio[24284]: time=\"2026-06-12T15:25:43.718908028Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc001212f08}] Aliases:map[]}\"\nJun 12 15:25:43.720810 crc crio[24284]: time=\"2026-06-12T15:25:43.719026722Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:25:44.035571 crc crio[24284]: time=\"2026-06-12T15:25:44.035198235Z\" level=info msg=\"Stopped pod sandbox: 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0\" id=a355d3f3-978a-434f-a9bf-b933fe10dcbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:55.435541 crc crio[24284]: time=\"2026-06-12T15:25:55.434728843Z\" level=info msg=\"Stopped container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd\" id=571ed7a1-b509-427d-a788-140c7390b336 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:58.050177 crc crio[24284]: time=\"2026-06-12T15:25:58.04946235Z\" level=warning msg=\"Stopping container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 with stop signal(15) timed out. Killing...\"\nJun 12 15:25:58.102095 crc crio[24284]: time=\"2026-06-12T15:25:58.101946079Z\" level=error msg=\"Killing container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:25:58.164731 crc crio[24284]: time=\"2026-06-12T15:25:58.164579103Z\" level=info msg=\"Stopped container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl\" id=e5af2c9f-1906-47d4-8bf1-6e53e35f69b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:25:58.165979 crc crio[24284]: time=\"2026-06-12T15:25:58.165871338Z\" level=info msg=\"Stopping pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=f155292f-c719-4528-b5d9-37dc1da55559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:58.172691 crc crio[24284]: time=\"2026-06-12T15:25:58.172580572Z\" level=info msg=\"Stopped pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=f155292f-c719-4528-b5d9-37dc1da55559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:25:58.884490 crc crio[24284]: time=\"2026-06-12T15:25:58.884399183Z\" level=info msg=\"Removing container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af\" id=7df95dbc-9aa7-418f-a700-eca1dea78415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.904204 crc crio[24284]: time=\"2026-06-12T15:25:58.90408284Z\" level=info msg=\"Removed container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev\" id=7df95dbc-9aa7-418f-a700-eca1dea78415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.906875 crc crio[24284]: time=\"2026-06-12T15:25:58.906786973Z\" level=info msg=\"Removing container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744\" id=b3f8eb21-7aa8-4503-af8b-9b33d7eabd92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.923540 crc crio[24284]: time=\"2026-06-12T15:25:58.922682008Z\" level=info msg=\"Removed container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz\" id=b3f8eb21-7aa8-4503-af8b-9b33d7eabd92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.926598 crc crio[24284]: time=\"2026-06-12T15:25:58.92651636Z\" level=info msg=\"Removing container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d\" id=05808976-1a31-472b-b484-2f6d21354642 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.942469 crc crio[24284]: time=\"2026-06-12T15:25:58.942367064Z\" level=info msg=\"Removed container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics\" id=05808976-1a31-472b-b484-2f6d21354642 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.947658 crc crio[24284]: time=\"2026-06-12T15:25:58.947583195Z\" level=info msg=\"Removing container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875\" id=ef6d8f7d-eb59-45c2-8b2d-c48ce23e847e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.966179 crc crio[24284]: time=\"2026-06-12T15:25:58.966037129Z\" level=info msg=\"Removed container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd\" id=ef6d8f7d-eb59-45c2-8b2d-c48ce23e847e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.968981 crc crio[24284]: time=\"2026-06-12T15:25:58.968821075Z\" level=info msg=\"Removing container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516\" id=74413972-cf32-4278-822c-e77c6d1e098e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.986109 crc crio[24284]: time=\"2026-06-12T15:25:58.985998525Z\" level=info msg=\"Removed container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl\" id=74413972-cf32-4278-822c-e77c6d1e098e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:58.988672 crc crio[24284]: time=\"2026-06-12T15:25:58.988597084Z\" level=info msg=\"Removing container: 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0\" id=7533083b-6e66-42dc-90cc-cd2c6fc7061f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:59.057703 crc crio[24284]: time=\"2026-06-12T15:25:59.057565889Z\" level=info msg=\"Removed container 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0: openshift-etcd/etcd-crc/etcd-resources-copy\" id=7533083b-6e66-42dc-90cc-cd2c6fc7061f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:59.060724 crc crio[24284]: time=\"2026-06-12T15:25:59.060619675Z\" level=info msg=\"Removing container: c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245\" id=fe6b7768-c44b-4ab1-a169-312e2c89f806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:59.135924 crc crio[24284]: time=\"2026-06-12T15:25:59.135797486Z\" level=info msg=\"Removed container c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=fe6b7768-c44b-4ab1-a169-312e2c89f806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:59.138974 crc crio[24284]: time=\"2026-06-12T15:25:59.138840171Z\" level=info msg=\"Removing container: 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a\" id=271a2810-bfce-4af4-9eeb-abc57b1c0f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:25:59.221388 crc crio[24284]: time=\"2026-06-12T15:25:59.221102619Z\" level=info msg=\"Removed container 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a: openshift-etcd/etcd-crc/setup\" id=271a2810-bfce-4af4-9eeb-abc57b1c0f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:26:28.104580 crc crio[24284]: time=\"2026-06-12T15:26:28.103799265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6c1cd249-7b9c-4b14-8b8f-5226136338db name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:26:28.105358 crc crio[24284]: time=\"2026-06-12T15:26:28.104503679Z\" level=info msg=\"Removing container: 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8\" id=b812ce46-bb9f-4158-8d92-836e2ba50136 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:26:28.106488 crc crio[24284]: time=\"2026-06-12T15:26:28.106413677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=db67a401-df5e-4ae1-9f0a-343d761dc141 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:26:28.111672 crc crio[24284]: time=\"2026-06-12T15:26:28.111535045Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e7b3cf8d-7338-4e45-a3f8-c1b4dde7cc87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:26:28.111962 crc crio[24284]: time=\"2026-06-12T15:26:28.111941959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:28.138153 crc crio[24284]: time=\"2026-06-12T15:26:28.138051152Z\" level=info msg=\"Removed container 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b812ce46-bb9f-4158-8d92-836e2ba50136 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:26:28.143528 crc crio[24284]: time=\"2026-06-12T15:26:28.143441126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:28.147598 crc crio[24284]: time=\"2026-06-12T15:26:28.147522339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:28.268120 crc crio[24284]: time=\"2026-06-12T15:26:28.267988768Z\" level=info msg=\"Created container e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e7b3cf8d-7338-4e45-a3f8-c1b4dde7cc87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:26:28.269205 crc crio[24284]: time=\"2026-06-12T15:26:28.269124988Z\" level=info msg=\"Starting container: e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46\" id=59003cbe-c251-466a-87ee-8472c7d75f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:26:28.274618 crc crio[24284]: time=\"2026-06-12T15:26:28.274517277Z\" level=info msg=\"Started container\" PID=26257 containerID=e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=59003cbe-c251-466a-87ee-8472c7d75f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1\nJun 12 15:26:40.857790 crc crio[24284]: time=\"2026-06-12T15:26:40.856728092Z\" level=info msg=\"Stopping pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=54ec50a7-a9ee-4fa6-9ff0-a25870ad46c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:26:40.857790 crc crio[24284]: time=\"2026-06-12T15:26:40.85779687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=54ec50a7-a9ee-4fa6-9ff0-a25870ad46c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:26:40.859415 crc crio[24284]: time=\"2026-06-12T15:26:40.858550956Z\" level=info msg=\"Removing pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=1700fef6-c0ff-429a-b963-8bd5df55441b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:26:40.866598 crc crio[24284]: time=\"2026-06-12T15:26:40.866494886Z\" level=info msg=\"Removed pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=1700fef6-c0ff-429a-b963-8bd5df55441b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:26:43.552198 crc crio[24284]: time=\"2026-06-12T15:26:43.551645766Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:26:43.553010 crc crio[24284]: time=\"2026-06-12T15:26:43.552208766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:43.566367 crc crio[24284]: time=\"2026-06-12T15:26:43.566036208Z\" 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=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:26:43.581727 crc crio[24284]: time=\"2026-06-12T15:26:43.58156773Z\" level=info msg=\"Ran pod sandbox b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c with infra container: openshift-etcd/etcd-crc/POD\" id=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:26:43.584583 crc crio[24284]: time=\"2026-06-12T15:26:43.584452989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b6b564e6-07bc-417d-8418-0ab335fadf02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:26:43.587945 crc crio[24284]: time=\"2026-06-12T15:26:43.587709613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=101b762e-7bfa-4d30-a954-dbed6abdb7ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:26:43.604719 crc crio[24284]: time=\"2026-06-12T15:26:43.604609042Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=2cd1fb9c-dbbf-4c9a-a82f-d38d97a2b5d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:26:43.605199 crc crio[24284]: time=\"2026-06-12T15:26:43.60513291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:43.637300 crc crio[24284]: time=\"2026-06-12T15:26:43.636643878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:43.817922 crc crio[24284]: time=\"2026-06-12T15:26:43.817577765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:26:43.918184 crc crio[24284]: time=\"2026-06-12T15:26:43.918051107Z\" level=info msg=\"Created container a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c: openshift-etcd/etcd-crc/setup\" id=2cd1fb9c-dbbf-4c9a-a82f-d38d97a2b5d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:26:43.919332 crc crio[24284]: time=\"2026-06-12T15:26:43.919196146Z\" level=info msg=\"Starting container: a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c\" id=09f974e7-bcb7-4a9e-978e-273568c5ecd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:26:43.926046 crc crio[24284]: time=\"2026-06-12T15:26:43.926013154Z\" level=info msg=\"Started container\" PID=26464 containerID=a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c description=openshift-etcd/etcd-crc/setup id=09f974e7-bcb7-4a9e-978e-273568c5ecd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:27:18.263811 crc crio[24284]: time=\"2026-06-12T15:27:18.262568406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8448c2b6-0257-4184-afcd-6deb6722b4cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:27:18.268154 crc crio[24284]: time=\"2026-06-12T15:27:18.268084733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cb876fe1-94fc-4c94-b3de-e9ae861dbf25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:27:18.284869 crc crio[24284]: time=\"2026-06-12T15:27:18.283729722Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=95eae4da-0fe6-48f4-9532-ebf054e3efc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:27:18.286198 crc crio[24284]: time=\"2026-06-12T15:27:18.286117713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:18.332172 crc crio[24284]: time=\"2026-06-12T15:27:18.332004962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:18.496748 crc crio[24284]: time=\"2026-06-12T15:27:18.496647645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:18.686665 crc crio[24284]: time=\"2026-06-12T15:27:18.686551771Z\" level=info msg=\"Created container 486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=95eae4da-0fe6-48f4-9532-ebf054e3efc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:27:18.688290 crc crio[24284]: time=\"2026-06-12T15:27:18.688141864Z\" level=info msg=\"Starting container: 486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b\" id=39b8de7a-6881-4d0e-9051-1eaf2a9d2fbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:27:18.697482 crc crio[24284]: time=\"2026-06-12T15:27:18.697144208Z\" level=info msg=\"Started container\" PID=26915 containerID=486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=39b8de7a-6881-4d0e-9051-1eaf2a9d2fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:27:23.630812 crc crio[24284]: time=\"2026-06-12T15:27:23.629910209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=969df6fe-1994-447f-acce-1e120029d33c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:27:23.633768 crc crio[24284]: time=\"2026-06-12T15:27:23.633018544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=94a2d3ca-fe2d-4b12-a9de-026afbcb7c72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:27:23.635734 crc crio[24284]: time=\"2026-06-12T15:27:23.635630322Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=b2cbd521-b279-4bfa-8394-4a6b053f4f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:27:23.636132 crc crio[24284]: time=\"2026-06-12T15:27:23.635989534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:23.666180 crc crio[24284]: time=\"2026-06-12T15:27:23.666067481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:23.671490 crc crio[24284]: time=\"2026-06-12T15:27:23.671373732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:23.795598 crc crio[24284]: time=\"2026-06-12T15:27:23.79481982Z\" level=info msg=\"Created container d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=b2cbd521-b279-4bfa-8394-4a6b053f4f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:27:23.797625 crc crio[24284]: time=\"2026-06-12T15:27:23.79747959Z\" level=info msg=\"Starting container: d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c\" id=cc5545b2-b4d8-4f30-8a87-e2756b991f72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:27:23.804986 crc crio[24284]: time=\"2026-06-12T15:27:23.804846978Z\" level=info msg=\"Started container\" PID=26989 containerID=d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c description=openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator id=cc5545b2-b4d8-4f30-8a87-e2756b991f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d\nJun 12 15:27:53.597793 crc crio[24284]: time=\"2026-06-12T15:27:53.596941732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=65d83b11-7a93-4d47-9807-1380e3903cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:27:53.601234 crc crio[24284]: time=\"2026-06-12T15:27:53.600901156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=74a4f3e2-a8ae-409d-99ad-ad94652de6dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:27:53.616066 crc crio[24284]: time=\"2026-06-12T15:27:53.615862571Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=876c84b3-cf56-4fc8-835e-da2329d10b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:27:53.616496 crc crio[24284]: time=\"2026-06-12T15:27:53.61640241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:53.647793 crc crio[24284]: time=\"2026-06-12T15:27:53.647671386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:53.819207 crc crio[24284]: time=\"2026-06-12T15:27:53.818995305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:27:53.931770 crc crio[24284]: time=\"2026-06-12T15:27:53.931682151Z\" level=info msg=\"Created container 1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729: openshift-etcd/etcd-crc/etcd-resources-copy\" id=876c84b3-cf56-4fc8-835e-da2329d10b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:27:53.933554 crc crio[24284]: time=\"2026-06-12T15:27:53.933483052Z\" level=info msg=\"Starting container: 1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729\" id=1611c68c-17bf-47ff-bc5b-e5678b8059bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:27:53.939404 crc crio[24284]: time=\"2026-06-12T15:27:53.938914906Z\" level=info msg=\"Started container\" PID=27383 containerID=1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729 description=openshift-etcd/etcd-crc/etcd-resources-copy id=1611c68c-17bf-47ff-bc5b-e5678b8059bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:28:07.046691 crc crio[24284]: time=\"2026-06-12T15:28:07.04580911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4fa12cba-e6c5-4732-85d7-d16be42d66cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:07.048860 crc crio[24284]: time=\"2026-06-12T15:28:07.047379Z\" level=info msg=\"Removing container: 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2\" id=eec98c47-cfa8-473e-9e2f-1d3ae644f174 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:07.048860 crc crio[24284]: time=\"2026-06-12T15:28:07.048189167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=78628897-6980-4c0c-874f-6826d92d7962 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:07.056139 crc crio[24284]: time=\"2026-06-12T15:28:07.055875908Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=73b0d588-f087-4ac4-a619-2cda0db46dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:07.056873 crc crio[24284]: time=\"2026-06-12T15:28:07.056407645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:07.084630 crc crio[24284]: time=\"2026-06-12T15:28:07.084496434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:07.089136 crc crio[24284]: time=\"2026-06-12T15:28:07.088991911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:07.091008 crc crio[24284]: time=\"2026-06-12T15:28:07.090880593Z\" level=info msg=\"Removed container 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=eec98c47-cfa8-473e-9e2f-1d3ae644f174 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:07.219954 crc crio[24284]: time=\"2026-06-12T15:28:07.21977459Z\" level=info msg=\"Created container 673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=73b0d588-f087-4ac4-a619-2cda0db46dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:07.221450 crc crio[24284]: time=\"2026-06-12T15:28:07.22133469Z\" level=info msg=\"Starting container: 673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100\" id=e2235c01-0a21-4841-8550-df088436d171 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:07.229820 crc crio[24284]: time=\"2026-06-12T15:28:07.228973161Z\" level=info msg=\"Started container\" PID=27593 containerID=673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=e2235c01-0a21-4841-8550-df088436d171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606\nJun 12 15:28:08.066466 crc crio[24284]: time=\"2026-06-12T15:28:08.064767182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=46a9e433-9076-4aca-b744-c8f93cb6bc06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:08.068551 crc crio[24284]: time=\"2026-06-12T15:28:08.067251773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9ab45fd7-5012-48cc-a7f1-6c47bf5e95a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:08.070086 crc crio[24284]: time=\"2026-06-12T15:28:08.069859578Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=6370cc68-3435-4a53-abd1-be2f33989b18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:08.070617 crc crio[24284]: time=\"2026-06-12T15:28:08.070473868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:08.098791 crc crio[24284]: time=\"2026-06-12T15:28:08.098629179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:08.305449 crc crio[24284]: time=\"2026-06-12T15:28:08.305344981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:08.397651 crc crio[24284]: time=\"2026-06-12T15:28:08.397483245Z\" level=info msg=\"Created container ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=6370cc68-3435-4a53-abd1-be2f33989b18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:08.399647 crc crio[24284]: time=\"2026-06-12T15:28:08.399517543Z\" level=info msg=\"Starting container: ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355\" id=3693beae-8c5a-4d7c-a3f5-677b6e0c464b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:08.404392 crc crio[24284]: time=\"2026-06-12T15:28:08.404233667Z\" level=info msg=\"Started container\" PID=27619 containerID=ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=3693beae-8c5a-4d7c-a3f5-677b6e0c464b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc\nJun 12 15:28:09.087840 crc crio[24284]: time=\"2026-06-12T15:28:09.087189018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=364b9629-2b1e-48cc-beb2-1742f884925b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:09.090090 crc crio[24284]: time=\"2026-06-12T15:28:09.08999374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6263371b-6bae-47e3-a8e3-198fb3345376 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:09.092782 crc crio[24284]: time=\"2026-06-12T15:28:09.092709529Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e5c4359b-7bb1-43b7-826f-9f54f28127dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:09.093237 crc crio[24284]: time=\"2026-06-12T15:28:09.093125272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:09.115496 crc crio[24284]: time=\"2026-06-12T15:28:09.11536766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:09.119679 crc crio[24284]: time=\"2026-06-12T15:28:09.119570227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:09.230748 crc crio[24284]: time=\"2026-06-12T15:28:09.230606139Z\" level=info msg=\"Created container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e5c4359b-7bb1-43b7-826f-9f54f28127dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:09.231590 crc crio[24284]: time=\"2026-06-12T15:28:09.23155537Z\" level=info msg=\"Starting container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca\" id=f79f5e6f-3d79-474a-b5ef-65de9789d97d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:09.237303 crc crio[24284]: time=\"2026-06-12T15:28:09.237125862Z\" level=info msg=\"Started container\" PID=27662 containerID=8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f79f5e6f-3d79-474a-b5ef-65de9789d97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\nJun 12 15:28:13.141206 crc crio[24284]: time=\"2026-06-12T15:28:13.140622147Z\" level=info msg=\"Removing container: 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569\" id=7660ea3c-4682-4b04-a08c-f287e224faa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:13.145859 crc crio[24284]: time=\"2026-06-12T15:28:13.145577647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=581303a2-ed86-4435-8b28-dea31e18a446 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:13.147112 crc crio[24284]: time=\"2026-06-12T15:28:13.146953042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=aacb5948-af3f-41bb-9ad3-eef81969d76a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:13.157868 crc crio[24284]: time=\"2026-06-12T15:28:13.157782666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=568cdd61-bb97-40a6-a0bf-483de3945830 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:13.199656 crc crio[24284]: time=\"2026-06-12T15:28:13.199533602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cb1a2104-e10f-42ef-a25f-23f14f2550d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:13.199910 crc crio[24284]: time=\"2026-06-12T15:28:13.199724978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b609dcf9-a66e-45b2-8bb0-4ae93233ea4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:13.200300 crc crio[24284]: time=\"2026-06-12T15:28:13.2000952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=39b69db0-41a4-420a-9953-14bf755ec170 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:13.203085 crc crio[24284]: time=\"2026-06-12T15:28:13.202940054Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1a39531c-59f4-4c05-98d2-a8fbc162a691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:13.203403 crc crio[24284]: time=\"2026-06-12T15:28:13.203339357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.204232 crc crio[24284]: time=\"2026-06-12T15:28:13.204145242Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b78e5549-9019-45a9-ade2-6100fd31c5c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:13.204232 crc crio[24284]: time=\"2026-06-12T15:28:13.204183625Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=51d498e9-2afc-4b57-bc1f-ba90c3a673c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:13.204654 crc crio[24284]: time=\"2026-06-12T15:28:13.204500604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.204654 crc crio[24284]: time=\"2026-06-12T15:28:13.20464202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.230703 crc crio[24284]: time=\"2026-06-12T15:28:13.230561248Z\" level=info msg=\"Removed container 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7660ea3c-4682-4b04-a08c-f287e224faa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:13.233612 crc crio[24284]: time=\"2026-06-12T15:28:13.233528204Z\" level=info msg=\"Removing container: 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d\" id=b2d8795a-aa82-47f8-8966-ef1894751af8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:13.307702 crc crio[24284]: time=\"2026-06-12T15:28:13.307545385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.322934 crc crio[24284]: time=\"2026-06-12T15:28:13.322817835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.333548 crc crio[24284]: time=\"2026-06-12T15:28:13.333459313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.365236 crc crio[24284]: time=\"2026-06-12T15:28:13.365106883Z\" level=info msg=\"Removed container 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2d8795a-aa82-47f8-8966-ef1894751af8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:13.458776 crc crio[24284]: time=\"2026-06-12T15:28:13.458596417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.497670 crc crio[24284]: time=\"2026-06-12T15:28:13.497570772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.504095 crc crio[24284]: time=\"2026-06-12T15:28:13.503994742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:13.545083 crc crio[24284]: time=\"2026-06-12T15:28:13.544933851Z\" level=info msg=\"Created container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1a39531c-59f4-4c05-98d2-a8fbc162a691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:13.547418 crc crio[24284]: time=\"2026-06-12T15:28:13.546237954Z\" level=info msg=\"Starting container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b\" id=4a073636-4f74-48ce-83ac-191cd12dc74c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:13.555641 crc crio[24284]: time=\"2026-06-12T15:28:13.555543208Z\" level=info msg=\"Started container\" PID=27756 containerID=9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4a073636-4f74-48ce-83ac-191cd12dc74c name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:28:13.568068 crc crio[24284]: time=\"2026-06-12T15:28:13.567889922Z\" level=info msg=\"Created container 285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=51d498e9-2afc-4b57-bc1f-ba90c3a673c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:13.568879 crc crio[24284]: time=\"2026-06-12T15:28:13.568661967Z\" level=info msg=\"Created container ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b78e5549-9019-45a9-ade2-6100fd31c5c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:13.570197 crc crio[24284]: time=\"2026-06-12T15:28:13.570137765Z\" level=info msg=\"Starting container: ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f\" id=ce5d0a55-8adf-4f41-a9c0-127f34f793f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:13.570516 crc crio[24284]: time=\"2026-06-12T15:28:13.570142715Z\" level=info msg=\"Starting container: 285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f\" id=7121e016-4f77-4519-a698-d31fe35557c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:13.574696 crc crio[24284]: time=\"2026-06-12T15:28:13.574657223Z\" level=info msg=\"Started container\" PID=27764 containerID=285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=7121e016-4f77-4519-a698-d31fe35557c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df\nJun 12 15:28:13.575062 crc crio[24284]: time=\"2026-06-12T15:28:13.574939393Z\" level=info msg=\"Started container\" PID=27763 containerID=ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=ce5d0a55-8adf-4f41-a9c0-127f34f793f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc\nJun 12 15:28:28.918102 crc crio[24284]: time=\"2026-06-12T15:28:28.917116942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=903af044-1f50-41e6-b6e5-2745ded38528 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:28.922135 crc crio[24284]: time=\"2026-06-12T15:28:28.921779554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6e344306-b306-4228-b64d-121c42166a38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:28.967096 crc crio[24284]: time=\"2026-06-12T15:28:28.966957592Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=59cf04bc-c236-493d-a761-6f4b647289d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:28.967689 crc crio[24284]: time=\"2026-06-12T15:28:28.967630334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.003191 crc crio[24284]: time=\"2026-06-12T15:28:29.003070783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.198998 crc crio[24284]: time=\"2026-06-12T15:28:29.19890463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.308001 crc crio[24284]: time=\"2026-06-12T15:28:29.307589935Z\" level=info msg=\"Created container dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59: openshift-etcd/etcd-crc/etcdctl\" id=59cf04bc-c236-493d-a761-6f4b647289d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:29.309722 crc crio[24284]: time=\"2026-06-12T15:28:29.309569679Z\" level=info msg=\"Starting container: dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59\" id=5c504de1-cf2c-44f1-919c-dc09d9c474ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:29.320723 crc crio[24284]: time=\"2026-06-12T15:28:29.320472316Z\" level=info msg=\"Started container\" PID=28006 containerID=dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59 description=openshift-etcd/etcd-crc/etcdctl id=5c504de1-cf2c-44f1-919c-dc09d9c474ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:28:29.337752 crc crio[24284]: time=\"2026-06-12T15:28:29.337631017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7294a671-10ed-4fb9-89a3-b183f37ebfa3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:29.340354 crc crio[24284]: time=\"2026-06-12T15:28:29.340237222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b41feb89-8c93-426c-a519-9729a13706bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:29.346583 crc crio[24284]: time=\"2026-06-12T15:28:29.346497647Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=945bd11d-eb62-4c14-bda8-fc8b7b703eeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:29.346926 crc crio[24284]: time=\"2026-06-12T15:28:29.346850809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.380384 crc crio[24284]: time=\"2026-06-12T15:28:29.378806844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.545081 crc crio[24284]: time=\"2026-06-12T15:28:29.544903958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.668394 crc crio[24284]: time=\"2026-06-12T15:28:29.668312855Z\" level=info msg=\"Created container 2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba: openshift-etcd/etcd-crc/etcd\" id=945bd11d-eb62-4c14-bda8-fc8b7b703eeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:29.670728 crc crio[24284]: time=\"2026-06-12T15:28:29.670538198Z\" level=info msg=\"Starting container: 2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba\" id=27e19baf-9051-48ee-8a0b-45dd39c8ff87 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:29.680970 crc crio[24284]: time=\"2026-06-12T15:28:29.680858585Z\" level=info msg=\"Started container\" PID=28014 containerID=2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba description=openshift-etcd/etcd-crc/etcd id=27e19baf-9051-48ee-8a0b-45dd39c8ff87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:28:29.696354 crc crio[24284]: time=\"2026-06-12T15:28:29.696173196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=93353962-0272-4800-8e37-bc96619ed888 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:29.698385 crc crio[24284]: time=\"2026-06-12T15:28:29.698200203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b193cfa0-4d77-4ac8-8daf-fcdb9788b180 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:29.705911 crc crio[24284]: time=\"2026-06-12T15:28:29.705794891Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=c1f009a1-71b9-4369-ad85-75062dcf1df6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:29.706566 crc crio[24284]: time=\"2026-06-12T15:28:29.706445493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.738151 crc crio[24284]: time=\"2026-06-12T15:28:29.737968453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:29.899338 crc crio[24284]: time=\"2026-06-12T15:28:29.899093394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.003461 crc crio[24284]: time=\"2026-06-12T15:28:30.00320937Z\" level=info msg=\"Created container 942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444: openshift-etcd/etcd-crc/etcd-metrics\" id=c1f009a1-71b9-4369-ad85-75062dcf1df6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:30.005899 crc crio[24284]: time=\"2026-06-12T15:28:30.004898445Z\" level=info msg=\"Starting container: 942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444\" id=21325386-8cce-4385-85d2-7c92ccc28014 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:30.013346 crc crio[24284]: time=\"2026-06-12T15:28:30.013174156Z\" level=info msg=\"Started container\" PID=28029 containerID=942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444 description=openshift-etcd/etcd-crc/etcd-metrics id=21325386-8cce-4385-85d2-7c92ccc28014 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:28:30.027685 crc crio[24284]: time=\"2026-06-12T15:28:30.027565737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e7a5cfb8-1be7-4fe7-a975-eef75eaa3a40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:30.030072 crc crio[24284]: time=\"2026-06-12T15:28:30.029926414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8f2c0043-aa4e-41d8-8370-20e92b4f609e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:30.037416 crc crio[24284]: time=\"2026-06-12T15:28:30.036996655Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=e47536ae-415d-4a1b-a805-08f8f429f50c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:30.038163 crc crio[24284]: time=\"2026-06-12T15:28:30.037597905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.066236 crc crio[24284]: time=\"2026-06-12T15:28:30.066111458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.233176 crc crio[24284]: time=\"2026-06-12T15:28:30.232503851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.331345 crc crio[24284]: time=\"2026-06-12T15:28:30.331143238Z\" level=info msg=\"Created container 13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4: openshift-etcd/etcd-crc/etcd-readyz\" id=e47536ae-415d-4a1b-a805-08f8f429f50c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:30.332702 crc crio[24284]: time=\"2026-06-12T15:28:30.332589305Z\" level=info msg=\"Starting container: 13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4\" id=ae50c211-aef9-4086-b4fa-e047fc93887b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:30.338795 crc crio[24284]: time=\"2026-06-12T15:28:30.338694925Z\" level=info msg=\"Started container\" PID=28055 containerID=13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4 description=openshift-etcd/etcd-crc/etcd-readyz id=ae50c211-aef9-4086-b4fa-e047fc93887b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:28:30.356816 crc crio[24284]: time=\"2026-06-12T15:28:30.356702373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=def78404-b61d-47c2-8e2b-1d7633faadcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:30.359418 crc crio[24284]: time=\"2026-06-12T15:28:30.359325259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=83d6865c-6e7d-4223-afe4-73f56bbcccdc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:30.366224 crc crio[24284]: time=\"2026-06-12T15:28:30.366089971Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=e8ecad26-8e75-484a-b263-1723846f1818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:30.366670 crc crio[24284]: time=\"2026-06-12T15:28:30.366539586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.403870 crc crio[24284]: time=\"2026-06-12T15:28:30.403716221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.566311 crc crio[24284]: time=\"2026-06-12T15:28:30.566029581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:30.656738 crc crio[24284]: time=\"2026-06-12T15:28:30.656645775Z\" level=info msg=\"Created container 457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695: openshift-etcd/etcd-crc/etcd-rev\" id=e8ecad26-8e75-484a-b263-1723846f1818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:30.657873 crc crio[24284]: time=\"2026-06-12T15:28:30.657845535Z\" level=info msg=\"Starting container: 457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695\" id=51879c3f-aeb3-401c-80e2-39d7d95b706f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:30.663965 crc crio[24284]: time=\"2026-06-12T15:28:30.663937363Z\" level=info msg=\"Started container\" PID=28076 containerID=457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695 description=openshift-etcd/etcd-crc/etcd-rev id=51879c3f-aeb3-401c-80e2-39d7d95b706f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c\nJun 12 15:28:38.650804 crc crio[24284]: time=\"2026-06-12T15:28:38.650156171Z\" level=info msg=\"Stopping container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b (timeout: 30s)\" id=eb369705-7a9c-41cf-a109-2c01245676fb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:28:38.815990 crc crio[24284]: time=\"2026-06-12T15:28:38.815897923Z\" level=info msg=\"Stopped container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=eb369705-7a9c-41cf-a109-2c01245676fb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:28:38.818288 crc crio[24284]: time=\"2026-06-12T15:28:38.818164286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4c562eb1-e390-475a-90c8-b3a857352dd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:38.820599 crc crio[24284]: time=\"2026-06-12T15:28:38.820536724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7ac7099a-e7f3-4e63-b358-1a39a5051717 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:28:38.822902 crc crio[24284]: time=\"2026-06-12T15:28:38.822793027Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b8b34ad9-b092-4eb9-8387-f342fb47d8ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:38.823648 crc crio[24284]: time=\"2026-06-12T15:28:38.823571843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:38.861887 crc crio[24284]: time=\"2026-06-12T15:28:38.861765562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:39.058685 crc crio[24284]: time=\"2026-06-12T15:28:39.05853142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:28:39.148754 crc crio[24284]: time=\"2026-06-12T15:28:39.148663038Z\" level=info msg=\"Created container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b8b34ad9-b092-4eb9-8387-f342fb47d8ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:28:39.149963 crc crio[24284]: time=\"2026-06-12T15:28:39.14992096Z\" level=info msg=\"Starting container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124\" id=610c1e4f-563a-4740-bf54-97f15aa47a91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:28:39.155452 crc crio[24284]: time=\"2026-06-12T15:28:39.155353826Z\" level=info msg=\"Started container\" PID=28229 containerID=e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=610c1e4f-563a-4740-bf54-97f15aa47a91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:28:39.462212 crc crio[24284]: time=\"2026-06-12T15:28:39.461649576Z\" level=info msg=\"Removing container: ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d\" id=0b40f973-7a4a-4e86-822c-37a90c60d765 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:28:39.559071 crc crio[24284]: time=\"2026-06-12T15:28:39.558899929Z\" level=info msg=\"Removed container ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0b40f973-7a4a-4e86-822c-37a90c60d765 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:29:08.651519 crc crio[24284]: time=\"2026-06-12T15:29:08.650696784Z\" level=info msg=\"Stopping container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124 (timeout: 30s)\" id=13b76579-9014-43ec-bff1-bfb84a61c514 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:29:08.809808 crc crio[24284]: time=\"2026-06-12T15:29:08.809311229Z\" level=info msg=\"Stopped container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=13b76579-9014-43ec-bff1-bfb84a61c514 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:29:08.811006 crc crio[24284]: time=\"2026-06-12T15:29:08.810903663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ffba2c88-2a62-4c7b-b48d-b1cdd0bebea2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:29:08.812882 crc crio[24284]: time=\"2026-06-12T15:29:08.812762085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=87198b6b-96eb-4aba-be0f-06406748f125 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:29:08.815315 crc crio[24284]: time=\"2026-06-12T15:29:08.815189816Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c1a437ae-8055-45cb-a760-9493c1b65d42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:29:08.815894 crc crio[24284]: time=\"2026-06-12T15:29:08.815826598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:29:08.839338 crc crio[24284]: time=\"2026-06-12T15:29:08.839173253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:29:08.983328 crc crio[24284]: time=\"2026-06-12T15:29:08.983107184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:29:09.069749 crc crio[24284]: time=\"2026-06-12T15:29:09.069635314Z\" level=info msg=\"Created container adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c1a437ae-8055-45cb-a760-9493c1b65d42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:29:09.070958 crc crio[24284]: time=\"2026-06-12T15:29:09.070833595Z\" level=info msg=\"Starting container: adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93\" id=c6427797-3231-4606-8901-b8c799083dc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:29:09.076061 crc crio[24284]: time=\"2026-06-12T15:29:09.075917016Z\" level=info msg=\"Started container\" PID=28655 containerID=adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c6427797-3231-4606-8901-b8c799083dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:29:09.747174 crc crio[24284]: time=\"2026-06-12T15:29:09.745225678Z\" level=info msg=\"Removing container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b\" id=fd04c6e3-1c0a-4cd9-bca4-a688f2f028bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:29:09.772195 crc crio[24284]: time=\"2026-06-12T15:29:09.7720627Z\" level=info msg=\"Removed container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fd04c6e3-1c0a-4cd9-bca4-a688f2f028bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:29:38.651812 crc crio[24284]: time=\"2026-06-12T15:29:38.650560345Z\" level=info msg=\"Stopping container: adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93 (timeout: 30s)\" id=4e619f94-ae8f-4433-b0a6-531f0f0a1ce2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:29:38.825972 crc crio[24284]: time=\"2026-06-12T15:29:38.825738349Z\" level=info msg=\"Stopped container adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4e619f94-ae8f-4433-b0a6-531f0f0a1ce2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:29:39.040615 crc crio[24284]: time=\"2026-06-12T15:29:39.040412681Z\" level=info msg=\"Removing container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124\" id=a50232db-df7c-4626-a823-0a93a1f30da0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:29:39.099650 crc crio[24284]: time=\"2026-06-12T15:29:39.098928198Z\" level=info msg=\"Removed container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a50232db-df7c-4626-a823-0a93a1f30da0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:30:05.266793 crc crio[24284]: time=\"2026-06-12T15:30:05.265816649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cebf3ef2-357b-4350-b4ce-de0fdedea9dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.273493 crc crio[24284]: time=\"2026-06-12T15:30:05.273425685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b0a33e2b-31c3-4ddc-b316-bebfd8de8c63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.273796 crc crio[24284]: time=\"2026-06-12T15:30:05.273706815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2d62c1a9-7a39-45f1-bf1b-fb3326b1b06e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.275500 crc crio[24284]: time=\"2026-06-12T15:30:05.274056786Z\" level=info msg=\"Removing container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72\" id=6eb3a08a-3d0e-4b9d-acfe-254e2d3981f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:30:05.276736 crc crio[24284]: time=\"2026-06-12T15:30:05.276692226Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e19572aa-2c24-4c33-867f-47bdc41d5271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.279667 crc crio[24284]: time=\"2026-06-12T15:30:05.279588952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.284882 crc crio[24284]: time=\"2026-06-12T15:30:05.284791799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=03d749f7-d033-4fe2-8b23-e4e8c72a70a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.284986 crc crio[24284]: time=\"2026-06-12T15:30:05.28488531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=c22cdcc0-ff64-44f1-921a-55155b72a6a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.292537 crc crio[24284]: time=\"2026-06-12T15:30:05.292127544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=eca5a0f8-2394-48f9-a3a3-e03592d830e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.299496 crc crio[24284]: time=\"2026-06-12T15:30:05.298031604Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=55f0eba4-e671-4b46-9bf4-ecf938aeaed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.299496 crc crio[24284]: time=\"2026-06-12T15:30:05.298106007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=aa6d0d78-1fd4-44c8-8575-badf7d7a5e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.303796 crc crio[24284]: time=\"2026-06-12T15:30:05.303658565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=592d57fc-a489-4ca6-b4a9-823bdbbbd881 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.306827 crc crio[24284]: time=\"2026-06-12T15:30:05.30675133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=b9f84f37-cb76-4344-8b6c-f1e716d6d2ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.309159 crc crio[24284]: time=\"2026-06-12T15:30:05.309073349Z\" level=info msg=\"Removed container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6eb3a08a-3d0e-4b9d-acfe-254e2d3981f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:30:05.309638 crc crio[24284]: time=\"2026-06-12T15:30:05.309562076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.313204 crc crio[24284]: time=\"2026-06-12T15:30:05.31305265Z\" level=info msg=\"Removing container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02\" id=bcc3e055-f87f-4f0c-b8a2-1fda91e3e749 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:30:05.314368 crc crio[24284]: time=\"2026-06-12T15:30:05.31429445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=08a175b8-576a-48ab-b4df-c306493ce5de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.314368 crc crio[24284]: time=\"2026-06-12T15:30:05.314335073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=8b79c513-bc77-40b6-b5cb-83b24500d700 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.314740 crc crio[24284]: time=\"2026-06-12T15:30:05.314686814Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=4796d1fa-c59d-4dd7-9a23-6109e3ef2a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.314903 crc crio[24284]: time=\"2026-06-12T15:30:05.314840578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=68be05a5-8ee7-4e3a-a37c-900be6acfbbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.319016 crc crio[24284]: time=\"2026-06-12T15:30:05.318897125Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=29133205-4ca2-4f36-a5fe-e49025a4b3af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.323388 crc crio[24284]: time=\"2026-06-12T15:30:05.323021358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.325511 crc crio[24284]: time=\"2026-06-12T15:30:05.325432324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=67dd2297-0072-47ac-a598-b361dbe810ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.326031 crc crio[24284]: time=\"2026-06-12T15:30:05.325941802Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4f1a0217-2ae3-445e-b489-0955efa43c1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.326098 crc crio[24284]: time=\"2026-06-12T15:30:05.326026556Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=74c2cb42-aad8-4164-b3d2-4c859c728e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.326098 crc crio[24284]: time=\"2026-06-12T15:30:05.326042836Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4c7985c9-68d6-45bf-8a41-1addf5b5fbd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.328565 crc crio[24284]: time=\"2026-06-12T15:30:05.328477057Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a7479373-c15a-4dcc-8d00-040476310fbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.334911 crc crio[24284]: time=\"2026-06-12T15:30:05.33482624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.335660 crc crio[24284]: time=\"2026-06-12T15:30:05.335589426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.344425 crc crio[24284]: time=\"2026-06-12T15:30:05.344164494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=dc1c7662-e2ac-4ec0-8c15-328cd7c15a6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.345664 crc crio[24284]: time=\"2026-06-12T15:30:05.345594176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.346049 crc crio[24284]: time=\"2026-06-12T15:30:05.346006756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.346162 crc crio[24284]: time=\"2026-06-12T15:30:05.34609975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.347439 crc crio[24284]: time=\"2026-06-12T15:30:05.347375732Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6cead1b9-9b5e-41b6-aea5-27639adbc1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.349208 crc crio[24284]: time=\"2026-06-12T15:30:05.349100381Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c992b56e-618b-4c47-b135-da46b1c9ae8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.352731 crc crio[24284]: time=\"2026-06-12T15:30:05.352602018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ca85e2fc-ab9f-41f7-b609-9cd56bb69493 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:05.362138 crc crio[24284]: time=\"2026-06-12T15:30:05.361530088Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=79cb9f7c-0e07-4ff0-906c-4f8aa8f438e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.371586 crc crio[24284]: time=\"2026-06-12T15:30:05.371528304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.372720 crc crio[24284]: time=\"2026-06-12T15:30:05.372654102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.376692 crc crio[24284]: time=\"2026-06-12T15:30:05.376637766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.376810 crc crio[24284]: time=\"2026-06-12T15:30:05.376705769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.376984 crc crio[24284]: time=\"2026-06-12T15:30:05.376926426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.379776 crc crio[24284]: time=\"2026-06-12T15:30:05.37974342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.389584 crc crio[24284]: time=\"2026-06-12T15:30:05.389362119Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a9d8c057-9179-4b5f-9998-d091832b06d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.401613 crc crio[24284]: time=\"2026-06-12T15:30:05.401472252Z\" level=info msg=\"Removed container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=bcc3e055-f87f-4f0c-b8a2-1fda91e3e749 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:30:05.402618 crc crio[24284]: time=\"2026-06-12T15:30:05.402544958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.466421 crc crio[24284]: time=\"2026-06-12T15:30:05.466223143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.471216 crc crio[24284]: time=\"2026-06-12T15:30:05.471066983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.502784 crc crio[24284]: time=\"2026-06-12T15:30:05.502657185Z\" level=info msg=\"Created container 49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e19572aa-2c24-4c33-867f-47bdc41d5271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.505754 crc crio[24284]: time=\"2026-06-12T15:30:05.50341587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.508366 crc crio[24284]: time=\"2026-06-12T15:30:05.505935047Z\" level=info msg=\"Starting container: 49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c\" id=9c66668a-bf34-4888-8a66-c420f886b909 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.516779 crc crio[24284]: time=\"2026-06-12T15:30:05.516687088Z\" level=info msg=\"Started container\" PID=29436 containerID=49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9c66668a-bf34-4888-8a66-c420f886b909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd\nJun 12 15:30:05.521112 crc crio[24284]: time=\"2026-06-12T15:30:05.520758334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.528421 crc crio[24284]: time=\"2026-06-12T15:30:05.52819991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.541638 crc crio[24284]: time=\"2026-06-12T15:30:05.541560204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.542917 crc crio[24284]: time=\"2026-06-12T15:30:05.542848396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.548232 crc crio[24284]: time=\"2026-06-12T15:30:05.548113173Z\" level=info msg=\"Created container 2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4f1a0217-2ae3-445e-b489-0955efa43c1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.555744 crc crio[24284]: time=\"2026-06-12T15:30:05.555630328Z\" level=info msg=\"Starting container: 2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0\" id=4a7bc4f4-ffaf-48a3-9775-291942a8a2ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.561668 crc crio[24284]: time=\"2026-06-12T15:30:05.561557665Z\" level=info msg=\"Started container\" PID=29441 containerID=2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4a7bc4f4-ffaf-48a3-9775-291942a8a2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa\nJun 12 15:30:05.564531 crc crio[24284]: time=\"2026-06-12T15:30:05.564455994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.567870 crc crio[24284]: time=\"2026-06-12T15:30:05.567715179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.601990 crc crio[24284]: time=\"2026-06-12T15:30:05.601870562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.634857 crc crio[24284]: time=\"2026-06-12T15:30:05.634751984Z\" level=info msg=\"Created container 2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=55f0eba4-e671-4b46-9bf4-ecf938aeaed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.638125 crc crio[24284]: time=\"2026-06-12T15:30:05.63804644Z\" level=info msg=\"Starting container: 2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54\" id=bee67fc0-311d-4a8a-9c48-06cf7a72fa57 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.681868 crc crio[24284]: time=\"2026-06-12T15:30:05.681781703Z\" level=info msg=\"Started container\" PID=29442 containerID=2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=bee67fc0-311d-4a8a-9c48-06cf7a72fa57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb\nJun 12 15:30:05.789239 crc crio[24284]: time=\"2026-06-12T15:30:05.788634976Z\" level=info msg=\"Created container 606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=4796d1fa-c59d-4dd7-9a23-6109e3ef2a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.790015 crc crio[24284]: time=\"2026-06-12T15:30:05.789916198Z\" level=info msg=\"Created container 58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4c7985c9-68d6-45bf-8a41-1addf5b5fbd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.790100 crc crio[24284]: time=\"2026-06-12T15:30:05.788865953Z\" level=info msg=\"Created container dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=74c2cb42-aad8-4164-b3d2-4c859c728e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.790402 crc crio[24284]: time=\"2026-06-12T15:30:05.790320692Z\" level=info msg=\"Created container 06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a9d8c057-9179-4b5f-9998-d091832b06d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.794627 crc crio[24284]: time=\"2026-06-12T15:30:05.794448332Z\" level=info msg=\"Starting container: 06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa\" id=bd5b3469-5b97-4b37-96a0-672381b51665 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.794627 crc crio[24284]: time=\"2026-06-12T15:30:05.794530953Z\" level=info msg=\"Starting container: dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8\" id=c752b503-0180-4c34-abaa-9d97d0e890b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.794627 crc crio[24284]: time=\"2026-06-12T15:30:05.794567176Z\" level=info msg=\"Starting container: 58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a\" id=02dca43c-5291-4c08-885c-0506d881788b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.795478 crc crio[24284]: time=\"2026-06-12T15:30:05.794543216Z\" level=info msg=\"Starting container: 606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033\" id=17f2911c-fbd1-4d6b-a785-a51699707dd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.809851 crc crio[24284]: time=\"2026-06-12T15:30:05.809769855Z\" level=info msg=\"Started container\" PID=29497 containerID=06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=bd5b3469-5b97-4b37-96a0-672381b51665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db\nJun 12 15:30:05.812401 crc crio[24284]: time=\"2026-06-12T15:30:05.812317724Z\" level=info msg=\"Started container\" PID=29493 containerID=58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=02dca43c-5291-4c08-885c-0506d881788b name=/runtime.v1.RuntimeService/StartContainer sandboxID=88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6\nJun 12 15:30:05.818360 crc crio[24284]: time=\"2026-06-12T15:30:05.818199419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.819706 crc crio[24284]: time=\"2026-06-12T15:30:05.819012156Z\" level=info msg=\"Started container\" PID=29485 containerID=dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c752b503-0180-4c34-abaa-9d97d0e890b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb\nJun 12 15:30:05.827226 crc crio[24284]: time=\"2026-06-12T15:30:05.826096213Z\" level=info msg=\"Started container\" PID=29487 containerID=606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=17f2911c-fbd1-4d6b-a785-a51699707dd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f\nJun 12 15:30:05.836530 crc crio[24284]: time=\"2026-06-12T15:30:05.836444415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:05.913903 crc crio[24284]: time=\"2026-06-12T15:30:05.913812364Z\" level=info msg=\"Created container 61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=79cb9f7c-0e07-4ff0-906c-4f8aa8f438e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.915138 crc crio[24284]: time=\"2026-06-12T15:30:05.915060415Z\" level=info msg=\"Starting container: 61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa\" id=7dd4fec0-a9bb-4acd-976d-55bca6dd7f6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.926370 crc crio[24284]: time=\"2026-06-12T15:30:05.926218102Z\" level=info msg=\"Started container\" PID=29563 containerID=61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=7dd4fec0-a9bb-4acd-976d-55bca6dd7f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6\nJun 12 15:30:05.937428 crc crio[24284]: time=\"2026-06-12T15:30:05.937328691Z\" level=info msg=\"Created container d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c992b56e-618b-4c47-b135-da46b1c9ae8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:05.938196 crc crio[24284]: time=\"2026-06-12T15:30:05.938115541Z\" level=info msg=\"Starting container: d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65\" id=41a34181-f421-4568-acd3-87b7d48a79d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:05.945148 crc crio[24284]: time=\"2026-06-12T15:30:05.945037287Z\" level=info msg=\"Started container\" PID=29561 containerID=d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=41a34181-f421-4568-acd3-87b7d48a79d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:30:19.518023 crc crio[24284]: time=\"2026-06-12T15:30:19.517018404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fc889de0-3e62-4a19-a953-79740bbd0b0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:19.521533 crc crio[24284]: time=\"2026-06-12T15:30:19.521411069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=972df2f9-24fc-4e83-be8b-8d422b456d7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:19.524586 crc crio[24284]: time=\"2026-06-12T15:30:19.524505601Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1db90abc-9eca-426f-8967-346be68e96de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:19.525452 crc crio[24284]: time=\"2026-06-12T15:30:19.525386002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:19.557183 crc crio[24284]: time=\"2026-06-12T15:30:19.55707876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:19.841425 crc crio[24284]: time=\"2026-06-12T15:30:19.838174542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:20.120811 crc crio[24284]: time=\"2026-06-12T15:30:20.120051249Z\" level=info msg=\"Created container 4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1db90abc-9eca-426f-8967-346be68e96de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:20.122657 crc crio[24284]: time=\"2026-06-12T15:30:20.122581202Z\" level=info msg=\"Starting container: 4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022\" id=d2d9d5df-b385-434c-b396-85515856f0b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:20.128601 crc crio[24284]: time=\"2026-06-12T15:30:20.12849132Z\" level=info msg=\"Started container\" PID=29799 containerID=4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d2d9d5df-b385-434c-b396-85515856f0b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2\nJun 12 15:30:38.661986 crc crio[24284]: time=\"2026-06-12T15:30:38.660890189Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fda52140-30d6-4096-bf77-18b60c3b7570 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:38.665944 crc crio[24284]: time=\"2026-06-12T15:30:38.665832556Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1686c04c-6530-4d4b-8a9d-d94cec3126ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:30:38.668928 crc crio[24284]: time=\"2026-06-12T15:30:38.668742153Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4f4e92e5-9511-4c6d-8a96-511b38729159 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:38.669301 crc crio[24284]: time=\"2026-06-12T15:30:38.669178668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:38.706593 crc crio[24284]: time=\"2026-06-12T15:30:38.706484429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:38.710904 crc crio[24284]: time=\"2026-06-12T15:30:38.710803723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:30:38.860176 crc crio[24284]: time=\"2026-06-12T15:30:38.860066295Z\" level=info msg=\"Created container d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4f4e92e5-9511-4c6d-8a96-511b38729159 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:30:38.861508 crc crio[24284]: time=\"2026-06-12T15:30:38.86140126Z\" level=info msg=\"Starting container: d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197\" id=0bef402f-9628-4487-adb3-8a93f48827c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:30:38.866540 crc crio[24284]: time=\"2026-06-12T15:30:38.866441647Z\" level=info msg=\"Started container\" PID=30071 containerID=d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=0bef402f-9628-4487-adb3-8a93f48827c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8\nJun 12 15:32:27.533603 crc crio[24284]: time=\"2026-06-12T15:32:27.532676597Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mqbff/POD\" id=4e7324ae-4171-43af-a6cd-0f477ce3518a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:27.535437 crc crio[24284]: time=\"2026-06-12T15:32:27.533705531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:27.554348 crc crio[24284]: time=\"2026-06-12T15:32:27.550841597Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/POD\" id=66c37370-a227-480e-bc9a-9c8faf4a660b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:27.554348 crc crio[24284]: time=\"2026-06-12T15:32:27.550916789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:27.560438 crc crio[24284]: time=\"2026-06-12T15:32:27.560242539Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqbff Namespace:openshift-marketplace ID:4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 UID:863055a7-d318-481d-91f8-67d1fb45ccc7 NetNS:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod863055a7_d318_481d_91f8_67d1fb45ccc7.slice PodAnnotations:0xc0027225e0}] Aliases:map[]}\"\nJun 12 15:32:27.560438 crc crio[24284]: time=\"2026-06-12T15:32:27.560404905Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mqbff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:27.573683 crc crio[24284]: time=\"2026-06-12T15:32:27.573594289Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sq292/POD\" id=821612e8-c902-4082-9f0e-8b4a94a4eb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:27.573801 crc crio[24284]: time=\"2026-06-12T15:32:27.573712063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:27.576637 crc crio[24284]: time=\"2026-06-12T15:32:27.576554558Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc002612cb0}] Aliases:map[]}\"\nJun 12 15:32:27.576737 crc crio[24284]: time=\"2026-06-12T15:32:27.576638431Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:27.590143 crc crio[24284]: time=\"2026-06-12T15:32:27.590083115Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-sgqvh/POD\" id=90093ce5-95fb-4466-a985-ed14aa790b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:27.590653 crc crio[24284]: time=\"2026-06-12T15:32:27.590503819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:27.599006 crc crio[24284]: time=\"2026-06-12T15:32:27.598782512Z\" level=info msg=\"Got pod network &{Name:community-operators-sq292 Namespace:openshift-marketplace ID:bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 UID:5ca7271c-5268-4e77-a46d-fcad4cea7a8c NetNS:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ca7271c_5268_4e77_a46d_fcad4cea7a8c.slice PodAnnotations:0xc0006bed90}] Aliases:map[]}\"\nJun 12 15:32:27.599006 crc crio[24284]: time=\"2026-06-12T15:32:27.598944619Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sq292 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:27.631342 crc crio[24284]: time=\"2026-06-12T15:32:27.630653247Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sgqvh Namespace:openshift-marketplace ID:fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb UID:0bbd7618-5f98-4539-95d0-bdbd174d3fcf NetNS:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bbd7618_5f98_4539_95d0_bdbd174d3fcf.slice PodAnnotations:0xc002c1e0a8}] Aliases:map[]}\"\nJun 12 15:32:27.631342 crc crio[24284]: time=\"2026-06-12T15:32:27.630816202Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-sgqvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:27.700450 crc crio[24284]: time=\"2026-06-12T15:32:27.698855987Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687972-jktfv/POD\" id=7d844cf1-ab1a-436c-8d2e-ed6439c09a53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:27.700450 crc crio[24284]: time=\"2026-06-12T15:32:27.698997197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:27.743360 crc crio[24284]: time=\"2026-06-12T15:32:27.742704193Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc002c1e3d8}] Aliases:map[]}\"\nJun 12 15:32:27.743360 crc crio[24284]: time=\"2026-06-12T15:32:27.742789116Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687972-jktfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:27.935581 crc crio[24284]: 2026-06-12T15:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b2eb52dfb0e56b Mac:ba:1d:5f:a5:b3:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 SocketPath: PciID:}] [{Interface:0xc000292eb0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:32:27.938578 crc crio[24284]: time=\"2026-06-12T15:32:27.938223299Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqbff Namespace:openshift-marketplace ID:4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 UID:863055a7-d318-481d-91f8-67d1fb45ccc7 NetNS:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod863055a7_d318_481d_91f8_67d1fb45ccc7.slice PodAnnotations:0xc0027225e0}] Aliases:map[]}\"\nJun 12 15:32:27.938578 crc crio[24284]: time=\"2026-06-12T15:32:27.938449296Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mqbff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:32:27.946673 crc crio[24284]: time=\"2026-06-12T15:32:27.946507094Z\" level=info msg=\"Ran pod sandbox 4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 with infra container: openshift-marketplace/redhat-marketplace-mqbff/POD\" id=4e7324ae-4171-43af-a6cd-0f477ce3518a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:27.952427 crc crio[24284]: time=\"2026-06-12T15:32:27.949344599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1263cca-c6ec-46a5-9721-fc707e48a0e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:27.952606 crc crio[24284]: time=\"2026-06-12T15:32:27.952422527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0aecca66-ff79-42c4-8362-deb134bb6fd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.079553 crc crio[24284]: time=\"2026-06-12T15:32:28.078424354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqbff/extract-utilities\" id=707dd860-c368-4e84-85c5-cb30442be46e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:28.080489 crc crio[24284]: time=\"2026-06-12T15:32:28.079982756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.118432 crc crio[24284]: time=\"2026-06-12T15:32:28.118078866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.125868 crc crio[24284]: time=\"2026-06-12T15:32:28.12578501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.202503 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bedb7dcc4793f44 Mac:42:57:4d:f6:60:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:32:28.204369 crc crio[24284]: time=\"2026-06-12T15:32:28.203827501Z\" level=info msg=\"Got pod network &{Name:community-operators-sq292 Namespace:openshift-marketplace ID:bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 UID:5ca7271c-5268-4e77-a46d-fcad4cea7a8c NetNS:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ca7271c_5268_4e77_a46d_fcad4cea7a8c.slice PodAnnotations:0xc0006bed90}] Aliases:map[]}\"\nJun 12 15:32:28.204369 crc crio[24284]: time=\"2026-06-12T15:32:28.204049958Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sq292 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:32:28.213499 crc crio[24284]: time=\"2026-06-12T15:32:28.213350807Z\" level=info msg=\"Ran pod sandbox bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 with infra container: openshift-marketplace/community-operators-sq292/POD\" id=821612e8-c902-4082-9f0e-8b4a94a4eb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:28.216413 crc crio[24284]: time=\"2026-06-12T15:32:28.216217851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=253e47eb-6cd9-4600-ac10-27b6d5294ed3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.219588 crc crio[24284]: time=\"2026-06-12T15:32:28.219454772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea64d26c-acd8-4e9a-868b-a7e5cafd31f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.409029 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2465592537ad424 Mac:2e:39:82:24:4f:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 SocketPath: PciID:}] [{Interface:0xc00019b580 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:32:28.409171 crc crio[24284]: time=\"2026-06-12T15:32:28.4091024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc002c1e3d8}] Aliases:map[]}\"\nJun 12 15:32:28.409435 crc crio[24284]: time=\"2026-06-12T15:32:28.409337557Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687972-jktfv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:32:28.419810 crc crio[24284]: time=\"2026-06-12T15:32:28.419677411Z\" level=info msg=\"Ran pod sandbox 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 with infra container: openshift-infra/auto-csr-approver-29687972-jktfv/POD\" id=7d844cf1-ab1a-436c-8d2e-ed6439c09a53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:28.423989 crc crio[24284]: time=\"2026-06-12T15:32:28.423892809Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d669b038-7c8b-465c-b775-dd7262414e2b name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:28.433354 crc crio[24284]: time=\"2026-06-12T15:32:28.433198247Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:32:28.490192 crc crio[24284]: time=\"2026-06-12T15:32:28.490079537Z\" level=info msg=\"Created container 07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886: openshift-marketplace/redhat-marketplace-mqbff/extract-utilities\" id=707dd860-c368-4e84-85c5-cb30442be46e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:28.491137 crc crio[24284]: time=\"2026-06-12T15:32:28.491029958Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sq292/extract-utilities\" id=be2f3597-b354-433c-bfee-639191eb5d32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:28.491517 crc crio[24284]: time=\"2026-06-12T15:32:28.491438852Z\" level=info msg=\"Starting container: 07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886\" id=1a61d4a8-f1d2-491a-93b8-e493583f1469 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:28.491738 crc crio[24284]: time=\"2026-06-12T15:32:28.49166815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.498426 crc crio[24284]: time=\"2026-06-12T15:32:28.498238137Z\" level=info msg=\"Started container\" PID=31692 containerID=07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886 description=openshift-marketplace/redhat-marketplace-mqbff/extract-utilities id=1a61d4a8-f1d2-491a-93b8-e493583f1469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78\nJun 12 15:32:28.520352 crc crio[24284]: time=\"2026-06-12T15:32:28.520157902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.525583 crc crio[24284]: time=\"2026-06-12T15:32:28.525418456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.815857 crc crio[24284]: time=\"2026-06-12T15:32:28.815578521Z\" level=info msg=\"Created container 4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d: openshift-marketplace/community-operators-sq292/extract-utilities\" id=be2f3597-b354-433c-bfee-639191eb5d32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:28.822912 crc crio[24284]: time=\"2026-06-12T15:32:28.821702963Z\" level=info msg=\"Starting container: 4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d\" id=0eee6beb-8a40-401f-a8f0-9f15b3939915 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:28.834368 crc crio[24284]: time=\"2026-06-12T15:32:28.832930736Z\" level=info msg=\"Started container\" PID=31702 containerID=4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d description=openshift-marketplace/community-operators-sq292/extract-utilities id=0eee6beb-8a40-401f-a8f0-9f15b3939915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030\nJun 12 15:32:28.840564 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991937ba0fbaf2c Mac:c6:e1:e8:1e:a4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:32:28.841950 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbdd6b7a314bbfe Mac:f6:3c:f1:fe:9b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 SocketPath: PciID:}] [{Interface:0xc000510960 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:32:28.847035 crc crio[24284]: time=\"2026-06-12T15:32:28.846860737Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sgqvh Namespace:openshift-marketplace ID:fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb UID:0bbd7618-5f98-4539-95d0-bdbd174d3fcf NetNS:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bbd7618_5f98_4539_95d0_bdbd174d3fcf.slice PodAnnotations:0xc002c1e0a8}] Aliases:map[]}\"\nJun 12 15:32:28.847871 crc crio[24284]: time=\"2026-06-12T15:32:28.847796759Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-sgqvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:32:28.849037 crc crio[24284]: time=\"2026-06-12T15:32:28.848920145Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc002612cb0}] Aliases:map[]}\"\nJun 12 15:32:28.849333 crc crio[24284]: time=\"2026-06-12T15:32:28.849223605Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:32:28.858694 crc crio[24284]: time=\"2026-06-12T15:32:28.858610416Z\" level=info msg=\"Ran pod sandbox fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb with infra container: openshift-marketplace/redhat-operators-sgqvh/POD\" id=90093ce5-95fb-4466-a985-ed14aa790b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:28.860731 crc crio[24284]: time=\"2026-06-12T15:32:28.860645492Z\" level=info msg=\"Ran pod sandbox 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/POD\" id=66c37370-a227-480e-bc9a-9c8faf4a660b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:28.872307 crc crio[24284]: time=\"2026-06-12T15:32:28.872160752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=41d2304a-556e-4921-b29d-ef7bca19d15b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.872889 crc crio[24284]: time=\"2026-06-12T15:32:28.87270252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9dab01ef-0819-4e46-8ec7-4911e257470d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.875102 crc crio[24284]: time=\"2026-06-12T15:32:28.875034877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=250086f9-d6c8-4f38-a218-ea2cf53bd8dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.882045 crc crio[24284]: time=\"2026-06-12T15:32:28.881609596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f3e1ea8-bf86-4f99-96b0-75cc54b5551f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:28.896681 crc crio[24284]: time=\"2026-06-12T15:32:28.895907618Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a0a5092b-89e5-44f3-a6f7-93f73de0776a name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:28.900054 crc crio[24284]: time=\"2026-06-12T15:32:28.899964482Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:32:28.994313 crc crio[24284]: time=\"2026-06-12T15:32:28.993501065Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles\" id=4dfc6360-0643-40fb-8cfc-f5b11812a273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:28.994313 crc crio[24284]: time=\"2026-06-12T15:32:28.994053714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:28.997126 crc crio[24284]: time=\"2026-06-12T15:32:28.997023162Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sgqvh/extract-utilities\" id=e6984f1c-e97d-4c4f-bd5e-8cbea45ce172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:29.006959 crc crio[24284]: time=\"2026-06-12T15:32:29.006736663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:29.026980 crc crio[24284]: time=\"2026-06-12T15:32:29.026845008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:29.029995 crc crio[24284]: time=\"2026-06-12T15:32:29.029881518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:29.045349 crc crio[24284]: time=\"2026-06-12T15:32:29.044499643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:29.050708 crc crio[24284]: time=\"2026-06-12T15:32:29.048616807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:29.173128 crc crio[24284]: time=\"2026-06-12T15:32:29.17296728Z\" level=info msg=\"Created container 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles\" id=4dfc6360-0643-40fb-8cfc-f5b11812a273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:29.175006 crc crio[24284]: time=\"2026-06-12T15:32:29.174541312Z\" level=info msg=\"Starting container: 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e\" id=a0a36baf-5a66-436a-8519-093d74a9be79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:29.179327 crc crio[24284]: time=\"2026-06-12T15:32:29.177894544Z\" level=info msg=\"Created container cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49: openshift-marketplace/redhat-operators-sgqvh/extract-utilities\" id=e6984f1c-e97d-4c4f-bd5e-8cbea45ce172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:29.181484 crc crio[24284]: time=\"2026-06-12T15:32:29.181095139Z\" level=info msg=\"Starting container: cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49\" id=c93ead90-6bb4-4e39-ae39-402840f855c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:29.182705 crc crio[24284]: time=\"2026-06-12T15:32:29.182561617Z\" level=info msg=\"Started container\" PID=31727 containerID=3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e description=openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles id=a0a36baf-5a66-436a-8519-093d74a9be79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\nJun 12 15:32:29.188113 crc crio[24284]: time=\"2026-06-12T15:32:29.187959417Z\" level=info msg=\"Started container\" PID=31728 containerID=cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49 description=openshift-marketplace/redhat-operators-sgqvh/extract-utilities id=c93ead90-6bb4-4e39-ae39-402840f855c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb\nJun 12 15:32:29.906973 crc crio[24284]: time=\"2026-06-12T15:32:29.906664253Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f336ce0-1df8-449a-bbbb-aa040f2a7af9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:29.911164 crc crio[24284]: time=\"2026-06-12T15:32:29.911012947Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4878dfba-0c37-4670-8a3c-638f5f235f2d name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:29.953945 crc crio[24284]: time=\"2026-06-12T15:32:29.950731691Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:32:29.953945 crc crio[24284]: time=\"2026-06-12T15:32:29.951448755Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:32:32.470169 crc crio[24284]: time=\"2026-06-12T15:32:32.469563548Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=a0a5092b-89e5-44f3-a6f7-93f73de0776a name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:32.471761 crc crio[24284]: time=\"2026-06-12T15:32:32.471666347Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5bf6a17a-3deb-45f7-8e65-2091969495bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:32.474869 crc crio[24284]: time=\"2026-06-12T15:32:32.474667246Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7f4635d8-efaf-44e4-96a2-ba3715d735a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:32.485464 crc crio[24284]: time=\"2026-06-12T15:32:32.485335319Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqbff/extract-content\" id=a24be4cb-27ee-4b7c-bcaa-8180278a82c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:32.485964 crc crio[24284]: time=\"2026-06-12T15:32:32.485895978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:32.513819 crc crio[24284]: time=\"2026-06-12T15:32:32.513642855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:32.517619 crc crio[24284]: time=\"2026-06-12T15:32:32.517538134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:32.655291 crc crio[24284]: time=\"2026-06-12T15:32:32.655158806Z\" level=info msg=\"Created container f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56: openshift-marketplace/redhat-marketplace-mqbff/extract-content\" id=a24be4cb-27ee-4b7c-bcaa-8180278a82c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:32.656900 crc crio[24284]: time=\"2026-06-12T15:32:32.656850183Z\" level=info msg=\"Starting container: f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56\" id=2a6a5187-54a0-4146-8850-4d5123dd9820 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:32.662801 crc crio[24284]: time=\"2026-06-12T15:32:32.662733045Z\" level=info msg=\"Started container\" PID=31807 containerID=f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56 description=openshift-marketplace/redhat-marketplace-mqbff/extract-content id=2a6a5187-54a0-4146-8850-4d5123dd9820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78\nJun 12 15:32:33.189768 crc crio[24284]: time=\"2026-06-12T15:32:33.189151035Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=4878dfba-0c37-4670-8a3c-638f5f235f2d name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:33.190788 crc crio[24284]: time=\"2026-06-12T15:32:33.190722356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=94ada8f4-23a4-4705-a330-7e989ce6da7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:33.193994 crc crio[24284]: time=\"2026-06-12T15:32:33.192798694Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=69bb1d61-1d4b-401b-9a80-df3f660b5b14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:33.200850 crc crio[24284]: time=\"2026-06-12T15:32:33.200797049Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sgqvh/extract-content\" id=8ef3c38c-d54e-493a-b55a-72a1c6e69c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:33.201718 crc crio[24284]: time=\"2026-06-12T15:32:33.201693789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:33.232635 crc crio[24284]: time=\"2026-06-12T15:32:33.232584222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:33.239950 crc crio[24284]: time=\"2026-06-12T15:32:33.239903613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:33.342579 crc crio[24284]: time=\"2026-06-12T15:32:33.342490755Z\" level=info msg=\"Created container 868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f: openshift-marketplace/redhat-operators-sgqvh/extract-content\" id=8ef3c38c-d54e-493a-b55a-72a1c6e69c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:33.343925 crc crio[24284]: time=\"2026-06-12T15:32:33.343839089Z\" level=info msg=\"Starting container: 868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f\" id=f630f871-b3a7-42b2-b676-5cf92a6da326 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:33.355923 crc crio[24284]: time=\"2026-06-12T15:32:33.355827336Z\" level=info msg=\"Started container\" PID=31825 containerID=868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f description=openshift-marketplace/redhat-operators-sgqvh/extract-content id=f630f871-b3a7-42b2-b676-5cf92a6da326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb\nJun 12 15:32:33.859874 crc crio[24284]: time=\"2026-06-12T15:32:33.859174891Z\" level=info msg=\"Stopping pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=a65be6e5-98a8-4f42-8821-ddac1a452056 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:32:33.859874 crc crio[24284]: time=\"2026-06-12T15:32:33.859785772Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc0006be540}] Aliases:map[]}\"\nJun 12 15:32:33.860980 crc crio[24284]: time=\"2026-06-12T15:32:33.859934467Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:33.860980 crc crio[24284]: time=\"2026-06-12T15:32:33.860368161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07805cfa-faec-4895-a67f-369986be2f62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:33.870708 crc crio[24284]: time=\"2026-06-12T15:32:33.864197237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51cf208b-159b-4c17-98f5-848f3b0cf875 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:34.104122 crc crio[24284]: time=\"2026-06-12T15:32:34.104005398Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqbff/registry-server\" id=23f75247-7a27-44dd-9754-9463e3c178e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:34.106709 crc crio[24284]: time=\"2026-06-12T15:32:34.106028936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:34.213002 crc crio[24284]: time=\"2026-06-12T15:32:34.21262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:34.242719 crc crio[24284]: time=\"2026-06-12T15:32:34.242362782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:34.724570 crc crio[24284]: time=\"2026-06-12T15:32:34.723508395Z\" level=info msg=\"Created container bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7: openshift-marketplace/redhat-marketplace-mqbff/registry-server\" id=23f75247-7a27-44dd-9754-9463e3c178e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:34.729373 crc crio[24284]: time=\"2026-06-12T15:32:34.728980587Z\" level=info msg=\"Starting container: bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7\" id=2f3048b8-6b13-49b1-9744-9ddb5e377d98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:34.782838 crc crio[24284]: time=\"2026-06-12T15:32:34.782632509Z\" level=info msg=\"Started container\" PID=31847 containerID=bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7 description=openshift-marketplace/redhat-marketplace-mqbff/registry-server id=2f3048b8-6b13-49b1-9744-9ddb5e377d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78\nJun 12 15:32:40.279459 crc crio[24284]: time=\"2026-06-12T15:32:40.277778594Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mqfw2/POD\" id=faa1b7fc-edde-40fb-bd0c-6aacd3d034f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:40.286161 crc crio[24284]: time=\"2026-06-12T15:32:40.286124003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:47.036174 crc crio[24284]: time=\"2026-06-12T15:32:47.034737606Z\" level=info msg=\"Stopped pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=a65be6e5-98a8-4f42-8821-ddac1a452056 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:32:47.085939 crc crio[24284]: time=\"2026-06-12T15:32:47.085650239Z\" level=info msg=\"Got pod network &{Name:certified-operators-mqfw2 Namespace:openshift-marketplace ID:4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d UID:3934a369-bb2c-46d9-a518-5668f6fd668c NetNS:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3934a369_bb2c_46d9_a518_5668f6fd668c.slice PodAnnotations:0xc0009b8550}] Aliases:map[]}\"\nJun 12 15:32:47.085939 crc crio[24284]: time=\"2026-06-12T15:32:47.085727932Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mqfw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:48.437577 crc crio[24284]: time=\"2026-06-12T15:32:48.435056825Z\" level=info msg=\"Stopping container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b (timeout: 2s)\" id=b68831cc-6d47-41d0-8b49-5f6d8cd99f8c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:32:49.317731 crc crio[24284]: time=\"2026-06-12T15:32:49.317627751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=92932f8d-9e6c-4728-bb98-0acc2a8e0580 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:52.098368 crc crio[24284]: 2026-06-12T15:32:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d0ea6c76e62b55 Mac:66:56:4f:0b:be:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 SocketPath: PciID:}] [{Interface:0xc0002d2600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:32:52.102768 crc crio[24284]: time=\"2026-06-12T15:32:52.102717389Z\" level=info msg=\"Got pod network &{Name:certified-operators-mqfw2 Namespace:openshift-marketplace ID:4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d UID:3934a369-bb2c-46d9-a518-5668f6fd668c NetNS:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3934a369_bb2c_46d9_a518_5668f6fd668c.slice PodAnnotations:0xc0009b8550}] Aliases:map[]}\"\nJun 12 15:32:52.103182 crc crio[24284]: time=\"2026-06-12T15:32:52.103151703Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mqfw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:32:57.209644 crc crio[24284]: time=\"2026-06-12T15:32:57.208527749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bdc19311-5e37-4c6e-9a2d-39d57fb5ded8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.348980 crc crio[24284]: time=\"2026-06-12T15:32:57.348772099Z\" level=info msg=\"Ran pod sandbox 4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d with infra container: openshift-marketplace/certified-operators-mqfw2/POD\" id=faa1b7fc-edde-40fb-bd0c-6aacd3d034f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:32:57.354028 crc crio[24284]: time=\"2026-06-12T15:32:57.353733001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=851b5d0e-76e2-4c67-90a7-f611c9852a5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.354331 crc crio[24284]: time=\"2026-06-12T15:32:57.354163964Z\" level=info msg=\"Stopped container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=b68831cc-6d47-41d0-8b49-5f6d8cd99f8c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:32:57.356409 crc crio[24284]: time=\"2026-06-12T15:32:57.356164991Z\" level=info msg=\"Stopping pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=2be9f2f8-d407-49cf-a93e-b061097811ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:32:57.357349 crc crio[24284]: time=\"2026-06-12T15:32:57.357216546Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}\"\nJun 12 15:32:57.357707 crc crio[24284]: time=\"2026-06-12T15:32:57.357581368Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-744mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:32:57.364734 crc crio[24284]: time=\"2026-06-12T15:32:57.364118485Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sgqvh/registry-server\" id=57e53065-f20d-4dbd-a5cd-2cc786e351d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:57.442519 crc crio[24284]: time=\"2026-06-12T15:32:57.442070158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.459394 crc crio[24284]: time=\"2026-06-12T15:32:57.458968352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a124bed9-3179-4f19-8426-d6552d03892c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.498169 crc crio[24284]: time=\"2026-06-12T15:32:57.497564211Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mqfw2/extract-utilities\" id=43b854f0-61f4-44e3-b80b-0e09af9f006f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:57.503454 crc crio[24284]: time=\"2026-06-12T15:32:57.50307884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.534674 crc crio[24284]: time=\"2026-06-12T15:32:57.527806571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d669b038-7c8b-465c-b775-dd7262414e2b name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:57.534674 crc crio[24284]: time=\"2026-06-12T15:32:57.529787695Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=820ae266-a34e-407d-a12f-50578d6379ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.542916 crc crio[24284]: time=\"2026-06-12T15:32:57.542760404Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=6f336ce0-1df8-449a-bbbb-aa040f2a7af9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:57.544559 crc crio[24284]: time=\"2026-06-12T15:32:57.544514207Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c6cc5bc-1abd-4458-9c34-b23ba9283074 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.584392 crc crio[24284]: time=\"2026-06-12T15:32:57.584154451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6bf3ae3f-6865-4cae-80d8-6ef97b027c33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.596647 crc crio[24284]: time=\"2026-06-12T15:32:57.596570327Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8d58b668-c0af-41c1-a9fb-054480f17f8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:57.602158 crc crio[24284]: time=\"2026-06-12T15:32:57.601844936Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687972-jktfv/oc\" id=c58e17d7-7f4b-4932-a6ea-fe4550d77761 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:57.623626 crc crio[24284]: time=\"2026-06-12T15:32:57.623377709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.624885 crc crio[24284]: time=\"2026-06-12T15:32:57.624831262Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sq292/extract-content\" id=7893c477-c5ee-4dec-a2d7-57977a284c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:57.636844 crc crio[24284]: time=\"2026-06-12T15:32:57.63663019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.638896 crc crio[24284]: time=\"2026-06-12T15:32:57.638684834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.652804 crc crio[24284]: time=\"2026-06-12T15:32:57.649914274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.652804 crc crio[24284]: time=\"2026-06-12T15:32:57.651080614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.669383 crc crio[24284]: time=\"2026-06-12T15:32:57.665911978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.704069 crc crio[24284]: time=\"2026-06-12T15:32:57.704010768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.883899 crc crio[24284]: time=\"2026-06-12T15:32:57.883832123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:57.990123 crc crio[24284]: time=\"2026-06-12T15:32:57.990032788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:58.006093 crc crio[24284]: time=\"2026-06-12T15:32:58.00597284Z\" level=info msg=\"Created container 224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805: openshift-marketplace/certified-operators-mqfw2/extract-utilities\" id=43b854f0-61f4-44e3-b80b-0e09af9f006f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:58.009689 crc crio[24284]: time=\"2026-06-12T15:32:58.009399155Z\" level=info msg=\"Starting container: 224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805\" id=4d4df00f-2895-4bf4-8e46-aed495775085 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:58.024007 crc crio[24284]: time=\"2026-06-12T15:32:58.022650874Z\" level=info msg=\"Started container\" PID=32355 containerID=224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805 description=openshift-marketplace/certified-operators-mqfw2/extract-utilities id=4d4df00f-2895-4bf4-8e46-aed495775085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d\nJun 12 15:32:58.043224 crc crio[24284]: time=\"2026-06-12T15:32:58.043036416Z\" level=info msg=\"Created container cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef: openshift-marketplace/redhat-operators-sgqvh/registry-server\" id=57e53065-f20d-4dbd-a5cd-2cc786e351d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:58.050124 crc crio[24284]: time=\"2026-06-12T15:32:58.049909606Z\" level=info msg=\"Starting container: cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef\" id=b6aec704-a0e3-4bc4-8b96-ae343fcce180 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:58.070161 crc crio[24284]: time=\"2026-06-12T15:32:58.069849415Z\" level=info msg=\"Started container\" PID=32345 containerID=cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef description=openshift-marketplace/redhat-operators-sgqvh/registry-server id=b6aec704-a0e3-4bc4-8b96-ae343fcce180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb\nJun 12 15:32:58.226096 crc crio[24284]: time=\"2026-06-12T15:32:58.225928955Z\" level=info msg=\"Created container ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5: openshift-marketplace/community-operators-sq292/extract-content\" id=7893c477-c5ee-4dec-a2d7-57977a284c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:58.233753 crc crio[24284]: time=\"2026-06-12T15:32:58.233584708Z\" level=info msg=\"Starting container: ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5\" id=262f9c58-f9f7-4e7f-97f0-445fc00ebdb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:58.246622 crc crio[24284]: time=\"2026-06-12T15:32:58.246488023Z\" level=info msg=\"Started container\" PID=32392 containerID=ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5 description=openshift-marketplace/community-operators-sq292/extract-content id=262f9c58-f9f7-4e7f-97f0-445fc00ebdb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030\nJun 12 15:32:58.656665 crc crio[24284]: time=\"2026-06-12T15:32:58.655395608Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ec303f17-7454-4134-aae9-7767a2c36704 name=/runtime.v1.ImageService/PullImage\nJun 12 15:32:58.715577 crc crio[24284]: time=\"2026-06-12T15:32:58.715505467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:32:58.736182 crc crio[24284]: time=\"2026-06-12T15:32:58.734121802Z\" level=info msg=\"Stopped pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=2be9f2f8-d407-49cf-a93e-b061097811ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:32:58.944134 crc crio[24284]: time=\"2026-06-12T15:32:58.944083102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:59.097166 crc crio[24284]: time=\"2026-06-12T15:32:59.097080172Z\" level=info msg=\"Created container 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42: openshift-infra/auto-csr-approver-29687972-jktfv/oc\" id=c58e17d7-7f4b-4932-a6ea-fe4550d77761 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:59.100317 crc crio[24284]: time=\"2026-06-12T15:32:59.100112163Z\" level=info msg=\"Starting container: 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42\" id=eb4a3d21-a88c-4dd7-a9c5-9de05db40a7a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:32:59.108804 crc crio[24284]: time=\"2026-06-12T15:32:59.108676836Z\" level=info msg=\"Started container\" PID=32452 containerID=78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42 description=openshift-infra/auto-csr-approver-29687972-jktfv/oc id=eb4a3d21-a88c-4dd7-a9c5-9de05db40a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\nJun 12 15:32:59.672818 crc crio[24284]: time=\"2026-06-12T15:32:59.672729679Z\" level=info msg=\"Removing container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b\" id=e6b13649-1e14-46fd-be26-a79c31a90f4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:32:59.678470 crc crio[24284]: time=\"2026-06-12T15:32:59.677181006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38753dcc-b74b-4350-8ebd-63a295e2130e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:59.684445 crc crio[24284]: time=\"2026-06-12T15:32:59.684371794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c1c0280-50fd-4c1a-bc55-43221feb0ebc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:32:59.705309 crc crio[24284]: time=\"2026-06-12T15:32:59.705133601Z\" level=info msg=\"Removed container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=e6b13649-1e14-46fd-be26-a79c31a90f4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:32:59.709001 crc crio[24284]: time=\"2026-06-12T15:32:59.708905025Z\" level=info msg=\"Removing container: 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff\" id=f72340f3-b6cd-4495-9ab1-6217dffdc30f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:32:59.740097 crc crio[24284]: time=\"2026-06-12T15:32:59.739928802Z\" level=info msg=\"Removed container 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff: openshift-marketplace/redhat-marketplace-744mc/extract-content\" id=f72340f3-b6cd-4495-9ab1-6217dffdc30f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:32:59.745665 crc crio[24284]: time=\"2026-06-12T15:32:59.745610449Z\" level=info msg=\"Removing container: d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b\" id=478bffd6-3dfd-4743-913b-e2e76cde6fdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:32:59.777628 crc crio[24284]: time=\"2026-06-12T15:32:59.77756412Z\" level=info msg=\"Removed container d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b: openshift-marketplace/redhat-marketplace-744mc/extract-utilities\" id=478bffd6-3dfd-4743-913b-e2e76cde6fdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:32:59.828730 crc crio[24284]: time=\"2026-06-12T15:32:59.828605803Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sq292/registry-server\" id=1de9af62-cd95-4927-adac-826cd744a357 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:32:59.829328 crc crio[24284]: time=\"2026-06-12T15:32:59.829167692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:59.887781 crc crio[24284]: time=\"2026-06-12T15:32:59.887587195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:32:59.897334 crc crio[24284]: time=\"2026-06-12T15:32:59.897220533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:00.048019 crc crio[24284]: time=\"2026-06-12T15:33:00.047911624Z\" level=info msg=\"Created container ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11: openshift-marketplace/community-operators-sq292/registry-server\" id=1de9af62-cd95-4927-adac-826cd744a357 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:33:00.049349 crc crio[24284]: time=\"2026-06-12T15:33:00.049240628Z\" level=info msg=\"Starting container: ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11\" id=89936805-cc63-4daf-8e9b-cc97b1e4ef6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:33:00.058167 crc crio[24284]: time=\"2026-06-12T15:33:00.058060331Z\" level=info msg=\"Started container\" PID=32478 containerID=ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11 description=openshift-marketplace/community-operators-sq292/registry-server id=89936805-cc63-4daf-8e9b-cc97b1e4ef6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030\nJun 12 15:33:00.351858 crc crio[24284]: time=\"2026-06-12T15:33:00.351490837Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=ec303f17-7454-4134-aae9-7767a2c36704 name=/runtime.v1.ImageService/PullImage\nJun 12 15:33:00.353109 crc crio[24284]: time=\"2026-06-12T15:33:00.353064687Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6d8ea0bc-9b65-46fb-9bcc-05b3ed6fe36f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:33:00.359519 crc crio[24284]: time=\"2026-06-12T15:33:00.35921893Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c28b920a-401a-4725-952e-c554f2ec3707 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:33:00.446352 crc crio[24284]: time=\"2026-06-12T15:33:00.446210247Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mqfw2/extract-content\" id=670ab118-1d3d-45c7-b18c-86edd4707f2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:33:00.446859 crc crio[24284]: time=\"2026-06-12T15:33:00.446786216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:00.478779 crc crio[24284]: time=\"2026-06-12T15:33:00.478664541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:00.482537 crc crio[24284]: time=\"2026-06-12T15:33:00.482464246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:00.759101 crc crio[24284]: time=\"2026-06-12T15:33:00.758997692Z\" level=info msg=\"Created container a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f: openshift-marketplace/certified-operators-mqfw2/extract-content\" id=670ab118-1d3d-45c7-b18c-86edd4707f2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:33:00.760585 crc crio[24284]: time=\"2026-06-12T15:33:00.760373097Z\" level=info msg=\"Starting container: a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f\" id=5baa4031-d2e4-4a8b-a169-9ce593b7b4a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:33:00.799856 crc crio[24284]: time=\"2026-06-12T15:33:00.796801965Z\" level=info msg=\"Started container\" PID=32501 containerID=a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f description=openshift-marketplace/certified-operators-mqfw2/extract-content id=5baa4031-d2e4-4a8b-a169-9ce593b7b4a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d\nJun 12 15:33:02.807541 crc crio[24284]: time=\"2026-06-12T15:33:02.804928612Z\" level=info msg=\"Stopping pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=51dcd6d7-c671-4a95-a8be-730115b65ce8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:02.807541 crc crio[24284]: time=\"2026-06-12T15:33:02.806719662Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc000b84b98}] Aliases:map[]}\"\nJun 12 15:33:02.807541 crc crio[24284]: time=\"2026-06-12T15:33:02.8069707Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687972-jktfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:33:03.763152 crc crio[24284]: time=\"2026-06-12T15:33:03.762936762Z\" level=info msg=\"Stopped pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=51dcd6d7-c671-4a95-a8be-730115b65ce8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:04.847455 crc crio[24284]: time=\"2026-06-12T15:33:04.845226278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=abf9065b-9998-4c46-97e1-5774a659da9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:33:04.850676 crc crio[24284]: time=\"2026-06-12T15:33:04.850544976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e179b74e-851f-4f99-971b-8470844c79e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:33:04.864124 crc crio[24284]: time=\"2026-06-12T15:33:04.863771904Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mqfw2/registry-server\" id=58200d50-3de6-4571-b781-4f7abd026cd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:33:04.864792 crc crio[24284]: time=\"2026-06-12T15:33:04.864715355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:04.938701 crc crio[24284]: time=\"2026-06-12T15:33:04.938140363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:04.947029 crc crio[24284]: time=\"2026-06-12T15:33:04.94679933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:33:05.116233 crc crio[24284]: time=\"2026-06-12T15:33:05.115840939Z\" level=info msg=\"Created container 3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4: openshift-marketplace/certified-operators-mqfw2/registry-server\" id=58200d50-3de6-4571-b781-4f7abd026cd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:33:05.117755 crc crio[24284]: time=\"2026-06-12T15:33:05.117683321Z\" level=info msg=\"Starting container: 3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4\" id=71205825-8b21-4787-86e7-c334eb979593 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:33:05.129539 crc crio[24284]: time=\"2026-06-12T15:33:05.129339406Z\" level=info msg=\"Started container\" PID=32610 containerID=3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4 description=openshift-marketplace/certified-operators-mqfw2/registry-server id=71205825-8b21-4787-86e7-c334eb979593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d\nJun 12 15:33:09.088345 crc crio[24284]: time=\"2026-06-12T15:33:09.087146658Z\" level=info msg=\"Stopping container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4 (timeout: 2s)\" id=c09a85db-ce64-439f-b7eb-7691cdbd1b08 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:33:09.218058 crc crio[24284]: time=\"2026-06-12T15:33:09.217864271Z\" level=info msg=\"Stopped container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server\" id=c09a85db-ce64-439f-b7eb-7691cdbd1b08 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:33:09.219568 crc crio[24284]: time=\"2026-06-12T15:33:09.219479145Z\" level=info msg=\"Stopping pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0290f3a3-d538-4446-9794-e9a967e63e48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:09.220979 crc crio[24284]: time=\"2026-06-12T15:33:09.220902853Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000b85ab8}] Aliases:map[]}\"\nJun 12 15:33:09.221301 crc crio[24284]: time=\"2026-06-12T15:33:09.221185782Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-85xgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:33:09.512286 crc crio[24284]: time=\"2026-06-12T15:33:09.511600885Z\" level=info msg=\"Stopped pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0290f3a3-d538-4446-9794-e9a967e63e48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:09.922853 crc crio[24284]: time=\"2026-06-12T15:33:09.922153351Z\" level=info msg=\"Removing container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4\" id=a0fb4eee-e26b-4388-b392-0f5cc3d8aa92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:09.954385 crc crio[24284]: time=\"2026-06-12T15:33:09.954292716Z\" level=info msg=\"Removed container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server\" id=a0fb4eee-e26b-4388-b392-0f5cc3d8aa92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:09.958547 crc crio[24284]: time=\"2026-06-12T15:33:09.958411001Z\" level=info msg=\"Removing container: eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b\" id=e564bf9a-2715-4f84-ada1-b81ea177433d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:09.995359 crc crio[24284]: time=\"2026-06-12T15:33:09.995232419Z\" level=info msg=\"Removed container eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b: openshift-marketplace/community-operators-85xgt/extract-content\" id=e564bf9a-2715-4f84-ada1-b81ea177433d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:09.999019 crc crio[24284]: time=\"2026-06-12T15:33:09.998951701Z\" level=info msg=\"Removing container: a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858\" id=e3f65aee-8439-4c9e-80ec-9fd1888432df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:10.021089 crc crio[24284]: time=\"2026-06-12T15:33:10.020918221Z\" level=info msg=\"Removed container a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858: openshift-marketplace/community-operators-85xgt/extract-utilities\" id=e3f65aee-8439-4c9e-80ec-9fd1888432df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:18.609183 crc crio[24284]: time=\"2026-06-12T15:33:18.608310163Z\" level=info msg=\"Stopping container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470 (timeout: 2s)\" id=2a659c82-4a43-43e8-a150-14afc1b8fd3e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:33:18.760060 crc crio[24284]: time=\"2026-06-12T15:33:18.759927976Z\" level=info msg=\"Stopped container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=2a659c82-4a43-43e8-a150-14afc1b8fd3e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:33:18.761554 crc crio[24284]: time=\"2026-06-12T15:33:18.761391984Z\" level=info msg=\"Stopping pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=db75422f-9ebe-491e-b541-9317f1c07634 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:18.763685 crc crio[24284]: time=\"2026-06-12T15:33:18.762347016Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc00008d3b0}] Aliases:map[]}\"\nJun 12 15:33:18.763925 crc crio[24284]: time=\"2026-06-12T15:33:18.763853746Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-qtp5z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:33:19.026584 crc crio[24284]: time=\"2026-06-12T15:33:19.026521663Z\" level=info msg=\"Stopping container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9 (timeout: 2s)\" id=4a0bcb40-cb03-452b-a616-c243f87bed34 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:33:19.044428 crc crio[24284]: time=\"2026-06-12T15:33:19.044192468Z\" level=info msg=\"Stopped pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=db75422f-9ebe-491e-b541-9317f1c07634 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:19.163075 crc crio[24284]: time=\"2026-06-12T15:33:19.162936213Z\" level=info msg=\"Stopped container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=4a0bcb40-cb03-452b-a616-c243f87bed34 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:33:19.164743 crc crio[24284]: time=\"2026-06-12T15:33:19.164544397Z\" level=info msg=\"Stopping pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=a769f491-1587-4c70-a935-6f1f6dcad240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:19.166598 crc crio[24284]: time=\"2026-06-12T15:33:19.166433929Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc001e04e90}] Aliases:map[]}\"\nJun 12 15:33:19.167218 crc crio[24284]: time=\"2026-06-12T15:33:19.167137793Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-htt7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:33:19.412063 crc crio[24284]: time=\"2026-06-12T15:33:19.411358408Z\" level=info msg=\"Stopped pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=a769f491-1587-4c70-a935-6f1f6dcad240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:20.034758 crc crio[24284]: time=\"2026-06-12T15:33:20.034638039Z\" level=info msg=\"Removing container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470\" id=622d7144-726a-48ca-b9fc-2ab4d24ebcb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.062041 crc crio[24284]: time=\"2026-06-12T15:33:20.061597361Z\" level=info msg=\"Removed container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=622d7144-726a-48ca-b9fc-2ab4d24ebcb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.067010 crc crio[24284]: time=\"2026-06-12T15:33:20.066717222Z\" level=info msg=\"Removing container: 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba\" id=de3d9b2c-246a-423d-a874-0e9e92a6f703 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.117315 crc crio[24284]: time=\"2026-06-12T15:33:20.117158291Z\" level=info msg=\"Removed container 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba: openshift-marketplace/certified-operators-qtp5z/extract-content\" id=de3d9b2c-246a-423d-a874-0e9e92a6f703 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.125337 crc crio[24284]: time=\"2026-06-12T15:33:20.125009228Z\" level=info msg=\"Removing container: 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4\" id=9449f945-725b-4af7-b15b-d8572e2f7a1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.151444 crc crio[24284]: time=\"2026-06-12T15:33:20.151343039Z\" level=info msg=\"Removed container 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4: openshift-marketplace/certified-operators-qtp5z/extract-utilities\" id=9449f945-725b-4af7-b15b-d8572e2f7a1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.157108 crc crio[24284]: time=\"2026-06-12T15:33:20.156995245Z\" level=info msg=\"Removing container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9\" id=6f0810a9-2dc1-4d34-9cc9-61c635af8bd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.191181 crc crio[24284]: time=\"2026-06-12T15:33:20.191053293Z\" level=info msg=\"Removed container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=6f0810a9-2dc1-4d34-9cc9-61c635af8bd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.198105 crc crio[24284]: time=\"2026-06-12T15:33:20.198006932Z\" level=info msg=\"Removing container: 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723\" id=26c011d9-ef59-4c5e-bd47-ba20a53b80b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.241111 crc crio[24284]: time=\"2026-06-12T15:33:20.241016587Z\" level=info msg=\"Removed container 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723: openshift-marketplace/redhat-operators-htt7p/extract-content\" id=26c011d9-ef59-4c5e-bd47-ba20a53b80b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.247938 crc crio[24284]: time=\"2026-06-12T15:33:20.245807313Z\" level=info msg=\"Removing container: 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696\" id=4ae572c0-8bc5-483b-97f2-b13aac101507 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:20.273179 crc crio[24284]: time=\"2026-06-12T15:33:20.273029585Z\" level=info msg=\"Removed container 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696: openshift-marketplace/redhat-operators-htt7p/extract-utilities\" id=4ae572c0-8bc5-483b-97f2-b13aac101507 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:33:41.052520 crc crio[24284]: time=\"2026-06-12T15:33:41.050864567Z\" level=info msg=\"Stopping pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=84440c2e-6237-4f76-8c5a-c386b60bb5b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.052520 crc crio[24284]: time=\"2026-06-12T15:33:41.05245748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=84440c2e-6237-4f76-8c5a-c386b60bb5b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.055386 crc crio[24284]: time=\"2026-06-12T15:33:41.053431212Z\" level=info msg=\"Removing pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=0160d949-3d1a-488f-9dbc-8e81e479052b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.073001 crc crio[24284]: time=\"2026-06-12T15:33:41.07270549Z\" level=info msg=\"Removed pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=0160d949-3d1a-488f-9dbc-8e81e479052b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.074090 crc crio[24284]: time=\"2026-06-12T15:33:41.073981002Z\" level=info msg=\"Stopping pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=90ae3340-0f89-4ac1-9896-02a7811e65d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.074176 crc crio[24284]: time=\"2026-06-12T15:33:41.074093885Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=90ae3340-0f89-4ac1-9896-02a7811e65d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.075394 crc crio[24284]: time=\"2026-06-12T15:33:41.075231402Z\" level=info msg=\"Removing pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=cee48cd5-9c10-488c-ac8e-ca3c22952b88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.085004 crc crio[24284]: time=\"2026-06-12T15:33:41.08479762Z\" level=info msg=\"Removed pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=cee48cd5-9c10-488c-ac8e-ca3c22952b88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.086062 crc crio[24284]: time=\"2026-06-12T15:33:41.085966858Z\" level=info msg=\"Stopping pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=f6dc1598-66a2-4e12-aebf-f2be4a8cdd08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.086153 crc crio[24284]: time=\"2026-06-12T15:33:41.086082812Z\" level=info msg=\"Stopped pod sandbox (already stopped): cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=f6dc1598-66a2-4e12-aebf-f2be4a8cdd08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.087186 crc crio[24284]: time=\"2026-06-12T15:33:41.087029153Z\" level=info msg=\"Removing pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=ba1ee809-444f-4bc5-9c64-0d543da651af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.097905 crc crio[24284]: time=\"2026-06-12T15:33:41.097770921Z\" level=info msg=\"Removed pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=ba1ee809-444f-4bc5-9c64-0d543da651af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.098875 crc crio[24284]: time=\"2026-06-12T15:33:41.098800442Z\" level=info msg=\"Stopping pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=f49f13eb-25e7-495e-95b8-9971aaf7d74b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.098968 crc crio[24284]: time=\"2026-06-12T15:33:41.098879435Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=f49f13eb-25e7-495e-95b8-9971aaf7d74b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:33:41.100320 crc crio[24284]: time=\"2026-06-12T15:33:41.100095356Z\" level=info msg=\"Removing pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0111c421-7702-4abf-b8f7-115850ec990f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:33:41.108833 crc crio[24284]: time=\"2026-06-12T15:33:41.108736561Z\" level=info msg=\"Removed pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0111c421-7702-4abf-b8f7-115850ec990f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:34:00.970967 crc crio[24284]: time=\"2026-06-12T15:34:00.969309674Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687974-xpv85/POD\" id=3271a662-7755-4293-a692-9b24ffaf7e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:34:00.973238 crc crio[24284]: time=\"2026-06-12T15:34:00.971189867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:34:01.009731 crc crio[24284]: time=\"2026-06-12T15:34:01.009477783Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be098}] Aliases:map[]}\"\nJun 12 15:34:01.009731 crc crio[24284]: time=\"2026-06-12T15:34:01.009603878Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687974-xpv85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:34:01.449913 crc crio[24284]: 2026-06-12T15:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e187978f987314 Mac:0a:67:eb:22:dd:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f SocketPath: PciID:}] [{Interface:0xc000328980 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:34:01.454184 crc crio[24284]: time=\"2026-06-12T15:34:01.454002418Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be098}] Aliases:map[]}\"\nJun 12 15:34:01.454753 crc crio[24284]: time=\"2026-06-12T15:34:01.454690921Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687974-xpv85 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:34:01.467463 crc crio[24284]: time=\"2026-06-12T15:34:01.467333113Z\" level=info msg=\"Ran pod sandbox 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 with infra container: openshift-infra/auto-csr-approver-29687974-xpv85/POD\" id=3271a662-7755-4293-a692-9b24ffaf7e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:34:01.471931 crc crio[24284]: time=\"2026-06-12T15:34:01.471843553Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9fe6b628-1c47-4782-9866-611a58970d97 name=/runtime.v1.ImageService/PullImage\nJun 12 15:34:01.484339 crc crio[24284]: time=\"2026-06-12T15:34:01.484181962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:34:06.800672 crc crio[24284]: time=\"2026-06-12T15:34:06.800099755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9fe6b628-1c47-4782-9866-611a58970d97 name=/runtime.v1.ImageService/PullImage\nJun 12 15:34:06.802472 crc crio[24284]: time=\"2026-06-12T15:34:06.801645286Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8bbd2d67-6543-4210-aa6b-1add3c5e3b91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:34:06.803897 crc crio[24284]: time=\"2026-06-12T15:34:06.803770796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad3c9f34-e8be-465b-aace-700199724ea2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:34:06.811056 crc crio[24284]: time=\"2026-06-12T15:34:06.810738247Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687974-xpv85/oc\" id=18b6b5ec-ae9e-4c97-b8ec-1b6f31d40218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:34:06.811378 crc crio[24284]: time=\"2026-06-12T15:34:06.811339557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:34:06.840899 crc crio[24284]: time=\"2026-06-12T15:34:06.840130778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:34:07.156169 crc crio[24284]: time=\"2026-06-12T15:34:07.156057857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:34:07.277078 crc crio[24284]: time=\"2026-06-12T15:34:07.276947444Z\" level=info msg=\"Created container 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675: openshift-infra/auto-csr-approver-29687974-xpv85/oc\" id=18b6b5ec-ae9e-4c97-b8ec-1b6f31d40218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:34:07.278742 crc crio[24284]: time=\"2026-06-12T15:34:07.278588748Z\" level=info msg=\"Starting container: 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675\" id=a923aae3-b004-40b3-8ae2-d19c38429fb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:34:07.284075 crc crio[24284]: time=\"2026-06-12T15:34:07.283940595Z\" level=info msg=\"Started container\" PID=33637 containerID=0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675 description=openshift-infra/auto-csr-approver-29687974-xpv85/oc id=a923aae3-b004-40b3-8ae2-d19c38429fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\nJun 12 15:34:09.751204 crc crio[24284]: time=\"2026-06-12T15:34:09.750182383Z\" level=info msg=\"Stopping pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=31e1ff32-b5cb-4f46-9056-c5bbcbf863ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:34:09.753410 crc crio[24284]: time=\"2026-06-12T15:34:09.751987504Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be630}] Aliases:map[]}\"\nJun 12 15:34:09.753410 crc crio[24284]: time=\"2026-06-12T15:34:09.75216945Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687974-xpv85 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:34:10.638770 crc crio[24284]: time=\"2026-06-12T15:34:10.63848793Z\" level=info msg=\"Stopped pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=31e1ff32-b5cb-4f46-9056-c5bbcbf863ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:19.568196 crc crio[24284]: time=\"2026-06-12T15:35:19.56656539Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/POD\" id=07e39a02-f7db-4fba-8231-9a4ffffb6fe7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:19.571117 crc crio[24284]: time=\"2026-06-12T15:35:19.568454279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:19.595452 crc crio[24284]: time=\"2026-06-12T15:35:19.595370212Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-kbkpx/POD\" id=4b1e9887-2a32-4cb7-9137-6ad0b4048c99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:19.595641 crc crio[24284]: time=\"2026-06-12T15:35:19.595503388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:19.617180 crc crio[24284]: time=\"2026-06-12T15:35:19.616948049Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-svbsz Namespace:cert-manager ID:ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 UID:c6b6f96f-5039-409f-bd78-6b73bbef60db NetNS:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6b6f96f_5039_409f_bd78_6b73bbef60db.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}\"\nJun 12 15:35:19.617659 crc crio[24284]: time=\"2026-06-12T15:35:19.617230848Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:35:19.637970 crc crio[24284]: time=\"2026-06-12T15:35:19.637147752Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/POD\" id=168a2921-61aa-4918-b19d-3ca7d43c1561 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:19.638307 crc crio[24284]: time=\"2026-06-12T15:35:19.638005121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:19.644650 crc crio[24284]: time=\"2026-06-12T15:35:19.644146516Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kbkpx Namespace:cert-manager ID:b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 UID:4958bd16-910e-4f63-8f65-69ae6b3cfe9f NetNS:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4958bd16_910e_4f63_8f65_69ae6b3cfe9f.slice PodAnnotations:0xc00041c6d8}] Aliases:map[]}\"\nJun 12 15:35:19.644650 crc crio[24284]: time=\"2026-06-12T15:35:19.644444546Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-kbkpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:35:19.666149 crc crio[24284]: time=\"2026-06-12T15:35:19.66602796Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-gcsmn Namespace:cert-manager ID:6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 UID:c8daaa82-5e21-47d2-994f-cd4a191f1f47 NetNS:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8daaa82_5e21_47d2_994f_cd4a191f1f47.slice PodAnnotations:0xc000b849b0}] Aliases:map[]}\"\nJun 12 15:35:19.666149 crc crio[24284]: time=\"2026-06-12T15:35:19.666117803Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-gcsmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:35:20.216419 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad6ea2445acaea2 Mac:ea:d5:90:13:f5:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:35:20.220751 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4c5c5fe755f3b1 Mac:d2:6b:8d:b8:ce:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.219942288Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-svbsz Namespace:cert-manager ID:ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 UID:c6b6f96f-5039-409f-bd78-6b73bbef60db NetNS:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6b6f96f_5039_409f_bd78_6b73bbef60db.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}\"\nJun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.219941948Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kbkpx Namespace:cert-manager ID:b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 UID:4958bd16-910e-4f63-8f65-69ae6b3cfe9f NetNS:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4958bd16_910e_4f63_8f65_69ae6b3cfe9f.slice PodAnnotations:0xc00041c6d8}] Aliases:map[]}\"\nJun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.220221115Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.220575459Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-kbkpx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:35:20.231735 crc crio[24284]: time=\"2026-06-12T15:35:20.230986907Z\" level=info msg=\"Ran pod sandbox ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/POD\" id=07e39a02-f7db-4fba-8231-9a4ffffb6fe7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:20.233662 crc crio[24284]: time=\"2026-06-12T15:35:20.233570099Z\" level=info msg=\"Ran pod sandbox b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 with infra container: cert-manager/cert-manager-7b8b89f89d-kbkpx/POD\" id=4b1e9887-2a32-4cb7-9137-6ad0b4048c99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:20.241483 crc crio[24284]: time=\"2026-06-12T15:35:20.241086536Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.242501 crc crio[24284]: time=\"2026-06-12T15:35:20.242210785Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.243099 crc crio[24284]: time=\"2026-06-12T15:35:20.242950097Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.243300 crc crio[24284]: time=\"2026-06-12T15:35:20.243123683Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.247586 crc crio[24284]: time=\"2026-06-12T15:35:20.24665511Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=7d5464e7-cf76-4998-9650-bc772daa5bbc name=/runtime.v1.ImageService/PullImage\nJun 12 15:35:20.249089 crc crio[24284]: time=\"2026-06-12T15:35:20.248919046Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.249770 crc crio[24284]: time=\"2026-06-12T15:35:20.249174914Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.254592 crc crio[24284]: time=\"2026-06-12T15:35:20.254020793Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ab82694f-48a1-4feb-bd1f-0ac828612a41 name=/runtime.v1.ImageService/PullImage\nJun 12 15:35:20.267394 crc crio[24284]: time=\"2026-06-12T15:35:20.262747153Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 12 15:35:20.267394 crc crio[24284]: time=\"2026-06-12T15:35:20.263078736Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 12 15:35:20.285432 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fb80b0bcd6e8f8 Mac:7a:1e:7c:37:53:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:35:20.289379 crc crio[24284]: time=\"2026-06-12T15:35:20.288386131Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-gcsmn Namespace:cert-manager ID:6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 UID:c8daaa82-5e21-47d2-994f-cd4a191f1f47 NetNS:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8daaa82_5e21_47d2_994f_cd4a191f1f47.slice PodAnnotations:0xc000b849b0}] Aliases:map[]}\"\nJun 12 15:35:20.289379 crc crio[24284]: time=\"2026-06-12T15:35:20.288636339Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-gcsmn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:35:20.307575 crc crio[24284]: time=\"2026-06-12T15:35:20.307035457Z\" level=info msg=\"Ran pod sandbox 6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/POD\" id=168a2921-61aa-4918-b19d-3ca7d43c1561 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:20.310153 crc crio[24284]: time=\"2026-06-12T15:35:20.310100948Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.310438 crc crio[24284]: time=\"2026-06-12T15:35:20.310393558Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.310514 crc crio[24284]: time=\"2026-06-12T15:35:20.31046086Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:20.311923 crc crio[24284]: time=\"2026-06-12T15:35:20.311823985Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=aad0ecec-e8c1-41c2-8766-9373be932c2a name=/runtime.v1.ImageService/PullImage\nJun 12 15:35:20.317086 crc crio[24284]: time=\"2026-06-12T15:35:20.316717068Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 12 15:35:26.983626 crc crio[24284]: time=\"2026-06-12T15:35:26.982666337Z\" level=info msg=\"Stopping container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca (timeout: 30s)\" id=45b36eea-37aa-4f6b-94e7-a9d01de3d8bc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:26.984848 crc crio[24284]: time=\"2026-06-12T15:35:26.983290097Z\" level=info msg=\"Stopping container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3 (timeout: 30s)\" id=ecaf9887-0e78-49ea-a825-1e700ef65469 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.200775 crc crio[24284]: time=\"2026-06-12T15:35:27.200645675Z\" level=info msg=\"Stopping container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665 (timeout: 30s)\" id=323512b6-a26b-42f8-92ab-1b99f1ac1001 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.200949 crc crio[24284]: time=\"2026-06-12T15:35:27.200765059Z\" level=info msg=\"Stopping container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457 (timeout: 30s)\" id=e97017c7-7646-40ae-b57e-50f2d9e8864e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.201610 crc crio[24284]: time=\"2026-06-12T15:35:27.201522774Z\" level=info msg=\"Stopping container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed (timeout: 30s)\" id=6140a82a-1baa-4a13-990d-ed908489060c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.201610 crc crio[24284]: time=\"2026-06-12T15:35:27.201571436Z\" level=info msg=\"Stopping container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6 (timeout: 30s)\" id=46920c79-2abd-49bf-8d22-e798dfad32ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.201833 crc crio[24284]: time=\"2026-06-12T15:35:27.201765617Z\" level=info msg=\"Stopping container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d (timeout: 30s)\" id=b568919e-98d3-4ddb-b389-6858ba4d25b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.202083 crc crio[24284]: time=\"2026-06-12T15:35:27.200662165Z\" level=info msg=\"Stopping container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6 (timeout: 30s)\" id=00ae057e-99cb-4e6d-9477-6116d7fb0bc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.202224 crc crio[24284]: time=\"2026-06-12T15:35:27.202164336Z\" level=info msg=\"Stopping container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf (timeout: 30s)\" id=66213701-be5a-45c9-9194-ce1240d53440 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.283620 crc crio[24284]: time=\"2026-06-12T15:35:27.283451084Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 15:35:27.284056 crc crio[24284]: time=\"2026-06-12T15:35:27.283856087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:27.287240 crc crio[24284]: time=\"2026-06-12T15:35:27.287176926Z\" level=info msg=\"Stopping container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73 (timeout: 30s)\" id=532798ec-f198-41e6-aba8-b9d9b7e34039 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.386483 crc crio[24284]: time=\"2026-06-12T15:35:27.386373937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=965c6d56-8804-4ec9-875e-dfa10ae70fd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:27.391173 crc crio[24284]: time=\"2026-06-12T15:35:27.39101717Z\" level=info msg=\"Removing container: f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507\" id=db997c22-86ca-4f8e-99cd-18ceef3360a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:27.568322 crc crio[24284]: time=\"2026-06-12T15:35:27.567434874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d1dece59-7920-4728-a775-c4a0f6c958d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:27.588194 crc crio[24284]: time=\"2026-06-12T15:35:27.587415457Z\" level=info msg=\"Stopped container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e97017c7-7646-40ae-b57e-50f2d9e8864e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.589183 crc crio[24284]: time=\"2026-06-12T15:35:27.588681008Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=ab82694f-48a1-4feb-bd1f-0ac828612a41 name=/runtime.v1.ImageService/PullImage\nJun 12 15:35:27.590157 crc crio[24284]: time=\"2026-06-12T15:35:27.590052065Z\" level=info msg=\"Stopped container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=66213701-be5a-45c9-9194-ce1240d53440 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.590723 crc crio[24284]: time=\"2026-06-12T15:35:27.590633395Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=1a433944-2690-4abc-bb88-56fd60fdfbc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:27.595184 crc crio[24284]: time=\"2026-06-12T15:35:27.595052346Z\" level=info msg=\"Stopped container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b568919e-98d3-4ddb-b389-6858ba4d25b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.597937 crc crio[24284]: time=\"2026-06-12T15:35:27.597818089Z\" level=info msg=\"Stopped container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=46920c79-2abd-49bf-8d22-e798dfad32ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.808404 crc crio[24284]: time=\"2026-06-12T15:35:27.807989699Z\" level=info msg=\"Stopped container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=00ae057e-99cb-4e6d-9477-6116d7fb0bc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.808404 crc crio[24284]: time=\"2026-06-12T15:35:27.808186796Z\" level=info msg=\"Stopped container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=532798ec-f198-41e6-aba8-b9d9b7e34039 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.810213 crc crio[24284]: time=\"2026-06-12T15:35:27.810174962Z\" level=info msg=\"Stopped container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=6140a82a-1baa-4a13-990d-ed908489060c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.810781 crc crio[24284]: time=\"2026-06-12T15:35:27.810316341Z\" level=info msg=\"Stopped container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=ecaf9887-0e78-49ea-a825-1e700ef65469 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.811781 crc crio[24284]: time=\"2026-06-12T15:35:27.811752564Z\" level=info msg=\"Stopped container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=45b36eea-37aa-4f6b-94e7-a9d01de3d8bc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.813361 crc crio[24284]: time=\"2026-06-12T15:35:27.813219323Z\" level=info msg=\"Stopping pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=b2499f20-c3f7-480c-ad66-e169d3714335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:27.818960 crc crio[24284]: time=\"2026-06-12T15:35:27.818857651Z\" level=info msg=\"Stopped container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=323512b6-a26b-42f8-92ab-1b99f1ac1001 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:35:27.820812 crc crio[24284]: time=\"2026-06-12T15:35:27.820574016Z\" level=info msg=\"Stopping pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=016b8aa7-cb06-4bac-9111-88bc17c79f61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:27.958438 crc crio[24284]: time=\"2026-06-12T15:35:27.958232439Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7dab97c2-9d57-41ae-ab79-38b090f8cb49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:28.485516 crc crio[24284]: time=\"2026-06-12T15:35:28.485457043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:28.491349 crc crio[24284]: time=\"2026-06-12T15:35:28.491212533Z\" level=info msg=\"Stopped pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=b2499f20-c3f7-480c-ad66-e169d3714335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:28.495465 crc crio[24284]: time=\"2026-06-12T15:35:28.495171504Z\" level=info msg=\"Stopped pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=016b8aa7-cb06-4bac-9111-88bc17c79f61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:28.845331 crc crio[24284]: time=\"2026-06-12T15:35:28.842217815Z\" level=info msg=\"Removed container f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=db997c22-86ca-4f8e-99cd-18ceef3360a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.009994 crc crio[24284]: time=\"2026-06-12T15:35:29.009903756Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/POD\" id=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:29.010123 crc crio[24284]: time=\"2026-06-12T15:35:29.01001352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.275153 crc crio[24284]: time=\"2026-06-12T15:35:29.27505869Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-thzfj/POD\" id=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:29.275353 crc crio[24284]: time=\"2026-06-12T15:35:29.275192284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.471156 crc crio[24284]: time=\"2026-06-12T15:35:29.470987654Z\" level=info msg=\"Removing container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73\" id=70c27487-6aec-4ce3-9b89-e4b4dda6e994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.501902 crc crio[24284]: time=\"2026-06-12T15:35:29.501810483Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=aad0ecec-e8c1-41c2-8766-9373be932c2a name=/runtime.v1.ImageService/PullImage\nJun 12 15:35:29.506676 crc crio[24284]: time=\"2026-06-12T15:35:29.505515439Z\" level=info msg=\"Removed container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=70c27487-6aec-4ce3-9b89-e4b4dda6e994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.506676 crc crio[24284]: time=\"2026-06-12T15:35:29.505946943Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=93e850ea-f253-4f7b-8393-afb0b45a09cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.511385 crc crio[24284]: time=\"2026-06-12T15:35:29.511215735Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a0fc9465-7713-48fb-adf1-bc9f7827f577 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.511489 crc crio[24284]: time=\"2026-06-12T15:35:29.51138658Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=c4a03f79-69f0-487d-b8ad-e3347ea2d035 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.512846 crc crio[24284]: time=\"2026-06-12T15:35:29.512742865Z\" level=info msg=\"Removing container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d\" id=9fd7d068-8422-4de5-9d70-b761c9e71989 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.617930 crc crio[24284]: time=\"2026-06-12T15:35:29.617867232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.621448 crc crio[24284]: time=\"2026-06-12T15:35:29.621378749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.629814 crc crio[24284]: time=\"2026-06-12T15:35:29.629736684Z\" level=info msg=\"Removed container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9fd7d068-8422-4de5-9d70-b761c9e71989 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.633508 crc crio[24284]: time=\"2026-06-12T15:35:29.633364584Z\" level=info msg=\"Removing container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6\" id=8fe733e5-80df-4337-bc83-dccf82fed2d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.639575 crc crio[24284]: time=\"2026-06-12T15:35:29.639506257Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=7d5464e7-cf76-4998-9650-bc772daa5bbc name=/runtime.v1.ImageService/PullImage\nJun 12 15:35:29.640489 crc crio[24284]: time=\"2026-06-12T15:35:29.639883539Z\" 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=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:29.640489 crc crio[24284]: time=\"2026-06-12T15:35:29.640227711Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0c628d55-29a3-418f-8a7c-56061bbafa1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.642215 crc crio[24284]: time=\"2026-06-12T15:35:29.642132665Z\" 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=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:29.649610 crc crio[24284]: time=\"2026-06-12T15:35:29.64930671Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=1b8f7261-5b00-4306-afc2-471b96e0436c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.652400 crc crio[24284]: time=\"2026-06-12T15:35:29.652224569Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller\" id=75bf3e30-f3ce-4e7f-aa6f-e9ca54bf1cf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.660063 crc crio[24284]: time=\"2026-06-12T15:35:29.659997485Z\" level=info msg=\"Ran pod sandbox 33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/POD\" id=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:29.664164 crc crio[24284]: time=\"2026-06-12T15:35:29.663482575Z\" level=info msg=\"Ran pod sandbox aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b with infra container: openshift-ovn-kubernetes/ovnkube-node-thzfj/POD\" id=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:35:29.665619 crc crio[24284]: time=\"2026-06-12T15:35:29.664747758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.666835 crc crio[24284]: time=\"2026-06-12T15:35:29.666758135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a82c6a69-05c4-4d58-8503-464aa0b9d21f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.667040 crc crio[24284]: time=\"2026-06-12T15:35:29.666937824Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook\" id=24d4d214-d7e8-4244-bc1e-5236a3baf348 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.668844 crc crio[24284]: time=\"2026-06-12T15:35:29.668749821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=19d99da5-f774-4ab2-a6bb-0790be719860 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.669325 crc crio[24284]: time=\"2026-06-12T15:35:29.669291952Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector\" id=eba4e556-6b02-47c3-a6c8-0418bb6d861a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.670221 crc crio[24284]: time=\"2026-06-12T15:35:29.67013088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c4ef414c-ddab-4222-b13c-d6479f0db7b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.670629 crc crio[24284]: time=\"2026-06-12T15:35:29.670563594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fbef0679-7933-439c-af9f-65bc85c73016 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:29.679660 crc crio[24284]: time=\"2026-06-12T15:35:29.679439629Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup\" id=117f8474-2ab0-47e1-8601-091decdb0380 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.680863 crc crio[24284]: time=\"2026-06-12T15:35:29.680775961Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy\" id=68193f93-9ccf-481b-a860-83a60c964148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.690197 crc crio[24284]: time=\"2026-06-12T15:35:29.689138728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.694467 crc crio[24284]: time=\"2026-06-12T15:35:29.694388804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.696177 crc crio[24284]: time=\"2026-06-12T15:35:29.695735336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.701794 crc crio[24284]: time=\"2026-06-12T15:35:29.700968419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.716412 crc crio[24284]: time=\"2026-06-12T15:35:29.716305726Z\" level=info msg=\"Removed container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=8fe733e5-80df-4337-bc83-dccf82fed2d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.722517 crc crio[24284]: time=\"2026-06-12T15:35:29.722413918Z\" level=info msg=\"Removing container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed\" id=e505d006-b3cc-4792-9579-640723abbdcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.737007 crc crio[24284]: time=\"2026-06-12T15:35:29.736912688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.740563 crc crio[24284]: time=\"2026-06-12T15:35:29.740496637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.757924 crc crio[24284]: time=\"2026-06-12T15:35:29.757861632Z\" level=info msg=\"Removed container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e505d006-b3cc-4792-9579-640723abbdcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.761360 crc crio[24284]: time=\"2026-06-12T15:35:29.761217021Z\" level=info msg=\"Removing container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6\" id=67726079-48d6-4777-ab0a-02d42af5e53c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.769788 crc crio[24284]: time=\"2026-06-12T15:35:29.769669212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.772194 crc crio[24284]: time=\"2026-06-12T15:35:29.772130814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.780609 crc crio[24284]: time=\"2026-06-12T15:35:29.780533231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.809430 crc crio[24284]: time=\"2026-06-12T15:35:29.80934588Z\" level=info msg=\"Removed container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=67726079-48d6-4777-ab0a-02d42af5e53c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.812071 crc crio[24284]: time=\"2026-06-12T15:35:29.811979231Z\" level=info msg=\"Created container 6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f: openshift-multus/multus-bzhnf/kube-multus\" id=7dab97c2-9d57-41ae-ab79-38b090f8cb49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.812961 crc crio[24284]: time=\"2026-06-12T15:35:29.812925022Z\" level=info msg=\"Starting container: 6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f\" id=2f7f9ebf-86a3-4efc-adfe-4dbae5a83456 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:29.817189 crc crio[24284]: time=\"2026-06-12T15:35:29.81702853Z\" level=info msg=\"Removing container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665\" id=8398c9ef-a601-4889-983f-f29dec1ec7d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.824596 crc crio[24284]: time=\"2026-06-12T15:35:29.824480826Z\" level=info msg=\"Started container\" PID=35816 containerID=6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f description=openshift-multus/multus-bzhnf/kube-multus id=2f7f9ebf-86a3-4efc-adfe-4dbae5a83456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42\nJun 12 15:35:29.841128 crc crio[24284]: time=\"2026-06-12T15:35:29.841043872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.847325 crc crio[24284]: time=\"2026-06-12T15:35:29.847055201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.853077 crc crio[24284]: time=\"2026-06-12T15:35:29.852821172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.860861 crc crio[24284]: time=\"2026-06-12T15:35:29.860675331Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6ff1ac5e-0def-425e-b2f7-34da9a571ffe\\\"\"\nJun 12 15:35:29.860861 crc crio[24284]: time=\"2026-06-12T15:35:29.860819866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:29.864122 crc crio[24284]: time=\"2026-06-12T15:35:29.862181995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:29.864567 crc crio[24284]: time=\"2026-06-12T15:35:29.864416167Z\" level=info msg=\"Removed container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=8398c9ef-a601-4889-983f-f29dec1ec7d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.873504 crc crio[24284]: time=\"2026-06-12T15:35:29.873393121Z\" level=info msg=\"Removing container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf\" id=7cb3a37b-afaf-407b-93b0-78bca374f767 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.878956 crc crio[24284]: time=\"2026-06-12T15:35:29.878565203Z\" level=info msg=\"Created container 6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e: openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup\" id=117f8474-2ab0-47e1-8601-091decdb0380 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.879794 crc crio[24284]: time=\"2026-06-12T15:35:29.879722281Z\" level=info msg=\"Starting container: 6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e\" id=a43aa865-fad3-46dd-b10b-267396f881e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:29.885966 crc crio[24284]: time=\"2026-06-12T15:35:29.885813114Z\" level=info msg=\"Created container c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd: cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller\" id=75bf3e30-f3ce-4e7f-aa6f-e9ca54bf1cf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:29.887056 crc crio[24284]: time=\"2026-06-12T15:35:29.886956872Z\" level=info msg=\"Starting container: c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd\" id=97c92dc9-f1c9-4e6c-b8db-48119765dd2a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:29.904119 crc crio[24284]: time=\"2026-06-12T15:35:29.903985258Z\" level=info msg=\"Removed container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=7cb3a37b-afaf-407b-93b0-78bca374f767 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:29.907685 crc crio[24284]: time=\"2026-06-12T15:35:29.905575039Z\" level=info msg=\"Started container\" PID=35823 containerID=6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup id=a43aa865-fad3-46dd-b10b-267396f881e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:29.907685 crc crio[24284]: time=\"2026-06-12T15:35:29.907590464Z\" level=info msg=\"Started container\" PID=35827 containerID=c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd description=cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller id=97c92dc9-f1c9-4e6c-b8db-48119765dd2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94\nJun 12 15:35:29.910388 crc crio[24284]: time=\"2026-06-12T15:35:29.909239036Z\" level=info msg=\"Removing container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457\" id=a4a563ca-8345-4f44-9040-dd99d5b802c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.005441 crc crio[24284]: time=\"2026-06-12T15:35:30.005294603Z\" level=info msg=\"Removed container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=a4a563ca-8345-4f44-9040-dd99d5b802c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.012076 crc crio[24284]: time=\"2026-06-12T15:35:30.011998186Z\" level=info msg=\"Removing container: 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53\" id=eee2935b-cbd5-4eac-b827-3a2e36f4edb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.038132 crc crio[24284]: time=\"2026-06-12T15:35:30.037978774Z\" level=info msg=\"Created container 41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector\" id=eba4e556-6b02-47c3-a6c8-0418bb6d861a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.045543 crc crio[24284]: time=\"2026-06-12T15:35:30.042772323Z\" level=info msg=\"Starting container: 41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827\" id=59582004-782a-4a90-83b4-fd06fec3eb57 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:30.052435 crc crio[24284]: time=\"2026-06-12T15:35:30.051659167Z\" level=info msg=\"Started container\" PID=35855 containerID=41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector id=59582004-782a-4a90-83b4-fd06fec3eb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6\nJun 12 15:35:30.057017 crc crio[24284]: time=\"2026-06-12T15:35:30.056787857Z\" level=info msg=\"Removed container 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=eee2935b-cbd5-4eac-b827-3a2e36f4edb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.062325 crc crio[24284]: time=\"2026-06-12T15:35:30.061949127Z\" level=info msg=\"Removing container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca\" id=de79363e-6a26-4a4c-9d5f-ca34b005ae93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.077159 crc crio[24284]: time=\"2026-06-12T15:35:30.073042914Z\" level=info msg=\"Created container e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook\" id=24d4d214-d7e8-4244-bc1e-5236a3baf348 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.077159 crc crio[24284]: time=\"2026-06-12T15:35:30.076447918Z\" level=info msg=\"Starting container: e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad\" id=fc39c41b-d375-4b08-b94d-2b3159288fe5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:30.084792 crc crio[24284]: time=\"2026-06-12T15:35:30.084571107Z\" level=info msg=\"Removed container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=de79363e-6a26-4a4c-9d5f-ca34b005ae93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.090444 crc crio[24284]: time=\"2026-06-12T15:35:30.090347858Z\" level=info msg=\"Removing container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3\" id=a24d22e9-d32f-40a9-9869-4c55fb8a79ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.100316 crc crio[24284]: time=\"2026-06-12T15:35:30.100163442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.110068 crc crio[24284]: time=\"2026-06-12T15:35:30.109915535Z\" level=info msg=\"Started container\" PID=35847 containerID=e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad description=cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook id=fc39c41b-d375-4b08-b94d-2b3159288fe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503\nJun 12 15:35:30.120822 crc crio[24284]: time=\"2026-06-12T15:35:30.120733825Z\" level=info msg=\"Removed container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a24d22e9-d32f-40a9-9869-4c55fb8a79ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:35:30.185741 crc crio[24284]: time=\"2026-06-12T15:35:30.185585645Z\" level=info msg=\"Created container 15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy\" id=68193f93-9ccf-481b-a860-83a60c964148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.187059 crc crio[24284]: time=\"2026-06-12T15:35:30.186982141Z\" level=info msg=\"Starting container: 15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c\" id=8fbb8bda-b504-49d6-9b09-3c325c84745c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:30.197913 crc crio[24284]: time=\"2026-06-12T15:35:30.197778509Z\" level=info msg=\"Started container\" PID=35896 containerID=15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy id=8fbb8bda-b504-49d6-9b09-3c325c84745c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071\nJun 12 15:35:30.209789 crc crio[24284]: time=\"2026-06-12T15:35:30.209641162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=74d40373-418a-4db4-833b-206e84c46514 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.213920 crc crio[24284]: time=\"2026-06-12T15:35:30.213788258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5c11c740-d3a6-483a-ad7d-c759876db434 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.220373 crc crio[24284]: time=\"2026-06-12T15:35:30.220210073Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager\" id=8623f8c3-4a70-48fb-83a9-84d1d94c5901 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.220880 crc crio[24284]: time=\"2026-06-12T15:35:30.220818403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.252376 crc crio[24284]: time=\"2026-06-12T15:35:30.252207178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.256065 crc crio[24284]: time=\"2026-06-12T15:35:30.255936833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.360755 crc crio[24284]: time=\"2026-06-12T15:35:30.360575777Z\" level=info msg=\"Created container c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager\" id=8623f8c3-4a70-48fb-83a9-84d1d94c5901 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.362487 crc crio[24284]: time=\"2026-06-12T15:35:30.362333283Z\" level=info msg=\"Starting container: c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18\" id=3f57f4ba-f97b-4b84-b028-dd46807b9f3c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:30.371097 crc crio[24284]: time=\"2026-06-12T15:35:30.370969996Z\" level=info msg=\"Started container\" PID=35923 containerID=c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager id=3f57f4ba-f97b-4b84-b028-dd46807b9f3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071\nJun 12 15:35:30.502671 crc crio[24284]: time=\"2026-06-12T15:35:30.502574577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa73b307-ce5f-49ec-8d0d-6355b21e555e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.505483 crc crio[24284]: time=\"2026-06-12T15:35:30.505389453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f5d3c81-ec0c-4420-b7a3-8aa1c1fd244d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.515775 crc crio[24284]: time=\"2026-06-12T15:35:30.515380201Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller\" id=63f7a09b-d41d-49cc-99b2-82b59cb32a5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.516734 crc crio[24284]: time=\"2026-06-12T15:35:30.515987312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.563071 crc crio[24284]: time=\"2026-06-12T15:35:30.562681491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.565045 crc crio[24284]: time=\"2026-06-12T15:35:30.565011369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.697879 crc crio[24284]: time=\"2026-06-12T15:35:30.697785007Z\" level=info msg=\"Created container 2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller\" id=63f7a09b-d41d-49cc-99b2-82b59cb32a5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.699432 crc crio[24284]: time=\"2026-06-12T15:35:30.699342529Z\" level=info msg=\"Starting container: 2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff\" id=9bc1678e-6a76-459e-85d0-16fd90021f06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:30.705921 crc crio[24284]: time=\"2026-06-12T15:35:30.705792338Z\" level=info msg=\"Started container\" PID=35960 containerID=2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller id=9bc1678e-6a76-459e-85d0-16fd90021f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:30.726220 crc crio[24284]: time=\"2026-06-12T15:35:30.726114578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3158ec7b-a69e-47ef-ba75-7c81dbcb5330 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.729031 crc crio[24284]: time=\"2026-06-12T15:35:30.728959993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad866cab-3253-480d-b4a5-b2114a631dfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.736621 crc crio[24284]: time=\"2026-06-12T15:35:30.736508924Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging\" id=981c8946-fdd1-4d9a-a76f-e8356cb15ca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.737230 crc crio[24284]: time=\"2026-06-12T15:35:30.737156209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.740486 crc crio[24284]: time=\"2026-06-12T15:35:30.740374423Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 15:35:30.740618 crc crio[24284]: time=\"2026-06-12T15:35:30.74055135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.749005 crc crio[24284]: time=\"2026-06-12T15:35:30.748830871Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 15:35:30.749005 crc crio[24284]: time=\"2026-06-12T15:35:30.749024727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.749567 crc crio[24284]: time=\"2026-06-12T15:35:30.749508545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 15:35:30.749688 crc crio[24284]: time=\"2026-06-12T15:35:30.749620769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.772418 crc crio[24284]: time=\"2026-06-12T15:35:30.77203074Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 15:35:30.772418 crc crio[24284]: time=\"2026-06-12T15:35:30.772210116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.783648 crc crio[24284]: time=\"2026-06-12T15:35:30.783468878Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 15:35:30.783648 crc crio[24284]: time=\"2026-06-12T15:35:30.783631683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.795594 crc crio[24284]: time=\"2026-06-12T15:35:30.795434058Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 15:35:30.796088 crc crio[24284]: time=\"2026-06-12T15:35:30.795842796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.807023 crc crio[24284]: time=\"2026-06-12T15:35:30.80684629Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 15:35:30.807023 crc crio[24284]: time=\"2026-06-12T15:35:30.807004445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.807796 crc crio[24284]: time=\"2026-06-12T15:35:30.807722808Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 15:35:30.807877 crc crio[24284]: time=\"2026-06-12T15:35:30.807827562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:30.822475 crc crio[24284]: time=\"2026-06-12T15:35:30.822234469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.825818 crc crio[24284]: time=\"2026-06-12T15:35:30.825684345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.826317 crc crio[24284]: time=\"2026-06-12T15:35:30.826147238Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6ff1ac5e-0def-425e-b2f7-34da9a571ffe\\\"\"\nJun 12 15:35:30.925981 crc crio[24284]: time=\"2026-06-12T15:35:30.925886916Z\" level=info msg=\"Created container f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging\" id=981c8946-fdd1-4d9a-a76f-e8356cb15ca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.927675 crc crio[24284]: time=\"2026-06-12T15:35:30.927598053Z\" level=info msg=\"Starting container: f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d\" id=e2428982-6082-4eed-b06c-1ebd5c61f6e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:30.934131 crc crio[24284]: time=\"2026-06-12T15:35:30.934008226Z\" level=info msg=\"Started container\" PID=35984 containerID=f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging id=e2428982-6082-4eed-b06c-1ebd5c61f6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:30.947786 crc crio[24284]: time=\"2026-06-12T15:35:30.947656367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a2696dc3-f65f-471a-b30f-42edb4f09836 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.952631 crc crio[24284]: time=\"2026-06-12T15:35:30.95255654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=deef84e8-d3b4-40fd-8395-b80845da5cfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:30.960170 crc crio[24284]: time=\"2026-06-12T15:35:30.960069777Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node\" id=becb2807-bfca-4e31-a8c6-e041282ff4e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:30.960755 crc crio[24284]: time=\"2026-06-12T15:35:30.960609935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.985607 crc crio[24284]: time=\"2026-06-12T15:35:30.985520379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:30.987210 crc crio[24284]: time=\"2026-06-12T15:35:30.987121673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.114916 crc crio[24284]: time=\"2026-06-12T15:35:31.114786153Z\" level=info msg=\"Created container c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node\" id=becb2807-bfca-4e31-a8c6-e041282ff4e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.116778 crc crio[24284]: time=\"2026-06-12T15:35:31.116723367Z\" level=info msg=\"Starting container: c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab\" id=72677417-d9d7-49ac-8b13-0de85d43b9e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:31.121815 crc crio[24284]: time=\"2026-06-12T15:35:31.121743345Z\" level=info msg=\"Started container\" PID=36015 containerID=c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node id=72677417-d9d7-49ac-8b13-0de85d43b9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:31.132873 crc crio[24284]: time=\"2026-06-12T15:35:31.132752747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97e421ff-4357-4c8e-b9e5-c5a6215e1c7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:31.135309 crc crio[24284]: time=\"2026-06-12T15:35:31.135160306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6dc62e29-533d-4c0e-9e09-e565e3143071 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:31.140677 crc crio[24284]: time=\"2026-06-12T15:35:31.140580107Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics\" id=39b83d55-55f5-44b2-899b-7d7d925089ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.141188 crc crio[24284]: time=\"2026-06-12T15:35:31.141084144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.166635 crc crio[24284]: time=\"2026-06-12T15:35:31.166548447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.168585 crc crio[24284]: time=\"2026-06-12T15:35:31.168508512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.273584 crc crio[24284]: time=\"2026-06-12T15:35:31.273467201Z\" level=info msg=\"Created container 983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics\" id=39b83d55-55f5-44b2-899b-7d7d925089ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.275100 crc crio[24284]: time=\"2026-06-12T15:35:31.275022523Z\" level=info msg=\"Starting container: 983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624\" id=38356b1c-403d-4a95-9a30-2e1fca2bfa73 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:31.282140 crc crio[24284]: time=\"2026-06-12T15:35:31.282017133Z\" level=info msg=\"Started container\" PID=36035 containerID=983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics id=38356b1c-403d-4a95-9a30-2e1fca2bfa73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:31.292845 crc crio[24284]: time=\"2026-06-12T15:35:31.292608915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c4b53a5-4279-4eb7-ac23-bf96cea141bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:31.295996 crc crio[24284]: time=\"2026-06-12T15:35:31.295915633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dd1ce9b4-3bb7-477b-a29b-0a8061907e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:31.337391 crc crio[24284]: time=\"2026-06-12T15:35:31.337187658Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/northd\" id=71b7ee61-aa84-421a-94c3-41a65153e18f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.337763 crc crio[24284]: time=\"2026-06-12T15:35:31.337734286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.358509 crc crio[24284]: time=\"2026-06-12T15:35:31.358109161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.360647 crc crio[24284]: time=\"2026-06-12T15:35:31.360578594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.490006 crc crio[24284]: time=\"2026-06-12T15:35:31.489912799Z\" level=info msg=\"Created container 87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960: openshift-ovn-kubernetes/ovnkube-node-thzfj/northd\" id=71b7ee61-aa84-421a-94c3-41a65153e18f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.491440 crc crio[24284]: time=\"2026-06-12T15:35:31.491348126Z\" level=info msg=\"Starting container: 87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960\" id=6bed8645-be97-4bf8-b34b-5e61c7077b0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:31.503517 crc crio[24284]: time=\"2026-06-12T15:35:31.503415075Z\" level=info msg=\"Started container\" PID=36054 containerID=87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/northd id=6bed8645-be97-4bf8-b34b-5e61c7077b0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:31.514891 crc crio[24284]: time=\"2026-06-12T15:35:31.514795611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=af9ff0c0-e43e-4700-94f9-4a2f8394a812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:31.517494 crc crio[24284]: time=\"2026-06-12T15:35:31.517088657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c00f5a4-97ee-4814-82f1-bd105fa3e06c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:31.523479 crc crio[24284]: time=\"2026-06-12T15:35:31.523400736Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb\" id=f45ae47c-9b87-4a53-bc1a-bab4ac5b75aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.524096 crc crio[24284]: time=\"2026-06-12T15:35:31.524019497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.550345 crc crio[24284]: time=\"2026-06-12T15:35:31.550154451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.552112 crc crio[24284]: time=\"2026-06-12T15:35:31.552048565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:31.679770 crc crio[24284]: time=\"2026-06-12T15:35:31.679622572Z\" level=info msg=\"Created container b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8: openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb\" id=f45ae47c-9b87-4a53-bc1a-bab4ac5b75aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:31.684385 crc crio[24284]: time=\"2026-06-12T15:35:31.684130842Z\" level=info msg=\"Starting container: b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8\" id=450914db-786d-4366-bc8c-d3e506490cf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:31.690691 crc crio[24284]: time=\"2026-06-12T15:35:31.690558586Z\" level=info msg=\"Started container\" PID=36065 containerID=b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb id=450914db-786d-4366-bc8c-d3e506490cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:33.808536 crc crio[24284]: time=\"2026-06-12T15:35:33.808432581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5401df7c-4830-4f45-9fd9-b830732f6f89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:33.811402 crc crio[24284]: time=\"2026-06-12T15:35:33.811175412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ded50ca7-850b-439f-babf-d61878586ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:33.822606 crc crio[24284]: time=\"2026-06-12T15:35:33.821971769Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb\" id=c9fd22fb-8eaa-42e3-a24b-b754051a064a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:33.822606 crc crio[24284]: time=\"2026-06-12T15:35:33.822543838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:33.850154 crc crio[24284]: time=\"2026-06-12T15:35:33.850029678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:33.852468 crc crio[24284]: time=\"2026-06-12T15:35:33.852402707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:33.961896 crc crio[24284]: time=\"2026-06-12T15:35:33.961790893Z\" level=info msg=\"Created container 358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758: openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb\" id=c9fd22fb-8eaa-42e3-a24b-b754051a064a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:33.963222 crc crio[24284]: time=\"2026-06-12T15:35:33.963131847Z\" level=info msg=\"Starting container: 358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758\" id=0e1b1ed0-8b07-4819-ba8e-9d3b27a7f4ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:33.969318 crc crio[24284]: time=\"2026-06-12T15:35:33.968896537Z\" level=info msg=\"Started container\" PID=36128 containerID=358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb id=0e1b1ed0-8b07-4819-ba8e-9d3b27a7f4ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:36.056554 crc crio[24284]: time=\"2026-06-12T15:35:36.055987792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8eaec6ba-e4a7-4c20-a93b-507f8ff7f1ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:36.074585 crc crio[24284]: time=\"2026-06-12T15:35:36.074494657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=812076fe-0f79-497c-9081-07a20f622bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:35:36.080863 crc crio[24284]: time=\"2026-06-12T15:35:36.080765253Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller\" id=aff8a309-2c4e-497c-a27f-ddb790f7b8ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:36.081407 crc crio[24284]: time=\"2026-06-12T15:35:36.081324742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:36.119649 crc crio[24284]: time=\"2026-06-12T15:35:36.119517251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:36.122489 crc crio[24284]: time=\"2026-06-12T15:35:36.122399236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:35:36.278746 crc crio[24284]: time=\"2026-06-12T15:35:36.278548226Z\" level=info msg=\"Created container 889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller\" id=aff8a309-2c4e-497c-a27f-ddb790f7b8ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:35:36.280168 crc crio[24284]: time=\"2026-06-12T15:35:36.280081747Z\" level=info msg=\"Starting container: 889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff\" id=81043cc7-95f3-4920-ba68-e52dcdef7f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:35:36.288465 crc crio[24284]: time=\"2026-06-12T15:35:36.288382428Z\" level=info msg=\"Started container\" PID=36192 containerID=889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller id=81043cc7-95f3-4920-ba68-e52dcdef7f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b\nJun 12 15:35:36.385893 crc crio[24284]: time=\"2026-06-12T15:35:36.38513217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.386194 crc crio[24284]: time=\"2026-06-12T15:35:36.386003529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.386508 crc crio[24284]: time=\"2026-06-12T15:35:36.386402042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.386596 crc crio[24284]: time=\"2026-06-12T15:35:36.386531846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.387028 crc crio[24284]: time=\"2026-06-12T15:35:36.38696078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.387028 crc crio[24284]: time=\"2026-06-12T15:35:36.387021692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.387542 crc crio[24284]: time=\"2026-06-12T15:35:36.387490927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.387542 crc crio[24284]: time=\"2026-06-12T15:35:36.387539979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.387959 crc crio[24284]: time=\"2026-06-12T15:35:36.387899911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.387959 crc crio[24284]: time=\"2026-06-12T15:35:36.387948412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.388430 crc crio[24284]: time=\"2026-06-12T15:35:36.388371446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.388430 crc crio[24284]: time=\"2026-06-12T15:35:36.388429398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.388899 crc crio[24284]: time=\"2026-06-12T15:35:36.38878852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.388899 crc crio[24284]: time=\"2026-06-12T15:35:36.388841702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.389358 crc crio[24284]: time=\"2026-06-12T15:35:36.389316567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.389454 crc crio[24284]: time=\"2026-06-12T15:35:36.389374589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.389850 crc crio[24284]: time=\"2026-06-12T15:35:36.389742841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.389850 crc crio[24284]: time=\"2026-06-12T15:35:36.389836774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.390379 crc crio[24284]: time=\"2026-06-12T15:35:36.3903231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.390592 crc crio[24284]: time=\"2026-06-12T15:35:36.390476425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.391036 crc crio[24284]: time=\"2026-06-12T15:35:36.390838167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.391036 crc crio[24284]: time=\"2026-06-12T15:35:36.390984672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.391316 crc crio[24284]: time=\"2026-06-12T15:35:36.391120086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.391316 crc crio[24284]: time=\"2026-06-12T15:35:36.391223799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.391917 crc crio[24284]: time=\"2026-06-12T15:35:36.391799648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.392765 crc crio[24284]: time=\"2026-06-12T15:35:36.391936343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.392765 crc crio[24284]: time=\"2026-06-12T15:35:36.392368577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.392765 crc crio[24284]: time=\"2026-06-12T15:35:36.39248876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.393506 crc crio[24284]: time=\"2026-06-12T15:35:36.392840423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.393506 crc crio[24284]: time=\"2026-06-12T15:35:36.392897575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.393904 crc crio[24284]: time=\"2026-06-12T15:35:36.393620858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.393904 crc crio[24284]: time=\"2026-06-12T15:35:36.393758872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.394555 crc crio[24284]: time=\"2026-06-12T15:35:36.394498197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.394650 crc crio[24284]: time=\"2026-06-12T15:35:36.394559349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.395210 crc crio[24284]: time=\"2026-06-12T15:35:36.395156328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.395358 crc crio[24284]: time=\"2026-06-12T15:35:36.39521522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.395607 crc crio[24284]: time=\"2026-06-12T15:35:36.39555199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.395694 crc crio[24284]: time=\"2026-06-12T15:35:36.395610392Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.396525 crc crio[24284]: time=\"2026-06-12T15:35:36.39645941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.396646 crc crio[24284]: time=\"2026-06-12T15:35:36.396596095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.397085 crc crio[24284]: time=\"2026-06-12T15:35:36.396957727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.397174 crc crio[24284]: time=\"2026-06-12T15:35:36.397159564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.397762 crc crio[24284]: time=\"2026-06-12T15:35:36.397626129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.397762 crc crio[24284]: time=\"2026-06-12T15:35:36.397922139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.398577 crc crio[24284]: time=\"2026-06-12T15:35:36.398209587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.398577 crc crio[24284]: time=\"2026-06-12T15:35:36.39830817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.399038 crc crio[24284]: time=\"2026-06-12T15:35:36.398954732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.399038 crc crio[24284]: time=\"2026-06-12T15:35:36.399013784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.400536 crc crio[24284]: time=\"2026-06-12T15:35:36.400467032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.401128 crc crio[24284]: time=\"2026-06-12T15:35:36.400541074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.401128 crc crio[24284]: time=\"2026-06-12T15:35:36.400577906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.401128 crc crio[24284]: time=\"2026-06-12T15:35:36.400607077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.401984 crc crio[24284]: time=\"2026-06-12T15:35:36.401383821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.401984 crc crio[24284]: time=\"2026-06-12T15:35:36.401425133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.401984 crc crio[24284]: time=\"2026-06-12T15:35:36.401978591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.402695 crc crio[24284]: time=\"2026-06-12T15:35:36.402117065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.402695 crc crio[24284]: time=\"2026-06-12T15:35:36.4025624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.402695 crc crio[24284]: time=\"2026-06-12T15:35:36.402601661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.403332 crc crio[24284]: time=\"2026-06-12T15:35:36.403121479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.403504 crc crio[24284]: time=\"2026-06-12T15:35:36.403441289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.404906 crc crio[24284]: time=\"2026-06-12T15:35:36.404843935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.404906 crc crio[24284]: time=\"2026-06-12T15:35:36.404902076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.405233 crc crio[24284]: time=\"2026-06-12T15:35:36.405171165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.405233 crc crio[24284]: time=\"2026-06-12T15:35:36.405231057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.405554 crc crio[24284]: time=\"2026-06-12T15:35:36.405498976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.405642 crc crio[24284]: time=\"2026-06-12T15:35:36.405556898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.405881 crc crio[24284]: time=\"2026-06-12T15:35:36.405829677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.405959 crc crio[24284]: time=\"2026-06-12T15:35:36.405889039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.406128 crc crio[24284]: time=\"2026-06-12T15:35:36.406078275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.406206 crc crio[24284]: time=\"2026-06-12T15:35:36.406135207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.406734 crc crio[24284]: time=\"2026-06-12T15:35:36.406637493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.406734 crc crio[24284]: time=\"2026-06-12T15:35:36.406693655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.407102 crc crio[24284]: time=\"2026-06-12T15:35:36.407040816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.407102 crc crio[24284]: time=\"2026-06-12T15:35:36.407096408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.407685 crc crio[24284]: time=\"2026-06-12T15:35:36.407620995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.407685 crc crio[24284]: time=\"2026-06-12T15:35:36.407679487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.408151 crc crio[24284]: time=\"2026-06-12T15:35:36.408091011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.408151 crc crio[24284]: time=\"2026-06-12T15:35:36.408148233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.408741 crc crio[24284]: time=\"2026-06-12T15:35:36.40867548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.408850 crc crio[24284]: time=\"2026-06-12T15:35:36.408760403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.409330 crc crio[24284]: time=\"2026-06-12T15:35:36.409199077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.409330 crc crio[24284]: time=\"2026-06-12T15:35:36.4093048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.409896 crc crio[24284]: time=\"2026-06-12T15:35:36.409831517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.409896 crc crio[24284]: time=\"2026-06-12T15:35:36.409889449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.410415 crc crio[24284]: time=\"2026-06-12T15:35:36.410357195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.410658 crc crio[24284]: time=\"2026-06-12T15:35:36.410418157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.411088 crc crio[24284]: time=\"2026-06-12T15:35:36.410965025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.411088 crc crio[24284]: time=\"2026-06-12T15:35:36.411024857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.411693 crc crio[24284]: time=\"2026-06-12T15:35:36.411556914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.411693 crc crio[24284]: time=\"2026-06-12T15:35:36.411618016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.412089 crc crio[24284]: time=\"2026-06-12T15:35:36.41202945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.412089 crc crio[24284]: time=\"2026-06-12T15:35:36.412086102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.412580 crc crio[24284]: time=\"2026-06-12T15:35:36.412515735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.412580 crc crio[24284]: time=\"2026-06-12T15:35:36.412571357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.413047 crc crio[24284]: time=\"2026-06-12T15:35:36.412986381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.413047 crc crio[24284]: time=\"2026-06-12T15:35:36.413042362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.413530 crc crio[24284]: time=\"2026-06-12T15:35:36.413466286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.413530 crc crio[24284]: time=\"2026-06-12T15:35:36.413521718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.414024 crc crio[24284]: time=\"2026-06-12T15:35:36.413977083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.414111 crc crio[24284]: time=\"2026-06-12T15:35:36.414037755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.414522 crc crio[24284]: time=\"2026-06-12T15:35:36.414460899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.414522 crc crio[24284]: time=\"2026-06-12T15:35:36.414517271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.415511 crc crio[24284]: time=\"2026-06-12T15:35:36.415450481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.415613 crc crio[24284]: time=\"2026-06-12T15:35:36.415580465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.415671 crc crio[24284]: time=\"2026-06-12T15:35:36.415627787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.415671 crc crio[24284]: time=\"2026-06-12T15:35:36.415661338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.416174 crc crio[24284]: time=\"2026-06-12T15:35:36.415981399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.416174 crc crio[24284]: time=\"2026-06-12T15:35:36.416103153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.416451 crc crio[24284]: time=\"2026-06-12T15:35:36.41631758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.416451 crc crio[24284]: time=\"2026-06-12T15:35:36.416353641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.416751 crc crio[24284]: time=\"2026-06-12T15:35:36.416685062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.416839 crc crio[24284]: time=\"2026-06-12T15:35:36.416773155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.417227 crc crio[24284]: time=\"2026-06-12T15:35:36.417133307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.417449 crc crio[24284]: time=\"2026-06-12T15:35:36.417369174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.417549 crc crio[24284]: time=\"2026-06-12T15:35:36.417465358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.417549 crc crio[24284]: time=\"2026-06-12T15:35:36.417509969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.417914 crc crio[24284]: time=\"2026-06-12T15:35:36.417847269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.417914 crc crio[24284]: time=\"2026-06-12T15:35:36.417908031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.418341 crc crio[24284]: time=\"2026-06-12T15:35:36.418198961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.418341 crc crio[24284]: time=\"2026-06-12T15:35:36.418316215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.418949 crc crio[24284]: time=\"2026-06-12T15:35:36.418872253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.418949 crc crio[24284]: time=\"2026-06-12T15:35:36.418941525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.419399 crc crio[24284]: time=\"2026-06-12T15:35:36.419336948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.419475 crc crio[24284]: time=\"2026-06-12T15:35:36.41940181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.419964 crc crio[24284]: time=\"2026-06-12T15:35:36.419893527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.419964 crc crio[24284]: time=\"2026-06-12T15:35:36.419951199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.420653 crc crio[24284]: time=\"2026-06-12T15:35:36.420586459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.420653 crc crio[24284]: time=\"2026-06-12T15:35:36.420646941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.421144 crc crio[24284]: time=\"2026-06-12T15:35:36.421072995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.421220 crc crio[24284]: time=\"2026-06-12T15:35:36.421143587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.421595 crc crio[24284]: time=\"2026-06-12T15:35:36.4215284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.421595 crc crio[24284]: time=\"2026-06-12T15:35:36.421589242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.422161 crc crio[24284]: time=\"2026-06-12T15:35:36.422087358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.422161 crc crio[24284]: time=\"2026-06-12T15:35:36.422160121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.422590 crc crio[24284]: time=\"2026-06-12T15:35:36.422524223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.422590 crc crio[24284]: time=\"2026-06-12T15:35:36.422584695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.423105 crc crio[24284]: time=\"2026-06-12T15:35:36.42303366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.423105 crc crio[24284]: time=\"2026-06-12T15:35:36.423099632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.423383 crc crio[24284]: time=\"2026-06-12T15:35:36.423311858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.423383 crc crio[24284]: time=\"2026-06-12T15:35:36.423369001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.423741 crc crio[24284]: time=\"2026-06-12T15:35:36.4236747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.423915 crc crio[24284]: time=\"2026-06-12T15:35:36.423767333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.424098 crc crio[24284]: time=\"2026-06-12T15:35:36.424028271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.424098 crc crio[24284]: time=\"2026-06-12T15:35:36.424087833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.424507 crc crio[24284]: time=\"2026-06-12T15:35:36.424440945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.424507 crc crio[24284]: time=\"2026-06-12T15:35:36.424503307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.424834 crc crio[24284]: time=\"2026-06-12T15:35:36.424781256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.424934 crc crio[24284]: time=\"2026-06-12T15:35:36.424854759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.425135 crc crio[24284]: time=\"2026-06-12T15:35:36.425080896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.425222 crc crio[24284]: time=\"2026-06-12T15:35:36.425144018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.425420 crc crio[24284]: time=\"2026-06-12T15:35:36.425367906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.425641 crc crio[24284]: time=\"2026-06-12T15:35:36.425438138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.426115 crc crio[24284]: time=\"2026-06-12T15:35:36.426026917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.426115 crc crio[24284]: time=\"2026-06-12T15:35:36.4260936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.426568 crc crio[24284]: time=\"2026-06-12T15:35:36.42644476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.426568 crc crio[24284]: time=\"2026-06-12T15:35:36.426484032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.426768 crc crio[24284]: time=\"2026-06-12T15:35:36.426694499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.426853 crc crio[24284]: time=\"2026-06-12T15:35:36.426792262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.427020 crc crio[24284]: time=\"2026-06-12T15:35:36.426978508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.427100 crc crio[24284]: time=\"2026-06-12T15:35:36.42703223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.427398 crc crio[24284]: time=\"2026-06-12T15:35:36.42735699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.427547 crc crio[24284]: time=\"2026-06-12T15:35:36.427416262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.427694 crc crio[24284]: time=\"2026-06-12T15:35:36.42765303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.427806 crc crio[24284]: time=\"2026-06-12T15:35:36.427751783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.428070 crc crio[24284]: time=\"2026-06-12T15:35:36.428016212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.428224 crc crio[24284]: time=\"2026-06-12T15:35:36.428184398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.428524 crc crio[24284]: time=\"2026-06-12T15:35:36.428480837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.428624 crc crio[24284]: time=\"2026-06-12T15:35:36.42856249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.428937 crc crio[24284]: time=\"2026-06-12T15:35:36.428879671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.429019 crc crio[24284]: time=\"2026-06-12T15:35:36.428947653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.429545 crc crio[24284]: time=\"2026-06-12T15:35:36.429471879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.429545 crc crio[24284]: time=\"2026-06-12T15:35:36.429531671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.429967 crc crio[24284]: time=\"2026-06-12T15:35:36.429903104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.429967 crc crio[24284]: time=\"2026-06-12T15:35:36.429965226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.430338 crc crio[24284]: time=\"2026-06-12T15:35:36.430199443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.430338 crc crio[24284]: time=\"2026-06-12T15:35:36.430304047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.430787 crc crio[24284]: time=\"2026-06-12T15:35:36.430617927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.430787 crc crio[24284]: time=\"2026-06-12T15:35:36.430681669Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.431143 crc crio[24284]: time=\"2026-06-12T15:35:36.430976909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.431143 crc crio[24284]: time=\"2026-06-12T15:35:36.431022711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.431554 crc crio[24284]: time=\"2026-06-12T15:35:36.431292389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.431554 crc crio[24284]: time=\"2026-06-12T15:35:36.431339071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.431845 crc crio[24284]: time=\"2026-06-12T15:35:36.431795726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.431845 crc crio[24284]: time=\"2026-06-12T15:35:36.431841098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.432158 crc crio[24284]: time=\"2026-06-12T15:35:36.432000242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.432158 crc crio[24284]: time=\"2026-06-12T15:35:36.432042843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.432552 crc crio[24284]: time=\"2026-06-12T15:35:36.432488188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.432640 crc crio[24284]: time=\"2026-06-12T15:35:36.43255342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.432873 crc crio[24284]: time=\"2026-06-12T15:35:36.432799178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.432873 crc crio[24284]: time=\"2026-06-12T15:35:36.4328667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.433096 crc crio[24284]: time=\"2026-06-12T15:35:36.433056147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.433175 crc crio[24284]: time=\"2026-06-12T15:35:36.433112899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.433458 crc crio[24284]: time=\"2026-06-12T15:35:36.433401418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.433552 crc crio[24284]: time=\"2026-06-12T15:35:36.43346959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.433810 crc crio[24284]: time=\"2026-06-12T15:35:36.433738389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.433888 crc crio[24284]: time=\"2026-06-12T15:35:36.433827852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.434177 crc crio[24284]: time=\"2026-06-12T15:35:36.434121532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.434324 crc crio[24284]: time=\"2026-06-12T15:35:36.434187254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.434573 crc crio[24284]: time=\"2026-06-12T15:35:36.434502704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.434573 crc crio[24284]: time=\"2026-06-12T15:35:36.434560436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.435026 crc crio[24284]: time=\"2026-06-12T15:35:36.434958799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.435026 crc crio[24284]: time=\"2026-06-12T15:35:36.435021811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.435504 crc crio[24284]: time=\"2026-06-12T15:35:36.435429984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.435504 crc crio[24284]: time=\"2026-06-12T15:35:36.435496946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.435852 crc crio[24284]: time=\"2026-06-12T15:35:36.435793666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.435939 crc crio[24284]: time=\"2026-06-12T15:35:36.435855258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.436377 crc crio[24284]: time=\"2026-06-12T15:35:36.43621165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.436377 crc crio[24284]: time=\"2026-06-12T15:35:36.436333344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.436520 crc crio[24284]: time=\"2026-06-12T15:35:36.436481779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.436592 crc crio[24284]: time=\"2026-06-12T15:35:36.43652552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.436855 crc crio[24284]: time=\"2026-06-12T15:35:36.436799419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.436918 crc crio[24284]: time=\"2026-06-12T15:35:36.436855561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.437309 crc crio[24284]: time=\"2026-06-12T15:35:36.437180522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.437309 crc crio[24284]: time=\"2026-06-12T15:35:36.437290626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.437627 crc crio[24284]: time=\"2026-06-12T15:35:36.437552033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.437627 crc crio[24284]: time=\"2026-06-12T15:35:36.437615395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.438070 crc crio[24284]: time=\"2026-06-12T15:35:36.437899265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.438070 crc crio[24284]: time=\"2026-06-12T15:35:36.437951816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.438509 crc crio[24284]: time=\"2026-06-12T15:35:36.43837371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.438509 crc crio[24284]: time=\"2026-06-12T15:35:36.438445803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.438884 crc crio[24284]: time=\"2026-06-12T15:35:36.438819385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.438970 crc crio[24284]: time=\"2026-06-12T15:35:36.438882127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.439322 crc crio[24284]: time=\"2026-06-12T15:35:36.439146916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.439322 crc crio[24284]: time=\"2026-06-12T15:35:36.439206128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.439602 crc crio[24284]: time=\"2026-06-12T15:35:36.43955828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.439692 crc crio[24284]: time=\"2026-06-12T15:35:36.439619692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.439954 crc crio[24284]: time=\"2026-06-12T15:35:36.439912261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.440026 crc crio[24284]: time=\"2026-06-12T15:35:36.439966453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.440340 crc crio[24284]: time=\"2026-06-12T15:35:36.440236481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.440690 crc crio[24284]: time=\"2026-06-12T15:35:36.440362855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.440873 crc crio[24284]: time=\"2026-06-12T15:35:36.440832941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.440944 crc crio[24284]: time=\"2026-06-12T15:35:36.440925904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.441429 crc crio[24284]: time=\"2026-06-12T15:35:36.441372049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.441541 crc crio[24284]: time=\"2026-06-12T15:35:36.441438221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.442129 crc crio[24284]: time=\"2026-06-12T15:35:36.441930387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.442129 crc crio[24284]: time=\"2026-06-12T15:35:36.442126013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.442650 crc crio[24284]: time=\"2026-06-12T15:35:36.442583789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.442899 crc crio[24284]: time=\"2026-06-12T15:35:36.442836837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.443203 crc crio[24284]: time=\"2026-06-12T15:35:36.443135856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.443203 crc crio[24284]: time=\"2026-06-12T15:35:36.443193968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.443744 crc crio[24284]: time=\"2026-06-12T15:35:36.443668123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.443821 crc crio[24284]: time=\"2026-06-12T15:35:36.443758226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.444220 crc crio[24284]: time=\"2026-06-12T15:35:36.444152879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.444220 crc crio[24284]: time=\"2026-06-12T15:35:36.444212581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.444818 crc crio[24284]: time=\"2026-06-12T15:35:36.444758169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.444907 crc crio[24284]: time=\"2026-06-12T15:35:36.444821971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.445327 crc crio[24284]: time=\"2026-06-12T15:35:36.445198694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.445416 crc crio[24284]: time=\"2026-06-12T15:35:36.445327018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.445756 crc crio[24284]: time=\"2026-06-12T15:35:36.4456725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.445869 crc crio[24284]: time=\"2026-06-12T15:35:36.445779743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.446289 crc crio[24284]: time=\"2026-06-12T15:35:36.446173725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.446522 crc crio[24284]: time=\"2026-06-12T15:35:36.446352751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.446741 crc crio[24284]: time=\"2026-06-12T15:35:36.446655681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.446823 crc crio[24284]: time=\"2026-06-12T15:35:36.446743144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.447800 crc crio[24284]: time=\"2026-06-12T15:35:36.447696405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.447896 crc crio[24284]: time=\"2026-06-12T15:35:36.44783746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.448049 crc crio[24284]: time=\"2026-06-12T15:35:36.447945444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.448049 crc crio[24284]: time=\"2026-06-12T15:35:36.448047837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.448353 crc crio[24284]: time=\"2026-06-12T15:35:36.448303005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.448433 crc crio[24284]: time=\"2026-06-12T15:35:36.448374228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.448977 crc crio[24284]: time=\"2026-06-12T15:35:36.448852554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.449070 crc crio[24284]: time=\"2026-06-12T15:35:36.448997688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.449459 crc crio[24284]: time=\"2026-06-12T15:35:36.44938641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.449555 crc crio[24284]: time=\"2026-06-12T15:35:36.449476093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.450051 crc crio[24284]: time=\"2026-06-12T15:35:36.4499789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.450051 crc crio[24284]: time=\"2026-06-12T15:35:36.450052842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.451816 crc crio[24284]: time=\"2026-06-12T15:35:36.450654792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.452071 crc crio[24284]: time=\"2026-06-12T15:35:36.451979096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.452071 crc crio[24284]: time=\"2026-06-12T15:35:36.452025958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.452071 crc crio[24284]: time=\"2026-06-12T15:35:36.452062109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.452490 crc crio[24284]: time=\"2026-06-12T15:35:36.452323447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.452490 crc crio[24284]: time=\"2026-06-12T15:35:36.45239016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.452982 crc crio[24284]: time=\"2026-06-12T15:35:36.452547074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.452982 crc crio[24284]: time=\"2026-06-12T15:35:36.452600126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.452982 crc crio[24284]: time=\"2026-06-12T15:35:36.452975328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.453480 crc crio[24284]: time=\"2026-06-12T15:35:36.453020609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.453549 crc crio[24284]: time=\"2026-06-12T15:35:36.453499595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.453620 crc crio[24284]: time=\"2026-06-12T15:35:36.453549097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.453877 crc crio[24284]: time=\"2026-06-12T15:35:36.453815846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.453948 crc crio[24284]: time=\"2026-06-12T15:35:36.453881218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.454116 crc crio[24284]: time=\"2026-06-12T15:35:36.454093235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.454179 crc crio[24284]: time=\"2026-06-12T15:35:36.454138836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.454483 crc crio[24284]: time=\"2026-06-12T15:35:36.454437785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.454578 crc crio[24284]: time=\"2026-06-12T15:35:36.454488367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.454940 crc crio[24284]: time=\"2026-06-12T15:35:36.45487664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.455015 crc crio[24284]: time=\"2026-06-12T15:35:36.454949302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.455424 crc crio[24284]: time=\"2026-06-12T15:35:36.455314304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.455424 crc crio[24284]: time=\"2026-06-12T15:35:36.455370286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.455903 crc crio[24284]: time=\"2026-06-12T15:35:36.455831761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.455903 crc crio[24284]: time=\"2026-06-12T15:35:36.455903514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.456471 crc crio[24284]: time=\"2026-06-12T15:35:36.456314917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.456471 crc crio[24284]: time=\"2026-06-12T15:35:36.456372359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.457043 crc crio[24284]: time=\"2026-06-12T15:35:36.456959799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.457043 crc crio[24284]: time=\"2026-06-12T15:35:36.457028201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.457385 crc crio[24284]: time=\"2026-06-12T15:35:36.457216656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.457385 crc crio[24284]: time=\"2026-06-12T15:35:36.457365811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.457883 crc crio[24284]: time=\"2026-06-12T15:35:36.457697572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.457883 crc crio[24284]: time=\"2026-06-12T15:35:36.457777055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.458206 crc crio[24284]: time=\"2026-06-12T15:35:36.458135546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.458206 crc crio[24284]: time=\"2026-06-12T15:35:36.458189918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.458635 crc crio[24284]: time=\"2026-06-12T15:35:36.458574171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.458635 crc crio[24284]: time=\"2026-06-12T15:35:36.458629473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.459327 crc crio[24284]: time=\"2026-06-12T15:35:36.459233673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.459407 crc crio[24284]: time=\"2026-06-12T15:35:36.459336976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.459820 crc crio[24284]: time=\"2026-06-12T15:35:36.459698048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.459820 crc crio[24284]: time=\"2026-06-12T15:35:36.459778551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.460138 crc crio[24284]: time=\"2026-06-12T15:35:36.46008314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.460138 crc crio[24284]: time=\"2026-06-12T15:35:36.460140602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.460608 crc crio[24284]: time=\"2026-06-12T15:35:36.460548805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.460608 crc crio[24284]: time=\"2026-06-12T15:35:36.460603237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.461108 crc crio[24284]: time=\"2026-06-12T15:35:36.461047902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.461193 crc crio[24284]: time=\"2026-06-12T15:35:36.461109214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.461580 crc crio[24284]: time=\"2026-06-12T15:35:36.461517887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.461580 crc crio[24284]: time=\"2026-06-12T15:35:36.461574559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.462107 crc crio[24284]: time=\"2026-06-12T15:35:36.462046305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.462107 crc crio[24284]: time=\"2026-06-12T15:35:36.462102426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.462597 crc crio[24284]: time=\"2026-06-12T15:35:36.46253613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.462597 crc crio[24284]: time=\"2026-06-12T15:35:36.462592262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.463065 crc crio[24284]: time=\"2026-06-12T15:35:36.462999645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.463065 crc crio[24284]: time=\"2026-06-12T15:35:36.463058337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.463479 crc crio[24284]: time=\"2026-06-12T15:35:36.463418909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.463479 crc crio[24284]: time=\"2026-06-12T15:35:36.463473911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.463924 crc crio[24284]: time=\"2026-06-12T15:35:36.463803712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.463924 crc crio[24284]: time=\"2026-06-12T15:35:36.463880794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.464426 crc crio[24284]: time=\"2026-06-12T15:35:36.46404879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.464426 crc crio[24284]: time=\"2026-06-12T15:35:36.464093581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.464538 crc crio[24284]: time=\"2026-06-12T15:35:36.464461843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.464538 crc crio[24284]: time=\"2026-06-12T15:35:36.464504375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.464813 crc crio[24284]: time=\"2026-06-12T15:35:36.464748513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.464813 crc crio[24284]: time=\"2026-06-12T15:35:36.464807365Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.465341 crc crio[24284]: time=\"2026-06-12T15:35:36.465136546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.465341 crc crio[24284]: time=\"2026-06-12T15:35:36.465214858Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.465488 crc crio[24284]: time=\"2026-06-12T15:35:36.465453996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.465571 crc crio[24284]: time=\"2026-06-12T15:35:36.465499578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.465968 crc crio[24284]: time=\"2026-06-12T15:35:36.465833158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.465968 crc crio[24284]: time=\"2026-06-12T15:35:36.465886899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.466280 crc crio[24284]: time=\"2026-06-12T15:35:36.466193341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.466356 crc crio[24284]: time=\"2026-06-12T15:35:36.466288154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.466653 crc crio[24284]: time=\"2026-06-12T15:35:36.466613854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.466770 crc crio[24284]: time=\"2026-06-12T15:35:36.466674276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.466903 crc crio[24284]: time=\"2026-06-12T15:35:36.466864483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.466970 crc crio[24284]: time=\"2026-06-12T15:35:36.466914134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.467358 crc crio[24284]: time=\"2026-06-12T15:35:36.467324977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.467428 crc crio[24284]: time=\"2026-06-12T15:35:36.467376699Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.467811 crc crio[24284]: time=\"2026-06-12T15:35:36.467753461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.467811 crc crio[24284]: time=\"2026-06-12T15:35:36.467811153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.468237 crc crio[24284]: time=\"2026-06-12T15:35:36.468181894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.468388 crc crio[24284]: time=\"2026-06-12T15:35:36.468286678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.468688 crc crio[24284]: time=\"2026-06-12T15:35:36.46862527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.468688 crc crio[24284]: time=\"2026-06-12T15:35:36.468679511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.469135 crc crio[24284]: time=\"2026-06-12T15:35:36.469068384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.469212 crc crio[24284]: time=\"2026-06-12T15:35:36.469140766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.469733 crc crio[24284]: time=\"2026-06-12T15:35:36.469662163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.469877 crc crio[24284]: time=\"2026-06-12T15:35:36.469743016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.470348 crc crio[24284]: time=\"2026-06-12T15:35:36.470193861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.470348 crc crio[24284]: time=\"2026-06-12T15:35:36.470301234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.470769 crc crio[24284]: time=\"2026-06-12T15:35:36.470688337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.470769 crc crio[24284]: time=\"2026-06-12T15:35:36.47076661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.471225 crc crio[24284]: time=\"2026-06-12T15:35:36.471171592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.471345 crc crio[24284]: time=\"2026-06-12T15:35:36.471238844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.471618 crc crio[24284]: time=\"2026-06-12T15:35:36.471556715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.471683 crc crio[24284]: time=\"2026-06-12T15:35:36.471621407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.472105 crc crio[24284]: time=\"2026-06-12T15:35:36.472051761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.472183 crc crio[24284]: time=\"2026-06-12T15:35:36.472113743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.472544 crc crio[24284]: time=\"2026-06-12T15:35:36.472490196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.472544 crc crio[24284]: time=\"2026-06-12T15:35:36.472544478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.473227 crc crio[24284]: time=\"2026-06-12T15:35:36.473165768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.473227 crc crio[24284]: time=\"2026-06-12T15:35:36.47321803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.474558 crc crio[24284]: time=\"2026-06-12T15:35:36.473907692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.474558 crc crio[24284]: time=\"2026-06-12T15:35:36.473952433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.474918 crc crio[24284]: time=\"2026-06-12T15:35:36.474846093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.474918 crc crio[24284]: time=\"2026-06-12T15:35:36.474902684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.476148 crc crio[24284]: time=\"2026-06-12T15:35:36.476105354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476172616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476229688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476358222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.47692578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476969272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.478082 crc crio[24284]: time=\"2026-06-12T15:35:36.477750708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.478082 crc crio[24284]: time=\"2026-06-12T15:35:36.477796009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.478630 crc crio[24284]: time=\"2026-06-12T15:35:36.478588405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.478678 crc crio[24284]: time=\"2026-06-12T15:35:36.478635147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.479111 crc crio[24284]: time=\"2026-06-12T15:35:36.479071621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.479182 crc crio[24284]: time=\"2026-06-12T15:35:36.479121933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.479564 crc crio[24284]: time=\"2026-06-12T15:35:36.479505745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.479564 crc crio[24284]: time=\"2026-06-12T15:35:36.479558506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.480589 crc crio[24284]: time=\"2026-06-12T15:35:36.480524018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.480745 crc crio[24284]: time=\"2026-06-12T15:35:36.48057766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.481062 crc crio[24284]: time=\"2026-06-12T15:35:36.480995424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.481062 crc crio[24284]: time=\"2026-06-12T15:35:36.481051216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.481615 crc crio[24284]: time=\"2026-06-12T15:35:36.48150334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.481615 crc crio[24284]: time=\"2026-06-12T15:35:36.481544102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.482154 crc crio[24284]: time=\"2026-06-12T15:35:36.481990167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.482154 crc crio[24284]: time=\"2026-06-12T15:35:36.482026648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482447031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482482842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482789232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482824473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.483432 crc crio[24284]: time=\"2026-06-12T15:35:36.483203966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.483432 crc crio[24284]: time=\"2026-06-12T15:35:36.483299589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.483848 crc crio[24284]: time=\"2026-06-12T15:35:36.483776475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.483926 crc crio[24284]: time=\"2026-06-12T15:35:36.483850257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.484352 crc crio[24284]: time=\"2026-06-12T15:35:36.484292932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.484352 crc crio[24284]: time=\"2026-06-12T15:35:36.484346213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.484838 crc crio[24284]: time=\"2026-06-12T15:35:36.484773848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.484838 crc crio[24284]: time=\"2026-06-12T15:35:36.484826369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.485350 crc crio[24284]: time=\"2026-06-12T15:35:36.485229312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.485350 crc crio[24284]: time=\"2026-06-12T15:35:36.485332805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.485841 crc crio[24284]: time=\"2026-06-12T15:35:36.485745479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.485841 crc crio[24284]: time=\"2026-06-12T15:35:36.48579727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.486391 crc crio[24284]: time=\"2026-06-12T15:35:36.486232155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.486391 crc crio[24284]: time=\"2026-06-12T15:35:36.486324768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.486953 crc crio[24284]: time=\"2026-06-12T15:35:36.486883216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.486953 crc crio[24284]: time=\"2026-06-12T15:35:36.486936928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.487302 crc crio[24284]: time=\"2026-06-12T15:35:36.487183586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.487302 crc crio[24284]: time=\"2026-06-12T15:35:36.487237648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.487540 crc crio[24284]: time=\"2026-06-12T15:35:36.487481786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.487540 crc crio[24284]: time=\"2026-06-12T15:35:36.487532898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.487929 crc crio[24284]: time=\"2026-06-12T15:35:36.487869028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.487929 crc crio[24284]: time=\"2026-06-12T15:35:36.48792091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.488200 crc crio[24284]: time=\"2026-06-12T15:35:36.488147967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.488200 crc crio[24284]: time=\"2026-06-12T15:35:36.488197509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.488675 crc crio[24284]: time=\"2026-06-12T15:35:36.48855198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.488675 crc crio[24284]: time=\"2026-06-12T15:35:36.488614923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.488900 crc crio[24284]: time=\"2026-06-12T15:35:36.48885119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.488900 crc crio[24284]: time=\"2026-06-12T15:35:36.488900412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.489479 crc crio[24284]: time=\"2026-06-12T15:35:36.489417289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.489552 crc crio[24284]: time=\"2026-06-12T15:35:36.489485281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.489859 crc crio[24284]: time=\"2026-06-12T15:35:36.489779871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.489859 crc crio[24284]: time=\"2026-06-12T15:35:36.489853283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.490401 crc crio[24284]: time=\"2026-06-12T15:35:36.4903464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.490401 crc crio[24284]: time=\"2026-06-12T15:35:36.490400762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.490876 crc crio[24284]: time=\"2026-06-12T15:35:36.490816204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.490876 crc crio[24284]: time=\"2026-06-12T15:35:36.490867736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.491454 crc crio[24284]: time=\"2026-06-12T15:35:36.491386883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.491454 crc crio[24284]: time=\"2026-06-12T15:35:36.491453445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.491875 crc crio[24284]: time=\"2026-06-12T15:35:36.491807907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.491875 crc crio[24284]: time=\"2026-06-12T15:35:36.491858479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.492341 crc crio[24284]: time=\"2026-06-12T15:35:36.492220201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.492542 crc crio[24284]: time=\"2026-06-12T15:35:36.492398927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.492652 crc crio[24284]: time=\"2026-06-12T15:35:36.492606953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.492652 crc crio[24284]: time=\"2026-06-12T15:35:36.492652645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.493053 crc crio[24284]: time=\"2026-06-12T15:35:36.492994456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.493053 crc crio[24284]: time=\"2026-06-12T15:35:36.493045128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.493635 crc crio[24284]: time=\"2026-06-12T15:35:36.493593516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.493749 crc crio[24284]: time=\"2026-06-12T15:35:36.4937254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.494451 crc crio[24284]: time=\"2026-06-12T15:35:36.493948417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.494451 crc crio[24284]: time=\"2026-06-12T15:35:36.493985048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494471425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494691292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494886908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494926339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.495562 crc crio[24284]: time=\"2026-06-12T15:35:36.495475987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.495562 crc crio[24284]: time=\"2026-06-12T15:35:36.49555545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.495959 crc crio[24284]: time=\"2026-06-12T15:35:36.495902321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.495959 crc crio[24284]: time=\"2026-06-12T15:35:36.495953193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.496562 crc crio[24284]: time=\"2026-06-12T15:35:36.49649949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.496562 crc crio[24284]: time=\"2026-06-12T15:35:36.496559522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.497095 crc crio[24284]: time=\"2026-06-12T15:35:36.496996006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.497095 crc crio[24284]: time=\"2026-06-12T15:35:36.497044728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.497439 crc crio[24284]: time=\"2026-06-12T15:35:36.49741228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.497650 crc crio[24284]: time=\"2026-06-12T15:35:36.497446911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.497933 crc crio[24284]: time=\"2026-06-12T15:35:36.497882566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.497933 crc crio[24284]: time=\"2026-06-12T15:35:36.497921947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.498354881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.498394753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.4989298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.498963361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.499802 crc crio[24284]: time=\"2026-06-12T15:35:36.499371224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.499802 crc crio[24284]: time=\"2026-06-12T15:35:36.499406135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.500156 crc crio[24284]: time=\"2026-06-12T15:35:36.499890241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.500156 crc crio[24284]: time=\"2026-06-12T15:35:36.499940493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.500637 crc crio[24284]: time=\"2026-06-12T15:35:36.500337236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.500637 crc crio[24284]: time=\"2026-06-12T15:35:36.500389808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.501204 crc crio[24284]: time=\"2026-06-12T15:35:36.500989937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.501457 crc crio[24284]: time=\"2026-06-12T15:35:36.501344609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501530135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501609228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501624308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501645989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.502201 crc crio[24284]: time=\"2026-06-12T15:35:36.502119334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.502201 crc crio[24284]: time=\"2026-06-12T15:35:36.502189656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.502602 crc crio[24284]: time=\"2026-06-12T15:35:36.502539329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.502678 crc crio[24284]: time=\"2026-06-12T15:35:36.502654722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.502921 crc crio[24284]: time=\"2026-06-12T15:35:36.502815318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.502921 crc crio[24284]: time=\"2026-06-12T15:35:36.502925251Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.503139 crc crio[24284]: time=\"2026-06-12T15:35:36.503098586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.503215 crc crio[24284]: time=\"2026-06-12T15:35:36.503154578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.503460 crc crio[24284]: time=\"2026-06-12T15:35:36.503414416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.503547 crc crio[24284]: time=\"2026-06-12T15:35:36.503481389Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.503740 crc crio[24284]: time=\"2026-06-12T15:35:36.503669285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.503825 crc crio[24284]: time=\"2026-06-12T15:35:36.503745507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.504029 crc crio[24284]: time=\"2026-06-12T15:35:36.503979935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.504102 crc crio[24284]: time=\"2026-06-12T15:35:36.504039957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.504416 crc crio[24284]: time=\"2026-06-12T15:35:36.504337077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.504497 crc crio[24284]: time=\"2026-06-12T15:35:36.50443558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.505161 crc crio[24284]: time=\"2026-06-12T15:35:36.505040159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.505360 crc crio[24284]: time=\"2026-06-12T15:35:36.505097731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.505441 crc crio[24284]: time=\"2026-06-12T15:35:36.505392031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.505441 crc crio[24284]: time=\"2026-06-12T15:35:36.505432082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.505749 crc crio[24284]: time=\"2026-06-12T15:35:36.50565342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.505952 crc crio[24284]: time=\"2026-06-12T15:35:36.505892017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.506040 crc crio[24284]: time=\"2026-06-12T15:35:36.505993251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.506040 crc crio[24284]: time=\"2026-06-12T15:35:36.506032322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.506862 crc crio[24284]: time=\"2026-06-12T15:35:36.506766466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.506862 crc crio[24284]: time=\"2026-06-12T15:35:36.506840289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.506984 crc crio[24284]: time=\"2026-06-12T15:35:36.50688161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.506984 crc crio[24284]: time=\"2026-06-12T15:35:36.506918031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.507187 crc crio[24284]: time=\"2026-06-12T15:35:36.507065516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.507187 crc crio[24284]: time=\"2026-06-12T15:35:36.50717799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.507679 crc crio[24284]: time=\"2026-06-12T15:35:36.507619774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.507679 crc crio[24284]: time=\"2026-06-12T15:35:36.507669386Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.508009 crc crio[24284]: time=\"2026-06-12T15:35:36.507955496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.508009 crc crio[24284]: time=\"2026-06-12T15:35:36.508007577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.508379 crc crio[24284]: time=\"2026-06-12T15:35:36.508310186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.508475 crc crio[24284]: time=\"2026-06-12T15:35:36.508391709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.508617 crc crio[24284]: time=\"2026-06-12T15:35:36.508559395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.508617 crc crio[24284]: time=\"2026-06-12T15:35:36.508610827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.509080 crc crio[24284]: time=\"2026-06-12T15:35:36.509013901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.509164 crc crio[24284]: time=\"2026-06-12T15:35:36.509139145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.509434 crc crio[24284]: time=\"2026-06-12T15:35:36.509368951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.509434 crc crio[24284]: time=\"2026-06-12T15:35:36.509430693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.509840 crc crio[24284]: time=\"2026-06-12T15:35:36.509760325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.509909 crc crio[24284]: time=\"2026-06-12T15:35:36.509885489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.510071 crc crio[24284]: time=\"2026-06-12T15:35:36.509964391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.510071 crc crio[24284]: time=\"2026-06-12T15:35:36.510005792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.510392 crc crio[24284]: time=\"2026-06-12T15:35:36.510348143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.510486 crc crio[24284]: time=\"2026-06-12T15:35:36.510396744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.510906 crc crio[24284]: time=\"2026-06-12T15:35:36.510843051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.510985 crc crio[24284]: time=\"2026-06-12T15:35:36.510964515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.511342 crc crio[24284]: time=\"2026-06-12T15:35:36.511209901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.511840 crc crio[24284]: time=\"2026-06-12T15:35:36.51177085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.511927 crc crio[24284]: time=\"2026-06-12T15:35:36.511846492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.511970 crc crio[24284]: time=\"2026-06-12T15:35:36.511885843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.512364 crc crio[24284]: time=\"2026-06-12T15:35:36.512286299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.512364 crc crio[24284]: time=\"2026-06-12T15:35:36.512344691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.512748 crc crio[24284]: time=\"2026-06-12T15:35:36.512649231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.512748 crc crio[24284]: time=\"2026-06-12T15:35:36.512697472Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.513122 crc crio[24284]: time=\"2026-06-12T15:35:36.513049001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.513190 crc crio[24284]: time=\"2026-06-12T15:35:36.513125513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.513352 crc crio[24284]: time=\"2026-06-12T15:35:36.513318323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.513421 crc crio[24284]: time=\"2026-06-12T15:35:36.513366764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.518623 crc crio[24284]: time=\"2026-06-12T15:35:36.518528402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.518623 crc crio[24284]: time=\"2026-06-12T15:35:36.518617495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.519058 crc crio[24284]: time=\"2026-06-12T15:35:36.51881602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.519058 crc crio[24284]: time=\"2026-06-12T15:35:36.518919744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.519152 crc crio[24284]: time=\"2026-06-12T15:35:36.519100251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.519152 crc crio[24284]: time=\"2026-06-12T15:35:36.519132932Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.519501 crc crio[24284]: time=\"2026-06-12T15:35:36.519441022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.519501 crc crio[24284]: time=\"2026-06-12T15:35:36.519496774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.519876 crc crio[24284]: time=\"2026-06-12T15:35:36.519809022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.519945 crc crio[24284]: time=\"2026-06-12T15:35:36.519885305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.520056 crc crio[24284]: time=\"2026-06-12T15:35:36.520005059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.520111 crc crio[24284]: time=\"2026-06-12T15:35:36.520069641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.520111 crc crio[24284]: time=\"2026-06-12T15:35:36.520087771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.520111 crc crio[24284]: time=\"2026-06-12T15:35:36.520110412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.520510 crc crio[24284]: time=\"2026-06-12T15:35:36.520470304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.520510 crc crio[24284]: time=\"2026-06-12T15:35:36.520529626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.520907 crc crio[24284]: time=\"2026-06-12T15:35:36.520635352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.520907 crc crio[24284]: time=\"2026-06-12T15:35:36.520676353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.521380 crc crio[24284]: time=\"2026-06-12T15:35:36.521065854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.521380 crc crio[24284]: time=\"2026-06-12T15:35:36.521111715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.521671 crc crio[24284]: time=\"2026-06-12T15:35:36.521608261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.521875 crc crio[24284]: time=\"2026-06-12T15:35:36.521808727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522027145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522079286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522113037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522135818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522165549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.52218432Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.522735 crc crio[24284]: time=\"2026-06-12T15:35:36.522627884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.522815 crc crio[24284]: time=\"2026-06-12T15:35:36.522750568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.523549 crc crio[24284]: time=\"2026-06-12T15:35:36.523490583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.523616 crc crio[24284]: time=\"2026-06-12T15:35:36.523567875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.524891 crc crio[24284]: time=\"2026-06-12T15:35:36.524786745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.524994 crc crio[24284]: time=\"2026-06-12T15:35:36.524924139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.524994 crc crio[24284]: time=\"2026-06-12T15:35:36.524975651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.525094 crc crio[24284]: time=\"2026-06-12T15:35:36.525017422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.525094 crc crio[24284]: time=\"2026-06-12T15:35:36.525050643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.525094 crc crio[24284]: time=\"2026-06-12T15:35:36.525079374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.525294 crc crio[24284]: time=\"2026-06-12T15:35:36.525128346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.525294 crc crio[24284]: time=\"2026-06-12T15:35:36.525171617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.525510 crc crio[24284]: time=\"2026-06-12T15:35:36.525312942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.525510 crc crio[24284]: time=\"2026-06-12T15:35:36.525339123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.525674 crc crio[24284]: time=\"2026-06-12T15:35:36.52554778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.525674 crc crio[24284]: time=\"2026-06-12T15:35:36.525590121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.527388 crc crio[24284]: time=\"2026-06-12T15:35:36.527291296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.527388 crc crio[24284]: time=\"2026-06-12T15:35:36.527350008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.527388 crc crio[24284]: time=\"2026-06-12T15:35:36.52738552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.527598 crc crio[24284]: time=\"2026-06-12T15:35:36.52740912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.527598 crc crio[24284]: time=\"2026-06-12T15:35:36.527431601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.527598 crc crio[24284]: time=\"2026-06-12T15:35:36.527448072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.528348 crc crio[24284]: time=\"2026-06-12T15:35:36.528219787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.528434 crc crio[24284]: time=\"2026-06-12T15:35:36.528348411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.530417 crc crio[24284]: time=\"2026-06-12T15:35:36.530344957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.530417 crc crio[24284]: time=\"2026-06-12T15:35:36.53040941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.530603 crc crio[24284]: time=\"2026-06-12T15:35:36.53046194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.530603 crc crio[24284]: time=\"2026-06-12T15:35:36.530509862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.530979 crc crio[24284]: time=\"2026-06-12T15:35:36.530908525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.530979 crc crio[24284]: time=\"2026-06-12T15:35:36.530977717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.531194 crc crio[24284]: time=\"2026-06-12T15:35:36.531139373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.531194 crc crio[24284]: time=\"2026-06-12T15:35:36.531193094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.531590 crc crio[24284]: time=\"2026-06-12T15:35:36.531551406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.531596318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532149526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532188967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532448795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532479766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532769405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532803757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.533095106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.533127827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533449768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533477059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533790829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533873372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534028097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534057078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534559645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534669068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534983609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.53502894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.535371341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.535410383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.535628519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.53566311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536078644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536109035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536665153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536741616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.537036705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.537066766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538169412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538202923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538573565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538603526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538950068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538983909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.539508056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.539537587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.539903459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.53993025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.54021935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540289552Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.54054407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540570901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540853301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540881862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541115789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.5411406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541532762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541559873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541990717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542021558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542477443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542556616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.54268638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542737012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543038902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543064823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543394354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543420774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543853788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.544034404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.544110786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.544145967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.544500799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54452988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54482682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.544880222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545175011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545208212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545571724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545678228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54633355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.546369281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54668942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.546800484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547609001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547646982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547813318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547862089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548170529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548208311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548571323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548621474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549028418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549065799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549583565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549934767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549995139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.55003284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550392502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550443173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550670091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550790285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.55093975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550982301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551323203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551456737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551767947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551830569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.552082097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.552119088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.552555582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.552638865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.55277729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.552818681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553229605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553438041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553478313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553534225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553819094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553896357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554198667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554354162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554490556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554538978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555021313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555084505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555343953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555385585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555679824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555801938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.556354 crc crio[24284]: time=\"2026-06-12T15:35:36.555967944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.556354 crc crio[24284]: time=\"2026-06-12T15:35:36.556010015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.556586 crc crio[24284]: time=\"2026-06-12T15:35:36.556498662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.556651 crc crio[24284]: time=\"2026-06-12T15:35:36.556600265Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.556871 crc crio[24284]: time=\"2026-06-12T15:35:36.556818002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.556948 crc crio[24284]: time=\"2026-06-12T15:35:36.556880334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.557554 crc crio[24284]: time=\"2026-06-12T15:35:36.557470704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.557554 crc crio[24284]: time=\"2026-06-12T15:35:36.557535676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.557985 crc crio[24284]: time=\"2026-06-12T15:35:36.557814114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.557985 crc crio[24284]: time=\"2026-06-12T15:35:36.557878846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.558228 crc crio[24284]: time=\"2026-06-12T15:35:36.558101114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.558228 crc crio[24284]: time=\"2026-06-12T15:35:36.558141875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.558669 crc crio[24284]: time=\"2026-06-12T15:35:36.55860206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.558669 crc crio[24284]: time=\"2026-06-12T15:35:36.558663752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.559027 crc crio[24284]: time=\"2026-06-12T15:35:36.558970532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.559096 crc crio[24284]: time=\"2026-06-12T15:35:36.559032144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.559386 crc crio[24284]: time=\"2026-06-12T15:35:36.559333864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.559466 crc crio[24284]: time=\"2026-06-12T15:35:36.559394516Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.559758 crc crio[24284]: time=\"2026-06-12T15:35:36.559674055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.559773169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.559966415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.560008176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.560375299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.56041533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.560966 crc crio[24284]: time=\"2026-06-12T15:35:36.560815462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.560966 crc crio[24284]: time=\"2026-06-12T15:35:36.560855893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.561127 crc crio[24284]: time=\"2026-06-12T15:35:36.561069501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.561233 crc crio[24284]: time=\"2026-06-12T15:35:36.561136313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.561522 crc crio[24284]: time=\"2026-06-12T15:35:36.561472564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.561598 crc crio[24284]: time=\"2026-06-12T15:35:36.561524376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.561891 crc crio[24284]: time=\"2026-06-12T15:35:36.561808475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.561891 crc crio[24284]: time=\"2026-06-12T15:35:36.561878267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.562488 crc crio[24284]: time=\"2026-06-12T15:35:36.562203898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.562488 crc crio[24284]: time=\"2026-06-12T15:35:36.562240639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.562648443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.562688914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.56315873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.563213961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.563400277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.563433588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.563747 crc crio[24284]: time=\"2026-06-12T15:35:36.563631804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.563747 crc crio[24284]: time=\"2026-06-12T15:35:36.563667555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.563946 crc crio[24284]: time=\"2026-06-12T15:35:36.563893463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.564021 crc crio[24284]: time=\"2026-06-12T15:35:36.563950485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.564072 crc crio[24284]: time=\"2026-06-12T15:35:36.564044318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.564139 crc crio[24284]: time=\"2026-06-12T15:35:36.564076719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.564381 crc crio[24284]: time=\"2026-06-12T15:35:36.564301206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.564381 crc crio[24284]: time=\"2026-06-12T15:35:36.564346548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564593666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564626097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564847484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564881556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.56501796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565049601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565202176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565233827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565550958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565583129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565970461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.566003403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.566510798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.56655433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.566990284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567031456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567278244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567314915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567645956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567690497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567968527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.568000878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.56836975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.568407871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.568814104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.568919878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.569053442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.569100023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.569685 crc crio[24284]: time=\"2026-06-12T15:35:36.56962667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.569793 crc crio[24284]: time=\"2026-06-12T15:35:36.569765845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.570018 crc crio[24284]: time=\"2026-06-12T15:35:36.56993171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.570149 crc crio[24284]: time=\"2026-06-12T15:35:36.570106026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.570746 crc crio[24284]: time=\"2026-06-12T15:35:36.570508339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.570905 crc crio[24284]: time=\"2026-06-12T15:35:36.57083634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.570983 crc crio[24284]: time=\"2026-06-12T15:35:36.570928993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.570983 crc crio[24284]: time=\"2026-06-12T15:35:36.570966825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.571119 crc crio[24284]: time=\"2026-06-12T15:35:36.571031397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.571119 crc crio[24284]: time=\"2026-06-12T15:35:36.571050867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.571616 crc crio[24284]: time=\"2026-06-12T15:35:36.571545364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.571616 crc crio[24284]: time=\"2026-06-12T15:35:36.571602226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.571923 crc crio[24284]: time=\"2026-06-12T15:35:36.571866183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.571923 crc crio[24284]: time=\"2026-06-12T15:35:36.571914865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.572319 crc crio[24284]: time=\"2026-06-12T15:35:36.572210365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.572319 crc crio[24284]: time=\"2026-06-12T15:35:36.572296398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.572744 crc crio[24284]: time=\"2026-06-12T15:35:36.572649309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.572744 crc crio[24284]: time=\"2026-06-12T15:35:36.572701681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.573223 crc crio[24284]: time=\"2026-06-12T15:35:36.573138305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.573223 crc crio[24284]: time=\"2026-06-12T15:35:36.573210878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.573529 crc crio[24284]: time=\"2026-06-12T15:35:36.573465096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.573529 crc crio[24284]: time=\"2026-06-12T15:35:36.573522788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.574015 crc crio[24284]: time=\"2026-06-12T15:35:36.573867349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.574015 crc crio[24284]: time=\"2026-06-12T15:35:36.574006534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.574379 crc crio[24284]: time=\"2026-06-12T15:35:36.574204771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.574379 crc crio[24284]: time=\"2026-06-12T15:35:36.574293754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.574855 crc crio[24284]: time=\"2026-06-12T15:35:36.574775798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.574855 crc crio[24284]: time=\"2026-06-12T15:35:36.574839571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.574959 crc crio[24284]: time=\"2026-06-12T15:35:36.574937444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.575005 crc crio[24284]: time=\"2026-06-12T15:35:36.574975685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.575392 crc crio[24284]: time=\"2026-06-12T15:35:36.575324997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.575392 crc crio[24284]: time=\"2026-06-12T15:35:36.575386539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.575655 crc crio[24284]: time=\"2026-06-12T15:35:36.575598606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.575752 crc crio[24284]: time=\"2026-06-12T15:35:36.575662318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.576145 crc crio[24284]: time=\"2026-06-12T15:35:36.575997699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.576145 crc crio[24284]: time=\"2026-06-12T15:35:36.576058151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.576445 crc crio[24284]: time=\"2026-06-12T15:35:36.576193465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.576445 crc crio[24284]: time=\"2026-06-12T15:35:36.576226486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.576728 crc crio[24284]: time=\"2026-06-12T15:35:36.576620589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.576728 crc crio[24284]: time=\"2026-06-12T15:35:36.576661651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.576989 crc crio[24284]: time=\"2026-06-12T15:35:36.5769304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.576989 crc crio[24284]: time=\"2026-06-12T15:35:36.576989892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.577355 crc crio[24284]: time=\"2026-06-12T15:35:36.577307332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.577445 crc crio[24284]: time=\"2026-06-12T15:35:36.577369354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.577812 crc crio[24284]: time=\"2026-06-12T15:35:36.577701194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.577909 crc crio[24284]: time=\"2026-06-12T15:35:36.577792567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.578150 crc crio[24284]: time=\"2026-06-12T15:35:36.578076467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.578150 crc crio[24284]: time=\"2026-06-12T15:35:36.578129698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.579793 crc crio[24284]: time=\"2026-06-12T15:35:36.579666259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.579877 crc crio[24284]: time=\"2026-06-12T15:35:36.579838645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.580191 crc crio[24284]: time=\"2026-06-12T15:35:36.580139464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.580295 crc crio[24284]: time=\"2026-06-12T15:35:36.580208566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.580745 crc crio[24284]: time=\"2026-06-12T15:35:36.580676211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.580817 crc crio[24284]: time=\"2026-06-12T15:35:36.580767104Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.581104 crc crio[24284]: time=\"2026-06-12T15:35:36.581048244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.581104 crc crio[24284]: time=\"2026-06-12T15:35:36.581100775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.581620 crc crio[24284]: time=\"2026-06-12T15:35:36.58155147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.581687 crc crio[24284]: time=\"2026-06-12T15:35:36.581624713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.581955 crc crio[24284]: time=\"2026-06-12T15:35:36.581889981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.581955 crc crio[24284]: time=\"2026-06-12T15:35:36.581943973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.582388 crc crio[24284]: time=\"2026-06-12T15:35:36.582324086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.582466 crc crio[24284]: time=\"2026-06-12T15:35:36.582400748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.582674 crc crio[24284]: time=\"2026-06-12T15:35:36.582614655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.582674 crc crio[24284]: time=\"2026-06-12T15:35:36.582666867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.583088 crc crio[24284]: time=\"2026-06-12T15:35:36.583020218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.583088 crc crio[24284]: time=\"2026-06-12T15:35:36.58307813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.583417 crc crio[24284]: time=\"2026-06-12T15:35:36.58338526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.583476 crc crio[24284]: time=\"2026-06-12T15:35:36.583434982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.583865 crc crio[24284]: time=\"2026-06-12T15:35:36.583796884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.583865 crc crio[24284]: time=\"2026-06-12T15:35:36.583852705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.584197 crc crio[24284]: time=\"2026-06-12T15:35:36.584093393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.584367 crc crio[24284]: time=\"2026-06-12T15:35:36.584218267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.584738 crc crio[24284]: time=\"2026-06-12T15:35:36.584621561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.584738 crc crio[24284]: time=\"2026-06-12T15:35:36.584675803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.585072 crc crio[24284]: time=\"2026-06-12T15:35:36.585031184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.585154 crc crio[24284]: time=\"2026-06-12T15:35:36.585084016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.585612 crc crio[24284]: time=\"2026-06-12T15:35:36.585526151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.585612 crc crio[24284]: time=\"2026-06-12T15:35:36.585601623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.586064 crc crio[24284]: time=\"2026-06-12T15:35:36.585772418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.586064 crc crio[24284]: time=\"2026-06-12T15:35:36.585810519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586068778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586106169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586167031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586212022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.586836 crc crio[24284]: time=\"2026-06-12T15:35:36.586785281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.586913 crc crio[24284]: time=\"2026-06-12T15:35:36.586849793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.587307 crc crio[24284]: time=\"2026-06-12T15:35:36.587191685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.587401 crc crio[24284]: time=\"2026-06-12T15:35:36.587307639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.587401 crc crio[24284]: time=\"2026-06-12T15:35:36.587380751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.587525 crc crio[24284]: time=\"2026-06-12T15:35:36.587420002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.587753 crc crio[24284]: time=\"2026-06-12T15:35:36.58765873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.587753 crc crio[24284]: time=\"2026-06-12T15:35:36.587750513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.588081 crc crio[24284]: time=\"2026-06-12T15:35:36.588030552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.588154 crc crio[24284]: time=\"2026-06-12T15:35:36.588081154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.589202 crc crio[24284]: time=\"2026-06-12T15:35:36.589048675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.589202 crc crio[24284]: time=\"2026-06-12T15:35:36.589109337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.589612 crc crio[24284]: time=\"2026-06-12T15:35:36.589401267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.589612 crc crio[24284]: time=\"2026-06-12T15:35:36.589433678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.589932 crc crio[24284]: time=\"2026-06-12T15:35:36.589886243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.589998 crc crio[24284]: time=\"2026-06-12T15:35:36.589961515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.590345 crc crio[24284]: time=\"2026-06-12T15:35:36.590215344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.590418 crc crio[24284]: time=\"2026-06-12T15:35:36.59040199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.590836 crc crio[24284]: time=\"2026-06-12T15:35:36.590781162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.590927 crc crio[24284]: time=\"2026-06-12T15:35:36.590838504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.591353 crc crio[24284]: time=\"2026-06-12T15:35:36.591237047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.591353 crc crio[24284]: time=\"2026-06-12T15:35:36.591344001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.591778 crc crio[24284]: time=\"2026-06-12T15:35:36.591689282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.591856 crc crio[24284]: time=\"2026-06-12T15:35:36.591786836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.595313 crc crio[24284]: time=\"2026-06-12T15:35:36.595222609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.595404 crc crio[24284]: time=\"2026-06-12T15:35:36.595332283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.595631 crc crio[24284]: time=\"2026-06-12T15:35:36.595555028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.595822 crc crio[24284]: time=\"2026-06-12T15:35:36.595774655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.596034 crc crio[24284]: time=\"2026-06-12T15:35:36.595986142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.596233 crc crio[24284]: time=\"2026-06-12T15:35:36.596036974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.596724 crc crio[24284]: time=\"2026-06-12T15:35:36.596641544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.596798 crc crio[24284]: time=\"2026-06-12T15:35:36.596700176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.597110 crc crio[24284]: time=\"2026-06-12T15:35:36.596980515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.597110 crc crio[24284]: time=\"2026-06-12T15:35:36.597031007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.597638426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.597674487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.598126112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.598337519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.598889 crc crio[24284]: time=\"2026-06-12T15:35:36.598819965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.598889 crc crio[24284]: time=\"2026-06-12T15:35:36.598864106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.598889 crc crio[24284]: time=\"2026-06-12T15:35:36.598887647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.599006 crc crio[24284]: time=\"2026-06-12T15:35:36.598909868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.599365 crc crio[24284]: time=\"2026-06-12T15:35:36.599315601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.599454 crc crio[24284]: time=\"2026-06-12T15:35:36.599374303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.600018 crc crio[24284]: time=\"2026-06-12T15:35:36.599946221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.600018 crc crio[24284]: time=\"2026-06-12T15:35:36.600012973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.600177 crc crio[24284]: time=\"2026-06-12T15:35:36.600030364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.600177 crc crio[24284]: time=\"2026-06-12T15:35:36.600054505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.600460 crc crio[24284]: time=\"2026-06-12T15:35:36.600388936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.600460 crc crio[24284]: time=\"2026-06-12T15:35:36.600449318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.600969 crc crio[24284]: time=\"2026-06-12T15:35:36.600666885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.600969 crc crio[24284]: time=\"2026-06-12T15:35:36.600769848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.60113568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.601183592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.601597306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.601634807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.602144 crc crio[24284]: time=\"2026-06-12T15:35:36.602063521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.602229 crc crio[24284]: time=\"2026-06-12T15:35:36.602151344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.602494 crc crio[24284]: time=\"2026-06-12T15:35:36.602440464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.602572 crc crio[24284]: time=\"2026-06-12T15:35:36.602507266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.602981 crc crio[24284]: time=\"2026-06-12T15:35:36.602915749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.603072 crc crio[24284]: time=\"2026-06-12T15:35:36.602976321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.603128 crc crio[24284]: time=\"2026-06-12T15:35:36.603085664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.603128 crc crio[24284]: time=\"2026-06-12T15:35:36.603125235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.603508 crc crio[24284]: time=\"2026-06-12T15:35:36.603430036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.603583 crc crio[24284]: time=\"2026-06-12T15:35:36.603507599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.604006 crc crio[24284]: time=\"2026-06-12T15:35:36.603828389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.604006 crc crio[24284]: time=\"2026-06-12T15:35:36.603863241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.604307 crc crio[24284]: time=\"2026-06-12T15:35:36.604191381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.604307 crc crio[24284]: time=\"2026-06-12T15:35:36.604285545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.604629 crc crio[24284]: time=\"2026-06-12T15:35:36.604578864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.604629 crc crio[24284]: time=\"2026-06-12T15:35:36.604608385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.604981 crc crio[24284]: time=\"2026-06-12T15:35:36.604921365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.605050 crc crio[24284]: time=\"2026-06-12T15:35:36.604984707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.605322 crc crio[24284]: time=\"2026-06-12T15:35:36.605208825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.605422 crc crio[24284]: time=\"2026-06-12T15:35:36.60536704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.605660 crc crio[24284]: time=\"2026-06-12T15:35:36.605600536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.605660 crc crio[24284]: time=\"2026-06-12T15:35:36.605660568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.606048 crc crio[24284]: time=\"2026-06-12T15:35:36.605990219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.606048 crc crio[24284]: time=\"2026-06-12T15:35:36.606056171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.606568 crc crio[24284]: time=\"2026-06-12T15:35:36.6063209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.606568 crc crio[24284]: time=\"2026-06-12T15:35:36.606364191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.606928 crc crio[24284]: time=\"2026-06-12T15:35:36.606867008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.607014 crc crio[24284]: time=\"2026-06-12T15:35:36.606948701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.607304 crc crio[24284]: time=\"2026-06-12T15:35:36.607195799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.607304 crc crio[24284]: time=\"2026-06-12T15:35:36.607298032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.607917 crc crio[24284]: time=\"2026-06-12T15:35:36.607817659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.607987 crc crio[24284]: time=\"2026-06-12T15:35:36.607971384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.608201 crc crio[24284]: time=\"2026-06-12T15:35:36.60813678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.608201 crc crio[24284]: time=\"2026-06-12T15:35:36.608197281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.608678 crc crio[24284]: time=\"2026-06-12T15:35:36.608611344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.608799 crc crio[24284]: time=\"2026-06-12T15:35:36.608684187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.609081 crc crio[24284]: time=\"2026-06-12T15:35:36.609023549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.609146 crc crio[24284]: time=\"2026-06-12T15:35:36.609102062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.609558 crc crio[24284]: time=\"2026-06-12T15:35:36.609495734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.609558 crc crio[24284]: time=\"2026-06-12T15:35:36.609565616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.609962 crc crio[24284]: time=\"2026-06-12T15:35:36.609755673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.609962 crc crio[24284]: time=\"2026-06-12T15:35:36.609790074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.610379 crc crio[24284]: time=\"2026-06-12T15:35:36.610147195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.610379 crc crio[24284]: time=\"2026-06-12T15:35:36.610191457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.610690 crc crio[24284]: time=\"2026-06-12T15:35:36.610583681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.610690 crc crio[24284]: time=\"2026-06-12T15:35:36.610641953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.611077 crc crio[24284]: time=\"2026-06-12T15:35:36.610981582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.611077 crc crio[24284]: time=\"2026-06-12T15:35:36.611026593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.611445 crc crio[24284]: time=\"2026-06-12T15:35:36.611308173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.611445 crc crio[24284]: time=\"2026-06-12T15:35:36.611384585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.611760 crc crio[24284]: time=\"2026-06-12T15:35:36.611649114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.611760 crc crio[24284]: time=\"2026-06-12T15:35:36.611748837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.612068 crc crio[24284]: time=\"2026-06-12T15:35:36.612009776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.612068 crc crio[24284]: time=\"2026-06-12T15:35:36.612061097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.612459 crc crio[24284]: time=\"2026-06-12T15:35:36.612396949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.612642 crc crio[24284]: time=\"2026-06-12T15:35:36.612462161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.612642 crc crio[24284]: time=\"2026-06-12T15:35:36.612665187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.61273042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.612914686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.612964167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.613483904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.613520936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.61397275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.614444 crc crio[24284]: time=\"2026-06-12T15:35:36.614021011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.614616 crc crio[24284]: time=\"2026-06-12T15:35:36.614420044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.614616 crc crio[24284]: time=\"2026-06-12T15:35:36.614480106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.614960 crc crio[24284]: time=\"2026-06-12T15:35:36.614942552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.614960 crc crio[24284]: time=\"2026-06-12T15:35:36.614977283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.615429 crc crio[24284]: time=\"2026-06-12T15:35:36.615369496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.615495 crc crio[24284]: time=\"2026-06-12T15:35:36.615466899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.615743 crc crio[24284]: time=\"2026-06-12T15:35:36.615682976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.615812 crc crio[24284]: time=\"2026-06-12T15:35:36.615766449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.616122 crc crio[24284]: time=\"2026-06-12T15:35:36.616065739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.616186 crc crio[24284]: time=\"2026-06-12T15:35:36.616135011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.616477 crc crio[24284]: time=\"2026-06-12T15:35:36.616429121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.616544 crc crio[24284]: time=\"2026-06-12T15:35:36.616484263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.616897 crc crio[24284]: time=\"2026-06-12T15:35:36.616815623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.616990 crc crio[24284]: time=\"2026-06-12T15:35:36.616915886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.617694 crc crio[24284]: time=\"2026-06-12T15:35:36.61765278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.617694 crc crio[24284]: time=\"2026-06-12T15:35:36.617749073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.618076 crc crio[24284]: time=\"2026-06-12T15:35:36.617970801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.618076 crc crio[24284]: time=\"2026-06-12T15:35:36.618011462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.618456 crc crio[24284]: time=\"2026-06-12T15:35:36.618300972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.618456 crc crio[24284]: time=\"2026-06-12T15:35:36.618338153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.618858 crc crio[24284]: time=\"2026-06-12T15:35:36.618625412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.618918 crc crio[24284]: time=\"2026-06-12T15:35:36.61887038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.618918 crc crio[24284]: time=\"2026-06-12T15:35:36.618896421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.618918 crc crio[24284]: time=\"2026-06-12T15:35:36.618917632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.619419 crc crio[24284]: time=\"2026-06-12T15:35:36.619320544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.619419 crc crio[24284]: time=\"2026-06-12T15:35:36.619378376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.619909 crc crio[24284]: time=\"2026-06-12T15:35:36.619772469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.619909 crc crio[24284]: time=\"2026-06-12T15:35:36.619815441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.620237 crc crio[24284]: time=\"2026-06-12T15:35:36.620220454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.620622 crc crio[24284]: time=\"2026-06-12T15:35:36.620361749Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.620844 crc crio[24284]: time=\"2026-06-12T15:35:36.620654068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.620844 crc crio[24284]: time=\"2026-06-12T15:35:36.62068818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.621324 crc crio[24284]: time=\"2026-06-12T15:35:36.621283679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.621592 crc crio[24284]: time=\"2026-06-12T15:35:36.621334551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.621769 crc crio[24284]: time=\"2026-06-12T15:35:36.621696623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.621769 crc crio[24284]: time=\"2026-06-12T15:35:36.621760115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.622595 crc crio[24284]: time=\"2026-06-12T15:35:36.622416946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.622595 crc crio[24284]: time=\"2026-06-12T15:35:36.62254287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.624460 crc crio[24284]: time=\"2026-06-12T15:35:36.622692195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.624639 crc crio[24284]: time=\"2026-06-12T15:35:36.624525965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.624639 crc crio[24284]: time=\"2026-06-12T15:35:36.624570417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.624639 crc crio[24284]: time=\"2026-06-12T15:35:36.624632199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.62499588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.625192556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.62531072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.625347182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.625544 crc crio[24284]: time=\"2026-06-12T15:35:36.625402773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.625544 crc crio[24284]: time=\"2026-06-12T15:35:36.625467335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.626043 crc crio[24284]: time=\"2026-06-12T15:35:36.625974602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.626043 crc crio[24284]: time=\"2026-06-12T15:35:36.626033084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.62621557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.626310523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.626621344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.626654575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.627137 crc crio[24284]: time=\"2026-06-12T15:35:36.627000436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.627137 crc crio[24284]: time=\"2026-06-12T15:35:36.627038987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.627528 crc crio[24284]: time=\"2026-06-12T15:35:36.627466541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.627528 crc crio[24284]: time=\"2026-06-12T15:35:36.627522773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.628084 crc crio[24284]: time=\"2026-06-12T15:35:36.627881204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.628084 crc crio[24284]: time=\"2026-06-12T15:35:36.627966127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.628694 crc crio[24284]: time=\"2026-06-12T15:35:36.628628919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.628694 crc crio[24284]: time=\"2026-06-12T15:35:36.628683541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.629124 crc crio[24284]: time=\"2026-06-12T15:35:36.628918398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.629124 crc crio[24284]: time=\"2026-06-12T15:35:36.62896402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.629464 crc crio[24284]: time=\"2026-06-12T15:35:36.629338872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.629464 crc crio[24284]: time=\"2026-06-12T15:35:36.629386244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.629850 crc crio[24284]: time=\"2026-06-12T15:35:36.629774537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.629850 crc crio[24284]: time=\"2026-06-12T15:35:36.629850569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.630185 crc crio[24284]: time=\"2026-06-12T15:35:36.630107298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.630185 crc crio[24284]: time=\"2026-06-12T15:35:36.63017848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.630639 crc crio[24284]: time=\"2026-06-12T15:35:36.630572882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.630639 crc crio[24284]: time=\"2026-06-12T15:35:36.630636044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.631332 crc crio[24284]: time=\"2026-06-12T15:35:36.631201663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.631332 crc crio[24284]: time=\"2026-06-12T15:35:36.631300326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.631771 crc crio[24284]: time=\"2026-06-12T15:35:36.631375899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.631771 crc crio[24284]: time=\"2026-06-12T15:35:36.631413259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.632222 crc crio[24284]: time=\"2026-06-12T15:35:36.631972408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.632222 crc crio[24284]: time=\"2026-06-12T15:35:36.632003409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.632665 crc crio[24284]: time=\"2026-06-12T15:35:36.632395612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.632665 crc crio[24284]: time=\"2026-06-12T15:35:36.632440814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.632848 crc crio[24284]: time=\"2026-06-12T15:35:36.632805546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.632916 crc crio[24284]: time=\"2026-06-12T15:35:36.632856718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.633236 crc crio[24284]: time=\"2026-06-12T15:35:36.633175388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.633236 crc crio[24284]: time=\"2026-06-12T15:35:36.633237859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.633828 crc crio[24284]: time=\"2026-06-12T15:35:36.633762076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.633934 crc crio[24284]: time=\"2026-06-12T15:35:36.633834399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.634366 crc crio[24284]: time=\"2026-06-12T15:35:36.634221832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.634366 crc crio[24284]: time=\"2026-06-12T15:35:36.634343576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.634916 crc crio[24284]: time=\"2026-06-12T15:35:36.63476134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.634916 crc crio[24284]: time=\"2026-06-12T15:35:36.634830962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.635343 crc crio[24284]: time=\"2026-06-12T15:35:36.635158123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.635343 crc crio[24284]: time=\"2026-06-12T15:35:36.635218535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.635693 crc crio[24284]: time=\"2026-06-12T15:35:36.635617348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.635821 crc crio[24284]: time=\"2026-06-12T15:35:36.63569513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.636121 crc crio[24284]: time=\"2026-06-12T15:35:36.636058981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.636204 crc crio[24284]: time=\"2026-06-12T15:35:36.636125894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.636512 crc crio[24284]: time=\"2026-06-12T15:35:36.636445474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.636589 crc crio[24284]: time=\"2026-06-12T15:35:36.636514586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.636862 crc crio[24284]: time=\"2026-06-12T15:35:36.636798246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.636930 crc crio[24284]: time=\"2026-06-12T15:35:36.636870608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.637109 crc crio[24284]: time=\"2026-06-12T15:35:36.637058944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.637172 crc crio[24284]: time=\"2026-06-12T15:35:36.637122357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.637519 crc crio[24284]: time=\"2026-06-12T15:35:36.637466868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.637584 crc crio[24284]: time=\"2026-06-12T15:35:36.63753375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.637726 crc crio[24284]: time=\"2026-06-12T15:35:36.637667995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.637918 crc crio[24284]: time=\"2026-06-12T15:35:36.637743937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.638107 crc crio[24284]: time=\"2026-06-12T15:35:36.638006886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.638107 crc crio[24284]: time=\"2026-06-12T15:35:36.638052137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638359157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638395869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638913486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638958357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.639042539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.639108411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.639635 crc crio[24284]: time=\"2026-06-12T15:35:36.639480703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.639635 crc crio[24284]: time=\"2026-06-12T15:35:36.639524235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.639963 crc crio[24284]: time=\"2026-06-12T15:35:36.639849146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.639963 crc crio[24284]: time=\"2026-06-12T15:35:36.639915318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.640211 crc crio[24284]: time=\"2026-06-12T15:35:36.640176906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.640496 crc crio[24284]: time=\"2026-06-12T15:35:36.640219428Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.640733 crc crio[24284]: time=\"2026-06-12T15:35:36.640563109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.640733 crc crio[24284]: time=\"2026-06-12T15:35:36.640667463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.641188 crc crio[24284]: time=\"2026-06-12T15:35:36.640947972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.641188 crc crio[24284]: time=\"2026-06-12T15:35:36.640992693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.641380 crc crio[24284]: time=\"2026-06-12T15:35:36.641313694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.641380 crc crio[24284]: time=\"2026-06-12T15:35:36.641350075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.641958 crc crio[24284]: time=\"2026-06-12T15:35:36.641841231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.641958 crc crio[24284]: time=\"2026-06-12T15:35:36.641952684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.642423 crc crio[24284]: time=\"2026-06-12T15:35:36.642314716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.642423 crc crio[24284]: time=\"2026-06-12T15:35:36.642380878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.643352 crc crio[24284]: time=\"2026-06-12T15:35:36.643241677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.643423 crc crio[24284]: time=\"2026-06-12T15:35:36.643359991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.643941 crc crio[24284]: time=\"2026-06-12T15:35:36.643812546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.643941 crc crio[24284]: time=\"2026-06-12T15:35:36.643868997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.644367 crc crio[24284]: time=\"2026-06-12T15:35:36.644137956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.644367 crc crio[24284]: time=\"2026-06-12T15:35:36.644175848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.644823 crc crio[24284]: time=\"2026-06-12T15:35:36.644778967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.644823 crc crio[24284]: time=\"2026-06-12T15:35:36.644813228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.645315 crc crio[24284]: time=\"2026-06-12T15:35:36.64518111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.645315 crc crio[24284]: time=\"2026-06-12T15:35:36.645296864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.645672 crc crio[24284]: time=\"2026-06-12T15:35:36.645614294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.645672 crc crio[24284]: time=\"2026-06-12T15:35:36.645665676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.646120 crc crio[24284]: time=\"2026-06-12T15:35:36.646066139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.646195 crc crio[24284]: time=\"2026-06-12T15:35:36.646128131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.646801 crc crio[24284]: time=\"2026-06-12T15:35:36.646606337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.646801 crc crio[24284]: time=\"2026-06-12T15:35:36.646658549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.647071 crc crio[24284]: time=\"2026-06-12T15:35:36.64698693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.647071 crc crio[24284]: time=\"2026-06-12T15:35:36.647055422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:36.697616 crc crio[24284]: time=\"2026-06-12T15:35:36.697410148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:35:36.697616 crc crio[24284]: time=\"2026-06-12T15:35:36.697564213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:40.992968 crc crio[24284]: time=\"2026-06-12T15:35:40.99198879Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 15:35:40.994607 crc crio[24284]: time=\"2026-06-12T15:35:40.993347854Z\" level=error msg=\"Error loading CNI config file /etc/kubernetes/cni/net.d/00-multus.conf: error parsing configuration: unexpected end of JSON input\"\nJun 12 15:35:40.994607 crc crio[24284]: time=\"2026-06-12T15:35:40.993381006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 15:35:40.994607 crc crio[24284]: time=\"2026-06-12T15:35:40.993635893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 15:35:41.077141 crc crio[24284]: time=\"2026-06-12T15:35:41.077013198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:35:41.077141 crc crio[24284]: time=\"2026-06-12T15:35:41.07707084Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:35:41.163865 crc crio[24284]: time=\"2026-06-12T15:35:41.163578257Z\" level=info msg=\"Stopping pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=9f3b5dc1-3467-472a-805f-8f6651ad0927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:41.163865 crc crio[24284]: time=\"2026-06-12T15:35:41.163700081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=9f3b5dc1-3467-472a-805f-8f6651ad0927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:41.164691 crc crio[24284]: time=\"2026-06-12T15:35:41.164592661Z\" level=info msg=\"Removing pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=5b104ee9-3c2d-445b-86f8-2b7dd2f147d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:35:41.176203 crc crio[24284]: time=\"2026-06-12T15:35:41.175194791Z\" level=info msg=\"Removed pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=5b104ee9-3c2d-445b-86f8-2b7dd2f147d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:35:41.176628 crc crio[24284]: time=\"2026-06-12T15:35:41.176529461Z\" level=info msg=\"Stopping pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=3f8b328b-309c-4090-9e56-6bdd8840060e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:41.176628 crc crio[24284]: time=\"2026-06-12T15:35:41.176623245Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=3f8b328b-309c-4090-9e56-6bdd8840060e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:35:41.177884 crc crio[24284]: time=\"2026-06-12T15:35:41.17743299Z\" level=info msg=\"Removing pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=d00e41b5-413b-4f93-9ad1-154bec1ed355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:35:41.190056 crc crio[24284]: time=\"2026-06-12T15:35:41.189925381Z\" level=info msg=\"Removed pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=d00e41b5-413b-4f93-9ad1-154bec1ed355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:36:00.504855 crc crio[24284]: time=\"2026-06-12T15:36:00.503581716Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687976-pqrxm/POD\" id=ab535631-f074-4beb-bf9e-5f936dfd6f2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:00.506554 crc crio[24284]: time=\"2026-06-12T15:36:00.504892559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:00.547576 crc crio[24284]: time=\"2026-06-12T15:36:00.54739814Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc0006be2f8}] Aliases:map[]}\"\nJun 12 15:36:00.547576 crc crio[24284]: time=\"2026-06-12T15:36:00.547512364Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687976-pqrxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:01.172373 crc crio[24284]: 2026-06-12T15:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8c5e65852c2e0 Mac:02:d4:f7:0a:90:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 SocketPath: PciID:}] [{Interface:0xc000194e70 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:01.172910 crc crio[24284]: time=\"2026-06-12T15:36:01.172713983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc0006be2f8}] Aliases:map[]}\"\nJun 12 15:36:01.173049 crc crio[24284]: time=\"2026-06-12T15:36:01.172991176Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687976-pqrxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:01.182949 crc crio[24284]: time=\"2026-06-12T15:36:01.182793217Z\" level=info msg=\"Ran pod sandbox fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 with infra container: openshift-infra/auto-csr-approver-29687976-pqrxm/POD\" id=ab535631-f074-4beb-bf9e-5f936dfd6f2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:01.186410 crc crio[24284]: time=\"2026-06-12T15:36:01.185806026Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f03b69ed-4aa2-4915-82ee-8a40001dba4b name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:01.200948 crc crio[24284]: time=\"2026-06-12T15:36:01.200642452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:36:02.168705 crc crio[24284]: time=\"2026-06-12T15:36:02.167848664Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f03b69ed-4aa2-4915-82ee-8a40001dba4b name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:02.177953 crc crio[24284]: time=\"2026-06-12T15:36:02.175511744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c1cf09c-0008-44aa-aa57-d5664d48395d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:02.180388 crc crio[24284]: time=\"2026-06-12T15:36:02.180127576Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3f7a720d-4e81-4452-ba77-30f259ac4da9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:02.189537 crc crio[24284]: time=\"2026-06-12T15:36:02.189416578Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687976-pqrxm/oc\" id=4e9c37ea-5732-4aa4-9718-772bfe1c62fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:02.190058 crc crio[24284]: time=\"2026-06-12T15:36:02.190020598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:02.223195 crc crio[24284]: time=\"2026-06-12T15:36:02.223051198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:02.483446 crc crio[24284]: time=\"2026-06-12T15:36:02.483218611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:02.648971 crc crio[24284]: time=\"2026-06-12T15:36:02.648156412Z\" level=info msg=\"Created container 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a: openshift-infra/auto-csr-approver-29687976-pqrxm/oc\" id=4e9c37ea-5732-4aa4-9718-772bfe1c62fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:02.652241 crc crio[24284]: time=\"2026-06-12T15:36:02.65203477Z\" level=info msg=\"Starting container: 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a\" id=541026ca-4bb4-4afe-982e-b52d5f541b15 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:02.658410 crc crio[24284]: time=\"2026-06-12T15:36:02.658238992Z\" level=info msg=\"Started container\" PID=37548 containerID=1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a description=openshift-infra/auto-csr-approver-29687976-pqrxm/oc id=541026ca-4bb4-4afe-982e-b52d5f541b15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\nJun 12 15:36:04.138088 crc crio[24284]: time=\"2026-06-12T15:36:04.137240114Z\" level=info msg=\"Stopping pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=681ad288-e33b-4684-bd43-3f52a30d6bdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:36:04.139816 crc crio[24284]: time=\"2026-06-12T15:36:04.138971101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc001e044c8}] Aliases:map[]}\"\nJun 12 15:36:04.139816 crc crio[24284]: time=\"2026-06-12T15:36:04.139110335Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687976-pqrxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:04.504191 crc crio[24284]: time=\"2026-06-12T15:36:04.504074564Z\" level=info msg=\"Stopped pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=681ad288-e33b-4684-bd43-3f52a30d6bdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:36:13.427338 crc crio[24284]: time=\"2026-06-12T15:36:13.426938894Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/POD\" id=2e75c091-70e2-4420-9584-0cced15aef20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:13.429081 crc crio[24284]: time=\"2026-06-12T15:36:13.427354788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:13.451834 crc crio[24284]: time=\"2026-06-12T15:36:13.451717835Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc003242da0}] Aliases:map[]}\"\nJun 12 15:36:13.451834 crc crio[24284]: time=\"2026-06-12T15:36:13.451807518Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:13.997788 crc crio[24284]: 2026-06-12T15:36:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ebb70eb23174c9 Mac:16:d2:54:67:ae:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:14.000068 crc crio[24284]: time=\"2026-06-12T15:36:13.999936863Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc003242da0}] Aliases:map[]}\"\nJun 12 15:36:14.000157 crc crio[24284]: time=\"2026-06-12T15:36:14.000103329Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:14.007915 crc crio[24284]: time=\"2026-06-12T15:36:14.007332686Z\" level=info msg=\"Ran pod sandbox 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/POD\" id=2e75c091-70e2-4420-9584-0cced15aef20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:14.010514 crc crio[24284]: time=\"2026-06-12T15:36:14.010426366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf43cd88-a0a3-4bb2-855e-af0c916d3f3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:14.012865 crc crio[24284]: time=\"2026-06-12T15:36:14.012444932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=177dea61-49a9-42a6-81f6-505a32fc6791 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:14.019821 crc crio[24284]: time=\"2026-06-12T15:36:14.01973743Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util\" id=0876af03-8c9d-4260-abd2-7068d99e3897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:14.020488 crc crio[24284]: time=\"2026-06-12T15:36:14.020454443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:14.050404 crc crio[24284]: time=\"2026-06-12T15:36:14.050141663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:14.056402 crc crio[24284]: time=\"2026-06-12T15:36:14.055952703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:14.160215 crc crio[24284]: time=\"2026-06-12T15:36:14.160074877Z\" level=info msg=\"Created container a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util\" id=0876af03-8c9d-4260-abd2-7068d99e3897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:14.161451 crc crio[24284]: time=\"2026-06-12T15:36:14.161207434Z\" level=info msg=\"Starting container: a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826\" id=2fd2064f-1399-40b0-bf79-11e1ebf873ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:14.166936 crc crio[24284]: time=\"2026-06-12T15:36:14.166824178Z\" level=info msg=\"Started container\" PID=37933 containerID=a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util id=2fd2064f-1399-40b0-bf79-11e1ebf873ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\nJun 12 15:36:15.254455 crc crio[24284]: time=\"2026-06-12T15:36:15.252478544Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:15.254455 crc crio[24284]: time=\"2026-06-12T15:36:15.253333212Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:15.254455 crc crio[24284]: time=\"2026-06-12T15:36:15.253394804Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:15.257150 crc crio[24284]: time=\"2026-06-12T15:36:15.255355327Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e0e2de64-d056-4c65-82ee-0fc337fc5b3d name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:15.261095 crc crio[24284]: time=\"2026-06-12T15:36:15.26061685Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 12 15:36:17.577760 crc crio[24284]: time=\"2026-06-12T15:36:17.577603151Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e0e2de64-d056-4c65-82ee-0fc337fc5b3d name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:17.580811 crc crio[24284]: time=\"2026-06-12T15:36:17.580723243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c9de4659-756a-4e0e-ae57-b6b470329387 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:17.588643 crc crio[24284]: time=\"2026-06-12T15:36:17.588556869Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=bd4280ac-eacc-4d58-83ed-485e017ea695 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:17.602111 crc crio[24284]: time=\"2026-06-12T15:36:17.601980818Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull\" id=fee51c9b-38cc-4aab-b6c5-2cd10b8be482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:17.605937 crc crio[24284]: time=\"2026-06-12T15:36:17.603500378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:17.642327 crc crio[24284]: time=\"2026-06-12T15:36:17.635049118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:17.642327 crc crio[24284]: time=\"2026-06-12T15:36:17.635915167Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/01f56bd5eee44b0ebef2ed3f99c3284f24abad8784a4017985adf36a1f089f0b/merged/etc/passwd: no such file or directory\"\nJun 12 15:36:17.642327 crc crio[24284]: time=\"2026-06-12T15:36:17.635962869Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/01f56bd5eee44b0ebef2ed3f99c3284f24abad8784a4017985adf36a1f089f0b/merged/etc/group: no such file or directory\"\nJun 12 15:36:17.644038 crc crio[24284]: time=\"2026-06-12T15:36:17.643584687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:17.737754 crc crio[24284]: time=\"2026-06-12T15:36:17.737643831Z\" level=info msg=\"Created container 6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull\" id=fee51c9b-38cc-4aab-b6c5-2cd10b8be482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:17.739517 crc crio[24284]: time=\"2026-06-12T15:36:17.739048198Z\" level=info msg=\"Starting container: 6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c\" id=2138227c-886a-4826-b5cc-97153bc9fa3d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:17.763366 crc crio[24284]: time=\"2026-06-12T15:36:17.763080494Z\" level=info msg=\"Started container\" PID=38014 containerID=6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull id=2138227c-886a-4826-b5cc-97153bc9fa3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\nJun 12 15:36:18.300204 crc crio[24284]: time=\"2026-06-12T15:36:18.300055465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=543aaaf6-138a-4ea0-acb5-fb45db1cfdf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:18.303886 crc crio[24284]: time=\"2026-06-12T15:36:18.303725035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ece0133d-a342-4324-9732-a4da8726e8ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:18.311584 crc crio[24284]: time=\"2026-06-12T15:36:18.311423115Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract\" id=857a989f-f93c-4a60-a97a-15f19990dc34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:18.312088 crc crio[24284]: time=\"2026-06-12T15:36:18.312001735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:18.348340 crc crio[24284]: time=\"2026-06-12T15:36:18.348166587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:18.354613 crc crio[24284]: time=\"2026-06-12T15:36:18.354497174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:18.452307 crc crio[24284]: time=\"2026-06-12T15:36:18.452083523Z\" level=info msg=\"Created container 3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract\" id=857a989f-f93c-4a60-a97a-15f19990dc34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:18.453674 crc crio[24284]: time=\"2026-06-12T15:36:18.453561852Z\" level=info msg=\"Starting container: 3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6\" id=5f045a07-963f-4f51-80e8-7624451f5815 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:18.460305 crc crio[24284]: time=\"2026-06-12T15:36:18.460132706Z\" level=info msg=\"Started container\" PID=38066 containerID=3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract id=5f045a07-963f-4f51-80e8-7624451f5815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\nJun 12 15:36:20.327951 crc crio[24284]: time=\"2026-06-12T15:36:20.32714157Z\" level=info msg=\"Stopping pod sandbox: 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\" id=ebf7fded-2410-4daf-8244-ddaec4195d75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:36:20.329484 crc crio[24284]: time=\"2026-06-12T15:36:20.328401142Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc002612bd0}] Aliases:map[]}\"\nJun 12 15:36:20.329484 crc crio[24284]: time=\"2026-06-12T15:36:20.328530806Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:20.746136 crc crio[24284]: time=\"2026-06-12T15:36:20.745527266Z\" level=info msg=\"Stopped pod sandbox: 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\" id=ebf7fded-2410-4daf-8244-ddaec4195d75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:36:25.215215 crc crio[24284]: time=\"2026-06-12T15:36:25.214437814Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/POD\" id=800fd256-da5c-4e4e-8570-f170f5fec5f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:25.216837 crc crio[24284]: time=\"2026-06-12T15:36:25.215321793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:25.252183 crc crio[24284]: time=\"2026-06-12T15:36:25.251408144Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nxrhm Namespace:openshift-nmstate ID:d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc UID:0bc372e5-6dd4-4323-84c1-010d0fb3b816 NetNS:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc372e5_6dd4_4323_84c1_010d0fb3b816.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"\nJun 12 15:36:25.252183 crc crio[24284]: time=\"2026-06-12T15:36:25.252162199Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-nxrhm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:25.784828 crc crio[24284]: 2026-06-12T15:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0ce0bc894c5370 Mac:1a:59:1d:b2:b8:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:25.786658 crc crio[24284]: time=\"2026-06-12T15:36:25.786580026Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nxrhm Namespace:openshift-nmstate ID:d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc UID:0bc372e5-6dd4-4323-84c1-010d0fb3b816 NetNS:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc372e5_6dd4_4323_84c1_010d0fb3b816.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"\nJun 12 15:36:25.786985 crc crio[24284]: time=\"2026-06-12T15:36:25.786934418Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-nxrhm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:25.798521 crc crio[24284]: time=\"2026-06-12T15:36:25.798411687Z\" level=info msg=\"Ran pod sandbox d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc with infra container: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/POD\" id=800fd256-da5c-4e4e-8570-f170f5fec5f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:25.802369 crc crio[24284]: time=\"2026-06-12T15:36:25.802188805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:25.803159 crc crio[24284]: time=\"2026-06-12T15:36:25.803073104Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:25.803320 crc crio[24284]: time=\"2026-06-12T15:36:25.803192838Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:25.805992 crc crio[24284]: time=\"2026-06-12T15:36:25.805868075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8b038619-19f1-49be-a049-fccfeb14e25f name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:25.815072 crc crio[24284]: time=\"2026-06-12T15:36:25.812548924Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 12 15:36:30.095993 crc crio[24284]: time=\"2026-06-12T15:36:30.095027762Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=8b038619-19f1-49be-a049-fccfeb14e25f name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:30.099014 crc crio[24284]: time=\"2026-06-12T15:36:30.098843473Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=53e574e5-4784-4576-ae61-2c98d0afca49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:30.103625 crc crio[24284]: time=\"2026-06-12T15:36:30.103547446Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d6993266-ce6a-4202-afc2-2564e7694e50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:30.112892 crc crio[24284]: time=\"2026-06-12T15:36:30.112762087Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator\" id=73082541-8644-406c-96c3-c9c387b4324e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:30.114956 crc crio[24284]: time=\"2026-06-12T15:36:30.114862697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:30.150023 crc crio[24284]: time=\"2026-06-12T15:36:30.149109165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:30.158591 crc crio[24284]: time=\"2026-06-12T15:36:30.158479132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:30.322841 crc crio[24284]: time=\"2026-06-12T15:36:30.322661495Z\" level=info msg=\"Created container 46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator\" id=73082541-8644-406c-96c3-c9c387b4324e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:30.326444 crc crio[24284]: time=\"2026-06-12T15:36:30.326346679Z\" level=info msg=\"Starting container: 46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2\" id=02d7e4bb-014a-4b33-900c-27baf3cd400d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:30.334727 crc crio[24284]: time=\"2026-06-12T15:36:30.334439413Z\" level=info msg=\"Started container\" PID=38315 containerID=46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2 description=openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator id=02d7e4bb-014a-4b33-900c-27baf3cd400d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc\nJun 12 15:36:44.113385 crc crio[24284]: time=\"2026-06-12T15:36:44.108856537Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/POD\" id=0d77e652-c22b-46fd-8eb0-2e2589b6a037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:44.113385 crc crio[24284]: time=\"2026-06-12T15:36:44.109649053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:44.141178 crc crio[24284]: time=\"2026-06-12T15:36:44.140681538Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/POD\" id=68e7dde8-26d8-4a31-966c-2243299c7536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:44.141401 crc crio[24284]: time=\"2026-06-12T15:36:44.141198145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:44.142366 crc crio[24284]: time=\"2026-06-12T15:36:44.142208128Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-8ghvt Namespace:openshift-nmstate ID:a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 UID:287fec3d-99c9-4807-ac52-453dbf872ca7 NetNS:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod287fec3d_99c9_4807_ac52_453dbf872ca7.slice PodAnnotations:0xc002612c78}] Aliases:map[]}\"\nJun 12 15:36:44.142542 crc crio[24284]: time=\"2026-06-12T15:36:44.142516469Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:44.206416 crc crio[24284]: time=\"2026-06-12T15:36:44.2040537Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-k2wzk/POD\" id=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:44.206416 crc crio[24284]: time=\"2026-06-12T15:36:44.204183895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:44.217001 crc crio[24284]: time=\"2026-06-12T15:36:44.216111215Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-j6gpp Namespace:openshift-nmstate ID:3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 UID:80882cea-b50b-4052-bf0e-d86bbbfb441b NetNS:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80882cea_b50b_4052_bf0e_d86bbbfb441b.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"\nJun 12 15:36:44.217001 crc crio[24284]: time=\"2026-06-12T15:36:44.216979644Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-j6gpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:44.236041 crc crio[24284]: time=\"2026-06-12T15:36:44.235953354Z\" 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=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:44.256376 crc crio[24284]: time=\"2026-06-12T15:36:44.255892066Z\" level=info msg=\"Ran pod sandbox 5ef6ca7c70ac543ffa3243a639922efb2c6dcb99a7abcd5d09821a07a4562d92 with infra container: openshift-nmstate/nmstate-handler-k2wzk/POD\" id=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:44.260675 crc crio[24284]: time=\"2026-06-12T15:36:44.260536627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:44.261198 crc crio[24284]: time=\"2026-06-12T15:36:44.261117476Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:44.261362 crc crio[24284]: time=\"2026-06-12T15:36:44.261305452Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:44.267460 crc crio[24284]: time=\"2026-06-12T15:36:44.267195457Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=efac3bcd-4a85-4e87-be58-3b0acccc858b name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:44.285014 crc crio[24284]: time=\"2026-06-12T15:36:44.284776112Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 15:36:44.889469 crc crio[24284]: time=\"2026-06-12T15:36:44.888801903Z\" level=info msg=\"Running pod sandbox: openshift-console/console-8596dc45f5-v7wwf/POD\" id=5e030129-468c-4d40-97ef-58dcedbd9a24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:44.889469 crc crio[24284]: time=\"2026-06-12T15:36:44.888906586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:44.926014 crc crio[24284]: time=\"2026-06-12T15:36:44.925904879Z\" level=info msg=\"Got pod network &{Name:console-8596dc45f5-v7wwf Namespace:openshift-console ID:3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d UID:647f1cca-d522-437e-8f42-c6371bd6dc15 NetNS:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod647f1cca_d522_437e_8f42_c6371bd6dc15.slice PodAnnotations:0xc002612610}] Aliases:map[]}\"\nJun 12 15:36:44.926445 crc crio[24284]: time=\"2026-06-12T15:36:44.926066905Z\" level=info msg=\"Adding pod openshift-console_console-8596dc45f5-v7wwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:45.097349 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a30cb18fcc87778 Mac:6e:0a:e0:70:eb:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f SocketPath: PciID:}] [{Interface:0xc00012ab20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:45.099215 crc crio[24284]: time=\"2026-06-12T15:36:45.098716712Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-8ghvt Namespace:openshift-nmstate ID:a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 UID:287fec3d-99c9-4807-ac52-453dbf872ca7 NetNS:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod287fec3d_99c9_4807_ac52_453dbf872ca7.slice PodAnnotations:0xc002612c78}] Aliases:map[]}\"\nJun 12 15:36:45.099215 crc crio[24284]: time=\"2026-06-12T15:36:45.099038043Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:45.117008 crc crio[24284]: time=\"2026-06-12T15:36:45.116907555Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/POD\" id=fa64c911-0869-4426-8998-3edb821a4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:45.118982 crc crio[24284]: time=\"2026-06-12T15:36:45.117048789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:45.121561 crc crio[24284]: time=\"2026-06-12T15:36:45.121449737Z\" level=info msg=\"Ran pod sandbox a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/POD\" id=0d77e652-c22b-46fd-8eb0-2e2589b6a037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:45.124901 crc crio[24284]: time=\"2026-06-12T15:36:45.124514754Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.132010 crc crio[24284]: time=\"2026-06-12T15:36:45.131879755Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.132167 crc crio[24284]: time=\"2026-06-12T15:36:45.13204382Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.134020 crc crio[24284]: time=\"2026-06-12T15:36:45.133902402Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=970aa423-bf74-4cf9-b564-5e36c49bd9b7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:45.140703 crc crio[24284]: time=\"2026-06-12T15:36:45.140621562Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 15:36:45.145147 crc crio[24284]: time=\"2026-06-12T15:36:45.145052066Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-vf2gv Namespace:openshift-nmstate ID:f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe UID:621f6307-7ead-47ba-b91e-0cbf0852e08e NetNS:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod621f6307_7ead_47ba_b91e_0cbf0852e08e.slice PodAnnotations:0xc002612aa0}] Aliases:map[]}\"\nJun 12 15:36:45.145147 crc crio[24284]: time=\"2026-06-12T15:36:45.145129939Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:36:45.177796 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ce77030a4492c7 Mac:ea:9d:1b:7c:f2:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 SocketPath: PciID:}] [{Interface:0xc0003045a0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:45.179196 crc crio[24284]: time=\"2026-06-12T15:36:45.178862155Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-j6gpp Namespace:openshift-nmstate ID:3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 UID:80882cea-b50b-4052-bf0e-d86bbbfb441b NetNS:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80882cea_b50b_4052_bf0e_d86bbbfb441b.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"\nJun 12 15:36:45.179196 crc crio[24284]: time=\"2026-06-12T15:36:45.179037981Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-j6gpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:45.196531 crc crio[24284]: time=\"2026-06-12T15:36:45.196451009Z\" level=info msg=\"Ran pod sandbox 3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/POD\" id=68e7dde8-26d8-4a31-966c-2243299c7536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:45.208713 crc crio[24284]: time=\"2026-06-12T15:36:45.208559524Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.210129 crc crio[24284]: time=\"2026-06-12T15:36:45.208987748Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.210129 crc crio[24284]: time=\"2026-06-12T15:36:45.20903618Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.216219 crc crio[24284]: time=\"2026-06-12T15:36:45.214647822Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=04c51ec7-ad92-462f-bc17-062d7d4fc195 name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:45.218091 crc crio[24284]: time=\"2026-06-12T15:36:45.218009704Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 15:36:45.436611 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bb97b9df3dd426 Mac:16:aa:b9:47:19:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:45.437766 crc crio[24284]: time=\"2026-06-12T15:36:45.437677607Z\" level=info msg=\"Got pod network &{Name:console-8596dc45f5-v7wwf Namespace:openshift-console ID:3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d UID:647f1cca-d522-437e-8f42-c6371bd6dc15 NetNS:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod647f1cca_d522_437e_8f42_c6371bd6dc15.slice PodAnnotations:0xc002612610}] Aliases:map[]}\"\nJun 12 15:36:45.437990 crc crio[24284]: time=\"2026-06-12T15:36:45.437931635Z\" level=info msg=\"Checking pod openshift-console_console-8596dc45f5-v7wwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:45.448202 crc crio[24284]: time=\"2026-06-12T15:36:45.448022898Z\" level=info msg=\"Ran pod sandbox 3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d with infra container: openshift-console/console-8596dc45f5-v7wwf/POD\" id=5e030129-468c-4d40-97ef-58dcedbd9a24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:45.450777 crc crio[24284]: time=\"2026-06-12T15:36:45.450705932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e962ac8a-f862-4187-829b-d3e4f5daa772 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.453065 crc crio[24284]: time=\"2026-06-12T15:36:45.452912544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=4f854baa-1a34-45e6-bd9e-6e183da2db01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.465850 crc crio[24284]: time=\"2026-06-12T15:36:45.46286424Z\" level=info msg=\"Creating container: openshift-console/console-8596dc45f5-v7wwf/console\" id=f67ea1f5-0247-494c-a0fa-869a84035b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:45.465850 crc crio[24284]: time=\"2026-06-12T15:36:45.463311244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:45.495370 crc crio[24284]: time=\"2026-06-12T15:36:45.49531195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:45.503837 crc crio[24284]: time=\"2026-06-12T15:36:45.503759127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:45.510092 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30fec7263e858b Mac:06:d3:29:0d:5f:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:36:45.511073 crc crio[24284]: time=\"2026-06-12T15:36:45.510932652Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-vf2gv Namespace:openshift-nmstate ID:f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe UID:621f6307-7ead-47ba-b91e-0cbf0852e08e NetNS:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod621f6307_7ead_47ba_b91e_0cbf0852e08e.slice PodAnnotations:0xc002612aa0}] Aliases:map[]}\"\nJun 12 15:36:45.511197 crc crio[24284]: time=\"2026-06-12T15:36:45.511079147Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.517846539Z\" level=info msg=\"Ran pod sandbox f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/POD\" id=fa64c911-0869-4426-8998-3edb821a4c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.51944818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.519608996Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.519656037Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.521081463Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=87398f21-eafe-4042-915e-dc1001dee426 name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:45.525734 crc crio[24284]: time=\"2026-06-12T15:36:45.525615732Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 12 15:36:45.635321 crc crio[24284]: time=\"2026-06-12T15:36:45.635212356Z\" level=info msg=\"Created container 9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e: openshift-console/console-8596dc45f5-v7wwf/console\" id=f67ea1f5-0247-494c-a0fa-869a84035b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:45.637079 crc crio[24284]: time=\"2026-06-12T15:36:45.636976004Z\" level=info msg=\"Starting container: 9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e\" id=3f148d3a-e012-4aa9-81d5-2c9017e9ba2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:45.642484 crc crio[24284]: time=\"2026-06-12T15:36:45.642391851Z\" level=info msg=\"Started container\" PID=38667 containerID=9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e description=openshift-console/console-8596dc45f5-v7wwf/console id=3f148d3a-e012-4aa9-81d5-2c9017e9ba2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d\nJun 12 15:36:48.950466 crc crio[24284]: time=\"2026-06-12T15:36:48.949836301Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=efac3bcd-4a85-4e87-be58-3b0acccc858b name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:48.953638 crc crio[24284]: time=\"2026-06-12T15:36:48.951805716Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=716b3716-b2fb-4fe7-b527-ddba49fe6fbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:48.981300 crc crio[24284]: time=\"2026-06-12T15:36:48.981131458Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=04c51ec7-ad92-462f-bc17-062d7d4fc195 name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:48.983131 crc crio[24284]: time=\"2026-06-12T15:36:48.983040217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7309b402-ef5e-497f-bb50-3727b7c0e786 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.754223 crc crio[24284]: time=\"2026-06-12T15:36:49.753586307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=13230fdf-f9f9-44b0-ae94-963b1c66968d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.761495 crc crio[24284]: time=\"2026-06-12T15:36:49.761332311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=082d4ad2-68fc-4100-8698-340bd7a05c70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.854967 crc crio[24284]: time=\"2026-06-12T15:36:49.85483006Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=970aa423-bf74-4cf9-b564-5e36c49bd9b7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:49.857000 crc crio[24284]: time=\"2026-06-12T15:36:49.856774073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6510b152-d360-40d3-8699-0fd88aa8d03d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.857136 crc crio[24284]: time=\"2026-06-12T15:36:49.856881538Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=87398f21-eafe-4042-915e-dc1001dee426 name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:49.857773 crc crio[24284]: time=\"2026-06-12T15:36:49.857701913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=66a604b3-cf9c-48b2-a14f-64dd3e38c79d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.862628 crc crio[24284]: time=\"2026-06-12T15:36:49.862561291Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook\" id=0a915a81-7e37-4790-b9c3-42b05b29d777 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:49.864855 crc crio[24284]: time=\"2026-06-12T15:36:49.864774014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.866641 crc crio[24284]: time=\"2026-06-12T15:36:49.866541773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f217c798-7121-4277-a8d4-75ce6b3b3a29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.870891 crc crio[24284]: time=\"2026-06-12T15:36:49.87077075Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler\" id=1504c851-b052-4a73-9995-f2aa0537957f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:49.878953 crc crio[24284]: time=\"2026-06-12T15:36:49.878807063Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics\" id=d268c721-d743-4768-94d2-c618a65965a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:49.888658 crc crio[24284]: time=\"2026-06-12T15:36:49.888085236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5aa2f7bb-aa72-4daa-b4d8-20256de6cc7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:49.894374 crc crio[24284]: time=\"2026-06-12T15:36:49.891166358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.895101 crc crio[24284]: time=\"2026-06-12T15:36:49.894995075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.910113 crc crio[24284]: time=\"2026-06-12T15:36:49.909983902Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin\" id=baf6b249-e2a0-4371-827f-76039a2778d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:49.914733 crc crio[24284]: time=\"2026-06-12T15:36:49.914633355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.918798 crc crio[24284]: time=\"2026-06-12T15:36:49.91875493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.924057 crc crio[24284]: time=\"2026-06-12T15:36:49.923930779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.957918 crc crio[24284]: time=\"2026-06-12T15:36:49.957442934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.963025 crc crio[24284]: time=\"2026-06-12T15:36:49.962923853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.964368 crc crio[24284]: time=\"2026-06-12T15:36:49.96373075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.976671 crc crio[24284]: time=\"2026-06-12T15:36:49.97656666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:49.986052 crc crio[24284]: time=\"2026-06-12T15:36:49.98574744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:50.124438 crc crio[24284]: time=\"2026-06-12T15:36:50.124324023Z\" level=info msg=\"Created container ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook\" id=0a915a81-7e37-4790-b9c3-42b05b29d777 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:50.125892 crc crio[24284]: time=\"2026-06-12T15:36:50.125732219Z\" level=info msg=\"Starting container: ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4\" id=2de08ce2-42c1-4b56-b168-0d27c28faf01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:50.138056 crc crio[24284]: time=\"2026-06-12T15:36:50.137911397Z\" level=info msg=\"Started container\" PID=38831 containerID=ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4 description=openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook id=2de08ce2-42c1-4b56-b168-0d27c28faf01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1\nJun 12 15:36:50.139701 crc crio[24284]: time=\"2026-06-12T15:36:50.139649643Z\" level=info msg=\"Created container b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics\" id=d268c721-d743-4768-94d2-c618a65965a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:50.141404 crc crio[24284]: time=\"2026-06-12T15:36:50.141321269Z\" level=info msg=\"Starting container: b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67\" id=23d76532-15f8-4d1d-8867-06de8648261b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:50.142496 crc crio[24284]: time=\"2026-06-12T15:36:50.142235248Z\" level=info msg=\"Created container 9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin\" id=baf6b249-e2a0-4371-827f-76039a2778d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:50.143897 crc crio[24284]: time=\"2026-06-12T15:36:50.143382236Z\" level=info msg=\"Starting container: 9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82\" id=9cb52e1e-b0de-456d-8ed2-29437ab89297 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:50.153200 crc crio[24284]: time=\"2026-06-12T15:36:50.153055905Z\" level=info msg=\"Started container\" PID=38851 containerID=9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin id=9cb52e1e-b0de-456d-8ed2-29437ab89297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe\nJun 12 15:36:50.157164 crc crio[24284]: time=\"2026-06-12T15:36:50.157069643Z\" level=info msg=\"Started container\" PID=38855 containerID=b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics id=23d76532-15f8-4d1d-8867-06de8648261b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53\nJun 12 15:36:50.173567 crc crio[24284]: time=\"2026-06-12T15:36:50.172975233Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:50.173567 crc crio[24284]: time=\"2026-06-12T15:36:50.173229202Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:50.173567 crc crio[24284]: time=\"2026-06-12T15:36:50.173356726Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:50.176490 crc crio[24284]: time=\"2026-06-12T15:36:50.176361585Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a3c2bb09-eb09-466b-a138-58a6748a1edb name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:50.182608 crc crio[24284]: time=\"2026-06-12T15:36:50.182470865Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 12 15:36:50.228530 crc crio[24284]: time=\"2026-06-12T15:36:50.228467209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:50.336948 crc crio[24284]: time=\"2026-06-12T15:36:50.336864744Z\" level=info msg=\"Created container df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502: openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler\" id=1504c851-b052-4a73-9995-f2aa0537957f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:50.338621 crc crio[24284]: time=\"2026-06-12T15:36:50.338528908Z\" level=info msg=\"Starting container: df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502\" id=ae7046a5-7cb5-4dcf-b66d-a235f6514549 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:50.347175 crc crio[24284]: time=\"2026-06-12T15:36:50.346969244Z\" level=info msg=\"Started container\" PID=38887 containerID=df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502 description=openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler id=ae7046a5-7cb5-4dcf-b66d-a235f6514549 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef6ca7c70ac543ffa3243a639922efb2c6dcb99a7abcd5d09821a07a4562d92\nJun 12 15:36:53.861567 crc crio[24284]: time=\"2026-06-12T15:36:53.860769695Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=a3c2bb09-eb09-466b-a138-58a6748a1edb name=/runtime.v1.ImageService/PullImage\nJun 12 15:36:53.863403 crc crio[24284]: time=\"2026-06-12T15:36:53.863004385Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=fdc001e4-38b1-4cb0-8e2e-0ff9b2cad541 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:53.867535 crc crio[24284]: time=\"2026-06-12T15:36:53.867449841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d33dbb38-519b-47ac-86ef-314e4ec311e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:36:53.876406 crc crio[24284]: time=\"2026-06-12T15:36:53.876155806Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy\" id=132e6358-5388-4dd1-8869-cb68f397a6d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:53.879006 crc crio[24284]: time=\"2026-06-12T15:36:53.878903646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:53.915721 crc crio[24284]: time=\"2026-06-12T15:36:53.915601795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:53.920360 crc crio[24284]: time=\"2026-06-12T15:36:53.920199876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:36:54.034491 crc crio[24284]: time=\"2026-06-12T15:36:54.033704458Z\" level=info msg=\"Created container ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy\" id=132e6358-5388-4dd1-8869-cb68f397a6d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:36:54.036516 crc crio[24284]: time=\"2026-06-12T15:36:54.036411337Z\" level=info msg=\"Starting container: ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3\" id=aca9839b-78c9-4e43-9083-4757cba1b859 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:36:54.047140 crc crio[24284]: time=\"2026-06-12T15:36:54.046777786Z\" level=info msg=\"Started container\" PID=38967 containerID=ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy id=aca9839b-78c9-4e43-9083-4757cba1b859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53\nJun 12 15:37:21.026475 crc crio[24284]: time=\"2026-06-12T15:37:21.024151249Z\" level=info msg=\"Stopping container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f (timeout: 15s)\" id=237a7a46-444e-41b2-87ee-548e283ea63e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:37:21.195653 crc crio[24284]: time=\"2026-06-12T15:37:21.194955565Z\" level=info msg=\"Stopped container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console\" id=237a7a46-444e-41b2-87ee-548e283ea63e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:37:21.198119 crc crio[24284]: time=\"2026-06-12T15:37:21.198008594Z\" level=info msg=\"Stopping pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=8ca83786-f32c-41a0-8378-d44e295919bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:37:21.199089 crc crio[24284]: time=\"2026-06-12T15:37:21.199045829Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc0006be1e0}] Aliases:map[]}\"\nJun 12 15:37:21.199412 crc crio[24284]: time=\"2026-06-12T15:37:21.199316428Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:37:21.672479 crc crio[24284]: time=\"2026-06-12T15:37:21.670056413Z\" level=info msg=\"Stopped pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=8ca83786-f32c-41a0-8378-d44e295919bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:37:22.137919 crc crio[24284]: time=\"2026-06-12T15:37:22.13716206Z\" level=info msg=\"Removing container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f\" id=2dd5f0be-a292-4bc4-9dcd-b9cbc210d7b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:37:22.169075 crc crio[24284]: time=\"2026-06-12T15:37:22.167972109Z\" level=info msg=\"Removed container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console\" id=2dd5f0be-a292-4bc4-9dcd-b9cbc210d7b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:37:27.686093 crc crio[24284]: time=\"2026-06-12T15:37:27.685555099Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/POD\" id=db5f3fcf-1860-49b6-b991-19926dd8eaf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:37:27.687751 crc crio[24284]: time=\"2026-06-12T15:37:27.686106858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:27.708914 crc crio[24284]: time=\"2026-06-12T15:37:27.70882462Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc0009b8c18}] Aliases:map[]}\"\nJun 12 15:37:27.708914 crc crio[24284]: time=\"2026-06-12T15:37:27.708910443Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:37:28.009469 crc crio[24284]: 2026-06-12T15:37:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05a9ef7a3d7611e Mac:be:0a:11:11:d7:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:37:28.015441 crc crio[24284]: time=\"2026-06-12T15:37:28.011239664Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc0009b8c18}] Aliases:map[]}\"\nJun 12 15:37:28.015441 crc crio[24284]: time=\"2026-06-12T15:37:28.011451961Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:37:28.019534 crc crio[24284]: time=\"2026-06-12T15:37:28.01944489Z\" level=info msg=\"Ran pod sandbox 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/POD\" id=db5f3fcf-1860-49b6-b991-19926dd8eaf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:37:28.022529 crc crio[24284]: time=\"2026-06-12T15:37:28.022433987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa115613-769e-419a-ac41-3cd2b84afa7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:28.024944 crc crio[24284]: time=\"2026-06-12T15:37:28.024793794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae92cf9a-15f2-42b5-8912-b848dc577b7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:28.035330 crc crio[24284]: time=\"2026-06-12T15:37:28.032949741Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util\" id=23289bef-d5ca-4c13-b2ca-27ea97f8ec1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:37:28.035330 crc crio[24284]: time=\"2026-06-12T15:37:28.033774468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:28.072617 crc crio[24284]: time=\"2026-06-12T15:37:28.072460503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:28.083320 crc crio[24284]: time=\"2026-06-12T15:37:28.083126602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:28.222631 crc crio[24284]: time=\"2026-06-12T15:37:28.222407338Z\" level=info msg=\"Created container 05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util\" id=23289bef-d5ca-4c13-b2ca-27ea97f8ec1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:37:28.225060 crc crio[24284]: time=\"2026-06-12T15:37:28.224697652Z\" level=info msg=\"Starting container: 05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a\" id=3d3ae6c7-65d1-49e0-b2ef-46df673e3ce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:37:28.233859 crc crio[24284]: time=\"2026-06-12T15:37:28.233691686Z\" level=info msg=\"Started container\" PID=40287 containerID=05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util id=3d3ae6c7-65d1-49e0-b2ef-46df673e3ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\nJun 12 15:37:29.222687 crc crio[24284]: time=\"2026-06-12T15:37:29.222474444Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:29.223978 crc crio[24284]: time=\"2026-06-12T15:37:29.223150756Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:29.223978 crc crio[24284]: time=\"2026-06-12T15:37:29.223226449Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:29.227911 crc crio[24284]: time=\"2026-06-12T15:37:29.226428474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1aa12124-133f-4766-a051-6c0c22df4e8c name=/runtime.v1.ImageService/PullImage\nJun 12 15:37:29.236022 crc crio[24284]: time=\"2026-06-12T15:37:29.235915814Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 12 15:37:31.372563 crc crio[24284]: time=\"2026-06-12T15:37:31.371383974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1aa12124-133f-4766-a051-6c0c22df4e8c name=/runtime.v1.ImageService/PullImage\nJun 12 15:37:31.375659 crc crio[24284]: time=\"2026-06-12T15:37:31.373615807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b1fef07f-089d-42cc-ac15-6eddd2d66b70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:31.378466 crc crio[24284]: time=\"2026-06-12T15:37:31.378352232Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9c216bd8-059d-4f1a-987c-a3aff3dced66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:31.389782 crc crio[24284]: time=\"2026-06-12T15:37:31.38962402Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull\" id=39d6734e-2599-44a1-95a3-0208365b0dc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:37:31.391485 crc crio[24284]: time=\"2026-06-12T15:37:31.391408499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:31.428303 crc crio[24284]: time=\"2026-06-12T15:37:31.42806299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:31.428650 crc crio[24284]: time=\"2026-06-12T15:37:31.428580527Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7d5f42c6861f3242849f437ce00665118bdf72bdb4f13748ef9b02305e551ab2/merged/etc/passwd: no such file or directory\"\nJun 12 15:37:31.428738 crc crio[24284]: time=\"2026-06-12T15:37:31.42867643Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7d5f42c6861f3242849f437ce00665118bdf72bdb4f13748ef9b02305e551ab2/merged/etc/group: no such file or directory\"\nJun 12 15:37:31.433842 crc crio[24284]: time=\"2026-06-12T15:37:31.433709142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:31.576488 crc crio[24284]: time=\"2026-06-12T15:37:31.575780669Z\" level=info msg=\"Created container 367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull\" id=39d6734e-2599-44a1-95a3-0208365b0dc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:37:31.577848 crc crio[24284]: time=\"2026-06-12T15:37:31.577776604Z\" level=info msg=\"Starting container: 367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a\" id=b28c24d3-1588-40c6-958b-7935b14cfde4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:37:31.582922 crc crio[24284]: time=\"2026-06-12T15:37:31.582757137Z\" level=info msg=\"Started container\" PID=40344 containerID=367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull id=b28c24d3-1588-40c6-958b-7935b14cfde4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\nJun 12 15:37:32.263421 crc crio[24284]: time=\"2026-06-12T15:37:32.262039412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d461ba08-1d83-4005-b7bf-2b3b7a590f00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:32.267609 crc crio[24284]: time=\"2026-06-12T15:37:32.267520803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ad82117-2e0a-4c04-b73c-390a283fcf09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:32.291356 crc crio[24284]: time=\"2026-06-12T15:37:32.291179896Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract\" id=56038b64-2116-44de-bb97-c2a2617b8b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:37:32.291960 crc crio[24284]: time=\"2026-06-12T15:37:32.291861678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:32.325433 crc crio[24284]: time=\"2026-06-12T15:37:32.325332663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:32.329484 crc crio[24284]: time=\"2026-06-12T15:37:32.329405166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:32.444820 crc crio[24284]: time=\"2026-06-12T15:37:32.444657915Z\" level=info msg=\"Created container 6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract\" id=56038b64-2116-44de-bb97-c2a2617b8b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:37:32.446162 crc crio[24284]: time=\"2026-06-12T15:37:32.446078242Z\" level=info msg=\"Starting container: 6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200\" id=384fb6f1-ad98-4815-a788-2b8ea1d01683 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:37:32.453531 crc crio[24284]: time=\"2026-06-12T15:37:32.453428862Z\" level=info msg=\"Started container\" PID=40365 containerID=6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract id=384fb6f1-ad98-4815-a788-2b8ea1d01683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\nJun 12 15:37:34.717740 crc crio[24284]: time=\"2026-06-12T15:37:34.716993241Z\" level=info msg=\"Stopping pod sandbox: 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\" id=cbf80070-a5db-4729-84e5-4bcfe42f0761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:37:34.718654 crc crio[24284]: time=\"2026-06-12T15:37:34.718620795Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc001e04c90}] Aliases:map[]}\"\nJun 12 15:37:34.718862 crc crio[24284]: time=\"2026-06-12T15:37:34.718789781Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:37:35.010610 crc crio[24284]: time=\"2026-06-12T15:37:35.002751387Z\" level=info msg=\"Stopped pod sandbox: 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\" id=cbf80070-a5db-4729-84e5-4bcfe42f0761 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:37:41.260951 crc crio[24284]: time=\"2026-06-12T15:37:41.26007769Z\" level=info msg=\"Stopping pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=b6c652b4-1144-48be-8042-06312c910160 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:37:41.260951 crc crio[24284]: time=\"2026-06-12T15:37:41.260921635Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=b6c652b4-1144-48be-8042-06312c910160 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:37:41.263739 crc crio[24284]: time=\"2026-06-12T15:37:41.261863093Z\" level=info msg=\"Removing pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=0d6f8b50-241f-4fc6-a99c-9e2414aad3e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:37:41.273182 crc crio[24284]: time=\"2026-06-12T15:37:41.272999718Z\" level=info msg=\"Removed pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=0d6f8b50-241f-4fc6-a99c-9e2414aad3e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:37:47.191297 crc crio[24284]: time=\"2026-06-12T15:37:47.187860617Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/POD\" id=3854a635-77c5-4137-b1ab-8aa1c8400c0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:37:47.191297 crc crio[24284]: time=\"2026-06-12T15:37:47.188453987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:47.214581 crc crio[24284]: time=\"2026-06-12T15:37:47.214518795Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6d6586cdbc-cwmmr Namespace:metallb-system ID:8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 UID:32817445-a4dc-4237-a1e6-2366feafc17e NetNS:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32817445_a4dc_4237_a1e6_2366feafc17e.slice PodAnnotations:0xc0009b85f8}] Aliases:map[]}\"\nJun 12 15:37:47.214934 crc crio[24284]: time=\"2026-06-12T15:37:47.214867536Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:37:48.458237 crc crio[24284]: time=\"2026-06-12T15:37:48.454534711Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/POD\" id=c2277b1f-f40b-452d-bac8-4414bbbf5d35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:37:48.610226 crc crio[24284]: time=\"2026-06-12T15:37:48.606975061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:37:48.640903 crc crio[24284]: time=\"2026-06-12T15:37:48.639575487Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-777bdcbc49-2vffv Namespace:metallb-system ID:e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 UID:09712a2f-40cf-4860-a6f7-be2ae9cd2fac NetNS:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09712a2f_40cf_4860_a6f7_be2ae9cd2fac.slice PodAnnotations:0xc0012124d0}] Aliases:map[]}\"\nJun 12 15:37:48.640903 crc crio[24284]: time=\"2026-06-12T15:37:48.639682761Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:37:49.136599 crc crio[24284]: 2026-06-12T15:37:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c128084573bcf3 Mac:9e:fc:2e:e4:66:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 SocketPath: PciID:}] [{Interface:0xc00068ce30 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:37:49.140351 crc crio[24284]: time=\"2026-06-12T15:37:49.13941869Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6d6586cdbc-cwmmr Namespace:metallb-system ID:8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 UID:32817445-a4dc-4237-a1e6-2366feafc17e NetNS:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32817445_a4dc_4237_a1e6_2366feafc17e.slice PodAnnotations:0xc0009b85f8}] Aliases:map[]}\"\nJun 12 15:37:49.140351 crc crio[24284]: time=\"2026-06-12T15:37:49.139771962Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:37:49.150395 crc crio[24284]: time=\"2026-06-12T15:37:49.150070488Z\" level=info msg=\"Ran pod sandbox 8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 with infra container: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/POD\" id=3854a635-77c5-4137-b1ab-8aa1c8400c0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:37:49.153989 crc crio[24284]: time=\"2026-06-12T15:37:49.153686204Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:49.153989 crc crio[24284]: time=\"2026-06-12T15:37:49.153937872Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:49.153989 crc crio[24284]: time=\"2026-06-12T15:37:49.153999504Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:49.158999 crc crio[24284]: time=\"2026-06-12T15:37:49.156382792Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=32ff650b-fbf7-4cf6-bed6-b32085382784 name=/runtime.v1.ImageService/PullImage\nJun 12 15:37:49.169181 crc crio[24284]: time=\"2026-06-12T15:37:49.169055886Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 12 15:37:49.330324 crc crio[24284]: 2026-06-12T15:37:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e59106c5fabc41f Mac:a6:75:50:87:de:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:37:49.332706 crc crio[24284]: time=\"2026-06-12T15:37:49.332603678Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-777bdcbc49-2vffv Namespace:metallb-system ID:e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 UID:09712a2f-40cf-4860-a6f7-be2ae9cd2fac NetNS:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09712a2f_40cf_4860_a6f7_be2ae9cd2fac.slice PodAnnotations:0xc0012124d0}] Aliases:map[]}\"\nJun 12 15:37:49.333035 crc crio[24284]: time=\"2026-06-12T15:37:49.33295422Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:37:49.348581 crc crio[24284]: time=\"2026-06-12T15:37:49.348490159Z\" level=info msg=\"Ran pod sandbox e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 with infra container: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/POD\" id=c2277b1f-f40b-452d-bac8-4414bbbf5d35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:37:49.355658 crc crio[24284]: time=\"2026-06-12T15:37:49.355547576Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:49.355987 crc crio[24284]: time=\"2026-06-12T15:37:49.355929229Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:49.356307 crc crio[24284]: time=\"2026-06-12T15:37:49.356011201Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:37:49.357826 crc crio[24284]: time=\"2026-06-12T15:37:49.357758717Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ac4f5f8c-5ad9-47fa-9224-854ba021a945 name=/runtime.v1.ImageService/PullImage\nJun 12 15:37:49.361592 crc crio[24284]: time=\"2026-06-12T15:37:49.3615118Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 12 15:38:00.563620 crc crio[24284]: time=\"2026-06-12T15:38:00.562686508Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687978-hjd79/POD\" id=905d6111-8f83-4793-908c-6293df52f3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:00.566081 crc crio[24284]: time=\"2026-06-12T15:38:00.563681061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:11.550175 crc crio[24284]: time=\"2026-06-12T15:38:11.549147138Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=32ff650b-fbf7-4cf6-bed6-b32085382784 name=/runtime.v1.ImageService/PullImage\nJun 12 15:38:11.573580 crc crio[24284]: time=\"2026-06-12T15:38:11.573481426Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=96ed2dd9-88dd-48fa-bac0-ce6b104ae5e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:11.601329 crc crio[24284]: time=\"2026-06-12T15:38:11.600692601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=96079915-9c56-4e45-96f6-a931ff2facc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:11.612748 crc crio[24284]: time=\"2026-06-12T15:38:11.61244687Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286358}] Aliases:map[]}\"\nJun 12 15:38:11.612748 crc crio[24284]: time=\"2026-06-12T15:38:11.612534643Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687978-hjd79 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:11.615347 crc crio[24284]: time=\"2026-06-12T15:38:11.613880087Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=ac4f5f8c-5ad9-47fa-9224-854ba021a945 name=/runtime.v1.ImageService/PullImage\nJun 12 15:38:11.618785 crc crio[24284]: time=\"2026-06-12T15:38:11.618705803Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6ff3647c-73c3-4029-a02e-3c77b1a3a8ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:11.641494 crc crio[24284]: time=\"2026-06-12T15:38:11.641370383Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=fa04d75d-53ed-43bb-ac6a-74137a7cfc43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:11.641852 crc crio[24284]: time=\"2026-06-12T15:38:11.64153184Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager\" id=61cf1bbd-bf48-4adb-bd24-13fc4e0d512b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:11.651328 crc crio[24284]: time=\"2026-06-12T15:38:11.650744163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:11.697335 crc crio[24284]: time=\"2026-06-12T15:38:11.69470193Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server\" id=658e04c8-0cde-458e-b512-5a20418237f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:11.717392 crc crio[24284]: time=\"2026-06-12T15:38:11.71687578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:11.806711 crc crio[24284]: time=\"2026-06-12T15:38:11.806212906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:11.831531 crc crio[24284]: time=\"2026-06-12T15:38:11.83047685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:11.851142 crc crio[24284]: time=\"2026-06-12T15:38:11.85104107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:11.857029 crc crio[24284]: time=\"2026-06-12T15:38:11.856700107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:12.170292 crc crio[24284]: time=\"2026-06-12T15:38:12.169517592Z\" level=info msg=\"Created container e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager\" id=61cf1bbd-bf48-4adb-bd24-13fc4e0d512b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:12.172346 crc crio[24284]: time=\"2026-06-12T15:38:12.172161909Z\" level=info msg=\"Starting container: e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53\" id=9fca95f6-59f6-4c3c-8108-544ac3a9c8a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:12.176749 crc crio[24284]: time=\"2026-06-12T15:38:12.175430625Z\" level=info msg=\"Created container 780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server\" id=658e04c8-0cde-458e-b512-5a20418237f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:12.189393 crc crio[24284]: time=\"2026-06-12T15:38:12.189043641Z\" level=info msg=\"Started container\" PID=41165 containerID=e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53 description=metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager id=9fca95f6-59f6-4c3c-8108-544ac3a9c8a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2\nJun 12 15:38:12.192428 crc crio[24284]: time=\"2026-06-12T15:38:12.192235663Z\" level=info msg=\"Starting container: 780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06\" id=d0669341-d2e7-49fa-9ecb-f14d928bd47e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:12.215134 crc crio[24284]: time=\"2026-06-12T15:38:12.215039063Z\" level=info msg=\"Started container\" PID=41168 containerID=780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06 description=metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server id=d0669341-d2e7-49fa-9ecb-f14d928bd47e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6\nJun 12 15:38:12.804578 crc crio[24284]: 2026-06-12T15:38:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:175b973fa1eaee5 Mac:92:4a:ff:89:54:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 SocketPath: PciID:}] [{Interface:0xc00011a9c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:38:12.806918 crc crio[24284]: time=\"2026-06-12T15:38:12.806755466Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286358}] Aliases:map[]}\"\nJun 12 15:38:12.807052 crc crio[24284]: time=\"2026-06-12T15:38:12.806958893Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687978-hjd79 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:38:12.816563 crc crio[24284]: time=\"2026-06-12T15:38:12.816450895Z\" level=info msg=\"Ran pod sandbox 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd with infra container: openshift-infra/auto-csr-approver-29687978-hjd79/POD\" id=905d6111-8f83-4793-908c-6293df52f3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:12.825009 crc crio[24284]: time=\"2026-06-12T15:38:12.824872374Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ecd462c-82d7-41d7-895e-5ba689a4325f name=/runtime.v1.ImageService/PullImage\nJun 12 15:38:12.830853 crc crio[24284]: time=\"2026-06-12T15:38:12.830303283Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:38:14.813598 crc crio[24284]: time=\"2026-06-12T15:38:14.813396486Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ecd462c-82d7-41d7-895e-5ba689a4325f name=/runtime.v1.ImageService/PullImage\nJun 12 15:38:14.816327 crc crio[24284]: time=\"2026-06-12T15:38:14.816154055Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf0c6af5-76c6-4a74-beb5-4665a78f329f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:14.818717 crc crio[24284]: time=\"2026-06-12T15:38:14.818621046Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1ff8973-31a4-41c3-9e7b-a8584aff1896 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:14.909843 crc crio[24284]: time=\"2026-06-12T15:38:14.909714436Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687978-hjd79/oc\" id=072ae156-a720-4f03-82f1-79bb702f0989 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:14.910773 crc crio[24284]: time=\"2026-06-12T15:38:14.910691948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:14.957812 crc crio[24284]: time=\"2026-06-12T15:38:14.95769265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:15.415087 crc crio[24284]: time=\"2026-06-12T15:38:15.413520191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:15.539636 crc crio[24284]: time=\"2026-06-12T15:38:15.539485197Z\" level=info msg=\"Created container a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1: openshift-infra/auto-csr-approver-29687978-hjd79/oc\" id=072ae156-a720-4f03-82f1-79bb702f0989 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:15.541011 crc crio[24284]: time=\"2026-06-12T15:38:15.540922203Z\" level=info msg=\"Starting container: a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1\" id=793bf7ef-9029-40a6-a02e-d560d5af2217 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:15.546527 crc crio[24284]: time=\"2026-06-12T15:38:15.546446864Z\" level=info msg=\"Started container\" PID=41252 containerID=a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1 description=openshift-infra/auto-csr-approver-29687978-hjd79/oc id=793bf7ef-9029-40a6-a02e-d560d5af2217 name=/runtime.v1.RuntimeService/StartContainer sandboxID=175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\nJun 12 15:38:18.227495 crc crio[24284]: time=\"2026-06-12T15:38:18.227310533Z\" level=info msg=\"Stopping pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=0c398feb-a18e-425e-a08e-d2426276775f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:38:18.229566 crc crio[24284]: time=\"2026-06-12T15:38:18.228624916Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286918}] Aliases:map[]}\"\nJun 12 15:38:18.229566 crc crio[24284]: time=\"2026-06-12T15:38:18.228793352Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687978-hjd79 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:18.798515 crc crio[24284]: time=\"2026-06-12T15:38:18.798425172Z\" level=info msg=\"Stopped pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=0c398feb-a18e-425e-a08e-d2426276775f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:38:49.060817 crc crio[24284]: time=\"2026-06-12T15:38:49.060071854Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-jd5hz/POD\" id=b8a7b11c-a4a5-4252-8eb1-f5eb1fed70b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:49.062052 crc crio[24284]: time=\"2026-06-12T15:38:49.060887461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:49.088310 crc crio[24284]: time=\"2026-06-12T15:38:49.0881113Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jd5hz Namespace:metallb-system ID:6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 UID:cfa073bd-7dae-4d38-a0fb-efb909e8989a NetNS:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa073bd_7dae_4d38_a0fb_efb909e8989a.slice PodAnnotations:0xc00041cb48}] Aliases:map[]}\"\nJun 12 15:38:49.088310 crc crio[24284]: time=\"2026-06-12T15:38:49.088225524Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-jd5hz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:49.652105 crc crio[24284]: 2026-06-12T15:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ecf8232ce90b55 Mac:62:18:d4:c0:5f:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:38:49.654365 crc crio[24284]: time=\"2026-06-12T15:38:49.654215346Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jd5hz Namespace:metallb-system ID:6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 UID:cfa073bd-7dae-4d38-a0fb-efb909e8989a NetNS:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa073bd_7dae_4d38_a0fb_efb909e8989a.slice PodAnnotations:0xc00041cb48}] Aliases:map[]}\"\nJun 12 15:38:49.654484 crc crio[24284]: time=\"2026-06-12T15:38:49.654421802Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-jd5hz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:38:49.661718 crc crio[24284]: time=\"2026-06-12T15:38:49.661602439Z\" level=info msg=\"Ran pod sandbox 6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 with infra container: metallb-system/controller-8464864885-jd5hz/POD\" id=b8a7b11c-a4a5-4252-8eb1-f5eb1fed70b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:49.665360 crc crio[24284]: time=\"2026-06-12T15:38:49.665159133Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=934b8681-e65a-4b05-8ad2-6204b8184dbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:49.667828 crc crio[24284]: time=\"2026-06-12T15:38:49.667746447Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7aac0422-17c6-4df9-b9dc-306176e3d765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:49.754861 crc crio[24284]: time=\"2026-06-12T15:38:49.754768798Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jd5hz/controller\" id=35aab47d-7c04-4c17-bf24-a789119e3a93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:49.755414 crc crio[24284]: time=\"2026-06-12T15:38:49.755362136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:49.795221 crc crio[24284]: time=\"2026-06-12T15:38:49.795101111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:49.800788 crc crio[24284]: time=\"2026-06-12T15:38:49.800725664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:49.984298 crc crio[24284]: time=\"2026-06-12T15:38:49.982143281Z\" level=info msg=\"Created container 20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3: metallb-system/controller-8464864885-jd5hz/controller\" id=35aab47d-7c04-4c17-bf24-a789119e3a93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:49.986093 crc crio[24284]: time=\"2026-06-12T15:38:49.986021248Z\" level=info msg=\"Starting container: 20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3\" id=4362cbe8-9315-4f34-9485-d30ff82ffbd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:49.997320 crc crio[24284]: time=\"2026-06-12T15:38:49.997156251Z\" level=info msg=\"Started container\" PID=41862 containerID=20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3 description=metallb-system/controller-8464864885-jd5hz/controller id=4362cbe8-9315-4f34-9485-d30ff82ffbd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4\nJun 12 15:38:50.070514 crc crio[24284]: time=\"2026-06-12T15:38:50.07038983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6906fe59-7063-4a8a-8759-8b9e43bc4ad4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:50.074654 crc crio[24284]: time=\"2026-06-12T15:38:50.074545286Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3325a5e3-1606-4231-8bde-52860acf0176 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:50.140175 crc crio[24284]: time=\"2026-06-12T15:38:50.13999074Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy\" id=c6cefdd2-cef8-45da-a495-75cf2e53a0e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:50.141303 crc crio[24284]: time=\"2026-06-12T15:38:50.141119228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:50.186488 crc crio[24284]: time=\"2026-06-12T15:38:50.184019868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:50.188628 crc crio[24284]: time=\"2026-06-12T15:38:50.188540413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:50.686726 crc crio[24284]: time=\"2026-06-12T15:38:50.683700796Z\" level=info msg=\"Created container 1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46: metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy\" id=c6cefdd2-cef8-45da-a495-75cf2e53a0e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:50.687635 crc crio[24284]: time=\"2026-06-12T15:38:50.686749134Z\" level=info msg=\"Starting container: 1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46\" id=2f75d3e5-dad4-4464-948f-8a6015f8e93b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:50.693112 crc crio[24284]: time=\"2026-06-12T15:38:50.692954039Z\" level=info msg=\"Started container\" PID=41879 containerID=1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46 description=metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy id=2f75d3e5-dad4-4464-948f-8a6015f8e93b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4\nJun 12 15:38:55.540217 crc crio[24284]: time=\"2026-06-12T15:38:55.539648443Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-cpznh/POD\" id=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:55.540217 crc crio[24284]: time=\"2026-06-12T15:38:55.54018064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:55.558962 crc crio[24284]: time=\"2026-06-12T15:38:55.558835478Z\" 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=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:55.584044 crc crio[24284]: time=\"2026-06-12T15:38:55.583854945Z\" level=info msg=\"Ran pod sandbox 3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494 with infra container: metallb-system/speaker-cpznh/POD\" id=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:55.586777 crc crio[24284]: time=\"2026-06-12T15:38:55.586677913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=af222acc-ec80-41d2-ad24-8209f1136bbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:55.591611 crc crio[24284]: time=\"2026-06-12T15:38:55.591309584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4b5200b2-6f29-40a4-842e-1373cfa960e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:55.754302 crc crio[24284]: time=\"2026-06-12T15:38:55.754124205Z\" level=info msg=\"Creating container: metallb-system/speaker-cpznh/speaker\" id=9054831b-3e46-44af-a111-af6e97c38951 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:55.754765 crc crio[24284]: time=\"2026-06-12T15:38:55.754653693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:55.784947 crc crio[24284]: time=\"2026-06-12T15:38:55.784666764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:55.988199 crc crio[24284]: time=\"2026-06-12T15:38:55.988047386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:56.143504 crc crio[24284]: time=\"2026-06-12T15:38:56.143350142Z\" level=info msg=\"Created container 2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7: metallb-system/speaker-cpznh/speaker\" id=9054831b-3e46-44af-a111-af6e97c38951 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:56.147731 crc crio[24284]: time=\"2026-06-12T15:38:56.14756153Z\" level=info msg=\"Starting container: 2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7\" id=cb115be4-a094-4a93-ab0a-c015ff2e798c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:56.153774 crc crio[24284]: time=\"2026-06-12T15:38:56.153186702Z\" level=info msg=\"Started container\" PID=41932 containerID=2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7 description=metallb-system/speaker-cpznh/speaker id=cb115be4-a094-4a93-ab0a-c015ff2e798c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494\nJun 12 15:38:56.177765 crc crio[24284]: time=\"2026-06-12T15:38:56.175742889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b0ab735f-3a6d-44c7-a896-51ba7f89a458 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:56.196019 crc crio[24284]: time=\"2026-06-12T15:38:56.195797423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=99575bff-ba59-4b5e-ab56-f97fdc71f752 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:56.205077 crc crio[24284]: time=\"2026-06-12T15:38:56.204890358Z\" level=info msg=\"Creating container: metallb-system/speaker-cpznh/kube-rbac-proxy\" id=3505bc13-d33d-4989-b6e9-bc4c44d47a57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:56.205939 crc crio[24284]: time=\"2026-06-12T15:38:56.205685965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:56.266794 crc crio[24284]: time=\"2026-06-12T15:38:56.26071399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:56.697689 crc crio[24284]: time=\"2026-06-12T15:38:56.697521078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:57.255792 crc crio[24284]: time=\"2026-06-12T15:38:57.255697693Z\" level=info msg=\"Created container 9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939: metallb-system/speaker-cpznh/kube-rbac-proxy\" id=3505bc13-d33d-4989-b6e9-bc4c44d47a57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:57.257722 crc crio[24284]: time=\"2026-06-12T15:38:57.257518255Z\" level=info msg=\"Starting container: 9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939\" id=82964160-0a22-4a1e-9c39-acc1b2b5a8bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:57.268954 crc crio[24284]: time=\"2026-06-12T15:38:57.268766692Z\" level=info msg=\"Started container\" PID=41967 containerID=9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939 description=metallb-system/speaker-cpznh/kube-rbac-proxy id=82964160-0a22-4a1e-9c39-acc1b2b5a8bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494\nJun 12 15:39:15.076579 crc crio[24284]: time=\"2026-06-12T15:39:15.075165459Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-qt9rz/POD\" id=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:39:15.078781 crc crio[24284]: time=\"2026-06-12T15:39:15.076617577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:15.096656 crc crio[24284]: time=\"2026-06-12T15:39:15.09635172Z\" 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=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:39:15.351187 crc crio[24284]: time=\"2026-06-12T15:39:15.3504975Z\" level=info msg=\"Ran pod sandbox ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2 with infra container: openshift-frr-k8s/frr-k8s-qt9rz/POD\" id=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:39:15.353871 crc crio[24284]: time=\"2026-06-12T15:39:15.353734756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:15.354223 crc crio[24284]: time=\"2026-06-12T15:39:15.354067306Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:15.354223 crc crio[24284]: time=\"2026-06-12T15:39:15.354206901Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:15.355710 crc crio[24284]: time=\"2026-06-12T15:39:15.355533035Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7092e9c7-9036-446d-999d-4aee7eb53d25 name=/runtime.v1.ImageService/PullImage\nJun 12 15:39:15.364628 crc crio[24284]: time=\"2026-06-12T15:39:15.364526687Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 15:39:15.755017 crc crio[24284]: time=\"2026-06-12T15:39:15.75488517Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/POD\" id=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:39:15.755151 crc crio[24284]: time=\"2026-06-12T15:39:15.755047856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:15.773536 crc crio[24284]: time=\"2026-06-12T15:39:15.773370314Z\" 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=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:39:15.784179 crc crio[24284]: time=\"2026-06-12T15:39:15.784057224Z\" level=info msg=\"Ran pod sandbox 1b87ba67069fc086f6141c8b94062c0bd3f3ada6cb7dfde374f58ede059fd168 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/POD\" id=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:39:15.788784 crc crio[24284]: time=\"2026-06-12T15:39:15.788708534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:15.789084 crc crio[24284]: time=\"2026-06-12T15:39:15.78889123Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:15.789084 crc crio[24284]: time=\"2026-06-12T15:39:15.788996283Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:15.790359 crc crio[24284]: time=\"2026-06-12T15:39:15.790159791Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=09e162fc-8f68-4aca-bb2d-b60e7334ac3f name=/runtime.v1.ImageService/PullImage\nJun 12 15:39:15.793874 crc crio[24284]: time=\"2026-06-12T15:39:15.793665905Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 15:39:41.350844 crc crio[24284]: time=\"2026-06-12T15:39:41.347381684Z\" level=info msg=\"Removing container: 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42\" id=e981b836-7ca2-4f0e-87c0-ee86bb7fb9a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:39:43.843899 crc crio[24284]: time=\"2026-06-12T15:39:43.841693583Z\" level=info msg=\"Removed container 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42: openshift-infra/auto-csr-approver-29687972-jktfv/oc\" id=e981b836-7ca2-4f0e-87c0-ee86bb7fb9a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:39:43.857734 crc crio[24284]: time=\"2026-06-12T15:39:43.857580512Z\" level=info msg=\"Stopping pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=8ab5b4a2-4b12-4083-8195-c87c88f62f6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:39:43.857734 crc crio[24284]: time=\"2026-06-12T15:39:43.857751567Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=8ab5b4a2-4b12-4083-8195-c87c88f62f6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:39:43.859156 crc crio[24284]: time=\"2026-06-12T15:39:43.859039199Z\" level=info msg=\"Removing pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=901f1b55-753e-43a4-988b-17d9780a4574 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:39:43.900125 crc crio[24284]: time=\"2026-06-12T15:39:43.899904865Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7092e9c7-9036-446d-999d-4aee7eb53d25 name=/runtime.v1.ImageService/PullImage\nJun 12 15:39:43.901539 crc crio[24284]: time=\"2026-06-12T15:39:43.90137416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d6b0add3-4dc0-410a-a254-99801036116b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:43.918028 crc crio[24284]: time=\"2026-06-12T15:39:43.917812156Z\" level=info msg=\"Removed pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=901f1b55-753e-43a4-988b-17d9780a4574 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:39:43.923316 crc crio[24284]: time=\"2026-06-12T15:39:43.9231265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a5b35e92-465b-4f81-9f83-aeb63f528eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:43.935822 crc crio[24284]: time=\"2026-06-12T15:39:43.935649699Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=09e162fc-8f68-4aca-bb2d-b60e7334ac3f name=/runtime.v1.ImageService/PullImage\nJun 12 15:39:43.936926 crc crio[24284]: time=\"2026-06-12T15:39:43.936811876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=678c677d-10d5-4f93-83a8-012cdb6d9c1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:43.941429 crc crio[24284]: time=\"2026-06-12T15:39:43.941350684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=03e72fc3-451e-4d42-81fb-c598454768d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:43.987871 crc crio[24284]: time=\"2026-06-12T15:39:43.987663505Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files\" id=d134b252-97b9-418e-b91d-4beedd433dbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:43.990212 crc crio[24284]: time=\"2026-06-12T15:39:43.990071875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:43.994637 crc crio[24284]: time=\"2026-06-12T15:39:43.994512368Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server\" id=61f2805a-a681-44d2-a62c-67a651344167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:44.009137 crc crio[24284]: time=\"2026-06-12T15:39:44.006467979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:44.046107 crc crio[24284]: time=\"2026-06-12T15:39:44.045092298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:44.053900 crc crio[24284]: time=\"2026-06-12T15:39:44.053816103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:44.078438 crc crio[24284]: time=\"2026-06-12T15:39:44.076792532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:44.088586 crc crio[24284]: time=\"2026-06-12T15:39:44.086380585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:44.284611 crc crio[24284]: time=\"2026-06-12T15:39:44.283661474Z\" level=info msg=\"Created container 4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files\" id=d134b252-97b9-418e-b91d-4beedd433dbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:44.287822 crc crio[24284]: time=\"2026-06-12T15:39:44.28761891Z\" level=info msg=\"Created container 78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server\" id=61f2805a-a681-44d2-a62c-67a651344167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:44.289974 crc crio[24284]: time=\"2026-06-12T15:39:44.289152579Z\" level=info msg=\"Starting container: 78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a\" id=c9738017-ca7c-4404-babb-ea3e34744035 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:44.289974 crc crio[24284]: time=\"2026-06-12T15:39:44.28918017Z\" level=info msg=\"Starting container: 4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044\" id=a9eb2e32-ce73-49ab-babf-ad1da55289c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:44.299152 crc crio[24284]: time=\"2026-06-12T15:39:44.29900931Z\" level=info msg=\"Started container\" PID=42707 containerID=78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server id=c9738017-ca7c-4404-babb-ea3e34744035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b87ba67069fc086f6141c8b94062c0bd3f3ada6cb7dfde374f58ede059fd168\nJun 12 15:39:44.302390 crc crio[24284]: time=\"2026-06-12T15:39:44.301343526Z\" level=info msg=\"Started container\" PID=42704 containerID=4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files id=a9eb2e32-ce73-49ab-babf-ad1da55289c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:45.245525 crc crio[24284]: time=\"2026-06-12T15:39:45.245466236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2c45fadc-3564-4e49-845f-de5e7faddafc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:45.256381 crc crio[24284]: time=\"2026-06-12T15:39:45.256208373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=33d2c82c-f02a-4980-a6bb-bb2b90be6eba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:45.318614 crc crio[24284]: time=\"2026-06-12T15:39:45.318505335Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader\" id=8676c414-d1f6-4c02-8628-bd10f02081e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:45.328003 crc crio[24284]: time=\"2026-06-12T15:39:45.327878914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:45.386390 crc crio[24284]: time=\"2026-06-12T15:39:45.385648915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:45.391400 crc crio[24284]: time=\"2026-06-12T15:39:45.39131281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:45.641864 crc crio[24284]: time=\"2026-06-12T15:39:45.641688553Z\" level=info msg=\"Created container 34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7: openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader\" id=8676c414-d1f6-4c02-8628-bd10f02081e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:45.643386 crc crio[24284]: time=\"2026-06-12T15:39:45.643189502Z\" level=info msg=\"Starting container: 34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7\" id=cd28e123-9596-4409-a922-2f17cb072787 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:45.654003 crc crio[24284]: time=\"2026-06-12T15:39:45.653888121Z\" level=info msg=\"Started container\" PID=42739 containerID=34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader id=cd28e123-9596-4409-a922-2f17cb072787 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:46.269978 crc crio[24284]: time=\"2026-06-12T15:39:46.269819065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c099e66d-1cd4-4da7-876c-d851b6cab302 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:46.276178 crc crio[24284]: time=\"2026-06-12T15:39:46.276045369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6f5c8174-afc5-4eb1-bec2-814ea1730295 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:46.361645 crc crio[24284]: time=\"2026-06-12T15:39:46.361557608Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics\" id=aaf7ee30-313b-4485-9410-def343f3c103 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:46.366289 crc crio[24284]: time=\"2026-06-12T15:39:46.366162359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:46.415145 crc crio[24284]: time=\"2026-06-12T15:39:46.414817715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:46.421864 crc crio[24284]: time=\"2026-06-12T15:39:46.421593818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:46.676911 crc crio[24284]: time=\"2026-06-12T15:39:46.676234562Z\" level=info msg=\"Created container b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a: openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics\" id=aaf7ee30-313b-4485-9410-def343f3c103 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:46.678433 crc crio[24284]: time=\"2026-06-12T15:39:46.678365492Z\" level=info msg=\"Starting container: b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a\" id=d2e8cb44-e2f7-4ea8-97f2-ae3ab090d419 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:46.684885 crc crio[24284]: time=\"2026-06-12T15:39:46.68474742Z\" level=info msg=\"Started container\" PID=42749 containerID=b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a description=openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics id=d2e8cb44-e2f7-4ea8-97f2-ae3ab090d419 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:47.289561 crc crio[24284]: time=\"2026-06-12T15:39:47.289443954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c396f356-d53d-4c41-a5f5-9a0468bf9ea2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:47.296801 crc crio[24284]: time=\"2026-06-12T15:39:47.29666929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e9b0b770-2bff-4b71-8599-a1ab92ecd64c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:47.325312 crc crio[24284]: time=\"2026-06-12T15:39:47.325086177Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status\" id=3bf08f0f-1310-4163-8565-3d7772cd4197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:47.327804 crc crio[24284]: time=\"2026-06-12T15:39:47.327740844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:47.367387 crc crio[24284]: time=\"2026-06-12T15:39:47.361877347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:47.367387 crc crio[24284]: time=\"2026-06-12T15:39:47.366620152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:47.526336 crc crio[24284]: time=\"2026-06-12T15:39:47.526137344Z\" level=info msg=\"Created container 2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status\" id=3bf08f0f-1310-4163-8565-3d7772cd4197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:47.527775 crc crio[24284]: time=\"2026-06-12T15:39:47.527709256Z\" level=info msg=\"Starting container: 2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958\" id=7fc12853-e973-4b7a-b589-dfd14f06fc71 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:47.534530 crc crio[24284]: time=\"2026-06-12T15:39:47.534408064Z\" level=info msg=\"Started container\" PID=42780 containerID=2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status id=7fc12853-e973-4b7a-b589-dfd14f06fc71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:49.346839 crc crio[24284]: time=\"2026-06-12T15:39:49.34457799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=90657e99-af28-46be-874d-470c22fa246f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:49.362022 crc crio[24284]: time=\"2026-06-12T15:39:49.361816312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b37adca8-f368-4f15-ba7d-eb39ab1cda72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:49.371595 crc crio[24284]: time=\"2026-06-12T15:39:49.370670691Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/controller\" id=559f1063-f62d-4523-8870-23aec38da1f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:49.371595 crc crio[24284]: time=\"2026-06-12T15:39:49.371091715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.421432 crc crio[24284]: time=\"2026-06-12T15:39:49.421309462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.427460 crc crio[24284]: time=\"2026-06-12T15:39:49.427339929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.559911 crc crio[24284]: time=\"2026-06-12T15:39:49.559768919Z\" level=info msg=\"Created container 7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3: openshift-frr-k8s/frr-k8s-qt9rz/controller\" id=559f1063-f62d-4523-8870-23aec38da1f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:49.563741 crc crio[24284]: time=\"2026-06-12T15:39:49.562764757Z\" level=info msg=\"Starting container: 7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3\" id=15e4c18d-a471-4864-840f-b738fa6b2f66 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:49.569028 crc crio[24284]: time=\"2026-06-12T15:39:49.568880817Z\" level=info msg=\"Started container\" PID=42859 containerID=7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3 description=openshift-frr-k8s/frr-k8s-qt9rz/controller id=15e4c18d-a471-4864-840f-b738fa6b2f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:49.579202 crc crio[24284]: time=\"2026-06-12T15:39:49.579092879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6d598178-2d7a-46b5-beea-cff4b7ee908b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:49.583166 crc crio[24284]: time=\"2026-06-12T15:39:49.582867944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=aee6ebec-e5e3-4607-8c20-8e80720d3c7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:49.592548 crc crio[24284]: time=\"2026-06-12T15:39:49.592422934Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr\" id=feefb0be-78bc-4790-9adf-90e0dec7005c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:49.593103 crc crio[24284]: time=\"2026-06-12T15:39:49.592893299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.627171 crc crio[24284]: time=\"2026-06-12T15:39:49.626978141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.632845 crc crio[24284]: time=\"2026-06-12T15:39:49.632727859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.766128 crc crio[24284]: time=\"2026-06-12T15:39:49.765995825Z\" level=info msg=\"Created container f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec: openshift-frr-k8s/frr-k8s-qt9rz/frr\" id=feefb0be-78bc-4790-9adf-90e0dec7005c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:49.768138 crc crio[24284]: time=\"2026-06-12T15:39:49.768017622Z\" level=info msg=\"Starting container: f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec\" id=93ba4980-32d0-44b3-8fba-be0db0c4ad70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:49.783827 crc crio[24284]: time=\"2026-06-12T15:39:49.783704716Z\" level=info msg=\"Started container\" PID=42878 containerID=f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec description=openshift-frr-k8s/frr-k8s-qt9rz/frr id=93ba4980-32d0-44b3-8fba-be0db0c4ad70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:49.810472 crc crio[24284]: time=\"2026-06-12T15:39:49.810371653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ba42777-0bc9-46d2-a222-dbe57cd9f69b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:49.812518 crc crio[24284]: time=\"2026-06-12T15:39:49.812451681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9f90ca25-cdbb-4a75-9d04-8020c32e8908 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:49.822453 crc crio[24284]: time=\"2026-06-12T15:39:49.821878619Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/reloader\" id=46ae9bf0-acdb-4e9c-8837-97886cbae38d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:49.822809 crc crio[24284]: time=\"2026-06-12T15:39:49.822723297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.860629 crc crio[24284]: time=\"2026-06-12T15:39:49.860382665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.864932 crc crio[24284]: time=\"2026-06-12T15:39:49.864819919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:49.986182 crc crio[24284]: time=\"2026-06-12T15:39:49.986045404Z\" level=info msg=\"Created container f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a: openshift-frr-k8s/frr-k8s-qt9rz/reloader\" id=46ae9bf0-acdb-4e9c-8837-97886cbae38d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:49.987838 crc crio[24284]: time=\"2026-06-12T15:39:49.987679107Z\" level=info msg=\"Starting container: f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a\" id=fbc0687c-54aa-4650-a539-521a5d5f8425 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:49.996106 crc crio[24284]: time=\"2026-06-12T15:39:49.995939196Z\" level=info msg=\"Started container\" PID=42906 containerID=f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a description=openshift-frr-k8s/frr-k8s-qt9rz/reloader id=fbc0687c-54aa-4650-a539-521a5d5f8425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:50.016875 crc crio[24284]: time=\"2026-06-12T15:39:50.016684393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0ebaaf76-313b-4982-8b01-d65d67e99654 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:50.019662 crc crio[24284]: time=\"2026-06-12T15:39:50.019552647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ea52b7e6-f6a9-4548-9074-84e7c43757f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:50.032191 crc crio[24284]: time=\"2026-06-12T15:39:50.032059414Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics\" id=30d29931-0a7c-4bf9-86fc-aed54c0f176a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:50.033069 crc crio[24284]: time=\"2026-06-12T15:39:50.032652604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.074805 crc crio[24284]: time=\"2026-06-12T15:39:50.074623323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.080764 crc crio[24284]: time=\"2026-06-12T15:39:50.080576207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.227873 crc crio[24284]: time=\"2026-06-12T15:39:50.227705827Z\" level=info msg=\"Created container f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545: openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics\" id=30d29931-0a7c-4bf9-86fc-aed54c0f176a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:50.229425 crc crio[24284]: time=\"2026-06-12T15:39:50.22934855Z\" level=info msg=\"Starting container: f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545\" id=540ec8e3-7270-45b5-920b-10a880e647d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:50.239998 crc crio[24284]: time=\"2026-06-12T15:39:50.239719508Z\" level=info msg=\"Started container\" PID=42936 containerID=f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545 description=openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics id=540ec8e3-7270-45b5-920b-10a880e647d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:50.259483 crc crio[24284]: time=\"2026-06-12T15:39:50.259376641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=33bd8556-eb2c-4e50-8114-d8ef05fabf97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:50.262586 crc crio[24284]: time=\"2026-06-12T15:39:50.262489534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a1c26b7d-44e3-4b9b-9f8b-31190323f816 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:50.277593 crc crio[24284]: time=\"2026-06-12T15:39:50.277497201Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr-status\" id=93e75af3-dedd-4c1d-a903-ae07f852078e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:50.278127 crc crio[24284]: time=\"2026-06-12T15:39:50.278008318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.327125 crc crio[24284]: time=\"2026-06-12T15:39:50.326826429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.332807 crc crio[24284]: time=\"2026-06-12T15:39:50.332601389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.477046 crc crio[24284]: time=\"2026-06-12T15:39:50.475724276Z\" level=info msg=\"Created container e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b: openshift-frr-k8s/frr-k8s-qt9rz/frr-status\" id=93e75af3-dedd-4c1d-a903-ae07f852078e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:50.479317 crc crio[24284]: time=\"2026-06-12T15:39:50.479177569Z\" level=info msg=\"Starting container: e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b\" id=5062e43d-5568-40fd-9313-81bc55690ca9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:50.486493 crc crio[24284]: time=\"2026-06-12T15:39:50.486144336Z\" level=info msg=\"Started container\" PID=42962 containerID=e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b description=openshift-frr-k8s/frr-k8s-qt9rz/frr-status id=5062e43d-5568-40fd-9313-81bc55690ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:50.497669 crc crio[24284]: time=\"2026-06-12T15:39:50.497585959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2028bfa4-c9ef-49b4-9bff-8b7343e436ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:50.501095 crc crio[24284]: time=\"2026-06-12T15:39:50.500986921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5e601756-13f2-4c9e-85d4-50e9f86ea84e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:50.507583 crc crio[24284]: time=\"2026-06-12T15:39:50.507445591Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy\" id=b82ada57-f8d1-41d8-9c24-3f5e852d63a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:50.508237 crc crio[24284]: time=\"2026-06-12T15:39:50.508157505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.566875 crc crio[24284]: time=\"2026-06-12T15:39:50.559039284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:50.929941 crc crio[24284]: time=\"2026-06-12T15:39:50.92984688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:51.049608 crc crio[24284]: time=\"2026-06-12T15:39:51.04943573Z\" level=info msg=\"Created container a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy\" id=b82ada57-f8d1-41d8-9c24-3f5e852d63a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:51.051203 crc crio[24284]: time=\"2026-06-12T15:39:51.051077053Z\" level=info msg=\"Starting container: a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014\" id=4bb6b6cd-7bba-44ba-9ec5-d878c779396e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:51.059075 crc crio[24284]: time=\"2026-06-12T15:39:51.058808856Z\" level=info msg=\"Started container\" PID=43000 containerID=a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014 description=openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy id=4bb6b6cd-7bba-44ba-9ec5-d878c779396e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:39:51.078507 crc crio[24284]: time=\"2026-06-12T15:39:51.078147887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=04a6aaf6-fe97-4b69-bb84-569c59627aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:51.085679 crc crio[24284]: time=\"2026-06-12T15:39:51.085543418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bf50cba1-a818-4779-9107-4bbc225b2bb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:51.097657 crc crio[24284]: time=\"2026-06-12T15:39:51.097409815Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr\" id=b1c27e1e-0ebd-405b-b4c3-fea7d1b45ce1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:51.098151 crc crio[24284]: time=\"2026-06-12T15:39:51.098051056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:51.154031 crc crio[24284]: time=\"2026-06-12T15:39:51.153708182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:51.430940 crc crio[24284]: time=\"2026-06-12T15:39:51.430224861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:51.594598 crc crio[24284]: time=\"2026-06-12T15:39:51.593744175Z\" level=info msg=\"Created container 16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr\" id=b1c27e1e-0ebd-405b-b4c3-fea7d1b45ce1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:51.598455 crc crio[24284]: time=\"2026-06-12T15:39:51.596503214Z\" level=info msg=\"Starting container: 16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78\" id=0ed8b9c1-6723-41db-af7d-6cd8b30891e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:51.603759 crc crio[24284]: time=\"2026-06-12T15:39:51.603619097Z\" level=info msg=\"Started container\" PID=43025 containerID=16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78 description=openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr id=0ed8b9c1-6723-41db-af7d-6cd8b30891e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2\nJun 12 15:40:03.482241 crc crio[24284]: time=\"2026-06-12T15:40:03.481403552Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687980-hdlnd/POD\" id=ee2c9202-83ae-4224-a87d-ad2654e454b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:03.484625 crc crio[24284]: time=\"2026-06-12T15:40:03.482529589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:03.908941 crc crio[24284]: time=\"2026-06-12T15:40:03.516320991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc002722078}] Aliases:map[]}\"\nJun 12 15:40:03.908941 crc crio[24284]: time=\"2026-06-12T15:40:03.516382803Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687980-hdlnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:04.134747 crc crio[24284]: 2026-06-12T15:40:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cf6e3c91bb9969 Mac:5e:4c:0d:ed:68:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:40:04.139534 crc crio[24284]: time=\"2026-06-12T15:40:04.139241229Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc002722078}] Aliases:map[]}\"\nJun 12 15:40:04.140057 crc crio[24284]: time=\"2026-06-12T15:40:04.139945742Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687980-hdlnd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:40:04.153796 crc crio[24284]: time=\"2026-06-12T15:40:04.153106001Z\" level=info msg=\"Ran pod sandbox 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad with infra container: openshift-infra/auto-csr-approver-29687980-hdlnd/POD\" id=ee2c9202-83ae-4224-a87d-ad2654e454b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:04.158299 crc crio[24284]: time=\"2026-06-12T15:40:04.158130794Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c526b702-5c3c-4aa4-8104-bf9302818c16 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:04.172666 crc crio[24284]: time=\"2026-06-12T15:40:04.172384499Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:40:07.031654 crc crio[24284]: time=\"2026-06-12T15:40:07.030548417Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c526b702-5c3c-4aa4-8104-bf9302818c16 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:07.036748 crc crio[24284]: time=\"2026-06-12T15:40:07.033610397Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8fbafd98-e676-4fb0-be64-4d0068bd5706 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:07.036748 crc crio[24284]: time=\"2026-06-12T15:40:07.036433758Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5239eed2-24a0-4c7f-85c2-7c74d214411e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:07.070183 crc crio[24284]: time=\"2026-06-12T15:40:07.069691232Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687980-hdlnd/oc\" id=02d64a59-dbcb-4d19-9972-41ff24900cb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:07.071060 crc crio[24284]: time=\"2026-06-12T15:40:07.070451877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:07.120673 crc crio[24284]: time=\"2026-06-12T15:40:07.120573738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:07.449608 crc crio[24284]: time=\"2026-06-12T15:40:07.449511923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:07.895316 crc crio[24284]: time=\"2026-06-12T15:40:07.894554459Z\" level=info msg=\"Created container 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9: openshift-infra/auto-csr-approver-29687980-hdlnd/oc\" id=02d64a59-dbcb-4d19-9972-41ff24900cb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:07.907780 crc crio[24284]: time=\"2026-06-12T15:40:07.907614258Z\" level=info msg=\"Starting container: 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9\" id=e23017b5-d6fc-4d0a-9023-421baa464423 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:07.918823 crc crio[24284]: time=\"2026-06-12T15:40:07.918715754Z\" level=info msg=\"Started container\" PID=43327 containerID=9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9 description=openshift-infra/auto-csr-approver-29687980-hdlnd/oc id=e23017b5-d6fc-4d0a-9023-421baa464423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\nJun 12 15:40:10.771803 crc crio[24284]: time=\"2026-06-12T15:40:10.770668364Z\" level=info msg=\"Stopping pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=1ac5c1ef-d80f-4688-8956-2c18532e7b21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:40:10.773061 crc crio[24284]: time=\"2026-06-12T15:40:10.772128592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc001e04798}] Aliases:map[]}\"\nJun 12 15:40:10.773061 crc crio[24284]: time=\"2026-06-12T15:40:10.772442693Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687980-hdlnd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:12.002100 crc crio[24284]: time=\"2026-06-12T15:40:12.001641954Z\" level=info msg=\"Stopped pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=1ac5c1ef-d80f-4688-8956-2c18532e7b21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:40:18.713080 crc crio[24284]: time=\"2026-06-12T15:40:18.71159321Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/POD\" id=e2319dbc-12a4-45dd-98dc-7fb4e9b0cba9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:18.714660 crc crio[24284]: time=\"2026-06-12T15:40:18.713119961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:18.747348 crc crio[24284]: time=\"2026-06-12T15:40:18.747090257Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6596fc866d-qjhzf Namespace:baremetal-operator-system ID:ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 UID:37cd3b42-0fb7-4f4d-a689-cd5999f55f22 NetNS:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37cd3b42_0fb7_4f4d_a689_cd5999f55f22.slice PodAnnotations:0xc003242100}] Aliases:map[]}\"\nJun 12 15:40:18.747348 crc crio[24284]: time=\"2026-06-12T15:40:18.747208721Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:19.374406 crc crio[24284]: 2026-06-12T15:40:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef18a60257ee1c4 Mac:e2:df:05:e0:f0:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb SocketPath: PciID:}] [{Interface:0xc00022c6d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:40:19.377361 crc crio[24284]: time=\"2026-06-12T15:40:19.37650591Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6596fc866d-qjhzf Namespace:baremetal-operator-system ID:ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 UID:37cd3b42-0fb7-4f4d-a689-cd5999f55f22 NetNS:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37cd3b42_0fb7_4f4d_a689_cd5999f55f22.slice PodAnnotations:0xc003242100}] Aliases:map[]}\"\nJun 12 15:40:19.377361 crc crio[24284]: time=\"2026-06-12T15:40:19.376721447Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:40:19.390457 crc crio[24284]: time=\"2026-06-12T15:40:19.389636272Z\" level=info msg=\"Ran pod sandbox ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/POD\" id=e2319dbc-12a4-45dd-98dc-7fb4e9b0cba9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:19.394436 crc crio[24284]: time=\"2026-06-12T15:40:19.39410095Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=46239e39-6e29-4965-999a-522227f2a250 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:19.409490 crc crio[24284]: time=\"2026-06-12T15:40:19.409212145Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 15:40:19.884156 crc crio[24284]: time=\"2026-06-12T15:40:19.883324357Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-z7n5m/POD\" id=95180f66-f7fd-48d2-9f97-478de80c4e6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:19.885820 crc crio[24284]: time=\"2026-06-12T15:40:19.884179624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:19.920843 crc crio[24284]: time=\"2026-06-12T15:40:19.919515296Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc002c1e398}] Aliases:map[]}\"\nJun 12 15:40:19.920843 crc crio[24284]: time=\"2026-06-12T15:40:19.919579368Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-z7n5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:19.988542 crc crio[24284]: time=\"2026-06-12T15:40:19.98842434Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/POD\" id=63b3c326-bbd9-48d1-b8fd-6911906681de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:19.988838 crc crio[24284]: time=\"2026-06-12T15:40:19.988593835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:20.180655 crc crio[24284]: time=\"2026-06-12T15:40:20.178536404Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc001212550}] Aliases:map[]}\"\nJun 12 15:40:20.180655 crc crio[24284]: time=\"2026-06-12T15:40:20.178655098Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:21.226768 crc crio[24284]: time=\"2026-06-12T15:40:21.225745163Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/POD\" id=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:21.226768 crc crio[24284]: time=\"2026-06-12T15:40:21.226687564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:21.418771 crc crio[24284]: 2026-06-12T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee90bab08a0094 Mac:86:98:22:1c:56:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:40:21.419988 crc crio[24284]: time=\"2026-06-12T15:40:21.419767872Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc002c1e398}] Aliases:map[]}\"\nJun 12 15:40:21.419988 crc crio[24284]: time=\"2026-06-12T15:40:21.419958478Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-z7n5m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:40:21.440152 crc crio[24284]: time=\"2026-06-12T15:40:21.439933628Z\" level=info msg=\"Ran pod sandbox 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb with infra container: openstack-operators/openstack-operator-index-z7n5m/POD\" id=95180f66-f7fd-48d2-9f97-478de80c4e6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:21.444711 crc crio[24284]: time=\"2026-06-12T15:40:21.444628383Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=3dee574a-4d6a-447d-8267-d5b9e705ef42 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:21.449439 crc crio[24284]: time=\"2026-06-12T15:40:21.446339149Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 15:40:21.454745 crc crio[24284]: time=\"2026-06-12T15:40:21.453804443Z\" 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=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:21.470313 crc crio[24284]: time=\"2026-06-12T15:40:21.469925969Z\" level=info msg=\"Ran pod sandbox 188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6 with infra container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/POD\" id=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:21.472996 crc crio[24284]: time=\"2026-06-12T15:40:21.472892332Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0b44d9c7-8806-4c1b-942a-08468905e8fb name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:21.475137 crc crio[24284]: 2026-06-12T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3a65e932a0d07c Mac:b6:cd:13:10:45:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e SocketPath: PciID:}] [{Interface:0xc000260c80 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:40:21.476570 crc crio[24284]: time=\"2026-06-12T15:40:21.476170969Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc001212550}] Aliases:map[]}\"\nJun 12 15:40:21.476570 crc crio[24284]: time=\"2026-06-12T15:40:21.476450529Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:40:21.477404 crc crio[24284]: time=\"2026-06-12T15:40:21.477313227Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 12 15:40:21.490105 crc crio[24284]: time=\"2026-06-12T15:40:21.489943458Z\" level=info msg=\"Ran pod sandbox c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb with infra container: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/POD\" id=63b3c326-bbd9-48d1-b8fd-6911906681de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:21.493583 crc crio[24284]: time=\"2026-06-12T15:40:21.493382149Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=97eacd9c-87af-41c3-bbe0-fdf1363307be name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:21.496920 crc crio[24284]: time=\"2026-06-12T15:40:21.496843342Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 12 15:40:24.036133 crc crio[24284]: time=\"2026-06-12T15:40:24.033470167Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-fbnlk/POD\" id=0bf440b0-f28b-4175-8027-f439bf13e932 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:24.036133 crc crio[24284]: time=\"2026-06-12T15:40:24.036113584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:38.490962 crc crio[24284]: time=\"2026-06-12T15:40:38.48973924Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-fbnlk Namespace:openstack-operators ID:58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 UID:426f0159-da1b-4870-b637-ec10408b12e4 NetNS:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod426f0159_da1b_4870_b637_ec10408b12e4.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"\nJun 12 15:40:38.490962 crc crio[24284]: time=\"2026-06-12T15:40:38.490934099Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-fbnlk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:39.294556 crc crio[24284]: 2026-06-12T15:40:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58194a1bc463150 Mac:72:da:ad:cb:1a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb SocketPath: PciID:}] [{Interface:0xc000304a20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:40:39.295916 crc crio[24284]: time=\"2026-06-12T15:40:39.295779545Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-fbnlk Namespace:openstack-operators ID:58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 UID:426f0159-da1b-4870-b637-ec10408b12e4 NetNS:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod426f0159_da1b_4870_b637_ec10408b12e4.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"\nJun 12 15:40:39.296536 crc crio[24284]: time=\"2026-06-12T15:40:39.296442286Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-fbnlk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:40:39.360111 crc crio[24284]: time=\"2026-06-12T15:40:39.359863593Z\" level=info msg=\"Ran pod sandbox 58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 with infra container: openstack-operators/openstack-operator-index-fbnlk/POD\" id=0bf440b0-f28b-4175-8027-f439bf13e932 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:40:39.364572 crc crio[24284]: time=\"2026-06-12T15:40:39.364500593Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b1b7e3aa-9902-4e65-a465-05ac8a48c5f0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:39.370384 crc crio[24284]: time=\"2026-06-12T15:40:39.370241052Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 15:40:39.537606 crc crio[24284]: time=\"2026-06-12T15:40:39.537460574Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=0b44d9c7-8806-4c1b-942a-08468905e8fb name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:39.539391 crc crio[24284]: time=\"2026-06-12T15:40:39.538832591Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=44dd4af6-49f3-4e2f-ac17-7e5029a780ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:40.237233 crc crio[24284]: time=\"2026-06-12T15:40:40.237139296Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=65269e84-f293-426e-a35f-0f63b279d6f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:42.764327 crc crio[24284]: time=\"2026-06-12T15:40:42.7629249Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader\" id=c9935edd-7755-4a13-85b5-8e0dc873e04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:43.442342 crc crio[24284]: time=\"2026-06-12T15:40:43.442009762Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=46239e39-6e29-4965-999a-522227f2a250 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:43.443750 crc crio[24284]: time=\"2026-06-12T15:40:43.443491799Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=38e06cd1-a81f-467d-9c7f-7478796997a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:43.925916 crc crio[24284]: time=\"2026-06-12T15:40:43.925719358Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=97eacd9c-87af-41c3-bbe0-fdf1363307be name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:43.927657 crc crio[24284]: time=\"2026-06-12T15:40:43.927047319Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=fb7554d7-0d51-4352-a508-a3fd155809e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:43.939701 crc crio[24284]: time=\"2026-06-12T15:40:43.939545106Z\" level=info msg=\"Removing container: 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675\" id=95c4d8a2-2507-4835-85b1-dd9050d161ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:45.049492 crc crio[24284]: time=\"2026-06-12T15:40:45.04336896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.530574 crc crio[24284]: time=\"2026-06-12T15:40:45.530469187Z\" level=info msg=\"Removed container 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675: openshift-infra/auto-csr-approver-29687974-xpv85/oc\" id=95c4d8a2-2507-4835-85b1-dd9050d161ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:45.543954 crc crio[24284]: time=\"2026-06-12T15:40:45.543844622Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=48bc7504-fde0-4e6e-853b-0a269adf2277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:45.544350 crc crio[24284]: time=\"2026-06-12T15:40:45.543967886Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=1b2c9473-a622-4b15-95c7-8e8040804151 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:45.545503 crc crio[24284]: time=\"2026-06-12T15:40:45.545448534Z\" level=info msg=\"Stopping pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=8007c681-7e8e-4a71-9188-41a671b82e36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:40:45.545620 crc crio[24284]: time=\"2026-06-12T15:40:45.545533706Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=8007c681-7e8e-4a71-9188-41a671b82e36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:40:45.549767 crc crio[24284]: time=\"2026-06-12T15:40:45.549697253Z\" level=info msg=\"Removing pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=d0ea5038-f87d-4579-b3bc-c371a51c0d36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:40:45.572841 crc crio[24284]: time=\"2026-06-12T15:40:45.572744579Z\" level=info msg=\"Removed pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=d0ea5038-f87d-4579-b3bc-c371a51c0d36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:40:45.632139 crc crio[24284]: time=\"2026-06-12T15:40:45.632020193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.635410 crc crio[24284]: time=\"2026-06-12T15:40:45.635340312Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=630341e9-bc9c-4f4c-9c2e-eab1184a6b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:45.651385 crc crio[24284]: time=\"2026-06-12T15:40:45.651114529Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index@sha256:52ca0eddcc0dc68f5937313a773950b5daac8c04309505b0cafe1ce4288d82e5\" id=3dee574a-4d6a-447d-8267-d5b9e705ef42 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:45.652445 crc crio[24284]: time=\"2026-06-12T15:40:45.652350986Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=d0085757-042f-432e-86da-5bb3d5782bae name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:45.653465 crc crio[24284]: time=\"2026-06-12T15:40:45.653341668Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager\" id=16708b70-7a56-4e05-9500-8471a05896c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:45.678062 crc crio[24284]: time=\"2026-06-12T15:40:45.677864108Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index@sha256:52ca0eddcc0dc68f5937313a773950b5daac8c04309505b0cafe1ce4288d82e5\" id=b1b7e3aa-9902-4e65-a465-05ac8a48c5f0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:40:45.679526 crc crio[24284]: time=\"2026-06-12T15:40:45.679388007Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2acf9f97-b3ad-4f4a-b7c3-41502eb479ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:45.680689 crc crio[24284]: time=\"2026-06-12T15:40:45.680543984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.682078 crc crio[24284]: time=\"2026-06-12T15:40:45.681681082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.682805 crc crio[24284]: time=\"2026-06-12T15:40:45.682718035Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fcda4955-74c2-4df2-86ac-31532936c307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:45.691152 crc crio[24284]: time=\"2026-06-12T15:40:45.691016126Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=c5c69444-a803-4c31-8d4a-2a8cca1541d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:45.725609 crc crio[24284]: time=\"2026-06-12T15:40:45.725512356Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=0fefc936-cf96-4820-b442-de8eed3207d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:45.751686 crc crio[24284]: time=\"2026-06-12T15:40:45.751610953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.765356 crc crio[24284]: time=\"2026-06-12T15:40:45.765168911Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-fbnlk/registry-server\" id=ec03a62f-a7c4-4f99-8d75-d5bd3ff95def name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:45.765815 crc crio[24284]: time=\"2026-06-12T15:40:45.765716348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.768155 crc crio[24284]: time=\"2026-06-12T15:40:45.768080857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.830772 crc crio[24284]: time=\"2026-06-12T15:40:45.830423488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.837894 crc crio[24284]: time=\"2026-06-12T15:40:45.837797537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.855628 crc crio[24284]: time=\"2026-06-12T15:40:45.855440138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.862386 crc crio[24284]: time=\"2026-06-12T15:40:45.86216476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.873135 crc crio[24284]: time=\"2026-06-12T15:40:45.872455378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.881994 crc crio[24284]: time=\"2026-06-12T15:40:45.881841071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.899521 crc crio[24284]: time=\"2026-06-12T15:40:45.89843207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:45.905052 crc crio[24284]: time=\"2026-06-12T15:40:45.904948014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:46.146168 crc crio[24284]: time=\"2026-06-12T15:40:46.144751255Z\" level=info msg=\"Created container aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8: openstack-operators/openstack-operator-index-fbnlk/registry-server\" id=ec03a62f-a7c4-4f99-8d75-d5bd3ff95def name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:46.147783 crc crio[24284]: time=\"2026-06-12T15:40:46.146060618Z\" level=info msg=\"Created container 1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader\" id=c9935edd-7755-4a13-85b5-8e0dc873e04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:46.148012 crc crio[24284]: time=\"2026-06-12T15:40:46.147929268Z\" level=info msg=\"Created container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=0fefc936-cf96-4820-b442-de8eed3207d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:46.148533 crc crio[24284]: time=\"2026-06-12T15:40:46.148365243Z\" level=info msg=\"Starting container: aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8\" id=4164741d-5c1d-4b62-9d4a-3997133012dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:46.148781 crc crio[24284]: time=\"2026-06-12T15:40:46.148692663Z\" level=info msg=\"Created container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=630341e9-bc9c-4f4c-9c2e-eab1184a6b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:46.148956 crc crio[24284]: time=\"2026-06-12T15:40:46.14888872Z\" level=info msg=\"Starting container: 1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a\" id=ecb1a52c-9be7-43b9-86f7-0989e12e5efb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:46.149180 crc crio[24284]: time=\"2026-06-12T15:40:46.14893667Z\" level=info msg=\"Created container 83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager\" id=16708b70-7a56-4e05-9500-8471a05896c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:46.150536 crc crio[24284]: time=\"2026-06-12T15:40:46.150483751Z\" level=info msg=\"Starting container: 83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c\" id=49856a1c-a468-4e6a-8bf1-022d42e22393 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:46.151014 crc crio[24284]: time=\"2026-06-12T15:40:46.150926816Z\" level=info msg=\"Starting container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564\" id=14f4bb1f-5c36-4ad4-9ff4-0c851cf3e6d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:46.151563 crc crio[24284]: time=\"2026-06-12T15:40:46.15135931Z\" level=info msg=\"Starting container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4\" id=21c754f3-6adf-49f2-a1ec-c5847100f5e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:46.156431 crc crio[24284]: time=\"2026-06-12T15:40:46.156329232Z\" level=info msg=\"Started container\" PID=44782 containerID=83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c description=baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager id=49856a1c-a468-4e6a-8bf1-022d42e22393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350\nJun 12 15:40:46.156692 crc crio[24284]: time=\"2026-06-12T15:40:46.15656659Z\" level=info msg=\"Started container\" PID=44780 containerID=aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8 description=openstack-operators/openstack-operator-index-fbnlk/registry-server id=4164741d-5c1d-4b62-9d4a-3997133012dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3\nJun 12 15:40:46.158215 crc crio[24284]: time=\"2026-06-12T15:40:46.158116521Z\" level=info msg=\"Started container\" PID=44784 containerID=b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564 description=openstack-operators/openstack-operator-index-z7n5m/registry-server id=14f4bb1f-5c36-4ad4-9ff4-0c851cf3e6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\nJun 12 15:40:46.158687 crc crio[24284]: time=\"2026-06-12T15:40:46.158565634Z\" level=info msg=\"Started container\" PID=44781 containerID=1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader id=ecb1a52c-9be7-43b9-86f7-0989e12e5efb name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6\nJun 12 15:40:46.160858 crc crio[24284]: time=\"2026-06-12T15:40:46.160784147Z\" level=info msg=\"Started container\" PID=44783 containerID=54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4 description=baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager id=21c754f3-6adf-49f2-a1ec-c5847100f5e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\nJun 12 15:40:46.530635 crc crio[24284]: time=\"2026-06-12T15:40:46.527699259Z\" level=info msg=\"Stopping container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564 (timeout: 2s)\" id=79b052cd-d1f0-43cd-8ff1-b357cd49ff3c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:40:47.191081 crc crio[24284]: time=\"2026-06-12T15:40:47.189919809Z\" level=info msg=\"Stopped container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=79b052cd-d1f0-43cd-8ff1-b357cd49ff3c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:40:47.193124 crc crio[24284]: time=\"2026-06-12T15:40:47.192650838Z\" level=info msg=\"Stopping pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=dffacbc8-2135-4114-8ddd-ce95a84f197d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:40:47.194073 crc crio[24284]: time=\"2026-06-12T15:40:47.193465614Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc001212108}] Aliases:map[]}\"\nJun 12 15:40:47.194308 crc crio[24284]: time=\"2026-06-12T15:40:47.194184677Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-z7n5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:40:47.803484 crc crio[24284]: time=\"2026-06-12T15:40:47.802945857Z\" level=info msg=\"Stopped pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=dffacbc8-2135-4114-8ddd-ce95a84f197d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:40:48.639926 crc crio[24284]: time=\"2026-06-12T15:40:48.639456964Z\" level=info msg=\"Removing container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564\" id=8db4fa8d-f02c-4b87-9f5d-0034644599a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:48.676566 crc crio[24284]: time=\"2026-06-12T15:40:48.67641988Z\" level=info msg=\"Removed container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=8db4fa8d-f02c-4b87-9f5d-0034644599a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:41:06.382425 crc crio[24284]: time=\"2026-06-12T15:41:06.380883966Z\" level=info msg=\"Running pod sandbox: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/POD\" id=b08f8626-0f6b-4474-9b4e-69acc294f3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.382425 crc crio[24284]: time=\"2026-06-12T15:41:06.382426697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.442851 crc crio[24284]: time=\"2026-06-12T15:41:06.442735197Z\" level=info msg=\"Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002612278}] Aliases:map[]}\"\nJun 12 15:41:06.442851 crc crio[24284]: time=\"2026-06-12T15:41:06.442788619Z\" level=info msg=\"Adding pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:08.015487 crc crio[24284]: 2026-06-12T15:41:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86a7bdb828f4230 Mac:42:6e:a5:c7:93:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b SocketPath: PciID:}] [{Interface:0xc0000148a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:41:08.027228 crc crio[24284]: time=\"2026-06-12T15:41:08.025949228Z\" level=info msg=\"Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002612278}] Aliases:map[]}\"\nJun 12 15:41:08.027228 crc crio[24284]: time=\"2026-06-12T15:41:08.026514495Z\" level=info msg=\"Checking pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:41:08.038830 crc crio[24284]: time=\"2026-06-12T15:41:08.038749555Z\" level=info msg=\"Ran pod sandbox 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b with infra container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/POD\" id=b08f8626-0f6b-4474-9b4e-69acc294f3b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:08.044732 crc crio[24284]: time=\"2026-06-12T15:41:08.044451729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d345bf3c-237b-45a8-8be8-8aa4b27a0e48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:08.049563 crc crio[24284]: time=\"2026-06-12T15:41:08.049452571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa8e1bdb-35ac-4607-b1a3-78be98d19eea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:08.059594 crc crio[24284]: time=\"2026-06-12T15:41:08.058745894Z\" level=info msg=\"Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util\" id=89d6ef89-723d-420b-b709-9a66400c5a2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:08.059947 crc crio[24284]: time=\"2026-06-12T15:41:08.059890762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:08.109780 crc crio[24284]: time=\"2026-06-12T15:41:08.109681347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:08.116921 crc crio[24284]: time=\"2026-06-12T15:41:08.116847151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:08.280240 crc crio[24284]: time=\"2026-06-12T15:41:08.279067461Z\" level=info msg=\"Created container 71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util\" id=89d6ef89-723d-420b-b709-9a66400c5a2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:08.282201 crc crio[24284]: time=\"2026-06-12T15:41:08.282086909Z\" level=info msg=\"Starting container: 71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc\" id=3975bfdb-1ff4-4e46-a347-299d70f052a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:08.290323 crc crio[24284]: time=\"2026-06-12T15:41:08.290055328Z\" level=info msg=\"Started container\" PID=45398 containerID=71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util id=3975bfdb-1ff4-4e46-a347-299d70f052a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\nJun 12 15:41:09.499203 crc crio[24284]: time=\"2026-06-12T15:41:09.498480113Z\" level=info msg=\"Stopping container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4 (timeout: 10s)\" id=c999bcde-bf3f-4d5d-9776-589d87ad0510 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:41:09.640297 crc crio[24284]: time=\"2026-06-12T15:41:09.640042362Z\" level=info msg=\"Stopped container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=c999bcde-bf3f-4d5d-9776-589d87ad0510 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:41:09.642303 crc crio[24284]: time=\"2026-06-12T15:41:09.641970124Z\" level=info msg=\"Stopping pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=95f61ebd-0101-4535-84e6-27ffb07b0693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:09.643739 crc crio[24284]: time=\"2026-06-12T15:41:09.642850123Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc002c1e2e8}] Aliases:map[]}\"\nJun 12 15:41:09.643739 crc crio[24284]: time=\"2026-06-12T15:41:09.643660359Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:10.073945 crc crio[24284]: time=\"2026-06-12T15:41:10.073835326Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=11c976ea-56c7-4dd1-ae69-11a35ddd8db7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:41:10.075883 crc crio[24284]: time=\"2026-06-12T15:41:10.075781181Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 15:41:10.887789 crc crio[24284]: time=\"2026-06-12T15:41:10.88771693Z\" level=info msg=\"Stopped pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=95f61ebd-0101-4535-84e6-27ffb07b0693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:10.958204 crc crio[24284]: time=\"2026-06-12T15:41:10.95756847Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:3099b0d762764d1ffbf8391bf4c60e5328aa9e0900588435e91723d05b7d012f\" id=11c976ea-56c7-4dd1-ae69-11a35ddd8db7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:41:10.968234 crc crio[24284]: time=\"2026-06-12T15:41:10.968196545Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b511b910-964a-411d-9cf5-a9a03f09fcb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:10.972882 crc crio[24284]: time=\"2026-06-12T15:41:10.972822765Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=79755de9-71ae-4628-88a7-372033ac9886 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:10.983717 crc crio[24284]: time=\"2026-06-12T15:41:10.983521694Z\" level=info msg=\"Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull\" id=776236cd-9e9a-4f64-9061-12af297e28f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:10.985401 crc crio[24284]: time=\"2026-06-12T15:41:10.985357065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:11.045362 crc crio[24284]: time=\"2026-06-12T15:41:11.045076883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:11.046938 crc crio[24284]: time=\"2026-06-12T15:41:11.046722587Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0bbb2f29ba779f73763ccd7e956e0866672109e0f5d757e4df35d5751433458d/merged/etc/passwd: no such file or directory\"\nJun 12 15:41:11.046938 crc crio[24284]: time=\"2026-06-12T15:41:11.046835361Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/0bbb2f29ba779f73763ccd7e956e0866672109e0f5d757e4df35d5751433458d/merged/etc/group: no such file or directory\"\nJun 12 15:41:11.058521 crc crio[24284]: time=\"2026-06-12T15:41:11.058383025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:11.109159 crc crio[24284]: time=\"2026-06-12T15:41:11.108853665Z\" level=info msg=\"Removing container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4\" id=9f88efe5-51e2-4083-845f-f3aad6f0749e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:41:11.168325 crc crio[24284]: time=\"2026-06-12T15:41:11.168150235Z\" level=info msg=\"Removed container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=9f88efe5-51e2-4083-845f-f3aad6f0749e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:41:11.247623 crc crio[24284]: time=\"2026-06-12T15:41:11.247345565Z\" level=info msg=\"Created container 9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull\" id=776236cd-9e9a-4f64-9061-12af297e28f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:11.248672 crc crio[24284]: time=\"2026-06-12T15:41:11.248583945Z\" level=info msg=\"Starting container: 9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae\" id=c39c8792-828b-4667-ab94-943858cbae21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:11.265875 crc crio[24284]: time=\"2026-06-12T15:41:11.265748003Z\" level=info msg=\"Started container\" PID=45513 containerID=9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull id=c39c8792-828b-4667-ab94-943858cbae21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\nJun 12 15:41:12.125931 crc crio[24284]: time=\"2026-06-12T15:41:12.125345603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5114e89-ed45-4b0d-9e56-4a0466d612be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:12.130444 crc crio[24284]: time=\"2026-06-12T15:41:12.130386576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a0e0763-1d9b-41f1-abe6-15f8650f0400 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:12.144184 crc crio[24284]: time=\"2026-06-12T15:41:12.137656473Z\" level=info msg=\"Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract\" id=2a5fcb56-f9cc-4313-ad59-da6dbc33472d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:12.144184 crc crio[24284]: time=\"2026-06-12T15:41:12.138216662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:12.204298 crc crio[24284]: time=\"2026-06-12T15:41:12.204079533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:12.207165 crc crio[24284]: time=\"2026-06-12T15:41:12.207098132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:12.379935 crc crio[24284]: time=\"2026-06-12T15:41:12.379671295Z\" level=info msg=\"Created container f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract\" id=2a5fcb56-f9cc-4313-ad59-da6dbc33472d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:12.382661 crc crio[24284]: time=\"2026-06-12T15:41:12.382173706Z\" level=info msg=\"Starting container: f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773\" id=612c8ee2-2c55-4a35-b6c8-27d30a9113ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:12.401105 crc crio[24284]: time=\"2026-06-12T15:41:12.400910226Z\" level=info msg=\"Started container\" PID=45534 containerID=f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773 description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract id=612c8ee2-2c55-4a35-b6c8-27d30a9113ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\nJun 12 15:41:14.156747 crc crio[24284]: time=\"2026-06-12T15:41:14.155792086Z\" level=info msg=\"Stopping pod sandbox: 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\" id=cb90aa56-84fb-4ad6-83ba-ec85e2ff53cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:14.157685 crc crio[24284]: time=\"2026-06-12T15:41:14.157568214Z\" level=info msg=\"Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002c1eb28}] Aliases:map[]}\"\nJun 12 15:41:14.157785 crc crio[24284]: time=\"2026-06-12T15:41:14.157712739Z\" level=info msg=\"Deleting pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:14.688478 crc crio[24284]: time=\"2026-06-12T15:41:14.687931954Z\" level=info msg=\"Stopped pod sandbox: 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\" id=cb90aa56-84fb-4ad6-83ba-ec85e2ff53cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:18.760025 crc crio[24284]: time=\"2026-06-12T15:41:18.758596335Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/POD\" id=2623be6a-6747-49bd-97af-f680e3ec55ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:18.761794 crc crio[24284]: time=\"2026-06-12T15:41:18.760097415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:18.952484 crc crio[24284]: time=\"2026-06-12T15:41:18.952388764Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-97dd4697c-xc2hh Namespace:openstack-operators ID:dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa UID:e7f3df46-ed43-4dc7-b298-6c67ae247319 NetNS:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7f3df46_ed43_4dc7_b298_6c67ae247319.slice PodAnnotations:0xc002612738}] Aliases:map[]}\"\nJun 12 15:41:18.952837 crc crio[24284]: time=\"2026-06-12T15:41:18.952817028Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:22.633043 crc crio[24284]: 2026-06-12T15:41:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdc15151a86bf2 Mac:6a:c5:65:91:4d:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:41:22.639115 crc crio[24284]: time=\"2026-06-12T15:41:22.638961699Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-97dd4697c-xc2hh Namespace:openstack-operators ID:dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa UID:e7f3df46-ed43-4dc7-b298-6c67ae247319 NetNS:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7f3df46_ed43_4dc7_b298_6c67ae247319.slice PodAnnotations:0xc002612738}] Aliases:map[]}\"\nJun 12 15:41:22.639941 crc crio[24284]: time=\"2026-06-12T15:41:22.639916161Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:41:22.654538 crc crio[24284]: time=\"2026-06-12T15:41:22.654453752Z\" level=info msg=\"Ran pod sandbox dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa with infra container: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/POD\" id=2623be6a-6747-49bd-97af-f680e3ec55ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:22.659409 crc crio[24284]: time=\"2026-06-12T15:41:22.659095871Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:22.659788 crc crio[24284]: time=\"2026-06-12T15:41:22.659646369Z\" level=info msg=\"Image 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:22.659788 crc crio[24284]: time=\"2026-06-12T15:41:22.659708531Z\" level=info msg=\"Neither image nor artfiact 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:22.661351 crc crio[24284]: time=\"2026-06-12T15:41:22.66122119Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=a736c22c-206c-45ce-be75-bcc6b9a4d64f name=/runtime.v1.ImageService/PullImage\nJun 12 15:41:22.662812 crc crio[24284]: time=\"2026-06-12T15:41:22.66273302Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 15:41:24.300064 crc crio[24284]: time=\"2026-06-12T15:41:24.298753017Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=da1d8c2d-62d9-4a31-808f-5f67cb54773c name=/runtime.v1.ImageService/PullImage\nJun 12 15:41:24.315875 crc crio[24284]: time=\"2026-06-12T15:41:24.3157798Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 15:41:45.600383 crc crio[24284]: time=\"2026-06-12T15:41:45.599416159Z\" level=info msg=\"Stopping pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=6b66e1a2-acb7-47e4-a7c9-8331ddfcc476 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:45.603054 crc crio[24284]: time=\"2026-06-12T15:41:45.600442802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=6b66e1a2-acb7-47e4-a7c9-8331ddfcc476 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:45.603821 crc crio[24284]: time=\"2026-06-12T15:41:45.6034058Z\" level=info msg=\"Removing pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=7d8a00cb-2c93-45f1-8db3-d8c4075bcd0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:41:51.039699 crc crio[24284]: time=\"2026-06-12T15:41:51.03864399Z\" level=info msg=\"Removed pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=7d8a00cb-2c93-45f1-8db3-d8c4075bcd0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:41:51.042841 crc crio[24284]: time=\"2026-06-12T15:41:51.042791301Z\" level=info msg=\"Stopping pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=1b3aebf8-5d67-42ee-b135-f8d3219a3646 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:51.043136 crc crio[24284]: time=\"2026-06-12T15:41:51.043108821Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=1b3aebf8-5d67-42ee-b135-f8d3219a3646 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:41:51.044950 crc crio[24284]: time=\"2026-06-12T15:41:51.044545197Z\" level=info msg=\"Removing pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=0668ce06-f15c-4c49-b534-4a84825f1ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:41:59.171404 crc crio[24284]: time=\"2026-06-12T15:41:59.169604062Z\" level=info msg=\"Removed pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=0668ce06-f15c-4c49-b534-4a84825f1ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:41:59.353814 crc crio[24284]: time=\"2026-06-12T15:41:59.353660333Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator@sha256:0fc788ab535587780720dda7d9179e7271d26dc0d8affe2d13476f03ae183178\" id=a736c22c-206c-45ce-be75-bcc6b9a4d64f name=/runtime.v1.ImageService/PullImage\nJun 12 15:41:59.355188 crc crio[24284]: time=\"2026-06-12T15:41:59.355055439Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=eacc0155-d69d-4fd5-aad3-3bdcd0588868 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:59.411699 crc crio[24284]: time=\"2026-06-12T15:41:59.411043098Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=e7c97876-7855-4f9b-9fd2-cd97099d4120 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:59.428378 crc crio[24284]: time=\"2026-06-12T15:41:59.428234696Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator\" id=a3a1ad87-08f1-44b4-8927-db47e8a69113 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:59.430197 crc crio[24284]: time=\"2026-06-12T15:41:59.430141668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.434513 crc crio[24284]: time=\"2026-06-12T15:41:59.434421632Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=da1d8c2d-62d9-4a31-808f-5f67cb54773c name=/runtime.v1.ImageService/PullImage\nJun 12 15:41:59.435776 crc crio[24284]: time=\"2026-06-12T15:41:59.435686629Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=9dd40b56-418d-4e86-ab7b-c27eab92b0ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:59.461391 crc crio[24284]: time=\"2026-06-12T15:41:59.461209288Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=85951c2a-6d5f-448d-ad23-36222ab07a4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:59.477863 crc crio[24284]: time=\"2026-06-12T15:41:59.477682193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.487746 crc crio[24284]: time=\"2026-06-12T15:41:59.487636316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.499197 crc crio[24284]: time=\"2026-06-12T15:41:59.498995988Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb\" id=688ad214-950e-4f68-8f7a-906afd06a4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:59.502968 crc crio[24284]: time=\"2026-06-12T15:41:59.502896136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.558040 crc crio[24284]: time=\"2026-06-12T15:41:59.557855301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:59.656632 crc crio[24284]: time=\"2026-06-12T15:41:59.656516295Z\" level=info msg=\"Created container 7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator\" id=a3a1ad87-08f1-44b4-8927-db47e8a69113 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:59.658442 crc crio[24284]: time=\"2026-06-12T15:41:59.658079054Z\" level=info msg=\"Starting container: 7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267\" id=22630163-5f3b-48f1-acac-789941449410 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:59.666591 crc crio[24284]: time=\"2026-06-12T15:41:59.666476017Z\" level=info msg=\"Started container\" PID=46668 containerID=7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267 description=openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator id=22630163-5f3b-48f1-acac-789941449410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa\nJun 12 15:41:59.854147 crc crio[24284]: time=\"2026-06-12T15:41:59.85366457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:00.342401 crc crio[24284]: time=\"2026-06-12T15:42:00.342124825Z\" level=info msg=\"Created container fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb\" id=688ad214-950e-4f68-8f7a-906afd06a4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:00.345134 crc crio[24284]: time=\"2026-06-12T15:42:00.343749313Z\" level=info msg=\"Starting container: fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec\" id=3f675d07-155b-41b9-8085-e1ba911e954d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:00.361353 crc crio[24284]: time=\"2026-06-12T15:42:00.361072666Z\" level=info msg=\"Started container\" PID=46693 containerID=fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb id=3f675d07-155b-41b9-8085-e1ba911e954d name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6\nJun 12 15:42:00.425204 crc crio[24284]: time=\"2026-06-12T15:42:00.425082385Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c3fd3705-e2f3-479c-985d-a26e78d7f76b name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:00.436864 crc crio[24284]: time=\"2026-06-12T15:42:00.436603861Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 15:42:00.813316 crc crio[24284]: time=\"2026-06-12T15:42:00.810435668Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687982-d9p99/POD\" id=65aaf1f4-e749-46c6-901f-2a4fee05b5ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:00.813316 crc crio[24284]: time=\"2026-06-12T15:42:00.810783969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:00.847840 crc crio[24284]: time=\"2026-06-12T15:42:00.84778071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0027229b8}] Aliases:map[]}\"\nJun 12 15:42:00.848185 crc crio[24284]: time=\"2026-06-12T15:42:00.848162594Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687982-d9p99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:01.816626 crc crio[24284]: 2026-06-12T15:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78e4d5c318945dc Mac:5a:bb:7a:d6:e4:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 SocketPath: PciID:}] [{Interface:0xc0001965c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:01.819354 crc crio[24284]: time=\"2026-06-12T15:42:01.819237774Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0027229b8}] Aliases:map[]}\"\nJun 12 15:42:01.819589 crc crio[24284]: time=\"2026-06-12T15:42:01.819570675Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687982-d9p99 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:01.831812 crc crio[24284]: time=\"2026-06-12T15:42:01.831303202Z\" level=info msg=\"Ran pod sandbox 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 with infra container: openshift-infra/auto-csr-approver-29687982-d9p99/POD\" id=65aaf1f4-e749-46c6-901f-2a4fee05b5ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:01.834986 crc crio[24284]: time=\"2026-06-12T15:42:01.834799255Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7b338375-e19f-44c7-bf6a-8857193ff973 name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:01.841713 crc crio[24284]: time=\"2026-06-12T15:42:01.841389758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:42:02.673562 crc crio[24284]: time=\"2026-06-12T15:42:02.673103491Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7b338375-e19f-44c7-bf6a-8857193ff973 name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:02.677795 crc crio[24284]: time=\"2026-06-12T15:42:02.677692574Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=940321b0-2dc4-42c2-b2e1-949f27c013af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:02.683663 crc crio[24284]: time=\"2026-06-12T15:42:02.681697793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6ad39fe9-ebdd-4483-8754-eb7ce420da41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:02.692552 crc crio[24284]: time=\"2026-06-12T15:42:02.692415771Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687982-d9p99/oc\" id=4cda5008-8ba4-4815-9085-06090a8df9e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:02.693053 crc crio[24284]: time=\"2026-06-12T15:42:02.692935348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:02.730192 crc crio[24284]: time=\"2026-06-12T15:42:02.730077234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:03.108939 crc crio[24284]: time=\"2026-06-12T15:42:03.108152609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:03.401143 crc crio[24284]: time=\"2026-06-12T15:42:03.401074138Z\" level=info msg=\"Created container 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc: openshift-infra/auto-csr-approver-29687982-d9p99/oc\" id=4cda5008-8ba4-4815-9085-06090a8df9e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:03.403094 crc crio[24284]: time=\"2026-06-12T15:42:03.402953399Z\" level=info msg=\"Starting container: 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc\" id=6d95283f-df03-4132-8e55-a8a2bda3779b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:03.411604 crc crio[24284]: time=\"2026-06-12T15:42:03.411537705Z\" level=info msg=\"Started container\" PID=46980 containerID=592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc description=openshift-infra/auto-csr-approver-29687982-d9p99/oc id=6d95283f-df03-4132-8e55-a8a2bda3779b name=/runtime.v1.RuntimeService/StartContainer sandboxID=78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\nJun 12 15:42:05.343036 crc crio[24284]: time=\"2026-06-12T15:42:05.342135102Z\" level=info msg=\"Stopping pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=0da9101d-9469-4884-9bfa-1a62f502c30e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:42:05.343984 crc crio[24284]: time=\"2026-06-12T15:42:05.343708503Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0006be8b0}] Aliases:map[]}\"\nJun 12 15:42:05.343984 crc crio[24284]: time=\"2026-06-12T15:42:05.343883659Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687982-d9p99 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:13.149790 crc crio[24284]: time=\"2026-06-12T15:42:13.148813969Z\" level=info msg=\"Stopped pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=0da9101d-9469-4884-9bfa-1a62f502c30e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:42:14.907132 crc crio[24284]: time=\"2026-06-12T15:42:14.90574488Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5xh6f/POD\" id=572f330d-c84d-465f-a586-8b30b395e1e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:14.909460 crc crio[24284]: time=\"2026-06-12T15:42:14.907174887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:46.377157 crc crio[24284]: time=\"2026-06-12T15:42:46.376518609Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"\nJun 12 15:42:46.377157 crc crio[24284]: time=\"2026-06-12T15:42:46.377070877Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5xh6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:47.547438 crc crio[24284]: 2026-06-12T15:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93c230306ccbbd0 Mac:96:b3:a9:de:eb:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 SocketPath: PciID:}] [{Interface:0xc00025b650 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:47.552392 crc crio[24284]: time=\"2026-06-12T15:42:47.549106612Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"\nJun 12 15:42:47.552392 crc crio[24284]: time=\"2026-06-12T15:42:47.549385381Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5xh6f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:48.127017 crc crio[24284]: time=\"2026-06-12T15:42:48.126759626Z\" level=info msg=\"Ran pod sandbox 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b with infra container: openshift-marketplace/redhat-marketplace-5xh6f/POD\" id=572f330d-c84d-465f-a586-8b30b395e1e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:48.131165 crc crio[24284]: time=\"2026-06-12T15:42:48.130824178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=478170f0-3041-40fd-8ac3-22c4d9faf73e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:49.286822 crc crio[24284]: time=\"2026-06-12T15:42:49.286500612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2638001b-4228-4bde-b790-23fab9c62f23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:49.927772 crc crio[24284]: time=\"2026-06-12T15:42:49.927534803Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities\" id=185cdb76-1040-4939-b556-f51985d7e91f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:53.085768 crc crio[24284]: time=\"2026-06-12T15:42:53.084747466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:54.970389 crc crio[24284]: time=\"2026-06-12T15:42:54.969940277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:54.977300 crc crio[24284]: time=\"2026-06-12T15:42:54.976209217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:55.030705 crc crio[24284]: time=\"2026-06-12T15:42:55.030574729Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c3fd3705-e2f3-479c-985d-a26e78d7f76b name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:55.032229 crc crio[24284]: time=\"2026-06-12T15:42:55.032103939Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7c19c769-ce58-4623-b2ce-589fee837b98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:55.039153 crc crio[24284]: time=\"2026-06-12T15:42:55.039015542Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=58da55d0-3f56-4185-b7b7-dd6a6e21df76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:55.049756 crc crio[24284]: time=\"2026-06-12T15:42:55.049665346Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic\" id=d6ad3d54-3dbb-4594-99d4-2b62176480e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:55.052144 crc crio[24284]: time=\"2026-06-12T15:42:55.052083975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:55.090965 crc crio[24284]: time=\"2026-06-12T15:42:55.090877685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:55.156648 crc crio[24284]: time=\"2026-06-12T15:42:55.156519892Z\" level=info msg=\"Created container ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities\" id=185cdb76-1040-4939-b556-f51985d7e91f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:55.160054 crc crio[24284]: time=\"2026-06-12T15:42:55.159914132Z\" level=info msg=\"Starting container: ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e\" id=53703a16-9c2a-4675-a609-f7513bbce243 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:55.172008 crc crio[24284]: time=\"2026-06-12T15:42:55.17190212Z\" level=info msg=\"Started container\" PID=48207 containerID=ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e description=openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities id=53703a16-9c2a-4675-a609-f7513bbce243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\nJun 12 15:42:55.527194 crc crio[24284]: time=\"2026-06-12T15:42:55.520492335Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=abd79cb1-7c86-414a-a65d-4f23e03cc42b name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:55.546476 crc crio[24284]: time=\"2026-06-12T15:42:55.546377553Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:42:56.225200 crc crio[24284]: time=\"2026-06-12T15:42:56.225019239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=abd79cb1-7c86-414a-a65d-4f23e03cc42b name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:56.240607 crc crio[24284]: time=\"2026-06-12T15:42:56.240431366Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7f7770ad-8bda-40cb-a14e-958e246ff4f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:56.245627 crc crio[24284]: time=\"2026-06-12T15:42:56.245538751Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e6cf855f-76f0-4854-af9d-5e33923598cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:56.258891 crc crio[24284]: time=\"2026-06-12T15:42:56.257470575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5xh6f/extract-content\" id=410187f4-b2c7-48d9-a3b1-b9e670812c99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:56.258891 crc crio[24284]: time=\"2026-06-12T15:42:56.258602772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:56.327999 crc crio[24284]: time=\"2026-06-12T15:42:56.325620074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:56.331341 crc crio[24284]: time=\"2026-06-12T15:42:56.331187254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:56.550931 crc crio[24284]: time=\"2026-06-12T15:42:56.550123136Z\" level=info msg=\"Created container 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992: openshift-marketplace/redhat-marketplace-5xh6f/extract-content\" id=410187f4-b2c7-48d9-a3b1-b9e670812c99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:56.558509 crc crio[24284]: time=\"2026-06-12T15:42:56.558425786Z\" level=info msg=\"Starting container: 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992\" id=ca770047-7f0f-49d6-b028-09a7c63fb77a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:56.575743 crc crio[24284]: time=\"2026-06-12T15:42:56.575650069Z\" level=info msg=\"Started container\" PID=48223 containerID=709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992 description=openshift-marketplace/redhat-marketplace-5xh6f/extract-content id=ca770047-7f0f-49d6-b028-09a7c63fb77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\nJun 12 15:42:56.817445 crc crio[24284]: time=\"2026-06-12T15:42:56.816721015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:56.961763 crc crio[24284]: time=\"2026-06-12T15:42:56.961658298Z\" level=info msg=\"Created container 2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic\" id=d6ad3d54-3dbb-4594-99d4-2b62176480e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:56.964012 crc crio[24284]: time=\"2026-06-12T15:42:56.963924659Z\" level=info msg=\"Starting container: 2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129\" id=7b56bb04-5391-4bc5-af9d-83903b5fb174 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:56.971547 crc crio[24284]: time=\"2026-06-12T15:42:56.971375314Z\" level=info msg=\"Started container\" PID=48262 containerID=2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129 description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic id=7b56bb04-5391-4bc5-af9d-83903b5fb174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6\nJun 12 15:42:56.989201 crc crio[24284]: time=\"2026-06-12T15:42:56.989090936Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=50290cef-68e0-4224-964a-0b7a80f7cf9a name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:56.996866 crc crio[24284]: time=\"2026-06-12T15:42:56.996450668Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 15:42:57.543357 crc crio[24284]: time=\"2026-06-12T15:42:57.542926408Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=50290cef-68e0-4224-964a-0b7a80f7cf9a name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:57.544967 crc crio[24284]: time=\"2026-06-12T15:42:57.544485382Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7973fa69-056a-4bb2-8288-43a0a523469f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:57.555081 crc crio[24284]: time=\"2026-06-12T15:42:57.554824356Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f9521a88-27b0-4640-9d88-5edb3e702851 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:57.580449 crc crio[24284]: time=\"2026-06-12T15:42:57.580223986Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd\" id=20e3a3b9-cfec-4b54-ad35-1e77d05e451a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:57.584136 crc crio[24284]: time=\"2026-06-12T15:42:57.583875235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:57.622839 crc crio[24284]: time=\"2026-06-12T15:42:57.622553066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d6b93b0-20c4-45e0-ac22-6cae94730a65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:57.636128 crc crio[24284]: time=\"2026-06-12T15:42:57.634586648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b2610b6-f127-4ffd-897e-8c8cc6d6d763 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:57.668313 crc crio[24284]: time=\"2026-06-12T15:42:57.66815231Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=33b8c0a5-b22e-4c79-834a-703bf38c4e97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:57.696192 crc crio[24284]: time=\"2026-06-12T15:42:57.695931266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:57.729349 crc crio[24284]: time=\"2026-06-12T15:42:57.729111549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:57.824429 crc crio[24284]: time=\"2026-06-12T15:42:57.823621165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:57.833477 crc crio[24284]: time=\"2026-06-12T15:42:57.833378629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:57.980776 crc crio[24284]: time=\"2026-06-12T15:42:57.980703492Z\" level=info msg=\"Created container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=33b8c0a5-b22e-4c79-834a-703bf38c4e97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:57.983834 crc crio[24284]: time=\"2026-06-12T15:42:57.983717622Z\" level=info msg=\"Starting container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7\" id=aefba626-8408-4ee9-a233-983f59e4fb30 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:57.991823 crc crio[24284]: time=\"2026-06-12T15:42:57.991590319Z\" level=info msg=\"Started container\" PID=48348 containerID=1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7 description=openshift-marketplace/redhat-marketplace-5xh6f/registry-server id=aefba626-8408-4ee9-a233-983f59e4fb30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\nJun 12 15:42:59.202588 crc crio[24284]: time=\"2026-06-12T15:42:59.202348728Z\" level=info msg=\"Removing container: 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a\" id=90f67dab-15f8-4a73-8ee0-ce9b9ae6d051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:59.775990 crc crio[24284]: time=\"2026-06-12T15:42:59.775924961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:59.834153 crc crio[24284]: time=\"2026-06-12T15:42:59.833919366Z\" level=info msg=\"Removed container 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a: openshift-infra/auto-csr-approver-29687976-pqrxm/oc\" id=90f67dab-15f8-4a73-8ee0-ce9b9ae6d051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:59.852721 crc crio[24284]: time=\"2026-06-12T15:42:59.852505321Z\" level=info msg=\"Stopping pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=ddaa1aca-0525-4718-9027-64b7a0efec7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:42:59.852945 crc crio[24284]: time=\"2026-06-12T15:42:59.852727157Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=ddaa1aca-0525-4718-9027-64b7a0efec7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:42:59.857478 crc crio[24284]: time=\"2026-06-12T15:42:59.85736095Z\" level=info msg=\"Removing pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=9f49f5a0-61c6-4ea8-b43c-56c51ec248e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:42:59.881757 crc crio[24284]: time=\"2026-06-12T15:42:59.881640391Z\" level=info msg=\"Removed pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=9f49f5a0-61c6-4ea8-b43c-56c51ec248e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:43:00.060739 crc crio[24284]: time=\"2026-06-12T15:43:00.060505351Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-svf9q/POD\" id=3a1a4122-9908-4a60-ad15-92e907573cee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:00.060739 crc crio[24284]: time=\"2026-06-12T15:43:00.060729938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:00.102008 crc crio[24284]: time=\"2026-06-12T15:43:00.101757872Z\" level=info msg=\"Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc002612388}] Aliases:map[]}\"\nJun 12 15:43:00.102008 crc crio[24284]: time=\"2026-06-12T15:43:00.101859536Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-svf9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:00.157175 crc crio[24284]: time=\"2026-06-12T15:43:00.156960181Z\" level=info msg=\"Created container 91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd\" id=20e3a3b9-cfec-4b54-ad35-1e77d05e451a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:00.158964 crc crio[24284]: time=\"2026-06-12T15:43:00.158425248Z\" level=info msg=\"Starting container: 91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e\" id=1b414895-7372-4d09-9e08-0edb3be52493 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:00.170139 crc crio[24284]: time=\"2026-06-12T15:43:00.169481299Z\" level=info msg=\"Started container\" PID=48410 containerID=91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd id=1b414895-7372-4d09-9e08-0edb3be52493 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6\nJun 12 15:43:00.296676 crc crio[24284]: time=\"2026-06-12T15:43:00.296487634Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=782d7994-7743-44bf-bbd6-163f23a9e616 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:00.317866 crc crio[24284]: time=\"2026-06-12T15:43:00.317699642Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 15:43:01.162961 crc crio[24284]: time=\"2026-06-12T15:43:01.162047693Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=782d7994-7743-44bf-bbd6-163f23a9e616 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:01.163984 crc crio[24284]: time=\"2026-06-12T15:43:01.16388908Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f190cd21-3f18-4f75-b20d-0a32e3d9b6a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:01.171189 crc crio[24284]: time=\"2026-06-12T15:43:01.171064397Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=fdc33979-706a-403e-b6ca-0169e93ad2e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:01.191785 crc crio[24284]: time=\"2026-06-12T15:43:01.188633021Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch\" id=bc646370-e4e2-4cbd-84cb-a278516275f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:01.192143 crc crio[24284]: time=\"2026-06-12T15:43:01.192123146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:01.355512 crc crio[24284]: time=\"2026-06-12T15:43:01.333999329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:02.566726 crc crio[24284]: 2026-06-12T15:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efc0003e9ba1f65 Mac:62:61:cb:af:43:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:02.573590 crc crio[24284]: time=\"2026-06-12T15:43:02.57349552Z\" level=info msg=\"Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc002612388}] Aliases:map[]}\"\nJun 12 15:43:02.573866 crc crio[24284]: time=\"2026-06-12T15:43:02.57380417Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-svf9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:02.591944 crc crio[24284]: time=\"2026-06-12T15:43:02.591783476Z\" level=info msg=\"Ran pod sandbox efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 with infra container: openshift-marketplace/redhat-operators-svf9q/POD\" id=3a1a4122-9908-4a60-ad15-92e907573cee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:02.601503 crc crio[24284]: time=\"2026-06-12T15:43:02.601403993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f989e5f4-c71e-48f5-b33e-d62583ac9e80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:02.608459 crc crio[24284]: time=\"2026-06-12T15:43:02.608012957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a843a89-50e7-4a9f-aecb-9256bee0fb23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:02.623539 crc crio[24284]: time=\"2026-06-12T15:43:02.623409348Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-svf9q/extract-utilities\" id=b6c1bc22-ebd6-4b4d-8e6f-c76985537d36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:02.624019 crc crio[24284]: time=\"2026-06-12T15:43:02.623936515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:02.772997 crc crio[24284]: time=\"2026-06-12T15:43:02.756670506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:02.816582 crc crio[24284]: time=\"2026-06-12T15:43:02.81588448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:03.084358 crc crio[24284]: time=\"2026-06-12T15:43:03.083419945Z\" level=info msg=\"Created container 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093: openshift-marketplace/redhat-operators-svf9q/extract-utilities\" id=b6c1bc22-ebd6-4b4d-8e6f-c76985537d36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:03.091477 crc crio[24284]: time=\"2026-06-12T15:43:03.09124042Z\" level=info msg=\"Starting container: 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093\" id=710e14af-2362-4bfb-bb74-9b80ca7a88e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:03.133373 crc crio[24284]: time=\"2026-06-12T15:43:03.133218888Z\" level=info msg=\"Started container\" PID=48635 containerID=790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093 description=openshift-marketplace/redhat-operators-svf9q/extract-utilities id=710e14af-2362-4bfb-bb74-9b80ca7a88e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\nJun 12 15:43:03.436127 crc crio[24284]: time=\"2026-06-12T15:43:03.435993095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:03.761325 crc crio[24284]: time=\"2026-06-12T15:43:03.759299523Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/POD\" id=694a0527-14ce-458c-a847-dca6f66b96d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:03.761325 crc crio[24284]: time=\"2026-06-12T15:43:03.759486769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:03.815398 crc crio[24284]: time=\"2026-06-12T15:43:03.812826643Z\" level=info msg=\"Created container b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch\" id=bc646370-e4e2-4cbd-84cb-a278516275f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:03.832107 crc crio[24284]: time=\"2026-06-12T15:43:03.83116454Z\" level=info msg=\"Starting container: b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b\" id=17737d0b-4243-42bb-aa65-7cdba7a7c1b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:03.857414 crc crio[24284]: time=\"2026-06-12T15:43:03.849012893Z\" level=info msg=\"Started container\" PID=48645 containerID=b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch id=17737d0b-4243-42bb-aa65-7cdba7a7c1b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6\nJun 12 15:43:03.942967 crc crio[24284]: time=\"2026-06-12T15:43:03.942541674Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-z72dx Namespace:openstack-operators ID:0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 UID:9f9e76c6-371a-41ad-bd9e-df4ce3d0a248 NetNS:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f9e76c6_371a_41ad_bd9e_df4ce3d0a248.slice PodAnnotations:0xc001e04150}] Aliases:map[]}\"\nJun 12 15:43:03.942967 crc crio[24284]: time=\"2026-06-12T15:43:03.942911788Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:03.946507 crc crio[24284]: time=\"2026-06-12T15:43:03.942814821Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/POD\" id=1f6a47ec-2df2-4f0e-a498-8a2046594021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:03.946507 crc crio[24284]: time=\"2026-06-12T15:43:03.946328765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:03.988744 crc crio[24284]: time=\"2026-06-12T15:43:03.988653904Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-98gll Namespace:openstack-operators ID:5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a UID:ba06bbc4-3f8c-4538-aeae-5d8796c095dc NetNS:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba06bbc4_3f8c_4538_aeae_5d8796c095dc.slice PodAnnotations:0xc002c1e2d8}] Aliases:map[]}\"\nJun 12 15:43:03.988744 crc crio[24284]: time=\"2026-06-12T15:43:03.988735317Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:04.078709 crc crio[24284]: time=\"2026-06-12T15:43:04.077639252Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/POD\" id=59826575-b25f-437c-be8b-d4c969560aea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.078709 crc crio[24284]: time=\"2026-06-12T15:43:04.077773897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.084862 crc crio[24284]: time=\"2026-06-12T15:43:04.084817567Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/POD\" id=05827cae-366a-467a-8cd1-39a847b712ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.084968 crc crio[24284]: time=\"2026-06-12T15:43:04.084913818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.143071262Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/POD\" id=ae46e0b4-6e39-43e2-a98e-61fed4a0fbad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.143222117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.143553237Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/POD\" id=3f4e7656-43d9-4a59-9cc9-a54d66db1ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.1436579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.167208 crc crio[24284]: time=\"2026-06-12T15:43:04.166959627Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ea79de7a-da9f-4556-a13c-513bb5c6ae2b name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:04.169016 crc crio[24284]: time=\"2026-06-12T15:43:04.168928755Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-gwqll Namespace:openstack-operators ID:1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c UID:7468c2b3-552e-4673-860c-02900991e889 NetNS:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7468c2b3_552e_4673_860c_02900991e889.slice PodAnnotations:0xc002722260}] Aliases:map[]}\"\nJun 12 15:43:04.169016 crc crio[24284]: time=\"2026-06-12T15:43:04.169009237Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:04.202962 crc crio[24284]: time=\"2026-06-12T15:43:04.20200318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.349662967Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fklqj Namespace:openstack-operators ID:aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 UID:8afa2321-64c1-465d-90ce-8108aef4ceed NetNS:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8afa2321_64c1_465d_90ce_8108aef4ceed.slice PodAnnotations:0xc002c1e6b0}] Aliases:map[]}\"\nJun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.350200025Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/POD\" id=beb1ba05-d4af-4f82-a905-c2b6b7966c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.351450175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.351315971Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-fklqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:04.505507 crc crio[24284]: time=\"2026-06-12T15:43:04.505349484Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/POD\" id=66523302-268f-49be-9427-df5fe121de0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.505507 crc crio[24284]: time=\"2026-06-12T15:43:04.50555612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.507452 crc crio[24284]: time=\"2026-06-12T15:43:04.506441334Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/POD\" id=851a5ac3-d91f-4ca3-8e82-34f4cef2c905 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.507452 crc crio[24284]: time=\"2026-06-12T15:43:04.506599659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.550307 crc crio[24284]: time=\"2026-06-12T15:43:04.550168951Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-w2rln Namespace:openstack-operators ID:55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 UID:333a760b-5103-4024-a495-65499729a60c NetNS:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333a760b_5103_4024_a495_65499729a60c.slice PodAnnotations:0xc001e04808}] Aliases:map[]}\"\nJun 12 15:43:04.550608 crc crio[24284]: time=\"2026-06-12T15:43:04.550242484Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:04.740170 crc crio[24284]: time=\"2026-06-12T15:43:04.729756562Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/POD\" id=caf6646f-18fd-4c97-bbe5-b121f1b7231a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.740170 crc crio[24284]: time=\"2026-06-12T15:43:04.729905926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.784303 crc crio[24284]: time=\"2026-06-12T15:43:04.781706488Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/POD\" id=a9218930-4f2d-43c3-bb3c-caf48e4cb44f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.784303 crc crio[24284]: time=\"2026-06-12T15:43:04.781890894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:04.889188 crc crio[24284]: time=\"2026-06-12T15:43:04.878848905Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-lr6cb Namespace:openstack-operators ID:90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d UID:b98b974d-b758-4215-8572-c7b09ad848fd NetNS:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb98b974d_b758_4215_8572_c7b09ad848fd.slice PodAnnotations:0xc0009b8090}] Aliases:map[]}\"\nJun 12 15:43:04.889683 crc crio[24284]: time=\"2026-06-12T15:43:04.889206223Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:04.944177 crc crio[24284]: time=\"2026-06-12T15:43:04.943721398Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/POD\" id=1f9b0deb-0249-4493-bfb0-5f8be4cee7e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:04.944177 crc crio[24284]: time=\"2026-06-12T15:43:04.943947195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.035684 crc crio[24284]: time=\"2026-06-12T15:43:05.033079238Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/POD\" id=dc5c883e-f642-4c06-9534-d99a647e4b06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.035684 crc crio[24284]: time=\"2026-06-12T15:43:05.033175941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.435675 crc crio[24284]: time=\"2026-06-12T15:43:05.434882091Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/POD\" id=247cd2c7-69ca-4b62-b1b8-42e647e4943f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.435809 crc crio[24284]: time=\"2026-06-12T15:43:05.435727338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.435915 crc crio[24284]: time=\"2026-06-12T15:43:05.435135886Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/POD\" id=cdfda882-5edc-4ecc-97ce-a4c1b07ec26e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.435915 crc crio[24284]: time=\"2026-06-12T15:43:05.4358851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.465543 crc crio[24284]: time=\"2026-06-12T15:43:05.465465008Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6tx44 Namespace:openstack-operators ID:0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 UID:8ecf2655-7d82-40c1-afa6-4dc88295884a NetNS:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ecf2655_7d82_40c1_afa6_4dc88295884a.slice PodAnnotations:0xc002722218}] Aliases:map[]}\"\nJun 12 15:43:05.465543 crc crio[24284]: time=\"2026-06-12T15:43:05.46552607Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.577320 crc crio[24284]: time=\"2026-06-12T15:43:05.575521128Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sj6fr Namespace:openstack-operators ID:ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc UID:85766690-fff1-48df-a545-5432d5b5540a NetNS:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85766690_fff1_48df_a545_5432d5b5540a.slice PodAnnotations:0xc001212278}] Aliases:map[]}\"\nJun 12 15:43:05.577320 crc crio[24284]: time=\"2026-06-12T15:43:05.575576849Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.680813 crc crio[24284]: time=\"2026-06-12T15:43:05.680415843Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/POD\" id=5adb1d0e-0c39-4ba6-ae72-ee9f9cc27323 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.680813 crc crio[24284]: time=\"2026-06-12T15:43:05.680584349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.718129 crc crio[24284]: time=\"2026-06-12T15:43:05.717761888Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/POD\" id=c67ae9dd-84a4-4572-94cc-f95063f57873 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.718129 crc crio[24284]: time=\"2026-06-12T15:43:05.718018147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.830985 crc crio[24284]: time=\"2026-06-12T15:43:05.83086057Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/POD\" id=999f1511-d9f7-430a-b402-611350d4735e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.832713 crc crio[24284]: time=\"2026-06-12T15:43:05.831012844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.991095 crc crio[24284]: time=\"2026-06-12T15:43:05.989849346Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-v4xxt Namespace:openstack-operators ID:9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 UID:3e7da492-440c-4a8e-8905-b42a82472ccd NetNS:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e7da492_440c_4a8e_8905_b42a82472ccd.slice PodAnnotations:0xc002722368}] Aliases:map[]}\"\nJun 12 15:43:06.007484 crc crio[24284]: time=\"2026-06-12T15:43:05.995735998Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:06.609863 crc crio[24284]: 2026-06-12T15:43:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1094b6624e1683f Mac:c2:b7:70:e3:b8:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:06.619881 crc crio[24284]: 2026-06-12T15:43:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeaac40d9b78441 Mac:8e:76:f0:ef:4d:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc SocketPath: PciID:}] [{Interface:0xc00019aca0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:06.624083 crc crio[24284]: time=\"2026-06-12T15:43:06.623923688Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-gwqll Namespace:openstack-operators ID:1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c UID:7468c2b3-552e-4673-860c-02900991e889 NetNS:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7468c2b3_552e_4673_860c_02900991e889.slice PodAnnotations:0xc002722260}] Aliases:map[]}\"\nJun 12 15:43:06.624370 crc crio[24284]: time=\"2026-06-12T15:43:06.624238733Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:06.631802 crc crio[24284]: time=\"2026-06-12T15:43:06.631701072Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fklqj Namespace:openstack-operators ID:aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 UID:8afa2321-64c1-465d-90ce-8108aef4ceed NetNS:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8afa2321_64c1_465d_90ce_8108aef4ceed.slice PodAnnotations:0xc002c1e6b0}] Aliases:map[]}\"\nJun 12 15:43:06.632145 crc crio[24284]: time=\"2026-06-12T15:43:06.632008932Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-fklqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:06.883994 crc crio[24284]: time=\"2026-06-12T15:43:06.880748913Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-5tlrf Namespace:openstack-operators ID:5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 UID:f3b4509b-9eb8-43dd-b88e-0a14914ba63e NetNS:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b4509b_9eb8_43dd_b88e_0a14914ba63e.slice PodAnnotations:0xc004286170}] Aliases:map[]}\"\nJun 12 15:43:06.883994 crc crio[24284]: time=\"2026-06-12T15:43:06.881444616Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.070774 crc crio[24284]: 2026-06-12T15:43:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ee1d60e1c79490 Mac:c2:e2:b9:9c:88:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 SocketPath: PciID:}] [{Interface:0xc000196d10 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:07.072092 crc crio[24284]: time=\"2026-06-12T15:43:07.071769537Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-98gll Namespace:openstack-operators ID:5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a UID:ba06bbc4-3f8c-4538-aeae-5d8796c095dc NetNS:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba06bbc4_3f8c_4538_aeae_5d8796c095dc.slice PodAnnotations:0xc002c1e2d8}] Aliases:map[]}\"\nJun 12 15:43:07.072092 crc crio[24284]: time=\"2026-06-12T15:43:07.071959343Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:07.095815 crc crio[24284]: time=\"2026-06-12T15:43:07.093556785Z\" level=info msg=\"Ran pod sandbox 1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/POD\" id=59826575-b25f-437c-be8b-d4c969560aea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.106176 crc crio[24284]: time=\"2026-06-12T15:43:07.105666605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.106176 crc crio[24284]: time=\"2026-06-12T15:43:07.105900153Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.106176 crc crio[24284]: time=\"2026-06-12T15:43:07.105983426Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.112444 crc crio[24284]: time=\"2026-06-12T15:43:07.107591388Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c768b84a-1eaf-4ef8-8359-1c0366202d0d name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:07.117294 crc crio[24284]: time=\"2026-06-12T15:43:07.11562431Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 12 15:43:07.128407 crc crio[24284]: time=\"2026-06-12T15:43:07.126193313Z\" level=info msg=\"Ran pod sandbox aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/POD\" id=05827cae-366a-467a-8cd1-39a847b712ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.156443 crc crio[24284]: time=\"2026-06-12T15:43:07.156073627Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.183574154Z\" level=info msg=\"Ran pod sandbox 5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/POD\" id=1f6a47ec-2df2-4f0e-a498-8a2046594021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.183733212Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wxpj4 Namespace:openstack-operators ID:76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 UID:1b74c238-1ec6-454c-9983-2053ea438daf NetNS:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b74c238_1ec6_454c_9983_2053ea438daf.slice PodAnnotations:0xc0006be560}] Aliases:map[]}\"\nJun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.187019446Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.186800319Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-snp8d Namespace:openstack-operators ID:4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 UID:cf1a37a8-9f04-4ade-969f-8fdb02d456ce NetNS:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf1a37a8_9f04_4ade_969f_8fdb02d456ce.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"\nJun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.187406946Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.189961 crc crio[24284]: time=\"2026-06-12T15:43:07.184971439Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.190218 crc crio[24284]: time=\"2026-06-12T15:43:07.190157325Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.267351 crc crio[24284]: time=\"2026-06-12T15:43:07.256960223Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=938eaaaf-58bf-48e3-be6f-4e303ddd4c3d name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:07.280508 crc crio[24284]: time=\"2026-06-12T15:43:07.279537701Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-g7fvb Namespace:openstack-operators ID:856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 UID:4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf NetNS:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ed0a7e1_e1d6_4fe8_a68f_0b6f00048fbf.slice PodAnnotations:0xc0042868b0}] Aliases:map[]}\"\nJun 12 15:43:07.280508 crc crio[24284]: time=\"2026-06-12T15:43:07.279919783Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.313383 crc crio[24284]: time=\"2026-06-12T15:43:07.309348707Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-bj44v Namespace:openstack-operators ID:80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 UID:0742e43f-9b95-4885-9fab-05dffcd568e7 NetNS:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0742e43f_9b95_4885_9fab_05dffcd568e7.slice PodAnnotations:0xc0009b8528}] Aliases:map[]}\"\nJun 12 15:43:07.313383 crc crio[24284]: time=\"2026-06-12T15:43:07.30945528Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.349438 crc crio[24284]: time=\"2026-06-12T15:43:07.348593183Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.405957 crc crio[24284]: time=\"2026-06-12T15:43:07.405848409Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-49vcf Namespace:openstack-operators ID:fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 UID:fd47ddaf-50dd-425a-b4ef-9cb6d42dae70 NetNS:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd47ddaf_50dd_425a_b4ef_9cb6d42dae70.slice PodAnnotations:0xc000b84688}] Aliases:map[]}\"\nJun 12 15:43:07.405957 crc crio[24284]: time=\"2026-06-12T15:43:07.405950402Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.423843 crc crio[24284]: time=\"2026-06-12T15:43:07.411198166Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-fgs5m Namespace:openstack-operators ID:c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 UID:b89d9efa-c667-4d71-96f2-4ab5f1302235 NetNS:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb89d9efa_c667_4d71_96f2_4ab5f1302235.slice PodAnnotations:0xc003242028}] Aliases:map[]}\"\nJun 12 15:43:07.423843 crc crio[24284]: time=\"2026-06-12T15:43:07.422433402Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.433685 crc crio[24284]: time=\"2026-06-12T15:43:07.42967082Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 12 15:43:07.574917 crc crio[24284]: time=\"2026-06-12T15:43:07.571723025Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dsqgc Namespace:openstack-operators ID:e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e UID:b8ac4275-1eb3-439c-88e7-e154b3cfbb12 NetNS:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8ac4275_1eb3_439c_88e7_e154b3cfbb12.slice PodAnnotations:0xc004286180}] Aliases:map[]}\"\nJun 12 15:43:07.574917 crc crio[24284]: time=\"2026-06-12T15:43:07.572869162Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:07.769387 crc crio[24284]: time=\"2026-06-12T15:43:07.768606968Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.769387 crc crio[24284]: time=\"2026-06-12T15:43:07.768884477Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.857235 crc crio[24284]: time=\"2026-06-12T15:43:07.852780191Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=f8751f92-12e0-4b91-9f54-1fedea7efa8f name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:07.901012 crc crio[24284]: time=\"2026-06-12T15:43:07.894945779Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 12 15:43:08.351209 crc crio[24284]: time=\"2026-06-12T15:43:08.350202837Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=ea79de7a-da9f-4556-a13c-513bb5c6ae2b name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:08.353637 crc crio[24284]: time=\"2026-06-12T15:43:08.353364381Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=278ac0d1-8771-447d-a21c-b01a72b9b839 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.353637 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0995dfbea431a75 Mac:0e:a5:ff:40:64:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 SocketPath: PciID:}] [{Interface:0xc00014b3b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:08.362205 crc crio[24284]: time=\"2026-06-12T15:43:08.362013052Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-ds98r Namespace:openstack-operators ID:c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 UID:6a1083b4-7603-47b5-b14a-bbff76a4dd9c NetNS:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1083b4_7603_47b5_b14a_bbff76a4dd9c.slice PodAnnotations:0xc00008d068}] Aliases:map[]}\"\nJun 12 15:43:08.362205 crc crio[24284]: time=\"2026-06-12T15:43:08.362143186Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-ds98r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:08.375557 crc crio[24284]: time=\"2026-06-12T15:43:08.375214705Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0625470e-ff4b-44cb-ab49-fb24c1545b15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.396564 crc crio[24284]: time=\"2026-06-12T15:43:08.386906916Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-z72dx Namespace:openstack-operators ID:0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 UID:9f9e76c6-371a-41ad-bd9e-df4ce3d0a248 NetNS:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f9e76c6_371a_41ad_bd9e_df4ce3d0a248.slice PodAnnotations:0xc001e04150}] Aliases:map[]}\"\nJun 12 15:43:08.396564 crc crio[24284]: time=\"2026-06-12T15:43:08.387201186Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:08.398535 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac7c3ba7ed26b1c Mac:ce:4c:10:1f:91:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 SocketPath: PciID:}] [{Interface:0xc0003128e0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:08.399839 crc crio[24284]: time=\"2026-06-12T15:43:08.399721125Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sj6fr Namespace:openstack-operators ID:ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc UID:85766690-fff1-48df-a545-5432d5b5540a NetNS:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85766690_fff1_48df_a545_5432d5b5540a.slice PodAnnotations:0xc001212278}] Aliases:map[]}\"\nJun 12 15:43:08.399944 crc crio[24284]: time=\"2026-06-12T15:43:08.399925482Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:08.444476 crc crio[24284]: time=\"2026-06-12T15:43:08.443364453Z\" level=info msg=\"Ran pod sandbox ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/POD\" id=851a5ac3-d91f-4ca3-8e82-34f4cef2c905 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:08.444476 crc crio[24284]: time=\"2026-06-12T15:43:08.443689277Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-svf9q/extract-content\" id=8f893093-72b3-4438-a8eb-442ce61d7fda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:08.444839 crc crio[24284]: time=\"2026-06-12T15:43:08.444563171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:08.468611 crc crio[24284]: time=\"2026-06-12T15:43:08.466981425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.481492 crc crio[24284]: time=\"2026-06-12T15:43:08.481083209Z\" level=info msg=\"Stopping container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7 (timeout: 2s)\" id=9522e001-7eb4-4bad-ba0c-c3a8e83bf4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:08.557467 crc crio[24284]: time=\"2026-06-12T15:43:08.557020984Z\" level=info msg=\"Ran pod sandbox 0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/POD\" id=694a0527-14ce-458c-a847-dca6f66b96d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:08.577688 crc crio[24284]: time=\"2026-06-12T15:43:08.57759384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.587490 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55565b71be03107 Mac:f6:da:66:ea:8d:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:08.613180 crc crio[24284]: time=\"2026-06-12T15:43:08.609011651Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-w2rln Namespace:openstack-operators ID:55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 UID:333a760b-5103-4024-a495-65499729a60c NetNS:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333a760b_5103_4024_a495_65499729a60c.slice PodAnnotations:0xc001e04808}] Aliases:map[]}\"\nJun 12 15:43:08.613180 crc crio[24284]: time=\"2026-06-12T15:43:08.610587253Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:08.794459 crc crio[24284]: time=\"2026-06-12T15:43:08.780681699Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.817407 crc crio[24284]: time=\"2026-06-12T15:43:08.794216112Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.817407 crc crio[24284]: time=\"2026-06-12T15:43:08.789559618Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.817407 crc crio[24284]: time=\"2026-06-12T15:43:08.816949483Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.844800 crc crio[24284]: time=\"2026-06-12T15:43:08.844746579Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=26a2a924-2b5b-4720-b691-c33344c97bd0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:08.851754 crc crio[24284]: time=\"2026-06-12T15:43:08.847552681Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1c4124bf-f7cd-41a7-a070-c02c36e3af81 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:08.859806 crc crio[24284]: time=\"2026-06-12T15:43:08.859767569Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 12 15:43:08.893884 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b1da12c8120167 Mac:fa:a0:e6:75:7a:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 SocketPath: PciID:}] [{Interface:0xc0005385d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:08.893884 crc crio[24284]: time=\"2026-06-12T15:43:08.861382481Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 12 15:43:08.919707 crc crio[24284]: time=\"2026-06-12T15:43:08.918611329Z\" level=info msg=\"Stopped container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=9522e001-7eb4-4bad-ba0c-c3a8e83bf4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:08.923111 crc crio[24284]: time=\"2026-06-12T15:43:08.922123494Z\" level=info msg=\"Stopping pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=81ea4248-ca4e-4bb1-99ff-5ba60f6ee005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:08.924516 crc crio[24284]: time=\"2026-06-12T15:43:08.924192641Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc001e04178}] Aliases:map[]}\"\nJun 12 15:43:08.924516 crc crio[24284]: time=\"2026-06-12T15:43:08.924480691Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5xh6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:08.957831 crc crio[24284]: time=\"2026-06-12T15:43:08.957684393Z\" level=info msg=\"Ran pod sandbox 55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/POD\" id=3f4e7656-43d9-4a59-9cc9-a54d66db1ca3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:08.968957 crc crio[24284]: time=\"2026-06-12T15:43:08.966707154Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.968957 crc crio[24284]: time=\"2026-06-12T15:43:08.966963542Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.968957 crc crio[24284]: time=\"2026-06-12T15:43:08.967024224Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.978405 crc crio[24284]: time=\"2026-06-12T15:43:08.976456508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:08.985570 crc crio[24284]: time=\"2026-06-12T15:43:08.985424655Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9fe43138-eb5f-48bc-bf11-fdfb23b0cf2b name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:08.996474 crc crio[24284]: time=\"2026-06-12T15:43:08.987995587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:08.996474 crc crio[24284]: time=\"2026-06-12T15:43:08.991824164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 12 15:43:09.017108 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90a543db1616739 Mac:5e:7f:a9:09:a1:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 SocketPath: PciID:}] [{Interface:0xc00021a9d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:09.019081 crc crio[24284]: time=\"2026-06-12T15:43:09.018961353Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-lr6cb Namespace:openstack-operators ID:90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d UID:b98b974d-b758-4215-8572-c7b09ad848fd NetNS:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb98b974d_b758_4215_8572_c7b09ad848fd.slice PodAnnotations:0xc0009b8090}] Aliases:map[]}\"\nJun 12 15:43:09.019350 crc crio[24284]: time=\"2026-06-12T15:43:09.019191271Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:09.034164 crc crio[24284]: time=\"2026-06-12T15:43:09.034026834Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6tx44 Namespace:openstack-operators ID:0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 UID:8ecf2655-7d82-40c1-afa6-4dc88295884a NetNS:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ecf2655_7d82_40c1_afa6_4dc88295884a.slice PodAnnotations:0xc002722218}] Aliases:map[]}\"\nJun 12 15:43:09.034793 crc crio[24284]: time=\"2026-06-12T15:43:09.034619613Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:09.070528 crc crio[24284]: time=\"2026-06-12T15:43:09.070323547Z\" level=info msg=\"Ran pod sandbox 90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/POD\" id=ae46e0b4-6e39-43e2-a98e-61fed4a0fbad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:09.072368 crc crio[24284]: time=\"2026-06-12T15:43:09.071920509Z\" level=info msg=\"Ran pod sandbox 0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/POD\" id=beb1ba05-d4af-4f82-a905-c2b6b7966c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:09.079822 crc crio[24284]: time=\"2026-06-12T15:43:09.079671523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.080137 crc crio[24284]: time=\"2026-06-12T15:43:09.080004344Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.080316 crc crio[24284]: time=\"2026-06-12T15:43:09.080221801Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.084300 crc crio[24284]: time=\"2026-06-12T15:43:09.083176727Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=1026eddf-07d6-4a40-936c-4912e2844d8e name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:09.093647 crc crio[24284]: time=\"2026-06-12T15:43:09.093579392Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 12 15:43:09.115559 crc crio[24284]: time=\"2026-06-12T15:43:09.114875658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.120353 crc crio[24284]: time=\"2026-06-12T15:43:09.119752706Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.120353 crc crio[24284]: time=\"2026-06-12T15:43:09.119922901Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.134199 crc crio[24284]: time=\"2026-06-12T15:43:09.134087988Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e1f5a106-beed-4d3f-89c4-af1abb9c9dfc name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:09.187820 crc crio[24284]: time=\"2026-06-12T15:43:09.185702895Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 12 15:43:09.324177 crc crio[24284]: time=\"2026-06-12T15:43:09.321212553Z\" level=info msg=\"Created container 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542: openshift-marketplace/redhat-operators-svf9q/extract-content\" id=8f893093-72b3-4438-a8eb-442ce61d7fda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:09.327345 crc crio[24284]: time=\"2026-06-12T15:43:09.326688282Z\" level=info msg=\"Starting container: 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542\" id=fe561107-2891-4ed6-866c-d131f77941ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:09.341299 crc crio[24284]: time=\"2026-06-12T15:43:09.341165213Z\" level=info msg=\"Started container\" PID=49365 containerID=6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542 description=openshift-marketplace/redhat-operators-svf9q/extract-content id=fe561107-2891-4ed6-866c-d131f77941ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\nJun 12 15:43:09.342057 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c656a845efdab3 Mac:2a:4b:dd:95:cd:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:09.343783 crc crio[24284]: time=\"2026-06-12T15:43:09.343725866Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-v4xxt Namespace:openstack-operators ID:9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 UID:3e7da492-440c-4a8e-8905-b42a82472ccd NetNS:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e7da492_440c_4a8e_8905_b42a82472ccd.slice PodAnnotations:0xc002722368}] Aliases:map[]}\"\nJun 12 15:43:09.343986 crc crio[24284]: time=\"2026-06-12T15:43:09.343880122Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:09.353420 crc crio[24284]: time=\"2026-06-12T15:43:09.353341109Z\" level=info msg=\"Ran pod sandbox 9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/POD\" id=66523302-268f-49be-9427-df5fe121de0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:09.370597 crc crio[24284]: time=\"2026-06-12T15:43:09.369833046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.370597 crc crio[24284]: time=\"2026-06-12T15:43:09.370400674Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.370597 crc crio[24284]: time=\"2026-06-12T15:43:09.370466966Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.375476 crc crio[24284]: time=\"2026-06-12T15:43:09.375214599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=9af13a27-6647-4310-bd77-c496891b439a name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:09.384758 crc crio[24284]: time=\"2026-06-12T15:43:09.380343196Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 12 15:43:09.444235 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5cd3aabb85cd3 Mac:ee:c0:2b:15:f9:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 SocketPath: PciID:}] [{Interface:0xc0000154e0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:09.456683 crc crio[24284]: time=\"2026-06-12T15:43:09.453022221Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-49vcf Namespace:openstack-operators ID:fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 UID:fd47ddaf-50dd-425a-b4ef-9cb6d42dae70 NetNS:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd47ddaf_50dd_425a_b4ef_9cb6d42dae70.slice PodAnnotations:0xc000b84688}] Aliases:map[]}\"\nJun 12 15:43:09.456683 crc crio[24284]: time=\"2026-06-12T15:43:09.453417934Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:09.475768 crc crio[24284]: time=\"2026-06-12T15:43:09.475493828Z\" level=info msg=\"Ran pod sandbox fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/POD\" id=5adb1d0e-0c39-4ba6-ae72-ee9f9cc27323 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:09.481238 crc crio[24284]: time=\"2026-06-12T15:43:09.481173125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.481516 crc crio[24284]: time=\"2026-06-12T15:43:09.481451125Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.481567 crc crio[24284]: time=\"2026-06-12T15:43:09.481508046Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.486761 crc crio[24284]: time=\"2026-06-12T15:43:09.483015356Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=37555eb3-8119-46b4-87c6-c256c1cf4e7e name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:09.492115 crc crio[24284]: time=\"2026-06-12T15:43:09.490111836Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 12 15:43:09.903239 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e790ba8a468d535 Mac:52:9a:31:00:b0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 SocketPath: PciID:}] [{Interface:0xc0002ee800 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:09.910005 crc crio[24284]: time=\"2026-06-12T15:43:09.908483982Z\" level=info msg=\"Stopped pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=81ea4248-ca4e-4bb1-99ff-5ba60f6ee005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:09.926610 crc crio[24284]: time=\"2026-06-12T15:43:09.926465947Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dsqgc Namespace:openstack-operators ID:e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e UID:b8ac4275-1eb3-439c-88e7-e154b3cfbb12 NetNS:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8ac4275_1eb3_439c_88e7_e154b3cfbb12.slice PodAnnotations:0xc004286180}] Aliases:map[]}\"\nJun 12 15:43:09.927931 crc crio[24284]: time=\"2026-06-12T15:43:09.926821589Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:09.963784 crc crio[24284]: time=\"2026-06-12T15:43:09.963676048Z\" level=info msg=\"Ran pod sandbox e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/POD\" id=cdfda882-5edc-4ecc-97ce-a4c1b07ec26e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:09.995213 crc crio[24284]: time=\"2026-06-12T15:43:09.994955429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.995710 crc crio[24284]: time=\"2026-06-12T15:43:09.995510457Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.995710 crc crio[24284]: time=\"2026-06-12T15:43:09.9955946Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.005658 crc crio[24284]: time=\"2026-06-12T15:43:09.998094268Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af03d2d1-ca55-4429-911a-802eba2a9b62 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.027338 crc crio[24284]: time=\"2026-06-12T15:43:10.017897148Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 12 15:43:10.196415 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e9d78f447fd137 Mac:ce:ab:2c:19:6f:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:10.208123 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fba1370597e055 Mac:2a:4b:35:6e:d1:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f SocketPath: PciID:}] [{Interface:0xc000314740 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:10.233953 crc crio[24284]: time=\"2026-06-12T15:43:10.233702307Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-5tlrf Namespace:openstack-operators ID:5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 UID:f3b4509b-9eb8-43dd-b88e-0a14914ba63e NetNS:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b4509b_9eb8_43dd_b88e_0a14914ba63e.slice PodAnnotations:0xc004286170}] Aliases:map[]}\"\nJun 12 15:43:10.234534 crc crio[24284]: time=\"2026-06-12T15:43:10.234234304Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:10.235077 crc crio[24284]: time=\"2026-06-12T15:43:10.235009441Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-snp8d Namespace:openstack-operators ID:4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 UID:cf1a37a8-9f04-4ade-969f-8fdb02d456ce NetNS:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf1a37a8_9f04_4ade_969f_8fdb02d456ce.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"\nJun 12 15:43:10.235329 crc crio[24284]: time=\"2026-06-12T15:43:10.235289355Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:10.255392 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d4d62aaa314f3 Mac:8e:da:3f:24:b2:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:10.260711 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:856ffc037fb8725 Mac:76:86:7a:69:21:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df SocketPath: PciID:}] [{Interface:0xc00011b620 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:10.261715 crc crio[24284]: time=\"2026-06-12T15:43:10.256324495Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wxpj4 Namespace:openstack-operators ID:76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 UID:1b74c238-1ec6-454c-9983-2053ea438daf NetNS:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b74c238_1ec6_454c_9983_2053ea438daf.slice PodAnnotations:0xc0006be560}] Aliases:map[]}\"\nJun 12 15:43:10.262413 crc crio[24284]: time=\"2026-06-12T15:43:10.262336081Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:10.262648 crc crio[24284]: time=\"2026-06-12T15:43:10.262596835Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-g7fvb Namespace:openstack-operators ID:856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 UID:4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf NetNS:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ed0a7e1_e1d6_4fe8_a68f_0b6f00048fbf.slice PodAnnotations:0xc0042868b0}] Aliases:map[]}\"\nJun 12 15:43:10.263017 crc crio[24284]: time=\"2026-06-12T15:43:10.262995668Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:10.280120 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80407f2d53cccdc Mac:16:47:b3:79:9b:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d SocketPath: PciID:}] [{Interface:0xc00013ce50 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:10.280120 crc crio[24284]: time=\"2026-06-12T15:43:10.278866292Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-bj44v Namespace:openstack-operators ID:80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 UID:0742e43f-9b95-4885-9fab-05dffcd568e7 NetNS:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0742e43f_9b95_4885_9fab_05dffcd568e7.slice PodAnnotations:0xc0009b8528}] Aliases:map[]}\"\nJun 12 15:43:10.280120 crc crio[24284]: time=\"2026-06-12T15:43:10.279013237Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:10.311688 crc crio[24284]: time=\"2026-06-12T15:43:10.310837012Z\" level=info msg=\"Ran pod sandbox 5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/POD\" id=a9218930-4f2d-43c3-bb3c-caf48e4cb44f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:10.320816 crc crio[24284]: time=\"2026-06-12T15:43:10.320328051Z\" level=info msg=\"Ran pod sandbox 856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/POD\" id=999f1511-d9f7-430a-b402-611350d4735e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:10.322150 crc crio[24284]: time=\"2026-06-12T15:43:10.321854131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.322150 crc crio[24284]: time=\"2026-06-12T15:43:10.322090209Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.322150 crc crio[24284]: time=\"2026-06-12T15:43:10.32214021Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.327206 crc crio[24284]: time=\"2026-06-12T15:43:10.322890949Z\" level=info msg=\"Ran pod sandbox 4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/POD\" id=c67ae9dd-84a4-4572-94cc-f95063f57873 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:10.327206 crc crio[24284]: time=\"2026-06-12T15:43:10.325578125Z\" level=info msg=\"Ran pod sandbox 76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/POD\" id=caf6646f-18fd-4c97-bbe5-b121f1b7231a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:10.328570 crc crio[24284]: time=\"2026-06-12T15:43:10.328301062Z\" level=info msg=\"Ran pod sandbox 80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/POD\" id=247cd2c7-69ca-4b62-b1b8-42e647e4943f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:10.352716 crc crio[24284]: time=\"2026-06-12T15:43:10.352561585Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.353133 crc crio[24284]: time=\"2026-06-12T15:43:10.352826693Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.353133 crc crio[24284]: time=\"2026-06-12T15:43:10.352894766Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.353492 crc crio[24284]: time=\"2026-06-12T15:43:10.353364661Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=eee6e723-e363-4361-820e-1c3f4011b616 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.356924 crc crio[24284]: time=\"2026-06-12T15:43:10.356757481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357118 crc crio[24284]: time=\"2026-06-12T15:43:10.356964548Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357118 crc crio[24284]: time=\"2026-06-12T15:43:10.35701082Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357332 crc crio[24284]: time=\"2026-06-12T15:43:10.357112493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357332 crc crio[24284]: time=\"2026-06-12T15:43:10.357185085Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=4007a7cc-7d53-4ca3-acd9-c096376942aa name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.357481 crc crio[24284]: time=\"2026-06-12T15:43:10.357376602Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357481 crc crio[24284]: time=\"2026-06-12T15:43:10.357445374Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357620 crc crio[24284]: time=\"2026-06-12T15:43:10.357124263Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357749 crc crio[24284]: time=\"2026-06-12T15:43:10.357648271Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.357749 crc crio[24284]: time=\"2026-06-12T15:43:10.357702242Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.358947 crc crio[24284]: time=\"2026-06-12T15:43:10.358714635Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 12 15:43:10.358947 crc crio[24284]: time=\"2026-06-12T15:43:10.358811936Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 12 15:43:10.359840 crc crio[24284]: time=\"2026-06-12T15:43:10.359763699Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=c031213b-5e81-4bd0-94c3-282d9d4bbde1 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.360681 crc crio[24284]: time=\"2026-06-12T15:43:10.360457702Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=07a2772d-2795-44ba-9c0f-5d5f5f213ca3 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.360681 crc crio[24284]: time=\"2026-06-12T15:43:10.360496159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e42954f3-3450-4112-8c86-cc9f8a6c70ff name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.364003 crc crio[24284]: time=\"2026-06-12T15:43:10.363731169Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 12 15:43:10.364175 crc crio[24284]: time=\"2026-06-12T15:43:10.364004314Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 12 15:43:10.365499 crc crio[24284]: time=\"2026-06-12T15:43:10.365162465Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 12 15:43:10.676027 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c25b9963ce5ca60 Mac:d6:35:47:34:1b:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b SocketPath: PciID:}] [{Interface:0xc0002aeea0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:10.685413 crc crio[24284]: time=\"2026-06-12T15:43:10.677946975Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-ds98r Namespace:openstack-operators ID:c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 UID:6a1083b4-7603-47b5-b14a-bbff76a4dd9c NetNS:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1083b4_7603_47b5_b14a_bbff76a4dd9c.slice PodAnnotations:0xc00008d068}] Aliases:map[]}\"\nJun 12 15:43:10.685413 crc crio[24284]: time=\"2026-06-12T15:43:10.678217694Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-ds98r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:10.783428 crc crio[24284]: time=\"2026-06-12T15:43:10.782949188Z\" level=info msg=\"Ran pod sandbox c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/POD\" id=1f9b0deb-0249-4493-bfb0-5f8be4cee7e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:10.799963 crc crio[24284]: time=\"2026-06-12T15:43:10.796801519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.799963 crc crio[24284]: time=\"2026-06-12T15:43:10.797206852Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.799963 crc crio[24284]: time=\"2026-06-12T15:43:10.797500171Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:10.801735 crc crio[24284]: time=\"2026-06-12T15:43:10.801467626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aab806c8-28f0-4622-828a-a05e22a02695 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:10.806203 crc crio[24284]: time=\"2026-06-12T15:43:10.805845288Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 12 15:43:10.970137 crc crio[24284]: time=\"2026-06-12T15:43:10.969984549Z\" level=info msg=\"Removing container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7\" id=0716045d-a51c-46b9-945e-1b608d39337c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:11.088165 crc crio[24284]: time=\"2026-06-12T15:43:11.087906151Z\" level=info msg=\"Removed container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=0716045d-a51c-46b9-945e-1b608d39337c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:11.096652 crc crio[24284]: time=\"2026-06-12T15:43:11.096520976Z\" level=info msg=\"Removing container: 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992\" id=3d61544e-d33f-4f82-b6a4-47b7edeaf10c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:11.104843 crc crio[24284]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c30f8a7861e00da Mac:a6:64:75:50:11:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 SocketPath: PciID:}] [{Interface:0xc0003868e0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:11.117988 crc crio[24284]: time=\"2026-06-12T15:43:11.117919339Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-fgs5m Namespace:openstack-operators ID:c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 UID:b89d9efa-c667-4d71-96f2-4ab5f1302235 NetNS:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb89d9efa_c667_4d71_96f2_4ab5f1302235.slice PodAnnotations:0xc003242028}] Aliases:map[]}\"\nJun 12 15:43:11.118745 crc crio[24284]: time=\"2026-06-12T15:43:11.118716595Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:11.269474 crc crio[24284]: time=\"2026-06-12T15:43:11.268485947Z\" level=info msg=\"Removed container 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992: openshift-marketplace/redhat-marketplace-5xh6f/extract-content\" id=3d61544e-d33f-4f82-b6a4-47b7edeaf10c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:11.274381 crc crio[24284]: time=\"2026-06-12T15:43:11.27350571Z\" level=info msg=\"Ran pod sandbox c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/POD\" id=dc5c883e-f642-4c06-9534-d99a647e4b06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:11.317451 crc crio[24284]: time=\"2026-06-12T15:43:11.317216472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:11.317818 crc crio[24284]: time=\"2026-06-12T15:43:11.317738729Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:11.317920 crc crio[24284]: time=\"2026-06-12T15:43:11.317876713Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:11.319212 crc crio[24284]: time=\"2026-06-12T15:43:11.31909448Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=335abe9d-3310-43d6-85ed-a75747303ef8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:11.319975 crc crio[24284]: time=\"2026-06-12T15:43:11.31932661Z\" level=info msg=\"Removing container: ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e\" id=45afb0b5-5efc-4275-90ca-1cc503f5cc45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:11.344722 crc crio[24284]: time=\"2026-06-12T15:43:11.344015593Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 12 15:43:11.581737 crc crio[24284]: time=\"2026-06-12T15:43:11.569841614Z\" level=info msg=\"Removed container ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities\" id=45afb0b5-5efc-4275-90ca-1cc503f5cc45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:16.075666 crc crio[24284]: time=\"2026-06-12T15:43:16.073464196Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-74dxq/POD\" id=f58cf009-5478-4a6b-9cc2-3a0b156df8ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:16.075666 crc crio[24284]: time=\"2026-06-12T15:43:16.074545332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.203018 crc crio[24284]: time=\"2026-06-12T15:43:16.202579569Z\" level=info msg=\"Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc0027223f8}] Aliases:map[]}\"\nJun 12 15:43:16.203018 crc crio[24284]: time=\"2026-06-12T15:43:16.202642781Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-74dxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:16.309658 crc crio[24284]: time=\"2026-06-12T15:43:16.306322106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89cd2a2d-66c1-4c5e-99f5-c46a7f18d467 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:16.316874 crc crio[24284]: time=\"2026-06-12T15:43:16.316606162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c8438e1-2c2c-4795-bab1-b4e1142a156c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:16.504780 crc crio[24284]: time=\"2026-06-12T15:43:16.497423016Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=b9ede8f8-6dc0-4746-9821-70ec52b122f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:16.504780 crc crio[24284]: time=\"2026-06-12T15:43:16.49877794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:17.258425 crc crio[24284]: time=\"2026-06-12T15:43:17.249429791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:17.297356 crc crio[24284]: time=\"2026-06-12T15:43:17.296538034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:17.568418 crc crio[24284]: time=\"2026-06-12T15:43:17.562500087Z\" level=info msg=\"Created container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=b9ede8f8-6dc0-4746-9821-70ec52b122f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:17.599030 crc crio[24284]: time=\"2026-06-12T15:43:17.597493879Z\" level=info msg=\"Starting container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47\" id=591291f8-bd87-4788-9815-74437c71b006 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:17.767326 crc crio[24284]: time=\"2026-06-12T15:43:17.76179802Z\" level=info msg=\"Started container\" PID=49679 containerID=c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47 description=openshift-marketplace/redhat-operators-svf9q/registry-server id=591291f8-bd87-4788-9815-74437c71b006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\nJun 12 15:43:20.063555 crc crio[24284]: time=\"2026-06-12T15:43:20.063471104Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/POD\" id=9526b4b5-397c-4ecc-b3fc-2c37acc110ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:20.064618 crc crio[24284]: time=\"2026-06-12T15:43:20.063599739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.189407 crc crio[24284]: time=\"2026-06-12T15:43:20.189234399Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-lm6kj Namespace:openstack-operators ID:66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 UID:b3fea09e-eff4-4715-a05f-32299c95bbe4 NetNS:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3fea09e_eff4_4715_a05f_32299c95bbe4.slice PodAnnotations:0xc001e04090}] Aliases:map[]}\"\nJun 12 15:43:20.189407 crc crio[24284]: time=\"2026-06-12T15:43:20.189382164Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:21.388066 crc crio[24284]: time=\"2026-06-12T15:43:21.387301388Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/POD\" id=be4ac85e-e12a-4c64-88df-092dc67cd02d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:21.389581 crc crio[24284]: time=\"2026-06-12T15:43:21.388116624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:21.616114 crc crio[24284]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cc78a3555799c4 Mac:9e:d9:4e:d3:a6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 SocketPath: PciID:}] [{Interface:0xc0001828e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:21.616914 crc crio[24284]: time=\"2026-06-12T15:43:21.616784728Z\" level=info msg=\"Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc0027223f8}] Aliases:map[]}\"\nJun 12 15:43:21.617070 crc crio[24284]: time=\"2026-06-12T15:43:21.617010616Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-74dxq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.113890 crc crio[24284]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66ee81da7ea29cb Mac:3e:3e:e0:4e:8e:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:22.116666 crc crio[24284]: time=\"2026-06-12T15:43:22.116573056Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-lm6kj Namespace:openstack-operators ID:66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 UID:b3fea09e-eff4-4715-a05f-32299c95bbe4 NetNS:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3fea09e_eff4_4715_a05f_32299c95bbe4.slice PodAnnotations:0xc001e04090}] Aliases:map[]}\"\nJun 12 15:43:22.117864 crc crio[24284]: time=\"2026-06-12T15:43:22.117779516Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.439875 crc crio[24284]: time=\"2026-06-12T15:43:22.439766344Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/POD\" id=b2b0c0f2-5b17-4ea1-b153-4bae077c0383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:22.439875 crc crio[24284]: time=\"2026-06-12T15:43:22.439876097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.249781 crc crio[24284]: time=\"2026-06-12T15:43:23.249212967Z\" level=info msg=\"Ran pod sandbox 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 with infra container: openshift-marketplace/community-operators-74dxq/POD\" id=f58cf009-5478-4a6b-9cc2-3a0b156df8ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:23.252580 crc crio[24284]: time=\"2026-06-12T15:43:23.252483713Z\" level=info msg=\"Ran pod sandbox 66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/POD\" id=9526b4b5-397c-4ecc-b3fc-2c37acc110ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:23.265879 crc crio[24284]: time=\"2026-06-12T15:43:23.26577639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.266206 crc crio[24284]: time=\"2026-06-12T15:43:23.266058149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.266206 crc crio[24284]: time=\"2026-06-12T15:43:23.266129472Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.267446 crc crio[24284]: time=\"2026-06-12T15:43:23.265817321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb850710-39c7-47e9-b9a9-544533443aea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.268015 crc crio[24284]: time=\"2026-06-12T15:43:23.267925639Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=8b6bb2ab-0a28-4064-8c02-f7673e8955ff name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:23.280863 crc crio[24284]: time=\"2026-06-12T15:43:23.280700162Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 12 15:43:25.915176 crc crio[24284]: time=\"2026-06-12T15:43:25.914671937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bcb31bf0-e0d3-4b07-adba-352803760d24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:28.657752 crc crio[24284]: time=\"2026-06-12T15:43:28.656716496Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-74dxq/extract-utilities\" id=a58d4708-eabd-4d0f-bfc1-b585265f1ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:30.512536 crc crio[24284]: time=\"2026-06-12T15:43:30.51163589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:48.498008 crc crio[24284]: time=\"2026-06-12T15:43:48.496641065Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=26a2a924-2b5b-4720-b691-c33344c97bd0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:48.503704 crc crio[24284]: time=\"2026-06-12T15:43:48.499354992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=0506a013-cdfc-4f01-94c4-335d4a7b51a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:48.507741 crc crio[24284]: time=\"2026-06-12T15:43:48.507629663Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=c031213b-5e81-4bd0-94c3-282d9d4bbde1 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:48.509610 crc crio[24284]: time=\"2026-06-12T15:43:48.5092108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1d70465c-f341-445c-a92e-a0b999f9654d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:48.523137 crc crio[24284]: time=\"2026-06-12T15:43:48.522982536Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=37555eb3-8119-46b4-87c6-c256c1cf4e7e name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:48.524700 crc crio[24284]: time=\"2026-06-12T15:43:48.524556785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=40be4449-0ff9-46ab-9b83-df8fefafdae3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:48.531412 crc crio[24284]: time=\"2026-06-12T15:43:48.531323317Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1c4124bf-f7cd-41a7-a070-c02c36e3af81 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:48.532611 crc crio[24284]: time=\"2026-06-12T15:43:48.532581054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d71b400b-5e5b-41e6-a97f-f37c1e5f728a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.469650 crc crio[24284]: time=\"2026-06-12T15:43:50.469001115Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=f8751f92-12e0-4b91-9f54-1fedea7efa8f name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:50.471519 crc crio[24284]: time=\"2026-06-12T15:43:50.471331088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=293a2053-f1b2-48c3-acd1-c395d65ce8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.754548 crc crio[24284]: time=\"2026-06-12T15:43:50.754023062Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=07a2772d-2795-44ba-9c0f-5d5f5f213ca3 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:50.755606 crc crio[24284]: time=\"2026-06-12T15:43:50.755449106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=4944f50e-53c5-4be7-accd-5dffc76f1dde name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.761208 crc crio[24284]: time=\"2026-06-12T15:43:50.76110762Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=380403f8-70c3-49f6-9969-390ac31f04dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.761208 crc crio[24284]: time=\"2026-06-12T15:43:50.761189772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=6ab16ac5-cfad-43ee-835f-1679efc883f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.762456 crc crio[24284]: time=\"2026-06-12T15:43:50.761322597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=2dcea620-cf58-4dd6-9338-c5d76653ad69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.762456 crc crio[24284]: time=\"2026-06-12T15:43:50.761896925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c0ac380e-4ef5-4fe2-a2fb-e40b56ecad8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.784511 crc crio[24284]: time=\"2026-06-12T15:43:50.784436832Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=938eaaaf-58bf-48e3-be6f-4e303ddd4c3d name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:50.790716 crc crio[24284]: time=\"2026-06-12T15:43:50.790607551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=9be14b4c-801a-452f-8811-79f08827a26b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:50.796459 crc crio[24284]: time=\"2026-06-12T15:43:50.796351796Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=335abe9d-3310-43d6-85ed-a75747303ef8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:50.798753 crc crio[24284]: time=\"2026-06-12T15:43:50.798556666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=ff265dc9-a34d-4009-a188-a01853803268 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.792186 crc crio[24284]: time=\"2026-06-12T15:43:51.791432052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=c450a92a-0c12-4fa6-9eb8-787ef40c07c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.793139 crc crio[24284]: time=\"2026-06-12T15:43:51.793022695Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9fe43138-eb5f-48bc-bf11-fdfb23b0cf2b name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.794362 crc crio[24284]: time=\"2026-06-12T15:43:51.794292754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=d415d9ee-cc77-4580-a583-c59b150018b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.796583 crc crio[24284]: time=\"2026-06-12T15:43:51.796551539Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=eee6e723-e363-4361-820e-1c3f4011b616 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.797708 crc crio[24284]: time=\"2026-06-12T15:43:51.797628761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=1e731e45-2a1d-4791-8f44-6c57da73177f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.832464 crc crio[24284]: time=\"2026-06-12T15:43:51.832344386Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c768b84a-1eaf-4ef8-8359-1c0366202d0d name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.835091 crc crio[24284]: time=\"2026-06-12T15:43:51.833681674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=fffdaa24-605c-4b9b-bbf6-b63a14e67fd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.858018 crc crio[24284]: time=\"2026-06-12T15:43:51.855447266Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af03d2d1-ca55-4429-911a-802eba2a9b62 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.858018 crc crio[24284]: time=\"2026-06-12T15:43:51.856818949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=d191b4fb-b3ca-4382-9788-1d6f8574a5c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.859893 crc crio[24284]: time=\"2026-06-12T15:43:51.85979789Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=1026eddf-07d6-4a40-936c-4912e2844d8e name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.861028 crc crio[24284]: time=\"2026-06-12T15:43:51.860944893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=abf94a8e-7a07-4e82-a923-cdd038e61633 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.877695 crc crio[24284]: time=\"2026-06-12T15:43:51.871516826Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=4007a7cc-7d53-4ca3-acd9-c096376942aa name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.877695 crc crio[24284]: time=\"2026-06-12T15:43:51.876351322Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e42954f3-3450-4112-8c86-cc9f8a6c70ff name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.88165205Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e1f5a106-beed-4d3f-89c4-af1abb9c9dfc name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881706201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=97b7061e-b1b5-4c9c-a84c-662120fb0845 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881792774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=2c82d74a-bca0-4a23-bbf8-1e49633f1cdc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881844896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=67caa499-8960-41f6-9a0f-b983edd1e0c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881895858Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=57c00e2e-eebb-4b16-bd77-0f05f81ab1c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.88319011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cf141af7-6042-4ed5-a18a-afabc0091ed7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.883214331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1d6aa737-6dc1-4305-9182-09106d9a9069 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.892624 crc crio[24284]: time=\"2026-06-12T15:43:51.892530921Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager\" id=15ad632c-5495-4546-a7cf-d2f377e6a5f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:51.894878 crc crio[24284]: time=\"2026-06-12T15:43:51.894758634Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-768ff84dfb-sbdwh Namespace:openstack-operators ID:474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 UID:f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76 NetNS:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8dbf79b_9fc8_42c0_88d9_5114dd5cdf76.slice PodAnnotations:0xc002612438}] Aliases:map[]}\"\nJun 12 15:43:51.894878 crc crio[24284]: time=\"2026-06-12T15:43:51.894816795Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:51.901197 crc crio[24284]: time=\"2026-06-12T15:43:51.901108647Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager\" id=bb67190e-5dc6-4de5-9fb2-5f8f2f88b830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:51.907788 crc crio[24284]: time=\"2026-06-12T15:43:51.907649218Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager\" id=ec769484-7d54-41db-8962-c1dbfbc0b27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:51.915970 crc crio[24284]: time=\"2026-06-12T15:43:51.915801372Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager\" id=2794c0a1-3379-41d3-a57a-793b01223c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:51.962478 crc crio[24284]: time=\"2026-06-12T15:43:51.962377876Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=8b6bb2ab-0a28-4064-8c02-f7673e8955ff name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.964707 crc crio[24284]: time=\"2026-06-12T15:43:51.964630217Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aab806c8-28f0-4622-828a-a05e22a02695 name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:51.965878 crc crio[24284]: time=\"2026-06-12T15:43:51.965771151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=80114ab0-0a29-4844-b13d-88e5d999b30b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.966911 crc crio[24284]: time=\"2026-06-12T15:43:51.966375141Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=4d7d4604-4e84-4fa4-bec3-215da5b450cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.966911 crc crio[24284]: time=\"2026-06-12T15:43:51.966385601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=204ad8ac-2d9a-48fc-94b6-c8251d5f5503 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.970187725Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54hgbhk Namespace:openstack-operators ID:c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 UID:cb687059-a389-4773-83e8-e1b3d38e7fa6 NetNS:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb687059_a389_4773_83e8_e1b3d38e7fa6.slice PodAnnotations:0xc004286098}] Aliases:map[]}\"\nJun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.971447374Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.971885879Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager\" id=f0f192e2-c9e2-45eb-aa06-43ce7475ed6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.971976222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=17b190c1-124b-4ff1-b8fb-590945c04530 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.979410 crc crio[24284]: time=\"2026-06-12T15:43:51.979154453Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=5f3f4767-3b84-422b-9f79-c7dcfa0603c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.979882 crc crio[24284]: time=\"2026-06-12T15:43:51.979776155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=e509e89a-1923-41a9-862d-a4cb7438b953 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.979989 crc crio[24284]: time=\"2026-06-12T15:43:51.97992929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=171c5f85-c16a-4529-8541-88d4a312c01c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:51.985701 crc crio[24284]: time=\"2026-06-12T15:43:51.984805015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:51.985933 crc crio[24284]: time=\"2026-06-12T15:43:51.985789547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.989163978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.989812489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.991581696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.9966089Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=45c559bd-3b10-400e-bf04-08743e83c7fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.001499398Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager\" id=06b1bb88-de55-4887-af36-6938650c18a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.002598348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=626bf5c2-0613-4a8e-9392-99bbfb3a4336 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.002733877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.003307162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.007540 crc crio[24284]: time=\"2026-06-12T15:43:52.007397223Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager\" id=0b435be5-a569-4924-9f34-18f7d0f61648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.010152 crc crio[24284]: time=\"2026-06-12T15:43:52.009927332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=9af13a27-6647-4310-bd77-c496891b439a name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:52.011812 crc crio[24284]: time=\"2026-06-12T15:43:52.01168545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.013612 crc crio[24284]: time=\"2026-06-12T15:43:52.013511872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=641e27aa-11a2-47b1-bfa1-44e35d09fbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.017376 crc crio[24284]: time=\"2026-06-12T15:43:52.01721089Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager\" id=2b6f5aa8-e645-48e2-ab83-108a8f7e8557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.017581 crc crio[24284]: time=\"2026-06-12T15:43:52.01752307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4d15a6e3-f951-4c29-b1fa-47a4b94a8758 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.020776 crc crio[24284]: time=\"2026-06-12T15:43:52.020181978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=402c599a-8689-40d5-84db-9cbc6ea770cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.021341 crc crio[24284]: time=\"2026-06-12T15:43:52.020922744Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=48bc4955-0621-44dd-a23a-50279e657d64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.028690 crc crio[24284]: time=\"2026-06-12T15:43:52.027001889Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager\" id=a2d569bd-2b60-448c-ad96-c8a501d0f4d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.040372 crc crio[24284]: time=\"2026-06-12T15:43:52.040117578Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager\" id=50f3f580-c4a3-4602-acb5-23ca53e0ff1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.043767 crc crio[24284]: time=\"2026-06-12T15:43:52.043496202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.064404 crc crio[24284]: time=\"2026-06-12T15:43:52.063977381Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager\" id=47510eef-f55c-4989-9293-73af16db18ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.064404 crc crio[24284]: time=\"2026-06-12T15:43:52.064159827Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager\" id=2474e547-ce62-4ef1-8b74-ed5f79b0e842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.064791 crc crio[24284]: time=\"2026-06-12T15:43:52.06456257Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager\" id=d8152c5e-7bfa-44cc-be46-d567c67b86e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.064876 crc crio[24284]: time=\"2026-06-12T15:43:52.064764083Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager\" id=b3df51e5-9892-4de8-8882-b76c2d99344f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.066164 crc crio[24284]: time=\"2026-06-12T15:43:52.065997513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.066664 crc crio[24284]: time=\"2026-06-12T15:43:52.066613564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.067500 crc crio[24284]: time=\"2026-06-12T15:43:52.066882913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.069453 crc crio[24284]: time=\"2026-06-12T15:43:52.06935159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=d8bb39db-99c5-4116-baf1-929896bfd421 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.077741 crc crio[24284]: time=\"2026-06-12T15:43:52.077483352Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager\" id=e22cb698-7154-4c1b-b285-401d1957d763 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.086637 crc crio[24284]: time=\"2026-06-12T15:43:52.086347541Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager\" id=ecaa7338-c7d6-4251-a4c8-3173fce797e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.096663 crc crio[24284]: time=\"2026-06-12T15:43:52.094300338Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager\" id=21396d96-b07a-4178-b218-e8cbe360a51e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.111505 crc crio[24284]: time=\"2026-06-12T15:43:52.111399775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.124994 crc crio[24284]: time=\"2026-06-12T15:43:52.117838165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.137081 crc crio[24284]: time=\"2026-06-12T15:43:52.13698109Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager\" id=fbfb680a-9c4c-4569-b82e-26d1308cadd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.182106 crc crio[24284]: time=\"2026-06-12T15:43:52.180933945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.185187 crc crio[24284]: time=\"2026-06-12T15:43:52.184876581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.185187 crc crio[24284]: time=\"2026-06-12T15:43:52.184955426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.185585 crc crio[24284]: time=\"2026-06-12T15:43:52.185519854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.198526 crc crio[24284]: time=\"2026-06-12T15:43:52.19832204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.199529 crc crio[24284]: time=\"2026-06-12T15:43:52.199397385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.199782 crc crio[24284]: time=\"2026-06-12T15:43:52.199654446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.202603 crc crio[24284]: time=\"2026-06-12T15:43:52.202472876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.220737 crc crio[24284]: time=\"2026-06-12T15:43:52.22057118Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager\" id=dfa7e2dd-3e5a-4e99-a537-7486891984e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.257769 crc crio[24284]: time=\"2026-06-12T15:43:52.257377621Z\" level=info msg=\"Created container 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de: openshift-marketplace/community-operators-74dxq/extract-utilities\" id=a58d4708-eabd-4d0f-bfc1-b585265f1ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.261651 crc crio[24284]: time=\"2026-06-12T15:43:52.259845404Z\" level=info msg=\"Starting container: 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de\" id=37144844-430d-4c79-a57a-452e3adc4fd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.274943 crc crio[24284]: time=\"2026-06-12T15:43:52.274760802Z\" level=info msg=\"Started container\" PID=50784 containerID=576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de description=openshift-marketplace/community-operators-74dxq/extract-utilities id=37144844-430d-4c79-a57a-452e3adc4fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\nJun 12 15:43:52.294873 crc crio[24284]: time=\"2026-06-12T15:43:52.294475308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.304877 crc crio[24284]: time=\"2026-06-12T15:43:52.304825162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.305342 crc crio[24284]: time=\"2026-06-12T15:43:52.304984757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.308421 crc crio[24284]: time=\"2026-06-12T15:43:52.308304138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.320728 crc crio[24284]: time=\"2026-06-12T15:43:52.320514381Z\" level=info msg=\"Created container b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager\" id=15ad632c-5495-4546-a7cf-d2f377e6a5f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.322437 crc crio[24284]: time=\"2026-06-12T15:43:52.322180003Z\" level=info msg=\"Starting container: b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf\" id=c0ea4d4f-608b-442a-9559-a7a057b26c7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.328333 crc crio[24284]: time=\"2026-06-12T15:43:52.328137582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.337668 crc crio[24284]: time=\"2026-06-12T15:43:52.337207505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.345915 crc crio[24284]: time=\"2026-06-12T15:43:52.341985871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.347168 crc crio[24284]: time=\"2026-06-12T15:43:52.346827684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.349113 crc crio[24284]: time=\"2026-06-12T15:43:52.348959123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.350894 crc crio[24284]: time=\"2026-06-12T15:43:52.350762896Z\" level=info msg=\"Started container\" PID=50822 containerID=b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf description=openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager id=c0ea4d4f-608b-442a-9559-a7a057b26c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5\nJun 12 15:43:52.355384 crc crio[24284]: time=\"2026-06-12T15:43:52.35506144Z\" level=info msg=\"Created container a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager\" id=bb67190e-5dc6-4de5-9fb2-5f8f2f88b830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.371012 crc crio[24284]: time=\"2026-06-12T15:43:52.370770158Z\" level=info msg=\"Starting container: a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0\" id=0ebf0146-d9d2-4ac7-ad87-5ca88c2cd8ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.393462 crc crio[24284]: time=\"2026-06-12T15:43:52.392150888Z\" level=info msg=\"Started container\" PID=50829 containerID=a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager id=0ebf0146-d9d2-4ac7-ad87-5ca88c2cd8ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47\nJun 12 15:43:52.420637 crc crio[24284]: time=\"2026-06-12T15:43:52.42052014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.424165 crc crio[24284]: time=\"2026-06-12T15:43:52.424021013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.425676 crc crio[24284]: time=\"2026-06-12T15:43:52.42558223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.426170 crc crio[24284]: time=\"2026-06-12T15:43:52.426121528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.448487 crc crio[24284]: time=\"2026-06-12T15:43:52.448234826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.453344 crc crio[24284]: time=\"2026-06-12T15:43:52.453207974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.505872 crc crio[24284]: time=\"2026-06-12T15:43:52.505370833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.507557 crc crio[24284]: time=\"2026-06-12T15:43:52.507439407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.526557 crc crio[24284]: 2026-06-12T15:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:474e65b87d36899 Mac:e2:14:c4:b6:6e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 SocketPath: PciID:}] [{Interface:0xc0003e3090 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:52.527423 crc crio[24284]: time=\"2026-06-12T15:43:52.52661587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.529397 crc crio[24284]: time=\"2026-06-12T15:43:52.529136552Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-768ff84dfb-sbdwh Namespace:openstack-operators ID:474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 UID:f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76 NetNS:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8dbf79b_9fc8_42c0_88d9_5114dd5cdf76.slice PodAnnotations:0xc002612438}] Aliases:map[]}\"\nJun 12 15:43:52.529723 crc crio[24284]: time=\"2026-06-12T15:43:52.529651823Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:52.539468 crc crio[24284]: time=\"2026-06-12T15:43:52.536972424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.543113 crc crio[24284]: time=\"2026-06-12T15:43:52.542909005Z\" level=info msg=\"Created container 3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager\" id=2794c0a1-3379-41d3-a57a-793b01223c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.558858 crc crio[24284]: time=\"2026-06-12T15:43:52.557755226Z\" level=info msg=\"Created container 9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager\" id=a2d569bd-2b60-448c-ad96-c8a501d0f4d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.564369 crc crio[24284]: time=\"2026-06-12T15:43:52.563925327Z\" level=info msg=\"Starting container: 3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784\" id=b49458c1-b814-4bde-9992-d4e47228084f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.576644 crc crio[24284]: time=\"2026-06-12T15:43:52.576551901Z\" level=info msg=\"Starting container: 9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752\" id=c0d3c7b1-e41f-4f80-a791-ec5f98185964 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.577212 crc crio[24284]: time=\"2026-06-12T15:43:52.577121059Z\" level=info msg=\"Created container c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager\" id=ec769484-7d54-41db-8962-c1dbfbc0b27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.583453 crc crio[24284]: time=\"2026-06-12T15:43:52.583242106Z\" level=info msg=\"Started container\" PID=50890 containerID=9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager id=c0d3c7b1-e41f-4f80-a791-ec5f98185964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0\nJun 12 15:43:52.584763 crc crio[24284]: time=\"2026-06-12T15:43:52.584522568Z\" level=info msg=\"Started container\" PID=50884 containerID=3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager id=b49458c1-b814-4bde-9992-d4e47228084f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27\nJun 12 15:43:52.585138 crc crio[24284]: time=\"2026-06-12T15:43:52.585088046Z\" level=info msg=\"Starting container: c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9\" id=ff2cc86c-4ea0-4c77-b10f-f955e088204c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.601671 crc crio[24284]: time=\"2026-06-12T15:43:52.592673523Z\" level=info msg=\"Created container 0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager\" id=0b435be5-a569-4924-9f34-18f7d0f61648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.601671 crc crio[24284]: time=\"2026-06-12T15:43:52.594902582Z\" level=info msg=\"Starting container: 0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196\" id=dea8772c-72fc-4ced-b04c-dbe388b626bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.602142 crc crio[24284]: time=\"2026-06-12T15:43:52.602027931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.613785 crc crio[24284]: time=\"2026-06-12T15:43:52.613686597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.614138 crc crio[24284]: time=\"2026-06-12T15:43:52.614014099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.621354 crc crio[24284]: time=\"2026-06-12T15:43:52.620950611Z\" level=info msg=\"Started container\" PID=50901 containerID=0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196 description=openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager id=dea8772c-72fc-4ced-b04c-dbe388b626bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46\nJun 12 15:43:52.636008 crc crio[24284]: time=\"2026-06-12T15:43:52.635183485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.638798 crc crio[24284]: time=\"2026-06-12T15:43:52.638668703Z\" level=info msg=\"Started container\" PID=50893 containerID=c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager id=ff2cc86c-4ea0-4c77-b10f-f955e088204c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc\nJun 12 15:43:52.652375 crc crio[24284]: time=\"2026-06-12T15:43:52.652299285Z\" level=info msg=\"Ran pod sandbox 474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 with infra container: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/POD\" id=b2b0c0f2-5b17-4ea1-b153-4bae077c0383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:52.656766 crc crio[24284]: time=\"2026-06-12T15:43:52.656418875Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=a4eb1a11-624a-42e6-8bbf-bf984bf1b2b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.677200 crc crio[24284]: time=\"2026-06-12T15:43:52.676945816Z\" level=info msg=\"Created container 58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager\" id=f0f192e2-c9e2-45eb-aa06-43ce7475ed6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.682511 crc crio[24284]: time=\"2026-06-12T15:43:52.677928488Z\" level=info msg=\"Starting container: 58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9\" id=be4671bd-90e0-4493-9010-032accd4aeb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.684951 crc crio[24284]: time=\"2026-06-12T15:43:52.684828541Z\" level=info msg=\"Started container\" PID=50906 containerID=58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager id=be4671bd-90e0-4493-9010-032accd4aeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a\nJun 12 15:43:52.734650 crc crio[24284]: time=\"2026-06-12T15:43:52.73444835Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fe517c98-34e4-476e-b6ac-d7d0fd316168 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:52.770476 crc crio[24284]: time=\"2026-06-12T15:43:52.770358057Z\" level=info msg=\"Created container 6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager\" id=06b1bb88-de55-4887-af36-6938650c18a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.771997 crc crio[24284]: time=\"2026-06-12T15:43:52.771879566Z\" level=info msg=\"Starting container: 6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8\" id=eeac0256-2287-4039-aba2-de7b198b38ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.784659 crc crio[24284]: time=\"2026-06-12T15:43:52.784568507Z\" level=info msg=\"Started container\" PID=50915 containerID=6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager id=eeac0256-2287-4039-aba2-de7b198b38ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618\nJun 12 15:43:52.794549 crc crio[24284]: time=\"2026-06-12T15:43:52.794454884Z\" level=info msg=\"Created container 6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager\" id=21396d96-b07a-4178-b218-e8cbe360a51e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.797818 crc crio[24284]: time=\"2026-06-12T15:43:52.797673629Z\" level=info msg=\"Starting container: 6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6\" id=4e9f518a-8a4b-4eeb-885f-3b12d80d7a31 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:52.798917 crc crio[24284]: time=\"2026-06-12T15:43:52.7988543Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager\" id=7eec8b8f-c2a7-43cc-ba13-3869e7d71560 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.808166 crc crio[24284]: time=\"2026-06-12T15:43:52.807975309Z\" level=info msg=\"Started container\" PID=50930 containerID=6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager id=4e9f518a-8a4b-4eeb-885f-3b12d80d7a31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53\nJun 12 15:43:52.835779 crc crio[24284]: time=\"2026-06-12T15:43:52.835643291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.847814 crc crio[24284]: time=\"2026-06-12T15:43:52.847076691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.860379 crc crio[24284]: time=\"2026-06-12T15:43:52.860306687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.869429 crc crio[24284]: time=\"2026-06-12T15:43:52.867462349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.880937 crc crio[24284]: time=\"2026-06-12T15:43:52.880834498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.883382 crc crio[24284]: time=\"2026-06-12T15:43:52.88182084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.936385039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.943926924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.947557993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.95574653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.958805 crc crio[24284]: time=\"2026-06-12T15:43:52.958615463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.964454 crc crio[24284]: time=\"2026-06-12T15:43:52.964369762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.966646 crc crio[24284]: time=\"2026-06-12T15:43:52.966553952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.967371 crc crio[24284]: time=\"2026-06-12T15:43:52.967303347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.974542 crc crio[24284]: time=\"2026-06-12T15:43:52.974414426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:53.029022 crc crio[24284]: time=\"2026-06-12T15:43:53.028928313Z\" level=info msg=\"Created container b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager\" id=2474e547-ce62-4ef1-8b74-ed5f79b0e842 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:53.035329 crc crio[24284]: time=\"2026-06-12T15:43:53.034896417Z\" level=info msg=\"Starting container: b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60\" id=f525f885-9c03-491f-8cb7-3da9c9146578 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:53.038917 crc crio[24284]: 2026-06-12T15:43:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8791f91f903ab5 Mac:0a:e9:8e:c4:fe:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:53.040337 crc crio[24284]: time=\"2026-06-12T15:43:53.040183817Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54hgbhk Namespace:openstack-operators ID:c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 UID:cb687059-a389-4773-83e8-e1b3d38e7fa6 NetNS:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb687059_a389_4773_83e8_e1b3d38e7fa6.slice PodAnnotations:0xc004286098}] Aliases:map[]}\"\nJun 12 15:43:53.040557 crc crio[24284]: time=\"2026-06-12T15:43:53.040494847Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:53.054189 crc crio[24284]: time=\"2026-06-12T15:43:53.054078235Z\" level=info msg=\"Created container 67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager\" id=b3df51e5-9892-4de8-8882-b76c2d99344f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:53.057501 crc crio[24284]: time=\"2026-06-12T15:43:53.057330407Z\" level=info msg=\"Started container\" PID=50925 containerID=b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager id=f525f885-9c03-491f-8cb7-3da9c9146578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d\nJun 12 15:43:53.058227 crc crio[24284]: time=\"2026-06-12T15:43:53.057928769Z\" level=info msg=\"Starting container: 67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922\" id=e6a38838-f3e9-4e19-ab16-76fe3964fbde name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:53.073779 crc crio[24284]: time=\"2026-06-12T15:43:53.068679543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:53.073874 crc crio[24284]: time=\"2026-06-12T15:43:53.073785992Z\" level=info msg=\"Created container 4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager\" id=d8152c5e-7bfa-44cc-be46-d567c67b86e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:53.084355 crc crio[24284]: time=\"2026-06-12T15:43:53.083697362Z\" level=info msg=\"Starting container: 4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0\" id=a235dab0-4aa5-4dd8-af57-c4c5dc475d58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:53.086896 crc crio[24284]: time=\"2026-06-12T15:43:53.085837823Z\" level=info msg=\"Started container\" PID=50970 containerID=67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922 description=openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager id=e6a38838-f3e9-4e19-ab16-76fe3964fbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e\nJun 12 15:43:53.086896 crc crio[24284]: time=\"2026-06-12T15:43:53.086198091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:53.100898 crc crio[24284]: time=\"2026-06-12T15:43:53.098709583Z\" level=info msg=\"Ran pod sandbox c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/POD\" id=be4ac85e-e12a-4c64-88df-092dc67cd02d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:53.134823 crc crio[24284]: time=\"2026-06-12T15:43:53.134662466Z\" level=info msg=\"Started container\" PID=50975 containerID=4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager id=a235dab0-4aa5-4dd8-af57-c4c5dc475d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c\nJun 12 15:43:53.138576 crc crio[24284]: time=\"2026-06-12T15:43:53.13847916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:53.138882 crc crio[24284]: time=\"2026-06-12T15:43:53.1387659Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:53.138882 crc crio[24284]: time=\"2026-06-12T15:43:53.138827636Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:53.162222 crc crio[24284]: time=\"2026-06-12T15:43:53.162097514Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=538dbb41-8438-46a9-b909-96347e923d5e name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:53.174312 crc crio[24284]: time=\"2026-06-12T15:43:53.174159837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 12 15:43:53.193639 crc crio[24284]: time=\"2026-06-12T15:43:53.193508448Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a8c1892-419c-46a5-8a28-3a72712707ec name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:53.212744 crc crio[24284]: time=\"2026-06-12T15:43:53.212620429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:43:54.392722 crc crio[24284]: time=\"2026-06-12T15:43:54.391969271Z\" level=info msg=\"Created container b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager\" id=fbfb680a-9c4c-4569-b82e-26d1308cadd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.397094 crc crio[24284]: time=\"2026-06-12T15:43:54.396002566Z\" level=info msg=\"Starting container: b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018\" id=15ff7bda-9665-47e0-bd15-15b62e0c0f2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.405971 crc crio[24284]: time=\"2026-06-12T15:43:54.405612216Z\" level=info msg=\"Started container\" PID=51103 containerID=b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018 description=openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager id=15ff7bda-9665-47e0-bd15-15b62e0c0f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84\nJun 12 15:43:54.700115 crc crio[24284]: time=\"2026-06-12T15:43:54.699872679Z\" level=info msg=\"Created container 103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager\" id=dfa7e2dd-3e5a-4e99-a537-7486891984e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.700881 crc crio[24284]: time=\"2026-06-12T15:43:54.70081322Z\" level=info msg=\"Created container 314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager\" id=7eec8b8f-c2a7-43cc-ba13-3869e7d71560 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.701943 crc crio[24284]: time=\"2026-06-12T15:43:54.701781326Z\" level=info msg=\"Created container 0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager\" id=47510eef-f55c-4989-9293-73af16db18ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.702634 crc crio[24284]: time=\"2026-06-12T15:43:54.70251533Z\" level=info msg=\"Created container 80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager\" id=50f3f580-c4a3-4602-acb5-23ca53e0ff1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.702823 crc crio[24284]: time=\"2026-06-12T15:43:54.70280048Z\" level=info msg=\"Created container bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager\" id=ecaa7338-c7d6-4251-a4c8-3173fce797e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.703238 crc crio[24284]: time=\"2026-06-12T15:43:54.70314863Z\" level=info msg=\"Created container 7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager\" id=e22cb698-7154-4c1b-b285-401d1957d763 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.703238 crc crio[24284]: time=\"2026-06-12T15:43:54.705140651Z\" level=info msg=\"Starting container: 7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a\" id=05acdece-e0f8-4ef2-b5bc-fb9912b0b69d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.707021 crc crio[24284]: time=\"2026-06-12T15:43:54.70695696Z\" level=info msg=\"Created container c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager\" id=2b6f5aa8-e645-48e2-ab83-108a8f7e8557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:54.708448 crc crio[24284]: time=\"2026-06-12T15:43:54.707620372Z\" level=info msg=\"Starting container: 314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083\" id=29dd6f8a-1ab9-4f5e-8559-5b9940faa602 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.711993 crc crio[24284]: time=\"2026-06-12T15:43:54.707677224Z\" level=info msg=\"Starting container: bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921\" id=8a87c673-a1a2-4572-8c59-12c851a7bb54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.712447 crc crio[24284]: time=\"2026-06-12T15:43:54.707707945Z\" level=info msg=\"Starting container: 80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e\" id=7dbaa0f5-b7ba-48b8-9fa1-eae7f620443a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.716628 crc crio[24284]: time=\"2026-06-12T15:43:54.707747666Z\" level=info msg=\"Starting container: 103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b\" id=650ce17d-aa6a-463f-a10e-902e4c69862e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.717449 crc crio[24284]: time=\"2026-06-12T15:43:54.717383973Z\" level=info msg=\"Starting container: c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1\" id=e090fee9-a63b-4491-94fa-30c55e26ab62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.725098 crc crio[24284]: time=\"2026-06-12T15:43:54.70786891Z\" level=info msg=\"Starting container: 0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90\" id=4d3a2418-cf3a-42cf-aeb2-102d296750cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:54.725761 crc crio[24284]: time=\"2026-06-12T15:43:54.725709611Z\" level=info msg=\"Started container\" PID=51108 containerID=7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a description=openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager id=05acdece-e0f8-4ef2-b5bc-fb9912b0b69d name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899\nJun 12 15:43:54.742988 crc crio[24284]: time=\"2026-06-12T15:43:54.742796501Z\" level=info msg=\"Started container\" PID=51109 containerID=103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager id=650ce17d-aa6a-463f-a10e-902e4c69862e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34\nJun 12 15:43:54.757153 crc crio[24284]: time=\"2026-06-12T15:43:54.756829436Z\" level=info msg=\"Started container\" PID=51095 containerID=c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager id=e090fee9-a63b-4491-94fa-30c55e26ab62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648\nJun 12 15:43:54.757153 crc crio[24284]: time=\"2026-06-12T15:43:54.756948876Z\" level=info msg=\"Started container\" PID=51099 containerID=bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921 description=openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager id=8a87c673-a1a2-4572-8c59-12c851a7bb54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496\nJun 12 15:43:54.757820 crc crio[24284]: time=\"2026-06-12T15:43:54.757165321Z\" level=info msg=\"Started container\" PID=51102 containerID=0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager id=4d3a2418-cf3a-42cf-aeb2-102d296750cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9\nJun 12 15:43:54.757820 crc crio[24284]: time=\"2026-06-12T15:43:54.757454783Z\" level=info msg=\"Started container\" PID=51111 containerID=314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083 description=openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager id=29dd6f8a-1ab9-4f5e-8559-5b9940faa602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84\nJun 12 15:43:54.774938 crc crio[24284]: time=\"2026-06-12T15:43:54.772176556Z\" level=info msg=\"Started container\" PID=51110 containerID=80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e description=openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager id=7dbaa0f5-b7ba-48b8-9fa1-eae7f620443a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7\nJun 12 15:43:55.081655 crc crio[24284]: time=\"2026-06-12T15:43:55.080894398Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=9a8c1892-419c-46a5-8a28-3a72712707ec name=/runtime.v1.ImageService/PullImage\nJun 12 15:43:55.083859 crc crio[24284]: time=\"2026-06-12T15:43:55.083736694Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4c43a967-de7c-4aaf-9093-18782e886ce1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:55.096753 crc crio[24284]: time=\"2026-06-12T15:43:55.096672256Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=10c7c763-bca5-497b-82b1-d0cdba920b91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:55.126762 crc crio[24284]: time=\"2026-06-12T15:43:55.126201252Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-74dxq/extract-content\" id=cfb6143c-d8b1-4635-821a-c88956c0741b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:55.127304 crc crio[24284]: time=\"2026-06-12T15:43:55.127173424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:55.368329 crc crio[24284]: time=\"2026-06-12T15:43:55.368150456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:55.375670 crc crio[24284]: time=\"2026-06-12T15:43:55.375582409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:56.126844 crc crio[24284]: time=\"2026-06-12T15:43:56.126621949Z\" level=info msg=\"Created container 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d: openshift-marketplace/community-operators-74dxq/extract-content\" id=cfb6143c-d8b1-4635-821a-c88956c0741b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:56.141182 crc crio[24284]: time=\"2026-06-12T15:43:56.14100701Z\" level=info msg=\"Starting container: 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d\" id=4270573a-4456-4662-8872-20d5936647e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:56.170111 crc crio[24284]: time=\"2026-06-12T15:43:56.169990452Z\" level=info msg=\"Started container\" PID=51290 containerID=5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d description=openshift-marketplace/community-operators-74dxq/extract-content id=4270573a-4456-4662-8872-20d5936647e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\nJun 12 15:43:59.800065 crc crio[24284]: time=\"2026-06-12T15:43:59.799599513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34b63e33-8e7a-454d-a133-adf35e61968c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.911747 crc crio[24284]: time=\"2026-06-12T15:43:59.911609854Z\" level=info msg=\"Stopping pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2c83587-c4ac-4af9-9323-b9f2cb3ce7f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:59.912215 crc crio[24284]: time=\"2026-06-12T15:43:59.911918464Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2c83587-c4ac-4af9-9323-b9f2cb3ce7f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:59.913475 crc crio[24284]: time=\"2026-06-12T15:43:59.91334288Z\" level=info msg=\"Removing pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2ff8616-beb7-4668-9ebb-9cbabc4ec309 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:44:00.527099 crc crio[24284]: time=\"2026-06-12T15:44:00.52629965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c0b3eae-0b31-40df-b486-be078e80915c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:00.543847 crc crio[24284]: time=\"2026-06-12T15:44:00.543701102Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-74dxq/registry-server\" id=9c448d09-cacf-415e-a6ce-a3818ec239a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:00.552702 crc crio[24284]: time=\"2026-06-12T15:44:00.552591165Z\" level=info msg=\"Removed pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2ff8616-beb7-4668-9ebb-9cbabc4ec309 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:44:00.552702 crc crio[24284]: time=\"2026-06-12T15:44:00.552683598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.662798 crc crio[24284]: time=\"2026-06-12T15:44:00.662668854Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=538dbb41-8438-46a9-b909-96347e923d5e name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:00.668401 crc crio[24284]: time=\"2026-06-12T15:44:00.668313247Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=4d833898-6f86-4525-b509-c4e873991a9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:00.672510 crc crio[24284]: time=\"2026-06-12T15:44:00.672440079Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=9f111a3b-3216-42c0-bdd7-071bfaade247 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:00.685692 crc crio[24284]: time=\"2026-06-12T15:44:00.685555552Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager\" id=c7764ae9-b582-4876-9953-16fb0425cb45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:00.695356 crc crio[24284]: time=\"2026-06-12T15:44:00.695213813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.697322 crc crio[24284]: time=\"2026-06-12T15:44:00.697215597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.701795 crc crio[24284]: time=\"2026-06-12T15:44:00.70164571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.736427 crc crio[24284]: time=\"2026-06-12T15:44:00.736237815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.742367 crc crio[24284]: time=\"2026-06-12T15:44:00.742151095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.863693 crc crio[24284]: time=\"2026-06-12T15:44:00.86358122Z\" level=info msg=\"Created container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server\" id=9c448d09-cacf-415e-a6ce-a3818ec239a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:00.865116 crc crio[24284]: time=\"2026-06-12T15:44:00.864967645Z\" level=info msg=\"Starting container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a\" id=c6ddf935-353c-4306-96ec-9bd9e44a4dfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:00.871078 crc crio[24284]: time=\"2026-06-12T15:44:00.870930547Z\" level=info msg=\"Started container\" PID=51510 containerID=15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a description=openshift-marketplace/community-operators-74dxq/registry-server id=c6ddf935-353c-4306-96ec-9bd9e44a4dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\nJun 12 15:44:00.914993 crc crio[24284]: time=\"2026-06-12T15:44:00.914919295Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687984-grxpn/POD\" id=5522d21c-ce15-4121-adf6-cfb524e7cfe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:00.915172 crc crio[24284]: time=\"2026-06-12T15:44:00.915014398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.948339 crc crio[24284]: time=\"2026-06-12T15:44:00.948111556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"\nJun 12 15:44:00.948339 crc crio[24284]: time=\"2026-06-12T15:44:00.948194419Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687984-grxpn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:00.950194 crc crio[24284]: time=\"2026-06-12T15:44:00.950030987Z\" level=info msg=\"Created container 83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager\" id=c7764ae9-b582-4876-9953-16fb0425cb45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:00.954648 crc crio[24284]: time=\"2026-06-12T15:44:00.953763438Z\" level=info msg=\"Starting container: 83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0\" id=2f35656c-76b2-42a3-a70b-2ec8baca6153 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:00.964546 crc crio[24284]: time=\"2026-06-12T15:44:00.964231096Z\" level=info msg=\"Started container\" PID=51514 containerID=83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager id=2f35656c-76b2-42a3-a70b-2ec8baca6153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87\nJun 12 15:44:01.288496 crc crio[24284]: 2026-06-12T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e6f50eba281f65 Mac:8a:98:25:b9:9b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 SocketPath: PciID:}] [{Interface:0xc00051c5d0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:01.288496 crc crio[24284]: time=\"2026-06-12T15:44:01.286406161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"\nJun 12 15:44:01.288496 crc crio[24284]: time=\"2026-06-12T15:44:01.286572746Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687984-grxpn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:01.299599 crc crio[24284]: time=\"2026-06-12T15:44:01.299436541Z\" level=info msg=\"Ran pod sandbox 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 with infra container: openshift-infra/auto-csr-approver-29687984-grxpn/POD\" id=5522d21c-ce15-4121-adf6-cfb524e7cfe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:01.302652 crc crio[24284]: time=\"2026-06-12T15:44:01.302421066Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d5dc978-b042-4f5f-b727-076442eaa397 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:01.309395 crc crio[24284]: time=\"2026-06-12T15:44:01.309306068Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:44:01.848706 crc crio[24284]: time=\"2026-06-12T15:44:01.848584862Z\" level=info msg=\"Stopping container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47 (timeout: 2s)\" id=48d40c3b-c882-4536-86f8-125fb3a43a4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:01.985807 crc crio[24284]: time=\"2026-06-12T15:44:01.985593498Z\" level=info msg=\"Stopped container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=48d40c3b-c882-4536-86f8-125fb3a43a4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:01.987659 crc crio[24284]: time=\"2026-06-12T15:44:01.986905813Z\" level=info msg=\"Stopping pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=1611b030-f9be-4f02-975b-9ee3dc246234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:01.987659 crc crio[24284]: time=\"2026-06-12T15:44:01.987611916Z\" level=info msg=\"Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc001e04bd0}] Aliases:map[]}\"\nJun 12 15:44:01.987819 crc crio[24284]: time=\"2026-06-12T15:44:01.987786091Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-svf9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:02.311933 crc crio[24284]: time=\"2026-06-12T15:44:02.311611507Z\" level=info msg=\"Stopped pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=1611b030-f9be-4f02-975b-9ee3dc246234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:02.542111 crc crio[24284]: time=\"2026-06-12T15:44:02.541581335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d5dc978-b042-4f5f-b727-076442eaa397 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:02.547871 crc crio[24284]: time=\"2026-06-12T15:44:02.547754809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c988061d-f03f-4f6d-be6b-f5912a30cab5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:02.550326 crc crio[24284]: time=\"2026-06-12T15:44:02.550178988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c11319dd-73db-424c-a4e3-0910f0b589f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:02.572147 crc crio[24284]: time=\"2026-06-12T15:44:02.571675404Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687984-grxpn/oc\" id=7ed1b9a9-4c70-4780-b784-c14995476bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:02.574313 crc crio[24284]: time=\"2026-06-12T15:44:02.573120767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:02.626128 crc crio[24284]: time=\"2026-06-12T15:44:02.625905426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:02.894677 crc crio[24284]: time=\"2026-06-12T15:44:02.894440086Z\" level=info msg=\"Removing container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47\" id=50290b12-8682-411d-b09e-91a40bc0222b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:03.002479 crc crio[24284]: time=\"2026-06-12T15:44:03.002317455Z\" level=info msg=\"Removed container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=50290b12-8682-411d-b09e-91a40bc0222b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:03.007712 crc crio[24284]: time=\"2026-06-12T15:44:03.007601192Z\" level=info msg=\"Removing container: 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542\" id=3b417a49-3b6e-479b-b846-2088412fd366 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:03.071370 crc crio[24284]: time=\"2026-06-12T15:44:03.070933748Z\" level=info msg=\"Removed container 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542: openshift-marketplace/redhat-operators-svf9q/extract-content\" id=3b417a49-3b6e-479b-b846-2088412fd366 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:03.080946 crc crio[24284]: time=\"2026-06-12T15:44:03.080666287Z\" level=info msg=\"Removing container: 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093\" id=7041e258-531d-4214-b8ce-3538eff92668 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:03.120861 crc crio[24284]: time=\"2026-06-12T15:44:03.120000343Z\" level=info msg=\"Removed container 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093: openshift-marketplace/redhat-operators-svf9q/extract-utilities\" id=7041e258-531d-4214-b8ce-3538eff92668 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:03.145520 crc crio[24284]: time=\"2026-06-12T15:44:03.145392235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:03.348764 crc crio[24284]: time=\"2026-06-12T15:44:03.348628426Z\" level=info msg=\"Created container 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac: openshift-infra/auto-csr-approver-29687984-grxpn/oc\" id=7ed1b9a9-4c70-4780-b784-c14995476bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:03.359506 crc crio[24284]: time=\"2026-06-12T15:44:03.353792102Z\" level=info msg=\"Starting container: 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac\" id=2d505ad3-96dc-43ba-9f20-6020ba4c82bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:03.362139 crc crio[24284]: time=\"2026-06-12T15:44:03.361997255Z\" level=info msg=\"Started container\" PID=51667 containerID=4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac description=openshift-infra/auto-csr-approver-29687984-grxpn/oc id=2d505ad3-96dc-43ba-9f20-6020ba4c82bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\nJun 12 15:44:05.969515 crc crio[24284]: time=\"2026-06-12T15:44:05.967612597Z\" level=info msg=\"Stopping pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=6c7d5606-c2a0-4301-9f18-cb88656521ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:05.970978 crc crio[24284]: time=\"2026-06-12T15:44:05.970469339Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc001212778}] Aliases:map[]}\"\nJun 12 15:44:05.970978 crc crio[24284]: time=\"2026-06-12T15:44:05.970697808Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687984-grxpn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:06.325932 crc crio[24284]: time=\"2026-06-12T15:44:06.325174383Z\" level=info msg=\"Stopped pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=6c7d5606-c2a0-4301-9f18-cb88656521ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:10.193677 crc crio[24284]: time=\"2026-06-12T15:44:10.193029093Z\" level=info msg=\"Stopping container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a (timeout: 2s)\" id=2a213a0d-b6dd-4c0d-a176-2dc72f054d12 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:10.338126 crc crio[24284]: time=\"2026-06-12T15:44:10.337958668Z\" level=info msg=\"Stopped container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server\" id=2a213a0d-b6dd-4c0d-a176-2dc72f054d12 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:10.341147 crc crio[24284]: time=\"2026-06-12T15:44:10.341024687Z\" level=info msg=\"Stopping pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=a8251445-847b-4f7f-a45b-4edce97494d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:10.341916 crc crio[24284]: time=\"2026-06-12T15:44:10.341846774Z\" level=info msg=\"Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc00008ceb8}] Aliases:map[]}\"\nJun 12 15:44:10.342176 crc crio[24284]: time=\"2026-06-12T15:44:10.342109983Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-74dxq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:10.661628 crc crio[24284]: time=\"2026-06-12T15:44:10.661491907Z\" level=info msg=\"Stopped pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=a8251445-847b-4f7f-a45b-4edce97494d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:11.053391 crc crio[24284]: time=\"2026-06-12T15:44:11.05275567Z\" level=info msg=\"Removing container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a\" id=201a2d33-6815-4e35-8b70-f5967c5735e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:11.080846 crc crio[24284]: time=\"2026-06-12T15:44:11.080750436Z\" level=info msg=\"Removed container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server\" id=201a2d33-6815-4e35-8b70-f5967c5735e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:11.084551 crc crio[24284]: time=\"2026-06-12T15:44:11.084405402Z\" level=info msg=\"Removing container: 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d\" id=1356c86f-17ad-4264-b1d9-8680e7da1f94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:11.124951 crc crio[24284]: time=\"2026-06-12T15:44:11.124856109Z\" level=info msg=\"Removed container 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d: openshift-marketplace/community-operators-74dxq/extract-content\" id=1356c86f-17ad-4264-b1d9-8680e7da1f94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:11.127736 crc crio[24284]: time=\"2026-06-12T15:44:11.127675648Z\" level=info msg=\"Removing container: 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de\" id=90e1a1db-bdda-4895-8636-d4a95f137570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:11.151820 crc crio[24284]: time=\"2026-06-12T15:44:11.151221102Z\" level=info msg=\"Removed container 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de: openshift-marketplace/community-operators-74dxq/extract-utilities\" id=90e1a1db-bdda-4895-8636-d4a95f137570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:34.861215 crc crio[24284]: time=\"2026-06-12T15:44:34.860438332Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/POD\" id=f0e39d3e-5692-4a0b-9442-6e16bb9e09cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:34.862718 crc crio[24284]: time=\"2026-06-12T15:44:34.861333712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:34.896443 crc crio[24284]: time=\"2026-06-12T15:44:34.896224257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc002c1e038}] Aliases:map[]}\"\nJun 12 15:44:34.896443 crc crio[24284]: time=\"2026-06-12T15:44:34.896367791Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:35.024632 crc crio[24284]: time=\"2026-06-12T15:44:35.023785234Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-6zz8x/POD\" id=afb9fb6f-b137-4659-beee-2fb57a6f7d4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:35.024632 crc crio[24284]: time=\"2026-06-12T15:44:35.023902836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:35.065184 crc crio[24284]: time=\"2026-06-12T15:44:35.063225465Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc001e041f0}] Aliases:map[]}\"\nJun 12 15:44:35.065184 crc crio[24284]: time=\"2026-06-12T15:44:35.063355689Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-6zz8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:35.507016 crc crio[24284]: 2026-06-12T15:44:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6257050acce0165 Mac:2e:45:9b:e5:9a:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 SocketPath: PciID:}] [{Interface:0xc000146f00 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:35.509203 crc crio[24284]: time=\"2026-06-12T15:44:35.509098201Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc001e041f0}] Aliases:map[]}\"\nJun 12 15:44:35.509203 crc crio[24284]: time=\"2026-06-12T15:44:35.509339549Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-6zz8x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:35.516304 crc crio[24284]: time=\"2026-06-12T15:44:35.516156171Z\" level=info msg=\"Ran pod sandbox 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df with infra container: openstack/dnsmasq-dns-769fc96f7c-6zz8x/POD\" id=afb9fb6f-b137-4659-beee-2fb57a6f7d4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:35.541664 crc crio[24284]: 2026-06-12T15:44:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f20cb91a66b77a Mac:b6:97:ca:f1:a7:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:35.543183 crc crio[24284]: time=\"2026-06-12T15:44:35.543103909Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc002c1e038}] Aliases:map[]}\"\nJun 12 15:44:35.543405 crc crio[24284]: time=\"2026-06-12T15:44:35.543316974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.543405 crc crio[24284]: time=\"2026-06-12T15:44:35.543357397Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:35.543586 crc crio[24284]: time=\"2026-06-12T15:44:35.543530902Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.543659 crc crio[24284]: time=\"2026-06-12T15:44:35.543606644Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.544856 crc crio[24284]: time=\"2026-06-12T15:44:35.544778391Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9523b968-99e4-4679-a574-86814b9cd56d name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:35.558426 crc crio[24284]: time=\"2026-06-12T15:44:35.557979334Z\" level=info msg=\"Ran pod sandbox 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/POD\" id=f0e39d3e-5692-4a0b-9442-6e16bb9e09cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:35.563600 crc crio[24284]: time=\"2026-06-12T15:44:35.56337074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.564198 crc crio[24284]: time=\"2026-06-12T15:44:35.563757842Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.564198 crc crio[24284]: time=\"2026-06-12T15:44:35.563827365Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.564198 crc crio[24284]: time=\"2026-06-12T15:44:35.564134759Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 15:44:35.568209 crc crio[24284]: time=\"2026-06-12T15:44:35.567209346Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=420b7797-84b3-4be3-bfc8-79eaa1427628 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:35.571642 crc crio[24284]: time=\"2026-06-12T15:44:35.571456931Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 15:44:37.411309 crc crio[24284]: time=\"2026-06-12T15:44:37.410676257Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-fcxft/POD\" id=3ab83ab1-a9ff-4e00-9c09-aa5b7efd2889 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:37.415969 crc crio[24284]: time=\"2026-06-12T15:44:37.415858866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:37.715386 crc crio[24284]: time=\"2026-06-12T15:44:37.711693204Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"\nJun 12 15:44:37.715386 crc crio[24284]: time=\"2026-06-12T15:44:37.711810958Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-fcxft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:38.309151 crc crio[24284]: time=\"2026-06-12T15:44:38.306507856Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=633061cf-948f-4b60-9916-3049b6906e7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:38.309645 crc crio[24284]: time=\"2026-06-12T15:44:38.309347406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:38.451973 crc crio[24284]: time=\"2026-06-12T15:44:38.451505217Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-rtt7l/POD\" id=738dbdfd-9607-4d4e-ad37-810517082dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:38.451973 crc crio[24284]: time=\"2026-06-12T15:44:38.451642043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:38.454914 crc crio[24284]: time=\"2026-06-12T15:44:38.452697114Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd UID:e92f3f09-3147-47ea-9ff7-600d6dff4622 NetNS:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode92f3f09_3147_47ea_9ff7_600d6dff4622.slice PodAnnotations:0xc001e04270}] Aliases:map[]}\"\nJun 12 15:44:38.454914 crc crio[24284]: time=\"2026-06-12T15:44:38.452743195Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:38.536141 crc crio[24284]: time=\"2026-06-12T15:44:38.535887086Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc0009b80e8}] Aliases:map[]}\"\nJun 12 15:44:38.536141 crc crio[24284]: time=\"2026-06-12T15:44:38.53600152Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-rtt7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:38.649101 crc crio[24284]: 2026-06-12T15:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26c138ad5cfb731 Mac:6a:61:55:2d:92:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:38.716165 crc crio[24284]: time=\"2026-06-12T15:44:38.712852229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"\nJun 12 15:44:38.716694 crc crio[24284]: time=\"2026-06-12T15:44:38.716494398Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-fcxft for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:38.753454 crc crio[24284]: time=\"2026-06-12T15:44:38.753347303Z\" level=info msg=\"Ran pod sandbox 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f with infra container: openstack/dnsmasq-dns-9c58657f7-fcxft/POD\" id=3ab83ab1-a9ff-4e00-9c09-aa5b7efd2889 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:38.783705 crc crio[24284]: time=\"2026-06-12T15:44:38.783460371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:38.792444 crc crio[24284]: time=\"2026-06-12T15:44:38.791894997Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:38.792444 crc crio[24284]: time=\"2026-06-12T15:44:38.79200857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:38.847126 crc crio[24284]: time=\"2026-06-12T15:44:38.846535219Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d09cc8b7-12db-47bf-9294-b4cad8c3c75b name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:38.870563 crc crio[24284]: time=\"2026-06-12T15:44:38.870429052Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 15:44:39.410232 crc crio[24284]: 2026-06-12T15:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67c937abe7c68f9 Mac:7e:12:3c:d9:8e:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 SocketPath: PciID:}] [{Interface:0xc0001b8f80 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:39.411713 crc crio[24284]: time=\"2026-06-12T15:44:39.411606752Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd UID:e92f3f09-3147-47ea-9ff7-600d6dff4622 NetNS:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode92f3f09_3147_47ea_9ff7_600d6dff4622.slice PodAnnotations:0xc001e04270}] Aliases:map[]}\"\nJun 12 15:44:39.411865 crc crio[24284]: time=\"2026-06-12T15:44:39.411799018Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:39.415323 crc crio[24284]: 2026-06-12T15:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8230ddd95ed7b15 Mac:86:ba:46:bd:99:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:39.415671 crc crio[24284]: time=\"2026-06-12T15:44:39.415574573Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc0009b80e8}] Aliases:map[]}\"\nJun 12 15:44:39.415777 crc crio[24284]: time=\"2026-06-12T15:44:39.415709277Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-rtt7l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:39.422782 crc crio[24284]: time=\"2026-06-12T15:44:39.422515866Z\" level=info msg=\"Ran pod sandbox 67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=633061cf-948f-4b60-9916-3049b6906e7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:39.431866 crc crio[24284]: time=\"2026-06-12T15:44:39.431763841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:39.432236 crc crio[24284]: time=\"2026-06-12T15:44:39.431993879Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:39.432236 crc crio[24284]: time=\"2026-06-12T15:44:39.43204269Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:39.434426 crc crio[24284]: time=\"2026-06-12T15:44:39.434108696Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=30437545-8297-4265-a848-71b76cd87f73 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:39.442540 crc crio[24284]: time=\"2026-06-12T15:44:39.441510137Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 15:44:39.480193 crc crio[24284]: time=\"2026-06-12T15:44:39.479954236Z\" level=info msg=\"Ran pod sandbox 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a with infra container: openstack/dnsmasq-dns-68bc84565-rtt7l/POD\" id=738dbdfd-9607-4d4e-ad37-810517082dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:39.489616 crc crio[24284]: time=\"2026-06-12T15:44:39.489531718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:39.490458 crc crio[24284]: time=\"2026-06-12T15:44:39.490238381Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:39.490458 crc crio[24284]: time=\"2026-06-12T15:44:39.490359685Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:39.492498 crc crio[24284]: time=\"2026-06-12T15:44:39.492451648Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b2e9eb10-078b-4d88-8b05-0d1d0bc5f0cd name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:39.496847 crc crio[24284]: time=\"2026-06-12T15:44:39.496766048Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 15:44:39.621321 crc crio[24284]: time=\"2026-06-12T15:44:39.621205463Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=25752db8-a760-41a2-ae32-226f9d2ada2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:39.621972 crc crio[24284]: time=\"2026-06-12T15:44:39.621760051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:39.776554 crc crio[24284]: time=\"2026-06-12T15:44:39.776388451Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d UID:6b887720-d88d-409e-9b60-823a0c3d929c NetNS:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b887720_d88d_409e_9b60_823a0c3d929c.slice PodAnnotations:0xc004286518}] Aliases:map[]}\"\nJun 12 15:44:39.776554 crc crio[24284]: time=\"2026-06-12T15:44:39.776455973Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:40.696564 crc crio[24284]: 2026-06-12T15:44:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2251be044d009c Mac:c2:c4:b2:ae:38:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.690748161Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d UID:6b887720-d88d-409e-9b60-823a0c3d929c NetNS:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b887720_d88d_409e_9b60_823a0c3d929c.slice PodAnnotations:0xc004286518}] Aliases:map[]}\"\nJun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.691157454Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.692339334Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=27b4e6bb-655f-423f-969a-19543dd588ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.692432247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:40.700354 crc crio[24284]: time=\"2026-06-12T15:44:40.699810037Z\" level=info msg=\"Ran pod sandbox b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d with infra container: openstack/rabbitmq-server-0/POD\" id=25752db8-a760-41a2-ae32-226f9d2ada2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:40.791592 crc crio[24284]: time=\"2026-06-12T15:44:40.791454999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:40.832811 crc crio[24284]: time=\"2026-06-12T15:44:40.832538375Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:40.833105 crc crio[24284]: time=\"2026-06-12T15:44:40.83298958Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:40.839242 crc crio[24284]: time=\"2026-06-12T15:44:40.839149011Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6dfddda8-0ede-4719-b89e-e8990b0754a8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:40.874570 crc crio[24284]: time=\"2026-06-12T15:44:40.874503492Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 15:44:40.880696 crc crio[24284]: time=\"2026-06-12T15:44:40.880584915Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 UID:e07ca270-2046-4181-a437-443211d529e9 NetNS:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode07ca270_2046_4181_a437_443211d529e9.slice PodAnnotations:0xc002722808}] Aliases:map[]}\"\nJun 12 15:44:40.880696 crc crio[24284]: time=\"2026-06-12T15:44:40.880637597Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:41.743760 crc crio[24284]: time=\"2026-06-12T15:44:41.732689006Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=65c004e6-8ea9-428e-a76e-f3111340c586 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:41.743760 crc crio[24284]: time=\"2026-06-12T15:44:41.743129667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:41.910898 crc crio[24284]: time=\"2026-06-12T15:44:41.905110983Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 UID:8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0 NetNS:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fe0b7b8_e1e1_47c8_9f7a_3f643ce405c0.slice PodAnnotations:0xc002612148}] Aliases:map[]}\"\nJun 12 15:44:41.910898 crc crio[24284]: time=\"2026-06-12T15:44:41.905224226Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:41.925230 crc crio[24284]: 2026-06-12T15:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63108a238bd34ec Mac:e6:59:08:57:d9:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 SocketPath: PciID:}] [{Interface:0xc00013cdd0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:41.925230 crc crio[24284]: time=\"2026-06-12T15:44:41.918510883Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 UID:e07ca270-2046-4181-a437-443211d529e9 NetNS:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode07ca270_2046_4181_a437_443211d529e9.slice PodAnnotations:0xc002722808}] Aliases:map[]}\"\nJun 12 15:44:41.925230 crc crio[24284]: time=\"2026-06-12T15:44:41.91873194Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:42.045466 crc crio[24284]: time=\"2026-06-12T15:44:42.043540721Z\" level=info msg=\"Ran pod sandbox 63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 with infra container: openstack/openstack-galera-0/POD\" id=27b4e6bb-655f-423f-969a-19543dd588ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:42.054040 crc crio[24284]: time=\"2026-06-12T15:44:42.053939551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:42.059170 crc crio[24284]: time=\"2026-06-12T15:44:42.05913437Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:42.063647 crc crio[24284]: time=\"2026-06-12T15:44:42.063387399Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:42.099519 crc crio[24284]: time=\"2026-06-12T15:44:42.099425546Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ce358377-8e95-4d3f-8acb-6bf1829e18d0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:42.108786 crc crio[24284]: time=\"2026-06-12T15:44:42.108662828Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 15:44:42.204391 crc crio[24284]: time=\"2026-06-12T15:44:42.20236283Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=2ee2be32-05f9-4aa3-bb25-114e74706916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:42.204391 crc crio[24284]: time=\"2026-06-12T15:44:42.202567517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:42.414727 crc crio[24284]: 2026-06-12T15:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d0997cfc35c91 Mac:6e:83:cc:e8:7b:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:42.418760 crc crio[24284]: time=\"2026-06-12T15:44:42.418610299Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 UID:8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0 NetNS:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fe0b7b8_e1e1_47c8_9f7a_3f643ce405c0.slice PodAnnotations:0xc002612148}] Aliases:map[]}\"\nJun 12 15:44:42.419011 crc crio[24284]: time=\"2026-06-12T15:44:42.41894942Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:42.429524 crc crio[24284]: time=\"2026-06-12T15:44:42.429398941Z\" level=info msg=\"Ran pod sandbox 27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 with infra container: openstack/openstack-cell1-galera-0/POD\" id=65c004e6-8ea9-428e-a76e-f3111340c586 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:42.434391 crc crio[24284]: time=\"2026-06-12T15:44:42.434315287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:42.434639 crc crio[24284]: time=\"2026-06-12T15:44:42.434575025Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:42.434710 crc crio[24284]: time=\"2026-06-12T15:44:42.434667439Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:42.438138 crc crio[24284]: time=\"2026-06-12T15:44:42.437947214Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=45af887d-ade8-4be2-8d32-31237e21553e name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:42.439870 crc crio[24284]: time=\"2026-06-12T15:44:42.439830132Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab UID:9b8e078b-766f-469a-9e5e-12185467726c NetNS:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b8e078b_766f_469a_9e5e_12185467726c.slice PodAnnotations:0xc002612788}] Aliases:map[]}\"\nJun 12 15:44:42.439997 crc crio[24284]: time=\"2026-06-12T15:44:42.439978697Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:42.465491 crc crio[24284]: time=\"2026-06-12T15:44:42.465300054Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 15:44:43.217557 crc crio[24284]: 2026-06-12T15:44:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:109d46b0987c156 Mac:ee:d4:a8:11:e7:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:43.237019 crc crio[24284]: time=\"2026-06-12T15:44:43.236888484Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab UID:9b8e078b-766f-469a-9e5e-12185467726c NetNS:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b8e078b_766f_469a_9e5e_12185467726c.slice PodAnnotations:0xc002612788}] Aliases:map[]}\"\nJun 12 15:44:43.237630 crc crio[24284]: time=\"2026-06-12T15:44:43.237541545Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:43.274472 crc crio[24284]: time=\"2026-06-12T15:44:43.272492013Z\" level=info msg=\"Ran pod sandbox 109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab with infra container: openstack/memcached-0/POD\" id=2ee2be32-05f9-4aa3-bb25-114e74706916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:43.296321 crc crio[24284]: time=\"2026-06-12T15:44:43.294955449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:43.310548 crc crio[24284]: time=\"2026-06-12T15:44:43.310404273Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:43.310846 crc crio[24284]: time=\"2026-06-12T15:44:43.310599239Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:43.327998 crc crio[24284]: time=\"2026-06-12T15:44:43.327180331Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3828a5e8-bffa-496e-a091-f0e654ffdfd7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:43.339180 crc crio[24284]: time=\"2026-06-12T15:44:43.338903554Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 12 15:44:45.464843 crc crio[24284]: time=\"2026-06-12T15:44:45.437979315Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=0b8ab14a-0ea7-4f6b-a680-e2ee062c84b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:45.466510 crc crio[24284]: time=\"2026-06-12T15:44:45.464913173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:45.610786 crc crio[24284]: time=\"2026-06-12T15:44:45.610658757Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc0006be650}] Aliases:map[]}\"\nJun 12 15:44:45.611444 crc crio[24284]: time=\"2026-06-12T15:44:45.611415061Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:46.372701 crc crio[24284]: 2026-06-12T15:44:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b1d1aca090fb8 Mac:f2:fa:61:39:66:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:46.420965 crc crio[24284]: time=\"2026-06-12T15:44:46.420898141Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc0006be650}] Aliases:map[]}\"\nJun 12 15:44:46.422858 crc crio[24284]: time=\"2026-06-12T15:44:46.422828244Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:46.452844 crc crio[24284]: time=\"2026-06-12T15:44:46.452711034Z\" level=info msg=\"Ran pod sandbox 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 with infra container: openstack/kube-state-metrics-0/POD\" id=0b8ab14a-0ea7-4f6b-a680-e2ee062c84b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:46.471861 crc crio[24284]: time=\"2026-06-12T15:44:46.471768096Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:46.475464 crc crio[24284]: time=\"2026-06-12T15:44:46.472231632Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:46.475464 crc crio[24284]: time=\"2026-06-12T15:44:46.472338216Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:46.475464 crc crio[24284]: time=\"2026-06-12T15:44:46.474593272Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4b4b1676-9d50-4cb0-8b80-58c711ecb4a9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:46.485790 crc crio[24284]: time=\"2026-06-12T15:44:46.485698877Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 12 15:44:47.856807 crc crio[24284]: time=\"2026-06-12T15:44:47.852689234Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-99nvp/POD\" id=5e25db21-f229-4b66-8ed4-779bba3b6037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:47.856807 crc crio[24284]: time=\"2026-06-12T15:44:47.854514146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:47.932642 crc crio[24284]: time=\"2026-06-12T15:44:47.932507942Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-qj5p9/POD\" id=7f9828a9-b6ca-4f12-b363-e897566df640 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:47.932642 crc crio[24284]: time=\"2026-06-12T15:44:47.932627376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:48.493013 crc crio[24284]: time=\"2026-06-12T15:44:48.492875082Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=70e695eb-f611-47ba-a13a-c7b678deac35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:48.495615 crc crio[24284]: time=\"2026-06-12T15:44:48.495526308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:49.081234 crc crio[24284]: time=\"2026-06-12T15:44:49.080524691Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp Namespace:openstack ID:53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d UID:ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8 NetNS:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea9cd2bc_b54c_4de4_bc9a_5ba9ae3324a8.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"\nJun 12 15:44:49.081234 crc crio[24284]: time=\"2026-06-12T15:44:49.081207374Z\" level=info msg=\"Adding pod openstack_ovn-controller-99nvp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:49.693459 crc crio[24284]: time=\"2026-06-12T15:44:49.692788896Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 UID:48ce5a27-9eac-4986-be33-8ffe00bd7892 NetNS:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce5a27_9eac_4986_be33_8ffe00bd7892.slice PodAnnotations:0xc003242258}] Aliases:map[]}\"\nJun 12 15:44:49.693459 crc crio[24284]: time=\"2026-06-12T15:44:49.693453508Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:49.709513 crc crio[24284]: time=\"2026-06-12T15:44:49.708660088Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qj5p9 Namespace:openstack ID:09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 UID:52b2450a-9c39-4a39-aa3a-5fc84a2af284 NetNS:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b2450a_9c39_4a39_aa3a_5fc84a2af284.slice PodAnnotations:0xc000b842f8}] Aliases:map[]}\"\nJun 12 15:44:49.709513 crc crio[24284]: time=\"2026-06-12T15:44:49.708741703Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-qj5p9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:49.904179 crc crio[24284]: 2026-06-12T15:44:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53a2eaacbf7738b Mac:f2:1a:65:5c:e5:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 SocketPath: PciID:}] [{Interface:0xc000540d90 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:49.939981 crc crio[24284]: time=\"2026-06-12T15:44:49.939680331Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp Namespace:openstack ID:53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d UID:ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8 NetNS:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea9cd2bc_b54c_4de4_bc9a_5ba9ae3324a8.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"\nJun 12 15:44:49.939981 crc crio[24284]: time=\"2026-06-12T15:44:49.93995322Z\" level=info msg=\"Checking pod openstack_ovn-controller-99nvp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:51.176669 crc crio[24284]: 2026-06-12T15:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09b00b3697fce40 Mac:12:c3:32:0e:ef:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:51.180371 crc crio[24284]: time=\"2026-06-12T15:44:51.180147862Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qj5p9 Namespace:openstack ID:09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 UID:52b2450a-9c39-4a39-aa3a-5fc84a2af284 NetNS:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b2450a_9c39_4a39_aa3a_5fc84a2af284.slice PodAnnotations:0xc000b842f8}] Aliases:map[]}\"\nJun 12 15:44:51.180847 crc crio[24284]: time=\"2026-06-12T15:44:51.18041041Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-qj5p9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:51.816963 crc crio[24284]: time=\"2026-06-12T15:44:51.8109199Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-s2gxq/POD\" id=0b95dcc7-1b5b-4a9d-97a8-89a6c32f76d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:51.816963 crc crio[24284]: time=\"2026-06-12T15:44:51.814003782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:52.226677 crc crio[24284]: 2026-06-12T15:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:053e6ba162c618b Mac:02:0c:2a:80:8a:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 SocketPath: PciID:}] [{Interface:0xc000282a00 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:52.229987 crc crio[24284]: time=\"2026-06-12T15:44:52.229479327Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 UID:48ce5a27-9eac-4986-be33-8ffe00bd7892 NetNS:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce5a27_9eac_4986_be33_8ffe00bd7892.slice PodAnnotations:0xc003242258}] Aliases:map[]}\"\nJun 12 15:44:52.230958 crc crio[24284]: time=\"2026-06-12T15:44:52.230888863Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:52.902184 crc crio[24284]: time=\"2026-06-12T15:44:52.901977408Z\" level=info msg=\"Ran pod sandbox 09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 with infra container: openstack/ovn-controller-ovs-qj5p9/POD\" id=7f9828a9-b6ca-4f12-b363-e897566df640 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:52.916888 crc crio[24284]: time=\"2026-06-12T15:44:52.91444901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:52.916888 crc crio[24284]: time=\"2026-06-12T15:44:52.914980997Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:52.916888 crc crio[24284]: time=\"2026-06-12T15:44:52.915118382Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:52.925005 crc crio[24284]: time=\"2026-06-12T15:44:52.924774381Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=647dfb93-b08e-4cce-be67-d007e1b5aef6 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:52.931020 crc crio[24284]: time=\"2026-06-12T15:44:52.930630291Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 12 15:44:52.953085 crc crio[24284]: time=\"2026-06-12T15:44:52.952614675Z\" level=info msg=\"Ran pod sandbox 53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d with infra container: openstack/ovn-controller-99nvp/POD\" id=5e25db21-f229-4b66-8ed4-779bba3b6037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:52.955134 crc crio[24284]: time=\"2026-06-12T15:44:52.955029469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:52.955622 crc crio[24284]: time=\"2026-06-12T15:44:52.955526875Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:52.955622 crc crio[24284]: time=\"2026-06-12T15:44:52.955621528Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:52.956668 crc crio[24284]: time=\"2026-06-12T15:44:52.956588783Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5451904b-df85-4cb2-9dcd-ca2c6bd50f93 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:52.962333 crc crio[24284]: time=\"2026-06-12T15:44:52.961372569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 12 15:44:53.015881 crc crio[24284]: time=\"2026-06-12T15:44:53.015635079Z\" level=info msg=\"Ran pod sandbox 053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 with infra container: openstack/ovsdbserver-sb-0/POD\" id=70e695eb-f611-47ba-a13a-c7b678deac35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:53.037302 crc crio[24284]: time=\"2026-06-12T15:44:53.037004432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:53.037302 crc crio[24284]: time=\"2026-06-12T15:44:53.037329023Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:53.037834 crc crio[24284]: time=\"2026-06-12T15:44:53.037378004Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:53.043338 crc crio[24284]: time=\"2026-06-12T15:44:53.040939194Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=40a3f460-7b25-4af8-b18d-45b432fbab15 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:53.073102 crc crio[24284]: time=\"2026-06-12T15:44:53.072919703Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 12 15:44:53.314024 crc crio[24284]: time=\"2026-06-12T15:44:53.31279444Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=c44bee87-dec3-478f-9c33-4b182378a5bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:53.315462 crc crio[24284]: time=\"2026-06-12T15:44:53.314104923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:00.577729 crc crio[24284]: time=\"2026-06-12T15:45:00.57566234Z\" level=info msg=\"Removing container: a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1\" id=3d7a160b-ea1b-4b5f-acb1-d3e585cfcc61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:04.016294 crc crio[24284]: time=\"2026-06-12T15:45:04.015329054Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/POD\" id=4350b252-a3ff-4859-9dee-75763af2e79e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:04.017964 crc crio[24284]: time=\"2026-06-12T15:45:04.016338239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:04.502911 crc crio[24284]: time=\"2026-06-12T15:45:04.502028378Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-s2gxq Namespace:openstack ID:7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 UID:0442b4d0-c133-4bb4-81e3-387aac0d11b6 NetNS:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442b4d0_c133_4bb4_81e3_387aac0d11b6.slice PodAnnotations:0xc004286760}] Aliases:map[]}\"\nJun 12 15:45:04.502911 crc crio[24284]: time=\"2026-06-12T15:45:04.502859745Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-s2gxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:04.545657 crc crio[24284]: time=\"2026-06-12T15:45:04.54547026Z\" level=info msg=\"Removed container a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1: openshift-infra/auto-csr-approver-29687978-hjd79/oc\" id=3d7a160b-ea1b-4b5f-acb1-d3e585cfcc61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:04.560418 crc crio[24284]: time=\"2026-06-12T15:45:04.560231465Z\" level=info msg=\"Stopping pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=0046a4d3-699c-4292-bd1a-165d638e1bea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:04.560418 crc crio[24284]: time=\"2026-06-12T15:45:04.560424112Z\" level=info msg=\"Stopped pod sandbox (already stopped): efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=0046a4d3-699c-4292-bd1a-165d638e1bea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:04.561527 crc crio[24284]: time=\"2026-06-12T15:45:04.561464665Z\" level=info msg=\"Removing pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=c09522fc-335d-4b02-8afa-038fef6f2e1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:05.145595 crc crio[24284]: 2026-06-12T15:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f2f2b8929cb40f Mac:7a:cb:3d:41:b1:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 SocketPath: PciID:}] [{Interface:0xc0002dcf00 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:05.149599 crc crio[24284]: time=\"2026-06-12T15:45:05.149113512Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-s2gxq Namespace:openstack ID:7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 UID:0442b4d0-c133-4bb4-81e3-387aac0d11b6 NetNS:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442b4d0_c133_4bb4_81e3_387aac0d11b6.slice PodAnnotations:0xc004286760}] Aliases:map[]}\"\nJun 12 15:45:05.149599 crc crio[24284]: time=\"2026-06-12T15:45:05.14936878Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-s2gxq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:16.509972 crc crio[24284]: time=\"2026-06-12T15:45:16.508806365Z\" level=info msg=\"Ran pod sandbox 7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 with infra container: openstack/ovn-controller-metrics-s2gxq/POD\" id=0b95dcc7-1b5b-4a9d-97a8-89a6c32f76d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:16.518090 crc crio[24284]: time=\"2026-06-12T15:45:16.517913655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:16.518588 crc crio[24284]: time=\"2026-06-12T15:45:16.518499024Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:16.518679 crc crio[24284]: time=\"2026-06-12T15:45:16.518619668Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:16.522795 crc crio[24284]: time=\"2026-06-12T15:45:16.522681779Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=dcfc651a-58e8-4134-b6b7-d840443b8fdf name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:16.532031 crc crio[24284]: time=\"2026-06-12T15:45:16.531837978Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 15:45:23.874784 crc crio[24284]: time=\"2026-06-12T15:45:23.873464095Z\" level=info msg=\"Removed pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=c09522fc-335d-4b02-8afa-038fef6f2e1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:23.876446 crc crio[24284]: time=\"2026-06-12T15:45:23.875709554Z\" level=info msg=\"Stopping pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=19017943-4a98-4c3f-9df9-0fceab4c8296 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:23.876446 crc crio[24284]: time=\"2026-06-12T15:45:23.875788356Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=19017943-4a98-4c3f-9df9-0fceab4c8296 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:23.876556 crc crio[24284]: time=\"2026-06-12T15:45:23.876530331Z\" level=info msg=\"Removing pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=882013a3-4d32-43b1-b578-e74476ed652a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:24.219970 crc crio[24284]: time=\"2026-06-12T15:45:24.219529788Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=3828a5e8-bffa-496e-a091-f0e654ffdfd7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:24.221782 crc crio[24284]: time=\"2026-06-12T15:45:24.221747109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=eb281ec3-17f6-4013-8765-fc24f592ab6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.226676 crc crio[24284]: time=\"2026-06-12T15:45:24.226585848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=ce358377-8e95-4d3f-8acb-6bf1829e18d0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:24.227805 crc crio[24284]: time=\"2026-06-12T15:45:24.227650739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0695a8b8-9aa1-4048-abfd-c6668d1ac196 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.242971 crc crio[24284]: time=\"2026-06-12T15:45:24.242830303Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=647dfb93-b08e-4cce-be67-d007e1b5aef6 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:24.244170 crc crio[24284]: time=\"2026-06-12T15:45:24.244026798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3f728f91-869e-46e6-bcac-ee2a2c96f1d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.246341 crc crio[24284]: time=\"2026-06-12T15:45:24.246215928Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=6dfddda8-0ede-4719-b89e-e8990b0754a8 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:24.246981 crc crio[24284]: time=\"2026-06-12T15:45:24.24690006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a4414c64-6aff-4107-b42b-6b579f341fda name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.414139 crc crio[24284]: time=\"2026-06-12T15:45:24.41395494Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 UID:0bb4ab0d-7812-4548-b266-7e6b89379794 NetNS:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bb4ab0d_7812_4548_b266_7e6b89379794.slice PodAnnotations:0xc003242200}] Aliases:map[]}\"\nJun 12 15:45:24.414897 crc crio[24284]: time=\"2026-06-12T15:45:24.414851679Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:24.417580 crc crio[24284]: time=\"2026-06-12T15:45:24.417458333Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc002722620}] Aliases:map[]}\"\nJun 12 15:45:24.417580 crc crio[24284]: time=\"2026-06-12T15:45:24.417526045Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:24.426123 crc crio[24284]: time=\"2026-06-12T15:45:24.42593296Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=4b4b1676-9d50-4cb0-8b80-58c711ecb4a9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:24.427700 crc crio[24284]: time=\"2026-06-12T15:45:24.427593071Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=dba9f240-32e9-471c-9a20-eeadb97c20fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.442914 crc crio[24284]: time=\"2026-06-12T15:45:24.442725439Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=5451904b-df85-4cb2-9dcd-ca2c6bd50f93 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:24.444561 crc crio[24284]: time=\"2026-06-12T15:45:24.444462394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2d4b5b2c-8804-4fa8-aa15-0874fe3a7836 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:24.973588 crc crio[24284]: 2026-06-12T15:45:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:176037067a35451 Mac:66:53:0d:3f:ce:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:24.976366 crc crio[24284]: time=\"2026-06-12T15:45:24.975755637Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc002722620}] Aliases:map[]}\"\nJun 12 15:45:24.976366 crc crio[24284]: time=\"2026-06-12T15:45:24.975921743Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:25.106245 crc crio[24284]: 2026-06-12T15:45:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d745972d9f68184 Mac:36:21:ce:5e:c2:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 SocketPath: PciID:}] [{Interface:0xc000015e10 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:25.107396 crc crio[24284]: time=\"2026-06-12T15:45:25.107358712Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 UID:0bb4ab0d-7812-4548-b266-7e6b89379794 NetNS:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bb4ab0d_7812_4548_b266_7e6b89379794.slice PodAnnotations:0xc003242200}] Aliases:map[]}\"\nJun 12 15:45:25.107527 crc crio[24284]: time=\"2026-06-12T15:45:25.107501627Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:25.961019 crc crio[24284]: time=\"2026-06-12T15:45:25.960916012Z\" level=info msg=\"Ran pod sandbox 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/POD\" id=4350b252-a3ff-4859-9dee-75763af2e79e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:25.962215 crc crio[24284]: time=\"2026-06-12T15:45:25.962149973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=42bb9ed6-4ce2-41c1-a09f-1006ace4c805 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.964484 crc crio[24284]: time=\"2026-06-12T15:45:25.964440096Z\" level=info msg=\"Ran pod sandbox d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 with infra container: openstack/ovsdbserver-nb-0/POD\" id=c44bee87-dec3-478f-9c33-4b182378a5bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:25.965749 crc crio[24284]: time=\"2026-06-12T15:45:25.965558201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4be7220-353e-4833-afc0-a66baebcfa84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.969619 crc crio[24284]: time=\"2026-06-12T15:45:25.969432975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.980011 crc crio[24284]: time=\"2026-06-12T15:45:25.979922925Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.980011 crc crio[24284]: time=\"2026-06-12T15:45:25.980033539Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.993467 crc crio[24284]: time=\"2026-06-12T15:45:25.993405434Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9ca8fe4b-2e5e-4b8c-9afd-80ddd83214ff name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:25.994025 crc crio[24284]: time=\"2026-06-12T15:45:25.993927557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4f6d0445-ac8a-40c8-b834-20cf859ab242 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:25.997223 crc crio[24284]: time=\"2026-06-12T15:45:25.997133426Z\" level=info msg=\"Removed pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=882013a3-4d32-43b1-b578-e74476ed652a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:25.999909 crc crio[24284]: time=\"2026-06-12T15:45:25.99932246Z\" level=info msg=\"Stopping pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=7998d6c0-cc6b-4c12-9bf9-85d48f64b803 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:25.999909 crc crio[24284]: time=\"2026-06-12T15:45:25.999393412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=7998d6c0-cc6b-4c12-9bf9-85d48f64b803 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:26.001482 crc crio[24284]: time=\"2026-06-12T15:45:26.001026377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=45af887d-ade8-4be2-8d32-31237e21553e name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.002778 crc crio[24284]: time=\"2026-06-12T15:45:26.001909418Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 12 15:45:26.004033 crc crio[24284]: time=\"2026-06-12T15:45:26.003460833Z\" level=info msg=\"Removing pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=8899b28e-1a91-4c9c-b9d6-d2d4399a860e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:26.004033 crc crio[24284]: time=\"2026-06-12T15:45:26.003518384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e4e8f3f-8938-4393-9531-d1dafbe59fa1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.015965 crc crio[24284]: time=\"2026-06-12T15:45:26.015839283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=919b4b2b-e007-40b9-8276-cbaa42a3e2ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.018224 crc crio[24284]: time=\"2026-06-12T15:45:26.018157302Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=30437545-8297-4265-a848-71b76cd87f73 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.019852 crc crio[24284]: time=\"2026-06-12T15:45:26.019714777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0a064d2a-bfd0-4fa3-a6a5-ddf78ad4a2bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.039139 crc crio[24284]: time=\"2026-06-12T15:45:26.039008144Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=40a3f460-7b25-4af8-b18d-45b432fbab15 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.040346 crc crio[24284]: time=\"2026-06-12T15:45:26.040156537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=53f00777-66ae-4ace-989d-e3dd6034463a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.362636 crc crio[24284]: time=\"2026-06-12T15:45:26.361987531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18fd1833-e8fd-49ac-93d0-a4ca1754b69a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.364200 crc crio[24284]: time=\"2026-06-12T15:45:26.36413045Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8cd2ccc7-2bb5-4a3b-9507-799e1829b80a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.371555 crc crio[24284]: time=\"2026-06-12T15:45:26.371412336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bea58c6f-6043-4378-b7b2-f2f8f331f07b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.442337 crc crio[24284]: time=\"2026-06-12T15:45:26.442172797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8d0a63ff-60e3-4f4a-82c6-d2927e3823ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.448921 crc crio[24284]: time=\"2026-06-12T15:45:26.448826552Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles\" id=6c1eb6e3-135a-41f7-a0f5-d571060137f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.459539 crc crio[24284]: time=\"2026-06-12T15:45:26.459386585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.464033 crc crio[24284]: time=\"2026-06-12T15:45:26.463956401Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0287c2ac-3372-4eaa-9983-c4189c33a1e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.470501 crc crio[24284]: time=\"2026-06-12T15:45:26.470394758Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init\" id=5df2b27d-aed3-4d5a-bcc2-447fbeb8694d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.488347 crc crio[24284]: time=\"2026-06-12T15:45:26.488195094Z\" level=info msg=\"Removed pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=8899b28e-1a91-4c9c-b9d6-d2d4399a860e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:26.502377 crc crio[24284]: time=\"2026-06-12T15:45:26.502051689Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=b765c6d9-7f2b-4cd9-88b6-5de98bef7059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.507398 crc crio[24284]: time=\"2026-06-12T15:45:26.507139894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e536c833-713b-4530-a05e-a27b19262198 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.507692 crc crio[24284]: time=\"2026-06-12T15:45:26.507625559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ca512f54-0329-487b-bc22-25c7bf53db35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.507928 crc crio[24284]: time=\"2026-06-12T15:45:26.507869957Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=8085f8e7-fd98-45dc-a018-9b15a2dca591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.508369 crc crio[24284]: time=\"2026-06-12T15:45:26.508199688Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=dcfc651a-58e8-4134-b6b7-d840443b8fdf name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.509565 crc crio[24284]: time=\"2026-06-12T15:45:26.509522511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=02b37b09-bced-4b1b-9599-c4c98290ba58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.530831 crc crio[24284]: time=\"2026-06-12T15:45:26.530674792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.543772 crc crio[24284]: time=\"2026-06-12T15:45:26.543642292Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=420b7797-84b3-4be3-bfc8-79eaa1427628 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.544817 crc crio[24284]: time=\"2026-06-12T15:45:26.544743247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3f734eb-4219-4d21-ab34-3c10646ac7ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.545618 crc crio[24284]: time=\"2026-06-12T15:45:26.545459212Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=b2e9eb10-078b-4d88-8b05-0d1d0bc5f0cd name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.545950 crc crio[24284]: time=\"2026-06-12T15:45:26.545879763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcdb6476-1889-48f9-b68c-50320b7ba7fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.549667 crc crio[24284]: time=\"2026-06-12T15:45:26.549565244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6e66de6f-97ca-43d5-9a01-155123f1e4c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.563805 crc crio[24284]: time=\"2026-06-12T15:45:26.563660907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.564710 crc crio[24284]: time=\"2026-06-12T15:45:26.564625769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.567662 crc crio[24284]: time=\"2026-06-12T15:45:26.567575134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.586958 crc crio[24284]: time=\"2026-06-12T15:45:26.58665961Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=32e2cc46-9744-453b-baa1-a53224686386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.594962 crc crio[24284]: time=\"2026-06-12T15:45:26.594859078Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f82f061-fa34-4537-b35a-5f5541ce3ae8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.596665 crc crio[24284]: time=\"2026-06-12T15:45:26.596592411Z\" level=info msg=\"Creating container: openstack/ovn-controller-99nvp/ovn-controller\" id=84f0b781-1b45-47b7-bfe9-6caf2a68688e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.597191 crc crio[24284]: time=\"2026-06-12T15:45:26.597057751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=285e4dd6-5251-4353-a9bf-c5d12364b94e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.597527 crc crio[24284]: time=\"2026-06-12T15:45:26.597437333Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=9523b968-99e4-4679-a574-86814b9cd56d name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.598280 crc crio[24284]: time=\"2026-06-12T15:45:26.598182745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c6ba6f42-4b32-43a8-805b-bd0ddf68ccf2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.599700 crc crio[24284]: time=\"2026-06-12T15:45:26.599617097Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=87849e79-c46e-47b0-8297-47b13ca63ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.604947 crc crio[24284]: time=\"2026-06-12T15:45:26.604858977Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=960aceaf-0092-433d-9a16-4a24e5e6c924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.605443 crc crio[24284]: time=\"2026-06-12T15:45:26.605014642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4e207ab1-aac0-4f94-9eca-d345652b5e09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.622501 crc crio[24284]: time=\"2026-06-12T15:45:26.622394352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.622501 crc crio[24284]: time=\"2026-06-12T15:45:26.622445346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a83c650a-129d-4eb7-8852-9cb9084ae658 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.627491 crc crio[24284]: time=\"2026-06-12T15:45:26.627371087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.627755 crc crio[24284]: time=\"2026-06-12T15:45:26.62758368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.628305 crc crio[24284]: time=\"2026-06-12T15:45:26.628118377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.630895 crc crio[24284]: time=\"2026-06-12T15:45:26.63070088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.643892 crc crio[24284]: time=\"2026-06-12T15:45:26.642737081Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=d09cc8b7-12db-47bf-9294-b4cad8c3c75b name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:26.644219 crc crio[24284]: time=\"2026-06-12T15:45:26.644137635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=13a1db4c-a89d-4188-b28b-b170677b904f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.646404 crc crio[24284]: time=\"2026-06-12T15:45:26.64615985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.648407 crc crio[24284]: time=\"2026-06-12T15:45:26.648145533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.650052 crc crio[24284]: time=\"2026-06-12T15:45:26.649934211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.666328 crc crio[24284]: time=\"2026-06-12T15:45:26.666032744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.671389 crc crio[24284]: time=\"2026-06-12T15:45:26.671310072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.674669 crc crio[24284]: time=\"2026-06-12T15:45:26.674500034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=259449d1-8d31-4991-b23e-707ca22dc3da name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.677858 crc crio[24284]: time=\"2026-06-12T15:45:26.677781199Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init\" id=45d7c3fb-a4b2-417f-9f45-70c11c94e802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.683236 crc crio[24284]: time=\"2026-06-12T15:45:26.682883275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a03dd096-7cb8-4787-bd49-caef162edd16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:26.685027 crc crio[24284]: time=\"2026-06-12T15:45:26.684955882Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-rtt7l/init\" id=ef577211-1c6d-49c6-8e32-6c499bcd6129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.686424 crc crio[24284]: time=\"2026-06-12T15:45:26.686348696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.693886 crc crio[24284]: time=\"2026-06-12T15:45:26.693776916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.696659 crc crio[24284]: time=\"2026-06-12T15:45:26.696198154Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/init\" id=90785436-9a9c-438e-a7d8-ccfad5d7739e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.703746 crc crio[24284]: time=\"2026-06-12T15:45:26.703596744Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter\" id=504871f5-b7fa-4578-a496-fc7feae5dd27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.739132 crc crio[24284]: time=\"2026-06-12T15:45:26.73903642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.739394 crc crio[24284]: time=\"2026-06-12T15:45:26.73916022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.740467 crc crio[24284]: time=\"2026-06-12T15:45:26.740311087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.743053 crc crio[24284]: time=\"2026-06-12T15:45:26.742998024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.761372 crc crio[24284]: time=\"2026-06-12T15:45:26.761212134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.768750 crc crio[24284]: time=\"2026-06-12T15:45:26.768653214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.768750 crc crio[24284]: time=\"2026-06-12T15:45:26.768750145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.769431 crc crio[24284]: time=\"2026-06-12T15:45:26.769356616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.777130 crc crio[24284]: time=\"2026-06-12T15:45:26.77697735Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init\" id=bb94a3a3-7a3e-4472-acce-c15b1efba83e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:26.898019 crc crio[24284]: time=\"2026-06-12T15:45:26.897878861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.905438 crc crio[24284]: time=\"2026-06-12T15:45:26.905340121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:26.937943 crc crio[24284]: time=\"2026-06-12T15:45:26.937867332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.084322 crc crio[24284]: time=\"2026-06-12T15:45:27.084201232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.296551 crc crio[24284]: time=\"2026-06-12T15:45:27.296350957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.301415 crc crio[24284]: time=\"2026-06-12T15:45:27.301348079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.500003 crc crio[24284]: time=\"2026-06-12T15:45:27.499863343Z\" level=info msg=\"Created container 32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee: openstack/openstack-galera-0/mysql-bootstrap\" id=8085f8e7-fd98-45dc-a018-9b15a2dca591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:27.502910 crc crio[24284]: time=\"2026-06-12T15:45:27.502824762Z\" level=info msg=\"Starting container: 32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee\" id=052e3902-692f-4a40-927d-4db3e6114db6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:27.515500 crc crio[24284]: time=\"2026-06-12T15:45:27.515392364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.517418 crc crio[24284]: time=\"2026-06-12T15:45:27.517306435Z\" level=info msg=\"Started container\" PID=54832 containerID=32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee description=openstack/openstack-galera-0/mysql-bootstrap id=052e3902-692f-4a40-927d-4db3e6114db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35\nJun 12 15:45:27.523582 crc crio[24284]: time=\"2026-06-12T15:45:27.523442374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:27.627508 crc crio[24284]: time=\"2026-06-12T15:45:27.627358546Z\" level=info msg=\"Created container 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles\" id=6c1eb6e3-135a-41f7-a0f5-d571060137f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:27.636995 crc crio[24284]: time=\"2026-06-12T15:45:27.636782244Z\" level=info msg=\"Starting container: 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c\" id=2bbf4456-c5f7-4998-9172-6b1f9b75c5f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:27.655725 crc crio[24284]: time=\"2026-06-12T15:45:27.655605548Z\" level=info msg=\"Started container\" PID=54835 containerID=3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c description=openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles id=2bbf4456-c5f7-4998-9172-6b1f9b75c5f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\nJun 12 15:45:28.029455 crc crio[24284]: time=\"2026-06-12T15:45:28.02884525Z\" level=info msg=\"Created container 4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4: openstack/memcached-0/memcached\" id=b765c6d9-7f2b-4cd9-88b6-5de98bef7059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:28.030642 crc crio[24284]: time=\"2026-06-12T15:45:28.030563955Z\" level=info msg=\"Starting container: 4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4\" id=e1302759-7f78-43a0-a77a-cacb8a52642b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:28.040908 crc crio[24284]: time=\"2026-06-12T15:45:28.040797746Z\" level=info msg=\"Started container\" PID=54855 containerID=4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4 description=openstack/memcached-0/memcached id=e1302759-7f78-43a0-a77a-cacb8a52642b name=/runtime.v1.RuntimeService/StartContainer sandboxID=109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab\nJun 12 15:45:28.733953 crc crio[24284]: time=\"2026-06-12T15:45:28.733143393Z\" level=info msg=\"Created container b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613: openstack/rabbitmq-server-0/setup-container\" id=0287c2ac-3372-4eaa-9983-c4189c33a1e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:28.737051 crc crio[24284]: time=\"2026-06-12T15:45:28.736948756Z\" level=info msg=\"Starting container: b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613\" id=7c140560-2334-4824-86e2-4ecc37526e16 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:28.750237 crc crio[24284]: time=\"2026-06-12T15:45:28.749757589Z\" level=info msg=\"Started container\" PID=54847 containerID=b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613 description=openstack/rabbitmq-server-0/setup-container id=7c140560-2334-4824-86e2-4ecc37526e16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d\nJun 12 15:45:28.911846 crc crio[24284]: time=\"2026-06-12T15:45:28.911153287Z\" level=info msg=\"Created container f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29: openstack/dnsmasq-dns-68bc84565-rtt7l/init\" id=ef577211-1c6d-49c6-8e32-6c499bcd6129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:28.913528 crc crio[24284]: time=\"2026-06-12T15:45:28.91340816Z\" level=info msg=\"Starting container: f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29\" id=c669c606-369b-423a-9fbf-b034aa96fb34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:28.927273 crc crio[24284]: time=\"2026-06-12T15:45:28.927163713Z\" level=info msg=\"Started container\" PID=54862 containerID=f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29 description=openstack/dnsmasq-dns-68bc84565-rtt7l/init id=c669c606-369b-423a-9fbf-b034aa96fb34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\nJun 12 15:45:28.972506 crc crio[24284]: time=\"2026-06-12T15:45:28.971452832Z\" level=info msg=\"Created container 1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=87849e79-c46e-47b0-8297-47b13ca63ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:28.978114 crc crio[24284]: time=\"2026-06-12T15:45:28.976202086Z\" level=info msg=\"Starting container: 1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe\" id=6d1b7861-5ef4-4a8e-ae40-4f962049ccc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:28.986437 crc crio[24284]: time=\"2026-06-12T15:45:28.985881422Z\" level=info msg=\"Started container\" PID=55060 containerID=1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=6d1b7861-5ef4-4a8e-ae40-4f962049ccc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221\nJun 12 15:45:28.988994 crc crio[24284]: time=\"2026-06-12T15:45:28.98869678Z\" level=info msg=\"Created container c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=960aceaf-0092-433d-9a16-4a24e5e6c924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:28.993371 crc crio[24284]: time=\"2026-06-12T15:45:28.990195876Z\" level=info msg=\"Starting container: c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67\" id=81b7f990-c807-4b77-bd67-ca9858060ed2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:29.013022 crc crio[24284]: time=\"2026-06-12T15:45:29.012239829Z\" level=info msg=\"Started container\" PID=55059 containerID=c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=81b7f990-c807-4b77-bd67-ca9858060ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733\nJun 12 15:45:29.018540 crc crio[24284]: time=\"2026-06-12T15:45:29.018236642Z\" level=info msg=\"Created container 04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6: openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init\" id=5df2b27d-aed3-4d5a-bcc2-447fbeb8694d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:29.027167 crc crio[24284]: time=\"2026-06-12T15:45:29.027004364Z\" level=info msg=\"Starting container: 04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6\" id=0a6fe9f5-b259-4795-a548-45ed61c9d911 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:29.040618 crc crio[24284]: time=\"2026-06-12T15:45:29.040296906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d1095b79-fc06-49b8-804f-a90288df8fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:29.061727 crc crio[24284]: time=\"2026-06-12T15:45:29.06157788Z\" level=info msg=\"Created container ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72: openstack/rabbitmq-cell1-server-0/setup-container\" id=32e2cc46-9744-453b-baa1-a53224686386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:29.062619 crc crio[24284]: time=\"2026-06-12T15:45:29.062000274Z\" level=info msg=\"Started container\" PID=55058 containerID=04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6 description=openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init id=0a6fe9f5-b259-4795-a548-45ed61c9d911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3\nJun 12 15:45:29.064657 crc crio[24284]: time=\"2026-06-12T15:45:29.063803512Z\" level=info msg=\"Starting container: ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72\" id=229dcddc-936c-4a6a-85b8-542a1b0004b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:29.077991 crc crio[24284]: time=\"2026-06-12T15:45:29.077770922Z\" level=info msg=\"Started container\" PID=54857 containerID=ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72 description=openstack/rabbitmq-cell1-server-0/setup-container id=229dcddc-936c-4a6a-85b8-542a1b0004b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd\nJun 12 15:45:29.474470 crc crio[24284]: time=\"2026-06-12T15:45:29.474362799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3c8abfc-e67d-469b-abf3-f56cdde293c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:29.513381 crc crio[24284]: time=\"2026-06-12T15:45:29.51314707Z\" level=info msg=\"Stopping pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=e51a5099-15d8-4233-bb94-bccbeca62bf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:29.513979 crc crio[24284]: time=\"2026-06-12T15:45:29.513845752Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc0042864f0}] Aliases:map[]}\"\nJun 12 15:45:29.514158 crc crio[24284]: time=\"2026-06-12T15:45:29.514060169Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:30.033498 crc crio[24284]: time=\"2026-06-12T15:45:30.032679551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.035675 crc crio[24284]: time=\"2026-06-12T15:45:30.033036504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.046397 crc crio[24284]: time=\"2026-06-12T15:45:30.046022455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.050129 crc crio[24284]: time=\"2026-06-12T15:45:30.049926408Z\" level=info msg=\"Stopped pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=e51a5099-15d8-4233-bb94-bccbeca62bf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:30.054862 crc crio[24284]: time=\"2026-06-12T15:45:30.054216123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.107726 crc crio[24284]: time=\"2026-06-12T15:45:30.107014183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.109602 crc crio[24284]: time=\"2026-06-12T15:45:30.108518283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.109602 crc crio[24284]: time=\"2026-06-12T15:45:30.108622966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.167944 crc crio[24284]: time=\"2026-06-12T15:45:30.140020137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.167944 crc crio[24284]: time=\"2026-06-12T15:45:30.166135434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.209458 crc crio[24284]: time=\"2026-06-12T15:45:30.20652618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.229403 crc crio[24284]: time=\"2026-06-12T15:45:30.227209979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b53a2faa-9287-42c2-8f2d-554d83896960 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:30.319225 crc crio[24284]: time=\"2026-06-12T15:45:30.318893368Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=9ca8fe4b-2e5e-4b8c-9afd-80ddd83214ff name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:30.324041 crc crio[24284]: time=\"2026-06-12T15:45:30.323954469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=d05cfce3-abe6-4079-ac9d-54b78fb9067e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:30.324962 crc crio[24284]: time=\"2026-06-12T15:45:30.324818647Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=bac81f92-11c8-4716-b69b-3e0011591d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:30.328143 crc crio[24284]: time=\"2026-06-12T15:45:30.32801093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.351198 crc crio[24284]: time=\"2026-06-12T15:45:30.35093585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.367809 crc crio[24284]: time=\"2026-06-12T15:45:30.367639651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cdf83e95-6c66-4fcd-a8e1-4bbc5992675c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:30.402645 crc crio[24284]: time=\"2026-06-12T15:45:30.400792518Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=fc72bcaf-d157-4627-97d8-32e31bab04dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:30.404865 crc crio[24284]: time=\"2026-06-12T15:45:30.404804519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.459372 crc crio[24284]: time=\"2026-06-12T15:45:30.458536795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3848cd82-b455-41e3-8b7a-9840f7a0fd60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:30.480818 crc crio[24284]: time=\"2026-06-12T15:45:30.480687108Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=7c6e93a8-c58d-4fb7-8514-32e0ba7e1b77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:30.488500 crc crio[24284]: time=\"2026-06-12T15:45:30.488220419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.592965 crc crio[24284]: time=\"2026-06-12T15:45:30.591730179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=5ddeeed6-638c-4804-a33d-b2a92c299a53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:30.602987 crc crio[24284]: time=\"2026-06-12T15:45:30.600769964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.607239 crc crio[24284]: time=\"2026-06-12T15:45:30.606465802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.611769 crc crio[24284]: time=\"2026-06-12T15:45:30.611154166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.614508 crc crio[24284]: time=\"2026-06-12T15:45:30.614121481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.626293 crc crio[24284]: time=\"2026-06-12T15:45:30.624536328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9e406cc5-6975-45c2-b0f7-ad92beddb262 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:30.653423 crc crio[24284]: time=\"2026-06-12T15:45:30.651925561Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qj5p9/ovsdb-server\" id=d85eda77-12f9-4a09-a954-82f1c5bc0f9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:30.664952 crc crio[24284]: time=\"2026-06-12T15:45:30.664835057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.669410 crc crio[24284]: time=\"2026-06-12T15:45:30.669322406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.669650 crc crio[24284]: time=\"2026-06-12T15:45:30.669589641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.670233 crc crio[24284]: time=\"2026-06-12T15:45:30.67014543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.754146 crc crio[24284]: time=\"2026-06-12T15:45:30.754027044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:30.939381 crc crio[24284]: time=\"2026-06-12T15:45:30.939286395Z\" level=info msg=\"Created container aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init\" id=45d7c3fb-a4b2-417f-9f45-70c11c94e802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:30.941177 crc crio[24284]: time=\"2026-06-12T15:45:30.941099032Z\" level=info msg=\"Starting container: aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113\" id=5ff55d17-6a0a-4638-9cca-d849cf3907d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:30.953597 crc crio[24284]: time=\"2026-06-12T15:45:30.953487011Z\" level=info msg=\"Created container 5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e: openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter\" id=504871f5-b7fa-4578-a496-fc7feae5dd27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:30.955022 crc crio[24284]: time=\"2026-06-12T15:45:30.95498739Z\" level=info msg=\"Starting container: 5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e\" id=e26ba60b-ca7e-422d-9d33-e37e236a5806 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:30.961624 crc crio[24284]: time=\"2026-06-12T15:45:30.961548514Z\" level=info msg=\"Started container\" PID=55551 containerID=aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113 description=openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init id=5ff55d17-6a0a-4638-9cca-d849cf3907d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\nJun 12 15:45:30.972188 crc crio[24284]: time=\"2026-06-12T15:45:30.971643927Z\" level=info msg=\"Started container\" PID=55574 containerID=5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e description=openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter id=e26ba60b-ca7e-422d-9d33-e37e236a5806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64\nJun 12 15:45:31.000774 crc crio[24284]: time=\"2026-06-12T15:45:31.000632487Z\" level=info msg=\"Created container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f82f061-fa34-4537-b35a-5f5541ce3ae8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.003345 crc crio[24284]: time=\"2026-06-12T15:45:31.003174054Z\" level=info msg=\"Starting container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc\" id=174eedaa-e15a-45ca-9669-8793406a908f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.003747 crc crio[24284]: time=\"2026-06-12T15:45:31.003633899Z\" level=info msg=\"Created container 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init\" id=bb94a3a3-7a3e-4472-acce-c15b1efba83e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.004998 crc crio[24284]: time=\"2026-06-12T15:45:31.00491051Z\" level=info msg=\"Starting container: 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97\" id=f04ac19e-a92d-4528-bd3f-05864ed354d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.016057 crc crio[24284]: time=\"2026-06-12T15:45:31.01567996Z\" level=info msg=\"Started container\" PID=55553 containerID=3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc description=openstack/kube-state-metrics-0/kube-state-metrics id=174eedaa-e15a-45ca-9669-8793406a908f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\nJun 12 15:45:31.025304 crc crio[24284]: time=\"2026-06-12T15:45:31.025043159Z\" level=info msg=\"Started container\" PID=55552 containerID=5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97 description=openstack/dnsmasq-dns-769fc96f7c-6zz8x/init id=f04ac19e-a92d-4528-bd3f-05864ed354d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\nJun 12 15:45:31.033671 crc crio[24284]: time=\"2026-06-12T15:45:31.033560185Z\" level=info msg=\"Created container fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a: openstack/dnsmasq-dns-9c58657f7-fcxft/init\" id=90785436-9a9c-438e-a7d8-ccfad5d7739e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.038675 crc crio[24284]: time=\"2026-06-12T15:45:31.03858407Z\" level=info msg=\"Starting container: fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a\" id=8abdbe64-259a-41fa-89c4-a1bd3c5b01dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.067147 crc crio[24284]: time=\"2026-06-12T15:45:31.06561421Z\" level=info msg=\"Started container\" PID=55554 containerID=fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a description=openstack/dnsmasq-dns-9c58657f7-fcxft/init id=8abdbe64-259a-41fa-89c4-a1bd3c5b01dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\nJun 12 15:45:31.072578 crc crio[24284]: time=\"2026-06-12T15:45:31.070567221Z\" level=info msg=\"Created container 453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=bac81f92-11c8-4716-b69b-3e0011591d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.072578 crc crio[24284]: time=\"2026-06-12T15:45:31.071853762Z\" level=info msg=\"Starting container: 453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65\" id=a64de37f-7521-4b93-8f23-c1be022b97be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.087040 crc crio[24284]: time=\"2026-06-12T15:45:31.086768863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.090876 crc crio[24284]: time=\"2026-06-12T15:45:31.089718036Z\" level=info msg=\"Created container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=fc72bcaf-d157-4627-97d8-32e31bab04dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.091977 crc crio[24284]: time=\"2026-06-12T15:45:31.091893376Z\" level=info msg=\"Starting container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b\" id=db62ef19-7aaf-4794-8132-b5534f2e1570 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.092781 crc crio[24284]: time=\"2026-06-12T15:45:31.092671121Z\" level=info msg=\"Started container\" PID=55580 containerID=453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=a64de37f-7521-4b93-8f23-c1be022b97be name=/runtime.v1.RuntimeService/StartContainer sandboxID=053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733\nJun 12 15:45:31.106455 crc crio[24284]: time=\"2026-06-12T15:45:31.105533606Z\" level=info msg=\"Started container\" PID=55570 containerID=de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b description=openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns id=db62ef19-7aaf-4794-8132-b5534f2e1570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\nJun 12 15:45:31.110992 crc crio[24284]: time=\"2026-06-12T15:45:31.11090104Z\" level=info msg=\"Created container ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc: openstack/ovn-controller-99nvp/ovn-controller\" id=84f0b781-1b45-47b7-bfe9-6caf2a68688e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.112103 crc crio[24284]: time=\"2026-06-12T15:45:31.112037787Z\" level=info msg=\"Starting container: ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc\" id=6a50ace4-2464-460f-ae4c-e6db4089f589 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.136354 crc crio[24284]: time=\"2026-06-12T15:45:31.134853961Z\" level=info msg=\"Started container\" PID=55579 containerID=ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc description=openstack/ovn-controller-99nvp/ovn-controller id=6a50ace4-2464-460f-ae4c-e6db4089f589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d\nJun 12 15:45:31.143882 crc crio[24284]: time=\"2026-06-12T15:45:31.143671786Z\" level=info msg=\"Created container 0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=7c6e93a8-c58d-4fb7-8514-32e0ba7e1b77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.152829 crc crio[24284]: time=\"2026-06-12T15:45:31.152725518Z\" level=info msg=\"Starting container: 0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb\" id=1b419f1e-ec27-44a8-9bb3-7da1fbc5fa0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.159982 crc crio[24284]: time=\"2026-06-12T15:45:31.159859828Z\" level=info msg=\"Started container\" PID=55578 containerID=0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1b419f1e-ec27-44a8-9bb3-7da1fbc5fa0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239\nJun 12 15:45:31.172209 crc crio[24284]: time=\"2026-06-12T15:45:31.172120694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c162a178-db32-4dde-ab3c-85075d2c1ccd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:31.221402 crc crio[24284]: time=\"2026-06-12T15:45:31.221162277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c4d09478-f399-4a83-8e08-87853357c0fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:31.230220 crc crio[24284]: time=\"2026-06-12T15:45:31.230109304Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e69a1137-bf35-46ae-a3b4-3625e117ccf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.236991 crc crio[24284]: time=\"2026-06-12T15:45:31.236901807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.284912 crc crio[24284]: time=\"2026-06-12T15:45:31.284795509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.292825 crc crio[24284]: time=\"2026-06-12T15:45:31.292737996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.450967 crc crio[24284]: time=\"2026-06-12T15:45:31.450851157Z\" level=info msg=\"Created container a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e69a1137-bf35-46ae-a3b4-3625e117ccf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.452229 crc crio[24284]: time=\"2026-06-12T15:45:31.452158519Z\" level=info msg=\"Starting container: a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3\" id=61a29c82-0daf-42db-aa68-eae319d9ba07 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.454116 crc crio[24284]: time=\"2026-06-12T15:45:31.454014548Z\" level=info msg=\"Created container 655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896: openstack/ovn-controller-ovs-qj5p9/ovsdb-server\" id=d85eda77-12f9-4a09-a954-82f1c5bc0f9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.454958 crc crio[24284]: time=\"2026-06-12T15:45:31.454888967Z\" level=info msg=\"Starting container: 655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896\" id=06ec0d46-2cd9-44cd-a234-9229187cd060 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:31.457378 crc crio[24284]: time=\"2026-06-12T15:45:31.457192281Z\" level=info msg=\"Started container\" PID=55788 containerID=a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=61a29c82-0daf-42db-aa68-eae319d9ba07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239\nJun 12 15:45:31.462827 crc crio[24284]: time=\"2026-06-12T15:45:31.462739502Z\" level=info msg=\"Started container\" PID=55778 containerID=655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896 description=openstack/ovn-controller-ovs-qj5p9/ovsdb-server id=06ec0d46-2cd9-44cd-a234-9229187cd060 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3\nJun 12 15:45:31.477901 crc crio[24284]: time=\"2026-06-12T15:45:31.477684303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9311dc3f-b1df-4a9e-8a1f-6e276bddfe7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:31.481573 crc crio[24284]: time=\"2026-06-12T15:45:31.481430468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b2fd726a-b572-490c-9340-bf7d29cad8ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:31.488378 crc crio[24284]: time=\"2026-06-12T15:45:31.488234903Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd\" id=b031f277-c218-4d33-ba00-c132889c07de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.489830 crc crio[24284]: time=\"2026-06-12T15:45:31.489736692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.535439 crc crio[24284]: time=\"2026-06-12T15:45:31.535233919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.627803 crc crio[24284]: time=\"2026-06-12T15:45:31.625395339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9cd8284a-5f79-4fb4-841a-76ced464b66e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:31.673142 crc crio[24284]: time=\"2026-06-12T15:45:31.671690886Z\" level=info msg=\"Stopping pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=6cb491bd-e60d-4cc2-a2ee-85eed4c2a234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:31.673527 crc crio[24284]: time=\"2026-06-12T15:45:31.673351348Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc0032426e0}] Aliases:map[]}\"\nJun 12 15:45:31.673527 crc crio[24284]: time=\"2026-06-12T15:45:31.673518201Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:31.680904 crc crio[24284]: time=\"2026-06-12T15:45:31.680781345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfa65aeb-8c0b-4c75-a16a-fcf62296cffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:31.697935 crc crio[24284]: time=\"2026-06-12T15:45:31.697809414Z\" level=info msg=\"Stopping pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=a267add1-3209-42c9-b12e-2441d343b978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:31.698555 crc crio[24284]: time=\"2026-06-12T15:45:31.698444105Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc0027221c8}] Aliases:map[]}\"\nJun 12 15:45:31.698674 crc crio[24284]: time=\"2026-06-12T15:45:31.698629691Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-6zz8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:31.738038 crc crio[24284]: time=\"2026-06-12T15:45:31.73662857Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:31.738552 crc crio[24284]: time=\"2026-06-12T15:45:31.738202711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.962496 crc crio[24284]: time=\"2026-06-12T15:45:31.962372641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.973359 crc crio[24284]: time=\"2026-06-12T15:45:31.972759055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:31.994212 crc crio[24284]: time=\"2026-06-12T15:45:31.994003841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:32.216674 crc crio[24284]: time=\"2026-06-12T15:45:32.212877497Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/6d323ba7-d09a-4293-b082-dd58d2009276/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.229798 crc crio[24284]: time=\"2026-06-12T15:45:32.228821227Z\" level=info msg=\"createCtr: deleting container ID ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81 from idIndex\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.229798 crc crio[24284]: time=\"2026-06-12T15:45:32.229387946Z\" level=info msg=\"createCtr: removing container ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.229798 crc crio[24284]: time=\"2026-06-12T15:45:32.229448048Z\" level=info msg=\"createCtr: deleting container ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81 from storage\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.250388 crc crio[24284]: time=\"2026-06-12T15:45:32.247115934Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-9c58657f7-fcxft_openstack_6d323ba7-d09a-4293-b082-dd58d2009276_0\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.260954 crc crio[24284]: time=\"2026-06-12T15:45:32.260492781Z\" level=info msg=\"Created container 5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549: openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd\" id=b031f277-c218-4d33-ba00-c132889c07de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:32.267733 crc crio[24284]: time=\"2026-06-12T15:45:32.267631661Z\" level=info msg=\"Starting container: 5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549\" id=fd8d3846-f93b-488f-8d41-86d07ebba02a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:32.283570 crc crio[24284]: time=\"2026-06-12T15:45:32.28222811Z\" level=info msg=\"Stopped pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=6cb491bd-e60d-4cc2-a2ee-85eed4c2a234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:32.286465 crc crio[24284]: time=\"2026-06-12T15:45:32.286370446Z\" level=info msg=\"Started container\" PID=56099 containerID=5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549 description=openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd id=fd8d3846-f93b-488f-8d41-86d07ebba02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3\nJun 12 15:45:32.362438 crc crio[24284]: time=\"2026-06-12T15:45:32.36219938Z\" level=info msg=\"Stopped pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=a267add1-3209-42c9-b12e-2441d343b978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:32.872166 crc crio[24284]: time=\"2026-06-12T15:45:32.871421751Z\" level=info msg=\"Removing container: aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113\" id=4db39df4-8d61-4048-b723-24653051209a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:32.901329 crc crio[24284]: time=\"2026-06-12T15:45:32.900871791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6e7604e5-c296-4c50-87b8-9b69f7a0b59b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:32.918968 crc crio[24284]: time=\"2026-06-12T15:45:32.918739209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0492fa63-9782-451e-9b0d-fb98a2044041 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:32.920858 crc crio[24284]: time=\"2026-06-12T15:45:32.920755726Z\" level=info msg=\"Removed container aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init\" id=4db39df4-8d61-4048-b723-24653051209a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:32.935422 crc crio[24284]: time=\"2026-06-12T15:45:32.934720403Z\" level=info msg=\"Removing container: 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97\" id=bdef9894-3585-425e-a451-c51700705c91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:32.979555 crc crio[24284]: time=\"2026-06-12T15:45:32.978483634Z\" level=info msg=\"Removed container 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init\" id=bdef9894-3585-425e-a451-c51700705c91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:33.014657 crc crio[24284]: time=\"2026-06-12T15:45:33.012179141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f745680d-1b64-4782-b182-df68271847cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:33.019773 crc crio[24284]: time=\"2026-06-12T15:45:33.019679935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=138d8711-68e0-4ca9-a72a-d6041cdebd4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:33.044761 crc crio[24284]: time=\"2026-06-12T15:45:33.044549038Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=cf8e44bd-b9a4-4880-b7c5-a0b2129165ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:33.052568 crc crio[24284]: time=\"2026-06-12T15:45:33.046439523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.094016 crc crio[24284]: time=\"2026-06-12T15:45:33.093192585Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=03467c94-d2c9-40c2-9892-06a00ecd93f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:33.132726 crc crio[24284]: time=\"2026-06-12T15:45:33.130428707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.264516 crc crio[24284]: time=\"2026-06-12T15:45:33.263943964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.324188 crc crio[24284]: time=\"2026-06-12T15:45:33.324006044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.387501 crc crio[24284]: time=\"2026-06-12T15:45:33.384815779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.408733 crc crio[24284]: time=\"2026-06-12T15:45:33.408633586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.657466 crc crio[24284]: time=\"2026-06-12T15:45:33.656449958Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/POD\" id=edc95289-a7a1-4317-b0f7-c5f0afb53dac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:33.667397 crc crio[24284]: time=\"2026-06-12T15:45:33.667057294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:33.681017 crc crio[24284]: time=\"2026-06-12T15:45:33.680897683Z\" level=info msg=\"Created container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=03467c94-d2c9-40c2-9892-06a00ecd93f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:33.700449 crc crio[24284]: time=\"2026-06-12T15:45:33.70028677Z\" level=info msg=\"Starting container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a\" id=b7f944ed-1ebc-49c1-b0a1-44f489229e80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:33.728626 crc crio[24284]: time=\"2026-06-12T15:45:33.725982855Z\" level=info msg=\"Started container\" PID=56253 containerID=fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a description=openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns id=b7f944ed-1ebc-49c1-b0a1-44f489229e80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\nJun 12 15:45:33.791454 crc crio[24284]: time=\"2026-06-12T15:45:33.789923995Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc0032422c8}] Aliases:map[]}\"\nJun 12 15:45:33.791454 crc crio[24284]: time=\"2026-06-12T15:45:33.790015218Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:33.804502 crc crio[24284]: time=\"2026-06-12T15:45:33.804375093Z\" level=info msg=\"Created container d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc: openstack/openstack-galera-0/galera\" id=cf8e44bd-b9a4-4880-b7c5-a0b2129165ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:33.816610 crc crio[24284]: time=\"2026-06-12T15:45:33.815666348Z\" level=info msg=\"Starting container: d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc\" id=88f621c4-066f-476e-9fe4-f3ca9e83e746 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:33.832822 crc crio[24284]: time=\"2026-06-12T15:45:33.832698265Z\" level=info msg=\"Started container\" PID=56255 containerID=d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc description=openstack/openstack-galera-0/galera id=88f621c4-066f-476e-9fe4-f3ca9e83e746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35\nJun 12 15:45:34.018925 crc crio[24284]: time=\"2026-06-12T15:45:34.01883515Z\" level=info msg=\"Stopping container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a (timeout: 10s)\" id=c253e01b-00d9-43a7-864c-681f47188298 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:45:34.067581 crc crio[24284]: time=\"2026-06-12T15:45:34.056146369Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/POD\" id=88f581bc-a8fd-4231-9ab5-01f32f478080 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:34.067581 crc crio[24284]: time=\"2026-06-12T15:45:34.05710693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:34.098473 crc crio[24284]: time=\"2026-06-12T15:45:34.096976621Z\" level=info msg=\"Stopping container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b (timeout: 10s)\" id=9f33cff1-7302-4dfc-bb6f-e9ab9131ead2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:45:34.159498 crc crio[24284]: time=\"2026-06-12T15:45:34.159380866Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc004af87e0}] Aliases:map[]}\"\nJun 12 15:45:34.159498 crc crio[24284]: time=\"2026-06-12T15:45:34.159473519Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.19343909Z\" level=info msg=\"Stopped container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=c253e01b-00d9-43a7-864c-681f47188298 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.194226936Z\" level=info msg=\"Stopping pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=71b91205-717b-4c25-876e-bec78b37ea37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.194770344Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc001e04b48}] Aliases:map[]}\"\nJun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.194950449Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-fcxft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:34.278306 crc crio[24284]: time=\"2026-06-12T15:45:34.278112027Z\" level=info msg=\"Stopped container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=9f33cff1-7302-4dfc-bb6f-e9ab9131ead2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:45:34.285060 crc crio[24284]: time=\"2026-06-12T15:45:34.284925587Z\" level=info msg=\"Stopping pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=5b1bf1ca-848c-429e-9f03-a1fcf070feee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:34.305172 crc crio[24284]: time=\"2026-06-12T15:45:34.302981416Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"\nJun 12 15:45:34.305172 crc crio[24284]: time=\"2026-06-12T15:45:34.303560685Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-rtt7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:34.679578 crc crio[24284]: 2026-06-12T15:45:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1928dcb8c20e90f Mac:56:ec:ac:34:0c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:34.686618 crc crio[24284]: time=\"2026-06-12T15:45:34.686534103Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc0032422c8}] Aliases:map[]}\"\nJun 12 15:45:34.687398 crc crio[24284]: time=\"2026-06-12T15:45:34.6873662Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:34.710013 crc crio[24284]: time=\"2026-06-12T15:45:34.709892622Z\" level=info msg=\"Ran pod sandbox 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f with infra container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/POD\" id=edc95289-a7a1-4317-b0f7-c5f0afb53dac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:34.716788 crc crio[24284]: time=\"2026-06-12T15:45:34.716708066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1814c377-e7e2-4644-b8d0-c4d40ef43097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:34.817805 crc crio[24284]: time=\"2026-06-12T15:45:34.811438585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91ccf6d4-6194-45ee-9e7a-faccd0a49ab6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:34.834501 crc crio[24284]: time=\"2026-06-12T15:45:34.834404045Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init\" id=14e9d2af-bf3f-466e-b26d-b368d4f48df4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:34.836008 crc crio[24284]: time=\"2026-06-12T15:45:34.835942765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:34.920732 crc crio[24284]: time=\"2026-06-12T15:45:34.920591925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:34.932772 crc crio[24284]: time=\"2026-06-12T15:45:34.93162854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:35.149224 crc crio[24284]: time=\"2026-06-12T15:45:35.148704295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39ec72c7-e291-4134-bb24-f99b0181094f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:35.200324 crc crio[24284]: time=\"2026-06-12T15:45:35.200154313Z\" level=info msg=\"Stopped pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=5b1bf1ca-848c-429e-9f03-a1fcf070feee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:35.203937 crc crio[24284]: time=\"2026-06-12T15:45:35.203830832Z\" level=info msg=\"Stopped pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=71b91205-717b-4c25-876e-bec78b37ea37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:35.268523 crc crio[24284]: time=\"2026-06-12T15:45:35.268168189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=84078d3c-4604-4f16-8759-8a4838d351f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:35.340455 crc crio[24284]: time=\"2026-06-12T15:45:35.34040946Z\" level=info msg=\"Created container 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init\" id=14e9d2af-bf3f-466e-b26d-b368d4f48df4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:35.343109 crc crio[24284]: time=\"2026-06-12T15:45:35.342970611Z\" level=info msg=\"Starting container: 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1\" id=6a8b6431-2b3b-42ac-83db-1ff28eecba1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:35.358912 crc crio[24284]: time=\"2026-06-12T15:45:35.356007342Z\" level=info msg=\"Started container\" PID=56482 containerID=3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1 description=openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init id=6a8b6431-2b3b-42ac-83db-1ff28eecba1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\nJun 12 15:45:35.798852 crc crio[24284]: time=\"2026-06-12T15:45:35.798740757Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=6d7c018e-9ae7-4b24-acd2-bac70b0f6077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:35.800884 crc crio[24284]: time=\"2026-06-12T15:45:35.800810044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:35.874619 crc crio[24284]: time=\"2026-06-12T15:45:35.874523071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:35.878943 crc crio[24284]: time=\"2026-06-12T15:45:35.878837882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:36.178894 crc crio[24284]: time=\"2026-06-12T15:45:36.178355924Z\" level=info msg=\"Created container cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f: openstack/openstack-cell1-galera-0/galera\" id=6d7c018e-9ae7-4b24-acd2-bac70b0f6077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:36.184181 crc crio[24284]: time=\"2026-06-12T15:45:36.182105616Z\" level=info msg=\"Starting container: cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f\" id=99003799-a149-4363-aca0-427e16d3303f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:36.190959 crc crio[24284]: time=\"2026-06-12T15:45:36.190820556Z\" level=info msg=\"Started container\" PID=56523 containerID=cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f description=openstack/openstack-cell1-galera-0/galera id=99003799-a149-4363-aca0-427e16d3303f name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221\nJun 12 15:45:36.224926 crc crio[24284]: time=\"2026-06-12T15:45:36.224849185Z\" level=info msg=\"Removing container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a\" id=47f2a263-5eb2-465f-8701-a736551ff875 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.233100 crc crio[24284]: time=\"2026-06-12T15:45:36.23299071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a6cdfa4-9fd1-49a1-9293-cfeafde929b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:36.274028 crc crio[24284]: time=\"2026-06-12T15:45:36.273817466Z\" level=info msg=\"Removed container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=47f2a263-5eb2-465f-8701-a736551ff875 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.285956 crc crio[24284]: time=\"2026-06-12T15:45:36.285830331Z\" level=info msg=\"Removing container: fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a\" id=d1226879-476a-4a83-a3a7-3d99fcd601b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.374594 crc crio[24284]: 2026-06-12T15:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a603859aa950c8e Mac:72:3b:89:19:92:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 SocketPath: PciID:}] [{Interface:0xc000216960 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:36.376455 crc crio[24284]: time=\"2026-06-12T15:45:36.376402298Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc004af87e0}] Aliases:map[]}\"\nJun 12 15:45:36.376817 crc crio[24284]: time=\"2026-06-12T15:45:36.376584044Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:36.386806 crc crio[24284]: time=\"2026-06-12T15:45:36.386686108Z\" level=info msg=\"Ran pod sandbox a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 with infra container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/POD\" id=88f581bc-a8fd-4231-9ab5-01f32f478080 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:36.390530 crc crio[24284]: time=\"2026-06-12T15:45:36.390439717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=223b2e40-21ff-4162-a84e-764587b2769d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:36.442543 crc crio[24284]: time=\"2026-06-12T15:45:36.442426684Z\" level=info msg=\"Removed container fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a: openstack/dnsmasq-dns-9c58657f7-fcxft/init\" id=d1226879-476a-4a83-a3a7-3d99fcd601b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.445458 crc crio[24284]: time=\"2026-06-12T15:45:36.444452681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c900d9e-8d05-4e43-9181-baa0859782e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:36.449863 crc crio[24284]: time=\"2026-06-12T15:45:36.4497353Z\" level=info msg=\"Removing container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b\" id=07258890-3fe6-4e56-a484-c7f463c72d1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.475310 crc crio[24284]: time=\"2026-06-12T15:45:36.474922403Z\" level=info msg=\"Removed container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=07258890-3fe6-4e56-a484-c7f463c72d1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.478923 crc crio[24284]: time=\"2026-06-12T15:45:36.478853959Z\" level=info msg=\"Removing container: f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29\" id=a23f1a2d-4551-4433-9232-f0335ca54d1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.523475 crc crio[24284]: time=\"2026-06-12T15:45:36.523357286Z\" level=info msg=\"Removed container f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29: openstack/dnsmasq-dns-68bc84565-rtt7l/init\" id=a23f1a2d-4551-4433-9232-f0335ca54d1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:36.542852 crc crio[24284]: time=\"2026-06-12T15:45:36.54180258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31202229-fd79-4778-ae50-d235493f369e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:36.656631 crc crio[24284]: time=\"2026-06-12T15:45:36.65644081Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init\" id=5a4236cf-e75f-4589-b44f-5a243df5e46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:36.662870 crc crio[24284]: time=\"2026-06-12T15:45:36.659942994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:36.663840 crc crio[24284]: time=\"2026-06-12T15:45:36.663748908Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/dnsmasq-dns\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:36.711308 crc crio[24284]: time=\"2026-06-12T15:45:36.71119296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:36.837515 crc crio[24284]: time=\"2026-06-12T15:45:36.835144374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:36.872536 crc crio[24284]: time=\"2026-06-12T15:45:36.872367026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:36.974305 crc crio[24284]: time=\"2026-06-12T15:45:36.973368479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:37.009365 crc crio[24284]: time=\"2026-06-12T15:45:37.007231537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:37.343470 crc crio[24284]: time=\"2026-06-12T15:45:37.343359889Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:37.371483 crc crio[24284]: time=\"2026-06-12T15:45:37.3708742Z\" level=info msg=\"createCtr: deleting container ID 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841 from idIndex\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:37.371483 crc crio[24284]: time=\"2026-06-12T15:45:37.37147494Z\" level=info msg=\"createCtr: removing container 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:37.371669 crc crio[24284]: time=\"2026-06-12T15:45:37.371540442Z\" level=info msg=\"createCtr: deleting container 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841 from storage\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:37.390509 crc crio[24284]: time=\"2026-06-12T15:45:37.390302164Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-85fc5bffb9-tp4zv_openstack_6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5_0\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:37.437315 crc crio[24284]: time=\"2026-06-12T15:45:37.434974347Z\" level=info msg=\"Created container 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init\" id=5a4236cf-e75f-4589-b44f-5a243df5e46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:37.439655 crc crio[24284]: time=\"2026-06-12T15:45:37.439582756Z\" level=info msg=\"Starting container: 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417\" id=d0e7c7ff-ca2a-4b4b-a7b9-3ad16792f1cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:37.445415 crc crio[24284]: time=\"2026-06-12T15:45:37.445310885Z\" level=info msg=\"Started container\" PID=56836 containerID=269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417 description=openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init id=d0e7c7ff-ca2a-4b4b-a7b9-3ad16792f1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\nJun 12 15:45:37.619795 crc crio[24284]: time=\"2026-06-12T15:45:37.61970899Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-xprjv/POD\" id=7df77e49-1a6c-420f-986c-a289d8dfc405 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:37.620064 crc crio[24284]: time=\"2026-06-12T15:45:37.619812553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:37.726461 crc crio[24284]: time=\"2026-06-12T15:45:37.726351844Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc004286878}] Aliases:map[]}\"\nJun 12 15:45:37.726461 crc crio[24284]: time=\"2026-06-12T15:45:37.726446757Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-xprjv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:38.386901 crc crio[24284]: time=\"2026-06-12T15:45:38.384946937Z\" level=info msg=\"Stopping pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=108111b9-c52b-44f3-a2bb-312fb5bb6b50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:38.387165 crc crio[24284]: time=\"2026-06-12T15:45:38.387113208Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc001e049a8}] Aliases:map[]}\"\nJun 12 15:45:38.387753 crc crio[24284]: time=\"2026-06-12T15:45:38.387676286Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:38.389461 crc crio[24284]: time=\"2026-06-12T15:45:38.389325759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f47927dc-8354-453f-b558-d3f618dc8590 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:38.480820 crc crio[24284]: 2026-06-12T15:45:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c82cf312f26130 Mac:9a:96:83:1f:21:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 SocketPath: PciID:}] [{Interface:0xc0003449e0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:38.484551 crc crio[24284]: time=\"2026-06-12T15:45:38.484433767Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc004286878}] Aliases:map[]}\"\nJun 12 15:45:38.484794 crc crio[24284]: time=\"2026-06-12T15:45:38.484701865Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-xprjv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:38.497120 crc crio[24284]: time=\"2026-06-12T15:45:38.497028398Z\" level=info msg=\"Ran pod sandbox 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 with infra container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/POD\" id=7df77e49-1a6c-420f-986c-a289d8dfc405 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:38.501031 crc crio[24284]: time=\"2026-06-12T15:45:38.500862618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d62255bc-2a96-4857-98bf-07570d30e3a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:38.557604 crc crio[24284]: time=\"2026-06-12T15:45:38.557498865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=699e9ae9-6db0-4ce7-bd47-3e9c442d7fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:38.568828 crc crio[24284]: time=\"2026-06-12T15:45:38.568703726Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.572025 crc crio[24284]: time=\"2026-06-12T15:45:38.570379712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:38.610141 crc crio[24284]: time=\"2026-06-12T15:45:38.60975403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=65aebc8c-0365-42f0-9fd4-49f7833467d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:38.619047 crc crio[24284]: time=\"2026-06-12T15:45:38.618780082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:38.627517 crc crio[24284]: time=\"2026-06-12T15:45:38.626864012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:38.629469 crc crio[24284]: time=\"2026-06-12T15:45:38.629401665Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init\" id=a69d4f50-d6a4-482a-8b36-31329069b660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.633344 crc crio[24284]: time=\"2026-06-12T15:45:38.632363541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:38.697641 crc crio[24284]: time=\"2026-06-12T15:45:38.697052522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:38.709865 crc crio[24284]: time=\"2026-06-12T15:45:38.709773158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:38.784057 crc crio[24284]: time=\"2026-06-12T15:45:38.78386804Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/eeaa9a25-ce99-412d-9229-33381d8176aa/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.793011 crc crio[24284]: time=\"2026-06-12T15:45:38.792933585Z\" level=info msg=\"createCtr: deleting container ID 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341 from idIndex\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.793011 crc crio[24284]: time=\"2026-06-12T15:45:38.793038799Z\" level=info msg=\"createCtr: removing container 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.793908 crc crio[24284]: time=\"2026-06-12T15:45:38.793135892Z\" level=info msg=\"createCtr: deleting container 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341 from storage\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.810550 crc crio[24284]: time=\"2026-06-12T15:45:38.810377655Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-7cfb7c95fc-fhnlg_openstack_eeaa9a25-ce99-412d-9229-33381d8176aa_0\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.816975 crc crio[24284]: time=\"2026-06-12T15:45:38.816444309Z\" level=info msg=\"Created container e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init\" id=a69d4f50-d6a4-482a-8b36-31329069b660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:38.820952 crc crio[24284]: time=\"2026-06-12T15:45:38.817877977Z\" level=info msg=\"Starting container: e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46\" id=b539e2ba-b868-4588-9720-d38b698cd77b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:38.827195 crc crio[24284]: time=\"2026-06-12T15:45:38.827007695Z\" level=info msg=\"Started container\" PID=57350 containerID=e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46 description=openstack/dnsmasq-dns-7fcf8bc745-xprjv/init id=b539e2ba-b868-4588-9720-d38b698cd77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\nJun 12 15:45:38.832516 crc crio[24284]: time=\"2026-06-12T15:45:38.832406255Z\" level=info msg=\"Stopped pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=108111b9-c52b-44f3-a2bb-312fb5bb6b50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:39.404792 crc crio[24284]: time=\"2026-06-12T15:45:39.404180376Z\" level=info msg=\"Removing container: 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1\" id=6acecb85-0beb-4b84-99c2-d701b65cbc35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:39.407591 crc crio[24284]: time=\"2026-06-12T15:45:39.407499669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=abe61c63-a113-4e71-af9b-d9c6aedad1a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:39.407748 crc crio[24284]: time=\"2026-06-12T15:45:39.407526471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=094d3e9b-dfaa-4ada-9c99-3c1122c3b7da name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:39.436398 crc crio[24284]: time=\"2026-06-12T15:45:39.436155484Z\" level=info msg=\"Removed container 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init\" id=6acecb85-0beb-4b84-99c2-d701b65cbc35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:39.471543 crc crio[24284]: time=\"2026-06-12T15:45:39.471417338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=13186fe4-941b-4f7e-a523-d69bc97f68da name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:39.479441 crc crio[24284]: time=\"2026-06-12T15:45:39.479200892Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=f71c4629-049f-4fab-9afb-dacbf9599a7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:39.480878 crc crio[24284]: time=\"2026-06-12T15:45:39.480727412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.528834 crc crio[24284]: time=\"2026-06-12T15:45:39.528753147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d30dac5a-f72b-419a-8047-9db8b895eb86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:39.553369 crc crio[24284]: time=\"2026-06-12T15:45:39.553179568Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=38e81a47-b814-4699-9ca5-21112b9d86e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:39.560381 crc crio[24284]: time=\"2026-06-12T15:45:39.560203475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.563199 crc crio[24284]: time=\"2026-06-12T15:45:39.562982485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.567724 crc crio[24284]: time=\"2026-06-12T15:45:39.567641085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.650759 crc crio[24284]: time=\"2026-06-12T15:45:39.650605801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.669774 crc crio[24284]: time=\"2026-06-12T15:45:39.669669127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:39.806345 crc crio[24284]: time=\"2026-06-12T15:45:39.804589624Z\" level=info msg=\"Created container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=f71c4629-049f-4fab-9afb-dacbf9599a7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:39.811336 crc crio[24284]: time=\"2026-06-12T15:45:39.809108362Z\" level=info msg=\"Starting container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53\" id=af77a992-15fb-4029-862d-5dc659efe340 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:39.817336 crc crio[24284]: time=\"2026-06-12T15:45:39.816007049Z\" level=info msg=\"Created container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=38e81a47-b814-4699-9ca5-21112b9d86e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:39.820150 crc crio[24284]: time=\"2026-06-12T15:45:39.819821971Z\" level=info msg=\"Started container\" PID=57541 containerID=ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53 description=openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns id=af77a992-15fb-4029-862d-5dc659efe340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\nJun 12 15:45:39.827867 crc crio[24284]: time=\"2026-06-12T15:45:39.827731486Z\" level=info msg=\"Starting container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda\" id=06e8bef7-5050-4f22-9419-2a1c61386b84 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:39.845126 crc crio[24284]: time=\"2026-06-12T15:45:39.844918031Z\" level=info msg=\"Started container\" PID=57546 containerID=eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda description=openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns id=06e8bef7-5050-4f22-9419-2a1c61386b84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\nJun 12 15:45:46.298207 crc crio[24284]: time=\"2026-06-12T15:45:46.297344862Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-t8nd9/POD\" id=210517b8-44e5-4f8a-9204-99f00612ca14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:46.298207 crc crio[24284]: time=\"2026-06-12T15:45:46.298171929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:46.361308 crc crio[24284]: time=\"2026-06-12T15:45:46.361127169Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc000b846f8}] Aliases:map[]}\"\nJun 12 15:45:46.361308 crc crio[24284]: time=\"2026-06-12T15:45:46.361316405Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-t8nd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:47.359519 crc crio[24284]: 2026-06-12T15:45:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3f4dade27da06e Mac:ca:78:2e:fe:14:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 SocketPath: PciID:}] [{Interface:0xc00043c5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:47.361219 crc crio[24284]: time=\"2026-06-12T15:45:47.360893632Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc000b846f8}] Aliases:map[]}\"\nJun 12 15:45:47.361219 crc crio[24284]: time=\"2026-06-12T15:45:47.361112959Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-t8nd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:47.373014 crc crio[24284]: time=\"2026-06-12T15:45:47.372862114Z\" level=info msg=\"Ran pod sandbox b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 with infra container: openstack/swift-ring-rebalance-t8nd9/POD\" id=210517b8-44e5-4f8a-9204-99f00612ca14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:47.376779 crc crio[24284]: time=\"2026-06-12T15:45:47.376718346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:47.377715 crc crio[24284]: time=\"2026-06-12T15:45:47.377637546Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:47.377810 crc crio[24284]: time=\"2026-06-12T15:45:47.37777661Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:47.380597 crc crio[24284]: time=\"2026-06-12T15:45:47.38052834Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d1b1c153-b1ee-45b1-b4b5-985c98dc9d49 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:47.403558 crc crio[24284]: time=\"2026-06-12T15:45:47.403154929Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 15:45:47.492925 crc crio[24284]: time=\"2026-06-12T15:45:47.492787283Z\" level=info msg=\"Stopping container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53 (timeout: 10s)\" id=65bed441-a27c-4be0-bf70-d4df94cb5da5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:45:47.660419 crc crio[24284]: time=\"2026-06-12T15:45:47.658607812Z\" level=info msg=\"Stopped container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=65bed441-a27c-4be0-bf70-d4df94cb5da5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:45:47.664760 crc crio[24284]: time=\"2026-06-12T15:45:47.664677189Z\" level=info msg=\"Stopping pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=ab0bd4c0-6572-4aa8-affb-9c25e5df4965 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:47.665813 crc crio[24284]: time=\"2026-06-12T15:45:47.665170245Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc0006be3f8}] Aliases:map[]}\"\nJun 12 15:45:47.665813 crc crio[24284]: time=\"2026-06-12T15:45:47.665803696Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:48.019982 crc crio[24284]: time=\"2026-06-12T15:45:48.019538553Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/POD\" id=7e1876f8-20d4-43d7-9424-0c8bbc795e40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:48.019982 crc crio[24284]: time=\"2026-06-12T15:45:48.019684938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:48.087981 crc crio[24284]: time=\"2026-06-12T15:45:48.087719839Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc002c1e5e0}] Aliases:map[]}\"\nJun 12 15:45:48.087981 crc crio[24284]: time=\"2026-06-12T15:45:48.087789742Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:48.192667 crc crio[24284]: time=\"2026-06-12T15:45:48.191844993Z\" level=info msg=\"Stopped pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=ab0bd4c0-6572-4aa8-affb-9c25e5df4965 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:48.636142 crc crio[24284]: time=\"2026-06-12T15:45:48.635376171Z\" level=info msg=\"Removing container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53\" id=5ec09626-2592-42f3-8828-db746b534ea2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:48.665829 crc crio[24284]: time=\"2026-06-12T15:45:48.665106996Z\" level=info msg=\"Removed container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=5ec09626-2592-42f3-8828-db746b534ea2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:48.670948 crc crio[24284]: time=\"2026-06-12T15:45:48.670853728Z\" level=info msg=\"Removing container: 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417\" id=e3c1d02a-7cac-4e78-be35-bb9b148ce786 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:48.724182 crc crio[24284]: time=\"2026-06-12T15:45:48.724015872Z\" level=info msg=\"Removed container 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init\" id=e3c1d02a-7cac-4e78-be35-bb9b148ce786 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:48.951198 crc crio[24284]: time=\"2026-06-12T15:45:48.950683215Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/POD\" id=1f364c56-3d8c-4781-a283-ae31786e811c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:48.951361 crc crio[24284]: time=\"2026-06-12T15:45:48.951220042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:48.970454 crc crio[24284]: 2026-06-12T15:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656b9ba8556b411 Mac:5e:8c:2f:8b:a1:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 SocketPath: PciID:}] [{Interface:0xc000294770 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:48.973200 crc crio[24284]: time=\"2026-06-12T15:45:48.972988914Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc002c1e5e0}] Aliases:map[]}\"\nJun 12 15:45:48.973705 crc crio[24284]: time=\"2026-06-12T15:45:48.973224402Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:49.046162 crc crio[24284]: time=\"2026-06-12T15:45:49.04599183Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc0006be2a0}] Aliases:map[]}\"\nJun 12 15:45:49.046162 crc crio[24284]: time=\"2026-06-12T15:45:49.046106904Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:49.068674 crc crio[24284]: time=\"2026-06-12T15:45:49.067174985Z\" level=info msg=\"Ran pod sandbox 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 with infra container: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/POD\" id=7e1876f8-20d4-43d7-9424-0c8bbc795e40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:49.072713 crc crio[24284]: time=\"2026-06-12T15:45:49.072382441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e79375c1-fcf2-4401-b45c-ffac28a91079 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:49.077704 crc crio[24284]: time=\"2026-06-12T15:45:49.077061761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7bc2ccf9-cce8-43b5-b03a-5dfe966ecc24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:49.191750 crc crio[24284]: time=\"2026-06-12T15:45:49.183642401Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config\" id=05481e07-de27-4b48-a28f-cc616fd2627c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:49.191750 crc crio[24284]: time=\"2026-06-12T15:45:49.185575016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.269599 crc crio[24284]: time=\"2026-06-12T15:45:49.269396708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.282745 crc crio[24284]: time=\"2026-06-12T15:45:49.282642735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.338878 crc crio[24284]: time=\"2026-06-12T15:45:49.338385733Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=1f920c39-5993-47ec-aca2-864e946fcbc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:49.339223 crc crio[24284]: time=\"2026-06-12T15:45:49.33919574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.399994 crc crio[24284]: time=\"2026-06-12T15:45:49.39499836Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a UID:ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b NetNS:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab00d54f_a5ca_45bb_a2ee_6dbf16a0b38b.slice PodAnnotations:0xc00041cc08}] Aliases:map[]}\"\nJun 12 15:45:49.399994 crc crio[24284]: time=\"2026-06-12T15:45:49.395041151Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:49.589926 crc crio[24284]: time=\"2026-06-12T15:45:49.58967747Z\" level=info msg=\"Created container 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config\" id=05481e07-de27-4b48-a28f-cc616fd2627c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:49.594977 crc crio[24284]: time=\"2026-06-12T15:45:49.59489603Z\" level=info msg=\"Starting container: 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485\" id=3f5bda44-5725-49ce-80bb-2f32e8e2d0eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:49.602304 crc crio[24284]: time=\"2026-06-12T15:45:49.602060157Z\" level=info msg=\"Started container\" PID=58402 containerID=3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485 description=openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config id=3f5bda44-5725-49ce-80bb-2f32e8e2d0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\nJun 12 15:45:49.834762 crc crio[24284]: 2026-06-12T15:45:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06136f376abbcd3 Mac:36:20:2f:bc:b6:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e SocketPath: PciID:}] [{Interface:0xc0002c08e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:49.841151 crc crio[24284]: time=\"2026-06-12T15:45:49.836208965Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc0006be2a0}] Aliases:map[]}\"\nJun 12 15:45:49.841151 crc crio[24284]: time=\"2026-06-12T15:45:49.836617108Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:49.868394 crc crio[24284]: time=\"2026-06-12T15:45:49.868314318Z\" level=info msg=\"Ran pod sandbox 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 with infra container: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/POD\" id=1f364c56-3d8c-4781-a283-ae31786e811c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:49.871627 crc crio[24284]: time=\"2026-06-12T15:45:49.871350949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8b335867-0614-49eb-bead-8cc272d2a32a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:49.878615 crc crio[24284]: time=\"2026-06-12T15:45:49.878507209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=2976dd28-b081-4eb1-a1ec-d056f3340d2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:49.908846 crc crio[24284]: time=\"2026-06-12T15:45:49.908724425Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config\" id=8de73c36-4484-495b-baba-b4ed7e315824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:49.912633 crc crio[24284]: time=\"2026-06-12T15:45:49.91256103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.986583 crc crio[24284]: time=\"2026-06-12T15:45:49.986495534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:49.993464 crc crio[24284]: time=\"2026-06-12T15:45:49.993376365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:50.128830 crc crio[24284]: 2026-06-12T15:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27ade17285d243a Mac:6a:92:4e:a9:78:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc SocketPath: PciID:}] [{Interface:0xc0001ad090 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:50.129821 crc crio[24284]: time=\"2026-06-12T15:45:50.129730097Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a UID:ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b NetNS:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab00d54f_a5ca_45bb_a2ee_6dbf16a0b38b.slice PodAnnotations:0xc00041cc08}] Aliases:map[]}\"\nJun 12 15:45:50.129907 crc crio[24284]: time=\"2026-06-12T15:45:50.12989352Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:50.137740 crc crio[24284]: time=\"2026-06-12T15:45:50.137635021Z\" level=info msg=\"Ran pod sandbox 27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a with infra container: openstack/ovn-northd-0/POD\" id=1f920c39-5993-47ec-aca2-864e946fcbc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:50.141406 crc crio[24284]: time=\"2026-06-12T15:45:50.141224296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:50.141644 crc crio[24284]: time=\"2026-06-12T15:45:50.141493035Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:50.141644 crc crio[24284]: time=\"2026-06-12T15:45:50.141533916Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:50.142701 crc crio[24284]: time=\"2026-06-12T15:45:50.142632692Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9f26af85-0ba1-46d6-9d35-9ee851788ac7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:50.149565 crc crio[24284]: time=\"2026-06-12T15:45:50.149427171Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 12 15:45:50.186792 crc crio[24284]: time=\"2026-06-12T15:45:50.186680272Z\" level=info msg=\"Created container e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config\" id=8de73c36-4484-495b-baba-b4ed7e315824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:50.188842 crc crio[24284]: time=\"2026-06-12T15:45:50.188688701Z\" level=info msg=\"Starting container: e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134\" id=19c975cf-0deb-4c4c-a9d2-0770d7605439 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:50.202923 crc crio[24284]: time=\"2026-06-12T15:45:50.202713862Z\" level=info msg=\"Started container\" PID=58465 containerID=e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134 description=openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config id=19c975cf-0deb-4c4c-a9d2-0770d7605439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\nJun 12 15:45:50.729932 crc crio[24284]: time=\"2026-06-12T15:45:50.729025701Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-vsljs/POD\" id=796aadc2-861f-486c-8fc2-2d17cb20e919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:50.730134 crc crio[24284]: time=\"2026-06-12T15:45:50.730041784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:51.788462 crc crio[24284]: time=\"2026-06-12T15:45:51.787786399Z\" level=info msg=\"Stopping pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=bd1cade0-af84-4973-861d-1b1363c221fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.788049298Z\" level=info msg=\"Stopping pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=58dd16ff-e084-420e-81d8-6a1ec6c4c304 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.788906596Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc001e044a8}] Aliases:map[]}\"\nJun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.78903741Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.789061881Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc002612290}] Aliases:map[]}\"\nJun 12 15:45:51.791610 crc crio[24284]: time=\"2026-06-12T15:45:51.791516671Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:53.900378 crc crio[24284]: time=\"2026-06-12T15:45:53.899718078Z\" level=info msg=\"Stopped pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=58dd16ff-e084-420e-81d8-6a1ec6c4c304 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:56.459802 crc crio[24284]: time=\"2026-06-12T15:45:56.458965886Z\" level=info msg=\"Stopped pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=bd1cade0-af84-4973-861d-1b1363c221fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:56.480236 crc crio[24284]: time=\"2026-06-12T15:45:56.479922026Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242640}] Aliases:map[]}\"\nJun 12 15:45:56.480236 crc crio[24284]: time=\"2026-06-12T15:45:56.480021489Z\" level=info msg=\"Adding pod openstack_root-account-create-update-vsljs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:57.055820 crc crio[24284]: 2026-06-12T15:45:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a60f2a48e9a1996 Mac:26:b7:cd:83:8a:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 SocketPath: PciID:}] [{Interface:0xc0004c8710 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:57.058945 crc crio[24284]: time=\"2026-06-12T15:45:57.058846005Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242640}] Aliases:map[]}\"\nJun 12 15:45:57.059230 crc crio[24284]: time=\"2026-06-12T15:45:57.059150325Z\" level=info msg=\"Checking pod openstack_root-account-create-update-vsljs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:57.093214 crc crio[24284]: time=\"2026-06-12T15:45:57.093109749Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=d1b1c153-b1ee-45b1-b4b5-985c98dc9d49 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:57.095039 crc crio[24284]: time=\"2026-06-12T15:45:57.094927159Z\" level=info msg=\"Ran pod sandbox a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 with infra container: openstack/root-account-create-update-vsljs/POD\" id=796aadc2-861f-486c-8fc2-2d17cb20e919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:57.103597 crc crio[24284]: time=\"2026-06-12T15:45:57.103500794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2d8f3f51-0e14-4d31-b260-a699c84d42bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:57.104773 crc crio[24284]: time=\"2026-06-12T15:45:57.104690753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6cbc4185-4535-42f0-9454-2af91b3b25a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:57.616733 crc crio[24284]: time=\"2026-06-12T15:45:57.615765152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cbf487fa-32c1-4271-9cd9-89660eba7259 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:57.631452 crc crio[24284]: time=\"2026-06-12T15:45:57.626785528Z\" level=info msg=\"Creating container: openstack/root-account-create-update-vsljs/mariadb-account-create-update\" id=68f23b8a-581e-44e6-a7ee-554e9815e57f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:57.631452 crc crio[24284]: time=\"2026-06-12T15:45:57.62715665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.675232 crc crio[24284]: time=\"2026-06-12T15:45:57.674245459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=30b360b8-728e-46f8-8d24-1bc8e4b3aaaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:57.738617 crc crio[24284]: time=\"2026-06-12T15:45:57.738516603Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=9f26af85-0ba1-46d6-9d35-9ee851788ac7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:57.739205 crc crio[24284]: time=\"2026-06-12T15:45:57.739118731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=3bf0c6e5-0545-4a87-b1cb-312a624f6df1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:57.747948 crc crio[24284]: time=\"2026-06-12T15:45:57.747226244Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance\" id=0e10ca8f-81f8-4ad6-8dd1-863e132beec0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:57.750473 crc crio[24284]: time=\"2026-06-12T15:45:57.749327192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.780628 crc crio[24284]: time=\"2026-06-12T15:45:57.78054539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.787867 crc crio[24284]: time=\"2026-06-12T15:45:57.7871046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.804960 crc crio[24284]: time=\"2026-06-12T15:45:57.804801132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=f8bc091f-ab00-4490-b0cf-eda8cc1341a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:57.815093 crc crio[24284]: time=\"2026-06-12T15:45:57.814790653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.820518 crc crio[24284]: time=\"2026-06-12T15:45:57.819797985Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=d429f6c7-bfb2-49c1-9003-0bcaec9e5415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:57.820868 crc crio[24284]: time=\"2026-06-12T15:45:57.820622542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.878386 crc crio[24284]: time=\"2026-06-12T15:45:57.824183187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.878386 crc crio[24284]: time=\"2026-06-12T15:45:57.869669374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:57.878386 crc crio[24284]: time=\"2026-06-12T15:45:57.874566162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:58.061958 crc crio[24284]: time=\"2026-06-12T15:45:58.061859804Z\" level=info msg=\"Created container c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d: openstack/root-account-create-update-vsljs/mariadb-account-create-update\" id=68f23b8a-581e-44e6-a7ee-554e9815e57f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:58.063205 crc crio[24284]: time=\"2026-06-12T15:45:58.063155887Z\" level=info msg=\"Starting container: c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d\" id=d8bdd706-3c36-4bad-af42-11f00f0ccd94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:58.063678 crc crio[24284]: time=\"2026-06-12T15:45:58.063614462Z\" level=info msg=\"Created container 787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3: openstack/ovn-northd-0/ovn-northd\" id=d429f6c7-bfb2-49c1-9003-0bcaec9e5415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:58.064150 crc crio[24284]: time=\"2026-06-12T15:45:58.063158597Z\" level=info msg=\"Created container 574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74: openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance\" id=0e10ca8f-81f8-4ad6-8dd1-863e132beec0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:58.064648 crc crio[24284]: time=\"2026-06-12T15:45:58.064591443Z\" level=info msg=\"Starting container: 787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3\" id=8f73d9a7-55c3-48fc-b8d5-8fe1d93e41ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:58.065009 crc crio[24284]: time=\"2026-06-12T15:45:58.064934974Z\" level=info msg=\"Starting container: 574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74\" id=caac13f5-f7d6-4d34-96fb-9abb28628f80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:58.068407 crc crio[24284]: time=\"2026-06-12T15:45:58.068332795Z\" level=info msg=\"Started container\" PID=58965 containerID=c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d description=openstack/root-account-create-update-vsljs/mariadb-account-create-update id=d8bdd706-3c36-4bad-af42-11f00f0ccd94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\nJun 12 15:45:58.072734 crc crio[24284]: time=\"2026-06-12T15:45:58.072570503Z\" level=info msg=\"Started container\" PID=58966 containerID=787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3 description=openstack/ovn-northd-0/ovn-northd id=8f73d9a7-55c3-48fc-b8d5-8fe1d93e41ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a\nJun 12 15:45:58.078802 crc crio[24284]: time=\"2026-06-12T15:45:58.078600136Z\" level=info msg=\"Started container\" PID=58964 containerID=574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74 description=openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance id=caac13f5-f7d6-4d34-96fb-9abb28628f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396\nJun 12 15:45:58.097682 crc crio[24284]: time=\"2026-06-12T15:45:58.097559067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2c867395-271a-4a4e-98f4-bb9ebb5d8203 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:58.139054 crc crio[24284]: time=\"2026-06-12T15:45:58.138958482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9adb2f6c-b58b-4bd8-bb14-bd188035a685 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:45:58.151099 crc crio[24284]: time=\"2026-06-12T15:45:58.150937048Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=04a427be-7938-4476-a260-5e094df749c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:58.151548 crc crio[24284]: time=\"2026-06-12T15:45:58.151522287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:58.205977 crc crio[24284]: time=\"2026-06-12T15:45:58.205875553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:58.212566 crc crio[24284]: time=\"2026-06-12T15:45:58.212485144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:58.341620 crc crio[24284]: time=\"2026-06-12T15:45:58.341510747Z\" level=info msg=\"Created container cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32: openstack/ovn-northd-0/openstack-network-exporter\" id=04a427be-7938-4476-a260-5e094df749c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:58.342830 crc crio[24284]: time=\"2026-06-12T15:45:58.342757608Z\" level=info msg=\"Starting container: cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32\" id=de79afd3-6db3-4cf3-84d0-e3d2f8d9fc43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:58.351448 crc crio[24284]: time=\"2026-06-12T15:45:58.351351096Z\" level=info msg=\"Started container\" PID=59012 containerID=cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32 description=openstack/ovn-northd-0/openstack-network-exporter id=de79afd3-6db3-4cf3-84d0-e3d2f8d9fc43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a\nJun 12 15:45:59.983735 crc crio[24284]: time=\"2026-06-12T15:45:59.982717605Z\" level=info msg=\"Stopping pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=d092b60f-6fe8-4b1a-8524-7f7416bd5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:45:59.985504 crc crio[24284]: time=\"2026-06-12T15:45:59.98459643Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242b10}] Aliases:map[]}\"\nJun 12 15:45:59.985504 crc crio[24284]: time=\"2026-06-12T15:45:59.984790876Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-vsljs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:00.442822 crc crio[24284]: time=\"2026-06-12T15:46:00.44237452Z\" level=info msg=\"Stopped pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=d092b60f-6fe8-4b1a-8524-7f7416bd5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:00.597552 crc crio[24284]: time=\"2026-06-12T15:46:00.597454304Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687986-78vnn/POD\" id=1d4f9acb-c2a0-4096-8f17-e06cc0f4ca2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:00.597697 crc crio[24284]: time=\"2026-06-12T15:46:00.597572878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:00.635222 crc crio[24284]: time=\"2026-06-12T15:46:00.635058837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc0009b8950}] Aliases:map[]}\"\nJun 12 15:46:00.635222 crc crio[24284]: time=\"2026-06-12T15:46:00.635182551Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687986-78vnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:01.257976 crc crio[24284]: 2026-06-12T15:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b1738462e847d4 Mac:c2:bc:dc:a9:b5:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:01.260944 crc crio[24284]: time=\"2026-06-12T15:46:01.259409313Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc0009b8950}] Aliases:map[]}\"\nJun 12 15:46:01.260944 crc crio[24284]: time=\"2026-06-12T15:46:01.259537747Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687986-78vnn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:01.269927 crc crio[24284]: time=\"2026-06-12T15:46:01.269823737Z\" level=info msg=\"Ran pod sandbox 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be with infra container: openshift-infra/auto-csr-approver-29687986-78vnn/POD\" id=1d4f9acb-c2a0-4096-8f17-e06cc0f4ca2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:01.273318 crc crio[24284]: time=\"2026-06-12T15:46:01.273153703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6480e7b-dd31-489b-b829-2f7d332d93fc name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:01.286765 crc crio[24284]: time=\"2026-06-12T15:46:01.286621478Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:46:02.036921 crc crio[24284]: time=\"2026-06-12T15:46:02.036391208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ebed1026-f511-40e0-93b8-882ce18392bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:02.051583 crc crio[24284]: time=\"2026-06-12T15:46:02.051431695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=42f28242-e669-4cff-8e62-b4702b633aab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:02.152792 crc crio[24284]: time=\"2026-06-12T15:46:02.152390142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b0d3e3cf-ab2d-4d1b-91ea-e004fe6c1373 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:02.155211 crc crio[24284]: time=\"2026-06-12T15:46:02.155017185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d82849fc-e79f-450f-b0ac-9b0ac8593253 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:02.288466 crc crio[24284]: time=\"2026-06-12T15:46:02.287792621Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=96c89a51-daaa-4434-aaea-aeb626bb6182 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:02.288466 crc crio[24284]: time=\"2026-06-12T15:46:02.287962598Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=52602dd7-e1b3-481e-bd0a-bd2e06e1e7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:02.289629 crc crio[24284]: time=\"2026-06-12T15:46:02.288659439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.289629 crc crio[24284]: time=\"2026-06-12T15:46:02.289174306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.340754 crc crio[24284]: time=\"2026-06-12T15:46:02.340567922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.344308 crc crio[24284]: time=\"2026-06-12T15:46:02.344204629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.356238 crc crio[24284]: time=\"2026-06-12T15:46:02.356188011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.365694 crc crio[24284]: time=\"2026-06-12T15:46:02.361604601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.567945 crc crio[24284]: time=\"2026-06-12T15:46:02.567817254Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6480e7b-dd31-489b-b829-2f7d332d93fc name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:02.569502 crc crio[24284]: time=\"2026-06-12T15:46:02.569394095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6a4c8b4a-995b-48f2-9f52-728db1dce224 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:02.572010 crc crio[24284]: time=\"2026-06-12T15:46:02.571858894Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bddee1c6-34fb-4222-9f96-d97fdc5d092a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:02.581097 crc crio[24284]: time=\"2026-06-12T15:46:02.580909276Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687986-78vnn/oc\" id=8f25999e-f543-4b94-abc8-88576ad28bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:02.582738 crc crio[24284]: time=\"2026-06-12T15:46:02.581668401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.584343 crc crio[24284]: time=\"2026-06-12T15:46:02.584208433Z\" level=info msg=\"Created container 7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b: openstack/rabbitmq-server-0/rabbitmq\" id=52602dd7-e1b3-481e-bd0a-bd2e06e1e7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:02.585677 crc crio[24284]: time=\"2026-06-12T15:46:02.585595097Z\" level=info msg=\"Starting container: 7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b\" id=228eca43-d9f8-41b7-94a9-5d045d16b694 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:02.592000 crc crio[24284]: time=\"2026-06-12T15:46:02.59186054Z\" level=info msg=\"Created container 27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=96c89a51-daaa-4434-aaea-aeb626bb6182 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:02.593529 crc crio[24284]: time=\"2026-06-12T15:46:02.593429621Z\" level=info msg=\"Started container\" PID=59274 containerID=7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b description=openstack/rabbitmq-server-0/rabbitmq id=228eca43-d9f8-41b7-94a9-5d045d16b694 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d\nJun 12 15:46:02.593757 crc crio[24284]: time=\"2026-06-12T15:46:02.593450935Z\" level=info msg=\"Starting container: 27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a\" id=158732de-4123-48b5-a1e3-ffbb0807a7fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:02.603448 crc crio[24284]: time=\"2026-06-12T15:46:02.6030259Z\" level=info msg=\"Started container\" PID=59277 containerID=27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a description=openstack/rabbitmq-cell1-server-0/rabbitmq id=158732de-4123-48b5-a1e3-ffbb0807a7fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd\nJun 12 15:46:02.639643 crc crio[24284]: time=\"2026-06-12T15:46:02.639519657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:02.946842 crc crio[24284]: time=\"2026-06-12T15:46:02.946041511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:03.078701 crc crio[24284]: time=\"2026-06-12T15:46:03.078623614Z\" level=info msg=\"Created container 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a: openshift-infra/auto-csr-approver-29687986-78vnn/oc\" id=8f25999e-f543-4b94-abc8-88576ad28bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:03.081438 crc crio[24284]: time=\"2026-06-12T15:46:03.081360413Z\" level=info msg=\"Starting container: 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a\" id=5e6777a0-0b83-46b1-a9ae-a6a9605476c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:03.093390 crc crio[24284]: time=\"2026-06-12T15:46:03.093236456Z\" level=info msg=\"Started container\" PID=59415 containerID=15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a description=openshift-infra/auto-csr-approver-29687986-78vnn/oc id=5e6777a0-0b83-46b1-a9ae-a6a9605476c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\nJun 12 15:46:03.732845 crc crio[24284]: time=\"2026-06-12T15:46:03.731963676Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-vj5tg/POD\" id=c3ff71a3-7505-4716-a647-b42427ba1959 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:03.734912 crc crio[24284]: time=\"2026-06-12T15:46:03.732915147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:03.807233 crc crio[24284]: time=\"2026-06-12T15:46:03.807011085Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc0009b8808}] Aliases:map[]}\"\nJun 12 15:46:03.807233 crc crio[24284]: time=\"2026-06-12T15:46:03.807194461Z\" level=info msg=\"Adding pod openstack_keystone-db-create-vj5tg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:03.904192 crc crio[24284]: time=\"2026-06-12T15:46:03.902227093Z\" level=info msg=\"Running pod sandbox: openstack/keystone-c0db-account-create-update-dt2p6/POD\" id=9a4aa637-bc2c-49e3-8523-fe7468ba8c54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:03.904192 crc crio[24284]: time=\"2026-06-12T15:46:03.902595285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:03.960205 crc crio[24284]: time=\"2026-06-12T15:46:03.960124985Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-pqrcz/POD\" id=653af7d5-4103-4974-a7f5-cc6824c85e30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:03.960409 crc crio[24284]: time=\"2026-06-12T15:46:03.960313291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:04.038776 crc crio[24284]: time=\"2026-06-12T15:46:04.038200376Z\" level=info msg=\"Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc001e04410}] Aliases:map[]}\"\nJun 12 15:46:04.038776 crc crio[24284]: time=\"2026-06-12T15:46:04.038753274Z\" level=info msg=\"Adding pod openstack_keystone-c0db-account-create-update-dt2p6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:04.151894 crc crio[24284]: time=\"2026-06-12T15:46:04.151334593Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}\"\nJun 12 15:46:04.151894 crc crio[24284]: time=\"2026-06-12T15:46:04.151402635Z\" level=info msg=\"Adding pod openstack_placement-db-create-pqrcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:04.315569 crc crio[24284]: time=\"2026-06-12T15:46:04.314846891Z\" level=info msg=\"Running pod sandbox: openstack/placement-82b2-account-create-update-wshhb/POD\" id=b2a8f6e0-1104-463b-b2d3-734b31080670 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:04.315569 crc crio[24284]: time=\"2026-06-12T15:46:04.315484982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:04.364697 crc crio[24284]: time=\"2026-06-12T15:46:04.364608977Z\" level=info msg=\"Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc003242430}] Aliases:map[]}\"\nJun 12 15:46:04.364697 crc crio[24284]: time=\"2026-06-12T15:46:04.36469466Z\" level=info msg=\"Adding pod openstack_placement-82b2-account-create-update-wshhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:04.564369 crc crio[24284]: 2026-06-12T15:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:035a75711a68515 Mac:36:55:be:ad:84:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 SocketPath: PciID:}] [{Interface:0xc0000157b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:04.568507 crc crio[24284]: time=\"2026-06-12T15:46:04.567818535Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc0009b8808}] Aliases:map[]}\"\nJun 12 15:46:04.568782 crc crio[24284]: time=\"2026-06-12T15:46:04.5685808Z\" level=info msg=\"Checking pod openstack_keystone-db-create-vj5tg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:04.580055 crc crio[24284]: time=\"2026-06-12T15:46:04.578970109Z\" level=info msg=\"Ran pod sandbox 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 with infra container: openstack/keystone-db-create-vj5tg/POD\" id=c3ff71a3-7505-4716-a647-b42427ba1959 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:04.595340 crc crio[24284]: time=\"2026-06-12T15:46:04.593896994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a67e1a3c-af1a-4175-bf0a-d22a740d717a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:04.600934 crc crio[24284]: time=\"2026-06-12T15:46:04.600854657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f2fe83f9-1819-4e42-b734-862184a88d02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:04.664405 crc crio[24284]: time=\"2026-06-12T15:46:04.656519277Z\" level=info msg=\"Creating container: openstack/keystone-db-create-vj5tg/mariadb-database-create\" id=fef9cdbb-bff8-4373-b4da-a435f66b9993 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:04.664405 crc crio[24284]: time=\"2026-06-12T15:46:04.657149147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:04.733337 crc crio[24284]: time=\"2026-06-12T15:46:04.733191107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:04.740966 crc crio[24284]: time=\"2026-06-12T15:46:04.740916716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:04.910763 crc crio[24284]: 2026-06-12T15:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:397cbefdda1b742 Mac:9e:fc:8f:db:6c:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 SocketPath: PciID:}] [{Interface:0xc000015030 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:04.910763 crc crio[24284]: time=\"2026-06-12T15:46:04.910122125Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}\"\nJun 12 15:46:04.910763 crc crio[24284]: time=\"2026-06-12T15:46:04.910315312Z\" level=info msg=\"Checking pod openstack_placement-db-create-pqrcz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:04.929987 crc crio[24284]: time=\"2026-06-12T15:46:04.925391964Z\" level=info msg=\"Ran pod sandbox 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 with infra container: openstack/placement-db-create-pqrcz/POD\" id=653af7d5-4103-4974-a7f5-cc6824c85e30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:04.940409 crc crio[24284]: time=\"2026-06-12T15:46:04.938820182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8d1034a1-839f-410e-b58d-533a5183f216 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:04.944566 crc crio[24284]: time=\"2026-06-12T15:46:04.943800582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=598a220a-233a-48bf-8410-290a2aea498d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:04.954485 crc crio[24284]: time=\"2026-06-12T15:46:04.954176148Z\" level=info msg=\"Creating container: openstack/placement-db-create-pqrcz/mariadb-database-create\" id=58d7114f-130e-484f-981a-ae2087a1ab4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:04.955193 crc crio[24284]: time=\"2026-06-12T15:46:04.95482845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:04.969533 crc crio[24284]: time=\"2026-06-12T15:46:04.969212562Z\" level=info msg=\"Created container 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043: openstack/keystone-db-create-vj5tg/mariadb-database-create\" id=fef9cdbb-bff8-4373-b4da-a435f66b9993 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:04.970926 crc crio[24284]: time=\"2026-06-12T15:46:04.970802683Z\" level=info msg=\"Starting container: 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043\" id=09faf019-3c86-4363-909e-d6510aa45caf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:04.981759 crc crio[24284]: time=\"2026-06-12T15:46:04.9809049Z\" level=info msg=\"Started container\" PID=59658 containerID=5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043 description=openstack/keystone-db-create-vj5tg/mariadb-database-create id=09faf019-3c86-4363-909e-d6510aa45caf name=/runtime.v1.RuntimeService/StartContainer sandboxID=035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\nJun 12 15:46:04.990815 crc crio[24284]: time=\"2026-06-12T15:46:04.990712673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.004645 crc crio[24284]: time=\"2026-06-12T15:46:05.00451205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.019428 crc crio[24284]: time=\"2026-06-12T15:46:05.018969448Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-99nvp-config-wcmjc/POD\" id=eeadcb77-ef78-4d74-a806-a99ac1453f66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:05.019428 crc crio[24284]: time=\"2026-06-12T15:46:05.019122103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.024307 crc crio[24284]: 2026-06-12T15:46:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b30943be33f25 Mac:da:83:ab:22:1d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:05.026067 crc crio[24284]: time=\"2026-06-12T15:46:05.025989394Z\" level=info msg=\"Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc001e04410}] Aliases:map[]}\"\nJun 12 15:46:05.026298 crc crio[24284]: time=\"2026-06-12T15:46:05.026228372Z\" level=info msg=\"Checking pod openstack_keystone-c0db-account-create-update-dt2p6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:05.095233 crc crio[24284]: time=\"2026-06-12T15:46:05.094318773Z\" level=info msg=\"Ran pod sandbox c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d with infra container: openstack/keystone-c0db-account-create-update-dt2p6/POD\" id=9a4aa637-bc2c-49e3-8523-fe7468ba8c54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:05.106099 crc crio[24284]: time=\"2026-06-12T15:46:05.105976416Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc000b84580}] Aliases:map[]}\"\nJun 12 15:46:05.106099 crc crio[24284]: time=\"2026-06-12T15:46:05.106066889Z\" level=info msg=\"Adding pod openstack_ovn-controller-99nvp-config-wcmjc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:05.111109 crc crio[24284]: time=\"2026-06-12T15:46:05.110949283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=66189311-fd78-41e8-ba1b-1b076a6396ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:05.146060 crc crio[24284]: time=\"2026-06-12T15:46:05.14589852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8c0c93ec-1a34-4279-a2f1-ea1d4e5a4add name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:05.175343 crc crio[24284]: time=\"2026-06-12T15:46:05.173496046Z\" level=info msg=\"Creating container: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update\" id=1b65629b-7aa0-469c-bc48-948b73dd8a8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:05.175343 crc crio[24284]: time=\"2026-06-12T15:46:05.174132387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.300032 crc crio[24284]: time=\"2026-06-12T15:46:05.298923189Z\" level=info msg=\"Stopping pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=2887d233-e437-448d-961e-18938f17b59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:05.300862 crc crio[24284]: time=\"2026-06-12T15:46:05.30046971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"\nJun 12 15:46:05.300862 crc crio[24284]: time=\"2026-06-12T15:46:05.300666266Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687986-78vnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:05.331556 crc crio[24284]: 2026-06-12T15:46:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ee7a7b3c4fc60 Mac:ba:82:7d:d5:91:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 SocketPath: PciID:}] [{Interface:0xc00013b070 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:05.332642 crc crio[24284]: time=\"2026-06-12T15:46:05.332530095Z\" level=info msg=\"Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc003242430}] Aliases:map[]}\"\nJun 12 15:46:05.332803 crc crio[24284]: time=\"2026-06-12T15:46:05.332777883Z\" level=info msg=\"Checking pod openstack_placement-82b2-account-create-update-wshhb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:05.452715 crc crio[24284]: time=\"2026-06-12T15:46:05.452239463Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-zt95r/POD\" id=7c20912d-f229-4def-99c0-23c5608e99db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:05.452715 crc crio[24284]: time=\"2026-06-12T15:46:05.45245061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.528057 crc crio[24284]: time=\"2026-06-12T15:46:05.527788744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.538434 crc crio[24284]: time=\"2026-06-12T15:46:05.537786797Z\" level=info msg=\"Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc0026122c0}] Aliases:map[]}\"\nJun 12 15:46:05.538718 crc crio[24284]: time=\"2026-06-12T15:46:05.538413711Z\" level=info msg=\"Adding pod openstack_glance-db-create-zt95r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:05.555779 crc crio[24284]: time=\"2026-06-12T15:46:05.554357822Z\" level=info msg=\"Ran pod sandbox c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae with infra container: openstack/placement-82b2-account-create-update-wshhb/POD\" id=b2a8f6e0-1104-463b-b2d3-734b31080670 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:05.563661 crc crio[24284]: time=\"2026-06-12T15:46:05.56357519Z\" level=info msg=\"Created container 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599: openstack/placement-db-create-pqrcz/mariadb-database-create\" id=58d7114f-130e-484f-981a-ae2087a1ab4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:05.569501 crc crio[24284]: time=\"2026-06-12T15:46:05.569373199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.579312 crc crio[24284]: time=\"2026-06-12T15:46:05.578284696Z\" level=info msg=\"Starting container: 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599\" id=da326133-9f20-4256-932d-eac39269c42b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:05.584613 crc crio[24284]: time=\"2026-06-12T15:46:05.584569491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2a398434-58d4-4fc5-871e-a554f312bf67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:05.588683 crc crio[24284]: time=\"2026-06-12T15:46:05.58854259Z\" level=info msg=\"Started container\" PID=59690 containerID=714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599 description=openstack/placement-db-create-pqrcz/mariadb-database-create id=da326133-9f20-4256-932d-eac39269c42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\nJun 12 15:46:05.592922 crc crio[24284]: time=\"2026-06-12T15:46:05.592850978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=292e6f53-b248-44fc-a931-6c66a13df06c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:05.608038 crc crio[24284]: time=\"2026-06-12T15:46:05.607929906Z\" level=info msg=\"Creating container: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update\" id=91a060b1-881d-4191-be81-3837a6ebc2f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:05.621931 crc crio[24284]: time=\"2026-06-12T15:46:05.613823498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.632419 crc crio[24284]: time=\"2026-06-12T15:46:05.630417853Z\" level=info msg=\"Running pod sandbox: openstack/glance-0e23-account-create-update-bs25s/POD\" id=9fd24c9b-2a8f-49c9-9346-5cd0cc1cb49e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:05.632419 crc crio[24284]: time=\"2026-06-12T15:46:05.630517826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.671803 crc crio[24284]: time=\"2026-06-12T15:46:05.671694999Z\" level=info msg=\"Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}\"\nJun 12 15:46:05.671803 crc crio[24284]: time=\"2026-06-12T15:46:05.671778341Z\" level=info msg=\"Adding pod openstack_glance-0e23-account-create-update-bs25s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:05.760660 crc crio[24284]: time=\"2026-06-12T15:46:05.759219541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.769021 crc crio[24284]: time=\"2026-06-12T15:46:05.768889963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:05.914486 crc crio[24284]: time=\"2026-06-12T15:46:05.913332992Z\" level=info msg=\"Created container da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update\" id=1b65629b-7aa0-469c-bc48-948b73dd8a8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:05.917697 crc crio[24284]: time=\"2026-06-12T15:46:05.917229928Z\" level=info msg=\"Starting container: da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65\" id=abd945c5-1d18-4ea0-b295-c8787ffe35ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:05.922935 crc crio[24284]: time=\"2026-06-12T15:46:05.922552273Z\" level=info msg=\"Started container\" PID=59789 containerID=da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65 description=openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update id=abd945c5-1d18-4ea0-b295-c8787ffe35ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\nJun 12 15:46:05.984377 crc crio[24284]: time=\"2026-06-12T15:46:05.983402413Z\" level=info msg=\"Created container b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update\" id=91a060b1-881d-4191-be81-3837a6ebc2f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:05.984826 crc crio[24284]: time=\"2026-06-12T15:46:05.984784949Z\" level=info msg=\"Starting container: b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d\" id=2e4582ca-91a9-4e83-acf2-46727fbd7ea8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:05.991155 crc crio[24284]: time=\"2026-06-12T15:46:05.990893384Z\" level=info msg=\"Started container\" PID=59842 containerID=b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d description=openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update id=2e4582ca-91a9-4e83-acf2-46727fbd7ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\nJun 12 15:46:06.043730 crc crio[24284]: time=\"2026-06-12T15:46:06.041515911Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-vbg8q/POD\" id=231ea4a4-6c56-4ae2-869d-7c596782b34c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:06.043730 crc crio[24284]: time=\"2026-06-12T15:46:06.041650405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.071615 crc crio[24284]: time=\"2026-06-12T15:46:06.070139312Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc001e04a70}] Aliases:map[]}\"\nJun 12 15:46:06.071615 crc crio[24284]: time=\"2026-06-12T15:46:06.070214885Z\" level=info msg=\"Adding pod openstack_root-account-create-update-vbg8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:06.123158 crc crio[24284]: time=\"2026-06-12T15:46:06.122922205Z\" level=info msg=\"Stopped pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=2887d233-e437-448d-961e-18938f17b59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:06.245583 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5338072ef024f Mac:8a:e9:a7:88:08:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 SocketPath: PciID:}] [{Interface:0xc000612ee0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:06.259386 crc crio[24284]: time=\"2026-06-12T15:46:06.259142851Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc000b84580}] Aliases:map[]}\"\nJun 12 15:46:06.259631 crc crio[24284]: time=\"2026-06-12T15:46:06.259486892Z\" level=info msg=\"Checking pod openstack_ovn-controller-99nvp-config-wcmjc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:06.343339 crc crio[24284]: time=\"2026-06-12T15:46:06.341871985Z\" level=info msg=\"Ran pod sandbox ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 with infra container: openstack/ovn-controller-99nvp-config-wcmjc/POD\" id=eeadcb77-ef78-4d74-a806-a99ac1453f66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:06.353904 crc crio[24284]: time=\"2026-06-12T15:46:06.350708508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=19c393a9-71bc-4595-8508-7b710e147c39 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.359962 crc crio[24284]: time=\"2026-06-12T15:46:06.359011716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bb9aa074-fcf1-4d1f-876a-2478b8102306 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.379317 crc crio[24284]: time=\"2026-06-12T15:46:06.37913335Z\" level=info msg=\"Creating container: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config\" id=9dd0eb4d-adfe-4a83-af2e-fc232768ac31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.379793 crc crio[24284]: time=\"2026-06-12T15:46:06.37974719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.428067 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202b0501b15c25d Mac:f2:50:0b:c7:bc:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 SocketPath: PciID:}] [{Interface:0xc000194a40 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:06.428977 crc crio[24284]: time=\"2026-06-12T15:46:06.428820011Z\" level=info msg=\"Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc0026122c0}] Aliases:map[]}\"\nJun 12 15:46:06.429184 crc crio[24284]: time=\"2026-06-12T15:46:06.428980136Z\" level=info msg=\"Checking pod openstack_glance-db-create-zt95r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:06.514328 crc crio[24284]: time=\"2026-06-12T15:46:06.514028403Z\" level=info msg=\"Ran pod sandbox 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 with infra container: openstack/glance-db-create-zt95r/POD\" id=7c20912d-f229-4def-99c0-23c5608e99db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:06.529843 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a08fef36829c32 Mac:c6:59:a2:ff:7a:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:06.532556 crc crio[24284]: time=\"2026-06-12T15:46:06.530815651Z\" level=info msg=\"Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}\"\nJun 12 15:46:06.532556 crc crio[24284]: time=\"2026-06-12T15:46:06.531013407Z\" level=info msg=\"Checking pod openstack_glance-0e23-account-create-update-bs25s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:06.534550 crc crio[24284]: time=\"2026-06-12T15:46:06.534167115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9f07ff60-c13e-4ec8-9d9d-06ddbf1db5e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.595402 crc crio[24284]: time=\"2026-06-12T15:46:06.579846489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2ce43cb5-0f4e-4cda-9e8e-0959075bb2c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.595402 crc crio[24284]: time=\"2026-06-12T15:46:06.588727753Z\" level=info msg=\"Creating container: openstack/glance-db-create-zt95r/mariadb-database-create\" id=50773faa-189d-4c99-836a-d9be739c09dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.595402 crc crio[24284]: time=\"2026-06-12T15:46:06.593072015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.624669 crc crio[24284]: time=\"2026-06-12T15:46:06.62451985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.634724 crc crio[24284]: time=\"2026-06-12T15:46:06.634599558Z\" level=info msg=\"Ran pod sandbox 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c with infra container: openstack/glance-0e23-account-create-update-bs25s/POD\" id=9fd24c9b-2a8f-49c9-9346-5cd0cc1cb49e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:06.643671 crc crio[24284]: time=\"2026-06-12T15:46:06.643601701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bef1b0bb-489a-423b-bfe8-076c34ace6e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.648929 crc crio[24284]: time=\"2026-06-12T15:46:06.648566463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6ba968fb-9166-44f7-9e81-2a5cdad4c274 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.672589 crc crio[24284]: time=\"2026-06-12T15:46:06.672460106Z\" level=info msg=\"Creating container: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update\" id=f8148f4d-d5b2-4c81-b145-e24e92af1613 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.675980 crc crio[24284]: time=\"2026-06-12T15:46:06.675821112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.677456 crc crio[24284]: time=\"2026-06-12T15:46:06.677358603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.693217 crc crio[24284]: time=\"2026-06-12T15:46:06.692632198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.760386 crc crio[24284]: time=\"2026-06-12T15:46:06.759465802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.765270 crc crio[24284]: time=\"2026-06-12T15:46:06.765160116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.840854 crc crio[24284]: time=\"2026-06-12T15:46:06.840686902Z\" level=info msg=\"Created container 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e: openstack/glance-db-create-zt95r/mariadb-database-create\" id=50773faa-189d-4c99-836a-d9be739c09dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.844340 crc crio[24284]: time=\"2026-06-12T15:46:06.844197608Z\" level=info msg=\"Starting container: 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e\" id=4328e1aa-9649-4ca2-b3dc-014140ef686e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:06.859400 crc crio[24284]: time=\"2026-06-12T15:46:06.859237755Z\" level=info msg=\"Started container\" PID=60018 containerID=8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e description=openstack/glance-db-create-zt95r/mariadb-database-create id=4328e1aa-9649-4ca2-b3dc-014140ef686e name=/runtime.v1.RuntimeService/StartContainer sandboxID=202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\nJun 12 15:46:06.909992 crc crio[24284]: time=\"2026-06-12T15:46:06.909886718Z\" level=info msg=\"Created container 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update\" id=f8148f4d-d5b2-4c81-b145-e24e92af1613 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.911312 crc crio[24284]: time=\"2026-06-12T15:46:06.911171619Z\" level=info msg=\"Starting container: 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8\" id=7661f7c8-0228-4b61-8cae-67ccf11b2fb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:06.933464 crc crio[24284]: time=\"2026-06-12T15:46:06.933010573Z\" level=info msg=\"Started container\" PID=60029 containerID=4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8 description=openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update id=7661f7c8-0228-4b61-8cae-67ccf11b2fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\nJun 12 15:46:06.989835 crc crio[24284]: time=\"2026-06-12T15:46:06.989714502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.031664 crc crio[24284]: 2026-06-12T15:46:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:247803e564c88bf Mac:ba:18:f0:bb:79:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 SocketPath: PciID:}] [{Interface:0xc00035d550 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:07.032655 crc crio[24284]: time=\"2026-06-12T15:46:07.032586925Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc001e04a70}] Aliases:map[]}\"\nJun 12 15:46:07.032758 crc crio[24284]: time=\"2026-06-12T15:46:07.03274101Z\" level=info msg=\"Checking pod openstack_root-account-create-update-vbg8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:07.044740 crc crio[24284]: time=\"2026-06-12T15:46:07.044644217Z\" level=info msg=\"Ran pod sandbox 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 with infra container: openstack/root-account-create-update-vbg8q/POD\" id=231ea4a4-6c56-4ae2-869d-7c596782b34c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:07.048190 crc crio[24284]: time=\"2026-06-12T15:46:07.047998723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=18938dc8-c061-4a32-b5a0-11c7b08670f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.052378 crc crio[24284]: time=\"2026-06-12T15:46:07.050981118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=86878fa0-cd30-4684-8e26-2aaeb595f1f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.059110 crc crio[24284]: time=\"2026-06-12T15:46:07.058877979Z\" level=info msg=\"Creating container: openstack/root-account-create-update-vbg8q/mariadb-account-create-update\" id=f58c6ea2-662c-42e7-bfc1-2e4109aabbf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.061911 crc crio[24284]: time=\"2026-06-12T15:46:07.059587362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.143938 crc crio[24284]: time=\"2026-06-12T15:46:07.143839054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.149695 crc crio[24284]: time=\"2026-06-12T15:46:07.14960687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.166797 crc crio[24284]: time=\"2026-06-12T15:46:07.166656721Z\" level=info msg=\"Created container de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config\" id=9dd0eb4d-adfe-4a83-af2e-fc232768ac31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.172369 crc crio[24284]: time=\"2026-06-12T15:46:07.17222632Z\" level=info msg=\"Starting container: de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a\" id=6ed89c66-ea50-48db-b74e-7b24651b1297 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:07.183708 crc crio[24284]: time=\"2026-06-12T15:46:07.183129344Z\" level=info msg=\"Started container\" PID=60110 containerID=de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a description=openstack/ovn-controller-99nvp-config-wcmjc/ovn-config id=6ed89c66-ea50-48db-b74e-7b24651b1297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\nJun 12 15:46:07.312185 crc crio[24284]: time=\"2026-06-12T15:46:07.312051171Z\" level=info msg=\"Created container 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c: openstack/root-account-create-update-vbg8q/mariadb-account-create-update\" id=f58c6ea2-662c-42e7-bfc1-2e4109aabbf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.313796 crc crio[24284]: time=\"2026-06-12T15:46:07.313699955Z\" level=info msg=\"Starting container: 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c\" id=6732c18d-febb-4b41-8ff0-69b16dd51c75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:07.318909 crc crio[24284]: time=\"2026-06-12T15:46:07.318761538Z\" level=info msg=\"Started container\" PID=60153 containerID=5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c description=openstack/root-account-create-update-vbg8q/mariadb-account-create-update id=6732c18d-febb-4b41-8ff0-69b16dd51c75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\nJun 12 15:46:07.595372 crc crio[24284]: time=\"2026-06-12T15:46:07.594477873Z\" level=info msg=\"Stopping pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=00db2fdd-08fd-4dff-b738-cb2c58644fdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:07.595935 crc crio[24284]: time=\"2026-06-12T15:46:07.594668893Z\" level=info msg=\"Stopping pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=32ae4222-5abb-4a60-94c5-0df0ea1689fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:07.597729 crc crio[24284]: time=\"2026-06-12T15:46:07.597690878Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"\nJun 12 15:46:07.598006 crc crio[24284]: time=\"2026-06-12T15:46:07.597986697Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-vj5tg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:07.598529 crc crio[24284]: time=\"2026-06-12T15:46:07.598436346Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}\"\nJun 12 15:46:07.599286 crc crio[24284]: time=\"2026-06-12T15:46:07.599103938Z\" level=info msg=\"Deleting pod openstack_placement-db-create-pqrcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:08.196908 crc crio[24284]: time=\"2026-06-12T15:46:08.19662236Z\" level=info msg=\"Stopped pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=00db2fdd-08fd-4dff-b738-cb2c58644fdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:08.430324 crc crio[24284]: time=\"2026-06-12T15:46:08.420722009Z\" level=info msg=\"Stopped pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=32ae4222-5abb-4a60-94c5-0df0ea1689fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:08.692634 crc crio[24284]: time=\"2026-06-12T15:46:08.69242826Z\" level=info msg=\"Stopping pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=60869ea8-9f04-450f-90f4-0dcef5dde31e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:08.692634 crc crio[24284]: time=\"2026-06-12T15:46:08.692518522Z\" level=info msg=\"Stopping pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=495e45c6-8baa-4f06-a858-726d64ef8708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:08.692821 crc crio[24284]: time=\"2026-06-12T15:46:08.692580392Z\" level=info msg=\"Stopping pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=67ff96c2-910e-4427-9a2d-d093f175957a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.693211805Z\" level=info msg=\"Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc002c1e558}] Aliases:map[]}\"\nJun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.693409971Z\" level=info msg=\"Deleting pod openstack_glance-db-create-zt95r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.69244915Z\" level=info msg=\"Stopping pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=4c121a22-d120-4247-ba39-5f7f05a18b57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.693933676Z\" level=info msg=\"Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc004af8368}] Aliases:map[]}\"\nJun 12 15:46:08.694413 crc crio[24284]: time=\"2026-06-12T15:46:08.694336209Z\" level=info msg=\"Deleting pod openstack_keystone-c0db-account-create-update-dt2p6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:08.694594 crc crio[24284]: time=\"2026-06-12T15:46:08.694534615Z\" level=info msg=\"Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc00008d570}] Aliases:map[]}\"\nJun 12 15:46:08.694748 crc crio[24284]: time=\"2026-06-12T15:46:08.69469461Z\" level=info msg=\"Deleting pod openstack_glance-0e23-account-create-update-bs25s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:08.695431 crc crio[24284]: time=\"2026-06-12T15:46:08.695365562Z\" level=info msg=\"Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc00008d558}] Aliases:map[]}\"\nJun 12 15:46:08.695635 crc crio[24284]: time=\"2026-06-12T15:46:08.695543098Z\" level=info msg=\"Deleting pod openstack_placement-82b2-account-create-update-wshhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:09.201972 crc crio[24284]: time=\"2026-06-12T15:46:09.20116557Z\" level=info msg=\"Stopped pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=4c121a22-d120-4247-ba39-5f7f05a18b57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:09.487490 crc crio[24284]: time=\"2026-06-12T15:46:09.487385777Z\" level=info msg=\"Stopped pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=495e45c6-8baa-4f06-a858-726d64ef8708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:09.509994 crc crio[24284]: time=\"2026-06-12T15:46:09.509756047Z\" level=info msg=\"Stopped pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=60869ea8-9f04-450f-90f4-0dcef5dde31e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:09.556620 crc crio[24284]: time=\"2026-06-12T15:46:09.556507097Z\" level=info msg=\"Stopped pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=67ff96c2-910e-4427-9a2d-d093f175957a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:09.796956 crc crio[24284]: time=\"2026-06-12T15:46:09.796446217Z\" level=info msg=\"Stopping pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=8c5e762e-9cf2-4e33-8230-35c026a1a313 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:09.797162 crc crio[24284]: time=\"2026-06-12T15:46:09.796520204Z\" level=info msg=\"Stopping pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=31e1cba7-6ea8-40f0-a8fd-3aa4c37eeaee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:09.797877 crc crio[24284]: time=\"2026-06-12T15:46:09.797799431Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc0006beef0}] Aliases:map[]}\"\nJun 12 15:46:09.797877 crc crio[24284]: time=\"2026-06-12T15:46:09.797856697Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc004af85f8}] Aliases:map[]}\"\nJun 12 15:46:09.798047 crc crio[24284]: time=\"2026-06-12T15:46:09.797954876Z\" level=info msg=\"Deleting pod openstack_ovn-controller-99nvp-config-wcmjc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:09.798047 crc crio[24284]: time=\"2026-06-12T15:46:09.798001192Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-vbg8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:10.343170 crc crio[24284]: time=\"2026-06-12T15:46:10.342603627Z\" level=info msg=\"Stopped pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=8c5e762e-9cf2-4e33-8230-35c026a1a313 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:10.412428 crc crio[24284]: time=\"2026-06-12T15:46:10.412202202Z\" level=info msg=\"Stopped pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=31e1cba7-6ea8-40f0-a8fd-3aa4c37eeaee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:10.421385 crc crio[24284]: time=\"2026-06-12T15:46:10.421212375Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=1b2c49fc-30b1-4eb5-a134-61c9aac6373c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:10.421612 crc crio[24284]: time=\"2026-06-12T15:46:10.421479933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:10.453671 crc crio[24284]: time=\"2026-06-12T15:46:10.45359237Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 UID:99206bd2-3ffd-4965-a2b8-53525f58c86e NetNS:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99206bd2_3ffd_4965_a2b8_53525f58c86e.slice PodAnnotations:0xc004af8740}] Aliases:map[]}\"\nJun 12 15:46:10.453671 crc crio[24284]: time=\"2026-06-12T15:46:10.453639081Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:10.833626 crc crio[24284]: time=\"2026-06-12T15:46:10.833107933Z\" level=info msg=\"Stopping pod sandbox: b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396\" id=ebcb7680-b5bb-47e4-8257-7c4fffea38f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:10.834525 crc crio[24284]: time=\"2026-06-12T15:46:10.834445287Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc004af8900}] Aliases:map[]}\"\nJun 12 15:46:10.834700 crc crio[24284]: time=\"2026-06-12T15:46:10.834658814Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-t8nd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:11.113778 crc crio[24284]: 2026-06-12T15:46:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2256788cd30ed13 Mac:72:3c:69:24:76:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 SocketPath: PciID:}] [{Interface:0xc00023e600 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:11.121365 crc crio[24284]: time=\"2026-06-12T15:46:11.121167638Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 UID:99206bd2-3ffd-4965-a2b8-53525f58c86e NetNS:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99206bd2_3ffd_4965_a2b8_53525f58c86e.slice PodAnnotations:0xc004af8740}] Aliases:map[]}\"\nJun 12 15:46:11.121623 crc crio[24284]: time=\"2026-06-12T15:46:11.121446807Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:11.132960 crc crio[24284]: time=\"2026-06-12T15:46:11.132917839Z\" level=info msg=\"Ran pod sandbox 2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 with infra container: openstack/swift-storage-0/POD\" id=1b2c49fc-30b1-4eb5-a134-61c9aac6373c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:11.139234 crc crio[24284]: time=\"2026-06-12T15:46:11.139152869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.139674 crc crio[24284]: time=\"2026-06-12T15:46:11.139520061Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.139674 crc crio[24284]: time=\"2026-06-12T15:46:11.139582503Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.145603 crc crio[24284]: time=\"2026-06-12T15:46:11.143683451Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=173a0da2-a8ac-41ba-a60f-f3086e1133a0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:11.156952 crc crio[24284]: time=\"2026-06-12T15:46:11.15680355Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 12 15:46:11.233844 crc crio[24284]: time=\"2026-06-12T15:46:11.233738929Z\" level=info msg=\"Stopped pod sandbox: b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396\" id=ebcb7680-b5bb-47e4-8257-7c4fffea38f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:12.691745 crc crio[24284]: time=\"2026-06-12T15:46:12.691314338Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=173a0da2-a8ac-41ba-a60f-f3086e1133a0 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:12.693338 crc crio[24284]: time=\"2026-06-12T15:46:12.693178867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6274d083-0d89-470c-a30e-278a1f35c747 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:12.697987 crc crio[24284]: time=\"2026-06-12T15:46:12.697885338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=79e496cb-d732-4338-b7fb-c87fa6752209 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:12.706714 crc crio[24284]: time=\"2026-06-12T15:46:12.70660294Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=d153d7eb-1a2e-4f00-bf7d-3cbad8443632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:12.708777 crc crio[24284]: time=\"2026-06-12T15:46:12.708686478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:12.763680 crc crio[24284]: time=\"2026-06-12T15:46:12.763449894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:12.768403 crc crio[24284]: time=\"2026-06-12T15:46:12.768232599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:12.942008 crc crio[24284]: time=\"2026-06-12T15:46:12.941406005Z\" level=info msg=\"Created container a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723: openstack/swift-storage-0/xattr-restore\" id=d153d7eb-1a2e-4f00-bf7d-3cbad8443632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:12.943671 crc crio[24284]: time=\"2026-06-12T15:46:12.943517403Z\" level=info msg=\"Starting container: a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723\" id=1071b06e-dff6-4a41-b71c-dce9c6dbec56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:12.952581 crc crio[24284]: time=\"2026-06-12T15:46:12.952480312Z\" level=info msg=\"Started container\" PID=60834 containerID=a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723 description=openstack/swift-storage-0/xattr-restore id=1071b06e-dff6-4a41-b71c-dce9c6dbec56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:13.887393 crc crio[24284]: time=\"2026-06-12T15:46:13.887008978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:13.887393 crc crio[24284]: time=\"2026-06-12T15:46:13.887340744Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:13.887393 crc crio[24284]: time=\"2026-06-12T15:46:13.88738494Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:13.888889 crc crio[24284]: time=\"2026-06-12T15:46:13.888784955Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c1a64497-2ded-4ad6-842e-fe72d892c77a name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:13.892831 crc crio[24284]: time=\"2026-06-12T15:46:13.892690038Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 12 15:46:17.796388 crc crio[24284]: time=\"2026-06-12T15:46:17.795323473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=c1a64497-2ded-4ad6-842e-fe72d892c77a name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:17.797895 crc crio[24284]: time=\"2026-06-12T15:46:17.797311746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=415c1dce-e4eb-40f0-ae22-12b89b1bfe07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:17.823764 crc crio[24284]: time=\"2026-06-12T15:46:17.823582626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=185ba178-8e38-4cfa-80f3-f9b245ca34c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:17.914632 crc crio[24284]: time=\"2026-06-12T15:46:17.914331274Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=e6e08795-26a5-4a3b-a362-56da83046f6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:17.916755 crc crio[24284]: time=\"2026-06-12T15:46:17.91668065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:17.955215 crc crio[24284]: time=\"2026-06-12T15:46:17.955111327Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-nqcgn/POD\" id=5b38dfc5-dc69-45f0-b262-87b76e065ed8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:17.955440 crc crio[24284]: time=\"2026-06-12T15:46:17.955223271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:17.996469 crc crio[24284]: time=\"2026-06-12T15:46:17.995644441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.006353 crc crio[24284]: time=\"2026-06-12T15:46:18.004594383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.012423 crc crio[24284]: time=\"2026-06-12T15:46:18.010510014Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc002722548}] Aliases:map[]}\"\nJun 12 15:46:18.012423 crc crio[24284]: time=\"2026-06-12T15:46:18.010592877Z\" level=info msg=\"Adding pod openstack_glance-db-sync-nqcgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:18.076227 crc crio[24284]: time=\"2026-06-12T15:46:18.075943646Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-74b7x/POD\" id=dca450ae-3f71-48db-97ed-64df182b522c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:18.076227 crc crio[24284]: time=\"2026-06-12T15:46:18.076043099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.135940 crc crio[24284]: time=\"2026-06-12T15:46:18.135836994Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc002722840}] Aliases:map[]}\"\nJun 12 15:46:18.136314 crc crio[24284]: time=\"2026-06-12T15:46:18.135921167Z\" level=info msg=\"Adding pod openstack_root-account-create-update-74b7x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:18.253442 crc crio[24284]: time=\"2026-06-12T15:46:18.251825399Z\" level=info msg=\"Created container b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873: openstack/swift-storage-0/account-server\" id=e6e08795-26a5-4a3b-a362-56da83046f6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:18.255773 crc crio[24284]: time=\"2026-06-12T15:46:18.255708815Z\" level=info msg=\"Starting container: b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873\" id=835fe66a-41de-4c27-9298-c832ec9f8d7b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:18.267824 crc crio[24284]: time=\"2026-06-12T15:46:18.267347911Z\" level=info msg=\"Started container\" PID=61159 containerID=b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873 description=openstack/swift-storage-0/account-server id=835fe66a-41de-4c27-9298-c832ec9f8d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:18.291320 crc crio[24284]: time=\"2026-06-12T15:46:18.289210147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ddb7779c-6c61-4381-8aa4-465a4cb512bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:18.312402 crc crio[24284]: time=\"2026-06-12T15:46:18.310207653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4f0214ad-5573-4647-b801-61de2393df8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:18.341311 crc crio[24284]: time=\"2026-06-12T15:46:18.33796897Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=36b1eff3-56b0-439f-bb27-b5cdfc7e38de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:18.341311 crc crio[24284]: time=\"2026-06-12T15:46:18.339999606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.399727 crc crio[24284]: time=\"2026-06-12T15:46:18.399647952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.402783 crc crio[24284]: time=\"2026-06-12T15:46:18.402743119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.611930 crc crio[24284]: time=\"2026-06-12T15:46:18.611795934Z\" level=info msg=\"Created container e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0: openstack/swift-storage-0/account-replicator\" id=36b1eff3-56b0-439f-bb27-b5cdfc7e38de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:18.613940 crc crio[24284]: time=\"2026-06-12T15:46:18.613788083Z\" level=info msg=\"Starting container: e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0\" id=ddfd7b40-c7ec-47d4-8549-64e0cf1d29ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:18.622924 crc crio[24284]: time=\"2026-06-12T15:46:18.62283956Z\" level=info msg=\"Started container\" PID=61235 containerID=e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0 description=openstack/swift-storage-0/account-replicator id=ddfd7b40-c7ec-47d4-8549-64e0cf1d29ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:18.786952 crc crio[24284]: time=\"2026-06-12T15:46:18.785209661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=56f4aef5-e33a-44e2-afc0-4c552e0d20f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:18.800323 crc crio[24284]: time=\"2026-06-12T15:46:18.800001289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5b989990-09c4-4c0f-90d5-4306174955be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:18.813318 crc crio[24284]: time=\"2026-06-12T15:46:18.810637945Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=ff1c33d6-b443-4722-b7b7-3aab5d9b7fdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:18.813318 crc crio[24284]: time=\"2026-06-12T15:46:18.812519187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.833104 crc crio[24284]: 2026-06-12T15:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e09e1f8052c8c8 Mac:56:40:00:40:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:18.833104 crc crio[24284]: time=\"2026-06-12T15:46:18.828233976Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc002722840}] Aliases:map[]}\"\nJun 12 15:46:18.833104 crc crio[24284]: time=\"2026-06-12T15:46:18.828471644Z\" level=info msg=\"Checking pod openstack_root-account-create-update-74b7x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:18.854381 crc crio[24284]: time=\"2026-06-12T15:46:18.854221033Z\" level=info msg=\"Ran pod sandbox 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 with infra container: openstack/root-account-create-update-74b7x/POD\" id=dca450ae-3f71-48db-97ed-64df182b522c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:18.860065 crc crio[24284]: time=\"2026-06-12T15:46:18.859941537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=50106164-5107-4210-9d05-729e27318db1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:18.869322 crc crio[24284]: time=\"2026-06-12T15:46:18.869053574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6712abd5-848f-4097-b65b-5532d554705a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:18.894159 crc crio[24284]: time=\"2026-06-12T15:46:18.894002365Z\" level=info msg=\"Creating container: openstack/root-account-create-update-74b7x/mariadb-account-create-update\" id=15be3fd1-d6c8-4e59-bc4b-c182e8cbe834 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:18.894809 crc crio[24284]: time=\"2026-06-12T15:46:18.894608035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.928051 crc crio[24284]: time=\"2026-06-12T15:46:18.927543301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.933061 crc crio[24284]: time=\"2026-06-12T15:46:18.932987755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.956828 crc crio[24284]: time=\"2026-06-12T15:46:18.956752094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.966060 crc crio[24284]: time=\"2026-06-12T15:46:18.965065726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:18.972478 crc crio[24284]: 2026-06-12T15:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bb1ca6fee8b3a4 Mac:5e:12:7c:a2:41:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:18.977566 crc crio[24284]: time=\"2026-06-12T15:46:18.977510933Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc002722548}] Aliases:map[]}\"\nJun 12 15:46:18.978560 crc crio[24284]: time=\"2026-06-12T15:46:18.978438663Z\" level=info msg=\"Checking pod openstack_glance-db-sync-nqcgn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:19.008406 crc crio[24284]: time=\"2026-06-12T15:46:19.008354921Z\" level=info msg=\"Ran pod sandbox 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 with infra container: openstack/glance-db-sync-nqcgn/POD\" id=5b38dfc5-dc69-45f0-b262-87b76e065ed8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:19.013455 crc crio[24284]: time=\"2026-06-12T15:46:19.013126527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.013455 crc crio[24284]: time=\"2026-06-12T15:46:19.013378785Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.013455 crc crio[24284]: time=\"2026-06-12T15:46:19.013423746Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.016047 crc crio[24284]: time=\"2026-06-12T15:46:19.015915918Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c3968d7d-0e29-4c6c-a6d0-f45d2cba0d16 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:19.023552 crc crio[24284]: time=\"2026-06-12T15:46:19.022241561Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 12 15:46:19.184532 crc crio[24284]: time=\"2026-06-12T15:46:19.184408371Z\" level=info msg=\"Created container 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0: openstack/root-account-create-update-74b7x/mariadb-account-create-update\" id=15be3fd1-d6c8-4e59-bc4b-c182e8cbe834 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:19.185621 crc crio[24284]: time=\"2026-06-12T15:46:19.185536628Z\" level=info msg=\"Created container 5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00: openstack/swift-storage-0/account-auditor\" id=ff1c33d6-b443-4722-b7b7-3aab5d9b7fdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:19.211102 crc crio[24284]: time=\"2026-06-12T15:46:19.21097447Z\" level=info msg=\"Starting container: 5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00\" id=f36b9fe6-e073-408e-b014-4f1f5b3c9610 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:19.211549 crc crio[24284]: time=\"2026-06-12T15:46:19.211491677Z\" level=info msg=\"Starting container: 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0\" id=2813cffe-b681-4a69-bf3c-ea1f6e3e3d0b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:19.219631 crc crio[24284]: time=\"2026-06-12T15:46:19.219510916Z\" level=info msg=\"Started container\" PID=61285 containerID=5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00 description=openstack/swift-storage-0/account-auditor id=f36b9fe6-e073-408e-b014-4f1f5b3c9610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:19.221131 crc crio[24284]: time=\"2026-06-12T15:46:19.220938894Z\" level=info msg=\"Started container\" PID=61287 containerID=0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0 description=openstack/root-account-create-update-74b7x/mariadb-account-create-update id=2813cffe-b681-4a69-bf3c-ea1f6e3e3d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\nJun 12 15:46:19.247845 crc crio[24284]: time=\"2026-06-12T15:46:19.247742568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dede77fd-6ab3-47fa-a82d-062acfd2e532 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.269130 crc crio[24284]: time=\"2026-06-12T15:46:19.26901391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4cc08b3f-fb66-4b87-ae0a-1579c35d52ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.280499 crc crio[24284]: time=\"2026-06-12T15:46:19.280376673Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=7d450e80-ec8e-407e-bfc4-6bf1ef7e3edb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:19.283546 crc crio[24284]: time=\"2026-06-12T15:46:19.283464274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:19.360723 crc crio[24284]: time=\"2026-06-12T15:46:19.360662237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:19.370151 crc crio[24284]: time=\"2026-06-12T15:46:19.369802333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:19.503351 crc crio[24284]: time=\"2026-06-12T15:46:19.503179163Z\" level=info msg=\"Created container 30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2: openstack/swift-storage-0/account-reaper\" id=7d450e80-ec8e-407e-bfc4-6bf1ef7e3edb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:19.504965 crc crio[24284]: time=\"2026-06-12T15:46:19.504876138Z\" level=info msg=\"Starting container: 30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2\" id=3165e24c-c22a-41fa-a6f7-ba699c673bba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:19.511805 crc crio[24284]: time=\"2026-06-12T15:46:19.511482122Z\" level=info msg=\"Started container\" PID=61330 containerID=30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2 description=openstack/swift-storage-0/account-reaper id=3165e24c-c22a-41fa-a6f7-ba699c673bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:19.527428 crc crio[24284]: time=\"2026-06-12T15:46:19.527338854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.527685 crc crio[24284]: time=\"2026-06-12T15:46:19.5275182Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.527685 crc crio[24284]: time=\"2026-06-12T15:46:19.527560391Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:19.528830 crc crio[24284]: time=\"2026-06-12T15:46:19.528740939Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e9e49d92-6090-43c1-a47d-24a826f52ece name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:19.532395 crc crio[24284]: time=\"2026-06-12T15:46:19.532314515Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 12 15:46:21.021966 crc crio[24284]: time=\"2026-06-12T15:46:21.020940591Z\" level=info msg=\"Stopping pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=d57732f0-7648-491a-9b95-b6c2205e3bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:21.024617 crc crio[24284]: time=\"2026-06-12T15:46:21.02458271Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}\"\nJun 12 15:46:21.024863 crc crio[24284]: time=\"2026-06-12T15:46:21.024844128Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-74b7x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:21.266126 crc crio[24284]: time=\"2026-06-12T15:46:21.265602099Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=e9e49d92-6090-43c1-a47d-24a826f52ece name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:21.268288 crc crio[24284]: time=\"2026-06-12T15:46:21.267035043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6c1abb81-8543-4ea7-b197-588432017ecb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:21.292939 crc crio[24284]: time=\"2026-06-12T15:46:21.292697404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=99cb64ae-2762-4d37-bcdc-155676b5fd4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:21.304600 crc crio[24284]: time=\"2026-06-12T15:46:21.304458923Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=714e633b-30c4-42eb-81bc-86512c0da8a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:21.306726 crc crio[24284]: time=\"2026-06-12T15:46:21.306677646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.386495 crc crio[24284]: time=\"2026-06-12T15:46:21.386410722Z\" level=info msg=\"Stopped pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=d57732f0-7648-491a-9b95-b6c2205e3bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:21.399121 crc crio[24284]: time=\"2026-06-12T15:46:21.399038864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.405812 crc crio[24284]: time=\"2026-06-12T15:46:21.405746667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.656131 crc crio[24284]: time=\"2026-06-12T15:46:21.655682733Z\" level=info msg=\"Created container 0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55: openstack/swift-storage-0/container-server\" id=714e633b-30c4-42eb-81bc-86512c0da8a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:21.657616 crc crio[24284]: time=\"2026-06-12T15:46:21.657485369Z\" level=info msg=\"Starting container: 0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55\" id=aa5dfa3a-c932-41a8-bcbb-410fcb5d7274 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:21.668801 crc crio[24284]: time=\"2026-06-12T15:46:21.668693044Z\" level=info msg=\"Started container\" PID=61475 containerID=0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55 description=openstack/swift-storage-0/container-server id=aa5dfa3a-c932-41a8-bcbb-410fcb5d7274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:21.688859 crc crio[24284]: time=\"2026-06-12T15:46:21.688734332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a9c14713-3363-49eb-b616-0e35ddf4e790 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:21.706985 crc crio[24284]: time=\"2026-06-12T15:46:21.706776385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c22f4261-4fc1-4aa3-8ff9-6867fccb16e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:21.719229 crc crio[24284]: time=\"2026-06-12T15:46:21.718523114Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=bbefff93-63af-4bad-84c4-283ff63fffe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:21.721322 crc crio[24284]: time=\"2026-06-12T15:46:21.72114661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.783746 crc crio[24284]: time=\"2026-06-12T15:46:21.783581637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.790224 crc crio[24284]: time=\"2026-06-12T15:46:21.789953772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.892500 crc crio[24284]: time=\"2026-06-12T15:46:21.892389605Z\" level=info msg=\"Created container 998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a: openstack/swift-storage-0/container-replicator\" id=bbefff93-63af-4bad-84c4-283ff63fffe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:21.893948 crc crio[24284]: time=\"2026-06-12T15:46:21.893885892Z\" level=info msg=\"Starting container: 998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a\" id=d45b758d-a2b4-45fc-a187-24d7716d4c22 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:21.900359 crc crio[24284]: time=\"2026-06-12T15:46:21.899768811Z\" level=info msg=\"Started container\" PID=61506 containerID=998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a description=openstack/swift-storage-0/container-replicator id=d45b758d-a2b4-45fc-a187-24d7716d4c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:21.919133 crc crio[24284]: time=\"2026-06-12T15:46:21.918934082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a464e033-f4c6-444c-81f4-451b80701096 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:21.933667 crc crio[24284]: time=\"2026-06-12T15:46:21.933579074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c3a88723-af17-499d-b985-6ad55d1c866a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:21.942122 crc crio[24284]: time=\"2026-06-12T15:46:21.942034477Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=efea735e-efcd-4e98-a69c-0a77278c5223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:21.943910 crc crio[24284]: time=\"2026-06-12T15:46:21.943877838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.986919 crc crio[24284]: time=\"2026-06-12T15:46:21.986697073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:21.989979 crc crio[24284]: time=\"2026-06-12T15:46:21.989906605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.121561 crc crio[24284]: time=\"2026-06-12T15:46:22.120896947Z\" level=info msg=\"Created container 0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba: openstack/swift-storage-0/container-auditor\" id=efea735e-efcd-4e98-a69c-0a77278c5223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:22.124384 crc crio[24284]: time=\"2026-06-12T15:46:22.124318649Z\" level=info msg=\"Starting container: 0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba\" id=92e0a14e-78f3-405b-88b1-72e7bce0bec8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:22.135684 crc crio[24284]: time=\"2026-06-12T15:46:22.135562213Z\" level=info msg=\"Started container\" PID=61520 containerID=0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba description=openstack/swift-storage-0/container-auditor id=92e0a14e-78f3-405b-88b1-72e7bce0bec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:22.157181 crc crio[24284]: time=\"2026-06-12T15:46:22.157029355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d87d4945-ac10-4b8a-bbe8-d885bbad8616 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:22.172137 crc crio[24284]: time=\"2026-06-12T15:46:22.171978473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=074fcd51-3dda-4cfb-8878-d8b88936f09d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:22.182770 crc crio[24284]: time=\"2026-06-12T15:46:22.182663934Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=67dfc698-2d33-43c1-8ad9-c3a033f9edfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:22.184949 crc crio[24284]: time=\"2026-06-12T15:46:22.184859095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.246636 crc crio[24284]: time=\"2026-06-12T15:46:22.246465549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.254370 crc crio[24284]: time=\"2026-06-12T15:46:22.253994279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.485645 crc crio[24284]: time=\"2026-06-12T15:46:22.485593323Z\" level=info msg=\"Created container 23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c: openstack/swift-storage-0/container-updater\" id=67dfc698-2d33-43c1-8ad9-c3a033f9edfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:22.488116 crc crio[24284]: time=\"2026-06-12T15:46:22.488061554Z\" level=info msg=\"Starting container: 23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c\" id=b928e2a7-036d-4c9c-9b5a-7675e53481da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:22.495047 crc crio[24284]: time=\"2026-06-12T15:46:22.495003588Z\" level=info msg=\"Started container\" PID=61532 containerID=23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c description=openstack/swift-storage-0/container-updater id=b928e2a7-036d-4c9c-9b5a-7675e53481da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:22.509603 crc crio[24284]: time=\"2026-06-12T15:46:22.509527456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a6aaf3fd-84a8-4ff1-9659-5e51820fee2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:22.526889 crc crio[24284]: time=\"2026-06-12T15:46:22.526804225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d4c074d0-9fc4-4e70-b341-c3d21d17ed25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:22.537804 crc crio[24284]: time=\"2026-06-12T15:46:22.537686288Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=5d20d9c8-e8a7-4494-bf3c-04bce646cc89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:22.539239 crc crio[24284]: time=\"2026-06-12T15:46:22.539191848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.589219 crc crio[24284]: time=\"2026-06-12T15:46:22.589018306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.593140 crc crio[24284]: time=\"2026-06-12T15:46:22.593030976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:22.997626 crc crio[24284]: time=\"2026-06-12T15:46:22.997138976Z\" level=info msg=\"Created container 78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731: openstack/swift-storage-0/object-server\" id=5d20d9c8-e8a7-4494-bf3c-04bce646cc89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:22.998809 crc crio[24284]: time=\"2026-06-12T15:46:22.998730086Z\" level=info msg=\"Starting container: 78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731\" id=0935e8c8-123b-4979-bbb2-b36dc3aa1bb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:23.005671 crc crio[24284]: time=\"2026-06-12T15:46:23.005601668Z\" level=info msg=\"Started container\" PID=61559 containerID=78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731 description=openstack/swift-storage-0/object-server id=0935e8c8-123b-4979-bbb2-b36dc3aa1bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:23.071756 crc crio[24284]: time=\"2026-06-12T15:46:23.069817003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a2162bd9-43eb-4565-b125-67ff0b62d9fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.099164 crc crio[24284]: time=\"2026-06-12T15:46:23.098940275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=999f71c2-cfc8-462d-8e87-0637e9182c16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.108798 crc crio[24284]: time=\"2026-06-12T15:46:23.108684659Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=37073f77-be2b-4d6d-a654-a85fa3596562 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.111183 crc crio[24284]: time=\"2026-06-12T15:46:23.111126379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.188797 crc crio[24284]: time=\"2026-06-12T15:46:23.188672494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.194969 crc crio[24284]: time=\"2026-06-12T15:46:23.194859595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.312444 crc crio[24284]: time=\"2026-06-12T15:46:23.312341311Z\" level=info msg=\"Created container ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab: openstack/swift-storage-0/object-replicator\" id=37073f77-be2b-4d6d-a654-a85fa3596562 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.313885 crc crio[24284]: time=\"2026-06-12T15:46:23.313805258Z\" level=info msg=\"Starting container: ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab\" id=33846b1a-1cc6-4f0c-b4d4-d4db9a9b0ceb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:23.320683 crc crio[24284]: time=\"2026-06-12T15:46:23.320576869Z\" level=info msg=\"Started container\" PID=61602 containerID=ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab description=openstack/swift-storage-0/object-replicator id=33846b1a-1cc6-4f0c-b4d4-d4db9a9b0ceb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:23.334873 crc crio[24284]: time=\"2026-06-12T15:46:23.334795607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5c073dab-c834-4a04-bd34-203b5c7dcb12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.366762 crc crio[24284]: time=\"2026-06-12T15:46:23.366668446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f6f9e96d-a46c-429e-b8ad-3e9918c6f5dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.378548 crc crio[24284]: time=\"2026-06-12T15:46:23.378441147Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=ddda0830-119f-437e-a99b-ddfbb074199d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.380833 crc crio[24284]: time=\"2026-06-12T15:46:23.380770613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.429380 crc crio[24284]: time=\"2026-06-12T15:46:23.429291293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.432797 crc crio[24284]: time=\"2026-06-12T15:46:23.432724915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.585678 crc crio[24284]: time=\"2026-06-12T15:46:23.585572181Z\" level=info msg=\"Created container cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494: openstack/swift-storage-0/object-auditor\" id=ddda0830-119f-437e-a99b-ddfbb074199d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.589176 crc crio[24284]: time=\"2026-06-12T15:46:23.589024552Z\" level=info msg=\"Starting container: cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494\" id=0b6345cb-0eaa-4725-8552-651b1e0d9415 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:23.600238 crc crio[24284]: time=\"2026-06-12T15:46:23.600141252Z\" level=info msg=\"Started container\" PID=61666 containerID=cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494 description=openstack/swift-storage-0/object-auditor id=0b6345cb-0eaa-4725-8552-651b1e0d9415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:23.623806 crc crio[24284]: time=\"2026-06-12T15:46:23.623696556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=201d2f3c-7134-4b5c-a570-7aa9d7a1deb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.651824 crc crio[24284]: time=\"2026-06-12T15:46:23.651713174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e6984972-80b3-4be0-a969-2e24293a947a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.669449 crc crio[24284]: time=\"2026-06-12T15:46:23.666367232Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=a81f3fe9-b252-4116-a1ec-270de54b01e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.669449 crc crio[24284]: time=\"2026-06-12T15:46:23.668170581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.753742 crc crio[24284]: time=\"2026-06-12T15:46:23.752762683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.765946 crc crio[24284]: time=\"2026-06-12T15:46:23.765230697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.897828 crc crio[24284]: time=\"2026-06-12T15:46:23.897700698Z\" level=info msg=\"Created container 1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8: openstack/swift-storage-0/object-updater\" id=a81f3fe9-b252-4116-a1ec-270de54b01e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.899979 crc crio[24284]: time=\"2026-06-12T15:46:23.899883738Z\" level=info msg=\"Starting container: 1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8\" id=6ac229c6-957b-482e-9231-05f694a5ec7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:23.906076 crc crio[24284]: time=\"2026-06-12T15:46:23.905988826Z\" level=info msg=\"Started container\" PID=61692 containerID=1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8 description=openstack/swift-storage-0/object-updater id=6ac229c6-957b-482e-9231-05f694a5ec7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:23.923324 crc crio[24284]: time=\"2026-06-12T15:46:23.921551598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=b212981b-af6e-412c-9ea6-b77aece9d919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.946697 crc crio[24284]: time=\"2026-06-12T15:46:23.946544007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2e44b2e3-f9e5-41e3-9661-8680428e03dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.962004 crc crio[24284]: time=\"2026-06-12T15:46:23.961914603Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=bcf522c3-e2e3-47f8-8395-483c95a9ddf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.963713 crc crio[24284]: time=\"2026-06-12T15:46:23.96365148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:24.041866 crc crio[24284]: time=\"2026-06-12T15:46:24.041771283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:24.047543 crc crio[24284]: time=\"2026-06-12T15:46:24.047318242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:24.661204 crc crio[24284]: time=\"2026-06-12T15:46:24.661135459Z\" level=info msg=\"Created container 7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad: openstack/swift-storage-0/object-expirer\" id=bcf522c3-e2e3-47f8-8395-483c95a9ddf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:24.664051 crc crio[24284]: time=\"2026-06-12T15:46:24.663839036Z\" level=info msg=\"Starting container: 7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad\" id=91be2b3a-78b9-46f4-b38b-d930cf08bdc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:24.673556 crc crio[24284]: time=\"2026-06-12T15:46:24.673452932Z\" level=info msg=\"Started container\" PID=61750 containerID=7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad description=openstack/swift-storage-0/object-expirer id=91be2b3a-78b9-46f4-b38b-d930cf08bdc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:24.774372 crc crio[24284]: time=\"2026-06-12T15:46:24.774155391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3734339f-ab12-4d11-aa6b-e3a3941a463e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:24.788377 crc crio[24284]: time=\"2026-06-12T15:46:24.788296508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=95574566-9def-44ca-b261-fe6bc6af0e9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:24.998440 crc crio[24284]: time=\"2026-06-12T15:46:24.997599382Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=b168f084-fc64-4b4b-8d26-15ebec66eac8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:25.000520 crc crio[24284]: time=\"2026-06-12T15:46:25.000404654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:25.058915 crc crio[24284]: time=\"2026-06-12T15:46:25.05880771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:25.062858 crc crio[24284]: time=\"2026-06-12T15:46:25.062754597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:25.370879 crc crio[24284]: time=\"2026-06-12T15:46:25.37070496Z\" level=info msg=\"Created container c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc: openstack/swift-storage-0/rsync\" id=b168f084-fc64-4b4b-8d26-15ebec66eac8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:25.376965 crc crio[24284]: time=\"2026-06-12T15:46:25.37688187Z\" level=info msg=\"Starting container: c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc\" id=0a187754-d250-4037-9e5b-70241b4f9a14 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:25.384076 crc crio[24284]: time=\"2026-06-12T15:46:25.383974219Z\" level=info msg=\"Started container\" PID=61825 containerID=c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc description=openstack/swift-storage-0/rsync id=0a187754-d250-4037-9e5b-70241b4f9a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:25.396800 crc crio[24284]: time=\"2026-06-12T15:46:25.396330677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a4fa476c-5c79-4fc3-9969-3b74b675e73a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:25.430756 crc crio[24284]: time=\"2026-06-12T15:46:25.430699858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=55d19111-6dc8-4f33-95b7-9d63e83bb196 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:25.442066 crc crio[24284]: time=\"2026-06-12T15:46:25.442010864Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=0a3cb731-a5b0-4674-b697-ff1fb51d366c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:25.444395 crc crio[24284]: time=\"2026-06-12T15:46:25.44435039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:25.491502 crc crio[24284]: time=\"2026-06-12T15:46:25.491446601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:25.497357 crc crio[24284]: time=\"2026-06-12T15:46:25.497311561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:25.678732 crc crio[24284]: time=\"2026-06-12T15:46:25.678674481Z\" level=info msg=\"Created container 5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9: openstack/swift-storage-0/swift-recon-cron\" id=0a3cb731-a5b0-4674-b697-ff1fb51d366c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:25.682008 crc crio[24284]: time=\"2026-06-12T15:46:25.681910466Z\" level=info msg=\"Starting container: 5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9\" id=b2a47221-0a7f-47ac-9bb2-76782d997c3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:25.687999 crc crio[24284]: time=\"2026-06-12T15:46:25.68790169Z\" level=info msg=\"Started container\" PID=61854 containerID=5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9 description=openstack/swift-storage-0/swift-recon-cron id=b2a47221-0a7f-47ac-9bb2-76782d997c3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2\nJun 12 15:46:26.314143 crc crio[24284]: time=\"2026-06-12T15:46:26.313760978Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-8c889/POD\" id=9226b6f2-2be4-412e-a07c-5359b97ad8dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:26.314525 crc crio[24284]: time=\"2026-06-12T15:46:26.314168681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:26.368048 crc crio[24284]: time=\"2026-06-12T15:46:26.367906736Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc001212bd0}] Aliases:map[]}\"\nJun 12 15:46:26.368048 crc crio[24284]: time=\"2026-06-12T15:46:26.367966178Z\" level=info msg=\"Adding pod openstack_root-account-create-update-8c889 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:26.524360 crc crio[24284]: time=\"2026-06-12T15:46:26.524174939Z\" level=info msg=\"Removing container: 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9\" id=e02f93fb-a54a-493b-9d67-61e173b79b2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:26.737907 crc crio[24284]: time=\"2026-06-12T15:46:26.734846184Z\" level=info msg=\"Removed container 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9: openshift-infra/auto-csr-approver-29687980-hdlnd/oc\" id=e02f93fb-a54a-493b-9d67-61e173b79b2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:26.753565 crc crio[24284]: time=\"2026-06-12T15:46:26.752829775Z\" level=info msg=\"Stopping pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=439b13f7-d97e-4da4-8fc6-9eb1bbff8bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.753565 crc crio[24284]: time=\"2026-06-12T15:46:26.752947052Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=439b13f7-d97e-4da4-8fc6-9eb1bbff8bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.754059 crc crio[24284]: time=\"2026-06-12T15:46:26.75392038Z\" level=info msg=\"Removing pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=fedef6a9-ccce-4ab9-a81f-589375ccec0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.793063 crc crio[24284]: time=\"2026-06-12T15:46:26.792939734Z\" level=info msg=\"Removed pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=fedef6a9-ccce-4ab9-a81f-589375ccec0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.795027 crc crio[24284]: time=\"2026-06-12T15:46:26.794982927Z\" level=info msg=\"Stopping pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=eb716954-883d-46a5-af04-2c1478aa5e88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.795659 crc crio[24284]: time=\"2026-06-12T15:46:26.795630944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=eb716954-883d-46a5-af04-2c1478aa5e88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.809141 crc crio[24284]: time=\"2026-06-12T15:46:26.809053432Z\" level=info msg=\"Removing pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=433db4d9-e9ea-4a20-b2fa-b1a7a48a5e23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.822849 crc crio[24284]: time=\"2026-06-12T15:46:26.822784341Z\" level=info msg=\"Removed pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=433db4d9-e9ea-4a20-b2fa-b1a7a48a5e23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.824731 crc crio[24284]: time=\"2026-06-12T15:46:26.824678136Z\" level=info msg=\"Stopping pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=13cd69d1-d19f-40ce-bf5f-a1f8afc5aaff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.824911 crc crio[24284]: time=\"2026-06-12T15:46:26.824751439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=13cd69d1-d19f-40ce-bf5f-a1f8afc5aaff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.825589 crc crio[24284]: time=\"2026-06-12T15:46:26.825559385Z\" level=info msg=\"Removing pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=9601777a-b82a-40e8-bcdf-a45891f60575 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.858875 crc crio[24284]: time=\"2026-06-12T15:46:26.858775891Z\" level=info msg=\"Removed pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=9601777a-b82a-40e8-bcdf-a45891f60575 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.860029 crc crio[24284]: time=\"2026-06-12T15:46:26.859945127Z\" level=info msg=\"Stopping pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d157f2ac-4eda-496b-8658-fee51368d22f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.860170 crc crio[24284]: time=\"2026-06-12T15:46:26.86004577Z\" level=info msg=\"Stopped pod sandbox (already stopped): a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d157f2ac-4eda-496b-8658-fee51368d22f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.860800 crc crio[24284]: time=\"2026-06-12T15:46:26.860736762Z\" level=info msg=\"Removing pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d950a3e4-38b6-4db5-9a63-ce2a08e3d2cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.881938 crc crio[24284]: time=\"2026-06-12T15:46:26.881833586Z\" level=info msg=\"Removed pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d950a3e4-38b6-4db5-9a63-ce2a08e3d2cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.882987 crc crio[24284]: time=\"2026-06-12T15:46:26.88292583Z\" level=info msg=\"Stopping pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=f5d44358-196b-4242-b843-be8269271b19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.883136 crc crio[24284]: time=\"2026-06-12T15:46:26.882997882Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=f5d44358-196b-4242-b843-be8269271b19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.883919 crc crio[24284]: time=\"2026-06-12T15:46:26.883831229Z\" level=info msg=\"Removing pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=108e7fae-d233-412c-bbe1-b40e13931275 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.898131 crc crio[24284]: time=\"2026-06-12T15:46:26.897989208Z\" level=info msg=\"Removed pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=108e7fae-d233-412c-bbe1-b40e13931275 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.899106 crc crio[24284]: time=\"2026-06-12T15:46:26.898981618Z\" level=info msg=\"Stopping pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=c2e5193c-e52c-49bd-9651-8c25e653c52e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.899106 crc crio[24284]: time=\"2026-06-12T15:46:26.899071041Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=c2e5193c-e52c-49bd-9651-8c25e653c52e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.899930 crc crio[24284]: time=\"2026-06-12T15:46:26.899845895Z\" level=info msg=\"Removing pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=b3611818-5fc1-4ffc-9819-672eadd4118a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.923180 crc crio[24284]: time=\"2026-06-12T15:46:26.923007777Z\" level=info msg=\"Removed pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=b3611818-5fc1-4ffc-9819-672eadd4118a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.924227 crc crio[24284]: time=\"2026-06-12T15:46:26.924149562Z\" level=info msg=\"Stopping pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=ba35c514-8b79-4f26-ae37-d1472e4f92b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.924227 crc crio[24284]: time=\"2026-06-12T15:46:26.924215904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=ba35c514-8b79-4f26-ae37-d1472e4f92b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:26.924907 crc crio[24284]: time=\"2026-06-12T15:46:26.924831434Z\" level=info msg=\"Removing pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=4c81639c-1813-40d2-86d4-8e0301c83f8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.955468 crc crio[24284]: time=\"2026-06-12T15:46:26.954942781Z\" level=info msg=\"Removed pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=4c81639c-1813-40d2-86d4-8e0301c83f8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:26.986242 crc crio[24284]: 2026-06-12T15:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3af05c049f83f Mac:5a:59:6b:0d:98:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc SocketPath: PciID:}] [{Interface:0xc00022e6c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:26.988507 crc crio[24284]: time=\"2026-06-12T15:46:26.988309915Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc001212bd0}] Aliases:map[]}\"\nJun 12 15:46:26.988609 crc crio[24284]: time=\"2026-06-12T15:46:26.988517932Z\" level=info msg=\"Checking pod openstack_root-account-create-update-8c889 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:27.004761 crc crio[24284]: time=\"2026-06-12T15:46:27.004657377Z\" level=info msg=\"Ran pod sandbox 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 with infra container: openstack/root-account-create-update-8c889/POD\" id=9226b6f2-2be4-412e-a07c-5359b97ad8dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.007884 crc crio[24284]: time=\"2026-06-12T15:46:27.007799605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c90b792d-2f40-4604-b4d9-401c88befba0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:27.010886 crc crio[24284]: time=\"2026-06-12T15:46:27.010727449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=272903de-a5e6-455e-9f87-8d370cd8aa4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:27.032921 crc crio[24284]: time=\"2026-06-12T15:46:27.032846255Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c889/mariadb-account-create-update\" id=e4d43377-7556-4375-8362-580d342d98cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:27.033403 crc crio[24284]: time=\"2026-06-12T15:46:27.03334853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:27.089774 crc crio[24284]: time=\"2026-06-12T15:46:27.08967783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:27.109163 crc crio[24284]: time=\"2026-06-12T15:46:27.108421496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:27.148414 crc crio[24284]: time=\"2026-06-12T15:46:27.148197022Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/POD\" id=a9b0e92b-2827-4dc2-aa3a-99cb01dbf769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.148414 crc crio[24284]: time=\"2026-06-12T15:46:27.148352737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:27.174112 crc crio[24284]: time=\"2026-06-12T15:46:27.173915363Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722190}] Aliases:map[]}\"\nJun 12 15:46:27.174112 crc crio[24284]: time=\"2026-06-12T15:46:27.173974395Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:27.363061 crc crio[24284]: time=\"2026-06-12T15:46:27.36259786Z\" level=info msg=\"Created container dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d: openstack/root-account-create-update-8c889/mariadb-account-create-update\" id=e4d43377-7556-4375-8362-580d342d98cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:27.365963 crc crio[24284]: time=\"2026-06-12T15:46:27.365918738Z\" level=info msg=\"Starting container: dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d\" id=c493bff3-49f0-4ff6-ab77-938a70447473 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:27.373453 crc crio[24284]: time=\"2026-06-12T15:46:27.373401562Z\" level=info msg=\"Started container\" PID=62007 containerID=dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d description=openstack/root-account-create-update-8c889/mariadb-account-create-update id=c493bff3-49f0-4ff6-ab77-938a70447473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\nJun 12 15:46:27.815829 crc crio[24284]: 2026-06-12T15:46:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bedad189c542907 Mac:ee:f5:fc:ce:5f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d SocketPath: PciID:}] [{Interface:0xc00048c6e0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:27.816958 crc crio[24284]: time=\"2026-06-12T15:46:27.816019966Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722190}] Aliases:map[]}\"\nJun 12 15:46:27.816958 crc crio[24284]: time=\"2026-06-12T15:46:27.816238303Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:27.837532 crc crio[24284]: time=\"2026-06-12T15:46:27.837418717Z\" level=info msg=\"Ran pod sandbox bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 with infra container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/POD\" id=a9b0e92b-2827-4dc2-aa3a-99cb01dbf769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:27.845949 crc crio[24284]: time=\"2026-06-12T15:46:27.845453266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a08d9ced-7443-4d0b-bb59-b98c250cb865 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:27.919217 crc crio[24284]: time=\"2026-06-12T15:46:27.916871338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a0bbd09-6229-40ed-abdd-ab2249797b34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:27.930695 crc crio[24284]: time=\"2026-06-12T15:46:27.930600667Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init\" id=ff990bde-ec6f-44e7-b1d8-ddaa0168a0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:27.931112 crc crio[24284]: time=\"2026-06-12T15:46:27.931029741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:28.006849 crc crio[24284]: time=\"2026-06-12T15:46:28.006736346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:28.012576 crc crio[24284]: time=\"2026-06-12T15:46:28.012488202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:28.230241 crc crio[24284]: time=\"2026-06-12T15:46:28.230166907Z\" level=info msg=\"Created container 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init\" id=ff990bde-ec6f-44e7-b1d8-ddaa0168a0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:28.233982 crc crio[24284]: time=\"2026-06-12T15:46:28.233905568Z\" level=info msg=\"Starting container: 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde\" id=86bbbe58-6d69-41b4-92fa-9f329d78c0bf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:28.251679 crc crio[24284]: time=\"2026-06-12T15:46:28.251491686Z\" level=info msg=\"Started container\" PID=62183 containerID=29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde description=openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init id=86bbbe58-6d69-41b4-92fa-9f329d78c0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\nJun 12 15:46:29.263626 crc crio[24284]: time=\"2026-06-12T15:46:29.262953422Z\" level=info msg=\"Stopping pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=d895ffe3-1872-4301-a120-c5580499277a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:29.264401 crc crio[24284]: time=\"2026-06-12T15:46:29.263398027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf060022-f490-42b4-8a97-a35b1c430c46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:29.264803 crc crio[24284]: time=\"2026-06-12T15:46:29.264468172Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc004286060}] Aliases:map[]}\"\nJun 12 15:46:29.264803 crc crio[24284]: time=\"2026-06-12T15:46:29.264656798Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-8c889 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:35.205043 crc crio[24284]: time=\"2026-06-12T15:46:35.203761898Z\" level=info msg=\"Running pod sandbox: openstack/cinder-c375-account-create-update-2fb8c/POD\" id=52839648-0a42-4d0d-846a-dbbe6aabfb65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.205043 crc crio[24284]: time=\"2026-06-12T15:46:35.204569725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.287666 crc crio[24284]: time=\"2026-06-12T15:46:35.287595497Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-5f8m4/POD\" id=cdbd5578-ec8d-4a83-8c79-1d39d49e79d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.287866 crc crio[24284]: time=\"2026-06-12T15:46:35.28769552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.570055 crc crio[24284]: time=\"2026-06-12T15:46:35.569966812Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-nq68l/POD\" id=d839201e-4d3e-4c5c-948d-e658ac696b22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.570210 crc crio[24284]: time=\"2026-06-12T15:46:35.570069415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.587178 crc crio[24284]: time=\"2026-06-12T15:46:35.586823026Z\" level=info msg=\"Running pod sandbox: openstack/neutron-58e5-account-create-update-jrd4t/POD\" id=7b22e6da-d398-4356-ad06-86880b2101a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.587525 crc crio[24284]: time=\"2026-06-12T15:46:35.587226139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.726620 crc crio[24284]: time=\"2026-06-12T15:46:35.72648863Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-fr2vq/POD\" id=a8aa77bc-1dde-4298-9cb5-b43d6cb7c81d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.726620 crc crio[24284]: time=\"2026-06-12T15:46:35.726628394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.856895 crc crio[24284]: time=\"2026-06-12T15:46:35.856370858Z\" level=info msg=\"Running pod sandbox: openstack/barbican-00b7-account-create-update-9gjxn/POD\" id=d477f90d-34ef-4a76-8f43-5f3acd22422a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.857172 crc crio[24284]: time=\"2026-06-12T15:46:35.857141405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:35.867525 crc crio[24284]: time=\"2026-06-12T15:46:35.867489018Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-7rgrt/POD\" id=26b38aec-63c9-4cf3-a230-5a533bb7d0dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:35.867628 crc crio[24284]: time=\"2026-06-12T15:46:35.86756673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.780976 crc crio[24284]: time=\"2026-06-12T15:46:39.78047751Z\" level=info msg=\"Stopped pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=d895ffe3-1872-4301-a120-c5580499277a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:39.858496 crc crio[24284]: time=\"2026-06-12T15:46:39.857779148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=552af58b-67a4-4fd6-b2bb-4ccedfbd61a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:39.923508 crc crio[24284]: time=\"2026-06-12T15:46:39.923380458Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=ca8e11e7-c3c8-4a29-ba2f-31e9b8f47f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:39.926716 crc crio[24284]: time=\"2026-06-12T15:46:39.926605754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:39.935620 crc crio[24284]: time=\"2026-06-12T15:46:39.935518411Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b9f28}] Aliases:map[]}\"\nJun 12 15:46:39.935620 crc crio[24284]: time=\"2026-06-12T15:46:39.935608364Z\" level=info msg=\"Adding pod openstack_neutron-db-create-fr2vq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.069420 crc crio[24284]: time=\"2026-06-12T15:46:40.069328814Z\" level=info msg=\"Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc002c1e128}] Aliases:map[]}\"\nJun 12 15:46:40.069420 crc crio[24284]: time=\"2026-06-12T15:46:40.069405427Z\" level=info msg=\"Adding pod openstack_neutron-58e5-account-create-update-jrd4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.078312 crc crio[24284]: time=\"2026-06-12T15:46:40.078081498Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=c3968d7d-0e29-4c6c-a6d0-f45d2cba0d16 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:40.080394 crc crio[24284]: time=\"2026-06-12T15:46:40.080189066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ac4390b9-7c2c-47d7-ba16-5beec91884aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.089148 crc crio[24284]: time=\"2026-06-12T15:46:40.088461012Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"\nJun 12 15:46:40.089148 crc crio[24284]: time=\"2026-06-12T15:46:40.089128214Z\" level=info msg=\"Adding pod openstack_cinder-db-create-5f8m4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.115963 crc crio[24284]: time=\"2026-06-12T15:46:40.115860474Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0032421d8}] Aliases:map[]}\"\nJun 12 15:46:40.115963 crc crio[24284]: time=\"2026-06-12T15:46:40.115933996Z\" level=info msg=\"Adding pod openstack_barbican-db-create-nq68l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.152598 crc crio[24284]: time=\"2026-06-12T15:46:40.149587379Z\" level=info msg=\"Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002c1e370}] Aliases:map[]}\"\nJun 12 15:46:40.152598 crc crio[24284]: time=\"2026-06-12T15:46:40.149658191Z\" level=info msg=\"Adding pod openstack_cinder-c375-account-create-update-2fb8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.153996 crc crio[24284]: time=\"2026-06-12T15:46:40.153082291Z\" level=info msg=\"Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc00008d070}] Aliases:map[]}\"\nJun 12 15:46:40.153996 crc crio[24284]: time=\"2026-06-12T15:46:40.153192234Z\" level=info msg=\"Adding pod openstack_barbican-00b7-account-create-update-9gjxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.209970 crc crio[24284]: time=\"2026-06-12T15:46:40.208596289Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc000b842e8}] Aliases:map[]}\"\nJun 12 15:46:40.209970 crc crio[24284]: time=\"2026-06-12T15:46:40.208662891Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-7rgrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:40.258865 crc crio[24284]: time=\"2026-06-12T15:46:40.258783268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=63c5c766-072a-4c5e-acd6-ba86a93ff41a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.290857 crc crio[24284]: time=\"2026-06-12T15:46:40.290754945Z\" level=info msg=\"Creating container: openstack/glance-db-sync-nqcgn/glance-db-sync\" id=267d982a-5457-4cc1-b669-12c0a4bf3574 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:40.297230 crc crio[24284]: time=\"2026-06-12T15:46:40.297161161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.355733 crc crio[24284]: time=\"2026-06-12T15:46:40.35434183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.385647 crc crio[24284]: time=\"2026-06-12T15:46:40.383927051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.408644 crc crio[24284]: time=\"2026-06-12T15:46:40.408543695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.542737 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48a1ea54e7d7297 Mac:3e:e4:dd:d4:32:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:40.542737 crc crio[24284]: time=\"2026-06-12T15:46:40.541996382Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b9f28}] Aliases:map[]}\"\nJun 12 15:46:40.542737 crc crio[24284]: time=\"2026-06-12T15:46:40.542164658Z\" level=info msg=\"Checking pod openstack_neutron-db-create-fr2vq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:40.550728 crc crio[24284]: time=\"2026-06-12T15:46:40.550635064Z\" level=info msg=\"Ran pod sandbox 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 with infra container: openstack/neutron-db-create-fr2vq/POD\" id=a8aa77bc-1dde-4298-9cb5-b43d6cb7c81d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.554470 crc crio[24284]: time=\"2026-06-12T15:46:40.554384679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=691d9564-4962-4499-a983-cccb8b57d9eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.558401 crc crio[24284]: time=\"2026-06-12T15:46:40.558323897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e5e794d4-9f80-482c-95ff-dd6fb5be414d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.578711 crc crio[24284]: time=\"2026-06-12T15:46:40.575329308Z\" level=info msg=\"Creating container: openstack/neutron-db-create-fr2vq/mariadb-database-create\" id=76910c3b-b11d-4619-b689-ac98608cc141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:40.578711 crc crio[24284]: time=\"2026-06-12T15:46:40.577139577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.608178 crc crio[24284]: time=\"2026-06-12T15:46:40.608008933Z\" level=info msg=\"Created container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=ca8e11e7-c3c8-4a29-ba2f-31e9b8f47f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:40.609514 crc crio[24284]: time=\"2026-06-12T15:46:40.609416559Z\" level=info msg=\"Starting container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d\" id=0f5566ff-a9f8-48dc-84ab-c438d8206488 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:40.617498 crc crio[24284]: time=\"2026-06-12T15:46:40.617395818Z\" level=info msg=\"Started container\" PID=63030 containerID=17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d description=openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns id=0f5566ff-a9f8-48dc-84ab-c438d8206488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\nJun 12 15:46:40.667037 crc crio[24284]: time=\"2026-06-12T15:46:40.666929117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.682332 crc crio[24284]: time=\"2026-06-12T15:46:40.675507624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.825868 crc crio[24284]: time=\"2026-06-12T15:46:40.825757421Z\" level=info msg=\"Created container 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9: openstack/neutron-db-create-fr2vq/mariadb-database-create\" id=76910c3b-b11d-4619-b689-ac98608cc141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:40.831013 crc crio[24284]: time=\"2026-06-12T15:46:40.830919893Z\" level=info msg=\"Starting container: 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9\" id=f2021467-0ab0-4cd6-9e43-22b47137a551 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:40.837663 crc crio[24284]: time=\"2026-06-12T15:46:40.837332663Z\" level=info msg=\"Started container\" PID=63065 containerID=9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9 description=openstack/neutron-db-create-fr2vq/mariadb-database-create id=f2021467-0ab0-4cd6-9e43-22b47137a551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\nJun 12 15:46:40.843749 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:931d9f69ca58405 Mac:06:c8:fe:09:e1:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:40.844954 crc crio[24284]: time=\"2026-06-12T15:46:40.844744434Z\" level=info msg=\"Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc002c1e128}] Aliases:map[]}\"\nJun 12 15:46:40.845179 crc crio[24284]: time=\"2026-06-12T15:46:40.845078165Z\" level=info msg=\"Checking pod openstack_neutron-58e5-account-create-update-jrd4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:40.852396 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:381330cf7f37c39 Mac:de:f0:9f:33:08:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 SocketPath: PciID:}] [{Interface:0xc0005285c0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:40.853454 crc crio[24284]: time=\"2026-06-12T15:46:40.853303332Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"\nJun 12 15:46:40.853680 crc crio[24284]: time=\"2026-06-12T15:46:40.853532322Z\" level=info msg=\"Ran pod sandbox 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b with infra container: openstack/neutron-58e5-account-create-update-jrd4t/POD\" id=7b22e6da-d398-4356-ad06-86880b2101a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.853965 crc crio[24284]: time=\"2026-06-12T15:46:40.85355722Z\" level=info msg=\"Checking pod openstack_cinder-db-create-5f8m4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:40.865856 crc crio[24284]: time=\"2026-06-12T15:46:40.861827163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=be3a23f4-9ef3-4160-9463-8204d2007561 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.868938 crc crio[24284]: time=\"2026-06-12T15:46:40.868230362Z\" level=info msg=\"Ran pod sandbox 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b with infra container: openstack/cinder-db-create-5f8m4/POD\" id=cdbd5578-ec8d-4a83-8c79-1d39d49e79d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:40.871081 crc crio[24284]: time=\"2026-06-12T15:46:40.870577178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d23aab4a-af7c-435f-8633-7c988b1fcab5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.875303 crc crio[24284]: time=\"2026-06-12T15:46:40.873624057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2e1392d-8df9-41a6-a3f1-a918aa6bd1c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.876466 crc crio[24284]: time=\"2026-06-12T15:46:40.875833338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=edad1042-aee9-46fd-a572-6715b2d51918 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:40.882545 crc crio[24284]: time=\"2026-06-12T15:46:40.88236118Z\" level=info msg=\"Creating container: openstack/cinder-db-create-5f8m4/mariadb-database-create\" id=eef52a85-88dd-4994-866e-f5aff3ea59f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:40.882861 crc crio[24284]: time=\"2026-06-12T15:46:40.882793214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.888837 crc crio[24284]: time=\"2026-06-12T15:46:40.888717775Z\" level=info msg=\"Creating container: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update\" id=18fed0b7-dee3-4603-ad17-62299592e1e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:40.911772 crc crio[24284]: time=\"2026-06-12T15:46:40.911678909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.946226 crc crio[24284]: time=\"2026-06-12T15:46:40.946171262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.950935 crc crio[24284]: time=\"2026-06-12T15:46:40.950892484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.967791 crc crio[24284]: time=\"2026-06-12T15:46:40.967687486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:40.971833 crc crio[24284]: time=\"2026-06-12T15:46:40.971535001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.120669 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5aac26b99725c85 Mac:92:d3:0e:90:21:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 SocketPath: PciID:}] [{Interface:0xc000419220 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:41.125457 crc crio[24284]: time=\"2026-06-12T15:46:41.125364436Z\" level=info msg=\"Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002c1e370}] Aliases:map[]}\"\nJun 12 15:46:41.125979 crc crio[24284]: time=\"2026-06-12T15:46:41.125643063Z\" level=info msg=\"Checking pod openstack_cinder-c375-account-create-update-2fb8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:41.128924 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a7ca3191ddfbd5 Mac:d2:5a:f9:65:58:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:41.130415 crc crio[24284]: time=\"2026-06-12T15:46:41.130174362Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0032421d8}] Aliases:map[]}\"\nJun 12 15:46:41.130760 crc crio[24284]: time=\"2026-06-12T15:46:41.130628217Z\" level=info msg=\"Checking pod openstack_barbican-db-create-nq68l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:41.139547 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8b215cf98f5efd Mac:9a:6f:f0:12:01:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 SocketPath: PciID:}] [{Interface:0xc00012c750 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:41.139789 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94250de52421da5 Mac:56:33:85:ce:c6:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:41.140761 crc crio[24284]: time=\"2026-06-12T15:46:41.140678898Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc000b842e8}] Aliases:map[]}\"\nJun 12 15:46:41.141210 crc crio[24284]: time=\"2026-06-12T15:46:41.141145193Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-7rgrt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:41.142802 crc crio[24284]: time=\"2026-06-12T15:46:41.142724054Z\" level=info msg=\"Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc00008d070}] Aliases:map[]}\"\nJun 12 15:46:41.143499 crc crio[24284]: time=\"2026-06-12T15:46:41.143429407Z\" level=info msg=\"Checking pod openstack_barbican-00b7-account-create-update-9gjxn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:41.145887 crc crio[24284]: time=\"2026-06-12T15:46:41.14541296Z\" level=info msg=\"Ran pod sandbox 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 with infra container: openstack/barbican-db-create-nq68l/POD\" id=d839201e-4d3e-4c5c-948d-e658ac696b22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.149227 crc crio[24284]: time=\"2026-06-12T15:46:41.149114772Z\" level=info msg=\"Ran pod sandbox 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 with infra container: openstack/cinder-c375-account-create-update-2fb8c/POD\" id=52839648-0a42-4d0d-846a-dbbe6aabfb65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.152457 crc crio[24284]: time=\"2026-06-12T15:46:41.152325184Z\" level=info msg=\"Ran pod sandbox c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 with infra container: openstack/barbican-00b7-account-create-update-9gjxn/POD\" id=d477f90d-34ef-4a76-8f43-5f3acd22422a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.152574 crc crio[24284]: time=\"2026-06-12T15:46:41.152546256Z\" level=info msg=\"Ran pod sandbox 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea with infra container: openstack/keystone-db-sync-7rgrt/POD\" id=26b38aec-63c9-4cf3-a230-5a533bb7d0dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:41.156513 crc crio[24284]: time=\"2026-06-12T15:46:41.15531962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1e9fa683-efbf-4828-8460-98c8ec3ce0a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.161127 crc crio[24284]: time=\"2026-06-12T15:46:41.161036846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.161511 crc crio[24284]: time=\"2026-06-12T15:46:41.161293935Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.161511 crc crio[24284]: time=\"2026-06-12T15:46:41.161378397Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.162180 crc crio[24284]: time=\"2026-06-12T15:46:41.162122907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3252684a-e631-469b-818f-51ad5f1f93fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.163850 crc crio[24284]: time=\"2026-06-12T15:46:41.163731492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39ce93ed-5880-4ce6-9f33-89964a30afdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.164577 crc crio[24284]: time=\"2026-06-12T15:46:41.164514918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fbb8061e-6bcd-4ab1-9260-ef26659a53e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.170921 crc crio[24284]: time=\"2026-06-12T15:46:41.170810081Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=89903e2e-978a-4121-8010-5841f763f335 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:41.176496 crc crio[24284]: time=\"2026-06-12T15:46:41.176412024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4f73abe8-3f5c-4c17-9f33-fdd8edf26c17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.177116 crc crio[24284]: time=\"2026-06-12T15:46:41.177029034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=220e1e27-6590-4ceb-8ac3-4cbb01d5b3a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:41.188040 crc crio[24284]: time=\"2026-06-12T15:46:41.187401793Z\" level=info msg=\"Creating container: openstack/barbican-db-create-nq68l/mariadb-database-create\" id=6ed27528-7f46-4ea9-9418-c216df48db4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.188040 crc crio[24284]: time=\"2026-06-12T15:46:41.187860068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.195853 crc crio[24284]: time=\"2026-06-12T15:46:41.194845039Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 12 15:46:41.204605 crc crio[24284]: time=\"2026-06-12T15:46:41.204327934Z\" level=info msg=\"Creating container: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update\" id=1b7a1076-241a-4afd-af04-556e58cdc204 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.209849 crc crio[24284]: time=\"2026-06-12T15:46:41.209753929Z\" level=info msg=\"Creating container: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update\" id=13dec1e7-f9c5-4bfe-896b-52d7fa9af071 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.210817 crc crio[24284]: time=\"2026-06-12T15:46:41.210717793Z\" level=info msg=\"Created container 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update\" id=18fed0b7-dee3-4603-ad17-62299592e1e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.214157 crc crio[24284]: time=\"2026-06-12T15:46:41.214042128Z\" level=info msg=\"Starting container: 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0\" id=7bec3c0b-28be-4266-b2a2-054a1c46dd5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:41.214635 crc crio[24284]: time=\"2026-06-12T15:46:41.214576386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.215776 crc crio[24284]: time=\"2026-06-12T15:46:41.21563319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.221547 crc crio[24284]: time=\"2026-06-12T15:46:41.221186642Z\" level=info msg=\"Started container\" PID=63136 containerID=0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0 description=openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update id=7bec3c0b-28be-4266-b2a2-054a1c46dd5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\nJun 12 15:46:41.226072 crc crio[24284]: time=\"2026-06-12T15:46:41.226027796Z\" level=info msg=\"Created container bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423: openstack/cinder-db-create-5f8m4/mariadb-database-create\" id=eef52a85-88dd-4994-866e-f5aff3ea59f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.231714 crc crio[24284]: time=\"2026-06-12T15:46:41.230803359Z\" level=info msg=\"Starting container: bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423\" id=026eb3cb-9960-4805-bf66-6c5958ffa635 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:41.253639 crc crio[24284]: time=\"2026-06-12T15:46:41.253536149Z\" level=info msg=\"Started container\" PID=63135 containerID=bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423 description=openstack/cinder-db-create-5f8m4/mariadb-database-create id=026eb3cb-9960-4805-bf66-6c5958ffa635 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\nJun 12 15:46:41.266589 crc crio[24284]: time=\"2026-06-12T15:46:41.266327242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.272977 crc crio[24284]: time=\"2026-06-12T15:46:41.272341402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.306480 crc crio[24284]: time=\"2026-06-12T15:46:41.301605647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.306480 crc crio[24284]: time=\"2026-06-12T15:46:41.30477866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.317883 crc crio[24284]: time=\"2026-06-12T15:46:41.317651945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.326327 crc crio[24284]: time=\"2026-06-12T15:46:41.326029248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:41.436350 crc crio[24284]: time=\"2026-06-12T15:46:41.431708062Z\" level=info msg=\"Created container 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039: openstack/barbican-db-create-nq68l/mariadb-database-create\" id=6ed27528-7f46-4ea9-9418-c216df48db4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.436350 crc crio[24284]: time=\"2026-06-12T15:46:41.436223588Z\" level=info msg=\"Starting container: 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039\" id=ec64825b-cf17-4c9f-a331-ed91d5196358 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:41.455429 crc crio[24284]: time=\"2026-06-12T15:46:41.454782851Z\" level=info msg=\"Created container 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update\" id=1b7a1076-241a-4afd-af04-556e58cdc204 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.457412 crc crio[24284]: time=\"2026-06-12T15:46:41.457290499Z\" level=info msg=\"Starting container: 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3\" id=4c6415b7-c5e9-4213-8839-11a5acc95e0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:41.466042 crc crio[24284]: time=\"2026-06-12T15:46:41.464712078Z\" level=info msg=\"Started container\" PID=63184 containerID=5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3 description=openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update id=4c6415b7-c5e9-4213-8839-11a5acc95e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\nJun 12 15:46:41.466484 crc crio[24284]: time=\"2026-06-12T15:46:41.466317631Z\" level=info msg=\"Started container\" PID=63162 containerID=01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039 description=openstack/barbican-db-create-nq68l/mariadb-database-create id=ec64825b-cf17-4c9f-a331-ed91d5196358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\nJun 12 15:46:41.468218 crc crio[24284]: time=\"2026-06-12T15:46:41.468157647Z\" level=info msg=\"Created container 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update\" id=13dec1e7-f9c5-4bfe-896b-52d7fa9af071 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:41.474469 crc crio[24284]: time=\"2026-06-12T15:46:41.474151076Z\" level=info msg=\"Starting container: 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee\" id=4ad71894-e230-4a87-81e2-a122d042331e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:41.523053 crc crio[24284]: time=\"2026-06-12T15:46:41.522951398Z\" level=info msg=\"Started container\" PID=63178 containerID=2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee description=openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update id=4ad71894-e230-4a87-81e2-a122d042331e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\nJun 12 15:46:41.803866 crc crio[24284]: time=\"2026-06-12T15:46:41.803187417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:42.089292 crc crio[24284]: time=\"2026-06-12T15:46:42.089005153Z\" level=info msg=\"Created container 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92: openstack/glance-db-sync-nqcgn/glance-db-sync\" id=267d982a-5457-4cc1-b669-12c0a4bf3574 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:42.090860 crc crio[24284]: time=\"2026-06-12T15:46:42.090207692Z\" level=info msg=\"Starting container: 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92\" id=ad75a573-0d8a-412d-8b53-9b7a4f399193 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:42.099950 crc crio[24284]: time=\"2026-06-12T15:46:42.099736852Z\" level=info msg=\"Started container\" PID=63301 containerID=27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92 description=openstack/glance-db-sync-nqcgn/glance-db-sync id=ad75a573-0d8a-412d-8b53-9b7a4f399193 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\nJun 12 15:46:42.593489 crc crio[24284]: time=\"2026-06-12T15:46:42.593130037Z\" level=info msg=\"Stopping pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=8d0d8c30-85e2-4269-8f0e-b9e3066942cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:42.594128 crc crio[24284]: time=\"2026-06-12T15:46:42.594055477Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b8870}] Aliases:map[]}\"\nJun 12 15:46:42.594383 crc crio[24284]: time=\"2026-06-12T15:46:42.594343906Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-fr2vq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:43.219198 crc crio[24284]: time=\"2026-06-12T15:46:43.21868176Z\" level=info msg=\"Stopped pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=8d0d8c30-85e2-4269-8f0e-b9e3066942cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:43.605852 crc crio[24284]: time=\"2026-06-12T15:46:43.605332725Z\" level=info msg=\"Stopping pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=a3cbc769-b383-471f-a360-282cf6c87fe1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:43.606029 crc crio[24284]: time=\"2026-06-12T15:46:43.605981237Z\" level=info msg=\"Stopping pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=a361302e-ddd0-4c43-99fd-7cbb8e65d067 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:43.606165 crc crio[24284]: time=\"2026-06-12T15:46:43.606074239Z\" level=info msg=\"Stopping pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=90f1ecb6-1aa5-45d2-bbaf-cc05f98efab9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:43.606790 crc crio[24284]: time=\"2026-06-12T15:46:43.605730568Z\" level=info msg=\"Stopping pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=d73bdc4d-fc24-4d5e-9122-72754e675b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:43.606950 crc crio[24284]: time=\"2026-06-12T15:46:43.606915196Z\" level=info msg=\"Stopping pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=40acdc8c-44b2-41c7-a513-7ad2a8f5f8bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:43.607314 crc crio[24284]: time=\"2026-06-12T15:46:43.607192946Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc000b853b0}] Aliases:map[]}\"\nJun 12 15:46:43.607404 crc crio[24284]: time=\"2026-06-12T15:46:43.60703354Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0006be628}] Aliases:map[]}\"\nJun 12 15:46:43.607561 crc crio[24284]: time=\"2026-06-12T15:46:43.607450994Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-5f8m4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:43.607561 crc crio[24284]: time=\"2026-06-12T15:46:43.607488924Z\" level=info msg=\"Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002722590}] Aliases:map[]}\"\nJun 12 15:46:43.607561 crc crio[24284]: time=\"2026-06-12T15:46:43.607528138Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-nq68l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:43.607702 crc crio[24284]: time=\"2026-06-12T15:46:43.607644599Z\" level=info msg=\"Deleting pod openstack_cinder-c375-account-create-update-2fb8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:43.607935 crc crio[24284]: time=\"2026-06-12T15:46:43.607035972Z\" level=info msg=\"Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc003242d50}] Aliases:map[]}\"\nJun 12 15:46:43.608117 crc crio[24284]: time=\"2026-06-12T15:46:43.608058273Z\" level=info msg=\"Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc0006be660}] Aliases:map[]}\"\nJun 12 15:46:43.608456 crc crio[24284]: time=\"2026-06-12T15:46:43.608432525Z\" level=info msg=\"Deleting pod openstack_neutron-58e5-account-create-update-jrd4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:43.608650 crc crio[24284]: time=\"2026-06-12T15:46:43.608127606Z\" level=info msg=\"Deleting pod openstack_barbican-00b7-account-create-update-9gjxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:44.055052 crc crio[24284]: time=\"2026-06-12T15:46:44.052153084Z\" level=info msg=\"Stopped pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=90f1ecb6-1aa5-45d2-bbaf-cc05f98efab9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:44.188225 crc crio[24284]: time=\"2026-06-12T15:46:44.18807394Z\" level=info msg=\"Stopped pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=40acdc8c-44b2-41c7-a513-7ad2a8f5f8bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:44.220307 crc crio[24284]: time=\"2026-06-12T15:46:44.220127764Z\" level=info msg=\"Stopped pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=a361302e-ddd0-4c43-99fd-7cbb8e65d067 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:44.225564 crc crio[24284]: time=\"2026-06-12T15:46:44.225457826Z\" level=info msg=\"Stopped pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=d73bdc4d-fc24-4d5e-9122-72754e675b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:44.264987 crc crio[24284]: time=\"2026-06-12T15:46:44.264926553Z\" level=info msg=\"Stopped pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=a3cbc769-b383-471f-a360-282cf6c87fe1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:46.595397 crc crio[24284]: time=\"2026-06-12T15:46:46.594156722Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-74wkh/POD\" id=f8edc008-44bc-4e37-b9fb-bec41640d276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:46.597511 crc crio[24284]: time=\"2026-06-12T15:46:46.595476925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:47.721692 crc crio[24284]: time=\"2026-06-12T15:46:47.72118177Z\" level=info msg=\"Stopping container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda (timeout: 10s)\" id=960d21f4-aa41-46c0-9921-bbeafb18e8dc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:48.741325 crc crio[24284]: time=\"2026-06-12T15:46:48.740626182Z\" level=info msg=\"Stopped container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=960d21f4-aa41-46c0-9921-bbeafb18e8dc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:48.742372 crc crio[24284]: time=\"2026-06-12T15:46:48.742134001Z\" level=info msg=\"Stopping pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=e67533c6-9b9c-4e92-967b-22a92784fe77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:48.743309 crc crio[24284]: time=\"2026-06-12T15:46:48.743174665Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc0009b9048}] Aliases:map[]}\"\nJun 12 15:46:48.743422 crc crio[24284]: time=\"2026-06-12T15:46:48.743391102Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-xprjv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:48.781835 crc crio[24284]: time=\"2026-06-12T15:46:48.781776568Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc001e041b8}] Aliases:map[]}\"\nJun 12 15:46:48.784348 crc crio[24284]: time=\"2026-06-12T15:46:48.784317851Z\" level=info msg=\"Adding pod openstack_root-account-create-update-74wkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:48.853125 crc crio[24284]: time=\"2026-06-12T15:46:48.852821285Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=89903e2e-978a-4121-8010-5841f763f335 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:48.856215 crc crio[24284]: time=\"2026-06-12T15:46:48.854352034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9a449b79-de4f-4697-8510-7c619dd2ee90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:48.914682 crc crio[24284]: time=\"2026-06-12T15:46:48.913860677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=23c4abd2-c8eb-410b-8fce-600e3f6390fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:48.931034 crc crio[24284]: time=\"2026-06-12T15:46:48.930940139Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-7rgrt/keystone-db-sync\" id=afd44843-2279-4de8-9235-455f822a5da3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:48.933362 crc crio[24284]: time=\"2026-06-12T15:46:48.933300366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.030773 crc crio[24284]: time=\"2026-06-12T15:46:49.030662593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.035569 crc crio[24284]: time=\"2026-06-12T15:46:49.035491757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.153084 crc crio[24284]: time=\"2026-06-12T15:46:49.151211478Z\" level=info msg=\"Stopped pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=e67533c6-9b9c-4e92-967b-22a92784fe77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.174341 crc crio[24284]: time=\"2026-06-12T15:46:49.172734384Z\" level=info msg=\"Created container 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7: openstack/keystone-db-sync-7rgrt/keystone-db-sync\" id=afd44843-2279-4de8-9235-455f822a5da3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:49.174341 crc crio[24284]: time=\"2026-06-12T15:46:49.173796968Z\" level=info msg=\"Starting container: 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7\" id=96d83938-0bc6-4ee9-8cf8-5e148d20be3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:49.183813 crc crio[24284]: time=\"2026-06-12T15:46:49.182533161Z\" level=info msg=\"Started container\" PID=63905 containerID=7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7 description=openstack/keystone-db-sync-7rgrt/keystone-db-sync id=96d83938-0bc6-4ee9-8cf8-5e148d20be3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\nJun 12 15:46:49.226921 crc crio[24284]: 2026-06-12T15:46:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffb04026d7c945a Mac:ae:fb:05:32:e9:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c SocketPath: PciID:}] [{Interface:0xc0002933e0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:49.227713 crc crio[24284]: time=\"2026-06-12T15:46:49.22762931Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc001e041b8}] Aliases:map[]}\"\nJun 12 15:46:49.227856 crc crio[24284]: time=\"2026-06-12T15:46:49.227836867Z\" level=info msg=\"Checking pod openstack_root-account-create-update-74wkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:49.240164 crc crio[24284]: time=\"2026-06-12T15:46:49.23985983Z\" level=info msg=\"Ran pod sandbox ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 with infra container: openstack/root-account-create-update-74wkh/POD\" id=f8edc008-44bc-4e37-b9fb-bec41640d276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:49.253555 crc crio[24284]: time=\"2026-06-12T15:46:49.253311797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=141dce5d-bf66-488f-b21e-264e500c237d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:49.258334 crc crio[24284]: time=\"2026-06-12T15:46:49.256717748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7e318ede-e02b-434a-b2c4-778679d9ec4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:49.270473 crc crio[24284]: time=\"2026-06-12T15:46:49.264918225Z\" level=info msg=\"Creating container: openstack/root-account-create-update-74wkh/mariadb-account-create-update\" id=cc7d8a65-2049-4196-80a1-3f30b6797fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:49.270473 crc crio[24284]: time=\"2026-06-12T15:46:49.267440947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.321609 crc crio[24284]: time=\"2026-06-12T15:46:49.321482181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.324757 crc crio[24284]: time=\"2026-06-12T15:46:49.324666213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:49.468994 crc crio[24284]: time=\"2026-06-12T15:46:49.46814266Z\" level=info msg=\"Created container 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9: openstack/root-account-create-update-74wkh/mariadb-account-create-update\" id=cc7d8a65-2049-4196-80a1-3f30b6797fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:49.470392 crc crio[24284]: time=\"2026-06-12T15:46:49.470217776Z\" level=info msg=\"Starting container: 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9\" id=901d2132-07b1-4d65-8d89-390e04a8868b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:49.477115 crc crio[24284]: time=\"2026-06-12T15:46:49.476949704Z\" level=info msg=\"Started container\" PID=63936 containerID=385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9 description=openstack/root-account-create-update-74wkh/mariadb-account-create-update id=901d2132-07b1-4d65-8d89-390e04a8868b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\nJun 12 15:46:49.781061 crc crio[24284]: time=\"2026-06-12T15:46:49.780977005Z\" level=info msg=\"Removing container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda\" id=605f42d4-f092-43a7-a4e8-f97fcbae1cc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.849576 crc crio[24284]: time=\"2026-06-12T15:46:49.849456476Z\" level=info msg=\"Removed container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=605f42d4-f092-43a7-a4e8-f97fcbae1cc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.856718 crc crio[24284]: time=\"2026-06-12T15:46:49.856631444Z\" level=info msg=\"Removing container: e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46\" id=cb6f9d0d-7e96-4765-9685-3982eab04d55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.880785 crc crio[24284]: time=\"2026-06-12T15:46:49.880690316Z\" level=info msg=\"Removed container e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init\" id=cb6f9d0d-7e96-4765-9685-3982eab04d55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:51.833381 crc crio[24284]: time=\"2026-06-12T15:46:51.832339599Z\" level=info msg=\"Stopping pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=c2fcbaac-f601-4ba0-8d66-1eb3f3060978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:51.834411 crc crio[24284]: time=\"2026-06-12T15:46:51.834128348Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc004af8398}] Aliases:map[]}\"\nJun 12 15:46:51.834531 crc crio[24284]: time=\"2026-06-12T15:46:51.834462119Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-74wkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:52.163335 crc crio[24284]: time=\"2026-06-12T15:46:52.162880807Z\" level=info msg=\"Stopped pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=c2fcbaac-f601-4ba0-8d66-1eb3f3060978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:55.906528 crc crio[24284]: time=\"2026-06-12T15:46:55.9054254Z\" level=info msg=\"Stopping pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5133a76f-c3de-4e69-a62a-388566ff6219 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:55.921668 crc crio[24284]: time=\"2026-06-12T15:46:55.908203349Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc003242db0}] Aliases:map[]}\"\nJun 12 15:46:55.921668 crc crio[24284]: time=\"2026-06-12T15:46:55.908543632Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-7rgrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:56.245440 crc crio[24284]: time=\"2026-06-12T15:46:56.245240961Z\" level=info msg=\"Stopped pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5133a76f-c3de-4e69-a62a-388566ff6219 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:56.708782 crc crio[24284]: time=\"2026-06-12T15:46:56.708161222Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-zk77r/POD\" id=fd33262a-c56f-44ee-9ef0-7033596c2b29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:56.709436 crc crio[24284]: time=\"2026-06-12T15:46:56.708819123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:56.747575 crc crio[24284]: time=\"2026-06-12T15:46:56.747418339Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc0009b8d20}] Aliases:map[]}\"\nJun 12 15:46:56.747575 crc crio[24284]: time=\"2026-06-12T15:46:56.747502092Z\" level=info msg=\"Adding pod openstack_root-account-create-update-zk77r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:57.078715 crc crio[24284]: 2026-06-12T15:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214a0be02d8c406 Mac:e6:97:be:fe:88:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:57.081827 crc crio[24284]: time=\"2026-06-12T15:46:57.080722002Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc0009b8d20}] Aliases:map[]}\"\nJun 12 15:46:57.081827 crc crio[24284]: time=\"2026-06-12T15:46:57.080996551Z\" level=info msg=\"Checking pod openstack_root-account-create-update-zk77r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:57.090208 crc crio[24284]: time=\"2026-06-12T15:46:57.090166037Z\" level=info msg=\"Ran pod sandbox 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae with infra container: openstack/root-account-create-update-zk77r/POD\" id=fd33262a-c56f-44ee-9ef0-7033596c2b29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:57.092994 crc crio[24284]: time=\"2026-06-12T15:46:57.092925965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e5c7aada-18e6-4b03-96f1-3afe3e0e796d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:57.095362 crc crio[24284]: time=\"2026-06-12T15:46:57.095317363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c68cf567-de97-45c1-8d37-8dd24b5f34f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:57.101076 crc crio[24284]: time=\"2026-06-12T15:46:57.100952725Z\" level=info msg=\"Creating container: openstack/root-account-create-update-zk77r/mariadb-account-create-update\" id=b3dafd9c-584d-409d-96e4-de482a01b803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:57.101389 crc crio[24284]: time=\"2026-06-12T15:46:57.101359187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:57.137636 crc crio[24284]: time=\"2026-06-12T15:46:57.137530536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:57.140721 crc crio[24284]: time=\"2026-06-12T15:46:57.140658887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:57.433862 crc crio[24284]: time=\"2026-06-12T15:46:57.43347662Z\" level=info msg=\"Created container 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd: openstack/root-account-create-update-zk77r/mariadb-account-create-update\" id=b3dafd9c-584d-409d-96e4-de482a01b803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:57.436075 crc crio[24284]: time=\"2026-06-12T15:46:57.435357991Z\" level=info msg=\"Starting container: 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd\" id=0c3ef2bf-f244-4b84-9bb7-c736cd2cc437 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:57.449704 crc crio[24284]: time=\"2026-06-12T15:46:57.449220621Z\" level=info msg=\"Started container\" PID=64346 containerID=34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd description=openstack/root-account-create-update-zk77r/mariadb-account-create-update id=0c3ef2bf-f244-4b84-9bb7-c736cd2cc437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\nJun 12 15:46:57.859342 crc crio[24284]: time=\"2026-06-12T15:46:57.85874463Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-c9mnf/POD\" id=34e6fb0b-f3c3-46c8-99cf-4cd6633d0d76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:57.859488 crc crio[24284]: time=\"2026-06-12T15:46:57.859390292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:58.124406 crc crio[24284]: time=\"2026-06-12T15:46:58.121520586Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc001212100}] Aliases:map[]}\"\nJun 12 15:46:58.124406 crc crio[24284]: time=\"2026-06-12T15:46:58.12193243Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-c9mnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:58.125508 crc crio[24284]: time=\"2026-06-12T15:46:58.121742919Z\" level=info msg=\"Stopping pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=95f6f51b-dc45-4a36-ae77-0755a6a19537 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:58.125508 crc crio[24284]: time=\"2026-06-12T15:46:58.124960134Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc000b85908}] Aliases:map[]}\"\nJun 12 15:46:58.125508 crc crio[24284]: time=\"2026-06-12T15:46:58.12516583Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-nqcgn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:58.151335 crc crio[24284]: time=\"2026-06-12T15:46:58.147966091Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/POD\" id=49e06d80-e071-4789-a0e6-91012ecfa973 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:58.151335 crc crio[24284]: time=\"2026-06-12T15:46:58.148161738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:58.345865 crc crio[24284]: time=\"2026-06-12T15:46:58.345787367Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc004af8140}] Aliases:map[]}\"\nJun 12 15:46:58.345865 crc crio[24284]: time=\"2026-06-12T15:46:58.345859079Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:58.593229 crc crio[24284]: time=\"2026-06-12T15:46:58.589236286Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-262g9/POD\" id=c60be1cc-8857-4995-b0a3-13afc3a4ea2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:58.593229 crc crio[24284]: time=\"2026-06-12T15:46:58.590367663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:58.663074 crc crio[24284]: time=\"2026-06-12T15:46:58.661784985Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc002c1e3a0}] Aliases:map[]}\"\nJun 12 15:46:58.663074 crc crio[24284]: time=\"2026-06-12T15:46:58.661853537Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-262g9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:58.808487 crc crio[24284]: time=\"2026-06-12T15:46:58.808195Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-784pc/POD\" id=1fedcf25-558c-4693-a9fd-53b1b1c89b03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:58.808606 crc crio[24284]: time=\"2026-06-12T15:46:58.80850528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:58.846690 crc crio[24284]: time=\"2026-06-12T15:46:58.846641009Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-wsr4d/POD\" id=75b7905c-2624-4378-8db9-7a2edf2af32a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:58.846832 crc crio[24284]: time=\"2026-06-12T15:46:58.846719682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:58.849229 crc crio[24284]: time=\"2026-06-12T15:46:58.849020766Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc002c1e710}] Aliases:map[]}\"\nJun 12 15:46:58.849229 crc crio[24284]: time=\"2026-06-12T15:46:58.849078118Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-784pc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:58.909416 crc crio[24284]: time=\"2026-06-12T15:46:58.908790679Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc002612450}] Aliases:map[]}\"\nJun 12 15:46:58.909416 crc crio[24284]: time=\"2026-06-12T15:46:58.909362958Z\" level=info msg=\"Adding pod openstack_placement-db-sync-wsr4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:59.036539 crc crio[24284]: time=\"2026-06-12T15:46:59.035660778Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a09fc0e3-cea6-442a-99d5-6091f854fcaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.036539 crc crio[24284]: time=\"2026-06-12T15:46:59.035802563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.087291 crc crio[24284]: time=\"2026-06-12T15:46:59.08186077Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc002612858}] Aliases:map[]}\"\nJun 12 15:46:59.087291 crc crio[24284]: time=\"2026-06-12T15:46:59.081916362Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:59.097854 crc crio[24284]: time=\"2026-06-12T15:46:59.097508867Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-m4xlg/POD\" id=b4f1a2af-b2af-47fa-8293-4265f1d42818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.099352 crc crio[24284]: time=\"2026-06-12T15:46:59.098400106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.168324 crc crio[24284]: time=\"2026-06-12T15:46:59.150979458Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/POD\" id=d44ab893-bb03-4b14-97bc-23ff67d6c3c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.168324 crc crio[24284]: time=\"2026-06-12T15:46:59.151069791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.197927 crc crio[24284]: time=\"2026-06-12T15:46:59.197563754Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc002c1ea00}] Aliases:map[]}\"\nJun 12 15:46:59.197927 crc crio[24284]: time=\"2026-06-12T15:46:59.197647647Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-m4xlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:59.275446 crc crio[24284]: time=\"2026-06-12T15:46:59.271378514Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0006be1f8}] Aliases:map[]}\"\nJun 12 15:46:59.275446 crc crio[24284]: time=\"2026-06-12T15:46:59.271949713Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:59.298478 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bdf81f2ed5c634 Mac:d2:1d:81:13:8d:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:59.299981 crc crio[24284]: time=\"2026-06-12T15:46:59.299892651Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc001212100}] Aliases:map[]}\"\nJun 12 15:46:59.300198 crc crio[24284]: time=\"2026-06-12T15:46:59.300133315Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-c9mnf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:59.331429 crc crio[24284]: time=\"2026-06-12T15:46:59.32969644Z\" level=info msg=\"Ran pod sandbox 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf with infra container: openstack/keystone-bootstrap-c9mnf/POD\" id=34e6fb0b-f3c3-46c8-99cf-4cd6633d0d76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.347123 crc crio[24284]: time=\"2026-06-12T15:46:59.346977478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7896b920-0068-4527-bccd-731324ea21b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.425896 crc crio[24284]: time=\"2026-06-12T15:46:59.425783814Z\" level=info msg=\"Stopped pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=95f6f51b-dc45-4a36-ae77-0755a6a19537 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:59.465208 crc crio[24284]: time=\"2026-06-12T15:46:59.464594819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9f83b651-9f35-416b-9da8-95517ab46444 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.477861 crc crio[24284]: time=\"2026-06-12T15:46:59.477638257Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap\" id=5d5ef2ac-ac3e-4e9f-b3aa-343b3bb379d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:59.478420 crc crio[24284]: time=\"2026-06-12T15:46:59.478228583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.510921 crc crio[24284]: time=\"2026-06-12T15:46:59.509733707Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-p5sz7/POD\" id=cfcdb930-7548-4fce-9767-41039cb00a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.510921 crc crio[24284]: time=\"2026-06-12T15:46:59.50981315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.563484 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00a7b6ceaf45c4 Mac:9e:fa:60:92:d0:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:59.565761 crc crio[24284]: time=\"2026-06-12T15:46:59.565709769Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc004af8140}] Aliases:map[]}\"\nJun 12 15:46:59.566163 crc crio[24284]: time=\"2026-06-12T15:46:59.566129593Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:59.621744 crc crio[24284]: time=\"2026-06-12T15:46:59.620801318Z\" level=info msg=\"Ran pod sandbox a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 with infra container: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/POD\" id=49e06d80-e071-4789-a0e6-91012ecfa973 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.629339 crc crio[24284]: time=\"2026-06-12T15:46:59.629180077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.634918 crc crio[24284]: time=\"2026-06-12T15:46:59.63485106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.638743 crc crio[24284]: time=\"2026-06-12T15:46:59.63869723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1a05941d-4ccd-4829-9c93-a2f4c6f87845 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.650500 crc crio[24284]: time=\"2026-06-12T15:46:59.650389184Z\" level=info msg=\"Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc000b846a8}] Aliases:map[]}\"\nJun 12 15:46:59.650990 crc crio[24284]: time=\"2026-06-12T15:46:59.650854599Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-p5sz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:59.753560 crc crio[24284]: time=\"2026-06-12T15:46:59.753463874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a069159-a0a9-433d-a6a4-e70f444ff825 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.766905 crc crio[24284]: time=\"2026-06-12T15:46:59.765761153Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init\" id=59c494f1-a134-465a-805c-ae12378a8ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:59.766905 crc crio[24284]: time=\"2026-06-12T15:46:59.766387272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.909048 crc crio[24284]: time=\"2026-06-12T15:46:59.908899606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.925296 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa51c0afc8eb20 Mac:da:ad:89:9a:1b:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 SocketPath: PciID:}] [{Interface:0xc000335310 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:59.933410 crc crio[24284]: time=\"2026-06-12T15:46:59.930332389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:59.943741 crc crio[24284]: time=\"2026-06-12T15:46:59.942652488Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc002612450}] Aliases:map[]}\"\nJun 12 15:46:59.944954 crc crio[24284]: time=\"2026-06-12T15:46:59.943973561Z\" level=info msg=\"Checking pod openstack_placement-db-sync-wsr4d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:59.972598 crc crio[24284]: time=\"2026-06-12T15:46:59.972527458Z\" level=info msg=\"Ran pod sandbox 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 with infra container: openstack/placement-db-sync-wsr4d/POD\" id=75b7905c-2624-4378-8db9-7a2edf2af32a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:59.978632 crc crio[24284]: time=\"2026-06-12T15:46:59.978530317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.978873 crc crio[24284]: time=\"2026-06-12T15:46:59.978736684Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.978873 crc crio[24284]: time=\"2026-06-12T15:46:59.978782815Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:59.981903 crc crio[24284]: time=\"2026-06-12T15:46:59.981813893Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5b556b6c-ba8b-4297-9285-567352e6b8e4 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:59.998150 crc crio[24284]: time=\"2026-06-12T15:46:59.997964765Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 12 15:47:00.394061 crc crio[24284]: time=\"2026-06-12T15:47:00.393969013Z\" level=info msg=\"Created container 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap\" id=5d5ef2ac-ac3e-4e9f-b3aa-343b3bb379d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:00.395623 crc crio[24284]: time=\"2026-06-12T15:47:00.395578895Z\" level=info msg=\"Starting container: 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4\" id=900c2a1c-0978-449c-aead-257b6b449fa2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:00.395983 crc crio[24284]: time=\"2026-06-12T15:47:00.395906059Z\" level=info msg=\"Created container 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init\" id=59c494f1-a134-465a-805c-ae12378a8ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:00.396793 crc crio[24284]: time=\"2026-06-12T15:47:00.396722904Z\" level=info msg=\"Starting container: 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34\" id=0c78b864-a3d7-463c-858a-8bd85e80fa21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:00.403318 crc crio[24284]: time=\"2026-06-12T15:47:00.40318042Z\" level=info msg=\"Started container\" PID=64873 containerID=3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4 description=openstack/keystone-bootstrap-c9mnf/keystone-bootstrap id=900c2a1c-0978-449c-aead-257b6b449fa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\nJun 12 15:47:00.403595 crc crio[24284]: time=\"2026-06-12T15:47:00.403444864Z\" level=info msg=\"Started container\" PID=64925 containerID=5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34 description=openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init id=0c78b864-a3d7-463c-858a-8bd85e80fa21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\nJun 12 15:47:00.435729 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f5bb8cdfac090f Mac:6a:1a:f7:7b:0d:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:00.439872 crc crio[24284]: time=\"2026-06-12T15:47:00.436743398Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0006be1f8}] Aliases:map[]}\"\nJun 12 15:47:00.439872 crc crio[24284]: time=\"2026-06-12T15:47:00.436960672Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:00.446795 crc crio[24284]: time=\"2026-06-12T15:47:00.446424104Z\" level=info msg=\"Ran pod sandbox 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd with infra container: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/POD\" id=d44ab893-bb03-4b14-97bc-23ff67d6c3c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:00.452640 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfae412d9306993 Mac:e6:a1:8f:4e:c2:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 SocketPath: PciID:}] [{Interface:0xc0004845d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:00.452940 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71c2abfcc991eae Mac:56:e3:58:e9:c5:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:00.453629 crc crio[24284]: time=\"2026-06-12T15:47:00.453544814Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc002c1e3a0}] Aliases:map[]}\"\nJun 12 15:47:00.453706 crc crio[24284]: time=\"2026-06-12T15:47:00.453665177Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc002c1ea00}] Aliases:map[]}\"\nJun 12 15:47:00.453852 crc crio[24284]: time=\"2026-06-12T15:47:00.453793252Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-m4xlg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:00.454372 crc crio[24284]: time=\"2026-06-12T15:47:00.453795196Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-262g9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:00.457346 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8365930a450a7c0 Mac:96:ce:6f:c9:fc:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:00.458079 crc crio[24284]: time=\"2026-06-12T15:47:00.457931877Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc002c1e710}] Aliases:map[]}\"\nJun 12 15:47:00.458079 crc crio[24284]: time=\"2026-06-12T15:47:00.458074271Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-784pc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:00.463206 crc crio[24284]: time=\"2026-06-12T15:47:00.463040756Z\" level=info msg=\"Ran pod sandbox 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 with infra container: openstack/barbican-db-sync-m4xlg/POD\" id=b4f1a2af-b2af-47fa-8293-4265f1d42818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:00.470533 crc crio[24284]: time=\"2026-06-12T15:47:00.470413554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef128659-4afe-4d91-9c9b-4236e70d1894 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.488827 crc crio[24284]: time=\"2026-06-12T15:47:00.488544264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.488827 crc crio[24284]: time=\"2026-06-12T15:47:00.488766581Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.488827 crc crio[24284]: time=\"2026-06-12T15:47:00.488816953Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.501811 crc crio[24284]: time=\"2026-06-12T15:47:00.496736301Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3d164811-45a7-4e1e-ac30-0e9fb6ec3ab5 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:00.543316 crc crio[24284]: time=\"2026-06-12T15:47:00.541405918Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 12 15:47:00.559320 crc crio[24284]: time=\"2026-06-12T15:47:00.55796399Z\" level=info msg=\"Ran pod sandbox dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 with infra container: openstack/neutron-db-sync-262g9/POD\" id=c60be1cc-8857-4995-b0a3-13afc3a4ea2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:00.583610 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2fc7766c439dcb Mac:ce:8e:39:92:18:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 SocketPath: PciID:}] [{Interface:0xc0001ba990 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:00.584663 crc crio[24284]: time=\"2026-06-12T15:47:00.584569309Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc002612858}] Aliases:map[]}\"\nJun 12 15:47:00.584816 crc crio[24284]: time=\"2026-06-12T15:47:00.584759395Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:00.602559 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3714e5591ed9a6a Mac:76:10:de:9a:c4:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f SocketPath: PciID:}] [{Interface:0xc00026d110 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:00.602559 crc crio[24284]: time=\"2026-06-12T15:47:00.600683333Z\" level=info msg=\"Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc000b846a8}] Aliases:map[]}\"\nJun 12 15:47:00.618688 crc crio[24284]: time=\"2026-06-12T15:47:00.617944955Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-p5sz7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:00.620811 crc crio[24284]: time=\"2026-06-12T15:47:00.620374029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f424b6f5-61b0-4f00-9349-6854d95f4c0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.675612 crc crio[24284]: time=\"2026-06-12T15:47:00.668806982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=915f30ec-1366-4843-82f1-81596a1d04ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.687332 crc crio[24284]: time=\"2026-06-12T15:47:00.684745091Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-262g9/neutron-db-sync\" id=3810de76-84c5-45fd-855e-3904f5226c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:00.687332 crc crio[24284]: time=\"2026-06-12T15:47:00.685452884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:00.728350 crc crio[24284]: time=\"2026-06-12T15:47:00.726942331Z\" level=info msg=\"Ran pod sandbox 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 with infra container: openstack/cinder-db-sync-784pc/POD\" id=1fedcf25-558c-4693-a9fd-53b1b1c89b03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:00.739007 crc crio[24284]: time=\"2026-06-12T15:47:00.73887887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.739378 crc crio[24284]: time=\"2026-06-12T15:47:00.739080247Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.739378 crc crio[24284]: time=\"2026-06-12T15:47:00.73917915Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.743489 crc crio[24284]: time=\"2026-06-12T15:47:00.741854595Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4c43a79b-9599-4cbb-a89f-b9dd76662373 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:00.746792 crc crio[24284]: time=\"2026-06-12T15:47:00.745949158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 12 15:47:00.756188 crc crio[24284]: time=\"2026-06-12T15:47:00.756055504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:00.775316 crc crio[24284]: time=\"2026-06-12T15:47:00.774602289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:00.804621 crc crio[24284]: time=\"2026-06-12T15:47:00.803870823Z\" level=info msg=\"Ran pod sandbox 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 with infra container: openshift-marketplace/certified-operators-p5sz7/POD\" id=cfcdb930-7548-4fce-9767-41039cb00a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:00.820506 crc crio[24284]: time=\"2026-06-12T15:47:00.820428944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b77f0ed-06a5-4ab4-8484-9129158e0976 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.823443 crc crio[24284]: time=\"2026-06-12T15:47:00.82280342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b0e02a2c-6321-406f-879d-682106a4eb49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.843073 crc crio[24284]: time=\"2026-06-12T15:47:00.842974563Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-p5sz7/extract-utilities\" id=cb41a68c-dfb8-4d05-a5c3-8073179d535f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:00.843731 crc crio[24284]: time=\"2026-06-12T15:47:00.843653575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:00.855363 crc crio[24284]: time=\"2026-06-12T15:47:00.855151689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67af6411-4ee3-4124-b8ca-d8486e90c594 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.868072 crc crio[24284]: time=\"2026-06-12T15:47:00.867932547Z\" level=info msg=\"Ran pod sandbox c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a with infra container: openstack/ceilometer-0/POD\" id=a09fc0e3-cea6-442a-99d5-6091f854fcaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:00.872368 crc crio[24284]: time=\"2026-06-12T15:47:00.870574364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.907926 crc crio[24284]: time=\"2026-06-12T15:47:00.907850859Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.908177 crc crio[24284]: time=\"2026-06-12T15:47:00.907948353Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:00.919718 crc crio[24284]: time=\"2026-06-12T15:47:00.919577836Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8cfa3848-fc52-494f-8337-df64f66e3311 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:00.926806 crc crio[24284]: time=\"2026-06-12T15:47:00.923453156Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 12 15:47:00.927168 crc crio[24284]: time=\"2026-06-12T15:47:00.926997778Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init\" id=1a40eba3-f15c-40eb-8c94-ae804f441e0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:00.927585 crc crio[24284]: time=\"2026-06-12T15:47:00.927508805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:00.951156 crc crio[24284]: time=\"2026-06-12T15:47:00.951042565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:00.970496 crc crio[24284]: time=\"2026-06-12T15:47:00.969833405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:01.103937 crc crio[24284]: time=\"2026-06-12T15:47:01.103783961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:01.114846 crc crio[24284]: time=\"2026-06-12T15:47:01.114484108Z\" level=info msg=\"Created container aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4: openstack/neutron-db-sync-262g9/neutron-db-sync\" id=3810de76-84c5-45fd-855e-3904f5226c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:01.127019 crc crio[24284]: time=\"2026-06-12T15:47:01.11923261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:01.127319 crc crio[24284]: time=\"2026-06-12T15:47:01.119973635Z\" level=info msg=\"Starting container: aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4\" id=b5a866f4-1790-49d9-82cc-5d87ec65cc30 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:01.186602 crc crio[24284]: time=\"2026-06-12T15:47:01.175345039Z\" level=info msg=\"Started container\" PID=65021 containerID=aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4 description=openstack/neutron-db-sync-262g9/neutron-db-sync id=b5a866f4-1790-49d9-82cc-5d87ec65cc30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\nJun 12 15:47:01.186602 crc crio[24284]: time=\"2026-06-12T15:47:01.184572663Z\" level=info msg=\"Created container 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1: openshift-marketplace/certified-operators-p5sz7/extract-utilities\" id=cb41a68c-dfb8-4d05-a5c3-8073179d535f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:01.198149 crc crio[24284]: time=\"2026-06-12T15:47:01.19802533Z\" level=info msg=\"Starting container: 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1\" id=faaa1242-f230-482b-b786-4a002d83a06e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:01.238419 crc crio[24284]: time=\"2026-06-12T15:47:01.236051595Z\" level=info msg=\"Started container\" PID=65040 containerID=7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1 description=openshift-marketplace/certified-operators-p5sz7/extract-utilities id=faaa1242-f230-482b-b786-4a002d83a06e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\nJun 12 15:47:01.492920 crc crio[24284]: time=\"2026-06-12T15:47:01.491765147Z\" level=info msg=\"Stopping pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=f8c48718-78d1-4ddc-a93c-892843426ec9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:01.492920 crc crio[24284]: time=\"2026-06-12T15:47:01.492706238Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}\"\nJun 12 15:47:01.492920 crc crio[24284]: time=\"2026-06-12T15:47:01.492882303Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:01.494364 crc crio[24284]: time=\"2026-06-12T15:47:01.493552875Z\" level=info msg=\"Stopping pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=9958c3e5-736c-4850-88f6-14077acfdfe1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:01.494364 crc crio[24284]: time=\"2026-06-12T15:47:01.49401365Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc002722010}] Aliases:map[]}\"\nJun 12 15:47:01.494364 crc crio[24284]: time=\"2026-06-12T15:47:01.494189666Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-zk77r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:01.618313 crc crio[24284]: time=\"2026-06-12T15:47:01.612163864Z\" level=info msg=\"Created container 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init\" id=1a40eba3-f15c-40eb-8c94-ae804f441e0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:01.629684 crc crio[24284]: time=\"2026-06-12T15:47:01.629542703Z\" level=info msg=\"Starting container: 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811\" id=822ad433-58b8-467b-b62d-84a44a6d0f62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:01.650670 crc crio[24284]: time=\"2026-06-12T15:47:01.650585594Z\" level=info msg=\"Started container\" PID=65055 containerID=3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811 description=openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init id=822ad433-58b8-467b-b62d-84a44a6d0f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\nJun 12 15:47:02.091317 crc crio[24284]: time=\"2026-06-12T15:47:02.089607479Z\" level=info msg=\"Stopped pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=9958c3e5-736c-4850-88f6-14077acfdfe1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:02.349986 crc crio[24284]: time=\"2026-06-12T15:47:02.349853997Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54586c9f6c-dzdtr/POD\" id=e7ddf882-42c6-43db-b976-6e79b4a9ddfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:02.350215 crc crio[24284]: time=\"2026-06-12T15:47:02.350086594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:02.388725 crc crio[24284]: time=\"2026-06-12T15:47:02.384749157Z\" level=info msg=\"Stopped pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=f8c48718-78d1-4ddc-a93c-892843426ec9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:02.544162 crc crio[24284]: time=\"2026-06-12T15:47:02.54408433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc004af8420}] Aliases:map[]}\"\nJun 12 15:47:02.546823 crc crio[24284]: time=\"2026-06-12T15:47:02.546691485Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54586c9f6c-dzdtr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:02.581448 crc crio[24284]: time=\"2026-06-12T15:47:02.5809108Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1472936a-d5ad-46ef-9dd2-3c5de2b82721 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:02.624778 crc crio[24284]: time=\"2026-06-12T15:47:02.624388604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:47:02.649195 crc crio[24284]: time=\"2026-06-12T15:47:02.647891902Z\" level=info msg=\"Stopping pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=078f9fcd-dada-4655-bb15-ac55d9025ee5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:02.649195 crc crio[24284]: time=\"2026-06-12T15:47:02.64845829Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}\"\nJun 12 15:47:02.649195 crc crio[24284]: time=\"2026-06-12T15:47:02.648689258Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:02.702367 crc crio[24284]: time=\"2026-06-12T15:47:02.700892997Z\" level=info msg=\"Removing container: 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34\" id=3cbecff4-522c-44ee-ba4b-da13ef22a8b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:02.875609 crc crio[24284]: time=\"2026-06-12T15:47:02.875187488Z\" level=info msg=\"Removed container 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init\" id=3cbecff4-522c-44ee-ba4b-da13ef22a8b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:02.929620 crc crio[24284]: time=\"2026-06-12T15:47:02.926906368Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e7906d33-0b0f-4fee-9827-20ceeebe092b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:02.929620 crc crio[24284]: time=\"2026-06-12T15:47:02.927554089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:03.049017 crc crio[24284]: time=\"2026-06-12T15:47:03.048909467Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc002612568}] Aliases:map[]}\"\nJun 12 15:47:03.049402 crc crio[24284]: time=\"2026-06-12T15:47:03.04929708Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:03.444828 crc crio[24284]: time=\"2026-06-12T15:47:03.442551503Z\" level=info msg=\"Stopped pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=078f9fcd-dada-4655-bb15-ac55d9025ee5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:03.755005 crc crio[24284]: time=\"2026-06-12T15:47:03.754531983Z\" level=info msg=\"Removing container: 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811\" id=13b44861-7f3d-4013-a6e2-f6c23a619806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:03.811475 crc crio[24284]: 2026-06-12T15:47:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee8316d1ffafb5 Mac:22:c9:c2:92:77:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b SocketPath: PciID:}] [{Interface:0xc0004be6d0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:03.813812 crc crio[24284]: time=\"2026-06-12T15:47:03.813074547Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc004af8420}] Aliases:map[]}\"\nJun 12 15:47:03.813812 crc crio[24284]: time=\"2026-06-12T15:47:03.813311783Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54586c9f6c-dzdtr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:03.831061 crc crio[24284]: time=\"2026-06-12T15:47:03.830359152Z\" level=info msg=\"Ran pod sandbox 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f with infra container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/POD\" id=e7ddf882-42c6-43db-b976-6e79b4a9ddfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:03.837286 crc crio[24284]: time=\"2026-06-12T15:47:03.837175403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b5158b50-31cd-4fbe-bba0-51dfc986ced7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:03.914444 crc crio[24284]: time=\"2026-06-12T15:47:03.914201683Z\" level=info msg=\"Removed container 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init\" id=13b44861-7f3d-4013-a6e2-f6c23a619806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:03.923129 crc crio[24284]: time=\"2026-06-12T15:47:03.923022078Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=2c99a3f0-e9bb-43d6-b2b8-76320f0872e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:03.923543 crc crio[24284]: time=\"2026-06-12T15:47:03.923175953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.032046 crc crio[24284]: time=\"2026-06-12T15:47:04.031888738Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=1472936a-d5ad-46ef-9dd2-3c5de2b82721 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:04.038379 crc crio[24284]: time=\"2026-06-12T15:47:04.036589974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=20391b39-6451-4ec7-be7c-f0d23c4f22e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.038379 crc crio[24284]: time=\"2026-06-12T15:47:04.036983547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6687e907-988f-4863-80a3-ea84e2d4ed6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.125150 crc crio[24284]: time=\"2026-06-12T15:47:04.12504472Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4d1e2d1d-74e7-4567-b02f-1f8c91c6de40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.131337 crc crio[24284]: time=\"2026-06-12T15:47:04.131124545Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init\" id=f00bb798-8976-42de-b80f-d12350a3c168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:04.135812 crc crio[24284]: time=\"2026-06-12T15:47:04.135489987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.142349 crc crio[24284]: time=\"2026-06-12T15:47:04.142224792Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-p5sz7/extract-content\" id=d0e4eb00-7adc-426d-a3e0-f6c76f07a299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:04.171488 crc crio[24284]: time=\"2026-06-12T15:47:04.170734041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.172918 crc crio[24284]: time=\"2026-06-12T15:47:04.172824904Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc00041c748}] Aliases:map[]}\"\nJun 12 15:47:04.172918 crc crio[24284]: time=\"2026-06-12T15:47:04.172876506Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:04.247883 crc crio[24284]: time=\"2026-06-12T15:47:04.247835595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.268469 crc crio[24284]: time=\"2026-06-12T15:47:04.268433154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.335351 crc crio[24284]: time=\"2026-06-12T15:47:04.33519071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.338481 crc crio[24284]: time=\"2026-06-12T15:47:04.338075325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.468583 crc crio[24284]: 2026-06-12T15:47:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55efe695187c42 Mac:72:56:c5:c2:2a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d SocketPath: PciID:}] [{Interface:0xc000484a10 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:04.471799 crc crio[24284]: time=\"2026-06-12T15:47:04.471608993Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc002612568}] Aliases:map[]}\"\nJun 12 15:47:04.471799 crc crio[24284]: time=\"2026-06-12T15:47:04.471808519Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:04.492353 crc crio[24284]: time=\"2026-06-12T15:47:04.492092711Z\" level=info msg=\"Ran pod sandbox e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 with infra container: openstack/glance-default-external-api-0/POD\" id=e7906d33-0b0f-4fee-9827-20ceeebe092b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:04.502635 crc crio[24284]: time=\"2026-06-12T15:47:04.502546717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3a50399a-3a7a-47e3-80a7-a7cce74b8073 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.509616 crc crio[24284]: time=\"2026-06-12T15:47:04.508759659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9c0036c5-2b87-4bf2-bc4b-e75fbbf5ebcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.535730 crc crio[24284]: time=\"2026-06-12T15:47:04.535632016Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=cb2cd100-44bb-404f-9b04-5fc8826be881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:04.553651 crc crio[24284]: time=\"2026-06-12T15:47:04.553540771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.593603 crc crio[24284]: time=\"2026-06-12T15:47:04.593476596Z\" level=info msg=\"Created container 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init\" id=f00bb798-8976-42de-b80f-d12350a3c168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:04.598528 crc crio[24284]: time=\"2026-06-12T15:47:04.598449159Z\" level=info msg=\"Starting container: 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4\" id=f52e53a0-eb90-49af-a4c1-e92d18733040 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:04.606584 crc crio[24284]: time=\"2026-06-12T15:47:04.606462141Z\" level=info msg=\"Started container\" PID=65397 containerID=9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4 description=openstack/dnsmasq-dns-54586c9f6c-dzdtr/init id=f52e53a0-eb90-49af-a4c1-e92d18733040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\nJun 12 15:47:04.689620 crc crio[24284]: time=\"2026-06-12T15:47:04.688501597Z\" level=info msg=\"Created container 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3: openshift-marketplace/certified-operators-p5sz7/extract-content\" id=d0e4eb00-7adc-426d-a3e0-f6c76f07a299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:04.690000 crc crio[24284]: time=\"2026-06-12T15:47:04.689898181Z\" level=info msg=\"Starting container: 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3\" id=659b9af1-a3ac-469d-800c-11a614a8c8c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:04.712642 crc crio[24284]: time=\"2026-06-12T15:47:04.702888663Z\" level=info msg=\"Started container\" PID=65411 containerID=1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3 description=openshift-marketplace/certified-operators-p5sz7/extract-content id=659b9af1-a3ac-469d-800c-11a614a8c8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\nJun 12 15:47:04.712642 crc crio[24284]: time=\"2026-06-12T15:47:04.708323121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:04.808074 crc crio[24284]: time=\"2026-06-12T15:47:04.80189271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c5024c0-a180-44a0-bbc8-7d8928d10e57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.913402 crc crio[24284]: time=\"2026-06-12T15:47:04.912736246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff60b5a4-0bcc-42bf-8a28-63e53a44e16b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:04.933442 crc crio[24284]: time=\"2026-06-12T15:47:04.932952177Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=ff30b553-3129-440a-b0e3-7fc9c3094a7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:04.935773 crc crio[24284]: time=\"2026-06-12T15:47:04.935651056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:05.041879 crc crio[24284]: 2026-06-12T15:47:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4112ce413895b Mac:26:79:c1:77:ee:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:05.041879 crc crio[24284]: time=\"2026-06-12T15:47:05.04036129Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc00041c748}] Aliases:map[]}\"\nJun 12 15:47:05.041879 crc crio[24284]: time=\"2026-06-12T15:47:05.041054543Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:05.256996 crc crio[24284]: time=\"2026-06-12T15:47:05.25687692Z\" level=info msg=\"Ran pod sandbox ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a with infra container: openstack/glance-default-internal-api-0/POD\" id=2c99a3f0-e9bb-43d6-b2b8-76320f0872e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:05.262347 crc crio[24284]: time=\"2026-06-12T15:47:05.262142195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c6c5cf25-7713-485a-aed5-3712d8975266 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:05.268871 crc crio[24284]: time=\"2026-06-12T15:47:05.268128977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=37e3d540-d966-4dbe-bff2-290ad84c6ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:05.281884 crc crio[24284]: time=\"2026-06-12T15:47:05.281675539Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=275b3ad8-f074-4f9e-8efd-b392ddc09c39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:05.282221 crc crio[24284]: time=\"2026-06-12T15:47:05.282083733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:05.328454 crc crio[24284]: time=\"2026-06-12T15:47:05.326444072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:05.394342 crc crio[24284]: time=\"2026-06-12T15:47:05.393588293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:05.551490 crc crio[24284]: time=\"2026-06-12T15:47:05.551198772Z\" level=info msg=\"Created container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=ff30b553-3129-440a-b0e3-7fc9c3094a7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:05.555206 crc crio[24284]: time=\"2026-06-12T15:47:05.554827262Z\" level=info msg=\"Starting container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892\" id=b2e5928a-90c2-4bdd-82db-368bbfffb79a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:05.567358 crc crio[24284]: time=\"2026-06-12T15:47:05.566809016Z\" level=info msg=\"Started container\" PID=65497 containerID=96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892 description=openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns id=b2e5928a-90c2-4bdd-82db-368bbfffb79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\nJun 12 15:47:05.725030 crc crio[24284]: time=\"2026-06-12T15:47:05.724131963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:06.036019 crc crio[24284]: time=\"2026-06-12T15:47:06.035911629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:06.422649 crc crio[24284]: time=\"2026-06-12T15:47:06.422526643Z\" level=info msg=\"Created container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log\" id=cb2cd100-44bb-404f-9b04-5fc8826be881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:06.424880 crc crio[24284]: time=\"2026-06-12T15:47:06.424747465Z\" level=info msg=\"Starting container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb\" id=286701d7-f078-4073-ba25-94a946dab8b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:06.445510 crc crio[24284]: time=\"2026-06-12T15:47:06.442959493Z\" level=info msg=\"Started container\" PID=65521 containerID=3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb description=openstack/glance-default-external-api-0/glance-log id=286701d7-f078-4073-ba25-94a946dab8b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\nJun 12 15:47:06.657470 crc crio[24284]: time=\"2026-06-12T15:47:06.656776538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:06.663019 crc crio[24284]: time=\"2026-06-12T15:47:06.662950479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a0bd0305-c2fc-4cf3-8022-f69cb00c3f72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:06.717486 crc crio[24284]: time=\"2026-06-12T15:47:06.715914034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6377825-7d1b-44d2-8ebe-0fa79f360363 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:06.842455 crc crio[24284]: time=\"2026-06-12T15:47:06.842012991Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=383d603e-a4e4-4df9-9754-edb1a24aa855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:06.843626 crc crio[24284]: time=\"2026-06-12T15:47:06.843550121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:06.937367 crc crio[24284]: time=\"2026-06-12T15:47:06.937240877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:07.058880 crc crio[24284]: time=\"2026-06-12T15:47:07.058776777Z\" level=info msg=\"Created container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log\" id=275b3ad8-f074-4f9e-8efd-b392ddc09c39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:07.063349 crc crio[24284]: time=\"2026-06-12T15:47:07.061387129Z\" level=info msg=\"Starting container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03\" id=c062a80d-178b-4b42-a372-999efc5350a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:07.075643 crc crio[24284]: time=\"2026-06-12T15:47:07.075538066Z\" level=info msg=\"Started container\" PID=65594 containerID=eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03 description=openstack/glance-default-internal-api-0/glance-log id=c062a80d-178b-4b42-a372-999efc5350a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\nJun 12 15:47:07.284173 crc crio[24284]: time=\"2026-06-12T15:47:07.283836499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c25222b4-d209-49bf-b7a6-ab291186dab0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:07.337586 crc crio[24284]: time=\"2026-06-12T15:47:07.337476831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=64f0e09e-b622-49d4-b65b-8a38f7ead643 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:07.457643 crc crio[24284]: time=\"2026-06-12T15:47:07.457539543Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ab000c3f-ba1f-4274-9d59-66d10a7714b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:07.458530 crc crio[24284]: time=\"2026-06-12T15:47:07.458455822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:07.619131 crc crio[24284]: time=\"2026-06-12T15:47:07.618913239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:07.779846 crc crio[24284]: time=\"2026-06-12T15:47:07.779734793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:08.383145 crc crio[24284]: time=\"2026-06-12T15:47:08.382186052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:08.677298 crc crio[24284]: time=\"2026-06-12T15:47:08.675329395Z\" level=info msg=\"Created container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd\" id=383d603e-a4e4-4df9-9754-edb1a24aa855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:08.677298 crc crio[24284]: time=\"2026-06-12T15:47:08.677043371Z\" level=info msg=\"Starting container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a\" id=3a969e8b-c5c4-49d1-87ec-dfa0e4b01bba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:08.688632 crc crio[24284]: time=\"2026-06-12T15:47:08.684916625Z\" level=info msg=\"Started container\" PID=65705 containerID=ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a description=openstack/glance-default-external-api-0/glance-httpd id=3a969e8b-c5c4-49d1-87ec-dfa0e4b01bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\nJun 12 15:47:09.284186 crc crio[24284]: time=\"2026-06-12T15:47:09.282545783Z\" level=info msg=\"Created container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd\" id=ab000c3f-ba1f-4274-9d59-66d10a7714b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:09.285240 crc crio[24284]: time=\"2026-06-12T15:47:09.285200825Z\" level=info msg=\"Starting container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1\" id=1f0db9a4-9a15-4064-9ad8-d3f1c4091104 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:09.297585 crc crio[24284]: time=\"2026-06-12T15:47:09.297421859Z\" level=info msg=\"Started container\" PID=65755 containerID=b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1 description=openstack/glance-default-internal-api-0/glance-httpd id=1f0db9a4-9a15-4064-9ad8-d3f1c4091104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\nJun 12 15:47:10.063648 crc crio[24284]: time=\"2026-06-12T15:47:10.063150535Z\" level=info msg=\"Stopping container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a (timeout: 30s)\" id=fdd48ef8-a6f4-4d4a-b879-fe38b4c54a9f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:10.064723 crc crio[24284]: time=\"2026-06-12T15:47:10.063633602Z\" level=info msg=\"Stopping container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb (timeout: 30s)\" id=5c76f417-272a-4c7f-8272-10cd53b73409 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:11.089605 crc crio[24284]: time=\"2026-06-12T15:47:11.088695366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3b814dfb-16e8-4faa-8812-0e1b666c2c34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:11.664709 crc crio[24284]: time=\"2026-06-12T15:47:11.664094082Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-ch658/POD\" id=3e58b97f-608c-4f64-b709-274e2a039ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:11.664902 crc crio[24284]: time=\"2026-06-12T15:47:11.664761624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:12.117879 crc crio[24284]: time=\"2026-06-12T15:47:12.117803453Z\" level=info msg=\"Stopping container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d (timeout: 10s)\" id=38d434cc-95e5-4929-b9a0-a0b933188f40 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:14.287885 crc crio[24284]: time=\"2026-06-12T15:47:14.286955732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f4616053-5f2b-4674-8664-223860d205d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:14.428608 crc crio[24284]: time=\"2026-06-12T15:47:14.428316023Z\" level=info msg=\"Stopped container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=38d434cc-95e5-4929-b9a0-a0b933188f40 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:14.431909 crc crio[24284]: time=\"2026-06-12T15:47:14.431834578Z\" level=info msg=\"Stopping pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=0ecbcbdb-7cc4-47f3-a646-5fad730c37db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:14.432859 crc crio[24284]: time=\"2026-06-12T15:47:14.432730787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722948}] Aliases:map[]}\"\nJun 12 15:47:14.432961 crc crio[24284]: time=\"2026-06-12T15:47:14.432923581Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:14.981804 crc crio[24284]: time=\"2026-06-12T15:47:14.980910853Z\" level=info msg=\"Stopping container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1 (timeout: 30s)\" id=f7b8ef10-f93f-4884-b79f-bcd720b22f0e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:14.981804 crc crio[24284]: time=\"2026-06-12T15:47:14.980918359Z\" level=info msg=\"Stopping container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03 (timeout: 30s)\" id=073cf9cd-1f85-4fda-9083-cfbc622ed7a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:15.249936 crc crio[24284]: time=\"2026-06-12T15:47:15.249807138Z\" level=info msg=\"Stopping pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=3d8a882e-639b-4860-bba2-40cd3fcbd6d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:15.250451 crc crio[24284]: time=\"2026-06-12T15:47:15.250394187Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc003242688}] Aliases:map[]}\"\nJun 12 15:47:15.250584 crc crio[24284]: time=\"2026-06-12T15:47:15.250550892Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-c9mnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:15.878026 crc crio[24284]: time=\"2026-06-12T15:47:15.877556675Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=4f634549-52c3-4f26-9239-57cfbce96651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:18.989086 crc crio[24284]: time=\"2026-06-12T15:47:18.988532711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:19.224894 crc crio[24284]: time=\"2026-06-12T15:47:19.224328132Z\" level=info msg=\"Stopped container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd\" id=fdd48ef8-a6f4-4d4a-b879-fe38b4c54a9f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:19.581633 crc crio[24284]: time=\"2026-06-12T15:47:19.581191102Z\" level=info msg=\"Stopped container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log\" id=5c76f417-272a-4c7f-8272-10cd53b73409 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:19.583350 crc crio[24284]: time=\"2026-06-12T15:47:19.582892647Z\" level=info msg=\"Stopping pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=a638846f-312c-4b70-9f06-08b3b73dbae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:19.586904 crc crio[24284]: time=\"2026-06-12T15:47:19.585205703Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc001e050a0}] Aliases:map[]}\"\nJun 12 15:47:19.586904 crc crio[24284]: time=\"2026-06-12T15:47:19.585819913Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:22.284655 crc crio[24284]: time=\"2026-06-12T15:47:22.281619181Z\" level=info msg=\"Stopped container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd\" id=f7b8ef10-f93f-4884-b79f-bcd720b22f0e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:22.286795 crc crio[24284]: time=\"2026-06-12T15:47:22.286679954Z\" level=info msg=\"Stopped pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=0ecbcbdb-7cc4-47f3-a646-5fad730c37db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:22.408036 crc crio[24284]: time=\"2026-06-12T15:47:22.407863534Z\" level=info msg=\"Removing container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d\" id=74b1ef18-c027-4f27-95d4-136fb66ccbaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:22.469678 crc crio[24284]: time=\"2026-06-12T15:47:22.467830696Z\" level=info msg=\"Stopped container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log\" id=073cf9cd-1f85-4fda-9083-cfbc622ed7a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:22.474574 crc crio[24284]: time=\"2026-06-12T15:47:22.473403959Z\" level=info msg=\"Stopping pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=0ff41a1a-1f6e-4568-8e60-0abfeea78b85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:22.474574 crc crio[24284]: time=\"2026-06-12T15:47:22.474198925Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc001212538}] Aliases:map[]}\"\nJun 12 15:47:22.474574 crc crio[24284]: time=\"2026-06-12T15:47:22.474599548Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:22.488554 crc crio[24284]: time=\"2026-06-12T15:47:22.478412992Z\" level=info msg=\"Stopped pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=3d8a882e-639b-4860-bba2-40cd3fcbd6d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:24.235368 crc crio[24284]: time=\"2026-06-12T15:47:24.23385331Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-w5p76/POD\" id=c267c06f-d778-4c36-bdcd-67179f58d4f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:24.235368 crc crio[24284]: time=\"2026-06-12T15:47:24.234923215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:27.008808 crc crio[24284]: time=\"2026-06-12T15:47:27.007895987Z\" level=info msg=\"Stopping pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=d41751f0-2e52-4543-8dcd-cea549fa3176 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:27.009917 crc crio[24284]: time=\"2026-06-12T15:47:27.009010613Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=d41751f0-2e52-4543-8dcd-cea549fa3176 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:27.010043 crc crio[24284]: time=\"2026-06-12T15:47:27.009942123Z\" level=info msg=\"Removing pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=a52f2fa0-203b-4d77-9734-76d7fafac31b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:37.505866 crc crio[24284]: time=\"2026-06-12T15:47:37.504789088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=3d164811-45a7-4e1e-ac30-0e9fb6ec3ab5 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:37.507380 crc crio[24284]: time=\"2026-06-12T15:47:37.506855715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0343f227-ffe9-440e-8723-ebb31f91e052 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:37.511225 crc crio[24284]: time=\"2026-06-12T15:47:37.511178834Z\" level=info msg=\"Stopped pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=a638846f-312c-4b70-9f06-08b3b73dbae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:37.768881 crc crio[24284]: time=\"2026-06-12T15:47:37.768712446Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=5b556b6c-ba8b-4297-9285-567352e6b8e4 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:37.769913 crc crio[24284]: time=\"2026-06-12T15:47:37.769777801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ab0cb530-b077-40bd-9fe1-97f98cb80345 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:38.829447 crc crio[24284]: time=\"2026-06-12T15:47:38.828807205Z\" level=info msg=\"Stopped pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=0ff41a1a-1f6e-4568-8e60-0abfeea78b85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:41.563225 crc crio[24284]: time=\"2026-06-12T15:47:41.562022302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0b1beec6-d256-42a8-be0d-87cb583e662c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:41.641074 crc crio[24284]: time=\"2026-06-12T15:47:41.640931973Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=ef52ac57-5a60-4d3a-8e7a-038d96c18cb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:41.641345 crc crio[24284]: time=\"2026-06-12T15:47:41.641103638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:43.978338 crc crio[24284]: time=\"2026-06-12T15:47:43.97761702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d684b276-8ea3-4e27-aa91-48f74209065e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.086842 crc crio[24284]: time=\"2026-06-12T15:47:44.086736211Z\" level=info msg=\"Removed container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=74b1ef18-c027-4f27-95d4-136fb66ccbaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.090982 crc crio[24284]: time=\"2026-06-12T15:47:44.089824154Z\" level=info msg=\"Removing container: 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde\" id=d0d7cd92-fcf0-4b5b-ac53-cb10677de8a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.116222 crc crio[24284]: time=\"2026-06-12T15:47:44.116033649Z\" level=info msg=\"Removed pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=a52f2fa0-203b-4d77-9734-76d7fafac31b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:44.123357 crc crio[24284]: time=\"2026-06-12T15:47:44.122477587Z\" level=info msg=\"Stopping pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=a0198b2d-d703-4de6-b0da-2fe6745bd1a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:44.123357 crc crio[24284]: time=\"2026-06-12T15:47:44.12257846Z\" level=info msg=\"Stopped pod sandbox (already stopped): a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=a0198b2d-d703-4de6-b0da-2fe6745bd1a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:44.123687 crc crio[24284]: time=\"2026-06-12T15:47:44.123224741Z\" level=info msg=\"Removing pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=34ce8791-9587-404e-8739-0b90fb498a5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:44.162754 crc crio[24284]: time=\"2026-06-12T15:47:44.162062848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=8cfa3848-fc52-494f-8337-df64f66e3311 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:44.165376 crc crio[24284]: time=\"2026-06-12T15:47:44.164593938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fbdd79b8-a061-42b3-82ff-2166045f26d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.170152 crc crio[24284]: time=\"2026-06-12T15:47:44.170034695Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc0012121b8}] Aliases:map[]}\"\nJun 12 15:47:44.170451 crc crio[24284]: time=\"2026-06-12T15:47:44.170384666Z\" level=info msg=\"Adding pod openstack_root-account-create-update-ch658 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:44.210399 crc crio[24284]: time=\"2026-06-12T15:47:44.208636019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.211682 crc crio[24284]: time=\"2026-06-12T15:47:44.211601192Z\" level=info msg=\"Creating container: openstack/placement-db-sync-wsr4d/placement-db-sync\" id=71ea7f9d-cae5-4e58-9b3d-8682dbde5ebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.218402 crc crio[24284]: time=\"2026-06-12T15:47:44.218302353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.220219 crc crio[24284]: time=\"2026-06-12T15:47:44.219703517Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=4c43a79b-9599-4cbb-a89f-b9dd76662373 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:44.222229 crc crio[24284]: time=\"2026-06-12T15:47:44.222173529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2d71a51b-e294-47de-95fb-0f2768da7665 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.239684 crc crio[24284]: time=\"2026-06-12T15:47:44.239506358Z\" level=info msg=\"Removed container 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init\" id=d0d7cd92-fcf0-4b5b-ac53-cb10677de8a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.247970 crc crio[24284]: time=\"2026-06-12T15:47:44.247916041Z\" level=info msg=\"Removing container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a\" id=bb0d7d3b-f61c-4179-9084-9ab42dc75249 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.249313 crc crio[24284]: time=\"2026-06-12T15:47:44.249188322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b5a3d1ca-2517-48f7-86cc-77db96aed79b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.254142 crc crio[24284]: time=\"2026-06-12T15:47:44.253847174Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-m4xlg/barbican-db-sync\" id=4d03a415-1fcc-4789-83a8-872c0827fcac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.258729 crc crio[24284]: time=\"2026-06-12T15:47:44.25865189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.259584 crc crio[24284]: time=\"2026-06-12T15:47:44.259474387Z\" level=info msg=\"Removed pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=34ce8791-9587-404e-8739-0b90fb498a5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:44.260990 crc crio[24284]: time=\"2026-06-12T15:47:44.260948881Z\" level=info msg=\"Stopping pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=f0035e52-90b1-474e-9bf1-67b159f133ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:44.261183 crc crio[24284]: time=\"2026-06-12T15:47:44.261159378Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=f0035e52-90b1-474e-9bf1-67b159f133ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:44.262192 crc crio[24284]: time=\"2026-06-12T15:47:44.262095933Z\" level=info msg=\"Removing pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=3876f69e-a31a-43c4-aa5c-a478a71ca7a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:44.275041 crc crio[24284]: time=\"2026-06-12T15:47:44.274990727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=93e5b830-a75a-4238-ad00-46a95f126f92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:44.280385 crc crio[24284]: time=\"2026-06-12T15:47:44.280343829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.299799 crc crio[24284]: time=\"2026-06-12T15:47:44.29967828Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc001212720}] Aliases:map[]}\"\nJun 12 15:47:44.299799 crc crio[24284]: time=\"2026-06-12T15:47:44.299769263Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-w5p76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:44.302541 crc crio[24284]: time=\"2026-06-12T15:47:44.302460894Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001e047b0}] Aliases:map[]}\"\nJun 12 15:47:44.302541 crc crio[24284]: time=\"2026-06-12T15:47:44.302536146Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:44.314644 crc crio[24284]: time=\"2026-06-12T15:47:44.314581977Z\" level=info msg=\"Removed pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=3876f69e-a31a-43c4-aa5c-a478a71ca7a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:44.331674 crc crio[24284]: time=\"2026-06-12T15:47:44.33054747Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=61dd3ad8-513d-4718-9fe2-a07a632bcfa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:44.331674 crc crio[24284]: time=\"2026-06-12T15:47:44.330620333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.343226 crc crio[24284]: time=\"2026-06-12T15:47:44.343169211Z\" level=info msg=\"Removed container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd\" id=bb0d7d3b-f61c-4179-9084-9ab42dc75249 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.349443 crc crio[24284]: time=\"2026-06-12T15:47:44.349361087Z\" level=info msg=\"Removing container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb\" id=e151ce51-0be4-4241-8fcb-f84ac7cabeb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.361015 crc crio[24284]: time=\"2026-06-12T15:47:44.360579384Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-784pc/cinder-db-sync\" id=3e501cca-a6c9-4dc9-a9c9-3cce4465e2b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.366560 crc crio[24284]: time=\"2026-06-12T15:47:44.366475182Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=aa46328e-31fe-4c4a-9dd7-2f936461031c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.437366 crc crio[24284]: time=\"2026-06-12T15:47:44.435646505Z\" level=info msg=\"Removed container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log\" id=e151ce51-0be4-4241-8fcb-f84ac7cabeb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.444657 crc crio[24284]: time=\"2026-06-12T15:47:44.440523216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.454951 crc crio[24284]: time=\"2026-06-12T15:47:44.454796446Z\" level=info msg=\"Created container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=4f634549-52c3-4f26-9239-57cfbce96651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.455590 crc crio[24284]: time=\"2026-06-12T15:47:44.455160522Z\" level=info msg=\"Removing container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1\" id=a13d640a-dfbf-4d72-a98f-2bd224ab4977 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.456015 crc crio[24284]: time=\"2026-06-12T15:47:44.455895766Z\" level=info msg=\"Starting container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25\" id=a1758584-47f9-4e8c-8d4c-799f4b28c131 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:44.464620 crc crio[24284]: time=\"2026-06-12T15:47:44.461547015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.464620 crc crio[24284]: time=\"2026-06-12T15:47:44.464336924Z\" level=info msg=\"Started container\" PID=68042 containerID=955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25 description=openshift-marketplace/certified-operators-p5sz7/registry-server id=a1758584-47f9-4e8c-8d4c-799f4b28c131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\nJun 12 15:47:44.489951 crc crio[24284]: time=\"2026-06-12T15:47:44.489831969Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc00041d458}] Aliases:map[]}\"\nJun 12 15:47:44.490362 crc crio[24284]: time=\"2026-06-12T15:47:44.490341515Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:44.533418 crc crio[24284]: time=\"2026-06-12T15:47:44.532525092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.542884 crc crio[24284]: time=\"2026-06-12T15:47:44.542697038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.602771 crc crio[24284]: time=\"2026-06-12T15:47:44.59881704Z\" level=info msg=\"Removed container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd\" id=a13d640a-dfbf-4d72-a98f-2bd224ab4977 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.618830 crc crio[24284]: time=\"2026-06-12T15:47:44.618041918Z\" level=info msg=\"Removing container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03\" id=739a8fc7-3226-4e68-b845-d47cd89c6369 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.697717 crc crio[24284]: time=\"2026-06-12T15:47:44.695664911Z\" level=info msg=\"Removed container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log\" id=739a8fc7-3226-4e68-b845-d47cd89c6369 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:44.705704 crc crio[24284]: time=\"2026-06-12T15:47:44.705624782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.714328 crc crio[24284]: time=\"2026-06-12T15:47:44.714199269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.719409 crc crio[24284]: time=\"2026-06-12T15:47:44.719174151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.719409 crc crio[24284]: time=\"2026-06-12T15:47:44.719394706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.731970 crc crio[24284]: time=\"2026-06-12T15:47:44.731889481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.744966 crc crio[24284]: time=\"2026-06-12T15:47:44.744767746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:44.759308 crc crio[24284]: time=\"2026-06-12T15:47:44.758678257Z\" level=info msg=\"Created container 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15: openstack/barbican-db-sync-m4xlg/barbican-db-sync\" id=4d03a415-1fcc-4789-83a8-872c0827fcac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.770328 crc crio[24284]: time=\"2026-06-12T15:47:44.762804513Z\" level=info msg=\"Starting container: 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15\" id=916bc764-8434-4266-8800-44810bc51823 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:44.784236 crc crio[24284]: time=\"2026-06-12T15:47:44.78414417Z\" level=info msg=\"Started container\" PID=68142 containerID=372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15 description=openstack/barbican-db-sync-m4xlg/barbican-db-sync id=916bc764-8434-4266-8800-44810bc51823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\nJun 12 15:47:44.928308 crc crio[24284]: time=\"2026-06-12T15:47:44.927633138Z\" level=info msg=\"Created container 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19: openstack/placement-db-sync-wsr4d/placement-db-sync\" id=71ea7f9d-cae5-4e58-9b3d-8682dbde5ebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.932333 crc crio[24284]: time=\"2026-06-12T15:47:44.930678597Z\" level=info msg=\"Starting container: 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19\" id=b83633f0-dce6-415a-a8fa-4475e473fecf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:44.960464 crc crio[24284]: time=\"2026-06-12T15:47:44.954567986Z\" level=info msg=\"Started container\" PID=68175 containerID=35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19 description=openstack/placement-db-sync-wsr4d/placement-db-sync id=b83633f0-dce6-415a-a8fa-4475e473fecf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\nJun 12 15:47:44.960464 crc crio[24284]: time=\"2026-06-12T15:47:44.95988938Z\" level=info msg=\"Created container fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7: openstack/cinder-db-sync-784pc/cinder-db-sync\" id=3e501cca-a6c9-4dc9-a9c9-3cce4465e2b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:44.962835 crc crio[24284]: time=\"2026-06-12T15:47:44.962744674Z\" level=info msg=\"Starting container: fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7\" id=56de3856-6fc4-4437-991d-e07ebcde18ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:44.968555 crc crio[24284]: time=\"2026-06-12T15:47:44.968471461Z\" level=info msg=\"Started container\" PID=68181 containerID=fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7 description=openstack/cinder-db-sync-784pc/cinder-db-sync id=56de3856-6fc4-4437-991d-e07ebcde18ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\nJun 12 15:47:45.015522 crc crio[24284]: time=\"2026-06-12T15:47:45.015329314Z\" level=info msg=\"Created container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent\" id=aa46328e-31fe-4c4a-9dd7-2f936461031c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:45.030933 crc crio[24284]: 2026-06-12T15:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e3428df1942ec8 Mac:b6:94:2f:21:00:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:45.032315 crc crio[24284]: time=\"2026-06-12T15:47:45.032184265Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc0012121b8}] Aliases:map[]}\"\nJun 12 15:47:45.032567 crc crio[24284]: time=\"2026-06-12T15:47:45.032459334Z\" level=info msg=\"Checking pod openstack_root-account-create-update-ch658 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:45.050492 crc crio[24284]: time=\"2026-06-12T15:47:45.050407137Z\" level=info msg=\"Ran pod sandbox 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f with infra container: openstack/root-account-create-update-ch658/POD\" id=3e58b97f-608c-4f64-b709-274e2a039ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:45.058928 crc crio[24284]: time=\"2026-06-12T15:47:45.058851198Z\" level=info msg=\"Starting container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47\" id=da376bed-918e-4368-9a1e-ef33f12ad34e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:45.064804 crc crio[24284]: time=\"2026-06-12T15:47:45.064730697Z\" level=info msg=\"Started container\" PID=68180 containerID=1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47 description=openstack/ceilometer-0/ceilometer-central-agent id=da376bed-918e-4368-9a1e-ef33f12ad34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\nJun 12 15:47:45.095876 crc crio[24284]: time=\"2026-06-12T15:47:45.095681679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7322101d-b16e-47fb-850b-58f787addf87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.110922 crc crio[24284]: time=\"2026-06-12T15:47:45.110816677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=98d133fe-ed72-4220-b136-8003bb2047ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.115408 crc crio[24284]: time=\"2026-06-12T15:47:45.114337562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.115408 crc crio[24284]: time=\"2026-06-12T15:47:45.114710684Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.115408 crc crio[24284]: time=\"2026-06-12T15:47:45.114836218Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.117136 crc crio[24284]: time=\"2026-06-12T15:47:45.117063068Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=14321de2-61fb-4886-bc7e-e8df3643bd2a name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:45.126200 crc crio[24284]: time=\"2026-06-12T15:47:45.126066241Z\" level=info msg=\"Creating container: openstack/root-account-create-update-ch658/mariadb-account-create-update\" id=165e155f-5d16-452d-bd27-a6afea58aad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:45.126642 crc crio[24284]: time=\"2026-06-12T15:47:45.126574677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:45.130954 crc crio[24284]: time=\"2026-06-12T15:47:45.130865552Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 12 15:47:45.189673 crc crio[24284]: time=\"2026-06-12T15:47:45.189507929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:45.193782 crc crio[24284]: time=\"2026-06-12T15:47:45.193678194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:45.353201 crc crio[24284]: time=\"2026-06-12T15:47:45.351991851Z\" level=info msg=\"Created container 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea: openstack/root-account-create-update-ch658/mariadb-account-create-update\" id=165e155f-5d16-452d-bd27-a6afea58aad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:45.359648 crc crio[24284]: time=\"2026-06-12T15:47:45.359517835Z\" level=info msg=\"Starting container: 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea\" id=04808307-9243-493a-9102-45129587ef67 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:45.364485 crc crio[24284]: 2026-06-12T15:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60a67d8c55cb7d3 Mac:8e:b8:fb:28:66:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd SocketPath: PciID:}] [{Interface:0xc000139030 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:45.366703 crc crio[24284]: time=\"2026-06-12T15:47:45.366629987Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc001212720}] Aliases:map[]}\"\nJun 12 15:47:45.366830 crc crio[24284]: time=\"2026-06-12T15:47:45.366785772Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-w5p76 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:45.368447 crc crio[24284]: time=\"2026-06-12T15:47:45.368195704Z\" level=info msg=\"Started container\" PID=68252 containerID=998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea description=openstack/root-account-create-update-ch658/mariadb-account-create-update id=04808307-9243-493a-9102-45129587ef67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\nJun 12 15:47:45.380382 crc crio[24284]: time=\"2026-06-12T15:47:45.380316374Z\" level=info msg=\"Ran pod sandbox 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 with infra container: openstack/keystone-bootstrap-w5p76/POD\" id=c267c06f-d778-4c36-bdcd-67179f58d4f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:45.396301 crc crio[24284]: time=\"2026-06-12T15:47:45.396151397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=1278e60e-ce21-499c-b9e8-d477a2b164db name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.478972 crc crio[24284]: time=\"2026-06-12T15:47:45.47886026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e8134920-aa10-43e2-a153-cf8215ad2c63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:45.848350 crc crio[24284]: time=\"2026-06-12T15:47:45.843593518Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-w5p76/keystone-bootstrap\" id=7a11b82c-b22b-4015-ada8-dd21680f6a0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:45.848350 crc crio[24284]: time=\"2026-06-12T15:47:45.844902131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:45.904523 crc crio[24284]: time=\"2026-06-12T15:47:45.902148459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:45.910900 crc crio[24284]: time=\"2026-06-12T15:47:45.910190349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:46.118301 crc crio[24284]: time=\"2026-06-12T15:47:46.1148766Z\" level=info msg=\"Created container fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4: openstack/keystone-bootstrap-w5p76/keystone-bootstrap\" id=7a11b82c-b22b-4015-ada8-dd21680f6a0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:46.131530 crc crio[24284]: time=\"2026-06-12T15:47:46.131334045Z\" level=info msg=\"Starting container: fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4\" id=10b0fbd5-edca-4be9-9d1a-1a24b867a2b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:46.155194 crc crio[24284]: time=\"2026-06-12T15:47:46.154825856Z\" level=info msg=\"Started container\" PID=68324 containerID=fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4 description=openstack/keystone-bootstrap-w5p76/keystone-bootstrap id=10b0fbd5-edca-4be9-9d1a-1a24b867a2b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\nJun 12 15:47:46.242008 crc crio[24284]: 2026-06-12T15:47:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d383e768765d0f6 Mac:6a:0b:02:ef:fd:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:46.243167 crc crio[24284]: time=\"2026-06-12T15:47:46.243004094Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001e047b0}] Aliases:map[]}\"\nJun 12 15:47:46.243377 crc crio[24284]: time=\"2026-06-12T15:47:46.243205831Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:46.263336 crc crio[24284]: time=\"2026-06-12T15:47:46.257039059Z\" level=info msg=\"Ran pod sandbox d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa with infra container: openstack/glance-default-external-api-0/POD\" id=ef52ac57-5a60-4d3a-8e7a-038d96c18cb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:46.285923 crc crio[24284]: time=\"2026-06-12T15:47:46.285805012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7ef72877-1b99-4a4e-b315-8a155a03009a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:46.293764 crc crio[24284]: time=\"2026-06-12T15:47:46.293641683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0f016279-cd1d-4923-9920-967b38a8e723 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:46.321954 crc crio[24284]: 2026-06-12T15:47:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c59c32df75c43 Mac:de:f1:1c:2d:88:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc SocketPath: PciID:}] [{Interface:0xc000292940 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:46.322157 crc crio[24284]: time=\"2026-06-12T15:47:46.321959138Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc00041d458}] Aliases:map[]}\"\nJun 12 15:47:46.325060 crc crio[24284]: time=\"2026-06-12T15:47:46.322576478Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:46.336515 crc crio[24284]: time=\"2026-06-12T15:47:46.335182243Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d4460c21-136d-4987-ab55-e4e248b3da64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:46.336515 crc crio[24284]: time=\"2026-06-12T15:47:46.335965379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:46.381327 crc crio[24284]: time=\"2026-06-12T15:47:46.37987831Z\" level=info msg=\"Ran pod sandbox 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 with infra container: openstack/glance-default-internal-api-0/POD\" id=61dd3ad8-513d-4718-9fe2-a07a632bcfa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:46.384429 crc crio[24284]: time=\"2026-06-12T15:47:46.383837917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c3ea93ff-c99c-462b-a6e8-803d81016258 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:46.388724 crc crio[24284]: time=\"2026-06-12T15:47:46.388538237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=146e469f-72dd-4762-baaa-7d29f7e7e320 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:46.412836 crc crio[24284]: time=\"2026-06-12T15:47:46.412706329Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=aa9763cd-575d-42db-b389-b8691efc61e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:46.418313 crc crio[24284]: time=\"2026-06-12T15:47:46.415322094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:46.506350 crc crio[24284]: time=\"2026-06-12T15:47:46.50591868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:46.572959 crc crio[24284]: time=\"2026-06-12T15:47:46.572408899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:47.102387 crc crio[24284]: time=\"2026-06-12T15:47:47.102241722Z\" level=info msg=\"Stopping pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=4a8d4916-9c70-4aae-b8ca-20af2856c75f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:47.103502 crc crio[24284]: time=\"2026-06-12T15:47:47.103326648Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc004287048}] Aliases:map[]}\"\nJun 12 15:47:47.103502 crc crio[24284]: time=\"2026-06-12T15:47:47.103480093Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-262g9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:47.671325 crc crio[24284]: time=\"2026-06-12T15:47:47.662087693Z\" level=info msg=\"Stopped pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=4a8d4916-9c70-4aae-b8ca-20af2856c75f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:47.849335 crc crio[24284]: time=\"2026-06-12T15:47:47.848356204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:47.989792 crc crio[24284]: time=\"2026-06-12T15:47:47.989680663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:48.128919 crc crio[24284]: time=\"2026-06-12T15:47:48.128804078Z\" level=info msg=\"Stopping pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=8a7b1822-6c5c-4089-8b4d-a38be41cad22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:48.129643 crc crio[24284]: time=\"2026-06-12T15:47:48.129579753Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc002722bf0}] Aliases:map[]}\"\nJun 12 15:47:48.130400 crc crio[24284]: time=\"2026-06-12T15:47:48.12978004Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-ch658 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:48.323473 crc crio[24284]: time=\"2026-06-12T15:47:48.321962865Z\" level=info msg=\"Created container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log\" id=aa9763cd-575d-42db-b389-b8691efc61e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:48.327305 crc crio[24284]: time=\"2026-06-12T15:47:48.323896801Z\" level=info msg=\"Starting container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694\" id=9cac380a-ab41-4648-a6b3-1d41fd629171 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:48.337438 crc crio[24284]: time=\"2026-06-12T15:47:48.335233828Z\" level=info msg=\"Started container\" PID=68529 containerID=7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694 description=openstack/glance-default-internal-api-0/glance-log id=9cac380a-ab41-4648-a6b3-1d41fd629171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\nJun 12 15:47:48.400343 crc crio[24284]: time=\"2026-06-12T15:47:48.400064413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c5e85bf-d9ee-4c89-b304-05621e41b4fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:48.410329 crc crio[24284]: time=\"2026-06-12T15:47:48.409696485Z\" level=info msg=\"Created container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log\" id=d4460c21-136d-4987-ab55-e4e248b3da64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:48.413746 crc crio[24284]: time=\"2026-06-12T15:47:48.411848716Z\" level=info msg=\"Starting container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142\" id=792efb5d-e7db-49c5-87de-88648c88ee61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:48.423330 crc crio[24284]: time=\"2026-06-12T15:47:48.422019833Z\" level=info msg=\"Started container\" PID=68594 containerID=86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142 description=openstack/glance-default-external-api-0/glance-log id=792efb5d-e7db-49c5-87de-88648c88ee61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\nJun 12 15:47:48.445312 crc crio[24284]: time=\"2026-06-12T15:47:48.441790261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c4de4de-c918-41d7-aa20-aaa88afba351 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:49.137804 crc crio[24284]: time=\"2026-06-12T15:47:49.136905851Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-c8d6b5487-xdprq/POD\" id=cadcdbf3-34bb-4e2e-bba2-c4439c9e021e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:49.139933 crc crio[24284]: time=\"2026-06-12T15:47:49.139896149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.397411 crc crio[24284]: time=\"2026-06-12T15:47:49.395940613Z\" level=info msg=\"Stopped pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=8a7b1822-6c5c-4089-8b4d-a38be41cad22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:49.429823 crc crio[24284]: time=\"2026-06-12T15:47:49.42972266Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc000b84708}] Aliases:map[]}\"\nJun 12 15:47:49.429823 crc crio[24284]: time=\"2026-06-12T15:47:49.429804333Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-c8d6b5487-xdprq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:49.431793 crc crio[24284]: time=\"2026-06-12T15:47:49.430617076Z\" level=info msg=\"Running pod sandbox: openstack/neutron-747bcd94c8-dd8sb/POD\" id=43bfad1b-6aff-4b0c-bf32-824d6a1cf071 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:49.431793 crc crio[24284]: time=\"2026-06-12T15:47:49.43074027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.463216 crc crio[24284]: time=\"2026-06-12T15:47:49.463068495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=79785872-6dc9-45e7-baec-6bbe1d0b05fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:49.471518 crc crio[24284]: time=\"2026-06-12T15:47:49.471447926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=52664bc0-7524-4efb-80dc-cbceb323aa45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:49.518742 crc crio[24284]: time=\"2026-06-12T15:47:49.513577432Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=14321de2-61fb-4886-bc7e-e8df3643bd2a name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:49.521686 crc crio[24284]: time=\"2026-06-12T15:47:49.521571515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8b3bfd06-682c-44f9-9442-a099f5ac500e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:49.529596 crc crio[24284]: time=\"2026-06-12T15:47:49.529438312Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=572afa6b-be7c-4c6f-b0ee-3d7ee2e8e411 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:49.534950 crc crio[24284]: time=\"2026-06-12T15:47:49.534762643Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fbb0acc9-1c98-41dc-8146-3fd652793bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:49.548564 crc crio[24284]: time=\"2026-06-12T15:47:49.548431443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.549431 crc crio[24284]: time=\"2026-06-12T15:47:49.549348163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.655199 crc crio[24284]: time=\"2026-06-12T15:47:49.655048969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0546e815-7641-4128-8bd1-8e17904996b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:49.685306 crc crio[24284]: time=\"2026-06-12T15:47:49.684231772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.711890 crc crio[24284]: time=\"2026-06-12T15:47:49.711781303Z\" level=info msg=\"Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc002c1e048}] Aliases:map[]}\"\nJun 12 15:47:49.711890 crc crio[24284]: time=\"2026-06-12T15:47:49.711873376Z\" level=info msg=\"Adding pod openstack_neutron-747bcd94c8-dd8sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:49.723022 crc crio[24284]: time=\"2026-06-12T15:47:49.722912124Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5fb045ec-c852-4979-81d1-5a5214dbecc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:49.725097 crc crio[24284]: time=\"2026-06-12T15:47:49.724798276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.771592 crc crio[24284]: time=\"2026-06-12T15:47:49.770016205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.820169 crc crio[24284]: time=\"2026-06-12T15:47:49.82003462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:49.864334 crc crio[24284]: time=\"2026-06-12T15:47:49.860900351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.080314 crc crio[24284]: time=\"2026-06-12T15:47:50.077552777Z\" level=info msg=\"Created container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent\" id=5fb045ec-c852-4979-81d1-5a5214dbecc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.082052 crc crio[24284]: time=\"2026-06-12T15:47:50.081872783Z\" level=info msg=\"Starting container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035\" id=ef2bfff8-31ab-4bb8-9a7b-67a421bf6c90 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:50.113653 crc crio[24284]: time=\"2026-06-12T15:47:50.113527978Z\" level=info msg=\"Started container\" PID=68747 containerID=a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035 description=openstack/ceilometer-0/ceilometer-notification-agent id=ef2bfff8-31ab-4bb8-9a7b-67a421bf6c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\nJun 12 15:47:50.127535 crc crio[24284]: 2026-06-12T15:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:775c98dc1597f4b Mac:a6:f4:78:4c:f1:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b SocketPath: PciID:}] [{Interface:0xc0000148b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:50.127535 crc crio[24284]: time=\"2026-06-12T15:47:50.121925298Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc000b84708}] Aliases:map[]}\"\nJun 12 15:47:50.127535 crc crio[24284]: time=\"2026-06-12T15:47:50.122176896Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-c8d6b5487-xdprq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:50.154484 crc crio[24284]: time=\"2026-06-12T15:47:50.154027694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.156045 crc crio[24284]: time=\"2026-06-12T15:47:50.154609133Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.156045 crc crio[24284]: time=\"2026-06-12T15:47:50.154764131Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.169658 crc crio[24284]: time=\"2026-06-12T15:47:50.167773068Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=f4c9a7af-bb07-4e19-ba92-76859e6901ec name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:50.174770 crc crio[24284]: time=\"2026-06-12T15:47:50.172475842Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 12 15:47:50.198974 crc crio[24284]: time=\"2026-06-12T15:47:50.198916816Z\" level=info msg=\"Ran pod sandbox 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a with infra container: openstack/dnsmasq-dns-c8d6b5487-xdprq/POD\" id=cadcdbf3-34bb-4e2e-bba2-c4439c9e021e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:50.217475 crc crio[24284]: time=\"2026-06-12T15:47:50.217410376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=de3b42a7-dcfb-4a07-abea-267d33d0fe93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.424691 crc crio[24284]: time=\"2026-06-12T15:47:50.424163325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04a24a31-350e-4902-82ec-b139fcf01f1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.455194 crc crio[24284]: time=\"2026-06-12T15:47:50.455100034Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-c8d6b5487-xdprq/init\" id=7774d4b9-95db-46df-89bb-6d56af2f8a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.455893 crc crio[24284]: time=\"2026-06-12T15:47:50.455871869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.498573 crc crio[24284]: 2026-06-12T15:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db0fc5d2d2a94a8 Mac:4a:95:e1:54:11:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 SocketPath: PciID:}] [{Interface:0xc0002985e0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:50.502730 crc crio[24284]: time=\"2026-06-12T15:47:50.502521607Z\" level=info msg=\"Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc002c1e048}] Aliases:map[]}\"\nJun 12 15:47:50.502938 crc crio[24284]: time=\"2026-06-12T15:47:50.502853238Z\" level=info msg=\"Checking pod openstack_neutron-747bcd94c8-dd8sb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:50.526890 crc crio[24284]: time=\"2026-06-12T15:47:50.526833932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.534090 crc crio[24284]: time=\"2026-06-12T15:47:50.533991119Z\" level=info msg=\"Ran pod sandbox db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e with infra container: openstack/neutron-747bcd94c8-dd8sb/POD\" id=43bfad1b-6aff-4b0c-bf32-824d6a1cf071 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:50.542501 crc crio[24284]: time=\"2026-06-12T15:47:50.542378363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b6b7fd7f-6d2c-475e-9444-3cc743be9bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.545675 crc crio[24284]: time=\"2026-06-12T15:47:50.545627986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.669922 crc crio[24284]: time=\"2026-06-12T15:47:50.668566371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=18c118c7-ea79-44d5-89b7-672032f148fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:50.756761 crc crio[24284]: time=\"2026-06-12T15:47:50.756669601Z\" level=info msg=\"Creating container: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=bb32266e-e5be-4c92-a08a-ef2995f1d9d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.757229 crc crio[24284]: time=\"2026-06-12T15:47:50.757169107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:50.759491 crc crio[24284]: time=\"2026-06-12T15:47:50.759177913Z\" level=info msg=\"Created container b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83: openstack/dnsmasq-dns-c8d6b5487-xdprq/init\" id=7774d4b9-95db-46df-89bb-6d56af2f8a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:50.770041 crc crio[24284]: time=\"2026-06-12T15:47:50.768299401Z\" level=info msg=\"Starting container: b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83\" id=219b274b-61d3-42b2-a62e-77f93f66c6a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:50.807335 crc crio[24284]: time=\"2026-06-12T15:47:50.807166402Z\" level=info msg=\"Started container\" PID=68829 containerID=b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83 description=openstack/dnsmasq-dns-c8d6b5487-xdprq/init id=219b274b-61d3-42b2-a62e-77f93f66c6a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\nJun 12 15:47:51.029691 crc crio[24284]: time=\"2026-06-12T15:47:51.027160238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.044922 crc crio[24284]: time=\"2026-06-12T15:47:51.044470573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.330567 crc crio[24284]: time=\"2026-06-12T15:47:51.330475443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30f29ee1-ec2d-4f0b-9377-adc267ab56a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:51.436531 crc crio[24284]: time=\"2026-06-12T15:47:51.431997904Z\" level=info msg=\"Created container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=bb32266e-e5be-4c92-a08a-ef2995f1d9d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:51.437796 crc crio[24284]: time=\"2026-06-12T15:47:51.43772173Z\" level=info msg=\"Starting container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471\" id=32510daa-aa06-4b95-a81c-0c9ce341f43a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:51.461024 crc crio[24284]: time=\"2026-06-12T15:47:51.46093Z\" level=info msg=\"Started container\" PID=68877 containerID=8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471 description=openstack/neutron-747bcd94c8-dd8sb/neutron-api id=32510daa-aa06-4b95-a81c-0c9ce341f43a name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\nJun 12 15:47:51.491813 crc crio[24284]: time=\"2026-06-12T15:47:51.49168562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.496103 crc crio[24284]: time=\"2026-06-12T15:47:51.495962951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=eb18310a-5e1e-4ff8-80fb-b862a703abbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:51.509994 crc crio[24284]: time=\"2026-06-12T15:47:51.509768651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38d30e60-25ee-402b-a5ee-ab28f834d01f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:51.513166 crc crio[24284]: time=\"2026-06-12T15:47:51.513018747Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=d66e80de-b9a2-4fc7-bc44-809319462f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:51.513886 crc crio[24284]: time=\"2026-06-12T15:47:51.513824173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.543086 crc crio[24284]: time=\"2026-06-12T15:47:51.542994601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38186ca2-9b4d-4ad2-bce1-303fee84b5d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:51.579470 crc crio[24284]: time=\"2026-06-12T15:47:51.579135421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.623423 crc crio[24284]: time=\"2026-06-12T15:47:51.622075551Z\" level=info msg=\"Creating container: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=69bfcb05-253f-45ec-bcfe-5ed2fecb9de5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:51.623423 crc crio[24284]: time=\"2026-06-12T15:47:51.62266365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.663172 crc crio[24284]: time=\"2026-06-12T15:47:51.663082513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.668539 crc crio[24284]: time=\"2026-06-12T15:47:51.668486306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.720982 crc crio[24284]: time=\"2026-06-12T15:47:51.720153807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.725776 crc crio[24284]: time=\"2026-06-12T15:47:51.725698636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:51.858624 crc crio[24284]: time=\"2026-06-12T15:47:51.858490787Z\" level=info msg=\"Created container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd\" id=fbb0acc9-1c98-41dc-8146-3fd652793bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:51.861758 crc crio[24284]: time=\"2026-06-12T15:47:51.861680191Z\" level=info msg=\"Starting container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf\" id=b72e5d9b-cd28-4ad9-86de-352069e435e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:51.870536 crc crio[24284]: time=\"2026-06-12T15:47:51.870433603Z\" level=info msg=\"Started container\" PID=68926 containerID=33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf description=openstack/glance-default-external-api-0/glance-httpd id=b72e5d9b-cd28-4ad9-86de-352069e435e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\nJun 12 15:47:52.053534 crc crio[24284]: time=\"2026-06-12T15:47:52.05283675Z\" level=info msg=\"Created container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=69bfcb05-253f-45ec-bcfe-5ed2fecb9de5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:52.055661 crc crio[24284]: time=\"2026-06-12T15:47:52.055575416Z\" level=info msg=\"Starting container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23\" id=363a346a-0eb4-4aed-b43c-bc19e7e80b72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:52.057982 crc crio[24284]: time=\"2026-06-12T15:47:52.057865903Z\" level=info msg=\"Created container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd\" id=572afa6b-be7c-4c6f-b0ee-3d7ee2e8e411 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:52.061451 crc crio[24284]: time=\"2026-06-12T15:47:52.061344052Z\" level=info msg=\"Starting container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4\" id=dd4e6332-c37e-4c22-9a1a-1df8a38f72be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:52.063567 crc crio[24284]: time=\"2026-06-12T15:47:52.063458762Z\" level=info msg=\"Started container\" PID=68938 containerID=d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23 description=openstack/neutron-747bcd94c8-dd8sb/neutron-httpd id=363a346a-0eb4-4aed-b43c-bc19e7e80b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\nJun 12 15:47:52.070864 crc crio[24284]: time=\"2026-06-12T15:47:52.070741987Z\" level=info msg=\"Started container\" PID=68925 containerID=4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4 description=openstack/glance-default-internal-api-0/glance-httpd id=dd4e6332-c37e-4c22-9a1a-1df8a38f72be name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\nJun 12 15:47:52.085733 crc crio[24284]: time=\"2026-06-12T15:47:52.08565232Z\" level=info msg=\"Created container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=d66e80de-b9a2-4fc7-bc44-809319462f08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:52.088640 crc crio[24284]: time=\"2026-06-12T15:47:52.088538615Z\" level=info msg=\"Starting container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608\" id=f8895544-7a1a-41b1-9364-1998f838cab9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:52.096525 crc crio[24284]: time=\"2026-06-12T15:47:52.096426013Z\" level=info msg=\"Started container\" PID=68929 containerID=54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608 description=openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns id=f8895544-7a1a-41b1-9364-1998f838cab9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\nJun 12 15:47:53.478375 crc crio[24284]: time=\"2026-06-12T15:47:53.477792098Z\" level=info msg=\"Stopping pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=2d7954f0-241d-4366-bbaa-567b4220df5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:53.479891 crc crio[24284]: time=\"2026-06-12T15:47:53.479808704Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc004af82e0}] Aliases:map[]}\"\nJun 12 15:47:53.480158 crc crio[24284]: time=\"2026-06-12T15:47:53.480069642Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-wsr4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:53.620070 crc crio[24284]: time=\"2026-06-12T15:47:53.619458705Z\" level=info msg=\"Running pod sandbox: openstack/neutron-69558b4fc9-rsj7r/POD\" id=0c19606c-1673-4e3d-81be-3d9bc3b40934 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:53.620238 crc crio[24284]: time=\"2026-06-12T15:47:53.620103086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:53.730323 crc crio[24284]: time=\"2026-06-12T15:47:53.729344262Z\" level=info msg=\"Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc0009b8780}] Aliases:map[]}\"\nJun 12 15:47:53.730323 crc crio[24284]: time=\"2026-06-12T15:47:53.729423399Z\" level=info msg=\"Adding pod openstack_neutron-69558b4fc9-rsj7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:54.010307 crc crio[24284]: time=\"2026-06-12T15:47:54.009071746Z\" level=info msg=\"Stopped pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=2d7954f0-241d-4366-bbaa-567b4220df5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:54.483465 crc crio[24284]: time=\"2026-06-12T15:47:54.482716112Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-zhjnz/POD\" id=99de6aac-b141-41ff-969f-f20fd75b6b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:54.484615 crc crio[24284]: time=\"2026-06-12T15:47:54.484097587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:54.566145 crc crio[24284]: 2026-06-12T15:47:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8f4e28aada8239 Mac:fe:c5:1f:0e:5f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:54.568304 crc crio[24284]: time=\"2026-06-12T15:47:54.568184815Z\" level=info msg=\"Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc0009b8780}] Aliases:map[]}\"\nJun 12 15:47:54.568607 crc crio[24284]: time=\"2026-06-12T15:47:54.568551026Z\" level=info msg=\"Checking pod openstack_neutron-69558b4fc9-rsj7r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:54.598865 crc crio[24284]: time=\"2026-06-12T15:47:54.596400887Z\" level=info msg=\"Stopping pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=101e624d-358e-494d-9556-3834859f15f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:54.599625 crc crio[24284]: time=\"2026-06-12T15:47:54.59955485Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc000b84168}] Aliases:map[]}\"\nJun 12 15:47:54.599975 crc crio[24284]: time=\"2026-06-12T15:47:54.599910479Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-m4xlg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:54.660677 crc crio[24284]: time=\"2026-06-12T15:47:54.660536119Z\" level=info msg=\"Ran pod sandbox e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 with infra container: openstack/neutron-69558b4fc9-rsj7r/POD\" id=0c19606c-1673-4e3d-81be-3d9bc3b40934 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:54.681160 crc crio[24284]: time=\"2026-06-12T15:47:54.68098058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dd7ac9d0-81e3-4b51-9306-baa5003de1ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:54.682315 crc crio[24284]: time=\"2026-06-12T15:47:54.681160886Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc0009b8248}] Aliases:map[]}\"\nJun 12 15:47:54.682654 crc crio[24284]: time=\"2026-06-12T15:47:54.682570242Z\" level=info msg=\"Adding pod openstack_root-account-create-update-zhjnz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:54.806095 crc crio[24284]: time=\"2026-06-12T15:47:54.805973498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=80b83e70-02ea-4bf5-be99-1ea55b9be465 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:54.817877 crc crio[24284]: time=\"2026-06-12T15:47:54.817766057Z\" level=info msg=\"Creating container: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=b5a52104-0845-4f1a-8dd7-eb5db1e4e94a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:54.820108 crc crio[24284]: time=\"2026-06-12T15:47:54.818741259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:54.999385 crc crio[24284]: time=\"2026-06-12T15:47:54.99910488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.012173 crc crio[24284]: time=\"2026-06-12T15:47:55.010109006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.123496 crc crio[24284]: time=\"2026-06-12T15:47:55.122926938Z\" level=info msg=\"Stopped pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=101e624d-358e-494d-9556-3834859f15f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:55.206380 crc crio[24284]: time=\"2026-06-12T15:47:55.205441158Z\" level=info msg=\"Created container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=b5a52104-0845-4f1a-8dd7-eb5db1e4e94a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:55.210294 crc crio[24284]: time=\"2026-06-12T15:47:55.208932324Z\" level=info msg=\"Starting container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620\" id=931d31ec-92dc-421b-b37d-578c5b5219fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:55.215822 crc crio[24284]: time=\"2026-06-12T15:47:55.214778901Z\" level=info msg=\"Started container\" PID=69679 containerID=62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620 description=openstack/neutron-69558b4fc9-rsj7r/neutron-api id=931d31ec-92dc-421b-b37d-578c5b5219fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\nJun 12 15:47:55.249364 crc crio[24284]: time=\"2026-06-12T15:47:55.248879093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=845b772c-c9e4-4323-9bad-0a5f41fcd782 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:55.312945 crc crio[24284]: time=\"2026-06-12T15:47:55.31067326Z\" level=info msg=\"Running pod sandbox: openstack/placement-6757d7984-7rk9x/POD\" id=e49fd775-e055-483e-90a2-fa73a0c426fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:55.312945 crc crio[24284]: time=\"2026-06-12T15:47:55.311369302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.364044 crc crio[24284]: time=\"2026-06-12T15:47:55.36393543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f63a5eb-37cf-459f-bee1-3c9343a7935d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:55.373322 crc crio[24284]: time=\"2026-06-12T15:47:55.372591251Z\" level=info msg=\"Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc0009b8b00}] Aliases:map[]}\"\nJun 12 15:47:55.373322 crc crio[24284]: time=\"2026-06-12T15:47:55.372658413Z\" level=info msg=\"Adding pod openstack_placement-6757d7984-7rk9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:55.377307 crc crio[24284]: time=\"2026-06-12T15:47:55.37537861Z\" level=info msg=\"Creating container: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=0f8fc2e0-829d-4f63-93b5-763270eea38c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:55.377307 crc crio[24284]: time=\"2026-06-12T15:47:55.375854935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.458448 crc crio[24284]: time=\"2026-06-12T15:47:55.457649859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.476316 crc crio[24284]: time=\"2026-06-12T15:47:55.475724873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.539891 crc crio[24284]: 2026-06-12T15:47:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51f965deaa3fb96 Mac:82:db:4b:e1:5b:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 SocketPath: PciID:}] [{Interface:0xc0001dd1c0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:55.547165 crc crio[24284]: time=\"2026-06-12T15:47:55.547058501Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc0009b8248}] Aliases:map[]}\"\nJun 12 15:47:55.547527 crc crio[24284]: time=\"2026-06-12T15:47:55.547239997Z\" level=info msg=\"Checking pod openstack_root-account-create-update-zhjnz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:55.558523 crc crio[24284]: time=\"2026-06-12T15:47:55.557946197Z\" level=info msg=\"Ran pod sandbox 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 with infra container: openstack/root-account-create-update-zhjnz/POD\" id=99de6aac-b141-41ff-969f-f20fd75b6b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:55.575313 crc crio[24284]: time=\"2026-06-12T15:47:55.574382343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e13e86d-76ec-422c-9a44-c23af78e8ec5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:55.578075 crc crio[24284]: time=\"2026-06-12T15:47:55.577320886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7725bd48-5247-45e3-a90f-170871bac86b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:55.587318 crc crio[24284]: time=\"2026-06-12T15:47:55.586111355Z\" level=info msg=\"Creating container: openstack/root-account-create-update-zhjnz/mariadb-account-create-update\" id=07757b8c-e61d-43c1-8a7d-a9951aa7214e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:55.587318 crc crio[24284]: time=\"2026-06-12T15:47:55.586584931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.709940 crc crio[24284]: time=\"2026-06-12T15:47:55.708309919Z\" level=info msg=\"Stopping pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=9cf3f246-5988-4cd1-86b3-2f95c1e24666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:55.709940 crc crio[24284]: time=\"2026-06-12T15:47:55.708695911Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc003242150}] Aliases:map[]}\"\nJun 12 15:47:55.709940 crc crio[24284]: time=\"2026-06-12T15:47:55.708816315Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-w5p76 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:55.778348 crc crio[24284]: time=\"2026-06-12T15:47:55.778229878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.797433 crc crio[24284]: time=\"2026-06-12T15:47:55.797048896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:55.855888 crc crio[24284]: time=\"2026-06-12T15:47:55.854671931Z\" level=info msg=\"Created container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=0f8fc2e0-829d-4f63-93b5-763270eea38c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:55.859294 crc crio[24284]: time=\"2026-06-12T15:47:55.858502886Z\" level=info msg=\"Starting container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94\" id=765df879-ec9f-4f51-bc72-b45b0563c655 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:55.874507 crc crio[24284]: time=\"2026-06-12T15:47:55.874395895Z\" level=info msg=\"Started container\" PID=69757 containerID=083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94 description=openstack/neutron-69558b4fc9-rsj7r/neutron-httpd id=765df879-ec9f-4f51-bc72-b45b0563c655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\nJun 12 15:47:56.119886 crc crio[24284]: time=\"2026-06-12T15:47:56.119388144Z\" level=info msg=\"Created container 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88: openstack/root-account-create-update-zhjnz/mariadb-account-create-update\" id=07757b8c-e61d-43c1-8a7d-a9951aa7214e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:56.134517 crc crio[24284]: time=\"2026-06-12T15:47:56.121349649Z\" level=info msg=\"Starting container: 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88\" id=9c688c88-b691-4b03-a9b8-baf348fb56db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:56.145888 crc crio[24284]: time=\"2026-06-12T15:47:56.13995129Z\" level=info msg=\"Started container\" PID=69789 containerID=8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88 description=openstack/root-account-create-update-zhjnz/mariadb-account-create-update id=9c688c88-b691-4b03-a9b8-baf348fb56db name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\nJun 12 15:47:56.148630 crc crio[24284]: 2026-06-12T15:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7e65caeb05ce1c Mac:82:ee:a1:de:8b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:56.155306 crc crio[24284]: time=\"2026-06-12T15:47:56.149737895Z\" level=info msg=\"Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc0009b8b00}] Aliases:map[]}\"\nJun 12 15:47:56.155306 crc crio[24284]: time=\"2026-06-12T15:47:56.14989378Z\" level=info msg=\"Checking pod openstack_placement-6757d7984-7rk9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:56.174610 crc crio[24284]: time=\"2026-06-12T15:47:56.174525803Z\" level=info msg=\"Ran pod sandbox b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e with infra container: openstack/placement-6757d7984-7rk9x/POD\" id=e49fd775-e055-483e-90a2-fa73a0c426fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:56.186348 crc crio[24284]: time=\"2026-06-12T15:47:56.18281141Z\" level=info msg=\"Stopping container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608 (timeout: 10s)\" id=ea3dfd06-6c53-499f-afc2-d77342d6f8d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:56.224911 crc crio[24284]: time=\"2026-06-12T15:47:56.224594106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ba6ec1e1-dc9f-4c6d-b251-767ccc8b60d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:56.421924 crc crio[24284]: time=\"2026-06-12T15:47:56.420899179Z\" level=info msg=\"Stopped container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=ea3dfd06-6c53-499f-afc2-d77342d6f8d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:56.423094 crc crio[24284]: time=\"2026-06-12T15:47:56.423029199Z\" level=info msg=\"Stopping pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=dcf3329f-f950-496e-a866-40952e18f27d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:56.423632 crc crio[24284]: time=\"2026-06-12T15:47:56.423539166Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc002c1e340}] Aliases:map[]}\"\nJun 12 15:47:56.423817 crc crio[24284]: time=\"2026-06-12T15:47:56.423742048Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-c8d6b5487-xdprq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:56.525441 crc crio[24284]: time=\"2026-06-12T15:47:56.524708656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1f4f7c3c-5ffd-4fce-bc5e-b769c432e8df name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:56.545527 crc crio[24284]: time=\"2026-06-12T15:47:56.545414071Z\" level=info msg=\"Creating container: openstack/placement-6757d7984-7rk9x/placement-log\" id=558fd150-6ae5-4fe3-95db-5cdb1ac55aab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:56.546927 crc crio[24284]: time=\"2026-06-12T15:47:56.545873436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:56.605110 crc crio[24284]: time=\"2026-06-12T15:47:56.60148516Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6df6c68c97-sxlqv/POD\" id=cce8d233-f8b5-4bf4-9620-45a06492f28e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:56.605110 crc crio[24284]: time=\"2026-06-12T15:47:56.601644197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:56.633709 crc crio[24284]: time=\"2026-06-12T15:47:56.633112167Z\" level=info msg=\"Stopped pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=9cf3f246-5988-4cd1-86b3-2f95c1e24666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:56.663935 crc crio[24284]: time=\"2026-06-12T15:47:56.663877399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:56.672334 crc crio[24284]: time=\"2026-06-12T15:47:56.670548546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:56.710405 crc crio[24284]: time=\"2026-06-12T15:47:56.710053031Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc0042867e8}] Aliases:map[]}\"\nJun 12 15:47:56.710405 crc crio[24284]: time=\"2026-06-12T15:47:56.710111253Z\" level=info msg=\"Adding pod openstack_barbican-worker-6df6c68c97-sxlqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:56.729885 crc crio[24284]: time=\"2026-06-12T15:47:56.729740557Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/POD\" id=3c03a242-8ad8-4d49-9aad-45eac26b830a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:56.729885 crc crio[24284]: time=\"2026-06-12T15:47:56.72981576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:56.780612 crc crio[24284]: time=\"2026-06-12T15:47:56.780430386Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc000b848f8}] Aliases:map[]}\"\nJun 12 15:47:56.781017 crc crio[24284]: time=\"2026-06-12T15:47:56.780997034Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:56.992298 crc crio[24284]: time=\"2026-06-12T15:47:56.98795783Z\" level=info msg=\"Created container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log\" id=558fd150-6ae5-4fe3-95db-5cdb1ac55aab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:57.007298 crc crio[24284]: time=\"2026-06-12T15:47:57.006582854Z\" level=info msg=\"Starting container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288\" id=bfa8eb68-31ca-46f7-8931-70fa07dc0e09 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:57.025299 crc crio[24284]: time=\"2026-06-12T15:47:57.022554851Z\" level=info msg=\"Started container\" PID=69964 containerID=5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288 description=openstack/placement-6757d7984-7rk9x/placement-log id=bfa8eb68-31ca-46f7-8931-70fa07dc0e09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\nJun 12 15:47:57.045224 crc crio[24284]: time=\"2026-06-12T15:47:57.043612022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=cc2122f6-507f-44ac-b234-12d1e316e6a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.098340 crc crio[24284]: time=\"2026-06-12T15:47:57.095789896Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/POD\" id=e039ae7d-4506-4cc2-9706-4f4a2ada22c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:57.098340 crc crio[24284]: time=\"2026-06-12T15:47:57.096390795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:57.153302 crc crio[24284]: time=\"2026-06-12T15:47:57.147552251Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-56985d7964-8ls89/POD\" id=d7b29007-fa2d-4a94-b405-a67baa9c0581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:57.153302 crc crio[24284]: time=\"2026-06-12T15:47:57.147675785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:57.231850 crc crio[24284]: time=\"2026-06-12T15:47:57.223808794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8997a68e-1608-4b1d-a5be-d2189ac22e14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.265620 crc crio[24284]: time=\"2026-06-12T15:47:57.265196282Z\" level=info msg=\"Creating container: openstack/placement-6757d7984-7rk9x/placement-api\" id=208deac6-6f21-4a62-b981-3f74dc750edf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:57.276109 crc crio[24284]: time=\"2026-06-12T15:47:57.273545561Z\" level=info msg=\"Stopped pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=dcf3329f-f950-496e-a866-40952e18f27d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:57.304564 crc crio[24284]: time=\"2026-06-12T15:47:57.304466941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:57.328764 crc crio[24284]: time=\"2026-06-12T15:47:57.326897114Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002612140}] Aliases:map[]}\"\nJun 12 15:47:57.328764 crc crio[24284]: time=\"2026-06-12T15:47:57.326966616Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:57.370964 crc crio[24284]: time=\"2026-06-12T15:47:57.370872923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:57.373903 crc crio[24284]: time=\"2026-06-12T15:47:57.371563765Z\" level=info msg=\"Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}\"\nJun 12 15:47:57.373903 crc crio[24284]: time=\"2026-06-12T15:47:57.371606486Z\" level=info msg=\"Adding pod openstack_barbican-api-56985d7964-8ls89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:57.378387 crc crio[24284]: time=\"2026-06-12T15:47:57.37716178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:57.819723 crc crio[24284]: 2026-06-12T15:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1475a946df9258 Mac:8a:13:68:4f:c6:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:57.825705 crc crio[24284]: time=\"2026-06-12T15:47:57.825303718Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc0042867e8}] Aliases:map[]}\"\nJun 12 15:47:57.825705 crc crio[24284]: time=\"2026-06-12T15:47:57.825716022Z\" level=info msg=\"Checking pod openstack_barbican-worker-6df6c68c97-sxlqv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:57.849204 crc crio[24284]: 2026-06-12T15:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814eb68e4c301d2 Mac:ce:6e:c1:59:02:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:57.850952 crc crio[24284]: time=\"2026-06-12T15:47:57.850756308Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc000b848f8}] Aliases:map[]}\"\nJun 12 15:47:57.852854 crc crio[24284]: time=\"2026-06-12T15:47:57.852571357Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:57.884715 crc crio[24284]: time=\"2026-06-12T15:47:57.884087355Z\" level=info msg=\"Ran pod sandbox c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 with infra container: openstack/barbican-worker-6df6c68c97-sxlqv/POD\" id=cce8d233-f8b5-4bf4-9620-45a06492f28e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.894468037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.894627443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.894666935Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.896019638Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d9f8ca39-d5c1-4715-ad62-49298050fb9e name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:57.905985 crc crio[24284]: time=\"2026-06-12T15:47:57.905737463Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 15:47:57.936689 crc crio[24284]: time=\"2026-06-12T15:47:57.935956785Z\" level=info msg=\"Ran pod sandbox 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 with infra container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/POD\" id=3c03a242-8ad8-4d49-9aad-45eac26b830a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:57.942845 crc crio[24284]: time=\"2026-06-12T15:47:57.942777549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.943047 crc crio[24284]: time=\"2026-06-12T15:47:57.943013846Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.943175 crc crio[24284]: time=\"2026-06-12T15:47:57.943077568Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:57.945296 crc crio[24284]: time=\"2026-06-12T15:47:57.945173156Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d5e16c11-32bd-4443-9c71-4582280fc328 name=/runtime.v1.ImageService/PullImage\nJun 12 15:47:57.954461 crc crio[24284]: time=\"2026-06-12T15:47:57.953777555Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 15:47:57.959986 crc crio[24284]: time=\"2026-06-12T15:47:57.959718237Z\" level=info msg=\"Removing container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608\" id=c596856a-e8ed-49b8-891c-aec710ac9c56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:58.158993 crc crio[24284]: time=\"2026-06-12T15:47:58.15870259Z\" level=info msg=\"Created container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api\" id=208deac6-6f21-4a62-b981-3f74dc750edf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:58.166048 crc crio[24284]: time=\"2026-06-12T15:47:58.16583755Z\" level=info msg=\"Starting container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc\" id=bf2df139-d1a0-44c6-bad3-cb02d8eb5c7c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:58.202966 crc crio[24284]: time=\"2026-06-12T15:47:58.202876598Z\" level=info msg=\"Started container\" PID=70167 containerID=0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc description=openstack/placement-6757d7984-7rk9x/placement-api id=bf2df139-d1a0-44c6-bad3-cb02d8eb5c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\nJun 12 15:47:58.280037 crc crio[24284]: time=\"2026-06-12T15:47:58.279772463Z\" level=info msg=\"Removed container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=c596856a-e8ed-49b8-891c-aec710ac9c56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:58.295236 crc crio[24284]: time=\"2026-06-12T15:47:58.285788889Z\" level=info msg=\"Removing container: b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83\" id=893053cc-dd9c-44f8-88be-0cff71fcddbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:58.428628 crc crio[24284]: 2026-06-12T15:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7493908596c6395 Mac:5a:f2:96:bb:28:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:58.433450 crc crio[24284]: time=\"2026-06-12T15:47:58.429197631Z\" level=info msg=\"Removed container b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83: openstack/dnsmasq-dns-c8d6b5487-xdprq/init\" id=893053cc-dd9c-44f8-88be-0cff71fcddbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:58.433905 crc crio[24284]: time=\"2026-06-12T15:47:58.431590899Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002612140}] Aliases:map[]}\"\nJun 12 15:47:58.440450 crc crio[24284]: time=\"2026-06-12T15:47:58.440409993Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:58.454490 crc crio[24284]: 2026-06-12T15:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2662ceacfebf3d2 Mac:ce:61:3d:ff:4c:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:58.458517 crc crio[24284]: time=\"2026-06-12T15:47:58.455421748Z\" level=info msg=\"Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}\"\nJun 12 15:47:58.458517 crc crio[24284]: time=\"2026-06-12T15:47:58.455629694Z\" level=info msg=\"Checking pod openstack_barbican-api-56985d7964-8ls89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:58.473651 crc crio[24284]: time=\"2026-06-12T15:47:58.473551102Z\" level=info msg=\"Ran pod sandbox 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 with infra container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/POD\" id=e039ae7d-4506-4cc2-9706-4f4a2ada22c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:58.476416 crc crio[24284]: time=\"2026-06-12T15:47:58.476223417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f16338ca-8c8b-4013-beb2-6090b5ea4489 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:58.519102 crc crio[24284]: time=\"2026-06-12T15:47:58.519017286Z\" level=info msg=\"Ran pod sandbox 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 with infra container: openstack/barbican-api-56985d7964-8ls89/POD\" id=d7b29007-fa2d-4a94-b405-a67baa9c0581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:58.527410 crc crio[24284]: time=\"2026-06-12T15:47:58.527094401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9e103bf1-6832-44ef-bd2b-cb83e5e6211d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:58.531019 crc crio[24284]: time=\"2026-06-12T15:47:58.530899725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f61e69a2-7dea-442e-af32-74412486a48c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:58.553597 crc crio[24284]: time=\"2026-06-12T15:47:58.55333222Z\" level=info msg=\"Creating container: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=c17635dc-fb31-4000-9d99-dc3536197096 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:58.555066 crc crio[24284]: time=\"2026-06-12T15:47:58.555036705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.575894 crc crio[24284]: time=\"2026-06-12T15:47:58.575666331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99cfe410-f07a-443e-9bd1-1691b29f61e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:58.585784 crc crio[24284]: time=\"2026-06-12T15:47:58.585582262Z\" level=info msg=\"Running pod sandbox: openstack/keystone-78fbb7f7c8-r5vx7/POD\" id=ee282aa8-ac25-4f67-99e6-28d7950195c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:58.585969 crc crio[24284]: time=\"2026-06-12T15:47:58.585860461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.650517 crc crio[24284]: time=\"2026-06-12T15:47:58.650229361Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init\" id=493b5951-9017-4bc3-9028-68378d158c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:58.706409 crc crio[24284]: time=\"2026-06-12T15:47:58.706330685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.727239 crc crio[24284]: time=\"2026-06-12T15:47:58.726980882Z\" level=info msg=\"Got pod network &{Name:keystone-78fbb7f7c8-r5vx7 Namespace:openstack ID:5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 UID:9bd04445-eea2-453a-83e5-56c36fd739e4 NetNS:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd04445_eea2_453a_83e5_56c36fd739e4.slice PodAnnotations:0xc0032421a0}] Aliases:map[]}\"\nJun 12 15:47:58.727239 crc crio[24284]: time=\"2026-06-12T15:47:58.72722234Z\" level=info msg=\"Adding pod openstack_keystone-78fbb7f7c8-r5vx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:58.739885 crc crio[24284]: time=\"2026-06-12T15:47:58.739683413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.767041 crc crio[24284]: time=\"2026-06-12T15:47:58.766925586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.799063 crc crio[24284]: time=\"2026-06-12T15:47:58.798947387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:58.814347 crc crio[24284]: time=\"2026-06-12T15:47:58.81420656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.076009 crc crio[24284]: time=\"2026-06-12T15:47:59.074571238Z\" level=info msg=\"Created container 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init\" id=493b5951-9017-4bc3-9028-68378d158c09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.091032 crc crio[24284]: time=\"2026-06-12T15:47:59.090932533Z\" level=info msg=\"Created container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=c17635dc-fb31-4000-9d99-dc3536197096 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.099621 crc crio[24284]: time=\"2026-06-12T15:47:59.099452888Z\" level=info msg=\"Starting container: 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d\" id=6092e9f3-9721-44fd-9558-6c04b130b2e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:59.100675 crc crio[24284]: time=\"2026-06-12T15:47:59.099598834Z\" level=info msg=\"Starting container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd\" id=68cfce35-4451-4f8e-8cc4-f0cff9d26799 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:59.134623 crc crio[24284]: time=\"2026-06-12T15:47:59.131785614Z\" level=info msg=\"Started container\" PID=70556 containerID=2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd description=openstack/barbican-api-56985d7964-8ls89/barbican-api-log id=68cfce35-4451-4f8e-8cc4-f0cff9d26799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\nJun 12 15:47:59.134623 crc crio[24284]: time=\"2026-06-12T15:47:59.133661321Z\" level=info msg=\"Started container\" PID=70557 containerID=5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d description=openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init id=6092e9f3-9721-44fd-9558-6c04b130b2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\nJun 12 15:47:59.176230 crc crio[24284]: time=\"2026-06-12T15:47:59.174680333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1aba4542-00bd-4767-ad83-0d526d210597 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.217011 crc crio[24284]: time=\"2026-06-12T15:47:59.215821621Z\" level=info msg=\"Stopping pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=02844697-ba1a-4935-957d-2158833b8cef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:59.217011 crc crio[24284]: time=\"2026-06-12T15:47:59.21646618Z\" level=info msg=\"Stopping pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=c3f43e27-3b57-4444-aef6-1ef2a89af0b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:59.217725 crc crio[24284]: time=\"2026-06-12T15:47:59.217324788Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc001e04420}] Aliases:map[]}\"\nJun 12 15:47:59.217725 crc crio[24284]: time=\"2026-06-12T15:47:59.217479493Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-784pc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:59.217935 crc crio[24284]: time=\"2026-06-12T15:47:59.217774736Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc002c1e428}] Aliases:map[]}\"\nJun 12 15:47:59.217935 crc crio[24284]: time=\"2026-06-12T15:47:59.217869839Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-zhjnz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:59.230404 crc crio[24284]: time=\"2026-06-12T15:47:59.229852033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=84403e38-dff4-444c-96b8-989adfe24d6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.257174 crc crio[24284]: time=\"2026-06-12T15:47:59.256025449Z\" level=info msg=\"Creating container: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=4477845c-8834-41c5-8450-a5bc1a8b7637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.257174 crc crio[24284]: time=\"2026-06-12T15:47:59.256460983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.489442 crc crio[24284]: 2026-06-12T15:47:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5abfc72a82a2268 Mac:3a:3b:d2:98:28:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:47:59.496307 crc crio[24284]: time=\"2026-06-12T15:47:59.492633367Z\" level=info msg=\"Got pod network &{Name:keystone-78fbb7f7c8-r5vx7 Namespace:openstack ID:5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 UID:9bd04445-eea2-453a-83e5-56c36fd739e4 NetNS:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd04445_eea2_453a_83e5_56c36fd739e4.slice PodAnnotations:0xc0032421a0}] Aliases:map[]}\"\nJun 12 15:47:59.500036 crc crio[24284]: time=\"2026-06-12T15:47:59.499601745Z\" level=info msg=\"Checking pod openstack_keystone-78fbb7f7c8-r5vx7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:47:59.522664 crc crio[24284]: time=\"2026-06-12T15:47:59.522001479Z\" level=info msg=\"Ran pod sandbox 5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 with infra container: openstack/keystone-78fbb7f7c8-r5vx7/POD\" id=ee282aa8-ac25-4f67-99e6-28d7950195c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:59.523899 crc crio[24284]: time=\"2026-06-12T15:47:59.523667264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.533214 crc crio[24284]: time=\"2026-06-12T15:47:59.53269064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.553489 crc crio[24284]: time=\"2026-06-12T15:47:59.553362917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=af6defca-4451-4bf5-a5c3-50e7683b1693 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.759304 crc crio[24284]: time=\"2026-06-12T15:47:59.758780756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7f42e23b-0099-4575-9ef4-427897399e37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.767050 crc crio[24284]: time=\"2026-06-12T15:47:59.766845807Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-74f6c7f549-fk25t/POD\" id=6da62dab-8c51-4711-8ced-450cc559bfd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:59.767050 crc crio[24284]: time=\"2026-06-12T15:47:59.766944941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.772057 crc crio[24284]: time=\"2026-06-12T15:47:59.771929354Z\" level=info msg=\"Creating container: openstack/keystone-78fbb7f7c8-r5vx7/keystone-api\" id=4264e9b8-d527-4217-a293-5ba193612f48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.807148 crc crio[24284]: time=\"2026-06-12T15:47:59.803758013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.816790 crc crio[24284]: time=\"2026-06-12T15:47:59.816697478Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-775b4d6c8-cprg9/POD\" id=0f2cfec3-70b1-449d-8768-0669c172b341 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:59.817032 crc crio[24284]: time=\"2026-06-12T15:47:59.816810932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.852064 crc crio[24284]: time=\"2026-06-12T15:47:59.851823849Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74f6c7f549-fk25t Namespace:openstack ID:9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 UID:39e32912-2658-42bd-ab00-4183094108ed NetNS:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39e32912_2658_42bd_ab00_4183094108ed.slice PodAnnotations:0xc001e04710}] Aliases:map[]}\"\nJun 12 15:47:59.852064 crc crio[24284]: time=\"2026-06-12T15:47:59.851871411Z\" level=info msg=\"Adding pod openstack_barbican-worker-74f6c7f549-fk25t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:59.887512 crc crio[24284]: time=\"2026-06-12T15:47:59.885289526Z\" level=info msg=\"Stopped pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=c3f43e27-3b57-4444-aef6-1ef2a89af0b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:59.926540 crc crio[24284]: time=\"2026-06-12T15:47:59.923910121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.954207 crc crio[24284]: time=\"2026-06-12T15:47:59.950706696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.998455 crc crio[24284]: time=\"2026-06-12T15:47:59.995471478Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-775b4d6c8-cprg9 Namespace:openstack ID:915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 UID:7160b8f2-4ab3-4912-8b7c-2d935ce0c99d NetNS:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7160b8f2_4ab3_4912_8b7c_2d935ce0c99d.slice PodAnnotations:0xc0009b89f8}] Aliases:map[]}\"\nJun 12 15:47:59.998455 crc crio[24284]: time=\"2026-06-12T15:47:59.995548381Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-775b4d6c8-cprg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:47:59.998455 crc crio[24284]: time=\"2026-06-12T15:47:59.996680918Z\" level=info msg=\"Created container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=4477845c-8834-41c5-8450-a5bc1a8b7637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:00.000572 crc crio[24284]: time=\"2026-06-12T15:48:00.000085833Z\" level=info msg=\"Starting container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40\" id=dd637413-8b86-47df-81d0-75ce5c2620be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:00.026989 crc crio[24284]: time=\"2026-06-12T15:48:00.026571964Z\" level=info msg=\"Started container\" PID=70692 containerID=a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40 description=openstack/barbican-api-56985d7964-8ls89/barbican-api id=dd637413-8b86-47df-81d0-75ce5c2620be name=/runtime.v1.RuntimeService/StartContainer sandboxID=2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\nJun 12 15:48:00.482161 crc crio[24284]: time=\"2026-06-12T15:48:00.478667009Z\" level=info msg=\"Stopped pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=02844697-ba1a-4935-957d-2158833b8cef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:00.505299 crc crio[24284]: time=\"2026-06-12T15:48:00.505207158Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7bdc464cd8-jvrmh/POD\" id=8e67e0be-a8d4-4185-a996-a5c7432f3aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:00.507763 crc crio[24284]: time=\"2026-06-12T15:48:00.507737891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:00.591827 crc crio[24284]: time=\"2026-06-12T15:48:00.590905628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4f911ccb-3230-4afb-aef4-c8c245e5535c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:00.808406 crc crio[24284]: time=\"2026-06-12T15:48:00.807996457Z\" level=info msg=\"Created container 17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4: openstack/keystone-78fbb7f7c8-r5vx7/keystone-api\" id=4264e9b8-d527-4217-a293-5ba193612f48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:00.832850 crc crio[24284]: time=\"2026-06-12T15:48:00.832331086Z\" level=info msg=\"Starting container: 17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4\" id=8ef2748d-cf26-4c80-b55c-7c3be6ed12da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:00.838819 crc crio[24284]: time=\"2026-06-12T15:48:00.838062271Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc0009b8358}] Aliases:map[]}\"\nJun 12 15:48:00.838819 crc crio[24284]: time=\"2026-06-12T15:48:00.8381717Z\" level=info msg=\"Adding pod openstack_barbican-api-7bdc464cd8-jvrmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:00.851567 crc crio[24284]: time=\"2026-06-12T15:48:00.847597984Z\" level=info msg=\"Started container\" PID=70765 containerID=17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4 description=openstack/keystone-78fbb7f7c8-r5vx7/keystone-api id=8ef2748d-cf26-4c80-b55c-7c3be6ed12da name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135\nJun 12 15:48:00.966948 crc crio[24284]: time=\"2026-06-12T15:48:00.966794315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b630a727-ae10-4543-a8ba-442ba42ce8b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.008607 crc crio[24284]: time=\"2026-06-12T15:48:01.005556927Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=9f96af04-edc4-4ff0-841b-4f9b8b7ac0a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:01.008607 crc crio[24284]: time=\"2026-06-12T15:48:01.00624082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:01.052205 crc crio[24284]: time=\"2026-06-12T15:48:01.051891414Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687988-jprd4/POD\" id=b83fb8f9-5b86-4936-b5a6-0e0d8d84915c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:01.052205 crc crio[24284]: time=\"2026-06-12T15:48:01.051995658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:01.078151 crc crio[24284]: time=\"2026-06-12T15:48:01.078048409Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-wg5hb/POD\" id=97b4f7b7-0f2f-488b-9f70-a43cbb55fc18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:01.078359 crc crio[24284]: time=\"2026-06-12T15:48:01.078197264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:01.409054 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dbc4478f8dd656 Mac:96:18:09:34:3c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 SocketPath: PciID:}] [{Interface:0xc00025cee0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:01.409054 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:915ffdee706ed2e Mac:2a:82:42:ab:24:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:01.409602 crc crio[24284]: time=\"2026-06-12T15:48:01.409220579Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-775b4d6c8-cprg9 Namespace:openstack ID:915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 UID:7160b8f2-4ab3-4912-8b7c-2d935ce0c99d NetNS:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7160b8f2_4ab3_4912_8b7c_2d935ce0c99d.slice PodAnnotations:0xc0009b89f8}] Aliases:map[]}\"\nJun 12 15:48:01.409602 crc crio[24284]: time=\"2026-06-12T15:48:01.409442666Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-775b4d6c8-cprg9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:01.410420 crc crio[24284]: time=\"2026-06-12T15:48:01.410320066Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74f6c7f549-fk25t Namespace:openstack ID:9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 UID:39e32912-2658-42bd-ab00-4183094108ed NetNS:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39e32912_2658_42bd_ab00_4183094108ed.slice PodAnnotations:0xc001e04710}] Aliases:map[]}\"\nJun 12 15:48:01.419024 crc crio[24284]: time=\"2026-06-12T15:48:01.418897246Z\" level=info msg=\"Checking pod openstack_barbican-worker-74f6c7f549-fk25t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:01.439779 crc crio[24284]: time=\"2026-06-12T15:48:01.437743884Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc0012124e8}] Aliases:map[]}\"\nJun 12 15:48:01.439779 crc crio[24284]: time=\"2026-06-12T15:48:01.437809676Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-wg5hb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:01.536359 crc crio[24284]: time=\"2026-06-12T15:48:01.535710122Z\" level=info msg=\"Ran pod sandbox 915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 with infra container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/POD\" id=0f2cfec3-70b1-449d-8768-0669c172b341 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:01.550472 crc crio[24284]: time=\"2026-06-12T15:48:01.549913981Z\" level=info msg=\"Ran pod sandbox 9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 with infra container: openstack/barbican-worker-74f6c7f549-fk25t/POD\" id=6da62dab-8c51-4711-8ced-450cc559bfd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:01.582347 crc crio[24284]: time=\"2026-06-12T15:48:01.577657865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.582347 crc crio[24284]: time=\"2026-06-12T15:48:01.580798598Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.582347 crc crio[24284]: time=\"2026-06-12T15:48:01.58087247Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.583951 crc crio[24284]: time=\"2026-06-12T15:48:01.583759363Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=84720630-4cd6-43b7-bff6-d1bccecaa190 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:01.585524 crc crio[24284]: time=\"2026-06-12T15:48:01.585327745Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc0006be200}] Aliases:map[]}\"\nJun 12 15:48:01.585524 crc crio[24284]: time=\"2026-06-12T15:48:01.585405597Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687988-jprd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:01.600544 crc crio[24284]: time=\"2026-06-12T15:48:01.600090057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.600544 crc crio[24284]: time=\"2026-06-12T15:48:01.600537162Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.600876 crc crio[24284]: time=\"2026-06-12T15:48:01.600597534Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:01.603626 crc crio[24284]: time=\"2026-06-12T15:48:01.602711636Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 15:48:01.630331 crc crio[24284]: time=\"2026-06-12T15:48:01.628217639Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7819651d-efe8-4837-983e-fda4ce4ae8c2 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:01.630331 crc crio[24284]: time=\"2026-06-12T15:48:01.629160207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:01.659050 crc crio[24284]: time=\"2026-06-12T15:48:01.658949416Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 15:48:01.826872 crc crio[24284]: time=\"2026-06-12T15:48:01.735944785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:01.920618 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47fe566dfebb7a5 Mac:ae:da:82:f9:aa:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:01.933325 crc crio[24284]: time=\"2026-06-12T15:48:01.922225314Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc0009b8358}] Aliases:map[]}\"\nJun 12 15:48:01.933325 crc crio[24284]: time=\"2026-06-12T15:48:01.922487393Z\" level=info msg=\"Checking pod openstack_barbican-api-7bdc464cd8-jvrmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:02.103692 crc crio[24284]: time=\"2026-06-12T15:48:02.103583022Z\" level=info msg=\"Stopping container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25 (timeout: 2s)\" id=e1561f28-b953-40aa-928c-289c74f2f966 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:02.159348 crc crio[24284]: time=\"2026-06-12T15:48:02.155550964Z\" level=info msg=\"Ran pod sandbox 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 with infra container: openstack/barbican-api-7bdc464cd8-jvrmh/POD\" id=8e67e0be-a8d4-4185-a996-a5c7432f3aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:02.185772 crc crio[24284]: time=\"2026-06-12T15:48:02.185651872Z\" level=info msg=\"Created container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=9f96af04-edc4-4ff0-841b-4f9b8b7ac0a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.252720 crc crio[24284]: 2026-06-12T15:48:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26a2233913b7bc5 Mac:56:68:e8:1f:34:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:02.252720 crc crio[24284]: time=\"2026-06-12T15:48:02.252194674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3d3fa632-064d-4bbb-96f2-c084cb66b75f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:02.253113 crc crio[24284]: time=\"2026-06-12T15:48:02.252922378Z\" level=info msg=\"Starting container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067\" id=94ef3545-eb93-4c51-b5db-ea30f9da3ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:02.255775 crc crio[24284]: time=\"2026-06-12T15:48:02.255629584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eba0471c-2db3-4227-8d11-c453a577afe2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:02.257632 crc crio[24284]: time=\"2026-06-12T15:48:02.257073319Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc0012124e8}] Aliases:map[]}\"\nJun 12 15:48:02.257632 crc crio[24284]: time=\"2026-06-12T15:48:02.257324197Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-wg5hb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:02.269877 crc crio[24284]: time=\"2026-06-12T15:48:02.269772852Z\" level=info msg=\"Stopped container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=e1561f28-b953-40aa-928c-289c74f2f966 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:02.270696 crc crio[24284]: time=\"2026-06-12T15:48:02.270623809Z\" level=info msg=\"Stopping pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=39806a3a-4700-4140-9c81-5dfe21d5542a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:02.271502 crc crio[24284]: time=\"2026-06-12T15:48:02.271039512Z\" level=info msg=\"Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc0027221a8}] Aliases:map[]}\"\nJun 12 15:48:02.271502 crc crio[24284]: time=\"2026-06-12T15:48:02.271394634Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-p5sz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:02.275623 crc crio[24284]: time=\"2026-06-12T15:48:02.275418785Z\" level=info msg=\"Started container\" PID=71256 containerID=d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067 description=openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns id=94ef3545-eb93-4c51-b5db-ea30f9da3ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\nJun 12 15:48:02.276023 crc crio[24284]: time=\"2026-06-12T15:48:02.275668042Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=14b3178a-c5ba-4ef1-a10b-58a73e224a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.282512 crc crio[24284]: time=\"2026-06-12T15:48:02.282350348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.293614 crc crio[24284]: time=\"2026-06-12T15:48:02.28974491Z\" level=info msg=\"Ran pod sandbox 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 with infra container: openstack/cinder-online-data-migrations-wg5hb/POD\" id=97b4f7b7-0f2f-488b-9f70-a43cbb55fc18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:02.294406 crc crio[24284]: time=\"2026-06-12T15:48:02.294339126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=69d91942-4713-4c30-ad9d-cd7a1c33ede2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:02.327368 crc crio[24284]: time=\"2026-06-12T15:48:02.3269814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9eccb703-f315-4eed-b424-002b8649003f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:02.351149 crc crio[24284]: time=\"2026-06-12T15:48:02.351009985Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations\" id=7d010e8a-9103-49ca-91f3-91cca6108cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.356462 crc crio[24284]: time=\"2026-06-12T15:48:02.356309297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.357361 crc crio[24284]: time=\"2026-06-12T15:48:02.357213569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.362987 crc crio[24284]: time=\"2026-06-12T15:48:02.362842269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.562042 crc crio[24284]: time=\"2026-06-12T15:48:02.561554503Z\" level=info msg=\"Created container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=14b3178a-c5ba-4ef1-a10b-58a73e224a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:02.567396 crc crio[24284]: time=\"2026-06-12T15:48:02.564984243Z\" level=info msg=\"Starting container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2\" id=bcf037b3-cf0b-43ad-be63-13ed1a00c984 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:02.586731 crc crio[24284]: time=\"2026-06-12T15:48:02.586640381Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6b4689d866-dr8zw/POD\" id=f6efa7bb-d443-41f5-9ed4-a35eb2318eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:02.586731 crc crio[24284]: time=\"2026-06-12T15:48:02.586746885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:02.604660 crc crio[24284]: 2026-06-12T15:48:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89045c74107dbc1 Mac:06:c8:33:4a:9c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c SocketPath: PciID:}] [{Interface:0xc000432320 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:02.605701 crc crio[24284]: time=\"2026-06-12T15:48:02.605637054Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc0006be200}] Aliases:map[]}\"\nJun 12 15:48:02.605875 crc crio[24284]: time=\"2026-06-12T15:48:02.605798359Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687988-jprd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:02.625899 crc crio[24284]: time=\"2026-06-12T15:48:02.625792456Z\" level=info msg=\"Started container\" PID=71390 containerID=8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2 description=openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log id=bcf037b3-cf0b-43ad-be63-13ed1a00c984 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\nJun 12 15:48:02.643686 crc crio[24284]: time=\"2026-06-12T15:48:02.643590902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1fefa010-3ee1-4e4a-aa86-058eab1ad4e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:03.191777 crc crio[24284]: time=\"2026-06-12T15:48:03.189112032Z\" level=info msg=\"Stopping container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40 (timeout: 30s)\" id=5c877fe4-fe3b-4ea6-a7c3-406a699980f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:03.195345 crc crio[24284]: time=\"2026-06-12T15:48:03.192862864Z\" level=info msg=\"Stopping container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd (timeout: 30s)\" id=4558dcfa-dac1-41d6-afc3-8548dbcccda5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:05.697077 crc crio[24284]: time=\"2026-06-12T15:48:05.696363461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:05.703574 crc crio[24284]: time=\"2026-06-12T15:48:05.699626361Z\" level=info msg=\"Ran pod sandbox 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 with infra container: openshift-infra/auto-csr-approver-29687988-jprd4/POD\" id=b83fb8f9-5b86-4936-b5a6-0e0d8d84915c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:05.703574 crc crio[24284]: time=\"2026-06-12T15:48:05.701749251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:05.703574 crc crio[24284]: time=\"2026-06-12T15:48:05.701892714Z\" level=info msg=\"Stopped pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=39806a3a-4700-4140-9c81-5dfe21d5542a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:05.705668 crc crio[24284]: time=\"2026-06-12T15:48:05.705555423Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5d9c7b9-129f-4084-b397-c2a96823ed02 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:05.718328 crc crio[24284]: time=\"2026-06-12T15:48:05.718196291Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:48:05.894480 crc crio[24284]: time=\"2026-06-12T15:48:05.893774746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=707f21a8-27ce-4dbd-92b5-f87734017e78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.967996244Z\" level=info msg=\"Stopped container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=5c877fe4-fe3b-4ea6-a7c3-406a699980f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.968656596Z\" level=info msg=\"Created container d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations\" id=7d010e8a-9103-49ca-91f3-91cca6108cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.968933066Z\" level=info msg=\"Stopped container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=4558dcfa-dac1-41d6-afc3-8548dbcccda5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.971425996Z\" level=info msg=\"Starting container: d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040\" id=0dee0636-58e4-4ff0-a589-4c4fbbc93f17 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.973748604Z\" level=info msg=\"Stopping pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=2a9efde6-dea9-4405-945c-f13cc9e37e28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:05.975821 crc crio[24284]: time=\"2026-06-12T15:48:05.974405595Z\" level=info msg=\"Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc00008d2e8}] Aliases:map[]}\"\nJun 12 15:48:05.975821 crc crio[24284]: time=\"2026-06-12T15:48:05.974657103Z\" level=info msg=\"Deleting pod openstack_barbican-api-56985d7964-8ls89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:05.987489 crc crio[24284]: time=\"2026-06-12T15:48:05.978075091Z\" level=info msg=\"Started container\" PID=71608 containerID=d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040 description=openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations id=0dee0636-58e4-4ff0-a589-4c4fbbc93f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\nJun 12 15:48:06.300361 crc crio[24284]: time=\"2026-06-12T15:48:06.298205441Z\" level=info msg=\"Removing container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25\" id=4ccd098d-41e2-4829-85a1-7b3f76e2b745 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:06.962981 crc crio[24284]: time=\"2026-06-12T15:48:06.96240799Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=796a57ba-93df-4bb1-8c28-260dad904973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:07.089109 crc crio[24284]: time=\"2026-06-12T15:48:07.088979512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:07.096442 crc crio[24284]: time=\"2026-06-12T15:48:07.096354099Z\" level=info msg=\"Stopped pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=2a9efde6-dea9-4405-945c-f13cc9e37e28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:07.127533 crc crio[24284]: time=\"2026-06-12T15:48:07.127406258Z\" level=info msg=\"Removed container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=4ccd098d-41e2-4829-85a1-7b3f76e2b745 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:07.131397 crc crio[24284]: time=\"2026-06-12T15:48:07.131107804Z\" level=info msg=\"Removing container: 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3\" id=842b5d2f-2ab0-4006-8c7e-acface0e5f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:07.999310 crc crio[24284]: time=\"2026-06-12T15:48:07.998529864Z\" level=info msg=\"Running pod sandbox: openstack/placement-64d9fbbc48-2pr6h/POD\" id=c709e05a-d979-41a7-8894-38b63880692c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:08.000923 crc crio[24284]: time=\"2026-06-12T15:48:08.000885681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:09.339821 crc crio[24284]: time=\"2026-06-12T15:48:09.33977434Z\" level=info msg=\"Stopping container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892 (timeout: 10s)\" id=84fdaaea-502a-4366-8ab4-0851ca5030cb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:10.483408 crc crio[24284]: time=\"2026-06-12T15:48:10.483325893Z\" level=info msg=\"Stopping pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=c415bc0f-0445-4e88-b0c4-62ba6291b4e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:10.484342 crc crio[24284]: time=\"2026-06-12T15:48:10.484198202Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc00041cc88}] Aliases:map[]}\"\nJun 12 15:48:10.484519 crc crio[24284]: time=\"2026-06-12T15:48:10.48444746Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-wg5hb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:11.761731 crc crio[24284]: time=\"2026-06-12T15:48:11.76122957Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-fhltf/POD\" id=6d1a1714-b08b-4c83-822d-f46012f8bb15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:11.761731 crc crio[24284]: time=\"2026-06-12T15:48:11.761732996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:11.956348 crc crio[24284]: time=\"2026-06-12T15:48:11.955857701Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=d9f8ca39-d5c1-4715-ad62-49298050fb9e name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:11.958651 crc crio[24284]: time=\"2026-06-12T15:48:11.958534139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=90d7d282-d699-44df-9070-24498a696800 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:11.963575 crc crio[24284]: time=\"2026-06-12T15:48:11.963464137Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=84720630-4cd6-43b7-bff6-d1bccecaa190 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:11.964894 crc crio[24284]: time=\"2026-06-12T15:48:11.964784328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d4acba4c-a834-4f63-85ce-f3ad8386c413 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.032554 crc crio[24284]: time=\"2026-06-12T15:48:12.032360282Z\" level=info msg=\"Stopped container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=84fdaaea-502a-4366-8ab4-0851ca5030cb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:12.033516 crc crio[24284]: time=\"2026-06-12T15:48:12.033436378Z\" level=info msg=\"Stopping pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=b5a8bc79-d07e-4a9a-a358-3ed4fcb84c19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:12.034512 crc crio[24284]: time=\"2026-06-12T15:48:12.034439481Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"\nJun 12 15:48:12.034673 crc crio[24284]: time=\"2026-06-12T15:48:12.034618567Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54586c9f6c-dzdtr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:12.038031 crc crio[24284]: time=\"2026-06-12T15:48:12.037936252Z\" level=info msg=\"Stopped pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=c415bc0f-0445-4e88-b0c4-62ba6291b4e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:12.064988 crc crio[24284]: time=\"2026-06-12T15:48:12.064834922Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=7819651d-efe8-4837-983e-fda4ce4ae8c2 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:12.069906 crc crio[24284]: time=\"2026-06-12T15:48:12.067355213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=06314471-1831-4564-b96d-d962a6186911 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.115583 crc crio[24284]: time=\"2026-06-12T15:48:12.1154595Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=f4c9a7af-bb07-4e19-ba92-76859e6901ec name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:12.116629 crc crio[24284]: time=\"2026-06-12T15:48:12.116564054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=47336836-f6ed-4425-ab89-3e3a6a23b393 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.130471 crc crio[24284]: time=\"2026-06-12T15:48:12.130198085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5655797b-6c56-4817-b213-efd9273f5cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.130695 crc crio[24284]: time=\"2026-06-12T15:48:12.130316447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=034e5b74-5fe8-4d98-bbe8-34daf10aba85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.155436 crc crio[24284]: time=\"2026-06-12T15:48:12.155317706Z\" level=info msg=\"Got pod network &{Name:barbican-api-6b4689d866-dr8zw Namespace:openstack ID:a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 UID:a2583341-e878-4d16-9f01-9a75224e8fab NetNS:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2583341_e878_4d16_9f01_9a75224e8fab.slice PodAnnotations:0xc00008d738}] Aliases:map[]}\"\nJun 12 15:48:12.155436 crc crio[24284]: time=\"2026-06-12T15:48:12.155399559Z\" level=info msg=\"Adding pod openstack_barbican-api-6b4689d866-dr8zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:12.203441 crc crio[24284]: time=\"2026-06-12T15:48:12.203361794Z\" level=info msg=\"Removed container 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3: openshift-marketplace/certified-operators-p5sz7/extract-content\" id=842b5d2f-2ab0-4006-8c7e-acface0e5f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.230308 crc crio[24284]: time=\"2026-06-12T15:48:12.230162175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9a8e8400-b556-4185-8c5c-a9a4ec64725b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.231205 crc crio[24284]: time=\"2026-06-12T15:48:12.231167957Z\" level=info msg=\"Removing container: 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1\" id=d70e909f-bc50-4479-8ee2-349c1eed35ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.240678 crc crio[24284]: time=\"2026-06-12T15:48:12.24055065Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=d5e16c11-32bd-4443-9c71-4582280fc328 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:12.252919 crc crio[24284]: time=\"2026-06-12T15:48:12.241696852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2a4f4eed-e3be-4a1f-857e-2f72ca64ef80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.262801 crc crio[24284]: time=\"2026-06-12T15:48:12.262684568Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5d9c7b9-129f-4084-b397-c2a96823ed02 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:12.279323 crc crio[24284]: time=\"2026-06-12T15:48:12.276730737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4f1452b9-aeb2-4b1a-8ad2-d0f7fa8f955b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.346768 crc crio[24284]: time=\"2026-06-12T15:48:12.344354051Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log\" id=bd03fde1-722a-4e85-9bad-e4a6f9c17d16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.346768 crc crio[24284]: time=\"2026-06-12T15:48:12.346753949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68df611d-63a9-42c9-b636-6c15f0cf830b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.349720 crc crio[24284]: time=\"2026-06-12T15:48:12.349560671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2a137b01-0368-497d-835b-1ef7cc18a684 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.350847 crc crio[24284]: time=\"2026-06-12T15:48:12.350756442Z\" level=info msg=\"Got pod network &{Name:placement-64d9fbbc48-2pr6h Namespace:openstack ID:54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 UID:3effd96c-2275-49a9-9df0-f97385cc490a NetNS:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3effd96c_2275_49a9_9df0_f97385cc490a.slice PodAnnotations:0xc002c1e2a8}] Aliases:map[]}\"\nJun 12 15:48:12.350847 crc crio[24284]: time=\"2026-06-12T15:48:12.350821134Z\" level=info msg=\"Adding pod openstack_placement-64d9fbbc48-2pr6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:12.355894 crc crio[24284]: time=\"2026-06-12T15:48:12.355830497Z\" level=info msg=\"Creating container: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=f3d77d38-f207-4455-a728-2d1cb7e79382 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.360875 crc crio[24284]: time=\"2026-06-12T15:48:12.360824248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=5a544f08-96eb-4095-bcf7-f77191379ebe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.369021 crc crio[24284]: time=\"2026-06-12T15:48:12.368762203Z\" level=info msg=\"Creating container: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log\" id=07ec4a20-541c-4fbb-b473-cb7ef3c2b129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.379035 crc crio[24284]: time=\"2026-06-12T15:48:12.378898586Z\" level=info msg=\"Removed container 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1: openshift-marketplace/certified-operators-p5sz7/extract-utilities\" id=d70e909f-bc50-4479-8ee2-349c1eed35ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.392540 crc crio[24284]: time=\"2026-06-12T15:48:12.392320447Z\" level=info msg=\"Removing container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40\" id=83eb94c2-6e76-4c73-b0b5-98189d2f5a94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.396893 crc crio[24284]: time=\"2026-06-12T15:48:12.396838793Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"\nJun 12 15:48:12.397175 crc crio[24284]: time=\"2026-06-12T15:48:12.397111181Z\" level=info msg=\"Adding pod openstack_root-account-create-update-fhltf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:12.399576 crc crio[24284]: time=\"2026-06-12T15:48:12.399494986Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687988-jprd4/oc\" id=14f4d2c3-76a4-468a-9ded-3768f00c7312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.402761 crc crio[24284]: time=\"2026-06-12T15:48:12.40269528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.403071 crc crio[24284]: time=\"2026-06-12T15:48:12.40299695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.404504 crc crio[24284]: time=\"2026-06-12T15:48:12.404446107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.405477 crc crio[24284]: time=\"2026-06-12T15:48:12.405441411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.407649 crc crio[24284]: time=\"2026-06-12T15:48:12.407579988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.422483 crc crio[24284]: time=\"2026-06-12T15:48:12.422360115Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2d4103ba-1627-412a-8418-7fa868c4c4e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.427350 crc crio[24284]: time=\"2026-06-12T15:48:12.42721375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.428380 crc crio[24284]: time=\"2026-06-12T15:48:12.428116123Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=c6ef128c-4a76-45d0-addf-0c086d8a1537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.483601 crc crio[24284]: time=\"2026-06-12T15:48:12.481638638Z\" level=info msg=\"Removed container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=83eb94c2-6e76-4c73-b0b5-98189d2f5a94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.483601 crc crio[24284]: time=\"2026-06-12T15:48:12.483051394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.494552 crc crio[24284]: time=\"2026-06-12T15:48:12.494492506Z\" level=info msg=\"Removing container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd\" id=f60a1c00-0f90-42a0-bb62-67a6bf5507a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.516346 crc crio[24284]: time=\"2026-06-12T15:48:12.515674301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.530473 crc crio[24284]: time=\"2026-06-12T15:48:12.530416806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.547777 crc crio[24284]: time=\"2026-06-12T15:48:12.547358216Z\" level=info msg=\"Created container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=796a57ba-93df-4bb1-8c28-260dad904973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.551953 crc crio[24284]: time=\"2026-06-12T15:48:12.55191702Z\" level=info msg=\"Starting container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87\" id=d4428fed-50fd-4ed1-bedd-0fd3f0fff832 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:12.568669 crc crio[24284]: time=\"2026-06-12T15:48:12.568500439Z\" level=info msg=\"Started container\" PID=72274 containerID=7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87 description=openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api id=d4428fed-50fd-4ed1-bedd-0fd3f0fff832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\nJun 12 15:48:12.596469 crc crio[24284]: time=\"2026-06-12T15:48:12.596226257Z\" level=info msg=\"Removed container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=f60a1c00-0f90-42a0-bb62-67a6bf5507a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:12.692114 crc crio[24284]: time=\"2026-06-12T15:48:12.69202936Z\" level=info msg=\"Stopped pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=b5a8bc79-d07e-4a9a-a358-3ed4fcb84c19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:12.765809 crc crio[24284]: time=\"2026-06-12T15:48:12.76505992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.770451 crc crio[24284]: time=\"2026-06-12T15:48:12.770410353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.776457 crc crio[24284]: time=\"2026-06-12T15:48:12.776296154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.781516 crc crio[24284]: time=\"2026-06-12T15:48:12.78145323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.889499 crc crio[24284]: 2026-06-12T15:48:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15f2af7fc227eb Mac:0e:00:89:43:30:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:12.890846 crc crio[24284]: time=\"2026-06-12T15:48:12.890776707Z\" level=info msg=\"Got pod network &{Name:barbican-api-6b4689d866-dr8zw Namespace:openstack ID:a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 UID:a2583341-e878-4d16-9f01-9a75224e8fab NetNS:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2583341_e878_4d16_9f01_9a75224e8fab.slice PodAnnotations:0xc00008d738}] Aliases:map[]}\"\nJun 12 15:48:12.891111 crc crio[24284]: time=\"2026-06-12T15:48:12.890975374Z\" level=info msg=\"Checking pod openstack_barbican-api-6b4689d866-dr8zw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:12.908377 crc crio[24284]: time=\"2026-06-12T15:48:12.90768115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.914985 crc crio[24284]: time=\"2026-06-12T15:48:12.912376902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.927213 crc crio[24284]: time=\"2026-06-12T15:48:12.927012132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.927566 crc crio[24284]: time=\"2026-06-12T15:48:12.927514065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.935768 crc crio[24284]: time=\"2026-06-12T15:48:12.935164779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:12.947005 crc crio[24284]: time=\"2026-06-12T15:48:12.944799192Z\" level=info msg=\"Ran pod sandbox a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 with infra container: openstack/barbican-api-6b4689d866-dr8zw/POD\" id=f6efa7bb-d443-41f5-9ed4-a35eb2318eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:12.950415 crc crio[24284]: time=\"2026-06-12T15:48:12.948814454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e1b51978-11c4-4528-bac0-61161eb884a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.969751 crc crio[24284]: time=\"2026-06-12T15:48:12.969656225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=25bd78c6-5da0-4bff-8d49-ed9703a297e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:12.990316 crc crio[24284]: time=\"2026-06-12T15:48:12.990109866Z\" level=info msg=\"Creating container: openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log\" id=6ef055ac-c803-4d13-bf6d-ae8c50cbad7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:12.990630 crc crio[24284]: time=\"2026-06-12T15:48:12.99054906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.008749 crc crio[24284]: time=\"2026-06-12T15:48:13.008564909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.092203 crc crio[24284]: time=\"2026-06-12T15:48:13.087823471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.146162 crc crio[24284]: 2026-06-12T15:48:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d032aaead0ef3 Mac:86:f6:46:7e:97:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef SocketPath: PciID:}] [{Interface:0xc00034ce30 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:13.146162 crc crio[24284]: time=\"2026-06-12T15:48:13.144110731Z\" level=info msg=\"Got pod network &{Name:placement-64d9fbbc48-2pr6h Namespace:openstack ID:54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 UID:3effd96c-2275-49a9-9df0-f97385cc490a NetNS:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3effd96c_2275_49a9_9df0_f97385cc490a.slice PodAnnotations:0xc002c1e2a8}] Aliases:map[]}\"\nJun 12 15:48:13.146162 crc crio[24284]: time=\"2026-06-12T15:48:13.144462582Z\" level=info msg=\"Checking pod openstack_placement-64d9fbbc48-2pr6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:13.192645 crc crio[24284]: time=\"2026-06-12T15:48:13.191673388Z\" level=info msg=\"Ran pod sandbox 54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 with infra container: openstack/placement-64d9fbbc48-2pr6h/POD\" id=c709e05a-d979-41a7-8894-38b63880692c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:13.201785 crc crio[24284]: time=\"2026-06-12T15:48:13.201648871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4aae9a4c-da97-4dae-bfdf-7cc0f95d1e91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.287667 crc crio[24284]: 2026-06-12T15:48:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:016e517c52b5904 Mac:fa:14:3e:f6:bd:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 SocketPath: PciID:}] [{Interface:0xc0001405d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:13.288460 crc crio[24284]: time=\"2026-06-12T15:48:13.288393393Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"\nJun 12 15:48:13.288597 crc crio[24284]: time=\"2026-06-12T15:48:13.288545598Z\" level=info msg=\"Checking pod openstack_root-account-create-update-fhltf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:13.308371 crc crio[24284]: time=\"2026-06-12T15:48:13.307902556Z\" level=info msg=\"Ran pod sandbox 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 with infra container: openstack/root-account-create-update-fhltf/POD\" id=6d1a1714-b08b-4c83-822d-f46012f8bb15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:13.317895 crc crio[24284]: time=\"2026-06-12T15:48:13.317775782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22b62836-f09c-4bcb-88ff-ce539c4dbf36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.320880 crc crio[24284]: time=\"2026-06-12T15:48:13.32079057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cede93fa-69b6-456d-ae56-4fe90dfea389 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.326979 crc crio[24284]: time=\"2026-06-12T15:48:13.326823224Z\" level=info msg=\"Creating container: openstack/root-account-create-update-fhltf/mariadb-account-create-update\" id=a063abd4-b870-4ac1-a173-1fe19cc66600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.327484 crc crio[24284]: time=\"2026-06-12T15:48:13.327457305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.344583 crc crio[24284]: time=\"2026-06-12T15:48:13.344455905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=15bd2079-01b0-4aa7-a7d1-2144f664bcfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.346406 crc crio[24284]: time=\"2026-06-12T15:48:13.346319034Z\" level=info msg=\"Created container 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e: openshift-infra/auto-csr-approver-29687988-jprd4/oc\" id=14f4d2c3-76a4-468a-9ded-3768f00c7312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.347627 crc crio[24284]: time=\"2026-06-12T15:48:13.347490232Z\" level=info msg=\"Starting container: 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e\" id=ea42167d-4429-47fe-aed7-03dfa60cfbde name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:13.352368 crc crio[24284]: time=\"2026-06-12T15:48:13.352214945Z\" level=info msg=\"Started container\" PID=72418 containerID=41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e description=openshift-infra/auto-csr-approver-29687988-jprd4/oc id=ea42167d-4429-47fe-aed7-03dfa60cfbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\nJun 12 15:48:13.359879 crc crio[24284]: time=\"2026-06-12T15:48:13.359373696Z\" level=info msg=\"Creating container: openstack/placement-64d9fbbc48-2pr6h/placement-log\" id=aeaafec2-d3da-4d4c-9eab-41eec0ec6cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.359879 crc crio[24284]: time=\"2026-06-12T15:48:13.359854932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.363055 crc crio[24284]: time=\"2026-06-12T15:48:13.362959234Z\" level=info msg=\"Created container e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log\" id=07ec4a20-541c-4fbb-b473-cb7ef3c2b129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.366774 crc crio[24284]: time=\"2026-06-12T15:48:13.366692093Z\" level=info msg=\"Starting container: e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f\" id=8811627e-67f6-4f06-85a1-a2d3a6534f08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:13.374346 crc crio[24284]: time=\"2026-06-12T15:48:13.374115843Z\" level=info msg=\"Started container\" PID=72433 containerID=e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f description=openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log id=8811627e-67f6-4f06-85a1-a2d3a6534f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992\nJun 12 15:48:13.392973 crc crio[24284]: time=\"2026-06-12T15:48:13.392371562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f9856fd1-1e14-4200-8704-98c68e8d86ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.458339 crc crio[24284]: time=\"2026-06-12T15:48:13.456200876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=bade2e2e-0284-4b2f-8819-d9887ed6a613 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.470006 crc crio[24284]: time=\"2026-06-12T15:48:13.469893179Z\" level=info msg=\"Creating container: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker\" id=6558d1af-b116-448c-bd9d-4b12a79a682c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.471911 crc crio[24284]: time=\"2026-06-12T15:48:13.471827902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.523195 crc crio[24284]: time=\"2026-06-12T15:48:13.522999941Z\" level=info msg=\"Created container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=f3d77d38-f207-4455-a728-2d1cb7e79382 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.528441 crc crio[24284]: time=\"2026-06-12T15:48:13.528350147Z\" level=info msg=\"Starting container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5\" id=a6c5bedd-99cc-4a2e-96b5-452139d22211 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:13.534014 crc crio[24284]: time=\"2026-06-12T15:48:13.533957108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.536703 crc crio[24284]: time=\"2026-06-12T15:48:13.536427429Z\" level=info msg=\"Started container\" PID=72415 containerID=8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5 description=openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log id=a6c5bedd-99cc-4a2e-96b5-452139d22211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\nJun 12 15:48:13.539610 crc crio[24284]: time=\"2026-06-12T15:48:13.53956973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.554928 crc crio[24284]: time=\"2026-06-12T15:48:13.554502953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0929203e-c3b8-42c3-8fcf-baf513f2e3b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.660950 crc crio[24284]: time=\"2026-06-12T15:48:13.655865125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7464705a-5f97-4ce4-9900-5b97781bebc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:13.781595 crc crio[24284]: time=\"2026-06-12T15:48:13.781431185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.807920 crc crio[24284]: time=\"2026-06-12T15:48:13.807766565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.812733 crc crio[24284]: time=\"2026-06-12T15:48:13.81230167Z\" level=info msg=\"Removing container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892\" id=6985d505-e456-492e-b163-cdbe65445e39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:13.821958 crc crio[24284]: time=\"2026-06-12T15:48:13.819850348Z\" level=info msg=\"Creating container: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=a676647b-b93a-4561-a2ca-b020f0291277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.846727 crc crio[24284]: time=\"2026-06-12T15:48:13.846573142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:13.863861 crc crio[24284]: time=\"2026-06-12T15:48:13.863749524Z\" level=info msg=\"Created container 47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log\" id=bd03fde1-722a-4e85-9bad-e4a6f9c17d16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:13.905370 crc crio[24284]: time=\"2026-06-12T15:48:13.903832583Z\" level=info msg=\"Starting container: 47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013\" id=dfca22f4-8a31-451c-94d9-5d2e1d3205ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:13.937689 crc crio[24284]: time=\"2026-06-12T15:48:13.937545598Z\" level=info msg=\"Started container\" PID=72408 containerID=47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013 description=openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log id=dfca22f4-8a31-451c-94d9-5d2e1d3205ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71\nJun 12 15:48:14.021775 crc crio[24284]: time=\"2026-06-12T15:48:14.019655651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d39b1233-5e92-4f51-9d71-d83ed77a5b64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.058544 crc crio[24284]: time=\"2026-06-12T15:48:14.058425751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.072098 crc crio[24284]: time=\"2026-06-12T15:48:14.071527119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.221011 crc crio[24284]: time=\"2026-06-12T15:48:14.220208518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1ca9951c-cc5a-4f0a-ae75-f68626271bde name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.245110 crc crio[24284]: time=\"2026-06-12T15:48:14.245012732Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener\" id=fbeea740-a2d8-4d9e-8dd4-855d63d0eb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:14.246959 crc crio[24284]: time=\"2026-06-12T15:48:14.246896133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.290865 crc crio[24284]: time=\"2026-06-12T15:48:14.290708934Z\" level=info msg=\"Created container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=c6ef128c-4a76-45d0-addf-0c086d8a1537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:14.299327 crc crio[24284]: time=\"2026-06-12T15:48:14.299186652Z\" level=info msg=\"Starting container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509\" id=26dd4c88-6f83-49c8-8ac3-de5656192332 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:14.326955 crc crio[24284]: time=\"2026-06-12T15:48:14.326833725Z\" level=info msg=\"Started container\" PID=72514 containerID=f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509 description=openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log id=26dd4c88-6f83-49c8-8ac3-de5656192332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\nJun 12 15:48:14.412662 crc crio[24284]: time=\"2026-06-12T15:48:14.411851296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4e4c6c39-84e9-4335-b87b-3c5c7f589975 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.503581 crc crio[24284]: time=\"2026-06-12T15:48:14.502745066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.507493 crc crio[24284]: time=\"2026-06-12T15:48:14.507423378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.612056 crc crio[24284]: time=\"2026-06-12T15:48:14.611588397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e88b1fc0-5252-4dee-8a7e-56ef735e419e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.635096 crc crio[24284]: time=\"2026-06-12T15:48:14.629712202Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=4acbe792-202e-479b-ae85-ea9a7be5b277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:14.635096 crc crio[24284]: time=\"2026-06-12T15:48:14.631210528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.792614 crc crio[24284]: time=\"2026-06-12T15:48:14.79253045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.800930 crc crio[24284]: time=\"2026-06-12T15:48:14.80087611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.865291 crc crio[24284]: time=\"2026-06-12T15:48:14.86359401Z\" level=info msg=\"Created container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core\" id=2d4103ba-1627-412a-8418-7fa868c4c4e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:14.865291 crc crio[24284]: time=\"2026-06-12T15:48:14.864922333Z\" level=info msg=\"Starting container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4\" id=0725d306-12cb-487a-b254-4884600bcc9f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:14.881339 crc crio[24284]: time=\"2026-06-12T15:48:14.881102732Z\" level=info msg=\"Started container\" PID=72503 containerID=d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4 description=openstack/ceilometer-0/sg-core id=0725d306-12cb-487a-b254-4884600bcc9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\nJun 12 15:48:14.901523 crc crio[24284]: time=\"2026-06-12T15:48:14.90143648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.903952 crc crio[24284]: time=\"2026-06-12T15:48:14.903861939Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.904148 crc crio[24284]: time=\"2026-06-12T15:48:14.904026644Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.904148 crc crio[24284]: time=\"2026-06-12T15:48:14.904068445Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:14.911333 crc crio[24284]: time=\"2026-06-12T15:48:14.911196569Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=b6c0ab16-6ec8-4d78-9968-29050581eeea name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:14.917526 crc crio[24284]: time=\"2026-06-12T15:48:14.917051317Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 15:48:14.927304 crc crio[24284]: time=\"2026-06-12T15:48:14.919787176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.933984 crc crio[24284]: time=\"2026-06-12T15:48:14.933886567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:14.934666 crc crio[24284]: time=\"2026-06-12T15:48:14.934552402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:15.042591 crc crio[24284]: time=\"2026-06-12T15:48:15.042476987Z\" level=info msg=\"Removed container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=6985d505-e456-492e-b163-cdbe65445e39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:15.047573 crc crio[24284]: time=\"2026-06-12T15:48:15.047528431Z\" level=info msg=\"Removing container: 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4\" id=ce0f7c55-56a5-4639-8d3c-d9ef97d6e478 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:15.203797 crc crio[24284]: time=\"2026-06-12T15:48:15.203733493Z\" level=info msg=\"Removed container 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init\" id=ce0f7c55-56a5-4639-8d3c-d9ef97d6e478 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:15.413935 crc crio[24284]: time=\"2026-06-12T15:48:15.413465487Z\" level=info msg=\"Created container 36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker\" id=6558d1af-b116-448c-bd9d-4b12a79a682c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:15.414965 crc crio[24284]: time=\"2026-06-12T15:48:15.414880756Z\" level=info msg=\"Starting container: 36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e\" id=610aa689-feee-4665-80c4-4ef3a891fa8f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:15.420687 crc crio[24284]: time=\"2026-06-12T15:48:15.420568172Z\" level=info msg=\"Started container\" PID=72623 containerID=36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e description=openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker id=610aa689-feee-4665-80c4-4ef3a891fa8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992\nJun 12 15:48:15.429445 crc crio[24284]: time=\"2026-06-12T15:48:15.429240098Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=574f9f26-43b4-498b-af5b-afa91fb17091 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:15.429445 crc crio[24284]: time=\"2026-06-12T15:48:15.429389633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:15.505577 crc crio[24284]: time=\"2026-06-12T15:48:15.505491536Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc001212230}] Aliases:map[]}\"\nJun 12 15:48:15.505577 crc crio[24284]: time=\"2026-06-12T15:48:15.505571749Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:15.517007 crc crio[24284]: time=\"2026-06-12T15:48:15.516877379Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/POD\" id=44214c0b-20eb-4c05-8686-bfc80535fe84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:15.517007 crc crio[24284]: time=\"2026-06-12T15:48:15.516998853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:15.539649 crc crio[24284]: time=\"2026-06-12T15:48:15.539475857Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=d0768d62-3bcd-4062-8470-74fbf5e9c93d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:15.539649 crc crio[24284]: time=\"2026-06-12T15:48:15.539656803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:15.661738 crc crio[24284]: time=\"2026-06-12T15:48:15.661166251Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc002c1e250}] Aliases:map[]}\"\nJun 12 15:48:15.661738 crc crio[24284]: time=\"2026-06-12T15:48:15.661599726Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:15.719021 crc crio[24284]: time=\"2026-06-12T15:48:15.718844959Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041c9e8}] Aliases:map[]}\"\nJun 12 15:48:15.719021 crc crio[24284]: time=\"2026-06-12T15:48:15.718986034Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:15.801751 crc crio[24284]: time=\"2026-06-12T15:48:15.8014861Z\" level=info msg=\"Created container 1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f: openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log\" id=6ef055ac-c803-4d13-bf6d-ae8c50cbad7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:15.807490 crc crio[24284]: time=\"2026-06-12T15:48:15.806646269Z\" level=info msg=\"Starting container: 1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f\" id=4c86c2ca-2a62-45ee-81ab-cc85071cdf54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:15.860375 crc crio[24284]: time=\"2026-06-12T15:48:15.86009405Z\" level=info msg=\"Started container\" PID=72848 containerID=1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f description=openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log id=4c86c2ca-2a62-45ee-81ab-cc85071cdf54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68\nJun 12 15:48:15.869414 crc crio[24284]: time=\"2026-06-12T15:48:15.867236199Z\" level=info msg=\"Created container 9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0: openstack/placement-64d9fbbc48-2pr6h/placement-log\" id=aeaafec2-d3da-4d4c-9eab-41eec0ec6cfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:15.874311 crc crio[24284]: time=\"2026-06-12T15:48:15.871055617Z\" level=info msg=\"Starting container: 9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0\" id=a86c0600-daa5-4cba-b5ad-83d43b333f75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:15.891363 crc crio[24284]: time=\"2026-06-12T15:48:15.88909781Z\" level=info msg=\"Started container\" PID=72856 containerID=9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0 description=openstack/placement-64d9fbbc48-2pr6h/placement-log id=a86c0600-daa5-4cba-b5ad-83d43b333f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589\nJun 12 15:48:15.933626 crc crio[24284]: time=\"2026-06-12T15:48:15.932769993Z\" level=info msg=\"Created container a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener\" id=fbeea740-a2d8-4d9e-8dd4-855d63d0eb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:15.933841 crc crio[24284]: time=\"2026-06-12T15:48:15.933622681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d5cb01e3-3c88-4650-bcd2-73c1450c5fe6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:15.935468 crc crio[24284]: time=\"2026-06-12T15:48:15.934472818Z\" level=info msg=\"Starting container: a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681\" id=d18f5d2c-6d3b-45d2-9a61-21c2fa43ebe2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:15.938354 crc crio[24284]: time=\"2026-06-12T15:48:15.93745333Z\" level=info msg=\"Created container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=a676647b-b93a-4561-a2ca-b020f0291277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:15.947354 crc crio[24284]: time=\"2026-06-12T15:48:15.946109339Z\" level=info msg=\"Starting container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8\" id=b5770431-ea30-438b-8bff-7c9c00ec32ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:15.955321 crc crio[24284]: time=\"2026-06-12T15:48:15.954363797Z\" level=info msg=\"Started container\" PID=72855 containerID=a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681 description=openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener id=d18f5d2c-6d3b-45d2-9a61-21c2fa43ebe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71\nJun 12 15:48:15.959369 crc crio[24284]: time=\"2026-06-12T15:48:15.958167376Z\" level=info msg=\"Created container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=4acbe792-202e-479b-ae85-ea9a7be5b277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:15.970361 crc crio[24284]: time=\"2026-06-12T15:48:15.96901434Z\" level=info msg=\"Starting container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f\" id=7934ff92-a2b7-4f3f-abf4-cee7624770c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:15.970361 crc crio[24284]: time=\"2026-06-12T15:48:15.969041027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5b4db1cc-897b-4cf4-8774-4b5c6b75ba68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:15.973378 crc crio[24284]: time=\"2026-06-12T15:48:15.972420578Z\" level=info msg=\"Started container\" PID=72849 containerID=0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 description=openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker id=b5770431-ea30-438b-8bff-7c9c00ec32ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\nJun 12 15:48:15.984087 crc crio[24284]: time=\"2026-06-12T15:48:15.981385143Z\" level=info msg=\"Started container\" PID=72847 containerID=2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f description=openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener id=7934ff92-a2b7-4f3f-abf4-cee7624770c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\nJun 12 15:48:16.024554 crc crio[24284]: time=\"2026-06-12T15:48:16.024446183Z\" level=info msg=\"Created container da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12: openstack/root-account-create-update-fhltf/mariadb-account-create-update\" id=a063abd4-b870-4ac1-a173-1fe19cc66600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:16.027345 crc crio[24284]: time=\"2026-06-12T15:48:16.025597449Z\" level=info msg=\"Starting container: da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12\" id=b68796c3-b274-4ea5-b313-3fe542ef57af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:16.047786 crc crio[24284]: time=\"2026-06-12T15:48:16.047636389Z\" level=info msg=\"Started container\" PID=72854 containerID=da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12 description=openstack/root-account-create-update-fhltf/mariadb-account-create-update id=b68796c3-b274-4ea5-b313-3fe542ef57af name=/runtime.v1.RuntimeService/StartContainer sandboxID=016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\nJun 12 15:48:16.167325 crc crio[24284]: time=\"2026-06-12T15:48:16.164487137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a30492b4-fa4b-4dc0-a59b-4e77c3e2703a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.170340 crc crio[24284]: time=\"2026-06-12T15:48:16.169641165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2c67d991-1c4f-477e-8768-9d4a7d658902 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.208573 crc crio[24284]: time=\"2026-06-12T15:48:16.208448669Z\" level=info msg=\"Creating container: openstack/barbican-api-6b4689d866-dr8zw/barbican-api\" id=4a2e4294-cb5a-44d5-9124-d4d2a5430e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:16.208940 crc crio[24284]: time=\"2026-06-12T15:48:16.208819561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.273759 crc crio[24284]: time=\"2026-06-12T15:48:16.27342379Z\" level=info msg=\"Creating container: openstack/placement-64d9fbbc48-2pr6h/placement-api\" id=92be32be-178a-4757-8636-caafabc30134 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:16.274446 crc crio[24284]: time=\"2026-06-12T15:48:16.273812333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.364601 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:753d92d3070c952 Mac:7e:66:38:9a:cf:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 SocketPath: PciID:}] [{Interface:0xc00012ac00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:16.364601 crc crio[24284]: time=\"2026-06-12T15:48:16.363190933Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc001212230}] Aliases:map[]}\"\nJun 12 15:48:16.364601 crc crio[24284]: time=\"2026-06-12T15:48:16.363382549Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:16.364601 crc crio[24284]: time=\"2026-06-12T15:48:16.363496547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.383741 crc crio[24284]: time=\"2026-06-12T15:48:16.376937266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.385619 crc crio[24284]: time=\"2026-06-12T15:48:16.385492791Z\" level=info msg=\"Ran pod sandbox 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca with infra container: openstack/cinder-scheduler-0/POD\" id=574f9f26-43b4-498b-af5b-afa91fb17091 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:16.397388 crc crio[24284]: time=\"2026-06-12T15:48:16.392884792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.397388 crc crio[24284]: time=\"2026-06-12T15:48:16.393201693Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.397388 crc crio[24284]: time=\"2026-06-12T15:48:16.393466281Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.411100 crc crio[24284]: time=\"2026-06-12T15:48:16.411009754Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=89491a72-71c9-456e-99a8-11ec2f2b4f34 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:16.426864 crc crio[24284]: time=\"2026-06-12T15:48:16.424620787Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 12 15:48:16.522333 crc crio[24284]: time=\"2026-06-12T15:48:16.522076424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.532981 crc crio[24284]: time=\"2026-06-12T15:48:16.53265081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.616055 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cde1ae5030333e7 Mac:72:57:c3:fc:17:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:16.616055 crc crio[24284]: time=\"2026-06-12T15:48:16.613527507Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc002c1e250}] Aliases:map[]}\"\nJun 12 15:48:16.616055 crc crio[24284]: time=\"2026-06-12T15:48:16.613692573Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:16.670175 crc crio[24284]: time=\"2026-06-12T15:48:16.669633207Z\" level=info msg=\"Ran pod sandbox cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 with infra container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/POD\" id=44214c0b-20eb-4c05-8686-bfc80535fe84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:16.678977 crc crio[24284]: time=\"2026-06-12T15:48:16.678326094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87215ee3-2bb8-4f48-a43c-a86986f86652 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.830633 crc crio[24284]: time=\"2026-06-12T15:48:16.829532609Z\" level=info msg=\"Created container 7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57: openstack/barbican-api-6b4689d866-dr8zw/barbican-api\" id=4a2e4294-cb5a-44d5-9124-d4d2a5430e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:16.832760 crc crio[24284]: time=\"2026-06-12T15:48:16.832109073Z\" level=info msg=\"Starting container: 7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57\" id=9a4439fe-34a9-42d4-9e84-fda8c44f2c5f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:16.855889 crc crio[24284]: time=\"2026-06-12T15:48:16.854991642Z\" level=info msg=\"Started container\" PID=73106 containerID=7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57 description=openstack/barbican-api-6b4689d866-dr8zw/barbican-api id=9a4439fe-34a9-42d4-9e84-fda8c44f2c5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68\nJun 12 15:48:16.876755 crc crio[24284]: time=\"2026-06-12T15:48:16.876564936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e7c2252b-92ae-4fc2-bffa-6ab6172dd849 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:16.889502 crc crio[24284]: time=\"2026-06-12T15:48:16.889300915Z\" level=info msg=\"Created container 0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b: openstack/placement-64d9fbbc48-2pr6h/placement-api\" id=92be32be-178a-4757-8636-caafabc30134 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:16.893233 crc crio[24284]: time=\"2026-06-12T15:48:16.893098566Z\" level=info msg=\"Starting container: 0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b\" id=1257e65a-cb1c-42b1-b7e8-b74dca72666a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:16.902041 crc crio[24284]: time=\"2026-06-12T15:48:16.901936265Z\" level=info msg=\"Started container\" PID=73085 containerID=0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b description=openstack/placement-64d9fbbc48-2pr6h/placement-api id=1257e65a-cb1c-42b1-b7e8-b74dca72666a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589\nJun 12 15:48:16.906404 crc crio[24284]: time=\"2026-06-12T15:48:16.90633634Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init\" id=81dcd38f-55be-4da5-847d-4435c7cea42e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:16.906740 crc crio[24284]: time=\"2026-06-12T15:48:16.906690491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:16.949724 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38da67d9c010f25 Mac:66:c0:7d:55:d9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 SocketPath: PciID:}] [{Interface:0xc000015340 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:16.951206 crc crio[24284]: time=\"2026-06-12T15:48:16.951071207Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041c9e8}] Aliases:map[]}\"\nJun 12 15:48:16.951372 crc crio[24284]: time=\"2026-06-12T15:48:16.951348346Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:17.021097 crc crio[24284]: time=\"2026-06-12T15:48:17.021043463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:17.028609 crc crio[24284]: time=\"2026-06-12T15:48:17.028560681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:17.060845 crc crio[24284]: time=\"2026-06-12T15:48:17.060753259Z\" level=info msg=\"Ran pod sandbox 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 with infra container: openstack/cinder-api-0/POD\" id=d0768d62-3bcd-4062-8470-74fbf5e9c93d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:17.074594 crc crio[24284]: time=\"2026-06-12T15:48:17.074490829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=80ff8dd5-1b41-4057-8f0b-cb2d35b2302b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:17.083816 crc crio[24284]: time=\"2026-06-12T15:48:17.083672399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a03bf9a-cb9a-4bc0-8c48-a92f2868218d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:17.114555 crc crio[24284]: time=\"2026-06-12T15:48:17.113786377Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=e02ed864-b320-4c22-af91-90b4bf81d8ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:17.114555 crc crio[24284]: time=\"2026-06-12T15:48:17.114303104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:17.324404 crc crio[24284]: time=\"2026-06-12T15:48:17.323719791Z\" level=info msg=\"Created container 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init\" id=81dcd38f-55be-4da5-847d-4435c7cea42e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:17.331710 crc crio[24284]: time=\"2026-06-12T15:48:17.329498986Z\" level=info msg=\"Starting container: 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa\" id=5134185c-767d-43c1-b8bc-a58957f7c542 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:17.340439 crc crio[24284]: time=\"2026-06-12T15:48:17.339571865Z\" level=info msg=\"Started container\" PID=73177 containerID=905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa description=openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init id=5134185c-767d-43c1-b8bc-a58957f7c542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\nJun 12 15:48:17.361105 crc crio[24284]: time=\"2026-06-12T15:48:17.360933076Z\" level=info msg=\"Stopping container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f (timeout: 30s)\" id=8e822186-19fa-48f2-904d-b7fadc191917 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:17.363686 crc crio[24284]: time=\"2026-06-12T15:48:17.363342515Z\" level=info msg=\"Stopping container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509 (timeout: 30s)\" id=b50b90cc-6b67-4174-b62d-a69cb1d3ca2e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:17.371718 crc crio[24284]: time=\"2026-06-12T15:48:17.371640606Z\" level=info msg=\"Stopping pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=4602dc01-20c6-415b-b42e-b9b687b372ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:17.372387 crc crio[24284]: time=\"2026-06-12T15:48:17.372330201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc004af8558}] Aliases:map[]}\"\nJun 12 15:48:17.372643 crc crio[24284]: time=\"2026-06-12T15:48:17.372489116Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687988-jprd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:17.572426 crc crio[24284]: time=\"2026-06-12T15:48:17.572031463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:17.574827 crc crio[24284]: time=\"2026-06-12T15:48:17.574735801Z\" level=info msg=\"Stopped container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=b50b90cc-6b67-4174-b62d-a69cb1d3ca2e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:17.785454 crc crio[24284]: time=\"2026-06-12T15:48:17.783721171Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=89491a72-71c9-456e-99a8-11ec2f2b4f34 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:17.795226 crc crio[24284]: time=\"2026-06-12T15:48:17.79502524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d9cc7dd3-d987-4801-b0a3-d22e84f6888a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:17.980476 crc crio[24284]: time=\"2026-06-12T15:48:17.979958159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f4c981ca-7f99-4545-901d-92e9fc5557d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:18.013699 crc crio[24284]: time=\"2026-06-12T15:48:18.013492073Z\" level=info msg=\"Stopped pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=4602dc01-20c6-415b-b42e-b9b687b372ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:18.034608 crc crio[24284]: time=\"2026-06-12T15:48:18.033316111Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=fbdfe053-e299-46c3-8731-cdb8957d3207 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:18.037836 crc crio[24284]: time=\"2026-06-12T15:48:18.037805238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:18.127747 crc crio[24284]: time=\"2026-06-12T15:48:18.127666625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:18.457861 crc crio[24284]: time=\"2026-06-12T15:48:18.45321479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=175b30ea-5ed5-4fca-a370-a2622b7343a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.509110732Z\" level=info msg=\"Stopping container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 (timeout: 30s)\" id=b7df0fdb-a139-4540-945e-44774ffea0f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.509611668Z\" level=info msg=\"Stopping container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5 (timeout: 30s)\" id=b18da54c-55e9-4886-a8c9-5d8d3707cb29 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.509843436Z\" level=info msg=\"Stopping pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=c91f984b-36f5-43b2-8d23-fe2f7e181fe0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.510388393Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc00041d2d0}] Aliases:map[]}\"\nJun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.510521328Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-fhltf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:18.607664 crc crio[24284]: time=\"2026-06-12T15:48:18.607597143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=93e12d0e-dce5-4e08-a04c-a818b5923505 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:18.633594 crc crio[24284]: time=\"2026-06-12T15:48:18.63292902Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=0bff7600-857b-4a4b-bac4-e01fa02b4a08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:18.634238 crc crio[24284]: time=\"2026-06-12T15:48:18.633967874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:18.755606 crc crio[24284]: time=\"2026-06-12T15:48:18.755504608Z\" level=info msg=\"Stopped container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=b18da54c-55e9-4886-a8c9-5d8d3707cb29 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:18.893429 crc crio[24284]: time=\"2026-06-12T15:48:18.89267035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:18.937476 crc crio[24284]: time=\"2026-06-12T15:48:18.925220139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:19.284854 crc crio[24284]: time=\"2026-06-12T15:48:19.284406742Z\" level=info msg=\"Created container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=0bff7600-857b-4a4b-bac4-e01fa02b4a08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:19.287344 crc crio[24284]: time=\"2026-06-12T15:48:19.286725999Z\" level=info msg=\"Starting container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb\" id=e1cac92e-2e38-4cab-b032-9257f1f6c4f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:19.307214 crc crio[24284]: time=\"2026-06-12T15:48:19.307125796Z\" level=info msg=\"Stopped pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=c91f984b-36f5-43b2-8d23-fe2f7e181fe0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:19.311520 crc crio[24284]: time=\"2026-06-12T15:48:19.311372795Z\" level=info msg=\"Started container\" PID=73759 containerID=f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb description=openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns id=e1cac92e-2e38-4cab-b032-9257f1f6c4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\nJun 12 15:48:20.210866 crc crio[24284]: time=\"2026-06-12T15:48:20.210121089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:20.400426 crc crio[24284]: time=\"2026-06-12T15:48:20.400301206Z\" level=info msg=\"Created container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler\" id=fbdfe053-e299-46c3-8731-cdb8957d3207 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:20.402426 crc crio[24284]: time=\"2026-06-12T15:48:20.40169222Z\" level=info msg=\"Starting container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01\" id=abdff344-86c6-4f67-a877-313985d14e51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:20.416687 crc crio[24284]: time=\"2026-06-12T15:48:20.416587369Z\" level=info msg=\"Started container\" PID=73804 containerID=084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01 description=openstack/cinder-scheduler-0/cinder-scheduler id=abdff344-86c6-4f67-a877-313985d14e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\nJun 12 15:48:20.435591 crc crio[24284]: time=\"2026-06-12T15:48:20.435225273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=edc5c805-9ee6-45d6-8543-31d7714e3a09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:20.522307 crc crio[24284]: time=\"2026-06-12T15:48:20.521685858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7d7c8699-51fa-4470-91c0-622ae3706075 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:20.540319 crc crio[24284]: time=\"2026-06-12T15:48:20.539896736Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=b9cc98b5-8133-4367-9b74-6c6592a94caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:20.545302 crc crio[24284]: time=\"2026-06-12T15:48:20.544231828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:20.772204 crc crio[24284]: time=\"2026-06-12T15:48:20.771571963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:20.850773 crc crio[24284]: time=\"2026-06-12T15:48:20.850704051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:21.003053 crc crio[24284]: time=\"2026-06-12T15:48:21.002922442Z\" level=info msg=\"Created container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log\" id=e02ed864-b320-4c22-af91-90b4bf81d8ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:21.005185 crc crio[24284]: time=\"2026-06-12T15:48:21.00500977Z\" level=info msg=\"Starting container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32\" id=2c2c3cab-4436-497e-a110-665333f4866d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:21.053738 crc crio[24284]: time=\"2026-06-12T15:48:21.053403311Z\" level=info msg=\"Started container\" PID=73865 containerID=91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32 description=openstack/cinder-api-0/cinder-api-log id=2c2c3cab-4436-497e-a110-665333f4866d name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\nJun 12 15:48:21.073201 crc crio[24284]: time=\"2026-06-12T15:48:21.072120663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8e0be7be-6029-4d8c-9f5f-cbc07fea8bf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:21.166581 crc crio[24284]: time=\"2026-06-12T15:48:21.166520364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d4fe7278-60fa-4a81-97ce-4d7c4c733210 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:21.184882 crc crio[24284]: time=\"2026-06-12T15:48:21.184738492Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=19f58ebd-d583-4130-b914-dd4dc908872f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:21.189918 crc crio[24284]: time=\"2026-06-12T15:48:21.189696154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:21.378746 crc crio[24284]: time=\"2026-06-12T15:48:21.378050677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:22.109991 crc crio[24284]: time=\"2026-06-12T15:48:22.109743195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:22.310307 crc crio[24284]: time=\"2026-06-12T15:48:22.303943471Z\" level=info msg=\"Created container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe\" id=b9cc98b5-8133-4367-9b74-6c6592a94caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:22.312509 crc crio[24284]: time=\"2026-06-12T15:48:22.312434362Z\" level=info msg=\"Starting container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b\" id=8d680787-1a56-4094-905e-4f271a1c94b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:22.354182 crc crio[24284]: time=\"2026-06-12T15:48:22.354056714Z\" level=info msg=\"Started container\" PID=73968 containerID=7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b description=openstack/cinder-scheduler-0/probe id=8d680787-1a56-4094-905e-4f271a1c94b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\nJun 12 15:48:22.687411 crc crio[24284]: time=\"2026-06-12T15:48:22.687106723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:22.927657 crc crio[24284]: time=\"2026-06-12T15:48:22.927547624Z\" level=info msg=\"Created container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api\" id=19f58ebd-d583-4130-b914-dd4dc908872f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:22.930613 crc crio[24284]: time=\"2026-06-12T15:48:22.930492049Z\" level=info msg=\"Starting container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29\" id=16c6f13c-e324-46ac-96e0-92c26e8269f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:22.943678 crc crio[24284]: time=\"2026-06-12T15:48:22.943486521Z\" level=info msg=\"Started container\" PID=74006 containerID=0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29 description=openstack/cinder-api-0/cinder-api id=16c6f13c-e324-46ac-96e0-92c26e8269f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\nJun 12 15:48:23.904311 crc crio[24284]: time=\"2026-06-12T15:48:23.901441178Z\" level=info msg=\"Stopping container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29 (timeout: 30s)\" id=e825622c-3fc5-473c-8313-7f27c28ee31a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:23.904311 crc crio[24284]: time=\"2026-06-12T15:48:23.902741168Z\" level=info msg=\"Stopping container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32 (timeout: 30s)\" id=6d867263-09d9-4145-a687-985e1b1d72d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:24.262126 crc crio[24284]: time=\"2026-06-12T15:48:24.262007268Z\" level=info msg=\"Stopped container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log\" id=6d867263-09d9-4145-a687-985e1b1d72d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:24.317307 crc crio[24284]: time=\"2026-06-12T15:48:24.317109409Z\" level=info msg=\"Stopping container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94 (timeout: 30s)\" id=3f520b73-b8be-4c60-9978-1ec83ad90475 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:24.317543 crc crio[24284]: time=\"2026-06-12T15:48:24.31745722Z\" level=info msg=\"Stopping container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620 (timeout: 30s)\" id=ae6179b6-5a1c-4c71-8225-7bb0c288ba6d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:24.718610 crc crio[24284]: time=\"2026-06-12T15:48:24.718459579Z\" level=info msg=\"Stopped container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api\" id=e825622c-3fc5-473c-8313-7f27c28ee31a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:24.720228 crc crio[24284]: time=\"2026-06-12T15:48:24.720118245Z\" level=info msg=\"Stopping pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=4f20e260-c869-4b3e-bf2e-4cc0c67782e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:24.720992 crc crio[24284]: time=\"2026-06-12T15:48:24.720768146Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041d760}] Aliases:map[]}\"\nJun 12 15:48:24.724837 crc crio[24284]: time=\"2026-06-12T15:48:24.721111247Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:24.848898 crc crio[24284]: time=\"2026-06-12T15:48:24.847959486Z\" level=info msg=\"Stopped container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=3f520b73-b8be-4c60-9978-1ec83ad90475 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:24.880203 crc crio[24284]: time=\"2026-06-12T15:48:24.870600157Z\" level=info msg=\"Running pod sandbox: openstack/neutron-9968564ff-2rpls/POD\" id=50b2ce88-a134-4c01-913a-102a0ee4d579 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:24.880203 crc crio[24284]: time=\"2026-06-12T15:48:24.87069468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:24.947590 crc crio[24284]: time=\"2026-06-12T15:48:24.947532882Z\" level=info msg=\"Got pod network &{Name:neutron-9968564ff-2rpls Namespace:openstack ID:0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e UID:90a2af29-7219-41e0-a5d0-b31495b239ea NetNS:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a2af29_7219_41e0_a5d0_b31495b239ea.slice PodAnnotations:0xc001212c40}] Aliases:map[]}\"\nJun 12 15:48:24.948651 crc crio[24284]: time=\"2026-06-12T15:48:24.948628498Z\" level=info msg=\"Adding pod openstack_neutron-9968564ff-2rpls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:25.237006 crc crio[24284]: time=\"2026-06-12T15:48:25.236624235Z\" level=info msg=\"Stopped pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=4f20e260-c869-4b3e-bf2e-4cc0c67782e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:25.959700 crc crio[24284]: time=\"2026-06-12T15:48:25.958858564Z\" level=info msg=\"Removing container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29\" id=3cf6caba-19a6-48fa-b9c2-4456ef8e4678 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:25.985474 crc crio[24284]: time=\"2026-06-12T15:48:25.985390782Z\" level=info msg=\"Stopping container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067 (timeout: 10s)\" id=b0accccd-42c3-43f6-acf2-159e4cf73228 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:26.011563 crc crio[24284]: 2026-06-12T15:48:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bfc10d31c08a12 Mac:2a:cd:9d:a5:71:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:26.013838 crc crio[24284]: time=\"2026-06-12T15:48:26.013766089Z\" level=info msg=\"Got pod network &{Name:neutron-9968564ff-2rpls Namespace:openstack ID:0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e UID:90a2af29-7219-41e0-a5d0-b31495b239ea NetNS:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a2af29_7219_41e0_a5d0_b31495b239ea.slice PodAnnotations:0xc001212c40}] Aliases:map[]}\"\nJun 12 15:48:26.024329 crc crio[24284]: time=\"2026-06-12T15:48:26.014012177Z\" level=info msg=\"Checking pod openstack_neutron-9968564ff-2rpls for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:26.103036 crc crio[24284]: time=\"2026-06-12T15:48:26.102786441Z\" level=info msg=\"Removed container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api\" id=3cf6caba-19a6-48fa-b9c2-4456ef8e4678 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:26.132353 crc crio[24284]: time=\"2026-06-12T15:48:26.132214633Z\" level=info msg=\"Removing container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32\" id=7fe9a869-f408-47db-b8c0-ded126bbaf08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:26.214042 crc crio[24284]: time=\"2026-06-12T15:48:26.213960957Z\" level=info msg=\"Ran pod sandbox 0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e with infra container: openstack/neutron-9968564ff-2rpls/POD\" id=50b2ce88-a134-4c01-913a-102a0ee4d579 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:26.234454 crc crio[24284]: time=\"2026-06-12T15:48:26.234338472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f000cef1-a3fe-4e84-bc45-10dbcde5c1bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:26.238408 crc crio[24284]: time=\"2026-06-12T15:48:26.234843431Z\" level=info msg=\"Stopped container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=b0accccd-42c3-43f6-acf2-159e4cf73228 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:26.260123 crc crio[24284]: time=\"2026-06-12T15:48:26.260019972Z\" level=info msg=\"Stopping pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=4441fcf9-4204-4528-8482-a137d0c0f3d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:26.264311 crc crio[24284]: time=\"2026-06-12T15:48:26.260589781Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002722010}] Aliases:map[]}\"\nJun 12 15:48:26.264311 crc crio[24284]: time=\"2026-06-12T15:48:26.260746286Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:26.411318 crc crio[24284]: time=\"2026-06-12T15:48:26.410714326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c37aa2db-e2e3-4063-8234-4f1fab9b6208 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:26.426310 crc crio[24284]: time=\"2026-06-12T15:48:26.425376764Z\" level=info msg=\"Creating container: openstack/neutron-9968564ff-2rpls/neutron-api\" id=df960322-9406-4d9e-b543-4efefe46398a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:26.426310 crc crio[24284]: time=\"2026-06-12T15:48:26.426206221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:26.512318 crc crio[24284]: time=\"2026-06-12T15:48:26.510973986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:26.527312 crc crio[24284]: time=\"2026-06-12T15:48:26.525740703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:26.585304 crc crio[24284]: time=\"2026-06-12T15:48:26.584906003Z\" level=info msg=\"Removed container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log\" id=7fe9a869-f408-47db-b8c0-ded126bbaf08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:26.775307 crc crio[24284]: time=\"2026-06-12T15:48:26.77342909Z\" level=info msg=\"Created container eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35: openstack/neutron-9968564ff-2rpls/neutron-api\" id=df960322-9406-4d9e-b543-4efefe46398a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:26.777928 crc crio[24284]: time=\"2026-06-12T15:48:26.776612201Z\" level=info msg=\"Starting container: eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35\" id=43afa77e-9d01-4f7d-9987-446ee9cb7383 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:26.795402 crc crio[24284]: time=\"2026-06-12T15:48:26.793574424Z\" level=info msg=\"Started container\" PID=74550 containerID=eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35 description=openstack/neutron-9968564ff-2rpls/neutron-api id=43afa77e-9d01-4f7d-9987-446ee9cb7383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e\nJun 12 15:48:26.809413 crc crio[24284]: time=\"2026-06-12T15:48:26.809328118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=320f7ba9-0f2e-40f4-9332-b5a9c55f614b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:26.948533 crc crio[24284]: time=\"2026-06-12T15:48:26.948332867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=698fd75e-9a35-4627-a385-0cb70cfe234d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:26.958343 crc crio[24284]: time=\"2026-06-12T15:48:26.956041584Z\" level=info msg=\"Stopped pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=4441fcf9-4204-4528-8482-a137d0c0f3d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:26.977428 crc crio[24284]: time=\"2026-06-12T15:48:26.976194424Z\" level=info msg=\"Creating container: openstack/neutron-9968564ff-2rpls/neutron-httpd\" id=ac461209-b9e0-4c1b-b2a2-2ccd025eb7f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:26.977428 crc crio[24284]: time=\"2026-06-12T15:48:26.976635839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:27.050889 crc crio[24284]: time=\"2026-06-12T15:48:27.050039017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:27.055921 crc crio[24284]: time=\"2026-06-12T15:48:27.05011052Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=cd5adb2c-564c-4beb-b5db-7c3ba85ea6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:27.055921 crc crio[24284]: time=\"2026-06-12T15:48:27.053583423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:27.063348 crc crio[24284]: time=\"2026-06-12T15:48:27.059991622Z\" level=info msg=\"Removing container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067\" id=57f32c81-12a7-4538-a005-f5d05fd35abf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:27.063348 crc crio[24284]: time=\"2026-06-12T15:48:27.062718116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:27.114918 crc crio[24284]: time=\"2026-06-12T15:48:27.114815793Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 UID:622b7db5-fd10-4514-b46d-25bddca71871 NetNS:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622b7db5_fd10_4514_b46d_25bddca71871.slice PodAnnotations:0xc00041c950}] Aliases:map[]}\"\nJun 12 15:48:27.114918 crc crio[24284]: time=\"2026-06-12T15:48:27.114876895Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:27.129438 crc crio[24284]: time=\"2026-06-12T15:48:27.129203097Z\" level=info msg=\"Removed container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=57f32c81-12a7-4538-a005-f5d05fd35abf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:27.135785 crc crio[24284]: time=\"2026-06-12T15:48:27.135747777Z\" level=info msg=\"Removing container: 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d\" id=32fc4965-a0b3-4216-baa0-e7963b6cedc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:27.183723 crc crio[24284]: time=\"2026-06-12T15:48:27.18366986Z\" level=info msg=\"Removed container 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init\" id=32fc4965-a0b3-4216-baa0-e7963b6cedc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:27.650372 crc crio[24284]: time=\"2026-06-12T15:48:27.647451224Z\" level=info msg=\"Created container 8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123: openstack/neutron-9968564ff-2rpls/neutron-httpd\" id=ac461209-b9e0-4c1b-b2a2-2ccd025eb7f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:27.658335 crc crio[24284]: time=\"2026-06-12T15:48:27.657924892Z\" level=info msg=\"Starting container: 8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123\" id=b18e96e5-7502-4a8c-bdca-8723111df430 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:27.664456 crc crio[24284]: time=\"2026-06-12T15:48:27.664379392Z\" level=info msg=\"Started container\" PID=74640 containerID=8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123 description=openstack/neutron-9968564ff-2rpls/neutron-httpd id=b18e96e5-7502-4a8c-bdca-8723111df430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e\nJun 12 15:48:27.838382 crc crio[24284]: 2026-06-12T15:48:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caf92685e788a6f Mac:5a:a0:c7:56:0f:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:27.839726 crc crio[24284]: time=\"2026-06-12T15:48:27.83967957Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 UID:622b7db5-fd10-4514-b46d-25bddca71871 NetNS:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622b7db5_fd10_4514_b46d_25bddca71871.slice PodAnnotations:0xc00041c950}] Aliases:map[]}\"\nJun 12 15:48:27.839873 crc crio[24284]: time=\"2026-06-12T15:48:27.839846756Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:27.883234 crc crio[24284]: time=\"2026-06-12T15:48:27.8831289Z\" level=info msg=\"Ran pod sandbox caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 with infra container: openstack/cinder-api-0/POD\" id=cd5adb2c-564c-4beb-b5db-7c3ba85ea6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:27.887665 crc crio[24284]: time=\"2026-06-12T15:48:27.887616855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b9ca42e0-9359-4211-9e74-3737302fe6b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:27.895732 crc crio[24284]: time=\"2026-06-12T15:48:27.895619014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=28655a01-7e36-4795-9c10-836cb142307e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:27.907024 crc crio[24284]: time=\"2026-06-12T15:48:27.906864076Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=6047f5ab-fcbf-4fc2-9463-76b98bc033d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:27.907501 crc crio[24284]: time=\"2026-06-12T15:48:27.907456245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:27.999728 crc crio[24284]: time=\"2026-06-12T15:48:27.999592453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:28.261240 crc crio[24284]: time=\"2026-06-12T15:48:28.260607072Z\" level=info msg=\"Stopping container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2 (timeout: 30s)\" id=d4eb44a7-bf18-42a7-a625-ca590ee8aeb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:28.261691 crc crio[24284]: time=\"2026-06-12T15:48:28.260646918Z\" level=info msg=\"Stopping container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87 (timeout: 30s)\" id=bd535588-614b-47e0-818f-429175af579c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:28.431307 crc crio[24284]: time=\"2026-06-12T15:48:28.431101563Z\" level=info msg=\"Stopped container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=d4eb44a7-bf18-42a7-a625-ca590ee8aeb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:29.211499 crc crio[24284]: time=\"2026-06-12T15:48:29.210714302Z\" level=info msg=\"Stopped container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=ae6179b6-5a1c-4c71-8225-7bb0c288ba6d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:29.213935 crc crio[24284]: time=\"2026-06-12T15:48:29.213837154Z\" level=info msg=\"Stopping pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=9c5c7372-d45c-4cda-b524-1c2ba8f56e3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:29.214712 crc crio[24284]: time=\"2026-06-12T15:48:29.214557297Z\" level=info msg=\"Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc004286328}] Aliases:map[]}\"\nJun 12 15:48:29.215044 crc crio[24284]: time=\"2026-06-12T15:48:29.214722033Z\" level=info msg=\"Deleting pod openstack_neutron-69558b4fc9-rsj7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:29.303050 crc crio[24284]: time=\"2026-06-12T15:48:29.302207219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:29.482829 crc crio[24284]: time=\"2026-06-12T15:48:29.482726013Z\" level=info msg=\"Created container a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd: openstack/cinder-api-0/cinder-api-log\" id=6047f5ab-fcbf-4fc2-9463-76b98bc033d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:29.486498 crc crio[24284]: time=\"2026-06-12T15:48:29.486406153Z\" level=info msg=\"Starting container: a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd\" id=d7c764b1-6b1c-412b-888a-d1abe60c30d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:29.499826 crc crio[24284]: time=\"2026-06-12T15:48:29.499693662Z\" level=info msg=\"Started container\" PID=75038 containerID=a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd description=openstack/cinder-api-0/cinder-api-log id=d7c764b1-6b1c-412b-888a-d1abe60c30d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781\nJun 12 15:48:29.520446 crc crio[24284]: time=\"2026-06-12T15:48:29.517954122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=24eddf57-9f05-4560-967b-26147bc16f3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:29.685362 crc crio[24284]: time=\"2026-06-12T15:48:29.683165422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d56072f6-2e59-41fc-8c84-33c6c208ae35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:29.703472 crc crio[24284]: time=\"2026-06-12T15:48:29.703292352Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=f8159d0d-f4bf-4688-8dbd-4c783e32d8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:29.703895 crc crio[24284]: time=\"2026-06-12T15:48:29.703707626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:29.827592 crc crio[24284]: time=\"2026-06-12T15:48:29.822918679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:29.956623 crc crio[24284]: time=\"2026-06-12T15:48:29.956481293Z\" level=info msg=\"Stopped pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=9c5c7372-d45c-4cda-b524-1c2ba8f56e3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:30.306835 crc crio[24284]: time=\"2026-06-12T15:48:30.306581758Z\" level=info msg=\"Removing container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94\" id=f21ef59d-6b60-4472-aed7-300909fb671a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:30.385084 crc crio[24284]: time=\"2026-06-12T15:48:30.384080998Z\" level=info msg=\"Removed container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=f21ef59d-6b60-4472-aed7-300909fb671a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:30.390331 crc crio[24284]: time=\"2026-06-12T15:48:30.390222601Z\" level=info msg=\"Removing container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620\" id=4c8a8436-2b22-4cbb-8d19-9990384e397d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:30.433121 crc crio[24284]: time=\"2026-06-12T15:48:30.433009709Z\" level=info msg=\"Removed container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=4c8a8436-2b22-4cbb-8d19-9990384e397d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:30.712783 crc crio[24284]: time=\"2026-06-12T15:48:30.71266121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:30.930611 crc crio[24284]: time=\"2026-06-12T15:48:30.930421477Z\" level=info msg=\"Created container f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e: openstack/cinder-api-0/cinder-api\" id=f8159d0d-f4bf-4688-8dbd-4c783e32d8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:30.936355 crc crio[24284]: time=\"2026-06-12T15:48:30.936281776Z\" level=info msg=\"Starting container: f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e\" id=6187fb1a-d930-43ec-93c9-c3c9ef11051f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:30.943926 crc crio[24284]: time=\"2026-06-12T15:48:30.943878942Z\" level=info msg=\"Started container\" PID=75136 containerID=f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e description=openstack/cinder-api-0/cinder-api id=6187fb1a-d930-43ec-93c9-c3c9ef11051f name=/runtime.v1.RuntimeService/StartContainer sandboxID=caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781\nJun 12 15:48:32.576530 crc crio[24284]: time=\"2026-06-12T15:48:32.572327178Z\" level=info msg=\"Stopped container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=bd535588-614b-47e0-818f-429175af579c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:32.578363 crc crio[24284]: time=\"2026-06-12T15:48:32.57794067Z\" level=info msg=\"Stopping pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=9bc30fe9-6b5f-4590-9d47-cdf992aa587c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:32.579035 crc crio[24284]: time=\"2026-06-12T15:48:32.578702205Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc002722300}] Aliases:map[]}\"\nJun 12 15:48:32.579035 crc crio[24284]: time=\"2026-06-12T15:48:32.578880521Z\" level=info msg=\"Deleting pod openstack_barbican-api-7bdc464cd8-jvrmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:38.738600 crc crio[24284]: time=\"2026-06-12T15:48:38.737582886Z\" level=info msg=\"Stopped pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=9bc30fe9-6b5f-4590-9d47-cdf992aa587c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:38.971807 crc crio[24284]: time=\"2026-06-12T15:48:38.971206255Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=b6c0ab16-6ec8-4d78-9968-29050581eeea name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:38.972939 crc crio[24284]: time=\"2026-06-12T15:48:38.972830074Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ab99368c-3e4a-497f-9a10-20337a9579b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:39.093955 crc crio[24284]: time=\"2026-06-12T15:48:39.093854309Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=66c129fd-1046-4d5c-bf68-f884a489a252 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:39.110612 crc crio[24284]: time=\"2026-06-12T15:48:39.110470979Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a4f8cba6-b3b9-4044-8809-1414ab3fef02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:39.113205 crc crio[24284]: time=\"2026-06-12T15:48:39.112382571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:39.208345 crc crio[24284]: time=\"2026-06-12T15:48:39.208179313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:39.213306 crc crio[24284]: time=\"2026-06-12T15:48:39.213003119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:39.337462 crc crio[24284]: time=\"2026-06-12T15:48:39.337399639Z\" level=info msg=\"Created container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd\" id=a4f8cba6-b3b9-4044-8809-1414ab3fef02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:39.340025 crc crio[24284]: time=\"2026-06-12T15:48:39.339872479Z\" level=info msg=\"Starting container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd\" id=38e7e8ae-7669-44dd-9904-089e50084121 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:39.348588 crc crio[24284]: time=\"2026-06-12T15:48:39.348311065Z\" level=info msg=\"Started container\" PID=75823 containerID=f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd description=openstack/ceilometer-0/proxy-httpd id=38e7e8ae-7669-44dd-9904-089e50084121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\nJun 12 15:48:39.472856 crc crio[24284]: time=\"2026-06-12T15:48:39.47278839Z\" level=info msg=\"Stopping container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035 (timeout: 30s)\" id=9c022661-067e-4bf6-a474-55b41c63b756 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:39.473048 crc crio[24284]: time=\"2026-06-12T15:48:39.472887329Z\" level=info msg=\"Stopping container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47 (timeout: 30s)\" id=32f4d3b3-8026-481d-8f09-c1b874a0d42a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:39.474128 crc crio[24284]: time=\"2026-06-12T15:48:39.47405931Z\" level=info msg=\"Stopping container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd (timeout: 30s)\" id=43522f3d-5dbb-496b-a9d7-434884d144f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:39.475505 crc crio[24284]: time=\"2026-06-12T15:48:39.475426413Z\" level=info msg=\"Stopping container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4 (timeout: 30s)\" id=cf7115ed-b8f6-4c78-97a7-620325d90310 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:39.519998 crc crio[24284]: time=\"2026-06-12T15:48:39.515500249Z\" level=info msg=\"Removing container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87\" id=f6eb61a1-5878-4e71-aec9-7ce502ec5d69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:39.653403 crc crio[24284]: time=\"2026-06-12T15:48:39.652717432Z\" level=info msg=\"Removed container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=f6eb61a1-5878-4e71-aec9-7ce502ec5d69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:39.656391 crc crio[24284]: time=\"2026-06-12T15:48:39.656347516Z\" level=info msg=\"Removing container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2\" id=467f3851-3b96-4fed-a66b-33d8f52fe254 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:39.661287 crc crio[24284]: time=\"2026-06-12T15:48:39.66107066Z\" level=info msg=\"Stopped container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core\" id=cf7115ed-b8f6-4c78-97a7-620325d90310 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:39.698317 crc crio[24284]: time=\"2026-06-12T15:48:39.692059054Z\" level=info msg=\"Removed container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=467f3851-3b96-4fed-a66b-33d8f52fe254 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:39.941565 crc crio[24284]: time=\"2026-06-12T15:48:39.941488061Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=faa0b655-687c-4709-ba62-7cf1c7ad479e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:39.942442 crc crio[24284]: time=\"2026-06-12T15:48:39.941591345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:39.972080 crc crio[24284]: time=\"2026-06-12T15:48:39.972021188Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 UID:fe893827-6f29-4169-8935-edc3fdd7f17d NetNS:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe893827_6f29_4169_8935_edc3fdd7f17d.slice PodAnnotations:0xc002722580}] Aliases:map[]}\"\nJun 12 15:48:39.972516 crc crio[24284]: time=\"2026-06-12T15:48:39.972490023Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:40.153699 crc crio[24284]: time=\"2026-06-12T15:48:40.1531101Z\" level=info msg=\"Stopped container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent\" id=32f4d3b3-8026-481d-8f09-c1b874a0d42a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:40.222919 crc crio[24284]: time=\"2026-06-12T15:48:40.222617837Z\" level=info msg=\"Stopped container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent\" id=9c022661-067e-4bf6-a474-55b41c63b756 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:40.558067 crc crio[24284]: 2026-06-12T15:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9660df7d1293a59 Mac:1a:26:d9:bb:35:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 SocketPath: PciID:}] [{Interface:0xc00030e850 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:40.559528 crc crio[24284]: time=\"2026-06-12T15:48:40.559460032Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 UID:fe893827-6f29-4169-8935-edc3fdd7f17d NetNS:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe893827_6f29_4169_8935_edc3fdd7f17d.slice PodAnnotations:0xc002722580}] Aliases:map[]}\"\nJun 12 15:48:40.559678 crc crio[24284]: time=\"2026-06-12T15:48:40.559654239Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:40.569681 crc crio[24284]: time=\"2026-06-12T15:48:40.569636101Z\" level=info msg=\"Ran pod sandbox 9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 with infra container: openstack/openstackclient/POD\" id=faa0b655-687c-4709-ba62-7cf1c7ad479e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:40.572176 crc crio[24284]: time=\"2026-06-12T15:48:40.572104761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:40.572390 crc crio[24284]: time=\"2026-06-12T15:48:40.57237687Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:40.572526 crc crio[24284]: time=\"2026-06-12T15:48:40.572434702Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:40.573390 crc crio[24284]: time=\"2026-06-12T15:48:40.573320611Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=e495ec19-d711-49b4-9320-d1c6b77d4fa2 name=/runtime.v1.ImageService/PullImage\nJun 12 15:48:40.579349 crc crio[24284]: time=\"2026-06-12T15:48:40.579300405Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 12 15:48:44.293366 crc crio[24284]: time=\"2026-06-12T15:48:44.292180889Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-74df65c855-n4klx/POD\" id=14b63175-58bb-4754-af67-20fdcea71043 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:44.293366 crc crio[24284]: time=\"2026-06-12T15:48:44.292972915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:44.353775 crc crio[24284]: time=\"2026-06-12T15:48:44.353397959Z\" level=info msg=\"Got pod network &{Name:swift-proxy-74df65c855-n4klx Namespace:openstack ID:3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 UID:35d25596-e99b-4ffa-936b-27d7020edfab NetNS:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35d25596_e99b_4ffa_936b_27d7020edfab.slice PodAnnotations:0xc0006bf0f8}] Aliases:map[]}\"\nJun 12 15:48:44.353775 crc crio[24284]: time=\"2026-06-12T15:48:44.35374881Z\" level=info msg=\"Adding pod openstack_swift-proxy-74df65c855-n4klx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:44.363340 crc crio[24284]: time=\"2026-06-12T15:48:44.363210365Z\" level=info msg=\"Removing container: 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc\" id=cfb868ac-e1ed-4392-acb3-d6db2a659d11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:44.687043 crc crio[24284]: time=\"2026-06-12T15:48:44.682174999Z\" level=info msg=\"Removed container 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc: openshift-infra/auto-csr-approver-29687982-d9p99/oc\" id=cfb868ac-e1ed-4392-acb3-d6db2a659d11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:44.697969 crc crio[24284]: time=\"2026-06-12T15:48:44.697835538Z\" level=info msg=\"Stopping pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=443a237e-82f4-4f96-85a3-d3b69116dabe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.697969 crc crio[24284]: time=\"2026-06-12T15:48:44.697969003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=443a237e-82f4-4f96-85a3-d3b69116dabe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.699630 crc crio[24284]: time=\"2026-06-12T15:48:44.69954866Z\" level=info msg=\"Removing pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=a76d10b8-8202-4c28-8974-49986e8dc7bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.716315 crc crio[24284]: time=\"2026-06-12T15:48:44.716112385Z\" level=info msg=\"Removed pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=a76d10b8-8202-4c28-8974-49986e8dc7bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.717696 crc crio[24284]: time=\"2026-06-12T15:48:44.717561016Z\" level=info msg=\"Stopping pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=f30ae973-c83b-4d3c-addd-f6dc3032a357 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.717867 crc crio[24284]: time=\"2026-06-12T15:48:44.71769857Z\" level=info msg=\"Stopped pod sandbox (already stopped): 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=f30ae973-c83b-4d3c-addd-f6dc3032a357 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.723007 crc crio[24284]: time=\"2026-06-12T15:48:44.722609627Z\" level=info msg=\"Removing pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=203f7b9c-ce0e-48c7-85af-d6075a3d1e61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.762097 crc crio[24284]: time=\"2026-06-12T15:48:44.76186075Z\" level=info msg=\"Removed pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=203f7b9c-ce0e-48c7-85af-d6075a3d1e61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.763707 crc crio[24284]: time=\"2026-06-12T15:48:44.76367575Z\" level=info msg=\"Stopping pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=344b9c61-70c0-4122-9ac2-9ff40f4634eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.763865 crc crio[24284]: time=\"2026-06-12T15:48:44.763836275Z\" level=info msg=\"Stopped pod sandbox (already stopped): e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=344b9c61-70c0-4122-9ac2-9ff40f4634eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.765058 crc crio[24284]: time=\"2026-06-12T15:48:44.764953767Z\" level=info msg=\"Removing pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=38a89386-3996-4606-b425-c9b852eae5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.843827 crc crio[24284]: time=\"2026-06-12T15:48:44.843653901Z\" level=info msg=\"Removed pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=38a89386-3996-4606-b425-c9b852eae5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.847917 crc crio[24284]: time=\"2026-06-12T15:48:44.847726143Z\" level=info msg=\"Stopping pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=7daff50d-edc2-4b47-b460-7502d21760de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.847917 crc crio[24284]: time=\"2026-06-12T15:48:44.847886718Z\" level=info msg=\"Stopped pod sandbox (already stopped): bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=7daff50d-edc2-4b47-b460-7502d21760de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.850077 crc crio[24284]: time=\"2026-06-12T15:48:44.849779449Z\" level=info msg=\"Removing pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=8488deab-db8b-4eaa-b944-c4028923a8c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.910123 crc crio[24284]: time=\"2026-06-12T15:48:44.909473303Z\" level=info msg=\"Removed pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=8488deab-db8b-4eaa-b944-c4028923a8c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.911502 crc crio[24284]: time=\"2026-06-12T15:48:44.91139056Z\" level=info msg=\"Stopping pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=49234a1b-7a5b-42a6-866a-fb3f5718836a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.911659 crc crio[24284]: time=\"2026-06-12T15:48:44.911509944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=49234a1b-7a5b-42a6-866a-fb3f5718836a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.912672 crc crio[24284]: time=\"2026-06-12T15:48:44.912582249Z\" level=info msg=\"Removing pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=256eb1b9-1068-421b-b7f3-248160bee166 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.938888 crc crio[24284]: time=\"2026-06-12T15:48:44.938658105Z\" level=info msg=\"Removed pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=256eb1b9-1068-421b-b7f3-248160bee166 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.940972 crc crio[24284]: time=\"2026-06-12T15:48:44.940868604Z\" level=info msg=\"Stopping pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=18c9e01a-b1b7-45c6-92a1-b27d321cf135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.941242 crc crio[24284]: time=\"2026-06-12T15:48:44.9410437Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=18c9e01a-b1b7-45c6-92a1-b27d321cf135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.942886 crc crio[24284]: time=\"2026-06-12T15:48:44.94280064Z\" level=info msg=\"Removing pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=5272e72e-9ac5-4989-b410-2c5ffdf6e568 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.964869 crc crio[24284]: time=\"2026-06-12T15:48:44.964744174Z\" level=info msg=\"Removed pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=5272e72e-9ac5-4989-b410-2c5ffdf6e568 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.971549 crc crio[24284]: time=\"2026-06-12T15:48:44.971458721Z\" level=info msg=\"Stopping pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=d07d0495-6c4f-47d4-a127-8a3203d7dde3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.971549 crc crio[24284]: time=\"2026-06-12T15:48:44.971536803Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=d07d0495-6c4f-47d4-a127-8a3203d7dde3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.973885 crc crio[24284]: time=\"2026-06-12T15:48:44.973804198Z\" level=info msg=\"Removing pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=c8028b7f-4fee-4c50-bef0-3070fd9a848a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.989922 crc crio[24284]: time=\"2026-06-12T15:48:44.989831521Z\" level=info msg=\"Removed pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=c8028b7f-4fee-4c50-bef0-3070fd9a848a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:44.991674 crc crio[24284]: time=\"2026-06-12T15:48:44.991594412Z\" level=info msg=\"Stopping pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=47ca1ed3-f6e6-4e87-a0f8-01dd949fb713 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.991819 crc crio[24284]: time=\"2026-06-12T15:48:44.991707315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=47ca1ed3-f6e6-4e87-a0f8-01dd949fb713 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:44.992993 crc crio[24284]: time=\"2026-06-12T15:48:44.992858073Z\" level=info msg=\"Removing pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=f7d85113-46b6-4413-b6c7-521f557eed39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.007325 crc crio[24284]: time=\"2026-06-12T15:48:45.007125307Z\" level=info msg=\"Removed pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=f7d85113-46b6-4413-b6c7-521f557eed39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.008571 crc crio[24284]: time=\"2026-06-12T15:48:45.008466097Z\" level=info msg=\"Stopping pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=930e12b9-7a21-4510-a50f-cff5ffbd92a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.008675 crc crio[24284]: time=\"2026-06-12T15:48:45.008611082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=930e12b9-7a21-4510-a50f-cff5ffbd92a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.009509 crc crio[24284]: time=\"2026-06-12T15:48:45.009433628Z\" level=info msg=\"Removing pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=028aa791-5d7b-44e3-b16a-71e0811d47ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.028083 crc crio[24284]: time=\"2026-06-12T15:48:45.027433145Z\" level=info msg=\"Removed pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=028aa791-5d7b-44e3-b16a-71e0811d47ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.030033 crc crio[24284]: time=\"2026-06-12T15:48:45.029957171Z\" level=info msg=\"Stopping pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=121bd237-d68e-4066-9f70-971042f2c8e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.030134 crc crio[24284]: time=\"2026-06-12T15:48:45.030036524Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=121bd237-d68e-4066-9f70-971042f2c8e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.030802 crc crio[24284]: time=\"2026-06-12T15:48:45.030721436Z\" level=info msg=\"Removing pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=c7958746-ad99-48b5-a6e3-9fd7649f42d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.047884 crc crio[24284]: time=\"2026-06-12T15:48:45.047751062Z\" level=info msg=\"Removed pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=c7958746-ad99-48b5-a6e3-9fd7649f42d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.055933 crc crio[24284]: time=\"2026-06-12T15:48:45.05580338Z\" level=info msg=\"Stopping pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=315b8d22-9825-4a20-ad2a-92b5bcc8dc00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.056363 crc crio[24284]: time=\"2026-06-12T15:48:45.055944154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=315b8d22-9825-4a20-ad2a-92b5bcc8dc00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.058594 crc crio[24284]: time=\"2026-06-12T15:48:45.05713779Z\" level=info msg=\"Removing pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=825bee5f-32f7-4c2f-9073-190441b548ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.084207 crc crio[24284]: time=\"2026-06-12T15:48:45.084089068Z\" level=info msg=\"Removed pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=825bee5f-32f7-4c2f-9073-190441b548ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.085650 crc crio[24284]: time=\"2026-06-12T15:48:45.085440156Z\" level=info msg=\"Stopping pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=8317d1b2-6d0c-49e2-bc77-90023f1ba5d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.085650 crc crio[24284]: time=\"2026-06-12T15:48:45.085539788Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=8317d1b2-6d0c-49e2-bc77-90023f1ba5d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:45.087362 crc crio[24284]: time=\"2026-06-12T15:48:45.087310657Z\" level=info msg=\"Removing pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=691894b1-f670-4b1b-8239-e1f1597d3377 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.132925 crc crio[24284]: time=\"2026-06-12T15:48:45.132680031Z\" level=info msg=\"Removed pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=691894b1-f670-4b1b-8239-e1f1597d3377 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:45.228202 crc crio[24284]: 2026-06-12T15:48:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3309a43382712b3 Mac:fa:bb:e7:3d:55:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:48:45.230334 crc crio[24284]: time=\"2026-06-12T15:48:45.230220396Z\" level=info msg=\"Got pod network &{Name:swift-proxy-74df65c855-n4klx Namespace:openstack ID:3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 UID:35d25596-e99b-4ffa-936b-27d7020edfab NetNS:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35d25596_e99b_4ffa_936b_27d7020edfab.slice PodAnnotations:0xc0006bf0f8}] Aliases:map[]}\"\nJun 12 15:48:45.230516 crc crio[24284]: time=\"2026-06-12T15:48:45.230461884Z\" level=info msg=\"Checking pod openstack_swift-proxy-74df65c855-n4klx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:48:45.243077 crc crio[24284]: time=\"2026-06-12T15:48:45.242981233Z\" level=info msg=\"Ran pod sandbox 3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 with infra container: openstack/swift-proxy-74df65c855-n4klx/POD\" id=14b63175-58bb-4754-af67-20fdcea71043 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:48:45.255391 crc crio[24284]: time=\"2026-06-12T15:48:45.25509469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e83f5840-5877-4ff1-a276-57e4986ee214 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:45.352387 crc crio[24284]: time=\"2026-06-12T15:48:45.350827231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=61172d1a-c912-4b94-b73c-e21703c8370c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:45.363406 crc crio[24284]: time=\"2026-06-12T15:48:45.363309905Z\" level=info msg=\"Creating container: openstack/swift-proxy-74df65c855-n4klx/proxy-httpd\" id=e2ccd01d-cda1-4bbe-9feb-6af2cf9602b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:45.363951 crc crio[24284]: time=\"2026-06-12T15:48:45.363876423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:45.443758 crc crio[24284]: time=\"2026-06-12T15:48:45.439845448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:45.448742 crc crio[24284]: time=\"2026-06-12T15:48:45.448604302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:45.659721 crc crio[24284]: time=\"2026-06-12T15:48:45.659050992Z\" level=info msg=\"Created container e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949: openstack/swift-proxy-74df65c855-n4klx/proxy-httpd\" id=e2ccd01d-cda1-4bbe-9feb-6af2cf9602b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:45.661676 crc crio[24284]: time=\"2026-06-12T15:48:45.661491041Z\" level=info msg=\"Starting container: e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949\" id=7cced571-f857-4685-94e8-1bf8eba9cf03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:45.679682 crc crio[24284]: time=\"2026-06-12T15:48:45.679463612Z\" level=info msg=\"Started container\" PID=76386 containerID=e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949 description=openstack/swift-proxy-74df65c855-n4klx/proxy-httpd id=7cced571-f857-4685-94e8-1bf8eba9cf03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8\nJun 12 15:48:45.734625 crc crio[24284]: time=\"2026-06-12T15:48:45.734548692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3f1d6b69-8a30-4adf-bdc5-39c09281bb77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:45.762004 crc crio[24284]: time=\"2026-06-12T15:48:45.761882022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7ddc645e-d669-4e75-88f2-d073054fa14c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:45.772959 crc crio[24284]: time=\"2026-06-12T15:48:45.7728651Z\" level=info msg=\"Creating container: openstack/swift-proxy-74df65c855-n4klx/proxy-server\" id=10924031-9047-4788-9d2e-bb854a750f7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:45.774824 crc crio[24284]: time=\"2026-06-12T15:48:45.773437989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:45.917001 crc crio[24284]: time=\"2026-06-12T15:48:45.916716547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:45.941020 crc crio[24284]: time=\"2026-06-12T15:48:45.939803951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:46.401115 crc crio[24284]: time=\"2026-06-12T15:48:46.400581706Z\" level=info msg=\"Created container 9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd: openstack/swift-proxy-74df65c855-n4klx/proxy-server\" id=10924031-9047-4788-9d2e-bb854a750f7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:46.402723 crc crio[24284]: time=\"2026-06-12T15:48:46.402693964Z\" level=info msg=\"Starting container: 9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd\" id=f678d080-4d45-497f-8e8d-ce60b6c83051 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:46.415513 crc crio[24284]: time=\"2026-06-12T15:48:46.414865337Z\" level=info msg=\"Started container\" PID=76401 containerID=9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd description=openstack/swift-proxy-74df65c855-n4klx/proxy-server id=f678d080-4d45-497f-8e8d-ce60b6c83051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8\nJun 12 15:48:46.677468 crc crio[24284]: time=\"2026-06-12T15:48:46.676017216Z\" level=info msg=\"Stopping container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01 (timeout: 30s)\" id=ff2e122f-2fe0-413a-9ffb-90c8d00d056f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:46.678745 crc crio[24284]: time=\"2026-06-12T15:48:46.678637261Z\" level=info msg=\"Stopping container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b (timeout: 30s)\" id=abb8e0ab-7718-46a9-adfc-f372ad75aad2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:47.377013 crc crio[24284]: time=\"2026-06-12T15:48:47.376890436Z\" level=warning msg=\"Stopping container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f with stop signal(15) timed out. Killing...\"\nJun 12 15:48:47.429488 crc crio[24284]: time=\"2026-06-12T15:48:47.429379454Z\" level=error msg=\"Killing container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:48:47.471549 crc crio[24284]: time=\"2026-06-12T15:48:47.471440532Z\" level=info msg=\"Stopped container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=8e822186-19fa-48f2-904d-b7fadc191917 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:47.474133 crc crio[24284]: time=\"2026-06-12T15:48:47.474039106Z\" level=info msg=\"Stopping pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=01e561e5-1e1b-4e64-9d0f-079d7de9526d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:47.474747 crc crio[24284]: time=\"2026-06-12T15:48:47.474697377Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc004af8830}] Aliases:map[]}\"\nJun 12 15:48:47.474890 crc crio[24284]: time=\"2026-06-12T15:48:47.474867003Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:47.915306 crc crio[24284]: time=\"2026-06-12T15:48:47.901095067Z\" level=info msg=\"Stopped container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe\" id=abb8e0ab-7718-46a9-adfc-f372ad75aad2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:47.996316 crc crio[24284]: time=\"2026-06-12T15:48:47.992441218Z\" level=info msg=\"Stopped pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=01e561e5-1e1b-4e64-9d0f-079d7de9526d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:48.528390 crc crio[24284]: time=\"2026-06-12T15:48:48.527875556Z\" level=warning msg=\"Stopping container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 with stop signal(15) timed out. Killing...\"\nJun 12 15:48:48.603196 crc crio[24284]: time=\"2026-06-12T15:48:48.602625746Z\" level=error msg=\"Killing container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:48:48.637488 crc crio[24284]: time=\"2026-06-12T15:48:48.637397782Z\" level=info msg=\"Stopped container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=b7df0fdb-a139-4540-945e-44774ffea0f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:48.638724 crc crio[24284]: time=\"2026-06-12T15:48:48.638657692Z\" level=info msg=\"Stopping pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=e0e122fd-7d22-4acf-bd8d-842eb59c7024 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:48.639597 crc crio[24284]: time=\"2026-06-12T15:48:48.639545591Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc001e04f28}] Aliases:map[]}\"\nJun 12 15:48:48.639779 crc crio[24284]: time=\"2026-06-12T15:48:48.639702256Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6df6c68c97-sxlqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:48.749862 crc crio[24284]: time=\"2026-06-12T15:48:48.749743875Z\" level=info msg=\"Removing container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f\" id=12554fcb-20b9-4411-a8a3-4579368ead0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:48.876914 crc crio[24284]: time=\"2026-06-12T15:48:48.876812359Z\" level=info msg=\"Removed container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=12554fcb-20b9-4411-a8a3-4579368ead0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:48.897614 crc crio[24284]: time=\"2026-06-12T15:48:48.89753458Z\" level=info msg=\"Removing container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509\" id=16f974a7-d5ba-433d-b8ee-caf013d42044 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:48.937576 crc crio[24284]: time=\"2026-06-12T15:48:48.937398199Z\" level=info msg=\"Removed container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=16f974a7-d5ba-433d-b8ee-caf013d42044 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:49.113590 crc crio[24284]: time=\"2026-06-12T15:48:49.11295977Z\" level=info msg=\"Stopped pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=e0e122fd-7d22-4acf-bd8d-842eb59c7024 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:49.387461 crc crio[24284]: time=\"2026-06-12T15:48:49.386670236Z\" level=info msg=\"Stopped container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler\" id=ff2e122f-2fe0-413a-9ffb-90c8d00d056f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:49.389825 crc crio[24284]: time=\"2026-06-12T15:48:49.387922465Z\" level=info msg=\"Stopping pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=b74bfae3-668e-43f1-9740-98f8d64d04a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:49.389825 crc crio[24284]: time=\"2026-06-12T15:48:49.388468903Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc0006be510}] Aliases:map[]}\"\nJun 12 15:48:49.389825 crc crio[24284]: time=\"2026-06-12T15:48:49.388666689Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:48:49.863577 crc crio[24284]: time=\"2026-06-12T15:48:49.862597097Z\" level=info msg=\"Removing container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8\" id=4a436177-fd9c-4eaf-95e1-034f05952c33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:50.494852 crc crio[24284]: time=\"2026-06-12T15:48:50.49381107Z\" level=info msg=\"Stopping container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288 (timeout: 30s)\" id=68011224-f52a-4f8f-a1c8-b933d7d5edab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:50.495430 crc crio[24284]: time=\"2026-06-12T15:48:50.4950407Z\" level=info msg=\"Stopping container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc (timeout: 30s)\" id=8078d18f-4db2-4c17-8de6-d6aa4c3f39b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:00.243984 crc crio[24284]: time=\"2026-06-12T15:49:00.242906658Z\" level=info msg=\"Stopped pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=b74bfae3-668e-43f1-9740-98f8d64d04a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:00.317981 crc crio[24284]: time=\"2026-06-12T15:49:00.317807713Z\" level=info msg=\"Removed container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=4a436177-fd9c-4eaf-95e1-034f05952c33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:00.324720 crc crio[24284]: time=\"2026-06-12T15:49:00.324602998Z\" level=info msg=\"Removing container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5\" id=31baff6f-970c-4de7-a5e4-0736a5255742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:00.353761 crc crio[24284]: time=\"2026-06-12T15:49:00.353591796Z\" level=info msg=\"Stopped container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api\" id=8078d18f-4db2-4c17-8de6-d6aa4c3f39b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:00.382739 crc crio[24284]: time=\"2026-06-12T15:49:00.382649511Z\" level=info msg=\"Removed container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=31baff6f-970c-4de7-a5e4-0736a5255742 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:00.515667 crc crio[24284]: time=\"2026-06-12T15:49:00.515554901Z\" level=info msg=\"Stopped container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log\" id=68011224-f52a-4f8f-a1c8-b933d7d5edab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:00.521303 crc crio[24284]: time=\"2026-06-12T15:49:00.516755169Z\" level=info msg=\"Stopping pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=38602288-1f4b-464b-9ed7-70aaa134b026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:00.521303 crc crio[24284]: time=\"2026-06-12T15:49:00.517599156Z\" level=info msg=\"Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc004af84c8}] Aliases:map[]}\"\nJun 12 15:49:00.521303 crc crio[24284]: time=\"2026-06-12T15:49:00.517748141Z\" level=info msg=\"Deleting pod openstack_placement-6757d7984-7rk9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:00.809181 crc crio[24284]: time=\"2026-06-12T15:49:00.808728578Z\" level=info msg=\"Stopping container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471 (timeout: 30s)\" id=dabaea3e-e36b-446c-9410-d632dac81ea4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:00.809506 crc crio[24284]: time=\"2026-06-12T15:49:00.808729187Z\" level=info msg=\"Stopping container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23 (timeout: 30s)\" id=e773581c-7fec-4815-96e3-3278ab40c230 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:00.904025 crc crio[24284]: time=\"2026-06-12T15:49:00.903915611Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=e495ec19-d711-49b4-9320-d1c6b77d4fa2 name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:00.911678 crc crio[24284]: time=\"2026-06-12T15:49:00.91152874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=af0453d7-8fe5-42af-a101-0002d180cb30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:00.994665 crc crio[24284]: time=\"2026-06-12T15:49:00.99457192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=51729f38-872c-4e3d-947a-6b0736f4d1b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:01.009675 crc crio[24284]: time=\"2026-06-12T15:49:01.009549144Z\" level=info msg=\"Stopped pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=38602288-1f4b-464b-9ed7-70aaa134b026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:01.015812 crc crio[24284]: time=\"2026-06-12T15:49:01.015725874Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=0fc7803e-0ded-4ced-9fc1-91709a93d35b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:01.018501 crc crio[24284]: time=\"2026-06-12T15:49:01.017974417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:01.110667 crc crio[24284]: time=\"2026-06-12T15:49:01.11058608Z\" level=info msg=\"Removing container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc\" id=288ca2a1-d59e-40e7-9bfe-e21ea0512432 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.144396 crc crio[24284]: time=\"2026-06-12T15:49:01.144138963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:01.149360 crc crio[24284]: time=\"2026-06-12T15:49:01.149238648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:01.205504 crc crio[24284]: time=\"2026-06-12T15:49:01.205395337Z\" level=info msg=\"Removed container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api\" id=288ca2a1-d59e-40e7-9bfe-e21ea0512432 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.216930 crc crio[24284]: time=\"2026-06-12T15:49:01.216856194Z\" level=info msg=\"Removing container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288\" id=914b5cdf-7a27-4242-b77f-ebd78179e12a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.261507 crc crio[24284]: time=\"2026-06-12T15:49:01.260015626Z\" level=info msg=\"Removed container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log\" id=914b5cdf-7a27-4242-b77f-ebd78179e12a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.269767 crc crio[24284]: time=\"2026-06-12T15:49:01.269727872Z\" level=info msg=\"Removing container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b\" id=6495280e-35e0-4ad0-834e-3d5d4a7d46b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.416318 crc crio[24284]: time=\"2026-06-12T15:49:01.41599207Z\" level=info msg=\"Stopped container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=e773581c-7fec-4815-96e3-3278ab40c230 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:01.422661 crc crio[24284]: time=\"2026-06-12T15:49:01.422590872Z\" level=info msg=\"Created container fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39: openstack/openstackclient/openstackclient\" id=0fc7803e-0ded-4ced-9fc1-91709a93d35b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:01.427403 crc crio[24284]: time=\"2026-06-12T15:49:01.427211332Z\" level=info msg=\"Starting container: fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39\" id=0f04f87f-461d-4528-a160-84c0da5ca20c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:01.433475 crc crio[24284]: time=\"2026-06-12T15:49:01.433335359Z\" level=info msg=\"Started container\" PID=77599 containerID=fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39 description=openstack/openstackclient/openstackclient id=0f04f87f-461d-4528-a160-84c0da5ca20c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007\nJun 12 15:49:01.514852 crc crio[24284]: time=\"2026-06-12T15:49:01.514759512Z\" level=info msg=\"Removed container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe\" id=6495280e-35e0-4ad0-834e-3d5d4a7d46b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.518219 crc crio[24284]: time=\"2026-06-12T15:49:01.5178594Z\" level=info msg=\"Removing container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01\" id=2b301434-8580-4c1a-a656-ac05241efbeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.562041 crc crio[24284]: time=\"2026-06-12T15:49:01.561941449Z\" level=info msg=\"Removed container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler\" id=2b301434-8580-4c1a-a656-ac05241efbeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:01.838769 crc crio[24284]: time=\"2026-06-12T15:49:01.838451861Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=adddfca4-60ea-4ab2-8dcf-ea4a3231b281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:01.838769 crc crio[24284]: time=\"2026-06-12T15:49:01.838743801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:01.874835 crc crio[24284]: time=\"2026-06-12T15:49:01.874706397Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 UID:21ffbb7a-b75f-4379-94bf-7519d394cad9 NetNS:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ffbb7a_b75f_4379_94bf_7519d394cad9.slice PodAnnotations:0xc004286430}] Aliases:map[]}\"\nJun 12 15:49:01.874835 crc crio[24284]: time=\"2026-06-12T15:49:01.874779739Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:02.469146 crc crio[24284]: 2026-06-12T15:49:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d47bc39a5f7aa Mac:aa:c3:ac:fb:0e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:02.470213 crc crio[24284]: time=\"2026-06-12T15:49:02.470107659Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 UID:21ffbb7a-b75f-4379-94bf-7519d394cad9 NetNS:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ffbb7a_b75f_4379_94bf_7519d394cad9.slice PodAnnotations:0xc004286430}] Aliases:map[]}\"\nJun 12 15:49:02.470483 crc crio[24284]: time=\"2026-06-12T15:49:02.470379658Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:02.493556 crc crio[24284]: time=\"2026-06-12T15:49:02.493116719Z\" level=info msg=\"Ran pod sandbox d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 with infra container: openstack/cinder-scheduler-0/POD\" id=adddfca4-60ea-4ab2-8dcf-ea4a3231b281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:02.496121 crc crio[24284]: time=\"2026-06-12T15:49:02.496013014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1bfc55a0-4549-469e-b11c-bbf60ef3407e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:02.536859 crc crio[24284]: time=\"2026-06-12T15:49:02.536753177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1ef3371f-98a2-49af-a745-276313031b80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:02.546426 crc crio[24284]: time=\"2026-06-12T15:49:02.546338488Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=bd39c519-63a8-4327-95a1-8e1291a4cad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:02.546733 crc crio[24284]: time=\"2026-06-12T15:49:02.546678409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:02.603981 crc crio[24284]: time=\"2026-06-12T15:49:02.603567466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:03.073394 crc crio[24284]: time=\"2026-06-12T15:49:03.073296586Z\" level=info msg=\"Stopped container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=dabaea3e-e36b-446c-9410-d632dac81ea4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:03.074895 crc crio[24284]: time=\"2026-06-12T15:49:03.074806285Z\" level=info msg=\"Stopping pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=52aa0e55-6fc9-4293-aed1-0a40b77d368d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:03.075731 crc crio[24284]: time=\"2026-06-12T15:49:03.075670073Z\" level=info msg=\"Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc004286428}] Aliases:map[]}\"\nJun 12 15:49:03.075877 crc crio[24284]: time=\"2026-06-12T15:49:03.075851959Z\" level=info msg=\"Deleting pod openstack_neutron-747bcd94c8-dd8sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:03.369926 crc crio[24284]: time=\"2026-06-12T15:49:03.369818519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:03.538182 crc crio[24284]: time=\"2026-06-12T15:49:03.537840499Z\" level=info msg=\"Created container 848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f: openstack/cinder-scheduler-0/cinder-scheduler\" id=bd39c519-63a8-4327-95a1-8e1291a4cad0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:03.542756 crc crio[24284]: time=\"2026-06-12T15:49:03.542636904Z\" level=info msg=\"Starting container: 848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f\" id=202b17e8-5089-43db-92d1-b834fbb466c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:03.556947 crc crio[24284]: time=\"2026-06-12T15:49:03.556754535Z\" level=info msg=\"Started container\" PID=77805 containerID=848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f description=openstack/cinder-scheduler-0/cinder-scheduler id=202b17e8-5089-43db-92d1-b834fbb466c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14\nJun 12 15:49:03.587646 crc crio[24284]: time=\"2026-06-12T15:49:03.587549817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2200ac5b-a3a0-4aac-904d-ae78bb988f2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:03.609923 crc crio[24284]: time=\"2026-06-12T15:49:03.609512115Z\" level=info msg=\"Stopped pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=52aa0e55-6fc9-4293-aed1-0a40b77d368d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:03.631416 crc crio[24284]: time=\"2026-06-12T15:49:03.631319679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e4bdc333-62de-4a98-a6b0-ea836e859bbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:03.639806 crc crio[24284]: time=\"2026-06-12T15:49:03.639511374Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=5fd40a42-8a6b-4547-b84c-a9d66087a37f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:03.640144 crc crio[24284]: time=\"2026-06-12T15:49:03.640094493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:03.711313 crc crio[24284]: time=\"2026-06-12T15:49:03.710675824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:04.251932 crc crio[24284]: time=\"2026-06-12T15:49:04.251386329Z\" level=info msg=\"Removing container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23\" id=c0138cca-a57e-4567-ad62-ad1bcd3e0af4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:04.346889 crc crio[24284]: time=\"2026-06-12T15:49:04.346645501Z\" level=info msg=\"Removed container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=c0138cca-a57e-4567-ad62-ad1bcd3e0af4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:04.349952 crc crio[24284]: time=\"2026-06-12T15:49:04.349864585Z\" level=info msg=\"Removing container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471\" id=52dccb0d-bb91-4f20-8464-9d8d2eecfb9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:04.402448 crc crio[24284]: time=\"2026-06-12T15:49:04.402344035Z\" level=info msg=\"Removed container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=52dccb0d-bb91-4f20-8464-9d8d2eecfb9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:04.634099 crc crio[24284]: time=\"2026-06-12T15:49:04.634019269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:04.802025 crc crio[24284]: time=\"2026-06-12T15:49:04.80194865Z\" level=info msg=\"Created container 9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd: openstack/cinder-scheduler-0/probe\" id=5fd40a42-8a6b-4547-b84c-a9d66087a37f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:04.803540 crc crio[24284]: time=\"2026-06-12T15:49:04.80346878Z\" level=info msg=\"Starting container: 9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd\" id=43ee0331-3d6b-4481-b23b-cbb2eb814197 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:04.810644 crc crio[24284]: time=\"2026-06-12T15:49:04.810574271Z\" level=info msg=\"Started container\" PID=77876 containerID=9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd description=openstack/cinder-scheduler-0/probe id=43ee0331-3d6b-4481-b23b-cbb2eb814197 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14\nJun 12 15:49:09.489642 crc crio[24284]: time=\"2026-06-12T15:49:09.48876098Z\" level=warning msg=\"Stopping container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd with stop signal(15) timed out. Killing...\"\nJun 12 15:49:09.626041 crc crio[24284]: time=\"2026-06-12T15:49:09.625944944Z\" level=error msg=\"Killing container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:49:09.649322 crc crio[24284]: time=\"2026-06-12T15:49:09.649061881Z\" level=info msg=\"Stopped container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd\" id=43522f3d-5dbb-496b-a9d7-434884d144f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:09.654754 crc crio[24284]: time=\"2026-06-12T15:49:09.654409084Z\" level=info msg=\"Stopping pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=43f7b171-020f-4f89-9a5a-e17483aa7564 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:09.658306 crc crio[24284]: time=\"2026-06-12T15:49:09.65643126Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc0026135d8}] Aliases:map[]}\"\nJun 12 15:49:09.658306 crc crio[24284]: time=\"2026-06-12T15:49:09.656682868Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:10.107589 crc crio[24284]: time=\"2026-06-12T15:49:10.106856357Z\" level=info msg=\"Stopped pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=43f7b171-020f-4f89-9a5a-e17483aa7564 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:10.373665 crc crio[24284]: time=\"2026-06-12T15:49:10.369569907Z\" level=info msg=\"Removing container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd\" id=462ed5c6-6e65-4b09-b5d3-4dedffe3aa9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.495698 crc crio[24284]: time=\"2026-06-12T15:49:10.49503861Z\" level=info msg=\"Removed container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd\" id=462ed5c6-6e65-4b09-b5d3-4dedffe3aa9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.501407 crc crio[24284]: time=\"2026-06-12T15:49:10.501119286Z\" level=info msg=\"Removing container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4\" id=4f4fb6df-94d1-4a20-88fb-4bd25c69279b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.527775 crc crio[24284]: time=\"2026-06-12T15:49:10.52765178Z\" level=info msg=\"Removed container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core\" id=4f4fb6df-94d1-4a20-88fb-4bd25c69279b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.540390 crc crio[24284]: time=\"2026-06-12T15:49:10.537669788Z\" level=info msg=\"Removing container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035\" id=75d14660-2c4b-4a3e-83d9-479496e7957d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.582836 crc crio[24284]: time=\"2026-06-12T15:49:10.582739767Z\" level=info msg=\"Removed container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent\" id=75d14660-2c4b-4a3e-83d9-479496e7957d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.587665 crc crio[24284]: time=\"2026-06-12T15:49:10.587106085Z\" level=info msg=\"Removing container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47\" id=bc23f017-e4c3-4704-acb4-87bd4b3e1ed1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:10.623023 crc crio[24284]: time=\"2026-06-12T15:49:10.622811052Z\" level=info msg=\"Removed container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent\" id=bc23f017-e4c3-4704-acb4-87bd4b3e1ed1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:11.136795 crc crio[24284]: time=\"2026-06-12T15:49:11.136637714Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1e1cdecc-e933-4ef4-93b7-79dcd7fe1f87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:11.136795 crc crio[24284]: time=\"2026-06-12T15:49:11.136747548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:11.189762 crc crio[24284]: time=\"2026-06-12T15:49:11.189539004Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"\nJun 12 15:49:11.189762 crc crio[24284]: time=\"2026-06-12T15:49:11.189600206Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:11.802971 crc crio[24284]: time=\"2026-06-12T15:49:11.802497001Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-4cdgh/POD\" id=1d7cfa14-643a-414f-b0bb-679463925f22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:11.804297 crc crio[24284]: time=\"2026-06-12T15:49:11.803021839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:11.906611 crc crio[24284]: time=\"2026-06-12T15:49:11.904940724Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"\nJun 12 15:49:11.907312 crc crio[24284]: time=\"2026-06-12T15:49:11.907203118Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-4cdgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:11.939985 crc crio[24284]: time=\"2026-06-12T15:49:11.939890712Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-003f-account-create-update-bvccw/POD\" id=6ddc37f3-8669-4fd3-97eb-ca356ca4d6cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:11.940221 crc crio[24284]: time=\"2026-06-12T15:49:11.940020396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:11.949650 crc crio[24284]: 2026-06-12T15:49:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c6929e8801c05 Mac:62:5b:bd:5a:57:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 SocketPath: PciID:}] [{Interface:0xc0002776f0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:11.949650 crc crio[24284]: time=\"2026-06-12T15:49:11.946495565Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"\nJun 12 15:49:11.949650 crc crio[24284]: time=\"2026-06-12T15:49:11.946660251Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:11.988046 crc crio[24284]: time=\"2026-06-12T15:49:11.987949329Z\" level=info msg=\"Ran pod sandbox 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 with infra container: openstack/ceilometer-0/POD\" id=1e1cdecc-e933-4ef4-93b7-79dcd7fe1f87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:11.997361 crc crio[24284]: time=\"2026-06-12T15:49:11.997226452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=127dbd6c-ec4c-4315-8370-3fdc8268b7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:11.997897 crc crio[24284]: time=\"2026-06-12T15:49:11.997834245Z\" level=info msg=\"Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"\nJun 12 15:49:11.997985 crc crio[24284]: time=\"2026-06-12T15:49:11.997893377Z\" level=info msg=\"Adding pod openstack_nova-api-003f-account-create-update-bvccw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:12.043788 crc crio[24284]: time=\"2026-06-12T15:49:12.043706305Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-dbnq2/POD\" id=99ccbab5-3760-461d-a760-d6fe5f5cb660 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:12.043966 crc crio[24284]: time=\"2026-06-12T15:49:12.043820982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.067606 crc crio[24284]: time=\"2026-06-12T15:49:12.067454365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a6ddfdc4-3863-4263-ad27-2477402a4c08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:12.099186 crc crio[24284]: time=\"2026-06-12T15:49:12.09906139Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6d296ade-07ac-4875-bc9e-55587d9dcfeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:12.099845 crc crio[24284]: time=\"2026-06-12T15:49:12.099787844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.113732 crc crio[24284]: time=\"2026-06-12T15:49:12.111994974Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-3ced-account-create-update-4lrcp/POD\" id=4c7d57cd-e34e-42ce-8a0f-721edce31e4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:12.113732 crc crio[24284]: time=\"2026-06-12T15:49:12.112098687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.118300 crc crio[24284]: time=\"2026-06-12T15:49:12.117606059Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}\"\nJun 12 15:49:12.118300 crc crio[24284]: time=\"2026-06-12T15:49:12.117679092Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-dbnq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:12.264747 crc crio[24284]: time=\"2026-06-12T15:49:12.264095599Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-p8pxc/POD\" id=341ab922-c7bb-4c93-8dd6-cde535f4aa83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:12.264747 crc crio[24284]: time=\"2026-06-12T15:49:12.264311676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.271365 crc crio[24284]: time=\"2026-06-12T15:49:12.271111179Z\" level=info msg=\"Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc0009b8840}] Aliases:map[]}\"\nJun 12 15:49:12.271365 crc crio[24284]: time=\"2026-06-12T15:49:12.271225762Z\" level=info msg=\"Adding pod openstack_nova-cell0-3ced-account-create-update-4lrcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:12.302678 crc crio[24284]: time=\"2026-06-12T15:49:12.302545623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.322806 crc crio[24284]: time=\"2026-06-12T15:49:12.313889513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.344065 crc crio[24284]: time=\"2026-06-12T15:49:12.343921573Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc00041d388}] Aliases:map[]}\"\nJun 12 15:49:12.345237 crc crio[24284]: time=\"2026-06-12T15:49:12.344048367Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-p8pxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:12.415319 crc crio[24284]: time=\"2026-06-12T15:49:12.411904686Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-fc35-account-create-update-tqxjw/POD\" id=8f23074c-7df2-4b58-81e7-b561e4a6b95b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:12.415319 crc crio[24284]: time=\"2026-06-12T15:49:12.41202169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.551428 crc crio[24284]: time=\"2026-06-12T15:49:12.551239727Z\" level=info msg=\"Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}\"\nJun 12 15:49:12.551428 crc crio[24284]: time=\"2026-06-12T15:49:12.551379472Z\" level=info msg=\"Adding pod openstack_nova-cell1-fc35-account-create-update-tqxjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:12.579405 crc crio[24284]: time=\"2026-06-12T15:49:12.579200264Z\" level=info msg=\"Created container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent\" id=6d296ade-07ac-4875-bc9e-55587d9dcfeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:12.585213 crc crio[24284]: time=\"2026-06-12T15:49:12.585073892Z\" level=info msg=\"Starting container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40\" id=2b4a6b25-55f1-427e-811b-fe3b4b3b309c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:12.593792 crc crio[24284]: time=\"2026-06-12T15:49:12.593744094Z\" level=info msg=\"Started container\" PID=78460 containerID=3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40 description=openstack/ceilometer-0/ceilometer-central-agent id=2b4a6b25-55f1-427e-811b-fe3b4b3b309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\nJun 12 15:49:12.639867 crc crio[24284]: time=\"2026-06-12T15:49:12.639730717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=396b0208-9e30-46e9-ba85-84c1ef78a857 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:12.683929 crc crio[24284]: time=\"2026-06-12T15:49:12.683517675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=cc56279d-d26c-497d-b42a-ebe0dd977fd3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:12.705493 crc crio[24284]: time=\"2026-06-12T15:49:12.705007378Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc03d731-6ddd-42ad-b19c-ec30572bfd24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:12.705766 crc crio[24284]: time=\"2026-06-12T15:49:12.705534376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.739844 crc crio[24284]: 2026-06-12T15:49:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bec218fd317b5e Mac:e2:ed:6b:f1:4b:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:12.743457 crc crio[24284]: time=\"2026-06-12T15:49:12.741650943Z\" level=info msg=\"Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"\nJun 12 15:49:12.743457 crc crio[24284]: time=\"2026-06-12T15:49:12.74188609Z\" level=info msg=\"Checking pod openstack_nova-api-003f-account-create-update-bvccw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:12.764945 crc crio[24284]: time=\"2026-06-12T15:49:12.7648927Z\" level=info msg=\"Ran pod sandbox 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 with infra container: openstack/nova-api-003f-account-create-update-bvccw/POD\" id=6ddc37f3-8669-4fd3-97eb-ca356ca4d6cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:12.771342 crc crio[24284]: time=\"2026-06-12T15:49:12.771298329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dac8fff0-e5cd-41e2-ac40-f164fda64f9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:12.778559 crc crio[24284]: time=\"2026-06-12T15:49:12.778467722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22bd201b-19d9-435a-9468-298355fbd6e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:12.804103 crc crio[24284]: time=\"2026-06-12T15:49:12.803992435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.814706 crc crio[24284]: time=\"2026-06-12T15:49:12.814598339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.840228 crc crio[24284]: time=\"2026-06-12T15:49:12.840088323Z\" level=info msg=\"Creating container: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update\" id=af3a1128-5377-441d-a72a-4c2750b051fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:12.841148 crc crio[24284]: time=\"2026-06-12T15:49:12.841126607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:12.989145 crc crio[24284]: time=\"2026-06-12T15:49:12.988889157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.007064 crc crio[24284]: time=\"2026-06-12T15:49:13.00693016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.021905 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a24ed3d0bd76af Mac:5e:3b:1b:70:37:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 SocketPath: PciID:}] [{Interface:0xc0005185d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:13.024495 crc crio[24284]: time=\"2026-06-12T15:49:13.024457445Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}\"\nJun 12 15:49:13.024898 crc crio[24284]: time=\"2026-06-12T15:49:13.024877481Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-dbnq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:13.032640 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e5f0e582536d38 Mac:a6:d5:a9:bd:bc:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 SocketPath: PciID:}] [{Interface:0xc0001ff1d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:13.033975 crc crio[24284]: time=\"2026-06-12T15:49:13.033380121Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"\nJun 12 15:49:13.033975 crc crio[24284]: time=\"2026-06-12T15:49:13.033573287Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-4cdgh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:13.059585 crc crio[24284]: time=\"2026-06-12T15:49:13.055993855Z\" level=info msg=\"Ran pod sandbox 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae with infra container: openstack/nova-cell0-db-create-dbnq2/POD\" id=99ccbab5-3760-461d-a760-d6fe5f5cb660 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:13.067972 crc crio[24284]: time=\"2026-06-12T15:49:13.067667443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4784bef7-eeb8-4f8f-b72e-cbbae65414e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.076946 crc crio[24284]: time=\"2026-06-12T15:49:13.076570671Z\" level=info msg=\"Ran pod sandbox 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d with infra container: openstack/nova-api-db-create-4cdgh/POD\" id=1d7cfa14-643a-414f-b0bb-679463925f22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:13.086232 crc crio[24284]: time=\"2026-06-12T15:49:13.086128044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2ce55340-fa89-41ff-9aa4-59f742e70a75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.087127 crc crio[24284]: time=\"2026-06-12T15:49:13.086701093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1aa0ce32-785f-498c-a1d8-3268692ef398 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.104841 crc crio[24284]: time=\"2026-06-12T15:49:13.103821766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=75c3fc30-6146-4fe7-8c97-a2b2b225d501 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.115427 crc crio[24284]: time=\"2026-06-12T15:49:13.114892511Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create\" id=646de8d3-83a8-483c-ba61-69749c62a7d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.115701 crc crio[24284]: time=\"2026-06-12T15:49:13.115659216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.129129 crc crio[24284]: time=\"2026-06-12T15:49:13.128893086Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-4cdgh/mariadb-database-create\" id=2dc40373-b292-4466-babc-dbd969b4fff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.149630 crc crio[24284]: time=\"2026-06-12T15:49:13.14912055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.167463 crc crio[24284]: time=\"2026-06-12T15:49:13.163794476Z\" level=info msg=\"Created container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc03d731-6ddd-42ad-b19c-ec30572bfd24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.170536 crc crio[24284]: time=\"2026-06-12T15:49:13.169128177Z\" level=info msg=\"Starting container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b\" id=5e304929-f514-42b4-9af7-cac854300eb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:13.180621 crc crio[24284]: time=\"2026-06-12T15:49:13.180520335Z\" level=info msg=\"Started container\" PID=78571 containerID=5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b description=openstack/ceilometer-0/ceilometer-notification-agent id=5e304929-f514-42b4-9af7-cac854300eb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\nJun 12 15:49:13.199068 crc crio[24284]: time=\"2026-06-12T15:49:13.19705142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f3a15ec2-6f99-406c-a7a0-78ca946ec7a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.230461 crc crio[24284]: time=\"2026-06-12T15:49:13.230393877Z\" level=info msg=\"Created container 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update\" id=af3a1128-5377-441d-a72a-4c2750b051fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.232912 crc crio[24284]: time=\"2026-06-12T15:49:13.232782374Z\" level=info msg=\"Starting container: 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d\" id=d1b85233-28b6-4384-b32a-516a31267449 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:13.266389 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fbb5752f6b5abc Mac:f6:ef:85:4f:e9:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 SocketPath: PciID:}] [{Interface:0xc00046a920 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:13.267001 crc crio[24284]: time=\"2026-06-12T15:49:13.266833831Z\" level=info msg=\"Started container\" PID=78593 containerID=41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d description=openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update id=d1b85233-28b6-4384-b32a-516a31267449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\nJun 12 15:49:13.267807 crc crio[24284]: time=\"2026-06-12T15:49:13.267732933Z\" level=info msg=\"Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc0009b8840}] Aliases:map[]}\"\nJun 12 15:49:13.268381 crc crio[24284]: time=\"2026-06-12T15:49:13.267893648Z\" level=info msg=\"Checking pod openstack_nova-cell0-3ced-account-create-update-4lrcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:13.303287 crc crio[24284]: time=\"2026-06-12T15:49:13.300998475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.318064 crc crio[24284]: time=\"2026-06-12T15:49:13.317966128Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5bb93c91-f1d5-4461-9e82-c6b99f470349 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.320656 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cebe074bd9d4720 Mac:3a:04:e9:0a:b0:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:13.321587 crc crio[24284]: time=\"2026-06-12T15:49:13.320539553Z\" level=info msg=\"Ran pod sandbox 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab with infra container: openstack/nova-cell0-3ced-account-create-update-4lrcp/POD\" id=4c7d57cd-e34e-42ce-8a0f-721edce31e4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:13.323238 crc crio[24284]: time=\"2026-06-12T15:49:13.323120686Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc00041d388}] Aliases:map[]}\"\nJun 12 15:49:13.326121 crc crio[24284]: time=\"2026-06-12T15:49:13.326052737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.326859 crc crio[24284]: time=\"2026-06-12T15:49:13.326779656Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-p8pxc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:13.328831 crc crio[24284]: time=\"2026-06-12T15:49:13.328744775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a2d52a59-686f-4c4c-b662-cd872d88124d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.339138 crc crio[24284]: time=\"2026-06-12T15:49:13.339054151Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8b67f8fb-6255-4453-9d12-90deaa013b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.361315 crc crio[24284]: time=\"2026-06-12T15:49:13.360962759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.361315 crc crio[24284]: time=\"2026-06-12T15:49:13.36128896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.371329 crc crio[24284]: time=\"2026-06-12T15:49:13.369394724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.374182 crc crio[24284]: time=\"2026-06-12T15:49:13.371886996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=04f4f153-f967-4a71-9b47-64c3c5b9b42c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.389197 crc crio[24284]: time=\"2026-06-12T15:49:13.388333522Z\" level=info msg=\"Ran pod sandbox cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 with infra container: openstack/nova-cell1-db-create-p8pxc/POD\" id=341ab922-c7bb-4c93-8dd6-cde535f4aa83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:13.410006 crc crio[24284]: time=\"2026-06-12T15:49:13.408319186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82696708-d62a-4b2e-995b-62866d5f5597 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.418301 crc crio[24284]: time=\"2026-06-12T15:49:13.417703362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=76e0fcdf-bc3d-43c0-b6ee-7e3a2f296f17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.422288 crc crio[24284]: time=\"2026-06-12T15:49:13.418549749Z\" level=info msg=\"Creating container: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update\" id=90d52192-cde2-42d2-897a-6609fe9e75d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.422288 crc crio[24284]: time=\"2026-06-12T15:49:13.418854687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.438837 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:357c36ff8fbeefc Mac:a6:5d:fc:17:67:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 SocketPath: PciID:}] [{Interface:0xc0003bf1f0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:13.438837 crc crio[24284]: time=\"2026-06-12T15:49:13.438155338Z\" level=info msg=\"Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}\"\nJun 12 15:49:13.438837 crc crio[24284]: time=\"2026-06-12T15:49:13.438394356Z\" level=info msg=\"Checking pod openstack_nova-cell1-fc35-account-create-update-tqxjw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:13.442411 crc crio[24284]: time=\"2026-06-12T15:49:13.440980062Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create\" id=43b1e8c2-1985-428a-92be-7a9096c3e23a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.471309 crc crio[24284]: time=\"2026-06-12T15:49:13.468726782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.471309 crc crio[24284]: time=\"2026-06-12T15:49:13.470505986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.488294 crc crio[24284]: time=\"2026-06-12T15:49:13.488055015Z\" level=info msg=\"Ran pod sandbox 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e with infra container: openstack/nova-cell1-fc35-account-create-update-tqxjw/POD\" id=8f23074c-7df2-4b58-81e7-b561e4a6b95b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:13.493819 crc crio[24284]: time=\"2026-06-12T15:49:13.493348424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.495363 crc crio[24284]: time=\"2026-06-12T15:49:13.494818134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e3013e2e-1f3b-4cda-ae03-0e060d32b798 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.558299 crc crio[24284]: time=\"2026-06-12T15:49:13.557956228Z\" level=info msg=\"Created container 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create\" id=646de8d3-83a8-483c-ba61-69749c62a7d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.562352 crc crio[24284]: time=\"2026-06-12T15:49:13.559520876Z\" level=info msg=\"Starting container: 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87\" id=0667931f-05d6-40a5-bdd8-2fb42a734e08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:13.571300 crc crio[24284]: time=\"2026-06-12T15:49:13.569151537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4726ecfe-e8d1-4d65-ad3b-8f052b7595c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.579023 crc crio[24284]: time=\"2026-06-12T15:49:13.576573544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.583309 crc crio[24284]: time=\"2026-06-12T15:49:13.581371213Z\" level=info msg=\"Created container 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a: openstack/nova-api-db-create-4cdgh/mariadb-database-create\" id=2dc40373-b292-4466-babc-dbd969b4fff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.587122 crc crio[24284]: time=\"2026-06-12T15:49:13.586806339Z\" level=info msg=\"Starting container: 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a\" id=ea021e38-05c5-4ddb-82a9-b02700f6e9e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:13.590285 crc crio[24284]: time=\"2026-06-12T15:49:13.589236551Z\" level=info msg=\"Creating container: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update\" id=70773d79-f3e5-44a9-a730-6f2e02e36605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.590285 crc crio[24284]: time=\"2026-06-12T15:49:13.589666119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.607295 crc crio[24284]: time=\"2026-06-12T15:49:13.603582139Z\" level=info msg=\"Started container\" PID=78625 containerID=90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a description=openstack/nova-api-db-create-4cdgh/mariadb-database-create id=ea021e38-05c5-4ddb-82a9-b02700f6e9e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\nJun 12 15:49:13.607295 crc crio[24284]: time=\"2026-06-12T15:49:13.605571493Z\" level=info msg=\"Started container\" PID=78621 containerID=501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87 description=openstack/nova-cell0-db-create-dbnq2/mariadb-database-create id=0667931f-05d6-40a5-bdd8-2fb42a734e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\nJun 12 15:49:13.607295 crc crio[24284]: time=\"2026-06-12T15:49:13.606566853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.695938 crc crio[24284]: time=\"2026-06-12T15:49:13.6958156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.703001 crc crio[24284]: time=\"2026-06-12T15:49:13.702050129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.774560 crc crio[24284]: time=\"2026-06-12T15:49:13.772126843Z\" level=info msg=\"Created container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core\" id=8b67f8fb-6255-4453-9d12-90deaa013b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.778431 crc crio[24284]: time=\"2026-06-12T15:49:13.778350365Z\" level=info msg=\"Starting container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e\" id=34897e35-7d84-4f86-8f3a-6717b942d9db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:13.802498 crc crio[24284]: time=\"2026-06-12T15:49:13.802391116Z\" level=info msg=\"Started container\" PID=78639 containerID=1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e description=openstack/ceilometer-0/sg-core id=34897e35-7d84-4f86-8f3a-6717b942d9db name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\nJun 12 15:49:13.833909 crc crio[24284]: time=\"2026-06-12T15:49:13.833628115Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=63c7d029-2445-4a00-af3e-91655bd142ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.923474 crc crio[24284]: time=\"2026-06-12T15:49:13.923013422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.932736 crc crio[24284]: time=\"2026-06-12T15:49:13.932676432Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b13d0d4b-909b-40e6-88bf-7c092e352912 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:13.945114 crc crio[24284]: time=\"2026-06-12T15:49:13.94502331Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0a65ddd6-42ab-40fa-9ffa-3f13eed21578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.945878 crc crio[24284]: time=\"2026-06-12T15:49:13.945852957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.954141 crc crio[24284]: time=\"2026-06-12T15:49:13.946360386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:13.984753 crc crio[24284]: time=\"2026-06-12T15:49:13.984623319Z\" level=info msg=\"Created container ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create\" id=43b1e8c2-1985-428a-92be-7a9096c3e23a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:13.986931 crc crio[24284]: time=\"2026-06-12T15:49:13.986848744Z\" level=info msg=\"Starting container: ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63\" id=d3177660-7ce5-4c45-bb11-2cf2bb932337 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:14.004728 crc crio[24284]: time=\"2026-06-12T15:49:14.004561575Z\" level=info msg=\"Started container\" PID=78690 containerID=ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63 description=openstack/nova-cell1-db-create-p8pxc/mariadb-database-create id=d3177660-7ce5-4c45-bb11-2cf2bb932337 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\nJun 12 15:49:14.041389 crc crio[24284]: time=\"2026-06-12T15:49:14.041201193Z\" level=info msg=\"Created container d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update\" id=90d52192-cde2-42d2-897a-6609fe9e75d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:14.043124 crc crio[24284]: time=\"2026-06-12T15:49:14.043083069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:14.045983 crc crio[24284]: time=\"2026-06-12T15:49:14.045957412Z\" level=info msg=\"Starting container: d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a\" id=47dd2e18-686a-411e-a6c2-5043e09ae906 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:14.052937 crc crio[24284]: time=\"2026-06-12T15:49:14.052895829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:14.057842 crc crio[24284]: time=\"2026-06-12T15:49:14.057803358Z\" level=info msg=\"Started container\" PID=78686 containerID=d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a description=openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update id=47dd2e18-686a-411e-a6c2-5043e09ae906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\nJun 12 15:49:14.687552 crc crio[24284]: time=\"2026-06-12T15:49:14.686921978Z\" level=info msg=\"Created container 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update\" id=70773d79-f3e5-44a9-a730-6f2e02e36605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:14.690038 crc crio[24284]: time=\"2026-06-12T15:49:14.688855341Z\" level=info msg=\"Starting container: 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613\" id=63eb140e-e543-433e-bc99-c57a1dea2395 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:14.702726 crc crio[24284]: time=\"2026-06-12T15:49:14.696123628Z\" level=info msg=\"Started container\" PID=78770 containerID=2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613 description=openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update id=63eb140e-e543-433e-bc99-c57a1dea2395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\nJun 12 15:49:14.881879 crc crio[24284]: time=\"2026-06-12T15:49:14.881782163Z\" level=info msg=\"Created container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd\" id=0a65ddd6-42ab-40fa-9ffa-3f13eed21578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:14.886295 crc crio[24284]: time=\"2026-06-12T15:49:14.886006048Z\" level=info msg=\"Starting container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808\" id=7229de08-0b6f-4fbf-a0a8-684616274e35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:14.896800 crc crio[24284]: time=\"2026-06-12T15:49:14.896692042Z\" level=info msg=\"Started container\" PID=78784 containerID=18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808 description=openstack/ceilometer-0/proxy-httpd id=7229de08-0b6f-4fbf-a0a8-684616274e35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\nJun 12 15:49:15.798924 crc crio[24284]: time=\"2026-06-12T15:49:15.798841809Z\" level=info msg=\"Stopping container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40 (timeout: 30s)\" id=6968357f-4d64-4071-8c3b-fbb66346eda9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:15.799110 crc crio[24284]: time=\"2026-06-12T15:49:15.798858599Z\" level=info msg=\"Stopping container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808 (timeout: 30s)\" id=ba9c25ba-f4bc-4d7f-bfc9-9fc24b270dcf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:15.799307 crc crio[24284]: time=\"2026-06-12T15:49:15.79888325Z\" level=info msg=\"Stopping container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e (timeout: 30s)\" id=9ecc6581-fe7e-4c9a-ba09-43fa1486785b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:15.799468 crc crio[24284]: time=\"2026-06-12T15:49:15.799075007Z\" level=info msg=\"Stopping container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b (timeout: 30s)\" id=20255240-2d22-40a8-a31c-1fb9e74523f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:15.817475 crc crio[24284]: time=\"2026-06-12T15:49:15.817429976Z\" level=info msg=\"Stopping pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=3f0094fd-3e4d-4fcc-98e0-7b6436d55687 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:15.818219 crc crio[24284]: time=\"2026-06-12T15:49:15.817988891Z\" level=info msg=\"Stopping pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=b5c8fa88-4eae-4e14-9c62-3bc1df2fb586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:15.818413 crc crio[24284]: time=\"2026-06-12T15:49:15.818224315Z\" level=info msg=\"Stopping pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=f138c0af-fe4e-4495-b11c-dfaa5e642ef8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:15.818846 crc crio[24284]: time=\"2026-06-12T15:49:15.818819098Z\" level=info msg=\"Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc00041dc08}] Aliases:map[]}\"\nJun 12 15:49:15.819127 crc crio[24284]: time=\"2026-06-12T15:49:15.819106507Z\" level=info msg=\"Deleting pod openstack_nova-api-003f-account-create-update-bvccw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:15.819666 crc crio[24284]: time=\"2026-06-12T15:49:15.819104167Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc002612f38}] Aliases:map[]}\"\nJun 12 15:49:15.819827 crc crio[24284]: time=\"2026-06-12T15:49:15.819749738Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-dbnq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:15.820424 crc crio[24284]: time=\"2026-06-12T15:49:15.819767106Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc002c1ec90}] Aliases:map[]}\"\nJun 12 15:49:15.820585 crc crio[24284]: time=\"2026-06-12T15:49:15.820536881Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-4cdgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:15.953817 crc crio[24284]: time=\"2026-06-12T15:49:15.953716794Z\" level=info msg=\"Stopped container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core\" id=9ecc6581-fe7e-4c9a-ba09-43fa1486785b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:16.033356 crc crio[24284]: time=\"2026-06-12T15:49:16.033206393Z\" level=info msg=\"Stopped container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd\" id=ba9c25ba-f4bc-4d7f-bfc9-9fc24b270dcf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:16.376021 crc crio[24284]: time=\"2026-06-12T15:49:16.374992199Z\" level=info msg=\"Stopped container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent\" id=20255240-2d22-40a8-a31c-1fb9e74523f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:16.418404 crc crio[24284]: time=\"2026-06-12T15:49:16.417416539Z\" level=info msg=\"Stopped pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=3f0094fd-3e4d-4fcc-98e0-7b6436d55687 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:16.539093 crc crio[24284]: time=\"2026-06-12T15:49:16.5389384Z\" level=info msg=\"Stopped pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=f138c0af-fe4e-4495-b11c-dfaa5e642ef8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:16.551695 crc crio[24284]: time=\"2026-06-12T15:49:16.551608705Z\" level=info msg=\"Stopped pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=b5c8fa88-4eae-4e14-9c62-3bc1df2fb586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:16.870555 crc crio[24284]: time=\"2026-06-12T15:49:16.869869922Z\" level=info msg=\"Stopping pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=2edb57a1-05a0-4456-b78e-72a59eb9910e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:16.871466 crc crio[24284]: time=\"2026-06-12T15:49:16.871363811Z\" level=info msg=\"Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc003242318}] Aliases:map[]}\"\nJun 12 15:49:16.871645 crc crio[24284]: time=\"2026-06-12T15:49:16.871569158Z\" level=info msg=\"Deleting pod openstack_nova-cell1-fc35-account-create-update-tqxjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:16.873757 crc crio[24284]: time=\"2026-06-12T15:49:16.87354639Z\" level=info msg=\"Stopping pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=371580a7-7534-4bb2-90f4-354f222393ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:16.874044 crc crio[24284]: time=\"2026-06-12T15:49:16.873901541Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc001212e40}] Aliases:map[]}\"\nJun 12 15:49:16.874044 crc crio[24284]: time=\"2026-06-12T15:49:16.874005075Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-p8pxc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:16.874472 crc crio[24284]: time=\"2026-06-12T15:49:16.874200892Z\" level=info msg=\"Stopping pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=2ac17d83-2bfc-43f3-a9e0-b90375e3196e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:16.874598 crc crio[24284]: time=\"2026-06-12T15:49:16.874538703Z\" level=info msg=\"Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc00008d400}] Aliases:map[]}\"\nJun 12 15:49:16.874866 crc crio[24284]: time=\"2026-06-12T15:49:16.874648776Z\" level=info msg=\"Deleting pod openstack_nova-cell0-3ced-account-create-update-4lrcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:17.400753 crc crio[24284]: time=\"2026-06-12T15:49:17.400578733Z\" level=info msg=\"Stopped pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=2edb57a1-05a0-4456-b78e-72a59eb9910e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:17.568847 crc crio[24284]: time=\"2026-06-12T15:49:17.56609487Z\" level=info msg=\"Stopped pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=371580a7-7534-4bb2-90f4-354f222393ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:17.568847 crc crio[24284]: time=\"2026-06-12T15:49:17.566441092Z\" level=info msg=\"Stopped pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=2ac17d83-2bfc-43f3-a9e0-b90375e3196e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:22.433394 crc crio[24284]: time=\"2026-06-12T15:49:22.42946275Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-48f28/POD\" id=86ce5cd0-d5ac-42b3-a254-7ea8ef47eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:22.433394 crc crio[24284]: time=\"2026-06-12T15:49:22.430357109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:22.468934 crc crio[24284]: time=\"2026-06-12T15:49:22.46886899Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc001e045f0}] Aliases:map[]}\"\nJun 12 15:49:22.470032 crc crio[24284]: time=\"2026-06-12T15:49:22.470007028Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-48f28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:23.035496 crc crio[24284]: 2026-06-12T15:49:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6112fd642cb779 Mac:72:6f:95:6e:e9:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:23.036707 crc crio[24284]: time=\"2026-06-12T15:49:23.03664015Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc001e045f0}] Aliases:map[]}\"\nJun 12 15:49:23.036873 crc crio[24284]: time=\"2026-06-12T15:49:23.036819895Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-48f28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:23.044357 crc crio[24284]: time=\"2026-06-12T15:49:23.044294507Z\" level=info msg=\"Ran pod sandbox a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd with infra container: openstack/nova-cell0-conductor-db-sync-48f28/POD\" id=86ce5cd0-d5ac-42b3-a254-7ea8ef47eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:23.046746 crc crio[24284]: time=\"2026-06-12T15:49:23.046370831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:23.046746 crc crio[24284]: time=\"2026-06-12T15:49:23.046570047Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:23.046746 crc crio[24284]: time=\"2026-06-12T15:49:23.046612488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:23.048924 crc crio[24284]: time=\"2026-06-12T15:49:23.047483727Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=979dc906-7dcf-4e3b-a5e9-b6030e605005 name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:23.056942 crc crio[24284]: time=\"2026-06-12T15:49:23.056866522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 15:49:25.104344 crc crio[24284]: time=\"2026-06-12T15:49:25.103708497Z\" level=info msg=\"Stopping container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf (timeout: 30s)\" id=883e9ebe-29f8-4d8f-8c52-2261c358b224 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:25.105140 crc crio[24284]: time=\"2026-06-12T15:49:25.103759812Z\" level=info msg=\"Stopping container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142 (timeout: 30s)\" id=5c6953d8-f6d3-4aa4-8cfc-dae8127da272 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:25.477986 crc crio[24284]: time=\"2026-06-12T15:49:25.477457477Z\" level=info msg=\"Stopped container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log\" id=5c6953d8-f6d3-4aa4-8cfc-dae8127da272 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:25.992079 crc crio[24284]: time=\"2026-06-12T15:49:25.991981815Z\" level=info msg=\"Stopped container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent\" id=6968357f-4d64-4071-8c3b-fbb66346eda9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:25.993778 crc crio[24284]: time=\"2026-06-12T15:49:25.993713101Z\" level=info msg=\"Stopping pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=6f88613f-71db-440f-96e9-23509162b9eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:25.995017 crc crio[24284]: time=\"2026-06-12T15:49:25.994959362Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc0026135b0}] Aliases:map[]}\"\nJun 12 15:49:25.995148 crc crio[24284]: time=\"2026-06-12T15:49:25.995126938Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:26.347618 crc crio[24284]: time=\"2026-06-12T15:49:26.346959135Z\" level=info msg=\"Stopped pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=6f88613f-71db-440f-96e9-23509162b9eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:27.117644 crc crio[24284]: time=\"2026-06-12T15:49:27.117534118Z\" level=info msg=\"Removing container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808\" id=de6617f6-230d-4cac-be7d-455620ac6b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.160000 crc crio[24284]: time=\"2026-06-12T15:49:27.159892278Z\" level=info msg=\"Removed container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd\" id=de6617f6-230d-4cac-be7d-455620ac6b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.163687 crc crio[24284]: time=\"2026-06-12T15:49:27.163600997Z\" level=info msg=\"Removing container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e\" id=e01f87b6-75d5-4c02-ac4b-b3811f090057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.194694 crc crio[24284]: time=\"2026-06-12T15:49:27.194536378Z\" level=info msg=\"Removed container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core\" id=e01f87b6-75d5-4c02-ac4b-b3811f090057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.197386 crc crio[24284]: time=\"2026-06-12T15:49:27.197315876Z\" level=info msg=\"Removing container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b\" id=481194b9-66df-4648-8a67-f8081c759ceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.227939 crc crio[24284]: time=\"2026-06-12T15:49:27.227749222Z\" level=info msg=\"Removed container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent\" id=481194b9-66df-4648-8a67-f8081c759ceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.231669 crc crio[24284]: time=\"2026-06-12T15:49:27.231587303Z\" level=info msg=\"Removing container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40\" id=4ba80721-3c60-4a04-abbf-dc40856fa82f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:27.261984 crc crio[24284]: time=\"2026-06-12T15:49:27.261899785Z\" level=info msg=\"Removed container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent\" id=4ba80721-3c60-4a04-abbf-dc40856fa82f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:33.899943 crc crio[24284]: time=\"2026-06-12T15:49:33.89807812Z\" level=info msg=\"Stopped container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd\" id=883e9ebe-29f8-4d8f-8c52-2261c358b224 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:33.903668 crc crio[24284]: time=\"2026-06-12T15:49:33.901342246Z\" level=info msg=\"Stopping pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=863c91dd-2597-40c2-a86d-f2b6717f1598 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:33.903668 crc crio[24284]: time=\"2026-06-12T15:49:33.902432822Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001212628}] Aliases:map[]}\"\nJun 12 15:49:33.903668 crc crio[24284]: time=\"2026-06-12T15:49:33.90267703Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:34.612649 crc crio[24284]: time=\"2026-06-12T15:49:34.611742563Z\" level=info msg=\"Stopping container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4 (timeout: 30s)\" id=5cafc2ec-d89f-4a1a-9d3b-e110a48dd33e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:34.613500 crc crio[24284]: time=\"2026-06-12T15:49:34.613370248Z\" level=info msg=\"Stopping container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694 (timeout: 30s)\" id=dbe59869-be8f-4c38-84fc-04817e067725 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:34.975095 crc crio[24284]: time=\"2026-06-12T15:49:34.97459135Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=00e791bb-5602-4aa1-a29c-5cf5bbafdcd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:34.976083 crc crio[24284]: time=\"2026-06-12T15:49:34.975106657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:41.183817 crc crio[24284]: time=\"2026-06-12T15:49:41.182493455Z\" level=info msg=\"Stopped container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log\" id=dbe59869-be8f-4c38-84fc-04817e067725 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:41.232105 crc crio[24284]: time=\"2026-06-12T15:49:41.231903211Z\" level=info msg=\"Stopped pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=863c91dd-2597-40c2-a86d-f2b6717f1598 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:41.359041 crc crio[24284]: time=\"2026-06-12T15:49:41.358387119Z\" level=info msg=\"Stopped container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd\" id=5cafc2ec-d89f-4a1a-9d3b-e110a48dd33e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:41.361869 crc crio[24284]: time=\"2026-06-12T15:49:41.361638624Z\" level=info msg=\"Stopping pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5ed784f4-0586-4156-903b-cd71eb7b284d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:41.362519 crc crio[24284]: time=\"2026-06-12T15:49:41.362400549Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc0032424d0}] Aliases:map[]}\"\nJun 12 15:49:41.362834 crc crio[24284]: time=\"2026-06-12T15:49:41.362540983Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:41.441573 crc crio[24284]: time=\"2026-06-12T15:49:41.441483545Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"\nJun 12 15:49:41.441573 crc crio[24284]: time=\"2026-06-12T15:49:41.441569638Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:41.462018 crc crio[24284]: time=\"2026-06-12T15:49:41.461602452Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=979dc906-7dcf-4e3b-a5e9-b6030e605005 name=/runtime.v1.ImageService/PullImage\nJun 12 15:49:41.465620 crc crio[24284]: time=\"2026-06-12T15:49:41.465123811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=93fa8ce8-627d-4196-a75a-b36cd39e19c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:41.527032 crc crio[24284]: time=\"2026-06-12T15:49:41.526915217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=64ba0b80-9c59-46bb-bd79-9c8870d003af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:41.587110 crc crio[24284]: time=\"2026-06-12T15:49:41.585931904Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync\" id=c84ad394-ca81-42f3-81d0-be0c54266f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:41.594326 crc crio[24284]: time=\"2026-06-12T15:49:41.59202949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:41.654221 crc crio[24284]: time=\"2026-06-12T15:49:41.654105258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:41.660429 crc crio[24284]: time=\"2026-06-12T15:49:41.660314847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:41.823639 crc crio[24284]: time=\"2026-06-12T15:49:41.823519612Z\" level=info msg=\"Created container 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync\" id=c84ad394-ca81-42f3-81d0-be0c54266f8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:41.826391 crc crio[24284]: time=\"2026-06-12T15:49:41.825817805Z\" level=info msg=\"Starting container: 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b\" id=a9a65902-7cbe-458c-8e11-81941eb77a92 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:41.835393 crc crio[24284]: time=\"2026-06-12T15:49:41.834948653Z\" level=info msg=\"Started container\" PID=80648 containerID=512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b description=openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync id=a9a65902-7cbe-458c-8e11-81941eb77a92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\nJun 12 15:49:42.083038 crc crio[24284]: 2026-06-12T15:49:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4465983f813b549 Mac:42:55:23:fb:86:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:42.084887 crc crio[24284]: time=\"2026-06-12T15:49:42.08464929Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"\nJun 12 15:49:42.084887 crc crio[24284]: time=\"2026-06-12T15:49:42.084859767Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:42.095107 crc crio[24284]: time=\"2026-06-12T15:49:42.095016759Z\" level=info msg=\"Ran pod sandbox 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 with infra container: openstack/ceilometer-0/POD\" id=00e791bb-5602-4aa1-a29c-5cf5bbafdcd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:42.102891 crc crio[24284]: time=\"2026-06-12T15:49:42.102759004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7058f561-2edc-44e2-ad20-5bdefe122440 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:42.130675 crc crio[24284]: time=\"2026-06-12T15:49:42.130552963Z\" level=info msg=\"Stopped pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5ed784f4-0586-4156-903b-cd71eb7b284d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:42.143162 crc crio[24284]: time=\"2026-06-12T15:49:42.143023456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7a4913b3-ca3f-4a23-9cb2-2cf49999c922 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:42.153962 crc crio[24284]: time=\"2026-06-12T15:49:42.153823324Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=68c77b2b-084f-42db-a78a-890b3d17dd00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:42.154674 crc crio[24284]: time=\"2026-06-12T15:49:42.15459696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.225469 crc crio[24284]: time=\"2026-06-12T15:49:42.224591372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.234704 crc crio[24284]: time=\"2026-06-12T15:49:42.234613395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.382815 crc crio[24284]: time=\"2026-06-12T15:49:42.382357669Z\" level=info msg=\"Removing container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4\" id=d1d9794d-9f40-463e-ae29-44f98388f62f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:42.445302 crc crio[24284]: time=\"2026-06-12T15:49:42.443350918Z\" level=info msg=\"Removed container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd\" id=d1d9794d-9f40-463e-ae29-44f98388f62f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:42.447980 crc crio[24284]: time=\"2026-06-12T15:49:42.447891628Z\" level=info msg=\"Removing container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694\" id=51a75031-fdb9-47a7-9277-0ae45626faf9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:42.503389 crc crio[24284]: time=\"2026-06-12T15:49:42.503051389Z\" level=info msg=\"Created container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent\" id=68c77b2b-084f-42db-a78a-890b3d17dd00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:42.504563 crc crio[24284]: time=\"2026-06-12T15:49:42.504485318Z\" level=info msg=\"Removed container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log\" id=51a75031-fdb9-47a7-9277-0ae45626faf9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:49:42.505997 crc crio[24284]: time=\"2026-06-12T15:49:42.505893202Z\" level=info msg=\"Starting container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e\" id=14bd2288-a29f-44b9-b048-087fff588358 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:42.523574 crc crio[24284]: time=\"2026-06-12T15:49:42.523234424Z\" level=info msg=\"Started container\" PID=80704 containerID=16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e description=openstack/ceilometer-0/ceilometer-central-agent id=14bd2288-a29f-44b9-b048-087fff588358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\nJun 12 15:49:42.544674 crc crio[24284]: time=\"2026-06-12T15:49:42.544581542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8f726f3d-13b0-4ac4-a32e-774ee357bf79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:42.605402 crc crio[24284]: time=\"2026-06-12T15:49:42.596679414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b88b0ad4-6872-43c1-92bf-6395e6ac1453 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:42.611806 crc crio[24284]: time=\"2026-06-12T15:49:42.611734733Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=63c52909-9a7d-46c9-a7a7-34b53f508066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:42.612223 crc crio[24284]: time=\"2026-06-12T15:49:42.612135526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.677345 crc crio[24284]: time=\"2026-06-12T15:49:42.676732723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.682733 crc crio[24284]: time=\"2026-06-12T15:49:42.682664985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:42.855614 crc crio[24284]: time=\"2026-06-12T15:49:42.855475309Z\" level=info msg=\"Created container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent\" id=63c52909-9a7d-46c9-a7a7-34b53f508066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:42.858152 crc crio[24284]: time=\"2026-06-12T15:49:42.858068316Z\" level=info msg=\"Starting container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912\" id=19b164b1-48aa-4303-be5a-42fc7d3324b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:42.865228 crc crio[24284]: time=\"2026-06-12T15:49:42.865089591Z\" level=info msg=\"Started container\" PID=80747 containerID=14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 description=openstack/ceilometer-0/ceilometer-notification-agent id=19b164b1-48aa-4303-be5a-42fc7d3324b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\nJun 12 15:49:42.890023 crc crio[24284]: time=\"2026-06-12T15:49:42.889903982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=27fe8da8-aa08-4909-aa51-2af5bf4bd904 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:42.943207 crc crio[24284]: time=\"2026-06-12T15:49:42.943065351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e5a889b2-89f8-4ae7-ba9a-3f4820c702ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:42.965157 crc crio[24284]: time=\"2026-06-12T15:49:42.965007232Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=540375ca-684f-4ecc-a091-39e951fe18e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:42.965692 crc crio[24284]: time=\"2026-06-12T15:49:42.965598641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.036953 crc crio[24284]: time=\"2026-06-12T15:49:43.036864963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.046655 crc crio[24284]: time=\"2026-06-12T15:49:43.046507372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.191329 crc crio[24284]: time=\"2026-06-12T15:49:43.191059059Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0096d1c5-784e-4b3b-8731-4fbc6d270119 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:43.191329 crc crio[24284]: time=\"2026-06-12T15:49:43.191241364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.242780 crc crio[24284]: time=\"2026-06-12T15:49:43.242697336Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8287380e-f460-45e7-8843-c29d5925e1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:43.244474 crc crio[24284]: time=\"2026-06-12T15:49:43.242796499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.258563 crc crio[24284]: time=\"2026-06-12T15:49:43.25835993Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d UID:e0c3519c-48a4-4027-a635-4bd83c4950ef NetNS:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c3519c_48a4_4027_a635_4bd83c4950ef.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"\nJun 12 15:49:43.258563 crc crio[24284]: time=\"2026-06-12T15:49:43.258563717Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:43.403423 crc crio[24284]: time=\"2026-06-12T15:49:43.40286321Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 UID:80da52ea-9174-48fa-ab84-4e1a5ac994e8 NetNS:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80da52ea_9174_48fa_ab84_4e1a5ac994e8.slice PodAnnotations:0xc0009b8498}] Aliases:map[]}\"\nJun 12 15:49:43.403423 crc crio[24284]: time=\"2026-06-12T15:49:43.403386317Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:49:43.453757 crc crio[24284]: time=\"2026-06-12T15:49:43.453616059Z\" level=info msg=\"Created container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core\" id=540375ca-684f-4ecc-a091-39e951fe18e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:43.486851 crc crio[24284]: time=\"2026-06-12T15:49:43.486746341Z\" level=info msg=\"Starting container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1\" id=c8199de1-1123-4552-9cf5-c53c89e47d9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:43.511366 crc crio[24284]: time=\"2026-06-12T15:49:43.509305269Z\" level=info msg=\"Started container\" PID=80812 containerID=f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1 description=openstack/ceilometer-0/sg-core id=c8199de1-1123-4552-9cf5-c53c89e47d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\nJun 12 15:49:43.533456 crc crio[24284]: time=\"2026-06-12T15:49:43.533344246Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0cb2a7aa-c034-49f3-93d5-6560eda1891f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:43.618339 crc crio[24284]: time=\"2026-06-12T15:49:43.618153689Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8df2ba7d-350c-47a0-b362-258ed6a32f92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:43.634156 crc crio[24284]: time=\"2026-06-12T15:49:43.630858109Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=79a3f167-a265-4124-bc27-1948f728112c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:43.635159 crc crio[24284]: time=\"2026-06-12T15:49:43.635129229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.707908 crc crio[24284]: time=\"2026-06-12T15:49:43.707203864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.711795 crc crio[24284]: time=\"2026-06-12T15:49:43.711656398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:43.873294 crc crio[24284]: time=\"2026-06-12T15:49:43.873103555Z\" level=info msg=\"Created container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd\" id=79a3f167-a265-4124-bc27-1948f728112c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:43.874773 crc crio[24284]: time=\"2026-06-12T15:49:43.874682658Z\" level=info msg=\"Starting container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6\" id=ccd43dda-031d-4280-a043-0f2808878141 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:43.882321 crc crio[24284]: time=\"2026-06-12T15:49:43.880469334Z\" level=info msg=\"Started container\" PID=80886 containerID=7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6 description=openstack/ceilometer-0/proxy-httpd id=ccd43dda-031d-4280-a043-0f2808878141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\nJun 12 15:49:44.190517 crc crio[24284]: 2026-06-12T15:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c5ac7b972d96cb Mac:32:6d:b0:ae:c2:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:44.192969 crc crio[24284]: time=\"2026-06-12T15:49:44.192892007Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d UID:e0c3519c-48a4-4027-a635-4bd83c4950ef NetNS:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c3519c_48a4_4027_a635_4bd83c4950ef.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"\nJun 12 15:49:44.193169 crc crio[24284]: time=\"2026-06-12T15:49:44.193107234Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:44.253716 crc crio[24284]: time=\"2026-06-12T15:49:44.253082122Z\" level=info msg=\"Ran pod sandbox 2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d with infra container: openstack/glance-default-internal-api-0/POD\" id=0096d1c5-784e-4b3b-8731-4fbc6d270119 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:44.262645 crc crio[24284]: time=\"2026-06-12T15:49:44.262574582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c24b6a95-c51a-4b36-acab-199c60e07437 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:44.267179 crc crio[24284]: time=\"2026-06-12T15:49:44.267077267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=24842a36-ffc8-4089-aac4-cb5d59984ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:44.280218 crc crio[24284]: time=\"2026-06-12T15:49:44.28011065Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=480e5554-b55b-4dbc-a408-4c72201af78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:44.281399 crc crio[24284]: time=\"2026-06-12T15:49:44.28134631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:44.332613 crc crio[24284]: 2026-06-12T15:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4859e9ee27b31c1 Mac:66:03:37:3e:0c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:49:44.334139 crc crio[24284]: time=\"2026-06-12T15:49:44.334066823Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 UID:80da52ea-9174-48fa-ab84-4e1a5ac994e8 NetNS:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80da52ea_9174_48fa_ab84_4e1a5ac994e8.slice PodAnnotations:0xc0009b8498}] Aliases:map[]}\"\nJun 12 15:49:44.334350 crc crio[24284]: time=\"2026-06-12T15:49:44.334294399Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:49:44.354095 crc crio[24284]: time=\"2026-06-12T15:49:44.354006718Z\" level=info msg=\"Ran pod sandbox 4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 with infra container: openstack/glance-default-external-api-0/POD\" id=8287380e-f460-45e7-8843-c29d5925e1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:49:44.362564 crc crio[24284]: time=\"2026-06-12T15:49:44.358309466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=187223eb-05a7-4c83-9ef9-fe6740ba273a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:44.362564 crc crio[24284]: time=\"2026-06-12T15:49:44.360595529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=31eb2ef5-d1dc-4e67-a861-1bba3a15b081 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:44.389240 crc crio[24284]: time=\"2026-06-12T15:49:44.389102722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:44.389543 crc crio[24284]: time=\"2026-06-12T15:49:44.389332108Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=1b15aa2b-2a84-49a1-bf49-ebdec8c304f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:44.389800 crc crio[24284]: time=\"2026-06-12T15:49:44.389735481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:44.473087 crc crio[24284]: time=\"2026-06-12T15:49:44.472963181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:44.685464 crc crio[24284]: time=\"2026-06-12T15:49:44.685375386Z\" level=info msg=\"Stopping container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 (timeout: 30s)\" id=ce41266e-9ca3-4cf9-b03a-3301f79060fb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:44.685643 crc crio[24284]: time=\"2026-06-12T15:49:44.68553582Z\" level=info msg=\"Stopping container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e (timeout: 30s)\" id=f8ff2a6c-37d3-4dee-a0ed-c4f73351a21f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:44.685835 crc crio[24284]: time=\"2026-06-12T15:49:44.685764278Z\" level=info msg=\"Stopping container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1 (timeout: 30s)\" id=96081bd4-5953-4450-a655-633d8c1d9aba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:44.686492 crc crio[24284]: time=\"2026-06-12T15:49:44.686330529Z\" level=info msg=\"Stopping container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6 (timeout: 30s)\" id=72589a79-2a52-445e-bc17-1f58ac5d358f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:44.823315 crc crio[24284]: time=\"2026-06-12T15:49:44.822848188Z\" level=info msg=\"Stopped container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core\" id=96081bd4-5953-4450-a655-633d8c1d9aba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:45.005899 crc crio[24284]: time=\"2026-06-12T15:49:45.003839476Z\" level=info msg=\"Stopped container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd\" id=72589a79-2a52-445e-bc17-1f58ac5d358f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:45.204237 crc crio[24284]: time=\"2026-06-12T15:49:45.204115954Z\" level=info msg=\"Stopping pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=30825f46-52fc-4acc-84f6-03a3cb8aa82e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.204549 crc crio[24284]: time=\"2026-06-12T15:49:45.20430792Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=30825f46-52fc-4acc-84f6-03a3cb8aa82e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.204964 crc crio[24284]: time=\"2026-06-12T15:49:45.204876863Z\" level=info msg=\"Removing pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=3191b71a-70b6-41a9-8359-c23d65289cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.232682 crc crio[24284]: time=\"2026-06-12T15:49:45.232220806Z\" level=info msg=\"Removed pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=3191b71a-70b6-41a9-8359-c23d65289cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.233724 crc crio[24284]: time=\"2026-06-12T15:49:45.233634983Z\" level=info msg=\"Stopping pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=c2adb1a6-1a23-4407-832b-b1b23c080eb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.233857 crc crio[24284]: time=\"2026-06-12T15:49:45.233733706Z\" level=info msg=\"Stopped pod sandbox (already stopped): 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=c2adb1a6-1a23-4407-832b-b1b23c080eb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.234770 crc crio[24284]: time=\"2026-06-12T15:49:45.234669936Z\" level=info msg=\"Removing pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=7de8e21a-c1a7-4c63-bbf8-8e12a3c34b11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.250369 crc crio[24284]: time=\"2026-06-12T15:49:45.250220861Z\" level=info msg=\"Removed pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=7de8e21a-c1a7-4c63-bbf8-8e12a3c34b11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.251790 crc crio[24284]: time=\"2026-06-12T15:49:45.251697687Z\" level=info msg=\"Stopping pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=fa065c4c-3630-40c8-af51-68f4fd760278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.251975 crc crio[24284]: time=\"2026-06-12T15:49:45.25180042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=fa065c4c-3630-40c8-af51-68f4fd760278 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.252441 crc crio[24284]: time=\"2026-06-12T15:49:45.252383629Z\" level=info msg=\"Removing pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5208eb32-65c5-46d6-869b-a63f8ac1c001 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.314613 crc crio[24284]: time=\"2026-06-12T15:49:45.314486042Z\" level=info msg=\"Removed pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5208eb32-65c5-46d6-869b-a63f8ac1c001 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.316538 crc crio[24284]: time=\"2026-06-12T15:49:45.316347456Z\" level=info msg=\"Stopping pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=7f4e402e-c4a8-4614-8878-6844a666df20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.316767 crc crio[24284]: time=\"2026-06-12T15:49:45.316721628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=7f4e402e-c4a8-4614-8878-6844a666df20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.317854 crc crio[24284]: time=\"2026-06-12T15:49:45.31772763Z\" level=info msg=\"Removing pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=ca69144e-e7cd-4b2c-8a92-730485d6b743 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.375238 crc crio[24284]: time=\"2026-06-12T15:49:45.375032191Z\" level=info msg=\"Removed pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=ca69144e-e7cd-4b2c-8a92-730485d6b743 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.378020 crc crio[24284]: time=\"2026-06-12T15:49:45.37793875Z\" level=info msg=\"Stopping pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=c1487b15-0111-431e-8b4e-a7786e500ba9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.378329 crc crio[24284]: time=\"2026-06-12T15:49:45.378137646Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=c1487b15-0111-431e-8b4e-a7786e500ba9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.382076 crc crio[24284]: time=\"2026-06-12T15:49:45.381968358Z\" level=info msg=\"Removing pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=0b74783c-5a6d-48d0-877b-5d204d377343 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.432678 crc crio[24284]: time=\"2026-06-12T15:49:45.432582096Z\" level=info msg=\"Removed pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=0b74783c-5a6d-48d0-877b-5d204d377343 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.433736 crc crio[24284]: time=\"2026-06-12T15:49:45.433689299Z\" level=info msg=\"Stopping pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=42f168cb-4c20-4d55-a105-4036d9b1498a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.434305 crc crio[24284]: time=\"2026-06-12T15:49:45.434094475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=42f168cb-4c20-4d55-a105-4036d9b1498a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.437950 crc crio[24284]: time=\"2026-06-12T15:49:45.43777258Z\" level=info msg=\"Removing pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=aabf5752-7d59-4d01-8a08-c3577d3802c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.463592 crc crio[24284]: time=\"2026-06-12T15:49:45.463489494Z\" level=info msg=\"Removed pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=aabf5752-7d59-4d01-8a08-c3577d3802c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.470754 crc crio[24284]: time=\"2026-06-12T15:49:45.470345353Z\" level=info msg=\"Stopping pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=328a4c86-77f7-4ca7-93cd-405b015b5d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.470754 crc crio[24284]: time=\"2026-06-12T15:49:45.470737225Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=328a4c86-77f7-4ca7-93cd-405b015b5d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.471631 crc crio[24284]: time=\"2026-06-12T15:49:45.471582232Z\" level=info msg=\"Removing pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=b19d332f-6fef-4f03-8605-3c166edb9ceb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.504960 crc crio[24284]: time=\"2026-06-12T15:49:45.504855639Z\" level=info msg=\"Removed pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=b19d332f-6fef-4f03-8605-3c166edb9ceb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.514783 crc crio[24284]: time=\"2026-06-12T15:49:45.514695915Z\" level=info msg=\"Stopping pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=4633e10e-6f8e-4144-8165-4c5b8d5ffc71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.514783 crc crio[24284]: time=\"2026-06-12T15:49:45.514780258Z\" level=info msg=\"Stopped pod sandbox (already stopped): db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=4633e10e-6f8e-4144-8165-4c5b8d5ffc71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:49:45.519127 crc crio[24284]: time=\"2026-06-12T15:49:45.518982581Z\" level=info msg=\"Removing pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=60f1245f-1dcf-4a0e-8543-ec5b6d5f90ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.571786 crc crio[24284]: time=\"2026-06-12T15:49:45.571670086Z\" level=info msg=\"Stopped container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent\" id=f8ff2a6c-37d3-4dee-a0ed-c4f73351a21f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:49:45.608162 crc crio[24284]: time=\"2026-06-12T15:49:45.608047853Z\" level=info msg=\"Removed pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=60f1245f-1dcf-4a0e-8543-ec5b6d5f90ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:49:45.795939 crc crio[24284]: time=\"2026-06-12T15:49:45.795859931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:45.845956 crc crio[24284]: time=\"2026-06-12T15:49:45.845889688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:46.077139 crc crio[24284]: time=\"2026-06-12T15:49:46.076992367Z\" level=info msg=\"Created container eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3: openstack/glance-default-internal-api-0/glance-log\" id=480e5554-b55b-4dbc-a408-4c72201af78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:46.078100 crc crio[24284]: time=\"2026-06-12T15:49:46.07802421Z\" level=info msg=\"Starting container: eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3\" id=bd9c1491-0468-49d4-a797-318b765c6be3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:46.085217 crc crio[24284]: time=\"2026-06-12T15:49:46.084972667Z\" level=info msg=\"Started container\" PID=81224 containerID=eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3 description=openstack/glance-default-internal-api-0/glance-log id=bd9c1491-0468-49d4-a797-318b765c6be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d\nJun 12 15:49:46.087741 crc crio[24284]: time=\"2026-06-12T15:49:46.087643162Z\" level=info msg=\"Created container bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85: openstack/glance-default-external-api-0/glance-log\" id=1b15aa2b-2a84-49a1-bf49-ebdec8c304f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:46.089390 crc crio[24284]: time=\"2026-06-12T15:49:46.089208241Z\" level=info msg=\"Starting container: bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85\" id=b5ebc202-85b8-4054-874c-cb0f29b00978 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:46.099890 crc crio[24284]: time=\"2026-06-12T15:49:46.099458303Z\" level=info msg=\"Started container\" PID=81228 containerID=bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85 description=openstack/glance-default-external-api-0/glance-log id=b5ebc202-85b8-4054-874c-cb0f29b00978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81\nJun 12 15:49:46.114435 crc crio[24284]: time=\"2026-06-12T15:49:46.112728624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6cc3e993-7aea-4e75-8989-99d611e89773 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:46.123134 crc crio[24284]: time=\"2026-06-12T15:49:46.123015424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=87ad8272-70c6-40b6-8b0d-82c486a0f345 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:46.189608 crc crio[24284]: time=\"2026-06-12T15:49:46.189030319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ad49446b-5007-471e-af5b-8a0e45d78e85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:46.198468 crc crio[24284]: time=\"2026-06-12T15:49:46.197391803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=edb413de-667f-4ddf-b40a-5853a2cc042b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:49:46.206097 crc crio[24284]: time=\"2026-06-12T15:49:46.205961412Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=f2c8ad39-9838-4bfe-abd5-43f76fe0f5b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:46.206831 crc crio[24284]: time=\"2026-06-12T15:49:46.206431147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:46.221370 crc crio[24284]: time=\"2026-06-12T15:49:46.221159955Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=73a2ff02-8039-4653-985a-c153c2949c66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:46.232936 crc crio[24284]: time=\"2026-06-12T15:49:46.232826403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:46.306216 crc crio[24284]: time=\"2026-06-12T15:49:46.305575794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:46.379975 crc crio[24284]: time=\"2026-06-12T15:49:46.379879854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:47.136634 crc crio[24284]: time=\"2026-06-12T15:49:47.136540429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:47.202993 crc crio[24284]: time=\"2026-06-12T15:49:47.202864241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:49:47.327605 crc crio[24284]: time=\"2026-06-12T15:49:47.326710593Z\" level=info msg=\"Created container b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc: openstack/glance-default-external-api-0/glance-httpd\" id=f2c8ad39-9838-4bfe-abd5-43f76fe0f5b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:47.330589 crc crio[24284]: time=\"2026-06-12T15:49:47.329729341Z\" level=info msg=\"Starting container: b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc\" id=678c8f74-f329-4e44-af03-fc78919ad67b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:47.333100 crc crio[24284]: time=\"2026-06-12T15:49:47.332361445Z\" level=info msg=\"Created container de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a: openstack/glance-default-internal-api-0/glance-httpd\" id=73a2ff02-8039-4653-985a-c153c2949c66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:49:47.340875 crc crio[24284]: time=\"2026-06-12T15:49:47.340713428Z\" level=info msg=\"Starting container: de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a\" id=9cafd0fb-f407-436c-a031-24b2875af706 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:49:47.343578 crc crio[24284]: time=\"2026-06-12T15:49:47.343047522Z\" level=info msg=\"Started container\" PID=81319 containerID=b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc description=openstack/glance-default-external-api-0/glance-httpd id=678c8f74-f329-4e44-af03-fc78919ad67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81\nJun 12 15:49:47.350566 crc crio[24284]: time=\"2026-06-12T15:49:47.350440201Z\" level=info msg=\"Started container\" PID=81323 containerID=de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a description=openstack/glance-default-internal-api-0/glance-httpd id=9cafd0fb-f407-436c-a031-24b2875af706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d\nJun 12 15:50:01.634741 crc crio[24284]: time=\"2026-06-12T15:50:01.633750859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687990-nbggs/POD\" id=e1998e4c-e2cf-4422-b08e-d0a6eb8ed72b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:01.636157 crc crio[24284]: time=\"2026-06-12T15:50:01.634791103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:01.687952 crc crio[24284]: time=\"2026-06-12T15:50:01.687835983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002c1f4a8}] Aliases:map[]}\"\nJun 12 15:50:01.687952 crc crio[24284]: time=\"2026-06-12T15:50:01.687907595Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687990-nbggs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:03.072989 crc crio[24284]: time=\"2026-06-12T15:50:03.072002253Z\" level=info msg=\"Stopping pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=71e4dbfb-cc86-4af3-89df-79ac44273a44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:03.074493 crc crio[24284]: time=\"2026-06-12T15:50:03.074334139Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc00041c5e0}] Aliases:map[]}\"\nJun 12 15:50:03.074570 crc crio[24284]: time=\"2026-06-12T15:50:03.074521396Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-48f28 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:03.395664 crc crio[24284]: 2026-06-12T15:50:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca7ab71eef9f5c3 Mac:ca:f5:83:03:ed:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 SocketPath: PciID:}] [{Interface:0xc00053a5d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:03.398323 crc crio[24284]: time=\"2026-06-12T15:50:03.398139852Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002c1f4a8}] Aliases:map[]}\"\nJun 12 15:50:03.402346 crc crio[24284]: time=\"2026-06-12T15:50:03.398433432Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687990-nbggs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:03.420600 crc crio[24284]: time=\"2026-06-12T15:50:03.417012509Z\" level=info msg=\"Ran pod sandbox ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef with infra container: openshift-infra/auto-csr-approver-29687990-nbggs/POD\" id=e1998e4c-e2cf-4422-b08e-d0a6eb8ed72b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:03.427657 crc crio[24284]: time=\"2026-06-12T15:50:03.425363195Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=03c7c486-69d3-4203-b682-2515bfb6c277 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:03.440530 crc crio[24284]: time=\"2026-06-12T15:50:03.439523684Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:50:03.496710 crc crio[24284]: time=\"2026-06-12T15:50:03.496642966Z\" level=info msg=\"Stopped pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=71e4dbfb-cc86-4af3-89df-79ac44273a44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:04.846762 crc crio[24284]: time=\"2026-06-12T15:50:04.846338724Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=03c7c486-69d3-4203-b682-2515bfb6c277 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:04.848846 crc crio[24284]: time=\"2026-06-12T15:50:04.84839454Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c5f5c7d-ed07-46f2-91c1-a321fd6646a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:04.850949 crc crio[24284]: time=\"2026-06-12T15:50:04.85085929Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d8d47a5-a04a-4c98-a0f2-464e466931b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:04.868938 crc crio[24284]: time=\"2026-06-12T15:50:04.867556129Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687990-nbggs/oc\" id=af5db399-c171-432d-a57c-3a45a9d0c526 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:04.868938 crc crio[24284]: time=\"2026-06-12T15:50:04.868103957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:04.918606 crc crio[24284]: time=\"2026-06-12T15:50:04.918495656Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=d612883e-95a8-4915-bff5-065ac9ebd80c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:04.918767 crc crio[24284]: time=\"2026-06-12T15:50:04.91863477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:04.938109 crc crio[24284]: time=\"2026-06-12T15:50:04.937667445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:04.956682 crc crio[24284]: time=\"2026-06-12T15:50:04.956608758Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e UID:8ed17ee0-72ca-4e27-8546-1122c7098485 NetNS:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed17ee0_72ca_4e27_8546_1122c7098485.slice PodAnnotations:0xc002c1e9b8}] Aliases:map[]}\"\nJun 12 15:50:04.956682 crc crio[24284]: time=\"2026-06-12T15:50:04.95666977Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:05.206850 crc crio[24284]: time=\"2026-06-12T15:50:05.206761411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:05.337132 crc crio[24284]: time=\"2026-06-12T15:50:05.336513434Z\" level=info msg=\"Created container 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f: openshift-infra/auto-csr-approver-29687990-nbggs/oc\" id=af5db399-c171-432d-a57c-3a45a9d0c526 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:05.340522 crc crio[24284]: time=\"2026-06-12T15:50:05.340426831Z\" level=info msg=\"Starting container: 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f\" id=929599c3-1219-4c79-a684-1a35c19342ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:05.346383 crc crio[24284]: time=\"2026-06-12T15:50:05.346349885Z\" level=info msg=\"Started container\" PID=82667 containerID=90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f description=openshift-infra/auto-csr-approver-29687990-nbggs/oc id=929599c3-1219-4c79-a684-1a35c19342ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\nJun 12 15:50:05.603814 crc crio[24284]: 2026-06-12T15:50:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef35b871c7bdeb Mac:6a:53:5a:e6:4c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 SocketPath: PciID:}] [{Interface:0xc0005205c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:05.604650 crc crio[24284]: time=\"2026-06-12T15:50:05.604582947Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e UID:8ed17ee0-72ca-4e27-8546-1122c7098485 NetNS:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed17ee0_72ca_4e27_8546_1122c7098485.slice PodAnnotations:0xc002c1e9b8}] Aliases:map[]}\"\nJun 12 15:50:05.604782 crc crio[24284]: time=\"2026-06-12T15:50:05.604741813Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:05.613365 crc crio[24284]: time=\"2026-06-12T15:50:05.61329705Z\" level=info msg=\"Ran pod sandbox bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e with infra container: openstack/nova-cell0-conductor-0/POD\" id=d612883e-95a8-4915-bff5-065ac9ebd80c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:05.615461 crc crio[24284]: time=\"2026-06-12T15:50:05.615433898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a4f1f8ed-fdf1-4a1b-bde5-74132b9b8f9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:05.641843 crc crio[24284]: time=\"2026-06-12T15:50:05.641691956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=53f9ff40-b2b5-4595-a531-3ade1c34acfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:05.654161 crc crio[24284]: time=\"2026-06-12T15:50:05.654052806Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=79d5462b-9764-45fa-9307-63c46c6b4fdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:05.655752 crc crio[24284]: time=\"2026-06-12T15:50:05.655672429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:05.707359 crc crio[24284]: time=\"2026-06-12T15:50:05.707234024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:05.711673 crc crio[24284]: time=\"2026-06-12T15:50:05.711604275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:06.141582 crc crio[24284]: time=\"2026-06-12T15:50:06.140827377Z\" level=info msg=\"Created container cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=79d5462b-9764-45fa-9307-63c46c6b4fdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:06.144403 crc crio[24284]: time=\"2026-06-12T15:50:06.144164885Z\" level=info msg=\"Starting container: cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99\" id=a0b4bad9-a67a-4328-b4d7-fff09d9a38fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:06.150802 crc crio[24284]: time=\"2026-06-12T15:50:06.150653195Z\" level=info msg=\"Started container\" PID=82715 containerID=cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a0b4bad9-a67a-4328-b4d7-fff09d9a38fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e\nJun 12 15:50:07.208708 crc crio[24284]: time=\"2026-06-12T15:50:07.20758447Z\" level=info msg=\"Stopping pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=5b5ee8cc-b64e-4394-a58c-f0180aeaee63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:07.208708 crc crio[24284]: time=\"2026-06-12T15:50:07.208547042Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002612d28}] Aliases:map[]}\"\nJun 12 15:50:07.208708 crc crio[24284]: time=\"2026-06-12T15:50:07.208668786Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687990-nbggs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:07.508308 crc crio[24284]: time=\"2026-06-12T15:50:07.506150738Z\" level=info msg=\"Stopped pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=5b5ee8cc-b64e-4394-a58c-f0180aeaee63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:14.696823 crc crio[24284]: time=\"2026-06-12T15:50:14.695913232Z\" level=warning msg=\"Stopping container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 with stop signal(15) timed out. Killing...\"\nJun 12 15:50:14.812441 crc crio[24284]: time=\"2026-06-12T15:50:14.81231907Z\" level=error msg=\"Killing container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:50:14.866596 crc crio[24284]: time=\"2026-06-12T15:50:14.866485119Z\" level=info msg=\"Stopped container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent\" id=ce41266e-9ca3-4cf9-b03a-3301f79060fb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:14.868410 crc crio[24284]: time=\"2026-06-12T15:50:14.868383651Z\" level=info msg=\"Stopping pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=44528761-6289-4b6a-bec2-358bebd175a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:14.869794 crc crio[24284]: time=\"2026-06-12T15:50:14.869768304Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc002612020}] Aliases:map[]}\"\nJun 12 15:50:14.870090 crc crio[24284]: time=\"2026-06-12T15:50:14.870068283Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:15.309931 crc crio[24284]: time=\"2026-06-12T15:50:15.308724471Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-p2c8r/POD\" id=04b66b48-73e1-46fa-929e-3fb7c33080db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:15.309931 crc crio[24284]: time=\"2026-06-12T15:50:15.309389393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:15.419981 crc crio[24284]: time=\"2026-06-12T15:50:15.419886757Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc002c1e200}] Aliases:map[]}\"\nJun 12 15:50:15.419981 crc crio[24284]: time=\"2026-06-12T15:50:15.419953419Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-p2c8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:15.636130 crc crio[24284]: time=\"2026-06-12T15:50:15.634511424Z\" level=info msg=\"Stopped pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=44528761-6289-4b6a-bec2-358bebd175a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:15.849718 crc crio[24284]: time=\"2026-06-12T15:50:15.849635959Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=da73119c-5349-465d-9e7d-dc14d30ef7dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:15.850857 crc crio[24284]: time=\"2026-06-12T15:50:15.849732402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:15.901772 crc crio[24284]: time=\"2026-06-12T15:50:15.901638227Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc003242280}] Aliases:map[]}\"\nJun 12 15:50:15.901772 crc crio[24284]: time=\"2026-06-12T15:50:15.90171093Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:15.926057 crc crio[24284]: time=\"2026-06-12T15:50:15.925911084Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=666b5abf-d099-4349-bc21-4c0a66654256 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:15.926057 crc crio[24284]: time=\"2026-06-12T15:50:15.926004557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:15.967486 crc crio[24284]: time=\"2026-06-12T15:50:15.967414686Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc003242668}] Aliases:map[]}\"\nJun 12 15:50:15.967486 crc crio[24284]: time=\"2026-06-12T15:50:15.967465937Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:15.997211 crc crio[24284]: time=\"2026-06-12T15:50:15.990233283Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=784bb1ea-595f-4004-9145-d38cfbc8dd1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:15.997211 crc crio[24284]: time=\"2026-06-12T15:50:15.990375011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:16.064569 crc crio[24284]: time=\"2026-06-12T15:50:16.062584855Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=59381e24-c3c2-4ddc-8110-405418c88b85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:16.064569 crc crio[24284]: time=\"2026-06-12T15:50:16.063060731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:16.083731 crc crio[24284]: time=\"2026-06-12T15:50:16.080187092Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0026126e0}] Aliases:map[]}\"\nJun 12 15:50:16.083731 crc crio[24284]: time=\"2026-06-12T15:50:16.080322207Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:16.175411 crc crio[24284]: time=\"2026-06-12T15:50:16.175071473Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002722480}] Aliases:map[]}\"\nJun 12 15:50:16.175411 crc crio[24284]: time=\"2026-06-12T15:50:16.175216968Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:16.210558 crc crio[24284]: time=\"2026-06-12T15:50:16.210375237Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75bff4d67f-rfpvs/POD\" id=638ccb43-5c0b-4506-a173-432d81f1116b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:16.210558 crc crio[24284]: time=\"2026-06-12T15:50:16.210505321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:16.255761 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05703977b1d3316 Mac:5e:02:52:9a:ed:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 SocketPath: PciID:}] [{Interface:0xc00030c5d0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:16.276454 crc crio[24284]: time=\"2026-06-12T15:50:16.276380651Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc002c1e200}] Aliases:map[]}\"\nJun 12 15:50:16.276838 crc crio[24284]: time=\"2026-06-12T15:50:16.276593608Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-p2c8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:16.312463 crc crio[24284]: time=\"2026-06-12T15:50:16.312306761Z\" level=info msg=\"Ran pod sandbox 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 with infra container: openstack/nova-cell0-cell-mapping-p2c8r/POD\" id=04b66b48-73e1-46fa-929e-3fb7c33080db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:16.331774 crc crio[24284]: time=\"2026-06-12T15:50:16.331630215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ac7dae4e-3e3f-4814-bd79-f1030639d6e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.366060 crc crio[24284]: time=\"2026-06-12T15:50:16.365041477Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc002612228}] Aliases:map[]}\"\nJun 12 15:50:16.366060 crc crio[24284]: time=\"2026-06-12T15:50:16.365928346Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75bff4d67f-rfpvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:16.476435 crc crio[24284]: time=\"2026-06-12T15:50:16.474824383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76af822b-59a5-4549-ba59-2e7768980e5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.491905 crc crio[24284]: time=\"2026-06-12T15:50:16.49170012Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage\" id=129f08d0-a856-4018-9835-86897ce43c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:16.495325 crc crio[24284]: time=\"2026-06-12T15:50:16.493630633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:16.636305 crc crio[24284]: time=\"2026-06-12T15:50:16.634694053Z\" level=info msg=\"Removing container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6\" id=4ed0ae2a-7dd6-478c-b834-30fca1e2a09d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:16.664306 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f215d7fd2fb6846 Mac:7e:26:cf:53:3b:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 SocketPath: PciID:}] [{Interface:0xc000195780 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:16.666521 crc crio[24284]: time=\"2026-06-12T15:50:16.664718374Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc003242280}] Aliases:map[]}\"\nJun 12 15:50:16.666521 crc crio[24284]: time=\"2026-06-12T15:50:16.664979072Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:16.678330 crc crio[24284]: time=\"2026-06-12T15:50:16.677367877Z\" level=info msg=\"Ran pod sandbox f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 with infra container: openstack/nova-api-0/POD\" id=da73119c-5349-465d-9e7d-dc14d30ef7dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:16.678330 crc crio[24284]: time=\"2026-06-12T15:50:16.677854943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:16.729312 crc crio[24284]: time=\"2026-06-12T15:50:16.727567475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.739620 crc crio[24284]: time=\"2026-06-12T15:50:16.739454366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:16.773309 crc crio[24284]: time=\"2026-06-12T15:50:16.770147182Z\" level=info msg=\"Removed container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd\" id=4ed0ae2a-7dd6-478c-b834-30fca1e2a09d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:16.773309 crc crio[24284]: time=\"2026-06-12T15:50:16.77069399Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.773309 crc crio[24284]: time=\"2026-06-12T15:50:16.770748711Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.778060 crc crio[24284]: time=\"2026-06-12T15:50:16.77560209Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ec82e30-2589-4114-bb99-e84eea577e56 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:16.782888 crc crio[24284]: time=\"2026-06-12T15:50:16.781992499Z\" level=info msg=\"Removing container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1\" id=1291f2ce-b01e-439a-bead-92f8fc73428d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:16.785060 crc crio[24284]: time=\"2026-06-12T15:50:16.784063028Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 15:50:16.934686 crc crio[24284]: time=\"2026-06-12T15:50:16.933544985Z\" level=info msg=\"Removed container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core\" id=1291f2ce-b01e-439a-bead-92f8fc73428d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:16.946183 crc crio[24284]: time=\"2026-06-12T15:50:16.945886985Z\" level=info msg=\"Removing container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912\" id=b677215d-df89-4a43-9665-80926ee3819d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:16.953923 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e545298a76e2dc Mac:22:36:0b:a0:56:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 SocketPath: PciID:}] [{Interface:0xc0002ac590 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:16.953923 crc crio[24284]: time=\"2026-06-12T15:50:16.953773393Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc003242668}] Aliases:map[]}\"\nJun 12 15:50:16.953923 crc crio[24284]: time=\"2026-06-12T15:50:16.953910048Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:16.967324 crc crio[24284]: time=\"2026-06-12T15:50:16.964428129Z\" level=info msg=\"Ran pod sandbox 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=666b5abf-d099-4349-bc21-4c0a66654256 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:16.969338 crc crio[24284]: time=\"2026-06-12T15:50:16.968400824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.969338 crc crio[24284]: time=\"2026-06-12T15:50:16.968725265Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.969338 crc crio[24284]: time=\"2026-06-12T15:50:16.968794067Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:16.984700 crc crio[24284]: time=\"2026-06-12T15:50:16.984109096Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f2be2d55-a0bc-47cf-82f4-c9783ae039aa name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:17.002762 crc crio[24284]: time=\"2026-06-12T15:50:17.00258533Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 12 15:50:17.049173 crc crio[24284]: time=\"2026-06-12T15:50:17.049085342Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zp72w/POD\" id=9aeb411a-0ca6-4e3c-8dd5-2882f3dfc1c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:17.049173 crc crio[24284]: time=\"2026-06-12T15:50:17.049181805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:17.114937 crc crio[24284]: time=\"2026-06-12T15:50:17.114703064Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc004af86b8}] Aliases:map[]}\"\nJun 12 15:50:17.114937 crc crio[24284]: time=\"2026-06-12T15:50:17.11490137Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-zp72w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:17.152459 crc crio[24284]: time=\"2026-06-12T15:50:17.152382838Z\" level=info msg=\"Removed container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent\" id=b677215d-df89-4a43-9665-80926ee3819d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:17.165541 crc crio[24284]: time=\"2026-06-12T15:50:17.165488523Z\" level=info msg=\"Removing container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e\" id=80048458-5883-4710-adfc-cc8de676ef5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:17.187546 crc crio[24284]: time=\"2026-06-12T15:50:17.187401526Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=0c6aa74b-062d-43f0-838c-2559145962dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:17.187889 crc crio[24284]: time=\"2026-06-12T15:50:17.187572411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:17.258734 crc crio[24284]: time=\"2026-06-12T15:50:17.258166408Z\" level=info msg=\"Removed container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent\" id=80048458-5883-4710-adfc-cc8de676ef5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:17.287325 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dc4ddaf10f197f Mac:ae:ea:51:c1:fe:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 SocketPath: PciID:}] [{Interface:0xc000014e30 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:17.306853 crc crio[24284]: time=\"2026-06-12T15:50:17.305467637Z\" level=info msg=\"Created container c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage\" id=129f08d0-a856-4018-9835-86897ce43c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:17.306853 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0f40d40305388d Mac:12:db:d5:e1:b2:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:17.306853 crc crio[24284]: time=\"2026-06-12T15:50:17.305481157Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0026126e0}] Aliases:map[]}\"\nJun 12 15:50:17.306853 crc crio[24284]: time=\"2026-06-12T15:50:17.305896921Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:17.307383 crc crio[24284]: time=\"2026-06-12T15:50:17.307223534Z\" level=info msg=\"Starting container: c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69\" id=80d1787e-c99b-4ce8-b570-e6e130b5f6d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:17.310433 crc crio[24284]: time=\"2026-06-12T15:50:17.307791102Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002722480}] Aliases:map[]}\"\nJun 12 15:50:17.310433 crc crio[24284]: time=\"2026-06-12T15:50:17.307970268Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:17.315132 crc crio[24284]: time=\"2026-06-12T15:50:17.314799538Z\" level=info msg=\"Started container\" PID=83501 containerID=c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69 description=openstack/nova-cell0-cell-mapping-p2c8r/nova-manage id=80d1787e-c99b-4ce8-b570-e6e130b5f6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\nJun 12 15:50:17.320667 crc crio[24284]: time=\"2026-06-12T15:50:17.32058542Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"\nJun 12 15:50:17.320667 crc crio[24284]: time=\"2026-06-12T15:50:17.320639387Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:17.334593 crc crio[24284]: time=\"2026-06-12T15:50:17.333524387Z\" level=info msg=\"Ran pod sandbox f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d with infra container: openstack/nova-metadata-0/POD\" id=59381e24-c3c2-4ddc-8110-405418c88b85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:17.336689 crc crio[24284]: time=\"2026-06-12T15:50:17.33561544Z\" level=info msg=\"Ran pod sandbox 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d with infra container: openstack/nova-scheduler-0/POD\" id=784bb1ea-595f-4004-9145-d38cfbc8dd1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.343968699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344124792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.34431938Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344371102Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344503719Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344562791Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.350947 crc crio[24284]: time=\"2026-06-12T15:50:17.350870157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=16ace812-9523-4167-84d6-bd7d55f2038e name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:17.352526 crc crio[24284]: time=\"2026-06-12T15:50:17.351235248Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bbaee5e8-43bb-4508-941d-0103d4f7ab99 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:17.354038 crc crio[24284]: time=\"2026-06-12T15:50:17.353931403Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 12 15:50:17.355000 crc crio[24284]: time=\"2026-06-12T15:50:17.354924648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 15:50:17.449091 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd930302ae99eab Mac:2e:96:52:f2:48:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:17.449890 crc crio[24284]: time=\"2026-06-12T15:50:17.44981484Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc002612228}] Aliases:map[]}\"\nJun 12 15:50:17.450054 crc crio[24284]: time=\"2026-06-12T15:50:17.449972495Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75bff4d67f-rfpvs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:17.504535 crc crio[24284]: time=\"2026-06-12T15:50:17.503988669Z\" level=info msg=\"Ran pod sandbox fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 with infra container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/POD\" id=638ccb43-5c0b-4506-a173-432d81f1116b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:17.525614 crc crio[24284]: time=\"2026-06-12T15:50:17.521162458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99b493f2-d5b0-47a4-bedd-0aa1b30d75f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.665013 crc crio[24284]: time=\"2026-06-12T15:50:17.664054045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4a1b046a-6f28-4058-ba9b-a49b35a6694a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:17.676795 crc crio[24284]: time=\"2026-06-12T15:50:17.676696374Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init\" id=1f8c51f8-293c-4614-8136-20f1e4325f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:17.677141 crc crio[24284]: time=\"2026-06-12T15:50:17.677062176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:17.865872 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783544f2cb4d5ed Mac:06:ac:96:99:cb:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 SocketPath: PciID:}] [{Interface:0xc0004305d0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:17.865872 crc crio[24284]: time=\"2026-06-12T15:50:17.857749857Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc004af86b8}] Aliases:map[]}\"\nJun 12 15:50:17.865872 crc crio[24284]: time=\"2026-06-12T15:50:17.857932903Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-zp72w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:17.969700 crc crio[24284]: time=\"2026-06-12T15:50:17.967431097Z\" level=info msg=\"Ran pod sandbox 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd with infra container: openstack/nova-cell1-conductor-db-sync-zp72w/POD\" id=9aeb411a-0ca6-4e3c-8dd5-2882f3dfc1c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:17.982481 crc crio[24284]: time=\"2026-06-12T15:50:17.977132331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ea73f88a-bebd-4bf5-a8eb-c17b49e0ea7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.026424 crc crio[24284]: time=\"2026-06-12T15:50:18.025981723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.042362 crc crio[24284]: time=\"2026-06-12T15:50:18.038692484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.075409 crc crio[24284]: time=\"2026-06-12T15:50:18.069169629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b72102c6-ac72-44c9-be4d-ecfe7ad26d77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.079731 crc crio[24284]: time=\"2026-06-12T15:50:18.079541592Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync\" id=2147d39b-14d3-4c32-abe8-fa1dedcab66c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:18.080426 crc crio[24284]: time=\"2026-06-12T15:50:18.080318681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.101708 crc crio[24284]: 2026-06-12T15:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a2d54c53384285 Mac:36:89:ab:e8:bf:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f SocketPath: PciID:}] [{Interface:0xc000438790 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:18.104703 crc crio[24284]: time=\"2026-06-12T15:50:18.104669405Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"\nJun 12 15:50:18.105535 crc crio[24284]: time=\"2026-06-12T15:50:18.105513213Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:18.130079 crc crio[24284]: time=\"2026-06-12T15:50:18.12879247Z\" level=info msg=\"Ran pod sandbox 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb with infra container: openstack/ceilometer-0/POD\" id=0c6aa74b-062d-43f0-838c-2559145962dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:18.143394 crc crio[24284]: time=\"2026-06-12T15:50:18.143315575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=997a62eb-f574-4180-9822-78a9f6ffb4b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.169536 crc crio[24284]: time=\"2026-06-12T15:50:18.169229131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.174441 crc crio[24284]: time=\"2026-06-12T15:50:18.174056956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.193054 crc crio[24284]: time=\"2026-06-12T15:50:18.193002978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c4f61aec-73a2-4816-924b-eebd7b9c13ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.206850 crc crio[24284]: time=\"2026-06-12T15:50:18.206751308Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f05cf76c-78f3-45e7-a0d3-8fba4b2ea987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:18.208493 crc crio[24284]: time=\"2026-06-12T15:50:18.20772777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.347072 crc crio[24284]: time=\"2026-06-12T15:50:18.346953133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.355315 crc crio[24284]: time=\"2026-06-12T15:50:18.355138555Z\" level=info msg=\"Created container f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init\" id=1f8c51f8-293c-4614-8136-20f1e4325f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:18.358743 crc crio[24284]: time=\"2026-06-12T15:50:18.357523836Z\" level=info msg=\"Starting container: f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19\" id=2422049b-41b3-416c-a1d5-3adc811ac01f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:18.361489 crc crio[24284]: time=\"2026-06-12T15:50:18.361405244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.368396 crc crio[24284]: time=\"2026-06-12T15:50:18.368303347Z\" level=info msg=\"Started container\" PID=83780 containerID=f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19 description=openstack/dnsmasq-dns-75bff4d67f-rfpvs/init id=2422049b-41b3-416c-a1d5-3adc811ac01f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\nJun 12 15:50:18.396018 crc crio[24284]: time=\"2026-06-12T15:50:18.395947051Z\" level=info msg=\"Created container 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync\" id=2147d39b-14d3-4c32-abe8-fa1dedcab66c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:18.398444 crc crio[24284]: time=\"2026-06-12T15:50:18.39712073Z\" level=info msg=\"Starting container: 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368\" id=d9e4b423-4e8a-43ee-a55b-6f312f35d67b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:18.417171 crc crio[24284]: time=\"2026-06-12T15:50:18.417036033Z\" level=info msg=\"Started container\" PID=83781 containerID=838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368 description=openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync id=d9e4b423-4e8a-43ee-a55b-6f312f35d67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\nJun 12 15:50:18.584334 crc crio[24284]: time=\"2026-06-12T15:50:18.583656986Z\" level=info msg=\"Created container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent\" id=f05cf76c-78f3-45e7-a0d3-8fba4b2ea987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:18.604305 crc crio[24284]: time=\"2026-06-12T15:50:18.600474565Z\" level=info msg=\"Starting container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5\" id=3860992a-f03a-40f0-95e7-d35aad86db7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:18.618447 crc crio[24284]: time=\"2026-06-12T15:50:18.617758902Z\" level=info msg=\"Started container\" PID=83790 containerID=8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5 description=openstack/ceilometer-0/ceilometer-central-agent id=3860992a-f03a-40f0-95e7-d35aad86db7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\nJun 12 15:50:18.682935 crc crio[24284]: time=\"2026-06-12T15:50:18.679755589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=31f03503-5101-492c-b11d-f6ce6d08902b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.728241 crc crio[24284]: time=\"2026-06-12T15:50:18.728111596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9cee5551-8ebc-42a6-aebe-018848a2844f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.738892 crc crio[24284]: time=\"2026-06-12T15:50:18.738796847Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ddfc05c3-02b9-47fc-ab1e-64f809dc7868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:18.740521 crc crio[24284]: time=\"2026-06-12T15:50:18.739538712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.770350 crc crio[24284]: time=\"2026-06-12T15:50:18.770158054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2aacc2d-c699-4804-a0d3-6d4aea77bcb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.914316 crc crio[24284]: time=\"2026-06-12T15:50:18.91416507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=942edb2c-99fb-4b2d-8682-f074a7fa7186 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:18.971338 crc crio[24284]: time=\"2026-06-12T15:50:18.971064402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:18.990778 crc crio[24284]: time=\"2026-06-12T15:50:18.990679396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.005320 crc crio[24284]: time=\"2026-06-12T15:50:19.000032419Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=6ee04334-ae7c-4f04-9ce8-ae6c7b45365b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:19.005320 crc crio[24284]: time=\"2026-06-12T15:50:19.000500634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.190065 crc crio[24284]: time=\"2026-06-12T15:50:19.187563729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.200706 crc crio[24284]: time=\"2026-06-12T15:50:19.200607371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.235625 crc crio[24284]: time=\"2026-06-12T15:50:19.23371876Z\" level=info msg=\"Created container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent\" id=ddfc05c3-02b9-47fc-ab1e-64f809dc7868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:19.241186 crc crio[24284]: time=\"2026-06-12T15:50:19.239653813Z\" level=info msg=\"Starting container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c\" id=398f46fe-951b-4aa6-b4a8-c62207e90d36 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:19.248859 crc crio[24284]: time=\"2026-06-12T15:50:19.246655849Z\" level=info msg=\"Started container\" PID=83847 containerID=501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c description=openstack/ceilometer-0/ceilometer-notification-agent id=398f46fe-951b-4aa6-b4a8-c62207e90d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\nJun 12 15:50:19.291014 crc crio[24284]: time=\"2026-06-12T15:50:19.290942702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c32d043c-6fb1-40d4-805f-88bc7ae13cf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:19.318527 crc crio[24284]: time=\"2026-06-12T15:50:19.318390157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d90f77b0-47ed-48eb-b5b0-fbbbdf9c302b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:19.325934 crc crio[24284]: time=\"2026-06-12T15:50:19.325764305Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0961162e-d387-463f-b176-f859fa6b3444 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:19.326854 crc crio[24284]: time=\"2026-06-12T15:50:19.326336713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.493061 crc crio[24284]: time=\"2026-06-12T15:50:19.487394589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.509755 crc crio[24284]: time=\"2026-06-12T15:50:19.498493617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:19.520310 crc crio[24284]: time=\"2026-06-12T15:50:19.517714948Z\" level=info msg=\"Created container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=6ee04334-ae7c-4f04-9ce8-ae6c7b45365b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:19.521189 crc crio[24284]: time=\"2026-06-12T15:50:19.521076677Z\" level=info msg=\"Starting container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a\" id=7d4113d1-69f7-47e2-a824-f3801c1bf728 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:19.531530 crc crio[24284]: time=\"2026-06-12T15:50:19.53016793Z\" level=info msg=\"Started container\" PID=83875 containerID=298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a description=openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns id=7d4113d1-69f7-47e2-a824-f3801c1bf728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\nJun 12 15:50:19.711598 crc crio[24284]: time=\"2026-06-12T15:50:19.711511891Z\" level=info msg=\"Created container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core\" id=0961162e-d387-463f-b176-f859fa6b3444 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:19.715566 crc crio[24284]: time=\"2026-06-12T15:50:19.715484449Z\" level=info msg=\"Starting container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d\" id=318914e6-d267-40c8-a02d-84ed10f28258 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:19.730842 crc crio[24284]: time=\"2026-06-12T15:50:19.730726722Z\" level=info msg=\"Started container\" PID=83894 containerID=7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d description=openstack/ceilometer-0/sg-core id=318914e6-d267-40c8-a02d-84ed10f28258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\nJun 12 15:50:19.777237 crc crio[24284]: time=\"2026-06-12T15:50:19.776932285Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=29718922-8128-489d-b725-d8c12d40f78a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:19.832631 crc crio[24284]: time=\"2026-06-12T15:50:19.83214069Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=50bddb78-d2e3-47e6-8ad9-0166f8d13e52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:19.860323 crc crio[24284]: time=\"2026-06-12T15:50:19.859169733Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=35a3d19f-18c4-40fd-994e-9d5f64617eae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:21.797796 crc crio[24284]: time=\"2026-06-12T15:50:21.79736636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.660580 crc crio[24284]: time=\"2026-06-12T15:50:24.659554324Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=f2be2d55-a0bc-47cf-82f4-c9783ae039aa name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:24.662171 crc crio[24284]: time=\"2026-06-12T15:50:24.661751274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=5961821d-fb7f-4141-a6af-06cca3479b82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.670747 crc crio[24284]: time=\"2026-06-12T15:50:24.670619962Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=bbaee5e8-43bb-4508-941d-0103d4f7ab99 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:24.671746 crc crio[24284]: time=\"2026-06-12T15:50:24.671666826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=17442c1f-17b5-4d46-afc4-7d6146dde125 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.685122 crc crio[24284]: time=\"2026-06-12T15:50:24.684967925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.692018 crc crio[24284]: time=\"2026-06-12T15:50:24.69191942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.708479 crc crio[24284]: time=\"2026-06-12T15:50:24.708353661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cbb2a954-c104-486c-b8dc-46ea7564965c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.709870 crc crio[24284]: time=\"2026-06-12T15:50:24.709778266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=de45a784-fd63-45e5-9007-b63c65596c31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.724015 crc crio[24284]: time=\"2026-06-12T15:50:24.723913583Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b70d5a63-97f0-428a-ac56-49e631b9c79e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:24.732409 crc crio[24284]: time=\"2026-06-12T15:50:24.732323076Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=21b3a2d1-6dfe-427e-9487-a718db1555e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:24.777037 crc crio[24284]: time=\"2026-06-12T15:50:24.77693727Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=2ec82e30-2589-4114-bb99-e84eea577e56 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:24.779134 crc crio[24284]: time=\"2026-06-12T15:50:24.779041384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6926f119-95da-486f-8f9a-c8a66f2ccc60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.818587 crc crio[24284]: time=\"2026-06-12T15:50:24.81848824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.840939 crc crio[24284]: time=\"2026-06-12T15:50:24.840837234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.843632 crc crio[24284]: time=\"2026-06-12T15:50:24.843550651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=da8be66e-b9bb-4495-87fd-baca0738561d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.846332 crc crio[24284]: time=\"2026-06-12T15:50:24.846185507Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=16ace812-9523-4167-84d6-bd7d55f2038e name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:24.847572 crc crio[24284]: time=\"2026-06-12T15:50:24.847491707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8ae72a48-e5fe-429b-a985-54ab5d7abc2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.876796 crc crio[24284]: time=\"2026-06-12T15:50:24.87669869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=56fe1fc9-5c54-4a77-b0a7-ec3b731e8c9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:24.887673 crc crio[24284]: time=\"2026-06-12T15:50:24.887570847Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=1a57ed52-8a20-42ba-b870-d324c7cf8c8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:24.889318 crc crio[24284]: time=\"2026-06-12T15:50:24.88918031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.898764 crc crio[24284]: time=\"2026-06-12T15:50:24.898653513Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3c004de9-6aa8-413f-8b7f-3351cdc060d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:24.927522 crc crio[24284]: time=\"2026-06-12T15:50:24.927308696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.936672 crc crio[24284]: time=\"2026-06-12T15:50:24.936073089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.958344 crc crio[24284]: time=\"2026-06-12T15:50:24.958154823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.959381 crc crio[24284]: time=\"2026-06-12T15:50:24.959237809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.963299 crc crio[24284]: time=\"2026-06-12T15:50:24.963150716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:24.984900 crc crio[24284]: time=\"2026-06-12T15:50:24.984783544Z\" level=info msg=\"Created container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd\" id=35a3d19f-18c4-40fd-994e-9d5f64617eae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:24.986191 crc crio[24284]: time=\"2026-06-12T15:50:24.986069465Z\" level=info msg=\"Starting container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c\" id=9afdfb8a-5a8a-44d0-9fb9-343367b91861 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:24.994222 crc crio[24284]: time=\"2026-06-12T15:50:24.994098915Z\" level=info msg=\"Started container\" PID=84186 containerID=7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c description=openstack/ceilometer-0/proxy-httpd id=9afdfb8a-5a8a-44d0-9fb9-343367b91861 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\nJun 12 15:50:25.001927 crc crio[24284]: time=\"2026-06-12T15:50:25.001826525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.012877 crc crio[24284]: time=\"2026-06-12T15:50:25.012772448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.042705 crc crio[24284]: time=\"2026-06-12T15:50:25.042585591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.051297 crc crio[24284]: time=\"2026-06-12T15:50:25.051046286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.364327 crc crio[24284]: time=\"2026-06-12T15:50:25.364186534Z\" level=info msg=\"Created container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log\" id=3c004de9-6aa8-413f-8b7f-3351cdc060d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.365352 crc crio[24284]: time=\"2026-06-12T15:50:25.36529823Z\" level=info msg=\"Starting container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4\" id=53cb15ca-1c3f-4922-a2ec-f74dff8d5991 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:25.367723 crc crio[24284]: time=\"2026-06-12T15:50:25.367631237Z\" level=info msg=\"Created container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log\" id=1a57ed52-8a20-42ba-b870-d324c7cf8c8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.368828 crc crio[24284]: time=\"2026-06-12T15:50:25.368583927Z\" level=info msg=\"Created container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b70d5a63-97f0-428a-ac56-49e631b9c79e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.369948 crc crio[24284]: time=\"2026-06-12T15:50:25.36987785Z\" level=info msg=\"Starting container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff\" id=1d032fa3-12b5-422f-90b4-c8c75aeb71e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:25.371693 crc crio[24284]: time=\"2026-06-12T15:50:25.371625625Z\" level=info msg=\"Starting container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81\" id=43e8cf83-71f9-436b-8a2d-18adced9ce75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:25.375799 crc crio[24284]: time=\"2026-06-12T15:50:25.375735528Z\" level=info msg=\"Started container\" PID=84233 containerID=16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4 description=openstack/nova-metadata-0/nova-metadata-log id=53cb15ca-1c3f-4922-a2ec-f74dff8d5991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\nJun 12 15:50:25.377915 crc crio[24284]: time=\"2026-06-12T15:50:25.377851597Z\" level=info msg=\"Started container\" PID=84371 containerID=855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=43e8cf83-71f9-436b-8a2d-18adced9ce75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\nJun 12 15:50:25.379119 crc crio[24284]: time=\"2026-06-12T15:50:25.379058905Z\" level=info msg=\"Created container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=21b3a2d1-6dfe-427e-9487-a718db1555e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.380634 crc crio[24284]: time=\"2026-06-12T15:50:25.380578199Z\" level=info msg=\"Starting container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5\" id=470be929-69b0-47d6-ab30-fbf14fdcd22f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:25.383622 crc crio[24284]: time=\"2026-06-12T15:50:25.38355594Z\" level=info msg=\"Started container\" PID=84377 containerID=1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff description=openstack/nova-api-0/nova-api-log id=1d032fa3-12b5-422f-90b4-c8c75aeb71e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\nJun 12 15:50:25.387779 crc crio[24284]: time=\"2026-06-12T15:50:25.387709992Z\" level=info msg=\"Started container\" PID=84380 containerID=53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=470be929-69b0-47d6-ab30-fbf14fdcd22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\nJun 12 15:50:25.400006 crc crio[24284]: time=\"2026-06-12T15:50:25.39991279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8efb4c49-19e7-4c56-8ab4-39c843d6832d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:25.410700 crc crio[24284]: time=\"2026-06-12T15:50:25.410609945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cca1813b-573e-4af0-a220-3425b369f13c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:25.446132 crc crio[24284]: time=\"2026-06-12T15:50:25.445847376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7b664485-b974-4ac9-a0ec-079f41ed4682 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:25.458929 crc crio[24284]: time=\"2026-06-12T15:50:25.458796892Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4a3732c6-65e3-4b64-b722-1bc71e56aa27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.460923 crc crio[24284]: time=\"2026-06-12T15:50:25.46085451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.463104 crc crio[24284]: time=\"2026-06-12T15:50:25.463045508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1a4cf8c8-4e08-4f00-8210-a462b9fc4b9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:25.491358 crc crio[24284]: time=\"2026-06-12T15:50:25.491156628Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=8642844b-cfa3-44a0-8a23-9bcca2e66bfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.493499 crc crio[24284]: time=\"2026-06-12T15:50:25.493439362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.539118 crc crio[24284]: time=\"2026-06-12T15:50:25.539024085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.546855 crc crio[24284]: time=\"2026-06-12T15:50:25.546767736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.589933 crc crio[24284]: time=\"2026-06-12T15:50:25.589783635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.596311 crc crio[24284]: time=\"2026-06-12T15:50:25.596144961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:25.694345 crc crio[24284]: time=\"2026-06-12T15:50:25.69412772Z\" level=info msg=\"Created container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api\" id=4a3732c6-65e3-4b64-b722-1bc71e56aa27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.696485 crc crio[24284]: time=\"2026-06-12T15:50:25.696186114Z\" level=info msg=\"Starting container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92\" id=15543617-113f-4e5c-a664-89e3e4ae58cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:25.706682 crc crio[24284]: time=\"2026-06-12T15:50:25.705559837Z\" level=info msg=\"Started container\" PID=84442 containerID=2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92 description=openstack/nova-api-0/nova-api-api id=15543617-113f-4e5c-a664-89e3e4ae58cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\nJun 12 15:50:25.757817 crc crio[24284]: time=\"2026-06-12T15:50:25.757707162Z\" level=info msg=\"Created container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata\" id=8642844b-cfa3-44a0-8a23-9bcca2e66bfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:25.759361 crc crio[24284]: time=\"2026-06-12T15:50:25.759180491Z\" level=info msg=\"Starting container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664\" id=7e7f82ff-23be-41d4-bbcd-c775e74edc6c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:25.767719 crc crio[24284]: time=\"2026-06-12T15:50:25.767616042Z\" level=info msg=\"Started container\" PID=84447 containerID=92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 description=openstack/nova-metadata-0/nova-metadata-metadata id=7e7f82ff-23be-41d4-bbcd-c775e74edc6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\nJun 12 15:50:26.037184 crc crio[24284]: time=\"2026-06-12T15:50:26.037051357Z\" level=info msg=\"Stopping container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 (timeout: 30s)\" id=f169d63d-e4bc-4ba9-98fd-12cef1b1c073 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:26.077318 crc crio[24284]: time=\"2026-06-12T15:50:26.077121886Z\" level=info msg=\"Stopping container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 (timeout: 30s)\" id=64d6905d-505a-4f38-b883-116b577f90d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:26.078021 crc crio[24284]: time=\"2026-06-12T15:50:26.077797328Z\" level=info msg=\"Stopping container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4 (timeout: 30s)\" id=14fd9d51-8412-4060-afcf-d8861778fd36 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:26.294626 crc crio[24284]: time=\"2026-06-12T15:50:26.29451166Z\" level=info msg=\"Stopped container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log\" id=14fd9d51-8412-4060-afcf-d8861778fd36 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.014463 crc crio[24284]: time=\"2026-06-12T15:50:27.013675583Z\" level=info msg=\"Stopping container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb (timeout: 10s)\" id=4707ba8d-3900-4753-bfde-90e0003f3183 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.153975 crc crio[24284]: time=\"2026-06-12T15:50:27.153758129Z\" level=info msg=\"Stopped container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=4707ba8d-3900-4753-bfde-90e0003f3183 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.156697 crc crio[24284]: time=\"2026-06-12T15:50:27.156628245Z\" level=info msg=\"Stopping pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=d1d45ac7-442a-4ba1-bca3-8749df359492 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.162615 crc crio[24284]: time=\"2026-06-12T15:50:27.162518832Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc0009b8cb8}] Aliases:map[]}\"\nJun 12 15:50:27.162826 crc crio[24284]: time=\"2026-06-12T15:50:27.1627659Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:27.814644 crc crio[24284]: time=\"2026-06-12T15:50:27.814402107Z\" level=info msg=\"Stopped pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=d1d45ac7-442a-4ba1-bca3-8749df359492 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:28.213113 crc crio[24284]: time=\"2026-06-12T15:50:28.212671882Z\" level=info msg=\"Removing container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb\" id=84790db3-9238-477a-b03a-25a18f7b4c43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.398501 crc crio[24284]: time=\"2026-06-12T15:50:28.398395837Z\" level=info msg=\"Removed container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=84790db3-9238-477a-b03a-25a18f7b4c43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.405793 crc crio[24284]: time=\"2026-06-12T15:50:28.405671835Z\" level=info msg=\"Removing container: 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa\" id=5a884ba0-e88e-4069-b283-e2a3db7cb538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.447717 crc crio[24284]: time=\"2026-06-12T15:50:28.44757554Z\" level=info msg=\"Removed container 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init\" id=5a884ba0-e88e-4069-b283-e2a3db7cb538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:32.239377 crc crio[24284]: time=\"2026-06-12T15:50:32.238447285Z\" level=info msg=\"Stopping pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=d6fda128-e077-46be-944c-fec07de4ff62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:32.240957 crc crio[24284]: time=\"2026-06-12T15:50:32.240167171Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc001212e10}] Aliases:map[]}\"\nJun 12 15:50:32.240957 crc crio[24284]: time=\"2026-06-12T15:50:32.240396179Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-p2c8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:32.645295 crc crio[24284]: time=\"2026-06-12T15:50:32.641029835Z\" level=info msg=\"Stopped pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=d6fda128-e077-46be-944c-fec07de4ff62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:33.691687 crc crio[24284]: time=\"2026-06-12T15:50:33.690702392Z\" level=info msg=\"Stopping container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92 (timeout: 30s)\" id=9271cec3-d73d-445a-a9b5-1245340cf299 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:33.693444 crc crio[24284]: time=\"2026-06-12T15:50:33.69080998Z\" level=info msg=\"Stopping container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff (timeout: 30s)\" id=4d4460a5-543f-4384-b354-ae2af799f23d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:33.719153 crc crio[24284]: time=\"2026-06-12T15:50:33.719047936Z\" level=info msg=\"Stopping container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5 (timeout: 30s)\" id=9cb04fa6-1c58-45ae-b9e2-d9d755b45fd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:33.823907 crc crio[24284]: time=\"2026-06-12T15:50:33.823797708Z\" level=info msg=\"Stopped container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log\" id=4d4460a5-543f-4384-b354-ae2af799f23d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:34.732702 crc crio[24284]: time=\"2026-06-12T15:50:34.73209394Z\" level=info msg=\"Stopped container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api\" id=9271cec3-d73d-445a-a9b5-1245340cf299 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:34.734744 crc crio[24284]: time=\"2026-06-12T15:50:34.734653733Z\" level=info msg=\"Stopping pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=0c8fffa1-d86f-4955-af25-0a0bea553bca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:34.735763 crc crio[24284]: time=\"2026-06-12T15:50:34.735688187Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc00041ca20}] Aliases:map[]}\"\nJun 12 15:50:34.735885 crc crio[24284]: time=\"2026-06-12T15:50:34.735865552Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:35.206563 crc crio[24284]: time=\"2026-06-12T15:50:35.206466942Z\" level=info msg=\"Stopped pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=0c8fffa1-d86f-4955-af25-0a0bea553bca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:35.376016 crc crio[24284]: time=\"2026-06-12T15:50:35.37573646Z\" level=info msg=\"Stopped container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9cb04fa6-1c58-45ae-b9e2-d9d755b45fd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:35.377305 crc crio[24284]: time=\"2026-06-12T15:50:35.377137976Z\" level=info msg=\"Stopping pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=ae7eb90f-dbe1-4558-8d94-c8ab2c9c30e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:35.378791 crc crio[24284]: time=\"2026-06-12T15:50:35.377750306Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0009b8580}] Aliases:map[]}\"\nJun 12 15:50:35.378791 crc crio[24284]: time=\"2026-06-12T15:50:35.377902131Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:35.809672 crc crio[24284]: time=\"2026-06-12T15:50:35.809135676Z\" level=info msg=\"Stopped pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=ae7eb90f-dbe1-4558-8d94-c8ab2c9c30e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:36.366035 crc crio[24284]: time=\"2026-06-12T15:50:36.365648662Z\" level=info msg=\"Removing container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5\" id=17d45a43-3ab0-4b2e-b6fc-b689e1892389 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:36.397005 crc crio[24284]: time=\"2026-06-12T15:50:36.396903221Z\" level=info msg=\"Removed container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=17d45a43-3ab0-4b2e-b6fc-b689e1892389 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:36.863424 crc crio[24284]: time=\"2026-06-12T15:50:36.86316317Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=824f5bbc-d369-4db7-a041-3524d3f444e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:36.863424 crc crio[24284]: time=\"2026-06-12T15:50:36.863315395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:36.890860 crc crio[24284]: time=\"2026-06-12T15:50:36.890740141Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0009b8da8}] Aliases:map[]}\"\nJun 12 15:50:36.890860 crc crio[24284]: time=\"2026-06-12T15:50:36.890809233Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:36.961470 crc crio[24284]: time=\"2026-06-12T15:50:36.961175516Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=63c1aebb-6fb7-48fa-9aae-8a9271b5c0a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:36.961470 crc crio[24284]: time=\"2026-06-12T15:50:36.961363452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:36.997386 crc crio[24284]: time=\"2026-06-12T15:50:36.996911563Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc001e05138}] Aliases:map[]}\"\nJun 12 15:50:36.997386 crc crio[24284]: time=\"2026-06-12T15:50:36.997368018Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:37.402897 crc crio[24284]: time=\"2026-06-12T15:50:37.402686059Z\" level=info msg=\"Stopping pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=0e6aef3f-d0fb-44ac-9eac-6ce0ee42bcbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:37.403835 crc crio[24284]: time=\"2026-06-12T15:50:37.403754794Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc00041d0e8}] Aliases:map[]}\"\nJun 12 15:50:37.403991 crc crio[24284]: time=\"2026-06-12T15:50:37.40394673Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-zp72w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:37.570535 crc crio[24284]: 2026-06-12T15:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ff7e8d6e96c806 Mac:de:07:c2:b5:9c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:37.572056 crc crio[24284]: time=\"2026-06-12T15:50:37.571969914Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0009b8da8}] Aliases:map[]}\"\nJun 12 15:50:37.572180 crc crio[24284]: time=\"2026-06-12T15:50:37.572120669Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:37.589732 crc crio[24284]: time=\"2026-06-12T15:50:37.589657143Z\" level=info msg=\"Ran pod sandbox 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 with infra container: openstack/nova-scheduler-0/POD\" id=824f5bbc-d369-4db7-a041-3524d3f444e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:37.592425 crc crio[24284]: time=\"2026-06-12T15:50:37.592343236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c55bd97b-54e8-4df4-9ce4-edf2379a0c3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:37.634178 crc crio[24284]: time=\"2026-06-12T15:50:37.63408686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d6d04b8e-d6aa-4abb-a532-e90720f7755b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:37.684026 crc crio[24284]: time=\"2026-06-12T15:50:37.683816878Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=192f4c0a-8daa-46e9-b427-a6d0c567e525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:37.690791 crc crio[24284]: time=\"2026-06-12T15:50:37.69065231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:37.778042 crc crio[24284]: time=\"2026-06-12T15:50:37.777885239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:37.787299 crc crio[24284]: time=\"2026-06-12T15:50:37.787162068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:37.840502 crc crio[24284]: 2026-06-12T15:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5706414910c26a5 Mac:b6:73:55:6d:e1:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:37.842823 crc crio[24284]: time=\"2026-06-12T15:50:37.842780316Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc001e05138}] Aliases:map[]}\"\nJun 12 15:50:37.843141 crc crio[24284]: time=\"2026-06-12T15:50:37.843114967Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:37.853442 crc crio[24284]: time=\"2026-06-12T15:50:37.853407402Z\" level=info msg=\"Ran pod sandbox 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 with infra container: openstack/nova-api-0/POD\" id=63c1aebb-6fb7-48fa-9aae-8a9271b5c0a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:37.856932 crc crio[24284]: time=\"2026-06-12T15:50:37.856859932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ce55cb4-5124-4504-840a-1114168a3753 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:37.860726 crc crio[24284]: time=\"2026-06-12T15:50:37.860694918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e746d579-8384-4922-b35a-23c9f7e11ff4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:37.880541 crc crio[24284]: time=\"2026-06-12T15:50:37.880132635Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=de47dfef-e905-4e6a-bf58-fe21b81b4517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:37.883192 crc crio[24284]: time=\"2026-06-12T15:50:37.883165224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:37.947718 crc crio[24284]: time=\"2026-06-12T15:50:37.947667939Z\" level=info msg=\"Stopped pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=0e6aef3f-d0fb-44ac-9eac-6ce0ee42bcbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:37.999669 crc crio[24284]: time=\"2026-06-12T15:50:37.999584558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:38.004323 crc crio[24284]: time=\"2026-06-12T15:50:38.004176757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:38.007775 crc crio[24284]: time=\"2026-06-12T15:50:38.007670788Z\" level=info msg=\"Created container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=192f4c0a-8daa-46e9-b427-a6d0c567e525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:38.008854 crc crio[24284]: time=\"2026-06-12T15:50:38.008812702Z\" level=info msg=\"Starting container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034\" id=cf0f911e-bf4e-48ef-bfc8-0235d1627194 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:38.025732 crc crio[24284]: time=\"2026-06-12T15:50:38.025685271Z\" level=info msg=\"Started container\" PID=85656 containerID=ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=cf0f911e-bf4e-48ef-bfc8-0235d1627194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\nJun 12 15:50:38.175483 crc crio[24284]: time=\"2026-06-12T15:50:38.173929412Z\" level=info msg=\"Created container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log\" id=de47dfef-e905-4e6a-bf58-fe21b81b4517 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:38.176834 crc crio[24284]: time=\"2026-06-12T15:50:38.17636111Z\" level=info msg=\"Starting container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff\" id=d297e293-1c00-4f7f-aad5-f6c813fe96ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:38.186417 crc crio[24284]: time=\"2026-06-12T15:50:38.186327631Z\" level=info msg=\"Started container\" PID=85702 containerID=da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff description=openstack/nova-api-0/nova-api-log id=d297e293-1c00-4f7f-aad5-f6c813fe96ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\nJun 12 15:50:38.205620 crc crio[24284]: time=\"2026-06-12T15:50:38.203761843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=18a450e5-b046-4908-acaa-f227bdc3dadb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:38.228737 crc crio[24284]: time=\"2026-06-12T15:50:38.228661934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=35928999-c7d2-4d05-8c1c-f408328189a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:38.316342 crc crio[24284]: time=\"2026-06-12T15:50:38.316132633Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d8bf2853-dfeb-4e1e-b380-63f63628284a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:38.318445 crc crio[24284]: time=\"2026-06-12T15:50:38.318385776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:38.372523 crc crio[24284]: time=\"2026-06-12T15:50:38.372030177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:38.376500 crc crio[24284]: time=\"2026-06-12T15:50:38.376424543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:38.590101 crc crio[24284]: time=\"2026-06-12T15:50:38.589334649Z\" level=info msg=\"Created container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api\" id=d8bf2853-dfeb-4e1e-b380-63f63628284a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:38.592998 crc crio[24284]: time=\"2026-06-12T15:50:38.592860801Z\" level=info msg=\"Starting container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d\" id=26bdbdb2-2299-4741-8ec2-d71f7d0b3ed2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:38.599820 crc crio[24284]: time=\"2026-06-12T15:50:38.599705582Z\" level=info msg=\"Started container\" PID=85732 containerID=102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d description=openstack/nova-api-0/nova-api-api id=26bdbdb2-2299-4741-8ec2-d71f7d0b3ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\nJun 12 15:50:39.194598 crc crio[24284]: time=\"2026-06-12T15:50:39.193947097Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a1e8e92f-e7ed-464d-a231-35ab29cf781e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:39.196367 crc crio[24284]: time=\"2026-06-12T15:50:39.194605609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:39.259599 crc crio[24284]: time=\"2026-06-12T15:50:39.259323106Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 UID:642ae8d0-d92b-4e83-8e20-aa761b3914d7 NetNS:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod642ae8d0_d92b_4e83_8e20_aa761b3914d7.slice PodAnnotations:0xc00041d110}] Aliases:map[]}\"\nJun 12 15:50:39.259599 crc crio[24284]: time=\"2026-06-12T15:50:39.259397168Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:39.622575 crc crio[24284]: 2026-06-12T15:50:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:686cd33d9e60b43 Mac:62:e3:6d:8c:d4:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 SocketPath: PciID:}] [{Interface:0xc000014eb0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:39.623438 crc crio[24284]: time=\"2026-06-12T15:50:39.623336584Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 UID:642ae8d0-d92b-4e83-8e20-aa761b3914d7 NetNS:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod642ae8d0_d92b_4e83_8e20_aa761b3914d7.slice PodAnnotations:0xc00041d110}] Aliases:map[]}\"\nJun 12 15:50:39.623621 crc crio[24284]: time=\"2026-06-12T15:50:39.62353017Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:39.634605 crc crio[24284]: time=\"2026-06-12T15:50:39.634472586Z\" level=info msg=\"Ran pod sandbox 686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 with infra container: openstack/nova-cell1-conductor-0/POD\" id=a1e8e92f-e7ed-464d-a231-35ab29cf781e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:39.638975 crc crio[24284]: time=\"2026-06-12T15:50:39.638873334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=09b8cc7d-bf26-4b19-940f-e96a5029998c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:39.668538 crc crio[24284]: time=\"2026-06-12T15:50:39.668358333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=819e9c2c-2d97-4a97-9f40-75dcae4f5e08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:40.042696 crc crio[24284]: time=\"2026-06-12T15:50:40.042568813Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=16dc6185-afd8-4083-8783-dd631393fff9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:40.043381 crc crio[24284]: time=\"2026-06-12T15:50:40.043199373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:40.100085 crc crio[24284]: time=\"2026-06-12T15:50:40.099972393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:40.105979 crc crio[24284]: time=\"2026-06-12T15:50:40.105904962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:40.305867 crc crio[24284]: time=\"2026-06-12T15:50:40.305668544Z\" level=info msg=\"Created container a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=16dc6185-afd8-4083-8783-dd631393fff9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:40.308348 crc crio[24284]: time=\"2026-06-12T15:50:40.308238237Z\" level=info msg=\"Starting container: a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6\" id=41cd0308-20ce-43c3-b3e2-d16f8a89dd48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:40.315659 crc crio[24284]: time=\"2026-06-12T15:50:40.315540852Z\" level=info msg=\"Started container\" PID=85951 containerID=a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=41cd0308-20ce-43c3-b3e2-d16f8a89dd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6\nJun 12 15:50:45.637426 crc crio[24284]: time=\"2026-06-12T15:50:45.636318601Z\" level=info msg=\"Removing container: 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac\" id=09d1be77-3737-4f04-9800-fae57ef371cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:45.752791 crc crio[24284]: time=\"2026-06-12T15:50:45.752682282Z\" level=info msg=\"Removed container 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac: openshift-infra/auto-csr-approver-29687984-grxpn/oc\" id=09d1be77-3737-4f04-9800-fae57ef371cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:45.768516 crc crio[24284]: time=\"2026-06-12T15:50:45.768167146Z\" level=info msg=\"Stopping pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=ac5498c8-78da-4af5-8ea1-a27f57a0d3f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.768516 crc crio[24284]: time=\"2026-06-12T15:50:45.768497347Z\" level=info msg=\"Stopped pod sandbox (already stopped): cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=ac5498c8-78da-4af5-8ea1-a27f57a0d3f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.769731 crc crio[24284]: time=\"2026-06-12T15:50:45.769501299Z\" level=info msg=\"Removing pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=a4afc549-30d5-4a79-b15f-88d7fc9a3827 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.791581 crc crio[24284]: time=\"2026-06-12T15:50:45.791465528Z\" level=info msg=\"Removed pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=a4afc549-30d5-4a79-b15f-88d7fc9a3827 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.792759 crc crio[24284]: time=\"2026-06-12T15:50:45.792658404Z\" level=info msg=\"Stopping pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=39b68bef-a156-4476-8b63-85218a1b99f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.792879 crc crio[24284]: time=\"2026-06-12T15:50:45.792790878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=39b68bef-a156-4476-8b63-85218a1b99f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.794105 crc crio[24284]: time=\"2026-06-12T15:50:45.794006218Z\" level=info msg=\"Removing pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=6c8b6d46-bfae-4f2a-907b-d4c558c8b054 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.809292 crc crio[24284]: time=\"2026-06-12T15:50:45.809094315Z\" level=info msg=\"Removed pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=6c8b6d46-bfae-4f2a-907b-d4c558c8b054 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.811396 crc crio[24284]: time=\"2026-06-12T15:50:45.811302235Z\" level=info msg=\"Stopping pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=573056b1-6a74-4429-811d-763d0e51c6b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.811553 crc crio[24284]: time=\"2026-06-12T15:50:45.811408199Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=573056b1-6a74-4429-811d-763d0e51c6b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.812741 crc crio[24284]: time=\"2026-06-12T15:50:45.812672339Z\" level=info msg=\"Removing pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=a27b0cfd-b204-4e53-86f2-d08835ff663e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.840005 crc crio[24284]: time=\"2026-06-12T15:50:45.839185673Z\" level=info msg=\"Removed pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=a27b0cfd-b204-4e53-86f2-d08835ff663e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.841105 crc crio[24284]: time=\"2026-06-12T15:50:45.84096506Z\" level=info msg=\"Stopping pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=63aad17d-54f6-4071-af59-e64a38633464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.841357 crc crio[24284]: time=\"2026-06-12T15:50:45.841117945Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=63aad17d-54f6-4071-af59-e64a38633464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:45.841997 crc crio[24284]: time=\"2026-06-12T15:50:45.841931011Z\" level=info msg=\"Removing pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=b5ed3c47-9a38-41ba-a1ff-d7673df5e3b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:45.862982 crc crio[24284]: time=\"2026-06-12T15:50:45.862876705Z\" level=info msg=\"Removed pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=b5ed3c47-9a38-41ba-a1ff-d7673df5e3b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:56.056208 crc crio[24284]: time=\"2026-06-12T15:50:56.055134296Z\" level=warning msg=\"Stopping container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 with stop signal(15) timed out. Killing...\"\nJun 12 15:50:56.093664 crc crio[24284]: time=\"2026-06-12T15:50:56.090335399Z\" level=warning msg=\"Stopping container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 with stop signal(15) timed out. Killing...\"\nJun 12 15:50:56.101279 crc crio[24284]: time=\"2026-06-12T15:50:56.101125477Z\" level=error msg=\"Killing container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:50:56.143990 crc crio[24284]: time=\"2026-06-12T15:50:56.143810081Z\" level=info msg=\"Stopped container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f169d63d-e4bc-4ba9-98fd-12cef1b1c073 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:56.145949 crc crio[24284]: time=\"2026-06-12T15:50:56.145802525Z\" level=info msg=\"Stopping pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=30a3c3de-cc77-47ac-adad-04cfc8ddb3f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:56.149024 crc crio[24284]: time=\"2026-06-12T15:50:56.148928685Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc001e05820}] Aliases:map[]}\"\nJun 12 15:50:56.149348 crc crio[24284]: time=\"2026-06-12T15:50:56.149188704Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:56.150151 crc crio[24284]: time=\"2026-06-12T15:50:56.148966617Z\" level=error msg=\"Killing container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:50:56.199354 crc crio[24284]: time=\"2026-06-12T15:50:56.19892605Z\" level=info msg=\"Stopped container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata\" id=64d6905d-505a-4f38-b883-116b577f90d4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:56.202861 crc crio[24284]: time=\"2026-06-12T15:50:56.202785836Z\" level=info msg=\"Stopping pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=1b09037c-354b-4c70-9025-78efc554c03a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:56.205718 crc crio[24284]: time=\"2026-06-12T15:50:56.203373375Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}\"\nJun 12 15:50:56.205858 crc crio[24284]: time=\"2026-06-12T15:50:56.205821685Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:56.599510 crc crio[24284]: time=\"2026-06-12T15:50:56.598399689Z\" level=info msg=\"Stopped pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=30a3c3de-cc77-47ac-adad-04cfc8ddb3f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:56.745683 crc crio[24284]: time=\"2026-06-12T15:50:56.745405732Z\" level=info msg=\"Stopped pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=1b09037c-354b-4c70-9025-78efc554c03a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:56.764693 crc crio[24284]: time=\"2026-06-12T15:50:56.764450775Z\" level=info msg=\"Removing container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81\" id=383a8da1-d427-491d-a52f-4148dd7f22de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:56.818492 crc crio[24284]: time=\"2026-06-12T15:50:56.816814166Z\" level=info msg=\"Removed container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=383a8da1-d427-491d-a52f-4148dd7f22de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:57.844730 crc crio[24284]: time=\"2026-06-12T15:50:57.843718478Z\" level=info msg=\"Removing container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664\" id=1ed3560d-7f1d-48c8-bdf7-9af5e245ef6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:57.890051 crc crio[24284]: time=\"2026-06-12T15:50:57.889955575Z\" level=info msg=\"Removed container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata\" id=1ed3560d-7f1d-48c8-bdf7-9af5e245ef6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:57.895767 crc crio[24284]: time=\"2026-06-12T15:50:57.895652042Z\" level=info msg=\"Removing container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4\" id=5df61dfe-35c3-4dbc-9f1e-92fbbf218b19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:57.955572 crc crio[24284]: time=\"2026-06-12T15:50:57.955459851Z\" level=info msg=\"Removed container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log\" id=5df61dfe-35c3-4dbc-9f1e-92fbbf218b19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:58.137293 crc crio[24284]: time=\"2026-06-12T15:50:58.134198071Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86b6549dff-wwsr5/POD\" id=3b87e705-d942-4b37-88c4-c4c7e0dc76a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:58.137293 crc crio[24284]: time=\"2026-06-12T15:50:58.134627695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:58.181946 crc crio[24284]: time=\"2026-06-12T15:50:58.178363374Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc0027228c8}] Aliases:map[]}\"\nJun 12 15:50:58.181946 crc crio[24284]: time=\"2026-06-12T15:50:58.178516489Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86b6549dff-wwsr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:58.413828 crc crio[24284]: time=\"2026-06-12T15:50:58.413472955Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=d933d763-2bc9-4c28-ac0e-d018890cc5d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:58.414027 crc crio[24284]: time=\"2026-06-12T15:50:58.413834446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:58.428184 crc crio[24284]: time=\"2026-06-12T15:50:58.42809058Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2c2310da-0cd5-4012-91df-94074a4ac1b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:58.428499 crc crio[24284]: time=\"2026-06-12T15:50:58.428194243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:58.475917 crc crio[24284]: time=\"2026-06-12T15:50:58.467435711Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f UID:12d4cf42-71db-4645-b8a8-449b333ced72 NetNS:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12d4cf42_71db_4645_b8a8_449b333ced72.slice PodAnnotations:0xc004af8008}] Aliases:map[]}\"\nJun 12 15:50:58.475917 crc crio[24284]: time=\"2026-06-12T15:50:58.467504134Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:58.478308 crc crio[24284]: time=\"2026-06-12T15:50:58.478129948Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc004af8108}] Aliases:map[]}\"\nJun 12 15:50:58.478433 crc crio[24284]: time=\"2026-06-12T15:50:58.478318194Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:58.741445 crc crio[24284]: 2026-06-12T15:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4467c23306c93e9 Mac:ce:ec:47:da:1a:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:58.741445 crc crio[24284]: time=\"2026-06-12T15:50:58.740415626Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc0027228c8}] Aliases:map[]}\"\nJun 12 15:50:58.741445 crc crio[24284]: time=\"2026-06-12T15:50:58.740545593Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86b6549dff-wwsr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:58.757073 crc crio[24284]: time=\"2026-06-12T15:50:58.75702475Z\" level=info msg=\"Ran pod sandbox 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 with infra container: openstack/dnsmasq-dns-86b6549dff-wwsr5/POD\" id=3b87e705-d942-4b37-88c4-c4c7e0dc76a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:58.766688 crc crio[24284]: time=\"2026-06-12T15:50:58.76659447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=137769ae-2d46-42d4-ad25-3a54ad9a5175 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:58.864001 crc crio[24284]: time=\"2026-06-12T15:50:58.863871567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=08e2d0d9-4a3d-4852-8811-bdcb01b18ac2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:58.881101 crc crio[24284]: time=\"2026-06-12T15:50:58.875348461Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86b6549dff-wwsr5/init\" id=bbd21878-9259-4ed5-beff-4285d69ef9e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:58.881101 crc crio[24284]: time=\"2026-06-12T15:50:58.880864164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:58.915069 crc crio[24284]: 2026-06-12T15:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3247a51bd8fd11 Mac:3a:9a:3b:96:9a:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:58.916806 crc crio[24284]: time=\"2026-06-12T15:50:58.916040469Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f UID:12d4cf42-71db-4645-b8a8-449b333ced72 NetNS:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12d4cf42_71db_4645_b8a8_449b333ced72.slice PodAnnotations:0xc004af8008}] Aliases:map[]}\"\nJun 12 15:50:58.916806 crc crio[24284]: time=\"2026-06-12T15:50:58.916197004Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:58.947972 crc crio[24284]: time=\"2026-06-12T15:50:58.947895015Z\" level=info msg=\"Ran pod sandbox b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=d933d763-2bc9-4c28-ac0e-d018890cc5d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:58.965196 crc crio[24284]: time=\"2026-06-12T15:50:58.964343154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=8fbc762a-04a6-4091-84de-681a3ad4a911 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.011488 crc crio[24284]: 2026-06-12T15:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da22c1b6702dbeb Mac:16:dd:09:89:72:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e SocketPath: PciID:}] [{Interface:0xc0004a0600 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:59.012293 crc crio[24284]: time=\"2026-06-12T15:50:59.01208779Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc004af8108}] Aliases:map[]}\"\nJun 12 15:50:59.012385 crc crio[24284]: time=\"2026-06-12T15:50:59.012305827Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:59.028784 crc crio[24284]: time=\"2026-06-12T15:50:59.028699506Z\" level=info msg=\"Ran pod sandbox da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be with infra container: openstack/nova-metadata-0/POD\" id=2c2310da-0cd5-4012-91df-94074a4ac1b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:59.030601 crc crio[24284]: time=\"2026-06-12T15:50:59.030562534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.032912 crc crio[24284]: time=\"2026-06-12T15:50:59.032825997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=143b4557-9b53-49f7-8625-62b20f8b25f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.034069 crc crio[24284]: time=\"2026-06-12T15:50:59.034045597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.035514 crc crio[24284]: time=\"2026-06-12T15:50:59.03541271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=624ddfd9-31d5-4da8-961f-f88cffcb4de5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.035767 crc crio[24284]: time=\"2026-06-12T15:50:59.035448791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=63fdade5-3f01-4459-9907-8c05a9c27a61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.047758 crc crio[24284]: time=\"2026-06-12T15:50:59.047141808Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=809d6993-e8ac-4917-b330-b7e343ae267a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.047758 crc crio[24284]: time=\"2026-06-12T15:50:59.047582092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.052878 crc crio[24284]: time=\"2026-06-12T15:50:59.05279651Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=59e6a992-fbd2-4fc8-924e-a3f14c39e240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.066947 crc crio[24284]: time=\"2026-06-12T15:50:59.066876691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.139773 crc crio[24284]: time=\"2026-06-12T15:50:59.139672258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.143075 crc crio[24284]: time=\"2026-06-12T15:50:59.142894611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.155416 crc crio[24284]: time=\"2026-06-12T15:50:59.155368473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.162138 crc crio[24284]: time=\"2026-06-12T15:50:59.16210132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.222638 crc crio[24284]: time=\"2026-06-12T15:50:59.222508236Z\" level=info msg=\"Created container 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768: openstack/dnsmasq-dns-86b6549dff-wwsr5/init\" id=bbd21878-9259-4ed5-beff-4285d69ef9e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.223868 crc crio[24284]: time=\"2026-06-12T15:50:59.223801826Z\" level=info msg=\"Starting container: 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768\" id=6ac8a5f4-3491-47fd-bfaf-bf7a01e92b99 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:59.234960 crc crio[24284]: time=\"2026-06-12T15:50:59.234465611Z\" level=info msg=\"Started container\" PID=87079 containerID=0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768 description=openstack/dnsmasq-dns-86b6549dff-wwsr5/init id=6ac8a5f4-3491-47fd-bfaf-bf7a01e92b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\nJun 12 15:50:59.386138 crc crio[24284]: time=\"2026-06-12T15:50:59.3860335Z\" level=info msg=\"Created container 08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=809d6993-e8ac-4917-b330-b7e343ae267a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.387945 crc crio[24284]: time=\"2026-06-12T15:50:59.387852509Z\" level=info msg=\"Starting container: 08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f\" id=e9050783-fec3-42f6-8b15-f5824e06dd8d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:59.398525 crc crio[24284]: time=\"2026-06-12T15:50:59.398439209Z\" level=info msg=\"Started container\" PID=87090 containerID=08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e9050783-fec3-42f6-8b15-f5824e06dd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f\nJun 12 15:50:59.425794 crc crio[24284]: time=\"2026-06-12T15:50:59.425597826Z\" level=info msg=\"Created container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log\" id=59e6a992-fbd2-4fc8-924e-a3f14c39e240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.426878 crc crio[24284]: time=\"2026-06-12T15:50:59.426805216Z\" level=info msg=\"Starting container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65\" id=f0680390-a596-4024-9c13-721b7df30b83 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:59.433773 crc crio[24284]: time=\"2026-06-12T15:50:59.433617833Z\" level=info msg=\"Started container\" PID=87108 containerID=28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65 description=openstack/nova-metadata-0/nova-metadata-log id=f0680390-a596-4024-9c13-721b7df30b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\nJun 12 15:50:59.451968 crc crio[24284]: time=\"2026-06-12T15:50:59.451863561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fb1247b4-a8ca-415a-8617-b9144dd968ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.491425 crc crio[24284]: time=\"2026-06-12T15:50:59.491194566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4da52553-9771-4e99-adc1-16b92ef9e69b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.570883 crc crio[24284]: time=\"2026-06-12T15:50:59.57078417Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=01a3354c-7387-4998-a056-e3aed4a1d0e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.571578 crc crio[24284]: time=\"2026-06-12T15:50:59.571515403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.734836 crc crio[24284]: time=\"2026-06-12T15:50:59.734737757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.745080 crc crio[24284]: time=\"2026-06-12T15:50:59.744993491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:59.943193 crc crio[24284]: time=\"2026-06-12T15:50:59.943083784Z\" level=info msg=\"Created container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata\" id=01a3354c-7387-4998-a056-e3aed4a1d0e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:59.955916 crc crio[24284]: time=\"2026-06-12T15:50:59.955841199Z\" level=info msg=\"Starting container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96\" id=33ffb1fc-747e-4fa5-9840-7703b548fdaf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:59.963084 crc crio[24284]: time=\"2026-06-12T15:50:59.96300375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e97dce8c-09f7-4a85-a165-f038b561b16e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:59.963899 crc crio[24284]: time=\"2026-06-12T15:50:59.9638659Z\" level=info msg=\"Started container\" PID=87148 containerID=e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96 description=openstack/nova-metadata-0/nova-metadata-metadata id=33ffb1fc-747e-4fa5-9840-7703b548fdaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\nJun 12 15:51:00.047960 crc crio[24284]: time=\"2026-06-12T15:51:00.047789476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3b9fe4f-c2ba-4801-a151-be029fa290fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:00.072646 crc crio[24284]: time=\"2026-06-12T15:51:00.072012661Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=f40a1eec-c425-40ca-b531-a732d7db3a18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:00.073037 crc crio[24284]: time=\"2026-06-12T15:51:00.072981232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:00.155826 crc crio[24284]: time=\"2026-06-12T15:51:00.155749635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:00.160698 crc crio[24284]: time=\"2026-06-12T15:51:00.160585642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:00.366650 crc crio[24284]: time=\"2026-06-12T15:51:00.366578114Z\" level=info msg=\"Created container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=f40a1eec-c425-40ca-b531-a732d7db3a18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:00.368762 crc crio[24284]: time=\"2026-06-12T15:51:00.368686222Z\" level=info msg=\"Starting container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2\" id=aacd7cbd-89c2-440c-b46b-9ec8ef1f1c2a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:00.383200 crc crio[24284]: time=\"2026-06-12T15:51:00.383112789Z\" level=info msg=\"Started container\" PID=87232 containerID=4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2 description=openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns id=aacd7cbd-89c2-440c-b46b-9ec8ef1f1c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\nJun 12 15:51:01.162014 crc crio[24284]: time=\"2026-06-12T15:51:01.16167878Z\" level=info msg=\"Stopping container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5 (timeout: 30s)\" id=f308fed3-2f30-471e-95e5-289c06d055e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.162685 crc crio[24284]: time=\"2026-06-12T15:51:01.161727188Z\" level=info msg=\"Stopping container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c (timeout: 30s)\" id=2d8463fa-40ac-416c-93d5-09804d9adf46 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.163526 crc crio[24284]: time=\"2026-06-12T15:51:01.16180064Z\" level=info msg=\"Stopping container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c (timeout: 30s)\" id=4bd33084-f0bb-484b-8fb6-9589b3d3d9f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.163526 crc crio[24284]: time=\"2026-06-12T15:51:01.161825441Z\" level=info msg=\"Stopping container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d (timeout: 30s)\" id=06fea7e5-78e4-4d59-94df-7dd8d381c1be name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.308674 crc crio[24284]: time=\"2026-06-12T15:51:01.30804123Z\" level=info msg=\"Stopped container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core\" id=06fea7e5-78e4-4d59-94df-7dd8d381c1be name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.389444 crc crio[24284]: time=\"2026-06-12T15:51:01.389240513Z\" level=info msg=\"Stopped container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd\" id=2d8463fa-40ac-416c-93d5-09804d9adf46 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.610082 crc crio[24284]: time=\"2026-06-12T15:51:01.609985966Z\" level=info msg=\"Stopping container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d (timeout: 30s)\" id=4ddcb91a-705a-4e84-9723-27ad38826ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.610362 crc crio[24284]: time=\"2026-06-12T15:51:01.610332672Z\" level=info msg=\"Stopping container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff (timeout: 30s)\" id=4f7a532b-52de-43b0-8c03-1d69779b3146 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.842092 crc crio[24284]: time=\"2026-06-12T15:51:01.84191532Z\" level=info msg=\"Stopped container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent\" id=f308fed3-2f30-471e-95e5-289c06d055e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:01.850712 crc crio[24284]: time=\"2026-06-12T15:51:01.850646321Z\" level=info msg=\"Stopped container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log\" id=4f7a532b-52de-43b0-8c03-1d69779b3146 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:02.035475 crc crio[24284]: time=\"2026-06-12T15:51:02.034733739Z\" level=info msg=\"Stopped container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent\" id=4bd33084-f0bb-484b-8fb6-9589b3d3d9f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:02.037581 crc crio[24284]: time=\"2026-06-12T15:51:02.037426575Z\" level=info msg=\"Stopping pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=a8f05ba5-437a-462d-84f9-9473807402b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:02.038303 crc crio[24284]: time=\"2026-06-12T15:51:02.038154359Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc000b846d0}] Aliases:map[]}\"\nJun 12 15:51:02.038490 crc crio[24284]: time=\"2026-06-12T15:51:02.038431518Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:02.485979 crc crio[24284]: time=\"2026-06-12T15:51:02.485199065Z\" level=info msg=\"Stopped pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=a8f05ba5-437a-462d-84f9-9473807402b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:03.065690 crc crio[24284]: time=\"2026-06-12T15:51:03.065157678Z\" level=info msg=\"Removing container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c\" id=337628e7-4769-464d-95fb-bfd27dd404d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.106807 crc crio[24284]: time=\"2026-06-12T15:51:03.106657958Z\" level=info msg=\"Removed container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd\" id=337628e7-4769-464d-95fb-bfd27dd404d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.111394 crc crio[24284]: time=\"2026-06-12T15:51:03.11120249Z\" level=info msg=\"Removing container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d\" id=17485065-815c-4aeb-8d4c-6cd539bd4a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.153193 crc crio[24284]: time=\"2026-06-12T15:51:03.153076372Z\" level=info msg=\"Removed container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core\" id=17485065-815c-4aeb-8d4c-6cd539bd4a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.169758 crc crio[24284]: time=\"2026-06-12T15:51:03.169663763Z\" level=info msg=\"Removing container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c\" id=abb0267c-172b-48ab-8811-52bb59df88d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.269612 crc crio[24284]: time=\"2026-06-12T15:51:03.268539724Z\" level=info msg=\"Removed container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent\" id=abb0267c-172b-48ab-8811-52bb59df88d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.272779 crc crio[24284]: time=\"2026-06-12T15:51:03.27270014Z\" level=info msg=\"Removing container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5\" id=0d5af757-3cbc-4d3d-adf9-9f1f2ff4c919 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.302736 crc crio[24284]: time=\"2026-06-12T15:51:03.302642268Z\" level=info msg=\"Removed container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent\" id=0d5af757-3cbc-4d3d-adf9-9f1f2ff4c919 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:03.559195 crc crio[24284]: time=\"2026-06-12T15:51:03.559100032Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1fa66163-3c03-463b-bf10-fcc637cc2acf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:03.560545 crc crio[24284]: time=\"2026-06-12T15:51:03.559292129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:03.614465 crc crio[24284]: time=\"2026-06-12T15:51:03.614379644Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc002c1e4c0}] Aliases:map[]}\"\nJun 12 15:51:03.614465 crc crio[24284]: time=\"2026-06-12T15:51:03.614437846Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:04.215310 crc crio[24284]: 2026-06-12T15:51:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85745ebc5627727 Mac:46:9e:5b:06:0b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:04.215310 crc crio[24284]: time=\"2026-06-12T15:51:04.212798403Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc002c1e4c0}] Aliases:map[]}\"\nJun 12 15:51:04.215310 crc crio[24284]: time=\"2026-06-12T15:51:04.212962678Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:04.220987 crc crio[24284]: time=\"2026-06-12T15:51:04.220900069Z\" level=info msg=\"Ran pod sandbox 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a with infra container: openstack/ceilometer-0/POD\" id=1fa66163-3c03-463b-bf10-fcc637cc2acf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:04.224287 crc crio[24284]: time=\"2026-06-12T15:51:04.223945661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=be3e76c6-e3c3-4bd3-bb4b-6b4eb396e9aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:04.271326 crc crio[24284]: time=\"2026-06-12T15:51:04.27112795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5e81dd2c-97bb-4638-a581-c9016c622d3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:04.291188 crc crio[24284]: time=\"2026-06-12T15:51:04.291058332Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d00e11e5-bccb-4dc4-9934-990174281a91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:04.291765 crc crio[24284]: time=\"2026-06-12T15:51:04.291673772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.338111 crc crio[24284]: time=\"2026-06-12T15:51:04.338056365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.342043 crc crio[24284]: time=\"2026-06-12T15:51:04.342018593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.436440 crc crio[24284]: time=\"2026-06-12T15:51:04.436385881Z\" level=info msg=\"Created container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent\" id=d00e11e5-bccb-4dc4-9934-990174281a91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:04.437477 crc crio[24284]: time=\"2026-06-12T15:51:04.437417995Z\" level=info msg=\"Starting container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8\" id=2937b134-dd53-46e7-b008-1a4df6836975 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:04.442006 crc crio[24284]: time=\"2026-06-12T15:51:04.441884528Z\" level=info msg=\"Started container\" PID=87642 containerID=90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8 description=openstack/ceilometer-0/ceilometer-central-agent id=2937b134-dd53-46e7-b008-1a4df6836975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\nJun 12 15:51:04.464583 crc crio[24284]: time=\"2026-06-12T15:51:04.458451512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ea7ce15f-7c3f-4b4d-bbd6-a6190ca9f43c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:04.480366 crc crio[24284]: time=\"2026-06-12T15:51:04.480206592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c07b5cf6-e8d2-41fe-8edb-4aba5dc6a89c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:04.499719 crc crio[24284]: time=\"2026-06-12T15:51:04.499554255Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=58353436-f398-4147-a50c-220a69a1cf8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:04.500131 crc crio[24284]: time=\"2026-06-12T15:51:04.499993159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.557809 crc crio[24284]: time=\"2026-06-12T15:51:04.557731079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.563283 crc crio[24284]: time=\"2026-06-12T15:51:04.563132913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.715554 crc crio[24284]: time=\"2026-06-12T15:51:04.715447987Z\" level=info msg=\"Created container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent\" id=58353436-f398-4147-a50c-220a69a1cf8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:04.717471 crc crio[24284]: time=\"2026-06-12T15:51:04.717399669Z\" level=info msg=\"Starting container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0\" id=6fb7ccca-02e9-4882-a9fc-1c651db6f83b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:04.722552 crc crio[24284]: time=\"2026-06-12T15:51:04.722464363Z\" level=info msg=\"Started container\" PID=87660 containerID=075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 description=openstack/ceilometer-0/ceilometer-notification-agent id=6fb7ccca-02e9-4882-a9fc-1c651db6f83b name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\nJun 12 15:51:04.751139 crc crio[24284]: time=\"2026-06-12T15:51:04.751092616Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=908de5d1-b190-49b5-9100-b25e4e2e36bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:04.768452 crc crio[24284]: time=\"2026-06-12T15:51:04.767949457Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2b283097-5190-4280-82c3-b7e9db6e614e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:04.778444 crc crio[24284]: time=\"2026-06-12T15:51:04.778076484Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3f1ff84b-cb75-4b0d-9968-2bd57046e65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:04.779584 crc crio[24284]: time=\"2026-06-12T15:51:04.778957382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.848950 crc crio[24284]: time=\"2026-06-12T15:51:04.848595105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.853381 crc crio[24284]: time=\"2026-06-12T15:51:04.853327347Z\" level=info msg=\"Stopped container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api\" id=4ddcb91a-705a-4e84-9723-27ad38826ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:04.854848 crc crio[24284]: time=\"2026-06-12T15:51:04.854751213Z\" level=info msg=\"Stopping pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=6a4fb903-fa8a-448e-82fe-c5d95ea270fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:04.855038 crc crio[24284]: time=\"2026-06-12T15:51:04.854937068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:04.855429 crc crio[24284]: time=\"2026-06-12T15:51:04.855363373Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"\nJun 12 15:51:04.855562 crc crio[24284]: time=\"2026-06-12T15:51:04.855525398Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:05.115499 crc crio[24284]: time=\"2026-06-12T15:51:05.115402625Z\" level=info msg=\"Created container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core\" id=3f1ff84b-cb75-4b0d-9968-2bd57046e65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:05.119652 crc crio[24284]: time=\"2026-06-12T15:51:05.119541199Z\" level=info msg=\"Starting container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c\" id=7145f6a7-f90d-4ae2-854b-e80b781b9906 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:05.126566 crc crio[24284]: time=\"2026-06-12T15:51:05.126427621Z\" level=info msg=\"Started container\" PID=87713 containerID=719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c description=openstack/ceilometer-0/sg-core id=7145f6a7-f90d-4ae2-854b-e80b781b9906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\nJun 12 15:51:05.138608 crc crio[24284]: time=\"2026-06-12T15:51:05.13850723Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4fd2ad3c-351e-4077-93c0-4ce6e2c595cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:05.175744 crc crio[24284]: time=\"2026-06-12T15:51:05.175636996Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3f4399e0-44e3-4f5d-8042-139c804403f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:05.186576 crc crio[24284]: time=\"2026-06-12T15:51:05.184671577Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7a02c5d4-1ec2-4d59-8994-1aaefe6d71f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:05.186576 crc crio[24284]: time=\"2026-06-12T15:51:05.18504765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:05.251087 crc crio[24284]: time=\"2026-06-12T15:51:05.25055131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:05.255352 crc crio[24284]: time=\"2026-06-12T15:51:05.255197401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:05.296208 crc crio[24284]: time=\"2026-06-12T15:51:05.296094795Z\" level=info msg=\"Stopped pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=6a4fb903-fa8a-448e-82fe-c5d95ea270fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:05.424115 crc crio[24284]: time=\"2026-06-12T15:51:05.423884664Z\" level=info msg=\"Created container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd\" id=7a02c5d4-1ec2-4d59-8994-1aaefe6d71f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:05.425783 crc crio[24284]: time=\"2026-06-12T15:51:05.425649446Z\" level=info msg=\"Starting container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2\" id=e34220e1-2a3f-4eb4-82a7-ab9f2a8c6d2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:05.438365 crc crio[24284]: time=\"2026-06-12T15:51:05.438208352Z\" level=info msg=\"Started container\" PID=87739 containerID=c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2 description=openstack/ceilometer-0/proxy-httpd id=e34220e1-2a3f-4eb4-82a7-ab9f2a8c6d2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\nJun 12 15:51:06.152073 crc crio[24284]: time=\"2026-06-12T15:51:06.151392294Z\" level=info msg=\"Stopping container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c (timeout: 30s)\" id=3a6f2171-4d40-47cd-9a0b-3cf5d0555feb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:06.153029 crc crio[24284]: time=\"2026-06-12T15:51:06.151210588Z\" level=info msg=\"Stopping container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8 (timeout: 30s)\" id=13af6bce-71a7-40e8-87f7-2df1f0db4121 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:06.153029 crc crio[24284]: time=\"2026-06-12T15:51:06.151459006Z\" level=info msg=\"Stopping container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2 (timeout: 30s)\" id=221ccd35-fe0e-4974-826c-32f4355e57ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:06.153621 crc crio[24284]: time=\"2026-06-12T15:51:06.151908011Z\" level=info msg=\"Stopping container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 (timeout: 30s)\" id=8cb1e27e-35df-4192-bdcc-c07aa689df80 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:06.174511 crc crio[24284]: time=\"2026-06-12T15:51:06.173778656Z\" level=info msg=\"Removing container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d\" id=feea011b-581b-415c-b018-cdb54e76aefa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:06.240765 crc crio[24284]: time=\"2026-06-12T15:51:06.240642178Z\" level=info msg=\"Removed container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api\" id=feea011b-581b-415c-b018-cdb54e76aefa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:06.256708 crc crio[24284]: time=\"2026-06-12T15:51:06.253099299Z\" level=info msg=\"Removing container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff\" id=1094767f-d7d9-48cf-a185-88c7c4115280 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:06.298928 crc crio[24284]: time=\"2026-06-12T15:51:06.298839443Z\" level=info msg=\"Removed container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log\" id=1094767f-d7d9-48cf-a185-88c7c4115280 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:06.301953 crc crio[24284]: time=\"2026-06-12T15:51:06.301848609Z\" level=info msg=\"Stopped container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core\" id=3a6f2171-4d40-47cd-9a0b-3cf5d0555feb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:06.410930 crc crio[24284]: time=\"2026-06-12T15:51:06.410711845Z\" level=info msg=\"Stopped container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd\" id=221ccd35-fe0e-4974-826c-32f4355e57ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:06.677084 crc crio[24284]: time=\"2026-06-12T15:51:06.676751921Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=e6507740-4f08-442f-b78e-5a4b7416c39e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:06.677319 crc crio[24284]: time=\"2026-06-12T15:51:06.677127753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:06.715661 crc crio[24284]: time=\"2026-06-12T15:51:06.715543223Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"\nJun 12 15:51:06.715661 crc crio[24284]: time=\"2026-06-12T15:51:06.715618265Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:07.194412 crc crio[24284]: time=\"2026-06-12T15:51:07.193764842Z\" level=info msg=\"Stopping container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a (timeout: 10s)\" id=b7950028-cb88-43c1-947f-95f31cd2b480 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:07.334403 crc crio[24284]: time=\"2026-06-12T15:51:07.334312024Z\" level=info msg=\"Stopping container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc (timeout: 30s)\" id=9323d996-261e-4829-bc6f-d82abab7715a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:07.341808 crc crio[24284]: time=\"2026-06-12T15:51:07.341708287Z\" level=info msg=\"Stopped container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=b7950028-cb88-43c1-947f-95f31cd2b480 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:07.345662 crc crio[24284]: time=\"2026-06-12T15:51:07.345619678Z\" level=info msg=\"Stopping pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=a5211831-de14-4029-a588-7c7f230704d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:07.346330 crc crio[24284]: time=\"2026-06-12T15:51:07.346304021Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc0009b8ad8}] Aliases:map[]}\"\nJun 12 15:51:07.346569 crc crio[24284]: time=\"2026-06-12T15:51:07.346550389Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75bff4d67f-rfpvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:07.356782 crc crio[24284]: 2026-06-12T15:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cd7e901be4d97b Mac:c2:a7:d2:22:87:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 SocketPath: PciID:}] [{Interface:0xc0001366e0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:07.359722 crc crio[24284]: time=\"2026-06-12T15:51:07.358418951Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"\nJun 12 15:51:07.359722 crc crio[24284]: time=\"2026-06-12T15:51:07.358585767Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.368923 crc crio[24284]: time=\"2026-06-12T15:51:07.36884058Z\" level=info msg=\"Ran pod sandbox 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c with infra container: openstack/nova-api-0/POD\" id=e6507740-4f08-442f-b78e-5a4b7416c39e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:07.384394 crc crio[24284]: time=\"2026-06-12T15:51:07.384135644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=20805380-8780-4582-93fe-992e4554c57e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:07.394303 crc crio[24284]: time=\"2026-06-12T15:51:07.388908029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b2009f39-4395-481b-8261-ec24987f7c57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:07.406321 crc crio[24284]: time=\"2026-06-12T15:51:07.403460992Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3d7ea22a-dd71-4525-b234-e09338f1e667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:07.406321 crc crio[24284]: time=\"2026-06-12T15:51:07.403830664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:07.467758 crc crio[24284]: time=\"2026-06-12T15:51:07.461869171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:07.474340 crc crio[24284]: time=\"2026-06-12T15:51:07.471674117Z\" level=info msg=\"Stopped container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics\" id=9323d996-261e-4829-bc6f-d82abab7715a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:07.474340 crc crio[24284]: time=\"2026-06-12T15:51:07.472832714Z\" level=info msg=\"Stopping pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=c932544c-0804-477e-bcbf-9ad8068812ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:07.474340 crc crio[24284]: time=\"2026-06-12T15:51:07.474054184Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc00008d8c0}] Aliases:map[]}\"\nJun 12 15:51:07.474564 crc crio[24284]: time=\"2026-06-12T15:51:07.474386995Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:07.486812 crc crio[24284]: time=\"2026-06-12T15:51:07.486571967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:07.703101 crc crio[24284]: time=\"2026-06-12T15:51:07.702973945Z\" level=info msg=\"Created container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log\" id=3d7ea22a-dd71-4525-b234-e09338f1e667 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:07.708656 crc crio[24284]: time=\"2026-06-12T15:51:07.7052141Z\" level=info msg=\"Starting container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577\" id=dc625183-96c2-4f7a-88bc-d4c68af85878 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:07.717989 crc crio[24284]: time=\"2026-06-12T15:51:07.717482302Z\" level=info msg=\"Started container\" PID=88209 containerID=5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577 description=openstack/nova-api-0/nova-api-log id=dc625183-96c2-4f7a-88bc-d4c68af85878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\nJun 12 15:51:07.750706 crc crio[24284]: time=\"2026-06-12T15:51:07.750612159Z\" level=info msg=\"Stopped pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=a5211831-de14-4029-a588-7c7f230704d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:07.826184 crc crio[24284]: time=\"2026-06-12T15:51:07.82580913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=37c187f4-a2d5-4ad2-8a5c-cdabbbd227b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:07.924612 crc crio[24284]: time=\"2026-06-12T15:51:07.924170099Z\" level=info msg=\"Stopped pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=c932544c-0804-477e-bcbf-9ad8068812ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:07.937101 crc crio[24284]: time=\"2026-06-12T15:51:07.937008834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e0f3d8d4-3a16-46ae-9035-1a457c73df97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:07.950777 crc crio[24284]: time=\"2026-06-12T15:51:07.949370488Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=7f975c0c-6ff3-4b78-8f64-3736f3e4b8fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:07.950777 crc crio[24284]: time=\"2026-06-12T15:51:07.949992577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:08.059009 crc crio[24284]: time=\"2026-06-12T15:51:08.058899568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:08.063320 crc crio[24284]: time=\"2026-06-12T15:51:08.063278297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:08.222746 crc crio[24284]: time=\"2026-06-12T15:51:08.222209555Z\" level=info msg=\"Created container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api\" id=7f975c0c-6ff3-4b78-8f64-3736f3e4b8fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:08.229825 crc crio[24284]: time=\"2026-06-12T15:51:08.229688807Z\" level=info msg=\"Starting container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58\" id=8c3668c2-9b79-4caa-aa9a-bfeb7e91aad5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:08.262406 crc crio[24284]: time=\"2026-06-12T15:51:08.261587498Z\" level=info msg=\"Started container\" PID=88359 containerID=a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58 description=openstack/nova-api-0/nova-api-api id=8c3668c2-9b79-4caa-aa9a-bfeb7e91aad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\nJun 12 15:51:08.322719 crc crio[24284]: time=\"2026-06-12T15:51:08.322646292Z\" level=info msg=\"Removing container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a\" id=93a9d5c9-8dc6-42fe-a6ed-e3d7b7b7d687 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:08.371771 crc crio[24284]: time=\"2026-06-12T15:51:08.370362485Z\" level=info msg=\"Removed container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=93a9d5c9-8dc6-42fe-a6ed-e3d7b7b7d687 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:08.373639 crc crio[24284]: time=\"2026-06-12T15:51:08.373496776Z\" level=info msg=\"Removing container: f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19\" id=221cb585-e014-4da0-a6a4-c488e87322ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:08.413024 crc crio[24284]: time=\"2026-06-12T15:51:08.412881259Z\" level=info msg=\"Removed container f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init\" id=221cb585-e014-4da0-a6a4-c488e87322ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:08.418747 crc crio[24284]: time=\"2026-06-12T15:51:08.418614975Z\" level=info msg=\"Removing container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc\" id=4be976ec-2502-4211-a091-265029274390 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:08.471004 crc crio[24284]: time=\"2026-06-12T15:51:08.470869811Z\" level=info msg=\"Removed container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics\" id=4be976ec-2502-4211-a091-265029274390 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:09.110932 crc crio[24284]: time=\"2026-06-12T15:51:09.110306023Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=04b75fb6-0cc6-422d-8fdd-613fc8caa44b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:09.111078 crc crio[24284]: time=\"2026-06-12T15:51:09.110976704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:09.157763 crc crio[24284]: time=\"2026-06-12T15:51:09.157651441Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 UID:44f97bc7-f738-4800-8e45-de64a68e076c NetNS:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f97bc7_f738_4800_8e45_de64a68e076c.slice PodAnnotations:0xc0032427e0}] Aliases:map[]}\"\nJun 12 15:51:09.157763 crc crio[24284]: time=\"2026-06-12T15:51:09.157728544Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:09.856192 crc crio[24284]: 2026-06-12T15:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae3e10082118418 Mac:9e:69:e2:27:65:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 SocketPath: PciID:}] [{Interface:0xc00029e5c0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:09.857564 crc crio[24284]: time=\"2026-06-12T15:51:09.857240343Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 UID:44f97bc7-f738-4800-8e45-de64a68e076c NetNS:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f97bc7_f738_4800_8e45_de64a68e076c.slice PodAnnotations:0xc0032427e0}] Aliases:map[]}\"\nJun 12 15:51:09.857718 crc crio[24284]: time=\"2026-06-12T15:51:09.857612555Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:09.874846 crc crio[24284]: time=\"2026-06-12T15:51:09.87477784Z\" level=info msg=\"Ran pod sandbox ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 with infra container: openstack/kube-state-metrics-0/POD\" id=04b75fb6-0cc6-422d-8fdd-613fc8caa44b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:09.881169 crc crio[24284]: time=\"2026-06-12T15:51:09.88109117Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=cfd420b2-cd16-4b93-b26d-74646aa2b996 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:09.956765 crc crio[24284]: time=\"2026-06-12T15:51:09.956657383Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=037cdc35-8516-4e57-b318-0a3f7c600dba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:09.967507 crc crio[24284]: time=\"2026-06-12T15:51:09.967334828Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=67d5e07a-e22a-4756-9996-818e6a57baec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:09.968084 crc crio[24284]: time=\"2026-06-12T15:51:09.96801295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:10.066818 crc crio[24284]: time=\"2026-06-12T15:51:10.066736588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:10.078476 crc crio[24284]: time=\"2026-06-12T15:51:10.076813103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:10.113781 crc crio[24284]: time=\"2026-06-12T15:51:10.113703491Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-6mwz4/POD\" id=ae7ab772-e236-4494-9726-4939eecf13ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:10.113905 crc crio[24284]: time=\"2026-06-12T15:51:10.113815695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:10.166211 crc crio[24284]: time=\"2026-06-12T15:51:10.165013832Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003242c30}] Aliases:map[]}\"\nJun 12 15:51:10.166211 crc crio[24284]: time=\"2026-06-12T15:51:10.165084344Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-6mwz4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:10.348028 crc crio[24284]: time=\"2026-06-12T15:51:10.347462577Z\" level=info msg=\"Created container e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2: openstack/kube-state-metrics-0/kube-state-metrics\" id=67d5e07a-e22a-4756-9996-818e6a57baec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:10.356133 crc crio[24284]: time=\"2026-06-12T15:51:10.352697498Z\" level=info msg=\"Starting container: e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2\" id=19521145-14b5-42d7-a448-0e13910e755f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:10.365889 crc crio[24284]: time=\"2026-06-12T15:51:10.365558207Z\" level=info msg=\"Started container\" PID=88658 containerID=e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2 description=openstack/kube-state-metrics-0/kube-state-metrics id=19521145-14b5-42d7-a448-0e13910e755f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0\nJun 12 15:51:10.819895 crc crio[24284]: 2026-06-12T15:51:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f2a005a86d8111 Mac:56:a9:02:01:cc:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 SocketPath: PciID:}] [{Interface:0xc00037c840 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:10.821194 crc crio[24284]: time=\"2026-06-12T15:51:10.821106299Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003242c30}] Aliases:map[]}\"\nJun 12 15:51:10.821428 crc crio[24284]: time=\"2026-06-12T15:51:10.821397929Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-6mwz4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:10.835602 crc crio[24284]: time=\"2026-06-12T15:51:10.835469431Z\" level=info msg=\"Ran pod sandbox 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee with infra container: openstack/nova-cell1-cell-mapping-6mwz4/POD\" id=ae7ab772-e236-4494-9726-4939eecf13ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:10.838011 crc crio[24284]: time=\"2026-06-12T15:51:10.83793576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9591a6f4-8b0e-4660-9192-81426f4da1ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:10.867660 crc crio[24284]: time=\"2026-06-12T15:51:10.867541854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3a70cf7c-7e0c-4ecf-ba95-0a967fb76c58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:10.879573 crc crio[24284]: time=\"2026-06-12T15:51:10.879461712Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage\" id=71b954ca-9420-45c7-a3ab-75b94cac1ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:10.880129 crc crio[24284]: time=\"2026-06-12T15:51:10.880059902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:11.049566 crc crio[24284]: time=\"2026-06-12T15:51:11.049461053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:11.058781 crc crio[24284]: time=\"2026-06-12T15:51:11.058706844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:11.235046 crc crio[24284]: time=\"2026-06-12T15:51:11.234536741Z\" level=info msg=\"Created container 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage\" id=71b954ca-9420-45c7-a3ab-75b94cac1ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:11.236381 crc crio[24284]: time=\"2026-06-12T15:51:11.236332749Z\" level=info msg=\"Starting container: 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1\" id=5c8aeb58-de05-4e5c-aec7-771a8291e174 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:11.242596 crc crio[24284]: time=\"2026-06-12T15:51:11.24254914Z\" level=info msg=\"Started container\" PID=88753 containerID=9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1 description=openstack/nova-cell1-cell-mapping-6mwz4/nova-manage id=5c8aeb58-de05-4e5c-aec7-771a8291e174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\nJun 12 15:51:14.405839 crc crio[24284]: time=\"2026-06-12T15:51:14.404607078Z\" level=info msg=\"Stopped container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent\" id=13af6bce-71a7-40e8-87f7-2df1f0db4121 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:18.581642 crc crio[24284]: time=\"2026-06-12T15:51:18.579728725Z\" level=info msg=\"Stopping pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=990433d1-23a6-4b40-bbd6-c69cc7e25c9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:18.583371 crc crio[24284]: time=\"2026-06-12T15:51:18.582047541Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003243a30}] Aliases:map[]}\"\nJun 12 15:51:18.583371 crc crio[24284]: time=\"2026-06-12T15:51:18.582410083Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-6mwz4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:19.039209 crc crio[24284]: time=\"2026-06-12T15:51:19.038847629Z\" level=info msg=\"Stopped pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=990433d1-23a6-4b40-bbd6-c69cc7e25c9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:19.856164 crc crio[24284]: time=\"2026-06-12T15:51:19.85561862Z\" level=info msg=\"Stopping container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58 (timeout: 30s)\" id=97d34915-1c5d-47e2-a0fd-542255aa3892 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:19.857045 crc crio[24284]: time=\"2026-06-12T15:51:19.855731133Z\" level=info msg=\"Stopping container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577 (timeout: 30s)\" id=e7208130-dda6-4e64-9a42-415cb49e3c4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:19.887732 crc crio[24284]: time=\"2026-06-12T15:51:19.887615979Z\" level=info msg=\"Stopping container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034 (timeout: 30s)\" id=ae33b82d-2bad-4e4e-80ca-5a747df72270 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:20.002520 crc crio[24284]: time=\"2026-06-12T15:51:20.002424236Z\" level=info msg=\"Stopped container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log\" id=e7208130-dda6-4e64-9a42-415cb49e3c4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:21.661729 crc crio[24284]: time=\"2026-06-12T15:51:21.66030888Z\" level=info msg=\"Stopping container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65 (timeout: 30s)\" id=bad2346d-0f62-427c-84f3-cfee76ae4e71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:21.661729 crc crio[24284]: time=\"2026-06-12T15:51:21.660398863Z\" level=info msg=\"Stopping container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96 (timeout: 30s)\" id=375c5133-7576-4ba8-a36a-3127203a4ed7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:23.050748 crc crio[24284]: time=\"2026-06-12T15:51:23.050103541Z\" level=info msg=\"Stopped container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log\" id=bad2346d-0f62-427c-84f3-cfee76ae4e71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:23.505816 crc crio[24284]: time=\"2026-06-12T15:51:23.505647509Z\" level=info msg=\"Stopped container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api\" id=97d34915-1c5d-47e2-a0fd-542255aa3892 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:23.508568 crc crio[24284]: time=\"2026-06-12T15:51:23.508512422Z\" level=info msg=\"Stopping pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=d99b950d-9208-40f6-9074-48f72821b286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:23.509402 crc crio[24284]: time=\"2026-06-12T15:51:23.509326149Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc002722868}] Aliases:map[]}\"\nJun 12 15:51:23.509555 crc crio[24284]: time=\"2026-06-12T15:51:23.509504935Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:23.607815 crc crio[24284]: time=\"2026-06-12T15:51:23.607599733Z\" level=info msg=\"Stopped container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae33b82d-2bad-4e4e-80ca-5a747df72270 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:23.618391 crc crio[24284]: time=\"2026-06-12T15:51:23.618141253Z\" level=info msg=\"Stopping pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=99590bba-0988-438b-9aeb-32d558e53091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:23.619039 crc crio[24284]: time=\"2026-06-12T15:51:23.61898006Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0027229a0}] Aliases:map[]}\"\nJun 12 15:51:23.619191 crc crio[24284]: time=\"2026-06-12T15:51:23.619126325Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:24.036563 crc crio[24284]: time=\"2026-06-12T15:51:24.035877513Z\" level=info msg=\"Stopped pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=d99b950d-9208-40f6-9074-48f72821b286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:24.084020 crc crio[24284]: time=\"2026-06-12T15:51:24.083899339Z\" level=info msg=\"Stopped pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=99590bba-0988-438b-9aeb-32d558e53091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:24.766215 crc crio[24284]: time=\"2026-06-12T15:51:24.765808781Z\" level=info msg=\"Removing container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58\" id=dc83a450-0b27-43dd-848b-1d11214e885d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:24.816776 crc crio[24284]: time=\"2026-06-12T15:51:24.816709406Z\" level=info msg=\"Stopped container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata\" id=375c5133-7576-4ba8-a36a-3127203a4ed7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:24.818352 crc crio[24284]: time=\"2026-06-12T15:51:24.818183153Z\" level=info msg=\"Stopping pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=4bca5ddd-f41f-4995-9950-b25e798e9efe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:24.819051 crc crio[24284]: time=\"2026-06-12T15:51:24.818968028Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc001e05040}] Aliases:map[]}\"\nJun 12 15:51:24.819408 crc crio[24284]: time=\"2026-06-12T15:51:24.81935433Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:24.929472 crc crio[24284]: time=\"2026-06-12T15:51:24.929149538Z\" level=info msg=\"Removed container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api\" id=dc83a450-0b27-43dd-848b-1d11214e885d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:24.933865 crc crio[24284]: time=\"2026-06-12T15:51:24.93382838Z\" level=info msg=\"Removing container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577\" id=ce28dfa9-2ea5-49db-97cc-cbaa204cd6f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.017336 crc crio[24284]: time=\"2026-06-12T15:51:25.016084545Z\" level=info msg=\"Removed container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log\" id=ce28dfa9-2ea5-49db-97cc-cbaa204cd6f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.027120 crc crio[24284]: time=\"2026-06-12T15:51:25.027025778Z\" level=info msg=\"Removing container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034\" id=cfbf3dad-c650-4d2b-8fa8-17a9ac9a9f62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.078580 crc crio[24284]: time=\"2026-06-12T15:51:25.075820377Z\" level=info msg=\"Removed container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=cfbf3dad-c650-4d2b-8fa8-17a9ac9a9f62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.349346 crc crio[24284]: time=\"2026-06-12T15:51:25.346775243Z\" level=info msg=\"Stopped pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=4bca5ddd-f41f-4995-9950-b25e798e9efe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:25.448772 crc crio[24284]: time=\"2026-06-12T15:51:25.448530669Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=3f665e75-aa85-495b-bdbf-3bc67ee086f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:25.448772 crc crio[24284]: time=\"2026-06-12T15:51:25.448631493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:25.492496 crc crio[24284]: time=\"2026-06-12T15:51:25.492386683Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 UID:06232d09-37e3-4571-a781-b3b7d3c4086c NetNS:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06232d09_37e3_4571_a781_b3b7d3c4086c.slice PodAnnotations:0xc004af8028}] Aliases:map[]}\"\nJun 12 15:51:25.492765 crc crio[24284]: time=\"2026-06-12T15:51:25.492688333Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:25.805188 crc crio[24284]: time=\"2026-06-12T15:51:25.804543903Z\" level=info msg=\"Removing container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96\" id=ac1c71ae-ffd9-4d2e-ac07-02c0c6271707 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.841481 crc crio[24284]: time=\"2026-06-12T15:51:25.841384962Z\" level=info msg=\"Removed container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata\" id=ac1c71ae-ffd9-4d2e-ac07-02c0c6271707 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.844161 crc crio[24284]: time=\"2026-06-12T15:51:25.843941605Z\" level=info msg=\"Removing container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65\" id=e13f7d4e-36a0-4be2-a587-5491fb7a6236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.863036 crc crio[24284]: time=\"2026-06-12T15:51:25.862902752Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=4418fcc7-4809-461f-bc81-ba413937e6f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:25.863036 crc crio[24284]: time=\"2026-06-12T15:51:25.863027246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:25.868519 crc crio[24284]: time=\"2026-06-12T15:51:25.868409732Z\" level=info msg=\"Removed container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log\" id=e13f7d4e-36a0-4be2-a587-5491fb7a6236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:25.901461 crc crio[24284]: time=\"2026-06-12T15:51:25.901372682Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 UID:026963cb-c68e-4d69-8e50-941e9cff9a57 NetNS:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod026963cb_c68e_4d69_8e50_941e9cff9a57.slice PodAnnotations:0xc004af8670}] Aliases:map[]}\"\nJun 12 15:51:25.901461 crc crio[24284]: time=\"2026-06-12T15:51:25.901438945Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:26.002827 crc crio[24284]: 2026-06-12T15:51:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a16d943508d659a Mac:16:6b:dc:27:9b:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:26.004173 crc crio[24284]: time=\"2026-06-12T15:51:26.004054849Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 UID:06232d09-37e3-4571-a781-b3b7d3c4086c NetNS:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06232d09_37e3_4571_a781_b3b7d3c4086c.slice PodAnnotations:0xc004af8028}] Aliases:map[]}\"\nJun 12 15:51:26.004390 crc crio[24284]: time=\"2026-06-12T15:51:26.004330918Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:26.019798 crc crio[24284]: time=\"2026-06-12T15:51:26.014936543Z\" level=info msg=\"Ran pod sandbox a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 with infra container: openstack/nova-api-0/POD\" id=3f665e75-aa85-495b-bdbf-3bc67ee086f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:26.029812 crc crio[24284]: time=\"2026-06-12T15:51:26.028949242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=100976d6-9f99-49c1-ac1d-ca0083191cca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.038681 crc crio[24284]: time=\"2026-06-12T15:51:26.032116421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aac654ab-61f5-4de1-baec-39be4c8391c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.063527 crc crio[24284]: time=\"2026-06-12T15:51:26.063204322Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3a9e4543-f53e-4d6b-bfef-7e11cb0b3d3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:26.063799 crc crio[24284]: time=\"2026-06-12T15:51:26.063726959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.146059 crc crio[24284]: time=\"2026-06-12T15:51:26.145954556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.157704 crc crio[24284]: time=\"2026-06-12T15:51:26.157521471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.442715 crc crio[24284]: time=\"2026-06-12T15:51:26.442028483Z\" level=info msg=\"Created container cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d: openstack/nova-api-0/nova-api-log\" id=3a9e4543-f53e-4d6b-bfef-7e11cb0b3d3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:26.444195 crc crio[24284]: time=\"2026-06-12T15:51:26.443698147Z\" level=info msg=\"Starting container: cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d\" id=3eb8c87c-d713-4cfc-81c0-9cde63c354ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:26.452149 crc crio[24284]: time=\"2026-06-12T15:51:26.452027032Z\" level=info msg=\"Started container\" PID=89714 containerID=cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d description=openstack/nova-api-0/nova-api-log id=3eb8c87c-d713-4cfc-81c0-9cde63c354ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185\nJun 12 15:51:26.517317 crc crio[24284]: time=\"2026-06-12T15:51:26.513442693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f197c11-51c9-47e9-8f84-1d5fc8b57d46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.657081 crc crio[24284]: time=\"2026-06-12T15:51:26.656927481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9edf4b39-d7bb-4c71-961b-f88809f5d898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.723074 crc crio[24284]: time=\"2026-06-12T15:51:26.722974427Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=09ef992b-e58f-477e-95ce-043e81202c34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:26.723588 crc crio[24284]: time=\"2026-06-12T15:51:26.723454742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.726729 crc crio[24284]: 2026-06-12T15:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c5af3a0d0185e9 Mac:82:df:c1:47:54:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 SocketPath: PciID:}] [{Interface:0xc000492610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:26.728615 crc crio[24284]: time=\"2026-06-12T15:51:26.728537658Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 UID:026963cb-c68e-4d69-8e50-941e9cff9a57 NetNS:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod026963cb_c68e_4d69_8e50_941e9cff9a57.slice PodAnnotations:0xc004af8670}] Aliases:map[]}\"\nJun 12 15:51:26.728809 crc crio[24284]: time=\"2026-06-12T15:51:26.728750825Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:26.766471 crc crio[24284]: time=\"2026-06-12T15:51:26.765991092Z\" level=info msg=\"Ran pod sandbox 8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 with infra container: openstack/nova-scheduler-0/POD\" id=4418fcc7-4809-461f-bc81-ba413937e6f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:26.772116 crc crio[24284]: time=\"2026-06-12T15:51:26.772035807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d14a7b0a-5f1e-4e36-81db-715071381d4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.798315 crc crio[24284]: time=\"2026-06-12T15:51:26.797657311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7f19ab1b-8f99-4336-9817-188c2a2eb548 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.823863 crc crio[24284]: time=\"2026-06-12T15:51:26.808472901Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2a3fa275-4f12-4443-bf1e-132702da1275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:26.823863 crc crio[24284]: time=\"2026-06-12T15:51:26.808782461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.844031 crc crio[24284]: time=\"2026-06-12T15:51:26.843924971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.848794 crc crio[24284]: time=\"2026-06-12T15:51:26.848715695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.881203 crc crio[24284]: time=\"2026-06-12T15:51:26.881043547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.887914 crc crio[24284]: time=\"2026-06-12T15:51:26.887820835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.028450 crc crio[24284]: time=\"2026-06-12T15:51:27.02555172Z\" level=info msg=\"Created container af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2a3fa275-4f12-4443-bf1e-132702da1275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:27.029937 crc crio[24284]: time=\"2026-06-12T15:51:27.029891139Z\" level=info msg=\"Starting container: af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8\" id=124af7da-2b9f-4306-b15a-64a38dba54aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:27.041537 crc crio[24284]: time=\"2026-06-12T15:51:27.039923312Z\" level=info msg=\"Created container ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2: openstack/nova-api-0/nova-api-api\" id=09ef992b-e58f-477e-95ce-043e81202c34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:27.043543 crc crio[24284]: time=\"2026-06-12T15:51:27.042164554Z\" level=info msg=\"Started container\" PID=89824 containerID=af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=124af7da-2b9f-4306-b15a-64a38dba54aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255\nJun 12 15:51:27.043543 crc crio[24284]: time=\"2026-06-12T15:51:27.04319291Z\" level=info msg=\"Starting container: ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2\" id=f10a351c-7354-4764-ad31-c252a352b4ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:27.051648 crc crio[24284]: time=\"2026-06-12T15:51:27.051526136Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b9898ac4-755d-4949-905a-118fa641263d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:27.051913 crc crio[24284]: time=\"2026-06-12T15:51:27.051691344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.056297 crc crio[24284]: time=\"2026-06-12T15:51:27.055756212Z\" level=info msg=\"Started container\" PID=89820 containerID=ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2 description=openstack/nova-api-0/nova-api-api id=f10a351c-7354-4764-ad31-c252a352b4ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185\nJun 12 15:51:27.090100 crc crio[24284]: time=\"2026-06-12T15:51:27.089961344Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 UID:9f2d1d78-dff8-48bb-9a84-d0639e9454f6 NetNS:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2d1d78_dff8_48bb_9a84_d0639e9454f6.slice PodAnnotations:0xc0006be340}] Aliases:map[]}\"\nJun 12 15:51:27.090455 crc crio[24284]: time=\"2026-06-12T15:51:27.09043364Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:27.680471 crc crio[24284]: 2026-06-12T15:51:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ff4e3efd0a5cb6 Mac:f2:01:d7:16:20:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d SocketPath: PciID:}] [{Interface:0xc0004366c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:27.680471 crc crio[24284]: time=\"2026-06-12T15:51:27.679794527Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 UID:9f2d1d78-dff8-48bb-9a84-d0639e9454f6 NetNS:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2d1d78_dff8_48bb_9a84_d0639e9454f6.slice PodAnnotations:0xc0006be340}] Aliases:map[]}\"\nJun 12 15:51:27.680471 crc crio[24284]: time=\"2026-06-12T15:51:27.679927791Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:27.693800 crc crio[24284]: time=\"2026-06-12T15:51:27.692672183Z\" level=info msg=\"Ran pod sandbox 4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 with infra container: openstack/nova-metadata-0/POD\" id=b9898ac4-755d-4949-905a-118fa641263d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:27.696882 crc crio[24284]: time=\"2026-06-12T15:51:27.696779807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1376d264-0d8c-4522-b783-a96eea68095f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:27.699278 crc crio[24284]: time=\"2026-06-12T15:51:27.699120309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=30dfb6f4-31c6-4670-b109-65a3cb776c4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:27.710409 crc crio[24284]: time=\"2026-06-12T15:51:27.710316448Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=20bebba6-ac90-46f4-967e-70cd8b3a72fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:27.711620 crc crio[24284]: time=\"2026-06-12T15:51:27.7115609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.757554 crc crio[24284]: time=\"2026-06-12T15:51:27.757442527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.765711 crc crio[24284]: time=\"2026-06-12T15:51:27.764789393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.973348 crc crio[24284]: time=\"2026-06-12T15:51:27.973099431Z\" level=info msg=\"Created container 210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0: openstack/nova-metadata-0/nova-metadata-log\" id=20bebba6-ac90-46f4-967e-70cd8b3a72fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:27.974575 crc crio[24284]: time=\"2026-06-12T15:51:27.974370711Z\" level=info msg=\"Starting container: 210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0\" id=1423500c-54c5-4839-8d6b-c7b76a425be7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:27.986129 crc crio[24284]: time=\"2026-06-12T15:51:27.985604083Z\" level=info msg=\"Started container\" PID=90091 containerID=210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0 description=openstack/nova-metadata-0/nova-metadata-log id=1423500c-54c5-4839-8d6b-c7b76a425be7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1\nJun 12 15:51:28.000077 crc crio[24284]: time=\"2026-06-12T15:51:27.999993696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=55f1d2fb-72c1-442d-beff-befb857b62d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:28.041716 crc crio[24284]: time=\"2026-06-12T15:51:28.041627716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=855c561a-7162-4b47-bbfc-cdfbf443ea60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:28.052994 crc crio[24284]: time=\"2026-06-12T15:51:28.052916313Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=00e97ffa-0506-4d72-8895-30d24b25ae57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:28.053439 crc crio[24284]: time=\"2026-06-12T15:51:28.053382079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:28.093587 crc crio[24284]: time=\"2026-06-12T15:51:28.093387494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:28.097186 crc crio[24284]: time=\"2026-06-12T15:51:28.097118924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:28.248760 crc crio[24284]: time=\"2026-06-12T15:51:28.248644693Z\" level=info msg=\"Created container 128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb: openstack/nova-metadata-0/nova-metadata-metadata\" id=00e97ffa-0506-4d72-8895-30d24b25ae57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:28.250172 crc crio[24284]: time=\"2026-06-12T15:51:28.250067159Z\" level=info msg=\"Starting container: 128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb\" id=7e68a28e-9aa0-4d0d-b5ff-dd3fc8f3d614 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:28.258563 crc crio[24284]: time=\"2026-06-12T15:51:28.25845729Z\" level=info msg=\"Started container\" PID=90144 containerID=128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb description=openstack/nova-metadata-0/nova-metadata-metadata id=7e68a28e-9aa0-4d0d-b5ff-dd3fc8f3d614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1\nJun 12 15:51:36.171481 crc crio[24284]: time=\"2026-06-12T15:51:36.170378934Z\" level=warning msg=\"Stopping container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 with stop signal(15) timed out. Killing...\"\nJun 12 15:51:36.296609 crc crio[24284]: time=\"2026-06-12T15:51:36.296001896Z\" level=error msg=\"Killing container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:51:36.324673 crc crio[24284]: time=\"2026-06-12T15:51:36.324511046Z\" level=info msg=\"Stopped container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent\" id=8cb1e27e-35df-4192-bdcc-c07aa689df80 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:36.325906 crc crio[24284]: time=\"2026-06-12T15:51:36.325778546Z\" level=info msg=\"Stopping pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=a5ba6631-539c-46f7-89ca-4c420764f425 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:36.326709 crc crio[24284]: time=\"2026-06-12T15:51:36.326631013Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc0042871d8}] Aliases:map[]}\"\nJun 12 15:51:36.326960 crc crio[24284]: time=\"2026-06-12T15:51:36.326893762Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:36.658678 crc crio[24284]: time=\"2026-06-12T15:51:36.658529532Z\" level=info msg=\"Stopped pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=a5ba6631-539c-46f7-89ca-4c420764f425 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:37.021186 crc crio[24284]: time=\"2026-06-12T15:51:37.020709111Z\" level=info msg=\"Removing container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2\" id=5b2a10f8-0723-4415-8b1d-9d388c6f9f1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.083021 crc crio[24284]: time=\"2026-06-12T15:51:37.082917733Z\" level=info msg=\"Removed container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd\" id=5b2a10f8-0723-4415-8b1d-9d388c6f9f1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.096117 crc crio[24284]: time=\"2026-06-12T15:51:37.089475397Z\" level=info msg=\"Removing container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c\" id=eab0b742-122a-4ee4-9293-50b55d588955 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.120449 crc crio[24284]: time=\"2026-06-12T15:51:37.119622671Z\" level=info msg=\"Removed container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core\" id=eab0b742-122a-4ee4-9293-50b55d588955 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.124084 crc crio[24284]: time=\"2026-06-12T15:51:37.12400367Z\" level=info msg=\"Removing container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0\" id=7ef58d07-4ec5-41f0-a7aa-7d281dfcfdc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.148646 crc crio[24284]: time=\"2026-06-12T15:51:37.148525325Z\" level=info msg=\"Removed container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent\" id=7ef58d07-4ec5-41f0-a7aa-7d281dfcfdc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.154818 crc crio[24284]: time=\"2026-06-12T15:51:37.154661006Z\" level=info msg=\"Removing container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8\" id=83c12e42-4fc9-4bdf-8d3b-cadead1d3e12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.188510 crc crio[24284]: time=\"2026-06-12T15:51:37.188368049Z\" level=info msg=\"Removed container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent\" id=83c12e42-4fc9-4bdf-8d3b-cadead1d3e12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:51:37.816516 crc crio[24284]: time=\"2026-06-12T15:51:37.816344352Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=af496ac6-b83b-47a4-a05b-039621367f75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:37.816516 crc crio[24284]: time=\"2026-06-12T15:51:37.816440685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:37.864031 crc crio[24284]: time=\"2026-06-12T15:51:37.86379439Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 UID:8df5db0d-597d-4235-81e6-fc8248fe1c21 NetNS:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df5db0d_597d_4235_81e6_fc8248fe1c21.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"\nJun 12 15:51:37.864031 crc crio[24284]: time=\"2026-06-12T15:51:37.863868603Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:38.703437 crc crio[24284]: 2026-06-12T15:51:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79b80365e91e93f Mac:ee:02:d0:d5:8f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 SocketPath: PciID:}] [{Interface:0xc000442710 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:38.705667 crc crio[24284]: time=\"2026-06-12T15:51:38.704995062Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 UID:8df5db0d-597d-4235-81e6-fc8248fe1c21 NetNS:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df5db0d_597d_4235_81e6_fc8248fe1c21.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"\nJun 12 15:51:38.705667 crc crio[24284]: time=\"2026-06-12T15:51:38.705139152Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:38.713897 crc crio[24284]: time=\"2026-06-12T15:51:38.713819243Z\" level=info msg=\"Ran pod sandbox 79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 with infra container: openstack/ceilometer-0/POD\" id=af496ac6-b83b-47a4-a05b-039621367f75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:38.716346 crc crio[24284]: time=\"2026-06-12T15:51:38.716214797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=64372536-60a8-46d5-88e6-d9e40aa70c4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:38.751609 crc crio[24284]: time=\"2026-06-12T15:51:38.751453553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9953add2-13f9-49cf-b64b-dcac686382df name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:38.762059 crc crio[24284]: time=\"2026-06-12T15:51:38.761979771Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e6b72dc3-050d-459f-ab05-09d14cdf952a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:38.762435 crc crio[24284]: time=\"2026-06-12T15:51:38.762401155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:38.830583 crc crio[24284]: time=\"2026-06-12T15:51:38.829865618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:38.836928 crc crio[24284]: time=\"2026-06-12T15:51:38.836710729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:39.438830 crc crio[24284]: time=\"2026-06-12T15:51:39.438211686Z\" level=info msg=\"Created container 026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212: openstack/ceilometer-0/ceilometer-central-agent\" id=e6b72dc3-050d-459f-ab05-09d14cdf952a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:39.441513 crc crio[24284]: time=\"2026-06-12T15:51:39.441369367Z\" level=info msg=\"Starting container: 026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212\" id=722a9ad7-7e12-4fae-a548-752471330056 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:39.454778 crc crio[24284]: time=\"2026-06-12T15:51:39.454357016Z\" level=info msg=\"Started container\" PID=90907 containerID=026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212 description=openstack/ceilometer-0/ceilometer-central-agent id=722a9ad7-7e12-4fae-a548-752471330056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8\nJun 12 15:51:39.472037 crc crio[24284]: time=\"2026-06-12T15:51:39.471923503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=032ed0c0-892e-409f-b3fe-3e004746088e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:39.499695 crc crio[24284]: time=\"2026-06-12T15:51:39.499457399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1ebb46d6-30bf-41c2-8fb0-f4c025fdee14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:39.509648 crc crio[24284]: time=\"2026-06-12T15:51:39.509545574Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=160c5ef7-7a3d-4d50-8f2b-06163c0c7f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:39.510040 crc crio[24284]: time=\"2026-06-12T15:51:39.509981518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:39.578156 crc crio[24284]: time=\"2026-06-12T15:51:39.577985296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:39.584494 crc crio[24284]: time=\"2026-06-12T15:51:39.584409403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:39.720816 crc crio[24284]: time=\"2026-06-12T15:51:39.720711274Z\" level=info msg=\"Created container b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157: openstack/ceilometer-0/ceilometer-notification-agent\" id=160c5ef7-7a3d-4d50-8f2b-06163c0c7f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:39.722190 crc crio[24284]: time=\"2026-06-12T15:51:39.722105887Z\" level=info msg=\"Starting container: b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157\" id=c1d45534-a5fc-4e29-bfd1-a3c5c5d0b497 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:39.729107 crc crio[24284]: time=\"2026-06-12T15:51:39.728928297Z\" level=info msg=\"Started container\" PID=90965 containerID=b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157 description=openstack/ceilometer-0/ceilometer-notification-agent id=c1d45534-a5fc-4e29-bfd1-a3c5c5d0b497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8\nJun 12 15:51:39.745211 crc crio[24284]: time=\"2026-06-12T15:51:39.7435422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3eddff00-52dc-4737-995b-3477676cfe62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:39.760760 crc crio[24284]: time=\"2026-06-12T15:51:39.759650797Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a7dab142-eda0-4ae1-96e0-dbbb2b017598 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:39.767107 crc crio[24284]: time=\"2026-06-12T15:51:39.766984022Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=9ec380ca-e461-4aef-9da8-f839866d0715 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:39.767597 crc crio[24284]: time=\"2026-06-12T15:51:39.76753432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:39.818555 crc crio[24284]: time=\"2026-06-12T15:51:39.81843975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:39.824219 crc crio[24284]: time=\"2026-06-12T15:51:39.824084732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:40.007966 crc crio[24284]: time=\"2026-06-12T15:51:40.007811899Z\" level=info msg=\"Created container 64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53: openstack/ceilometer-0/sg-core\" id=9ec380ca-e461-4aef-9da8-f839866d0715 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:40.011910 crc crio[24284]: time=\"2026-06-12T15:51:40.008990926Z\" level=info msg=\"Starting container: 64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53\" id=dcdf93c4-f606-49c7-a947-53734ca456bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:40.014678 crc crio[24284]: time=\"2026-06-12T15:51:40.014575905Z\" level=info msg=\"Started container\" PID=90981 containerID=64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53 description=openstack/ceilometer-0/sg-core id=dcdf93c4-f606-49c7-a947-53734ca456bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8\nJun 12 15:51:40.029694 crc crio[24284]: time=\"2026-06-12T15:51:40.029599998Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d1fdd89c-4646-4591-8288-e6aecf75bb86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:40.078408 crc crio[24284]: time=\"2026-06-12T15:51:40.077893354Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=603bedf8-623d-45e1-b0c0-16f162027d9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:40.106574 crc crio[24284]: time=\"2026-06-12T15:51:40.106486785Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f66befb7-42d7-43c5-84d8-fb88a07722ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:40.106912 crc crio[24284]: time=\"2026-06-12T15:51:40.106847536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:40.161043 crc crio[24284]: time=\"2026-06-12T15:51:40.160884896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:40.165785 crc crio[24284]: time=\"2026-06-12T15:51:40.165683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:40.295598 crc crio[24284]: time=\"2026-06-12T15:51:40.295375746Z\" level=info msg=\"Created container 7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101: openstack/ceilometer-0/proxy-httpd\" id=f66befb7-42d7-43c5-84d8-fb88a07722ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:40.296957 crc crio[24284]: time=\"2026-06-12T15:51:40.296849224Z\" level=info msg=\"Starting container: 7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101\" id=f7d67652-337a-4ef9-b884-ae2d0d1546f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:40.310685 crc crio[24284]: time=\"2026-06-12T15:51:40.310577366Z\" level=info msg=\"Started container\" PID=91011 containerID=7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101 description=openstack/ceilometer-0/proxy-httpd id=f7d67652-337a-4ef9-b884-ae2d0d1546f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8\nJun 12 15:51:45.898451 crc crio[24284]: time=\"2026-06-12T15:51:45.897422702Z\" level=info msg=\"Stopping pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=6faae120-5429-43a9-a60c-4ae76e2bd54d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.898451 crc crio[24284]: time=\"2026-06-12T15:51:45.898411314Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=6faae120-5429-43a9-a60c-4ae76e2bd54d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.900149 crc crio[24284]: time=\"2026-06-12T15:51:45.899183599Z\" level=info msg=\"Removing pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=10f8a577-a983-4cb8-829f-f8641ad845b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.918893 crc crio[24284]: time=\"2026-06-12T15:51:45.918750501Z\" level=info msg=\"Removed pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=10f8a577-a983-4cb8-829f-f8641ad845b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.920001 crc crio[24284]: time=\"2026-06-12T15:51:45.919875721Z\" level=info msg=\"Stopping pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=6b7245bb-3f9f-401e-8a03-373585ab8d90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.920001 crc crio[24284]: time=\"2026-06-12T15:51:45.919962154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=6b7245bb-3f9f-401e-8a03-373585ab8d90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.920738 crc crio[24284]: time=\"2026-06-12T15:51:45.920695252Z\" level=info msg=\"Removing pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=f607d86b-d5eb-482a-a2be-fac7ca51672e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.942090 crc crio[24284]: time=\"2026-06-12T15:51:45.941929759Z\" level=info msg=\"Removed pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=f607d86b-d5eb-482a-a2be-fac7ca51672e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.943029 crc crio[24284]: time=\"2026-06-12T15:51:45.942931592Z\" level=info msg=\"Stopping pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=1f7b5dac-ec14-4d5c-aa8c-30594e125393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.943029 crc crio[24284]: time=\"2026-06-12T15:51:45.943027435Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=1f7b5dac-ec14-4d5c-aa8c-30594e125393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.943961 crc crio[24284]: time=\"2026-06-12T15:51:45.943858848Z\" level=info msg=\"Removing pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=cb2bec8b-fbd1-40a0-b424-85b1ce480b58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.963336 crc crio[24284]: time=\"2026-06-12T15:51:45.963152251Z\" level=info msg=\"Removed pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=cb2bec8b-fbd1-40a0-b424-85b1ce480b58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.964054 crc crio[24284]: time=\"2026-06-12T15:51:45.963973295Z\" level=info msg=\"Stopping pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=6e5dabd6-f13b-46e9-b135-8cb93ee2a112 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.964054 crc crio[24284]: time=\"2026-06-12T15:51:45.964039867Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=6e5dabd6-f13b-46e9-b135-8cb93ee2a112 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.964704 crc crio[24284]: time=\"2026-06-12T15:51:45.964623886Z\" level=info msg=\"Removing pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=e7f8f1d1-18ab-43b6-8207-309c241f547a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.977287 crc crio[24284]: time=\"2026-06-12T15:51:45.977166264Z\" level=info msg=\"Removed pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=e7f8f1d1-18ab-43b6-8207-309c241f547a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:45.978470 crc crio[24284]: time=\"2026-06-12T15:51:45.978345917Z\" level=info msg=\"Stopping pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=cde730d9-0257-49e8-bcb6-235152d97544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.978470 crc crio[24284]: time=\"2026-06-12T15:51:45.97842863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=cde730d9-0257-49e8-bcb6-235152d97544 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:45.981507 crc crio[24284]: time=\"2026-06-12T15:51:45.980648805Z\" level=info msg=\"Removing pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=03ca502b-ed0c-47af-baed-9167c18266d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.000379 crc crio[24284]: time=\"2026-06-12T15:51:46.000203185Z\" level=info msg=\"Removed pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=03ca502b-ed0c-47af-baed-9167c18266d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.001019 crc crio[24284]: time=\"2026-06-12T15:51:46.000935159Z\" level=info msg=\"Stopping pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=5ec846d7-95da-4e65-833d-7dba88488687 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.001019 crc crio[24284]: time=\"2026-06-12T15:51:46.000998951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=5ec846d7-95da-4e65-833d-7dba88488687 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.001750 crc crio[24284]: time=\"2026-06-12T15:51:46.001662349Z\" level=info msg=\"Removing pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=6a5e493f-3f38-4742-afd0-a8847b58e4ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.020117 crc crio[24284]: time=\"2026-06-12T15:51:46.019767536Z\" level=info msg=\"Removed pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=6a5e493f-3f38-4742-afd0-a8847b58e4ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.020892 crc crio[24284]: time=\"2026-06-12T15:51:46.020715702Z\" level=info msg=\"Stopping pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=6ae801bf-84b9-4160-8692-8140e92d2b10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.020892 crc crio[24284]: time=\"2026-06-12T15:51:46.020825275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=6ae801bf-84b9-4160-8692-8140e92d2b10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.021940 crc crio[24284]: time=\"2026-06-12T15:51:46.021773326Z\" level=info msg=\"Removing pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=b8ee60c4-3475-42a1-b925-c316844a7dfd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.079695 crc crio[24284]: time=\"2026-06-12T15:51:46.07962907Z\" level=info msg=\"Removed pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=b8ee60c4-3475-42a1-b925-c316844a7dfd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.080962 crc crio[24284]: time=\"2026-06-12T15:51:46.080801337Z\" level=info msg=\"Stopping pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=7c42ba67-f5e9-4575-af00-996e44473d25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.081161 crc crio[24284]: time=\"2026-06-12T15:51:46.081135808Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=7c42ba67-f5e9-4575-af00-996e44473d25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.083404 crc crio[24284]: time=\"2026-06-12T15:51:46.08215671Z\" level=info msg=\"Removing pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=e453ff5d-0024-4491-a23d-13d04396910c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.107644 crc crio[24284]: time=\"2026-06-12T15:51:46.107521205Z\" level=info msg=\"Removed pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=e453ff5d-0024-4491-a23d-13d04396910c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.108686 crc crio[24284]: time=\"2026-06-12T15:51:46.108604912Z\" level=info msg=\"Stopping pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=251e7ad2-2a20-48a8-9fa7-bf134bb67775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.108785 crc crio[24284]: time=\"2026-06-12T15:51:46.108706066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=251e7ad2-2a20-48a8-9fa7-bf134bb67775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.109670 crc crio[24284]: time=\"2026-06-12T15:51:46.109377707Z\" level=info msg=\"Removing pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=ad94848c-561b-4ec6-910a-d9cc530c6ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.125060 crc crio[24284]: time=\"2026-06-12T15:51:46.125003721Z\" level=info msg=\"Removed pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=ad94848c-561b-4ec6-910a-d9cc530c6ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.126104 crc crio[24284]: time=\"2026-06-12T15:51:46.126061165Z\" level=info msg=\"Stopping pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=471d1fc0-b334-446e-a6e8-bf0e35ca45f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.126104 crc crio[24284]: time=\"2026-06-12T15:51:46.126105706Z\" level=info msg=\"Stopped pod sandbox (already stopped): da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=471d1fc0-b334-446e-a6e8-bf0e35ca45f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:51:46.128891 crc crio[24284]: time=\"2026-06-12T15:51:46.128794893Z\" level=info msg=\"Removing pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=78cceb56-17b3-4af7-85be-4621c79f48e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:51:46.155802 crc crio[24284]: time=\"2026-06-12T15:51:46.155628849Z\" level=info msg=\"Removed pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=78cceb56-17b3-4af7-85be-4621c79f48e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:00.539149 crc crio[24284]: time=\"2026-06-12T15:52:00.538135923Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687992-mpjwr/POD\" id=4b5ef346-0f8d-4258-9db7-27153b9f4849 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:52:00.541420 crc crio[24284]: time=\"2026-06-12T15:52:00.539170657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:00.582165 crc crio[24284]: time=\"2026-06-12T15:52:00.581889511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004af9f10}] Aliases:map[]}\"\nJun 12 15:52:00.582165 crc crio[24284]: time=\"2026-06-12T15:52:00.581990056Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687992-mpjwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:52:00.945466 crc crio[24284]: 2026-06-12T15:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efc5260d3dad79c Mac:1e:2d:46:09:1f:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db SocketPath: PciID:}] [{Interface:0xc00028ac20 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:52:00.947350 crc crio[24284]: time=\"2026-06-12T15:52:00.947082201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004af9f10}] Aliases:map[]}\"\nJun 12 15:52:00.947350 crc crio[24284]: time=\"2026-06-12T15:52:00.947295218Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687992-mpjwr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:52:00.958624 crc crio[24284]: time=\"2026-06-12T15:52:00.958542781Z\" level=info msg=\"Ran pod sandbox efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 with infra container: openshift-infra/auto-csr-approver-29687992-mpjwr/POD\" id=4b5ef346-0f8d-4258-9db7-27153b9f4849 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:52:00.965982 crc crio[24284]: time=\"2026-06-12T15:52:00.965868367Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c68e6c0e-4776-441b-b699-6faf26ef0e04 name=/runtime.v1.ImageService/PullImage\nJun 12 15:52:00.976519 crc crio[24284]: time=\"2026-06-12T15:52:00.976427967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:52:01.762508 crc crio[24284]: time=\"2026-06-12T15:52:01.761694052Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c68e6c0e-4776-441b-b699-6faf26ef0e04 name=/runtime.v1.ImageService/PullImage\nJun 12 15:52:01.765618 crc crio[24284]: time=\"2026-06-12T15:52:01.765538665Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51cfd0d3-4139-4ecf-9047-3507953cd292 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:01.768921 crc crio[24284]: time=\"2026-06-12T15:52:01.768841721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8217d2da-c250-4d23-98a2-20d7e93b6ae6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:01.779775 crc crio[24284]: time=\"2026-06-12T15:52:01.77967343Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687992-mpjwr/oc\" id=510274f7-fdef-4e82-a4c6-1a5727f0511e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:01.780455 crc crio[24284]: time=\"2026-06-12T15:52:01.780376743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:01.868801 crc crio[24284]: time=\"2026-06-12T15:52:01.868665376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:02.063970 crc crio[24284]: time=\"2026-06-12T15:52:02.063730397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:02.268159 crc crio[24284]: time=\"2026-06-12T15:52:02.268063706Z\" level=info msg=\"Created container 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a: openshift-infra/auto-csr-approver-29687992-mpjwr/oc\" id=510274f7-fdef-4e82-a4c6-1a5727f0511e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:02.270400 crc crio[24284]: time=\"2026-06-12T15:52:02.270149123Z\" level=info msg=\"Starting container: 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a\" id=996d72ef-5b5b-4fb2-b3f3-5e87935e253d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:52:02.276570 crc crio[24284]: time=\"2026-06-12T15:52:02.276475867Z\" level=info msg=\"Started container\" PID=92355 containerID=59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a description=openshift-infra/auto-csr-approver-29687992-mpjwr/oc id=996d72ef-5b5b-4fb2-b3f3-5e87935e253d name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\nJun 12 15:52:04.523656 crc crio[24284]: time=\"2026-06-12T15:52:04.522658244Z\" level=info msg=\"Stopping pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=9e83c3fd-8564-496d-baf8-85ab16654713 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:04.526456 crc crio[24284]: time=\"2026-06-12T15:52:04.524475203Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004286c30}] Aliases:map[]}\"\nJun 12 15:52:04.526456 crc crio[24284]: time=\"2026-06-12T15:52:04.524665199Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687992-mpjwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:52:04.893708 crc crio[24284]: time=\"2026-06-12T15:52:04.893567837Z\" level=info msg=\"Stopped pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=9e83c3fd-8564-496d-baf8-85ab16654713 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:30.106134 crc crio[24284]: time=\"2026-06-12T15:52:30.105353395Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=51427638-bdd9-489d-a7f8-7332a4ba49a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:52:30.107552 crc crio[24284]: time=\"2026-06-12T15:52:30.106160601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:30.140988 crc crio[24284]: time=\"2026-06-12T15:52:30.140855449Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 UID:4c136c56-c4bb-47bc-851c-6e23d83152ee NetNS:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c136c56_c4bb_47bc_851c_6e23d83152ee.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"\nJun 12 15:52:30.140988 crc crio[24284]: time=\"2026-06-12T15:52:30.140929561Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:52:31.136956 crc crio[24284]: 2026-06-12T15:52:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dcb31a5c23a0a3 Mac:9a:23:fe:02:40:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c SocketPath: PciID:}] [{Interface:0xc00049cf40 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:52:31.144224 crc crio[24284]: time=\"2026-06-12T15:52:31.144133946Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 UID:4c136c56-c4bb-47bc-851c-6e23d83152ee NetNS:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c136c56_c4bb_47bc_851c_6e23d83152ee.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"\nJun 12 15:52:31.144639 crc crio[24284]: time=\"2026-06-12T15:52:31.144571531Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:52:31.159877 crc crio[24284]: time=\"2026-06-12T15:52:31.15898721Z\" level=info msg=\"Ran pod sandbox 0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 with infra container: sushy-emulator/sushy-emulator/POD\" id=51427638-bdd9-489d-a7f8-7332a4ba49a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:52:31.164673 crc crio[24284]: time=\"2026-06-12T15:52:31.164559692Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=bc34a879-17b8-4913-a566-a1db02dac13a name=/runtime.v1.ImageService/PullImage\nJun 12 15:52:31.176066 crc crio[24284]: time=\"2026-06-12T15:52:31.17597437Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 12 15:52:43.153571 crc crio[24284]: time=\"2026-06-12T15:52:43.152839273Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=bc34a879-17b8-4913-a566-a1db02dac13a name=/runtime.v1.ImageService/PullImage\nJun 12 15:52:43.155241 crc crio[24284]: time=\"2026-06-12T15:52:43.154649281Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ce081fa8-e2ba-4813-803c-8c1c8b900deb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:43.161923 crc crio[24284]: time=\"2026-06-12T15:52:43.161817984Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=308e35e2-7221-4b9c-b314-7f723f53d87f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:43.173098 crc crio[24284]: time=\"2026-06-12T15:52:43.172989791Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=434e5874-e098-4def-a629-8de5f8474a57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:43.175202 crc crio[24284]: time=\"2026-06-12T15:52:43.175122791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:43.228365 crc crio[24284]: time=\"2026-06-12T15:52:43.228001215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:43.232033 crc crio[24284]: time=\"2026-06-12T15:52:43.231970224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:43.561041 crc crio[24284]: time=\"2026-06-12T15:52:43.560926714Z\" level=info msg=\"Created container afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8: sushy-emulator/sushy-emulator/sushy-emulator\" id=434e5874-e098-4def-a629-8de5f8474a57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:43.562135 crc crio[24284]: time=\"2026-06-12T15:52:43.56208665Z\" level=info msg=\"Starting container: afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8\" id=41e9cbac-ae74-4535-a559-a927b9098558 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:52:43.568159 crc crio[24284]: time=\"2026-06-12T15:52:43.568063194Z\" level=info msg=\"Started container\" PID=94466 containerID=afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8 description=sushy-emulator/sushy-emulator/sushy-emulator id=41e9cbac-ae74-4535-a559-a927b9098558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2\nJun 12 15:52:46.182628 crc crio[24284]: time=\"2026-06-12T15:52:46.181665191Z\" level=info msg=\"Removing container: e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134\" id=43c16d1a-0b6a-43e0-a901-1bd0fd8ef9ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.230948 crc crio[24284]: time=\"2026-06-12T15:52:46.230855868Z\" level=info msg=\"Removed container e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config\" id=43c16d1a-0b6a-43e0-a901-1bd0fd8ef9ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.237517 crc crio[24284]: time=\"2026-06-12T15:52:46.237418226Z\" level=info msg=\"Removing container: 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0\" id=599aebb6-5141-4300-9633-22102c527b91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.281520 crc crio[24284]: time=\"2026-06-12T15:52:46.281435094Z\" level=info msg=\"Removed container 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0: openstack/root-account-create-update-74b7x/mariadb-account-create-update\" id=599aebb6-5141-4300-9633-22102c527b91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.284375 crc crio[24284]: time=\"2026-06-12T15:52:46.284161681Z\" level=info msg=\"Removing container: 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c\" id=0c16d135-7c91-4ff7-9f8c-e380d620ad4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.329974 crc crio[24284]: time=\"2026-06-12T15:52:46.329891098Z\" level=info msg=\"Removed container 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c: openstack/root-account-create-update-vbg8q/mariadb-account-create-update\" id=0c16d135-7c91-4ff7-9f8c-e380d620ad4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.333966 crc crio[24284]: time=\"2026-06-12T15:52:46.33378498Z\" level=info msg=\"Removing container: de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a\" id=7ed124dd-8d11-4c3c-971d-06873aad54e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.425663 crc crio[24284]: time=\"2026-06-12T15:52:46.425576526Z\" level=info msg=\"Removed container de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config\" id=7ed124dd-8d11-4c3c-971d-06873aad54e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.428685 crc crio[24284]: time=\"2026-06-12T15:52:46.42852495Z\" level=info msg=\"Removing container: c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d\" id=b148ea49-b17f-432f-8dad-8a47592a3bfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.455472 crc crio[24284]: time=\"2026-06-12T15:52:46.455373076Z\" level=info msg=\"Removed container c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d: openstack/root-account-create-update-vsljs/mariadb-account-create-update\" id=b148ea49-b17f-432f-8dad-8a47592a3bfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.463684 crc crio[24284]: time=\"2026-06-12T15:52:46.463563983Z\" level=info msg=\"Removing container: dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d\" id=8fbc4a47-0430-4762-8133-449495a337f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.513593 crc crio[24284]: time=\"2026-06-12T15:52:46.513480642Z\" level=info msg=\"Removed container dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d: openstack/root-account-create-update-8c889/mariadb-account-create-update\" id=8fbc4a47-0430-4762-8133-449495a337f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.517752 crc crio[24284]: time=\"2026-06-12T15:52:46.516862704Z\" level=info msg=\"Removing container: 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a\" id=0d6ca80f-ca74-48a7-9108-500202c8a808 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.653702 crc crio[24284]: time=\"2026-06-12T15:52:46.65080364Z\" level=info msg=\"Removed container 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a: openshift-infra/auto-csr-approver-29687986-78vnn/oc\" id=0d6ca80f-ca74-48a7-9108-500202c8a808 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.659927 crc crio[24284]: time=\"2026-06-12T15:52:46.659823797Z\" level=info msg=\"Removing container: 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485\" id=0b6e8147-dcca-4a1a-8440-b2fb8bdb3d18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.687748 crc crio[24284]: time=\"2026-06-12T15:52:46.687558324Z\" level=info msg=\"Removed container 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config\" id=0b6e8147-dcca-4a1a-8440-b2fb8bdb3d18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:46.702329 crc crio[24284]: time=\"2026-06-12T15:52:46.702157272Z\" level=info msg=\"Stopping pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=795e85bb-519d-48b9-b62f-343b0e65527f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.702329 crc crio[24284]: time=\"2026-06-12T15:52:46.702327377Z\" level=info msg=\"Stopped pod sandbox (already stopped): 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=795e85bb-519d-48b9-b62f-343b0e65527f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.705444 crc crio[24284]: time=\"2026-06-12T15:52:46.705238591Z\" level=info msg=\"Removing pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=84a2dc12-6f36-49bb-bfac-f1bd06f13d23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.734918 crc crio[24284]: time=\"2026-06-12T15:52:46.734821487Z\" level=info msg=\"Removed pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=84a2dc12-6f36-49bb-bfac-f1bd06f13d23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.736358 crc crio[24284]: time=\"2026-06-12T15:52:46.736208067Z\" level=info msg=\"Stopping pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=05bb4875-32c8-44ff-a2f2-3501ab78efc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.736460 crc crio[24284]: time=\"2026-06-12T15:52:46.736378863Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=05bb4875-32c8-44ff-a2f2-3501ab78efc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.739200 crc crio[24284]: time=\"2026-06-12T15:52:46.739121362Z\" level=info msg=\"Removing pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=bcea1d6f-3433-4e93-a879-60b29efcab0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.762063 crc crio[24284]: time=\"2026-06-12T15:52:46.76193093Z\" level=info msg=\"Removed pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=bcea1d6f-3433-4e93-a879-60b29efcab0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.763233 crc crio[24284]: time=\"2026-06-12T15:52:46.763137746Z\" level=info msg=\"Stopping pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=b0ab80f9-7f74-448f-8e2d-b7ab350dc23f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.763442 crc crio[24284]: time=\"2026-06-12T15:52:46.763321402Z\" level=info msg=\"Stopped pod sandbox (already stopped): a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=b0ab80f9-7f74-448f-8e2d-b7ab350dc23f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.764055 crc crio[24284]: time=\"2026-06-12T15:52:46.763986132Z\" level=info msg=\"Removing pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=8ead2e18-c2c2-4bd9-9111-7939cb58ae9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.787710 crc crio[24284]: time=\"2026-06-12T15:52:46.787608426Z\" level=info msg=\"Removed pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=8ead2e18-c2c2-4bd9-9111-7939cb58ae9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.789441 crc crio[24284]: time=\"2026-06-12T15:52:46.789224838Z\" level=info msg=\"Stopping pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=610f2f95-1843-4010-92cd-80b422e7d6eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.789557 crc crio[24284]: time=\"2026-06-12T15:52:46.789480657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=610f2f95-1843-4010-92cd-80b422e7d6eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.790763 crc crio[24284]: time=\"2026-06-12T15:52:46.790686416Z\" level=info msg=\"Removing pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=9b0f876f-c357-43a0-ad55-2263139b84ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.810494 crc crio[24284]: time=\"2026-06-12T15:52:46.809909553Z\" level=info msg=\"Removed pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=9b0f876f-c357-43a0-ad55-2263139b84ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.811367 crc crio[24284]: time=\"2026-06-12T15:52:46.81115204Z\" level=info msg=\"Stopping pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=0873fe60-37fc-404a-91df-5551d40939c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.811367 crc crio[24284]: time=\"2026-06-12T15:52:46.811226353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=0873fe60-37fc-404a-91df-5551d40939c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.812366 crc crio[24284]: time=\"2026-06-12T15:52:46.812028529Z\" level=info msg=\"Removing pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=f2b690dd-49be-4a1b-ac15-1b14d7738ac6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.827206 crc crio[24284]: time=\"2026-06-12T15:52:46.827102536Z\" level=info msg=\"Removed pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=f2b690dd-49be-4a1b-ac15-1b14d7738ac6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.828104 crc crio[24284]: time=\"2026-06-12T15:52:46.828011423Z\" level=info msg=\"Stopping pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=5c72439d-22da-4220-bf94-5cc05d9d6425 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.828187 crc crio[24284]: time=\"2026-06-12T15:52:46.828116407Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=5c72439d-22da-4220-bf94-5cc05d9d6425 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.828918 crc crio[24284]: time=\"2026-06-12T15:52:46.82884573Z\" level=info msg=\"Removing pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=81fc52c3-e534-489d-a055-39a1fef92dac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.849407 crc crio[24284]: time=\"2026-06-12T15:52:46.849002001Z\" level=info msg=\"Removed pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=81fc52c3-e534-489d-a055-39a1fef92dac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:46.850381 crc crio[24284]: time=\"2026-06-12T15:52:46.850180647Z\" level=info msg=\"Stopping pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=0d0ecd05-18e7-4dd7-a115-0d6bf5169d7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.850381 crc crio[24284]: time=\"2026-06-12T15:52:46.850329612Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=0d0ecd05-18e7-4dd7-a115-0d6bf5169d7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:46.851177 crc crio[24284]: time=\"2026-06-12T15:52:46.851044215Z\" level=info msg=\"Removing pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=b6694197-60b7-426c-9eb0-5439ad501453 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:47.006214 crc crio[24284]: time=\"2026-06-12T15:52:47.006017325Z\" level=info msg=\"Removed pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=b6694197-60b7-426c-9eb0-5439ad501453 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:47.007517 crc crio[24284]: time=\"2026-06-12T15:52:47.007442661Z\" level=info msg=\"Stopping pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=2db4aebd-ad5a-4225-acf1-9b2075a4ea4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:47.007658 crc crio[24284]: time=\"2026-06-12T15:52:47.007529884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=2db4aebd-ad5a-4225-acf1-9b2075a4ea4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:47.008518 crc crio[24284]: time=\"2026-06-12T15:52:47.008397602Z\" level=info msg=\"Removing pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=edc68017-1a2a-478d-bb2d-8f62521ecfbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:47.051136 crc crio[24284]: time=\"2026-06-12T15:52:47.050404226Z\" level=info msg=\"Removed pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=edc68017-1a2a-478d-bb2d-8f62521ecfbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:52.304761 crc crio[24284]: time=\"2026-06-12T15:52:52.304044371Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 15:53:03.995910 crc crio[24284]: time=\"2026-06-12T15:53:03.995019891Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b86ddb55-qbzxd/POD\" id=c7b57c7f-8a88-4bb5-9778-b8573e3ebe13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:03.995910 crc crio[24284]: time=\"2026-06-12T15:53:03.995903929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:04.046654 crc crio[24284]: time=\"2026-06-12T15:53:04.046501951Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00008da30}] Aliases:map[]}\"\nJun 12 15:53:04.046654 crc crio[24284]: time=\"2026-06-12T15:53:04.046581843Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b86ddb55-qbzxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:05.020890 crc crio[24284]: 2026-06-12T15:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e5a4baba394b58 Mac:0a:cb:19:19:67:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc SocketPath: PciID:}] [{Interface:0xc0000154f0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:05.022911 crc crio[24284]: time=\"2026-06-12T15:53:05.022676812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00008da30}] Aliases:map[]}\"\nJun 12 15:53:05.022911 crc crio[24284]: time=\"2026-06-12T15:53:05.022856738Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b86ddb55-qbzxd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:05.041571 crc crio[24284]: time=\"2026-06-12T15:53:05.041394884Z\" level=info msg=\"Ran pod sandbox 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 with infra container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/POD\" id=c7b57c7f-8a88-4bb5-9778-b8573e3ebe13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:05.044854 crc crio[24284]: time=\"2026-06-12T15:53:05.044754051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c820efc7-94c4-440d-903f-08f68747e208 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:05.147434 crc crio[24284]: time=\"2026-06-12T15:53:05.146611953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0bc3b63-eeca-412e-a860-6aa2f131700d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:05.176326 crc crio[24284]: time=\"2026-06-12T15:53:05.174770789Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init\" id=6dbf8c61-6f47-465a-8caf-304fd9717f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:05.176326 crc crio[24284]: time=\"2026-06-12T15:53:05.175189673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:05.286782 crc crio[24284]: time=\"2026-06-12T15:53:05.286469576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:05.298411 crc crio[24284]: time=\"2026-06-12T15:53:05.297965036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:05.511766 crc crio[24284]: time=\"2026-06-12T15:53:05.51073575Z\" level=info msg=\"Created container 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init\" id=6dbf8c61-6f47-465a-8caf-304fd9717f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:05.520892 crc crio[24284]: time=\"2026-06-12T15:53:05.518472626Z\" level=info msg=\"Starting container: 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d\" id=fce59e6d-b7c0-4c61-be13-8f09d2cc439d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:05.546969 crc crio[24284]: time=\"2026-06-12T15:53:05.546074016Z\" level=info msg=\"Started container\" PID=95657 containerID=99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d description=openstack/dnsmasq-dns-68b86ddb55-qbzxd/init id=fce59e6d-b7c0-4c61-be13-8f09d2cc439d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\nJun 12 15:53:06.020850 crc crio[24284]: time=\"2026-06-12T15:53:06.02013401Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g8jpq/POD\" id=260daccd-9be9-457f-bd21-ae94ded8d392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:06.021007 crc crio[24284]: time=\"2026-06-12T15:53:06.020881984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.072774 crc crio[24284]: time=\"2026-06-12T15:53:06.072697963Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b8d18}] Aliases:map[]}\"\nJun 12 15:53:06.072774 crc crio[24284]: time=\"2026-06-12T15:53:06.072771515Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g8jpq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:06.522783 crc crio[24284]: time=\"2026-06-12T15:53:06.518677293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cb399f0c-9246-4a73-9834-2a788d858a68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:06.687099 crc crio[24284]: 2026-06-12T15:53:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc73ac9b976004f Mac:52:17:45:bc:4b:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb SocketPath: PciID:}] [{Interface:0xc0001165d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:06.688162 crc crio[24284]: time=\"2026-06-12T15:53:06.687926502Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b8d18}] Aliases:map[]}\"\nJun 12 15:53:06.688538 crc crio[24284]: time=\"2026-06-12T15:53:06.688457909Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g8jpq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:06.693229 crc crio[24284]: time=\"2026-06-12T15:53:06.693041707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1681bbc5-c4d8-4c18-9242-734786349404 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:06.703136 crc crio[24284]: time=\"2026-06-12T15:53:06.702990819Z\" level=info msg=\"Ran pod sandbox bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 with infra container: openshift-marketplace/redhat-marketplace-g8jpq/POD\" id=260daccd-9be9-457f-bd21-ae94ded8d392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:06.706402 crc crio[24284]: time=\"2026-06-12T15:53:06.706322167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf1b2bc8-2831-436f-96d3-f92c07826f14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:06.709060 crc crio[24284]: time=\"2026-06-12T15:53:06.708976449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a2d0a29-8587-4b3e-a441-842ec78bf615 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:06.715719 crc crio[24284]: time=\"2026-06-12T15:53:06.715613394Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=a3ea58af-c887-4f14-a4fd-2c71c3237ff6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:06.716060 crc crio[24284]: time=\"2026-06-12T15:53:06.716005517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.724585 crc crio[24284]: time=\"2026-06-12T15:53:06.723379473Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities\" id=23011cb6-48e3-4fa5-beae-e90edc2fab98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:06.749834 crc crio[24284]: time=\"2026-06-12T15:53:06.749742906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.808431 crc crio[24284]: time=\"2026-06-12T15:53:06.808173855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.813747 crc crio[24284]: time=\"2026-06-12T15:53:06.813695632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.841403 crc crio[24284]: time=\"2026-06-12T15:53:06.840036491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.886919 crc crio[24284]: time=\"2026-06-12T15:53:06.886113864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:06.977084 crc crio[24284]: time=\"2026-06-12T15:53:06.97695928Z\" level=info msg=\"Created container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=a3ea58af-c887-4f14-a4fd-2c71c3237ff6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:06.978186 crc crio[24284]: time=\"2026-06-12T15:53:06.978092865Z\" level=info msg=\"Starting container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3\" id=561a13c9-0e79-46ef-9c7f-3b06eef0e786 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:06.991105 crc crio[24284]: time=\"2026-06-12T15:53:06.991007442Z\" level=info msg=\"Started container\" PID=95786 containerID=8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3 description=openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns id=561a13c9-0e79-46ef-9c7f-3b06eef0e786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\nJun 12 15:53:07.030235 crc crio[24284]: time=\"2026-06-12T15:53:07.029607014Z\" level=info msg=\"Created container d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities\" id=23011cb6-48e3-4fa5-beae-e90edc2fab98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:07.031926 crc crio[24284]: time=\"2026-06-12T15:53:07.031601691Z\" level=info msg=\"Starting container: d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb\" id=868b8442-50c8-4731-b1f3-9908d02cb862 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:07.044631 crc crio[24284]: time=\"2026-06-12T15:53:07.043570476Z\" level=info msg=\"Started container\" PID=95790 containerID=d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb description=openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities id=868b8442-50c8-4731-b1f3-9908d02cb862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\nJun 12 15:53:07.587533 crc crio[24284]: time=\"2026-06-12T15:53:07.587373454Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=00c20fad-3a8c-45d3-a9f6-7822c5e72ff2 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:07.606062 crc crio[24284]: time=\"2026-06-12T15:53:07.603809094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:53:08.710978 crc crio[24284]: time=\"2026-06-12T15:53:08.710060066Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zrdgq/POD\" id=0f733e58-6fed-4e6e-8418-fcfcd42ed61e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:08.710978 crc crio[24284]: time=\"2026-06-12T15:53:08.710968916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:08.766233 crc crio[24284]: time=\"2026-06-12T15:53:08.766111981Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc0026122b8}] Aliases:map[]}\"\nJun 12 15:53:08.766233 crc crio[24284]: time=\"2026-06-12T15:53:08.766178783Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zrdgq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:11.194408 crc crio[24284]: 2026-06-12T15:53:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727b0c976f1acca Mac:c6:fa:2e:39:d1:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 SocketPath: PciID:}] [{Interface:0xc000296640 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:11.196340 crc crio[24284]: time=\"2026-06-12T15:53:11.196175758Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc0026122b8}] Aliases:map[]}\"\nJun 12 15:53:11.196573 crc crio[24284]: time=\"2026-06-12T15:53:11.196502308Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zrdgq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:11.225025 crc crio[24284]: time=\"2026-06-12T15:53:11.222410702Z\" level=info msg=\"Ran pod sandbox 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 with infra container: openshift-marketplace/redhat-operators-zrdgq/POD\" id=0f733e58-6fed-4e6e-8418-fcfcd42ed61e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:11.229528 crc crio[24284]: time=\"2026-06-12T15:53:11.22944168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c57b62ec-6c6d-4ca5-ad71-bf3c0f0d82b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.384727 crc crio[24284]: time=\"2026-06-12T15:53:11.384637487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c67f9f1-b381-434b-98be-98f9c62ebb91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:11.966175 crc crio[24284]: time=\"2026-06-12T15:53:11.965973275Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zrdgq/extract-utilities\" id=ea8608b3-6b93-4765-b6d3-4aa4fb2a7313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.060319 crc crio[24284]: time=\"2026-06-12T15:53:12.060059825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.062159 crc crio[24284]: time=\"2026-06-12T15:53:12.062060098Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=00c20fad-3a8c-45d3-a9f6-7822c5e72ff2 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:12.064116 crc crio[24284]: time=\"2026-06-12T15:53:12.063892928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=21b6d02e-f4b5-4701-9951-c0ee1b1f05b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.121055 crc crio[24284]: time=\"2026-06-12T15:53:12.120938659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2eb5f717-200b-4505-a2a0-2b3e2e1ea819 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:12.159851 crc crio[24284]: time=\"2026-06-12T15:53:12.159766485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.164179 crc crio[24284]: time=\"2026-06-12T15:53:12.164093545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.390779 crc crio[24284]: time=\"2026-06-12T15:53:12.390007589Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8jpq/extract-content\" id=413e1a75-e537-4f2b-9faa-2c96ad0f861d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.391968 crc crio[24284]: time=\"2026-06-12T15:53:12.391697864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.481193 crc crio[24284]: time=\"2026-06-12T15:53:12.48040081Z\" level=info msg=\"Created container 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9: openshift-marketplace/redhat-operators-zrdgq/extract-utilities\" id=ea8608b3-6b93-4765-b6d3-4aa4fb2a7313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:12.486140 crc crio[24284]: time=\"2026-06-12T15:53:12.486035491Z\" level=info msg=\"Starting container: 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9\" id=cd232def-706d-412c-9659-2ed08e44d619 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:12.490111 crc crio[24284]: time=\"2026-06-12T15:53:12.489975508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.503004 crc crio[24284]: time=\"2026-06-12T15:53:12.502471242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:12.505152 crc crio[24284]: time=\"2026-06-12T15:53:12.504652772Z\" level=info msg=\"Started container\" PID=96114 containerID=660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9 description=openshift-marketplace/redhat-operators-zrdgq/extract-utilities id=cd232def-706d-412c-9659-2ed08e44d619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\nJun 12 15:53:13.214370 crc crio[24284]: time=\"2026-06-12T15:53:13.213473784Z\" level=info msg=\"Created container 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9: openshift-marketplace/redhat-marketplace-g8jpq/extract-content\" id=413e1a75-e537-4f2b-9faa-2c96ad0f861d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:13.216644 crc crio[24284]: time=\"2026-06-12T15:53:13.216548373Z\" level=info msg=\"Starting container: 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9\" id=063ff50b-a2a9-43b2-9b57-3e1d5932947c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:13.225619 crc crio[24284]: time=\"2026-06-12T15:53:13.225501642Z\" level=info msg=\"Started container\" PID=96127 containerID=0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9 description=openshift-marketplace/redhat-marketplace-g8jpq/extract-content id=063ff50b-a2a9-43b2-9b57-3e1d5932947c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\nJun 12 15:53:13.702997 crc crio[24284]: time=\"2026-06-12T15:53:13.702520883Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1a0258c7-ea52-47fa-ba94-bbcc341f7f70 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:13.709204 crc crio[24284]: time=\"2026-06-12T15:53:13.709063765Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:53:14.003053 crc crio[24284]: time=\"2026-06-12T15:53:14.002958325Z\" level=info msg=\"Stopping container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2 (timeout: 10s)\" id=684957ca-8c1c-4f0d-a0f6-03eec489365a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:14.159350 crc crio[24284]: time=\"2026-06-12T15:53:14.159166545Z\" level=info msg=\"Stopped container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=684957ca-8c1c-4f0d-a0f6-03eec489365a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:14.165327 crc crio[24284]: time=\"2026-06-12T15:53:14.165119398Z\" level=info msg=\"Stopping pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=382ab3be-c6a2-4c9e-9cf3-b149c9dfeeac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:14.171364 crc crio[24284]: time=\"2026-06-12T15:53:14.171116671Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc002722b70}] Aliases:map[]}\"\nJun 12 15:53:14.178670 crc crio[24284]: time=\"2026-06-12T15:53:14.17844538Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86b6549dff-wwsr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:14.585365 crc crio[24284]: time=\"2026-06-12T15:53:14.58472328Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=1a0258c7-ea52-47fa-ba94-bbcc341f7f70 name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:14.635967 crc crio[24284]: time=\"2026-06-12T15:53:14.635882458Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1deb017c-242e-4dc7-a36b-eaafc19eec02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:14.653767 crc crio[24284]: time=\"2026-06-12T15:53:14.651742907Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d0c1120f-2c15-4295-a5ea-0f09e4bd4ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:14.695508 crc crio[24284]: time=\"2026-06-12T15:53:14.695221577Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zrdgq/extract-content\" id=4f5646e4-e13d-4413-91d5-8b6294278ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:14.695832 crc crio[24284]: time=\"2026-06-12T15:53:14.695780025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.910679 crc crio[24284]: time=\"2026-06-12T15:53:14.909699493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:14.915488 crc crio[24284]: time=\"2026-06-12T15:53:14.915315435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:15.033720 crc crio[24284]: time=\"2026-06-12T15:53:15.03321555Z\" level=info msg=\"Stopped pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=382ab3be-c6a2-4c9e-9cf3-b149c9dfeeac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:15.081913 crc crio[24284]: time=\"2026-06-12T15:53:15.081828947Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79fb556855-rrqxc/POD\" id=dd09b93a-eef1-4fcb-b9b4-19310270cbf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:15.082451 crc crio[24284]: time=\"2026-06-12T15:53:15.081948941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:15.132320 crc crio[24284]: time=\"2026-06-12T15:53:15.132140691Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-rrqxc Namespace:openstack ID:809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a UID:6a91f225-07b6-4dd0-b9e4-333942652736 NetNS:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a91f225_07b6_4dd0_b9e4_333942652736.slice PodAnnotations:0xc002612a48}] Aliases:map[]}\"\nJun 12 15:53:15.132320 crc crio[24284]: time=\"2026-06-12T15:53:15.132214614Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79fb556855-rrqxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:15.859691 crc crio[24284]: time=\"2026-06-12T15:53:15.859033631Z\" level=info msg=\"Removing container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2\" id=59fa50f6-122a-464a-9a4e-54c6d4c41ae7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:15.903487 crc crio[24284]: time=\"2026-06-12T15:53:15.90186295Z\" level=info msg=\"Removed container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=59fa50f6-122a-464a-9a4e-54c6d4c41ae7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:15.906609 crc crio[24284]: time=\"2026-06-12T15:53:15.906509401Z\" level=info msg=\"Removing container: 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768\" id=8eafcf34-0f40-4e55-8d23-54d211916923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:15.945890 crc crio[24284]: time=\"2026-06-12T15:53:15.945757144Z\" level=info msg=\"Removed container 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768: openstack/dnsmasq-dns-86b6549dff-wwsr5/init\" id=8eafcf34-0f40-4e55-8d23-54d211916923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:17.472477 crc crio[24284]: time=\"2026-06-12T15:53:17.471778291Z\" level=info msg=\"Created container 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f: openshift-marketplace/redhat-operators-zrdgq/extract-content\" id=4f5646e4-e13d-4413-91d5-8b6294278ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:17.474665 crc crio[24284]: time=\"2026-06-12T15:53:17.474525271Z\" level=info msg=\"Starting container: 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f\" id=8155d3f0-bf1f-4cc4-84d2-b38cd059a2d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:17.480893 crc crio[24284]: time=\"2026-06-12T15:53:17.480785113Z\" level=info msg=\"Started container\" PID=96315 containerID=2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f description=openshift-marketplace/redhat-operators-zrdgq/extract-content id=8155d3f0-bf1f-4cc4-84d2-b38cd059a2d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\nJun 12 15:53:17.904566 crc crio[24284]: time=\"2026-06-12T15:53:17.903995889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1149030-d22c-4966-b391-d263b6f8c8f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:18.146922 crc crio[24284]: time=\"2026-06-12T15:53:18.146784657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50745d08-c193-45c1-8575-c9b5dacd7f32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:18.461949 crc crio[24284]: time=\"2026-06-12T15:53:18.461736719Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=26cf3125-49a6-4b4c-b3e6-957077044547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:18.462198 crc crio[24284]: time=\"2026-06-12T15:53:18.462164102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:18.553862 crc crio[24284]: time=\"2026-06-12T15:53:18.553714049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:18.557735 crc crio[24284]: time=\"2026-06-12T15:53:18.557646486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:19.145089 crc crio[24284]: time=\"2026-06-12T15:53:19.144209874Z\" level=info msg=\"Created container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=26cf3125-49a6-4b4c-b3e6-957077044547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:19.147731 crc crio[24284]: time=\"2026-06-12T15:53:19.147466619Z\" level=info msg=\"Starting container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265\" id=b91f17e4-e485-466d-99c8-5316a6778d82 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:19.153920 crc crio[24284]: time=\"2026-06-12T15:53:19.153817033Z\" level=info msg=\"Started container\" PID=96620 containerID=ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265 description=openshift-marketplace/redhat-marketplace-g8jpq/registry-server id=b91f17e4-e485-466d-99c8-5316a6778d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\nJun 12 15:53:19.680366 crc crio[24284]: 2026-06-12T15:53:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809d84eb6665071 Mac:c2:1b:42:6d:be:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a SocketPath: PciID:}] [{Interface:0xc0002d88f0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:19.682966 crc crio[24284]: time=\"2026-06-12T15:53:19.682868301Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-rrqxc Namespace:openstack ID:809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a UID:6a91f225-07b6-4dd0-b9e4-333942652736 NetNS:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a91f225_07b6_4dd0_b9e4_333942652736.slice PodAnnotations:0xc002612a48}] Aliases:map[]}\"\nJun 12 15:53:19.683395 crc crio[24284]: time=\"2026-06-12T15:53:19.683329626Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79fb556855-rrqxc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:19.713443 crc crio[24284]: time=\"2026-06-12T15:53:19.713376504Z\" level=info msg=\"Ran pod sandbox 809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a with infra container: openstack/dnsmasq-dns-79fb556855-rrqxc/POD\" id=dd09b93a-eef1-4fcb-b9b4-19310270cbf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:19.717616 crc crio[24284]: time=\"2026-06-12T15:53:19.717494633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e275a983-90c3-40f2-9d41-856e15997420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:19.780762 crc crio[24284]: time=\"2026-06-12T15:53:19.780142011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e1b48a18-6bed-49dc-8f9f-02b8ed9c8b9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:20.173685 crc crio[24284]: time=\"2026-06-12T15:53:20.173538818Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-rrqxc/init\" id=3350cb64-6f90-49d6-8d1c-6c698539c846 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:20.174421 crc crio[24284]: time=\"2026-06-12T15:53:20.17422412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:20.222802 crc crio[24284]: time=\"2026-06-12T15:53:20.222575347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:20.228113 crc crio[24284]: time=\"2026-06-12T15:53:20.228040745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:20.698912 crc crio[24284]: time=\"2026-06-12T15:53:20.698723699Z\" level=info msg=\"Created container f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9: openstack/dnsmasq-dns-79fb556855-rrqxc/init\" id=3350cb64-6f90-49d6-8d1c-6c698539c846 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:20.700506 crc crio[24284]: time=\"2026-06-12T15:53:20.700380882Z\" level=info msg=\"Starting container: f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9\" id=69cf2955-db9a-4c43-942f-e84e95a71007 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:20.707234 crc crio[24284]: time=\"2026-06-12T15:53:20.707094808Z\" level=info msg=\"Started container\" PID=96707 containerID=f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9 description=openstack/dnsmasq-dns-79fb556855-rrqxc/init id=69cf2955-db9a-4c43-942f-e84e95a71007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a\nJun 12 15:53:22.007918 crc crio[24284]: time=\"2026-06-12T15:53:22.007007585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e1da690-e646-4413-ad1b-447116f6ee9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:22.138091 crc crio[24284]: time=\"2026-06-12T15:53:22.137522849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78250e5c-10e7-4c3e-ab55-a67f45207f97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:22.162601 crc crio[24284]: time=\"2026-06-12T15:53:22.162463643Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns\" id=bb9305fb-6fa2-4e4b-a67f-1f97dfbf4ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:22.163003 crc crio[24284]: time=\"2026-06-12T15:53:22.162939468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:22.181713 crc crio[24284]: time=\"2026-06-12T15:53:22.181632379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-p7frm/POD\" id=9468f159-7b81-41db-aeb4-952f0da261c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:22.181865 crc crio[24284]: time=\"2026-06-12T15:53:22.181752163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:22.238469 crc crio[24284]: time=\"2026-06-12T15:53:22.238354147Z\" level=info msg=\"Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc003242bf0}] Aliases:map[]}\"\nJun 12 15:53:22.238469 crc crio[24284]: time=\"2026-06-12T15:53:22.23844845Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-p7frm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:22.254622 crc crio[24284]: time=\"2026-06-12T15:53:22.254567227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:22.274388 crc crio[24284]: time=\"2026-06-12T15:53:22.274317603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:22.490048 crc crio[24284]: time=\"2026-06-12T15:53:22.489154881Z\" level=info msg=\"Created container 0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504: openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns\" id=bb9305fb-6fa2-4e4b-a67f-1f97dfbf4ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:22.499340 crc crio[24284]: time=\"2026-06-12T15:53:22.495111633Z\" level=info msg=\"Starting container: 0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504\" id=5198ec6c-b8ed-4189-8cc5-871f97a1b0ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:22.503644 crc crio[24284]: time=\"2026-06-12T15:53:22.503481063Z\" level=info msg=\"Started container\" PID=96885 containerID=0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504 description=openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns id=5198ec6c-b8ed-4189-8cc5-871f97a1b0ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a\nJun 12 15:53:22.922094 crc crio[24284]: 2026-06-12T15:53:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95349d4466e68cb Mac:ae:36:a9:8f:fd:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 SocketPath: PciID:}] [{Interface:0xc0004a6660 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:53:22.928603 crc crio[24284]: time=\"2026-06-12T15:53:22.925016448Z\" level=info msg=\"Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc003242bf0}] Aliases:map[]}\"\nJun 12 15:53:22.929073 crc crio[24284]: time=\"2026-06-12T15:53:22.928972797Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-p7frm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:53:22.980627 crc crio[24284]: time=\"2026-06-12T15:53:22.980567297Z\" level=info msg=\"Ran pod sandbox 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 with infra container: openshift-marketplace/community-operators-p7frm/POD\" id=9468f159-7b81-41db-aeb4-952f0da261c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:22.994365 crc crio[24284]: time=\"2026-06-12T15:53:22.99251303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6acbbf07-f751-46be-9204-a10616c9e42b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:22.999654 crc crio[24284]: time=\"2026-06-12T15:53:22.999594697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51e63b8b-02fa-4fa1-b226-a45c30a8e14e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:23.017636 crc crio[24284]: time=\"2026-06-12T15:53:23.017520029Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p7frm/extract-utilities\" id=06c6c6cd-9147-40ef-ba8a-a2459df102e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:23.019499 crc crio[24284]: time=\"2026-06-12T15:53:23.017967803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:23.174918 crc crio[24284]: time=\"2026-06-12T15:53:23.174642783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:23.184419 crc crio[24284]: time=\"2026-06-12T15:53:23.183802381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:23.369210 crc crio[24284]: time=\"2026-06-12T15:53:23.363820397Z\" level=info msg=\"Created container 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a: openshift-marketplace/community-operators-p7frm/extract-utilities\" id=06c6c6cd-9147-40ef-ba8a-a2459df102e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:23.369210 crc crio[24284]: time=\"2026-06-12T15:53:23.366233733Z\" level=info msg=\"Starting container: 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a\" id=11a72c7a-4f5e-4977-aa93-b688a8ef67c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:23.374998 crc crio[24284]: time=\"2026-06-12T15:53:23.373401173Z\" level=info msg=\"Started container\" PID=96954 containerID=7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a description=openshift-marketplace/community-operators-p7frm/extract-utilities id=11a72c7a-4f5e-4977-aa93-b688a8ef67c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\nJun 12 15:53:24.141632 crc crio[24284]: time=\"2026-06-12T15:53:24.140709921Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0234ff06-7ef6-43ab-a7f2-536a1a6c69fc name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:24.157912 crc crio[24284]: time=\"2026-06-12T15:53:24.157653986Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:53:26.970519 crc crio[24284]: time=\"2026-06-12T15:53:26.969950913Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=0234ff06-7ef6-43ab-a7f2-536a1a6c69fc name=/runtime.v1.ImageService/PullImage\nJun 12 15:53:26.975655 crc crio[24284]: time=\"2026-06-12T15:53:26.974084155Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bccdf562-8783-43cf-a991-3177136f6796 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:26.979790 crc crio[24284]: time=\"2026-06-12T15:53:26.979571082Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0ac2880a-6c4a-45bf-a7c0-0ef82818c26b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:26.991032 crc crio[24284]: time=\"2026-06-12T15:53:26.990717727Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p7frm/extract-content\" id=15135eef-f074-4955-8eb6-b70b6a191045 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:26.991736 crc crio[24284]: time=\"2026-06-12T15:53:26.99162148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:27.077652 crc crio[24284]: time=\"2026-06-12T15:53:27.077526716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:27.087134 crc crio[24284]: time=\"2026-06-12T15:53:27.086957574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:27.352414 crc crio[24284]: time=\"2026-06-12T15:53:27.351048312Z\" level=info msg=\"Created container 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba: openshift-marketplace/community-operators-p7frm/extract-content\" id=15135eef-f074-4955-8eb6-b70b6a191045 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:27.354605 crc crio[24284]: time=\"2026-06-12T15:53:27.354542507Z\" level=info msg=\"Starting container: 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba\" id=68737542-06ca-4fd7-9be8-8757620a8c06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:27.383630 crc crio[24284]: time=\"2026-06-12T15:53:27.38317152Z\" level=info msg=\"Started container\" PID=97138 containerID=0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba description=openshift-marketplace/community-operators-p7frm/extract-content id=68737542-06ca-4fd7-9be8-8757620a8c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\nJun 12 15:53:34.164969 crc crio[24284]: time=\"2026-06-12T15:53:34.163867189Z\" level=info msg=\"Stopping container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3 (timeout: 10s)\" id=a6232ce7-a3e9-4e7f-ba2f-f5c9dcb2cbb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:35.907544 crc crio[24284]: time=\"2026-06-12T15:53:35.906675015Z\" level=info msg=\"Stopped container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=a6232ce7-a3e9-4e7f-ba2f-f5c9dcb2cbb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:35.909887 crc crio[24284]: time=\"2026-06-12T15:53:35.908928928Z\" level=info msg=\"Stopping pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=999833aa-92ec-4f3c-9963-f81fa84a17c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:35.909887 crc crio[24284]: time=\"2026-06-12T15:53:35.909854118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00041d118}] Aliases:map[]}\"\nJun 12 15:53:35.910135 crc crio[24284]: time=\"2026-06-12T15:53:35.910108216Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b86ddb55-qbzxd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:53:37.720195 crc crio[24284]: time=\"2026-06-12T15:53:37.706348374Z\" level=info msg=\"Stopped pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=999833aa-92ec-4f3c-9963-f81fa84a17c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:38.490179 crc crio[24284]: time=\"2026-06-12T15:53:38.489684818Z\" level=info msg=\"Removing container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3\" id=de68d720-006e-45ef-ba25-3ff1ee449f4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:38.526704 crc crio[24284]: time=\"2026-06-12T15:53:38.526643818Z\" level=info msg=\"Removed container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=de68d720-006e-45ef-ba25-3ff1ee449f4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:38.530837 crc crio[24284]: time=\"2026-06-12T15:53:38.530750181Z\" level=info msg=\"Removing container: 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d\" id=93ef2301-7bba-44d3-a4b7-675cc63e1cab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:38.577679 crc crio[24284]: time=\"2026-06-12T15:53:38.577521327Z\" level=info msg=\"Removed container 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init\" id=93ef2301-7bba-44d3-a4b7-675cc63e1cab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.092419 crc crio[24284]: time=\"2026-06-12T15:53:47.091195227Z\" level=info msg=\"Removing container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142\" id=e4a7fff9-443f-4850-89a8-06f1fea5ed2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.153649 crc crio[24284]: time=\"2026-06-12T15:53:47.153472964Z\" level=info msg=\"Removed container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log\" id=e4a7fff9-443f-4850-89a8-06f1fea5ed2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.161616 crc crio[24284]: time=\"2026-06-12T15:53:47.161203481Z\" level=info msg=\"Removing container: 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4\" id=e32f9814-8d68-4427-90a2-a61a44037596 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.283122 crc crio[24284]: time=\"2026-06-12T15:53:47.282693506Z\" level=info msg=\"Removed container 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap\" id=e32f9814-8d68-4427-90a2-a61a44037596 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.288335 crc crio[24284]: time=\"2026-06-12T15:53:47.288013914Z\" level=info msg=\"Removing container: 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9\" id=21c27917-8e0f-4c60-948d-1abaf6426187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.356617 crc crio[24284]: time=\"2026-06-12T15:53:47.356216251Z\" level=info msg=\"Removed container 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9: openstack/root-account-create-update-74wkh/mariadb-account-create-update\" id=21c27917-8e0f-4c60-948d-1abaf6426187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.386210 crc crio[24284]: time=\"2026-06-12T15:53:47.385586333Z\" level=info msg=\"Removing container: 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea\" id=0e895d88-5957-4d5a-9be9-0c22a2ff6b2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.451711 crc crio[24284]: time=\"2026-06-12T15:53:47.451477881Z\" level=info msg=\"Removed container 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea: openstack/root-account-create-update-ch658/mariadb-account-create-update\" id=0e895d88-5957-4d5a-9be9-0c22a2ff6b2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.457057 crc crio[24284]: time=\"2026-06-12T15:53:47.456707728Z\" level=info msg=\"Removing container: 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd\" id=8e3561b5-7c0a-435b-bc30-b80742945e93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.568039 crc crio[24284]: time=\"2026-06-12T15:53:47.567915469Z\" level=info msg=\"Removed container 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd: openstack/root-account-create-update-zk77r/mariadb-account-create-update\" id=8e3561b5-7c0a-435b-bc30-b80742945e93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:47.590176 crc crio[24284]: time=\"2026-06-12T15:53:47.590027121Z\" level=info msg=\"Stopping pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=d6e0be57-9481-48f5-962d-e2d967e4f27d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.590176 crc crio[24284]: time=\"2026-06-12T15:53:47.590163776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=d6e0be57-9481-48f5-962d-e2d967e4f27d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.592353 crc crio[24284]: time=\"2026-06-12T15:53:47.592089458Z\" level=info msg=\"Removing pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=5d926576-daa7-48f0-8d03-04baeed39a89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.637728 crc crio[24284]: time=\"2026-06-12T15:53:47.637601061Z\" level=info msg=\"Removed pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=5d926576-daa7-48f0-8d03-04baeed39a89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.639170 crc crio[24284]: time=\"2026-06-12T15:53:47.639049176Z\" level=info msg=\"Stopping pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=25c3a7f6-cce7-4add-b3e4-190e80ab77e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.639458 crc crio[24284]: time=\"2026-06-12T15:53:47.63917115Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=25c3a7f6-cce7-4add-b3e4-190e80ab77e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.639864 crc crio[24284]: time=\"2026-06-12T15:53:47.63978734Z\" level=info msg=\"Removing pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=6cfe7bc9-a5c6-487d-aa43-88101fafca87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.660924 crc crio[24284]: time=\"2026-06-12T15:53:47.659896809Z\" level=info msg=\"Removed pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=6cfe7bc9-a5c6-487d-aa43-88101fafca87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.661545 crc crio[24284]: time=\"2026-06-12T15:53:47.661008814Z\" level=info msg=\"Stopping pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=c6389b5e-9928-41ea-9a83-65b8d887830f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.661545 crc crio[24284]: time=\"2026-06-12T15:53:47.661127938Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=c6389b5e-9928-41ea-9a83-65b8d887830f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.664481 crc crio[24284]: time=\"2026-06-12T15:53:47.66213071Z\" level=info msg=\"Removing pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=2be3713b-8c5b-4f8a-9b98-5dff0af21479 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.677107 crc crio[24284]: time=\"2026-06-12T15:53:47.676907577Z\" level=info msg=\"Removed pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=2be3713b-8c5b-4f8a-9b98-5dff0af21479 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.678610 crc crio[24284]: time=\"2026-06-12T15:53:47.678455885Z\" level=info msg=\"Stopping pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=c39b64bf-6bc3-47e3-b630-5055ba20a80c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.678610 crc crio[24284]: time=\"2026-06-12T15:53:47.678570239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=c39b64bf-6bc3-47e3-b630-5055ba20a80c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.690432 crc crio[24284]: time=\"2026-06-12T15:53:47.68573714Z\" level=info msg=\"Removing pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=22c074f1-1138-4ffc-b9b2-9cc8132ee254 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.714174 crc crio[24284]: time=\"2026-06-12T15:53:47.713557721Z\" level=info msg=\"Removed pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=22c074f1-1138-4ffc-b9b2-9cc8132ee254 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.717944 crc crio[24284]: time=\"2026-06-12T15:53:47.717706179Z\" level=info msg=\"Stopping pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=bd3bc033-22ab-4a4f-ad0d-92d1134f8cbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.717944 crc crio[24284]: time=\"2026-06-12T15:53:47.717791632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=bd3bc033-22ab-4a4f-ad0d-92d1134f8cbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.721937 crc crio[24284]: time=\"2026-06-12T15:53:47.721863693Z\" level=info msg=\"Removing pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=5006e13c-0bc7-415a-b00a-4ef838c011b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.768032 crc crio[24284]: time=\"2026-06-12T15:53:47.767929057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78afb1de-56a9-4537-af91-6c65b154e5a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:47.806628 crc crio[24284]: time=\"2026-06-12T15:53:47.80590658Z\" level=info msg=\"Removed pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=5006e13c-0bc7-415a-b00a-4ef838c011b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.814120 crc crio[24284]: time=\"2026-06-12T15:53:47.81400102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ee14d23-a222-4d9f-a1dd-64f32d3345f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:47.814395 crc crio[24284]: time=\"2026-06-12T15:53:47.814159335Z\" level=info msg=\"Stopping pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2a484596-755e-4199-aa34-1cf48016d019 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.814395 crc crio[24284]: time=\"2026-06-12T15:53:47.814358092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2a484596-755e-4199-aa34-1cf48016d019 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:47.818641 crc crio[24284]: time=\"2026-06-12T15:53:47.818548476Z\" level=info msg=\"Removing pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2b0cea25-21f6-4e72-92e6-f3dcae6664a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.825694 crc crio[24284]: time=\"2026-06-12T15:53:47.825594724Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p7frm/registry-server\" id=f2e50d0d-317a-4119-bb32-a2e985a1f984 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:47.834406 crc crio[24284]: time=\"2026-06-12T15:53:47.834156656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16e96c58-7013-441c-9870-3c473c46953c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:47.874712 crc crio[24284]: time=\"2026-06-12T15:53:47.874569781Z\" level=info msg=\"Removed pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2b0cea25-21f6-4e72-92e6-f3dcae6664a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:47.875412 crc crio[24284]: time=\"2026-06-12T15:53:47.875238093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:47.919999 crc crio[24284]: time=\"2026-06-12T15:53:47.919789489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8968f444-10ea-4a0e-906b-01b4f2c85a18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:47.934036 crc crio[24284]: time=\"2026-06-12T15:53:47.933979334Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=6745071a-1faa-4d4f-ad9c-231bd4d45c8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:47.934993 crc crio[24284]: time=\"2026-06-12T15:53:47.934958816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:48.050356 crc crio[24284]: time=\"2026-06-12T15:53:48.049510964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:48.101869 crc crio[24284]: time=\"2026-06-12T15:53:48.10177775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:48.153753 crc crio[24284]: time=\"2026-06-12T15:53:48.153700058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:48.157712 crc crio[24284]: time=\"2026-06-12T15:53:48.157677706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:48.247912 crc crio[24284]: time=\"2026-06-12T15:53:48.247802228Z\" level=info msg=\"Created container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server\" id=f2e50d0d-317a-4119-bb32-a2e985a1f984 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:48.254104 crc crio[24284]: time=\"2026-06-12T15:53:48.254014929Z\" level=info msg=\"Starting container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27\" id=006c9972-8c71-4670-a289-8b42ac5ba1fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:48.262629 crc crio[24284]: time=\"2026-06-12T15:53:48.262552774Z\" level=info msg=\"Started container\" PID=98370 containerID=4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27 description=openshift-marketplace/community-operators-p7frm/registry-server id=006c9972-8c71-4670-a289-8b42ac5ba1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\nJun 12 15:53:49.178553 crc crio[24284]: time=\"2026-06-12T15:53:49.177427865Z\" level=info msg=\"Created container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=6745071a-1faa-4d4f-ad9c-231bd4d45c8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:49.180049 crc crio[24284]: time=\"2026-06-12T15:53:49.179918413Z\" level=info msg=\"Starting container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7\" id=6b821027-7501-4efa-b479-b7c133410951 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:49.195490 crc crio[24284]: time=\"2026-06-12T15:53:49.194892136Z\" level=info msg=\"Started container\" PID=98374 containerID=51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7 description=openshift-marketplace/redhat-operators-zrdgq/registry-server id=6b821027-7501-4efa-b479-b7c133410951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\nJun 12 15:53:59.740331 crc crio[24284]: time=\"2026-06-12T15:53:59.738867125Z\" level=info msg=\"Stopping container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265 (timeout: 2s)\" id=c2fd05ba-115c-471d-aae6-b4502e4ec86b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:59.875016 crc crio[24284]: time=\"2026-06-12T15:53:59.874876021Z\" level=info msg=\"Stopped container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=c2fd05ba-115c-471d-aae6-b4502e4ec86b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:59.876036 crc crio[24284]: time=\"2026-06-12T15:53:59.875950775Z\" level=info msg=\"Stopping pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=50d76ef7-1aee-4ff7-9a5e-a4387cc672bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:59.876931 crc crio[24284]: time=\"2026-06-12T15:53:59.876878806Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b9a10}] Aliases:map[]}\"\nJun 12 15:53:59.877147 crc crio[24284]: time=\"2026-06-12T15:53:59.877081152Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g8jpq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:54:00.728495 crc crio[24284]: time=\"2026-06-12T15:54:00.727807326Z\" level=info msg=\"Stopped pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=50d76ef7-1aee-4ff7-9a5e-a4387cc672bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:00.733951 crc crio[24284]: time=\"2026-06-12T15:54:00.733699408Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687994-n5dxx/POD\" id=6f5d1785-6e88-468c-a323-cdd65955204c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:00.733951 crc crio[24284]: time=\"2026-06-12T15:54:00.733860733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:00.845092 crc crio[24284]: time=\"2026-06-12T15:54:00.84468907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc0027227d0}] Aliases:map[]}\"\nJun 12 15:54:00.845092 crc crio[24284]: time=\"2026-06-12T15:54:00.845065483Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687994-n5dxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:54:01.173366 crc crio[24284]: time=\"2026-06-12T15:54:01.165801769Z\" level=info msg=\"Stopping container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7 (timeout: 2s)\" id=a46d4215-a280-4ea7-88a0-2f73f86a2878 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:54:01.193090 crc crio[24284]: time=\"2026-06-12T15:54:01.192944142Z\" level=info msg=\"Removing container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265\" id=35e75ce6-165d-41e5-b142-81e83802590f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:01.325931 crc crio[24284]: time=\"2026-06-12T15:54:01.325094249Z\" level=info msg=\"Removed container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=35e75ce6-165d-41e5-b142-81e83802590f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:01.340430 crc crio[24284]: time=\"2026-06-12T15:54:01.339926217Z\" level=info msg=\"Removing container: 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9\" id=5cca9bd2-ce09-4689-a749-0418107a40b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:01.474969 crc crio[24284]: time=\"2026-06-12T15:54:01.474853294Z\" level=info msg=\"Removed container 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9: openshift-marketplace/redhat-marketplace-g8jpq/extract-content\" id=5cca9bd2-ce09-4689-a749-0418107a40b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:01.504780 crc crio[24284]: time=\"2026-06-12T15:54:01.50466888Z\" level=info msg=\"Removing container: d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb\" id=929ccfa5-a070-461d-891f-1c504c6ec112 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:01.526939 crc crio[24284]: time=\"2026-06-12T15:54:01.526860728Z\" level=info msg=\"Stopped container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=a46d4215-a280-4ea7-88a0-2f73f86a2878 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:54:01.548550 crc crio[24284]: time=\"2026-06-12T15:54:01.548459036Z\" level=info msg=\"Stopping pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=9c3fa509-7cce-49cc-b5f0-3e6cf8322d7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:01.551471 crc crio[24284]: time=\"2026-06-12T15:54:01.549344345Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc004af80b8}] Aliases:map[]}\"\nJun 12 15:54:01.551471 crc crio[24284]: time=\"2026-06-12T15:54:01.549560652Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zrdgq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:54:01.701341 crc crio[24284]: time=\"2026-06-12T15:54:01.699048365Z\" level=info msg=\"Removed container d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities\" id=929ccfa5-a070-461d-891f-1c504c6ec112 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:01.840478 crc crio[24284]: 2026-06-12T15:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f1d5e17a565010 Mac:3a:c2:26:87:4f:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f SocketPath: PciID:}] [{Interface:0xc000344bd0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:54:01.844558 crc crio[24284]: time=\"2026-06-12T15:54:01.843767891Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc0027227d0}] Aliases:map[]}\"\nJun 12 15:54:01.844859 crc crio[24284]: time=\"2026-06-12T15:54:01.844699822Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687994-n5dxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:54:01.888942 crc crio[24284]: time=\"2026-06-12T15:54:01.888217119Z\" level=info msg=\"Ran pod sandbox 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 with infra container: openshift-infra/auto-csr-approver-29687994-n5dxx/POD\" id=6f5d1785-6e88-468c-a323-cdd65955204c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:54:01.896019 crc crio[24284]: time=\"2026-06-12T15:54:01.895940941Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=93098dc8-1fef-4a4b-944b-1d46ed724cd7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:54:01.912896 crc crio[24284]: time=\"2026-06-12T15:54:01.911152976Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:54:02.140047 crc crio[24284]: time=\"2026-06-12T15:54:02.139940458Z\" level=info msg=\"Stopped pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=9c3fa509-7cce-49cc-b5f0-3e6cf8322d7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:03.541909 crc crio[24284]: time=\"2026-06-12T15:54:03.540227918Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=93098dc8-1fef-4a4b-944b-1d46ed724cd7 name=/runtime.v1.ImageService/PullImage\nJun 12 15:54:03.545043 crc crio[24284]: time=\"2026-06-12T15:54:03.544902286Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a91347be-e1b7-4c11-aa0c-957505b81201 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:03.548558 crc crio[24284]: time=\"2026-06-12T15:54:03.54843493Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e1825e6-28fe-477d-bdab-6837fe0b8f1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:03.559484 crc crio[24284]: time=\"2026-06-12T15:54:03.559347482Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687994-n5dxx/oc\" id=f1f2eac8-9e78-42fd-b6f2-6e64d9c1f3de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:03.562329 crc crio[24284]: time=\"2026-06-12T15:54:03.562031139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:03.643948 crc crio[24284]: time=\"2026-06-12T15:54:03.643889543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:03.910127 crc crio[24284]: time=\"2026-06-12T15:54:03.910066644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:04.082173 crc crio[24284]: time=\"2026-06-12T15:54:04.081116913Z\" level=info msg=\"Created container f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a: openshift-infra/auto-csr-approver-29687994-n5dxx/oc\" id=f1f2eac8-9e78-42fd-b6f2-6e64d9c1f3de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:04.084139 crc crio[24284]: time=\"2026-06-12T15:54:04.084092328Z\" level=info msg=\"Starting container: f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a\" id=cbfd89c2-d8ea-4cac-bb01-f13744073d08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:04.091908 crc crio[24284]: time=\"2026-06-12T15:54:04.091730537Z\" level=info msg=\"Started container\" PID=99285 containerID=f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a description=openshift-infra/auto-csr-approver-29687994-n5dxx/oc id=cbfd89c2-d8ea-4cac-bb01-f13744073d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\nJun 12 15:54:04.950781 crc crio[24284]: time=\"2026-06-12T15:54:04.949950789Z\" level=info msg=\"Stopping container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27 (timeout: 2s)\" id=c83bc981-44fc-4513-a553-d35dca46afcb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:54:05.105153 crc crio[24284]: time=\"2026-06-12T15:54:05.104807906Z\" level=info msg=\"Stopped container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server\" id=c83bc981-44fc-4513-a553-d35dca46afcb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:54:05.106094 crc crio[24284]: time=\"2026-06-12T15:54:05.106029685Z\" level=info msg=\"Stopping pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=e8adc51e-c5a2-4a33-92d3-4c703de3fe4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:05.106920 crc crio[24284]: time=\"2026-06-12T15:54:05.106839011Z\" level=info msg=\"Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc00041ceb0}] Aliases:map[]}\"\nJun 12 15:54:05.107090 crc crio[24284]: time=\"2026-06-12T15:54:05.107001756Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-p7frm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:54:05.498004 crc crio[24284]: time=\"2026-06-12T15:54:05.497112957Z\" level=info msg=\"Stopped pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=e8adc51e-c5a2-4a33-92d3-4c703de3fe4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:06.347210 crc crio[24284]: time=\"2026-06-12T15:54:06.346415336Z\" level=info msg=\"Stopping pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=eff52d05-c941-40aa-ad86-6b11caf92fea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:06.348212 crc crio[24284]: time=\"2026-06-12T15:54:06.347226063Z\" level=info msg=\"Removing container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27\" id=7cb50644-fdd3-45b7-8935-31e21dd175f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:06.348502 crc crio[24284]: time=\"2026-06-12T15:54:06.348411271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc00041d230}] Aliases:map[]}\"\nJun 12 15:54:06.348778 crc crio[24284]: time=\"2026-06-12T15:54:06.3486958Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687994-n5dxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:54:06.436897 crc crio[24284]: time=\"2026-06-12T15:54:06.436593364Z\" level=info msg=\"Removed container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server\" id=7cb50644-fdd3-45b7-8935-31e21dd175f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:06.453678 crc crio[24284]: time=\"2026-06-12T15:54:06.453584324Z\" level=info msg=\"Removing container: 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba\" id=29e44ac2-2d53-4c1c-a5eb-b81832785871 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:06.503731 crc crio[24284]: time=\"2026-06-12T15:54:06.50207819Z\" level=info msg=\"Removed container 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba: openshift-marketplace/community-operators-p7frm/extract-content\" id=29e44ac2-2d53-4c1c-a5eb-b81832785871 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:06.517377 crc crio[24284]: time=\"2026-06-12T15:54:06.517212805Z\" level=info msg=\"Removing container: 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a\" id=ff35534b-de57-4d55-857c-82f15ab29c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:06.576220 crc crio[24284]: time=\"2026-06-12T15:54:06.575347997Z\" level=info msg=\"Removed container 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a: openshift-marketplace/community-operators-p7frm/extract-utilities\" id=ff35534b-de57-4d55-857c-82f15ab29c98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:06.715470 crc crio[24284]: time=\"2026-06-12T15:54:06.715374735Z\" level=info msg=\"Stopped pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=eff52d05-c941-40aa-ad86-6b11caf92fea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:48.268927 crc crio[24284]: time=\"2026-06-12T15:54:48.261969562Z\" level=info msg=\"Removing container: 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e\" id=ff712e8c-ec0d-4200-9f2b-e717397904f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:49.106736 crc crio[24284]: time=\"2026-06-12T15:54:49.103888246Z\" level=info msg=\"Removed container 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e: openshift-infra/auto-csr-approver-29687988-jprd4/oc\" id=ff712e8c-ec0d-4200-9f2b-e717397904f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:49.122040 crc crio[24284]: time=\"2026-06-12T15:54:49.120850733Z\" level=info msg=\"Removing container: 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88\" id=4be3175a-89f7-417d-8819-4961737effae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:50.071636 crc crio[24284]: time=\"2026-06-12T15:54:50.071236735Z\" level=info msg=\"Removed container 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88: openstack/root-account-create-update-zhjnz/mariadb-account-create-update\" id=4be3175a-89f7-417d-8819-4961737effae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:50.108175 crc crio[24284]: time=\"2026-06-12T15:54:50.107514708Z\" level=info msg=\"Removing container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf\" id=a7284855-2231-4dd9-afb2-0a84377a73ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:50.625812 crc crio[24284]: time=\"2026-06-12T15:54:50.622735626Z\" level=info msg=\"Removed container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd\" id=a7284855-2231-4dd9-afb2-0a84377a73ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:50.802221 crc crio[24284]: time=\"2026-06-12T15:54:50.800951682Z\" level=info msg=\"Stopping pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=dc574ec7-1f7b-45b6-b157-82d842e1b766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:50.802221 crc crio[24284]: time=\"2026-06-12T15:54:50.80119105Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=dc574ec7-1f7b-45b6-b157-82d842e1b766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:50.822233 crc crio[24284]: time=\"2026-06-12T15:54:50.821607832Z\" level=info msg=\"Removing pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=68822298-fff6-4b3e-a185-333e28e85739 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:50.989564 crc crio[24284]: time=\"2026-06-12T15:54:50.989143346Z\" level=info msg=\"Removed pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=68822298-fff6-4b3e-a185-333e28e85739 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.076536 crc crio[24284]: time=\"2026-06-12T15:54:51.067050072Z\" level=info msg=\"Stopping pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=7ce873c6-433e-4d74-b1ee-4ad3c8425b17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.076536 crc crio[24284]: time=\"2026-06-12T15:54:51.067509347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=7ce873c6-433e-4d74-b1ee-4ad3c8425b17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.076536 crc crio[24284]: time=\"2026-06-12T15:54:51.075929671Z\" level=info msg=\"Removing pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=14271c7a-5f8b-45a9-b38f-42304cc3cc89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.513562 crc crio[24284]: time=\"2026-06-12T15:54:51.513484901Z\" level=info msg=\"Removed pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=14271c7a-5f8b-45a9-b38f-42304cc3cc89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.519626 crc crio[24284]: time=\"2026-06-12T15:54:51.519568869Z\" level=info msg=\"Stopping pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=ad4e2ccd-2c13-468c-a219-2409eb617cb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.520040 crc crio[24284]: time=\"2026-06-12T15:54:51.520008303Z\" level=info msg=\"Stopped pod sandbox (already stopped): d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=ad4e2ccd-2c13-468c-a219-2409eb617cb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.520932 crc crio[24284]: time=\"2026-06-12T15:54:51.520901342Z\" level=info msg=\"Removing pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=3412976e-b3f4-41e1-8c50-ad8ffc646183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.583048 crc crio[24284]: time=\"2026-06-12T15:54:51.582927791Z\" level=info msg=\"Removed pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=3412976e-b3f4-41e1-8c50-ad8ffc646183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.584634 crc crio[24284]: time=\"2026-06-12T15:54:51.584366497Z\" level=info msg=\"Stopping pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7a93babf-5490-4a89-a8e8-0ff58624a7fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.584634 crc crio[24284]: time=\"2026-06-12T15:54:51.584468161Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7a93babf-5490-4a89-a8e8-0ff58624a7fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.586367 crc crio[24284]: time=\"2026-06-12T15:54:51.586204687Z\" level=info msg=\"Removing pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7741069e-fdb5-44f5-a976-e5e756f64835 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.606498 crc crio[24284]: time=\"2026-06-12T15:54:51.606424028Z\" level=info msg=\"Removed pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7741069e-fdb5-44f5-a976-e5e756f64835 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.609988 crc crio[24284]: time=\"2026-06-12T15:54:51.609891189Z\" level=info msg=\"Stopping pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=21d112db-6e53-4616-95f3-45439c324fbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.610136 crc crio[24284]: time=\"2026-06-12T15:54:51.609994783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=21d112db-6e53-4616-95f3-45439c324fbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:54:51.611429 crc crio[24284]: time=\"2026-06-12T15:54:51.611208912Z\" level=info msg=\"Removing pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=a95e9790-dd4d-4f38-acc3-eef89762ad01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:54:51.636430 crc crio[24284]: time=\"2026-06-12T15:54:51.636306902Z\" level=info msg=\"Removed pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=a95e9790-dd4d-4f38-acc3-eef89762ad01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:00.941065 crc crio[24284]: time=\"2026-06-12T15:56:00.940354892Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687996-nhtfz/POD\" id=daf46754-e363-4798-be8e-9967718c1da4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:00.942624 crc crio[24284]: time=\"2026-06-12T15:56:00.941183879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:01.039754 crc crio[24284]: time=\"2026-06-12T15:56:01.0394632Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc00041c578}] Aliases:map[]}\"\nJun 12 15:56:01.039754 crc crio[24284]: time=\"2026-06-12T15:56:01.039547133Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687996-nhtfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:02.009197 crc crio[24284]: 2026-06-12T15:56:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cda48584272f2f Mac:76:34:39:bf:e8:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 SocketPath: PciID:}] [{Interface:0xc000476760 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:56:02.011984 crc crio[24284]: time=\"2026-06-12T15:56:02.011881439Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc00041c578}] Aliases:map[]}\"\nJun 12 15:56:02.012129 crc crio[24284]: time=\"2026-06-12T15:56:02.012070695Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687996-nhtfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:56:02.029525 crc crio[24284]: time=\"2026-06-12T15:56:02.028363685Z\" level=info msg=\"Ran pod sandbox 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e with infra container: openshift-infra/auto-csr-approver-29687996-nhtfz/POD\" id=daf46754-e363-4798-be8e-9967718c1da4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:56:02.040006 crc crio[24284]: time=\"2026-06-12T15:56:02.03991058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=66d8c2d4-8c54-42e6-9a1f-98a26f483e98 name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:02.053879 crc crio[24284]: time=\"2026-06-12T15:56:02.053114806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:56:04.005529 crc crio[24284]: time=\"2026-06-12T15:56:04.004732579Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=66d8c2d4-8c54-42e6-9a1f-98a26f483e98 name=/runtime.v1.ImageService/PullImage\nJun 12 15:56:04.007142 crc crio[24284]: time=\"2026-06-12T15:56:04.006832817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56235fbb-db58-48ac-8fe5-159045de1700 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:04.011825 crc crio[24284]: time=\"2026-06-12T15:56:04.011091553Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d7c5ff7-4f19-4daf-991c-6814e7a4d97a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:04.083163 crc crio[24284]: time=\"2026-06-12T15:56:04.083060799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687996-nhtfz/oc\" id=cc5d0497-9d1b-4ab1-9e24-3ecf502faad4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:04.084038 crc crio[24284]: time=\"2026-06-12T15:56:04.083818804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:04.169076 crc crio[24284]: time=\"2026-06-12T15:56:04.168833569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:05.102471 crc crio[24284]: time=\"2026-06-12T15:56:05.102025045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:05.495541 crc crio[24284]: time=\"2026-06-12T15:56:05.495382525Z\" level=info msg=\"Created container a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1: openshift-infra/auto-csr-approver-29687996-nhtfz/oc\" id=cc5d0497-9d1b-4ab1-9e24-3ecf502faad4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:05.497584 crc crio[24284]: time=\"2026-06-12T15:56:05.497477914Z\" level=info msg=\"Starting container: a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1\" id=8acb2e12-cd7d-4936-abfe-db415113fa04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:05.503402 crc crio[24284]: time=\"2026-06-12T15:56:05.503141326Z\" level=info msg=\"Started container\" PID=105101 containerID=a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1 description=openshift-infra/auto-csr-approver-29687996-nhtfz/oc id=8acb2e12-cd7d-4936-abfe-db415113fa04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\nJun 12 15:56:07.845567 crc crio[24284]: time=\"2026-06-12T15:56:07.844612285Z\" level=info msg=\"Stopping pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=60d96636-c3eb-4fda-b2df-b13cc63862a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:07.847102 crc crio[24284]: time=\"2026-06-12T15:56:07.846509427Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc002613270}] Aliases:map[]}\"\nJun 12 15:56:07.847102 crc crio[24284]: time=\"2026-06-12T15:56:07.846667262Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687996-nhtfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:56:08.180113 crc crio[24284]: time=\"2026-06-12T15:56:08.179986339Z\" level=info msg=\"Stopped pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=60d96636-c3eb-4fda-b2df-b13cc63862a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:51.723363 crc crio[24284]: time=\"2026-06-12T15:56:51.722566345Z\" level=info msg=\"Removing container: 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599\" id=d5c67a3e-a1d4-496f-baeb-04244a52de38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:51.767747 crc crio[24284]: time=\"2026-06-12T15:56:51.76755573Z\" level=info msg=\"Removed container 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599: openstack/placement-db-create-pqrcz/mariadb-database-create\" id=d5c67a3e-a1d4-496f-baeb-04244a52de38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:51.771392 crc crio[24284]: time=\"2026-06-12T15:56:51.771236059Z\" level=info msg=\"Removing container: 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f\" id=2738ae3a-ce21-498d-acac-cf0854d6eeb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:51.962082 crc crio[24284]: time=\"2026-06-12T15:56:51.961932751Z\" level=info msg=\"Removed container 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f: openshift-infra/auto-csr-approver-29687990-nbggs/oc\" id=2738ae3a-ce21-498d-acac-cf0854d6eeb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:51.966533 crc crio[24284]: time=\"2026-06-12T15:56:51.966428421Z\" level=info msg=\"Removing container: 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039\" id=51c26c48-0d75-4de6-bdb2-0486206a0ff2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:51.997964 crc crio[24284]: time=\"2026-06-12T15:56:51.997581376Z\" level=info msg=\"Removed container 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039: openstack/barbican-db-create-nq68l/mariadb-database-create\" id=51c26c48-0d75-4de6-bdb2-0486206a0ff2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.001403 crc crio[24284]: time=\"2026-06-12T15:56:52.00118962Z\" level=info msg=\"Removing container: 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee\" id=f940d37e-3493-4013-bb78-2f6221102b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.084896 crc crio[24284]: time=\"2026-06-12T15:56:52.084786132Z\" level=info msg=\"Removed container 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update\" id=f940d37e-3493-4013-bb78-2f6221102b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.096412 crc crio[24284]: time=\"2026-06-12T15:56:52.094096872Z\" level=info msg=\"Removing container: 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043\" id=f0e362e0-16ac-4f08-82c4-0bc2e884499a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.175967 crc crio[24284]: time=\"2026-06-12T15:56:52.175869878Z\" level=info msg=\"Removed container 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043: openstack/keystone-db-create-vj5tg/mariadb-database-create\" id=f0e362e0-16ac-4f08-82c4-0bc2e884499a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.179009 crc crio[24284]: time=\"2026-06-12T15:56:52.17893676Z\" level=info msg=\"Removing container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92\" id=dfd172c6-a263-4890-8d02-24fb9a65e833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.218187 crc crio[24284]: time=\"2026-06-12T15:56:52.218082094Z\" level=info msg=\"Removed container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api\" id=dfd172c6-a263-4890-8d02-24fb9a65e833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.221127 crc crio[24284]: time=\"2026-06-12T15:56:52.221091827Z\" level=info msg=\"Removing container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff\" id=605627cd-07bf-4a60-ab31-6564df66abc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.250200 crc crio[24284]: time=\"2026-06-12T15:56:52.249987877Z\" level=info msg=\"Removed container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log\" id=605627cd-07bf-4a60-ab31-6564df66abc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.253138 crc crio[24284]: time=\"2026-06-12T15:56:52.253074077Z\" level=info msg=\"Removing container: bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423\" id=da9125fb-427b-4c85-9942-97cec2aa52a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.294069 crc crio[24284]: time=\"2026-06-12T15:56:52.293964426Z\" level=info msg=\"Removed container bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423: openstack/cinder-db-create-5f8m4/mariadb-database-create\" id=da9125fb-427b-4c85-9942-97cec2aa52a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.296861 crc crio[24284]: time=\"2026-06-12T15:56:52.296789254Z\" level=info msg=\"Removing container: 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0\" id=70c4b2c2-4510-48ab-9843-4c744e1ddfc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.337897 crc crio[24284]: time=\"2026-06-12T15:56:52.337806838Z\" level=info msg=\"Removed container 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update\" id=70c4b2c2-4510-48ab-9843-4c744e1ddfc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.342135 crc crio[24284]: time=\"2026-06-12T15:56:52.342060222Z\" level=info msg=\"Removing container: da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65\" id=5c770e15-ff0e-4153-a4cc-605cfa5e7079 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.377240 crc crio[24284]: time=\"2026-06-12T15:56:52.377181686Z\" level=info msg=\"Removed container da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update\" id=5c770e15-ff0e-4153-a4cc-605cfa5e7079 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.386156 crc crio[24284]: time=\"2026-06-12T15:56:52.386053736Z\" level=info msg=\"Removing container: 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3\" id=15c007d3-54ef-4622-9c63-acc072c3a499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.422345 crc crio[24284]: time=\"2026-06-12T15:56:52.421551817Z\" level=info msg=\"Removed container 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update\" id=15c007d3-54ef-4622-9c63-acc072c3a499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.426717 crc crio[24284]: time=\"2026-06-12T15:56:52.426644263Z\" level=info msg=\"Removing container: 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9\" id=93bc4175-aaa4-4791-b438-20fa83c83c86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.453201 crc crio[24284]: time=\"2026-06-12T15:56:52.453104236Z\" level=info msg=\"Removed container 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9: openstack/neutron-db-create-fr2vq/mariadb-database-create\" id=93bc4175-aaa4-4791-b438-20fa83c83c86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.459543 crc crio[24284]: time=\"2026-06-12T15:56:52.459458229Z\" level=info msg=\"Removing container: b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d\" id=811f21af-38cf-49de-ac5b-97d6f1bdb9f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.494596 crc crio[24284]: time=\"2026-06-12T15:56:52.494495277Z\" level=info msg=\"Removed container b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update\" id=811f21af-38cf-49de-ac5b-97d6f1bdb9f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.497402 crc crio[24284]: time=\"2026-06-12T15:56:52.49705747Z\" level=info msg=\"Removing container: 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8\" id=d1da88e5-a3d5-47ad-b27b-cc09c2d363dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.536086 crc crio[24284]: time=\"2026-06-12T15:56:52.535810571Z\" level=info msg=\"Removed container 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update\" id=d1da88e5-a3d5-47ad-b27b-cc09c2d363dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.542199 crc crio[24284]: time=\"2026-06-12T15:56:52.542109206Z\" level=info msg=\"Removing container: 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e\" id=0871145a-63af-4935-a499-32a961742a97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.589943 crc crio[24284]: time=\"2026-06-12T15:56:52.589811307Z\" level=info msg=\"Removed container 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e: openstack/glance-db-create-zt95r/mariadb-database-create\" id=0871145a-63af-4935-a499-32a961742a97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:52.607030 crc crio[24284]: time=\"2026-06-12T15:56:52.606916155Z\" level=info msg=\"Stopping pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=8542fdc9-496e-4de9-ab25-d6df27f92a1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.607030 crc crio[24284]: time=\"2026-06-12T15:56:52.607019468Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=8542fdc9-496e-4de9-ab25-d6df27f92a1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.609490 crc crio[24284]: time=\"2026-06-12T15:56:52.609199709Z\" level=info msg=\"Removing pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=ac3ad077-57f1-466d-a607-4bdbdeb22941 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.641437 crc crio[24284]: time=\"2026-06-12T15:56:52.641283071Z\" level=info msg=\"Removed pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=ac3ad077-57f1-466d-a607-4bdbdeb22941 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.642671 crc crio[24284]: time=\"2026-06-12T15:56:52.642581063Z\" level=info msg=\"Stopping pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=6cea0d13-eed5-4638-81a8-8a0f818e1ba6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.642671 crc crio[24284]: time=\"2026-06-12T15:56:52.642674326Z\" level=info msg=\"Stopped pod sandbox (already stopped): 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=6cea0d13-eed5-4638-81a8-8a0f818e1ba6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.643903 crc crio[24284]: time=\"2026-06-12T15:56:52.643838123Z\" level=info msg=\"Removing pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=a5635545-22e7-4516-b615-a313373f0c82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.661027 crc crio[24284]: time=\"2026-06-12T15:56:52.660836374Z\" level=info msg=\"Removed pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=a5635545-22e7-4516-b615-a313373f0c82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.662795 crc crio[24284]: time=\"2026-06-12T15:56:52.66267435Z\" level=info msg=\"Stopping pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=5691a16e-06fc-47f5-999c-1474ac9575dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.662952 crc crio[24284]: time=\"2026-06-12T15:56:52.662826875Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=5691a16e-06fc-47f5-999c-1474ac9575dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.663526 crc crio[24284]: time=\"2026-06-12T15:56:52.663472985Z\" level=info msg=\"Removing pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=b936dab6-e92f-4bc6-b87c-7075c9a7b8df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.685497 crc crio[24284]: time=\"2026-06-12T15:56:52.685157604Z\" level=info msg=\"Removed pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=b936dab6-e92f-4bc6-b87c-7075c9a7b8df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.686496 crc crio[24284]: time=\"2026-06-12T15:56:52.686399723Z\" level=info msg=\"Stopping pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=4efe8814-a54b-461f-8db1-9759c60ae28e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.686649 crc crio[24284]: time=\"2026-06-12T15:56:52.686528558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=4efe8814-a54b-461f-8db1-9759c60ae28e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.687432 crc crio[24284]: time=\"2026-06-12T15:56:52.687363785Z\" level=info msg=\"Removing pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=038290b0-fd44-45de-a6f5-ea99607b92f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.714487 crc crio[24284]: time=\"2026-06-12T15:56:52.714243313Z\" level=info msg=\"Removed pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=038290b0-fd44-45de-a6f5-ea99607b92f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.716553 crc crio[24284]: time=\"2026-06-12T15:56:52.716289536Z\" level=info msg=\"Stopping pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=1823dd93-8047-4e1a-893f-2abfd5ff44dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.716553 crc crio[24284]: time=\"2026-06-12T15:56:52.71640341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=1823dd93-8047-4e1a-893f-2abfd5ff44dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.717473 crc crio[24284]: time=\"2026-06-12T15:56:52.717386601Z\" level=info msg=\"Removing pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=7fa7fd2b-55b5-413a-99a8-90fb2e756c02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.777725 crc crio[24284]: time=\"2026-06-12T15:56:52.777653103Z\" level=info msg=\"Removed pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=7fa7fd2b-55b5-413a-99a8-90fb2e756c02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.781090 crc crio[24284]: time=\"2026-06-12T15:56:52.781025299Z\" level=info msg=\"Stopping pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=dbbe2c33-9623-41cc-a750-4d5879526a8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.781578 crc crio[24284]: time=\"2026-06-12T15:56:52.781533805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=dbbe2c33-9623-41cc-a750-4d5879526a8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.783646 crc crio[24284]: time=\"2026-06-12T15:56:52.78356462Z\" level=info msg=\"Removing pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=8470eed2-55c5-4839-8dfe-fb62bdbac951 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.805157 crc crio[24284]: time=\"2026-06-12T15:56:52.805036516Z\" level=info msg=\"Removed pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=8470eed2-55c5-4839-8dfe-fb62bdbac951 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.806675 crc crio[24284]: time=\"2026-06-12T15:56:52.806622743Z\" level=info msg=\"Stopping pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=872911be-59f0-4a14-bef1-cac1c129cf19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.806857 crc crio[24284]: time=\"2026-06-12T15:56:52.80683137Z\" level=info msg=\"Stopped pod sandbox (already stopped): 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=872911be-59f0-4a14-bef1-cac1c129cf19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.808058 crc crio[24284]: time=\"2026-06-12T15:56:52.807952126Z\" level=info msg=\"Removing pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=db3092f3-0f95-4cdd-bc0b-fddbab6040b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.835008 crc crio[24284]: time=\"2026-06-12T15:56:52.834884162Z\" level=info msg=\"Removed pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=db3092f3-0f95-4cdd-bc0b-fddbab6040b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.836747 crc crio[24284]: time=\"2026-06-12T15:56:52.83669363Z\" level=info msg=\"Stopping pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=0335441c-d5d8-4be5-9a4c-746246bb5cf8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.836934 crc crio[24284]: time=\"2026-06-12T15:56:52.836908077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=0335441c-d5d8-4be5-9a4c-746246bb5cf8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.837757 crc crio[24284]: time=\"2026-06-12T15:56:52.837725024Z\" level=info msg=\"Removing pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=b9bf5fe4-74f6-4f82-b005-42ca8196d426 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.858544 crc crio[24284]: time=\"2026-06-12T15:56:52.858218176Z\" level=info msg=\"Removed pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=b9bf5fe4-74f6-4f82-b005-42ca8196d426 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.859625 crc crio[24284]: time=\"2026-06-12T15:56:52.859539056Z\" level=info msg=\"Stopping pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=b842e820-6a5b-40ea-8697-8f3027f13cd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.859766 crc crio[24284]: time=\"2026-06-12T15:56:52.859639539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=b842e820-6a5b-40ea-8697-8f3027f13cd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.860372 crc crio[24284]: time=\"2026-06-12T15:56:52.860303261Z\" level=info msg=\"Removing pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=2ff06979-f129-460b-b5b3-c9db1474efdd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.877998 crc crio[24284]: time=\"2026-06-12T15:56:52.877884689Z\" level=info msg=\"Removed pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=2ff06979-f129-460b-b5b3-c9db1474efdd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.879153 crc crio[24284]: time=\"2026-06-12T15:56:52.879064434Z\" level=info msg=\"Stopping pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=3c7f4aa5-4dd6-4a7b-8307-85bb7e996c2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.879363 crc crio[24284]: time=\"2026-06-12T15:56:52.879175838Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=3c7f4aa5-4dd6-4a7b-8307-85bb7e996c2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.880562 crc crio[24284]: time=\"2026-06-12T15:56:52.88048433Z\" level=info msg=\"Removing pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=b2940f52-c65e-46d1-9434-cef20e2679a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.901887 crc crio[24284]: time=\"2026-06-12T15:56:52.901752579Z\" level=info msg=\"Removed pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=b2940f52-c65e-46d1-9434-cef20e2679a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.909937 crc crio[24284]: time=\"2026-06-12T15:56:52.909779713Z\" level=info msg=\"Stopping pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=57719f8b-c854-4517-8838-da923ed0acb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.916717 crc crio[24284]: time=\"2026-06-12T15:56:52.916608603Z\" level=info msg=\"Stopped pod sandbox (already stopped): f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=57719f8b-c854-4517-8838-da923ed0acb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.919488 crc crio[24284]: time=\"2026-06-12T15:56:52.919427124Z\" level=info msg=\"Removing pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=8f3bd626-e2b1-48ed-9fad-c7dbbe9ab7e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.947014 crc crio[24284]: time=\"2026-06-12T15:56:52.946885469Z\" level=info msg=\"Removed pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=8f3bd626-e2b1-48ed-9fad-c7dbbe9ab7e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.948122 crc crio[24284]: time=\"2026-06-12T15:56:52.947963742Z\" level=info msg=\"Stopping pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=227ff433-60da-436b-86b4-4107eddbe212 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.948122 crc crio[24284]: time=\"2026-06-12T15:56:52.948105447Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=227ff433-60da-436b-86b4-4107eddbe212 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.949009 crc crio[24284]: time=\"2026-06-12T15:56:52.948897688Z\" level=info msg=\"Removing pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=88fb872c-db43-4a09-a9f5-74cc3fba540a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.970855 crc crio[24284]: time=\"2026-06-12T15:56:52.970720447Z\" level=info msg=\"Removed pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=88fb872c-db43-4a09-a9f5-74cc3fba540a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.971639 crc crio[24284]: time=\"2026-06-12T15:56:52.971604913Z\" level=info msg=\"Stopping pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=c22c08c4-e27c-4a85-8400-007b41a565fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.971792 crc crio[24284]: time=\"2026-06-12T15:56:52.971773538Z\" level=info msg=\"Stopped pod sandbox (already stopped): 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=c22c08c4-e27c-4a85-8400-007b41a565fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:52.972796 crc crio[24284]: time=\"2026-06-12T15:56:52.972769421Z\" level=info msg=\"Removing pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=445a5e6f-c199-4979-86ed-a012f274fad5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:52.992747 crc crio[24284]: time=\"2026-06-12T15:56:52.992584809Z\" level=info msg=\"Removed pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=445a5e6f-c199-4979-86ed-a012f274fad5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.001453 crc crio[24284]: time=\"2026-06-12T15:56:53.001384731Z\" level=info msg=\"Stopping pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=117bfc1f-2e1b-4475-a712-212ce5258ecf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.001798 crc crio[24284]: time=\"2026-06-12T15:56:53.001766943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=117bfc1f-2e1b-4475-a712-212ce5258ecf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:56:53.002905 crc crio[24284]: time=\"2026-06-12T15:56:53.002804677Z\" level=info msg=\"Removing pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=87d671e4-346e-43dd-9118-0859e6c5e8ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:56:53.019024 crc crio[24284]: time=\"2026-06-12T15:56:53.018966809Z\" level=info msg=\"Removed pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=87d671e4-346e-43dd-9118-0859e6c5e8ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:24.427208 crc crio[24284]: time=\"2026-06-12T15:57:24.425976896Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/POD\" id=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:57:24.428915 crc crio[24284]: time=\"2026-06-12T15:57:24.427219466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:24.464560 crc crio[24284]: time=\"2026-06-12T15:57:24.464442926Z\" 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=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:57:24.480881 crc crio[24284]: time=\"2026-06-12T15:57:24.480714332Z\" level=info msg=\"Ran pod sandbox 481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/POD\" id=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:57:24.483414 crc crio[24284]: time=\"2026-06-12T15:57:24.48330478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:24.483587 crc crio[24284]: time=\"2026-06-12T15:57:24.483550892Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:24.483658 crc crio[24284]: time=\"2026-06-12T15:57:24.483616465Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:24.484637 crc crio[24284]: time=\"2026-06-12T15:57:24.484565551Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=50d7410a-909c-4928-b584-51253cb58f65 name=/runtime.v1.ImageService/PullImage\nJun 12 15:57:24.497635 crc crio[24284]: time=\"2026-06-12T15:57:24.497182569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 15:57:30.327035 crc crio[24284]: time=\"2026-06-12T15:57:30.32574241Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4dtmq/POD\" id=3a106385-3e4e-43e6-b332-1a8493372e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:57:30.330180 crc crio[24284]: time=\"2026-06-12T15:57:30.327074983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:30.397516 crc crio[24284]: time=\"2026-06-12T15:57:30.396822969Z\" level=info msg=\"Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"\nJun 12 15:57:30.397516 crc crio[24284]: time=\"2026-06-12T15:57:30.397473369Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4dtmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:57:31.114663 crc crio[24284]: 2026-06-12T15:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1309e8ed7e4600 Mac:46:e9:16:d7:5b:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:57:31.114663 crc crio[24284]: time=\"2026-06-12T15:57:31.114218649Z\" level=info msg=\"Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"\nJun 12 15:57:31.114663 crc crio[24284]: time=\"2026-06-12T15:57:31.114495638Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4dtmq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:57:31.126916 crc crio[24284]: time=\"2026-06-12T15:57:31.125943835Z\" level=info msg=\"Ran pod sandbox a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d with infra container: openshift-marketplace/certified-operators-4dtmq/POD\" id=3a106385-3e4e-43e6-b332-1a8493372e8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:57:31.132640 crc crio[24284]: time=\"2026-06-12T15:57:31.132556918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6602ec33-b103-490b-9229-ff32200b35b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:31.144525 crc crio[24284]: time=\"2026-06-12T15:57:31.144198523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e843b0bd-79c5-4b32-a6a9-01475c32eaba name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:31.154393 crc crio[24284]: time=\"2026-06-12T15:57:31.154178783Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4dtmq/extract-utilities\" id=30bab3df-bb0d-4e16-978d-fe8d93029278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:31.155728 crc crio[24284]: time=\"2026-06-12T15:57:31.155654931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:31.223507 crc crio[24284]: time=\"2026-06-12T15:57:31.22334764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:31.228464 crc crio[24284]: time=\"2026-06-12T15:57:31.228228917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:31.433075 crc crio[24284]: time=\"2026-06-12T15:57:31.432987377Z\" level=info msg=\"Created container 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec: openshift-marketplace/certified-operators-4dtmq/extract-utilities\" id=30bab3df-bb0d-4e16-978d-fe8d93029278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:31.434711 crc crio[24284]: time=\"2026-06-12T15:57:31.434634381Z\" level=info msg=\"Starting container: 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec\" id=f0438982-2fd0-47e0-a87f-c00aab3b3e93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:57:31.444180 crc crio[24284]: time=\"2026-06-12T15:57:31.443958271Z\" level=info msg=\"Started container\" PID=109418 containerID=9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec description=openshift-marketplace/certified-operators-4dtmq/extract-utilities id=f0438982-2fd0-47e0-a87f-c00aab3b3e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\nJun 12 15:57:32.334938 crc crio[24284]: time=\"2026-06-12T15:57:32.334844854Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cfe5b7bf-049f-43bb-8ca2-70820bd8614a name=/runtime.v1.ImageService/PullImage\nJun 12 15:57:32.344115 crc crio[24284]: time=\"2026-06-12T15:57:32.343992087Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:57:33.034229 crc crio[24284]: time=\"2026-06-12T15:57:33.033027876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=cfe5b7bf-049f-43bb-8ca2-70820bd8614a name=/runtime.v1.ImageService/PullImage\nJun 12 15:57:33.038747 crc crio[24284]: time=\"2026-06-12T15:57:33.034941817Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=04cb8b64-c2cb-4708-ab2a-0ae8c83230ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:33.038747 crc crio[24284]: time=\"2026-06-12T15:57:33.038301574Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a4af9cb5-6626-49af-8d4f-fcc8bdcd7c09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:33.053942 crc crio[24284]: time=\"2026-06-12T15:57:33.053869196Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4dtmq/extract-content\" id=155f2089-2d79-417c-a7bd-781c0e6b3c62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:33.054759 crc crio[24284]: time=\"2026-06-12T15:57:33.054670842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:33.105836 crc crio[24284]: time=\"2026-06-12T15:57:33.105210907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:33.108938 crc crio[24284]: time=\"2026-06-12T15:57:33.108858645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:33.327803 crc crio[24284]: time=\"2026-06-12T15:57:33.327684938Z\" level=info msg=\"Created container 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320: openshift-marketplace/certified-operators-4dtmq/extract-content\" id=155f2089-2d79-417c-a7bd-781c0e6b3c62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:33.329441 crc crio[24284]: time=\"2026-06-12T15:57:33.329351591Z\" level=info msg=\"Starting container: 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320\" id=f376159e-b31a-4ee2-b261-4078822b8178 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:57:33.336478 crc crio[24284]: time=\"2026-06-12T15:57:33.336404079Z\" level=info msg=\"Started container\" PID=109504 containerID=5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320 description=openshift-marketplace/certified-operators-4dtmq/extract-content id=f376159e-b31a-4ee2-b261-4078822b8178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\nJun 12 15:57:46.607850 crc crio[24284]: time=\"2026-06-12T15:57:46.606978864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b0b2bff4-f930-4333-ae49-7ba57c87600b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:53.042557 crc crio[24284]: time=\"2026-06-12T15:57:53.041598534Z\" level=info msg=\"Removing container: 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7\" id=e3a21f4f-25bd-4ffa-b2a6-075757793eac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:57.808727 crc crio[24284]: time=\"2026-06-12T15:57:57.80768011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21d99899-2493-4dad-964d-2cb1b4cd0667 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:57.823556 crc crio[24284]: time=\"2026-06-12T15:57:57.823147138Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=6dea2746-3849-41db-8d64-f2006fb33251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:57.934213 crc crio[24284]: time=\"2026-06-12T15:57:57.934024867Z\" level=info msg=\"Removed container 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7: openstack/keystone-db-sync-7rgrt/keystone-db-sync\" id=e3a21f4f-25bd-4ffa-b2a6-075757793eac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:57.934756 crc crio[24284]: time=\"2026-06-12T15:57:57.934451861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:57.950907 crc crio[24284]: time=\"2026-06-12T15:57:57.950648021Z\" level=info msg=\"Removing container: aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4\" id=915eac5e-c9a2-4449-8499-3f8c2a25a29a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.112035 crc crio[24284]: time=\"2026-06-12T15:57:58.111589656Z\" level=info msg=\"Removed container aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4: openstack/neutron-db-sync-262g9/neutron-db-sync\" id=915eac5e-c9a2-4449-8499-3f8c2a25a29a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.115425 crc crio[24284]: time=\"2026-06-12T15:57:58.115309111Z\" level=info msg=\"Removing container: 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92\" id=818dfca9-bd4c-498a-b72e-427607b7b6ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.216324 crc crio[24284]: time=\"2026-06-12T15:57:58.215984344Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=50d7410a-909c-4928-b584-51253cb58f65 name=/runtime.v1.ImageService/PullImage\nJun 12 15:57:58.217729 crc crio[24284]: time=\"2026-06-12T15:57:58.217670366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e665ec33-cbaa-422e-9db6-e82820a5605a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:58.251801 crc crio[24284]: time=\"2026-06-12T15:57:58.25167398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:58.252735 crc crio[24284]: time=\"2026-06-12T15:57:58.252602811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ecf3c2f9-7a22-4f64-b54d-d416e4a687fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:57:58.262968 crc crio[24284]: time=\"2026-06-12T15:57:58.262816951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:58.276947 crc crio[24284]: time=\"2026-06-12T15:57:58.276794612Z\" level=info msg=\"Removed container 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92: openstack/glance-db-sync-nqcgn/glance-db-sync\" id=818dfca9-bd4c-498a-b72e-427607b7b6ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.283603 crc crio[24284]: time=\"2026-06-12T15:57:58.283406463Z\" level=info msg=\"Removing container: 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19\" id=f7b52eb8-bf9c-4d51-8d3c-d46c9e104479 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.293507 crc crio[24284]: time=\"2026-06-12T15:57:58.293418163Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init\" id=dd417fec-f42d-43cf-8a91-4736378de4ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:58.295048 crc crio[24284]: time=\"2026-06-12T15:57:58.294907421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:58.373122 crc crio[24284]: time=\"2026-06-12T15:57:58.371902764Z\" level=info msg=\"Removed container 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19: openstack/placement-db-sync-wsr4d/placement-db-sync\" id=f7b52eb8-bf9c-4d51-8d3c-d46c9e104479 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.376456 crc crio[24284]: time=\"2026-06-12T15:57:58.376349133Z\" level=info msg=\"Removing container: 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15\" id=b409ddfe-e379-4418-8bf8-5008502386f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.380746 crc crio[24284]: time=\"2026-06-12T15:57:58.380660231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:58.384950 crc crio[24284]: time=\"2026-06-12T15:57:58.384756223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:57:58.452541 crc crio[24284]: time=\"2026-06-12T15:57:58.452418976Z\" level=info msg=\"Removed container 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15: openstack/barbican-db-sync-m4xlg/barbican-db-sync\" id=b409ddfe-e379-4418-8bf8-5008502386f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:57:58.466029 crc crio[24284]: time=\"2026-06-12T15:57:58.465962997Z\" level=info msg=\"Stopping pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=7b02ab1e-d428-41bc-9d1b-0b874fccf55f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.466494 crc crio[24284]: time=\"2026-06-12T15:57:58.466461123Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=7b02ab1e-d428-41bc-9d1b-0b874fccf55f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.469571 crc crio[24284]: time=\"2026-06-12T15:57:58.469491601Z\" level=info msg=\"Removing pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=e72b5083-73e6-4b8a-a572-28fe072d480b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.487772 crc crio[24284]: time=\"2026-06-12T15:57:58.487707479Z\" level=info msg=\"Removed pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=e72b5083-73e6-4b8a-a572-28fe072d480b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.491989 crc crio[24284]: time=\"2026-06-12T15:57:58.491917992Z\" level=info msg=\"Stopping pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=cbebdd7f-d94a-463c-bbf0-199e5787d6a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.492157 crc crio[24284]: time=\"2026-06-12T15:57:58.492022626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=cbebdd7f-d94a-463c-bbf0-199e5787d6a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.493062 crc crio[24284]: time=\"2026-06-12T15:57:58.493005407Z\" level=info msg=\"Removing pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=3f96b01b-4899-4a25-8f5e-f9e6f8d2ee1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.515363 crc crio[24284]: time=\"2026-06-12T15:57:58.51515074Z\" level=info msg=\"Created container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=6dea2746-3849-41db-8d64-f2006fb33251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:58.515363 crc crio[24284]: time=\"2026-06-12T15:57:58.515356976Z\" level=info msg=\"Removed pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=3f96b01b-4899-4a25-8f5e-f9e6f8d2ee1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.523522 crc crio[24284]: time=\"2026-06-12T15:57:58.523366895Z\" level=info msg=\"Starting container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6\" id=3950473f-e72c-4e53-9aa1-72dee8d21f8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:57:58.523764 crc crio[24284]: time=\"2026-06-12T15:57:58.523500748Z\" level=info msg=\"Stopping pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=a5a255b0-a3c1-4913-ab5d-129c06b9a0fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.523853 crc crio[24284]: time=\"2026-06-12T15:57:58.523780087Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=a5a255b0-a3c1-4913-ab5d-129c06b9a0fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.525014 crc crio[24284]: time=\"2026-06-12T15:57:58.524945925Z\" level=info msg=\"Removing pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5cd57a44-253b-4842-badf-52f4b4f1133d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.532016 crc crio[24284]: time=\"2026-06-12T15:57:58.531924249Z\" level=info msg=\"Created container d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init\" id=dd417fec-f42d-43cf-8a91-4736378de4ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:57:58.535731 crc crio[24284]: time=\"2026-06-12T15:57:58.535615268Z\" level=info msg=\"Started container\" PID=110757 containerID=1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6 description=openshift-marketplace/certified-operators-4dtmq/registry-server id=3950473f-e72c-4e53-9aa1-72dee8d21f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\nJun 12 15:57:58.536016 crc crio[24284]: time=\"2026-06-12T15:57:58.535934739Z\" level=info msg=\"Starting container: d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd\" id=e5336adc-1687-403c-a3c1-2a321725aa8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:57:58.545603 crc crio[24284]: time=\"2026-06-12T15:57:58.545508362Z\" level=info msg=\"Removed pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5cd57a44-253b-4842-badf-52f4b4f1133d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.547431 crc crio[24284]: time=\"2026-06-12T15:57:58.546986497Z\" level=info msg=\"Stopping pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=5d653dd5-8ddf-48fb-9e87-d53c77ddbdf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.547431 crc crio[24284]: time=\"2026-06-12T15:57:58.547198213Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=5d653dd5-8ddf-48fb-9e87-d53c77ddbdf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.547654 crc crio[24284]: time=\"2026-06-12T15:57:58.547024186Z\" level=info msg=\"Started container\" PID=110763 containerID=d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init id=e5336adc-1687-403c-a3c1-2a321725aa8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763\nJun 12 15:57:58.548093 crc crio[24284]: time=\"2026-06-12T15:57:58.548022267Z\" level=info msg=\"Removing pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=49c26cd7-4810-46c5-9673-2da4f6f8eadf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.592748 crc crio[24284]: time=\"2026-06-12T15:57:58.592544745Z\" level=info msg=\"Removed pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=49c26cd7-4810-46c5-9673-2da4f6f8eadf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.594810 crc crio[24284]: time=\"2026-06-12T15:57:58.593863943Z\" level=info msg=\"Stopping pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=7b94590e-6909-4445-bf46-1f7a305885fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.594810 crc crio[24284]: time=\"2026-06-12T15:57:58.593955966Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=7b94590e-6909-4445-bf46-1f7a305885fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:57:58.598867 crc crio[24284]: time=\"2026-06-12T15:57:58.59875337Z\" level=info msg=\"Removing pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=97b7a217-b208-447a-b125-36784badbd37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:57:58.624678 crc crio[24284]: time=\"2026-06-12T15:57:58.624461623Z\" level=info msg=\"Removed pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=97b7a217-b208-447a-b125-36784badbd37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:03.009179 crc crio[24284]: time=\"2026-06-12T15:58:03.008360031Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687998-vgzzs/POD\" id=0e739e53-7d66-46cf-9932-81025b027e9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:03.010773 crc crio[24284]: time=\"2026-06-12T15:58:03.010739088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:03.055209 crc crio[24284]: time=\"2026-06-12T15:58:03.055153281Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"\nJun 12 15:58:03.055592 crc crio[24284]: time=\"2026-06-12T15:58:03.055572124Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687998-vgzzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:58:04.962804 crc crio[24284]: 2026-06-12T15:58:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e30b95d09f3945f Mac:26:24:54:a6:f4:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e SocketPath: PciID:}] [{Interface:0xc000140600 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:58:04.964952 crc crio[24284]: time=\"2026-06-12T15:58:04.96453414Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"\nJun 12 15:58:04.964952 crc crio[24284]: time=\"2026-06-12T15:58:04.964686945Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687998-vgzzs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:58:04.979518 crc crio[24284]: time=\"2026-06-12T15:58:04.975450626Z\" level=info msg=\"Ran pod sandbox e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d with infra container: openshift-infra/auto-csr-approver-29687998-vgzzs/POD\" id=0e739e53-7d66-46cf-9932-81025b027e9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:04.980517 crc crio[24284]: time=\"2026-06-12T15:58:04.980361974Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c74b2101-fc5f-4271-ac99-91ac530c4526 name=/runtime.v1.ImageService/PullImage\nJun 12 15:58:04.992377 crc crio[24284]: time=\"2026-06-12T15:58:04.991786051Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:58:05.965204 crc crio[24284]: time=\"2026-06-12T15:58:05.964483937Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=b4d2a1a2-4c2e-427f-b9d8-b419d84bca91 name=/runtime.v1.ImageService/PullImage\nJun 12 15:58:05.970454 crc crio[24284]: time=\"2026-06-12T15:58:05.970368348Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 15:58:06.474646 crc crio[24284]: time=\"2026-06-12T15:58:06.47441047Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c74b2101-fc5f-4271-ac99-91ac530c4526 name=/runtime.v1.ImageService/PullImage\nJun 12 15:58:06.476789 crc crio[24284]: time=\"2026-06-12T15:58:06.475923979Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d81d3bf5-d7a3-420f-b694-763273856962 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:06.479736 crc crio[24284]: time=\"2026-06-12T15:58:06.479507783Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05b8b597-4e48-4fce-b7c8-91817922eb28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:06.488792 crc crio[24284]: time=\"2026-06-12T15:58:06.488679599Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687998-vgzzs/oc\" id=c3cca340-8901-4b73-a0b7-d1f1ac83e7c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:06.489656 crc crio[24284]: time=\"2026-06-12T15:58:06.489187515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:06.550312 crc crio[24284]: time=\"2026-06-12T15:58:06.550165898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:06.931984 crc crio[24284]: time=\"2026-06-12T15:58:06.931877853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:07.070189 crc crio[24284]: time=\"2026-06-12T15:58:07.070030253Z\" level=info msg=\"Created container 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4: openshift-infra/auto-csr-approver-29687998-vgzzs/oc\" id=c3cca340-8901-4b73-a0b7-d1f1ac83e7c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:07.071821 crc crio[24284]: time=\"2026-06-12T15:58:07.071369733Z\" level=info msg=\"Starting container: 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4\" id=72441714-295d-46a4-980d-4f9dd218a8fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:07.077411 crc crio[24284]: time=\"2026-06-12T15:58:07.077005514Z\" level=info msg=\"Started container\" PID=111232 containerID=169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4 description=openshift-infra/auto-csr-approver-29687998-vgzzs/oc id=72441714-295d-46a4-980d-4f9dd218a8fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\nJun 12 15:58:08.440373 crc crio[24284]: time=\"2026-06-12T15:58:08.439891329Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=b4d2a1a2-4c2e-427f-b9d8-b419d84bca91 name=/runtime.v1.ImageService/PullImage\nJun 12 15:58:08.442568 crc crio[24284]: time=\"2026-06-12T15:58:08.442448201Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=62fca48f-c1b5-4e93-b94d-255eef2a4ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:08.472474 crc crio[24284]: time=\"2026-06-12T15:58:08.471810706Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=255ec94f-36b7-4542-bc18-7ce3f97a13d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:08.484005 crc crio[24284]: time=\"2026-06-12T15:58:08.483135451Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd\" id=5d9bd64e-9197-4589-93ce-63f452ef0c11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:08.484944 crc crio[24284]: time=\"2026-06-12T15:58:08.484842765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:08.546810 crc crio[24284]: time=\"2026-06-12T15:58:08.546707387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:08.553852 crc crio[24284]: time=\"2026-06-12T15:58:08.553746223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:08.776083 crc crio[24284]: time=\"2026-06-12T15:58:08.775956835Z\" level=info msg=\"Created container 6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd\" id=5d9bd64e-9197-4589-93ce-63f452ef0c11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:08.777755 crc crio[24284]: time=\"2026-06-12T15:58:08.777610668Z\" level=info msg=\"Starting container: 6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29\" id=c99aeaeb-17a2-4740-8c65-c9c480eda577 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:08.784613 crc crio[24284]: time=\"2026-06-12T15:58:08.784455508Z\" level=info msg=\"Started container\" PID=111424 containerID=6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd id=c99aeaeb-17a2-4740-8c65-c9c480eda577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763\nJun 12 15:58:09.040859 crc crio[24284]: time=\"2026-06-12T15:58:09.039477726Z\" level=info msg=\"Stopping pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=40a8cd55-4918-4189-8b58-d98884764477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:09.040859 crc crio[24284]: time=\"2026-06-12T15:58:09.040425097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002612160}] Aliases:map[]}\"\nJun 12 15:58:09.040859 crc crio[24284]: time=\"2026-06-12T15:58:09.040622574Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687998-vgzzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:58:09.415143 crc crio[24284]: time=\"2026-06-12T15:58:09.414708573Z\" level=info msg=\"Stopped pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=40a8cd55-4918-4189-8b58-d98884764477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:12.086216 crc crio[24284]: time=\"2026-06-12T15:58:12.084583693Z\" level=info msg=\"Stopping container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6 (timeout: 2s)\" id=011198ca-2e60-452b-ba42-7eee7898d00b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:58:12.209815 crc crio[24284]: time=\"2026-06-12T15:58:12.20967887Z\" level=info msg=\"Stopped container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=011198ca-2e60-452b-ba42-7eee7898d00b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:58:12.211127 crc crio[24284]: time=\"2026-06-12T15:58:12.210974551Z\" level=info msg=\"Stopping pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=a6dfafec-7d5f-4403-94c8-40a88cf739b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:12.212541 crc crio[24284]: time=\"2026-06-12T15:58:12.21246879Z\" level=info msg=\"Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004af8050}] Aliases:map[]}\"\nJun 12 15:58:12.212727 crc crio[24284]: time=\"2026-06-12T15:58:12.212670997Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4dtmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:58:12.582489 crc crio[24284]: time=\"2026-06-12T15:58:12.582409606Z\" level=info msg=\"Stopped pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=a6dfafec-7d5f-4403-94c8-40a88cf739b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:13.115563 crc crio[24284]: time=\"2026-06-12T15:58:13.114674867Z\" level=info msg=\"Removing container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6\" id=dfdb66b6-8fa0-438b-8612-72fc82c72a27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:13.174396 crc crio[24284]: time=\"2026-06-12T15:58:13.174153204Z\" level=info msg=\"Removed container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=dfdb66b6-8fa0-438b-8612-72fc82c72a27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:13.177433 crc crio[24284]: time=\"2026-06-12T15:58:13.177320374Z\" level=info msg=\"Removing container: 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320\" id=9c98bb97-2406-45f7-b77c-abeb4fd787ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:13.211437 crc crio[24284]: time=\"2026-06-12T15:58:13.211206981Z\" level=info msg=\"Removed container 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320: openshift-marketplace/certified-operators-4dtmq/extract-content\" id=9c98bb97-2406-45f7-b77c-abeb4fd787ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:13.214802 crc crio[24284]: time=\"2026-06-12T15:58:13.214738288Z\" level=info msg=\"Removing container: 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec\" id=e7ab6c52-bfa1-482d-9ff9-9eaa9a9f13fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:13.276548 crc crio[24284]: time=\"2026-06-12T15:58:13.27643804Z\" level=info msg=\"Removed container 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec: openshift-marketplace/certified-operators-4dtmq/extract-utilities\" id=e7ab6c52-bfa1-482d-9ff9-9eaa9a9f13fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:15.780677 crc crio[24284]: time=\"2026-06-12T15:58:15.779765465Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/POD\" id=1165a105-a3fc-4e14-95a3-575b776038c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:15.782192 crc crio[24284]: time=\"2026-06-12T15:58:15.78085178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:15.849958 crc crio[24284]: time=\"2026-06-12T15:58:15.849827349Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"\nJun 12 15:58:15.849958 crc crio[24284]: time=\"2026-06-12T15:58:15.849909162Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:58:16.507822 crc crio[24284]: 2026-06-12T15:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0d38de47860b51 Mac:8a:27:92:ce:85:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe SocketPath: PciID:}] [{Interface:0xc000193140 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:58:16.509606 crc crio[24284]: time=\"2026-06-12T15:58:16.50948539Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"\nJun 12 15:58:16.509717 crc crio[24284]: time=\"2026-06-12T15:58:16.509686266Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:58:16.524025 crc crio[24284]: time=\"2026-06-12T15:58:16.523903556Z\" level=info msg=\"Ran pod sandbox e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/POD\" id=1165a105-a3fc-4e14-95a3-575b776038c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:58:16.526543 crc crio[24284]: time=\"2026-06-12T15:58:16.526479577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=503a40fb-00e3-43f0-b888-71204814b888 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:16.530107 crc crio[24284]: time=\"2026-06-12T15:58:16.530027351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=252643b8-3c6a-4571-a16c-4962435d997d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:16.543037 crc crio[24284]: time=\"2026-06-12T15:58:16.542935496Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init\" id=044b7204-568a-4fdb-b14e-acad468ebd8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:16.545523 crc crio[24284]: time=\"2026-06-12T15:58:16.545458397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:16.595711 crc crio[24284]: time=\"2026-06-12T15:58:16.595455957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:16.598916 crc crio[24284]: time=\"2026-06-12T15:58:16.598851136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:16.783832 crc crio[24284]: time=\"2026-06-12T15:58:16.783712546Z\" level=info msg=\"Created container a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init\" id=044b7204-568a-4fdb-b14e-acad468ebd8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:16.785553 crc crio[24284]: time=\"2026-06-12T15:58:16.784613754Z\" level=info msg=\"Starting container: a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550\" id=e5c28583-4bfa-43de-ab81-51b4c9d97fa1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:16.796908 crc crio[24284]: time=\"2026-06-12T15:58:16.796806267Z\" level=info msg=\"Started container\" PID=112123 containerID=a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init id=e5c28583-4bfa-43de-ab81-51b4c9d97fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\nJun 12 15:58:24.304172 crc crio[24284]: time=\"2026-06-12T15:58:24.303002105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=7ae54d2a-ef1d-4e9c-bd47-ea5df71f64ec name=/runtime.v1.ImageService/PullImage\nJun 12 15:58:24.314922 crc crio[24284]: time=\"2026-06-12T15:58:24.314853387Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 12 15:58:26.382299 crc crio[24284]: time=\"2026-06-12T15:58:26.381825045Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=7ae54d2a-ef1d-4e9c-bd47-ea5df71f64ec name=/runtime.v1.ImageService/PullImage\nJun 12 15:58:26.383641 crc crio[24284]: time=\"2026-06-12T15:58:26.383458765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=c91c141c-bdb5-4c21-b691-4dff52af2356 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:26.389014 crc crio[24284]: time=\"2026-06-12T15:58:26.388866869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=97cc3d90-75e2-450a-b8e5-c4b4652572b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:58:26.404312 crc crio[24284]: time=\"2026-06-12T15:58:26.40414732Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2a1a2315-c96a-4a5e-8e20-78f5ca7cb8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:26.405914 crc crio[24284]: time=\"2026-06-12T15:58:26.405838315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:26.452616 crc crio[24284]: time=\"2026-06-12T15:58:26.4525361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:26.457893 crc crio[24284]: time=\"2026-06-12T15:58:26.457814208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:58:26.634104 crc crio[24284]: time=\"2026-06-12T15:58:26.633647627Z\" level=info msg=\"Created container 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2a1a2315-c96a-4a5e-8e20-78f5ca7cb8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:58:26.635435 crc crio[24284]: time=\"2026-06-12T15:58:26.635174756Z\" level=info msg=\"Starting container: 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76\" id=4c6f0669-f53a-44d1-9b25-d7a140a7d885 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:58:26.648364 crc crio[24284]: time=\"2026-06-12T15:58:26.64398042Z\" level=info msg=\"Started container\" PID=112601 containerID=437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery id=4c6f0669-f53a-44d1-9b25-d7a140a7d885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\nJun 12 15:58:28.365691 crc crio[24284]: time=\"2026-06-12T15:58:28.364948089Z\" level=info msg=\"Stopping pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=1c86ea3d-9779-4efa-9c0e-54d2f3c91864 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:28.367480 crc crio[24284]: time=\"2026-06-12T15:58:28.366605483Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc001212ec8}] Aliases:map[]}\"\nJun 12 15:58:28.367480 crc crio[24284]: time=\"2026-06-12T15:58:28.366774119Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:58:28.852221 crc crio[24284]: time=\"2026-06-12T15:58:28.852019826Z\" level=info msg=\"Stopped pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=1c86ea3d-9779-4efa-9c0e-54d2f3c91864 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:58.649660 crc crio[24284]: time=\"2026-06-12T15:58:58.649172692Z\" level=info msg=\"Removing container: d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040\" id=1581afc7-3a2f-43cb-a957-e72035c91856 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:58.732414 crc crio[24284]: time=\"2026-06-12T15:58:58.731782894Z\" level=info msg=\"Removed container d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations\" id=1581afc7-3a2f-43cb-a957-e72035c91856 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:58.734995 crc crio[24284]: time=\"2026-06-12T15:58:58.734685414Z\" level=info msg=\"Removing container: fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4\" id=5db0bad8-6b10-4123-a927-ebe875c64b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.065491 crc crio[24284]: time=\"2026-06-12T15:58:59.065422848Z\" level=info msg=\"Removed container fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4: openstack/keystone-bootstrap-w5p76/keystone-bootstrap\" id=5db0bad8-6b10-4123-a927-ebe875c64b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.069486 crc crio[24284]: time=\"2026-06-12T15:58:59.069428096Z\" level=info msg=\"Removing container: fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7\" id=cde62911-d707-4b7f-b42b-e227e30f7ddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.199038 crc crio[24284]: time=\"2026-06-12T15:58:59.198969838Z\" level=info msg=\"Removed container fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7: openstack/cinder-db-sync-784pc/cinder-db-sync\" id=cde62911-d707-4b7f-b42b-e227e30f7ddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.206566 crc crio[24284]: time=\"2026-06-12T15:58:59.206440888Z\" level=info msg=\"Removing container: da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12\" id=82158f04-76f5-4408-a68f-511f0882be41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.243125 crc crio[24284]: time=\"2026-06-12T15:58:59.242952172Z\" level=info msg=\"Removed container da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12: openstack/root-account-create-update-fhltf/mariadb-account-create-update\" id=82158f04-76f5-4408-a68f-511f0882be41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.249161 crc crio[24284]: time=\"2026-06-12T15:58:59.249088078Z\" level=info msg=\"Removing container: 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a\" id=519455a2-95ae-41a5-8e87-85ea3c57c10d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.481991 crc crio[24284]: time=\"2026-06-12T15:58:59.481852712Z\" level=info msg=\"Removed container 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a: openshift-infra/auto-csr-approver-29687992-mpjwr/oc\" id=519455a2-95ae-41a5-8e87-85ea3c57c10d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:58:59.493185 crc crio[24284]: time=\"2026-06-12T15:58:59.493064301Z\" level=info msg=\"Stopping pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=0a90930d-050f-4a54-b9a0-9b030e5b2c52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.493185 crc crio[24284]: time=\"2026-06-12T15:58:59.493181795Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=0a90930d-050f-4a54-b9a0-9b030e5b2c52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.494168 crc crio[24284]: time=\"2026-06-12T15:58:59.494058674Z\" level=info msg=\"Removing pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=fe5b0228-2983-4870-9f6c-e1c535b65b04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.527898 crc crio[24284]: time=\"2026-06-12T15:58:59.52774298Z\" level=info msg=\"Removed pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=fe5b0228-2983-4870-9f6c-e1c535b65b04 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.529200 crc crio[24284]: time=\"2026-06-12T15:58:59.529040839Z\" level=info msg=\"Stopping pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=fae2d450-9637-454b-97bd-8cfabf2af09f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.529200 crc crio[24284]: time=\"2026-06-12T15:58:59.529151412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=fae2d450-9637-454b-97bd-8cfabf2af09f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.530202 crc crio[24284]: time=\"2026-06-12T15:58:59.530120014Z\" level=info msg=\"Removing pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=9bb5cfbe-837c-4458-aa9c-33f392640904 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.551174 crc crio[24284]: time=\"2026-06-12T15:58:59.551012529Z\" level=info msg=\"Removed pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=9bb5cfbe-837c-4458-aa9c-33f392640904 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.552749 crc crio[24284]: time=\"2026-06-12T15:58:59.5526847Z\" level=info msg=\"Stopping pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=3a41c956-a972-424f-977a-b9f6abc99c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.552749 crc crio[24284]: time=\"2026-06-12T15:58:59.552748562Z\" level=info msg=\"Stopped pod sandbox (already stopped): efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=3a41c956-a972-424f-977a-b9f6abc99c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.553710 crc crio[24284]: time=\"2026-06-12T15:58:59.553600439Z\" level=info msg=\"Removing pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=bb2e2b0a-1f7a-412d-9f98-767138a439ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.576591 crc crio[24284]: time=\"2026-06-12T15:58:59.576438906Z\" level=info msg=\"Removed pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=bb2e2b0a-1f7a-412d-9f98-767138a439ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.577774 crc crio[24284]: time=\"2026-06-12T15:58:59.577640283Z\" level=info msg=\"Stopping pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=4a0a8bef-09cf-4fd5-bbbc-bd23cce92716 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.577774 crc crio[24284]: time=\"2026-06-12T15:58:59.577737666Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=4a0a8bef-09cf-4fd5-bbbc-bd23cce92716 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.579949 crc crio[24284]: time=\"2026-06-12T15:58:59.578692277Z\" level=info msg=\"Removing pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=5de67195-8cd0-4999-ae94-0c42bf116d52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.603207 crc crio[24284]: time=\"2026-06-12T15:58:59.603045635Z\" level=info msg=\"Removed pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=5de67195-8cd0-4999-ae94-0c42bf116d52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.604573 crc crio[24284]: time=\"2026-06-12T15:58:59.604463236Z\" level=info msg=\"Stopping pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=89b560c2-ce2f-4969-bedc-0e21ff6308c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.604696 crc crio[24284]: time=\"2026-06-12T15:58:59.60458335Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=89b560c2-ce2f-4969-bedc-0e21ff6308c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.605994 crc crio[24284]: time=\"2026-06-12T15:58:59.605873012Z\" level=info msg=\"Removing pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=3fa2d0a3-8347-4bf7-b5a7-fdb640c4c2d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.629582 crc crio[24284]: time=\"2026-06-12T15:58:59.629007389Z\" level=info msg=\"Removed pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=3fa2d0a3-8347-4bf7-b5a7-fdb640c4c2d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.630928 crc crio[24284]: time=\"2026-06-12T15:58:59.630841296Z\" level=info msg=\"Stopping pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=a2c6b655-85b5-4d95-ac38-f4609037f2be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.630928 crc crio[24284]: time=\"2026-06-12T15:58:59.630922288Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=a2c6b655-85b5-4d95-ac38-f4609037f2be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:58:59.632009 crc crio[24284]: time=\"2026-06-12T15:58:59.631889229Z\" level=info msg=\"Removing pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=bcc4afa2-c829-46cf-a08a-12b6aa5e25eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:58:59.654289 crc crio[24284]: time=\"2026-06-12T15:58:59.654071756Z\" level=info msg=\"Removed pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=bcc4afa2-c829-46cf-a08a-12b6aa5e25eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:59:59.680588 crc crio[24284]: time=\"2026-06-12T15:59:59.679472542Z\" level=info msg=\"Removing container: 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a\" id=99b37b80-c6ba-44af-833c-691ed4d1105f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.722471 crc crio[24284]: time=\"2026-06-12T15:59:59.722152924Z\" level=info msg=\"Removed container 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a: openstack/nova-api-db-create-4cdgh/mariadb-database-create\" id=99b37b80-c6ba-44af-833c-691ed4d1105f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.726341 crc crio[24284]: time=\"2026-06-12T15:59:59.726146203Z\" level=info msg=\"Removing container: 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d\" id=90eb07f4-2840-48a6-8361-f80a14033a60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.816223 crc crio[24284]: time=\"2026-06-12T15:59:59.816124167Z\" level=info msg=\"Removed container 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update\" id=90eb07f4-2840-48a6-8361-f80a14033a60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.820212 crc crio[24284]: time=\"2026-06-12T15:59:59.82008584Z\" level=info msg=\"Removing container: 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613\" id=55b8c62c-258a-48ea-af41-65c47353fee5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.880652 crc crio[24284]: time=\"2026-06-12T15:59:59.880484916Z\" level=info msg=\"Removed container 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update\" id=55b8c62c-258a-48ea-af41-65c47353fee5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.883131 crc crio[24284]: time=\"2026-06-12T15:59:59.883057076Z\" level=info msg=\"Removing container: 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9\" id=ae0025c1-589b-4629-bcc2-980fa4ae873b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.941089 crc crio[24284]: time=\"2026-06-12T15:59:59.940730502Z\" level=info msg=\"Removed container 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9: openshift-marketplace/redhat-operators-zrdgq/extract-utilities\" id=ae0025c1-589b-4629-bcc2-980fa4ae873b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:59:59.945076 crc crio[24284]: time=\"2026-06-12T15:59:59.944912975Z\" level=info msg=\"Removing container: 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f\" id=109a2167-915c-4e81-9634-83b9645fcc5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.018942 crc crio[24284]: time=\"2026-06-12T16:00:00.018813502Z\" level=info msg=\"Removed container 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f: openshift-marketplace/redhat-operators-zrdgq/extract-content\" id=109a2167-915c-4e81-9634-83b9645fcc5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.021743 crc crio[24284]: time=\"2026-06-12T16:00:00.021653651Z\" level=info msg=\"Removing container: ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63\" id=bd5b2369-60db-450f-ba43-fd9b8a511ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.079398 crc crio[24284]: time=\"2026-06-12T16:00:00.079150323Z\" level=info msg=\"Removed container ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create\" id=bd5b2369-60db-450f-ba43-fd9b8a511ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.084440 crc crio[24284]: time=\"2026-06-12T16:00:00.084154721Z\" level=info msg=\"Removing container: 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87\" id=717d643e-0d50-45c6-90cc-6c071fda60cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.172700 crc crio[24284]: time=\"2026-06-12T16:00:00.172562356Z\" level=info msg=\"Removed container 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create\" id=717d643e-0d50-45c6-90cc-6c071fda60cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.177131 crc crio[24284]: time=\"2026-06-12T16:00:00.177044004Z\" level=info msg=\"Removing container: d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a\" id=7eb30641-0f00-49c5-ba1f-f9cc2d498660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.223076 crc crio[24284]: time=\"2026-06-12T16:00:00.222864401Z\" level=info msg=\"Removed container d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update\" id=7eb30641-0f00-49c5-ba1f-f9cc2d498660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.225768 crc crio[24284]: time=\"2026-06-12T16:00:00.225596937Z\" level=info msg=\"Removing container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7\" id=2c284bdb-f647-4c63-9e33-dc2bbd8350dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.252708 crc crio[24284]: time=\"2026-06-12T16:00:00.252578327Z\" level=info msg=\"Removed container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=2c284bdb-f647-4c63-9e33-dc2bbd8350dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:00.265930 crc crio[24284]: time=\"2026-06-12T16:00:00.265850358Z\" level=info msg=\"Stopping pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=02d5f16e-2e30-46a0-a2a5-da2bf09e4dfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.266589 crc crio[24284]: time=\"2026-06-12T16:00:00.266554621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=02d5f16e-2e30-46a0-a2a5-da2bf09e4dfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.268190 crc crio[24284]: time=\"2026-06-12T16:00:00.26787509Z\" level=info msg=\"Removing pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=07f2ca40-02e4-433f-9f85-936df9805307 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.287526 crc crio[24284]: time=\"2026-06-12T16:00:00.287429911Z\" level=info msg=\"Removed pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=07f2ca40-02e4-433f-9f85-936df9805307 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.288570 crc crio[24284]: time=\"2026-06-12T16:00:00.288459469Z\" level=info msg=\"Stopping pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=2d137a22-42fc-4e34-8a3c-b9f80cd5ea16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.288570 crc crio[24284]: time=\"2026-06-12T16:00:00.288539962Z\" level=info msg=\"Stopped pod sandbox (already stopped): 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=2d137a22-42fc-4e34-8a3c-b9f80cd5ea16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.289610 crc crio[24284]: time=\"2026-06-12T16:00:00.289427902Z\" level=info msg=\"Removing pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=b2c8de8a-5bed-4c74-9112-22af6197e940 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.320086677Z\" level=info msg=\"Removed pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=b2c8de8a-5bed-4c74-9112-22af6197e940 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.321176436Z\" level=info msg=\"Stopping pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=4f63fc31-1f4c-4923-9a3c-d6b9644484ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.32130263Z\" level=info msg=\"Stopped pod sandbox (already stopped): cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=4f63fc31-1f4c-4923-9a3c-d6b9644484ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.321898249Z\" level=info msg=\"Removing pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=a80c21f5-20b6-4d19-8079-2a0054b21b57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.337411 crc crio[24284]: time=\"2026-06-12T16:00:00.337315085Z\" level=info msg=\"Removed pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=a80c21f5-20b6-4d19-8079-2a0054b21b57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.338955 crc crio[24284]: time=\"2026-06-12T16:00:00.338854882Z\" level=info msg=\"Stopping pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=a5baf06f-8099-4423-8d2c-d02bb6979e1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.338955 crc crio[24284]: time=\"2026-06-12T16:00:00.338963005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=a5baf06f-8099-4423-8d2c-d02bb6979e1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.341082 crc crio[24284]: time=\"2026-06-12T16:00:00.340851496Z\" level=info msg=\"Removing pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=2c8b1a26-9f89-48d5-ae00-53d5a004a18c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.374305 crc crio[24284]: time=\"2026-06-12T16:00:00.374125914Z\" level=info msg=\"Removed pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=2c8b1a26-9f89-48d5-ae00-53d5a004a18c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.375424 crc crio[24284]: time=\"2026-06-12T16:00:00.375326979Z\" level=info msg=\"Stopping pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=768f1e7d-b8e7-4e6a-8fa5-42168d947865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.375521 crc crio[24284]: time=\"2026-06-12T16:00:00.375446483Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=768f1e7d-b8e7-4e6a-8fa5-42168d947865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.376226 crc crio[24284]: time=\"2026-06-12T16:00:00.376132685Z\" level=info msg=\"Removing pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=1ecd5704-6173-4c42-a649-d7ea415acc61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.400984 crc crio[24284]: time=\"2026-06-12T16:00:00.400840661Z\" level=info msg=\"Removed pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=1ecd5704-6173-4c42-a649-d7ea415acc61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.402121 crc crio[24284]: time=\"2026-06-12T16:00:00.402001783Z\" level=info msg=\"Stopping pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=29cf2233-f311-43f3-849f-b75ff5f2f30d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.402228 crc crio[24284]: time=\"2026-06-12T16:00:00.402156547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=29cf2233-f311-43f3-849f-b75ff5f2f30d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.403119 crc crio[24284]: time=\"2026-06-12T16:00:00.403046416Z\" level=info msg=\"Removing pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=ccb8665a-580f-4118-9a6b-2b24559fd8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.442431 crc crio[24284]: time=\"2026-06-12T16:00:00.442347217Z\" level=info msg=\"Removed pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=ccb8665a-580f-4118-9a6b-2b24559fd8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.443762 crc crio[24284]: time=\"2026-06-12T16:00:00.443690587Z\" level=info msg=\"Stopping pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=e7b9eead-e22d-41ca-bc61-175e977213a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.443870 crc crio[24284]: time=\"2026-06-12T16:00:00.44377735Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=e7b9eead-e22d-41ca-bc61-175e977213a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:00.444820 crc crio[24284]: time=\"2026-06-12T16:00:00.44470962Z\" level=info msg=\"Removing pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=d1650cc3-54c7-469c-b44b-2d6787303500 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.472643 crc crio[24284]: time=\"2026-06-12T16:00:00.472500203Z\" level=info msg=\"Removed pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=d1650cc3-54c7-469c-b44b-2d6787303500 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:00:00.977202 crc crio[24284]: time=\"2026-06-12T16:00:00.976561339Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/POD\" id=39a5cbb4-98a5-4eb8-8e49-d33327772312 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:00.978729 crc crio[24284]: time=\"2026-06-12T16:00:00.977395266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:01.026471 crc crio[24284]: time=\"2026-06-12T16:00:01.02621939Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc002722500}] Aliases:map[]}\"\nJun 12 16:00:01.026471 crc crio[24284]: time=\"2026-06-12T16:00:01.026341424Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:01.069966 crc crio[24284]: time=\"2026-06-12T16:00:01.069862906Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688000-sw54s/POD\" id=6d7d8216-95f5-4c03-bde9-c21195cc3775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:01.070096 crc crio[24284]: time=\"2026-06-12T16:00:01.069981939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:01.129642 crc crio[24284]: time=\"2026-06-12T16:00:01.129430462Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc004286408}] Aliases:map[]}\"\nJun 12 16:00:01.129642 crc crio[24284]: time=\"2026-06-12T16:00:01.129499804Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688000-sw54s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:01.622532 crc crio[24284]: 2026-06-12T16:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e775a156b8f8bb Mac:26:9f:7d:c0:be:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 SocketPath: PciID:}] [{Interface:0xc0005a6680 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:00:01.624571 crc crio[24284]: time=\"2026-06-12T16:00:01.624508956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc004286408}] Aliases:map[]}\"\nJun 12 16:00:01.624755 crc crio[24284]: time=\"2026-06-12T16:00:01.624654611Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688000-sw54s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:00:01.643811 crc crio[24284]: time=\"2026-06-12T16:00:01.643693691Z\" level=info msg=\"Ran pod sandbox 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 with infra container: openshift-infra/auto-csr-approver-29688000-sw54s/POD\" id=6d7d8216-95f5-4c03-bde9-c21195cc3775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:01.648056 crc crio[24284]: time=\"2026-06-12T16:00:01.647992456Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b9490c41-a844-4b16-8341-14e9edb0d855 name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:01.663160 crc crio[24284]: time=\"2026-06-12T16:00:01.663057049Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:00:01.736976 crc crio[24284]: 2026-06-12T16:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b500c2962ae984b Mac:ee:2f:cd:8d:54:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 SocketPath: PciID:}] [{Interface:0xc000328ee0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:00:01.739422 crc crio[24284]: time=\"2026-06-12T16:00:01.739332651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc002722500}] Aliases:map[]}\"\nJun 12 16:00:01.740014 crc crio[24284]: time=\"2026-06-12T16:00:01.739988672Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:00:01.752538 crc crio[24284]: time=\"2026-06-12T16:00:01.752504557Z\" level=info msg=\"Ran pod sandbox b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/POD\" id=39a5cbb4-98a5-4eb8-8e49-d33327772312 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:01.756874 crc crio[24284]: time=\"2026-06-12T16:00:01.75684495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c594e55-6c86-488a-9fc0-9208dce19455 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:01.760012 crc crio[24284]: time=\"2026-06-12T16:00:01.759905102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=26f78c2c-2a44-42fb-b54f-9f4e5d314ffd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:01.774525 crc crio[24284]: time=\"2026-06-12T16:00:01.77340109Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles\" id=122e74cc-6d8d-4070-a08f-9812161d847f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:01.774856 crc crio[24284]: time=\"2026-06-12T16:00:01.77463903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:01.911129 crc crio[24284]: time=\"2026-06-12T16:00:01.910978902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:01.956218 crc crio[24284]: time=\"2026-06-12T16:00:01.95586541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:02.165305 crc crio[24284]: time=\"2026-06-12T16:00:02.165147687Z\" level=info msg=\"Created container 6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles\" id=122e74cc-6d8d-4070-a08f-9812161d847f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:02.169497 crc crio[24284]: time=\"2026-06-12T16:00:02.169206596Z\" level=info msg=\"Starting container: 6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125\" id=6563c731-6afe-4f9a-ac89-42e186a163d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:02.180539 crc crio[24284]: time=\"2026-06-12T16:00:02.179778105Z\" level=info msg=\"Started container\" PID=117365 containerID=6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles id=6563c731-6afe-4f9a-ac89-42e186a163d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201\nJun 12 16:00:04.259614 crc crio[24284]: time=\"2026-06-12T16:00:04.258494937Z\" level=info msg=\"Stopping pod sandbox: b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201\" id=f4a4e6b5-124a-4a58-b461-c07a5597a898 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:04.262777 crc crio[24284]: time=\"2026-06-12T16:00:04.26156905Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc001e04b98}] Aliases:map[]}\"\nJun 12 16:00:04.262777 crc crio[24284]: time=\"2026-06-12T16:00:04.261770657Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:04.700611 crc crio[24284]: time=\"2026-06-12T16:00:04.700481102Z\" level=info msg=\"Stopped pod sandbox: b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201\" id=f4a4e6b5-124a-4a58-b461-c07a5597a898 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:05.380836 crc crio[24284]: time=\"2026-06-12T16:00:05.380141773Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b9490c41-a844-4b16-8341-14e9edb0d855 name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:05.382627 crc crio[24284]: time=\"2026-06-12T16:00:05.381806986Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6dbc954-8807-4856-8a8f-e3ab6542269d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:05.384701 crc crio[24284]: time=\"2026-06-12T16:00:05.384590736Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc28ced9-3b88-47bd-baac-4dbef0deed51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:05.392134 crc crio[24284]: time=\"2026-06-12T16:00:05.391971531Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688000-sw54s/oc\" id=b95ce251-bd14-4fe9-8456-3fafbbe32186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:05.392803 crc crio[24284]: time=\"2026-06-12T16:00:05.392731833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.444919 crc crio[24284]: time=\"2026-06-12T16:00:05.444780791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:06.176969 crc crio[24284]: time=\"2026-06-12T16:00:06.176836769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:06.403905 crc crio[24284]: time=\"2026-06-12T16:00:06.403601306Z\" level=info msg=\"Created container f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb: openshift-infra/auto-csr-approver-29688000-sw54s/oc\" id=b95ce251-bd14-4fe9-8456-3fafbbe32186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:06.405129 crc crio[24284]: time=\"2026-06-12T16:00:06.405035571Z\" level=info msg=\"Starting container: f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb\" id=e590d271-6955-41d3-a796-4ca792038851 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:06.411740 crc crio[24284]: time=\"2026-06-12T16:00:06.411577004Z\" level=info msg=\"Started container\" PID=117581 containerID=f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb description=openshift-infra/auto-csr-approver-29688000-sw54s/oc id=e590d271-6955-41d3-a796-4ca792038851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\nJun 12 16:00:08.370562 crc crio[24284]: time=\"2026-06-12T16:00:08.368862925Z\" level=info msg=\"Stopping pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=74abe0ea-14ec-41f3-ac72-3ced7f766fb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:08.372940 crc crio[24284]: time=\"2026-06-12T16:00:08.372770061Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc00041d658}] Aliases:map[]}\"\nJun 12 16:00:08.373234 crc crio[24284]: time=\"2026-06-12T16:00:08.373162614Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688000-sw54s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:08.884901 crc crio[24284]: time=\"2026-06-12T16:00:08.884460531Z\" level=info msg=\"Stopped pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=74abe0ea-14ec-41f3-ac72-3ced7f766fb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:00.499176 crc crio[24284]: time=\"2026-06-12T16:01:00.49764208Z\" level=info msg=\"Removing container: 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368\" id=c6cde102-c7ae-4310-80ae-4f3334a07666 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:00.621759 crc crio[24284]: time=\"2026-06-12T16:01:00.621647471Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688001-v6hcg/POD\" id=7865c898-69e1-450d-8d74-20d037afdeb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:00.621978 crc crio[24284]: time=\"2026-06-12T16:01:00.621836277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:00.795032 crc crio[24284]: time=\"2026-06-12T16:01:00.794750339Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc00041dc98}] Aliases:map[]}\"\nJun 12 16:01:00.795032 crc crio[24284]: time=\"2026-06-12T16:01:00.794861513Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688001-v6hcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:01:00.808018 crc crio[24284]: time=\"2026-06-12T16:01:00.807930092Z\" level=info msg=\"Removed container 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync\" id=c6cde102-c7ae-4310-80ae-4f3334a07666 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:00.820954 crc crio[24284]: time=\"2026-06-12T16:01:00.820642757Z\" level=info msg=\"Removing container: ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde\" id=a3cd4015-5d78-47e3-8662-db7fb71a72e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:00.921825 crc crio[24284]: time=\"2026-06-12T16:01:00.921096133Z\" level=info msg=\"Removed container ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles\" id=a3cd4015-5d78-47e3-8662-db7fb71a72e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:00.932321 crc crio[24284]: time=\"2026-06-12T16:01:00.932042733Z\" level=info msg=\"Removing container: c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69\" id=96b35a98-dedd-4bed-ae76-4b16296687b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:01.104149 crc crio[24284]: time=\"2026-06-12T16:01:01.103768292Z\" level=info msg=\"Removed container c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage\" id=96b35a98-dedd-4bed-ae76-4b16296687b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:01.108743 crc crio[24284]: time=\"2026-06-12T16:01:01.108617553Z\" level=info msg=\"Removing container: 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b\" id=6565a9c1-7ab5-430b-8ca0-66e86f6c2ac8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:01.249344 crc crio[24284]: time=\"2026-06-12T16:01:01.248541354Z\" level=info msg=\"Removed container 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync\" id=6565a9c1-7ab5-430b-8ca0-66e86f6c2ac8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:01.252924 crc crio[24284]: time=\"2026-06-12T16:01:01.252554399Z\" level=info msg=\"Removing container: f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a\" id=be047ae2-4540-4952-9138-8a70a5c8a20e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:01.470083 crc crio[24284]: 2026-06-12T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ff83ab696b2b98 Mac:e2:3e:ee:b3:e0:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:01:01.473162 crc crio[24284]: time=\"2026-06-12T16:01:01.473067767Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc00041dc98}] Aliases:map[]}\"\nJun 12 16:01:01.475151 crc crio[24284]: time=\"2026-06-12T16:01:01.474228693Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688001-v6hcg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:01:01.621646 crc crio[24284]: time=\"2026-06-12T16:01:01.621477652Z\" level=info msg=\"Ran pod sandbox 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa with infra container: openstack/keystone-cron-29688001-v6hcg/POD\" id=7865c898-69e1-450d-8d74-20d037afdeb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:01.628542 crc crio[24284]: time=\"2026-06-12T16:01:01.628231362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=24d7e060-3f26-4d6f-9509-643b559a98c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:01.666056 crc crio[24284]: time=\"2026-06-12T16:01:01.665898667Z\" level=info msg=\"Removed container f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a: openshift-infra/auto-csr-approver-29687994-n5dxx/oc\" id=be047ae2-4540-4952-9138-8a70a5c8a20e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:01.728689 crc crio[24284]: time=\"2026-06-12T16:01:01.728034801Z\" level=info msg=\"Stopping pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=03db260a-e321-402b-b76a-4776810c1946 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.728689 crc crio[24284]: time=\"2026-06-12T16:01:01.728138855Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=03db260a-e321-402b-b76a-4776810c1946 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.730399 crc crio[24284]: time=\"2026-06-12T16:01:01.729660577Z\" level=info msg=\"Removing pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=06295ca0-ec77-4ab4-b316-c556af5efbb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.817385 crc crio[24284]: time=\"2026-06-12T16:01:01.81718009Z\" level=info msg=\"Removed pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=06295ca0-ec77-4ab4-b316-c556af5efbb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.818618 crc crio[24284]: time=\"2026-06-12T16:01:01.818519823Z\" level=info msg=\"Stopping pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=014beb4e-0c94-4fc7-a8e4-c4e81188bd6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.818712 crc crio[24284]: time=\"2026-06-12T16:01:01.818632997Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=014beb4e-0c94-4fc7-a8e4-c4e81188bd6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.820819 crc crio[24284]: time=\"2026-06-12T16:01:01.820708304Z\" level=info msg=\"Removing pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=4b32eb12-3160-446d-b51b-181dc57773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.856759 crc crio[24284]: time=\"2026-06-12T16:01:01.856435405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3eaa3cb9-d73b-4714-b052-ed20c92d82d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:01.863504 crc crio[24284]: time=\"2026-06-12T16:01:01.862589257Z\" level=info msg=\"Removed pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=4b32eb12-3160-446d-b51b-181dc57773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.866565 crc crio[24284]: time=\"2026-06-12T16:01:01.866336029Z\" level=info msg=\"Stopping pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=b99a4108-ea2c-4271-81b2-349a70618b83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.866565 crc crio[24284]: time=\"2026-06-12T16:01:01.866505144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=b99a4108-ea2c-4271-81b2-349a70618b83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.870850 crc crio[24284]: time=\"2026-06-12T16:01:01.870182985Z\" level=info msg=\"Removing pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=13418e01-21b3-4330-b807-40ee269ab776 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.893181 crc crio[24284]: time=\"2026-06-12T16:01:01.893032998Z\" level=info msg=\"Removed pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=13418e01-21b3-4330-b807-40ee269ab776 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.895631 crc crio[24284]: time=\"2026-06-12T16:01:01.895516855Z\" level=info msg=\"Stopping pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=1bc7f3ea-4fa6-4413-a637-078eb9aa7774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.895726 crc crio[24284]: time=\"2026-06-12T16:01:01.895654769Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=1bc7f3ea-4fa6-4413-a637-078eb9aa7774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.896702 crc crio[24284]: time=\"2026-06-12T16:01:01.896478296Z\" level=info msg=\"Removing pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=fb9b0be5-f949-4ce6-ae0d-d9c3987144f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.919948 crc crio[24284]: time=\"2026-06-12T16:01:01.919843937Z\" level=info msg=\"Removed pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=fb9b0be5-f949-4ce6-ae0d-d9c3987144f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.921512 crc crio[24284]: time=\"2026-06-12T16:01:01.921385244Z\" level=info msg=\"Stopping pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=41c19204-73b1-4f44-b8ae-e7e2bd8caff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.921512 crc crio[24284]: time=\"2026-06-12T16:01:01.921498537Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=41c19204-73b1-4f44-b8ae-e7e2bd8caff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:01.922703 crc crio[24284]: time=\"2026-06-12T16:01:01.922307903Z\" level=info msg=\"Removing pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=903b2b7c-cdaf-4d51-b54b-e61ee096f893 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.935821 crc crio[24284]: time=\"2026-06-12T16:01:01.935727932Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688001-v6hcg/keystone-cron\" id=4a80a1df-3026-4b33-a635-908e9024c03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:01.947749 crc crio[24284]: time=\"2026-06-12T16:01:01.947112651Z\" level=info msg=\"Removed pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=903b2b7c-cdaf-4d51-b54b-e61ee096f893 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:01.949716 crc crio[24284]: time=\"2026-06-12T16:01:01.949616997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:02.055667 crc crio[24284]: time=\"2026-06-12T16:01:02.055479294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:02.068586 crc crio[24284]: time=\"2026-06-12T16:01:02.068517731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:02.282567 crc crio[24284]: time=\"2026-06-12T16:01:02.282440837Z\" level=info msg=\"Created container dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb: openstack/keystone-cron-29688001-v6hcg/keystone-cron\" id=4a80a1df-3026-4b33-a635-908e9024c03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:02.284730 crc crio[24284]: time=\"2026-06-12T16:01:02.284472332Z\" level=info msg=\"Starting container: dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb\" id=7e647cfe-1771-492b-8fd6-64b93009d404 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:02.293096 crc crio[24284]: time=\"2026-06-12T16:01:02.29281129Z\" level=info msg=\"Started container\" PID=120471 containerID=dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb description=openstack/keystone-cron-29688001-v6hcg/keystone-cron id=7e647cfe-1771-492b-8fd6-64b93009d404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa\nJun 12 16:01:11.804737 crc crio[24284]: time=\"2026-06-12T16:01:11.803559853Z\" level=info msg=\"Stopping pod sandbox: 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa\" id=12b4ac49-2618-4394-a3c7-72ab328a5c14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:11.809115 crc crio[24284]: time=\"2026-06-12T16:01:11.805602589Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc004287870}] Aliases:map[]}\"\nJun 12 16:01:11.809115 crc crio[24284]: time=\"2026-06-12T16:01:11.805794005Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688001-v6hcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:01:12.214806 crc crio[24284]: time=\"2026-06-12T16:01:12.214231984Z\" level=info msg=\"Stopped pod sandbox: 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa\" id=12b4ac49-2618-4394-a3c7-72ab328a5c14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:00.569112 crc crio[24284]: time=\"2026-06-12T16:02:00.568353968Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688002-4x7ql/POD\" id=2c8be94e-2edb-4b0b-9195-d949db62a8de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:00.570329 crc crio[24284]: time=\"2026-06-12T16:02:00.569126171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:00.602075 crc crio[24284]: time=\"2026-06-12T16:02:00.601927941Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"\nJun 12 16:02:00.602075 crc crio[24284]: time=\"2026-06-12T16:02:00.601993194Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688002-4x7ql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:01.264557 crc crio[24284]: 2026-06-12T16:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc9a298aeba198a Mac:ce:34:e6:0f:d0:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb SocketPath: PciID:}] [{Interface:0xc00041c920 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:02:01.268210 crc crio[24284]: time=\"2026-06-12T16:02:01.268118501Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"\nJun 12 16:02:01.268959 crc crio[24284]: time=\"2026-06-12T16:02:01.268918067Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688002-4x7ql for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:02:01.292084 crc crio[24284]: time=\"2026-06-12T16:02:01.291770624Z\" level=info msg=\"Ran pod sandbox fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 with infra container: openshift-infra/auto-csr-approver-29688002-4x7ql/POD\" id=2c8be94e-2edb-4b0b-9195-d949db62a8de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:01.304608 crc crio[24284]: time=\"2026-06-12T16:02:01.304525693Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=75699683-1ce3-4ac4-9453-baf5b1f842fc name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:01.312027 crc crio[24284]: time=\"2026-06-12T16:02:01.311957364Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:02:01.976210 crc crio[24284]: time=\"2026-06-12T16:02:01.975455476Z\" level=info msg=\"Removing container: 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1\" id=03274b2c-4355-4f77-8407-5f1bc9bc5ac5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:02.078136 crc crio[24284]: time=\"2026-06-12T16:02:02.078042741Z\" level=info msg=\"Removed container 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage\" id=03274b2c-4355-4f77-8407-5f1bc9bc5ac5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:02.094179 crc crio[24284]: time=\"2026-06-12T16:02:02.094112243Z\" level=info msg=\"Stopping pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=7389f4b0-de32-4e40-b3da-81fad07b8518 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:02.094667 crc crio[24284]: time=\"2026-06-12T16:02:02.09464182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=7389f4b0-de32-4e40-b3da-81fad07b8518 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:02.095948 crc crio[24284]: time=\"2026-06-12T16:02:02.095832059Z\" level=info msg=\"Removing pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=dac261c9-b61d-400b-a222-0091af5788d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:02.124779 crc crio[24284]: time=\"2026-06-12T16:02:02.124621886Z\" level=info msg=\"Removed pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=dac261c9-b61d-400b-a222-0091af5788d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:02.189664 crc crio[24284]: time=\"2026-06-12T16:02:02.189453895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=75699683-1ce3-4ac4-9453-baf5b1f842fc name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:02.191237 crc crio[24284]: time=\"2026-06-12T16:02:02.19118295Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abed253d-8af3-488b-9d36-b623a0bba890 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:02.198896 crc crio[24284]: time=\"2026-06-12T16:02:02.198716191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c49101e4-3572-4d89-b757-47b213be5850 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:02.222560 crc crio[24284]: time=\"2026-06-12T16:02:02.222337387Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688002-4x7ql/oc\" id=379087c2-9e09-4a64-9e9a-bb1c66be4597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:02.223522 crc crio[24284]: time=\"2026-06-12T16:02:02.223147443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:02.311447 crc crio[24284]: time=\"2026-06-12T16:02:02.31117874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:02.571060 crc crio[24284]: time=\"2026-06-12T16:02:02.570913402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:02.762731 crc crio[24284]: time=\"2026-06-12T16:02:02.762596366Z\" level=info msg=\"Created container 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422: openshift-infra/auto-csr-approver-29688002-4x7ql/oc\" id=379087c2-9e09-4a64-9e9a-bb1c66be4597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:02.764965 crc crio[24284]: time=\"2026-06-12T16:02:02.764833948Z\" level=info msg=\"Starting container: 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422\" id=fdd4c585-4984-4001-b817-d0f8ddd41551 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:02:02.771848 crc crio[24284]: time=\"2026-06-12T16:02:02.771727108Z\" level=info msg=\"Started container\" PID=123418 containerID=7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422 description=openshift-infra/auto-csr-approver-29688002-4x7ql/oc id=fdd4c585-4984-4001-b817-d0f8ddd41551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\nJun 12 16:02:04.720448 crc crio[24284]: time=\"2026-06-12T16:02:04.719230192Z\" level=info msg=\"Stopping pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=80da04d4-2400-40fa-9d8a-f865a3c8dcbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:04.723195 crc crio[24284]: time=\"2026-06-12T16:02:04.721300869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc001e04d38}] Aliases:map[]}\"\nJun 12 16:02:04.723195 crc crio[24284]: time=\"2026-06-12T16:02:04.721516316Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688002-4x7ql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:05.151073 crc crio[24284]: time=\"2026-06-12T16:02:05.15073309Z\" level=info msg=\"Stopped pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=80da04d4-2400-40fa-9d8a-f865a3c8dcbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:03:02.144215 crc crio[24284]: time=\"2026-06-12T16:03:02.143168419Z\" level=info msg=\"Removing container: a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1\" id=c09747cf-3f32-40f3-91c2-c1751db6411f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:03:02.315963 crc crio[24284]: time=\"2026-06-12T16:03:02.31561531Z\" level=info msg=\"Removed container a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1: openshift-infra/auto-csr-approver-29687996-nhtfz/oc\" id=c09747cf-3f32-40f3-91c2-c1751db6411f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:03:02.340578 crc crio[24284]: time=\"2026-06-12T16:03:02.340463724Z\" level=info msg=\"Stopping pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=d7ea7531-ec67-4eea-aa87-fdcd69b28de3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:03:02.340578 crc crio[24284]: time=\"2026-06-12T16:03:02.340558377Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=d7ea7531-ec67-4eea-aa87-fdcd69b28de3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:03:02.341610 crc crio[24284]: time=\"2026-06-12T16:03:02.341564258Z\" level=info msg=\"Removing pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=bd8c5ee2-50b6-4d1e-bce1-e764d8cba583 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:03:02.370731 crc crio[24284]: time=\"2026-06-12T16:03:02.370587239Z\" level=info msg=\"Removed pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=bd8c5ee2-50b6-4d1e-bce1-e764d8cba583 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:03:30.460817 crc crio[24284]: time=\"2026-06-12T16:03:30.459729071Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/POD\" id=488504ed-b662-439a-846c-013c894704cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:30.463675 crc crio[24284]: time=\"2026-06-12T16:03:30.460882008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:30.525131 crc crio[24284]: time=\"2026-06-12T16:03:30.525025812Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc004af80f0}] Aliases:map[]}\"\nJun 12 16:03:30.525131 crc crio[24284]: time=\"2026-06-12T16:03:30.525108955Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:31.777931 crc crio[24284]: 2026-06-12T16:03:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11b3f51cc51fb5d Mac:06:2d:df:2d:2c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:31.781696 crc crio[24284]: time=\"2026-06-12T16:03:31.781577939Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc004af80f0}] Aliases:map[]}\"\nJun 12 16:03:31.782337 crc crio[24284]: time=\"2026-06-12T16:03:31.782177579Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:31.805848 crc crio[24284]: time=\"2026-06-12T16:03:31.805735388Z\" level=info msg=\"Ran pod sandbox 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/POD\" id=488504ed-b662-439a-846c-013c894704cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:31.809785 crc crio[24284]: time=\"2026-06-12T16:03:31.808835205Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:31.810110 crc crio[24284]: time=\"2026-06-12T16:03:31.810014164Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:31.810110 crc crio[24284]: time=\"2026-06-12T16:03:31.810090646Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:31.813084 crc crio[24284]: time=\"2026-06-12T16:03:31.812582915Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bf68060a-9d8f-4f50-a067-c03363d19b61 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:31.829219 crc crio[24284]: time=\"2026-06-12T16:03:31.828938179Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 12 16:03:46.434956 crc crio[24284]: time=\"2026-06-12T16:03:46.433686997Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4x98h/POD\" id=227641e6-8fb3-46f0-a137-cbc2b69c9167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:46.436536 crc crio[24284]: time=\"2026-06-12T16:03:46.43502379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:46.540575 crc crio[24284]: time=\"2026-06-12T16:03:46.540470538Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc0042861f0}] Aliases:map[]}\"\nJun 12 16:03:46.540575 crc crio[24284]: time=\"2026-06-12T16:03:46.540553362Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4x98h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:47.044042 crc crio[24284]: 2026-06-12T16:03:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d731ddf46323551 Mac:56:39:3c:38:44:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa SocketPath: PciID:}] [{Interface:0xc00023ce20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:47.045320 crc crio[24284]: time=\"2026-06-12T16:03:47.045149917Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc0042861f0}] Aliases:map[]}\"\nJun 12 16:03:47.045495 crc crio[24284]: time=\"2026-06-12T16:03:47.045396815Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4x98h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:47.263579 crc crio[24284]: time=\"2026-06-12T16:03:47.263366525Z\" level=info msg=\"Ran pod sandbox d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd with infra container: openshift-marketplace/redhat-operators-4x98h/POD\" id=227641e6-8fb3-46f0-a137-cbc2b69c9167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:47.267801 crc crio[24284]: time=\"2026-06-12T16:03:47.267663138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0e31a59-15ae-4a7a-afba-7ec159d22789 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:47.300037 crc crio[24284]: time=\"2026-06-12T16:03:47.297093699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3f3c0f2d-54a3-4267-8ce1-375df7426ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:47.314063 crc crio[24284]: time=\"2026-06-12T16:03:47.313929036Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4x98h/extract-utilities\" id=1a252bf1-b36b-4392-801e-bedb6f770eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:47.314723 crc crio[24284]: time=\"2026-06-12T16:03:47.314643479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:47.362445 crc crio[24284]: time=\"2026-06-12T16:03:47.362199012Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=bf68060a-9d8f-4f50-a067-c03363d19b61 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:47.364141 crc crio[24284]: time=\"2026-06-12T16:03:47.363654665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3457b8c6-a5cc-4790-a0ce-061213c9fdf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:47.391967 crc crio[24284]: time=\"2026-06-12T16:03:47.391161594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:47.401882 crc crio[24284]: time=\"2026-06-12T16:03:47.401783214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:47.417912 crc crio[24284]: time=\"2026-06-12T16:03:47.417783925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dde31fcc-1edc-424f-930f-6e7d268f55e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:47.458469 crc crio[24284]: time=\"2026-06-12T16:03:47.457472233Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=66042dbb-ef00-43f4-be44-de52ce7dd188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:47.460198 crc crio[24284]: time=\"2026-06-12T16:03:47.459076675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:47.536317 crc crio[24284]: time=\"2026-06-12T16:03:47.536159678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:47.539502 crc crio[24284]: time=\"2026-06-12T16:03:47.539429613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:47.764497 crc crio[24284]: time=\"2026-06-12T16:03:47.762761339Z\" level=info msg=\"Created container aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d: openshift-marketplace/redhat-operators-4x98h/extract-utilities\" id=1a252bf1-b36b-4392-801e-bedb6f770eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:47.766876 crc crio[24284]: time=\"2026-06-12T16:03:47.766783287Z\" level=info msg=\"Starting container: aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d\" id=80bd713d-fea8-443f-863c-1edd6c02e701 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:47.781913 crc crio[24284]: time=\"2026-06-12T16:03:47.781787537Z\" level=info msg=\"Started container\" PID=128667 containerID=aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d description=openshift-marketplace/redhat-operators-4x98h/extract-utilities id=80bd713d-fea8-443f-863c-1edd6c02e701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\nJun 12 16:03:47.841791 crc crio[24284]: time=\"2026-06-12T16:03:47.841605859Z\" level=info msg=\"Created container 32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=66042dbb-ef00-43f4-be44-de52ce7dd188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:47.846099 crc crio[24284]: time=\"2026-06-12T16:03:47.843432677Z\" level=info msg=\"Starting container: 32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c\" id=f7da0865-ebe7-4472-84b1-8d9605e09d01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:47.850003 crc crio[24284]: time=\"2026-06-12T16:03:47.849925935Z\" level=info msg=\"Started container\" PID=128668 containerID=32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=f7da0865-ebe7-4472-84b1-8d9605e09d01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41\nJun 12 16:03:48.074604 crc crio[24284]: time=\"2026-06-12T16:03:48.073506969Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4c6l2/POD\" id=708b8623-1eed-4668-ac45-965660cf17db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:48.074604 crc crio[24284]: time=\"2026-06-12T16:03:48.073595062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:48.122779 crc crio[24284]: time=\"2026-06-12T16:03:48.122651669Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc002c1e2a0}] Aliases:map[]}\"\nJun 12 16:03:48.123100 crc crio[24284]: time=\"2026-06-12T16:03:48.122797694Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4c6l2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:48.576165 crc crio[24284]: time=\"2026-06-12T16:03:48.575013418Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=02b3ef3e-77cb-4217-a624-8be0bd171ce0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:48.597598 crc crio[24284]: time=\"2026-06-12T16:03:48.595956906Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:03:48.981237 crc crio[24284]: 2026-06-12T16:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a637962afa42327 Mac:6e:6b:86:0e:04:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 SocketPath: PciID:}] [{Interface:0xc0001c0d80 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:48.984429 crc crio[24284]: time=\"2026-06-12T16:03:48.984327577Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc002c1e2a0}] Aliases:map[]}\"\nJun 12 16:03:48.984639 crc crio[24284]: time=\"2026-06-12T16:03:48.984595686Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4c6l2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:48.996465 crc crio[24284]: time=\"2026-06-12T16:03:48.996398633Z\" level=info msg=\"Ran pod sandbox a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 with infra container: openshift-marketplace/redhat-marketplace-4c6l2/POD\" id=708b8623-1eed-4668-ac45-965660cf17db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:48.998999 crc crio[24284]: time=\"2026-06-12T16:03:48.998913833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3526ec98-a497-4f92-ad9b-aebf1221402d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:49.001724 crc crio[24284]: time=\"2026-06-12T16:03:49.001646649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1fbcd25-c289-4058-85a2-4e2721c4a1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:49.045692 crc crio[24284]: time=\"2026-06-12T16:03:49.045561593Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities\" id=72500ae7-185c-4529-a375-80c1b563513e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:49.046113 crc crio[24284]: time=\"2026-06-12T16:03:49.04607328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:49.109760 crc crio[24284]: time=\"2026-06-12T16:03:49.109210157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:49.119330 crc crio[24284]: time=\"2026-06-12T16:03:49.11921045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:49.378418 crc crio[24284]: time=\"2026-06-12T16:03:49.377762542Z\" level=info msg=\"Created container ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities\" id=72500ae7-185c-4529-a375-80c1b563513e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:49.385429 crc crio[24284]: time=\"2026-06-12T16:03:49.379936188Z\" level=info msg=\"Starting container: ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f\" id=1e038a66-bbe0-4777-8f0a-90119fb1dc33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:49.387072 crc crio[24284]: time=\"2026-06-12T16:03:49.386791349Z\" level=info msg=\"Started container\" PID=128832 containerID=ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f description=openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities id=1e038a66-bbe0-4777-8f0a-90119fb1dc33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\nJun 12 16:03:49.608578 crc crio[24284]: time=\"2026-06-12T16:03:49.608458541Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c63eabb3-02db-47f7-89ed-f5da7968e70c name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:49.615009 crc crio[24284]: time=\"2026-06-12T16:03:49.61490466Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:03:49.890100 crc crio[24284]: time=\"2026-06-12T16:03:49.889992888Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=02b3ef3e-77cb-4217-a624-8be0bd171ce0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:49.891099 crc crio[24284]: time=\"2026-06-12T16:03:49.890988811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=03c20ab1-0fca-44d2-86da-c97ad3b0a967 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:49.894565 crc crio[24284]: time=\"2026-06-12T16:03:49.894354617Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=017f2e76-10e2-4d41-b383-abc2448d4b72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:49.906201 crc crio[24284]: time=\"2026-06-12T16:03:49.906076823Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4x98h/extract-content\" id=4244745f-e79f-4bc6-8204-02ef09f5331c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:49.906843 crc crio[24284]: time=\"2026-06-12T16:03:49.906786205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:49.959410 crc crio[24284]: time=\"2026-06-12T16:03:49.95892672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:49.964064 crc crio[24284]: time=\"2026-06-12T16:03:49.963991993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:50.164453 crc crio[24284]: time=\"2026-06-12T16:03:50.163219299Z\" level=info msg=\"Created container e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a: openshift-marketplace/redhat-operators-4x98h/extract-content\" id=4244745f-e79f-4bc6-8204-02ef09f5331c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:50.165546 crc crio[24284]: time=\"2026-06-12T16:03:50.165360368Z\" level=info msg=\"Starting container: e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a\" id=ed73dbcb-d3b2-4a40-a7f5-5be02b883eb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:50.172532 crc crio[24284]: time=\"2026-06-12T16:03:50.172366182Z\" level=info msg=\"Started container\" PID=128876 containerID=e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a description=openshift-marketplace/redhat-operators-4x98h/extract-content id=ed73dbcb-d3b2-4a40-a7f5-5be02b883eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\nJun 12 16:03:50.184524 crc crio[24284]: time=\"2026-06-12T16:03:50.184325494Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c63eabb3-02db-47f7-89ed-f5da7968e70c name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:50.185963 crc crio[24284]: time=\"2026-06-12T16:03:50.185818341Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dad9a071-97e6-438b-996d-a313fab7368d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:50.189020 crc crio[24284]: time=\"2026-06-12T16:03:50.188580529Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9c5dbdee-74ec-47c6-a2ec-e0443131fa29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:50.199612 crc crio[24284]: time=\"2026-06-12T16:03:50.199495149Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6l2/extract-content\" id=0c0c6ada-bca6-4ec9-b301-7d68ef6bb1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:50.200109 crc crio[24284]: time=\"2026-06-12T16:03:50.200060897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:50.262177 crc crio[24284]: time=\"2026-06-12T16:03:50.262045427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:50.267020 crc crio[24284]: time=\"2026-06-12T16:03:50.266931153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:50.497351 crc crio[24284]: time=\"2026-06-12T16:03:50.497102859Z\" level=info msg=\"Created container 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44: openshift-marketplace/redhat-marketplace-4c6l2/extract-content\" id=0c0c6ada-bca6-4ec9-b301-7d68ef6bb1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:50.499437 crc crio[24284]: time=\"2026-06-12T16:03:50.49932935Z\" level=info msg=\"Starting container: 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44\" id=a91de779-abbe-4fb3-9374-52dc8426d7c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:50.507443 crc crio[24284]: time=\"2026-06-12T16:03:50.506607573Z\" level=info msg=\"Started container\" PID=128909 containerID=59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44 description=openshift-marketplace/redhat-marketplace-4c6l2/extract-content id=a91de779-abbe-4fb3-9374-52dc8426d7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\nJun 12 16:03:51.666984 crc crio[24284]: time=\"2026-06-12T16:03:51.66687407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cfef27a-2658-441e-b2d3-bc9ca16117ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:51.671765 crc crio[24284]: time=\"2026-06-12T16:03:51.671678075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21268985-900a-42ae-84a6-970e95ccdd72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:51.688642 crc crio[24284]: time=\"2026-06-12T16:03:51.688471741Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=2a9655d4-cf25-4d88-bde7-982388cea400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:51.688949 crc crio[24284]: time=\"2026-06-12T16:03:51.688914676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:51.753456 crc crio[24284]: time=\"2026-06-12T16:03:51.7532329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:51.759623 crc crio[24284]: time=\"2026-06-12T16:03:51.757366234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:51.928998 crc crio[24284]: time=\"2026-06-12T16:03:51.92875377Z\" level=info msg=\"Created container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=2a9655d4-cf25-4d88-bde7-982388cea400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:51.931063 crc crio[24284]: time=\"2026-06-12T16:03:51.930934309Z\" level=info msg=\"Starting container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0\" id=1e0bf06e-fbf2-464a-984f-043e77379bfc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:51.942841 crc crio[24284]: time=\"2026-06-12T16:03:51.942732356Z\" level=info msg=\"Started container\" PID=129016 containerID=7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0 description=openshift-marketplace/redhat-marketplace-4c6l2/registry-server id=1e0bf06e-fbf2-464a-984f-043e77379bfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\nJun 12 16:04:03.375083 crc crio[24284]: time=\"2026-06-12T16:04:03.374197366Z\" level=info msg=\"Stopping container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0 (timeout: 2s)\" id=ac22f38c-978a-4c3e-bc35-dcfa194bc5f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:04:03.664435 crc crio[24284]: time=\"2026-06-12T16:04:03.663921174Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688004-qnm9s/POD\" id=e4c0f485-e438-4fba-9fc1-27eea955a47b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:03.664435 crc crio[24284]: time=\"2026-06-12T16:04:03.664437461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:03.702350 crc crio[24284]: time=\"2026-06-12T16:04:03.702061554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc000b84b00}] Aliases:map[]}\"\nJun 12 16:04:03.702350 crc crio[24284]: time=\"2026-06-12T16:04:03.702131846Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688004-qnm9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:04.170426 crc crio[24284]: time=\"2026-06-12T16:04:04.167857198Z\" level=info msg=\"Stopped container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=ac22f38c-978a-4c3e-bc35-dcfa194bc5f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:04:04.171954 crc crio[24284]: time=\"2026-06-12T16:04:04.171861299Z\" level=info msg=\"Stopping pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=aec8aff5-bb0f-4ccf-ac26-1f0fe14223a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:04.172953 crc crio[24284]: time=\"2026-06-12T16:04:04.172872161Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc00041cdb0}] Aliases:map[]}\"\nJun 12 16:04:04.173082 crc crio[24284]: time=\"2026-06-12T16:04:04.173048007Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4c6l2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:04.481207 crc crio[24284]: time=\"2026-06-12T16:04:04.480958614Z\" level=info msg=\"Stopped pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=aec8aff5-bb0f-4ccf-ac26-1f0fe14223a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:04.911175 crc crio[24284]: time=\"2026-06-12T16:04:04.910695357Z\" level=info msg=\"Removing container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0\" id=91ee24ca-9e8c-48f5-b192-7194c8f23e8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:04.950395 crc crio[24284]: time=\"2026-06-12T16:04:04.950178861Z\" level=info msg=\"Removed container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=91ee24ca-9e8c-48f5-b192-7194c8f23e8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:04.954977 crc crio[24284]: time=\"2026-06-12T16:04:04.954889119Z\" level=info msg=\"Removing container: 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44\" id=5486c1df-f3b4-4972-91ea-0132f3aa88d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:04.983674 crc crio[24284]: time=\"2026-06-12T16:04:04.983539155Z\" level=info msg=\"Removed container 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44: openshift-marketplace/redhat-marketplace-4c6l2/extract-content\" id=5486c1df-f3b4-4972-91ea-0132f3aa88d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:05.009567 crc crio[24284]: time=\"2026-06-12T16:04:05.00906729Z\" level=info msg=\"Removing container: ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f\" id=a264acc7-acb9-4faa-94e7-fd87220ffbbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:05.059131 crc crio[24284]: time=\"2026-06-12T16:04:05.05898261Z\" level=info msg=\"Removed container ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities\" id=a264acc7-acb9-4faa-94e7-fd87220ffbbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:05.944682 crc crio[24284]: time=\"2026-06-12T16:04:05.943990808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a08b13e0-d25e-4480-8bb5-e57c8e597321 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:06.570878 crc crio[24284]: time=\"2026-06-12T16:04:06.569981652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=557e743e-fb30-427b-83e3-8d8a84fe78d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:07.364026 crc crio[24284]: time=\"2026-06-12T16:04:07.363364086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=8d276001-7bb4-4411-b7a5-367f2cef0be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:07.367164 crc crio[24284]: time=\"2026-06-12T16:04:07.364502803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:07.384101 crc crio[24284]: 2026-06-12T16:04:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632be882e09bca9 Mac:1a:c4:17:b8:c4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 SocketPath: PciID:}] [{Interface:0xc0003d0af0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:07.394590 crc crio[24284]: time=\"2026-06-12T16:04:07.392477006Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc000b84b00}] Aliases:map[]}\"\nJun 12 16:04:07.394590 crc crio[24284]: time=\"2026-06-12T16:04:07.392732084Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688004-qnm9s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:07.416786 crc crio[24284]: time=\"2026-06-12T16:04:07.416608117Z\" level=info msg=\"Ran pod sandbox 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 with infra container: openshift-infra/auto-csr-approver-29688004-qnm9s/POD\" id=e4c0f485-e438-4fba-9fc1-27eea955a47b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:07.423561 crc crio[24284]: time=\"2026-06-12T16:04:07.42298204Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fd1921cb-3f67-4c57-9943-dbbbafd70443 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:07.441635 crc crio[24284]: time=\"2026-06-12T16:04:07.440444969Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:04:07.466650 crc crio[24284]: time=\"2026-06-12T16:04:07.466186412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:07.470637 crc crio[24284]: time=\"2026-06-12T16:04:07.47052429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:07.870120 crc crio[24284]: time=\"2026-06-12T16:04:07.86981818Z\" level=info msg=\"Created container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=8d276001-7bb4-4411-b7a5-367f2cef0be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:07.875759 crc crio[24284]: time=\"2026-06-12T16:04:07.875692171Z\" level=info msg=\"Starting container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760\" id=99eee781-2983-4737-a897-6ebeb5c1c0fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:07.892840 crc crio[24284]: time=\"2026-06-12T16:04:07.892697221Z\" level=info msg=\"Started container\" PID=129924 containerID=bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760 description=openshift-marketplace/redhat-operators-4x98h/registry-server id=99eee781-2983-4737-a897-6ebeb5c1c0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\nJun 12 16:04:08.009086 crc crio[24284]: time=\"2026-06-12T16:04:08.008830922Z\" level=info msg=\"Stopping pod sandbox: 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41\" id=5727fd70-6b3f-42b3-8687-9285d8328c3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:08.010349 crc crio[24284]: time=\"2026-06-12T16:04:08.010157375Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc002722448}] Aliases:map[]}\"\nJun 12 16:04:08.010922 crc crio[24284]: time=\"2026-06-12T16:04:08.010823967Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:08.738849 crc crio[24284]: time=\"2026-06-12T16:04:08.738426538Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fd1921cb-3f67-4c57-9943-dbbbafd70443 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:08.740440 crc crio[24284]: time=\"2026-06-12T16:04:08.740079632Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=14a45aa8-70f1-4606-8f3b-c04bef31dc95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:08.742921 crc crio[24284]: time=\"2026-06-12T16:04:08.742624124Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89c4abb5-c7b2-417a-a647-873d1fff4259 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:08.752465 crc crio[24284]: time=\"2026-06-12T16:04:08.75224024Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688004-qnm9s/oc\" id=502ec412-16f7-4937-8ccf-c6fa15951b99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:08.752827 crc crio[24284]: time=\"2026-06-12T16:04:08.752776327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:08.801030 crc crio[24284]: time=\"2026-06-12T16:04:08.800911154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:09.141089 crc crio[24284]: time=\"2026-06-12T16:04:09.140988153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:09.292138 crc crio[24284]: time=\"2026-06-12T16:04:09.29141809Z\" level=info msg=\"Created container 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289: openshift-infra/auto-csr-approver-29688004-qnm9s/oc\" id=502ec412-16f7-4937-8ccf-c6fa15951b99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:09.296464 crc crio[24284]: time=\"2026-06-12T16:04:09.295089017Z\" level=info msg=\"Starting container: 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289\" id=73123bc1-0966-41c8-9bc1-0f42a019370e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:09.298424 crc crio[24284]: time=\"2026-06-12T16:04:09.29823694Z\" level=info msg=\"Stopped pod sandbox: 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41\" id=5727fd70-6b3f-42b3-8687-9285d8328c3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:09.305341 crc crio[24284]: time=\"2026-06-12T16:04:09.30490204Z\" level=info msg=\"Started container\" PID=130121 containerID=8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289 description=openshift-infra/auto-csr-approver-29688004-qnm9s/oc id=73123bc1-0966-41c8-9bc1-0f42a019370e name=/runtime.v1.RuntimeService/StartContainer sandboxID=632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\nJun 12 16:04:10.203400 crc crio[24284]: time=\"2026-06-12T16:04:10.202575626Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/POD\" id=88cf590c-7e61-410d-aac0-2f98783da72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:10.203400 crc crio[24284]: time=\"2026-06-12T16:04:10.203137875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:10.250610 crc crio[24284]: time=\"2026-06-12T16:04:10.250483268Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc000b846c8}] Aliases:map[]}\"\nJun 12 16:04:10.250610 crc crio[24284]: time=\"2026-06-12T16:04:10.250563371Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:11.094860 crc crio[24284]: time=\"2026-06-12T16:04:11.091922937Z\" level=info msg=\"Stopping pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=ed193970-a2e1-45bc-8a5e-c76e71ef6b12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:11.094860 crc crio[24284]: time=\"2026-06-12T16:04:11.094026005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc0006bec70}] Aliases:map[]}\"\nJun 12 16:04:11.094860 crc crio[24284]: time=\"2026-06-12T16:04:11.094192101Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688004-qnm9s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:11.472426 crc crio[24284]: time=\"2026-06-12T16:04:11.472170869Z\" level=info msg=\"Stopped pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=ed193970-a2e1-45bc-8a5e-c76e71ef6b12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:11.535150 crc crio[24284]: 2026-06-12T16:04:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba28eb8dd59aee0 Mac:86:33:9c:7f:aa:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 SocketPath: PciID:}] [{Interface:0xc000247800 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:11.536129 crc crio[24284]: time=\"2026-06-12T16:04:11.536050525Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc000b846c8}] Aliases:map[]}\"\nJun 12 16:04:11.536321 crc crio[24284]: time=\"2026-06-12T16:04:11.53620688Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:11.546829 crc crio[24284]: time=\"2026-06-12T16:04:11.546555294Z\" level=info msg=\"Ran pod sandbox ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/POD\" id=88cf590c-7e61-410d-aac0-2f98783da72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:11.562810 crc crio[24284]: time=\"2026-06-12T16:04:11.561366571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=878e5e90-1c45-4c1b-945a-01cc40ad7193 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:11.600045 crc crio[24284]: time=\"2026-06-12T16:04:11.598073304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2c536ea0-3442-4601-b6ed-189c739e37db name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:11.882667 crc crio[24284]: time=\"2026-06-12T16:04:11.882532593Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=d1836d46-3a91-4325-9b98-70c500c313c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:11.883613 crc crio[24284]: time=\"2026-06-12T16:04:11.883442992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:11.945672 crc crio[24284]: time=\"2026-06-12T16:04:11.945566437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:11.948912 crc crio[24284]: time=\"2026-06-12T16:04:11.948841362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:12.251560 crc crio[24284]: time=\"2026-06-12T16:04:12.250641526Z\" level=info msg=\"Created container dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=d1836d46-3a91-4325-9b98-70c500c313c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:12.253937 crc crio[24284]: time=\"2026-06-12T16:04:12.253824218Z\" level=info msg=\"Starting container: dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061\" id=e296d74d-92b8-4004-9f8b-35daf436ed1e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:12.259174 crc crio[24284]: time=\"2026-06-12T16:04:12.259067695Z\" level=info msg=\"Started container\" PID=130438 containerID=dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=e296d74d-92b8-4004-9f8b-35daf436ed1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573\nJun 12 16:04:17.201124 crc crio[24284]: time=\"2026-06-12T16:04:17.200105134Z\" level=info msg=\"Stopping pod sandbox: ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573\" id=1fd44e5a-4a4e-4c9f-8187-83854378c82f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:17.202235 crc crio[24284]: time=\"2026-06-12T16:04:17.202171431Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc0009b8d08}] Aliases:map[]}\"\nJun 12 16:04:17.202516 crc crio[24284]: time=\"2026-06-12T16:04:17.202438999Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:18.669215 crc crio[24284]: time=\"2026-06-12T16:04:18.668761768Z\" level=info msg=\"Stopped pod sandbox: ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573\" id=1fd44e5a-4a4e-4c9f-8187-83854378c82f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:20.326941 crc crio[24284]: time=\"2026-06-12T16:04:20.326240244Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/POD\" id=5511aa15-871f-4dc4-9d62-8a649eed89d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:20.326941 crc crio[24284]: time=\"2026-06-12T16:04:20.326840023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:20.386863 crc crio[24284]: time=\"2026-06-12T16:04:20.386720757Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1f138}] Aliases:map[]}\"\nJun 12 16:04:20.387052 crc crio[24284]: time=\"2026-06-12T16:04:20.386942003Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:21.121056 crc crio[24284]: 2026-06-12T16:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91b8686236f67dc Mac:d2:e1:59:23:6e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:21.122885 crc crio[24284]: time=\"2026-06-12T16:04:21.12280801Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1f138}] Aliases:map[]}\"\nJun 12 16:04:21.123102 crc crio[24284]: time=\"2026-06-12T16:04:21.1229771Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:21.135040 crc crio[24284]: time=\"2026-06-12T16:04:21.134019211Z\" level=info msg=\"Ran pod sandbox 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/POD\" id=5511aa15-871f-4dc4-9d62-8a649eed89d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:21.136731 crc crio[24284]: time=\"2026-06-12T16:04:21.136548239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7fd38857-f340-425e-86d5-e9bb8d8df41d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:21.164784 crc crio[24284]: time=\"2026-06-12T16:04:21.164673828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d55f0fc6-d60b-4562-9247-b7d140b58ac2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:21.182424 crc crio[24284]: time=\"2026-06-12T16:04:21.182189029Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5ec1145-d4db-4617-80e2-3a74e5cab3f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:21.182854 crc crio[24284]: time=\"2026-06-12T16:04:21.182791356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:21.248500 crc crio[24284]: time=\"2026-06-12T16:04:21.248226948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:21.258164 crc crio[24284]: time=\"2026-06-12T16:04:21.258060172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:21.474197 crc crio[24284]: time=\"2026-06-12T16:04:21.473699263Z\" level=info msg=\"Created container be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5ec1145-d4db-4617-80e2-3a74e5cab3f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:21.477020 crc crio[24284]: time=\"2026-06-12T16:04:21.476898436Z\" level=info msg=\"Starting container: be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6\" id=590126d2-78d1-4914-a1ae-b75ae36dfd4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:21.484038 crc crio[24284]: time=\"2026-06-12T16:04:21.483942621Z\" level=info msg=\"Started container\" PID=131068 containerID=be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=590126d2-78d1-4914-a1ae-b75ae36dfd4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41\nJun 12 16:04:28.425904 crc crio[24284]: time=\"2026-06-12T16:04:28.42459492Z\" level=info msg=\"Stopping container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760 (timeout: 2s)\" id=6f4af2d5-a8a0-4c52-a36d-ea40376b15e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:04:28.591740 crc crio[24284]: time=\"2026-06-12T16:04:28.591561405Z\" level=info msg=\"Stopped container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=6f4af2d5-a8a0-4c52-a36d-ea40376b15e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:04:28.592695 crc crio[24284]: time=\"2026-06-12T16:04:28.592617899Z\" level=info msg=\"Stopping pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=bb6e603a-c2d0-4899-908a-dc3627afc16e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:28.593593 crc crio[24284]: time=\"2026-06-12T16:04:28.593447406Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc000b85380}] Aliases:map[]}\"\nJun 12 16:04:28.593749 crc crio[24284]: time=\"2026-06-12T16:04:28.593683924Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4x98h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:28.922118 crc crio[24284]: time=\"2026-06-12T16:04:28.921496618Z\" level=info msg=\"Stopped pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=bb6e603a-c2d0-4899-908a-dc3627afc16e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:29.447944 crc crio[24284]: time=\"2026-06-12T16:04:29.447501538Z\" level=info msg=\"Removing container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760\" id=a34bcdd5-b44d-40fe-bc9a-67f2dab946a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:29.474511 crc crio[24284]: time=\"2026-06-12T16:04:29.474436718Z\" level=info msg=\"Removed container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=a34bcdd5-b44d-40fe-bc9a-67f2dab946a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:29.477865 crc crio[24284]: time=\"2026-06-12T16:04:29.477677772Z\" level=info msg=\"Removing container: e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a\" id=60356046-aa37-4835-9195-140bfefca143 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:29.534085 crc crio[24284]: time=\"2026-06-12T16:04:29.533987114Z\" level=info msg=\"Removed container e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a: openshift-marketplace/redhat-operators-4x98h/extract-content\" id=60356046-aa37-4835-9195-140bfefca143 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:29.537065 crc crio[24284]: time=\"2026-06-12T16:04:29.536979097Z\" level=info msg=\"Removing container: aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d\" id=ad0c2811-ff15-4014-9e85-aad088d88d69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:04:29.599422 crc crio[24284]: time=\"2026-06-12T16:04:29.598320553Z\" level=info msg=\"Removed container aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d: openshift-marketplace/redhat-operators-4x98h/extract-utilities\" id=ad0c2811-ff15-4014-9e85-aad088d88d69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:02.437067 crc crio[24284]: time=\"2026-06-12T16:05:02.435963745Z\" level=info msg=\"Removing container: 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4\" id=01d385cd-0377-442c-bcf8-4719bc174315 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:02.607656 crc crio[24284]: time=\"2026-06-12T16:05:02.606884184Z\" level=info msg=\"Removed container 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4: openshift-infra/auto-csr-approver-29687998-vgzzs/oc\" id=01d385cd-0377-442c-bcf8-4719bc174315 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:02.617661 crc crio[24284]: time=\"2026-06-12T16:05:02.617586489Z\" level=info msg=\"Stopping pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=02e27846-93ed-492c-8f9e-fb2ca375fd18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:02.617805 crc crio[24284]: time=\"2026-06-12T16:05:02.617687322Z\" level=info msg=\"Stopped pod sandbox (already stopped): e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=02e27846-93ed-492c-8f9e-fb2ca375fd18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:02.618491 crc crio[24284]: time=\"2026-06-12T16:05:02.618454057Z\" level=info msg=\"Removing pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=5681c550-d7c1-4cb9-ba8c-c3d6d71ab84c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:02.638074 crc crio[24284]: time=\"2026-06-12T16:05:02.63793296Z\" level=info msg=\"Removed pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=5681c550-d7c1-4cb9-ba8c-c3d6d71ab84c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:02.639132 crc crio[24284]: time=\"2026-06-12T16:05:02.639031034Z\" level=info msg=\"Stopping pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=81171740-1063-4754-9bf1-9474a5c56c9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:02.639221 crc crio[24284]: time=\"2026-06-12T16:05:02.639150638Z\" level=info msg=\"Stopped pod sandbox (already stopped): d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=81171740-1063-4754-9bf1-9474a5c56c9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:02.639998 crc crio[24284]: time=\"2026-06-12T16:05:02.639909812Z\" level=info msg=\"Removing pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=381dd2cc-7315-437e-983d-9e0ec6aec0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:02.658181 crc crio[24284]: time=\"2026-06-12T16:05:02.657955432Z\" level=info msg=\"Removed pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=381dd2cc-7315-437e-983d-9e0ec6aec0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:02.659129 crc crio[24284]: time=\"2026-06-12T16:05:02.659038913Z\" level=info msg=\"Stopping pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=a56f0c51-182a-46c2-8b19-da2fde2e6870 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:02.659332 crc crio[24284]: time=\"2026-06-12T16:05:02.659138827Z\" level=info msg=\"Stopped pod sandbox (already stopped): a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=a56f0c51-182a-46c2-8b19-da2fde2e6870 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:02.659872 crc crio[24284]: time=\"2026-06-12T16:05:02.659795548Z\" level=info msg=\"Removing pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=d1865dcd-37eb-4075-a590-ac3042911ecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:02.676043 crc crio[24284]: time=\"2026-06-12T16:05:02.675958306Z\" level=info msg=\"Removed pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=d1865dcd-37eb-4075-a590-ac3042911ecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:05:05.528928 crc crio[24284]: time=\"2026-06-12T16:05:05.528649256Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-twdnl/POD\" id=240d6da1-1b61-4593-af84-e3f4ecc9dcc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:05.530083 crc crio[24284]: time=\"2026-06-12T16:05:05.528953256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:05.568856 crc crio[24284]: time=\"2026-06-12T16:05:05.568712448Z\" level=info msg=\"Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc0009b8d90}] Aliases:map[]}\"\nJun 12 16:05:05.568856 crc crio[24284]: time=\"2026-06-12T16:05:05.56879554Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-twdnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:06.217509 crc crio[24284]: 2026-06-12T16:05:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2017a55edfe94da Mac:e6:0b:e8:4a:74:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:05:06.219619 crc crio[24284]: time=\"2026-06-12T16:05:06.219515519Z\" level=info msg=\"Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc0009b8d90}] Aliases:map[]}\"\nJun 12 16:05:06.219846 crc crio[24284]: time=\"2026-06-12T16:05:06.219744243Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-twdnl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:05:06.232526 crc crio[24284]: time=\"2026-06-12T16:05:06.232431366Z\" level=info msg=\"Ran pod sandbox 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c with infra container: openshift-marketplace/community-operators-twdnl/POD\" id=240d6da1-1b61-4593-af84-e3f4ecc9dcc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:06.237141 crc crio[24284]: time=\"2026-06-12T16:05:06.237004103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9759678-6876-4af3-ba7e-4533fadb71ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:06.241403 crc crio[24284]: time=\"2026-06-12T16:05:06.241223307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec8e223-bc8a-44ab-95b2-b1eda45914f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:06.349778 crc crio[24284]: time=\"2026-06-12T16:05:06.349237159Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdnl/extract-utilities\" id=bfc34422-6040-4adb-98e8-2b3e16276e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:06.351899 crc crio[24284]: time=\"2026-06-12T16:05:06.351821942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.395741 crc crio[24284]: time=\"2026-06-12T16:05:06.395629451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.400756 crc crio[24284]: time=\"2026-06-12T16:05:06.400697104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.618363 crc crio[24284]: time=\"2026-06-12T16:05:06.617769081Z\" level=info msg=\"Created container 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b: openshift-marketplace/community-operators-twdnl/extract-utilities\" id=bfc34422-6040-4adb-98e8-2b3e16276e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:06.621357 crc crio[24284]: time=\"2026-06-12T16:05:06.62117284Z\" level=info msg=\"Starting container: 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b\" id=12fde6a2-7ff1-4eb7-8bc7-f361992595ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:06.631988 crc crio[24284]: time=\"2026-06-12T16:05:06.631880502Z\" level=info msg=\"Started container\" PID=133419 containerID=4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b description=openshift-marketplace/community-operators-twdnl/extract-utilities id=12fde6a2-7ff1-4eb7-8bc7-f361992595ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\nJun 12 16:05:06.997016 crc crio[24284]: time=\"2026-06-12T16:05:06.996132433Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5e55b54b-ba49-4115-99ac-a0634575fde7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:07.014191 crc crio[24284]: time=\"2026-06-12T16:05:07.014068676Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:05:09.286330 crc crio[24284]: time=\"2026-06-12T16:05:09.285617687Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=5e55b54b-ba49-4115-99ac-a0634575fde7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:09.287829 crc crio[24284]: time=\"2026-06-12T16:05:09.28762348Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eac78ac7-71fc-4761-a7b5-77f79cb2ac87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:09.292761 crc crio[24284]: time=\"2026-06-12T16:05:09.292665491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5de615f4-ad75-43c0-aa70-0d244e40d7c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:09.378576 crc crio[24284]: time=\"2026-06-12T16:05:09.377070258Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdnl/extract-content\" id=4ef52931-95c5-4f3e-a3d0-ec70d2a5106b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:09.378576 crc crio[24284]: time=\"2026-06-12T16:05:09.377871825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:09.443147 crc crio[24284]: time=\"2026-06-12T16:05:09.443026448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:09.446247 crc crio[24284]: time=\"2026-06-12T16:05:09.446171117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:09.953855 crc crio[24284]: time=\"2026-06-12T16:05:09.953145378Z\" level=info msg=\"Created container b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967: openshift-marketplace/community-operators-twdnl/extract-content\" id=4ef52931-95c5-4f3e-a3d0-ec70d2a5106b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:09.956070 crc crio[24284]: time=\"2026-06-12T16:05:09.95511031Z\" level=info msg=\"Starting container: b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967\" id=a9b3b8da-50e3-4bb8-9739-a5bba0c11a54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:09.967521 crc crio[24284]: time=\"2026-06-12T16:05:09.965171772Z\" level=info msg=\"Started container\" PID=133644 containerID=b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967 description=openshift-marketplace/community-operators-twdnl/extract-content id=a9b3b8da-50e3-4bb8-9739-a5bba0c11a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\nJun 12 16:05:13.098550 crc crio[24284]: time=\"2026-06-12T16:05:13.097767488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b875c66e-38b6-4544-904b-2cb2511b5f63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:13.102233 crc crio[24284]: time=\"2026-06-12T16:05:13.102140139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dacff79b-3e30-42ec-9491-f7fd2a8da3d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:13.110342 crc crio[24284]: time=\"2026-06-12T16:05:13.110172845Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdnl/registry-server\" id=54230a39-4f55-4129-ae10-d0a9f75e54f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:13.110844 crc crio[24284]: time=\"2026-06-12T16:05:13.110791965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:13.212630 crc crio[24284]: time=\"2026-06-12T16:05:13.211967508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:13.217053 crc crio[24284]: time=\"2026-06-12T16:05:13.216619998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:13.402971 crc crio[24284]: time=\"2026-06-12T16:05:13.402420125Z\" level=info msg=\"Created container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server\" id=54230a39-4f55-4129-ae10-d0a9f75e54f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:13.404709 crc crio[24284]: time=\"2026-06-12T16:05:13.404642416Z\" level=info msg=\"Starting container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4\" id=d289d850-2838-4270-b43f-337af5805a84 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:13.411087 crc crio[24284]: time=\"2026-06-12T16:05:13.410992218Z\" level=info msg=\"Started container\" PID=133791 containerID=b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4 description=openshift-marketplace/community-operators-twdnl/registry-server id=d289d850-2838-4270-b43f-337af5805a84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\nJun 12 16:05:27.319813 crc crio[24284]: time=\"2026-06-12T16:05:27.318961329Z\" level=info msg=\"Stopping container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4 (timeout: 2s)\" id=3938077a-3353-451f-829c-267262563fd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:27.448911 crc crio[24284]: time=\"2026-06-12T16:05:27.448793498Z\" level=info msg=\"Stopped container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server\" id=3938077a-3353-451f-829c-267262563fd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:05:27.450141 crc crio[24284]: time=\"2026-06-12T16:05:27.449976666Z\" level=info msg=\"Stopping pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=f9a6fda9-e03c-482a-b796-c41af167c92e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:27.451471 crc crio[24284]: time=\"2026-06-12T16:05:27.45134282Z\" level=info msg=\"Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc003242078}] Aliases:map[]}\"\nJun 12 16:05:27.451750 crc crio[24284]: time=\"2026-06-12T16:05:27.45167309Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-twdnl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:27.838945 crc crio[24284]: time=\"2026-06-12T16:05:27.83844201Z\" level=info msg=\"Stopped pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=f9a6fda9-e03c-482a-b796-c41af167c92e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:05:28.342737 crc crio[24284]: time=\"2026-06-12T16:05:28.342631553Z\" level=info msg=\"Removing container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4\" id=09047ac9-ff12-4e8e-8390-4dbe6e918714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:28.381006 crc crio[24284]: time=\"2026-06-12T16:05:28.380048411Z\" level=info msg=\"Removed container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server\" id=09047ac9-ff12-4e8e-8390-4dbe6e918714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:28.384630 crc crio[24284]: time=\"2026-06-12T16:05:28.384475829Z\" level=info msg=\"Removing container: b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967\" id=76245b88-f2ca-437c-a160-28e15b703e2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:28.427418 crc crio[24284]: time=\"2026-06-12T16:05:28.427219911Z\" level=info msg=\"Removed container b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967: openshift-marketplace/community-operators-twdnl/extract-content\" id=76245b88-f2ca-437c-a160-28e15b703e2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:28.432635 crc crio[24284]: time=\"2026-06-12T16:05:28.432549895Z\" level=info msg=\"Removing container: 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b\" id=ea47c19a-ab5e-4238-b06c-29fead27ed1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:05:28.482514 crc crio[24284]: time=\"2026-06-12T16:05:28.482359572Z\" level=info msg=\"Removed container 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b: openshift-marketplace/community-operators-twdnl/extract-utilities\" id=ea47c19a-ab5e-4238-b06c-29fead27ed1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:06:01.153358 crc crio[24284]: time=\"2026-06-12T16:06:01.152195659Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688006-cxp4x/POD\" id=8d257141-9178-4350-9bf0-0964a8e0a7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:01.153358 crc crio[24284]: time=\"2026-06-12T16:06:01.153361857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:01.192116 crc crio[24284]: time=\"2026-06-12T16:06:01.191935201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc00041d2f0}] Aliases:map[]}\"\nJun 12 16:06:01.192116 crc crio[24284]: time=\"2026-06-12T16:06:01.192016763Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688006-cxp4x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:01.817662 crc crio[24284]: 2026-06-12T16:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f208a980f842bf5 Mac:ea:ee:0f:92:f0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff SocketPath: PciID:}] [{Interface:0xc000134570 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:01.817662 crc crio[24284]: time=\"2026-06-12T16:06:01.817539166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc00041d2f0}] Aliases:map[]}\"\nJun 12 16:06:01.817962 crc crio[24284]: time=\"2026-06-12T16:06:01.817710712Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688006-cxp4x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:01.833546 crc crio[24284]: time=\"2026-06-12T16:06:01.833457331Z\" level=info msg=\"Ran pod sandbox f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 with infra container: openshift-infra/auto-csr-approver-29688006-cxp4x/POD\" id=8d257141-9178-4350-9bf0-0964a8e0a7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:01.841854 crc crio[24284]: time=\"2026-06-12T16:06:01.841678234Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b93ffcd8-6389-47c6-8e39-999f05d1312f name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:01.851200 crc crio[24284]: time=\"2026-06-12T16:06:01.851111276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:06:02.710707 crc crio[24284]: time=\"2026-06-12T16:06:02.710354083Z\" level=info msg=\"Stopping pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=98f9fa5d-d3f8-45cf-8b3b-eb9ff4fcc8a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:02.710707 crc crio[24284]: time=\"2026-06-12T16:06:02.71049612Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=98f9fa5d-d3f8-45cf-8b3b-eb9ff4fcc8a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:02.712740 crc crio[24284]: time=\"2026-06-12T16:06:02.711085719Z\" level=info msg=\"Removing pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=ffb3c15b-d9db-492e-8896-86ed55a3ad1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:06:02.728166 crc crio[24284]: time=\"2026-06-12T16:06:02.727997178Z\" level=info msg=\"Removed pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=ffb3c15b-d9db-492e-8896-86ed55a3ad1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:06:05.836559 crc crio[24284]: time=\"2026-06-12T16:06:05.835624667Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b93ffcd8-6389-47c6-8e39-999f05d1312f name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:05.838479 crc crio[24284]: time=\"2026-06-12T16:06:05.838327332Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f501143-f3ce-4431-99aa-bcf1e346529c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:05.842197 crc crio[24284]: time=\"2026-06-12T16:06:05.842108483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7e82725-233e-4855-93ad-d62c4c010bb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:06.072117 crc crio[24284]: time=\"2026-06-12T16:06:06.07202055Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688006-cxp4x/oc\" id=b0bfa018-ee38-4920-8049-e60907131418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:06.072969 crc crio[24284]: time=\"2026-06-12T16:06:06.072897349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:06.144916 crc crio[24284]: time=\"2026-06-12T16:06:06.144786216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:06.384644 crc crio[24284]: time=\"2026-06-12T16:06:06.384529528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:06.516404 crc crio[24284]: time=\"2026-06-12T16:06:06.5157286Z\" level=info msg=\"Created container db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2: openshift-infra/auto-csr-approver-29688006-cxp4x/oc\" id=b0bfa018-ee38-4920-8049-e60907131418 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:06.518060 crc crio[24284]: time=\"2026-06-12T16:06:06.517957171Z\" level=info msg=\"Starting container: db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2\" id=a44d49e4-d2ac-4524-a29f-b45e403dbd7d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:06.526704 crc crio[24284]: time=\"2026-06-12T16:06:06.525650867Z\" level=info msg=\"Started container\" PID=136549 containerID=db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2 description=openshift-infra/auto-csr-approver-29688006-cxp4x/oc id=a44d49e4-d2ac-4524-a29f-b45e403dbd7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\nJun 12 16:06:08.109881 crc crio[24284]: time=\"2026-06-12T16:06:08.10881548Z\" level=info msg=\"Stopping pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=024dac1e-59f0-4591-b010-c413910c1e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:08.112670 crc crio[24284]: time=\"2026-06-12T16:06:08.111064341Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc000b84000}] Aliases:map[]}\"\nJun 12 16:06:08.112670 crc crio[24284]: time=\"2026-06-12T16:06:08.111537497Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688006-cxp4x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:08.449420 crc crio[24284]: time=\"2026-06-12T16:06:08.449229778Z\" level=info msg=\"Stopped pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=024dac1e-59f0-4591-b010-c413910c1e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:46.739050 crc crio[24284]: time=\"2026-06-12T16:06:46.73723144Z\" level=info msg=\"Stopping pod sandbox: 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41\" id=631c85a8-2cce-4186-b80a-b23c4482978a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:46.741995 crc crio[24284]: time=\"2026-06-12T16:06:46.740201546Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1e528}] Aliases:map[]}\"\nJun 12 16:06:46.741995 crc crio[24284]: time=\"2026-06-12T16:06:46.740546577Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:47.216665 crc crio[24284]: time=\"2026-06-12T16:06:47.210763205Z\" level=info msg=\"Stopped pod sandbox: 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41\" id=631c85a8-2cce-4186-b80a-b23c4482978a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:48.329828 crc crio[24284]: time=\"2026-06-12T16:06:48.329159102Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/POD\" id=6feed9f8-a2b5-4b03-8dbd-abeb744f4468 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:48.329828 crc crio[24284]: time=\"2026-06-12T16:06:48.329785462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:48.383143 crc crio[24284]: time=\"2026-06-12T16:06:48.383080025Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc00041c190}] Aliases:map[]}\"\nJun 12 16:06:48.383622 crc crio[24284]: time=\"2026-06-12T16:06:48.383598662Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:49.123932 crc crio[24284]: 2026-06-12T16:06:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af90e8fe3c11f6c Mac:3e:36:0b:52:76:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 SocketPath: PciID:}] [{Interface:0xc0007005b0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:49.131050 crc crio[24284]: time=\"2026-06-12T16:06:49.130968825Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc00041c190}] Aliases:map[]}\"\nJun 12 16:06:49.131397 crc crio[24284]: time=\"2026-06-12T16:06:49.131326266Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:49.140543 crc crio[24284]: time=\"2026-06-12T16:06:49.140035976Z\" level=info msg=\"Ran pod sandbox af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/POD\" id=6feed9f8-a2b5-4b03-8dbd-abeb744f4468 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:49.144501 crc crio[24284]: time=\"2026-06-12T16:06:49.144088174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1d07b6f9-1dcd-48c6-ba98-a40b8018d655 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:49.170764 crc crio[24284]: time=\"2026-06-12T16:06:49.170145786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=274ed55c-60d3-422e-9b39-35aedeb64a30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:49.180311 crc crio[24284]: time=\"2026-06-12T16:06:49.180214959Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e1ae70a9-6e27-49b9-aa57-9ca52e74ffc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:49.180741 crc crio[24284]: time=\"2026-06-12T16:06:49.180702434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:49.243400 crc crio[24284]: time=\"2026-06-12T16:06:49.243091637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:49.247368 crc crio[24284]: time=\"2026-06-12T16:06:49.247291913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:49.462324 crc crio[24284]: time=\"2026-06-12T16:06:49.462133758Z\" level=info msg=\"Created container 60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e1ae70a9-6e27-49b9-aa57-9ca52e74ffc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:49.468866 crc crio[24284]: time=\"2026-06-12T16:06:49.468751631Z\" level=info msg=\"Starting container: 60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e\" id=3426562e-ccb9-4074-8dd2-9e1acce75a0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:49.480712 crc crio[24284]: time=\"2026-06-12T16:06:49.480579958Z\" level=info msg=\"Started container\" PID=139178 containerID=60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=3426562e-ccb9-4074-8dd2-9e1acce75a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f\nJun 12 16:07:02.766943 crc crio[24284]: time=\"2026-06-12T16:07:02.766118586Z\" level=info msg=\"Removing container: f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb\" id=e7a36290-7a34-4902-adcb-f14fcf9d417d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:07:02.892975 crc crio[24284]: time=\"2026-06-12T16:07:02.892808741Z\" level=info msg=\"Removed container f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb: openshift-infra/auto-csr-approver-29688000-sw54s/oc\" id=e7a36290-7a34-4902-adcb-f14fcf9d417d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:07:02.917045 crc crio[24284]: time=\"2026-06-12T16:07:02.916967817Z\" level=info msg=\"Stopping pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=54346234-ac09-44b2-ae4f-7fe282a98fd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:02.917674 crc crio[24284]: time=\"2026-06-12T16:07:02.917646599Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=54346234-ac09-44b2-ae4f-7fe282a98fd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:02.918613 crc crio[24284]: time=\"2026-06-12T16:07:02.918504376Z\" level=info msg=\"Removing pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=56576993-3624-413c-ac6b-40c763efdede name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:07:02.933713 crc crio[24284]: time=\"2026-06-12T16:07:02.933209758Z\" level=info msg=\"Removed pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=56576993-3624-413c-ac6b-40c763efdede name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:07:59.350472 crc crio[24284]: time=\"2026-06-12T16:07:59.349171537Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q46ft/POD\" id=dc2430ee-7bba-42ff-b783-d79fa819f167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:07:59.354649 crc crio[24284]: time=\"2026-06-12T16:07:59.354454167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:59.407715 crc crio[24284]: time=\"2026-06-12T16:07:59.407592706Z\" level=info msg=\"Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc002612f78}] Aliases:map[]}\"\nJun 12 16:07:59.407715 crc crio[24284]: time=\"2026-06-12T16:07:59.407693799Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q46ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:00.026308 crc crio[24284]: 2026-06-12T16:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:625837fd00d084a Mac:9a:f9:ac:e6:8e:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d SocketPath: PciID:}] [{Interface:0xc0002429e0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:00.028508 crc crio[24284]: time=\"2026-06-12T16:08:00.026851136Z\" level=info msg=\"Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc002612f78}] Aliases:map[]}\"\nJun 12 16:08:00.028508 crc crio[24284]: time=\"2026-06-12T16:08:00.027162116Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q46ft for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:00.066931 crc crio[24284]: time=\"2026-06-12T16:08:00.066821269Z\" level=info msg=\"Ran pod sandbox 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee with infra container: openshift-marketplace/certified-operators-q46ft/POD\" id=dc2430ee-7bba-42ff-b783-d79fa819f167 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:00.074301 crc crio[24284]: time=\"2026-06-12T16:08:00.074175276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b3eeeb9-4469-4da5-b8b0-efaa86a9de35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:00.080201 crc crio[24284]: time=\"2026-06-12T16:08:00.080101558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=118a9490-edb2-4650-9a2e-188cbf6d1306 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:00.095664 crc crio[24284]: time=\"2026-06-12T16:08:00.09555572Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q46ft/extract-utilities\" id=e91366ce-3d13-42ca-bd08-2e37294f4b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:00.096472 crc crio[24284]: time=\"2026-06-12T16:08:00.096363926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:00.192360 crc crio[24284]: time=\"2026-06-12T16:08:00.182822531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:00.192360 crc crio[24284]: time=\"2026-06-12T16:08:00.18965233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:00.487184 crc crio[24284]: time=\"2026-06-12T16:08:00.486752477Z\" level=info msg=\"Created container 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c: openshift-marketplace/certified-operators-q46ft/extract-utilities\" id=e91366ce-3d13-42ca-bd08-2e37294f4b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:00.491494 crc crio[24284]: time=\"2026-06-12T16:08:00.490991698Z\" level=info msg=\"Starting container: 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c\" id=a1a65325-a600-44a6-a3bc-2a1ac6f75eaa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:00.529556 crc crio[24284]: time=\"2026-06-12T16:08:00.526585966Z\" level=info msg=\"Started container\" PID=142869 containerID=5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c description=openshift-marketplace/certified-operators-q46ft/extract-utilities id=a1a65325-a600-44a6-a3bc-2a1ac6f75eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\nJun 12 16:08:00.639938 crc crio[24284]: time=\"2026-06-12T16:08:00.639234301Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688008-dkhzx/POD\" id=8e986d37-d0e3-4ccc-a100-08cb181b5735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:00.639938 crc crio[24284]: time=\"2026-06-12T16:08:00.63982202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:00.687344 crc crio[24284]: time=\"2026-06-12T16:08:00.686973149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc00041dec8}] Aliases:map[]}\"\nJun 12 16:08:00.687344 crc crio[24284]: time=\"2026-06-12T16:08:00.687177035Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688008-dkhzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:01.243599 crc crio[24284]: time=\"2026-06-12T16:08:01.241883407Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=83620dac-7a1d-486f-8a02-d9a2ee87ef80 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:01.256090 crc crio[24284]: time=\"2026-06-12T16:08:01.255838683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:08:01.527986 crc crio[24284]: 2026-06-12T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf9df8e51d4fbe Mac:62:16:be:40:04:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab SocketPath: PciID:}] [{Interface:0xc0002df630 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:01.531169 crc crio[24284]: time=\"2026-06-12T16:08:01.531056618Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc00041dec8}] Aliases:map[]}\"\nJun 12 16:08:01.531542 crc crio[24284]: time=\"2026-06-12T16:08:01.531521093Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688008-dkhzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:01.584065 crc crio[24284]: time=\"2026-06-12T16:08:01.583951319Z\" level=info msg=\"Ran pod sandbox ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 with infra container: openshift-infra/auto-csr-approver-29688008-dkhzx/POD\" id=8e986d37-d0e3-4ccc-a100-08cb181b5735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:01.587232 crc crio[24284]: time=\"2026-06-12T16:08:01.58716678Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=854147fe-925a-4a87-b479-f6c282916e5b name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:01.592049 crc crio[24284]: time=\"2026-06-12T16:08:01.591970876Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:08:02.147105 crc crio[24284]: time=\"2026-06-12T16:08:02.147014859Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=83620dac-7a1d-486f-8a02-d9a2ee87ef80 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:02.148967 crc crio[24284]: time=\"2026-06-12T16:08:02.148843367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ec24511f-69f2-40af-b76e-164afac0869f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:02.153073 crc crio[24284]: time=\"2026-06-12T16:08:02.15301278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7dcd3f11-5104-446e-9a11-0660a4f4acde name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:02.200814 crc crio[24284]: time=\"2026-06-12T16:08:02.200684275Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q46ft/extract-content\" id=8311d1ee-aefb-49b2-b4e9-3cc780429e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:02.201855 crc crio[24284]: time=\"2026-06-12T16:08:02.201765509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.270689 crc crio[24284]: time=\"2026-06-12T16:08:02.270117685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.274843 crc crio[24284]: time=\"2026-06-12T16:08:02.274785685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.449597 crc crio[24284]: time=\"2026-06-12T16:08:02.449478823Z\" level=info msg=\"Created container 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b: openshift-marketplace/certified-operators-q46ft/extract-content\" id=8311d1ee-aefb-49b2-b4e9-3cc780429e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:02.451494 crc crio[24284]: time=\"2026-06-12T16:08:02.451207508Z\" level=info msg=\"Starting container: 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b\" id=70f72667-f0f6-4a1a-bdb2-0adac2c91ba6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:02.458725 crc crio[24284]: time=\"2026-06-12T16:08:02.458627825Z\" level=info msg=\"Started container\" PID=143025 containerID=41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b description=openshift-marketplace/certified-operators-q46ft/extract-content id=70f72667-f0f6-4a1a-bdb2-0adac2c91ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\nJun 12 16:08:02.695238 crc crio[24284]: time=\"2026-06-12T16:08:02.69510508Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=854147fe-925a-4a87-b479-f6c282916e5b name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:02.696484 crc crio[24284]: time=\"2026-06-12T16:08:02.696229386Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b9f298c-77a7-4355-a778-b6cb76b5c1ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:02.700685 crc crio[24284]: time=\"2026-06-12T16:08:02.700561574Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db16fbd8-c87e-4706-bee7-1af047e9fef1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:02.713031 crc crio[24284]: time=\"2026-06-12T16:08:02.712873877Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688008-dkhzx/oc\" id=fef655e6-b2b9-4de2-9232-58f4728bf0ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:02.713820 crc crio[24284]: time=\"2026-06-12T16:08:02.713722545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:02.762180 crc crio[24284]: time=\"2026-06-12T16:08:02.762099962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:03.054420 crc crio[24284]: time=\"2026-06-12T16:08:03.053804463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:03.200720 crc crio[24284]: time=\"2026-06-12T16:08:03.20065658Z\" level=info msg=\"Created container bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679: openshift-infra/auto-csr-approver-29688008-dkhzx/oc\" id=fef655e6-b2b9-4de2-9232-58f4728bf0ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:03.202742 crc crio[24284]: time=\"2026-06-12T16:08:03.20249083Z\" level=info msg=\"Starting container: bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679\" id=5a4ec455-50b2-4cae-a2b0-3b6f315caa08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:03.213917 crc crio[24284]: time=\"2026-06-12T16:08:03.213855714Z\" level=info msg=\"Started container\" PID=143081 containerID=bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679 description=openshift-infra/auto-csr-approver-29688008-dkhzx/oc id=5a4ec455-50b2-4cae-a2b0-3b6f315caa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\nJun 12 16:08:05.311800 crc crio[24284]: time=\"2026-06-12T16:08:05.311009881Z\" level=info msg=\"Stopping pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=4a6fe213-916d-4d74-8fb9-7d21d9daf205 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:05.312883 crc crio[24284]: time=\"2026-06-12T16:08:05.312074445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc002722450}] Aliases:map[]}\"\nJun 12 16:08:05.312883 crc crio[24284]: time=\"2026-06-12T16:08:05.312198709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd21a75d-3e17-4a42-9032-91a2bcd5a15f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:05.312883 crc crio[24284]: time=\"2026-06-12T16:08:05.312339134Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688008-dkhzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:05.315137 crc crio[24284]: time=\"2026-06-12T16:08:05.31504633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aa2d7fc8-3f9a-48dc-8170-cb552dbb3b80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:05.326153 crc crio[24284]: time=\"2026-06-12T16:08:05.326023091Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q46ft/registry-server\" id=7d4d068f-d3da-4455-9d5b-596e8c9a0331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:05.326645 crc crio[24284]: time=\"2026-06-12T16:08:05.326575799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:05.414784 crc crio[24284]: time=\"2026-06-12T16:08:05.414130459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:05.418592 crc crio[24284]: time=\"2026-06-12T16:08:05.41852584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:05.823634 crc crio[24284]: time=\"2026-06-12T16:08:05.822224933Z\" level=info msg=\"Created container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server\" id=7d4d068f-d3da-4455-9d5b-596e8c9a0331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:05.830782 crc crio[24284]: time=\"2026-06-12T16:08:05.827918566Z\" level=info msg=\"Starting container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336\" id=5cde257d-5824-41b3-a775-f14a5b29de6d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:05.855048 crc crio[24284]: time=\"2026-06-12T16:08:05.853110631Z\" level=info msg=\"Started container\" PID=143267 containerID=208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336 description=openshift-marketplace/certified-operators-q46ft/registry-server id=5cde257d-5824-41b3-a775-f14a5b29de6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\nJun 12 16:08:06.075145 crc crio[24284]: time=\"2026-06-12T16:08:06.067957113Z\" level=info msg=\"Stopped pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=4a6fe213-916d-4d74-8fb9-7d21d9daf205 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:12.530791 crc crio[24284]: time=\"2026-06-12T16:08:12.529550521Z\" level=info msg=\"Stopping container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336 (timeout: 2s)\" id=14b24f5f-ccf8-4200-94c5-585657a4f7da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:08:13.451790 crc crio[24284]: time=\"2026-06-12T16:08:13.449875878Z\" level=info msg=\"Stopped container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server\" id=14b24f5f-ccf8-4200-94c5-585657a4f7da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:08:13.480061 crc crio[24284]: time=\"2026-06-12T16:08:13.479998056Z\" level=info msg=\"Stopping pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=5dc90d37-4e22-414a-8c28-14cac443dfe5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:13.481784 crc crio[24284]: time=\"2026-06-12T16:08:13.481746483Z\" level=info msg=\"Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc001e04168}] Aliases:map[]}\"\nJun 12 16:08:13.482639 crc crio[24284]: time=\"2026-06-12T16:08:13.482609017Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q46ft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:13.857779 crc crio[24284]: time=\"2026-06-12T16:08:13.857437919Z\" level=info msg=\"Stopped pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=5dc90d37-4e22-414a-8c28-14cac443dfe5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:14.589994 crc crio[24284]: time=\"2026-06-12T16:08:14.589091088Z\" level=info msg=\"Removing container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336\" id=d762f149-3354-4308-ae35-1490e1f4c78d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:08:14.625095 crc crio[24284]: time=\"2026-06-12T16:08:14.624921013Z\" level=info msg=\"Removed container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server\" id=d762f149-3354-4308-ae35-1490e1f4c78d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:08:14.628962 crc crio[24284]: time=\"2026-06-12T16:08:14.628685743Z\" level=info msg=\"Removing container: 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b\" id=507a576d-de29-4883-b94c-fd3e6c452f09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:08:14.672853 crc crio[24284]: time=\"2026-06-12T16:08:14.672699943Z\" level=info msg=\"Removed container 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b: openshift-marketplace/certified-operators-q46ft/extract-content\" id=507a576d-de29-4883-b94c-fd3e6c452f09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:08:14.676585 crc crio[24284]: time=\"2026-06-12T16:08:14.676076749Z\" level=info msg=\"Removing container: 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c\" id=67a55151-b059-47c3-8af4-ab42356a3232 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:08:14.757470 crc crio[24284]: time=\"2026-06-12T16:08:14.757329738Z\" level=info msg=\"Removed container 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c: openshift-marketplace/certified-operators-q46ft/extract-utilities\" id=67a55151-b059-47c3-8af4-ab42356a3232 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.072527 crc crio[24284]: time=\"2026-06-12T16:09:03.071531844Z\" level=info msg=\"Removing container: 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422\" id=1efd8379-a3af-4d3f-b9b4-7ba56b5dacb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.243821 crc crio[24284]: time=\"2026-06-12T16:09:03.242696829Z\" level=info msg=\"Removed container 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422: openshift-infra/auto-csr-approver-29688002-4x7ql/oc\" id=1efd8379-a3af-4d3f-b9b4-7ba56b5dacb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.248587 crc crio[24284]: time=\"2026-06-12T16:09:03.248501285Z\" level=info msg=\"Removing container: 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76\" id=fe3ef9be-a796-4763-a9f6-5d6d970b2f22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.282465 crc crio[24284]: time=\"2026-06-12T16:09:03.282309986Z\" level=info msg=\"Removed container 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fe3ef9be-a796-4763-a9f6-5d6d970b2f22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.285344 crc crio[24284]: time=\"2026-06-12T16:09:03.285201369Z\" level=info msg=\"Removing container: a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550\" id=0e0df26e-33d6-4ae6-92ab-909b5922f67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.331785 crc crio[24284]: time=\"2026-06-12T16:09:03.331690547Z\" level=info msg=\"Removed container a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init\" id=0e0df26e-33d6-4ae6-92ab-909b5922f67b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:03.342504 crc crio[24284]: time=\"2026-06-12T16:09:03.342343557Z\" level=info msg=\"Stopping pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=899efd4b-d345-4cd8-b8ae-fc44dac64d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.342793 crc crio[24284]: time=\"2026-06-12T16:09:03.342682708Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=899efd4b-d345-4cd8-b8ae-fc44dac64d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.343761 crc crio[24284]: time=\"2026-06-12T16:09:03.3436887Z\" level=info msg=\"Removing pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=f997efb4-4b4d-41dd-bd81-c07e8e2916a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:03.364436 crc crio[24284]: time=\"2026-06-12T16:09:03.364352425Z\" level=info msg=\"Removed pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=f997efb4-4b4d-41dd-bd81-c07e8e2916a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:03.365641 crc crio[24284]: time=\"2026-06-12T16:09:03.36561005Z\" level=info msg=\"Stopping pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=0c99de64-52f7-47e6-a554-8d5ef707ecea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.365811 crc crio[24284]: time=\"2026-06-12T16:09:03.365790006Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=0c99de64-52f7-47e6-a554-8d5ef707ecea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.366720 crc crio[24284]: time=\"2026-06-12T16:09:03.366648214Z\" level=info msg=\"Removing pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=2246ab84-9118-4c68-997b-84c276457d73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:03.382519 crc crio[24284]: time=\"2026-06-12T16:09:03.382463273Z\" level=info msg=\"Removed pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=2246ab84-9118-4c68-997b-84c276457d73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:03.383715 crc crio[24284]: time=\"2026-06-12T16:09:03.383652438Z\" level=info msg=\"Stopping pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a4520596-ec64-4e9d-ae23-20e431745352 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.383715 crc crio[24284]: time=\"2026-06-12T16:09:03.38370858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a4520596-ec64-4e9d-ae23-20e431745352 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.384157 crc crio[24284]: time=\"2026-06-12T16:09:03.384126223Z\" level=info msg=\"Removing pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a0825839-8d8b-42b0-b4e1-0adeaa8fde82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:03.399345 crc crio[24284]: time=\"2026-06-12T16:09:03.399159374Z\" level=info msg=\"Removed pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a0825839-8d8b-42b0-b4e1-0adeaa8fde82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:03.981861 crc crio[24284]: time=\"2026-06-12T16:09:03.981781359Z\" level=info msg=\"Stopping pod sandbox: af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f\" id=e984036a-b07e-4d6d-b2cf-4339d79e3fb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:03.983820 crc crio[24284]: time=\"2026-06-12T16:09:03.983723422Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc002612430}] Aliases:map[]}\"\nJun 12 16:09:03.984585 crc crio[24284]: time=\"2026-06-12T16:09:03.984494497Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:09:04.566504 crc crio[24284]: time=\"2026-06-12T16:09:04.566392689Z\" level=info msg=\"Stopped pod sandbox: af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f\" id=e984036a-b07e-4d6d-b2cf-4339d79e3fb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:05.631895 crc crio[24284]: time=\"2026-06-12T16:09:05.631313121Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/POD\" id=9265fb43-96bd-41e4-810c-5bdd33af80f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:09:05.633445 crc crio[24284]: time=\"2026-06-12T16:09:05.631943121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:05.674646 crc crio[24284]: time=\"2026-06-12T16:09:05.674515383Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc002c1e550}] Aliases:map[]}\"\nJun 12 16:09:05.674646 crc crio[24284]: time=\"2026-06-12T16:09:05.674576385Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:09:06.445562 crc crio[24284]: 2026-06-12T16:09:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3207b2d00f98a2d Mac:0a:74:82:dd:24:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:09:06.449314 crc crio[24284]: time=\"2026-06-12T16:09:06.448563642Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc002c1e550}] Aliases:map[]}\"\nJun 12 16:09:06.449314 crc crio[24284]: time=\"2026-06-12T16:09:06.448827071Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:09:06.463339 crc crio[24284]: time=\"2026-06-12T16:09:06.462915331Z\" level=info msg=\"Ran pod sandbox 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/POD\" id=9265fb43-96bd-41e4-810c-5bdd33af80f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:09:06.466578 crc crio[24284]: time=\"2026-06-12T16:09:06.466489105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d89b2999-ce07-49c3-b7c9-6a36cbabb285 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:06.495860 crc crio[24284]: time=\"2026-06-12T16:09:06.495752931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c5fb2bb-a251-4348-bd1d-b859cbe0b22c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:06.506172 crc crio[24284]: time=\"2026-06-12T16:09:06.505999811Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=1405e430-0b55-49c0-8a7e-cdb76f3adc45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:06.507354 crc crio[24284]: time=\"2026-06-12T16:09:06.50720359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:06.575847 crc crio[24284]: time=\"2026-06-12T16:09:06.5757497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:06.581700 crc crio[24284]: time=\"2026-06-12T16:09:06.581156643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:06.745428 crc crio[24284]: time=\"2026-06-12T16:09:06.74521602Z\" level=info msg=\"Created container b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=1405e430-0b55-49c0-8a7e-cdb76f3adc45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:06.748047 crc crio[24284]: time=\"2026-06-12T16:09:06.747886165Z\" level=info msg=\"Starting container: b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948\" id=e5592741-db5d-4c08-8a66-a88bc40042a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:06.754641 crc crio[24284]: time=\"2026-06-12T16:09:06.754440196Z\" level=info msg=\"Started container\" PID=146462 containerID=b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=e5592741-db5d-4c08-8a66-a88bc40042a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552\nJun 12 16:09:59.752439 crc crio[24284]: time=\"2026-06-12T16:09:59.751543441Z\" level=info msg=\"Stopping pod sandbox: 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552\" id=76e44ab3-2ecb-404e-bcd3-84000106833f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:59.753902 crc crio[24284]: time=\"2026-06-12T16:09:59.753070571Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc001212c80}] Aliases:map[]}\"\nJun 12 16:09:59.753902 crc crio[24284]: time=\"2026-06-12T16:09:59.753206195Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:00.317400 crc crio[24284]: time=\"2026-06-12T16:10:00.316744292Z\" level=info msg=\"Stopped pod sandbox: 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552\" id=76e44ab3-2ecb-404e-bcd3-84000106833f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:00.568886 crc crio[24284]: time=\"2026-06-12T16:10:00.56868355Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688010-rqkc9/POD\" id=de37894b-4d32-4eea-8bd0-f340c24a650a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:00.568886 crc crio[24284]: time=\"2026-06-12T16:10:00.568800484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:00.615130 crc crio[24284]: time=\"2026-06-12T16:10:00.614732301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc004af8900}] Aliases:map[]}\"\nJun 12 16:10:00.615130 crc crio[24284]: time=\"2026-06-12T16:10:00.614808474Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688010-rqkc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:01.037692 crc crio[24284]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78972771a88da8c Mac:ce:f0:eb:92:d4:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:01.041216 crc crio[24284]: time=\"2026-06-12T16:10:01.041178772Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc004af8900}] Aliases:map[]}\"\nJun 12 16:10:01.041584 crc crio[24284]: time=\"2026-06-12T16:10:01.041556824Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688010-rqkc9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:01.051822 crc crio[24284]: time=\"2026-06-12T16:10:01.0517278Z\" level=info msg=\"Ran pod sandbox 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d with infra container: openshift-infra/auto-csr-approver-29688010-rqkc9/POD\" id=de37894b-4d32-4eea-8bd0-f340c24a650a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:01.059119 crc crio[24284]: time=\"2026-06-12T16:10:01.058517348Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e900cc99-004f-4f34-a762-a9fa62a4d823 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:01.073444 crc crio[24284]: time=\"2026-06-12T16:10:01.072560925Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:10:01.325737 crc crio[24284]: time=\"2026-06-12T16:10:01.325099948Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/POD\" id=a5be69c5-b807-4b5e-815a-cbefb95e4d6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:01.325885 crc crio[24284]: time=\"2026-06-12T16:10:01.325753559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:01.359911 crc crio[24284]: time=\"2026-06-12T16:10:01.359723881Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc0026130c8}] Aliases:map[]}\"\nJun 12 16:10:01.359911 crc crio[24284]: time=\"2026-06-12T16:10:01.359845434Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:01.893937 crc crio[24284]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9762c809bfb8172 Mac:f2:b1:bd:1f:47:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 SocketPath: PciID:}] [{Interface:0xc00050c6a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:01.897615 crc crio[24284]: time=\"2026-06-12T16:10:01.897504585Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc0026130c8}] Aliases:map[]}\"\nJun 12 16:10:01.897947 crc crio[24284]: time=\"2026-06-12T16:10:01.897813535Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:01.923943 crc crio[24284]: time=\"2026-06-12T16:10:01.923863137Z\" level=info msg=\"Ran pod sandbox 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/POD\" id=a5be69c5-b807-4b5e-815a-cbefb95e4d6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:01.928852 crc crio[24284]: time=\"2026-06-12T16:10:01.92873045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=971b77c7-70bd-4be2-8d8b-01cfbb8054cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:01.962961 crc crio[24284]: time=\"2026-06-12T16:10:01.962833451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0d643522-2956-4283-8695-edc63cfe34b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:01.991851 crc crio[24284]: time=\"2026-06-12T16:10:01.991586183Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=974db5b1-d2df-41d4-8a7c-e9e4035d6e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:01.992184 crc crio[24284]: time=\"2026-06-12T16:10:01.992147969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.058474 crc crio[24284]: time=\"2026-06-12T16:10:02.057828349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.062634 crc crio[24284]: time=\"2026-06-12T16:10:02.06255521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.191591 crc crio[24284]: time=\"2026-06-12T16:10:02.191461263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e900cc99-004f-4f34-a762-a9fa62a4d823 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:02.192853 crc crio[24284]: time=\"2026-06-12T16:10:02.192760764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6407d44-38f6-444d-8d69-0d053feffaf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:02.200111 crc crio[24284]: time=\"2026-06-12T16:10:02.199979598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c4e54f07-d6a7-4d36-bd3a-330f2207c094 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:02.211335 crc crio[24284]: time=\"2026-06-12T16:10:02.211013209Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688010-rqkc9/oc\" id=1a9b5b37-8974-4225-a6b0-1df5f8340735 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:02.213314 crc crio[24284]: time=\"2026-06-12T16:10:02.21320188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.222830 crc crio[24284]: time=\"2026-06-12T16:10:02.222706043Z\" level=info msg=\"Created container ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=974db5b1-d2df-41d4-8a7c-e9e4035d6e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:02.224505 crc crio[24284]: time=\"2026-06-12T16:10:02.224427928Z\" level=info msg=\"Starting container: ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3\" id=722cbbc7-e881-4822-bf5e-8b10ddd08cd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:02.231479 crc crio[24284]: time=\"2026-06-12T16:10:02.231199565Z\" level=info msg=\"Started container\" PID=149612 containerID=ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=722cbbc7-e881-4822-bf5e-8b10ddd08cd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9\nJun 12 16:10:02.262783 crc crio[24284]: time=\"2026-06-12T16:10:02.262567667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.593124 crc crio[24284]: time=\"2026-06-12T16:10:02.592330766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.735773 crc crio[24284]: time=\"2026-06-12T16:10:02.735502035Z\" level=info msg=\"Created container 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b: openshift-infra/auto-csr-approver-29688010-rqkc9/oc\" id=1a9b5b37-8974-4225-a6b0-1df5f8340735 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:02.738222 crc crio[24284]: time=\"2026-06-12T16:10:02.738119799Z\" level=info msg=\"Starting container: 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b\" id=dc6f3e78-166f-496b-a23b-8fe6e07a8de8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:02.745977 crc crio[24284]: time=\"2026-06-12T16:10:02.745859757Z\" level=info msg=\"Started container\" PID=149635 containerID=632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b description=openshift-infra/auto-csr-approver-29688010-rqkc9/oc id=dc6f3e78-166f-496b-a23b-8fe6e07a8de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\nJun 12 16:10:04.877425 crc crio[24284]: time=\"2026-06-12T16:10:04.876151555Z\" level=info msg=\"Stopping pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=b4d0412b-e78a-4bb6-822f-8edc996f9488 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:04.880070 crc crio[24284]: time=\"2026-06-12T16:10:04.879592097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc0006be720}] Aliases:map[]}\"\nJun 12 16:10:04.880070 crc crio[24284]: time=\"2026-06-12T16:10:04.879736291Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688010-rqkc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:05.238043 crc crio[24284]: time=\"2026-06-12T16:10:05.237950128Z\" level=info msg=\"Stopped pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=b4d0412b-e78a-4bb6-822f-8edc996f9488 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:10.078097 crc crio[24284]: time=\"2026-06-12T16:10:10.076618597Z\" level=info msg=\"Stopping pod sandbox: 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9\" id=24d778eb-3bcc-4673-94ad-ff711214b27d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:10.080825 crc crio[24284]: time=\"2026-06-12T16:10:10.080689499Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc001212da0}] Aliases:map[]}\"\nJun 12 16:10:10.081506 crc crio[24284]: time=\"2026-06-12T16:10:10.081186655Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:11.481810 crc crio[24284]: time=\"2026-06-12T16:10:11.481002437Z\" level=info msg=\"Stopped pod sandbox: 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9\" id=24d778eb-3bcc-4673-94ad-ff711214b27d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:12.255708 crc crio[24284]: time=\"2026-06-12T16:10:12.254396264Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/POD\" id=5b3bfc24-5ef9-407e-ba4d-afa044a95222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:12.255708 crc crio[24284]: time=\"2026-06-12T16:10:12.254501917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:12.291628 crc crio[24284]: time=\"2026-06-12T16:10:12.291090149Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc004286f80}] Aliases:map[]}\"\nJun 12 16:10:12.291628 crc crio[24284]: time=\"2026-06-12T16:10:12.291187193Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:13.077853 crc crio[24284]: 2026-06-12T16:10:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97f05cef230ea8b Mac:fa:20:c4:b5:a3:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:13.079632 crc crio[24284]: time=\"2026-06-12T16:10:13.079236238Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc004286f80}] Aliases:map[]}\"\nJun 12 16:10:13.079760 crc crio[24284]: time=\"2026-06-12T16:10:13.079690243Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:13.093196 crc crio[24284]: time=\"2026-06-12T16:10:13.093112533Z\" level=info msg=\"Ran pod sandbox 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/POD\" id=5b3bfc24-5ef9-407e-ba4d-afa044a95222 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:13.099553 crc crio[24284]: time=\"2026-06-12T16:10:13.097862933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c7d0367c-d2ec-4f12-9503-06516dab9af4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:13.124959 crc crio[24284]: time=\"2026-06-12T16:10:13.124840056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=718b56b3-0de7-491b-877d-769fa3303add name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:13.136660 crc crio[24284]: time=\"2026-06-12T16:10:13.13656194Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60995183-ca2f-4bc9-a29e-765658ee59c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:13.137056 crc crio[24284]: time=\"2026-06-12T16:10:13.136995344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:13.200179 crc crio[24284]: time=\"2026-06-12T16:10:13.200062742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:13.204155 crc crio[24284]: time=\"2026-06-12T16:10:13.204047139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:13.473666 crc crio[24284]: time=\"2026-06-12T16:10:13.472856578Z\" level=info msg=\"Created container 9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60995183-ca2f-4bc9-a29e-765658ee59c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:13.475228 crc crio[24284]: time=\"2026-06-12T16:10:13.475105531Z\" level=info msg=\"Starting container: 9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66\" id=83e53fb8-98e8-441e-8eb3-037f61d21996 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:13.482150 crc crio[24284]: time=\"2026-06-12T16:10:13.482026831Z\" level=info msg=\"Started container\" PID=150403 containerID=9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=83e53fb8-98e8-441e-8eb3-037f61d21996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535\nJun 12 16:10:56.771087 crc crio[24284]: time=\"2026-06-12T16:10:56.770227651Z\" level=info msg=\"Stopping pod sandbox: 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535\" id=e166260d-d7bf-4338-aa95-85b1460a7b8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:56.773348 crc crio[24284]: time=\"2026-06-12T16:10:56.773315331Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc000b84470}] Aliases:map[]}\"\nJun 12 16:10:56.773663 crc crio[24284]: time=\"2026-06-12T16:10:56.773642702Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:57.344458 crc crio[24284]: time=\"2026-06-12T16:10:57.341597699Z\" level=info msg=\"Stopped pod sandbox: 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535\" id=e166260d-d7bf-4338-aa95-85b1460a7b8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:58.344772 crc crio[24284]: time=\"2026-06-12T16:10:58.344042333Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/POD\" id=beac2158-e466-4797-b161-d94be916b7e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:58.346296 crc crio[24284]: time=\"2026-06-12T16:10:58.344791207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:58.385978 crc crio[24284]: time=\"2026-06-12T16:10:58.385407327Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc004af80a8}] Aliases:map[]}\"\nJun 12 16:10:58.386464 crc crio[24284]: time=\"2026-06-12T16:10:58.386433441Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:59.060506 crc crio[24284]: 2026-06-12T16:10:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af0dcd83ef6255b Mac:c2:91:f4:9c:4a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea SocketPath: PciID:}] [{Interface:0xc0001946a0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:59.062476 crc crio[24284]: time=\"2026-06-12T16:10:59.061868396Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc004af80a8}] Aliases:map[]}\"\nJun 12 16:10:59.062654 crc crio[24284]: time=\"2026-06-12T16:10:59.06258895Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:59.075701 crc crio[24284]: time=\"2026-06-12T16:10:59.075610815Z\" level=info msg=\"Ran pod sandbox af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/POD\" id=beac2158-e466-4797-b161-d94be916b7e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:59.078404 crc crio[24284]: time=\"2026-06-12T16:10:59.078313059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=26428a56-e3f4-4087-9cf0-3e53feb2d80a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:59.101219 crc crio[24284]: time=\"2026-06-12T16:10:59.101142099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d5d8ca01-911c-48be-ae1d-67d13afbfd46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:59.109302 crc crio[24284]: time=\"2026-06-12T16:10:59.109000331Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=71b507de-4d77-4f2d-99c9-062946c8265e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:59.109905 crc crio[24284]: time=\"2026-06-12T16:10:59.109780246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:59.164864 crc crio[24284]: time=\"2026-06-12T16:10:59.164792857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:59.171111 crc crio[24284]: time=\"2026-06-12T16:10:59.171036726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:59.302592 crc crio[24284]: time=\"2026-06-12T16:10:59.302473439Z\" level=info msg=\"Created container c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=71b507de-4d77-4f2d-99c9-062946c8265e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:59.304691 crc crio[24284]: time=\"2026-06-12T16:10:59.304597687Z\" level=info msg=\"Starting container: c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068\" id=7baab1c5-2a77-4904-a5c3-f9e576b2af89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:59.313214 crc crio[24284]: time=\"2026-06-12T16:10:59.313114909Z\" level=info msg=\"Started container\" PID=153044 containerID=c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=7baab1c5-2a77-4904-a5c3-f9e576b2af89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db\nJun 12 16:11:03.455564 crc crio[24284]: time=\"2026-06-12T16:11:03.454567658Z\" level=info msg=\"Removing container: 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289\" id=790faad3-16cb-41e4-8959-e7cbe0268dcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:03.623403 crc crio[24284]: time=\"2026-06-12T16:11:03.622726579Z\" level=info msg=\"Removed container 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289: openshift-infra/auto-csr-approver-29688004-qnm9s/oc\" id=790faad3-16cb-41e4-8959-e7cbe0268dcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:03.635429 crc crio[24284]: time=\"2026-06-12T16:11:03.635343919Z\" level=info msg=\"Stopping pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=0752408c-b840-47a9-89ab-15312a39b156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:03.635889 crc crio[24284]: time=\"2026-06-12T16:11:03.635858786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=0752408c-b840-47a9-89ab-15312a39b156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:03.636807 crc crio[24284]: time=\"2026-06-12T16:11:03.636716134Z\" level=info msg=\"Removing pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=5ce069c3-1de2-4611-9aff-2bb8a2b0f499 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:03.649571 crc crio[24284]: time=\"2026-06-12T16:11:03.649327767Z\" level=info msg=\"Removed pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=5ce069c3-1de2-4611-9aff-2bb8a2b0f499 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:53.559502 crc crio[24284]: time=\"2026-06-12T16:11:53.55647297Z\" level=info msg=\"Stopping pod sandbox: af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db\" id=dbdaee02-7bfe-4e71-aeaf-ed88a3bf3a2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.559502 crc crio[24284]: time=\"2026-06-12T16:11:53.558416042Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc003243230}] Aliases:map[]}\"\nJun 12 16:11:53.559502 crc crio[24284]: time=\"2026-06-12T16:11:53.558604568Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:54.068427 crc crio[24284]: time=\"2026-06-12T16:11:54.068325082Z\" level=info msg=\"Stopped pod sandbox: af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db\" id=dbdaee02-7bfe-4e71-aeaf-ed88a3bf3a2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:55.365794 crc crio[24284]: time=\"2026-06-12T16:11:55.364857093Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/POD\" id=489be599-806a-42fa-9ec1-772d1b3b1902 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:55.367177 crc crio[24284]: time=\"2026-06-12T16:11:55.365835094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:55.402788 crc crio[24284]: time=\"2026-06-12T16:11:55.402684523Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc000b851a8}] Aliases:map[]}\"\nJun 12 16:11:55.402788 crc crio[24284]: time=\"2026-06-12T16:11:55.402765006Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:55.920159 crc crio[24284]: 2026-06-12T16:11:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e975472ec2a46d3 Mac:ba:d4:15:e0:75:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:55.921549 crc crio[24284]: time=\"2026-06-12T16:11:55.921473898Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc000b851a8}] Aliases:map[]}\"\nJun 12 16:11:55.921710 crc crio[24284]: time=\"2026-06-12T16:11:55.921656594Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:55.932230 crc crio[24284]: time=\"2026-06-12T16:11:55.932122967Z\" level=info msg=\"Ran pod sandbox e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/POD\" id=489be599-806a-42fa-9ec1-772d1b3b1902 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:55.935095 crc crio[24284]: time=\"2026-06-12T16:11:55.934581557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9b6fb922-d9e0-416c-8a86-2268ac053071 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:55.963776 crc crio[24284]: time=\"2026-06-12T16:11:55.963122688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c6e8122a-4fd7-464f-a2e2-4ee6916252ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:55.970970 crc crio[24284]: time=\"2026-06-12T16:11:55.970324328Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam\" id=b7261790-f96e-4d54-a55c-2ca4ce65eb47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:55.970970 crc crio[24284]: time=\"2026-06-12T16:11:55.970663899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:56.021551 crc crio[24284]: time=\"2026-06-12T16:11:56.021440633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:56.025666 crc crio[24284]: time=\"2026-06-12T16:11:56.025591537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:56.157991 crc crio[24284]: time=\"2026-06-12T16:11:56.157874847Z\" level=info msg=\"Created container 65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam\" id=b7261790-f96e-4d54-a55c-2ca4ce65eb47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:56.159239 crc crio[24284]: time=\"2026-06-12T16:11:56.159104407Z\" level=info msg=\"Starting container: 65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff\" id=12fc9285-b95f-46af-8532-4bea5562c3c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:56.164454 crc crio[24284]: time=\"2026-06-12T16:11:56.164347975Z\" level=info msg=\"Started container\" PID=156336 containerID=65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff description=openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam id=12fc9285-b95f-46af-8532-4bea5562c3c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a\nJun 12 16:12:00.651800 crc crio[24284]: time=\"2026-06-12T16:12:00.650963565Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688012-8wjkd/POD\" id=0088857d-36c7-4a80-a269-27816a9dd01a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:00.653091 crc crio[24284]: time=\"2026-06-12T16:12:00.651825122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.686431 crc crio[24284]: time=\"2026-06-12T16:12:00.686324355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc001212980}] Aliases:map[]}\"\nJun 12 16:12:00.686431 crc crio[24284]: time=\"2026-06-12T16:12:00.686416328Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688012-8wjkd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:01.258611 crc crio[24284]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3cdf4c30bec630 Mac:6a:e2:09:ac:35:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:01.261422 crc crio[24284]: time=\"2026-06-12T16:12:01.261338379Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc001212980}] Aliases:map[]}\"\nJun 12 16:12:01.261536 crc crio[24284]: time=\"2026-06-12T16:12:01.261522755Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688012-8wjkd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:01.275765 crc crio[24284]: time=\"2026-06-12T16:12:01.275667128Z\" level=info msg=\"Ran pod sandbox b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c with infra container: openshift-infra/auto-csr-approver-29688012-8wjkd/POD\" id=0088857d-36c7-4a80-a269-27816a9dd01a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:01.279909 crc crio[24284]: time=\"2026-06-12T16:12:01.2798452Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=848d1728-5956-47ea-aa52-e823a7a247a8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:01.290858 crc crio[24284]: time=\"2026-06-12T16:12:01.289648513Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:12:02.367861 crc crio[24284]: time=\"2026-06-12T16:12:02.367630824Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=848d1728-5956-47ea-aa52-e823a7a247a8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:02.369357 crc crio[24284]: time=\"2026-06-12T16:12:02.368757124Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1e473c1-d066-4858-8ff4-a4b64abcd9c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:02.374596 crc crio[24284]: time=\"2026-06-12T16:12:02.374502483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e4a3685-18ff-417e-a046-9501233be25f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:02.384330 crc crio[24284]: time=\"2026-06-12T16:12:02.384161602Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688012-8wjkd/oc\" id=e7d81066-d6ed-49e5-9295-da43193a2c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:02.384970 crc crio[24284]: time=\"2026-06-12T16:12:02.384865994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:02.441375 crc crio[24284]: time=\"2026-06-12T16:12:02.441223737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:02.711073 crc crio[24284]: time=\"2026-06-12T16:12:02.710978756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:02.903381 crc crio[24284]: time=\"2026-06-12T16:12:02.902825063Z\" level=info msg=\"Created container 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1: openshift-infra/auto-csr-approver-29688012-8wjkd/oc\" id=e7d81066-d6ed-49e5-9295-da43193a2c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:02.910991 crc crio[24284]: time=\"2026-06-12T16:12:02.907991563Z\" level=info msg=\"Starting container: 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1\" id=aad9ebdc-e46f-4dbf-b6de-8523feef400f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:02.919431 crc crio[24284]: time=\"2026-06-12T16:12:02.919306929Z\" level=info msg=\"Started container\" PID=156824 containerID=57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1 description=openshift-infra/auto-csr-approver-29688012-8wjkd/oc id=aad9ebdc-e46f-4dbf-b6de-8523feef400f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\nJun 12 16:12:04.756454 crc crio[24284]: time=\"2026-06-12T16:12:04.755326345Z\" level=info msg=\"Stopping pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=60875c35-014d-4253-bb57-e60fa3a18d32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:04.757950 crc crio[24284]: time=\"2026-06-12T16:12:04.757213656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc000b84db0}] Aliases:map[]}\"\nJun 12 16:12:04.757950 crc crio[24284]: time=\"2026-06-12T16:12:04.757553697Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688012-8wjkd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:05.072175 crc crio[24284]: time=\"2026-06-12T16:12:05.071914292Z\" level=info msg=\"Stopped pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=60875c35-014d-4253-bb57-e60fa3a18d32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:05.772008 crc crio[24284]: time=\"2026-06-12T16:12:05.771068185Z\" level=info msg=\"Stopping pod sandbox: e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a\" id=b1bca2fc-3e46-4446-b0f3-7913bea3b027 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:05.772903 crc crio[24284]: time=\"2026-06-12T16:12:05.772621016Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc003242760}] Aliases:map[]}\"\nJun 12 16:12:05.772903 crc crio[24284]: time=\"2026-06-12T16:12:05.772823172Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:06.412741 crc crio[24284]: time=\"2026-06-12T16:12:06.412141861Z\" level=info msg=\"Stopped pod sandbox: e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a\" id=b1bca2fc-3e46-4446-b0f3-7913bea3b027 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:07.810994 crc crio[24284]: time=\"2026-06-12T16:12:07.810902801Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/POD\" id=b7ac25e8-b41c-4838-8c72-c6d3f410b94c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:07.812467 crc crio[24284]: time=\"2026-06-12T16:12:07.811083706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.881687 crc crio[24284]: time=\"2026-06-12T16:12:07.881615404Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc000b85348}] Aliases:map[]}\"\nJun 12 16:12:07.881687 crc crio[24284]: time=\"2026-06-12T16:12:07.881673305Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:08.661433 crc crio[24284]: 2026-06-12T16:12:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:107616161efa738 Mac:a2:bc:d4:d0:90:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 SocketPath: PciID:}] [{Interface:0xc000121430 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:08.667560 crc crio[24284]: time=\"2026-06-12T16:12:08.66475632Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc000b85348}] Aliases:map[]}\"\nJun 12 16:12:08.667560 crc crio[24284]: time=\"2026-06-12T16:12:08.664968597Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:08.677114 crc crio[24284]: time=\"2026-06-12T16:12:08.677026087Z\" level=info msg=\"Ran pod sandbox 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/POD\" id=b7ac25e8-b41c-4838-8c72-c6d3f410b94c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:08.684677 crc crio[24284]: time=\"2026-06-12T16:12:08.684555745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ba8bc752-9ccd-4aa8-9694-64de2833ac98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:08.714950 crc crio[24284]: time=\"2026-06-12T16:12:08.714073529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e6727d35-fa3c-43fd-b304-1509a4816edb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:08.723989 crc crio[24284]: time=\"2026-06-12T16:12:08.723838802Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7ea0e5a-9894-4761-888d-330ead638ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:08.724435 crc crio[24284]: time=\"2026-06-12T16:12:08.724353468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:08.785730 crc crio[24284]: time=\"2026-06-12T16:12:08.785597377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:08.791109 crc crio[24284]: time=\"2026-06-12T16:12:08.791022551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.006419 crc crio[24284]: time=\"2026-06-12T16:12:09.006196423Z\" level=info msg=\"Created container 2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7ea0e5a-9894-4761-888d-330ead638ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:09.008521 crc crio[24284]: time=\"2026-06-12T16:12:09.007805385Z\" level=info msg=\"Starting container: 2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7\" id=5d896a4a-945a-458c-bdc5-bc9bbdb4e64f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:09.015339 crc crio[24284]: time=\"2026-06-12T16:12:09.014880241Z\" level=info msg=\"Started container\" PID=157395 containerID=2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=5d896a4a-945a-458c-bdc5-bc9bbdb4e64f name=/runtime.v1.RuntimeService/StartContainer sandboxID=107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705\nJun 12 16:12:18.987852 crc crio[24284]: time=\"2026-06-12T16:12:18.986751275Z\" level=info msg=\"Stopping pod sandbox: 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705\" id=aaf0bb1d-34d6-4d8c-83f4-494afb3e8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:18.990220 crc crio[24284]: time=\"2026-06-12T16:12:18.98847373Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc004af90b8}] Aliases:map[]}\"\nJun 12 16:12:18.990220 crc crio[24284]: time=\"2026-06-12T16:12:18.988636115Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:19.540753 crc crio[24284]: time=\"2026-06-12T16:12:19.539981809Z\" level=info msg=\"Stopped pod sandbox: 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705\" id=aaf0bb1d-34d6-4d8c-83f4-494afb3e8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:20.594496 crc crio[24284]: time=\"2026-06-12T16:12:20.593899549Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/POD\" id=6efe5d91-6e50-4f84-8c27-9058aa6ebecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:20.595782 crc crio[24284]: time=\"2026-06-12T16:12:20.594525339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:20.630363 crc crio[24284]: time=\"2026-06-12T16:12:20.630221708Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002612378}] Aliases:map[]}\"\nJun 12 16:12:20.630363 crc crio[24284]: time=\"2026-06-12T16:12:20.630373883Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:21.369136 crc crio[24284]: 2026-06-12T16:12:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d57f951c6a14b75 Mac:b2:14:aa:19:96:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:21.371328 crc crio[24284]: time=\"2026-06-12T16:12:21.371146069Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002612378}] Aliases:map[]}\"\nJun 12 16:12:21.371628 crc crio[24284]: time=\"2026-06-12T16:12:21.371434038Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:21.382076 crc crio[24284]: time=\"2026-06-12T16:12:21.381975306Z\" level=info msg=\"Ran pod sandbox d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/POD\" id=6efe5d91-6e50-4f84-8c27-9058aa6ebecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:21.384812 crc crio[24284]: time=\"2026-06-12T16:12:21.384727653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=64bb2fab-5017-42cf-88ff-7de2ed5e713a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:21.416059 crc crio[24284]: time=\"2026-06-12T16:12:21.415744917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cbc78b14-397e-4e21-bb22-93145adf73c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:21.427942 crc crio[24284]: time=\"2026-06-12T16:12:21.427773665Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=34291f40-9f44-44e6-b271-3fcd33366e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:21.428530 crc crio[24284]: time=\"2026-06-12T16:12:21.428457176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:21.483793 crc crio[24284]: time=\"2026-06-12T16:12:21.482854154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:21.490605 crc crio[24284]: time=\"2026-06-12T16:12:21.490420863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:21.683991 crc crio[24284]: time=\"2026-06-12T16:12:21.683896919Z\" level=info msg=\"Created container 4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=34291f40-9f44-44e6-b271-3fcd33366e81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:21.686152 crc crio[24284]: time=\"2026-06-12T16:12:21.686043336Z\" level=info msg=\"Starting container: 4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d\" id=e3f3ede7-a61b-4c5e-96f5-3ab69c7d3bc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:21.695364 crc crio[24284]: time=\"2026-06-12T16:12:21.695117051Z\" level=info msg=\"Started container\" PID=158208 containerID=4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e3f3ede7-a61b-4c5e-96f5-3ab69c7d3bc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e\nJun 12 16:12:34.298717 crc crio[24284]: time=\"2026-06-12T16:12:34.297575266Z\" level=info msg=\"Stopping pod sandbox: d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e\" id=084517a6-7d47-4e64-8d26-4700e99c2970 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:34.300556 crc crio[24284]: time=\"2026-06-12T16:12:34.299541489Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002c1e6f0}] Aliases:map[]}\"\nJun 12 16:12:34.300556 crc crio[24284]: time=\"2026-06-12T16:12:34.299718064Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:34.875854 crc crio[24284]: time=\"2026-06-12T16:12:34.875123565Z\" level=info msg=\"Stopped pod sandbox: d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e\" id=084517a6-7d47-4e64-8d26-4700e99c2970 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:35.932239 crc crio[24284]: time=\"2026-06-12T16:12:35.931452197Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/POD\" id=35e43328-a45d-47db-abcf-c220cc2e007a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:35.934582 crc crio[24284]: time=\"2026-06-12T16:12:35.932535972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:35.966454 crc crio[24284]: time=\"2026-06-12T16:12:35.96621215Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc001213250}] Aliases:map[]}\"\nJun 12 16:12:35.966454 crc crio[24284]: time=\"2026-06-12T16:12:35.966361835Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:36.863093 crc crio[24284]: 2026-06-12T16:12:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6134111c2f6835 Mac:b2:6a:46:fe:ba:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de SocketPath: PciID:}] [{Interface:0xc0000149a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:36.865863 crc crio[24284]: time=\"2026-06-12T16:12:36.86574417Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc001213250}] Aliases:map[]}\"\nJun 12 16:12:36.867683 crc crio[24284]: time=\"2026-06-12T16:12:36.865918276Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:36.877986 crc crio[24284]: time=\"2026-06-12T16:12:36.877930901Z\" level=info msg=\"Ran pod sandbox e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/POD\" id=35e43328-a45d-47db-abcf-c220cc2e007a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:36.882555 crc crio[24284]: time=\"2026-06-12T16:12:36.882423433Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1646350c-68d9-4abd-b985-d54c77122e75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:36.917048 crc crio[24284]: time=\"2026-06-12T16:12:36.916714559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=540161d4-8bc2-4061-9458-ff46d4383f83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:36.930676 crc crio[24284]: time=\"2026-06-12T16:12:36.930580106Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=abab9cc5-27e0-49bf-ba81-dfdc07fd3029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:36.931548 crc crio[24284]: time=\"2026-06-12T16:12:36.931433243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.001720 crc crio[24284]: time=\"2026-06-12T16:12:37.001592835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.005057 crc crio[24284]: time=\"2026-06-12T16:12:37.004979782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.225215 crc crio[24284]: time=\"2026-06-12T16:12:37.224584978Z\" level=info msg=\"Created container e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=abab9cc5-27e0-49bf-ba81-dfdc07fd3029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:37.226735 crc crio[24284]: time=\"2026-06-12T16:12:37.226674774Z\" level=info msg=\"Starting container: e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a\" id=ee89dd85-2474-428b-8861-52eb6270be09 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:37.235804 crc crio[24284]: time=\"2026-06-12T16:12:37.235690078Z\" level=info msg=\"Started container\" PID=159116 containerID=e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=ee89dd85-2474-428b-8861-52eb6270be09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d\nJun 12 16:13:03.697214 crc crio[24284]: time=\"2026-06-12T16:13:03.69647532Z\" level=info msg=\"Removing container: db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2\" id=9295afb1-5c00-4469-8507-d010b04dbe7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:03.861607 crc crio[24284]: time=\"2026-06-12T16:13:03.861545524Z\" level=info msg=\"Removed container db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2: openshift-infra/auto-csr-approver-29688006-cxp4x/oc\" id=9295afb1-5c00-4469-8507-d010b04dbe7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:03.877564 crc crio[24284]: time=\"2026-06-12T16:13:03.877500529Z\" level=info msg=\"Stopping pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=06173c42-5383-4780-926e-605fbc0b0fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:03.877934 crc crio[24284]: time=\"2026-06-12T16:13:03.877908472Z\" level=info msg=\"Stopped pod sandbox (already stopped): f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=06173c42-5383-4780-926e-605fbc0b0fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:03.879218 crc crio[24284]: time=\"2026-06-12T16:13:03.879078785Z\" level=info msg=\"Removing pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=9e3888bd-5d03-4c80-be86-0ac77a9b2f53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:03.906295 crc crio[24284]: time=\"2026-06-12T16:13:03.906034885Z\" level=info msg=\"Removed pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=9e3888bd-5d03-4c80-be86-0ac77a9b2f53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:21.035138 crc crio[24284]: time=\"2026-06-12T16:13:21.033779953Z\" level=info msg=\"Stopping pod sandbox: e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d\" id=68e1741b-d556-4be5-8fcb-5f1189ce0c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:21.037820 crc crio[24284]: time=\"2026-06-12T16:13:21.037685687Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc0009b94d0}] Aliases:map[]}\"\nJun 12 16:13:21.038644 crc crio[24284]: time=\"2026-06-12T16:13:21.038470942Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:21.636671 crc crio[24284]: time=\"2026-06-12T16:13:21.635972244Z\" level=info msg=\"Stopped pod sandbox: e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d\" id=68e1741b-d556-4be5-8fcb-5f1189ce0c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:22.658892 crc crio[24284]: time=\"2026-06-12T16:13:22.658076524Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/POD\" id=f570162f-9da2-4b46-b07d-f20f1f37e0b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:22.658892 crc crio[24284]: time=\"2026-06-12T16:13:22.658699224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:22.698345 crc crio[24284]: time=\"2026-06-12T16:13:22.69809698Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"\nJun 12 16:13:22.698345 crc crio[24284]: time=\"2026-06-12T16:13:22.698158622Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:23.455182 crc crio[24284]: 2026-06-12T16:13:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6277634cb2c668a Mac:12:72:9f:62:cc:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:23.456560 crc crio[24284]: time=\"2026-06-12T16:13:23.456505698Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"\nJun 12 16:13:23.456741 crc crio[24284]: time=\"2026-06-12T16:13:23.456670983Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:23.467176 crc crio[24284]: time=\"2026-06-12T16:13:23.467073629Z\" level=info msg=\"Ran pod sandbox 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/POD\" id=f570162f-9da2-4b46-b07d-f20f1f37e0b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:23.470854 crc crio[24284]: time=\"2026-06-12T16:13:23.470780035Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=312d8c13-1a57-4ccb-91a4-d97be1386343 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:23.521041 crc crio[24284]: time=\"2026-06-12T16:13:23.520964021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b405e01a-3850-46e5-b732-d7a4517ea925 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:23.532124 crc crio[24284]: time=\"2026-06-12T16:13:23.531949006Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ecf68075-e141-4ba2-995f-8eac01fa92a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:23.532766 crc crio[24284]: time=\"2026-06-12T16:13:23.532661329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:23.600840 crc crio[24284]: time=\"2026-06-12T16:13:23.600496429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:23.605310 crc crio[24284]: time=\"2026-06-12T16:13:23.605190356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:23.844162 crc crio[24284]: time=\"2026-06-12T16:13:23.84314828Z\" level=info msg=\"Created container 494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ecf68075-e141-4ba2-995f-8eac01fa92a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:23.846029 crc crio[24284]: time=\"2026-06-12T16:13:23.84566824Z\" level=info msg=\"Starting container: 494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48\" id=0d37bb13-65a3-40c3-8250-eecc25f5dd46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:23.853691 crc crio[24284]: time=\"2026-06-12T16:13:23.853484599Z\" level=info msg=\"Started container\" PID=161945 containerID=494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=0d37bb13-65a3-40c3-8250-eecc25f5dd46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155\nJun 12 16:13:48.412607 crc crio[24284]: time=\"2026-06-12T16:13:48.410976416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8cqzp/POD\" id=1a32bce3-ac3d-4ddd-99b5-a2ecdbcba674 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:48.414592 crc crio[24284]: time=\"2026-06-12T16:13:48.412654399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:48.465622 crc crio[24284]: time=\"2026-06-12T16:13:48.465552269Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc002722308}] Aliases:map[]}\"\nJun 12 16:13:48.465986 crc crio[24284]: time=\"2026-06-12T16:13:48.465965332Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8cqzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:13:49.124317 crc crio[24284]: 2026-06-12T16:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0576085ed53ba11 Mac:b2:88:c3:93:d7:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:13:49.124317 crc crio[24284]: time=\"2026-06-12T16:13:49.123711789Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc002722308}] Aliases:map[]}\"\nJun 12 16:13:49.124317 crc crio[24284]: time=\"2026-06-12T16:13:49.123924756Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8cqzp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:13:49.149876 crc crio[24284]: time=\"2026-06-12T16:13:49.149125239Z\" level=info msg=\"Ran pod sandbox 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd with infra container: openshift-marketplace/redhat-operators-8cqzp/POD\" id=1a32bce3-ac3d-4ddd-99b5-a2ecdbcba674 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:13:49.152962 crc crio[24284]: time=\"2026-06-12T16:13:49.152844965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e69d871-09fc-4ad7-9648-7883405c3556 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:49.155809 crc crio[24284]: time=\"2026-06-12T16:13:49.155715914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f77971c7-e6a0-4912-bd03-cfddb84ff295 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:49.262758 crc crio[24284]: time=\"2026-06-12T16:13:49.262609661Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8cqzp/extract-utilities\" id=a149e18b-9bac-4676-88e9-35eb2f4a6488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:49.263163 crc crio[24284]: time=\"2026-06-12T16:13:49.263073786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:49.329779 crc crio[24284]: time=\"2026-06-12T16:13:49.329679477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:49.335983 crc crio[24284]: time=\"2026-06-12T16:13:49.335894682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:49.534021 crc crio[24284]: time=\"2026-06-12T16:13:49.53385378Z\" level=info msg=\"Created container c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd: openshift-marketplace/redhat-operators-8cqzp/extract-utilities\" id=a149e18b-9bac-4676-88e9-35eb2f4a6488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:49.536002 crc crio[24284]: time=\"2026-06-12T16:13:49.535614554Z\" level=info msg=\"Starting container: c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd\" id=af93eaef-552c-4483-9f7f-7ef159c6c411 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:49.542861 crc crio[24284]: time=\"2026-06-12T16:13:49.542760319Z\" level=info msg=\"Started container\" PID=163464 containerID=c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd description=openshift-marketplace/redhat-operators-8cqzp/extract-utilities id=af93eaef-552c-4483-9f7f-7ef159c6c411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\nJun 12 16:13:50.515193 crc crio[24284]: time=\"2026-06-12T16:13:50.514551117Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b8506a94-a492-45b7-b0db-ce8ea4760778 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:50.536424 crc crio[24284]: time=\"2026-06-12T16:13:50.536206769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:13:51.899731 crc crio[24284]: time=\"2026-06-12T16:13:51.898965915Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b8506a94-a492-45b7-b0db-ce8ea4760778 name=/runtime.v1.ImageService/PullImage\nJun 12 16:13:51.901039 crc crio[24284]: time=\"2026-06-12T16:13:51.900767481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ef1515da-4507-4b1e-af17-3f3650012e2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:51.904304 crc crio[24284]: time=\"2026-06-12T16:13:51.904161838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=78f234d5-5425-4d0b-844b-f08cf408f76e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:51.940481 crc crio[24284]: time=\"2026-06-12T16:13:51.940362375Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8cqzp/extract-content\" id=20972b94-3f02-4dba-88b0-53e3c5b03e2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:51.940963 crc crio[24284]: time=\"2026-06-12T16:13:51.94084192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:52.014612 crc crio[24284]: time=\"2026-06-12T16:13:52.014464332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:52.019799 crc crio[24284]: time=\"2026-06-12T16:13:52.019613306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:52.236951 crc crio[24284]: time=\"2026-06-12T16:13:52.236830775Z\" level=info msg=\"Created container b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c: openshift-marketplace/redhat-operators-8cqzp/extract-content\" id=20972b94-3f02-4dba-88b0-53e3c5b03e2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:52.238294 crc crio[24284]: time=\"2026-06-12T16:13:52.238176778Z\" level=info msg=\"Starting container: b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c\" id=b97f9487-d6ff-4a01-8d32-a6d86ec430f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:52.245951 crc crio[24284]: time=\"2026-06-12T16:13:52.245856949Z\" level=info msg=\"Started container\" PID=163618 containerID=b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c description=openshift-marketplace/redhat-operators-8cqzp/extract-content id=b97f9487-d6ff-4a01-8d32-a6d86ec430f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\nJun 12 16:13:57.659085 crc crio[24284]: time=\"2026-06-12T16:13:57.658317255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=798405d1-6427-4fb7-86dd-c0b995967ac1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:57.905414 crc crio[24284]: time=\"2026-06-12T16:13:57.905148257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d11825a7-c16b-44da-8dd3-77ba3a436751 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:13:59.391210 crc crio[24284]: time=\"2026-06-12T16:13:59.390587486Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=86a9be48-3de5-4b62-95cb-dcbdf5ae1133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:59.393984 crc crio[24284]: time=\"2026-06-12T16:13:59.391850906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:59.470160 crc crio[24284]: time=\"2026-06-12T16:13:59.469639261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:59.477783 crc crio[24284]: time=\"2026-06-12T16:13:59.477693662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:13:59.766880 crc crio[24284]: time=\"2026-06-12T16:13:59.766535433Z\" level=info msg=\"Created container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=86a9be48-3de5-4b62-95cb-dcbdf5ae1133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:13:59.768050 crc crio[24284]: time=\"2026-06-12T16:13:59.767956397Z\" level=info msg=\"Starting container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911\" id=7d3a3f8d-b633-4035-a0e5-82e685db4c61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:13:59.775714 crc crio[24284]: time=\"2026-06-12T16:13:59.775549655Z\" level=info msg=\"Started container\" PID=164043 containerID=2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911 description=openshift-marketplace/redhat-operators-8cqzp/registry-server id=7d3a3f8d-b633-4035-a0e5-82e685db4c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\nJun 12 16:14:00.656678 crc crio[24284]: time=\"2026-06-12T16:14:00.656020137Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688014-prmgh/POD\" id=b8935191-5aa4-4eb6-b9aa-ec0e831a91bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:00.657519 crc crio[24284]: time=\"2026-06-12T16:14:00.656720529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:00.689358 crc crio[24284]: time=\"2026-06-12T16:14:00.689194629Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc0006be498}] Aliases:map[]}\"\nJun 12 16:14:00.689358 crc crio[24284]: time=\"2026-06-12T16:14:00.689314993Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688014-prmgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:01.156136 crc crio[24284]: 2026-06-12T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c10f4e0fb233b Mac:16:e1:30:6f:80:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:14:01.157551 crc crio[24284]: time=\"2026-06-12T16:14:01.157478136Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc0006be498}] Aliases:map[]}\"\nJun 12 16:14:01.157655 crc crio[24284]: time=\"2026-06-12T16:14:01.157637511Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688014-prmgh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:14:01.165358 crc crio[24284]: time=\"2026-06-12T16:14:01.165195171Z\" level=info msg=\"Ran pod sandbox a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a with infra container: openshift-infra/auto-csr-approver-29688014-prmgh/POD\" id=b8935191-5aa4-4eb6-b9aa-ec0e831a91bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:01.168813 crc crio[24284]: time=\"2026-06-12T16:14:01.168722628Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=04a1ee46-29b5-45b3-aa72-fb7fae21775c name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:01.175933 crc crio[24284]: time=\"2026-06-12T16:14:01.175837103Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:14:02.285816 crc crio[24284]: time=\"2026-06-12T16:14:02.284935012Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=04a1ee46-29b5-45b3-aa72-fb7fae21775c name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:02.287810 crc crio[24284]: time=\"2026-06-12T16:14:02.287729072Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3464a58d-b258-4699-8bcf-0c56df5faf6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:02.290611 crc crio[24284]: time=\"2026-06-12T16:14:02.290512477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89cd3920-a465-4bbb-a131-7cb0bc41ab18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:02.298947 crc crio[24284]: time=\"2026-06-12T16:14:02.298845269Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688014-prmgh/oc\" id=a92a43e6-8529-4eb3-89d9-be053984e35f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:02.299474 crc crio[24284]: time=\"2026-06-12T16:14:02.299425037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:02.344902 crc crio[24284]: time=\"2026-06-12T16:14:02.344797082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:02.584797 crc crio[24284]: time=\"2026-06-12T16:14:02.584391927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:02.712310 crc crio[24284]: time=\"2026-06-12T16:14:02.712179179Z\" level=info msg=\"Created container 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0: openshift-infra/auto-csr-approver-29688014-prmgh/oc\" id=a92a43e6-8529-4eb3-89d9-be053984e35f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:02.714922 crc crio[24284]: time=\"2026-06-12T16:14:02.714853294Z\" level=info msg=\"Starting container: 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0\" id=141efa80-b3b9-4c57-b4cb-a04fc7e942b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:02.722553 crc crio[24284]: time=\"2026-06-12T16:14:02.722458443Z\" level=info msg=\"Started container\" PID=164283 containerID=3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0 description=openshift-infra/auto-csr-approver-29688014-prmgh/oc id=141efa80-b3b9-4c57-b4cb-a04fc7e942b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\nJun 12 16:14:05.805661 crc crio[24284]: time=\"2026-06-12T16:14:05.804767552Z\" level=info msg=\"Stopping pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=bb697010-5f00-43e6-909b-0102b130dfce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:05.808154 crc crio[24284]: time=\"2026-06-12T16:14:05.807758747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc001212348}] Aliases:map[]}\"\nJun 12 16:14:05.808154 crc crio[24284]: time=\"2026-06-12T16:14:05.807887281Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688014-prmgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:06.173035 crc crio[24284]: time=\"2026-06-12T16:14:06.172647816Z\" level=info msg=\"Stopped pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=bb697010-5f00-43e6-909b-0102b130dfce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:10.874984 crc crio[24284]: time=\"2026-06-12T16:14:10.873644328Z\" level=info msg=\"Stopping container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911 (timeout: 2s)\" id=150aeac5-bdf6-412f-a6d4-3ad14648845d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:14:11.014490 crc crio[24284]: time=\"2026-06-12T16:14:11.013801489Z\" level=info msg=\"Stopped container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=150aeac5-bdf6-412f-a6d4-3ad14648845d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:14:11.015687 crc crio[24284]: time=\"2026-06-12T16:14:11.015545705Z\" level=info msg=\"Stopping pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=3810ffdc-08eb-42bf-88e7-d9add31a7358 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:11.016610 crc crio[24284]: time=\"2026-06-12T16:14:11.016553797Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc001e04ae0}] Aliases:map[]}\"\nJun 12 16:14:11.016770 crc crio[24284]: time=\"2026-06-12T16:14:11.016722642Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-8cqzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:11.383545 crc crio[24284]: time=\"2026-06-12T16:14:11.383452458Z\" level=info msg=\"Stopped pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=3810ffdc-08eb-42bf-88e7-d9add31a7358 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:11.901979 crc crio[24284]: time=\"2026-06-12T16:14:11.900059093Z\" level=info msg=\"Removing container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911\" id=8082f8ff-2f85-4e10-9603-096597486830 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:11.931443 crc crio[24284]: time=\"2026-06-12T16:14:11.930915551Z\" level=info msg=\"Removed container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=8082f8ff-2f85-4e10-9603-096597486830 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:11.938455 crc crio[24284]: time=\"2026-06-12T16:14:11.93466423Z\" level=info msg=\"Removing container: b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c\" id=c9235ec1-12a1-4105-b7f5-50d803c30066 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:11.992134 crc crio[24284]: time=\"2026-06-12T16:14:11.992014383Z\" level=info msg=\"Removed container b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c: openshift-marketplace/redhat-operators-8cqzp/extract-content\" id=c9235ec1-12a1-4105-b7f5-50d803c30066 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:11.995432 crc crio[24284]: time=\"2026-06-12T16:14:11.995160469Z\" level=info msg=\"Removing container: c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd\" id=31073513-bcc0-4c53-8ae5-465d327d90be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:12.072039 crc crio[24284]: time=\"2026-06-12T16:14:12.071938241Z\" level=info msg=\"Removed container c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd: openshift-marketplace/redhat-operators-8cqzp/extract-utilities\" id=31073513-bcc0-4c53-8ae5-465d327d90be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:14:39.331127 crc crio[24284]: time=\"2026-06-12T16:14:39.330129955Z\" level=info msg=\"Stopping pod sandbox: 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155\" id=d928698e-4da0-47f4-92aa-074e5096d982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:39.332822 crc crio[24284]: time=\"2026-06-12T16:14:39.332140329Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc002613690}] Aliases:map[]}\"\nJun 12 16:14:39.332822 crc crio[24284]: time=\"2026-06-12T16:14:39.332372836Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:39.846659 crc crio[24284]: time=\"2026-06-12T16:14:39.84516784Z\" level=info msg=\"Stopped pod sandbox: 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155\" id=d928698e-4da0-47f4-92aa-074e5096d982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:41.637983 crc crio[24284]: time=\"2026-06-12T16:14:41.637180818Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/POD\" id=2c9fa778-5df4-4209-a836-ba8aa4dca2ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:41.639749 crc crio[24284]: time=\"2026-06-12T16:14:41.638030664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:41.683699 crc crio[24284]: time=\"2026-06-12T16:14:41.683582896Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc000b841f8}] Aliases:map[]}\"\nJun 12 16:14:41.683699 crc crio[24284]: time=\"2026-06-12T16:14:41.683668748Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:42.625219 crc crio[24284]: 2026-06-12T16:14:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc8df7886b2ee78 Mac:e6:2c:9d:14:87:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:14:42.627445 crc crio[24284]: time=\"2026-06-12T16:14:42.627350167Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc000b841f8}] Aliases:map[]}\"\nJun 12 16:14:42.627628 crc crio[24284]: time=\"2026-06-12T16:14:42.627550613Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:14:42.636816 crc crio[24284]: time=\"2026-06-12T16:14:42.636513673Z\" level=info msg=\"Ran pod sandbox bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/POD\" id=2c9fa778-5df4-4209-a836-ba8aa4dca2ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:42.640015 crc crio[24284]: time=\"2026-06-12T16:14:42.63902637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9df03e31-39dc-41b4-b517-2a1a5ebbef9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:42.681576 crc crio[24284]: time=\"2026-06-12T16:14:42.681476434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=68e6342a-c09b-4d91-b43d-ec9db8e8f10b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:42.690180 crc crio[24284]: time=\"2026-06-12T16:14:42.690071525Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=eac89713-3518-484f-bc2c-e3ae6f9749ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:42.691394 crc crio[24284]: time=\"2026-06-12T16:14:42.690764947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:42.742122 crc crio[24284]: time=\"2026-06-12T16:14:42.742014645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:42.746000 crc crio[24284]: time=\"2026-06-12T16:14:42.745920628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:42.917473 crc crio[24284]: time=\"2026-06-12T16:14:42.917144955Z\" level=info msg=\"Created container a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=eac89713-3518-484f-bc2c-e3ae6f9749ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:42.918776 crc crio[24284]: time=\"2026-06-12T16:14:42.918664092Z\" level=info msg=\"Starting container: a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000\" id=c0a8d51c-bb2f-465b-b0ce-a371f0f6a5f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:42.926372 crc crio[24284]: time=\"2026-06-12T16:14:42.926171929Z\" level=info msg=\"Started container\" PID=166802 containerID=a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=c0a8d51c-bb2f-465b-b0ce-a371f0f6a5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f\nJun 12 16:15:00.594776 crc crio[24284]: time=\"2026-06-12T16:15:00.593717662Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/POD\" id=2856329a-b113-48ad-9676-4febf4d756bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:00.594776 crc crio[24284]: time=\"2026-06-12T16:15:00.594856778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:00.634073 crc crio[24284]: time=\"2026-06-12T16:15:00.634015958Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc0009b99f8}] Aliases:map[]}\"\nJun 12 16:15:00.634811 crc crio[24284]: time=\"2026-06-12T16:15:00.634462211Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:01.174489 crc crio[24284]: 2026-06-12T16:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62efbf4aed4c53d Mac:52:03:a8:1a:d4:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 SocketPath: PciID:}] [{Interface:0xc00029c750 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:01.174489 crc crio[24284]: time=\"2026-06-12T16:15:01.172410605Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc0009b99f8}] Aliases:map[]}\"\nJun 12 16:15:01.174489 crc crio[24284]: time=\"2026-06-12T16:15:01.17255071Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:01.182508 crc crio[24284]: time=\"2026-06-12T16:15:01.181852537Z\" level=info msg=\"Ran pod sandbox 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/POD\" id=2856329a-b113-48ad-9676-4febf4d756bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:01.186534 crc crio[24284]: time=\"2026-06-12T16:15:01.186433786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6904b29-2fb5-414c-aeb7-819daf55a310 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:01.191784 crc crio[24284]: time=\"2026-06-12T16:15:01.191716232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71f068cf-c5c0-46fb-8ffa-1c0053c895ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:01.201521 crc crio[24284]: time=\"2026-06-12T16:15:01.201394245Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles\" id=c3c3ac52-b476-4828-b63a-5898d1c25ee6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:01.201945 crc crio[24284]: time=\"2026-06-12T16:15:01.201887431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.255325 crc crio[24284]: time=\"2026-06-12T16:15:01.254799465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.263716 crc crio[24284]: time=\"2026-06-12T16:15:01.26363823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.449740 crc crio[24284]: time=\"2026-06-12T16:15:01.44962336Z\" level=info msg=\"Created container 39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles\" id=c3c3ac52-b476-4828-b63a-5898d1c25ee6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:01.451041 crc crio[24284]: time=\"2026-06-12T16:15:01.450912791Z\" level=info msg=\"Starting container: 39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8\" id=3994a9d4-e4e3-43ff-9d98-77ff0b37b679 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:01.458059 crc crio[24284]: time=\"2026-06-12T16:15:01.45785163Z\" level=info msg=\"Started container\" PID=167908 containerID=39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles id=3994a9d4-e4e3-43ff-9d98-77ff0b37b679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b\nJun 12 16:15:03.759096 crc crio[24284]: time=\"2026-06-12T16:15:03.758091167Z\" level=info msg=\"Stopping pod sandbox: 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b\" id=366fb6fd-3de6-45be-8ad8-2f46429db92b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:03.760731 crc crio[24284]: time=\"2026-06-12T16:15:03.760042939Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc000b848c0}] Aliases:map[]}\"\nJun 12 16:15:03.760731 crc crio[24284]: time=\"2026-06-12T16:15:03.760210765Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:03.956285 crc crio[24284]: time=\"2026-06-12T16:15:03.956122836Z\" level=info msg=\"Removing container: bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679\" id=3433bb24-1b39-4436-be96-dca0632ebf1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:04.112166 crc crio[24284]: time=\"2026-06-12T16:15:04.111572579Z\" level=info msg=\"Removed container bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679: openshift-infra/auto-csr-approver-29688008-dkhzx/oc\" id=3433bb24-1b39-4436-be96-dca0632ebf1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:04.117620 crc crio[24284]: time=\"2026-06-12T16:15:04.117520306Z\" level=info msg=\"Stopped pod sandbox: 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b\" id=366fb6fd-3de6-45be-8ad8-2f46429db92b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:04.124594 crc crio[24284]: time=\"2026-06-12T16:15:04.124477584Z\" level=info msg=\"Stopping pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=ab08d16b-daac-4156-a19a-8d5a0bc9285a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:04.124594 crc crio[24284]: time=\"2026-06-12T16:15:04.124566786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=ab08d16b-daac-4156-a19a-8d5a0bc9285a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:04.125235 crc crio[24284]: time=\"2026-06-12T16:15:04.125156595Z\" level=info msg=\"Removing pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=5b15615f-3c03-4b91-b640-dd0d195eb1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:04.149829 crc crio[24284]: time=\"2026-06-12T16:15:04.149594402Z\" level=info msg=\"Removed pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=5b15615f-3c03-4b91-b640-dd0d195eb1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:04.150883 crc crio[24284]: time=\"2026-06-12T16:15:04.150802791Z\" level=info msg=\"Stopping pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=c5a606f7-2e8c-46f0-82c2-99fcd3081939 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:04.151016 crc crio[24284]: time=\"2026-06-12T16:15:04.150977316Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=c5a606f7-2e8c-46f0-82c2-99fcd3081939 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:04.152097 crc crio[24284]: time=\"2026-06-12T16:15:04.152018418Z\" level=info msg=\"Removing pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=1ff51d37-131c-4215-85bb-f785c33dbc69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:04.177840 crc crio[24284]: time=\"2026-06-12T16:15:04.177731886Z\" level=info msg=\"Removed pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=1ff51d37-131c-4215-85bb-f785c33dbc69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:36.324460 crc crio[24284]: time=\"2026-06-12T16:15:36.321585392Z\" level=info msg=\"Stopping pod sandbox: bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f\" id=a783dd70-a64f-40c6-9dd8-8e1401a3a2ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:36.326427 crc crio[24284]: time=\"2026-06-12T16:15:36.325425472Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc0006bfb10}] Aliases:map[]}\"\nJun 12 16:15:36.326427 crc crio[24284]: time=\"2026-06-12T16:15:36.325856456Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:36.931941 crc crio[24284]: time=\"2026-06-12T16:15:36.931844909Z\" level=info msg=\"Stopped pod sandbox: bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f\" id=a783dd70-a64f-40c6-9dd8-8e1401a3a2ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:38.201470 crc crio[24284]: time=\"2026-06-12T16:15:38.200835379Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/POD\" id=be0f3d25-1439-44ba-baaf-a02771fb198a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:38.201470 crc crio[24284]: time=\"2026-06-12T16:15:38.201422108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:38.259348 crc crio[24284]: time=\"2026-06-12T16:15:38.259141131Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"\nJun 12 16:15:38.259348 crc crio[24284]: time=\"2026-06-12T16:15:38.259325457Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:39.243019 crc crio[24284]: 2026-06-12T16:15:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25efd496d920037 Mac:b6:9c:ee:9d:f3:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 SocketPath: PciID:}] [{Interface:0xc0005849c0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:39.245138 crc crio[24284]: time=\"2026-06-12T16:15:39.245033664Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"\nJun 12 16:15:39.245518 crc crio[24284]: time=\"2026-06-12T16:15:39.245435877Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:39.263203 crc crio[24284]: time=\"2026-06-12T16:15:39.263071874Z\" level=info msg=\"Ran pod sandbox 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/POD\" id=be0f3d25-1439-44ba-baaf-a02771fb198a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:39.268000 crc crio[24284]: time=\"2026-06-12T16:15:39.267749077Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9d960426-7fe8-487c-b68d-c6b93d5ff4a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:39.329483 crc crio[24284]: time=\"2026-06-12T16:15:39.328713981Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9186d3e1-57fc-4b72-a375-0757d762a1d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:39.342520 crc crio[24284]: time=\"2026-06-12T16:15:39.342398241Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad77efe7-979c-4a9f-bade-29aec5308707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:39.342927 crc crio[24284]: time=\"2026-06-12T16:15:39.342863288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:39.428930 crc crio[24284]: time=\"2026-06-12T16:15:39.428804054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:39.435209 crc crio[24284]: time=\"2026-06-12T16:15:39.435093532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:39.677731 crc crio[24284]: time=\"2026-06-12T16:15:39.676992049Z\" level=info msg=\"Created container 2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad77efe7-979c-4a9f-bade-29aec5308707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:39.679494 crc crio[24284]: time=\"2026-06-12T16:15:39.679029863Z\" level=info msg=\"Starting container: 2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362\" id=0171fb1f-4553-4302-9ecb-9a43dfc34a8b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:39.689025 crc crio[24284]: time=\"2026-06-12T16:15:39.68878324Z\" level=info msg=\"Started container\" PID=170323 containerID=2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=0171fb1f-4553-4302-9ecb-9a43dfc34a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2\nJun 12 16:16:00.555726 crc crio[24284]: time=\"2026-06-12T16:16:00.554480011Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688016-hf4fx/POD\" id=40ce479c-2f02-453f-bf6b-94e084268680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:00.555726 crc crio[24284]: time=\"2026-06-12T16:16:00.55570722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.618661 crc crio[24284]: time=\"2026-06-12T16:16:00.618595744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e280}] Aliases:map[]}\"\nJun 12 16:16:00.619046 crc crio[24284]: time=\"2026-06-12T16:16:00.619021568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688016-hf4fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:01.181442 crc crio[24284]: 2026-06-12T16:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a586054afb54a Mac:82:f9:3d:de:33:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 SocketPath: PciID:}] [{Interface:0xc0004a0b40 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:01.183122 crc crio[24284]: time=\"2026-06-12T16:16:01.183053662Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e280}] Aliases:map[]}\"\nJun 12 16:16:01.183392 crc crio[24284]: time=\"2026-06-12T16:16:01.183253438Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688016-hf4fx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:01.192491 crc crio[24284]: time=\"2026-06-12T16:16:01.192415729Z\" level=info msg=\"Ran pod sandbox 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a with infra container: openshift-infra/auto-csr-approver-29688016-hf4fx/POD\" id=40ce479c-2f02-453f-bf6b-94e084268680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:01.195751 crc crio[24284]: time=\"2026-06-12T16:16:01.195700568Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fefaedfb-46c0-4e8c-9752-e4de4571b31a name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:01.208405 crc crio[24284]: time=\"2026-06-12T16:16:01.208359526Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:16:02.665653 crc crio[24284]: time=\"2026-06-12T16:16:02.665046062Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fefaedfb-46c0-4e8c-9752-e4de4571b31a name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:02.667097 crc crio[24284]: time=\"2026-06-12T16:16:02.666659623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=71948f94-21c9-415f-86b6-347df1c8c256 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.669195 crc crio[24284]: time=\"2026-06-12T16:16:02.66912957Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd8d7490-427e-4d06-b989-d27cf89b1b77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.679907 crc crio[24284]: time=\"2026-06-12T16:16:02.679768244Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688016-hf4fx/oc\" id=50b76da9-c621-42f8-9c6e-b764dcc921fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:02.680464 crc crio[24284]: time=\"2026-06-12T16:16:02.680392384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.733322 crc crio[24284]: time=\"2026-06-12T16:16:02.729992811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.987077 crc crio[24284]: time=\"2026-06-12T16:16:02.986160876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.125061 crc crio[24284]: time=\"2026-06-12T16:16:03.124913913Z\" level=info msg=\"Created container 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a: openshift-infra/auto-csr-approver-29688016-hf4fx/oc\" id=50b76da9-c621-42f8-9c6e-b764dcc921fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.126405 crc crio[24284]: time=\"2026-06-12T16:16:03.126323718Z\" level=info msg=\"Starting container: 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a\" id=af1edd7c-7fb5-4e13-a4e9-2d3bc12e56b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:03.132350 crc crio[24284]: time=\"2026-06-12T16:16:03.132166332Z\" level=info msg=\"Started container\" PID=171677 containerID=1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a description=openshift-infra/auto-csr-approver-29688016-hf4fx/oc id=af1edd7c-7fb5-4e13-a4e9-2d3bc12e56b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\nJun 12 16:16:04.218341 crc crio[24284]: time=\"2026-06-12T16:16:04.214420411Z\" level=info msg=\"Removing container: 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e\" id=851db7c5-e543-4d90-b325-b7798b38ad49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:04.265652 crc crio[24284]: time=\"2026-06-12T16:16:04.264790993Z\" level=info msg=\"Removed container 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles\" id=851db7c5-e543-4d90-b325-b7798b38ad49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:04.286976 crc crio[24284]: time=\"2026-06-12T16:16:04.285201652Z\" level=info msg=\"Stopping pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=bd45974b-9682-4775-b148-ec3067c3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:04.286976 crc crio[24284]: time=\"2026-06-12T16:16:04.285484841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=bd45974b-9682-4775-b148-ec3067c3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:04.286976 crc crio[24284]: time=\"2026-06-12T16:16:04.28605727Z\" level=info msg=\"Removing pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=5edc97da-78fb-4d9a-9601-9579cf83619d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:16:04.304896 crc crio[24284]: time=\"2026-06-12T16:16:04.304774821Z\" level=info msg=\"Removed pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=5edc97da-78fb-4d9a-9601-9579cf83619d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:16:04.777513 crc crio[24284]: time=\"2026-06-12T16:16:04.777396939Z\" level=info msg=\"Stopping pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=51405760-012b-4985-b347-3276f4eee4fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:04.778362 crc crio[24284]: time=\"2026-06-12T16:16:04.778226586Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e380}] Aliases:map[]}\"\nJun 12 16:16:04.778483 crc crio[24284]: time=\"2026-06-12T16:16:04.778464263Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688016-hf4fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:05.161819 crc crio[24284]: time=\"2026-06-12T16:16:05.161209043Z\" level=info msg=\"Stopped pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=51405760-012b-4985-b347-3276f4eee4fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:41.285675 crc crio[24284]: time=\"2026-06-12T16:16:41.284734681Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-t49zq/POD\" id=ecfe032b-f4ff-4bc0-9bbf-273ff33a0ca4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:41.287363 crc crio[24284]: time=\"2026-06-12T16:16:41.285722463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:41.338343 crc crio[24284]: time=\"2026-06-12T16:16:41.33812422Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242fe8}] Aliases:map[]}\"\nJun 12 16:16:41.338343 crc crio[24284]: time=\"2026-06-12T16:16:41.338200843Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-t49zq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:42.135904 crc crio[24284]: 2026-06-12T16:16:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abaae3e2cf3b834 Mac:62:d2:78:78:d3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:42.137491 crc crio[24284]: time=\"2026-06-12T16:16:42.137411353Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242fe8}] Aliases:map[]}\"\nJun 12 16:16:42.137664 crc crio[24284]: time=\"2026-06-12T16:16:42.137611109Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-t49zq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:42.149501 crc crio[24284]: time=\"2026-06-12T16:16:42.148805093Z\" level=info msg=\"Ran pod sandbox abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d with infra container: openshift-marketplace/redhat-marketplace-t49zq/POD\" id=ecfe032b-f4ff-4bc0-9bbf-273ff33a0ca4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:42.156905 crc crio[24284]: time=\"2026-06-12T16:16:42.156856039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91b388fe-7697-4277-a563-201fe8017f37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:42.160048 crc crio[24284]: time=\"2026-06-12T16:16:42.159995078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1957493e-892e-436f-a7e7-8156acb4d8f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:42.171701 crc crio[24284]: time=\"2026-06-12T16:16:42.171627389Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities\" id=489bfdab-001a-47da-b5cd-c1ad4108ca04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:42.172632 crc crio[24284]: time=\"2026-06-12T16:16:42.172607991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:42.239825 crc crio[24284]: time=\"2026-06-12T16:16:42.238573457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:42.251596 crc crio[24284]: time=\"2026-06-12T16:16:42.251544339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:42.409697 crc crio[24284]: time=\"2026-06-12T16:16:42.409478303Z\" level=info msg=\"Created container 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities\" id=489bfdab-001a-47da-b5cd-c1ad4108ca04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:42.411763 crc crio[24284]: time=\"2026-06-12T16:16:42.411654812Z\" level=info msg=\"Starting container: 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214\" id=fff3a929-fa0d-4349-a64c-e978353b08ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:42.421112 crc crio[24284]: time=\"2026-06-12T16:16:42.420960748Z\" level=info msg=\"Started container\" PID=173864 containerID=25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214 description=openshift-marketplace/redhat-marketplace-t49zq/extract-utilities id=fff3a929-fa0d-4349-a64c-e978353b08ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\nJun 12 16:16:42.481859 crc crio[24284]: time=\"2026-06-12T16:16:42.48109732Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bf95908e-0ceb-427f-a3c4-5ee098ea6ea9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:42.488795 crc crio[24284]: time=\"2026-06-12T16:16:42.486212414Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:16:43.118825 crc crio[24284]: time=\"2026-06-12T16:16:43.118340199Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=bf95908e-0ceb-427f-a3c4-5ee098ea6ea9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:43.120376 crc crio[24284]: time=\"2026-06-12T16:16:43.120115315Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7d91e3a2-1b64-47d0-84cc-21b95641713f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:43.123453 crc crio[24284]: time=\"2026-06-12T16:16:43.123363838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9be2de57-e87c-4a2d-9214-23383c95c4bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:43.132027 crc crio[24284]: time=\"2026-06-12T16:16:43.131982903Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t49zq/extract-content\" id=1363c277-e35f-4948-938f-bf4a44d70a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:43.132951 crc crio[24284]: time=\"2026-06-12T16:16:43.132928413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:43.198207 crc crio[24284]: time=\"2026-06-12T16:16:43.198090705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:43.201502 crc crio[24284]: time=\"2026-06-12T16:16:43.201434261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:43.386486 crc crio[24284]: time=\"2026-06-12T16:16:43.386393474Z\" level=info msg=\"Created container 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa: openshift-marketplace/redhat-marketplace-t49zq/extract-content\" id=1363c277-e35f-4948-938f-bf4a44d70a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:43.388866 crc crio[24284]: time=\"2026-06-12T16:16:43.38879088Z\" level=info msg=\"Starting container: 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa\" id=128426e1-92ff-43aa-b206-e290a8980bd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:43.395927 crc crio[24284]: time=\"2026-06-12T16:16:43.395794774Z\" level=info msg=\"Started container\" PID=173910 containerID=06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa description=openshift-marketplace/redhat-marketplace-t49zq/extract-content id=128426e1-92ff-43aa-b206-e290a8980bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\nJun 12 16:16:44.523748 crc crio[24284]: time=\"2026-06-12T16:16:44.523088848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c527e409-0432-4326-b3a1-5c70a25029f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:44.528017 crc crio[24284]: time=\"2026-06-12T16:16:44.527941792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab265fde-1815-47ea-a139-0818da53252d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:44.536010 crc crio[24284]: time=\"2026-06-12T16:16:44.535852233Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=a9829ff6-7ce6-433b-990f-63de388896d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:44.536476 crc crio[24284]: time=\"2026-06-12T16:16:44.536361051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:44.596610 crc crio[24284]: time=\"2026-06-12T16:16:44.596470264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:44.600617 crc crio[24284]: time=\"2026-06-12T16:16:44.600321787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:44.771203 crc crio[24284]: time=\"2026-06-12T16:16:44.771075696Z\" level=info msg=\"Created container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=a9829ff6-7ce6-433b-990f-63de388896d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:44.773172 crc crio[24284]: time=\"2026-06-12T16:16:44.772934772Z\" level=info msg=\"Starting container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f\" id=3dd09e7e-261e-4a4e-b7e3-ce1b9f0fd0cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:44.779656 crc crio[24284]: time=\"2026-06-12T16:16:44.779540505Z\" level=info msg=\"Started container\" PID=173969 containerID=93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f description=openshift-marketplace/redhat-marketplace-t49zq/registry-server id=3dd09e7e-261e-4a4e-b7e3-ce1b9f0fd0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\nJun 12 16:16:53.666660 crc crio[24284]: time=\"2026-06-12T16:16:53.665719558Z\" level=info msg=\"Stopping container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f (timeout: 2s)\" id=1a09dd93-b60d-4842-aaf7-0a95008aebcf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:16:53.799016 crc crio[24284]: time=\"2026-06-12T16:16:53.798906395Z\" level=info msg=\"Stopped container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=1a09dd93-b60d-4842-aaf7-0a95008aebcf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:16:53.801075 crc crio[24284]: time=\"2026-06-12T16:16:53.80097149Z\" level=info msg=\"Stopping pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=075d7fb5-20e4-497e-93c8-db66261a8959 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:53.801982 crc crio[24284]: time=\"2026-06-12T16:16:53.80191143Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242ba0}] Aliases:map[]}\"\nJun 12 16:16:53.802212 crc crio[24284]: time=\"2026-06-12T16:16:53.802140278Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-t49zq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:54.179664 crc crio[24284]: time=\"2026-06-12T16:16:54.178915441Z\" level=info msg=\"Stopped pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=075d7fb5-20e4-497e-93c8-db66261a8959 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:54.694949 crc crio[24284]: time=\"2026-06-12T16:16:54.694206401Z\" level=info msg=\"Removing container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f\" id=f221ba1a-4ccb-40a6-b238-48fbc54fd7c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:54.733109 crc crio[24284]: time=\"2026-06-12T16:16:54.732946276Z\" level=info msg=\"Removed container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=f221ba1a-4ccb-40a6-b238-48fbc54fd7c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:54.736445 crc crio[24284]: time=\"2026-06-12T16:16:54.736377682Z\" level=info msg=\"Removing container: 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa\" id=06c95869-badf-481c-bfa8-e563a412a54a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:54.766895 crc crio[24284]: time=\"2026-06-12T16:16:54.766797972Z\" level=info msg=\"Removed container 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa: openshift-marketplace/redhat-marketplace-t49zq/extract-content\" id=06c95869-badf-481c-bfa8-e563a412a54a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:54.771139 crc crio[24284]: time=\"2026-06-12T16:16:54.771033264Z\" level=info msg=\"Removing container: 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214\" id=dea95cd8-5e36-446d-86fa-2bb14750b798 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:54.827430 crc crio[24284]: time=\"2026-06-12T16:16:54.826992815Z\" level=info msg=\"Removed container 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities\" id=dea95cd8-5e36-446d-86fa-2bb14750b798 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:04.327504 crc crio[24284]: time=\"2026-06-12T16:17:04.326439223Z\" level=info msg=\"Removing container: 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b\" id=d8ec82cc-f569-4f9b-8ccc-7689817888ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:04.475143 crc crio[24284]: time=\"2026-06-12T16:17:04.475009902Z\" level=info msg=\"Removed container 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b: openshift-infra/auto-csr-approver-29688010-rqkc9/oc\" id=d8ec82cc-f569-4f9b-8ccc-7689817888ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:04.492552 crc crio[24284]: time=\"2026-06-12T16:17:04.492439933Z\" level=info msg=\"Stopping pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=9fbcecd7-806c-475a-bcb3-e7804f872c2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:04.492836 crc crio[24284]: time=\"2026-06-12T16:17:04.492601478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=9fbcecd7-806c-475a-bcb3-e7804f872c2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:04.493446 crc crio[24284]: time=\"2026-06-12T16:17:04.493349012Z\" level=info msg=\"Removing pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=7108725b-9b82-416a-b281-2aaae0e7bd6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:04.507915 crc crio[24284]: time=\"2026-06-12T16:17:04.507822844Z\" level=info msg=\"Removed pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=7108725b-9b82-416a-b281-2aaae0e7bd6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:04.509324 crc crio[24284]: time=\"2026-06-12T16:17:04.509180695Z\" level=info msg=\"Stopping pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=59de4392-46b3-4a65-be65-873982a657eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:04.509425 crc crio[24284]: time=\"2026-06-12T16:17:04.509369782Z\" level=info msg=\"Stopped pod sandbox (already stopped): abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=59de4392-46b3-4a65-be65-873982a657eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:04.510141 crc crio[24284]: time=\"2026-06-12T16:17:04.510075904Z\" level=info msg=\"Removing pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=e8363e59-6f88-4861-9e3e-289bba2edf64 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:04.531986 crc crio[24284]: time=\"2026-06-12T16:17:04.531866307Z\" level=info msg=\"Removed pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=e8363e59-6f88-4861-9e3e-289bba2edf64 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:00.593482 crc crio[24284]: time=\"2026-06-12T16:18:00.592396103Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688018-8xjkp/POD\" id=c2f5392f-d472-4e08-9642-745a5a702b84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:00.595601 crc crio[24284]: time=\"2026-06-12T16:18:00.593575191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:00.638522 crc crio[24284]: time=\"2026-06-12T16:18:00.638420279Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc0006bed28}] Aliases:map[]}\"\nJun 12 16:18:00.638522 crc crio[24284]: time=\"2026-06-12T16:18:00.638495181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688018-8xjkp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:01.227593 crc crio[24284]: 2026-06-12T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e4f59d6f5d4c35 Mac:b2:9d:01:69:d5:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 SocketPath: PciID:}] [{Interface:0xc0005ac5c0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:01.230037 crc crio[24284]: time=\"2026-06-12T16:18:01.229948153Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc0006bed28}] Aliases:map[]}\"\nJun 12 16:18:01.230235 crc crio[24284]: time=\"2026-06-12T16:18:01.230161758Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688018-8xjkp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:01.243000 crc crio[24284]: time=\"2026-06-12T16:18:01.242905726Z\" level=info msg=\"Ran pod sandbox 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 with infra container: openshift-infra/auto-csr-approver-29688018-8xjkp/POD\" id=c2f5392f-d472-4e08-9642-745a5a702b84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:01.246393 crc crio[24284]: time=\"2026-06-12T16:18:01.246320253Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c7e5db20-12e2-4d1b-a3d9-4995b55ff126 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:01.259955 crc crio[24284]: time=\"2026-06-12T16:18:01.259817773Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:18:02.360015 crc crio[24284]: time=\"2026-06-12T16:18:02.359496408Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c7e5db20-12e2-4d1b-a3d9-4995b55ff126 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:02.361626 crc crio[24284]: time=\"2026-06-12T16:18:02.361031198Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7322479a-797e-48d0-8a24-e546ba50a38c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:02.363872 crc crio[24284]: time=\"2026-06-12T16:18:02.36364514Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=292cc0a6-72d4-4b76-a9eb-bd534c0a90e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:02.374076 crc crio[24284]: time=\"2026-06-12T16:18:02.373919569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688018-8xjkp/oc\" id=f28a3387-1461-47d2-9edd-3eed8ba72c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:02.374780 crc crio[24284]: time=\"2026-06-12T16:18:02.374703252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.437034 crc crio[24284]: time=\"2026-06-12T16:18:02.436863028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.693436 crc crio[24284]: time=\"2026-06-12T16:18:02.693338376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.836883 crc crio[24284]: time=\"2026-06-12T16:18:02.836763058Z\" level=info msg=\"Created container 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910: openshift-infra/auto-csr-approver-29688018-8xjkp/oc\" id=f28a3387-1461-47d2-9edd-3eed8ba72c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:02.840571 crc crio[24284]: time=\"2026-06-12T16:18:02.840518238Z\" level=info msg=\"Starting container: 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910\" id=4ed1ace8-0508-4412-aa4b-5d73aece1a0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:02.856546 crc crio[24284]: time=\"2026-06-12T16:18:02.856039962Z\" level=info msg=\"Started container\" PID=177893 containerID=9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910 description=openshift-infra/auto-csr-approver-29688018-8xjkp/oc id=4ed1ace8-0508-4412-aa4b-5d73aece1a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\nJun 12 16:18:05.064526 crc crio[24284]: time=\"2026-06-12T16:18:05.062670086Z\" level=info msg=\"Stopping pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=e8ad1a83-c2e5-417a-b4d5-9957cdfd22bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:05.072775 crc crio[24284]: time=\"2026-06-12T16:18:05.066903582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}\"\nJun 12 16:18:05.072775 crc crio[24284]: time=\"2026-06-12T16:18:05.067236753Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688018-8xjkp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:05.479900 crc crio[24284]: time=\"2026-06-12T16:18:05.479436441Z\" level=info msg=\"Stopped pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=e8ad1a83-c2e5-417a-b4d5-9957cdfd22bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:04.693633 crc crio[24284]: time=\"2026-06-12T16:19:04.692623934Z\" level=info msg=\"Removing container: 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1\" id=d8795c01-c58d-4081-955d-1be8c13c1540 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:04.900900 crc crio[24284]: time=\"2026-06-12T16:19:04.900037588Z\" level=info msg=\"Removed container 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1: openshift-infra/auto-csr-approver-29688012-8wjkd/oc\" id=d8795c01-c58d-4081-955d-1be8c13c1540 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:04.920366 crc crio[24284]: time=\"2026-06-12T16:19:04.918786017Z\" level=info msg=\"Stopping pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=5297c621-e62f-4028-ba25-37b7906a74a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:04.920366 crc crio[24284]: time=\"2026-06-12T16:19:04.918869099Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=5297c621-e62f-4028-ba25-37b7906a74a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:04.920366 crc crio[24284]: time=\"2026-06-12T16:19:04.919630414Z\" level=info msg=\"Removing pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=c7337907-7a29-4945-9ea9-97ea04cb63ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:04.934423 crc crio[24284]: time=\"2026-06-12T16:19:04.934319912Z\" level=info msg=\"Removed pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=c7337907-7a29-4945-9ea9-97ea04cb63ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:00.695038 crc crio[24284]: time=\"2026-06-12T16:20:00.694325825Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688020-98rrr/POD\" id=0b0a947e-4e66-4717-a27c-39e5e6c9ee89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:00.697895 crc crio[24284]: time=\"2026-06-12T16:20:00.695183153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:00.733642 crc crio[24284]: time=\"2026-06-12T16:20:00.733517103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc000b84250}] Aliases:map[]}\"\nJun 12 16:20:00.733642 crc crio[24284]: time=\"2026-06-12T16:20:00.733589975Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688020-98rrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:01.088937 crc crio[24284]: 2026-06-12T16:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fe02448c63f070 Mac:3a:76:55:ec:82:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 SocketPath: PciID:}] [{Interface:0xc0003e12c0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:01.090621 crc crio[24284]: time=\"2026-06-12T16:20:01.090523247Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc000b84250}] Aliases:map[]}\"\nJun 12 16:20:01.090761 crc crio[24284]: time=\"2026-06-12T16:20:01.090705473Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688020-98rrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:01.102186 crc crio[24284]: time=\"2026-06-12T16:20:01.102055845Z\" level=info msg=\"Ran pod sandbox 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 with infra container: openshift-infra/auto-csr-approver-29688020-98rrr/POD\" id=0b0a947e-4e66-4717-a27c-39e5e6c9ee89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:01.108939 crc crio[24284]: time=\"2026-06-12T16:20:01.108871281Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bcc5cdb2-9a31-4bcb-b6e0-52ef1a8726d7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:01.122081 crc crio[24284]: time=\"2026-06-12T16:20:01.122003679Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:20:02.431191 crc crio[24284]: time=\"2026-06-12T16:20:02.430351492Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bcc5cdb2-9a31-4bcb-b6e0-52ef1a8726d7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:02.434629 crc crio[24284]: time=\"2026-06-12T16:20:02.432566722Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5362137-5a8b-4623-89b1-ae714029ac66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:02.437752 crc crio[24284]: time=\"2026-06-12T16:20:02.435778214Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=293549ce-5f2a-4970-a4f6-3d01aa5d50c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:02.446551 crc crio[24284]: time=\"2026-06-12T16:20:02.446412192Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688020-98rrr/oc\" id=fb268ad7-f215-415b-8bf9-65be5d9efb45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:02.447229 crc crio[24284]: time=\"2026-06-12T16:20:02.447035132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:02.506041 crc crio[24284]: time=\"2026-06-12T16:20:02.50510984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:02.798167 crc crio[24284]: time=\"2026-06-12T16:20:02.797635714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:02.949357 crc crio[24284]: time=\"2026-06-12T16:20:02.948944261Z\" level=info msg=\"Created container c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083: openshift-infra/auto-csr-approver-29688020-98rrr/oc\" id=fb268ad7-f215-415b-8bf9-65be5d9efb45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:02.951396 crc crio[24284]: time=\"2026-06-12T16:20:02.951234915Z\" level=info msg=\"Starting container: c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083\" id=e874e1be-22cc-4141-84b7-d1407c076d46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:02.959065 crc crio[24284]: time=\"2026-06-12T16:20:02.958942544Z\" level=info msg=\"Started container\" PID=184716 containerID=c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083 description=openshift-infra/auto-csr-approver-29688020-98rrr/oc id=e874e1be-22cc-4141-84b7-d1407c076d46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\nJun 12 16:20:05.366120 crc crio[24284]: time=\"2026-06-12T16:20:05.364342602Z\" level=info msg=\"Stopping pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=cab82f83-c04e-40f9-9d03-5f1a9e44c7cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:05.367628 crc crio[24284]: time=\"2026-06-12T16:20:05.366790871Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc003242ae8}] Aliases:map[]}\"\nJun 12 16:20:05.367628 crc crio[24284]: time=\"2026-06-12T16:20:05.366927885Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688020-98rrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:05.732218 crc crio[24284]: time=\"2026-06-12T16:20:05.731540939Z\" level=info msg=\"Stopped pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=cab82f83-c04e-40f9-9d03-5f1a9e44c7cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:23.608591 crc crio[24284]: time=\"2026-06-12T16:20:23.607693317Z\" level=info msg=\"Stopping pod sandbox: 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2\" id=dbcb8532-8d72-4006-ade0-d772c287d8a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:23.609823 crc crio[24284]: time=\"2026-06-12T16:20:23.609058171Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"\nJun 12 16:20:23.609823 crc crio[24284]: time=\"2026-06-12T16:20:23.609187145Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:24.038041 crc crio[24284]: time=\"2026-06-12T16:20:24.036461224Z\" level=info msg=\"Stopped pod sandbox: 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2\" id=dbcb8532-8d72-4006-ade0-d772c287d8a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:24.881874 crc crio[24284]: time=\"2026-06-12T16:20:24.881330966Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/POD\" id=f7ff1c2c-a35e-4c6b-9495-9a5717d17755 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:24.883337 crc crio[24284]: time=\"2026-06-12T16:20:24.881904125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:24.935441 crc crio[24284]: time=\"2026-06-12T16:20:24.934619871Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc002722a78}] Aliases:map[]}\"\nJun 12 16:20:24.935441 crc crio[24284]: time=\"2026-06-12T16:20:24.935407717Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:25.658024 crc crio[24284]: 2026-06-12T16:20:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87660856f9829d Mac:02:ea:8c:82:ea:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 SocketPath: PciID:}] [{Interface:0xc000192f70 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:25.659865 crc crio[24284]: time=\"2026-06-12T16:20:25.659770936Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc002722a78}] Aliases:map[]}\"\nJun 12 16:20:25.660061 crc crio[24284]: time=\"2026-06-12T16:20:25.659990083Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:25.670746 crc crio[24284]: time=\"2026-06-12T16:20:25.670657416Z\" level=info msg=\"Ran pod sandbox e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/POD\" id=f7ff1c2c-a35e-4c6b-9495-9a5717d17755 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:25.673064 crc crio[24284]: time=\"2026-06-12T16:20:25.672968356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1a54a19d-cf27-45d1-8473-bfdf0bf624c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:25.768434 crc crio[24284]: time=\"2026-06-12T16:20:25.768330438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=94f77b29-1ac8-4f10-8196-ac20fa7db5a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:25.781335 crc crio[24284]: time=\"2026-06-12T16:20:25.781037403Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=9ca987fc-a8d9-496a-99b9-c79a37faa931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:25.782607 crc crio[24284]: time=\"2026-06-12T16:20:25.782562902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:25.844323 crc crio[24284]: time=\"2026-06-12T16:20:25.844189783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:25.848538 crc crio[24284]: time=\"2026-06-12T16:20:25.848466716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:26.037062 crc crio[24284]: time=\"2026-06-12T16:20:26.03659111Z\" level=info msg=\"Created container 4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=9ca987fc-a8d9-496a-99b9-c79a37faa931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:26.040227 crc crio[24284]: time=\"2026-06-12T16:20:26.03822456Z\" level=info msg=\"Starting container: 4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9\" id=c08e388a-3bf7-4f38-a1d8-6a4db5c35350 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:26.056420 crc crio[24284]: time=\"2026-06-12T16:20:26.056324568Z\" level=info msg=\"Started container\" PID=186228 containerID=4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam id=c08e388a-3bf7-4f38-a1d8-6a4db5c35350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6\nJun 12 16:21:04.056552 crc crio[24284]: time=\"2026-06-12T16:21:04.055374334Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q9xf4/POD\" id=6cc8190f-e110-4039-95e5-1739d9a7d748 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:04.058330 crc crio[24284]: time=\"2026-06-12T16:21:04.056564713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.101801 crc crio[24284]: time=\"2026-06-12T16:21:04.101705014Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc002723a78}] Aliases:map[]}\"\nJun 12 16:21:04.101801 crc crio[24284]: time=\"2026-06-12T16:21:04.101773886Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q9xf4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:04.739744 crc crio[24284]: 2026-06-12T16:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:590b91c688cddd3 Mac:82:12:73:6c:4a:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb SocketPath: PciID:}] [{Interface:0xc000016590 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:04.741175 crc crio[24284]: time=\"2026-06-12T16:21:04.741080511Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc002723a78}] Aliases:map[]}\"\nJun 12 16:21:04.741449 crc crio[24284]: time=\"2026-06-12T16:21:04.74136775Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q9xf4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:04.760154 crc crio[24284]: time=\"2026-06-12T16:21:04.759931072Z\" level=info msg=\"Ran pod sandbox 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 with infra container: openshift-marketplace/certified-operators-q9xf4/POD\" id=6cc8190f-e110-4039-95e5-1739d9a7d748 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:04.763186 crc crio[24284]: time=\"2026-06-12T16:21:04.763137734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b523e4ca-d29f-4fc2-b58f-0a2a59912a31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:04.765565 crc crio[24284]: time=\"2026-06-12T16:21:04.765436767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a718565a-14ad-4104-a2f3-85d97df9b944 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:04.776172 crc crio[24284]: time=\"2026-06-12T16:21:04.776043558Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9xf4/extract-utilities\" id=06d3974c-e588-48b5-9f54-90720820dd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:04.776912 crc crio[24284]: time=\"2026-06-12T16:21:04.776827594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.844081 crc crio[24284]: time=\"2026-06-12T16:21:04.843928555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.853088 crc crio[24284]: time=\"2026-06-12T16:21:04.85294375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.994949 crc crio[24284]: time=\"2026-06-12T16:21:04.994008204Z\" level=info msg=\"Removing container: 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0\" id=3b97081b-83c9-47fb-9498-e94d13eb0062 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:05.079614 crc crio[24284]: time=\"2026-06-12T16:21:05.07905318Z\" level=info msg=\"Removed container 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0: openshift-infra/auto-csr-approver-29688014-prmgh/oc\" id=3b97081b-83c9-47fb-9498-e94d13eb0062 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:05.107466 crc crio[24284]: time=\"2026-06-12T16:21:05.107239736Z\" level=info msg=\"Stopping pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=d81673c3-adc6-44f6-a92c-e3f71519da5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:05.107466 crc crio[24284]: time=\"2026-06-12T16:21:05.107493325Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=d81673c3-adc6-44f6-a92c-e3f71519da5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:05.109987 crc crio[24284]: time=\"2026-06-12T16:21:05.109915593Z\" level=info msg=\"Removing pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=83e798fd-9a09-46b8-a25c-86a8b24cb7cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:05.159937 crc crio[24284]: time=\"2026-06-12T16:21:05.159814129Z\" level=info msg=\"Removed pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=83e798fd-9a09-46b8-a25c-86a8b24cb7cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:05.288133 crc crio[24284]: time=\"2026-06-12T16:21:05.287880473Z\" level=info msg=\"Created container 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933: openshift-marketplace/certified-operators-q9xf4/extract-utilities\" id=06d3974c-e588-48b5-9f54-90720820dd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:05.289733 crc crio[24284]: time=\"2026-06-12T16:21:05.28908543Z\" level=info msg=\"Starting container: 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933\" id=8af0593d-3154-4f78-a5ca-5fe38d3fcff8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:05.296875 crc crio[24284]: time=\"2026-06-12T16:21:05.296772876Z\" level=info msg=\"Started container\" PID=188459 containerID=3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933 description=openshift-marketplace/certified-operators-q9xf4/extract-utilities id=8af0593d-3154-4f78-a5ca-5fe38d3fcff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\nJun 12 16:21:05.501186 crc crio[24284]: time=\"2026-06-12T16:21:05.500972003Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x9rq5/POD\" id=ce0f9082-d6bf-43d4-b061-efef4c6f1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:05.501186 crc crio[24284]: time=\"2026-06-12T16:21:05.501153009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.542229 crc crio[24284]: time=\"2026-06-12T16:21:05.542005985Z\" level=info msg=\"Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc003242690}] Aliases:map[]}\"\nJun 12 16:21:05.542229 crc crio[24284]: time=\"2026-06-12T16:21:05.542076898Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x9rq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:05.994796 crc crio[24284]: 2026-06-12T16:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6082fdb3f3d29b8 Mac:6e:18:0d:6f:58:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:05.996225 crc crio[24284]: time=\"2026-06-12T16:21:05.996111648Z\" level=info msg=\"Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc003242690}] Aliases:map[]}\"\nJun 12 16:21:05.996595 crc crio[24284]: time=\"2026-06-12T16:21:05.996438109Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x9rq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:06.013194 crc crio[24284]: time=\"2026-06-12T16:21:06.01306204Z\" level=info msg=\"Ran pod sandbox 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f with infra container: openshift-marketplace/community-operators-x9rq5/POD\" id=ce0f9082-d6bf-43d4-b061-efef4c6f1d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:06.027360 crc crio[24284]: time=\"2026-06-12T16:21:06.023680588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e39d4b9-98c1-4b43-b18d-460a426923cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:06.029745 crc crio[24284]: time=\"2026-06-12T16:21:06.029586805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d848cb1-08ed-439b-a4c4-8752a194e141 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:06.050874 crc crio[24284]: time=\"2026-06-12T16:21:06.050774798Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x9rq5/extract-utilities\" id=9ee02406-0a53-485e-a28b-ffee6b103abe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:06.051525 crc crio[24284]: time=\"2026-06-12T16:21:06.051384381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:06.169935 crc crio[24284]: time=\"2026-06-12T16:21:06.169822291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:06.182212 crc crio[24284]: time=\"2026-06-12T16:21:06.182124885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:06.334314 crc crio[24284]: time=\"2026-06-12T16:21:06.331052957Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9305035b-e77a-4d9c-a0f2-a23457edbf76 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:06.345482 crc crio[24284]: time=\"2026-06-12T16:21:06.345407775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:21:06.389031 crc crio[24284]: time=\"2026-06-12T16:21:06.388871683Z\" level=info msg=\"Created container 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d: openshift-marketplace/community-operators-x9rq5/extract-utilities\" id=9ee02406-0a53-485e-a28b-ffee6b103abe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:06.390810 crc crio[24284]: time=\"2026-06-12T16:21:06.390732383Z\" level=info msg=\"Starting container: 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d\" id=06092412-a35e-472f-874a-12c972f806e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:06.397877 crc crio[24284]: time=\"2026-06-12T16:21:06.397752706Z\" level=info msg=\"Started container\" PID=188566 containerID=6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d description=openshift-marketplace/community-operators-x9rq5/extract-utilities id=06092412-a35e-472f-874a-12c972f806e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\nJun 12 16:21:07.042546 crc crio[24284]: time=\"2026-06-12T16:21:07.042474334Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=9305035b-e77a-4d9c-a0f2-a23457edbf76 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:07.049793 crc crio[24284]: time=\"2026-06-12T16:21:07.049683005Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4466f7ff-ad48-4dc2-999b-302f27e9f5ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:07.057782 crc crio[24284]: time=\"2026-06-12T16:21:07.057674293Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=978d0a55-5011-400c-9bf3-0114a4a6dec7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:07.070198 crc crio[24284]: time=\"2026-06-12T16:21:07.070096405Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9xf4/extract-content\" id=515c346e-c19f-4025-ac05-09f1a795322a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:07.070790 crc crio[24284]: time=\"2026-06-12T16:21:07.070735086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:07.130587 crc crio[24284]: time=\"2026-06-12T16:21:07.129821501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:07.135917 crc crio[24284]: time=\"2026-06-12T16:21:07.135768244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:07.311131 crc crio[24284]: time=\"2026-06-12T16:21:07.311009415Z\" level=info msg=\"Created container 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a: openshift-marketplace/certified-operators-q9xf4/extract-content\" id=515c346e-c19f-4025-ac05-09f1a795322a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:07.312765 crc crio[24284]: time=\"2026-06-12T16:21:07.312413799Z\" level=info msg=\"Starting container: 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a\" id=c501cd81-eed0-4f77-97a6-ca81b040913b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:07.318485 crc crio[24284]: time=\"2026-06-12T16:21:07.317920905Z\" level=info msg=\"Started container\" PID=188647 containerID=2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a description=openshift-marketplace/certified-operators-q9xf4/extract-content id=c501cd81-eed0-4f77-97a6-ca81b040913b name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\nJun 12 16:21:07.359026 crc crio[24284]: time=\"2026-06-12T16:21:07.358974286Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e3474e8d-dcd8-4085-bf77-dfca6fc7a89a name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:07.365812 crc crio[24284]: time=\"2026-06-12T16:21:07.36571605Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:21:07.926103 crc crio[24284]: time=\"2026-06-12T16:21:07.925319522Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=e3474e8d-dcd8-4085-bf77-dfca6fc7a89a name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:07.930697 crc crio[24284]: time=\"2026-06-12T16:21:07.930539141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5f21220a-56c6-41bc-b9ae-eb6608184b96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:07.948432 crc crio[24284]: time=\"2026-06-12T16:21:07.947988427Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fd2de5f5-c92b-428a-99cb-adfcab58565b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:07.981547 crc crio[24284]: time=\"2026-06-12T16:21:07.981328639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x9rq5/extract-content\" id=31db3a3e-92f4-44c9-b927-b3a857316520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:07.981953 crc crio[24284]: time=\"2026-06-12T16:21:07.981884257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.058059 crc crio[24284]: time=\"2026-06-12T16:21:08.057949354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.062146 crc crio[24284]: time=\"2026-06-12T16:21:08.062050186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.356506 crc crio[24284]: time=\"2026-06-12T16:21:08.355707299Z\" level=info msg=\"Created container d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd: openshift-marketplace/community-operators-x9rq5/extract-content\" id=31db3a3e-92f4-44c9-b927-b3a857316520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:08.358320 crc crio[24284]: time=\"2026-06-12T16:21:08.358221489Z\" level=info msg=\"Starting container: d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd\" id=fe237765-361f-456d-bbb3-d5aec58b7dac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:08.366634 crc crio[24284]: time=\"2026-06-12T16:21:08.366541994Z\" level=info msg=\"Started container\" PID=188794 containerID=d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd description=openshift-marketplace/community-operators-x9rq5/extract-content id=fe237765-361f-456d-bbb3-d5aec58b7dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\nJun 12 16:21:09.426152 crc crio[24284]: time=\"2026-06-12T16:21:09.425234595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5362ab4b-e315-4611-8938-5f276abf8e0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:09.439226 crc crio[24284]: time=\"2026-06-12T16:21:09.439001384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3cd4eb23-9376-4ec6-9efe-a58ae59c813b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:09.491496 crc crio[24284]: time=\"2026-06-12T16:21:09.491392786Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=887c8087-2180-418c-97dd-356c9c808e87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:09.492144 crc crio[24284]: time=\"2026-06-12T16:21:09.492001356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:09.571901 crc crio[24284]: time=\"2026-06-12T16:21:09.571794222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:09.576341 crc crio[24284]: time=\"2026-06-12T16:21:09.576190583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:09.750832 crc crio[24284]: time=\"2026-06-12T16:21:09.750712312Z\" level=info msg=\"Created container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=887c8087-2180-418c-97dd-356c9c808e87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:09.752183 crc crio[24284]: time=\"2026-06-12T16:21:09.752081807Z\" level=info msg=\"Starting container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938\" id=51a9d6cc-b920-4541-a1e1-494f189b22a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:09.758435 crc crio[24284]: time=\"2026-06-12T16:21:09.758234383Z\" level=info msg=\"Started container\" PID=188874 containerID=1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938 description=openshift-marketplace/certified-operators-q9xf4/registry-server id=51a9d6cc-b920-4541-a1e1-494f189b22a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\nJun 12 16:21:10.479019 crc crio[24284]: time=\"2026-06-12T16:21:10.47811556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efb757d6-3b18-4b07-a9bf-e95bcd36b42c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:10.481464 crc crio[24284]: time=\"2026-06-12T16:21:10.481411624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=431c9bed-bedf-48d5-843c-b7a25f803466 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:10.494733 crc crio[24284]: time=\"2026-06-12T16:21:10.494395019Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x9rq5/registry-server\" id=b8aaa96c-3f45-4ce1-af05-6915ef940417 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:10.494964 crc crio[24284]: time=\"2026-06-12T16:21:10.494786192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:10.567596 crc crio[24284]: time=\"2026-06-12T16:21:10.567484612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:10.571540 crc crio[24284]: time=\"2026-06-12T16:21:10.571443248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:10.781918 crc crio[24284]: time=\"2026-06-12T16:21:10.781779921Z\" level=info msg=\"Created container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server\" id=b8aaa96c-3f45-4ce1-af05-6915ef940417 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:10.783657 crc crio[24284]: time=\"2026-06-12T16:21:10.783552108Z\" level=info msg=\"Starting container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e\" id=8af4f1b7-7feb-402d-8eff-9cdbd06d8cbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:10.798015 crc crio[24284]: time=\"2026-06-12T16:21:10.797892336Z\" level=info msg=\"Started container\" PID=188934 containerID=12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e description=openshift-marketplace/community-operators-x9rq5/registry-server id=8af4f1b7-7feb-402d-8eff-9cdbd06d8cbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\nJun 12 16:21:18.462308 crc crio[24284]: time=\"2026-06-12T16:21:18.46160851Z\" level=info msg=\"Stopping container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938 (timeout: 2s)\" id=051ecb0c-5e5c-4d3c-b934-558d77dd833b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:18.593941 crc crio[24284]: time=\"2026-06-12T16:21:18.59381489Z\" level=info msg=\"Stopped container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=051ecb0c-5e5c-4d3c-b934-558d77dd833b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:18.595082 crc crio[24284]: time=\"2026-06-12T16:21:18.594976619Z\" level=info msg=\"Stopping pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=1a931b2e-1784-44ee-a34c-b497600e32de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:18.596305 crc crio[24284]: time=\"2026-06-12T16:21:18.596169247Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc004af8ab8}] Aliases:map[]}\"\nJun 12 16:21:18.597837 crc crio[24284]: time=\"2026-06-12T16:21:18.596432415Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q9xf4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:18.946649 crc crio[24284]: time=\"2026-06-12T16:21:18.946109744Z\" level=info msg=\"Stopped pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=1a931b2e-1784-44ee-a34c-b497600e32de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:19.549907 crc crio[24284]: time=\"2026-06-12T16:21:19.549206164Z\" level=info msg=\"Stopping container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e (timeout: 2s)\" id=475e47ff-d402-47bc-a928-401588383d64 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:19.662033 crc crio[24284]: time=\"2026-06-12T16:21:19.661741834Z\" level=info msg=\"Removing container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938\" id=fb8010c6-54d7-4756-baad-cef17d1130c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:19.729039 crc crio[24284]: time=\"2026-06-12T16:21:19.728928003Z\" level=info msg=\"Stopped container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server\" id=475e47ff-d402-47bc-a928-401588383d64 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:19.730233 crc crio[24284]: time=\"2026-06-12T16:21:19.730148018Z\" level=info msg=\"Stopping pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=2549e722-4107-4939-8fe7-7c30a5558de8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:19.730985 crc crio[24284]: time=\"2026-06-12T16:21:19.730911483Z\" level=info msg=\"Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc0026127d8}] Aliases:map[]}\"\nJun 12 16:21:19.731147 crc crio[24284]: time=\"2026-06-12T16:21:19.731099119Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x9rq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:19.789088 crc crio[24284]: time=\"2026-06-12T16:21:19.789020519Z\" level=info msg=\"Removed container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=fb8010c6-54d7-4756-baad-cef17d1130c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:19.793389 crc crio[24284]: time=\"2026-06-12T16:21:19.793230552Z\" level=info msg=\"Removing container: 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a\" id=2ef30b81-cee4-410b-9ce8-ada934e4151c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:19.846688 crc crio[24284]: time=\"2026-06-12T16:21:19.846563046Z\" level=info msg=\"Removed container 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a: openshift-marketplace/certified-operators-q9xf4/extract-content\" id=2ef30b81-cee4-410b-9ce8-ada934e4151c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:19.849792 crc crio[24284]: time=\"2026-06-12T16:21:19.849754696Z\" level=info msg=\"Removing container: 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933\" id=8ef940f7-c62f-4bff-877d-e864398e6441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:19.918198 crc crio[24284]: time=\"2026-06-12T16:21:19.91809893Z\" level=info msg=\"Removed container 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933: openshift-marketplace/certified-operators-q9xf4/extract-utilities\" id=8ef940f7-c62f-4bff-877d-e864398e6441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:20.079884 crc crio[24284]: time=\"2026-06-12T16:21:20.079755557Z\" level=info msg=\"Stopped pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=2549e722-4107-4939-8fe7-7c30a5558de8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:20.689423 crc crio[24284]: time=\"2026-06-12T16:21:20.688587809Z\" level=info msg=\"Removing container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e\" id=98b4c886-86a3-45c1-a362-46054294b747 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:20.724130 crc crio[24284]: time=\"2026-06-12T16:21:20.724022993Z\" level=info msg=\"Removed container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server\" id=98b4c886-86a3-45c1-a362-46054294b747 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:20.726877 crc crio[24284]: time=\"2026-06-12T16:21:20.72683248Z\" level=info msg=\"Removing container: d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd\" id=a3e463aa-10c8-4fbe-ac1a-0576cbd84737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:20.826053 crc crio[24284]: time=\"2026-06-12T16:21:20.825905753Z\" level=info msg=\"Removed container d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd: openshift-marketplace/community-operators-x9rq5/extract-content\" id=a3e463aa-10c8-4fbe-ac1a-0576cbd84737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:20.828418 crc crio[24284]: time=\"2026-06-12T16:21:20.828350389Z\" level=info msg=\"Removing container: 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d\" id=e5465e68-dc59-43e1-a4a4-3d3f21bb7333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:20.865671 crc crio[24284]: time=\"2026-06-12T16:21:20.865564349Z\" level=info msg=\"Removed container 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d: openshift-marketplace/community-operators-x9rq5/extract-utilities\" id=e5465e68-dc59-43e1-a4a4-3d3f21bb7333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:00.595692 crc crio[24284]: time=\"2026-06-12T16:22:00.594745002Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688022-jfmmf/POD\" id=26db28b2-4349-4869-bc8e-985dabe001f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:00.597357 crc crio[24284]: time=\"2026-06-12T16:22:00.595728654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:00.652433 crc crio[24284]: time=\"2026-06-12T16:22:00.65232575Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc002c1e058}] Aliases:map[]}\"\nJun 12 16:22:00.652433 crc crio[24284]: time=\"2026-06-12T16:22:00.652419703Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688022-jfmmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:01.209902 crc crio[24284]: 2026-06-12T16:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f13c1a0263a655 Mac:3a:ef:b0:15:8e:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee SocketPath: PciID:}] [{Interface:0xc0001e0a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:01.211878 crc crio[24284]: time=\"2026-06-12T16:22:01.211778806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc002c1e058}] Aliases:map[]}\"\nJun 12 16:22:01.212334 crc crio[24284]: time=\"2026-06-12T16:22:01.212192669Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688022-jfmmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:01.224629 crc crio[24284]: time=\"2026-06-12T16:22:01.224458551Z\" level=info msg=\"Ran pod sandbox 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d with infra container: openshift-infra/auto-csr-approver-29688022-jfmmf/POD\" id=26db28b2-4349-4869-bc8e-985dabe001f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:01.231775 crc crio[24284]: time=\"2026-06-12T16:22:01.23163755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=93e68a86-b2ff-412a-aca0-71783cb49032 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:01.244004 crc crio[24284]: time=\"2026-06-12T16:22:01.243873981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:22:02.946335 crc crio[24284]: time=\"2026-06-12T16:22:02.945393889Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=93e68a86-b2ff-412a-aca0-71783cb49032 name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:02.947839 crc crio[24284]: time=\"2026-06-12T16:22:02.947561048Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eba67135-ba8a-4d16-b210-41b042c99d4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:02.949523 crc crio[24284]: time=\"2026-06-12T16:22:02.949445317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c414c52-184a-4555-bffc-1c045d82b990 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:02.956014 crc crio[24284]: time=\"2026-06-12T16:22:02.955873133Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688022-jfmmf/oc\" id=cda84170-cbb5-4ed8-a6f6-4ec274f4cef9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:02.959411 crc crio[24284]: time=\"2026-06-12T16:22:02.956705729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.008937 crc crio[24284]: time=\"2026-06-12T16:22:03.008863966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.303431 crc crio[24284]: time=\"2026-06-12T16:22:03.30323637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.430871 crc crio[24284]: time=\"2026-06-12T16:22:03.430753529Z\" level=info msg=\"Created container 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f: openshift-infra/auto-csr-approver-29688022-jfmmf/oc\" id=cda84170-cbb5-4ed8-a6f6-4ec274f4cef9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:03.432479 crc crio[24284]: time=\"2026-06-12T16:22:03.432227497Z\" level=info msg=\"Starting container: 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f\" id=5e57ed42-766b-45e5-8189-872c641572c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:03.437454 crc crio[24284]: time=\"2026-06-12T16:22:03.437373101Z\" level=info msg=\"Started container\" PID=192126 containerID=01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f description=openshift-infra/auto-csr-approver-29688022-jfmmf/oc id=5e57ed42-766b-45e5-8189-872c641572c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\nJun 12 16:22:05.225518 crc crio[24284]: time=\"2026-06-12T16:22:05.224851462Z\" level=info msg=\"Stopping pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=9b7c6f76-0c73-4d75-be14-a55af8d449d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:05.227810 crc crio[24284]: time=\"2026-06-12T16:22:05.225605306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=9b7c6f76-0c73-4d75-be14-a55af8d449d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:05.227810 crc crio[24284]: time=\"2026-06-12T16:22:05.226592838Z\" level=info msg=\"Removing pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=2cad6c22-f229-413b-afe1-f27d033c44f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:05.258045 crc crio[24284]: time=\"2026-06-12T16:22:05.257751372Z\" level=info msg=\"Removed pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=2cad6c22-f229-413b-afe1-f27d033c44f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:05.261188 crc crio[24284]: time=\"2026-06-12T16:22:05.26112249Z\" level=info msg=\"Stopping pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=dda24ea9-e436-458a-b09e-e09bb34befc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:05.261495 crc crio[24284]: time=\"2026-06-12T16:22:05.261189692Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=dda24ea9-e436-458a-b09e-e09bb34befc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:05.262375 crc crio[24284]: time=\"2026-06-12T16:22:05.262159763Z\" level=info msg=\"Removing pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=8202ca6e-67d1-409e-82a1-a32fb4ad60f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:05.279733 crc crio[24284]: time=\"2026-06-12T16:22:05.278532367Z\" level=info msg=\"Removed pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=8202ca6e-67d1-409e-82a1-a32fb4ad60f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:05.355348 crc crio[24284]: time=\"2026-06-12T16:22:05.354938284Z\" level=info msg=\"Stopping pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=b7de872d-dd0a-4c1d-a287-bcda58675edd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:05.355957 crc crio[24284]: time=\"2026-06-12T16:22:05.355885745Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc0027220b0}] Aliases:map[]}\"\nJun 12 16:22:05.356145 crc crio[24284]: time=\"2026-06-12T16:22:05.356087711Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688022-jfmmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:05.699011 crc crio[24284]: time=\"2026-06-12T16:22:05.698957124Z\" level=info msg=\"Stopped pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=b7de872d-dd0a-4c1d-a287-bcda58675edd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:04.210497 crc crio[24284]: time=\"2026-06-12T16:23:04.209481651Z\" level=info msg=\"Stopping pod sandbox: e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6\" id=a2f3e38e-87c2-48b7-8fa1-31b931a4eb95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:04.211800 crc crio[24284]: time=\"2026-06-12T16:23:04.211374691Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc000b84138}] Aliases:map[]}\"\nJun 12 16:23:04.211800 crc crio[24284]: time=\"2026-06-12T16:23:04.211561788Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:04.749856 crc crio[24284]: time=\"2026-06-12T16:23:04.74899939Z\" level=info msg=\"Stopped pod sandbox: e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6\" id=a2f3e38e-87c2-48b7-8fa1-31b931a4eb95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:05.331460 crc crio[24284]: time=\"2026-06-12T16:23:05.330645036Z\" level=info msg=\"Removing container: 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a\" id=8a9e212f-9a5e-461a-959e-cdbdbaaa47e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:05.575902 crc crio[24284]: time=\"2026-06-12T16:23:05.575777804Z\" level=info msg=\"Removed container 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a: openshift-infra/auto-csr-approver-29688016-hf4fx/oc\" id=8a9e212f-9a5e-461a-959e-cdbdbaaa47e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:05.586809 crc crio[24284]: time=\"2026-06-12T16:23:05.586656096Z\" level=info msg=\"Stopping pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=ff569f36-cf37-4183-9be7-a9381d37d416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:05.586809 crc crio[24284]: time=\"2026-06-12T16:23:05.586727878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=ff569f36-cf37-4183-9be7-a9381d37d416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:05.592180 crc crio[24284]: time=\"2026-06-12T16:23:05.5905353Z\" level=info msg=\"Removing pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=a78d7e7c-83a4-413a-b246-7af5588ceed5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:05.609575 crc crio[24284]: time=\"2026-06-12T16:23:05.608549696Z\" level=info msg=\"Removed pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=a78d7e7c-83a4-413a-b246-7af5588ceed5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:05.845712 crc crio[24284]: time=\"2026-06-12T16:23:05.845595281Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/POD\" id=4260efa2-3e46-4aae-ad6d-15a2c21546e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:05.845991 crc crio[24284]: time=\"2026-06-12T16:23:05.845725996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:05.877139 crc crio[24284]: time=\"2026-06-12T16:23:05.876997284Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc002722508}] Aliases:map[]}\"\nJun 12 16:23:05.877139 crc crio[24284]: time=\"2026-06-12T16:23:05.877061636Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:23:06.554921 crc crio[24284]: 2026-06-12T16:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e9b9b2c77caa39 Mac:8e:a9:d7:dc:34:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:23:06.556367 crc crio[24284]: time=\"2026-06-12T16:23:06.5551599Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc002722508}] Aliases:map[]}\"\nJun 12 16:23:06.556367 crc crio[24284]: time=\"2026-06-12T16:23:06.555409228Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:23:06.564520 crc crio[24284]: time=\"2026-06-12T16:23:06.564466736Z\" level=info msg=\"Ran pod sandbox 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/POD\" id=4260efa2-3e46-4aae-ad6d-15a2c21546e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:23:06.569823 crc crio[24284]: time=\"2026-06-12T16:23:06.568542425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8f7d0644-0074-4425-9754-7e996a5e2bbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:06.622230 crc crio[24284]: time=\"2026-06-12T16:23:06.622077296Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eeb016fa-9134-403b-8fd6-d3437a138092 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:23:06.632021 crc crio[24284]: time=\"2026-06-12T16:23:06.631904728Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ae7b9a-becd-4ba8-b2d4-52a6a65709b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:06.632363 crc crio[24284]: time=\"2026-06-12T16:23:06.632316971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:06.690774 crc crio[24284]: time=\"2026-06-12T16:23:06.690502348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:06.695758 crc crio[24284]: time=\"2026-06-12T16:23:06.695677375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:23:06.894112 crc crio[24284]: time=\"2026-06-12T16:23:06.894048224Z\" level=info msg=\"Created container 6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ae7b9a-becd-4ba8-b2d4-52a6a65709b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:23:06.895887 crc crio[24284]: time=\"2026-06-12T16:23:06.895852802Z\" level=info msg=\"Starting container: 6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631\" id=937f8eae-836f-43a1-9e84-ecebe0c52d86 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:23:06.901807 crc crio[24284]: time=\"2026-06-12T16:23:06.901780651Z\" level=info msg=\"Started container\" PID=196110 containerID=6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=937f8eae-836f-43a1-9e84-ecebe0c52d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a\nJun 12 16:24:00.563360 crc crio[24284]: time=\"2026-06-12T16:24:00.559760607Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688024-xzwhg/POD\" id=b86b9be6-d5c9-45eb-8052-c5537f23b4ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:00.563360 crc crio[24284]: time=\"2026-06-12T16:24:00.560696557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:00.599961 crc crio[24284]: time=\"2026-06-12T16:24:00.599841476Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc004287088}] Aliases:map[]}\"\nJun 12 16:24:00.599961 crc crio[24284]: time=\"2026-06-12T16:24:00.599923718Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688024-xzwhg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:00.997073 crc crio[24284]: 2026-06-12T16:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:940a1c01a3b5330 Mac:d2:62:9d:fa:58:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 SocketPath: PciID:}] [{Interface:0xc0005265a0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:00.998327 crc crio[24284]: time=\"2026-06-12T16:24:00.99818288Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc004287088}] Aliases:map[]}\"\nJun 12 16:24:00.998520 crc crio[24284]: time=\"2026-06-12T16:24:00.998464539Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688024-xzwhg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:01.013951 crc crio[24284]: time=\"2026-06-12T16:24:01.013870224Z\" level=info msg=\"Ran pod sandbox 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 with infra container: openshift-infra/auto-csr-approver-29688024-xzwhg/POD\" id=b86b9be6-d5c9-45eb-8052-c5537f23b4ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:01.023210 crc crio[24284]: time=\"2026-06-12T16:24:01.022108193Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6400a5b9-3a1f-4347-b2ca-bd4cecf08fea name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:01.034678 crc crio[24284]: time=\"2026-06-12T16:24:01.034522311Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:24:01.273745 crc crio[24284]: time=\"2026-06-12T16:24:01.273489216Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qpccs/POD\" id=68b59ae3-dc63-47c4-9dc6-178383cc2300 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:01.273745 crc crio[24284]: time=\"2026-06-12T16:24:01.273564289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:01.309940 crc crio[24284]: time=\"2026-06-12T16:24:01.309837957Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc004af8460}] Aliases:map[]}\"\nJun 12 16:24:01.309940 crc crio[24284]: time=\"2026-06-12T16:24:01.309891199Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qpccs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:01.712567 crc crio[24284]: 2026-06-12T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b428beebb0c0e Mac:0e:a6:28:9c:39:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 SocketPath: PciID:}] [{Interface:0xc000122e00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:01.714526 crc crio[24284]: time=\"2026-06-12T16:24:01.713489041Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc004af8460}] Aliases:map[]}\"\nJun 12 16:24:01.714526 crc crio[24284]: time=\"2026-06-12T16:24:01.713622145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qpccs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:01.732847 crc crio[24284]: time=\"2026-06-12T16:24:01.731711714Z\" level=info msg=\"Ran pod sandbox d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 with infra container: openshift-marketplace/redhat-operators-qpccs/POD\" id=68b59ae3-dc63-47c4-9dc6-178383cc2300 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:01.736846 crc crio[24284]: time=\"2026-06-12T16:24:01.736715882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d219b29e-ceda-4876-9197-82b6307d1db1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:01.745651 crc crio[24284]: time=\"2026-06-12T16:24:01.745497551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55a663c9-648e-41a2-8327-64497b8fd8c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:01.754488 crc crio[24284]: time=\"2026-06-12T16:24:01.754363595Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qpccs/extract-utilities\" id=2b0bc88a-52f6-4bd4-bb63-d89904da7d8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:01.754867 crc crio[24284]: time=\"2026-06-12T16:24:01.75483174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:01.819882 crc crio[24284]: time=\"2026-06-12T16:24:01.819771022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:01.823815 crc crio[24284]: time=\"2026-06-12T16:24:01.823692307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:02.007854 crc crio[24284]: time=\"2026-06-12T16:24:02.007731811Z\" level=info msg=\"Created container b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca: openshift-marketplace/redhat-operators-qpccs/extract-utilities\" id=2b0bc88a-52f6-4bd4-bb63-d89904da7d8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:02.010058 crc crio[24284]: time=\"2026-06-12T16:24:02.009922371Z\" level=info msg=\"Starting container: b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca\" id=4bd77603-47a0-42ee-a9a2-422ffcc7ebae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:02.016553 crc crio[24284]: time=\"2026-06-12T16:24:02.01644408Z\" level=info msg=\"Started container\" PID=199385 containerID=b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca description=openshift-marketplace/redhat-operators-qpccs/extract-utilities id=4bd77603-47a0-42ee-a9a2-422ffcc7ebae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\nJun 12 16:24:02.057019 crc crio[24284]: time=\"2026-06-12T16:24:02.056907632Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6400a5b9-3a1f-4347-b2ca-bd4cecf08fea name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:02.060038 crc crio[24284]: time=\"2026-06-12T16:24:02.059988039Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=afe1d5b4-9ef5-4eb2-9fbc-ad07434e4c9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:02.064812 crc crio[24284]: time=\"2026-06-12T16:24:02.064757881Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2a1434b-8fab-413b-8524-d8a9ba677100 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:02.074013 crc crio[24284]: time=\"2026-06-12T16:24:02.073960975Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688024-xzwhg/oc\" id=19ab52f3-7a5b-40a5-958c-971ebbe18319 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:02.074774 crc crio[24284]: time=\"2026-06-12T16:24:02.07474492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:02.089357 crc crio[24284]: time=\"2026-06-12T16:24:02.0888465Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d8a32391-a6b0-49bc-8e47-10a74decf7b2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:02.092754 crc crio[24284]: time=\"2026-06-12T16:24:02.092545159Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:24:02.143091 crc crio[24284]: time=\"2026-06-12T16:24:02.14149417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:02.479092 crc crio[24284]: time=\"2026-06-12T16:24:02.479038494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:02.600433 crc crio[24284]: time=\"2026-06-12T16:24:02.600360626Z\" level=info msg=\"Created container b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c: openshift-infra/auto-csr-approver-29688024-xzwhg/oc\" id=19ab52f3-7a5b-40a5-958c-971ebbe18319 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:02.602019 crc crio[24284]: time=\"2026-06-12T16:24:02.601913796Z\" level=info msg=\"Starting container: b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c\" id=cae127a7-2722-41a8-a6ad-371f018c5d0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:02.608141 crc crio[24284]: time=\"2026-06-12T16:24:02.60802233Z\" level=info msg=\"Started container\" PID=199406 containerID=b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c description=openshift-infra/auto-csr-approver-29688024-xzwhg/oc id=cae127a7-2722-41a8-a6ad-371f018c5d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\nJun 12 16:24:03.189636 crc crio[24284]: time=\"2026-06-12T16:24:03.189097777Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=d8a32391-a6b0-49bc-8e47-10a74decf7b2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:03.191047 crc crio[24284]: time=\"2026-06-12T16:24:03.190601266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6031cab-2152-44bd-be04-1af17ec36ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:03.194473 crc crio[24284]: time=\"2026-06-12T16:24:03.194349325Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=18acc41d-5ff8-4801-bbdc-be32e3aed7ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:03.201696 crc crio[24284]: time=\"2026-06-12T16:24:03.201591975Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qpccs/extract-content\" id=097d8ac0-01e6-4ddf-9d3f-25abed8eeaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:03.202358 crc crio[24284]: time=\"2026-06-12T16:24:03.202225696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:03.282155 crc crio[24284]: time=\"2026-06-12T16:24:03.282049753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:03.286167 crc crio[24284]: time=\"2026-06-12T16:24:03.286074005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:03.461747 crc crio[24284]: time=\"2026-06-12T16:24:03.461627855Z\" level=info msg=\"Created container daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef: openshift-marketplace/redhat-operators-qpccs/extract-content\" id=097d8ac0-01e6-4ddf-9d3f-25abed8eeaf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:03.463079 crc crio[24284]: time=\"2026-06-12T16:24:03.462961068Z\" level=info msg=\"Starting container: daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef\" id=389f8556-ae20-4e99-ab3d-1e6317a45fa6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:03.471965 crc crio[24284]: time=\"2026-06-12T16:24:03.471832041Z\" level=info msg=\"Started container\" PID=199533 containerID=daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef description=openshift-marketplace/redhat-operators-qpccs/extract-content id=389f8556-ae20-4e99-ab3d-1e6317a45fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\nJun 12 16:24:05.152049 crc crio[24284]: time=\"2026-06-12T16:24:05.151220252Z\" level=info msg=\"Stopping pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=f4b44250-88fa-4fa7-b742-72ac2d7d5a0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:05.154968 crc crio[24284]: time=\"2026-06-12T16:24:05.154846368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc002c1e648}] Aliases:map[]}\"\nJun 12 16:24:05.155190 crc crio[24284]: time=\"2026-06-12T16:24:05.155060985Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688024-xzwhg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:05.581642 crc crio[24284]: time=\"2026-06-12T16:24:05.578622503Z\" level=info msg=\"Stopped pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=f4b44250-88fa-4fa7-b742-72ac2d7d5a0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:10.237860 crc crio[24284]: time=\"2026-06-12T16:24:10.236851591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aeb5c71f-3697-49c5-8c8b-2fa34f18afb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:10.241069 crc crio[24284]: time=\"2026-06-12T16:24:10.24089146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd919550-0806-4473-abe0-cb8aba9e54ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:10.258895 crc crio[24284]: time=\"2026-06-12T16:24:10.258784911Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=fdaeb795-b4ea-4aa5-aaec-0e19c6cf7ee2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:10.259418 crc crio[24284]: time=\"2026-06-12T16:24:10.259326339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:10.335619 crc crio[24284]: time=\"2026-06-12T16:24:10.335449218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:10.338576 crc crio[24284]: time=\"2026-06-12T16:24:10.338529676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:10.527810 crc crio[24284]: time=\"2026-06-12T16:24:10.527700575Z\" level=info msg=\"Created container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=fdaeb795-b4ea-4aa5-aaec-0e19c6cf7ee2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:10.529442 crc crio[24284]: time=\"2026-06-12T16:24:10.529364567Z\" level=info msg=\"Starting container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7\" id=cbd9177d-8e7e-4892-8106-d70dde22c7a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:10.536423 crc crio[24284]: time=\"2026-06-12T16:24:10.53605029Z\" level=info msg=\"Started container\" PID=200030 containerID=721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7 description=openshift-marketplace/redhat-operators-qpccs/registry-server id=cbd9177d-8e7e-4892-8106-d70dde22c7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\nJun 12 16:24:22.409305 crc crio[24284]: time=\"2026-06-12T16:24:22.405857343Z\" level=info msg=\"Stopping container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7 (timeout: 2s)\" id=c1cfd1c6-2efa-4246-bc09-00934bca7aad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:24:22.549064 crc crio[24284]: time=\"2026-06-12T16:24:22.548127722Z\" level=info msg=\"Stopped container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=c1cfd1c6-2efa-4246-bc09-00934bca7aad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:24:22.550958 crc crio[24284]: time=\"2026-06-12T16:24:22.55088201Z\" level=info msg=\"Stopping pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3c90cbb8-f553-47c0-9839-c9faadb50030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:22.551740 crc crio[24284]: time=\"2026-06-12T16:24:22.551675516Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc0027236e0}] Aliases:map[]}\"\nJun 12 16:24:22.551955 crc crio[24284]: time=\"2026-06-12T16:24:22.551883012Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qpccs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:22.898692 crc crio[24284]: time=\"2026-06-12T16:24:22.898483415Z\" level=info msg=\"Stopped pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3c90cbb8-f553-47c0-9839-c9faadb50030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:23.427808 crc crio[24284]: time=\"2026-06-12T16:24:23.427134537Z\" level=info msg=\"Removing container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7\" id=a8095656-46f5-406b-b05c-e9cbd495df66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:23.462357 crc crio[24284]: time=\"2026-06-12T16:24:23.462136815Z\" level=info msg=\"Removed container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=a8095656-46f5-406b-b05c-e9cbd495df66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:23.466339 crc crio[24284]: time=\"2026-06-12T16:24:23.466086131Z\" level=info msg=\"Removing container: daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef\" id=5c171153-b0f8-4690-8b8c-9c36c693015a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:23.526782 crc crio[24284]: time=\"2026-06-12T16:24:23.526678242Z\" level=info msg=\"Removed container daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef: openshift-marketplace/redhat-operators-qpccs/extract-content\" id=5c171153-b0f8-4690-8b8c-9c36c693015a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:23.538865 crc crio[24284]: time=\"2026-06-12T16:24:23.538776841Z\" level=info msg=\"Removing container: b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca\" id=70124097-51ce-493b-a016-086cf0e70cdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:23.575061 crc crio[24284]: time=\"2026-06-12T16:24:23.574968747Z\" level=info msg=\"Removed container b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca: openshift-marketplace/redhat-operators-qpccs/extract-utilities\" id=70124097-51ce-493b-a016-086cf0e70cdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:05.670037 crc crio[24284]: time=\"2026-06-12T16:25:05.668991902Z\" level=info msg=\"Removing container: 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910\" id=411e0346-d271-4745-a588-175d3984db1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:05.779343 crc crio[24284]: time=\"2026-06-12T16:25:05.77914933Z\" level=info msg=\"Removed container 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910: openshift-infra/auto-csr-approver-29688018-8xjkp/oc\" id=411e0346-d271-4745-a588-175d3984db1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:25:05.793584 crc crio[24284]: time=\"2026-06-12T16:25:05.790685074Z\" level=info msg=\"Stopping pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=d692145e-2682-4305-adb9-f4f7e0bb4f27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:05.793584 crc crio[24284]: time=\"2026-06-12T16:25:05.79086108Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=d692145e-2682-4305-adb9-f4f7e0bb4f27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:05.793584 crc crio[24284]: time=\"2026-06-12T16:25:05.792076138Z\" level=info msg=\"Removing pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=2ecc1eee-4b0f-4b5d-9fea-6ae699fe88c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:05.810975 crc crio[24284]: time=\"2026-06-12T16:25:05.810824482Z\" level=info msg=\"Removed pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=2ecc1eee-4b0f-4b5d-9fea-6ae699fe88c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:05.812803 crc crio[24284]: time=\"2026-06-12T16:25:05.812717229Z\" level=info msg=\"Stopping pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3e18ef5b-94c8-40be-aecb-54f9a79d5524 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:05.812803 crc crio[24284]: time=\"2026-06-12T16:25:05.812797811Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3e18ef5b-94c8-40be-aecb-54f9a79d5524 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:25:05.814349 crc crio[24284]: time=\"2026-06-12T16:25:05.814190894Z\" level=info msg=\"Removing pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=588e6cfd-5116-4476-bba1-7dab5b767738 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:25:05.832700 crc crio[24284]: time=\"2026-06-12T16:25:05.832557557Z\" level=info msg=\"Removed pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=588e6cfd-5116-4476-bba1-7dab5b767738 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:00.548871 crc crio[24284]: time=\"2026-06-12T16:26:00.547997936Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688026-g8hb8/POD\" id=5b21f7ee-dd4e-4f78-ace6-1535fd74c2d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:00.550757 crc crio[24284]: time=\"2026-06-12T16:26:00.548889274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.601390 crc crio[24284]: time=\"2026-06-12T16:26:00.601225748Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0012120f0}] Aliases:map[]}\"\nJun 12 16:26:00.602372 crc crio[24284]: time=\"2026-06-12T16:26:00.602190608Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688026-g8hb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:01.181809 crc crio[24284]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6448e035777233 Mac:de:0a:6a:f9:34:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:01.184649 crc crio[24284]: time=\"2026-06-12T16:26:01.184563525Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0012120f0}] Aliases:map[]}\"\nJun 12 16:26:01.184929 crc crio[24284]: time=\"2026-06-12T16:26:01.184853304Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688026-g8hb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:01.207238 crc crio[24284]: time=\"2026-06-12T16:26:01.207057907Z\" level=info msg=\"Ran pod sandbox e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab with infra container: openshift-infra/auto-csr-approver-29688026-g8hb8/POD\" id=5b21f7ee-dd4e-4f78-ace6-1535fd74c2d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:01.211098 crc crio[24284]: time=\"2026-06-12T16:26:01.210993943Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f9a41579-c82c-4cd6-8d23-c8cb275a5c02 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:01.219997 crc crio[24284]: time=\"2026-06-12T16:26:01.219878151Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:26:02.359329 crc crio[24284]: time=\"2026-06-12T16:26:02.358800444Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f9a41579-c82c-4cd6-8d23-c8cb275a5c02 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:02.360920 crc crio[24284]: time=\"2026-06-12T16:26:02.360519806Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2ec8bdf5-8c26-41c1-b6eb-f6055c23ad9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:02.369764 crc crio[24284]: time=\"2026-06-12T16:26:02.367329099Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e504dc23-5876-4704-b4ef-eacffa1a0e54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:02.380011 crc crio[24284]: time=\"2026-06-12T16:26:02.379826845Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688026-g8hb8/oc\" id=836ed301-d60c-4133-8bfc-76d8f10f9a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:02.380605 crc crio[24284]: time=\"2026-06-12T16:26:02.380547698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.426629 crc crio[24284]: time=\"2026-06-12T16:26:02.426550233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.717774 crc crio[24284]: time=\"2026-06-12T16:26:02.717623939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.878944 crc crio[24284]: time=\"2026-06-12T16:26:02.878391495Z\" level=info msg=\"Created container e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce: openshift-infra/auto-csr-approver-29688026-g8hb8/oc\" id=836ed301-d60c-4133-8bfc-76d8f10f9a7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:02.880579 crc crio[24284]: time=\"2026-06-12T16:26:02.880400477Z\" level=info msg=\"Starting container: e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce\" id=03abd4e0-8581-4d52-8505-e2b9308862ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:02.886656 crc crio[24284]: time=\"2026-06-12T16:26:02.886443954Z\" level=info msg=\"Started container\" PID=206313 containerID=e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce description=openshift-infra/auto-csr-approver-29688026-g8hb8/oc id=03abd4e0-8581-4d52-8505-e2b9308862ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\nJun 12 16:26:05.171866 crc crio[24284]: time=\"2026-06-12T16:26:05.171324292Z\" level=info msg=\"Stopping pod sandbox: 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a\" id=912be6ac-57c0-4881-8f03-c9be57cd130a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:05.173069 crc crio[24284]: time=\"2026-06-12T16:26:05.171337913Z\" level=info msg=\"Stopping pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=c985f483-d82a-4217-b848-d6b0ec42e2bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:05.173658 crc crio[24284]: time=\"2026-06-12T16:26:05.173601333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0026128e8}] Aliases:map[]}\"\nJun 12 16:26:05.173818 crc crio[24284]: time=\"2026-06-12T16:26:05.173753508Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688026-g8hb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:05.173818 crc crio[24284]: time=\"2026-06-12T16:26:05.173782549Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc0027227c0}] Aliases:map[]}\"\nJun 12 16:26:05.174049 crc crio[24284]: time=\"2026-06-12T16:26:05.173975665Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:05.558728 crc crio[24284]: time=\"2026-06-12T16:26:05.55856329Z\" level=info msg=\"Stopped pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=c985f483-d82a-4217-b848-d6b0ec42e2bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:05.730314 crc crio[24284]: time=\"2026-06-12T16:26:05.728702609Z\" level=info msg=\"Stopped pod sandbox: 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a\" id=912be6ac-57c0-4881-8f03-c9be57cd130a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:06.969313 crc crio[24284]: time=\"2026-06-12T16:26:06.968774846Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:41.882647 crc crio[24284]: time=\"2026-06-12T16:26:41.881778995Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-btdtr/must-gather-s26tr/POD\" id=27412873-2f71-4fa3-807a-138b2aa80a88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:41.884152 crc crio[24284]: time=\"2026-06-12T16:26:41.882673913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:41.920077 crc crio[24284]: time=\"2026-06-12T16:26:41.920028541Z\" level=info msg=\"Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc0009b97f8}] Aliases:map[]}\"\nJun 12 16:26:41.920396 crc crio[24284]: time=\"2026-06-12T16:26:41.920366692Z\" level=info msg=\"Adding pod openshift-must-gather-btdtr_must-gather-s26tr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:42.286634 crc crio[24284]: 2026-06-12T16:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5bc581f54e7cb9 Mac:4e:e0:2f:45:6f:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff SocketPath: PciID:}] [{Interface:0xc00059e5e0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:42.288415 crc crio[24284]: time=\"2026-06-12T16:26:42.288337062Z\" level=info msg=\"Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc0009b97f8}] Aliases:map[]}\"\nJun 12 16:26:42.288575 crc crio[24284]: time=\"2026-06-12T16:26:42.288536328Z\" level=info msg=\"Checking pod openshift-must-gather-btdtr_must-gather-s26tr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:42.299895 crc crio[24284]: time=\"2026-06-12T16:26:42.299822242Z\" level=info msg=\"Ran pod sandbox d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 with infra container: openshift-must-gather-btdtr/must-gather-s26tr/POD\" id=27412873-2f71-4fa3-807a-138b2aa80a88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:42.302686 crc crio[24284]: time=\"2026-06-12T16:26:42.302636764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:42.303024 crc crio[24284]: time=\"2026-06-12T16:26:42.302998495Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:42.303450 crc crio[24284]: time=\"2026-06-12T16:26:42.303421519Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:42.304746 crc crio[24284]: time=\"2026-06-12T16:26:42.304721089Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8701d900-ae78-4255-ad87-9dc9f8b1b3e3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:42.315392 crc crio[24284]: time=\"2026-06-12T16:26:42.315319458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 12 16:26:49.634540 crc crio[24284]: time=\"2026-06-12T16:26:49.633840803Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tkzfr/POD\" id=1970559c-8642-4746-80b0-27a4b2210809 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:49.636189 crc crio[24284]: time=\"2026-06-12T16:26:49.634585146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:51.985400 crc crio[24284]: time=\"2026-06-12T16:26:51.98482266Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc003242770}] Aliases:map[]}\"\nJun 12 16:26:51.985400 crc crio[24284]: time=\"2026-06-12T16:26:51.985376038Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tkzfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:52.030953 crc crio[24284]: time=\"2026-06-12T16:26:52.030826526Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=8701d900-ae78-4255-ad87-9dc9f8b1b3e3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:52.033626 crc crio[24284]: time=\"2026-06-12T16:26:52.033550545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=98767382-2890-4f48-b920-264ef4e319f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:52.040717 crc crio[24284]: time=\"2026-06-12T16:26:52.037857914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=1b228dff-ce72-483e-87d3-825e6a712cbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:52.046788 crc crio[24284]: time=\"2026-06-12T16:26:52.046619186Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/must-gather-s26tr/gather\" id=0f9b3966-a6ef-419f-84c5-4aedbb981786 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:52.048212 crc crio[24284]: time=\"2026-06-12T16:26:52.048087862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:52.141969 crc crio[24284]: time=\"2026-06-12T16:26:52.141017402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:52.396147 crc crio[24284]: time=\"2026-06-12T16:26:52.39604292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:52.520630 crc crio[24284]: time=\"2026-06-12T16:26:52.520500829Z\" level=info msg=\"Created container 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b: openshift-must-gather-btdtr/must-gather-s26tr/gather\" id=0f9b3966-a6ef-419f-84c5-4aedbb981786 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:52.521873 crc crio[24284]: time=\"2026-06-12T16:26:52.521809999Z\" level=info msg=\"Starting container: 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b\" id=9e1e8b3f-02a5-430e-ae59-eab19a4109b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:52.528441 crc crio[24284]: time=\"2026-06-12T16:26:52.528189688Z\" level=info msg=\"Started container\" PID=208994 containerID=5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b description=openshift-must-gather-btdtr/must-gather-s26tr/gather id=9e1e8b3f-02a5-430e-ae59-eab19a4109b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\nJun 12 16:26:52.544296 crc crio[24284]: time=\"2026-06-12T16:26:52.5440786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ae648fc2-3224-4b65-b5ff-581d0e4e2cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:52.554691 crc crio[24284]: time=\"2026-06-12T16:26:52.554591427Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=16c3020a-dd1c-442f-90db-7e98d0232c90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:52.567735 crc crio[24284]: time=\"2026-06-12T16:26:52.567527917Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=38f6d440-2ae6-4212-9c75-decd3f9f942f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:52.571447 crc crio[24284]: time=\"2026-06-12T16:26:52.570612914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:52.625580 crc crio[24284]: time=\"2026-06-12T16:26:52.625456946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:52.815209 crc crio[24284]: time=\"2026-06-12T16:26:52.81466164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:53.109656 crc crio[24284]: time=\"2026-06-12T16:26:53.108809361Z\" level=info msg=\"Created container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=38f6d440-2ae6-4212-9c75-decd3f9f942f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:53.111336 crc crio[24284]: 2026-06-12T16:26:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ed5b5f6e2d3a4f Mac:ea:5b:11:bd:5d:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:53.111336 crc crio[24284]: time=\"2026-06-12T16:26:53.111109262Z\" level=info msg=\"Starting container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068\" id=5227c8d8-19e2-48fb-9f61-3eec5f674cca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:53.114590 crc crio[24284]: time=\"2026-06-12T16:26:53.11390619Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc003242770}] Aliases:map[]}\"\nJun 12 16:26:53.115043 crc crio[24284]: time=\"2026-06-12T16:26:53.114833589Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tkzfr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:53.123634 crc crio[24284]: time=\"2026-06-12T16:26:53.123495438Z\" level=info msg=\"Started container\" PID=209089 containerID=a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068 description=openshift-must-gather-btdtr/must-gather-s26tr/copy id=5227c8d8-19e2-48fb-9f61-3eec5f674cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\nJun 12 16:26:53.127119 crc crio[24284]: time=\"2026-06-12T16:26:53.127055368Z\" level=info msg=\"Ran pod sandbox 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db with infra container: openshift-marketplace/redhat-marketplace-tkzfr/POD\" id=1970559c-8642-4746-80b0-27a4b2210809 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:53.134604 crc crio[24284]: time=\"2026-06-12T16:26:53.134107086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3c32e274-7b55-4c4b-922f-075a08327a3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:53.140656 crc crio[24284]: time=\"2026-06-12T16:26:53.140564737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7dea2b3-8607-4a08-9f77-59b0d496ec9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:53.153709 crc crio[24284]: time=\"2026-06-12T16:26:53.153663852Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:53.183647 crc crio[24284]: time=\"2026-06-12T16:26:53.183529068Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities\" id=60985187-5d92-4900-97b2-0c0e16673625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:53.184144 crc crio[24284]: time=\"2026-06-12T16:26:53.184070975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:53.242912 crc crio[24284]: time=\"2026-06-12T16:26:53.242714094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:53.246974 crc crio[24284]: time=\"2026-06-12T16:26:53.246753428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:53.452448 crc crio[24284]: time=\"2026-06-12T16:26:53.452361113Z\" level=info msg=\"Created container 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities\" id=60985187-5d92-4900-97b2-0c0e16673625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:53.453752 crc crio[24284]: time=\"2026-06-12T16:26:53.453674235Z\" level=info msg=\"Starting container: 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586\" id=2289b0c8-be69-41e3-a5c7-c6260ea718d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:53.460346 crc crio[24284]: time=\"2026-06-12T16:26:53.460142684Z\" level=info msg=\"Started container\" PID=209134 containerID=530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586 description=openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities id=2289b0c8-be69-41e3-a5c7-c6260ea718d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\nJun 12 16:26:53.914420 crc crio[24284]: time=\"2026-06-12T16:26:53.911581633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=18799d66-4511-4d38-a4d5-ad745a8bccfc name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:53.927382 crc crio[24284]: time=\"2026-06-12T16:26:53.927134315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:26:54.526475 crc crio[24284]: time=\"2026-06-12T16:26:54.526371116Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=18799d66-4511-4d38-a4d5-ad745a8bccfc name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:54.532423 crc crio[24284]: time=\"2026-06-12T16:26:54.531935798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=045f1c4a-50e9-4187-b594-d00dc61e1dbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:54.536299 crc crio[24284]: time=\"2026-06-12T16:26:54.536135598Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=49b17f3f-2686-4201-9a68-5c13aa4bb899 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:54.548703 crc crio[24284]: time=\"2026-06-12T16:26:54.548586285Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tkzfr/extract-content\" id=7966c01f-1a0c-4abc-acaf-fa4b49dc439e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:54.549231 crc crio[24284]: time=\"2026-06-12T16:26:54.549123351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:54.644141 crc crio[24284]: time=\"2026-06-12T16:26:54.644027573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:54.649437 crc crio[24284]: time=\"2026-06-12T16:26:54.649325218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:54.831313 crc crio[24284]: time=\"2026-06-12T16:26:54.831095144Z\" level=info msg=\"Created container 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94: openshift-marketplace/redhat-marketplace-tkzfr/extract-content\" id=7966c01f-1a0c-4abc-acaf-fa4b49dc439e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:54.833588 crc crio[24284]: time=\"2026-06-12T16:26:54.833200819Z\" level=info msg=\"Starting container: 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94\" id=6444e90c-418e-4eb4-acb3-5682c0be4687 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:54.840811 crc crio[24284]: time=\"2026-06-12T16:26:54.84066631Z\" level=info msg=\"Started container\" PID=209183 containerID=1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94 description=openshift-marketplace/redhat-marketplace-tkzfr/extract-content id=6444e90c-418e-4eb4-acb3-5682c0be4687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\nJun 12 16:26:56.975097 crc crio[24284]: time=\"2026-06-12T16:26:56.974575607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9e42572-d027-4e23-bf11-cd0c435d003f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:56.978067 crc crio[24284]: time=\"2026-06-12T16:26:56.977983973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d3d2454-60ab-47df-aef3-ddb96a172a40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:56.985512 crc crio[24284]: time=\"2026-06-12T16:26:56.985391902Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=030d3d50-88ab-4876-bdf3-73d617f5ac41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:56.985880 crc crio[24284]: time=\"2026-06-12T16:26:56.985853391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:57.051574 crc crio[24284]: time=\"2026-06-12T16:26:57.05146667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:57.055947 crc crio[24284]: time=\"2026-06-12T16:26:57.055877469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:57.232393 crc crio[24284]: time=\"2026-06-12T16:26:57.232221546Z\" level=info msg=\"Created container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=030d3d50-88ab-4876-bdf3-73d617f5ac41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:57.234069 crc crio[24284]: time=\"2026-06-12T16:26:57.233974091Z\" level=info msg=\"Starting container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a\" id=845ac060-ac79-4f05-8b73-522c129f0851 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:57.240468 crc crio[24284]: time=\"2026-06-12T16:26:57.240324127Z\" level=info msg=\"Started container\" PID=209307 containerID=ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a description=openshift-marketplace/redhat-marketplace-tkzfr/registry-server id=845ac060-ac79-4f05-8b73-522c129f0851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\nJun 12 16:26:58.223834 crc crio[24284]: time=\"2026-06-12T16:26:58.223551042Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:58.276293 crc crio[24284]: time=\"2026-06-12T16:26:58.276128096Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:58.610727 crc crio[24284]: time=\"2026-06-12T16:26:58.609950232Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:58.664535 crc crio[24284]: time=\"2026-06-12T16:26:58.664455374Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:58.670606 crc crio[24284]: time=\"2026-06-12T16:26:58.670510772Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:58.748313 crc crio[24284]: time=\"2026-06-12T16:26:58.74813658Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:59.069640 crc crio[24284]: time=\"2026-06-12T16:26:59.069520695Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:26:59.098686 crc crio[24284]: time=\"2026-06-12T16:26:59.098591686Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:27:00.193503 crc crio[24284]: time=\"2026-06-12T16:27:00.193404394Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-btdtr/crc-debug-h5d4c/POD\" id=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:00.194780 crc crio[24284]: time=\"2026-06-12T16:27:00.193521817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:00.231830 crc crio[24284]: time=\"2026-06-12T16:27:00.23171449Z\" 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=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:00.244775 crc crio[24284]: time=\"2026-06-12T16:27:00.244685716Z\" level=info msg=\"Ran pod sandbox a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0 with infra container: openshift-must-gather-btdtr/crc-debug-h5d4c/POD\" id=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:00.246840 crc crio[24284]: time=\"2026-06-12T16:27:00.246764741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:00.247057 crc crio[24284]: time=\"2026-06-12T16:27:00.246988588Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:00.247193 crc crio[24284]: time=\"2026-06-12T16:27:00.247084091Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:00.248332 crc crio[24284]: time=\"2026-06-12T16:27:00.248237122Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3d6f1a24-2f1a-49c4-9377-5ea5a2f3b556 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:00.253663 crc crio[24284]: time=\"2026-06-12T16:27:00.253553158Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 12 16:27:05.933020 crc crio[24284]: time=\"2026-06-12T16:27:05.931776024Z\" level=info msg=\"Removing container: c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083\" id=ab09aad8-2d11-4f93-b113-94680670bcdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:06.299491 crc crio[24284]: time=\"2026-06-12T16:27:06.298639952Z\" level=info msg=\"Removed container c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083: openshift-infra/auto-csr-approver-29688020-98rrr/oc\" id=ab09aad8-2d11-4f93-b113-94680670bcdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:06.313231 crc crio[24284]: time=\"2026-06-12T16:27:06.313014144Z\" level=info msg=\"Stopping pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=aef5f5b9-8913-41eb-8202-6c3beabac863 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:06.313231 crc crio[24284]: time=\"2026-06-12T16:27:06.313128058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=aef5f5b9-8913-41eb-8202-6c3beabac863 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:06.314625 crc crio[24284]: time=\"2026-06-12T16:27:06.314526842Z\" level=info msg=\"Removing pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=d0aaa97d-b9e9-469e-8ae1-b71f17d5d330 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:06.340667 crc crio[24284]: time=\"2026-06-12T16:27:06.340455715Z\" level=info msg=\"Removed pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=d0aaa97d-b9e9-469e-8ae1-b71f17d5d330 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:10.816017 crc crio[24284]: time=\"2026-06-12T16:27:10.814491053Z\" level=info msg=\"Stopping container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a (timeout: 2s)\" id=4678102a-880a-4836-8bbb-124874b15e49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:22.413559 crc crio[24284]: time=\"2026-06-12T16:27:22.412581215Z\" level=info msg=\"Stopped container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=4678102a-880a-4836-8bbb-124874b15e49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:27:22.416899 crc crio[24284]: time=\"2026-06-12T16:27:22.416849619Z\" level=info msg=\"Stopping pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=3fd3fca1-1735-4b3e-b117-38a48fd1df55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.417857 crc crio[24284]: time=\"2026-06-12T16:27:22.4178229Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc004af8038}] Aliases:map[]}\"\nJun 12 16:27:22.418105 crc crio[24284]: time=\"2026-06-12T16:27:22.418084548Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-tkzfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:22.570167 crc crio[24284]: time=\"2026-06-12T16:27:22.569896186Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3d6f1a24-2f1a-49c4-9377-5ea5a2f3b556 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:22.571008 crc crio[24284]: time=\"2026-06-12T16:27:22.570902149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=a8bb32bc-5c2c-4264-8193-e830cc24fb54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.578366 crc crio[24284]: time=\"2026-06-12T16:27:22.576066845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b5587d3a-bad3-41e5-8c2f-839bbee21a6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:22.586239 crc crio[24284]: time=\"2026-06-12T16:27:22.586118327Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00\" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:22.588164 crc crio[24284]: time=\"2026-06-12T16:27:22.588038857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.635523 crc crio[24284]: time=\"2026-06-12T16:27:22.635173068Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:22.662581 crc crio[24284]: time=\"2026-06-12T16:27:22.662494036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.664616 crc crio[24284]: time=\"2026-06-12T16:27:22.664504767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:22.855677 crc crio[24284]: time=\"2026-06-12T16:27:22.855243111Z\" level=info msg=\"Stopped pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=3fd3fca1-1735-4b3e-b117-38a48fd1df55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:22.877866 crc crio[24284]: time=\"2026-06-12T16:27:22.877736969Z\" level=info msg=\"Created container 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00\" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:22.880631 crc crio[24284]: time=\"2026-06-12T16:27:22.880569917Z\" level=info msg=\"Starting container: 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686\" id=b0d10d11-a9fb-4b11-b9b9-522b9b7f6f43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:22.901315 crc crio[24284]: time=\"2026-06-12T16:27:22.900677024Z\" level=info msg=\"Started container\" PID=214495 containerID=85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686 description=openshift-must-gather-btdtr/crc-debug-h5d4c/container-00 id=b0d10d11-a9fb-4b11-b9b9-522b9b7f6f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\nJun 12 16:27:23.225955 crc crio[24284]: time=\"2026-06-12T16:27:23.225026878Z\" level=info msg=\"Removing container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a\" id=b241d20e-c309-43cb-addd-5e0b2415ab4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:23.290987 crc crio[24284]: time=\"2026-06-12T16:27:23.290336654Z\" level=info msg=\"Removed container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=b241d20e-c309-43cb-addd-5e0b2415ab4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:23.297934 crc crio[24284]: time=\"2026-06-12T16:27:23.297844646Z\" level=info msg=\"Removing container: 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94\" id=416366ed-a29a-4a21-b163-0c36b76fe27c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:23.363861 crc crio[24284]: time=\"2026-06-12T16:27:23.363726958Z\" level=info msg=\"Removed container 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94: openshift-marketplace/redhat-marketplace-tkzfr/extract-content\" id=416366ed-a29a-4a21-b163-0c36b76fe27c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:23.374902 crc crio[24284]: time=\"2026-06-12T16:27:23.374777544Z\" level=info msg=\"Removing container: 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586\" id=fec06254-a04c-44fb-8a7b-6da5957c969c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:23.405542 crc crio[24284]: time=\"2026-06-12T16:27:23.405463677Z\" level=info msg=\"Removed container 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities\" id=fec06254-a04c-44fb-8a7b-6da5957c969c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:48.617059 crc crio[24284]: time=\"2026-06-12T16:27:48.616297115Z\" level=info msg=\"Stopping pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=9382b207-ef8b-4c43-950c-e858a75f8699 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:48.647996 crc crio[24284]: time=\"2026-06-12T16:27:48.647866503Z\" level=info msg=\"Stopped pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=9382b207-ef8b-4c43-950c-e858a75f8699 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:50.542026 crc crio[24284]: time=\"2026-06-12T16:27:50.540964813Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-btdtr/crc-debug-4qqtq/POD\" id=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:50.543784 crc crio[24284]: time=\"2026-06-12T16:27:50.542039546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:50.564845 crc crio[24284]: time=\"2026-06-12T16:27:50.564755389Z\" 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=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:50.614667 crc crio[24284]: time=\"2026-06-12T16:27:50.614579896Z\" level=info msg=\"Ran pod sandbox 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b with infra container: openshift-must-gather-btdtr/crc-debug-4qqtq/POD\" id=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:50.617522 crc crio[24284]: time=\"2026-06-12T16:27:50.617426925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=a1d7f2a5-7ae3-4da6-9a02-af216a91aa9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:50.622873 crc crio[24284]: time=\"2026-06-12T16:27:50.622783563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b152fd7e-aec5-4ab1-88ca-ec32d19e8bf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:50.632754 crc crio[24284]: time=\"2026-06-12T16:27:50.632686213Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00\" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:50.633059 crc crio[24284]: time=\"2026-06-12T16:27:50.633032814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:50.727419 crc crio[24284]: time=\"2026-06-12T16:27:50.727099625Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:50.742487 crc crio[24284]: time=\"2026-06-12T16:27:50.742384943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:50.748936 crc crio[24284]: time=\"2026-06-12T16:27:50.746203653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:50.991625 crc crio[24284]: time=\"2026-06-12T16:27:50.991518643Z\" level=info msg=\"Created container 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00\" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:50.993738 crc crio[24284]: time=\"2026-06-12T16:27:50.993052111Z\" level=info msg=\"Starting container: 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b\" id=f848d2bf-29ab-4df2-b0c2-104e0b4570bf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:51.002782 crc crio[24284]: time=\"2026-06-12T16:27:51.002661598Z\" level=info msg=\"Started container\" PID=219310 containerID=1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b description=openshift-must-gather-btdtr/crc-debug-4qqtq/container-00 id=f848d2bf-29ab-4df2-b0c2-104e0b4570bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\nJun 12 16:27:52.743064 crc crio[24284]: time=\"2026-06-12T16:27:52.742549478Z\" level=info msg=\"Stopping pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=a052b242-68d3-4e4a-8d20-f681db71a8e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:52.749809 crc crio[24284]: time=\"2026-06-12T16:27:52.749718749Z\" level=info msg=\"Stopped pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=a052b242-68d3-4e4a-8d20-f681db71a8e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:53.761820 crc crio[24284]: time=\"2026-06-12T16:27:53.761164722Z\" level=info msg=\"Removing container: 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b\" id=81200391-c469-46da-8718-d0172de0b351 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:53.791687 crc crio[24284]: time=\"2026-06-12T16:27:53.790950178Z\" level=info msg=\"Removed container 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00\" id=81200391-c469-46da-8718-d0172de0b351 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:00.557094 crc crio[24284]: time=\"2026-06-12T16:28:00.556172455Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688028-dwnpl/POD\" id=a00a812b-d543-4264-b274-fa55996dac2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:00.558692 crc crio[24284]: time=\"2026-06-12T16:28:00.557162256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:00.589955 crc crio[24284]: time=\"2026-06-12T16:28:00.589788927Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"\nJun 12 16:28:00.589955 crc crio[24284]: time=\"2026-06-12T16:28:00.589850869Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688028-dwnpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:01.213581 crc crio[24284]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb7ae41797caec9 Mac:7e:27:66:77:62:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:01.216650 crc crio[24284]: time=\"2026-06-12T16:28:01.216554002Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"\nJun 12 16:28:01.216943 crc crio[24284]: time=\"2026-06-12T16:28:01.216769189Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688028-dwnpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:01.234505 crc crio[24284]: time=\"2026-06-12T16:28:01.234404297Z\" level=info msg=\"Ran pod sandbox bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 with infra container: openshift-infra/auto-csr-approver-29688028-dwnpl/POD\" id=a00a812b-d543-4264-b274-fa55996dac2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:01.237648 crc crio[24284]: time=\"2026-06-12T16:28:01.237552636Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=454454c6-11f5-4438-8c51-80f26915d9ef name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:01.250874 crc crio[24284]: time=\"2026-06-12T16:28:01.249163983Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:28:02.258025 crc crio[24284]: time=\"2026-06-12T16:28:02.257806557Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=454454c6-11f5-4438-8c51-80f26915d9ef name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:02.259613 crc crio[24284]: time=\"2026-06-12T16:28:02.259031389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abe530cc-e360-4f70-8277-9bcbf2c69668 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:02.261551 crc crio[24284]: time=\"2026-06-12T16:28:02.261481661Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68afe452-271f-42cf-93e4-e668ac22051c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:02.270123 crc crio[24284]: time=\"2026-06-12T16:28:02.269892372Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688028-dwnpl/oc\" id=d4f8dce0-fb14-4668-8e43-09f52995afc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:02.270741 crc crio[24284]: time=\"2026-06-12T16:28:02.270667766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:02.329532 crc crio[24284]: time=\"2026-06-12T16:28:02.329421988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:02.645747 crc crio[24284]: time=\"2026-06-12T16:28:02.645356157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:02.779899 crc crio[24284]: time=\"2026-06-12T16:28:02.779725407Z\" level=info msg=\"Created container 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072: openshift-infra/auto-csr-approver-29688028-dwnpl/oc\" id=d4f8dce0-fb14-4668-8e43-09f52995afc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:02.781394 crc crio[24284]: time=\"2026-06-12T16:28:02.781236947Z\" level=info msg=\"Starting container: 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072\" id=93b2466c-ff8a-4168-882e-36e32a99d4a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:02.795021 crc crio[24284]: time=\"2026-06-12T16:28:02.79488304Z\" level=info msg=\"Started container\" PID=221634 containerID=83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072 description=openshift-infra/auto-csr-approver-29688028-dwnpl/oc id=93b2466c-ff8a-4168-882e-36e32a99d4a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\nJun 12 16:28:04.957617 crc crio[24284]: time=\"2026-06-12T16:28:04.956618523Z\" level=info msg=\"Stopping pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=db80378a-caa2-469d-a443-1ee0ec824a61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:04.959895 crc crio[24284]: time=\"2026-06-12T16:28:04.959605222Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00041cf30}] Aliases:map[]}\"\nJun 12 16:28:04.959895 crc crio[24284]: time=\"2026-06-12T16:28:04.959815598Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688028-dwnpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:05.382631 crc crio[24284]: time=\"2026-06-12T16:28:05.381434092Z\" level=info msg=\"Stopped pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=db80378a-caa2-469d-a443-1ee0ec824a61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:06.380036 crc crio[24284]: time=\"2026-06-12T16:28:06.378762088Z\" level=info msg=\"Stopping pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=2205ef20-0e9c-4c82-818e-fdfba2cd5e94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:06.380036 crc crio[24284]: time=\"2026-06-12T16:28:06.379931094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=2205ef20-0e9c-4c82-818e-fdfba2cd5e94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:06.384670 crc crio[24284]: time=\"2026-06-12T16:28:06.384554068Z\" level=info msg=\"Removing pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=7aa079b0-53c5-446d-bc9d-1b49cbffae86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:06.402324 crc crio[24284]: time=\"2026-06-12T16:28:06.402197212Z\" level=info msg=\"Removed pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=7aa079b0-53c5-446d-bc9d-1b49cbffae86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:06.405233 crc crio[24284]: time=\"2026-06-12T16:28:06.405147864Z\" level=info msg=\"Stopping pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=4b96f514-a145-41df-85e3-d9e1213fd439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:06.405484 crc crio[24284]: time=\"2026-06-12T16:28:06.405319588Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=4b96f514-a145-41df-85e3-d9e1213fd439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:06.405976 crc crio[24284]: time=\"2026-06-12T16:28:06.405920019Z\" level=info msg=\"Removing pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=b480a243-a1a5-4fff-a996-88994e11e8cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:06.430199 crc crio[24284]: time=\"2026-06-12T16:28:06.430073598Z\" level=info msg=\"Removed pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=b480a243-a1a5-4fff-a996-88994e11e8cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:06.456013 crc crio[24284]: time=\"2026-06-12T16:29:06.455043383Z\" level=info msg=\"Removing container: 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f\" id=182d006d-5e26-42b2-9f03-89629a7823a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:06.670426 crc crio[24284]: time=\"2026-06-12T16:29:06.666620321Z\" level=info msg=\"Removed container 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f: openshift-infra/auto-csr-approver-29688022-jfmmf/oc\" id=182d006d-5e26-42b2-9f03-89629a7823a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:06.690372 crc crio[24284]: time=\"2026-06-12T16:29:06.690207525Z\" level=info msg=\"Stopping pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=9c092603-7012-4555-adbd-11caed291254 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:06.690622 crc crio[24284]: time=\"2026-06-12T16:29:06.690386683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=9c092603-7012-4555-adbd-11caed291254 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:06.692824 crc crio[24284]: time=\"2026-06-12T16:29:06.692745954Z\" level=info msg=\"Removing pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=49a5f00f-c794-4f2a-98b5-36a96b8ad52d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:06.713529 crc crio[24284]: time=\"2026-06-12T16:29:06.713239773Z\" level=info msg=\"Removed pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=49a5f00f-c794-4f2a-98b5-36a96b8ad52d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:00.641881 crc crio[24284]: time=\"2026-06-12T16:30:00.640806108Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688030-5sr4p/POD\" id=10178596-5dab-45ce-9399-e4a72df8ca84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:00.643615 crc crio[24284]: time=\"2026-06-12T16:30:00.641900933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:00.710216 crc crio[24284]: time=\"2026-06-12T16:30:00.710122233Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc004af81b8}] Aliases:map[]}\"\nJun 12 16:30:00.710670 crc crio[24284]: time=\"2026-06-12T16:30:00.710194066Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688030-5sr4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:00.734616 crc crio[24284]: time=\"2026-06-12T16:30:00.734529426Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/POD\" id=67028b42-76b5-40a9-a325-607f9571cd4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:00.734770 crc crio[24284]: time=\"2026-06-12T16:30:00.73465151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:00.875209 crc crio[24284]: time=\"2026-06-12T16:30:00.874813343Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc002c1e760}] Aliases:map[]}\"\nJun 12 16:30:00.875209 crc crio[24284]: time=\"2026-06-12T16:30:00.875005779Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:01.673920 crc crio[24284]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa28054754a7c99 Mac:5a:01:a4:b0:8d:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:01.676199 crc crio[24284]: time=\"2026-06-12T16:30:01.67607653Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc004af81b8}] Aliases:map[]}\"\nJun 12 16:30:01.676459 crc crio[24284]: time=\"2026-06-12T16:30:01.676344188Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688030-5sr4p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:01.690195 crc crio[24284]: time=\"2026-06-12T16:30:01.685197851Z\" level=info msg=\"Ran pod sandbox aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 with infra container: openshift-infra/auto-csr-approver-29688030-5sr4p/POD\" id=10178596-5dab-45ce-9399-e4a72df8ca84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:01.716601 crc crio[24284]: time=\"2026-06-12T16:30:01.711516322Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f126177e-8df0-49bc-900f-22a2c60143e5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:01.727754 crc crio[24284]: time=\"2026-06-12T16:30:01.722944079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:30:01.909470 crc crio[24284]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4caf6ed8ade1ad Mac:6a:91:fe:3b:85:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 SocketPath: PciID:}] [{Interface:0xc0004192a0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:01.910625 crc crio[24284]: time=\"2026-06-12T16:30:01.91050845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc002c1e760}] Aliases:map[]}\"\nJun 12 16:30:01.910760 crc crio[24284]: time=\"2026-06-12T16:30:01.910722956Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:01.935993 crc crio[24284]: time=\"2026-06-12T16:30:01.935806457Z\" level=info msg=\"Ran pod sandbox c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/POD\" id=67028b42-76b5-40a9-a325-607f9571cd4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:01.940184 crc crio[24284]: time=\"2026-06-12T16:30:01.939965627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=709327f5-e83a-4179-8f2b-e76300fe0ee3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:01.945688 crc crio[24284]: time=\"2026-06-12T16:30:01.945530125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3a708dc-1928-4c27-bf4c-c67eaa4d0d79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:01.955904 crc crio[24284]: time=\"2026-06-12T16:30:01.955750488Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles\" id=d55eed2f-2ef1-4dcb-b14b-8988c88f8160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:01.956564 crc crio[24284]: time=\"2026-06-12T16:30:01.956442512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:02.038970 crc crio[24284]: time=\"2026-06-12T16:30:02.038801901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:02.047313 crc crio[24284]: time=\"2026-06-12T16:30:02.04699405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:02.250639 crc crio[24284]: time=\"2026-06-12T16:30:02.249851473Z\" level=info msg=\"Created container f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles\" id=d55eed2f-2ef1-4dcb-b14b-8988c88f8160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:02.252209 crc crio[24284]: time=\"2026-06-12T16:30:02.25211546Z\" level=info msg=\"Starting container: f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36\" id=0e3885de-9acb-4541-9d08-348013da1efe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:02.259552 crc crio[24284]: time=\"2026-06-12T16:30:02.259434194Z\" level=info msg=\"Started container\" PID=247803 containerID=f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36 description=openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles id=0e3885de-9acb-4541-9d08-348013da1efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7\nJun 12 16:30:03.886180 crc crio[24284]: time=\"2026-06-12T16:30:03.885301578Z\" level=info msg=\"Stopping pod sandbox: c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7\" id=955c7032-0eed-4868-ad19-0af4f9e77a06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:03.887461 crc crio[24284]: time=\"2026-06-12T16:30:03.887158137Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc001212880}] Aliases:map[]}\"\nJun 12 16:30:03.887634 crc crio[24284]: time=\"2026-06-12T16:30:03.88757172Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:04.280340 crc crio[24284]: time=\"2026-06-12T16:30:04.279566281Z\" level=info msg=\"Stopped pod sandbox: c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7\" id=955c7032-0eed-4868-ad19-0af4f9e77a06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:05.111650 crc crio[24284]: time=\"2026-06-12T16:30:05.110837926Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f126177e-8df0-49bc-900f-22a2c60143e5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:05.119415 crc crio[24284]: time=\"2026-06-12T16:30:05.118349363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4a9f1e38-20cc-44b8-a614-78a9794d8f54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.123733 crc crio[24284]: time=\"2026-06-12T16:30:05.123627031Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=520a1e55-3434-4f33-bcbe-72dc051a07f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:05.131404 crc crio[24284]: time=\"2026-06-12T16:30:05.1311492Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688030-5sr4p/oc\" id=ea9663c6-36dc-4dff-90b4-404fe3c61093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:05.131837 crc crio[24284]: time=\"2026-06-12T16:30:05.131737299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.236879 crc crio[24284]: time=\"2026-06-12T16:30:05.236638792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.671393 crc crio[24284]: time=\"2026-06-12T16:30:05.670895778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.804384 crc crio[24284]: time=\"2026-06-12T16:30:05.804099982Z\" level=info msg=\"Created container 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f: openshift-infra/auto-csr-approver-29688030-5sr4p/oc\" id=ea9663c6-36dc-4dff-90b4-404fe3c61093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:05.806594 crc crio[24284]: time=\"2026-06-12T16:30:05.806393962Z\" level=info msg=\"Starting container: 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f\" id=846a82e9-bcf3-4dde-84cb-c88731826e5e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:05.825149 crc crio[24284]: time=\"2026-06-12T16:30:05.824809714Z\" level=info msg=\"Started container\" PID=248713 containerID=8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f description=openshift-infra/auto-csr-approver-29688030-5sr4p/oc id=846a82e9-bcf3-4dde-84cb-c88731826e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\nJun 12 16:30:06.736706 crc crio[24284]: time=\"2026-06-12T16:30:06.736112155Z\" level=info msg=\"Removing container: 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c\" id=3a6cb2c4-7f2d-4620-ae5e-299297003e1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:06.774578 crc crio[24284]: time=\"2026-06-12T16:30:06.774477697Z\" level=info msg=\"Removed container 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles\" id=3a6cb2c4-7f2d-4620-ae5e-299297003e1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:06.784719 crc crio[24284]: time=\"2026-06-12T16:30:06.784627114Z\" level=info msg=\"Stopping pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=bf0032a1-f8f5-4bd9-9066-4c824efa15d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:06.784719 crc crio[24284]: time=\"2026-06-12T16:30:06.784717306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=bf0032a1-f8f5-4bd9-9066-4c824efa15d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:06.785457 crc crio[24284]: time=\"2026-06-12T16:30:06.785399628Z\" level=info msg=\"Removing pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=12c3f058-0d15-4a91-abdc-4691917d7bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:06.800639 crc crio[24284]: time=\"2026-06-12T16:30:06.800464954Z\" level=info msg=\"Removed pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=12c3f058-0d15-4a91-abdc-4691917d7bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:08.052530 crc crio[24284]: time=\"2026-06-12T16:30:08.051690204Z\" level=info msg=\"Stopping pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=2a5a414a-278c-40d6-a6eb-5693c446fe94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:08.053614 crc crio[24284]: time=\"2026-06-12T16:30:08.053003166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc00008dc50}] Aliases:map[]}\"\nJun 12 16:30:08.053614 crc crio[24284]: time=\"2026-06-12T16:30:08.053197742Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688030-5sr4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:08.399901 crc crio[24284]: time=\"2026-06-12T16:30:08.399795941Z\" level=info msg=\"Stopped pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=2a5a414a-278c-40d6-a6eb-5693c446fe94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:06.822816 crc crio[24284]: time=\"2026-06-12T16:31:06.822406812Z\" level=info msg=\"Removing container: b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c\" id=ab363579-9942-41ff-b7b9-ed2871ff67bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:06.955497 crc crio[24284]: time=\"2026-06-12T16:31:06.955200103Z\" level=info msg=\"Removed container b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c: openshift-infra/auto-csr-approver-29688024-xzwhg/oc\" id=ab363579-9942-41ff-b7b9-ed2871ff67bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:06.973377 crc crio[24284]: time=\"2026-06-12T16:31:06.973090924Z\" level=info msg=\"Stopping pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=2d98d0d0-2014-495b-8013-206b70671dad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:06.973377 crc crio[24284]: time=\"2026-06-12T16:31:06.973189408Z\" level=info msg=\"Stopped pod sandbox (already stopped): 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=2d98d0d0-2014-495b-8013-206b70671dad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:06.974160 crc crio[24284]: time=\"2026-06-12T16:31:06.9738973Z\" level=info msg=\"Removing pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=87d74d75-960c-4860-9f17-4a0cbc66d196 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:06.990539 crc crio[24284]: time=\"2026-06-12T16:31:06.990440177Z\" level=info msg=\"Removed pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=87d74d75-960c-4860-9f17-4a0cbc66d196 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:43.602858 crc crio[24284]: time=\"2026-06-12T16:31:43.602131544Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xstpv/POD\" id=3d5f270e-7566-4482-bc28-f7be0016750d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:43.602858 crc crio[24284]: time=\"2026-06-12T16:31:43.602839402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:43.640645 crc crio[24284]: time=\"2026-06-12T16:31:43.640522834Z\" level=info msg=\"Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc004286b68}] Aliases:map[]}\"\nJun 12 16:31:43.640645 crc crio[24284]: time=\"2026-06-12T16:31:43.640606997Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xstpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:44.375283 crc crio[24284]: 2026-06-12T16:31:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07cbb10d316a93b Mac:aa:c4:5f:29:24:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 SocketPath: PciID:}] [{Interface:0xc000126fd0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:44.377314 crc crio[24284]: time=\"2026-06-12T16:31:44.377186544Z\" level=info msg=\"Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc004286b68}] Aliases:map[]}\"\nJun 12 16:31:44.377516 crc crio[24284]: time=\"2026-06-12T16:31:44.377470333Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xstpv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:44.393486 crc crio[24284]: time=\"2026-06-12T16:31:44.393406542Z\" level=info msg=\"Ran pod sandbox 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e with infra container: openshift-marketplace/certified-operators-xstpv/POD\" id=3d5f270e-7566-4482-bc28-f7be0016750d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:44.403950 crc crio[24284]: time=\"2026-06-12T16:31:44.401212619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8d92ed3e-7ff5-4b5c-bdc6-5e15bb980872 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:44.405313 crc crio[24284]: time=\"2026-06-12T16:31:44.404843645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ccefd57c-1e11-4ba4-80d9-8bcf3f577e90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:44.419695 crc crio[24284]: time=\"2026-06-12T16:31:44.419599958Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xstpv/extract-utilities\" id=bacd778d-4f55-49c3-bb21-bc6aa3307fce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:44.420314 crc crio[24284]: time=\"2026-06-12T16:31:44.420205549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:44.484710 crc crio[24284]: time=\"2026-06-12T16:31:44.484591124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:44.490825 crc crio[24284]: time=\"2026-06-12T16:31:44.490746851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:44.737779 crc crio[24284]: time=\"2026-06-12T16:31:44.736867112Z\" level=info msg=\"Created container 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0: openshift-marketplace/certified-operators-xstpv/extract-utilities\" id=bacd778d-4f55-49c3-bb21-bc6aa3307fce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:44.743091 crc crio[24284]: time=\"2026-06-12T16:31:44.742654591Z\" level=info msg=\"Starting container: 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0\" id=bf705316-f6d7-4aa9-9ae4-2e13c85547c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:44.757478 crc crio[24284]: time=\"2026-06-12T16:31:44.757369049Z\" level=info msg=\"Started container\" PID=264026 containerID=4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0 description=openshift-marketplace/certified-operators-xstpv/extract-utilities id=bf705316-f6d7-4aa9-9ae4-2e13c85547c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\nJun 12 16:31:45.472184 crc crio[24284]: time=\"2026-06-12T16:31:45.472097748Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4bb654bd-ead6-447e-b572-25ca5ee20b51 name=/runtime.v1.ImageService/PullImage\nJun 12 16:31:45.481628 crc crio[24284]: time=\"2026-06-12T16:31:45.481096864Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:31:46.044221 crc crio[24284]: time=\"2026-06-12T16:31:46.044117039Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=4bb654bd-ead6-447e-b572-25ca5ee20b51 name=/runtime.v1.ImageService/PullImage\nJun 12 16:31:46.046624 crc crio[24284]: time=\"2026-06-12T16:31:46.046437382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=559df8fd-0dc9-4c23-96b5-c27a45489c67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:46.050199 crc crio[24284]: time=\"2026-06-12T16:31:46.049984755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=de65b629-b3a7-4aab-801c-db9368cbc7fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:46.058801 crc crio[24284]: time=\"2026-06-12T16:31:46.058558446Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xstpv/extract-content\" id=0e6f51b9-52ae-4243-9e96-a9cf8d940a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:46.059092 crc crio[24284]: time=\"2026-06-12T16:31:46.059055222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:46.148594 crc crio[24284]: time=\"2026-06-12T16:31:46.148429067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:46.154404 crc crio[24284]: time=\"2026-06-12T16:31:46.154327765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:46.327412 crc crio[24284]: time=\"2026-06-12T16:31:46.327303401Z\" level=info msg=\"Created container 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530: openshift-marketplace/certified-operators-xstpv/extract-content\" id=0e6f51b9-52ae-4243-9e96-a9cf8d940a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:46.329133 crc crio[24284]: time=\"2026-06-12T16:31:46.328794558Z\" level=info msg=\"Starting container: 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530\" id=59078135-2b3b-48c4-b78f-7102c58a430d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:46.338586 crc crio[24284]: time=\"2026-06-12T16:31:46.338498505Z\" level=info msg=\"Started container\" PID=264182 containerID=8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530 description=openshift-marketplace/certified-operators-xstpv/extract-content id=59078135-2b3b-48c4-b78f-7102c58a430d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\nJun 12 16:31:50.563636 crc crio[24284]: time=\"2026-06-12T16:31:50.562097819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a287b25-155f-4c99-b56b-2e12d9023c12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:50.570955 crc crio[24284]: time=\"2026-06-12T16:31:50.570626201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0213d36-f509-4f90-b4ac-ec9158ade48e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:50.585706 crc crio[24284]: time=\"2026-06-12T16:31:50.585587833Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xstpv/registry-server\" id=c1dee13e-e1f4-408f-8d1d-cb437f565bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:50.586663 crc crio[24284]: time=\"2026-06-12T16:31:50.586308266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:50.665336 crc crio[24284]: time=\"2026-06-12T16:31:50.665149687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:50.675491 crc crio[24284]: time=\"2026-06-12T16:31:50.675297888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:50.892436 crc crio[24284]: time=\"2026-06-12T16:31:50.892231365Z\" level=info msg=\"Created container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server\" id=c1dee13e-e1f4-408f-8d1d-cb437f565bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:50.894517 crc crio[24284]: time=\"2026-06-12T16:31:50.894375154Z\" level=info msg=\"Starting container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9\" id=a23f40c0-df3f-4aae-a133-f14e578b858f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:50.908003 crc crio[24284]: time=\"2026-06-12T16:31:50.905582317Z\" level=info msg=\"Started container\" PID=264688 containerID=f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9 description=openshift-marketplace/certified-operators-xstpv/registry-server id=a23f40c0-df3f-4aae-a133-f14e578b858f name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\nJun 12 16:32:00.557823 crc crio[24284]: time=\"2026-06-12T16:32:00.556873616Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688032-dbhm4/POD\" id=56a278a6-af09-4992-9c78-8e65b21faf81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:00.557823 crc crio[24284]: time=\"2026-06-12T16:32:00.557791647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:00.596901 crc crio[24284]: time=\"2026-06-12T16:32:00.59683624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e04670}] Aliases:map[]}\"\nJun 12 16:32:00.597328 crc crio[24284]: time=\"2026-06-12T16:32:00.597301935Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688032-dbhm4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:01.263330 crc crio[24284]: 2026-06-12T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4096cfe9ad8235 Mac:2a:5e:f1:4f:ba:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa SocketPath: PciID:}] [{Interface:0xc000359490 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:01.263330 crc crio[24284]: time=\"2026-06-12T16:32:01.262235176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e04670}] Aliases:map[]}\"\nJun 12 16:32:01.263330 crc crio[24284]: time=\"2026-06-12T16:32:01.262481564Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688032-dbhm4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:01.274163 crc crio[24284]: time=\"2026-06-12T16:32:01.274107386Z\" level=info msg=\"Ran pod sandbox a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd with infra container: openshift-infra/auto-csr-approver-29688032-dbhm4/POD\" id=56a278a6-af09-4992-9c78-8e65b21faf81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:01.278343 crc crio[24284]: time=\"2026-06-12T16:32:01.278189347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=80775bd6-11a9-4048-87c6-bc9782b652e5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:01.289847 crc crio[24284]: time=\"2026-06-12T16:32:01.289296858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:32:02.190431 crc crio[24284]: time=\"2026-06-12T16:32:02.190201455Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=80775bd6-11a9-4048-87c6-bc9782b652e5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:02.192085 crc crio[24284]: time=\"2026-06-12T16:32:02.191184836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c247bdfe-63c1-4967-9d33-7c537c9b9b9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:02.192984 crc crio[24284]: time=\"2026-06-12T16:32:02.192943962Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fb9676e7-68cb-4647-a2ac-83631fccba12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:02.242792 crc crio[24284]: time=\"2026-06-12T16:32:02.242675595Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688032-dbhm4/oc\" id=86b6ee0d-f784-4cf2-a932-21a3c7a7ce1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:02.243392 crc crio[24284]: time=\"2026-06-12T16:32:02.243319186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:02.294061 crc crio[24284]: time=\"2026-06-12T16:32:02.293913645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:02.657692 crc crio[24284]: time=\"2026-06-12T16:32:02.657120514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:02.969721 crc crio[24284]: time=\"2026-06-12T16:32:02.969609414Z\" level=info msg=\"Created container fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2: openshift-infra/auto-csr-approver-29688032-dbhm4/oc\" id=86b6ee0d-f784-4cf2-a932-21a3c7a7ce1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:02.972885 crc crio[24284]: time=\"2026-06-12T16:32:02.972773394Z\" level=info msg=\"Starting container: fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2\" id=0013d568-4c2e-4649-81dc-1465eef45823 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:02.982618 crc crio[24284]: time=\"2026-06-12T16:32:02.982503669Z\" level=info msg=\"Started container\" PID=266187 containerID=fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2 description=openshift-infra/auto-csr-approver-29688032-dbhm4/oc id=0013d568-4c2e-4649-81dc-1465eef45823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\nJun 12 16:32:04.798457 crc crio[24284]: time=\"2026-06-12T16:32:04.797372965Z\" level=info msg=\"Stopping container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9 (timeout: 2s)\" id=4954a468-ad5e-46a8-98c6-74513122569f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:04.929061 crc crio[24284]: time=\"2026-06-12T16:32:04.928861711Z\" level=info msg=\"Stopped container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server\" id=4954a468-ad5e-46a8-98c6-74513122569f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:04.930193 crc crio[24284]: time=\"2026-06-12T16:32:04.93009382Z\" level=info msg=\"Stopping pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=8038825d-df77-4324-9054-f3c9a103388f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:04.931198 crc crio[24284]: time=\"2026-06-12T16:32:04.931135544Z\" level=info msg=\"Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc00008d820}] Aliases:map[]}\"\nJun 12 16:32:04.931487 crc crio[24284]: time=\"2026-06-12T16:32:04.931391792Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xstpv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:05.333469 crc crio[24284]: time=\"2026-06-12T16:32:05.332240763Z\" level=info msg=\"Stopped pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=8038825d-df77-4324-9054-f3c9a103388f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:05.818817 crc crio[24284]: time=\"2026-06-12T16:32:05.818725301Z\" level=info msg=\"Stopping pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=c5735c4e-1bbe-4136-b7a5-d07015752bda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:05.819861 crc crio[24284]: time=\"2026-06-12T16:32:05.819392162Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e048b8}] Aliases:map[]}\"\nJun 12 16:32:05.819861 crc crio[24284]: time=\"2026-06-12T16:32:05.819604129Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688032-dbhm4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:05.820086 crc crio[24284]: time=\"2026-06-12T16:32:05.819989229Z\" level=info msg=\"Removing container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9\" id=94e9cee5-68f6-48d1-b529-2cc60de979ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:05.901986 crc crio[24284]: time=\"2026-06-12T16:32:05.901438764Z\" level=info msg=\"Removed container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server\" id=94e9cee5-68f6-48d1-b529-2cc60de979ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:05.911342 crc crio[24284]: time=\"2026-06-12T16:32:05.911166512Z\" level=info msg=\"Removing container: 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530\" id=efae98a7-3c0b-4047-8545-2d6491925eb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:05.949997 crc crio[24284]: time=\"2026-06-12T16:32:05.949897314Z\" level=info msg=\"Removed container 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530: openshift-marketplace/certified-operators-xstpv/extract-content\" id=efae98a7-3c0b-4047-8545-2d6491925eb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:05.953170 crc crio[24284]: time=\"2026-06-12T16:32:05.953100417Z\" level=info msg=\"Removing container: 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0\" id=94b3eae3-4a93-4c92-831f-f79f46ea301f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:06.046331 crc crio[24284]: time=\"2026-06-12T16:32:06.038560483Z\" level=info msg=\"Removed container 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0: openshift-marketplace/certified-operators-xstpv/extract-utilities\" id=94b3eae3-4a93-4c92-831f-f79f46ea301f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:06.219200 crc crio[24284]: time=\"2026-06-12T16:32:06.2188027Z\" level=info msg=\"Stopped pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=c5735c4e-1bbe-4136-b7a5-d07015752bda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:07.019672 crc crio[24284]: time=\"2026-06-12T16:32:07.01900813Z\" level=info msg=\"Stopping pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=06c7f93a-1d05-4cfb-8450-3a04dad788eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:07.019672 crc crio[24284]: time=\"2026-06-12T16:32:07.019684012Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=06c7f93a-1d05-4cfb-8450-3a04dad788eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:07.021894 crc crio[24284]: time=\"2026-06-12T16:32:07.020173237Z\" level=info msg=\"Removing pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=3d812242-ee26-40e6-9571-b9a44233f572 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:07.038839 crc crio[24284]: time=\"2026-06-12T16:32:07.038708392Z\" level=info msg=\"Removed pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=3d812242-ee26-40e6-9571-b9a44233f572 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:07.060430 crc crio[24284]: time=\"2026-06-12T16:33:07.059561634Z\" level=info msg=\"Removing container: e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce\" id=e869049e-b13b-4cc7-b268-a161d38c9abf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:07.180110 crc crio[24284]: time=\"2026-06-12T16:33:07.179907053Z\" level=info msg=\"Removed container e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce: openshift-infra/auto-csr-approver-29688026-g8hb8/oc\" id=e869049e-b13b-4cc7-b268-a161d38c9abf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:07.204927 crc crio[24284]: time=\"2026-06-12T16:33:07.204797616Z\" level=info msg=\"Stopping pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=828d93ad-42c0-4f3f-a0f5-6dfcff6c432a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:07.204927 crc crio[24284]: time=\"2026-06-12T16:33:07.204906559Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=828d93ad-42c0-4f3f-a0f5-6dfcff6c432a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:07.206541 crc crio[24284]: time=\"2026-06-12T16:33:07.206471219Z\" level=info msg=\"Removing pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=03471ddb-5aa1-479e-95fb-2bf2cbc1ac7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:07.236090 crc crio[24284]: time=\"2026-06-12T16:33:07.235523467Z\" level=info msg=\"Removed pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=03471ddb-5aa1-479e-95fb-2bf2cbc1ac7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:38.423695 crc crio[24284]: time=\"2026-06-12T16:33:38.422888314Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:38.830504 crc crio[24284]: time=\"2026-06-12T16:33:38.830325772Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:38.839195 crc crio[24284]: time=\"2026-06-12T16:33:38.83909172Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:39.306707 crc crio[24284]: time=\"2026-06-12T16:33:39.306623808Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:39.354610 crc crio[24284]: time=\"2026-06-12T16:33:39.35445627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:39.354610 crc crio[24284]: time=\"2026-06-12T16:33:39.354590804Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:39.535752 crc crio[24284]: time=\"2026-06-12T16:33:39.535675709Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:39.817706 crc crio[24284]: time=\"2026-06-12T16:33:39.817601749Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:40.040855 crc crio[24284]: time=\"2026-06-12T16:33:40.040511226Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:40.089178 crc crio[24284]: time=\"2026-06-12T16:33:40.089071986Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:40.146921 crc crio[24284]: time=\"2026-06-12T16:33:40.146629813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:40.231663 crc crio[24284]: time=\"2026-06-12T16:33:40.231558475Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:40.244423 crc crio[24284]: time=\"2026-06-12T16:33:40.244330099Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:40.431567 crc crio[24284]: time=\"2026-06-12T16:33:40.430889316Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:41.121477 crc crio[24284]: time=\"2026-06-12T16:33:41.121058849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:42.038812 crc crio[24284]: time=\"2026-06-12T16:33:42.038062998Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:42.221923 crc crio[24284]: time=\"2026-06-12T16:33:42.220458926Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:42.868673 crc crio[24284]: time=\"2026-06-12T16:33:42.86789715Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:44.195422 crc crio[24284]: time=\"2026-06-12T16:33:44.194738888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:44.311097 crc crio[24284]: time=\"2026-06-12T16:33:44.310983761Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:44.327115 crc crio[24284]: time=\"2026-06-12T16:33:44.326979121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:44.886585 crc crio[24284]: time=\"2026-06-12T16:33:44.886481773Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:48.544675 crc crio[24284]: time=\"2026-06-12T16:33:48.543599962Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:48.771698 crc crio[24284]: time=\"2026-06-12T16:33:48.771561397Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:49.061070 crc crio[24284]: time=\"2026-06-12T16:33:49.060967675Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:49.244485 crc crio[24284]: time=\"2026-06-12T16:33:49.243766593Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:52.505564 crc crio[24284]: time=\"2026-06-12T16:33:52.504760008Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:52.539529 crc crio[24284]: time=\"2026-06-12T16:33:52.538740714Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:52.809392 crc crio[24284]: time=\"2026-06-12T16:33:52.809184154Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:52.988554 crc crio[24284]: time=\"2026-06-12T16:33:52.988035176Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:56.590549 crc crio[24284]: time=\"2026-06-12T16:33:56.589826647Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:56.944851 crc crio[24284]: time=\"2026-06-12T16:33:56.944175339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:57.028494 crc crio[24284]: time=\"2026-06-12T16:33:57.026392396Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:57.253566 crc crio[24284]: time=\"2026-06-12T16:33:57.253372842Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:57.711960 crc crio[24284]: time=\"2026-06-12T16:33:57.707572008Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:57.835413 crc crio[24284]: time=\"2026-06-12T16:33:57.835227169Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:58.129398 crc crio[24284]: time=\"2026-06-12T16:33:58.128700762Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:58.237492 crc crio[24284]: time=\"2026-06-12T16:33:58.237103504Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:33:58.370667 crc crio[24284]: time=\"2026-06-12T16:33:58.370569304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:00.562942 crc crio[24284]: time=\"2026-06-12T16:34:00.562335394Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688034-mkmp9/POD\" id=1be26eec-8b92-4608-bc61-807c142483e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:00.562942 crc crio[24284]: time=\"2026-06-12T16:34:00.562876002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:00.628709 crc crio[24284]: time=\"2026-06-12T16:34:00.628571899Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002722028}] Aliases:map[]}\"\nJun 12 16:34:00.628709 crc crio[24284]: time=\"2026-06-12T16:34:00.628648581Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688034-mkmp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:01.075614 crc crio[24284]: time=\"2026-06-12T16:34:01.074622798Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:01.237967 crc crio[24284]: time=\"2026-06-12T16:34:01.237413632Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:01.584580 crc crio[24284]: 2026-06-12T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1762bf034938961 Mac:42:45:e9:31:1a:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:34:01.586601 crc crio[24284]: time=\"2026-06-12T16:34:01.586526661Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002722028}] Aliases:map[]}\"\nJun 12 16:34:01.587646 crc crio[24284]: time=\"2026-06-12T16:34:01.586688994Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688034-mkmp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:34:01.602477 crc crio[24284]: time=\"2026-06-12T16:34:01.602414173Z\" level=info msg=\"Ran pod sandbox 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 with infra container: openshift-infra/auto-csr-approver-29688034-mkmp9/POD\" id=1be26eec-8b92-4608-bc61-807c142483e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:01.605541 crc crio[24284]: time=\"2026-06-12T16:34:01.605481393Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8e00ac9f-fb19-4b19-96af-f15576776069 name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:01.618140 crc crio[24284]: time=\"2026-06-12T16:34:01.618051857Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:34:01.945622 crc crio[24284]: time=\"2026-06-12T16:34:01.945526477Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:02.010487 crc crio[24284]: time=\"2026-06-12T16:34:02.009735267Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:02.636055 crc crio[24284]: time=\"2026-06-12T16:34:02.63592024Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8e00ac9f-fb19-4b19-96af-f15576776069 name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:02.637632 crc crio[24284]: time=\"2026-06-12T16:34:02.636935841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=624f352c-1db3-4a25-bfb3-0f4c96dd488b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:02.640331 crc crio[24284]: time=\"2026-06-12T16:34:02.640217725Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd0feb06-87b1-4be6-97d4-242ba895e398 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:02.735114 crc crio[24284]: time=\"2026-06-12T16:34:02.734918091Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688034-mkmp9/oc\" id=8cc61014-f364-410a-84f2-6e89cc0ed0f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:02.735780 crc crio[24284]: time=\"2026-06-12T16:34:02.735699336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:02.784884 crc crio[24284]: time=\"2026-06-12T16:34:02.784769454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:03.256054 crc crio[24284]: time=\"2026-06-12T16:34:03.255690209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:03.344584 crc crio[24284]: time=\"2026-06-12T16:34:03.344176877Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:03.425161 crc crio[24284]: time=\"2026-06-12T16:34:03.424992474Z\" level=info msg=\"Created container 76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d: openshift-infra/auto-csr-approver-29688034-mkmp9/oc\" id=8cc61014-f364-410a-84f2-6e89cc0ed0f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:03.426934 crc crio[24284]: time=\"2026-06-12T16:34:03.426665724Z\" level=info msg=\"Starting container: 76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d\" id=55685629-04fa-4863-9c64-121e00dffb3d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:34:03.434495 crc crio[24284]: time=\"2026-06-12T16:34:03.433946554Z\" level=info msg=\"Started container\" PID=282478 containerID=76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d description=openshift-infra/auto-csr-approver-29688034-mkmp9/oc id=55685629-04fa-4863-9c64-121e00dffb3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115\nJun 12 16:34:05.265187 crc crio[24284]: time=\"2026-06-12T16:34:05.264487226Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:05.296861 crc crio[24284]: time=\"2026-06-12T16:34:05.296730936Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:05.659902 crc crio[24284]: time=\"2026-06-12T16:34:05.659792345Z\" level=info msg=\"Stopping pod sandbox: 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115\" id=2f47b016-a74d-4a5b-bfd5-24199eb765b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:05.660962 crc crio[24284]: time=\"2026-06-12T16:34:05.66088256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002612808}] Aliases:map[]}\"\nJun 12 16:34:05.661149 crc crio[24284]: time=\"2026-06-12T16:34:05.661077883Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688034-mkmp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:06.188650 crc crio[24284]: time=\"2026-06-12T16:34:06.187889185Z\" level=info msg=\"Stopped pod sandbox: 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115\" id=2f47b016-a74d-4a5b-bfd5-24199eb765b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:06.315445 crc crio[24284]: time=\"2026-06-12T16:34:06.315322654Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:34:07.265388 crc crio[24284]: time=\"2026-06-12T16:34:07.264482471Z\" level=info msg=\"Removing container: 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686\" id=6b2ffdb2-1198-46b6-8195-e175fc1d9266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:07.309411 crc crio[24284]: time=\"2026-06-12T16:34:07.30918046Z\" level=info msg=\"Removed container 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00\" id=6b2ffdb2-1198-46b6-8195-e175fc1d9266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:07.323535 crc crio[24284]: time=\"2026-06-12T16:34:07.323423528Z\" level=info msg=\"Stopping pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=aaa5d4b3-60f8-415c-8dca-feb79012b1db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:07.323535 crc crio[24284]: time=\"2026-06-12T16:34:07.323535741Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=aaa5d4b3-60f8-415c-8dca-feb79012b1db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:07.324987 crc crio[24284]: time=\"2026-06-12T16:34:07.324191352Z\" level=info msg=\"Removing pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=7ebe3ed9-b26b-4418-9571-fd7c55f6071c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:07.344345 crc crio[24284]: time=\"2026-06-12T16:34:07.344180529Z\" level=info msg=\"Removed pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=7ebe3ed9-b26b-4418-9571-fd7c55f6071c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:12.096396 crc crio[24284]: time=\"2026-06-12T16:34:12.094576Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:35:07.373856 crc crio[24284]: time=\"2026-06-12T16:35:07.372179281Z\" level=info msg=\"Removing container: 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072\" id=1f61d65e-cfdc-4b40-8ff3-8b8b5501b625 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:07.571439 crc crio[24284]: time=\"2026-06-12T16:35:07.571326054Z\" level=info msg=\"Removed container 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072: openshift-infra/auto-csr-approver-29688028-dwnpl/oc\" id=1f61d65e-cfdc-4b40-8ff3-8b8b5501b625 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:07.589303 crc crio[24284]: time=\"2026-06-12T16:35:07.58917275Z\" level=info msg=\"Stopping pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=f8c56d5d-16d1-4b7d-b550-90c567be88ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:07.589606 crc crio[24284]: time=\"2026-06-12T16:35:07.589343996Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=f8c56d5d-16d1-4b7d-b550-90c567be88ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:07.590203 crc crio[24284]: time=\"2026-06-12T16:35:07.59013678Z\" level=info msg=\"Removing pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=c769abd7-8c52-4002-bd7f-0745e7d247a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:07.631738 crc crio[24284]: time=\"2026-06-12T16:35:07.631529832Z\" level=info msg=\"Removed pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=c769abd7-8c52-4002-bd7f-0745e7d247a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:09.468052 crc crio[24284]: time=\"2026-06-12T16:35:09.467396439Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gqvnf/POD\" id=260fa50a-362f-4337-b09b-a2c925ad7fd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:09.468052 crc crio[24284]: time=\"2026-06-12T16:35:09.46804434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:09.548099 crc crio[24284]: time=\"2026-06-12T16:35:09.548029629Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc003242080}] Aliases:map[]}\"\nJun 12 16:35:09.548483 crc crio[24284]: time=\"2026-06-12T16:35:09.548455592Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gqvnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:10.205826 crc crio[24284]: 2026-06-12T16:35:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea510122c97311c Mac:ba:73:f9:34:5a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad SocketPath: PciID:}] [{Interface:0xc0005845c0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:35:10.207735 crc crio[24284]: time=\"2026-06-12T16:35:10.207693056Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc003242080}] Aliases:map[]}\"\nJun 12 16:35:10.208052 crc crio[24284]: time=\"2026-06-12T16:35:10.208027307Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gqvnf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:35:10.219660 crc crio[24284]: time=\"2026-06-12T16:35:10.219063137Z\" level=info msg=\"Ran pod sandbox ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc with infra container: openshift-marketplace/redhat-operators-gqvnf/POD\" id=260fa50a-362f-4337-b09b-a2c925ad7fd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:10.221865 crc crio[24284]: time=\"2026-06-12T16:35:10.221807285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87e0748e-3b7b-4461-ad2a-cefbbdd0dda1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:10.225441 crc crio[24284]: time=\"2026-06-12T16:35:10.225380149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d2a03ff-302c-49f0-9a7d-b8ad92ef32e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:10.233056 crc crio[24284]: time=\"2026-06-12T16:35:10.232936568Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gqvnf/extract-utilities\" id=0e47036e-84c2-4c6d-a63b-6f1f4a374307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:10.234984 crc crio[24284]: time=\"2026-06-12T16:35:10.233720243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:10.284149 crc crio[24284]: time=\"2026-06-12T16:35:10.284044692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:10.291321 crc crio[24284]: time=\"2026-06-12T16:35:10.289061031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:10.480950 crc crio[24284]: time=\"2026-06-12T16:35:10.480215043Z\" level=info msg=\"Created container a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f: openshift-marketplace/redhat-operators-gqvnf/extract-utilities\" id=0e47036e-84c2-4c6d-a63b-6f1f4a374307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:10.482437 crc crio[24284]: time=\"2026-06-12T16:35:10.482353591Z\" level=info msg=\"Starting container: a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f\" id=dcdb3e85-f09b-4e1c-b934-04c0f82529c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:10.487961 crc crio[24284]: time=\"2026-06-12T16:35:10.487883986Z\" level=info msg=\"Started container\" PID=286135 containerID=a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f description=openshift-marketplace/redhat-operators-gqvnf/extract-utilities id=dcdb3e85-f09b-4e1c-b934-04c0f82529c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\nJun 12 16:35:10.742358 crc crio[24284]: time=\"2026-06-12T16:35:10.742177528Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3df42310-fe80-457d-a609-e6aebdf6b89f name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:10.751545 crc crio[24284]: time=\"2026-06-12T16:35:10.751466918Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:35:11.839775 crc crio[24284]: time=\"2026-06-12T16:35:11.839039215Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=3df42310-fe80-457d-a609-e6aebdf6b89f name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:11.840712 crc crio[24284]: time=\"2026-06-12T16:35:11.840677626Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ab7cf6a7-2cd1-414f-9f39-015d7a5c830b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:11.843878 crc crio[24284]: time=\"2026-06-12T16:35:11.843812356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=875b1e2d-2862-4fb2-99cd-86804573cd95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:11.852207 crc crio[24284]: time=\"2026-06-12T16:35:11.852077767Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gqvnf/extract-content\" id=1eb7476f-eb99-4708-85ff-f40160868aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:11.852847 crc crio[24284]: time=\"2026-06-12T16:35:11.852764539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:11.919405 crc crio[24284]: time=\"2026-06-12T16:35:11.91830148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:11.922684 crc crio[24284]: time=\"2026-06-12T16:35:11.922572965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:12.115774 crc crio[24284]: time=\"2026-06-12T16:35:12.115478823Z\" level=info msg=\"Created container dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164: openshift-marketplace/redhat-operators-gqvnf/extract-content\" id=1eb7476f-eb99-4708-85ff-f40160868aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:12.117039 crc crio[24284]: time=\"2026-06-12T16:35:12.116949399Z\" level=info msg=\"Starting container: dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164\" id=da5dccb8-e93b-4006-bd5b-933103957910 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:12.124170 crc crio[24284]: time=\"2026-06-12T16:35:12.124111996Z\" level=info msg=\"Started container\" PID=286222 containerID=dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164 description=openshift-marketplace/redhat-operators-gqvnf/extract-content id=da5dccb8-e93b-4006-bd5b-933103957910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\nJun 12 16:35:14.819144 crc crio[24284]: time=\"2026-06-12T16:35:14.818333058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5151b3b-f555-43e2-a08c-4dd68d73bd27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:14.827241 crc crio[24284]: time=\"2026-06-12T16:35:14.826935189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e0416d38-bdb6-47b7-b849-f076764be176 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:14.838909 crc crio[24284]: time=\"2026-06-12T16:35:14.838759173Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=49f950b8-a9c6-4032-b9ab-1df0f4992250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:14.839704 crc crio[24284]: time=\"2026-06-12T16:35:14.839643952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:14.940667 crc crio[24284]: time=\"2026-06-12T16:35:14.940574022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:14.945347 crc crio[24284]: time=\"2026-06-12T16:35:14.945229209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:15.122598 crc crio[24284]: time=\"2026-06-12T16:35:15.122326427Z\" level=info msg=\"Created container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=49f950b8-a9c6-4032-b9ab-1df0f4992250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:15.124768 crc crio[24284]: time=\"2026-06-12T16:35:15.124678241Z\" level=info msg=\"Starting container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a\" id=60963ae2-38af-4a61-9b93-39af6908d3e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:15.134803 crc crio[24284]: time=\"2026-06-12T16:35:15.134729329Z\" level=info msg=\"Started container\" PID=286328 containerID=4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a description=openshift-marketplace/redhat-operators-gqvnf/registry-server id=60963ae2-38af-4a61-9b93-39af6908d3e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\nJun 12 16:35:31.123711 crc crio[24284]: time=\"2026-06-12T16:35:31.122727288Z\" level=info msg=\"Stopping container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a (timeout: 2s)\" id=5fa27e32-b8bd-4df6-83ac-1a951150b4e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:31.300622 crc crio[24284]: time=\"2026-06-12T16:35:31.299760303Z\" level=info msg=\"Stopped container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=5fa27e32-b8bd-4df6-83ac-1a951150b4e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:35:31.302425 crc crio[24284]: time=\"2026-06-12T16:35:31.302351475Z\" level=info msg=\"Stopping pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=b78d1011-12c6-46b2-9e15-c961bedf2d58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:31.303079 crc crio[24284]: time=\"2026-06-12T16:35:31.302966974Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc001e05928}] Aliases:map[]}\"\nJun 12 16:35:31.303305 crc crio[24284]: time=\"2026-06-12T16:35:31.303182111Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gqvnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:31.655903 crc crio[24284]: time=\"2026-06-12T16:35:31.655731146Z\" level=info msg=\"Stopped pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=b78d1011-12c6-46b2-9e15-c961bedf2d58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:32.149801 crc crio[24284]: time=\"2026-06-12T16:35:32.149118461Z\" level=info msg=\"Removing container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a\" id=1c7af279-feec-4c79-84c5-0c51253ee918 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:32.202119 crc crio[24284]: time=\"2026-06-12T16:35:32.201559259Z\" level=info msg=\"Removed container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=1c7af279-feec-4c79-84c5-0c51253ee918 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:32.207507 crc crio[24284]: time=\"2026-06-12T16:35:32.206892687Z\" level=info msg=\"Removing container: dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164\" id=4fb646f3-48a7-46eb-9d18-9d2c65b7cfa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:32.262715 crc crio[24284]: time=\"2026-06-12T16:35:32.262465054Z\" level=info msg=\"Removed container dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164: openshift-marketplace/redhat-operators-gqvnf/extract-content\" id=4fb646f3-48a7-46eb-9d18-9d2c65b7cfa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:32.266380 crc crio[24284]: time=\"2026-06-12T16:35:32.266226472Z\" level=info msg=\"Removing container: a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f\" id=b61820ef-fbb9-40e9-a450-9d954bce7a87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:32.313339 crc crio[24284]: time=\"2026-06-12T16:35:32.31316112Z\" level=info msg=\"Removed container a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f: openshift-marketplace/redhat-operators-gqvnf/extract-utilities\" id=b61820ef-fbb9-40e9-a450-9d954bce7a87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:35:53.954195 crc crio[24284]: time=\"2026-06-12T16:35:53.95316286Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-98mrc/POD\" id=52fe2cf5-87d6-4b13-bf9f-4c165521d986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:53.955871 crc crio[24284]: time=\"2026-06-12T16:35:53.954216033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:54.007503 crc crio[24284]: time=\"2026-06-12T16:35:54.006816656Z\" level=info msg=\"Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc001212138}] Aliases:map[]}\"\nJun 12 16:35:54.007503 crc crio[24284]: time=\"2026-06-12T16:35:54.006884698Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-98mrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:54.634498 crc crio[24284]: 2026-06-12T16:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575c777f2665d49 Mac:c2:dd:60:32:a8:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da SocketPath: PciID:}] [{Interface:0xc000296900 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:35:54.636804 crc crio[24284]: time=\"2026-06-12T16:35:54.636667605Z\" level=info msg=\"Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc001212138}] Aliases:map[]}\"\nJun 12 16:35:54.637182 crc crio[24284]: time=\"2026-06-12T16:35:54.637037097Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-98mrc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:35:54.652069 crc crio[24284]: time=\"2026-06-12T16:35:54.651838897Z\" level=info msg=\"Ran pod sandbox 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a with infra container: openshift-marketplace/community-operators-98mrc/POD\" id=52fe2cf5-87d6-4b13-bf9f-4c165521d986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:54.655210 crc crio[24284]: time=\"2026-06-12T16:35:54.655111977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bec73a3-89a4-4dd1-a4c1-8e04b3ebb485 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:54.658531 crc crio[24284]: time=\"2026-06-12T16:35:54.658450464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9094e5a7-dad4-4faa-945d-2404822075be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:54.668507 crc crio[24284]: time=\"2026-06-12T16:35:54.668369986Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-98mrc/extract-utilities\" id=59f4d2ea-a41c-4ea9-9328-5e7cf1f76886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:54.669030 crc crio[24284]: time=\"2026-06-12T16:35:54.668931415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:54.720091 crc crio[24284]: time=\"2026-06-12T16:35:54.719867834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:54.724307 crc crio[24284]: time=\"2026-06-12T16:35:54.72413072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:54.900930 crc crio[24284]: time=\"2026-06-12T16:35:54.90039714Z\" level=info msg=\"Created container b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6: openshift-marketplace/community-operators-98mrc/extract-utilities\" id=59f4d2ea-a41c-4ea9-9328-5e7cf1f76886 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:54.902606 crc crio[24284]: time=\"2026-06-12T16:35:54.902500828Z\" level=info msg=\"Starting container: b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6\" id=1b5a967a-434d-40e2-a3dd-3fa2a9501d71 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:54.913715 crc crio[24284]: time=\"2026-06-12T16:35:54.913566318Z\" level=info msg=\"Started container\" PID=288429 containerID=b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6 description=openshift-marketplace/community-operators-98mrc/extract-utilities id=1b5a967a-434d-40e2-a3dd-3fa2a9501d71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\nJun 12 16:35:55.508319 crc crio[24284]: time=\"2026-06-12T16:35:55.508159824Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27459888-f067-450f-af65-73b502b9df68 name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:55.517928 crc crio[24284]: time=\"2026-06-12T16:35:55.517837498Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:35:56.237776 crc crio[24284]: time=\"2026-06-12T16:35:56.237458774Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=27459888-f067-450f-af65-73b502b9df68 name=/runtime.v1.ImageService/PullImage\nJun 12 16:35:56.238712 crc crio[24284]: time=\"2026-06-12T16:35:56.238649971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f783bd1-d9f9-46c7-b605-1706cf38388d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:56.241775 crc crio[24284]: time=\"2026-06-12T16:35:56.241717419Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b14afd2f-b5ce-47c2-b690-13559bb75114 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:56.251390 crc crio[24284]: time=\"2026-06-12T16:35:56.251185688Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-98mrc/extract-content\" id=504385e8-952e-4398-b76a-21f18679ee49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:56.251876 crc crio[24284]: time=\"2026-06-12T16:35:56.251671553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:56.310114 crc crio[24284]: time=\"2026-06-12T16:35:56.310011617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:56.313625 crc crio[24284]: time=\"2026-06-12T16:35:56.31359294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:56.749902 crc crio[24284]: time=\"2026-06-12T16:35:56.749779899Z\" level=info msg=\"Created container 30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36: openshift-marketplace/community-operators-98mrc/extract-content\" id=504385e8-952e-4398-b76a-21f18679ee49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:56.757094 crc crio[24284]: time=\"2026-06-12T16:35:56.754649045Z\" level=info msg=\"Starting container: 30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36\" id=d55f28f8-5bdd-43f0-8b9b-d6d91a7a9f79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:56.763787 crc crio[24284]: time=\"2026-06-12T16:35:56.763680417Z\" level=info msg=\"Started container\" PID=288507 containerID=30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36 description=openshift-marketplace/community-operators-98mrc/extract-content id=d55f28f8-5bdd-43f0-8b9b-d6d91a7a9f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\nJun 12 16:36:00.975372 crc crio[24284]: time=\"2026-06-12T16:36:00.973852299Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688036-bc7sc/POD\" id=0667b7d5-1ffa-4733-9929-6a9c6c609d99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:36:00.975372 crc crio[24284]: time=\"2026-06-12T16:36:00.974686986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:01.022188 crc crio[24284]: time=\"2026-06-12T16:36:01.021945571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc003242b28}] Aliases:map[]}\"\nJun 12 16:36:01.022188 crc crio[24284]: time=\"2026-06-12T16:36:01.022215299Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688036-bc7sc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:01.627304 crc crio[24284]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bb4079dd91d107 Mac:8a:08:52:cd:c8:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 SocketPath: PciID:}] [{Interface:0xc000430790 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:36:01.631359 crc crio[24284]: time=\"2026-06-12T16:36:01.631107316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc003242b28}] Aliases:map[]}\"\nJun 12 16:36:01.631830 crc crio[24284]: time=\"2026-06-12T16:36:01.631702765Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688036-bc7sc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:36:01.646235 crc crio[24284]: time=\"2026-06-12T16:36:01.645497811Z\" level=info msg=\"Ran pod sandbox 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 with infra container: openshift-infra/auto-csr-approver-29688036-bc7sc/POD\" id=0667b7d5-1ffa-4733-9929-6a9c6c609d99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:36:01.651131 crc crio[24284]: time=\"2026-06-12T16:36:01.650969482Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ef69ec7e-1ec0-475d-8a6d-4ce40f600505 name=/runtime.v1.ImageService/PullImage\nJun 12 16:36:01.661379 crc crio[24284]: time=\"2026-06-12T16:36:01.660722352Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:36:01.804403 crc crio[24284]: time=\"2026-06-12T16:36:01.80435542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9584ae26-e6d7-41ba-b80f-4d053704ff88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:01.806701 crc crio[24284]: time=\"2026-06-12T16:36:01.806570281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=56c37b2d-f3f6-4178-b720-f81c01f2c93c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:01.835151 crc crio[24284]: time=\"2026-06-12T16:36:01.834928648Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-98mrc/registry-server\" id=73c3180c-a41c-47a5-88ab-22a22e48db75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:01.835568 crc crio[24284]: time=\"2026-06-12T16:36:01.835468825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:01.904327 crc crio[24284]: time=\"2026-06-12T16:36:01.904212458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:01.908515 crc crio[24284]: time=\"2026-06-12T16:36:01.908486282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:02.374421 crc crio[24284]: time=\"2026-06-12T16:36:02.373753569Z\" level=info msg=\"Created container bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260: openshift-marketplace/community-operators-98mrc/registry-server\" id=73c3180c-a41c-47a5-88ab-22a22e48db75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:02.378812 crc crio[24284]: time=\"2026-06-12T16:36:02.378667464Z\" level=info msg=\"Starting container: bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260\" id=7b587cfb-f0d7-4cd1-bca7-8e5ae4928f61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:36:02.385514 crc crio[24284]: time=\"2026-06-12T16:36:02.385406496Z\" level=info msg=\"Started container\" PID=288867 containerID=bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260 description=openshift-marketplace/community-operators-98mrc/registry-server id=7b587cfb-f0d7-4cd1-bca7-8e5ae4928f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\nJun 12 16:36:03.639332 crc crio[24284]: time=\"2026-06-12T16:36:03.638801348Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ef69ec7e-1ec0-475d-8a6d-4ce40f600505 name=/runtime.v1.ImageService/PullImage\nJun 12 16:36:03.640516 crc crio[24284]: time=\"2026-06-12T16:36:03.640137448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98b03b8e-830f-4392-8e31-90c01b799cf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:03.643913 crc crio[24284]: time=\"2026-06-12T16:36:03.643560566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de3f6d06-81be-452c-a22d-586f7f4364fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:03.652620 crc crio[24284]: time=\"2026-06-12T16:36:03.651970593Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688036-bc7sc/oc\" id=810d5155-0a1f-4bec-831e-505d9ad1c52f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:03.652620 crc crio[24284]: time=\"2026-06-12T16:36:03.652552071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:03.711432 crc crio[24284]: time=\"2026-06-12T16:36:03.711310648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:03.959061 crc crio[24284]: time=\"2026-06-12T16:36:03.958944954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:04.094776 crc crio[24284]: time=\"2026-06-12T16:36:04.094302464Z\" level=info msg=\"Created container 3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893: openshift-infra/auto-csr-approver-29688036-bc7sc/oc\" id=810d5155-0a1f-4bec-831e-505d9ad1c52f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:04.096031 crc crio[24284]: time=\"2026-06-12T16:36:04.095892354Z\" level=info msg=\"Starting container: 3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893\" id=69c8c813-e7b0-4b1b-add0-a06d252c8db0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:36:04.101868 crc crio[24284]: time=\"2026-06-12T16:36:04.1017906Z\" level=info msg=\"Started container\" PID=288981 containerID=3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893 description=openshift-infra/auto-csr-approver-29688036-bc7sc/oc id=69c8c813-e7b0-4b1b-add0-a06d252c8db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5\nJun 12 16:36:05.048087 crc crio[24284]: time=\"2026-06-12T16:36:05.04739401Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:36:05.900070 crc crio[24284]: time=\"2026-06-12T16:36:05.899475803Z\" level=info msg=\"Stopping pod sandbox: 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5\" id=9163761e-e3a9-4af5-aff2-44693713d788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:05.903139 crc crio[24284]: time=\"2026-06-12T16:36:05.903048496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc004286a08}] Aliases:map[]}\"\nJun 12 16:36:05.903413 crc crio[24284]: time=\"2026-06-12T16:36:05.903347586Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688036-bc7sc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:06.388087 crc crio[24284]: time=\"2026-06-12T16:36:06.387473119Z\" level=info msg=\"Stopped pod sandbox: 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5\" id=9163761e-e3a9-4af5-aff2-44693713d788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:07.710101 crc crio[24284]: time=\"2026-06-12T16:36:07.709387609Z\" level=info msg=\"Stopping pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=ccf82f3d-dee9-4638-98fb-f0d0fc458e01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:07.710101 crc crio[24284]: time=\"2026-06-12T16:36:07.710006148Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=ccf82f3d-dee9-4638-98fb-f0d0fc458e01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:07.713063 crc crio[24284]: time=\"2026-06-12T16:36:07.711088238Z\" level=info msg=\"Removing pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=9e9a4595-6429-4c55-993e-fc9d0585b09e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:07.737081 crc crio[24284]: time=\"2026-06-12T16:36:07.736911337Z\" level=info msg=\"Removed pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=9e9a4595-6429-4c55-993e-fc9d0585b09e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:13.364883 crc crio[24284]: time=\"2026-06-12T16:36:13.363075333Z\" level=info msg=\"Stopping container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068 (timeout: 2s)\" id=fcf8f1ac-17c3-4466-8302-ad80ee04240d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:36:13.541362 crc crio[24284]: time=\"2026-06-12T16:36:13.541193152Z\" level=info msg=\"Stopped container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=fcf8f1ac-17c3-4466-8302-ad80ee04240d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:36:13.543196 crc crio[24284]: time=\"2026-06-12T16:36:13.543106962Z\" level=info msg=\"Stopping pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=8e333ef0-07b9-4172-aed8-e1d021f8e018 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:13.544781 crc crio[24284]: time=\"2026-06-12T16:36:13.544724393Z\" level=info msg=\"Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc00041cfb0}] Aliases:map[]}\"\nJun 12 16:36:13.545064 crc crio[24284]: time=\"2026-06-12T16:36:13.54494357Z\" level=info msg=\"Deleting pod openshift-must-gather-btdtr_must-gather-s26tr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:13.942487 crc crio[24284]: time=\"2026-06-12T16:36:13.940558763Z\" level=info msg=\"Stopped pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=8e333ef0-07b9-4172-aed8-e1d021f8e018 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:16.378499 crc crio[24284]: time=\"2026-06-12T16:36:16.377110873Z\" level=info msg=\"Stopping container: bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260 (timeout: 2s)\" id=610df91d-6504-4bf5-9270-3298572d33be name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:36:16.510426 crc crio[24284]: time=\"2026-06-12T16:36:16.510306974Z\" level=info msg=\"Stopped container bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260: openshift-marketplace/community-operators-98mrc/registry-server\" id=610df91d-6504-4bf5-9270-3298572d33be name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:36:16.511939 crc crio[24284]: time=\"2026-06-12T16:36:16.511855969Z\" level=info msg=\"Stopping pod sandbox: 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\" id=e51fee35-bc90-4ee7-918c-790ccd10536c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:16.512845 crc crio[24284]: time=\"2026-06-12T16:36:16.512775628Z\" level=info msg=\"Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc004af8ae0}] Aliases:map[]}\"\nJun 12 16:36:16.513071 crc crio[24284]: time=\"2026-06-12T16:36:16.512968524Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-98mrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:17.007050 crc crio[24284]: time=\"2026-06-12T16:36:17.006492347Z\" level=info msg=\"Stopped pod sandbox: 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\" id=e51fee35-bc90-4ee7-918c-790ccd10536c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:07.760200 crc crio[24284]: time=\"2026-06-12T16:37:07.758422737Z\" level=info msg=\"Removing container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068\" id=8d935090-b442-4918-b76c-7598a72c36a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:07.794604 crc crio[24284]: time=\"2026-06-12T16:37:07.794488943Z\" level=info msg=\"Removed container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=8d935090-b442-4918-b76c-7598a72c36a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:07.797565 crc crio[24284]: time=\"2026-06-12T16:37:07.797506042Z\" level=info msg=\"Removing container: 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f\" id=60e7b9fb-de67-431e-bfc4-4a88fc2b6a6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:07.948190 crc crio[24284]: time=\"2026-06-12T16:37:07.947887024Z\" level=info msg=\"Removed container 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f: openshift-infra/auto-csr-approver-29688030-5sr4p/oc\" id=60e7b9fb-de67-431e-bfc4-4a88fc2b6a6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:07.951717 crc crio[24284]: time=\"2026-06-12T16:37:07.951548482Z\" level=info msg=\"Removing container: 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b\" id=513be030-b60b-43c5-835a-e673fdffe1fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:08.110002 crc crio[24284]: time=\"2026-06-12T16:37:08.109780116Z\" level=info msg=\"Removed container 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b: openshift-must-gather-btdtr/must-gather-s26tr/gather\" id=513be030-b60b-43c5-835a-e673fdffe1fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:08.127655 crc crio[24284]: time=\"2026-06-12T16:37:08.127502014Z\" level=info msg=\"Stopping pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=bc248c8f-accc-4afc-bf2a-46d0b12f3a4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:08.127655 crc crio[24284]: time=\"2026-06-12T16:37:08.127597857Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=bc248c8f-accc-4afc-bf2a-46d0b12f3a4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:08.128601 crc crio[24284]: time=\"2026-06-12T16:37:08.128522976Z\" level=info msg=\"Removing pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=36dc7460-3b13-4026-937e-85da100e3f0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:08.144234 crc crio[24284]: time=\"2026-06-12T16:37:08.144101701Z\" level=info msg=\"Removed pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=36dc7460-3b13-4026-937e-85da100e3f0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:08.145893 crc crio[24284]: time=\"2026-06-12T16:37:08.145772111Z\" level=info msg=\"Stopping pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=c03bf297-9b49-4213-8c4d-1e0e6b62a1bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:08.145893 crc crio[24284]: time=\"2026-06-12T16:37:08.145892635Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=c03bf297-9b49-4213-8c4d-1e0e6b62a1bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:08.146773 crc crio[24284]: time=\"2026-06-12T16:37:08.146634509Z\" level=info msg=\"Removing pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=ff42fcef-2b24-4668-b8f5-67a5a19ed117 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:08.175365 crc crio[24284]: time=\"2026-06-12T16:37:08.175123988Z\" level=info msg=\"Removed pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=ff42fcef-2b24-4668-b8f5-67a5a19ed117 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:38:00.568952 crc crio[24284]: time=\"2026-06-12T16:38:00.568002454Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688038-9qlxm/POD\" id=d9bf971c-7370-475d-9526-e5cf90867ba2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:00.570144 crc crio[24284]: time=\"2026-06-12T16:38:00.569053609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:00.613594 crc crio[24284]: time=\"2026-06-12T16:38:00.613467194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc0006be1f0}] Aliases:map[]}\"\nJun 12 16:38:00.613594 crc crio[24284]: time=\"2026-06-12T16:38:00.613538636Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688038-9qlxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:01.228149 crc crio[24284]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a1d688aa23a9b0 Mac:b2:e9:d0:41:1e:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:38:01.230428 crc crio[24284]: time=\"2026-06-12T16:38:01.230341279Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc0006be1f0}] Aliases:map[]}\"\nJun 12 16:38:01.230619 crc crio[24284]: time=\"2026-06-12T16:38:01.230547686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688038-9qlxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:38:01.240952 crc crio[24284]: time=\"2026-06-12T16:38:01.240850768Z\" level=info msg=\"Ran pod sandbox 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 with infra container: openshift-infra/auto-csr-approver-29688038-9qlxm/POD\" id=d9bf971c-7370-475d-9526-e5cf90867ba2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:01.247069 crc crio[24284]: time=\"2026-06-12T16:38:01.246946978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00952700-ae97-4641-87b8-c8ad6e8ddbaf name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:01.257217 crc crio[24284]: time=\"2026-06-12T16:38:01.257098632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:38:02.200517 crc crio[24284]: time=\"2026-06-12T16:38:02.199459098Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00952700-ae97-4641-87b8-c8ad6e8ddbaf name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:02.201470 crc crio[24284]: time=\"2026-06-12T16:38:02.201192654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=33322e29-7c0e-4316-9ed3-bbfe8a7587a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:02.204327 crc crio[24284]: time=\"2026-06-12T16:38:02.203826128Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec392290-9d9c-44da-ae7f-40ce722a3973 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:02.215371 crc crio[24284]: time=\"2026-06-12T16:38:02.211624216Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688038-9qlxm/oc\" id=243d7340-5218-4698-9a78-6e997d6ad996 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:02.215371 crc crio[24284]: time=\"2026-06-12T16:38:02.212838415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:02.259635 crc crio[24284]: time=\"2026-06-12T16:38:02.259572924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:02.466729 crc crio[24284]: time=\"2026-06-12T16:38:02.466595081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:02.576456 crc crio[24284]: time=\"2026-06-12T16:38:02.57578312Z\" level=info msg=\"Created container 46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028: openshift-infra/auto-csr-approver-29688038-9qlxm/oc\" id=243d7340-5218-4698-9a78-6e997d6ad996 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:02.579237 crc crio[24284]: time=\"2026-06-12T16:38:02.579086365Z\" level=info msg=\"Starting container: 46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028\" id=51727b35-d247-402a-b36e-fa0dbde9f567 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:38:02.586478 crc crio[24284]: time=\"2026-06-12T16:38:02.586348436Z\" level=info msg=\"Started container\" PID=294947 containerID=46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028 description=openshift-infra/auto-csr-approver-29688038-9qlxm/oc id=51727b35-d247-402a-b36e-fa0dbde9f567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301\nJun 12 16:38:04.736999 crc crio[24284]: time=\"2026-06-12T16:38:04.735868349Z\" level=info msg=\"Stopping pod sandbox: 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301\" id=a2f00f66-8cc2-4290-8db3-ad5cd95f9514 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:04.739370 crc crio[24284]: time=\"2026-06-12T16:38:04.737955776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc003242c10}] Aliases:map[]}\"\nJun 12 16:38:04.739370 crc crio[24284]: time=\"2026-06-12T16:38:04.738173783Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688038-9qlxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:05.097876 crc crio[24284]: time=\"2026-06-12T16:38:05.096947485Z\" level=info msg=\"Stopped pod sandbox: 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301\" id=a2f00f66-8cc2-4290-8db3-ad5cd95f9514 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:08.202763 crc crio[24284]: time=\"2026-06-12T16:38:08.201556812Z\" level=info msg=\"Removing container: fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2\" id=f098d862-329f-42c7-8d50-63321699382a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:38:08.328093 crc crio[24284]: time=\"2026-06-12T16:38:08.327895Z\" level=info msg=\"Removed container fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2: openshift-infra/auto-csr-approver-29688032-dbhm4/oc\" id=f098d862-329f-42c7-8d50-63321699382a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:38:08.338723 crc crio[24284]: time=\"2026-06-12T16:38:08.338455254Z\" level=info msg=\"Stopping pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=2248d442-d408-4e87-9cb7-bdff5394a15a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:08.338723 crc crio[24284]: time=\"2026-06-12T16:38:08.338708782Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=2248d442-d408-4e87-9cb7-bdff5394a15a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:08.339653 crc crio[24284]: time=\"2026-06-12T16:38:08.339443976Z\" level=info msg=\"Removing pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=8d1c188f-92de-4736-a7cd-210799d259f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:38:08.356536 crc crio[24284]: time=\"2026-06-12T16:38:08.35641683Z\" level=info msg=\"Removed pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=8d1c188f-92de-4736-a7cd-210799d259f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.744541 | controller |   "stdout_lines": [
2026-06-12 16:39:24.744699 | controller |     "Jun 12 15:11:45.945185 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 16:39:24.744726 | controller |     "Jun 12 15:11:46.888869 crc crio[3654]: time=\"2026-06-12T15:11:46.888151165Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 16:39:24.744743 | controller |     "Jun 12 15:11:46.888869 crc crio[3654]: time=\"2026-06-12T15:11:46.888864494Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 16:39:24.744759 | controller |     "Jun 12 15:11:46.891420 crc crio[3654]: time=\"2026-06-12T15:11:46.891392395Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 16:39:24.744774 | controller |     "Jun 12 15:11:46.892393 crc crio[3654]: time=\"2026-06-12T15:11:46.892335765Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 16:39:24.744790 | controller |     "Jun 12 15:11:46.910559 crc crio[3654]: time=\"2026-06-12T15:11:46.910492562Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 16:39:24.744810 | controller |     "Jun 12 15:11:46.910814 crc crio[3654]: time=\"2026-06-12T15:11:46.910761659Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 16:39:24.744825 | controller |     "Jun 12 15:11:46.910814 crc crio[3654]: time=\"2026-06-12T15:11:46.910799444Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 16:39:24.744840 | controller |     "Jun 12 15:11:46.911478 crc crio[3654]: time=\"2026-06-12T15:11:46.911419811Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 16:39:24.744855 | controller |     "Jun 12 15:11:46.911478 crc crio[3654]: time=\"2026-06-12T15:11:46.911459036Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 16:39:24.744871 | controller |     "Jun 12 15:11:46.936722 crc crio[3654]: time=\"2026-06-12T15:11:46.936106531Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 16:39:24.744886 | controller |     "Jun 12 15:11:47.076360 crc crio[3654]: time=\"2026-06-12T15:11:47.075950909Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 16:39:24.744902 | controller |     "Jun 12 15:11:47.083784 crc crio[3654]: time=\"2026-06-12T15:11:47.083633945Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 16:39:24.744918 | controller |     "Jun 12 15:11:47.327293 crc crio[3654]: time=\"2026-06-12T15:11:47.326191319Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 16:39:24.744934 | controller |     "Jun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815712574Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 16:39:24.744949 | controller |     "Jun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815824365Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 16:39:24.744964 | controller |     "Jun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815835745Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 16:39:24.744978 | controller |     "Jun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815842685Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 16:39:24.744993 | controller |     "Jun 12 15:11:47.815920 crc crio[3654]: time=\"2026-06-12T15:11:47.815849675Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 16:39:24.745007 | controller |     "Jun 12 15:11:47.821240 crc crio[3654]: time=\"2026-06-12T15:11:47.821161885Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 16:39:24.745024 | controller |     "Jun 12 15:11:47.821240 crc crio[3654]: time=\"2026-06-12T15:11:47.821182416Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 16:39:24.745041 | controller |     "Jun 12 15:11:47.829567 crc crio[3654]: time=\"2026-06-12T15:11:47.829382446Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 16:39:24.745055 | controller |     "Jun 12 15:11:47.829829 crc crio[3654]: time=\"2026-06-12T15:11:47.829623958Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 16:39:24.745070 | controller |     "Jun 12 15:11:48.347921 crc crio[3654]: time=\"2026-06-12T15:11:48.347183357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.745084 | controller |     "Jun 12 15:11:48.347921 crc crio[3654]: time=\"2026-06-12T15:11:48.347846134Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.745101 | controller |     "Jun 12 15:11:48.351616 crc crio[3654]: time=\"2026-06-12T15:11:48.351145315Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 16:39:24.745116 | controller |     "Jun 12 15:11:48.351616 crc crio[3654]: time=\"2026-06-12T15:11:48.351472818Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 16:39:24.745133 | controller |     "Jun 12 15:11:48.352353 crc crio[3654]: time=\"2026-06-12T15:11:48.352068454Z\" 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 = [\\\"org.criu.config\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 16:39:24.745190 | controller |     "Jun 12 15:11:48.358221 crc crio[3654]: time=\"2026-06-12T15:11:48.357951701Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-12 16:39:24.745210 | controller |     "Jun 12 15:11:50.134524 crc crio[3654]: time=\"2026-06-12T15:11:50.133968103Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 16:39:24.745225 | controller |     "Jun 12 15:11:50.135883 crc crio[3654]: time=\"2026-06-12T15:11:50.135113589Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 16:39:24.745240 | controller |     "Jun 12 15:11:50.322139 crc crio[3654]: time=\"2026-06-12T15:11:50.321575324Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-12 16:39:24.745255 | controller |     "Jun 12 15:11:50.331573 crc crio[3654]: time=\"2026-06-12T15:11:50.331450066Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-12 16:39:24.745271 | controller |     "Jun 12 15:11:50.353766 crc crio[3654]: time=\"2026-06-12T15:11:50.353670467Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-12 16:39:24.745285 | controller |     "Jun 12 15:11:50.360590 crc crio[3654]: time=\"2026-06-12T15:11:50.360324598Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-12 16:39:24.745302 | controller |     "Jun 12 15:11:50.368959 crc crio[3654]: time=\"2026-06-12T15:11:50.368867128Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-12 16:39:24.745324 | controller |     "Jun 12 15:11:50.374982 crc crio[3654]: time=\"2026-06-12T15:11:50.374910632Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-12 16:39:24.745347 | controller |     "Jun 12 15:11:50.400733 crc crio[3654]: time=\"2026-06-12T15:11:50.400075466Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-12 16:39:24.745366 | controller |     "Jun 12 15:11:50.406318 crc crio[3654]: time=\"2026-06-12T15:11:50.406214035Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-12 16:39:24.745381 | controller |     "Jun 12 15:11:50.426932 crc crio[3654]: time=\"2026-06-12T15:11:50.426840104Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-12 16:39:24.745396 | controller |     "Jun 12 15:11:50.431746 crc crio[3654]: time=\"2026-06-12T15:11:50.431614133Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-12 16:39:24.745415 | controller |     "Jun 12 15:11:50.440779 crc crio[3654]: time=\"2026-06-12T15:11:50.440679424Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-12 16:39:24.745432 | controller |     "Jun 12 15:11:50.447847 crc crio[3654]: time=\"2026-06-12T15:11:50.447770663Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-12 16:39:24.745447 | controller |     "Jun 12 15:11:50.454883 crc crio[3654]: time=\"2026-06-12T15:11:50.454781085Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-12 16:39:24.745461 | controller |     "Jun 12 15:11:50.459415 crc crio[3654]: time=\"2026-06-12T15:11:50.459375947Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-12 16:39:24.745476 | controller |     "Jun 12 15:11:50.483942 crc crio[3654]: time=\"2026-06-12T15:11:50.483885319Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-12 16:39:24.745491 | controller |     "Jun 12 15:11:50.489124 crc crio[3654]: time=\"2026-06-12T15:11:50.488790458Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-12 16:39:24.745506 | controller |     "Jun 12 15:11:50.512907 crc crio[3654]: time=\"2026-06-12T15:11:50.512816617Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-12 16:39:24.745549 | controller |     "Jun 12 15:11:50.518868 crc crio[3654]: time=\"2026-06-12T15:11:50.518826215Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-12 16:39:24.745566 | controller |     "Jun 12 15:11:50.535129 crc crio[3654]: time=\"2026-06-12T15:11:50.535054838Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-12 16:39:24.745582 | controller |     "Jun 12 15:11:50.541044 crc crio[3654]: time=\"2026-06-12T15:11:50.540939915Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-12 16:39:24.745597 | controller |     "Jun 12 15:11:50.550723 crc crio[3654]: time=\"2026-06-12T15:11:50.550587103Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-12 16:39:24.745611 | controller |     "Jun 12 15:11:50.556360 crc crio[3654]: time=\"2026-06-12T15:11:50.556187261Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-12 16:39:24.745626 | controller |     "Jun 12 15:11:50.609960 crc crio[3654]: time=\"2026-06-12T15:11:50.60978546Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-12 16:39:24.745643 | controller |     "Jun 12 15:11:50.615000 crc crio[3654]: time=\"2026-06-12T15:11:50.614858516Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-12 16:39:24.745658 | controller |     "Jun 12 15:11:50.661362 crc crio[3654]: time=\"2026-06-12T15:11:50.661104407Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-12 16:39:24.745672 | controller |     "Jun 12 15:11:50.667771 crc crio[3654]: time=\"2026-06-12T15:11:50.667676993Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-12 16:39:24.745687 | controller |     "Jun 12 15:11:50.680635 crc crio[3654]: time=\"2026-06-12T15:11:50.680466319Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-12 16:39:24.745701 | controller |     "Jun 12 15:11:50.685090 crc crio[3654]: time=\"2026-06-12T15:11:50.684998456Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-12 16:39:24.745716 | controller |     "Jun 12 15:11:50.693474 crc crio[3654]: time=\"2026-06-12T15:11:50.69321106Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-12 16:39:24.745730 | controller |     "Jun 12 15:11:50.699131 crc crio[3654]: time=\"2026-06-12T15:11:50.699027822Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-12 16:39:24.745745 | controller |     "Jun 12 15:11:50.709792 crc crio[3654]: time=\"2026-06-12T15:11:50.709720983Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-12 16:39:24.745759 | controller |     "Jun 12 15:11:50.719397 crc crio[3654]: time=\"2026-06-12T15:11:50.719150622Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-12 16:39:24.745774 | controller |     "Jun 12 15:11:50.728059 crc crio[3654]: time=\"2026-06-12T15:11:50.727957309Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-12 16:39:24.745788 | controller |     "Jun 12 15:11:50.733558 crc crio[3654]: time=\"2026-06-12T15:11:50.733443715Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-12 16:39:24.745803 | controller |     "Jun 12 15:11:50.748529 crc crio[3654]: time=\"2026-06-12T15:11:50.7482942Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-12 16:39:24.745817 | controller |     "Jun 12 15:11:50.755768 crc crio[3654]: time=\"2026-06-12T15:11:50.755672837Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-12 16:39:24.745837 | controller |     "Jun 12 15:11:50.762431 crc crio[3654]: time=\"2026-06-12T15:11:50.761815043Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-12 16:39:24.745852 | controller |     "Jun 12 15:11:50.765788 crc crio[3654]: time=\"2026-06-12T15:11:50.765714187Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-12 16:39:24.745867 | controller |     "Jun 12 15:11:50.782670 crc crio[3654]: time=\"2026-06-12T15:11:50.782567594Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-12 16:39:24.745881 | controller |     "Jun 12 15:11:50.789496 crc crio[3654]: time=\"2026-06-12T15:11:50.789433858Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-12 16:39:24.745896 | controller |     "Jun 12 15:11:50.803783 crc crio[3654]: time=\"2026-06-12T15:11:50.803703286Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-12 16:39:24.745910 | controller |     "Jun 12 15:11:50.808760 crc crio[3654]: time=\"2026-06-12T15:11:50.80866982Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-12 16:39:24.745925 | controller |     "Jun 12 15:11:50.858798 crc crio[3654]: time=\"2026-06-12T15:11:50.858692943Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-12 16:39:24.745940 | controller |     "Jun 12 15:11:50.864068 crc crio[3654]: time=\"2026-06-12T15:11:50.863956455Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-12 16:39:24.745956 | controller |     "Jun 12 15:11:50.879392 crc crio[3654]: time=\"2026-06-12T15:11:50.879286884Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-12 16:39:24.745971 | controller |     "Jun 12 15:11:50.883405 crc crio[3654]: time=\"2026-06-12T15:11:50.883206987Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-12 16:39:24.745986 | controller |     "Jun 12 15:11:50.891020 crc crio[3654]: time=\"2026-06-12T15:11:50.890932756Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-12 16:39:24.746001 | controller |     "Jun 12 15:11:50.898906 crc crio[3654]: time=\"2026-06-12T15:11:50.898842023Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-12 16:39:24.746016 | controller |     "Jun 12 15:11:50.906478 crc crio[3654]: time=\"2026-06-12T15:11:50.906400257Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-12 16:39:24.746034 | controller |     "Jun 12 15:11:50.911487 crc crio[3654]: time=\"2026-06-12T15:11:50.911088152Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-12 16:39:24.746049 | controller |     "Jun 12 15:11:50.925775 crc crio[3654]: time=\"2026-06-12T15:11:50.925547725Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-12 16:39:24.746064 | controller |     "Jun 12 15:11:50.931082 crc crio[3654]: time=\"2026-06-12T15:11:50.930988485Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-12 16:39:24.746078 | controller |     "Jun 12 15:11:50.941718 crc crio[3654]: time=\"2026-06-12T15:11:50.94162347Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-12 16:39:24.746093 | controller |     "Jun 12 15:11:50.946620 crc crio[3654]: time=\"2026-06-12T15:11:50.946536939Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-12 16:39:24.746107 | controller |     "Jun 12 15:11:50.958645 crc crio[3654]: time=\"2026-06-12T15:11:50.958502476Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-12 16:39:24.746122 | controller |     "Jun 12 15:11:50.964507 crc crio[3654]: time=\"2026-06-12T15:11:50.964375714Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-12 16:39:24.746136 | controller |     "Jun 12 15:11:50.973392 crc crio[3654]: time=\"2026-06-12T15:11:50.973303444Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-12 16:39:24.746150 | controller |     "Jun 12 15:11:50.977206 crc crio[3654]: time=\"2026-06-12T15:11:50.977123304Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-12 16:39:24.746165 | controller |     "Jun 12 15:11:50.986844 crc crio[3654]: time=\"2026-06-12T15:11:50.986744924Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-12 16:39:24.746179 | controller |     "Jun 12 15:11:50.991896 crc crio[3654]: time=\"2026-06-12T15:11:50.991776123Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-12 16:39:24.746194 | controller |     "Jun 12 15:11:50.999140 crc crio[3654]: time=\"2026-06-12T15:11:50.999034868Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-12 16:39:24.746208 | controller |     "Jun 12 15:11:51.003675 crc crio[3654]: time=\"2026-06-12T15:11:51.003535657Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-12 16:39:24.746305 | controller |     "Jun 12 15:11:51.016142 crc crio[3654]: time=\"2026-06-12T15:11:51.015937992Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-12 16:39:24.746326 | controller |     "Jun 12 15:11:51.019547 crc crio[3654]: time=\"2026-06-12T15:11:51.019403628Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-12 16:39:24.746343 | controller |     "Jun 12 15:11:51.072008 crc crio[3654]: time=\"2026-06-12T15:11:51.071880848Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-12 16:39:24.746358 | controller |     "Jun 12 15:11:51.076714 crc crio[3654]: time=\"2026-06-12T15:11:51.076608201Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-12 16:39:24.746373 | controller |     "Jun 12 15:11:51.084139 crc crio[3654]: time=\"2026-06-12T15:11:51.084014874Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-12 16:39:24.746387 | controller |     "Jun 12 15:11:51.088053 crc crio[3654]: time=\"2026-06-12T15:11:51.087896439Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-12 16:39:24.746402 | controller |     "Jun 12 15:11:51.094115 crc crio[3654]: time=\"2026-06-12T15:11:51.093998709Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-12 16:39:24.746417 | controller |     "Jun 12 15:11:51.098336 crc crio[3654]: time=\"2026-06-12T15:11:51.0981895Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-12 16:39:24.746431 | controller |     "Jun 12 15:11:51.105844 crc crio[3654]: time=\"2026-06-12T15:11:51.105752542Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-12 16:39:24.746445 | controller |     "Jun 12 15:11:51.111418 crc crio[3654]: time=\"2026-06-12T15:11:51.110875185Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-12 16:39:24.746460 | controller |     "Jun 12 15:11:51.122742 crc crio[3654]: time=\"2026-06-12T15:11:51.122650476Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-12 16:39:24.746474 | controller |     "Jun 12 15:11:51.126359 crc crio[3654]: time=\"2026-06-12T15:11:51.126216394Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-12 16:39:24.746489 | controller |     "Jun 12 15:11:51.133682 crc crio[3654]: time=\"2026-06-12T15:11:51.133597029Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-12 16:39:24.746506 | controller |     "Jun 12 15:11:51.138089 crc crio[3654]: time=\"2026-06-12T15:11:51.138006605Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-12 16:39:24.746540 | controller |     "Jun 12 15:11:51.148621 crc crio[3654]: time=\"2026-06-12T15:11:51.148468883Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-12 16:39:24.746557 | controller |     "Jun 12 15:11:51.152855 crc crio[3654]: time=\"2026-06-12T15:11:51.152767267Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-12 16:39:24.746572 | controller |     "Jun 12 15:11:51.168774 crc crio[3654]: time=\"2026-06-12T15:11:51.168513126Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-12 16:39:24.746586 | controller |     "Jun 12 15:11:51.172982 crc crio[3654]: time=\"2026-06-12T15:11:51.172904443Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-12 16:39:24.746602 | controller |     "Jun 12 15:11:51.188807 crc crio[3654]: time=\"2026-06-12T15:11:51.188593976Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-12 16:39:24.746616 | controller |     "Jun 12 15:11:51.192356 crc crio[3654]: time=\"2026-06-12T15:11:51.192114217Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-12 16:39:24.746630 | controller |     "Jun 12 15:11:51.199197 crc crio[3654]: time=\"2026-06-12T15:11:51.199090552Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-12 16:39:24.746645 | controller |     "Jun 12 15:11:51.204332 crc crio[3654]: time=\"2026-06-12T15:11:51.204175897Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-12 16:39:24.746660 | controller |     "Jun 12 15:11:51.213515 crc crio[3654]: time=\"2026-06-12T15:11:51.213323373Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-12 16:39:24.746675 | controller |     "Jun 12 15:11:51.217199 crc crio[3654]: time=\"2026-06-12T15:11:51.217077777Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-12 16:39:24.746690 | controller |     "Jun 12 15:11:51.227915 crc crio[3654]: time=\"2026-06-12T15:11:51.227791517Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-12 16:39:24.746704 | controller |     "Jun 12 15:11:51.232802 crc crio[3654]: time=\"2026-06-12T15:11:51.232685006Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-12 16:39:24.746722 | controller |     "Jun 12 15:11:51.239349 crc crio[3654]: time=\"2026-06-12T15:11:51.239205476Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-12 16:39:24.746737 | controller |     "Jun 12 15:11:51.243500 crc crio[3654]: time=\"2026-06-12T15:11:51.243404137Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-12 16:39:24.746751 | controller |     "Jun 12 15:11:51.252133 crc crio[3654]: time=\"2026-06-12T15:11:51.252007362Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-12 16:39:24.746766 | controller |     "Jun 12 15:11:51.255515 crc crio[3654]: time=\"2026-06-12T15:11:51.255401113Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-12 16:39:24.746781 | controller |     "Jun 12 15:11:51.265864 crc crio[3654]: time=\"2026-06-12T15:11:51.26572699Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-12 16:39:24.746795 | controller |     "Jun 12 15:11:51.269848 crc crio[3654]: time=\"2026-06-12T15:11:51.269754434Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-12 16:39:24.746810 | controller |     "Jun 12 15:11:51.277660 crc crio[3654]: time=\"2026-06-12T15:11:51.277510772Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-12 16:39:24.746825 | controller |     "Jun 12 15:11:51.282639 crc crio[3654]: time=\"2026-06-12T15:11:51.282352606Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-12 16:39:24.746839 | controller |     "Jun 12 15:11:51.294042 crc crio[3654]: time=\"2026-06-12T15:11:51.293923942Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-12 16:39:24.746854 | controller |     "Jun 12 15:11:51.298329 crc crio[3654]: time=\"2026-06-12T15:11:51.297816026Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-12 16:39:24.746868 | controller |     "Jun 12 15:11:51.325465 crc crio[3654]: time=\"2026-06-12T15:11:51.325087555Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-12 16:39:24.746882 | controller |     "Jun 12 15:11:51.329480 crc crio[3654]: time=\"2026-06-12T15:11:51.329383919Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-12 16:39:24.746896 | controller |     "Jun 12 15:11:51.337458 crc crio[3654]: time=\"2026-06-12T15:11:51.337333063Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-12 16:39:24.746914 | controller |     "Jun 12 15:11:51.343738 crc crio[3654]: time=\"2026-06-12T15:11:51.343164383Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-12 16:39:24.746929 | controller |     "Jun 12 15:11:51.352470 crc crio[3654]: time=\"2026-06-12T15:11:51.351844562Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-12 16:39:24.746944 | controller |     "Jun 12 15:11:51.354814 crc crio[3654]: time=\"2026-06-12T15:11:51.354750279Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-12 16:39:24.746958 | controller |     "Jun 12 15:11:51.363401 crc crio[3654]: time=\"2026-06-12T15:11:51.363318788Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-12 16:39:24.746972 | controller |     "Jun 12 15:11:51.366043 crc crio[3654]: time=\"2026-06-12T15:11:51.365974982Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-12 16:39:24.746986 | controller |     "Jun 12 15:11:51.374072 crc crio[3654]: time=\"2026-06-12T15:11:51.373990991Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-12 16:39:24.747000 | controller |     "Jun 12 15:11:51.377760 crc crio[3654]: time=\"2026-06-12T15:11:51.377679018Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-12 16:39:24.747015 | controller |     "Jun 12 15:11:51.382879 crc crio[3654]: time=\"2026-06-12T15:11:51.382785392Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-12 16:39:24.747029 | controller |     "Jun 12 15:11:51.387484 crc crio[3654]: time=\"2026-06-12T15:11:51.387407543Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-12 16:39:24.747043 | controller |     "Jun 12 15:11:51.396363 crc crio[3654]: time=\"2026-06-12T15:11:51.396206583Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-12 16:39:24.747057 | controller |     "Jun 12 15:11:51.399987 crc crio[3654]: time=\"2026-06-12T15:11:51.399502351Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-12 16:39:24.747071 | controller |     "Jun 12 15:11:51.404392 crc crio[3654]: time=\"2026-06-12T15:11:51.404205914Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-12 16:39:24.747086 | controller |     "Jun 12 15:11:51.408968 crc crio[3654]: time=\"2026-06-12T15:11:51.408873999Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-12 16:39:24.747103 | controller |     "Jun 12 15:11:51.420185 crc crio[3654]: time=\"2026-06-12T15:11:51.419996199Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-12 16:39:24.747118 | controller |     "Jun 12 15:11:51.423952 crc crio[3654]: time=\"2026-06-12T15:11:51.423867914Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-12 16:39:24.747133 | controller |     "Jun 12 15:11:51.439950 crc crio[3654]: time=\"2026-06-12T15:11:51.439817048Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-12 16:39:24.747147 | controller |     "Jun 12 15:11:51.443216 crc crio[3654]: time=\"2026-06-12T15:11:51.443145043Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-12 16:39:24.747162 | controller |     "Jun 12 15:11:51.451966 crc crio[3654]: time=\"2026-06-12T15:11:51.451846962Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-12 16:39:24.747176 | controller |     "Jun 12 15:11:51.455375 crc crio[3654]: time=\"2026-06-12T15:11:51.455204355Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-12 16:39:24.747191 | controller |     "Jun 12 15:11:51.461152 crc crio[3654]: time=\"2026-06-12T15:11:51.461019746Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-12 16:39:24.747205 | controller |     "Jun 12 15:11:51.464344 crc crio[3654]: time=\"2026-06-12T15:11:51.46423393Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-12 16:39:24.747220 | controller |     "Jun 12 15:11:51.470892 crc crio[3654]: time=\"2026-06-12T15:11:51.470707232Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-12 16:39:24.747234 | controller |     "Jun 12 15:11:51.474041 crc crio[3654]: time=\"2026-06-12T15:11:51.47372058Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-12 16:39:24.747248 | controller |     "Jun 12 15:11:51.479852 crc crio[3654]: time=\"2026-06-12T15:11:51.479766934Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-12 16:39:24.747263 | controller |     "Jun 12 15:11:51.483047 crc crio[3654]: time=\"2026-06-12T15:11:51.482934001Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-12 16:39:24.747277 | controller |     "Jun 12 15:11:51.494653 crc crio[3654]: time=\"2026-06-12T15:11:51.494488979Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-12 16:39:24.747295 | controller |     "Jun 12 15:11:51.500760 crc crio[3654]: time=\"2026-06-12T15:11:51.500631347Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-12 16:39:24.747310 | controller |     "Jun 12 15:11:51.506932 crc crio[3654]: time=\"2026-06-12T15:11:51.506850667Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-12 16:39:24.747324 | controller |     "Jun 12 15:11:51.509839 crc crio[3654]: time=\"2026-06-12T15:11:51.509740925Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-12 16:39:24.747366 | controller |     "Jun 12 15:11:51.523093 crc crio[3654]: time=\"2026-06-12T15:11:51.522940791Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-12 16:39:24.747386 | controller |     "Jun 12 15:11:51.526914 crc crio[3654]: time=\"2026-06-12T15:11:51.526812376Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-12 16:39:24.747402 | controller |     "Jun 12 15:11:51.531803 crc crio[3654]: time=\"2026-06-12T15:11:51.531715855Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-12 16:39:24.747417 | controller |     "Jun 12 15:11:51.535347 crc crio[3654]: time=\"2026-06-12T15:11:51.535290331Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-12 16:39:24.747433 | controller |     "Jun 12 15:11:51.568350 crc crio[3654]: time=\"2026-06-12T15:11:51.567925376Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-12 16:39:24.747447 | controller |     "Jun 12 15:11:51.571886 crc crio[3654]: time=\"2026-06-12T15:11:51.571776342Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-12 16:39:24.747462 | controller |     "Jun 12 15:11:51.580649 crc crio[3654]: time=\"2026-06-12T15:11:51.580205281Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-12 16:39:24.747476 | controller |     "Jun 12 15:11:51.583424 crc crio[3654]: time=\"2026-06-12T15:11:51.583326981Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-12 16:39:24.747491 | controller |     "Jun 12 15:11:51.589044 crc crio[3654]: time=\"2026-06-12T15:11:51.588815186Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-12 16:39:24.747505 | controller |     "Jun 12 15:11:51.591533 crc crio[3654]: time=\"2026-06-12T15:11:51.591414625Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-12 16:39:24.747543 | controller |     "Jun 12 15:11:51.617560 crc crio[3654]: time=\"2026-06-12T15:11:51.617152988Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-12 16:39:24.747560 | controller |     "Jun 12 15:11:51.620134 crc crio[3654]: time=\"2026-06-12T15:11:51.620030286Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-12 16:39:24.747575 | controller |     "Jun 12 15:11:51.677451 crc crio[3654]: time=\"2026-06-12T15:11:51.677289354Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.747591 | controller |     "Jun 12 15:11:51.677653 crc crio[3654]: time=\"2026-06-12T15:11:51.677460279Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.747607 | controller |     "Jun 12 15:11:51.677653 crc crio[3654]: time=\"2026-06-12T15:11:51.677327695Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-12 16:39:24.747623 | controller |     "Jun 12 15:11:51.682143 crc crio[3654]: time=\"2026-06-12T15:11:51.677735146Z\" 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:0xc000184040}] Aliases:map[]}\"",
2026-06-12 16:39:24.747640 | controller |     "Jun 12 15:11:51.683437 crc crio[3654]: time=\"2026-06-12T15:11:51.682783195Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.747655 | controller |     "Jun 12 15:11:51.685432 crc crio[3654]: time=\"2026-06-12T15:11:51.68528089Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 16:39:24.747670 | controller |     "Jun 12 15:11:51.693146 crc crio[3654]: time=\"2026-06-12T15:11:51.69305453Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 16:39:24.747685 | controller |     "Jun 12 15:11:51.693146 crc crio[3654]: time=\"2026-06-12T15:11:51.69306098Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 16:39:24.747699 | controller |     "Jun 12 15:11:51.693459 crc crio[3654]: time=\"2026-06-12T15:11:51.693348928Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 16:39:24.747714 | controller |     "Jun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694685575Z\" level=info msg=\"runtime interface created\"",
2026-06-12 16:39:24.747728 | controller |     "Jun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694737696Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 16:39:24.747743 | controller |     "Jun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694755777Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 16:39:24.747757 | controller |     "Jun 12 15:11:51.694765 crc crio[3654]: time=\"2026-06-12T15:11:51.694764487Z\" level=info msg=\"starting plugins...\"",
2026-06-12 16:39:24.747772 | controller |     "Jun 12 15:11:51.695203 crc crio[3654]: time=\"2026-06-12T15:11:51.695124777Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 16:39:24.747789 | controller |     "Jun 12 15:11:51.698723 crc crio[3654]: time=\"2026-06-12T15:11:51.698640531Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 16:39:24.747804 | controller |     "Jun 12 15:11:51.705677 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 16:39:24.747819 | controller |     "Jun 12 15:11:51.776779 crc crio[3654]: 2026-06-12T15:11:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.747834 | controller |     "Jun 12 15:11:51.777405 crc crio[3654]: time=\"2026-06-12T15:11:51.777154404Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-12 16:39:24.747848 | controller |     "Jun 12 15:11:51.777405 crc crio[3654]: time=\"2026-06-12T15:11:51.777221686Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.747864 | controller |     "Jun 12 15:11:51.777405 crc crio[3654]: time=\"2026-06-12T15:11:51.7773471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.747879 | controller |     "Jun 12 15:11:51.777718 crc crio[3654]: time=\"2026-06-12T15:11:51.777619637Z\" 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:0xc000130248}] Aliases:map[]}\"",
2026-06-12 16:39:24.747896 | controller |     "Jun 12 15:11:51.777806 crc crio[3654]: time=\"2026-06-12T15:11:51.777789402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.747910 | controller |     "Jun 12 15:11:51.777989 crc crio[3654]: time=\"2026-06-12T15:11:51.777807231Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.747924 | controller |     "Jun 12 15:11:51.777989 crc crio[3654]: time=\"2026-06-12T15:11:51.777821883Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.747939 | controller |     "Jun 12 15:11:51.861797 crc crio[3654]: 2026-06-12T15:11:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.747954 | controller |     "Jun 12 15:11:51.862183 crc crio[3654]: time=\"2026-06-12T15:11:51.862033758Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-12 16:39:24.747968 | controller |     "Jun 12 15:11:51.862183 crc crio[3654]: time=\"2026-06-12T15:11:51.862176372Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.747986 | controller |     "Jun 12 15:11:51.862568 crc crio[3654]: time=\"2026-06-12T15:11:51.86246268Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748014 | controller |     "Jun 12 15:11:51.862961 crc crio[3654]: time=\"2026-06-12T15:11:51.862893922Z\" 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:0xc000f36158}] Aliases:map[]}\"",
2026-06-12 16:39:24.748039 | controller |     "Jun 12 15:11:51.863668 crc crio[3654]: time=\"2026-06-12T15:11:51.863483928Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748061 | controller |     "Jun 12 15:11:52.068096 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748081 | controller |     "Jun 12 15:11:52.069665 crc crio[3654]: time=\"2026-06-12T15:11:52.069338843Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-12 16:39:24.748102 | controller |     "Jun 12 15:11:52.069839 crc crio[3654]: time=\"2026-06-12T15:11:52.069726394Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748124 | controller |     "Jun 12 15:11:52.070819 crc crio[3654]: time=\"2026-06-12T15:11:52.070199426Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748147 | controller |     "Jun 12 15:11:52.071649 crc crio[3654]: time=\"2026-06-12T15:11:52.071538903Z\" 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:0xc000f36208}] Aliases:map[]}\"",
2026-06-12 16:39:24.748164 | controller |     "Jun 12 15:11:52.072358 crc crio[3654]: time=\"2026-06-12T15:11:52.072127029Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748180 | controller |     "Jun 12 15:11:52.288727 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748195 | controller |     "Jun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.288891007Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-12 16:39:24.748210 | controller |     "Jun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.288963219Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748225 | controller |     "Jun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.289142344Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748244 | controller |     "Jun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.289743181Z\" 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:0xc000f362c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.748259 | controller |     "Jun 12 15:11:52.290982 crc crio[3654]: time=\"2026-06-12T15:11:52.29009898Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748274 | controller |     "Jun 12 15:11:52.410240 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748289 | controller |     "Jun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410447393Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-12 16:39:24.748303 | controller |     "Jun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410564546Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748318 | controller |     "Jun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410611467Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-12 16:39:24.748332 | controller |     "Jun 12 15:11:52.410688 crc crio[3654]: time=\"2026-06-12T15:11:52.410622117Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748347 | controller |     "Jun 12 15:11:52.410991 crc crio[3654]: time=\"2026-06-12T15:11:52.410780152Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748362 | controller |     "Jun 12 15:11:52.411181 crc crio[3654]: time=\"2026-06-12T15:11:52.41109398Z\" 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:0xc000630018}] Aliases:map[]}\"",
2026-06-12 16:39:24.748376 | controller |     "Jun 12 15:11:52.411711 crc crio[3654]: time=\"2026-06-12T15:11:52.411629795Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748391 | controller |     "Jun 12 15:11:52.530385 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748453 | controller |     "Jun 12 15:11:52.531032 crc crio[3654]: time=\"2026-06-12T15:11:52.530912209Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-12 16:39:24.748500 | controller |     "Jun 12 15:11:52.531032 crc crio[3654]: time=\"2026-06-12T15:11:52.531013262Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748539 | controller |     "Jun 12 15:11:52.531222 crc crio[3654]: time=\"2026-06-12T15:11:52.531140135Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748558 | controller |     "Jun 12 15:11:52.531743 crc crio[3654]: time=\"2026-06-12T15:11:52.531624999Z\" 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:0xc000f36368}] Aliases:map[]}\"",
2026-06-12 16:39:24.748574 | controller |     "Jun 12 15:11:52.531874 crc crio[3654]: time=\"2026-06-12T15:11:52.531832184Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.748589 | controller |     "Jun 12 15:11:52.531963 crc crio[3654]: time=\"2026-06-12T15:11:52.531879556Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.748604 | controller |     "Jun 12 15:11:52.532015 crc crio[3654]: time=\"2026-06-12T15:11:52.531964238Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748619 | controller |     "Jun 12 15:11:52.555150 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748634 | controller |     "Jun 12 15:11:52.555150 crc crio[3654]: time=\"2026-06-12T15:11:52.555118294Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-12 16:39:24.748663 | controller |     "Jun 12 15:11:52.555150 crc crio[3654]: time=\"2026-06-12T15:11:52.555151135Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748680 | controller |     "Jun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555164945Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-12 16:39:24.748695 | controller |     "Jun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555172676Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748710 | controller |     "Jun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555198716Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-12 16:39:24.748725 | controller |     "Jun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555206247Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748739 | controller |     "Jun 12 15:11:52.555449 crc crio[3654]: time=\"2026-06-12T15:11:52.555356031Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748754 | controller |     "Jun 12 15:11:52.555703 crc crio[3654]: time=\"2026-06-12T15:11:52.555622478Z\" 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:0xc0006300b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.748773 | controller |     "Jun 12 15:11:52.555915 crc crio[3654]: time=\"2026-06-12T15:11:52.555791383Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748789 | controller |     "Jun 12 15:11:52.580773 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748804 | controller |     "Jun 12 15:11:52.580959 crc crio[3654]: time=\"2026-06-12T15:11:52.5808608Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-12 16:39:24.748818 | controller |     "Jun 12 15:11:52.580959 crc crio[3654]: time=\"2026-06-12T15:11:52.580896761Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748833 | controller |     "Jun 12 15:11:52.580959 crc crio[3654]: time=\"2026-06-12T15:11:52.580954823Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748848 | controller |     "Jun 12 15:11:52.581383 crc crio[3654]: time=\"2026-06-12T15:11:52.581289442Z\" 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:0xc000630148}] Aliases:map[]}\"",
2026-06-12 16:39:24.748863 | controller |     "Jun 12 15:11:52.581529 crc crio[3654]: time=\"2026-06-12T15:11:52.581472077Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748879 | controller |     "Jun 12 15:11:52.598475 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748895 | controller |     "Jun 12 15:11:52.598695 crc crio[3654]: time=\"2026-06-12T15:11:52.598593249Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-12 16:39:24.748910 | controller |     "Jun 12 15:11:52.598695 crc crio[3654]: time=\"2026-06-12T15:11:52.59862204Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.748924 | controller |     "Jun 12 15:11:52.598695 crc crio[3654]: time=\"2026-06-12T15:11:52.598668901Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.748939 | controller |     "Jun 12 15:11:52.599045 crc crio[3654]: time=\"2026-06-12T15:11:52.598955489Z\" 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:0xc0006301d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.748958 | controller |     "Jun 12 15:11:52.599179 crc crio[3654]: time=\"2026-06-12T15:11:52.599127774Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.748973 | controller |     "Jun 12 15:11:52.616454 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.748988 | controller |     "Jun 12 15:11:52.616651 crc crio[3654]: time=\"2026-06-12T15:11:52.616564805Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-12 16:39:24.749003 | controller |     "Jun 12 15:11:52.616651 crc crio[3654]: time=\"2026-06-12T15:11:52.616620267Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749018 | controller |     "Jun 12 15:11:52.616775 crc crio[3654]: time=\"2026-06-12T15:11:52.616683608Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749033 | controller |     "Jun 12 15:11:52.617034 crc crio[3654]: time=\"2026-06-12T15:11:52.616972056Z\" 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:0xc0001842f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.749048 | controller |     "Jun 12 15:11:52.617312 crc crio[3654]: time=\"2026-06-12T15:11:52.617235033Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749063 | controller |     "Jun 12 15:11:52.704009 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749077 | controller |     "Jun 12 15:11:52.704295 crc crio[3654]: time=\"2026-06-12T15:11:52.704131621Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-12 16:39:24.749091 | controller |     "Jun 12 15:11:52.704295 crc crio[3654]: time=\"2026-06-12T15:11:52.704160912Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749106 | controller |     "Jun 12 15:11:52.704295 crc crio[3654]: time=\"2026-06-12T15:11:52.704205913Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749121 | controller |     "Jun 12 15:11:52.704531 crc crio[3654]: time=\"2026-06-12T15:11:52.70445598Z\" 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:0xc000184420}] Aliases:map[]}\"",
2026-06-12 16:39:24.749142 | controller |     "Jun 12 15:11:52.704591 crc crio[3654]: time=\"2026-06-12T15:11:52.704574764Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.749157 | controller |     "Jun 12 15:11:52.704655 crc crio[3654]: time=\"2026-06-12T15:11:52.704590554Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.749171 | controller |     "Jun 12 15:11:52.704655 crc crio[3654]: time=\"2026-06-12T15:11:52.704603324Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749186 | controller |     "Jun 12 15:11:52.857949 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749201 | controller |     "Jun 12 15:11:52.858131 crc crio[3654]: time=\"2026-06-12T15:11:52.857922329Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-12 16:39:24.749215 | controller |     "Jun 12 15:11:52.858131 crc crio[3654]: time=\"2026-06-12T15:11:52.858015731Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749230 | controller |     "Jun 12 15:11:52.858131 crc crio[3654]: time=\"2026-06-12T15:11:52.858106194Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749245 | controller |     "Jun 12 15:11:52.858342 crc crio[3654]: time=\"2026-06-12T15:11:52.858234847Z\" 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:0xc000630278}] Aliases:map[]}\"",
2026-06-12 16:39:24.749259 | controller |     "Jun 12 15:11:52.858422 crc crio[3654]: time=\"2026-06-12T15:11:52.85835644Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.749274 | controller |     "Jun 12 15:11:52.858422 crc crio[3654]: time=\"2026-06-12T15:11:52.858373861Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.749288 | controller |     "Jun 12 15:11:52.858422 crc crio[3654]: time=\"2026-06-12T15:11:52.858385861Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749302 | controller |     "Jun 12 15:11:52.950652 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749317 | controller |     "Jun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950725967Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-12 16:39:24.749335 | controller |     "Jun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950764038Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749350 | controller |     "Jun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950787849Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-12 16:39:24.749365 | controller |     "Jun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950800899Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749379 | controller |     "Jun 12 15:11:52.950872 crc crio[3654]: time=\"2026-06-12T15:11:52.950849471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749394 | controller |     "Jun 12 15:11:52.951175 crc crio[3654]: time=\"2026-06-12T15:11:52.951140879Z\" 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:0xc000130330}] Aliases:map[]}\"",
2026-06-12 16:39:24.749409 | controller |     "Jun 12 15:11:52.951655 crc crio[3654]: time=\"2026-06-12T15:11:52.951575791Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749424 | controller |     "Jun 12 15:11:52.970090 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749439 | controller |     "Jun 12 15:11:52.970338 crc crio[3654]: time=\"2026-06-12T15:11:52.970194414Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-12 16:39:24.749453 | controller |     "Jun 12 15:11:52.970338 crc crio[3654]: time=\"2026-06-12T15:11:52.970224864Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749468 | controller |     "Jun 12 15:11:52.970338 crc crio[3654]: time=\"2026-06-12T15:11:52.970314267Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749483 | controller |     "Jun 12 15:11:52.970643 crc crio[3654]: time=\"2026-06-12T15:11:52.970567534Z\" 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:0xc0001845d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.749498 | controller |     "Jun 12 15:11:52.970867 crc crio[3654]: time=\"2026-06-12T15:11:52.97080953Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749548 | controller |     "Jun 12 15:11:52.987607 crc crio[3654]: 2026-06-12T15:11:52Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749578 | controller |     "Jun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987052229Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-12 16:39:24.749595 | controller |     "Jun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.98709458Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749610 | controller |     "Jun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987142662Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749625 | controller |     "Jun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987384618Z\" 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:0xc0001303f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.749640 | controller |     "Jun 12 15:11:52.987607 crc crio[3654]: time=\"2026-06-12T15:11:52.987538743Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749654 | controller |     "Jun 12 15:11:53.125615 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749669 | controller |     "Jun 12 15:11:53.125615 crc crio[3654]: time=\"2026-06-12T15:11:53.125588995Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-12 16:39:24.749683 | controller |     "Jun 12 15:11:53.125615 crc crio[3654]: time=\"2026-06-12T15:11:53.125617936Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749697 | controller |     "Jun 12 15:11:53.125873 crc crio[3654]: time=\"2026-06-12T15:11:53.125647916Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749712 | controller |     "Jun 12 15:11:53.125873 crc crio[3654]: time=\"2026-06-12T15:11:53.125823801Z\" 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:0xc0006302e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.749727 | controller |     "Jun 12 15:11:53.126090 crc crio[3654]: time=\"2026-06-12T15:11:53.126017116Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749746 | controller |     "Jun 12 15:11:53.247114 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749761 | controller |     "Jun 12 15:11:53.247344 crc crio[3654]: time=\"2026-06-12T15:11:53.247199001Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-12 16:39:24.749775 | controller |     "Jun 12 15:11:53.247344 crc crio[3654]: time=\"2026-06-12T15:11:53.247227302Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749790 | controller |     "Jun 12 15:11:53.247344 crc crio[3654]: time=\"2026-06-12T15:11:53.247326485Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749805 | controller |     "Jun 12 15:11:53.247686 crc crio[3654]: time=\"2026-06-12T15:11:53.247613203Z\" 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:0xc0001304a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.749820 | controller |     "Jun 12 15:11:53.247911 crc crio[3654]: time=\"2026-06-12T15:11:53.247852479Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749835 | controller |     "Jun 12 15:11:53.272119 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749850 | controller |     "Jun 12 15:11:53.272435 crc crio[3654]: time=\"2026-06-12T15:11:53.272181127Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-12 16:39:24.749864 | controller |     "Jun 12 15:11:53.272435 crc crio[3654]: time=\"2026-06-12T15:11:53.272220288Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749878 | controller |     "Jun 12 15:11:53.272435 crc crio[3654]: time=\"2026-06-12T15:11:53.272332581Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749893 | controller |     "Jun 12 15:11:53.272700 crc crio[3654]: time=\"2026-06-12T15:11:53.272636739Z\" 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:0xc000f36438}] Aliases:map[]}\"",
2026-06-12 16:39:24.749908 | controller |     "Jun 12 15:11:53.272901 crc crio[3654]: time=\"2026-06-12T15:11:53.272850135Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.749926 | controller |     "Jun 12 15:11:53.292353 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.749941 | controller |     "Jun 12 15:11:53.292353 crc crio[3654]: time=\"2026-06-12T15:11:53.292123776Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-12 16:39:24.749955 | controller |     "Jun 12 15:11:53.292353 crc crio[3654]: time=\"2026-06-12T15:11:53.292151427Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.749970 | controller |     "Jun 12 15:11:53.292353 crc crio[3654]: time=\"2026-06-12T15:11:53.292205468Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.749985 | controller |     "Jun 12 15:11:53.293114 crc crio[3654]: time=\"2026-06-12T15:11:53.292459735Z\" 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:0xc000130550}] Aliases:map[]}\"",
2026-06-12 16:39:24.749999 | controller |     "Jun 12 15:11:53.293114 crc crio[3654]: time=\"2026-06-12T15:11:53.292662601Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750014 | controller |     "Jun 12 15:11:53.315234 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750028 | controller |     "Jun 12 15:11:53.315660 crc crio[3654]: time=\"2026-06-12T15:11:53.315528569Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-12 16:39:24.750043 | controller |     "Jun 12 15:11:53.315660 crc crio[3654]: time=\"2026-06-12T15:11:53.315591611Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750057 | controller |     "Jun 12 15:11:53.315660 crc crio[3654]: time=\"2026-06-12T15:11:53.315643212Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750071 | controller |     "Jun 12 15:11:53.315947 crc crio[3654]: time=\"2026-06-12T15:11:53.315884969Z\" 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:0xc000f364e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.750087 | controller |     "Jun 12 15:11:53.316060 crc crio[3654]: time=\"2026-06-12T15:11:53.316040423Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750106 | controller |     "Jun 12 15:11:53.335540 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750121 | controller |     "Jun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.335051297Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-12 16:39:24.750136 | controller |     "Jun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.335089288Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750151 | controller |     "Jun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.33515919Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750166 | controller |     "Jun 12 15:11:53.335540 crc crio[3654]: time=\"2026-06-12T15:11:53.335461628Z\" 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:0xc000f36598}] Aliases:map[]}\"",
2026-06-12 16:39:24.750180 | controller |     "Jun 12 15:11:53.335749 crc crio[3654]: time=\"2026-06-12T15:11:53.335656273Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750195 | controller |     "Jun 12 15:11:53.398547 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750210 | controller |     "Jun 12 15:11:53.398547 crc crio[3654]: time=\"2026-06-12T15:11:53.398387608Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-12 16:39:24.750225 | controller |     "Jun 12 15:11:53.398547 crc crio[3654]: time=\"2026-06-12T15:11:53.398428129Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750239 | controller |     "Jun 12 15:11:53.398547 crc crio[3654]: time=\"2026-06-12T15:11:53.398478911Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750254 | controller |     "Jun 12 15:11:53.398897 crc crio[3654]: time=\"2026-06-12T15:11:53.39880322Z\" 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:0xc000f36630}] Aliases:map[]}\"",
2026-06-12 16:39:24.750269 | controller |     "Jun 12 15:11:53.399038 crc crio[3654]: time=\"2026-06-12T15:11:53.398983675Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750288 | controller |     "Jun 12 15:11:53.534006 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750303 | controller |     "Jun 12 15:11:53.534450 crc crio[3654]: time=\"2026-06-12T15:11:53.534167799Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-12 16:39:24.750317 | controller |     "Jun 12 15:11:53.534450 crc crio[3654]: time=\"2026-06-12T15:11:53.534218851Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750332 | controller |     "Jun 12 15:11:53.534626 crc crio[3654]: time=\"2026-06-12T15:11:53.53453362Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750348 | controller |     "Jun 12 15:11:53.534954 crc crio[3654]: time=\"2026-06-12T15:11:53.534842428Z\" 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:0xc00008c8e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.750362 | controller |     "Jun 12 15:11:53.535344 crc crio[3654]: time=\"2026-06-12T15:11:53.535166847Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750377 | controller |     "Jun 12 15:11:53.607471 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750392 | controller |     "Jun 12 15:11:53.607471 crc crio[3654]: time=\"2026-06-12T15:11:53.607482182Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-12 16:39:24.750407 | controller |     "Jun 12 15:11:53.607471 crc crio[3654]: time=\"2026-06-12T15:11:53.607536612Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750422 | controller |     "Jun 12 15:11:53.607802 crc crio[3654]: time=\"2026-06-12T15:11:53.607570865Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750437 | controller |     "Jun 12 15:11:53.607802 crc crio[3654]: time=\"2026-06-12T15:11:53.60775024Z\" 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:0xc000630640}] Aliases:map[]}\"",
2026-06-12 16:39:24.750452 | controller |     "Jun 12 15:11:53.607971 crc crio[3654]: time=\"2026-06-12T15:11:53.607908764Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750478 | controller |     "Jun 12 15:11:53.908642 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750494 | controller |     "Jun 12 15:11:53.908770 crc crio[3654]: time=\"2026-06-12T15:11:53.908733888Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-12 16:39:24.750509 | controller |     "Jun 12 15:11:53.908847 crc crio[3654]: time=\"2026-06-12T15:11:53.90877814Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750545 | controller |     "Jun 12 15:11:53.909046 crc crio[3654]: time=\"2026-06-12T15:11:53.90890524Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750562 | controller |     "Jun 12 15:11:53.909437 crc crio[3654]: time=\"2026-06-12T15:11:53.909383213Z\" 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:0xc000184040}] Aliases:map[]}\"",
2026-06-12 16:39:24.750578 | controller |     "Jun 12 15:11:53.909582 crc crio[3654]: time=\"2026-06-12T15:11:53.909552768Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750619 | controller |     "Jun 12 15:11:53.975042 crc crio[3654]: 2026-06-12T15:11:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750639 | controller |     "Jun 12 15:11:53.975217 crc crio[3654]: time=\"2026-06-12T15:11:53.975150651Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-12 16:39:24.750654 | controller |     "Jun 12 15:11:53.975217 crc crio[3654]: time=\"2026-06-12T15:11:53.975196772Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750669 | controller |     "Jun 12 15:11:53.975604 crc crio[3654]: time=\"2026-06-12T15:11:53.975443379Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750684 | controller |     "Jun 12 15:11:53.975892 crc crio[3654]: time=\"2026-06-12T15:11:53.975797348Z\" 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:0xc000184108}] Aliases:map[]}\"",
2026-06-12 16:39:24.750700 | controller |     "Jun 12 15:11:53.976029 crc crio[3654]: time=\"2026-06-12T15:11:53.976004584Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750718 | controller |     "Jun 12 15:11:54.090786 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750733 | controller |     "Jun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042512024Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-12 16:39:24.750748 | controller |     "Jun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042542304Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750762 | controller |     "Jun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042572665Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750777 | controller |     "Jun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042710899Z\" 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:0xc001790158}] Aliases:map[]}\"",
2026-06-12 16:39:24.750792 | controller |     "Jun 12 15:11:54.090786 crc crio[3654]: time=\"2026-06-12T15:11:54.042820222Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750807 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750822 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.106967133Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-12 16:39:24.750837 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107009204Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750851 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107041695Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-12 16:39:24.750866 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107049245Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750880 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107058445Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-12 16:39:24.750895 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107069006Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.750909 | controller |     "Jun 12 15:11:54.107166 crc crio[3654]: time=\"2026-06-12T15:11:54.107099617Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.750928 | controller |     "Jun 12 15:11:54.107698 crc crio[3654]: time=\"2026-06-12T15:11:54.107382464Z\" 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:0xc000630100}] Aliases:map[]}\"",
2026-06-12 16:39:24.750943 | controller |     "Jun 12 15:11:54.107698 crc crio[3654]: time=\"2026-06-12T15:11:54.10757483Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.750958 | controller |     "Jun 12 15:11:54.124570 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.750973 | controller |     "Jun 12 15:11:54.124570 crc crio[3654]: time=\"2026-06-12T15:11:54.12451354Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-12 16:39:24.750988 | controller |     "Jun 12 15:11:54.124570 crc crio[3654]: time=\"2026-06-12T15:11:54.124542671Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.751002 | controller |     "Jun 12 15:11:54.124570 crc crio[3654]: time=\"2026-06-12T15:11:54.124572402Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.751017 | controller |     "Jun 12 15:11:54.125194 crc crio[3654]: time=\"2026-06-12T15:11:54.124718676Z\" 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:0xc000f36010}] Aliases:map[]}\"",
2026-06-12 16:39:24.751032 | controller |     "Jun 12 15:11:54.125194 crc crio[3654]: time=\"2026-06-12T15:11:54.124825429Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.751046 | controller |     "Jun 12 15:11:54.326896 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.751060 | controller |     "Jun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327020232Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-12 16:39:24.751075 | controller |     "Jun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327081144Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.751089 | controller |     "Jun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327140075Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.751107 | controller |     "Jun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327578877Z\" 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:0xc001dc2290}] Aliases:map[]}\"",
2026-06-12 16:39:24.751122 | controller |     "Jun 12 15:11:54.328393 crc crio[3654]: time=\"2026-06-12T15:11:54.327825114Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.751137 | controller |     "Jun 12 15:11:54.349118 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.751151 | controller |     "Jun 12 15:11:54.349394 crc crio[3654]: time=\"2026-06-12T15:11:54.349307604Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-12 16:39:24.751165 | controller |     "Jun 12 15:11:54.349394 crc crio[3654]: time=\"2026-06-12T15:11:54.349378596Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.751179 | controller |     "Jun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349400107Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-12 16:39:24.751194 | controller |     "Jun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349409417Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.751208 | controller |     "Jun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349417197Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-12 16:39:24.751223 | controller |     "Jun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349424568Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.751237 | controller |     "Jun 12 15:11:54.349537 crc crio[3654]: time=\"2026-06-12T15:11:54.349464009Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.751252 | controller |     "Jun 12 15:11:54.349746 crc crio[3654]: time=\"2026-06-12T15:11:54.349705955Z\" 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:0xc000f36378}] Aliases:map[]}\"",
2026-06-12 16:39:24.751267 | controller |     "Jun 12 15:11:54.349934 crc crio[3654]: time=\"2026-06-12T15:11:54.34985919Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.751285 | controller |     "Jun 12 15:11:54.611476 crc crio[3654]: time=\"2026-06-12T15:11:54.611380208Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751300 | controller |     "Jun 12 15:11:54.611660 crc crio[3654]: time=\"2026-06-12T15:11:54.611597584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751315 | controller |     "Jun 12 15:11:54.625372 crc crio[3654]: time=\"2026-06-12T15:11:54.625151812Z\" 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=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751329 | controller |     "Jun 12 15:11:54.638564 crc crio[3654]: time=\"2026-06-12T15:11:54.638384169Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751344 | controller |     "Jun 12 15:11:54.638564 crc crio[3654]: time=\"2026-06-12T15:11:54.638541443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751358 | controller |     "Jun 12 15:11:54.646830 crc crio[3654]: time=\"2026-06-12T15:11:54.646793757Z\" 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=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751373 | controller |     "Jun 12 15:11:54.654948 crc crio[3654]: time=\"2026-06-12T15:11:54.654861574Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751387 | controller |     "Jun 12 15:11:54.654948 crc crio[3654]: time=\"2026-06-12T15:11:54.654943257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751402 | controller |     "Jun 12 15:11:54.668234 crc crio[3654]: time=\"2026-06-12T15:11:54.668139474Z\" 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=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751417 | controller |     "Jun 12 15:11:54.668394 crc crio[3654]: time=\"2026-06-12T15:11:54.668146874Z\" level=info msg=\"Ran pod sandbox 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45 with infra container: openshift-etcd/etcd-crc/POD\" id=204a8ac1-abe3-4a84-ac7b-002cfb6d8428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751432 | controller |     "Jun 12 15:11:54.669053 crc crio[3654]: time=\"2026-06-12T15:11:54.669020747Z\" level=info msg=\"Ran pod sandbox cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=7b667c9d-3ffa-4c1b-9b5d-745d9301f884 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751446 | controller |     "Jun 12 15:11:54.671197 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.751461 | controller |     "Jun 12 15:11:54.671517 crc crio[3654]: time=\"2026-06-12T15:11:54.671306429Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-12 16:39:24.751479 | controller |     "Jun 12 15:11:54.671517 crc crio[3654]: time=\"2026-06-12T15:11:54.67134011Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.751494 | controller |     "Jun 12 15:11:54.671517 crc crio[3654]: time=\"2026-06-12T15:11:54.671377641Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.751508 | controller |     "Jun 12 15:11:54.671841 crc crio[3654]: time=\"2026-06-12T15:11:54.671802881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=29c02ee4-8f03-49b5-a760-7d867d618c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.751571 | controller |     "Jun 12 15:11:54.671841 crc crio[3654]: time=\"2026-06-12T15:11:54.671850164Z\" 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:0xc000130390}] Aliases:map[]}\"",
2026-06-12 16:39:24.751602 | controller |     "Jun 12 15:11:54.672214 crc crio[3654]: time=\"2026-06-12T15:11:54.672025818Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.751690 | controller |     "Jun 12 15:11:54.672377 crc crio[3654]: time=\"2026-06-12T15:11:54.672307155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=73e7e0b7-31c0-441a-80ce-d6bca2e9bbff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.751741 | controller |     "Jun 12 15:11:54.677515 crc crio[3654]: time=\"2026-06-12T15:11:54.677009833Z\" level=info msg=\"Ran pod sandbox db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=be2e6cab-2c6d-4aea-a8d6-e7a7cc08b058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.751761 | controller |     "Jun 12 15:11:54.678083 crc crio[3654]: time=\"2026-06-12T15:11:54.67804317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=42e3acfe-1470-4268-9371-59fa679481f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.751777 | controller |     "Jun 12 15:11:54.680070 crc crio[3654]: time=\"2026-06-12T15:11:54.679076328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=54c94cfc-0dd4-4308-9a2b-1c236e84998c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.751792 | controller |     "Jun 12 15:11:54.681395 crc crio[3654]: time=\"2026-06-12T15:11:54.680846616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3339f61d-5c45-4051-ba8d-6516acb04c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.751807 | controller |     "Jun 12 15:11:54.682628 crc crio[3654]: time=\"2026-06-12T15:11:54.682537622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4280184b-94ef-4ea9-9ee0-c4b1e4e231b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.751826 | controller |     "Jun 12 15:11:54.684428 crc crio[3654]: time=\"2026-06-12T15:11:54.684163748Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=e877ab93-cbb5-4322-8d54-1babf7a6d76a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.751842 | controller |     "Jun 12 15:11:54.685106 crc crio[3654]: time=\"2026-06-12T15:11:54.684976108Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=abac637d-747e-4f86-8bad-2f9326c80974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.751857 | controller |     "Jun 12 15:11:54.687065 crc crio[3654]: time=\"2026-06-12T15:11:54.686830318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751871 | controller |     "Jun 12 15:11:54.687430 crc crio[3654]: time=\"2026-06-12T15:11:54.686847218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751886 | controller |     "Jun 12 15:11:54.688752 crc crio[3654]: time=\"2026-06-12T15:11:54.688639127Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=fb6aa0e7-bf38-4baf-9394-9fa3cf564c73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.751901 | controller |     "Jun 12 15:11:54.689785 crc crio[3654]: time=\"2026-06-12T15:11:54.689711478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751915 | controller |     "Jun 12 15:11:54.712712 crc crio[3654]: time=\"2026-06-12T15:11:54.712121792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751929 | controller |     "Jun 12 15:11:54.712933 crc crio[3654]: time=\"2026-06-12T15:11:54.712890373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751944 | controller |     "Jun 12 15:11:54.715876 crc crio[3654]: time=\"2026-06-12T15:11:54.715830822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.751958 | controller |     "Jun 12 15:11:54.735743 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.751974 | controller |     "Jun 12 15:11:54.736153 crc crio[3654]: time=\"2026-06-12T15:11:54.73610817Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-12 16:39:24.751995 | controller |     "Jun 12 15:11:54.736235 crc crio[3654]: time=\"2026-06-12T15:11:54.736221824Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752017 | controller |     "Jun 12 15:11:54.736419 crc crio[3654]: time=\"2026-06-12T15:11:54.736398168Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-12 16:39:24.752038 | controller |     "Jun 12 15:11:54.736541 crc crio[3654]: time=\"2026-06-12T15:11:54.736523692Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752054 | controller |     "Jun 12 15:11:54.736664 crc crio[3654]: time=\"2026-06-12T15:11:54.736645305Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.752074 | controller |     "Jun 12 15:11:54.736830 crc crio[3654]: time=\"2026-06-12T15:11:54.73681123Z\" 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:0xc000f42000}] Aliases:map[]}\"",
2026-06-12 16:39:24.752091 | controller |     "Jun 12 15:11:54.736936 crc crio[3654]: time=\"2026-06-12T15:11:54.736920513Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.752106 | controller |     "Jun 12 15:11:54.737005 crc crio[3654]: time=\"2026-06-12T15:11:54.736990495Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.752121 | controller |     "Jun 12 15:11:54.737090 crc crio[3654]: time=\"2026-06-12T15:11:54.737070347Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.752136 | controller |     "Jun 12 15:11:54.744319 crc crio[3654]: time=\"2026-06-12T15:11:54.744131969Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.752151 | controller |     "Jun 12 15:11:54.744319 crc crio[3654]: time=\"2026-06-12T15:11:54.744238682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.752166 | controller |     "Jun 12 15:11:54.751561 crc crio[3654]: time=\"2026-06-12T15:11:54.7512199Z\" 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=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.752180 | controller |     "Jun 12 15:11:54.760593 crc crio[3654]: time=\"2026-06-12T15:11:54.760209583Z\" level=info msg=\"Ran pod sandbox b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=48f0bc09-1238-493a-94c0-7ddcd93b8a10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.752195 | controller |     "Jun 12 15:11:54.763075 crc crio[3654]: time=\"2026-06-12T15:11:54.762939525Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.752210 | controller |     "Jun 12 15:11:54.763172 crc crio[3654]: time=\"2026-06-12T15:11:54.763078189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.752224 | controller |     "Jun 12 15:11:54.770020 crc crio[3654]: time=\"2026-06-12T15:11:54.769716931Z\" 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=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.752239 | controller |     "Jun 12 15:11:54.786143 crc crio[3654]: time=\"2026-06-12T15:11:54.785872367Z\" level=info msg=\"Ran pod sandbox b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=56b90880-379e-49ea-9c64-18e3f2ab8f2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.752260 | controller |     "Jun 12 15:11:54.804169 crc crio[3654]: time=\"2026-06-12T15:11:54.803978975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b2747a93-1a50-426b-af93-f30d2509d473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.752276 | controller |     "Jun 12 15:11:54.813002 crc crio[3654]: time=\"2026-06-12T15:11:54.812749163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5e9437c0-4269-475b-bbc0-709fedf166aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.752290 | controller |     "Jun 12 15:11:54.817091 crc crio[3654]: time=\"2026-06-12T15:11:54.816943245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b395532f-838f-4ab0-a176-631de9207106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.752305 | controller |     "Jun 12 15:11:54.818238 crc crio[3654]: time=\"2026-06-12T15:11:54.818091557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=11a1ce87-34c7-4460-9afe-732347613f6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.752319 | controller |     "Jun 12 15:11:54.821937 crc crio[3654]: time=\"2026-06-12T15:11:54.82119637Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=00252422-8984-4ae3-a578-a20ad0b7a5c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.752334 | controller |     "Jun 12 15:11:54.821937 crc crio[3654]: time=\"2026-06-12T15:11:54.82191756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.752348 | controller |     "Jun 12 15:11:54.826841 crc crio[3654]: time=\"2026-06-12T15:11:54.822568599Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=3892be2f-cdbf-4433-97b4-206024a2a61d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.752363 | controller |     "Jun 12 15:11:54.826841 crc crio[3654]: time=\"2026-06-12T15:11:54.823025031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.752378 | controller |     "Jun 12 15:11:54.839782 crc crio[3654]: time=\"2026-06-12T15:11:54.839575627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.752392 | controller |     "Jun 12 15:11:54.848197 crc crio[3654]: time=\"2026-06-12T15:11:54.848049215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.752407 | controller |     "Jun 12 15:11:54.987229 crc crio[3654]: 2026-06-12T15:11:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.752422 | controller |     "Jun 12 15:11:54.987553 crc crio[3654]: time=\"2026-06-12T15:11:54.987329801Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-12 16:39:24.752437 | controller |     "Jun 12 15:11:54.987553 crc crio[3654]: time=\"2026-06-12T15:11:54.987366732Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752455 | controller |     "Jun 12 15:11:54.987553 crc crio[3654]: time=\"2026-06-12T15:11:54.987428864Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.752470 | controller |     "Jun 12 15:11:54.987696 crc crio[3654]: time=\"2026-06-12T15:11:54.98765213Z\" 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:0xc000130398}] Aliases:map[]}\"",
2026-06-12 16:39:24.752485 | controller |     "Jun 12 15:11:54.987848 crc crio[3654]: time=\"2026-06-12T15:11:54.987778764Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.752500 | controller |     "Jun 12 15:11:55.242459 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.752549 | controller |     "Jun 12 15:11:55.242679 crc crio[3654]: time=\"2026-06-12T15:11:55.242612012Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-12 16:39:24.752569 | controller |     "Jun 12 15:11:55.242679 crc crio[3654]: time=\"2026-06-12T15:11:55.242649153Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752584 | controller |     "Jun 12 15:11:55.242810 crc crio[3654]: time=\"2026-06-12T15:11:55.242688414Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.752600 | controller |     "Jun 12 15:11:55.242904 crc crio[3654]: time=\"2026-06-12T15:11:55.242853169Z\" 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:0xc000130840}] Aliases:map[]}\"",
2026-06-12 16:39:24.752615 | controller |     "Jun 12 15:11:55.243096 crc crio[3654]: time=\"2026-06-12T15:11:55.243041074Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.752630 | controller |     "Jun 12 15:11:55.284946 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.752659 | controller |     "Jun 12 15:11:55.285761 crc crio[3654]: time=\"2026-06-12T15:11:55.285689428Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-12 16:39:24.752679 | controller |     "Jun 12 15:11:55.285826 crc crio[3654]: time=\"2026-06-12T15:11:55.28576414Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752694 | controller |     "Jun 12 15:11:55.285826 crc crio[3654]: time=\"2026-06-12T15:11:55.285802861Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.752709 | controller |     "Jun 12 15:11:55.286069 crc crio[3654]: time=\"2026-06-12T15:11:55.285968806Z\" 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:0xc000130bf8}] Aliases:map[]}\"",
2026-06-12 16:39:24.752724 | controller |     "Jun 12 15:11:55.286386 crc crio[3654]: time=\"2026-06-12T15:11:55.286198732Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.752739 | controller |     "Jun 12 15:11:55.337592 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.752753 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337865047Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-12 16:39:24.752768 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337913498Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752819 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337933979Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-12 16:39:24.752836 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337944899Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752851 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.337991181Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.752867 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338150505Z\" 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:0xc00239a648}] Aliases:map[]}\"",
2026-06-12 16:39:24.752883 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338221217Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.752898 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338235777Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.752916 | controller |     "Jun 12 15:11:55.338595 crc crio[3654]: time=\"2026-06-12T15:11:55.338307349Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.752932 | controller |     "Jun 12 15:11:55.450943 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.752947 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.450964448Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-12 16:39:24.752961 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.451002829Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.752976 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.451019649Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-12 16:39:24.752991 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.45103338Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753005 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.45104477Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-12 16:39:24.753019 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.45105419Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753033 | controller |     "Jun 12 15:11:55.451165 crc crio[3654]: time=\"2026-06-12T15:11:55.451084061Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753048 | controller |     "Jun 12 15:11:55.451629 crc crio[3654]: time=\"2026-06-12T15:11:55.451317008Z\" 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:0xc000396060}] Aliases:map[]}\"",
2026-06-12 16:39:24.753062 | controller |     "Jun 12 15:11:55.451629 crc crio[3654]: time=\"2026-06-12T15:11:55.451527113Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753077 | controller |     "Jun 12 15:11:55.529238 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753092 | controller |     "Jun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528817059Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-12 16:39:24.753106 | controller |     "Jun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.52886386Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753120 | controller |     "Jun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528881861Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-12 16:39:24.753138 | controller |     "Jun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528889571Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753153 | controller |     "Jun 12 15:11:55.529238 crc crio[3654]: time=\"2026-06-12T15:11:55.528918282Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753168 | controller |     "Jun 12 15:11:55.531417 crc crio[3654]: time=\"2026-06-12T15:11:55.529780356Z\" 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:0xc000630168}] Aliases:map[]}\"",
2026-06-12 16:39:24.753183 | controller |     "Jun 12 15:11:55.533530 crc crio[3654]: time=\"2026-06-12T15:11:55.533105155Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753198 | controller |     "Jun 12 15:11:55.618876 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753213 | controller |     "Jun 12 15:11:55.619059 crc crio[3654]: time=\"2026-06-12T15:11:55.618944372Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-12 16:39:24.753228 | controller |     "Jun 12 15:11:55.619059 crc crio[3654]: time=\"2026-06-12T15:11:55.618975313Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753243 | controller |     "Jun 12 15:11:55.619059 crc crio[3654]: time=\"2026-06-12T15:11:55.619011374Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753258 | controller |     "Jun 12 15:11:55.619317 crc crio[3654]: time=\"2026-06-12T15:11:55.619216409Z\" 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:0xc000630188}] Aliases:map[]}\"",
2026-06-12 16:39:24.753274 | controller |     "Jun 12 15:11:55.619571 crc crio[3654]: time=\"2026-06-12T15:11:55.619450836Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753291 | controller |     "Jun 12 15:11:55.688580 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753306 | controller |     "Jun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.68870335Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-12 16:39:24.753323 | controller |     "Jun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688775532Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753338 | controller |     "Jun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688793433Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-12 16:39:24.753353 | controller |     "Jun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688801963Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753367 | controller |     "Jun 12 15:11:55.688803 crc crio[3654]: time=\"2026-06-12T15:11:55.688811483Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-12 16:39:24.753382 | controller |     "Jun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688820543Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753396 | controller |     "Jun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688830314Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-12 16:39:24.753411 | controller |     "Jun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688837754Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753425 | controller |     "Jun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.688866245Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753440 | controller |     "Jun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.689737259Z\" 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:0xc000f36400}] Aliases:map[]}\"",
2026-06-12 16:39:24.753455 | controller |     "Jun 12 15:11:55.690435 crc crio[3654]: time=\"2026-06-12T15:11:55.689878032Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753471 | controller |     "Jun 12 15:11:55.759468 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753486 | controller |     "Jun 12 15:11:55.759696 crc crio[3654]: time=\"2026-06-12T15:11:55.759615458Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-12 16:39:24.753500 | controller |     "Jun 12 15:11:55.759696 crc crio[3654]: time=\"2026-06-12T15:11:55.759672169Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753534 | controller |     "Jun 12 15:11:55.759895 crc crio[3654]: time=\"2026-06-12T15:11:55.759726901Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753553 | controller |     "Jun 12 15:11:55.759989 crc crio[3654]: time=\"2026-06-12T15:11:55.759908616Z\" 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:0xc000f421e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.753572 | controller |     "Jun 12 15:11:55.760194 crc crio[3654]: time=\"2026-06-12T15:11:55.76008105Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753588 | controller |     "Jun 12 15:11:55.858236 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753602 | controller |     "Jun 12 15:11:55.858650 crc crio[3654]: time=\"2026-06-12T15:11:55.858550342Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-12 16:39:24.753617 | controller |     "Jun 12 15:11:55.858740 crc crio[3654]: time=\"2026-06-12T15:11:55.858652275Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753632 | controller |     "Jun 12 15:11:55.858740 crc crio[3654]: time=\"2026-06-12T15:11:55.858701326Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753647 | controller |     "Jun 12 15:11:55.859001 crc crio[3654]: time=\"2026-06-12T15:11:55.858903252Z\" 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:0xc000626138}] Aliases:map[]}\"",
2026-06-12 16:39:24.753662 | controller |     "Jun 12 15:11:55.859580 crc crio[3654]: time=\"2026-06-12T15:11:55.859241731Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753677 | controller |     "Jun 12 15:11:55.886075 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753691 | controller |     "Jun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.886138748Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-12 16:39:24.753706 | controller |     "Jun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.886174849Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753720 | controller |     "Jun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.886192199Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-12 16:39:24.753734 | controller |     "Jun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.8862023Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753751 | controller |     "Jun 12 15:11:55.886313 crc crio[3654]: time=\"2026-06-12T15:11:55.8862326Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753766 | controller |     "Jun 12 15:11:55.886538 crc crio[3654]: time=\"2026-06-12T15:11:55.886443166Z\" 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:0xc000626218}] Aliases:map[]}\"",
2026-06-12 16:39:24.753781 | controller |     "Jun 12 15:11:55.886683 crc crio[3654]: time=\"2026-06-12T15:11:55.886616011Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753796 | controller |     "Jun 12 15:11:55.990865 crc crio[3654]: 2026-06-12T15:11:55Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753811 | controller |     "Jun 12 15:11:55.991126 crc crio[3654]: time=\"2026-06-12T15:11:55.991017202Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-12 16:39:24.753825 | controller |     "Jun 12 15:11:55.991126 crc crio[3654]: time=\"2026-06-12T15:11:55.991052713Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753839 | controller |     "Jun 12 15:11:55.991126 crc crio[3654]: time=\"2026-06-12T15:11:55.991101064Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753887 | controller |     "Jun 12 15:11:55.991426 crc crio[3654]: time=\"2026-06-12T15:11:55.991380872Z\" 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:0xc00008c710}] Aliases:map[]}\"",
2026-06-12 16:39:24.753904 | controller |     "Jun 12 15:11:55.991953 crc crio[3654]: time=\"2026-06-12T15:11:55.991594478Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.753920 | controller |     "Jun 12 15:11:56.071712 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.753935 | controller |     "Jun 12 15:11:56.071925 crc crio[3654]: time=\"2026-06-12T15:11:56.071751956Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-12 16:39:24.753949 | controller |     "Jun 12 15:11:56.071925 crc crio[3654]: time=\"2026-06-12T15:11:56.071788697Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.753967 | controller |     "Jun 12 15:11:56.071925 crc crio[3654]: time=\"2026-06-12T15:11:56.071830549Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.753982 | controller |     "Jun 12 15:11:56.072133 crc crio[3654]: time=\"2026-06-12T15:11:56.072004273Z\" 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:0xc000f366f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.753997 | controller |     "Jun 12 15:11:56.072391 crc crio[3654]: time=\"2026-06-12T15:11:56.072327762Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.754012 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.754026 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120205306Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-12 16:39:24.754041 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120239037Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754055 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.12034885Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-12 16:39:24.754070 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.12036156Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754084 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120417451Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.754099 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120619437Z\" 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:0xc000f367e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.754113 | controller |     "Jun 12 15:11:56.122649 crc crio[3654]: time=\"2026-06-12T15:11:56.120767861Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.754128 | controller |     "Jun 12 15:11:56.366199 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.754145 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366198234Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-12 16:39:24.754159 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366232255Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754174 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366301087Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-12 16:39:24.754188 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366320107Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754202 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366354018Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.754216 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366572344Z\" 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:0xc001dc2298}] Aliases:map[]}\"",
2026-06-12 16:39:24.754230 | controller |     "Jun 12 15:11:56.366842 crc crio[3654]: time=\"2026-06-12T15:11:56.366728058Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.754245 | controller |     "Jun 12 15:11:56.369622 crc crio[3654]: time=\"2026-06-12T15:11:56.369535285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754260 | controller |     "Jun 12 15:11:56.369916 crc crio[3654]: time=\"2026-06-12T15:11:56.369877024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754275 | controller |     "Jun 12 15:11:56.372826 crc crio[3654]: time=\"2026-06-12T15:11:56.372661889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754290 | controller |     "Jun 12 15:11:56.373082 crc crio[3654]: time=\"2026-06-12T15:11:56.372996726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754305 | controller |     "Jun 12 15:11:56.377368 crc crio[3654]: time=\"2026-06-12T15:11:56.37709029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754320 | controller |     "Jun 12 15:11:56.612789 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.754335 | controller |     "Jun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.61242101Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-12 16:39:24.754353 | controller |     "Jun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.612519903Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754369 | controller |     "Jun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.612575665Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.754391 | controller |     "Jun 12 15:11:56.612789 crc crio[3654]: time=\"2026-06-12T15:11:56.61277397Z\" 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:0xc000184770}] Aliases:map[]}\"",
2026-06-12 16:39:24.754414 | controller |     "Jun 12 15:11:56.613699 crc crio[3654]: time=\"2026-06-12T15:11:56.613026417Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.754441 | controller |     "Jun 12 15:11:56.613699 crc crio[3654]: time=\"2026-06-12T15:11:56.613456439Z\" level=info msg=\"Created container 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=fb6aa0e7-bf38-4baf-9394-9fa3cf564c73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.754467 | controller |     "Jun 12 15:11:56.614789 crc crio[3654]: time=\"2026-06-12T15:11:56.614632481Z\" level=info msg=\"Created container 0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=3892be2f-cdbf-4433-97b4-206024a2a61d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.754485 | controller |     "Jun 12 15:11:56.615079 crc crio[3654]: time=\"2026-06-12T15:11:56.61497585Z\" level=info msg=\"Created container 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a: openshift-etcd/etcd-crc/setup\" id=e877ab93-cbb5-4322-8d54-1babf7a6d76a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.754500 | controller |     "Jun 12 15:11:56.618727 crc crio[3654]: time=\"2026-06-12T15:11:56.618533367Z\" level=info msg=\"Starting container: 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60\" id=03317802-fb2b-41d1-9c40-d1e345af17e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.754535 | controller |     "Jun 12 15:11:56.619102 crc crio[3654]: time=\"2026-06-12T15:11:56.618979182Z\" level=info msg=\"Starting container: 0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8\" id=9cad4eb3-2179-4112-b5b8-31b2d9d024f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.754553 | controller |     "Jun 12 15:11:56.619806 crc crio[3654]: time=\"2026-06-12T15:11:56.619756729Z\" level=info msg=\"Starting container: 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a\" id=207d20df-1437-4c5b-831c-e4a66a0ba0aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.754569 | controller |     "Jun 12 15:11:56.625698 crc crio[3654]: time=\"2026-06-12T15:11:56.625454963Z\" level=info msg=\"Started container\" PID=5415 containerID=0443178b6d588e5ccec90f953a003a70c18d14183fc37967e20fec4539daf7d8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=9cad4eb3-2179-4112-b5b8-31b2d9d024f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc",
2026-06-12 16:39:24.754590 | controller |     "Jun 12 15:11:56.627115 crc crio[3654]: time=\"2026-06-12T15:11:56.626803459Z\" level=info msg=\"Started container\" PID=5412 containerID=3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=03317802-fb2b-41d1-9c40-d1e345af17e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.754606 | controller |     "Jun 12 15:11:56.628645 crc crio[3654]: time=\"2026-06-12T15:11:56.628442424Z\" level=info msg=\"Started container\" PID=5413 containerID=051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a description=openshift-etcd/etcd-crc/setup id=207d20df-1437-4c5b-831c-e4a66a0ba0aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.754622 | controller |     "Jun 12 15:11:56.630824 crc crio[3654]: time=\"2026-06-12T15:11:56.630788277Z\" level=info msg=\"Created container 064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=00252422-8984-4ae3-a578-a20ad0b7a5c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.754636 | controller |     "Jun 12 15:11:56.633067 crc crio[3654]: time=\"2026-06-12T15:11:56.632930905Z\" level=info msg=\"Starting container: 064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04\" id=ab176495-004d-4a8b-916e-c0743cf43b90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.754651 | controller |     "Jun 12 15:11:56.633786 crc crio[3654]: time=\"2026-06-12T15:11:56.633633074Z\" level=info msg=\"Created container 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=abac637d-747e-4f86-8bad-2f9326c80974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.754666 | controller |     "Jun 12 15:11:56.635169 crc crio[3654]: time=\"2026-06-12T15:11:56.635069964Z\" level=info msg=\"Starting container: 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7\" id=03cd6e88-4fe8-420e-9a48-3e839a1869e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.754680 | controller |     "Jun 12 15:11:56.643014 crc crio[3654]: time=\"2026-06-12T15:11:56.642942416Z\" level=info msg=\"Started container\" PID=5414 containerID=064de557869dd4f11b5e8966976ce1a660d241cd174e18baa582d6a64efb1a04 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ab176495-004d-4a8b-916e-c0743cf43b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d",
2026-06-12 16:39:24.754695 | controller |     "Jun 12 15:11:56.643644 crc crio[3654]: time=\"2026-06-12T15:11:56.643443189Z\" level=info msg=\"Started container\" PID=5417 containerID=0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=03cd6e88-4fe8-420e-9a48-3e839a1869e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6",
2026-06-12 16:39:24.754710 | controller |     "Jun 12 15:11:56.645917 crc crio[3654]: time=\"2026-06-12T15:11:56.645878856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c4ab57e4-be11-4117-94cc-c71139a10ff3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.754725 | controller |     "Jun 12 15:11:56.651128 crc crio[3654]: time=\"2026-06-12T15:11:56.650981446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ebb8e72a-a1f9-489e-8754-cc69983522c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.754743 | controller |     "Jun 12 15:11:56.656643 crc crio[3654]: time=\"2026-06-12T15:11:56.654879198Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9846ed5a-c207-483a-93f6-a2ab99709d77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.754759 | controller |     "Jun 12 15:11:56.656643 crc crio[3654]: time=\"2026-06-12T15:11:56.6556726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754774 | controller |     "Jun 12 15:11:56.684973 crc crio[3654]: time=\"2026-06-12T15:11:56.684756517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.754788 | controller |     "Jun 12 15:11:56.848413 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.754803 | controller |     "Jun 12 15:11:56.848838 crc crio[3654]: time=\"2026-06-12T15:11:56.848540523Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-12 16:39:24.754818 | controller |     "Jun 12 15:11:56.848838 crc crio[3654]: time=\"2026-06-12T15:11:56.848659517Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754838 | controller |     "Jun 12 15:11:56.848838 crc crio[3654]: time=\"2026-06-12T15:11:56.848697148Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.754857 | controller |     "Jun 12 15:11:56.848998 crc crio[3654]: time=\"2026-06-12T15:11:56.848842782Z\" 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:0xc000130550}] Aliases:map[]}\"",
2026-06-12 16:39:24.754876 | controller |     "Jun 12 15:11:56.848998 crc crio[3654]: time=\"2026-06-12T15:11:56.848981935Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.754895 | controller |     "Jun 12 15:11:56.876416 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.754944 | controller |     "Jun 12 15:11:56.876732 crc crio[3654]: time=\"2026-06-12T15:11:56.876615643Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-12 16:39:24.754977 | controller |     "Jun 12 15:11:56.876732 crc crio[3654]: time=\"2026-06-12T15:11:56.876712606Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 16:39:24.754994 | controller |     "Jun 12 15:11:56.876821 crc crio[3654]: time=\"2026-06-12T15:11:56.876752067Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-12 16:39:24.755010 | controller |     "Jun 12 15:11:56.877081 crc crio[3654]: time=\"2026-06-12T15:11:56.876897751Z\" 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:0xc001dc2110}] Aliases:map[]}\"",
2026-06-12 16:39:24.755030 | controller |     "Jun 12 15:11:56.877152 crc crio[3654]: time=\"2026-06-12T15:11:56.877089706Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.755046 | controller |     "Jun 12 15:11:56.901345 crc crio[3654]: 2026-06-12T15:11:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.755061 | controller |     "Jun 12 15:11:56.901601 crc crio[3654]: time=\"2026-06-12T15:11:56.901436043Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-12 16:39:24.755075 | controller |     "Jun 12 15:11:56.966677 crc crio[3654]: time=\"2026-06-12T15:11:56.966511553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755091 | controller |     "Jun 12 15:11:57.053446 crc crio[3654]: time=\"2026-06-12T15:11:57.053378341Z\" level=info msg=\"Created container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9846ed5a-c207-483a-93f6-a2ab99709d77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755106 | controller |     "Jun 12 15:11:57.055113 crc crio[3654]: time=\"2026-06-12T15:11:57.055057456Z\" level=info msg=\"Starting container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd\" id=35bf95fa-5f92-4a2f-b401-56ff7cd8f8d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.755121 | controller |     "Jun 12 15:11:57.059806 crc crio[3654]: time=\"2026-06-12T15:11:57.059701771Z\" level=info msg=\"Started container\" PID=5492 containerID=0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=35bf95fa-5f92-4a2f-b401-56ff7cd8f8d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.755137 | controller |     "Jun 12 15:11:57.073895 crc crio[3654]: time=\"2026-06-12T15:11:57.073740131Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b1b39a01-687e-4c6c-a6e4-765dc5ca38df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755151 | controller |     "Jun 12 15:11:57.075813 crc crio[3654]: time=\"2026-06-12T15:11:57.075773796Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8d9045ad-70bd-487f-b211-ccc90e04785a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755167 | controller |     "Jun 12 15:11:57.077602 crc crio[3654]: time=\"2026-06-12T15:11:57.077573844Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ea1575f0-1b0b-4cbf-8bc6-7cd27799166d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755181 | controller |     "Jun 12 15:11:57.077990 crc crio[3654]: time=\"2026-06-12T15:11:57.077967725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755200 | controller |     "Jun 12 15:11:57.089155 crc crio[3654]: time=\"2026-06-12T15:11:57.08850626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755215 | controller |     "Jun 12 15:11:57.163717 crc crio[3654]: time=\"2026-06-12T15:11:57.162972703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c41fe4c2-722c-4b4b-b887-01967ed4fde3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755230 | controller |     "Jun 12 15:11:57.169952 crc crio[3654]: time=\"2026-06-12T15:11:57.169837751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d5e66d04-21e9-47e1-b3cb-611be32bf05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755245 | controller |     "Jun 12 15:11:57.170048 crc crio[3654]: time=\"2026-06-12T15:11:57.169991194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff3fad3b-ff28-452a-b135-3916d229263a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755260 | controller |     "Jun 12 15:11:57.171847 crc crio[3654]: time=\"2026-06-12T15:11:57.171771972Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ffed7cf2-d4f9-4495-9a76-1b755868ec35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755275 | controller |     "Jun 12 15:11:57.172386 crc crio[3654]: time=\"2026-06-12T15:11:57.17206377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755290 | controller |     "Jun 12 15:11:57.172874 crc crio[3654]: time=\"2026-06-12T15:11:57.172777258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6039ac3f-142f-4ed3-a55b-9ef0c8de172e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755305 | controller |     "Jun 12 15:11:57.176199 crc crio[3654]: time=\"2026-06-12T15:11:57.176043696Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2692144c-a4c5-4686-8c6d-5c8d95fc8a09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755319 | controller |     "Jun 12 15:11:57.176619 crc crio[3654]: time=\"2026-06-12T15:11:57.17656221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755334 | controller |     "Jun 12 15:11:57.176705 crc crio[3654]: time=\"2026-06-12T15:11:57.17656252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0a21527-1f78-4140-857c-77932640a47d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755348 | controller |     "Jun 12 15:11:57.178429 crc crio[3654]: time=\"2026-06-12T15:11:57.178356838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9b09be72-2fe4-42c0-b1e3-130d606914ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755362 | controller |     "Jun 12 15:11:57.182892 crc crio[3654]: time=\"2026-06-12T15:11:57.182776388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=15199c89-2203-46db-89ca-bf07e207c123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755384 | controller |     "Jun 12 15:11:57.184707 crc crio[3654]: time=\"2026-06-12T15:11:57.184608767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=90771292-423e-4c18-9211-5341d4e34c2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755406 | controller |     "Jun 12 15:11:57.189635 crc crio[3654]: time=\"2026-06-12T15:11:57.189526871Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=7b5539ac-21f3-4c40-84d9-48e7819f97d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755430 | controller |     "Jun 12 15:11:57.192436 crc crio[3654]: time=\"2026-06-12T15:11:57.192308815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755446 | controller |     "Jun 12 15:11:57.194429 crc crio[3654]: time=\"2026-06-12T15:11:57.194368264Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f55864fd-d03b-4fbf-838d-1c33c146577c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755462 | controller |     "Jun 12 15:11:57.194589 crc crio[3654]: time=\"2026-06-12T15:11:57.194428272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755477 | controller |     "Jun 12 15:11:57.196863 crc crio[3654]: time=\"2026-06-12T15:11:57.196752865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755492 | controller |     "Jun 12 15:11:57.210368 crc crio[3654]: time=\"2026-06-12T15:11:57.210066228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755507 | controller |     "Jun 12 15:11:57.241634 crc crio[3654]: time=\"2026-06-12T15:11:57.240742765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755545 | controller |     "Jun 12 15:11:57.276862 crc crio[3654]: time=\"2026-06-12T15:11:57.276769359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755561 | controller |     "Jun 12 15:11:58.130015 crc crio[3654]: time=\"2026-06-12T15:11:58.129692609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755576 | controller |     "Jun 12 15:11:58.254414 crc crio[3654]: time=\"2026-06-12T15:11:58.252411062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755590 | controller |     "Jun 12 15:11:58.331970 crc crio[3654]: time=\"2026-06-12T15:11:58.33140698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755604 | controller |     "Jun 12 15:11:58.351603 crc crio[3654]: time=\"2026-06-12T15:11:58.351559792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755618 | controller |     "Jun 12 15:11:58.435638 crc crio[3654]: time=\"2026-06-12T15:11:58.424945637Z\" level=info msg=\"Created container c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2692144c-a4c5-4686-8c6d-5c8d95fc8a09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755637 | controller |     "Jun 12 15:11:58.435638 crc crio[3654]: time=\"2026-06-12T15:11:58.429683304Z\" level=info msg=\"Starting container: c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245\" id=22f569fa-08e3-42eb-9e91-292d714b8631 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.755652 | controller |     "Jun 12 15:11:58.463446 crc crio[3654]: time=\"2026-06-12T15:11:58.463087896Z\" level=info msg=\"Started container\" PID=5531 containerID=c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=22f569fa-08e3-42eb-9e91-292d714b8631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.755668 | controller |     "Jun 12 15:11:58.476677 crc crio[3654]: time=\"2026-06-12T15:11:58.476624524Z\" level=info msg=\"Created container 0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f55864fd-d03b-4fbf-838d-1c33c146577c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755683 | controller |     "Jun 12 15:11:58.478747 crc crio[3654]: time=\"2026-06-12T15:11:58.47803723Z\" level=info msg=\"Starting container: 0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d\" id=a16f16f2-6bd9-4642-95b8-0e04b6371364 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.755698 | controller |     "Jun 12 15:11:58.486719 crc crio[3654]: time=\"2026-06-12T15:11:58.486436047Z\" level=info msg=\"Started container\" PID=5541 containerID=0d18182b656f2b3a72e9748e79ab6ea75876d1c5621ef75fac068a3b70ebe12d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a16f16f2-6bd9-4642-95b8-0e04b6371364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc",
2026-06-12 16:39:24.755713 | controller |     "Jun 12 15:11:58.500831 crc crio[3654]: time=\"2026-06-12T15:11:58.500723984Z\" level=info msg=\"Created container 47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=7b5539ac-21f3-4c40-84d9-48e7819f97d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755727 | controller |     "Jun 12 15:11:58.506874 crc crio[3654]: time=\"2026-06-12T15:11:58.506615823Z\" level=info msg=\"Starting container: 47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705\" id=b41b0438-6117-4701-9367-b82f11731381 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.755741 | controller |     "Jun 12 15:11:58.510950 crc crio[3654]: time=\"2026-06-12T15:11:58.510843367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3c12c9b4-05d7-488e-84a6-08d9b3e53334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755755 | controller |     "Jun 12 15:11:58.516177 crc crio[3654]: time=\"2026-06-12T15:11:58.515691789Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=886594d3-cbae-484b-b265-ee9c2ff9e2cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755770 | controller |     "Jun 12 15:11:58.517125 crc crio[3654]: time=\"2026-06-12T15:11:58.516991114Z\" level=info msg=\"Started container\" PID=5546 containerID=47d93d39e19283b3c7536c4c570625bc14d3682e3a17d174353feb3086bca705 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=b41b0438-6117-4701-9367-b82f11731381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b39f1c466158f6be069df0e83204d2de49f2687e19ae31f26053fcb81479878d",
2026-06-12 16:39:24.755788 | controller |     "Jun 12 15:11:58.519804 crc crio[3654]: time=\"2026-06-12T15:11:58.519665956Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2d9145a2-a2f6-45b3-aeda-b61fcb5b63d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755803 | controller |     "Jun 12 15:11:58.522657 crc crio[3654]: time=\"2026-06-12T15:11:58.522414311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755817 | controller |     "Jun 12 15:11:58.550585 crc crio[3654]: time=\"2026-06-12T15:11:58.550216001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755832 | controller |     "Jun 12 15:11:58.563615 crc crio[3654]: time=\"2026-06-12T15:11:58.560911451Z\" level=info msg=\"Created container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ffed7cf2-d4f9-4495-9a76-1b755868ec35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755846 | controller |     "Jun 12 15:11:58.569034 crc crio[3654]: time=\"2026-06-12T15:11:58.568870597Z\" level=info msg=\"Starting container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326\" id=cbd96c73-69d3-4671-98d7-b9369e14db27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.755860 | controller |     "Jun 12 15:11:58.587387 crc crio[3654]: time=\"2026-06-12T15:11:58.586723318Z\" level=info msg=\"Started container\" PID=5549 containerID=60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=cbd96c73-69d3-4671-98d7-b9369e14db27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6",
2026-06-12 16:39:24.755875 | controller |     "Jun 12 15:11:58.686418 crc crio[3654]: time=\"2026-06-12T15:11:58.686343842Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fc73ba8c-5508-46b1-b692-9a9d9b5edbdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755889 | controller |     "Jun 12 15:11:58.689740 crc crio[3654]: time=\"2026-06-12T15:11:58.689536687Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=592fb5a9-4437-4886-b180-86a5bc591769 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755904 | controller |     "Jun 12 15:11:58.693782 crc crio[3654]: time=\"2026-06-12T15:11:58.69366575Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3916736f-aa46-4b0b-9d8a-e63af02e5775 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.755919 | controller |     "Jun 12 15:11:58.695892 crc crio[3654]: time=\"2026-06-12T15:11:58.695851129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755934 | controller |     "Jun 12 15:11:58.732105 crc crio[3654]: time=\"2026-06-12T15:11:58.72664554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.755948 | controller |     "Jun 12 15:11:59.320126 crc crio[3654]: time=\"2026-06-12T15:11:59.319616223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ebf569a8-4e63-416f-9b9a-4bb5fdf123ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755966 | controller |     "Jun 12 15:11:59.344186 crc crio[3654]: time=\"2026-06-12T15:11:59.339312552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=25866894-c5c8-4326-a610-98b6094eed39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.755980 | controller |     "Jun 12 15:11:59.352562 crc crio[3654]: time=\"2026-06-12T15:11:59.352414486Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=87d3849e-4051-479c-b58c-12c9b609941a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756029 | controller |     "Jun 12 15:11:59.353202 crc crio[3654]: time=\"2026-06-12T15:11:59.35294029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756047 | controller |     "Jun 12 15:11:59.412562 crc crio[3654]: time=\"2026-06-12T15:11:59.412071678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756062 | controller |     "Jun 12 15:11:59.425933 crc crio[3654]: time=\"2026-06-12T15:11:59.425824136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756077 | controller |     "Jun 12 15:11:59.674825 crc crio[3654]: time=\"2026-06-12T15:11:59.674693897Z\" level=info msg=\"Created container 0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2d9145a2-a2f6-45b3-aeda-b61fcb5b63d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756092 | controller |     "Jun 12 15:11:59.685958 crc crio[3654]: time=\"2026-06-12T15:11:59.68584771Z\" level=info msg=\"Starting container: 0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e\" id=73737516-06ea-468c-bd12-b462c6f7362b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756107 | controller |     "Jun 12 15:11:59.735330 crc crio[3654]: time=\"2026-06-12T15:11:59.734529135Z\" level=info msg=\"Started container\" PID=5593 containerID=0c37ef51067ca63472f4074cdb9faf1749772e9526dd4a779ec71086509a713e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=73737516-06ea-468c-bd12-b462c6f7362b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc",
2026-06-12 16:39:24.756122 | controller |     "Jun 12 15:11:59.831671 crc crio[3654]: time=\"2026-06-12T15:11:59.831606661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ae3e2c8f-def1-47d9-9825-3a5257131223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756136 | controller |     "Jun 12 15:11:59.878209 crc crio[3654]: time=\"2026-06-12T15:11:59.878077855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=324e830d-09c6-47ff-8402-2c3e3d91a4a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756151 | controller |     "Jun 12 15:11:59.890179 crc crio[3654]: time=\"2026-06-12T15:11:59.889994367Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9ba4732b-6cf1-4fbd-aab3-49c169eaae80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756165 | controller |     "Jun 12 15:11:59.890838 crc crio[3654]: time=\"2026-06-12T15:11:59.890690216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756184 | controller |     "Jun 12 15:11:59.945394 crc crio[3654]: time=\"2026-06-12T15:11:59.943219856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756199 | controller |     "Jun 12 15:12:00.493227 crc crio[3654]: time=\"2026-06-12T15:12:00.493005119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756214 | controller |     "Jun 12 15:12:00.993591 crc crio[3654]: time=\"2026-06-12T15:12:00.989647642Z\" level=info msg=\"Created container 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0: openshift-etcd/etcd-crc/etcd-resources-copy\" id=87d3849e-4051-479c-b58c-12c9b609941a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756228 | controller |     "Jun 12 15:12:00.997734 crc crio[3654]: time=\"2026-06-12T15:12:00.995237655Z\" level=info msg=\"Starting container: 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0\" id=cc8734ae-1fdd-40b5-9496-cf0063296931 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756243 | controller |     "Jun 12 15:12:01.001240 crc crio[3654]: time=\"2026-06-12T15:12:01.000894326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756258 | controller |     "Jun 12 15:12:01.092698 crc crio[3654]: time=\"2026-06-12T15:12:01.091035902Z\" level=info msg=\"Started container\" PID=5615 containerID=7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0 description=openshift-etcd/etcd-crc/etcd-resources-copy id=cc8734ae-1fdd-40b5-9496-cf0063296931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.756273 | controller |     "Jun 12 15:12:01.282345 crc crio[3654]: time=\"2026-06-12T15:12:01.280728Z\" level=info msg=\"Created container da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9ba4732b-6cf1-4fbd-aab3-49c169eaae80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756287 | controller |     "Jun 12 15:12:01.291631 crc crio[3654]: time=\"2026-06-12T15:12:01.290927017Z\" level=info msg=\"Starting container: da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f\" id=fa4ecf02-646d-48a1-b165-02be31fe801f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756301 | controller |     "Jun 12 15:12:01.322623 crc crio[3654]: time=\"2026-06-12T15:12:01.316337132Z\" level=info msg=\"Started container\" PID=5648 containerID=da21387d992be09ea3750eb59d167952c26279227c5ca7aa696e6866007c7e4f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=fa4ecf02-646d-48a1-b165-02be31fe801f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc",
2026-06-12 16:39:24.756316 | controller |     "Jun 12 15:12:01.368395 crc crio[3654]: time=\"2026-06-12T15:12:01.359312594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=70477a96-ad1a-4132-a212-8c1a7ce43d13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756331 | controller |     "Jun 12 15:12:01.372699 crc crio[3654]: time=\"2026-06-12T15:12:01.372175714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=32eb7f23-89e6-4a57-9761-c2bdda246429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756349 | controller |     "Jun 12 15:12:01.378727 crc crio[3654]: time=\"2026-06-12T15:12:01.378677987Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=a2b3750b-0bb7-4dfa-bed4-1f0d6ef2a3b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756364 | controller |     "Jun 12 15:12:01.379573 crc crio[3654]: time=\"2026-06-12T15:12:01.379544371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756379 | controller |     "Jun 12 15:12:01.414354 crc crio[3654]: time=\"2026-06-12T15:12:01.414183674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756394 | controller |     "Jun 12 15:12:02.089972 crc crio[3654]: time=\"2026-06-12T15:12:02.086838624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756409 | controller |     "Jun 12 15:12:02.111228 crc crio[3654]: time=\"2026-06-12T15:12:02.110773289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756423 | controller |     "Jun 12 15:12:02.216938 crc crio[3654]: time=\"2026-06-12T15:12:02.216495804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756438 | controller |     "Jun 12 15:12:02.442047 crc crio[3654]: time=\"2026-06-12T15:12:02.44192211Z\" level=info msg=\"Created container 42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ea1575f0-1b0b-4cbf-8bc6-7cd27799166d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756453 | controller |     "Jun 12 15:12:02.447612 crc crio[3654]: time=\"2026-06-12T15:12:02.444733434Z\" level=info msg=\"Starting container: 42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f\" id=7d945a68-099e-4f47-b662-0ad8107973b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756468 | controller |     "Jun 12 15:12:02.496188 crc crio[3654]: time=\"2026-06-12T15:12:02.495898527Z\" level=info msg=\"Created container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3916736f-aa46-4b0b-9d8a-e63af02e5775 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756482 | controller |     "Jun 12 15:12:02.500124 crc crio[3654]: time=\"2026-06-12T15:12:02.499192717Z\" level=info msg=\"Starting container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0\" id=900f6de3-8802-4733-ab5d-2c32159d0065 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756497 | controller |     "Jun 12 15:12:02.504046 crc crio[3654]: time=\"2026-06-12T15:12:02.501886149Z\" level=info msg=\"Started container\" PID=5689 containerID=42bb2f8c5a3791122db5c4b30d715b7f5048b303ca9b3c022669a374913b108f description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7d945a68-099e-4f47-b662-0ad8107973b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.756525 | controller |     "Jun 12 15:12:02.517732 crc crio[3654]: time=\"2026-06-12T15:12:02.516599486Z\" level=info msg=\"Created container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl\" id=a2b3750b-0bb7-4dfa-bed4-1f0d6ef2a3b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756545 | controller |     "Jun 12 15:12:02.520879 crc crio[3654]: time=\"2026-06-12T15:12:02.520115652Z\" level=info msg=\"Starting container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516\" id=8cdcddb5-68cc-42d7-93d5-e7432f490abd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756566 | controller |     "Jun 12 15:12:02.545307 crc crio[3654]: time=\"2026-06-12T15:12:02.54513647Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e0646596-9b6c-4d71-9a23-dcf390fadc32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756581 | controller |     "Jun 12 15:12:02.548161 crc crio[3654]: time=\"2026-06-12T15:12:02.548111891Z\" level=info msg=\"Started container\" PID=5692 containerID=b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=900f6de3-8802-4733-ab5d-2c32159d0065 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6",
2026-06-12 16:39:24.756597 | controller |     "Jun 12 15:12:02.550412 crc crio[3654]: time=\"2026-06-12T15:12:02.550325247Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=04741dea-577d-405f-8523-b77962474027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756612 | controller |     "Jun 12 15:12:02.560154 crc crio[3654]: time=\"2026-06-12T15:12:02.56009813Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e7f12ee7-f314-4b94-933f-c22d019eebd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756626 | controller |     "Jun 12 15:12:02.560931 crc crio[3654]: time=\"2026-06-12T15:12:02.560907032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756658 | controller |     "Jun 12 15:12:02.563928 crc crio[3654]: time=\"2026-06-12T15:12:02.563655268Z\" level=info msg=\"Started container\" PID=5695 containerID=ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 description=openshift-etcd/etcd-crc/etcdctl id=8cdcddb5-68cc-42d7-93d5-e7432f490abd name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.756675 | controller |     "Jun 12 15:12:02.587892 crc crio[3654]: time=\"2026-06-12T15:12:02.585978991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=06da67e1-e7cd-4f91-acf8-c29a8ba23555 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756690 | controller |     "Jun 12 15:12:02.591551 crc crio[3654]: time=\"2026-06-12T15:12:02.589975181Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7c2c474a-eaa3-489b-bca9-b227a6dccbab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756705 | controller |     "Jun 12 15:12:02.600176 crc crio[3654]: time=\"2026-06-12T15:12:02.599226326Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=6dffbcb3-0c32-431c-a79d-2e24471b9480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756720 | controller |     "Jun 12 15:12:02.601879 crc crio[3654]: time=\"2026-06-12T15:12:02.601851318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756734 | controller |     "Jun 12 15:12:02.628581 crc crio[3654]: time=\"2026-06-12T15:12:02.620911728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756753 | controller |     "Jun 12 15:12:02.629348 crc crio[3654]: time=\"2026-06-12T15:12:02.629228746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f4eb8997-e0e9-4bea-9e15-1c0bd254ee6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756767 | controller |     "Jun 12 15:12:02.658537 crc crio[3654]: time=\"2026-06-12T15:12:02.654958612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=75ac0520-e39c-4ad1-b395-8beb9924cff3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.756782 | controller |     "Jun 12 15:12:02.664487 crc crio[3654]: time=\"2026-06-12T15:12:02.660834875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756796 | controller |     "Jun 12 15:12:02.695710 crc crio[3654]: time=\"2026-06-12T15:12:02.695584644Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=d35282a5-de82-49e4-abcb-c89890acfa52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756811 | controller |     "Jun 12 15:12:02.697084 crc crio[3654]: time=\"2026-06-12T15:12:02.696056297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756825 | controller |     "Jun 12 15:12:02.773958 crc crio[3654]: time=\"2026-06-12T15:12:02.773761806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756840 | controller |     "Jun 12 15:12:03.768007 crc crio[3654]: time=\"2026-06-12T15:12:03.767479968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756855 | controller |     "Jun 12 15:12:03.773661 crc crio[3654]: time=\"2026-06-12T15:12:03.773474759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756869 | controller |     "Jun 12 15:12:03.871636 crc crio[3654]: time=\"2026-06-12T15:12:03.870858102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.756884 | controller |     "Jun 12 15:12:04.100376 crc crio[3654]: time=\"2026-06-12T15:12:04.10010692Z\" level=info msg=\"Created container e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=e7f12ee7-f314-4b94-933f-c22d019eebd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756899 | controller |     "Jun 12 15:12:04.103062 crc crio[3654]: time=\"2026-06-12T15:12:04.102911916Z\" level=info msg=\"Created container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd\" id=d35282a5-de82-49e4-abcb-c89890acfa52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.756913 | controller |     "Jun 12 15:12:04.103592 crc crio[3654]: time=\"2026-06-12T15:12:04.103506903Z\" level=info msg=\"Starting container: e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f\" id=41f28692-c026-4660-a12a-ad2ec27b4062 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756928 | controller |     "Jun 12 15:12:04.104948 crc crio[3654]: time=\"2026-06-12T15:12:04.104805626Z\" level=info msg=\"Starting container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875\" id=3c3e121f-3808-452f-bfb1-ce834d77c046 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.756946 | controller |     "Jun 12 15:12:04.105031 crc crio[3654]: time=\"2026-06-12T15:12:04.104944083Z\" level=info msg=\"Created container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=6dffbcb3-0c32-431c-a79d-2e24471b9480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757007 | controller |     "Jun 12 15:12:04.107247 crc crio[3654]: time=\"2026-06-12T15:12:04.10678356Z\" level=info msg=\"Starting container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73\" id=40533a9f-146b-4c93-8cd6-8efe7ba1428c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757023 | controller |     "Jun 12 15:12:04.131232 crc crio[3654]: time=\"2026-06-12T15:12:04.131095957Z\" level=info msg=\"Started container\" PID=5760 containerID=6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875 description=openshift-etcd/etcd-crc/etcd id=3c3e121f-3808-452f-bfb1-ce834d77c046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.757039 | controller |     "Jun 12 15:12:04.141671 crc crio[3654]: time=\"2026-06-12T15:12:04.141541909Z\" level=info msg=\"Started container\" PID=5745 containerID=e611845d03c874535f786169f3abbf478083aaff6cd17de8c4c7c7257706bf8f description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=41f28692-c026-4660-a12a-ad2ec27b4062 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.757054 | controller |     "Jun 12 15:12:04.141671 crc crio[3654]: time=\"2026-06-12T15:12:04.141671652Z\" level=info msg=\"Started container\" PID=5748 containerID=ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=40533a9f-146b-4c93-8cd6-8efe7ba1428c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6",
2026-06-12 16:39:24.757106 | controller |     "Jun 12 15:12:04.163021 crc crio[3654]: time=\"2026-06-12T15:12:04.162901869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9c2bc35f-fe68-4621-9bde-50dda9d918b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757123 | controller |     "Jun 12 15:12:04.169728 crc crio[3654]: time=\"2026-06-12T15:12:04.16953447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7568d7f4-e49c-4d93-b8db-67bbd6b84ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757138 | controller |     "Jun 12 15:12:04.175787 crc crio[3654]: time=\"2026-06-12T15:12:04.175641351Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=8952a7e2-2151-4c8e-9d6e-945dae5225e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757153 | controller |     "Jun 12 15:12:04.176185 crc crio[3654]: time=\"2026-06-12T15:12:04.176111063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757168 | controller |     "Jun 12 15:12:04.193016 crc crio[3654]: time=\"2026-06-12T15:12:04.192800175Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3927a083-0d5f-40d3-84d8-ffdfbe4a4cf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757186 | controller |     "Jun 12 15:12:04.219743 crc crio[3654]: time=\"2026-06-12T15:12:04.219593939Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a5842d18-92bf-430c-8a31-0cf5d9ed9880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757201 | controller |     "Jun 12 15:12:04.228652 crc crio[3654]: time=\"2026-06-12T15:12:04.22852144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757216 | controller |     "Jun 12 15:12:04.230658 crc crio[3654]: time=\"2026-06-12T15:12:04.230152894Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d144df39-2baa-4573-9a90-9ffe8699fda7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757230 | controller |     "Jun 12 15:12:04.230836 crc crio[3654]: time=\"2026-06-12T15:12:04.230771141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757245 | controller |     "Jun 12 15:12:04.295719 crc crio[3654]: time=\"2026-06-12T15:12:04.292651043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757260 | controller |     "Jun 12 15:12:05.867597 crc crio[3654]: time=\"2026-06-12T15:12:05.866787307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757274 | controller |     "Jun 12 15:12:05.899612 crc crio[3654]: time=\"2026-06-12T15:12:05.899546446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757289 | controller |     "Jun 12 15:12:06.179954 crc crio[3654]: time=\"2026-06-12T15:12:06.179221064Z\" level=info msg=\"Created container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d144df39-2baa-4573-9a90-9ffe8699fda7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757304 | controller |     "Jun 12 15:12:06.190766 crc crio[3654]: time=\"2026-06-12T15:12:06.18969699Z\" level=info msg=\"Starting container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53\" id=236e2fd6-42b9-4d4c-a44d-eb9acb38fe9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757318 | controller |     "Jun 12 15:12:06.210711 crc crio[3654]: time=\"2026-06-12T15:12:06.210190132Z\" level=info msg=\"Started container\" PID=5827 containerID=fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=236e2fd6-42b9-4d4c-a44d-eb9acb38fe9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6",
2026-06-12 16:39:24.757333 | controller |     "Jun 12 15:12:06.237243 crc crio[3654]: time=\"2026-06-12T15:12:06.237060818Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fd1f9d06-c759-4d5d-87a5-db4a96dd9d14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757348 | controller |     "Jun 12 15:12:06.241378 crc crio[3654]: time=\"2026-06-12T15:12:06.240932613Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b5382f5-d2a7-44ec-bbd3-4cee91c53b4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757365 | controller |     "Jun 12 15:12:06.245170 crc crio[3654]: time=\"2026-06-12T15:12:06.245076779Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c2d82fc5-3f4f-4ea6-a74f-2eeb48573976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757380 | controller |     "Jun 12 15:12:06.246153 crc crio[3654]: time=\"2026-06-12T15:12:06.246031695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757395 | controller |     "Jun 12 15:12:06.290639 crc crio[3654]: time=\"2026-06-12T15:12:06.289751013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757410 | controller |     "Jun 12 15:12:06.370562 crc crio[3654]: time=\"2026-06-12T15:12:06.365514483Z\" level=info msg=\"Created container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics\" id=8952a7e2-2151-4c8e-9d6e-945dae5225e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757424 | controller |     "Jun 12 15:12:06.386351 crc crio[3654]: time=\"2026-06-12T15:12:06.377768568Z\" level=info msg=\"Starting container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d\" id=9a6bd368-2def-4c67-aa24-88cc0a80922d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757439 | controller |     "Jun 12 15:12:06.487025 crc crio[3654]: time=\"2026-06-12T15:12:06.486631845Z\" level=info msg=\"Started container\" PID=5830 containerID=5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d description=openshift-etcd/etcd-crc/etcd-metrics id=9a6bd368-2def-4c67-aa24-88cc0a80922d name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.757454 | controller |     "Jun 12 15:12:06.532175 crc crio[3654]: time=\"2026-06-12T15:12:06.53195282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=200ced07-3188-4f97-9805-e366797e567e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757468 | controller |     "Jun 12 15:12:06.557358 crc crio[3654]: time=\"2026-06-12T15:12:06.557052396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=70c621d3-4c8c-4a34-8306-bc2c5374b56d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757484 | controller |     "Jun 12 15:12:06.628142 crc crio[3654]: time=\"2026-06-12T15:12:06.628051614Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=45a7a377-d7f4-4357-aabc-0218377cba24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757498 | controller |     "Jun 12 15:12:06.629042 crc crio[3654]: time=\"2026-06-12T15:12:06.628851956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757526 | controller |     "Jun 12 15:12:06.706845 crc crio[3654]: time=\"2026-06-12T15:12:06.706666736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757546 | controller |     "Jun 12 15:12:07.303377 crc crio[3654]: time=\"2026-06-12T15:12:07.302953954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757563 | controller |     "Jun 12 15:12:07.477815 crc crio[3654]: time=\"2026-06-12T15:12:07.477533764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757581 | controller |     "Jun 12 15:12:07.596340 crc crio[3654]: time=\"2026-06-12T15:12:07.596198267Z\" level=info msg=\"Created container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=c2d82fc5-3f4f-4ea6-a74f-2eeb48573976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757596 | controller |     "Jun 12 15:12:07.604929 crc crio[3654]: time=\"2026-06-12T15:12:07.604866492Z\" level=info msg=\"Starting container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4\" id=43f45167-da8c-4a32-a191-808a1869563b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757610 | controller |     "Jun 12 15:12:07.624186 crc crio[3654]: time=\"2026-06-12T15:12:07.62403282Z\" level=info msg=\"Started container\" PID=5856 containerID=2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=43f45167-da8c-4a32-a191-808a1869563b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6",
2026-06-12 16:39:24.757625 | controller |     "Jun 12 15:12:08.202679 crc crio[3654]: time=\"2026-06-12T15:12:08.202511837Z\" level=info msg=\"Created container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz\" id=45a7a377-d7f4-4357-aabc-0218377cba24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757639 | controller |     "Jun 12 15:12:08.204761 crc crio[3654]: time=\"2026-06-12T15:12:08.204195783Z\" level=info msg=\"Starting container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744\" id=820fbd5d-970d-452d-a73b-e7f08ff9708d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757654 | controller |     "Jun 12 15:12:08.221777 crc crio[3654]: time=\"2026-06-12T15:12:08.221642326Z\" level=info msg=\"Started container\" PID=5861 containerID=355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744 description=openshift-etcd/etcd-crc/etcd-readyz id=820fbd5d-970d-452d-a73b-e7f08ff9708d name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.757668 | controller |     "Jun 12 15:12:08.395935 crc crio[3654]: time=\"2026-06-12T15:12:08.395790432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c4eee458-6119-4fb2-8197-84d9685e1ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757683 | controller |     "Jun 12 15:12:08.400841 crc crio[3654]: time=\"2026-06-12T15:12:08.400722736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a27d0c81-09a4-46bb-badf-1638e4eff875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757697 | controller |     "Jun 12 15:12:08.405244 crc crio[3654]: time=\"2026-06-12T15:12:08.405178676Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=1491aef7-120f-4827-9a3e-c74bcfdd0239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757712 | controller |     "Jun 12 15:12:08.405911 crc crio[3654]: time=\"2026-06-12T15:12:08.405878385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757727 | controller |     "Jun 12 15:12:08.431871 crc crio[3654]: time=\"2026-06-12T15:12:08.431770425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757744 | controller |     "Jun 12 15:12:08.864154 crc crio[3654]: time=\"2026-06-12T15:12:08.86404698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757760 | controller |     "Jun 12 15:12:09.171036 crc crio[3654]: time=\"2026-06-12T15:12:09.170889875Z\" level=info msg=\"Created container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev\" id=1491aef7-120f-4827-9a3e-c74bcfdd0239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757775 | controller |     "Jun 12 15:12:09.172234 crc crio[3654]: time=\"2026-06-12T15:12:09.172056036Z\" level=info msg=\"Starting container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af\" id=b48e6a62-538b-4eb4-a086-d63fb0cfa1e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757790 | controller |     "Jun 12 15:12:09.209164 crc crio[3654]: time=\"2026-06-12T15:12:09.208973254Z\" level=info msg=\"Started container\" PID=5891 containerID=8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af description=openshift-etcd/etcd-crc/etcd-rev id=b48e6a62-538b-4eb4-a086-d63fb0cfa1e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45",
2026-06-12 16:39:24.757804 | controller |     "Jun 12 15:12:31.465965 crc crio[3654]: time=\"2026-06-12T15:12:31.465225872Z\" level=info msg=\"Stopping container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd (timeout: 30s)\" id=b2eb880d-6640-4a5f-9a31-cb4600141c5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.757819 | controller |     "Jun 12 15:12:31.547595 crc crio[3654]: time=\"2026-06-12T15:12:31.547356603Z\" level=info msg=\"Stopped container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2eb880d-6640-4a5f-9a31-cb4600141c5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.757833 | controller |     "Jun 12 15:12:31.549696 crc crio[3654]: time=\"2026-06-12T15:12:31.549550835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3925e6c4-8ed4-43c6-8414-d47b7eb471d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757847 | controller |     "Jun 12 15:12:31.552197 crc crio[3654]: time=\"2026-06-12T15:12:31.55210082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5bbfc456-0b7f-436e-ad06-66ec7d22c066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.757861 | controller |     "Jun 12 15:12:31.555357 crc crio[3654]: time=\"2026-06-12T15:12:31.554209879Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2cb283d-fb73-491d-ac00-4a1a4bafa3fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757876 | controller |     "Jun 12 15:12:31.555357 crc crio[3654]: time=\"2026-06-12T15:12:31.555350218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757890 | controller |     "Jun 12 15:12:31.573932 crc crio[3654]: time=\"2026-06-12T15:12:31.573819749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757904 | controller |     "Jun 12 15:12:31.757480 crc crio[3654]: time=\"2026-06-12T15:12:31.756582623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757922 | controller |     "Jun 12 15:12:31.844955 crc crio[3654]: time=\"2026-06-12T15:12:31.84465405Z\" level=info msg=\"Created container 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2cb283d-fb73-491d-ac00-4a1a4bafa3fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.757936 | controller |     "Jun 12 15:12:31.846458 crc crio[3654]: time=\"2026-06-12T15:12:31.846336736Z\" level=info msg=\"Starting container: 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d\" id=1801a1bc-b814-476d-9dfc-e6c195d11ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.757951 | controller |     "Jun 12 15:12:31.856239 crc crio[3654]: time=\"2026-06-12T15:12:31.856181142Z\" level=info msg=\"Started container\" PID=6089 containerID=5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1801a1bc-b814-476d-9dfc-e6c195d11ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.757966 | controller |     "Jun 12 15:13:17.003939 crc crio[3654]: time=\"2026-06-12T15:13:17.00286816Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.757980 | controller |     "Jun 12 15:13:17.005547 crc crio[3654]: time=\"2026-06-12T15:13:17.004165442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.757994 | controller |     "Jun 12 15:13:17.030754 crc crio[3654]: time=\"2026-06-12T15:13:17.03066279Z\" 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=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758009 | controller |     "Jun 12 15:13:17.033764 crc crio[3654]: time=\"2026-06-12T15:13:17.033681685Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758023 | controller |     "Jun 12 15:13:17.033844 crc crio[3654]: time=\"2026-06-12T15:13:17.033788538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758038 | controller |     "Jun 12 15:13:17.041889 crc crio[3654]: time=\"2026-06-12T15:13:17.041810103Z\" 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=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758052 | controller |     "Jun 12 15:13:17.044848 crc crio[3654]: time=\"2026-06-12T15:13:17.044778777Z\" level=info msg=\"Ran pod sandbox 22d2bc4286ef887d391a9e20399643a0de5b423ddbcff92625cec1c16a90633d with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e2a5cf48-bdfe-4270-8e95-2ce3653c39f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758067 | controller |     "Jun 12 15:13:17.047459 crc crio[3654]: time=\"2026-06-12T15:13:17.047370458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=302d1650-2a1b-4d67-91c6-2bd4fac94d34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.758081 | controller |     "Jun 12 15:13:17.051223 crc crio[3654]: time=\"2026-06-12T15:13:17.05116387Z\" level=info msg=\"Ran pod sandbox e756466f5355b80b170af128ebbab9ccab540305d7963d58c3b6d903cca8d271 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=7939dd2d-493d-4cde-9879-4c2079ba51b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758099 | controller |     "Jun 12 15:13:17.053308 crc crio[3654]: time=\"2026-06-12T15:13:17.053213914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=aaca6cca-1107-409e-83b0-786174eeec5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.758114 | controller |     "Jun 12 15:13:17.064876 crc crio[3654]: time=\"2026-06-12T15:13:17.064825332Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758128 | controller |     "Jun 12 15:13:17.064982 crc crio[3654]: time=\"2026-06-12T15:13:17.064966546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758173 | controller |     "Jun 12 15:13:17.085559 crc crio[3654]: time=\"2026-06-12T15:13:17.085483927Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/49b23b26-6d6f-4dd1-88d6-70963d5ec191 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:0xc001004260}] Aliases:map[]}\"",
2026-06-12 16:39:24.758191 | controller |     "Jun 12 15:13:17.085559 crc crio[3654]: time=\"2026-06-12T15:13:17.085547099Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758205 | controller |     "Jun 12 15:13:17.123016 crc crio[3654]: time=\"2026-06-12T15:13:17.12191264Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758220 | controller |     "Jun 12 15:13:17.123016 crc crio[3654]: time=\"2026-06-12T15:13:17.121991052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758235 | controller |     "Jun 12 15:13:17.133842 crc crio[3654]: time=\"2026-06-12T15:13:17.133643162Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758249 | controller |     "Jun 12 15:13:17.133842 crc crio[3654]: time=\"2026-06-12T15:13:17.133769826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758264 | controller |     "Jun 12 15:13:17.142717 crc crio[3654]: time=\"2026-06-12T15:13:17.142551874Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f87ae7b3-9fa3-4496-8c99-a502754bb199 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:0xc000630480}] Aliases:map[]}\"",
2026-06-12 16:39:24.758285 | controller |     "Jun 12 15:13:17.142717 crc crio[3654]: time=\"2026-06-12T15:13:17.142612636Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758300 | controller |     "Jun 12 15:13:17.158203 crc crio[3654]: time=\"2026-06-12T15:13:17.157897272Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/86174414-2d88-4344-8938-594f8dde4530 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:0xc000f424a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.758315 | controller |     "Jun 12 15:13:17.158585 crc crio[3654]: time=\"2026-06-12T15:13:17.158206062Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758329 | controller |     "Jun 12 15:13:17.739881 crc crio[3654]: time=\"2026-06-12T15:13:17.739804922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3bc83b72-fd48-4520-a1a2-7712871c9765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.758344 | controller |     "Jun 12 15:13:17.741713 crc crio[3654]: time=\"2026-06-12T15:13:17.7416416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6d3d70db-66ed-4796-9580-9583237362ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.758359 | controller |     "Jun 12 15:13:19.877757 crc crio[3654]: time=\"2026-06-12T15:13:19.877163034Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758372 | controller |     "Jun 12 15:13:19.878705 crc crio[3654]: time=\"2026-06-12T15:13:19.877810335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758387 | controller |     "Jun 12 15:13:19.887021 crc crio[3654]: time=\"2026-06-12T15:13:19.886937595Z\" 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=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758402 | controller |     "Jun 12 15:13:19.889839 crc crio[3654]: time=\"2026-06-12T15:13:19.889765044Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758416 | controller |     "Jun 12 15:13:19.890075 crc crio[3654]: time=\"2026-06-12T15:13:19.889856017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758430 | controller |     "Jun 12 15:13:19.901869 crc crio[3654]: time=\"2026-06-12T15:13:19.901816886Z\" level=info msg=\"Ran pod sandbox 44b9e2d2d54d6dac95b4baaa92479286a038f6dc3f4e3ece6ee422a7b8fc4172 with infra container: openshift-dns/node-resolver-277xp/POD\" id=b92b67e2-084e-4dd1-bf91-bb9bcbc36a87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758444 | controller |     "Jun 12 15:13:19.903522 crc crio[3654]: time=\"2026-06-12T15:13:19.903422097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=293fbc18-13f5-4f15-8d52-198d1c5461f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.758462 | controller |     "Jun 12 15:13:19.914386 crc crio[3654]: time=\"2026-06-12T15:13:19.914145697Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/03794bfb-9fa9-404e-b680-ef92ce8bf891 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:0xc0006264f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.758477 | controller |     "Jun 12 15:13:19.914386 crc crio[3654]: time=\"2026-06-12T15:13:19.91421703Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758492 | controller |     "Jun 12 15:13:19.957826 crc crio[3654]: time=\"2026-06-12T15:13:19.957747178Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758506 | controller |     "Jun 12 15:13:19.957978 crc crio[3654]: time=\"2026-06-12T15:13:19.957960435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758539 | controller |     "Jun 12 15:13:19.983098 crc crio[3654]: time=\"2026-06-12T15:13:19.98305287Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5de63021-a2eb-4e3e-95b4-d05cafbe437d 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:0xc000626800}] Aliases:map[]}\"",
2026-06-12 16:39:24.758556 | controller |     "Jun 12 15:13:19.983343 crc crio[3654]: time=\"2026-06-12T15:13:19.983298258Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758571 | controller |     "Jun 12 15:13:20.009804 crc crio[3654]: time=\"2026-06-12T15:13:20.009702904Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758586 | controller |     "Jun 12 15:13:20.009939 crc crio[3654]: time=\"2026-06-12T15:13:20.009809708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758601 | controller |     "Jun 12 15:13:20.022356 crc crio[3654]: time=\"2026-06-12T15:13:20.02219096Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/122be0ee-4752-42ca-9c7c-bbd38b741413 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:0xc000f42b70}] Aliases:map[]}\"",
2026-06-12 16:39:24.758616 | controller |     "Jun 12 15:13:20.022356 crc crio[3654]: time=\"2026-06-12T15:13:20.022305274Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758635 | controller |     "Jun 12 15:13:20.046593 crc crio[3654]: time=\"2026-06-12T15:13:20.046501551Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758650 | controller |     "Jun 12 15:13:20.046796 crc crio[3654]: time=\"2026-06-12T15:13:20.046617955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758664 | controller |     "Jun 12 15:13:20.057641 crc crio[3654]: time=\"2026-06-12T15:13:20.057562291Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758679 | controller |     "Jun 12 15:13:20.057745 crc crio[3654]: time=\"2026-06-12T15:13:20.057676525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758694 | controller |     "Jun 12 15:13:20.061885 crc crio[3654]: time=\"2026-06-12T15:13:20.061775905Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a4570dcb-da55-4bd0-8cc3-79026811f475 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:0xc000630700}] Aliases:map[]}\"",
2026-06-12 16:39:24.758710 | controller |     "Jun 12 15:13:20.061885 crc crio[3654]: time=\"2026-06-12T15:13:20.061859308Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758724 | controller |     "Jun 12 15:13:20.073420 crc crio[3654]: time=\"2026-06-12T15:13:20.072941306Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/db944baa-5803-4881-9372-25ab7e5181c7 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:0xc0006269c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.758739 | controller |     "Jun 12 15:13:20.073601 crc crio[3654]: time=\"2026-06-12T15:13:20.073420721Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758754 | controller |     "Jun 12 15:13:20.097827 crc crio[3654]: time=\"2026-06-12T15:13:20.097669743Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758768 | controller |     "Jun 12 15:13:20.097914 crc crio[3654]: time=\"2026-06-12T15:13:20.097866499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758782 | controller |     "Jun 12 15:13:20.147844 crc crio[3654]: time=\"2026-06-12T15:13:20.147639115Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/694cbc06-f254-4cf8-9542-af887469081d 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:0xc000626ce8}] Aliases:map[]}\"",
2026-06-12 16:39:24.758800 | controller |     "Jun 12 15:13:20.147844 crc crio[3654]: time=\"2026-06-12T15:13:20.147752979Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758816 | controller |     "Jun 12 15:13:20.170236 crc crio[3654]: time=\"2026-06-12T15:13:20.169014512Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758831 | controller |     "Jun 12 15:13:20.170236 crc crio[3654]: time=\"2026-06-12T15:13:20.169141486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758846 | controller |     "Jun 12 15:13:20.195449 crc crio[3654]: time=\"2026-06-12T15:13:20.195236893Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6f0f59cd-e11b-4a23-90db-151cfb104e70 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:0xc000f42250}] Aliases:map[]}\"",
2026-06-12 16:39:24.758862 | controller |     "Jun 12 15:13:20.195449 crc crio[3654]: time=\"2026-06-12T15:13:20.19544587Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.758877 | controller |     "Jun 12 15:13:20.200164 crc crio[3654]: time=\"2026-06-12T15:13:20.200061806Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758891 | controller |     "Jun 12 15:13:20.200388 crc crio[3654]: time=\"2026-06-12T15:13:20.200198161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758906 | controller |     "Jun 12 15:13:20.210062 crc crio[3654]: time=\"2026-06-12T15:13:20.209784456Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758921 | controller |     "Jun 12 15:13:20.210062 crc crio[3654]: time=\"2026-06-12T15:13:20.209865978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758935 | controller |     "Jun 12 15:13:20.220613 crc crio[3654]: time=\"2026-06-12T15:13:20.219913435Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758950 | controller |     "Jun 12 15:13:20.220613 crc crio[3654]: time=\"2026-06-12T15:13:20.220028449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758968 | controller |     "Jun 12 15:13:20.229218 crc crio[3654]: time=\"2026-06-12T15:13:20.229100199Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.758983 | controller |     "Jun 12 15:13:20.229469 crc crio[3654]: time=\"2026-06-12T15:13:20.229397518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.758997 | controller |     "Jun 12 15:13:20.230167 crc crio[3654]: time=\"2026-06-12T15:13:20.229806571Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3a48e2cb-71a6-433a-9040-c1b5dea893ad 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:0xc001004338}] Aliases:map[]}\"",
2026-06-12 16:39:24.759013 | controller |     "Jun 12 15:13:20.230167 crc crio[3654]: time=\"2026-06-12T15:13:20.229871183Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759028 | controller |     "Jun 12 15:13:20.255885 crc crio[3654]: time=\"2026-06-12T15:13:20.255829359Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d803276c-b459-4e36-b051-fa809102acc9 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:0xc0014ee078}] Aliases:map[]}\"",
2026-06-12 16:39:24.759042 | controller |     "Jun 12 15:13:20.256091 crc crio[3654]: time=\"2026-06-12T15:13:20.256068907Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759057 | controller |     "Jun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278686264Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/44298735-775e-4596-be56-f7752d9f4ccd 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:0xc0006262b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.759072 | controller |     "Jun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278864709Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759087 | controller |     "Jun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278938372Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/97b585d4-0f41-493a-8bc4-a3979724460a 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:0xc000f424c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.759105 | controller |     "Jun 12 15:13:20.279003 crc crio[3654]: time=\"2026-06-12T15:13:20.278979043Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759120 | controller |     "Jun 12 15:13:20.329231 crc crio[3654]: time=\"2026-06-12T15:13:20.329019808Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759135 | controller |     "Jun 12 15:13:20.329231 crc crio[3654]: time=\"2026-06-12T15:13:20.329130712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759149 | controller |     "Jun 12 15:13:20.369829 crc crio[3654]: time=\"2026-06-12T15:13:20.366626484Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759164 | controller |     "Jun 12 15:13:20.369829 crc crio[3654]: time=\"2026-06-12T15:13:20.367759271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759179 | controller |     "Jun 12 15:13:20.379876 crc crio[3654]: time=\"2026-06-12T15:13:20.379686943Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759194 | controller |     "Jun 12 15:13:20.380007 crc crio[3654]: time=\"2026-06-12T15:13:20.37989745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759257 | controller |     "Jun 12 15:13:20.390064 crc crio[3654]: time=\"2026-06-12T15:13:20.38983558Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759299 | controller |     "Jun 12 15:13:20.390064 crc crio[3654]: time=\"2026-06-12T15:13:20.389977305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759317 | controller |     "Jun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.420963827Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759332 | controller |     "Jun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.42105073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759347 | controller |     "Jun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.607390073Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759362 | controller |     "Jun 12 15:13:20.638442 crc crio[3654]: time=\"2026-06-12T15:13:20.607483196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759388 | controller |     "Jun 12 15:13:20.656746 crc crio[3654]: time=\"2026-06-12T15:13:20.656560484Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/592981ea-e3bd-4931-b9be-9304314d69cf 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:0xc000630590}] Aliases:map[]}\"",
2026-06-12 16:39:24.759405 | controller |     "Jun 12 15:13:20.656746 crc crio[3654]: time=\"2026-06-12T15:13:20.656661157Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759420 | controller |     "Jun 12 15:13:20.680953 crc crio[3654]: time=\"2026-06-12T15:13:20.680661213Z\" 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=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759435 | controller |     "Jun 12 15:13:20.691706 crc crio[3654]: time=\"2026-06-12T15:13:20.691665951Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759449 | controller |     "Jun 12 15:13:20.691873 crc crio[3654]: time=\"2026-06-12T15:13:20.691854637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759464 | controller |     "Jun 12 15:13:20.715947 crc crio[3654]: time=\"2026-06-12T15:13:20.715602423Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759478 | controller |     "Jun 12 15:13:20.716612 crc crio[3654]: time=\"2026-06-12T15:13:20.716116519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759493 | controller |     "Jun 12 15:13:20.756980 crc crio[3654]: time=\"2026-06-12T15:13:20.756805061Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/84ef880c-9f6b-47e5-975a-f649b293d216 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:0xc0006308f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.759508 | controller |     "Jun 12 15:13:20.756980 crc crio[3654]: time=\"2026-06-12T15:13:20.756940826Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759540 | controller |     "Jun 12 15:13:20.806563 crc crio[3654]: time=\"2026-06-12T15:13:20.806468938Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/12c25b48-0f23-4249-9c06-c8ca222862aa 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:0xc001004588}] Aliases:map[]}\"",
2026-06-12 16:39:24.759559 | controller |     "Jun 12 15:13:20.806741 crc crio[3654]: time=\"2026-06-12T15:13:20.806555771Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759575 | controller |     "Jun 12 15:13:20.809958 crc crio[3654]: time=\"2026-06-12T15:13:20.809923694Z\" level=info msg=\"Ran pod sandbox 4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=6867c9f9-2764-4f2d-8c63-3e11101c9eec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759590 | controller |     "Jun 12 15:13:20.818294 crc crio[3654]: time=\"2026-06-12T15:13:20.814653934Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ae2d25dc-1af0-48a8-a8ef-15f186b60971 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759605 | controller |     "Jun 12 15:13:20.852019 crc crio[3654]: time=\"2026-06-12T15:13:20.851829679Z\" 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=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759619 | controller |     "Jun 12 15:13:20.900536 crc crio[3654]: time=\"2026-06-12T15:13:20.900413108Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/b3455f4d-3b3a-432b-993d-3d4111a97bb3 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:0xc001004028}] Aliases:map[]}\"",
2026-06-12 16:39:24.759634 | controller |     "Jun 12 15:13:20.908574 crc crio[3654]: time=\"2026-06-12T15:13:20.908526208Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759649 | controller |     "Jun 12 15:13:20.912546 crc crio[3654]: time=\"2026-06-12T15:13:20.903533429Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/adede29e-f48d-4172-8a71-df7e2e0e6ddd 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:0xc0001841c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.759664 | controller |     "Jun 12 15:13:20.914046 crc crio[3654]: time=\"2026-06-12T15:13:20.904740398Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/34a658ed-c5c5-483f-86df-52b7908b7793 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:0xc000f42028}] Aliases:map[]}\"",
2026-06-12 16:39:24.759679 | controller |     "Jun 12 15:13:20.915129 crc crio[3654]: time=\"2026-06-12T15:13:20.914751434Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759696 | controller |     "Jun 12 15:13:20.921466 crc crio[3654]: time=\"2026-06-12T15:13:20.912555112Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.759712 | controller |     "Jun 12 15:13:20.999366 crc crio[3654]: time=\"2026-06-12T15:13:20.998868838Z\" level=info msg=\"Ran pod sandbox bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=452b0927-20df-446d-9983-6ffd988582c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759726 | controller |     "Jun 12 15:13:21.039625 crc crio[3654]: time=\"2026-06-12T15:13:21.03957451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2819b565-62a7-47e9-aba2-169789a61659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759741 | controller |     "Jun 12 15:13:21.065722 crc crio[3654]: time=\"2026-06-12T15:13:21.065025931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0f0cf106-7953-4ca4-9048-da1be84598c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759755 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.715506408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d7ec4245-97a6-47da-a2d8-b9650d8e10fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759770 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716341554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=dd4fe063-02ea-47cc-b714-c38a1211f578 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759784 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716408746Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f267ba8a-6f68-403d-bdb0-eb608ec31eb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759798 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.715808857Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759812 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716974304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759826 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.717092799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4f1c119e-332c-412b-9409-5708da6cd3ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759841 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.715934031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b404b86c-97d7-46c0-b548-2575ede81e15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.759855 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716042604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759872 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.717206001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759887 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.716105986Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759901 | controller |     "Jun 12 15:13:32.718132 crc crio[3654]: time=\"2026-06-12T15:13:32.717426758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759916 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718194154Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759930 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718357308Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759944 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718403231Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.759959 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718424131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759974 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718451872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.759989 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718565505Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760004 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718605456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760019 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.71842429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760034 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718940347Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760048 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.718982448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760063 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719443613Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760081 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719493515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760096 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719748963Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760110 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.719822125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760124 | controller |     "Jun 12 15:13:32.719959 crc crio[3654]: time=\"2026-06-12T15:13:32.71994912Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760139 | controller |     "Jun 12 15:13:32.720864 crc crio[3654]: time=\"2026-06-12T15:13:32.71997919Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760153 | controller |     "Jun 12 15:13:32.720864 crc crio[3654]: time=\"2026-06-12T15:13:32.719992562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760167 | controller |     "Jun 12 15:13:32.720864 crc crio[3654]: time=\"2026-06-12T15:13:32.720018861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760181 | controller |     "Jun 12 15:13:32.722666 crc crio[3654]: time=\"2026-06-12T15:13:32.722592962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=70c3141f-7daa-4f7a-8711-83ac19eaa193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760195 | controller |     "Jun 12 15:13:32.722790 crc crio[3654]: time=\"2026-06-12T15:13:32.722660154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=879f62ed-56e7-482e-a96b-200e427ff819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760210 | controller |     "Jun 12 15:13:32.722790 crc crio[3654]: time=\"2026-06-12T15:13:32.722753777Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=dd1c0c86-585c-4b3e-896c-04262ec3f437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760224 | controller |     "Jun 12 15:13:32.723462 crc crio[3654]: time=\"2026-06-12T15:13:32.723407898Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760238 | controller |     "Jun 12 15:13:32.723639 crc crio[3654]: time=\"2026-06-12T15:13:32.723617435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760252 | controller |     "Jun 12 15:13:32.725622 crc crio[3654]: time=\"2026-06-12T15:13:32.725559486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2c4ff500-c767-4bb4-a69c-97fdad9f510a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760269 | controller |     "Jun 12 15:13:32.729044 crc crio[3654]: time=\"2026-06-12T15:13:32.728892322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=48faed1f-a700-4bf1-a50c-4925c23b2915 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760284 | controller |     "Jun 12 15:13:32.732428 crc crio[3654]: time=\"2026-06-12T15:13:32.732366582Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=35bd2aee-b113-4bc4-8317-0de35885af20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.760298 | controller |     "Jun 12 15:13:32.732606 crc crio[3654]: time=\"2026-06-12T15:13:32.732551168Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7962a5cc-2e3c-4346-a399-548eb2701b8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.760312 | controller |     "Jun 12 15:13:32.732868 crc crio[3654]: time=\"2026-06-12T15:13:32.732839406Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=a22f0f44-d75b-4682-98da-42b563e4c897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.760327 | controller |     "Jun 12 15:13:32.733751 crc crio[3654]: time=\"2026-06-12T15:13:32.733606233Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=985e4c1a-f1b0-4287-ac4d-74015942bece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.760386 | controller |     "Jun 12 15:13:32.739831 crc crio[3654]: time=\"2026-06-12T15:13:32.737771262Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd028ffa-47c5-4e0c-b5c1-1ca9da1e4d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.760427 | controller |     "Jun 12 15:13:32.742155 crc crio[3654]: time=\"2026-06-12T15:13:32.74210046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760443 | controller |     "Jun 12 15:13:32.742369 crc crio[3654]: time=\"2026-06-12T15:13:32.74210185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760458 | controller |     "Jun 12 15:13:32.742568 crc crio[3654]: time=\"2026-06-12T15:13:32.742495618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760473 | controller |     "Jun 12 15:13:32.742662 crc crio[3654]: time=\"2026-06-12T15:13:32.742554015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760487 | controller |     "Jun 12 15:13:32.747452 crc crio[3654]: time=\"2026-06-12T15:13:32.747399178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760502 | controller |     "Jun 12 15:13:32.765704 crc crio[3654]: time=\"2026-06-12T15:13:32.765621417Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4a334f6-f5b8-4305-842b-9989425a3b40 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:0xc00239a388}] Aliases:map[]}\"",
2026-06-12 16:39:24.760539 | controller |     "Jun 12 15:13:32.765704 crc crio[3654]: time=\"2026-06-12T15:13:32.765681489Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760556 | controller |     "Jun 12 15:13:32.797970 crc crio[3654]: time=\"2026-06-12T15:13:32.797884357Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d32ccbbe-d461-40db-b179-e2e5db761ab4 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:0xc0014ee4a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.760571 | controller |     "Jun 12 15:13:32.797970 crc crio[3654]: time=\"2026-06-12T15:13:32.79795238Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760585 | controller |     "Jun 12 15:13:32.844386 crc crio[3654]: time=\"2026-06-12T15:13:32.833183449Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/305aea20-e193-40f6-a528-c1181af90c15 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:0xc0017901a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.760600 | controller |     "Jun 12 15:13:32.844386 crc crio[3654]: time=\"2026-06-12T15:13:32.83322768Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760614 | controller |     "Jun 12 15:13:32.903634 crc crio[3654]: time=\"2026-06-12T15:13:32.900569502Z\" 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=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760629 | controller |     "Jun 12 15:13:32.938916 crc crio[3654]: time=\"2026-06-12T15:13:32.927714164Z\" 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=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760664 | controller |     "Jun 12 15:13:32.942094 crc crio[3654]: time=\"2026-06-12T15:13:32.941610066Z\" 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=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760679 | controller |     "Jun 12 15:13:32.942335 crc crio[3654]: time=\"2026-06-12T15:13:32.942212194Z\" level=info msg=\"Ran pod sandbox 8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=989bbea4-753b-4950-b5c9-ad2937b2627e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760694 | controller |     "Jun 12 15:13:32.949421 crc crio[3654]: time=\"2026-06-12T15:13:32.949100829Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8b5b9cc6-ac12-4d10-8ded-adb62219e4e7 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:0xc0001843a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.760713 | controller |     "Jun 12 15:13:32.949421 crc crio[3654]: time=\"2026-06-12T15:13:32.949219392Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760729 | controller |     "Jun 12 15:13:32.949666 crc crio[3654]: time=\"2026-06-12T15:13:32.94910863Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/aeed9a4e-9e12-4fd3-9bd4-7f03b2762de4 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:0xc00239a0c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.760744 | controller |     "Jun 12 15:13:32.949666 crc crio[3654]: time=\"2026-06-12T15:13:32.949617433Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760759 | controller |     "Jun 12 15:13:32.950617 crc crio[3654]: time=\"2026-06-12T15:13:32.950452084Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/62b98e15-c06c-4768-9830-216f239df280 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:0xc000630078}] Aliases:map[]}\"",
2026-06-12 16:39:24.760774 | controller |     "Jun 12 15:13:32.950617 crc crio[3654]: time=\"2026-06-12T15:13:32.950567378Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760788 | controller |     "Jun 12 15:13:32.952934 crc crio[3654]: time=\"2026-06-12T15:13:32.952797845Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/564827e7-7e41-45f7-b0a4-4a6dc77c02af 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:0xc001dc20b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.760803 | controller |     "Jun 12 15:13:32.953022 crc crio[3654]: time=\"2026-06-12T15:13:32.95293397Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.760817 | controller |     "Jun 12 15:13:32.974122 crc crio[3654]: time=\"2026-06-12T15:13:32.974068217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0e55dbcd-8e42-4f07-8dcd-6aa1c978b6e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760835 | controller |     "Jun 12 15:13:32.979607 crc crio[3654]: time=\"2026-06-12T15:13:32.975814067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760850 | controller |     "Jun 12 15:13:32.979607 crc crio[3654]: time=\"2026-06-12T15:13:32.976687511Z\" level=info msg=\"Ran pod sandbox e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42 with infra container: openshift-multus/multus-bzhnf/POD\" id=0984810c-ab30-4575-bf53-9f4ac8b566da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760865 | controller |     "Jun 12 15:13:32.981770 crc crio[3654]: time=\"2026-06-12T15:13:32.980937217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760880 | controller |     "Jun 12 15:13:32.992078 crc crio[3654]: time=\"2026-06-12T15:13:32.992016522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760894 | controller |     "Jun 12 15:13:33.007029 crc crio[3654]: time=\"2026-06-12T15:13:33.00687792Z\" level=info msg=\"Ran pod sandbox c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=25a2357b-da05-48f5-a0e8-750397b573de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760909 | controller |     "Jun 12 15:13:33.020164 crc crio[3654]: time=\"2026-06-12T15:13:33.020113234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1944b5ac-6ae3-4229-93cc-37bc1883ab58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760923 | controller |     "Jun 12 15:13:33.024591 crc crio[3654]: time=\"2026-06-12T15:13:33.024473209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760937 | controller |     "Jun 12 15:13:33.027740 crc crio[3654]: time=\"2026-06-12T15:13:33.02760678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3d8ff94e-13df-4b7e-aaa6-ca81baf90c1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.760952 | controller |     "Jun 12 15:13:33.057585 crc crio[3654]: time=\"2026-06-12T15:13:33.056097747Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760967 | controller |     "Jun 12 15:13:33.057585 crc crio[3654]: time=\"2026-06-12T15:13:33.05617916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.760981 | controller |     "Jun 12 15:13:33.061078 crc crio[3654]: time=\"2026-06-12T15:13:33.060906138Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.760995 | controller |     "Jun 12 15:13:33.061223 crc crio[3654]: time=\"2026-06-12T15:13:33.061075494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761010 | controller |     "Jun 12 15:13:33.069697 crc crio[3654]: time=\"2026-06-12T15:13:33.066817271Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/bed27a73-b606-4b10-9134-a6d2e74cbdb8 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:0xc000f36450}] Aliases:map[]}\"",
2026-06-12 16:39:24.761030 | controller |     "Jun 12 15:13:33.069697 crc crio[3654]: time=\"2026-06-12T15:13:33.066862402Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.761045 | controller |     "Jun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.074191587Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761060 | controller |     "Jun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.074343392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761074 | controller |     "Jun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.074984473Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761089 | controller |     "Jun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.075026384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761104 | controller |     "Jun 12 15:13:33.087102 crc crio[3654]: time=\"2026-06-12T15:13:33.079102774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761119 | controller |     "Jun 12 15:13:33.087712 crc crio[3654]: time=\"2026-06-12T15:13:33.087476443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1fe0469f-1107-4296-b096-f83dab4a5292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.761133 | controller |     "Jun 12 15:13:33.087854 crc crio[3654]: time=\"2026-06-12T15:13:33.087823614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e5888073-90db-43c3-a54a-0ff3473ce65f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.761148 | controller |     "Jun 12 15:13:33.092669 crc crio[3654]: time=\"2026-06-12T15:13:33.091499031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761162 | controller |     "Jun 12 15:13:33.094999 crc crio[3654]: time=\"2026-06-12T15:13:33.094824245Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761177 | controller |     "Jun 12 15:13:33.094999 crc crio[3654]: time=\"2026-06-12T15:13:33.094919618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761192 | controller |     "Jun 12 15:13:33.095725 crc crio[3654]: time=\"2026-06-12T15:13:33.095628154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=514e4553-0333-40c7-a762-817c3e7c0446 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.761211 | controller |     "Jun 12 15:13:33.116391 crc crio[3654]: time=\"2026-06-12T15:13:33.11571258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761226 | controller |     "Jun 12 15:13:33.336381 crc crio[3654]: time=\"2026-06-12T15:13:33.335926487Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/e7a5805f-fb0a-4673-a02e-c5a8b66ceef7 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:0xc00239a540}] Aliases:map[]}\"",
2026-06-12 16:39:24.761241 | controller |     "Jun 12 15:13:33.336381 crc crio[3654]: time=\"2026-06-12T15:13:33.336169055Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.761256 | controller |     "Jun 12 15:13:33.351481 crc crio[3654]: time=\"2026-06-12T15:13:33.351349887Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761271 | controller |     "Jun 12 15:13:33.351724 crc crio[3654]: time=\"2026-06-12T15:13:33.351500752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761285 | controller |     "Jun 12 15:13:33.352237 crc crio[3654]: time=\"2026-06-12T15:13:33.352121432Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761300 | controller |     "Jun 12 15:13:33.352237 crc crio[3654]: time=\"2026-06-12T15:13:33.352169494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761315 | controller |     "Jun 12 15:13:33.352465 crc crio[3654]: time=\"2026-06-12T15:13:33.35237468Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761330 | controller |     "Jun 12 15:13:33.396645 crc crio[3654]: time=\"2026-06-12T15:13:33.396508595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761344 | controller |     "Jun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.396896819Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761359 | controller |     "Jun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.39693997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761374 | controller |     "Jun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.397060484Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761389 | controller |     "Jun 12 15:13:33.397082 crc crio[3654]: time=\"2026-06-12T15:13:33.397090025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761407 | controller |     "Jun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397225879Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761423 | controller |     "Jun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397445686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761438 | controller |     "Jun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397500007Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761491 | controller |     "Jun 12 15:13:33.397617 crc crio[3654]: time=\"2026-06-12T15:13:33.397548759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761526 | controller |     "Jun 12 15:13:33.397895 crc crio[3654]: time=\"2026-06-12T15:13:33.397749556Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761568 | controller |     "Jun 12 15:13:33.397895 crc crio[3654]: time=\"2026-06-12T15:13:33.397803218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761590 | controller |     "Jun 12 15:13:33.398465 crc crio[3654]: time=\"2026-06-12T15:13:33.398240081Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761606 | controller |     "Jun 12 15:13:33.398599 crc crio[3654]: time=\"2026-06-12T15:13:33.398502949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761621 | controller |     "Jun 12 15:13:33.398702 crc crio[3654]: time=\"2026-06-12T15:13:33.398640174Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761636 | controller |     "Jun 12 15:13:33.398702 crc crio[3654]: time=\"2026-06-12T15:13:33.398694345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761651 | controller |     "Jun 12 15:13:33.398919 crc crio[3654]: time=\"2026-06-12T15:13:33.39882999Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761666 | controller |     "Jun 12 15:13:33.398919 crc crio[3654]: time=\"2026-06-12T15:13:33.398908872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761680 | controller |     "Jun 12 15:13:33.399067 crc crio[3654]: time=\"2026-06-12T15:13:33.399036536Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761699 | controller |     "Jun 12 15:13:33.399131 crc crio[3654]: time=\"2026-06-12T15:13:33.399087508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761739 | controller |     "Jun 12 15:13:33.399225 crc crio[3654]: time=\"2026-06-12T15:13:33.399205682Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761759 | controller |     "Jun 12 15:13:33.399405 crc crio[3654]: time=\"2026-06-12T15:13:33.399235963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761774 | controller |     "Jun 12 15:13:33.405415 crc crio[3654]: time=\"2026-06-12T15:13:33.399781631Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761788 | controller |     "Jun 12 15:13:33.405951 crc crio[3654]: time=\"2026-06-12T15:13:33.405463733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761803 | controller |     "Jun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.402797107Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761818 | controller |     "Jun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.406042032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761833 | controller |     "Jun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.404871823Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.761847 | controller |     "Jun 12 15:13:33.406665 crc crio[3654]: time=\"2026-06-12T15:13:33.406577939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761862 | controller |     "Jun 12 15:13:33.423323 crc crio[3654]: time=\"2026-06-12T15:13:33.419701971Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ceff4e3b-3d1a-4c8d-98a7-83052b16a0d3 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:0xc0014ee7b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.761878 | controller |     "Jun 12 15:13:33.423323 crc crio[3654]: time=\"2026-06-12T15:13:33.420047812Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.761893 | controller |     "Jun 12 15:13:33.629378 crc crio[3654]: time=\"2026-06-12T15:13:33.563415046Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=61a35e9c-3fc2-4ad6-aa46-bf3200875ea5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.761908 | controller |     "Jun 12 15:13:33.753672 crc crio[3654]: time=\"2026-06-12T15:13:33.743903744Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=bbbcc38a-bc91-43d3-b8af-8b9e53465b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.761926 | controller |     "Jun 12 15:13:33.780237 crc crio[3654]: time=\"2026-06-12T15:13:33.778420281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761942 | controller |     "Jun 12 15:13:33.780237 crc crio[3654]: time=\"2026-06-12T15:13:33.778805414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761956 | controller |     "Jun 12 15:13:33.801459 crc crio[3654]: time=\"2026-06-12T15:13:33.800669723Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=df528973-e12a-4d54-919d-e1cca9a8663a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.761971 | controller |     "Jun 12 15:13:33.822054 crc crio[3654]: time=\"2026-06-12T15:13:33.816146041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.761985 | controller |     "Jun 12 15:13:33.910781 crc crio[3654]: time=\"2026-06-12T15:13:33.910116684Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0616bd82-2956-4ce6-9349-73a478372ce2 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:0xc000f423c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.762000 | controller |     "Jun 12 15:13:33.910781 crc crio[3654]: time=\"2026-06-12T15:13:33.910209357Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762015 | controller |     "Jun 12 15:13:34.061871 crc crio[3654]: time=\"2026-06-12T15:13:34.061745881Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/90e08167-4d28-4ed3-af89-f9e52f77d108 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:0xc000f42608}] Aliases:map[]}\"",
2026-06-12 16:39:24.762030 | controller |     "Jun 12 15:13:34.061871 crc crio[3654]: time=\"2026-06-12T15:13:34.061859325Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762045 | controller |     "Jun 12 15:13:34.111178 crc crio[3654]: time=\"2026-06-12T15:13:34.110598096Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0dba6dec-9d19-410e-b02d-4e4a0a1a1b0f 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:0xc0006266c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.762061 | controller |     "Jun 12 15:13:34.111178 crc crio[3654]: time=\"2026-06-12T15:13:34.110946788Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762079 | controller |     "Jun 12 15:13:35.373851 crc crio[3654]: time=\"2026-06-12T15:13:35.373086597Z\" level=info msg=\"Created container cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=985e4c1a-f1b0-4287-ac4d-74015942bece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.762095 | controller |     "Jun 12 15:13:35.380012 crc crio[3654]: time=\"2026-06-12T15:13:35.379788691Z\" level=info msg=\"Starting container: cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160\" id=1588f566-4de1-4965-920a-377259e68aea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.762110 | controller |     "Jun 12 15:13:35.541704 crc crio[3654]: time=\"2026-06-12T15:13:35.536807466Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/45170ea3-7baa-4c52-9267-3e03d635b515 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:0xc0014ee628}] Aliases:map[]}\"",
2026-06-12 16:39:24.762125 | controller |     "Jun 12 15:13:35.541704 crc crio[3654]: time=\"2026-06-12T15:13:35.537661103Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762140 | controller |     "Jun 12 15:13:35.549614 crc crio[3654]: time=\"2026-06-12T15:13:35.545576527Z\" level=info msg=\"Started container\" PID=7452 containerID=cefe4d420f65c98ba31b4d8dfe9af4a889ab530aa5f8b9485d42f9bb6ef1c160 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=1588f566-4de1-4965-920a-377259e68aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8",
2026-06-12 16:39:24.762155 | controller |     "Jun 12 15:13:36.361126 crc crio[3654]: time=\"2026-06-12T15:13:36.359677343Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2945d21b-005e-4cd3-a2cf-25d7d722dcb9 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:0xc000130d50}] Aliases:map[]}\"",
2026-06-12 16:39:24.762170 | controller |     "Jun 12 15:13:36.361126 crc crio[3654]: time=\"2026-06-12T15:13:36.359930761Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762185 | controller |     "Jun 12 15:13:36.387594 crc crio[3654]: time=\"2026-06-12T15:13:36.387391676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762199 | controller |     "Jun 12 15:13:36.414611 crc crio[3654]: time=\"2026-06-12T15:13:36.414190839Z\" 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=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762214 | controller |     "Jun 12 15:13:36.414728 crc crio[3654]: time=\"2026-06-12T15:13:36.414636544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762232 | controller |     "Jun 12 15:13:36.457860 crc crio[3654]: time=\"2026-06-12T15:13:36.456124033Z\" 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=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762247 | controller |     "Jun 12 15:13:36.519358 crc crio[3654]: time=\"2026-06-12T15:13:36.519151114Z\" 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=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762262 | controller |     "Jun 12 15:13:36.528132 crc crio[3654]: time=\"2026-06-12T15:13:36.527881362Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/dd2c6df2-e63f-4e86-8292-47c67e0b7f15 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:0xc000184cf0}] Aliases:map[]}\"",
2026-06-12 16:39:24.762277 | controller |     "Jun 12 15:13:36.529478 crc crio[3654]: time=\"2026-06-12T15:13:36.528820919Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762292 | controller |     "Jun 12 15:13:36.530524 crc crio[3654]: time=\"2026-06-12T15:13:36.528090669Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/efe64613-e149-488b-b9e6-3861ad8a7591 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:0xc00239a658}] Aliases:map[]}\"",
2026-06-12 16:39:24.762307 | controller |     "Jun 12 15:13:36.532046 crc crio[3654]: time=\"2026-06-12T15:13:36.531997848Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762322 | controller |     "Jun 12 15:13:36.558768 crc crio[3654]: time=\"2026-06-12T15:13:36.558401565Z\" 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=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762336 | controller |     "Jun 12 15:13:36.572595 crc crio[3654]: time=\"2026-06-12T15:13:36.572224925Z\" 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=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762350 | controller |     "Jun 12 15:13:36.586620 crc crio[3654]: time=\"2026-06-12T15:13:36.585185086Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5218adda-fda2-4622-aacb-41f290bda7ef 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:0xc0017901d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.762368 | controller |     "Jun 12 15:13:36.586620 crc crio[3654]: time=\"2026-06-12T15:13:36.585541857Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762383 | controller |     "Jun 12 15:13:36.607100 crc crio[3654]: time=\"2026-06-12T15:13:36.606007483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762398 | controller |     "Jun 12 15:13:36.626538 crc crio[3654]: time=\"2026-06-12T15:13:36.626170155Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/f5e6432a-d2f5-4d40-896b-4e59b9fce654 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:0xc000630300}] Aliases:map[]}\"",
2026-06-12 16:39:24.762412 | controller |     "Jun 12 15:13:36.626813 crc crio[3654]: time=\"2026-06-12T15:13:36.626562428Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762427 | controller |     "Jun 12 15:13:36.630524 crc crio[3654]: time=\"2026-06-12T15:13:36.629477721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762441 | controller |     "Jun 12 15:13:36.631447 crc crio[3654]: time=\"2026-06-12T15:13:36.631088353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762456 | controller |     "Jun 12 15:13:36.646138 crc crio[3654]: time=\"2026-06-12T15:13:36.645855626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762470 | controller |     "Jun 12 15:13:36.656188 crc crio[3654]: time=\"2026-06-12T15:13:36.655776884Z\" 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=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762485 | controller |     "Jun 12 15:13:36.657073 crc crio[3654]: time=\"2026-06-12T15:13:36.656953887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762499 | controller |     "Jun 12 15:13:36.912040 crc crio[3654]: time=\"2026-06-12T15:13:36.911845159Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3b78205d-915e-42bb-861f-30afcec4be51 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:0xc000130450}] Aliases:map[]}\"",
2026-06-12 16:39:24.762541 | controller |     "Jun 12 15:13:36.912040 crc crio[3654]: time=\"2026-06-12T15:13:36.911963215Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762559 | controller |     "Jun 12 15:13:36.919160 crc crio[3654]: time=\"2026-06-12T15:13:36.919056422Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ee1e5164-18c8-4795-80f1-0c39dd2a105d 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:0xc0006263a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.762578 | controller |     "Jun 12 15:13:36.920656 crc crio[3654]: time=\"2026-06-12T15:13:36.920625222Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762593 | controller |     "Jun 12 15:13:36.921602 crc crio[3654]: time=\"2026-06-12T15:13:36.919683432Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/af4ecc45-575a-499c-b36f-15019b3cbad2 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:0xc001790560}] Aliases:map[]}\"",
2026-06-12 16:39:24.762608 | controller |     "Jun 12 15:13:36.921784 crc crio[3654]: time=\"2026-06-12T15:13:36.921599384Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762668 | controller |     "Jun 12 15:13:36.923756 crc crio[3654]: time=\"2026-06-12T15:13:36.923713601Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1e60cf25-b28e-4897-872c-7543ab15a5f1 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:0xc00008c540}] Aliases:map[]}\"",
2026-06-12 16:39:24.762685 | controller |     "Jun 12 15:13:36.924064 crc crio[3654]: time=\"2026-06-12T15:13:36.924030792Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762700 | controller |     "Jun 12 15:13:36.978836 crc crio[3654]: time=\"2026-06-12T15:13:36.977798237Z\" level=info msg=\"Ran pod sandbox 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=612e4fff-e4ea-4547-822c-6693bf5d114e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762715 | controller |     "Jun 12 15:13:37.000397 crc crio[3654]: time=\"2026-06-12T15:13:36.999613777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0ecca9ad-846b-4c9a-a4f3-ec4b66b0d771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.762759 | controller |     "Jun 12 15:13:37.039133 crc crio[3654]: time=\"2026-06-12T15:13:37.038805022Z\" level=info msg=\"Ran pod sandbox 79b2999b8403775dc7c55e228361c725663246b3b04ee777a7037a731715b355 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=f4569f14-acbf-46e0-b5e4-0a2e3156a081 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762775 | controller |     "Jun 12 15:13:37.044857 crc crio[3654]: time=\"2026-06-12T15:13:37.04467271Z\" level=info msg=\"Created container a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=7962a5cc-2e3c-4346-a399-548eb2701b8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.762793 | controller |     "Jun 12 15:13:37.051454 crc crio[3654]: time=\"2026-06-12T15:13:37.05113519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762808 | controller |     "Jun 12 15:13:37.058933 crc crio[3654]: time=\"2026-06-12T15:13:37.058008448Z\" level=info msg=\"Starting container: a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8\" id=b1d48b43-6561-44e4-960c-d40e4a6735ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.762823 | controller |     "Jun 12 15:13:37.065081 crc crio[3654]: time=\"2026-06-12T15:13:37.064896146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7fdf9098-bf1f-4bc4-9b75-5d5e157fa689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.762838 | controller |     "Jun 12 15:13:37.078717 crc crio[3654]: time=\"2026-06-12T15:13:37.078637772Z\" level=info msg=\"Created container 1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=35bd2aee-b113-4bc4-8317-0de35885af20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.762852 | controller |     "Jun 12 15:13:37.089041 crc crio[3654]: time=\"2026-06-12T15:13:37.088961951Z\" level=info msg=\"Starting container: 1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9\" id=b72ac031-9ab4-49de-af33-2b22915456a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.762866 | controller |     "Jun 12 15:13:37.126655 crc crio[3654]: time=\"2026-06-12T15:13:37.126194817Z\" level=info msg=\"Ran pod sandbox 9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=efbb0442-744c-454e-b289-03ded2b751f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762881 | controller |     "Jun 12 15:13:37.146111 crc crio[3654]: time=\"2026-06-12T15:13:37.145469714Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38537c9d-e72d-493e-8b87-4f6e2bc299d2 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:0xc000f42478}] Aliases:map[]}\"",
2026-06-12 16:39:24.762896 | controller |     "Jun 12 15:13:37.146111 crc crio[3654]: time=\"2026-06-12T15:13:37.145591767Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.762910 | controller |     "Jun 12 15:13:37.146716 crc crio[3654]: time=\"2026-06-12T15:13:37.145533932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=11f66214-ce6e-45a2-b284-b00554c1467a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.762925 | controller |     "Jun 12 15:13:37.210526 crc crio[3654]: time=\"2026-06-12T15:13:37.210378111Z\" level=info msg=\"Started container\" PID=7539 containerID=a793b34dcc568007620da34ff9d7f08501646f3b699e473b7f4d7e3432c098c8 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=b1d48b43-6561-44e4-960c-d40e4a6735ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d2bc4286ef887d391a9e20399643a0de5b423ddbcff92625cec1c16a90633d",
2026-06-12 16:39:24.762951 | controller |     "Jun 12 15:13:37.211420 crc crio[3654]: time=\"2026-06-12T15:13:37.211079489Z\" level=info msg=\"Started container\" PID=7524 containerID=1662a5680e1a56f7acde1c9e1aa7b5fb4db23a70ed4c0a72bf628deedc068fc9 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=b72ac031-9ab4-49de-af33-2b22915456a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df",
2026-06-12 16:39:24.762967 | controller |     "Jun 12 15:13:37.213541 crc crio[3654]: time=\"2026-06-12T15:13:37.213407633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.762981 | controller |     "Jun 12 15:13:37.238095 crc crio[3654]: time=\"2026-06-12T15:13:37.237992312Z\" level=info msg=\"Ran pod sandbox 4b8b8affefe15d8756b74e4ab178e22a0a6e3bfb7179a75c3f260d2a550fd0bc with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=2b17fb52-3b2d-402e-afbf-70d4db0ea290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.762996 | controller |     "Jun 12 15:13:37.320030 crc crio[3654]: time=\"2026-06-12T15:13:37.319672284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=64cfbc3b-7c5a-41d6-a1d9-e3dd81489ba8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763010 | controller |     "Jun 12 15:13:37.399552 crc crio[3654]: time=\"2026-06-12T15:13:37.398727858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7bd644ee-9351-4172-99af-31ace1337ff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763024 | controller |     "Jun 12 15:13:37.580583 crc crio[3654]: time=\"2026-06-12T15:13:37.578730882Z\" level=info msg=\"Ran pod sandbox 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=41479581-a749-48c1-a3e4-3fce41d8d48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.763039 | controller |     "Jun 12 15:13:37.607188 crc crio[3654]: time=\"2026-06-12T15:13:37.606920145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=579d8e38-f674-419e-a9bb-96ab3fe3ebb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763053 | controller |     "Jun 12 15:13:37.608356 crc crio[3654]: time=\"2026-06-12T15:13:37.607483303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=0b2429ba-e85a-44b2-b2ed-93605ff710d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763067 | controller |     "Jun 12 15:13:37.608356 crc crio[3654]: time=\"2026-06-12T15:13:37.60769502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c421a9c9-3d56-4e40-9d76-deb2440f955c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763081 | controller |     "Jun 12 15:13:37.608356 crc crio[3654]: time=\"2026-06-12T15:13:37.607727511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4446238a-ae4f-4be3-9ce9-c75cd87ee469 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763095 | controller |     "Jun 12 15:13:37.612593 crc crio[3654]: time=\"2026-06-12T15:13:37.607909436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=28dd64b1-5f88-4e82-847e-cc191c73e2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763112 | controller |     "Jun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.619465707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=45816a5f-0893-431e-8bdf-076ed5be4358 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763127 | controller |     "Jun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.620365585Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=452c097f-b31e-48f2-8ea2-97dead44be0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763141 | controller |     "Jun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.620996366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763155 | controller |     "Jun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.622892718Z\" level=info msg=\"Ran pod sandbox 2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=5a131fae-a88c-4c9f-97c6-ed24cbe316b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.763171 | controller |     "Jun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.626469661Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=fac024aa-f429-436f-8604-b4ec09aaa995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763186 | controller |     "Jun 12 15:13:37.630644 crc crio[3654]: time=\"2026-06-12T15:13:37.626824942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763201 | controller |     "Jun 12 15:13:37.638713 crc crio[3654]: time=\"2026-06-12T15:13:37.638168772Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=01d2d26c-40b8-4365-b4a9-289224aba7d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763215 | controller |     "Jun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.764708956Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/bb2e937b-1fa8-4832-9045-208e980d4375 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:0xc000184a68}] Aliases:map[]}\"",
2026-06-12 16:39:24.763231 | controller |     "Jun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.764888962Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.763246 | controller |     "Jun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.766776622Z\" level=info msg=\"Created container e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=bd028ffa-47c5-4e0c-b5c1-1ca9da1e4d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763261 | controller |     "Jun 12 15:13:37.908587 crc crio[3654]: time=\"2026-06-12T15:13:37.818025487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763275 | controller |     "Jun 12 15:13:37.952922 crc crio[3654]: time=\"2026-06-12T15:13:37.952790154Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=53a1430d-cbda-4d55-bf5d-9e454173c869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763293 | controller |     "Jun 12 15:13:37.953723 crc crio[3654]: time=\"2026-06-12T15:13:37.953172515Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=ef518034-52c7-470b-9908-3dc31f8b60d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763308 | controller |     "Jun 12 15:13:37.965976 crc crio[3654]: time=\"2026-06-12T15:13:37.958552353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=aa32a85b-3b97-40c9-84ef-946c9af6332a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763322 | controller |     "Jun 12 15:13:37.966135 crc crio[3654]: time=\"2026-06-12T15:13:37.958620385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=123abe74-f26f-4f6a-b4d3-0d6cd8163ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763337 | controller |     "Jun 12 15:13:37.966195 crc crio[3654]: time=\"2026-06-12T15:13:37.959136808Z\" level=info msg=\"Starting container: e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb\" id=46afa208-50d0-4b1d-a8ae-9498dab19213 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.763351 | controller |     "Jun 12 15:13:38.043004 crc crio[3654]: time=\"2026-06-12T15:13:38.0428098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763366 | controller |     "Jun 12 15:13:38.051551 crc crio[3654]: time=\"2026-06-12T15:13:38.051413749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763380 | controller |     "Jun 12 15:13:38.054369 crc crio[3654]: time=\"2026-06-12T15:13:38.054227609Z\" level=info msg=\"Started container\" PID=7564 containerID=e4363a9c9422bf6ba01015bae812b0e110d0b867b4b9e6dabed9e4e6461456bb description=openshift-dns/node-resolver-277xp/dns-node-resolver id=46afa208-50d0-4b1d-a8ae-9498dab19213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44b9e2d2d54d6dac95b4baaa92479286a038f6dc3f4e3ece6ee422a7b8fc4172",
2026-06-12 16:39:24.763395 | controller |     "Jun 12 15:13:38.055130 crc crio[3654]: time=\"2026-06-12T15:13:38.054774918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763411 | controller |     "Jun 12 15:13:38.058003 crc crio[3654]: time=\"2026-06-12T15:13:38.055617023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763426 | controller |     "Jun 12 15:13:38.060821 crc crio[3654]: time=\"2026-06-12T15:13:38.060614918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763441 | controller |     "Jun 12 15:13:38.064007 crc crio[3654]: time=\"2026-06-12T15:13:38.063804245Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=8b228a98-9b9c-4578-8823-52b9aff172e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763456 | controller |     "Jun 12 15:13:38.064191 crc crio[3654]: time=\"2026-06-12T15:13:38.064161626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=45e840ce-20db-4203-86b7-437fff5ed9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763474 | controller |     "Jun 12 15:13:38.214563 crc crio[3654]: time=\"2026-06-12T15:13:38.214048656Z\" level=info msg=\"Created container 010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=bbbcc38a-bc91-43d3-b8af-8b9e53465b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763489 | controller |     "Jun 12 15:13:38.216379 crc crio[3654]: time=\"2026-06-12T15:13:38.216324168Z\" level=info msg=\"Starting container: 010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a\" id=243bd613-137e-473c-b840-156269195b51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.763504 | controller |     "Jun 12 15:13:38.251789 crc crio[3654]: time=\"2026-06-12T15:13:38.250912269Z\" level=info msg=\"Created container afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=61a35e9c-3fc2-4ad6-aa46-bf3200875ea5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763538 | controller |     "Jun 12 15:13:38.255500 crc crio[3654]: time=\"2026-06-12T15:13:38.254898464Z\" level=info msg=\"Starting container: afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb\" id=16bbdebc-0bd3-49e5-8778-baafaad3cc26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.763555 | controller |     "Jun 12 15:13:38.352208 crc crio[3654]: time=\"2026-06-12T15:13:38.308918291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763570 | controller |     "Jun 12 15:13:38.352208 crc crio[3654]: time=\"2026-06-12T15:13:38.312624373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763585 | controller |     "Jun 12 15:13:38.369175 crc crio[3654]: time=\"2026-06-12T15:13:38.36862261Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=a3ad3e60-d574-4a92-b2df-fd9e79e7ed26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763600 | controller |     "Jun 12 15:13:38.419945 crc crio[3654]: time=\"2026-06-12T15:13:38.419588564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763614 | controller |     "Jun 12 15:13:38.431399 crc crio[3654]: time=\"2026-06-12T15:13:38.431099236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763629 | controller |     "Jun 12 15:13:38.434202 crc crio[3654]: time=\"2026-06-12T15:13:38.434155219Z\" level=info msg=\"Started container\" PID=7572 containerID=010fb6d973ee1ad2d3a6953bddb1901fe6e7dba1ebadde18fa171105ef57208a description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=243bd613-137e-473c-b840-156269195b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1",
2026-06-12 16:39:24.763644 | controller |     "Jun 12 15:13:38.436492 crc crio[3654]: time=\"2026-06-12T15:13:38.435988427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763659 | controller |     "Jun 12 15:13:38.442889 crc crio[3654]: time=\"2026-06-12T15:13:38.442717458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763673 | controller |     "Jun 12 15:13:38.456000 crc crio[3654]: time=\"2026-06-12T15:13:38.455830383Z\" level=info msg=\"Started container\" PID=7574 containerID=afb345716775867ca9fe4923c32bb75099c9abfb3c37caaab6659f83b2701bfb description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=16bbdebc-0bd3-49e5-8778-baafaad3cc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57",
2026-06-12 16:39:24.763691 | controller |     "Jun 12 15:13:38.461503 crc crio[3654]: time=\"2026-06-12T15:13:38.460789783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763707 | controller |     "Jun 12 15:13:38.487495 crc crio[3654]: time=\"2026-06-12T15:13:38.48471743Z\" level=info msg=\"Created container 6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc: openshift-multus/multus-bzhnf/kube-multus\" id=df528973-e12a-4d54-919d-e1cca9a8663a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763721 | controller |     "Jun 12 15:13:38.496332 crc crio[3654]: time=\"2026-06-12T15:13:38.496087156Z\" level=info msg=\"Starting container: 6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc\" id=a81c915f-be4d-4f0f-98ff-6971997d1e65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.763736 | controller |     "Jun 12 15:13:38.577480 crc crio[3654]: time=\"2026-06-12T15:13:38.577127232Z\" level=info msg=\"Started container\" PID=7607 containerID=6c071a863b3fc930f18e00abefbe447b7b826f9770f3e21613ca87b2ee5ec6fc description=openshift-multus/multus-bzhnf/kube-multus id=a81c915f-be4d-4f0f-98ff-6971997d1e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42",
2026-06-12 16:39:24.763751 | controller |     "Jun 12 15:13:38.720561 crc crio[3654]: time=\"2026-06-12T15:13:38.668795558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763765 | controller |     "Jun 12 15:13:38.720561 crc crio[3654]: time=\"2026-06-12T15:13:38.716796638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763779 | controller |     "Jun 12 15:13:38.848618 crc crio[3654]: time=\"2026-06-12T15:13:38.848342647Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_632cc6f1-75b4-44e1-815a-e14f98016c3d\\\"\"",
2026-06-12 16:39:24.763838 | controller |     "Jun 12 15:13:39.262870 crc crio[3654]: time=\"2026-06-12T15:13:39.262072424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ec009f8-58aa-4740-addc-7f5f731860de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763883 | controller |     "Jun 12 15:13:39.299128 crc crio[3654]: time=\"2026-06-12T15:13:39.298827352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4fcee146-1c89-4d8a-bec8-da2e9562022f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763900 | controller |     "Jun 12 15:13:39.301233 crc crio[3654]: time=\"2026-06-12T15:13:39.300956541Z\" level=info msg=\"Created container e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=452c097f-b31e-48f2-8ea2-97dead44be0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763915 | controller |     "Jun 12 15:13:39.302808 crc crio[3654]: time=\"2026-06-12T15:13:39.302392897Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=797c8115-7509-4b08-99ae-464dd9462d4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763936 | controller |     "Jun 12 15:13:39.302808 crc crio[3654]: time=\"2026-06-12T15:13:39.302760398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.763951 | controller |     "Jun 12 15:13:39.305032 crc crio[3654]: time=\"2026-06-12T15:13:39.304803049Z\" level=info msg=\"Starting container: e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167\" id=1575e1d3-0265-4826-9d4c-107850020ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.763966 | controller |     "Jun 12 15:13:39.600575 crc crio[3654]: time=\"2026-06-12T15:13:39.60012783Z\" level=info msg=\"Created container 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=8b228a98-9b9c-4578-8823-52b9aff172e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.763981 | controller |     "Jun 12 15:13:39.639086 crc crio[3654]: time=\"2026-06-12T15:13:39.638886352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1faed5e5-2c1f-4e0c-b12c-d101a846bdad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.763995 | controller |     "Jun 12 15:13:39.819936 crc crio[3654]: time=\"2026-06-12T15:13:39.81967873Z\" level=info msg=\"Started container\" PID=7657 containerID=e2880d56107aedb87edd9f4331cb9217cc1517a4d93c5f4aa7fb32333a96d167 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=1575e1d3-0265-4826-9d4c-107850020ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b2999b8403775dc7c55e228361c725663246b3b04ee777a7037a731715b355",
2026-06-12 16:39:24.764010 | controller |     "Jun 12 15:13:39.849785 crc crio[3654]: time=\"2026-06-12T15:13:39.849432948Z\" level=info msg=\"Starting container: 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53\" id=bc130494-0bd7-4e58-b353-5e49a44af918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764025 | controller |     "Jun 12 15:13:39.988819 crc crio[3654]: time=\"2026-06-12T15:13:39.988773215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0a4106e4-ed53-43ba-8249-f3f5039b5e81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764040 | controller |     "Jun 12 15:13:40.007627 crc crio[3654]: time=\"2026-06-12T15:13:40.007592298Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b2f23f6d-7b9b-4ec8-b87a-f7dc7fed1dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764054 | controller |     "Jun 12 15:13:40.022026 crc crio[3654]: time=\"2026-06-12T15:13:40.02198824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764069 | controller |     "Jun 12 15:13:40.801127 crc crio[3654]: time=\"2026-06-12T15:13:40.795689218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764084 | controller |     "Jun 12 15:13:40.801127 crc crio[3654]: time=\"2026-06-12T15:13:40.798371234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764098 | controller |     "Jun 12 15:13:40.965882 crc crio[3654]: time=\"2026-06-12T15:13:40.950122362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764112 | controller |     "Jun 12 15:13:41.000889 crc crio[3654]: time=\"2026-06-12T15:13:40.999870476Z\" level=info msg=\"Started container\" PID=7685 containerID=82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=bc130494-0bd7-4e58-b353-5e49a44af918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.764131 | controller |     "Jun 12 15:13:41.175179 crc crio[3654]: time=\"2026-06-12T15:13:41.175121117Z\" level=info msg=\"Created container 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=fac024aa-f429-436f-8604-b4ec09aaa995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764146 | controller |     "Jun 12 15:13:41.192944 crc crio[3654]: time=\"2026-06-12T15:13:41.192750162Z\" level=info msg=\"Starting container: 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a\" id=fd08e3c8-de77-49ad-9557-defa7a0cd316 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764161 | controller |     "Jun 12 15:13:41.229374 crc crio[3654]: time=\"2026-06-12T15:13:41.229083267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764175 | controller |     "Jun 12 15:13:41.571024 crc crio[3654]: time=\"2026-06-12T15:13:41.570196347Z\" level=info msg=\"Started container\" PID=7688 containerID=77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=fd08e3c8-de77-49ad-9557-defa7a0cd316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d",
2026-06-12 16:39:24.764190 | controller |     "Jun 12 15:13:41.855586 crc crio[3654]: time=\"2026-06-12T15:13:41.855461741Z\" level=info msg=\"Created container fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b2f23f6d-7b9b-4ec8-b87a-f7dc7fed1dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764205 | controller |     "Jun 12 15:13:42.023973 crc crio[3654]: time=\"2026-06-12T15:13:42.019813688Z\" level=info msg=\"Starting container: fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd\" id=35292e2a-d833-4324-a0d6-e794a42c0c18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764220 | controller |     "Jun 12 15:13:42.634427 crc crio[3654]: time=\"2026-06-12T15:13:42.505893534Z\" level=info msg=\"Started container\" PID=7742 containerID=fdf0e198b61e92923eb54976327d1fa9fd0aa47afaa44a33c535815a4dcd91cd description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=35292e2a-d833-4324-a0d6-e794a42c0c18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dd0af5d553940cc3c46463ea016e185b2832aa5467f4e53226646f99a1d5b57",
2026-06-12 16:39:24.764235 | controller |     "Jun 12 15:13:42.685118 crc crio[3654]: time=\"2026-06-12T15:13:42.684228164Z\" level=info msg=\"Created container 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=797c8115-7509-4b08-99ae-464dd9462d4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764249 | controller |     "Jun 12 15:13:42.921605 crc crio[3654]: time=\"2026-06-12T15:13:42.91115637Z\" level=info msg=\"Starting container: 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8\" id=06f400b2-8adc-4ad4-9c30-1c4be93155d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764264 | controller |     "Jun 12 15:13:43.079461 crc crio[3654]: time=\"2026-06-12T15:13:43.076722592Z\" level=info msg=\"Started container\" PID=7760 containerID=61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=06f400b2-8adc-4ad4-9c30-1c4be93155d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1",
2026-06-12 16:39:24.764282 | controller |     "Jun 12 15:13:44.276002 crc crio[3654]: time=\"2026-06-12T15:13:44.260550567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.764297 | controller |     "Jun 12 15:13:44.521204 crc crio[3654]: time=\"2026-06-12T15:13:44.520894006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=03376926-fdbb-4e77-b5c5-5a347f4a5023 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764312 | controller |     "Jun 12 15:13:44.549383 crc crio[3654]: time=\"2026-06-12T15:13:44.549061339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d32e262-95fa-43c9-9036-3a744f993d51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764328 | controller |     "Jun 12 15:13:44.578702 crc crio[3654]: time=\"2026-06-12T15:13:44.575687099Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1363b40b-4a5d-4234-946b-a1b356b17cb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764343 | controller |     "Jun 12 15:13:44.578702 crc crio[3654]: time=\"2026-06-12T15:13:44.576614099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764357 | controller |     "Jun 12 15:13:45.104217 crc crio[3654]: time=\"2026-06-12T15:13:45.094225575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764372 | controller |     "Jun 12 15:13:45.128917 crc crio[3654]: time=\"2026-06-12T15:13:45.12717029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764386 | controller |     "Jun 12 15:13:45.252378 crc crio[3654]: time=\"2026-06-12T15:13:45.252105333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764401 | controller |     "Jun 12 15:13:45.263118 crc crio[3654]: time=\"2026-06-12T15:13:45.263021508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764415 | controller |     "Jun 12 15:13:45.271152 crc crio[3654]: time=\"2026-06-12T15:13:45.271059246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764430 | controller |     "Jun 12 15:13:46.762456 crc crio[3654]: time=\"2026-06-12T15:13:46.762104914Z\" level=info msg=\"Created container 498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=a3ad3e60-d574-4a92-b2df-fd9e79e7ed26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764444 | controller |     "Jun 12 15:13:46.775020 crc crio[3654]: time=\"2026-06-12T15:13:46.770190255Z\" level=info msg=\"Starting container: 498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d\" id=b0557be5-f7ef-4621-ac7e-d6fb6783aa97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764458 | controller |     "Jun 12 15:13:46.794480 crc crio[3654]: time=\"2026-06-12T15:13:46.787496086Z\" level=info msg=\"Created container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=01d2d26c-40b8-4365-b4a9-289224aba7d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764478 | controller |     "Jun 12 15:13:46.794480 crc crio[3654]: time=\"2026-06-12T15:13:46.78955684Z\" level=info msg=\"Starting container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3\" id=6e98ff50-74bc-41dc-8c88-bdb886af8ca7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764500 | controller |     "Jun 12 15:13:46.840537 crc crio[3654]: time=\"2026-06-12T15:13:46.839686056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764544 | controller |     "Jun 12 15:13:46.842802 crc crio[3654]: time=\"2026-06-12T15:13:46.84194511Z\" level=info msg=\"Started container\" PID=7837 containerID=498cb5a3c62ec3ef0cf23abf0d058c759aba9cf27f32d7e0bc2bc1f86a8d230d description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=b0557be5-f7ef-4621-ac7e-d6fb6783aa97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.764575 | controller |     "Jun 12 15:13:46.888433 crc crio[3654]: time=\"2026-06-12T15:13:46.886136851Z\" level=info msg=\"Started container\" PID=7836 containerID=368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=6e98ff50-74bc-41dc-8c88-bdb886af8ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f",
2026-06-12 16:39:24.764600 | controller |     "Jun 12 15:13:46.962042 crc crio[3654]: time=\"2026-06-12T15:13:46.893073793Z\" level=info msg=\"Created container 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=53a1430d-cbda-4d55-bf5d-9e454173c869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764618 | controller |     "Jun 12 15:13:46.962042 crc crio[3654]: time=\"2026-06-12T15:13:46.906064275Z\" level=info msg=\"Created container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1363b40b-4a5d-4234-946b-a1b356b17cb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764648 | controller |     "Jun 12 15:13:46.964894 crc crio[3654]: time=\"2026-06-12T15:13:46.964615411Z\" level=info msg=\"Starting container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457\" id=3e775317-65aa-4356-af0f-3905c6ea1bfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764665 | controller |     "Jun 12 15:13:46.965988 crc crio[3654]: time=\"2026-06-12T15:13:46.96581272Z\" level=info msg=\"Starting container: 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d\" id=3df9514d-fd77-4ce3-afb7-6b4171e5c70b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764680 | controller |     "Jun 12 15:13:47.424435 crc crio[3654]: time=\"2026-06-12T15:13:47.366705297Z\" level=info msg=\"Started container\" PID=7835 containerID=75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3df9514d-fd77-4ce3-afb7-6b4171e5c70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df",
2026-06-12 16:39:24.764696 | controller |     "Jun 12 15:13:47.425139 crc crio[3654]: time=\"2026-06-12T15:13:47.42487854Z\" level=info msg=\"Started container\" PID=7839 containerID=2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=3e775317-65aa-4356-af0f-3905c6ea1bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.764715 | controller |     "Jun 12 15:13:47.449098 crc crio[3654]: time=\"2026-06-12T15:13:47.448868161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=872c931d-bb90-4d82-86a6-e6a4ee18efc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764730 | controller |     "Jun 12 15:13:47.469029 crc crio[3654]: time=\"2026-06-12T15:13:47.468795916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7ee9ad84-2e4a-4617-a754-073a5fdaf00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764744 | controller |     "Jun 12 15:13:47.473059 crc crio[3654]: time=\"2026-06-12T15:13:47.472538679Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9c2d6ce4-2991-40e3-a827-53b0235a9ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764759 | controller |     "Jun 12 15:13:47.474156 crc crio[3654]: time=\"2026-06-12T15:13:47.473934184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764775 | controller |     "Jun 12 15:13:47.585477 crc crio[3654]: time=\"2026-06-12T15:13:47.584773929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764789 | controller |     "Jun 12 15:13:47.614639 crc crio[3654]: time=\"2026-06-12T15:13:47.610016694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8c82de6-b73f-4ee5-909d-da76a7f1c09f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764803 | controller |     "Jun 12 15:13:47.620423 crc crio[3654]: time=\"2026-06-12T15:13:47.619209563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=34c15065-a45e-4984-bb3c-1f56fe4c277a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.764818 | controller |     "Jun 12 15:13:47.627836 crc crio[3654]: time=\"2026-06-12T15:13:47.62779538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764832 | controller |     "Jun 12 15:13:47.633676 crc crio[3654]: time=\"2026-06-12T15:13:47.630431504Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5082131b-afd6-4635-8606-bed099f9d8a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764847 | controller |     "Jun 12 15:13:47.634217 crc crio[3654]: time=\"2026-06-12T15:13:47.634120783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764862 | controller |     "Jun 12 15:13:48.060690 crc crio[3654]: time=\"2026-06-12T15:13:48.060570098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764877 | controller |     "Jun 12 15:13:48.078723 crc crio[3654]: time=\"2026-06-12T15:13:48.078638967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.764891 | controller |     "Jun 12 15:13:48.502013 crc crio[3654]: time=\"2026-06-12T15:13:48.497846093Z\" level=info msg=\"Created container 3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a: openshift-image-registry/node-ca-2wddl/node-ca\" id=ef518034-52c7-470b-9908-3dc31f8b60d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764909 | controller |     "Jun 12 15:13:48.520617 crc crio[3654]: time=\"2026-06-12T15:13:48.520450314Z\" level=info msg=\"Starting container: 3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a\" id=aef6d8c3-4b42-407c-b16d-d0144d420f72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.764963 | controller |     "Jun 12 15:13:48.625164 crc crio[3654]: time=\"2026-06-12T15:13:48.624236997Z\" level=info msg=\"Started container\" PID=7881 containerID=3c56d0d0fc3dda8b6b9d952ee96072f2edb90ac6c73cff5b0b70b608d0d55a1a description=openshift-image-registry/node-ca-2wddl/node-ca id=aef6d8c3-4b42-407c-b16d-d0144d420f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b8b8affefe15d8756b74e4ab178e22a0a6e3bfb7179a75c3f260d2a550fd0bc",
2026-06-12 16:39:24.764981 | controller |     "Jun 12 15:13:49.124890 crc crio[3654]: time=\"2026-06-12T15:13:49.118850884Z\" level=info msg=\"Created container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5082131b-afd6-4635-8606-bed099f9d8a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.764996 | controller |     "Jun 12 15:13:49.176168 crc crio[3654]: time=\"2026-06-12T15:13:49.169632725Z\" level=info msg=\"Starting container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf\" id=84697f6e-2f93-4737-9c65-3cfc6ded2785 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765011 | controller |     "Jun 12 15:13:49.277043 crc crio[3654]: time=\"2026-06-12T15:13:49.276927224Z\" level=info msg=\"Created container f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9c2d6ce4-2991-40e3-a827-53b0235a9ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765027 | controller |     "Jun 12 15:13:49.296104 crc crio[3654]: time=\"2026-06-12T15:13:49.29491402Z\" level=info msg=\"Starting container: f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507\" id=4d2bed7b-4730-491d-9547-00d87e4234ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765044 | controller |     "Jun 12 15:13:49.420493 crc crio[3654]: time=\"2026-06-12T15:13:49.419971585Z\" level=info msg=\"Started container\" PID=7904 containerID=b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=84697f6e-2f93-4737-9c65-3cfc6ded2785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.765059 | controller |     "Jun 12 15:13:49.507405 crc crio[3654]: time=\"2026-06-12T15:13:49.428075445Z\" level=info msg=\"Started container\" PID=7893 containerID=f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4d2bed7b-4730-491d-9547-00d87e4234ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f",
2026-06-12 16:39:24.765074 | controller |     "Jun 12 15:13:49.910496 crc crio[3654]: time=\"2026-06-12T15:13:49.910168357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d49f56f0-6a15-4f33-b624-0369303d465c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765089 | controller |     "Jun 12 15:13:49.963917 crc crio[3654]: time=\"2026-06-12T15:13:49.963722463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61bd6ec8-735f-4486-8172-825935195208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765130 | controller |     "Jun 12 15:13:49.985990 crc crio[3654]: time=\"2026-06-12T15:13:49.98481837Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d9422210-177f-4c9f-a1cd-97689ac9ebfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765148 | controller |     "Jun 12 15:13:49.985990 crc crio[3654]: time=\"2026-06-12T15:13:49.985171591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765164 | controller |     "Jun 12 15:13:50.307621 crc crio[3654]: time=\"2026-06-12T15:13:50.306956993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765179 | controller |     "Jun 12 15:13:50.375715 crc crio[3654]: time=\"2026-06-12T15:13:50.362127583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765193 | controller |     "Jun 12 15:13:51.540761 crc crio[3654]: time=\"2026-06-12T15:13:51.540593645Z\" level=info msg=\"Created container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d9422210-177f-4c9f-a1cd-97689ac9ebfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765208 | controller |     "Jun 12 15:13:51.557421 crc crio[3654]: time=\"2026-06-12T15:13:51.557175767Z\" level=info msg=\"Starting container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665\" id=32248ddc-e6f4-4751-8501-aa678ede2883 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765222 | controller |     "Jun 12 15:13:51.671459 crc crio[3654]: time=\"2026-06-12T15:13:51.671049747Z\" level=info msg=\"Started container\" PID=7972 containerID=6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=32248ddc-e6f4-4751-8501-aa678ede2883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.765237 | controller |     "Jun 12 15:13:51.994487 crc crio[3654]: time=\"2026-06-12T15:13:51.993805129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=75f46f10-e825-42e9-b681-35d4d2d344a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765251 | controller |     "Jun 12 15:13:52.000771 crc crio[3654]: time=\"2026-06-12T15:13:52.000224705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ccc06c7-a62a-48eb-bbb0-1d045a87fe28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765266 | controller |     "Jun 12 15:13:52.005181 crc crio[3654]: time=\"2026-06-12T15:13:52.0050486Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c392fc43-da1a-4518-a224-bfd5aa777483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765280 | controller |     "Jun 12 15:13:52.020714 crc crio[3654]: time=\"2026-06-12T15:13:52.015615318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765295 | controller |     "Jun 12 15:13:52.318072 crc crio[3654]: time=\"2026-06-12T15:13:52.312197172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765312 | controller |     "Jun 12 15:13:52.318072 crc crio[3654]: time=\"2026-06-12T15:13:52.3155821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765327 | controller |     "Jun 12 15:13:54.247239 crc crio[3654]: time=\"2026-06-12T15:13:54.224189499Z\" level=info msg=\"Created container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c392fc43-da1a-4518-a224-bfd5aa777483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765341 | controller |     "Jun 12 15:13:54.301012 crc crio[3654]: time=\"2026-06-12T15:13:54.300856489Z\" level=info msg=\"Starting container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6\" id=c5d4ff21-7544-4a1a-bb96-0c45444ab4bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765355 | controller |     "Jun 12 15:13:54.619360 crc crio[3654]: time=\"2026-06-12T15:13:54.618954576Z\" level=info msg=\"Started container\" PID=8019 containerID=9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=c5d4ff21-7544-4a1a-bb96-0c45444ab4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.765369 | controller |     "Jun 12 15:13:54.760107 crc crio[3654]: time=\"2026-06-12T15:13:54.759676501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e47817e5-8c0d-4fb2-adcc-ce3205532d28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765384 | controller |     "Jun 12 15:13:54.797336 crc crio[3654]: time=\"2026-06-12T15:13:54.79232074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=655288e3-6cac-4773-b277-e8175a661941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765398 | controller |     "Jun 12 15:13:54.805156 crc crio[3654]: time=\"2026-06-12T15:13:54.804830701Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=94084368-7cb4-46fb-9f58-a60285242808 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765412 | controller |     "Jun 12 15:13:54.805763 crc crio[3654]: time=\"2026-06-12T15:13:54.805681868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765427 | controller |     "Jun 12 15:13:54.855130 crc crio[3654]: time=\"2026-06-12T15:13:54.845947129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765441 | controller |     "Jun 12 15:13:54.855130 crc crio[3654]: time=\"2026-06-12T15:13:54.853073317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765455 | controller |     "Jun 12 15:13:55.546486 crc crio[3654]: time=\"2026-06-12T15:13:55.545136433Z\" level=info msg=\"Created container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=94084368-7cb4-46fb-9f58-a60285242808 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765471 | controller |     "Jun 12 15:13:55.555682 crc crio[3654]: time=\"2026-06-12T15:13:55.55556144Z\" level=info msg=\"Starting container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed\" id=17d26131-cb9a-48a4-bfcc-fd053a77e070 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765497 | controller |     "Jun 12 15:13:55.940723 crc crio[3654]: time=\"2026-06-12T15:13:55.846936616Z\" level=info msg=\"Started container\" PID=8065 containerID=7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=17d26131-cb9a-48a4-bfcc-fd053a77e070 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.765541 | controller |     "Jun 12 15:13:55.968979 crc crio[3654]: time=\"2026-06-12T15:13:55.968611861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2402bbbb-8ba1-4036-97f7-c5be481bc850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765560 | controller |     "Jun 12 15:13:56.000962 crc crio[3654]: time=\"2026-06-12T15:13:56.000604056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc4cb6cc-4c4d-4689-b3b9-e144a3476dd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765576 | controller |     "Jun 12 15:13:56.010615 crc crio[3654]: time=\"2026-06-12T15:13:56.010219894Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=fddaff54-1830-4638-9833-a17229609704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765592 | controller |     "Jun 12 15:13:56.011173 crc crio[3654]: time=\"2026-06-12T15:13:56.010763302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765607 | controller |     "Jun 12 15:13:56.299940 crc crio[3654]: time=\"2026-06-12T15:13:56.299742083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765622 | controller |     "Jun 12 15:13:56.304528 crc crio[3654]: time=\"2026-06-12T15:13:56.303454862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765636 | controller |     "Jun 12 15:13:57.318647 crc crio[3654]: time=\"2026-06-12T15:13:57.318223726Z\" level=info msg=\"Created container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=fddaff54-1830-4638-9833-a17229609704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765651 | controller |     "Jun 12 15:13:57.322700 crc crio[3654]: time=\"2026-06-12T15:13:57.321170409Z\" level=info msg=\"Starting container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6\" id=d477283c-0e36-48ac-a2b0-a850236e1bc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765665 | controller |     "Jun 12 15:13:57.390117 crc crio[3654]: time=\"2026-06-12T15:13:57.389740406Z\" level=info msg=\"Started container\" PID=8085 containerID=09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=d477283c-0e36-48ac-a2b0-a850236e1bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.765680 | controller |     "Jun 12 15:13:59.901887 crc crio[3654]: time=\"2026-06-12T15:13:59.901426216Z\" level=info msg=\"Created container fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=a22f0f44-d75b-4682-98da-42b563e4c897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765694 | controller |     "Jun 12 15:13:59.905875 crc crio[3654]: time=\"2026-06-12T15:13:59.904963091Z\" level=info msg=\"Starting container: fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d\" id=61091f6d-5bb9-40c0-bec5-d9f0e3abc67f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765712 | controller |     "Jun 12 15:13:59.922667 crc crio[3654]: time=\"2026-06-12T15:13:59.921971909Z\" level=info msg=\"Started container\" PID=7877 containerID=fdd98aee9dcea8c3833abc5cf853c28072f83061d46840885946b0a0522d7f6d description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=61091f6d-5bb9-40c0-bec5-d9f0e3abc67f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e756466f5355b80b170af128ebbab9ccab540305d7963d58c3b6d903cca8d271",
2026-06-12 16:39:24.765728 | controller |     "Jun 12 15:13:59.924416 crc crio[3654]: time=\"2026-06-12T15:13:59.923970254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f378e92e-09e3-4bb7-aebb-3248ac95412a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765743 | controller |     "Jun 12 15:13:59.930970 crc crio[3654]: time=\"2026-06-12T15:13:59.930052486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=7cba7b6e-c8c4-4223-b8f6-8318ebebfa94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765758 | controller |     "Jun 12 15:13:59.934912 crc crio[3654]: time=\"2026-06-12T15:13:59.93396948Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=22a159f0-bb2f-425d-911d-d8f46c083a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765773 | controller |     "Jun 12 15:13:59.934912 crc crio[3654]: time=\"2026-06-12T15:13:59.934686483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765788 | controller |     "Jun 12 15:14:00.181398 crc crio[3654]: time=\"2026-06-12T15:14:00.172146849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765803 | controller |     "Jun 12 15:14:00.647230 crc crio[3654]: time=\"2026-06-12T15:14:00.64717225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3335354f-97f2-46b6-aa29-dcbb86996c73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765818 | controller |     "Jun 12 15:14:00.666843 crc crio[3654]: time=\"2026-06-12T15:14:00.666785514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3e2962d-ac68-4ca9-ab81-f43cd5477b35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.765833 | controller |     "Jun 12 15:14:00.671215 crc crio[3654]: time=\"2026-06-12T15:14:00.670951963Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=040fa72d-13f6-4595-a33e-0e617f24ba6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765847 | controller |     "Jun 12 15:14:00.672024 crc crio[3654]: time=\"2026-06-12T15:14:00.671945175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765862 | controller |     "Jun 12 15:14:00.746008 crc crio[3654]: time=\"2026-06-12T15:14:00.74311119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765877 | controller |     "Jun 12 15:14:00.746008 crc crio[3654]: time=\"2026-06-12T15:14:00.745969941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765895 | controller |     "Jun 12 15:14:01.108956 crc crio[3654]: time=\"2026-06-12T15:14:01.107906808Z\" level=info msg=\"Created container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=040fa72d-13f6-4595-a33e-0e617f24ba6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765910 | controller |     "Jun 12 15:14:01.127580 crc crio[3654]: time=\"2026-06-12T15:14:01.126777927Z\" level=info msg=\"Starting container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d\" id=229a0802-89b4-4610-8cee-22a53f5efe45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765925 | controller |     "Jun 12 15:14:01.156904 crc crio[3654]: time=\"2026-06-12T15:14:01.156851038Z\" level=info msg=\"Started container\" PID=8208 containerID=91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=229a0802-89b4-4610-8cee-22a53f5efe45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.765940 | controller |     "Jun 12 15:14:01.167219 crc crio[3654]: time=\"2026-06-12T15:14:01.167178019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.765954 | controller |     "Jun 12 15:14:01.450507 crc crio[3654]: time=\"2026-06-12T15:14:01.449594886Z\" level=info msg=\"Created container 626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=22a159f0-bb2f-425d-911d-d8f46c083a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.765969 | controller |     "Jun 12 15:14:01.454507 crc crio[3654]: time=\"2026-06-12T15:14:01.454414988Z\" level=info msg=\"Starting container: 626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee\" id=90286b0d-a3d9-4492-b956-a368cac2b4c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.765984 | controller |     "Jun 12 15:14:01.510461 crc crio[3654]: time=\"2026-06-12T15:14:01.507154383Z\" level=info msg=\"Started container\" PID=8224 containerID=626e24816fef17e1166c18898311d220e5f43a6bb9ed26fb86e149a4dbfb6dee description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=90286b0d-a3d9-4492-b956-a368cac2b4c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.765999 | controller |     "Jun 12 15:14:03.809447 crc crio[3654]: time=\"2026-06-12T15:14:03.808685051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=113bdb10-423d-450f-853a-90a5c01ec470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766013 | controller |     "Jun 12 15:14:03.846429 crc crio[3654]: time=\"2026-06-12T15:14:03.846161265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6b729e59-7100-495a-a3ab-828bbfbc7c7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766028 | controller |     "Jun 12 15:14:03.853077 crc crio[3654]: time=\"2026-06-12T15:14:03.852960496Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7a270a25-89b1-4b2e-81b6-617363b07ac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766042 | controller |     "Jun 12 15:14:03.853695 crc crio[3654]: time=\"2026-06-12T15:14:03.853630919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766057 | controller |     "Jun 12 15:14:03.955808 crc crio[3654]: time=\"2026-06-12T15:14:03.945658856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766074 | controller |     "Jun 12 15:14:03.955808 crc crio[3654]: time=\"2026-06-12T15:14:03.948823463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766089 | controller |     "Jun 12 15:14:04.564629 crc crio[3654]: time=\"2026-06-12T15:14:04.562864263Z\" level=info msg=\"Created container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7a270a25-89b1-4b2e-81b6-617363b07ac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766104 | controller |     "Jun 12 15:14:04.580559 crc crio[3654]: time=\"2026-06-12T15:14:04.579718562Z\" level=info msg=\"Starting container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73\" id=151d2caa-f290-4ef6-b0b6-c180da914278 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.766118 | controller |     "Jun 12 15:14:04.784527 crc crio[3654]: time=\"2026-06-12T15:14:04.774478722Z\" level=info msg=\"Started container\" PID=8337 containerID=5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=151d2caa-f290-4ef6-b0b6-c180da914278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197",
2026-06-12 16:39:24.766133 | controller |     "Jun 12 15:14:17.184168 crc crio[3654]: time=\"2026-06-12T15:14:17.182183366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766147 | controller |     "Jun 12 15:14:17.408615 crc crio[3654]: time=\"2026-06-12T15:14:17.408495005Z\" level=info msg=\"NetworkStart: stopping network for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766162 | controller |     "Jun 12 15:14:17.412846 crc crio[3654]: time=\"2026-06-12T15:14:17.412720186Z\" level=info msg=\"NetworkStart: stopping network for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766176 | controller |     "Jun 12 15:14:19.698732 crc crio[3654]: time=\"2026-06-12T15:14:19.697919687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=54d54cab-563c-48e2-b1a6-08d381ddba51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766190 | controller |     "Jun 12 15:14:19.707339 crc crio[3654]: time=\"2026-06-12T15:14:19.700618968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=e6678433-110d-4587-962c-6be4d4862f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766205 | controller |     "Jun 12 15:14:19.707339 crc crio[3654]: time=\"2026-06-12T15:14:19.702513192Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=c66c4319-03aa-444a-8d23-6a4ccfdd9bca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766220 | controller |     "Jun 12 15:14:19.707339 crc crio[3654]: time=\"2026-06-12T15:14:19.702780181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766235 | controller |     "Jun 12 15:14:19.740124 crc crio[3654]: time=\"2026-06-12T15:14:19.739880248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766253 | controller |     "Jun 12 15:14:19.949146 crc crio[3654]: time=\"2026-06-12T15:14:19.948436865Z\" level=info msg=\"NetworkStart: stopping network for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766268 | controller |     "Jun 12 15:14:20.016554 crc crio[3654]: time=\"2026-06-12T15:14:20.010804122Z\" level=info msg=\"NetworkStart: stopping network for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766283 | controller |     "Jun 12 15:14:20.148415 crc crio[3654]: time=\"2026-06-12T15:14:20.147473766Z\" level=info msg=\"NetworkStart: stopping network for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766298 | controller |     "Jun 12 15:14:20.212129 crc crio[3654]: time=\"2026-06-12T15:14:20.212014519Z\" level=info msg=\"NetworkStart: stopping network for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766313 | controller |     "Jun 12 15:14:20.430763 crc crio[3654]: time=\"2026-06-12T15:14:20.424735639Z\" level=info msg=\"NetworkStart: stopping network for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766327 | controller |     "Jun 12 15:14:20.439493 crc crio[3654]: time=\"2026-06-12T15:14:20.439172707Z\" level=info msg=\"NetworkStart: stopping network for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766342 | controller |     "Jun 12 15:14:20.510589 crc crio[3654]: time=\"2026-06-12T15:14:20.510118153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766357 | controller |     "Jun 12 15:14:20.707128 crc crio[3654]: time=\"2026-06-12T15:14:20.706553987Z\" level=info msg=\"Created container 9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=c66c4319-03aa-444a-8d23-6a4ccfdd9bca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766372 | controller |     "Jun 12 15:14:20.708501 crc crio[3654]: time=\"2026-06-12T15:14:20.708465502Z\" level=info msg=\"Starting container: 9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee\" id=252445e0-e3b6-431b-99f6-fcdb40e7f4b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.766386 | controller |     "Jun 12 15:14:20.715920 crc crio[3654]: time=\"2026-06-12T15:14:20.715656326Z\" level=info msg=\"Started container\" PID=8734 containerID=9ba42e6ab2a7f71b89f95602837a06227033c0731576f61ee71ffb20fd07c1ee description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=252445e0-e3b6-431b-99f6-fcdb40e7f4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.766401 | controller |     "Jun 12 15:14:21.568919 crc crio[3654]: time=\"2026-06-12T15:14:21.568341289Z\" level=info msg=\"NetworkStart: stopping network for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766418 | controller |     "Jun 12 15:14:21.575858 crc crio[3654]: time=\"2026-06-12T15:14:21.573339948Z\" level=info msg=\"NetworkStart: stopping network for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766433 | controller |     "Jun 12 15:14:21.576123 crc crio[3654]: time=\"2026-06-12T15:14:21.575953267Z\" level=info msg=\"NetworkStart: stopping network for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766448 | controller |     "Jun 12 15:14:21.641634 crc crio[3654]: time=\"2026-06-12T15:14:21.64151991Z\" level=info msg=\"NetworkStart: stopping network for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766462 | controller |     "Jun 12 15:14:21.735431 crc crio[3654]: time=\"2026-06-12T15:14:21.729197959Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766477 | controller |     "Jun 12 15:14:21.764951 crc crio[3654]: time=\"2026-06-12T15:14:21.764837368Z\" level=info msg=\"NetworkStart: stopping network for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766491 | controller |     "Jun 12 15:14:21.913012 crc crio[3654]: time=\"2026-06-12T15:14:21.912802665Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766505 | controller |     "Jun 12 15:14:21.913012 crc crio[3654]: time=\"2026-06-12T15:14:21.912948819Z\" level=info msg=\"NetworkStart: stopping network for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766539 | controller |     "Jun 12 15:14:21.968797 crc crio[3654]: time=\"2026-06-12T15:14:21.968666402Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766555 | controller |     "Jun 12 15:14:21.976847 crc crio[3654]: time=\"2026-06-12T15:14:21.976760144Z\" level=info msg=\"NetworkStart: stopping network for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766570 | controller |     "Jun 12 15:14:22.019740 crc crio[3654]: time=\"2026-06-12T15:14:22.019604205Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.766585 | controller |     "Jun 12 15:14:22.719863 crc crio[3654]: time=\"2026-06-12T15:14:22.719063588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=b5cd3753-f101-4bbf-9793-e7ce44e647b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766600 | controller |     "Jun 12 15:14:22.746508 crc crio[3654]: time=\"2026-06-12T15:14:22.746395967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e9eca03b-be10-4a6c-bb2f-1e474cd0f481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766618 | controller |     "Jun 12 15:14:22.748643 crc crio[3654]: time=\"2026-06-12T15:14:22.748478188Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ac8b3648-7b8e-42b2-a470-863e0ce4e9b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766633 | controller |     "Jun 12 15:14:22.748853 crc crio[3654]: time=\"2026-06-12T15:14:22.748809609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766647 | controller |     "Jun 12 15:14:22.795712 crc crio[3654]: time=\"2026-06-12T15:14:22.795546321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766663 | controller |     "Jun 12 15:14:23.286873 crc crio[3654]: time=\"2026-06-12T15:14:23.286600855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766678 | controller |     "Jun 12 15:14:23.492979 crc crio[3654]: time=\"2026-06-12T15:14:23.49283202Z\" level=info msg=\"Created container df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=ac8b3648-7b8e-42b2-a470-863e0ce4e9b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766692 | controller |     "Jun 12 15:14:23.495626 crc crio[3654]: time=\"2026-06-12T15:14:23.49521176Z\" level=info msg=\"Starting container: df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0\" id=10d311aa-28ae-4b2b-b00f-6bc0425573e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.766707 | controller |     "Jun 12 15:14:23.508894 crc crio[3654]: time=\"2026-06-12T15:14:23.508756526Z\" level=info msg=\"Started container\" PID=8864 containerID=df151826d82da2f4e30ed306506a117915f497c78e68325feecf3bbde288bfc0 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=10d311aa-28ae-4b2b-b00f-6bc0425573e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.766721 | controller |     "Jun 12 15:14:24.745297 crc crio[3654]: time=\"2026-06-12T15:14:24.741839474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0c758dbd-ea11-42b1-abb1-4e717dfde0a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766736 | controller |     "Jun 12 15:14:24.745297 crc crio[3654]: time=\"2026-06-12T15:14:24.744857476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=26ed4062-1ad5-4705-804a-e6a926f06d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766750 | controller |     "Jun 12 15:14:24.748365 crc crio[3654]: time=\"2026-06-12T15:14:24.748109885Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd49d097-e6d9-43a2-b61e-745325165641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766764 | controller |     "Jun 12 15:14:24.748662 crc crio[3654]: time=\"2026-06-12T15:14:24.748599152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766778 | controller |     "Jun 12 15:14:24.769746 crc crio[3654]: time=\"2026-06-12T15:14:24.769552196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766793 | controller |     "Jun 12 15:14:25.304569 crc crio[3654]: time=\"2026-06-12T15:14:25.304458365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766814 | controller |     "Jun 12 15:14:25.402205 crc crio[3654]: time=\"2026-06-12T15:14:25.402072708Z\" level=info msg=\"Created container 85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd49d097-e6d9-43a2-b61e-745325165641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766829 | controller |     "Jun 12 15:14:25.403452 crc crio[3654]: time=\"2026-06-12T15:14:25.403378642Z\" level=info msg=\"Starting container: 85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0\" id=a44c6e7e-984e-4715-87c3-8ebb8fa73ef7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.766845 | controller |     "Jun 12 15:14:25.410471 crc crio[3654]: time=\"2026-06-12T15:14:25.410221982Z\" level=info msg=\"Started container\" PID=8888 containerID=85702ee07731d941418a143ca2627c8764011718a5a0e1ac5f4bd797b08e45b0 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=a44c6e7e-984e-4715-87c3-8ebb8fa73ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.766860 | controller |     "Jun 12 15:14:28.834454 crc crio[3654]: time=\"2026-06-12T15:14:28.83359995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bf8712e1-75dc-4fde-9c7c-b1b66e52758c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766875 | controller |     "Jun 12 15:14:28.843853 crc crio[3654]: time=\"2026-06-12T15:14:28.843765453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ce4238a4-9462-413d-8cf2-3288417be94d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.766890 | controller |     "Jun 12 15:14:28.847073 crc crio[3654]: time=\"2026-06-12T15:14:28.84697562Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=450bbac3-db66-44dd-9fdf-de467cc08a21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766904 | controller |     "Jun 12 15:14:28.848397 crc crio[3654]: time=\"2026-06-12T15:14:28.848331466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766919 | controller |     "Jun 12 15:14:28.881032 crc crio[3654]: time=\"2026-06-12T15:14:28.88086514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766934 | controller |     "Jun 12 15:14:29.414933 crc crio[3654]: time=\"2026-06-12T15:14:29.414775746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.766949 | controller |     "Jun 12 15:14:29.513014 crc crio[3654]: time=\"2026-06-12T15:14:29.5127236Z\" level=info msg=\"Created container 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=450bbac3-db66-44dd-9fdf-de467cc08a21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.766964 | controller |     "Jun 12 15:14:29.515400 crc crio[3654]: time=\"2026-06-12T15:14:29.515320247Z\" level=info msg=\"Starting container: 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569\" id=bb402525-a41e-46b7-ba09-58020a23905a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.766982 | controller |     "Jun 12 15:14:29.524617 crc crio[3654]: time=\"2026-06-12T15:14:29.524322779Z\" level=info msg=\"Started container\" PID=8931 containerID=96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=bb402525-a41e-46b7-ba09-58020a23905a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df",
2026-06-12 16:39:24.767029 | controller |     "Jun 12 15:14:32.809597 crc crio[3654]: time=\"2026-06-12T15:14:32.809411438Z\" level=info msg=\"NetworkStart: stopping network for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767049 | controller |     "Jun 12 15:14:32.880947 crc crio[3654]: time=\"2026-06-12T15:14:32.880728956Z\" level=info msg=\"NetworkStart: stopping network for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767064 | controller |     "Jun 12 15:14:33.323515 crc crio[3654]: time=\"2026-06-12T15:14:33.323343374Z\" level=info msg=\"NetworkStart: stopping network for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767078 | controller |     "Jun 12 15:14:33.336498 crc crio[3654]: time=\"2026-06-12T15:14:33.336391963Z\" level=info msg=\"NetworkStart: stopping network for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767092 | controller |     "Jun 12 15:14:33.873215 crc crio[3654]: time=\"2026-06-12T15:14:33.871666391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767106 | controller |     "Jun 12 15:14:34.048901 crc crio[3654]: time=\"2026-06-12T15:14:34.047108384Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767121 | controller |     "Jun 12 15:14:34.504865 crc crio[3654]: time=\"2026-06-12T15:14:34.504743962Z\" level=info msg=\"NetworkStart: stopping network for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767134 | controller |     "Jun 12 15:14:34.512861 crc crio[3654]: time=\"2026-06-12T15:14:34.512763472Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767149 | controller |     "Jun 12 15:14:34.534102 crc crio[3654]: time=\"2026-06-12T15:14:34.533993366Z\" level=info msg=\"NetworkStart: stopping network for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767163 | controller |     "Jun 12 15:14:35.240009 crc crio[3654]: time=\"2026-06-12T15:14:35.239909826Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767177 | controller |     "Jun 12 15:14:35.241175 crc crio[3654]: time=\"2026-06-12T15:14:35.241096447Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767194 | controller |     "Jun 12 15:14:35.357623 crc crio[3654]: time=\"2026-06-12T15:14:35.357519942Z\" level=info msg=\"NetworkStart: stopping network for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767209 | controller |     "Jun 12 15:14:35.582590 crc crio[3654]: time=\"2026-06-12T15:14:35.582349483Z\" level=info msg=\"NetworkStart: stopping network for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767223 | controller |     "Jun 12 15:14:36.089706 crc crio[3654]: time=\"2026-06-12T15:14:36.089504756Z\" level=info msg=\"NetworkStart: stopping network for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767237 | controller |     "Jun 12 15:14:38.097106 crc crio[3654]: time=\"2026-06-12T15:14:38.096434322Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767251 | controller |     "Jun 12 15:14:38.815335 crc crio[3654]: time=\"2026-06-12T15:14:38.814635995Z\" level=info msg=\"NetworkStart: stopping network for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767265 | controller |     "Jun 12 15:14:38.967154 crc crio[3654]: time=\"2026-06-12T15:14:38.967094499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f2d014f4-5479-49a8-9df6-a2400b5d4a17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.767279 | controller |     "Jun 12 15:14:38.970007 crc crio[3654]: time=\"2026-06-12T15:14:38.969962317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=200a5372-b005-409c-b5b9-fa50477427a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.767294 | controller |     "Jun 12 15:14:38.975198 crc crio[3654]: time=\"2026-06-12T15:14:38.975150015Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=9a7d38e4-8fe1-4703-a1bc-38a0822e9f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.767308 | controller |     "Jun 12 15:14:38.975897 crc crio[3654]: time=\"2026-06-12T15:14:38.975868919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.767322 | controller |     "Jun 12 15:14:38.999786 crc crio[3654]: time=\"2026-06-12T15:14:38.99973773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.767337 | controller |     "Jun 12 15:14:39.126116 crc crio[3654]: time=\"2026-06-12T15:14:39.125929714Z\" level=info msg=\"NetworkStart: stopping network for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767351 | controller |     "Jun 12 15:14:39.397939 crc crio[3654]: time=\"2026-06-12T15:14:39.397817798Z\" level=info msg=\"NetworkStart: stopping network for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767369 | controller |     "Jun 12 15:14:39.403970 crc crio[3654]: time=\"2026-06-12T15:14:39.403874742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.767383 | controller |     "Jun 12 15:14:39.406682 crc crio[3654]: time=\"2026-06-12T15:14:39.406587473Z\" level=info msg=\"NetworkStart: stopping network for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767398 | controller |     "Jun 12 15:14:39.535369 crc crio[3654]: time=\"2026-06-12T15:14:39.535148406Z\" level=info msg=\"Created container 014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=9a7d38e4-8fe1-4703-a1bc-38a0822e9f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.767413 | controller |     "Jun 12 15:14:39.537149 crc crio[3654]: time=\"2026-06-12T15:14:39.537055551Z\" level=info msg=\"Starting container: 014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e\" id=f055375f-4bcb-48cd-b351-7358994a92fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.767427 | controller |     "Jun 12 15:14:39.543186 crc crio[3654]: time=\"2026-06-12T15:14:39.543076603Z\" level=info msg=\"Started container\" PID=9301 containerID=014a229a119374638c5a5bf3f7abd349f8ad199816cea3a9622062690ba2ce5e description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=f055375f-4bcb-48cd-b351-7358994a92fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.767441 | controller |     "Jun 12 15:14:40.059082 crc crio[3654]: time=\"2026-06-12T15:14:40.058848838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e40b168c-fda6-4614-aca4-ece7bb7d5af6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.767455 | controller |     "Jun 12 15:14:40.062915 crc crio[3654]: time=\"2026-06-12T15:14:40.062861204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9dc91c0b-d110-4bb5-9b80-86f319228fa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.767469 | controller |     "Jun 12 15:14:40.070219 crc crio[3654]: time=\"2026-06-12T15:14:40.067763841Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f606b41-3a5c-43a0-89b9-f2df8a2e4a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.767483 | controller |     "Jun 12 15:14:40.070219 crc crio[3654]: time=\"2026-06-12T15:14:40.068060081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.767497 | controller |     "Jun 12 15:14:40.103378 crc crio[3654]: time=\"2026-06-12T15:14:40.102480195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.767526 | controller |     "Jun 12 15:14:40.603919 crc crio[3654]: time=\"2026-06-12T15:14:40.600010378Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767546 | controller |     "Jun 12 15:14:40.639899 crc crio[3654]: time=\"2026-06-12T15:14:40.639709173Z\" level=info msg=\"NetworkStart: stopping network for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767565 | controller |     "Jun 12 15:14:40.937492 crc crio[3654]: time=\"2026-06-12T15:14:40.937359043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.767580 | controller |     "Jun 12 15:14:41.081351 crc crio[3654]: time=\"2026-06-12T15:14:41.081135469Z\" level=info msg=\"Created container 11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f606b41-3a5c-43a0-89b9-f2df8a2e4a06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.767594 | controller |     "Jun 12 15:14:41.083999 crc crio[3654]: time=\"2026-06-12T15:14:41.08385214Z\" level=info msg=\"Starting container: 11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78\" id=791a2653-b45f-44c2-ae99-31876aebd4dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.767608 | controller |     "Jun 12 15:14:41.099786 crc crio[3654]: time=\"2026-06-12T15:14:41.099661821Z\" level=info msg=\"Started container\" PID=9383 containerID=11f30f7735f3ddbd5bae5f81bbb3316f519f647311b41e4c2b9a120d0f381b78 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=791a2653-b45f-44c2-ae99-31876aebd4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bfeda1a95537a187fbcccf8c40c4308fce1a96dc3a303372b682992588d4bf8",
2026-06-12 16:39:24.767623 | controller |     "Jun 12 15:14:41.147665 crc crio[3654]: time=\"2026-06-12T15:14:41.147390497Z\" level=info msg=\"NetworkStart: stopping network for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767637 | controller |     "Jun 12 15:14:41.622370 crc crio[3654]: time=\"2026-06-12T15:14:41.621981876Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767652 | controller |     "Jun 12 15:14:42.360132 crc crio[3654]: time=\"2026-06-12T15:14:42.359472209Z\" level=info msg=\"NetworkStart: stopping network for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767666 | controller |     "Jun 12 15:14:44.961591 crc crio[3654]: time=\"2026-06-12T15:14:44.961109793Z\" level=info msg=\"NetworkStart: stopping network for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.767681 | controller |     "Jun 12 15:14:44.961591 crc crio[3654]: time=\"2026-06-12T15:14:44.961389952Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.767695 | controller |     "Jun 12 15:14:44.961591 crc crio[3654]: time=\"2026-06-12T15:14:44.961556378Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1b871fc1-2d5a-4775-9d35-83bcdef0ce23\\\"\"",
2026-06-12 16:39:24.767710 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.963522404Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8b5b9cc6-ac12-4d10-8ded-adb62219e4e7 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:0xc00239a508}] Aliases:map[]}\"",
2026-06-12 16:39:24.767728 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96371951Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.767743 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.963770272Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.767757 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.963798723Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.767773 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96400581Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f87ae7b3-9fa3-4496-8c99-a502754bb199 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:0xc000130588}] Aliases:map[]}\"",
2026-06-12 16:39:24.767788 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964146296Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/34a658ed-c5c5-483f-86df-52b7908b7793 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:0xc000184430}] Aliases:map[]}\"",
2026-06-12 16:39:24.767803 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964193556Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.767822 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964384742Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/122be0ee-4752-42ca-9c7c-bbd38b741413 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:0xc001790220}] Aliases:map[]}\"",
2026-06-12 16:39:24.767845 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964449144Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.767868 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964488867Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6f0f59cd-e11b-4a23-90db-151cfb104e70 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:0xc000184490}] Aliases:map[]}\"",
2026-06-12 16:39:24.767884 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964539839Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.767903 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964554Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.767918 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964563758Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/86174414-2d88-4344-8938-594f8dde4530 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:0xc001790238}] Aliases:map[]}\"",
2026-06-12 16:39:24.767933 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964602299Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.767948 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96461338Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.767962 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.96462393Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.767977 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964634892Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d803276c-b459-4e36-b051-fa809102acc9 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:0xc0001845d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.767992 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964658422Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/db944baa-5803-4881-9372-25ab7e5181c7 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:0xc0001305c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.768008 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964759457Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/12c25b48-0f23-4249-9c06-c8ca222862aa 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:0xc000184628}] Aliases:map[]}\"",
2026-06-12 16:39:24.768022 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964797788Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768040 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964810778Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768088 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964822909Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768111 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964871049Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a4570dcb-da55-4bd0-8cc3-79026811f475 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:0xc0001305e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.768128 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964925731Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768143 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964942282Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768158 | controller |     "Jun 12 15:14:44.965029 crc crio[3654]: time=\"2026-06-12T15:14:44.964959032Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768173 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965106366Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/592981ea-e3bd-4931-b9be-9304314d69cf 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:0xc000f42028}] Aliases:map[]}\"",
2026-06-12 16:39:24.768189 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965150948Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768205 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965164638Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768219 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965175079Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768234 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965175711Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/03794bfb-9fa9-404e-b680-ef92ce8bf891 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:0xc001dc2000}] Aliases:map[]}\"",
2026-06-12 16:39:24.768249 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965228863Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768268 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965241513Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768282 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965345467Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768297 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965668336Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5de63021-a2eb-4e3e-95b4-d05cafbe437d 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:0xc000630000}] Aliases:map[]}\"",
2026-06-12 16:39:24.768314 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965712277Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3a48e2cb-71a6-433a-9040-c1b5dea893ad 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:0xc000626020}] Aliases:map[]}\"",
2026-06-12 16:39:24.768343 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96579281Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/305aea20-e193-40f6-a528-c1181af90c15 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:0xc000f36000}] Aliases:map[]}\"",
2026-06-12 16:39:24.768379 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965894843Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/d4a334f6-f5b8-4305-842b-9989425a3b40 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:0xc000f36030}] Aliases:map[]}\"",
2026-06-12 16:39:24.768402 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965963236Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d32ccbbe-d461-40db-b179-e2e5db761ab4 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:0xc000630078}] Aliases:map[]}\"",
2026-06-12 16:39:24.768423 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966004217Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768449 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966035308Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768466 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966047109Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768482 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966052379Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/bed27a73-b606-4b10-9134-a6d2e74cbdb8 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:0xc000626098}] Aliases:map[]}\"",
2026-06-12 16:39:24.768497 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96610095Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ceff4e3b-3d1a-4c8d-98a7-83052b16a0d3 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:0xc00008c398}] Aliases:map[]}\"",
2026-06-12 16:39:24.768531 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966147842Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768552 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966172533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768568 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966187753Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768583 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966198784Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/aeed9a4e-9e12-4fd3-9bd4-7f03b2762de4 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:0xc000f36118}] Aliases:map[]}\"",
2026-06-12 16:39:24.768599 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966212734Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/e7a5805f-fb0a-4673-a02e-c5a8b66ceef7 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:0xc0014ee020}] Aliases:map[]}\"",
2026-06-12 16:39:24.768618 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965895083Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768649 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966441342Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768664 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966465753Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768680 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966487063Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/90e08167-4d28-4ed3-af89-f9e52f77d108 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:0xc000f36160}] Aliases:map[]}\"",
2026-06-12 16:39:24.768695 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966532005Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768710 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966554776Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768725 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966563706Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0dba6dec-9d19-410e-b02d-4e4a0a1a1b0f 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:0xc0014ee040}] Aliases:map[]}\"",
2026-06-12 16:39:24.768740 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.964229299Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768754 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966608598Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768769 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966621068Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768783 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96667531Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/0616bd82-2956-4ce6-9349-73a478372ce2 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:0xc0014ee080}] Aliases:map[]}\"",
2026-06-12 16:39:24.768798 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966705841Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768816 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966720661Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768830 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.966738442Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768845 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.967690834Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/f5e6432a-d2f5-4d40-896b-4e59b9fce654 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:0xc0010044c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.768861 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.964766366Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768875 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.9678436Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768894 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.96785852Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768916 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.965757219Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768936 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.967944633Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.768952 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.967973634Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.768967 | controller |     "Jun 12 15:14:44.968102 crc crio[3654]: time=\"2026-06-12T15:14:44.968065817Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/dd2c6df2-e63f-4e86-8292-47c67e0b7f15 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:0xc0010044e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.768982 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.968197612Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.768996 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.968370397Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769011 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.96843104Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769030 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.964546378Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/694cbc06-f254-4cf8-9542-af887469081d 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:0xc0001305a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.769045 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.969577356Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769059 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.969623638Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769073 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.96967097Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769088 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.963812263Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/49b23b26-6d6f-4dd1-88d6-70963d5ec191 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:0xc000130558}] Aliases:map[]}\"",
2026-06-12 16:39:24.769104 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970163677Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769119 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970174958Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769184 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970185528Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769205 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.966237555Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769221 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970373406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769236 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970386256Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769280 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970590263Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/1e60cf25-b28e-4897-872c-7543ab15a5f1 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:0xc000130680}] Aliases:map[]}\"",
2026-06-12 16:39:24.769303 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970643935Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769319 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970654835Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769334 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970664755Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769349 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.970924832Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/5218adda-fda2-4622-aacb-41f290bda7ef 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:0xc000f420d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.769364 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.971068827Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769379 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.971093918Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769393 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.971114219Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769408 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.966599307Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769423 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972720335Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769437 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972733556Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769452 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.966023148Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769466 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972976164Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769481 | controller |     "Jun 12 15:14:44.973514 crc crio[3654]: time=\"2026-06-12T15:14:44.972998455Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769496 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.967778277Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769531 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974762622Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769552 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974775872Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769569 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.965761829Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/adede29e-f48d-4172-8a71-df7e2e0e6ddd 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:0xc00008c158}] Aliases:map[]}\"",
2026-06-12 16:39:24.769584 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974955781Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/af4ecc45-575a-499c-b36f-15019b3cbad2 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:0xc0010045b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.769599 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.975717937Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769614 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.974981492Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769629 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.975784999Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769643 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.97580843Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769658 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976062039Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/2945d21b-005e-4cd3-a2cf-25d7d722dcb9 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:0xc000f362b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.769672 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976110101Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769687 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976123151Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769701 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.976138652Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769723 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.966565946Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769738 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.96609847Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/b3455f4d-3b3a-432b-993d-3d4111a97bb3 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:0xc0014ee000}] Aliases:map[]}\"",
2026-06-12 16:39:24.769753 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.965934725Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769767 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.97757859Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769782 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.977598861Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769797 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.97793619Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/38537c9d-e72d-493e-8b87-4f6e2bc299d2 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:0xc001dc2188}] Aliases:map[]}\"",
2026-06-12 16:39:24.769812 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.977989551Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769826 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978002902Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769841 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978013882Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769856 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.964669654Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769870 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978635717Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769886 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.978659858Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769908 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.964392113Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769930 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.979962691Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.769946 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.963528854Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/97b585d4-0f41-493a-8bc4-a3979724460a 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:0xc000130540}] Aliases:map[]}\"",
2026-06-12 16:39:24.769962 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.980549936Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.769976 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.980563507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.769991 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.980578477Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770006 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981472738Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/bb2e937b-1fa8-4832-9045-208e980d4375 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:0xc00239a688}] Aliases:map[]}\"",
2026-06-12 16:39:24.770023 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981524869Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3b78205d-915e-42bb-861f-30afcec4be51 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:0xc0001306f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.770040 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.964489666Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770090 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981706676Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770107 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981754197Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770122 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981773688Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770136 | controller |     "Jun 12 15:14:44.983019 crc crio[3654]: time=\"2026-06-12T15:14:44.981914723Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770155 | controller |     "Jun 12 15:14:44.989485 crc crio[3654]: time=\"2026-06-12T15:14:44.96456525Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770170 | controller |     "Jun 12 15:14:44.989485 crc crio[3654]: time=\"2026-06-12T15:14:44.966113801Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770185 | controller |     "Jun 12 15:14:44.989680 crc crio[3654]: time=\"2026-06-12T15:14:44.989508711Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770199 | controller |     "Jun 12 15:14:44.989680 crc crio[3654]: time=\"2026-06-12T15:14:44.989523681Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770214 | controller |     "Jun 12 15:14:44.992549 crc crio[3654]: time=\"2026-06-12T15:14:44.964393244Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/44298735-775e-4596-be56-f7752d9f4ccd 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:0xc000184450}] Aliases:map[]}\"",
2026-06-12 16:39:24.770229 | controller |     "Jun 12 15:14:44.992549 crc crio[3654]: time=\"2026-06-12T15:14:44.992534794Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770243 | controller |     "Jun 12 15:14:44.992549 crc crio[3654]: time=\"2026-06-12T15:14:44.992557715Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770257 | controller |     "Jun 12 15:14:44.992909 crc crio[3654]: time=\"2026-06-12T15:14:44.992581435Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770272 | controller |     "Jun 12 15:14:44.992909 crc crio[3654]: time=\"2026-06-12T15:14:44.992657198Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770286 | controller |     "Jun 12 15:14:44.992909 crc crio[3654]: time=\"2026-06-12T15:14:44.99271274Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770301 | controller |     "Jun 12 15:14:44.993716 crc crio[3654]: time=\"2026-06-12T15:14:44.966474763Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770343 | controller |     "Jun 12 15:14:44.993716 crc crio[3654]: time=\"2026-06-12T15:14:44.993674433Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770365 | controller |     "Jun 12 15:14:44.993966 crc crio[3654]: time=\"2026-06-12T15:14:44.993714584Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770381 | controller |     "Jun 12 15:14:44.996170 crc crio[3654]: time=\"2026-06-12T15:14:44.966114181Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/564827e7-7e41-45f7-b0a4-4a6dc77c02af 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:0xc000f36100}] Aliases:map[]}\"",
2026-06-12 16:39:24.770400 | controller |     "Jun 12 15:14:44.996413 crc crio[3654]: time=\"2026-06-12T15:14:44.996197138Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770416 | controller |     "Jun 12 15:14:44.996413 crc crio[3654]: time=\"2026-06-12T15:14:44.996216299Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770431 | controller |     "Jun 12 15:14:44.996413 crc crio[3654]: time=\"2026-06-12T15:14:44.996230539Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770445 | controller |     "Jun 12 15:14:44.999578 crc crio[3654]: time=\"2026-06-12T15:14:44.999434398Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770460 | controller |     "Jun 12 15:14:44.999578 crc crio[3654]: time=\"2026-06-12T15:14:44.999565643Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770475 | controller |     "Jun 12 15:14:44.999578 crc crio[3654]: time=\"2026-06-12T15:14:44.999586683Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770489 | controller |     "Jun 12 15:14:45.000138 crc crio[3654]: time=\"2026-06-12T15:14:44.966366819Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/62b98e15-c06c-4768-9830-216f239df280 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:0xc000626110}] Aliases:map[]}\"",
2026-06-12 16:39:24.770504 | controller |     "Jun 12 15:14:45.000425 crc crio[3654]: time=\"2026-06-12T15:14:45.000180954Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770537 | controller |     "Jun 12 15:14:45.000425 crc crio[3654]: time=\"2026-06-12T15:14:45.000202654Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770554 | controller |     "Jun 12 15:14:45.000425 crc crio[3654]: time=\"2026-06-12T15:14:45.000216355Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770570 | controller |     "Jun 12 15:14:45.004174 crc crio[3654]: time=\"2026-06-12T15:14:44.974736194Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ee1e5164-18c8-4795-80f1-0c39dd2a105d 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:0xc0010045a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.770585 | controller |     "Jun 12 15:14:45.004461 crc crio[3654]: time=\"2026-06-12T15:14:45.004237071Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770600 | controller |     "Jun 12 15:14:45.004461 crc crio[3654]: time=\"2026-06-12T15:14:45.004398467Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770618 | controller |     "Jun 12 15:14:45.004461 crc crio[3654]: time=\"2026-06-12T15:14:45.004419288Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770633 | controller |     "Jun 12 15:14:45.005052 crc crio[3654]: time=\"2026-06-12T15:14:44.981604342Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/efe64613-e149-488b-b9e6-3861ad8a7591 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:0xc00239a6a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.770647 | controller |     "Jun 12 15:14:45.005052 crc crio[3654]: time=\"2026-06-12T15:14:44.966024528Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/84ef880c-9f6b-47e5-975a-f649b293d216 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:0xc00008c308}] Aliases:map[]}\"",
2026-06-12 16:39:24.770662 | controller |     "Jun 12 15:14:45.005391 crc crio[3654]: time=\"2026-06-12T15:14:45.00535757Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770676 | controller |     "Jun 12 15:14:45.005391 crc crio[3654]: time=\"2026-06-12T15:14:45.00538427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770691 | controller |     "Jun 12 15:14:45.005598 crc crio[3654]: time=\"2026-06-12T15:14:45.005400751Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770705 | controller |     "Jun 12 15:14:45.005942 crc crio[3654]: time=\"2026-06-12T15:14:45.005827345Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770720 | controller |     "Jun 12 15:14:45.005942 crc crio[3654]: time=\"2026-06-12T15:14:45.005897918Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770734 | controller |     "Jun 12 15:14:45.005942 crc crio[3654]: time=\"2026-06-12T15:14:45.005918079Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770749 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:44.965914124Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/45170ea3-7baa-4c52-9267-3e03d635b515 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:0xc000630020}] Aliases:map[]}\"",
2026-06-12 16:39:24.770764 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.010462183Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770779 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.010479634Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770797 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.010491034Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770812 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:44.98153349Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.770827 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.011446087Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.770841 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.011498318Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.770856 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.770871 | controller |     "Jun 12 15:14:45.222221 crc crio[3654]: time=\"2026-06-12T15:14:45.096015992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770888 | controller |     "Jun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.239693682Z\" level=info msg=\"runSandbox: deleting pod ID ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782 from idIndex\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770910 | controller |     "Jun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.239860358Z\" level=info msg=\"runSandbox: removing pod sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770928 | controller |     "Jun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.239988072Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770943 | controller |     "Jun 12 15:14:45.243509 crc crio[3654]: time=\"2026-06-12T15:14:45.240019173Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770958 | controller |     "Jun 12 15:14:45.246499 crc crio[3654]: time=\"2026-06-12T15:14:45.246370349Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ba453db29469ff5a7fa8b4ab339b537656973d09bc3b49600e5e3c70c3b34782\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770973 | controller |     "Jun 12 15:14:45.306140 crc crio[3654]: time=\"2026-06-12T15:14:45.305766668Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.770988 | controller |     "Jun 12 15:14:45.306140 crc crio[3654]: time=\"2026-06-12T15:14:45.306012586Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2f21fde6-dd73-4432-90cf-02614aece49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771006 | controller |     "Jun 12 15:14:45.322876 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771021 | controller |     "Jun 12 15:14:45.322979 crc crio[3654]: time=\"2026-06-12T15:14:45.322898144Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771036 | controller |     "Jun 12 15:14:45.345950 crc crio[3654]: time=\"2026-06-12T15:14:45.345838924Z\" level=info msg=\"runSandbox: deleting pod ID 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72 from idIndex\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771050 | controller |     "Jun 12 15:14:45.345950 crc crio[3654]: time=\"2026-06-12T15:14:45.345917616Z\" level=info msg=\"runSandbox: removing pod sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771064 | controller |     "Jun 12 15:14:45.350413 crc crio[3654]: time=\"2026-06-12T15:14:45.345987029Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771079 | controller |     "Jun 12 15:14:45.350413 crc crio[3654]: time=\"2026-06-12T15:14:45.34601235Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771094 | controller |     "Jun 12 15:14:45.354123 crc crio[3654]: time=\"2026-06-12T15:14:45.353936719Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 997f97aae74db309a81da8ff0f6122a0c8ffd48c0a54e0a792f7297a656a9d72\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771108 | controller |     "Jun 12 15:14:45.365513 crc crio[3654]: time=\"2026-06-12T15:14:45.365217612Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771123 | controller |     "Jun 12 15:14:45.365513 crc crio[3654]: time=\"2026-06-12T15:14:45.36545686Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=cf3e805b-0069-4fb6-9928-511329183250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771137 | controller |     "Jun 12 15:14:45.462701 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771151 | controller |     "Jun 12 15:14:45.462932 crc crio[3654]: time=\"2026-06-12T15:14:45.46278593Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771170 | controller |     "Jun 12 15:14:45.474697 crc crio[3654]: time=\"2026-06-12T15:14:45.474145036Z\" level=info msg=\"runSandbox: deleting pod ID f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f from idIndex\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771185 | controller |     "Jun 12 15:14:45.477618 crc crio[3654]: time=\"2026-06-12T15:14:45.477133148Z\" level=info msg=\"runSandbox: removing pod sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771200 | controller |     "Jun 12 15:14:45.477789 crc crio[3654]: time=\"2026-06-12T15:14:45.477238922Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771215 | controller |     "Jun 12 15:14:45.477789 crc crio[3654]: time=\"2026-06-12T15:14:45.477699517Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771230 | controller |     "Jun 12 15:14:45.485946 crc crio[3654]: time=\"2026-06-12T15:14:45.485232253Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f88c81dc1c4bde8f7b32726109e6ca5c964b3d1584ccbb5e1fa17215462d4a7f\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771245 | controller |     "Jun 12 15:14:45.515751 crc crio[3654]: time=\"2026-06-12T15:14:45.50772692Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771259 | controller |     "Jun 12 15:14:45.515751 crc crio[3654]: time=\"2026-06-12T15:14:45.507864034Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=1878d2bf-8525-4be7-9690-83b01e19bec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771274 | controller |     "Jun 12 15:14:45.727720 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771288 | controller |     "Jun 12 15:14:45.727720 crc crio[3654]: time=\"2026-06-12T15:14:45.727140644Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771303 | controller |     "Jun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.771887795Z\" level=info msg=\"runSandbox: deleting pod ID 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592 from idIndex\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771318 | controller |     "Jun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.771953777Z\" level=info msg=\"runSandbox: removing pod sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771332 | controller |     "Jun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.771998539Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771351 | controller |     "Jun 12 15:14:45.772627 crc crio[3654]: time=\"2026-06-12T15:14:45.77202383Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771366 | controller |     "Jun 12 15:14:45.794160 crc crio[3654]: time=\"2026-06-12T15:14:45.793832941Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 45c43dc1faa44c33812b8903975f165f92c002bee5e0faf02aa9e7c13eb21592\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771381 | controller |     "Jun 12 15:14:45.863998 crc crio[3654]: time=\"2026-06-12T15:14:45.85166225Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771430 | controller |     "Jun 12 15:14:45.863998 crc crio[3654]: time=\"2026-06-12T15:14:45.852048943Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=8ad21428-40ee-41d0-a5aa-059cf9558d07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771446 | controller |     "Jun 12 15:14:45.950637 crc crio[3654]: 2026-06-12T15:14:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771461 | controller |     "Jun 12 15:14:45.951048 crc crio[3654]: time=\"2026-06-12T15:14:45.951001999Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771476 | controller |     "Jun 12 15:14:45.979970 crc crio[3654]: time=\"2026-06-12T15:14:45.979412685Z\" level=info msg=\"runSandbox: deleting pod ID 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9 from idIndex\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771490 | controller |     "Jun 12 15:14:45.995430 crc crio[3654]: time=\"2026-06-12T15:14:45.995376277Z\" level=info msg=\"runSandbox: removing pod sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771506 | controller |     "Jun 12 15:14:45.996004 crc crio[3654]: time=\"2026-06-12T15:14:45.995972157Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771540 | controller |     "Jun 12 15:14:45.996224 crc crio[3654]: time=\"2026-06-12T15:14:45.996199165Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771556 | controller |     "Jun 12 15:14:46.015480 crc crio[3654]: time=\"2026-06-12T15:14:46.015158725Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9267659fee0bd8bcf8f155056517b28da1b81f82736d348bef591b78f0ae8de9\" id=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771571 | controller |     "Jun 12 15:14:46.036464 crc crio[3654]: time=\"2026-06-12T15:14:46.035410971Z\" 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=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771589 | controller |     "Jun 12 15:14:46.036464 crc crio[3654]: time=\"2026-06-12T15:14:46.035639348Z\" 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=fcb7be2e-666a-4504-9f2d-5066cbd0166b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771604 | controller |     "Jun 12 15:14:46.137026 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771618 | controller |     "Jun 12 15:14:46.137511 crc crio[3654]: time=\"2026-06-12T15:14:46.137181677Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771632 | controller |     "Jun 12 15:14:46.395713 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771647 | controller |     "Jun 12 15:14:46.395713 crc crio[3654]: time=\"2026-06-12T15:14:46.395575144Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771661 | controller |     "Jun 12 15:14:46.424184 crc crio[3654]: time=\"2026-06-12T15:14:46.424076285Z\" level=info msg=\"runSandbox: deleting pod ID 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb from idIndex\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771675 | controller |     "Jun 12 15:14:46.424184 crc crio[3654]: time=\"2026-06-12T15:14:46.424168039Z\" level=info msg=\"runSandbox: removing pod sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771689 | controller |     "Jun 12 15:14:46.424633 crc crio[3654]: time=\"2026-06-12T15:14:46.424521191Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771703 | controller |     "Jun 12 15:14:46.424633 crc crio[3654]: time=\"2026-06-12T15:14:46.424575012Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771717 | controller |     "Jun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.430933615Z\" level=info msg=\"runSandbox: deleting pod ID d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8 from idIndex\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771731 | controller |     "Jun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.431067439Z\" level=info msg=\"runSandbox: removing pod sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771748 | controller |     "Jun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.431114461Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771762 | controller |     "Jun 12 15:14:46.431216 crc crio[3654]: time=\"2026-06-12T15:14:46.431134201Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771776 | controller |     "Jun 12 15:14:46.432019 crc crio[3654]: time=\"2026-06-12T15:14:46.431743126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 60f993dce420e0380e98c43693a38a57629aa27be1823ecb599538fc0f41f3eb\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771791 | controller |     "Jun 12 15:14:46.435817 crc crio[3654]: time=\"2026-06-12T15:14:46.434882269Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d953b724ff221105e5274ae5f2928dc30abee136e371b1deeefaf5ae47d41dc8\" id=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771805 | controller |     "Jun 12 15:14:46.454029 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.771820 | controller |     "Jun 12 15:14:46.454029 crc crio[3654]: time=\"2026-06-12T15:14:46.453639999Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771841 | controller |     "Jun 12 15:14:46.462840 crc crio[3654]: time=\"2026-06-12T15:14:46.46276597Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771895 | controller |     "Jun 12 15:14:46.462840 crc crio[3654]: time=\"2026-06-12T15:14:46.462839553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=c747697c-5c01-4016-867c-c2bcb6a6ca16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771922 | controller |     "Jun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.473169743Z\" 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=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771938 | controller |     "Jun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.473570847Z\" 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=4a33284b-4ec3-4e0b-8ea3-a002a209f107 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771953 | controller |     "Jun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.480068848Z\" level=info msg=\"runSandbox: deleting pod ID eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d from idIndex\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771968 | controller |     "Jun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.48014974Z\" level=info msg=\"runSandbox: removing pod sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.771986 | controller |     "Jun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.480217003Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772001 | controller |     "Jun 12 15:14:46.485507 crc crio[3654]: time=\"2026-06-12T15:14:46.4804317Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772015 | controller |     "Jun 12 15:14:46.513081 crc crio[3654]: time=\"2026-06-12T15:14:46.512752478Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: eea67c185463b8f2bd4fc02c18872b305af829166465a83eaec0baafae68a64d\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772030 | controller |     "Jun 12 15:14:46.580537 crc crio[3654]: time=\"2026-06-12T15:14:46.57959047Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772044 | controller |     "Jun 12 15:14:46.580537 crc crio[3654]: time=\"2026-06-12T15:14:46.579841598Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=8e45257d-7b55-4b56-ae95-6d465177ac4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772058 | controller |     "Jun 12 15:14:47.312912 crc crio[3654]: time=\"2026-06-12T15:14:47.210675459Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.772073 | controller |     "Jun 12 15:14:47.728613 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.772087 | controller |     "Jun 12 15:14:47.728613 crc crio[3654]: time=\"2026-06-12T15:14:47.727115897Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772102 | controller |     "Jun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745663507Z\" level=info msg=\"runSandbox: deleting pod ID 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039 from idIndex\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772117 | controller |     "Jun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745714079Z\" level=info msg=\"runSandbox: removing pod sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772131 | controller |     "Jun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745840453Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772146 | controller |     "Jun 12 15:14:47.751568 crc crio[3654]: time=\"2026-06-12T15:14:47.745863474Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772163 | controller |     "Jun 12 15:14:47.753978 crc crio[3654]: time=\"2026-06-12T15:14:47.753819215Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 81f6be1a4b6c820fc0b6d2e27742450cc8edeb528325f0ab3c57b5ad103a0039\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772178 | controller |     "Jun 12 15:14:47.896709 crc crio[3654]: 2026-06-12T15:14:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 16:39:24.772192 | controller |     "Jun 12 15:14:47.899414 crc crio[3654]: time=\"2026-06-12T15:14:47.898600801Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772206 | controller |     "Jun 12 15:14:48.095337 crc crio[3654]: time=\"2026-06-12T15:14:48.092671299Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772220 | controller |     "Jun 12 15:14:48.095337 crc crio[3654]: time=\"2026-06-12T15:14:48.093075342Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=ad42509e-9417-4c7c-859c-057d64f64942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772235 | controller |     "Jun 12 15:14:48.116925 crc crio[3654]: time=\"2026-06-12T15:14:48.116446119Z\" level=info msg=\"runSandbox: deleting pod ID 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6 from idIndex\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772249 | controller |     "Jun 12 15:14:48.117772 crc crio[3654]: time=\"2026-06-12T15:14:48.117522256Z\" level=info msg=\"runSandbox: removing pod sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772263 | controller |     "Jun 12 15:14:48.118738 crc crio[3654]: time=\"2026-06-12T15:14:48.118640834Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772278 | controller |     "Jun 12 15:14:48.119481 crc crio[3654]: time=\"2026-06-12T15:14:48.119055728Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772292 | controller |     "Jun 12 15:14:48.218670 crc crio[3654]: time=\"2026-06-12T15:14:48.19555868Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 07be39b805d84e517995d125a8b2d59d635614e373d42a1c654e01780b650bb6\" id=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772307 | controller |     "Jun 12 15:14:48.457011 crc crio[3654]: time=\"2026-06-12T15:14:48.454209144Z\" 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=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772324 | controller |     "Jun 12 15:14:48.457011 crc crio[3654]: time=\"2026-06-12T15:14:48.454900768Z\" 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=50ac7e15-e853-41c0-8197-efb2e6237d96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772339 | controller |     "Jun 12 15:14:52.000993 crc crio[3654]: time=\"2026-06-12T15:14:51.972573881Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772354 | controller |     "Jun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.002151606Z\" level=info msg=\"runSandbox: deleting pod ID 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581 from idIndex\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772368 | controller |     "Jun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.002231289Z\" level=info msg=\"runSandbox: removing pod sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772382 | controller |     "Jun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.002972294Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772396 | controller |     "Jun 12 15:14:52.003446 crc crio[3654]: time=\"2026-06-12T15:14:52.003342546Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772410 | controller |     "Jun 12 15:14:52.180118 crc crio[3654]: time=\"2026-06-12T15:14:52.177904214Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 68a80525727dccd7e374a4ab4786fca17ec0d7a1d0778214c6b89ed5fabee581\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772424 | controller |     "Jun 12 15:14:52.232721 crc crio[3654]: time=\"2026-06-12T15:14:52.232081979Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772439 | controller |     "Jun 12 15:14:52.235168 crc crio[3654]: time=\"2026-06-12T15:14:52.23477616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=52729e8e-aaed-48b8-be5c-03f23178bdad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772493 | controller |     "Jun 12 15:14:55.982191 crc crio[3654]: time=\"2026-06-12T15:14:55.982025708Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772567 | controller |     "Jun 12 15:14:56.002411 crc crio[3654]: time=\"2026-06-12T15:14:56.002197013Z\" level=info msg=\"runSandbox: deleting pod ID b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4 from idIndex\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772591 | controller |     "Jun 12 15:14:56.002515 crc crio[3654]: time=\"2026-06-12T15:14:56.002418801Z\" level=info msg=\"runSandbox: removing pod sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772610 | controller |     "Jun 12 15:14:56.003854 crc crio[3654]: time=\"2026-06-12T15:14:56.003494847Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772641 | controller |     "Jun 12 15:14:56.003854 crc crio[3654]: time=\"2026-06-12T15:14:56.003793057Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772658 | controller |     "Jun 12 15:14:56.033068 crc crio[3654]: time=\"2026-06-12T15:14:56.032808604Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b4588ca8cfd1c4bb3d13d9e79ba0a8c192c3a9342f23218f6643d230506d6af4\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772688 | controller |     "Jun 12 15:14:56.057701 crc crio[3654]: time=\"2026-06-12T15:14:56.057219556Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772705 | controller |     "Jun 12 15:14:56.057701 crc crio[3654]: time=\"2026-06-12T15:14:56.057572688Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=2bb6508d-3a5b-4460-85a6-e40c73ebc0c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772721 | controller |     "Jun 12 15:14:56.066488 crc crio[3654]: time=\"2026-06-12T15:14:56.066100298Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772735 | controller |     "Jun 12 15:14:56.097563 crc crio[3654]: time=\"2026-06-12T15:14:56.097170384Z\" level=info msg=\"runSandbox: deleting pod ID e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe from idIndex\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772751 | controller |     "Jun 12 15:14:56.097563 crc crio[3654]: time=\"2026-06-12T15:14:56.097523976Z\" level=info msg=\"runSandbox: removing pod sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772765 | controller |     "Jun 12 15:14:56.097865 crc crio[3654]: time=\"2026-06-12T15:14:56.0976471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772780 | controller |     "Jun 12 15:14:56.097865 crc crio[3654]: time=\"2026-06-12T15:14:56.097696052Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772794 | controller |     "Jun 12 15:14:56.101495 crc crio[3654]: time=\"2026-06-12T15:14:56.101117328Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e9b69c90c208262081e551bd9690f00c434607ec197f5131182b75aef87866fe\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772809 | controller |     "Jun 12 15:14:56.113952 crc crio[3654]: time=\"2026-06-12T15:14:56.113754428Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772830 | controller |     "Jun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.127075705Z\" level=info msg=\"runSandbox: deleting pod ID ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88 from idIndex\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772845 | controller |     "Jun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.12779525Z\" level=info msg=\"runSandbox: removing pod sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772860 | controller |     "Jun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.127851037Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772874 | controller |     "Jun 12 15:14:56.127931 crc crio[3654]: time=\"2026-06-12T15:14:56.127870902Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772893 | controller |     "Jun 12 15:14:56.129875 crc crio[3654]: time=\"2026-06-12T15:14:56.129686899Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772915 | controller |     "Jun 12 15:14:56.129875 crc crio[3654]: time=\"2026-06-12T15:14:56.129829604Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=289de567-b198-4a06-888f-915dbee76456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772931 | controller |     "Jun 12 15:14:56.130580 crc crio[3654]: time=\"2026-06-12T15:14:56.13052009Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ced20ea77e71646bb24a15d35ef366b0327f4cb934c4a412ba63f1f3b6bfac88\" id=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772946 | controller |     "Jun 12 15:14:56.162102 crc crio[3654]: time=\"2026-06-12T15:14:56.161899317Z\" 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=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772961 | controller |     "Jun 12 15:14:56.162533 crc crio[3654]: time=\"2026-06-12T15:14:56.162117224Z\" 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=a14cd655-8647-43d8-9b0a-96865b97214b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772977 | controller |     "Jun 12 15:14:56.216003 crc crio[3654]: time=\"2026-06-12T15:14:56.215700486Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.772992 | controller |     "Jun 12 15:14:56.324876 crc crio[3654]: time=\"2026-06-12T15:14:56.220807323Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773010 | controller |     "Jun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346204054Z\" level=info msg=\"runSandbox: deleting pod ID 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592 from idIndex\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773025 | controller |     "Jun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346548581Z\" level=info msg=\"runSandbox: removing pod sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773039 | controller |     "Jun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346650419Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773054 | controller |     "Jun 12 15:14:56.346909 crc crio[3654]: time=\"2026-06-12T15:14:56.346670255Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773069 | controller |     "Jun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351036106Z\" level=info msg=\"runSandbox: deleting pod ID 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8 from idIndex\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773083 | controller |     "Jun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351135672Z\" level=info msg=\"runSandbox: removing pod sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773097 | controller |     "Jun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351204534Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773112 | controller |     "Jun 12 15:14:56.352618 crc crio[3654]: time=\"2026-06-12T15:14:56.351238445Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773127 | controller |     "Jun 12 15:14:56.357102 crc crio[3654]: time=\"2026-06-12T15:14:56.356742002Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 93951e4aeee8bd4125533b15b75affcd1a755a75519b419e44e3f9ae9e621592\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773141 | controller |     "Jun 12 15:14:56.361236 crc crio[3654]: time=\"2026-06-12T15:14:56.360538381Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e702af392eb955e8d69b5b417156f9e96051cd5d5d5a565beffe90ce3081cf8\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773156 | controller |     "Jun 12 15:14:56.367475 crc crio[3654]: time=\"2026-06-12T15:14:56.366928141Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773171 | controller |     "Jun 12 15:14:56.367475 crc crio[3654]: time=\"2026-06-12T15:14:56.36717237Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7f7e72d3-bcb7-486f-9f31-12260dce1979 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773188 | controller |     "Jun 12 15:14:56.391854 crc crio[3654]: time=\"2026-06-12T15:14:56.39160454Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773203 | controller |     "Jun 12 15:14:56.397348 crc crio[3654]: time=\"2026-06-12T15:14:56.396944356Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773218 | controller |     "Jun 12 15:14:56.397348 crc crio[3654]: time=\"2026-06-12T15:14:56.397041739Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=39ce1cd5-6bcb-4f5e-b523-c5c74211008e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773233 | controller |     "Jun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.402949516Z\" level=info msg=\"runSandbox: deleting pod ID 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8 from idIndex\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773247 | controller |     "Jun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.403032159Z\" level=info msg=\"runSandbox: removing pod sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773262 | controller |     "Jun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.40309006Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773292 | controller |     "Jun 12 15:14:56.403554 crc crio[3654]: time=\"2026-06-12T15:14:56.403115781Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773308 | controller |     "Jun 12 15:14:56.413473 crc crio[3654]: time=\"2026-06-12T15:14:56.409899532Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6b1267631841fb4ca8e408c7b1fe11bc3cffba0964ff68c2a1ad3e69d997b5b8\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773324 | controller |     "Jun 12 15:14:56.418205 crc crio[3654]: time=\"2026-06-12T15:14:56.416168685Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773338 | controller |     "Jun 12 15:14:56.419991 crc crio[3654]: time=\"2026-06-12T15:14:56.419946953Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773353 | controller |     "Jun 12 15:14:56.420226 crc crio[3654]: time=\"2026-06-12T15:14:56.420201492Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=54eea557-1e05-48db-ab66-b53a9d88d0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773370 | controller |     "Jun 12 15:14:56.431829 crc crio[3654]: time=\"2026-06-12T15:14:56.431718754Z\" level=info msg=\"runSandbox: deleting pod ID 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b from idIndex\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773386 | controller |     "Jun 12 15:14:56.431829 crc crio[3654]: time=\"2026-06-12T15:14:56.431792346Z\" level=info msg=\"runSandbox: removing pod sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773400 | controller |     "Jun 12 15:14:56.432201 crc crio[3654]: time=\"2026-06-12T15:14:56.432053325Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773415 | controller |     "Jun 12 15:14:56.432201 crc crio[3654]: time=\"2026-06-12T15:14:56.432079836Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773429 | controller |     "Jun 12 15:14:56.434690 crc crio[3654]: time=\"2026-06-12T15:14:56.434610878Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 260e413ca84522155fec45cffce1751b0ab0771cf6f9cdadc38f345d0e41d94b\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773443 | controller |     "Jun 12 15:14:56.441887 crc crio[3654]: time=\"2026-06-12T15:14:56.441683035Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773458 | controller |     "Jun 12 15:14:56.443873 crc crio[3654]: time=\"2026-06-12T15:14:56.443771899Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773472 | controller |     "Jun 12 15:14:56.443873 crc crio[3654]: time=\"2026-06-12T15:14:56.443829711Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c2ba3814-07f8-4d2c-bb4a-dfaf6ee4289e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773486 | controller |     "Jun 12 15:14:56.462827 crc crio[3654]: time=\"2026-06-12T15:14:56.462696629Z\" level=info msg=\"runSandbox: deleting pod ID 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8 from idIndex\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773501 | controller |     "Jun 12 15:14:56.462827 crc crio[3654]: time=\"2026-06-12T15:14:56.462832544Z\" level=info msg=\"runSandbox: removing pod sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773538 | controller |     "Jun 12 15:14:56.463630 crc crio[3654]: time=\"2026-06-12T15:14:56.462882806Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773555 | controller |     "Jun 12 15:14:56.463630 crc crio[3654]: time=\"2026-06-12T15:14:56.462902096Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773575 | controller |     "Jun 12 15:14:56.469098 crc crio[3654]: time=\"2026-06-12T15:14:56.468854949Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6b3e2af85429a9e3c10a67d547eed9992168d61f59c98b458379d9e31fac3fa8\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773590 | controller |     "Jun 12 15:14:56.484818 crc crio[3654]: time=\"2026-06-12T15:14:56.484425198Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773605 | controller |     "Jun 12 15:14:56.484818 crc crio[3654]: time=\"2026-06-12T15:14:56.484668256Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=3e77d7dd-663e-45fa-8f2a-31d220b72e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773619 | controller |     "Jun 12 15:14:56.487423 crc crio[3654]: time=\"2026-06-12T15:14:56.487079192Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773634 | controller |     "Jun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502382252Z\" level=info msg=\"runSandbox: deleting pod ID 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4 from idIndex\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773648 | controller |     "Jun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502489202Z\" level=info msg=\"runSandbox: removing pod sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773662 | controller |     "Jun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502531823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773676 | controller |     "Jun 12 15:14:56.502709 crc crio[3654]: time=\"2026-06-12T15:14:56.502550078Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773690 | controller |     "Jun 12 15:14:56.506753 crc crio[3654]: time=\"2026-06-12T15:14:56.506607126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 33e3310081915458155c54cd0ffe81dabc627ec678c3bee5d3b004e43317c0c4\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773704 | controller |     "Jun 12 15:14:56.513707 crc crio[3654]: time=\"2026-06-12T15:14:56.513636641Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773719 | controller |     "Jun 12 15:14:56.513707 crc crio[3654]: time=\"2026-06-12T15:14:56.513695223Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=22e25c21-413f-43db-88d3-d904654887f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773733 | controller |     "Jun 12 15:14:56.529853 crc crio[3654]: time=\"2026-06-12T15:14:56.529556101Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773750 | controller |     "Jun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534013822Z\" level=info msg=\"runSandbox: deleting pod ID b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050 from idIndex\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773765 | controller |     "Jun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534353934Z\" level=info msg=\"runSandbox: removing pod sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773780 | controller |     "Jun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534409256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773795 | controller |     "Jun 12 15:14:56.534554 crc crio[3654]: time=\"2026-06-12T15:14:56.534433987Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773809 | controller |     "Jun 12 15:14:56.536780 crc crio[3654]: time=\"2026-06-12T15:14:56.536448865Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b43919f5112aaa6091d6e0baf4e2928d358007eb373ea1aaeff506fb310c7050\" id=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773824 | controller |     "Jun 12 15:14:56.547468 crc crio[3654]: time=\"2026-06-12T15:14:56.54718828Z\" 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=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773839 | controller |     "Jun 12 15:14:56.547727 crc crio[3654]: time=\"2026-06-12T15:14:56.547664096Z\" 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=e654819c-fab1-4274-86e0-d2adc90472ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773853 | controller |     "Jun 12 15:14:56.558899 crc crio[3654]: time=\"2026-06-12T15:14:56.558658309Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773868 | controller |     "Jun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567512199Z\" level=info msg=\"runSandbox: deleting pod ID 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1 from idIndex\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773883 | controller |     "Jun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567599452Z\" level=info msg=\"runSandbox: removing pod sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773904 | controller |     "Jun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567753106Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773928 | controller |     "Jun 12 15:14:56.568014 crc crio[3654]: time=\"2026-06-12T15:14:56.567776348Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773944 | controller |     "Jun 12 15:14:56.572877 crc crio[3654]: time=\"2026-06-12T15:14:56.572475288Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 94ed9a916b4494fd97bdd520e79c7f9abcd4456e08a82473facb5c92abc8d6d1\" id=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773958 | controller |     "Jun 12 15:14:56.586421 crc crio[3654]: time=\"2026-06-12T15:14:56.586052245Z\" 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=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773973 | controller |     "Jun 12 15:14:56.586421 crc crio[3654]: time=\"2026-06-12T15:14:56.586141368Z\" 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=3c833d35-bf94-408b-9541-1b9e0f7f5e3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.773987 | controller |     "Jun 12 15:14:56.590498 crc crio[3654]: time=\"2026-06-12T15:14:56.590357225Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774002 | controller |     "Jun 12 15:14:56.594921 crc crio[3654]: time=\"2026-06-12T15:14:56.594842496Z\" level=info msg=\"runSandbox: deleting pod ID a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c from idIndex\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774018 | controller |     "Jun 12 15:14:56.594921 crc crio[3654]: time=\"2026-06-12T15:14:56.594892357Z\" level=info msg=\"runSandbox: removing pod sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774035 | controller |     "Jun 12 15:14:56.594921 crc crio[3654]: time=\"2026-06-12T15:14:56.594932894Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774050 | controller |     "Jun 12 15:14:56.595523 crc crio[3654]: time=\"2026-06-12T15:14:56.594949909Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774065 | controller |     "Jun 12 15:14:56.596215 crc crio[3654]: time=\"2026-06-12T15:14:56.596157099Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a1f3593c7c67013e464709b198e2e4f886fe255607ef843129dfaf78171cb04c\" id=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774079 | controller |     "Jun 12 15:14:56.607515 crc crio[3654]: time=\"2026-06-12T15:14:56.607150913Z\" 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=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774093 | controller |     "Jun 12 15:14:56.607515 crc crio[3654]: time=\"2026-06-12T15:14:56.607324969Z\" 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=c5fb695c-207f-4041-9053-40c3de6e961b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774112 | controller |     "Jun 12 15:14:56.615748 crc crio[3654]: time=\"2026-06-12T15:14:56.615646721Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774127 | controller |     "Jun 12 15:14:56.618483 crc crio[3654]: time=\"2026-06-12T15:14:56.618175257Z\" level=info msg=\"runSandbox: deleting pod ID e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed from idIndex\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774141 | controller |     "Jun 12 15:14:56.618483 crc crio[3654]: time=\"2026-06-12T15:14:56.618468147Z\" level=info msg=\"runSandbox: removing pod sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774155 | controller |     "Jun 12 15:14:56.618649 crc crio[3654]: time=\"2026-06-12T15:14:56.618512288Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774169 | controller |     "Jun 12 15:14:56.618649 crc crio[3654]: time=\"2026-06-12T15:14:56.618530669Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774183 | controller |     "Jun 12 15:14:56.619351 crc crio[3654]: time=\"2026-06-12T15:14:56.619213943Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e85cd2291f17d05ba678f1459b8f24d082bace92bfc018e5fa58a2b2f42a98ed\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774197 | controller |     "Jun 12 15:14:56.624931 crc crio[3654]: time=\"2026-06-12T15:14:56.624831225Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774212 | controller |     "Jun 12 15:14:56.626351 crc crio[3654]: time=\"2026-06-12T15:14:56.626190919Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774226 | controller |     "Jun 12 15:14:56.626351 crc crio[3654]: time=\"2026-06-12T15:14:56.626344154Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=b941a462-02c7-4ec4-a13c-130ba92bc562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774241 | controller |     "Jun 12 15:14:56.626797 crc crio[3654]: time=\"2026-06-12T15:14:56.626722359Z\" level=info msg=\"runSandbox: deleting pod ID b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9 from idIndex\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774255 | controller |     "Jun 12 15:14:56.627078 crc crio[3654]: time=\"2026-06-12T15:14:56.626796862Z\" level=info msg=\"runSandbox: removing pod sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774272 | controller |     "Jun 12 15:14:56.627078 crc crio[3654]: time=\"2026-06-12T15:14:56.626854654Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774287 | controller |     "Jun 12 15:14:56.627078 crc crio[3654]: time=\"2026-06-12T15:14:56.626878095Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774302 | controller |     "Jun 12 15:14:56.627906 crc crio[3654]: time=\"2026-06-12T15:14:56.627843227Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b4c6d9b3c6c30055b9503f0015e4f8fde9a67f18b8c188e1692a531419ebeda9\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774316 | controller |     "Jun 12 15:14:56.632687 crc crio[3654]: time=\"2026-06-12T15:14:56.632559345Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774330 | controller |     "Jun 12 15:14:56.634626 crc crio[3654]: time=\"2026-06-12T15:14:56.634480743Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774344 | controller |     "Jun 12 15:14:56.634751 crc crio[3654]: time=\"2026-06-12T15:14:56.634638758Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=612ec0a8-2df3-4a93-9b01-ade5354abd08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774359 | controller |     "Jun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635753051Z\" level=info msg=\"runSandbox: deleting pod ID bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f from idIndex\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774373 | controller |     "Jun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635921467Z\" level=info msg=\"runSandbox: removing pod sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774387 | controller |     "Jun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635972579Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774402 | controller |     "Jun 12 15:14:56.636453 crc crio[3654]: time=\"2026-06-12T15:14:56.635995539Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774435 | controller |     "Jun 12 15:14:56.637062 crc crio[3654]: time=\"2026-06-12T15:14:56.636977343Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bb9f604822f5510597c55df76787aab60e1a1cf652cae2f7615e49b0acde485f\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774450 | controller |     "Jun 12 15:14:56.643973 crc crio[3654]: time=\"2026-06-12T15:14:56.643891762Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774469 | controller |     "Jun 12 15:14:56.643973 crc crio[3654]: time=\"2026-06-12T15:14:56.643974611Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ed5a877c-6443-4d77-9151-32822a2d530f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774484 | controller |     "Jun 12 15:14:56.648878 crc crio[3654]: time=\"2026-06-12T15:14:56.648754857Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774498 | controller |     "Jun 12 15:14:56.653439 crc crio[3654]: time=\"2026-06-12T15:14:56.653226239Z\" level=info msg=\"runSandbox: deleting pod ID 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea from idIndex\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774533 | controller |     "Jun 12 15:14:56.653439 crc crio[3654]: time=\"2026-06-12T15:14:56.653414696Z\" level=info msg=\"runSandbox: removing pod sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774552 | controller |     "Jun 12 15:14:56.653845 crc crio[3654]: time=\"2026-06-12T15:14:56.653472777Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774568 | controller |     "Jun 12 15:14:56.653845 crc crio[3654]: time=\"2026-06-12T15:14:56.653493428Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774582 | controller |     "Jun 12 15:14:56.654629 crc crio[3654]: time=\"2026-06-12T15:14:56.654575355Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9d6df2fcb5abeedae9fecfa0b64de6c2bf23381d22ca8b08845e73634d2d68ea\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774598 | controller |     "Jun 12 15:14:56.655865 crc crio[3654]: time=\"2026-06-12T15:14:56.655765984Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774632 | controller |     "Jun 12 15:14:56.658727 crc crio[3654]: time=\"2026-06-12T15:14:56.65861632Z\" level=info msg=\"runSandbox: deleting pod ID 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11 from idIndex\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774669 | controller |     "Jun 12 15:14:56.658857 crc crio[3654]: time=\"2026-06-12T15:14:56.658727969Z\" level=info msg=\"runSandbox: removing pod sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774713 | controller |     "Jun 12 15:14:56.658857 crc crio[3654]: time=\"2026-06-12T15:14:56.658812047Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774732 | controller |     "Jun 12 15:14:56.658857 crc crio[3654]: time=\"2026-06-12T15:14:56.658837848Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774753 | controller |     "Jun 12 15:14:56.660328 crc crio[3654]: time=\"2026-06-12T15:14:56.660043731Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774768 | controller |     "Jun 12 15:14:56.660328 crc crio[3654]: time=\"2026-06-12T15:14:56.660212457Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e48c1182-a6d4-4cfb-9b48-e8b3b439141a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774783 | controller |     "Jun 12 15:14:56.660598 crc crio[3654]: time=\"2026-06-12T15:14:56.660529775Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5c7f439edf13a3741452180a04954bca066bdbf0620b07eaf2b13b1297b52b11\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774798 | controller |     "Jun 12 15:14:56.666138 crc crio[3654]: time=\"2026-06-12T15:14:56.666016582Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774812 | controller |     "Jun 12 15:14:56.666386 crc crio[3654]: time=\"2026-06-12T15:14:56.666148388Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=75bf7064-379d-4d01-9426-f1855e6747d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774827 | controller |     "Jun 12 15:14:56.680700 crc crio[3654]: time=\"2026-06-12T15:14:56.680599939Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774842 | controller |     "Jun 12 15:14:56.683823 crc crio[3654]: time=\"2026-06-12T15:14:56.683754227Z\" level=info msg=\"runSandbox: deleting pod ID 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca from idIndex\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774857 | controller |     "Jun 12 15:14:56.683823 crc crio[3654]: time=\"2026-06-12T15:14:56.683803388Z\" level=info msg=\"runSandbox: removing pod sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774871 | controller |     "Jun 12 15:14:56.684005 crc crio[3654]: time=\"2026-06-12T15:14:56.68386443Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774885 | controller |     "Jun 12 15:14:56.684005 crc crio[3654]: time=\"2026-06-12T15:14:56.683890231Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774899 | controller |     "Jun 12 15:14:56.685399 crc crio[3654]: time=\"2026-06-12T15:14:56.685280248Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 602ac4429cabca1f2637fb56b3861940edf4d33297032437b68da308852fceca\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774916 | controller |     "Jun 12 15:14:56.689753 crc crio[3654]: time=\"2026-06-12T15:14:56.689663287Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774930 | controller |     "Jun 12 15:14:56.689753 crc crio[3654]: time=\"2026-06-12T15:14:56.68972508Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=2a58873a-3281-45e5-a83b-aa350d2fe5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774945 | controller |     "Jun 12 15:14:56.691771 crc crio[3654]: time=\"2026-06-12T15:14:56.691682837Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774960 | controller |     "Jun 12 15:14:56.692797 crc crio[3654]: time=\"2026-06-12T15:14:56.692731138Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774974 | controller |     "Jun 12 15:14:56.694046 crc crio[3654]: time=\"2026-06-12T15:14:56.694004626Z\" level=info msg=\"runSandbox: deleting pod ID 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0 from idIndex\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.774989 | controller |     "Jun 12 15:14:56.694046 crc crio[3654]: time=\"2026-06-12T15:14:56.694038217Z\" level=info msg=\"runSandbox: removing pod sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775004 | controller |     "Jun 12 15:14:56.694176 crc crio[3654]: time=\"2026-06-12T15:14:56.694091209Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775018 | controller |     "Jun 12 15:14:56.694176 crc crio[3654]: time=\"2026-06-12T15:14:56.694153091Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775033 | controller |     "Jun 12 15:14:56.695713 crc crio[3654]: time=\"2026-06-12T15:14:56.695542428Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7bfe576dfc96cb2afd863f5b0d8bde1d34f909fd526a47816229657953e41dc0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775047 | controller |     "Jun 12 15:14:56.695918 crc crio[3654]: time=\"2026-06-12T15:14:56.695858793Z\" level=info msg=\"runSandbox: deleting pod ID 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df from idIndex\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775062 | controller |     "Jun 12 15:14:56.695918 crc crio[3654]: time=\"2026-06-12T15:14:56.695908305Z\" level=info msg=\"runSandbox: removing pod sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775076 | controller |     "Jun 12 15:14:56.696040 crc crio[3654]: time=\"2026-06-12T15:14:56.695936446Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775093 | controller |     "Jun 12 15:14:56.696040 crc crio[3654]: time=\"2026-06-12T15:14:56.695950236Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775108 | controller |     "Jun 12 15:14:56.697058 crc crio[3654]: time=\"2026-06-12T15:14:56.696997948Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7266b179bff9b24f857fbd556939a1d771a66cc7a7635530de4868a881b644df\" id=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775122 | controller |     "Jun 12 15:14:56.701470 crc crio[3654]: time=\"2026-06-12T15:14:56.70139634Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775137 | controller |     "Jun 12 15:14:56.701470 crc crio[3654]: time=\"2026-06-12T15:14:56.701450819Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=e7117a76-1d3f-4620-9ea5-dd2d2ef78f16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775151 | controller |     "Jun 12 15:14:56.706186 crc crio[3654]: time=\"2026-06-12T15:14:56.706058907Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775165 | controller |     "Jun 12 15:14:56.706578 crc crio[3654]: time=\"2026-06-12T15:14:56.70614861Z\" 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=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775180 | controller |     "Jun 12 15:14:56.706657 crc crio[3654]: time=\"2026-06-12T15:14:56.706601565Z\" 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=fa30a928-541e-48e1-9c43-b9648540dffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775194 | controller |     "Jun 12 15:14:56.708849 crc crio[3654]: time=\"2026-06-12T15:14:56.708785217Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775209 | controller |     "Jun 12 15:14:56.712053 crc crio[3654]: time=\"2026-06-12T15:14:56.711845691Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775223 | controller |     "Jun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716131487Z\" level=info msg=\"runSandbox: deleting pod ID 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c from idIndex\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775237 | controller |     "Jun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716397466Z\" level=info msg=\"runSandbox: removing pod sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775264 | controller |     "Jun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716456188Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775279 | controller |     "Jun 12 15:14:56.716518 crc crio[3654]: time=\"2026-06-12T15:14:56.716481469Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775294 | controller |     "Jun 12 15:14:56.717851 crc crio[3654]: time=\"2026-06-12T15:14:56.717734609Z\" level=info msg=\"runSandbox: deleting pod ID 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6 from idIndex\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775308 | controller |     "Jun 12 15:14:56.718028 crc crio[3654]: time=\"2026-06-12T15:14:56.718002008Z\" level=info msg=\"runSandbox: removing pod sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775323 | controller |     "Jun 12 15:14:56.718113 crc crio[3654]: time=\"2026-06-12T15:14:56.71806336Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775337 | controller |     "Jun 12 15:14:56.718113 crc crio[3654]: time=\"2026-06-12T15:14:56.718089381Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775352 | controller |     "Jun 12 15:14:56.721749 crc crio[3654]: time=\"2026-06-12T15:14:56.721633094Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8f6ea1411c631d43c2fba34933e391157ffd190bbd17c56fef19aa3f3f1b7f4c\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775366 | controller |     "Jun 12 15:14:56.724743 crc crio[3654]: time=\"2026-06-12T15:14:56.724627255Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99940bea3a4f578d3a00f072b8aeaa200027651e31726ac577a858fa5733bfb6\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775381 | controller |     "Jun 12 15:14:56.725091 crc crio[3654]: time=\"2026-06-12T15:14:56.725010904Z\" level=info msg=\"runSandbox: deleting pod ID d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8 from idIndex\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775395 | controller |     "Jun 12 15:14:56.725199 crc crio[3654]: time=\"2026-06-12T15:14:56.725090687Z\" level=info msg=\"runSandbox: removing pod sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775410 | controller |     "Jun 12 15:14:56.725199 crc crio[3654]: time=\"2026-06-12T15:14:56.725140748Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775424 | controller |     "Jun 12 15:14:56.725199 crc crio[3654]: time=\"2026-06-12T15:14:56.725162829Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775443 | controller |     "Jun 12 15:14:56.727776 crc crio[3654]: time=\"2026-06-12T15:14:56.727462776Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d76443db9b4ebb6c7c44f396385f4596acaf256e6788547224693b0d79e09fd8\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775458 | controller |     "Jun 12 15:14:56.729644 crc crio[3654]: time=\"2026-06-12T15:14:56.729216675Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775473 | controller |     "Jun 12 15:14:56.729912 crc crio[3654]: time=\"2026-06-12T15:14:56.729797002Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775488 | controller |     "Jun 12 15:14:56.729912 crc crio[3654]: time=\"2026-06-12T15:14:56.729863464Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=50e3fbde-db50-4cb2-ba0c-db719c906590 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775503 | controller |     "Jun 12 15:14:56.743891 crc crio[3654]: time=\"2026-06-12T15:14:56.743482285Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775540 | controller |     "Jun 12 15:14:56.744506 crc crio[3654]: time=\"2026-06-12T15:14:56.744091995Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=8515c0be-5ea0-47b2-8dbf-11fb37f0e014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775558 | controller |     "Jun 12 15:14:56.746791 crc crio[3654]: time=\"2026-06-12T15:14:56.746660035Z\" level=info msg=\"runSandbox: deleting pod ID 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab from idIndex\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775574 | controller |     "Jun 12 15:14:56.746874 crc crio[3654]: time=\"2026-06-12T15:14:56.746801089Z\" level=info msg=\"runSandbox: removing pod sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775588 | controller |     "Jun 12 15:14:56.746919 crc crio[3654]: time=\"2026-06-12T15:14:56.746876212Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775603 | controller |     "Jun 12 15:14:56.746919 crc crio[3654]: time=\"2026-06-12T15:14:56.746895793Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775731 | controller |     "Jun 12 15:14:56.753563 crc crio[3654]: time=\"2026-06-12T15:14:56.753494187Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 95ea46266513b9281346aeeb8b57f0ba35a0096b75d0197266dcd96869d5b3ab\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775756 | controller |     "Jun 12 15:14:56.754929 crc crio[3654]: time=\"2026-06-12T15:14:56.754700546Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775772 | controller |     "Jun 12 15:14:56.754929 crc crio[3654]: time=\"2026-06-12T15:14:56.754867319Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=d541251b-af10-47f3-985b-877720e48759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775787 | controller |     "Jun 12 15:14:56.761844 crc crio[3654]: time=\"2026-06-12T15:14:56.76167142Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775802 | controller |     "Jun 12 15:14:56.761844 crc crio[3654]: time=\"2026-06-12T15:14:56.761738792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b9832512-d011-4a21-a494-e28be0fed804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775816 | controller |     "Jun 12 15:14:56.761844 crc crio[3654]: time=\"2026-06-12T15:14:56.761758169Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775831 | controller |     "Jun 12 15:14:56.767564 crc crio[3654]: time=\"2026-06-12T15:14:56.767475361Z\" level=info msg=\"runSandbox: deleting pod ID 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243 from idIndex\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775846 | controller |     "Jun 12 15:14:56.767722 crc crio[3654]: time=\"2026-06-12T15:14:56.767573964Z\" level=info msg=\"runSandbox: removing pod sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775860 | controller |     "Jun 12 15:14:56.767722 crc crio[3654]: time=\"2026-06-12T15:14:56.767629616Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775875 | controller |     "Jun 12 15:14:56.767722 crc crio[3654]: time=\"2026-06-12T15:14:56.767660767Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775890 | controller |     "Jun 12 15:14:56.770063 crc crio[3654]: time=\"2026-06-12T15:14:56.769956065Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 96151866f98f5dc573402586b506745cc813a3bfc479becad90f256237a5b243\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775905 | controller |     "Jun 12 15:14:56.778912 crc crio[3654]: time=\"2026-06-12T15:14:56.778765024Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775920 | controller |     "Jun 12 15:14:56.778912 crc crio[3654]: time=\"2026-06-12T15:14:56.778907679Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=096fb94d-91e0-427e-92ac-ed4396a10ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775938 | controller |     "Jun 12 15:14:56.786676 crc crio[3654]: time=\"2026-06-12T15:14:56.786508913Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775953 | controller |     "Jun 12 15:14:56.798090 crc crio[3654]: time=\"2026-06-12T15:14:56.797968392Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775968 | controller |     "Jun 12 15:14:56.798604 crc crio[3654]: time=\"2026-06-12T15:14:56.798496196Z\" level=info msg=\"runSandbox: deleting pod ID 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888 from idIndex\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775982 | controller |     "Jun 12 15:14:56.798604 crc crio[3654]: time=\"2026-06-12T15:14:56.798573829Z\" level=info msg=\"runSandbox: removing pod sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.775996 | controller |     "Jun 12 15:14:56.798721 crc crio[3654]: time=\"2026-06-12T15:14:56.798627091Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776011 | controller |     "Jun 12 15:14:56.798721 crc crio[3654]: time=\"2026-06-12T15:14:56.798644261Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776025 | controller |     "Jun 12 15:14:56.802088 crc crio[3654]: time=\"2026-06-12T15:14:56.801998232Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8ede993f9ecea5a74a3d701ece3711c8c08b22c7809e6d979f39912066b53888\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776039 | controller |     "Jun 12 15:14:56.807515 crc crio[3654]: time=\"2026-06-12T15:14:56.807429794Z\" level=info msg=\"runSandbox: deleting pod ID ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62 from idIndex\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776053 | controller |     "Jun 12 15:14:56.807515 crc crio[3654]: time=\"2026-06-12T15:14:56.807499766Z\" level=info msg=\"runSandbox: removing pod sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776067 | controller |     "Jun 12 15:14:56.807709 crc crio[3654]: time=\"2026-06-12T15:14:56.807547418Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776081 | controller |     "Jun 12 15:14:56.807709 crc crio[3654]: time=\"2026-06-12T15:14:56.807563389Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776095 | controller |     "Jun 12 15:14:56.811540 crc crio[3654]: time=\"2026-06-12T15:14:56.810713936Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ab47a4938285f69f47ecea3554429693ed7050ab7bdbb5d97b4aea8963b9bf62\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776113 | controller |     "Jun 12 15:14:56.819633 crc crio[3654]: time=\"2026-06-12T15:14:56.815402204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776128 | controller |     "Jun 12 15:14:56.819633 crc crio[3654]: time=\"2026-06-12T15:14:56.815509378Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=21b062d1-55e2-48f8-8c2f-dff4febf86fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776142 | controller |     "Jun 12 15:14:56.820589 crc crio[3654]: time=\"2026-06-12T15:14:56.820125286Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776157 | controller |     "Jun 12 15:14:56.832393 crc crio[3654]: time=\"2026-06-12T15:14:56.832018113Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776171 | controller |     "Jun 12 15:14:56.832393 crc crio[3654]: time=\"2026-06-12T15:14:56.832098045Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=2c82c1e0-6704-4cb4-af4b-af5fa2c6ad8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776186 | controller |     "Jun 12 15:14:56.834563 crc crio[3654]: time=\"2026-06-12T15:14:56.834491735Z\" level=info msg=\"runSandbox: deleting pod ID eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e from idIndex\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776200 | controller |     "Jun 12 15:14:56.834563 crc crio[3654]: time=\"2026-06-12T15:14:56.834547397Z\" level=info msg=\"runSandbox: removing pod sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776215 | controller |     "Jun 12 15:14:56.834710 crc crio[3654]: time=\"2026-06-12T15:14:56.834579848Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776229 | controller |     "Jun 12 15:14:56.834710 crc crio[3654]: time=\"2026-06-12T15:14:56.834593298Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776243 | controller |     "Jun 12 15:14:56.835318 crc crio[3654]: time=\"2026-06-12T15:14:56.835183138Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: eba7a4d6d1a444dc2344fd9c1afcb574bb190ba27e807c92f61cd81b21a5d28e\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776257 | controller |     "Jun 12 15:14:56.841878 crc crio[3654]: time=\"2026-06-12T15:14:56.841662447Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776274 | controller |     "Jun 12 15:14:56.841878 crc crio[3654]: time=\"2026-06-12T15:14:56.841780662Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=0169ec74-9cf1-431e-91d6-fb4fb645dbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776289 | controller |     "Jun 12 15:14:56.853763 crc crio[3654]: time=\"2026-06-12T15:14:56.853554436Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776303 | controller |     "Jun 12 15:14:56.856749 crc crio[3654]: time=\"2026-06-12T15:14:56.85664953Z\" level=info msg=\"runSandbox: deleting pod ID 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a from idIndex\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776318 | controller |     "Jun 12 15:14:56.856893 crc crio[3654]: time=\"2026-06-12T15:14:56.856759374Z\" level=info msg=\"runSandbox: removing pod sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776332 | controller |     "Jun 12 15:14:56.856893 crc crio[3654]: time=\"2026-06-12T15:14:56.856820626Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776346 | controller |     "Jun 12 15:14:56.856893 crc crio[3654]: time=\"2026-06-12T15:14:56.856843826Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776360 | controller |     "Jun 12 15:14:56.858333 crc crio[3654]: time=\"2026-06-12T15:14:56.858091079Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 71aa12d880afb8b71a5466d811752133db046d961b868a685c2d95146e64479a\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776375 | controller |     "Jun 12 15:14:56.862192 crc crio[3654]: time=\"2026-06-12T15:14:56.862108305Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776389 | controller |     "Jun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865602574Z\" level=info msg=\"runSandbox: deleting pod ID 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99 from idIndex\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776404 | controller |     "Jun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865658246Z\" level=info msg=\"runSandbox: removing pod sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776418 | controller |     "Jun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865699927Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776432 | controller |     "Jun 12 15:14:56.865671 crc crio[3654]: time=\"2026-06-12T15:14:56.865718478Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776449 | controller |     "Jun 12 15:14:56.868332 crc crio[3654]: time=\"2026-06-12T15:14:56.868093319Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776464 | controller |     "Jun 12 15:14:56.868332 crc crio[3654]: time=\"2026-06-12T15:14:56.868163421Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=24d5ad0f-5c33-4f19-a21d-ae7cf0f73afb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776478 | controller |     "Jun 12 15:14:56.868610 crc crio[3654]: time=\"2026-06-12T15:14:56.86842302Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 94edd39c0488b6d250674af220290779a3aae922a9c06b8358c0bd7ba8c90a99\" id=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776492 | controller |     "Jun 12 15:14:56.873617 crc crio[3654]: time=\"2026-06-12T15:14:56.873536454Z\" 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=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776506 | controller |     "Jun 12 15:14:56.873617 crc crio[3654]: time=\"2026-06-12T15:14:56.873618567Z\" 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=9ce2820f-ca61-4d06-ae4c-57569a164fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776546 | controller |     "Jun 12 15:14:56.901589 crc crio[3654]: time=\"2026-06-12T15:14:56.901453968Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776562 | controller |     "Jun 12 15:14:56.903010 crc crio[3654]: time=\"2026-06-12T15:14:56.902932607Z\" level=info msg=\"runSandbox: deleting pod ID 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0 from idIndex\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776577 | controller |     "Jun 12 15:14:56.903010 crc crio[3654]: time=\"2026-06-12T15:14:56.902980769Z\" level=info msg=\"runSandbox: removing pod sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776591 | controller |     "Jun 12 15:14:56.903389 crc crio[3654]: time=\"2026-06-12T15:14:56.90301986Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776605 | controller |     "Jun 12 15:14:56.903389 crc crio[3654]: time=\"2026-06-12T15:14:56.903037671Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776635 | controller |     "Jun 12 15:14:56.903635 crc crio[3654]: time=\"2026-06-12T15:14:56.903511067Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5f1bb87cba9db8be8e04f41f036278954249289a9748c92d7b4f9d7c23b39cb0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776655 | controller |     "Jun 12 15:14:56.909014 crc crio[3654]: time=\"2026-06-12T15:14:56.907760291Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776671 | controller |     "Jun 12 15:14:56.909014 crc crio[3654]: time=\"2026-06-12T15:14:56.907825683Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=e54a00f5-b911-4ff7-872f-c59edec1975b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776718 | controller |     "Jun 12 15:14:56.926412 crc crio[3654]: time=\"2026-06-12T15:14:56.926310673Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776735 | controller |     "Jun 12 15:14:56.928064 crc crio[3654]: time=\"2026-06-12T15:14:56.928024481Z\" level=info msg=\"runSandbox: deleting pod ID e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465 from idIndex\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776750 | controller |     "Jun 12 15:14:56.928064 crc crio[3654]: time=\"2026-06-12T15:14:56.928072712Z\" level=info msg=\"runSandbox: removing pod sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776764 | controller |     "Jun 12 15:14:56.928064 crc crio[3654]: time=\"2026-06-12T15:14:56.928112914Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776779 | controller |     "Jun 12 15:14:56.928353 crc crio[3654]: time=\"2026-06-12T15:14:56.928157585Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776793 | controller |     "Jun 12 15:14:56.928865 crc crio[3654]: time=\"2026-06-12T15:14:56.928784957Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e85950488f97628b3ef9ca695af8acc239a9e806c5ab7c8bace4dfe0a1559465\" id=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776808 | controller |     "Jun 12 15:14:56.932936 crc crio[3654]: time=\"2026-06-12T15:14:56.932886126Z\" 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=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776822 | controller |     "Jun 12 15:14:56.932936 crc crio[3654]: time=\"2026-06-12T15:14:56.932926057Z\" 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=4ad7247f-c7f6-4f69-bc57-09a9887ceb58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776836 | controller |     "Jun 12 15:14:56.942626 crc crio[3654]: time=\"2026-06-12T15:14:56.94252771Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776854 | controller |     "Jun 12 15:14:56.943771 crc crio[3654]: time=\"2026-06-12T15:14:56.943703448Z\" level=info msg=\"runSandbox: deleting pod ID aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd from idIndex\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776869 | controller |     "Jun 12 15:14:56.943771 crc crio[3654]: time=\"2026-06-12T15:14:56.94376337Z\" level=info msg=\"runSandbox: removing pod sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776884 | controller |     "Jun 12 15:14:56.943931 crc crio[3654]: time=\"2026-06-12T15:14:56.943813541Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776898 | controller |     "Jun 12 15:14:56.943931 crc crio[3654]: time=\"2026-06-12T15:14:56.943837622Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776913 | controller |     "Jun 12 15:14:56.944664 crc crio[3654]: time=\"2026-06-12T15:14:56.944609458Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: aba0797dad5e8bc90a2c10681d22690a420ee99911359a14cdf21885c59a03cd\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776927 | controller |     "Jun 12 15:14:56.950830 crc crio[3654]: time=\"2026-06-12T15:14:56.950724426Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776942 | controller |     "Jun 12 15:14:56.950830 crc crio[3654]: time=\"2026-06-12T15:14:56.950796029Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=5c8f30f4-7d09-4a7c-840c-fb932ee92ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776956 | controller |     "Jun 12 15:14:56.953837 crc crio[3654]: time=\"2026-06-12T15:14:56.953737456Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.776971 | controller |     "Jun 12 15:14:56.954000 crc crio[3654]: time=\"2026-06-12T15:14:56.953841549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.776986 | controller |     "Jun 12 15:14:56.954127 crc crio[3654]: time=\"2026-06-12T15:14:56.953972034Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-12 16:39:24.777001 | controller |     "Jun 12 15:14:56.955441 crc crio[3654]: time=\"2026-06-12T15:14:56.95537243Z\" level=info msg=\"runSandbox: deleting pod ID 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47 from idIndex\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777016 | controller |     "Jun 12 15:14:56.955441 crc crio[3654]: time=\"2026-06-12T15:14:56.955434502Z\" level=info msg=\"runSandbox: removing pod sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777030 | controller |     "Jun 12 15:14:56.955573 crc crio[3654]: time=\"2026-06-12T15:14:56.955482644Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777048 | controller |     "Jun 12 15:14:56.955573 crc crio[3654]: time=\"2026-06-12T15:14:56.955506535Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777063 | controller |     "Jun 12 15:14:56.956236 crc crio[3654]: time=\"2026-06-12T15:14:56.956174398Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 347f795e2cbe2eec0f5595c1716545a91d1c1308593814ea09ec894674c4bd47\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777077 | controller |     "Jun 12 15:14:56.961970 crc crio[3654]: time=\"2026-06-12T15:14:56.961893512Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777092 | controller |     "Jun 12 15:14:56.962084 crc crio[3654]: time=\"2026-06-12T15:14:56.961971472Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=2f7f24b6-6408-4d32-bd9a-4bb13a5fd0e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777106 | controller |     "Jun 12 15:14:56.971183 crc crio[3654]: time=\"2026-06-12T15:14:56.970995326Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777121 | controller |     "Jun 12 15:14:56.971431 crc crio[3654]: time=\"2026-06-12T15:14:56.971225984Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777135 | controller |     "Jun 12 15:14:56.971747 crc crio[3654]: time=\"2026-06-12T15:14:56.971679339Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1b871fc1-2d5a-4775-9d35-83bcdef0ce23\\\"\"",
2026-06-12 16:39:24.777149 | controller |     "Jun 12 15:14:56.971827 crc crio[3654]: time=\"2026-06-12T15:14:56.971774532Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4109a67b-9e00-48ab-8d29-c1ef7cd15af0\\\"\"",
2026-06-12 16:39:24.777163 | controller |     "Jun 12 15:14:56.990522 crc crio[3654]: time=\"2026-06-12T15:14:56.99043756Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777177 | controller |     "Jun 12 15:14:56.990522 crc crio[3654]: time=\"2026-06-12T15:14:56.990493552Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777192 | controller |     "Jun 12 15:14:56.991343 crc crio[3654]: time=\"2026-06-12T15:14:56.990536603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.777206 | controller |     "Jun 12 15:14:57.028466 crc crio[3654]: time=\"2026-06-12T15:14:57.027961542Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777221 | controller |     "Jun 12 15:14:57.028466 crc crio[3654]: time=\"2026-06-12T15:14:57.028002254Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777235 | controller |     "Jun 12 15:14:57.028466 crc crio[3654]: time=\"2026-06-12T15:14:57.028085097Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-12 16:39:24.777250 | controller |     "Jun 12 15:14:57.070322 crc crio[3654]: time=\"2026-06-12T15:14:57.070178781Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777267 | controller |     "Jun 12 15:14:57.070322 crc crio[3654]: time=\"2026-06-12T15:14:57.070322706Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777282 | controller |     "Jun 12 15:14:57.070658 crc crio[3654]: time=\"2026-06-12T15:14:57.070387619Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-12 16:39:24.777296 | controller |     "Jun 12 15:14:57.089490 crc crio[3654]: time=\"2026-06-12T15:14:57.089430918Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777310 | controller |     "Jun 12 15:14:57.089490 crc crio[3654]: time=\"2026-06-12T15:14:57.08947628Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777325 | controller |     "Jun 12 15:14:57.089490 crc crio[3654]: time=\"2026-06-12T15:14:57.089500851Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-12 16:39:24.777339 | controller |     "Jun 12 15:14:57.113949 crc crio[3654]: time=\"2026-06-12T15:14:57.11382705Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/POD\" id=6c9b1858-4697-47b8-8118-8982dac380e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777354 | controller |     "Jun 12 15:14:57.114039 crc crio[3654]: time=\"2026-06-12T15:14:57.114013886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.777370 | controller |     "Jun 12 15:14:57.115411 crc crio[3654]: time=\"2026-06-12T15:14:57.115341121Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=581b29d3-5521-4e0c-98d5-2491ea8d6727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777385 | controller |     "Jun 12 15:14:57.115505 crc crio[3654]: time=\"2026-06-12T15:14:57.115432803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.777400 | controller |     "Jun 12 15:14:57.118874 crc crio[3654]: time=\"2026-06-12T15:14:57.118797847Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777414 | controller |     "Jun 12 15:14:57.118874 crc crio[3654]: time=\"2026-06-12T15:14:57.118839928Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777429 | controller |     "Jun 12 15:14:57.118874 crc crio[3654]: time=\"2026-06-12T15:14:57.118881259Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-12 16:39:24.777443 | controller |     "Jun 12 15:14:57.135668 crc crio[3654]: time=\"2026-06-12T15:14:57.135602543Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc001dc2468}] Aliases:map[]}\"",
2026-06-12 16:39:24.777459 | controller |     "Jun 12 15:14:57.135668 crc crio[3654]: time=\"2026-06-12T15:14:57.135637273Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc001004320}] Aliases:map[]}\"",
2026-06-12 16:39:24.777477 | controller |     "Jun 12 15:14:57.135974 crc crio[3654]: time=\"2026-06-12T15:14:57.135725056Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.777492 | controller |     "Jun 12 15:14:57.135974 crc crio[3654]: time=\"2026-06-12T15:14:57.135667185Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.777507 | controller |     "Jun 12 15:14:57.144386 crc crio[3654]: time=\"2026-06-12T15:14:57.14415754Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777541 | controller |     "Jun 12 15:14:57.511619 crc crio[3654]: 2026-06-12T15:14:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d784e30a43eede5 Mac:ba:fe:09:13:60:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b SocketPath: PciID:}] [{Interface:0xc00029cec0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.777559 | controller |     "Jun 12 15:14:57.537020 crc crio[3654]: 2026-06-12T15:14:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:723c691da7e33ef Mac:5e:0f:f8:41:28:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b SocketPath: PciID:}] [{Interface:0xc000242d70 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.777574 | controller |     "Jun 12 15:14:57.537152 crc crio[3654]: time=\"2026-06-12T15:14:57.537051742Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777588 | controller |     "Jun 12 15:14:57.537207 crc crio[3654]: time=\"2026-06-12T15:14:57.537174326Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-12 16:39:24.777603 | controller |     "Jun 12 15:14:57.537436 crc crio[3654]: time=\"2026-06-12T15:14:57.537356182Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc001dc2468}] Aliases:map[]}\"",
2026-06-12 16:39:24.777619 | controller |     "Jun 12 15:14:57.537436 crc crio[3654]: time=\"2026-06-12T15:14:57.537416365Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc001004320}] Aliases:map[]}\"",
2026-06-12 16:39:24.777634 | controller |     "Jun 12 15:14:57.537614 crc crio[3654]: time=\"2026-06-12T15:14:57.53756243Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.777649 | controller |     "Jun 12 15:14:57.538053 crc crio[3654]: time=\"2026-06-12T15:14:57.537562689Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.777667 | controller |     "Jun 12 15:14:57.544643 crc crio[3654]: time=\"2026-06-12T15:14:57.544583937Z\" level=info msg=\"Ran pod sandbox 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/POD\" id=6c9b1858-4697-47b8-8118-8982dac380e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777683 | controller |     "Jun 12 15:14:57.547810 crc crio[3654]: time=\"2026-06-12T15:14:57.54765523Z\" level=info msg=\"Ran pod sandbox d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=581b29d3-5521-4e0c-98d5-2491ea8d6727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.777698 | controller |     "Jun 12 15:14:57.549573 crc crio[3654]: time=\"2026-06-12T15:14:57.549487351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01a9f48c-4a5d-49b1-a6ef-740d369dae63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.777712 | controller |     "Jun 12 15:14:57.550545 crc crio[3654]: time=\"2026-06-12T15:14:57.550442163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9e0d053a-def7-4b93-8974-d9acc0d793a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.777727 | controller |     "Jun 12 15:14:57.551208 crc crio[3654]: time=\"2026-06-12T15:14:57.551109195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=441084d0-3c37-4cf6-ad2c-e7e8798d8564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.777741 | controller |     "Jun 12 15:14:57.556567 crc crio[3654]: time=\"2026-06-12T15:14:57.556422925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=17c8ce50-da50-4918-ae87-f48a4bdf9723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.777787 | controller |     "Jun 12 15:14:57.569031 crc crio[3654]: time=\"2026-06-12T15:14:57.568913274Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777804 | controller |     "Jun 12 15:14:57.569031 crc crio[3654]: time=\"2026-06-12T15:14:57.568989606Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777819 | controller |     "Jun 12 15:14:57.569031 crc crio[3654]: time=\"2026-06-12T15:14:57.569023358Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-12 16:39:24.777834 | controller |     "Jun 12 15:14:57.585535 crc crio[3654]: time=\"2026-06-12T15:14:57.585404278Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777848 | controller |     "Jun 12 15:14:57.585535 crc crio[3654]: time=\"2026-06-12T15:14:57.585474581Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777863 | controller |     "Jun 12 15:14:57.585535 crc crio[3654]: time=\"2026-06-12T15:14:57.585521672Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-12 16:39:24.777878 | controller |     "Jun 12 15:14:57.615411 crc crio[3654]: time=\"2026-06-12T15:14:57.615233172Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=bcae0a5b-30e6-4e79-9338-0179a5aebfdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.777896 | controller |     "Jun 12 15:14:57.615892 crc crio[3654]: time=\"2026-06-12T15:14:57.615812151Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=4a8d1f46-30c1-44bf-a309-a03a7d9b8626 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.777918 | controller |     "Jun 12 15:14:57.616116 crc crio[3654]: time=\"2026-06-12T15:14:57.615816272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.777941 | controller |     "Jun 12 15:14:57.616187 crc crio[3654]: time=\"2026-06-12T15:14:57.616162873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.777961 | controller |     "Jun 12 15:14:57.616236 crc crio[3654]: time=\"2026-06-12T15:14:57.616196364Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.777976 | controller |     "Jun 12 15:14:57.616402 crc crio[3654]: time=\"2026-06-12T15:14:57.616357719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.777991 | controller |     "Jun 12 15:14:57.616483 crc crio[3654]: time=\"2026-06-12T15:14:57.616404281Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-12 16:39:24.778006 | controller |     "Jun 12 15:14:57.635427 crc crio[3654]: time=\"2026-06-12T15:14:57.635323328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.778020 | controller |     "Jun 12 15:14:57.635691 crc crio[3654]: time=\"2026-06-12T15:14:57.635563185Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778035 | controller |     "Jun 12 15:14:57.635691 crc crio[3654]: time=\"2026-06-12T15:14:57.635589166Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778050 | controller |     "Jun 12 15:14:57.635691 crc crio[3654]: time=\"2026-06-12T15:14:57.635609547Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-12 16:39:24.778069 | controller |     "Jun 12 15:14:57.641149 crc crio[3654]: time=\"2026-06-12T15:14:57.641056041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.778092 | controller |     "Jun 12 15:14:57.641149 crc crio[3654]: time=\"2026-06-12T15:14:57.641121502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.778112 | controller |     "Jun 12 15:14:57.645605 crc crio[3654]: time=\"2026-06-12T15:14:57.645448118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.778127 | controller |     "Jun 12 15:14:57.655099 crc crio[3654]: time=\"2026-06-12T15:14:57.655005629Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778142 | controller |     "Jun 12 15:14:57.655099 crc crio[3654]: time=\"2026-06-12T15:14:57.655068871Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778156 | controller |     "Jun 12 15:14:57.655412 crc crio[3654]: time=\"2026-06-12T15:14:57.655122933Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-12 16:39:24.778174 | controller |     "Jun 12 15:14:57.680672 crc crio[3654]: time=\"2026-06-12T15:14:57.680547949Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778190 | controller |     "Jun 12 15:14:57.680672 crc crio[3654]: time=\"2026-06-12T15:14:57.680611431Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778204 | controller |     "Jun 12 15:14:57.680672 crc crio[3654]: time=\"2026-06-12T15:14:57.680657913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-12 16:39:24.778219 | controller |     "Jun 12 15:14:57.702103 crc crio[3654]: time=\"2026-06-12T15:14:57.70200364Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778232 | controller |     "Jun 12 15:14:57.702103 crc crio[3654]: time=\"2026-06-12T15:14:57.702052072Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778246 | controller |     "Jun 12 15:14:57.702103 crc crio[3654]: time=\"2026-06-12T15:14:57.702105074Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-12 16:39:24.778260 | controller |     "Jun 12 15:14:57.732465 crc crio[3654]: time=\"2026-06-12T15:14:57.732215177Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778274 | controller |     "Jun 12 15:14:57.732465 crc crio[3654]: time=\"2026-06-12T15:14:57.732350192Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778288 | controller |     "Jun 12 15:14:57.732465 crc crio[3654]: time=\"2026-06-12T15:14:57.732404493Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-12 16:39:24.778303 | controller |     "Jun 12 15:14:57.748421 crc crio[3654]: time=\"2026-06-12T15:14:57.748234694Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778317 | controller |     "Jun 12 15:14:57.748421 crc crio[3654]: time=\"2026-06-12T15:14:57.748423481Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778332 | controller |     "Jun 12 15:14:57.748619 crc crio[3654]: time=\"2026-06-12T15:14:57.748464862Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-12 16:39:24.778346 | controller |     "Jun 12 15:14:57.763395 crc crio[3654]: time=\"2026-06-12T15:14:57.763163797Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778361 | controller |     "Jun 12 15:14:57.763395 crc crio[3654]: time=\"2026-06-12T15:14:57.763222889Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778376 | controller |     "Jun 12 15:14:57.763395 crc crio[3654]: time=\"2026-06-12T15:14:57.763325382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-12 16:39:24.778390 | controller |     "Jun 12 15:14:57.781494 crc crio[3654]: time=\"2026-06-12T15:14:57.78140013Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778405 | controller |     "Jun 12 15:14:57.781494 crc crio[3654]: time=\"2026-06-12T15:14:57.781477802Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778419 | controller |     "Jun 12 15:14:57.781760 crc crio[3654]: time=\"2026-06-12T15:14:57.781547255Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-12 16:39:24.778434 | controller |     "Jun 12 15:14:57.794717 crc crio[3654]: time=\"2026-06-12T15:14:57.794602123Z\" level=info msg=\"Created container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=bcae0a5b-30e6-4e79-9338-0179a5aebfdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.778452 | controller |     "Jun 12 15:14:57.796007 crc crio[3654]: time=\"2026-06-12T15:14:57.795755953Z\" level=info msg=\"Created container 4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=4a8d1f46-30c1-44bf-a309-a03a7d9b8626 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.778468 | controller |     "Jun 12 15:14:57.796951 crc crio[3654]: time=\"2026-06-12T15:14:57.796824749Z\" level=info msg=\"Starting container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999\" id=5928cea3-3d7b-4599-b02b-9ee3d296cc1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.778483 | controller |     "Jun 12 15:14:57.797400 crc crio[3654]: time=\"2026-06-12T15:14:57.797028666Z\" level=info msg=\"Starting container: 4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771\" id=e27a239f-3121-49e6-8e10-8042ff95faa6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.778498 | controller |     "Jun 12 15:14:57.798195 crc crio[3654]: time=\"2026-06-12T15:14:57.798065321Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778528 | controller |     "Jun 12 15:14:57.798665 crc crio[3654]: time=\"2026-06-12T15:14:57.798580519Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778550 | controller |     "Jun 12 15:14:57.798736 crc crio[3654]: time=\"2026-06-12T15:14:57.798693382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-12 16:39:24.778566 | controller |     "Jun 12 15:14:57.803518 crc crio[3654]: time=\"2026-06-12T15:14:57.802185169Z\" level=info msg=\"Started container\" PID=10590 containerID=4be42e7d960145d4b1f2912305228ce75eaf11328b951aebfa3254e3596c0771 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=e27a239f-3121-49e6-8e10-8042ff95faa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9",
2026-06-12 16:39:24.778581 | controller |     "Jun 12 15:14:57.809979 crc crio[3654]: time=\"2026-06-12T15:14:57.806515994Z\" level=info msg=\"Started container\" PID=10583 containerID=519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999 description=openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles id=5928cea3-3d7b-4599-b02b-9ee3d296cc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b",
2026-06-12 16:39:24.778596 | controller |     "Jun 12 15:14:57.826029 crc crio[3654]: time=\"2026-06-12T15:14:57.825852164Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778611 | controller |     "Jun 12 15:14:57.826029 crc crio[3654]: time=\"2026-06-12T15:14:57.825952898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778626 | controller |     "Jun 12 15:14:57.826029 crc crio[3654]: time=\"2026-06-12T15:14:57.825995389Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-12 16:39:24.778640 | controller |     "Jun 12 15:14:57.845364 crc crio[3654]: time=\"2026-06-12T15:14:57.845206365Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778654 | controller |     "Jun 12 15:14:57.845364 crc crio[3654]: time=\"2026-06-12T15:14:57.84533695Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778672 | controller |     "Jun 12 15:14:57.845364 crc crio[3654]: time=\"2026-06-12T15:14:57.845387771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.778688 | controller |     "Jun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863155909Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778702 | controller |     "Jun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863227442Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778716 | controller |     "Jun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863371737Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4109a67b-9e00-48ab-8d29-c1ef7cd15af0\\\"\"",
2026-06-12 16:39:24.778730 | controller |     "Jun 12 15:14:57.863421 crc crio[3654]: time=\"2026-06-12T15:14:57.863417518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.778744 | controller |     "Jun 12 15:14:57.884459 crc crio[3654]: time=\"2026-06-12T15:14:57.884371872Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778759 | controller |     "Jun 12 15:14:57.884459 crc crio[3654]: time=\"2026-06-12T15:14:57.884426434Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.778773 | controller |     "Jun 12 15:14:57.884459 crc crio[3654]: time=\"2026-06-12T15:14:57.884469716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_649e7d0e-6e43-4376-a95a-17d14facf4d1\\\"\"",
2026-06-12 16:39:24.778787 | controller |     "Jun 12 15:14:57.910390 crc crio[3654]: time=\"2026-06-12T15:14:57.910208631Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.778802 | controller |     "Jun 12 15:14:57.910390 crc crio[3654]: time=\"2026-06-12T15:14:57.910354626Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779191 | controller |     "Jun 12 15:14:57.910390 crc crio[3654]: time=\"2026-06-12T15:14:57.910387698Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-12 16:39:24.779247 | controller |     "Jun 12 15:14:57.938593 crc crio[3654]: time=\"2026-06-12T15:14:57.938482892Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779268 | controller |     "Jun 12 15:14:57.938593 crc crio[3654]: time=\"2026-06-12T15:14:57.938568295Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779286 | controller |     "Jun 12 15:14:57.938882 crc crio[3654]: time=\"2026-06-12T15:14:57.938603537Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_649e7d0e-6e43-4376-a95a-17d14facf4d1\\\"\"",
2026-06-12 16:39:24.779302 | controller |     "Jun 12 15:14:57.938882 crc crio[3654]: time=\"2026-06-12T15:14:57.938651558Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1f5e2679-ba32-46cd-ab40-59a71dac8d22\\\"\"",
2026-06-12 16:39:24.779318 | controller |     "Jun 12 15:14:57.956897 crc crio[3654]: time=\"2026-06-12T15:14:57.956783247Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779334 | controller |     "Jun 12 15:14:57.956897 crc crio[3654]: time=\"2026-06-12T15:14:57.9568547Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779350 | controller |     "Jun 12 15:14:57.957148 crc crio[3654]: time=\"2026-06-12T15:14:57.956917292Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-12 16:39:24.779373 | controller |     "Jun 12 15:14:57.974530 crc crio[3654]: time=\"2026-06-12T15:14:57.974420991Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779390 | controller |     "Jun 12 15:14:57.974530 crc crio[3654]: time=\"2026-06-12T15:14:57.974486253Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779405 | controller |     "Jun 12 15:14:57.974530 crc crio[3654]: time=\"2026-06-12T15:14:57.974532065Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1f5e2679-ba32-46cd-ab40-59a71dac8d22\\\"\"",
2026-06-12 16:39:24.779420 | controller |     "Jun 12 15:14:57.974941 crc crio[3654]: time=\"2026-06-12T15:14:57.974586666Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 16:39:24.779466 | controller |     "Jun 12 15:14:57.996967 crc crio[3654]: time=\"2026-06-12T15:14:57.996819264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779482 | controller |     "Jun 12 15:14:57.996967 crc crio[3654]: time=\"2026-06-12T15:14:57.996910037Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779590 | controller |     "Jun 12 15:14:57.998132 crc crio[3654]: time=\"2026-06-12T15:14:57.997016091Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 16:39:24.779615 | controller |     "Jun 12 15:14:58.019291 crc crio[3654]: time=\"2026-06-12T15:14:58.01900236Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779633 | controller |     "Jun 12 15:14:58.019291 crc crio[3654]: time=\"2026-06-12T15:14:58.019073242Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779653 | controller |     "Jun 12 15:14:58.019291 crc crio[3654]: time=\"2026-06-12T15:14:58.019130474Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 16:39:24.779676 | controller |     "Jun 12 15:14:58.042877 crc crio[3654]: time=\"2026-06-12T15:14:58.042066586Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779697 | controller |     "Jun 12 15:14:58.043182 crc crio[3654]: time=\"2026-06-12T15:14:58.042934265Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779714 | controller |     "Jun 12 15:14:58.043182 crc crio[3654]: time=\"2026-06-12T15:14:58.042996478Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 16:39:24.779729 | controller |     "Jun 12 15:14:58.078807 crc crio[3654]: time=\"2026-06-12T15:14:58.078598705Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779745 | controller |     "Jun 12 15:14:58.079153 crc crio[3654]: time=\"2026-06-12T15:14:58.079128703Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779760 | controller |     "Jun 12 15:14:58.079392 crc crio[3654]: time=\"2026-06-12T15:14:58.07936001Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 16:39:24.779781 | controller |     "Jun 12 15:14:58.121423 crc crio[3654]: time=\"2026-06-12T15:14:58.121356216Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779804 | controller |     "Jun 12 15:14:58.121830 crc crio[3654]: time=\"2026-06-12T15:14:58.121798971Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779829 | controller |     "Jun 12 15:14:58.121995 crc crio[3654]: time=\"2026-06-12T15:14:58.121959346Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 16:39:24.779848 | controller |     "Jun 12 15:14:58.131214 crc crio[3654]: time=\"2026-06-12T15:14:58.130640286Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=f3c81092-e681-401a-9198-2595825d82d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.779872 | controller |     "Jun 12 15:14:58.131214 crc crio[3654]: time=\"2026-06-12T15:14:58.131160194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.779895 | controller |     "Jun 12 15:14:58.159930 crc crio[3654]: time=\"2026-06-12T15:14:58.159684924Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000f429c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.779916 | controller |     "Jun 12 15:14:58.159930 crc crio[3654]: time=\"2026-06-12T15:14:58.15986898Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.779934 | controller |     "Jun 12 15:14:58.167661 crc crio[3654]: time=\"2026-06-12T15:14:58.167551696Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.779950 | controller |     "Jun 12 15:14:58.507062 crc crio[3654]: 2026-06-12T15:14:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98177c96e6d7569 Mac:a6:30:73:65:27:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 SocketPath: PciID:}] [{Interface:0xc00013b090 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.779965 | controller |     "Jun 12 15:14:58.507683 crc crio[3654]: time=\"2026-06-12T15:14:58.507563891Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.779981 | controller |     "Jun 12 15:14:58.507683 crc crio[3654]: time=\"2026-06-12T15:14:58.507680435Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 16:39:24.780000 | controller |     "Jun 12 15:14:58.508678 crc crio[3654]: time=\"2026-06-12T15:14:58.508557345Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000f429c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.780024 | controller |     "Jun 12 15:14:58.508774 crc crio[3654]: time=\"2026-06-12T15:14:58.508730161Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.780047 | controller |     "Jun 12 15:14:58.519641 crc crio[3654]: time=\"2026-06-12T15:14:58.519512885Z\" level=info msg=\"Ran pod sandbox 98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=f3c81092-e681-401a-9198-2595825d82d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.780072 | controller |     "Jun 12 15:14:58.524853 crc crio[3654]: time=\"2026-06-12T15:14:58.524722568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=5b33a7d6-3d4f-48d2-a7ec-671543b9cfe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.780093 | controller |     "Jun 12 15:14:58.528198 crc crio[3654]: time=\"2026-06-12T15:14:58.528048711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=7d7afa80-e78b-4bfa-8543-8698df8d51fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.780113 | controller |     "Jun 12 15:14:58.531537 crc crio[3654]: time=\"2026-06-12T15:14:58.531401202Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=840bffd3-a29a-460f-874b-9a266f8f6897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.780131 | controller |     "Jun 12 15:14:58.531957 crc crio[3654]: time=\"2026-06-12T15:14:58.531866468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780148 | controller |     "Jun 12 15:14:58.536863 crc crio[3654]: time=\"2026-06-12T15:14:58.536721821Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780164 | controller |     "Jun 12 15:14:58.536863 crc crio[3654]: time=\"2026-06-12T15:14:58.536781413Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780179 | controller |     "Jun 12 15:14:58.536863 crc crio[3654]: time=\"2026-06-12T15:14:58.536806864Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 16:39:24.780194 | controller |     "Jun 12 15:14:58.556442 crc crio[3654]: time=\"2026-06-12T15:14:58.556338711Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780210 | controller |     "Jun 12 15:14:58.556672 crc crio[3654]: time=\"2026-06-12T15:14:58.556470885Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780226 | controller |     "Jun 12 15:14:58.556672 crc crio[3654]: time=\"2026-06-12T15:14:58.556502106Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_632cc6f1-75b4-44e1-815a-e14f98016c3d\\\"\"",
2026-06-12 16:39:24.780241 | controller |     "Jun 12 15:14:58.556672 crc crio[3654]: time=\"2026-06-12T15:14:58.556534887Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_bda25932-b128-4542-ad78-6cef0dc9f740\\\"\"",
2026-06-12 16:39:24.780258 | controller |     "Jun 12 15:14:58.561112 crc crio[3654]: time=\"2026-06-12T15:14:58.56075614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780274 | controller |     "Jun 12 15:14:58.566427 crc crio[3654]: time=\"2026-06-12T15:14:58.566013597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780289 | controller |     "Jun 12 15:14:58.591512 crc crio[3654]: time=\"2026-06-12T15:14:58.59137536Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780309 | controller |     "Jun 12 15:14:58.591512 crc crio[3654]: time=\"2026-06-12T15:14:58.591445702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780324 | controller |     "Jun 12 15:14:58.591512 crc crio[3654]: time=\"2026-06-12T15:14:58.591489053Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-12 16:39:24.780339 | controller |     "Jun 12 15:14:58.609503 crc crio[3654]: time=\"2026-06-12T15:14:58.609387795Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780354 | controller |     "Jun 12 15:14:58.609503 crc crio[3654]: time=\"2026-06-12T15:14:58.609453487Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780369 | controller |     "Jun 12 15:14:58.609503 crc crio[3654]: time=\"2026-06-12T15:14:58.609501169Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-12 16:39:24.780384 | controller |     "Jun 12 15:14:58.632863 crc crio[3654]: time=\"2026-06-12T15:14:58.632774202Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780399 | controller |     "Jun 12 15:14:58.632863 crc crio[3654]: time=\"2026-06-12T15:14:58.632832444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780415 | controller |     "Jun 12 15:14:58.632863 crc crio[3654]: time=\"2026-06-12T15:14:58.632874045Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-12 16:39:24.780430 | controller |     "Jun 12 15:14:58.670193 crc crio[3654]: time=\"2026-06-12T15:14:58.669992244Z\" level=info msg=\"Created container d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=840bffd3-a29a-460f-874b-9a266f8f6897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.780446 | controller |     "Jun 12 15:14:58.671568 crc crio[3654]: time=\"2026-06-12T15:14:58.671431571Z\" level=info msg=\"Starting container: d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d\" id=ae37eb92-1a0d-4db6-99bc-4e69452dccbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.780461 | controller |     "Jun 12 15:14:58.679977 crc crio[3654]: time=\"2026-06-12T15:14:58.679823374Z\" level=info msg=\"Started container\" PID=10816 containerID=d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ae37eb92-1a0d-4db6-99bc-4e69452dccbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606",
2026-06-12 16:39:24.780477 | controller |     "Jun 12 15:14:58.689139 crc crio[3654]: time=\"2026-06-12T15:14:58.688949653Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780493 | controller |     "Jun 12 15:14:58.689139 crc crio[3654]: time=\"2026-06-12T15:14:58.689092198Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780509 | controller |     "Jun 12 15:14:58.689639 crc crio[3654]: time=\"2026-06-12T15:14:58.689194271Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_bda25932-b128-4542-ad78-6cef0dc9f740\\\"\"",
2026-06-12 16:39:24.780548 | controller |     "Jun 12 15:14:58.689639 crc crio[3654]: time=\"2026-06-12T15:14:58.68952142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 16:39:24.780565 | controller |     "Jun 12 15:14:58.719628 crc crio[3654]: time=\"2026-06-12T15:14:58.719513889Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.780584 | controller |     "Jun 12 15:14:58.719628 crc crio[3654]: time=\"2026-06-12T15:14:58.719587081Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.780600 | controller |     "Jun 12 15:14:59.116400 crc crio[3654]: time=\"2026-06-12T15:14:59.115797066Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bc2e0aca-5cee-4c1b-8a39-eec865af69ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.780631 | controller |     "Jun 12 15:14:59.116400 crc crio[3654]: time=\"2026-06-12T15:14:59.115950101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780649 | controller |     "Jun 12 15:14:59.143105 crc crio[3654]: time=\"2026-06-12T15:14:59.143008261Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc001790178}] Aliases:map[]}\"",
2026-06-12 16:39:24.780665 | controller |     "Jun 12 15:14:59.143105 crc crio[3654]: time=\"2026-06-12T15:14:59.143093424Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.780681 | controller |     "Jun 12 15:14:59.482958 crc crio[3654]: 2026-06-12T15:14:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:064bee64a5cf83f Mac:6e:17:2d:08:b3:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.780696 | controller |     "Jun 12 15:14:59.484381 crc crio[3654]: time=\"2026-06-12T15:14:59.484196667Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc001790178}] Aliases:map[]}\"",
2026-06-12 16:39:24.780711 | controller |     "Jun 12 15:14:59.484586 crc crio[3654]: time=\"2026-06-12T15:14:59.484529087Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.780726 | controller |     "Jun 12 15:14:59.495521 crc crio[3654]: time=\"2026-06-12T15:14:59.491852134Z\" level=info msg=\"Ran pod sandbox 064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bc2e0aca-5cee-4c1b-8a39-eec865af69ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.780741 | controller |     "Jun 12 15:14:59.495521 crc crio[3654]: time=\"2026-06-12T15:14:59.493900801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=903a2da6-b71d-4ccc-93ac-a64d50772585 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.780759 | controller |     "Jun 12 15:14:59.496726 crc crio[3654]: time=\"2026-06-12T15:14:59.496662135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=5ba725f1-a852-4d42-977a-b86c1c22c719 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.780774 | controller |     "Jun 12 15:14:59.498760 crc crio[3654]: time=\"2026-06-12T15:14:59.498697834Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ecba2065-9dae-4c54-9745-276a10927ce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.780788 | controller |     "Jun 12 15:14:59.499030 crc crio[3654]: time=\"2026-06-12T15:14:59.498978464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780803 | controller |     "Jun 12 15:14:59.522331 crc crio[3654]: time=\"2026-06-12T15:14:59.520066873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780818 | controller |     "Jun 12 15:14:59.525802 crc crio[3654]: time=\"2026-06-12T15:14:59.525692522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780832 | controller |     "Jun 12 15:14:59.719732 crc crio[3654]: time=\"2026-06-12T15:14:59.719592642Z\" level=info msg=\"Created container 655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ecba2065-9dae-4c54-9745-276a10927ce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.780847 | controller |     "Jun 12 15:14:59.723392 crc crio[3654]: time=\"2026-06-12T15:14:59.723329038Z\" level=info msg=\"Starting container: 655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5\" id=a2af8d5b-f46c-4246-b6d2-e62408ff3d1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.780861 | controller |     "Jun 12 15:14:59.730152 crc crio[3654]: time=\"2026-06-12T15:14:59.730003232Z\" level=info msg=\"Started container\" PID=10897 containerID=655e91d8657e7ac903df37aefd25362ec12e347086573d27eb7a4f4cea181ff5 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=a2af8d5b-f46c-4246-b6d2-e62408ff3d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f",
2026-06-12 16:39:24.780876 | controller |     "Jun 12 15:15:00.115516 crc crio[3654]: time=\"2026-06-12T15:15:00.114693169Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ac37d1ec-c299-4edf-8705-c8eea0942a14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.780891 | controller |     "Jun 12 15:15:00.115516 crc crio[3654]: time=\"2026-06-12T15:15:00.114787192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780905 | controller |     "Jun 12 15:15:00.115516 crc crio[3654]: time=\"2026-06-12T15:15:00.115395922Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ac45d0e4-81ee-4b2d-ab75-e6b860c5d4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.780920 | controller |     "Jun 12 15:15:00.115845 crc crio[3654]: time=\"2026-06-12T15:15:00.115746934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.780935 | controller |     "Jun 12 15:15:00.140354 crc crio[3654]: time=\"2026-06-12T15:15:00.139821494Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc0010042c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.780953 | controller |     "Jun 12 15:15:00.140354 crc crio[3654]: time=\"2026-06-12T15:15:00.140217698Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.780969 | controller |     "Jun 12 15:15:00.141956 crc crio[3654]: time=\"2026-06-12T15:15:00.141859953Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc001dc25f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.780984 | controller |     "Jun 12 15:15:00.141956 crc crio[3654]: time=\"2026-06-12T15:15:00.141926775Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.780999 | controller |     "Jun 12 15:15:00.634364 crc crio[3654]: 2026-06-12T15:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0597375ccdc048b Mac:e2:4d:7f:7b:52:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.781013 | controller |     "Jun 12 15:15:00.635141 crc crio[3654]: 2026-06-12T15:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22d22f89f40ab7e Mac:ae:64:33:28:8b:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.781028 | controller |     "Jun 12 15:15:00.638029 crc crio[3654]: time=\"2026-06-12T15:15:00.637861956Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc0010042c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.781042 | controller |     "Jun 12 15:15:00.639565 crc crio[3654]: time=\"2026-06-12T15:15:00.638451056Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.781057 | controller |     "Jun 12 15:15:00.639565 crc crio[3654]: time=\"2026-06-12T15:15:00.638576217Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc001dc25f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.781075 | controller |     "Jun 12 15:15:00.639565 crc crio[3654]: time=\"2026-06-12T15:15:00.638897688Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.781091 | controller |     "Jun 12 15:15:00.656999 crc crio[3654]: time=\"2026-06-12T15:15:00.656928304Z\" level=info msg=\"Stopping container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999 (timeout: 30s)\" id=3177b186-cd5e-4c66-af87-d93e08320ef9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.781105 | controller |     "Jun 12 15:15:00.689146 crc crio[3654]: time=\"2026-06-12T15:15:00.688852138Z\" level=info msg=\"Stopped container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=3177b186-cd5e-4c66-af87-d93e08320ef9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.781119 | controller |     "Jun 12 15:15:00.693876 crc crio[3654]: time=\"2026-06-12T15:15:00.69335195Z\" level=info msg=\"Stopping pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=85cd080e-a76d-436a-a9ca-c496d386c5b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.781134 | controller |     "Jun 12 15:15:00.694236 crc crio[3654]: time=\"2026-06-12T15:15:00.693965821Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687940-gswkj Namespace:openshift-operator-lifecycle-manager ID:723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b UID:e26d446c-9b1a-4ca8-80e2-f1a925dce225 NetNS:/var/run/netns/bd939b1b-6a5b-4384-bb89-e25af0161e4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode26d446c_9b1a_4ca8_80e2_f1a925dce225.slice PodAnnotations:0xc000626580}] Aliases:map[]}\"",
2026-06-12 16:39:24.781149 | controller |     "Jun 12 15:15:00.694236 crc crio[3654]: time=\"2026-06-12T15:15:00.694179008Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687940-gswkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.781164 | controller |     "Jun 12 15:15:00.703345 crc crio[3654]: time=\"2026-06-12T15:15:00.701296707Z\" level=info msg=\"Ran pod sandbox 22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=ac45d0e4-81ee-4b2d-ab75-e6b860c5d4a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781178 | controller |     "Jun 12 15:15:00.705539 crc crio[3654]: time=\"2026-06-12T15:15:00.705345515Z\" level=info msg=\"Ran pod sandbox 0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ac37d1ec-c299-4edf-8705-c8eea0942a14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781193 | controller |     "Jun 12 15:15:00.708894 crc crio[3654]: time=\"2026-06-12T15:15:00.708687405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=694bfe2a-118f-45c4-89f3-561e39e19b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781207 | controller |     "Jun 12 15:15:00.709814 crc crio[3654]: time=\"2026-06-12T15:15:00.70972254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=2473ae3f-a613-48a9-8dbf-bda336d03462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781225 | controller |     "Jun 12 15:15:00.712875 crc crio[3654]: time=\"2026-06-12T15:15:00.712768922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf2747a7-a58a-4c0c-ab6a-9c3cb9cd87d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781239 | controller |     "Jun 12 15:15:00.716014 crc crio[3654]: time=\"2026-06-12T15:15:00.715880907Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a92e1abd-2333-4a2b-9f0f-0528f1453f95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.781254 | controller |     "Jun 12 15:15:00.716481 crc crio[3654]: time=\"2026-06-12T15:15:00.716391404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781269 | controller |     "Jun 12 15:15:00.736113 crc crio[3654]: time=\"2026-06-12T15:15:00.735973973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781284 | controller |     "Jun 12 15:15:00.739929 crc crio[3654]: time=\"2026-06-12T15:15:00.739835902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781299 | controller |     "Jun 12 15:15:00.757762 crc crio[3654]: time=\"2026-06-12T15:15:00.757688153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=e22a351f-3032-49cb-9ae9-4d0c0e789a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781313 | controller |     "Jun 12 15:15:00.761696 crc crio[3654]: time=\"2026-06-12T15:15:00.761598695Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f008c124-ed9f-41b8-b854-2076cec86477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.781328 | controller |     "Jun 12 15:15:00.763365 crc crio[3654]: time=\"2026-06-12T15:15:00.762519866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781343 | controller |     "Jun 12 15:15:00.867655 crc crio[3654]: time=\"2026-06-12T15:15:00.867487506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781357 | controller |     "Jun 12 15:15:00.873560 crc crio[3654]: time=\"2026-06-12T15:15:00.873465817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781372 | controller |     "Jun 12 15:15:00.920134 crc crio[3654]: time=\"2026-06-12T15:15:00.919985121Z\" level=info msg=\"Stopped pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=85cd080e-a76d-436a-a9ca-c496d386c5b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.781386 | controller |     "Jun 12 15:15:00.931189 crc crio[3654]: time=\"2026-06-12T15:15:00.931019392Z\" level=info msg=\"Created container a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a92e1abd-2333-4a2b-9f0f-0528f1453f95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.781400 | controller |     "Jun 12 15:15:00.936904 crc crio[3654]: time=\"2026-06-12T15:15:00.936781986Z\" level=info msg=\"Starting container: a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a\" id=552fbd95-2fcd-4466-bf39-7aeee4b00b23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.781418 | controller |     "Jun 12 15:15:00.942658 crc crio[3654]: time=\"2026-06-12T15:15:00.942156187Z\" level=info msg=\"Started container\" PID=11002 containerID=a0e3f9bf21b1cc2c3197740ba5a59dada59b5bddcbee29c5ce6acc483fd34c8a description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=552fbd95-2fcd-4466-bf39-7aeee4b00b23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da",
2026-06-12 16:39:24.781433 | controller |     "Jun 12 15:15:01.057485 crc crio[3654]: time=\"2026-06-12T15:15:01.057359881Z\" level=info msg=\"Created container 28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f008c124-ed9f-41b8-b854-2076cec86477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.781447 | controller |     "Jun 12 15:15:01.059159 crc crio[3654]: time=\"2026-06-12T15:15:01.059018848Z\" level=info msg=\"Starting container: 28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa\" id=a413ac11-8c54-4c8c-90b7-7bba0f615820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.781462 | controller |     "Jun 12 15:15:01.065122 crc crio[3654]: time=\"2026-06-12T15:15:01.065030818Z\" level=info msg=\"Started container\" PID=11014 containerID=28b84801d17352268389255d1a9bad2284cbf9a6ff30f9bf50cc506dcfedfdfa description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=a413ac11-8c54-4c8c-90b7-7bba0f615820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83",
2026-06-12 16:39:24.781477 | controller |     "Jun 12 15:15:01.115116 crc crio[3654]: time=\"2026-06-12T15:15:01.114642228Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1f091aca-3bec-416e-ba32-c10e2508e8ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781491 | controller |     "Jun 12 15:15:01.115116 crc crio[3654]: time=\"2026-06-12T15:15:01.11472263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781506 | controller |     "Jun 12 15:15:01.116080 crc crio[3654]: time=\"2026-06-12T15:15:01.116024014Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e64cb047-2aeb-4da8-85ba-d2b43f52c838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781540 | controller |     "Jun 12 15:15:01.116343 crc crio[3654]: time=\"2026-06-12T15:15:01.116294793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781558 | controller |     "Jun 12 15:15:01.116545 crc crio[3654]: time=\"2026-06-12T15:15:01.116024384Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=bc184fcc-8ceb-48a4-8fc8-e80658a35653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781573 | controller |     "Jun 12 15:15:01.116649 crc crio[3654]: time=\"2026-06-12T15:15:01.116631824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781588 | controller |     "Jun 12 15:15:01.153499 crc crio[3654]: time=\"2026-06-12T15:15:01.153204014Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc0010041c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.781608 | controller |     "Jun 12 15:15:01.153499 crc crio[3654]: time=\"2026-06-12T15:15:01.153388231Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.781623 | controller |     "Jun 12 15:15:01.166066 crc crio[3654]: time=\"2026-06-12T15:15:01.165926713Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc001004358}] Aliases:map[]}\"",
2026-06-12 16:39:24.781638 | controller |     "Jun 12 15:15:01.166066 crc crio[3654]: time=\"2026-06-12T15:15:01.166040917Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.781654 | controller |     "Jun 12 15:15:01.166680 crc crio[3654]: time=\"2026-06-12T15:15:01.166543223Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000f420f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.781669 | controller |     "Jun 12 15:15:01.166680 crc crio[3654]: time=\"2026-06-12T15:15:01.166627645Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.781684 | controller |     "Jun 12 15:15:01.311012 crc crio[3654]: time=\"2026-06-12T15:15:01.310781917Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/POD\" id=f2bccaf3-778b-4a2b-9b49-4c87c9a58243 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781699 | controller |     "Jun 12 15:15:01.311012 crc crio[3654]: time=\"2026-06-12T15:15:01.31086917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.781713 | controller |     "Jun 12 15:15:01.331991 crc crio[3654]: time=\"2026-06-12T15:15:01.331794231Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc000f42440}] Aliases:map[]}\"",
2026-06-12 16:39:24.781728 | controller |     "Jun 12 15:15:01.331991 crc crio[3654]: time=\"2026-06-12T15:15:01.331869134Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.781746 | controller |     "Jun 12 15:15:01.440884 crc crio[3654]: time=\"2026-06-12T15:15:01.440803526Z\" level=info msg=\"Removing container: 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999\" id=1b435bbe-d0c8-4fd3-b177-752506398e9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.781761 | controller |     "Jun 12 15:15:01.469656 crc crio[3654]: time=\"2026-06-12T15:15:01.469151812Z\" level=info msg=\"Removed container 519d1b4dcb211e13f57f5c9955ac23248f2658f7f554aba529454fd56f740999: openshift-operator-lifecycle-manager/collect-profiles-29687940-gswkj/collect-profiles\" id=1b435bbe-d0c8-4fd3-b177-752506398e9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.781776 | controller |     "Jun 12 15:15:01.740965 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03b5c80033d9554 Mac:ae:6b:28:88:ee:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.781790 | controller |     "Jun 12 15:15:01.741536 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:181fbdb2e3da6f8 Mac:82:04:df:e0:90:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.781805 | controller |     "Jun 12 15:15:01.742501 crc crio[3654]: time=\"2026-06-12T15:15:01.742386258Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000f420f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.781820 | controller |     "Jun 12 15:15:01.742622 crc crio[3654]: time=\"2026-06-12T15:15:01.742583725Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.781835 | controller |     "Jun 12 15:15:01.745848 crc crio[3654]: time=\"2026-06-12T15:15:01.745752512Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc0010041c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.781849 | controller |     "Jun 12 15:15:01.746239 crc crio[3654]: time=\"2026-06-12T15:15:01.745921158Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.781864 | controller |     "Jun 12 15:15:01.752860 crc crio[3654]: time=\"2026-06-12T15:15:01.752759625Z\" level=info msg=\"Ran pod sandbox 181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=bc184fcc-8ceb-48a4-8fc8-e80658a35653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781878 | controller |     "Jun 12 15:15:01.753183 crc crio[3654]: time=\"2026-06-12T15:15:01.753109473Z\" level=info msg=\"Ran pod sandbox 03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1f091aca-3bec-416e-ba32-c10e2508e8ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.781895 | controller |     "Jun 12 15:15:01.755037 crc crio[3654]: time=\"2026-06-12T15:15:01.754880959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c250eef9-b459-403f-ae8b-b248749a6598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781910 | controller |     "Jun 12 15:15:01.755137 crc crio[3654]: time=\"2026-06-12T15:15:01.755077765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=679d0839-0303-4409-90a9-416f896712b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781924 | controller |     "Jun 12 15:15:01.757142 crc crio[3654]: time=\"2026-06-12T15:15:01.757086413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e3457152-d457-4372-a223-fca405864c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781939 | controller |     "Jun 12 15:15:01.757569 crc crio[3654]: time=\"2026-06-12T15:15:01.757513237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f234cb8f-817d-4b03-82f9-8521c8168e6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.781954 | controller |     "Jun 12 15:15:01.759361 crc crio[3654]: time=\"2026-06-12T15:15:01.759219624Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7e3737a4-550e-4058-a29a-c4662d6d50de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.781976 | controller |     "Jun 12 15:15:01.759677 crc crio[3654]: time=\"2026-06-12T15:15:01.759603527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782027 | controller |     "Jun 12 15:15:01.763196 crc crio[3654]: time=\"2026-06-12T15:15:01.763073754Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=6e34e7fe-943b-49dc-8b47-0a8b0239075a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782050 | controller |     "Jun 12 15:15:01.766812 crc crio[3654]: time=\"2026-06-12T15:15:01.766701586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782066 | controller |     "Jun 12 15:15:01.784521 crc crio[3654]: time=\"2026-06-12T15:15:01.784198806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782080 | controller |     "Jun 12 15:15:01.811410 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34645c8749e724f Mac:da:5f:ae:3b:c7:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.782096 | controller |     "Jun 12 15:15:01.812874 crc crio[3654]: time=\"2026-06-12T15:15:01.812814928Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc000f42440}] Aliases:map[]}\"",
2026-06-12 16:39:24.782114 | controller |     "Jun 12 15:15:01.813507 crc crio[3654]: time=\"2026-06-12T15:15:01.813441759Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.782130 | controller |     "Jun 12 15:15:01.817735 crc crio[3654]: time=\"2026-06-12T15:15:01.817607257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782145 | controller |     "Jun 12 15:15:01.832103 crc crio[3654]: time=\"2026-06-12T15:15:01.831993671Z\" level=info msg=\"Ran pod sandbox 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/POD\" id=f2bccaf3-778b-4a2b-9b49-4c87c9a58243 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.782160 | controller |     "Jun 12 15:15:01.834393 crc crio[3654]: time=\"2026-06-12T15:15:01.834176856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6698977d-8c61-435b-baab-c3d43d903539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782175 | controller |     "Jun 12 15:15:01.836142 crc crio[3654]: time=\"2026-06-12T15:15:01.835987797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f78bcb2b-e4f0-40c2-886c-c869f513b4ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782189 | controller |     "Jun 12 15:15:01.836619 crc crio[3654]: 2026-06-12T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c0a96828dc41fa Mac:72:4a:ab:74:dd:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e SocketPath: PciID:}] [{Interface:0xc000422ae0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.782204 | controller |     "Jun 12 15:15:01.837511 crc crio[3654]: time=\"2026-06-12T15:15:01.837430115Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc001004358}] Aliases:map[]}\"",
2026-06-12 16:39:24.782219 | controller |     "Jun 12 15:15:01.837801 crc crio[3654]: time=\"2026-06-12T15:15:01.837620512Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.782234 | controller |     "Jun 12 15:15:01.845546 crc crio[3654]: time=\"2026-06-12T15:15:01.845448945Z\" level=info msg=\"Ran pod sandbox 9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e64cb047-2aeb-4da8-85ba-d2b43f52c838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.782249 | controller |     "Jun 12 15:15:01.849901 crc crio[3654]: time=\"2026-06-12T15:15:01.849043535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=70f295ae-419f-4523-bb33-aa5ebfe1b414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782268 | controller |     "Jun 12 15:15:01.852478 crc crio[3654]: time=\"2026-06-12T15:15:01.85213434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1b96a2e4-2d8d-4332-93b4-3e8fe57766bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782284 | controller |     "Jun 12 15:15:01.948046 crc crio[3654]: time=\"2026-06-12T15:15:01.947874644Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles\" id=2ef9b77f-3c91-44b5-9dba-a73f212494e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782299 | controller |     "Jun 12 15:15:01.948662 crc crio[3654]: time=\"2026-06-12T15:15:01.948584808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782314 | controller |     "Jun 12 15:15:01.950154 crc crio[3654]: time=\"2026-06-12T15:15:01.949772006Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9838130b-84c4-46d8-8ba9-7e02dddfc58a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782328 | controller |     "Jun 12 15:15:01.951980 crc crio[3654]: time=\"2026-06-12T15:15:01.951815156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782343 | controller |     "Jun 12 15:15:02.068806 crc crio[3654]: time=\"2026-06-12T15:15:02.068524176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782358 | controller |     "Jun 12 15:15:02.085974 crc crio[3654]: time=\"2026-06-12T15:15:02.085830279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782372 | controller |     "Jun 12 15:15:02.092206 crc crio[3654]: time=\"2026-06-12T15:15:02.092090518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782387 | controller |     "Jun 12 15:15:02.113836 crc crio[3654]: time=\"2026-06-12T15:15:02.113733147Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fcb5dd89-666e-4392-99ee-5a6496454465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.782401 | controller |     "Jun 12 15:15:02.113946 crc crio[3654]: time=\"2026-06-12T15:15:02.113861531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782416 | controller |     "Jun 12 15:15:02.120167 crc crio[3654]: time=\"2026-06-12T15:15:02.119992738Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=df004a4d-9bb6-4aed-983d-aa7b27ef31ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.782430 | controller |     "Jun 12 15:15:02.120167 crc crio[3654]: time=\"2026-06-12T15:15:02.120118172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782445 | controller |     "Jun 12 15:15:02.148373 crc crio[3654]: time=\"2026-06-12T15:15:02.137683733Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc001790228}] Aliases:map[]}\"",
2026-06-12 16:39:24.782467 | controller |     "Jun 12 15:15:02.148373 crc crio[3654]: time=\"2026-06-12T15:15:02.137834288Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.782484 | controller |     "Jun 12 15:15:02.151601 crc crio[3654]: time=\"2026-06-12T15:15:02.151549469Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc001004530}] Aliases:map[]}\"",
2026-06-12 16:39:24.782499 | controller |     "Jun 12 15:15:02.151746 crc crio[3654]: time=\"2026-06-12T15:15:02.151608871Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.782542 | controller |     "Jun 12 15:15:02.318103 crc crio[3654]: time=\"2026-06-12T15:15:02.317997698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782561 | controller |     "Jun 12 15:15:02.322417 crc crio[3654]: time=\"2026-06-12T15:15:02.322087198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782576 | controller |     "Jun 12 15:15:02.356350 crc crio[3654]: time=\"2026-06-12T15:15:02.356043721Z\" level=info msg=\"Created container ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles\" id=2ef9b77f-3c91-44b5-9dba-a73f212494e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782591 | controller |     "Jun 12 15:15:02.373771 crc crio[3654]: time=\"2026-06-12T15:15:02.367033395Z\" level=info msg=\"Starting container: ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde\" id=2c6ad977-928e-405f-a397-aee226013b72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.782606 | controller |     "Jun 12 15:15:02.406220 crc crio[3654]: time=\"2026-06-12T15:15:02.405922784Z\" level=info msg=\"Started container\" PID=11166 containerID=ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde description=openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles id=2c6ad977-928e-405f-a397-aee226013b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274",
2026-06-12 16:39:24.782621 | controller |     "Jun 12 15:15:02.630946 crc crio[3654]: time=\"2026-06-12T15:15:02.630599569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782636 | controller |     "Jun 12 15:15:02.674061 crc crio[3654]: time=\"2026-06-12T15:15:02.673955228Z\" level=info msg=\"Created container aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=6e34e7fe-943b-49dc-8b47-0a8b0239075a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782650 | controller |     "Jun 12 15:15:02.674422 crc crio[3654]: time=\"2026-06-12T15:15:02.674377852Z\" level=info msg=\"Created container eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=7e3737a4-550e-4058-a29a-c4662d6d50de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782669 | controller |     "Jun 12 15:15:02.679825 crc crio[3654]: time=\"2026-06-12T15:15:02.679773752Z\" level=info msg=\"Starting container: eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf\" id=146e3def-638b-4b1f-b983-4b1c36493acd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.782684 | controller |     "Jun 12 15:15:02.680748 crc crio[3654]: time=\"2026-06-12T15:15:02.680725965Z\" level=info msg=\"Starting container: aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c\" id=e0851dd4-3586-4f2b-87fa-d27f6f658866 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.782699 | controller |     "Jun 12 15:15:02.694587 crc crio[3654]: time=\"2026-06-12T15:15:02.6927585Z\" level=info msg=\"Started container\" PID=11209 containerID=eacf753a7c798920cdcdbb74378c3d3a1738d33cd00e6f26e51652ba689278cf description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=146e3def-638b-4b1f-b983-4b1c36493acd name=/runtime.v1.RuntimeService/StartContainer sandboxID=181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae",
2026-06-12 16:39:24.782714 | controller |     "Jun 12 15:15:02.698028 crc crio[3654]: time=\"2026-06-12T15:15:02.697970225Z\" level=info msg=\"Started container\" PID=11214 containerID=aa85d0ebf93f5755eb9dc01796c2b2dbf190f40afccb69ab576a893695967b9c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=e0851dd4-3586-4f2b-87fa-d27f6f658866 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d",
2026-06-12 16:39:24.782729 | controller |     "Jun 12 15:15:02.827639 crc crio[3654]: time=\"2026-06-12T15:15:02.827563133Z\" level=info msg=\"Created container f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9838130b-84c4-46d8-8ba9-7e02dddfc58a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782743 | controller |     "Jun 12 15:15:02.829092 crc crio[3654]: time=\"2026-06-12T15:15:02.82896234Z\" level=info msg=\"Starting container: f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81\" id=437af107-c2c8-4a90-baae-45e3565c6914 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.782758 | controller |     "Jun 12 15:15:02.836536 crc crio[3654]: time=\"2026-06-12T15:15:02.836214394Z\" level=info msg=\"Started container\" PID=11250 containerID=f46ef90770f8e0fac63ee08729b58e535d60aeb00803ae84df87fe7551c23a81 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=437af107-c2c8-4a90-baae-45e3565c6914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039",
2026-06-12 16:39:24.782772 | controller |     "Jun 12 15:15:02.883870 crc crio[3654]: time=\"2026-06-12T15:15:02.883738372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=889b2413-9edc-43ea-ae51-83d3f58b1d11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782787 | controller |     "Jun 12 15:15:02.887223 crc crio[3654]: time=\"2026-06-12T15:15:02.887012773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=53d6edab-fd8b-4103-b30b-93f0aae58e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782801 | controller |     "Jun 12 15:15:02.894462 crc crio[3654]: 2026-06-12T15:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6418c55d6799f Mac:be:45:84:f0:95:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.782819 | controller |     "Jun 12 15:15:02.896963 crc crio[3654]: time=\"2026-06-12T15:15:02.896865364Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc001790228}] Aliases:map[]}\"",
2026-06-12 16:39:24.782834 | controller |     "Jun 12 15:15:02.897338 crc crio[3654]: time=\"2026-06-12T15:15:02.897201245Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.782849 | controller |     "Jun 12 15:15:02.897440 crc crio[3654]: 2026-06-12T15:15:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b655f2af9408622 Mac:f2:e4:54:7c:c9:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.782863 | controller |     "Jun 12 15:15:02.898168 crc crio[3654]: time=\"2026-06-12T15:15:02.898095445Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc001004530}] Aliases:map[]}\"",
2026-06-12 16:39:24.782878 | controller |     "Jun 12 15:15:02.898449 crc crio[3654]: time=\"2026-06-12T15:15:02.898391275Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.782893 | controller |     "Jun 12 15:15:02.931648 crc crio[3654]: time=\"2026-06-12T15:15:02.931484388Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=f467cafc-aded-48c2-9d17-17322cd54f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.782912 | controller |     "Jun 12 15:15:02.931988 crc crio[3654]: time=\"2026-06-12T15:15:02.931919083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.782934 | controller |     "Jun 12 15:15:02.955412 crc crio[3654]: time=\"2026-06-12T15:15:02.955330121Z\" level=info msg=\"Ran pod sandbox b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=df004a4d-9bb6-4aed-983d-aa7b27ef31ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.782955 | controller |     "Jun 12 15:15:02.959471 crc crio[3654]: time=\"2026-06-12T15:15:02.958922033Z\" level=info msg=\"Ran pod sandbox 8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=fcb5dd89-666e-4392-99ee-5a6496454465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.782980 | controller |     "Jun 12 15:15:02.961419 crc crio[3654]: time=\"2026-06-12T15:15:02.960520994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=708c5edc-783d-4e47-b2b9-184dc756f69d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.782996 | controller |     "Jun 12 15:15:02.963535 crc crio[3654]: time=\"2026-06-12T15:15:02.963460573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6ef5f4f2-a382-4af6-90ad-4c3893050b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.783012 | controller |     "Jun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.963873547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=af82ac88-ab5b-4964-b780-92d723c5163f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.783027 | controller |     "Jun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.965891896Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c46d4680-16f4-4d72-8229-86010a8fc9af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783042 | controller |     "Jun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.966218837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783057 | controller |     "Jun 12 15:15:02.968969 crc crio[3654]: time=\"2026-06-12T15:15:02.968791292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c1982122-4dd7-4bb2-85ac-3fc7a1f82d3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.783072 | controller |     "Jun 12 15:15:02.977825 crc crio[3654]: time=\"2026-06-12T15:15:02.977506086Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=2a632d08-ec90-4840-8438-642f98725fe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783087 | controller |     "Jun 12 15:15:02.980021 crc crio[3654]: time=\"2026-06-12T15:15:02.979498152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783102 | controller |     "Jun 12 15:15:02.980973 crc crio[3654]: time=\"2026-06-12T15:15:02.980873159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783116 | controller |     "Jun 12 15:15:02.997362 crc crio[3654]: time=\"2026-06-12T15:15:02.99636623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783131 | controller |     "Jun 12 15:15:03.012835 crc crio[3654]: time=\"2026-06-12T15:15:03.01269824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783146 | controller |     "Jun 12 15:15:03.013866 crc crio[3654]: time=\"2026-06-12T15:15:03.013762175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783161 | controller |     "Jun 12 15:15:03.018574 crc crio[3654]: time=\"2026-06-12T15:15:03.018484694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783180 | controller |     "Jun 12 15:15:03.236944 crc crio[3654]: time=\"2026-06-12T15:15:03.235034298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783194 | controller |     "Jun 12 15:15:03.245518 crc crio[3654]: time=\"2026-06-12T15:15:03.245410966Z\" level=info msg=\"Created container 06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c46d4680-16f4-4d72-8229-86010a8fc9af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783209 | controller |     "Jun 12 15:15:03.246657 crc crio[3654]: time=\"2026-06-12T15:15:03.246603648Z\" level=info msg=\"Starting container: 06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9\" id=1832e524-cde4-4e20-978d-dce6af497374 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.783224 | controller |     "Jun 12 15:15:03.250341 crc crio[3654]: time=\"2026-06-12T15:15:03.250210778Z\" level=info msg=\"Created container 552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=2a632d08-ec90-4840-8438-642f98725fe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783238 | controller |     "Jun 12 15:15:03.259666 crc crio[3654]: time=\"2026-06-12T15:15:03.252702502Z\" level=info msg=\"Starting container: 552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8\" id=32e957cb-0487-4e36-89eb-345e99cf778a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.783253 | controller |     "Jun 12 15:15:03.259666 crc crio[3654]: time=\"2026-06-12T15:15:03.255653843Z\" level=info msg=\"Started container\" PID=11288 containerID=06c846f4364d580d3424cb297b4899b1f17cf031321d724a28192dfd126b72b9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=1832e524-cde4-4e20-978d-dce6af497374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d",
2026-06-12 16:39:24.783268 | controller |     "Jun 12 15:15:03.259666 crc crio[3654]: time=\"2026-06-12T15:15:03.25952975Z\" level=info msg=\"Started container\" PID=11285 containerID=552dc0af6085df5a4f72578413ccb8cb7bf6ceb21d332791e5e683a1e1e34dc8 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=32e957cb-0487-4e36-89eb-345e99cf778a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db",
2026-06-12 16:39:24.783282 | controller |     "Jun 12 15:15:03.306333 crc crio[3654]: time=\"2026-06-12T15:15:03.306154439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ec2e553-defe-4594-b205-7369ef01e8e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.783297 | controller |     "Jun 12 15:15:03.311032 crc crio[3654]: time=\"2026-06-12T15:15:03.310859998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f62c72f1-e233-4b68-a6dc-ee2b96b2cb52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.783312 | controller |     "Jun 12 15:15:03.313447 crc crio[3654]: time=\"2026-06-12T15:15:03.313368501Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e2ff0641-32b4-46f1-957e-2eb0c68bd7d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783326 | controller |     "Jun 12 15:15:03.313982 crc crio[3654]: time=\"2026-06-12T15:15:03.31391277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783345 | controller |     "Jun 12 15:15:03.351049 crc crio[3654]: time=\"2026-06-12T15:15:03.343813627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783360 | controller |     "Jun 12 15:15:03.351049 crc crio[3654]: time=\"2026-06-12T15:15:03.348816497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783375 | controller |     "Jun 12 15:15:03.374426 crc crio[3654]: time=\"2026-06-12T15:15:03.374293471Z\" level=info msg=\"Created container 4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=f467cafc-aded-48c2-9d17-17322cd54f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783390 | controller |     "Jun 12 15:15:03.375570 crc crio[3654]: time=\"2026-06-12T15:15:03.375500242Z\" level=info msg=\"Starting container: 4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934\" id=a09e46cc-d742-4be1-9555-b0ef884b94b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.783404 | controller |     "Jun 12 15:15:03.383170 crc crio[3654]: time=\"2026-06-12T15:15:03.383080467Z\" level=info msg=\"Started container\" PID=11306 containerID=4d8fafe3de47ddf317b1e0988d7a5fdcf702028cdbe9af7e3930a090b74c0934 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=a09e46cc-d742-4be1-9555-b0ef884b94b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039",
2026-06-12 16:39:24.783419 | controller |     "Jun 12 15:15:03.584177 crc crio[3654]: time=\"2026-06-12T15:15:03.584048934Z\" level=info msg=\"Created container 75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=e2ff0641-32b4-46f1-957e-2eb0c68bd7d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.783435 | controller |     "Jun 12 15:15:03.585721 crc crio[3654]: time=\"2026-06-12T15:15:03.585587436Z\" level=info msg=\"Starting container: 75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73\" id=60c9fdbd-c8ad-4df2-ad79-fb95f3d7b41f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.783449 | controller |     "Jun 12 15:15:03.593529 crc crio[3654]: time=\"2026-06-12T15:15:03.593304285Z\" level=info msg=\"Started container\" PID=11325 containerID=75c2fad6ad082e5da9072bdf15fc503aef5bbcd0b443668217273d27759efd73 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=60c9fdbd-c8ad-4df2-ad79-fb95f3d7b41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d",
2026-06-12 16:39:24.783464 | controller |     "Jun 12 15:15:04.646024 crc crio[3654]: time=\"2026-06-12T15:15:04.645917881Z\" level=info msg=\"Stopping pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=37e3ea94-9b70-43d5-9ffe-40d8c68e0f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.783479 | controller |     "Jun 12 15:15:04.646714 crc crio[3654]: time=\"2026-06-12T15:15:04.64665131Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687955-mjrv4 Namespace:openshift-operator-lifecycle-manager ID:34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274 UID:cc31a523-9b59-4935-b301-a4b557aa8bc5 NetNS:/var/run/netns/7c38a865-7b83-49ab-b7b4-807999875968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc31a523_9b59_4935_b301_a4b557aa8bc5.slice PodAnnotations:0xc001dc2518}] Aliases:map[]}\"",
2026-06-12 16:39:24.783496 | controller |     "Jun 12 15:15:04.646889 crc crio[3654]: time=\"2026-06-12T15:15:04.646816916Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687955-mjrv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.783527 | controller |     "Jun 12 15:15:06.303823 crc crio[3654]: time=\"2026-06-12T15:15:06.303157834Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=24515277-3024-46e4-948e-537bb902cb7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783550 | controller |     "Jun 12 15:15:06.303823 crc crio[3654]: time=\"2026-06-12T15:15:06.303825247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783566 | controller |     "Jun 12 15:15:06.343368 crc crio[3654]: time=\"2026-06-12T15:15:06.343080512Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000626700}] Aliases:map[]}\"",
2026-06-12 16:39:24.783581 | controller |     "Jun 12 15:15:06.343368 crc crio[3654]: time=\"2026-06-12T15:15:06.343181936Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.783596 | controller |     "Jun 12 15:15:07.117859 crc crio[3654]: time=\"2026-06-12T15:15:07.11770107Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=67ae6de1-6c0b-49e2-9e03-cbe8b35277ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783611 | controller |     "Jun 12 15:15:07.117859 crc crio[3654]: time=\"2026-06-12T15:15:07.117828018Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=0acbe059-bf43-44bb-863e-80e865ae7a77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783625 | controller |     "Jun 12 15:15:07.118488 crc crio[3654]: time=\"2026-06-12T15:15:07.11800009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783640 | controller |     "Jun 12 15:15:07.118488 crc crio[3654]: time=\"2026-06-12T15:15:07.118017685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783654 | controller |     "Jun 12 15:15:07.872848 crc crio[3654]: time=\"2026-06-12T15:15:07.872758603Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc001dc2628}] Aliases:map[]}\"",
2026-06-12 16:39:24.783669 | controller |     "Jun 12 15:15:07.872848 crc crio[3654]: time=\"2026-06-12T15:15:07.872832276Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.783684 | controller |     "Jun 12 15:15:08.035543 crc crio[3654]: time=\"2026-06-12T15:15:08.028739254Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc00008cf50}] Aliases:map[]}\"",
2026-06-12 16:39:24.783702 | controller |     "Jun 12 15:15:08.035543 crc crio[3654]: time=\"2026-06-12T15:15:08.029234721Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.783718 | controller |     "Jun 12 15:15:08.201763 crc crio[3654]: time=\"2026-06-12T15:15:08.201654251Z\" level=info msg=\"Stopped pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=37e3ea94-9b70-43d5-9ffe-40d8c68e0f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.783732 | controller |     "Jun 12 15:15:08.230367 crc crio[3654]: time=\"2026-06-12T15:15:08.229892002Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=99f9da24-e41a-4d28-bd0f-f94f8a29afa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783747 | controller |     "Jun 12 15:15:08.230367 crc crio[3654]: time=\"2026-06-12T15:15:08.229965034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783761 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.238150303Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d4b8d4df-2fca-42e0-b8f2-02f3e9520861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783776 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.238713022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783791 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.239437147Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=aa3bb9f5-74b2-40f5-843f-38c656a16b1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783805 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.239485098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783820 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.23984645Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=76fb3f4a-e160-44a5-8f92-6f6ae4a5fdf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783834 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.239892962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783849 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.240939478Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=3475a3af-af73-4234-a3d3-a90c900f87c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783863 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.240974439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783881 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241460995Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fdd4dc23-211f-4e56-bee5-1d9f97e26609 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783896 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241504627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783910 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241808297Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=789dfc48-76c2-4815-9c41-fbd611825280 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783924 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.241849419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783938 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242124098Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=42c61604-4c16-4174-a0d0-55ae25d9caa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783952 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242157509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783966 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242711358Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=5cef152a-3570-4d57-b765-0317fdb99dc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.783980 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.242742039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.783994 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.243053039Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=645fb27a-ce64-4ee6-8f7c-43c2aac3cb46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784015 | controller |     "Jun 12 15:15:08.244539 crc crio[3654]: time=\"2026-06-12T15:15:08.244128186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784038 | controller |     "Jun 12 15:15:08.792489 crc crio[3654]: time=\"2026-06-12T15:15:08.777744404Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000626168}] Aliases:map[]}\"",
2026-06-12 16:39:24.784061 | controller |     "Jun 12 15:15:08.792489 crc crio[3654]: time=\"2026-06-12T15:15:08.777889239Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784079 | controller |     "Jun 12 15:15:08.956867 crc crio[3654]: time=\"2026-06-12T15:15:08.95617536Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc00239a258}] Aliases:map[]}\"",
2026-06-12 16:39:24.784099 | controller |     "Jun 12 15:15:08.956867 crc crio[3654]: time=\"2026-06-12T15:15:08.956823452Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784116 | controller |     "Jun 12 15:15:09.351200 crc crio[3654]: time=\"2026-06-12T15:15:09.350703971Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=482206ac-5337-4d7c-880b-27d2e00a81ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784137 | controller |     "Jun 12 15:15:09.351200 crc crio[3654]: time=\"2026-06-12T15:15:09.350903008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784159 | controller |     "Jun 12 15:15:09.351200 crc crio[3654]: time=\"2026-06-12T15:15:09.351180227Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=17fc84e9-2edf-45ed-9c23-f2f0acbc0274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784180 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351221558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784197 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.35154663Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=b82bfab0-caf5-4dca-b5ee-b712cac5d900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784212 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351594391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784227 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351692335Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=dac0c638-3a1c-4720-821f-f0b555b0f8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784242 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351720525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784257 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351914662Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=ee76b616-6f3f-4979-9167-ea435d376e59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784272 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.351945323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784287 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.352033746Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6f0c185c-0e4d-476a-a600-0d1ee51a0adc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784305 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.352063897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784320 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.35215437Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=8c982569-afa8-439d-a4d7-542c93234ce5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784335 | controller |     "Jun 12 15:15:09.352602 crc crio[3654]: time=\"2026-06-12T15:15:09.352177831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784349 | controller |     "Jun 12 15:15:09.353619 crc crio[3654]: time=\"2026-06-12T15:15:09.352618566Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ba2a15ef-87a9-4502-9ba7-11047324fe1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784364 | controller |     "Jun 12 15:15:09.353619 crc crio[3654]: time=\"2026-06-12T15:15:09.352653447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784379 | controller |     "Jun 12 15:15:09.390187 crc crio[3654]: time=\"2026-06-12T15:15:09.390036064Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc001dc2700}] Aliases:map[]}\"",
2026-06-12 16:39:24.784394 | controller |     "Jun 12 15:15:09.390187 crc crio[3654]: time=\"2026-06-12T15:15:09.390105096Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784409 | controller |     "Jun 12 15:15:09.414832 crc crio[3654]: time=\"2026-06-12T15:15:09.414620821Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc0014ee278}] Aliases:map[]}\"",
2026-06-12 16:39:24.784425 | controller |     "Jun 12 15:15:09.414832 crc crio[3654]: time=\"2026-06-12T15:15:09.414675353Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784440 | controller |     "Jun 12 15:15:09.455916 crc crio[3654]: time=\"2026-06-12T15:15:09.454961512Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc001004120}] Aliases:map[]}\"",
2026-06-12 16:39:24.784458 | controller |     "Jun 12 15:15:09.455916 crc crio[3654]: time=\"2026-06-12T15:15:09.455118497Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784474 | controller |     "Jun 12 15:15:09.760505 crc crio[3654]: time=\"2026-06-12T15:15:09.760188559Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000626740}] Aliases:map[]}\"",
2026-06-12 16:39:24.784489 | controller |     "Jun 12 15:15:09.760505 crc crio[3654]: time=\"2026-06-12T15:15:09.760468569Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784506 | controller |     "Jun 12 15:15:09.833941 crc crio[3654]: time=\"2026-06-12T15:15:09.822138215Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc0014ee458}] Aliases:map[]}\"",
2026-06-12 16:39:24.784544 | controller |     "Jun 12 15:15:09.833941 crc crio[3654]: time=\"2026-06-12T15:15:09.82258855Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784561 | controller |     "Jun 12 15:15:09.870415 crc crio[3654]: time=\"2026-06-12T15:15:09.859674377Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc00239a718}] Aliases:map[]}\"",
2026-06-12 16:39:24.784577 | controller |     "Jun 12 15:15:09.870415 crc crio[3654]: time=\"2026-06-12T15:15:09.859898904Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784592 | controller |     "Jun 12 15:15:09.985503 crc crio[3654]: time=\"2026-06-12T15:15:09.98406195Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a790}] Aliases:map[]}\"",
2026-06-12 16:39:24.784619 | controller |     "Jun 12 15:15:09.985503 crc crio[3654]: time=\"2026-06-12T15:15:09.984225626Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784641 | controller |     "Jun 12 15:15:10.006656 crc crio[3654]: time=\"2026-06-12T15:15:09.994197914Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc00008c378}] Aliases:map[]}\"",
2026-06-12 16:39:24.784657 | controller |     "Jun 12 15:15:10.007044 crc crio[3654]: time=\"2026-06-12T15:15:10.006992964Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.784672 | controller |     "Jun 12 15:15:10.140753 crc crio[3654]: time=\"2026-06-12T15:15:10.140049445Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=1533222f-d6c5-44ae-9ced-0181cb9dd4e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784687 | controller |     "Jun 12 15:15:10.140753 crc crio[3654]: time=\"2026-06-12T15:15:10.14018789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784703 | controller |     "Jun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.149982533Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=99f21f0c-5a8f-4c4f-b3ef-d25be92084bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784723 | controller |     "Jun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.150227932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784746 | controller |     "Jun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.150445229Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=b72bff20-988d-4518-a080-1fc4a9f9e11b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784774 | controller |     "Jun 12 15:15:10.150752 crc crio[3654]: time=\"2026-06-12T15:15:10.150494671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784800 | controller |     "Jun 12 15:15:11.387019 crc crio[3654]: time=\"2026-06-12T15:15:11.386597128Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=3582b5d9-6d7f-4beb-822a-d3d092a654f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784817 | controller |     "Jun 12 15:15:11.387019 crc crio[3654]: time=\"2026-06-12T15:15:11.386987621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784832 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.389226787Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=19faf156-3028-42fe-a11b-e5d6abbc02a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784847 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.393756411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784867 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394657062Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=85616cd4-80a3-476d-8655-0280767af035 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784882 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394874109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784898 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394734208Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=452d8ab3-5c17-4fbc-8525-0e4a495ea9bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784913 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.394944712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784929 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.39481616Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=d5407e72-646a-4571-8793-b76068878917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784944 | controller |     "Jun 12 15:15:11.395978 crc crio[3654]: time=\"2026-06-12T15:15:11.395003984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.784959 | controller |     "Jun 12 15:15:11.400674 crc crio[3654]: time=\"2026-06-12T15:15:11.399599923Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=d55e9397-5530-4874-8b69-5515416883d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784973 | controller |     "Jun 12 15:15:11.438577 crc crio[3654]: time=\"2026-06-12T15:15:11.404150918Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=66b0640f-6c78-4de4-beec-4e2c1fb06ec3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.784987 | controller |     "Jun 12 15:15:11.438577 crc crio[3654]: time=\"2026-06-12T15:15:11.406670154Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=faa16ca5-a6dd-42c2-99c0-d018c6941f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.785002 | controller |     "Jun 12 15:15:11.439077 crc crio[3654]: time=\"2026-06-12T15:15:11.438659572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785016 | controller |     "Jun 12 15:15:11.441642 crc crio[3654]: time=\"2026-06-12T15:15:11.440818375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785031 | controller |     "Jun 12 15:15:11.462737 crc crio[3654]: time=\"2026-06-12T15:15:11.46243895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785045 | controller |     "Jun 12 15:15:11.943973 crc crio[3654]: time=\"2026-06-12T15:15:11.943832976Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc000627050}] Aliases:map[]}\"",
2026-06-12 16:39:24.785064 | controller |     "Jun 12 15:15:11.943973 crc crio[3654]: time=\"2026-06-12T15:15:11.943904588Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785079 | controller |     "Jun 12 15:15:12.215617 crc crio[3654]: time=\"2026-06-12T15:15:12.215437887Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=94f89d0d-164b-49c2-a444-67540a6d9c13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.785094 | controller |     "Jun 12 15:15:12.215821 crc crio[3654]: time=\"2026-06-12T15:15:12.215791639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785109 | controller |     "Jun 12 15:15:12.216472 crc crio[3654]: time=\"2026-06-12T15:15:12.216239445Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=33cba730-5b08-489f-bb35-639029837415 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.785124 | controller |     "Jun 12 15:15:12.216814 crc crio[3654]: time=\"2026-06-12T15:15:12.216791293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785138 | controller |     "Jun 12 15:15:12.217734 crc crio[3654]: time=\"2026-06-12T15:15:12.217707414Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2ee1fd5a-2dd7-4bda-9e7a-e9d3b003b606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.785152 | controller |     "Jun 12 15:15:12.217857 crc crio[3654]: time=\"2026-06-12T15:15:12.217835209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785167 | controller |     "Jun 12 15:15:12.515123 crc crio[3654]: time=\"2026-06-12T15:15:12.510180488Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc001004020}] Aliases:map[]}\"",
2026-06-12 16:39:24.785183 | controller |     "Jun 12 15:15:12.515123 crc crio[3654]: time=\"2026-06-12T15:15:12.510396515Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785198 | controller |     "Jun 12 15:15:12.527015 crc crio[3654]: time=\"2026-06-12T15:15:12.526869856Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc0006271e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.785213 | controller |     "Jun 12 15:15:12.527015 crc crio[3654]: time=\"2026-06-12T15:15:12.526974439Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785234 | controller |     "Jun 12 15:15:12.740843 crc crio[3654]: time=\"2026-06-12T15:15:12.740766023Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.785251 | controller |     "Jun 12 15:15:12.741845 crc crio[3654]: time=\"2026-06-12T15:15:12.741769257Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785267 | controller |     "Jun 12 15:15:13.568587 crc crio[3654]: 2026-06-12T15:15:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd1eae6cecaf0d6 Mac:9a:a3:12:10:ce:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba SocketPath: PciID:}] [{Interface:0xc00011b910 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.785282 | controller |     "Jun 12 15:15:13.570905 crc crio[3654]: time=\"2026-06-12T15:15:13.570105928Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000626700}] Aliases:map[]}\"",
2026-06-12 16:39:24.785297 | controller |     "Jun 12 15:15:13.570905 crc crio[3654]: time=\"2026-06-12T15:15:13.570557963Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.785313 | controller |     "Jun 12 15:15:13.646883 crc crio[3654]: time=\"2026-06-12T15:15:13.644653363Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000627348}] Aliases:map[]}\"",
2026-06-12 16:39:24.785328 | controller |     "Jun 12 15:15:13.646883 crc crio[3654]: time=\"2026-06-12T15:15:13.644763787Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785344 | controller |     "Jun 12 15:15:13.655646 crc crio[3654]: time=\"2026-06-12T15:15:13.65421872Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc0014ee2c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.785359 | controller |     "Jun 12 15:15:13.655646 crc crio[3654]: time=\"2026-06-12T15:15:13.654418707Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785377 | controller |     "Jun 12 15:15:14.317438 crc crio[3654]: time=\"2026-06-12T15:15:14.316096875Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc00008c7b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.785393 | controller |     "Jun 12 15:15:14.317438 crc crio[3654]: time=\"2026-06-12T15:15:14.31711569Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785408 | controller |     "Jun 12 15:15:15.306505 crc crio[3654]: time=\"2026-06-12T15:15:15.170099497Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc00239a200}] Aliases:map[]}\"",
2026-06-12 16:39:24.785423 | controller |     "Jun 12 15:15:15.306505 crc crio[3654]: time=\"2026-06-12T15:15:15.17020242Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785438 | controller |     "Jun 12 15:15:15.501584 crc crio[3654]: time=\"2026-06-12T15:15:15.446224255Z\" level=info msg=\"Ran pod sandbox dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=24515277-3024-46e4-948e-537bb902cb7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.785453 | controller |     "Jun 12 15:15:15.501584 crc crio[3654]: time=\"2026-06-12T15:15:15.471561108Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc00239a948}] Aliases:map[]}\"",
2026-06-12 16:39:24.785467 | controller |     "Jun 12 15:15:15.501584 crc crio[3654]: time=\"2026-06-12T15:15:15.471595479Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785481 | controller |     "Jun 12 15:15:15.655942 crc crio[3654]: time=\"2026-06-12T15:15:15.655224655Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000626658}] Aliases:map[]}\"",
2026-06-12 16:39:24.785499 | controller |     "Jun 12 15:15:15.656548 crc crio[3654]: time=\"2026-06-12T15:15:15.656154406Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785537 | controller |     "Jun 12 15:15:16.085922 crc crio[3654]: time=\"2026-06-12T15:15:15.860833134Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=6e168c58-7a4c-4f7e-98f0-020d57a59534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.785555 | controller |     "Jun 12 15:15:16.200132 crc crio[3654]: time=\"2026-06-12T15:15:16.19967102Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc00239aa70}] Aliases:map[]}\"",
2026-06-12 16:39:24.785571 | controller |     "Jun 12 15:15:16.200132 crc crio[3654]: time=\"2026-06-12T15:15:16.200014612Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785585 | controller |     "Jun 12 15:15:16.529116 crc crio[3654]: time=\"2026-06-12T15:15:16.528739937Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=efbb39bf-9060-40cf-9653-04b2f90166bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.785600 | controller |     "Jun 12 15:15:16.550092 crc crio[3654]: time=\"2026-06-12T15:15:16.54966666Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc001dc2210}] Aliases:map[]}\"",
2026-06-12 16:39:24.785615 | controller |     "Jun 12 15:15:16.550092 crc crio[3654]: time=\"2026-06-12T15:15:16.549759533Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785630 | controller |     "Jun 12 15:15:16.751633 crc crio[3654]: time=\"2026-06-12T15:15:16.751154535Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc0014ee290}] Aliases:map[]}\"",
2026-06-12 16:39:24.785645 | controller |     "Jun 12 15:15:16.751633 crc crio[3654]: time=\"2026-06-12T15:15:16.751460495Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785660 | controller |     "Jun 12 15:15:17.088812 crc crio[3654]: time=\"2026-06-12T15:15:17.088433869Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d2141d8e-ce12-441d-a4a2-fba5d9600aa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.785678 | controller |     "Jun 12 15:15:17.471127 crc crio[3654]: time=\"2026-06-12T15:15:17.47100982Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc001dc2510}] Aliases:map[]}\"",
2026-06-12 16:39:24.785709 | controller |     "Jun 12 15:15:17.471459 crc crio[3654]: time=\"2026-06-12T15:15:17.471135084Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785726 | controller |     "Jun 12 15:15:17.489190 crc crio[3654]: time=\"2026-06-12T15:15:17.489131446Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc000630108}] Aliases:map[]}\"",
2026-06-12 16:39:24.785741 | controller |     "Jun 12 15:15:17.492187 crc crio[3654]: time=\"2026-06-12T15:15:17.492149579Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785756 | controller |     "Jun 12 15:15:17.495571 crc crio[3654]: time=\"2026-06-12T15:15:17.492073027Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00239ac00}] Aliases:map[]}\"",
2026-06-12 16:39:24.785771 | controller |     "Jun 12 15:15:17.506728 crc crio[3654]: time=\"2026-06-12T15:15:17.506668913Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785785 | controller |     "Jun 12 15:15:17.510635 crc crio[3654]: time=\"2026-06-12T15:15:17.489621643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785800 | controller |     "Jun 12 15:15:17.531963 crc crio[3654]: time=\"2026-06-12T15:15:17.53186904Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc001dc2410}] Aliases:map[]}\"",
2026-06-12 16:39:24.785816 | controller |     "Jun 12 15:15:17.533187 crc crio[3654]: time=\"2026-06-12T15:15:17.533159744Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785830 | controller |     "Jun 12 15:15:17.573884 crc crio[3654]: time=\"2026-06-12T15:15:17.573826519Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc000630070}] Aliases:map[]}\"",
2026-06-12 16:39:24.785849 | controller |     "Jun 12 15:15:17.574642 crc crio[3654]: time=\"2026-06-12T15:15:17.574615036Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785864 | controller |     "Jun 12 15:15:18.306048 crc crio[3654]: time=\"2026-06-12T15:15:18.305789441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.785879 | controller |     "Jun 12 15:15:18.315189 crc crio[3654]: 2026-06-12T15:15:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7bd1178946180a Mac:ea:17:aa:86:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.785893 | controller |     "Jun 12 15:15:18.332861 crc crio[3654]: time=\"2026-06-12T15:15:18.332133917Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000626168}] Aliases:map[]}\"",
2026-06-12 16:39:24.785908 | controller |     "Jun 12 15:15:18.332861 crc crio[3654]: time=\"2026-06-12T15:15:18.332720117Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.785923 | controller |     "Jun 12 15:15:18.364785 crc crio[3654]: time=\"2026-06-12T15:15:18.364671134Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc001dc2068}] Aliases:map[]}\"",
2026-06-12 16:39:24.785938 | controller |     "Jun 12 15:15:18.364785 crc crio[3654]: time=\"2026-06-12T15:15:18.364786917Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785952 | controller |     "Jun 12 15:15:18.420608 crc crio[3654]: time=\"2026-06-12T15:15:18.41621563Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc000f42038}] Aliases:map[]}\"",
2026-06-12 16:39:24.785970 | controller |     "Jun 12 15:15:18.420608 crc crio[3654]: time=\"2026-06-12T15:15:18.416921484Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.785984 | controller |     "Jun 12 15:15:18.593019 crc crio[3654]: time=\"2026-06-12T15:15:18.590542958Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc001dc2178}] Aliases:map[]}\"",
2026-06-12 16:39:24.785999 | controller |     "Jun 12 15:15:18.593019 crc crio[3654]: time=\"2026-06-12T15:15:18.590685133Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.786013 | controller |     "Jun 12 15:15:18.662403 crc crio[3654]: time=\"2026-06-12T15:15:18.661968958Z\" level=info msg=\"Ran pod sandbox d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=99f9da24-e41a-4d28-bd0f-f94f8a29afa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.786028 | controller |     "Jun 12 15:15:18.801915 crc crio[3654]: 2026-06-12T15:15:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aea0b388b16058 Mac:92:6d:88:27:4a:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 SocketPath: PciID:}] [{Interface:0xc000114690 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.786042 | controller |     "Jun 12 15:15:18.811876 crc crio[3654]: time=\"2026-06-12T15:15:18.810542215Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc001dc2628}] Aliases:map[]}\"",
2026-06-12 16:39:24.786057 | controller |     "Jun 12 15:15:18.829420 crc crio[3654]: time=\"2026-06-12T15:15:18.829172291Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.786071 | controller |     "Jun 12 15:15:18.843652 crc crio[3654]: time=\"2026-06-12T15:15:18.841062565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=55cffff4-061c-4041-a3fb-3196dbebd218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786086 | controller |     "Jun 12 15:15:18.884632 crc crio[3654]: time=\"2026-06-12T15:15:18.884021217Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0001841c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.786101 | controller |     "Jun 12 15:15:18.884632 crc crio[3654]: time=\"2026-06-12T15:15:18.884600956Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.786119 | controller |     "Jun 12 15:15:18.902710 crc crio[3654]: time=\"2026-06-12T15:15:18.902457897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=44ca1820-e4e0-4c7c-8966-b9289cf12f86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786133 | controller |     "Jun 12 15:15:19.004446 crc crio[3654]: time=\"2026-06-12T15:15:19.003945747Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=e2e193ce-30a5-4c35-bc2b-67d497b6fbc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786148 | controller |     "Jun 12 15:15:19.005417 crc crio[3654]: time=\"2026-06-12T15:15:19.005086516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786162 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.770597525Z\" level=info msg=\"Ran pod sandbox 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=67ae6de1-6c0b-49e2-9e03-cbe8b35277ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.786177 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.79245064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1eb78a1-7e6f-4b39-91b0-562630cc3745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786191 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.865786376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=973207b5-793f-4541-8d7e-3f5ea3d08d73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786205 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.87059918Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a6e3e40d-2f07-43c0-9dc7-4fbcd3df547b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786219 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:19.870950322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786234 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: 2026-06-12T15:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b3962749b83eb4 Mac:46:18:66:fc:9c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d SocketPath: PciID:}] [{Interface:0xc0005225e0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.786248 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:20.017458327Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc00239a258}] Aliases:map[]}\"",
2026-06-12 16:39:24.786263 | controller |     "Jun 12 15:15:20.077397 crc crio[3654]: time=\"2026-06-12T15:15:20.017680484Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.786280 | controller |     "Jun 12 15:15:20.178432 crc crio[3654]: time=\"2026-06-12T15:15:20.174539609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786295 | controller |     "Jun 12 15:15:20.291826 crc crio[3654]: time=\"2026-06-12T15:15:20.291512791Z\" level=info msg=\"Ran pod sandbox 1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=3475a3af-af73-4234-a3d3-a90c900f87c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.786309 | controller |     "Jun 12 15:15:20.315540 crc crio[3654]: time=\"2026-06-12T15:15:20.313791788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786323 | controller |     "Jun 12 15:15:20.409503 crc crio[3654]: time=\"2026-06-12T15:15:20.398031663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786337 | controller |     "Jun 12 15:15:20.499468 crc crio[3654]: time=\"2026-06-12T15:15:20.499086576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=3a176663-037f-40f4-8952-241518268abf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786351 | controller |     "Jun 12 15:15:20.631840 crc crio[3654]: 2026-06-12T15:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8caa6fb429316db Mac:aa:9d:55:05:da:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.786365 | controller |     "Jun 12 15:15:20.631840 crc crio[3654]: time=\"2026-06-12T15:15:20.630816867Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc0014ee278}] Aliases:map[]}\"",
2026-06-12 16:39:24.786380 | controller |     "Jun 12 15:15:20.631840 crc crio[3654]: time=\"2026-06-12T15:15:20.631032764Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.786395 | controller |     "Jun 12 15:15:20.637612 crc crio[3654]: time=\"2026-06-12T15:15:20.633206981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=d00f9be9-d64b-4079-b957-cb8ff16c719e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786409 | controller |     "Jun 12 15:15:20.652689 crc crio[3654]: time=\"2026-06-12T15:15:20.65257908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786423 | controller |     "Jun 12 15:15:20.697167 crc crio[3654]: time=\"2026-06-12T15:15:20.69668432Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c218bdd7-b09a-4b96-b28f-22b4e1a54030 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786440 | controller |     "Jun 12 15:15:20.697600 crc crio[3654]: time=\"2026-06-12T15:15:20.697402534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786455 | controller |     "Jun 12 15:15:21.023835 crc crio[3654]: 2026-06-12T15:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88dce7b995e9ea6 Mac:ae:72:13:93:40:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 SocketPath: PciID:}] [{Interface:0xc000434f60 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.786470 | controller |     "Jun 12 15:15:21.089572 crc crio[3654]: time=\"2026-06-12T15:15:21.088014813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786485 | controller |     "Jun 12 15:15:21.098648 crc crio[3654]: time=\"2026-06-12T15:15:21.089229664Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc001dc2700}] Aliases:map[]}\"",
2026-06-12 16:39:24.786500 | controller |     "Jun 12 15:15:21.098648 crc crio[3654]: time=\"2026-06-12T15:15:21.098538471Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.786559 | controller |     "Jun 12 15:15:21.343635 crc crio[3654]: time=\"2026-06-12T15:15:21.231765905Z\" level=info msg=\"Ran pod sandbox 8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=76fb3f4a-e160-44a5-8f92-6f6ae4a5fdf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.786581 | controller |     "Jun 12 15:15:21.442430 crc crio[3654]: 2026-06-12T15:15:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a54fb699eb9ebe1 Mac:fe:a5:6b:14:d0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.786596 | controller |     "Jun 12 15:15:21.450589 crc crio[3654]: time=\"2026-06-12T15:15:21.450069467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f0fb901b-d2c2-4c07-b05c-d2a0233abee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786611 | controller |     "Jun 12 15:15:21.493489 crc crio[3654]: time=\"2026-06-12T15:15:21.492910595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=703a0f09-a5ce-4456-8af5-af88b1654d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786625 | controller |     "Jun 12 15:15:22.090708 crc crio[3654]: time=\"2026-06-12T15:15:22.09060452Z\" level=info msg=\"Ran pod sandbox 88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d4b8d4df-2fca-42e0-b8f2-02f3e9520861 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.786643 | controller |     "Jun 12 15:15:22.107779 crc crio[3654]: time=\"2026-06-12T15:15:22.093067314Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=fdc75d2b-7a64-4205-870a-19ed0b547c2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786658 | controller |     "Jun 12 15:15:22.123984 crc crio[3654]: time=\"2026-06-12T15:15:22.12377674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f495d68e-4715-4b53-af7f-50d05cd81a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786673 | controller |     "Jun 12 15:15:22.143447 crc crio[3654]: time=\"2026-06-12T15:15:22.142983299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=2cafb3fa-fb90-4867-82cb-a83956ff80c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786687 | controller |     "Jun 12 15:15:22.182413 crc crio[3654]: time=\"2026-06-12T15:15:22.182058844Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=06da80ec-b60b-44d5-99ba-e4a9006ce4a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786701 | controller |     "Jun 12 15:15:22.191634 crc crio[3654]: time=\"2026-06-12T15:15:22.190696247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786716 | controller |     "Jun 12 15:15:22.208024 crc crio[3654]: time=\"2026-06-12T15:15:22.207651844Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc00008cf50}] Aliases:map[]}\"",
2026-06-12 16:39:24.786731 | controller |     "Jun 12 15:15:22.208024 crc crio[3654]: time=\"2026-06-12T15:15:22.207946834Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.786746 | controller |     "Jun 12 15:15:22.236745 crc crio[3654]: time=\"2026-06-12T15:15:22.236463084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786761 | controller |     "Jun 12 15:15:22.458207 crc crio[3654]: time=\"2026-06-12T15:15:22.358690989Z\" level=info msg=\"Created container 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=a6e3e40d-2f07-43c0-9dc7-4fbcd3df547b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786776 | controller |     "Jun 12 15:15:22.458207 crc crio[3654]: time=\"2026-06-12T15:15:22.372667599Z\" level=info msg=\"Created container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console\" id=e2e193ce-30a5-4c35-bc2b-67d497b6fbc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786790 | controller |     "Jun 12 15:15:22.462756 crc crio[3654]: time=\"2026-06-12T15:15:22.459338289Z\" level=info msg=\"Starting container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f\" id=319e91fa-ed16-46c0-9679-63de94913163 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.786805 | controller |     "Jun 12 15:15:22.463465 crc crio[3654]: time=\"2026-06-12T15:15:22.463221718Z\" level=info msg=\"Starting container: 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95\" id=20d019d3-cd7c-4b18-9b7b-b7a25a40fb1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.786822 | controller |     "Jun 12 15:15:22.495545 crc crio[3654]: time=\"2026-06-12T15:15:22.494777301Z\" level=info msg=\"Ran pod sandbox a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=0acbe059-bf43-44bb-863e-80e865ae7a77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.786838 | controller |     "Jun 12 15:15:22.522740 crc crio[3654]: time=\"2026-06-12T15:15:22.520792232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=289cf020-d5b9-47bd-a572-581d89a7e020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786852 | controller |     "Jun 12 15:15:22.527538 crc crio[3654]: time=\"2026-06-12T15:15:22.525914601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=22a41298-4fef-42d4-8123-9107ee2800b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.786866 | controller |     "Jun 12 15:15:22.551805 crc crio[3654]: time=\"2026-06-12T15:15:22.546073767Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=6485f164-5c75-40f8-9ac7-e0b22546221b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.786881 | controller |     "Jun 12 15:15:22.551805 crc crio[3654]: time=\"2026-06-12T15:15:22.549068578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786895 | controller |     "Jun 12 15:15:22.682680 crc crio[3654]: time=\"2026-06-12T15:15:22.682577628Z\" level=info msg=\"Started container\" PID=12155 containerID=a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f description=openshift-console/console-6c684df5db-cc8g8/console id=319e91fa-ed16-46c0-9679-63de94913163 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac",
2026-06-12 16:39:24.786910 | controller |     "Jun 12 15:15:23.061411 crc crio[3654]: time=\"2026-06-12T15:15:23.060063833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786925 | controller |     "Jun 12 15:15:23.112517 crc crio[3654]: time=\"2026-06-12T15:15:23.109755047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786939 | controller |     "Jun 12 15:15:23.118847 crc crio[3654]: time=\"2026-06-12T15:15:23.118569547Z\" level=info msg=\"Started container\" PID=12133 containerID=9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=20d019d3-cd7c-4b18-9b7b-b7a25a40fb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131",
2026-06-12 16:39:24.786955 | controller |     "Jun 12 15:15:23.718194 crc crio[3654]: time=\"2026-06-12T15:15:23.718095755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786969 | controller |     "Jun 12 15:15:23.770006 crc crio[3654]: time=\"2026-06-12T15:15:23.76989261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.786987 | controller |     "Jun 12 15:15:23.889012 crc crio[3654]: time=\"2026-06-12T15:15:23.887574865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787002 | controller |     "Jun 12 15:15:24.627070 crc crio[3654]: time=\"2026-06-12T15:15:23.942525854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787017 | controller |     "Jun 12 15:15:25.349541 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:201a323218bb852 Mac:02:6b:c7:af:56:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c SocketPath: PciID:}] [{Interface:0xc00039c760 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.787031 | controller |     "Jun 12 15:15:25.406508 crc crio[3654]: time=\"2026-06-12T15:15:25.404664589Z\" level=info msg=\"Created container 9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=fdc75d2b-7a64-4205-870a-19ed0b547c2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787046 | controller |     "Jun 12 15:15:25.419673 crc crio[3654]: time=\"2026-06-12T15:15:25.412567058Z\" level=info msg=\"Created container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=6485f164-5c75-40f8-9ac7-e0b22546221b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787061 | controller |     "Jun 12 15:15:25.432803 crc crio[3654]: time=\"2026-06-12T15:15:25.426905997Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc00008c378}] Aliases:map[]}\"",
2026-06-12 16:39:24.787076 | controller |     "Jun 12 15:15:25.432803 crc crio[3654]: time=\"2026-06-12T15:15:25.427154006Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.787090 | controller |     "Jun 12 15:15:25.432803 crc crio[3654]: time=\"2026-06-12T15:15:25.427422593Z\" level=info msg=\"Starting container: 9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2\" id=6f72c367-dbab-4cec-9e8f-c47e6053d965 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.787105 | controller |     "Jun 12 15:15:25.451721 crc crio[3654]: time=\"2026-06-12T15:15:25.449511204Z\" level=info msg=\"Starting container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904\" id=fa7ae968-de2c-469b-a07b-2f1c998839d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.787120 | controller |     "Jun 12 15:15:25.519737 crc crio[3654]: time=\"2026-06-12T15:15:25.516164634Z\" level=info msg=\"Ran pod sandbox 201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=5cef152a-3570-4d57-b765-0317fdb99dc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.787135 | controller |     "Jun 12 15:15:25.536963 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28425419c3e6f7e Mac:7a:c0:0c:80:d1:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c SocketPath: PciID:}] [{Interface:0xc000314bb0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.787154 | controller |     "Jun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.536240057Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc0014ee458}] Aliases:map[]}\"",
2026-06-12 16:39:24.787169 | controller |     "Jun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.551945391Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.787183 | controller |     "Jun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.554425375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d1357001-70c1-4e71-ba04-aced116e7672 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787197 | controller |     "Jun 12 15:15:25.558834 crc crio[3654]: time=\"2026-06-12T15:15:25.546953041Z\" level=info msg=\"Created container 25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=06da80ec-b60b-44d5-99ba-e4a9006ce4a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787212 | controller |     "Jun 12 15:15:25.578523 crc crio[3654]: time=\"2026-06-12T15:15:25.57278524Z\" level=info msg=\"Starting container: 25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80\" id=dba38fe2-eb5d-494d-aa8e-fc20aea38d7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.787226 | controller |     "Jun 12 15:15:25.814196 crc crio[3654]: time=\"2026-06-12T15:15:25.678023961Z\" level=info msg=\"Ran pod sandbox 28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=645fb27a-ce64-4ee6-8f7c-43c2aac3cb46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.787241 | controller |     "Jun 12 15:15:25.935870 crc crio[3654]: time=\"2026-06-12T15:15:25.933658215Z\" level=info msg=\"Started container\" PID=12362 containerID=25f298a58ccd86ddf4e32c9f58ebc27e0e268b5430766572b061be321e0a0b80 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=dba38fe2-eb5d-494d-aa8e-fc20aea38d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6",
2026-06-12 16:39:24.787258 | controller |     "Jun 12 15:15:25.938044 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf2db407cc9db Mac:8a:bb:9f:33:fe:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.787273 | controller |     "Jun 12 15:15:25.942406 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9c5d7c7f16ef4 Mac:0e:5b:2f:f7:0f:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 SocketPath: PciID:}] [{Interface:0xc000015e00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.787292 | controller |     "Jun 12 15:15:25.946418 crc crio[3654]: time=\"2026-06-12T15:15:25.945612371Z\" level=info msg=\"Started container\" PID=12294 containerID=9207e34293a0bf212fe8a52bb20a0e4c58fd98591146f1e6efa60835bab570f2 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=6f72c367-dbab-4cec-9e8f-c47e6053d965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a",
2026-06-12 16:39:24.787307 | controller |     "Jun 12 15:15:25.970106 crc crio[3654]: 2026-06-12T15:15:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4ea92c009af8c7 Mac:6a:15:6c:7d:3a:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a SocketPath: PciID:}] [{Interface:0xc0003409e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.787323 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:25.965230429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787343 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:25.976541853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7e6ea978-b12d-439d-b259-8ab9b7cbef90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787364 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.001659327Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000626740}] Aliases:map[]}\"",
2026-06-12 16:39:24.787387 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.002859828Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.787410 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.099458454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0f1886f7-ef2d-457d-9ef4-6e2c4ed86087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787430 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.102467963Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=72f097d5-08c3-436e-b956-aa0193d56e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787447 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.105208896Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc000627050}] Aliases:map[]}\"",
2026-06-12 16:39:24.787462 | controller |     "Jun 12 15:15:26.231752 crc crio[3654]: time=\"2026-06-12T15:15:26.105515117Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.787481 | controller |     "Jun 12 15:15:26.238604 crc crio[3654]: time=\"2026-06-12T15:15:26.238530673Z\" level=info msg=\"Started container\" PID=12361 containerID=619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=fa7ae968-de2c-469b-a07b-2f1c998839d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb",
2026-06-12 16:39:24.787497 | controller |     "Jun 12 15:15:26.358399 crc crio[3654]: time=\"2026-06-12T15:15:26.275571987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787530 | controller |     "Jun 12 15:15:26.385680 crc crio[3654]: time=\"2026-06-12T15:15:26.384770649Z\" level=info msg=\"Ran pod sandbox a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=ee76b616-6f3f-4979-9167-ea435d376e59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.787551 | controller |     "Jun 12 15:15:26.432416 crc crio[3654]: time=\"2026-06-12T15:15:26.431127242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0389ed3a-8cbe-4a5e-bbec-40793e645dca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787568 | controller |     "Jun 12 15:15:26.435776 crc crio[3654]: time=\"2026-06-12T15:15:26.432702828Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc001004120}] Aliases:map[]}\"",
2026-06-12 16:39:24.787584 | controller |     "Jun 12 15:15:26.435776 crc crio[3654]: time=\"2026-06-12T15:15:26.43304273Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.787599 | controller |     "Jun 12 15:15:26.441667 crc crio[3654]: time=\"2026-06-12T15:15:26.440017913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06ad33ae-1dec-445d-8eb0-0b92c0bfa44c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787614 | controller |     "Jun 12 15:15:26.476636 crc crio[3654]: time=\"2026-06-12T15:15:26.476186252Z\" level=info msg=\"Ran pod sandbox 1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=42c61604-4c16-4174-a0d0-55ae25d9caa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.787629 | controller |     "Jun 12 15:15:26.673153 crc crio[3654]: time=\"2026-06-12T15:15:26.672501991Z\" level=info msg=\"Ran pod sandbox 3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fdd4dc23-211f-4e56-bee5-1d9f97e26609 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.787643 | controller |     "Jun 12 15:15:26.730797 crc crio[3654]: time=\"2026-06-12T15:15:26.730480121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787665 | controller |     "Jun 12 15:15:26.783968 crc crio[3654]: time=\"2026-06-12T15:15:26.783752509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787680 | controller |     "Jun 12 15:15:27.152751 crc crio[3654]: time=\"2026-06-12T15:15:27.151091058Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=85ee31b5-a26e-4eec-ab7c-61885b3fd4a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787695 | controller |     "Jun 12 15:15:27.161637 crc crio[3654]: time=\"2026-06-12T15:15:27.154602108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787709 | controller |     "Jun 12 15:15:27.186647 crc crio[3654]: time=\"2026-06-12T15:15:27.183905131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82e32747-1758-439f-97ea-9c88d0923222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787724 | controller |     "Jun 12 15:15:27.323529 crc crio[3654]: time=\"2026-06-12T15:15:27.312023699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787738 | controller |     "Jun 12 15:15:27.333731 crc crio[3654]: time=\"2026-06-12T15:15:27.330948556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787753 | controller |     "Jun 12 15:15:27.455469 crc crio[3654]: time=\"2026-06-12T15:15:27.455373755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=8f297918-2f3e-4825-abdc-6866cbcbe852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787767 | controller |     "Jun 12 15:15:27.485686 crc crio[3654]: time=\"2026-06-12T15:15:27.485612974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=c23dc560-57cd-41b4-bcb8-69f9f935ee90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787781 | controller |     "Jun 12 15:15:27.486488 crc crio[3654]: time=\"2026-06-12T15:15:27.486333168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=27a7f1c0-0fff-4783-863a-a0adc5638d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787795 | controller |     "Jun 12 15:15:27.486868 crc crio[3654]: time=\"2026-06-12T15:15:27.486804694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787810 | controller |     "Jun 12 15:15:27.493905 crc crio[3654]: time=\"2026-06-12T15:15:27.493721674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f9503627-4ec0-4dd3-a58a-525103effe79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787825 | controller |     "Jun 12 15:15:27.527476 crc crio[3654]: time=\"2026-06-12T15:15:27.524615338Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=47b3e9d2-8ba0-4489-9ba3-ad0d9c540d28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787840 | controller |     "Jun 12 15:15:27.537090 crc crio[3654]: time=\"2026-06-12T15:15:27.537021051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787867 | controller |     "Jun 12 15:15:27.539545 crc crio[3654]: time=\"2026-06-12T15:15:27.539120891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787883 | controller |     "Jun 12 15:15:27.649905 crc crio[3654]: time=\"2026-06-12T15:15:27.643566047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a54e567a-07e9-472d-aafc-296d3a0fb260 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.787897 | controller |     "Jun 12 15:15:27.651886 crc crio[3654]: time=\"2026-06-12T15:15:27.650832965Z\" level=info msg=\"Created container 0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=72f097d5-08c3-436e-b956-aa0193d56e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787913 | controller |     "Jun 12 15:15:27.655810 crc crio[3654]: time=\"2026-06-12T15:15:27.655710369Z\" level=info msg=\"Starting container: 0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c\" id=b45ad034-ed15-4526-ac2c-d3876e76ecad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.787927 | controller |     "Jun 12 15:15:27.673213 crc crio[3654]: time=\"2026-06-12T15:15:27.672881996Z\" level=info msg=\"Created container cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c218bdd7-b09a-4b96-b28f-22b4e1a54030 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787942 | controller |     "Jun 12 15:15:27.680635 crc crio[3654]: time=\"2026-06-12T15:15:27.680479411Z\" level=info msg=\"Starting container: cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188\" id=9b4b1183-c554-4427-8e57-a34f36d098e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.787956 | controller |     "Jun 12 15:15:27.683138 crc crio[3654]: time=\"2026-06-12T15:15:27.683057655Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d49f3b00-99f6-4851-bbde-4190b68e037b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.787971 | controller |     "Jun 12 15:15:27.684130 crc crio[3654]: time=\"2026-06-12T15:15:27.683777389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.787985 | controller |     "Jun 12 15:15:27.685208 crc crio[3654]: time=\"2026-06-12T15:15:27.684991542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788000 | controller |     "Jun 12 15:15:27.729578 crc crio[3654]: time=\"2026-06-12T15:15:27.72915388Z\" level=info msg=\"Started container\" PID=12569 containerID=0c09b738686f833adc67cb1d42f121d4bbf8c116230b96644da1dd3634678a0c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=b45ad034-ed15-4526-ac2c-d3876e76ecad name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f",
2026-06-12 16:39:24.788015 | controller |     "Jun 12 15:15:27.738412 crc crio[3654]: time=\"2026-06-12T15:15:27.737906537Z\" level=info msg=\"Started container\" PID=12525 containerID=cc70c4e24c2f409e1d710d374fe95401f034f81cf4b2f289a69eca6b54e88188 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=9b4b1183-c554-4427-8e57-a34f36d098e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f",
2026-06-12 16:39:24.788033 | controller |     "Jun 12 15:15:27.740609 crc crio[3654]: time=\"2026-06-12T15:15:27.740509869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788048 | controller |     "Jun 12 15:15:27.755931 crc crio[3654]: time=\"2026-06-12T15:15:27.755875639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788063 | controller |     "Jun 12 15:15:27.768075 crc crio[3654]: time=\"2026-06-12T15:15:27.767998854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788078 | controller |     "Jun 12 15:15:27.769619 crc crio[3654]: time=\"2026-06-12T15:15:27.769531197Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=600c6508-0b80-413a-a6d7-561c0e43fac4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.788092 | controller |     "Jun 12 15:15:27.780064 crc crio[3654]: time=\"2026-06-12T15:15:27.779981668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788107 | controller |     "Jun 12 15:15:27.794981 crc crio[3654]: time=\"2026-06-12T15:15:27.794936491Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.788121 | controller |     "Jun 12 15:15:27.918182 crc crio[3654]: time=\"2026-06-12T15:15:27.917984572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd388380-5a31-4e42-8c3c-9621a9078c76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788138 | controller |     "Jun 12 15:15:27.919637 crc crio[3654]: time=\"2026-06-12T15:15:27.919573067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7ed8dee8-c645-4e2e-9276-08ca0f84c65d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788159 | controller |     "Jun 12 15:15:27.921421 crc crio[3654]: time=\"2026-06-12T15:15:27.921335644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cbcbed03-eaca-4dcf-85a7-cfb9f443ce65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788180 | controller |     "Jun 12 15:15:27.922411 crc crio[3654]: time=\"2026-06-12T15:15:27.922124971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9de3e91-ee28-485a-9823-89513e58ccd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788198 | controller |     "Jun 12 15:15:27.925037 crc crio[3654]: time=\"2026-06-12T15:15:27.924951596Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=ca1f2786-d6b0-462c-816c-34bcc8a42289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.788213 | controller |     "Jun 12 15:15:27.926491 crc crio[3654]: time=\"2026-06-12T15:15:27.926344954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788227 | controller |     "Jun 12 15:15:27.927020 crc crio[3654]: time=\"2026-06-12T15:15:27.926983554Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=2fc94061-a073-4fb9-83a1-0a7fcdc4ef17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.788247 | controller |     "Jun 12 15:15:27.927517 crc crio[3654]: time=\"2026-06-12T15:15:27.927488911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788262 | controller |     "Jun 12 15:15:28.221627 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c65a3ec549cb06 Mac:76:19:98:dc:ed:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af SocketPath: PciID:}] [{Interface:0xc00011a9d0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788277 | controller |     "Jun 12 15:15:28.257969 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b71059dbb2c32ac Mac:2e:79:1b:90:c5:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f SocketPath: PciID:}] [{Interface:0xc0001848e0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788293 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.257463356Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc00239a718}] Aliases:map[]}\"",
2026-06-12 16:39:24.788308 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.258213352Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788323 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.258537023Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000627348}] Aliases:map[]}\"",
2026-06-12 16:39:24.788338 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.258708999Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788353 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f2941c3a567c69 Mac:6e:55:cd:de:56:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788367 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.260088865Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc0014ee290}] Aliases:map[]}\"",
2026-06-12 16:39:24.788386 | controller |     "Jun 12 15:15:28.261873 crc crio[3654]: time=\"2026-06-12T15:15:28.260446158Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788400 | controller |     "Jun 12 15:15:28.281510 crc crio[3654]: 2026-06-12T15:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ce5d0f1a8e714 Mac:de:64:27:62:0f:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788415 | controller |     "Jun 12 15:15:28.281873 crc crio[3654]: time=\"2026-06-12T15:15:28.281817557Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc001dc2410}] Aliases:map[]}\"",
2026-06-12 16:39:24.788430 | controller |     "Jun 12 15:15:28.282103 crc crio[3654]: time=\"2026-06-12T15:15:28.281991633Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788445 | controller |     "Jun 12 15:15:28.307788 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aba24566b5e93f0 Mac:5e:8d:7a:e2:7a:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a SocketPath: PciID:}] [{Interface:0xc0001289b0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788459 | controller |     "Jun 12 15:15:28.309135 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56040bf7f9ca2f5 Mac:2e:a9:e7:aa:43:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 SocketPath: PciID:}] [{Interface:0xc00028abc0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788474 | controller |     "Jun 12 15:15:28.309901 crc crio[3654]: time=\"2026-06-12T15:15:28.309816125Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000626658}] Aliases:map[]}\"",
2026-06-12 16:39:24.788489 | controller |     "Jun 12 15:15:28.310101 crc crio[3654]: time=\"2026-06-12T15:15:28.310043807Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788503 | controller |     "Jun 12 15:15:28.310382 crc crio[3654]: time=\"2026-06-12T15:15:28.310311715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788538 | controller |     "Jun 12 15:15:28.310502 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e172374c5d19d32 Mac:62:46:ae:ae:a5:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 SocketPath: PciID:}] [{Interface:0xc00025ab90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788560 | controller |     "Jun 12 15:15:28.310964 crc crio[3654]: time=\"2026-06-12T15:15:28.310896767Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc00239aa70}] Aliases:map[]}\"",
2026-06-12 16:39:24.788575 | controller |     "Jun 12 15:15:28.319548 crc crio[3654]: time=\"2026-06-12T15:15:28.318817486Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788590 | controller |     "Jun 12 15:15:28.322740 crc crio[3654]: time=\"2026-06-12T15:15:28.322617223Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc00239a200}] Aliases:map[]}\"",
2026-06-12 16:39:24.788619 | controller |     "Jun 12 15:15:28.322958 crc crio[3654]: time=\"2026-06-12T15:15:28.322863011Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788636 | controller |     "Jun 12 15:15:28.338721 crc crio[3654]: time=\"2026-06-12T15:15:28.33100107Z\" level=info msg=\"Ran pod sandbox 5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=789dfc48-76c2-4815-9c41-fbd611825280 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788650 | controller |     "Jun 12 15:15:28.338721 crc crio[3654]: time=\"2026-06-12T15:15:28.337514457Z\" level=info msg=\"Ran pod sandbox b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6f0c185c-0e4d-476a-a600-0d1ee51a0adc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788665 | controller |     "Jun 12 15:15:28.344494 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b781f92beae2e8 Mac:da:c0:68:f3:09:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 SocketPath: PciID:}] [{Interface:0xc0003a28c0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.788680 | controller |     "Jun 12 15:15:28.344494 crc crio[3654]: time=\"2026-06-12T15:15:28.34212843Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc0014ee2c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.788699 | controller |     "Jun 12 15:15:28.344494 crc crio[3654]: time=\"2026-06-12T15:15:28.342331987Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.788715 | controller |     "Jun 12 15:15:28.345832 crc crio[3654]: time=\"2026-06-12T15:15:28.34576208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=66d8910d-55e6-49c8-bdf1-a8bceb3f4db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788730 | controller |     "Jun 12 15:15:28.356883 crc crio[3654]: time=\"2026-06-12T15:15:28.356838794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=875b7190-8d3c-45d7-843d-50c463ac00fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788745 | controller |     "Jun 12 15:15:28.369041 crc crio[3654]: time=\"2026-06-12T15:15:28.368995762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788760 | controller |     "Jun 12 15:15:28.393106 crc crio[3654]: time=\"2026-06-12T15:15:28.377664616Z\" level=info msg=\"Ran pod sandbox a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2ee1fd5a-2dd7-4bda-9e7a-e9d3b003b606 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788775 | controller |     "Jun 12 15:15:28.404471 crc crio[3654]: time=\"2026-06-12T15:15:28.403944116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=ce7e1707-fc26-4afc-8667-6f5fd83b5ac3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788789 | controller |     "Jun 12 15:15:28.405123 crc crio[3654]: time=\"2026-06-12T15:15:28.404029199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=e10c14a0-3864-463c-9765-263723c63f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788804 | controller |     "Jun 12 15:15:28.412304 crc crio[3654]: time=\"2026-06-12T15:15:28.411475774Z\" level=info msg=\"Ran pod sandbox 7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=17fc84e9-2edf-45ed-9c23-f2f0acbc0274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788818 | controller |     "Jun 12 15:15:28.415852 crc crio[3654]: time=\"2026-06-12T15:15:28.41574428Z\" level=info msg=\"Ran pod sandbox 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=d55e9397-5530-4874-8b69-5515416883d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788832 | controller |     "Jun 12 15:15:28.417150 crc crio[3654]: time=\"2026-06-12T15:15:28.417011624Z\" level=info msg=\"Ran pod sandbox e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=19faf156-3028-42fe-a11b-e5d6abbc02a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788846 | controller |     "Jun 12 15:15:28.422375 crc crio[3654]: time=\"2026-06-12T15:15:28.421735877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3c69dc8-3c0d-44e3-809d-bf0e7cd9675f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788864 | controller |     "Jun 12 15:15:28.423025 crc crio[3654]: time=\"2026-06-12T15:15:28.422951266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3481dd25-c99e-47e9-b65a-960e968f17e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788878 | controller |     "Jun 12 15:15:28.423972 crc crio[3654]: time=\"2026-06-12T15:15:28.423695181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=611fc12e-1c48-45d0-89d0-3e9f5f7e7ba3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788892 | controller |     "Jun 12 15:15:28.423972 crc crio[3654]: time=\"2026-06-12T15:15:28.423870147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=376729e2-cacd-47a8-9a7f-292105b2cf77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788908 | controller |     "Jun 12 15:15:28.425651 crc crio[3654]: time=\"2026-06-12T15:15:28.425464002Z\" level=info msg=\"Ran pod sandbox 56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=452d8ab3-5c17-4fbc-8525-0e4a495ea9bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.788929 | controller |     "Jun 12 15:15:28.428171 crc crio[3654]: time=\"2026-06-12T15:15:28.428022686Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b3fef85-d9d4-40a4-bda7-87db40d05d6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788951 | controller |     "Jun 12 15:15:28.430164 crc crio[3654]: time=\"2026-06-12T15:15:28.430079866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=967dbd2a-d5b4-46ba-a8cb-d258b28bc17d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788970 | controller |     "Jun 12 15:15:28.437468 crc crio[3654]: time=\"2026-06-12T15:15:28.437236556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.788985 | controller |     "Jun 12 15:15:28.441964 crc crio[3654]: time=\"2026-06-12T15:15:28.441852394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=a7beeb27-2894-4309-80c1-e98ada7e2b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.788999 | controller |     "Jun 12 15:15:28.442492 crc crio[3654]: time=\"2026-06-12T15:15:28.442437393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=b4b97f10-b5d5-485a-93d6-cf25cb9962fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789014 | controller |     "Jun 12 15:15:28.442864 crc crio[3654]: time=\"2026-06-12T15:15:28.442785507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17cfdaf3-6dbc-4953-9622-d258324f5a35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789029 | controller |     "Jun 12 15:15:28.443109 crc crio[3654]: time=\"2026-06-12T15:15:28.442992212Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=1e63151f-a94b-4cec-b967-f3ded50a3d18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789047 | controller |     "Jun 12 15:15:28.443316 crc crio[3654]: time=\"2026-06-12T15:15:28.443204189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c186d798-7722-4572-a70b-24e98b4d8899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789063 | controller |     "Jun 12 15:15:28.448856 crc crio[3654]: time=\"2026-06-12T15:15:28.443482431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789077 | controller |     "Jun 12 15:15:28.452117 crc crio[3654]: time=\"2026-06-12T15:15:28.451600325Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=74860b66-b428-4315-b81b-dcd9e338657d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789093 | controller |     "Jun 12 15:15:28.453428 crc crio[3654]: time=\"2026-06-12T15:15:28.445714835Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6aa14ab8-9a2a-4c0e-a281-306c292e8107 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789107 | controller |     "Jun 12 15:15:28.453629 crc crio[3654]: time=\"2026-06-12T15:15:28.446056086Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=51b25f5c-13a8-42eb-8ed7-d5bf2fa883d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789122 | controller |     "Jun 12 15:15:28.453629 crc crio[3654]: time=\"2026-06-12T15:15:28.447963953Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80a07357-8d37-4da9-8b5c-3ab744dea0ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789136 | controller |     "Jun 12 15:15:28.453629 crc crio[3654]: time=\"2026-06-12T15:15:28.448025125Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=0c77d5be-73e9-4a3e-9de9-f3aabdef58ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789151 | controller |     "Jun 12 15:15:28.454075 crc crio[3654]: time=\"2026-06-12T15:15:28.448075437Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e575d5c7-4549-4696-8a6f-ccccbcbf53e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789165 | controller |     "Jun 12 15:15:28.457842 crc crio[3654]: time=\"2026-06-12T15:15:28.457237902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789181 | controller |     "Jun 12 15:15:28.462656 crc crio[3654]: time=\"2026-06-12T15:15:28.457756127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789196 | controller |     "Jun 12 15:15:28.462973 crc crio[3654]: time=\"2026-06-12T15:15:28.457860181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789211 | controller |     "Jun 12 15:15:28.462973 crc crio[3654]: time=\"2026-06-12T15:15:28.457995953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789226 | controller |     "Jun 12 15:15:28.462973 crc crio[3654]: time=\"2026-06-12T15:15:28.458095496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789244 | controller |     "Jun 12 15:15:28.463321 crc crio[3654]: time=\"2026-06-12T15:15:28.458427087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789259 | controller |     "Jun 12 15:15:28.516736 crc crio[3654]: time=\"2026-06-12T15:15:28.516662431Z\" level=info msg=\"Created container 7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=d49f3b00-99f6-4851-bbde-4190b68e037b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789274 | controller |     "Jun 12 15:15:28.519479 crc crio[3654]: time=\"2026-06-12T15:15:28.519296641Z\" level=info msg=\"Starting container: 7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c\" id=fd9a9102-f8f6-4954-822f-f3801d876f90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.789289 | controller |     "Jun 12 15:15:28.536937 crc crio[3654]: time=\"2026-06-12T15:15:28.526179359Z\" level=info msg=\"Started container\" PID=12665 containerID=7803b1b6134f3baf7e3fabda10190a833fa3a48f4f1cf87cd99d1fe3a56b328c description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fd9a9102-f8f6-4954-822f-f3801d876f90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb",
2026-06-12 16:39:24.789304 | controller |     "Jun 12 15:15:28.538688 crc crio[3654]: time=\"2026-06-12T15:15:28.529067347Z\" level=info msg=\"Created container 4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=85ee31b5-a26e-4eec-ab7c-61885b3fd4a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789319 | controller |     "Jun 12 15:15:28.538688 crc crio[3654]: time=\"2026-06-12T15:15:28.530169468Z\" level=info msg=\"Created container 8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=47b3e9d2-8ba0-4489-9ba3-ad0d9c540d28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789333 | controller |     "Jun 12 15:15:28.539088 crc crio[3654]: time=\"2026-06-12T15:15:28.5390502Z\" level=info msg=\"Starting container: 4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1\" id=151c0863-e8ff-4f35-a1ba-adbdb5c8c013 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.789348 | controller |     "Jun 12 15:15:28.540018 crc crio[3654]: time=\"2026-06-12T15:15:28.539973542Z\" level=info msg=\"Starting container: 8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2\" id=ee810aca-f823-48d8-9b98-b16bf1194fbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.789363 | controller |     "Jun 12 15:15:28.546523 crc crio[3654]: time=\"2026-06-12T15:15:28.545639366Z\" level=info msg=\"Started container\" PID=12621 containerID=4d01440b01a048eed85577ae687446a155f8f739efdd6f7515eae30dd07e76d1 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=151c0863-e8ff-4f35-a1ba-adbdb5c8c013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd",
2026-06-12 16:39:24.789378 | controller |     "Jun 12 15:15:28.549737 crc crio[3654]: time=\"2026-06-12T15:15:28.54964285Z\" level=info msg=\"Started container\" PID=12671 containerID=8539a0fa60928ae222390b825181c544bf742b6d10abfa8ac9434c90943dffe2 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=ee810aca-f823-48d8-9b98-b16bf1194fbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc",
2026-06-12 16:39:24.789393 | controller |     "Jun 12 15:15:28.687936 crc crio[3654]: time=\"2026-06-12T15:15:28.68752519Z\" level=info msg=\"Created container 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=27a7f1c0-0fff-4783-863a-a0adc5638d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789411 | controller |     "Jun 12 15:15:28.689719 crc crio[3654]: time=\"2026-06-12T15:15:28.689533459Z\" level=info msg=\"Starting container: 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5\" id=08ee5835-a17a-416c-9fc8-f535bc34876a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.789426 | controller |     "Jun 12 15:15:28.706337 crc crio[3654]: time=\"2026-06-12T15:15:28.705727172Z\" level=info msg=\"Started container\" PID=12679 containerID=646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=08ee5835-a17a-416c-9fc8-f535bc34876a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0",
2026-06-12 16:39:24.789441 | controller |     "Jun 12 15:15:28.719416 crc crio[3654]: time=\"2026-06-12T15:15:28.718942358Z\" level=info msg=\"Created container dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=ca1f2786-d6b0-462c-816c-34bcc8a42289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789456 | controller |     "Jun 12 15:15:28.729097 crc crio[3654]: time=\"2026-06-12T15:15:28.728996838Z\" level=info msg=\"Starting container: dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087\" id=d828da7a-090b-45a9-b2e8-54def5ec65e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.789470 | controller |     "Jun 12 15:15:28.752085 crc crio[3654]: time=\"2026-06-12T15:15:28.751969741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789485 | controller |     "Jun 12 15:15:28.756469 crc crio[3654]: time=\"2026-06-12T15:15:28.753640038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789499 | controller |     "Jun 12 15:15:28.789122 crc crio[3654]: time=\"2026-06-12T15:15:28.789019808Z\" level=info msg=\"Ran pod sandbox aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ba2a15ef-87a9-4502-9ba7-11047324fe1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.789539 | controller |     "Jun 12 15:15:28.806062 crc crio[3654]: time=\"2026-06-12T15:15:28.805577091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=9320fd25-c8cf-45a4-83d5-4f6464e37eee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789566 | controller |     "Jun 12 15:15:28.808871 crc crio[3654]: time=\"2026-06-12T15:15:28.808797076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2af6f45e-a212-402f-944a-668c8aa1f83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789586 | controller |     "Jun 12 15:15:28.817650 crc crio[3654]: time=\"2026-06-12T15:15:28.817575078Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=59538dac-c99c-412c-babb-8536283e15c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789602 | controller |     "Jun 12 15:15:28.828472 crc crio[3654]: time=\"2026-06-12T15:15:28.828219314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789622 | controller |     "Jun 12 15:15:28.830518 crc crio[3654]: time=\"2026-06-12T15:15:28.830464491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789637 | controller |     "Jun 12 15:15:28.837696 crc crio[3654]: time=\"2026-06-12T15:15:28.837655089Z\" level=info msg=\"Started container\" PID=12720 containerID=dd9578a2ceb21e2298a96240004ab678835b3b1311da75b33edbb308a59e4087 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=d828da7a-090b-45a9-b2e8-54def5ec65e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f",
2026-06-12 16:39:24.789653 | controller |     "Jun 12 15:15:28.841341 crc crio[3654]: time=\"2026-06-12T15:15:28.838795971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789668 | controller |     "Jun 12 15:15:28.845222 crc crio[3654]: time=\"2026-06-12T15:15:28.845153057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789682 | controller |     "Jun 12 15:15:28.870786 crc crio[3654]: time=\"2026-06-12T15:15:28.867192867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789697 | controller |     "Jun 12 15:15:28.887218 crc crio[3654]: time=\"2026-06-12T15:15:28.887103627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789712 | controller |     "Jun 12 15:15:28.913839 crc crio[3654]: time=\"2026-06-12T15:15:28.902118584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789727 | controller |     "Jun 12 15:15:28.960598 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c4cb46c04e142b Mac:1a:9a:b3:f1:df:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.789742 | controller |     "Jun 12 15:15:29.120478 crc crio[3654]: time=\"2026-06-12T15:15:29.1157027Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc001004020}] Aliases:map[]}\"",
2026-06-12 16:39:24.789757 | controller |     "Jun 12 15:15:29.120478 crc crio[3654]: time=\"2026-06-12T15:15:29.11600501Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.789773 | controller |     "Jun 12 15:15:29.120478 crc crio[3654]: time=\"2026-06-12T15:15:29.117753562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789787 | controller |     "Jun 12 15:15:29.178319 crc crio[3654]: time=\"2026-06-12T15:15:29.171390106Z\" level=info msg=\"Ran pod sandbox 4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=482206ac-5337-4d7c-880b-27d2e00a81ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.789806 | controller |     "Jun 12 15:15:29.182915 crc crio[3654]: 2026-06-12T15:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c9a003a603d67a Mac:2a:7a:18:42:69:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.789821 | controller |     "Jun 12 15:15:29.182915 crc crio[3654]: time=\"2026-06-12T15:15:29.182590931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789837 | controller |     "Jun 12 15:15:29.189523 crc crio[3654]: time=\"2026-06-12T15:15:29.189461273Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc0006271e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.789852 | controller |     "Jun 12 15:15:29.191614 crc crio[3654]: time=\"2026-06-12T15:15:29.191151716Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.789867 | controller |     "Jun 12 15:15:29.196884 crc crio[3654]: time=\"2026-06-12T15:15:29.196813185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=600b627d-0645-4e61-b0b0-355bfcd53210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789882 | controller |     "Jun 12 15:15:29.201943 crc crio[3654]: time=\"2026-06-12T15:15:29.201058092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789897 | controller |     "Jun 12 15:15:29.216924 crc crio[3654]: time=\"2026-06-12T15:15:29.216690861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789911 | controller |     "Jun 12 15:15:29.265351 crc crio[3654]: time=\"2026-06-12T15:15:29.265184592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=57df4167-5653-4639-9038-1554119bd8de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.789925 | controller |     "Jun 12 15:15:29.268389 crc crio[3654]: time=\"2026-06-12T15:15:29.268295107Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7942eea9-a5a9-4b77-aec8-cfea941cb03a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.789940 | controller |     "Jun 12 15:15:29.268767 crc crio[3654]: time=\"2026-06-12T15:15:29.268693738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789954 | controller |     "Jun 12 15:15:29.273322 crc crio[3654]: time=\"2026-06-12T15:15:29.272808488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789971 | controller |     "Jun 12 15:15:29.299452 crc crio[3654]: time=\"2026-06-12T15:15:29.29934995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.789986 | controller |     "Jun 12 15:15:29.304152 crc crio[3654]: time=\"2026-06-12T15:15:29.304027427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790001 | controller |     "Jun 12 15:15:29.604392 crc crio[3654]: time=\"2026-06-12T15:15:29.604178832Z\" level=info msg=\"Ran pod sandbox 3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=b82bfab0-caf5-4dca-b5ee-b712cac5d900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.790015 | controller |     "Jun 12 15:15:29.610923 crc crio[3654]: time=\"2026-06-12T15:15:29.610875673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=2f7767a6-ea51-4a15-9677-0a7af89e6632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.790029 | controller |     "Jun 12 15:15:29.651201 crc crio[3654]: time=\"2026-06-12T15:15:29.625416329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=63b71897-1065-4290-b1db-2d1e95656aca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.790044 | controller |     "Jun 12 15:15:29.651201 crc crio[3654]: time=\"2026-06-12T15:15:29.634781957Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=db93ef8d-2ee7-40ba-900e-d45944c5fddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790059 | controller |     "Jun 12 15:15:29.651201 crc crio[3654]: time=\"2026-06-12T15:15:29.635425599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790074 | controller |     "Jun 12 15:15:29.654842 crc crio[3654]: time=\"2026-06-12T15:15:29.654732525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790089 | controller |     "Jun 12 15:15:29.692330 crc crio[3654]: time=\"2026-06-12T15:15:29.691832507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790103 | controller |     "Jun 12 15:15:29.731442 crc crio[3654]: time=\"2026-06-12T15:15:29.731317466Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=37b0a28c-9d4e-44fe-af9b-f02d614cff75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.790118 | controller |     "Jun 12 15:15:29.735777 crc crio[3654]: time=\"2026-06-12T15:15:29.735688185Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.790133 | controller |     "Jun 12 15:15:29.736877 crc crio[3654]: time=\"2026-06-12T15:15:29.736702811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790148 | controller |     "Jun 12 15:15:29.760481 crc crio[3654]: time=\"2026-06-12T15:15:29.753996386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790162 | controller |     "Jun 12 15:15:30.196799 crc crio[3654]: time=\"2026-06-12T15:15:30.196385469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790181 | controller |     "Jun 12 15:15:30.196799 crc crio[3654]: time=\"2026-06-12T15:15:30.196757002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790196 | controller |     "Jun 12 15:15:30.201439 crc crio[3654]: time=\"2026-06-12T15:15:30.200132227Z\" level=info msg=\"Created container 2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=51b25f5c-13a8-42eb-8ed7-d5bf2fa883d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790210 | controller |     "Jun 12 15:15:30.202577 crc crio[3654]: time=\"2026-06-12T15:15:30.20252765Z\" level=info msg=\"Starting container: 2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3\" id=fa364199-190e-4b3d-8c31-8498365d91ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790225 | controller |     "Jun 12 15:15:30.209674 crc crio[3654]: time=\"2026-06-12T15:15:30.209607751Z\" level=info msg=\"Started container\" PID=12805 containerID=2a4539a644c6dde3c207b3ad1b0a1e11ed615573cd0f9776e679008d02655be3 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=fa364199-190e-4b3d-8c31-8498365d91ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2",
2026-06-12 16:39:24.790240 | controller |     "Jun 12 15:15:30.750334 crc crio[3654]: time=\"2026-06-12T15:15:30.75028945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=58dc0250-9dfd-475a-9efc-6a39c23c934f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.790254 | controller |     "Jun 12 15:15:30.754912 crc crio[3654]: time=\"2026-06-12T15:15:30.754813542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=adf458f1-195d-45da-923a-c0ec13137194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.790269 | controller |     "Jun 12 15:15:30.757062 crc crio[3654]: time=\"2026-06-12T15:15:30.756979915Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca8ca1b5-55ea-4a1f-ad75-c24e2f8c7fad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790283 | controller |     "Jun 12 15:15:30.757593 crc crio[3654]: time=\"2026-06-12T15:15:30.757470872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790297 | controller |     "Jun 12 15:15:31.019159 crc crio[3654]: time=\"2026-06-12T15:15:31.018920651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790312 | controller |     "Jun 12 15:15:31.034145 crc crio[3654]: time=\"2026-06-12T15:15:31.025855594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.790326 | controller |     "Jun 12 15:15:31.250932 crc crio[3654]: time=\"2026-06-12T15:15:31.250135842Z\" level=info msg=\"Created container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=74860b66-b428-4315-b81b-dcd9e338657d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790347 | controller |     "Jun 12 15:15:31.251949 crc crio[3654]: time=\"2026-06-12T15:15:31.25184884Z\" level=info msg=\"Starting container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd\" id=785ef5fd-1efb-4288-99c2-68a2bde6ba6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790362 | controller |     "Jun 12 15:15:31.257225 crc crio[3654]: time=\"2026-06-12T15:15:31.257105687Z\" level=info msg=\"Started container\" PID=12815 containerID=c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=785ef5fd-1efb-4288-99c2-68a2bde6ba6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.790377 | controller |     "Jun 12 15:15:31.581515 crc crio[3654]: time=\"2026-06-12T15:15:31.581140792Z\" level=info msg=\"Created container 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80a07357-8d37-4da9-8b5c-3ab744dea0ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790391 | controller |     "Jun 12 15:15:31.581515 crc crio[3654]: time=\"2026-06-12T15:15:31.581346229Z\" level=info msg=\"Created container 70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=1e63151f-a94b-4cec-b967-f3ded50a3d18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790405 | controller |     "Jun 12 15:15:31.681573 crc crio[3654]: time=\"2026-06-12T15:15:31.68065152Z\" level=info msg=\"Starting container: 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b\" id=37623c35-058b-42bc-aa03-6d0aa84b1294 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790420 | controller |     "Jun 12 15:15:31.681573 crc crio[3654]: time=\"2026-06-12T15:15:31.68065173Z\" level=info msg=\"Starting container: 70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81\" id=0b5deab8-326c-4d1c-b66e-26dd6724595c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790434 | controller |     "Jun 12 15:15:31.696398 crc crio[3654]: time=\"2026-06-12T15:15:31.696228875Z\" level=info msg=\"Started container\" PID=12828 containerID=70aadda60e9c6a3c87bff76bb85c7d9e1539bbcd24093c8650943b69dbcd2a81 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=0b5deab8-326c-4d1c-b66e-26dd6724595c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a",
2026-06-12 16:39:24.790448 | controller |     "Jun 12 15:15:31.696620 crc crio[3654]: time=\"2026-06-12T15:15:31.696476354Z\" level=info msg=\"Started container\" PID=12836 containerID=3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=37623c35-058b-42bc-aa03-6d0aa84b1294 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f",
2026-06-12 16:39:24.790463 | controller |     "Jun 12 15:15:31.930762 crc crio[3654]: time=\"2026-06-12T15:15:31.930650005Z\" level=info msg=\"Created container d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=59538dac-c99c-412c-babb-8536283e15c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790477 | controller |     "Jun 12 15:15:31.932049 crc crio[3654]: time=\"2026-06-12T15:15:31.93198252Z\" level=info msg=\"Starting container: d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce\" id=1041caab-f9a9-4afc-b0f1-f9b77d8addb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790492 | controller |     "Jun 12 15:15:31.940195 crc crio[3654]: time=\"2026-06-12T15:15:31.939121875Z\" level=info msg=\"Started container\" PID=12845 containerID=d4f9ad5e638879e47641706b58d5db9f14442a6d580064e452a685a1a343acce description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=1041caab-f9a9-4afc-b0f1-f9b77d8addb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f",
2026-06-12 16:39:24.790530 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.964305027Z\" level=info msg=\"Created container fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=0c77d5be-73e9-4a3e-9de9-f3aabdef58ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790560 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.965021962Z\" level=info msg=\"Created container 98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e575d5c7-4549-4696-8a6f-ccccbcbf53e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790584 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.965683145Z\" level=info msg=\"Created container 11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6aa14ab8-9a2a-4c0e-a281-306c292e8107 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790603 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.965980374Z\" level=info msg=\"Created container c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=2fc94061-a073-4fb9-83a1-0a7fcdc4ef17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790618 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.96646401Z\" level=info msg=\"Created container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca8ca1b5-55ea-4a1f-ad75-c24e2f8c7fad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790633 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975432412Z\" level=info msg=\"Starting container: fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805\" id=0ea8865e-91d0-44b3-aea3-ddc583191bf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790648 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975477594Z\" level=info msg=\"Starting container: 98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099\" id=ae1ff160-1d0b-48bb-a8f9-f6ef90f492d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790662 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975496355Z\" level=info msg=\"Starting container: 11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210\" id=7ed0be69-4e01-4a26-9d59-b428bbd84bb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790677 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975432873Z\" level=info msg=\"Starting container: c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21\" id=ae0f18be-08ff-42c1-85bb-592a61e3be33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790691 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.975897178Z\" level=info msg=\"Starting container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e\" id=a886cf73-d3ad-43cd-ace8-036a27ab33ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790706 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.981002682Z\" level=info msg=\"Started container\" PID=12901 containerID=125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=a886cf73-d3ad-43cd-ace8-036a27ab33ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd",
2026-06-12 16:39:24.790724 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.981918121Z\" level=info msg=\"Started container\" PID=12882 containerID=11045c181248f3884f0442e8052dab8313bb14dcabb8d380019b3e5074b3d210 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=7ed0be69-4e01-4a26-9d59-b428bbd84bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6",
2026-06-12 16:39:24.790740 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.98340183Z\" level=info msg=\"Started container\" PID=12881 containerID=98166391b1a509816cb6398314fd0e56771f7574ef1484c4b425da218100d099 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=ae1ff160-1d0b-48bb-a8f9-f6ef90f492d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97",
2026-06-12 16:39:24.790754 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.983730831Z\" level=info msg=\"Started container\" PID=12838 containerID=fa1a05af142e488a32790adbd28ef96fe186c21f479305fe88e04f78633fd805 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=0ea8865e-91d0-44b3-aea3-ddc583191bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5",
2026-06-12 16:39:24.790769 | controller |     "Jun 12 15:15:31.994157 crc crio[3654]: time=\"2026-06-12T15:15:31.992681737Z\" level=info msg=\"Started container\" PID=12851 containerID=c924f6d9424ff4bcd22bbb26d846637cf41277dc2817f81919d10b827530ff21 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=ae0f18be-08ff-42c1-85bb-592a61e3be33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f",
2026-06-12 16:39:24.790784 | controller |     "Jun 12 15:15:31.996983 crc crio[3654]: time=\"2026-06-12T15:15:31.996939706Z\" level=info msg=\"Created container 856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=db93ef8d-2ee7-40ba-900e-d45944c5fddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790798 | controller |     "Jun 12 15:15:31.999854 crc crio[3654]: time=\"2026-06-12T15:15:31.999820792Z\" level=info msg=\"Starting container: 856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2\" id=d84f5969-2343-46e7-8d36-0367ed90c4c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790813 | controller |     "Jun 12 15:15:32.005743 crc crio[3654]: time=\"2026-06-12T15:15:32.00568913Z\" level=info msg=\"Started container\" PID=12848 containerID=856d315eacfa4b28158f82bc1ac4939db1d549876752e67249a4b31826c265a2 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d84f5969-2343-46e7-8d36-0367ed90c4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb",
2026-06-12 16:39:24.790827 | controller |     "Jun 12 15:15:32.043314 crc crio[3654]: time=\"2026-06-12T15:15:32.043146702Z\" level=info msg=\"Created container 8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7942eea9-a5a9-4b77-aec8-cfea941cb03a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.790844 | controller |     "Jun 12 15:15:32.044936 crc crio[3654]: time=\"2026-06-12T15:15:32.044871351Z\" level=info msg=\"Starting container: 8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35\" id=b7eea599-8c49-4c2d-9b32-cd708bb00a67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.790859 | controller |     "Jun 12 15:15:32.052602 crc crio[3654]: time=\"2026-06-12T15:15:32.052471455Z\" level=info msg=\"Started container\" PID=12840 containerID=8d965abee2677afb05527e9ff77062c2e252d5b3c0109964e79b327e2482ea35 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=b7eea599-8c49-4c2d-9b32-cd708bb00a67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7",
2026-06-12 16:39:24.790874 | controller |     "Jun 12 15:15:32.139767 crc crio[3654]: 2026-06-12T15:15:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0c1f411d60d17 Mac:82:1f:f8:1b:58:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb SocketPath: PciID:}] [{Interface:0xc0002f49b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.790889 | controller |     "Jun 12 15:15:32.142514 crc crio[3654]: time=\"2026-06-12T15:15:32.142435513Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a790}] Aliases:map[]}\"",
2026-06-12 16:39:24.790904 | controller |     "Jun 12 15:15:32.142722 crc crio[3654]: time=\"2026-06-12T15:15:32.14263161Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.790919 | controller |     "Jun 12 15:15:32.149504 crc crio[3654]: time=\"2026-06-12T15:15:32.149394019Z\" level=info msg=\"Ran pod sandbox 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=aa3bb9f5-74b2-40f5-843f-38c656a16b1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.790933 | controller |     "Jun 12 15:15:32.155240 crc crio[3654]: 2026-06-12T15:15:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ea20fc83e23d01 Mac:26:f6:24:43:1a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 SocketPath: PciID:}] [{Interface:0xc000112830 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.790948 | controller |     "Jun 12 15:15:32.155915 crc crio[3654]: time=\"2026-06-12T15:15:32.155840444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=712b4f31-fd03-40d4-b52e-bcb7e34d7054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.790963 | controller |     "Jun 12 15:15:32.156068 crc crio[3654]: time=\"2026-06-12T15:15:32.155999554Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc00008c7b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.790981 | controller |     "Jun 12 15:15:32.156406 crc crio[3654]: time=\"2026-06-12T15:15:32.156202826Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.790996 | controller |     "Jun 12 15:15:32.159203 crc crio[3654]: time=\"2026-06-12T15:15:32.159120124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=16e10cf5-e510-401f-a059-104c0f2a186e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791010 | controller |     "Jun 12 15:15:32.161566 crc crio[3654]: time=\"2026-06-12T15:15:32.161477594Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=90dce3c5-2aa2-45a1-8b2f-1c2036ba47ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791025 | controller |     "Jun 12 15:15:32.161942 crc crio[3654]: time=\"2026-06-12T15:15:32.161857076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791040 | controller |     "Jun 12 15:15:32.164720 crc crio[3654]: time=\"2026-06-12T15:15:32.16457403Z\" level=info msg=\"Ran pod sandbox 9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=dac0c638-3a1c-4720-821f-f0b555b0f8b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.791054 | controller |     "Jun 12 15:15:32.166388 crc crio[3654]: time=\"2026-06-12T15:15:32.166312306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=b6617f3a-2c99-43dd-a4fd-b1735920dc0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791068 | controller |     "Jun 12 15:15:32.186922 crc crio[3654]: time=\"2026-06-12T15:15:32.186704385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d22b3c72-808d-41df-aefe-09d744817fc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791082 | controller |     "Jun 12 15:15:32.191768 crc crio[3654]: time=\"2026-06-12T15:15:32.191688575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd6e1fbe-735a-426c-b6f9-d6b8557cb612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791096 | controller |     "Jun 12 15:15:32.194408 crc crio[3654]: time=\"2026-06-12T15:15:32.19431099Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d63303da-00b5-4644-b9f6-8aa4333a835e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791111 | controller |     "Jun 12 15:15:32.194823 crc crio[3654]: time=\"2026-06-12T15:15:32.194749676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791126 | controller |     "Jun 12 15:15:32.216562 crc crio[3654]: time=\"2026-06-12T15:15:32.216455314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=a7422980-2c67-4556-b5fb-3a3ffba320dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791141 | controller |     "Jun 12 15:15:32.217611 crc crio[3654]: time=\"2026-06-12T15:15:32.217533906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791159 | controller |     "Jun 12 15:15:32.223390 crc crio[3654]: time=\"2026-06-12T15:15:32.222185334Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=5959de60-9970-48a3-8899-95d52eb6ccdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791174 | controller |     "Jun 12 15:15:32.223390 crc crio[3654]: time=\"2026-06-12T15:15:32.222757274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791189 | controller |     "Jun 12 15:15:32.233051 crc crio[3654]: time=\"2026-06-12T15:15:32.232928788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791204 | controller |     "Jun 12 15:15:32.234113 crc crio[3654]: time=\"2026-06-12T15:15:32.234022942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791219 | controller |     "Jun 12 15:15:32.236534 crc crio[3654]: time=\"2026-06-12T15:15:32.236444316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791234 | controller |     "Jun 12 15:15:32.278667 crc crio[3654]: time=\"2026-06-12T15:15:32.278571687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=4d5a07b6-9d89-4aac-a5e4-6c55e3d06c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791248 | controller |     "Jun 12 15:15:32.287055 crc crio[3654]: time=\"2026-06-12T15:15:32.286027545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=5c656148-038e-4a02-af9b-b35633634383 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791263 | controller |     "Jun 12 15:15:32.288007 crc crio[3654]: time=\"2026-06-12T15:15:32.287956311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c14addc-021f-42b9-9b6a-a0e6cc6a6592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791277 | controller |     "Jun 12 15:15:32.288831 crc crio[3654]: time=\"2026-06-12T15:15:32.288706955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3e1f24e2-8e09-4b29-ad9b-d7e66fdab3fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791292 | controller |     "Jun 12 15:15:32.295173 crc crio[3654]: time=\"2026-06-12T15:15:32.294866675Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8bd0aa37-e1ab-4b74-aa18-0b274929a90b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791306 | controller |     "Jun 12 15:15:32.298548 crc crio[3654]: time=\"2026-06-12T15:15:32.298463048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=56f4e4d6-428d-47b3-b185-0246fa471ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791321 | controller |     "Jun 12 15:15:32.298819 crc crio[3654]: time=\"2026-06-12T15:15:32.298467174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9fdee4d-aa0f-449d-8cf2-2441d2001519 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791335 | controller |     "Jun 12 15:15:32.379754 crc crio[3654]: time=\"2026-06-12T15:15:32.379673827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791353 | controller |     "Jun 12 15:15:32.382572 crc crio[3654]: time=\"2026-06-12T15:15:32.3824361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791368 | controller |     "Jun 12 15:15:32.383016 crc crio[3654]: time=\"2026-06-12T15:15:32.382751127Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f798799e-a479-422b-b7ef-84f6205d8480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791382 | controller |     "Jun 12 15:15:32.383863 crc crio[3654]: time=\"2026-06-12T15:15:32.383827097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791397 | controller |     "Jun 12 15:15:32.384189 crc crio[3654]: time=\"2026-06-12T15:15:32.383936987Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d686a28e-06b9-4762-9271-f79daa6fec42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791412 | controller |     "Jun 12 15:15:32.417429 crc crio[3654]: time=\"2026-06-12T15:15:32.417163627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791426 | controller |     "Jun 12 15:15:32.466182 crc crio[3654]: time=\"2026-06-12T15:15:32.465729805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791441 | controller |     "Jun 12 15:15:32.470305 crc crio[3654]: time=\"2026-06-12T15:15:32.469706937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791456 | controller |     "Jun 12 15:15:32.476336 crc crio[3654]: time=\"2026-06-12T15:15:32.476164564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791470 | controller |     "Jun 12 15:15:32.482460 crc crio[3654]: time=\"2026-06-12T15:15:32.482326663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791485 | controller |     "Jun 12 15:15:32.533042 crc crio[3654]: time=\"2026-06-12T15:15:32.532940517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6229e529-da8f-4ed2-93a3-8fe9fdc868f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791499 | controller |     "Jun 12 15:15:32.544132 crc crio[3654]: time=\"2026-06-12T15:15:32.539623427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f737eae8-1879-4d95-b956-4c064ecb1673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.791531 | controller |     "Jun 12 15:15:32.550796 crc crio[3654]: time=\"2026-06-12T15:15:32.550056142Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=e0a3f40e-3731-4d03-83b8-7f919b5b3aca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791551 | controller |     "Jun 12 15:15:32.551119 crc crio[3654]: time=\"2026-06-12T15:15:32.550947942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791571 | controller |     "Jun 12 15:15:32.613733 crc crio[3654]: time=\"2026-06-12T15:15:32.613510246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791586 | controller |     "Jun 12 15:15:32.666633 crc crio[3654]: time=\"2026-06-12T15:15:32.666435999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791600 | controller |     "Jun 12 15:15:32.667083 crc crio[3654]: time=\"2026-06-12T15:15:32.666915024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791615 | controller |     "Jun 12 15:15:32.678433 crc crio[3654]: time=\"2026-06-12T15:15:32.678115072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.791629 | controller |     "Jun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.881086813Z\" level=info msg=\"Created container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=90dce3c5-2aa2-45a1-8b2f-1c2036ba47ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791644 | controller |     "Jun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.886401841Z\" level=info msg=\"Starting container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675\" id=6b8cf669-25d6-4c49-82c4-0e4598bd71ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.791659 | controller |     "Jun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.92606964Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ec54d928-55c1-42d1-8618-78f86999bee8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.791673 | controller |     "Jun 12 15:15:32.953634 crc crio[3654]: time=\"2026-06-12T15:15:32.951808575Z\" level=info msg=\"Created container 01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d63303da-00b5-4644-b9f6-8aa4333a835e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.791687 | controller |     "Jun 12 15:15:32.973533 crc crio[3654]: time=\"2026-06-12T15:15:32.9561354Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.791702 | controller |     "Jun 12 15:15:32.973533 crc crio[3654]: time=\"2026-06-12T15:15:32.972736814Z\" level=info msg=\"Starting container: 01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412\" id=1f2892b5-fea4-4aee-98a3-7a48c0cd24e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.791717 | controller |     "Jun 12 15:15:33.070878 crc crio[3654]: time=\"2026-06-12T15:15:33.070751724Z\" level=info msg=\"Started container\" PID=12991 containerID=ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=6b8cf669-25d6-4c49-82c4-0e4598bd71ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800",
2026-06-12 16:39:24.791732 | controller |     "Jun 12 15:15:33.263972 crc crio[3654]: time=\"2026-06-12T15:15:33.232639044Z\" level=info msg=\"Started container\" PID=12988 containerID=01b6be8ea506d4b2f6c8bb36cb49a358cbd3a9d0c0e2a7a5c35450b5e8bc0412 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=1f2892b5-fea4-4aee-98a3-7a48c0cd24e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a",
2026-06-12 16:39:24.791750 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d9a82b526c0e4e Mac:62:a3:5f:00:fc:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 SocketPath: PciID:}] [{Interface:0xc000194770 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.791766 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.380440261Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc000630108}] Aliases:map[]}\"",
2026-06-12 16:39:24.791780 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.380671549Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.791796 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b77a1c37dc71 Mac:be:39:c4:41:75:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae SocketPath: PciID:}] [{Interface:0xc000014b90 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.791811 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.395567232Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00239ac00}] Aliases:map[]}\"",
2026-06-12 16:39:24.791827 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: time=\"2026-06-12T15:15:33.395765318Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.791842 | controller |     "Jun 12 15:15:33.435128 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2aed021cb98d83d Mac:8a:30:e0:6b:6e:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a SocketPath: PciID:}] [{Interface:0xc000224c90 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.791856 | controller |     "Jun 12 15:15:33.438436 crc crio[3654]: time=\"2026-06-12T15:15:33.438163333Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.791872 | controller |     "Jun 12 15:15:33.440417 crc crio[3654]: time=\"2026-06-12T15:15:33.440143691Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.791890 | controller |     "Jun 12 15:15:33.483423 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5b5c612de63e5 Mac:86:6c:d1:95:8a:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.791905 | controller |     "Jun 12 15:15:33.615071 crc crio[3654]: time=\"2026-06-12T15:15:33.614925382Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc001dc2068}] Aliases:map[]}\"",
2026-06-12 16:39:24.791920 | controller |     "Jun 12 15:15:33.615577 crc crio[3654]: time=\"2026-06-12T15:15:33.615486761Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.791936 | controller |     "Jun 12 15:15:33.616168 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64ca9d8c572ae46 Mac:36:7c:fb:a0:35:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe SocketPath: PciID:}] [{Interface:0xc000110f70 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.791951 | controller |     "Jun 12 15:15:33.617335 crc crio[3654]: time=\"2026-06-12T15:15:33.617128197Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc000f42038}] Aliases:map[]}\"",
2026-06-12 16:39:24.791966 | controller |     "Jun 12 15:15:33.617518 crc crio[3654]: time=\"2026-06-12T15:15:33.617443178Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.791980 | controller |     "Jun 12 15:15:33.617821 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310e39c87d4eda2 Mac:4a:bd:f0:66:a0:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.791995 | controller |     "Jun 12 15:15:33.625624 crc crio[3654]: time=\"2026-06-12T15:15:33.618450732Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc00239a948}] Aliases:map[]}\"",
2026-06-12 16:39:24.792013 | controller |     "Jun 12 15:15:33.625624 crc crio[3654]: time=\"2026-06-12T15:15:33.619313222Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.792028 | controller |     "Jun 12 15:15:33.631977 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:805aff00c63be36 Mac:02:62:e0:f3:06:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 SocketPath: PciID:}] [{Interface:0xc0002d6a10 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.792042 | controller |     "Jun 12 15:15:33.633185 crc crio[3654]: time=\"2026-06-12T15:15:33.632971705Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc000630070}] Aliases:map[]}\"",
2026-06-12 16:39:24.792058 | controller |     "Jun 12 15:15:33.633393 crc crio[3654]: time=\"2026-06-12T15:15:33.633221915Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.792072 | controller |     "Jun 12 15:15:33.655611 crc crio[3654]: time=\"2026-06-12T15:15:33.652832691Z\" level=info msg=\"Created container 8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=8bd0aa37-e1ab-4b74-aa18-0b274929a90b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.792086 | controller |     "Jun 12 15:15:33.655611 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf7e31c9b083a48 Mac:56:3e:c1:58:88:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 SocketPath: PciID:}] [{Interface:0xc000301c10 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.792101 | controller |     "Jun 12 15:15:33.655910 crc crio[3654]: time=\"2026-06-12T15:15:33.655838827Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc001dc2210}] Aliases:map[]}\"",
2026-06-12 16:39:24.792119 | controller |     "Jun 12 15:15:33.656209 crc crio[3654]: time=\"2026-06-12T15:15:33.656031854Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.792143 | controller |     "Jun 12 15:15:33.671083 crc crio[3654]: time=\"2026-06-12T15:15:33.667848894Z\" level=info msg=\"Starting container: 8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f\" id=35f9f5c2-acc9-4e71-bae1-955553153cef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.792194 | controller |     "Jun 12 15:15:33.734670 crc crio[3654]: time=\"2026-06-12T15:15:33.679541243Z\" level=info msg=\"Started container\" PID=13008 containerID=8f55a6bc09f8a55f1b2c67b5fbe2e4b34403ed04ac7400dc167416d97d4f6d0f description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=35f9f5c2-acc9-4e71-bae1-955553153cef name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f",
2026-06-12 16:39:24.792227 | controller |     "Jun 12 15:15:33.734670 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1bdd31e75992b1 Mac:5a:2e:d6:c4:22:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 SocketPath: PciID:}] [{Interface:0xc000144590 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.792251 | controller |     "Jun 12 15:15:33.734670 crc crio[3654]: time=\"2026-06-12T15:15:33.70444905Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0001841c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.792268 | controller |     "Jun 12 15:15:33.734670 crc crio[3654]: time=\"2026-06-12T15:15:33.704665338Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.792284 | controller |     "Jun 12 15:15:33.734670 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:725312a7e6ae029 Mac:d2:3d:1e:d2:2d:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff SocketPath: PciID:}] [{Interface:0xc00028c8a0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.792299 | controller |     "Jun 12 15:15:33.763130 crc crio[3654]: time=\"2026-06-12T15:15:33.7593259Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc001dc2178}] Aliases:map[]}\"",
2026-06-12 16:39:24.792314 | controller |     "Jun 12 15:15:33.763130 crc crio[3654]: time=\"2026-06-12T15:15:33.759789346Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.792328 | controller |     "Jun 12 15:15:33.772196 crc crio[3654]: 2026-06-12T15:15:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a01749057eb86b5 Mac:ee:ac:cd:a5:1e:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.792343 | controller |     "Jun 12 15:15:33.794886 crc crio[3654]: time=\"2026-06-12T15:15:33.79470807Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc001dc2510}] Aliases:map[]}\"",
2026-06-12 16:39:24.792370 | controller |     "Jun 12 15:15:33.795710 crc crio[3654]: time=\"2026-06-12T15:15:33.794937138Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.792390 | controller |     "Jun 12 15:15:33.887935 crc crio[3654]: time=\"2026-06-12T15:15:33.887785716Z\" level=info msg=\"Created container 4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=e0a3f40e-3731-4d03-83b8-7f919b5b3aca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.792405 | controller |     "Jun 12 15:15:33.926649 crc crio[3654]: time=\"2026-06-12T15:15:33.926527408Z\" level=info msg=\"Starting container: 4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555\" id=e2a1d72c-da08-4d58-a497-a24bf908e925 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.792420 | controller |     "Jun 12 15:15:34.138119 crc crio[3654]: time=\"2026-06-12T15:15:34.137934415Z\" level=info msg=\"Started container\" PID=13015 containerID=4899ff5b684b3080e6fcebee43d12516de0d8c7f0b4309d35b591b56967da555 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=e2a1d72c-da08-4d58-a497-a24bf908e925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7",
2026-06-12 16:39:24.792435 | controller |     "Jun 12 15:15:34.222043 crc crio[3654]: time=\"2026-06-12T15:15:34.221947699Z\" level=info msg=\"Created container 1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=5959de60-9970-48a3-8899-95d52eb6ccdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.792450 | controller |     "Jun 12 15:15:34.239080 crc crio[3654]: time=\"2026-06-12T15:15:34.238903229Z\" level=info msg=\"Starting container: 1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383\" id=08c65b25-1a80-4d1e-aed9-43cdc9711c9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.792465 | controller |     "Jun 12 15:15:34.468957 crc crio[3654]: time=\"2026-06-12T15:15:34.463184249Z\" level=info msg=\"Ran pod sandbox cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=1533222f-d6c5-44ae-9ced-0181cb9dd4e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792479 | controller |     "Jun 12 15:15:34.475317 crc crio[3654]: time=\"2026-06-12T15:15:34.470654073Z\" level=info msg=\"Ran pod sandbox ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=94f89d0d-164b-49c2-a444-67540a6d9c13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792494 | controller |     "Jun 12 15:15:34.521332 crc crio[3654]: time=\"2026-06-12T15:15:34.505750859Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=856c321b-14f8-4abe-8d5d-25e6f62dd720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792509 | controller |     "Jun 12 15:15:34.529211 crc crio[3654]: time=\"2026-06-12T15:15:34.528184938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be3115e6-3db8-4e5f-bf6a-74201f6c9901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792545 | controller |     "Jun 12 15:15:34.635463 crc crio[3654]: time=\"2026-06-12T15:15:34.538164079Z\" level=info msg=\"Ran pod sandbox 2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=d5407e72-646a-4571-8793-b76068878917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792565 | controller |     "Jun 12 15:15:34.635463 crc crio[3654]: time=\"2026-06-12T15:15:34.557056052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e15608f4-d424-4dac-832e-a1a25693d377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792581 | controller |     "Jun 12 15:15:34.646799 crc crio[3654]: time=\"2026-06-12T15:15:34.645910969Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=289fbdac-47cf-46ae-bad1-8ed45864be59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792596 | controller |     "Jun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.659522073Z\" level=info msg=\"Started container\" PID=13009 containerID=1c684407adbf78b96a72cb66246e46aa36dfef5efa526aa0e64c15c9878e5383 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=08c65b25-1a80-4d1e-aed9-43cdc9711c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa",
2026-06-12 16:39:24.792625 | controller |     "Jun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.670341981Z\" level=info msg=\"Ran pod sandbox 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=85616cd4-80a3-476d-8655-0280767af035 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792641 | controller |     "Jun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.722321769Z\" level=info msg=\"Ran pod sandbox e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=b72bff20-988d-4518-a080-1fc4a9f9e11b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792656 | controller |     "Jun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.762758599Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7e0108d7-4567-4c18-a3a0-ff335922f14a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.792670 | controller |     "Jun 12 15:15:34.784047 crc crio[3654]: time=\"2026-06-12T15:15:34.768480099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.792685 | controller |     "Jun 12 15:15:34.797905 crc crio[3654]: time=\"2026-06-12T15:15:34.797808868Z\" level=info msg=\"Ran pod sandbox 805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=faa16ca5-a6dd-42c2-99c0-d018c6941f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792699 | controller |     "Jun 12 15:15:34.803549 crc crio[3654]: time=\"2026-06-12T15:15:34.803474261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=a22c4019-b84c-4338-b072-2d96d4df06f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792714 | controller |     "Jun 12 15:15:34.904452 crc crio[3654]: time=\"2026-06-12T15:15:34.900143428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=90433a30-b3a3-4325-bb2f-b4bc124e00d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792728 | controller |     "Jun 12 15:15:34.904452 crc crio[3654]: time=\"2026-06-12T15:15:34.900356125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03d79886-58e7-4069-b0ca-b3065ee71c91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792746 | controller |     "Jun 12 15:15:34.905937 crc crio[3654]: time=\"2026-06-12T15:15:34.905715147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d56e796-bdff-4274-bd57-243f0f20f62e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792761 | controller |     "Jun 12 15:15:34.906016 crc crio[3654]: time=\"2026-06-12T15:15:34.905951795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d83c32cb-2100-4bb2-8957-a03c352df70e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792775 | controller |     "Jun 12 15:15:34.946914 crc crio[3654]: time=\"2026-06-12T15:15:34.946843276Z\" level=info msg=\"Ran pod sandbox 2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=8c982569-afa8-439d-a4d7-542c93234ce5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792789 | controller |     "Jun 12 15:15:34.949523 crc crio[3654]: time=\"2026-06-12T15:15:34.949085967Z\" level=info msg=\"Ran pod sandbox a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=3582b5d9-6d7f-4beb-822a-d3d092a654f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792803 | controller |     "Jun 12 15:15:34.959109 crc crio[3654]: time=\"2026-06-12T15:15:34.959024874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=03a42d34-883c-401e-a452-d0dbd0e45b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792817 | controller |     "Jun 12 15:15:35.059561 crc crio[3654]: time=\"2026-06-12T15:15:34.967696915Z\" level=info msg=\"Ran pod sandbox 64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=33cba730-5b08-489f-bb35-639029837415 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792831 | controller |     "Jun 12 15:15:35.062117 crc crio[3654]: time=\"2026-06-12T15:15:35.061953995Z\" level=info msg=\"Created container 73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f798799e-a479-422b-b7ef-84f6205d8480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.792845 | controller |     "Jun 12 15:15:35.144539 crc crio[3654]: time=\"2026-06-12T15:15:35.081230046Z\" level=info msg=\"Starting container: 73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3\" id=274065f0-ea45-4955-91c2-f128c15e8d8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.792860 | controller |     "Jun 12 15:15:35.144539 crc crio[3654]: time=\"2026-06-12T15:15:35.141183462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e65d279f-2188-4d99-b426-7b18d0f8ff0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792874 | controller |     "Jun 12 15:15:35.153644 crc crio[3654]: time=\"2026-06-12T15:15:35.14464435Z\" level=info msg=\"Ran pod sandbox 725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=66b0640f-6c78-4de4-beec-4e2c1fb06ec3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.792894 | controller |     "Jun 12 15:15:35.153644 crc crio[3654]: time=\"2026-06-12T15:15:35.145004662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=98f87457-845e-46e9-9086-94e2ba1baff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792909 | controller |     "Jun 12 15:15:35.217319 crc crio[3654]: time=\"2026-06-12T15:15:35.216825719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1e51dda-0680-480c-9900-a673ae8c9ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792924 | controller |     "Jun 12 15:15:35.224398 crc crio[3654]: time=\"2026-06-12T15:15:35.22302183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=69f28e14-5433-4aa0-9a8a-01883c93bee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792938 | controller |     "Jun 12 15:15:35.224398 crc crio[3654]: time=\"2026-06-12T15:15:35.223832217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55c331d0-c334-4f68-ad22-4f8da25ce7b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792952 | controller |     "Jun 12 15:15:35.242527 crc crio[3654]: time=\"2026-06-12T15:15:35.242188634Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=9616bd44-6dd1-4150-a1f8-836a12b75528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.792966 | controller |     "Jun 12 15:15:35.246493 crc crio[3654]: time=\"2026-06-12T15:15:35.243133866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.792980 | controller |     "Jun 12 15:15:35.250842 crc crio[3654]: time=\"2026-06-12T15:15:35.250644699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=080a87ab-42b8-4a15-a0c6-89317b6bc16c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.792994 | controller |     "Jun 12 15:15:35.250978 crc crio[3654]: time=\"2026-06-12T15:15:35.250845525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0e7eb1c7-318b-4552-a2a7-53bc2ee40fa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.793008 | controller |     "Jun 12 15:15:35.259664 crc crio[3654]: time=\"2026-06-12T15:15:35.259527047Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8b24d9e4-0e33-496f-8d7e-8c2ec47b163c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793023 | controller |     "Jun 12 15:15:35.266849 crc crio[3654]: time=\"2026-06-12T15:15:35.266798893Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e6a165e1-f19c-4742-8b61-23614b696ca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793037 | controller |     "Jun 12 15:15:35.269087 crc crio[3654]: time=\"2026-06-12T15:15:35.269022879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=963d6e30-79db-417c-b19f-d65148de02cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.793051 | controller |     "Jun 12 15:15:35.278121 crc crio[3654]: time=\"2026-06-12T15:15:35.277824239Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=146091a6-b27c-4b23-bec7-5a067180ff8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793069 | controller |     "Jun 12 15:15:35.278121 crc crio[3654]: time=\"2026-06-12T15:15:35.278126099Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=245b394d-525e-4242-9017-00f1bb9c3c01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.793083 | controller |     "Jun 12 15:15:35.278688 crc crio[3654]: time=\"2026-06-12T15:15:35.278544304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=248f3c13-218a-4d23-a2e5-f0fa41002a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.793098 | controller |     "Jun 12 15:15:35.382823 crc crio[3654]: time=\"2026-06-12T15:15:35.382708778Z\" level=info msg=\"Started container\" PID=13014 containerID=73cec53f4364e4671c006fb90c060cb67fed776f2f71b1b43b914ae466d604c3 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=274065f0-ea45-4955-91c2-f128c15e8d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5",
2026-06-12 16:39:24.793113 | controller |     "Jun 12 15:15:35.449207 crc crio[3654]: time=\"2026-06-12T15:15:35.448634489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793128 | controller |     "Jun 12 15:15:35.722221 crc crio[3654]: time=\"2026-06-12T15:15:35.721860667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793143 | controller |     "Jun 12 15:15:35.732504 crc crio[3654]: time=\"2026-06-12T15:15:35.729214507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793158 | controller |     "Jun 12 15:15:35.734978 crc crio[3654]: time=\"2026-06-12T15:15:35.734849007Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=46d71c2d-3fd5-4a19-8f37-f1a5bed8823c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793173 | controller |     "Jun 12 15:15:35.735493 crc crio[3654]: time=\"2026-06-12T15:15:35.735314833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793187 | controller |     "Jun 12 15:15:35.735941 crc crio[3654]: time=\"2026-06-12T15:15:35.735822175Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb4a2304-eb13-4456-be24-59cceea00c6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793202 | controller |     "Jun 12 15:15:35.737212 crc crio[3654]: time=\"2026-06-12T15:15:35.737120448Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=31aebae1-2bc6-402b-a91d-0fe93007204d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793217 | controller |     "Jun 12 15:15:35.745796 crc crio[3654]: time=\"2026-06-12T15:15:35.738218955Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5c4ef8d1-8926-4514-a952-03a1303e5254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793233 | controller |     "Jun 12 15:15:35.839042 crc crio[3654]: time=\"2026-06-12T15:15:35.833343116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793247 | controller |     "Jun 12 15:15:36.220064 crc crio[3654]: time=\"2026-06-12T15:15:36.211456166Z\" level=info msg=\"Ran pod sandbox c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 with infra container: openshift-dns/dns-default-qtghf/POD\" id=99f21f0c-5a8f-4c4f-b3ef-d25be92084bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.793265 | controller |     "Jun 12 15:15:36.334217 crc crio[3654]: time=\"2026-06-12T15:15:36.334000842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793280 | controller |     "Jun 12 15:15:36.334996 crc crio[3654]: time=\"2026-06-12T15:15:36.334898712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793301 | controller |     "Jun 12 15:15:36.399211 crc crio[3654]: time=\"2026-06-12T15:15:36.399094867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=cf534707-7e6e-49d8-b2d7-a69bbee841d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.793324 | controller |     "Jun 12 15:15:36.403865 crc crio[3654]: time=\"2026-06-12T15:15:36.403325881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793346 | controller |     "Jun 12 15:15:36.403865 crc crio[3654]: time=\"2026-06-12T15:15:36.403662012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793366 | controller |     "Jun 12 15:15:36.711580 crc crio[3654]: time=\"2026-06-12T15:15:36.709726241Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=3b858deb-d27c-4c8e-9202-abb0df780e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793382 | controller |     "Jun 12 15:15:37.605645 crc crio[3654]: time=\"2026-06-12T15:15:37.604718Z\" level=info msg=\"Created container 88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d686a28e-06b9-4762-9271-f79daa6fec42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793397 | controller |     "Jun 12 15:15:37.629088 crc crio[3654]: time=\"2026-06-12T15:15:37.62904047Z\" level=info msg=\"Starting container: 88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125\" id=2496c065-96ca-48cc-bf9d-593800573c98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.793411 | controller |     "Jun 12 15:15:37.839037 crc crio[3654]: time=\"2026-06-12T15:15:37.649137273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793426 | controller |     "Jun 12 15:15:37.839037 crc crio[3654]: time=\"2026-06-12T15:15:37.649795946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=bef5dbfb-bd0d-45d7-85fa-e53e509bb87d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.793440 | controller |     "Jun 12 15:15:37.839037 crc crio[3654]: time=\"2026-06-12T15:15:37.808987588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793455 | controller |     "Jun 12 15:15:37.927671 crc crio[3654]: time=\"2026-06-12T15:15:37.927071339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793476 | controller |     "Jun 12 15:15:37.946573 crc crio[3654]: time=\"2026-06-12T15:15:37.946504467Z\" level=info msg=\"Started container\" PID=13129 containerID=88392ae957c66c8d67ba09cd97c6b93bf1f27e362c99db31a318137893a86125 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=2496c065-96ca-48cc-bf9d-593800573c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97",
2026-06-12 16:39:24.793492 | controller |     "Jun 12 15:15:38.292481 crc crio[3654]: time=\"2026-06-12T15:15:38.29155661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793507 | controller |     "Jun 12 15:15:38.716887 crc crio[3654]: time=\"2026-06-12T15:15:38.716840158Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=12d14163-f01b-4e4e-8c9b-ce972cada075 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793543 | controller |     "Jun 12 15:15:38.779942 crc crio[3654]: time=\"2026-06-12T15:15:38.779657578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793561 | controller |     "Jun 12 15:15:39.150567 crc crio[3654]: time=\"2026-06-12T15:15:39.150491857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793575 | controller |     "Jun 12 15:15:42.008563 crc crio[3654]: time=\"2026-06-12T15:15:41.94911268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793590 | controller |     "Jun 12 15:15:42.035345 crc crio[3654]: time=\"2026-06-12T15:15:42.028046505Z\" level=info msg=\"Created container 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8b24d9e4-0e33-496f-8d7e-8c2ec47b163c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793605 | controller |     "Jun 12 15:15:42.364919 crc crio[3654]: time=\"2026-06-12T15:15:42.331924295Z\" level=info msg=\"Starting container: 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423\" id=ee3a3646-f71b-4b6f-b902-0e9ee877d0ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.793620 | controller |     "Jun 12 15:15:42.440976 crc crio[3654]: time=\"2026-06-12T15:15:42.439586119Z\" level=info msg=\"Started container\" PID=13197 containerID=20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=ee3a3646-f71b-4b6f-b902-0e9ee877d0ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39",
2026-06-12 16:39:24.793635 | controller |     "Jun 12 15:15:43.099733 crc crio[3654]: time=\"2026-06-12T15:15:43.098515834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793652 | controller |     "Jun 12 15:15:43.121514 crc crio[3654]: time=\"2026-06-12T15:15:43.120921176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793667 | controller |     "Jun 12 15:15:43.190849 crc crio[3654]: time=\"2026-06-12T15:15:43.190550888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793683 | controller |     "Jun 12 15:15:44.292586 crc crio[3654]: time=\"2026-06-12T15:15:44.287480883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793701 | controller |     "Jun 12 15:15:44.428913 crc crio[3654]: time=\"2026-06-12T15:15:44.428159775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793716 | controller |     "Jun 12 15:15:44.562558 crc crio[3654]: time=\"2026-06-12T15:15:44.561857356Z\" level=info msg=\"Created container 4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7e0108d7-4567-4c18-a3a0-ff335922f14a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793731 | controller |     "Jun 12 15:15:44.578558 crc crio[3654]: time=\"2026-06-12T15:15:44.578186041Z\" level=info msg=\"Starting container: 4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7\" id=78999076-ecaa-45e6-a1d4-18f03a95e542 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.793746 | controller |     "Jun 12 15:15:45.112224 crc crio[3654]: time=\"2026-06-12T15:15:45.11058434Z\" level=info msg=\"Started container\" PID=13267 containerID=4e6e9eb630f6e1e2e2d4f2568c1ead424c923a97218bf597297eecb1e26ceac7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=78999076-ecaa-45e6-a1d4-18f03a95e542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e",
2026-06-12 16:39:24.793761 | controller |     "Jun 12 15:15:45.759745 crc crio[3654]: time=\"2026-06-12T15:15:45.759654426Z\" level=info msg=\"Created container f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=e6a165e1-f19c-4742-8b61-23614b696ca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793775 | controller |     "Jun 12 15:15:46.083363 crc crio[3654]: time=\"2026-06-12T15:15:46.078816014Z\" level=info msg=\"Created container e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d2141d8e-ce12-441d-a4a2-fba5d9600aa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793790 | controller |     "Jun 12 15:15:46.173149 crc crio[3654]: time=\"2026-06-12T15:15:46.170096459Z\" level=info msg=\"Starting container: e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4\" id=35389c1a-953e-4398-815c-14da957859cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.793805 | controller |     "Jun 12 15:15:46.185640 crc crio[3654]: time=\"2026-06-12T15:15:46.179040593Z\" level=info msg=\"Starting container: f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a\" id=84f0b4bf-6ff2-48c2-9492-339ab898372b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.793820 | controller |     "Jun 12 15:15:46.469903 crc crio[3654]: time=\"2026-06-12T15:15:46.462575542Z\" level=info msg=\"Started container\" PID=13269 containerID=f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=84f0b4bf-6ff2-48c2-9492-339ab898372b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150",
2026-06-12 16:39:24.793850 | controller |     "Jun 12 15:15:46.491050 crc crio[3654]: time=\"2026-06-12T15:15:46.471241049Z\" level=info msg=\"Started container\" PID=13251 containerID=e10a1593c4277f83cbdf01a5428f01b11a68d3c69e6296bd1969f4c9b2db1fc4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=35389c1a-953e-4398-815c-14da957859cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b",
2026-06-12 16:39:24.793870 | controller |     "Jun 12 15:15:48.372795 crc crio[3654]: time=\"2026-06-12T15:15:48.356190797Z\" level=info msg=\"Created container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb4a2304-eb13-4456-be24-59cceea00c6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.793886 | controller |     "Jun 12 15:15:48.388106 crc crio[3654]: time=\"2026-06-12T15:15:48.387691242Z\" level=info msg=\"Starting container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02\" id=2d1a321a-662c-4dd7-b052-580c54236177 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.793901 | controller |     "Jun 12 15:15:48.798348 crc crio[3654]: time=\"2026-06-12T15:15:48.795058878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793916 | controller |     "Jun 12 15:15:48.904014 crc crio[3654]: time=\"2026-06-12T15:15:48.806038675Z\" level=info msg=\"Started container\" PID=13291 containerID=076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=2d1a321a-662c-4dd7-b052-580c54236177 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa",
2026-06-12 16:39:24.793931 | controller |     "Jun 12 15:15:48.904014 crc crio[3654]: time=\"2026-06-12T15:15:48.818160653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793946 | controller |     "Jun 12 15:15:49.279815 crc crio[3654]: time=\"2026-06-12T15:15:49.274909524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793961 | controller |     "Jun 12 15:15:49.414508 crc crio[3654]: time=\"2026-06-12T15:15:49.321737856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793976 | controller |     "Jun 12 15:15:49.414508 crc crio[3654]: time=\"2026-06-12T15:15:49.349213581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.793990 | controller |     "Jun 12 15:15:49.414508 crc crio[3654]: time=\"2026-06-12T15:15:49.354309674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794005 | controller |     "Jun 12 15:15:49.700062 crc crio[3654]: time=\"2026-06-12T15:15:49.699786014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794019 | controller |     "Jun 12 15:15:49.795358 crc crio[3654]: time=\"2026-06-12T15:15:49.79019747Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=017458b7-51e9-4160-a304-6aa66033a2cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794034 | controller |     "Jun 12 15:15:49.829116 crc crio[3654]: time=\"2026-06-12T15:15:49.82899802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=c8ed2188-a9e1-455b-baa8-596e38036846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794049 | controller |     "Jun 12 15:15:49.831133 crc crio[3654]: time=\"2026-06-12T15:15:49.830864058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794066 | controller |     "Jun 12 15:15:49.849065 crc crio[3654]: time=\"2026-06-12T15:15:49.848971924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794081 | controller |     "Jun 12 15:15:49.869042 crc crio[3654]: time=\"2026-06-12T15:15:49.868950417Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0874c640-0f14-48f4-b6e5-da8261ae167f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794096 | controller |     "Jun 12 15:15:49.869742 crc crio[3654]: time=\"2026-06-12T15:15:49.869717583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794111 | controller |     "Jun 12 15:15:50.059481 crc crio[3654]: time=\"2026-06-12T15:15:49.962115721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794125 | controller |     "Jun 12 15:15:50.695750 crc crio[3654]: time=\"2026-06-12T15:15:50.692967607Z\" level=info msg=\"Stopping container: 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a (timeout: 3600s)\" id=d631e9bd-2127-4f50-b485-2c95b56238d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.794142 | controller |     "Jun 12 15:15:51.053222 crc crio[3654]: time=\"2026-06-12T15:15:50.986860577Z\" level=info msg=\"Stopping container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e (timeout: 30s)\" id=e3b379b6-c715-4d7c-bd6e-c556fbeb0372 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.794157 | controller |     "Jun 12 15:15:51.390002 crc crio[3654]: time=\"2026-06-12T15:15:51.389713777Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c963859d-ece1-4a02-8477-87fb610b9122 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.794171 | controller |     "Jun 12 15:15:51.545923 crc crio[3654]: time=\"2026-06-12T15:15:51.545597837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.794186 | controller |     "Jun 12 15:15:51.684558 crc crio[3654]: time=\"2026-06-12T15:15:51.67774093Z\" level=info msg=\"Created container c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=146091a6-b27c-4b23-bec7-5a067180ff8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794201 | controller |     "Jun 12 15:15:51.722021 crc crio[3654]: time=\"2026-06-12T15:15:51.721703794Z\" level=info msg=\"Starting container: c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351\" id=79a78d77-e49a-48c1-8548-0cccca8107f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794216 | controller |     "Jun 12 15:15:52.493623 crc crio[3654]: time=\"2026-06-12T15:15:52.492718132Z\" level=info msg=\"Started container\" PID=13351 containerID=c63512385d631caa6f9f90d8b033e641437094a16c058fcd77397d0671919351 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=79a78d77-e49a-48c1-8548-0cccca8107f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652",
2026-06-12 16:39:24.794231 | controller |     "Jun 12 15:15:52.547759 crc crio[3654]: time=\"2026-06-12T15:15:52.542871579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794246 | controller |     "Jun 12 15:15:52.815558 crc crio[3654]: time=\"2026-06-12T15:15:52.742812816Z\" level=info msg=\"Stopped container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e3b379b6-c715-4d7c-bd6e-c556fbeb0372 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.794263 | controller |     "Jun 12 15:15:52.815558 crc crio[3654]: time=\"2026-06-12T15:15:52.77081301Z\" level=info msg=\"Created container 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=31aebae1-2bc6-402b-a91d-0fe93007204d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794278 | controller |     "Jun 12 15:15:53.009211 crc crio[3654]: time=\"2026-06-12T15:15:52.905037189Z\" level=info msg=\"Starting container: 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80\" id=e8f05d89-1ba2-41d5-bc8c-876b57b381c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794293 | controller |     "Jun 12 15:15:53.039472 crc crio[3654]: time=\"2026-06-12T15:15:52.908833777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c9d87bdc-8f90-4431-a41f-5c8a285b216c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794308 | controller |     "Jun 12 15:15:53.070089 crc crio[3654]: time=\"2026-06-12T15:15:53.065494505Z\" level=info msg=\"Created container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5c4ef8d1-8926-4514-a952-03a1303e5254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794322 | controller |     "Jun 12 15:15:53.072880 crc crio[3654]: time=\"2026-06-12T15:15:52.955150329Z\" level=info msg=\"Created container b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=46d71c2d-3fd5-4a19-8f37-f1a5bed8823c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794336 | controller |     "Jun 12 15:15:53.095741 crc crio[3654]: time=\"2026-06-12T15:15:53.091042601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=651983fe-d6fb-4193-aa41-491a295c6fac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794350 | controller |     "Jun 12 15:15:53.097752 crc crio[3654]: time=\"2026-06-12T15:15:53.097512121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=462d1104-7843-4c32-93d1-475221cae34f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794365 | controller |     "Jun 12 15:15:53.098322 crc crio[3654]: time=\"2026-06-12T15:15:53.097942146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=802fd24e-3358-4cac-b81a-dbfe36bec59c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794379 | controller |     "Jun 12 15:15:53.103454 crc crio[3654]: time=\"2026-06-12T15:15:53.103204875Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f39066e0-385e-4728-9fda-181eab0b1027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794394 | controller |     "Jun 12 15:15:53.104518 crc crio[3654]: time=\"2026-06-12T15:15:53.103882178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794408 | controller |     "Jun 12 15:15:53.119311 crc crio[3654]: time=\"2026-06-12T15:15:53.112150974Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e2a04039-b86a-4427-a8e7-0632ded86f51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794425 | controller |     "Jun 12 15:15:53.119311 crc crio[3654]: time=\"2026-06-12T15:15:53.113072445Z\" level=info msg=\"Started container\" PID=13364 containerID=16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e8f05d89-1ba2-41d5-bc8c-876b57b381c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8",
2026-06-12 16:39:24.794441 | controller |     "Jun 12 15:15:53.162561 crc crio[3654]: time=\"2026-06-12T15:15:53.16173367Z\" level=info msg=\"Starting container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb\" id=bca69af3-62a9-4008-91ca-af29911e8d8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794456 | controller |     "Jun 12 15:15:53.172638 crc crio[3654]: time=\"2026-06-12T15:15:53.168809871Z\" level=info msg=\"Stopping container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd (timeout: 2s)\" id=c943adf4-9071-43c0-a795-17559129b968 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.794471 | controller |     "Jun 12 15:15:53.269944 crc crio[3654]: time=\"2026-06-12T15:15:53.267792444Z\" level=info msg=\"Starting container: b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75\" id=54ea02c3-3961-4fd4-82fc-f10bc62d6081 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794486 | controller |     "Jun 12 15:15:53.314673 crc crio[3654]: time=\"2026-06-12T15:15:53.312154856Z\" level=info msg=\"Started container\" PID=13377 containerID=4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=bca69af3-62a9-4008-91ca-af29911e8d8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0",
2026-06-12 16:39:24.794523 | controller |     "Jun 12 15:15:54.671783 crc crio[3654]: time=\"2026-06-12T15:15:54.519464931Z\" level=info msg=\"Started container\" PID=13374 containerID=b2843264de4de55339f3f57a872b6e212a09ae5e4367327b9ba80446041c9e75 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=54ea02c3-3961-4fd4-82fc-f10bc62d6081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4",
2026-06-12 16:39:24.794545 | controller |     "Jun 12 15:15:54.671783 crc crio[3654]: time=\"2026-06-12T15:15:54.540855219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794561 | controller |     "Jun 12 15:15:55.537694 crc crio[3654]: time=\"2026-06-12T15:15:55.523848073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794576 | controller |     "Jun 12 15:15:55.610812 crc crio[3654]: time=\"2026-06-12T15:15:55.610525463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794590 | controller |     "Jun 12 15:15:55.790762 crc crio[3654]: time=\"2026-06-12T15:15:55.790137234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794605 | controller |     "Jun 12 15:15:56.197369 crc crio[3654]: time=\"2026-06-12T15:15:55.898727601Z\" level=info msg=\"Created container 528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=9616bd44-6dd1-4150-a1f8-836a12b75528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794623 | controller |     "Jun 12 15:15:56.197369 crc crio[3654]: time=\"2026-06-12T15:15:56.015003897Z\" level=info msg=\"Starting container: 528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525\" id=ecbaffda-58a8-4e32-aa1a-34bc4dc20e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794638 | controller |     "Jun 12 15:15:56.236478 crc crio[3654]: time=\"2026-06-12T15:15:56.236096284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794653 | controller |     "Jun 12 15:15:56.514585 crc crio[3654]: time=\"2026-06-12T15:15:56.514091806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794668 | controller |     "Jun 12 15:15:56.639608 crc crio[3654]: time=\"2026-06-12T15:15:56.639488275Z\" level=info msg=\"Started container\" PID=13391 containerID=528b944c2a473013853e0a37a12850702d4459d1a97903730651319ff04b0525 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ecbaffda-58a8-4e32-aa1a-34bc4dc20e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf",
2026-06-12 16:39:24.794682 | controller |     "Jun 12 15:15:58.062819 crc crio[3654]: time=\"2026-06-12T15:15:58.05810427Z\" level=info msg=\"Created container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f39066e0-385e-4728-9fda-181eab0b1027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794697 | controller |     "Jun 12 15:15:58.342566 crc crio[3654]: time=\"2026-06-12T15:15:58.341880258Z\" level=info msg=\"Stopped container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c943adf4-9071-43c0-a795-17559129b968 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.794711 | controller |     "Jun 12 15:15:58.358904 crc crio[3654]: time=\"2026-06-12T15:15:58.358530934Z\" level=info msg=\"Starting container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a\" id=ab12c96e-640d-45fb-a6b2-62144b2fad53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794725 | controller |     "Jun 12 15:15:58.414711 crc crio[3654]: time=\"2026-06-12T15:15:58.358662798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=532faaf8-281c-4824-84ef-e37035172792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794739 | controller |     "Jun 12 15:15:58.699177 crc crio[3654]: time=\"2026-06-12T15:15:58.621343093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a0e673ac-3b9c-4557-9b43-5ffcdfb7bc65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794753 | controller |     "Jun 12 15:15:58.935657 crc crio[3654]: time=\"2026-06-12T15:15:58.917019814Z\" level=info msg=\"Started container\" PID=13528 containerID=2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ab12c96e-640d-45fb-a6b2-62144b2fad53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd",
2026-06-12 16:39:24.794768 | controller |     "Jun 12 15:15:58.935657 crc crio[3654]: time=\"2026-06-12T15:15:58.922861273Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=593b7093-beee-4bb6-a95f-8e9949e9e146 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794786 | controller |     "Jun 12 15:15:58.935657 crc crio[3654]: time=\"2026-06-12T15:15:58.923909519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.794800 | controller |     "Jun 12 15:15:59.008045 crc crio[3654]: time=\"2026-06-12T15:15:58.999619347Z\" level=info msg=\"Stopping pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=82d97233-2aa1-4c22-bde0-15c0f98a9d28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.794821 | controller |     "Jun 12 15:15:59.008045 crc crio[3654]: time=\"2026-06-12T15:15:58.99971347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=82d97233-2aa1-4c22-bde0-15c0f98a9d28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.794842 | controller |     "Jun 12 15:15:59.363476 crc crio[3654]: time=\"2026-06-12T15:15:59.36299822Z\" level=info msg=\"Created container 50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=e2a04039-b86a-4427-a8e7-0632ded86f51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794867 | controller |     "Jun 12 15:15:59.365676 crc crio[3654]: time=\"2026-06-12T15:15:59.364806665Z\" level=info msg=\"Removing pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=506ed5ad-268c-416b-84fb-7588e3b6185c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.794893 | controller |     "Jun 12 15:15:59.378737 crc crio[3654]: time=\"2026-06-12T15:15:59.378625337Z\" level=info msg=\"Starting container: 50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7\" id=e1a95c77-d2af-4485-a7de-b1dcf56531c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794913 | controller |     "Jun 12 15:15:59.420364 crc crio[3654]: time=\"2026-06-12T15:15:59.418164662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a2191da7-6f0c-4bbb-aed9-d863c036c58c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794928 | controller |     "Jun 12 15:15:59.437843 crc crio[3654]: time=\"2026-06-12T15:15:59.437477689Z\" level=info msg=\"Started container\" PID=13563 containerID=50a9c3fbb17bd93ca8db0a2b7a6e58803e585ec62c2977750f6eaa6d69b735f7 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=e1a95c77-d2af-4485-a7de-b1dcf56531c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652",
2026-06-12 16:39:24.794944 | controller |     "Jun 12 15:15:59.828536 crc crio[3654]: time=\"2026-06-12T15:15:59.776938074Z\" level=info msg=\"Created container 25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=3b858deb-d27c-4c8e-9202-abb0df780e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.794959 | controller |     "Jun 12 15:15:59.903941 crc crio[3654]: time=\"2026-06-12T15:15:59.903647847Z\" level=info msg=\"Starting container: 25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa\" id=276c7b6a-3c68-4fa5-b754-923db3463bc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.794974 | controller |     "Jun 12 15:16:00.704907 crc crio[3654]: time=\"2026-06-12T15:16:00.703942806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e5a7bbd7-2ed6-4c97-bf8d-caf4c21c2073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.794988 | controller |     "Jun 12 15:16:00.843009 crc crio[3654]: time=\"2026-06-12T15:16:00.842142306Z\" level=info msg=\"Started container\" PID=13569 containerID=25e68e52629d448a6c22bc04db95174b9f631e391d51bed8d4282a7d5e6bf2aa description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=276c7b6a-3c68-4fa5-b754-923db3463bc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f",
2026-06-12 16:39:24.795007 | controller |     "Jun 12 15:16:01.038587 crc crio[3654]: time=\"2026-06-12T15:16:01.033385241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795025 | controller |     "Jun 12 15:16:01.038587 crc crio[3654]: time=\"2026-06-12T15:16:01.034753903Z\" level=info msg=\"Removed pod sandbox: 723c691da7e33efe5a947616e58abcea2b99a15651914a20593fecab5187b55b\" id=506ed5ad-268c-416b-84fb-7588e3b6185c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.795042 | controller |     "Jun 12 15:16:01.813547 crc crio[3654]: time=\"2026-06-12T15:16:01.80254479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795057 | controller |     "Jun 12 15:16:01.835902 crc crio[3654]: time=\"2026-06-12T15:16:01.83195379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795071 | controller |     "Jun 12 15:16:02.185764 crc crio[3654]: time=\"2026-06-12T15:16:02.185707275Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=bb3d068b-a937-451c-b8ee-bcc6ec25664e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795086 | controller |     "Jun 12 15:16:02.240857 crc crio[3654]: time=\"2026-06-12T15:16:02.240782287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795100 | controller |     "Jun 12 15:16:02.633450 crc crio[3654]: time=\"2026-06-12T15:16:02.625096444Z\" level=info msg=\"Created container b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d: openshift-dns/dns-default-qtghf/dns\" id=12d14163-f01b-4e4e-8c9b-ce972cada075 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795115 | controller |     "Jun 12 15:16:02.976029 crc crio[3654]: time=\"2026-06-12T15:16:02.937684547Z\" level=info msg=\"Starting container: b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d\" id=69a310cc-a111-4006-b3d0-5d087fbc52d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.795130 | controller |     "Jun 12 15:16:03.332647 crc crio[3654]: time=\"2026-06-12T15:16:03.329560588Z\" level=info msg=\"Started container\" PID=13612 containerID=b7f7858b83821cba89cedc27cf5fcefe6b4d88f569056f8331d3511766a9172d description=openshift-dns/dns-default-qtghf/dns id=69a310cc-a111-4006-b3d0-5d087fbc52d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262",
2026-06-12 16:39:24.795145 | controller |     "Jun 12 15:16:04.201714 crc crio[3654]: time=\"2026-06-12T15:16:04.201590097Z\" level=info msg=\"Created container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=593b7093-beee-4bb6-a95f-8e9949e9e146 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795159 | controller |     "Jun 12 15:16:04.800644 crc crio[3654]: time=\"2026-06-12T15:16:04.799729746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795174 | controller |     "Jun 12 15:16:05.469787 crc crio[3654]: time=\"2026-06-12T15:16:05.469635637Z\" level=info msg=\"Starting container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e\" id=b5bbb9e2-01aa-49e9-8335-0092b8469da8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.795192 | controller |     "Jun 12 15:16:05.719898 crc crio[3654]: time=\"2026-06-12T15:16:05.719453414Z\" level=info msg=\"Started container\" PID=13638 containerID=b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b5bbb9e2-01aa-49e9-8335-0092b8469da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.795207 | controller |     "Jun 12 15:16:06.711728 crc crio[3654]: time=\"2026-06-12T15:16:06.711390148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2137a381-ca32-47f6-9139-31d8fe1febf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795222 | controller |     "Jun 12 15:16:06.736060 crc crio[3654]: time=\"2026-06-12T15:16:06.735080342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7077fb9f-b931-46a6-a5d4-29114bb610f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795236 | controller |     "Jun 12 15:16:06.763811 crc crio[3654]: time=\"2026-06-12T15:16:06.763569024Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=620e8cdd-31c4-4152-90e2-de429848b1c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795250 | controller |     "Jun 12 15:16:06.764562 crc crio[3654]: time=\"2026-06-12T15:16:06.764393322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795265 | controller |     "Jun 12 15:16:07.666748 crc crio[3654]: time=\"2026-06-12T15:16:07.665883973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795280 | controller |     "Jun 12 15:16:08.027670 crc crio[3654]: time=\"2026-06-12T15:16:07.974108368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=922b41ae-17bb-43df-9789-f2893ea4b0f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795294 | controller |     "Jun 12 15:16:08.622802 crc crio[3654]: time=\"2026-06-12T15:16:08.619740983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e8e1c52f-cc12-4659-8405-1bcf41207180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795309 | controller |     "Jun 12 15:16:08.740902 crc crio[3654]: time=\"2026-06-12T15:16:08.73990596Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=8218e38e-8227-4f5e-a684-eb15397fb0d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795324 | controller |     "Jun 12 15:16:08.746905 crc crio[3654]: time=\"2026-06-12T15:16:08.741464243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795339 | controller |     "Jun 12 15:16:11.538931 crc crio[3654]: time=\"2026-06-12T15:16:11.494413639Z\" level=info msg=\"Stopping container: 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423 (timeout: 30s)\" id=f81da7f4-3d5c-4230-8800-6d7270e5c90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795353 | controller |     "Jun 12 15:16:11.623048 crc crio[3654]: time=\"2026-06-12T15:16:11.620726613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795371 | controller |     "Jun 12 15:16:12.001403 crc crio[3654]: time=\"2026-06-12T15:16:11.987311754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795386 | controller |     "Jun 12 15:16:12.755835 crc crio[3654]: time=\"2026-06-12T15:16:12.75556295Z\" level=info msg=\"Stopping container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02 (timeout: 30s)\" id=84e43ddc-fbc1-4318-83b7-5d1415075a84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795400 | controller |     "Jun 12 15:16:15.221691 crc crio[3654]: time=\"2026-06-12T15:16:15.220713515Z\" level=info msg=\"Stopping container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a (timeout: 30s)\" id=3d73d14d-29f6-42fe-9e5b-5b925f967f5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795414 | controller |     "Jun 12 15:16:15.965182 crc crio[3654]: time=\"2026-06-12T15:16:15.964385762Z\" level=info msg=\"Created container 01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=bb3d068b-a937-451c-b8ee-bcc6ec25664e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795428 | controller |     "Jun 12 15:16:16.101907 crc crio[3654]: time=\"2026-06-12T15:16:16.027925532Z\" level=info msg=\"Starting container: 01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a\" id=655d40a6-38aa-425b-9c1c-dfd96ac37431 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.795443 | controller |     "Jun 12 15:16:16.351683 crc crio[3654]: time=\"2026-06-12T15:16:16.271485244Z\" level=info msg=\"Started container\" PID=13729 containerID=01cfcb51236f3a81fdf1484352ded664144e7cf72f1df8657a1de12d2072b01a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=655d40a6-38aa-425b-9c1c-dfd96ac37431 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4",
2026-06-12 16:39:24.795458 | controller |     "Jun 12 15:16:17.020742 crc crio[3654]: time=\"2026-06-12T15:16:17.020572051Z\" level=info msg=\"Stopped container 20e30d2e9dce787410c06fe9053822b410cf71054c0852bc097f69733c6aa423: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f81da7f4-3d5c-4230-8800-6d7270e5c90f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795473 | controller |     "Jun 12 15:16:17.218189 crc crio[3654]: time=\"2026-06-12T15:16:17.21808055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7ce2f796-25ea-4ff4-9234-f06aff27fa78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795488 | controller |     "Jun 12 15:16:17.226781 crc crio[3654]: time=\"2026-06-12T15:16:17.226665827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795502 | controller |     "Jun 12 15:16:18.321583 crc crio[3654]: time=\"2026-06-12T15:16:18.320421467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795591 | controller |     "Jun 12 15:16:18.348538 crc crio[3654]: time=\"2026-06-12T15:16:18.345086464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03016959-424b-442c-877e-24e154e21c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795613 | controller |     "Jun 12 15:16:18.359869 crc crio[3654]: time=\"2026-06-12T15:16:18.359745747Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=eb92484f-1b33-4181-9a54-53052008acb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795633 | controller |     "Jun 12 15:16:18.360511 crc crio[3654]: time=\"2026-06-12T15:16:18.360360148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795649 | controller |     "Jun 12 15:16:18.530804 crc crio[3654]: time=\"2026-06-12T15:16:18.462133563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795664 | controller |     "Jun 12 15:16:18.545059 crc crio[3654]: time=\"2026-06-12T15:16:18.544864451Z\" level=info msg=\"Created container dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=620e8cdd-31c4-4152-90e2-de429848b1c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795679 | controller |     "Jun 12 15:16:18.589716 crc crio[3654]: time=\"2026-06-12T15:16:18.589580547Z\" level=info msg=\"Starting container: dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772\" id=9328ee62-6cc2-4311-aa4a-b46dcb0b6963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.795694 | controller |     "Jun 12 15:16:18.609388 crc crio[3654]: time=\"2026-06-12T15:16:18.606767803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795709 | controller |     "Jun 12 15:16:18.656414 crc crio[3654]: time=\"2026-06-12T15:16:18.649708272Z\" level=info msg=\"Started container\" PID=13768 containerID=dcbe957c2212821b8b9b8a8fa245ae5325e3b3244f481805c83bed1b3a6da772 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=9328ee62-6cc2-4311-aa4a-b46dcb0b6963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262",
2026-06-12 16:39:24.795724 | controller |     "Jun 12 15:16:19.532927 crc crio[3654]: time=\"2026-06-12T15:16:19.26167314Z\" level=info msg=\"Stopped container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d73d14d-29f6-42fe-9e5b-5b925f967f5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795739 | controller |     "Jun 12 15:16:19.532927 crc crio[3654]: time=\"2026-06-12T15:16:19.375554564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=48dc1326-3472-4673-8dfe-6e5b5215af8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795754 | controller |     "Jun 12 15:16:19.582353 crc crio[3654]: time=\"2026-06-12T15:16:19.582087194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=80b9ff29-a9de-45da-acbc-fe53619779a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795768 | controller |     "Jun 12 15:16:19.729930 crc crio[3654]: time=\"2026-06-12T15:16:19.729748887Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d8ea8761-2522-4c11-bf57-c89610713316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795783 | controller |     "Jun 12 15:16:19.730407 crc crio[3654]: time=\"2026-06-12T15:16:19.730194973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795797 | controller |     "Jun 12 15:16:20.106977 crc crio[3654]: time=\"2026-06-12T15:16:20.106741842Z\" level=info msg=\"Removing container: 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e\" id=054456e3-961a-4db2-b90a-300f430095f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.795817 | controller |     "Jun 12 15:16:20.493673 crc crio[3654]: time=\"2026-06-12T15:16:20.407759854Z\" level=info msg=\"Stopping container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb (timeout: 30s)\" id=5e509f3e-1521-4cb4-9b88-ca8714ed6137 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795832 | controller |     "Jun 12 15:16:20.493673 crc crio[3654]: time=\"2026-06-12T15:16:20.475958086Z\" level=info msg=\"Created container c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=eb92484f-1b33-4181-9a54-53052008acb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795847 | controller |     "Jun 12 15:16:20.516592 crc crio[3654]: time=\"2026-06-12T15:16:20.507332225Z\" level=info msg=\"Starting container: c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9\" id=70e45d19-44f2-47fe-a1c1-6b4a6fb58e2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.795862 | controller |     "Jun 12 15:16:20.595872 crc crio[3654]: time=\"2026-06-12T15:16:20.592600996Z\" level=info msg=\"Started container\" PID=13807 containerID=c843db21422632b10b4a0550b6147916437046d22f0194e7f8eb487553c0d1a9 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=70e45d19-44f2-47fe-a1c1-6b4a6fb58e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39",
2026-06-12 16:39:24.795877 | controller |     "Jun 12 15:16:21.346863 crc crio[3654]: time=\"2026-06-12T15:16:21.346561459Z\" level=info msg=\"Stopping container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904 (timeout: 30s)\" id=825f359f-59e4-44cf-844a-3ef4e527102c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795891 | controller |     "Jun 12 15:16:21.413429 crc crio[3654]: time=\"2026-06-12T15:16:21.411793961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.795906 | controller |     "Jun 12 15:16:21.449983 crc crio[3654]: time=\"2026-06-12T15:16:21.449579908Z\" level=info msg=\"Created container c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=8218e38e-8227-4f5e-a684-eb15397fb0d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.795921 | controller |     "Jun 12 15:16:21.626630 crc crio[3654]: time=\"2026-06-12T15:16:21.626407943Z\" level=info msg=\"Starting container: c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2\" id=3f160144-25c8-4fce-bd9c-e2c167730d72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.795935 | controller |     "Jun 12 15:16:21.646094 crc crio[3654]: time=\"2026-06-12T15:16:21.645748403Z\" level=info msg=\"Stopped container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5e509f3e-1521-4cb4-9b88-ca8714ed6137 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.795950 | controller |     "Jun 12 15:16:22.006481 crc crio[3654]: time=\"2026-06-12T15:16:21.678655846Z\" level=info msg=\"Removed container 125d30df05ca9ad28dc904b28e80fdc27c1f5084ba89e8a8205462d680018e4e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=054456e3-961a-4db2-b90a-300f430095f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.795964 | controller |     "Jun 12 15:16:22.012231 crc crio[3654]: time=\"2026-06-12T15:16:22.007144462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=174732a6-96fe-4a84-a074-749bf5cada24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.795982 | controller |     "Jun 12 15:16:22.012231 crc crio[3654]: time=\"2026-06-12T15:16:22.007994561Z\" level=info msg=\"Started container\" PID=13788 containerID=c7b0856308317d7805a7e842d491a48b0377f2c8b3fdc720580cd7a0ca3e97c2 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=3f160144-25c8-4fce-bd9c-e2c167730d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf",
2026-06-12 16:39:24.795998 | controller |     "Jun 12 15:16:22.115391 crc crio[3654]: time=\"2026-06-12T15:16:22.115095798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796013 | controller |     "Jun 12 15:16:22.129335 crc crio[3654]: time=\"2026-06-12T15:16:22.123745734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d01651d5-fe6f-43b8-a86b-6aa394e702e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796027 | controller |     "Jun 12 15:16:22.143008 crc crio[3654]: time=\"2026-06-12T15:16:22.142916178Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2c041736-6e53-4537-a542-7eb474d50c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796042 | controller |     "Jun 12 15:16:22.143470 crc crio[3654]: time=\"2026-06-12T15:16:22.143400244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796057 | controller |     "Jun 12 15:16:22.655062 crc crio[3654]: time=\"2026-06-12T15:16:22.653620359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796071 | controller |     "Jun 12 15:16:22.667562 crc crio[3654]: time=\"2026-06-12T15:16:22.667089791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796086 | controller |     "Jun 12 15:16:23.029333 crc crio[3654]: time=\"2026-06-12T15:16:23.028586902Z\" level=info msg=\"Stopped container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=84e43ddc-fbc1-4318-83b7-5d1415075a84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796100 | controller |     "Jun 12 15:16:23.030898 crc crio[3654]: time=\"2026-06-12T15:16:23.030669981Z\" level=info msg=\"Created container 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2c041736-6e53-4537-a542-7eb474d50c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796117 | controller |     "Jun 12 15:16:23.040074 crc crio[3654]: time=\"2026-06-12T15:16:23.039641939Z\" level=info msg=\"Stopped container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=825f359f-59e4-44cf-844a-3ef4e527102c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796132 | controller |     "Jun 12 15:16:23.040074 crc crio[3654]: time=\"2026-06-12T15:16:23.039881785Z\" level=info msg=\"Created container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d8ea8761-2522-4c11-bf57-c89610713316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796150 | controller |     "Jun 12 15:16:23.089224 crc crio[3654]: time=\"2026-06-12T15:16:23.042346146Z\" level=info msg=\"Starting container: 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05\" id=0ff10a48-823a-45eb-b05c-655b2d341133 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.796165 | controller |     "Jun 12 15:16:23.089224 crc crio[3654]: time=\"2026-06-12T15:16:23.077224795Z\" level=info msg=\"Starting container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72\" id=1cd98ec6-05c9-4aa8-9bca-0d5f54659878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.796180 | controller |     "Jun 12 15:16:23.095530 crc crio[3654]: time=\"2026-06-12T15:16:23.095328338Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71082b39-1275-4d2c-aa5a-89333ea37c97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796194 | controller |     "Jun 12 15:16:23.096003 crc crio[3654]: time=\"2026-06-12T15:16:23.095800794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e7c5d500-dab7-42c6-9160-efe63fea2bd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796208 | controller |     "Jun 12 15:16:23.096870 crc crio[3654]: time=\"2026-06-12T15:16:23.096311971Z\" level=info msg=\"Stopping pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=46d74347-7e70-428e-8235-a5af3cd461af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.796223 | controller |     "Jun 12 15:16:23.097823 crc crio[3654]: time=\"2026-06-12T15:16:23.096894371Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/fae98954-8069-4ff6-b2a0-32625c7f63e4 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:0xc000f36178}] Aliases:map[]}\"",
2026-06-12 16:39:24.796238 | controller |     "Jun 12 15:16:23.097823 crc crio[3654]: time=\"2026-06-12T15:16:23.097111999Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.796252 | controller |     "Jun 12 15:16:23.105154 crc crio[3654]: time=\"2026-06-12T15:16:23.105031149Z\" level=info msg=\"Started container\" PID=13860 containerID=07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0ff10a48-823a-45eb-b05c-655b2d341133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0",
2026-06-12 16:39:24.796267 | controller |     "Jun 12 15:16:23.262940 crc crio[3654]: time=\"2026-06-12T15:16:23.230147775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=14633fbe-d531-41f0-9160-983771f9ecc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796282 | controller |     "Jun 12 15:16:23.278859 crc crio[3654]: time=\"2026-06-12T15:16:23.241775432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dfddab48-d213-4d4b-a79f-90770bbe58d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796296 | controller |     "Jun 12 15:16:23.297606 crc crio[3654]: time=\"2026-06-12T15:16:23.297036078Z\" level=info msg=\"Started container\" PID=13854 containerID=0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1cd98ec6-05c9-4aa8-9bca-0d5f54659878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd",
2026-06-12 16:39:24.796316 | controller |     "Jun 12 15:16:23.352597 crc crio[3654]: time=\"2026-06-12T15:16:23.345785336Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e1dc697f-c662-44d6-a976-624bfc72347d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796331 | controller |     "Jun 12 15:16:23.352597 crc crio[3654]: time=\"2026-06-12T15:16:23.346346671Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d88187dc-40fd-46bb-afe9-84d008f94a2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796346 | controller |     "Jun 12 15:16:23.356212 crc crio[3654]: time=\"2026-06-12T15:16:23.35586622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796361 | controller |     "Jun 12 15:16:23.356212 crc crio[3654]: time=\"2026-06-12T15:16:23.356029607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796375 | controller |     "Jun 12 15:16:23.727290 crc crio[3654]: time=\"2026-06-12T15:16:23.726602668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796390 | controller |     "Jun 12 15:16:23.734081 crc crio[3654]: time=\"2026-06-12T15:16:23.729099493Z\" level=info msg=\"Stopping container: 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80 (timeout: 30s)\" id=01663dc8-1cff-4298-9465-5f00301a7027 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796405 | controller |     "Jun 12 15:16:24.147875 crc crio[3654]: time=\"2026-06-12T15:16:24.147702423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796420 | controller |     "Jun 12 15:16:24.206781 crc crio[3654]: time=\"2026-06-12T15:16:24.206722444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796435 | controller |     "Jun 12 15:16:26.143801 crc crio[3654]: time=\"2026-06-12T15:16:26.142745609Z\" level=info msg=\"Created container 8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e1dc697f-c662-44d6-a976-624bfc72347d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796449 | controller |     "Jun 12 15:16:26.149559 crc crio[3654]: time=\"2026-06-12T15:16:26.146619103Z\" level=info msg=\"Starting container: 8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a\" id=bd09e014-6213-4941-87fa-cd30c3d0719c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.796464 | controller |     "Jun 12 15:16:26.461611 crc crio[3654]: time=\"2026-06-12T15:16:26.460036831Z\" level=info msg=\"Started container\" PID=13893 containerID=8328703065e9a578474493eb3436b9a653b6d1e9808ad007ce9269109cdae76a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=bd09e014-6213-4941-87fa-cd30c3d0719c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa",
2026-06-12 16:39:24.796479 | controller |     "Jun 12 15:16:26.956236 crc crio[3654]: time=\"2026-06-12T15:16:26.955815628Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/POD\" id=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.796497 | controller |     "Jun 12 15:16:26.956236 crc crio[3654]: time=\"2026-06-12T15:16:26.956191301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796527 | controller |     "Jun 12 15:16:27.365156 crc crio[3654]: time=\"2026-06-12T15:16:27.360881651Z\" 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=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.796548 | controller |     "Jun 12 15:16:27.878338 crc crio[3654]: time=\"2026-06-12T15:16:27.874329299Z\" level=info msg=\"Ran pod sandbox 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932 with infra container: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/POD\" id=2e2694d5-cd84-4aa9-a98e-894c672629b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.796563 | controller |     "Jun 12 15:16:28.138909 crc crio[3654]: time=\"2026-06-12T15:16:28.138407044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5c883b09-968a-4d7a-a81d-949f5ab062fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796578 | controller |     "Jun 12 15:16:28.155543 crc crio[3654]: time=\"2026-06-12T15:16:28.154993215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6ef2dc7b-b34c-4209-a63b-e95c3ab09452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.796593 | controller |     "Jun 12 15:16:28.394851 crc crio[3654]: time=\"2026-06-12T15:16:28.394667518Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=25079663-28b5-486a-ba7c-47c1e5294e87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796624 | controller |     "Jun 12 15:16:28.396660 crc crio[3654]: time=\"2026-06-12T15:16:28.395144964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796639 | controller |     "Jun 12 15:16:28.796097 crc crio[3654]: time=\"2026-06-12T15:16:28.795433112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796654 | controller |     "Jun 12 15:16:29.478026 crc crio[3654]: time=\"2026-06-12T15:16:29.477933668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796669 | controller |     "Jun 12 15:16:30.303497 crc crio[3654]: time=\"2026-06-12T15:16:30.302983821Z\" level=info msg=\"Stopping container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675 (timeout: 30s)\" id=dbf45048-314d-44d5-936f-66eee1629e71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796684 | controller |     "Jun 12 15:16:31.008513 crc crio[3654]: time=\"2026-06-12T15:16:31.007693484Z\" level=info msg=\"Created container b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=d88187dc-40fd-46bb-afe9-84d008f94a2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796698 | controller |     "Jun 12 15:16:31.272542 crc crio[3654]: time=\"2026-06-12T15:16:31.271712162Z\" level=info msg=\"Stopped container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=dbf45048-314d-44d5-936f-66eee1629e71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796717 | controller |     "Jun 12 15:16:31.380928 crc crio[3654]: time=\"2026-06-12T15:16:31.380756015Z\" level=info msg=\"Stopping pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=1efa7730-38d1-4484-8e6e-2dac9f4b4a4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.796734 | controller |     "Jun 12 15:16:31.381865 crc crio[3654]: time=\"2026-06-12T15:16:31.381593334Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/fdf1fcf0-36db-4098-ab11-92a24aec92eb 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:0xc00239a7c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.796749 | controller |     "Jun 12 15:16:31.381865 crc crio[3654]: time=\"2026-06-12T15:16:31.381801071Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.796764 | controller |     "Jun 12 15:16:31.396130 crc crio[3654]: time=\"2026-06-12T15:16:31.395667734Z\" level=info msg=\"Starting container: b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b\" id=7277e10b-401f-4dc8-a6a7-2b63d6e715b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.796779 | controller |     "Jun 12 15:16:31.426571 crc crio[3654]: time=\"2026-06-12T15:16:31.418677107Z\" level=info msg=\"Started container\" PID=13969 containerID=b4d650c48f05e0371c0eb1a5d8a4f2c491e3e7ba58f6ee6ba5bb6599cf435b9b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=7277e10b-401f-4dc8-a6a7-2b63d6e715b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf",
2026-06-12 16:39:24.796794 | controller |     "Jun 12 15:16:31.743446 crc crio[3654]: time=\"2026-06-12T15:16:31.743350411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796809 | controller |     "Jun 12 15:16:32.069792 crc crio[3654]: time=\"2026-06-12T15:16:32.045384998Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7r2kc/POD\" id=68af7291-9718-4eb1-aa52-5e06d7952cdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.796823 | controller |     "Jun 12 15:16:32.069792 crc crio[3654]: time=\"2026-06-12T15:16:32.045460391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796839 | controller |     "Jun 12 15:16:32.478806 crc crio[3654]: time=\"2026-06-12T15:16:32.478229753Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tkftc/POD\" id=97bb7008-7658-4aa8-a3cd-13e24df87917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.796854 | controller |     "Jun 12 15:16:32.478806 crc crio[3654]: time=\"2026-06-12T15:16:32.478512223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796869 | controller |     "Jun 12 15:16:32.485054 crc crio[3654]: time=\"2026-06-12T15:16:32.484668913Z\" level=info msg=\"Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000630c30}] Aliases:map[]}\"",
2026-06-12 16:39:24.796888 | controller |     "Jun 12 15:16:32.485054 crc crio[3654]: time=\"2026-06-12T15:16:32.485043796Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7r2kc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.796903 | controller |     "Jun 12 15:16:33.165160 crc crio[3654]: time=\"2026-06-12T15:16:33.165079878Z\" level=info msg=\"Stopping container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72 (timeout: 30s)\" id=e23ab460-ecd2-4a43-839c-1ee671a94ab9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796917 | controller |     "Jun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.292449873Z\" level=info msg=\"Created container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=25079663-28b5-486a-ba7c-47c1e5294e87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.796932 | controller |     "Jun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.319058525Z\" level=info msg=\"Starting container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c\" id=95f6393c-90dc-405d-89ae-fc357d96bb3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.796946 | controller |     "Jun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.367871485Z\" level=info msg=\"Stopping container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e (timeout: 2s)\" id=3dbcf35c-d426-4c69-86de-da18aa1d1f75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.796960 | controller |     "Jun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.505688839Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dkx87/POD\" id=4a5823bc-2b5e-4ad4-9369-334ec1db5e0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.796974 | controller |     "Jun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.505779372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.796988 | controller |     "Jun 12 15:16:33.531917 crc crio[3654]: time=\"2026-06-12T15:16:33.506870689Z\" level=info msg=\"Started container\" PID=14028 containerID=a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c description=openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins id=95f6393c-90dc-405d-89ae-fc357d96bb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932",
2026-06-12 16:39:24.797003 | controller |     "Jun 12 15:16:33.804444 crc crio[3654]: time=\"2026-06-12T15:16:33.804396429Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v5bq7/POD\" id=4497bd26-be63-4ecf-b724-e8d3c9a550d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.797017 | controller |     "Jun 12 15:16:33.808509 crc crio[3654]: time=\"2026-06-12T15:16:33.805209472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797032 | controller |     "Jun 12 15:16:33.841391 crc crio[3654]: time=\"2026-06-12T15:16:33.841217175Z\" level=info msg=\"Stopped pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=1efa7730-38d1-4484-8e6e-2dac9f4b4a4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.797046 | controller |     "Jun 12 15:16:33.883368 crc crio[3654]: time=\"2026-06-12T15:16:33.881640469Z\" level=info msg=\"Stopped container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e23ab460-ecd2-4a43-839c-1ee671a94ab9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.797063 | controller |     "Jun 12 15:16:33.893937 crc crio[3654]: time=\"2026-06-12T15:16:33.893501129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=487f40f4-b00c-46ad-bfc3-9a6c46048c20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797078 | controller |     "Jun 12 15:16:33.914965 crc crio[3654]: time=\"2026-06-12T15:16:33.9148369Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc00008c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.797093 | controller |     "Jun 12 15:16:33.914965 crc crio[3654]: time=\"2026-06-12T15:16:33.914925753Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dkx87 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.797108 | controller |     "Jun 12 15:16:33.924102 crc crio[3654]: time=\"2026-06-12T15:16:33.918202318Z\" level=info msg=\"Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc00239a080}] Aliases:map[]}\"",
2026-06-12 16:39:24.797123 | controller |     "Jun 12 15:16:33.924102 crc crio[3654]: time=\"2026-06-12T15:16:33.918405945Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tkftc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.797138 | controller |     "Jun 12 15:16:34.069100 crc crio[3654]: time=\"2026-06-12T15:16:34.069005238Z\" level=info msg=\"Stopped container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3dbcf35c-d426-4c69-86de-da18aa1d1f75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.797153 | controller |     "Jun 12 15:16:34.090764 crc crio[3654]: time=\"2026-06-12T15:16:34.087890762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d3132e07-a666-4fd4-a61c-999c13085c76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797168 | controller |     "Jun 12 15:16:34.090764 crc crio[3654]: time=\"2026-06-12T15:16:34.089218478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=189e72b5-3e6e-454a-a358-0a8df23d677d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797182 | controller |     "Jun 12 15:16:34.114903 crc crio[3654]: time=\"2026-06-12T15:16:34.114682823Z\" level=info msg=\"Stopped pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=46d74347-7e70-428e-8235-a5af3cd461af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.797197 | controller |     "Jun 12 15:16:34.171769 crc crio[3654]: time=\"2026-06-12T15:16:34.171706239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33f5b1c4-4090-42c8-93b5-99b81c9ba6b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797214 | controller |     "Jun 12 15:16:34.173711 crc crio[3654]: time=\"2026-06-12T15:16:34.173042155Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=817eebe6-ce57-47d5-aad8-2524710ced58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797229 | controller |     "Jun 12 15:16:34.174324 crc crio[3654]: time=\"2026-06-12T15:16:34.174298418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797243 | controller |     "Jun 12 15:16:34.192578 crc crio[3654]: time=\"2026-06-12T15:16:34.192452697Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fa84e15-e8c5-45a8-9c79-92a7ae7fba06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797258 | controller |     "Jun 12 15:16:34.252870 crc crio[3654]: time=\"2026-06-12T15:16:34.252755973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797273 | controller |     "Jun 12 15:16:34.260483 crc crio[3654]: time=\"2026-06-12T15:16:34.260331059Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014ee2e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.797287 | controller |     "Jun 12 15:16:34.260483 crc crio[3654]: time=\"2026-06-12T15:16:34.260406722Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v5bq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.797302 | controller |     "Jun 12 15:16:34.339083 crc crio[3654]: time=\"2026-06-12T15:16:34.338967596Z\" level=info msg=\"Removing container: 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a\" id=0ef971cd-7e7e-433f-9cd4-adbdbca04a68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797316 | controller |     "Jun 12 15:16:34.769974 crc crio[3654]: time=\"2026-06-12T15:16:34.768766177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797332 | controller |     "Jun 12 15:16:34.854440 crc crio[3654]: time=\"2026-06-12T15:16:34.853811621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797346 | controller |     "Jun 12 15:16:35.034973 crc crio[3654]: time=\"2026-06-12T15:16:35.034679342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797360 | controller |     "Jun 12 15:16:35.059848 crc crio[3654]: time=\"2026-06-12T15:16:35.059402276Z\" level=info msg=\"Stopped container 16c0cabb5fed09cfd2813f852563888b4085e31baf2d0f7b4db3336835d0eb80: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=01663dc8-1cff-4298-9465-5f00301a7027 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.797375 | controller |     "Jun 12 15:16:35.073903 crc crio[3654]: time=\"2026-06-12T15:16:35.073440689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0dfebcea-e83e-4b0e-bbf3-42e5dc12d5dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797393 | controller |     "Jun 12 15:16:35.130407 crc crio[3654]: time=\"2026-06-12T15:16:35.128140212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797408 | controller |     "Jun 12 15:16:35.518818 crc crio[3654]: time=\"2026-06-12T15:16:35.490391939Z\" level=info msg=\"Removed container 2f96404ea45fb8c92c0b5f17f7ee9aad9220584bb7018eddd355f7605806b64a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0ef971cd-7e7e-433f-9cd4-adbdbca04a68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797423 | controller |     "Jun 12 15:16:35.518818 crc crio[3654]: time=\"2026-06-12T15:16:35.516332057Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/POD\" id=dec5c76e-fbfb-4880-8036-1b1924fa76b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.797438 | controller |     "Jun 12 15:16:35.518818 crc crio[3654]: time=\"2026-06-12T15:16:35.516564385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797452 | controller |     "Jun 12 15:16:35.770654 crc crio[3654]: time=\"2026-06-12T15:16:35.766063878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd928981-3d91-4d8a-b943-da658712514d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797466 | controller |     "Jun 12 15:16:35.797614 crc crio[3654]: time=\"2026-06-12T15:16:35.790557204Z\" level=info msg=\"Removing container: 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904\" id=6ec57b52-ec11-4ef9-a590-2e3a63527fc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797480 | controller |     "Jun 12 15:16:35.922541 crc crio[3654]: time=\"2026-06-12T15:16:35.712593462Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-9595bc9fd-txd99/POD\" id=b1fedcf9-5fc7-436e-963b-065377414b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.797495 | controller |     "Jun 12 15:16:35.922541 crc crio[3654]: time=\"2026-06-12T15:16:35.921011681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797525 | controller |     "Jun 12 15:16:36.531811 crc crio[3654]: time=\"2026-06-12T15:16:36.531707979Z\" level=info msg=\"Created container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4fa84e15-e8c5-45a8-9c79-92a7ae7fba06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797546 | controller |     "Jun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.651341008Z\" level=info msg=\"Removed container 619fe23e25dac8984487d1838319a17fbf420cded6877866644b5b0734a40904: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=6ec57b52-ec11-4ef9-a590-2e3a63527fc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797563 | controller |     "Jun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.676904701Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc001dc2798}] Aliases:map[]}\"",
2026-06-12 16:39:24.797582 | controller |     "Jun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.676962403Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.797597 | controller |     "Jun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.67890941Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=913aa281-de74-4063-8933-c185236c75ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797612 | controller |     "Jun 12 15:16:36.681457 crc crio[3654]: time=\"2026-06-12T15:16:36.680018478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797626 | controller |     "Jun 12 15:16:36.693653 crc crio[3654]: time=\"2026-06-12T15:16:36.69355841Z\" level=info msg=\"Starting container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21\" id=36603a0e-0811-4fa7-a544-477a0ce11f34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.797641 | controller |     "Jun 12 15:16:36.738629 crc crio[3654]: time=\"2026-06-12T15:16:36.733905527Z\" level=info msg=\"Removing container: c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd\" id=359f261f-6bf7-4df7-a45e-bbb69eb4416f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797655 | controller |     "Jun 12 15:16:36.738629 crc crio[3654]: time=\"2026-06-12T15:16:36.738091489Z\" level=info msg=\"Created container 4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=817eebe6-ce57-47d5-aad8-2524710ced58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797669 | controller |     "Jun 12 15:16:36.851972 crc crio[3654]: time=\"2026-06-12T15:16:36.851832967Z\" level=info msg=\"Starting container: 4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266\" id=3f217d25-2e08-48c7-9fcb-2e80457387ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.797683 | controller |     "Jun 12 15:16:36.985434 crc crio[3654]: time=\"2026-06-12T15:16:36.984653942Z\" level=info msg=\"Started container\" PID=14139 containerID=4dca0a537c3284f648c1ff78ae6a85cdb430cd92f75c65a3404e0dc811c62266 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3f217d25-2e08-48c7-9fcb-2e80457387ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd",
2026-06-12 16:39:24.797698 | controller |     "Jun 12 15:16:37.005113 crc crio[3654]: time=\"2026-06-12T15:16:37.0048258Z\" level=info msg=\"Started container\" PID=14152 containerID=4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=36603a0e-0811-4fa7-a544-477a0ce11f34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.797713 | controller |     "Jun 12 15:16:37.131722 crc crio[3654]: time=\"2026-06-12T15:16:37.130038352Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0001846f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.797730 | controller |     "Jun 12 15:16:37.131722 crc crio[3654]: time=\"2026-06-12T15:16:37.130129985Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.797746 | controller |     "Jun 12 15:16:37.525533 crc crio[3654]: time=\"2026-06-12T15:16:37.515364524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797761 | controller |     "Jun 12 15:16:37.648730 crc crio[3654]: time=\"2026-06-12T15:16:37.64200193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797776 | controller |     "Jun 12 15:16:38.385900 crc crio[3654]: 2026-06-12T15:16:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e91f19ae5ba28d Mac:3a:e3:f2:75:36:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b SocketPath: PciID:}] [{Interface:0xc000015130 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.797791 | controller |     "Jun 12 15:16:38.389832 crc crio[3654]: time=\"2026-06-12T15:16:38.387797378Z\" level=info msg=\"Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc00239a080}] Aliases:map[]}\"",
2026-06-12 16:39:24.797806 | controller |     "Jun 12 15:16:38.389832 crc crio[3654]: time=\"2026-06-12T15:16:38.388075257Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tkftc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.797822 | controller |     "Jun 12 15:16:38.438750 crc crio[3654]: time=\"2026-06-12T15:16:38.437660392Z\" level=info msg=\"Stopped container 77468b5d4db515397989f1796922e5c879cabfd3596e85397d28d4686c24980a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=d631e9bd-2127-4f50-b485-2c95b56238d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.797836 | controller |     "Jun 12 15:16:38.455221 crc crio[3654]: time=\"2026-06-12T15:16:38.455058374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=a14d5cea-236e-4373-a12f-2f88dc7f3b83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797851 | controller |     "Jun 12 15:16:38.549446 crc crio[3654]: time=\"2026-06-12T15:16:38.547224608Z\" level=info msg=\"Removed container c99be0fd2cf42e61c5cd8df2ce0a3575f4c58165721c61e44217db2862b2a1cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=359f261f-6bf7-4df7-a45e-bbb69eb4416f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797866 | controller |     "Jun 12 15:16:38.552432 crc crio[3654]: time=\"2026-06-12T15:16:38.552072844Z\" level=info msg=\"Created container a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=913aa281-de74-4063-8933-c185236c75ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797880 | controller |     "Jun 12 15:16:38.592693 crc crio[3654]: time=\"2026-06-12T15:16:38.558759286Z\" level=info msg=\"Ran pod sandbox 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 with infra container: openshift-marketplace/community-operators-tkftc/POD\" id=97bb7008-7658-4aa8-a3cd-13e24df87917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.797899 | controller |     "Jun 12 15:16:38.597192 crc crio[3654]: time=\"2026-06-12T15:16:38.589035222Z\" level=info msg=\"Removing container: ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675\" id=b546ecb3-a68f-4556-b604-f2fd90a9be6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.797914 | controller |     "Jun 12 15:16:38.597192 crc crio[3654]: time=\"2026-06-12T15:16:38.583617969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=83c6940a-8ec7-44d3-97f1-098ab70067c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797929 | controller |     "Jun 12 15:16:38.629553 crc crio[3654]: time=\"2026-06-12T15:16:38.626918651Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=62519334-7f2e-42db-8635-af855d60a7f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.797944 | controller |     "Jun 12 15:16:38.647521 crc crio[3654]: time=\"2026-06-12T15:16:38.636365973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.797959 | controller |     "Jun 12 15:16:38.647521 crc crio[3654]: time=\"2026-06-12T15:16:38.641844932Z\" level=info msg=\"Starting container: a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115\" id=53e29a00-5528-4464-aa4a-aff11b72bdf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.797973 | controller |     "Jun 12 15:16:38.673418 crc crio[3654]: time=\"2026-06-12T15:16:38.666419374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd248d5a-b9a5-415d-abd3-7f9358a0f821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.797989 | controller |     "Jun 12 15:16:38.673418 crc crio[3654]: time=\"2026-06-12T15:16:38.667639276Z\" level=info msg=\"Started container\" PID=14254 containerID=a15b4f647e56fdeac668903c0386b8ce965d523608938d98aac958004aa99115 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=53e29a00-5528-4464-aa4a-aff11b72bdf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8",
2026-06-12 16:39:24.798003 | controller |     "Jun 12 15:16:39.206919 crc crio[3654]: 2026-06-12T15:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc04f92112b9dfc Mac:56:ac:83:75:ce:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.798019 | controller |     "Jun 12 15:16:39.210733 crc crio[3654]: time=\"2026-06-12T15:16:39.210601294Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc00008c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.798033 | controller |     "Jun 12 15:16:39.213082 crc crio[3654]: time=\"2026-06-12T15:16:39.210940375Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dkx87 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.798047 | controller |     "Jun 12 15:16:39.240915 crc crio[3654]: 2026-06-12T15:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e0a6da9a736c2 Mac:12:d2:ba:e2:40:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.798066 | controller |     "Jun 12 15:16:39.242427 crc crio[3654]: time=\"2026-06-12T15:16:39.242094484Z\" level=info msg=\"Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000630c30}] Aliases:map[]}\"",
2026-06-12 16:39:24.798081 | controller |     "Jun 12 15:16:39.242427 crc crio[3654]: time=\"2026-06-12T15:16:39.242391284Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7r2kc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.798096 | controller |     "Jun 12 15:16:39.331094 crc crio[3654]: time=\"2026-06-12T15:16:39.33095918Z\" level=info msg=\"Removed container ce5385e08757ce037fee21021c68999e996992de11cb326d6cb2f5cecea96675: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=b546ecb3-a68f-4556-b604-f2fd90a9be6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.798110 | controller |     "Jun 12 15:16:39.345166 crc crio[3654]: time=\"2026-06-12T15:16:39.345041621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac9c8e04-cae1-4e54-85b9-812ad74a6b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798125 | controller |     "Jun 12 15:16:39.543079 crc crio[3654]: time=\"2026-06-12T15:16:39.54288245Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tkftc/extract-utilities\" id=c1a29ac9-454d-467e-b0f7-79214dd2ead8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798139 | controller |     "Jun 12 15:16:39.545337 crc crio[3654]: time=\"2026-06-12T15:16:39.545223479Z\" level=info msg=\"Ran pod sandbox dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a with infra container: openshift-marketplace/redhat-marketplace-dkx87/POD\" id=4a5823bc-2b5e-4ad4-9369-334ec1db5e0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.798154 | controller |     "Jun 12 15:16:39.549235 crc crio[3654]: time=\"2026-06-12T15:16:39.549164751Z\" level=info msg=\"Ran pod sandbox 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 with infra container: openshift-marketplace/certified-operators-7r2kc/POD\" id=68af7291-9718-4eb1-aa52-5e06d7952cdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.798169 | controller |     "Jun 12 15:16:39.567630 crc crio[3654]: time=\"2026-06-12T15:16:39.567142348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=612f0aa8-64e1-4a57-a1a2-7f3549129801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798183 | controller |     "Jun 12 15:16:39.576981 crc crio[3654]: time=\"2026-06-12T15:16:39.576857209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b135a8d-cfd2-4615-ac80-8173eb79bf1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798198 | controller |     "Jun 12 15:16:39.764170 crc crio[3654]: time=\"2026-06-12T15:16:39.705590568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798216 | controller |     "Jun 12 15:16:39.764170 crc crio[3654]: time=\"2026-06-12T15:16:39.715555245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798232 | controller |     "Jun 12 15:16:39.773138 crc crio[3654]: time=\"2026-06-12T15:16:39.773048853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798246 | controller |     "Jun 12 15:16:39.835076 crc crio[3654]: time=\"2026-06-12T15:16:39.806096281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798261 | controller |     "Jun 12 15:16:39.835076 crc crio[3654]: time=\"2026-06-12T15:16:39.812612863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798275 | controller |     "Jun 12 15:16:39.841600 crc crio[3654]: time=\"2026-06-12T15:16:39.840333586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3e680a2-f265-4ac2-9f21-4458570cdc09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798289 | controller |     "Jun 12 15:16:39.841600 crc crio[3654]: time=\"2026-06-12T15:16:39.840825003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2487d7c8-836a-4606-a793-efcb7fbd7ca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798303 | controller |     "Jun 12 15:16:39.859964 crc crio[3654]: time=\"2026-06-12T15:16:39.859835142Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7r2kc/extract-utilities\" id=144e71b9-c974-4e73-96d8-d9410dcdf93c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798318 | controller |     "Jun 12 15:16:39.946194 crc crio[3654]: time=\"2026-06-12T15:16:39.94108194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798333 | controller |     "Jun 12 15:16:39.947790 crc crio[3654]: time=\"2026-06-12T15:16:39.873848606Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities\" id=63af6c6e-e29a-404b-999f-16cba2013330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798347 | controller |     "Jun 12 15:16:39.948424 crc crio[3654]: time=\"2026-06-12T15:16:39.948400731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798362 | controller |     "Jun 12 15:16:40.102121 crc crio[3654]: time=\"2026-06-12T15:16:40.10197511Z\" level=info msg=\"Stopping container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c (timeout: 30s)\" id=cb880e9b-ed40-4771-b787-63dcee9ef998 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.798376 | controller |     "Jun 12 15:16:40.425032 crc crio[3654]: time=\"2026-06-12T15:16:40.416396557Z\" level=info msg=\"Created container 2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=62519334-7f2e-42db-8635-af855d60a7f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798390 | controller |     "Jun 12 15:16:40.459741 crc crio[3654]: time=\"2026-06-12T15:16:40.459180761Z\" level=info msg=\"Starting container: 2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232\" id=575299c0-0c2e-450b-8430-6ea152a9e1af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.798410 | controller |     "Jun 12 15:16:40.620012 crc crio[3654]: time=\"2026-06-12T15:16:40.616747227Z\" level=info msg=\"Started container\" PID=14334 containerID=2aa6dcc3ee0f5ab9138fb6ae81fbf557cd1248aba6d895d7f86ca79ca8589232 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=575299c0-0c2e-450b-8430-6ea152a9e1af name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b4c81b64a54ac1c37f386cee84618c55f4e234acea4637a1fbcbfd12826171d",
2026-06-12 16:39:24.798425 | controller |     "Jun 12 15:16:40.869770 crc crio[3654]: time=\"2026-06-12T15:16:40.869595367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798440 | controller |     "Jun 12 15:16:40.938910 crc crio[3654]: time=\"2026-06-12T15:16:40.938046293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798454 | controller |     "Jun 12 15:16:41.078321 crc crio[3654]: time=\"2026-06-12T15:16:41.075881755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798469 | controller |     "Jun 12 15:16:41.119891 crc crio[3654]: time=\"2026-06-12T15:16:41.118977254Z\" level=info msg=\"Created container 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719: openshift-marketplace/community-operators-tkftc/extract-utilities\" id=c1a29ac9-454d-467e-b0f7-79214dd2ead8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798484 | controller |     "Jun 12 15:16:41.131078 crc crio[3654]: time=\"2026-06-12T15:16:41.129150311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798498 | controller |     "Jun 12 15:16:41.227575 crc crio[3654]: time=\"2026-06-12T15:16:41.22713898Z\" level=info msg=\"Starting container: 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719\" id=be81f188-cef8-4d15-aba1-de729f88c56e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.798528 | controller |     "Jun 12 15:16:41.283010 crc crio[3654]: time=\"2026-06-12T15:16:41.26414687Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=882e317d-dc02-4e43-8c5d-3f79592d59cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.798548 | controller |     "Jun 12 15:16:41.283010 crc crio[3654]: time=\"2026-06-12T15:16:41.26473871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798564 | controller |     "Jun 12 15:16:41.295753 crc crio[3654]: time=\"2026-06-12T15:16:41.292134309Z\" level=info msg=\"Started container\" PID=14336 containerID=8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719 description=openshift-marketplace/community-operators-tkftc/extract-utilities id=be81f188-cef8-4d15-aba1-de729f88c56e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81",
2026-06-12 16:39:24.798579 | controller |     "Jun 12 15:16:42.242394 crc crio[3654]: time=\"2026-06-12T15:16:42.241740261Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc000630590}] Aliases:map[]}\"",
2026-06-12 16:39:24.798598 | controller |     "Jun 12 15:16:42.242394 crc crio[3654]: time=\"2026-06-12T15:16:42.242160126Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.798614 | controller |     "Jun 12 15:16:43.417163 crc crio[3654]: time=\"2026-06-12T15:16:43.416652012Z\" level=info msg=\"Created container d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae: openshift-marketplace/certified-operators-7r2kc/extract-utilities\" id=144e71b9-c974-4e73-96d8-d9410dcdf93c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798629 | controller |     "Jun 12 15:16:43.429109 crc crio[3654]: time=\"2026-06-12T15:16:43.428975601Z\" level=info msg=\"Created container 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities\" id=63af6c6e-e29a-404b-999f-16cba2013330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798643 | controller |     "Jun 12 15:16:43.430567 crc crio[3654]: time=\"2026-06-12T15:16:43.430418456Z\" level=info msg=\"Starting container: d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae\" id=fedd2139-9f0f-4d2d-8940-8bd89548d1fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.798658 | controller |     "Jun 12 15:16:43.431665 crc crio[3654]: time=\"2026-06-12T15:16:43.431393455Z\" level=info msg=\"Starting container: 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8\" id=0fb36512-9606-46e7-afa3-cafaf29c4e30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.798672 | controller |     "Jun 12 15:16:43.896098 crc crio[3654]: time=\"2026-06-12T15:16:43.895972829Z\" level=info msg=\"Started container\" PID=14391 containerID=4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8 description=openshift-marketplace/redhat-marketplace-dkx87/extract-utilities id=0fb36512-9606-46e7-afa3-cafaf29c4e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a",
2026-06-12 16:39:24.798687 | controller |     "Jun 12 15:16:44.001703 crc crio[3654]: time=\"2026-06-12T15:16:44.000704633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=92151b0a-ec6a-48d7-b19d-634d1bd96524 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.798701 | controller |     "Jun 12 15:16:44.440127 crc crio[3654]: time=\"2026-06-12T15:16:44.096853671Z\" level=info msg=\"Started container\" PID=14390 containerID=d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae description=openshift-marketplace/certified-operators-7r2kc/extract-utilities id=fedd2139-9f0f-4d2d-8940-8bd89548d1fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023",
2026-06-12 16:39:24.798716 | controller |     "Jun 12 15:16:44.440127 crc crio[3654]: time=\"2026-06-12T15:16:44.114133637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.798731 | controller |     "Jun 12 15:16:44.668742 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6a3053578cf790 Mac:36:21:90:10:cd:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.798745 | controller |     "Jun 12 15:16:44.669112 crc crio[3654]: time=\"2026-06-12T15:16:44.668999058Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0001846f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.798765 | controller |     "Jun 12 15:16:44.669465 crc crio[3654]: time=\"2026-06-12T15:16:44.669184604Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.798780 | controller |     "Jun 12 15:16:44.725534 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:335e638a60efa9d Mac:22:da:44:b3:f7:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 SocketPath: PciID:}] [{Interface:0xc000295280 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.798794 | controller |     "Jun 12 15:16:44.725534 crc crio[3654]: time=\"2026-06-12T15:16:44.715317333Z\" level=info msg=\"Ran pod sandbox a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 with infra container: openshift-controller-manager/controller-manager-9595bc9fd-txd99/POD\" id=b1fedcf9-5fc7-436e-963b-065377414b86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.798809 | controller |     "Jun 12 15:16:44.759309 crc crio[3654]: time=\"2026-06-12T15:16:44.755889784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=8240e048-b499-415d-8d3c-3bb8d072d919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798823 | controller |     "Jun 12 15:16:44.771852 crc crio[3654]: time=\"2026-06-12T15:16:44.771560102Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc001dc2798}] Aliases:map[]}\"",
2026-06-12 16:39:24.798838 | controller |     "Jun 12 15:16:44.772336 crc crio[3654]: time=\"2026-06-12T15:16:44.772012277Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.798853 | controller |     "Jun 12 15:16:44.781219 crc crio[3654]: time=\"2026-06-12T15:16:44.78116913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d1ec85b3-23c3-4a04-a925-c2c3f5dacef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798868 | controller |     "Jun 12 15:16:44.859050 crc crio[3654]: time=\"2026-06-12T15:16:44.847906729Z\" level=info msg=\"Ran pod sandbox 335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 with infra container: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/POD\" id=dec5c76e-fbfb-4880-8036-1b1924fa76b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.798882 | controller |     "Jun 12 15:16:44.891693 crc crio[3654]: time=\"2026-06-12T15:16:44.891626973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=9d44c64f-02fa-4cdb-904b-9a7bd82b5447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798896 | controller |     "Jun 12 15:16:44.909148 crc crio[3654]: time=\"2026-06-12T15:16:44.908976521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c2c0a2df-4594-4dc1-923b-ad70f20d69c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.798913 | controller |     "Jun 12 15:16:45.102079 crc crio[3654]: time=\"2026-06-12T15:16:45.091184779Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager\" id=282eb1c6-69db-49de-b114-15d041bec7be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798928 | controller |     "Jun 12 15:16:45.102079 crc crio[3654]: time=\"2026-06-12T15:16:45.092359079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.798942 | controller |     "Jun 12 15:16:45.167624 crc crio[3654]: time=\"2026-06-12T15:16:45.165455674Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager\" id=172783cd-d082-491e-9f5a-b659d09e3830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.798957 | controller |     "Jun 12 15:16:45.324143 crc crio[3654]: 2026-06-12T15:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:746ef6b3eb6fe9b Mac:4a:fd:b7:b2:0b:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 SocketPath: PciID:}] [{Interface:0xc0002305b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.798971 | controller |     "Jun 12 15:16:45.324143 crc crio[3654]: time=\"2026-06-12T15:16:45.277027165Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014ee2e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.798985 | controller |     "Jun 12 15:16:45.324143 crc crio[3654]: time=\"2026-06-12T15:16:45.277207002Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v5bq7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.799006 | controller |     "Jun 12 15:16:45.463639 crc crio[3654]: time=\"2026-06-12T15:16:45.45618401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799028 | controller |     "Jun 12 15:16:45.542841 crc crio[3654]: time=\"2026-06-12T15:16:45.542745184Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e8b00ef7-d23a-4ad1-98f1-65a21f8af143 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.799049 | controller |     "Jun 12 15:16:45.758218 crc crio[3654]: time=\"2026-06-12T15:16:45.755200703Z\" level=info msg=\"Ran pod sandbox 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 with infra container: openshift-marketplace/redhat-operators-v5bq7/POD\" id=4497bd26-be63-4ecf-b724-e8d3c9a550d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.799064 | controller |     "Jun 12 15:16:45.763776 crc crio[3654]: time=\"2026-06-12T15:16:45.760725111Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.799079 | controller |     "Jun 12 15:16:45.806943 crc crio[3654]: time=\"2026-06-12T15:16:45.8060993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e933f786-d316-414c-b91e-213af29b13da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799094 | controller |     "Jun 12 15:16:45.840691 crc crio[3654]: time=\"2026-06-12T15:16:45.840581447Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8484ba65-3ab7-48c6-b47f-f3a174ffb266 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.799120 | controller |     "Jun 12 15:16:45.853783 crc crio[3654]: time=\"2026-06-12T15:16:45.847925978Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.799136 | controller |     "Jun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.2307708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799150 | controller |     "Jun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.240652529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799165 | controller |     "Jun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.261232435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bfd40c9-c0f6-45c6-8647-b43cc5251fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799180 | controller |     "Jun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.283633305Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5bq7/extract-utilities\" id=8f4470b9-12eb-4854-a52a-395cf8ef40a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799194 | controller |     "Jun 12 15:16:46.309044 crc crio[3654]: time=\"2026-06-12T15:16:46.284447373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799209 | controller |     "Jun 12 15:16:46.444703 crc crio[3654]: time=\"2026-06-12T15:16:46.437966645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799223 | controller |     "Jun 12 15:16:46.568638 crc crio[3654]: time=\"2026-06-12T15:16:46.566518626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799238 | controller |     "Jun 12 15:16:46.579421 crc crio[3654]: time=\"2026-06-12T15:16:46.579090051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799252 | controller |     "Jun 12 15:16:46.656363 crc crio[3654]: time=\"2026-06-12T15:16:46.649634406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799267 | controller |     "Jun 12 15:16:46.741578 crc crio[3654]: 2026-06-12T15:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a096159fab13b4 Mac:ce:ce:bc:e1:22:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.799282 | controller |     "Jun 12 15:16:46.753116 crc crio[3654]: time=\"2026-06-12T15:16:46.748769571Z\" level=info msg=\"Created container adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107: openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager\" id=172783cd-d082-491e-9f5a-b659d09e3830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799297 | controller |     "Jun 12 15:16:46.773886 crc crio[3654]: time=\"2026-06-12T15:16:46.773644131Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc000630590}] Aliases:map[]}\"",
2026-06-12 16:39:24.799315 | controller |     "Jun 12 15:16:46.774218 crc crio[3654]: time=\"2026-06-12T15:16:46.774046175Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.799331 | controller |     "Jun 12 15:16:46.819140 crc crio[3654]: time=\"2026-06-12T15:16:46.818172961Z\" level=info msg=\"Starting container: adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107\" id=6e5408fd-5b1f-495c-87b9-e726030445a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.799346 | controller |     "Jun 12 15:16:46.861621 crc crio[3654]: time=\"2026-06-12T15:16:46.859979841Z\" level=info msg=\"Started container\" PID=14519 containerID=adea251b649d2a820ff99cb06d6ed2cc47dcc3d60565631e393e06a9b302a107 description=openshift-route-controller-manager/route-controller-manager-7f664686c8-zv9lq/route-controller-manager id=6e5408fd-5b1f-495c-87b9-e726030445a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806",
2026-06-12 16:39:24.799361 | controller |     "Jun 12 15:16:46.886965 crc crio[3654]: time=\"2026-06-12T15:16:46.874932432Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=37475cfb-6d35-4a87-bb35-ae1f9cd96c88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.799376 | controller |     "Jun 12 15:16:46.886965 crc crio[3654]: time=\"2026-06-12T15:16:46.875198851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799390 | controller |     "Jun 12 15:16:46.920774 crc crio[3654]: time=\"2026-06-12T15:16:46.91296209Z\" level=info msg=\"Ran pod sandbox 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=882e317d-dc02-4e43-8c5d-3f79592d59cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.799404 | controller |     "Jun 12 15:16:46.974592 crc crio[3654]: time=\"2026-06-12T15:16:46.960950059Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cad8530b-3a05-4d72-9b72-bb5c7bc92997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799418 | controller |     "Jun 12 15:16:46.988984 crc crio[3654]: time=\"2026-06-12T15:16:46.988697217Z\" level=info msg=\"Created container a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027: openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager\" id=282eb1c6-69db-49de-b114-15d041bec7be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799432 | controller |     "Jun 12 15:16:47.006575 crc crio[3654]: time=\"2026-06-12T15:16:47.000745945Z\" level=info msg=\"Starting container: a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027\" id=6b140c1c-0db8-4a61-b6a3-9381c7ed1c0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.799447 | controller |     "Jun 12 15:16:47.100694 crc crio[3654]: time=\"2026-06-12T15:16:47.081692687Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=36fde80a-34c3-42aa-98de-72eba71d4e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799461 | controller |     "Jun 12 15:16:47.100694 crc crio[3654]: time=\"2026-06-12T15:16:47.083670915Z\" level=info msg=\"Started container\" PID=14534 containerID=a9eab3acb03102c06a92836e5970e4ac4334e54e4c9e779df10ac40675ce8027 description=openshift-controller-manager/controller-manager-9595bc9fd-txd99/controller-manager id=6b140c1c-0db8-4a61-b6a3-9381c7ed1c0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382",
2026-06-12 16:39:24.799478 | controller |     "Jun 12 15:16:47.252630 crc crio[3654]: time=\"2026-06-12T15:16:47.186817386Z\" level=info msg=\"Created container 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2: openshift-marketplace/redhat-operators-v5bq7/extract-utilities\" id=8f4470b9-12eb-4854-a52a-395cf8ef40a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799493 | controller |     "Jun 12 15:16:47.256568 crc crio[3654]: time=\"2026-06-12T15:16:47.256121644Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc0014ee028}] Aliases:map[]}\"",
2026-06-12 16:39:24.799507 | controller |     "Jun 12 15:16:47.256568 crc crio[3654]: time=\"2026-06-12T15:16:47.256332671Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.799544 | controller |     "Jun 12 15:16:47.780730 crc crio[3654]: time=\"2026-06-12T15:16:47.71895735Z\" level=info msg=\"Starting container: 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2\" id=bf8509b6-ffc5-4f69-a50f-cc71a83d8626 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.799560 | controller |     "Jun 12 15:16:47.789776 crc crio[3654]: time=\"2026-06-12T15:16:47.789643972Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=48f50db3-70c4-4ed6-b503-3b83277097b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799575 | controller |     "Jun 12 15:16:47.826388 crc crio[3654]: time=\"2026-06-12T15:16:47.823217557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799590 | controller |     "Jun 12 15:16:47.929768 crc crio[3654]: time=\"2026-06-12T15:16:47.926204073Z\" level=info msg=\"Started container\" PID=14542 containerID=550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2 description=openshift-marketplace/redhat-operators-v5bq7/extract-utilities id=bf8509b6-ffc5-4f69-a50f-cc71a83d8626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703",
2026-06-12 16:39:24.799605 | controller |     "Jun 12 15:16:48.553016 crc crio[3654]: time=\"2026-06-12T15:16:48.552751252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799619 | controller |     "Jun 12 15:16:50.399839 crc crio[3654]: time=\"2026-06-12T15:16:50.397950946Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a3c27e02-d7f7-4b85-b385-c692dc5e398b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.799634 | controller |     "Jun 12 15:16:50.482721 crc crio[3654]: time=\"2026-06-12T15:16:50.477412305Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.799650 | controller |     "Jun 12 15:16:51.297885 crc crio[3654]: time=\"2026-06-12T15:16:51.297239581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799669 | controller |     "Jun 12 15:16:53.729930 crc crio[3654]: time=\"2026-06-12T15:16:53.728625262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799684 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:54.645223459Z\" level=info msg=\"Created container 0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=48f50db3-70c4-4ed6-b503-3b83277097b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799699 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:54.749032888Z\" level=info msg=\"Starting container: 0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615\" id=f0c32a71-407d-443b-8fff-a95e22f125ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.799714 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.295435657Z\" level=info msg=\"Started container\" PID=14641 containerID=0f642d1d0d358eb27c1a2700167691b9cd6f013cce6665e955cb67ea82ead615 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f0c32a71-407d-443b-8fff-a95e22f125ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021",
2026-06-12 16:39:24.799729 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.862636343Z\" level=info msg=\"Created container b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0874c640-0f14-48f4-b6e5-da8261ae167f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799744 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.884413729Z\" level=info msg=\"Starting container: b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31\" id=4657e40a-7e39-42c0-b8dd-4b4d64c5d4d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.799758 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:55.916150242Z\" level=info msg=\"Started container\" PID=14696 containerID=b20f8e6a665ec6de9095ae9ca3a2e4e6d78ea0fde88a9f0eca5e7dbb31ba0c31 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=4657e40a-7e39-42c0-b8dd-4b4d64c5d4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b",
2026-06-12 16:39:24.799773 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.534583248Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e3dfc97c-40f2-4f1f-aa66-1d0a887f1041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799788 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.569494136Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=d2b20868-500c-42e5-8f47-1debe91434ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799802 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.578736712Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=ee015747-a691-4a6d-9817-a32416248e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799817 | controller |     "Jun 12 15:16:56.718239 crc crio[3654]: time=\"2026-06-12T15:16:56.579202648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799832 | controller |     "Jun 12 15:16:56.953962 crc crio[3654]: time=\"2026-06-12T15:16:56.826373501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799850 | controller |     "Jun 12 15:16:57.529089 crc crio[3654]: 2026-06-12T15:16:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49b148ab0ac315c Mac:f6:ed:d6:5b:3f:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.799865 | controller |     "Jun 12 15:16:57.534210 crc crio[3654]: time=\"2026-06-12T15:16:57.533919771Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc0014ee028}] Aliases:map[]}\"",
2026-06-12 16:39:24.799880 | controller |     "Jun 12 15:16:57.534210 crc crio[3654]: time=\"2026-06-12T15:16:57.534145269Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.799894 | controller |     "Jun 12 15:16:57.562640 crc crio[3654]: time=\"2026-06-12T15:16:57.555924322Z\" level=info msg=\"Ran pod sandbox 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=37475cfb-6d35-4a87-bb35-ae1f9cd96c88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.799909 | controller |     "Jun 12 15:16:57.595473 crc crio[3654]: time=\"2026-06-12T15:16:57.586042551Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=097b49d2-d4f4-4446-82fe-84932334144a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799924 | controller |     "Jun 12 15:16:57.595473 crc crio[3654]: time=\"2026-06-12T15:16:57.594153248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=056f2249-4b60-4267-a685-1d3bf5b98ca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.799939 | controller |     "Jun 12 15:16:58.741932 crc crio[3654]: time=\"2026-06-12T15:16:58.741634152Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=02a4faf0-101d-4d9d-b9b3-2cb60c0bdaf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.799953 | controller |     "Jun 12 15:16:58.743027 crc crio[3654]: time=\"2026-06-12T15:16:58.742097468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799968 | controller |     "Jun 12 15:16:59.093616 crc crio[3654]: time=\"2026-06-12T15:16:59.012723097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799983 | controller |     "Jun 12 15:16:59.279550 crc crio[3654]: time=\"2026-06-12T15:16:59.279466847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.799997 | controller |     "Jun 12 15:17:01.716619 crc crio[3654]: time=\"2026-06-12T15:17:01.716020197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800015 | controller |     "Jun 12 15:17:02.308390 crc crio[3654]: time=\"2026-06-12T15:17:02.30792744Z\" level=info msg=\"Stopping pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=2d346f23-45b6-414c-851a-e3180f35ef83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800030 | controller |     "Jun 12 15:17:02.308390 crc crio[3654]: time=\"2026-06-12T15:17:02.308150587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=2d346f23-45b6-414c-851a-e3180f35ef83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800045 | controller |     "Jun 12 15:17:02.316854 crc crio[3654]: time=\"2026-06-12T15:17:02.316772156Z\" level=info msg=\"Removing pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=9048782e-2b7f-45bb-8b6d-dce272166502 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.800059 | controller |     "Jun 12 15:17:02.729704 crc crio[3654]: time=\"2026-06-12T15:17:02.724369473Z\" level=info msg=\"Created container 42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=ee015747-a691-4a6d-9817-a32416248e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800074 | controller |     "Jun 12 15:17:02.772872 crc crio[3654]: time=\"2026-06-12T15:17:02.770127739Z\" level=info msg=\"Starting container: 42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062\" id=34c5f11d-a9c6-4e7c-9fa5-70a3772f9b5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.800088 | controller |     "Jun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.904839608Z\" level=info msg=\"Removed pod sandbox: 1b0c1f411d60d175a0298c37f380f6b3f1b313ec8d9eb5c551d0c0d7936b2800\" id=9048782e-2b7f-45bb-8b6d-dce272166502 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.800103 | controller |     "Jun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.909100432Z\" level=info msg=\"Stopping pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=df435678-2f2b-441c-aa34-2732b372a630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800117 | controller |     "Jun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.909197395Z\" level=info msg=\"Stopped pod sandbox (already stopped): a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=df435678-2f2b-441c-aa34-2732b372a630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800131 | controller |     "Jun 12 15:17:03.005479 crc crio[3654]: time=\"2026-06-12T15:17:02.910021053Z\" level=info msg=\"Removing pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=61bac0b8-2296-417a-86a6-8cc03f3a4713 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.800146 | controller |     "Jun 12 15:17:03.006238 crc crio[3654]: time=\"2026-06-12T15:17:03.005491951Z\" level=info msg=\"Removed pod sandbox: a54fb699eb9ebe1295055af387a110a3917e7dae6f804ab40b21cd5898ec4fbb\" id=61bac0b8-2296-417a-86a6-8cc03f3a4713 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.800160 | controller |     "Jun 12 15:17:03.021385 crc crio[3654]: time=\"2026-06-12T15:17:03.021127795Z\" level=info msg=\"Started container\" PID=14781 containerID=42d2900a2a084037a26e5921b4b20befba9e7d2a398f8590826c4901d93ba062 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=34c5f11d-a9c6-4e7c-9fa5-70a3772f9b5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b",
2026-06-12 16:39:24.800175 | controller |     "Jun 12 15:17:03.176133 crc crio[3654]: time=\"2026-06-12T15:17:03.175991062Z\" level=info msg=\"Stopping container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21 (timeout: 2s)\" id=a44e53a0-61ec-4e96-9877-aaa6ca27614a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800193 | controller |     "Jun 12 15:17:03.557345 crc crio[3654]: time=\"2026-06-12T15:17:03.556929608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f0119dfe-176c-4c1e-a191-82a2bf72eb11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.800208 | controller |     "Jun 12 15:17:03.571583 crc crio[3654]: time=\"2026-06-12T15:17:03.570864314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f88f27bc-6656-40bb-a4f7-712137c3e247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.800222 | controller |     "Jun 12 15:17:03.579181 crc crio[3654]: time=\"2026-06-12T15:17:03.579086681Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=efeac855-5ea8-490c-b824-6f42c601f91f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800237 | controller |     "Jun 12 15:17:03.584429 crc crio[3654]: time=\"2026-06-12T15:17:03.584065854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800251 | controller |     "Jun 12 15:17:04.654169 crc crio[3654]: time=\"2026-06-12T15:17:04.618016155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800266 | controller |     "Jun 12 15:17:05.196162 crc crio[3654]: time=\"2026-06-12T15:17:05.196069241Z\" level=info msg=\"Created container 607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a: openshift-kube-apiserver/installer-13-crc/installer\" id=02a4faf0-101d-4d9d-b9b3-2cb60c0bdaf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800280 | controller |     "Jun 12 15:17:05.214030 crc crio[3654]: time=\"2026-06-12T15:17:05.213914851Z\" level=info msg=\"Stopped container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a44e53a0-61ec-4e96-9877-aaa6ca27614a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800295 | controller |     "Jun 12 15:17:05.246775 crc crio[3654]: time=\"2026-06-12T15:17:05.231862937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d763658e-ce37-4f7a-8957-414a50e29685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.800309 | controller |     "Jun 12 15:17:05.246775 crc crio[3654]: time=\"2026-06-12T15:17:05.233084468Z\" level=info msg=\"Starting container: 607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a\" id=cf0b022f-8a1f-4113-828b-f2398b32b1a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.800323 | controller |     "Jun 12 15:17:05.279205 crc crio[3654]: time=\"2026-06-12T15:17:05.278501528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9ffd116b-36d2-4b8d-8c87-3cc961e861e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.800338 | controller |     "Jun 12 15:17:05.289052 crc crio[3654]: time=\"2026-06-12T15:17:05.286122338Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=39306cf3-c6e2-4382-a833-77f9ddfe942b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800352 | controller |     "Jun 12 15:17:05.289052 crc crio[3654]: time=\"2026-06-12T15:17:05.289044907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800367 | controller |     "Jun 12 15:17:05.332709 crc crio[3654]: time=\"2026-06-12T15:17:05.327050985Z\" level=info msg=\"Removing container: b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e\" id=cde952a2-758a-473d-bd84-fd90493ea25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.800385 | controller |     "Jun 12 15:17:05.798829 crc crio[3654]: time=\"2026-06-12T15:17:05.791659955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800400 | controller |     "Jun 12 15:17:05.876740 crc crio[3654]: time=\"2026-06-12T15:17:05.876435478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800415 | controller |     "Jun 12 15:17:06.451760 crc crio[3654]: time=\"2026-06-12T15:17:06.402685782Z\" level=info msg=\"Started container\" PID=14799 containerID=607c8f7e58a4d833958e5341ae275df4ecc97216a5b7d59f52511f949b7eda3a description=openshift-kube-apiserver/installer-13-crc/installer id=cf0b022f-8a1f-4113-828b-f2398b32b1a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4",
2026-06-12 16:39:24.800430 | controller |     "Jun 12 15:17:06.528126 crc crio[3654]: time=\"2026-06-12T15:17:06.527955972Z\" level=info msg=\"Created container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=39306cf3-c6e2-4382-a833-77f9ddfe942b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800444 | controller |     "Jun 12 15:17:06.540389 crc crio[3654]: time=\"2026-06-12T15:17:06.531050198Z\" level=info msg=\"Starting container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df\" id=f934199c-af29-479a-98b5-5e6708ff4ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.800459 | controller |     "Jun 12 15:17:06.692020 crc crio[3654]: time=\"2026-06-12T15:17:06.690715052Z\" level=info msg=\"Started container\" PID=14849 containerID=b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f934199c-af29-479a-98b5-5e6708ff4ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.800474 | controller |     "Jun 12 15:17:06.718678 crc crio[3654]: time=\"2026-06-12T15:17:06.718457718Z\" level=info msg=\"Removed container b9f6216da8bcb57adbcc4e618735d18b2fde3812d449d57f09c68a7bab6e8a4e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cde952a2-758a-473d-bd84-fd90493ea25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.800488 | controller |     "Jun 12 15:17:06.950188 crc crio[3654]: time=\"2026-06-12T15:17:06.949931356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800503 | controller |     "Jun 12 15:17:08.285116 crc crio[3654]: time=\"2026-06-12T15:17:08.284655968Z\" level=info msg=\"Created container 9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=efeac855-5ea8-490c-b824-6f42c601f91f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800536 | controller |     "Jun 12 15:17:08.288705 crc crio[3654]: time=\"2026-06-12T15:17:08.288613769Z\" level=info msg=\"Starting container: 9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f\" id=a0da3e68-c822-40de-94e8-94befc6d2e1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.800555 | controller |     "Jun 12 15:17:08.369853 crc crio[3654]: time=\"2026-06-12T15:17:08.36878448Z\" level=info msg=\"Started container\" PID=14893 containerID=9c665cd095c4da39bd34722917012974846a12cd10b747ccfc118bf7d0e8485f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=a0da3e68-c822-40de-94e8-94befc6d2e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b",
2026-06-12 16:39:24.800583 | controller |     "Jun 12 15:17:10.227709 crc crio[3654]: time=\"2026-06-12T15:17:10.226800575Z\" level=warning msg=\"Stopping container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.800618 | controller |     "Jun 12 15:17:16.080570 crc crio[3654]: time=\"2026-06-12T15:17:16.078446456Z\" level=info msg=\"Stopping pod sandbox: 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021\" id=fced54f8-f580-4d1e-8315-e7ced46ac0a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800635 | controller |     "Jun 12 15:17:16.083896 crc crio[3654]: time=\"2026-06-12T15:17:16.082198546Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021 UID:ad789121-efaf-40ea-968c-16071b32a883 NetNS:/var/run/netns/ad6f75ec-7a72-44bb-a9ce-5ebcb61f9d20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podad789121_efaf_40ea_968c_16071b32a883.slice PodAnnotations:0xc0006301a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.800651 | controller |     "Jun 12 15:17:16.083896 crc crio[3654]: time=\"2026-06-12T15:17:16.082500191Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.800666 | controller |     "Jun 12 15:17:33.166365 crc crio[3654]: time=\"2026-06-12T15:17:33.162812716Z\" level=info msg=\"Stopping container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df (timeout: 2s)\" id=f7b8bf0d-a6e0-45a8-97d0-f0c70055bf62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800681 | controller |     "Jun 12 15:17:34.846918 crc crio[3654]: time=\"2026-06-12T15:17:34.825685064Z\" level=info msg=\"Removing container: 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21\" id=ce2799cf-3ef9-4411-aa6b-abe24e505a86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.800696 | controller |     "Jun 12 15:17:52.519583 crc crio[3654]: time=\"2026-06-12T15:17:52.491492544Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.800710 | controller |     "Jun 12 15:17:52.519583 crc crio[3654]: time=\"2026-06-12T15:17:52.4950182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800726 | controller |     "Jun 12 15:18:07.674447 crc crio[3654]: time=\"2026-06-12T15:18:07.671028343Z\" level=info msg=\"Stopping container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53 (timeout: 15s)\" id=a52327e5-3c44-4d4c-80b9-3dbf235ee753 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800741 | controller |     "Jun 12 15:18:07.674447 crc crio[3654]: time=\"2026-06-12T15:18:07.673621174Z\" level=info msg=\"Stopping container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326 (timeout: 15s)\" id=0ce831d9-261e-447f-949c-6b9011656618 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800756 | controller |     "Jun 12 15:18:07.674447 crc crio[3654]: time=\"2026-06-12T15:18:07.674042167Z\" level=info msg=\"Stopping container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4 (timeout: 15s)\" id=db8e8c93-c486-4035-b640-94651ebfdeeb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800771 | controller |     "Jun 12 15:18:07.678064 crc crio[3654]: time=\"2026-06-12T15:18:07.671980988Z\" level=info msg=\"Stopping container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 (timeout: 15s)\" id=c1a4c457-9b78-48ef-ba9e-d8f3b405a6d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800790 | controller |     "Jun 12 15:18:07.678346 crc crio[3654]: time=\"2026-06-12T15:18:07.672179771Z\" level=info msg=\"Stopping container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 (timeout: 15s)\" id=1aabf07d-b75d-49b4-acd5-711542327218 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800805 | controller |     "Jun 12 15:18:09.071478 crc crio[3654]: time=\"2026-06-12T15:18:09.045855818Z\" level=info msg=\"Stopping pod sandbox: 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4\" id=bcbfefce-4cc2-4bb7-9310-c0c7382ae3b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800819 | controller |     "Jun 12 15:18:09.071478 crc crio[3654]: time=\"2026-06-12T15:18:09.047112978Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4 UID:cd242cb2-7556-4bfa-99f5-ffde1224c469 NetNS:/var/run/netns/b21a36b4-3a3c-4213-9afd-64c5cb8dc0a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podcd242cb2_7556_4bfa_99f5_ffde1224c469.slice PodAnnotations:0xc001004460}] Aliases:map[]}\"",
2026-06-12 16:39:24.800834 | controller |     "Jun 12 15:18:09.071478 crc crio[3654]: time=\"2026-06-12T15:18:09.047341312Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.800850 | controller |     "Jun 12 15:18:11.850502 crc crio[3654]: time=\"2026-06-12T15:18:11.848928337Z\" level=info msg=\"Stopped container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=cb880e9b-ed40-4771-b787-63dcee9ef998 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800865 | controller |     "Jun 12 15:18:11.853359 crc crio[3654]: time=\"2026-06-12T15:18:11.853316854Z\" level=info msg=\"Stopping pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=af7e81c0-c2e3-4d4a-a966-bbe7bf440ac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800879 | controller |     "Jun 12 15:18:11.862442 crc crio[3654]: time=\"2026-06-12T15:18:11.862324554Z\" level=info msg=\"Stopped pod sandbox: 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021\" id=fced54f8-f580-4d1e-8315-e7ced46ac0a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.800894 | controller |     "Jun 12 15:18:11.874561 crc crio[3654]: time=\"2026-06-12T15:18:11.87369643Z\" level=info msg=\"Stopped container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f7b8bf0d-a6e0-45a8-97d0-f0c70055bf62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800908 | controller |     "Jun 12 15:18:11.876465 crc crio[3654]: time=\"2026-06-12T15:18:11.876318153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e25b7f75-c371-40c4-9d6a-0cd4539cde62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.800922 | controller |     "Jun 12 15:18:12.095775 crc crio[3654]: time=\"2026-06-12T15:18:12.094995161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33a6fb1c-ad1a-4ed2-83a3-49c9504d0ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.800937 | controller |     "Jun 12 15:18:12.185149 crc crio[3654]: time=\"2026-06-12T15:18:12.18431827Z\" level=info msg=\"Stopped container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=1aabf07d-b75d-49b4-acd5-711542327218 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800954 | controller |     "Jun 12 15:18:12.325824 crc crio[3654]: time=\"2026-06-12T15:18:12.325571407Z\" level=info msg=\"Stopped container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c1a4c457-9b78-48ef-ba9e-d8f3b405a6d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.800969 | controller |     "Jun 12 15:18:12.329152 crc crio[3654]: time=\"2026-06-12T15:18:12.329060151Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d25c896c-3c71-439b-9ed3-e04922d0d807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.800984 | controller |     "Jun 12 15:18:12.456689 crc crio[3654]: time=\"2026-06-12T15:18:12.456024469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.800999 | controller |     "Jun 12 15:18:12.470564 crc crio[3654]: time=\"2026-06-12T15:18:12.470480193Z\" level=info msg=\"Stopped container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0ce831d9-261e-447f-949c-6b9011656618 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.801014 | controller |     "Jun 12 15:18:12.603379 crc crio[3654]: time=\"2026-06-12T15:18:12.603291639Z\" level=info msg=\"Stopped pod sandbox: 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4\" id=bcbfefce-4cc2-4bb7-9310-c0c7382ae3b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.801029 | controller |     "Jun 12 15:18:12.629221 crc crio[3654]: time=\"2026-06-12T15:18:12.627941226Z\" level=info msg=\"Stopped container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a52327e5-3c44-4d4c-80b9-3dbf235ee753 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.801043 | controller |     "Jun 12 15:18:12.815377 crc crio[3654]: time=\"2026-06-12T15:18:12.81533685Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801058 | controller |     "Jun 12 15:18:12.815538 crc crio[3654]: time=\"2026-06-12T15:18:12.815520573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801073 | controller |     "Jun 12 15:18:12.857551 crc crio[3654]: time=\"2026-06-12T15:18:12.857240591Z\" level=info msg=\"Stopped container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=db8e8c93-c486-4035-b640-94651ebfdeeb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.801087 | controller |     "Jun 12 15:18:12.866858 crc crio[3654]: time=\"2026-06-12T15:18:12.866694495Z\" level=info msg=\"Stopping pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=1440737b-9d33-4ba1-93ee-fe5a13f83301 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.801102 | controller |     "Jun 12 15:18:15.897390 crc crio[3654]: time=\"2026-06-12T15:18:15.888361203Z\" level=info msg=\"Stopped pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=af7e81c0-c2e3-4d4a-a966-bbe7bf440ac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.801116 | controller |     "Jun 12 15:18:15.921083 crc crio[3654]: time=\"2026-06-12T15:18:15.921014759Z\" level=info msg=\"Stopped pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=1440737b-9d33-4ba1-93ee-fe5a13f83301 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.801137 | controller |     "Jun 12 15:18:22.137590 crc crio[3654]: time=\"2026-06-12T15:18:22.136904618Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801152 | controller |     "Jun 12 15:18:22.137590 crc crio[3654]: time=\"2026-06-12T15:18:22.137579029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801166 | controller |     "Jun 12 15:18:24.421856 crc crio[3654]: time=\"2026-06-12T15:18:24.4209679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ac066ca0-d0df-45f1-8719-451d8db57f25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801181 | controller |     "Jun 12 15:18:28.420760 crc crio[3654]: time=\"2026-06-12T15:18:28.419893388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fca9ed60-c0b2-4ccd-9f59-faf4624024ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801195 | controller |     "Jun 12 15:18:28.435844 crc crio[3654]: time=\"2026-06-12T15:18:28.435744895Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=561e4ef9-0b98-4dc2-87fd-ce1df2994498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.801209 | controller |     "Jun 12 15:18:28.567565 crc crio[3654]: time=\"2026-06-12T15:18:28.567429213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801224 | controller |     "Jun 12 15:18:28.687807 crc crio[3654]: time=\"2026-06-12T15:18:28.687363125Z\" level=info msg=\"Removed container 4c7e3c8aee03a44a450f25747e5120cdfb255bdab27c871264528077c42a2c21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ce2799cf-3ef9-4411-aa6b-abe24e505a86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801239 | controller |     "Jun 12 15:18:28.703705 crc crio[3654]: time=\"2026-06-12T15:18:28.703647711Z\" level=info msg=\"Removing container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4\" id=85f19a96-2061-4c42-b029-569f2bb8c994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801253 | controller |     "Jun 12 15:18:58.170714 crc crio[3654]: time=\"2026-06-12T15:18:58.169410529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9770336a-385c-41a2-a1e6-f1f963da184c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801267 | controller |     "Jun 12 15:19:03.130068 crc crio[3654]: time=\"2026-06-12T15:19:03.129854345Z\" level=info msg=\"Removing container: 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4\" id=256653da-38a4-4bb0-80e8-a6108d45f558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801282 | controller |     "Jun 12 15:19:05.464689 crc crio[3654]: time=\"2026-06-12T15:19:05.463979662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ee4fd254-568b-43ac-9fda-849ad49b9339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801296 | controller |     "Jun 12 15:19:20.405185 crc crio[3654]: time=\"2026-06-12T15:19:20.404349543Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=4a3c75f9-3e4a-4f44-80fa-756f797e5cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.801313 | controller |     "Jun 12 15:19:20.473693 crc crio[3654]: time=\"2026-06-12T15:19:20.473519786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801328 | controller |     "Jun 12 15:19:32.281500 crc crio[3654]: time=\"2026-06-12T15:19:32.280208522Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/381bf2b3-4af8-48ac-b20f-262c8cf229b7 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:0xc0014ee7b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.801343 | controller |     "Jun 12 15:19:32.281500 crc crio[3654]: time=\"2026-06-12T15:19:32.281357552Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.801357 | controller |     "Jun 12 15:19:32.347544 crc crio[3654]: time=\"2026-06-12T15:19:32.347379193Z\" 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=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801371 | controller |     "Jun 12 15:19:32.354036 crc crio[3654]: time=\"2026-06-12T15:19:32.353866243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801386 | controller |     "Jun 12 15:19:32.359779 crc crio[3654]: time=\"2026-06-12T15:19:32.359656639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801400 | controller |     "Jun 12 15:19:32.364352 crc crio[3654]: time=\"2026-06-12T15:19:32.363816641Z\" level=info msg=\"Ran pod sandbox 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=d922d516-0a91-48dd-ab79-1af0ce9de008 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801414 | controller |     "Jun 12 15:19:32.369075 crc crio[3654]: time=\"2026-06-12T15:19:32.368979605Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cd47d9df-ecf8-43a9-8628-782bb099ee41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801428 | controller |     "Jun 12 15:19:32.410766 crc crio[3654]: time=\"2026-06-12T15:19:32.410641758Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e8b00ef7-d23a-4ad1-98f1-65a21f8af143 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.801442 | controller |     "Jun 12 15:19:32.412736 crc crio[3654]: time=\"2026-06-12T15:19:32.4126165Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0fadee80-e91e-4f21-9769-7cf17401bcc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801457 | controller |     "Jun 12 15:19:32.470215 crc crio[3654]: time=\"2026-06-12T15:19:32.470086Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=600c6508-0b80-413a-a6d7-561c0e43fac4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.801471 | controller |     "Jun 12 15:19:32.474992 crc crio[3654]: time=\"2026-06-12T15:19:32.474913219Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=733e7df7-9476-47ac-ba09-23277ad9a49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801488 | controller |     "Jun 12 15:19:32.483894 crc crio[3654]: time=\"2026-06-12T15:19:32.483803611Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a3c27e02-d7f7-4b85-b385-c692dc5e398b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.801503 | controller |     "Jun 12 15:19:32.484915 crc crio[3654]: time=\"2026-06-12T15:19:32.484838653Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7883d245-10c4-476f-9176-dd0fe4932d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801538 | controller |     "Jun 12 15:19:32.503168 crc crio[3654]: time=\"2026-06-12T15:19:32.502865638Z\" level=info msg=\"Removed container 2fadb54c5150b63ffc10b4c7914c2cc47b24a42927aede77674d4cd284e0c7e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=85f19a96-2061-4c42-b029-569f2bb8c994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801556 | controller |     "Jun 12 15:19:32.505921 crc crio[3654]: time=\"2026-06-12T15:19:32.505813243Z\" level=info msg=\"Removing container: fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53\" id=145f4f82-da9f-4e4f-b1b3-d7c02fe0b81c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801570 | controller |     "Jun 12 15:19:32.512327 crc crio[3654]: time=\"2026-06-12T15:19:32.512209069Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=670e131e-6636-4bb5-9b63-d46b6e32496d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801585 | controller |     "Jun 12 15:19:32.525136 crc crio[3654]: time=\"2026-06-12T15:19:32.525074675Z\" level=info msg=\"Removing container: 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326\" id=fa7813ed-5edf-43ab-900c-57a33f983b51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801599 | controller |     "Jun 12 15:19:32.530902 crc crio[3654]: time=\"2026-06-12T15:19:32.530811549Z\" level=info msg=\"Created container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d25c896c-3c71-439b-9ed3-e04922d0d807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.801613 | controller |     "Jun 12 15:19:32.531627 crc crio[3654]: time=\"2026-06-12T15:19:32.531544823Z\" level=info msg=\"Starting container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049\" id=abbd3508-a648-4409-9077-6d6ea5facf74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.801628 | controller |     "Jun 12 15:19:32.537465 crc crio[3654]: time=\"2026-06-12T15:19:32.537178514Z\" level=info msg=\"Started container\" PID=15690 containerID=2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=abbd3508-a648-4409-9077-6d6ea5facf74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.801642 | controller |     "Jun 12 15:19:32.537854 crc crio[3654]: time=\"2026-06-12T15:19:32.537819618Z\" 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=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801656 | controller |     "Jun 12 15:19:32.551091 crc crio[3654]: time=\"2026-06-12T15:19:32.551017072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801675 | controller |     "Jun 12 15:19:32.553781 crc crio[3654]: time=\"2026-06-12T15:19:32.553647911Z\" level=info msg=\"Ran pod sandbox bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fe35edf3-76d5-41de-9a08-5ee5c1d143b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801689 | controller |     "Jun 12 15:19:32.559180 crc crio[3654]: time=\"2026-06-12T15:19:32.559047294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3c565e55-3814-4245-bef7-53130329496a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801704 | controller |     "Jun 12 15:19:32.572901 crc crio[3654]: time=\"2026-06-12T15:19:32.572848672Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=066f176b-3fdf-4441-ad42-300630d30d87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.801718 | controller |     "Jun 12 15:19:32.592033 crc crio[3654]: time=\"2026-06-12T15:19:32.591937017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801733 | controller |     "Jun 12 15:19:32.593333 crc crio[3654]: time=\"2026-06-12T15:19:32.593225481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4abe9499-8b01-48cb-8ed2-0a4cab5b2083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801747 | controller |     "Jun 12 15:19:32.594453 crc crio[3654]: time=\"2026-06-12T15:19:32.594340469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=89db3462-bf9c-4a0b-a960-4ddb47bf5e31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801762 | controller |     "Jun 12 15:19:32.596638 crc crio[3654]: time=\"2026-06-12T15:19:32.596549053Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e75049a2-1dbd-4ba0-9bc2-df63d14fe062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801776 | controller |     "Jun 12 15:19:32.627399 crc crio[3654]: time=\"2026-06-12T15:19:32.627343864Z\" level=info msg=\"Removed container 60477e038ff8a4ac16773ea0f32b47a971931cc88b671a3cb0b66fc6bc448326: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=fa7813ed-5edf-43ab-900c-57a33f983b51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801791 | controller |     "Jun 12 15:19:32.633604 crc crio[3654]: time=\"2026-06-12T15:19:32.633535574Z\" level=info msg=\"Removing container: 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7\" id=61d301e9-368b-44d9-91c4-ad24c21f1ced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801806 | controller |     "Jun 12 15:19:32.634497 crc crio[3654]: time=\"2026-06-12T15:19:32.634391053Z\" level=info msg=\"Removed container fee0d5808e397dccd8d3944ec6797f68df2666d955e9ba27425e2f3e264b9e53: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=145f4f82-da9f-4e4f-b1b3-d7c02fe0b81c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801821 | controller |     "Jun 12 15:19:32.637552 crc crio[3654]: time=\"2026-06-12T15:19:32.637410496Z\" level=info msg=\"Removing container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73\" id=b410b27e-ab9c-4044-be75-2bfeafda8830 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.801835 | controller |     "Jun 12 15:19:32.637765 crc crio[3654]: time=\"2026-06-12T15:19:32.637723746Z\" level=info msg=\"NetworkStart: stopping network for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.801853 | controller |     "Jun 12 15:19:32.639337 crc crio[3654]: time=\"2026-06-12T15:19:32.639174536Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/381bf2b3-4af8-48ac-b20f-262c8cf229b7 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:0xc000f369e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.801868 | controller |     "Jun 12 15:19:32.650732 crc crio[3654]: time=\"2026-06-12T15:19:32.650617212Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 16:39:24.801883 | controller |     "Jun 12 15:19:32.650993 crc crio[3654]: time=\"2026-06-12T15:19:32.650699075Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 16:39:24.801898 | controller |     "Jun 12 15:19:32.650993 crc crio[3654]: time=\"2026-06-12T15:19:32.65096355Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.801912 | controller |     "Jun 12 15:19:32.651347 crc crio[3654]: time=\"2026-06-12T15:19:32.645239112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801927 | controller |     "Jun 12 15:19:32.652355 crc crio[3654]: time=\"2026-06-12T15:19:32.642807738Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=aca55555-3f90-452d-8e0e-054afc84a5ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.801941 | controller |     "Jun 12 15:19:32.652465 crc crio[3654]: time=\"2026-06-12T15:19:32.652390659Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3858a74f-7c5d-4607-9f0a-aa42a73acdc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.801956 | controller |     "Jun 12 15:19:32.654466 crc crio[3654]: time=\"2026-06-12T15:19:32.654318337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801970 | controller |     "Jun 12 15:19:32.662923 crc crio[3654]: time=\"2026-06-12T15:19:32.662714201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.801985 | controller |     "Jun 12 15:19:32.663806 crc crio[3654]: time=\"2026-06-12T15:19:32.663694304Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=5ef7cff3-3797-440f-b768-9246b6f0cc21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802000 | controller |     "Jun 12 15:19:32.664459 crc crio[3654]: time=\"2026-06-12T15:19:32.664382607Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5bq7/extract-content\" id=707f22fc-373a-4132-8669-317207bf4e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802015 | controller |     "Jun 12 15:19:32.713088 crc crio[3654]: time=\"2026-06-12T15:19:32.712331Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=8484ba65-3ab7-48c6-b47f-f3a174ffb266 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.802030 | controller |     "Jun 12 15:19:32.721301 crc crio[3654]: time=\"2026-06-12T15:19:32.717821917Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bd01b5a7-ab46-4a1a-a37f-d8f84f308552 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802055 | controller |     "Jun 12 15:19:32.736570 crc crio[3654]: time=\"2026-06-12T15:19:32.736403173Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=92151b0a-ec6a-48d7-b19d-634d1bd96524 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.802070 | controller |     "Jun 12 15:19:32.737094 crc crio[3654]: time=\"2026-06-12T15:19:32.737027644Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c7588b17-72e0-4e2e-a2a6-66023f3311ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802085 | controller |     "Jun 12 15:19:32.751343 crc crio[3654]: time=\"2026-06-12T15:19:32.751208819Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=ec54d928-55c1-42d1-8618-78f86999bee8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.802099 | controller |     "Jun 12 15:19:32.752111 crc crio[3654]: time=\"2026-06-12T15:19:32.752053146Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5d9763f1-365b-4a76-8b7d-6ff382f29fd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802114 | controller |     "Jun 12 15:19:32.775888 crc crio[3654]: time=\"2026-06-12T15:19:32.77582062Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c963859d-ece1-4a02-8477-87fb610b9122 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.802128 | controller |     "Jun 12 15:19:32.776889 crc crio[3654]: time=\"2026-06-12T15:19:32.776707248Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5494aaa8-24d7-46d1-a26b-149fc5584c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802142 | controller |     "Jun 12 15:19:32.782481 crc crio[3654]: time=\"2026-06-12T15:19:32.782376599Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=37b0a28c-9d4e-44fe-af9b-f02d614cff75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.802157 | controller |     "Jun 12 15:19:32.783461 crc crio[3654]: time=\"2026-06-12T15:19:32.783360925Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1108c7f-3da8-44ef-b7c8-47da52338f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802172 | controller |     "Jun 12 15:19:32.794071 crc crio[3654]: time=\"2026-06-12T15:19:32.793989294Z\" level=info msg=\"Created container 696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=4a3c75f9-3e4a-4f44-80fa-756f797e5cd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802186 | controller |     "Jun 12 15:19:32.795621 crc crio[3654]: time=\"2026-06-12T15:19:32.795558825Z\" level=info msg=\"Starting container: 696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd\" id=12e874ba-a060-4ea1-a203-8675550b5073 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.802201 | controller |     "Jun 12 15:19:32.820073 crc crio[3654]: time=\"2026-06-12T15:19:32.820000902Z\" level=info msg=\"Started container\" PID=15764 containerID=696667bf2a2a8bd2dabac888db8f5742886a57d87add688f6b82ccb8c8bc92fd description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=12e874ba-a060-4ea1-a203-8675550b5073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1",
2026-06-12 16:39:24.802216 | controller |     "Jun 12 15:19:32.861566 crc crio[3654]: time=\"2026-06-12T15:19:32.861495756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802234 | controller |     "Jun 12 15:19:32.863038 crc crio[3654]: time=\"2026-06-12T15:19:32.862856052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802249 | controller |     "Jun 12 15:19:32.867949 crc crio[3654]: time=\"2026-06-12T15:19:32.867880804Z\" level=info msg=\"Removed container 0b245a41a902cfcd0251aff413818c0e76f8641e6e2dee958838cec650c0e2f7: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=61d301e9-368b-44d9-91c4-ad24c21f1ced name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802263 | controller |     "Jun 12 15:19:32.874662 crc crio[3654]: time=\"2026-06-12T15:19:32.874556398Z\" level=info msg=\"Removing container: ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73\" id=482aff63-d83b-4833-8d7a-16e8cbee86e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802281 | controller |     "Jun 12 15:19:32.885039 crc crio[3654]: time=\"2026-06-12T15:19:32.884938493Z\" level=info msg=\"Removed container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b410b27e-ab9c-4044-be75-2bfeafda8830 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802305 | controller |     "Jun 12 15:19:32.891625 crc crio[3654]: time=\"2026-06-12T15:19:32.891504291Z\" level=info msg=\"Container ef05ed984e0ffa0d742e4fa0ef12cd6c27ab2248bcc54af22ebfdb44970b5b73 not known, assuming it got already removed\" id=482aff63-d83b-4833-8d7a-16e8cbee86e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802355 | controller |     "Jun 12 15:19:32.901366 crc crio[3654]: time=\"2026-06-12T15:19:32.90119957Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=727a72e3-cad4-4b61-981c-fe46301ecde1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802377 | controller |     "Jun 12 15:19:32.901628 crc crio[3654]: time=\"2026-06-12T15:19:32.901559291Z\" level=info msg=\"Removing container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0\" id=af331e01-8f01-444e-904e-dfe6fb979560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802393 | controller |     "Jun 12 15:19:32.902220 crc crio[3654]: time=\"2026-06-12T15:19:32.90211922Z\" level=info msg=\"Removing container: b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0\" id=cbcf786b-9b3a-48a8-854b-f10bb8a0a58d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802408 | controller |     "Jun 12 15:19:32.911107 crc crio[3654]: time=\"2026-06-12T15:19:32.910904798Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802423 | controller |     "Jun 12 15:19:32.913492 crc crio[3654]: time=\"2026-06-12T15:19:32.91277475Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=83f5ec97-1573-49f4-9a1b-0f72f272b5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802438 | controller |     "Jun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913841937Z\" level=info msg=\"runSandbox: deleting pod ID 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab from idIndex\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802453 | controller |     "Jun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913878258Z\" level=info msg=\"runSandbox: removing pod sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802471 | controller |     "Jun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913951681Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802486 | controller |     "Jun 12 15:19:32.914393 crc crio[3654]: time=\"2026-06-12T15:19:32.913980252Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802501 | controller |     "Jun 12 15:19:32.915387 crc crio[3654]: time=\"2026-06-12T15:19:32.914775359Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 09c62110583b705b3fe3a23a68f6318d17298cd67cc5ae594bcfcd68b6d54cab\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802544 | controller |     "Jun 12 15:19:32.920835 crc crio[3654]: time=\"2026-06-12T15:19:32.920784252Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d2781207-a4cf-4a53-b80b-99c3b5b49e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802562 | controller |     "Jun 12 15:19:32.920835 crc crio[3654]: time=\"2026-06-12T15:19:32.920844093Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bb0a8bb6-7ca4-4cff-9b13-2f02fc4bbb83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802577 | controller |     "Jun 12 15:19:32.921182 crc crio[3654]: time=\"2026-06-12T15:19:32.920810022Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c86567b6-0e71-4b99-b2ee-625ec65099e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.802592 | controller |     "Jun 12 15:19:32.926786 crc crio[3654]: time=\"2026-06-12T15:19:32.926708812Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dkx87/extract-content\" id=b2d26feb-c65c-48a8-a083-73314accef58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802607 | controller |     "Jun 12 15:19:32.938506 crc crio[3654]: time=\"2026-06-12T15:19:32.938387757Z\" level=info msg=\"Removed container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=af331e01-8f01-444e-904e-dfe6fb979560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802622 | controller |     "Jun 12 15:19:32.938832 crc crio[3654]: time=\"2026-06-12T15:19:32.93876204Z\" level=info msg=\"Layer for container b5a7f8e542a57b10f3333beb2344035c3f424769c9ce9a215e2616c5963b9fd0 not known\" id=cbcf786b-9b3a-48a8-854b-f10bb8a0a58d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802637 | controller |     "Jun 12 15:19:32.944546 crc crio[3654]: time=\"2026-06-12T15:19:32.944482474Z\" level=info msg=\"Removing container: a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c\" id=aa63695f-c1d0-4a18-b78e-af9917020391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802652 | controller |     "Jun 12 15:19:32.945149 crc crio[3654]: time=\"2026-06-12T15:19:32.945091064Z\" level=info msg=\"Stopping pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=f4a71fdf-b13a-42d7-a7d1-527007512287 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.802667 | controller |     "Jun 12 15:19:32.945295 crc crio[3654]: time=\"2026-06-12T15:19:32.945175197Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=f4a71fdf-b13a-42d7-a7d1-527007512287 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.802685 | controller |     "Jun 12 15:19:32.945895 crc crio[3654]: time=\"2026-06-12T15:19:32.945793138Z\" level=info msg=\"Created container 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=561e4ef9-0b98-4dc2-87fd-ce1df2994498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802701 | controller |     "Jun 12 15:19:32.946006 crc crio[3654]: time=\"2026-06-12T15:19:32.945946826Z\" level=info msg=\"Removing pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=c61dac31-0301-40ae-8dee-96666b3b333e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.802716 | controller |     "Jun 12 15:19:32.946780 crc crio[3654]: time=\"2026-06-12T15:19:32.946723229Z\" level=info msg=\"Starting container: 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3\" id=90dea300-e0c8-418b-bfb2-d1327bfbeb11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.802731 | controller |     "Jun 12 15:19:32.953414 crc crio[3654]: time=\"2026-06-12T15:19:32.953156277Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802746 | controller |     "Jun 12 15:19:32.953632 crc crio[3654]: time=\"2026-06-12T15:19:32.953365934Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0\" id=d29203ae-17ef-45da-b624-b034c5991844 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.802761 | controller |     "Jun 12 15:19:32.954535 crc crio[3654]: time=\"2026-06-12T15:19:32.954505964Z\" level=info msg=\"Started container\" PID=15784 containerID=65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=90dea300-e0c8-418b-bfb2-d1327bfbeb11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.802776 | controller |     "Jun 12 15:19:32.971925 crc crio[3654]: time=\"2026-06-12T15:19:32.971807388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802791 | controller |     "Jun 12 15:19:32.972872 crc crio[3654]: time=\"2026-06-12T15:19:32.972796825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802806 | controller |     "Jun 12 15:19:32.987563 crc crio[3654]: time=\"2026-06-12T15:19:32.987370942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802821 | controller |     "Jun 12 15:19:32.991418 crc crio[3654]: time=\"2026-06-12T15:19:32.991114262Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5e6fbe7c-2a2a-4770-bb76-747b346484c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802836 | controller |     "Jun 12 15:19:32.992147 crc crio[3654]: time=\"2026-06-12T15:19:32.992089465Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=58b7ade9-7b80-4431-9b7a-9d23052d5f1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802850 | controller |     "Jun 12 15:19:33.009824 crc crio[3654]: time=\"2026-06-12T15:19:33.009729082Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tkftc/extract-content\" id=45cc5a5d-ec7e-45f8-bc36-47893b4cefa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802869 | controller |     "Jun 12 15:19:33.041820 crc crio[3654]: time=\"2026-06-12T15:19:33.041723824Z\" level=info msg=\"Removed container a1904a18e34ed227aef1968dd9378a256ea48af818061b60fb4080e1cb8e229c: openshift-multus/cni-sysctl-allowlist-ds-vjh4l/kube-multus-additional-cni-plugins\" id=aa63695f-c1d0-4a18-b78e-af9917020391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.802884 | controller |     "Jun 12 15:19:33.057481 crc crio[3654]: time=\"2026-06-12T15:19:33.057369355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802899 | controller |     "Jun 12 15:19:33.058378 crc crio[3654]: time=\"2026-06-12T15:19:33.058298304Z\" level=info msg=\"Removed pod sandbox: cf097cc38758d06cff977b14b4b69fc93f5c77f8d25317ffc0b5c84fc71d67b6\" id=c61dac31-0301-40ae-8dee-96666b3b333e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.802914 | controller |     "Jun 12 15:19:33.060970 crc crio[3654]: time=\"2026-06-12T15:19:33.060890852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802929 | controller |     "Jun 12 15:19:33.063823 crc crio[3654]: time=\"2026-06-12T15:19:33.063731187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802944 | controller |     "Jun 12 15:19:33.064026 crc crio[3654]: time=\"2026-06-12T15:19:33.063903553Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=76887ca4-02ed-403a-9564-d6be5de01a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802958 | controller |     "Jun 12 15:19:33.076468 crc crio[3654]: time=\"2026-06-12T15:19:33.076217608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.802973 | controller |     "Jun 12 15:19:33.081075 crc crio[3654]: time=\"2026-06-12T15:19:33.080928621Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7r2kc/extract-content\" id=22dc9b12-5073-4eec-a4db-c098442096f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.802988 | controller |     "Jun 12 15:19:33.102668 crc crio[3654]: time=\"2026-06-12T15:19:33.102577071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803002 | controller |     "Jun 12 15:19:33.113646 crc crio[3654]: time=\"2026-06-12T15:19:33.113552554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803017 | controller |     "Jun 12 15:19:33.118798 crc crio[3654]: time=\"2026-06-12T15:19:33.118688057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803031 | controller |     "Jun 12 15:19:33.125161 crc crio[3654]: time=\"2026-06-12T15:19:33.12496662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803045 | controller |     "Jun 12 15:19:33.147839 crc crio[3654]: time=\"2026-06-12T15:19:33.14775958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803059 | controller |     "Jun 12 15:19:33.148312 crc crio[3654]: time=\"2026-06-12T15:19:33.148086103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803076 | controller |     "Jun 12 15:19:33.153633 crc crio[3654]: time=\"2026-06-12T15:19:33.153467524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803091 | controller |     "Jun 12 15:19:33.179471 crc crio[3654]: time=\"2026-06-12T15:19:33.17937588Z\" level=info msg=\"Created container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=066f176b-3fdf-4441-ad42-300630d30d87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803105 | controller |     "Jun 12 15:19:33.180838 crc crio[3654]: time=\"2026-06-12T15:19:33.180682685Z\" level=info msg=\"Starting container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186\" id=842e0c18-9dda-4fe3-bb18-6130e4a0c945 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803120 | controller |     "Jun 12 15:19:33.186964 crc crio[3654]: time=\"2026-06-12T15:19:33.186744393Z\" level=info msg=\"Started container\" PID=15809 containerID=50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=842e0c18-9dda-4fe3-bb18-6130e4a0c945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d",
2026-06-12 16:39:24.803135 | controller |     "Jun 12 15:19:33.194170 crc crio[3654]: time=\"2026-06-12T15:19:33.194094578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803150 | controller |     "Jun 12 15:19:33.198921 crc crio[3654]: time=\"2026-06-12T15:19:33.19883291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803164 | controller |     "Jun 12 15:19:33.200831 crc crio[3654]: time=\"2026-06-12T15:19:33.200768823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803179 | controller |     "Jun 12 15:19:33.214659 crc crio[3654]: time=\"2026-06-12T15:19:33.214590466Z\" level=info msg=\"Created container d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0: openshift-marketplace/certified-operators-l27pk/extract-content\" id=5ef7cff3-3797-440f-b768-9246b6f0cc21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803194 | controller |     "Jun 12 15:19:33.215587 crc crio[3654]: time=\"2026-06-12T15:19:33.215489532Z\" level=info msg=\"Starting container: d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0\" id=21752a2d-7810-4ee4-b5aa-424526cc6283 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803209 | controller |     "Jun 12 15:19:33.218769 crc crio[3654]: time=\"2026-06-12T15:19:33.21869109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803223 | controller |     "Jun 12 15:19:33.221915 crc crio[3654]: time=\"2026-06-12T15:19:33.221839127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803238 | controller |     "Jun 12 15:19:33.224604 crc crio[3654]: time=\"2026-06-12T15:19:33.224508297Z\" level=info msg=\"Started container\" PID=15815 containerID=d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0 description=openshift-marketplace/certified-operators-l27pk/extract-content id=21752a2d-7810-4ee4-b5aa-424526cc6283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131",
2026-06-12 16:39:24.803255 | controller |     "Jun 12 15:19:33.244037 crc crio[3654]: time=\"2026-06-12T15:19:33.243905563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803270 | controller |     "Jun 12 15:19:33.248013 crc crio[3654]: time=\"2026-06-12T15:19:33.24793226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803284 | controller |     "Jun 12 15:19:33.345721 crc crio[3654]: time=\"2026-06-12T15:19:33.345505801Z\" level=info msg=\"Created container 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9: openshift-marketplace/redhat-operators-v5bq7/extract-content\" id=707f22fc-373a-4132-8669-317207bf4e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803299 | controller |     "Jun 12 15:19:33.347162 crc crio[3654]: time=\"2026-06-12T15:19:33.346328059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803313 | controller |     "Jun 12 15:19:33.347162 crc crio[3654]: time=\"2026-06-12T15:19:33.346516954Z\" level=info msg=\"Starting container: 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9\" id=aeccb004-48b3-4c9d-ad2b-b69caf7dad52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803328 | controller |     "Jun 12 15:19:33.350999 crc crio[3654]: time=\"2026-06-12T15:19:33.350911463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803342 | controller |     "Jun 12 15:19:33.357198 crc crio[3654]: time=\"2026-06-12T15:19:33.357100463Z\" level=info msg=\"Started container\" PID=15821 containerID=6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9 description=openshift-marketplace/redhat-operators-v5bq7/extract-content id=aeccb004-48b3-4c9d-ad2b-b69caf7dad52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703",
2026-06-12 16:39:24.803357 | controller |     "Jun 12 15:19:33.388331 crc crio[3654]: time=\"2026-06-12T15:19:33.388106552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803371 | controller |     "Jun 12 15:19:33.394086 crc crio[3654]: time=\"2026-06-12T15:19:33.394030534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803385 | controller |     "Jun 12 15:19:33.402195 crc crio[3654]: time=\"2026-06-12T15:19:33.402106135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803399 | controller |     "Jun 12 15:19:33.413696 crc crio[3654]: time=\"2026-06-12T15:19:33.413219412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803414 | controller |     "Jun 12 15:19:33.422939 crc crio[3654]: time=\"2026-06-12T15:19:33.422694381Z\" level=info msg=\"Created container c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3858a74f-7c5d-4607-9f0a-aa42a73acdc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803428 | controller |     "Jun 12 15:19:33.424072 crc crio[3654]: time=\"2026-06-12T15:19:33.423974486Z\" level=info msg=\"Starting container: c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174\" id=fb9003be-60bd-479c-8617-07b72a799c7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803447 | controller |     "Jun 12 15:19:33.425754 crc crio[3654]: time=\"2026-06-12T15:19:33.425707584Z\" level=info msg=\"Created container d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5e6fbe7c-2a2a-4770-bb76-747b346484c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803461 | controller |     "Jun 12 15:19:33.425920 crc crio[3654]: time=\"2026-06-12T15:19:33.425855231Z\" level=info msg=\"Created container 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1: openshift-marketplace/redhat-marketplace-dkx87/extract-content\" id=b2d26feb-c65c-48a8-a083-73314accef58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803476 | controller |     "Jun 12 15:19:33.428763 crc crio[3654]: time=\"2026-06-12T15:19:33.428683296Z\" level=info msg=\"Starting container: 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1\" id=6935ad88-5948-4c16-a104-dbcc6ca6e0b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803490 | controller |     "Jun 12 15:19:33.429179 crc crio[3654]: time=\"2026-06-12T15:19:33.429111281Z\" level=info msg=\"Starting container: d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52\" id=8e0fb241-af3b-4c92-ad93-3d734a5bed85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803504 | controller |     "Jun 12 15:19:33.431472 crc crio[3654]: time=\"2026-06-12T15:19:33.431358177Z\" level=info msg=\"Started container\" PID=15841 containerID=c23feb00467da114f8d324592ca59d62cb78b715f83688d2ea24da0ce17f5174 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=fb9003be-60bd-479c-8617-07b72a799c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.803541 | controller |     "Jun 12 15:19:33.439908 crc crio[3654]: time=\"2026-06-12T15:19:33.4397843Z\" level=info msg=\"Started container\" PID=15850 containerID=d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=8e0fb241-af3b-4c92-ad93-3d734a5bed85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0",
2026-06-12 16:39:24.803557 | controller |     "Jun 12 15:19:33.462818 crc crio[3654]: time=\"2026-06-12T15:19:33.461826335Z\" level=info msg=\"Started container\" PID=15849 containerID=1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1 description=openshift-marketplace/redhat-marketplace-dkx87/extract-content id=6935ad88-5948-4c16-a104-dbcc6ca6e0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a",
2026-06-12 16:39:24.803572 | controller |     "Jun 12 15:19:33.505680 crc crio[3654]: time=\"2026-06-12T15:19:33.505309297Z\" level=info msg=\"Created container 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2: openshift-marketplace/community-operators-tkftc/extract-content\" id=45cc5a5d-ec7e-45f8-bc36-47893b4cefa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803587 | controller |     "Jun 12 15:19:33.507215 crc crio[3654]: time=\"2026-06-12T15:19:33.507126561Z\" level=info msg=\"Starting container: 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2\" id=0f4b4685-a0b2-4cfd-96d0-b845f5c096e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803604 | controller |     "Jun 12 15:19:33.517684 crc crio[3654]: time=\"2026-06-12T15:19:33.517567001Z\" level=info msg=\"Started container\" PID=15855 containerID=37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2 description=openshift-marketplace/community-operators-tkftc/extract-content id=0f4b4685-a0b2-4cfd-96d0-b845f5c096e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81",
2026-06-12 16:39:24.803629 | controller |     "Jun 12 15:19:33.643617 crc crio[3654]: time=\"2026-06-12T15:19:33.643107542Z\" level=info msg=\"Created container 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6: openshift-marketplace/community-operators-qhh6t/extract-content\" id=58b7ade9-7b80-4431-9b7a-9d23052d5f1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803652 | controller |     "Jun 12 15:19:33.645084 crc crio[3654]: time=\"2026-06-12T15:19:33.645000933Z\" level=info msg=\"Starting container: 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6\" id=9d84e433-7d64-4145-9a4f-a61a60ceaf1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803671 | controller |     "Jun 12 15:19:33.651852 crc crio[3654]: time=\"2026-06-12T15:19:33.651758901Z\" level=info msg=\"Started container\" PID=15903 containerID=973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6 description=openshift-marketplace/community-operators-qhh6t/extract-content id=9d84e433-7d64-4145-9a4f-a61a60ceaf1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f",
2026-06-12 16:39:24.803687 | controller |     "Jun 12 15:19:33.654843 crc crio[3654]: time=\"2026-06-12T15:19:33.654765442Z\" level=info msg=\"Created container 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6: openshift-marketplace/certified-operators-7r2kc/extract-content\" id=22dc9b12-5073-4eec-a4db-c098442096f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803702 | controller |     "Jun 12 15:19:33.656094 crc crio[3654]: time=\"2026-06-12T15:19:33.656017865Z\" level=info msg=\"Starting container: 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6\" id=f28d1580-a623-4a8e-a8fc-4df6850f4898 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803717 | controller |     "Jun 12 15:19:33.659789 crc crio[3654]: time=\"2026-06-12T15:19:33.65970049Z\" level=info msg=\"Created container e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=76887ca4-02ed-403a-9564-d6be5de01a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803731 | controller |     "Jun 12 15:19:33.661529 crc crio[3654]: time=\"2026-06-12T15:19:33.661211013Z\" level=info msg=\"Starting container: e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a\" id=a1be458a-bc7b-4e3f-b740-c09074dded1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.803745 | controller |     "Jun 12 15:19:33.670711 crc crio[3654]: time=\"2026-06-12T15:19:33.670605084Z\" level=info msg=\"Started container\" PID=15905 containerID=e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=a1be458a-bc7b-4e3f-b740-c09074dded1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150",
2026-06-12 16:39:24.803760 | controller |     "Jun 12 15:19:33.671495 crc crio[3654]: time=\"2026-06-12T15:19:33.67120802Z\" level=info msg=\"Started container\" PID=15904 containerID=9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6 description=openshift-marketplace/certified-operators-7r2kc/extract-content id=f28d1580-a623-4a8e-a8fc-4df6850f4898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023",
2026-06-12 16:39:24.803775 | controller |     "Jun 12 15:19:33.925154 crc crio[3654]: time=\"2026-06-12T15:19:33.923949831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aa65b82c-32cf-4ee9-aa04-a5ae1d8d281a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803789 | controller |     "Jun 12 15:19:33.928343 crc crio[3654]: time=\"2026-06-12T15:19:33.928168351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e7e87cdc-14d9-4bb0-a8a0-a680a9bb6cbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803808 | controller |     "Jun 12 15:19:33.940883 crc crio[3654]: time=\"2026-06-12T15:19:33.938590904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c5777ce6-0540-4a4e-ac86-53ec1581b0c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803823 | controller |     "Jun 12 15:19:33.974057 crc crio[3654]: time=\"2026-06-12T15:19:33.973908322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0068967c-bfe1-4caa-9279-82bac8dd30cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803837 | controller |     "Jun 12 15:19:33.977061 crc crio[3654]: time=\"2026-06-12T15:19:33.976960272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=400f7adf-698a-484a-bc3c-4e385614de2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803851 | controller |     "Jun 12 15:19:33.977740 crc crio[3654]: time=\"2026-06-12T15:19:33.976974893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc43efac-3057-426e-8abc-fb10a05b58bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803865 | controller |     "Jun 12 15:19:33.979766 crc crio[3654]: time=\"2026-06-12T15:19:33.979500408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3821c259-2481-4d5f-9c4c-f11d4222ecd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803879 | controller |     "Jun 12 15:19:34.017620 crc crio[3654]: time=\"2026-06-12T15:19:34.017529406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ddd95dc2-f650-4dd3-8e98-37549d229ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.803893 | controller |     "Jun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.039371025Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=bba0c1d7-0aa0-4944-9229-6bac3cc1637c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803908 | controller |     "Jun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.040084919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803922 | controller |     "Jun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.040512543Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=285e7378-339e-4833-a989-78db39f0a657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803937 | controller |     "Jun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.040925617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803951 | controller |     "Jun 12 15:19:34.042003 crc crio[3654]: time=\"2026-06-12T15:19:34.041181357Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=157fda03-dfbc-40b0-ab8e-dea85ee26ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.803966 | controller |     "Jun 12 15:19:34.052174 crc crio[3654]: time=\"2026-06-12T15:19:34.05209635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.803987 | controller |     "Jun 12 15:19:34.055520 crc crio[3654]: time=\"2026-06-12T15:19:34.054572599Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6538b7e8-81b0-4e27-a143-aaf806e22999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804002 | controller |     "Jun 12 15:19:34.056931 crc crio[3654]: time=\"2026-06-12T15:19:34.056858727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804017 | controller |     "Jun 12 15:19:34.106601 crc crio[3654]: time=\"2026-06-12T15:19:34.106516487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804031 | controller |     "Jun 12 15:19:34.109809 crc crio[3654]: time=\"2026-06-12T15:19:34.109749295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804046 | controller |     "Jun 12 15:19:34.143220 crc crio[3654]: time=\"2026-06-12T15:19:34.143127594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804060 | controller |     "Jun 12 15:19:34.153544 crc crio[3654]: time=\"2026-06-12T15:19:34.153458653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804074 | controller |     "Jun 12 15:19:34.159981 crc crio[3654]: time=\"2026-06-12T15:19:34.159909092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804088 | controller |     "Jun 12 15:19:34.164792 crc crio[3654]: time=\"2026-06-12T15:19:34.164716544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804102 | controller |     "Jun 12 15:19:34.173399 crc crio[3654]: time=\"2026-06-12T15:19:34.173232772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804116 | controller |     "Jun 12 15:19:34.385736 crc crio[3654]: time=\"2026-06-12T15:19:34.385643228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804130 | controller |     "Jun 12 15:19:34.673293 crc crio[3654]: time=\"2026-06-12T15:19:34.673119615Z\" level=info msg=\"Created container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=157fda03-dfbc-40b0-ab8e-dea85ee26ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804145 | controller |     "Jun 12 15:19:34.675174 crc crio[3654]: time=\"2026-06-12T15:19:34.674975897Z\" level=info msg=\"Starting container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69\" id=2c8197e6-a1f5-47f1-a8a3-865f6ac6def7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.804159 | controller |     "Jun 12 15:19:34.682706 crc crio[3654]: time=\"2026-06-12T15:19:34.682585714Z\" level=info msg=\"Started container\" PID=15958 containerID=9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2c8197e6-a1f5-47f1-a8a3-865f6ac6def7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150",
2026-06-12 16:39:24.804177 | controller |     "Jun 12 15:19:34.729467 crc crio[3654]: time=\"2026-06-12T15:19:34.729328816Z\" level=info msg=\"Created container e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6538b7e8-81b0-4e27-a143-aaf806e22999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804192 | controller |     "Jun 12 15:19:34.730576 crc crio[3654]: time=\"2026-06-12T15:19:34.730475408Z\" level=info msg=\"Starting container: e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb\" id=6a3ecf87-ff20-4f53-8ea3-a9ee8240009f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.804206 | controller |     "Jun 12 15:19:34.736370 crc crio[3654]: time=\"2026-06-12T15:19:34.736204658Z\" level=info msg=\"Started container\" PID=15962 containerID=e85c9c3a5ed75307610d339d6aa57ce7621e406edf64e6577824cc22512dc0bb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=6a3ecf87-ff20-4f53-8ea3-a9ee8240009f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.804222 | controller |     "Jun 12 15:19:34.881923 crc crio[3654]: time=\"2026-06-12T15:19:34.881801954Z\" level=info msg=\"Created container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=bba0c1d7-0aa0-4944-9229-6bac3cc1637c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804236 | controller |     "Jun 12 15:19:34.884572 crc crio[3654]: time=\"2026-06-12T15:19:34.884299239Z\" level=info msg=\"Starting container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2\" id=bcdd5759-71ea-47ae-91a8-75f3d3b7d875 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.804251 | controller |     "Jun 12 15:19:34.890744 crc crio[3654]: time=\"2026-06-12T15:19:34.890531539Z\" level=info msg=\"Started container\" PID=15955 containerID=b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2 description=openshift-marketplace/redhat-marketplace-dkx87/registry-server id=bcdd5759-71ea-47ae-91a8-75f3d3b7d875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a",
2026-06-12 16:39:24.804265 | controller |     "Jun 12 15:19:34.907356 crc crio[3654]: time=\"2026-06-12T15:19:34.907171593Z\" level=info msg=\"Created container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server\" id=285e7378-339e-4833-a989-78db39f0a657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804280 | controller |     "Jun 12 15:19:34.909095 crc crio[3654]: time=\"2026-06-12T15:19:34.908820138Z\" level=info msg=\"Starting container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977\" id=a0e37a64-173e-4c7e-a3b0-43832bb30f2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.804295 | controller |     "Jun 12 15:19:34.915904 crc crio[3654]: time=\"2026-06-12T15:19:34.91567417Z\" level=info msg=\"Started container\" PID=15953 containerID=8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977 description=openshift-marketplace/certified-operators-l27pk/registry-server id=a0e37a64-173e-4c7e-a3b0-43832bb30f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131",
2026-06-12 16:39:24.804309 | controller |     "Jun 12 15:19:34.995521 crc crio[3654]: time=\"2026-06-12T15:19:34.99401838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ba29f37-365b-486e-aa58-ae63474e2958 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804326 | controller |     "Jun 12 15:19:35.001382 crc crio[3654]: time=\"2026-06-12T15:19:35.001300957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b8281885-8175-4f0c-a86b-cab284ecaf90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804341 | controller |     "Jun 12 15:19:35.013562 crc crio[3654]: time=\"2026-06-12T15:19:35.013419447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b1bc263-5055-4d4a-8402-0f89f42140fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804355 | controller |     "Jun 12 15:19:35.017534 crc crio[3654]: time=\"2026-06-12T15:19:35.017370951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77514e24-3c65-4229-b614-06cce6330cea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804370 | controller |     "Jun 12 15:19:35.035370 crc crio[3654]: time=\"2026-06-12T15:19:35.035044698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9a692eaf-5925-4bcb-8bac-b71dc5e094fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804385 | controller |     "Jun 12 15:19:35.202809 crc crio[3654]: time=\"2026-06-12T15:19:35.197744632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1aa220e5-a400-44b0-957c-01c123813c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804399 | controller |     "Jun 12 15:19:35.202809 crc crio[3654]: time=\"2026-06-12T15:19:35.202123213Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=91319999-5fec-4355-9144-62f57ecf97ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804414 | controller |     "Jun 12 15:19:35.202809 crc crio[3654]: time=\"2026-06-12T15:19:35.202844328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804429 | controller |     "Jun 12 15:19:35.232633 crc crio[3654]: time=\"2026-06-12T15:19:35.2325499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=affa7f5f-34d2-4331-a9a8-84554d6e9b02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804443 | controller |     "Jun 12 15:19:35.233150 crc crio[3654]: time=\"2026-06-12T15:19:35.233017965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f16ceb1b-5989-46c6-b618-c2f21989d7ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804458 | controller |     "Jun 12 15:19:35.233325 crc crio[3654]: time=\"2026-06-12T15:19:35.233207142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fc83af6-4a2b-40f6-8d36-a7e9870f356e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804472 | controller |     "Jun 12 15:19:35.233666 crc crio[3654]: time=\"2026-06-12T15:19:35.233602485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d5eca0d-e479-4d72-872b-6cee03eef94f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804487 | controller |     "Jun 12 15:19:35.267417 crc crio[3654]: time=\"2026-06-12T15:19:35.267196772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804504 | controller |     "Jun 12 15:19:35.276177 crc crio[3654]: time=\"2026-06-12T15:19:35.276002221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804539 | controller |     "Jun 12 15:19:35.360911 crc crio[3654]: time=\"2026-06-12T15:19:35.360770568Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3f192c56-6633-4a45-810b-631bdd19ea5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804557 | controller |     "Jun 12 15:19:35.407500 crc crio[3654]: time=\"2026-06-12T15:19:35.407149266Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=373e565d-1613-41f1-9800-6fe243929e63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804573 | controller |     "Jun 12 15:19:36.182324 crc crio[3654]: time=\"2026-06-12T15:19:36.182034322Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tkftc/registry-server\" id=fc26757c-45c6-44bc-897e-272197354993 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804600 | controller |     "Jun 12 15:19:36.182674 crc crio[3654]: time=\"2026-06-12T15:19:36.182575139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804617 | controller |     "Jun 12 15:19:36.235680 crc crio[3654]: time=\"2026-06-12T15:19:36.235601213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804633 | controller |     "Jun 12 15:19:36.242151 crc crio[3654]: time=\"2026-06-12T15:19:36.242054572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804651 | controller |     "Jun 12 15:19:36.265053 crc crio[3654]: time=\"2026-06-12T15:19:36.264950527Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=5c3812e1-6140-4d0a-9f2d-8b6c3cfa0569 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804666 | controller |     "Jun 12 15:19:36.265587 crc crio[3654]: time=\"2026-06-12T15:19:36.265551527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804681 | controller |     "Jun 12 15:19:36.323102 crc crio[3654]: time=\"2026-06-12T15:19:36.32062891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804696 | controller |     "Jun 12 15:19:36.325642 crc crio[3654]: time=\"2026-06-12T15:19:36.325563117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804710 | controller |     "Jun 12 15:19:36.479752 crc crio[3654]: time=\"2026-06-12T15:19:36.479111161Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=49bb16e9-ae36-49af-b426-0a2b61ffa3f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804725 | controller |     "Jun 12 15:19:36.480532 crc crio[3654]: time=\"2026-06-12T15:19:36.479974321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804744 | controller |     "Jun 12 15:19:36.480532 crc crio[3654]: time=\"2026-06-12T15:19:36.480013362Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e63b4ef0-13a6-4c96-aa2d-c20834285e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804759 | controller |     "Jun 12 15:19:36.480735 crc crio[3654]: time=\"2026-06-12T15:19:36.48054435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804774 | controller |     "Jun 12 15:19:36.512577 crc crio[3654]: time=\"2026-06-12T15:19:36.512420872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804788 | controller |     "Jun 12 15:19:36.514834 crc crio[3654]: time=\"2026-06-12T15:19:36.514789341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804803 | controller |     "Jun 12 15:19:36.543901 crc crio[3654]: time=\"2026-06-12T15:19:36.543780359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804817 | controller |     "Jun 12 15:19:36.546711 crc crio[3654]: time=\"2026-06-12T15:19:36.546637117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.804832 | controller |     "Jun 12 15:19:36.660935 crc crio[3654]: time=\"2026-06-12T15:19:36.66083834Z\" level=info msg=\"Created container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server\" id=fc26757c-45c6-44bc-897e-272197354993 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804846 | controller |     "Jun 12 15:19:36.662153 crc crio[3654]: time=\"2026-06-12T15:19:36.662098572Z\" level=info msg=\"Starting container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6\" id=2b4a4d56-64ab-478a-883d-d0001b703844 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.804860 | controller |     "Jun 12 15:19:36.669074 crc crio[3654]: time=\"2026-06-12T15:19:36.668996216Z\" level=info msg=\"Created container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=91319999-5fec-4355-9144-62f57ecf97ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.804874 | controller |     "Jun 12 15:19:36.679989 crc crio[3654]: time=\"2026-06-12T15:19:36.679919345Z\" level=info msg=\"Started container\" PID=16041 containerID=a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6 description=openshift-marketplace/community-operators-tkftc/registry-server id=2b4a4d56-64ab-478a-883d-d0001b703844 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81",
2026-06-12 16:39:24.804889 | controller |     "Jun 12 15:19:36.680661 crc crio[3654]: time=\"2026-06-12T15:19:36.679970303Z\" level=info msg=\"Starting container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4\" id=8ca9abb7-9803-440b-b471-d04dbb19f172 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.804904 | controller |     "Jun 12 15:19:36.696200 crc crio[3654]: time=\"2026-06-12T15:19:36.695789684Z\" level=info msg=\"Started container\" PID=16018 containerID=b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=8ca9abb7-9803-440b-b471-d04dbb19f172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0",
2026-06-12 16:39:24.804927 | controller |     "Jun 12 15:19:37.202679 crc crio[3654]: time=\"2026-06-12T15:19:37.202590378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=1bb8cb47-3a71-488e-839e-992f3c753b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.804951 | controller |     "Jun 12 15:19:37.210957 crc crio[3654]: time=\"2026-06-12T15:19:37.210884951Z\" level=info msg=\"Removing container: 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb\" id=4e671a92-8812-4ae3-aebc-050095eb98a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.804978 | controller |     "Jun 12 15:19:37.317315 crc crio[3654]: time=\"2026-06-12T15:19:37.317202045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=87883add-1aa7-47af-810e-054a0aaea9ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805002 | controller |     "Jun 12 15:19:37.353371 crc crio[3654]: time=\"2026-06-12T15:19:37.353104409Z\" level=info msg=\"Created container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=5c3812e1-6140-4d0a-9f2d-8b6c3cfa0569 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805020 | controller |     "Jun 12 15:19:37.354085 crc crio[3654]: time=\"2026-06-12T15:19:37.353972609Z\" level=info msg=\"Created container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e63b4ef0-13a6-4c96-aa2d-c20834285e01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805037 | controller |     "Jun 12 15:19:37.354503 crc crio[3654]: time=\"2026-06-12T15:19:37.354397374Z\" level=info msg=\"Created container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=49bb16e9-ae36-49af-b426-0a2b61ffa3f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805053 | controller |     "Jun 12 15:19:37.354927 crc crio[3654]: time=\"2026-06-12T15:19:37.354848209Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=e5413a56-da49-45d9-8e82-d18581ed2a2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805069 | controller |     "Jun 12 15:19:37.355714 crc crio[3654]: time=\"2026-06-12T15:19:37.355677697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805084 | controller |     "Jun 12 15:19:37.359083 crc crio[3654]: time=\"2026-06-12T15:19:37.359022762Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e3e6c343-10d9-4ea7-8871-239db2f8688e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805099 | controller |     "Jun 12 15:19:37.360093 crc crio[3654]: time=\"2026-06-12T15:19:37.360048207Z\" level=info msg=\"Starting container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88\" id=9cd75719-906a-4ff0-b97c-c2cf208ea8ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805113 | controller |     "Jun 12 15:19:37.360483 crc crio[3654]: time=\"2026-06-12T15:19:37.360364298Z\" level=info msg=\"Starting container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260\" id=1e958abb-0ac3-4b90-a6ec-daef99f31484 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805128 | controller |     "Jun 12 15:19:37.361305 crc crio[3654]: time=\"2026-06-12T15:19:37.361136892Z\" level=info msg=\"Starting container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da\" id=5d19e324-d67a-48c7-8270-3666b9bcb28e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805147 | controller |     "Jun 12 15:19:37.372709 crc crio[3654]: time=\"2026-06-12T15:19:37.369386683Z\" level=info msg=\"Started container\" PID=16055 containerID=2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260 description=openshift-marketplace/certified-operators-7r2kc/registry-server id=1e958abb-0ac3-4b90-a6ec-daef99f31484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023",
2026-06-12 16:39:24.805163 | controller |     "Jun 12 15:19:37.375236 crc crio[3654]: time=\"2026-06-12T15:19:37.375067743Z\" level=info msg=\"Started container\" PID=16058 containerID=631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da description=openshift-marketplace/community-operators-qhh6t/registry-server id=5d19e324-d67a-48c7-8270-3666b9bcb28e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f",
2026-06-12 16:39:24.805178 | controller |     "Jun 12 15:19:37.379655 crc crio[3654]: time=\"2026-06-12T15:19:37.379557187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805193 | controller |     "Jun 12 15:19:37.384172 crc crio[3654]: time=\"2026-06-12T15:19:37.383830737Z\" level=info msg=\"Started container\" PID=16047 containerID=36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88 description=openshift-marketplace/redhat-operators-v5bq7/registry-server id=9cd75719-906a-4ff0-b97c-c2cf208ea8ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703",
2026-06-12 16:39:24.805208 | controller |     "Jun 12 15:19:37.414146 crc crio[3654]: time=\"2026-06-12T15:19:37.41400851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805222 | controller |     "Jun 12 15:19:37.432695 crc crio[3654]: time=\"2026-06-12T15:19:37.4326245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805237 | controller |     "Jun 12 15:19:37.439180 crc crio[3654]: time=\"2026-06-12T15:19:37.439142731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805251 | controller |     "Jun 12 15:19:37.513426 crc crio[3654]: time=\"2026-06-12T15:19:37.506137809Z\" level=info msg=\"Removed container 4e539236703c82230dac0c21f4bd17385988189f24305803267b48c405ce0dfb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4e671a92-8812-4ae3-aebc-050095eb98a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.805266 | controller |     "Jun 12 15:19:37.906984 crc crio[3654]: time=\"2026-06-12T15:19:37.905673331Z\" level=info msg=\"Created container 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e3e6c343-10d9-4ea7-8871-239db2f8688e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805280 | controller |     "Jun 12 15:19:37.909207 crc crio[3654]: time=\"2026-06-12T15:19:37.909089839Z\" level=info msg=\"Starting container: 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed\" id=53dc1cd9-b034-4324-ace0-934a26c3ed46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805295 | controller |     "Jun 12 15:19:37.930564 crc crio[3654]: time=\"2026-06-12T15:19:37.930384793Z\" level=info msg=\"Started container\" PID=16104 containerID=879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=53dc1cd9-b034-4324-ace0-934a26c3ed46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0",
2026-06-12 16:39:24.805319 | controller |     "Jun 12 15:19:38.177816 crc crio[3654]: time=\"2026-06-12T15:19:38.177242461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805343 | controller |     "Jun 12 15:19:38.974820 crc crio[3654]: time=\"2026-06-12T15:19:38.974700427Z\" level=info msg=\"Created container 39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=e5413a56-da49-45d9-8e82-d18581ed2a2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805364 | controller |     "Jun 12 15:19:38.978605 crc crio[3654]: time=\"2026-06-12T15:19:38.977941781Z\" level=info msg=\"Starting container: 39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4\" id=6fcadb60-6534-4a86-b6c5-166270309190 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805379 | controller |     "Jun 12 15:19:38.994691 crc crio[3654]: time=\"2026-06-12T15:19:38.991899943Z\" level=info msg=\"Started container\" PID=16139 containerID=39a816836b6316d6777eb9c7817057cba52cf071577d70c08dd3741d2993e4f4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6fcadb60-6534-4a86-b6c5-166270309190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.805395 | controller |     "Jun 12 15:19:39.580942 crc crio[3654]: time=\"2026-06-12T15:19:39.579808676Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cbc89517-ca84-4960-b1c6-eb2c243f5db1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805410 | controller |     "Jun 12 15:19:39.760588 crc crio[3654]: time=\"2026-06-12T15:19:39.760423698Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7c17ed7-a40a-46b3-9bb6-e75e08ccd7c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805424 | controller |     "Jun 12 15:19:40.234776 crc crio[3654]: time=\"2026-06-12T15:19:40.234721769Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3f890d9e-1b63-43ee-9529-4c7df827c8d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805439 | controller |     "Jun 12 15:19:40.235758 crc crio[3654]: time=\"2026-06-12T15:19:40.23563991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805453 | controller |     "Jun 12 15:19:40.292490 crc crio[3654]: time=\"2026-06-12T15:19:40.291035538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805468 | controller |     "Jun 12 15:19:40.464831 crc crio[3654]: time=\"2026-06-12T15:19:40.464169257Z\" level=info msg=\"Removing container: 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05\" id=685a9d68-1bdc-4cd6-89a7-9c5010ad7717 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.805482 | controller |     "Jun 12 15:19:41.459302 crc crio[3654]: time=\"2026-06-12T15:19:41.458477208Z\" level=info msg=\"Removed container 07884259eb05d0a6e898da2aa915809e4ad0b7d813df954b3a51cf26eeae4f05: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=685a9d68-1bdc-4cd6-89a7-9c5010ad7717 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.805497 | controller |     "Jun 12 15:19:42.083042 crc crio[3654]: time=\"2026-06-12T15:19:42.082974009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805532 | controller |     "Jun 12 15:19:42.885435 crc crio[3654]: time=\"2026-06-12T15:19:42.885170801Z\" level=info msg=\"Created container 1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3f890d9e-1b63-43ee-9529-4c7df827c8d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805554 | controller |     "Jun 12 15:19:43.045116 crc crio[3654]: time=\"2026-06-12T15:19:43.018921156Z\" level=info msg=\"Starting container: 1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb\" id=1d8dc695-95a8-487c-b973-c275c5b82990 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805569 | controller |     "Jun 12 15:19:43.045116 crc crio[3654]: time=\"2026-06-12T15:19:43.025970717Z\" level=info msg=\"Started container\" PID=16235 containerID=1fcbc1d2e3910f33df10d9c85e1f5492caaa0ee0b1283ba8d671f5e4bbee0cfb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=1d8dc695-95a8-487c-b973-c275c5b82990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.805584 | controller |     "Jun 12 15:19:43.346496 crc crio[3654]: time=\"2026-06-12T15:19:43.342893053Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=35c62065-0ae8-490f-a0a2-69aec0dc598e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805612 | controller |     "Jun 12 15:19:43.590477 crc crio[3654]: time=\"2026-06-12T15:19:43.589955176Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea879b4f-f7f9-4d88-93c0-d64c362a5b53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805629 | controller |     "Jun 12 15:19:44.093736 crc crio[3654]: time=\"2026-06-12T15:19:44.093573642Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a02f748d-1204-4ee4-9289-df9ed41f5c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805644 | controller |     "Jun 12 15:19:44.094739 crc crio[3654]: time=\"2026-06-12T15:19:44.093964555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805658 | controller |     "Jun 12 15:19:44.115848 crc crio[3654]: time=\"2026-06-12T15:19:44.115638026Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=1e81975b-a9c0-4a50-b55a-03275168738e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.805673 | controller |     "Jun 12 15:19:44.115848 crc crio[3654]: time=\"2026-06-12T15:19:44.115724389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805687 | controller |     "Jun 12 15:19:44.249594 crc crio[3654]: time=\"2026-06-12T15:19:44.249402298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805702 | controller |     "Jun 12 15:19:44.330657 crc crio[3654]: time=\"2026-06-12T15:19:44.330369504Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc000f42048}] Aliases:map[]}\"",
2026-06-12 16:39:24.805720 | controller |     "Jun 12 15:19:44.330657 crc crio[3654]: time=\"2026-06-12T15:19:44.330513578Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.805735 | controller |     "Jun 12 15:19:46.748058 crc crio[3654]: time=\"2026-06-12T15:19:46.747222021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805750 | controller |     "Jun 12 15:19:47.978727 crc crio[3654]: time=\"2026-06-12T15:19:47.977963459Z\" level=info msg=\"Created container e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a02f748d-1204-4ee4-9289-df9ed41f5c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805764 | controller |     "Jun 12 15:19:47.983124 crc crio[3654]: time=\"2026-06-12T15:19:47.982623766Z\" level=info msg=\"Starting container: e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240\" id=3c78741b-1ad6-42b5-9ae5-fae78d402f14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805779 | controller |     "Jun 12 15:19:47.999586 crc crio[3654]: time=\"2026-06-12T15:19:47.999188272Z\" level=info msg=\"Started container\" PID=16362 containerID=e7cd834c1fc993b4a0ee4bb2abaf756f23e6932c987e0445d59da50c54771240 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3c78741b-1ad6-42b5-9ae5-fae78d402f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.805794 | controller |     "Jun 12 15:19:48.140849 crc crio[3654]: time=\"2026-06-12T15:19:48.140606162Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7dfe7ec-8bc9-4483-9cfa-e6ee36e7ae75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805808 | controller |     "Jun 12 15:19:48.234989 crc crio[3654]: time=\"2026-06-12T15:19:48.234637674Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f06b0b1-8f34-422b-b65a-80ffeb89aa83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805823 | controller |     "Jun 12 15:19:48.507184 crc crio[3654]: time=\"2026-06-12T15:19:48.506842032Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e65ec5f8-b247-4d61-a0c0-f162b41bae5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805837 | controller |     "Jun 12 15:19:48.507832 crc crio[3654]: time=\"2026-06-12T15:19:48.507588468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805851 | controller |     "Jun 12 15:19:48.604793 crc crio[3654]: time=\"2026-06-12T15:19:48.604005887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805865 | controller |     "Jun 12 15:19:50.120565 crc crio[3654]: time=\"2026-06-12T15:19:50.120165656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805879 | controller |     "Jun 12 15:19:50.234542 crc crio[3654]: time=\"2026-06-12T15:19:50.234364915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f6228b6a-f161-4c56-9fec-41f883a303c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805897 | controller |     "Jun 12 15:19:50.336522 crc crio[3654]: time=\"2026-06-12T15:19:50.333745619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f630b48b-0366-4499-a368-50d62b10b8ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.805912 | controller |     "Jun 12 15:19:50.341776 crc crio[3654]: time=\"2026-06-12T15:19:50.341595692Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4e6b1f77-3e5a-4aa9-b754-0fe1e1860e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805926 | controller |     "Jun 12 15:19:50.342346 crc crio[3654]: time=\"2026-06-12T15:19:50.342070328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805941 | controller |     "Jun 12 15:19:50.520513 crc crio[3654]: time=\"2026-06-12T15:19:50.520402272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805955 | controller |     "Jun 12 15:19:50.537672 crc crio[3654]: time=\"2026-06-12T15:19:50.53759861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.805969 | controller |     "Jun 12 15:19:51.669901 crc crio[3654]: time=\"2026-06-12T15:19:51.669349719Z\" level=info msg=\"Created container e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e65ec5f8-b247-4d61-a0c0-f162b41bae5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.805983 | controller |     "Jun 12 15:19:51.671763 crc crio[3654]: time=\"2026-06-12T15:19:51.671664608Z\" level=info msg=\"Starting container: e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386\" id=fbba36b4-900a-4060-8254-5769691746a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.805997 | controller |     "Jun 12 15:19:51.691127 crc crio[3654]: time=\"2026-06-12T15:19:51.687846646Z\" level=info msg=\"Started container\" PID=16423 containerID=e49c76f54443d9c563bd8149984f3080e7d4bb637ab8a90c7065dd2c338e2386 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fbba36b4-900a-4060-8254-5769691746a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.806011 | controller |     "Jun 12 15:19:51.700603 crc crio[3654]: time=\"2026-06-12T15:19:51.700045048Z\" level=info msg=\"Created container f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4e6b1f77-3e5a-4aa9-b754-0fe1e1860e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806025 | controller |     "Jun 12 15:19:51.706333 crc crio[3654]: time=\"2026-06-12T15:19:51.706050184Z\" level=info msg=\"Starting container: f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595\" id=96343e2c-8e9b-4990-8982-11df058f5806 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.806040 | controller |     "Jun 12 15:19:51.750204 crc crio[3654]: time=\"2026-06-12T15:19:51.749172929Z\" level=info msg=\"Started container\" PID=16432 containerID=f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=96343e2c-8e9b-4990-8982-11df058f5806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0",
2026-06-12 16:39:24.806057 | controller |     "Jun 12 15:19:53.228585 crc crio[3654]: time=\"2026-06-12T15:19:53.226443318Z\" level=info msg=\"Stopping container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049 (timeout: 2s)\" id=147e4f8c-8052-4a7f-b4ba-f2bc59cf4d09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.806072 | controller |     "Jun 12 15:19:54.607827 crc crio[3654]: time=\"2026-06-12T15:19:54.607044023Z\" level=info msg=\"Stopped container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=147e4f8c-8052-4a7f-b4ba-f2bc59cf4d09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.806087 | controller |     "Jun 12 15:19:54.611585 crc crio[3654]: time=\"2026-06-12T15:19:54.611231166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d61aada7-f33f-4044-8e77-b06743039ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806101 | controller |     "Jun 12 15:19:54.632463 crc crio[3654]: time=\"2026-06-12T15:19:54.632165312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=924610d0-dcbc-40d4-bc9e-c088a2b0e516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806116 | controller |     "Jun 12 15:19:54.638198 crc crio[3654]: time=\"2026-06-12T15:19:54.637918558Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b5733ef8-a207-4b12-83f8-10e23390651b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806130 | controller |     "Jun 12 15:19:54.638656 crc crio[3654]: time=\"2026-06-12T15:19:54.6385559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806145 | controller |     "Jun 12 15:19:54.681429 crc crio[3654]: time=\"2026-06-12T15:19:54.680982374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806235 | controller |     "Jun 12 15:19:54.695440 crc crio[3654]: time=\"2026-06-12T15:19:54.695115074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806257 | controller |     "Jun 12 15:19:54.821403 crc crio[3654]: time=\"2026-06-12T15:19:54.821235481Z\" level=info msg=\"Removing container: b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df\" id=b3aa56f6-cc1b-4e98-a8aa-20e2461e4ed7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.806273 | controller |     "Jun 12 15:19:55.420093 crc crio[3654]: time=\"2026-06-12T15:19:55.419941264Z\" level=info msg=\"Removed container b225eaf9f50b3f44cf2e9e4ebe5e4faf4ea7fc9a0997ca65113dfc601d4bb0df: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b3aa56f6-cc1b-4e98-a8aa-20e2461e4ed7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.806336 | controller |     "Jun 12 15:19:57.556875 crc crio[3654]: time=\"2026-06-12T15:19:57.556580372Z\" level=info msg=\"Created container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b5733ef8-a207-4b12-83f8-10e23390651b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806353 | controller |     "Jun 12 15:19:57.559578 crc crio[3654]: time=\"2026-06-12T15:19:57.559396082Z\" level=info msg=\"Starting container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87\" id=2ddb88b2-38e5-41dc-9bad-6d8eee86642a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.806372 | controller |     "Jun 12 15:19:57.571988 crc crio[3654]: time=\"2026-06-12T15:19:57.571795343Z\" level=info msg=\"Started container\" PID=16568 containerID=71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2ddb88b2-38e5-41dc-9bad-6d8eee86642a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.806387 | controller |     "Jun 12 15:19:57.843689 crc crio[3654]: time=\"2026-06-12T15:19:57.843628447Z\" level=info msg=\"Removing container: 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed\" id=f7c2365c-7a2a-4a19-b493-138c3c593173 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.806402 | controller |     "Jun 12 15:19:57.848953 crc crio[3654]: time=\"2026-06-12T15:19:57.848871976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a2798de1-b60b-4d6c-837a-81b3630dd279 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806418 | controller |     "Jun 12 15:19:58.380033 crc crio[3654]: time=\"2026-06-12T15:19:58.379805159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=72a1a647-6c84-4340-8e0a-6bada0862c73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806432 | controller |     "Jun 12 15:19:58.384014 crc crio[3654]: time=\"2026-06-12T15:19:58.383879348Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=c775b332-e5fb-4e8f-b6f9-fd8d212f46c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806446 | controller |     "Jun 12 15:19:58.384434 crc crio[3654]: time=\"2026-06-12T15:19:58.384380115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806461 | controller |     "Jun 12 15:19:58.442983 crc crio[3654]: time=\"2026-06-12T15:19:58.44289345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806476 | controller |     "Jun 12 15:19:58.452217 crc crio[3654]: time=\"2026-06-12T15:19:58.452126905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806490 | controller |     "Jun 12 15:19:58.574140 crc crio[3654]: time=\"2026-06-12T15:19:58.574047559Z\" level=info msg=\"Removed container 879200ebd9c461d2c7a51993be70df4ba20efeb0669a2959f5b6e30e07aa6aed: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f7c2365c-7a2a-4a19-b493-138c3c593173 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.806505 | controller |     "Jun 12 15:19:58.793548 crc crio[3654]: time=\"2026-06-12T15:19:58.793378748Z\" level=info msg=\"Created container 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=c775b332-e5fb-4e8f-b6f9-fd8d212f46c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806550 | controller |     "Jun 12 15:19:58.936849 crc crio[3654]: time=\"2026-06-12T15:19:58.936761419Z\" level=info msg=\"Starting container: 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2\" id=0faf3ffb-e2ed-4d7b-89e6-c8f89893d3a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.806568 | controller |     "Jun 12 15:19:58.955608 crc crio[3654]: time=\"2026-06-12T15:19:58.955373138Z\" level=info msg=\"Started container\" PID=16626 containerID=182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=0faf3ffb-e2ed-4d7b-89e6-c8f89893d3a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606",
2026-06-12 16:39:24.806587 | controller |     "Jun 12 15:20:06.073968 crc crio[3654]: 2026-06-12T15:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f24ca9cf2fea2e0 Mac:12:cc:18:c5:d4:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d SocketPath: PciID:}] [{Interface:0xc000122b50 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.806603 | controller |     "Jun 12 15:20:06.077381 crc crio[3654]: time=\"2026-06-12T15:20:06.076828233Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc000f42048}] Aliases:map[]}\"",
2026-06-12 16:39:24.806618 | controller |     "Jun 12 15:20:06.077381 crc crio[3654]: time=\"2026-06-12T15:20:06.0770354Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.806633 | controller |     "Jun 12 15:20:06.098042 crc crio[3654]: time=\"2026-06-12T15:20:06.097805161Z\" level=info msg=\"Ran pod sandbox f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=1e81975b-a9c0-4a50-b55a-03275168738e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.806648 | controller |     "Jun 12 15:20:06.100915 crc crio[3654]: time=\"2026-06-12T15:20:06.100818352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=dbb65621-a977-4757-adbe-01f066201033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806664 | controller |     "Jun 12 15:20:06.641201 crc crio[3654]: time=\"2026-06-12T15:20:06.637677435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=142f607c-985d-4b8d-b1f5-636eaf347b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806678 | controller |     "Jun 12 15:20:06.653308 crc crio[3654]: time=\"2026-06-12T15:20:06.652821028Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=6018ad53-1768-4694-bc8e-bf64e819db53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806693 | controller |     "Jun 12 15:20:06.653570 crc crio[3654]: time=\"2026-06-12T15:20:06.6534733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806708 | controller |     "Jun 12 15:20:07.629861 crc crio[3654]: time=\"2026-06-12T15:20:07.629725258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806723 | controller |     "Jun 12 15:20:07.636398 crc crio[3654]: time=\"2026-06-12T15:20:07.636126322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806741 | controller |     "Jun 12 15:20:07.811350 crc crio[3654]: time=\"2026-06-12T15:20:07.810911628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e8aa903a-eeb7-4aed-bb8f-68c155e4fe93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806757 | controller |     "Jun 12 15:20:07.811844 crc crio[3654]: time=\"2026-06-12T15:20:07.811142343Z\" level=info msg=\"Removing container: 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd\" id=e21de47e-b597-45f7-b5fc-5887abdd20b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.806772 | controller |     "Jun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:07.944358989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f3818a43-225b-48c8-915d-4d35c584b991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.806787 | controller |     "Jun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:07.957084989Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c27de8db-2ed7-4cb5-87a3-d5a072fc9420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806801 | controller |     "Jun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:07.957621957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806816 | controller |     "Jun 12 15:20:08.163784 crc crio[3654]: time=\"2026-06-12T15:20:08.031112855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806830 | controller |     "Jun 12 15:20:08.306768 crc crio[3654]: time=\"2026-06-12T15:20:08.306641095Z\" level=info msg=\"Created container 8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=6018ad53-1768-4694-bc8e-bf64e819db53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806845 | controller |     "Jun 12 15:20:08.309423 crc crio[3654]: time=\"2026-06-12T15:20:08.308388356Z\" level=info msg=\"Starting container: 8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e\" id=107fbf08-7a71-41db-a4bb-d848312176f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.806860 | controller |     "Jun 12 15:20:08.362418 crc crio[3654]: time=\"2026-06-12T15:20:08.361975244Z\" level=info msg=\"Started container\" PID=16828 containerID=8ff62acb8b3dba1c8912b57837ea496e2ebd6d02aab238a1e5c754fd7b01067e description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=107fbf08-7a71-41db-a4bb-d848312176f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5",
2026-06-12 16:39:24.806878 | controller |     "Jun 12 15:20:08.445406 crc crio[3654]: time=\"2026-06-12T15:20:08.445128806Z\" level=info msg=\"Removed container 0f22ea9b2358c3a8dd0dc26c1d6dbce3dbd17ece1773c084174d4e0762b886fd: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e21de47e-b597-45f7-b5fc-5887abdd20b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.806899 | controller |     "Jun 12 15:20:09.440224 crc crio[3654]: time=\"2026-06-12T15:20:09.378079677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.806921 | controller |     "Jun 12 15:20:10.608204 crc crio[3654]: time=\"2026-06-12T15:20:10.604192881Z\" level=info msg=\"Created container ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c27de8db-2ed7-4cb5-87a3-d5a072fc9420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.806952 | controller |     "Jun 12 15:20:10.624047 crc crio[3654]: time=\"2026-06-12T15:20:10.623921695Z\" level=info msg=\"Starting container: ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d\" id=63944623-fb7e-4179-b143-312e77163628 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.806974 | controller |     "Jun 12 15:20:10.643844 crc crio[3654]: time=\"2026-06-12T15:20:10.643573123Z\" level=info msg=\"Started container\" PID=16857 containerID=ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=63944623-fb7e-4179-b143-312e77163628 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.806991 | controller |     "Jun 12 15:20:16.632395 crc crio[3654]: time=\"2026-06-12T15:20:16.631720625Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=775fea86-9635-4c65-ba7e-15cbfd5395ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807006 | controller |     "Jun 12 15:20:16.673602 crc crio[3654]: time=\"2026-06-12T15:20:16.673418885Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=af8a97cf-21c1-44db-bac9-1a540101cb0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807020 | controller |     "Jun 12 15:20:16.676432 crc crio[3654]: time=\"2026-06-12T15:20:16.676361455Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=67bbc803-1a03-4a0b-96c2-92eb94fe4209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807035 | controller |     "Jun 12 15:20:16.676956 crc crio[3654]: time=\"2026-06-12T15:20:16.676852772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807050 | controller |     "Jun 12 15:20:16.706111 crc crio[3654]: time=\"2026-06-12T15:20:16.706015198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807064 | controller |     "Jun 12 15:20:17.179856 crc crio[3654]: time=\"2026-06-12T15:20:17.176191605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807079 | controller |     "Jun 12 15:20:17.891955 crc crio[3654]: time=\"2026-06-12T15:20:17.891155012Z\" level=info msg=\"Created container 9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=67bbc803-1a03-4a0b-96c2-92eb94fe4209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807093 | controller |     "Jun 12 15:20:17.893978 crc crio[3654]: time=\"2026-06-12T15:20:17.893375498Z\" level=info msg=\"Starting container: 9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a\" id=70f3c56e-ca18-42d3-b219-48beab15f064 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.807107 | controller |     "Jun 12 15:20:17.907018 crc crio[3654]: time=\"2026-06-12T15:20:17.906829502Z\" level=info msg=\"Started container\" PID=17105 containerID=9ced1f5758e91d7a292928a68c65b05ce2f99274acf3bb8222ad03d6de93985a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=70f3c56e-ca18-42d3-b219-48beab15f064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bddeb31ee77176e0dd23fa437a5284c1c26e43909ba54e6fdd8cac37b7d4fe80",
2026-06-12 16:39:24.807126 | controller |     "Jun 12 15:20:23.169194 crc crio[3654]: time=\"2026-06-12T15:20:23.167639441Z\" level=info msg=\"Stopping container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87 (timeout: 2s)\" id=5766a728-f1fb-48dc-853d-3c96cb9b1414 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.807141 | controller |     "Jun 12 15:20:24.698310 crc crio[3654]: time=\"2026-06-12T15:20:24.698214148Z\" level=info msg=\"Removing container: 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049\" id=2e4306df-1b13-47e5-801a-9780838c4efb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807156 | controller |     "Jun 12 15:20:25.811385 crc crio[3654]: time=\"2026-06-12T15:20:25.810703894Z\" level=info msg=\"Stopped container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5766a728-f1fb-48dc-853d-3c96cb9b1414 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.807171 | controller |     "Jun 12 15:20:26.115997 crc crio[3654]: time=\"2026-06-12T15:20:26.115894808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c4c9deb2-e623-4806-a6d7-abf1d0af0aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807186 | controller |     "Jun 12 15:20:30.682188 crc crio[3654]: time=\"2026-06-12T15:20:30.681728535Z\" level=info msg=\"Removed container 2030cdd4dc7d2889db0f8f141a2432d5dc94183620ca7be46cdb503130422049: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2e4306df-1b13-47e5-801a-9780838c4efb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807200 | controller |     "Jun 12 15:20:31.465478 crc crio[3654]: time=\"2026-06-12T15:20:31.465359206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d87882f9-6744-42c6-b32e-f1b8f078e2ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807215 | controller |     "Jun 12 15:20:31.468597 crc crio[3654]: time=\"2026-06-12T15:20:31.468530921Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e72badee-3f62-4233-9e58-d0e0476392e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807229 | controller |     "Jun 12 15:20:31.468955 crc crio[3654]: time=\"2026-06-12T15:20:31.468850962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807244 | controller |     "Jun 12 15:20:31.500638 crc crio[3654]: time=\"2026-06-12T15:20:31.497040798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807259 | controller |     "Jun 12 15:20:31.500638 crc crio[3654]: time=\"2026-06-12T15:20:31.500299546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807274 | controller |     "Jun 12 15:20:33.099460 crc crio[3654]: time=\"2026-06-12T15:20:33.0978096Z\" level=info msg=\"Stopping pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=5992f346-c2e9-46bd-828b-cab1038957f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.807290 | controller |     "Jun 12 15:20:33.099460 crc crio[3654]: time=\"2026-06-12T15:20:33.098344398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=5992f346-c2e9-46bd-828b-cab1038957f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.807305 | controller |     "Jun 12 15:20:33.099460 crc crio[3654]: time=\"2026-06-12T15:20:33.099162376Z\" level=info msg=\"Removing pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=bd268aa7-a3fc-40f7-bb05-b443e440f2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.807323 | controller |     "Jun 12 15:20:33.108465 crc crio[3654]: time=\"2026-06-12T15:20:33.108392939Z\" level=info msg=\"Removed pod sandbox: 39c079a6f82c3a815014c40daddda92c1e7f767f8ac03e3271195ab9383a0932\" id=bd268aa7-a3fc-40f7-bb05-b443e440f2b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.807338 | controller |     "Jun 12 15:20:33.369097 crc crio[3654]: time=\"2026-06-12T15:20:33.368870561Z\" level=info msg=\"Created container 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e72badee-3f62-4233-9e58-d0e0476392e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807352 | controller |     "Jun 12 15:20:33.370926 crc crio[3654]: time=\"2026-06-12T15:20:33.370865268Z\" level=info msg=\"Starting container: 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc\" id=74fe740e-7291-4fd7-b534-f38778fc7671 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.807367 | controller |     "Jun 12 15:20:33.378744 crc crio[3654]: time=\"2026-06-12T15:20:33.378641371Z\" level=info msg=\"Started container\" PID=17385 containerID=86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=74fe740e-7291-4fd7-b534-f38778fc7671 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0",
2026-06-12 16:39:24.807383 | controller |     "Jun 12 15:20:37.393386 crc crio[3654]: time=\"2026-06-12T15:20:37.392779962Z\" level=info msg=\"Removing container: f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595\" id=87161b8a-866b-4ea5-bff5-56a87d01345a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807398 | controller |     "Jun 12 15:20:39.293383 crc crio[3654]: time=\"2026-06-12T15:20:39.162589394Z\" level=info msg=\"Removed container f31730b0225ef7f9fdab7cb3ac98772d5c99bc0b7bf1560076a5b6bc7dbba595: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=87161b8a-866b-4ea5-bff5-56a87d01345a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807412 | controller |     "Jun 12 15:20:39.421097 crc crio[3654]: time=\"2026-06-12T15:20:39.419871006Z\" level=info msg=\"Removing container: 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d\" id=8d68d0a5-6c5c-46f1-bab4-8469afef6827 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807427 | controller |     "Jun 12 15:20:40.483687 crc crio[3654]: time=\"2026-06-12T15:20:40.482886682Z\" level=info msg=\"Removed container 75d065e0707df6dee4c30ce52e7035d9a24cc496e6237d236479fbbfc9826e6d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8d68d0a5-6c5c-46f1-bab4-8469afef6827 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807442 | controller |     "Jun 12 15:20:44.510610 crc crio[3654]: time=\"2026-06-12T15:20:44.510480903Z\" level=info msg=\"Removing container: 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60\" id=8699630d-949a-4775-a189-01751893f4f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807457 | controller |     "Jun 12 15:20:46.181134 crc crio[3654]: time=\"2026-06-12T15:20:46.18018984Z\" level=info msg=\"Removed container 3a984c06b870e9c0223971a530e3390a4093dfb21dd931511ea7130b1c038b60: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8699630d-949a-4775-a189-01751893f4f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807471 | controller |     "Jun 12 15:20:54.120867 crc crio[3654]: time=\"2026-06-12T15:20:54.120014117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2f3f8619-240e-476f-a084-e2d86e3963a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807489 | controller |     "Jun 12 15:20:54.123347 crc crio[3654]: time=\"2026-06-12T15:20:54.123158365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1b6cc1da-95a6-4a45-bd40-2dcf2fb07ee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807505 | controller |     "Jun 12 15:20:54.130593 crc crio[3654]: time=\"2026-06-12T15:20:54.130501402Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=baf07ed0-c1f1-4ef4-8a30-b022471f6348 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807541 | controller |     "Jun 12 15:20:54.131177 crc crio[3654]: time=\"2026-06-12T15:20:54.131058141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807558 | controller |     "Jun 12 15:20:54.176524 crc crio[3654]: time=\"2026-06-12T15:20:54.175636479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807574 | controller |     "Jun 12 15:20:54.412045 crc crio[3654]: time=\"2026-06-12T15:20:54.411987774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807588 | controller |     "Jun 12 15:20:54.542971 crc crio[3654]: time=\"2026-06-12T15:20:54.542878742Z\" level=info msg=\"Created container ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=baf07ed0-c1f1-4ef4-8a30-b022471f6348 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807604 | controller |     "Jun 12 15:20:54.545232 crc crio[3654]: time=\"2026-06-12T15:20:54.545153939Z\" level=info msg=\"Starting container: ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246\" id=fe6611ba-a101-46ce-b753-cb01c4a22758 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.807620 | controller |     "Jun 12 15:20:54.552567 crc crio[3654]: time=\"2026-06-12T15:20:54.55220113Z\" level=info msg=\"Started container\" PID=18011 containerID=ab15e1e7f00fd2b3b47bf926e85f81f2f2ee625a3cd38591e9306f93e9c11246 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=fe6611ba-a101-46ce-b753-cb01c4a22758 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df",
2026-06-12 16:39:24.807636 | controller |     "Jun 12 15:20:58.126458 crc crio[3654]: time=\"2026-06-12T15:20:58.125890897Z\" level=info msg=\"Stopping container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 (timeout: 5s)\" id=ccbef2e5-d99e-4b80-a772-67873594e4d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.807651 | controller |     "Jun 12 15:20:59.702360 crc crio[3654]: time=\"2026-06-12T15:20:59.701655267Z\" level=info msg=\"Removing container: d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d\" id=0702fef7-850f-48e1-a4c7-ca83fc65bca6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807666 | controller |     "Jun 12 15:20:59.747014 crc crio[3654]: time=\"2026-06-12T15:20:59.746666921Z\" level=info msg=\"Removed container d036eb3a5f498a4743d01dbc46c9040865cdf6822e5044cd4afdce370adfd38d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=0702fef7-850f-48e1-a4c7-ca83fc65bca6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807685 | controller |     "Jun 12 15:21:03.135413 crc crio[3654]: time=\"2026-06-12T15:21:03.135070312Z\" level=warning msg=\"Stopping container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.807701 | controller |     "Jun 12 15:21:03.175084 crc crio[3654]: time=\"2026-06-12T15:21:03.174938679Z\" level=error msg=\"Killing container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.807716 | controller |     "Jun 12 15:21:03.269759 crc crio[3654]: time=\"2026-06-12T15:21:03.269569641Z\" level=info msg=\"Stopped container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ccbef2e5-d99e-4b80-a772-67873594e4d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.807730 | controller |     "Jun 12 15:21:03.271085 crc crio[3654]: time=\"2026-06-12T15:21:03.271039051Z\" level=info msg=\"Stopping pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=a4014a10-bd10-4221-af76-9e48e3f42661 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.807745 | controller |     "Jun 12 15:21:03.286445 crc crio[3654]: time=\"2026-06-12T15:21:03.285778569Z\" level=info msg=\"Stopped pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=a4014a10-bd10-4221-af76-9e48e3f42661 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.807760 | controller |     "Jun 12 15:21:03.881810 crc crio[3654]: time=\"2026-06-12T15:21:03.881188172Z\" level=info msg=\"Removing container: 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186\" id=f9cacca7-8385-41b2-b4ba-f45652a925ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807774 | controller |     "Jun 12 15:21:03.912596 crc crio[3654]: time=\"2026-06-12T15:21:03.912526664Z\" level=info msg=\"Removed container 50d3b8920cebcae7e08c99b4ce39b9f16190144527f343edddaed5ed07540186: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=f9cacca7-8385-41b2-b4ba-f45652a925ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.807788 | controller |     "Jun 12 15:21:04.124664 crc crio[3654]: time=\"2026-06-12T15:21:04.124547015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=561b309b-2171-457f-98e7-05c1c8820b17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807802 | controller |     "Jun 12 15:21:04.126632 crc crio[3654]: time=\"2026-06-12T15:21:04.126581654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fc9c3593-226d-4148-b7ce-e0bd32bbb1e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807816 | controller |     "Jun 12 15:21:04.137481 crc crio[3654]: time=\"2026-06-12T15:21:04.137324247Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f221fa63-d910-4d4b-a972-745172aed98b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807830 | controller |     "Jun 12 15:21:04.138424 crc crio[3654]: time=\"2026-06-12T15:21:04.138365943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807845 | controller |     "Jun 12 15:21:04.164766 crc crio[3654]: time=\"2026-06-12T15:21:04.164630131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807862 | controller |     "Jun 12 15:21:04.314587 crc crio[3654]: time=\"2026-06-12T15:21:04.314500701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807877 | controller |     "Jun 12 15:21:04.408436 crc crio[3654]: time=\"2026-06-12T15:21:04.408224033Z\" level=info msg=\"Created container eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f221fa63-d910-4d4b-a972-745172aed98b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807891 | controller |     "Jun 12 15:21:04.410136 crc crio[3654]: time=\"2026-06-12T15:21:04.410019393Z\" level=info msg=\"Starting container: eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610\" id=d5952dae-cdbc-4d58-858c-c18851b38cd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.807906 | controller |     "Jun 12 15:21:04.421323 crc crio[3654]: time=\"2026-06-12T15:21:04.421187011Z\" level=info msg=\"Started container\" PID=18266 containerID=eb5b1c052bfb5d970e6d9edb592cfa408772693e7343f1496a86480a928fc610 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=d5952dae-cdbc-4d58-858c-c18851b38cd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.807920 | controller |     "Jun 12 15:21:14.131586 crc crio[3654]: time=\"2026-06-12T15:21:14.130884077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=19448dd8-dbbd-42db-800d-bb96eb156f0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807934 | controller |     "Jun 12 15:21:14.137151 crc crio[3654]: time=\"2026-06-12T15:21:14.137032007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=51beaf7e-48a0-4a2f-8c71-5c86d2d34f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.807949 | controller |     "Jun 12 15:21:14.145039 crc crio[3654]: time=\"2026-06-12T15:21:14.144308117Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f423b085-48af-4033-8929-ed41891e1f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.807963 | controller |     "Jun 12 15:21:14.145039 crc crio[3654]: time=\"2026-06-12T15:21:14.144961679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807978 | controller |     "Jun 12 15:21:14.171522 crc crio[3654]: time=\"2026-06-12T15:21:14.171091483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.807993 | controller |     "Jun 12 15:21:14.176834 crc crio[3654]: time=\"2026-06-12T15:21:14.176730973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808007 | controller |     "Jun 12 15:21:14.311298 crc crio[3654]: time=\"2026-06-12T15:21:14.311165991Z\" level=info msg=\"Created container 4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f423b085-48af-4033-8929-ed41891e1f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.808022 | controller |     "Jun 12 15:21:14.312689 crc crio[3654]: time=\"2026-06-12T15:21:14.31260113Z\" level=info msg=\"Starting container: 4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3\" id=afdcdc3f-7013-4aa1-b750-26b1d4363d72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.808039 | controller |     "Jun 12 15:21:14.320881 crc crio[3654]: time=\"2026-06-12T15:21:14.320796008Z\" level=info msg=\"Started container\" PID=18506 containerID=4868b2c37a39b9746f60f8a75a13527a915b42eb0a700382b4194c99249fc5f3 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=afdcdc3f-7013-4aa1-b750-26b1d4363d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606",
2026-06-12 16:39:24.808055 | controller |     "Jun 12 15:21:20.115816 crc crio[3654]: time=\"2026-06-12T15:21:20.114979798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6eba58e4-a412-4f89-a4a7-87cee6d5e1ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.808069 | controller |     "Jun 12 15:21:20.122555 crc crio[3654]: time=\"2026-06-12T15:21:20.12058888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9670dd0a-495c-47c4-bb68-afa531ec7203 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.808083 | controller |     "Jun 12 15:21:20.124077 crc crio[3654]: time=\"2026-06-12T15:21:20.12387138Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6aed595c-030d-4d05-b30d-8a50ac25d603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.808097 | controller |     "Jun 12 15:21:20.125399 crc crio[3654]: time=\"2026-06-12T15:21:20.124429379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808111 | controller |     "Jun 12 15:21:20.164549 crc crio[3654]: time=\"2026-06-12T15:21:20.162049269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808125 | controller |     "Jun 12 15:21:20.176170 crc crio[3654]: time=\"2026-06-12T15:21:20.17446108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808140 | controller |     "Jun 12 15:21:20.284697 crc crio[3654]: time=\"2026-06-12T15:21:20.284554643Z\" level=info msg=\"Created container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6aed595c-030d-4d05-b30d-8a50ac25d603 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.808154 | controller |     "Jun 12 15:21:20.286382 crc crio[3654]: time=\"2026-06-12T15:21:20.285888879Z\" level=info msg=\"Starting container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb\" id=da4f106b-0e1f-4b89-92bb-59f1b1d2af2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.808169 | controller |     "Jun 12 15:21:20.291743 crc crio[3654]: time=\"2026-06-12T15:21:20.291319193Z\" level=info msg=\"Started container\" PID=18547 containerID=1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=da4f106b-0e1f-4b89-92bb-59f1b1d2af2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0",
2026-06-12 16:39:24.808183 | controller |     "Jun 12 15:21:33.124431 crc crio[3654]: time=\"2026-06-12T15:21:33.123552678Z\" level=info msg=\"Stopping pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=cfe0253c-2b22-4c55-a9c8-222f8bffde29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808200 | controller |     "Jun 12 15:21:33.124431 crc crio[3654]: time=\"2026-06-12T15:21:33.124416157Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=cfe0253c-2b22-4c55-a9c8-222f8bffde29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808215 | controller |     "Jun 12 15:21:33.125952 crc crio[3654]: time=\"2026-06-12T15:21:33.125057948Z\" level=info msg=\"Removing pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=b2d3a675-a92b-452e-a5e0-f35b506c3547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.808229 | controller |     "Jun 12 15:21:33.133632 crc crio[3654]: time=\"2026-06-12T15:21:33.133531142Z\" level=info msg=\"Removed pod sandbox: 7f56fabe726beda131aa8ac2d0e1e4972410ca131223fa84869940cab023b40d\" id=b2d3a675-a92b-452e-a5e0-f35b506c3547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.808243 | controller |     "Jun 12 15:21:53.118061 crc crio[3654]: time=\"2026-06-12T15:21:53.1168213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=366fdc0e-2048-482b-a1d7-1e286f0514bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.808257 | controller |     "Jun 12 15:21:53.120769 crc crio[3654]: time=\"2026-06-12T15:21:53.120710419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=336a716b-8500-4f7e-a162-eb509821b558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.808271 | controller |     "Jun 12 15:21:53.123643 crc crio[3654]: time=\"2026-06-12T15:21:53.123534992Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=807974be-ace5-40e9-a5ed-2c97c2e2d684 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.808285 | controller |     "Jun 12 15:21:53.123989 crc crio[3654]: time=\"2026-06-12T15:21:53.123937436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808300 | controller |     "Jun 12 15:21:53.153305 crc crio[3654]: time=\"2026-06-12T15:21:53.149470262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808314 | controller |     "Jun 12 15:21:53.158303 crc crio[3654]: time=\"2026-06-12T15:21:53.15814215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.808328 | controller |     "Jun 12 15:21:53.288002 crc crio[3654]: time=\"2026-06-12T15:21:53.28780792Z\" level=info msg=\"Created container 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=807974be-ace5-40e9-a5ed-2c97c2e2d684 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.808342 | controller |     "Jun 12 15:21:53.289030 crc crio[3654]: time=\"2026-06-12T15:21:53.288952887Z\" level=info msg=\"Starting container: 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e\" id=42879811-6f34-4867-adfb-9a8ed2b245fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.808357 | controller |     "Jun 12 15:21:53.294595 crc crio[3654]: time=\"2026-06-12T15:21:53.294430699Z\" level=info msg=\"Started container\" PID=19338 containerID=1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=42879811-6f34-4867-adfb-9a8ed2b245fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.808375 | controller |     "Jun 12 15:22:19.644879 crc crio[3654]: time=\"2026-06-12T15:22:19.644151171Z\" level=info msg=\"Stopping container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260 (timeout: 2s)\" id=01e86142-bfc3-4496-95ac-edd78df40133 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808391 | controller |     "Jun 12 15:22:19.793734 crc crio[3654]: time=\"2026-06-12T15:22:19.793576533Z\" level=info msg=\"Stopped container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=01e86142-bfc3-4496-95ac-edd78df40133 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808406 | controller |     "Jun 12 15:22:19.795847 crc crio[3654]: time=\"2026-06-12T15:22:19.795747014Z\" level=info msg=\"Stopping pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=85b2dd47-597e-45c7-b308-7cd445ea2e3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808420 | controller |     "Jun 12 15:22:19.797359 crc crio[3654]: time=\"2026-06-12T15:22:19.79680008Z\" level=info msg=\"Got pod network &{Name:certified-operators-7r2kc Namespace:openshift-marketplace ID:19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023 UID:1e7cecaa-bdbc-4320-b013-106317923c4e NetNS:/var/run/netns/3fbaa87e-f1f9-41c2-9a48-41d0f4237c6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e7cecaa_bdbc_4320_b013_106317923c4e.slice PodAnnotations:0xc000130658}] Aliases:map[]}\"",
2026-06-12 16:39:24.808435 | controller |     "Jun 12 15:22:19.797528 crc crio[3654]: time=\"2026-06-12T15:22:19.79741807Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7r2kc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.808449 | controller |     "Jun 12 15:22:20.244987 crc crio[3654]: time=\"2026-06-12T15:22:20.244665642Z\" level=info msg=\"Stopping container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6 (timeout: 2s)\" id=cb352d8c-f2b2-4006-a3b9-efe42dc30c88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808465 | controller |     "Jun 12 15:22:20.374330 crc crio[3654]: time=\"2026-06-12T15:22:20.374128512Z\" level=info msg=\"Stopped container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server\" id=cb352d8c-f2b2-4006-a3b9-efe42dc30c88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808480 | controller |     "Jun 12 15:22:20.375522 crc crio[3654]: time=\"2026-06-12T15:22:20.375448135Z\" level=info msg=\"Stopping pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=3c9f40ae-918d-47dc-9ae8-6836a67ea28b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808494 | controller |     "Jun 12 15:22:20.376015 crc crio[3654]: time=\"2026-06-12T15:22:20.375939262Z\" level=info msg=\"Got pod network &{Name:community-operators-tkftc Namespace:openshift-marketplace ID:5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81 UID:8a5087fd-7c35-4a98-8c40-8b3dc5b045cf NetNS:/var/run/netns/5cfdf784-9dbf-4200-819a-aa38b53b887b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a5087fd_7c35_4a98_8c40_8b3dc5b045cf.slice PodAnnotations:0xc000184708}] Aliases:map[]}\"",
2026-06-12 16:39:24.808510 | controller |     "Jun 12 15:22:20.376137 crc crio[3654]: time=\"2026-06-12T15:22:20.376095657Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-tkftc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.808545 | controller |     "Jun 12 15:22:20.706707 crc crio[3654]: time=\"2026-06-12T15:22:20.706484562Z\" level=info msg=\"Stopped pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=85b2dd47-597e-45c7-b308-7cd445ea2e3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808565 | controller |     "Jun 12 15:22:20.942736 crc crio[3654]: time=\"2026-06-12T15:22:20.94196834Z\" level=info msg=\"Stopped pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=3c9f40ae-918d-47dc-9ae8-6836a67ea28b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808580 | controller |     "Jun 12 15:22:20.974161 crc crio[3654]: time=\"2026-06-12T15:22:20.974031624Z\" level=info msg=\"Removing container: 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260\" id=d3af82aa-78fd-4493-88fb-caea1e651c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808610 | controller |     "Jun 12 15:22:21.028582 crc crio[3654]: time=\"2026-06-12T15:22:21.028510791Z\" level=info msg=\"Removed container 2d1978bd2059ac9f2cb6d31b3b08bef4379a59d260b26f57da969202ea39e260: openshift-marketplace/certified-operators-7r2kc/registry-server\" id=d3af82aa-78fd-4493-88fb-caea1e651c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808626 | controller |     "Jun 12 15:22:21.032476 crc crio[3654]: time=\"2026-06-12T15:22:21.032435348Z\" level=info msg=\"Removing container: 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6\" id=47e1e109-2601-4b56-8723-091e5104726d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808640 | controller |     "Jun 12 15:22:21.062482 crc crio[3654]: time=\"2026-06-12T15:22:21.062366702Z\" level=info msg=\"Removed container 9b09d80aad0d1fdc3e6d9010390aee1eb2dc36a7a0854f4cb4773af630f7b4b6: openshift-marketplace/certified-operators-7r2kc/extract-content\" id=47e1e109-2601-4b56-8723-091e5104726d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808655 | controller |     "Jun 12 15:22:21.068789 crc crio[3654]: time=\"2026-06-12T15:22:21.066683574Z\" level=info msg=\"Removing container: d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae\" id=38111aab-2915-4999-a81d-d986b12b88a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808669 | controller |     "Jun 12 15:22:21.094483 crc crio[3654]: time=\"2026-06-12T15:22:21.094398076Z\" level=info msg=\"Removed container d5e0d5912e81eb138b7d207a79463904ccc21d4532f44413b554dfa63a7967ae: openshift-marketplace/certified-operators-7r2kc/extract-utilities\" id=38111aab-2915-4999-a81d-d986b12b88a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808685 | controller |     "Jun 12 15:22:21.981108 crc crio[3654]: time=\"2026-06-12T15:22:21.980962529Z\" level=info msg=\"Removing container: a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6\" id=0bc480a9-c017-4b76-8878-02af5088aedf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808701 | controller |     "Jun 12 15:22:22.001031 crc crio[3654]: time=\"2026-06-12T15:22:22.000925942Z\" level=info msg=\"Removed container a0c1b45a9931a573d7f72cdad540e1b135603877e05dc1439082d2c8cd5d86f6: openshift-marketplace/community-operators-tkftc/registry-server\" id=0bc480a9-c017-4b76-8878-02af5088aedf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808716 | controller |     "Jun 12 15:22:22.003642 crc crio[3654]: time=\"2026-06-12T15:22:22.003541548Z\" level=info msg=\"Removing container: 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2\" id=ea537115-705c-4038-a056-5c7f6181fd48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808731 | controller |     "Jun 12 15:22:22.052122 crc crio[3654]: time=\"2026-06-12T15:22:22.052039628Z\" level=info msg=\"Removed container 37d631a53cf1f4ed703ca09c4ed77effcaa8ecb0f4fde03a0ce608205e79f8a2: openshift-marketplace/community-operators-tkftc/extract-content\" id=ea537115-705c-4038-a056-5c7f6181fd48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808746 | controller |     "Jun 12 15:22:22.063066 crc crio[3654]: time=\"2026-06-12T15:22:22.062890846Z\" level=info msg=\"Stopping container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2 (timeout: 2s)\" id=f14c47f5-b0be-4876-8b74-b641836fd4b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808764 | controller |     "Jun 12 15:22:22.063754 crc crio[3654]: time=\"2026-06-12T15:22:22.063654162Z\" level=info msg=\"Removing container: 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719\" id=7237ce1a-2064-4085-afdd-65eceab2dbeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808779 | controller |     "Jun 12 15:22:22.117450 crc crio[3654]: time=\"2026-06-12T15:22:22.117353003Z\" level=info msg=\"Removed container 8d157b56d42e6c85dfa73facc9a05f40964180676fc006bf5e0b4ed19f598719: openshift-marketplace/community-operators-tkftc/extract-utilities\" id=7237ce1a-2064-4085-afdd-65eceab2dbeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.808793 | controller |     "Jun 12 15:22:22.234128 crc crio[3654]: time=\"2026-06-12T15:22:22.233991159Z\" level=info msg=\"Stopped container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=f14c47f5-b0be-4876-8b74-b641836fd4b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808808 | controller |     "Jun 12 15:22:22.235094 crc crio[3654]: time=\"2026-06-12T15:22:22.235016073Z\" level=info msg=\"Stopping pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=3ace3ac2-a2b0-43c3-ab15-2ad9c77ef209 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808823 | controller |     "Jun 12 15:22:22.235672 crc crio[3654]: time=\"2026-06-12T15:22:22.235600942Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dkx87 Namespace:openshift-marketplace ID:dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a UID:c38a7fe1-28d4-4861-b7b7-c7520efc673b NetNS:/var/run/netns/31b50fac-0e2d-444d-9b38-64e11bb23f60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a7fe1_28d4_4861_b7b7_c7520efc673b.slice PodAnnotations:0xc0014ee9c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.808838 | controller |     "Jun 12 15:22:22.235823 crc crio[3654]: time=\"2026-06-12T15:22:22.235788868Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-dkx87 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.808853 | controller |     "Jun 12 15:22:22.862469 crc crio[3654]: time=\"2026-06-12T15:22:22.861787945Z\" level=info msg=\"Stopping container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88 (timeout: 2s)\" id=71ade1bc-40d5-4092-8709-f721a5e40b3f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808867 | controller |     "Jun 12 15:22:23.001608 crc crio[3654]: time=\"2026-06-12T15:22:22.999639965Z\" level=info msg=\"Stopped container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=71ade1bc-40d5-4092-8709-f721a5e40b3f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808882 | controller |     "Jun 12 15:22:23.001608 crc crio[3654]: time=\"2026-06-12T15:22:23.000892827Z\" level=info msg=\"Stopping pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=319612d8-d208-4a19-a8d1-94fab7785568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808896 | controller |     "Jun 12 15:22:23.001608 crc crio[3654]: time=\"2026-06-12T15:22:23.001480217Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5bq7 Namespace:openshift-marketplace ID:746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703 UID:2fcec21f-9f40-48c5-b70c-4a9e519965c5 NetNS:/var/run/netns/8491ff30-8906-4bed-8ece-577dc9e6eab5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fcec21f_9f40_48c5_b70c_4a9e519965c5.slice PodAnnotations:0xc0014eee38}] Aliases:map[]}\"",
2026-06-12 16:39:24.808915 | controller |     "Jun 12 15:22:23.003703 crc crio[3654]: time=\"2026-06-12T15:22:23.001694364Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-v5bq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.808932 | controller |     "Jun 12 15:22:23.097540 crc crio[3654]: time=\"2026-06-12T15:22:23.096586869Z\" level=info msg=\"Stopped pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=3ace3ac2-a2b0-43c3-ab15-2ad9c77ef209 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808946 | controller |     "Jun 12 15:22:23.170574 crc crio[3654]: time=\"2026-06-12T15:22:23.170471341Z\" level=info msg=\"Stopping container: 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e (timeout: 2s)\" id=f17e7294-d35b-45d2-a15f-cf9e6ae08eb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808961 | controller |     "Jun 12 15:22:23.322386 crc crio[3654]: time=\"2026-06-12T15:22:23.321643031Z\" level=info msg=\"Stopped container 1b3eeb867d88ed20c40d7a2a1139c6a7dd854505e5bb96cce96c949ed3fb9e0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f17e7294-d35b-45d2-a15f-cf9e6ae08eb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.808976 | controller |     "Jun 12 15:22:23.500070 crc crio[3654]: time=\"2026-06-12T15:22:23.49984387Z\" level=info msg=\"Stopped pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=319612d8-d208-4a19-a8d1-94fab7785568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.808990 | controller |     "Jun 12 15:22:24.020458 crc crio[3654]: time=\"2026-06-12T15:22:24.020328987Z\" level=info msg=\"Removing container: 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87\" id=a955cd1e-7343-424c-b926-75c0cea18c31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809005 | controller |     "Jun 12 15:22:24.228372 crc crio[3654]: time=\"2026-06-12T15:22:24.228151582Z\" level=info msg=\"Removed container 71e3cdc601d5bc567680f9bd636f020d5656df26fe189a5285b6aed893b1dc87: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a955cd1e-7343-424c-b926-75c0cea18c31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809020 | controller |     "Jun 12 15:22:24.231742 crc crio[3654]: time=\"2026-06-12T15:22:24.231571812Z\" level=info msg=\"Removing container: b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2\" id=9bbc815f-98d5-47df-90cd-407f9941bc62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809034 | controller |     "Jun 12 15:22:24.248828 crc crio[3654]: time=\"2026-06-12T15:22:24.248747534Z\" level=info msg=\"Removed container b061e68174a542f635f2064e89cd9a790664051e645d72e5e922778103b958a2: openshift-marketplace/redhat-marketplace-dkx87/registry-server\" id=9bbc815f-98d5-47df-90cd-407f9941bc62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809048 | controller |     "Jun 12 15:22:24.251087 crc crio[3654]: time=\"2026-06-12T15:22:24.250891602Z\" level=info msg=\"Removing container: 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1\" id=91a4309b-519a-48af-8054-c51fd896b19c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809063 | controller |     "Jun 12 15:22:24.270045 crc crio[3654]: time=\"2026-06-12T15:22:24.269888523Z\" level=info msg=\"Removed container 1f7d81df3bb29c08f6555baa0d3c0efc9275a255e60b9fa3a90fcdd528694dd1: openshift-marketplace/redhat-marketplace-dkx87/extract-content\" id=91a4309b-519a-48af-8054-c51fd896b19c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809078 | controller |     "Jun 12 15:22:24.272703 crc crio[3654]: time=\"2026-06-12T15:22:24.272523169Z\" level=info msg=\"Removing container: 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8\" id=bff4fb08-a83d-4784-87b1-1f2a1a6171ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809095 | controller |     "Jun 12 15:22:24.296140 crc crio[3654]: time=\"2026-06-12T15:22:24.296060531Z\" level=info msg=\"Removed container 4b6147a2052e6fd187c075c3822b080a00803f1d80f90ae3d689a03548092eb8: openshift-marketplace/redhat-marketplace-dkx87/extract-utilities\" id=bff4fb08-a83d-4784-87b1-1f2a1a6171ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809110 | controller |     "Jun 12 15:22:24.298801 crc crio[3654]: time=\"2026-06-12T15:22:24.298716098Z\" level=info msg=\"Removing container: 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88\" id=3fa319de-8154-41fe-8f3f-ab93aea37053 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809125 | controller |     "Jun 12 15:22:24.325306 crc crio[3654]: time=\"2026-06-12T15:22:24.32514449Z\" level=info msg=\"Removed container 36b9a43baa1fca148dc404f7e6f99f3ba2b778e295434bbb9054801da2eedf88: openshift-marketplace/redhat-operators-v5bq7/registry-server\" id=3fa319de-8154-41fe-8f3f-ab93aea37053 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809139 | controller |     "Jun 12 15:22:24.328525 crc crio[3654]: time=\"2026-06-12T15:22:24.328439353Z\" level=info msg=\"Removing container: 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9\" id=aa9c2676-f425-42e2-ba78-5b58b46086e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809154 | controller |     "Jun 12 15:22:24.359203 crc crio[3654]: time=\"2026-06-12T15:22:24.356801176Z\" level=info msg=\"Removed container 6dad64b4dbfaf4ad9b62318e9a1feee4df3457229e1205b934312dc9e8d1a3c9: openshift-marketplace/redhat-operators-v5bq7/extract-content\" id=aa9c2676-f425-42e2-ba78-5b58b46086e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809168 | controller |     "Jun 12 15:22:24.360215 crc crio[3654]: time=\"2026-06-12T15:22:24.360138754Z\" level=info msg=\"Removing container: 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2\" id=8fdcdee7-fce5-49e6-90e8-1b7fc92aea68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809183 | controller |     "Jun 12 15:22:24.385416 crc crio[3654]: time=\"2026-06-12T15:22:24.384674079Z\" level=info msg=\"Removed container 550e63e8eb055cd9cb54b6b8eb1c8b5213de9d981e6c46b7a24f3ddaae52f4b2: openshift-marketplace/redhat-operators-v5bq7/extract-utilities\" id=8fdcdee7-fce5-49e6-90e8-1b7fc92aea68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.809197 | controller |     "Jun 12 15:22:33.150482 crc crio[3654]: time=\"2026-06-12T15:22:33.14923873Z\" level=info msg=\"Stopping pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=cae70de0-aa46-4ebf-9f14-2f5f12b30fbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809212 | controller |     "Jun 12 15:22:33.150482 crc crio[3654]: time=\"2026-06-12T15:22:33.150446031Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=cae70de0-aa46-4ebf-9f14-2f5f12b30fbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809226 | controller |     "Jun 12 15:22:33.152406 crc crio[3654]: time=\"2026-06-12T15:22:33.150959778Z\" level=info msg=\"Removing pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=9d3cbb2f-ff7c-4647-9aca-fb598265cafb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809241 | controller |     "Jun 12 15:22:33.160971 crc crio[3654]: time=\"2026-06-12T15:22:33.160846199Z\" level=info msg=\"Removed pod sandbox: dc04f92112b9dfcde2854716f098de7c8cc29c1e799a47d23d6f49537a1ee38a\" id=9d3cbb2f-ff7c-4647-9aca-fb598265cafb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809256 | controller |     "Jun 12 15:22:33.165049 crc crio[3654]: time=\"2026-06-12T15:22:33.164903742Z\" level=info msg=\"Stopping pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=b8d15a79-8394-49b5-a804-37ea5ac705b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809273 | controller |     "Jun 12 15:22:33.165435 crc crio[3654]: time=\"2026-06-12T15:22:33.165056157Z\" level=info msg=\"Stopped pod sandbox (already stopped): 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=b8d15a79-8394-49b5-a804-37ea5ac705b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809288 | controller |     "Jun 12 15:22:33.166574 crc crio[3654]: time=\"2026-06-12T15:22:33.166500044Z\" level=info msg=\"Removing pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=a1372955-7f36-49ff-ae82-44518acbb667 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809302 | controller |     "Jun 12 15:22:33.176454 crc crio[3654]: time=\"2026-06-12T15:22:33.176341211Z\" level=info msg=\"Removed pod sandbox: 746ef6b3eb6fe9bbbf61c575a189c44f60e54d229d2c1bf3d0878edb73b43703\" id=a1372955-7f36-49ff-ae82-44518acbb667 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809317 | controller |     "Jun 12 15:22:33.177452 crc crio[3654]: time=\"2026-06-12T15:22:33.177373453Z\" level=info msg=\"Stopping pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=d5c515fe-3506-4ca3-a8a2-6305d420f265 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809331 | controller |     "Jun 12 15:22:33.177558 crc crio[3654]: time=\"2026-06-12T15:22:33.177463126Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=d5c515fe-3506-4ca3-a8a2-6305d420f265 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809345 | controller |     "Jun 12 15:22:33.178428 crc crio[3654]: time=\"2026-06-12T15:22:33.178338955Z\" level=info msg=\"Removing pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=9647e23a-e58f-48d0-84cf-9d94b573be50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809359 | controller |     "Jun 12 15:22:33.188170 crc crio[3654]: time=\"2026-06-12T15:22:33.188062709Z\" level=info msg=\"Removed pod sandbox: 5e91f19ae5ba28d1187d784c2d9f57db3628996172d682ecbd3ab82d17c17d81\" id=9647e23a-e58f-48d0-84cf-9d94b573be50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809374 | controller |     "Jun 12 15:22:33.189008 crc crio[3654]: time=\"2026-06-12T15:22:33.188888155Z\" level=info msg=\"Stopping pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=8cdff5ce-3460-4027-b129-f7b956357a75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809388 | controller |     "Jun 12 15:22:33.189127 crc crio[3654]: time=\"2026-06-12T15:22:33.189018409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=8cdff5ce-3460-4027-b129-f7b956357a75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809403 | controller |     "Jun 12 15:22:33.189766 crc crio[3654]: time=\"2026-06-12T15:22:33.189660361Z\" level=info msg=\"Removing pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=a102c3eb-aabc-494f-a937-f22fe52e3e05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809417 | controller |     "Jun 12 15:22:33.197870 crc crio[3654]: time=\"2026-06-12T15:22:33.197708869Z\" level=info msg=\"Removed pod sandbox: 19e0a6da9a736c2410a09a47df71cbb87f035b5672a7daea3e1b5b0b1cb6d023\" id=a102c3eb-aabc-494f-a937-f22fe52e3e05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.809431 | controller |     "Jun 12 15:23:47.582630 crc crio[3654]: time=\"2026-06-12T15:23:47.581382189Z\" level=info msg=\"Stopping container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977 (timeout: 30s)\" id=f9c6d2b9-ec86-4262-8b9d-b228fb2835d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809449 | controller |     "Jun 12 15:23:47.594940 crc crio[3654]: time=\"2026-06-12T15:23:47.594832165Z\" level=info msg=\"Stopping container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da (timeout: 30s)\" id=317077a0-5650-450f-a828-c5fe077d31a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809464 | controller |     "Jun 12 15:23:47.613293 crc crio[3654]: time=\"2026-06-12T15:23:47.613139284Z\" level=info msg=\"Stopping container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb (timeout: 30s)\" id=8aab506c-33d4-47e8-91e5-b3ec14daf682 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809478 | controller |     "Jun 12 15:23:47.633488 crc crio[3654]: time=\"2026-06-12T15:23:47.633396389Z\" level=info msg=\"Stopping container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69 (timeout: 30s)\" id=2a7e74b4-fac0-4767-9a81-aee54a57ca00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809492 | controller |     "Jun 12 15:23:47.666341 crc crio[3654]: time=\"2026-06-12T15:23:47.66621725Z\" level=info msg=\"Stopping container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4 (timeout: 30s)\" id=54edbfb7-0077-4493-9af4-65f3902fc1fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809507 | controller |     "Jun 12 15:23:47.726902 crc crio[3654]: time=\"2026-06-12T15:23:47.726788635Z\" level=info msg=\"Stopped container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server\" id=317077a0-5650-450f-a828-c5fe077d31a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809542 | controller |     "Jun 12 15:23:47.727942 crc crio[3654]: time=\"2026-06-12T15:23:47.727880675Z\" level=info msg=\"Stopping pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=4c5d4d18-f29f-464a-a739-02a590077e04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809560 | controller |     "Jun 12 15:23:47.729598 crc crio[3654]: time=\"2026-06-12T15:23:47.729535317Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/ae7bd526-d763-43d1-aa9b-f10c94e4235a 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:0xc000f42758}] Aliases:map[]}\"",
2026-06-12 16:39:24.809609 | controller |     "Jun 12 15:23:47.730073 crc crio[3654]: time=\"2026-06-12T15:23:47.730018564Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.809625 | controller |     "Jun 12 15:23:47.745343 crc crio[3654]: time=\"2026-06-12T15:23:47.745153453Z\" level=info msg=\"Stopped container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server\" id=f9c6d2b9-ec86-4262-8b9d-b228fb2835d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809640 | controller |     "Jun 12 15:23:47.746279 crc crio[3654]: time=\"2026-06-12T15:23:47.745974183Z\" level=info msg=\"Stopping pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=83a3080b-8347-4804-b871-ef4cba2a2e94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809656 | controller |     "Jun 12 15:23:47.748440 crc crio[3654]: time=\"2026-06-12T15:23:47.746451941Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ad9909c7-028c-475f-8644-9cbc9f025a34 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:0xc000f42828}] Aliases:map[]}\"",
2026-06-12 16:39:24.809678 | controller |     "Jun 12 15:23:47.748440 crc crio[3654]: time=\"2026-06-12T15:23:47.746626247Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.809692 | controller |     "Jun 12 15:23:47.761829 crc crio[3654]: time=\"2026-06-12T15:23:47.761691163Z\" level=info msg=\"Stopped container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=2a7e74b4-fac0-4767-9a81-aee54a57ca00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809707 | controller |     "Jun 12 15:23:47.762847 crc crio[3654]: time=\"2026-06-12T15:23:47.762633418Z\" level=info msg=\"Stopping pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=3d73bf19-419b-4cdf-89d1-8220d496fb50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809722 | controller |     "Jun 12 15:23:47.763022 crc crio[3654]: time=\"2026-06-12T15:23:47.76295602Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/49ed48d5-b5ce-4442-99f1-e2a737a186a1 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:0xc000630e00}] Aliases:map[]}\"",
2026-06-12 16:39:24.809736 | controller |     "Jun 12 15:23:47.763235 crc crio[3654]: time=\"2026-06-12T15:23:47.763128806Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.809750 | controller |     "Jun 12 15:23:47.764640 crc crio[3654]: time=\"2026-06-12T15:23:47.764541438Z\" level=info msg=\"Stopped container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8aab506c-33d4-47e8-91e5-b3ec14daf682 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809764 | controller |     "Jun 12 15:23:47.765142 crc crio[3654]: time=\"2026-06-12T15:23:47.765077048Z\" level=info msg=\"Stopping pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=34d42f8e-c802-45f8-98f2-cdae726bcb5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809779 | controller |     "Jun 12 15:23:47.765614 crc crio[3654]: time=\"2026-06-12T15:23:47.765555226Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b0fa1de2-1ead-45d2-81de-59a147ee08f9 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:0xc001dc2210}] Aliases:map[]}\"",
2026-06-12 16:39:24.809793 | controller |     "Jun 12 15:23:47.765782 crc crio[3654]: time=\"2026-06-12T15:23:47.765714222Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.809808 | controller |     "Jun 12 15:23:47.795322 crc crio[3654]: time=\"2026-06-12T15:23:47.795069935Z\" level=info msg=\"Stopped container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=54edbfb7-0077-4493-9af4-65f3902fc1fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.809826 | controller |     "Jun 12 15:23:47.798776 crc crio[3654]: time=\"2026-06-12T15:23:47.798578675Z\" level=info msg=\"Stopping pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=3b9731d9-1fea-4fce-a34a-4b0f1f1ed5e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809841 | controller |     "Jun 12 15:23:47.800696 crc crio[3654]: time=\"2026-06-12T15:23:47.800667863Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1afa0f0f-9b39-4182-b635-f666e2a7849a 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:0xc001dc2390}] Aliases:map[]}\"",
2026-06-12 16:39:24.809856 | controller |     "Jun 12 15:23:47.801042 crc crio[3654]: time=\"2026-06-12T15:23:47.801020796Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.809870 | controller |     "Jun 12 15:23:47.980750 crc crio[3654]: time=\"2026-06-12T15:23:47.979964802Z\" level=info msg=\"Stopped pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=83a3080b-8347-4804-b871-ef4cba2a2e94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809885 | controller |     "Jun 12 15:23:48.095173 crc crio[3654]: time=\"2026-06-12T15:23:48.093558841Z\" level=info msg=\"Stopped pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=4c5d4d18-f29f-464a-a739-02a590077e04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809899 | controller |     "Jun 12 15:23:48.119353 crc crio[3654]: time=\"2026-06-12T15:23:48.119145496Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/POD\" id=ef307f25-9952-48b2-b166-0d22142c392c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.809913 | controller |     "Jun 12 15:23:48.119601 crc crio[3654]: time=\"2026-06-12T15:23:48.119367954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.809928 | controller |     "Jun 12 15:23:48.120533 crc crio[3654]: time=\"2026-06-12T15:23:48.120401403Z\" level=info msg=\"Stopped pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=3d73bf19-419b-4cdf-89d1-8220d496fb50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809943 | controller |     "Jun 12 15:23:48.127066 crc crio[3654]: time=\"2026-06-12T15:23:48.126944657Z\" level=info msg=\"Stopped pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=34d42f8e-c802-45f8-98f2-cdae726bcb5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809957 | controller |     "Jun 12 15:23:48.145846 crc crio[3654]: time=\"2026-06-12T15:23:48.145745986Z\" level=info msg=\"Stopped pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=3b9731d9-1fea-4fce-a34a-4b0f1f1ed5e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.809972 | controller |     "Jun 12 15:23:48.168914 crc crio[3654]: time=\"2026-06-12T15:23:48.168780288Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.809998 | controller |     "Jun 12 15:23:48.169073 crc crio[3654]: time=\"2026-06-12T15:23:48.168948834Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.810014 | controller |     "Jun 12 15:23:48.480569 crc crio[3654]: 2026-06-12T15:23:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e6aa7afca60f5c Mac:12:c0:49:f2:ab:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.810029 | controller |     "Jun 12 15:23:48.482617 crc crio[3654]: time=\"2026-06-12T15:23:48.482537728Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00008c7b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.810044 | controller |     "Jun 12 15:23:48.482961 crc crio[3654]: time=\"2026-06-12T15:23:48.482895571Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.810058 | controller |     "Jun 12 15:23:48.491351 crc crio[3654]: time=\"2026-06-12T15:23:48.491153595Z\" level=info msg=\"Ran pod sandbox 9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/POD\" id=ef307f25-9952-48b2-b166-0d22142c392c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.810072 | controller |     "Jun 12 15:23:48.494901 crc crio[3654]: time=\"2026-06-12T15:23:48.494822169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9aafd9f5-515f-4cda-b973-9010aab56433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.810087 | controller |     "Jun 12 15:23:48.497823 crc crio[3654]: time=\"2026-06-12T15:23:48.497735017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8c6ebdd6-9eb0-4f26-a49a-ca5034afbf50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.810101 | controller |     "Jun 12 15:23:48.513387 crc crio[3654]: time=\"2026-06-12T15:23:48.513239749Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=ec7339ec-9232-40a9-a4a3-dcd2b5647821 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.810115 | controller |     "Jun 12 15:23:48.513839 crc crio[3654]: time=\"2026-06-12T15:23:48.513765109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810129 | controller |     "Jun 12 15:23:48.550401 crc crio[3654]: time=\"2026-06-12T15:23:48.550223163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810143 | controller |     "Jun 12 15:23:48.553639 crc crio[3654]: time=\"2026-06-12T15:23:48.553572017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810157 | controller |     "Jun 12 15:23:48.676828 crc crio[3654]: time=\"2026-06-12T15:23:48.676023127Z\" level=info msg=\"Created container 6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=ec7339ec-9232-40a9-a4a3-dcd2b5647821 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.810176 | controller |     "Jun 12 15:23:48.679316 crc crio[3654]: time=\"2026-06-12T15:23:48.678304881Z\" level=info msg=\"Starting container: 6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee\" id=5f10434d-5891-4c4b-b4ba-c8c775acc942 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.810191 | controller |     "Jun 12 15:23:48.687324 crc crio[3654]: time=\"2026-06-12T15:23:48.686741902Z\" level=info msg=\"Started container\" PID=21391 containerID=6833bb7b6f123cf077162c2cd3ba3c7a0c4de6b9bc080fb3eebfb5676a6a2fee description=openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator id=5f10434d-5891-4c4b-b4ba-c8c775acc942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d",
2026-06-12 16:39:24.810206 | controller |     "Jun 12 15:23:48.766909 crc crio[3654]: time=\"2026-06-12T15:23:48.766780606Z\" level=info msg=\"Removing container: 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977\" id=75ee01d2-f1cd-4a84-b04f-8ddc9fe03bc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810221 | controller |     "Jun 12 15:23:48.790441 crc crio[3654]: time=\"2026-06-12T15:23:48.790344906Z\" level=info msg=\"Removed container 8ac33665c0db1018d751f32473519d67619b9d45f75a6b61f57b398b2bb06977: openshift-marketplace/certified-operators-l27pk/registry-server\" id=75ee01d2-f1cd-4a84-b04f-8ddc9fe03bc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810235 | controller |     "Jun 12 15:23:48.795005 crc crio[3654]: time=\"2026-06-12T15:23:48.794869832Z\" level=info msg=\"Removing container: d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0\" id=dd561049-b41e-41ad-b3ea-a279048764c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810250 | controller |     "Jun 12 15:23:48.847650 crc crio[3654]: time=\"2026-06-12T15:23:48.847560908Z\" level=info msg=\"Removed container d85299663826a031ea0ced05579bcc2d833e880316ac314ee0753f851602baf0: openshift-marketplace/certified-operators-l27pk/extract-content\" id=dd561049-b41e-41ad-b3ea-a279048764c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810264 | controller |     "Jun 12 15:23:48.853427 crc crio[3654]: time=\"2026-06-12T15:23:48.853128693Z\" level=info msg=\"Removing container: 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95\" id=2a25698e-4e5e-4720-aec0-daa55ed60c49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810279 | controller |     "Jun 12 15:23:48.894330 crc crio[3654]: time=\"2026-06-12T15:23:48.894152446Z\" level=info msg=\"Removed container 9ef5c4f5324014755361d9aa8d44c1a928dd39fb10c6ef42093528cbde3a4e95: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=2a25698e-4e5e-4720-aec0-daa55ed60c49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810293 | controller |     "Jun 12 15:23:48.901989 crc crio[3654]: time=\"2026-06-12T15:23:48.901909012Z\" level=info msg=\"Removing container: 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69\" id=5e772c24-8d5d-4f6c-a281-6298cda22f66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810307 | controller |     "Jun 12 15:23:48.931177 crc crio[3654]: time=\"2026-06-12T15:23:48.931084137Z\" level=info msg=\"Removed container 9b3f5a3f3c3fce253070873eead97519e4c1da29013866789efb2d1d74894f69: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=5e772c24-8d5d-4f6c-a281-6298cda22f66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810322 | controller |     "Jun 12 15:23:48.934968 crc crio[3654]: time=\"2026-06-12T15:23:48.934905756Z\" level=info msg=\"Removing container: e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a\" id=d85170c3-85d3-4845-91ed-887561315068 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810340 | controller |     "Jun 12 15:23:48.970555 crc crio[3654]: time=\"2026-06-12T15:23:48.970383722Z\" level=info msg=\"Removed container e792bd2113862fcbfe75b3467954f96561c3ab06174f6d533125d9230472642a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=d85170c3-85d3-4845-91ed-887561315068 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810355 | controller |     "Jun 12 15:23:48.982873 crc crio[3654]: time=\"2026-06-12T15:23:48.982801128Z\" level=info msg=\"Removing container: f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a\" id=76df649a-f1e2-4122-afc1-d2d6f2fb8ecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810370 | controller |     "Jun 12 15:23:49.003017 crc crio[3654]: time=\"2026-06-12T15:23:49.002916431Z\" level=info msg=\"Removed container f556faec0ac5c6c3f0fee6cbb6af9120eda970429fce8c7e986180c64fab9c5a: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=76df649a-f1e2-4122-afc1-d2d6f2fb8ecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810385 | controller |     "Jun 12 15:23:49.015602 crc crio[3654]: time=\"2026-06-12T15:23:49.015107161Z\" level=info msg=\"Removing container: 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb\" id=7f04e61e-24a2-4430-8738-cb03e15ea69d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810399 | controller |     "Jun 12 15:23:49.038915 crc crio[3654]: time=\"2026-06-12T15:23:49.038817235Z\" level=info msg=\"Removed container 1c930da34bed8457eba844a9bb16854e4e5706c82466542376a202f2633843cb: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7f04e61e-24a2-4430-8738-cb03e15ea69d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810413 | controller |     "Jun 12 15:23:49.043075 crc crio[3654]: time=\"2026-06-12T15:23:49.042975669Z\" level=info msg=\"Removing container: 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc\" id=6ed85a68-17a6-459a-a1ae-df9d7c8d8391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810427 | controller |     "Jun 12 15:23:49.062912 crc crio[3654]: time=\"2026-06-12T15:23:49.062813551Z\" level=info msg=\"Removed container 86594d61139ac32c4bfb7f8928d1277153adb714274aa7fec732b2a1973164fc: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6ed85a68-17a6-459a-a1ae-df9d7c8d8391 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810441 | controller |     "Jun 12 15:23:49.069710 crc crio[3654]: time=\"2026-06-12T15:23:49.069649233Z\" level=info msg=\"Removing container: 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da\" id=5b6a7e06-b572-4cc0-a0a6-754e1d3253ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810455 | controller |     "Jun 12 15:23:49.093910 crc crio[3654]: time=\"2026-06-12T15:23:49.093770446Z\" level=info msg=\"Removed container 631f2aa89db8899b677d94cb78276d220db34ec290cb3f4c464edba5c1f7d6da: openshift-marketplace/community-operators-qhh6t/registry-server\" id=5b6a7e06-b572-4cc0-a0a6-754e1d3253ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810470 | controller |     "Jun 12 15:23:49.097604 crc crio[3654]: time=\"2026-06-12T15:23:49.097508141Z\" level=info msg=\"Removing container: 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6\" id=81e249ab-5518-4a15-a3e3-d258ddedb351 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810485 | controller |     "Jun 12 15:23:49.134956 crc crio[3654]: time=\"2026-06-12T15:23:49.133695628Z\" level=info msg=\"Removed container 973aa9075b6e112dbe775f040667a23ce3bf0d57d9fe5ce1f96e833a604498c6: openshift-marketplace/community-operators-qhh6t/extract-content\" id=81e249ab-5518-4a15-a3e3-d258ddedb351 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810502 | controller |     "Jun 12 15:23:49.137480 crc crio[3654]: time=\"2026-06-12T15:23:49.137334931Z\" level=info msg=\"Removing container: 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b\" id=ad2b4bc2-4ca1-44ea-9d30-4e292565bb6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810535 | controller |     "Jun 12 15:23:49.159028 crc crio[3654]: time=\"2026-06-12T15:23:49.158923258Z\" level=info msg=\"Removed container 3c47720a569e3868a11acac8dd50c8ddf7ae1b1b4289d8876fe07947808bcb3b: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=ad2b4bc2-4ca1-44ea-9d30-4e292565bb6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810553 | controller |     "Jun 12 15:23:49.164864 crc crio[3654]: time=\"2026-06-12T15:23:49.16415341Z\" level=info msg=\"Removing container: b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4\" id=f6c2954d-f992-4bb1-a07b-e01ce707c845 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810568 | controller |     "Jun 12 15:23:49.182690 crc crio[3654]: time=\"2026-06-12T15:23:49.182579943Z\" level=info msg=\"Removed container b9144273c95dd8c431964e8eb173319659a5b38b3d92d466abf035404e70bef4: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f6c2954d-f992-4bb1-a07b-e01ce707c845 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810582 | controller |     "Jun 12 15:23:49.186592 crc crio[3654]: time=\"2026-06-12T15:23:49.186149482Z\" level=info msg=\"Removing container: d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52\" id=0e3d779b-73e4-443f-8274-0fc65efb823d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810597 | controller |     "Jun 12 15:23:49.220977 crc crio[3654]: time=\"2026-06-12T15:23:49.220837883Z\" level=info msg=\"Removed container d15adc569725332d978975c55f2ae96cf7721d5ef5f976f17eb89ce659c2db52: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=0e3d779b-73e4-443f-8274-0fc65efb823d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810611 | controller |     "Jun 12 15:23:49.224586 crc crio[3654]: time=\"2026-06-12T15:23:49.224500398Z\" level=info msg=\"Removing container: 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5\" id=8bbe6505-4997-4a31-9511-e74c3ea66c1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810626 | controller |     "Jun 12 15:23:49.244021 crc crio[3654]: time=\"2026-06-12T15:23:49.243869104Z\" level=info msg=\"Removed container 646d7ac2654c96caa084b71f4170b9b5efbfaa70618b2f7336279f7e144488f5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=8bbe6505-4997-4a31-9511-e74c3ea66c1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.810646 | controller |     "Jun 12 15:23:50.236749 crc crio[3654]: time=\"2026-06-12T15:23:50.236629609Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-744mc/POD\" id=156b8c18-2861-4039-ba2e-a9c6fcd717f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.810669 | controller |     "Jun 12 15:23:50.236749 crc crio[3654]: time=\"2026-06-12T15:23:50.236750864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810692 | controller |     "Jun 12 15:23:50.267560 crc crio[3654]: time=\"2026-06-12T15:23:50.266782873Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000f36030}] Aliases:map[]}\"",
2026-06-12 16:39:24.810713 | controller |     "Jun 12 15:23:50.267560 crc crio[3654]: time=\"2026-06-12T15:23:50.267366925Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-744mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.810728 | controller |     "Jun 12 15:23:50.383638 crc crio[3654]: time=\"2026-06-12T15:23:50.383547552Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-htt7p/POD\" id=6da59282-8bb2-44d6-88e3-dd64e4a770d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.810743 | controller |     "Jun 12 15:23:50.383787 crc crio[3654]: time=\"2026-06-12T15:23:50.383649416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810759 | controller |     "Jun 12 15:23:50.404828 crc crio[3654]: time=\"2026-06-12T15:23:50.404682202Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc00239a358}] Aliases:map[]}\"",
2026-06-12 16:39:24.810774 | controller |     "Jun 12 15:23:50.404828 crc crio[3654]: time=\"2026-06-12T15:23:50.404762675Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-htt7p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.810790 | controller |     "Jun 12 15:23:50.506819 crc crio[3654]: 2026-06-12T15:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc5fd6248e269e6 Mac:d2:7f:3c:24:94:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 SocketPath: PciID:}] [{Interface:0xc0004b25f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.810805 | controller |     "Jun 12 15:23:50.508578 crc crio[3654]: time=\"2026-06-12T15:23:50.507628981Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000f36030}] Aliases:map[]}\"",
2026-06-12 16:39:24.810820 | controller |     "Jun 12 15:23:50.508578 crc crio[3654]: time=\"2026-06-12T15:23:50.507815138Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.810834 | controller |     "Jun 12 15:23:50.516423 crc crio[3654]: time=\"2026-06-12T15:23:50.516166728Z\" level=info msg=\"Ran pod sandbox cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 with infra container: openshift-marketplace/redhat-marketplace-744mc/POD\" id=156b8c18-2861-4039-ba2e-a9c6fcd717f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.810849 | controller |     "Jun 12 15:23:50.518540 crc crio[3654]: time=\"2026-06-12T15:23:50.518393048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7730370-3328-4b98-bc53-ab6d7931954e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.810863 | controller |     "Jun 12 15:23:50.520529 crc crio[3654]: time=\"2026-06-12T15:23:50.520458405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d26d2bca-9eef-45b4-b12b-be9183a95b7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.810890 | controller |     "Jun 12 15:23:50.528489 crc crio[3654]: time=\"2026-06-12T15:23:50.528401038Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-744mc/extract-utilities\" id=02b29242-9050-450a-8d0d-7901913475c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.810905 | controller |     "Jun 12 15:23:50.529069 crc crio[3654]: time=\"2026-06-12T15:23:50.52898395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810921 | controller |     "Jun 12 15:23:50.569696 crc crio[3654]: time=\"2026-06-12T15:23:50.569569856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810935 | controller |     "Jun 12 15:23:50.574346 crc crio[3654]: time=\"2026-06-12T15:23:50.574201698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.810950 | controller |     "Jun 12 15:23:50.675164 crc crio[3654]: time=\"2026-06-12T15:23:50.672591509Z\" level=info msg=\"Created container d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b: openshift-marketplace/redhat-marketplace-744mc/extract-utilities\" id=02b29242-9050-450a-8d0d-7901913475c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.810965 | controller |     "Jun 12 15:23:50.675909 crc crio[3654]: time=\"2026-06-12T15:23:50.675869901Z\" level=info msg=\"Starting container: d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b\" id=c63c68ee-8f70-4b05-ab6f-4220f870332f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.810979 | controller |     "Jun 12 15:23:50.684570 crc crio[3654]: time=\"2026-06-12T15:23:50.684421585Z\" level=info msg=\"Started container\" PID=21496 containerID=d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b description=openshift-marketplace/redhat-marketplace-744mc/extract-utilities id=c63c68ee-8f70-4b05-ab6f-4220f870332f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258",
2026-06-12 16:39:24.810998 | controller |     "Jun 12 15:23:50.741481 crc crio[3654]: 2026-06-12T15:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f573da33cccc2c Mac:fa:da:9b:e0:58:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.811023 | controller |     "Jun 12 15:23:50.743567 crc crio[3654]: time=\"2026-06-12T15:23:50.743479139Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc00239a358}] Aliases:map[]}\"",
2026-06-12 16:39:24.811046 | controller |     "Jun 12 15:23:50.743671 crc crio[3654]: time=\"2026-06-12T15:23:50.743648085Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.811062 | controller |     "Jun 12 15:23:50.793093 crc crio[3654]: time=\"2026-06-12T15:23:50.792881929Z\" level=info msg=\"Ran pod sandbox 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 with infra container: openshift-marketplace/redhat-operators-htt7p/POD\" id=6da59282-8bb2-44d6-88e3-dd64e4a770d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.811081 | controller |     "Jun 12 15:23:50.795485 crc crio[3654]: time=\"2026-06-12T15:23:50.79535646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0daeddc-1524-434a-af42-0580c41dede6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811096 | controller |     "Jun 12 15:23:50.799157 crc crio[3654]: time=\"2026-06-12T15:23:50.798958483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69e209a0-0157-4575-8e4f-32207bd4d433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811110 | controller |     "Jun 12 15:23:50.807103 crc crio[3654]: time=\"2026-06-12T15:23:50.806973808Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-htt7p/extract-utilities\" id=3d6e5288-6ce5-4b83-97b7-9c2b0dba14fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811125 | controller |     "Jun 12 15:23:50.807729 crc crio[3654]: time=\"2026-06-12T15:23:50.807660613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811140 | controller |     "Jun 12 15:23:50.840347 crc crio[3654]: time=\"2026-06-12T15:23:50.840173323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811154 | controller |     "Jun 12 15:23:50.847653 crc crio[3654]: time=\"2026-06-12T15:23:50.847595137Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b6e4a529-9232-4570-bca0-59ae1a068b4e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.811169 | controller |     "Jun 12 15:23:50.852688 crc crio[3654]: time=\"2026-06-12T15:23:50.852237849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811183 | controller |     "Jun 12 15:23:50.857788 crc crio[3654]: time=\"2026-06-12T15:23:50.857640879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.811198 | controller |     "Jun 12 15:23:50.953883 crc crio[3654]: time=\"2026-06-12T15:23:50.95362617Z\" level=info msg=\"Created container 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696: openshift-marketplace/redhat-operators-htt7p/extract-utilities\" id=3d6e5288-6ce5-4b83-97b7-9c2b0dba14fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811214 | controller |     "Jun 12 15:23:50.955389 crc crio[3654]: time=\"2026-06-12T15:23:50.955191707Z\" level=info msg=\"Starting container: 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696\" id=5f127353-e13d-4a87-8c25-ec5e533aa103 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.811228 | controller |     "Jun 12 15:23:50.962649 crc crio[3654]: time=\"2026-06-12T15:23:50.962510028Z\" level=info msg=\"Started container\" PID=21509 containerID=3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696 description=openshift-marketplace/redhat-operators-htt7p/extract-utilities id=5f127353-e13d-4a87-8c25-ec5e533aa103 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603",
2026-06-12 16:39:24.811243 | controller |     "Jun 12 15:23:51.531086 crc crio[3654]: time=\"2026-06-12T15:23:51.530738979Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=b6e4a529-9232-4570-bca0-59ae1a068b4e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.811261 | controller |     "Jun 12 15:23:51.534087 crc crio[3654]: time=\"2026-06-12T15:23:51.533930466Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c4d4ac4e-925b-49b0-b86f-d399f7001743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811277 | controller |     "Jun 12 15:23:51.539157 crc crio[3654]: time=\"2026-06-12T15:23:51.538993453Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a54e12c5-cddc-4e13-af1e-f3235b196e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811292 | controller |     "Jun 12 15:23:51.550458 crc crio[3654]: time=\"2026-06-12T15:23:51.550160875Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-744mc/extract-content\" id=4276e025-ed8e-49dd-be9f-394e15295ab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811306 | controller |     "Jun 12 15:23:51.552631 crc crio[3654]: time=\"2026-06-12T15:23:51.551449573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811321 | controller |     "Jun 12 15:23:51.575797 crc crio[3654]: time=\"2026-06-12T15:23:51.575669047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811335 | controller |     "Jun 12 15:23:51.580071 crc crio[3654]: time=\"2026-06-12T15:23:51.579986206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811350 | controller |     "Jun 12 15:23:51.695174 crc crio[3654]: time=\"2026-06-12T15:23:51.695032311Z\" level=info msg=\"Created container 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff: openshift-marketplace/redhat-marketplace-744mc/extract-content\" id=4276e025-ed8e-49dd-be9f-394e15295ab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811365 | controller |     "Jun 12 15:23:51.696564 crc crio[3654]: time=\"2026-06-12T15:23:51.696486766Z\" level=info msg=\"Starting container: 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff\" id=eef3d47b-03ec-4fed-8693-613282215633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.811380 | controller |     "Jun 12 15:23:51.701938 crc crio[3654]: time=\"2026-06-12T15:23:51.701855604Z\" level=info msg=\"Started container\" PID=21518 containerID=2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff description=openshift-marketplace/redhat-marketplace-744mc/extract-content id=eef3d47b-03ec-4fed-8693-613282215633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258",
2026-06-12 16:39:24.811395 | controller |     "Jun 12 15:23:51.872316 crc crio[3654]: time=\"2026-06-12T15:23:51.872118218Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9979c5e6-1f53-4d0e-ae97-ddaf931d453f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.811409 | controller |     "Jun 12 15:23:51.877378 crc crio[3654]: time=\"2026-06-12T15:23:51.877211376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.811424 | controller |     "Jun 12 15:23:52.555928 crc crio[3654]: time=\"2026-06-12T15:23:52.55531485Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-qtp5z/POD\" id=733827b1-2528-4769-b86b-1851fe35e249 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.811439 | controller |     "Jun 12 15:23:52.555928 crc crio[3654]: time=\"2026-06-12T15:23:52.555858751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811457 | controller |     "Jun 12 15:23:52.580759 crc crio[3654]: time=\"2026-06-12T15:23:52.580626305Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0017901b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.811472 | controller |     "Jun 12 15:23:52.581054 crc crio[3654]: time=\"2026-06-12T15:23:52.580778211Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-qtp5z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.811487 | controller |     "Jun 12 15:23:52.744091 crc crio[3654]: time=\"2026-06-12T15:23:52.743324459Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=9979c5e6-1f53-4d0e-ae97-ddaf931d453f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.811501 | controller |     "Jun 12 15:23:52.745637 crc crio[3654]: time=\"2026-06-12T15:23:52.745554291Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=650adba8-af76-43ff-8c4e-7adc0df06430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811537 | controller |     "Jun 12 15:23:52.750127 crc crio[3654]: time=\"2026-06-12T15:23:52.750048406Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b5d59998-6931-4d48-9c95-af81d7421858 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811555 | controller |     "Jun 12 15:23:52.753142 crc crio[3654]: time=\"2026-06-12T15:23:52.753099929Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-85xgt/POD\" id=9c55d750-ef57-4b43-9c13-bfa98609fdfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.811570 | controller |     "Jun 12 15:23:52.753142 crc crio[3654]: time=\"2026-06-12T15:23:52.753169742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811585 | controller |     "Jun 12 15:23:52.760335 crc crio[3654]: time=\"2026-06-12T15:23:52.756948761Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-htt7p/extract-content\" id=ee9bd276-c9b2-4695-b1bc-ed08c170a963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811600 | controller |     "Jun 12 15:23:52.763828 crc crio[3654]: time=\"2026-06-12T15:23:52.763721671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811615 | controller |     "Jun 12 15:23:52.780565 crc crio[3654]: time=\"2026-06-12T15:23:52.778206001Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000f42228}] Aliases:map[]}\"",
2026-06-12 16:39:24.811630 | controller |     "Jun 12 15:23:52.780565 crc crio[3654]: time=\"2026-06-12T15:23:52.778347777Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-85xgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.811645 | controller |     "Jun 12 15:23:52.816768 crc crio[3654]: time=\"2026-06-12T15:23:52.816552086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811663 | controller |     "Jun 12 15:23:52.822734 crc crio[3654]: time=\"2026-06-12T15:23:52.82148389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811678 | controller |     "Jun 12 15:23:52.899014 crc crio[3654]: time=\"2026-06-12T15:23:52.898781385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7459442-5ae7-4255-bffb-682a16d9913c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811693 | controller |     "Jun 12 15:23:52.918219 crc crio[3654]: time=\"2026-06-12T15:23:52.91784902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e22e4ae-fe37-43ce-81dd-963493666e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811708 | controller |     "Jun 12 15:23:52.931911 crc crio[3654]: time=\"2026-06-12T15:23:52.931514457Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=ab62aa01-7b60-45ee-8da9-6e78cd84e014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811722 | controller |     "Jun 12 15:23:52.932236 crc crio[3654]: time=\"2026-06-12T15:23:52.932147421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811737 | controller |     "Jun 12 15:23:52.941627 crc crio[3654]: 2026-06-12T15:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cada00a69315516 Mac:f2:10:07:10:0e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a SocketPath: PciID:}] [{Interface:0xc00013ced0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.811752 | controller |     "Jun 12 15:23:52.943765 crc crio[3654]: time=\"2026-06-12T15:23:52.943599401Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0017901b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.811767 | controller |     "Jun 12 15:23:52.943924 crc crio[3654]: time=\"2026-06-12T15:23:52.943784018Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.811782 | controller |     "Jun 12 15:23:52.988709 crc crio[3654]: time=\"2026-06-12T15:23:52.986058111Z\" level=info msg=\"Created container 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723: openshift-marketplace/redhat-operators-htt7p/extract-content\" id=ee9bd276-c9b2-4695-b1bc-ed08c170a963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811798 | controller |     "Jun 12 15:23:52.990500 crc crio[3654]: time=\"2026-06-12T15:23:52.990461562Z\" level=info msg=\"Starting container: 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723\" id=a4c3412f-30c3-46be-becd-02036df68254 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.811812 | controller |     "Jun 12 15:23:53.011697 crc crio[3654]: time=\"2026-06-12T15:23:53.011575918Z\" level=info msg=\"Started container\" PID=21584 containerID=080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723 description=openshift-marketplace/redhat-operators-htt7p/extract-content id=a4c3412f-30c3-46be-becd-02036df68254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603",
2026-06-12 16:39:24.811831 | controller |     "Jun 12 15:23:53.013768 crc crio[3654]: time=\"2026-06-12T15:23:53.013612324Z\" level=info msg=\"Ran pod sandbox cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec with infra container: openshift-marketplace/certified-operators-qtp5z/POD\" id=733827b1-2528-4769-b86b-1851fe35e249 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.811846 | controller |     "Jun 12 15:23:53.014416 crc crio[3654]: time=\"2026-06-12T15:23:53.014198826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811860 | controller |     "Jun 12 15:23:53.032218 crc crio[3654]: time=\"2026-06-12T15:23:53.032139045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c131af6d-3146-4e15-8a9f-d1f4beac5bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811875 | controller |     "Jun 12 15:23:53.037825 crc crio[3654]: time=\"2026-06-12T15:23:53.037519441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811889 | controller |     "Jun 12 15:23:53.038538 crc crio[3654]: time=\"2026-06-12T15:23:53.038497629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0602f976-bb9e-4671-8e85-553669800c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.811904 | controller |     "Jun 12 15:23:53.140744 crc crio[3654]: time=\"2026-06-12T15:23:53.140572009Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qtp5z/extract-utilities\" id=bda5589f-4a82-4ef4-8c18-61ac0dde1a94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811919 | controller |     "Jun 12 15:23:53.141373 crc crio[3654]: time=\"2026-06-12T15:23:53.141304416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811933 | controller |     "Jun 12 15:23:53.169800 crc crio[3654]: time=\"2026-06-12T15:23:53.169632853Z\" level=info msg=\"Created container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=ab62aa01-7b60-45ee-8da9-6e78cd84e014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.811947 | controller |     "Jun 12 15:23:53.170891 crc crio[3654]: time=\"2026-06-12T15:23:53.170818065Z\" level=info msg=\"Starting container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b\" id=ac327463-70af-44ae-be0c-ea3a9e881476 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.811962 | controller |     "Jun 12 15:23:53.171706 crc crio[3654]: time=\"2026-06-12T15:23:53.171572393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.811976 | controller |     "Jun 12 15:23:53.176748 crc crio[3654]: time=\"2026-06-12T15:23:53.176655593Z\" level=info msg=\"Started container\" PID=21610 containerID=9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b description=openshift-marketplace/redhat-marketplace-744mc/registry-server id=ac327463-70af-44ae-be0c-ea3a9e881476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258",
2026-06-12 16:39:24.811991 | controller |     "Jun 12 15:23:53.179652 crc crio[3654]: time=\"2026-06-12T15:23:53.179099171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812010 | controller |     "Jun 12 15:23:53.302393 crc crio[3654]: time=\"2026-06-12T15:23:53.302209984Z\" level=info msg=\"Created container 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4: openshift-marketplace/certified-operators-qtp5z/extract-utilities\" id=bda5589f-4a82-4ef4-8c18-61ac0dde1a94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812025 | controller |     "Jun 12 15:23:53.303514 crc crio[3654]: time=\"2026-06-12T15:23:53.303468021Z\" level=info msg=\"Starting container: 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4\" id=c38319da-d2ee-4e23-982b-58cfe2816210 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.812040 | controller |     "Jun 12 15:23:53.310863 crc crio[3654]: time=\"2026-06-12T15:23:53.310754032Z\" level=info msg=\"Started container\" PID=21627 containerID=2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4 description=openshift-marketplace/certified-operators-qtp5z/extract-utilities id=c38319da-d2ee-4e23-982b-58cfe2816210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec",
2026-06-12 16:39:24.812055 | controller |     "Jun 12 15:23:53.376192 crc crio[3654]: 2026-06-12T15:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7ed52004755dcf Mac:6e:55:00:58:f7:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b SocketPath: PciID:}] [{Interface:0xc000284540 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.812070 | controller |     "Jun 12 15:23:53.377554 crc crio[3654]: time=\"2026-06-12T15:23:53.377517234Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000f42228}] Aliases:map[]}\"",
2026-06-12 16:39:24.812085 | controller |     "Jun 12 15:23:53.377981 crc crio[3654]: time=\"2026-06-12T15:23:53.377961541Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.812100 | controller |     "Jun 12 15:23:53.420678 crc crio[3654]: time=\"2026-06-12T15:23:53.420614765Z\" level=info msg=\"Ran pod sandbox b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d with infra container: openshift-marketplace/community-operators-85xgt/POD\" id=9c55d750-ef57-4b43-9c13-bfa98609fdfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.812114 | controller |     "Jun 12 15:23:53.423455 crc crio[3654]: time=\"2026-06-12T15:23:53.423350525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=379580d8-60c2-4a41-9032-c3a4662befd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812129 | controller |     "Jun 12 15:23:53.425794 crc crio[3654]: time=\"2026-06-12T15:23:53.425766794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21590e5d-349f-471f-8f26-38ac6450697b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812143 | controller |     "Jun 12 15:23:53.440785 crc crio[3654]: time=\"2026-06-12T15:23:53.440711486Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-85xgt/extract-utilities\" id=33587c74-bedf-4c8b-b6a1-6303ecd72c40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812160 | controller |     "Jun 12 15:23:53.441203 crc crio[3654]: time=\"2026-06-12T15:23:53.441149202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812174 | controller |     "Jun 12 15:23:53.466720 crc crio[3654]: time=\"2026-06-12T15:23:53.466622651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812189 | controller |     "Jun 12 15:23:53.470182 crc crio[3654]: time=\"2026-06-12T15:23:53.470083679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812202 | controller |     "Jun 12 15:23:53.596161 crc crio[3654]: time=\"2026-06-12T15:23:53.596037337Z\" level=info msg=\"Created container a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858: openshift-marketplace/community-operators-85xgt/extract-utilities\" id=33587c74-bedf-4c8b-b6a1-6303ecd72c40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812217 | controller |     "Jun 12 15:23:53.597951 crc crio[3654]: time=\"2026-06-12T15:23:53.597838031Z\" level=info msg=\"Starting container: a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858\" id=0e59eccb-9b5a-4cc2-a7c2-9dc6c9175a29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.812231 | controller |     "Jun 12 15:23:53.604932 crc crio[3654]: time=\"2026-06-12T15:23:53.604836022Z\" level=info msg=\"Started container\" PID=21645 containerID=a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858 description=openshift-marketplace/community-operators-85xgt/extract-utilities id=0e59eccb-9b5a-4cc2-a7c2-9dc6c9175a29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d",
2026-06-12 16:39:24.812246 | controller |     "Jun 12 15:23:53.911054 crc crio[3654]: time=\"2026-06-12T15:23:53.910393559Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=20e37614-f8c6-4eec-8cfc-639ca05e2d39 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.812260 | controller |     "Jun 12 15:23:53.915625 crc crio[3654]: time=\"2026-06-12T15:23:53.91553722Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.812274 | controller |     "Jun 12 15:23:53.920994 crc crio[3654]: time=\"2026-06-12T15:23:53.920956979Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1f3244e7-a976-442f-8556-67115e9c48d3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.812288 | controller |     "Jun 12 15:23:53.924335 crc crio[3654]: time=\"2026-06-12T15:23:53.924200219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.812303 | controller |     "Jun 12 15:23:54.488971 crc crio[3654]: time=\"2026-06-12T15:23:54.488755774Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=20e37614-f8c6-4eec-8cfc-639ca05e2d39 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.812317 | controller |     "Jun 12 15:23:54.490184 crc crio[3654]: time=\"2026-06-12T15:23:54.490092313Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e98aa439-9713-4c3b-9fbc-39033eaa152b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812332 | controller |     "Jun 12 15:23:54.493793 crc crio[3654]: time=\"2026-06-12T15:23:54.493660124Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ffa0bc0a-e3da-4e78-a0d9-644be822f97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812353 | controller |     "Jun 12 15:23:54.500100 crc crio[3654]: time=\"2026-06-12T15:23:54.499968927Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qtp5z/extract-content\" id=b40777ac-d81e-4525-bd7c-6cd8d26c0a13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812369 | controller |     "Jun 12 15:23:54.500591 crc crio[3654]: time=\"2026-06-12T15:23:54.500496176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812384 | controller |     "Jun 12 15:23:54.529040 crc crio[3654]: time=\"2026-06-12T15:23:54.528904315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812398 | controller |     "Jun 12 15:23:54.533316 crc crio[3654]: time=\"2026-06-12T15:23:54.533155291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812413 | controller |     "Jun 12 15:23:54.640107 crc crio[3654]: time=\"2026-06-12T15:23:54.639976303Z\" level=info msg=\"Created container 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba: openshift-marketplace/certified-operators-qtp5z/extract-content\" id=b40777ac-d81e-4525-bd7c-6cd8d26c0a13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812427 | controller |     "Jun 12 15:23:54.642807 crc crio[3654]: time=\"2026-06-12T15:23:54.642602417Z\" level=info msg=\"Starting container: 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba\" id=8489b163-ef81-412a-8e76-178b5630f684 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.812451 | controller |     "Jun 12 15:23:54.650635 crc crio[3654]: time=\"2026-06-12T15:23:54.650516255Z\" level=info msg=\"Started container\" PID=21678 containerID=1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba description=openshift-marketplace/certified-operators-qtp5z/extract-content id=8489b163-ef81-412a-8e76-178b5630f684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec",
2026-06-12 16:39:24.812501 | controller |     "Jun 12 15:23:54.738341 crc crio[3654]: time=\"2026-06-12T15:23:54.738163537Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=1f3244e7-a976-442f-8556-67115e9c48d3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.812542 | controller |     "Jun 12 15:23:54.739793 crc crio[3654]: time=\"2026-06-12T15:23:54.739660413Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=00995559-d5f4-4eb4-aafd-e6e04c29d31f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812560 | controller |     "Jun 12 15:23:54.742605 crc crio[3654]: time=\"2026-06-12T15:23:54.742530549Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e4a99eef-ab98-4b12-a5ca-64dbce6b1743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812575 | controller |     "Jun 12 15:23:54.755117 crc crio[3654]: time=\"2026-06-12T15:23:54.75501846Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-85xgt/extract-content\" id=9bbf3fc2-2410-4c57-afed-8850f21c6561 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812609 | controller |     "Jun 12 15:23:54.755647 crc crio[3654]: time=\"2026-06-12T15:23:54.755584751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812629 | controller |     "Jun 12 15:23:54.777645 crc crio[3654]: time=\"2026-06-12T15:23:54.77754245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812652 | controller |     "Jun 12 15:23:54.780930 crc crio[3654]: time=\"2026-06-12T15:23:54.78078996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812667 | controller |     "Jun 12 15:23:54.905852 crc crio[3654]: time=\"2026-06-12T15:23:54.905641438Z\" level=info msg=\"Created container eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b: openshift-marketplace/community-operators-85xgt/extract-content\" id=9bbf3fc2-2410-4c57-afed-8850f21c6561 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812682 | controller |     "Jun 12 15:23:54.907801 crc crio[3654]: time=\"2026-06-12T15:23:54.907708226Z\" level=info msg=\"Starting container: eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b\" id=e85c7c9c-8696-4a22-940f-87259cfacf55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.812697 | controller |     "Jun 12 15:23:54.916430 crc crio[3654]: time=\"2026-06-12T15:23:54.916188942Z\" level=info msg=\"Started container\" PID=21690 containerID=eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b description=openshift-marketplace/community-operators-85xgt/extract-content id=e85c7c9c-8696-4a22-940f-87259cfacf55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d",
2026-06-12 16:39:24.812712 | controller |     "Jun 12 15:23:54.992884 crc crio[3654]: time=\"2026-06-12T15:23:54.992770803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fbd4bb33-9d75-4016-a0ce-7b166608b523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812726 | controller |     "Jun 12 15:23:54.995611 crc crio[3654]: time=\"2026-06-12T15:23:54.995514235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=56532c3e-f5a8-4840-8bcb-018e1ed89507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812741 | controller |     "Jun 12 15:23:55.007131 crc crio[3654]: time=\"2026-06-12T15:23:55.007023269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=7bcd0b5a-43ab-4539-b837-f99b10734515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812756 | controller |     "Jun 12 15:23:55.007532 crc crio[3654]: time=\"2026-06-12T15:23:55.007462156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812770 | controller |     "Jun 12 15:23:55.075562 crc crio[3654]: time=\"2026-06-12T15:23:55.075449985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812785 | controller |     "Jun 12 15:23:55.079881 crc crio[3654]: time=\"2026-06-12T15:23:55.079777624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812799 | controller |     "Jun 12 15:23:55.192725 crc crio[3654]: time=\"2026-06-12T15:23:55.192544791Z\" level=info msg=\"Created container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=7bcd0b5a-43ab-4539-b837-f99b10734515 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812814 | controller |     "Jun 12 15:23:55.194170 crc crio[3654]: time=\"2026-06-12T15:23:55.194071445Z\" level=info msg=\"Starting container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9\" id=b4b137f1-ad32-44af-b2bc-89b1c2740b54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.812832 | controller |     "Jun 12 15:23:55.200801 crc crio[3654]: time=\"2026-06-12T15:23:55.200648435Z\" level=info msg=\"Started container\" PID=21704 containerID=210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9 description=openshift-marketplace/redhat-operators-htt7p/registry-server id=b4b137f1-ad32-44af-b2bc-89b1c2740b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603",
2026-06-12 16:39:24.812847 | controller |     "Jun 12 15:23:56.004545 crc crio[3654]: time=\"2026-06-12T15:23:56.003381839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f9b3f02b-8d31-4e78-b986-9ae80dcf342c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812862 | controller |     "Jun 12 15:23:56.006996 crc crio[3654]: time=\"2026-06-12T15:23:56.006837496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a625554b-dde4-41a6-9890-7d2cb3b850c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812883 | controller |     "Jun 12 15:23:56.016372 crc crio[3654]: time=\"2026-06-12T15:23:56.012894521Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-85xgt/registry-server\" id=6dbf8bbb-148a-42dc-9015-39eedbec9f67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812898 | controller |     "Jun 12 15:23:56.016372 crc crio[3654]: time=\"2026-06-12T15:23:56.013212133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812913 | controller |     "Jun 12 15:23:56.021129 crc crio[3654]: time=\"2026-06-12T15:23:56.017808972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6086a0a3-17a6-43de-aa73-8e239e6378e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812927 | controller |     "Jun 12 15:23:56.035039 crc crio[3654]: time=\"2026-06-12T15:23:56.034803369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e24011d-6f78-4c4b-b292-5239ff0ee0ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.812942 | controller |     "Jun 12 15:23:56.042663 crc crio[3654]: time=\"2026-06-12T15:23:56.041493046Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=44c861fa-9ce7-4733-ab23-44b09ea6aa0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.812956 | controller |     "Jun 12 15:23:56.042663 crc crio[3654]: time=\"2026-06-12T15:23:56.041827039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812971 | controller |     "Jun 12 15:23:56.079370 crc crio[3654]: time=\"2026-06-12T15:23:56.079029552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.812985 | controller |     "Jun 12 15:23:56.081445 crc crio[3654]: time=\"2026-06-12T15:23:56.081359137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.813000 | controller |     "Jun 12 15:23:56.085161 crc crio[3654]: time=\"2026-06-12T15:23:56.085059194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.813017 | controller |     "Jun 12 15:23:56.085670 crc crio[3654]: time=\"2026-06-12T15:23:56.085517151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.813032 | controller |     "Jun 12 15:23:56.274708 crc crio[3654]: time=\"2026-06-12T15:23:56.273598668Z\" level=info msg=\"Created container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=44c861fa-9ce7-4733-ab23-44b09ea6aa0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.813046 | controller |     "Jun 12 15:23:56.274708 crc crio[3654]: time=\"2026-06-12T15:23:56.274661038Z\" level=info msg=\"Created container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server\" id=6dbf8bbb-148a-42dc-9015-39eedbec9f67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.813060 | controller |     "Jun 12 15:23:56.277009 crc crio[3654]: time=\"2026-06-12T15:23:56.276906974Z\" level=info msg=\"Starting container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470\" id=41e7814b-9816-4b8d-84d1-f0d48904471a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.813075 | controller |     "Jun 12 15:23:56.277647 crc crio[3654]: time=\"2026-06-12T15:23:56.27759056Z\" level=info msg=\"Starting container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4\" id=f18734ea-c8e5-4a95-b347-2c5f4122533a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.813089 | controller |     "Jun 12 15:23:56.284151 crc crio[3654]: time=\"2026-06-12T15:23:56.284052358Z\" level=info msg=\"Started container\" PID=21770 containerID=be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4 description=openshift-marketplace/community-operators-85xgt/registry-server id=f18734ea-c8e5-4a95-b347-2c5f4122533a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d",
2026-06-12 16:39:24.813104 | controller |     "Jun 12 15:23:56.290206 crc crio[3654]: time=\"2026-06-12T15:23:56.290050631Z\" level=info msg=\"Started container\" PID=21767 containerID=3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470 description=openshift-marketplace/certified-operators-qtp5z/registry-server id=41e7814b-9816-4b8d-84d1-f0d48904471a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec",
2026-06-12 16:39:24.813119 | controller |     "Jun 12 15:24:07.468483 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 16:39:24.813134 | controller |     "Jun 12 15:24:07.581171 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 16:39:24.813150 | controller |     "Jun 12 15:24:07.582035 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 16:39:24.813165 | controller |     "Jun 12 15:24:07.582363 crc systemd[1]: crio.service: Consumed 20min 14.516s CPU time.",
2026-06-12 16:39:24.813180 | controller |     "Jun 12 15:24:07.666452 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 16:39:24.813195 | controller |     "Jun 12 15:24:07.845557 crc crio[22678]: time=\"2026-06-12T15:24:07.845426449Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 16:39:24.813209 | controller |     "Jun 12 15:24:07.845557 crc crio[22678]: time=\"2026-06-12T15:24:07.845522572Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 16:39:24.813224 | controller |     "Jun 12 15:24:07.847629 crc crio[22678]: time=\"2026-06-12T15:24:07.847561688Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 16:39:24.813241 | controller |     "Jun 12 15:24:07.847717 crc crio[22678]: time=\"2026-06-12T15:24:07.847675553Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 16:39:24.813256 | controller |     "Jun 12 15:24:07.871966 crc crio[22678]: time=\"2026-06-12T15:24:07.871032123Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 16:39:24.813271 | controller |     "Jun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872108463Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 16:39:24.813285 | controller |     "Jun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872122634Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 16:39:24.813299 | controller |     "Jun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872358852Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 16:39:24.813314 | controller |     "Jun 12 15:24:07.872391 crc crio[22678]: time=\"2026-06-12T15:24:07.872372403Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 16:39:24.813328 | controller |     "Jun 12 15:24:07.897711 crc crio[22678]: time=\"2026-06-12T15:24:07.897591323Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 16:39:24.813342 | controller |     "Jun 12 15:24:07.910086 crc crio[22678]: time=\"2026-06-12T15:24:07.909970495Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 16:39:24.813357 | controller |     "Jun 12 15:24:07.923239 crc crio[22678]: time=\"2026-06-12T15:24:07.923118714Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 16:39:24.813371 | controller |     "Jun 12 15:24:07.947238 crc crio[22678]: time=\"2026-06-12T15:24:07.947029897Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 16:39:24.813386 | controller |     "Jun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109530285Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 16:39:24.813400 | controller |     "Jun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109591907Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 16:39:24.813415 | controller |     "Jun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109603048Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 16:39:24.813429 | controller |     "Jun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109609718Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 16:39:24.813444 | controller |     "Jun 12 15:24:08.109813 crc crio[22678]: time=\"2026-06-12T15:24:08.109616958Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 16:39:24.813458 | controller |     "Jun 12 15:24:08.114365 crc crio[22678]: time=\"2026-06-12T15:24:08.114189426Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 16:39:24.813472 | controller |     "Jun 12 15:24:08.114365 crc crio[22678]: time=\"2026-06-12T15:24:08.114209436Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 16:39:24.813486 | controller |     "Jun 12 15:24:08.121682 crc crio[22678]: time=\"2026-06-12T15:24:08.12161157Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 16:39:24.813500 | controller |     "Jun 12 15:24:08.121682 crc crio[22678]: time=\"2026-06-12T15:24:08.121652532Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 16:39:24.813536 | controller |     "Jun 12 15:24:08.148952 crc crio[22678]: time=\"2026-06-12T15:24:08.148871016Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.813554 | controller |     "Jun 12 15:24:08.149421 crc crio[22678]: time=\"2026-06-12T15:24:08.149394545Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.813569 | controller |     "Jun 12 15:24:08.149853 crc crio[22678]: time=\"2026-06-12T15:24:08.149825791Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 16:39:24.813583 | controller |     "Jun 12 15:24:08.149978 crc crio[22678]: time=\"2026-06-12T15:24:08.149956686Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 16:39:24.813599 | controller |     "Jun 12 15:24:08.150722 crc crio[22678]: time=\"2026-06-12T15:24:08.15059379Z\" 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 = [\\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.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-12 16:39:24.813622 | controller |     "Jun 12 15:24:08.151816 crc crio[22678]: time=\"2026-06-12T15:24:08.151784434Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 16:39:24.813638 | controller |     "Jun 12 15:24:08.152538 crc crio[22678]: time=\"2026-06-12T15:24:08.152513301Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 16:39:24.813653 | controller |     "Jun 12 15:24:09.763110 crc crio[22678]: time=\"2026-06-12T15:24:09.763016297Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc0005a10c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.813668 | controller |     "Jun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.763174833Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813683 | controller |     "Jun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.763745854Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc0005a11d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.813698 | controller |     "Jun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.763862168Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813714 | controller |     "Jun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.76417067Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc0005a1270}] Aliases:map[]}\"",
2026-06-12 16:39:24.813729 | controller |     "Jun 12 15:24:09.764757 crc crio[22678]: time=\"2026-06-12T15:24:09.764364297Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813744 | controller |     "Jun 12 15:24:09.765000 crc crio[22678]: time=\"2026-06-12T15:24:09.764812982Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc0005a1300}] Aliases:map[]}\"",
2026-06-12 16:39:24.813762 | controller |     "Jun 12 15:24:09.765000 crc crio[22678]: time=\"2026-06-12T15:24:09.764917268Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813778 | controller |     "Jun 12 15:24:09.765407 crc crio[22678]: time=\"2026-06-12T15:24:09.765332913Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc0005a1398}] Aliases:map[]}\"",
2026-06-12 16:39:24.813793 | controller |     "Jun 12 15:24:09.765513 crc crio[22678]: time=\"2026-06-12T15:24:09.765480399Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813808 | controller |     "Jun 12 15:24:09.765939 crc crio[22678]: time=\"2026-06-12T15:24:09.765872693Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc0005a1420}] Aliases:map[]}\"",
2026-06-12 16:39:24.813823 | controller |     "Jun 12 15:24:09.766028 crc crio[22678]: time=\"2026-06-12T15:24:09.766006108Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813838 | controller |     "Jun 12 15:24:09.766187 crc crio[22678]: time=\"2026-06-12T15:24:09.766132133Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.813853 | controller |     "Jun 12 15:24:09.766187 crc crio[22678]: time=\"2026-06-12T15:24:09.766171464Z\" level=warning msg=\"Could not restore sandbox IP for 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_cd242cb2-7556-4bfa-99f5-ffde1224c469_0(49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.813869 | controller |     "Jun 12 15:24:09.766427 crc crio[22678]: time=\"2026-06-12T15:24:09.766198715Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.813883 | controller |     "Jun 12 15:24:09.766427 crc crio[22678]: time=\"2026-06-12T15:24:09.766209216Z\" level=warning msg=\"Could not restore sandbox IP for 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_ad789121-efaf-40ea-968c-16071b32a883_0(5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.813902 | controller |     "Jun 12 15:24:09.766653 crc crio[22678]: time=\"2026-06-12T15:24:09.76659255Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc0005a14c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.813917 | controller |     "Jun 12 15:24:09.766760 crc crio[22678]: time=\"2026-06-12T15:24:09.766729305Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813933 | controller |     "Jun 12 15:24:09.767156 crc crio[22678]: time=\"2026-06-12T15:24:09.767096339Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc0005a1558}] Aliases:map[]}\"",
2026-06-12 16:39:24.813948 | controller |     "Jun 12 15:24:09.767589 crc crio[22678]: time=\"2026-06-12T15:24:09.767217213Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813963 | controller |     "Jun 12 15:24:09.767882 crc crio[22678]: time=\"2026-06-12T15:24:09.767717872Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc0005a15f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.813978 | controller |     "Jun 12 15:24:09.767984 crc crio[22678]: time=\"2026-06-12T15:24:09.767900319Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.813992 | controller |     "Jun 12 15:24:09.768420 crc crio[22678]: time=\"2026-06-12T15:24:09.768364106Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc0005a1690}] Aliases:map[]}\"",
2026-06-12 16:39:24.814007 | controller |     "Jun 12 15:24:09.768519 crc crio[22678]: time=\"2026-06-12T15:24:09.768485321Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814023 | controller |     "Jun 12 15:24:09.768924 crc crio[22678]: time=\"2026-06-12T15:24:09.768866405Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc0005a1718}] Aliases:map[]}\"",
2026-06-12 16:39:24.814048 | controller |     "Jun 12 15:24:09.769041 crc crio[22678]: time=\"2026-06-12T15:24:09.76900126Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814063 | controller |     "Jun 12 15:24:09.769653 crc crio[22678]: time=\"2026-06-12T15:24:09.7695438Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc0005a17a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.814077 | controller |     "Jun 12 15:24:09.769803 crc crio[22678]: time=\"2026-06-12T15:24:09.769751658Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814092 | controller |     "Jun 12 15:24:09.770389 crc crio[22678]: time=\"2026-06-12T15:24:09.770209375Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc0005a1828}] Aliases:map[]}\"",
2026-06-12 16:39:24.814107 | controller |     "Jun 12 15:24:09.770487 crc crio[22678]: time=\"2026-06-12T15:24:09.770433883Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814122 | controller |     "Jun 12 15:24:09.770937 crc crio[22678]: time=\"2026-06-12T15:24:09.770867989Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc0005a18c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.814137 | controller |     "Jun 12 15:24:09.771057 crc crio[22678]: time=\"2026-06-12T15:24:09.771020495Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814151 | controller |     "Jun 12 15:24:09.771645 crc crio[22678]: time=\"2026-06-12T15:24:09.771531994Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc0005a1948}] Aliases:map[]}\"",
2026-06-12 16:39:24.814169 | controller |     "Jun 12 15:24:09.771776 crc crio[22678]: time=\"2026-06-12T15:24:09.77169246Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814185 | controller |     "Jun 12 15:24:09.772195 crc crio[22678]: time=\"2026-06-12T15:24:09.772138517Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc0005a19f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.814200 | controller |     "Jun 12 15:24:09.772414 crc crio[22678]: time=\"2026-06-12T15:24:09.772374346Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814215 | controller |     "Jun 12 15:24:09.772700 crc crio[22678]: time=\"2026-06-12T15:24:09.772653746Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814229 | controller |     "Jun 12 15:24:09.772700 crc crio[22678]: time=\"2026-06-12T15:24:09.772689777Z\" level=warning msg=\"Could not restore sandbox IP for cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814251 | controller |     "Jun 12 15:24:09.773116 crc crio[22678]: time=\"2026-06-12T15:24:09.773071081Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc0005a1a88}] Aliases:map[]}\"",
2026-06-12 16:39:24.814267 | controller |     "Jun 12 15:24:09.773348 crc crio[22678]: time=\"2026-06-12T15:24:09.77331219Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814282 | controller |     "Jun 12 15:24:09.773488 crc crio[22678]: time=\"2026-06-12T15:24:09.773474146Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814297 | controller |     "Jun 12 15:24:09.773545 crc crio[22678]: time=\"2026-06-12T15:24:09.773489297Z\" level=warning msg=\"Could not restore sandbox IP for 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814312 | controller |     "Jun 12 15:24:09.773877 crc crio[22678]: time=\"2026-06-12T15:24:09.773754437Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc0005a1b38}] Aliases:map[]}\"",
2026-06-12 16:39:24.814330 | controller |     "Jun 12 15:24:09.773948 crc crio[22678]: time=\"2026-06-12T15:24:09.773894412Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814345 | controller |     "Jun 12 15:24:09.774027 crc crio[22678]: time=\"2026-06-12T15:24:09.773991306Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814360 | controller |     "Jun 12 15:24:09.774027 crc crio[22678]: time=\"2026-06-12T15:24:09.774023157Z\" level=warning msg=\"Could not restore sandbox IP for 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814375 | controller |     "Jun 12 15:24:09.774412 crc crio[22678]: time=\"2026-06-12T15:24:09.77437582Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc0005a1be0}] Aliases:map[]}\"",
2026-06-12 16:39:24.814390 | controller |     "Jun 12 15:24:09.774548 crc crio[22678]: time=\"2026-06-12T15:24:09.774518095Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814405 | controller |     "Jun 12 15:24:09.774997 crc crio[22678]: time=\"2026-06-12T15:24:09.774942111Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc0005a1c88}] Aliases:map[]}\"",
2026-06-12 16:39:24.814420 | controller |     "Jun 12 15:24:09.775103 crc crio[22678]: time=\"2026-06-12T15:24:09.775065666Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814435 | controller |     "Jun 12 15:24:09.775661 crc crio[22678]: time=\"2026-06-12T15:24:09.775590855Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc0005a1d60}] Aliases:map[]}\"",
2026-06-12 16:39:24.814453 | controller |     "Jun 12 15:24:09.775758 crc crio[22678]: time=\"2026-06-12T15:24:09.77571273Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814468 | controller |     "Jun 12 15:24:09.776559 crc crio[22678]: time=\"2026-06-12T15:24:09.776483533Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000b5c748}] Aliases:map[]}\"",
2026-06-12 16:39:24.814483 | controller |     "Jun 12 15:24:09.776691 crc crio[22678]: time=\"2026-06-12T15:24:09.776644729Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814498 | controller |     "Jun 12 15:24:09.777115 crc crio[22678]: time=\"2026-06-12T15:24:09.777051594Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc000b5c800}] Aliases:map[]}\"",
2026-06-12 16:39:24.814527 | controller |     "Jun 12 15:24:09.777423 crc crio[22678]: time=\"2026-06-12T15:24:09.77722277Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814548 | controller |     "Jun 12 15:24:09.777841 crc crio[22678]: time=\"2026-06-12T15:24:09.777772051Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc000b5c8b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.814564 | controller |     "Jun 12 15:24:09.777928 crc crio[22678]: time=\"2026-06-12T15:24:09.777914566Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814579 | controller |     "Jun 12 15:24:09.778373 crc crio[22678]: time=\"2026-06-12T15:24:09.778233738Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc000b5c948}] Aliases:map[]}\"",
2026-06-12 16:39:24.814594 | controller |     "Jun 12 15:24:09.778475 crc crio[22678]: time=\"2026-06-12T15:24:09.778413433Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814612 | controller |     "Jun 12 15:24:09.778868 crc crio[22678]: time=\"2026-06-12T15:24:09.778794749Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc000b5ca00}] Aliases:map[]}\"",
2026-06-12 16:39:24.814628 | controller |     "Jun 12 15:24:09.779008 crc crio[22678]: time=\"2026-06-12T15:24:09.778967385Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814642 | controller |     "Jun 12 15:24:09.779141 crc crio[22678]: time=\"2026-06-12T15:24:09.77910638Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814657 | controller |     "Jun 12 15:24:09.779234 crc crio[22678]: time=\"2026-06-12T15:24:09.779137482Z\" level=warning msg=\"Could not restore sandbox IP for a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814673 | controller |     "Jun 12 15:24:09.779543 crc crio[22678]: time=\"2026-06-12T15:24:09.779476744Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc000b5caa8}] Aliases:map[]}\"",
2026-06-12 16:39:24.814688 | controller |     "Jun 12 15:24:09.779777 crc crio[22678]: time=\"2026-06-12T15:24:09.779735604Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814703 | controller |     "Jun 12 15:24:09.780170 crc crio[22678]: time=\"2026-06-12T15:24:09.780105198Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc000b5cb50}] Aliases:map[]}\"",
2026-06-12 16:39:24.814718 | controller |     "Jun 12 15:24:09.782829 crc crio[22678]: time=\"2026-06-12T15:24:09.782725905Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814732 | controller |     "Jun 12 15:24:09.783180 crc crio[22678]: time=\"2026-06-12T15:24:09.783154311Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc000b5cbf0}] Aliases:map[]}\"",
2026-06-12 16:39:24.814754 | controller |     "Jun 12 15:24:09.783388 crc crio[22678]: time=\"2026-06-12T15:24:09.783347238Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814770 | controller |     "Jun 12 15:24:09.783868 crc crio[22678]: time=\"2026-06-12T15:24:09.783794815Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000b5cc98}] Aliases:map[]}\"",
2026-06-12 16:39:24.814785 | controller |     "Jun 12 15:24:09.783955 crc crio[22678]: time=\"2026-06-12T15:24:09.78392643Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814800 | controller |     "Jun 12 15:24:09.784400 crc crio[22678]: time=\"2026-06-12T15:24:09.784236992Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc000b5cd50}] Aliases:map[]}\"",
2026-06-12 16:39:24.814815 | controller |     "Jun 12 15:24:09.784485 crc crio[22678]: time=\"2026-06-12T15:24:09.784425149Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814830 | controller |     "Jun 12 15:24:09.784920 crc crio[22678]: time=\"2026-06-12T15:24:09.784849694Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc000b5cdf8}] Aliases:map[]}\"",
2026-06-12 16:39:24.814845 | controller |     "Jun 12 15:24:09.785012 crc crio[22678]: time=\"2026-06-12T15:24:09.784984969Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814859 | controller |     "Jun 12 15:24:09.785536 crc crio[22678]: time=\"2026-06-12T15:24:09.785461457Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc000b5ce90}] Aliases:map[]}\"",
2026-06-12 16:39:24.814876 | controller |     "Jun 12 15:24:09.785630 crc crio[22678]: time=\"2026-06-12T15:24:09.785613823Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814891 | controller |     "Jun 12 15:24:09.786106 crc crio[22678]: time=\"2026-06-12T15:24:09.786026818Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc000b5cf30}] Aliases:map[]}\"",
2026-06-12 16:39:24.814906 | controller |     "Jun 12 15:24:09.786400 crc crio[22678]: time=\"2026-06-12T15:24:09.78634374Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814921 | controller |     "Jun 12 15:24:09.786874 crc crio[22678]: time=\"2026-06-12T15:24:09.786785042Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000b5cfb8}] Aliases:map[]}\"",
2026-06-12 16:39:24.814936 | controller |     "Jun 12 15:24:09.787025 crc crio[22678]: time=\"2026-06-12T15:24:09.786992144Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.814950 | controller |     "Jun 12 15:24:09.787208 crc crio[22678]: time=\"2026-06-12T15:24:09.787128619Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814965 | controller |     "Jun 12 15:24:09.787208 crc crio[22678]: time=\"2026-06-12T15:24:09.787169231Z\" level=warning msg=\"Could not restore sandbox IP for 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.814980 | controller |     "Jun 12 15:24:09.787611 crc crio[22678]: time=\"2026-06-12T15:24:09.787537494Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000b5d068}] Aliases:map[]}\"",
2026-06-12 16:39:24.814995 | controller |     "Jun 12 15:24:09.787702 crc crio[22678]: time=\"2026-06-12T15:24:09.787672589Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815012 | controller |     "Jun 12 15:24:09.788177 crc crio[22678]: time=\"2026-06-12T15:24:09.788101235Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc000b5d0e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.815039 | controller |     "Jun 12 15:24:09.788422 crc crio[22678]: time=\"2026-06-12T15:24:09.788366985Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815067 | controller |     "Jun 12 15:24:09.788826 crc crio[22678]: time=\"2026-06-12T15:24:09.78875853Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc000b5d178}] Aliases:map[]}\"",
2026-06-12 16:39:24.815094 | controller |     "Jun 12 15:24:09.788926 crc crio[22678]: time=\"2026-06-12T15:24:09.788893745Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815113 | controller |     "Jun 12 15:24:09.789075 crc crio[22678]: time=\"2026-06-12T15:24:09.78901768Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.815129 | controller |     "Jun 12 15:24:09.789075 crc crio[22678]: time=\"2026-06-12T15:24:09.789054421Z\" level=warning msg=\"Could not restore sandbox IP for 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274: failed to get network status for pod sandbox k8s_collect-profiles-29687955-mjrv4_openshift-operator-lifecycle-manager_cc31a523-9b59-4935-b301-a4b557aa8bc5_0(34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.815145 | controller |     "Jun 12 15:24:09.789624 crc crio[22678]: time=\"2026-06-12T15:24:09.789542439Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000b5d210}] Aliases:map[]}\"",
2026-06-12 16:39:24.815160 | controller |     "Jun 12 15:24:09.789724 crc crio[22678]: time=\"2026-06-12T15:24:09.789697875Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815176 | controller |     "Jun 12 15:24:09.790215 crc crio[22678]: time=\"2026-06-12T15:24:09.790141451Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc000b5d290}] Aliases:map[]}\"",
2026-06-12 16:39:24.815195 | controller |     "Jun 12 15:24:09.790381 crc crio[22678]: time=\"2026-06-12T15:24:09.79035679Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815218 | controller |     "Jun 12 15:24:09.790846 crc crio[22678]: time=\"2026-06-12T15:24:09.790773785Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc000b5d310}] Aliases:map[]}\"",
2026-06-12 16:39:24.815233 | controller |     "Jun 12 15:24:09.790993 crc crio[22678]: time=\"2026-06-12T15:24:09.790931501Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815247 | controller |     "Jun 12 15:24:09.791490 crc crio[22678]: time=\"2026-06-12T15:24:09.791428359Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc000b5d390}] Aliases:map[]}\"",
2026-06-12 16:39:24.815262 | controller |     "Jun 12 15:24:09.791629 crc crio[22678]: time=\"2026-06-12T15:24:09.791586645Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815277 | controller |     "Jun 12 15:24:09.792103 crc crio[22678]: time=\"2026-06-12T15:24:09.792037332Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc000b5d420}] Aliases:map[]}\"",
2026-06-12 16:39:24.815292 | controller |     "Jun 12 15:24:09.792235 crc crio[22678]: time=\"2026-06-12T15:24:09.792194358Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815307 | controller |     "Jun 12 15:24:09.794181 crc crio[22678]: time=\"2026-06-12T15:24:09.794001785Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc000b5d4b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.815323 | controller |     "Jun 12 15:24:09.794691 crc crio[22678]: time=\"2026-06-12T15:24:09.794365869Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815341 | controller |     "Jun 12 15:24:09.795123 crc crio[22678]: time=\"2026-06-12T15:24:09.795050984Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000b5d540}] Aliases:map[]}\"",
2026-06-12 16:39:24.815357 | controller |     "Jun 12 15:24:09.795235 crc crio[22678]: time=\"2026-06-12T15:24:09.79519905Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815372 | controller |     "Jun 12 15:24:09.798444 crc crio[22678]: time=\"2026-06-12T15:24:09.796963376Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc000b5d5d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.815387 | controller |     "Jun 12 15:24:09.798444 crc crio[22678]: time=\"2026-06-12T15:24:09.797319829Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.815409 | controller |     "Jun 12 15:24:09.798444 crc crio[22678]: time=\"2026-06-12T15:24:09.79809141Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 16:39:24.815432 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799021564Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 16:39:24.815451 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799098847Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 16:39:24.815466 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.79916535Z\" level=info msg=\"runtime interface created\"",
2026-06-12 16:39:24.815481 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.79918351Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 16:39:24.815496 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799190541Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 16:39:24.815526 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799197481Z\" level=info msg=\"starting plugins...\"",
2026-06-12 16:39:24.815548 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.7992074Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 16:39:24.815564 | controller |     "Jun 12 15:24:09.799479 crc crio[22678]: time=\"2026-06-12T15:24:09.799218892Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 16:39:24.815579 | controller |     "Jun 12 15:24:09.809971 crc crio[22678]: time=\"2026-06-12T15:24:09.809863385Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 16:39:24.815594 | controller |     "Jun 12 15:24:09.817442 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 16:39:24.815608 | controller |     "Jun 12 15:24:17.065211 crc crio[22678]: time=\"2026-06-12T15:24:17.064306565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7372a7b1-f328-4293-999b-0e16b08ca951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.815627 | controller |     "Jun 12 15:24:17.069407 crc crio[22678]: time=\"2026-06-12T15:24:17.069240649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=90d5bdda-3361-4cc4-8a28-b61f8022787a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.815642 | controller |     "Jun 12 15:24:17.074821 crc crio[22678]: time=\"2026-06-12T15:24:17.074720521Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7477055-affa-4ed7-9625-28d5efc5c915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.815657 | controller |     "Jun 12 15:24:17.075215 crc crio[22678]: time=\"2026-06-12T15:24:17.075101805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.815672 | controller |     "Jun 12 15:24:17.110116 crc crio[22678]: time=\"2026-06-12T15:24:17.109743633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.815686 | controller |     "Jun 12 15:24:17.124828 crc crio[22678]: time=\"2026-06-12T15:24:17.12404284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.815701 | controller |     "Jun 12 15:24:17.263973 crc crio[22678]: time=\"2026-06-12T15:24:17.26385652Z\" level=info msg=\"Created container 1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a7477055-affa-4ed7-9625-28d5efc5c915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.815716 | controller |     "Jun 12 15:24:17.265641 crc crio[22678]: time=\"2026-06-12T15:24:17.265557663Z\" level=info msg=\"Starting container: 1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7\" id=1ee36dc4-c2f5-4785-82c6-4650003ed3b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.815730 | controller |     "Jun 12 15:24:17.272003 crc crio[22678]: time=\"2026-06-12T15:24:17.271821476Z\" level=info msg=\"Started container\" PID=23400 containerID=1156fb368e814f1fe6a0c31ddfd1d7bb13dad75f2d4aa1a9f688248fa85f27d7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1ee36dc4-c2f5-4785-82c6-4650003ed3b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383",
2026-06-12 16:39:24.815746 | controller |     "Jun 12 15:24:26.414783 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 16:39:24.815760 | controller |     "Jun 12 15:24:33.455462 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 16:39:24.815775 | controller |     "Jun 12 15:24:33.456043 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 16:39:24.815789 | controller |     "Jun 12 15:24:33.456322 crc systemd[1]: crio.service: Consumed 4.782s CPU time.",
2026-06-12 16:39:24.815803 | controller |     "Jun 12 15:24:33.569122 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 16:39:24.815818 | controller |     "Jun 12 15:24:33.687709 crc crio[24284]: time=\"2026-06-12T15:24:33.686897703Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 16:39:24.815832 | controller |     "Jun 12 15:24:33.687709 crc crio[24284]: time=\"2026-06-12T15:24:33.686953865Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 16:39:24.815847 | controller |     "Jun 12 15:24:33.693067 crc crio[24284]: time=\"2026-06-12T15:24:33.692947793Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 16:39:24.815865 | controller |     "Jun 12 15:24:33.693182 crc crio[24284]: time=\"2026-06-12T15:24:33.69314783Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 16:39:24.815880 | controller |     "Jun 12 15:24:33.697720 crc crio[24284]: time=\"2026-06-12T15:24:33.696843068Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-12 16:39:24.815894 | controller |     "Jun 12 15:24:33.721144 crc crio[24284]: time=\"2026-06-12T15:24:33.720746063Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 16:39:24.815909 | controller |     "Jun 12 15:24:33.721686 crc crio[24284]: time=\"2026-06-12T15:24:33.721620245Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 16:39:24.815924 | controller |     "Jun 12 15:24:33.721761 crc crio[24284]: time=\"2026-06-12T15:24:33.721727299Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 16:39:24.815938 | controller |     "Jun 12 15:24:33.722147 crc crio[24284]: time=\"2026-06-12T15:24:33.722083152Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 16:39:24.815952 | controller |     "Jun 12 15:24:33.722147 crc crio[24284]: time=\"2026-06-12T15:24:33.722119944Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 16:39:24.815966 | controller |     "Jun 12 15:24:33.750181 crc crio[24284]: time=\"2026-06-12T15:24:33.750038329Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 16:39:24.815981 | controller |     "Jun 12 15:24:33.768701 crc crio[24284]: time=\"2026-06-12T15:24:33.768566723Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 16:39:24.815995 | controller |     "Jun 12 15:24:33.783336 crc crio[24284]: time=\"2026-06-12T15:24:33.78313228Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 16:39:24.816010 | controller |     "Jun 12 15:24:33.912975 crc crio[24284]: time=\"2026-06-12T15:24:33.912869948Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 16:39:24.816025 | controller |     "Jun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.370917345Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 16:39:24.816039 | controller |     "Jun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.370992108Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 16:39:24.816054 | controller |     "Jun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.371006729Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 16:39:24.816068 | controller |     "Jun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.371023199Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 16:39:24.816082 | controller |     "Jun 12 15:24:34.371062 crc crio[24284]: time=\"2026-06-12T15:24:34.37103217Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 16:39:24.816097 | controller |     "Jun 12 15:24:34.386979 crc crio[24284]: time=\"2026-06-12T15:24:34.386895183Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 16:39:24.816111 | controller |     "Jun 12 15:24:34.386979 crc crio[24284]: time=\"2026-06-12T15:24:34.386947825Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 16:39:24.816125 | controller |     "Jun 12 15:24:34.408297 crc crio[24284]: time=\"2026-06-12T15:24:34.408183088Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 16:39:24.816153 | controller |     "Jun 12 15:24:34.408297 crc crio[24284]: time=\"2026-06-12T15:24:34.4082339Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 16:39:24.816169 | controller |     "Jun 12 15:24:34.715210 crc crio[24284]: time=\"2026-06-12T15:24:34.71497754Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.816184 | controller |     "Jun 12 15:24:34.715210 crc crio[24284]: time=\"2026-06-12T15:24:34.715062634Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.816199 | controller |     "Jun 12 15:24:34.715210 crc crio[24284]: time=\"2026-06-12T15:24:34.715519781Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 16:39:24.816213 | controller |     "Jun 12 15:24:34.717361 crc crio[24284]: time=\"2026-06-12T15:24:34.715538581Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 16:39:24.816229 | controller |     "Jun 12 15:24:34.717567 crc crio[24284]: time=\"2026-06-12T15:24:34.716170145Z\" 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.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 16:39:24.816251 | controller |     "Jun 12 15:24:34.717567 crc crio[24284]: time=\"2026-06-12T15:24:34.717209744Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 16:39:24.816266 | controller |     "Jun 12 15:24:34.717567 crc crio[24284]: time=\"2026-06-12T15:24:34.717490274Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 16:39:24.816280 | controller |     "Jun 12 15:24:38.638918 crc crio[24284]: time=\"2026-06-12T15:24:38.638857491Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000b84b58}] Aliases:map[]}\"",
2026-06-12 16:39:24.816295 | controller |     "Jun 12 15:24:38.639830 crc crio[24284]: time=\"2026-06-12T15:24:38.639802346Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-85xgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816310 | controller |     "Jun 12 15:24:38.640927 crc crio[24284]: time=\"2026-06-12T15:24:38.640893767Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc000b84c58}] Aliases:map[]}\"",
2026-06-12 16:39:24.816324 | controller |     "Jun 12 15:24:38.641187 crc crio[24284]: time=\"2026-06-12T15:24:38.641166267Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-qtp5z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816339 | controller |     "Jun 12 15:24:38.642055 crc crio[24284]: time=\"2026-06-12T15:24:38.642023649Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc000b84ce8}] Aliases:map[]}\"",
2026-06-12 16:39:24.816353 | controller |     "Jun 12 15:24:38.642378 crc crio[24284]: time=\"2026-06-12T15:24:38.642351151Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-htt7p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816371 | controller |     "Jun 12 15:24:38.642981 crc crio[24284]: time=\"2026-06-12T15:24:38.642945994Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc000b84d78}] Aliases:map[]}\"",
2026-06-12 16:39:24.816386 | controller |     "Jun 12 15:24:38.643344 crc crio[24284]: time=\"2026-06-12T15:24:38.643169132Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-744mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816402 | controller |     "Jun 12 15:24:38.645417 crc crio[24284]: time=\"2026-06-12T15:24:38.644928433Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cbxcg Namespace:openshift-marketplace ID:9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d UID:e87c8ff0-e9b1-4530-9883-b5f47c5e7117 NetNS:/var/run/netns/b6438c2c-41f1-4892-b3d6-6457e076891a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode87c8ff0_e9b1_4530_9883_b5f47c5e7117.slice PodAnnotations:0xc00041cb50}] Aliases:map[]}\"",
2026-06-12 16:39:24.816417 | controller |     "Jun 12 15:24:38.645417 crc crio[24284]: time=\"2026-06-12T15:24:38.64511316Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cbxcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816432 | controller |     "Jun 12 15:24:38.645989 crc crio[24284]: time=\"2026-06-12T15:24:38.645922741Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:f24ca9cf2fea2e03e35edc0212b6e704bdc8d5e35491c56c316b752460c67be5 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/35356b20-d135-41d5-9075-5e44f163442d 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:0xc00041cc28}] Aliases:map[]}\"",
2026-06-12 16:39:24.816447 | controller |     "Jun 12 15:24:38.646129 crc crio[24284]: time=\"2026-06-12T15:24:38.646084257Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816462 | controller |     "Jun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.646662038Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.816477 | controller |     "Jun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.64670827Z\" level=warning msg=\"Could not restore sandbox IP for 49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_cd242cb2-7556-4bfa-99f5-ffde1224c469_0(49b148ab0ac315c478f242160e2994d53414ce30aba64c2739e5a094289efdd4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.816493 | controller |     "Jun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.646738661Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.816508 | controller |     "Jun 12 15:24:38.646780 crc crio[24284]: time=\"2026-06-12T15:24:38.646751671Z\" level=warning msg=\"Could not restore sandbox IP for 5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_ad789121-efaf-40ea-968c-16071b32a883_0(5a096159fab13b419e1b2731f46eb8a0775f7a5c06a9deeb6e404b72aac7a021): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.816661 | controller |     "Jun 12 15:24:38.648087 crc crio[24284]: time=\"2026-06-12T15:24:38.647859952Z\" level=info msg=\"Got pod network &{Name:controller-manager-9595bc9fd-txd99 Namespace:openshift-controller-manager ID:a6a3053578cf790ae939cc01daaf0db0c9d099b7c7dd6ca94b58aa0ce015f382 UID:6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed NetNS:/var/run/netns/69e911a3-f8cb-4d58-9dc3-f9aeec8102c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f3d8d1a_0e4c_415e_90f7_5cd2d32a59ed.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"",
2026-06-12 16:39:24.816684 | controller |     "Jun 12 15:24:38.648087 crc crio[24284]: time=\"2026-06-12T15:24:38.648000758Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-9595bc9fd-txd99 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816700 | controller |     "Jun 12 15:24:38.648577 crc crio[24284]: time=\"2026-06-12T15:24:38.648529088Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f664686c8-zv9lq Namespace:openshift-route-controller-manager ID:335e638a60efa9db993be56572b24498e7e9e7c32ab97b1ce644d5c5e013b806 UID:d66fe1fe-7acb-4835-aab9-6d7691a21bf9 NetNS:/var/run/netns/d4b875e9-a0ac-4b3d-a2fa-443fbfddaba9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd66fe1fe_7acb_4835_aab9_6d7691a21bf9.slice PodAnnotations:0xc00041cdc8}] Aliases:map[]}\"",
2026-06-12 16:39:24.816719 | controller |     "Jun 12 15:24:38.648733 crc crio[24284]: time=\"2026-06-12T15:24:38.648690424Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816741 | controller |     "Jun 12 15:24:38.649200 crc crio[24284]: time=\"2026-06-12T15:24:38.64913007Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:64ca9d8c572ae46fa162de79b6d28726d965e13163c0d216cf665d3faf57b8d8 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/448b1425-a8f3-4f5e-bda1-c9adeb5ef5fe 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:0xc00041ceb0}] Aliases:map[]}\"",
2026-06-12 16:39:24.816764 | controller |     "Jun 12 15:24:38.649459 crc crio[24284]: time=\"2026-06-12T15:24:38.649372809Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816780 | controller |     "Jun 12 15:24:38.650186 crc crio[24284]: time=\"2026-06-12T15:24:38.650025313Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:ab5b5c612de63e572488623150ddbff0e9f4e6323d842db6f8ced649eb0a390e UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/8793657c-389e-4ce7-9782-60aaab05bcdd 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:0xc00041cf58}] Aliases:map[]}\"",
2026-06-12 16:39:24.816795 | controller |     "Jun 12 15:24:38.650186 crc crio[24284]: time=\"2026-06-12T15:24:38.650175229Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816817 | controller |     "Jun 12 15:24:38.650925 crc crio[24284]: time=\"2026-06-12T15:24:38.65074923Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:725312a7e6ae029a427b3ca48ca2372934096ccee1060da23512382205865a6f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/25224b4a-df45-480b-af3f-fb6b541694ff 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:0xc00041cff0}] Aliases:map[]}\"",
2026-06-12 16:39:24.816840 | controller |     "Jun 12 15:24:38.651018 crc crio[24284]: time=\"2026-06-12T15:24:38.650975879Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816862 | controller |     "Jun 12 15:24:38.651773 crc crio[24284]: time=\"2026-06-12T15:24:38.651614823Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:c49b77a1c37dc71a445c9addb4a49b203da1722f7f795c9b38305ba9c41e5262 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c3d949d1-a40c-4eaa-8336-3e44cd27e6ae 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:0xc00041d0c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.816881 | controller |     "Jun 12 15:24:38.651879 crc crio[24284]: time=\"2026-06-12T15:24:38.651810618Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816897 | controller |     "Jun 12 15:24:38.652343 crc crio[24284]: time=\"2026-06-12T15:24:38.652238486Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:805aff00c63be36a55371f8071b87d7855ea3fd52d89b1e82d6615d700838652 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/def204da-9139-4d1c-9a31-1989c5e797a3 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:0xc00041d188}] Aliases:map[]}\"",
2026-06-12 16:39:24.816912 | controller |     "Jun 12 15:24:38.652530 crc crio[24284]: time=\"2026-06-12T15:24:38.652481035Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816927 | controller |     "Jun 12 15:24:38.652997 crc crio[24284]: time=\"2026-06-12T15:24:38.65289053Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:a7ce5d0f1a8e714c8d4b87638c13637b61c8c14a647e26fb02ab341157254a97 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/691af15a-1445-4dd4-b7b7-c2a069ebac46 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:0xc00041d258}] Aliases:map[]}\"",
2026-06-12 16:39:24.816942 | controller |     "Jun 12 15:24:38.653990 crc crio[24284]: time=\"2026-06-12T15:24:38.65378189Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816958 | controller |     "Jun 12 15:24:38.654863 crc crio[24284]: time=\"2026-06-12T15:24:38.654785068Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d9a82b526c0e4e7f7b80b68f9a853c44ac3201796f50c87b3f294b0ca056cbf UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/b4af5493-91e1-4bba-a0e6-e6a13e375fb7 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:0xc00041d308}] Aliases:map[]}\"",
2026-06-12 16:39:24.816976 | controller |     "Jun 12 15:24:38.655344 crc crio[24284]: time=\"2026-06-12T15:24:38.654961594Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.816993 | controller |     "Jun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655496884Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:e1bdd31e75992b15d756df2ef7eed0523ee2fe41b595b1ca76e9e4f6b5ff1d39 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/20acb907-1754-4ab4-b87f-a5a3dbcaf713 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:0xc00041d3c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.817008 | controller |     "Jun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655602758Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817023 | controller |     "Jun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655707352Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817038 | controller |     "Jun 12 15:24:38.655763 crc crio[24284]: time=\"2026-06-12T15:24:38.655720803Z\" level=warning msg=\"Could not restore sandbox IP for cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817053 | controller |     "Jun 12 15:24:38.656080 crc crio[24284]: time=\"2026-06-12T15:24:38.656011473Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:a01749057eb86b513a0a8928c6b7e2bf29b50fe9458e20f87865d64066bc68a4 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/795dc968-f3d0-4570-9533-8ac697b97ebc 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:0xc00041d4b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.817068 | controller |     "Jun 12 15:24:38.656181 crc crio[24284]: time=\"2026-06-12T15:24:38.656148088Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817083 | controller |     "Jun 12 15:24:38.656415 crc crio[24284]: time=\"2026-06-12T15:24:38.656348206Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817097 | controller |     "Jun 12 15:24:38.656415 crc crio[24284]: time=\"2026-06-12T15:24:38.656394308Z\" level=warning msg=\"Could not restore sandbox IP for 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817115 | controller |     "Jun 12 15:24:38.657077 crc crio[24284]: time=\"2026-06-12T15:24:38.657000589Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e172374c5d19d3203a17cab3dd397a61de767ad2dde55b08d68c9d8e42cfe383 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/5a2a227e-92aa-47ef-a785-a02294954cf6 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:0xc000b84de0}] Aliases:map[]}\"",
2026-06-12 16:39:24.817130 | controller |     "Jun 12 15:24:38.657409 crc crio[24284]: time=\"2026-06-12T15:24:38.657360293Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817145 | controller |     "Jun 12 15:24:38.657614 crc crio[24284]: time=\"2026-06-12T15:24:38.65755824Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817159 | controller |     "Jun 12 15:24:38.657614 crc crio[24284]: time=\"2026-06-12T15:24:38.657597622Z\" level=warning msg=\"Could not restore sandbox IP for 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817175 | controller |     "Jun 12 15:24:38.657894 crc crio[24284]: time=\"2026-06-12T15:24:38.65783582Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:56040bf7f9ca2f5f038a70bfde5e540f7d5e30b03a22d7a9f06740d09a7eaab5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/f2e03d16-16d5-4c36-90fc-18f6f3aa2726 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:0xc000b84e78}] Aliases:map[]}\"",
2026-06-12 16:39:24.817190 | controller |     "Jun 12 15:24:38.658016 crc crio[24284]: time=\"2026-06-12T15:24:38.657973376Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817205 | controller |     "Jun 12 15:24:38.658733 crc crio[24284]: time=\"2026-06-12T15:24:38.658665031Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/63087e7d-74f2-4994-b205-7bf4eb09ff4a 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:0xc000b84f08}] Aliases:map[]}\"",
2026-06-12 16:39:24.817220 | controller |     "Jun 12 15:24:38.658910 crc crio[24284]: time=\"2026-06-12T15:24:38.658833338Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817234 | controller |     "Jun 12 15:24:38.659485 crc crio[24284]: time=\"2026-06-12T15:24:38.659368278Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:9ea20fc83e23d01d4edb6db38b349d6d8f58d775c3b64989f13c1f0a12fd4efa UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/82dfbfe6-847c-4d83-8ce2-0a8865cdf642 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:0xc000b84fa0}] Aliases:map[]}\"",
2026-06-12 16:39:24.817255 | controller |     "Jun 12 15:24:38.659582 crc crio[24284]: time=\"2026-06-12T15:24:38.659562305Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817270 | controller |     "Jun 12 15:24:38.660036 crc crio[24284]: time=\"2026-06-12T15:24:38.6599604Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b71059dbb2c32acf93336da9623fa75ba97e05a12a3ea4ae5dac0f5707c39e8a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7e5f1f72-f32a-4d87-a87e-74b3b901dd3f 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:0xc000b85030}] Aliases:map[]}\"",
2026-06-12 16:39:24.817285 | controller |     "Jun 12 15:24:38.660194 crc crio[24284]: time=\"2026-06-12T15:24:38.660125776Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817300 | controller |     "Jun 12 15:24:38.660784 crc crio[24284]: time=\"2026-06-12T15:24:38.660706067Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/82344306-5e62-4bac-acb7-55baf81fad6a 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:0xc000b850c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.817315 | controller |     "Jun 12 15:24:38.660881 crc crio[24284]: time=\"2026-06-12T15:24:38.660862853Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817329 | controller |     "Jun 12 15:24:38.661381 crc crio[24284]: time=\"2026-06-12T15:24:38.661238947Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/dc8612d7-d374-49e1-acae-32240597dac9 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:0xc000b85150}] Aliases:map[]}\"",
2026-06-12 16:39:24.817344 | controller |     "Jun 12 15:24:38.661551 crc crio[24284]: time=\"2026-06-12T15:24:38.661506597Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817358 | controller |     "Jun 12 15:24:38.662046 crc crio[24284]: time=\"2026-06-12T15:24:38.661971475Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/4637fc62-0956-4cc8-9344-5385c024933e 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:0xc000b851d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.817376 | controller |     "Jun 12 15:24:38.662149 crc crio[24284]: time=\"2026-06-12T15:24:38.662131551Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817391 | controller |     "Jun 12 15:24:38.662727 crc crio[24284]: time=\"2026-06-12T15:24:38.662622979Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:4c4cb46c04e142b2b630edefff88c4e2b62e1f4dad9a74bd5c1834339207ddd7 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/d24fad72-be50-4a49-9d09-9fdd5d0d7fb8 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:0xc000b85260}] Aliases:map[]}\"",
2026-06-12 16:39:24.817406 | controller |     "Jun 12 15:24:38.662962 crc crio[24284]: time=\"2026-06-12T15:24:38.662835207Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817421 | controller |     "Jun 12 15:24:38.663047 crc crio[24284]: time=\"2026-06-12T15:24:38.663002773Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817436 | controller |     "Jun 12 15:24:38.663047 crc crio[24284]: time=\"2026-06-12T15:24:38.663022144Z\" level=warning msg=\"Could not restore sandbox IP for a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817451 | controller |     "Jun 12 15:24:38.663614 crc crio[24284]: time=\"2026-06-12T15:24:38.663532533Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f37918f3-1b6c-4db3-8d9b-360e2558479c 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:0xc000b852f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.817466 | controller |     "Jun 12 15:24:38.663744 crc crio[24284]: time=\"2026-06-12T15:24:38.663709729Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817481 | controller |     "Jun 12 15:24:38.664170 crc crio[24284]: time=\"2026-06-12T15:24:38.664083673Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d8456c85-5558-4e61-b164-8a8bb2f5515c 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:0xc000b85388}] Aliases:map[]}\"",
2026-06-12 16:39:24.817496 | controller |     "Jun 12 15:24:38.664621 crc crio[24284]: time=\"2026-06-12T15:24:38.664517539Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817529 | controller |     "Jun 12 15:24:38.664980 crc crio[24284]: time=\"2026-06-12T15:24:38.664888703Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:5c65a3ec549cb06b7abac28ec28a6dcbce2f586d0aee79a1562233c2b89490a2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b6c9e060-f3b5-42ab-97d0-30ef888a36af 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:0xc000b85408}] Aliases:map[]}\"",
2026-06-12 16:39:24.817554 | controller |     "Jun 12 15:24:38.665123 crc crio[24284]: time=\"2026-06-12T15:24:38.66507058Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817570 | controller |     "Jun 12 15:24:38.665681 crc crio[24284]: time=\"2026-06-12T15:24:38.665568049Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1edf2db407cc9dba2e8c90462f7812a3a8bbafbb42218c9060b60ae940aa14dc UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c2ad10ee-ffc4-4d7d-8b6f-309c58ecac2f 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:0xc000b85498}] Aliases:map[]}\"",
2026-06-12 16:39:24.817585 | controller |     "Jun 12 15:24:38.665770 crc crio[24284]: time=\"2026-06-12T15:24:38.665709994Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817600 | controller |     "Jun 12 15:24:38.666135 crc crio[24284]: time=\"2026-06-12T15:24:38.666034026Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d66c5f75-72e5-487e-ac22-9ce038cb76c6 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:0xc000b85528}] Aliases:map[]}\"",
2026-06-12 16:39:24.817615 | controller |     "Jun 12 15:24:38.666221 crc crio[24284]: time=\"2026-06-12T15:24:38.666168411Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817630 | controller |     "Jun 12 15:24:38.666925 crc crio[24284]: time=\"2026-06-12T15:24:38.666849606Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8caa6fb429316dbf888887c9f9f6901a26da39ad3f7bfe7e665705bd1e39ad5a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/df498f4b-bce1-47c6-bb8e-85c8ce67d786 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:0xc000b855b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.817644 | controller |     "Jun 12 15:24:38.667103 crc crio[24284]: time=\"2026-06-12T15:24:38.667012992Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817659 | controller |     "Jun 12 15:24:38.667698 crc crio[24284]: time=\"2026-06-12T15:24:38.667624415Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/45d31114-e69d-48fe-a80c-4b06ee0c9428 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:0xc000b85648}] Aliases:map[]}\"",
2026-06-12 16:39:24.817677 | controller |     "Jun 12 15:24:38.667905 crc crio[24284]: time=\"2026-06-12T15:24:38.667793691Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817693 | controller |     "Jun 12 15:24:38.668629 crc crio[24284]: time=\"2026-06-12T15:24:38.66856952Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1b3962749b83eb44ae9986fb0f5ee4256b02f672949223867fb21a1b9e27a68f UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/f2e9a118-1398-44e8-8a8b-ba9bc871a64d 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:0xc000b856d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.817708 | controller |     "Jun 12 15:24:38.668777 crc crio[24284]: time=\"2026-06-12T15:24:38.668736957Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817724 | controller |     "Jun 12 15:24:38.669125 crc crio[24284]: time=\"2026-06-12T15:24:38.669066099Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc000b85758}] Aliases:map[]}\"",
2026-06-12 16:39:24.817739 | controller |     "Jun 12 15:24:38.669376 crc crio[24284]: time=\"2026-06-12T15:24:38.669203764Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817753 | controller |     "Jun 12 15:24:38.669503 crc crio[24284]: time=\"2026-06-12T15:24:38.669480934Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817768 | controller |     "Jun 12 15:24:38.669503 crc crio[24284]: time=\"2026-06-12T15:24:38.669497285Z\" level=warning msg=\"Could not restore sandbox IP for 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817783 | controller |     "Jun 12 15:24:38.670067 crc crio[24284]: time=\"2026-06-12T15:24:38.669950052Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:dd1eae6cecaf0d6bf7c1d22864deddad8d2a223da655d6edf730ca9019bfac4b UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9a2651c5-424c-4282-a6a8-b175f7140bba 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:0xc000b857f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.817798 | controller |     "Jun 12 15:24:38.670148 crc crio[24284]: time=\"2026-06-12T15:24:38.670079097Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817816 | controller |     "Jun 12 15:24:38.670684 crc crio[24284]: time=\"2026-06-12T15:24:38.670557354Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b655f2af9408622bf4a38ed700623eeac34d5ca40531c4afec24db48ec6da37d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/93e43073-b9d1-46ee-9d47-6e93997860a8 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:0xc000b85870}] Aliases:map[]}\"",
2026-06-12 16:39:24.817831 | controller |     "Jun 12 15:24:38.670771 crc crio[24284]: time=\"2026-06-12T15:24:38.670689299Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817846 | controller |     "Jun 12 15:24:38.671324 crc crio[24284]: time=\"2026-06-12T15:24:38.671181668Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/5910789a-1a17-4e8d-ad73-63a88f44dfbf 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:0xc000b85900}] Aliases:map[]}\"",
2026-06-12 16:39:24.817861 | controller |     "Jun 12 15:24:38.671506 crc crio[24284]: time=\"2026-06-12T15:24:38.671424617Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817876 | controller |     "Jun 12 15:24:38.671648 crc crio[24284]: time=\"2026-06-12T15:24:38.671567972Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817891 | controller |     "Jun 12 15:24:38.671719 crc crio[24284]: time=\"2026-06-12T15:24:38.671648475Z\" level=warning msg=\"Could not restore sandbox IP for 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274: failed to get network status for pod sandbox k8s_collect-profiles-29687955-mjrv4_openshift-operator-lifecycle-manager_cc31a523-9b59-4935-b301-a4b557aa8bc5_0(34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 16:39:24.817906 | controller |     "Jun 12 15:24:38.672506 crc crio[24284]: time=\"2026-06-12T15:24:38.671981817Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:181fbdb2e3da6f87b706b6243df34ce1dc22714fe1779116bbe4272a0090ffae UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/d402a4da-6088-43a5-ab0c-9c9a7b0d6c49 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:0xc000b85998}] Aliases:map[]}\"",
2026-06-12 16:39:24.817921 | controller |     "Jun 12 15:24:38.672506 crc crio[24284]: time=\"2026-06-12T15:24:38.672188875Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817936 | controller |     "Jun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.672788058Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:9c0a96828dc41fa6ec0c75b3f7e4d56b5ce3c1ff1e3601837a8ff0e25ae0b039 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/0895272d-a045-4491-b5b9-4f5a7ef5e47e 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:0xc000b85a18}] Aliases:map[]}\"",
2026-06-12 16:39:24.817954 | controller |     "Jun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.672931813Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817969 | controller |     "Jun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.674653787Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:03b5c80033d9554de742db03016f7a353d615e43dcafbecbb3614c2cd4522d2d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/890234cc-6866-491d-9e50-7178e63a692f 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:0xc000b85a98}] Aliases:map[]}\"",
2026-06-12 16:39:24.817984 | controller |     "Jun 12 15:24:38.675648 crc crio[24284]: time=\"2026-06-12T15:24:38.675669535Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.817999 | controller |     "Jun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.676428443Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:22d22f89f40ab7eb14c584807298f2e26ed08541f1d4508f550a013bdd1e99da UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/30d17d57-9fe2-4dad-8b4f-d257b6c25075 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:0xc000b85b18}] Aliases:map[]}\"",
2026-06-12 16:39:24.818014 | controller |     "Jun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.67661096Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.818029 | controller |     "Jun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.677709381Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0597375ccdc048bef3032d593985f40e8280f10a1c195d2d8ef59a9ace80da83 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/25a6bc71-68ac-46db-8044-98965b8131bb 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:0xc000b85ba8}] Aliases:map[]}\"",
2026-06-12 16:39:24.818044 | controller |     "Jun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.678115266Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.818059 | controller |     "Jun 12 15:24:38.679160 crc crio[24284]: time=\"2026-06-12T15:24:38.679118703Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:064bee64a5cf83f6f0b69786ab0fd6e3cbdab827ccb437fde8b00c8b27a1197f UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/38e42b70-70a3-49de-af29-263acce8c237 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:0xc000b85c38}] Aliases:map[]}\"",
2026-06-12 16:39:24.818076 | controller |     "Jun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.679347762Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.818091 | controller |     "Jun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.680498615Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/c6de612d-c303-49fb-b3a7-25d78d790346 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:0xc000b85cc8}] Aliases:map[]}\"",
2026-06-12 16:39:24.818106 | controller |     "Jun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.680815687Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.818121 | controller |     "Jun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.681488832Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d784e30a43eede515bbca1440409fee43dcf198a31f67943cfc5356d76d675f9 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/aa8f0b0e-8a6c-4658-8b42-9d9d47f71d1b 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:0xc000b85d58}] Aliases:map[]}\"",
2026-06-12 16:39:24.818136 | controller |     "Jun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.681650128Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.818151 | controller |     "Jun 12 15:24:38.682908 crc crio[24284]: time=\"2026-06-12T15:24:38.682370265Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 16:39:24.818165 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684359959Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 16:39:24.818180 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684473653Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 16:39:24.818195 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684521875Z\" level=info msg=\"runtime interface created\"",
2026-06-12 16:39:24.818209 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684533895Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 16:39:24.818224 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684540285Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 16:39:24.818238 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684546486Z\" level=info msg=\"starting plugins...\"",
2026-06-12 16:39:24.818253 | controller |     "Jun 12 15:24:38.684726 crc crio[24284]: time=\"2026-06-12T15:24:38.684567426Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 16:39:24.818267 | controller |     "Jun 12 15:24:38.685351 crc crio[24284]: time=\"2026-06-12T15:24:38.6849373Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 16:39:24.818282 | controller |     "Jun 12 15:24:38.763336 crc crio[24284]: time=\"2026-06-12T15:24:38.763186828Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 16:39:24.818300 | controller |     "Jun 12 15:24:39.148912 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 16:39:24.818315 | controller |     "Jun 12 15:24:54.237712 crc crio[24284]: time=\"2026-06-12T15:24:54.236534645Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=cd61f6e1-a724-4600-ba71-52ba03a8701e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.818330 | controller |     "Jun 12 15:24:54.239974 crc crio[24284]: time=\"2026-06-12T15:24:54.237727748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.818345 | controller |     "Jun 12 15:24:54.274354 crc crio[24284]: time=\"2026-06-12T15:24:54.273045553Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc000b84458}] Aliases:map[]}\"",
2026-06-12 16:39:24.818360 | controller |     "Jun 12 15:24:54.274354 crc crio[24284]: time=\"2026-06-12T15:24:54.273130756Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.818376 | controller |     "Jun 12 15:24:54.835581 crc crio[24284]: 2026-06-12T15:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81c320fe781521b Mac:92:3b:42:6e:24:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd SocketPath: PciID:}] [{Interface:0xc0002f53f0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.818391 | controller |     "Jun 12 15:24:54.842385 crc crio[24284]: time=\"2026-06-12T15:24:54.837722889Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc000b84458}] Aliases:map[]}\"",
2026-06-12 16:39:24.818408 | controller |     "Jun 12 15:24:54.842385 crc crio[24284]: time=\"2026-06-12T15:24:54.837933526Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.818429 | controller |     "Jun 12 15:24:54.877149 crc crio[24284]: time=\"2026-06-12T15:24:54.877050651Z\" level=info msg=\"Ran pod sandbox 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 with infra container: openshift-etcd/installer-3-crc/POD\" id=cd61f6e1-a724-4600-ba71-52ba03a8701e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.818452 | controller |     "Jun 12 15:24:54.880310 crc crio[24284]: time=\"2026-06-12T15:24:54.880199297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b825df35-dc61-4d7e-8fa5-5b0823f0e381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.818475 | controller |     "Jun 12 15:24:54.883478 crc crio[24284]: time=\"2026-06-12T15:24:54.883396733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ffa7a63f-c761-4d94-96ad-5966d5e1d6d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.818503 | controller |     "Jun 12 15:24:54.899340 crc crio[24284]: time=\"2026-06-12T15:24:54.896044266Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=b180f850-52d4-4579-93cb-8aac30d78a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.818540 | controller |     "Jun 12 15:24:54.899340 crc crio[24284]: time=\"2026-06-12T15:24:54.896772792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.818557 | controller |     "Jun 12 15:24:54.938812 crc crio[24284]: time=\"2026-06-12T15:24:54.938732886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.818572 | controller |     "Jun 12 15:24:55.187496 crc crio[24284]: time=\"2026-06-12T15:24:55.186698702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.818587 | controller |     "Jun 12 15:24:55.514422 crc crio[24284]: time=\"2026-06-12T15:24:55.514172769Z\" level=info msg=\"Created container 96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f: openshift-etcd/installer-3-crc/installer\" id=b180f850-52d4-4579-93cb-8aac30d78a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.818602 | controller |     "Jun 12 15:24:55.520340 crc crio[24284]: time=\"2026-06-12T15:24:55.517045982Z\" level=info msg=\"Starting container: 96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f\" id=6559991f-4182-492b-b9d5-c0426f365581 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.818617 | controller |     "Jun 12 15:24:55.526179 crc crio[24284]: time=\"2026-06-12T15:24:55.526011733Z\" level=info msg=\"Started container\" PID=24932 containerID=96a283f898d15469a7bbe1517516452e3b68bd3c1da61d5a3fd3087965dddd5f description=openshift-etcd/installer-3-crc/installer id=6559991f-4182-492b-b9d5-c0426f365581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0",
2026-06-12 16:39:24.818632 | controller |     "Jun 12 15:25:28.023893 crc crio[24284]: time=\"2026-06-12T15:25:28.022911118Z\" level=info msg=\"Stopping container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875 (timeout: 30s)\" id=571ed7a1-b509-427d-a788-140c7390b336 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818647 | controller |     "Jun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.022951359Z\" level=info msg=\"Stopping container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744 (timeout: 30s)\" id=ad4d0f4d-fe00-4496-a1b3-bb099451fad5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818662 | controller |     "Jun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.02298364Z\" level=info msg=\"Stopping container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 (timeout: 30s)\" id=e5af2c9f-1906-47d4-8bf1-6e53e35f69b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818676 | controller |     "Jun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.023030551Z\" level=info msg=\"Stopping container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af (timeout: 30s)\" id=0c4b7b1b-8f1b-4055-96d0-cb75584c4c0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818690 | controller |     "Jun 12 15:25:28.025162 crc crio[24284]: time=\"2026-06-12T15:25:28.023312122Z\" level=info msg=\"Stopping container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d (timeout: 30s)\" id=21c4a324-cbb7-4150-9bc4-13804b470785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818704 | controller |     "Jun 12 15:25:28.208493 crc crio[24284]: time=\"2026-06-12T15:25:28.207399013Z\" level=info msg=\"Stopped container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz\" id=ad4d0f4d-fe00-4496-a1b3-bb099451fad5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818723 | controller |     "Jun 12 15:25:28.266082 crc crio[24284]: time=\"2026-06-12T15:25:28.265792986Z\" level=info msg=\"Stopped container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics\" id=21c4a324-cbb7-4150-9bc4-13804b470785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818738 | controller |     "Jun 12 15:25:28.332564 crc crio[24284]: time=\"2026-06-12T15:25:28.332447142Z\" level=info msg=\"Stopped container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev\" id=0c4b7b1b-8f1b-4055-96d0-cb75584c4c0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.818752 | controller |     "Jun 12 15:25:40.684056 crc crio[24284]: time=\"2026-06-12T15:25:40.683410932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5ef0646f-2962-44aa-9278-33f5a8599187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.818767 | controller |     "Jun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.683529126Z\" level=info msg=\"Removing container: 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3\" id=41e01748-34f6-4401-a7e7-4ee5f2cf0730 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.818782 | controller |     "Jun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.687638744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=52fd9544-6c82-4a85-910b-22b9dae72908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.818796 | controller |     "Jun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.691490301Z\" level=info msg=\"Stopping pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=12296e71-1730-4656-a121-e9f3b997fbb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.818811 | controller |     "Jun 12 15:25:40.692179 crc crio[24284]: time=\"2026-06-12T15:25:40.691540013Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=12296e71-1730-4656-a121-e9f3b997fbb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.818825 | controller |     "Jun 12 15:25:40.695441 crc crio[24284]: time=\"2026-06-12T15:25:40.694382177Z\" level=info msg=\"Removing pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=e0db4118-c2da-4680-a053-b0cad86e9009 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.818840 | controller |     "Jun 12 15:25:40.755005 crc crio[24284]: time=\"2026-06-12T15:25:40.754879795Z\" level=info msg=\"Removed pod sandbox: cf7e31c9b083a48cdb91106cd3639b9d1f144d04d9c5688dc8acfed248129150\" id=e0db4118-c2da-4680-a053-b0cad86e9009 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.818854 | controller |     "Jun 12 15:25:40.756320 crc crio[24284]: time=\"2026-06-12T15:25:40.755235864Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3ab2b813-99dc-4f2d-8b38-f5e7dbb8b981 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.818868 | controller |     "Jun 12 15:25:40.756320 crc crio[24284]: time=\"2026-06-12T15:25:40.755869996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.818883 | controller |     "Jun 12 15:25:40.757150 crc crio[24284]: time=\"2026-06-12T15:25:40.756882483Z\" level=info msg=\"Stopping pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=0bca7f2b-7cb1-4708-94e6-d803fab470d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.818901 | controller |     "Jun 12 15:25:40.757150 crc crio[24284]: time=\"2026-06-12T15:25:40.756920024Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=0bca7f2b-7cb1-4708-94e6-d803fab470d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.818915 | controller |     "Jun 12 15:25:40.757984 crc crio[24284]: time=\"2026-06-12T15:25:40.757848707Z\" level=info msg=\"Removing pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=c9070874-60e1-46e1-8773-e88b98bb346c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.818930 | controller |     "Jun 12 15:25:40.774396 crc crio[24284]: time=\"2026-06-12T15:25:40.774172552Z\" level=info msg=\"Removed container 65bacf88adeda538f04e7dbbcc7f960af2a876f8d10f23821d6b33068aeea8e3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=41e01748-34f6-4401-a7e7-4ee5f2cf0730 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.818944 | controller |     "Jun 12 15:25:40.777857 crc crio[24284]: time=\"2026-06-12T15:25:40.77776798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.818959 | controller |     "Jun 12 15:25:40.784989 crc crio[24284]: time=\"2026-06-12T15:25:40.784922568Z\" level=info msg=\"Removed pod sandbox: 6f2941c3a567c69152ba0e9999a799185e5a16807d845cd40ae197c6b953660f\" id=c9070874-60e1-46e1-8773-e88b98bb346c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.818973 | controller |     "Jun 12 15:25:40.785804 crc crio[24284]: time=\"2026-06-12T15:25:40.785758118Z\" level=info msg=\"Stopping pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=475daed8-6408-46c2-a38e-5005d2e14cd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.818988 | controller |     "Jun 12 15:25:40.785897 crc crio[24284]: time=\"2026-06-12T15:25:40.785819241Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=475daed8-6408-46c2-a38e-5005d2e14cd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819002 | controller |     "Jun 12 15:25:40.786960 crc crio[24284]: time=\"2026-06-12T15:25:40.786863766Z\" level=info msg=\"Removing pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=a7ee751a-0e6d-42a3-bc45-5cc321c5abf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819016 | controller |     "Jun 12 15:25:40.797748 crc crio[24284]: time=\"2026-06-12T15:25:40.797633004Z\" level=info msg=\"Removed pod sandbox: 9aea0b388b16058cc8ca01e1619d63c2c86b645b98dd5fb9dc1868e8bb289131\" id=a7ee751a-0e6d-42a3-bc45-5cc321c5abf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819031 | controller |     "Jun 12 15:25:40.798839 crc crio[24284]: time=\"2026-06-12T15:25:40.798776933Z\" level=info msg=\"Stopping pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=a0606b7a-1395-4bef-9d1e-ee0cee37577d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819051 | controller |     "Jun 12 15:25:40.798937 crc crio[24284]: time=\"2026-06-12T15:25:40.798857576Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=a0606b7a-1395-4bef-9d1e-ee0cee37577d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819065 | controller |     "Jun 12 15:25:40.799487 crc crio[24284]: time=\"2026-06-12T15:25:40.799414156Z\" level=info msg=\"Removing pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=97231cf8-389c-4fff-b505-0c7df64b7efb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819082 | controller |     "Jun 12 15:25:40.807187 crc crio[24284]: time=\"2026-06-12T15:25:40.80700303Z\" level=info msg=\"Removed pod sandbox: a4ea92c009af8c72c45401827f840ee7a01e78654d1b6f49a430f4b571ad7ab0\" id=97231cf8-389c-4fff-b505-0c7df64b7efb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819097 | controller |     "Jun 12 15:25:40.808584 crc crio[24284]: time=\"2026-06-12T15:25:40.808515072Z\" level=info msg=\"Stopping pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=d3da3212-2850-4a8a-8d98-e8e93ee10b1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819111 | controller |     "Jun 12 15:25:40.808670 crc crio[24284]: time=\"2026-06-12T15:25:40.808602505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=d3da3212-2850-4a8a-8d98-e8e93ee10b1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819125 | controller |     "Jun 12 15:25:40.809770 crc crio[24284]: time=\"2026-06-12T15:25:40.809709415Z\" level=info msg=\"Removing pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=937d7808-4928-42f5-b50e-9e27937f7e08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819140 | controller |     "Jun 12 15:25:40.820730 crc crio[24284]: time=\"2026-06-12T15:25:40.820423989Z\" level=info msg=\"Removed pod sandbox: 310e39c87d4eda2808ff62052d0583a9dd499ef00a3496e751df1252e8af82d0\" id=937d7808-4928-42f5-b50e-9e27937f7e08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819154 | controller |     "Jun 12 15:25:40.945418 crc crio[24284]: time=\"2026-06-12T15:25:40.945143714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.819168 | controller |     "Jun 12 15:25:41.033450 crc crio[24284]: time=\"2026-06-12T15:25:41.033212569Z\" level=info msg=\"Created container ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3ab2b813-99dc-4f2d-8b38-f5e7dbb8b981 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.819182 | controller |     "Jun 12 15:25:41.034567 crc crio[24284]: time=\"2026-06-12T15:25:41.034500645Z\" level=info msg=\"Starting container: ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570\" id=ca39009d-164a-492c-bdcd-c2081d00a435 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.819197 | controller |     "Jun 12 15:25:41.039387 crc crio[24284]: time=\"2026-06-12T15:25:41.039311237Z\" level=info msg=\"Started container\" PID=25592 containerID=ad5c38a0c9df2dd294ef2c9bceda61b0b4c429aefee4cdefb026ea08ecb2e570 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ca39009d-164a-492c-bdcd-c2081d00a435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.819212 | controller |     "Jun 12 15:25:43.718510 crc crio[24284]: time=\"2026-06-12T15:25:43.71756783Z\" level=info msg=\"Stopping pod sandbox: 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0\" id=a355d3f3-978a-434f-a9bf-b933fe10dcbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819228 | controller |     "Jun 12 15:25:43.720810 crc crio[24284]: time=\"2026-06-12T15:25:43.718908028Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0 UID:8e20d755-5557-4535-a363-5345b383748d NetNS:/var/run/netns/c5e3b0d2-024d-415e-a751-bdbe90a710bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e20d755_5557_4535_a363_5345b383748d.slice PodAnnotations:0xc001212f08}] Aliases:map[]}\"",
2026-06-12 16:39:24.819252 | controller |     "Jun 12 15:25:43.720810 crc crio[24284]: time=\"2026-06-12T15:25:43.719026722Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.819275 | controller |     "Jun 12 15:25:44.035571 crc crio[24284]: time=\"2026-06-12T15:25:44.035198235Z\" level=info msg=\"Stopped pod sandbox: 81c320fe781521be968193841df322d63bae1b554398908c554fdbf3d29dcfe0\" id=a355d3f3-978a-434f-a9bf-b933fe10dcbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819298 | controller |     "Jun 12 15:25:55.435541 crc crio[24284]: time=\"2026-06-12T15:25:55.434728843Z\" level=info msg=\"Stopped container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd\" id=571ed7a1-b509-427d-a788-140c7390b336 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.819318 | controller |     "Jun 12 15:25:58.050177 crc crio[24284]: time=\"2026-06-12T15:25:58.04946235Z\" level=warning msg=\"Stopping container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.819333 | controller |     "Jun 12 15:25:58.102095 crc crio[24284]: time=\"2026-06-12T15:25:58.101946079Z\" level=error msg=\"Killing container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.819348 | controller |     "Jun 12 15:25:58.164731 crc crio[24284]: time=\"2026-06-12T15:25:58.164579103Z\" level=info msg=\"Stopped container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl\" id=e5af2c9f-1906-47d4-8bf1-6e53e35f69b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.819362 | controller |     "Jun 12 15:25:58.165979 crc crio[24284]: time=\"2026-06-12T15:25:58.165871338Z\" level=info msg=\"Stopping pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=f155292f-c719-4528-b5d9-37dc1da55559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819377 | controller |     "Jun 12 15:25:58.172691 crc crio[24284]: time=\"2026-06-12T15:25:58.172580572Z\" level=info msg=\"Stopped pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=f155292f-c719-4528-b5d9-37dc1da55559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819392 | controller |     "Jun 12 15:25:58.884490 crc crio[24284]: time=\"2026-06-12T15:25:58.884399183Z\" level=info msg=\"Removing container: 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af\" id=7df95dbc-9aa7-418f-a700-eca1dea78415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819406 | controller |     "Jun 12 15:25:58.904204 crc crio[24284]: time=\"2026-06-12T15:25:58.90408284Z\" level=info msg=\"Removed container 8bf357bb23bc59ff0580dfc211b60ed68c20c8ce74f4c24012f17f1b7b2421af: openshift-etcd/etcd-crc/etcd-rev\" id=7df95dbc-9aa7-418f-a700-eca1dea78415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819420 | controller |     "Jun 12 15:25:58.906875 crc crio[24284]: time=\"2026-06-12T15:25:58.906786973Z\" level=info msg=\"Removing container: 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744\" id=b3f8eb21-7aa8-4503-af8b-9b33d7eabd92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819434 | controller |     "Jun 12 15:25:58.923540 crc crio[24284]: time=\"2026-06-12T15:25:58.922682008Z\" level=info msg=\"Removed container 355de0b5dffa58ea3dc6cc67f20f8500c2a4cbde5988ff3b7ef82f1211ee7744: openshift-etcd/etcd-crc/etcd-readyz\" id=b3f8eb21-7aa8-4503-af8b-9b33d7eabd92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819448 | controller |     "Jun 12 15:25:58.926598 crc crio[24284]: time=\"2026-06-12T15:25:58.92651636Z\" level=info msg=\"Removing container: 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d\" id=05808976-1a31-472b-b484-2f6d21354642 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819466 | controller |     "Jun 12 15:25:58.942469 crc crio[24284]: time=\"2026-06-12T15:25:58.942367064Z\" level=info msg=\"Removed container 5cb03859e6d8fe653701a551c3037769463ca831f2b549c24b3f3f403f46eb0d: openshift-etcd/etcd-crc/etcd-metrics\" id=05808976-1a31-472b-b484-2f6d21354642 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819481 | controller |     "Jun 12 15:25:58.947658 crc crio[24284]: time=\"2026-06-12T15:25:58.947583195Z\" level=info msg=\"Removing container: 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875\" id=ef6d8f7d-eb59-45c2-8b2d-c48ce23e847e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819495 | controller |     "Jun 12 15:25:58.966179 crc crio[24284]: time=\"2026-06-12T15:25:58.966037129Z\" level=info msg=\"Removed container 6a3f90f90cc1651d2b16ee88cf36aa64c1a9f066e89bb56dcc66f7faf4ff3875: openshift-etcd/etcd-crc/etcd\" id=ef6d8f7d-eb59-45c2-8b2d-c48ce23e847e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819509 | controller |     "Jun 12 15:25:58.968981 crc crio[24284]: time=\"2026-06-12T15:25:58.968821075Z\" level=info msg=\"Removing container: ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516\" id=74413972-cf32-4278-822c-e77c6d1e098e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819547 | controller |     "Jun 12 15:25:58.986109 crc crio[24284]: time=\"2026-06-12T15:25:58.985998525Z\" level=info msg=\"Removed container ba9d1d8d2228e58540143ef7aeacefbcdf5b943a28639b379c3917bf1ecde516: openshift-etcd/etcd-crc/etcdctl\" id=74413972-cf32-4278-822c-e77c6d1e098e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819562 | controller |     "Jun 12 15:25:58.988672 crc crio[24284]: time=\"2026-06-12T15:25:58.988597084Z\" level=info msg=\"Removing container: 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0\" id=7533083b-6e66-42dc-90cc-cd2c6fc7061f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819577 | controller |     "Jun 12 15:25:59.057703 crc crio[24284]: time=\"2026-06-12T15:25:59.057565889Z\" level=info msg=\"Removed container 7cac1d6aed563db725cca199490a55840b2f3d20a8877c075944594a2177a2f0: openshift-etcd/etcd-crc/etcd-resources-copy\" id=7533083b-6e66-42dc-90cc-cd2c6fc7061f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819592 | controller |     "Jun 12 15:25:59.060724 crc crio[24284]: time=\"2026-06-12T15:25:59.060619675Z\" level=info msg=\"Removing container: c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245\" id=fe6b7768-c44b-4ab1-a169-312e2c89f806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819606 | controller |     "Jun 12 15:25:59.135924 crc crio[24284]: time=\"2026-06-12T15:25:59.135797486Z\" level=info msg=\"Removed container c3e13b011d2596639dbf18585c8ab244a702a7170bf8e8f68bda5063988fa245: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=fe6b7768-c44b-4ab1-a169-312e2c89f806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819621 | controller |     "Jun 12 15:25:59.138974 crc crio[24284]: time=\"2026-06-12T15:25:59.138840171Z\" level=info msg=\"Removing container: 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a\" id=271a2810-bfce-4af4-9eeb-abc57b1c0f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819636 | controller |     "Jun 12 15:25:59.221388 crc crio[24284]: time=\"2026-06-12T15:25:59.221102619Z\" level=info msg=\"Removed container 051136ab2137735bb738b3c16185409bd10f0d9a3649d78d64977896a648a07a: openshift-etcd/etcd-crc/setup\" id=271a2810-bfce-4af4-9eeb-abc57b1c0f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819650 | controller |     "Jun 12 15:26:28.104580 crc crio[24284]: time=\"2026-06-12T15:26:28.103799265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6c1cd249-7b9c-4b14-8b8f-5226136338db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.819668 | controller |     "Jun 12 15:26:28.105358 crc crio[24284]: time=\"2026-06-12T15:26:28.104503679Z\" level=info msg=\"Removing container: 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8\" id=b812ce46-bb9f-4158-8d92-836e2ba50136 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819683 | controller |     "Jun 12 15:26:28.106488 crc crio[24284]: time=\"2026-06-12T15:26:28.106413677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=db67a401-df5e-4ae1-9f0a-343d761dc141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.819698 | controller |     "Jun 12 15:26:28.111672 crc crio[24284]: time=\"2026-06-12T15:26:28.111535045Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e7b3cf8d-7338-4e45-a3f8-c1b4dde7cc87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.819712 | controller |     "Jun 12 15:26:28.111962 crc crio[24284]: time=\"2026-06-12T15:26:28.111941959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.819727 | controller |     "Jun 12 15:26:28.138153 crc crio[24284]: time=\"2026-06-12T15:26:28.138051152Z\" level=info msg=\"Removed container 61a25be0a51653dc700316bc26381dcde8863122f9037af82a764845429e07e8: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b812ce46-bb9f-4158-8d92-836e2ba50136 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.819741 | controller |     "Jun 12 15:26:28.143528 crc crio[24284]: time=\"2026-06-12T15:26:28.143441126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.819756 | controller |     "Jun 12 15:26:28.147598 crc crio[24284]: time=\"2026-06-12T15:26:28.147522339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.819771 | controller |     "Jun 12 15:26:28.268120 crc crio[24284]: time=\"2026-06-12T15:26:28.267988768Z\" level=info msg=\"Created container e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=e7b3cf8d-7338-4e45-a3f8-c1b4dde7cc87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.819786 | controller |     "Jun 12 15:26:28.269205 crc crio[24284]: time=\"2026-06-12T15:26:28.269124988Z\" level=info msg=\"Starting container: e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46\" id=59003cbe-c251-466a-87ee-8472c7d75f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.819800 | controller |     "Jun 12 15:26:28.274618 crc crio[24284]: time=\"2026-06-12T15:26:28.274517277Z\" level=info msg=\"Started container\" PID=26257 containerID=e8da0efd747450c4c7c355f8e462e432ed2e86aef70f314e21baaabf6091be46 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=59003cbe-c251-466a-87ee-8472c7d75f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25cb6f7a71e8f1a12c93d7c7a34c9aafd3b424061ba49142f627323e768b1a1",
2026-06-12 16:39:24.819815 | controller |     "Jun 12 15:26:40.857790 crc crio[24284]: time=\"2026-06-12T15:26:40.856728092Z\" level=info msg=\"Stopping pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=54ec50a7-a9ee-4fa6-9ff0-a25870ad46c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819830 | controller |     "Jun 12 15:26:40.857790 crc crio[24284]: time=\"2026-06-12T15:26:40.85779687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=54ec50a7-a9ee-4fa6-9ff0-a25870ad46c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.819852 | controller |     "Jun 12 15:26:40.859415 crc crio[24284]: time=\"2026-06-12T15:26:40.858550956Z\" level=info msg=\"Removing pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=1700fef6-c0ff-429a-b963-8bd5df55441b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819867 | controller |     "Jun 12 15:26:40.866598 crc crio[24284]: time=\"2026-06-12T15:26:40.866494886Z\" level=info msg=\"Removed pod sandbox: 381675065bef698907588ef38788dade987e4a52ec90d4df39547e7ef56aea45\" id=1700fef6-c0ff-429a-b963-8bd5df55441b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.819882 | controller |     "Jun 12 15:26:43.552198 crc crio[24284]: time=\"2026-06-12T15:26:43.551645766Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.819897 | controller |     "Jun 12 15:26:43.553010 crc crio[24284]: time=\"2026-06-12T15:26:43.552208766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.819912 | controller |     "Jun 12 15:26:43.566367 crc crio[24284]: time=\"2026-06-12T15:26:43.566036208Z\" 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=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.819926 | controller |     "Jun 12 15:26:43.581727 crc crio[24284]: time=\"2026-06-12T15:26:43.58156773Z\" level=info msg=\"Ran pod sandbox b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c with infra container: openshift-etcd/etcd-crc/POD\" id=f10e1488-ac3b-4636-af74-a3dab10a7379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.819941 | controller |     "Jun 12 15:26:43.584583 crc crio[24284]: time=\"2026-06-12T15:26:43.584452989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b6b564e6-07bc-417d-8418-0ab335fadf02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.819955 | controller |     "Jun 12 15:26:43.587945 crc crio[24284]: time=\"2026-06-12T15:26:43.587709613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=101b762e-7bfa-4d30-a954-dbed6abdb7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.819969 | controller |     "Jun 12 15:26:43.604719 crc crio[24284]: time=\"2026-06-12T15:26:43.604609042Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=2cd1fb9c-dbbf-4c9a-a82f-d38d97a2b5d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.819984 | controller |     "Jun 12 15:26:43.605199 crc crio[24284]: time=\"2026-06-12T15:26:43.60513291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.819999 | controller |     "Jun 12 15:26:43.637300 crc crio[24284]: time=\"2026-06-12T15:26:43.636643878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820013 | controller |     "Jun 12 15:26:43.817922 crc crio[24284]: time=\"2026-06-12T15:26:43.817577765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820032 | controller |     "Jun 12 15:26:43.918184 crc crio[24284]: time=\"2026-06-12T15:26:43.918051107Z\" level=info msg=\"Created container a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c: openshift-etcd/etcd-crc/setup\" id=2cd1fb9c-dbbf-4c9a-a82f-d38d97a2b5d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820047 | controller |     "Jun 12 15:26:43.919332 crc crio[24284]: time=\"2026-06-12T15:26:43.919196146Z\" level=info msg=\"Starting container: a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c\" id=09f974e7-bcb7-4a9e-978e-273568c5ecd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820062 | controller |     "Jun 12 15:26:43.926046 crc crio[24284]: time=\"2026-06-12T15:26:43.926013154Z\" level=info msg=\"Started container\" PID=26464 containerID=a4faa8ce2b5101d0e585dc5a20d20a152e87d4ebf21c3fba3fbd1284f3e4bc0c description=openshift-etcd/etcd-crc/setup id=09f974e7-bcb7-4a9e-978e-273568c5ecd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.820077 | controller |     "Jun 12 15:27:18.263811 crc crio[24284]: time=\"2026-06-12T15:27:18.262568406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8448c2b6-0257-4184-afcd-6deb6722b4cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820092 | controller |     "Jun 12 15:27:18.268154 crc crio[24284]: time=\"2026-06-12T15:27:18.268084733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cb876fe1-94fc-4c94-b3de-e9ae861dbf25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820106 | controller |     "Jun 12 15:27:18.284869 crc crio[24284]: time=\"2026-06-12T15:27:18.283729722Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=95eae4da-0fe6-48f4-9532-ebf054e3efc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820121 | controller |     "Jun 12 15:27:18.286198 crc crio[24284]: time=\"2026-06-12T15:27:18.286117713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820135 | controller |     "Jun 12 15:27:18.332172 crc crio[24284]: time=\"2026-06-12T15:27:18.332004962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820149 | controller |     "Jun 12 15:27:18.496748 crc crio[24284]: time=\"2026-06-12T15:27:18.496647645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820164 | controller |     "Jun 12 15:27:18.686665 crc crio[24284]: time=\"2026-06-12T15:27:18.686551771Z\" level=info msg=\"Created container 486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=95eae4da-0fe6-48f4-9532-ebf054e3efc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820179 | controller |     "Jun 12 15:27:18.688290 crc crio[24284]: time=\"2026-06-12T15:27:18.688141864Z\" level=info msg=\"Starting container: 486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b\" id=39b8de7a-6881-4d0e-9051-1eaf2a9d2fbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820193 | controller |     "Jun 12 15:27:18.697482 crc crio[24284]: time=\"2026-06-12T15:27:18.697144208Z\" level=info msg=\"Started container\" PID=26915 containerID=486016e65e88548b8ccc531975c04520849edcbccc51bf7d55f943b8e392a67b description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=39b8de7a-6881-4d0e-9051-1eaf2a9d2fbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.820212 | controller |     "Jun 12 15:27:23.630812 crc crio[24284]: time=\"2026-06-12T15:27:23.629910209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=969df6fe-1994-447f-acce-1e120029d33c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820227 | controller |     "Jun 12 15:27:23.633768 crc crio[24284]: time=\"2026-06-12T15:27:23.633018544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=94a2d3ca-fe2d-4b12-a9de-026afbcb7c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820242 | controller |     "Jun 12 15:27:23.635734 crc crio[24284]: time=\"2026-06-12T15:27:23.635630322Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=b2cbd521-b279-4bfa-8394-4a6b053f4f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820256 | controller |     "Jun 12 15:27:23.636132 crc crio[24284]: time=\"2026-06-12T15:27:23.635989534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820271 | controller |     "Jun 12 15:27:23.666180 crc crio[24284]: time=\"2026-06-12T15:27:23.666067481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820286 | controller |     "Jun 12 15:27:23.671490 crc crio[24284]: time=\"2026-06-12T15:27:23.671373732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820300 | controller |     "Jun 12 15:27:23.795598 crc crio[24284]: time=\"2026-06-12T15:27:23.79481982Z\" level=info msg=\"Created container d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c: openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator\" id=b2cbd521-b279-4bfa-8394-4a6b053f4f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820314 | controller |     "Jun 12 15:27:23.797625 crc crio[24284]: time=\"2026-06-12T15:27:23.79747959Z\" level=info msg=\"Starting container: d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c\" id=cc5545b2-b4d8-4f30-8a87-e2756b991f72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820329 | controller |     "Jun 12 15:27:23.804986 crc crio[24284]: time=\"2026-06-12T15:27:23.804846978Z\" level=info msg=\"Started container\" PID=26989 containerID=d62826d23c8bf3ea61dc480244ab10d9009ee9e57fafb13e29af4e750c78b68c description=openshift-marketplace/marketplace-operator-547dbd544d-cbxcg/marketplace-operator id=cc5545b2-b4d8-4f30-8a87-e2756b991f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6aa7afca60f5c2fe4d430b4d3b593cfc5097063c4cc26589f360ddf4cee15d",
2026-06-12 16:39:24.820344 | controller |     "Jun 12 15:27:53.597793 crc crio[24284]: time=\"2026-06-12T15:27:53.596941732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=65d83b11-7a93-4d47-9807-1380e3903cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820359 | controller |     "Jun 12 15:27:53.601234 crc crio[24284]: time=\"2026-06-12T15:27:53.600901156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=74a4f3e2-a8ae-409d-99ad-ad94652de6dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820374 | controller |     "Jun 12 15:27:53.616066 crc crio[24284]: time=\"2026-06-12T15:27:53.615862571Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=876c84b3-cf56-4fc8-835e-da2329d10b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820392 | controller |     "Jun 12 15:27:53.616496 crc crio[24284]: time=\"2026-06-12T15:27:53.61640241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820407 | controller |     "Jun 12 15:27:53.647793 crc crio[24284]: time=\"2026-06-12T15:27:53.647671386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820422 | controller |     "Jun 12 15:27:53.819207 crc crio[24284]: time=\"2026-06-12T15:27:53.818995305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820437 | controller |     "Jun 12 15:27:53.931770 crc crio[24284]: time=\"2026-06-12T15:27:53.931682151Z\" level=info msg=\"Created container 1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729: openshift-etcd/etcd-crc/etcd-resources-copy\" id=876c84b3-cf56-4fc8-835e-da2329d10b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820451 | controller |     "Jun 12 15:27:53.933554 crc crio[24284]: time=\"2026-06-12T15:27:53.933483052Z\" level=info msg=\"Starting container: 1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729\" id=1611c68c-17bf-47ff-bc5b-e5678b8059bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820466 | controller |     "Jun 12 15:27:53.939404 crc crio[24284]: time=\"2026-06-12T15:27:53.938914906Z\" level=info msg=\"Started container\" PID=27383 containerID=1dfc28856648b30442cd69b0e08ca8fb9efac92570fb55f332c71b39dc7e1729 description=openshift-etcd/etcd-crc/etcd-resources-copy id=1611c68c-17bf-47ff-bc5b-e5678b8059bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.820481 | controller |     "Jun 12 15:28:07.046691 crc crio[24284]: time=\"2026-06-12T15:28:07.04580911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4fa12cba-e6c5-4732-85d7-d16be42d66cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820495 | controller |     "Jun 12 15:28:07.048860 crc crio[24284]: time=\"2026-06-12T15:28:07.047379Z\" level=info msg=\"Removing container: 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2\" id=eec98c47-cfa8-473e-9e2f-1d3ae644f174 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.820510 | controller |     "Jun 12 15:28:07.048860 crc crio[24284]: time=\"2026-06-12T15:28:07.048189167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=78628897-6980-4c0c-874f-6826d92d7962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820545 | controller |     "Jun 12 15:28:07.056139 crc crio[24284]: time=\"2026-06-12T15:28:07.055875908Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=73b0d588-f087-4ac4-a619-2cda0db46dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820561 | controller |     "Jun 12 15:28:07.056873 crc crio[24284]: time=\"2026-06-12T15:28:07.056407645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820589 | controller |     "Jun 12 15:28:07.084630 crc crio[24284]: time=\"2026-06-12T15:28:07.084496434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820610 | controller |     "Jun 12 15:28:07.089136 crc crio[24284]: time=\"2026-06-12T15:28:07.088991911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820625 | controller |     "Jun 12 15:28:07.091008 crc crio[24284]: time=\"2026-06-12T15:28:07.090880593Z\" level=info msg=\"Removed container 182401109cd5aa7421b786de8fa2276e040597e80f0e71858c09d7f3089c21c2: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=eec98c47-cfa8-473e-9e2f-1d3ae644f174 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.820640 | controller |     "Jun 12 15:28:07.219954 crc crio[24284]: time=\"2026-06-12T15:28:07.21977459Z\" level=info msg=\"Created container 673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=73b0d588-f087-4ac4-a619-2cda0db46dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820655 | controller |     "Jun 12 15:28:07.221450 crc crio[24284]: time=\"2026-06-12T15:28:07.22133469Z\" level=info msg=\"Starting container: 673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100\" id=e2235c01-0a21-4841-8550-df088436d171 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820669 | controller |     "Jun 12 15:28:07.229820 crc crio[24284]: time=\"2026-06-12T15:28:07.228973161Z\" level=info msg=\"Started container\" PID=27593 containerID=673a3a637344d3da93f1055f6c9315764d61e2e9edc6ff67420bef55dc24a100 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=e2235c01-0a21-4841-8550-df088436d171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98177c96e6d7569cfabb8793f3afe81e8f584098331d1d1f6c58adea5afe2606",
2026-06-12 16:39:24.820684 | controller |     "Jun 12 15:28:08.066466 crc crio[24284]: time=\"2026-06-12T15:28:08.064767182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=46a9e433-9076-4aca-b744-c8f93cb6bc06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820699 | controller |     "Jun 12 15:28:08.068551 crc crio[24284]: time=\"2026-06-12T15:28:08.067251773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9ab45fd7-5012-48cc-a7f1-6c47bf5e95a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820713 | controller |     "Jun 12 15:28:08.070086 crc crio[24284]: time=\"2026-06-12T15:28:08.069859578Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=6370cc68-3435-4a53-abd1-be2f33989b18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820728 | controller |     "Jun 12 15:28:08.070617 crc crio[24284]: time=\"2026-06-12T15:28:08.070473868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820743 | controller |     "Jun 12 15:28:08.098791 crc crio[24284]: time=\"2026-06-12T15:28:08.098629179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820757 | controller |     "Jun 12 15:28:08.305449 crc crio[24284]: time=\"2026-06-12T15:28:08.305344981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820772 | controller |     "Jun 12 15:28:08.397651 crc crio[24284]: time=\"2026-06-12T15:28:08.397483245Z\" level=info msg=\"Created container ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=6370cc68-3435-4a53-abd1-be2f33989b18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820790 | controller |     "Jun 12 15:28:08.399647 crc crio[24284]: time=\"2026-06-12T15:28:08.399517543Z\" level=info msg=\"Starting container: ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355\" id=3693beae-8c5a-4d7c-a3f5-677b6e0c464b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820804 | controller |     "Jun 12 15:28:08.404392 crc crio[24284]: time=\"2026-06-12T15:28:08.404233667Z\" level=info msg=\"Started container\" PID=27619 containerID=ffa359d27d132b98339bfc394facd582e6904f0085c55ce8ba5204e44601f355 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=3693beae-8c5a-4d7c-a3f5-677b6e0c464b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc",
2026-06-12 16:39:24.820819 | controller |     "Jun 12 15:28:09.087840 crc crio[24284]: time=\"2026-06-12T15:28:09.087189018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=364b9629-2b1e-48cc-beb2-1742f884925b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820834 | controller |     "Jun 12 15:28:09.090090 crc crio[24284]: time=\"2026-06-12T15:28:09.08999374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6263371b-6bae-47e3-a8e3-198fb3345376 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820848 | controller |     "Jun 12 15:28:09.092782 crc crio[24284]: time=\"2026-06-12T15:28:09.092709529Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e5c4359b-7bb1-43b7-826f-9f54f28127dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820862 | controller |     "Jun 12 15:28:09.093237 crc crio[24284]: time=\"2026-06-12T15:28:09.093125272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820877 | controller |     "Jun 12 15:28:09.115496 crc crio[24284]: time=\"2026-06-12T15:28:09.11536766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820891 | controller |     "Jun 12 15:28:09.119679 crc crio[24284]: time=\"2026-06-12T15:28:09.119570227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.820906 | controller |     "Jun 12 15:28:09.230748 crc crio[24284]: time=\"2026-06-12T15:28:09.230606139Z\" level=info msg=\"Created container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e5c4359b-7bb1-43b7-826f-9f54f28127dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.820921 | controller |     "Jun 12 15:28:09.231590 crc crio[24284]: time=\"2026-06-12T15:28:09.23155537Z\" level=info msg=\"Starting container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca\" id=f79f5e6f-3d79-474a-b5ef-65de9789d97d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.820936 | controller |     "Jun 12 15:28:09.237303 crc crio[24284]: time=\"2026-06-12T15:28:09.237125862Z\" level=info msg=\"Started container\" PID=27662 containerID=8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f79f5e6f-3d79-474a-b5ef-65de9789d97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f",
2026-06-12 16:39:24.820954 | controller |     "Jun 12 15:28:13.141206 crc crio[24284]: time=\"2026-06-12T15:28:13.140622147Z\" level=info msg=\"Removing container: 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569\" id=7660ea3c-4682-4b04-a08c-f287e224faa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.820969 | controller |     "Jun 12 15:28:13.145859 crc crio[24284]: time=\"2026-06-12T15:28:13.145577647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=581303a2-ed86-4435-8b28-dea31e18a446 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820984 | controller |     "Jun 12 15:28:13.147112 crc crio[24284]: time=\"2026-06-12T15:28:13.146953042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=aacb5948-af3f-41bb-9ad3-eef81969d76a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.820998 | controller |     "Jun 12 15:28:13.157868 crc crio[24284]: time=\"2026-06-12T15:28:13.157782666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=568cdd61-bb97-40a6-a0bf-483de3945830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821013 | controller |     "Jun 12 15:28:13.199656 crc crio[24284]: time=\"2026-06-12T15:28:13.199533602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cb1a2104-e10f-42ef-a25f-23f14f2550d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821026 | controller |     "Jun 12 15:28:13.199910 crc crio[24284]: time=\"2026-06-12T15:28:13.199724978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b609dcf9-a66e-45b2-8bb0-4ae93233ea4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821041 | controller |     "Jun 12 15:28:13.200300 crc crio[24284]: time=\"2026-06-12T15:28:13.2000952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=39b69db0-41a4-420a-9953-14bf755ec170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821055 | controller |     "Jun 12 15:28:13.203085 crc crio[24284]: time=\"2026-06-12T15:28:13.202940054Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1a39531c-59f4-4c05-98d2-a8fbc162a691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821071 | controller |     "Jun 12 15:28:13.203403 crc crio[24284]: time=\"2026-06-12T15:28:13.203339357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821092 | controller |     "Jun 12 15:28:13.204232 crc crio[24284]: time=\"2026-06-12T15:28:13.204145242Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b78e5549-9019-45a9-ade2-6100fd31c5c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821115 | controller |     "Jun 12 15:28:13.204232 crc crio[24284]: time=\"2026-06-12T15:28:13.204183625Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=51d498e9-2afc-4b57-bc1f-ba90c3a673c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821136 | controller |     "Jun 12 15:28:13.204654 crc crio[24284]: time=\"2026-06-12T15:28:13.204500604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821152 | controller |     "Jun 12 15:28:13.204654 crc crio[24284]: time=\"2026-06-12T15:28:13.20464202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821167 | controller |     "Jun 12 15:28:13.230703 crc crio[24284]: time=\"2026-06-12T15:28:13.230561248Z\" level=info msg=\"Removed container 96bd6280738e80b228a733aeca0c6cad7a09dc4027d9d0a533cba1c3c19ee569: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7660ea3c-4682-4b04-a08c-f287e224faa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.821182 | controller |     "Jun 12 15:28:13.233612 crc crio[24284]: time=\"2026-06-12T15:28:13.233528204Z\" level=info msg=\"Removing container: 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d\" id=b2d8795a-aa82-47f8-8966-ef1894751af8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.821196 | controller |     "Jun 12 15:28:13.307702 crc crio[24284]: time=\"2026-06-12T15:28:13.307545385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821210 | controller |     "Jun 12 15:28:13.322934 crc crio[24284]: time=\"2026-06-12T15:28:13.322817835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821225 | controller |     "Jun 12 15:28:13.333548 crc crio[24284]: time=\"2026-06-12T15:28:13.333459313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821239 | controller |     "Jun 12 15:28:13.365236 crc crio[24284]: time=\"2026-06-12T15:28:13.365106883Z\" level=info msg=\"Removed container 5546c37ed2690eee92b093f95cc73dee16ad4f60289fa1cea0bc22d5a3441a5d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2d8795a-aa82-47f8-8966-ef1894751af8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.821253 | controller |     "Jun 12 15:28:13.458776 crc crio[24284]: time=\"2026-06-12T15:28:13.458596417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821268 | controller |     "Jun 12 15:28:13.497670 crc crio[24284]: time=\"2026-06-12T15:28:13.497570772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821282 | controller |     "Jun 12 15:28:13.504095 crc crio[24284]: time=\"2026-06-12T15:28:13.503994742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821296 | controller |     "Jun 12 15:28:13.545083 crc crio[24284]: time=\"2026-06-12T15:28:13.544933851Z\" level=info msg=\"Created container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1a39531c-59f4-4c05-98d2-a8fbc162a691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821310 | controller |     "Jun 12 15:28:13.547418 crc crio[24284]: time=\"2026-06-12T15:28:13.546237954Z\" level=info msg=\"Starting container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b\" id=4a073636-4f74-48ce-83ac-191cd12dc74c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.821328 | controller |     "Jun 12 15:28:13.555641 crc crio[24284]: time=\"2026-06-12T15:28:13.555543208Z\" level=info msg=\"Started container\" PID=27756 containerID=9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4a073636-4f74-48ce-83ac-191cd12dc74c name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.821343 | controller |     "Jun 12 15:28:13.568068 crc crio[24284]: time=\"2026-06-12T15:28:13.567889922Z\" level=info msg=\"Created container 285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=51d498e9-2afc-4b57-bc1f-ba90c3a673c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821358 | controller |     "Jun 12 15:28:13.568879 crc crio[24284]: time=\"2026-06-12T15:28:13.568661967Z\" level=info msg=\"Created container ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b78e5549-9019-45a9-ade2-6100fd31c5c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821375 | controller |     "Jun 12 15:28:13.570197 crc crio[24284]: time=\"2026-06-12T15:28:13.570137765Z\" level=info msg=\"Starting container: ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f\" id=ce5d0a55-8adf-4f41-a9c0-127f34f793f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.821396 | controller |     "Jun 12 15:28:13.570516 crc crio[24284]: time=\"2026-06-12T15:28:13.570142715Z\" level=info msg=\"Starting container: 285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f\" id=7121e016-4f77-4519-a698-d31fe35557c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.821417 | controller |     "Jun 12 15:28:13.574696 crc crio[24284]: time=\"2026-06-12T15:28:13.574657223Z\" level=info msg=\"Started container\" PID=27764 containerID=285caefec8a0d933856e534ffba3b05a651c1b3bf893a6d8ed22dc6e9480e56f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=7121e016-4f77-4519-a698-d31fe35557c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb47f80ebbfb55021d23e32dfeb2cbddbd346dd55b1671b6419517871209b7df",
2026-06-12 16:39:24.821438 | controller |     "Jun 12 15:28:13.575062 crc crio[24284]: time=\"2026-06-12T15:28:13.574939393Z\" level=info msg=\"Started container\" PID=27763 containerID=ff0018713600271d6ff1dc26c90812b32d66828b35b692af5eb2973024fffc1f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=ce5d0a55-8adf-4f41-a9c0-127f34f793f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73fe464e9ef4a17399da94820b65f7428befd7b9df8cd50f23f1e991ec7e2fc",
2026-06-12 16:39:24.821453 | controller |     "Jun 12 15:28:28.918102 crc crio[24284]: time=\"2026-06-12T15:28:28.917116942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=903af044-1f50-41e6-b6e5-2745ded38528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821468 | controller |     "Jun 12 15:28:28.922135 crc crio[24284]: time=\"2026-06-12T15:28:28.921779554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6e344306-b306-4228-b64d-121c42166a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821482 | controller |     "Jun 12 15:28:28.967096 crc crio[24284]: time=\"2026-06-12T15:28:28.966957592Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=59cf04bc-c236-493d-a761-6f4b647289d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821496 | controller |     "Jun 12 15:28:28.967689 crc crio[24284]: time=\"2026-06-12T15:28:28.967630334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821532 | controller |     "Jun 12 15:28:29.003191 crc crio[24284]: time=\"2026-06-12T15:28:29.003070783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821554 | controller |     "Jun 12 15:28:29.198998 crc crio[24284]: time=\"2026-06-12T15:28:29.19890463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821569 | controller |     "Jun 12 15:28:29.308001 crc crio[24284]: time=\"2026-06-12T15:28:29.307589935Z\" level=info msg=\"Created container dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59: openshift-etcd/etcd-crc/etcdctl\" id=59cf04bc-c236-493d-a761-6f4b647289d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821584 | controller |     "Jun 12 15:28:29.309722 crc crio[24284]: time=\"2026-06-12T15:28:29.309569679Z\" level=info msg=\"Starting container: dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59\" id=5c504de1-cf2c-44f1-919c-dc09d9c474ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.821599 | controller |     "Jun 12 15:28:29.320723 crc crio[24284]: time=\"2026-06-12T15:28:29.320472316Z\" level=info msg=\"Started container\" PID=28006 containerID=dfb7f695283296c4605fc24cc7cbe0521f947394506ecb5ec484dced4f41bf59 description=openshift-etcd/etcd-crc/etcdctl id=5c504de1-cf2c-44f1-919c-dc09d9c474ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.821613 | controller |     "Jun 12 15:28:29.337752 crc crio[24284]: time=\"2026-06-12T15:28:29.337631017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7294a671-10ed-4fb9-89a3-b183f37ebfa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821628 | controller |     "Jun 12 15:28:29.340354 crc crio[24284]: time=\"2026-06-12T15:28:29.340237222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b41feb89-8c93-426c-a519-9729a13706bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821642 | controller |     "Jun 12 15:28:29.346583 crc crio[24284]: time=\"2026-06-12T15:28:29.346497647Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=945bd11d-eb62-4c14-bda8-fc8b7b703eeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821656 | controller |     "Jun 12 15:28:29.346926 crc crio[24284]: time=\"2026-06-12T15:28:29.346850809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821670 | controller |     "Jun 12 15:28:29.380384 crc crio[24284]: time=\"2026-06-12T15:28:29.378806844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821684 | controller |     "Jun 12 15:28:29.545081 crc crio[24284]: time=\"2026-06-12T15:28:29.544903958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821699 | controller |     "Jun 12 15:28:29.668394 crc crio[24284]: time=\"2026-06-12T15:28:29.668312855Z\" level=info msg=\"Created container 2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba: openshift-etcd/etcd-crc/etcd\" id=945bd11d-eb62-4c14-bda8-fc8b7b703eeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821726 | controller |     "Jun 12 15:28:29.670728 crc crio[24284]: time=\"2026-06-12T15:28:29.670538198Z\" level=info msg=\"Starting container: 2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba\" id=27e19baf-9051-48ee-8a0b-45dd39c8ff87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.821741 | controller |     "Jun 12 15:28:29.680970 crc crio[24284]: time=\"2026-06-12T15:28:29.680858585Z\" level=info msg=\"Started container\" PID=28014 containerID=2f437ffa203b4ea8a17e3763980aad41d4fe4f3007b6fbc11df959b18b3ecdba description=openshift-etcd/etcd-crc/etcd id=27e19baf-9051-48ee-8a0b-45dd39c8ff87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.821756 | controller |     "Jun 12 15:28:29.696354 crc crio[24284]: time=\"2026-06-12T15:28:29.696173196Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=93353962-0272-4800-8e37-bc96619ed888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821771 | controller |     "Jun 12 15:28:29.698385 crc crio[24284]: time=\"2026-06-12T15:28:29.698200203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b193cfa0-4d77-4ac8-8daf-fcdb9788b180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821785 | controller |     "Jun 12 15:28:29.705911 crc crio[24284]: time=\"2026-06-12T15:28:29.705794891Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=c1f009a1-71b9-4369-ad85-75062dcf1df6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821800 | controller |     "Jun 12 15:28:29.706566 crc crio[24284]: time=\"2026-06-12T15:28:29.706445493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821815 | controller |     "Jun 12 15:28:29.738151 crc crio[24284]: time=\"2026-06-12T15:28:29.737968453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821829 | controller |     "Jun 12 15:28:29.899338 crc crio[24284]: time=\"2026-06-12T15:28:29.899093394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821843 | controller |     "Jun 12 15:28:30.003461 crc crio[24284]: time=\"2026-06-12T15:28:30.00320937Z\" level=info msg=\"Created container 942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444: openshift-etcd/etcd-crc/etcd-metrics\" id=c1f009a1-71b9-4369-ad85-75062dcf1df6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821858 | controller |     "Jun 12 15:28:30.005899 crc crio[24284]: time=\"2026-06-12T15:28:30.004898445Z\" level=info msg=\"Starting container: 942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444\" id=21325386-8cce-4385-85d2-7c92ccc28014 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.821872 | controller |     "Jun 12 15:28:30.013346 crc crio[24284]: time=\"2026-06-12T15:28:30.013174156Z\" level=info msg=\"Started container\" PID=28029 containerID=942ae81db18605177c400cf81cdaba86b29175eee46124e4aa021226891c8444 description=openshift-etcd/etcd-crc/etcd-metrics id=21325386-8cce-4385-85d2-7c92ccc28014 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.821886 | controller |     "Jun 12 15:28:30.027685 crc crio[24284]: time=\"2026-06-12T15:28:30.027565737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e7a5cfb8-1be7-4fe7-a975-eef75eaa3a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821904 | controller |     "Jun 12 15:28:30.030072 crc crio[24284]: time=\"2026-06-12T15:28:30.029926414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8f2c0043-aa4e-41d8-8370-20e92b4f609e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.821919 | controller |     "Jun 12 15:28:30.037416 crc crio[24284]: time=\"2026-06-12T15:28:30.036996655Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=e47536ae-415d-4a1b-a805-08f8f429f50c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821934 | controller |     "Jun 12 15:28:30.038163 crc crio[24284]: time=\"2026-06-12T15:28:30.037597905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821948 | controller |     "Jun 12 15:28:30.066236 crc crio[24284]: time=\"2026-06-12T15:28:30.066111458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821962 | controller |     "Jun 12 15:28:30.233176 crc crio[24284]: time=\"2026-06-12T15:28:30.232503851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.821976 | controller |     "Jun 12 15:28:30.331345 crc crio[24284]: time=\"2026-06-12T15:28:30.331143238Z\" level=info msg=\"Created container 13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4: openshift-etcd/etcd-crc/etcd-readyz\" id=e47536ae-415d-4a1b-a805-08f8f429f50c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.821990 | controller |     "Jun 12 15:28:30.332702 crc crio[24284]: time=\"2026-06-12T15:28:30.332589305Z\" level=info msg=\"Starting container: 13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4\" id=ae50c211-aef9-4086-b4fa-e047fc93887b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.822005 | controller |     "Jun 12 15:28:30.338795 crc crio[24284]: time=\"2026-06-12T15:28:30.338694925Z\" level=info msg=\"Started container\" PID=28055 containerID=13a02e93ed58d8d9e4710d6ede3358532c3557301984ba25c2bc6149ae1819e4 description=openshift-etcd/etcd-crc/etcd-readyz id=ae50c211-aef9-4086-b4fa-e047fc93887b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.822020 | controller |     "Jun 12 15:28:30.356816 crc crio[24284]: time=\"2026-06-12T15:28:30.356702373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=def78404-b61d-47c2-8e2b-1d7633faadcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822034 | controller |     "Jun 12 15:28:30.359418 crc crio[24284]: time=\"2026-06-12T15:28:30.359325259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=83d6865c-6e7d-4223-afe4-73f56bbcccdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822048 | controller |     "Jun 12 15:28:30.366224 crc crio[24284]: time=\"2026-06-12T15:28:30.366089971Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=e8ecad26-8e75-484a-b263-1723846f1818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822063 | controller |     "Jun 12 15:28:30.366670 crc crio[24284]: time=\"2026-06-12T15:28:30.366539586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822081 | controller |     "Jun 12 15:28:30.403870 crc crio[24284]: time=\"2026-06-12T15:28:30.403716221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822096 | controller |     "Jun 12 15:28:30.566311 crc crio[24284]: time=\"2026-06-12T15:28:30.566029581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822111 | controller |     "Jun 12 15:28:30.656738 crc crio[24284]: time=\"2026-06-12T15:28:30.656645775Z\" level=info msg=\"Created container 457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695: openshift-etcd/etcd-crc/etcd-rev\" id=e8ecad26-8e75-484a-b263-1723846f1818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822126 | controller |     "Jun 12 15:28:30.657873 crc crio[24284]: time=\"2026-06-12T15:28:30.657845535Z\" level=info msg=\"Starting container: 457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695\" id=51879c3f-aeb3-401c-80e2-39d7d95b706f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.822141 | controller |     "Jun 12 15:28:30.663965 crc crio[24284]: time=\"2026-06-12T15:28:30.663937363Z\" level=info msg=\"Started container\" PID=28076 containerID=457d24f6f9f609e7eded073c412d18558a522d3a2e0d15b5f7f1d3c84b554695 description=openshift-etcd/etcd-crc/etcd-rev id=51879c3f-aeb3-401c-80e2-39d7d95b706f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1d9f3fb7dc63cf6a380ed7a408a52bde667d58d2d4e8383e7b6f6669277390c",
2026-06-12 16:39:24.822155 | controller |     "Jun 12 15:28:38.650804 crc crio[24284]: time=\"2026-06-12T15:28:38.650156171Z\" level=info msg=\"Stopping container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b (timeout: 30s)\" id=eb369705-7a9c-41cf-a109-2c01245676fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.822170 | controller |     "Jun 12 15:28:38.815990 crc crio[24284]: time=\"2026-06-12T15:28:38.815897923Z\" level=info msg=\"Stopped container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=eb369705-7a9c-41cf-a109-2c01245676fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.822185 | controller |     "Jun 12 15:28:38.818288 crc crio[24284]: time=\"2026-06-12T15:28:38.818164286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4c562eb1-e390-475a-90c8-b3a857352dd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822199 | controller |     "Jun 12 15:28:38.820599 crc crio[24284]: time=\"2026-06-12T15:28:38.820536724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7ac7099a-e7f3-4e63-b358-1a39a5051717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822214 | controller |     "Jun 12 15:28:38.822902 crc crio[24284]: time=\"2026-06-12T15:28:38.822793027Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b8b34ad9-b092-4eb9-8387-f342fb47d8ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822229 | controller |     "Jun 12 15:28:38.823648 crc crio[24284]: time=\"2026-06-12T15:28:38.823571843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822244 | controller |     "Jun 12 15:28:38.861887 crc crio[24284]: time=\"2026-06-12T15:28:38.861765562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822263 | controller |     "Jun 12 15:28:39.058685 crc crio[24284]: time=\"2026-06-12T15:28:39.05853142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822278 | controller |     "Jun 12 15:28:39.148754 crc crio[24284]: time=\"2026-06-12T15:28:39.148663038Z\" level=info msg=\"Created container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b8b34ad9-b092-4eb9-8387-f342fb47d8ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822292 | controller |     "Jun 12 15:28:39.149963 crc crio[24284]: time=\"2026-06-12T15:28:39.14992096Z\" level=info msg=\"Starting container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124\" id=610c1e4f-563a-4740-bf54-97f15aa47a91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.822307 | controller |     "Jun 12 15:28:39.155452 crc crio[24284]: time=\"2026-06-12T15:28:39.155353826Z\" level=info msg=\"Started container\" PID=28229 containerID=e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=610c1e4f-563a-4740-bf54-97f15aa47a91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.822323 | controller |     "Jun 12 15:28:39.462212 crc crio[24284]: time=\"2026-06-12T15:28:39.461649576Z\" level=info msg=\"Removing container: ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d\" id=0b40f973-7a4a-4e86-822c-37a90c60d765 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822337 | controller |     "Jun 12 15:28:39.559071 crc crio[24284]: time=\"2026-06-12T15:28:39.558899929Z\" level=info msg=\"Removed container ab86c7502cfb6a6f10c0290cebdedcb85aa42c3e53675ebba197b3a03897f40d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0b40f973-7a4a-4e86-822c-37a90c60d765 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822351 | controller |     "Jun 12 15:29:08.651519 crc crio[24284]: time=\"2026-06-12T15:29:08.650696784Z\" level=info msg=\"Stopping container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124 (timeout: 30s)\" id=13b76579-9014-43ec-bff1-bfb84a61c514 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.822366 | controller |     "Jun 12 15:29:08.809808 crc crio[24284]: time=\"2026-06-12T15:29:08.809311229Z\" level=info msg=\"Stopped container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=13b76579-9014-43ec-bff1-bfb84a61c514 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.822380 | controller |     "Jun 12 15:29:08.811006 crc crio[24284]: time=\"2026-06-12T15:29:08.810903663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ffba2c88-2a62-4c7b-b48d-b1cdd0bebea2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822395 | controller |     "Jun 12 15:29:08.812882 crc crio[24284]: time=\"2026-06-12T15:29:08.812762085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=87198b6b-96eb-4aba-be0f-06406748f125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822409 | controller |     "Jun 12 15:29:08.815315 crc crio[24284]: time=\"2026-06-12T15:29:08.815189816Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c1a437ae-8055-45cb-a760-9493c1b65d42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822427 | controller |     "Jun 12 15:29:08.815894 crc crio[24284]: time=\"2026-06-12T15:29:08.815826598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822442 | controller |     "Jun 12 15:29:08.839338 crc crio[24284]: time=\"2026-06-12T15:29:08.839173253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822457 | controller |     "Jun 12 15:29:08.983328 crc crio[24284]: time=\"2026-06-12T15:29:08.983107184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822476 | controller |     "Jun 12 15:29:09.069749 crc crio[24284]: time=\"2026-06-12T15:29:09.069635314Z\" level=info msg=\"Created container adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c1a437ae-8055-45cb-a760-9493c1b65d42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822499 | controller |     "Jun 12 15:29:09.070958 crc crio[24284]: time=\"2026-06-12T15:29:09.070833595Z\" level=info msg=\"Starting container: adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93\" id=c6427797-3231-4606-8901-b8c799083dc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.822549 | controller |     "Jun 12 15:29:09.076061 crc crio[24284]: time=\"2026-06-12T15:29:09.075917016Z\" level=info msg=\"Started container\" PID=28655 containerID=adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c6427797-3231-4606-8901-b8c799083dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.822577 | controller |     "Jun 12 15:29:09.747174 crc crio[24284]: time=\"2026-06-12T15:29:09.745225678Z\" level=info msg=\"Removing container: 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b\" id=fd04c6e3-1c0a-4cd9-bca4-a688f2f028bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822603 | controller |     "Jun 12 15:29:09.772195 crc crio[24284]: time=\"2026-06-12T15:29:09.7720627Z\" level=info msg=\"Removed container 9a67e2cdae49fbd63d33147cb3655ad8ab111ad2f02f242052f83ee166a20c4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fd04c6e3-1c0a-4cd9-bca4-a688f2f028bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822623 | controller |     "Jun 12 15:29:38.651812 crc crio[24284]: time=\"2026-06-12T15:29:38.650560345Z\" level=info msg=\"Stopping container: adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93 (timeout: 30s)\" id=4e619f94-ae8f-4433-b0a6-531f0f0a1ce2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.822639 | controller |     "Jun 12 15:29:38.825972 crc crio[24284]: time=\"2026-06-12T15:29:38.825738349Z\" level=info msg=\"Stopped container adb2442ffbd6f69976dd3be02dd17b9d54f79c32d8a47e278433c87187a87b93: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4e619f94-ae8f-4433-b0a6-531f0f0a1ce2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.822659 | controller |     "Jun 12 15:29:39.040615 crc crio[24284]: time=\"2026-06-12T15:29:39.040412681Z\" level=info msg=\"Removing container: e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124\" id=a50232db-df7c-4626-a823-0a93a1f30da0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822679 | controller |     "Jun 12 15:29:39.099650 crc crio[24284]: time=\"2026-06-12T15:29:39.098928198Z\" level=info msg=\"Removed container e76a7cd3c11c7800be0ac8d9d4c408e50859dd6a59f33ab8131bdeb03d561124: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a50232db-df7c-4626-a823-0a93a1f30da0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822738 | controller |     "Jun 12 15:30:05.266793 crc crio[24284]: time=\"2026-06-12T15:30:05.265816649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cebf3ef2-357b-4350-b4ce-de0fdedea9dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822760 | controller |     "Jun 12 15:30:05.273493 crc crio[24284]: time=\"2026-06-12T15:30:05.273425685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b0a33e2b-31c3-4ddc-b316-bebfd8de8c63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822776 | controller |     "Jun 12 15:30:05.273796 crc crio[24284]: time=\"2026-06-12T15:30:05.273706815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2d62c1a9-7a39-45f1-bf1b-fb3326b1b06e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822792 | controller |     "Jun 12 15:30:05.275500 crc crio[24284]: time=\"2026-06-12T15:30:05.274056786Z\" level=info msg=\"Removing container: 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72\" id=6eb3a08a-3d0e-4b9d-acfe-254e2d3981f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822807 | controller |     "Jun 12 15:30:05.276736 crc crio[24284]: time=\"2026-06-12T15:30:05.276692226Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e19572aa-2c24-4c33-867f-47bdc41d5271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822821 | controller |     "Jun 12 15:30:05.279667 crc crio[24284]: time=\"2026-06-12T15:30:05.279588952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822836 | controller |     "Jun 12 15:30:05.284882 crc crio[24284]: time=\"2026-06-12T15:30:05.284791799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=03d749f7-d033-4fe2-8b23-e4e8c72a70a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822850 | controller |     "Jun 12 15:30:05.284986 crc crio[24284]: time=\"2026-06-12T15:30:05.28488531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=c22cdcc0-ff64-44f1-921a-55155b72a6a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822865 | controller |     "Jun 12 15:30:05.292537 crc crio[24284]: time=\"2026-06-12T15:30:05.292127544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=eca5a0f8-2394-48f9-a3a3-e03592d830e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822879 | controller |     "Jun 12 15:30:05.299496 crc crio[24284]: time=\"2026-06-12T15:30:05.298031604Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=55f0eba4-e671-4b46-9bf4-ecf938aeaed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.822893 | controller |     "Jun 12 15:30:05.299496 crc crio[24284]: time=\"2026-06-12T15:30:05.298106007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=aa6d0d78-1fd4-44c8-8575-badf7d7a5e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822911 | controller |     "Jun 12 15:30:05.303796 crc crio[24284]: time=\"2026-06-12T15:30:05.303658565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=592d57fc-a489-4ca6-b4a9-823bdbbbd881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822926 | controller |     "Jun 12 15:30:05.306827 crc crio[24284]: time=\"2026-06-12T15:30:05.30675133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=b9f84f37-cb76-4344-8b6c-f1e716d6d2ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.822942 | controller |     "Jun 12 15:30:05.309159 crc crio[24284]: time=\"2026-06-12T15:30:05.309073349Z\" level=info msg=\"Removed container 0ffa365abf2fdb10360711728f58a0748cef30438afba59875afe38e3e064a72: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6eb3a08a-3d0e-4b9d-acfe-254e2d3981f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822956 | controller |     "Jun 12 15:30:05.309638 crc crio[24284]: time=\"2026-06-12T15:30:05.309562076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.822971 | controller |     "Jun 12 15:30:05.313204 crc crio[24284]: time=\"2026-06-12T15:30:05.31305265Z\" level=info msg=\"Removing container: 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02\" id=bcc3e055-f87f-4f0c-b8a2-1fda91e3e749 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.822986 | controller |     "Jun 12 15:30:05.314368 crc crio[24284]: time=\"2026-06-12T15:30:05.31429445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=08a175b8-576a-48ab-b4df-c306493ce5de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823000 | controller |     "Jun 12 15:30:05.314368 crc crio[24284]: time=\"2026-06-12T15:30:05.314335073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=8b79c513-bc77-40b6-b5cb-83b24500d700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823014 | controller |     "Jun 12 15:30:05.314740 crc crio[24284]: time=\"2026-06-12T15:30:05.314686814Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=4796d1fa-c59d-4dd7-9a23-6109e3ef2a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823029 | controller |     "Jun 12 15:30:05.314903 crc crio[24284]: time=\"2026-06-12T15:30:05.314840578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=68be05a5-8ee7-4e3a-a37c-900be6acfbbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823043 | controller |     "Jun 12 15:30:05.319016 crc crio[24284]: time=\"2026-06-12T15:30:05.318897125Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=29133205-4ca2-4f36-a5fe-e49025a4b3af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823057 | controller |     "Jun 12 15:30:05.323388 crc crio[24284]: time=\"2026-06-12T15:30:05.323021358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823071 | controller |     "Jun 12 15:30:05.325511 crc crio[24284]: time=\"2026-06-12T15:30:05.325432324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=67dd2297-0072-47ac-a598-b361dbe810ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823089 | controller |     "Jun 12 15:30:05.326031 crc crio[24284]: time=\"2026-06-12T15:30:05.325941802Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4f1a0217-2ae3-445e-b489-0955efa43c1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823103 | controller |     "Jun 12 15:30:05.326098 crc crio[24284]: time=\"2026-06-12T15:30:05.326026556Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=74c2cb42-aad8-4164-b3d2-4c859c728e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823118 | controller |     "Jun 12 15:30:05.326098 crc crio[24284]: time=\"2026-06-12T15:30:05.326042836Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4c7985c9-68d6-45bf-8a41-1addf5b5fbd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823132 | controller |     "Jun 12 15:30:05.328565 crc crio[24284]: time=\"2026-06-12T15:30:05.328477057Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a7479373-c15a-4dcc-8d00-040476310fbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823147 | controller |     "Jun 12 15:30:05.334911 crc crio[24284]: time=\"2026-06-12T15:30:05.33482624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823161 | controller |     "Jun 12 15:30:05.335660 crc crio[24284]: time=\"2026-06-12T15:30:05.335589426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823176 | controller |     "Jun 12 15:30:05.344425 crc crio[24284]: time=\"2026-06-12T15:30:05.344164494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=dc1c7662-e2ac-4ec0-8c15-328cd7c15a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823190 | controller |     "Jun 12 15:30:05.345664 crc crio[24284]: time=\"2026-06-12T15:30:05.345594176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823205 | controller |     "Jun 12 15:30:05.346049 crc crio[24284]: time=\"2026-06-12T15:30:05.346006756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823219 | controller |     "Jun 12 15:30:05.346162 crc crio[24284]: time=\"2026-06-12T15:30:05.34609975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823233 | controller |     "Jun 12 15:30:05.347439 crc crio[24284]: time=\"2026-06-12T15:30:05.347375732Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6cead1b9-9b5e-41b6-aea5-27639adbc1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823247 | controller |     "Jun 12 15:30:05.349208 crc crio[24284]: time=\"2026-06-12T15:30:05.349100381Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c992b56e-618b-4c47-b135-da46b1c9ae8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823265 | controller |     "Jun 12 15:30:05.352731 crc crio[24284]: time=\"2026-06-12T15:30:05.352602018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ca85e2fc-ab9f-41f7-b609-9cd56bb69493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.823279 | controller |     "Jun 12 15:30:05.362138 crc crio[24284]: time=\"2026-06-12T15:30:05.361530088Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=79cb9f7c-0e07-4ff0-906c-4f8aa8f438e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823294 | controller |     "Jun 12 15:30:05.371586 crc crio[24284]: time=\"2026-06-12T15:30:05.371528304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823313 | controller |     "Jun 12 15:30:05.372720 crc crio[24284]: time=\"2026-06-12T15:30:05.372654102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823334 | controller |     "Jun 12 15:30:05.376692 crc crio[24284]: time=\"2026-06-12T15:30:05.376637766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823355 | controller |     "Jun 12 15:30:05.376810 crc crio[24284]: time=\"2026-06-12T15:30:05.376705769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823376 | controller |     "Jun 12 15:30:05.376984 crc crio[24284]: time=\"2026-06-12T15:30:05.376926426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823397 | controller |     "Jun 12 15:30:05.379776 crc crio[24284]: time=\"2026-06-12T15:30:05.37974342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823415 | controller |     "Jun 12 15:30:05.389584 crc crio[24284]: time=\"2026-06-12T15:30:05.389362119Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a9d8c057-9179-4b5f-9998-d091832b06d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823430 | controller |     "Jun 12 15:30:05.401613 crc crio[24284]: time=\"2026-06-12T15:30:05.401472252Z\" level=info msg=\"Removed container 076dde8a2464814589be5697c639c01960977334c6522f912b8016dec727eb02: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=bcc3e055-f87f-4f0c-b8a2-1fda91e3e749 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.823445 | controller |     "Jun 12 15:30:05.402618 crc crio[24284]: time=\"2026-06-12T15:30:05.402544958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823460 | controller |     "Jun 12 15:30:05.466421 crc crio[24284]: time=\"2026-06-12T15:30:05.466223143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823474 | controller |     "Jun 12 15:30:05.471216 crc crio[24284]: time=\"2026-06-12T15:30:05.471066983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823492 | controller |     "Jun 12 15:30:05.502784 crc crio[24284]: time=\"2026-06-12T15:30:05.502657185Z\" level=info msg=\"Created container 49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e19572aa-2c24-4c33-867f-47bdc41d5271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823507 | controller |     "Jun 12 15:30:05.505754 crc crio[24284]: time=\"2026-06-12T15:30:05.50341587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823544 | controller |     "Jun 12 15:30:05.508366 crc crio[24284]: time=\"2026-06-12T15:30:05.505935047Z\" level=info msg=\"Starting container: 49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c\" id=9c66668a-bf34-4888-8a66-c420f886b909 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823562 | controller |     "Jun 12 15:30:05.516779 crc crio[24284]: time=\"2026-06-12T15:30:05.516687088Z\" level=info msg=\"Started container\" PID=29436 containerID=49fa1f8dcd9d93354e13dffd3f674469e70e215a16270fbced57f8f35786702c description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9c66668a-bf34-4888-8a66-c420f886b909 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28425419c3e6f7edb0295aea5d2efdb59ff4465bbdbc0da0b4a98e16645210fd",
2026-06-12 16:39:24.823578 | controller |     "Jun 12 15:30:05.521112 crc crio[24284]: time=\"2026-06-12T15:30:05.520758334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823593 | controller |     "Jun 12 15:30:05.528421 crc crio[24284]: time=\"2026-06-12T15:30:05.52819991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823607 | controller |     "Jun 12 15:30:05.541638 crc crio[24284]: time=\"2026-06-12T15:30:05.541560204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823622 | controller |     "Jun 12 15:30:05.542917 crc crio[24284]: time=\"2026-06-12T15:30:05.542848396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823636 | controller |     "Jun 12 15:30:05.548232 crc crio[24284]: time=\"2026-06-12T15:30:05.548113173Z\" level=info msg=\"Created container 2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4f1a0217-2ae3-445e-b489-0955efa43c1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823651 | controller |     "Jun 12 15:30:05.555744 crc crio[24284]: time=\"2026-06-12T15:30:05.555630328Z\" level=info msg=\"Starting container: 2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0\" id=4a7bc4f4-ffaf-48a3-9775-291942a8a2ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823665 | controller |     "Jun 12 15:30:05.561668 crc crio[24284]: time=\"2026-06-12T15:30:05.561557665Z\" level=info msg=\"Started container\" PID=29441 containerID=2bc12c5828441c48584231cff0079a28898e94ec70333ca946f730783da329c0 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4a7bc4f4-ffaf-48a3-9775-291942a8a2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2aed021cb98d83d96bceaf88947f44409caa66880e4e9522bec1b36a0fd729fa",
2026-06-12 16:39:24.823680 | controller |     "Jun 12 15:30:05.564531 crc crio[24284]: time=\"2026-06-12T15:30:05.564455994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823699 | controller |     "Jun 12 15:30:05.567870 crc crio[24284]: time=\"2026-06-12T15:30:05.567715179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823713 | controller |     "Jun 12 15:30:05.601990 crc crio[24284]: time=\"2026-06-12T15:30:05.601870562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823728 | controller |     "Jun 12 15:30:05.634857 crc crio[24284]: time=\"2026-06-12T15:30:05.634751984Z\" level=info msg=\"Created container 2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=55f0eba4-e671-4b46-9bf4-ecf938aeaed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823743 | controller |     "Jun 12 15:30:05.638125 crc crio[24284]: time=\"2026-06-12T15:30:05.63804644Z\" level=info msg=\"Starting container: 2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54\" id=bee67fc0-311d-4a8a-9c48-06cf7a72fa57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823757 | controller |     "Jun 12 15:30:05.681868 crc crio[24284]: time=\"2026-06-12T15:30:05.681781703Z\" level=info msg=\"Started container\" PID=29442 containerID=2ffc48bf4b28a2b2e9f8ede4a31394fb6f7693bbe33868f342f4ff6d28d2dc54 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=bee67fc0-311d-4a8a-9c48-06cf7a72fa57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9c5d7c7f16ef412f7292f00366ccc30ccfec16e790996ea8de85e11cde1ceb",
2026-06-12 16:39:24.823772 | controller |     "Jun 12 15:30:05.789239 crc crio[24284]: time=\"2026-06-12T15:30:05.788634976Z\" level=info msg=\"Created container 606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=4796d1fa-c59d-4dd7-9a23-6109e3ef2a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823788 | controller |     "Jun 12 15:30:05.790015 crc crio[24284]: time=\"2026-06-12T15:30:05.789916198Z\" level=info msg=\"Created container 58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=4c7985c9-68d6-45bf-8a41-1addf5b5fbd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823803 | controller |     "Jun 12 15:30:05.790100 crc crio[24284]: time=\"2026-06-12T15:30:05.788865953Z\" level=info msg=\"Created container dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=74c2cb42-aad8-4164-b3d2-4c859c728e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823817 | controller |     "Jun 12 15:30:05.790402 crc crio[24284]: time=\"2026-06-12T15:30:05.790320692Z\" level=info msg=\"Created container 06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a9d8c057-9179-4b5f-9998-d091832b06d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823831 | controller |     "Jun 12 15:30:05.794627 crc crio[24284]: time=\"2026-06-12T15:30:05.794448332Z\" level=info msg=\"Starting container: 06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa\" id=bd5b3469-5b97-4b37-96a0-672381b51665 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823845 | controller |     "Jun 12 15:30:05.794627 crc crio[24284]: time=\"2026-06-12T15:30:05.794530953Z\" level=info msg=\"Starting container: dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8\" id=c752b503-0180-4c34-abaa-9d97d0e890b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823863 | controller |     "Jun 12 15:30:05.794627 crc crio[24284]: time=\"2026-06-12T15:30:05.794567176Z\" level=info msg=\"Starting container: 58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a\" id=02dca43c-5291-4c08-885c-0506d881788b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823878 | controller |     "Jun 12 15:30:05.795478 crc crio[24284]: time=\"2026-06-12T15:30:05.794543216Z\" level=info msg=\"Starting container: 606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033\" id=17f2911c-fbd1-4d6b-a785-a51699707dd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.823893 | controller |     "Jun 12 15:30:05.809851 crc crio[24284]: time=\"2026-06-12T15:30:05.809769855Z\" level=info msg=\"Started container\" PID=29497 containerID=06f349905a021873ecb9432a62f253ce1c50c600663b0ac508c60a282dcd56aa description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=bd5b3469-5b97-4b37-96a0-672381b51665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6418c55d6799fd8916a7a2e47c804148f642a19a16889ba5673441886707db",
2026-06-12 16:39:24.823907 | controller |     "Jun 12 15:30:05.812401 crc crio[24284]: time=\"2026-06-12T15:30:05.812317724Z\" level=info msg=\"Started container\" PID=29493 containerID=58038f1bd1fd5200f57e2753df5cd8f101fdde9b8d00c1e4a5e52f6be0d21c7a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=02dca43c-5291-4c08-885c-0506d881788b name=/runtime.v1.RuntimeService/StartContainer sandboxID=88dce7b995e9ea66f82a255fc5f6ca45953db2bdb790d62bb1b6115cabe0cbb6",
2026-06-12 16:39:24.823922 | controller |     "Jun 12 15:30:05.818360 crc crio[24284]: time=\"2026-06-12T15:30:05.818199419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823936 | controller |     "Jun 12 15:30:05.819706 crc crio[24284]: time=\"2026-06-12T15:30:05.819012156Z\" level=info msg=\"Started container\" PID=29485 containerID=dde2ed02f9199b00b718108eba3069b46cac43ad6ce9f746ff0b71beb396bcf8 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c752b503-0180-4c34-abaa-9d97d0e890b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c9a003a603d67aa63a33254beab559f6ff3a045ec4c6ea6231831a6383232fb",
2026-06-12 16:39:24.823951 | controller |     "Jun 12 15:30:05.827226 crc crio[24284]: time=\"2026-06-12T15:30:05.826096213Z\" level=info msg=\"Started container\" PID=29487 containerID=606d95d8ef34888d34cbd4e1186b9e48486e263feb0e67ac900ebec68e884033 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=17f2911c-fbd1-4d6b-a785-a51699707dd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=201a323218bb8520422b01a59bef18138849ee4a43244d1b7a326d2400f0e79f",
2026-06-12 16:39:24.823966 | controller |     "Jun 12 15:30:05.836530 crc crio[24284]: time=\"2026-06-12T15:30:05.836444415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.823980 | controller |     "Jun 12 15:30:05.913903 crc crio[24284]: time=\"2026-06-12T15:30:05.913812364Z\" level=info msg=\"Created container 61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=79cb9f7c-0e07-4ff0-906c-4f8aa8f438e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.823995 | controller |     "Jun 12 15:30:05.915138 crc crio[24284]: time=\"2026-06-12T15:30:05.915060415Z\" level=info msg=\"Starting container: 61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa\" id=7dd4fec0-a9bb-4acd-976d-55bca6dd7f6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.824014 | controller |     "Jun 12 15:30:05.926370 crc crio[24284]: time=\"2026-06-12T15:30:05.926218102Z\" level=info msg=\"Started container\" PID=29563 containerID=61faadb71c34d39906eeb3edc4bbc1d9bb105a6a10d96e1b408f56b2efea9ffa description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=7dd4fec0-a9bb-4acd-976d-55bca6dd7f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b781f92beae2e806cab69f934f9034a1bbb93151c165417ed361b49700b47e6",
2026-06-12 16:39:24.824031 | controller |     "Jun 12 15:30:05.937428 crc crio[24284]: time=\"2026-06-12T15:30:05.937328691Z\" level=info msg=\"Created container d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c992b56e-618b-4c47-b135-da46b1c9ae8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.824048 | controller |     "Jun 12 15:30:05.938196 crc crio[24284]: time=\"2026-06-12T15:30:05.938115541Z\" level=info msg=\"Starting container: d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65\" id=41a34181-f421-4568-acd3-87b7d48a79d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.824063 | controller |     "Jun 12 15:30:05.945148 crc crio[24284]: time=\"2026-06-12T15:30:05.945037287Z\" level=info msg=\"Started container\" PID=29561 containerID=d4f74b27d7d4ebdca30692a6e74ae2546e6d6129655a380684eede93a29ceb65 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=41a34181-f421-4568-acd3-87b7d48a79d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.824077 | controller |     "Jun 12 15:30:19.518023 crc crio[24284]: time=\"2026-06-12T15:30:19.517018404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fc889de0-3e62-4a19-a953-79740bbd0b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824099 | controller |     "Jun 12 15:30:19.521533 crc crio[24284]: time=\"2026-06-12T15:30:19.521411069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=972df2f9-24fc-4e83-be8b-8d422b456d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824113 | controller |     "Jun 12 15:30:19.524586 crc crio[24284]: time=\"2026-06-12T15:30:19.524505601Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1db90abc-9eca-426f-8967-346be68e96de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.824128 | controller |     "Jun 12 15:30:19.525452 crc crio[24284]: time=\"2026-06-12T15:30:19.525386002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824142 | controller |     "Jun 12 15:30:19.557183 crc crio[24284]: time=\"2026-06-12T15:30:19.55707876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824157 | controller |     "Jun 12 15:30:19.841425 crc crio[24284]: time=\"2026-06-12T15:30:19.838174542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824171 | controller |     "Jun 12 15:30:20.120811 crc crio[24284]: time=\"2026-06-12T15:30:20.120051249Z\" level=info msg=\"Created container 4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1db90abc-9eca-426f-8967-346be68e96de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.824188 | controller |     "Jun 12 15:30:20.122657 crc crio[24284]: time=\"2026-06-12T15:30:20.122581202Z\" level=info msg=\"Starting container: 4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022\" id=d2d9d5df-b385-434c-b396-85515856f0b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.824204 | controller |     "Jun 12 15:30:20.128601 crc crio[24284]: time=\"2026-06-12T15:30:20.12849132Z\" level=info msg=\"Started container\" PID=29799 containerID=4b2c4e12cd935771bb0cc91faa92acfb70a9c662f63b3caa840e68529567a022 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d2d9d5df-b385-434c-b396-85515856f0b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db1770764b379a25c089e0849351a3ab665b438019993820f58f127e68f762b2",
2026-06-12 16:39:24.824218 | controller |     "Jun 12 15:30:38.661986 crc crio[24284]: time=\"2026-06-12T15:30:38.660890189Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fda52140-30d6-4096-bf77-18b60c3b7570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824233 | controller |     "Jun 12 15:30:38.665944 crc crio[24284]: time=\"2026-06-12T15:30:38.665832556Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1686c04c-6530-4d4b-8a9d-d94cec3126ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824247 | controller |     "Jun 12 15:30:38.668928 crc crio[24284]: time=\"2026-06-12T15:30:38.668742153Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4f4e92e5-9511-4c6d-8a96-511b38729159 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.824261 | controller |     "Jun 12 15:30:38.669301 crc crio[24284]: time=\"2026-06-12T15:30:38.669178668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824276 | controller |     "Jun 12 15:30:38.706593 crc crio[24284]: time=\"2026-06-12T15:30:38.706484429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824291 | controller |     "Jun 12 15:30:38.710904 crc crio[24284]: time=\"2026-06-12T15:30:38.710803723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824306 | controller |     "Jun 12 15:30:38.860176 crc crio[24284]: time=\"2026-06-12T15:30:38.860066295Z\" level=info msg=\"Created container d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4f4e92e5-9511-4c6d-8a96-511b38729159 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.824320 | controller |     "Jun 12 15:30:38.861508 crc crio[24284]: time=\"2026-06-12T15:30:38.86140126Z\" level=info msg=\"Starting container: d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197\" id=0bef402f-9628-4487-adb3-8a93f48827c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.824335 | controller |     "Jun 12 15:30:38.866540 crc crio[24284]: time=\"2026-06-12T15:30:38.866441647Z\" level=info msg=\"Started container\" PID=30071 containerID=d2b9c42c4c86ea1758274e88c35872c32eb4fc53f2b05f8741b63e775ea0d197 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=0bef402f-9628-4487-adb3-8a93f48827c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fac208c3deecfa883c89946ac5a469ee92ae552815b4ca023f0d6f81ee423b8",
2026-06-12 16:39:24.824352 | controller |     "Jun 12 15:32:27.533603 crc crio[24284]: time=\"2026-06-12T15:32:27.532676597Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mqbff/POD\" id=4e7324ae-4171-43af-a6cd-0f477ce3518a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824367 | controller |     "Jun 12 15:32:27.535437 crc crio[24284]: time=\"2026-06-12T15:32:27.533705531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824382 | controller |     "Jun 12 15:32:27.554348 crc crio[24284]: time=\"2026-06-12T15:32:27.550841597Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/POD\" id=66c37370-a227-480e-bc9a-9c8faf4a660b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824397 | controller |     "Jun 12 15:32:27.554348 crc crio[24284]: time=\"2026-06-12T15:32:27.550916789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824411 | controller |     "Jun 12 15:32:27.560438 crc crio[24284]: time=\"2026-06-12T15:32:27.560242539Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqbff Namespace:openshift-marketplace ID:4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 UID:863055a7-d318-481d-91f8-67d1fb45ccc7 NetNS:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod863055a7_d318_481d_91f8_67d1fb45ccc7.slice PodAnnotations:0xc0027225e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.824426 | controller |     "Jun 12 15:32:27.560438 crc crio[24284]: time=\"2026-06-12T15:32:27.560404905Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mqbff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.824441 | controller |     "Jun 12 15:32:27.573683 crc crio[24284]: time=\"2026-06-12T15:32:27.573594289Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sq292/POD\" id=821612e8-c902-4082-9f0e-8b4a94a4eb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824456 | controller |     "Jun 12 15:32:27.573801 crc crio[24284]: time=\"2026-06-12T15:32:27.573712063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824471 | controller |     "Jun 12 15:32:27.576637 crc crio[24284]: time=\"2026-06-12T15:32:27.576554558Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc002612cb0}] Aliases:map[]}\"",
2026-06-12 16:39:24.824486 | controller |     "Jun 12 15:32:27.576737 crc crio[24284]: time=\"2026-06-12T15:32:27.576638431Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.824501 | controller |     "Jun 12 15:32:27.590143 crc crio[24284]: time=\"2026-06-12T15:32:27.590083115Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-sgqvh/POD\" id=90093ce5-95fb-4466-a985-ed14aa790b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824535 | controller |     "Jun 12 15:32:27.590653 crc crio[24284]: time=\"2026-06-12T15:32:27.590503819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824556 | controller |     "Jun 12 15:32:27.599006 crc crio[24284]: time=\"2026-06-12T15:32:27.598782512Z\" level=info msg=\"Got pod network &{Name:community-operators-sq292 Namespace:openshift-marketplace ID:bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 UID:5ca7271c-5268-4e77-a46d-fcad4cea7a8c NetNS:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ca7271c_5268_4e77_a46d_fcad4cea7a8c.slice PodAnnotations:0xc0006bed90}] Aliases:map[]}\"",
2026-06-12 16:39:24.824586 | controller |     "Jun 12 15:32:27.599006 crc crio[24284]: time=\"2026-06-12T15:32:27.598944619Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sq292 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.824603 | controller |     "Jun 12 15:32:27.631342 crc crio[24284]: time=\"2026-06-12T15:32:27.630653247Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sgqvh Namespace:openshift-marketplace ID:fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb UID:0bbd7618-5f98-4539-95d0-bdbd174d3fcf NetNS:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bbd7618_5f98_4539_95d0_bdbd174d3fcf.slice PodAnnotations:0xc002c1e0a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.824618 | controller |     "Jun 12 15:32:27.631342 crc crio[24284]: time=\"2026-06-12T15:32:27.630816202Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-sgqvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.824633 | controller |     "Jun 12 15:32:27.700450 crc crio[24284]: time=\"2026-06-12T15:32:27.698855987Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687972-jktfv/POD\" id=7d844cf1-ab1a-436c-8d2e-ed6439c09a53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824648 | controller |     "Jun 12 15:32:27.700450 crc crio[24284]: time=\"2026-06-12T15:32:27.698997197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824665 | controller |     "Jun 12 15:32:27.743360 crc crio[24284]: time=\"2026-06-12T15:32:27.742704193Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc002c1e3d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.824682 | controller |     "Jun 12 15:32:27.743360 crc crio[24284]: time=\"2026-06-12T15:32:27.742789116Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687972-jktfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.824697 | controller |     "Jun 12 15:32:27.935581 crc crio[24284]: 2026-06-12T15:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b2eb52dfb0e56b Mac:ba:1d:5f:a5:b3:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 SocketPath: PciID:}] [{Interface:0xc000292eb0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.824712 | controller |     "Jun 12 15:32:27.938578 crc crio[24284]: time=\"2026-06-12T15:32:27.938223299Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mqbff Namespace:openshift-marketplace ID:4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 UID:863055a7-d318-481d-91f8-67d1fb45ccc7 NetNS:/var/run/netns/654013b1-9fd2-4ec4-b787-220ab0ec4c61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod863055a7_d318_481d_91f8_67d1fb45ccc7.slice PodAnnotations:0xc0027225e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.824730 | controller |     "Jun 12 15:32:27.938578 crc crio[24284]: time=\"2026-06-12T15:32:27.938449296Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mqbff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.824745 | controller |     "Jun 12 15:32:27.946673 crc crio[24284]: time=\"2026-06-12T15:32:27.946507094Z\" level=info msg=\"Ran pod sandbox 4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78 with infra container: openshift-marketplace/redhat-marketplace-mqbff/POD\" id=4e7324ae-4171-43af-a6cd-0f477ce3518a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824760 | controller |     "Jun 12 15:32:27.952427 crc crio[24284]: time=\"2026-06-12T15:32:27.949344599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1263cca-c6ec-46a5-9721-fc707e48a0e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824774 | controller |     "Jun 12 15:32:27.952606 crc crio[24284]: time=\"2026-06-12T15:32:27.952422527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0aecca66-ff79-42c4-8362-deb134bb6fd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824789 | controller |     "Jun 12 15:32:28.079553 crc crio[24284]: time=\"2026-06-12T15:32:28.078424354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqbff/extract-utilities\" id=707dd860-c368-4e84-85c5-cb30442be46e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.824804 | controller |     "Jun 12 15:32:28.080489 crc crio[24284]: time=\"2026-06-12T15:32:28.079982756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824819 | controller |     "Jun 12 15:32:28.118432 crc crio[24284]: time=\"2026-06-12T15:32:28.118078866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824833 | controller |     "Jun 12 15:32:28.125868 crc crio[24284]: time=\"2026-06-12T15:32:28.12578501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.824848 | controller |     "Jun 12 15:32:28.202503 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bedb7dcc4793f44 Mac:42:57:4d:f6:60:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.824863 | controller |     "Jun 12 15:32:28.204369 crc crio[24284]: time=\"2026-06-12T15:32:28.203827501Z\" level=info msg=\"Got pod network &{Name:community-operators-sq292 Namespace:openshift-marketplace ID:bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 UID:5ca7271c-5268-4e77-a46d-fcad4cea7a8c NetNS:/var/run/netns/24b8476c-2336-434a-9c98-0fb969bf37fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ca7271c_5268_4e77_a46d_fcad4cea7a8c.slice PodAnnotations:0xc0006bed90}] Aliases:map[]}\"",
2026-06-12 16:39:24.824882 | controller |     "Jun 12 15:32:28.204369 crc crio[24284]: time=\"2026-06-12T15:32:28.204049958Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sq292 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.824898 | controller |     "Jun 12 15:32:28.213499 crc crio[24284]: time=\"2026-06-12T15:32:28.213350807Z\" level=info msg=\"Ran pod sandbox bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030 with infra container: openshift-marketplace/community-operators-sq292/POD\" id=821612e8-c902-4082-9f0e-8b4a94a4eb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.824912 | controller |     "Jun 12 15:32:28.216413 crc crio[24284]: time=\"2026-06-12T15:32:28.216217851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=253e47eb-6cd9-4600-ac10-27b6d5294ed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824927 | controller |     "Jun 12 15:32:28.219588 crc crio[24284]: time=\"2026-06-12T15:32:28.219454772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea64d26c-acd8-4e9a-868b-a7e5cafd31f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.824942 | controller |     "Jun 12 15:32:28.409029 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2465592537ad424 Mac:2e:39:82:24:4f:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 SocketPath: PciID:}] [{Interface:0xc00019b580 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.824958 | controller |     "Jun 12 15:32:28.409171 crc crio[24284]: time=\"2026-06-12T15:32:28.4091024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc002c1e3d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.824974 | controller |     "Jun 12 15:32:28.409435 crc crio[24284]: time=\"2026-06-12T15:32:28.409337557Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687972-jktfv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.824988 | controller |     "Jun 12 15:32:28.419810 crc crio[24284]: time=\"2026-06-12T15:32:28.419677411Z\" level=info msg=\"Ran pod sandbox 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 with infra container: openshift-infra/auto-csr-approver-29687972-jktfv/POD\" id=7d844cf1-ab1a-436c-8d2e-ed6439c09a53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.825003 | controller |     "Jun 12 15:32:28.423989 crc crio[24284]: time=\"2026-06-12T15:32:28.423892809Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d669b038-7c8b-465c-b775-dd7262414e2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.825018 | controller |     "Jun 12 15:32:28.433354 crc crio[24284]: time=\"2026-06-12T15:32:28.433198247Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.825033 | controller |     "Jun 12 15:32:28.490192 crc crio[24284]: time=\"2026-06-12T15:32:28.490079537Z\" level=info msg=\"Created container 07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886: openshift-marketplace/redhat-marketplace-mqbff/extract-utilities\" id=707dd860-c368-4e84-85c5-cb30442be46e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825050 | controller |     "Jun 12 15:32:28.491137 crc crio[24284]: time=\"2026-06-12T15:32:28.491029958Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sq292/extract-utilities\" id=be2f3597-b354-433c-bfee-639191eb5d32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825066 | controller |     "Jun 12 15:32:28.491517 crc crio[24284]: time=\"2026-06-12T15:32:28.491438852Z\" level=info msg=\"Starting container: 07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886\" id=1a61d4a8-f1d2-491a-93b8-e493583f1469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.825080 | controller |     "Jun 12 15:32:28.491738 crc crio[24284]: time=\"2026-06-12T15:32:28.49166815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825095 | controller |     "Jun 12 15:32:28.498426 crc crio[24284]: time=\"2026-06-12T15:32:28.498238137Z\" level=info msg=\"Started container\" PID=31692 containerID=07c0d5c110296f4c59ae67d4628adf0e8393c234bae5311dd1be8be33dbd6886 description=openshift-marketplace/redhat-marketplace-mqbff/extract-utilities id=1a61d4a8-f1d2-491a-93b8-e493583f1469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78",
2026-06-12 16:39:24.825114 | controller |     "Jun 12 15:32:28.520352 crc crio[24284]: time=\"2026-06-12T15:32:28.520157902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825136 | controller |     "Jun 12 15:32:28.525583 crc crio[24284]: time=\"2026-06-12T15:32:28.525418456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825162 | controller |     "Jun 12 15:32:28.815857 crc crio[24284]: time=\"2026-06-12T15:32:28.815578521Z\" level=info msg=\"Created container 4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d: openshift-marketplace/community-operators-sq292/extract-utilities\" id=be2f3597-b354-433c-bfee-639191eb5d32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825189 | controller |     "Jun 12 15:32:28.822912 crc crio[24284]: time=\"2026-06-12T15:32:28.821702963Z\" level=info msg=\"Starting container: 4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d\" id=0eee6beb-8a40-401f-a8f0-9f15b3939915 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.825210 | controller |     "Jun 12 15:32:28.834368 crc crio[24284]: time=\"2026-06-12T15:32:28.832930736Z\" level=info msg=\"Started container\" PID=31702 containerID=4e64f60089e5a85fddbd0737d63d0868926483e2be0c3b03e08d172c0a78254d description=openshift-marketplace/community-operators-sq292/extract-utilities id=0eee6beb-8a40-401f-a8f0-9f15b3939915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030",
2026-06-12 16:39:24.825228 | controller |     "Jun 12 15:32:28.840564 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991937ba0fbaf2c Mac:c6:e1:e8:1e:a4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.825243 | controller |     "Jun 12 15:32:28.841950 crc crio[24284]: 2026-06-12T15:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbdd6b7a314bbfe Mac:f6:3c:f1:fe:9b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 SocketPath: PciID:}] [{Interface:0xc000510960 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.825263 | controller |     "Jun 12 15:32:28.847035 crc crio[24284]: time=\"2026-06-12T15:32:28.846860737Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sgqvh Namespace:openshift-marketplace ID:fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb UID:0bbd7618-5f98-4539-95d0-bdbd174d3fcf NetNS:/var/run/netns/97433a70-4749-491f-9644-f23cacb71802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bbd7618_5f98_4539_95d0_bdbd174d3fcf.slice PodAnnotations:0xc002c1e0a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.825278 | controller |     "Jun 12 15:32:28.847871 crc crio[24284]: time=\"2026-06-12T15:32:28.847796759Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-sgqvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.825293 | controller |     "Jun 12 15:32:28.849037 crc crio[24284]: time=\"2026-06-12T15:32:28.848920145Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc002612cb0}] Aliases:map[]}\"",
2026-06-12 16:39:24.825308 | controller |     "Jun 12 15:32:28.849333 crc crio[24284]: time=\"2026-06-12T15:32:28.849223605Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.825323 | controller |     "Jun 12 15:32:28.858694 crc crio[24284]: time=\"2026-06-12T15:32:28.858610416Z\" level=info msg=\"Ran pod sandbox fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb with infra container: openshift-marketplace/redhat-operators-sgqvh/POD\" id=90093ce5-95fb-4466-a985-ed14aa790b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.825338 | controller |     "Jun 12 15:32:28.860731 crc crio[24284]: time=\"2026-06-12T15:32:28.860645492Z\" level=info msg=\"Ran pod sandbox 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/POD\" id=66c37370-a227-480e-bc9a-9c8faf4a660b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.825352 | controller |     "Jun 12 15:32:28.872307 crc crio[24284]: time=\"2026-06-12T15:32:28.872160752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=41d2304a-556e-4921-b29d-ef7bca19d15b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825367 | controller |     "Jun 12 15:32:28.872889 crc crio[24284]: time=\"2026-06-12T15:32:28.87270252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9dab01ef-0819-4e46-8ec7-4911e257470d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825381 | controller |     "Jun 12 15:32:28.875102 crc crio[24284]: time=\"2026-06-12T15:32:28.875034877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=250086f9-d6c8-4f38-a218-ea2cf53bd8dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825396 | controller |     "Jun 12 15:32:28.882045 crc crio[24284]: time=\"2026-06-12T15:32:28.881609596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f3e1ea8-bf86-4f99-96b0-75cc54b5551f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825416 | controller |     "Jun 12 15:32:28.896681 crc crio[24284]: time=\"2026-06-12T15:32:28.895907618Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a0a5092b-89e5-44f3-a6f7-93f73de0776a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.825431 | controller |     "Jun 12 15:32:28.900054 crc crio[24284]: time=\"2026-06-12T15:32:28.899964482Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.825446 | controller |     "Jun 12 15:32:28.994313 crc crio[24284]: time=\"2026-06-12T15:32:28.993501065Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles\" id=4dfc6360-0643-40fb-8cfc-f5b11812a273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825461 | controller |     "Jun 12 15:32:28.994313 crc crio[24284]: time=\"2026-06-12T15:32:28.994053714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825475 | controller |     "Jun 12 15:32:28.997126 crc crio[24284]: time=\"2026-06-12T15:32:28.997023162Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sgqvh/extract-utilities\" id=e6984f1c-e97d-4c4f-bd5e-8cbea45ce172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825490 | controller |     "Jun 12 15:32:29.006959 crc crio[24284]: time=\"2026-06-12T15:32:29.006736663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825505 | controller |     "Jun 12 15:32:29.026980 crc crio[24284]: time=\"2026-06-12T15:32:29.026845008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825542 | controller |     "Jun 12 15:32:29.029995 crc crio[24284]: time=\"2026-06-12T15:32:29.029881518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825559 | controller |     "Jun 12 15:32:29.045349 crc crio[24284]: time=\"2026-06-12T15:32:29.044499643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825574 | controller |     "Jun 12 15:32:29.050708 crc crio[24284]: time=\"2026-06-12T15:32:29.048616807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825589 | controller |     "Jun 12 15:32:29.173128 crc crio[24284]: time=\"2026-06-12T15:32:29.17296728Z\" level=info msg=\"Created container 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles\" id=4dfc6360-0643-40fb-8cfc-f5b11812a273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825605 | controller |     "Jun 12 15:32:29.175006 crc crio[24284]: time=\"2026-06-12T15:32:29.174541312Z\" level=info msg=\"Starting container: 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e\" id=a0a36baf-5a66-436a-8519-093d74a9be79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.825620 | controller |     "Jun 12 15:32:29.179327 crc crio[24284]: time=\"2026-06-12T15:32:29.177894544Z\" level=info msg=\"Created container cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49: openshift-marketplace/redhat-operators-sgqvh/extract-utilities\" id=e6984f1c-e97d-4c4f-bd5e-8cbea45ce172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825634 | controller |     "Jun 12 15:32:29.181484 crc crio[24284]: time=\"2026-06-12T15:32:29.181095139Z\" level=info msg=\"Starting container: cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49\" id=c93ead90-6bb4-4e39-ae39-402840f855c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.825652 | controller |     "Jun 12 15:32:29.182705 crc crio[24284]: time=\"2026-06-12T15:32:29.182561617Z\" level=info msg=\"Started container\" PID=31727 containerID=3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e description=openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles id=a0a36baf-5a66-436a-8519-093d74a9be79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905",
2026-06-12 16:39:24.825668 | controller |     "Jun 12 15:32:29.188113 crc crio[24284]: time=\"2026-06-12T15:32:29.187959417Z\" level=info msg=\"Started container\" PID=31728 containerID=cae53e5ec79a2f069438f16949f420818125dc4e413736f6167cb6d430995d49 description=openshift-marketplace/redhat-operators-sgqvh/extract-utilities id=c93ead90-6bb4-4e39-ae39-402840f855c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb",
2026-06-12 16:39:24.825683 | controller |     "Jun 12 15:32:29.906973 crc crio[24284]: time=\"2026-06-12T15:32:29.906664253Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f336ce0-1df8-449a-bbbb-aa040f2a7af9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.825697 | controller |     "Jun 12 15:32:29.911164 crc crio[24284]: time=\"2026-06-12T15:32:29.911012947Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4878dfba-0c37-4670-8a3c-638f5f235f2d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.825712 | controller |     "Jun 12 15:32:29.953945 crc crio[24284]: time=\"2026-06-12T15:32:29.950731691Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.825726 | controller |     "Jun 12 15:32:29.953945 crc crio[24284]: time=\"2026-06-12T15:32:29.951448755Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.825741 | controller |     "Jun 12 15:32:32.470169 crc crio[24284]: time=\"2026-06-12T15:32:32.469563548Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=a0a5092b-89e5-44f3-a6f7-93f73de0776a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.825769 | controller |     "Jun 12 15:32:32.471761 crc crio[24284]: time=\"2026-06-12T15:32:32.471666347Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5bf6a17a-3deb-45f7-8e65-2091969495bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825786 | controller |     "Jun 12 15:32:32.474869 crc crio[24284]: time=\"2026-06-12T15:32:32.474667246Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7f4635d8-efaf-44e4-96a2-ba3715d735a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825801 | controller |     "Jun 12 15:32:32.485464 crc crio[24284]: time=\"2026-06-12T15:32:32.485335319Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqbff/extract-content\" id=a24be4cb-27ee-4b7c-bcaa-8180278a82c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825816 | controller |     "Jun 12 15:32:32.485964 crc crio[24284]: time=\"2026-06-12T15:32:32.485895978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825830 | controller |     "Jun 12 15:32:32.513819 crc crio[24284]: time=\"2026-06-12T15:32:32.513642855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825849 | controller |     "Jun 12 15:32:32.517619 crc crio[24284]: time=\"2026-06-12T15:32:32.517538134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825864 | controller |     "Jun 12 15:32:32.655291 crc crio[24284]: time=\"2026-06-12T15:32:32.655158806Z\" level=info msg=\"Created container f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56: openshift-marketplace/redhat-marketplace-mqbff/extract-content\" id=a24be4cb-27ee-4b7c-bcaa-8180278a82c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825878 | controller |     "Jun 12 15:32:32.656900 crc crio[24284]: time=\"2026-06-12T15:32:32.656850183Z\" level=info msg=\"Starting container: f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56\" id=2a6a5187-54a0-4146-8850-4d5123dd9820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.825893 | controller |     "Jun 12 15:32:32.662801 crc crio[24284]: time=\"2026-06-12T15:32:32.662733045Z\" level=info msg=\"Started container\" PID=31807 containerID=f47fb7500d3de85286796a09713d9e7346c959a31d566911cd9c8f92494d8c56 description=openshift-marketplace/redhat-marketplace-mqbff/extract-content id=2a6a5187-54a0-4146-8850-4d5123dd9820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78",
2026-06-12 16:39:24.825907 | controller |     "Jun 12 15:32:33.189768 crc crio[24284]: time=\"2026-06-12T15:32:33.189151035Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=4878dfba-0c37-4670-8a3c-638f5f235f2d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.825922 | controller |     "Jun 12 15:32:33.190788 crc crio[24284]: time=\"2026-06-12T15:32:33.190722356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=94ada8f4-23a4-4705-a330-7e989ce6da7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825937 | controller |     "Jun 12 15:32:33.193994 crc crio[24284]: time=\"2026-06-12T15:32:33.192798694Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=69bb1d61-1d4b-401b-9a80-df3f660b5b14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.825951 | controller |     "Jun 12 15:32:33.200850 crc crio[24284]: time=\"2026-06-12T15:32:33.200797049Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sgqvh/extract-content\" id=8ef3c38c-d54e-493a-b55a-72a1c6e69c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.825965 | controller |     "Jun 12 15:32:33.201718 crc crio[24284]: time=\"2026-06-12T15:32:33.201693789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.825992 | controller |     "Jun 12 15:32:33.232635 crc crio[24284]: time=\"2026-06-12T15:32:33.232584222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826007 | controller |     "Jun 12 15:32:33.239950 crc crio[24284]: time=\"2026-06-12T15:32:33.239903613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826023 | controller |     "Jun 12 15:32:33.342579 crc crio[24284]: time=\"2026-06-12T15:32:33.342490755Z\" level=info msg=\"Created container 868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f: openshift-marketplace/redhat-operators-sgqvh/extract-content\" id=8ef3c38c-d54e-493a-b55a-72a1c6e69c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826040 | controller |     "Jun 12 15:32:33.343925 crc crio[24284]: time=\"2026-06-12T15:32:33.343839089Z\" level=info msg=\"Starting container: 868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f\" id=f630f871-b3a7-42b2-b676-5cf92a6da326 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.826055 | controller |     "Jun 12 15:32:33.355923 crc crio[24284]: time=\"2026-06-12T15:32:33.355827336Z\" level=info msg=\"Started container\" PID=31825 containerID=868d77fbb7938fbfa330e70089ec2b69aac2898c52446c85589b608f65a5bd1f description=openshift-marketplace/redhat-operators-sgqvh/extract-content id=f630f871-b3a7-42b2-b676-5cf92a6da326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb",
2026-06-12 16:39:24.826070 | controller |     "Jun 12 15:32:33.859874 crc crio[24284]: time=\"2026-06-12T15:32:33.859174891Z\" level=info msg=\"Stopping pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=a65be6e5-98a8-4f42-8821-ddac1a452056 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.826085 | controller |     "Jun 12 15:32:33.859874 crc crio[24284]: time=\"2026-06-12T15:32:33.859785772Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-nvl7v Namespace:openshift-operator-lifecycle-manager ID:991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905 UID:70240cb5-4d7d-4318-add0-f7c72bec4aa8 NetNS:/var/run/netns/5c29eb7a-a0a2-40eb-a63f-63827aba4ed1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70240cb5_4d7d_4318_add0_f7c72bec4aa8.slice PodAnnotations:0xc0006be540}] Aliases:map[]}\"",
2026-06-12 16:39:24.826099 | controller |     "Jun 12 15:32:33.860980 crc crio[24284]: time=\"2026-06-12T15:32:33.859934467Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687970-nvl7v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.826114 | controller |     "Jun 12 15:32:33.860980 crc crio[24284]: time=\"2026-06-12T15:32:33.860368161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07805cfa-faec-4895-a67f-369986be2f62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826128 | controller |     "Jun 12 15:32:33.870708 crc crio[24284]: time=\"2026-06-12T15:32:33.864197237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51cf208b-159b-4c17-98f5-848f3b0cf875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826143 | controller |     "Jun 12 15:32:34.104122 crc crio[24284]: time=\"2026-06-12T15:32:34.104005398Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mqbff/registry-server\" id=23f75247-7a27-44dd-9754-9463e3c178e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826157 | controller |     "Jun 12 15:32:34.106709 crc crio[24284]: time=\"2026-06-12T15:32:34.106028936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826171 | controller |     "Jun 12 15:32:34.213002 crc crio[24284]: time=\"2026-06-12T15:32:34.21262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826185 | controller |     "Jun 12 15:32:34.242719 crc crio[24284]: time=\"2026-06-12T15:32:34.242362782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826200 | controller |     "Jun 12 15:32:34.724570 crc crio[24284]: time=\"2026-06-12T15:32:34.723508395Z\" level=info msg=\"Created container bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7: openshift-marketplace/redhat-marketplace-mqbff/registry-server\" id=23f75247-7a27-44dd-9754-9463e3c178e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826217 | controller |     "Jun 12 15:32:34.729373 crc crio[24284]: time=\"2026-06-12T15:32:34.728980587Z\" level=info msg=\"Starting container: bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7\" id=2f3048b8-6b13-49b1-9744-9ddb5e377d98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.826232 | controller |     "Jun 12 15:32:34.782838 crc crio[24284]: time=\"2026-06-12T15:32:34.782632509Z\" level=info msg=\"Started container\" PID=31847 containerID=bbf6d21d51e9256bf0b6939022ba07681d26a344795db2ee2a1c0fdc0582b9b7 description=openshift-marketplace/redhat-marketplace-mqbff/registry-server id=2f3048b8-6b13-49b1-9744-9ddb5e377d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2eb52dfb0e56b5c6bf665d3c1abee5fd751e8a6bb22541dca346185ea3dd78",
2026-06-12 16:39:24.826247 | controller |     "Jun 12 15:32:40.279459 crc crio[24284]: time=\"2026-06-12T15:32:40.277778594Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mqfw2/POD\" id=faa1b7fc-edde-40fb-bd0c-6aacd3d034f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.826262 | controller |     "Jun 12 15:32:40.286161 crc crio[24284]: time=\"2026-06-12T15:32:40.286124003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826276 | controller |     "Jun 12 15:32:47.036174 crc crio[24284]: time=\"2026-06-12T15:32:47.034737606Z\" level=info msg=\"Stopped pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=a65be6e5-98a8-4f42-8821-ddac1a452056 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.826291 | controller |     "Jun 12 15:32:47.085939 crc crio[24284]: time=\"2026-06-12T15:32:47.085650239Z\" level=info msg=\"Got pod network &{Name:certified-operators-mqfw2 Namespace:openshift-marketplace ID:4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d UID:3934a369-bb2c-46d9-a518-5668f6fd668c NetNS:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3934a369_bb2c_46d9_a518_5668f6fd668c.slice PodAnnotations:0xc0009b8550}] Aliases:map[]}\"",
2026-06-12 16:39:24.826306 | controller |     "Jun 12 15:32:47.085939 crc crio[24284]: time=\"2026-06-12T15:32:47.085727932Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mqfw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.826321 | controller |     "Jun 12 15:32:48.437577 crc crio[24284]: time=\"2026-06-12T15:32:48.435056825Z\" level=info msg=\"Stopping container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b (timeout: 2s)\" id=b68831cc-6d47-41d0-8b49-5f6d8cd99f8c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.826336 | controller |     "Jun 12 15:32:49.317731 crc crio[24284]: time=\"2026-06-12T15:32:49.317627751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=92932f8d-9e6c-4728-bb98-0acc2a8e0580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826351 | controller |     "Jun 12 15:32:52.098368 crc crio[24284]: 2026-06-12T15:32:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d0ea6c76e62b55 Mac:66:56:4f:0b:be:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 SocketPath: PciID:}] [{Interface:0xc0002d2600 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.826370 | controller |     "Jun 12 15:32:52.102768 crc crio[24284]: time=\"2026-06-12T15:32:52.102717389Z\" level=info msg=\"Got pod network &{Name:certified-operators-mqfw2 Namespace:openshift-marketplace ID:4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d UID:3934a369-bb2c-46d9-a518-5668f6fd668c NetNS:/var/run/netns/f089f0bf-e40f-4bf6-938e-f4ccad9ebc94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3934a369_bb2c_46d9_a518_5668f6fd668c.slice PodAnnotations:0xc0009b8550}] Aliases:map[]}\"",
2026-06-12 16:39:24.826385 | controller |     "Jun 12 15:32:52.103182 crc crio[24284]: time=\"2026-06-12T15:32:52.103151703Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mqfw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.826400 | controller |     "Jun 12 15:32:57.209644 crc crio[24284]: time=\"2026-06-12T15:32:57.208527749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bdc19311-5e37-4c6e-9a2d-39d57fb5ded8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826415 | controller |     "Jun 12 15:32:57.348980 crc crio[24284]: time=\"2026-06-12T15:32:57.348772099Z\" level=info msg=\"Ran pod sandbox 4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d with infra container: openshift-marketplace/certified-operators-mqfw2/POD\" id=faa1b7fc-edde-40fb-bd0c-6aacd3d034f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.826435 | controller |     "Jun 12 15:32:57.354028 crc crio[24284]: time=\"2026-06-12T15:32:57.353733001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=851b5d0e-76e2-4c67-90a7-f611c9852a5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826450 | controller |     "Jun 12 15:32:57.354331 crc crio[24284]: time=\"2026-06-12T15:32:57.354163964Z\" level=info msg=\"Stopped container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=b68831cc-6d47-41d0-8b49-5f6d8cd99f8c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.826464 | controller |     "Jun 12 15:32:57.356409 crc crio[24284]: time=\"2026-06-12T15:32:57.356164991Z\" level=info msg=\"Stopping pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=2be9f2f8-d407-49cf-a93e-b061097811ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.826479 | controller |     "Jun 12 15:32:57.357349 crc crio[24284]: time=\"2026-06-12T15:32:57.357216546Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-744mc Namespace:openshift-marketplace ID:cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258 UID:bb7547dd-647e-465f-90eb-4d595e482c50 NetNS:/var/run/netns/3b06d128-edfc-491f-a560-afad4de56679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7547dd_647e_465f_90eb_4d595e482c50.slice PodAnnotations:0xc0027220b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.826494 | controller |     "Jun 12 15:32:57.357707 crc crio[24284]: time=\"2026-06-12T15:32:57.357581368Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-744mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.826509 | controller |     "Jun 12 15:32:57.364734 crc crio[24284]: time=\"2026-06-12T15:32:57.364118485Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sgqvh/registry-server\" id=57e53065-f20d-4dbd-a5cd-2cc786e351d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826587 | controller |     "Jun 12 15:32:57.442519 crc crio[24284]: time=\"2026-06-12T15:32:57.442070158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826609 | controller |     "Jun 12 15:32:57.459394 crc crio[24284]: time=\"2026-06-12T15:32:57.458968352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a124bed9-3179-4f19-8426-d6552d03892c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826624 | controller |     "Jun 12 15:32:57.498169 crc crio[24284]: time=\"2026-06-12T15:32:57.497564211Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mqfw2/extract-utilities\" id=43b854f0-61f4-44e3-b80b-0e09af9f006f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826639 | controller |     "Jun 12 15:32:57.503454 crc crio[24284]: time=\"2026-06-12T15:32:57.50307884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826654 | controller |     "Jun 12 15:32:57.534674 crc crio[24284]: time=\"2026-06-12T15:32:57.527806571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d669b038-7c8b-465c-b775-dd7262414e2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.826669 | controller |     "Jun 12 15:32:57.534674 crc crio[24284]: time=\"2026-06-12T15:32:57.529787695Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=820ae266-a34e-407d-a12f-50578d6379ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826683 | controller |     "Jun 12 15:32:57.542916 crc crio[24284]: time=\"2026-06-12T15:32:57.542760404Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=6f336ce0-1df8-449a-bbbb-aa040f2a7af9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.826697 | controller |     "Jun 12 15:32:57.544559 crc crio[24284]: time=\"2026-06-12T15:32:57.544514207Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c6cc5bc-1abd-4458-9c34-b23ba9283074 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826713 | controller |     "Jun 12 15:32:57.584392 crc crio[24284]: time=\"2026-06-12T15:32:57.584154451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6bf3ae3f-6865-4cae-80d8-6ef97b027c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826727 | controller |     "Jun 12 15:32:57.596647 crc crio[24284]: time=\"2026-06-12T15:32:57.596570327Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8d58b668-c0af-41c1-a9fb-054480f17f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.826742 | controller |     "Jun 12 15:32:57.602158 crc crio[24284]: time=\"2026-06-12T15:32:57.601844936Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687972-jktfv/oc\" id=c58e17d7-7f4b-4932-a6ea-fe4550d77761 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826757 | controller |     "Jun 12 15:32:57.623626 crc crio[24284]: time=\"2026-06-12T15:32:57.623377709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826772 | controller |     "Jun 12 15:32:57.624885 crc crio[24284]: time=\"2026-06-12T15:32:57.624831262Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sq292/extract-content\" id=7893c477-c5ee-4dec-a2d7-57977a284c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826786 | controller |     "Jun 12 15:32:57.636844 crc crio[24284]: time=\"2026-06-12T15:32:57.63663019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826805 | controller |     "Jun 12 15:32:57.638896 crc crio[24284]: time=\"2026-06-12T15:32:57.638684834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826820 | controller |     "Jun 12 15:32:57.652804 crc crio[24284]: time=\"2026-06-12T15:32:57.649914274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826835 | controller |     "Jun 12 15:32:57.652804 crc crio[24284]: time=\"2026-06-12T15:32:57.651080614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826849 | controller |     "Jun 12 15:32:57.669383 crc crio[24284]: time=\"2026-06-12T15:32:57.665911978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826864 | controller |     "Jun 12 15:32:57.704069 crc crio[24284]: time=\"2026-06-12T15:32:57.704010768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826878 | controller |     "Jun 12 15:32:57.883899 crc crio[24284]: time=\"2026-06-12T15:32:57.883832123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826892 | controller |     "Jun 12 15:32:57.990123 crc crio[24284]: time=\"2026-06-12T15:32:57.990032788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.826907 | controller |     "Jun 12 15:32:58.006093 crc crio[24284]: time=\"2026-06-12T15:32:58.00597284Z\" level=info msg=\"Created container 224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805: openshift-marketplace/certified-operators-mqfw2/extract-utilities\" id=43b854f0-61f4-44e3-b80b-0e09af9f006f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826921 | controller |     "Jun 12 15:32:58.009689 crc crio[24284]: time=\"2026-06-12T15:32:58.009399155Z\" level=info msg=\"Starting container: 224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805\" id=4d4df00f-2895-4bf4-8e46-aed495775085 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.826935 | controller |     "Jun 12 15:32:58.024007 crc crio[24284]: time=\"2026-06-12T15:32:58.022650874Z\" level=info msg=\"Started container\" PID=32355 containerID=224d3d15944eb0bc4e6766a293e5f0235252b93b57a156c09b13e4da668cd805 description=openshift-marketplace/certified-operators-mqfw2/extract-utilities id=4d4df00f-2895-4bf4-8e46-aed495775085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d",
2026-06-12 16:39:24.826950 | controller |     "Jun 12 15:32:58.043224 crc crio[24284]: time=\"2026-06-12T15:32:58.043036416Z\" level=info msg=\"Created container cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef: openshift-marketplace/redhat-operators-sgqvh/registry-server\" id=57e53065-f20d-4dbd-a5cd-2cc786e351d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.826965 | controller |     "Jun 12 15:32:58.050124 crc crio[24284]: time=\"2026-06-12T15:32:58.049909606Z\" level=info msg=\"Starting container: cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef\" id=b6aec704-a0e3-4bc4-8b96-ae343fcce180 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.826979 | controller |     "Jun 12 15:32:58.070161 crc crio[24284]: time=\"2026-06-12T15:32:58.069849415Z\" level=info msg=\"Started container\" PID=32345 containerID=cfd352021c099165cb3b6ca49da3c5500e13d91a8cfd37877b8a565afee222ef description=openshift-marketplace/redhat-operators-sgqvh/registry-server id=b6aec704-a0e3-4bc4-8b96-ae343fcce180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbdd6b7a314bbfed67c47c02ef31d5a2bb76e56c75664319487239a46b6a7eeb",
2026-06-12 16:39:24.826997 | controller |     "Jun 12 15:32:58.226096 crc crio[24284]: time=\"2026-06-12T15:32:58.225928955Z\" level=info msg=\"Created container ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5: openshift-marketplace/community-operators-sq292/extract-content\" id=7893c477-c5ee-4dec-a2d7-57977a284c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827012 | controller |     "Jun 12 15:32:58.233753 crc crio[24284]: time=\"2026-06-12T15:32:58.233584708Z\" level=info msg=\"Starting container: ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5\" id=262f9c58-f9f7-4e7f-97f0-445fc00ebdb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.827029 | controller |     "Jun 12 15:32:58.246622 crc crio[24284]: time=\"2026-06-12T15:32:58.246488023Z\" level=info msg=\"Started container\" PID=32392 containerID=ca9578ed82c73f95ab14af2cb3bc35d6029ec37cbd44780378fd3633b497fcc5 description=openshift-marketplace/community-operators-sq292/extract-content id=262f9c58-f9f7-4e7f-97f0-445fc00ebdb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030",
2026-06-12 16:39:24.827047 | controller |     "Jun 12 15:32:58.656665 crc crio[24284]: time=\"2026-06-12T15:32:58.655395608Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ec303f17-7454-4134-aae9-7767a2c36704 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.827061 | controller |     "Jun 12 15:32:58.715577 crc crio[24284]: time=\"2026-06-12T15:32:58.715505467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.827077 | controller |     "Jun 12 15:32:58.736182 crc crio[24284]: time=\"2026-06-12T15:32:58.734121802Z\" level=info msg=\"Stopped pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=2be9f2f8-d407-49cf-a93e-b061097811ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.827092 | controller |     "Jun 12 15:32:58.944134 crc crio[24284]: time=\"2026-06-12T15:32:58.944083102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827107 | controller |     "Jun 12 15:32:59.097166 crc crio[24284]: time=\"2026-06-12T15:32:59.097080172Z\" level=info msg=\"Created container 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42: openshift-infra/auto-csr-approver-29687972-jktfv/oc\" id=c58e17d7-7f4b-4932-a6ea-fe4550d77761 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827122 | controller |     "Jun 12 15:32:59.100317 crc crio[24284]: time=\"2026-06-12T15:32:59.100112163Z\" level=info msg=\"Starting container: 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42\" id=eb4a3d21-a88c-4dd7-a9c5-9de05db40a7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.827136 | controller |     "Jun 12 15:32:59.108804 crc crio[24284]: time=\"2026-06-12T15:32:59.108676836Z\" level=info msg=\"Started container\" PID=32452 containerID=78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42 description=openshift-infra/auto-csr-approver-29687972-jktfv/oc id=eb4a3d21-a88c-4dd7-a9c5-9de05db40a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9",
2026-06-12 16:39:24.827151 | controller |     "Jun 12 15:32:59.672818 crc crio[24284]: time=\"2026-06-12T15:32:59.672729679Z\" level=info msg=\"Removing container: 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b\" id=e6b13649-1e14-46fd-be26-a79c31a90f4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827170 | controller |     "Jun 12 15:32:59.678470 crc crio[24284]: time=\"2026-06-12T15:32:59.677181006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38753dcc-b74b-4350-8ebd-63a295e2130e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.827185 | controller |     "Jun 12 15:32:59.684445 crc crio[24284]: time=\"2026-06-12T15:32:59.684371794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c1c0280-50fd-4c1a-bc55-43221feb0ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.827200 | controller |     "Jun 12 15:32:59.705309 crc crio[24284]: time=\"2026-06-12T15:32:59.705133601Z\" level=info msg=\"Removed container 9ac18d24ff0464d603fabce2e9c27771d9d91180ba8388575c92d5d5fc9e473b: openshift-marketplace/redhat-marketplace-744mc/registry-server\" id=e6b13649-1e14-46fd-be26-a79c31a90f4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827214 | controller |     "Jun 12 15:32:59.709001 crc crio[24284]: time=\"2026-06-12T15:32:59.708905025Z\" level=info msg=\"Removing container: 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff\" id=f72340f3-b6cd-4495-9ab1-6217dffdc30f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827229 | controller |     "Jun 12 15:32:59.740097 crc crio[24284]: time=\"2026-06-12T15:32:59.739928802Z\" level=info msg=\"Removed container 2b2c4d6fd8e3351e1b723db06baea77a8662d2e4bd15935f9eff28364be7cfff: openshift-marketplace/redhat-marketplace-744mc/extract-content\" id=f72340f3-b6cd-4495-9ab1-6217dffdc30f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827244 | controller |     "Jun 12 15:32:59.745665 crc crio[24284]: time=\"2026-06-12T15:32:59.745610449Z\" level=info msg=\"Removing container: d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b\" id=478bffd6-3dfd-4743-913b-e2e76cde6fdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827258 | controller |     "Jun 12 15:32:59.777628 crc crio[24284]: time=\"2026-06-12T15:32:59.77756412Z\" level=info msg=\"Removed container d49454c22f057269ea4d409b42ec4d7022d457a8c9647041f00ab285d75c659b: openshift-marketplace/redhat-marketplace-744mc/extract-utilities\" id=478bffd6-3dfd-4743-913b-e2e76cde6fdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827272 | controller |     "Jun 12 15:32:59.828730 crc crio[24284]: time=\"2026-06-12T15:32:59.828605803Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sq292/registry-server\" id=1de9af62-cd95-4927-adac-826cd744a357 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827287 | controller |     "Jun 12 15:32:59.829328 crc crio[24284]: time=\"2026-06-12T15:32:59.829167692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827301 | controller |     "Jun 12 15:32:59.887781 crc crio[24284]: time=\"2026-06-12T15:32:59.887587195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827322 | controller |     "Jun 12 15:32:59.897334 crc crio[24284]: time=\"2026-06-12T15:32:59.897220533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827337 | controller |     "Jun 12 15:33:00.048019 crc crio[24284]: time=\"2026-06-12T15:33:00.047911624Z\" level=info msg=\"Created container ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11: openshift-marketplace/community-operators-sq292/registry-server\" id=1de9af62-cd95-4927-adac-826cd744a357 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827355 | controller |     "Jun 12 15:33:00.049349 crc crio[24284]: time=\"2026-06-12T15:33:00.049240628Z\" level=info msg=\"Starting container: ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11\" id=89936805-cc63-4daf-8e9b-cc97b1e4ef6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.827370 | controller |     "Jun 12 15:33:00.058167 crc crio[24284]: time=\"2026-06-12T15:33:00.058060331Z\" level=info msg=\"Started container\" PID=32478 containerID=ca1ad1724015e5a3d2daacc8d658e076ee2aa946b2066630a0bf9ad747639c11 description=openshift-marketplace/community-operators-sq292/registry-server id=89936805-cc63-4daf-8e9b-cc97b1e4ef6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedb7dcc4793f449b230a19bceb246140cc0e56a40871f1795a284efa8000030",
2026-06-12 16:39:24.827385 | controller |     "Jun 12 15:33:00.351858 crc crio[24284]: time=\"2026-06-12T15:33:00.351490837Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=ec303f17-7454-4134-aae9-7767a2c36704 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.827400 | controller |     "Jun 12 15:33:00.353109 crc crio[24284]: time=\"2026-06-12T15:33:00.353064687Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6d8ea0bc-9b65-46fb-9bcc-05b3ed6fe36f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.827415 | controller |     "Jun 12 15:33:00.359519 crc crio[24284]: time=\"2026-06-12T15:33:00.35921893Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c28b920a-401a-4725-952e-c554f2ec3707 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.827429 | controller |     "Jun 12 15:33:00.446352 crc crio[24284]: time=\"2026-06-12T15:33:00.446210247Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mqfw2/extract-content\" id=670ab118-1d3d-45c7-b18c-86edd4707f2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827444 | controller |     "Jun 12 15:33:00.446859 crc crio[24284]: time=\"2026-06-12T15:33:00.446786216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827458 | controller |     "Jun 12 15:33:00.478779 crc crio[24284]: time=\"2026-06-12T15:33:00.478664541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827473 | controller |     "Jun 12 15:33:00.482537 crc crio[24284]: time=\"2026-06-12T15:33:00.482464246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827487 | controller |     "Jun 12 15:33:00.759101 crc crio[24284]: time=\"2026-06-12T15:33:00.758997692Z\" level=info msg=\"Created container a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f: openshift-marketplace/certified-operators-mqfw2/extract-content\" id=670ab118-1d3d-45c7-b18c-86edd4707f2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827501 | controller |     "Jun 12 15:33:00.760585 crc crio[24284]: time=\"2026-06-12T15:33:00.760373097Z\" level=info msg=\"Starting container: a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f\" id=5baa4031-d2e4-4a8b-a169-9ce593b7b4a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.827535 | controller |     "Jun 12 15:33:00.799856 crc crio[24284]: time=\"2026-06-12T15:33:00.796801965Z\" level=info msg=\"Started container\" PID=32501 containerID=a2101b7dc217227f66c648fd01dd39f6d7465f990b0cbe0ab18d145d714f2e8f description=openshift-marketplace/certified-operators-mqfw2/extract-content id=5baa4031-d2e4-4a8b-a169-9ce593b7b4a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d",
2026-06-12 16:39:24.827556 | controller |     "Jun 12 15:33:02.807541 crc crio[24284]: time=\"2026-06-12T15:33:02.804928612Z\" level=info msg=\"Stopping pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=51dcd6d7-c671-4a95-a8be-730115b65ce8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.827572 | controller |     "Jun 12 15:33:02.807541 crc crio[24284]: time=\"2026-06-12T15:33:02.806719662Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687972-jktfv Namespace:openshift-infra ID:2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9 UID:f9c94a4a-c602-4843-a4f2-66df49e122e0 NetNS:/var/run/netns/ba1820a3-8c60-438d-88bd-fb13e29a9720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9c94a4a_c602_4843_a4f2_66df49e122e0.slice PodAnnotations:0xc000b84b98}] Aliases:map[]}\"",
2026-06-12 16:39:24.827587 | controller |     "Jun 12 15:33:02.807541 crc crio[24284]: time=\"2026-06-12T15:33:02.8069707Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687972-jktfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.827602 | controller |     "Jun 12 15:33:03.763152 crc crio[24284]: time=\"2026-06-12T15:33:03.762936762Z\" level=info msg=\"Stopped pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=51dcd6d7-c671-4a95-a8be-730115b65ce8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.827617 | controller |     "Jun 12 15:33:04.847455 crc crio[24284]: time=\"2026-06-12T15:33:04.845226278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=abf9065b-9998-4c46-97e1-5774a659da9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.827632 | controller |     "Jun 12 15:33:04.850676 crc crio[24284]: time=\"2026-06-12T15:33:04.850544976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e179b74e-851f-4f99-971b-8470844c79e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.827647 | controller |     "Jun 12 15:33:04.864124 crc crio[24284]: time=\"2026-06-12T15:33:04.863771904Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mqfw2/registry-server\" id=58200d50-3de6-4571-b781-4f7abd026cd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827661 | controller |     "Jun 12 15:33:04.864792 crc crio[24284]: time=\"2026-06-12T15:33:04.864715355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827676 | controller |     "Jun 12 15:33:04.938701 crc crio[24284]: time=\"2026-06-12T15:33:04.938140363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827691 | controller |     "Jun 12 15:33:04.947029 crc crio[24284]: time=\"2026-06-12T15:33:04.94679933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.827706 | controller |     "Jun 12 15:33:05.116233 crc crio[24284]: time=\"2026-06-12T15:33:05.115840939Z\" level=info msg=\"Created container 3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4: openshift-marketplace/certified-operators-mqfw2/registry-server\" id=58200d50-3de6-4571-b781-4f7abd026cd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.827724 | controller |     "Jun 12 15:33:05.117755 crc crio[24284]: time=\"2026-06-12T15:33:05.117683321Z\" level=info msg=\"Starting container: 3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4\" id=71205825-8b21-4787-86e7-c334eb979593 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.827739 | controller |     "Jun 12 15:33:05.129539 crc crio[24284]: time=\"2026-06-12T15:33:05.129339406Z\" level=info msg=\"Started container\" PID=32610 containerID=3274d41890ab98faccf922810b5a987764c190a396d272cfbea9016e59e6ffd4 description=openshift-marketplace/certified-operators-mqfw2/registry-server id=71205825-8b21-4787-86e7-c334eb979593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d0ea6c76e62b5599a6c4ba743ef890c159ad227f9494e0bb5ab353e853d373d",
2026-06-12 16:39:24.827755 | controller |     "Jun 12 15:33:09.088345 crc crio[24284]: time=\"2026-06-12T15:33:09.087146658Z\" level=info msg=\"Stopping container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4 (timeout: 2s)\" id=c09a85db-ce64-439f-b7eb-7691cdbd1b08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.827769 | controller |     "Jun 12 15:33:09.218058 crc crio[24284]: time=\"2026-06-12T15:33:09.217864271Z\" level=info msg=\"Stopped container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server\" id=c09a85db-ce64-439f-b7eb-7691cdbd1b08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.827783 | controller |     "Jun 12 15:33:09.219568 crc crio[24284]: time=\"2026-06-12T15:33:09.219479145Z\" level=info msg=\"Stopping pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0290f3a3-d538-4446-9794-e9a967e63e48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.827797 | controller |     "Jun 12 15:33:09.220979 crc crio[24284]: time=\"2026-06-12T15:33:09.220902853Z\" level=info msg=\"Got pod network &{Name:community-operators-85xgt Namespace:openshift-marketplace ID:b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d UID:a47f47f9-103f-482e-8280-e5bb130c10d8 NetNS:/var/run/netns/6d2bfad2-1b1b-4f84-991f-0af8c4110f5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda47f47f9_103f_482e_8280_e5bb130c10d8.slice PodAnnotations:0xc000b85ab8}] Aliases:map[]}\"",
2026-06-12 16:39:24.827812 | controller |     "Jun 12 15:33:09.221301 crc crio[24284]: time=\"2026-06-12T15:33:09.221185782Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-85xgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.827826 | controller |     "Jun 12 15:33:09.512286 crc crio[24284]: time=\"2026-06-12T15:33:09.511600885Z\" level=info msg=\"Stopped pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0290f3a3-d538-4446-9794-e9a967e63e48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.827841 | controller |     "Jun 12 15:33:09.922853 crc crio[24284]: time=\"2026-06-12T15:33:09.922153351Z\" level=info msg=\"Removing container: be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4\" id=a0fb4eee-e26b-4388-b392-0f5cc3d8aa92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827855 | controller |     "Jun 12 15:33:09.954385 crc crio[24284]: time=\"2026-06-12T15:33:09.954292716Z\" level=info msg=\"Removed container be4777fd9173aa2109f1410dbb7a5a9eef386bbd8b61a7b748ba48cb7970eeb4: openshift-marketplace/community-operators-85xgt/registry-server\" id=a0fb4eee-e26b-4388-b392-0f5cc3d8aa92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827870 | controller |     "Jun 12 15:33:09.958547 crc crio[24284]: time=\"2026-06-12T15:33:09.958411001Z\" level=info msg=\"Removing container: eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b\" id=e564bf9a-2715-4f84-ada1-b81ea177433d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827888 | controller |     "Jun 12 15:33:09.995359 crc crio[24284]: time=\"2026-06-12T15:33:09.995232419Z\" level=info msg=\"Removed container eee5715fb1597bd8002d85dd50884baf499815c2062988cb5ce2e5ddccab028b: openshift-marketplace/community-operators-85xgt/extract-content\" id=e564bf9a-2715-4f84-ada1-b81ea177433d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827902 | controller |     "Jun 12 15:33:09.999019 crc crio[24284]: time=\"2026-06-12T15:33:09.998951701Z\" level=info msg=\"Removing container: a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858\" id=e3f65aee-8439-4c9e-80ec-9fd1888432df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827916 | controller |     "Jun 12 15:33:10.021089 crc crio[24284]: time=\"2026-06-12T15:33:10.020918221Z\" level=info msg=\"Removed container a537c858c30b0c678f1b1955083e166f952d13b1fc708369ad41b5412f594858: openshift-marketplace/community-operators-85xgt/extract-utilities\" id=e3f65aee-8439-4c9e-80ec-9fd1888432df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.827931 | controller |     "Jun 12 15:33:18.609183 crc crio[24284]: time=\"2026-06-12T15:33:18.608310163Z\" level=info msg=\"Stopping container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470 (timeout: 2s)\" id=2a659c82-4a43-43e8-a150-14afc1b8fd3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.827944 | controller |     "Jun 12 15:33:18.760060 crc crio[24284]: time=\"2026-06-12T15:33:18.759927976Z\" level=info msg=\"Stopped container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=2a659c82-4a43-43e8-a150-14afc1b8fd3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.827958 | controller |     "Jun 12 15:33:18.761554 crc crio[24284]: time=\"2026-06-12T15:33:18.761391984Z\" level=info msg=\"Stopping pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=db75422f-9ebe-491e-b541-9317f1c07634 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.827973 | controller |     "Jun 12 15:33:18.763685 crc crio[24284]: time=\"2026-06-12T15:33:18.762347016Z\" level=info msg=\"Got pod network &{Name:certified-operators-qtp5z Namespace:openshift-marketplace ID:cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec UID:8421e03e-ce60-45ee-a294-b890413b2cfc NetNS:/var/run/netns/148c8705-9435-4c60-9fcd-fd9fbe96952a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8421e03e_ce60_45ee_a294_b890413b2cfc.slice PodAnnotations:0xc00008d3b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.827987 | controller |     "Jun 12 15:33:18.763925 crc crio[24284]: time=\"2026-06-12T15:33:18.763853746Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-qtp5z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.828001 | controller |     "Jun 12 15:33:19.026584 crc crio[24284]: time=\"2026-06-12T15:33:19.026521663Z\" level=info msg=\"Stopping container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9 (timeout: 2s)\" id=4a0bcb40-cb03-452b-a616-c243f87bed34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.828015 | controller |     "Jun 12 15:33:19.044428 crc crio[24284]: time=\"2026-06-12T15:33:19.044192468Z\" level=info msg=\"Stopped pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=db75422f-9ebe-491e-b541-9317f1c07634 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828030 | controller |     "Jun 12 15:33:19.163075 crc crio[24284]: time=\"2026-06-12T15:33:19.162936213Z\" level=info msg=\"Stopped container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=4a0bcb40-cb03-452b-a616-c243f87bed34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.828047 | controller |     "Jun 12 15:33:19.164743 crc crio[24284]: time=\"2026-06-12T15:33:19.164544397Z\" level=info msg=\"Stopping pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=a769f491-1587-4c70-a935-6f1f6dcad240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828062 | controller |     "Jun 12 15:33:19.166598 crc crio[24284]: time=\"2026-06-12T15:33:19.166433929Z\" level=info msg=\"Got pod network &{Name:redhat-operators-htt7p Namespace:openshift-marketplace ID:1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603 UID:daea063c-723b-4179-9d27-d4ff118ca0c1 NetNS:/var/run/netns/ac601d75-2215-4c3f-bab1-43df164d90d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaea063c_723b_4179_9d27_d4ff118ca0c1.slice PodAnnotations:0xc001e04e90}] Aliases:map[]}\"",
2026-06-12 16:39:24.828077 | controller |     "Jun 12 15:33:19.167218 crc crio[24284]: time=\"2026-06-12T15:33:19.167137793Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-htt7p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.828092 | controller |     "Jun 12 15:33:19.412063 crc crio[24284]: time=\"2026-06-12T15:33:19.411358408Z\" level=info msg=\"Stopped pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=a769f491-1587-4c70-a935-6f1f6dcad240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828106 | controller |     "Jun 12 15:33:20.034758 crc crio[24284]: time=\"2026-06-12T15:33:20.034638039Z\" level=info msg=\"Removing container: 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470\" id=622d7144-726a-48ca-b9fc-2ab4d24ebcb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828120 | controller |     "Jun 12 15:33:20.062041 crc crio[24284]: time=\"2026-06-12T15:33:20.061597361Z\" level=info msg=\"Removed container 3f8f7d8a70843b05e8df18d1c304d0845499425809ea42c75107698a844ed470: openshift-marketplace/certified-operators-qtp5z/registry-server\" id=622d7144-726a-48ca-b9fc-2ab4d24ebcb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828135 | controller |     "Jun 12 15:33:20.067010 crc crio[24284]: time=\"2026-06-12T15:33:20.066717222Z\" level=info msg=\"Removing container: 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba\" id=de3d9b2c-246a-423d-a874-0e9e92a6f703 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828149 | controller |     "Jun 12 15:33:20.117315 crc crio[24284]: time=\"2026-06-12T15:33:20.117158291Z\" level=info msg=\"Removed container 1f0096f8f17b32253126e270590f8076f193d3e9522303026590544083190eba: openshift-marketplace/certified-operators-qtp5z/extract-content\" id=de3d9b2c-246a-423d-a874-0e9e92a6f703 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828164 | controller |     "Jun 12 15:33:20.125337 crc crio[24284]: time=\"2026-06-12T15:33:20.125009228Z\" level=info msg=\"Removing container: 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4\" id=9449f945-725b-4af7-b15b-d8572e2f7a1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828178 | controller |     "Jun 12 15:33:20.151444 crc crio[24284]: time=\"2026-06-12T15:33:20.151343039Z\" level=info msg=\"Removed container 2bf7780a64f994336641338797e9990a5ef5ef8a45350ead649e53faf8fa9bd4: openshift-marketplace/certified-operators-qtp5z/extract-utilities\" id=9449f945-725b-4af7-b15b-d8572e2f7a1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828193 | controller |     "Jun 12 15:33:20.157108 crc crio[24284]: time=\"2026-06-12T15:33:20.156995245Z\" level=info msg=\"Removing container: 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9\" id=6f0810a9-2dc1-4d34-9cc9-61c635af8bd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828207 | controller |     "Jun 12 15:33:20.191181 crc crio[24284]: time=\"2026-06-12T15:33:20.191053293Z\" level=info msg=\"Removed container 210b84d131258bef6bf2172294dd0b0613545aecc429e5f7b43513b00a1329a9: openshift-marketplace/redhat-operators-htt7p/registry-server\" id=6f0810a9-2dc1-4d34-9cc9-61c635af8bd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828229 | controller |     "Jun 12 15:33:20.198105 crc crio[24284]: time=\"2026-06-12T15:33:20.198006932Z\" level=info msg=\"Removing container: 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723\" id=26c011d9-ef59-4c5e-bd47-ba20a53b80b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828244 | controller |     "Jun 12 15:33:20.241111 crc crio[24284]: time=\"2026-06-12T15:33:20.241016587Z\" level=info msg=\"Removed container 080907aff6e8296e9a7f533a213b1958e0c78d9990164bec6bc7eee12c3db723: openshift-marketplace/redhat-operators-htt7p/extract-content\" id=26c011d9-ef59-4c5e-bd47-ba20a53b80b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828259 | controller |     "Jun 12 15:33:20.247938 crc crio[24284]: time=\"2026-06-12T15:33:20.245807313Z\" level=info msg=\"Removing container: 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696\" id=4ae572c0-8bc5-483b-97f2-b13aac101507 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828273 | controller |     "Jun 12 15:33:20.273179 crc crio[24284]: time=\"2026-06-12T15:33:20.273029585Z\" level=info msg=\"Removed container 3cbfa978b6910384e78497097a76c3ca7ea6c536f37bb382595a2f20e2828696: openshift-marketplace/redhat-operators-htt7p/extract-utilities\" id=4ae572c0-8bc5-483b-97f2-b13aac101507 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.828287 | controller |     "Jun 12 15:33:41.052520 crc crio[24284]: time=\"2026-06-12T15:33:41.050864567Z\" level=info msg=\"Stopping pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=84440c2e-6237-4f76-8c5a-c386b60bb5b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828301 | controller |     "Jun 12 15:33:41.052520 crc crio[24284]: time=\"2026-06-12T15:33:41.05245748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=84440c2e-6237-4f76-8c5a-c386b60bb5b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828315 | controller |     "Jun 12 15:33:41.055386 crc crio[24284]: time=\"2026-06-12T15:33:41.053431212Z\" level=info msg=\"Removing pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=0160d949-3d1a-488f-9dbc-8e81e479052b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828330 | controller |     "Jun 12 15:33:41.073001 crc crio[24284]: time=\"2026-06-12T15:33:41.07270549Z\" level=info msg=\"Removed pod sandbox: 1f573da33cccc2cc938d58c9dca742d2c273014ed008f7d1a6cee4aabd765603\" id=0160d949-3d1a-488f-9dbc-8e81e479052b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828344 | controller |     "Jun 12 15:33:41.074090 crc crio[24284]: time=\"2026-06-12T15:33:41.073981002Z\" level=info msg=\"Stopping pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=90ae3340-0f89-4ac1-9896-02a7811e65d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828358 | controller |     "Jun 12 15:33:41.074176 crc crio[24284]: time=\"2026-06-12T15:33:41.074093885Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=90ae3340-0f89-4ac1-9896-02a7811e65d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828372 | controller |     "Jun 12 15:33:41.075394 crc crio[24284]: time=\"2026-06-12T15:33:41.075231402Z\" level=info msg=\"Removing pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=cee48cd5-9c10-488c-ac8e-ca3c22952b88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828386 | controller |     "Jun 12 15:33:41.085004 crc crio[24284]: time=\"2026-06-12T15:33:41.08479762Z\" level=info msg=\"Removed pod sandbox: cc5fd6248e269e6408a1470eb59aa8876f11a85205b48e37f7721ca8a82b2258\" id=cee48cd5-9c10-488c-ac8e-ca3c22952b88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828405 | controller |     "Jun 12 15:33:41.086062 crc crio[24284]: time=\"2026-06-12T15:33:41.085966858Z\" level=info msg=\"Stopping pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=f6dc1598-66a2-4e12-aebf-f2be4a8cdd08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828420 | controller |     "Jun 12 15:33:41.086153 crc crio[24284]: time=\"2026-06-12T15:33:41.086082812Z\" level=info msg=\"Stopped pod sandbox (already stopped): cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=f6dc1598-66a2-4e12-aebf-f2be4a8cdd08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828435 | controller |     "Jun 12 15:33:41.087186 crc crio[24284]: time=\"2026-06-12T15:33:41.087029153Z\" level=info msg=\"Removing pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=ba1ee809-444f-4bc5-9c64-0d543da651af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828450 | controller |     "Jun 12 15:33:41.097905 crc crio[24284]: time=\"2026-06-12T15:33:41.097770921Z\" level=info msg=\"Removed pod sandbox: cada00a69315516968884f6085faa88ed76f28d7e7b508c7e7256c76c1072eec\" id=ba1ee809-444f-4bc5-9c64-0d543da651af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828464 | controller |     "Jun 12 15:33:41.098875 crc crio[24284]: time=\"2026-06-12T15:33:41.098800442Z\" level=info msg=\"Stopping pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=f49f13eb-25e7-495e-95b8-9971aaf7d74b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828478 | controller |     "Jun 12 15:33:41.098968 crc crio[24284]: time=\"2026-06-12T15:33:41.098879435Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=f49f13eb-25e7-495e-95b8-9971aaf7d74b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828493 | controller |     "Jun 12 15:33:41.100320 crc crio[24284]: time=\"2026-06-12T15:33:41.100095356Z\" level=info msg=\"Removing pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0111c421-7702-4abf-b8f7-115850ec990f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828507 | controller |     "Jun 12 15:33:41.108833 crc crio[24284]: time=\"2026-06-12T15:33:41.108736561Z\" level=info msg=\"Removed pod sandbox: b7ed52004755dcf92a10561e73751ee5bdfdfb5b9b2493dcd64b5591e1b4211d\" id=0111c421-7702-4abf-b8f7-115850ec990f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.828543 | controller |     "Jun 12 15:34:00.970967 crc crio[24284]: time=\"2026-06-12T15:34:00.969309674Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687974-xpv85/POD\" id=3271a662-7755-4293-a692-9b24ffaf7e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.828560 | controller |     "Jun 12 15:34:00.973238 crc crio[24284]: time=\"2026-06-12T15:34:00.971189867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.828593 | controller |     "Jun 12 15:34:01.009731 crc crio[24284]: time=\"2026-06-12T15:34:01.009477783Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be098}] Aliases:map[]}\"",
2026-06-12 16:39:24.828613 | controller |     "Jun 12 15:34:01.009731 crc crio[24284]: time=\"2026-06-12T15:34:01.009603878Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687974-xpv85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.828630 | controller |     "Jun 12 15:34:01.449913 crc crio[24284]: 2026-06-12T15:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e187978f987314 Mac:0a:67:eb:22:dd:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f SocketPath: PciID:}] [{Interface:0xc000328980 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.828645 | controller |     "Jun 12 15:34:01.454184 crc crio[24284]: time=\"2026-06-12T15:34:01.454002418Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be098}] Aliases:map[]}\"",
2026-06-12 16:39:24.828661 | controller |     "Jun 12 15:34:01.454753 crc crio[24284]: time=\"2026-06-12T15:34:01.454690921Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687974-xpv85 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.828675 | controller |     "Jun 12 15:34:01.467463 crc crio[24284]: time=\"2026-06-12T15:34:01.467333113Z\" level=info msg=\"Ran pod sandbox 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 with infra container: openshift-infra/auto-csr-approver-29687974-xpv85/POD\" id=3271a662-7755-4293-a692-9b24ffaf7e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.828690 | controller |     "Jun 12 15:34:01.471931 crc crio[24284]: time=\"2026-06-12T15:34:01.471843553Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9fe6b628-1c47-4782-9866-611a58970d97 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.828705 | controller |     "Jun 12 15:34:01.484339 crc crio[24284]: time=\"2026-06-12T15:34:01.484181962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.828719 | controller |     "Jun 12 15:34:06.800672 crc crio[24284]: time=\"2026-06-12T15:34:06.800099755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9fe6b628-1c47-4782-9866-611a58970d97 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.828734 | controller |     "Jun 12 15:34:06.802472 crc crio[24284]: time=\"2026-06-12T15:34:06.801645286Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8bbd2d67-6543-4210-aa6b-1add3c5e3b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.828749 | controller |     "Jun 12 15:34:06.803897 crc crio[24284]: time=\"2026-06-12T15:34:06.803770796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad3c9f34-e8be-465b-aace-700199724ea2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.828763 | controller |     "Jun 12 15:34:06.811056 crc crio[24284]: time=\"2026-06-12T15:34:06.810738247Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687974-xpv85/oc\" id=18b6b5ec-ae9e-4c97-b8ec-1b6f31d40218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.828778 | controller |     "Jun 12 15:34:06.811378 crc crio[24284]: time=\"2026-06-12T15:34:06.811339557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.828793 | controller |     "Jun 12 15:34:06.840899 crc crio[24284]: time=\"2026-06-12T15:34:06.840130778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.828811 | controller |     "Jun 12 15:34:07.156169 crc crio[24284]: time=\"2026-06-12T15:34:07.156057857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.828826 | controller |     "Jun 12 15:34:07.277078 crc crio[24284]: time=\"2026-06-12T15:34:07.276947444Z\" level=info msg=\"Created container 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675: openshift-infra/auto-csr-approver-29687974-xpv85/oc\" id=18b6b5ec-ae9e-4c97-b8ec-1b6f31d40218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.828841 | controller |     "Jun 12 15:34:07.278742 crc crio[24284]: time=\"2026-06-12T15:34:07.278588748Z\" level=info msg=\"Starting container: 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675\" id=a923aae3-b004-40b3-8ae2-d19c38429fb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.828856 | controller |     "Jun 12 15:34:07.284075 crc crio[24284]: time=\"2026-06-12T15:34:07.283940595Z\" level=info msg=\"Started container\" PID=33637 containerID=0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675 description=openshift-infra/auto-csr-approver-29687974-xpv85/oc id=a923aae3-b004-40b3-8ae2-d19c38429fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11",
2026-06-12 16:39:24.828870 | controller |     "Jun 12 15:34:09.751204 crc crio[24284]: time=\"2026-06-12T15:34:09.750182383Z\" level=info msg=\"Stopping pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=31e1ff32-b5cb-4f46-9056-c5bbcbf863ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828885 | controller |     "Jun 12 15:34:09.753410 crc crio[24284]: time=\"2026-06-12T15:34:09.751987504Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687974-xpv85 Namespace:openshift-infra ID:7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11 UID:c0edca74-ef3f-4d88-a654-87bdef7ebe68 NetNS:/var/run/netns/5ff7ab36-c3b1-442c-8934-9a3aba8cbd3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0edca74_ef3f_4d88_a654_87bdef7ebe68.slice PodAnnotations:0xc0006be630}] Aliases:map[]}\"",
2026-06-12 16:39:24.828900 | controller |     "Jun 12 15:34:09.753410 crc crio[24284]: time=\"2026-06-12T15:34:09.75216945Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687974-xpv85 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.828915 | controller |     "Jun 12 15:34:10.638770 crc crio[24284]: time=\"2026-06-12T15:34:10.63848793Z\" level=info msg=\"Stopped pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=31e1ff32-b5cb-4f46-9056-c5bbcbf863ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.828930 | controller |     "Jun 12 15:35:19.568196 crc crio[24284]: time=\"2026-06-12T15:35:19.56656539Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/POD\" id=07e39a02-f7db-4fba-8231-9a4ffffb6fe7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.828945 | controller |     "Jun 12 15:35:19.571117 crc crio[24284]: time=\"2026-06-12T15:35:19.568454279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.828960 | controller |     "Jun 12 15:35:19.595452 crc crio[24284]: time=\"2026-06-12T15:35:19.595370212Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-kbkpx/POD\" id=4b1e9887-2a32-4cb7-9137-6ad0b4048c99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.828978 | controller |     "Jun 12 15:35:19.595641 crc crio[24284]: time=\"2026-06-12T15:35:19.595503388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.828994 | controller |     "Jun 12 15:35:19.617180 crc crio[24284]: time=\"2026-06-12T15:35:19.616948049Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-svbsz Namespace:cert-manager ID:ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 UID:c6b6f96f-5039-409f-bd78-6b73bbef60db NetNS:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6b6f96f_5039_409f_bd78_6b73bbef60db.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}\"",
2026-06-12 16:39:24.829009 | controller |     "Jun 12 15:35:19.617659 crc crio[24284]: time=\"2026-06-12T15:35:19.617230848Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.829024 | controller |     "Jun 12 15:35:19.637970 crc crio[24284]: time=\"2026-06-12T15:35:19.637147752Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/POD\" id=168a2921-61aa-4918-b19d-3ca7d43c1561 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.829038 | controller |     "Jun 12 15:35:19.638307 crc crio[24284]: time=\"2026-06-12T15:35:19.638005121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.829053 | controller |     "Jun 12 15:35:19.644650 crc crio[24284]: time=\"2026-06-12T15:35:19.644146516Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kbkpx Namespace:cert-manager ID:b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 UID:4958bd16-910e-4f63-8f65-69ae6b3cfe9f NetNS:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4958bd16_910e_4f63_8f65_69ae6b3cfe9f.slice PodAnnotations:0xc00041c6d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.829068 | controller |     "Jun 12 15:35:19.644650 crc crio[24284]: time=\"2026-06-12T15:35:19.644444546Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-kbkpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.829083 | controller |     "Jun 12 15:35:19.666149 crc crio[24284]: time=\"2026-06-12T15:35:19.66602796Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-gcsmn Namespace:cert-manager ID:6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 UID:c8daaa82-5e21-47d2-994f-cd4a191f1f47 NetNS:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8daaa82_5e21_47d2_994f_cd4a191f1f47.slice PodAnnotations:0xc000b849b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.829098 | controller |     "Jun 12 15:35:19.666149 crc crio[24284]: time=\"2026-06-12T15:35:19.666117803Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-gcsmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.829113 | controller |     "Jun 12 15:35:20.216419 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad6ea2445acaea2 Mac:ea:d5:90:13:f5:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.829130 | controller |     "Jun 12 15:35:20.220751 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4c5c5fe755f3b1 Mac:d2:6b:8d:b8:ce:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e SocketPath: PciID:}] [{Interface:0xc0001a45c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.829146 | controller |     "Jun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.219942288Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-svbsz Namespace:cert-manager ID:ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 UID:c6b6f96f-5039-409f-bd78-6b73bbef60db NetNS:/var/run/netns/59fe6482-496b-41d2-b06c-d583805b9df5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6b6f96f_5039_409f_bd78_6b73bbef60db.slice PodAnnotations:0xc00008dac0}] Aliases:map[]}\"",
2026-06-12 16:39:24.829161 | controller |     "Jun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.219941948Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kbkpx Namespace:cert-manager ID:b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 UID:4958bd16-910e-4f63-8f65-69ae6b3cfe9f NetNS:/var/run/netns/a4869518-2ad8-4e16-9f23-087e38b5cf3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4958bd16_910e_4f63_8f65_69ae6b3cfe9f.slice PodAnnotations:0xc00041c6d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.829175 | controller |     "Jun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.220221115Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.829190 | controller |     "Jun 12 15:35:20.220751 crc crio[24284]: time=\"2026-06-12T15:35:20.220575459Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-kbkpx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.829204 | controller |     "Jun 12 15:35:20.231735 crc crio[24284]: time=\"2026-06-12T15:35:20.230986907Z\" level=info msg=\"Ran pod sandbox ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/POD\" id=07e39a02-f7db-4fba-8231-9a4ffffb6fe7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.829219 | controller |     "Jun 12 15:35:20.233662 crc crio[24284]: time=\"2026-06-12T15:35:20.233570099Z\" level=info msg=\"Ran pod sandbox b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94 with infra container: cert-manager/cert-manager-7b8b89f89d-kbkpx/POD\" id=4b1e9887-2a32-4cb7-9137-6ad0b4048c99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.829233 | controller |     "Jun 12 15:35:20.241483 crc crio[24284]: time=\"2026-06-12T15:35:20.241086536Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829248 | controller |     "Jun 12 15:35:20.242501 crc crio[24284]: time=\"2026-06-12T15:35:20.242210785Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829262 | controller |     "Jun 12 15:35:20.243099 crc crio[24284]: time=\"2026-06-12T15:35:20.242950097Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829277 | controller |     "Jun 12 15:35:20.243300 crc crio[24284]: time=\"2026-06-12T15:35:20.243123683Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=0f7a2a4f-07d4-46b6-8621-0b02485e8879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829295 | controller |     "Jun 12 15:35:20.247586 crc crio[24284]: time=\"2026-06-12T15:35:20.24665511Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=7d5464e7-cf76-4998-9650-bc772daa5bbc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.829311 | controller |     "Jun 12 15:35:20.249089 crc crio[24284]: time=\"2026-06-12T15:35:20.248919046Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829326 | controller |     "Jun 12 15:35:20.249770 crc crio[24284]: time=\"2026-06-12T15:35:20.249174914Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=b4153f65-32fb-4ac2-89ea-1692d53d3819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829341 | controller |     "Jun 12 15:35:20.254592 crc crio[24284]: time=\"2026-06-12T15:35:20.254020793Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ab82694f-48a1-4feb-bd1f-0ac828612a41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.829355 | controller |     "Jun 12 15:35:20.267394 crc crio[24284]: time=\"2026-06-12T15:35:20.262747153Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-12 16:39:24.829370 | controller |     "Jun 12 15:35:20.267394 crc crio[24284]: time=\"2026-06-12T15:35:20.263078736Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-12 16:39:24.829385 | controller |     "Jun 12 15:35:20.285432 crc crio[24284]: 2026-06-12T15:35:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fb80b0bcd6e8f8 Mac:7a:1e:7c:37:53:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b SocketPath: PciID:}] [{Interface:0xc0004b25c0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.829399 | controller |     "Jun 12 15:35:20.289379 crc crio[24284]: time=\"2026-06-12T15:35:20.288386131Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-gcsmn Namespace:cert-manager ID:6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 UID:c8daaa82-5e21-47d2-994f-cd4a191f1f47 NetNS:/var/run/netns/4e47e64d-8a3c-4305-b699-8b03f1370c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8daaa82_5e21_47d2_994f_cd4a191f1f47.slice PodAnnotations:0xc000b849b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.829414 | controller |     "Jun 12 15:35:20.289379 crc crio[24284]: time=\"2026-06-12T15:35:20.288636339Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-gcsmn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.829430 | controller |     "Jun 12 15:35:20.307575 crc crio[24284]: time=\"2026-06-12T15:35:20.307035457Z\" level=info msg=\"Ran pod sandbox 6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/POD\" id=168a2921-61aa-4918-b19d-3ca7d43c1561 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.829445 | controller |     "Jun 12 15:35:20.310153 crc crio[24284]: time=\"2026-06-12T15:35:20.310100948Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829461 | controller |     "Jun 12 15:35:20.310438 crc crio[24284]: time=\"2026-06-12T15:35:20.310393558Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829478 | controller |     "Jun 12 15:35:20.310514 crc crio[24284]: time=\"2026-06-12T15:35:20.31046086Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=005836ce-b6de-4c74-bb1b-f71dc5d4388c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829494 | controller |     "Jun 12 15:35:20.311923 crc crio[24284]: time=\"2026-06-12T15:35:20.311823985Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=aad0ecec-e8c1-41c2-8766-9373be932c2a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.829509 | controller |     "Jun 12 15:35:20.317086 crc crio[24284]: time=\"2026-06-12T15:35:20.316717068Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-12 16:39:24.829545 | controller |     "Jun 12 15:35:26.983626 crc crio[24284]: time=\"2026-06-12T15:35:26.982666337Z\" level=info msg=\"Stopping container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca (timeout: 30s)\" id=45b36eea-37aa-4f6b-94e7-a9d01de3d8bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829561 | controller |     "Jun 12 15:35:26.984848 crc crio[24284]: time=\"2026-06-12T15:35:26.983290097Z\" level=info msg=\"Stopping container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3 (timeout: 30s)\" id=ecaf9887-0e78-49ea-a825-1e700ef65469 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829576 | controller |     "Jun 12 15:35:27.200775 crc crio[24284]: time=\"2026-06-12T15:35:27.200645675Z\" level=info msg=\"Stopping container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665 (timeout: 30s)\" id=323512b6-a26b-42f8-92ab-1b99f1ac1001 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829590 | controller |     "Jun 12 15:35:27.200949 crc crio[24284]: time=\"2026-06-12T15:35:27.200765059Z\" level=info msg=\"Stopping container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457 (timeout: 30s)\" id=e97017c7-7646-40ae-b57e-50f2d9e8864e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829605 | controller |     "Jun 12 15:35:27.201610 crc crio[24284]: time=\"2026-06-12T15:35:27.201522774Z\" level=info msg=\"Stopping container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed (timeout: 30s)\" id=6140a82a-1baa-4a13-990d-ed908489060c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829619 | controller |     "Jun 12 15:35:27.201610 crc crio[24284]: time=\"2026-06-12T15:35:27.201571436Z\" level=info msg=\"Stopping container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6 (timeout: 30s)\" id=46920c79-2abd-49bf-8d22-e798dfad32ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829633 | controller |     "Jun 12 15:35:27.201833 crc crio[24284]: time=\"2026-06-12T15:35:27.201765617Z\" level=info msg=\"Stopping container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d (timeout: 30s)\" id=b568919e-98d3-4ddb-b389-6858ba4d25b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829647 | controller |     "Jun 12 15:35:27.202083 crc crio[24284]: time=\"2026-06-12T15:35:27.200662165Z\" level=info msg=\"Stopping container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6 (timeout: 30s)\" id=00ae057e-99cb-4e6d-9477-6116d7fb0bc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829662 | controller |     "Jun 12 15:35:27.202224 crc crio[24284]: time=\"2026-06-12T15:35:27.202164336Z\" level=info msg=\"Stopping container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf (timeout: 30s)\" id=66213701-be5a-45c9-9194-ce1240d53440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829676 | controller |     "Jun 12 15:35:27.283620 crc crio[24284]: time=\"2026-06-12T15:35:27.283451084Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 16:39:24.829694 | controller |     "Jun 12 15:35:27.284056 crc crio[24284]: time=\"2026-06-12T15:35:27.283856087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.829709 | controller |     "Jun 12 15:35:27.287240 crc crio[24284]: time=\"2026-06-12T15:35:27.287176926Z\" level=info msg=\"Stopping container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73 (timeout: 30s)\" id=532798ec-f198-41e6-aba8-b9d9b7e34039 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829724 | controller |     "Jun 12 15:35:27.386483 crc crio[24284]: time=\"2026-06-12T15:35:27.386373937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=965c6d56-8804-4ec9-875e-dfa10ae70fd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829739 | controller |     "Jun 12 15:35:27.391173 crc crio[24284]: time=\"2026-06-12T15:35:27.39101717Z\" level=info msg=\"Removing container: f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507\" id=db997c22-86ca-4f8e-99cd-18ceef3360a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.829754 | controller |     "Jun 12 15:35:27.568322 crc crio[24284]: time=\"2026-06-12T15:35:27.567434874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d1dece59-7920-4728-a775-c4a0f6c958d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829768 | controller |     "Jun 12 15:35:27.588194 crc crio[24284]: time=\"2026-06-12T15:35:27.587415457Z\" level=info msg=\"Stopped container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e97017c7-7646-40ae-b57e-50f2d9e8864e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829783 | controller |     "Jun 12 15:35:27.589183 crc crio[24284]: time=\"2026-06-12T15:35:27.588681008Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=ab82694f-48a1-4feb-bd1f-0ac828612a41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.829798 | controller |     "Jun 12 15:35:27.590157 crc crio[24284]: time=\"2026-06-12T15:35:27.590052065Z\" level=info msg=\"Stopped container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=66213701-be5a-45c9-9194-ce1240d53440 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829812 | controller |     "Jun 12 15:35:27.590723 crc crio[24284]: time=\"2026-06-12T15:35:27.590633395Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=1a433944-2690-4abc-bb88-56fd60fdfbc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.829826 | controller |     "Jun 12 15:35:27.595184 crc crio[24284]: time=\"2026-06-12T15:35:27.595052346Z\" level=info msg=\"Stopped container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b568919e-98d3-4ddb-b389-6858ba4d25b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829841 | controller |     "Jun 12 15:35:27.597937 crc crio[24284]: time=\"2026-06-12T15:35:27.597818089Z\" level=info msg=\"Stopped container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=46920c79-2abd-49bf-8d22-e798dfad32ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829855 | controller |     "Jun 12 15:35:27.808404 crc crio[24284]: time=\"2026-06-12T15:35:27.807989699Z\" level=info msg=\"Stopped container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=00ae057e-99cb-4e6d-9477-6116d7fb0bc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829872 | controller |     "Jun 12 15:35:27.808404 crc crio[24284]: time=\"2026-06-12T15:35:27.808186796Z\" level=info msg=\"Stopped container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=532798ec-f198-41e6-aba8-b9d9b7e34039 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829887 | controller |     "Jun 12 15:35:27.810213 crc crio[24284]: time=\"2026-06-12T15:35:27.810174962Z\" level=info msg=\"Stopped container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=6140a82a-1baa-4a13-990d-ed908489060c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829901 | controller |     "Jun 12 15:35:27.810781 crc crio[24284]: time=\"2026-06-12T15:35:27.810316341Z\" level=info msg=\"Stopped container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=ecaf9887-0e78-49ea-a825-1e700ef65469 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829915 | controller |     "Jun 12 15:35:27.811781 crc crio[24284]: time=\"2026-06-12T15:35:27.811752564Z\" level=info msg=\"Stopped container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=45b36eea-37aa-4f6b-94e7-a9d01de3d8bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829930 | controller |     "Jun 12 15:35:27.813361 crc crio[24284]: time=\"2026-06-12T15:35:27.813219323Z\" level=info msg=\"Stopping pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=b2499f20-c3f7-480c-ad66-e169d3714335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.829944 | controller |     "Jun 12 15:35:27.818960 crc crio[24284]: time=\"2026-06-12T15:35:27.818857651Z\" level=info msg=\"Stopped container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=323512b6-a26b-42f8-92ab-1b99f1ac1001 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.829958 | controller |     "Jun 12 15:35:27.820812 crc crio[24284]: time=\"2026-06-12T15:35:27.820574016Z\" level=info msg=\"Stopping pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=016b8aa7-cb06-4bac-9111-88bc17c79f61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.829972 | controller |     "Jun 12 15:35:27.958438 crc crio[24284]: time=\"2026-06-12T15:35:27.958232439Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7dab97c2-9d57-41ae-ab79-38b090f8cb49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.829986 | controller |     "Jun 12 15:35:28.485516 crc crio[24284]: time=\"2026-06-12T15:35:28.485457043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830001 | controller |     "Jun 12 15:35:28.491349 crc crio[24284]: time=\"2026-06-12T15:35:28.491212533Z\" level=info msg=\"Stopped pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=b2499f20-c3f7-480c-ad66-e169d3714335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.830016 | controller |     "Jun 12 15:35:28.495465 crc crio[24284]: time=\"2026-06-12T15:35:28.495171504Z\" level=info msg=\"Stopped pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=016b8aa7-cb06-4bac-9111-88bc17c79f61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.830030 | controller |     "Jun 12 15:35:28.845331 crc crio[24284]: time=\"2026-06-12T15:35:28.842217815Z\" level=info msg=\"Removed container f9ea7748a6cdc6f9a85acbe87fe739678a4f3f30f534e4096a422c66961ed507: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=db997c22-86ca-4f8e-99cd-18ceef3360a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830048 | controller |     "Jun 12 15:35:29.009994 crc crio[24284]: time=\"2026-06-12T15:35:29.009903756Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/POD\" id=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.830062 | controller |     "Jun 12 15:35:29.010123 crc crio[24284]: time=\"2026-06-12T15:35:29.01001352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830076 | controller |     "Jun 12 15:35:29.275153 crc crio[24284]: time=\"2026-06-12T15:35:29.27505869Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-thzfj/POD\" id=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.830090 | controller |     "Jun 12 15:35:29.275353 crc crio[24284]: time=\"2026-06-12T15:35:29.275192284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830105 | controller |     "Jun 12 15:35:29.471156 crc crio[24284]: time=\"2026-06-12T15:35:29.470987654Z\" level=info msg=\"Removing container: 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73\" id=70c27487-6aec-4ce3-9b89-e4b4dda6e994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830119 | controller |     "Jun 12 15:35:29.501902 crc crio[24284]: time=\"2026-06-12T15:35:29.501810483Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=aad0ecec-e8c1-41c2-8766-9373be932c2a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.830134 | controller |     "Jun 12 15:35:29.506676 crc crio[24284]: time=\"2026-06-12T15:35:29.505515439Z\" level=info msg=\"Removed container 5a6ece5336db7691dd78d55c9bee4ce686b4acc7fcb0f0c093d2ab3642f22e73: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=70c27487-6aec-4ce3-9b89-e4b4dda6e994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830148 | controller |     "Jun 12 15:35:29.506676 crc crio[24284]: time=\"2026-06-12T15:35:29.505946943Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=93e850ea-f253-4f7b-8393-afb0b45a09cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830162 | controller |     "Jun 12 15:35:29.511385 crc crio[24284]: time=\"2026-06-12T15:35:29.511215735Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a0fc9465-7713-48fb-adf1-bc9f7827f577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830176 | controller |     "Jun 12 15:35:29.511489 crc crio[24284]: time=\"2026-06-12T15:35:29.51138658Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=c4a03f79-69f0-487d-b8ad-e3347ea2d035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830190 | controller |     "Jun 12 15:35:29.512846 crc crio[24284]: time=\"2026-06-12T15:35:29.512742865Z\" level=info msg=\"Removing container: 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d\" id=9fd7d068-8422-4de5-9d70-b761c9e71989 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830204 | controller |     "Jun 12 15:35:29.617930 crc crio[24284]: time=\"2026-06-12T15:35:29.617867232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830218 | controller |     "Jun 12 15:35:29.621448 crc crio[24284]: time=\"2026-06-12T15:35:29.621378749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830236 | controller |     "Jun 12 15:35:29.629814 crc crio[24284]: time=\"2026-06-12T15:35:29.629736684Z\" level=info msg=\"Removed container 91e771513b8354d5cca724105c917f56f9e3921b201ffbd91e810f443782fb6d: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=9fd7d068-8422-4de5-9d70-b761c9e71989 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830251 | controller |     "Jun 12 15:35:29.633508 crc crio[24284]: time=\"2026-06-12T15:35:29.633364584Z\" level=info msg=\"Removing container: 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6\" id=8fe733e5-80df-4337-bc83-dccf82fed2d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830265 | controller |     "Jun 12 15:35:29.639575 crc crio[24284]: time=\"2026-06-12T15:35:29.639506257Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=7d5464e7-cf76-4998-9650-bc772daa5bbc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.830286 | controller |     "Jun 12 15:35:29.640489 crc crio[24284]: time=\"2026-06-12T15:35:29.639883539Z\" 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=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.830308 | controller |     "Jun 12 15:35:29.640489 crc crio[24284]: time=\"2026-06-12T15:35:29.640227711Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0c628d55-29a3-418f-8a7c-56061bbafa1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830329 | controller |     "Jun 12 15:35:29.642215 crc crio[24284]: time=\"2026-06-12T15:35:29.642132665Z\" 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=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.830345 | controller |     "Jun 12 15:35:29.649610 crc crio[24284]: time=\"2026-06-12T15:35:29.64930671Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=1b8f7261-5b00-4306-afc2-471b96e0436c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830360 | controller |     "Jun 12 15:35:29.652400 crc crio[24284]: time=\"2026-06-12T15:35:29.652224569Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller\" id=75bf3e30-f3ce-4e7f-aa6f-e9ca54bf1cf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.830374 | controller |     "Jun 12 15:35:29.660063 crc crio[24284]: time=\"2026-06-12T15:35:29.659997485Z\" level=info msg=\"Ran pod sandbox 33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/POD\" id=53a1f940-cb4a-40ea-9585-0cbd9a9ba371 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.830394 | controller |     "Jun 12 15:35:29.664164 crc crio[24284]: time=\"2026-06-12T15:35:29.663482575Z\" level=info msg=\"Ran pod sandbox aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b with infra container: openshift-ovn-kubernetes/ovnkube-node-thzfj/POD\" id=2716881b-ebff-4d60-ac24-a54a04054f0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.830416 | controller |     "Jun 12 15:35:29.665619 crc crio[24284]: time=\"2026-06-12T15:35:29.664747758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830436 | controller |     "Jun 12 15:35:29.666835 crc crio[24284]: time=\"2026-06-12T15:35:29.666758135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a82c6a69-05c4-4d58-8503-464aa0b9d21f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830455 | controller |     "Jun 12 15:35:29.667040 crc crio[24284]: time=\"2026-06-12T15:35:29.666937824Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook\" id=24d4d214-d7e8-4244-bc1e-5236a3baf348 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.830470 | controller |     "Jun 12 15:35:29.668844 crc crio[24284]: time=\"2026-06-12T15:35:29.668749821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=19d99da5-f774-4ab2-a6bb-0790be719860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830490 | controller |     "Jun 12 15:35:29.669325 crc crio[24284]: time=\"2026-06-12T15:35:29.669291952Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector\" id=eba4e556-6b02-47c3-a6c8-0418bb6d861a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.830529 | controller |     "Jun 12 15:35:29.670221 crc crio[24284]: time=\"2026-06-12T15:35:29.67013088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c4ef414c-ddab-4222-b13c-d6479f0db7b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830552 | controller |     "Jun 12 15:35:29.670629 crc crio[24284]: time=\"2026-06-12T15:35:29.670563594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fbef0679-7933-439c-af9f-65bc85c73016 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.830569 | controller |     "Jun 12 15:35:29.679660 crc crio[24284]: time=\"2026-06-12T15:35:29.679439629Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup\" id=117f8474-2ab0-47e1-8601-091decdb0380 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.830590 | controller |     "Jun 12 15:35:29.680863 crc crio[24284]: time=\"2026-06-12T15:35:29.680775961Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy\" id=68193f93-9ccf-481b-a860-83a60c964148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.830613 | controller |     "Jun 12 15:35:29.690197 crc crio[24284]: time=\"2026-06-12T15:35:29.689138728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830634 | controller |     "Jun 12 15:35:29.694467 crc crio[24284]: time=\"2026-06-12T15:35:29.694388804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830653 | controller |     "Jun 12 15:35:29.696177 crc crio[24284]: time=\"2026-06-12T15:35:29.695735336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830670 | controller |     "Jun 12 15:35:29.701794 crc crio[24284]: time=\"2026-06-12T15:35:29.700968419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830692 | controller |     "Jun 12 15:35:29.716412 crc crio[24284]: time=\"2026-06-12T15:35:29.716305726Z\" level=info msg=\"Removed container 09989060aeba8122c72d1d06ff74195850eaf181ad2421bb75c01b3ac33298f6: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=8fe733e5-80df-4337-bc83-dccf82fed2d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830719 | controller |     "Jun 12 15:35:29.722517 crc crio[24284]: time=\"2026-06-12T15:35:29.722413918Z\" level=info msg=\"Removing container: 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed\" id=e505d006-b3cc-4792-9579-640723abbdcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830739 | controller |     "Jun 12 15:35:29.737007 crc crio[24284]: time=\"2026-06-12T15:35:29.736912688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830759 | controller |     "Jun 12 15:35:29.740563 crc crio[24284]: time=\"2026-06-12T15:35:29.740496637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830780 | controller |     "Jun 12 15:35:29.757924 crc crio[24284]: time=\"2026-06-12T15:35:29.757861632Z\" level=info msg=\"Removed container 7df2be8e3811714750f348e09eb49d92789caefb4edde96baaa469d2f93edbed: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e505d006-b3cc-4792-9579-640723abbdcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830801 | controller |     "Jun 12 15:35:29.761360 crc crio[24284]: time=\"2026-06-12T15:35:29.761217021Z\" level=info msg=\"Removing container: 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6\" id=67726079-48d6-4777-ab0a-02d42af5e53c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830821 | controller |     "Jun 12 15:35:29.769788 crc crio[24284]: time=\"2026-06-12T15:35:29.769669212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830841 | controller |     "Jun 12 15:35:29.772194 crc crio[24284]: time=\"2026-06-12T15:35:29.772130814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830861 | controller |     "Jun 12 15:35:29.780609 crc crio[24284]: time=\"2026-06-12T15:35:29.780533231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.830883 | controller |     "Jun 12 15:35:29.809430 crc crio[24284]: time=\"2026-06-12T15:35:29.80934588Z\" level=info msg=\"Removed container 9637f2807fc7706fe515755ae325f849cbe91b721bfd2d2cd1fa51b5a2ddf1d6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=67726079-48d6-4777-ab0a-02d42af5e53c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830903 | controller |     "Jun 12 15:35:29.812071 crc crio[24284]: time=\"2026-06-12T15:35:29.811979231Z\" level=info msg=\"Created container 6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f: openshift-multus/multus-bzhnf/kube-multus\" id=7dab97c2-9d57-41ae-ab79-38b090f8cb49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.830923 | controller |     "Jun 12 15:35:29.812961 crc crio[24284]: time=\"2026-06-12T15:35:29.812925022Z\" level=info msg=\"Starting container: 6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f\" id=2f7f9ebf-86a3-4efc-adfe-4dbae5a83456 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.830944 | controller |     "Jun 12 15:35:29.817189 crc crio[24284]: time=\"2026-06-12T15:35:29.81702853Z\" level=info msg=\"Removing container: 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665\" id=8398c9ef-a601-4889-983f-f29dec1ec7d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.830965 | controller |     "Jun 12 15:35:29.824596 crc crio[24284]: time=\"2026-06-12T15:35:29.824480826Z\" level=info msg=\"Started container\" PID=35816 containerID=6d20b3f0fdb6f1132738f6859ec208f6f664231aebe217da2fd214686f7cfa0f description=openshift-multus/multus-bzhnf/kube-multus id=2f7f9ebf-86a3-4efc-adfe-4dbae5a83456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c6e4c3b014b29ec0820fe27830b98aebb5ac386d885b2d61b828a401befb42",
2026-06-12 16:39:24.830991 | controller |     "Jun 12 15:35:29.841128 crc crio[24284]: time=\"2026-06-12T15:35:29.841043872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831011 | controller |     "Jun 12 15:35:29.847325 crc crio[24284]: time=\"2026-06-12T15:35:29.847055201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831030 | controller |     "Jun 12 15:35:29.853077 crc crio[24284]: time=\"2026-06-12T15:35:29.852821172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831050 | controller |     "Jun 12 15:35:29.860861 crc crio[24284]: time=\"2026-06-12T15:35:29.860675331Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6ff1ac5e-0def-425e-b2f7-34da9a571ffe\\\"\"",
2026-06-12 16:39:24.831066 | controller |     "Jun 12 15:35:29.860861 crc crio[24284]: time=\"2026-06-12T15:35:29.860819866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.831081 | controller |     "Jun 12 15:35:29.864122 crc crio[24284]: time=\"2026-06-12T15:35:29.862181995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831095 | controller |     "Jun 12 15:35:29.864567 crc crio[24284]: time=\"2026-06-12T15:35:29.864416167Z\" level=info msg=\"Removed container 6bedcaeae5114ab294d306df990b9a4fbb17fddbfc9afe50ee161321f2d6a665: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=8398c9ef-a601-4889-983f-f29dec1ec7d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831110 | controller |     "Jun 12 15:35:29.873504 crc crio[24284]: time=\"2026-06-12T15:35:29.873393121Z\" level=info msg=\"Removing container: b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf\" id=7cb3a37b-afaf-407b-93b0-78bca374f767 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831125 | controller |     "Jun 12 15:35:29.878956 crc crio[24284]: time=\"2026-06-12T15:35:29.878565203Z\" level=info msg=\"Created container 6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e: openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup\" id=117f8474-2ab0-47e1-8601-091decdb0380 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831139 | controller |     "Jun 12 15:35:29.879794 crc crio[24284]: time=\"2026-06-12T15:35:29.879722281Z\" level=info msg=\"Starting container: 6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e\" id=a43aa865-fad3-46dd-b10b-267396f881e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831154 | controller |     "Jun 12 15:35:29.885966 crc crio[24284]: time=\"2026-06-12T15:35:29.885813114Z\" level=info msg=\"Created container c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd: cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller\" id=75bf3e30-f3ce-4e7f-aa6f-e9ca54bf1cf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831168 | controller |     "Jun 12 15:35:29.887056 crc crio[24284]: time=\"2026-06-12T15:35:29.886956872Z\" level=info msg=\"Starting container: c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd\" id=97c92dc9-f1c9-4e6c-b8db-48119765dd2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831183 | controller |     "Jun 12 15:35:29.904119 crc crio[24284]: time=\"2026-06-12T15:35:29.903985258Z\" level=info msg=\"Removed container b5ed8c69f6bebd122c30c78b65c8d9ece41d6ec3e0fe7d0787af6a01b9d35cbf: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=7cb3a37b-afaf-407b-93b0-78bca374f767 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831203 | controller |     "Jun 12 15:35:29.907685 crc crio[24284]: time=\"2026-06-12T15:35:29.905575039Z\" level=info msg=\"Started container\" PID=35823 containerID=6cc6934978784bcd6055d3e923b47f64a55d29b3d916c1f76e66be956b2e7c2e description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kubecfg-setup id=a43aa865-fad3-46dd-b10b-267396f881e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.831219 | controller |     "Jun 12 15:35:29.907685 crc crio[24284]: time=\"2026-06-12T15:35:29.907590464Z\" level=info msg=\"Started container\" PID=35827 containerID=c73b604baef7ca62404e0d100c504e6aa325947689b5622a2ce2701aa1bb5ebd description=cert-manager/cert-manager-7b8b89f89d-kbkpx/cert-manager-controller id=97c92dc9-f1c9-4e6c-b8db-48119765dd2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4c5c5fe755f3b1fded15577fe172eaad803bf8f6354620614489737a54adc94",
2026-06-12 16:39:24.831234 | controller |     "Jun 12 15:35:29.910388 crc crio[24284]: time=\"2026-06-12T15:35:29.909239036Z\" level=info msg=\"Removing container: 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457\" id=a4a563ca-8345-4f44-9040-dd99d5b802c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831250 | controller |     "Jun 12 15:35:30.005441 crc crio[24284]: time=\"2026-06-12T15:35:30.005294603Z\" level=info msg=\"Removed container 2398852a7d7341a17cff1ecc551d4b9e8cdc9b1a05420ad04b0eef5059fa5457: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=a4a563ca-8345-4f44-9040-dd99d5b802c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831264 | controller |     "Jun 12 15:35:30.012076 crc crio[24284]: time=\"2026-06-12T15:35:30.011998186Z\" level=info msg=\"Removing container: 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53\" id=eee2935b-cbd5-4eac-b827-3a2e36f4edb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831280 | controller |     "Jun 12 15:35:30.038132 crc crio[24284]: time=\"2026-06-12T15:35:30.037978774Z\" level=info msg=\"Created container 41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827: cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector\" id=eba4e556-6b02-47c3-a6c8-0418bb6d861a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831296 | controller |     "Jun 12 15:35:30.045543 crc crio[24284]: time=\"2026-06-12T15:35:30.042772323Z\" level=info msg=\"Starting container: 41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827\" id=59582004-782a-4a90-83b4-fd06fec3eb57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831310 | controller |     "Jun 12 15:35:30.052435 crc crio[24284]: time=\"2026-06-12T15:35:30.051659167Z\" level=info msg=\"Started container\" PID=35855 containerID=41d84803ac95b696c0f4183baaf11871e07e006226ee08c91b32a848d0d4b827 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-svbsz/cert-manager-cainjector id=59582004-782a-4a90-83b4-fd06fec3eb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad6ea2445acaea27e48f129e4a054b07573a08cb70eccaa3ffb30ec0140ddcc6",
2026-06-12 16:39:24.831325 | controller |     "Jun 12 15:35:30.057017 crc crio[24284]: time=\"2026-06-12T15:35:30.056787857Z\" level=info msg=\"Removed container 82146258f3ca40fa8b39593557d02123f93a9581d9766625211e7c6e549dab53: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=eee2935b-cbd5-4eac-b827-3a2e36f4edb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831340 | controller |     "Jun 12 15:35:30.062325 crc crio[24284]: time=\"2026-06-12T15:35:30.061949127Z\" level=info msg=\"Removing container: 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca\" id=de79363e-6a26-4a4c-9d5f-ca34b005ae93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831357 | controller |     "Jun 12 15:35:30.077159 crc crio[24284]: time=\"2026-06-12T15:35:30.073042914Z\" level=info msg=\"Created container e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad: cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook\" id=24d4d214-d7e8-4244-bc1e-5236a3baf348 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831372 | controller |     "Jun 12 15:35:30.077159 crc crio[24284]: time=\"2026-06-12T15:35:30.076447918Z\" level=info msg=\"Starting container: e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad\" id=fc39c41b-d375-4b08-b94d-2b3159288fe5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831387 | controller |     "Jun 12 15:35:30.084792 crc crio[24284]: time=\"2026-06-12T15:35:30.084571107Z\" level=info msg=\"Removed container 8b13d736a2cb95fd57df4879eccc0f0a943618d21047e30b3d1b569c31ce8cca: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=de79363e-6a26-4a4c-9d5f-ca34b005ae93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831401 | controller |     "Jun 12 15:35:30.090444 crc crio[24284]: time=\"2026-06-12T15:35:30.090347858Z\" level=info msg=\"Removing container: 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3\" id=a24d22e9-d32f-40a9-9869-4c55fb8a79ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831416 | controller |     "Jun 12 15:35:30.100316 crc crio[24284]: time=\"2026-06-12T15:35:30.100163442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831431 | controller |     "Jun 12 15:35:30.110068 crc crio[24284]: time=\"2026-06-12T15:35:30.109915535Z\" level=info msg=\"Started container\" PID=35847 containerID=e4df52ffa1907b13fdd73a6c61fe10efc07adb979673b982a626e651f17de4ad description=cert-manager/cert-manager-webhook-769f6b94cb-gcsmn/cert-manager-webhook id=fc39c41b-d375-4b08-b94d-2b3159288fe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fb80b0bcd6e8f8d1bb949b7683c2bf5be459568463bfde7e809a13acd4f8503",
2026-06-12 16:39:24.831445 | controller |     "Jun 12 15:35:30.120822 crc crio[24284]: time=\"2026-06-12T15:35:30.120733825Z\" level=info msg=\"Removed container 368e88ac633517166efbfb3baffa4e79272c6b12464243d1d77cdcd7189593d3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a24d22e9-d32f-40a9-9869-4c55fb8a79ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.831460 | controller |     "Jun 12 15:35:30.185741 crc crio[24284]: time=\"2026-06-12T15:35:30.185585645Z\" level=info msg=\"Created container 15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy\" id=68193f93-9ccf-481b-a860-83a60c964148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831475 | controller |     "Jun 12 15:35:30.187059 crc crio[24284]: time=\"2026-06-12T15:35:30.186982141Z\" level=info msg=\"Starting container: 15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c\" id=8fbb8bda-b504-49d6-9b09-3c325c84745c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831489 | controller |     "Jun 12 15:35:30.197913 crc crio[24284]: time=\"2026-06-12T15:35:30.197778509Z\" level=info msg=\"Started container\" PID=35896 containerID=15609cadb6fa0d25a7d8c42741603c58504549cec04e861e136ba444f3385e6c description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/kube-rbac-proxy id=8fbb8bda-b504-49d6-9b09-3c325c84745c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071",
2026-06-12 16:39:24.831504 | controller |     "Jun 12 15:35:30.209789 crc crio[24284]: time=\"2026-06-12T15:35:30.209641162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=74d40373-418a-4db4-833b-206e84c46514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.831542 | controller |     "Jun 12 15:35:30.213920 crc crio[24284]: time=\"2026-06-12T15:35:30.213788258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5c11c740-d3a6-483a-ad7d-c759876db434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.831559 | controller |     "Jun 12 15:35:30.220373 crc crio[24284]: time=\"2026-06-12T15:35:30.220210073Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager\" id=8623f8c3-4a70-48fb-83a9-84d1d94c5901 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831574 | controller |     "Jun 12 15:35:30.220880 crc crio[24284]: time=\"2026-06-12T15:35:30.220818403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831588 | controller |     "Jun 12 15:35:30.252376 crc crio[24284]: time=\"2026-06-12T15:35:30.252207178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831603 | controller |     "Jun 12 15:35:30.256065 crc crio[24284]: time=\"2026-06-12T15:35:30.255936833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831619 | controller |     "Jun 12 15:35:30.360755 crc crio[24284]: time=\"2026-06-12T15:35:30.360575777Z\" level=info msg=\"Created container c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager\" id=8623f8c3-4a70-48fb-83a9-84d1d94c5901 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831635 | controller |     "Jun 12 15:35:30.362487 crc crio[24284]: time=\"2026-06-12T15:35:30.362333283Z\" level=info msg=\"Starting container: c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18\" id=3f57f4ba-f97b-4b84-b028-dd46807b9f3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831650 | controller |     "Jun 12 15:35:30.371097 crc crio[24284]: time=\"2026-06-12T15:35:30.370969996Z\" level=info msg=\"Started container\" PID=35923 containerID=c20536778b0f2cd0384ba1348bab7eee7ce1e694b6a81310cc18b4f093478a18 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-jqs72/ovnkube-cluster-manager id=3f57f4ba-f97b-4b84-b028-dd46807b9f3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=33657d8d40c0c63792fa3b2091b49856bb3614582f2ffe2bdfb3a53f91cce071",
2026-06-12 16:39:24.831664 | controller |     "Jun 12 15:35:30.502671 crc crio[24284]: time=\"2026-06-12T15:35:30.502574577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa73b307-ce5f-49ec-8d0d-6355b21e555e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.831679 | controller |     "Jun 12 15:35:30.505483 crc crio[24284]: time=\"2026-06-12T15:35:30.505389453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f5d3c81-ec0c-4420-b7a3-8aa1c1fd244d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.831693 | controller |     "Jun 12 15:35:30.515775 crc crio[24284]: time=\"2026-06-12T15:35:30.515380201Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller\" id=63f7a09b-d41d-49cc-99b2-82b59cb32a5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831708 | controller |     "Jun 12 15:35:30.516734 crc crio[24284]: time=\"2026-06-12T15:35:30.515987312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831726 | controller |     "Jun 12 15:35:30.563071 crc crio[24284]: time=\"2026-06-12T15:35:30.562681491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831741 | controller |     "Jun 12 15:35:30.565045 crc crio[24284]: time=\"2026-06-12T15:35:30.565011369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831756 | controller |     "Jun 12 15:35:30.697879 crc crio[24284]: time=\"2026-06-12T15:35:30.697785007Z\" level=info msg=\"Created container 2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller\" id=63f7a09b-d41d-49cc-99b2-82b59cb32a5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831771 | controller |     "Jun 12 15:35:30.699432 crc crio[24284]: time=\"2026-06-12T15:35:30.699342529Z\" level=info msg=\"Starting container: 2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff\" id=9bc1678e-6a76-459e-85d0-16fd90021f06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.831786 | controller |     "Jun 12 15:35:30.705921 crc crio[24284]: time=\"2026-06-12T15:35:30.705792338Z\" level=info msg=\"Started container\" PID=35960 containerID=2768ad2ec81f4049149dde52169cc5220c289df12e0717be487366643a29a5ff description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-controller id=9bc1678e-6a76-459e-85d0-16fd90021f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.831801 | controller |     "Jun 12 15:35:30.726220 crc crio[24284]: time=\"2026-06-12T15:35:30.726114578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3158ec7b-a69e-47ef-ba75-7c81dbcb5330 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.831816 | controller |     "Jun 12 15:35:30.729031 crc crio[24284]: time=\"2026-06-12T15:35:30.728959993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad866cab-3253-480d-b4a5-b2114a631dfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.831831 | controller |     "Jun 12 15:35:30.736621 crc crio[24284]: time=\"2026-06-12T15:35:30.736508924Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging\" id=981c8946-fdd1-4d9a-a76f-e8356cb15ca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.831845 | controller |     "Jun 12 15:35:30.737230 crc crio[24284]: time=\"2026-06-12T15:35:30.737156209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.831860 | controller |     "Jun 12 15:35:30.740486 crc crio[24284]: time=\"2026-06-12T15:35:30.740374423Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 16:39:24.831874 | controller |     "Jun 12 15:35:30.740618 crc crio[24284]: time=\"2026-06-12T15:35:30.74055135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.831889 | controller |     "Jun 12 15:35:30.749005 crc crio[24284]: time=\"2026-06-12T15:35:30.748830871Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 16:39:24.831904 | controller |     "Jun 12 15:35:30.749005 crc crio[24284]: time=\"2026-06-12T15:35:30.749024727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.831921 | controller |     "Jun 12 15:35:30.749567 crc crio[24284]: time=\"2026-06-12T15:35:30.749508545Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 16:39:24.831936 | controller |     "Jun 12 15:35:30.749688 crc crio[24284]: time=\"2026-06-12T15:35:30.749620769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.831951 | controller |     "Jun 12 15:35:30.772418 crc crio[24284]: time=\"2026-06-12T15:35:30.77203074Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 16:39:24.831965 | controller |     "Jun 12 15:35:30.772418 crc crio[24284]: time=\"2026-06-12T15:35:30.772210116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.831980 | controller |     "Jun 12 15:35:30.783648 crc crio[24284]: time=\"2026-06-12T15:35:30.783468878Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 16:39:24.831994 | controller |     "Jun 12 15:35:30.783648 crc crio[24284]: time=\"2026-06-12T15:35:30.783631683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.832009 | controller |     "Jun 12 15:35:30.795594 crc crio[24284]: time=\"2026-06-12T15:35:30.795434058Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 16:39:24.832023 | controller |     "Jun 12 15:35:30.796088 crc crio[24284]: time=\"2026-06-12T15:35:30.795842796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.832038 | controller |     "Jun 12 15:35:30.807023 crc crio[24284]: time=\"2026-06-12T15:35:30.80684629Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 16:39:24.832052 | controller |     "Jun 12 15:35:30.807023 crc crio[24284]: time=\"2026-06-12T15:35:30.807004445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.832066 | controller |     "Jun 12 15:35:30.807796 crc crio[24284]: time=\"2026-06-12T15:35:30.807722808Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 16:39:24.832081 | controller |     "Jun 12 15:35:30.807877 crc crio[24284]: time=\"2026-06-12T15:35:30.807827562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.832095 | controller |     "Jun 12 15:35:30.822475 crc crio[24284]: time=\"2026-06-12T15:35:30.822234469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832110 | controller |     "Jun 12 15:35:30.825818 crc crio[24284]: time=\"2026-06-12T15:35:30.825684345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832125 | controller |     "Jun 12 15:35:30.826317 crc crio[24284]: time=\"2026-06-12T15:35:30.826147238Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6ff1ac5e-0def-425e-b2f7-34da9a571ffe\\\"\"",
2026-06-12 16:39:24.832140 | controller |     "Jun 12 15:35:30.925981 crc crio[24284]: time=\"2026-06-12T15:35:30.925886916Z\" level=info msg=\"Created container f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging\" id=981c8946-fdd1-4d9a-a76f-e8356cb15ca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832155 | controller |     "Jun 12 15:35:30.927675 crc crio[24284]: time=\"2026-06-12T15:35:30.927598053Z\" level=info msg=\"Starting container: f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d\" id=e2428982-6082-4eed-b06c-1ebd5c61f6e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.832170 | controller |     "Jun 12 15:35:30.934131 crc crio[24284]: time=\"2026-06-12T15:35:30.934008226Z\" level=info msg=\"Started container\" PID=35984 containerID=f25337564b325162835be00ab1c3b63645998b769dc967af4f008be11977b24d description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovn-acl-logging id=e2428982-6082-4eed-b06c-1ebd5c61f6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.832188 | controller |     "Jun 12 15:35:30.947786 crc crio[24284]: time=\"2026-06-12T15:35:30.947656367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a2696dc3-f65f-471a-b30f-42edb4f09836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832203 | controller |     "Jun 12 15:35:30.952631 crc crio[24284]: time=\"2026-06-12T15:35:30.95255654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=deef84e8-d3b4-40fd-8395-b80845da5cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832218 | controller |     "Jun 12 15:35:30.960170 crc crio[24284]: time=\"2026-06-12T15:35:30.960069777Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node\" id=becb2807-bfca-4e31-a8c6-e041282ff4e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832232 | controller |     "Jun 12 15:35:30.960755 crc crio[24284]: time=\"2026-06-12T15:35:30.960609935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832246 | controller |     "Jun 12 15:35:30.985607 crc crio[24284]: time=\"2026-06-12T15:35:30.985520379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832261 | controller |     "Jun 12 15:35:30.987210 crc crio[24284]: time=\"2026-06-12T15:35:30.987121673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832275 | controller |     "Jun 12 15:35:31.114916 crc crio[24284]: time=\"2026-06-12T15:35:31.114786153Z\" level=info msg=\"Created container c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node\" id=becb2807-bfca-4e31-a8c6-e041282ff4e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832290 | controller |     "Jun 12 15:35:31.116778 crc crio[24284]: time=\"2026-06-12T15:35:31.116723367Z\" level=info msg=\"Starting container: c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab\" id=72677417-d9d7-49ac-8b13-0de85d43b9e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.832304 | controller |     "Jun 12 15:35:31.121815 crc crio[24284]: time=\"2026-06-12T15:35:31.121743345Z\" level=info msg=\"Started container\" PID=36015 containerID=c3a1ced4cccafde7907396bc7fe9e7f8d593df8341bf207c5a95a44052d859ab description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-node id=72677417-d9d7-49ac-8b13-0de85d43b9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.832319 | controller |     "Jun 12 15:35:31.132873 crc crio[24284]: time=\"2026-06-12T15:35:31.132752747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97e421ff-4357-4c8e-b9e5-c5a6215e1c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832333 | controller |     "Jun 12 15:35:31.135309 crc crio[24284]: time=\"2026-06-12T15:35:31.135160306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6dc62e29-533d-4c0e-9e09-e565e3143071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832350 | controller |     "Jun 12 15:35:31.140677 crc crio[24284]: time=\"2026-06-12T15:35:31.140580107Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics\" id=39b83d55-55f5-44b2-899b-7d7d925089ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832365 | controller |     "Jun 12 15:35:31.141188 crc crio[24284]: time=\"2026-06-12T15:35:31.141084144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832379 | controller |     "Jun 12 15:35:31.166635 crc crio[24284]: time=\"2026-06-12T15:35:31.166548447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832393 | controller |     "Jun 12 15:35:31.168585 crc crio[24284]: time=\"2026-06-12T15:35:31.168508512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832407 | controller |     "Jun 12 15:35:31.273584 crc crio[24284]: time=\"2026-06-12T15:35:31.273467201Z\" level=info msg=\"Created container 983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624: openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics\" id=39b83d55-55f5-44b2-899b-7d7d925089ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832422 | controller |     "Jun 12 15:35:31.275100 crc crio[24284]: time=\"2026-06-12T15:35:31.275022523Z\" level=info msg=\"Starting container: 983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624\" id=38356b1c-403d-4a95-9a30-2e1fca2bfa73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.832436 | controller |     "Jun 12 15:35:31.282140 crc crio[24284]: time=\"2026-06-12T15:35:31.282017133Z\" level=info msg=\"Started container\" PID=36035 containerID=983a1b3b38a0ae1177591eb1263fd5b1e8003e05fdbd1610750e9a36dce14624 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/kube-rbac-proxy-ovn-metrics id=38356b1c-403d-4a95-9a30-2e1fca2bfa73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.832451 | controller |     "Jun 12 15:35:31.292845 crc crio[24284]: time=\"2026-06-12T15:35:31.292608915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c4b53a5-4279-4eb7-ac23-bf96cea141bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832465 | controller |     "Jun 12 15:35:31.295996 crc crio[24284]: time=\"2026-06-12T15:35:31.295915633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dd1ce9b4-3bb7-477b-a29b-0a8061907e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832479 | controller |     "Jun 12 15:35:31.337391 crc crio[24284]: time=\"2026-06-12T15:35:31.337187658Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/northd\" id=71b7ee61-aa84-421a-94c3-41a65153e18f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832494 | controller |     "Jun 12 15:35:31.337763 crc crio[24284]: time=\"2026-06-12T15:35:31.337734286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832508 | controller |     "Jun 12 15:35:31.358509 crc crio[24284]: time=\"2026-06-12T15:35:31.358109161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832548 | controller |     "Jun 12 15:35:31.360647 crc crio[24284]: time=\"2026-06-12T15:35:31.360578594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832579 | controller |     "Jun 12 15:35:31.490006 crc crio[24284]: time=\"2026-06-12T15:35:31.489912799Z\" level=info msg=\"Created container 87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960: openshift-ovn-kubernetes/ovnkube-node-thzfj/northd\" id=71b7ee61-aa84-421a-94c3-41a65153e18f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832597 | controller |     "Jun 12 15:35:31.491440 crc crio[24284]: time=\"2026-06-12T15:35:31.491348126Z\" level=info msg=\"Starting container: 87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960\" id=6bed8645-be97-4bf8-b34b-5e61c7077b0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.832614 | controller |     "Jun 12 15:35:31.503517 crc crio[24284]: time=\"2026-06-12T15:35:31.503415075Z\" level=info msg=\"Started container\" PID=36054 containerID=87f0b46b033bb8988c1ed21350593f13ea44b31cd1e223787df286f1c41ef960 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/northd id=6bed8645-be97-4bf8-b34b-5e61c7077b0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.832637 | controller |     "Jun 12 15:35:31.514891 crc crio[24284]: time=\"2026-06-12T15:35:31.514795611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=af9ff0c0-e43e-4700-94f9-4a2f8394a812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832659 | controller |     "Jun 12 15:35:31.517494 crc crio[24284]: time=\"2026-06-12T15:35:31.517088657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c00f5a4-97ee-4814-82f1-bd105fa3e06c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832682 | controller |     "Jun 12 15:35:31.523479 crc crio[24284]: time=\"2026-06-12T15:35:31.523400736Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb\" id=f45ae47c-9b87-4a53-bc1a-bab4ac5b75aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832697 | controller |     "Jun 12 15:35:31.524096 crc crio[24284]: time=\"2026-06-12T15:35:31.524019497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832712 | controller |     "Jun 12 15:35:31.550345 crc crio[24284]: time=\"2026-06-12T15:35:31.550154451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832727 | controller |     "Jun 12 15:35:31.552112 crc crio[24284]: time=\"2026-06-12T15:35:31.552048565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832743 | controller |     "Jun 12 15:35:31.679770 crc crio[24284]: time=\"2026-06-12T15:35:31.679622572Z\" level=info msg=\"Created container b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8: openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb\" id=f45ae47c-9b87-4a53-bc1a-bab4ac5b75aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832757 | controller |     "Jun 12 15:35:31.684385 crc crio[24284]: time=\"2026-06-12T15:35:31.684130842Z\" level=info msg=\"Starting container: b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8\" id=450914db-786d-4366-bc8c-d3e506490cf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.832777 | controller |     "Jun 12 15:35:31.690691 crc crio[24284]: time=\"2026-06-12T15:35:31.690558586Z\" level=info msg=\"Started container\" PID=36065 containerID=b6f7e7122ad36505952c370640ea45f919b5e501018d5ccec365f91bdb73b8f8 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/nbdb id=450914db-786d-4366-bc8c-d3e506490cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.832792 | controller |     "Jun 12 15:35:33.808536 crc crio[24284]: time=\"2026-06-12T15:35:33.808432581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5401df7c-4830-4f45-9fd9-b830732f6f89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832807 | controller |     "Jun 12 15:35:33.811402 crc crio[24284]: time=\"2026-06-12T15:35:33.811175412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ded50ca7-850b-439f-babf-d61878586ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832828 | controller |     "Jun 12 15:35:33.822606 crc crio[24284]: time=\"2026-06-12T15:35:33.821971769Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb\" id=c9fd22fb-8eaa-42e3-a24b-b754051a064a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832877 | controller |     "Jun 12 15:35:33.822606 crc crio[24284]: time=\"2026-06-12T15:35:33.822543838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832899 | controller |     "Jun 12 15:35:33.850154 crc crio[24284]: time=\"2026-06-12T15:35:33.850029678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832915 | controller |     "Jun 12 15:35:33.852468 crc crio[24284]: time=\"2026-06-12T15:35:33.852402707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.832929 | controller |     "Jun 12 15:35:33.961896 crc crio[24284]: time=\"2026-06-12T15:35:33.961790893Z\" level=info msg=\"Created container 358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758: openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb\" id=c9fd22fb-8eaa-42e3-a24b-b754051a064a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.832944 | controller |     "Jun 12 15:35:33.963222 crc crio[24284]: time=\"2026-06-12T15:35:33.963131847Z\" level=info msg=\"Starting container: 358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758\" id=0e1b1ed0-8b07-4819-ba8e-9d3b27a7f4ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.832959 | controller |     "Jun 12 15:35:33.969318 crc crio[24284]: time=\"2026-06-12T15:35:33.968896537Z\" level=info msg=\"Started container\" PID=36128 containerID=358ebdd9278ba4ef5ca49d00859e25e0766327bcd7cce3ba37acd9de41480758 description=openshift-ovn-kubernetes/ovnkube-node-thzfj/sbdb id=0e1b1ed0-8b07-4819-ba8e-9d3b27a7f4ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.832974 | controller |     "Jun 12 15:35:36.056554 crc crio[24284]: time=\"2026-06-12T15:35:36.055987792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8eaec6ba-e4a7-4c20-a93b-507f8ff7f1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.832988 | controller |     "Jun 12 15:35:36.074585 crc crio[24284]: time=\"2026-06-12T15:35:36.074494657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=812076fe-0f79-497c-9081-07a20f622bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.833006 | controller |     "Jun 12 15:35:36.080863 crc crio[24284]: time=\"2026-06-12T15:35:36.080765253Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller\" id=aff8a309-2c4e-497c-a27f-ddb790f7b8ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.833021 | controller |     "Jun 12 15:35:36.081407 crc crio[24284]: time=\"2026-06-12T15:35:36.081324742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.833036 | controller |     "Jun 12 15:35:36.119649 crc crio[24284]: time=\"2026-06-12T15:35:36.119517251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.833050 | controller |     "Jun 12 15:35:36.122489 crc crio[24284]: time=\"2026-06-12T15:35:36.122399236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.833064 | controller |     "Jun 12 15:35:36.278746 crc crio[24284]: time=\"2026-06-12T15:35:36.278548226Z\" level=info msg=\"Created container 889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff: openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller\" id=aff8a309-2c4e-497c-a27f-ddb790f7b8ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.833079 | controller |     "Jun 12 15:35:36.280168 crc crio[24284]: time=\"2026-06-12T15:35:36.280081747Z\" level=info msg=\"Starting container: 889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff\" id=81043cc7-95f3-4920-ba68-e52dcdef7f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.833093 | controller |     "Jun 12 15:35:36.288465 crc crio[24284]: time=\"2026-06-12T15:35:36.288382428Z\" level=info msg=\"Started container\" PID=36192 containerID=889b3ff39b796a97bcd4b2bc2d48d2b6f4d50d7045f7db5eaf0b4a0f7c1714ff description=openshift-ovn-kubernetes/ovnkube-node-thzfj/ovnkube-controller id=81043cc7-95f3-4920-ba68-e52dcdef7f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aff34c5135e0e904b25b9b5b47f0a8e323348229e034adb5241fe48102a66f4b",
2026-06-12 16:39:24.833107 | controller |     "Jun 12 15:35:36.385893 crc crio[24284]: time=\"2026-06-12T15:35:36.38513217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833123 | controller |     "Jun 12 15:35:36.386194 crc crio[24284]: time=\"2026-06-12T15:35:36.386003529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833138 | controller |     "Jun 12 15:35:36.386508 crc crio[24284]: time=\"2026-06-12T15:35:36.386402042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833152 | controller |     "Jun 12 15:35:36.386596 crc crio[24284]: time=\"2026-06-12T15:35:36.386531846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833167 | controller |     "Jun 12 15:35:36.387028 crc crio[24284]: time=\"2026-06-12T15:35:36.38696078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833182 | controller |     "Jun 12 15:35:36.387028 crc crio[24284]: time=\"2026-06-12T15:35:36.387021692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833196 | controller |     "Jun 12 15:35:36.387542 crc crio[24284]: time=\"2026-06-12T15:35:36.387490927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833211 | controller |     "Jun 12 15:35:36.387542 crc crio[24284]: time=\"2026-06-12T15:35:36.387539979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833230 | controller |     "Jun 12 15:35:36.387959 crc crio[24284]: time=\"2026-06-12T15:35:36.387899911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833244 | controller |     "Jun 12 15:35:36.387959 crc crio[24284]: time=\"2026-06-12T15:35:36.387948412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833259 | controller |     "Jun 12 15:35:36.388430 crc crio[24284]: time=\"2026-06-12T15:35:36.388371446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833273 | controller |     "Jun 12 15:35:36.388430 crc crio[24284]: time=\"2026-06-12T15:35:36.388429398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833288 | controller |     "Jun 12 15:35:36.388899 crc crio[24284]: time=\"2026-06-12T15:35:36.38878852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833302 | controller |     "Jun 12 15:35:36.388899 crc crio[24284]: time=\"2026-06-12T15:35:36.388841702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833316 | controller |     "Jun 12 15:35:36.389358 crc crio[24284]: time=\"2026-06-12T15:35:36.389316567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833330 | controller |     "Jun 12 15:35:36.389454 crc crio[24284]: time=\"2026-06-12T15:35:36.389374589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833344 | controller |     "Jun 12 15:35:36.389850 crc crio[24284]: time=\"2026-06-12T15:35:36.389742841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833358 | controller |     "Jun 12 15:35:36.389850 crc crio[24284]: time=\"2026-06-12T15:35:36.389836774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833372 | controller |     "Jun 12 15:35:36.390379 crc crio[24284]: time=\"2026-06-12T15:35:36.3903231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833386 | controller |     "Jun 12 15:35:36.390592 crc crio[24284]: time=\"2026-06-12T15:35:36.390476425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833401 | controller |     "Jun 12 15:35:36.391036 crc crio[24284]: time=\"2026-06-12T15:35:36.390838167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833415 | controller |     "Jun 12 15:35:36.391036 crc crio[24284]: time=\"2026-06-12T15:35:36.390984672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833430 | controller |     "Jun 12 15:35:36.391316 crc crio[24284]: time=\"2026-06-12T15:35:36.391120086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833444 | controller |     "Jun 12 15:35:36.391316 crc crio[24284]: time=\"2026-06-12T15:35:36.391223799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833458 | controller |     "Jun 12 15:35:36.391917 crc crio[24284]: time=\"2026-06-12T15:35:36.391799648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833473 | controller |     "Jun 12 15:35:36.392765 crc crio[24284]: time=\"2026-06-12T15:35:36.391936343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833487 | controller |     "Jun 12 15:35:36.392765 crc crio[24284]: time=\"2026-06-12T15:35:36.392368577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833502 | controller |     "Jun 12 15:35:36.392765 crc crio[24284]: time=\"2026-06-12T15:35:36.39248876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833547 | controller |     "Jun 12 15:35:36.393506 crc crio[24284]: time=\"2026-06-12T15:35:36.392840423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833566 | controller |     "Jun 12 15:35:36.393506 crc crio[24284]: time=\"2026-06-12T15:35:36.392897575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833581 | controller |     "Jun 12 15:35:36.393904 crc crio[24284]: time=\"2026-06-12T15:35:36.393620858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833596 | controller |     "Jun 12 15:35:36.393904 crc crio[24284]: time=\"2026-06-12T15:35:36.393758872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833610 | controller |     "Jun 12 15:35:36.394555 crc crio[24284]: time=\"2026-06-12T15:35:36.394498197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833624 | controller |     "Jun 12 15:35:36.394650 crc crio[24284]: time=\"2026-06-12T15:35:36.394559349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833639 | controller |     "Jun 12 15:35:36.395210 crc crio[24284]: time=\"2026-06-12T15:35:36.395156328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833653 | controller |     "Jun 12 15:35:36.395358 crc crio[24284]: time=\"2026-06-12T15:35:36.39521522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833667 | controller |     "Jun 12 15:35:36.395607 crc crio[24284]: time=\"2026-06-12T15:35:36.39555199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833681 | controller |     "Jun 12 15:35:36.395694 crc crio[24284]: time=\"2026-06-12T15:35:36.395610392Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833695 | controller |     "Jun 12 15:35:36.396525 crc crio[24284]: time=\"2026-06-12T15:35:36.39645941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833709 | controller |     "Jun 12 15:35:36.396646 crc crio[24284]: time=\"2026-06-12T15:35:36.396596095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833723 | controller |     "Jun 12 15:35:36.397085 crc crio[24284]: time=\"2026-06-12T15:35:36.396957727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833738 | controller |     "Jun 12 15:35:36.397174 crc crio[24284]: time=\"2026-06-12T15:35:36.397159564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833752 | controller |     "Jun 12 15:35:36.397762 crc crio[24284]: time=\"2026-06-12T15:35:36.397626129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833767 | controller |     "Jun 12 15:35:36.397762 crc crio[24284]: time=\"2026-06-12T15:35:36.397922139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833781 | controller |     "Jun 12 15:35:36.398577 crc crio[24284]: time=\"2026-06-12T15:35:36.398209587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833795 | controller |     "Jun 12 15:35:36.398577 crc crio[24284]: time=\"2026-06-12T15:35:36.39830817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833810 | controller |     "Jun 12 15:35:36.399038 crc crio[24284]: time=\"2026-06-12T15:35:36.398954732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833828 | controller |     "Jun 12 15:35:36.399038 crc crio[24284]: time=\"2026-06-12T15:35:36.399013784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833848 | controller |     "Jun 12 15:35:36.400536 crc crio[24284]: time=\"2026-06-12T15:35:36.400467032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833871 | controller |     "Jun 12 15:35:36.401128 crc crio[24284]: time=\"2026-06-12T15:35:36.400541074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833892 | controller |     "Jun 12 15:35:36.401128 crc crio[24284]: time=\"2026-06-12T15:35:36.400577906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833907 | controller |     "Jun 12 15:35:36.401128 crc crio[24284]: time=\"2026-06-12T15:35:36.400607077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833922 | controller |     "Jun 12 15:35:36.401984 crc crio[24284]: time=\"2026-06-12T15:35:36.401383821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833937 | controller |     "Jun 12 15:35:36.401984 crc crio[24284]: time=\"2026-06-12T15:35:36.401425133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833951 | controller |     "Jun 12 15:35:36.401984 crc crio[24284]: time=\"2026-06-12T15:35:36.401978591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833966 | controller |     "Jun 12 15:35:36.402695 crc crio[24284]: time=\"2026-06-12T15:35:36.402117065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.833980 | controller |     "Jun 12 15:35:36.402695 crc crio[24284]: time=\"2026-06-12T15:35:36.4025624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.833995 | controller |     "Jun 12 15:35:36.402695 crc crio[24284]: time=\"2026-06-12T15:35:36.402601661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834009 | controller |     "Jun 12 15:35:36.403332 crc crio[24284]: time=\"2026-06-12T15:35:36.403121479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834023 | controller |     "Jun 12 15:35:36.403504 crc crio[24284]: time=\"2026-06-12T15:35:36.403441289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834038 | controller |     "Jun 12 15:35:36.404906 crc crio[24284]: time=\"2026-06-12T15:35:36.404843935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834051 | controller |     "Jun 12 15:35:36.404906 crc crio[24284]: time=\"2026-06-12T15:35:36.404902076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834066 | controller |     "Jun 12 15:35:36.405233 crc crio[24284]: time=\"2026-06-12T15:35:36.405171165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834080 | controller |     "Jun 12 15:35:36.405233 crc crio[24284]: time=\"2026-06-12T15:35:36.405231057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834094 | controller |     "Jun 12 15:35:36.405554 crc crio[24284]: time=\"2026-06-12T15:35:36.405498976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834108 | controller |     "Jun 12 15:35:36.405642 crc crio[24284]: time=\"2026-06-12T15:35:36.405556898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834123 | controller |     "Jun 12 15:35:36.405881 crc crio[24284]: time=\"2026-06-12T15:35:36.405829677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834149 | controller |     "Jun 12 15:35:36.405959 crc crio[24284]: time=\"2026-06-12T15:35:36.405889039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834164 | controller |     "Jun 12 15:35:36.406128 crc crio[24284]: time=\"2026-06-12T15:35:36.406078275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834180 | controller |     "Jun 12 15:35:36.406206 crc crio[24284]: time=\"2026-06-12T15:35:36.406135207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834194 | controller |     "Jun 12 15:35:36.406734 crc crio[24284]: time=\"2026-06-12T15:35:36.406637493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834209 | controller |     "Jun 12 15:35:36.406734 crc crio[24284]: time=\"2026-06-12T15:35:36.406693655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834224 | controller |     "Jun 12 15:35:36.407102 crc crio[24284]: time=\"2026-06-12T15:35:36.407040816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834239 | controller |     "Jun 12 15:35:36.407102 crc crio[24284]: time=\"2026-06-12T15:35:36.407096408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834254 | controller |     "Jun 12 15:35:36.407685 crc crio[24284]: time=\"2026-06-12T15:35:36.407620995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834268 | controller |     "Jun 12 15:35:36.407685 crc crio[24284]: time=\"2026-06-12T15:35:36.407679487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834283 | controller |     "Jun 12 15:35:36.408151 crc crio[24284]: time=\"2026-06-12T15:35:36.408091011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834297 | controller |     "Jun 12 15:35:36.408151 crc crio[24284]: time=\"2026-06-12T15:35:36.408148233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834312 | controller |     "Jun 12 15:35:36.408741 crc crio[24284]: time=\"2026-06-12T15:35:36.40867548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834326 | controller |     "Jun 12 15:35:36.408850 crc crio[24284]: time=\"2026-06-12T15:35:36.408760403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834340 | controller |     "Jun 12 15:35:36.409330 crc crio[24284]: time=\"2026-06-12T15:35:36.409199077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834355 | controller |     "Jun 12 15:35:36.409330 crc crio[24284]: time=\"2026-06-12T15:35:36.4093048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834370 | controller |     "Jun 12 15:35:36.409896 crc crio[24284]: time=\"2026-06-12T15:35:36.409831517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834384 | controller |     "Jun 12 15:35:36.409896 crc crio[24284]: time=\"2026-06-12T15:35:36.409889449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834398 | controller |     "Jun 12 15:35:36.410415 crc crio[24284]: time=\"2026-06-12T15:35:36.410357195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834413 | controller |     "Jun 12 15:35:36.410658 crc crio[24284]: time=\"2026-06-12T15:35:36.410418157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834427 | controller |     "Jun 12 15:35:36.411088 crc crio[24284]: time=\"2026-06-12T15:35:36.410965025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834445 | controller |     "Jun 12 15:35:36.411088 crc crio[24284]: time=\"2026-06-12T15:35:36.411024857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834460 | controller |     "Jun 12 15:35:36.411693 crc crio[24284]: time=\"2026-06-12T15:35:36.411556914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834474 | controller |     "Jun 12 15:35:36.411693 crc crio[24284]: time=\"2026-06-12T15:35:36.411618016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834488 | controller |     "Jun 12 15:35:36.412089 crc crio[24284]: time=\"2026-06-12T15:35:36.41202945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834503 | controller |     "Jun 12 15:35:36.412089 crc crio[24284]: time=\"2026-06-12T15:35:36.412086102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834537 | controller |     "Jun 12 15:35:36.412580 crc crio[24284]: time=\"2026-06-12T15:35:36.412515735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834554 | controller |     "Jun 12 15:35:36.412580 crc crio[24284]: time=\"2026-06-12T15:35:36.412571357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834570 | controller |     "Jun 12 15:35:36.413047 crc crio[24284]: time=\"2026-06-12T15:35:36.412986381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834584 | controller |     "Jun 12 15:35:36.413047 crc crio[24284]: time=\"2026-06-12T15:35:36.413042362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834598 | controller |     "Jun 12 15:35:36.413530 crc crio[24284]: time=\"2026-06-12T15:35:36.413466286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834613 | controller |     "Jun 12 15:35:36.413530 crc crio[24284]: time=\"2026-06-12T15:35:36.413521718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834627 | controller |     "Jun 12 15:35:36.414024 crc crio[24284]: time=\"2026-06-12T15:35:36.413977083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834642 | controller |     "Jun 12 15:35:36.414111 crc crio[24284]: time=\"2026-06-12T15:35:36.414037755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834656 | controller |     "Jun 12 15:35:36.414522 crc crio[24284]: time=\"2026-06-12T15:35:36.414460899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834671 | controller |     "Jun 12 15:35:36.414522 crc crio[24284]: time=\"2026-06-12T15:35:36.414517271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834685 | controller |     "Jun 12 15:35:36.415511 crc crio[24284]: time=\"2026-06-12T15:35:36.415450481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834700 | controller |     "Jun 12 15:35:36.415613 crc crio[24284]: time=\"2026-06-12T15:35:36.415580465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834714 | controller |     "Jun 12 15:35:36.415671 crc crio[24284]: time=\"2026-06-12T15:35:36.415627787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834728 | controller |     "Jun 12 15:35:36.415671 crc crio[24284]: time=\"2026-06-12T15:35:36.415661338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834742 | controller |     "Jun 12 15:35:36.416174 crc crio[24284]: time=\"2026-06-12T15:35:36.415981399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834764 | controller |     "Jun 12 15:35:36.416174 crc crio[24284]: time=\"2026-06-12T15:35:36.416103153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834779 | controller |     "Jun 12 15:35:36.416451 crc crio[24284]: time=\"2026-06-12T15:35:36.41631758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834793 | controller |     "Jun 12 15:35:36.416451 crc crio[24284]: time=\"2026-06-12T15:35:36.416353641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834807 | controller |     "Jun 12 15:35:36.416751 crc crio[24284]: time=\"2026-06-12T15:35:36.416685062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834822 | controller |     "Jun 12 15:35:36.416839 crc crio[24284]: time=\"2026-06-12T15:35:36.416773155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834836 | controller |     "Jun 12 15:35:36.417227 crc crio[24284]: time=\"2026-06-12T15:35:36.417133307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834850 | controller |     "Jun 12 15:35:36.417449 crc crio[24284]: time=\"2026-06-12T15:35:36.417369174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834865 | controller |     "Jun 12 15:35:36.417549 crc crio[24284]: time=\"2026-06-12T15:35:36.417465358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834879 | controller |     "Jun 12 15:35:36.417549 crc crio[24284]: time=\"2026-06-12T15:35:36.417509969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834893 | controller |     "Jun 12 15:35:36.417914 crc crio[24284]: time=\"2026-06-12T15:35:36.417847269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834908 | controller |     "Jun 12 15:35:36.417914 crc crio[24284]: time=\"2026-06-12T15:35:36.417908031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834922 | controller |     "Jun 12 15:35:36.418341 crc crio[24284]: time=\"2026-06-12T15:35:36.418198961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834936 | controller |     "Jun 12 15:35:36.418341 crc crio[24284]: time=\"2026-06-12T15:35:36.418316215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834950 | controller |     "Jun 12 15:35:36.418949 crc crio[24284]: time=\"2026-06-12T15:35:36.418872253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834965 | controller |     "Jun 12 15:35:36.418949 crc crio[24284]: time=\"2026-06-12T15:35:36.418941525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.834979 | controller |     "Jun 12 15:35:36.419399 crc crio[24284]: time=\"2026-06-12T15:35:36.419336948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.834993 | controller |     "Jun 12 15:35:36.419475 crc crio[24284]: time=\"2026-06-12T15:35:36.41940181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835008 | controller |     "Jun 12 15:35:36.419964 crc crio[24284]: time=\"2026-06-12T15:35:36.419893527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835023 | controller |     "Jun 12 15:35:36.419964 crc crio[24284]: time=\"2026-06-12T15:35:36.419951199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835037 | controller |     "Jun 12 15:35:36.420653 crc crio[24284]: time=\"2026-06-12T15:35:36.420586459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835055 | controller |     "Jun 12 15:35:36.420653 crc crio[24284]: time=\"2026-06-12T15:35:36.420646941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835069 | controller |     "Jun 12 15:35:36.421144 crc crio[24284]: time=\"2026-06-12T15:35:36.421072995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835083 | controller |     "Jun 12 15:35:36.421220 crc crio[24284]: time=\"2026-06-12T15:35:36.421143587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835097 | controller |     "Jun 12 15:35:36.421595 crc crio[24284]: time=\"2026-06-12T15:35:36.4215284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835112 | controller |     "Jun 12 15:35:36.421595 crc crio[24284]: time=\"2026-06-12T15:35:36.421589242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835126 | controller |     "Jun 12 15:35:36.422161 crc crio[24284]: time=\"2026-06-12T15:35:36.422087358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835142 | controller |     "Jun 12 15:35:36.422161 crc crio[24284]: time=\"2026-06-12T15:35:36.422160121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835157 | controller |     "Jun 12 15:35:36.422590 crc crio[24284]: time=\"2026-06-12T15:35:36.422524223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835172 | controller |     "Jun 12 15:35:36.422590 crc crio[24284]: time=\"2026-06-12T15:35:36.422584695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835186 | controller |     "Jun 12 15:35:36.423105 crc crio[24284]: time=\"2026-06-12T15:35:36.42303366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835201 | controller |     "Jun 12 15:35:36.423105 crc crio[24284]: time=\"2026-06-12T15:35:36.423099632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835219 | controller |     "Jun 12 15:35:36.423383 crc crio[24284]: time=\"2026-06-12T15:35:36.423311858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835241 | controller |     "Jun 12 15:35:36.423383 crc crio[24284]: time=\"2026-06-12T15:35:36.423369001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835264 | controller |     "Jun 12 15:35:36.423741 crc crio[24284]: time=\"2026-06-12T15:35:36.4236747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835291 | controller |     "Jun 12 15:35:36.423915 crc crio[24284]: time=\"2026-06-12T15:35:36.423767333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835312 | controller |     "Jun 12 15:35:36.424098 crc crio[24284]: time=\"2026-06-12T15:35:36.424028271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835329 | controller |     "Jun 12 15:35:36.424098 crc crio[24284]: time=\"2026-06-12T15:35:36.424087833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835344 | controller |     "Jun 12 15:35:36.424507 crc crio[24284]: time=\"2026-06-12T15:35:36.424440945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835358 | controller |     "Jun 12 15:35:36.424507 crc crio[24284]: time=\"2026-06-12T15:35:36.424503307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835373 | controller |     "Jun 12 15:35:36.424834 crc crio[24284]: time=\"2026-06-12T15:35:36.424781256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835391 | controller |     "Jun 12 15:35:36.424934 crc crio[24284]: time=\"2026-06-12T15:35:36.424854759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835406 | controller |     "Jun 12 15:35:36.425135 crc crio[24284]: time=\"2026-06-12T15:35:36.425080896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835421 | controller |     "Jun 12 15:35:36.425222 crc crio[24284]: time=\"2026-06-12T15:35:36.425144018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835436 | controller |     "Jun 12 15:35:36.425420 crc crio[24284]: time=\"2026-06-12T15:35:36.425367906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835450 | controller |     "Jun 12 15:35:36.425641 crc crio[24284]: time=\"2026-06-12T15:35:36.425438138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835464 | controller |     "Jun 12 15:35:36.426115 crc crio[24284]: time=\"2026-06-12T15:35:36.426026917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835479 | controller |     "Jun 12 15:35:36.426115 crc crio[24284]: time=\"2026-06-12T15:35:36.4260936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835493 | controller |     "Jun 12 15:35:36.426568 crc crio[24284]: time=\"2026-06-12T15:35:36.42644476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835507 | controller |     "Jun 12 15:35:36.426568 crc crio[24284]: time=\"2026-06-12T15:35:36.426484032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835544 | controller |     "Jun 12 15:35:36.426768 crc crio[24284]: time=\"2026-06-12T15:35:36.426694499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835561 | controller |     "Jun 12 15:35:36.426853 crc crio[24284]: time=\"2026-06-12T15:35:36.426792262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835576 | controller |     "Jun 12 15:35:36.427020 crc crio[24284]: time=\"2026-06-12T15:35:36.426978508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835590 | controller |     "Jun 12 15:35:36.427100 crc crio[24284]: time=\"2026-06-12T15:35:36.42703223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835604 | controller |     "Jun 12 15:35:36.427398 crc crio[24284]: time=\"2026-06-12T15:35:36.42735699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835619 | controller |     "Jun 12 15:35:36.427547 crc crio[24284]: time=\"2026-06-12T15:35:36.427416262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835633 | controller |     "Jun 12 15:35:36.427694 crc crio[24284]: time=\"2026-06-12T15:35:36.42765303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835647 | controller |     "Jun 12 15:35:36.427806 crc crio[24284]: time=\"2026-06-12T15:35:36.427751783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835661 | controller |     "Jun 12 15:35:36.428070 crc crio[24284]: time=\"2026-06-12T15:35:36.428016212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835675 | controller |     "Jun 12 15:35:36.428224 crc crio[24284]: time=\"2026-06-12T15:35:36.428184398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835689 | controller |     "Jun 12 15:35:36.428524 crc crio[24284]: time=\"2026-06-12T15:35:36.428480837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835707 | controller |     "Jun 12 15:35:36.428624 crc crio[24284]: time=\"2026-06-12T15:35:36.42856249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835721 | controller |     "Jun 12 15:35:36.428937 crc crio[24284]: time=\"2026-06-12T15:35:36.428879671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835736 | controller |     "Jun 12 15:35:36.429019 crc crio[24284]: time=\"2026-06-12T15:35:36.428947653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835750 | controller |     "Jun 12 15:35:36.429545 crc crio[24284]: time=\"2026-06-12T15:35:36.429471879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835764 | controller |     "Jun 12 15:35:36.429545 crc crio[24284]: time=\"2026-06-12T15:35:36.429531671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835778 | controller |     "Jun 12 15:35:36.429967 crc crio[24284]: time=\"2026-06-12T15:35:36.429903104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835792 | controller |     "Jun 12 15:35:36.429967 crc crio[24284]: time=\"2026-06-12T15:35:36.429965226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835807 | controller |     "Jun 12 15:35:36.430338 crc crio[24284]: time=\"2026-06-12T15:35:36.430199443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835821 | controller |     "Jun 12 15:35:36.430338 crc crio[24284]: time=\"2026-06-12T15:35:36.430304047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835835 | controller |     "Jun 12 15:35:36.430787 crc crio[24284]: time=\"2026-06-12T15:35:36.430617927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835849 | controller |     "Jun 12 15:35:36.430787 crc crio[24284]: time=\"2026-06-12T15:35:36.430681669Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835863 | controller |     "Jun 12 15:35:36.431143 crc crio[24284]: time=\"2026-06-12T15:35:36.430976909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835878 | controller |     "Jun 12 15:35:36.431143 crc crio[24284]: time=\"2026-06-12T15:35:36.431022711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835892 | controller |     "Jun 12 15:35:36.431554 crc crio[24284]: time=\"2026-06-12T15:35:36.431292389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835906 | controller |     "Jun 12 15:35:36.431554 crc crio[24284]: time=\"2026-06-12T15:35:36.431339071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835920 | controller |     "Jun 12 15:35:36.431845 crc crio[24284]: time=\"2026-06-12T15:35:36.431795726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835934 | controller |     "Jun 12 15:35:36.431845 crc crio[24284]: time=\"2026-06-12T15:35:36.431841098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835948 | controller |     "Jun 12 15:35:36.432158 crc crio[24284]: time=\"2026-06-12T15:35:36.432000242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835962 | controller |     "Jun 12 15:35:36.432158 crc crio[24284]: time=\"2026-06-12T15:35:36.432042843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.835976 | controller |     "Jun 12 15:35:36.432552 crc crio[24284]: time=\"2026-06-12T15:35:36.432488188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.835994 | controller |     "Jun 12 15:35:36.432640 crc crio[24284]: time=\"2026-06-12T15:35:36.43255342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836008 | controller |     "Jun 12 15:35:36.432873 crc crio[24284]: time=\"2026-06-12T15:35:36.432799178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836023 | controller |     "Jun 12 15:35:36.432873 crc crio[24284]: time=\"2026-06-12T15:35:36.4328667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836037 | controller |     "Jun 12 15:35:36.433096 crc crio[24284]: time=\"2026-06-12T15:35:36.433056147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836051 | controller |     "Jun 12 15:35:36.433175 crc crio[24284]: time=\"2026-06-12T15:35:36.433112899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836066 | controller |     "Jun 12 15:35:36.433458 crc crio[24284]: time=\"2026-06-12T15:35:36.433401418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836080 | controller |     "Jun 12 15:35:36.433552 crc crio[24284]: time=\"2026-06-12T15:35:36.43346959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836095 | controller |     "Jun 12 15:35:36.433810 crc crio[24284]: time=\"2026-06-12T15:35:36.433738389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836109 | controller |     "Jun 12 15:35:36.433888 crc crio[24284]: time=\"2026-06-12T15:35:36.433827852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836123 | controller |     "Jun 12 15:35:36.434177 crc crio[24284]: time=\"2026-06-12T15:35:36.434121532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836138 | controller |     "Jun 12 15:35:36.434324 crc crio[24284]: time=\"2026-06-12T15:35:36.434187254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836152 | controller |     "Jun 12 15:35:36.434573 crc crio[24284]: time=\"2026-06-12T15:35:36.434502704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836166 | controller |     "Jun 12 15:35:36.434573 crc crio[24284]: time=\"2026-06-12T15:35:36.434560436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836180 | controller |     "Jun 12 15:35:36.435026 crc crio[24284]: time=\"2026-06-12T15:35:36.434958799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836194 | controller |     "Jun 12 15:35:36.435026 crc crio[24284]: time=\"2026-06-12T15:35:36.435021811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836208 | controller |     "Jun 12 15:35:36.435504 crc crio[24284]: time=\"2026-06-12T15:35:36.435429984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836222 | controller |     "Jun 12 15:35:36.435504 crc crio[24284]: time=\"2026-06-12T15:35:36.435496946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836236 | controller |     "Jun 12 15:35:36.435852 crc crio[24284]: time=\"2026-06-12T15:35:36.435793666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836250 | controller |     "Jun 12 15:35:36.435939 crc crio[24284]: time=\"2026-06-12T15:35:36.435855258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836267 | controller |     "Jun 12 15:35:36.436377 crc crio[24284]: time=\"2026-06-12T15:35:36.43621165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836282 | controller |     "Jun 12 15:35:36.436377 crc crio[24284]: time=\"2026-06-12T15:35:36.436333344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836297 | controller |     "Jun 12 15:35:36.436520 crc crio[24284]: time=\"2026-06-12T15:35:36.436481779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836311 | controller |     "Jun 12 15:35:36.436592 crc crio[24284]: time=\"2026-06-12T15:35:36.43652552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836325 | controller |     "Jun 12 15:35:36.436855 crc crio[24284]: time=\"2026-06-12T15:35:36.436799419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836340 | controller |     "Jun 12 15:35:36.436918 crc crio[24284]: time=\"2026-06-12T15:35:36.436855561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836354 | controller |     "Jun 12 15:35:36.437309 crc crio[24284]: time=\"2026-06-12T15:35:36.437180522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836368 | controller |     "Jun 12 15:35:36.437309 crc crio[24284]: time=\"2026-06-12T15:35:36.437290626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836382 | controller |     "Jun 12 15:35:36.437627 crc crio[24284]: time=\"2026-06-12T15:35:36.437552033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836396 | controller |     "Jun 12 15:35:36.437627 crc crio[24284]: time=\"2026-06-12T15:35:36.437615395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836411 | controller |     "Jun 12 15:35:36.438070 crc crio[24284]: time=\"2026-06-12T15:35:36.437899265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836425 | controller |     "Jun 12 15:35:36.438070 crc crio[24284]: time=\"2026-06-12T15:35:36.437951816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836440 | controller |     "Jun 12 15:35:36.438509 crc crio[24284]: time=\"2026-06-12T15:35:36.43837371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836455 | controller |     "Jun 12 15:35:36.438509 crc crio[24284]: time=\"2026-06-12T15:35:36.438445803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836469 | controller |     "Jun 12 15:35:36.438884 crc crio[24284]: time=\"2026-06-12T15:35:36.438819385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836484 | controller |     "Jun 12 15:35:36.438970 crc crio[24284]: time=\"2026-06-12T15:35:36.438882127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836498 | controller |     "Jun 12 15:35:36.439322 crc crio[24284]: time=\"2026-06-12T15:35:36.439146916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836533 | controller |     "Jun 12 15:35:36.439322 crc crio[24284]: time=\"2026-06-12T15:35:36.439206128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836552 | controller |     "Jun 12 15:35:36.439602 crc crio[24284]: time=\"2026-06-12T15:35:36.43955828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836583 | controller |     "Jun 12 15:35:36.439692 crc crio[24284]: time=\"2026-06-12T15:35:36.439619692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836616 | controller |     "Jun 12 15:35:36.439954 crc crio[24284]: time=\"2026-06-12T15:35:36.439912261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836632 | controller |     "Jun 12 15:35:36.440026 crc crio[24284]: time=\"2026-06-12T15:35:36.439966453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836647 | controller |     "Jun 12 15:35:36.440340 crc crio[24284]: time=\"2026-06-12T15:35:36.440236481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836663 | controller |     "Jun 12 15:35:36.440690 crc crio[24284]: time=\"2026-06-12T15:35:36.440362855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836679 | controller |     "Jun 12 15:35:36.440873 crc crio[24284]: time=\"2026-06-12T15:35:36.440832941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836695 | controller |     "Jun 12 15:35:36.440944 crc crio[24284]: time=\"2026-06-12T15:35:36.440925904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836710 | controller |     "Jun 12 15:35:36.441429 crc crio[24284]: time=\"2026-06-12T15:35:36.441372049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836725 | controller |     "Jun 12 15:35:36.441541 crc crio[24284]: time=\"2026-06-12T15:35:36.441438221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836740 | controller |     "Jun 12 15:35:36.442129 crc crio[24284]: time=\"2026-06-12T15:35:36.441930387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836755 | controller |     "Jun 12 15:35:36.442129 crc crio[24284]: time=\"2026-06-12T15:35:36.442126013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836770 | controller |     "Jun 12 15:35:36.442650 crc crio[24284]: time=\"2026-06-12T15:35:36.442583789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836785 | controller |     "Jun 12 15:35:36.442899 crc crio[24284]: time=\"2026-06-12T15:35:36.442836837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836801 | controller |     "Jun 12 15:35:36.443203 crc crio[24284]: time=\"2026-06-12T15:35:36.443135856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836816 | controller |     "Jun 12 15:35:36.443203 crc crio[24284]: time=\"2026-06-12T15:35:36.443193968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836831 | controller |     "Jun 12 15:35:36.443744 crc crio[24284]: time=\"2026-06-12T15:35:36.443668123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836847 | controller |     "Jun 12 15:35:36.443821 crc crio[24284]: time=\"2026-06-12T15:35:36.443758226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836863 | controller |     "Jun 12 15:35:36.444220 crc crio[24284]: time=\"2026-06-12T15:35:36.444152879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836879 | controller |     "Jun 12 15:35:36.444220 crc crio[24284]: time=\"2026-06-12T15:35:36.444212581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836894 | controller |     "Jun 12 15:35:36.444818 crc crio[24284]: time=\"2026-06-12T15:35:36.444758169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836908 | controller |     "Jun 12 15:35:36.444907 crc crio[24284]: time=\"2026-06-12T15:35:36.444821971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836929 | controller |     "Jun 12 15:35:36.445327 crc crio[24284]: time=\"2026-06-12T15:35:36.445198694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836945 | controller |     "Jun 12 15:35:36.445416 crc crio[24284]: time=\"2026-06-12T15:35:36.445327018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836961 | controller |     "Jun 12 15:35:36.445756 crc crio[24284]: time=\"2026-06-12T15:35:36.4456725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.836977 | controller |     "Jun 12 15:35:36.445869 crc crio[24284]: time=\"2026-06-12T15:35:36.445779743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.836993 | controller |     "Jun 12 15:35:36.446289 crc crio[24284]: time=\"2026-06-12T15:35:36.446173725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837009 | controller |     "Jun 12 15:35:36.446522 crc crio[24284]: time=\"2026-06-12T15:35:36.446352751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837025 | controller |     "Jun 12 15:35:36.446741 crc crio[24284]: time=\"2026-06-12T15:35:36.446655681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837040 | controller |     "Jun 12 15:35:36.446823 crc crio[24284]: time=\"2026-06-12T15:35:36.446743144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837055 | controller |     "Jun 12 15:35:36.447800 crc crio[24284]: time=\"2026-06-12T15:35:36.447696405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837079 | controller |     "Jun 12 15:35:36.447896 crc crio[24284]: time=\"2026-06-12T15:35:36.44783746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837095 | controller |     "Jun 12 15:35:36.448049 crc crio[24284]: time=\"2026-06-12T15:35:36.447945444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837111 | controller |     "Jun 12 15:35:36.448049 crc crio[24284]: time=\"2026-06-12T15:35:36.448047837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837127 | controller |     "Jun 12 15:35:36.448353 crc crio[24284]: time=\"2026-06-12T15:35:36.448303005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837142 | controller |     "Jun 12 15:35:36.448433 crc crio[24284]: time=\"2026-06-12T15:35:36.448374228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837157 | controller |     "Jun 12 15:35:36.448977 crc crio[24284]: time=\"2026-06-12T15:35:36.448852554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837172 | controller |     "Jun 12 15:35:36.449070 crc crio[24284]: time=\"2026-06-12T15:35:36.448997688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837188 | controller |     "Jun 12 15:35:36.449459 crc crio[24284]: time=\"2026-06-12T15:35:36.44938641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837203 | controller |     "Jun 12 15:35:36.449555 crc crio[24284]: time=\"2026-06-12T15:35:36.449476093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837218 | controller |     "Jun 12 15:35:36.450051 crc crio[24284]: time=\"2026-06-12T15:35:36.4499789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837234 | controller |     "Jun 12 15:35:36.450051 crc crio[24284]: time=\"2026-06-12T15:35:36.450052842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837253 | controller |     "Jun 12 15:35:36.451816 crc crio[24284]: time=\"2026-06-12T15:35:36.450654792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837269 | controller |     "Jun 12 15:35:36.452071 crc crio[24284]: time=\"2026-06-12T15:35:36.451979096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837284 | controller |     "Jun 12 15:35:36.452071 crc crio[24284]: time=\"2026-06-12T15:35:36.452025958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837300 | controller |     "Jun 12 15:35:36.452071 crc crio[24284]: time=\"2026-06-12T15:35:36.452062109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837315 | controller |     "Jun 12 15:35:36.452490 crc crio[24284]: time=\"2026-06-12T15:35:36.452323447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837331 | controller |     "Jun 12 15:35:36.452490 crc crio[24284]: time=\"2026-06-12T15:35:36.45239016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837346 | controller |     "Jun 12 15:35:36.452982 crc crio[24284]: time=\"2026-06-12T15:35:36.452547074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837361 | controller |     "Jun 12 15:35:36.452982 crc crio[24284]: time=\"2026-06-12T15:35:36.452600126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837377 | controller |     "Jun 12 15:35:36.452982 crc crio[24284]: time=\"2026-06-12T15:35:36.452975328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837393 | controller |     "Jun 12 15:35:36.453480 crc crio[24284]: time=\"2026-06-12T15:35:36.453020609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837409 | controller |     "Jun 12 15:35:36.453549 crc crio[24284]: time=\"2026-06-12T15:35:36.453499595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837425 | controller |     "Jun 12 15:35:36.453620 crc crio[24284]: time=\"2026-06-12T15:35:36.453549097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837440 | controller |     "Jun 12 15:35:36.453877 crc crio[24284]: time=\"2026-06-12T15:35:36.453815846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837455 | controller |     "Jun 12 15:35:36.453948 crc crio[24284]: time=\"2026-06-12T15:35:36.453881218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837470 | controller |     "Jun 12 15:35:36.454116 crc crio[24284]: time=\"2026-06-12T15:35:36.454093235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837485 | controller |     "Jun 12 15:35:36.454179 crc crio[24284]: time=\"2026-06-12T15:35:36.454138836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837500 | controller |     "Jun 12 15:35:36.454483 crc crio[24284]: time=\"2026-06-12T15:35:36.454437785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837558 | controller |     "Jun 12 15:35:36.454578 crc crio[24284]: time=\"2026-06-12T15:35:36.454488367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837580 | controller |     "Jun 12 15:35:36.454940 crc crio[24284]: time=\"2026-06-12T15:35:36.45487664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837596 | controller |     "Jun 12 15:35:36.455015 crc crio[24284]: time=\"2026-06-12T15:35:36.454949302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837615 | controller |     "Jun 12 15:35:36.455424 crc crio[24284]: time=\"2026-06-12T15:35:36.455314304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837630 | controller |     "Jun 12 15:35:36.455424 crc crio[24284]: time=\"2026-06-12T15:35:36.455370286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837646 | controller |     "Jun 12 15:35:36.455903 crc crio[24284]: time=\"2026-06-12T15:35:36.455831761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837662 | controller |     "Jun 12 15:35:36.455903 crc crio[24284]: time=\"2026-06-12T15:35:36.455903514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837676 | controller |     "Jun 12 15:35:36.456471 crc crio[24284]: time=\"2026-06-12T15:35:36.456314917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837692 | controller |     "Jun 12 15:35:36.456471 crc crio[24284]: time=\"2026-06-12T15:35:36.456372359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837709 | controller |     "Jun 12 15:35:36.457043 crc crio[24284]: time=\"2026-06-12T15:35:36.456959799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837724 | controller |     "Jun 12 15:35:36.457043 crc crio[24284]: time=\"2026-06-12T15:35:36.457028201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837739 | controller |     "Jun 12 15:35:36.457385 crc crio[24284]: time=\"2026-06-12T15:35:36.457216656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837755 | controller |     "Jun 12 15:35:36.457385 crc crio[24284]: time=\"2026-06-12T15:35:36.457365811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837770 | controller |     "Jun 12 15:35:36.457883 crc crio[24284]: time=\"2026-06-12T15:35:36.457697572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837784 | controller |     "Jun 12 15:35:36.457883 crc crio[24284]: time=\"2026-06-12T15:35:36.457777055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837799 | controller |     "Jun 12 15:35:36.458206 crc crio[24284]: time=\"2026-06-12T15:35:36.458135546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837815 | controller |     "Jun 12 15:35:36.458206 crc crio[24284]: time=\"2026-06-12T15:35:36.458189918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837831 | controller |     "Jun 12 15:35:36.458635 crc crio[24284]: time=\"2026-06-12T15:35:36.458574171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837846 | controller |     "Jun 12 15:35:36.458635 crc crio[24284]: time=\"2026-06-12T15:35:36.458629473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837862 | controller |     "Jun 12 15:35:36.459327 crc crio[24284]: time=\"2026-06-12T15:35:36.459233673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837877 | controller |     "Jun 12 15:35:36.459407 crc crio[24284]: time=\"2026-06-12T15:35:36.459336976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837891 | controller |     "Jun 12 15:35:36.459820 crc crio[24284]: time=\"2026-06-12T15:35:36.459698048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837907 | controller |     "Jun 12 15:35:36.459820 crc crio[24284]: time=\"2026-06-12T15:35:36.459778551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837926 | controller |     "Jun 12 15:35:36.460138 crc crio[24284]: time=\"2026-06-12T15:35:36.46008314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837940 | controller |     "Jun 12 15:35:36.460138 crc crio[24284]: time=\"2026-06-12T15:35:36.460140602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837955 | controller |     "Jun 12 15:35:36.460608 crc crio[24284]: time=\"2026-06-12T15:35:36.460548805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837969 | controller |     "Jun 12 15:35:36.460608 crc crio[24284]: time=\"2026-06-12T15:35:36.460603237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.837984 | controller |     "Jun 12 15:35:36.461108 crc crio[24284]: time=\"2026-06-12T15:35:36.461047902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.837998 | controller |     "Jun 12 15:35:36.461193 crc crio[24284]: time=\"2026-06-12T15:35:36.461109214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838012 | controller |     "Jun 12 15:35:36.461580 crc crio[24284]: time=\"2026-06-12T15:35:36.461517887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838026 | controller |     "Jun 12 15:35:36.461580 crc crio[24284]: time=\"2026-06-12T15:35:36.461574559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838040 | controller |     "Jun 12 15:35:36.462107 crc crio[24284]: time=\"2026-06-12T15:35:36.462046305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838055 | controller |     "Jun 12 15:35:36.462107 crc crio[24284]: time=\"2026-06-12T15:35:36.462102426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838069 | controller |     "Jun 12 15:35:36.462597 crc crio[24284]: time=\"2026-06-12T15:35:36.46253613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838083 | controller |     "Jun 12 15:35:36.462597 crc crio[24284]: time=\"2026-06-12T15:35:36.462592262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838098 | controller |     "Jun 12 15:35:36.463065 crc crio[24284]: time=\"2026-06-12T15:35:36.462999645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838112 | controller |     "Jun 12 15:35:36.463065 crc crio[24284]: time=\"2026-06-12T15:35:36.463058337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838126 | controller |     "Jun 12 15:35:36.463479 crc crio[24284]: time=\"2026-06-12T15:35:36.463418909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838140 | controller |     "Jun 12 15:35:36.463479 crc crio[24284]: time=\"2026-06-12T15:35:36.463473911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838154 | controller |     "Jun 12 15:35:36.463924 crc crio[24284]: time=\"2026-06-12T15:35:36.463803712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838169 | controller |     "Jun 12 15:35:36.463924 crc crio[24284]: time=\"2026-06-12T15:35:36.463880794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838183 | controller |     "Jun 12 15:35:36.464426 crc crio[24284]: time=\"2026-06-12T15:35:36.46404879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838200 | controller |     "Jun 12 15:35:36.464426 crc crio[24284]: time=\"2026-06-12T15:35:36.464093581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838215 | controller |     "Jun 12 15:35:36.464538 crc crio[24284]: time=\"2026-06-12T15:35:36.464461843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838229 | controller |     "Jun 12 15:35:36.464538 crc crio[24284]: time=\"2026-06-12T15:35:36.464504375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838243 | controller |     "Jun 12 15:35:36.464813 crc crio[24284]: time=\"2026-06-12T15:35:36.464748513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838258 | controller |     "Jun 12 15:35:36.464813 crc crio[24284]: time=\"2026-06-12T15:35:36.464807365Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838272 | controller |     "Jun 12 15:35:36.465341 crc crio[24284]: time=\"2026-06-12T15:35:36.465136546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838287 | controller |     "Jun 12 15:35:36.465341 crc crio[24284]: time=\"2026-06-12T15:35:36.465214858Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838301 | controller |     "Jun 12 15:35:36.465488 crc crio[24284]: time=\"2026-06-12T15:35:36.465453996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838315 | controller |     "Jun 12 15:35:36.465571 crc crio[24284]: time=\"2026-06-12T15:35:36.465499578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838330 | controller |     "Jun 12 15:35:36.465968 crc crio[24284]: time=\"2026-06-12T15:35:36.465833158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838344 | controller |     "Jun 12 15:35:36.465968 crc crio[24284]: time=\"2026-06-12T15:35:36.465886899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838358 | controller |     "Jun 12 15:35:36.466280 crc crio[24284]: time=\"2026-06-12T15:35:36.466193341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838372 | controller |     "Jun 12 15:35:36.466356 crc crio[24284]: time=\"2026-06-12T15:35:36.466288154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838386 | controller |     "Jun 12 15:35:36.466653 crc crio[24284]: time=\"2026-06-12T15:35:36.466613854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838402 | controller |     "Jun 12 15:35:36.466770 crc crio[24284]: time=\"2026-06-12T15:35:36.466674276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838417 | controller |     "Jun 12 15:35:36.466903 crc crio[24284]: time=\"2026-06-12T15:35:36.466864483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838431 | controller |     "Jun 12 15:35:36.466970 crc crio[24284]: time=\"2026-06-12T15:35:36.466914134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838445 | controller |     "Jun 12 15:35:36.467358 crc crio[24284]: time=\"2026-06-12T15:35:36.467324977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838459 | controller |     "Jun 12 15:35:36.467428 crc crio[24284]: time=\"2026-06-12T15:35:36.467376699Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838473 | controller |     "Jun 12 15:35:36.467811 crc crio[24284]: time=\"2026-06-12T15:35:36.467753461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838492 | controller |     "Jun 12 15:35:36.467811 crc crio[24284]: time=\"2026-06-12T15:35:36.467811153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838507 | controller |     "Jun 12 15:35:36.468237 crc crio[24284]: time=\"2026-06-12T15:35:36.468181894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838674 | controller |     "Jun 12 15:35:36.468388 crc crio[24284]: time=\"2026-06-12T15:35:36.468286678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838694 | controller |     "Jun 12 15:35:36.468688 crc crio[24284]: time=\"2026-06-12T15:35:36.46862527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838709 | controller |     "Jun 12 15:35:36.468688 crc crio[24284]: time=\"2026-06-12T15:35:36.468679511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838724 | controller |     "Jun 12 15:35:36.469135 crc crio[24284]: time=\"2026-06-12T15:35:36.469068384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838738 | controller |     "Jun 12 15:35:36.469212 crc crio[24284]: time=\"2026-06-12T15:35:36.469140766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838753 | controller |     "Jun 12 15:35:36.469733 crc crio[24284]: time=\"2026-06-12T15:35:36.469662163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838768 | controller |     "Jun 12 15:35:36.469877 crc crio[24284]: time=\"2026-06-12T15:35:36.469743016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838783 | controller |     "Jun 12 15:35:36.470348 crc crio[24284]: time=\"2026-06-12T15:35:36.470193861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838797 | controller |     "Jun 12 15:35:36.470348 crc crio[24284]: time=\"2026-06-12T15:35:36.470301234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838812 | controller |     "Jun 12 15:35:36.470769 crc crio[24284]: time=\"2026-06-12T15:35:36.470688337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838827 | controller |     "Jun 12 15:35:36.470769 crc crio[24284]: time=\"2026-06-12T15:35:36.47076661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838841 | controller |     "Jun 12 15:35:36.471225 crc crio[24284]: time=\"2026-06-12T15:35:36.471171592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838856 | controller |     "Jun 12 15:35:36.471345 crc crio[24284]: time=\"2026-06-12T15:35:36.471238844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838870 | controller |     "Jun 12 15:35:36.471618 crc crio[24284]: time=\"2026-06-12T15:35:36.471556715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838885 | controller |     "Jun 12 15:35:36.471683 crc crio[24284]: time=\"2026-06-12T15:35:36.471621407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838899 | controller |     "Jun 12 15:35:36.472105 crc crio[24284]: time=\"2026-06-12T15:35:36.472051761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838914 | controller |     "Jun 12 15:35:36.472183 crc crio[24284]: time=\"2026-06-12T15:35:36.472113743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838928 | controller |     "Jun 12 15:35:36.472544 crc crio[24284]: time=\"2026-06-12T15:35:36.472490196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838946 | controller |     "Jun 12 15:35:36.472544 crc crio[24284]: time=\"2026-06-12T15:35:36.472544478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838961 | controller |     "Jun 12 15:35:36.473227 crc crio[24284]: time=\"2026-06-12T15:35:36.473165768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.838975 | controller |     "Jun 12 15:35:36.473227 crc crio[24284]: time=\"2026-06-12T15:35:36.47321803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.838990 | controller |     "Jun 12 15:35:36.474558 crc crio[24284]: time=\"2026-06-12T15:35:36.473907692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839004 | controller |     "Jun 12 15:35:36.474558 crc crio[24284]: time=\"2026-06-12T15:35:36.473952433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839018 | controller |     "Jun 12 15:35:36.474918 crc crio[24284]: time=\"2026-06-12T15:35:36.474846093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839033 | controller |     "Jun 12 15:35:36.474918 crc crio[24284]: time=\"2026-06-12T15:35:36.474902684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839047 | controller |     "Jun 12 15:35:36.476148 crc crio[24284]: time=\"2026-06-12T15:35:36.476105354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839062 | controller |     "Jun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476172616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839076 | controller |     "Jun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476229688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839090 | controller |     "Jun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476358222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839105 | controller |     "Jun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.47692578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839119 | controller |     "Jun 12 15:35:36.477545 crc crio[24284]: time=\"2026-06-12T15:35:36.476969272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839134 | controller |     "Jun 12 15:35:36.478082 crc crio[24284]: time=\"2026-06-12T15:35:36.477750708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839148 | controller |     "Jun 12 15:35:36.478082 crc crio[24284]: time=\"2026-06-12T15:35:36.477796009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839162 | controller |     "Jun 12 15:35:36.478630 crc crio[24284]: time=\"2026-06-12T15:35:36.478588405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839177 | controller |     "Jun 12 15:35:36.478678 crc crio[24284]: time=\"2026-06-12T15:35:36.478635147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839191 | controller |     "Jun 12 15:35:36.479111 crc crio[24284]: time=\"2026-06-12T15:35:36.479071621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839205 | controller |     "Jun 12 15:35:36.479182 crc crio[24284]: time=\"2026-06-12T15:35:36.479121933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839220 | controller |     "Jun 12 15:35:36.479564 crc crio[24284]: time=\"2026-06-12T15:35:36.479505745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839238 | controller |     "Jun 12 15:35:36.479564 crc crio[24284]: time=\"2026-06-12T15:35:36.479558506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839253 | controller |     "Jun 12 15:35:36.480589 crc crio[24284]: time=\"2026-06-12T15:35:36.480524018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839268 | controller |     "Jun 12 15:35:36.480745 crc crio[24284]: time=\"2026-06-12T15:35:36.48057766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839282 | controller |     "Jun 12 15:35:36.481062 crc crio[24284]: time=\"2026-06-12T15:35:36.480995424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839297 | controller |     "Jun 12 15:35:36.481062 crc crio[24284]: time=\"2026-06-12T15:35:36.481051216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839311 | controller |     "Jun 12 15:35:36.481615 crc crio[24284]: time=\"2026-06-12T15:35:36.48150334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839326 | controller |     "Jun 12 15:35:36.481615 crc crio[24284]: time=\"2026-06-12T15:35:36.481544102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839340 | controller |     "Jun 12 15:35:36.482154 crc crio[24284]: time=\"2026-06-12T15:35:36.481990167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839355 | controller |     "Jun 12 15:35:36.482154 crc crio[24284]: time=\"2026-06-12T15:35:36.482026648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839369 | controller |     "Jun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482447031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839383 | controller |     "Jun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482482842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839397 | controller |     "Jun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482789232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839411 | controller |     "Jun 12 15:35:36.483125 crc crio[24284]: time=\"2026-06-12T15:35:36.482824473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839426 | controller |     "Jun 12 15:35:36.483432 crc crio[24284]: time=\"2026-06-12T15:35:36.483203966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839440 | controller |     "Jun 12 15:35:36.483432 crc crio[24284]: time=\"2026-06-12T15:35:36.483299589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839454 | controller |     "Jun 12 15:35:36.483848 crc crio[24284]: time=\"2026-06-12T15:35:36.483776475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839469 | controller |     "Jun 12 15:35:36.483926 crc crio[24284]: time=\"2026-06-12T15:35:36.483850257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839483 | controller |     "Jun 12 15:35:36.484352 crc crio[24284]: time=\"2026-06-12T15:35:36.484292932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839497 | controller |     "Jun 12 15:35:36.484352 crc crio[24284]: time=\"2026-06-12T15:35:36.484346213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839526 | controller |     "Jun 12 15:35:36.484838 crc crio[24284]: time=\"2026-06-12T15:35:36.484773848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839553 | controller |     "Jun 12 15:35:36.484838 crc crio[24284]: time=\"2026-06-12T15:35:36.484826369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839568 | controller |     "Jun 12 15:35:36.485350 crc crio[24284]: time=\"2026-06-12T15:35:36.485229312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839583 | controller |     "Jun 12 15:35:36.485350 crc crio[24284]: time=\"2026-06-12T15:35:36.485332805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839596 | controller |     "Jun 12 15:35:36.485841 crc crio[24284]: time=\"2026-06-12T15:35:36.485745479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839611 | controller |     "Jun 12 15:35:36.485841 crc crio[24284]: time=\"2026-06-12T15:35:36.48579727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839625 | controller |     "Jun 12 15:35:36.486391 crc crio[24284]: time=\"2026-06-12T15:35:36.486232155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839639 | controller |     "Jun 12 15:35:36.486391 crc crio[24284]: time=\"2026-06-12T15:35:36.486324768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839653 | controller |     "Jun 12 15:35:36.486953 crc crio[24284]: time=\"2026-06-12T15:35:36.486883216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839667 | controller |     "Jun 12 15:35:36.486953 crc crio[24284]: time=\"2026-06-12T15:35:36.486936928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839681 | controller |     "Jun 12 15:35:36.487302 crc crio[24284]: time=\"2026-06-12T15:35:36.487183586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839696 | controller |     "Jun 12 15:35:36.487302 crc crio[24284]: time=\"2026-06-12T15:35:36.487237648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839710 | controller |     "Jun 12 15:35:36.487540 crc crio[24284]: time=\"2026-06-12T15:35:36.487481786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839725 | controller |     "Jun 12 15:35:36.487540 crc crio[24284]: time=\"2026-06-12T15:35:36.487532898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839740 | controller |     "Jun 12 15:35:36.487929 crc crio[24284]: time=\"2026-06-12T15:35:36.487869028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839755 | controller |     "Jun 12 15:35:36.487929 crc crio[24284]: time=\"2026-06-12T15:35:36.48792091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839769 | controller |     "Jun 12 15:35:36.488200 crc crio[24284]: time=\"2026-06-12T15:35:36.488147967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839783 | controller |     "Jun 12 15:35:36.488200 crc crio[24284]: time=\"2026-06-12T15:35:36.488197509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839797 | controller |     "Jun 12 15:35:36.488675 crc crio[24284]: time=\"2026-06-12T15:35:36.48855198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839811 | controller |     "Jun 12 15:35:36.488675 crc crio[24284]: time=\"2026-06-12T15:35:36.488614923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839826 | controller |     "Jun 12 15:35:36.488900 crc crio[24284]: time=\"2026-06-12T15:35:36.48885119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839843 | controller |     "Jun 12 15:35:36.488900 crc crio[24284]: time=\"2026-06-12T15:35:36.488900412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839858 | controller |     "Jun 12 15:35:36.489479 crc crio[24284]: time=\"2026-06-12T15:35:36.489417289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839873 | controller |     "Jun 12 15:35:36.489552 crc crio[24284]: time=\"2026-06-12T15:35:36.489485281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839888 | controller |     "Jun 12 15:35:36.489859 crc crio[24284]: time=\"2026-06-12T15:35:36.489779871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839902 | controller |     "Jun 12 15:35:36.489859 crc crio[24284]: time=\"2026-06-12T15:35:36.489853283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839916 | controller |     "Jun 12 15:35:36.490401 crc crio[24284]: time=\"2026-06-12T15:35:36.4903464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839931 | controller |     "Jun 12 15:35:36.490401 crc crio[24284]: time=\"2026-06-12T15:35:36.490400762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839945 | controller |     "Jun 12 15:35:36.490876 crc crio[24284]: time=\"2026-06-12T15:35:36.490816204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839959 | controller |     "Jun 12 15:35:36.490876 crc crio[24284]: time=\"2026-06-12T15:35:36.490867736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.839973 | controller |     "Jun 12 15:35:36.491454 crc crio[24284]: time=\"2026-06-12T15:35:36.491386883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.839988 | controller |     "Jun 12 15:35:36.491454 crc crio[24284]: time=\"2026-06-12T15:35:36.491453445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840002 | controller |     "Jun 12 15:35:36.491875 crc crio[24284]: time=\"2026-06-12T15:35:36.491807907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840015 | controller |     "Jun 12 15:35:36.491875 crc crio[24284]: time=\"2026-06-12T15:35:36.491858479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840029 | controller |     "Jun 12 15:35:36.492341 crc crio[24284]: time=\"2026-06-12T15:35:36.492220201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840043 | controller |     "Jun 12 15:35:36.492542 crc crio[24284]: time=\"2026-06-12T15:35:36.492398927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840057 | controller |     "Jun 12 15:35:36.492652 crc crio[24284]: time=\"2026-06-12T15:35:36.492606953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840071 | controller |     "Jun 12 15:35:36.492652 crc crio[24284]: time=\"2026-06-12T15:35:36.492652645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840085 | controller |     "Jun 12 15:35:36.493053 crc crio[24284]: time=\"2026-06-12T15:35:36.492994456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840099 | controller |     "Jun 12 15:35:36.493053 crc crio[24284]: time=\"2026-06-12T15:35:36.493045128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840113 | controller |     "Jun 12 15:35:36.493635 crc crio[24284]: time=\"2026-06-12T15:35:36.493593516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840130 | controller |     "Jun 12 15:35:36.493749 crc crio[24284]: time=\"2026-06-12T15:35:36.4937254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840145 | controller |     "Jun 12 15:35:36.494451 crc crio[24284]: time=\"2026-06-12T15:35:36.493948417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840159 | controller |     "Jun 12 15:35:36.494451 crc crio[24284]: time=\"2026-06-12T15:35:36.493985048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840173 | controller |     "Jun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494471425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840187 | controller |     "Jun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494691292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840201 | controller |     "Jun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494886908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840215 | controller |     "Jun 12 15:35:36.495046 crc crio[24284]: time=\"2026-06-12T15:35:36.494926339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840228 | controller |     "Jun 12 15:35:36.495562 crc crio[24284]: time=\"2026-06-12T15:35:36.495475987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840242 | controller |     "Jun 12 15:35:36.495562 crc crio[24284]: time=\"2026-06-12T15:35:36.49555545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840255 | controller |     "Jun 12 15:35:36.495959 crc crio[24284]: time=\"2026-06-12T15:35:36.495902321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840269 | controller |     "Jun 12 15:35:36.495959 crc crio[24284]: time=\"2026-06-12T15:35:36.495953193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840283 | controller |     "Jun 12 15:35:36.496562 crc crio[24284]: time=\"2026-06-12T15:35:36.49649949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840297 | controller |     "Jun 12 15:35:36.496562 crc crio[24284]: time=\"2026-06-12T15:35:36.496559522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840311 | controller |     "Jun 12 15:35:36.497095 crc crio[24284]: time=\"2026-06-12T15:35:36.496996006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840325 | controller |     "Jun 12 15:35:36.497095 crc crio[24284]: time=\"2026-06-12T15:35:36.497044728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840339 | controller |     "Jun 12 15:35:36.497439 crc crio[24284]: time=\"2026-06-12T15:35:36.49741228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840353 | controller |     "Jun 12 15:35:36.497650 crc crio[24284]: time=\"2026-06-12T15:35:36.497446911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840367 | controller |     "Jun 12 15:35:36.497933 crc crio[24284]: time=\"2026-06-12T15:35:36.497882566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840381 | controller |     "Jun 12 15:35:36.497933 crc crio[24284]: time=\"2026-06-12T15:35:36.497921947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840398 | controller |     "Jun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.498354881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840413 | controller |     "Jun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.498394753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840427 | controller |     "Jun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.4989298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840441 | controller |     "Jun 12 15:35:36.499157 crc crio[24284]: time=\"2026-06-12T15:35:36.498963361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840456 | controller |     "Jun 12 15:35:36.499802 crc crio[24284]: time=\"2026-06-12T15:35:36.499371224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840470 | controller |     "Jun 12 15:35:36.499802 crc crio[24284]: time=\"2026-06-12T15:35:36.499406135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840485 | controller |     "Jun 12 15:35:36.500156 crc crio[24284]: time=\"2026-06-12T15:35:36.499890241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840499 | controller |     "Jun 12 15:35:36.500156 crc crio[24284]: time=\"2026-06-12T15:35:36.499940493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840529 | controller |     "Jun 12 15:35:36.500637 crc crio[24284]: time=\"2026-06-12T15:35:36.500337236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840548 | controller |     "Jun 12 15:35:36.500637 crc crio[24284]: time=\"2026-06-12T15:35:36.500389808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840577 | controller |     "Jun 12 15:35:36.501204 crc crio[24284]: time=\"2026-06-12T15:35:36.500989937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840593 | controller |     "Jun 12 15:35:36.501457 crc crio[24284]: time=\"2026-06-12T15:35:36.501344609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840608 | controller |     "Jun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501530135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840623 | controller |     "Jun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501609228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840637 | controller |     "Jun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501624308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840652 | controller |     "Jun 12 15:35:36.501806 crc crio[24284]: time=\"2026-06-12T15:35:36.501645989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840669 | controller |     "Jun 12 15:35:36.502201 crc crio[24284]: time=\"2026-06-12T15:35:36.502119334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840683 | controller |     "Jun 12 15:35:36.502201 crc crio[24284]: time=\"2026-06-12T15:35:36.502189656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840698 | controller |     "Jun 12 15:35:36.502602 crc crio[24284]: time=\"2026-06-12T15:35:36.502539329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840712 | controller |     "Jun 12 15:35:36.502678 crc crio[24284]: time=\"2026-06-12T15:35:36.502654722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840730 | controller |     "Jun 12 15:35:36.502921 crc crio[24284]: time=\"2026-06-12T15:35:36.502815318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840745 | controller |     "Jun 12 15:35:36.502921 crc crio[24284]: time=\"2026-06-12T15:35:36.502925251Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840759 | controller |     "Jun 12 15:35:36.503139 crc crio[24284]: time=\"2026-06-12T15:35:36.503098586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840773 | controller |     "Jun 12 15:35:36.503215 crc crio[24284]: time=\"2026-06-12T15:35:36.503154578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840788 | controller |     "Jun 12 15:35:36.503460 crc crio[24284]: time=\"2026-06-12T15:35:36.503414416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840802 | controller |     "Jun 12 15:35:36.503547 crc crio[24284]: time=\"2026-06-12T15:35:36.503481389Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840816 | controller |     "Jun 12 15:35:36.503740 crc crio[24284]: time=\"2026-06-12T15:35:36.503669285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840831 | controller |     "Jun 12 15:35:36.503825 crc crio[24284]: time=\"2026-06-12T15:35:36.503745507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840845 | controller |     "Jun 12 15:35:36.504029 crc crio[24284]: time=\"2026-06-12T15:35:36.503979935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840859 | controller |     "Jun 12 15:35:36.504102 crc crio[24284]: time=\"2026-06-12T15:35:36.504039957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840874 | controller |     "Jun 12 15:35:36.504416 crc crio[24284]: time=\"2026-06-12T15:35:36.504337077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840888 | controller |     "Jun 12 15:35:36.504497 crc crio[24284]: time=\"2026-06-12T15:35:36.50443558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840902 | controller |     "Jun 12 15:35:36.505161 crc crio[24284]: time=\"2026-06-12T15:35:36.505040159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840917 | controller |     "Jun 12 15:35:36.505360 crc crio[24284]: time=\"2026-06-12T15:35:36.505097731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840931 | controller |     "Jun 12 15:35:36.505441 crc crio[24284]: time=\"2026-06-12T15:35:36.505392031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840945 | controller |     "Jun 12 15:35:36.505441 crc crio[24284]: time=\"2026-06-12T15:35:36.505432082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840960 | controller |     "Jun 12 15:35:36.505749 crc crio[24284]: time=\"2026-06-12T15:35:36.50565342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.840974 | controller |     "Jun 12 15:35:36.505952 crc crio[24284]: time=\"2026-06-12T15:35:36.505892017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.840989 | controller |     "Jun 12 15:35:36.506040 crc crio[24284]: time=\"2026-06-12T15:35:36.505993251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841003 | controller |     "Jun 12 15:35:36.506040 crc crio[24284]: time=\"2026-06-12T15:35:36.506032322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841020 | controller |     "Jun 12 15:35:36.506862 crc crio[24284]: time=\"2026-06-12T15:35:36.506766466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841035 | controller |     "Jun 12 15:35:36.506862 crc crio[24284]: time=\"2026-06-12T15:35:36.506840289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841049 | controller |     "Jun 12 15:35:36.506984 crc crio[24284]: time=\"2026-06-12T15:35:36.50688161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841063 | controller |     "Jun 12 15:35:36.506984 crc crio[24284]: time=\"2026-06-12T15:35:36.506918031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841077 | controller |     "Jun 12 15:35:36.507187 crc crio[24284]: time=\"2026-06-12T15:35:36.507065516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841091 | controller |     "Jun 12 15:35:36.507187 crc crio[24284]: time=\"2026-06-12T15:35:36.50717799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841105 | controller |     "Jun 12 15:35:36.507679 crc crio[24284]: time=\"2026-06-12T15:35:36.507619774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841119 | controller |     "Jun 12 15:35:36.507679 crc crio[24284]: time=\"2026-06-12T15:35:36.507669386Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841133 | controller |     "Jun 12 15:35:36.508009 crc crio[24284]: time=\"2026-06-12T15:35:36.507955496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841148 | controller |     "Jun 12 15:35:36.508009 crc crio[24284]: time=\"2026-06-12T15:35:36.508007577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841163 | controller |     "Jun 12 15:35:36.508379 crc crio[24284]: time=\"2026-06-12T15:35:36.508310186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841177 | controller |     "Jun 12 15:35:36.508475 crc crio[24284]: time=\"2026-06-12T15:35:36.508391709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841191 | controller |     "Jun 12 15:35:36.508617 crc crio[24284]: time=\"2026-06-12T15:35:36.508559395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841206 | controller |     "Jun 12 15:35:36.508617 crc crio[24284]: time=\"2026-06-12T15:35:36.508610827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841220 | controller |     "Jun 12 15:35:36.509080 crc crio[24284]: time=\"2026-06-12T15:35:36.509013901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841235 | controller |     "Jun 12 15:35:36.509164 crc crio[24284]: time=\"2026-06-12T15:35:36.509139145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841249 | controller |     "Jun 12 15:35:36.509434 crc crio[24284]: time=\"2026-06-12T15:35:36.509368951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841263 | controller |     "Jun 12 15:35:36.509434 crc crio[24284]: time=\"2026-06-12T15:35:36.509430693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841277 | controller |     "Jun 12 15:35:36.509840 crc crio[24284]: time=\"2026-06-12T15:35:36.509760325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841292 | controller |     "Jun 12 15:35:36.509909 crc crio[24284]: time=\"2026-06-12T15:35:36.509885489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841309 | controller |     "Jun 12 15:35:36.510071 crc crio[24284]: time=\"2026-06-12T15:35:36.509964391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841324 | controller |     "Jun 12 15:35:36.510071 crc crio[24284]: time=\"2026-06-12T15:35:36.510005792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841338 | controller |     "Jun 12 15:35:36.510392 crc crio[24284]: time=\"2026-06-12T15:35:36.510348143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841352 | controller |     "Jun 12 15:35:36.510486 crc crio[24284]: time=\"2026-06-12T15:35:36.510396744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841366 | controller |     "Jun 12 15:35:36.510906 crc crio[24284]: time=\"2026-06-12T15:35:36.510843051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841381 | controller |     "Jun 12 15:35:36.510985 crc crio[24284]: time=\"2026-06-12T15:35:36.510964515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841396 | controller |     "Jun 12 15:35:36.511342 crc crio[24284]: time=\"2026-06-12T15:35:36.511209901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841410 | controller |     "Jun 12 15:35:36.511840 crc crio[24284]: time=\"2026-06-12T15:35:36.51177085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841425 | controller |     "Jun 12 15:35:36.511927 crc crio[24284]: time=\"2026-06-12T15:35:36.511846492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841439 | controller |     "Jun 12 15:35:36.511970 crc crio[24284]: time=\"2026-06-12T15:35:36.511885843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841454 | controller |     "Jun 12 15:35:36.512364 crc crio[24284]: time=\"2026-06-12T15:35:36.512286299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841468 | controller |     "Jun 12 15:35:36.512364 crc crio[24284]: time=\"2026-06-12T15:35:36.512344691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841483 | controller |     "Jun 12 15:35:36.512748 crc crio[24284]: time=\"2026-06-12T15:35:36.512649231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841498 | controller |     "Jun 12 15:35:36.512748 crc crio[24284]: time=\"2026-06-12T15:35:36.512697472Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841528 | controller |     "Jun 12 15:35:36.513122 crc crio[24284]: time=\"2026-06-12T15:35:36.513049001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841548 | controller |     "Jun 12 15:35:36.513190 crc crio[24284]: time=\"2026-06-12T15:35:36.513125513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841564 | controller |     "Jun 12 15:35:36.513352 crc crio[24284]: time=\"2026-06-12T15:35:36.513318323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841579 | controller |     "Jun 12 15:35:36.513421 crc crio[24284]: time=\"2026-06-12T15:35:36.513366764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841593 | controller |     "Jun 12 15:35:36.518623 crc crio[24284]: time=\"2026-06-12T15:35:36.518528402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841608 | controller |     "Jun 12 15:35:36.518623 crc crio[24284]: time=\"2026-06-12T15:35:36.518617495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841627 | controller |     "Jun 12 15:35:36.519058 crc crio[24284]: time=\"2026-06-12T15:35:36.51881602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841642 | controller |     "Jun 12 15:35:36.519058 crc crio[24284]: time=\"2026-06-12T15:35:36.518919744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841656 | controller |     "Jun 12 15:35:36.519152 crc crio[24284]: time=\"2026-06-12T15:35:36.519100251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841670 | controller |     "Jun 12 15:35:36.519152 crc crio[24284]: time=\"2026-06-12T15:35:36.519132932Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841684 | controller |     "Jun 12 15:35:36.519501 crc crio[24284]: time=\"2026-06-12T15:35:36.519441022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841698 | controller |     "Jun 12 15:35:36.519501 crc crio[24284]: time=\"2026-06-12T15:35:36.519496774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841712 | controller |     "Jun 12 15:35:36.519876 crc crio[24284]: time=\"2026-06-12T15:35:36.519809022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841726 | controller |     "Jun 12 15:35:36.519945 crc crio[24284]: time=\"2026-06-12T15:35:36.519885305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841740 | controller |     "Jun 12 15:35:36.520056 crc crio[24284]: time=\"2026-06-12T15:35:36.520005059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841755 | controller |     "Jun 12 15:35:36.520111 crc crio[24284]: time=\"2026-06-12T15:35:36.520069641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841769 | controller |     "Jun 12 15:35:36.520111 crc crio[24284]: time=\"2026-06-12T15:35:36.520087771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841784 | controller |     "Jun 12 15:35:36.520111 crc crio[24284]: time=\"2026-06-12T15:35:36.520110412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841799 | controller |     "Jun 12 15:35:36.520510 crc crio[24284]: time=\"2026-06-12T15:35:36.520470304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841813 | controller |     "Jun 12 15:35:36.520510 crc crio[24284]: time=\"2026-06-12T15:35:36.520529626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841827 | controller |     "Jun 12 15:35:36.520907 crc crio[24284]: time=\"2026-06-12T15:35:36.520635352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841841 | controller |     "Jun 12 15:35:36.520907 crc crio[24284]: time=\"2026-06-12T15:35:36.520676353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841856 | controller |     "Jun 12 15:35:36.521380 crc crio[24284]: time=\"2026-06-12T15:35:36.521065854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841870 | controller |     "Jun 12 15:35:36.521380 crc crio[24284]: time=\"2026-06-12T15:35:36.521111715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841884 | controller |     "Jun 12 15:35:36.521671 crc crio[24284]: time=\"2026-06-12T15:35:36.521608261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841899 | controller |     "Jun 12 15:35:36.521875 crc crio[24284]: time=\"2026-06-12T15:35:36.521808727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841918 | controller |     "Jun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522027145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841932 | controller |     "Jun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522079286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841946 | controller |     "Jun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522113037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841960 | controller |     "Jun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522135818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.841975 | controller |     "Jun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.522165549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.841989 | controller |     "Jun 12 15:35:36.522194 crc crio[24284]: time=\"2026-06-12T15:35:36.52218432Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842004 | controller |     "Jun 12 15:35:36.522735 crc crio[24284]: time=\"2026-06-12T15:35:36.522627884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842019 | controller |     "Jun 12 15:35:36.522815 crc crio[24284]: time=\"2026-06-12T15:35:36.522750568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842033 | controller |     "Jun 12 15:35:36.523549 crc crio[24284]: time=\"2026-06-12T15:35:36.523490583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842048 | controller |     "Jun 12 15:35:36.523616 crc crio[24284]: time=\"2026-06-12T15:35:36.523567875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842062 | controller |     "Jun 12 15:35:36.524891 crc crio[24284]: time=\"2026-06-12T15:35:36.524786745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842079 | controller |     "Jun 12 15:35:36.524994 crc crio[24284]: time=\"2026-06-12T15:35:36.524924139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842094 | controller |     "Jun 12 15:35:36.524994 crc crio[24284]: time=\"2026-06-12T15:35:36.524975651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842109 | controller |     "Jun 12 15:35:36.525094 crc crio[24284]: time=\"2026-06-12T15:35:36.525017422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842131 | controller |     "Jun 12 15:35:36.525094 crc crio[24284]: time=\"2026-06-12T15:35:36.525050643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842147 | controller |     "Jun 12 15:35:36.525094 crc crio[24284]: time=\"2026-06-12T15:35:36.525079374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842162 | controller |     "Jun 12 15:35:36.525294 crc crio[24284]: time=\"2026-06-12T15:35:36.525128346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842177 | controller |     "Jun 12 15:35:36.525294 crc crio[24284]: time=\"2026-06-12T15:35:36.525171617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842192 | controller |     "Jun 12 15:35:36.525510 crc crio[24284]: time=\"2026-06-12T15:35:36.525312942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842212 | controller |     "Jun 12 15:35:36.525510 crc crio[24284]: time=\"2026-06-12T15:35:36.525339123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842228 | controller |     "Jun 12 15:35:36.525674 crc crio[24284]: time=\"2026-06-12T15:35:36.52554778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842243 | controller |     "Jun 12 15:35:36.525674 crc crio[24284]: time=\"2026-06-12T15:35:36.525590121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842258 | controller |     "Jun 12 15:35:36.527388 crc crio[24284]: time=\"2026-06-12T15:35:36.527291296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842273 | controller |     "Jun 12 15:35:36.527388 crc crio[24284]: time=\"2026-06-12T15:35:36.527350008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842288 | controller |     "Jun 12 15:35:36.527388 crc crio[24284]: time=\"2026-06-12T15:35:36.52738552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842303 | controller |     "Jun 12 15:35:36.527598 crc crio[24284]: time=\"2026-06-12T15:35:36.52740912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842317 | controller |     "Jun 12 15:35:36.527598 crc crio[24284]: time=\"2026-06-12T15:35:36.527431601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842333 | controller |     "Jun 12 15:35:36.527598 crc crio[24284]: time=\"2026-06-12T15:35:36.527448072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842367 | controller |     "Jun 12 15:35:36.528348 crc crio[24284]: time=\"2026-06-12T15:35:36.528219787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842384 | controller |     "Jun 12 15:35:36.528434 crc crio[24284]: time=\"2026-06-12T15:35:36.528348411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842401 | controller |     "Jun 12 15:35:36.530417 crc crio[24284]: time=\"2026-06-12T15:35:36.530344957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842416 | controller |     "Jun 12 15:35:36.530417 crc crio[24284]: time=\"2026-06-12T15:35:36.53040941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842431 | controller |     "Jun 12 15:35:36.530603 crc crio[24284]: time=\"2026-06-12T15:35:36.53046194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842446 | controller |     "Jun 12 15:35:36.530603 crc crio[24284]: time=\"2026-06-12T15:35:36.530509862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842461 | controller |     "Jun 12 15:35:36.530979 crc crio[24284]: time=\"2026-06-12T15:35:36.530908525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842476 | controller |     "Jun 12 15:35:36.530979 crc crio[24284]: time=\"2026-06-12T15:35:36.530977717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842491 | controller |     "Jun 12 15:35:36.531194 crc crio[24284]: time=\"2026-06-12T15:35:36.531139373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842506 | controller |     "Jun 12 15:35:36.531194 crc crio[24284]: time=\"2026-06-12T15:35:36.531193094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842546 | controller |     "Jun 12 15:35:36.531590 crc crio[24284]: time=\"2026-06-12T15:35:36.531551406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842568 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.531596318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842584 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532149526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842600 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532188967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842622 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532448795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842644 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532479766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842665 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532769405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842686 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.532803757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842708 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.533095106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842725 | controller |     "Jun 12 15:35:36.533136 crc crio[24284]: time=\"2026-06-12T15:35:36.533127827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842740 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533449768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842757 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533477059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842779 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533790829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842801 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.533873372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842819 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534028097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842835 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534057078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842851 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534559645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842874 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534669068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842897 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.534983609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842917 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.53502894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842933 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.535371341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.842956 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.535410383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.842990 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.535628519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843015 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.53566311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843040 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536078644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843068 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536109035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843097 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536665153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843123 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.536741616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843149 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.537036705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843177 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.537066766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843203 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538169412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843228 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538202923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843253 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538573565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843274 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538603526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843291 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538950068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843312 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.538983909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843332 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.539508056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843350 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.539537587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843370 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.539903459Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843390 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.53993025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843409 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.54021935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843434 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540289552Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843456 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.54054407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843476 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540570901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843495 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540853301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843529 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.540881862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843555 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541115789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843578 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.5411406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843599 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541532762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843620 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541559873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843639 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.541990717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843659 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542021558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843680 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542477443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843699 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542556616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843720 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.54268638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843740 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.542737012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843758 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543038902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843778 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543064823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843798 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543394354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843819 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543420774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843837 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.543853788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843862 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.544034404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843882 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.544110786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843899 | controller |     "Jun 12 15:35:36.544148 crc crio[24284]: time=\"2026-06-12T15:35:36.544145967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843920 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.544500799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843948 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54452988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.843976 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54482682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.843997 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.544880222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844018 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545175011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844038 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545208212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844058 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545571724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844078 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.545678228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844099 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54633355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844116 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.546369281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844135 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.54668942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844156 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.546800484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844176 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547609001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844196 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547646982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844213 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547813318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844234 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.547862089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844255 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548170529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844278 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548208311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844298 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548571323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844318 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.548621474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844335 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549028418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844356 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549065799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844374 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549583565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844395 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549934767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844412 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.549995139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844431 | controller |     "Jun 12 15:35:36.550226 crc crio[24284]: time=\"2026-06-12T15:35:36.55003284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844447 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550392502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844467 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550443173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844487 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550670091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844507 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550790285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844584 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.55093975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844608 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.550982301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844624 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551323203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844642 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551456737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844657 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551767947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844673 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.551830569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844689 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.552082097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844712 | controller |     "Jun 12 15:35:36.552375 crc crio[24284]: time=\"2026-06-12T15:35:36.552119088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844728 | controller |     "Jun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.552555582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844745 | controller |     "Jun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.552638865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844761 | controller |     "Jun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.55277729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844776 | controller |     "Jun 12 15:35:36.552818 crc crio[24284]: time=\"2026-06-12T15:35:36.552818681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844791 | controller |     "Jun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553229605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844808 | controller |     "Jun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553438041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844823 | controller |     "Jun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553478313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844838 | controller |     "Jun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553534225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844852 | controller |     "Jun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553819094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844867 | controller |     "Jun 12 15:35:36.554125 crc crio[24284]: time=\"2026-06-12T15:35:36.553896357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844882 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554198667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844897 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554354162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844911 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554490556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844926 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.554538978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844941 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555021313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844957 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555084505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.844972 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555343953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.844987 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555385585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845005 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555679824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845020 | controller |     "Jun 12 15:35:36.555907 crc crio[24284]: time=\"2026-06-12T15:35:36.555801938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845035 | controller |     "Jun 12 15:35:36.556354 crc crio[24284]: time=\"2026-06-12T15:35:36.555967944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845050 | controller |     "Jun 12 15:35:36.556354 crc crio[24284]: time=\"2026-06-12T15:35:36.556010015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845065 | controller |     "Jun 12 15:35:36.556586 crc crio[24284]: time=\"2026-06-12T15:35:36.556498662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845080 | controller |     "Jun 12 15:35:36.556651 crc crio[24284]: time=\"2026-06-12T15:35:36.556600265Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845096 | controller |     "Jun 12 15:35:36.556871 crc crio[24284]: time=\"2026-06-12T15:35:36.556818002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845111 | controller |     "Jun 12 15:35:36.556948 crc crio[24284]: time=\"2026-06-12T15:35:36.556880334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845126 | controller |     "Jun 12 15:35:36.557554 crc crio[24284]: time=\"2026-06-12T15:35:36.557470704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845140 | controller |     "Jun 12 15:35:36.557554 crc crio[24284]: time=\"2026-06-12T15:35:36.557535676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845155 | controller |     "Jun 12 15:35:36.557985 crc crio[24284]: time=\"2026-06-12T15:35:36.557814114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845171 | controller |     "Jun 12 15:35:36.557985 crc crio[24284]: time=\"2026-06-12T15:35:36.557878846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845186 | controller |     "Jun 12 15:35:36.558228 crc crio[24284]: time=\"2026-06-12T15:35:36.558101114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845202 | controller |     "Jun 12 15:35:36.558228 crc crio[24284]: time=\"2026-06-12T15:35:36.558141875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845217 | controller |     "Jun 12 15:35:36.558669 crc crio[24284]: time=\"2026-06-12T15:35:36.55860206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845232 | controller |     "Jun 12 15:35:36.558669 crc crio[24284]: time=\"2026-06-12T15:35:36.558663752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845247 | controller |     "Jun 12 15:35:36.559027 crc crio[24284]: time=\"2026-06-12T15:35:36.558970532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845263 | controller |     "Jun 12 15:35:36.559096 crc crio[24284]: time=\"2026-06-12T15:35:36.559032144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845279 | controller |     "Jun 12 15:35:36.559386 crc crio[24284]: time=\"2026-06-12T15:35:36.559333864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845294 | controller |     "Jun 12 15:35:36.559466 crc crio[24284]: time=\"2026-06-12T15:35:36.559394516Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845313 | controller |     "Jun 12 15:35:36.559758 crc crio[24284]: time=\"2026-06-12T15:35:36.559674055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845336 | controller |     "Jun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.559773169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845359 | controller |     "Jun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.559966415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845385 | controller |     "Jun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.560008176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845411 | controller |     "Jun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.560375299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845428 | controller |     "Jun 12 15:35:36.560682 crc crio[24284]: time=\"2026-06-12T15:35:36.56041533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845443 | controller |     "Jun 12 15:35:36.560966 crc crio[24284]: time=\"2026-06-12T15:35:36.560815462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845457 | controller |     "Jun 12 15:35:36.560966 crc crio[24284]: time=\"2026-06-12T15:35:36.560855893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845471 | controller |     "Jun 12 15:35:36.561127 crc crio[24284]: time=\"2026-06-12T15:35:36.561069501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845485 | controller |     "Jun 12 15:35:36.561233 crc crio[24284]: time=\"2026-06-12T15:35:36.561136313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845499 | controller |     "Jun 12 15:35:36.561522 crc crio[24284]: time=\"2026-06-12T15:35:36.561472564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845542 | controller |     "Jun 12 15:35:36.561598 crc crio[24284]: time=\"2026-06-12T15:35:36.561524376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845564 | controller |     "Jun 12 15:35:36.561891 crc crio[24284]: time=\"2026-06-12T15:35:36.561808475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845579 | controller |     "Jun 12 15:35:36.561891 crc crio[24284]: time=\"2026-06-12T15:35:36.561878267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845594 | controller |     "Jun 12 15:35:36.562488 crc crio[24284]: time=\"2026-06-12T15:35:36.562203898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845608 | controller |     "Jun 12 15:35:36.562488 crc crio[24284]: time=\"2026-06-12T15:35:36.562240639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845623 | controller |     "Jun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.562648443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845638 | controller |     "Jun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.562688914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845652 | controller |     "Jun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.56315873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845667 | controller |     "Jun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.563213961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845686 | controller |     "Jun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.563400277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845701 | controller |     "Jun 12 15:35:36.563457 crc crio[24284]: time=\"2026-06-12T15:35:36.563433588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845715 | controller |     "Jun 12 15:35:36.563747 crc crio[24284]: time=\"2026-06-12T15:35:36.563631804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845729 | controller |     "Jun 12 15:35:36.563747 crc crio[24284]: time=\"2026-06-12T15:35:36.563667555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845744 | controller |     "Jun 12 15:35:36.563946 crc crio[24284]: time=\"2026-06-12T15:35:36.563893463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845758 | controller |     "Jun 12 15:35:36.564021 crc crio[24284]: time=\"2026-06-12T15:35:36.563950485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845772 | controller |     "Jun 12 15:35:36.564072 crc crio[24284]: time=\"2026-06-12T15:35:36.564044318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845787 | controller |     "Jun 12 15:35:36.564139 crc crio[24284]: time=\"2026-06-12T15:35:36.564076719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845801 | controller |     "Jun 12 15:35:36.564381 crc crio[24284]: time=\"2026-06-12T15:35:36.564301206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845815 | controller |     "Jun 12 15:35:36.564381 crc crio[24284]: time=\"2026-06-12T15:35:36.564346548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845830 | controller |     "Jun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564593666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845844 | controller |     "Jun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564626097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845858 | controller |     "Jun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564847484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845873 | controller |     "Jun 12 15:35:36.564821 crc crio[24284]: time=\"2026-06-12T15:35:36.564881556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845887 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.56501796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845907 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565049601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845922 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565202176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845937 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565233827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845953 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565550958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.845967 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565583129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.845987 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.565970461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846001 | controller |     "Jun 12 15:35:36.566033 crc crio[24284]: time=\"2026-06-12T15:35:36.566003403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846016 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.566510798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846030 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.56655433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846045 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.566990284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846059 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567031456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846073 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567278244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846088 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567314915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846102 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567645956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846117 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567690497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846131 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.567968527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846145 | controller |     "Jun 12 15:35:36.568136 crc crio[24284]: time=\"2026-06-12T15:35:36.568000878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846160 | controller |     "Jun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.56836975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846174 | controller |     "Jun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.568407871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846188 | controller |     "Jun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.568814104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846203 | controller |     "Jun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.568919878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846217 | controller |     "Jun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.569053442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846232 | controller |     "Jun 12 15:35:36.569228 crc crio[24284]: time=\"2026-06-12T15:35:36.569100023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846246 | controller |     "Jun 12 15:35:36.569685 crc crio[24284]: time=\"2026-06-12T15:35:36.56962667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846260 | controller |     "Jun 12 15:35:36.569793 crc crio[24284]: time=\"2026-06-12T15:35:36.569765845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846278 | controller |     "Jun 12 15:35:36.570018 crc crio[24284]: time=\"2026-06-12T15:35:36.56993171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846294 | controller |     "Jun 12 15:35:36.570149 crc crio[24284]: time=\"2026-06-12T15:35:36.570106026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846308 | controller |     "Jun 12 15:35:36.570746 crc crio[24284]: time=\"2026-06-12T15:35:36.570508339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846323 | controller |     "Jun 12 15:35:36.570905 crc crio[24284]: time=\"2026-06-12T15:35:36.57083634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846337 | controller |     "Jun 12 15:35:36.570983 crc crio[24284]: time=\"2026-06-12T15:35:36.570928993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846352 | controller |     "Jun 12 15:35:36.570983 crc crio[24284]: time=\"2026-06-12T15:35:36.570966825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846366 | controller |     "Jun 12 15:35:36.571119 crc crio[24284]: time=\"2026-06-12T15:35:36.571031397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846382 | controller |     "Jun 12 15:35:36.571119 crc crio[24284]: time=\"2026-06-12T15:35:36.571050867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846397 | controller |     "Jun 12 15:35:36.571616 crc crio[24284]: time=\"2026-06-12T15:35:36.571545364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846411 | controller |     "Jun 12 15:35:36.571616 crc crio[24284]: time=\"2026-06-12T15:35:36.571602226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846425 | controller |     "Jun 12 15:35:36.571923 crc crio[24284]: time=\"2026-06-12T15:35:36.571866183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846439 | controller |     "Jun 12 15:35:36.571923 crc crio[24284]: time=\"2026-06-12T15:35:36.571914865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846454 | controller |     "Jun 12 15:35:36.572319 crc crio[24284]: time=\"2026-06-12T15:35:36.572210365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846468 | controller |     "Jun 12 15:35:36.572319 crc crio[24284]: time=\"2026-06-12T15:35:36.572296398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846482 | controller |     "Jun 12 15:35:36.572744 crc crio[24284]: time=\"2026-06-12T15:35:36.572649309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846496 | controller |     "Jun 12 15:35:36.572744 crc crio[24284]: time=\"2026-06-12T15:35:36.572701681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846526 | controller |     "Jun 12 15:35:36.573223 crc crio[24284]: time=\"2026-06-12T15:35:36.573138305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846547 | controller |     "Jun 12 15:35:36.573223 crc crio[24284]: time=\"2026-06-12T15:35:36.573210878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846562 | controller |     "Jun 12 15:35:36.573529 crc crio[24284]: time=\"2026-06-12T15:35:36.573465096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846576 | controller |     "Jun 12 15:35:36.573529 crc crio[24284]: time=\"2026-06-12T15:35:36.573522788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846593 | controller |     "Jun 12 15:35:36.574015 crc crio[24284]: time=\"2026-06-12T15:35:36.573867349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846608 | controller |     "Jun 12 15:35:36.574015 crc crio[24284]: time=\"2026-06-12T15:35:36.574006534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846622 | controller |     "Jun 12 15:35:36.574379 crc crio[24284]: time=\"2026-06-12T15:35:36.574204771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846636 | controller |     "Jun 12 15:35:36.574379 crc crio[24284]: time=\"2026-06-12T15:35:36.574293754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846650 | controller |     "Jun 12 15:35:36.574855 crc crio[24284]: time=\"2026-06-12T15:35:36.574775798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846666 | controller |     "Jun 12 15:35:36.574855 crc crio[24284]: time=\"2026-06-12T15:35:36.574839571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846681 | controller |     "Jun 12 15:35:36.574959 crc crio[24284]: time=\"2026-06-12T15:35:36.574937444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846695 | controller |     "Jun 12 15:35:36.575005 crc crio[24284]: time=\"2026-06-12T15:35:36.574975685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846709 | controller |     "Jun 12 15:35:36.575392 crc crio[24284]: time=\"2026-06-12T15:35:36.575324997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846723 | controller |     "Jun 12 15:35:36.575392 crc crio[24284]: time=\"2026-06-12T15:35:36.575386539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846738 | controller |     "Jun 12 15:35:36.575655 crc crio[24284]: time=\"2026-06-12T15:35:36.575598606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846752 | controller |     "Jun 12 15:35:36.575752 crc crio[24284]: time=\"2026-06-12T15:35:36.575662318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846766 | controller |     "Jun 12 15:35:36.576145 crc crio[24284]: time=\"2026-06-12T15:35:36.575997699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846780 | controller |     "Jun 12 15:35:36.576145 crc crio[24284]: time=\"2026-06-12T15:35:36.576058151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846794 | controller |     "Jun 12 15:35:36.576445 crc crio[24284]: time=\"2026-06-12T15:35:36.576193465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846808 | controller |     "Jun 12 15:35:36.576445 crc crio[24284]: time=\"2026-06-12T15:35:36.576226486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846822 | controller |     "Jun 12 15:35:36.576728 crc crio[24284]: time=\"2026-06-12T15:35:36.576620589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846837 | controller |     "Jun 12 15:35:36.576728 crc crio[24284]: time=\"2026-06-12T15:35:36.576661651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846851 | controller |     "Jun 12 15:35:36.576989 crc crio[24284]: time=\"2026-06-12T15:35:36.5769304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846869 | controller |     "Jun 12 15:35:36.576989 crc crio[24284]: time=\"2026-06-12T15:35:36.576989892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846883 | controller |     "Jun 12 15:35:36.577355 crc crio[24284]: time=\"2026-06-12T15:35:36.577307332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846897 | controller |     "Jun 12 15:35:36.577445 crc crio[24284]: time=\"2026-06-12T15:35:36.577369354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846911 | controller |     "Jun 12 15:35:36.577812 crc crio[24284]: time=\"2026-06-12T15:35:36.577701194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846926 | controller |     "Jun 12 15:35:36.577909 crc crio[24284]: time=\"2026-06-12T15:35:36.577792567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846940 | controller |     "Jun 12 15:35:36.578150 crc crio[24284]: time=\"2026-06-12T15:35:36.578076467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846954 | controller |     "Jun 12 15:35:36.578150 crc crio[24284]: time=\"2026-06-12T15:35:36.578129698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846969 | controller |     "Jun 12 15:35:36.579793 crc crio[24284]: time=\"2026-06-12T15:35:36.579666259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.846983 | controller |     "Jun 12 15:35:36.579877 crc crio[24284]: time=\"2026-06-12T15:35:36.579838645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.846998 | controller |     "Jun 12 15:35:36.580191 crc crio[24284]: time=\"2026-06-12T15:35:36.580139464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847012 | controller |     "Jun 12 15:35:36.580295 crc crio[24284]: time=\"2026-06-12T15:35:36.580208566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847026 | controller |     "Jun 12 15:35:36.580745 crc crio[24284]: time=\"2026-06-12T15:35:36.580676211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847040 | controller |     "Jun 12 15:35:36.580817 crc crio[24284]: time=\"2026-06-12T15:35:36.580767104Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847054 | controller |     "Jun 12 15:35:36.581104 crc crio[24284]: time=\"2026-06-12T15:35:36.581048244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847068 | controller |     "Jun 12 15:35:36.581104 crc crio[24284]: time=\"2026-06-12T15:35:36.581100775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847082 | controller |     "Jun 12 15:35:36.581620 crc crio[24284]: time=\"2026-06-12T15:35:36.58155147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847097 | controller |     "Jun 12 15:35:36.581687 crc crio[24284]: time=\"2026-06-12T15:35:36.581624713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847111 | controller |     "Jun 12 15:35:36.581955 crc crio[24284]: time=\"2026-06-12T15:35:36.581889981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847125 | controller |     "Jun 12 15:35:36.581955 crc crio[24284]: time=\"2026-06-12T15:35:36.581943973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847139 | controller |     "Jun 12 15:35:36.582388 crc crio[24284]: time=\"2026-06-12T15:35:36.582324086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847156 | controller |     "Jun 12 15:35:36.582466 crc crio[24284]: time=\"2026-06-12T15:35:36.582400748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847171 | controller |     "Jun 12 15:35:36.582674 crc crio[24284]: time=\"2026-06-12T15:35:36.582614655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847184 | controller |     "Jun 12 15:35:36.582674 crc crio[24284]: time=\"2026-06-12T15:35:36.582666867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847199 | controller |     "Jun 12 15:35:36.583088 crc crio[24284]: time=\"2026-06-12T15:35:36.583020218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847213 | controller |     "Jun 12 15:35:36.583088 crc crio[24284]: time=\"2026-06-12T15:35:36.58307813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847227 | controller |     "Jun 12 15:35:36.583417 crc crio[24284]: time=\"2026-06-12T15:35:36.58338526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847241 | controller |     "Jun 12 15:35:36.583476 crc crio[24284]: time=\"2026-06-12T15:35:36.583434982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847255 | controller |     "Jun 12 15:35:36.583865 crc crio[24284]: time=\"2026-06-12T15:35:36.583796884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847269 | controller |     "Jun 12 15:35:36.583865 crc crio[24284]: time=\"2026-06-12T15:35:36.583852705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847282 | controller |     "Jun 12 15:35:36.584197 crc crio[24284]: time=\"2026-06-12T15:35:36.584093393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847296 | controller |     "Jun 12 15:35:36.584367 crc crio[24284]: time=\"2026-06-12T15:35:36.584218267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847310 | controller |     "Jun 12 15:35:36.584738 crc crio[24284]: time=\"2026-06-12T15:35:36.584621561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847325 | controller |     "Jun 12 15:35:36.584738 crc crio[24284]: time=\"2026-06-12T15:35:36.584675803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847344 | controller |     "Jun 12 15:35:36.585072 crc crio[24284]: time=\"2026-06-12T15:35:36.585031184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847359 | controller |     "Jun 12 15:35:36.585154 crc crio[24284]: time=\"2026-06-12T15:35:36.585084016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847373 | controller |     "Jun 12 15:35:36.585612 crc crio[24284]: time=\"2026-06-12T15:35:36.585526151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847387 | controller |     "Jun 12 15:35:36.585612 crc crio[24284]: time=\"2026-06-12T15:35:36.585601623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847401 | controller |     "Jun 12 15:35:36.586064 crc crio[24284]: time=\"2026-06-12T15:35:36.585772418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847416 | controller |     "Jun 12 15:35:36.586064 crc crio[24284]: time=\"2026-06-12T15:35:36.585810519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847430 | controller |     "Jun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586068778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847448 | controller |     "Jun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586106169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847463 | controller |     "Jun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586167031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847477 | controller |     "Jun 12 15:35:36.586363 crc crio[24284]: time=\"2026-06-12T15:35:36.586212022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847491 | controller |     "Jun 12 15:35:36.586836 crc crio[24284]: time=\"2026-06-12T15:35:36.586785281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847505 | controller |     "Jun 12 15:35:36.586913 crc crio[24284]: time=\"2026-06-12T15:35:36.586849793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847538 | controller |     "Jun 12 15:35:36.587307 crc crio[24284]: time=\"2026-06-12T15:35:36.587191685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847554 | controller |     "Jun 12 15:35:36.587401 crc crio[24284]: time=\"2026-06-12T15:35:36.587307639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847569 | controller |     "Jun 12 15:35:36.587401 crc crio[24284]: time=\"2026-06-12T15:35:36.587380751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847583 | controller |     "Jun 12 15:35:36.587525 crc crio[24284]: time=\"2026-06-12T15:35:36.587420002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847598 | controller |     "Jun 12 15:35:36.587753 crc crio[24284]: time=\"2026-06-12T15:35:36.58765873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847612 | controller |     "Jun 12 15:35:36.587753 crc crio[24284]: time=\"2026-06-12T15:35:36.587750513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847626 | controller |     "Jun 12 15:35:36.588081 crc crio[24284]: time=\"2026-06-12T15:35:36.588030552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847640 | controller |     "Jun 12 15:35:36.588154 crc crio[24284]: time=\"2026-06-12T15:35:36.588081154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847655 | controller |     "Jun 12 15:35:36.589202 crc crio[24284]: time=\"2026-06-12T15:35:36.589048675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847669 | controller |     "Jun 12 15:35:36.589202 crc crio[24284]: time=\"2026-06-12T15:35:36.589109337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847684 | controller |     "Jun 12 15:35:36.589612 crc crio[24284]: time=\"2026-06-12T15:35:36.589401267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847698 | controller |     "Jun 12 15:35:36.589612 crc crio[24284]: time=\"2026-06-12T15:35:36.589433678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847713 | controller |     "Jun 12 15:35:36.589932 crc crio[24284]: time=\"2026-06-12T15:35:36.589886243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847727 | controller |     "Jun 12 15:35:36.589998 crc crio[24284]: time=\"2026-06-12T15:35:36.589961515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847742 | controller |     "Jun 12 15:35:36.590345 crc crio[24284]: time=\"2026-06-12T15:35:36.590215344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847760 | controller |     "Jun 12 15:35:36.590418 crc crio[24284]: time=\"2026-06-12T15:35:36.59040199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847774 | controller |     "Jun 12 15:35:36.590836 crc crio[24284]: time=\"2026-06-12T15:35:36.590781162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847789 | controller |     "Jun 12 15:35:36.590927 crc crio[24284]: time=\"2026-06-12T15:35:36.590838504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847803 | controller |     "Jun 12 15:35:36.591353 crc crio[24284]: time=\"2026-06-12T15:35:36.591237047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847817 | controller |     "Jun 12 15:35:36.591353 crc crio[24284]: time=\"2026-06-12T15:35:36.591344001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847831 | controller |     "Jun 12 15:35:36.591778 crc crio[24284]: time=\"2026-06-12T15:35:36.591689282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847845 | controller |     "Jun 12 15:35:36.591856 crc crio[24284]: time=\"2026-06-12T15:35:36.591786836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847859 | controller |     "Jun 12 15:35:36.595313 crc crio[24284]: time=\"2026-06-12T15:35:36.595222609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847874 | controller |     "Jun 12 15:35:36.595404 crc crio[24284]: time=\"2026-06-12T15:35:36.595332283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847888 | controller |     "Jun 12 15:35:36.595631 crc crio[24284]: time=\"2026-06-12T15:35:36.595555028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847903 | controller |     "Jun 12 15:35:36.595822 crc crio[24284]: time=\"2026-06-12T15:35:36.595774655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847917 | controller |     "Jun 12 15:35:36.596034 crc crio[24284]: time=\"2026-06-12T15:35:36.595986142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847931 | controller |     "Jun 12 15:35:36.596233 crc crio[24284]: time=\"2026-06-12T15:35:36.596036974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847945 | controller |     "Jun 12 15:35:36.596724 crc crio[24284]: time=\"2026-06-12T15:35:36.596641544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847959 | controller |     "Jun 12 15:35:36.596798 crc crio[24284]: time=\"2026-06-12T15:35:36.596700176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.847974 | controller |     "Jun 12 15:35:36.597110 crc crio[24284]: time=\"2026-06-12T15:35:36.596980515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.847988 | controller |     "Jun 12 15:35:36.597110 crc crio[24284]: time=\"2026-06-12T15:35:36.597031007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848002 | controller |     "Jun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.597638426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848016 | controller |     "Jun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.597674487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848030 | controller |     "Jun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.598126112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848048 | controller |     "Jun 12 15:35:36.598475 crc crio[24284]: time=\"2026-06-12T15:35:36.598337519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848062 | controller |     "Jun 12 15:35:36.598889 crc crio[24284]: time=\"2026-06-12T15:35:36.598819965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848077 | controller |     "Jun 12 15:35:36.598889 crc crio[24284]: time=\"2026-06-12T15:35:36.598864106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848091 | controller |     "Jun 12 15:35:36.598889 crc crio[24284]: time=\"2026-06-12T15:35:36.598887647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848105 | controller |     "Jun 12 15:35:36.599006 crc crio[24284]: time=\"2026-06-12T15:35:36.598909868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848119 | controller |     "Jun 12 15:35:36.599365 crc crio[24284]: time=\"2026-06-12T15:35:36.599315601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848133 | controller |     "Jun 12 15:35:36.599454 crc crio[24284]: time=\"2026-06-12T15:35:36.599374303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848148 | controller |     "Jun 12 15:35:36.600018 crc crio[24284]: time=\"2026-06-12T15:35:36.599946221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848162 | controller |     "Jun 12 15:35:36.600018 crc crio[24284]: time=\"2026-06-12T15:35:36.600012973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848176 | controller |     "Jun 12 15:35:36.600177 crc crio[24284]: time=\"2026-06-12T15:35:36.600030364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848190 | controller |     "Jun 12 15:35:36.600177 crc crio[24284]: time=\"2026-06-12T15:35:36.600054505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848205 | controller |     "Jun 12 15:35:36.600460 crc crio[24284]: time=\"2026-06-12T15:35:36.600388936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848219 | controller |     "Jun 12 15:35:36.600460 crc crio[24284]: time=\"2026-06-12T15:35:36.600449318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848236 | controller |     "Jun 12 15:35:36.600969 crc crio[24284]: time=\"2026-06-12T15:35:36.600666885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848257 | controller |     "Jun 12 15:35:36.600969 crc crio[24284]: time=\"2026-06-12T15:35:36.600769848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848278 | controller |     "Jun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.60113568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848298 | controller |     "Jun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.601183592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848318 | controller |     "Jun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.601597306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848339 | controller |     "Jun 12 15:35:36.601755 crc crio[24284]: time=\"2026-06-12T15:35:36.601634807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848360 | controller |     "Jun 12 15:35:36.602144 crc crio[24284]: time=\"2026-06-12T15:35:36.602063521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848387 | controller |     "Jun 12 15:35:36.602229 crc crio[24284]: time=\"2026-06-12T15:35:36.602151344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848405 | controller |     "Jun 12 15:35:36.602494 crc crio[24284]: time=\"2026-06-12T15:35:36.602440464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848420 | controller |     "Jun 12 15:35:36.602572 crc crio[24284]: time=\"2026-06-12T15:35:36.602507266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848434 | controller |     "Jun 12 15:35:36.602981 crc crio[24284]: time=\"2026-06-12T15:35:36.602915749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848449 | controller |     "Jun 12 15:35:36.603072 crc crio[24284]: time=\"2026-06-12T15:35:36.602976321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848463 | controller |     "Jun 12 15:35:36.603128 crc crio[24284]: time=\"2026-06-12T15:35:36.603085664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848478 | controller |     "Jun 12 15:35:36.603128 crc crio[24284]: time=\"2026-06-12T15:35:36.603125235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848492 | controller |     "Jun 12 15:35:36.603508 crc crio[24284]: time=\"2026-06-12T15:35:36.603430036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848507 | controller |     "Jun 12 15:35:36.603583 crc crio[24284]: time=\"2026-06-12T15:35:36.603507599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848543 | controller |     "Jun 12 15:35:36.604006 crc crio[24284]: time=\"2026-06-12T15:35:36.603828389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848573 | controller |     "Jun 12 15:35:36.604006 crc crio[24284]: time=\"2026-06-12T15:35:36.603863241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848588 | controller |     "Jun 12 15:35:36.604307 crc crio[24284]: time=\"2026-06-12T15:35:36.604191381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848602 | controller |     "Jun 12 15:35:36.604307 crc crio[24284]: time=\"2026-06-12T15:35:36.604285545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848616 | controller |     "Jun 12 15:35:36.604629 crc crio[24284]: time=\"2026-06-12T15:35:36.604578864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848630 | controller |     "Jun 12 15:35:36.604629 crc crio[24284]: time=\"2026-06-12T15:35:36.604608385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848645 | controller |     "Jun 12 15:35:36.604981 crc crio[24284]: time=\"2026-06-12T15:35:36.604921365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848662 | controller |     "Jun 12 15:35:36.605050 crc crio[24284]: time=\"2026-06-12T15:35:36.604984707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848676 | controller |     "Jun 12 15:35:36.605322 crc crio[24284]: time=\"2026-06-12T15:35:36.605208825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848690 | controller |     "Jun 12 15:35:36.605422 crc crio[24284]: time=\"2026-06-12T15:35:36.60536704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848704 | controller |     "Jun 12 15:35:36.605660 crc crio[24284]: time=\"2026-06-12T15:35:36.605600536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848722 | controller |     "Jun 12 15:35:36.605660 crc crio[24284]: time=\"2026-06-12T15:35:36.605660568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848736 | controller |     "Jun 12 15:35:36.606048 crc crio[24284]: time=\"2026-06-12T15:35:36.605990219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848750 | controller |     "Jun 12 15:35:36.606048 crc crio[24284]: time=\"2026-06-12T15:35:36.606056171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848765 | controller |     "Jun 12 15:35:36.606568 crc crio[24284]: time=\"2026-06-12T15:35:36.6063209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848779 | controller |     "Jun 12 15:35:36.606568 crc crio[24284]: time=\"2026-06-12T15:35:36.606364191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848793 | controller |     "Jun 12 15:35:36.606928 crc crio[24284]: time=\"2026-06-12T15:35:36.606867008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848807 | controller |     "Jun 12 15:35:36.607014 crc crio[24284]: time=\"2026-06-12T15:35:36.606948701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848821 | controller |     "Jun 12 15:35:36.607304 crc crio[24284]: time=\"2026-06-12T15:35:36.607195799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848835 | controller |     "Jun 12 15:35:36.607304 crc crio[24284]: time=\"2026-06-12T15:35:36.607298032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848850 | controller |     "Jun 12 15:35:36.607917 crc crio[24284]: time=\"2026-06-12T15:35:36.607817659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848864 | controller |     "Jun 12 15:35:36.607987 crc crio[24284]: time=\"2026-06-12T15:35:36.607971384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848878 | controller |     "Jun 12 15:35:36.608201 crc crio[24284]: time=\"2026-06-12T15:35:36.60813678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848893 | controller |     "Jun 12 15:35:36.608201 crc crio[24284]: time=\"2026-06-12T15:35:36.608197281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848907 | controller |     "Jun 12 15:35:36.608678 crc crio[24284]: time=\"2026-06-12T15:35:36.608611344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848922 | controller |     "Jun 12 15:35:36.608799 crc crio[24284]: time=\"2026-06-12T15:35:36.608684187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848936 | controller |     "Jun 12 15:35:36.609081 crc crio[24284]: time=\"2026-06-12T15:35:36.609023549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848950 | controller |     "Jun 12 15:35:36.609146 crc crio[24284]: time=\"2026-06-12T15:35:36.609102062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848965 | controller |     "Jun 12 15:35:36.609558 crc crio[24284]: time=\"2026-06-12T15:35:36.609495734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.848979 | controller |     "Jun 12 15:35:36.609558 crc crio[24284]: time=\"2026-06-12T15:35:36.609565616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.848996 | controller |     "Jun 12 15:35:36.609962 crc crio[24284]: time=\"2026-06-12T15:35:36.609755673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849011 | controller |     "Jun 12 15:35:36.609962 crc crio[24284]: time=\"2026-06-12T15:35:36.609790074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849025 | controller |     "Jun 12 15:35:36.610379 crc crio[24284]: time=\"2026-06-12T15:35:36.610147195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849039 | controller |     "Jun 12 15:35:36.610379 crc crio[24284]: time=\"2026-06-12T15:35:36.610191457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849052 | controller |     "Jun 12 15:35:36.610690 crc crio[24284]: time=\"2026-06-12T15:35:36.610583681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849066 | controller |     "Jun 12 15:35:36.610690 crc crio[24284]: time=\"2026-06-12T15:35:36.610641953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849080 | controller |     "Jun 12 15:35:36.611077 crc crio[24284]: time=\"2026-06-12T15:35:36.610981582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849094 | controller |     "Jun 12 15:35:36.611077 crc crio[24284]: time=\"2026-06-12T15:35:36.611026593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849108 | controller |     "Jun 12 15:35:36.611445 crc crio[24284]: time=\"2026-06-12T15:35:36.611308173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849122 | controller |     "Jun 12 15:35:36.611445 crc crio[24284]: time=\"2026-06-12T15:35:36.611384585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849136 | controller |     "Jun 12 15:35:36.611760 crc crio[24284]: time=\"2026-06-12T15:35:36.611649114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849150 | controller |     "Jun 12 15:35:36.611760 crc crio[24284]: time=\"2026-06-12T15:35:36.611748837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849164 | controller |     "Jun 12 15:35:36.612068 crc crio[24284]: time=\"2026-06-12T15:35:36.612009776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849177 | controller |     "Jun 12 15:35:36.612068 crc crio[24284]: time=\"2026-06-12T15:35:36.612061097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849191 | controller |     "Jun 12 15:35:36.612459 crc crio[24284]: time=\"2026-06-12T15:35:36.612396949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849205 | controller |     "Jun 12 15:35:36.612642 crc crio[24284]: time=\"2026-06-12T15:35:36.612462161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849219 | controller |     "Jun 12 15:35:36.612642 crc crio[24284]: time=\"2026-06-12T15:35:36.612665187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849233 | controller |     "Jun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.61273042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849247 | controller |     "Jun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.612914686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849261 | controller |     "Jun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.612964167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849282 | controller |     "Jun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.613483904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849296 | controller |     "Jun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.613520936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849310 | controller |     "Jun 12 15:35:36.614004 crc crio[24284]: time=\"2026-06-12T15:35:36.61397275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849324 | controller |     "Jun 12 15:35:36.614444 crc crio[24284]: time=\"2026-06-12T15:35:36.614021011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849338 | controller |     "Jun 12 15:35:36.614616 crc crio[24284]: time=\"2026-06-12T15:35:36.614420044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849352 | controller |     "Jun 12 15:35:36.614616 crc crio[24284]: time=\"2026-06-12T15:35:36.614480106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849367 | controller |     "Jun 12 15:35:36.614960 crc crio[24284]: time=\"2026-06-12T15:35:36.614942552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849381 | controller |     "Jun 12 15:35:36.614960 crc crio[24284]: time=\"2026-06-12T15:35:36.614977283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849395 | controller |     "Jun 12 15:35:36.615429 crc crio[24284]: time=\"2026-06-12T15:35:36.615369496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849409 | controller |     "Jun 12 15:35:36.615495 crc crio[24284]: time=\"2026-06-12T15:35:36.615466899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849423 | controller |     "Jun 12 15:35:36.615743 crc crio[24284]: time=\"2026-06-12T15:35:36.615682976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849437 | controller |     "Jun 12 15:35:36.615812 crc crio[24284]: time=\"2026-06-12T15:35:36.615766449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849451 | controller |     "Jun 12 15:35:36.616122 crc crio[24284]: time=\"2026-06-12T15:35:36.616065739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849465 | controller |     "Jun 12 15:35:36.616186 crc crio[24284]: time=\"2026-06-12T15:35:36.616135011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849480 | controller |     "Jun 12 15:35:36.616477 crc crio[24284]: time=\"2026-06-12T15:35:36.616429121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849494 | controller |     "Jun 12 15:35:36.616544 crc crio[24284]: time=\"2026-06-12T15:35:36.616484263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849508 | controller |     "Jun 12 15:35:36.616897 crc crio[24284]: time=\"2026-06-12T15:35:36.616815623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849542 | controller |     "Jun 12 15:35:36.616990 crc crio[24284]: time=\"2026-06-12T15:35:36.616915886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849558 | controller |     "Jun 12 15:35:36.617694 crc crio[24284]: time=\"2026-06-12T15:35:36.61765278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849572 | controller |     "Jun 12 15:35:36.617694 crc crio[24284]: time=\"2026-06-12T15:35:36.617749073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849590 | controller |     "Jun 12 15:35:36.618076 crc crio[24284]: time=\"2026-06-12T15:35:36.617970801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849605 | controller |     "Jun 12 15:35:36.618076 crc crio[24284]: time=\"2026-06-12T15:35:36.618011462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849619 | controller |     "Jun 12 15:35:36.618456 crc crio[24284]: time=\"2026-06-12T15:35:36.618300972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849634 | controller |     "Jun 12 15:35:36.618456 crc crio[24284]: time=\"2026-06-12T15:35:36.618338153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849648 | controller |     "Jun 12 15:35:36.618858 crc crio[24284]: time=\"2026-06-12T15:35:36.618625412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849662 | controller |     "Jun 12 15:35:36.618918 crc crio[24284]: time=\"2026-06-12T15:35:36.61887038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849676 | controller |     "Jun 12 15:35:36.618918 crc crio[24284]: time=\"2026-06-12T15:35:36.618896421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849690 | controller |     "Jun 12 15:35:36.618918 crc crio[24284]: time=\"2026-06-12T15:35:36.618917632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849704 | controller |     "Jun 12 15:35:36.619419 crc crio[24284]: time=\"2026-06-12T15:35:36.619320544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849718 | controller |     "Jun 12 15:35:36.619419 crc crio[24284]: time=\"2026-06-12T15:35:36.619378376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849732 | controller |     "Jun 12 15:35:36.619909 crc crio[24284]: time=\"2026-06-12T15:35:36.619772469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849747 | controller |     "Jun 12 15:35:36.619909 crc crio[24284]: time=\"2026-06-12T15:35:36.619815441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849761 | controller |     "Jun 12 15:35:36.620237 crc crio[24284]: time=\"2026-06-12T15:35:36.620220454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849775 | controller |     "Jun 12 15:35:36.620622 crc crio[24284]: time=\"2026-06-12T15:35:36.620361749Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849790 | controller |     "Jun 12 15:35:36.620844 crc crio[24284]: time=\"2026-06-12T15:35:36.620654068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849804 | controller |     "Jun 12 15:35:36.620844 crc crio[24284]: time=\"2026-06-12T15:35:36.62068818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849819 | controller |     "Jun 12 15:35:36.621324 crc crio[24284]: time=\"2026-06-12T15:35:36.621283679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849833 | controller |     "Jun 12 15:35:36.621592 crc crio[24284]: time=\"2026-06-12T15:35:36.621334551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849848 | controller |     "Jun 12 15:35:36.621769 crc crio[24284]: time=\"2026-06-12T15:35:36.621696623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849862 | controller |     "Jun 12 15:35:36.621769 crc crio[24284]: time=\"2026-06-12T15:35:36.621760115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849880 | controller |     "Jun 12 15:35:36.622595 crc crio[24284]: time=\"2026-06-12T15:35:36.622416946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849895 | controller |     "Jun 12 15:35:36.622595 crc crio[24284]: time=\"2026-06-12T15:35:36.62254287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849909 | controller |     "Jun 12 15:35:36.624460 crc crio[24284]: time=\"2026-06-12T15:35:36.622692195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849924 | controller |     "Jun 12 15:35:36.624639 crc crio[24284]: time=\"2026-06-12T15:35:36.624525965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849938 | controller |     "Jun 12 15:35:36.624639 crc crio[24284]: time=\"2026-06-12T15:35:36.624570417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849952 | controller |     "Jun 12 15:35:36.624639 crc crio[24284]: time=\"2026-06-12T15:35:36.624632199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849966 | controller |     "Jun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.62499588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.849981 | controller |     "Jun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.625192556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.849995 | controller |     "Jun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.62531072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850009 | controller |     "Jun 12 15:35:36.625379 crc crio[24284]: time=\"2026-06-12T15:35:36.625347182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850024 | controller |     "Jun 12 15:35:36.625544 crc crio[24284]: time=\"2026-06-12T15:35:36.625402773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850038 | controller |     "Jun 12 15:35:36.625544 crc crio[24284]: time=\"2026-06-12T15:35:36.625467335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850052 | controller |     "Jun 12 15:35:36.626043 crc crio[24284]: time=\"2026-06-12T15:35:36.625974602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850066 | controller |     "Jun 12 15:35:36.626043 crc crio[24284]: time=\"2026-06-12T15:35:36.626033084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850080 | controller |     "Jun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.62621557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850094 | controller |     "Jun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.626310523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850109 | controller |     "Jun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.626621344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850123 | controller |     "Jun 12 15:35:36.626758 crc crio[24284]: time=\"2026-06-12T15:35:36.626654575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850137 | controller |     "Jun 12 15:35:36.627137 crc crio[24284]: time=\"2026-06-12T15:35:36.627000436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850151 | controller |     "Jun 12 15:35:36.627137 crc crio[24284]: time=\"2026-06-12T15:35:36.627038987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850169 | controller |     "Jun 12 15:35:36.627528 crc crio[24284]: time=\"2026-06-12T15:35:36.627466541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850184 | controller |     "Jun 12 15:35:36.627528 crc crio[24284]: time=\"2026-06-12T15:35:36.627522773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850198 | controller |     "Jun 12 15:35:36.628084 crc crio[24284]: time=\"2026-06-12T15:35:36.627881204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850212 | controller |     "Jun 12 15:35:36.628084 crc crio[24284]: time=\"2026-06-12T15:35:36.627966127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850227 | controller |     "Jun 12 15:35:36.628694 crc crio[24284]: time=\"2026-06-12T15:35:36.628628919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850241 | controller |     "Jun 12 15:35:36.628694 crc crio[24284]: time=\"2026-06-12T15:35:36.628683541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850256 | controller |     "Jun 12 15:35:36.629124 crc crio[24284]: time=\"2026-06-12T15:35:36.628918398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850270 | controller |     "Jun 12 15:35:36.629124 crc crio[24284]: time=\"2026-06-12T15:35:36.62896402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850284 | controller |     "Jun 12 15:35:36.629464 crc crio[24284]: time=\"2026-06-12T15:35:36.629338872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850298 | controller |     "Jun 12 15:35:36.629464 crc crio[24284]: time=\"2026-06-12T15:35:36.629386244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850312 | controller |     "Jun 12 15:35:36.629850 crc crio[24284]: time=\"2026-06-12T15:35:36.629774537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850326 | controller |     "Jun 12 15:35:36.629850 crc crio[24284]: time=\"2026-06-12T15:35:36.629850569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850340 | controller |     "Jun 12 15:35:36.630185 crc crio[24284]: time=\"2026-06-12T15:35:36.630107298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850355 | controller |     "Jun 12 15:35:36.630185 crc crio[24284]: time=\"2026-06-12T15:35:36.63017848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850369 | controller |     "Jun 12 15:35:36.630639 crc crio[24284]: time=\"2026-06-12T15:35:36.630572882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850383 | controller |     "Jun 12 15:35:36.630639 crc crio[24284]: time=\"2026-06-12T15:35:36.630636044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850397 | controller |     "Jun 12 15:35:36.631332 crc crio[24284]: time=\"2026-06-12T15:35:36.631201663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850411 | controller |     "Jun 12 15:35:36.631332 crc crio[24284]: time=\"2026-06-12T15:35:36.631300326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850425 | controller |     "Jun 12 15:35:36.631771 crc crio[24284]: time=\"2026-06-12T15:35:36.631375899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850439 | controller |     "Jun 12 15:35:36.631771 crc crio[24284]: time=\"2026-06-12T15:35:36.631413259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850455 | controller |     "Jun 12 15:35:36.632222 crc crio[24284]: time=\"2026-06-12T15:35:36.631972408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850470 | controller |     "Jun 12 15:35:36.632222 crc crio[24284]: time=\"2026-06-12T15:35:36.632003409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850484 | controller |     "Jun 12 15:35:36.632665 crc crio[24284]: time=\"2026-06-12T15:35:36.632395612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850498 | controller |     "Jun 12 15:35:36.632665 crc crio[24284]: time=\"2026-06-12T15:35:36.632440814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850527 | controller |     "Jun 12 15:35:36.632848 crc crio[24284]: time=\"2026-06-12T15:35:36.632805546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850546 | controller |     "Jun 12 15:35:36.632916 crc crio[24284]: time=\"2026-06-12T15:35:36.632856718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850561 | controller |     "Jun 12 15:35:36.633236 crc crio[24284]: time=\"2026-06-12T15:35:36.633175388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850576 | controller |     "Jun 12 15:35:36.633236 crc crio[24284]: time=\"2026-06-12T15:35:36.633237859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850590 | controller |     "Jun 12 15:35:36.633828 crc crio[24284]: time=\"2026-06-12T15:35:36.633762076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850604 | controller |     "Jun 12 15:35:36.633934 crc crio[24284]: time=\"2026-06-12T15:35:36.633834399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850618 | controller |     "Jun 12 15:35:36.634366 crc crio[24284]: time=\"2026-06-12T15:35:36.634221832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850632 | controller |     "Jun 12 15:35:36.634366 crc crio[24284]: time=\"2026-06-12T15:35:36.634343576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850646 | controller |     "Jun 12 15:35:36.634916 crc crio[24284]: time=\"2026-06-12T15:35:36.63476134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850660 | controller |     "Jun 12 15:35:36.634916 crc crio[24284]: time=\"2026-06-12T15:35:36.634830962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850674 | controller |     "Jun 12 15:35:36.635343 crc crio[24284]: time=\"2026-06-12T15:35:36.635158123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850689 | controller |     "Jun 12 15:35:36.635343 crc crio[24284]: time=\"2026-06-12T15:35:36.635218535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850703 | controller |     "Jun 12 15:35:36.635693 crc crio[24284]: time=\"2026-06-12T15:35:36.635617348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850717 | controller |     "Jun 12 15:35:36.635821 crc crio[24284]: time=\"2026-06-12T15:35:36.63569513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850731 | controller |     "Jun 12 15:35:36.636121 crc crio[24284]: time=\"2026-06-12T15:35:36.636058981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850749 | controller |     "Jun 12 15:35:36.636204 crc crio[24284]: time=\"2026-06-12T15:35:36.636125894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850763 | controller |     "Jun 12 15:35:36.636512 crc crio[24284]: time=\"2026-06-12T15:35:36.636445474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850778 | controller |     "Jun 12 15:35:36.636589 crc crio[24284]: time=\"2026-06-12T15:35:36.636514586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850792 | controller |     "Jun 12 15:35:36.636862 crc crio[24284]: time=\"2026-06-12T15:35:36.636798246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850806 | controller |     "Jun 12 15:35:36.636930 crc crio[24284]: time=\"2026-06-12T15:35:36.636870608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850821 | controller |     "Jun 12 15:35:36.637109 crc crio[24284]: time=\"2026-06-12T15:35:36.637058944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850835 | controller |     "Jun 12 15:35:36.637172 crc crio[24284]: time=\"2026-06-12T15:35:36.637122357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850849 | controller |     "Jun 12 15:35:36.637519 crc crio[24284]: time=\"2026-06-12T15:35:36.637466868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850863 | controller |     "Jun 12 15:35:36.637584 crc crio[24284]: time=\"2026-06-12T15:35:36.63753375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850878 | controller |     "Jun 12 15:35:36.637726 crc crio[24284]: time=\"2026-06-12T15:35:36.637667995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850892 | controller |     "Jun 12 15:35:36.637918 crc crio[24284]: time=\"2026-06-12T15:35:36.637743937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850906 | controller |     "Jun 12 15:35:36.638107 crc crio[24284]: time=\"2026-06-12T15:35:36.638006886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850920 | controller |     "Jun 12 15:35:36.638107 crc crio[24284]: time=\"2026-06-12T15:35:36.638052137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850934 | controller |     "Jun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638359157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850949 | controller |     "Jun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638395869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850963 | controller |     "Jun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638913486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.850977 | controller |     "Jun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.638958357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.850991 | controller |     "Jun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.639042539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851005 | controller |     "Jun 12 15:35:36.639116 crc crio[24284]: time=\"2026-06-12T15:35:36.639108411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851019 | controller |     "Jun 12 15:35:36.639635 crc crio[24284]: time=\"2026-06-12T15:35:36.639480703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851037 | controller |     "Jun 12 15:35:36.639635 crc crio[24284]: time=\"2026-06-12T15:35:36.639524235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851051 | controller |     "Jun 12 15:35:36.639963 crc crio[24284]: time=\"2026-06-12T15:35:36.639849146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851066 | controller |     "Jun 12 15:35:36.639963 crc crio[24284]: time=\"2026-06-12T15:35:36.639915318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851080 | controller |     "Jun 12 15:35:36.640211 crc crio[24284]: time=\"2026-06-12T15:35:36.640176906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851094 | controller |     "Jun 12 15:35:36.640496 crc crio[24284]: time=\"2026-06-12T15:35:36.640219428Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851108 | controller |     "Jun 12 15:35:36.640733 crc crio[24284]: time=\"2026-06-12T15:35:36.640563109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851123 | controller |     "Jun 12 15:35:36.640733 crc crio[24284]: time=\"2026-06-12T15:35:36.640667463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851137 | controller |     "Jun 12 15:35:36.641188 crc crio[24284]: time=\"2026-06-12T15:35:36.640947972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851153 | controller |     "Jun 12 15:35:36.641188 crc crio[24284]: time=\"2026-06-12T15:35:36.640992693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851170 | controller |     "Jun 12 15:35:36.641380 crc crio[24284]: time=\"2026-06-12T15:35:36.641313694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851184 | controller |     "Jun 12 15:35:36.641380 crc crio[24284]: time=\"2026-06-12T15:35:36.641350075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851198 | controller |     "Jun 12 15:35:36.641958 crc crio[24284]: time=\"2026-06-12T15:35:36.641841231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851213 | controller |     "Jun 12 15:35:36.641958 crc crio[24284]: time=\"2026-06-12T15:35:36.641952684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851227 | controller |     "Jun 12 15:35:36.642423 crc crio[24284]: time=\"2026-06-12T15:35:36.642314716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851241 | controller |     "Jun 12 15:35:36.642423 crc crio[24284]: time=\"2026-06-12T15:35:36.642380878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851255 | controller |     "Jun 12 15:35:36.643352 crc crio[24284]: time=\"2026-06-12T15:35:36.643241677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851269 | controller |     "Jun 12 15:35:36.643423 crc crio[24284]: time=\"2026-06-12T15:35:36.643359991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851283 | controller |     "Jun 12 15:35:36.643941 crc crio[24284]: time=\"2026-06-12T15:35:36.643812546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851297 | controller |     "Jun 12 15:35:36.643941 crc crio[24284]: time=\"2026-06-12T15:35:36.643868997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851311 | controller |     "Jun 12 15:35:36.644367 crc crio[24284]: time=\"2026-06-12T15:35:36.644137956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851329 | controller |     "Jun 12 15:35:36.644367 crc crio[24284]: time=\"2026-06-12T15:35:36.644175848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851344 | controller |     "Jun 12 15:35:36.644823 crc crio[24284]: time=\"2026-06-12T15:35:36.644778967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851358 | controller |     "Jun 12 15:35:36.644823 crc crio[24284]: time=\"2026-06-12T15:35:36.644813228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851372 | controller |     "Jun 12 15:35:36.645315 crc crio[24284]: time=\"2026-06-12T15:35:36.64518111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851386 | controller |     "Jun 12 15:35:36.645315 crc crio[24284]: time=\"2026-06-12T15:35:36.645296864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851405 | controller |     "Jun 12 15:35:36.645672 crc crio[24284]: time=\"2026-06-12T15:35:36.645614294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851426 | controller |     "Jun 12 15:35:36.645672 crc crio[24284]: time=\"2026-06-12T15:35:36.645665676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851447 | controller |     "Jun 12 15:35:36.646120 crc crio[24284]: time=\"2026-06-12T15:35:36.646066139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851468 | controller |     "Jun 12 15:35:36.646195 crc crio[24284]: time=\"2026-06-12T15:35:36.646128131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851490 | controller |     "Jun 12 15:35:36.646801 crc crio[24284]: time=\"2026-06-12T15:35:36.646606337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851508 | controller |     "Jun 12 15:35:36.646801 crc crio[24284]: time=\"2026-06-12T15:35:36.646658549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851546 | controller |     "Jun 12 15:35:36.647071 crc crio[24284]: time=\"2026-06-12T15:35:36.64698693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851562 | controller |     "Jun 12 15:35:36.647071 crc crio[24284]: time=\"2026-06-12T15:35:36.647055422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851577 | controller |     "Jun 12 15:35:36.697616 crc crio[24284]: time=\"2026-06-12T15:35:36.697410148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 16:39:24.851592 | controller |     "Jun 12 15:35:36.697616 crc crio[24284]: time=\"2026-06-12T15:35:36.697564213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851606 | controller |     "Jun 12 15:35:40.992968 crc crio[24284]: time=\"2026-06-12T15:35:40.99198879Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 16:39:24.851620 | controller |     "Jun 12 15:35:40.994607 crc crio[24284]: time=\"2026-06-12T15:35:40.993347854Z\" level=error msg=\"Error loading CNI config file /etc/kubernetes/cni/net.d/00-multus.conf: error parsing configuration: unexpected end of JSON input\"",
2026-06-12 16:39:24.851635 | controller |     "Jun 12 15:35:40.994607 crc crio[24284]: time=\"2026-06-12T15:35:40.993381006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 16:39:24.851649 | controller |     "Jun 12 15:35:40.994607 crc crio[24284]: time=\"2026-06-12T15:35:40.993635893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 16:39:24.851667 | controller |     "Jun 12 15:35:41.077141 crc crio[24284]: time=\"2026-06-12T15:35:41.077013198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 16:39:24.851682 | controller |     "Jun 12 15:35:41.077141 crc crio[24284]: time=\"2026-06-12T15:35:41.07707084Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 16:39:24.851697 | controller |     "Jun 12 15:35:41.163865 crc crio[24284]: time=\"2026-06-12T15:35:41.163578257Z\" level=info msg=\"Stopping pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=9f3b5dc1-3467-472a-805f-8f6651ad0927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.851711 | controller |     "Jun 12 15:35:41.163865 crc crio[24284]: time=\"2026-06-12T15:35:41.163700081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=9f3b5dc1-3467-472a-805f-8f6651ad0927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.851726 | controller |     "Jun 12 15:35:41.164691 crc crio[24284]: time=\"2026-06-12T15:35:41.164592661Z\" level=info msg=\"Removing pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=5b104ee9-3c2d-445b-86f8-2b7dd2f147d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.851740 | controller |     "Jun 12 15:35:41.176203 crc crio[24284]: time=\"2026-06-12T15:35:41.175194791Z\" level=info msg=\"Removed pod sandbox: 7aeb1ea52588b20da795a375b719f74c7fefa1488319b84ca233856c0d176197\" id=5b104ee9-3c2d-445b-86f8-2b7dd2f147d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.851755 | controller |     "Jun 12 15:35:41.176628 crc crio[24284]: time=\"2026-06-12T15:35:41.176529461Z\" level=info msg=\"Stopping pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=3f8b328b-309c-4090-9e56-6bdd8840060e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.851769 | controller |     "Jun 12 15:35:41.176628 crc crio[24284]: time=\"2026-06-12T15:35:41.176623245Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=3f8b328b-309c-4090-9e56-6bdd8840060e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.851783 | controller |     "Jun 12 15:35:41.177884 crc crio[24284]: time=\"2026-06-12T15:35:41.17743299Z\" level=info msg=\"Removing pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=d00e41b5-413b-4f93-9ad1-154bec1ed355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.851798 | controller |     "Jun 12 15:35:41.190056 crc crio[24284]: time=\"2026-06-12T15:35:41.189925381Z\" level=info msg=\"Removed pod sandbox: 0765ccb67d42073f2b8b47f5e13069e631ac5872350f216ad091b4ad8913047f\" id=d00e41b5-413b-4f93-9ad1-154bec1ed355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.851813 | controller |     "Jun 12 15:36:00.504855 crc crio[24284]: time=\"2026-06-12T15:36:00.503581716Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687976-pqrxm/POD\" id=ab535631-f074-4beb-bf9e-5f936dfd6f2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.851828 | controller |     "Jun 12 15:36:00.506554 crc crio[24284]: time=\"2026-06-12T15:36:00.504892559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.851843 | controller |     "Jun 12 15:36:00.547576 crc crio[24284]: time=\"2026-06-12T15:36:00.54739814Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc0006be2f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.851862 | controller |     "Jun 12 15:36:00.547576 crc crio[24284]: time=\"2026-06-12T15:36:00.547512364Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687976-pqrxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.851878 | controller |     "Jun 12 15:36:01.172373 crc crio[24284]: 2026-06-12T15:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8c5e65852c2e0 Mac:02:d4:f7:0a:90:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 SocketPath: PciID:}] [{Interface:0xc000194e70 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.851894 | controller |     "Jun 12 15:36:01.172910 crc crio[24284]: time=\"2026-06-12T15:36:01.172713983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc0006be2f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.851909 | controller |     "Jun 12 15:36:01.173049 crc crio[24284]: time=\"2026-06-12T15:36:01.172991176Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687976-pqrxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.851924 | controller |     "Jun 12 15:36:01.182949 crc crio[24284]: time=\"2026-06-12T15:36:01.182793217Z\" level=info msg=\"Ran pod sandbox fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 with infra container: openshift-infra/auto-csr-approver-29687976-pqrxm/POD\" id=ab535631-f074-4beb-bf9e-5f936dfd6f2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.851939 | controller |     "Jun 12 15:36:01.186410 crc crio[24284]: time=\"2026-06-12T15:36:01.185806026Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f03b69ed-4aa2-4915-82ee-8a40001dba4b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.851954 | controller |     "Jun 12 15:36:01.200948 crc crio[24284]: time=\"2026-06-12T15:36:01.200642452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.851968 | controller |     "Jun 12 15:36:02.168705 crc crio[24284]: time=\"2026-06-12T15:36:02.167848664Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f03b69ed-4aa2-4915-82ee-8a40001dba4b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.851983 | controller |     "Jun 12 15:36:02.177953 crc crio[24284]: time=\"2026-06-12T15:36:02.175511744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c1cf09c-0008-44aa-aa57-d5664d48395d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.851998 | controller |     "Jun 12 15:36:02.180388 crc crio[24284]: time=\"2026-06-12T15:36:02.180127576Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3f7a720d-4e81-4452-ba77-30f259ac4da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852012 | controller |     "Jun 12 15:36:02.189537 crc crio[24284]: time=\"2026-06-12T15:36:02.189416578Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687976-pqrxm/oc\" id=4e9c37ea-5732-4aa4-9718-772bfe1c62fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852027 | controller |     "Jun 12 15:36:02.190058 crc crio[24284]: time=\"2026-06-12T15:36:02.190020598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852045 | controller |     "Jun 12 15:36:02.223195 crc crio[24284]: time=\"2026-06-12T15:36:02.223051198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852060 | controller |     "Jun 12 15:36:02.483446 crc crio[24284]: time=\"2026-06-12T15:36:02.483218611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852075 | controller |     "Jun 12 15:36:02.648971 crc crio[24284]: time=\"2026-06-12T15:36:02.648156412Z\" level=info msg=\"Created container 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a: openshift-infra/auto-csr-approver-29687976-pqrxm/oc\" id=4e9c37ea-5732-4aa4-9718-772bfe1c62fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852090 | controller |     "Jun 12 15:36:02.652241 crc crio[24284]: time=\"2026-06-12T15:36:02.65203477Z\" level=info msg=\"Starting container: 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a\" id=541026ca-4bb4-4afe-982e-b52d5f541b15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.852105 | controller |     "Jun 12 15:36:02.658410 crc crio[24284]: time=\"2026-06-12T15:36:02.658238992Z\" level=info msg=\"Started container\" PID=37548 containerID=1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a description=openshift-infra/auto-csr-approver-29687976-pqrxm/oc id=541026ca-4bb4-4afe-982e-b52d5f541b15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248",
2026-06-12 16:39:24.852120 | controller |     "Jun 12 15:36:04.138088 crc crio[24284]: time=\"2026-06-12T15:36:04.137240114Z\" level=info msg=\"Stopping pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=681ad288-e33b-4684-bd43-3f52a30d6bdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.852135 | controller |     "Jun 12 15:36:04.139816 crc crio[24284]: time=\"2026-06-12T15:36:04.138971101Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687976-pqrxm Namespace:openshift-infra ID:fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248 UID:f80bd0a0-72e5-4c94-ba7d-8ffe62027177 NetNS:/var/run/netns/9583b982-a312-4bb0-a01c-0d2449f6ba29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf80bd0a0_72e5_4c94_ba7d_8ffe62027177.slice PodAnnotations:0xc001e044c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.852150 | controller |     "Jun 12 15:36:04.139816 crc crio[24284]: time=\"2026-06-12T15:36:04.139110335Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687976-pqrxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.852164 | controller |     "Jun 12 15:36:04.504191 crc crio[24284]: time=\"2026-06-12T15:36:04.504074564Z\" level=info msg=\"Stopped pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=681ad288-e33b-4684-bd43-3f52a30d6bdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.852179 | controller |     "Jun 12 15:36:13.427338 crc crio[24284]: time=\"2026-06-12T15:36:13.426938894Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/POD\" id=2e75c091-70e2-4420-9584-0cced15aef20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.852193 | controller |     "Jun 12 15:36:13.429081 crc crio[24284]: time=\"2026-06-12T15:36:13.427354788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852211 | controller |     "Jun 12 15:36:13.451834 crc crio[24284]: time=\"2026-06-12T15:36:13.451717835Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc003242da0}] Aliases:map[]}\"",
2026-06-12 16:39:24.852227 | controller |     "Jun 12 15:36:13.451834 crc crio[24284]: time=\"2026-06-12T15:36:13.451807518Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.852242 | controller |     "Jun 12 15:36:13.997788 crc crio[24284]: 2026-06-12T15:36:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ebb70eb23174c9 Mac:16:d2:54:67:ae:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.852257 | controller |     "Jun 12 15:36:14.000068 crc crio[24284]: time=\"2026-06-12T15:36:13.999936863Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc003242da0}] Aliases:map[]}\"",
2026-06-12 16:39:24.852271 | controller |     "Jun 12 15:36:14.000157 crc crio[24284]: time=\"2026-06-12T15:36:14.000103329Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.852286 | controller |     "Jun 12 15:36:14.007915 crc crio[24284]: time=\"2026-06-12T15:36:14.007332686Z\" level=info msg=\"Ran pod sandbox 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/POD\" id=2e75c091-70e2-4420-9584-0cced15aef20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.852301 | controller |     "Jun 12 15:36:14.010514 crc crio[24284]: time=\"2026-06-12T15:36:14.010426366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf43cd88-a0a3-4bb2-855e-af0c916d3f3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852315 | controller |     "Jun 12 15:36:14.012865 crc crio[24284]: time=\"2026-06-12T15:36:14.012444932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=177dea61-49a9-42a6-81f6-505a32fc6791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852330 | controller |     "Jun 12 15:36:14.019821 crc crio[24284]: time=\"2026-06-12T15:36:14.01973743Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util\" id=0876af03-8c9d-4260-abd2-7068d99e3897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852344 | controller |     "Jun 12 15:36:14.020488 crc crio[24284]: time=\"2026-06-12T15:36:14.020454443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852361 | controller |     "Jun 12 15:36:14.050404 crc crio[24284]: time=\"2026-06-12T15:36:14.050141663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852376 | controller |     "Jun 12 15:36:14.056402 crc crio[24284]: time=\"2026-06-12T15:36:14.055952703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852391 | controller |     "Jun 12 15:36:14.160215 crc crio[24284]: time=\"2026-06-12T15:36:14.160074877Z\" level=info msg=\"Created container a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util\" id=0876af03-8c9d-4260-abd2-7068d99e3897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852406 | controller |     "Jun 12 15:36:14.161451 crc crio[24284]: time=\"2026-06-12T15:36:14.161207434Z\" level=info msg=\"Starting container: a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826\" id=2fd2064f-1399-40b0-bf79-11e1ebf873ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.852420 | controller |     "Jun 12 15:36:14.166936 crc crio[24284]: time=\"2026-06-12T15:36:14.166824178Z\" level=info msg=\"Started container\" PID=37933 containerID=a57591b5a428fef76eb508f6c1df776987301c63c2c8129fb49f81349ffe9826 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/util id=2fd2064f-1399-40b0-bf79-11e1ebf873ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4",
2026-06-12 16:39:24.852435 | controller |     "Jun 12 15:36:15.254455 crc crio[24284]: time=\"2026-06-12T15:36:15.252478544Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852450 | controller |     "Jun 12 15:36:15.254455 crc crio[24284]: time=\"2026-06-12T15:36:15.253333212Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852464 | controller |     "Jun 12 15:36:15.254455 crc crio[24284]: time=\"2026-06-12T15:36:15.253394804Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=8a573ccf-ed7c-416e-82cc-88fea18726f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852479 | controller |     "Jun 12 15:36:15.257150 crc crio[24284]: time=\"2026-06-12T15:36:15.255355327Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e0e2de64-d056-4c65-82ee-0fc337fc5b3d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.852493 | controller |     "Jun 12 15:36:15.261095 crc crio[24284]: time=\"2026-06-12T15:36:15.26061685Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-12 16:39:24.852508 | controller |     "Jun 12 15:36:17.577760 crc crio[24284]: time=\"2026-06-12T15:36:17.577603151Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e0e2de64-d056-4c65-82ee-0fc337fc5b3d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.852560 | controller |     "Jun 12 15:36:17.580811 crc crio[24284]: time=\"2026-06-12T15:36:17.580723243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c9de4659-756a-4e0e-ae57-b6b470329387 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852579 | controller |     "Jun 12 15:36:17.588643 crc crio[24284]: time=\"2026-06-12T15:36:17.588556869Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=bd4280ac-eacc-4d58-83ed-485e017ea695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852594 | controller |     "Jun 12 15:36:17.602111 crc crio[24284]: time=\"2026-06-12T15:36:17.601980818Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull\" id=fee51c9b-38cc-4aab-b6c5-2cd10b8be482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852609 | controller |     "Jun 12 15:36:17.605937 crc crio[24284]: time=\"2026-06-12T15:36:17.603500378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852624 | controller |     "Jun 12 15:36:17.642327 crc crio[24284]: time=\"2026-06-12T15:36:17.635049118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852639 | controller |     "Jun 12 15:36:17.642327 crc crio[24284]: time=\"2026-06-12T15:36:17.635915167Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/01f56bd5eee44b0ebef2ed3f99c3284f24abad8784a4017985adf36a1f089f0b/merged/etc/passwd: no such file or directory\"",
2026-06-12 16:39:24.852653 | controller |     "Jun 12 15:36:17.642327 crc crio[24284]: time=\"2026-06-12T15:36:17.635962869Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/01f56bd5eee44b0ebef2ed3f99c3284f24abad8784a4017985adf36a1f089f0b/merged/etc/group: no such file or directory\"",
2026-06-12 16:39:24.852668 | controller |     "Jun 12 15:36:17.644038 crc crio[24284]: time=\"2026-06-12T15:36:17.643584687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852683 | controller |     "Jun 12 15:36:17.737754 crc crio[24284]: time=\"2026-06-12T15:36:17.737643831Z\" level=info msg=\"Created container 6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull\" id=fee51c9b-38cc-4aab-b6c5-2cd10b8be482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852698 | controller |     "Jun 12 15:36:17.739517 crc crio[24284]: time=\"2026-06-12T15:36:17.739048198Z\" level=info msg=\"Starting container: 6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c\" id=2138227c-886a-4826-b5cc-97153bc9fa3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.852713 | controller |     "Jun 12 15:36:17.763366 crc crio[24284]: time=\"2026-06-12T15:36:17.763080494Z\" level=info msg=\"Started container\" PID=38014 containerID=6f82ea403fde2e983506ea97e41146939210f3c13fa9e358150728b1df6ee26c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/pull id=2138227c-886a-4826-b5cc-97153bc9fa3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4",
2026-06-12 16:39:24.852728 | controller |     "Jun 12 15:36:18.300204 crc crio[24284]: time=\"2026-06-12T15:36:18.300055465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=543aaaf6-138a-4ea0-acb5-fb45db1cfdf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852745 | controller |     "Jun 12 15:36:18.303886 crc crio[24284]: time=\"2026-06-12T15:36:18.303725035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ece0133d-a342-4324-9732-a4da8726e8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.852760 | controller |     "Jun 12 15:36:18.311584 crc crio[24284]: time=\"2026-06-12T15:36:18.311423115Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract\" id=857a989f-f93c-4a60-a97a-15f19990dc34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852775 | controller |     "Jun 12 15:36:18.312088 crc crio[24284]: time=\"2026-06-12T15:36:18.312001735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852789 | controller |     "Jun 12 15:36:18.348340 crc crio[24284]: time=\"2026-06-12T15:36:18.348166587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852804 | controller |     "Jun 12 15:36:18.354613 crc crio[24284]: time=\"2026-06-12T15:36:18.354497174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852818 | controller |     "Jun 12 15:36:18.452307 crc crio[24284]: time=\"2026-06-12T15:36:18.452083523Z\" level=info msg=\"Created container 3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract\" id=857a989f-f93c-4a60-a97a-15f19990dc34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.852833 | controller |     "Jun 12 15:36:18.453674 crc crio[24284]: time=\"2026-06-12T15:36:18.453561852Z\" level=info msg=\"Starting container: 3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6\" id=5f045a07-963f-4f51-80e8-7624451f5815 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.852848 | controller |     "Jun 12 15:36:18.460305 crc crio[24284]: time=\"2026-06-12T15:36:18.460132706Z\" level=info msg=\"Started container\" PID=38066 containerID=3c1ed7602a4ae052c80148ddc6eec2aeb24523db4f54b3d412e6dabb44dde9f6 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/extract id=5f045a07-963f-4f51-80e8-7624451f5815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4",
2026-06-12 16:39:24.852863 | controller |     "Jun 12 15:36:20.327951 crc crio[24284]: time=\"2026-06-12T15:36:20.32714157Z\" level=info msg=\"Stopping pod sandbox: 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\" id=ebf7fded-2410-4daf-8244-ddaec4195d75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.852878 | controller |     "Jun 12 15:36:20.329484 crc crio[24284]: time=\"2026-06-12T15:36:20.328401142Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr Namespace:openshift-marketplace ID:9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4 UID:3241e9a6-8b6b-4ca0-85af-a07b0a631094 NetNS:/var/run/netns/5aec846c-8d47-47aa-8af2-3965fe73ac31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3241e9a6_8b6b_4ca0_85af_a07b0a631094.slice PodAnnotations:0xc002612bd0}] Aliases:map[]}\"",
2026-06-12 16:39:24.852899 | controller |     "Jun 12 15:36:20.329484 crc crio[24284]: time=\"2026-06-12T15:36:20.328530806Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.852914 | controller |     "Jun 12 15:36:20.746136 crc crio[24284]: time=\"2026-06-12T15:36:20.745527266Z\" level=info msg=\"Stopped pod sandbox: 9ebb70eb23174c90558c457fc5699175c480fd47f37de61b86871d2bd68a47d4\" id=ebf7fded-2410-4daf-8244-ddaec4195d75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.852929 | controller |     "Jun 12 15:36:25.215215 crc crio[24284]: time=\"2026-06-12T15:36:25.214437814Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/POD\" id=800fd256-da5c-4e4e-8570-f170f5fec5f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.852944 | controller |     "Jun 12 15:36:25.216837 crc crio[24284]: time=\"2026-06-12T15:36:25.215321793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.852959 | controller |     "Jun 12 15:36:25.252183 crc crio[24284]: time=\"2026-06-12T15:36:25.251408144Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nxrhm Namespace:openshift-nmstate ID:d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc UID:0bc372e5-6dd4-4323-84c1-010d0fb3b816 NetNS:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc372e5_6dd4_4323_84c1_010d0fb3b816.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.852974 | controller |     "Jun 12 15:36:25.252183 crc crio[24284]: time=\"2026-06-12T15:36:25.252162199Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-nxrhm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.852988 | controller |     "Jun 12 15:36:25.784828 crc crio[24284]: 2026-06-12T15:36:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0ce0bc894c5370 Mac:1a:59:1d:b2:b8:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.853004 | controller |     "Jun 12 15:36:25.786658 crc crio[24284]: time=\"2026-06-12T15:36:25.786580026Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-nxrhm Namespace:openshift-nmstate ID:d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc UID:0bc372e5-6dd4-4323-84c1-010d0fb3b816 NetNS:/var/run/netns/a8bb3d9b-d9d7-460c-a767-0dc8391443db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc372e5_6dd4_4323_84c1_010d0fb3b816.slice PodAnnotations:0xc00008d1e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.853019 | controller |     "Jun 12 15:36:25.786985 crc crio[24284]: time=\"2026-06-12T15:36:25.786934418Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-nxrhm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.853034 | controller |     "Jun 12 15:36:25.798521 crc crio[24284]: time=\"2026-06-12T15:36:25.798411687Z\" level=info msg=\"Ran pod sandbox d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc with infra container: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/POD\" id=800fd256-da5c-4e4e-8570-f170f5fec5f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853049 | controller |     "Jun 12 15:36:25.802369 crc crio[24284]: time=\"2026-06-12T15:36:25.802188805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853075 | controller |     "Jun 12 15:36:25.803159 crc crio[24284]: time=\"2026-06-12T15:36:25.803073104Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853090 | controller |     "Jun 12 15:36:25.803320 crc crio[24284]: time=\"2026-06-12T15:36:25.803192838Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=422a5701-e7d7-4abe-a1d6-7ba85e0e70ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853105 | controller |     "Jun 12 15:36:25.805992 crc crio[24284]: time=\"2026-06-12T15:36:25.805868075Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=8b038619-19f1-49be-a049-fccfeb14e25f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.853119 | controller |     "Jun 12 15:36:25.815072 crc crio[24284]: time=\"2026-06-12T15:36:25.812548924Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-12 16:39:24.853134 | controller |     "Jun 12 15:36:30.095993 crc crio[24284]: time=\"2026-06-12T15:36:30.095027762Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=8b038619-19f1-49be-a049-fccfeb14e25f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.853149 | controller |     "Jun 12 15:36:30.099014 crc crio[24284]: time=\"2026-06-12T15:36:30.098843473Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=53e574e5-4784-4576-ae61-2c98d0afca49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853164 | controller |     "Jun 12 15:36:30.103625 crc crio[24284]: time=\"2026-06-12T15:36:30.103547446Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d6993266-ce6a-4202-afc2-2564e7694e50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853178 | controller |     "Jun 12 15:36:30.112892 crc crio[24284]: time=\"2026-06-12T15:36:30.112762087Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator\" id=73082541-8644-406c-96c3-c9c387b4324e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.853193 | controller |     "Jun 12 15:36:30.114956 crc crio[24284]: time=\"2026-06-12T15:36:30.114862697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853207 | controller |     "Jun 12 15:36:30.150023 crc crio[24284]: time=\"2026-06-12T15:36:30.149109165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853221 | controller |     "Jun 12 15:36:30.158591 crc crio[24284]: time=\"2026-06-12T15:36:30.158479132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853236 | controller |     "Jun 12 15:36:30.322841 crc crio[24284]: time=\"2026-06-12T15:36:30.322661495Z\" level=info msg=\"Created container 46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2: openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator\" id=73082541-8644-406c-96c3-c9c387b4324e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.853254 | controller |     "Jun 12 15:36:30.326444 crc crio[24284]: time=\"2026-06-12T15:36:30.326346679Z\" level=info msg=\"Starting container: 46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2\" id=02d7e4bb-014a-4b33-900c-27baf3cd400d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.853269 | controller |     "Jun 12 15:36:30.334727 crc crio[24284]: time=\"2026-06-12T15:36:30.334439413Z\" level=info msg=\"Started container\" PID=38315 containerID=46a991730ba92eacfab0b540d626879ea69a750c37027091bcadcd5ff3f416a2 description=openshift-nmstate/nmstate-operator-6569c8c666-nxrhm/nmstate-operator id=02d7e4bb-014a-4b33-900c-27baf3cd400d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0ce0bc894c5370f36baca932359aeb50223cad51eeb060f5870d543c01f16fc",
2026-06-12 16:39:24.853285 | controller |     "Jun 12 15:36:44.113385 crc crio[24284]: time=\"2026-06-12T15:36:44.108856537Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/POD\" id=0d77e652-c22b-46fd-8eb0-2e2589b6a037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853299 | controller |     "Jun 12 15:36:44.113385 crc crio[24284]: time=\"2026-06-12T15:36:44.109649053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853314 | controller |     "Jun 12 15:36:44.141178 crc crio[24284]: time=\"2026-06-12T15:36:44.140681538Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/POD\" id=68e7dde8-26d8-4a31-966c-2243299c7536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853329 | controller |     "Jun 12 15:36:44.141401 crc crio[24284]: time=\"2026-06-12T15:36:44.141198145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853344 | controller |     "Jun 12 15:36:44.142366 crc crio[24284]: time=\"2026-06-12T15:36:44.142208128Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-8ghvt Namespace:openshift-nmstate ID:a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 UID:287fec3d-99c9-4807-ac52-453dbf872ca7 NetNS:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod287fec3d_99c9_4807_ac52_453dbf872ca7.slice PodAnnotations:0xc002612c78}] Aliases:map[]}\"",
2026-06-12 16:39:24.853359 | controller |     "Jun 12 15:36:44.142542 crc crio[24284]: time=\"2026-06-12T15:36:44.142516469Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.853374 | controller |     "Jun 12 15:36:44.206416 crc crio[24284]: time=\"2026-06-12T15:36:44.2040537Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-k2wzk/POD\" id=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853389 | controller |     "Jun 12 15:36:44.206416 crc crio[24284]: time=\"2026-06-12T15:36:44.204183895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853404 | controller |     "Jun 12 15:36:44.217001 crc crio[24284]: time=\"2026-06-12T15:36:44.216111215Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-j6gpp Namespace:openshift-nmstate ID:3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 UID:80882cea-b50b-4052-bf0e-d86bbbfb441b NetNS:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80882cea_b50b_4052_bf0e_d86bbbfb441b.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"",
2026-06-12 16:39:24.853422 | controller |     "Jun 12 15:36:44.217001 crc crio[24284]: time=\"2026-06-12T15:36:44.216979644Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-j6gpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.853439 | controller |     "Jun 12 15:36:44.236041 crc crio[24284]: time=\"2026-06-12T15:36:44.235953354Z\" 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=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853454 | controller |     "Jun 12 15:36:44.256376 crc crio[24284]: time=\"2026-06-12T15:36:44.255892066Z\" level=info msg=\"Ran pod sandbox 5ef6ca7c70ac543ffa3243a639922efb2c6dcb99a7abcd5d09821a07a4562d92 with infra container: openshift-nmstate/nmstate-handler-k2wzk/POD\" id=f89e90eb-60e5-460d-ac95-a954c50207cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853469 | controller |     "Jun 12 15:36:44.260675 crc crio[24284]: time=\"2026-06-12T15:36:44.260536627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853488 | controller |     "Jun 12 15:36:44.261198 crc crio[24284]: time=\"2026-06-12T15:36:44.261117476Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853506 | controller |     "Jun 12 15:36:44.261362 crc crio[24284]: time=\"2026-06-12T15:36:44.261305452Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=8215d886-ab50-4125-9333-3f960bbb5a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853541 | controller |     "Jun 12 15:36:44.267460 crc crio[24284]: time=\"2026-06-12T15:36:44.267195457Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=efac3bcd-4a85-4e87-be58-3b0acccc858b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.853559 | controller |     "Jun 12 15:36:44.285014 crc crio[24284]: time=\"2026-06-12T15:36:44.284776112Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 16:39:24.853574 | controller |     "Jun 12 15:36:44.889469 crc crio[24284]: time=\"2026-06-12T15:36:44.888801903Z\" level=info msg=\"Running pod sandbox: openshift-console/console-8596dc45f5-v7wwf/POD\" id=5e030129-468c-4d40-97ef-58dcedbd9a24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853589 | controller |     "Jun 12 15:36:44.889469 crc crio[24284]: time=\"2026-06-12T15:36:44.888906586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853604 | controller |     "Jun 12 15:36:44.926014 crc crio[24284]: time=\"2026-06-12T15:36:44.925904879Z\" level=info msg=\"Got pod network &{Name:console-8596dc45f5-v7wwf Namespace:openshift-console ID:3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d UID:647f1cca-d522-437e-8f42-c6371bd6dc15 NetNS:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod647f1cca_d522_437e_8f42_c6371bd6dc15.slice PodAnnotations:0xc002612610}] Aliases:map[]}\"",
2026-06-12 16:39:24.853623 | controller |     "Jun 12 15:36:44.926445 crc crio[24284]: time=\"2026-06-12T15:36:44.926066905Z\" level=info msg=\"Adding pod openshift-console_console-8596dc45f5-v7wwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.853638 | controller |     "Jun 12 15:36:45.097349 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a30cb18fcc87778 Mac:6e:0a:e0:70:eb:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f SocketPath: PciID:}] [{Interface:0xc00012ab20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.853653 | controller |     "Jun 12 15:36:45.099215 crc crio[24284]: time=\"2026-06-12T15:36:45.098716712Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-8ghvt Namespace:openshift-nmstate ID:a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 UID:287fec3d-99c9-4807-ac52-453dbf872ca7 NetNS:/var/run/netns/98495728-82ed-478a-90e6-2afb34804f7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod287fec3d_99c9_4807_ac52_453dbf872ca7.slice PodAnnotations:0xc002612c78}] Aliases:map[]}\"",
2026-06-12 16:39:24.853669 | controller |     "Jun 12 15:36:45.099215 crc crio[24284]: time=\"2026-06-12T15:36:45.099038043Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.853683 | controller |     "Jun 12 15:36:45.117008 crc crio[24284]: time=\"2026-06-12T15:36:45.116907555Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/POD\" id=fa64c911-0869-4426-8998-3edb821a4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853698 | controller |     "Jun 12 15:36:45.118982 crc crio[24284]: time=\"2026-06-12T15:36:45.117048789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.853713 | controller |     "Jun 12 15:36:45.121561 crc crio[24284]: time=\"2026-06-12T15:36:45.121449737Z\" level=info msg=\"Ran pod sandbox a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/POD\" id=0d77e652-c22b-46fd-8eb0-2e2589b6a037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853728 | controller |     "Jun 12 15:36:45.124901 crc crio[24284]: time=\"2026-06-12T15:36:45.124514754Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853744 | controller |     "Jun 12 15:36:45.132010 crc crio[24284]: time=\"2026-06-12T15:36:45.131879755Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853759 | controller |     "Jun 12 15:36:45.132167 crc crio[24284]: time=\"2026-06-12T15:36:45.13204382Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=171b1a3b-59bb-4a1b-a75e-3b07e3987a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853776 | controller |     "Jun 12 15:36:45.134020 crc crio[24284]: time=\"2026-06-12T15:36:45.133902402Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=970aa423-bf74-4cf9-b564-5e36c49bd9b7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.853791 | controller |     "Jun 12 15:36:45.140703 crc crio[24284]: time=\"2026-06-12T15:36:45.140621562Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 16:39:24.853806 | controller |     "Jun 12 15:36:45.145147 crc crio[24284]: time=\"2026-06-12T15:36:45.145052066Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-vf2gv Namespace:openshift-nmstate ID:f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe UID:621f6307-7ead-47ba-b91e-0cbf0852e08e NetNS:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod621f6307_7ead_47ba_b91e_0cbf0852e08e.slice PodAnnotations:0xc002612aa0}] Aliases:map[]}\"",
2026-06-12 16:39:24.853821 | controller |     "Jun 12 15:36:45.145147 crc crio[24284]: time=\"2026-06-12T15:36:45.145129939Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.853836 | controller |     "Jun 12 15:36:45.177796 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ce77030a4492c7 Mac:ea:9d:1b:7c:f2:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 SocketPath: PciID:}] [{Interface:0xc0003045a0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.853851 | controller |     "Jun 12 15:36:45.179196 crc crio[24284]: time=\"2026-06-12T15:36:45.178862155Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-j6gpp Namespace:openshift-nmstate ID:3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 UID:80882cea-b50b-4052-bf0e-d86bbbfb441b NetNS:/var/run/netns/b40f5773-80e1-4381-9d74-95e36ecd3601 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80882cea_b50b_4052_bf0e_d86bbbfb441b.slice PodAnnotations:0xc00008c488}] Aliases:map[]}\"",
2026-06-12 16:39:24.853866 | controller |     "Jun 12 15:36:45.179196 crc crio[24284]: time=\"2026-06-12T15:36:45.179037981Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-j6gpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.853880 | controller |     "Jun 12 15:36:45.196531 crc crio[24284]: time=\"2026-06-12T15:36:45.196451009Z\" level=info msg=\"Ran pod sandbox 3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/POD\" id=68e7dde8-26d8-4a31-966c-2243299c7536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.853895 | controller |     "Jun 12 15:36:45.208713 crc crio[24284]: time=\"2026-06-12T15:36:45.208559524Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853909 | controller |     "Jun 12 15:36:45.210129 crc crio[24284]: time=\"2026-06-12T15:36:45.208987748Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853927 | controller |     "Jun 12 15:36:45.210129 crc crio[24284]: time=\"2026-06-12T15:36:45.20903618Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=0f9cea68-c419-48c1-bbb8-4263a731f618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.853941 | controller |     "Jun 12 15:36:45.216219 crc crio[24284]: time=\"2026-06-12T15:36:45.214647822Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=04c51ec7-ad92-462f-bc17-062d7d4fc195 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.853956 | controller |     "Jun 12 15:36:45.218091 crc crio[24284]: time=\"2026-06-12T15:36:45.218009704Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 16:39:24.853971 | controller |     "Jun 12 15:36:45.436611 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bb97b9df3dd426 Mac:16:aa:b9:47:19:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.853986 | controller |     "Jun 12 15:36:45.437766 crc crio[24284]: time=\"2026-06-12T15:36:45.437677607Z\" level=info msg=\"Got pod network &{Name:console-8596dc45f5-v7wwf Namespace:openshift-console ID:3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d UID:647f1cca-d522-437e-8f42-c6371bd6dc15 NetNS:/var/run/netns/48f26d2c-4b5b-47cd-8318-1d25b11fc5be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod647f1cca_d522_437e_8f42_c6371bd6dc15.slice PodAnnotations:0xc002612610}] Aliases:map[]}\"",
2026-06-12 16:39:24.854001 | controller |     "Jun 12 15:36:45.437990 crc crio[24284]: time=\"2026-06-12T15:36:45.437931635Z\" level=info msg=\"Checking pod openshift-console_console-8596dc45f5-v7wwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.854021 | controller |     "Jun 12 15:36:45.448202 crc crio[24284]: time=\"2026-06-12T15:36:45.448022898Z\" level=info msg=\"Ran pod sandbox 3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d with infra container: openshift-console/console-8596dc45f5-v7wwf/POD\" id=5e030129-468c-4d40-97ef-58dcedbd9a24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.854042 | controller |     "Jun 12 15:36:45.450777 crc crio[24284]: time=\"2026-06-12T15:36:45.450705932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e962ac8a-f862-4187-829b-d3e4f5daa772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854065 | controller |     "Jun 12 15:36:45.453065 crc crio[24284]: time=\"2026-06-12T15:36:45.452912544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=4f854baa-1a34-45e6-bd9e-6e183da2db01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854081 | controller |     "Jun 12 15:36:45.465850 crc crio[24284]: time=\"2026-06-12T15:36:45.46286424Z\" level=info msg=\"Creating container: openshift-console/console-8596dc45f5-v7wwf/console\" id=f67ea1f5-0247-494c-a0fa-869a84035b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854100 | controller |     "Jun 12 15:36:45.465850 crc crio[24284]: time=\"2026-06-12T15:36:45.463311244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854115 | controller |     "Jun 12 15:36:45.495370 crc crio[24284]: time=\"2026-06-12T15:36:45.49531195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854130 | controller |     "Jun 12 15:36:45.503837 crc crio[24284]: time=\"2026-06-12T15:36:45.503759127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854145 | controller |     "Jun 12 15:36:45.510092 crc crio[24284]: 2026-06-12T15:36:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30fec7263e858b Mac:06:d3:29:0d:5f:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.854161 | controller |     "Jun 12 15:36:45.511073 crc crio[24284]: time=\"2026-06-12T15:36:45.510932652Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-vf2gv Namespace:openshift-nmstate ID:f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe UID:621f6307-7ead-47ba-b91e-0cbf0852e08e NetNS:/var/run/netns/9f183603-7cfe-45d6-865f-31fafe85b166 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod621f6307_7ead_47ba_b91e_0cbf0852e08e.slice PodAnnotations:0xc002612aa0}] Aliases:map[]}\"",
2026-06-12 16:39:24.854176 | controller |     "Jun 12 15:36:45.511197 crc crio[24284]: time=\"2026-06-12T15:36:45.511079147Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.854191 | controller |     "Jun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.517846539Z\" level=info msg=\"Ran pod sandbox f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/POD\" id=fa64c911-0869-4426-8998-3edb821a4c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.854205 | controller |     "Jun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.51944818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854220 | controller |     "Jun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.519608996Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854234 | controller |     "Jun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.519656037Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=85002e41-a5aa-4794-9be9-cbf884ef31d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854248 | controller |     "Jun 12 15:36:45.522561 crc crio[24284]: time=\"2026-06-12T15:36:45.521081463Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=87398f21-eafe-4042-915e-dc1001dee426 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.854266 | controller |     "Jun 12 15:36:45.525734 crc crio[24284]: time=\"2026-06-12T15:36:45.525615732Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-12 16:39:24.854281 | controller |     "Jun 12 15:36:45.635321 crc crio[24284]: time=\"2026-06-12T15:36:45.635212356Z\" level=info msg=\"Created container 9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e: openshift-console/console-8596dc45f5-v7wwf/console\" id=f67ea1f5-0247-494c-a0fa-869a84035b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854295 | controller |     "Jun 12 15:36:45.637079 crc crio[24284]: time=\"2026-06-12T15:36:45.636976004Z\" level=info msg=\"Starting container: 9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e\" id=3f148d3a-e012-4aa9-81d5-2c9017e9ba2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.854310 | controller |     "Jun 12 15:36:45.642484 crc crio[24284]: time=\"2026-06-12T15:36:45.642391851Z\" level=info msg=\"Started container\" PID=38667 containerID=9465dd53c5ed85c3b2e95a7f7fdd5edd923e132ce781e8ace5702bbf3e1ae54e description=openshift-console/console-8596dc45f5-v7wwf/console id=3f148d3a-e012-4aa9-81d5-2c9017e9ba2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb97b9df3dd426d8b13c18a3f15106171fb311deceac8148b6c6a4f70e7ce2d",
2026-06-12 16:39:24.854324 | controller |     "Jun 12 15:36:48.950466 crc crio[24284]: time=\"2026-06-12T15:36:48.949836301Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=efac3bcd-4a85-4e87-be58-3b0acccc858b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.854339 | controller |     "Jun 12 15:36:48.953638 crc crio[24284]: time=\"2026-06-12T15:36:48.951805716Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=716b3716-b2fb-4fe7-b527-ddba49fe6fbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854354 | controller |     "Jun 12 15:36:48.981300 crc crio[24284]: time=\"2026-06-12T15:36:48.981131458Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=04c51ec7-ad92-462f-bc17-062d7d4fc195 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.854368 | controller |     "Jun 12 15:36:48.983131 crc crio[24284]: time=\"2026-06-12T15:36:48.983040217Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7309b402-ef5e-497f-bb50-3727b7c0e786 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854385 | controller |     "Jun 12 15:36:49.754223 crc crio[24284]: time=\"2026-06-12T15:36:49.753586307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=13230fdf-f9f9-44b0-ae94-963b1c66968d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854406 | controller |     "Jun 12 15:36:49.761495 crc crio[24284]: time=\"2026-06-12T15:36:49.761332311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=082d4ad2-68fc-4100-8698-340bd7a05c70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854427 | controller |     "Jun 12 15:36:49.854967 crc crio[24284]: time=\"2026-06-12T15:36:49.85483006Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=970aa423-bf74-4cf9-b564-5e36c49bd9b7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.854453 | controller |     "Jun 12 15:36:49.857000 crc crio[24284]: time=\"2026-06-12T15:36:49.856774073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6510b152-d360-40d3-8699-0fd88aa8d03d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854473 | controller |     "Jun 12 15:36:49.857136 crc crio[24284]: time=\"2026-06-12T15:36:49.856881538Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=87398f21-eafe-4042-915e-dc1001dee426 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.854488 | controller |     "Jun 12 15:36:49.857773 crc crio[24284]: time=\"2026-06-12T15:36:49.857701913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=66a604b3-cf9c-48b2-a14f-64dd3e38c79d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854503 | controller |     "Jun 12 15:36:49.862628 crc crio[24284]: time=\"2026-06-12T15:36:49.862561291Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook\" id=0a915a81-7e37-4790-b9c3-42b05b29d777 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854540 | controller |     "Jun 12 15:36:49.864855 crc crio[24284]: time=\"2026-06-12T15:36:49.864774014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854558 | controller |     "Jun 12 15:36:49.866641 crc crio[24284]: time=\"2026-06-12T15:36:49.866541773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f217c798-7121-4277-a8d4-75ce6b3b3a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854573 | controller |     "Jun 12 15:36:49.870891 crc crio[24284]: time=\"2026-06-12T15:36:49.87077075Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler\" id=1504c851-b052-4a73-9995-f2aa0537957f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854588 | controller |     "Jun 12 15:36:49.878953 crc crio[24284]: time=\"2026-06-12T15:36:49.878807063Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics\" id=d268c721-d743-4768-94d2-c618a65965a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854603 | controller |     "Jun 12 15:36:49.888658 crc crio[24284]: time=\"2026-06-12T15:36:49.888085236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5aa2f7bb-aa72-4daa-b4d8-20256de6cc7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.854617 | controller |     "Jun 12 15:36:49.894374 crc crio[24284]: time=\"2026-06-12T15:36:49.891166358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854632 | controller |     "Jun 12 15:36:49.895101 crc crio[24284]: time=\"2026-06-12T15:36:49.894995075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854647 | controller |     "Jun 12 15:36:49.910113 crc crio[24284]: time=\"2026-06-12T15:36:49.909983902Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin\" id=baf6b249-e2a0-4371-827f-76039a2778d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854665 | controller |     "Jun 12 15:36:49.914733 crc crio[24284]: time=\"2026-06-12T15:36:49.914633355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854688 | controller |     "Jun 12 15:36:49.918798 crc crio[24284]: time=\"2026-06-12T15:36:49.91875493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854704 | controller |     "Jun 12 15:36:49.924057 crc crio[24284]: time=\"2026-06-12T15:36:49.923930779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854724 | controller |     "Jun 12 15:36:49.957918 crc crio[24284]: time=\"2026-06-12T15:36:49.957442934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854740 | controller |     "Jun 12 15:36:49.963025 crc crio[24284]: time=\"2026-06-12T15:36:49.962923853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854759 | controller |     "Jun 12 15:36:49.964368 crc crio[24284]: time=\"2026-06-12T15:36:49.96373075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854779 | controller |     "Jun 12 15:36:49.976671 crc crio[24284]: time=\"2026-06-12T15:36:49.97656666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854795 | controller |     "Jun 12 15:36:49.986052 crc crio[24284]: time=\"2026-06-12T15:36:49.98574744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.854814 | controller |     "Jun 12 15:36:50.124438 crc crio[24284]: time=\"2026-06-12T15:36:50.124324023Z\" level=info msg=\"Created container ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4: openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook\" id=0a915a81-7e37-4790-b9c3-42b05b29d777 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854830 | controller |     "Jun 12 15:36:50.125892 crc crio[24284]: time=\"2026-06-12T15:36:50.125732219Z\" level=info msg=\"Starting container: ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4\" id=2de08ce2-42c1-4b56-b168-0d27c28faf01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.854849 | controller |     "Jun 12 15:36:50.138056 crc crio[24284]: time=\"2026-06-12T15:36:50.137911397Z\" level=info msg=\"Started container\" PID=38831 containerID=ae0eea88942539eb028b0f38ceb4645d58966485011de307bf412e4ef9430ee4 description=openshift-nmstate/nmstate-webhook-9b7874799-j6gpp/nmstate-webhook id=2de08ce2-42c1-4b56-b168-0d27c28faf01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ce77030a4492c7730d0a66f9cd27d2bc165323c25904ea5ae5a73d75b9776d1",
2026-06-12 16:39:24.854869 | controller |     "Jun 12 15:36:50.139701 crc crio[24284]: time=\"2026-06-12T15:36:50.139649643Z\" level=info msg=\"Created container b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics\" id=d268c721-d743-4768-94d2-c618a65965a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854888 | controller |     "Jun 12 15:36:50.141404 crc crio[24284]: time=\"2026-06-12T15:36:50.141321269Z\" level=info msg=\"Starting container: b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67\" id=23d76532-15f8-4d1d-8867-06de8648261b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.854911 | controller |     "Jun 12 15:36:50.142496 crc crio[24284]: time=\"2026-06-12T15:36:50.142235248Z\" level=info msg=\"Created container 9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82: openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin\" id=baf6b249-e2a0-4371-827f-76039a2778d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.854930 | controller |     "Jun 12 15:36:50.143897 crc crio[24284]: time=\"2026-06-12T15:36:50.143382236Z\" level=info msg=\"Starting container: 9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82\" id=9cb52e1e-b0de-456d-8ed2-29437ab89297 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.854949 | controller |     "Jun 12 15:36:50.153200 crc crio[24284]: time=\"2026-06-12T15:36:50.153055905Z\" level=info msg=\"Started container\" PID=38851 containerID=9ad9858136f21b4e21847bc26a023595efe4b596fb2f1ac9e64ccee57ef62a82 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-vf2gv/nmstate-console-plugin id=9cb52e1e-b0de-456d-8ed2-29437ab89297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30fec7263e858b604ce2f08ba09375ff6d2f6aa45fe5f3c0651ba34fc1f5cfe",
2026-06-12 16:39:24.854969 | controller |     "Jun 12 15:36:50.157164 crc crio[24284]: time=\"2026-06-12T15:36:50.157069643Z\" level=info msg=\"Started container\" PID=38855 containerID=b9e997d316df1780401a7d03a6f45f42e3adc396d5935c393da6a52bad614e67 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/nmstate-metrics id=23d76532-15f8-4d1d-8867-06de8648261b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53",
2026-06-12 16:39:24.854987 | controller |     "Jun 12 15:36:50.173567 crc crio[24284]: time=\"2026-06-12T15:36:50.172975233Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855004 | controller |     "Jun 12 15:36:50.173567 crc crio[24284]: time=\"2026-06-12T15:36:50.173229202Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855023 | controller |     "Jun 12 15:36:50.173567 crc crio[24284]: time=\"2026-06-12T15:36:50.173356726Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=89acecea-60d7-46f9-b5d8-0517ef0ee646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855041 | controller |     "Jun 12 15:36:50.176490 crc crio[24284]: time=\"2026-06-12T15:36:50.176361585Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a3c2bb09-eb09-466b-a138-58a6748a1edb name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.855058 | controller |     "Jun 12 15:36:50.182608 crc crio[24284]: time=\"2026-06-12T15:36:50.182470865Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-12 16:39:24.855077 | controller |     "Jun 12 15:36:50.228530 crc crio[24284]: time=\"2026-06-12T15:36:50.228467209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855094 | controller |     "Jun 12 15:36:50.336948 crc crio[24284]: time=\"2026-06-12T15:36:50.336864744Z\" level=info msg=\"Created container df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502: openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler\" id=1504c851-b052-4a73-9995-f2aa0537957f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.855117 | controller |     "Jun 12 15:36:50.338621 crc crio[24284]: time=\"2026-06-12T15:36:50.338528908Z\" level=info msg=\"Starting container: df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502\" id=ae7046a5-7cb5-4dcf-b66d-a235f6514549 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.855136 | controller |     "Jun 12 15:36:50.347175 crc crio[24284]: time=\"2026-06-12T15:36:50.346969244Z\" level=info msg=\"Started container\" PID=38887 containerID=df30f05a922b7e70e33cf58c178d2671c5ff930cf416d41b56a9267bb0e80502 description=openshift-nmstate/nmstate-handler-k2wzk/nmstate-handler id=ae7046a5-7cb5-4dcf-b66d-a235f6514549 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef6ca7c70ac543ffa3243a639922efb2c6dcb99a7abcd5d09821a07a4562d92",
2026-06-12 16:39:24.855156 | controller |     "Jun 12 15:36:53.861567 crc crio[24284]: time=\"2026-06-12T15:36:53.860769695Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=a3c2bb09-eb09-466b-a138-58a6748a1edb name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.855176 | controller |     "Jun 12 15:36:53.863403 crc crio[24284]: time=\"2026-06-12T15:36:53.863004385Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=fdc001e4-38b1-4cb0-8e2e-0ff9b2cad541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855192 | controller |     "Jun 12 15:36:53.867535 crc crio[24284]: time=\"2026-06-12T15:36:53.867449841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d33dbb38-519b-47ac-86ef-314e4ec311e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855211 | controller |     "Jun 12 15:36:53.876406 crc crio[24284]: time=\"2026-06-12T15:36:53.876155806Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy\" id=132e6358-5388-4dd1-8869-cb68f397a6d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.855229 | controller |     "Jun 12 15:36:53.879006 crc crio[24284]: time=\"2026-06-12T15:36:53.878903646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855248 | controller |     "Jun 12 15:36:53.915721 crc crio[24284]: time=\"2026-06-12T15:36:53.915601795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855265 | controller |     "Jun 12 15:36:53.920360 crc crio[24284]: time=\"2026-06-12T15:36:53.920199876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855284 | controller |     "Jun 12 15:36:54.034491 crc crio[24284]: time=\"2026-06-12T15:36:54.033704458Z\" level=info msg=\"Created container ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3: openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy\" id=132e6358-5388-4dd1-8869-cb68f397a6d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.855300 | controller |     "Jun 12 15:36:54.036516 crc crio[24284]: time=\"2026-06-12T15:36:54.036411337Z\" level=info msg=\"Starting container: ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3\" id=aca9839b-78c9-4e43-9083-4757cba1b859 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.855323 | controller |     "Jun 12 15:36:54.047140 crc crio[24284]: time=\"2026-06-12T15:36:54.046777786Z\" level=info msg=\"Started container\" PID=38967 containerID=ee8dfbc93bbec1c7d614548c21223870bfc8d4baca4d6cbaa361f32515251cc3 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-8ghvt/kube-rbac-proxy id=aca9839b-78c9-4e43-9083-4757cba1b859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a30cb18fcc877788df066d8c25c7e898614b8ac83f481b0f5d14d1e0402e0a53",
2026-06-12 16:39:24.855343 | controller |     "Jun 12 15:37:21.026475 crc crio[24284]: time=\"2026-06-12T15:37:21.024151249Z\" level=info msg=\"Stopping container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f (timeout: 15s)\" id=237a7a46-444e-41b2-87ee-548e283ea63e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.855362 | controller |     "Jun 12 15:37:21.195653 crc crio[24284]: time=\"2026-06-12T15:37:21.194955565Z\" level=info msg=\"Stopped container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console\" id=237a7a46-444e-41b2-87ee-548e283ea63e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.855381 | controller |     "Jun 12 15:37:21.198119 crc crio[24284]: time=\"2026-06-12T15:37:21.198008594Z\" level=info msg=\"Stopping pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=8ca83786-f32c-41a0-8378-d44e295919bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.855400 | controller |     "Jun 12 15:37:21.199089 crc crio[24284]: time=\"2026-06-12T15:37:21.199045829Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/3259f18d-38a6-4118-a3e3-71fc1f3f2081 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:0xc0006be1e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.855421 | controller |     "Jun 12 15:37:21.199412 crc crio[24284]: time=\"2026-06-12T15:37:21.199316428Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.855449 | controller |     "Jun 12 15:37:21.672479 crc crio[24284]: time=\"2026-06-12T15:37:21.670056413Z\" level=info msg=\"Stopped pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=8ca83786-f32c-41a0-8378-d44e295919bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.855482 | controller |     "Jun 12 15:37:22.137919 crc crio[24284]: time=\"2026-06-12T15:37:22.13716206Z\" level=info msg=\"Removing container: a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f\" id=2dd5f0be-a292-4bc4-9dcd-b9cbc210d7b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.855558 | controller |     "Jun 12 15:37:22.169075 crc crio[24284]: time=\"2026-06-12T15:37:22.167972109Z\" level=info msg=\"Removed container a9841b83350dfdb8b103427f4361a75c184d01827d7a8124b4a542b2ddd0f49f: openshift-console/console-6c684df5db-cc8g8/console\" id=2dd5f0be-a292-4bc4-9dcd-b9cbc210d7b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.855586 | controller |     "Jun 12 15:37:27.686093 crc crio[24284]: time=\"2026-06-12T15:37:27.685555099Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/POD\" id=db5f3fcf-1860-49b6-b991-19926dd8eaf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.855604 | controller |     "Jun 12 15:37:27.687751 crc crio[24284]: time=\"2026-06-12T15:37:27.686106858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855620 | controller |     "Jun 12 15:37:27.708914 crc crio[24284]: time=\"2026-06-12T15:37:27.70882462Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc0009b8c18}] Aliases:map[]}\"",
2026-06-12 16:39:24.855639 | controller |     "Jun 12 15:37:27.708914 crc crio[24284]: time=\"2026-06-12T15:37:27.708910443Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.855654 | controller |     "Jun 12 15:37:28.009469 crc crio[24284]: 2026-06-12T15:37:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05a9ef7a3d7611e Mac:be:0a:11:11:d7:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.855670 | controller |     "Jun 12 15:37:28.015441 crc crio[24284]: time=\"2026-06-12T15:37:28.011239664Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc0009b8c18}] Aliases:map[]}\"",
2026-06-12 16:39:24.855685 | controller |     "Jun 12 15:37:28.015441 crc crio[24284]: time=\"2026-06-12T15:37:28.011451961Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.855700 | controller |     "Jun 12 15:37:28.019534 crc crio[24284]: time=\"2026-06-12T15:37:28.01944489Z\" level=info msg=\"Ran pod sandbox 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/POD\" id=db5f3fcf-1860-49b6-b991-19926dd8eaf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.855715 | controller |     "Jun 12 15:37:28.022529 crc crio[24284]: time=\"2026-06-12T15:37:28.022433987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa115613-769e-419a-ac41-3cd2b84afa7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855730 | controller |     "Jun 12 15:37:28.024944 crc crio[24284]: time=\"2026-06-12T15:37:28.024793794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ae92cf9a-15f2-42b5-8912-b848dc577b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855745 | controller |     "Jun 12 15:37:28.035330 crc crio[24284]: time=\"2026-06-12T15:37:28.032949741Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util\" id=23289bef-d5ca-4c13-b2ca-27ea97f8ec1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.855759 | controller |     "Jun 12 15:37:28.035330 crc crio[24284]: time=\"2026-06-12T15:37:28.033774468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855780 | controller |     "Jun 12 15:37:28.072617 crc crio[24284]: time=\"2026-06-12T15:37:28.072460503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855795 | controller |     "Jun 12 15:37:28.083320 crc crio[24284]: time=\"2026-06-12T15:37:28.083126602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.855810 | controller |     "Jun 12 15:37:28.222631 crc crio[24284]: time=\"2026-06-12T15:37:28.222407338Z\" level=info msg=\"Created container 05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util\" id=23289bef-d5ca-4c13-b2ca-27ea97f8ec1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.855824 | controller |     "Jun 12 15:37:28.225060 crc crio[24284]: time=\"2026-06-12T15:37:28.224697652Z\" level=info msg=\"Starting container: 05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a\" id=3d3ae6c7-65d1-49e0-b2ef-46df673e3ce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.855839 | controller |     "Jun 12 15:37:28.233859 crc crio[24284]: time=\"2026-06-12T15:37:28.233691686Z\" level=info msg=\"Started container\" PID=40287 containerID=05b2dd33ad714d4a3bdcac26c005c9b87fd54e46a0a8e795ccd8226078f4301a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/util id=3d3ae6c7-65d1-49e0-b2ef-46df673e3ce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6",
2026-06-12 16:39:24.855854 | controller |     "Jun 12 15:37:29.222687 crc crio[24284]: time=\"2026-06-12T15:37:29.222474444Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855868 | controller |     "Jun 12 15:37:29.223978 crc crio[24284]: time=\"2026-06-12T15:37:29.223150756Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855883 | controller |     "Jun 12 15:37:29.223978 crc crio[24284]: time=\"2026-06-12T15:37:29.223226449Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=e86e13ed-ca06-4e45-a9f8-261d6f553314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855897 | controller |     "Jun 12 15:37:29.227911 crc crio[24284]: time=\"2026-06-12T15:37:29.226428474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1aa12124-133f-4766-a051-6c0c22df4e8c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.855912 | controller |     "Jun 12 15:37:29.236022 crc crio[24284]: time=\"2026-06-12T15:37:29.235915814Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-12 16:39:24.855926 | controller |     "Jun 12 15:37:31.372563 crc crio[24284]: time=\"2026-06-12T15:37:31.371383974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1aa12124-133f-4766-a051-6c0c22df4e8c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.855944 | controller |     "Jun 12 15:37:31.375659 crc crio[24284]: time=\"2026-06-12T15:37:31.373615807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b1fef07f-089d-42cc-ac15-6eddd2d66b70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855959 | controller |     "Jun 12 15:37:31.378466 crc crio[24284]: time=\"2026-06-12T15:37:31.378352232Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=9c216bd8-059d-4f1a-987c-a3aff3dced66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.855973 | controller |     "Jun 12 15:37:31.389782 crc crio[24284]: time=\"2026-06-12T15:37:31.38962402Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull\" id=39d6734e-2599-44a1-95a3-0208365b0dc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.855988 | controller |     "Jun 12 15:37:31.391485 crc crio[24284]: time=\"2026-06-12T15:37:31.391408499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856003 | controller |     "Jun 12 15:37:31.428303 crc crio[24284]: time=\"2026-06-12T15:37:31.42806299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856018 | controller |     "Jun 12 15:37:31.428650 crc crio[24284]: time=\"2026-06-12T15:37:31.428580527Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7d5f42c6861f3242849f437ce00665118bdf72bdb4f13748ef9b02305e551ab2/merged/etc/passwd: no such file or directory\"",
2026-06-12 16:39:24.856032 | controller |     "Jun 12 15:37:31.428738 crc crio[24284]: time=\"2026-06-12T15:37:31.42867643Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7d5f42c6861f3242849f437ce00665118bdf72bdb4f13748ef9b02305e551ab2/merged/etc/group: no such file or directory\"",
2026-06-12 16:39:24.856047 | controller |     "Jun 12 15:37:31.433842 crc crio[24284]: time=\"2026-06-12T15:37:31.433709142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856062 | controller |     "Jun 12 15:37:31.576488 crc crio[24284]: time=\"2026-06-12T15:37:31.575780669Z\" level=info msg=\"Created container 367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull\" id=39d6734e-2599-44a1-95a3-0208365b0dc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.856077 | controller |     "Jun 12 15:37:31.577848 crc crio[24284]: time=\"2026-06-12T15:37:31.577776604Z\" level=info msg=\"Starting container: 367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a\" id=b28c24d3-1588-40c6-958b-7935b14cfde4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.856091 | controller |     "Jun 12 15:37:31.582922 crc crio[24284]: time=\"2026-06-12T15:37:31.582757137Z\" level=info msg=\"Started container\" PID=40344 containerID=367fb48465614b33b01ad827847bf8315fbe475ece1534ea388504bd2548969a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/pull id=b28c24d3-1588-40c6-958b-7935b14cfde4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6",
2026-06-12 16:39:24.856106 | controller |     "Jun 12 15:37:32.263421 crc crio[24284]: time=\"2026-06-12T15:37:32.262039412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d461ba08-1d83-4005-b7bf-2b3b7a590f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856125 | controller |     "Jun 12 15:37:32.267609 crc crio[24284]: time=\"2026-06-12T15:37:32.267520803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ad82117-2e0a-4c04-b73c-390a283fcf09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856140 | controller |     "Jun 12 15:37:32.291356 crc crio[24284]: time=\"2026-06-12T15:37:32.291179896Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract\" id=56038b64-2116-44de-bb97-c2a2617b8b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.856155 | controller |     "Jun 12 15:37:32.291960 crc crio[24284]: time=\"2026-06-12T15:37:32.291861678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856170 | controller |     "Jun 12 15:37:32.325433 crc crio[24284]: time=\"2026-06-12T15:37:32.325332663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856185 | controller |     "Jun 12 15:37:32.329484 crc crio[24284]: time=\"2026-06-12T15:37:32.329405166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856199 | controller |     "Jun 12 15:37:32.444820 crc crio[24284]: time=\"2026-06-12T15:37:32.444657915Z\" level=info msg=\"Created container 6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract\" id=56038b64-2116-44de-bb97-c2a2617b8b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.856214 | controller |     "Jun 12 15:37:32.446162 crc crio[24284]: time=\"2026-06-12T15:37:32.446078242Z\" level=info msg=\"Starting container: 6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200\" id=384fb6f1-ad98-4815-a788-2b8ea1d01683 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.856229 | controller |     "Jun 12 15:37:32.453531 crc crio[24284]: time=\"2026-06-12T15:37:32.453428862Z\" level=info msg=\"Started container\" PID=40365 containerID=6acf9858e71bdf7a9e91f445faa4a2b46ce0dabc14c2b2c5c75c778987198200 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/extract id=384fb6f1-ad98-4815-a788-2b8ea1d01683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6",
2026-06-12 16:39:24.856243 | controller |     "Jun 12 15:37:34.717740 crc crio[24284]: time=\"2026-06-12T15:37:34.716993241Z\" level=info msg=\"Stopping pod sandbox: 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\" id=cbf80070-a5db-4729-84e5-4bcfe42f0761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.856258 | controller |     "Jun 12 15:37:34.718654 crc crio[24284]: time=\"2026-06-12T15:37:34.718620795Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f Namespace:openshift-marketplace ID:05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6 UID:15deb72c-d915-489a-9d6a-d51c92e52ba1 NetNS:/var/run/netns/397dc7d2-f1c5-4394-97af-6b85609044fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod15deb72c_d915_489a_9d6a_d51c92e52ba1.slice PodAnnotations:0xc001e04c90}] Aliases:map[]}\"",
2026-06-12 16:39:24.856273 | controller |     "Jun 12 15:37:34.718862 crc crio[24284]: time=\"2026-06-12T15:37:34.718789781Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.856291 | controller |     "Jun 12 15:37:35.010610 crc crio[24284]: time=\"2026-06-12T15:37:35.002751387Z\" level=info msg=\"Stopped pod sandbox: 05a9ef7a3d7611e56ba5d45e190b3127a6a103a7dc6a0874b29db9d7cc27e7b6\" id=cbf80070-a5db-4729-84e5-4bcfe42f0761 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.856307 | controller |     "Jun 12 15:37:41.260951 crc crio[24284]: time=\"2026-06-12T15:37:41.26007769Z\" level=info msg=\"Stopping pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=b6c652b4-1144-48be-8042-06312c910160 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.856321 | controller |     "Jun 12 15:37:41.260951 crc crio[24284]: time=\"2026-06-12T15:37:41.260921635Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=b6c652b4-1144-48be-8042-06312c910160 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.856336 | controller |     "Jun 12 15:37:41.263739 crc crio[24284]: time=\"2026-06-12T15:37:41.261863093Z\" level=info msg=\"Removing pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=0d6f8b50-241f-4fc6-a99c-9e2414aad3e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.856350 | controller |     "Jun 12 15:37:41.273182 crc crio[24284]: time=\"2026-06-12T15:37:41.272999718Z\" level=info msg=\"Removed pod sandbox: d7bd1178946180aea64349f035f4ebd9907404e782d161c04a69afe6308696ac\" id=0d6f8b50-241f-4fc6-a99c-9e2414aad3e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.856365 | controller |     "Jun 12 15:37:47.191297 crc crio[24284]: time=\"2026-06-12T15:37:47.187860617Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/POD\" id=3854a635-77c5-4137-b1ab-8aa1c8400c0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.856380 | controller |     "Jun 12 15:37:47.191297 crc crio[24284]: time=\"2026-06-12T15:37:47.188453987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856395 | controller |     "Jun 12 15:37:47.214581 crc crio[24284]: time=\"2026-06-12T15:37:47.214518795Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6d6586cdbc-cwmmr Namespace:metallb-system ID:8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 UID:32817445-a4dc-4237-a1e6-2366feafc17e NetNS:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32817445_a4dc_4237_a1e6_2366feafc17e.slice PodAnnotations:0xc0009b85f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.856411 | controller |     "Jun 12 15:37:47.214934 crc crio[24284]: time=\"2026-06-12T15:37:47.214867536Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.856426 | controller |     "Jun 12 15:37:48.458237 crc crio[24284]: time=\"2026-06-12T15:37:48.454534711Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/POD\" id=c2277b1f-f40b-452d-bac8-4414bbbf5d35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.856440 | controller |     "Jun 12 15:37:48.610226 crc crio[24284]: time=\"2026-06-12T15:37:48.606975061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856455 | controller |     "Jun 12 15:37:48.640903 crc crio[24284]: time=\"2026-06-12T15:37:48.639575487Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-777bdcbc49-2vffv Namespace:metallb-system ID:e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 UID:09712a2f-40cf-4860-a6f7-be2ae9cd2fac NetNS:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09712a2f_40cf_4860_a6f7_be2ae9cd2fac.slice PodAnnotations:0xc0012124d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.856474 | controller |     "Jun 12 15:37:48.640903 crc crio[24284]: time=\"2026-06-12T15:37:48.639682761Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.856489 | controller |     "Jun 12 15:37:49.136599 crc crio[24284]: 2026-06-12T15:37:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c128084573bcf3 Mac:9e:fc:2e:e4:66:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 SocketPath: PciID:}] [{Interface:0xc00068ce30 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.856504 | controller |     "Jun 12 15:37:49.140351 crc crio[24284]: time=\"2026-06-12T15:37:49.13941869Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6d6586cdbc-cwmmr Namespace:metallb-system ID:8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 UID:32817445-a4dc-4237-a1e6-2366feafc17e NetNS:/var/run/netns/46dd83ca-9d49-455b-b74d-9622fda80845 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32817445_a4dc_4237_a1e6_2366feafc17e.slice PodAnnotations:0xc0009b85f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.856561 | controller |     "Jun 12 15:37:49.140351 crc crio[24284]: time=\"2026-06-12T15:37:49.139771962Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.856580 | controller |     "Jun 12 15:37:49.150395 crc crio[24284]: time=\"2026-06-12T15:37:49.150070488Z\" level=info msg=\"Ran pod sandbox 8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2 with infra container: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/POD\" id=3854a635-77c5-4137-b1ab-8aa1c8400c0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.856596 | controller |     "Jun 12 15:37:49.153989 crc crio[24284]: time=\"2026-06-12T15:37:49.153686204Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856610 | controller |     "Jun 12 15:37:49.153989 crc crio[24284]: time=\"2026-06-12T15:37:49.153937872Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856624 | controller |     "Jun 12 15:37:49.153989 crc crio[24284]: time=\"2026-06-12T15:37:49.153999504Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=3d1d0e44-fc44-4abd-ad8b-6e7085728146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856639 | controller |     "Jun 12 15:37:49.158999 crc crio[24284]: time=\"2026-06-12T15:37:49.156382792Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=32ff650b-fbf7-4cf6-bed6-b32085382784 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.856658 | controller |     "Jun 12 15:37:49.169181 crc crio[24284]: time=\"2026-06-12T15:37:49.169055886Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-12 16:39:24.856672 | controller |     "Jun 12 15:37:49.330324 crc crio[24284]: 2026-06-12T15:37:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e59106c5fabc41f Mac:a6:75:50:87:de:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.856687 | controller |     "Jun 12 15:37:49.332706 crc crio[24284]: time=\"2026-06-12T15:37:49.332603678Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-777bdcbc49-2vffv Namespace:metallb-system ID:e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 UID:09712a2f-40cf-4860-a6f7-be2ae9cd2fac NetNS:/var/run/netns/de77027b-bb3c-47b8-bd10-90471ff71cd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09712a2f_40cf_4860_a6f7_be2ae9cd2fac.slice PodAnnotations:0xc0012124d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.856703 | controller |     "Jun 12 15:37:49.333035 crc crio[24284]: time=\"2026-06-12T15:37:49.33295422Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.856717 | controller |     "Jun 12 15:37:49.348581 crc crio[24284]: time=\"2026-06-12T15:37:49.348490159Z\" level=info msg=\"Ran pod sandbox e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6 with infra container: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/POD\" id=c2277b1f-f40b-452d-bac8-4414bbbf5d35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.856732 | controller |     "Jun 12 15:37:49.355658 crc crio[24284]: time=\"2026-06-12T15:37:49.355547576Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856746 | controller |     "Jun 12 15:37:49.355987 crc crio[24284]: time=\"2026-06-12T15:37:49.355929229Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856760 | controller |     "Jun 12 15:37:49.356307 crc crio[24284]: time=\"2026-06-12T15:37:49.356011201Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=7e0c550e-4bd6-4752-a59a-2d3242934135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856775 | controller |     "Jun 12 15:37:49.357826 crc crio[24284]: time=\"2026-06-12T15:37:49.357758717Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ac4f5f8c-5ad9-47fa-9224-854ba021a945 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.856789 | controller |     "Jun 12 15:37:49.361592 crc crio[24284]: time=\"2026-06-12T15:37:49.3615118Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-12 16:39:24.856803 | controller |     "Jun 12 15:38:00.563620 crc crio[24284]: time=\"2026-06-12T15:38:00.562686508Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687978-hjd79/POD\" id=905d6111-8f83-4793-908c-6293df52f3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.856822 | controller |     "Jun 12 15:38:00.566081 crc crio[24284]: time=\"2026-06-12T15:38:00.563681061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856837 | controller |     "Jun 12 15:38:11.550175 crc crio[24284]: time=\"2026-06-12T15:38:11.549147138Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=32ff650b-fbf7-4cf6-bed6-b32085382784 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.856851 | controller |     "Jun 12 15:38:11.573580 crc crio[24284]: time=\"2026-06-12T15:38:11.573481426Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=96ed2dd9-88dd-48fa-bac0-ce6b104ae5e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856866 | controller |     "Jun 12 15:38:11.601329 crc crio[24284]: time=\"2026-06-12T15:38:11.600692601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=96079915-9c56-4e45-96f6-a931ff2facc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856881 | controller |     "Jun 12 15:38:11.612748 crc crio[24284]: time=\"2026-06-12T15:38:11.61244687Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286358}] Aliases:map[]}\"",
2026-06-12 16:39:24.856895 | controller |     "Jun 12 15:38:11.612748 crc crio[24284]: time=\"2026-06-12T15:38:11.612534643Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687978-hjd79 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.856910 | controller |     "Jun 12 15:38:11.615347 crc crio[24284]: time=\"2026-06-12T15:38:11.613880087Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=ac4f5f8c-5ad9-47fa-9224-854ba021a945 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.856924 | controller |     "Jun 12 15:38:11.618785 crc crio[24284]: time=\"2026-06-12T15:38:11.618705803Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6ff3647c-73c3-4029-a02e-3c77b1a3a8ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856939 | controller |     "Jun 12 15:38:11.641494 crc crio[24284]: time=\"2026-06-12T15:38:11.641370383Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=fa04d75d-53ed-43bb-ac6a-74137a7cfc43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.856953 | controller |     "Jun 12 15:38:11.641852 crc crio[24284]: time=\"2026-06-12T15:38:11.64153184Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager\" id=61cf1bbd-bf48-4adb-bd24-13fc4e0d512b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.856967 | controller |     "Jun 12 15:38:11.651328 crc crio[24284]: time=\"2026-06-12T15:38:11.650744163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.856984 | controller |     "Jun 12 15:38:11.697335 crc crio[24284]: time=\"2026-06-12T15:38:11.69470193Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server\" id=658e04c8-0cde-458e-b512-5a20418237f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.856998 | controller |     "Jun 12 15:38:11.717392 crc crio[24284]: time=\"2026-06-12T15:38:11.71687578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857013 | controller |     "Jun 12 15:38:11.806711 crc crio[24284]: time=\"2026-06-12T15:38:11.806212906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857027 | controller |     "Jun 12 15:38:11.831531 crc crio[24284]: time=\"2026-06-12T15:38:11.83047685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857042 | controller |     "Jun 12 15:38:11.851142 crc crio[24284]: time=\"2026-06-12T15:38:11.85104107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857056 | controller |     "Jun 12 15:38:11.857029 crc crio[24284]: time=\"2026-06-12T15:38:11.856700107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857071 | controller |     "Jun 12 15:38:12.170292 crc crio[24284]: time=\"2026-06-12T15:38:12.169517592Z\" level=info msg=\"Created container e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53: metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager\" id=61cf1bbd-bf48-4adb-bd24-13fc4e0d512b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857086 | controller |     "Jun 12 15:38:12.172346 crc crio[24284]: time=\"2026-06-12T15:38:12.172161909Z\" level=info msg=\"Starting container: e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53\" id=9fca95f6-59f6-4c3c-8108-544ac3a9c8a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.857100 | controller |     "Jun 12 15:38:12.176749 crc crio[24284]: time=\"2026-06-12T15:38:12.175430625Z\" level=info msg=\"Created container 780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06: metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server\" id=658e04c8-0cde-458e-b512-5a20418237f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857115 | controller |     "Jun 12 15:38:12.189393 crc crio[24284]: time=\"2026-06-12T15:38:12.189043641Z\" level=info msg=\"Started container\" PID=41165 containerID=e2ab3485cd8989d58dc6b7172b8494652d3e0501447a2377bd30ec8d095d0f53 description=metallb-system/metallb-operator-controller-manager-6d6586cdbc-cwmmr/manager id=9fca95f6-59f6-4c3c-8108-544ac3a9c8a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c128084573bcf3fbd72509dd2af4a69a1641f4117c031d5907aed20e029c2b2",
2026-06-12 16:39:24.857129 | controller |     "Jun 12 15:38:12.192428 crc crio[24284]: time=\"2026-06-12T15:38:12.192235663Z\" level=info msg=\"Starting container: 780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06\" id=d0669341-d2e7-49fa-9ecb-f14d928bd47e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.857144 | controller |     "Jun 12 15:38:12.215134 crc crio[24284]: time=\"2026-06-12T15:38:12.215039063Z\" level=info msg=\"Started container\" PID=41168 containerID=780697bc433468f378b350fae16d3f249be2ee6813430e1bde106d89d5817f06 description=metallb-system/metallb-operator-webhook-server-777bdcbc49-2vffv/webhook-server id=d0669341-d2e7-49fa-9ecb-f14d928bd47e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e59106c5fabc41f13a9a8a17f5e2c4692ed05ac1970ec46e3519e2e25e04bcd6",
2026-06-12 16:39:24.857161 | controller |     "Jun 12 15:38:12.804578 crc crio[24284]: 2026-06-12T15:38:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:175b973fa1eaee5 Mac:92:4a:ff:89:54:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 SocketPath: PciID:}] [{Interface:0xc00011a9c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.857176 | controller |     "Jun 12 15:38:12.806918 crc crio[24284]: time=\"2026-06-12T15:38:12.806755466Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286358}] Aliases:map[]}\"",
2026-06-12 16:39:24.857191 | controller |     "Jun 12 15:38:12.807052 crc crio[24284]: time=\"2026-06-12T15:38:12.806958893Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687978-hjd79 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.857205 | controller |     "Jun 12 15:38:12.816563 crc crio[24284]: time=\"2026-06-12T15:38:12.816450895Z\" level=info msg=\"Ran pod sandbox 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd with infra container: openshift-infra/auto-csr-approver-29687978-hjd79/POD\" id=905d6111-8f83-4793-908c-6293df52f3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.857220 | controller |     "Jun 12 15:38:12.825009 crc crio[24284]: time=\"2026-06-12T15:38:12.824872374Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ecd462c-82d7-41d7-895e-5ba689a4325f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.857235 | controller |     "Jun 12 15:38:12.830853 crc crio[24284]: time=\"2026-06-12T15:38:12.830303283Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.857250 | controller |     "Jun 12 15:38:14.813598 crc crio[24284]: time=\"2026-06-12T15:38:14.813396486Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ecd462c-82d7-41d7-895e-5ba689a4325f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.857264 | controller |     "Jun 12 15:38:14.816327 crc crio[24284]: time=\"2026-06-12T15:38:14.816154055Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf0c6af5-76c6-4a74-beb5-4665a78f329f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857279 | controller |     "Jun 12 15:38:14.818717 crc crio[24284]: time=\"2026-06-12T15:38:14.818621046Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1ff8973-31a4-41c3-9e7b-a8584aff1896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857293 | controller |     "Jun 12 15:38:14.909843 crc crio[24284]: time=\"2026-06-12T15:38:14.909714436Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687978-hjd79/oc\" id=072ae156-a720-4f03-82f1-79bb702f0989 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857308 | controller |     "Jun 12 15:38:14.910773 crc crio[24284]: time=\"2026-06-12T15:38:14.910691948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857322 | controller |     "Jun 12 15:38:14.957812 crc crio[24284]: time=\"2026-06-12T15:38:14.95769265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857340 | controller |     "Jun 12 15:38:15.415087 crc crio[24284]: time=\"2026-06-12T15:38:15.413520191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857355 | controller |     "Jun 12 15:38:15.539636 crc crio[24284]: time=\"2026-06-12T15:38:15.539485197Z\" level=info msg=\"Created container a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1: openshift-infra/auto-csr-approver-29687978-hjd79/oc\" id=072ae156-a720-4f03-82f1-79bb702f0989 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857369 | controller |     "Jun 12 15:38:15.541011 crc crio[24284]: time=\"2026-06-12T15:38:15.540922203Z\" level=info msg=\"Starting container: a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1\" id=793bf7ef-9029-40a6-a02e-d560d5af2217 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.857384 | controller |     "Jun 12 15:38:15.546527 crc crio[24284]: time=\"2026-06-12T15:38:15.546446864Z\" level=info msg=\"Started container\" PID=41252 containerID=a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1 description=openshift-infra/auto-csr-approver-29687978-hjd79/oc id=793bf7ef-9029-40a6-a02e-d560d5af2217 name=/runtime.v1.RuntimeService/StartContainer sandboxID=175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd",
2026-06-12 16:39:24.857399 | controller |     "Jun 12 15:38:18.227495 crc crio[24284]: time=\"2026-06-12T15:38:18.227310533Z\" level=info msg=\"Stopping pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=0c398feb-a18e-425e-a08e-d2426276775f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.857413 | controller |     "Jun 12 15:38:18.229566 crc crio[24284]: time=\"2026-06-12T15:38:18.228624916Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687978-hjd79 Namespace:openshift-infra ID:175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd UID:650021b5-ded0-41f9-8b6c-256d26032d3f NetNS:/var/run/netns/f4a262fe-6bdf-44a6-a245-bd9407a8b0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650021b5_ded0_41f9_8b6c_256d26032d3f.slice PodAnnotations:0xc004286918}] Aliases:map[]}\"",
2026-06-12 16:39:24.857428 | controller |     "Jun 12 15:38:18.229566 crc crio[24284]: time=\"2026-06-12T15:38:18.228793352Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687978-hjd79 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.857443 | controller |     "Jun 12 15:38:18.798515 crc crio[24284]: time=\"2026-06-12T15:38:18.798425172Z\" level=info msg=\"Stopped pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=0c398feb-a18e-425e-a08e-d2426276775f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.857458 | controller |     "Jun 12 15:38:49.060817 crc crio[24284]: time=\"2026-06-12T15:38:49.060071854Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-jd5hz/POD\" id=b8a7b11c-a4a5-4252-8eb1-f5eb1fed70b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.857473 | controller |     "Jun 12 15:38:49.062052 crc crio[24284]: time=\"2026-06-12T15:38:49.060887461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857489 | controller |     "Jun 12 15:38:49.088310 crc crio[24284]: time=\"2026-06-12T15:38:49.0881113Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jd5hz Namespace:metallb-system ID:6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 UID:cfa073bd-7dae-4d38-a0fb-efb909e8989a NetNS:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa073bd_7dae_4d38_a0fb_efb909e8989a.slice PodAnnotations:0xc00041cb48}] Aliases:map[]}\"",
2026-06-12 16:39:24.857507 | controller |     "Jun 12 15:38:49.088310 crc crio[24284]: time=\"2026-06-12T15:38:49.088225524Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-jd5hz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.857543 | controller |     "Jun 12 15:38:49.652105 crc crio[24284]: 2026-06-12T15:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ecf8232ce90b55 Mac:62:18:d4:c0:5f:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.857559 | controller |     "Jun 12 15:38:49.654365 crc crio[24284]: time=\"2026-06-12T15:38:49.654215346Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jd5hz Namespace:metallb-system ID:6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 UID:cfa073bd-7dae-4d38-a0fb-efb909e8989a NetNS:/var/run/netns/bfcd0d74-0160-4905-ac9c-577858cc7cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa073bd_7dae_4d38_a0fb_efb909e8989a.slice PodAnnotations:0xc00041cb48}] Aliases:map[]}\"",
2026-06-12 16:39:24.857575 | controller |     "Jun 12 15:38:49.654484 crc crio[24284]: time=\"2026-06-12T15:38:49.654421802Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-jd5hz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.857589 | controller |     "Jun 12 15:38:49.661718 crc crio[24284]: time=\"2026-06-12T15:38:49.661602439Z\" level=info msg=\"Ran pod sandbox 6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4 with infra container: metallb-system/controller-8464864885-jd5hz/POD\" id=b8a7b11c-a4a5-4252-8eb1-f5eb1fed70b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.857604 | controller |     "Jun 12 15:38:49.665360 crc crio[24284]: time=\"2026-06-12T15:38:49.665159133Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=934b8681-e65a-4b05-8ad2-6204b8184dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857619 | controller |     "Jun 12 15:38:49.667828 crc crio[24284]: time=\"2026-06-12T15:38:49.667746447Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7aac0422-17c6-4df9-b9dc-306176e3d765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857634 | controller |     "Jun 12 15:38:49.754861 crc crio[24284]: time=\"2026-06-12T15:38:49.754768798Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jd5hz/controller\" id=35aab47d-7c04-4c17-bf24-a789119e3a93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857648 | controller |     "Jun 12 15:38:49.755414 crc crio[24284]: time=\"2026-06-12T15:38:49.755362136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857663 | controller |     "Jun 12 15:38:49.795221 crc crio[24284]: time=\"2026-06-12T15:38:49.795101111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857678 | controller |     "Jun 12 15:38:49.800788 crc crio[24284]: time=\"2026-06-12T15:38:49.800725664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857696 | controller |     "Jun 12 15:38:49.984298 crc crio[24284]: time=\"2026-06-12T15:38:49.982143281Z\" level=info msg=\"Created container 20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3: metallb-system/controller-8464864885-jd5hz/controller\" id=35aab47d-7c04-4c17-bf24-a789119e3a93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857711 | controller |     "Jun 12 15:38:49.986093 crc crio[24284]: time=\"2026-06-12T15:38:49.986021248Z\" level=info msg=\"Starting container: 20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3\" id=4362cbe8-9315-4f34-9485-d30ff82ffbd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.857725 | controller |     "Jun 12 15:38:49.997320 crc crio[24284]: time=\"2026-06-12T15:38:49.997156251Z\" level=info msg=\"Started container\" PID=41862 containerID=20ea2e25cda8253516ab74612736865bcc10021374094d6bddcd1456de621ad3 description=metallb-system/controller-8464864885-jd5hz/controller id=4362cbe8-9315-4f34-9485-d30ff82ffbd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4",
2026-06-12 16:39:24.857740 | controller |     "Jun 12 15:38:50.070514 crc crio[24284]: time=\"2026-06-12T15:38:50.07038983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6906fe59-7063-4a8a-8759-8b9e43bc4ad4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857755 | controller |     "Jun 12 15:38:50.074654 crc crio[24284]: time=\"2026-06-12T15:38:50.074545286Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3325a5e3-1606-4231-8bde-52860acf0176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857769 | controller |     "Jun 12 15:38:50.140175 crc crio[24284]: time=\"2026-06-12T15:38:50.13999074Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy\" id=c6cefdd2-cef8-45da-a495-75cf2e53a0e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857784 | controller |     "Jun 12 15:38:50.141303 crc crio[24284]: time=\"2026-06-12T15:38:50.141119228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857798 | controller |     "Jun 12 15:38:50.186488 crc crio[24284]: time=\"2026-06-12T15:38:50.184019868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857813 | controller |     "Jun 12 15:38:50.188628 crc crio[24284]: time=\"2026-06-12T15:38:50.188540413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857827 | controller |     "Jun 12 15:38:50.686726 crc crio[24284]: time=\"2026-06-12T15:38:50.683700796Z\" level=info msg=\"Created container 1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46: metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy\" id=c6cefdd2-cef8-45da-a495-75cf2e53a0e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857842 | controller |     "Jun 12 15:38:50.687635 crc crio[24284]: time=\"2026-06-12T15:38:50.686749134Z\" level=info msg=\"Starting container: 1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46\" id=2f75d3e5-dad4-4464-948f-8a6015f8e93b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.857856 | controller |     "Jun 12 15:38:50.693112 crc crio[24284]: time=\"2026-06-12T15:38:50.692954039Z\" level=info msg=\"Started container\" PID=41879 containerID=1932ddda74c6d6450abed7fb89f04db5ab39d1dd9941e9e997ba8b788ec80e46 description=metallb-system/controller-8464864885-jd5hz/kube-rbac-proxy id=2f75d3e5-dad4-4464-948f-8a6015f8e93b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ecf8232ce90b55dce7ba9e9800883f39f900560e60a0fd8eb43866cdb955ef4",
2026-06-12 16:39:24.857874 | controller |     "Jun 12 15:38:55.540217 crc crio[24284]: time=\"2026-06-12T15:38:55.539648443Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-cpznh/POD\" id=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.857889 | controller |     "Jun 12 15:38:55.540217 crc crio[24284]: time=\"2026-06-12T15:38:55.54018064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857904 | controller |     "Jun 12 15:38:55.558962 crc crio[24284]: time=\"2026-06-12T15:38:55.558835478Z\" 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=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.857919 | controller |     "Jun 12 15:38:55.584044 crc crio[24284]: time=\"2026-06-12T15:38:55.583854945Z\" level=info msg=\"Ran pod sandbox 3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494 with infra container: metallb-system/speaker-cpznh/POD\" id=3a1eb950-e045-483f-af73-f6a3f7edcfbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.857933 | controller |     "Jun 12 15:38:55.586777 crc crio[24284]: time=\"2026-06-12T15:38:55.586677913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=af222acc-ec80-41d2-ad24-8209f1136bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857948 | controller |     "Jun 12 15:38:55.591611 crc crio[24284]: time=\"2026-06-12T15:38:55.591309584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4b5200b2-6f29-40a4-842e-1373cfa960e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.857962 | controller |     "Jun 12 15:38:55.754302 crc crio[24284]: time=\"2026-06-12T15:38:55.754124205Z\" level=info msg=\"Creating container: metallb-system/speaker-cpznh/speaker\" id=9054831b-3e46-44af-a111-af6e97c38951 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.857976 | controller |     "Jun 12 15:38:55.754765 crc crio[24284]: time=\"2026-06-12T15:38:55.754653693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.857990 | controller |     "Jun 12 15:38:55.784947 crc crio[24284]: time=\"2026-06-12T15:38:55.784666764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858005 | controller |     "Jun 12 15:38:55.988199 crc crio[24284]: time=\"2026-06-12T15:38:55.988047386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858019 | controller |     "Jun 12 15:38:56.143504 crc crio[24284]: time=\"2026-06-12T15:38:56.143350142Z\" level=info msg=\"Created container 2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7: metallb-system/speaker-cpznh/speaker\" id=9054831b-3e46-44af-a111-af6e97c38951 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858034 | controller |     "Jun 12 15:38:56.147731 crc crio[24284]: time=\"2026-06-12T15:38:56.14756153Z\" level=info msg=\"Starting container: 2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7\" id=cb115be4-a094-4a93-ab0a-c015ff2e798c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.858052 | controller |     "Jun 12 15:38:56.153774 crc crio[24284]: time=\"2026-06-12T15:38:56.153186702Z\" level=info msg=\"Started container\" PID=41932 containerID=2768d8504f4e3f070edd7703c5bfdc3c556fbc553768e1fad08488c5f78299f7 description=metallb-system/speaker-cpznh/speaker id=cb115be4-a094-4a93-ab0a-c015ff2e798c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494",
2026-06-12 16:39:24.858067 | controller |     "Jun 12 15:38:56.177765 crc crio[24284]: time=\"2026-06-12T15:38:56.175742889Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=b0ab735f-3a6d-44c7-a896-51ba7f89a458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858083 | controller |     "Jun 12 15:38:56.196019 crc crio[24284]: time=\"2026-06-12T15:38:56.195797423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=99575bff-ba59-4b5e-ab56-f97fdc71f752 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858102 | controller |     "Jun 12 15:38:56.205077 crc crio[24284]: time=\"2026-06-12T15:38:56.204890358Z\" level=info msg=\"Creating container: metallb-system/speaker-cpznh/kube-rbac-proxy\" id=3505bc13-d33d-4989-b6e9-bc4c44d47a57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858116 | controller |     "Jun 12 15:38:56.205939 crc crio[24284]: time=\"2026-06-12T15:38:56.205685965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858130 | controller |     "Jun 12 15:38:56.266794 crc crio[24284]: time=\"2026-06-12T15:38:56.26071399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858145 | controller |     "Jun 12 15:38:56.697689 crc crio[24284]: time=\"2026-06-12T15:38:56.697521078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858159 | controller |     "Jun 12 15:38:57.255792 crc crio[24284]: time=\"2026-06-12T15:38:57.255697693Z\" level=info msg=\"Created container 9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939: metallb-system/speaker-cpznh/kube-rbac-proxy\" id=3505bc13-d33d-4989-b6e9-bc4c44d47a57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858174 | controller |     "Jun 12 15:38:57.257722 crc crio[24284]: time=\"2026-06-12T15:38:57.257518255Z\" level=info msg=\"Starting container: 9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939\" id=82964160-0a22-4a1e-9c39-acc1b2b5a8bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.858188 | controller |     "Jun 12 15:38:57.268954 crc crio[24284]: time=\"2026-06-12T15:38:57.268766692Z\" level=info msg=\"Started container\" PID=41967 containerID=9c8ceb965820bb347836fd46fc7d2e44b9c5fe9df8befda22604d8958cf9d939 description=metallb-system/speaker-cpznh/kube-rbac-proxy id=82964160-0a22-4a1e-9c39-acc1b2b5a8bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f3d65ee3b355ae54936a5db35d83709e7d919f48859424a02f7ed31f0633494",
2026-06-12 16:39:24.858203 | controller |     "Jun 12 15:39:15.076579 crc crio[24284]: time=\"2026-06-12T15:39:15.075165459Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-qt9rz/POD\" id=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.858218 | controller |     "Jun 12 15:39:15.078781 crc crio[24284]: time=\"2026-06-12T15:39:15.076617577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858236 | controller |     "Jun 12 15:39:15.096656 crc crio[24284]: time=\"2026-06-12T15:39:15.09635172Z\" 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=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.858252 | controller |     "Jun 12 15:39:15.351187 crc crio[24284]: time=\"2026-06-12T15:39:15.3504975Z\" level=info msg=\"Ran pod sandbox ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2 with infra container: openshift-frr-k8s/frr-k8s-qt9rz/POD\" id=65fe527a-9968-42a8-9d3c-6561e2b8b7c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.858267 | controller |     "Jun 12 15:39:15.353871 crc crio[24284]: time=\"2026-06-12T15:39:15.353734756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858282 | controller |     "Jun 12 15:39:15.354223 crc crio[24284]: time=\"2026-06-12T15:39:15.354067306Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858298 | controller |     "Jun 12 15:39:15.354223 crc crio[24284]: time=\"2026-06-12T15:39:15.354206901Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a05f5b44-c5b4-4945-bc39-3e62a792e92a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858313 | controller |     "Jun 12 15:39:15.355710 crc crio[24284]: time=\"2026-06-12T15:39:15.355533035Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7092e9c7-9036-446d-999d-4aee7eb53d25 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.858329 | controller |     "Jun 12 15:39:15.364628 crc crio[24284]: time=\"2026-06-12T15:39:15.364526687Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 16:39:24.858344 | controller |     "Jun 12 15:39:15.755017 crc crio[24284]: time=\"2026-06-12T15:39:15.75488517Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/POD\" id=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.858359 | controller |     "Jun 12 15:39:15.755151 crc crio[24284]: time=\"2026-06-12T15:39:15.755047856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858373 | controller |     "Jun 12 15:39:15.773536 crc crio[24284]: time=\"2026-06-12T15:39:15.773370314Z\" 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=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.858389 | controller |     "Jun 12 15:39:15.784179 crc crio[24284]: time=\"2026-06-12T15:39:15.784057224Z\" level=info msg=\"Ran pod sandbox 1b87ba67069fc086f6141c8b94062c0bd3f3ada6cb7dfde374f58ede059fd168 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/POD\" id=df65e785-3657-4919-bd62-e7ffd3eb9e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.858403 | controller |     "Jun 12 15:39:15.788784 crc crio[24284]: time=\"2026-06-12T15:39:15.788708534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858424 | controller |     "Jun 12 15:39:15.789084 crc crio[24284]: time=\"2026-06-12T15:39:15.78889123Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858439 | controller |     "Jun 12 15:39:15.789084 crc crio[24284]: time=\"2026-06-12T15:39:15.788996283Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=090b9be5-d160-4353-8778-b23e9dedc291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858454 | controller |     "Jun 12 15:39:15.790359 crc crio[24284]: time=\"2026-06-12T15:39:15.790159791Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=09e162fc-8f68-4aca-bb2d-b60e7334ac3f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.858469 | controller |     "Jun 12 15:39:15.793874 crc crio[24284]: time=\"2026-06-12T15:39:15.793665905Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 16:39:24.858484 | controller |     "Jun 12 15:39:41.350844 crc crio[24284]: time=\"2026-06-12T15:39:41.347381684Z\" level=info msg=\"Removing container: 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42\" id=e981b836-7ca2-4f0e-87c0-ee86bb7fb9a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.858499 | controller |     "Jun 12 15:39:43.843899 crc crio[24284]: time=\"2026-06-12T15:39:43.841693583Z\" level=info msg=\"Removed container 78dbef549b71dd3ed3897e964f322cec3acf0e6aef708356815ca7ea9620da42: openshift-infra/auto-csr-approver-29687972-jktfv/oc\" id=e981b836-7ca2-4f0e-87c0-ee86bb7fb9a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.858531 | controller |     "Jun 12 15:39:43.857734 crc crio[24284]: time=\"2026-06-12T15:39:43.857580512Z\" level=info msg=\"Stopping pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=8ab5b4a2-4b12-4083-8195-c87c88f62f6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.858549 | controller |     "Jun 12 15:39:43.857734 crc crio[24284]: time=\"2026-06-12T15:39:43.857751567Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=8ab5b4a2-4b12-4083-8195-c87c88f62f6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.858564 | controller |     "Jun 12 15:39:43.859156 crc crio[24284]: time=\"2026-06-12T15:39:43.859039199Z\" level=info msg=\"Removing pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=901f1b55-753e-43a4-988b-17d9780a4574 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.858580 | controller |     "Jun 12 15:39:43.900125 crc crio[24284]: time=\"2026-06-12T15:39:43.899904865Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7092e9c7-9036-446d-999d-4aee7eb53d25 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.858595 | controller |     "Jun 12 15:39:43.901539 crc crio[24284]: time=\"2026-06-12T15:39:43.90137416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d6b0add3-4dc0-410a-a254-99801036116b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858613 | controller |     "Jun 12 15:39:43.918028 crc crio[24284]: time=\"2026-06-12T15:39:43.917812156Z\" level=info msg=\"Removed pod sandbox: 2465592537ad424b29a9a9201bccc68f98ec589a8d57fcf80e759d785ab159e9\" id=901f1b55-753e-43a4-988b-17d9780a4574 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.858628 | controller |     "Jun 12 15:39:43.923316 crc crio[24284]: time=\"2026-06-12T15:39:43.9231265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a5b35e92-465b-4f81-9f83-aeb63f528eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858643 | controller |     "Jun 12 15:39:43.935822 crc crio[24284]: time=\"2026-06-12T15:39:43.935649699Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=09e162fc-8f68-4aca-bb2d-b60e7334ac3f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.858658 | controller |     "Jun 12 15:39:43.936926 crc crio[24284]: time=\"2026-06-12T15:39:43.936811876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=678c677d-10d5-4f93-83a8-012cdb6d9c1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858673 | controller |     "Jun 12 15:39:43.941429 crc crio[24284]: time=\"2026-06-12T15:39:43.941350684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=03e72fc3-451e-4d42-81fb-c598454768d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858687 | controller |     "Jun 12 15:39:43.987871 crc crio[24284]: time=\"2026-06-12T15:39:43.987663505Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files\" id=d134b252-97b9-418e-b91d-4beedd433dbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858702 | controller |     "Jun 12 15:39:43.990212 crc crio[24284]: time=\"2026-06-12T15:39:43.990071875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858717 | controller |     "Jun 12 15:39:43.994637 crc crio[24284]: time=\"2026-06-12T15:39:43.994512368Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server\" id=61f2805a-a681-44d2-a62c-67a651344167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858732 | controller |     "Jun 12 15:39:44.009137 crc crio[24284]: time=\"2026-06-12T15:39:44.006467979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858747 | controller |     "Jun 12 15:39:44.046107 crc crio[24284]: time=\"2026-06-12T15:39:44.045092298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858762 | controller |     "Jun 12 15:39:44.053900 crc crio[24284]: time=\"2026-06-12T15:39:44.053816103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858778 | controller |     "Jun 12 15:39:44.078438 crc crio[24284]: time=\"2026-06-12T15:39:44.076792532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858792 | controller |     "Jun 12 15:39:44.088586 crc crio[24284]: time=\"2026-06-12T15:39:44.086380585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858811 | controller |     "Jun 12 15:39:44.284611 crc crio[24284]: time=\"2026-06-12T15:39:44.283661474Z\" level=info msg=\"Created container 4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files\" id=d134b252-97b9-418e-b91d-4beedd433dbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858826 | controller |     "Jun 12 15:39:44.287822 crc crio[24284]: time=\"2026-06-12T15:39:44.28761891Z\" level=info msg=\"Created container 78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server\" id=61f2805a-a681-44d2-a62c-67a651344167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858841 | controller |     "Jun 12 15:39:44.289974 crc crio[24284]: time=\"2026-06-12T15:39:44.289152579Z\" level=info msg=\"Starting container: 78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a\" id=c9738017-ca7c-4404-babb-ea3e34744035 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.858859 | controller |     "Jun 12 15:39:44.289974 crc crio[24284]: time=\"2026-06-12T15:39:44.28918017Z\" level=info msg=\"Starting container: 4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044\" id=a9eb2e32-ce73-49ab-babf-ad1da55289c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.858874 | controller |     "Jun 12 15:39:44.299152 crc crio[24284]: time=\"2026-06-12T15:39:44.29900931Z\" level=info msg=\"Started container\" PID=42707 containerID=78d889e999c8857e8f7d7e0be59077b088d7076e11362aaf638275720322554a description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-452rx/frr-k8s-webhook-server id=c9738017-ca7c-4404-babb-ea3e34744035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b87ba67069fc086f6141c8b94062c0bd3f3ada6cb7dfde374f58ede059fd168",
2026-06-12 16:39:24.858890 | controller |     "Jun 12 15:39:44.302390 crc crio[24284]: time=\"2026-06-12T15:39:44.301343526Z\" level=info msg=\"Started container\" PID=42704 containerID=4642e7f9c5fae155728c1487afe65e013fb49068ecbec5792eecd0f44f643044 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-files id=a9eb2e32-ce73-49ab-babf-ad1da55289c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.858905 | controller |     "Jun 12 15:39:45.245525 crc crio[24284]: time=\"2026-06-12T15:39:45.245466236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2c45fadc-3564-4e49-845f-de5e7faddafc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858920 | controller |     "Jun 12 15:39:45.256381 crc crio[24284]: time=\"2026-06-12T15:39:45.256208373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=33d2c82c-f02a-4980-a6bb-bb2b90be6eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.858935 | controller |     "Jun 12 15:39:45.318614 crc crio[24284]: time=\"2026-06-12T15:39:45.318505335Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader\" id=8676c414-d1f6-4c02-8628-bd10f02081e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.858951 | controller |     "Jun 12 15:39:45.328003 crc crio[24284]: time=\"2026-06-12T15:39:45.327878914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858966 | controller |     "Jun 12 15:39:45.386390 crc crio[24284]: time=\"2026-06-12T15:39:45.385648915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858981 | controller |     "Jun 12 15:39:45.391400 crc crio[24284]: time=\"2026-06-12T15:39:45.39131281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.858999 | controller |     "Jun 12 15:39:45.641864 crc crio[24284]: time=\"2026-06-12T15:39:45.641688553Z\" level=info msg=\"Created container 34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7: openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader\" id=8676c414-d1f6-4c02-8628-bd10f02081e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859014 | controller |     "Jun 12 15:39:45.643386 crc crio[24284]: time=\"2026-06-12T15:39:45.643189502Z\" level=info msg=\"Starting container: 34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7\" id=cd28e123-9596-4409-a922-2f17cb072787 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859029 | controller |     "Jun 12 15:39:45.654003 crc crio[24284]: time=\"2026-06-12T15:39:45.653888121Z\" level=info msg=\"Started container\" PID=42739 containerID=34b2a22c9e4145fe768b66dfa604d77476dc41cb37234928f1b30e5d0d36acb7 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-reloader id=cd28e123-9596-4409-a922-2f17cb072787 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859045 | controller |     "Jun 12 15:39:46.269978 crc crio[24284]: time=\"2026-06-12T15:39:46.269819065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c099e66d-1cd4-4da7-876c-d851b6cab302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859060 | controller |     "Jun 12 15:39:46.276178 crc crio[24284]: time=\"2026-06-12T15:39:46.276045369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6f5c8174-afc5-4eb1-bec2-814ea1730295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859074 | controller |     "Jun 12 15:39:46.361645 crc crio[24284]: time=\"2026-06-12T15:39:46.361557608Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics\" id=aaf7ee30-313b-4485-9410-def343f3c103 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859090 | controller |     "Jun 12 15:39:46.366289 crc crio[24284]: time=\"2026-06-12T15:39:46.366162359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859105 | controller |     "Jun 12 15:39:46.415145 crc crio[24284]: time=\"2026-06-12T15:39:46.414817715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859119 | controller |     "Jun 12 15:39:46.421864 crc crio[24284]: time=\"2026-06-12T15:39:46.421593818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859134 | controller |     "Jun 12 15:39:46.676911 crc crio[24284]: time=\"2026-06-12T15:39:46.676234562Z\" level=info msg=\"Created container b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a: openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics\" id=aaf7ee30-313b-4485-9410-def343f3c103 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859149 | controller |     "Jun 12 15:39:46.678433 crc crio[24284]: time=\"2026-06-12T15:39:46.678365492Z\" level=info msg=\"Starting container: b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a\" id=d2e8cb44-e2f7-4ea8-97f2-ae3ab090d419 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859164 | controller |     "Jun 12 15:39:46.684885 crc crio[24284]: time=\"2026-06-12T15:39:46.68474742Z\" level=info msg=\"Started container\" PID=42749 containerID=b605af4c938ebfbfc699ad20e3a83dd9da4144c9024061a94d7326010a07d12a description=openshift-frr-k8s/frr-k8s-qt9rz/cp-metrics id=d2e8cb44-e2f7-4ea8-97f2-ae3ab090d419 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859182 | controller |     "Jun 12 15:39:47.289561 crc crio[24284]: time=\"2026-06-12T15:39:47.289443954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c396f356-d53d-4c41-a5f5-9a0468bf9ea2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859197 | controller |     "Jun 12 15:39:47.296801 crc crio[24284]: time=\"2026-06-12T15:39:47.29666929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e9b0b770-2bff-4b71-8599-a1ab92ecd64c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859212 | controller |     "Jun 12 15:39:47.325312 crc crio[24284]: time=\"2026-06-12T15:39:47.325086177Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status\" id=3bf08f0f-1310-4163-8565-3d7772cd4197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859227 | controller |     "Jun 12 15:39:47.327804 crc crio[24284]: time=\"2026-06-12T15:39:47.327740844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859242 | controller |     "Jun 12 15:39:47.367387 crc crio[24284]: time=\"2026-06-12T15:39:47.361877347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859257 | controller |     "Jun 12 15:39:47.367387 crc crio[24284]: time=\"2026-06-12T15:39:47.366620152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859272 | controller |     "Jun 12 15:39:47.526336 crc crio[24284]: time=\"2026-06-12T15:39:47.526137344Z\" level=info msg=\"Created container 2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958: openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status\" id=3bf08f0f-1310-4163-8565-3d7772cd4197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859287 | controller |     "Jun 12 15:39:47.527775 crc crio[24284]: time=\"2026-06-12T15:39:47.527709256Z\" level=info msg=\"Starting container: 2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958\" id=7fc12853-e973-4b7a-b589-dfd14f06fc71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859302 | controller |     "Jun 12 15:39:47.534530 crc crio[24284]: time=\"2026-06-12T15:39:47.534408064Z\" level=info msg=\"Started container\" PID=42780 containerID=2a8fe5886332c629bf7938195f6d15a77136363110eac6c25857410a59533958 description=openshift-frr-k8s/frr-k8s-qt9rz/cp-frr-status id=7fc12853-e973-4b7a-b589-dfd14f06fc71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859317 | controller |     "Jun 12 15:39:49.346839 crc crio[24284]: time=\"2026-06-12T15:39:49.34457799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=90657e99-af28-46be-874d-470c22fa246f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859333 | controller |     "Jun 12 15:39:49.362022 crc crio[24284]: time=\"2026-06-12T15:39:49.361816312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b37adca8-f368-4f15-ba7d-eb39ab1cda72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859351 | controller |     "Jun 12 15:39:49.371595 crc crio[24284]: time=\"2026-06-12T15:39:49.370670691Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/controller\" id=559f1063-f62d-4523-8870-23aec38da1f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859367 | controller |     "Jun 12 15:39:49.371595 crc crio[24284]: time=\"2026-06-12T15:39:49.371091715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859382 | controller |     "Jun 12 15:39:49.421432 crc crio[24284]: time=\"2026-06-12T15:39:49.421309462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859397 | controller |     "Jun 12 15:39:49.427460 crc crio[24284]: time=\"2026-06-12T15:39:49.427339929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859412 | controller |     "Jun 12 15:39:49.559911 crc crio[24284]: time=\"2026-06-12T15:39:49.559768919Z\" level=info msg=\"Created container 7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3: openshift-frr-k8s/frr-k8s-qt9rz/controller\" id=559f1063-f62d-4523-8870-23aec38da1f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859427 | controller |     "Jun 12 15:39:49.563741 crc crio[24284]: time=\"2026-06-12T15:39:49.562764757Z\" level=info msg=\"Starting container: 7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3\" id=15e4c18d-a471-4864-840f-b738fa6b2f66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859442 | controller |     "Jun 12 15:39:49.569028 crc crio[24284]: time=\"2026-06-12T15:39:49.568880817Z\" level=info msg=\"Started container\" PID=42859 containerID=7adb33991ad945d03bd3cdf19ed4e95bcc2bd780296dfa94e63ef4b3eaa097e3 description=openshift-frr-k8s/frr-k8s-qt9rz/controller id=15e4c18d-a471-4864-840f-b738fa6b2f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859458 | controller |     "Jun 12 15:39:49.579202 crc crio[24284]: time=\"2026-06-12T15:39:49.579092879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6d598178-2d7a-46b5-beea-cff4b7ee908b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859473 | controller |     "Jun 12 15:39:49.583166 crc crio[24284]: time=\"2026-06-12T15:39:49.582867944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=aee6ebec-e5e3-4607-8c20-8e80720d3c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859488 | controller |     "Jun 12 15:39:49.592548 crc crio[24284]: time=\"2026-06-12T15:39:49.592422934Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr\" id=feefb0be-78bc-4790-9adf-90e0dec7005c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859503 | controller |     "Jun 12 15:39:49.593103 crc crio[24284]: time=\"2026-06-12T15:39:49.592893299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859536 | controller |     "Jun 12 15:39:49.627171 crc crio[24284]: time=\"2026-06-12T15:39:49.626978141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859553 | controller |     "Jun 12 15:39:49.632845 crc crio[24284]: time=\"2026-06-12T15:39:49.632727859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859576 | controller |     "Jun 12 15:39:49.766128 crc crio[24284]: time=\"2026-06-12T15:39:49.765995825Z\" level=info msg=\"Created container f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec: openshift-frr-k8s/frr-k8s-qt9rz/frr\" id=feefb0be-78bc-4790-9adf-90e0dec7005c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859599 | controller |     "Jun 12 15:39:49.768138 crc crio[24284]: time=\"2026-06-12T15:39:49.768017622Z\" level=info msg=\"Starting container: f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec\" id=93ba4980-32d0-44b3-8fba-be0db0c4ad70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859623 | controller |     "Jun 12 15:39:49.783827 crc crio[24284]: time=\"2026-06-12T15:39:49.783704716Z\" level=info msg=\"Started container\" PID=42878 containerID=f121ae096f9bbf06893bd6c782111542bba8c1134838fef8ab86c1332bf7a4ec description=openshift-frr-k8s/frr-k8s-qt9rz/frr id=93ba4980-32d0-44b3-8fba-be0db0c4ad70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859648 | controller |     "Jun 12 15:39:49.810472 crc crio[24284]: time=\"2026-06-12T15:39:49.810371653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ba42777-0bc9-46d2-a222-dbe57cd9f69b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859668 | controller |     "Jun 12 15:39:49.812518 crc crio[24284]: time=\"2026-06-12T15:39:49.812451681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9f90ca25-cdbb-4a75-9d04-8020c32e8908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859685 | controller |     "Jun 12 15:39:49.822453 crc crio[24284]: time=\"2026-06-12T15:39:49.821878619Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/reloader\" id=46ae9bf0-acdb-4e9c-8837-97886cbae38d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859700 | controller |     "Jun 12 15:39:49.822809 crc crio[24284]: time=\"2026-06-12T15:39:49.822723297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859716 | controller |     "Jun 12 15:39:49.860629 crc crio[24284]: time=\"2026-06-12T15:39:49.860382665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859731 | controller |     "Jun 12 15:39:49.864932 crc crio[24284]: time=\"2026-06-12T15:39:49.864819919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859747 | controller |     "Jun 12 15:39:49.986182 crc crio[24284]: time=\"2026-06-12T15:39:49.986045404Z\" level=info msg=\"Created container f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a: openshift-frr-k8s/frr-k8s-qt9rz/reloader\" id=46ae9bf0-acdb-4e9c-8837-97886cbae38d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859762 | controller |     "Jun 12 15:39:49.987838 crc crio[24284]: time=\"2026-06-12T15:39:49.987679107Z\" level=info msg=\"Starting container: f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a\" id=fbc0687c-54aa-4650-a539-521a5d5f8425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859778 | controller |     "Jun 12 15:39:49.996106 crc crio[24284]: time=\"2026-06-12T15:39:49.995939196Z\" level=info msg=\"Started container\" PID=42906 containerID=f186fc9f1693b3414bcf0415b175d9f7b908e3b4c566c98ff6d2f028ec93f67a description=openshift-frr-k8s/frr-k8s-qt9rz/reloader id=fbc0687c-54aa-4650-a539-521a5d5f8425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859797 | controller |     "Jun 12 15:39:50.016875 crc crio[24284]: time=\"2026-06-12T15:39:50.016684393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0ebaaf76-313b-4982-8b01-d65d67e99654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859813 | controller |     "Jun 12 15:39:50.019662 crc crio[24284]: time=\"2026-06-12T15:39:50.019552647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ea52b7e6-f6a9-4548-9074-84e7c43757f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859828 | controller |     "Jun 12 15:39:50.032191 crc crio[24284]: time=\"2026-06-12T15:39:50.032059414Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics\" id=30d29931-0a7c-4bf9-86fc-aed54c0f176a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859843 | controller |     "Jun 12 15:39:50.033069 crc crio[24284]: time=\"2026-06-12T15:39:50.032652604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859858 | controller |     "Jun 12 15:39:50.074805 crc crio[24284]: time=\"2026-06-12T15:39:50.074623323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859872 | controller |     "Jun 12 15:39:50.080764 crc crio[24284]: time=\"2026-06-12T15:39:50.080576207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859887 | controller |     "Jun 12 15:39:50.227873 crc crio[24284]: time=\"2026-06-12T15:39:50.227705827Z\" level=info msg=\"Created container f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545: openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics\" id=30d29931-0a7c-4bf9-86fc-aed54c0f176a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859902 | controller |     "Jun 12 15:39:50.229425 crc crio[24284]: time=\"2026-06-12T15:39:50.22934855Z\" level=info msg=\"Starting container: f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545\" id=540ec8e3-7270-45b5-920b-10a880e647d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.859917 | controller |     "Jun 12 15:39:50.239998 crc crio[24284]: time=\"2026-06-12T15:39:50.239719508Z\" level=info msg=\"Started container\" PID=42936 containerID=f145d039dbd478a126ec01dd6514701884ad0af9d0a1e6deabd55714126df545 description=openshift-frr-k8s/frr-k8s-qt9rz/frr-metrics id=540ec8e3-7270-45b5-920b-10a880e647d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.859933 | controller |     "Jun 12 15:39:50.259483 crc crio[24284]: time=\"2026-06-12T15:39:50.259376641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=33bd8556-eb2c-4e50-8114-d8ef05fabf97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859948 | controller |     "Jun 12 15:39:50.262586 crc crio[24284]: time=\"2026-06-12T15:39:50.262489534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a1c26b7d-44e3-4b9b-9f8b-31190323f816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.859963 | controller |     "Jun 12 15:39:50.277593 crc crio[24284]: time=\"2026-06-12T15:39:50.277497201Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/frr-status\" id=93e75af3-dedd-4c1d-a903-ae07f852078e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.859983 | controller |     "Jun 12 15:39:50.278127 crc crio[24284]: time=\"2026-06-12T15:39:50.278008318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.859999 | controller |     "Jun 12 15:39:50.327125 crc crio[24284]: time=\"2026-06-12T15:39:50.326826429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860014 | controller |     "Jun 12 15:39:50.332807 crc crio[24284]: time=\"2026-06-12T15:39:50.332601389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860029 | controller |     "Jun 12 15:39:50.477046 crc crio[24284]: time=\"2026-06-12T15:39:50.475724276Z\" level=info msg=\"Created container e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b: openshift-frr-k8s/frr-k8s-qt9rz/frr-status\" id=93e75af3-dedd-4c1d-a903-ae07f852078e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860044 | controller |     "Jun 12 15:39:50.479317 crc crio[24284]: time=\"2026-06-12T15:39:50.479177569Z\" level=info msg=\"Starting container: e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b\" id=5062e43d-5568-40fd-9313-81bc55690ca9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.860058 | controller |     "Jun 12 15:39:50.486493 crc crio[24284]: time=\"2026-06-12T15:39:50.486144336Z\" level=info msg=\"Started container\" PID=42962 containerID=e576b1dda0a946431c997f636d81c5b2b6018ea66772c96b7605150c35fd165b description=openshift-frr-k8s/frr-k8s-qt9rz/frr-status id=5062e43d-5568-40fd-9313-81bc55690ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.860074 | controller |     "Jun 12 15:39:50.497669 crc crio[24284]: time=\"2026-06-12T15:39:50.497585959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2028bfa4-c9ef-49b4-9bff-8b7343e436ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.860089 | controller |     "Jun 12 15:39:50.501095 crc crio[24284]: time=\"2026-06-12T15:39:50.500986921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5e601756-13f2-4c9e-85d4-50e9f86ea84e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.860105 | controller |     "Jun 12 15:39:50.507583 crc crio[24284]: time=\"2026-06-12T15:39:50.507445591Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy\" id=b82ada57-f8d1-41d8-9c24-3f5e852d63a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860120 | controller |     "Jun 12 15:39:50.508237 crc crio[24284]: time=\"2026-06-12T15:39:50.508157505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860135 | controller |     "Jun 12 15:39:50.566875 crc crio[24284]: time=\"2026-06-12T15:39:50.559039284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860150 | controller |     "Jun 12 15:39:50.929941 crc crio[24284]: time=\"2026-06-12T15:39:50.92984688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860168 | controller |     "Jun 12 15:39:51.049608 crc crio[24284]: time=\"2026-06-12T15:39:51.04943573Z\" level=info msg=\"Created container a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy\" id=b82ada57-f8d1-41d8-9c24-3f5e852d63a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860183 | controller |     "Jun 12 15:39:51.051203 crc crio[24284]: time=\"2026-06-12T15:39:51.051077053Z\" level=info msg=\"Starting container: a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014\" id=4bb6b6cd-7bba-44ba-9ec5-d878c779396e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.860199 | controller |     "Jun 12 15:39:51.059075 crc crio[24284]: time=\"2026-06-12T15:39:51.058808856Z\" level=info msg=\"Started container\" PID=43000 containerID=a3c1bfd161ae4f7f06b0d9686ccb7daa6bc82de8b0d0f0e8466c8527821e9014 description=openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy id=4bb6b6cd-7bba-44ba-9ec5-d878c779396e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.860214 | controller |     "Jun 12 15:39:51.078507 crc crio[24284]: time=\"2026-06-12T15:39:51.078147887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=04a6aaf6-fe97-4b69-bb84-569c59627aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.860229 | controller |     "Jun 12 15:39:51.085679 crc crio[24284]: time=\"2026-06-12T15:39:51.085543418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bf50cba1-a818-4779-9107-4bbc225b2bb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.860244 | controller |     "Jun 12 15:39:51.097657 crc crio[24284]: time=\"2026-06-12T15:39:51.097409815Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr\" id=b1c27e1e-0ebd-405b-b4c3-fea7d1b45ce1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860259 | controller |     "Jun 12 15:39:51.098151 crc crio[24284]: time=\"2026-06-12T15:39:51.098051056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860274 | controller |     "Jun 12 15:39:51.154031 crc crio[24284]: time=\"2026-06-12T15:39:51.153708182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860289 | controller |     "Jun 12 15:39:51.430940 crc crio[24284]: time=\"2026-06-12T15:39:51.430224861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860304 | controller |     "Jun 12 15:39:51.594598 crc crio[24284]: time=\"2026-06-12T15:39:51.593744175Z\" level=info msg=\"Created container 16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78: openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr\" id=b1c27e1e-0ebd-405b-b4c3-fea7d1b45ce1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860319 | controller |     "Jun 12 15:39:51.598455 crc crio[24284]: time=\"2026-06-12T15:39:51.596503214Z\" level=info msg=\"Starting container: 16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78\" id=0ed8b9c1-6723-41db-af7d-6cd8b30891e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.860334 | controller |     "Jun 12 15:39:51.603759 crc crio[24284]: time=\"2026-06-12T15:39:51.603619097Z\" level=info msg=\"Started container\" PID=43025 containerID=16a30c78353af8648aa69b8b8975a6a3b72b24e93cfc1abe59d632c91ef8ee78 description=openshift-frr-k8s/frr-k8s-qt9rz/kube-rbac-proxy-frr id=0ed8b9c1-6723-41db-af7d-6cd8b30891e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2",
2026-06-12 16:39:24.860353 | controller |     "Jun 12 15:40:03.482241 crc crio[24284]: time=\"2026-06-12T15:40:03.481403552Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687980-hdlnd/POD\" id=ee2c9202-83ae-4224-a87d-ad2654e454b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.860486 | controller |     "Jun 12 15:40:03.484625 crc crio[24284]: time=\"2026-06-12T15:40:03.482529589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860503 | controller |     "Jun 12 15:40:03.908941 crc crio[24284]: time=\"2026-06-12T15:40:03.516320991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc002722078}] Aliases:map[]}\"",
2026-06-12 16:39:24.860553 | controller |     "Jun 12 15:40:03.908941 crc crio[24284]: time=\"2026-06-12T15:40:03.516382803Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687980-hdlnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.860573 | controller |     "Jun 12 15:40:04.134747 crc crio[24284]: 2026-06-12T15:40:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cf6e3c91bb9969 Mac:5e:4c:0d:ed:68:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.860589 | controller |     "Jun 12 15:40:04.139534 crc crio[24284]: time=\"2026-06-12T15:40:04.139241229Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc002722078}] Aliases:map[]}\"",
2026-06-12 16:39:24.860608 | controller |     "Jun 12 15:40:04.140057 crc crio[24284]: time=\"2026-06-12T15:40:04.139945742Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687980-hdlnd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.860624 | controller |     "Jun 12 15:40:04.153796 crc crio[24284]: time=\"2026-06-12T15:40:04.153106001Z\" level=info msg=\"Ran pod sandbox 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad with infra container: openshift-infra/auto-csr-approver-29687980-hdlnd/POD\" id=ee2c9202-83ae-4224-a87d-ad2654e454b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.860640 | controller |     "Jun 12 15:40:04.158299 crc crio[24284]: time=\"2026-06-12T15:40:04.158130794Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c526b702-5c3c-4aa4-8104-bf9302818c16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.860655 | controller |     "Jun 12 15:40:04.172666 crc crio[24284]: time=\"2026-06-12T15:40:04.172384499Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.860670 | controller |     "Jun 12 15:40:07.031654 crc crio[24284]: time=\"2026-06-12T15:40:07.030548417Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c526b702-5c3c-4aa4-8104-bf9302818c16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.860690 | controller |     "Jun 12 15:40:07.036748 crc crio[24284]: time=\"2026-06-12T15:40:07.033610397Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8fbafd98-e676-4fb0-be64-4d0068bd5706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.860706 | controller |     "Jun 12 15:40:07.036748 crc crio[24284]: time=\"2026-06-12T15:40:07.036433758Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5239eed2-24a0-4c7f-85c2-7c74d214411e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.860721 | controller |     "Jun 12 15:40:07.070183 crc crio[24284]: time=\"2026-06-12T15:40:07.069691232Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687980-hdlnd/oc\" id=02d64a59-dbcb-4d19-9972-41ff24900cb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860736 | controller |     "Jun 12 15:40:07.071060 crc crio[24284]: time=\"2026-06-12T15:40:07.070451877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860751 | controller |     "Jun 12 15:40:07.120673 crc crio[24284]: time=\"2026-06-12T15:40:07.120573738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860766 | controller |     "Jun 12 15:40:07.449608 crc crio[24284]: time=\"2026-06-12T15:40:07.449511923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860781 | controller |     "Jun 12 15:40:07.895316 crc crio[24284]: time=\"2026-06-12T15:40:07.894554459Z\" level=info msg=\"Created container 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9: openshift-infra/auto-csr-approver-29687980-hdlnd/oc\" id=02d64a59-dbcb-4d19-9972-41ff24900cb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.860797 | controller |     "Jun 12 15:40:07.907780 crc crio[24284]: time=\"2026-06-12T15:40:07.907614258Z\" level=info msg=\"Starting container: 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9\" id=e23017b5-d6fc-4d0a-9023-421baa464423 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.860812 | controller |     "Jun 12 15:40:07.918823 crc crio[24284]: time=\"2026-06-12T15:40:07.918715754Z\" level=info msg=\"Started container\" PID=43327 containerID=9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9 description=openshift-infra/auto-csr-approver-29687980-hdlnd/oc id=e23017b5-d6fc-4d0a-9023-421baa464423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad",
2026-06-12 16:39:24.860827 | controller |     "Jun 12 15:40:10.771803 crc crio[24284]: time=\"2026-06-12T15:40:10.770668364Z\" level=info msg=\"Stopping pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=1ac5c1ef-d80f-4688-8956-2c18532e7b21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.860843 | controller |     "Jun 12 15:40:10.773061 crc crio[24284]: time=\"2026-06-12T15:40:10.772128592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687980-hdlnd Namespace:openshift-infra ID:9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad UID:c0716199-d951-4bec-9cf4-1ab540b48932 NetNS:/var/run/netns/8eb85935-f085-4b50-b750-bc8b3bc6a3e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0716199_d951_4bec_9cf4_1ab540b48932.slice PodAnnotations:0xc001e04798}] Aliases:map[]}\"",
2026-06-12 16:39:24.860861 | controller |     "Jun 12 15:40:10.773061 crc crio[24284]: time=\"2026-06-12T15:40:10.772442693Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687980-hdlnd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.860877 | controller |     "Jun 12 15:40:12.002100 crc crio[24284]: time=\"2026-06-12T15:40:12.001641954Z\" level=info msg=\"Stopped pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=1ac5c1ef-d80f-4688-8956-2c18532e7b21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.860892 | controller |     "Jun 12 15:40:18.713080 crc crio[24284]: time=\"2026-06-12T15:40:18.71159321Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/POD\" id=e2319dbc-12a4-45dd-98dc-7fb4e9b0cba9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.860907 | controller |     "Jun 12 15:40:18.714660 crc crio[24284]: time=\"2026-06-12T15:40:18.713119961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.860922 | controller |     "Jun 12 15:40:18.747348 crc crio[24284]: time=\"2026-06-12T15:40:18.747090257Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6596fc866d-qjhzf Namespace:baremetal-operator-system ID:ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 UID:37cd3b42-0fb7-4f4d-a689-cd5999f55f22 NetNS:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37cd3b42_0fb7_4f4d_a689_cd5999f55f22.slice PodAnnotations:0xc003242100}] Aliases:map[]}\"",
2026-06-12 16:39:24.860938 | controller |     "Jun 12 15:40:18.747348 crc crio[24284]: time=\"2026-06-12T15:40:18.747208721Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.860953 | controller |     "Jun 12 15:40:19.374406 crc crio[24284]: 2026-06-12T15:40:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef18a60257ee1c4 Mac:e2:df:05:e0:f0:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb SocketPath: PciID:}] [{Interface:0xc00022c6d0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.860968 | controller |     "Jun 12 15:40:19.377361 crc crio[24284]: time=\"2026-06-12T15:40:19.37650591Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6596fc866d-qjhzf Namespace:baremetal-operator-system ID:ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 UID:37cd3b42-0fb7-4f4d-a689-cd5999f55f22 NetNS:/var/run/netns/84cbf33f-5843-4278-8057-0094419102fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37cd3b42_0fb7_4f4d_a689_cd5999f55f22.slice PodAnnotations:0xc003242100}] Aliases:map[]}\"",
2026-06-12 16:39:24.860983 | controller |     "Jun 12 15:40:19.377361 crc crio[24284]: time=\"2026-06-12T15:40:19.376721447Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.860997 | controller |     "Jun 12 15:40:19.390457 crc crio[24284]: time=\"2026-06-12T15:40:19.389636272Z\" level=info msg=\"Ran pod sandbox ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/POD\" id=e2319dbc-12a4-45dd-98dc-7fb4e9b0cba9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861011 | controller |     "Jun 12 15:40:19.394436 crc crio[24284]: time=\"2026-06-12T15:40:19.39410095Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=46239e39-6e29-4965-999a-522227f2a250 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861029 | controller |     "Jun 12 15:40:19.409490 crc crio[24284]: time=\"2026-06-12T15:40:19.409212145Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 16:39:24.861044 | controller |     "Jun 12 15:40:19.884156 crc crio[24284]: time=\"2026-06-12T15:40:19.883324357Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-z7n5m/POD\" id=95180f66-f7fd-48d2-9f97-478de80c4e6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861058 | controller |     "Jun 12 15:40:19.885820 crc crio[24284]: time=\"2026-06-12T15:40:19.884179624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861073 | controller |     "Jun 12 15:40:19.920843 crc crio[24284]: time=\"2026-06-12T15:40:19.919515296Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc002c1e398}] Aliases:map[]}\"",
2026-06-12 16:39:24.861088 | controller |     "Jun 12 15:40:19.920843 crc crio[24284]: time=\"2026-06-12T15:40:19.919579368Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-z7n5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.861103 | controller |     "Jun 12 15:40:19.988542 crc crio[24284]: time=\"2026-06-12T15:40:19.98842434Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/POD\" id=63b3c326-bbd9-48d1-b8fd-6911906681de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861118 | controller |     "Jun 12 15:40:19.988838 crc crio[24284]: time=\"2026-06-12T15:40:19.988593835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861133 | controller |     "Jun 12 15:40:20.180655 crc crio[24284]: time=\"2026-06-12T15:40:20.178536404Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc001212550}] Aliases:map[]}\"",
2026-06-12 16:39:24.861148 | controller |     "Jun 12 15:40:20.180655 crc crio[24284]: time=\"2026-06-12T15:40:20.178655098Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.861162 | controller |     "Jun 12 15:40:21.226768 crc crio[24284]: time=\"2026-06-12T15:40:21.225745163Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/POD\" id=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861177 | controller |     "Jun 12 15:40:21.226768 crc crio[24284]: time=\"2026-06-12T15:40:21.226687564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861194 | controller |     "Jun 12 15:40:21.418771 crc crio[24284]: 2026-06-12T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee90bab08a0094 Mac:86:98:22:1c:56:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.861209 | controller |     "Jun 12 15:40:21.419988 crc crio[24284]: time=\"2026-06-12T15:40:21.419767872Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc002c1e398}] Aliases:map[]}\"",
2026-06-12 16:39:24.861224 | controller |     "Jun 12 15:40:21.419988 crc crio[24284]: time=\"2026-06-12T15:40:21.419958478Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-z7n5m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.861239 | controller |     "Jun 12 15:40:21.440152 crc crio[24284]: time=\"2026-06-12T15:40:21.439933628Z\" level=info msg=\"Ran pod sandbox 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb with infra container: openstack-operators/openstack-operator-index-z7n5m/POD\" id=95180f66-f7fd-48d2-9f97-478de80c4e6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861253 | controller |     "Jun 12 15:40:21.444711 crc crio[24284]: time=\"2026-06-12T15:40:21.444628383Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=3dee574a-4d6a-447d-8267-d5b9e705ef42 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861268 | controller |     "Jun 12 15:40:21.449439 crc crio[24284]: time=\"2026-06-12T15:40:21.446339149Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 16:39:24.861282 | controller |     "Jun 12 15:40:21.454745 crc crio[24284]: time=\"2026-06-12T15:40:21.453804443Z\" 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=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861297 | controller |     "Jun 12 15:40:21.470313 crc crio[24284]: time=\"2026-06-12T15:40:21.469925969Z\" level=info msg=\"Ran pod sandbox 188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6 with infra container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/POD\" id=b549a409-d47d-41fd-a823-cf69dcf3edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861311 | controller |     "Jun 12 15:40:21.472996 crc crio[24284]: time=\"2026-06-12T15:40:21.472892332Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0b44d9c7-8806-4c1b-942a-08468905e8fb name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861325 | controller |     "Jun 12 15:40:21.475137 crc crio[24284]: 2026-06-12T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3a65e932a0d07c Mac:b6:cd:13:10:45:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e SocketPath: PciID:}] [{Interface:0xc000260c80 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.861340 | controller |     "Jun 12 15:40:21.476570 crc crio[24284]: time=\"2026-06-12T15:40:21.476170969Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc001212550}] Aliases:map[]}\"",
2026-06-12 16:39:24.861361 | controller |     "Jun 12 15:40:21.476570 crc crio[24284]: time=\"2026-06-12T15:40:21.476450529Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.861376 | controller |     "Jun 12 15:40:21.477404 crc crio[24284]: time=\"2026-06-12T15:40:21.477313227Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-12 16:39:24.861390 | controller |     "Jun 12 15:40:21.490105 crc crio[24284]: time=\"2026-06-12T15:40:21.489943458Z\" level=info msg=\"Ran pod sandbox c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb with infra container: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/POD\" id=63b3c326-bbd9-48d1-b8fd-6911906681de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861405 | controller |     "Jun 12 15:40:21.493583 crc crio[24284]: time=\"2026-06-12T15:40:21.493382149Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=97eacd9c-87af-41c3-bbe0-fdf1363307be name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861419 | controller |     "Jun 12 15:40:21.496920 crc crio[24284]: time=\"2026-06-12T15:40:21.496843342Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-12 16:39:24.861434 | controller |     "Jun 12 15:40:24.036133 crc crio[24284]: time=\"2026-06-12T15:40:24.033470167Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-fbnlk/POD\" id=0bf440b0-f28b-4175-8027-f439bf13e932 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861449 | controller |     "Jun 12 15:40:24.036133 crc crio[24284]: time=\"2026-06-12T15:40:24.036113584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861464 | controller |     "Jun 12 15:40:38.490962 crc crio[24284]: time=\"2026-06-12T15:40:38.48973924Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-fbnlk Namespace:openstack-operators ID:58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 UID:426f0159-da1b-4870-b637-ec10408b12e4 NetNS:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod426f0159_da1b_4870_b637_ec10408b12e4.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"",
2026-06-12 16:39:24.861479 | controller |     "Jun 12 15:40:38.490962 crc crio[24284]: time=\"2026-06-12T15:40:38.490934099Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-fbnlk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.861493 | controller |     "Jun 12 15:40:39.294556 crc crio[24284]: 2026-06-12T15:40:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58194a1bc463150 Mac:72:da:ad:cb:1a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb SocketPath: PciID:}] [{Interface:0xc000304a20 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.861507 | controller |     "Jun 12 15:40:39.295916 crc crio[24284]: time=\"2026-06-12T15:40:39.295779545Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-fbnlk Namespace:openstack-operators ID:58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 UID:426f0159-da1b-4870-b637-ec10408b12e4 NetNS:/var/run/netns/f5806d30-1e87-4c4a-88f5-9dde6bd228eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod426f0159_da1b_4870_b637_ec10408b12e4.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"",
2026-06-12 16:39:24.861546 | controller |     "Jun 12 15:40:39.296536 crc crio[24284]: time=\"2026-06-12T15:40:39.296442286Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-fbnlk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.861562 | controller |     "Jun 12 15:40:39.360111 crc crio[24284]: time=\"2026-06-12T15:40:39.359863593Z\" level=info msg=\"Ran pod sandbox 58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3 with infra container: openstack-operators/openstack-operator-index-fbnlk/POD\" id=0bf440b0-f28b-4175-8027-f439bf13e932 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.861577 | controller |     "Jun 12 15:40:39.364572 crc crio[24284]: time=\"2026-06-12T15:40:39.364500593Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b1b7e3aa-9902-4e65-a465-05ac8a48c5f0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861592 | controller |     "Jun 12 15:40:39.370384 crc crio[24284]: time=\"2026-06-12T15:40:39.370241052Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 16:39:24.861607 | controller |     "Jun 12 15:40:39.537606 crc crio[24284]: time=\"2026-06-12T15:40:39.537460574Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=0b44d9c7-8806-4c1b-942a-08468905e8fb name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861621 | controller |     "Jun 12 15:40:39.539391 crc crio[24284]: time=\"2026-06-12T15:40:39.538832591Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=44dd4af6-49f3-4e2f-ac17-7e5029a780ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861636 | controller |     "Jun 12 15:40:40.237233 crc crio[24284]: time=\"2026-06-12T15:40:40.237139296Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=65269e84-f293-426e-a35f-0f63b279d6f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861650 | controller |     "Jun 12 15:40:42.764327 crc crio[24284]: time=\"2026-06-12T15:40:42.7629249Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader\" id=c9935edd-7755-4a13-85b5-8e0dc873e04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.861665 | controller |     "Jun 12 15:40:43.442342 crc crio[24284]: time=\"2026-06-12T15:40:43.442009762Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=46239e39-6e29-4965-999a-522227f2a250 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861680 | controller |     "Jun 12 15:40:43.443750 crc crio[24284]: time=\"2026-06-12T15:40:43.443491799Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=38e06cd1-a81f-467d-9c7f-7478796997a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861695 | controller |     "Jun 12 15:40:43.925916 crc crio[24284]: time=\"2026-06-12T15:40:43.925719358Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=97eacd9c-87af-41c3-bbe0-fdf1363307be name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861713 | controller |     "Jun 12 15:40:43.927657 crc crio[24284]: time=\"2026-06-12T15:40:43.927047319Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=fb7554d7-0d51-4352-a508-a3fd155809e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861728 | controller |     "Jun 12 15:40:43.939701 crc crio[24284]: time=\"2026-06-12T15:40:43.939545106Z\" level=info msg=\"Removing container: 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675\" id=95c4d8a2-2507-4835-85b1-dd9050d161ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.861743 | controller |     "Jun 12 15:40:45.049492 crc crio[24284]: time=\"2026-06-12T15:40:45.04336896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861757 | controller |     "Jun 12 15:40:45.530574 crc crio[24284]: time=\"2026-06-12T15:40:45.530469187Z\" level=info msg=\"Removed container 0a612bf73ad5392984f14e67bbef22b69fe973cd11a841a8150e0e6b77895675: openshift-infra/auto-csr-approver-29687974-xpv85/oc\" id=95c4d8a2-2507-4835-85b1-dd9050d161ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.861772 | controller |     "Jun 12 15:40:45.543954 crc crio[24284]: time=\"2026-06-12T15:40:45.543844622Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=48bc7504-fde0-4e6e-853b-0a269adf2277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861786 | controller |     "Jun 12 15:40:45.544350 crc crio[24284]: time=\"2026-06-12T15:40:45.543967886Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=1b2c9473-a622-4b15-95c7-8e8040804151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861801 | controller |     "Jun 12 15:40:45.545503 crc crio[24284]: time=\"2026-06-12T15:40:45.545448534Z\" level=info msg=\"Stopping pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=8007c681-7e8e-4a71-9188-41a671b82e36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.861815 | controller |     "Jun 12 15:40:45.545620 crc crio[24284]: time=\"2026-06-12T15:40:45.545533706Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=8007c681-7e8e-4a71-9188-41a671b82e36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.861829 | controller |     "Jun 12 15:40:45.549767 crc crio[24284]: time=\"2026-06-12T15:40:45.549697253Z\" level=info msg=\"Removing pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=d0ea5038-f87d-4579-b3bc-c371a51c0d36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.861844 | controller |     "Jun 12 15:40:45.572841 crc crio[24284]: time=\"2026-06-12T15:40:45.572744579Z\" level=info msg=\"Removed pod sandbox: 7e187978f987314367a510f702d4dab81280e735d5f56d557466a96ea6e2cc11\" id=d0ea5038-f87d-4579-b3bc-c371a51c0d36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.861858 | controller |     "Jun 12 15:40:45.632139 crc crio[24284]: time=\"2026-06-12T15:40:45.632020193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861872 | controller |     "Jun 12 15:40:45.635410 crc crio[24284]: time=\"2026-06-12T15:40:45.635340312Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=630341e9-bc9c-4f4c-9c2e-eab1184a6b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.861886 | controller |     "Jun 12 15:40:45.651385 crc crio[24284]: time=\"2026-06-12T15:40:45.651114529Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index@sha256:52ca0eddcc0dc68f5937313a773950b5daac8c04309505b0cafe1ce4288d82e5\" id=3dee574a-4d6a-447d-8267-d5b9e705ef42 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861904 | controller |     "Jun 12 15:40:45.652445 crc crio[24284]: time=\"2026-06-12T15:40:45.652350986Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=d0085757-042f-432e-86da-5bb3d5782bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861919 | controller |     "Jun 12 15:40:45.653465 crc crio[24284]: time=\"2026-06-12T15:40:45.653341668Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager\" id=16708b70-7a56-4e05-9500-8471a05896c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.861934 | controller |     "Jun 12 15:40:45.678062 crc crio[24284]: time=\"2026-06-12T15:40:45.677864108Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index@sha256:52ca0eddcc0dc68f5937313a773950b5daac8c04309505b0cafe1ce4288d82e5\" id=b1b7e3aa-9902-4e65-a465-05ac8a48c5f0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.861949 | controller |     "Jun 12 15:40:45.679526 crc crio[24284]: time=\"2026-06-12T15:40:45.679388007Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2acf9f97-b3ad-4f4a-b7c3-41502eb479ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.861963 | controller |     "Jun 12 15:40:45.680689 crc crio[24284]: time=\"2026-06-12T15:40:45.680543984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861978 | controller |     "Jun 12 15:40:45.682078 crc crio[24284]: time=\"2026-06-12T15:40:45.681681082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.861993 | controller |     "Jun 12 15:40:45.682805 crc crio[24284]: time=\"2026-06-12T15:40:45.682718035Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fcda4955-74c2-4df2-86ac-31532936c307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.862008 | controller |     "Jun 12 15:40:45.691152 crc crio[24284]: time=\"2026-06-12T15:40:45.691016126Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=c5c69444-a803-4c31-8d4a-2a8cca1541d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.862025 | controller |     "Jun 12 15:40:45.725609 crc crio[24284]: time=\"2026-06-12T15:40:45.725512356Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=0fefc936-cf96-4820-b442-de8eed3207d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862041 | controller |     "Jun 12 15:40:45.751686 crc crio[24284]: time=\"2026-06-12T15:40:45.751610953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862056 | controller |     "Jun 12 15:40:45.765356 crc crio[24284]: time=\"2026-06-12T15:40:45.765168911Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-fbnlk/registry-server\" id=ec03a62f-a7c4-4f99-8d75-d5bd3ff95def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862071 | controller |     "Jun 12 15:40:45.765815 crc crio[24284]: time=\"2026-06-12T15:40:45.765716348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862089 | controller |     "Jun 12 15:40:45.768155 crc crio[24284]: time=\"2026-06-12T15:40:45.768080857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862104 | controller |     "Jun 12 15:40:45.830772 crc crio[24284]: time=\"2026-06-12T15:40:45.830423488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862118 | controller |     "Jun 12 15:40:45.837894 crc crio[24284]: time=\"2026-06-12T15:40:45.837797537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862133 | controller |     "Jun 12 15:40:45.855628 crc crio[24284]: time=\"2026-06-12T15:40:45.855440138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862147 | controller |     "Jun 12 15:40:45.862386 crc crio[24284]: time=\"2026-06-12T15:40:45.86216476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862161 | controller |     "Jun 12 15:40:45.873135 crc crio[24284]: time=\"2026-06-12T15:40:45.872455378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862175 | controller |     "Jun 12 15:40:45.881994 crc crio[24284]: time=\"2026-06-12T15:40:45.881841071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862189 | controller |     "Jun 12 15:40:45.899521 crc crio[24284]: time=\"2026-06-12T15:40:45.89843207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862204 | controller |     "Jun 12 15:40:45.905052 crc crio[24284]: time=\"2026-06-12T15:40:45.904948014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862218 | controller |     "Jun 12 15:40:46.146168 crc crio[24284]: time=\"2026-06-12T15:40:46.144751255Z\" level=info msg=\"Created container aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8: openstack-operators/openstack-operator-index-fbnlk/registry-server\" id=ec03a62f-a7c4-4f99-8d75-d5bd3ff95def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862233 | controller |     "Jun 12 15:40:46.147783 crc crio[24284]: time=\"2026-06-12T15:40:46.146060618Z\" level=info msg=\"Created container 1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader\" id=c9935edd-7755-4a13-85b5-8e0dc873e04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862248 | controller |     "Jun 12 15:40:46.148012 crc crio[24284]: time=\"2026-06-12T15:40:46.147929268Z\" level=info msg=\"Created container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=0fefc936-cf96-4820-b442-de8eed3207d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862262 | controller |     "Jun 12 15:40:46.148533 crc crio[24284]: time=\"2026-06-12T15:40:46.148365243Z\" level=info msg=\"Starting container: aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8\" id=4164741d-5c1d-4b62-9d4a-3997133012dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.862277 | controller |     "Jun 12 15:40:46.148781 crc crio[24284]: time=\"2026-06-12T15:40:46.148692663Z\" level=info msg=\"Created container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=630341e9-bc9c-4f4c-9c2e-eab1184a6b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862295 | controller |     "Jun 12 15:40:46.148956 crc crio[24284]: time=\"2026-06-12T15:40:46.14888872Z\" level=info msg=\"Starting container: 1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a\" id=ecb1a52c-9be7-43b9-86f7-0989e12e5efb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.862310 | controller |     "Jun 12 15:40:46.149180 crc crio[24284]: time=\"2026-06-12T15:40:46.14893667Z\" level=info msg=\"Created container 83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c: baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager\" id=16708b70-7a56-4e05-9500-8471a05896c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862324 | controller |     "Jun 12 15:40:46.150536 crc crio[24284]: time=\"2026-06-12T15:40:46.150483751Z\" level=info msg=\"Starting container: 83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c\" id=49856a1c-a468-4e6a-8bf1-022d42e22393 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.862339 | controller |     "Jun 12 15:40:46.151014 crc crio[24284]: time=\"2026-06-12T15:40:46.150926816Z\" level=info msg=\"Starting container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564\" id=14f4bb1f-5c36-4ad4-9ff4-0c851cf3e6d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.862353 | controller |     "Jun 12 15:40:46.151563 crc crio[24284]: time=\"2026-06-12T15:40:46.15135931Z\" level=info msg=\"Starting container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4\" id=21c754f3-6adf-49f2-a1ec-c5847100f5e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.862367 | controller |     "Jun 12 15:40:46.156431 crc crio[24284]: time=\"2026-06-12T15:40:46.156329232Z\" level=info msg=\"Started container\" PID=44782 containerID=83f6c720677379b4b8f4206488cbee2b9296d84238baa189d25b918696596d1c description=baremetal-operator-system/baremetal-operator-controller-manager-6596fc866d-qjhzf/manager id=49856a1c-a468-4e6a-8bf1-022d42e22393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef18a60257ee1c478cb1e43f451d36672cc39bb8136e827496742e546eed0350",
2026-06-12 16:39:24.862383 | controller |     "Jun 12 15:40:46.156692 crc crio[24284]: time=\"2026-06-12T15:40:46.15656659Z\" level=info msg=\"Started container\" PID=44780 containerID=aa9bb7e4423eec596587873f9a80ef0dfb2c1d30202d68686fae3610f8c503d8 description=openstack-operators/openstack-operator-index-fbnlk/registry-server id=4164741d-5c1d-4b62-9d4a-3997133012dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=58194a1bc4631506086e0747653cc063aab1cc17998e3c9263c7c941f00f01e3",
2026-06-12 16:39:24.862398 | controller |     "Jun 12 15:40:46.158215 crc crio[24284]: time=\"2026-06-12T15:40:46.158116521Z\" level=info msg=\"Started container\" PID=44784 containerID=b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564 description=openstack-operators/openstack-operator-index-z7n5m/registry-server id=14f4bb1f-5c36-4ad4-9ff4-0c851cf3e6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb",
2026-06-12 16:39:24.862413 | controller |     "Jun 12 15:40:46.158687 crc crio[24284]: time=\"2026-06-12T15:40:46.158565634Z\" level=info msg=\"Started container\" PID=44781 containerID=1951f1fc6213db8a3d574b5e6763bc25dafffffa0e94eec4a737a1181654c55a description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-ipa-downloader id=ecb1a52c-9be7-43b9-86f7-0989e12e5efb name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6",
2026-06-12 16:39:24.862432 | controller |     "Jun 12 15:40:46.160858 crc crio[24284]: time=\"2026-06-12T15:40:46.160784147Z\" level=info msg=\"Started container\" PID=44783 containerID=54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4 description=baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager id=21c754f3-6adf-49f2-a1ec-c5847100f5e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb",
2026-06-12 16:39:24.862446 | controller |     "Jun 12 15:40:46.530635 crc crio[24284]: time=\"2026-06-12T15:40:46.527699259Z\" level=info msg=\"Stopping container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564 (timeout: 2s)\" id=79b052cd-d1f0-43cd-8ff1-b357cd49ff3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.862461 | controller |     "Jun 12 15:40:47.191081 crc crio[24284]: time=\"2026-06-12T15:40:47.189919809Z\" level=info msg=\"Stopped container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=79b052cd-d1f0-43cd-8ff1-b357cd49ff3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.862476 | controller |     "Jun 12 15:40:47.193124 crc crio[24284]: time=\"2026-06-12T15:40:47.192650838Z\" level=info msg=\"Stopping pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=dffacbc8-2135-4114-8ddd-ce95a84f197d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.862491 | controller |     "Jun 12 15:40:47.194073 crc crio[24284]: time=\"2026-06-12T15:40:47.193465614Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-z7n5m Namespace:openstack-operators ID:3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb UID:16a4251b-8c12-4e31-87ed-36fd193e2c7f NetNS:/var/run/netns/0fcdc24d-7389-4e52-bd01-2c2772ac3fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16a4251b_8c12_4e31_87ed_36fd193e2c7f.slice PodAnnotations:0xc001212108}] Aliases:map[]}\"",
2026-06-12 16:39:24.862506 | controller |     "Jun 12 15:40:47.194308 crc crio[24284]: time=\"2026-06-12T15:40:47.194184677Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-z7n5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.862539 | controller |     "Jun 12 15:40:47.803484 crc crio[24284]: time=\"2026-06-12T15:40:47.802945857Z\" level=info msg=\"Stopped pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=dffacbc8-2135-4114-8ddd-ce95a84f197d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.862556 | controller |     "Jun 12 15:40:48.639926 crc crio[24284]: time=\"2026-06-12T15:40:48.639456964Z\" level=info msg=\"Removing container: b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564\" id=8db4fa8d-f02c-4b87-9f5d-0034644599a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.862571 | controller |     "Jun 12 15:40:48.676566 crc crio[24284]: time=\"2026-06-12T15:40:48.67641988Z\" level=info msg=\"Removed container b78aecaf576535f361c39165067bbed4a97b09f36ff26047146fce0902c61564: openstack-operators/openstack-operator-index-z7n5m/registry-server\" id=8db4fa8d-f02c-4b87-9f5d-0034644599a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.862585 | controller |     "Jun 12 15:41:06.382425 crc crio[24284]: time=\"2026-06-12T15:41:06.380883966Z\" level=info msg=\"Running pod sandbox: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/POD\" id=b08f8626-0f6b-4474-9b4e-69acc294f3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.862600 | controller |     "Jun 12 15:41:06.382425 crc crio[24284]: time=\"2026-06-12T15:41:06.382426697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862618 | controller |     "Jun 12 15:41:06.442851 crc crio[24284]: time=\"2026-06-12T15:41:06.442735197Z\" level=info msg=\"Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002612278}] Aliases:map[]}\"",
2026-06-12 16:39:24.862633 | controller |     "Jun 12 15:41:06.442851 crc crio[24284]: time=\"2026-06-12T15:41:06.442788619Z\" level=info msg=\"Adding pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.862648 | controller |     "Jun 12 15:41:08.015487 crc crio[24284]: 2026-06-12T15:41:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86a7bdb828f4230 Mac:42:6e:a5:c7:93:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b SocketPath: PciID:}] [{Interface:0xc0000148a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.862663 | controller |     "Jun 12 15:41:08.027228 crc crio[24284]: time=\"2026-06-12T15:41:08.025949228Z\" level=info msg=\"Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002612278}] Aliases:map[]}\"",
2026-06-12 16:39:24.862678 | controller |     "Jun 12 15:41:08.027228 crc crio[24284]: time=\"2026-06-12T15:41:08.026514495Z\" level=info msg=\"Checking pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.862693 | controller |     "Jun 12 15:41:08.038830 crc crio[24284]: time=\"2026-06-12T15:41:08.038749555Z\" level=info msg=\"Ran pod sandbox 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b with infra container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/POD\" id=b08f8626-0f6b-4474-9b4e-69acc294f3b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.862707 | controller |     "Jun 12 15:41:08.044732 crc crio[24284]: time=\"2026-06-12T15:41:08.044451729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d345bf3c-237b-45a8-8be8-8aa4b27a0e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.862722 | controller |     "Jun 12 15:41:08.049563 crc crio[24284]: time=\"2026-06-12T15:41:08.049452571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa8e1bdb-35ac-4607-b1a3-78be98d19eea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.862737 | controller |     "Jun 12 15:41:08.059594 crc crio[24284]: time=\"2026-06-12T15:41:08.058745894Z\" level=info msg=\"Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util\" id=89d6ef89-723d-420b-b709-9a66400c5a2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862751 | controller |     "Jun 12 15:41:08.059947 crc crio[24284]: time=\"2026-06-12T15:41:08.059890762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862769 | controller |     "Jun 12 15:41:08.109780 crc crio[24284]: time=\"2026-06-12T15:41:08.109681347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862784 | controller |     "Jun 12 15:41:08.116921 crc crio[24284]: time=\"2026-06-12T15:41:08.116847151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.862798 | controller |     "Jun 12 15:41:08.280240 crc crio[24284]: time=\"2026-06-12T15:41:08.279067461Z\" level=info msg=\"Created container 71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util\" id=89d6ef89-723d-420b-b709-9a66400c5a2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.862813 | controller |     "Jun 12 15:41:08.282201 crc crio[24284]: time=\"2026-06-12T15:41:08.282086909Z\" level=info msg=\"Starting container: 71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc\" id=3975bfdb-1ff4-4e46-a347-299d70f052a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.862827 | controller |     "Jun 12 15:41:08.290323 crc crio[24284]: time=\"2026-06-12T15:41:08.290055328Z\" level=info msg=\"Started container\" PID=45398 containerID=71e386e70424c7c487710de09c8f2f2a661657b89a96ec6c79815c9e43d156dc description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/util id=3975bfdb-1ff4-4e46-a347-299d70f052a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b",
2026-06-12 16:39:24.862842 | controller |     "Jun 12 15:41:09.499203 crc crio[24284]: time=\"2026-06-12T15:41:09.498480113Z\" level=info msg=\"Stopping container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4 (timeout: 10s)\" id=c999bcde-bf3f-4d5d-9776-589d87ad0510 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.862856 | controller |     "Jun 12 15:41:09.640297 crc crio[24284]: time=\"2026-06-12T15:41:09.640042362Z\" level=info msg=\"Stopped container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=c999bcde-bf3f-4d5d-9776-589d87ad0510 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.862870 | controller |     "Jun 12 15:41:09.642303 crc crio[24284]: time=\"2026-06-12T15:41:09.641970124Z\" level=info msg=\"Stopping pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=95f61ebd-0101-4535-84e6-27ffb07b0693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.862884 | controller |     "Jun 12 15:41:09.643739 crc crio[24284]: time=\"2026-06-12T15:41:09.642850123Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59466df469-ttjb6 Namespace:baremetal-operator-system ID:c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb UID:bb9943e5-799e-45b6-ad20-6be4907b65df NetNS:/var/run/netns/175f91ff-a8c8-4a35-abc8-d338cb3b834e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb9943e5_799e_45b6_ad20_6be4907b65df.slice PodAnnotations:0xc002c1e2e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.862899 | controller |     "Jun 12 15:41:09.643739 crc crio[24284]: time=\"2026-06-12T15:41:09.643660359Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-59466df469-ttjb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.862913 | controller |     "Jun 12 15:41:10.073945 crc crio[24284]: time=\"2026-06-12T15:41:10.073835326Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=11c976ea-56c7-4dd1-ae69-11a35ddd8db7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.862932 | controller |     "Jun 12 15:41:10.075883 crc crio[24284]: time=\"2026-06-12T15:41:10.075781181Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 16:39:24.862946 | controller |     "Jun 12 15:41:10.887789 crc crio[24284]: time=\"2026-06-12T15:41:10.88771693Z\" level=info msg=\"Stopped pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=95f61ebd-0101-4535-84e6-27ffb07b0693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.862961 | controller |     "Jun 12 15:41:10.958204 crc crio[24284]: time=\"2026-06-12T15:41:10.95756847Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:3099b0d762764d1ffbf8391bf4c60e5328aa9e0900588435e91723d05b7d012f\" id=11c976ea-56c7-4dd1-ae69-11a35ddd8db7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.862976 | controller |     "Jun 12 15:41:10.968234 crc crio[24284]: time=\"2026-06-12T15:41:10.968196545Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b511b910-964a-411d-9cf5-a9a03f09fcb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.862991 | controller |     "Jun 12 15:41:10.972882 crc crio[24284]: time=\"2026-06-12T15:41:10.972822765Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=79755de9-71ae-4628-88a7-372033ac9886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863006 | controller |     "Jun 12 15:41:10.983717 crc crio[24284]: time=\"2026-06-12T15:41:10.983521694Z\" level=info msg=\"Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull\" id=776236cd-9e9a-4f64-9061-12af297e28f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863020 | controller |     "Jun 12 15:41:10.985401 crc crio[24284]: time=\"2026-06-12T15:41:10.985357065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863035 | controller |     "Jun 12 15:41:11.045362 crc crio[24284]: time=\"2026-06-12T15:41:11.045076883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863050 | controller |     "Jun 12 15:41:11.046938 crc crio[24284]: time=\"2026-06-12T15:41:11.046722587Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0bbb2f29ba779f73763ccd7e956e0866672109e0f5d757e4df35d5751433458d/merged/etc/passwd: no such file or directory\"",
2026-06-12 16:39:24.863064 | controller |     "Jun 12 15:41:11.046938 crc crio[24284]: time=\"2026-06-12T15:41:11.046835361Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/0bbb2f29ba779f73763ccd7e956e0866672109e0f5d757e4df35d5751433458d/merged/etc/group: no such file or directory\"",
2026-06-12 16:39:24.863078 | controller |     "Jun 12 15:41:11.058521 crc crio[24284]: time=\"2026-06-12T15:41:11.058383025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863093 | controller |     "Jun 12 15:41:11.109159 crc crio[24284]: time=\"2026-06-12T15:41:11.108853665Z\" level=info msg=\"Removing container: 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4\" id=9f88efe5-51e2-4083-845f-f3aad6f0749e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.863110 | controller |     "Jun 12 15:41:11.168325 crc crio[24284]: time=\"2026-06-12T15:41:11.168150235Z\" level=info msg=\"Removed container 54a59c61e9fd38dc3d32a7fabba1f183914854ffcb762b6ad5766dfca7957da4: baremetal-operator-system/baremetal-operator-controller-manager-59466df469-ttjb6/manager\" id=9f88efe5-51e2-4083-845f-f3aad6f0749e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.863125 | controller |     "Jun 12 15:41:11.247623 crc crio[24284]: time=\"2026-06-12T15:41:11.247345565Z\" level=info msg=\"Created container 9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull\" id=776236cd-9e9a-4f64-9061-12af297e28f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863139 | controller |     "Jun 12 15:41:11.248672 crc crio[24284]: time=\"2026-06-12T15:41:11.248583945Z\" level=info msg=\"Starting container: 9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae\" id=c39c8792-828b-4667-ab94-943858cbae21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.863153 | controller |     "Jun 12 15:41:11.265875 crc crio[24284]: time=\"2026-06-12T15:41:11.265748003Z\" level=info msg=\"Started container\" PID=45513 containerID=9b60220a2ca1f9531befbdb1330f06ca41ac325e56b7db985214e0969b4892ae description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/pull id=c39c8792-828b-4667-ab94-943858cbae21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b",
2026-06-12 16:39:24.863168 | controller |     "Jun 12 15:41:12.125931 crc crio[24284]: time=\"2026-06-12T15:41:12.125345603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5114e89-ed45-4b0d-9e56-4a0466d612be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863182 | controller |     "Jun 12 15:41:12.130444 crc crio[24284]: time=\"2026-06-12T15:41:12.130386576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a0e0763-1d9b-41f1-abe6-15f8650f0400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863197 | controller |     "Jun 12 15:41:12.144184 crc crio[24284]: time=\"2026-06-12T15:41:12.137656473Z\" level=info msg=\"Creating container: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract\" id=2a5fcb56-f9cc-4313-ad59-da6dbc33472d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863211 | controller |     "Jun 12 15:41:12.144184 crc crio[24284]: time=\"2026-06-12T15:41:12.138216662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863226 | controller |     "Jun 12 15:41:12.204298 crc crio[24284]: time=\"2026-06-12T15:41:12.204079533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863240 | controller |     "Jun 12 15:41:12.207165 crc crio[24284]: time=\"2026-06-12T15:41:12.207098132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863254 | controller |     "Jun 12 15:41:12.379935 crc crio[24284]: time=\"2026-06-12T15:41:12.379671295Z\" level=info msg=\"Created container f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773: openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract\" id=2a5fcb56-f9cc-4313-ad59-da6dbc33472d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863271 | controller |     "Jun 12 15:41:12.382661 crc crio[24284]: time=\"2026-06-12T15:41:12.382173706Z\" level=info msg=\"Starting container: f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773\" id=612c8ee2-2c55-4a35-b6c8-27d30a9113ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.863286 | controller |     "Jun 12 15:41:12.401105 crc crio[24284]: time=\"2026-06-12T15:41:12.400910226Z\" level=info msg=\"Started container\" PID=45534 containerID=f0fd07c22b4cf36c319c93350596cbae96c74c6aa04168eaa6aac3e0e6b64773 description=openstack-operators/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/extract id=612c8ee2-2c55-4a35-b6c8-27d30a9113ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b",
2026-06-12 16:39:24.863301 | controller |     "Jun 12 15:41:14.156747 crc crio[24284]: time=\"2026-06-12T15:41:14.155792086Z\" level=info msg=\"Stopping pod sandbox: 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\" id=cb90aa56-84fb-4ad6-83ba-ec85e2ff53cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.863316 | controller |     "Jun 12 15:41:14.157685 crc crio[24284]: time=\"2026-06-12T15:41:14.157568214Z\" level=info msg=\"Got pod network &{Name:03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc Namespace:openstack-operators ID:86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b UID:1b8937d7-8ae0-4be2-92a3-4bd1047110bb NetNS:/var/run/netns/a1d220ca-240d-4c6e-8188-13f4b9a0a41b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b8937d7_8ae0_4be2_92a3_4bd1047110bb.slice PodAnnotations:0xc002c1eb28}] Aliases:map[]}\"",
2026-06-12 16:39:24.863331 | controller |     "Jun 12 15:41:14.157785 crc crio[24284]: time=\"2026-06-12T15:41:14.157712739Z\" level=info msg=\"Deleting pod openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.863346 | controller |     "Jun 12 15:41:14.688478 crc crio[24284]: time=\"2026-06-12T15:41:14.687931954Z\" level=info msg=\"Stopped pod sandbox: 86a7bdb828f4230c14a0ccd98014a375c0bb1d34d8ae02b919d7e21e40fa376b\" id=cb90aa56-84fb-4ad6-83ba-ec85e2ff53cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.863361 | controller |     "Jun 12 15:41:18.760025 crc crio[24284]: time=\"2026-06-12T15:41:18.758596335Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/POD\" id=2623be6a-6747-49bd-97af-f680e3ec55ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.863375 | controller |     "Jun 12 15:41:18.761794 crc crio[24284]: time=\"2026-06-12T15:41:18.760097415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863390 | controller |     "Jun 12 15:41:18.952484 crc crio[24284]: time=\"2026-06-12T15:41:18.952388764Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-97dd4697c-xc2hh Namespace:openstack-operators ID:dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa UID:e7f3df46-ed43-4dc7-b298-6c67ae247319 NetNS:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7f3df46_ed43_4dc7_b298_6c67ae247319.slice PodAnnotations:0xc002612738}] Aliases:map[]}\"",
2026-06-12 16:39:24.863405 | controller |     "Jun 12 15:41:18.952837 crc crio[24284]: time=\"2026-06-12T15:41:18.952817028Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.863420 | controller |     "Jun 12 15:41:22.633043 crc crio[24284]: 2026-06-12T15:41:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdc15151a86bf2 Mac:6a:c5:65:91:4d:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.863437 | controller |     "Jun 12 15:41:22.639115 crc crio[24284]: time=\"2026-06-12T15:41:22.638961699Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-97dd4697c-xc2hh Namespace:openstack-operators ID:dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa UID:e7f3df46-ed43-4dc7-b298-6c67ae247319 NetNS:/var/run/netns/013dbffb-0905-44c5-9ca3-334f124f4a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7f3df46_ed43_4dc7_b298_6c67ae247319.slice PodAnnotations:0xc002612738}] Aliases:map[]}\"",
2026-06-12 16:39:24.863452 | controller |     "Jun 12 15:41:22.639941 crc crio[24284]: time=\"2026-06-12T15:41:22.639916161Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.863467 | controller |     "Jun 12 15:41:22.654538 crc crio[24284]: time=\"2026-06-12T15:41:22.654453752Z\" level=info msg=\"Ran pod sandbox dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa with infra container: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/POD\" id=2623be6a-6747-49bd-97af-f680e3ec55ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.863481 | controller |     "Jun 12 15:41:22.659409 crc crio[24284]: time=\"2026-06-12T15:41:22.659095871Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863496 | controller |     "Jun 12 15:41:22.659788 crc crio[24284]: time=\"2026-06-12T15:41:22.659646369Z\" level=info msg=\"Image 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863524 | controller |     "Jun 12 15:41:22.659788 crc crio[24284]: time=\"2026-06-12T15:41:22.659708531Z\" level=info msg=\"Neither image nor artfiact 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=19392c08-9e42-42c5-bb51-e7a5ab007c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863544 | controller |     "Jun 12 15:41:22.661351 crc crio[24284]: time=\"2026-06-12T15:41:22.66122119Z\" level=info msg=\"Pulling image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=a736c22c-206c-45ce-be75-bcc6b9a4d64f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.863559 | controller |     "Jun 12 15:41:22.662812 crc crio[24284]: time=\"2026-06-12T15:41:22.66273302Z\" level=info msg=\"Trying to access \\\"38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 16:39:24.863574 | controller |     "Jun 12 15:41:24.300064 crc crio[24284]: time=\"2026-06-12T15:41:24.298753017Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=da1d8c2d-62d9-4a31-808f-5f67cb54773c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.863589 | controller |     "Jun 12 15:41:24.315875 crc crio[24284]: time=\"2026-06-12T15:41:24.3157798Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 16:39:24.863604 | controller |     "Jun 12 15:41:45.600383 crc crio[24284]: time=\"2026-06-12T15:41:45.599416159Z\" level=info msg=\"Stopping pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=6b66e1a2-acb7-47e4-a7c9-8331ddfcc476 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.863623 | controller |     "Jun 12 15:41:45.603054 crc crio[24284]: time=\"2026-06-12T15:41:45.600442802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=6b66e1a2-acb7-47e4-a7c9-8331ddfcc476 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.863637 | controller |     "Jun 12 15:41:45.603821 crc crio[24284]: time=\"2026-06-12T15:41:45.6034058Z\" level=info msg=\"Removing pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=7d8a00cb-2c93-45f1-8db3-d8c4075bcd0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.863652 | controller |     "Jun 12 15:41:51.039699 crc crio[24284]: time=\"2026-06-12T15:41:51.03864399Z\" level=info msg=\"Removed pod sandbox: 3ee90bab08a00945e2bd7a5d415ba0235a5e6eb1bba52ae43fdc50f9df9fccfb\" id=7d8a00cb-2c93-45f1-8db3-d8c4075bcd0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.863667 | controller |     "Jun 12 15:41:51.042841 crc crio[24284]: time=\"2026-06-12T15:41:51.042791301Z\" level=info msg=\"Stopping pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=1b3aebf8-5d67-42ee-b135-f8d3219a3646 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.863681 | controller |     "Jun 12 15:41:51.043136 crc crio[24284]: time=\"2026-06-12T15:41:51.043108821Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=1b3aebf8-5d67-42ee-b135-f8d3219a3646 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.863695 | controller |     "Jun 12 15:41:51.044950 crc crio[24284]: time=\"2026-06-12T15:41:51.044545197Z\" level=info msg=\"Removing pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=0668ce06-f15c-4c49-b534-4a84825f1ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.863710 | controller |     "Jun 12 15:41:59.171404 crc crio[24284]: time=\"2026-06-12T15:41:59.169604062Z\" level=info msg=\"Removed pod sandbox: c3a65e932a0d07c33be983aa7a969f85f96168b140dd7d59614e13924b2591cb\" id=0668ce06-f15c-4c49-b534-4a84825f1ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.863724 | controller |     "Jun 12 15:41:59.353814 crc crio[24284]: time=\"2026-06-12T15:41:59.353660333Z\" level=info msg=\"Pulled image: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator@sha256:0fc788ab535587780720dda7d9179e7271d26dc0d8affe2d13476f03ae183178\" id=a736c22c-206c-45ce-be75-bcc6b9a4d64f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.863738 | controller |     "Jun 12 15:41:59.355188 crc crio[24284]: time=\"2026-06-12T15:41:59.355055439Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=eacc0155-d69d-4fd5-aad3-3bdcd0588868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863753 | controller |     "Jun 12 15:41:59.411699 crc crio[24284]: time=\"2026-06-12T15:41:59.411043098Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=e7c97876-7855-4f9b-9fd2-cd97099d4120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863768 | controller |     "Jun 12 15:41:59.428378 crc crio[24284]: time=\"2026-06-12T15:41:59.428234696Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator\" id=a3a1ad87-08f1-44b4-8927-db47e8a69113 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863783 | controller |     "Jun 12 15:41:59.430197 crc crio[24284]: time=\"2026-06-12T15:41:59.430141668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863801 | controller |     "Jun 12 15:41:59.434513 crc crio[24284]: time=\"2026-06-12T15:41:59.434421632Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=da1d8c2d-62d9-4a31-808f-5f67cb54773c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.863816 | controller |     "Jun 12 15:41:59.435776 crc crio[24284]: time=\"2026-06-12T15:41:59.435686629Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=9dd40b56-418d-4e86-ab7b-c27eab92b0ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863830 | controller |     "Jun 12 15:41:59.461391 crc crio[24284]: time=\"2026-06-12T15:41:59.461209288Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=85951c2a-6d5f-448d-ad23-36222ab07a4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.863845 | controller |     "Jun 12 15:41:59.477863 crc crio[24284]: time=\"2026-06-12T15:41:59.477682193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863859 | controller |     "Jun 12 15:41:59.487746 crc crio[24284]: time=\"2026-06-12T15:41:59.487636316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863874 | controller |     "Jun 12 15:41:59.499197 crc crio[24284]: time=\"2026-06-12T15:41:59.498995988Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb\" id=688ad214-950e-4f68-8f7a-906afd06a4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863888 | controller |     "Jun 12 15:41:59.502968 crc crio[24284]: time=\"2026-06-12T15:41:59.502896136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863903 | controller |     "Jun 12 15:41:59.558040 crc crio[24284]: time=\"2026-06-12T15:41:59.557855301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863917 | controller |     "Jun 12 15:41:59.656632 crc crio[24284]: time=\"2026-06-12T15:41:59.656516295Z\" level=info msg=\"Created container 7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267: openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator\" id=a3a1ad87-08f1-44b4-8927-db47e8a69113 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863932 | controller |     "Jun 12 15:41:59.658442 crc crio[24284]: time=\"2026-06-12T15:41:59.658079054Z\" level=info msg=\"Starting container: 7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267\" id=22630163-5f3b-48f1-acac-789941449410 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.863946 | controller |     "Jun 12 15:41:59.666591 crc crio[24284]: time=\"2026-06-12T15:41:59.666476017Z\" level=info msg=\"Started container\" PID=46668 containerID=7ab5e58bb2ce6f6726dac251f7f2f67388e44a3c74a012901cd83a7ffb67f267 description=openstack-operators/openstack-operator-controller-init-97dd4697c-xc2hh/operator id=22630163-5f3b-48f1-acac-789941449410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdc15151a86bf2791897fec4d53ca18262371d8c12d45c846e5f382335e73aa",
2026-06-12 16:39:24.863961 | controller |     "Jun 12 15:41:59.854147 crc crio[24284]: time=\"2026-06-12T15:41:59.85366457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.863976 | controller |     "Jun 12 15:42:00.342401 crc crio[24284]: time=\"2026-06-12T15:42:00.342124825Z\" level=info msg=\"Created container fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb\" id=688ad214-950e-4f68-8f7a-906afd06a4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.863996 | controller |     "Jun 12 15:42:00.345134 crc crio[24284]: time=\"2026-06-12T15:42:00.343749313Z\" level=info msg=\"Starting container: fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec\" id=3f675d07-155b-41b9-8085-e1ba911e954d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.864011 | controller |     "Jun 12 15:42:00.361353 crc crio[24284]: time=\"2026-06-12T15:42:00.361072666Z\" level=info msg=\"Started container\" PID=46693 containerID=fd9e77267e24146412fb801a66cd0f81bcc873a8b723baba704a6a969996daec description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/mariadb id=3f675d07-155b-41b9-8085-e1ba911e954d name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6",
2026-06-12 16:39:24.864026 | controller |     "Jun 12 15:42:00.425204 crc crio[24284]: time=\"2026-06-12T15:42:00.425082385Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c3fd3705-e2f3-479c-985d-a26e78d7f76b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.864041 | controller |     "Jun 12 15:42:00.436864 crc crio[24284]: time=\"2026-06-12T15:42:00.436603861Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 16:39:24.864055 | controller |     "Jun 12 15:42:00.813316 crc crio[24284]: time=\"2026-06-12T15:42:00.810435668Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687982-d9p99/POD\" id=65aaf1f4-e749-46c6-901f-2a4fee05b5ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.864070 | controller |     "Jun 12 15:42:00.813316 crc crio[24284]: time=\"2026-06-12T15:42:00.810783969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864085 | controller |     "Jun 12 15:42:00.847840 crc crio[24284]: time=\"2026-06-12T15:42:00.84778071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0027229b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.864103 | controller |     "Jun 12 15:42:00.848185 crc crio[24284]: time=\"2026-06-12T15:42:00.848162594Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687982-d9p99 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.864125 | controller |     "Jun 12 15:42:01.816626 crc crio[24284]: 2026-06-12T15:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78e4d5c318945dc Mac:5a:bb:7a:d6:e4:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 SocketPath: PciID:}] [{Interface:0xc0001965c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.864148 | controller |     "Jun 12 15:42:01.819354 crc crio[24284]: time=\"2026-06-12T15:42:01.819237774Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0027229b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.864170 | controller |     "Jun 12 15:42:01.819589 crc crio[24284]: time=\"2026-06-12T15:42:01.819570675Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687982-d9p99 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.864186 | controller |     "Jun 12 15:42:01.831812 crc crio[24284]: time=\"2026-06-12T15:42:01.831303202Z\" level=info msg=\"Ran pod sandbox 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 with infra container: openshift-infra/auto-csr-approver-29687982-d9p99/POD\" id=65aaf1f4-e749-46c6-901f-2a4fee05b5ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.864201 | controller |     "Jun 12 15:42:01.834986 crc crio[24284]: time=\"2026-06-12T15:42:01.834799255Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7b338375-e19f-44c7-bf6a-8857193ff973 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.864216 | controller |     "Jun 12 15:42:01.841713 crc crio[24284]: time=\"2026-06-12T15:42:01.841389758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.864231 | controller |     "Jun 12 15:42:02.673562 crc crio[24284]: time=\"2026-06-12T15:42:02.673103491Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7b338375-e19f-44c7-bf6a-8857193ff973 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.864247 | controller |     "Jun 12 15:42:02.677795 crc crio[24284]: time=\"2026-06-12T15:42:02.677692574Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=940321b0-2dc4-42c2-b2e1-949f27c013af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864262 | controller |     "Jun 12 15:42:02.683663 crc crio[24284]: time=\"2026-06-12T15:42:02.681697793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6ad39fe9-ebdd-4483-8754-eb7ce420da41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864277 | controller |     "Jun 12 15:42:02.692552 crc crio[24284]: time=\"2026-06-12T15:42:02.692415771Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687982-d9p99/oc\" id=4cda5008-8ba4-4815-9085-06090a8df9e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864291 | controller |     "Jun 12 15:42:02.693053 crc crio[24284]: time=\"2026-06-12T15:42:02.692935348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864306 | controller |     "Jun 12 15:42:02.730192 crc crio[24284]: time=\"2026-06-12T15:42:02.730077234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864321 | controller |     "Jun 12 15:42:03.108939 crc crio[24284]: time=\"2026-06-12T15:42:03.108152609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864335 | controller |     "Jun 12 15:42:03.401143 crc crio[24284]: time=\"2026-06-12T15:42:03.401074138Z\" level=info msg=\"Created container 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc: openshift-infra/auto-csr-approver-29687982-d9p99/oc\" id=4cda5008-8ba4-4815-9085-06090a8df9e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864350 | controller |     "Jun 12 15:42:03.403094 crc crio[24284]: time=\"2026-06-12T15:42:03.402953399Z\" level=info msg=\"Starting container: 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc\" id=6d95283f-df03-4132-8e55-a8a2bda3779b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.864365 | controller |     "Jun 12 15:42:03.411604 crc crio[24284]: time=\"2026-06-12T15:42:03.411537705Z\" level=info msg=\"Started container\" PID=46980 containerID=592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc description=openshift-infra/auto-csr-approver-29687982-d9p99/oc id=6d95283f-df03-4132-8e55-a8a2bda3779b name=/runtime.v1.RuntimeService/StartContainer sandboxID=78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96",
2026-06-12 16:39:24.864383 | controller |     "Jun 12 15:42:05.343036 crc crio[24284]: time=\"2026-06-12T15:42:05.342135102Z\" level=info msg=\"Stopping pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=0da9101d-9469-4884-9bfa-1a62f502c30e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.864398 | controller |     "Jun 12 15:42:05.343984 crc crio[24284]: time=\"2026-06-12T15:42:05.343708503Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687982-d9p99 Namespace:openshift-infra ID:78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96 UID:5d84f80e-af68-4f45-9847-4d5ae3ae7c54 NetNS:/var/run/netns/163feb16-2067-4ffc-ab1a-fc5a01277070 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d84f80e_af68_4f45_9847_4d5ae3ae7c54.slice PodAnnotations:0xc0006be8b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.864413 | controller |     "Jun 12 15:42:05.343984 crc crio[24284]: time=\"2026-06-12T15:42:05.343883659Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687982-d9p99 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.864429 | controller |     "Jun 12 15:42:13.149790 crc crio[24284]: time=\"2026-06-12T15:42:13.148813969Z\" level=info msg=\"Stopped pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=0da9101d-9469-4884-9bfa-1a62f502c30e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.864444 | controller |     "Jun 12 15:42:14.907132 crc crio[24284]: time=\"2026-06-12T15:42:14.90574488Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5xh6f/POD\" id=572f330d-c84d-465f-a586-8b30b395e1e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.864458 | controller |     "Jun 12 15:42:14.909460 crc crio[24284]: time=\"2026-06-12T15:42:14.907174887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864473 | controller |     "Jun 12 15:42:46.377157 crc crio[24284]: time=\"2026-06-12T15:42:46.376518609Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.864488 | controller |     "Jun 12 15:42:46.377157 crc crio[24284]: time=\"2026-06-12T15:42:46.377070877Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5xh6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.864502 | controller |     "Jun 12 15:42:47.547438 crc crio[24284]: 2026-06-12T15:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93c230306ccbbd0 Mac:96:b3:a9:de:eb:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 SocketPath: PciID:}] [{Interface:0xc00025b650 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.864548 | controller |     "Jun 12 15:42:47.552392 crc crio[24284]: time=\"2026-06-12T15:42:47.549106612Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.864571 | controller |     "Jun 12 15:42:47.552392 crc crio[24284]: time=\"2026-06-12T15:42:47.549385381Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5xh6f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.864587 | controller |     "Jun 12 15:42:48.127017 crc crio[24284]: time=\"2026-06-12T15:42:48.126759626Z\" level=info msg=\"Ran pod sandbox 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b with infra container: openshift-marketplace/redhat-marketplace-5xh6f/POD\" id=572f330d-c84d-465f-a586-8b30b395e1e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.864603 | controller |     "Jun 12 15:42:48.131165 crc crio[24284]: time=\"2026-06-12T15:42:48.130824178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=478170f0-3041-40fd-8ac3-22c4d9faf73e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864618 | controller |     "Jun 12 15:42:49.286822 crc crio[24284]: time=\"2026-06-12T15:42:49.286500612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2638001b-4228-4bde-b790-23fab9c62f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864633 | controller |     "Jun 12 15:42:49.927772 crc crio[24284]: time=\"2026-06-12T15:42:49.927534803Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities\" id=185cdb76-1040-4939-b556-f51985d7e91f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864651 | controller |     "Jun 12 15:42:53.085768 crc crio[24284]: time=\"2026-06-12T15:42:53.084747466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864666 | controller |     "Jun 12 15:42:54.970389 crc crio[24284]: time=\"2026-06-12T15:42:54.969940277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864681 | controller |     "Jun 12 15:42:54.977300 crc crio[24284]: time=\"2026-06-12T15:42:54.976209217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864695 | controller |     "Jun 12 15:42:55.030705 crc crio[24284]: time=\"2026-06-12T15:42:55.030574729Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c3fd3705-e2f3-479c-985d-a26e78d7f76b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.864711 | controller |     "Jun 12 15:42:55.032229 crc crio[24284]: time=\"2026-06-12T15:42:55.032103939Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7c19c769-ce58-4623-b2ce-589fee837b98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864726 | controller |     "Jun 12 15:42:55.039153 crc crio[24284]: time=\"2026-06-12T15:42:55.039015542Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=58da55d0-3f56-4185-b7b7-dd6a6e21df76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864740 | controller |     "Jun 12 15:42:55.049756 crc crio[24284]: time=\"2026-06-12T15:42:55.049665346Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic\" id=d6ad3d54-3dbb-4594-99d4-2b62176480e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864767 | controller |     "Jun 12 15:42:55.052144 crc crio[24284]: time=\"2026-06-12T15:42:55.052083975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864782 | controller |     "Jun 12 15:42:55.090965 crc crio[24284]: time=\"2026-06-12T15:42:55.090877685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864797 | controller |     "Jun 12 15:42:55.156648 crc crio[24284]: time=\"2026-06-12T15:42:55.156519892Z\" level=info msg=\"Created container ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities\" id=185cdb76-1040-4939-b556-f51985d7e91f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864812 | controller |     "Jun 12 15:42:55.160054 crc crio[24284]: time=\"2026-06-12T15:42:55.159914132Z\" level=info msg=\"Starting container: ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e\" id=53703a16-9c2a-4675-a609-f7513bbce243 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.864826 | controller |     "Jun 12 15:42:55.172008 crc crio[24284]: time=\"2026-06-12T15:42:55.17190212Z\" level=info msg=\"Started container\" PID=48207 containerID=ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e description=openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities id=53703a16-9c2a-4675-a609-f7513bbce243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b",
2026-06-12 16:39:24.864841 | controller |     "Jun 12 15:42:55.527194 crc crio[24284]: time=\"2026-06-12T15:42:55.520492335Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=abd79cb1-7c86-414a-a65d-4f23e03cc42b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.864856 | controller |     "Jun 12 15:42:55.546476 crc crio[24284]: time=\"2026-06-12T15:42:55.546377553Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.864871 | controller |     "Jun 12 15:42:56.225200 crc crio[24284]: time=\"2026-06-12T15:42:56.225019239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=abd79cb1-7c86-414a-a65d-4f23e03cc42b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.864886 | controller |     "Jun 12 15:42:56.240607 crc crio[24284]: time=\"2026-06-12T15:42:56.240431366Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7f7770ad-8bda-40cb-a14e-958e246ff4f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864901 | controller |     "Jun 12 15:42:56.245627 crc crio[24284]: time=\"2026-06-12T15:42:56.245538751Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e6cf855f-76f0-4854-af9d-5e33923598cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.864915 | controller |     "Jun 12 15:42:56.258891 crc crio[24284]: time=\"2026-06-12T15:42:56.257470575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5xh6f/extract-content\" id=410187f4-b2c7-48d9-a3b1-b9e670812c99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864930 | controller |     "Jun 12 15:42:56.258891 crc crio[24284]: time=\"2026-06-12T15:42:56.258602772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864949 | controller |     "Jun 12 15:42:56.327999 crc crio[24284]: time=\"2026-06-12T15:42:56.325620074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864964 | controller |     "Jun 12 15:42:56.331341 crc crio[24284]: time=\"2026-06-12T15:42:56.331187254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.864979 | controller |     "Jun 12 15:42:56.550931 crc crio[24284]: time=\"2026-06-12T15:42:56.550123136Z\" level=info msg=\"Created container 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992: openshift-marketplace/redhat-marketplace-5xh6f/extract-content\" id=410187f4-b2c7-48d9-a3b1-b9e670812c99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.864994 | controller |     "Jun 12 15:42:56.558509 crc crio[24284]: time=\"2026-06-12T15:42:56.558425786Z\" level=info msg=\"Starting container: 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992\" id=ca770047-7f0f-49d6-b028-09a7c63fb77a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.865008 | controller |     "Jun 12 15:42:56.575743 crc crio[24284]: time=\"2026-06-12T15:42:56.575650069Z\" level=info msg=\"Started container\" PID=48223 containerID=709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992 description=openshift-marketplace/redhat-marketplace-5xh6f/extract-content id=ca770047-7f0f-49d6-b028-09a7c63fb77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b",
2026-06-12 16:39:24.865026 | controller |     "Jun 12 15:42:56.817445 crc crio[24284]: time=\"2026-06-12T15:42:56.816721015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865043 | controller |     "Jun 12 15:42:56.961763 crc crio[24284]: time=\"2026-06-12T15:42:56.961658298Z\" level=info msg=\"Created container 2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic\" id=d6ad3d54-3dbb-4594-99d4-2b62176480e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865057 | controller |     "Jun 12 15:42:56.964012 crc crio[24284]: time=\"2026-06-12T15:42:56.963924659Z\" level=info msg=\"Starting container: 2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129\" id=7b56bb04-5391-4bc5-af9d-83903b5fb174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.865072 | controller |     "Jun 12 15:42:56.971547 crc crio[24284]: time=\"2026-06-12T15:42:56.971375314Z\" level=info msg=\"Started container\" PID=48262 containerID=2c825397283209f38e13141d95af74f4b7671860b70d359bf5b9098149fc4129 description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic id=7b56bb04-5391-4bc5-af9d-83903b5fb174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6",
2026-06-12 16:39:24.865087 | controller |     "Jun 12 15:42:56.989201 crc crio[24284]: time=\"2026-06-12T15:42:56.989090936Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=50290cef-68e0-4224-964a-0b7a80f7cf9a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.865102 | controller |     "Jun 12 15:42:56.996866 crc crio[24284]: time=\"2026-06-12T15:42:56.996450668Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 16:39:24.865116 | controller |     "Jun 12 15:42:57.543357 crc crio[24284]: time=\"2026-06-12T15:42:57.542926408Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=50290cef-68e0-4224-964a-0b7a80f7cf9a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.865135 | controller |     "Jun 12 15:42:57.544967 crc crio[24284]: time=\"2026-06-12T15:42:57.544485382Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7973fa69-056a-4bb2-8288-43a0a523469f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865151 | controller |     "Jun 12 15:42:57.555081 crc crio[24284]: time=\"2026-06-12T15:42:57.554824356Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f9521a88-27b0-4640-9d88-5edb3e702851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865165 | controller |     "Jun 12 15:42:57.580449 crc crio[24284]: time=\"2026-06-12T15:42:57.580223986Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd\" id=20e3a3b9-cfec-4b54-ad35-1e77d05e451a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865180 | controller |     "Jun 12 15:42:57.584136 crc crio[24284]: time=\"2026-06-12T15:42:57.583875235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865195 | controller |     "Jun 12 15:42:57.622839 crc crio[24284]: time=\"2026-06-12T15:42:57.622553066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d6b93b0-20c4-45e0-ac22-6cae94730a65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865209 | controller |     "Jun 12 15:42:57.636128 crc crio[24284]: time=\"2026-06-12T15:42:57.634586648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b2610b6-f127-4ffd-897e-8c8cc6d6d763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865224 | controller |     "Jun 12 15:42:57.668313 crc crio[24284]: time=\"2026-06-12T15:42:57.66815231Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=33b8c0a5-b22e-4c79-834a-703bf38c4e97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865237 | controller |     "Jun 12 15:42:57.696192 crc crio[24284]: time=\"2026-06-12T15:42:57.695931266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865251 | controller |     "Jun 12 15:42:57.729349 crc crio[24284]: time=\"2026-06-12T15:42:57.729111549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865266 | controller |     "Jun 12 15:42:57.824429 crc crio[24284]: time=\"2026-06-12T15:42:57.823621165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865280 | controller |     "Jun 12 15:42:57.833477 crc crio[24284]: time=\"2026-06-12T15:42:57.833378629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865296 | controller |     "Jun 12 15:42:57.980776 crc crio[24284]: time=\"2026-06-12T15:42:57.980703492Z\" level=info msg=\"Created container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=33b8c0a5-b22e-4c79-834a-703bf38c4e97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865311 | controller |     "Jun 12 15:42:57.983834 crc crio[24284]: time=\"2026-06-12T15:42:57.983717622Z\" level=info msg=\"Starting container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7\" id=aefba626-8408-4ee9-a233-983f59e4fb30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.865329 | controller |     "Jun 12 15:42:57.991823 crc crio[24284]: time=\"2026-06-12T15:42:57.991590319Z\" level=info msg=\"Started container\" PID=48348 containerID=1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7 description=openshift-marketplace/redhat-marketplace-5xh6f/registry-server id=aefba626-8408-4ee9-a233-983f59e4fb30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b",
2026-06-12 16:39:24.865345 | controller |     "Jun 12 15:42:59.202588 crc crio[24284]: time=\"2026-06-12T15:42:59.202348728Z\" level=info msg=\"Removing container: 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a\" id=90f67dab-15f8-4a73-8ee0-ce9b9ae6d051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.865359 | controller |     "Jun 12 15:42:59.775990 crc crio[24284]: time=\"2026-06-12T15:42:59.775924961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865374 | controller |     "Jun 12 15:42:59.834153 crc crio[24284]: time=\"2026-06-12T15:42:59.833919366Z\" level=info msg=\"Removed container 1f52a61495174cbaf73cd532a63d113c96dac480133d7a0fb7f4e3944db6e68a: openshift-infra/auto-csr-approver-29687976-pqrxm/oc\" id=90f67dab-15f8-4a73-8ee0-ce9b9ae6d051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.865388 | controller |     "Jun 12 15:42:59.852721 crc crio[24284]: time=\"2026-06-12T15:42:59.852505321Z\" level=info msg=\"Stopping pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=ddaa1aca-0525-4718-9027-64b7a0efec7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.865402 | controller |     "Jun 12 15:42:59.852945 crc crio[24284]: time=\"2026-06-12T15:42:59.852727157Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=ddaa1aca-0525-4718-9027-64b7a0efec7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.865417 | controller |     "Jun 12 15:42:59.857478 crc crio[24284]: time=\"2026-06-12T15:42:59.85736095Z\" level=info msg=\"Removing pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=9f49f5a0-61c6-4ea8-b43c-56c51ec248e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.865431 | controller |     "Jun 12 15:42:59.881757 crc crio[24284]: time=\"2026-06-12T15:42:59.881640391Z\" level=info msg=\"Removed pod sandbox: fb8c5e65852c2e0413be018e4cc7971091f069e8f9757d4551e11ac0d857d248\" id=9f49f5a0-61c6-4ea8-b43c-56c51ec248e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.865445 | controller |     "Jun 12 15:43:00.060739 crc crio[24284]: time=\"2026-06-12T15:43:00.060505351Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-svf9q/POD\" id=3a1a4122-9908-4a60-ad15-92e907573cee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.865459 | controller |     "Jun 12 15:43:00.060739 crc crio[24284]: time=\"2026-06-12T15:43:00.060729938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865474 | controller |     "Jun 12 15:43:00.102008 crc crio[24284]: time=\"2026-06-12T15:43:00.101757872Z\" level=info msg=\"Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc002612388}] Aliases:map[]}\"",
2026-06-12 16:39:24.865489 | controller |     "Jun 12 15:43:00.102008 crc crio[24284]: time=\"2026-06-12T15:43:00.101859536Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-svf9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.865508 | controller |     "Jun 12 15:43:00.157175 crc crio[24284]: time=\"2026-06-12T15:43:00.156960181Z\" level=info msg=\"Created container 91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd\" id=20e3a3b9-cfec-4b54-ad35-1e77d05e451a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865553 | controller |     "Jun 12 15:43:00.158964 crc crio[24284]: time=\"2026-06-12T15:43:00.158425248Z\" level=info msg=\"Starting container: 91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e\" id=1b414895-7372-4d09-9e08-0edb3be52493 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.865583 | controller |     "Jun 12 15:43:00.170139 crc crio[24284]: time=\"2026-06-12T15:43:00.169481299Z\" level=info msg=\"Started container\" PID=48410 containerID=91456a9611ba693b85e26eeca5493598c9b1085459950249124dc8467d38250e description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-httpd id=1b414895-7372-4d09-9e08-0edb3be52493 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6",
2026-06-12 16:39:24.865610 | controller |     "Jun 12 15:43:00.296676 crc crio[24284]: time=\"2026-06-12T15:43:00.296487634Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=782d7994-7743-44bf-bbd6-163f23a9e616 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.865627 | controller |     "Jun 12 15:43:00.317866 crc crio[24284]: time=\"2026-06-12T15:43:00.317699642Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 16:39:24.865646 | controller |     "Jun 12 15:43:01.162961 crc crio[24284]: time=\"2026-06-12T15:43:01.162047693Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=782d7994-7743-44bf-bbd6-163f23a9e616 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.865670 | controller |     "Jun 12 15:43:01.163984 crc crio[24284]: time=\"2026-06-12T15:43:01.16388908Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=f190cd21-3f18-4f75-b20d-0a32e3d9b6a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865686 | controller |     "Jun 12 15:43:01.171189 crc crio[24284]: time=\"2026-06-12T15:43:01.171064397Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=fdc33979-706a-403e-b6ca-0169e93ad2e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865705 | controller |     "Jun 12 15:43:01.191785 crc crio[24284]: time=\"2026-06-12T15:43:01.188633021Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch\" id=bc646370-e4e2-4cbd-84cb-a278516275f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865722 | controller |     "Jun 12 15:43:01.192143 crc crio[24284]: time=\"2026-06-12T15:43:01.192123146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865741 | controller |     "Jun 12 15:43:01.355512 crc crio[24284]: time=\"2026-06-12T15:43:01.333999329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865758 | controller |     "Jun 12 15:43:02.566726 crc crio[24284]: 2026-06-12T15:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efc0003e9ba1f65 Mac:62:61:cb:af:43:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.865782 | controller |     "Jun 12 15:43:02.573590 crc crio[24284]: time=\"2026-06-12T15:43:02.57349552Z\" level=info msg=\"Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc002612388}] Aliases:map[]}\"",
2026-06-12 16:39:24.865802 | controller |     "Jun 12 15:43:02.573866 crc crio[24284]: time=\"2026-06-12T15:43:02.57380417Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-svf9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.865821 | controller |     "Jun 12 15:43:02.591944 crc crio[24284]: time=\"2026-06-12T15:43:02.591783476Z\" level=info msg=\"Ran pod sandbox efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 with infra container: openshift-marketplace/redhat-operators-svf9q/POD\" id=3a1a4122-9908-4a60-ad15-92e907573cee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.865840 | controller |     "Jun 12 15:43:02.601503 crc crio[24284]: time=\"2026-06-12T15:43:02.601403993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f989e5f4-c71e-48f5-b33e-d62583ac9e80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865859 | controller |     "Jun 12 15:43:02.608459 crc crio[24284]: time=\"2026-06-12T15:43:02.608012957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a843a89-50e7-4a9f-aecb-9256bee0fb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.865878 | controller |     "Jun 12 15:43:02.623539 crc crio[24284]: time=\"2026-06-12T15:43:02.623409348Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-svf9q/extract-utilities\" id=b6c1bc22-ebd6-4b4d-8e6f-c76985537d36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865895 | controller |     "Jun 12 15:43:02.624019 crc crio[24284]: time=\"2026-06-12T15:43:02.623936515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865914 | controller |     "Jun 12 15:43:02.772997 crc crio[24284]: time=\"2026-06-12T15:43:02.756670506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865931 | controller |     "Jun 12 15:43:02.816582 crc crio[24284]: time=\"2026-06-12T15:43:02.81588448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.865950 | controller |     "Jun 12 15:43:03.084358 crc crio[24284]: time=\"2026-06-12T15:43:03.083419945Z\" level=info msg=\"Created container 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093: openshift-marketplace/redhat-operators-svf9q/extract-utilities\" id=b6c1bc22-ebd6-4b4d-8e6f-c76985537d36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.865967 | controller |     "Jun 12 15:43:03.091477 crc crio[24284]: time=\"2026-06-12T15:43:03.09124042Z\" level=info msg=\"Starting container: 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093\" id=710e14af-2362-4bfb-bb74-9b80ca7a88e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.865986 | controller |     "Jun 12 15:43:03.133373 crc crio[24284]: time=\"2026-06-12T15:43:03.133218888Z\" level=info msg=\"Started container\" PID=48635 containerID=790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093 description=openshift-marketplace/redhat-operators-svf9q/extract-utilities id=710e14af-2362-4bfb-bb74-9b80ca7a88e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38",
2026-06-12 16:39:24.866009 | controller |     "Jun 12 15:43:03.436127 crc crio[24284]: time=\"2026-06-12T15:43:03.435993095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866029 | controller |     "Jun 12 15:43:03.761325 crc crio[24284]: time=\"2026-06-12T15:43:03.759299523Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/POD\" id=694a0527-14ce-458c-a847-dca6f66b96d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866049 | controller |     "Jun 12 15:43:03.761325 crc crio[24284]: time=\"2026-06-12T15:43:03.759486769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866068 | controller |     "Jun 12 15:43:03.815398 crc crio[24284]: time=\"2026-06-12T15:43:03.812826643Z\" level=info msg=\"Created container b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b: baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch\" id=bc646370-e4e2-4cbd-84cb-a278516275f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.866087 | controller |     "Jun 12 15:43:03.832107 crc crio[24284]: time=\"2026-06-12T15:43:03.83116454Z\" level=info msg=\"Starting container: b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b\" id=17737d0b-4243-42bb-aa65-7cdba7a7c1b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.866104 | controller |     "Jun 12 15:43:03.857414 crc crio[24284]: time=\"2026-06-12T15:43:03.849012893Z\" level=info msg=\"Started container\" PID=48645 containerID=b8a4f5ac71580f44b1359f2ae47fbc0a8a4a228f36682c3f12e406b5ad536d7b description=baremetal-operator-system/baremetal-operator-ironic-c954c9cc9-p8s9r/ironic-log-watch id=17737d0b-4243-42bb-aa65-7cdba7a7c1b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=188c3b85810b1a7a4f23ac8da5d515c54241c5d5e00cb6fef09f74bbd32b14e6",
2026-06-12 16:39:24.866123 | controller |     "Jun 12 15:43:03.942967 crc crio[24284]: time=\"2026-06-12T15:43:03.942541674Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-z72dx Namespace:openstack-operators ID:0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 UID:9f9e76c6-371a-41ad-bd9e-df4ce3d0a248 NetNS:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f9e76c6_371a_41ad_bd9e_df4ce3d0a248.slice PodAnnotations:0xc001e04150}] Aliases:map[]}\"",
2026-06-12 16:39:24.866143 | controller |     "Jun 12 15:43:03.942967 crc crio[24284]: time=\"2026-06-12T15:43:03.942911788Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866162 | controller |     "Jun 12 15:43:03.946507 crc crio[24284]: time=\"2026-06-12T15:43:03.942814821Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/POD\" id=1f6a47ec-2df2-4f0e-a498-8a2046594021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866179 | controller |     "Jun 12 15:43:03.946507 crc crio[24284]: time=\"2026-06-12T15:43:03.946328765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866202 | controller |     "Jun 12 15:43:03.988744 crc crio[24284]: time=\"2026-06-12T15:43:03.988653904Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-98gll Namespace:openstack-operators ID:5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a UID:ba06bbc4-3f8c-4538-aeae-5d8796c095dc NetNS:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba06bbc4_3f8c_4538_aeae_5d8796c095dc.slice PodAnnotations:0xc002c1e2d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.866221 | controller |     "Jun 12 15:43:03.988744 crc crio[24284]: time=\"2026-06-12T15:43:03.988735317Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866240 | controller |     "Jun 12 15:43:04.078709 crc crio[24284]: time=\"2026-06-12T15:43:04.077639252Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/POD\" id=59826575-b25f-437c-be8b-d4c969560aea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866257 | controller |     "Jun 12 15:43:04.078709 crc crio[24284]: time=\"2026-06-12T15:43:04.077773897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866276 | controller |     "Jun 12 15:43:04.084862 crc crio[24284]: time=\"2026-06-12T15:43:04.084817567Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/POD\" id=05827cae-366a-467a-8cd1-39a847b712ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866295 | controller |     "Jun 12 15:43:04.084968 crc crio[24284]: time=\"2026-06-12T15:43:04.084913818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866314 | controller |     "Jun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.143071262Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/POD\" id=ae46e0b4-6e39-43e2-a98e-61fed4a0fbad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866331 | controller |     "Jun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.143222117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866351 | controller |     "Jun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.143553237Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/POD\" id=3f4e7656-43d9-4a59-9cc9-a54d66db1ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866368 | controller |     "Jun 12 15:43:04.145323 crc crio[24284]: time=\"2026-06-12T15:43:04.1436579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866387 | controller |     "Jun 12 15:43:04.167208 crc crio[24284]: time=\"2026-06-12T15:43:04.166959627Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ea79de7a-da9f-4556-a13c-513bb5c6ae2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.866407 | controller |     "Jun 12 15:43:04.169016 crc crio[24284]: time=\"2026-06-12T15:43:04.168928755Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-gwqll Namespace:openstack-operators ID:1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c UID:7468c2b3-552e-4673-860c-02900991e889 NetNS:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7468c2b3_552e_4673_860c_02900991e889.slice PodAnnotations:0xc002722260}] Aliases:map[]}\"",
2026-06-12 16:39:24.866430 | controller |     "Jun 12 15:43:04.169016 crc crio[24284]: time=\"2026-06-12T15:43:04.169009237Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866450 | controller |     "Jun 12 15:43:04.202962 crc crio[24284]: time=\"2026-06-12T15:43:04.20200318Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.866469 | controller |     "Jun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.349662967Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fklqj Namespace:openstack-operators ID:aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 UID:8afa2321-64c1-465d-90ce-8108aef4ceed NetNS:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8afa2321_64c1_465d_90ce_8108aef4ceed.slice PodAnnotations:0xc002c1e6b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.866488 | controller |     "Jun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.350200025Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/POD\" id=beb1ba05-d4af-4f82-a905-c2b6b7966c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866505 | controller |     "Jun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.351450175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866545 | controller |     "Jun 12 15:43:04.353631 crc crio[24284]: time=\"2026-06-12T15:43:04.351315971Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-fklqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866566 | controller |     "Jun 12 15:43:04.505507 crc crio[24284]: time=\"2026-06-12T15:43:04.505349484Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/POD\" id=66523302-268f-49be-9427-df5fe121de0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866586 | controller |     "Jun 12 15:43:04.505507 crc crio[24284]: time=\"2026-06-12T15:43:04.50555612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866605 | controller |     "Jun 12 15:43:04.507452 crc crio[24284]: time=\"2026-06-12T15:43:04.506441334Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/POD\" id=851a5ac3-d91f-4ca3-8e82-34f4cef2c905 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866624 | controller |     "Jun 12 15:43:04.507452 crc crio[24284]: time=\"2026-06-12T15:43:04.506599659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866642 | controller |     "Jun 12 15:43:04.550307 crc crio[24284]: time=\"2026-06-12T15:43:04.550168951Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-w2rln Namespace:openstack-operators ID:55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 UID:333a760b-5103-4024-a495-65499729a60c NetNS:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333a760b_5103_4024_a495_65499729a60c.slice PodAnnotations:0xc001e04808}] Aliases:map[]}\"",
2026-06-12 16:39:24.866665 | controller |     "Jun 12 15:43:04.550608 crc crio[24284]: time=\"2026-06-12T15:43:04.550242484Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866685 | controller |     "Jun 12 15:43:04.740170 crc crio[24284]: time=\"2026-06-12T15:43:04.729756562Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/POD\" id=caf6646f-18fd-4c97-bbe5-b121f1b7231a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866701 | controller |     "Jun 12 15:43:04.740170 crc crio[24284]: time=\"2026-06-12T15:43:04.729905926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866720 | controller |     "Jun 12 15:43:04.784303 crc crio[24284]: time=\"2026-06-12T15:43:04.781706488Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/POD\" id=a9218930-4f2d-43c3-bb3c-caf48e4cb44f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866739 | controller |     "Jun 12 15:43:04.784303 crc crio[24284]: time=\"2026-06-12T15:43:04.781890894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866756 | controller |     "Jun 12 15:43:04.889188 crc crio[24284]: time=\"2026-06-12T15:43:04.878848905Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-lr6cb Namespace:openstack-operators ID:90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d UID:b98b974d-b758-4215-8572-c7b09ad848fd NetNS:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb98b974d_b758_4215_8572_c7b09ad848fd.slice PodAnnotations:0xc0009b8090}] Aliases:map[]}\"",
2026-06-12 16:39:24.866775 | controller |     "Jun 12 15:43:04.889683 crc crio[24284]: time=\"2026-06-12T15:43:04.889206223Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866792 | controller |     "Jun 12 15:43:04.944177 crc crio[24284]: time=\"2026-06-12T15:43:04.943721398Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/POD\" id=1f9b0deb-0249-4493-bfb0-5f8be4cee7e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866811 | controller |     "Jun 12 15:43:04.944177 crc crio[24284]: time=\"2026-06-12T15:43:04.943947195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866830 | controller |     "Jun 12 15:43:05.035684 crc crio[24284]: time=\"2026-06-12T15:43:05.033079238Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/POD\" id=dc5c883e-f642-4c06-9534-d99a647e4b06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866847 | controller |     "Jun 12 15:43:05.035684 crc crio[24284]: time=\"2026-06-12T15:43:05.033175941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866865 | controller |     "Jun 12 15:43:05.435675 crc crio[24284]: time=\"2026-06-12T15:43:05.434882091Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/POD\" id=247cd2c7-69ca-4b62-b1b8-42e647e4943f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866886 | controller |     "Jun 12 15:43:05.435809 crc crio[24284]: time=\"2026-06-12T15:43:05.435727338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866905 | controller |     "Jun 12 15:43:05.435915 crc crio[24284]: time=\"2026-06-12T15:43:05.435135886Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/POD\" id=cdfda882-5edc-4ecc-97ce-a4c1b07ec26e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.866922 | controller |     "Jun 12 15:43:05.435915 crc crio[24284]: time=\"2026-06-12T15:43:05.4358851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.866940 | controller |     "Jun 12 15:43:05.465543 crc crio[24284]: time=\"2026-06-12T15:43:05.465465008Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6tx44 Namespace:openstack-operators ID:0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 UID:8ecf2655-7d82-40c1-afa6-4dc88295884a NetNS:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ecf2655_7d82_40c1_afa6_4dc88295884a.slice PodAnnotations:0xc002722218}] Aliases:map[]}\"",
2026-06-12 16:39:24.866960 | controller |     "Jun 12 15:43:05.465543 crc crio[24284]: time=\"2026-06-12T15:43:05.46552607Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.866979 | controller |     "Jun 12 15:43:05.577320 crc crio[24284]: time=\"2026-06-12T15:43:05.575521128Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sj6fr Namespace:openstack-operators ID:ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc UID:85766690-fff1-48df-a545-5432d5b5540a NetNS:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85766690_fff1_48df_a545_5432d5b5540a.slice PodAnnotations:0xc001212278}] Aliases:map[]}\"",
2026-06-12 16:39:24.866999 | controller |     "Jun 12 15:43:05.577320 crc crio[24284]: time=\"2026-06-12T15:43:05.575576849Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867018 | controller |     "Jun 12 15:43:05.680813 crc crio[24284]: time=\"2026-06-12T15:43:05.680415843Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/POD\" id=5adb1d0e-0c39-4ba6-ae72-ee9f9cc27323 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.867037 | controller |     "Jun 12 15:43:05.680813 crc crio[24284]: time=\"2026-06-12T15:43:05.680584349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.867056 | controller |     "Jun 12 15:43:05.718129 crc crio[24284]: time=\"2026-06-12T15:43:05.717761888Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/POD\" id=c67ae9dd-84a4-4572-94cc-f95063f57873 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.867076 | controller |     "Jun 12 15:43:05.718129 crc crio[24284]: time=\"2026-06-12T15:43:05.718018147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.867101 | controller |     "Jun 12 15:43:05.830985 crc crio[24284]: time=\"2026-06-12T15:43:05.83086057Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/POD\" id=999f1511-d9f7-430a-b402-611350d4735e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.867120 | controller |     "Jun 12 15:43:05.832713 crc crio[24284]: time=\"2026-06-12T15:43:05.831012844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.867139 | controller |     "Jun 12 15:43:05.991095 crc crio[24284]: time=\"2026-06-12T15:43:05.989849346Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-v4xxt Namespace:openstack-operators ID:9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 UID:3e7da492-440c-4a8e-8905-b42a82472ccd NetNS:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e7da492_440c_4a8e_8905_b42a82472ccd.slice PodAnnotations:0xc002722368}] Aliases:map[]}\"",
2026-06-12 16:39:24.867159 | controller |     "Jun 12 15:43:06.007484 crc crio[24284]: time=\"2026-06-12T15:43:05.995735998Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867179 | controller |     "Jun 12 15:43:06.609863 crc crio[24284]: 2026-06-12T15:43:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1094b6624e1683f Mac:c2:b7:70:e3:b8:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 SocketPath: PciID:}] [{Interface:0xc0003145b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.867195 | controller |     "Jun 12 15:43:06.619881 crc crio[24284]: 2026-06-12T15:43:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aeaac40d9b78441 Mac:8e:76:f0:ef:4d:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc SocketPath: PciID:}] [{Interface:0xc00019aca0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.867215 | controller |     "Jun 12 15:43:06.624083 crc crio[24284]: time=\"2026-06-12T15:43:06.623923688Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-gwqll Namespace:openstack-operators ID:1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c UID:7468c2b3-552e-4673-860c-02900991e889 NetNS:/var/run/netns/7cdb8402-e029-4374-b557-95193ec02725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7468c2b3_552e_4673_860c_02900991e889.slice PodAnnotations:0xc002722260}] Aliases:map[]}\"",
2026-06-12 16:39:24.867232 | controller |     "Jun 12 15:43:06.624370 crc crio[24284]: time=\"2026-06-12T15:43:06.624238733Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.867251 | controller |     "Jun 12 15:43:06.631802 crc crio[24284]: time=\"2026-06-12T15:43:06.631701072Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-fklqj Namespace:openstack-operators ID:aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 UID:8afa2321-64c1-465d-90ce-8108aef4ceed NetNS:/var/run/netns/f2a481a6-9b2c-4409-a5b9-2b8cde2e6ebc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8afa2321_64c1_465d_90ce_8108aef4ceed.slice PodAnnotations:0xc002c1e6b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.867274 | controller |     "Jun 12 15:43:06.632145 crc crio[24284]: time=\"2026-06-12T15:43:06.632008932Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-fklqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.867294 | controller |     "Jun 12 15:43:06.883994 crc crio[24284]: time=\"2026-06-12T15:43:06.880748913Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-5tlrf Namespace:openstack-operators ID:5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 UID:f3b4509b-9eb8-43dd-b88e-0a14914ba63e NetNS:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b4509b_9eb8_43dd_b88e_0a14914ba63e.slice PodAnnotations:0xc004286170}] Aliases:map[]}\"",
2026-06-12 16:39:24.867313 | controller |     "Jun 12 15:43:06.883994 crc crio[24284]: time=\"2026-06-12T15:43:06.881444616Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867330 | controller |     "Jun 12 15:43:07.070774 crc crio[24284]: 2026-06-12T15:43:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ee1d60e1c79490 Mac:c2:e2:b9:9c:88:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 SocketPath: PciID:}] [{Interface:0xc000196d10 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.867349 | controller |     "Jun 12 15:43:07.072092 crc crio[24284]: time=\"2026-06-12T15:43:07.071769537Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-98gll Namespace:openstack-operators ID:5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a UID:ba06bbc4-3f8c-4538-aeae-5d8796c095dc NetNS:/var/run/netns/a44c0981-b712-45a6-a49a-dc54453f82b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podba06bbc4_3f8c_4538_aeae_5d8796c095dc.slice PodAnnotations:0xc002c1e2d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.867368 | controller |     "Jun 12 15:43:07.072092 crc crio[24284]: time=\"2026-06-12T15:43:07.071959343Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.867387 | controller |     "Jun 12 15:43:07.095815 crc crio[24284]: time=\"2026-06-12T15:43:07.093556785Z\" level=info msg=\"Ran pod sandbox 1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/POD\" id=59826575-b25f-437c-be8b-d4c969560aea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.867404 | controller |     "Jun 12 15:43:07.106176 crc crio[24284]: time=\"2026-06-12T15:43:07.105666605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867423 | controller |     "Jun 12 15:43:07.106176 crc crio[24284]: time=\"2026-06-12T15:43:07.105900153Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867439 | controller |     "Jun 12 15:43:07.106176 crc crio[24284]: time=\"2026-06-12T15:43:07.105983426Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=98eeb35d-3d8a-4f70-a455-a272b18d173b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867461 | controller |     "Jun 12 15:43:07.112444 crc crio[24284]: time=\"2026-06-12T15:43:07.107591388Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c768b84a-1eaf-4ef8-8359-1c0366202d0d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.867480 | controller |     "Jun 12 15:43:07.117294 crc crio[24284]: time=\"2026-06-12T15:43:07.11562431Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-12 16:39:24.867497 | controller |     "Jun 12 15:43:07.128407 crc crio[24284]: time=\"2026-06-12T15:43:07.126193313Z\" level=info msg=\"Ran pod sandbox aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/POD\" id=05827cae-366a-467a-8cd1-39a847b712ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.867537 | controller |     "Jun 12 15:43:07.156443 crc crio[24284]: time=\"2026-06-12T15:43:07.156073627Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867558 | controller |     "Jun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.183574154Z\" level=info msg=\"Ran pod sandbox 5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/POD\" id=1f6a47ec-2df2-4f0e-a498-8a2046594021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.867574 | controller |     "Jun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.183733212Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wxpj4 Namespace:openstack-operators ID:76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 UID:1b74c238-1ec6-454c-9983-2053ea438daf NetNS:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b74c238_1ec6_454c_9983_2053ea438daf.slice PodAnnotations:0xc0006be560}] Aliases:map[]}\"",
2026-06-12 16:39:24.867593 | controller |     "Jun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.187019446Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867610 | controller |     "Jun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.186800319Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-snp8d Namespace:openstack-operators ID:4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 UID:cf1a37a8-9f04-4ade-969f-8fdb02d456ce NetNS:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf1a37a8_9f04_4ade_969f_8fdb02d456ce.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"",
2026-06-12 16:39:24.867629 | controller |     "Jun 12 15:43:07.187477 crc crio[24284]: time=\"2026-06-12T15:43:07.187406946Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867652 | controller |     "Jun 12 15:43:07.189961 crc crio[24284]: time=\"2026-06-12T15:43:07.184971439Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867672 | controller |     "Jun 12 15:43:07.190218 crc crio[24284]: time=\"2026-06-12T15:43:07.190157325Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=06c58dc6-96a5-4d6d-be05-1022aa6b0524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867688 | controller |     "Jun 12 15:43:07.267351 crc crio[24284]: time=\"2026-06-12T15:43:07.256960223Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=938eaaaf-58bf-48e3-be6f-4e303ddd4c3d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.867707 | controller |     "Jun 12 15:43:07.280508 crc crio[24284]: time=\"2026-06-12T15:43:07.279537701Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-g7fvb Namespace:openstack-operators ID:856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 UID:4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf NetNS:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ed0a7e1_e1d6_4fe8_a68f_0b6f00048fbf.slice PodAnnotations:0xc0042868b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.867727 | controller |     "Jun 12 15:43:07.280508 crc crio[24284]: time=\"2026-06-12T15:43:07.279919783Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867747 | controller |     "Jun 12 15:43:07.313383 crc crio[24284]: time=\"2026-06-12T15:43:07.309348707Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-bj44v Namespace:openstack-operators ID:80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 UID:0742e43f-9b95-4885-9fab-05dffcd568e7 NetNS:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0742e43f_9b95_4885_9fab_05dffcd568e7.slice PodAnnotations:0xc0009b8528}] Aliases:map[]}\"",
2026-06-12 16:39:24.867766 | controller |     "Jun 12 15:43:07.313383 crc crio[24284]: time=\"2026-06-12T15:43:07.30945528Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867785 | controller |     "Jun 12 15:43:07.349438 crc crio[24284]: time=\"2026-06-12T15:43:07.348593183Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867805 | controller |     "Jun 12 15:43:07.405957 crc crio[24284]: time=\"2026-06-12T15:43:07.405848409Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-49vcf Namespace:openstack-operators ID:fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 UID:fd47ddaf-50dd-425a-b4ef-9cb6d42dae70 NetNS:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd47ddaf_50dd_425a_b4ef_9cb6d42dae70.slice PodAnnotations:0xc000b84688}] Aliases:map[]}\"",
2026-06-12 16:39:24.867827 | controller |     "Jun 12 15:43:07.405957 crc crio[24284]: time=\"2026-06-12T15:43:07.405950402Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867847 | controller |     "Jun 12 15:43:07.423843 crc crio[24284]: time=\"2026-06-12T15:43:07.411198166Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-fgs5m Namespace:openstack-operators ID:c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 UID:b89d9efa-c667-4d71-96f2-4ab5f1302235 NetNS:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb89d9efa_c667_4d71_96f2_4ab5f1302235.slice PodAnnotations:0xc003242028}] Aliases:map[]}\"",
2026-06-12 16:39:24.867866 | controller |     "Jun 12 15:43:07.423843 crc crio[24284]: time=\"2026-06-12T15:43:07.422433402Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867882 | controller |     "Jun 12 15:43:07.433685 crc crio[24284]: time=\"2026-06-12T15:43:07.42967082Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-12 16:39:24.867901 | controller |     "Jun 12 15:43:07.574917 crc crio[24284]: time=\"2026-06-12T15:43:07.571723025Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dsqgc Namespace:openstack-operators ID:e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e UID:b8ac4275-1eb3-439c-88e7-e154b3cfbb12 NetNS:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8ac4275_1eb3_439c_88e7_e154b3cfbb12.slice PodAnnotations:0xc004286180}] Aliases:map[]}\"",
2026-06-12 16:39:24.867917 | controller |     "Jun 12 15:43:07.574917 crc crio[24284]: time=\"2026-06-12T15:43:07.572869162Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.867936 | controller |     "Jun 12 15:43:07.769387 crc crio[24284]: time=\"2026-06-12T15:43:07.768606968Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867952 | controller |     "Jun 12 15:43:07.769387 crc crio[24284]: time=\"2026-06-12T15:43:07.768884477Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=d1935b68-71db-4cac-bce4-d888211b3932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.867970 | controller |     "Jun 12 15:43:07.857235 crc crio[24284]: time=\"2026-06-12T15:43:07.852780191Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=f8751f92-12e0-4b91-9f54-1fedea7efa8f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.867986 | controller |     "Jun 12 15:43:07.901012 crc crio[24284]: time=\"2026-06-12T15:43:07.894945779Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-12 16:39:24.868005 | controller |     "Jun 12 15:43:08.351209 crc crio[24284]: time=\"2026-06-12T15:43:08.350202837Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=ea79de7a-da9f-4556-a13c-513bb5c6ae2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.868025 | controller |     "Jun 12 15:43:08.353637 crc crio[24284]: time=\"2026-06-12T15:43:08.353364381Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=278ac0d1-8771-447d-a21c-b01a72b9b839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868043 | controller |     "Jun 12 15:43:08.353637 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0995dfbea431a75 Mac:0e:a5:ff:40:64:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 SocketPath: PciID:}] [{Interface:0xc00014b3b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.868060 | controller |     "Jun 12 15:43:08.362205 crc crio[24284]: time=\"2026-06-12T15:43:08.362013052Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-ds98r Namespace:openstack-operators ID:c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 UID:6a1083b4-7603-47b5-b14a-bbff76a4dd9c NetNS:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1083b4_7603_47b5_b14a_bbff76a4dd9c.slice PodAnnotations:0xc00008d068}] Aliases:map[]}\"",
2026-06-12 16:39:24.868079 | controller |     "Jun 12 15:43:08.362205 crc crio[24284]: time=\"2026-06-12T15:43:08.362143186Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-ds98r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.868096 | controller |     "Jun 12 15:43:08.375557 crc crio[24284]: time=\"2026-06-12T15:43:08.375214705Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0625470e-ff4b-44cb-ab49-fb24c1545b15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868114 | controller |     "Jun 12 15:43:08.396564 crc crio[24284]: time=\"2026-06-12T15:43:08.386906916Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-z72dx Namespace:openstack-operators ID:0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 UID:9f9e76c6-371a-41ad-bd9e-df4ce3d0a248 NetNS:/var/run/netns/072cce29-a63e-4e2a-8f0f-c5f183fffef8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f9e76c6_371a_41ad_bd9e_df4ce3d0a248.slice PodAnnotations:0xc001e04150}] Aliases:map[]}\"",
2026-06-12 16:39:24.868131 | controller |     "Jun 12 15:43:08.396564 crc crio[24284]: time=\"2026-06-12T15:43:08.387201186Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.868150 | controller |     "Jun 12 15:43:08.398535 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac7c3ba7ed26b1c Mac:ce:4c:10:1f:91:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 SocketPath: PciID:}] [{Interface:0xc0003128e0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.868167 | controller |     "Jun 12 15:43:08.399839 crc crio[24284]: time=\"2026-06-12T15:43:08.399721125Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-sj6fr Namespace:openstack-operators ID:ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc UID:85766690-fff1-48df-a545-5432d5b5540a NetNS:/var/run/netns/22345630-0755-48fc-9f33-ee7fae7ab619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85766690_fff1_48df_a545_5432d5b5540a.slice PodAnnotations:0xc001212278}] Aliases:map[]}\"",
2026-06-12 16:39:24.868190 | controller |     "Jun 12 15:43:08.399944 crc crio[24284]: time=\"2026-06-12T15:43:08.399925482Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.868210 | controller |     "Jun 12 15:43:08.444476 crc crio[24284]: time=\"2026-06-12T15:43:08.443364453Z\" level=info msg=\"Ran pod sandbox ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/POD\" id=851a5ac3-d91f-4ca3-8e82-34f4cef2c905 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.868227 | controller |     "Jun 12 15:43:08.444476 crc crio[24284]: time=\"2026-06-12T15:43:08.443689277Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-svf9q/extract-content\" id=8f893093-72b3-4438-a8eb-442ce61d7fda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.868245 | controller |     "Jun 12 15:43:08.444839 crc crio[24284]: time=\"2026-06-12T15:43:08.444563171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.868261 | controller |     "Jun 12 15:43:08.468611 crc crio[24284]: time=\"2026-06-12T15:43:08.466981425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868280 | controller |     "Jun 12 15:43:08.481492 crc crio[24284]: time=\"2026-06-12T15:43:08.481083209Z\" level=info msg=\"Stopping container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7 (timeout: 2s)\" id=9522e001-7eb4-4bad-ba0c-c3a8e83bf4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.868296 | controller |     "Jun 12 15:43:08.557467 crc crio[24284]: time=\"2026-06-12T15:43:08.557020984Z\" level=info msg=\"Ran pod sandbox 0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/POD\" id=694a0527-14ce-458c-a847-dca6f66b96d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.868314 | controller |     "Jun 12 15:43:08.577688 crc crio[24284]: time=\"2026-06-12T15:43:08.57759384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868330 | controller |     "Jun 12 15:43:08.587490 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55565b71be03107 Mac:f6:da:66:ea:8d:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.868349 | controller |     "Jun 12 15:43:08.613180 crc crio[24284]: time=\"2026-06-12T15:43:08.609011651Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-w2rln Namespace:openstack-operators ID:55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 UID:333a760b-5103-4024-a495-65499729a60c NetNS:/var/run/netns/65bcb5f2-bb8b-4304-ae86-7493c7e932f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod333a760b_5103_4024_a495_65499729a60c.slice PodAnnotations:0xc001e04808}] Aliases:map[]}\"",
2026-06-12 16:39:24.868371 | controller |     "Jun 12 15:43:08.613180 crc crio[24284]: time=\"2026-06-12T15:43:08.610587253Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.868391 | controller |     "Jun 12 15:43:08.794459 crc crio[24284]: time=\"2026-06-12T15:43:08.780681699Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868407 | controller |     "Jun 12 15:43:08.817407 crc crio[24284]: time=\"2026-06-12T15:43:08.794216112Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=c78a9ed4-4f76-45f4-87ef-c5d3e2ee4b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868425 | controller |     "Jun 12 15:43:08.817407 crc crio[24284]: time=\"2026-06-12T15:43:08.789559618Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868441 | controller |     "Jun 12 15:43:08.817407 crc crio[24284]: time=\"2026-06-12T15:43:08.816949483Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=b70ddad9-31d3-4fa6-bf32-12fb39529476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868459 | controller |     "Jun 12 15:43:08.844800 crc crio[24284]: time=\"2026-06-12T15:43:08.844746579Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=26a2a924-2b5b-4720-b691-c33344c97bd0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.868475 | controller |     "Jun 12 15:43:08.851754 crc crio[24284]: time=\"2026-06-12T15:43:08.847552681Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1c4124bf-f7cd-41a7-a070-c02c36e3af81 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.868494 | controller |     "Jun 12 15:43:08.859806 crc crio[24284]: time=\"2026-06-12T15:43:08.859767569Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-12 16:39:24.868536 | controller |     "Jun 12 15:43:08.893884 crc crio[24284]: 2026-06-12T15:43:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b1da12c8120167 Mac:fa:a0:e6:75:7a:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 SocketPath: PciID:}] [{Interface:0xc0005385d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.868565 | controller |     "Jun 12 15:43:08.893884 crc crio[24284]: time=\"2026-06-12T15:43:08.861382481Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-12 16:39:24.868585 | controller |     "Jun 12 15:43:08.919707 crc crio[24284]: time=\"2026-06-12T15:43:08.918611329Z\" level=info msg=\"Stopped container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=9522e001-7eb4-4bad-ba0c-c3a8e83bf4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.868602 | controller |     "Jun 12 15:43:08.923111 crc crio[24284]: time=\"2026-06-12T15:43:08.922123494Z\" level=info msg=\"Stopping pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=81ea4248-ca4e-4bb1-99ff-5ba60f6ee005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.868625 | controller |     "Jun 12 15:43:08.924516 crc crio[24284]: time=\"2026-06-12T15:43:08.924192641Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5xh6f Namespace:openshift-marketplace ID:93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b UID:f5d5c354-55fc-452f-9f88-a1b9ac0b021f NetNS:/var/run/netns/a40b2c34-bd38-4aa5-a446-aa7881f8be84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d5c354_55fc_452f_9f88_a1b9ac0b021f.slice PodAnnotations:0xc001e04178}] Aliases:map[]}\"",
2026-06-12 16:39:24.868644 | controller |     "Jun 12 15:43:08.924516 crc crio[24284]: time=\"2026-06-12T15:43:08.924480691Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5xh6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.868661 | controller |     "Jun 12 15:43:08.957831 crc crio[24284]: time=\"2026-06-12T15:43:08.957684393Z\" level=info msg=\"Ran pod sandbox 55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/POD\" id=3f4e7656-43d9-4a59-9cc9-a54d66db1ca3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.868679 | controller |     "Jun 12 15:43:08.968957 crc crio[24284]: time=\"2026-06-12T15:43:08.966707154Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868696 | controller |     "Jun 12 15:43:08.968957 crc crio[24284]: time=\"2026-06-12T15:43:08.966963542Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868714 | controller |     "Jun 12 15:43:08.968957 crc crio[24284]: time=\"2026-06-12T15:43:08.967024224Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=b56be1dd-f636-4f83-9031-58b4e942e774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868731 | controller |     "Jun 12 15:43:08.978405 crc crio[24284]: time=\"2026-06-12T15:43:08.976456508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.868749 | controller |     "Jun 12 15:43:08.985570 crc crio[24284]: time=\"2026-06-12T15:43:08.985424655Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9fe43138-eb5f-48bc-bf11-fdfb23b0cf2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.868769 | controller |     "Jun 12 15:43:08.996474 crc crio[24284]: time=\"2026-06-12T15:43:08.987995587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.868787 | controller |     "Jun 12 15:43:08.996474 crc crio[24284]: time=\"2026-06-12T15:43:08.991824164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-12 16:39:24.868804 | controller |     "Jun 12 15:43:09.017108 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90a543db1616739 Mac:5e:7f:a9:09:a1:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 SocketPath: PciID:}] [{Interface:0xc00021a9d0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.868827 | controller |     "Jun 12 15:43:09.019081 crc crio[24284]: time=\"2026-06-12T15:43:09.018961353Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-lr6cb Namespace:openstack-operators ID:90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d UID:b98b974d-b758-4215-8572-c7b09ad848fd NetNS:/var/run/netns/19eb367b-4da2-4b72-8630-bfb15a623439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb98b974d_b758_4215_8572_c7b09ad848fd.slice PodAnnotations:0xc0009b8090}] Aliases:map[]}\"",
2026-06-12 16:39:24.868847 | controller |     "Jun 12 15:43:09.019350 crc crio[24284]: time=\"2026-06-12T15:43:09.019191271Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.868866 | controller |     "Jun 12 15:43:09.034164 crc crio[24284]: time=\"2026-06-12T15:43:09.034026834Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6tx44 Namespace:openstack-operators ID:0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 UID:8ecf2655-7d82-40c1-afa6-4dc88295884a NetNS:/var/run/netns/5d156bdc-0e0f-4e3f-9ef8-3a62abe7b640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8ecf2655_7d82_40c1_afa6_4dc88295884a.slice PodAnnotations:0xc002722218}] Aliases:map[]}\"",
2026-06-12 16:39:24.868885 | controller |     "Jun 12 15:43:09.034793 crc crio[24284]: time=\"2026-06-12T15:43:09.034619613Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.868901 | controller |     "Jun 12 15:43:09.070528 crc crio[24284]: time=\"2026-06-12T15:43:09.070323547Z\" level=info msg=\"Ran pod sandbox 90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/POD\" id=ae46e0b4-6e39-43e2-a98e-61fed4a0fbad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.868920 | controller |     "Jun 12 15:43:09.072368 crc crio[24284]: time=\"2026-06-12T15:43:09.071920509Z\" level=info msg=\"Ran pod sandbox 0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/POD\" id=beb1ba05-d4af-4f82-a905-c2b6b7966c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.868939 | controller |     "Jun 12 15:43:09.079822 crc crio[24284]: time=\"2026-06-12T15:43:09.079671523Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868958 | controller |     "Jun 12 15:43:09.080137 crc crio[24284]: time=\"2026-06-12T15:43:09.080004344Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868975 | controller |     "Jun 12 15:43:09.080316 crc crio[24284]: time=\"2026-06-12T15:43:09.080221801Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=fbd8d492-1e37-4efd-b86c-fa263736e16a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.868997 | controller |     "Jun 12 15:43:09.084300 crc crio[24284]: time=\"2026-06-12T15:43:09.083176727Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=1026eddf-07d6-4a40-936c-4912e2844d8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.869017 | controller |     "Jun 12 15:43:09.093647 crc crio[24284]: time=\"2026-06-12T15:43:09.093579392Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-12 16:39:24.869037 | controller |     "Jun 12 15:43:09.115559 crc crio[24284]: time=\"2026-06-12T15:43:09.114875658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869060 | controller |     "Jun 12 15:43:09.120353 crc crio[24284]: time=\"2026-06-12T15:43:09.119752706Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869079 | controller |     "Jun 12 15:43:09.120353 crc crio[24284]: time=\"2026-06-12T15:43:09.119922901Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=f663b143-88f8-49e9-913a-c37ec6964d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869098 | controller |     "Jun 12 15:43:09.134199 crc crio[24284]: time=\"2026-06-12T15:43:09.134087988Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e1f5a106-beed-4d3f-89c4-af1abb9c9dfc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.869123 | controller |     "Jun 12 15:43:09.187820 crc crio[24284]: time=\"2026-06-12T15:43:09.185702895Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-12 16:39:24.869142 | controller |     "Jun 12 15:43:09.324177 crc crio[24284]: time=\"2026-06-12T15:43:09.321212553Z\" level=info msg=\"Created container 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542: openshift-marketplace/redhat-operators-svf9q/extract-content\" id=8f893093-72b3-4438-a8eb-442ce61d7fda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.869161 | controller |     "Jun 12 15:43:09.327345 crc crio[24284]: time=\"2026-06-12T15:43:09.326688282Z\" level=info msg=\"Starting container: 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542\" id=fe561107-2891-4ed6-866c-d131f77941ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.869180 | controller |     "Jun 12 15:43:09.341299 crc crio[24284]: time=\"2026-06-12T15:43:09.341165213Z\" level=info msg=\"Started container\" PID=49365 containerID=6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542 description=openshift-marketplace/redhat-operators-svf9q/extract-content id=fe561107-2891-4ed6-866c-d131f77941ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38",
2026-06-12 16:39:24.869199 | controller |     "Jun 12 15:43:09.342057 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c656a845efdab3 Mac:2a:4b:dd:95:cd:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869222 | controller |     "Jun 12 15:43:09.343783 crc crio[24284]: time=\"2026-06-12T15:43:09.343725866Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-v4xxt Namespace:openstack-operators ID:9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 UID:3e7da492-440c-4a8e-8905-b42a82472ccd NetNS:/var/run/netns/61b37033-9715-4e9d-a249-157a7b4954b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3e7da492_440c_4a8e_8905_b42a82472ccd.slice PodAnnotations:0xc002722368}] Aliases:map[]}\"",
2026-06-12 16:39:24.869241 | controller |     "Jun 12 15:43:09.343986 crc crio[24284]: time=\"2026-06-12T15:43:09.343880122Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869258 | controller |     "Jun 12 15:43:09.353420 crc crio[24284]: time=\"2026-06-12T15:43:09.353341109Z\" level=info msg=\"Ran pod sandbox 9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/POD\" id=66523302-268f-49be-9427-df5fe121de0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.869276 | controller |     "Jun 12 15:43:09.370597 crc crio[24284]: time=\"2026-06-12T15:43:09.369833046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869293 | controller |     "Jun 12 15:43:09.370597 crc crio[24284]: time=\"2026-06-12T15:43:09.370400674Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869311 | controller |     "Jun 12 15:43:09.370597 crc crio[24284]: time=\"2026-06-12T15:43:09.370466966Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=60bafd52-ac8c-4ea7-9c78-90b3f3d3dc29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869330 | controller |     "Jun 12 15:43:09.375476 crc crio[24284]: time=\"2026-06-12T15:43:09.375214599Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=9af13a27-6647-4310-bd77-c496891b439a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.869347 | controller |     "Jun 12 15:43:09.384758 crc crio[24284]: time=\"2026-06-12T15:43:09.380343196Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-12 16:39:24.869366 | controller |     "Jun 12 15:43:09.444235 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5cd3aabb85cd3 Mac:ee:c0:2b:15:f9:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 SocketPath: PciID:}] [{Interface:0xc0000154e0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869383 | controller |     "Jun 12 15:43:09.456683 crc crio[24284]: time=\"2026-06-12T15:43:09.453022221Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-49vcf Namespace:openstack-operators ID:fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 UID:fd47ddaf-50dd-425a-b4ef-9cb6d42dae70 NetNS:/var/run/netns/e11b2d3d-f6e3-4739-9d8c-e1804d106d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd47ddaf_50dd_425a_b4ef_9cb6d42dae70.slice PodAnnotations:0xc000b84688}] Aliases:map[]}\"",
2026-06-12 16:39:24.869405 | controller |     "Jun 12 15:43:09.456683 crc crio[24284]: time=\"2026-06-12T15:43:09.453417934Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869425 | controller |     "Jun 12 15:43:09.475768 crc crio[24284]: time=\"2026-06-12T15:43:09.475493828Z\" level=info msg=\"Ran pod sandbox fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/POD\" id=5adb1d0e-0c39-4ba6-ae72-ee9f9cc27323 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.869444 | controller |     "Jun 12 15:43:09.481238 crc crio[24284]: time=\"2026-06-12T15:43:09.481173125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869463 | controller |     "Jun 12 15:43:09.481516 crc crio[24284]: time=\"2026-06-12T15:43:09.481451125Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869482 | controller |     "Jun 12 15:43:09.481567 crc crio[24284]: time=\"2026-06-12T15:43:09.481508046Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=c08ca6c5-fe79-4553-ad4d-50ffce643ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869498 | controller |     "Jun 12 15:43:09.486761 crc crio[24284]: time=\"2026-06-12T15:43:09.483015356Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=37555eb3-8119-46b4-87c6-c256c1cf4e7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.869540 | controller |     "Jun 12 15:43:09.492115 crc crio[24284]: time=\"2026-06-12T15:43:09.490111836Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-12 16:39:24.869562 | controller |     "Jun 12 15:43:09.903239 crc crio[24284]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e790ba8a468d535 Mac:52:9a:31:00:b0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 SocketPath: PciID:}] [{Interface:0xc0002ee800 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869609 | controller |     "Jun 12 15:43:09.910005 crc crio[24284]: time=\"2026-06-12T15:43:09.908483982Z\" level=info msg=\"Stopped pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=81ea4248-ca4e-4bb1-99ff-5ba60f6ee005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.869629 | controller |     "Jun 12 15:43:09.926610 crc crio[24284]: time=\"2026-06-12T15:43:09.926465947Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-dsqgc Namespace:openstack-operators ID:e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e UID:b8ac4275-1eb3-439c-88e7-e154b3cfbb12 NetNS:/var/run/netns/d1f722ed-2974-4324-bad7-c3950d56c368 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb8ac4275_1eb3_439c_88e7_e154b3cfbb12.slice PodAnnotations:0xc004286180}] Aliases:map[]}\"",
2026-06-12 16:39:24.869648 | controller |     "Jun 12 15:43:09.927931 crc crio[24284]: time=\"2026-06-12T15:43:09.926821589Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869664 | controller |     "Jun 12 15:43:09.963784 crc crio[24284]: time=\"2026-06-12T15:43:09.963676048Z\" level=info msg=\"Ran pod sandbox e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/POD\" id=cdfda882-5edc-4ecc-97ce-a4c1b07ec26e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.869679 | controller |     "Jun 12 15:43:09.995213 crc crio[24284]: time=\"2026-06-12T15:43:09.994955429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869694 | controller |     "Jun 12 15:43:09.995710 crc crio[24284]: time=\"2026-06-12T15:43:09.995510457Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869709 | controller |     "Jun 12 15:43:09.995710 crc crio[24284]: time=\"2026-06-12T15:43:09.9955946Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=168d4909-ac97-46b5-8a05-5ac2947aebb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.869723 | controller |     "Jun 12 15:43:10.005658 crc crio[24284]: time=\"2026-06-12T15:43:09.998094268Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af03d2d1-ca55-4429-911a-802eba2a9b62 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.869738 | controller |     "Jun 12 15:43:10.027338 crc crio[24284]: time=\"2026-06-12T15:43:10.017897148Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-12 16:39:24.869753 | controller |     "Jun 12 15:43:10.196415 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e9d78f447fd137 Mac:ce:ab:2c:19:6f:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869768 | controller |     "Jun 12 15:43:10.208123 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fba1370597e055 Mac:2a:4b:35:6e:d1:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f SocketPath: PciID:}] [{Interface:0xc000314740 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869783 | controller |     "Jun 12 15:43:10.233953 crc crio[24284]: time=\"2026-06-12T15:43:10.233702307Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-5tlrf Namespace:openstack-operators ID:5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 UID:f3b4509b-9eb8-43dd-b88e-0a14914ba63e NetNS:/var/run/netns/41696eff-cd23-4fe8-8934-31d504684c65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf3b4509b_9eb8_43dd_b88e_0a14914ba63e.slice PodAnnotations:0xc004286170}] Aliases:map[]}\"",
2026-06-12 16:39:24.869801 | controller |     "Jun 12 15:43:10.234534 crc crio[24284]: time=\"2026-06-12T15:43:10.234234304Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869816 | controller |     "Jun 12 15:43:10.235077 crc crio[24284]: time=\"2026-06-12T15:43:10.235009441Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-snp8d Namespace:openstack-operators ID:4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 UID:cf1a37a8-9f04-4ade-969f-8fdb02d456ce NetNS:/var/run/netns/691858dc-6ea0-49b6-862d-8590b94d0f4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf1a37a8_9f04_4ade_969f_8fdb02d456ce.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"",
2026-06-12 16:39:24.869831 | controller |     "Jun 12 15:43:10.235329 crc crio[24284]: time=\"2026-06-12T15:43:10.235289355Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869846 | controller |     "Jun 12 15:43:10.255392 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76d4d62aaa314f3 Mac:8e:da:3f:24:b2:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869861 | controller |     "Jun 12 15:43:10.260711 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:856ffc037fb8725 Mac:76:86:7a:69:21:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df SocketPath: PciID:}] [{Interface:0xc00011b620 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869875 | controller |     "Jun 12 15:43:10.261715 crc crio[24284]: time=\"2026-06-12T15:43:10.256324495Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wxpj4 Namespace:openstack-operators ID:76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 UID:1b74c238-1ec6-454c-9983-2053ea438daf NetNS:/var/run/netns/cca351f3-9e74-4eb4-8379-33e6ff98fbcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b74c238_1ec6_454c_9983_2053ea438daf.slice PodAnnotations:0xc0006be560}] Aliases:map[]}\"",
2026-06-12 16:39:24.869890 | controller |     "Jun 12 15:43:10.262413 crc crio[24284]: time=\"2026-06-12T15:43:10.262336081Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869905 | controller |     "Jun 12 15:43:10.262648 crc crio[24284]: time=\"2026-06-12T15:43:10.262596835Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-g7fvb Namespace:openstack-operators ID:856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 UID:4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf NetNS:/var/run/netns/ffc77801-68e4-4a36-ae64-0f3ff51ce2df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ed0a7e1_e1d6_4fe8_a68f_0b6f00048fbf.slice PodAnnotations:0xc0042868b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.869920 | controller |     "Jun 12 15:43:10.263017 crc crio[24284]: time=\"2026-06-12T15:43:10.262995668Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869940 | controller |     "Jun 12 15:43:10.280120 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80407f2d53cccdc Mac:16:47:b3:79:9b:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d SocketPath: PciID:}] [{Interface:0xc00013ce50 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.869955 | controller |     "Jun 12 15:43:10.280120 crc crio[24284]: time=\"2026-06-12T15:43:10.278866292Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-bj44v Namespace:openstack-operators ID:80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 UID:0742e43f-9b95-4885-9fab-05dffcd568e7 NetNS:/var/run/netns/4d71b072-cb71-454c-85ce-0dcd72f9687d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0742e43f_9b95_4885_9fab_05dffcd568e7.slice PodAnnotations:0xc0009b8528}] Aliases:map[]}\"",
2026-06-12 16:39:24.869970 | controller |     "Jun 12 15:43:10.280120 crc crio[24284]: time=\"2026-06-12T15:43:10.279013237Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.869985 | controller |     "Jun 12 15:43:10.311688 crc crio[24284]: time=\"2026-06-12T15:43:10.310837012Z\" level=info msg=\"Ran pod sandbox 5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/POD\" id=a9218930-4f2d-43c3-bb3c-caf48e4cb44f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870000 | controller |     "Jun 12 15:43:10.320816 crc crio[24284]: time=\"2026-06-12T15:43:10.320328051Z\" level=info msg=\"Ran pod sandbox 856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/POD\" id=999f1511-d9f7-430a-b402-611350d4735e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870015 | controller |     "Jun 12 15:43:10.322150 crc crio[24284]: time=\"2026-06-12T15:43:10.321854131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870029 | controller |     "Jun 12 15:43:10.322150 crc crio[24284]: time=\"2026-06-12T15:43:10.322090209Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870044 | controller |     "Jun 12 15:43:10.322150 crc crio[24284]: time=\"2026-06-12T15:43:10.32214021Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=d7e731ad-4f5f-4a9c-b22d-f409cd1099bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870058 | controller |     "Jun 12 15:43:10.327206 crc crio[24284]: time=\"2026-06-12T15:43:10.322890949Z\" level=info msg=\"Ran pod sandbox 4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/POD\" id=c67ae9dd-84a4-4572-94cc-f95063f57873 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870073 | controller |     "Jun 12 15:43:10.327206 crc crio[24284]: time=\"2026-06-12T15:43:10.325578125Z\" level=info msg=\"Ran pod sandbox 76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/POD\" id=caf6646f-18fd-4c97-bbe5-b121f1b7231a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870090 | controller |     "Jun 12 15:43:10.328570 crc crio[24284]: time=\"2026-06-12T15:43:10.328301062Z\" level=info msg=\"Ran pod sandbox 80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/POD\" id=247cd2c7-69ca-4b62-b1b8-42e647e4943f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870104 | controller |     "Jun 12 15:43:10.352716 crc crio[24284]: time=\"2026-06-12T15:43:10.352561585Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870118 | controller |     "Jun 12 15:43:10.353133 crc crio[24284]: time=\"2026-06-12T15:43:10.352826693Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870135 | controller |     "Jun 12 15:43:10.353133 crc crio[24284]: time=\"2026-06-12T15:43:10.352894766Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=dbe6fc51-684c-461c-954b-070731a65bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870156 | controller |     "Jun 12 15:43:10.353492 crc crio[24284]: time=\"2026-06-12T15:43:10.353364661Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=eee6e723-e363-4361-820e-1c3f4011b616 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870177 | controller |     "Jun 12 15:43:10.356924 crc crio[24284]: time=\"2026-06-12T15:43:10.356757481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870200 | controller |     "Jun 12 15:43:10.357118 crc crio[24284]: time=\"2026-06-12T15:43:10.356964548Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870223 | controller |     "Jun 12 15:43:10.357118 crc crio[24284]: time=\"2026-06-12T15:43:10.35701082Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=97e7387e-c574-4fe9-8a09-c4ce93009035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870239 | controller |     "Jun 12 15:43:10.357332 crc crio[24284]: time=\"2026-06-12T15:43:10.357112493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870254 | controller |     "Jun 12 15:43:10.357332 crc crio[24284]: time=\"2026-06-12T15:43:10.357185085Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=4007a7cc-7d53-4ca3-acd9-c096376942aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870269 | controller |     "Jun 12 15:43:10.357481 crc crio[24284]: time=\"2026-06-12T15:43:10.357376602Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870287 | controller |     "Jun 12 15:43:10.357481 crc crio[24284]: time=\"2026-06-12T15:43:10.357445374Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=26cf3342-8c96-494b-80fb-60358b54aba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870303 | controller |     "Jun 12 15:43:10.357620 crc crio[24284]: time=\"2026-06-12T15:43:10.357124263Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870318 | controller |     "Jun 12 15:43:10.357749 crc crio[24284]: time=\"2026-06-12T15:43:10.357648271Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870332 | controller |     "Jun 12 15:43:10.357749 crc crio[24284]: time=\"2026-06-12T15:43:10.357702242Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=a89c80a3-9688-47d1-a400-66a90d15e9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870347 | controller |     "Jun 12 15:43:10.358947 crc crio[24284]: time=\"2026-06-12T15:43:10.358714635Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-12 16:39:24.870361 | controller |     "Jun 12 15:43:10.358947 crc crio[24284]: time=\"2026-06-12T15:43:10.358811936Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-12 16:39:24.870375 | controller |     "Jun 12 15:43:10.359840 crc crio[24284]: time=\"2026-06-12T15:43:10.359763699Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=c031213b-5e81-4bd0-94c3-282d9d4bbde1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870390 | controller |     "Jun 12 15:43:10.360681 crc crio[24284]: time=\"2026-06-12T15:43:10.360457702Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=07a2772d-2795-44ba-9c0f-5d5f5f213ca3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870405 | controller |     "Jun 12 15:43:10.360681 crc crio[24284]: time=\"2026-06-12T15:43:10.360496159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e42954f3-3450-4112-8c86-cc9f8a6c70ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870419 | controller |     "Jun 12 15:43:10.364003 crc crio[24284]: time=\"2026-06-12T15:43:10.363731169Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-12 16:39:24.870433 | controller |     "Jun 12 15:43:10.364175 crc crio[24284]: time=\"2026-06-12T15:43:10.364004314Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-12 16:39:24.870447 | controller |     "Jun 12 15:43:10.365499 crc crio[24284]: time=\"2026-06-12T15:43:10.365162465Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-12 16:39:24.870465 | controller |     "Jun 12 15:43:10.676027 crc crio[24284]: 2026-06-12T15:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c25b9963ce5ca60 Mac:d6:35:47:34:1b:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b SocketPath: PciID:}] [{Interface:0xc0002aeea0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.870481 | controller |     "Jun 12 15:43:10.685413 crc crio[24284]: time=\"2026-06-12T15:43:10.677946975Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-ds98r Namespace:openstack-operators ID:c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 UID:6a1083b4-7603-47b5-b14a-bbff76a4dd9c NetNS:/var/run/netns/cc435771-a8e2-4c4d-aef4-5fb47d419e9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a1083b4_7603_47b5_b14a_bbff76a4dd9c.slice PodAnnotations:0xc00008d068}] Aliases:map[]}\"",
2026-06-12 16:39:24.870496 | controller |     "Jun 12 15:43:10.685413 crc crio[24284]: time=\"2026-06-12T15:43:10.678217694Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-ds98r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.870532 | controller |     "Jun 12 15:43:10.783428 crc crio[24284]: time=\"2026-06-12T15:43:10.782949188Z\" level=info msg=\"Ran pod sandbox c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/POD\" id=1f9b0deb-0249-4493-bfb0-5f8be4cee7e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870554 | controller |     "Jun 12 15:43:10.799963 crc crio[24284]: time=\"2026-06-12T15:43:10.796801519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870570 | controller |     "Jun 12 15:43:10.799963 crc crio[24284]: time=\"2026-06-12T15:43:10.797206852Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870585 | controller |     "Jun 12 15:43:10.799963 crc crio[24284]: time=\"2026-06-12T15:43:10.797500171Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=a8bfc41c-8d51-49be-b48c-fd4b231ba42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870600 | controller |     "Jun 12 15:43:10.801735 crc crio[24284]: time=\"2026-06-12T15:43:10.801467626Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aab806c8-28f0-4622-828a-a05e22a02695 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870615 | controller |     "Jun 12 15:43:10.806203 crc crio[24284]: time=\"2026-06-12T15:43:10.805845288Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-12 16:39:24.870629 | controller |     "Jun 12 15:43:10.970137 crc crio[24284]: time=\"2026-06-12T15:43:10.969984549Z\" level=info msg=\"Removing container: 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7\" id=0716045d-a51c-46b9-945e-1b608d39337c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.870643 | controller |     "Jun 12 15:43:11.088165 crc crio[24284]: time=\"2026-06-12T15:43:11.087906151Z\" level=info msg=\"Removed container 1155fe2f3536b0d56608fea987cc1c6447fe6912c9128c97d5013d8b0e7b2dd7: openshift-marketplace/redhat-marketplace-5xh6f/registry-server\" id=0716045d-a51c-46b9-945e-1b608d39337c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.870661 | controller |     "Jun 12 15:43:11.096652 crc crio[24284]: time=\"2026-06-12T15:43:11.096520976Z\" level=info msg=\"Removing container: 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992\" id=3d61544e-d33f-4f82-b6a4-47b7edeaf10c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.870676 | controller |     "Jun 12 15:43:11.104843 crc crio[24284]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c30f8a7861e00da Mac:a6:64:75:50:11:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 SocketPath: PciID:}] [{Interface:0xc0003868e0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.870690 | controller |     "Jun 12 15:43:11.117988 crc crio[24284]: time=\"2026-06-12T15:43:11.117919339Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-fgs5m Namespace:openstack-operators ID:c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 UID:b89d9efa-c667-4d71-96f2-4ab5f1302235 NetNS:/var/run/netns/8dd52bb8-49f5-431f-98de-1f9b8a9362b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb89d9efa_c667_4d71_96f2_4ab5f1302235.slice PodAnnotations:0xc003242028}] Aliases:map[]}\"",
2026-06-12 16:39:24.870705 | controller |     "Jun 12 15:43:11.118745 crc crio[24284]: time=\"2026-06-12T15:43:11.118716595Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.870720 | controller |     "Jun 12 15:43:11.269474 crc crio[24284]: time=\"2026-06-12T15:43:11.268485947Z\" level=info msg=\"Removed container 709f61480fd3098c0641bbcc7e65bc34d1089cb95ce6927e351aa43e3e3cc992: openshift-marketplace/redhat-marketplace-5xh6f/extract-content\" id=3d61544e-d33f-4f82-b6a4-47b7edeaf10c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.870734 | controller |     "Jun 12 15:43:11.274381 crc crio[24284]: time=\"2026-06-12T15:43:11.27350571Z\" level=info msg=\"Ran pod sandbox c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/POD\" id=dc5c883e-f642-4c06-9534-d99a647e4b06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870748 | controller |     "Jun 12 15:43:11.317451 crc crio[24284]: time=\"2026-06-12T15:43:11.317216472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870762 | controller |     "Jun 12 15:43:11.317818 crc crio[24284]: time=\"2026-06-12T15:43:11.317738729Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870776 | controller |     "Jun 12 15:43:11.317920 crc crio[24284]: time=\"2026-06-12T15:43:11.317876713Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=7433606f-bf65-41f3-b137-d4fc3b5c0f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870791 | controller |     "Jun 12 15:43:11.319212 crc crio[24284]: time=\"2026-06-12T15:43:11.31909448Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=335abe9d-3310-43d6-85ed-a75747303ef8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.870808 | controller |     "Jun 12 15:43:11.319975 crc crio[24284]: time=\"2026-06-12T15:43:11.31932661Z\" level=info msg=\"Removing container: ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e\" id=45afb0b5-5efc-4275-90ca-1cc503f5cc45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.870823 | controller |     "Jun 12 15:43:11.344722 crc crio[24284]: time=\"2026-06-12T15:43:11.344015593Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-12 16:39:24.870837 | controller |     "Jun 12 15:43:11.581737 crc crio[24284]: time=\"2026-06-12T15:43:11.569841614Z\" level=info msg=\"Removed container ab35fa5dbd27587ad8d8a56ca8103ddd7d16de8bf861e1f5c20358208ca5de1e: openshift-marketplace/redhat-marketplace-5xh6f/extract-utilities\" id=45afb0b5-5efc-4275-90ca-1cc503f5cc45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.870852 | controller |     "Jun 12 15:43:16.075666 crc crio[24284]: time=\"2026-06-12T15:43:16.073464196Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-74dxq/POD\" id=f58cf009-5478-4a6b-9cc2-3a0b156df8ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.870866 | controller |     "Jun 12 15:43:16.075666 crc crio[24284]: time=\"2026-06-12T15:43:16.074545332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.870881 | controller |     "Jun 12 15:43:16.203018 crc crio[24284]: time=\"2026-06-12T15:43:16.202579569Z\" level=info msg=\"Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc0027223f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.870895 | controller |     "Jun 12 15:43:16.203018 crc crio[24284]: time=\"2026-06-12T15:43:16.202642781Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-74dxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.870910 | controller |     "Jun 12 15:43:16.309658 crc crio[24284]: time=\"2026-06-12T15:43:16.306322106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89cd2a2d-66c1-4c5e-99f5-c46a7f18d467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870925 | controller |     "Jun 12 15:43:16.316874 crc crio[24284]: time=\"2026-06-12T15:43:16.316606162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c8438e1-2c2c-4795-bab1-b4e1142a156c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.870939 | controller |     "Jun 12 15:43:16.504780 crc crio[24284]: time=\"2026-06-12T15:43:16.497423016Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=b9ede8f8-6dc0-4746-9821-70ec52b122f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.870953 | controller |     "Jun 12 15:43:16.504780 crc crio[24284]: time=\"2026-06-12T15:43:16.49877794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.870968 | controller |     "Jun 12 15:43:17.258425 crc crio[24284]: time=\"2026-06-12T15:43:17.249429791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.870985 | controller |     "Jun 12 15:43:17.297356 crc crio[24284]: time=\"2026-06-12T15:43:17.296538034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.871000 | controller |     "Jun 12 15:43:17.568418 crc crio[24284]: time=\"2026-06-12T15:43:17.562500087Z\" level=info msg=\"Created container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=b9ede8f8-6dc0-4746-9821-70ec52b122f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.871015 | controller |     "Jun 12 15:43:17.599030 crc crio[24284]: time=\"2026-06-12T15:43:17.597493879Z\" level=info msg=\"Starting container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47\" id=591291f8-bd87-4788-9815-74437c71b006 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.871032 | controller |     "Jun 12 15:43:17.767326 crc crio[24284]: time=\"2026-06-12T15:43:17.76179802Z\" level=info msg=\"Started container\" PID=49679 containerID=c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47 description=openshift-marketplace/redhat-operators-svf9q/registry-server id=591291f8-bd87-4788-9815-74437c71b006 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38",
2026-06-12 16:39:24.871049 | controller |     "Jun 12 15:43:20.063555 crc crio[24284]: time=\"2026-06-12T15:43:20.063471104Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/POD\" id=9526b4b5-397c-4ecc-b3fc-2c37acc110ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.871064 | controller |     "Jun 12 15:43:20.064618 crc crio[24284]: time=\"2026-06-12T15:43:20.063599739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.871079 | controller |     "Jun 12 15:43:20.189407 crc crio[24284]: time=\"2026-06-12T15:43:20.189234399Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-lm6kj Namespace:openstack-operators ID:66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 UID:b3fea09e-eff4-4715-a05f-32299c95bbe4 NetNS:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3fea09e_eff4_4715_a05f_32299c95bbe4.slice PodAnnotations:0xc001e04090}] Aliases:map[]}\"",
2026-06-12 16:39:24.871094 | controller |     "Jun 12 15:43:20.189407 crc crio[24284]: time=\"2026-06-12T15:43:20.189382164Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.871109 | controller |     "Jun 12 15:43:21.388066 crc crio[24284]: time=\"2026-06-12T15:43:21.387301388Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/POD\" id=be4ac85e-e12a-4c64-88df-092dc67cd02d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.871123 | controller |     "Jun 12 15:43:21.389581 crc crio[24284]: time=\"2026-06-12T15:43:21.388116624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.871138 | controller |     "Jun 12 15:43:21.616114 crc crio[24284]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cc78a3555799c4 Mac:9e:d9:4e:d3:a6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 SocketPath: PciID:}] [{Interface:0xc0001828e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.871156 | controller |     "Jun 12 15:43:21.616914 crc crio[24284]: time=\"2026-06-12T15:43:21.616784728Z\" level=info msg=\"Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc0027223f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.871171 | controller |     "Jun 12 15:43:21.617070 crc crio[24284]: time=\"2026-06-12T15:43:21.617010616Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-74dxq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.871186 | controller |     "Jun 12 15:43:22.113890 crc crio[24284]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66ee81da7ea29cb Mac:3e:3e:e0:4e:8e:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.871201 | controller |     "Jun 12 15:43:22.116666 crc crio[24284]: time=\"2026-06-12T15:43:22.116573056Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-lm6kj Namespace:openstack-operators ID:66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 UID:b3fea09e-eff4-4715-a05f-32299c95bbe4 NetNS:/var/run/netns/95cfc9b7-53b0-416d-ad4a-7d079f6ac3eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3fea09e_eff4_4715_a05f_32299c95bbe4.slice PodAnnotations:0xc001e04090}] Aliases:map[]}\"",
2026-06-12 16:39:24.871215 | controller |     "Jun 12 15:43:22.117864 crc crio[24284]: time=\"2026-06-12T15:43:22.117779516Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.871230 | controller |     "Jun 12 15:43:22.439875 crc crio[24284]: time=\"2026-06-12T15:43:22.439766344Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/POD\" id=b2b0c0f2-5b17-4ea1-b153-4bae077c0383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.871244 | controller |     "Jun 12 15:43:22.439875 crc crio[24284]: time=\"2026-06-12T15:43:22.439876097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.871259 | controller |     "Jun 12 15:43:23.249781 crc crio[24284]: time=\"2026-06-12T15:43:23.249212967Z\" level=info msg=\"Ran pod sandbox 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 with infra container: openshift-marketplace/community-operators-74dxq/POD\" id=f58cf009-5478-4a6b-9cc2-3a0b156df8ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.871273 | controller |     "Jun 12 15:43:23.252580 crc crio[24284]: time=\"2026-06-12T15:43:23.252483713Z\" level=info msg=\"Ran pod sandbox 66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/POD\" id=9526b4b5-397c-4ecc-b3fc-2c37acc110ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.871287 | controller |     "Jun 12 15:43:23.265879 crc crio[24284]: time=\"2026-06-12T15:43:23.26577639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871305 | controller |     "Jun 12 15:43:23.266206 crc crio[24284]: time=\"2026-06-12T15:43:23.266058149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871320 | controller |     "Jun 12 15:43:23.266206 crc crio[24284]: time=\"2026-06-12T15:43:23.266129472Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=54f346df-261a-4f9c-a21a-e2c48b0cbc23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871335 | controller |     "Jun 12 15:43:23.267446 crc crio[24284]: time=\"2026-06-12T15:43:23.265817321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb850710-39c7-47e9-b9a9-544533443aea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871349 | controller |     "Jun 12 15:43:23.268015 crc crio[24284]: time=\"2026-06-12T15:43:23.267925639Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=8b6bb2ab-0a28-4064-8c02-f7673e8955ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871364 | controller |     "Jun 12 15:43:23.280863 crc crio[24284]: time=\"2026-06-12T15:43:23.280700162Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-12 16:39:24.871378 | controller |     "Jun 12 15:43:25.915176 crc crio[24284]: time=\"2026-06-12T15:43:25.914671937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bcb31bf0-e0d3-4b07-adba-352803760d24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871393 | controller |     "Jun 12 15:43:28.657752 crc crio[24284]: time=\"2026-06-12T15:43:28.656716496Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-74dxq/extract-utilities\" id=a58d4708-eabd-4d0f-bfc1-b585265f1ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.871407 | controller |     "Jun 12 15:43:30.512536 crc crio[24284]: time=\"2026-06-12T15:43:30.51163589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.871422 | controller |     "Jun 12 15:43:48.498008 crc crio[24284]: time=\"2026-06-12T15:43:48.496641065Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=26a2a924-2b5b-4720-b691-c33344c97bd0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871437 | controller |     "Jun 12 15:43:48.503704 crc crio[24284]: time=\"2026-06-12T15:43:48.499354992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=0506a013-cdfc-4f01-94c4-335d4a7b51a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871451 | controller |     "Jun 12 15:43:48.507741 crc crio[24284]: time=\"2026-06-12T15:43:48.507629663Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=c031213b-5e81-4bd0-94c3-282d9d4bbde1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871468 | controller |     "Jun 12 15:43:48.509610 crc crio[24284]: time=\"2026-06-12T15:43:48.5092108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1d70465c-f341-445c-a92e-a0b999f9654d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871483 | controller |     "Jun 12 15:43:48.523137 crc crio[24284]: time=\"2026-06-12T15:43:48.522982536Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=37555eb3-8119-46b4-87c6-c256c1cf4e7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871498 | controller |     "Jun 12 15:43:48.524700 crc crio[24284]: time=\"2026-06-12T15:43:48.524556785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=40be4449-0ff9-46ab-9b83-df8fefafdae3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871527 | controller |     "Jun 12 15:43:48.531412 crc crio[24284]: time=\"2026-06-12T15:43:48.531323317Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1c4124bf-f7cd-41a7-a070-c02c36e3af81 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871547 | controller |     "Jun 12 15:43:48.532611 crc crio[24284]: time=\"2026-06-12T15:43:48.532581054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=d71b400b-5e5b-41e6-a97f-f37c1e5f728a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871563 | controller |     "Jun 12 15:43:50.469650 crc crio[24284]: time=\"2026-06-12T15:43:50.469001115Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=f8751f92-12e0-4b91-9f54-1fedea7efa8f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871578 | controller |     "Jun 12 15:43:50.471519 crc crio[24284]: time=\"2026-06-12T15:43:50.471331088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=293a2053-f1b2-48c3-acd1-c395d65ce8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871592 | controller |     "Jun 12 15:43:50.754548 crc crio[24284]: time=\"2026-06-12T15:43:50.754023062Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=07a2772d-2795-44ba-9c0f-5d5f5f213ca3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871607 | controller |     "Jun 12 15:43:50.755606 crc crio[24284]: time=\"2026-06-12T15:43:50.755449106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=4944f50e-53c5-4be7-accd-5dffc76f1dde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871621 | controller |     "Jun 12 15:43:50.761208 crc crio[24284]: time=\"2026-06-12T15:43:50.76110762Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=380403f8-70c3-49f6-9969-390ac31f04dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871636 | controller |     "Jun 12 15:43:50.761208 crc crio[24284]: time=\"2026-06-12T15:43:50.761189772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=6ab16ac5-cfad-43ee-835f-1679efc883f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871650 | controller |     "Jun 12 15:43:50.762456 crc crio[24284]: time=\"2026-06-12T15:43:50.761322597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=2dcea620-cf58-4dd6-9338-c5d76653ad69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871668 | controller |     "Jun 12 15:43:50.762456 crc crio[24284]: time=\"2026-06-12T15:43:50.761896925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c0ac380e-4ef5-4fe2-a2fb-e40b56ecad8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871684 | controller |     "Jun 12 15:43:50.784511 crc crio[24284]: time=\"2026-06-12T15:43:50.784436832Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=938eaaaf-58bf-48e3-be6f-4e303ddd4c3d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871698 | controller |     "Jun 12 15:43:50.790716 crc crio[24284]: time=\"2026-06-12T15:43:50.790607551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=9be14b4c-801a-452f-8811-79f08827a26b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871713 | controller |     "Jun 12 15:43:50.796459 crc crio[24284]: time=\"2026-06-12T15:43:50.796351796Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=335abe9d-3310-43d6-85ed-a75747303ef8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871728 | controller |     "Jun 12 15:43:50.798753 crc crio[24284]: time=\"2026-06-12T15:43:50.798556666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=ff265dc9-a34d-4009-a188-a01853803268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871743 | controller |     "Jun 12 15:43:51.792186 crc crio[24284]: time=\"2026-06-12T15:43:51.791432052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=c450a92a-0c12-4fa6-9eb8-787ef40c07c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871757 | controller |     "Jun 12 15:43:51.793139 crc crio[24284]: time=\"2026-06-12T15:43:51.793022695Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=9fe43138-eb5f-48bc-bf11-fdfb23b0cf2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871771 | controller |     "Jun 12 15:43:51.794362 crc crio[24284]: time=\"2026-06-12T15:43:51.794292754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=d415d9ee-cc77-4580-a583-c59b150018b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871786 | controller |     "Jun 12 15:43:51.796583 crc crio[24284]: time=\"2026-06-12T15:43:51.796551539Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=eee6e723-e363-4361-820e-1c3f4011b616 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871800 | controller |     "Jun 12 15:43:51.797708 crc crio[24284]: time=\"2026-06-12T15:43:51.797628761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=1e731e45-2a1d-4791-8f44-6c57da73177f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871815 | controller |     "Jun 12 15:43:51.832464 crc crio[24284]: time=\"2026-06-12T15:43:51.832344386Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=c768b84a-1eaf-4ef8-8359-1c0366202d0d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871832 | controller |     "Jun 12 15:43:51.835091 crc crio[24284]: time=\"2026-06-12T15:43:51.833681674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=fffdaa24-605c-4b9b-bbf6-b63a14e67fd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871847 | controller |     "Jun 12 15:43:51.858018 crc crio[24284]: time=\"2026-06-12T15:43:51.855447266Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af03d2d1-ca55-4429-911a-802eba2a9b62 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871862 | controller |     "Jun 12 15:43:51.858018 crc crio[24284]: time=\"2026-06-12T15:43:51.856818949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=d191b4fb-b3ca-4382-9788-1d6f8574a5c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871876 | controller |     "Jun 12 15:43:51.859893 crc crio[24284]: time=\"2026-06-12T15:43:51.85979789Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=1026eddf-07d6-4a40-936c-4912e2844d8e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871891 | controller |     "Jun 12 15:43:51.861028 crc crio[24284]: time=\"2026-06-12T15:43:51.860944893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=abf94a8e-7a07-4e82-a923-cdd038e61633 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871906 | controller |     "Jun 12 15:43:51.877695 crc crio[24284]: time=\"2026-06-12T15:43:51.871516826Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=4007a7cc-7d53-4ca3-acd9-c096376942aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871920 | controller |     "Jun 12 15:43:51.877695 crc crio[24284]: time=\"2026-06-12T15:43:51.876351322Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e42954f3-3450-4112-8c86-cc9f8a6c70ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871935 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.88165205Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e1f5a106-beed-4d3f-89c4-af1abb9c9dfc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.871950 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881706201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=97b7061e-b1b5-4c9c-a84c-662120fb0845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871964 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881792774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=2c82d74a-bca0-4a23-bbf8-1e49633f1cdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871978 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881844896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=67caa499-8960-41f6-9a0f-b983edd1e0c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.871997 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.881895858Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=57c00e2e-eebb-4b16-bd77-0f05f81ab1c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872012 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.88319011Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=cf141af7-6042-4ed5-a18a-afabc0091ed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872027 | controller |     "Jun 12 15:43:51.883439 crc crio[24284]: time=\"2026-06-12T15:43:51.883214331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1d6aa737-6dc1-4305-9182-09106d9a9069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872042 | controller |     "Jun 12 15:43:51.892624 crc crio[24284]: time=\"2026-06-12T15:43:51.892530921Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager\" id=15ad632c-5495-4546-a7cf-d2f377e6a5f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872057 | controller |     "Jun 12 15:43:51.894878 crc crio[24284]: time=\"2026-06-12T15:43:51.894758634Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-768ff84dfb-sbdwh Namespace:openstack-operators ID:474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 UID:f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76 NetNS:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8dbf79b_9fc8_42c0_88d9_5114dd5cdf76.slice PodAnnotations:0xc002612438}] Aliases:map[]}\"",
2026-06-12 16:39:24.872072 | controller |     "Jun 12 15:43:51.894878 crc crio[24284]: time=\"2026-06-12T15:43:51.894816795Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.872086 | controller |     "Jun 12 15:43:51.901197 crc crio[24284]: time=\"2026-06-12T15:43:51.901108647Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager\" id=bb67190e-5dc6-4de5-9fb2-5f8f2f88b830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872101 | controller |     "Jun 12 15:43:51.907788 crc crio[24284]: time=\"2026-06-12T15:43:51.907649218Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager\" id=ec769484-7d54-41db-8962-c1dbfbc0b27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872116 | controller |     "Jun 12 15:43:51.915970 crc crio[24284]: time=\"2026-06-12T15:43:51.915801372Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager\" id=2794c0a1-3379-41d3-a57a-793b01223c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872131 | controller |     "Jun 12 15:43:51.962478 crc crio[24284]: time=\"2026-06-12T15:43:51.962377876Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=8b6bb2ab-0a28-4064-8c02-f7673e8955ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.872145 | controller |     "Jun 12 15:43:51.964707 crc crio[24284]: time=\"2026-06-12T15:43:51.964630217Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aab806c8-28f0-4622-828a-a05e22a02695 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.872164 | controller |     "Jun 12 15:43:51.965878 crc crio[24284]: time=\"2026-06-12T15:43:51.965771151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=80114ab0-0a29-4844-b13d-88e5d999b30b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872179 | controller |     "Jun 12 15:43:51.966911 crc crio[24284]: time=\"2026-06-12T15:43:51.966375141Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=4d7d4604-4e84-4fa4-bec3-215da5b450cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872193 | controller |     "Jun 12 15:43:51.966911 crc crio[24284]: time=\"2026-06-12T15:43:51.966385601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=204ad8ac-2d9a-48fc-94b6-c8251d5f5503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872208 | controller |     "Jun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.970187725Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54hgbhk Namespace:openstack-operators ID:c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 UID:cb687059-a389-4773-83e8-e1b3d38e7fa6 NetNS:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb687059_a389_4773_83e8_e1b3d38e7fa6.slice PodAnnotations:0xc004286098}] Aliases:map[]}\"",
2026-06-12 16:39:24.872222 | controller |     "Jun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.971447374Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.872237 | controller |     "Jun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.971885879Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager\" id=f0f192e2-c9e2-45eb-aa06-43ce7475ed6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872252 | controller |     "Jun 12 15:43:51.973477 crc crio[24284]: time=\"2026-06-12T15:43:51.971976222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=17b190c1-124b-4ff1-b8fb-590945c04530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872266 | controller |     "Jun 12 15:43:51.979410 crc crio[24284]: time=\"2026-06-12T15:43:51.979154453Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=5f3f4767-3b84-422b-9f79-c7dcfa0603c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872280 | controller |     "Jun 12 15:43:51.979882 crc crio[24284]: time=\"2026-06-12T15:43:51.979776155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=e509e89a-1923-41a9-862d-a4cb7438b953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872295 | controller |     "Jun 12 15:43:51.979989 crc crio[24284]: time=\"2026-06-12T15:43:51.97992929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=171c5f85-c16a-4529-8541-88d4a312c01c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872313 | controller |     "Jun 12 15:43:51.985701 crc crio[24284]: time=\"2026-06-12T15:43:51.984805015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872328 | controller |     "Jun 12 15:43:51.985933 crc crio[24284]: time=\"2026-06-12T15:43:51.985789547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872343 | controller |     "Jun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.989163978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872358 | controller |     "Jun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.989812489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872372 | controller |     "Jun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.991581696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872387 | controller |     "Jun 12 15:43:51.997461 crc crio[24284]: time=\"2026-06-12T15:43:51.9966089Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=45c559bd-3b10-400e-bf04-08743e83c7fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872402 | controller |     "Jun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.001499398Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager\" id=06b1bb88-de55-4887-af36-6938650c18a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872417 | controller |     "Jun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.002598348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=626bf5c2-0613-4a8e-9392-99bbfb3a4336 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872431 | controller |     "Jun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.002733877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872446 | controller |     "Jun 12 15:43:52.004739 crc crio[24284]: time=\"2026-06-12T15:43:52.003307162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872461 | controller |     "Jun 12 15:43:52.007540 crc crio[24284]: time=\"2026-06-12T15:43:52.007397223Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager\" id=0b435be5-a569-4924-9f34-18f7d0f61648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872475 | controller |     "Jun 12 15:43:52.010152 crc crio[24284]: time=\"2026-06-12T15:43:52.009927332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=9af13a27-6647-4310-bd77-c496891b439a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.872490 | controller |     "Jun 12 15:43:52.011812 crc crio[24284]: time=\"2026-06-12T15:43:52.01168545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872532 | controller |     "Jun 12 15:43:52.013612 crc crio[24284]: time=\"2026-06-12T15:43:52.013511872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=641e27aa-11a2-47b1-bfa1-44e35d09fbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872556 | controller |     "Jun 12 15:43:52.017376 crc crio[24284]: time=\"2026-06-12T15:43:52.01721089Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager\" id=2b6f5aa8-e645-48e2-ab83-108a8f7e8557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872573 | controller |     "Jun 12 15:43:52.017581 crc crio[24284]: time=\"2026-06-12T15:43:52.01752307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4d15a6e3-f951-4c29-b1fa-47a4b94a8758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872589 | controller |     "Jun 12 15:43:52.020776 crc crio[24284]: time=\"2026-06-12T15:43:52.020181978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=402c599a-8689-40d5-84db-9cbc6ea770cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872603 | controller |     "Jun 12 15:43:52.021341 crc crio[24284]: time=\"2026-06-12T15:43:52.020922744Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=48bc4955-0621-44dd-a23a-50279e657d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872618 | controller |     "Jun 12 15:43:52.028690 crc crio[24284]: time=\"2026-06-12T15:43:52.027001889Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager\" id=a2d569bd-2b60-448c-ad96-c8a501d0f4d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872632 | controller |     "Jun 12 15:43:52.040372 crc crio[24284]: time=\"2026-06-12T15:43:52.040117578Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager\" id=50f3f580-c4a3-4602-acb5-23ca53e0ff1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872647 | controller |     "Jun 12 15:43:52.043767 crc crio[24284]: time=\"2026-06-12T15:43:52.043496202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872662 | controller |     "Jun 12 15:43:52.064404 crc crio[24284]: time=\"2026-06-12T15:43:52.063977381Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager\" id=47510eef-f55c-4989-9293-73af16db18ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872676 | controller |     "Jun 12 15:43:52.064404 crc crio[24284]: time=\"2026-06-12T15:43:52.064159827Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager\" id=2474e547-ce62-4ef1-8b74-ed5f79b0e842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872691 | controller |     "Jun 12 15:43:52.064791 crc crio[24284]: time=\"2026-06-12T15:43:52.06456257Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager\" id=d8152c5e-7bfa-44cc-be46-d567c67b86e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872705 | controller |     "Jun 12 15:43:52.064876 crc crio[24284]: time=\"2026-06-12T15:43:52.064764083Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager\" id=b3df51e5-9892-4de8-8882-b76c2d99344f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872724 | controller |     "Jun 12 15:43:52.066164 crc crio[24284]: time=\"2026-06-12T15:43:52.065997513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872739 | controller |     "Jun 12 15:43:52.066664 crc crio[24284]: time=\"2026-06-12T15:43:52.066613564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872753 | controller |     "Jun 12 15:43:52.067500 crc crio[24284]: time=\"2026-06-12T15:43:52.066882913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872782 | controller |     "Jun 12 15:43:52.069453 crc crio[24284]: time=\"2026-06-12T15:43:52.06935159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=d8bb39db-99c5-4116-baf1-929896bfd421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.872799 | controller |     "Jun 12 15:43:52.077741 crc crio[24284]: time=\"2026-06-12T15:43:52.077483352Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager\" id=e22cb698-7154-4c1b-b285-401d1957d763 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872814 | controller |     "Jun 12 15:43:52.086637 crc crio[24284]: time=\"2026-06-12T15:43:52.086347541Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager\" id=ecaa7338-c7d6-4251-a4c8-3173fce797e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872829 | controller |     "Jun 12 15:43:52.096663 crc crio[24284]: time=\"2026-06-12T15:43:52.094300338Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager\" id=21396d96-b07a-4178-b218-e8cbe360a51e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872843 | controller |     "Jun 12 15:43:52.111505 crc crio[24284]: time=\"2026-06-12T15:43:52.111399775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872858 | controller |     "Jun 12 15:43:52.124994 crc crio[24284]: time=\"2026-06-12T15:43:52.117838165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872872 | controller |     "Jun 12 15:43:52.137081 crc crio[24284]: time=\"2026-06-12T15:43:52.13698109Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager\" id=fbfb680a-9c4c-4569-b82e-26d1308cadd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.872887 | controller |     "Jun 12 15:43:52.182106 crc crio[24284]: time=\"2026-06-12T15:43:52.180933945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872901 | controller |     "Jun 12 15:43:52.185187 crc crio[24284]: time=\"2026-06-12T15:43:52.184876581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872916 | controller |     "Jun 12 15:43:52.185187 crc crio[24284]: time=\"2026-06-12T15:43:52.184955426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872933 | controller |     "Jun 12 15:43:52.185585 crc crio[24284]: time=\"2026-06-12T15:43:52.185519854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872948 | controller |     "Jun 12 15:43:52.198526 crc crio[24284]: time=\"2026-06-12T15:43:52.19832204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872962 | controller |     "Jun 12 15:43:52.199529 crc crio[24284]: time=\"2026-06-12T15:43:52.199397385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872976 | controller |     "Jun 12 15:43:52.199782 crc crio[24284]: time=\"2026-06-12T15:43:52.199654446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.872990 | controller |     "Jun 12 15:43:52.202603 crc crio[24284]: time=\"2026-06-12T15:43:52.202472876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873004 | controller |     "Jun 12 15:43:52.220737 crc crio[24284]: time=\"2026-06-12T15:43:52.22057118Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager\" id=dfa7e2dd-3e5a-4e99-a537-7486891984e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873018 | controller |     "Jun 12 15:43:52.257769 crc crio[24284]: time=\"2026-06-12T15:43:52.257377621Z\" level=info msg=\"Created container 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de: openshift-marketplace/community-operators-74dxq/extract-utilities\" id=a58d4708-eabd-4d0f-bfc1-b585265f1ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873033 | controller |     "Jun 12 15:43:52.261651 crc crio[24284]: time=\"2026-06-12T15:43:52.259845404Z\" level=info msg=\"Starting container: 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de\" id=37144844-430d-4c79-a57a-452e3adc4fd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873047 | controller |     "Jun 12 15:43:52.274943 crc crio[24284]: time=\"2026-06-12T15:43:52.274760802Z\" level=info msg=\"Started container\" PID=50784 containerID=576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de description=openshift-marketplace/community-operators-74dxq/extract-utilities id=37144844-430d-4c79-a57a-452e3adc4fd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381",
2026-06-12 16:39:24.873063 | controller |     "Jun 12 15:43:52.294873 crc crio[24284]: time=\"2026-06-12T15:43:52.294475308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873077 | controller |     "Jun 12 15:43:52.304877 crc crio[24284]: time=\"2026-06-12T15:43:52.304825162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873092 | controller |     "Jun 12 15:43:52.305342 crc crio[24284]: time=\"2026-06-12T15:43:52.304984757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873106 | controller |     "Jun 12 15:43:52.308421 crc crio[24284]: time=\"2026-06-12T15:43:52.308304138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873121 | controller |     "Jun 12 15:43:52.320728 crc crio[24284]: time=\"2026-06-12T15:43:52.320514381Z\" level=info msg=\"Created container b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf: openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager\" id=15ad632c-5495-4546-a7cf-d2f377e6a5f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873139 | controller |     "Jun 12 15:43:52.322437 crc crio[24284]: time=\"2026-06-12T15:43:52.322180003Z\" level=info msg=\"Starting container: b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf\" id=c0ea4d4f-608b-442a-9559-a7a057b26c7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873154 | controller |     "Jun 12 15:43:52.328333 crc crio[24284]: time=\"2026-06-12T15:43:52.328137582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873168 | controller |     "Jun 12 15:43:52.337668 crc crio[24284]: time=\"2026-06-12T15:43:52.337207505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873183 | controller |     "Jun 12 15:43:52.345915 crc crio[24284]: time=\"2026-06-12T15:43:52.341985871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873197 | controller |     "Jun 12 15:43:52.347168 crc crio[24284]: time=\"2026-06-12T15:43:52.346827684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873212 | controller |     "Jun 12 15:43:52.349113 crc crio[24284]: time=\"2026-06-12T15:43:52.348959123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873227 | controller |     "Jun 12 15:43:52.350894 crc crio[24284]: time=\"2026-06-12T15:43:52.350762896Z\" level=info msg=\"Started container\" PID=50822 containerID=b2d0dc3fba5097cf045f4dc416bdaf614192df4a19fae2f0d5dc41c1a11b48bf description=openstack-operators/manila-operator-controller-manager-b547849c7-wxpj4/manager id=c0ea4d4f-608b-442a-9559-a7a057b26c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=76d4d62aaa314f361aa0ca2391d1666de6fee1d2e882c0260f0b32c9e75ebec5",
2026-06-12 16:39:24.873242 | controller |     "Jun 12 15:43:52.355384 crc crio[24284]: time=\"2026-06-12T15:43:52.35506144Z\" level=info msg=\"Created container a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager\" id=bb67190e-5dc6-4de5-9fb2-5f8f2f88b830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873257 | controller |     "Jun 12 15:43:52.371012 crc crio[24284]: time=\"2026-06-12T15:43:52.370770158Z\" level=info msg=\"Starting container: a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0\" id=0ebf0146-d9d2-4ac7-ad87-5ca88c2cd8ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873284 | controller |     "Jun 12 15:43:52.393462 crc crio[24284]: time=\"2026-06-12T15:43:52.392150888Z\" level=info msg=\"Started container\" PID=50829 containerID=a0a4a061bd864122ef25e678782f9b5f1ba73166dcfbb4b137b34755fa6e59f0 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-z72dx/manager id=0ebf0146-d9d2-4ac7-ad87-5ca88c2cd8ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=0995dfbea431a754b785aace3be93b12cdce41369ab2622cf5e2b17a457adc47",
2026-06-12 16:39:24.873302 | controller |     "Jun 12 15:43:52.420637 crc crio[24284]: time=\"2026-06-12T15:43:52.42052014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873321 | controller |     "Jun 12 15:43:52.424165 crc crio[24284]: time=\"2026-06-12T15:43:52.424021013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873337 | controller |     "Jun 12 15:43:52.425676 crc crio[24284]: time=\"2026-06-12T15:43:52.42558223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873352 | controller |     "Jun 12 15:43:52.426170 crc crio[24284]: time=\"2026-06-12T15:43:52.426121528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873366 | controller |     "Jun 12 15:43:52.448487 crc crio[24284]: time=\"2026-06-12T15:43:52.448234826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873381 | controller |     "Jun 12 15:43:52.453344 crc crio[24284]: time=\"2026-06-12T15:43:52.453207974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873395 | controller |     "Jun 12 15:43:52.505872 crc crio[24284]: time=\"2026-06-12T15:43:52.505370833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873409 | controller |     "Jun 12 15:43:52.507557 crc crio[24284]: time=\"2026-06-12T15:43:52.507439407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873424 | controller |     "Jun 12 15:43:52.526557 crc crio[24284]: 2026-06-12T15:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:474e65b87d36899 Mac:e2:14:c4:b6:6e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 SocketPath: PciID:}] [{Interface:0xc0003e3090 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.873439 | controller |     "Jun 12 15:43:52.527423 crc crio[24284]: time=\"2026-06-12T15:43:52.52661587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873454 | controller |     "Jun 12 15:43:52.529397 crc crio[24284]: time=\"2026-06-12T15:43:52.529136552Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-768ff84dfb-sbdwh Namespace:openstack-operators ID:474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 UID:f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76 NetNS:/var/run/netns/87c84736-cb83-4a71-81ce-39ff537d5982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf8dbf79b_9fc8_42c0_88d9_5114dd5cdf76.slice PodAnnotations:0xc002612438}] Aliases:map[]}\"",
2026-06-12 16:39:24.873470 | controller |     "Jun 12 15:43:52.529723 crc crio[24284]: time=\"2026-06-12T15:43:52.529651823Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.873484 | controller |     "Jun 12 15:43:52.539468 crc crio[24284]: time=\"2026-06-12T15:43:52.536972424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873499 | controller |     "Jun 12 15:43:52.543113 crc crio[24284]: time=\"2026-06-12T15:43:52.542909005Z\" level=info msg=\"Created container 3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784: openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager\" id=2794c0a1-3379-41d3-a57a-793b01223c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873581 | controller |     "Jun 12 15:43:52.558858 crc crio[24284]: time=\"2026-06-12T15:43:52.557755226Z\" level=info msg=\"Created container 9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752: openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager\" id=a2d569bd-2b60-448c-ad96-c8a501d0f4d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873606 | controller |     "Jun 12 15:43:52.564369 crc crio[24284]: time=\"2026-06-12T15:43:52.563925327Z\" level=info msg=\"Starting container: 3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784\" id=b49458c1-b814-4bde-9992-d4e47228084f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873622 | controller |     "Jun 12 15:43:52.576644 crc crio[24284]: time=\"2026-06-12T15:43:52.576551901Z\" level=info msg=\"Starting container: 9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752\" id=c0d3c7b1-e41f-4f80-a791-ec5f98185964 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873637 | controller |     "Jun 12 15:43:52.577212 crc crio[24284]: time=\"2026-06-12T15:43:52.577121059Z\" level=info msg=\"Created container c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager\" id=ec769484-7d54-41db-8962-c1dbfbc0b27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873652 | controller |     "Jun 12 15:43:52.583453 crc crio[24284]: time=\"2026-06-12T15:43:52.583242106Z\" level=info msg=\"Started container\" PID=50890 containerID=9d8ab31647c24107b9689ac9814865e36602c04848c52c5bf55defe70c9e6752 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-5tlrf/manager id=c0d3c7b1-e41f-4f80-a791-ec5f98185964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e9d78f447fd1376711157ab966017a933636f04bd43354e0c7ea49dc54bf9e0",
2026-06-12 16:39:24.873667 | controller |     "Jun 12 15:43:52.584763 crc crio[24284]: time=\"2026-06-12T15:43:52.584522568Z\" level=info msg=\"Started container\" PID=50884 containerID=3198187d76656662fa5fabe65993edf5ec0c88e0abb7cf98719d5ec2f0220784 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-49vcf/manager id=b49458c1-b814-4bde-9992-d4e47228084f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cd3aabb85cd3b27919796d62f104ae34fc90d3bd76dcc50fc0a8e9fec0c27",
2026-06-12 16:39:24.873682 | controller |     "Jun 12 15:43:52.585138 crc crio[24284]: time=\"2026-06-12T15:43:52.585088046Z\" level=info msg=\"Starting container: c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9\" id=ff2cc86c-4ea0-4c77-b10f-f955e088204c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873697 | controller |     "Jun 12 15:43:52.601671 crc crio[24284]: time=\"2026-06-12T15:43:52.592673523Z\" level=info msg=\"Created container 0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196: openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager\" id=0b435be5-a569-4924-9f34-18f7d0f61648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873712 | controller |     "Jun 12 15:43:52.601671 crc crio[24284]: time=\"2026-06-12T15:43:52.594902582Z\" level=info msg=\"Starting container: 0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196\" id=dea8772c-72fc-4ced-b04c-dbe388b626bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873726 | controller |     "Jun 12 15:43:52.602142 crc crio[24284]: time=\"2026-06-12T15:43:52.602027931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873741 | controller |     "Jun 12 15:43:52.613785 crc crio[24284]: time=\"2026-06-12T15:43:52.613686597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873759 | controller |     "Jun 12 15:43:52.614138 crc crio[24284]: time=\"2026-06-12T15:43:52.614014099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873774 | controller |     "Jun 12 15:43:52.621354 crc crio[24284]: time=\"2026-06-12T15:43:52.620950611Z\" level=info msg=\"Started container\" PID=50901 containerID=0892e0d2f1dd5609795b8231a15dcca1d447a03162deb7ad08703f0135a7b196 description=openstack-operators/cinder-operator-controller-manager-584b474457-fklqj/manager id=dea8772c-72fc-4ced-b04c-dbe388b626bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeaac40d9b78441cb01cc476f1d8d4cbf5677ba5c8bac5cb45a1cdf25fbf2f46",
2026-06-12 16:39:24.873789 | controller |     "Jun 12 15:43:52.636008 crc crio[24284]: time=\"2026-06-12T15:43:52.635183485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.873804 | controller |     "Jun 12 15:43:52.638798 crc crio[24284]: time=\"2026-06-12T15:43:52.638668703Z\" level=info msg=\"Started container\" PID=50893 containerID=c8350bf695327ffd1711fea64d634c954e89c006f439167911df3e56545127b9 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-sj6fr/manager id=ff2cc86c-4ea0-4c77-b10f-f955e088204c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac7c3ba7ed26b1c7f04e20430a60df2f88bb321b4f08d9876e01aaaab1fb14bc",
2026-06-12 16:39:24.873819 | controller |     "Jun 12 15:43:52.652375 crc crio[24284]: time=\"2026-06-12T15:43:52.652299285Z\" level=info msg=\"Ran pod sandbox 474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84 with infra container: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/POD\" id=b2b0c0f2-5b17-4ea1-b153-4bae077c0383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.873834 | controller |     "Jun 12 15:43:52.656766 crc crio[24284]: time=\"2026-06-12T15:43:52.656418875Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=a4eb1a11-624a-42e6-8bbf-bf984bf1b2b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.873849 | controller |     "Jun 12 15:43:52.677200 crc crio[24284]: time=\"2026-06-12T15:43:52.676945816Z\" level=info msg=\"Created container 58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9: openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager\" id=f0f192e2-c9e2-45eb-aa06-43ce7475ed6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873864 | controller |     "Jun 12 15:43:52.682511 crc crio[24284]: time=\"2026-06-12T15:43:52.677928488Z\" level=info msg=\"Starting container: 58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9\" id=be4671bd-90e0-4493-9010-032accd4aeb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873878 | controller |     "Jun 12 15:43:52.684951 crc crio[24284]: time=\"2026-06-12T15:43:52.684828541Z\" level=info msg=\"Started container\" PID=50906 containerID=58e6862514e3d1dd58c138bcf8b6891f3d95c631d18b807ae9ed70aeb33fe5a9 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-98gll/manager id=be4671bd-90e0-4493-9010-032accd4aeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ee1d60e1c794904cd55d7008a6e8ff1a7d7499bb9ee46aaa317169bfeaa2d5a",
2026-06-12 16:39:24.873893 | controller |     "Jun 12 15:43:52.734650 crc crio[24284]: time=\"2026-06-12T15:43:52.73444835Z\" level=info msg=\"Checking image status: 38.102.83.196:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fe517c98-34e4-476e-b6ac-d7d0fd316168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.873911 | controller |     "Jun 12 15:43:52.770476 crc crio[24284]: time=\"2026-06-12T15:43:52.770358057Z\" level=info msg=\"Created container 6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager\" id=06b1bb88-de55-4887-af36-6938650c18a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873926 | controller |     "Jun 12 15:43:52.771997 crc crio[24284]: time=\"2026-06-12T15:43:52.771879566Z\" level=info msg=\"Starting container: 6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8\" id=eeac0256-2287-4039-aba2-de7b198b38ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873941 | controller |     "Jun 12 15:43:52.784659 crc crio[24284]: time=\"2026-06-12T15:43:52.784568507Z\" level=info msg=\"Started container\" PID=50915 containerID=6135a11072dff6ecfc07456da430cb0f83f0cd17e1c01f9b2150d60a9d454ac8 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-fgs5m/manager id=eeac0256-2287-4039-aba2-de7b198b38ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c30f8a7861e00da0578866a1a72b719caa145fd9baa76f07be04e553b3c88618",
2026-06-12 16:39:24.873955 | controller |     "Jun 12 15:43:52.794549 crc crio[24284]: time=\"2026-06-12T15:43:52.794454884Z\" level=info msg=\"Created container 6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager\" id=21396d96-b07a-4178-b218-e8cbe360a51e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873970 | controller |     "Jun 12 15:43:52.797818 crc crio[24284]: time=\"2026-06-12T15:43:52.797673629Z\" level=info msg=\"Starting container: 6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6\" id=4e9f518a-8a4b-4eeb-885f-3b12d80d7a31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.873985 | controller |     "Jun 12 15:43:52.798917 crc crio[24284]: time=\"2026-06-12T15:43:52.7988543Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager\" id=7eec8b8f-c2a7-43cc-ba13-3869e7d71560 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.873999 | controller |     "Jun 12 15:43:52.808166 crc crio[24284]: time=\"2026-06-12T15:43:52.807975309Z\" level=info msg=\"Started container\" PID=50930 containerID=6c31e3dfb4121e97cb39fef11b8d44f8e8cd07c3d700bdcb47a0c3c17b37e3a6 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6tx44/manager id=4e9f518a-8a4b-4eeb-885f-3b12d80d7a31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b1da12c81201674dc9acea1a30d7066a158de3673398c2de87544cfe66dfe53",
2026-06-12 16:39:24.874014 | controller |     "Jun 12 15:43:52.835779 crc crio[24284]: time=\"2026-06-12T15:43:52.835643291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874031 | controller |     "Jun 12 15:43:52.847814 crc crio[24284]: time=\"2026-06-12T15:43:52.847076691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874048 | controller |     "Jun 12 15:43:52.860379 crc crio[24284]: time=\"2026-06-12T15:43:52.860306687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874063 | controller |     "Jun 12 15:43:52.869429 crc crio[24284]: time=\"2026-06-12T15:43:52.867462349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874077 | controller |     "Jun 12 15:43:52.880937 crc crio[24284]: time=\"2026-06-12T15:43:52.880834498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874094 | controller |     "Jun 12 15:43:52.883382 crc crio[24284]: time=\"2026-06-12T15:43:52.88182084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874109 | controller |     "Jun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.936385039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874123 | controller |     "Jun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.943926924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874137 | controller |     "Jun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.947557993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874152 | controller |     "Jun 12 15:43:52.958370 crc crio[24284]: time=\"2026-06-12T15:43:52.95574653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874166 | controller |     "Jun 12 15:43:52.958805 crc crio[24284]: time=\"2026-06-12T15:43:52.958615463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874180 | controller |     "Jun 12 15:43:52.964454 crc crio[24284]: time=\"2026-06-12T15:43:52.964369762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874201 | controller |     "Jun 12 15:43:52.966646 crc crio[24284]: time=\"2026-06-12T15:43:52.966553952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874223 | controller |     "Jun 12 15:43:52.967371 crc crio[24284]: time=\"2026-06-12T15:43:52.967303347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874244 | controller |     "Jun 12 15:43:52.974542 crc crio[24284]: time=\"2026-06-12T15:43:52.974414426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874260 | controller |     "Jun 12 15:43:53.029022 crc crio[24284]: time=\"2026-06-12T15:43:53.028928313Z\" level=info msg=\"Created container b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60: openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager\" id=2474e547-ce62-4ef1-8b74-ed5f79b0e842 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874276 | controller |     "Jun 12 15:43:53.035329 crc crio[24284]: time=\"2026-06-12T15:43:53.034896417Z\" level=info msg=\"Starting container: b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60\" id=f525f885-9c03-491f-8cb7-3da9c9146578 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874291 | controller |     "Jun 12 15:43:53.038917 crc crio[24284]: 2026-06-12T15:43:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8791f91f903ab5 Mac:0a:e9:8e:c4:fe:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.874310 | controller |     "Jun 12 15:43:53.040337 crc crio[24284]: time=\"2026-06-12T15:43:53.040183817Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54hgbhk Namespace:openstack-operators ID:c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 UID:cb687059-a389-4773-83e8-e1b3d38e7fa6 NetNS:/var/run/netns/3b070de4-c395-4fc7-8ca7-26ea903fa048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb687059_a389_4773_83e8_e1b3d38e7fa6.slice PodAnnotations:0xc004286098}] Aliases:map[]}\"",
2026-06-12 16:39:24.874326 | controller |     "Jun 12 15:43:53.040557 crc crio[24284]: time=\"2026-06-12T15:43:53.040494847Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.874341 | controller |     "Jun 12 15:43:53.054189 crc crio[24284]: time=\"2026-06-12T15:43:53.054078235Z\" level=info msg=\"Created container 67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922: openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager\" id=b3df51e5-9892-4de8-8882-b76c2d99344f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874355 | controller |     "Jun 12 15:43:53.057501 crc crio[24284]: time=\"2026-06-12T15:43:53.057330407Z\" level=info msg=\"Started container\" PID=50925 containerID=b03dbcd8c5b6af2cff8e6f11254101c5a9cd1125ddf494fb0c0d594fbf34fd60 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-lr6cb/manager id=f525f885-9c03-491f-8cb7-3da9c9146578 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90a543db16167390cdfed2345015917b5ca544188ac4c62ec2d5911bce85be3d",
2026-06-12 16:39:24.874371 | controller |     "Jun 12 15:43:53.058227 crc crio[24284]: time=\"2026-06-12T15:43:53.057928769Z\" level=info msg=\"Starting container: 67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922\" id=e6a38838-f3e9-4e19-ab16-76fe3964fbde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874385 | controller |     "Jun 12 15:43:53.073779 crc crio[24284]: time=\"2026-06-12T15:43:53.068679543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874400 | controller |     "Jun 12 15:43:53.073874 crc crio[24284]: time=\"2026-06-12T15:43:53.073785992Z\" level=info msg=\"Created container 4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0: openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager\" id=d8152c5e-7bfa-44cc-be46-d567c67b86e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874415 | controller |     "Jun 12 15:43:53.084355 crc crio[24284]: time=\"2026-06-12T15:43:53.083697362Z\" level=info msg=\"Starting container: 4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0\" id=a235dab0-4aa5-4dd8-af57-c4c5dc475d58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874429 | controller |     "Jun 12 15:43:53.086896 crc crio[24284]: time=\"2026-06-12T15:43:53.085837823Z\" level=info msg=\"Started container\" PID=50970 containerID=67ae295ce82bcd50da43b3e25d31d3685115aa70963300fb9d6ff727a36ed922 description=openstack-operators/swift-operator-controller-manager-79846f755c-dsqgc/manager id=e6a38838-f3e9-4e19-ab16-76fe3964fbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=e790ba8a468d5350ee85a9ad7a1fd0b4a1c1e1bcb130c9618ccb1ddf2adb260e",
2026-06-12 16:39:24.874444 | controller |     "Jun 12 15:43:53.086896 crc crio[24284]: time=\"2026-06-12T15:43:53.086198091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.874463 | controller |     "Jun 12 15:43:53.100898 crc crio[24284]: time=\"2026-06-12T15:43:53.098709583Z\" level=info msg=\"Ran pod sandbox c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/POD\" id=be4ac85e-e12a-4c64-88df-092dc67cd02d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.874478 | controller |     "Jun 12 15:43:53.134823 crc crio[24284]: time=\"2026-06-12T15:43:53.134662466Z\" level=info msg=\"Started container\" PID=50975 containerID=4d7a45c00a97f5f10702d648d11802c6073b1446f85d671ab8e39c0226c6c1b0 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-gwqll/manager id=a235dab0-4aa5-4dd8-af57-c4c5dc475d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1094b6624e1683fd8e0d6cf94c7806fbe0857c758fc684f71b8532f0c86f773c",
2026-06-12 16:39:24.874494 | controller |     "Jun 12 15:43:53.138576 crc crio[24284]: time=\"2026-06-12T15:43:53.13847916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.874508 | controller |     "Jun 12 15:43:53.138882 crc crio[24284]: time=\"2026-06-12T15:43:53.1387659Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.874547 | controller |     "Jun 12 15:43:53.138882 crc crio[24284]: time=\"2026-06-12T15:43:53.138827636Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=63f655c8-a5ea-43d5-b8c4-71fd6e804d33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.874564 | controller |     "Jun 12 15:43:53.162222 crc crio[24284]: time=\"2026-06-12T15:43:53.162097514Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=538dbb41-8438-46a9-b909-96347e923d5e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.874579 | controller |     "Jun 12 15:43:53.174312 crc crio[24284]: time=\"2026-06-12T15:43:53.174159837Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-12 16:39:24.874594 | controller |     "Jun 12 15:43:53.193639 crc crio[24284]: time=\"2026-06-12T15:43:53.193508448Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a8c1892-419c-46a5-8a28-3a72712707ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.874609 | controller |     "Jun 12 15:43:53.212744 crc crio[24284]: time=\"2026-06-12T15:43:53.212620429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.874624 | controller |     "Jun 12 15:43:54.392722 crc crio[24284]: time=\"2026-06-12T15:43:54.391969271Z\" level=info msg=\"Created container b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018: openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager\" id=fbfb680a-9c4c-4569-b82e-26d1308cadd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874639 | controller |     "Jun 12 15:43:54.397094 crc crio[24284]: time=\"2026-06-12T15:43:54.396002566Z\" level=info msg=\"Starting container: b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018\" id=15ff7bda-9665-47e0-bd15-15b62e0c0f2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874654 | controller |     "Jun 12 15:43:54.405971 crc crio[24284]: time=\"2026-06-12T15:43:54.405612216Z\" level=info msg=\"Started container\" PID=51103 containerID=b1c8dcf49942a45ef272cfc01027f2d805def1313eca34befd3c143235885018 description=openstack-operators/infra-operator-controller-manager-594d6555bb-lm6kj/manager id=15ff7bda-9665-47e0-bd15-15b62e0c0f2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=66ee81da7ea29cbfd7f3c388f30029a1b98ef10e20ee4567cf8a99fb97d58f84",
2026-06-12 16:39:24.874673 | controller |     "Jun 12 15:43:54.700115 crc crio[24284]: time=\"2026-06-12T15:43:54.699872679Z\" level=info msg=\"Created container 103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b: openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager\" id=dfa7e2dd-3e5a-4e99-a537-7486891984e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874688 | controller |     "Jun 12 15:43:54.700881 crc crio[24284]: time=\"2026-06-12T15:43:54.70081322Z\" level=info msg=\"Created container 314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083: openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager\" id=7eec8b8f-c2a7-43cc-ba13-3869e7d71560 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874702 | controller |     "Jun 12 15:43:54.701943 crc crio[24284]: time=\"2026-06-12T15:43:54.701781326Z\" level=info msg=\"Created container 0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90: openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager\" id=47510eef-f55c-4989-9293-73af16db18ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874717 | controller |     "Jun 12 15:43:54.702634 crc crio[24284]: time=\"2026-06-12T15:43:54.70251533Z\" level=info msg=\"Created container 80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e: openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager\" id=50f3f580-c4a3-4602-acb5-23ca53e0ff1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874731 | controller |     "Jun 12 15:43:54.702823 crc crio[24284]: time=\"2026-06-12T15:43:54.70280048Z\" level=info msg=\"Created container bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921: openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager\" id=ecaa7338-c7d6-4251-a4c8-3173fce797e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874745 | controller |     "Jun 12 15:43:54.703238 crc crio[24284]: time=\"2026-06-12T15:43:54.70314863Z\" level=info msg=\"Created container 7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a: openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager\" id=e22cb698-7154-4c1b-b285-401d1957d763 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874759 | controller |     "Jun 12 15:43:54.703238 crc crio[24284]: time=\"2026-06-12T15:43:54.705140651Z\" level=info msg=\"Starting container: 7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a\" id=05acdece-e0f8-4ef2-b5bc-fb9912b0b69d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874774 | controller |     "Jun 12 15:43:54.707021 crc crio[24284]: time=\"2026-06-12T15:43:54.70695696Z\" level=info msg=\"Created container c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1: openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager\" id=2b6f5aa8-e645-48e2-ab83-108a8f7e8557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.874788 | controller |     "Jun 12 15:43:54.708448 crc crio[24284]: time=\"2026-06-12T15:43:54.707620372Z\" level=info msg=\"Starting container: 314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083\" id=29dd6f8a-1ab9-4f5e-8559-5b9940faa602 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874802 | controller |     "Jun 12 15:43:54.711993 crc crio[24284]: time=\"2026-06-12T15:43:54.707677224Z\" level=info msg=\"Starting container: bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921\" id=8a87c673-a1a2-4572-8c59-12c851a7bb54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874820 | controller |     "Jun 12 15:43:54.712447 crc crio[24284]: time=\"2026-06-12T15:43:54.707707945Z\" level=info msg=\"Starting container: 80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e\" id=7dbaa0f5-b7ba-48b8-9fa1-eae7f620443a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874834 | controller |     "Jun 12 15:43:54.716628 crc crio[24284]: time=\"2026-06-12T15:43:54.707747666Z\" level=info msg=\"Starting container: 103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b\" id=650ce17d-aa6a-463f-a10e-902e4c69862e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874848 | controller |     "Jun 12 15:43:54.717449 crc crio[24284]: time=\"2026-06-12T15:43:54.717383973Z\" level=info msg=\"Starting container: c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1\" id=e090fee9-a63b-4491-94fa-30c55e26ab62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874862 | controller |     "Jun 12 15:43:54.725098 crc crio[24284]: time=\"2026-06-12T15:43:54.70786891Z\" level=info msg=\"Starting container: 0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90\" id=4d3a2418-cf3a-42cf-aeb2-102d296750cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.874877 | controller |     "Jun 12 15:43:54.725761 crc crio[24284]: time=\"2026-06-12T15:43:54.725709611Z\" level=info msg=\"Started container\" PID=51108 containerID=7d67f6ec49ebf378d4024e3c71685ee2b4960b66d0d6bbf69104b1a2b3f6280a description=openstack-operators/watcher-operator-controller-manager-7869644bb4-g7fvb/manager id=05acdece-e0f8-4ef2-b5bc-fb9912b0b69d name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ffc037fb87254f60645ef517bbe884b80e28251c281a181bd7e632dc9b899",
2026-06-12 16:39:24.874892 | controller |     "Jun 12 15:43:54.742988 crc crio[24284]: time=\"2026-06-12T15:43:54.742796501Z\" level=info msg=\"Started container\" PID=51109 containerID=103d2a42d3b638358c1688b723d80e54bcab03cd4805c8633cff2507bde2321b description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-v4xxt/manager id=650ce17d-aa6a-463f-a10e-902e4c69862e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c656a845efdab396d8812ee19a3a6b7ca5f8eaa2962a96d74e59977822f9c34",
2026-06-12 16:39:24.874908 | controller |     "Jun 12 15:43:54.757153 crc crio[24284]: time=\"2026-06-12T15:43:54.756829436Z\" level=info msg=\"Started container\" PID=51095 containerID=c7da917aa84ea3fad8aef55c3cdfb31ac17ae43610f235f80b8fec9753d845f1 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-bj44v/manager id=e090fee9-a63b-4491-94fa-30c55e26ab62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80407f2d53cccdcb185d874e4dc3503dadc29d95340de3e45c8438bf9de15648",
2026-06-12 16:39:24.874923 | controller |     "Jun 12 15:43:54.757153 crc crio[24284]: time=\"2026-06-12T15:43:54.756948876Z\" level=info msg=\"Started container\" PID=51099 containerID=bc0da6179a1df15b2395520dac441d6d50edc8086422b06df3713cb637dbf921 description=openstack-operators/nova-operator-controller-manager-6df846755f-ds98r/manager id=8a87c673-a1a2-4572-8c59-12c851a7bb54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c25b9963ce5ca6017584b951737f31ad84a3620824df31a292e80fcfa7ad4496",
2026-06-12 16:39:24.874937 | controller |     "Jun 12 15:43:54.757820 crc crio[24284]: time=\"2026-06-12T15:43:54.757165321Z\" level=info msg=\"Started container\" PID=51102 containerID=0c0aee7a80fb16cff742b107eaf05cf5f987cee32315eb4e3f607c0ab0f65f90 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-w2rln/manager id=4d3a2418-cf3a-42cf-aeb2-102d296750cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=55565b71be03107f144effa14cafb397d72829270dea9c1ca1947caf83fb09a9",
2026-06-12 16:39:24.874951 | controller |     "Jun 12 15:43:54.757820 crc crio[24284]: time=\"2026-06-12T15:43:54.757454783Z\" level=info msg=\"Started container\" PID=51111 containerID=314caaac1e56d47569225fd8e2d0815dbb1ec0e92fe2ef8f87b2aa9948412083 description=openstack-operators/openstack-operator-controller-manager-768ff84dfb-sbdwh/manager id=29dd6f8a-1ab9-4f5e-8559-5b9940faa602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=474e65b87d36899845bc37a6bdfe7ae5ecc5eb65b7624fcccb16e5211b09ff84",
2026-06-12 16:39:24.874969 | controller |     "Jun 12 15:43:54.774938 crc crio[24284]: time=\"2026-06-12T15:43:54.772176556Z\" level=info msg=\"Started container\" PID=51110 containerID=80d885b3805c5ca03f15827044d68be2817ff60aca206c4c3106f078d5a3c20e description=openstack-operators/test-operator-controller-manager-7579dbdcb9-snp8d/manager id=7dbaa0f5-b7ba-48b8-9fa1-eae7f620443a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fba1370597e055269862b2bf7b08dbad655b8978864591b1d37a351b4b892e7",
2026-06-12 16:39:24.874984 | controller |     "Jun 12 15:43:55.081655 crc crio[24284]: time=\"2026-06-12T15:43:55.080894398Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=9a8c1892-419c-46a5-8a28-3a72712707ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.874998 | controller |     "Jun 12 15:43:55.083859 crc crio[24284]: time=\"2026-06-12T15:43:55.083736694Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4c43a967-de7c-4aaf-9093-18782e886ce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875013 | controller |     "Jun 12 15:43:55.096753 crc crio[24284]: time=\"2026-06-12T15:43:55.096672256Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=10c7c763-bca5-497b-82b1-d0cdba920b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875027 | controller |     "Jun 12 15:43:55.126762 crc crio[24284]: time=\"2026-06-12T15:43:55.126201252Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-74dxq/extract-content\" id=cfb6143c-d8b1-4635-821a-c88956c0741b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875042 | controller |     "Jun 12 15:43:55.127304 crc crio[24284]: time=\"2026-06-12T15:43:55.127173424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875056 | controller |     "Jun 12 15:43:55.368329 crc crio[24284]: time=\"2026-06-12T15:43:55.368150456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875071 | controller |     "Jun 12 15:43:55.375670 crc crio[24284]: time=\"2026-06-12T15:43:55.375582409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875086 | controller |     "Jun 12 15:43:56.126844 crc crio[24284]: time=\"2026-06-12T15:43:56.126621949Z\" level=info msg=\"Created container 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d: openshift-marketplace/community-operators-74dxq/extract-content\" id=cfb6143c-d8b1-4635-821a-c88956c0741b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875100 | controller |     "Jun 12 15:43:56.141182 crc crio[24284]: time=\"2026-06-12T15:43:56.14100701Z\" level=info msg=\"Starting container: 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d\" id=4270573a-4456-4662-8872-20d5936647e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.875115 | controller |     "Jun 12 15:43:56.170111 crc crio[24284]: time=\"2026-06-12T15:43:56.169990452Z\" level=info msg=\"Started container\" PID=51290 containerID=5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d description=openshift-marketplace/community-operators-74dxq/extract-content id=4270573a-4456-4662-8872-20d5936647e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381",
2026-06-12 16:39:24.875133 | controller |     "Jun 12 15:43:59.800065 crc crio[24284]: time=\"2026-06-12T15:43:59.799599513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34b63e33-8e7a-454d-a133-adf35e61968c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875147 | controller |     "Jun 12 15:43:59.911747 crc crio[24284]: time=\"2026-06-12T15:43:59.911609854Z\" level=info msg=\"Stopping pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2c83587-c4ac-4af9-9323-b9f2cb3ce7f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.875162 | controller |     "Jun 12 15:43:59.912215 crc crio[24284]: time=\"2026-06-12T15:43:59.911918464Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2c83587-c4ac-4af9-9323-b9f2cb3ce7f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.875176 | controller |     "Jun 12 15:43:59.913475 crc crio[24284]: time=\"2026-06-12T15:43:59.91334288Z\" level=info msg=\"Removing pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2ff8616-beb7-4668-9ebb-9cbabc4ec309 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.875190 | controller |     "Jun 12 15:44:00.527099 crc crio[24284]: time=\"2026-06-12T15:44:00.52629965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c0b3eae-0b31-40df-b486-be078e80915c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875204 | controller |     "Jun 12 15:44:00.543847 crc crio[24284]: time=\"2026-06-12T15:44:00.543701102Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-74dxq/registry-server\" id=9c448d09-cacf-415e-a6ce-a3818ec239a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875218 | controller |     "Jun 12 15:44:00.552702 crc crio[24284]: time=\"2026-06-12T15:44:00.552591165Z\" level=info msg=\"Removed pod sandbox: 93c230306ccbbd018046958d6d3e97b1fd9c071582d491d012e54d47b25dbe8b\" id=d2ff8616-beb7-4668-9ebb-9cbabc4ec309 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.875233 | controller |     "Jun 12 15:44:00.552702 crc crio[24284]: time=\"2026-06-12T15:44:00.552683598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875247 | controller |     "Jun 12 15:44:00.662798 crc crio[24284]: time=\"2026-06-12T15:44:00.662668854Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=538dbb41-8438-46a9-b909-96347e923d5e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.875262 | controller |     "Jun 12 15:44:00.668401 crc crio[24284]: time=\"2026-06-12T15:44:00.668313247Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=4d833898-6f86-4525-b509-c4e873991a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875276 | controller |     "Jun 12 15:44:00.672510 crc crio[24284]: time=\"2026-06-12T15:44:00.672440079Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=9f111a3b-3216-42c0-bdd7-071bfaade247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875291 | controller |     "Jun 12 15:44:00.685692 crc crio[24284]: time=\"2026-06-12T15:44:00.685555552Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager\" id=c7764ae9-b582-4876-9953-16fb0425cb45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875311 | controller |     "Jun 12 15:44:00.695356 crc crio[24284]: time=\"2026-06-12T15:44:00.695213813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875325 | controller |     "Jun 12 15:44:00.697322 crc crio[24284]: time=\"2026-06-12T15:44:00.697215597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875340 | controller |     "Jun 12 15:44:00.701795 crc crio[24284]: time=\"2026-06-12T15:44:00.70164571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875354 | controller |     "Jun 12 15:44:00.736427 crc crio[24284]: time=\"2026-06-12T15:44:00.736237815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875369 | controller |     "Jun 12 15:44:00.742367 crc crio[24284]: time=\"2026-06-12T15:44:00.742151095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875383 | controller |     "Jun 12 15:44:00.863693 crc crio[24284]: time=\"2026-06-12T15:44:00.86358122Z\" level=info msg=\"Created container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server\" id=9c448d09-cacf-415e-a6ce-a3818ec239a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875398 | controller |     "Jun 12 15:44:00.865116 crc crio[24284]: time=\"2026-06-12T15:44:00.864967645Z\" level=info msg=\"Starting container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a\" id=c6ddf935-353c-4306-96ec-9bd9e44a4dfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.875412 | controller |     "Jun 12 15:44:00.871078 crc crio[24284]: time=\"2026-06-12T15:44:00.870930547Z\" level=info msg=\"Started container\" PID=51510 containerID=15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a description=openshift-marketplace/community-operators-74dxq/registry-server id=c6ddf935-353c-4306-96ec-9bd9e44a4dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381",
2026-06-12 16:39:24.875427 | controller |     "Jun 12 15:44:00.914993 crc crio[24284]: time=\"2026-06-12T15:44:00.914919295Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687984-grxpn/POD\" id=5522d21c-ce15-4121-adf6-cfb524e7cfe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.875442 | controller |     "Jun 12 15:44:00.915172 crc crio[24284]: time=\"2026-06-12T15:44:00.915014398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875457 | controller |     "Jun 12 15:44:00.948339 crc crio[24284]: time=\"2026-06-12T15:44:00.948111556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.875472 | controller |     "Jun 12 15:44:00.948339 crc crio[24284]: time=\"2026-06-12T15:44:00.948194419Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687984-grxpn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.875490 | controller |     "Jun 12 15:44:00.950194 crc crio[24284]: time=\"2026-06-12T15:44:00.950030987Z\" level=info msg=\"Created container 83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager\" id=c7764ae9-b582-4876-9953-16fb0425cb45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875505 | controller |     "Jun 12 15:44:00.954648 crc crio[24284]: time=\"2026-06-12T15:44:00.953763438Z\" level=info msg=\"Starting container: 83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0\" id=2f35656c-76b2-42a3-a70b-2ec8baca6153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.875539 | controller |     "Jun 12 15:44:00.964546 crc crio[24284]: time=\"2026-06-12T15:44:00.964231096Z\" level=info msg=\"Started container\" PID=51514 containerID=83154dc110dbcd5d84f5370ffd1026eeff597c9851e80b99bd8d2ca6370ce1f0 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk/manager id=2f35656c-76b2-42a3-a70b-2ec8baca6153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8791f91f903ab541e9e458cc7ec731443fd044e6517015698c096e1bc8c0b87",
2026-06-12 16:39:24.875556 | controller |     "Jun 12 15:44:01.288496 crc crio[24284]: 2026-06-12T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e6f50eba281f65 Mac:8a:98:25:b9:9b:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 SocketPath: PciID:}] [{Interface:0xc00051c5d0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.875571 | controller |     "Jun 12 15:44:01.288496 crc crio[24284]: time=\"2026-06-12T15:44:01.286406161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.875586 | controller |     "Jun 12 15:44:01.288496 crc crio[24284]: time=\"2026-06-12T15:44:01.286572746Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687984-grxpn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.875602 | controller |     "Jun 12 15:44:01.299599 crc crio[24284]: time=\"2026-06-12T15:44:01.299436541Z\" level=info msg=\"Ran pod sandbox 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 with infra container: openshift-infra/auto-csr-approver-29687984-grxpn/POD\" id=5522d21c-ce15-4121-adf6-cfb524e7cfe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.875617 | controller |     "Jun 12 15:44:01.302652 crc crio[24284]: time=\"2026-06-12T15:44:01.302421066Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d5dc978-b042-4f5f-b727-076442eaa397 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.875639 | controller |     "Jun 12 15:44:01.309395 crc crio[24284]: time=\"2026-06-12T15:44:01.309306068Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.875662 | controller |     "Jun 12 15:44:01.848706 crc crio[24284]: time=\"2026-06-12T15:44:01.848584862Z\" level=info msg=\"Stopping container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47 (timeout: 2s)\" id=48d40c3b-c882-4536-86f8-125fb3a43a4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.875689 | controller |     "Jun 12 15:44:01.985807 crc crio[24284]: time=\"2026-06-12T15:44:01.985593498Z\" level=info msg=\"Stopped container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=48d40c3b-c882-4536-86f8-125fb3a43a4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.875719 | controller |     "Jun 12 15:44:01.987659 crc crio[24284]: time=\"2026-06-12T15:44:01.986905813Z\" level=info msg=\"Stopping pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=1611b030-f9be-4f02-975b-9ee3dc246234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.875744 | controller |     "Jun 12 15:44:01.987659 crc crio[24284]: time=\"2026-06-12T15:44:01.987611916Z\" level=info msg=\"Got pod network &{Name:redhat-operators-svf9q Namespace:openshift-marketplace ID:efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38 UID:f0120e36-af70-4b74-823d-9f6090375b32 NetNS:/var/run/netns/4120b0e7-1cff-4961-b32d-508040bbadd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0120e36_af70_4b74_823d_9f6090375b32.slice PodAnnotations:0xc001e04bd0}] Aliases:map[]}\"",
2026-06-12 16:39:24.875766 | controller |     "Jun 12 15:44:01.987819 crc crio[24284]: time=\"2026-06-12T15:44:01.987786091Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-svf9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.875782 | controller |     "Jun 12 15:44:02.311933 crc crio[24284]: time=\"2026-06-12T15:44:02.311611507Z\" level=info msg=\"Stopped pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=1611b030-f9be-4f02-975b-9ee3dc246234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.875797 | controller |     "Jun 12 15:44:02.542111 crc crio[24284]: time=\"2026-06-12T15:44:02.541581335Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d5dc978-b042-4f5f-b727-076442eaa397 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.875811 | controller |     "Jun 12 15:44:02.547871 crc crio[24284]: time=\"2026-06-12T15:44:02.547754809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c988061d-f03f-4f6d-be6b-f5912a30cab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875826 | controller |     "Jun 12 15:44:02.550326 crc crio[24284]: time=\"2026-06-12T15:44:02.550178988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c11319dd-73db-424c-a4e3-0910f0b589f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.875841 | controller |     "Jun 12 15:44:02.572147 crc crio[24284]: time=\"2026-06-12T15:44:02.571675404Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687984-grxpn/oc\" id=7ed1b9a9-4c70-4780-b784-c14995476bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.875856 | controller |     "Jun 12 15:44:02.574313 crc crio[24284]: time=\"2026-06-12T15:44:02.573120767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875871 | controller |     "Jun 12 15:44:02.626128 crc crio[24284]: time=\"2026-06-12T15:44:02.625905426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875886 | controller |     "Jun 12 15:44:02.894677 crc crio[24284]: time=\"2026-06-12T15:44:02.894440086Z\" level=info msg=\"Removing container: c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47\" id=50290b12-8682-411d-b09e-91a40bc0222b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.875901 | controller |     "Jun 12 15:44:03.002479 crc crio[24284]: time=\"2026-06-12T15:44:03.002317455Z\" level=info msg=\"Removed container c1cea34e6f9b0194c04202821db84b822021b3ff53d8b1980b5ff19cd19d9c47: openshift-marketplace/redhat-operators-svf9q/registry-server\" id=50290b12-8682-411d-b09e-91a40bc0222b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.875920 | controller |     "Jun 12 15:44:03.007712 crc crio[24284]: time=\"2026-06-12T15:44:03.007601192Z\" level=info msg=\"Removing container: 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542\" id=3b417a49-3b6e-479b-b846-2088412fd366 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.875935 | controller |     "Jun 12 15:44:03.071370 crc crio[24284]: time=\"2026-06-12T15:44:03.070933748Z\" level=info msg=\"Removed container 6235e81ee9204394c392126af48a752cef1d552c6072f45af80362ba672fb542: openshift-marketplace/redhat-operators-svf9q/extract-content\" id=3b417a49-3b6e-479b-b846-2088412fd366 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.875949 | controller |     "Jun 12 15:44:03.080946 crc crio[24284]: time=\"2026-06-12T15:44:03.080666287Z\" level=info msg=\"Removing container: 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093\" id=7041e258-531d-4214-b8ce-3538eff92668 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.875964 | controller |     "Jun 12 15:44:03.120861 crc crio[24284]: time=\"2026-06-12T15:44:03.120000343Z\" level=info msg=\"Removed container 790c8146cf3addc1912c74708f17406f4c629899d2da7684c6133d8dd5b72093: openshift-marketplace/redhat-operators-svf9q/extract-utilities\" id=7041e258-531d-4214-b8ce-3538eff92668 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.875978 | controller |     "Jun 12 15:44:03.145520 crc crio[24284]: time=\"2026-06-12T15:44:03.145392235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.875993 | controller |     "Jun 12 15:44:03.348764 crc crio[24284]: time=\"2026-06-12T15:44:03.348628426Z\" level=info msg=\"Created container 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac: openshift-infra/auto-csr-approver-29687984-grxpn/oc\" id=7ed1b9a9-4c70-4780-b784-c14995476bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.876008 | controller |     "Jun 12 15:44:03.359506 crc crio[24284]: time=\"2026-06-12T15:44:03.353792102Z\" level=info msg=\"Starting container: 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac\" id=2d505ad3-96dc-43ba-9f20-6020ba4c82bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.876023 | controller |     "Jun 12 15:44:03.362139 crc crio[24284]: time=\"2026-06-12T15:44:03.361997255Z\" level=info msg=\"Started container\" PID=51667 containerID=4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac description=openshift-infra/auto-csr-approver-29687984-grxpn/oc id=2d505ad3-96dc-43ba-9f20-6020ba4c82bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936",
2026-06-12 16:39:24.876038 | controller |     "Jun 12 15:44:05.969515 crc crio[24284]: time=\"2026-06-12T15:44:05.967612597Z\" level=info msg=\"Stopping pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=6c7d5606-c2a0-4301-9f18-cb88656521ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.876053 | controller |     "Jun 12 15:44:05.970978 crc crio[24284]: time=\"2026-06-12T15:44:05.970469339Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687984-grxpn Namespace:openshift-infra ID:9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936 UID:d3eb6064-131d-4533-81fb-67c345a5d637 NetNS:/var/run/netns/a7007938-0fa1-459b-b5be-8d280ae2e6d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3eb6064_131d_4533_81fb_67c345a5d637.slice PodAnnotations:0xc001212778}] Aliases:map[]}\"",
2026-06-12 16:39:24.876072 | controller |     "Jun 12 15:44:05.970978 crc crio[24284]: time=\"2026-06-12T15:44:05.970697808Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687984-grxpn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876087 | controller |     "Jun 12 15:44:06.325932 crc crio[24284]: time=\"2026-06-12T15:44:06.325174383Z\" level=info msg=\"Stopped pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=6c7d5606-c2a0-4301-9f18-cb88656521ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.876102 | controller |     "Jun 12 15:44:10.193677 crc crio[24284]: time=\"2026-06-12T15:44:10.193029093Z\" level=info msg=\"Stopping container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a (timeout: 2s)\" id=2a213a0d-b6dd-4c0d-a176-2dc72f054d12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.876117 | controller |     "Jun 12 15:44:10.338126 crc crio[24284]: time=\"2026-06-12T15:44:10.337958668Z\" level=info msg=\"Stopped container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server\" id=2a213a0d-b6dd-4c0d-a176-2dc72f054d12 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.876131 | controller |     "Jun 12 15:44:10.341147 crc crio[24284]: time=\"2026-06-12T15:44:10.341024687Z\" level=info msg=\"Stopping pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=a8251445-847b-4f7f-a45b-4edce97494d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.876146 | controller |     "Jun 12 15:44:10.341916 crc crio[24284]: time=\"2026-06-12T15:44:10.341846774Z\" level=info msg=\"Got pod network &{Name:community-operators-74dxq Namespace:openshift-marketplace ID:4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381 UID:283d0823-bcbf-40df-9b5b-308b3769e6db NetNS:/var/run/netns/e22473e0-5615-422a-b2fd-3ce439face73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod283d0823_bcbf_40df_9b5b_308b3769e6db.slice PodAnnotations:0xc00008ceb8}] Aliases:map[]}\"",
2026-06-12 16:39:24.876160 | controller |     "Jun 12 15:44:10.342176 crc crio[24284]: time=\"2026-06-12T15:44:10.342109983Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-74dxq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876175 | controller |     "Jun 12 15:44:10.661628 crc crio[24284]: time=\"2026-06-12T15:44:10.661491907Z\" level=info msg=\"Stopped pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=a8251445-847b-4f7f-a45b-4edce97494d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.876190 | controller |     "Jun 12 15:44:11.053391 crc crio[24284]: time=\"2026-06-12T15:44:11.05275567Z\" level=info msg=\"Removing container: 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a\" id=201a2d33-6815-4e35-8b70-f5967c5735e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.876205 | controller |     "Jun 12 15:44:11.080846 crc crio[24284]: time=\"2026-06-12T15:44:11.080750436Z\" level=info msg=\"Removed container 15f397699ee8c1aa8b81fdd961b2bae5564a190dfbf96b499b7b5bed28dd273a: openshift-marketplace/community-operators-74dxq/registry-server\" id=201a2d33-6815-4e35-8b70-f5967c5735e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.876219 | controller |     "Jun 12 15:44:11.084551 crc crio[24284]: time=\"2026-06-12T15:44:11.084405402Z\" level=info msg=\"Removing container: 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d\" id=1356c86f-17ad-4264-b1d9-8680e7da1f94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.876234 | controller |     "Jun 12 15:44:11.124951 crc crio[24284]: time=\"2026-06-12T15:44:11.124856109Z\" level=info msg=\"Removed container 5ca1b0f9fe1184df98e4a88f24ad39d1ad7d5f54f299d321ed74f15b8ae3aa6d: openshift-marketplace/community-operators-74dxq/extract-content\" id=1356c86f-17ad-4264-b1d9-8680e7da1f94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.876252 | controller |     "Jun 12 15:44:11.127736 crc crio[24284]: time=\"2026-06-12T15:44:11.127675648Z\" level=info msg=\"Removing container: 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de\" id=90e1a1db-bdda-4895-8636-d4a95f137570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.876267 | controller |     "Jun 12 15:44:11.151820 crc crio[24284]: time=\"2026-06-12T15:44:11.151221102Z\" level=info msg=\"Removed container 576bc13e7bc6d0a7639269f59d911cae4dd0989931dbb633cea1dfe5573d67de: openshift-marketplace/community-operators-74dxq/extract-utilities\" id=90e1a1db-bdda-4895-8636-d4a95f137570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.876282 | controller |     "Jun 12 15:44:34.861215 crc crio[24284]: time=\"2026-06-12T15:44:34.860438332Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/POD\" id=f0e39d3e-5692-4a0b-9442-6e16bb9e09cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876297 | controller |     "Jun 12 15:44:34.862718 crc crio[24284]: time=\"2026-06-12T15:44:34.861333712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.876312 | controller |     "Jun 12 15:44:34.896443 crc crio[24284]: time=\"2026-06-12T15:44:34.896224257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc002c1e038}] Aliases:map[]}\"",
2026-06-12 16:39:24.876327 | controller |     "Jun 12 15:44:34.896443 crc crio[24284]: time=\"2026-06-12T15:44:34.896367791Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876341 | controller |     "Jun 12 15:44:35.024632 crc crio[24284]: time=\"2026-06-12T15:44:35.023785234Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-6zz8x/POD\" id=afb9fb6f-b137-4659-beee-2fb57a6f7d4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876356 | controller |     "Jun 12 15:44:35.024632 crc crio[24284]: time=\"2026-06-12T15:44:35.023902836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.876371 | controller |     "Jun 12 15:44:35.065184 crc crio[24284]: time=\"2026-06-12T15:44:35.063225465Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc001e041f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.876388 | controller |     "Jun 12 15:44:35.065184 crc crio[24284]: time=\"2026-06-12T15:44:35.063355689Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-6zz8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876404 | controller |     "Jun 12 15:44:35.507016 crc crio[24284]: 2026-06-12T15:44:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6257050acce0165 Mac:2e:45:9b:e5:9a:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 SocketPath: PciID:}] [{Interface:0xc000146f00 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.876424 | controller |     "Jun 12 15:44:35.509203 crc crio[24284]: time=\"2026-06-12T15:44:35.509098201Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc001e041f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.876440 | controller |     "Jun 12 15:44:35.509203 crc crio[24284]: time=\"2026-06-12T15:44:35.509339549Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-6zz8x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.876455 | controller |     "Jun 12 15:44:35.516304 crc crio[24284]: time=\"2026-06-12T15:44:35.516156171Z\" level=info msg=\"Ran pod sandbox 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df with infra container: openstack/dnsmasq-dns-769fc96f7c-6zz8x/POD\" id=afb9fb6f-b137-4659-beee-2fb57a6f7d4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876471 | controller |     "Jun 12 15:44:35.541664 crc crio[24284]: 2026-06-12T15:44:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f20cb91a66b77a Mac:b6:97:ca:f1:a7:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.876486 | controller |     "Jun 12 15:44:35.543183 crc crio[24284]: time=\"2026-06-12T15:44:35.543103909Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc002c1e038}] Aliases:map[]}\"",
2026-06-12 16:39:24.876503 | controller |     "Jun 12 15:44:35.543405 crc crio[24284]: time=\"2026-06-12T15:44:35.543316974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.876560 | controller |     "Jun 12 15:44:35.543405 crc crio[24284]: time=\"2026-06-12T15:44:35.543357397Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.876590 | controller |     "Jun 12 15:44:35.543586 crc crio[24284]: time=\"2026-06-12T15:44:35.543530902Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.876606 | controller |     "Jun 12 15:44:35.543659 crc crio[24284]: time=\"2026-06-12T15:44:35.543606644Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=30e675ad-8124-42bc-8314-17302afedcde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.876621 | controller |     "Jun 12 15:44:35.544856 crc crio[24284]: time=\"2026-06-12T15:44:35.544778391Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9523b968-99e4-4679-a574-86814b9cd56d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.876648 | controller |     "Jun 12 15:44:35.558426 crc crio[24284]: time=\"2026-06-12T15:44:35.557979334Z\" level=info msg=\"Ran pod sandbox 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/POD\" id=f0e39d3e-5692-4a0b-9442-6e16bb9e09cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876664 | controller |     "Jun 12 15:44:35.563600 crc crio[24284]: time=\"2026-06-12T15:44:35.56337074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.876679 | controller |     "Jun 12 15:44:35.564198 crc crio[24284]: time=\"2026-06-12T15:44:35.563757842Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.876694 | controller |     "Jun 12 15:44:35.564198 crc crio[24284]: time=\"2026-06-12T15:44:35.563827365Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b8502267-83b7-48a3-a387-e38e58c912b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.876709 | controller |     "Jun 12 15:44:35.564198 crc crio[24284]: time=\"2026-06-12T15:44:35.564134759Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 16:39:24.876724 | controller |     "Jun 12 15:44:35.568209 crc crio[24284]: time=\"2026-06-12T15:44:35.567209346Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=420b7797-84b3-4be3-bfc8-79eaa1427628 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.876738 | controller |     "Jun 12 15:44:35.571642 crc crio[24284]: time=\"2026-06-12T15:44:35.571456931Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 16:39:24.876753 | controller |     "Jun 12 15:44:37.411309 crc crio[24284]: time=\"2026-06-12T15:44:37.410676257Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-fcxft/POD\" id=3ab83ab1-a9ff-4e00-9c09-aa5b7efd2889 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876768 | controller |     "Jun 12 15:44:37.415969 crc crio[24284]: time=\"2026-06-12T15:44:37.415858866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.876784 | controller |     "Jun 12 15:44:37.715386 crc crio[24284]: time=\"2026-06-12T15:44:37.711693204Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.876799 | controller |     "Jun 12 15:44:37.715386 crc crio[24284]: time=\"2026-06-12T15:44:37.711810958Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-fcxft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876814 | controller |     "Jun 12 15:44:38.309151 crc crio[24284]: time=\"2026-06-12T15:44:38.306507856Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=633061cf-948f-4b60-9916-3049b6906e7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876829 | controller |     "Jun 12 15:44:38.309645 crc crio[24284]: time=\"2026-06-12T15:44:38.309347406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.876848 | controller |     "Jun 12 15:44:38.451973 crc crio[24284]: time=\"2026-06-12T15:44:38.451505217Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-rtt7l/POD\" id=738dbdfd-9607-4d4e-ad37-810517082dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.876864 | controller |     "Jun 12 15:44:38.451973 crc crio[24284]: time=\"2026-06-12T15:44:38.451642043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.876879 | controller |     "Jun 12 15:44:38.454914 crc crio[24284]: time=\"2026-06-12T15:44:38.452697114Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd UID:e92f3f09-3147-47ea-9ff7-600d6dff4622 NetNS:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode92f3f09_3147_47ea_9ff7_600d6dff4622.slice PodAnnotations:0xc001e04270}] Aliases:map[]}\"",
2026-06-12 16:39:24.876895 | controller |     "Jun 12 15:44:38.454914 crc crio[24284]: time=\"2026-06-12T15:44:38.452743195Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876911 | controller |     "Jun 12 15:44:38.536141 crc crio[24284]: time=\"2026-06-12T15:44:38.535887086Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc0009b80e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.876926 | controller |     "Jun 12 15:44:38.536141 crc crio[24284]: time=\"2026-06-12T15:44:38.53600152Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-rtt7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.876942 | controller |     "Jun 12 15:44:38.649101 crc crio[24284]: 2026-06-12T15:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26c138ad5cfb731 Mac:6a:61:55:2d:92:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.876957 | controller |     "Jun 12 15:44:38.716165 crc crio[24284]: time=\"2026-06-12T15:44:38.712852229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.876972 | controller |     "Jun 12 15:44:38.716694 crc crio[24284]: time=\"2026-06-12T15:44:38.716494398Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-fcxft for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.876987 | controller |     "Jun 12 15:44:38.753454 crc crio[24284]: time=\"2026-06-12T15:44:38.753347303Z\" level=info msg=\"Ran pod sandbox 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f with infra container: openstack/dnsmasq-dns-9c58657f7-fcxft/POD\" id=3ab83ab1-a9ff-4e00-9c09-aa5b7efd2889 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877006 | controller |     "Jun 12 15:44:38.783705 crc crio[24284]: time=\"2026-06-12T15:44:38.783460371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877022 | controller |     "Jun 12 15:44:38.792444 crc crio[24284]: time=\"2026-06-12T15:44:38.791894997Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877036 | controller |     "Jun 12 15:44:38.792444 crc crio[24284]: time=\"2026-06-12T15:44:38.79200857Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d7f4fa86-41a9-4dcd-9c97-33010e16a500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877051 | controller |     "Jun 12 15:44:38.847126 crc crio[24284]: time=\"2026-06-12T15:44:38.846535219Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d09cc8b7-12db-47bf-9294-b4cad8c3c75b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.877066 | controller |     "Jun 12 15:44:38.870563 crc crio[24284]: time=\"2026-06-12T15:44:38.870429052Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 16:39:24.877080 | controller |     "Jun 12 15:44:39.410232 crc crio[24284]: 2026-06-12T15:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67c937abe7c68f9 Mac:7e:12:3c:d9:8e:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 SocketPath: PciID:}] [{Interface:0xc0001b8f80 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.877096 | controller |     "Jun 12 15:44:39.411713 crc crio[24284]: time=\"2026-06-12T15:44:39.411606752Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd UID:e92f3f09-3147-47ea-9ff7-600d6dff4622 NetNS:/var/run/netns/e32e65cc-97db-43af-8d8a-65417d09d463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode92f3f09_3147_47ea_9ff7_600d6dff4622.slice PodAnnotations:0xc001e04270}] Aliases:map[]}\"",
2026-06-12 16:39:24.877111 | controller |     "Jun 12 15:44:39.411865 crc crio[24284]: time=\"2026-06-12T15:44:39.411799018Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.877126 | controller |     "Jun 12 15:44:39.415323 crc crio[24284]: 2026-06-12T15:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8230ddd95ed7b15 Mac:86:ba:46:bd:99:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.877142 | controller |     "Jun 12 15:44:39.415671 crc crio[24284]: time=\"2026-06-12T15:44:39.415574573Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc0009b80e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.877162 | controller |     "Jun 12 15:44:39.415777 crc crio[24284]: time=\"2026-06-12T15:44:39.415709277Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-rtt7l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.877177 | controller |     "Jun 12 15:44:39.422782 crc crio[24284]: time=\"2026-06-12T15:44:39.422515866Z\" level=info msg=\"Ran pod sandbox 67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=633061cf-948f-4b60-9916-3049b6906e7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877192 | controller |     "Jun 12 15:44:39.431866 crc crio[24284]: time=\"2026-06-12T15:44:39.431763841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877207 | controller |     "Jun 12 15:44:39.432236 crc crio[24284]: time=\"2026-06-12T15:44:39.431993879Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877222 | controller |     "Jun 12 15:44:39.432236 crc crio[24284]: time=\"2026-06-12T15:44:39.43204269Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=8923d90e-6df2-4787-858f-d438085e8101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877237 | controller |     "Jun 12 15:44:39.434426 crc crio[24284]: time=\"2026-06-12T15:44:39.434108696Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=30437545-8297-4265-a848-71b76cd87f73 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.877252 | controller |     "Jun 12 15:44:39.442540 crc crio[24284]: time=\"2026-06-12T15:44:39.441510137Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 16:39:24.877268 | controller |     "Jun 12 15:44:39.480193 crc crio[24284]: time=\"2026-06-12T15:44:39.479954236Z\" level=info msg=\"Ran pod sandbox 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a with infra container: openstack/dnsmasq-dns-68bc84565-rtt7l/POD\" id=738dbdfd-9607-4d4e-ad37-810517082dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877283 | controller |     "Jun 12 15:44:39.489616 crc crio[24284]: time=\"2026-06-12T15:44:39.489531718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877298 | controller |     "Jun 12 15:44:39.490458 crc crio[24284]: time=\"2026-06-12T15:44:39.490238381Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877312 | controller |     "Jun 12 15:44:39.490458 crc crio[24284]: time=\"2026-06-12T15:44:39.490359685Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8c4c5458-6e86-4443-abe0-2006d6a13025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877327 | controller |     "Jun 12 15:44:39.492498 crc crio[24284]: time=\"2026-06-12T15:44:39.492451648Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b2e9eb10-078b-4d88-8b05-0d1d0bc5f0cd name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.877342 | controller |     "Jun 12 15:44:39.496847 crc crio[24284]: time=\"2026-06-12T15:44:39.496766048Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 16:39:24.877360 | controller |     "Jun 12 15:44:39.621321 crc crio[24284]: time=\"2026-06-12T15:44:39.621205463Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=25752db8-a760-41a2-ae32-226f9d2ada2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877375 | controller |     "Jun 12 15:44:39.621972 crc crio[24284]: time=\"2026-06-12T15:44:39.621760051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.877391 | controller |     "Jun 12 15:44:39.776554 crc crio[24284]: time=\"2026-06-12T15:44:39.776388451Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d UID:6b887720-d88d-409e-9b60-823a0c3d929c NetNS:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b887720_d88d_409e_9b60_823a0c3d929c.slice PodAnnotations:0xc004286518}] Aliases:map[]}\"",
2026-06-12 16:39:24.877407 | controller |     "Jun 12 15:44:39.776554 crc crio[24284]: time=\"2026-06-12T15:44:39.776455973Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.877422 | controller |     "Jun 12 15:44:40.696564 crc crio[24284]: 2026-06-12T15:44:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2251be044d009c Mac:c2:c4:b2:ae:38:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.877438 | controller |     "Jun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.690748161Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d UID:6b887720-d88d-409e-9b60-823a0c3d929c NetNS:/var/run/netns/0acee84f-db77-487f-8bbd-99b46199480a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b887720_d88d_409e_9b60_823a0c3d929c.slice PodAnnotations:0xc004286518}] Aliases:map[]}\"",
2026-06-12 16:39:24.877453 | controller |     "Jun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.691157454Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.877468 | controller |     "Jun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.692339334Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=27b4e6bb-655f-423f-969a-19543dd588ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877484 | controller |     "Jun 12 15:44:40.696564 crc crio[24284]: time=\"2026-06-12T15:44:40.692432247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.877499 | controller |     "Jun 12 15:44:40.700354 crc crio[24284]: time=\"2026-06-12T15:44:40.699810037Z\" level=info msg=\"Ran pod sandbox b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d with infra container: openstack/rabbitmq-server-0/POD\" id=25752db8-a760-41a2-ae32-226f9d2ada2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877533 | controller |     "Jun 12 15:44:40.791592 crc crio[24284]: time=\"2026-06-12T15:44:40.791454999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877554 | controller |     "Jun 12 15:44:40.832811 crc crio[24284]: time=\"2026-06-12T15:44:40.832538375Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877570 | controller |     "Jun 12 15:44:40.833105 crc crio[24284]: time=\"2026-06-12T15:44:40.83298958Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=91d26d0d-409b-4855-b8b9-1540f3b88969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877585 | controller |     "Jun 12 15:44:40.839242 crc crio[24284]: time=\"2026-06-12T15:44:40.839149011Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6dfddda8-0ede-4719-b89e-e8990b0754a8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.877600 | controller |     "Jun 12 15:44:40.874570 crc crio[24284]: time=\"2026-06-12T15:44:40.874503492Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 16:39:24.877615 | controller |     "Jun 12 15:44:40.880696 crc crio[24284]: time=\"2026-06-12T15:44:40.880584915Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 UID:e07ca270-2046-4181-a437-443211d529e9 NetNS:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode07ca270_2046_4181_a437_443211d529e9.slice PodAnnotations:0xc002722808}] Aliases:map[]}\"",
2026-06-12 16:39:24.877631 | controller |     "Jun 12 15:44:40.880696 crc crio[24284]: time=\"2026-06-12T15:44:40.880637597Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.877646 | controller |     "Jun 12 15:44:41.743760 crc crio[24284]: time=\"2026-06-12T15:44:41.732689006Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=65c004e6-8ea9-428e-a76e-f3111340c586 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877662 | controller |     "Jun 12 15:44:41.743760 crc crio[24284]: time=\"2026-06-12T15:44:41.743129667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.877677 | controller |     "Jun 12 15:44:41.910898 crc crio[24284]: time=\"2026-06-12T15:44:41.905110983Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 UID:8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0 NetNS:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fe0b7b8_e1e1_47c8_9f7a_3f643ce405c0.slice PodAnnotations:0xc002612148}] Aliases:map[]}\"",
2026-06-12 16:39:24.877693 | controller |     "Jun 12 15:44:41.910898 crc crio[24284]: time=\"2026-06-12T15:44:41.905224226Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.877709 | controller |     "Jun 12 15:44:41.925230 crc crio[24284]: 2026-06-12T15:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63108a238bd34ec Mac:e6:59:08:57:d9:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 SocketPath: PciID:}] [{Interface:0xc00013cdd0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.877724 | controller |     "Jun 12 15:44:41.925230 crc crio[24284]: time=\"2026-06-12T15:44:41.918510883Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 UID:e07ca270-2046-4181-a437-443211d529e9 NetNS:/var/run/netns/e947171b-94db-4294-b7d1-b2daad9269a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode07ca270_2046_4181_a437_443211d529e9.slice PodAnnotations:0xc002722808}] Aliases:map[]}\"",
2026-06-12 16:39:24.877743 | controller |     "Jun 12 15:44:41.925230 crc crio[24284]: time=\"2026-06-12T15:44:41.91873194Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.877759 | controller |     "Jun 12 15:44:42.045466 crc crio[24284]: time=\"2026-06-12T15:44:42.043540721Z\" level=info msg=\"Ran pod sandbox 63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35 with infra container: openstack/openstack-galera-0/POD\" id=27b4e6bb-655f-423f-969a-19543dd588ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877774 | controller |     "Jun 12 15:44:42.054040 crc crio[24284]: time=\"2026-06-12T15:44:42.053939551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877789 | controller |     "Jun 12 15:44:42.059170 crc crio[24284]: time=\"2026-06-12T15:44:42.05913437Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877804 | controller |     "Jun 12 15:44:42.063647 crc crio[24284]: time=\"2026-06-12T15:44:42.063387399Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=1a3c78f2-fb3c-4e22-a093-ce754414aaa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877819 | controller |     "Jun 12 15:44:42.099519 crc crio[24284]: time=\"2026-06-12T15:44:42.099425546Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ce358377-8e95-4d3f-8acb-6bf1829e18d0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.877834 | controller |     "Jun 12 15:44:42.108786 crc crio[24284]: time=\"2026-06-12T15:44:42.108662828Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 16:39:24.877849 | controller |     "Jun 12 15:44:42.204391 crc crio[24284]: time=\"2026-06-12T15:44:42.20236283Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=2ee2be32-05f9-4aa3-bb25-114e74706916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877864 | controller |     "Jun 12 15:44:42.204391 crc crio[24284]: time=\"2026-06-12T15:44:42.202567517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.877879 | controller |     "Jun 12 15:44:42.414727 crc crio[24284]: 2026-06-12T15:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27d0997cfc35c91 Mac:6e:83:cc:e8:7b:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 SocketPath: PciID:}] [{Interface:0xc00011c6b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.877894 | controller |     "Jun 12 15:44:42.418760 crc crio[24284]: time=\"2026-06-12T15:44:42.418610299Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 UID:8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0 NetNS:/var/run/netns/365bfd76-9168-44fd-9d6d-f29604a57f28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fe0b7b8_e1e1_47c8_9f7a_3f643ce405c0.slice PodAnnotations:0xc002612148}] Aliases:map[]}\"",
2026-06-12 16:39:24.877913 | controller |     "Jun 12 15:44:42.419011 crc crio[24284]: time=\"2026-06-12T15:44:42.41894942Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.877929 | controller |     "Jun 12 15:44:42.429524 crc crio[24284]: time=\"2026-06-12T15:44:42.429398941Z\" level=info msg=\"Ran pod sandbox 27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221 with infra container: openstack/openstack-cell1-galera-0/POD\" id=65c004e6-8ea9-428e-a76e-f3111340c586 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.877944 | controller |     "Jun 12 15:44:42.434391 crc crio[24284]: time=\"2026-06-12T15:44:42.434315287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877959 | controller |     "Jun 12 15:44:42.434639 crc crio[24284]: time=\"2026-06-12T15:44:42.434575025Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877975 | controller |     "Jun 12 15:44:42.434710 crc crio[24284]: time=\"2026-06-12T15:44:42.434667439Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=cef825ee-2142-4c8a-8147-0e90bcd349a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.877990 | controller |     "Jun 12 15:44:42.438138 crc crio[24284]: time=\"2026-06-12T15:44:42.437947214Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=45af887d-ade8-4be2-8d32-31237e21553e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.878005 | controller |     "Jun 12 15:44:42.439870 crc crio[24284]: time=\"2026-06-12T15:44:42.439830132Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab UID:9b8e078b-766f-469a-9e5e-12185467726c NetNS:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b8e078b_766f_469a_9e5e_12185467726c.slice PodAnnotations:0xc002612788}] Aliases:map[]}\"",
2026-06-12 16:39:24.878021 | controller |     "Jun 12 15:44:42.439997 crc crio[24284]: time=\"2026-06-12T15:44:42.439978697Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.878036 | controller |     "Jun 12 15:44:42.465491 crc crio[24284]: time=\"2026-06-12T15:44:42.465300054Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 16:39:24.878051 | controller |     "Jun 12 15:44:43.217557 crc crio[24284]: 2026-06-12T15:44:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:109d46b0987c156 Mac:ee:d4:a8:11:e7:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.878066 | controller |     "Jun 12 15:44:43.237019 crc crio[24284]: time=\"2026-06-12T15:44:43.236888484Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab UID:9b8e078b-766f-469a-9e5e-12185467726c NetNS:/var/run/netns/08a3c1f0-156a-4e39-bac2-d1426e46d247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9b8e078b_766f_469a_9e5e_12185467726c.slice PodAnnotations:0xc002612788}] Aliases:map[]}\"",
2026-06-12 16:39:24.878088 | controller |     "Jun 12 15:44:43.237630 crc crio[24284]: time=\"2026-06-12T15:44:43.237541545Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.878104 | controller |     "Jun 12 15:44:43.274472 crc crio[24284]: time=\"2026-06-12T15:44:43.272492013Z\" level=info msg=\"Ran pod sandbox 109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab with infra container: openstack/memcached-0/POD\" id=2ee2be32-05f9-4aa3-bb25-114e74706916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878119 | controller |     "Jun 12 15:44:43.296321 crc crio[24284]: time=\"2026-06-12T15:44:43.294955449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878134 | controller |     "Jun 12 15:44:43.310548 crc crio[24284]: time=\"2026-06-12T15:44:43.310404273Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878149 | controller |     "Jun 12 15:44:43.310846 crc crio[24284]: time=\"2026-06-12T15:44:43.310599239Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=47b545a1-836f-45d4-97d7-bb18066c301f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878164 | controller |     "Jun 12 15:44:43.327998 crc crio[24284]: time=\"2026-06-12T15:44:43.327180331Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3828a5e8-bffa-496e-a091-f0e654ffdfd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.878179 | controller |     "Jun 12 15:44:43.339180 crc crio[24284]: time=\"2026-06-12T15:44:43.338903554Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-12 16:39:24.878193 | controller |     "Jun 12 15:44:45.464843 crc crio[24284]: time=\"2026-06-12T15:44:45.437979315Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=0b8ab14a-0ea7-4f6b-a680-e2ee062c84b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878208 | controller |     "Jun 12 15:44:45.466510 crc crio[24284]: time=\"2026-06-12T15:44:45.464913173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.878224 | controller |     "Jun 12 15:44:45.610786 crc crio[24284]: time=\"2026-06-12T15:44:45.610658757Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc0006be650}] Aliases:map[]}\"",
2026-06-12 16:39:24.878239 | controller |     "Jun 12 15:44:45.611444 crc crio[24284]: time=\"2026-06-12T15:44:45.611415061Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.878254 | controller |     "Jun 12 15:44:46.372701 crc crio[24284]: 2026-06-12T15:44:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b1d1aca090fb8 Mac:f2:fa:61:39:66:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 SocketPath: PciID:}] [{Interface:0xc00027c840 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.878273 | controller |     "Jun 12 15:44:46.420965 crc crio[24284]: time=\"2026-06-12T15:44:46.420898141Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc0006be650}] Aliases:map[]}\"",
2026-06-12 16:39:24.878288 | controller |     "Jun 12 15:44:46.422858 crc crio[24284]: time=\"2026-06-12T15:44:46.422828244Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.878304 | controller |     "Jun 12 15:44:46.452844 crc crio[24284]: time=\"2026-06-12T15:44:46.452711034Z\" level=info msg=\"Ran pod sandbox 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 with infra container: openstack/kube-state-metrics-0/POD\" id=0b8ab14a-0ea7-4f6b-a680-e2ee062c84b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878319 | controller |     "Jun 12 15:44:46.471861 crc crio[24284]: time=\"2026-06-12T15:44:46.471768096Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878334 | controller |     "Jun 12 15:44:46.475464 crc crio[24284]: time=\"2026-06-12T15:44:46.472231632Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878349 | controller |     "Jun 12 15:44:46.475464 crc crio[24284]: time=\"2026-06-12T15:44:46.472338216Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=fa820f80-18f5-400b-a0e9-749ff8c3118d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878364 | controller |     "Jun 12 15:44:46.475464 crc crio[24284]: time=\"2026-06-12T15:44:46.474593272Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4b4b1676-9d50-4cb0-8b80-58c711ecb4a9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.878380 | controller |     "Jun 12 15:44:46.485790 crc crio[24284]: time=\"2026-06-12T15:44:46.485698877Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-12 16:39:24.878395 | controller |     "Jun 12 15:44:47.856807 crc crio[24284]: time=\"2026-06-12T15:44:47.852689234Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-99nvp/POD\" id=5e25db21-f229-4b66-8ed4-779bba3b6037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878410 | controller |     "Jun 12 15:44:47.856807 crc crio[24284]: time=\"2026-06-12T15:44:47.854514146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.878426 | controller |     "Jun 12 15:44:47.932642 crc crio[24284]: time=\"2026-06-12T15:44:47.932507942Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-qj5p9/POD\" id=7f9828a9-b6ca-4f12-b363-e897566df640 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878441 | controller |     "Jun 12 15:44:47.932642 crc crio[24284]: time=\"2026-06-12T15:44:47.932627376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.878459 | controller |     "Jun 12 15:44:48.493013 crc crio[24284]: time=\"2026-06-12T15:44:48.492875082Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=70e695eb-f611-47ba-a13a-c7b678deac35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878475 | controller |     "Jun 12 15:44:48.495615 crc crio[24284]: time=\"2026-06-12T15:44:48.495526308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.878491 | controller |     "Jun 12 15:44:49.081234 crc crio[24284]: time=\"2026-06-12T15:44:49.080524691Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp Namespace:openstack ID:53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d UID:ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8 NetNS:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea9cd2bc_b54c_4de4_bc9a_5ba9ae3324a8.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"",
2026-06-12 16:39:24.878506 | controller |     "Jun 12 15:44:49.081234 crc crio[24284]: time=\"2026-06-12T15:44:49.081207374Z\" level=info msg=\"Adding pod openstack_ovn-controller-99nvp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.878541 | controller |     "Jun 12 15:44:49.693459 crc crio[24284]: time=\"2026-06-12T15:44:49.692788896Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 UID:48ce5a27-9eac-4986-be33-8ffe00bd7892 NetNS:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce5a27_9eac_4986_be33_8ffe00bd7892.slice PodAnnotations:0xc003242258}] Aliases:map[]}\"",
2026-06-12 16:39:24.878557 | controller |     "Jun 12 15:44:49.693459 crc crio[24284]: time=\"2026-06-12T15:44:49.693453508Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.878574 | controller |     "Jun 12 15:44:49.709513 crc crio[24284]: time=\"2026-06-12T15:44:49.708660088Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qj5p9 Namespace:openstack ID:09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 UID:52b2450a-9c39-4a39-aa3a-5fc84a2af284 NetNS:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b2450a_9c39_4a39_aa3a_5fc84a2af284.slice PodAnnotations:0xc000b842f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.878589 | controller |     "Jun 12 15:44:49.709513 crc crio[24284]: time=\"2026-06-12T15:44:49.708741703Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-qj5p9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.878605 | controller |     "Jun 12 15:44:49.904179 crc crio[24284]: 2026-06-12T15:44:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53a2eaacbf7738b Mac:f2:1a:65:5c:e5:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 SocketPath: PciID:}] [{Interface:0xc000540d90 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.878620 | controller |     "Jun 12 15:44:49.939981 crc crio[24284]: time=\"2026-06-12T15:44:49.939680331Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp Namespace:openstack ID:53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d UID:ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8 NetNS:/var/run/netns/fb25a05f-f6f5-4433-bf8b-4d9d4d14e125 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea9cd2bc_b54c_4de4_bc9a_5ba9ae3324a8.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"",
2026-06-12 16:39:24.878639 | controller |     "Jun 12 15:44:49.939981 crc crio[24284]: time=\"2026-06-12T15:44:49.93995322Z\" level=info msg=\"Checking pod openstack_ovn-controller-99nvp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.878655 | controller |     "Jun 12 15:44:51.176669 crc crio[24284]: 2026-06-12T15:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09b00b3697fce40 Mac:12:c3:32:0e:ef:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.878670 | controller |     "Jun 12 15:44:51.180371 crc crio[24284]: time=\"2026-06-12T15:44:51.180147862Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-qj5p9 Namespace:openstack ID:09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 UID:52b2450a-9c39-4a39-aa3a-5fc84a2af284 NetNS:/var/run/netns/0dbd8276-4f56-4639-b17b-87dd3dbec69e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b2450a_9c39_4a39_aa3a_5fc84a2af284.slice PodAnnotations:0xc000b842f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.878686 | controller |     "Jun 12 15:44:51.180847 crc crio[24284]: time=\"2026-06-12T15:44:51.18041041Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-qj5p9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.878701 | controller |     "Jun 12 15:44:51.816963 crc crio[24284]: time=\"2026-06-12T15:44:51.8109199Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-s2gxq/POD\" id=0b95dcc7-1b5b-4a9d-97a8-89a6c32f76d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878716 | controller |     "Jun 12 15:44:51.816963 crc crio[24284]: time=\"2026-06-12T15:44:51.814003782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.878732 | controller |     "Jun 12 15:44:52.226677 crc crio[24284]: 2026-06-12T15:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:053e6ba162c618b Mac:02:0c:2a:80:8a:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 SocketPath: PciID:}] [{Interface:0xc000282a00 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.878747 | controller |     "Jun 12 15:44:52.229987 crc crio[24284]: time=\"2026-06-12T15:44:52.229479327Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 UID:48ce5a27-9eac-4986-be33-8ffe00bd7892 NetNS:/var/run/netns/515fbbae-359c-4e6a-9c6b-d6f180303cd3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48ce5a27_9eac_4986_be33_8ffe00bd7892.slice PodAnnotations:0xc003242258}] Aliases:map[]}\"",
2026-06-12 16:39:24.878762 | controller |     "Jun 12 15:44:52.230958 crc crio[24284]: time=\"2026-06-12T15:44:52.230888863Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.878778 | controller |     "Jun 12 15:44:52.902184 crc crio[24284]: time=\"2026-06-12T15:44:52.901977408Z\" level=info msg=\"Ran pod sandbox 09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3 with infra container: openstack/ovn-controller-ovs-qj5p9/POD\" id=7f9828a9-b6ca-4f12-b363-e897566df640 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878796 | controller |     "Jun 12 15:44:52.916888 crc crio[24284]: time=\"2026-06-12T15:44:52.91444901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878812 | controller |     "Jun 12 15:44:52.916888 crc crio[24284]: time=\"2026-06-12T15:44:52.914980997Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878827 | controller |     "Jun 12 15:44:52.916888 crc crio[24284]: time=\"2026-06-12T15:44:52.915118382Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=1fe7904c-5453-480e-87b2-0152e9162bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878842 | controller |     "Jun 12 15:44:52.925005 crc crio[24284]: time=\"2026-06-12T15:44:52.924774381Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=647dfb93-b08e-4cce-be67-d007e1b5aef6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.878857 | controller |     "Jun 12 15:44:52.931020 crc crio[24284]: time=\"2026-06-12T15:44:52.930630291Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-12 16:39:24.878873 | controller |     "Jun 12 15:44:52.953085 crc crio[24284]: time=\"2026-06-12T15:44:52.952614675Z\" level=info msg=\"Ran pod sandbox 53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d with infra container: openstack/ovn-controller-99nvp/POD\" id=5e25db21-f229-4b66-8ed4-779bba3b6037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878888 | controller |     "Jun 12 15:44:52.955134 crc crio[24284]: time=\"2026-06-12T15:44:52.955029469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878903 | controller |     "Jun 12 15:44:52.955622 crc crio[24284]: time=\"2026-06-12T15:44:52.955526875Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878918 | controller |     "Jun 12 15:44:52.955622 crc crio[24284]: time=\"2026-06-12T15:44:52.955621528Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=c4fcfba6-7c9f-4a3a-9574-6f431be2d9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878933 | controller |     "Jun 12 15:44:52.956668 crc crio[24284]: time=\"2026-06-12T15:44:52.956588783Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5451904b-df85-4cb2-9dcd-ca2c6bd50f93 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.878948 | controller |     "Jun 12 15:44:52.962333 crc crio[24284]: time=\"2026-06-12T15:44:52.961372569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-12 16:39:24.878963 | controller |     "Jun 12 15:44:53.015881 crc crio[24284]: time=\"2026-06-12T15:44:53.015635079Z\" level=info msg=\"Ran pod sandbox 053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733 with infra container: openstack/ovsdbserver-sb-0/POD\" id=70e695eb-f611-47ba-a13a-c7b678deac35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.878978 | controller |     "Jun 12 15:44:53.037302 crc crio[24284]: time=\"2026-06-12T15:44:53.037004432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.878996 | controller |     "Jun 12 15:44:53.037302 crc crio[24284]: time=\"2026-06-12T15:44:53.037329023Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879011 | controller |     "Jun 12 15:44:53.037834 crc crio[24284]: time=\"2026-06-12T15:44:53.037378004Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=e95c5dc2-c810-4e50-aa14-2b340598483e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879027 | controller |     "Jun 12 15:44:53.043338 crc crio[24284]: time=\"2026-06-12T15:44:53.040939194Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=40a3f460-7b25-4af8-b18d-45b432fbab15 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879042 | controller |     "Jun 12 15:44:53.073102 crc crio[24284]: time=\"2026-06-12T15:44:53.072919703Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-12 16:39:24.879057 | controller |     "Jun 12 15:44:53.314024 crc crio[24284]: time=\"2026-06-12T15:44:53.31279444Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=c44bee87-dec3-478f-9c33-4b182378a5bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.879073 | controller |     "Jun 12 15:44:53.315462 crc crio[24284]: time=\"2026-06-12T15:44:53.314104923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.879088 | controller |     "Jun 12 15:45:00.577729 crc crio[24284]: time=\"2026-06-12T15:45:00.57566234Z\" level=info msg=\"Removing container: a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1\" id=3d7a160b-ea1b-4b5f-acb1-d3e585cfcc61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.879103 | controller |     "Jun 12 15:45:04.016294 crc crio[24284]: time=\"2026-06-12T15:45:04.015329054Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/POD\" id=4350b252-a3ff-4859-9dee-75763af2e79e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.879118 | controller |     "Jun 12 15:45:04.017964 crc crio[24284]: time=\"2026-06-12T15:45:04.016338239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.879134 | controller |     "Jun 12 15:45:04.502911 crc crio[24284]: time=\"2026-06-12T15:45:04.502028378Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-s2gxq Namespace:openstack ID:7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 UID:0442b4d0-c133-4bb4-81e3-387aac0d11b6 NetNS:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442b4d0_c133_4bb4_81e3_387aac0d11b6.slice PodAnnotations:0xc004286760}] Aliases:map[]}\"",
2026-06-12 16:39:24.879149 | controller |     "Jun 12 15:45:04.502911 crc crio[24284]: time=\"2026-06-12T15:45:04.502859745Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-s2gxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.879164 | controller |     "Jun 12 15:45:04.545657 crc crio[24284]: time=\"2026-06-12T15:45:04.54547026Z\" level=info msg=\"Removed container a62fa2c84ee9a057b55372e0177b6a370f99a79fdd3b5ac5147330acac6effe1: openshift-infra/auto-csr-approver-29687978-hjd79/oc\" id=3d7a160b-ea1b-4b5f-acb1-d3e585cfcc61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.879183 | controller |     "Jun 12 15:45:04.560418 crc crio[24284]: time=\"2026-06-12T15:45:04.560231465Z\" level=info msg=\"Stopping pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=0046a4d3-699c-4292-bd1a-165d638e1bea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.879198 | controller |     "Jun 12 15:45:04.560418 crc crio[24284]: time=\"2026-06-12T15:45:04.560424112Z\" level=info msg=\"Stopped pod sandbox (already stopped): efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=0046a4d3-699c-4292-bd1a-165d638e1bea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.879213 | controller |     "Jun 12 15:45:04.561527 crc crio[24284]: time=\"2026-06-12T15:45:04.561464665Z\" level=info msg=\"Removing pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=c09522fc-335d-4b02-8afa-038fef6f2e1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.879228 | controller |     "Jun 12 15:45:05.145595 crc crio[24284]: 2026-06-12T15:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f2f2b8929cb40f Mac:7a:cb:3d:41:b1:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 SocketPath: PciID:}] [{Interface:0xc0002dcf00 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.879243 | controller |     "Jun 12 15:45:05.149599 crc crio[24284]: time=\"2026-06-12T15:45:05.149113512Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-s2gxq Namespace:openstack ID:7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 UID:0442b4d0-c133-4bb4-81e3-387aac0d11b6 NetNS:/var/run/netns/f6f796b3-fc35-46cd-ab17-a13ca58c1113 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442b4d0_c133_4bb4_81e3_387aac0d11b6.slice PodAnnotations:0xc004286760}] Aliases:map[]}\"",
2026-06-12 16:39:24.879259 | controller |     "Jun 12 15:45:05.149599 crc crio[24284]: time=\"2026-06-12T15:45:05.14936878Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-s2gxq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.879274 | controller |     "Jun 12 15:45:16.509972 crc crio[24284]: time=\"2026-06-12T15:45:16.508806365Z\" level=info msg=\"Ran pod sandbox 7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64 with infra container: openstack/ovn-controller-metrics-s2gxq/POD\" id=0b95dcc7-1b5b-4a9d-97a8-89a6c32f76d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.879289 | controller |     "Jun 12 15:45:16.518090 crc crio[24284]: time=\"2026-06-12T15:45:16.517913655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879304 | controller |     "Jun 12 15:45:16.518588 crc crio[24284]: time=\"2026-06-12T15:45:16.518499024Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879319 | controller |     "Jun 12 15:45:16.518679 crc crio[24284]: time=\"2026-06-12T15:45:16.518619668Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=b1239200-cab9-4f31-b8a4-592940dcc5fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879333 | controller |     "Jun 12 15:45:16.522795 crc crio[24284]: time=\"2026-06-12T15:45:16.522681779Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=dcfc651a-58e8-4134-b6b7-d840443b8fdf name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879348 | controller |     "Jun 12 15:45:16.532031 crc crio[24284]: time=\"2026-06-12T15:45:16.531837978Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 16:39:24.879366 | controller |     "Jun 12 15:45:23.874784 crc crio[24284]: time=\"2026-06-12T15:45:23.873464095Z\" level=info msg=\"Removed pod sandbox: efc0003e9ba1f650c1524fd76921023c3e00e9c47b3ba8bcfbd035e825e84c38\" id=c09522fc-335d-4b02-8afa-038fef6f2e1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.879382 | controller |     "Jun 12 15:45:23.876446 crc crio[24284]: time=\"2026-06-12T15:45:23.875709554Z\" level=info msg=\"Stopping pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=19017943-4a98-4c3f-9df9-0fceab4c8296 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.879397 | controller |     "Jun 12 15:45:23.876446 crc crio[24284]: time=\"2026-06-12T15:45:23.875788356Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=19017943-4a98-4c3f-9df9-0fceab4c8296 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.879412 | controller |     "Jun 12 15:45:23.876556 crc crio[24284]: time=\"2026-06-12T15:45:23.876530331Z\" level=info msg=\"Removing pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=882013a3-4d32-43b1-b578-e74476ed652a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.879427 | controller |     "Jun 12 15:45:24.219970 crc crio[24284]: time=\"2026-06-12T15:45:24.219529788Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=3828a5e8-bffa-496e-a091-f0e654ffdfd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879442 | controller |     "Jun 12 15:45:24.221782 crc crio[24284]: time=\"2026-06-12T15:45:24.221747109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=eb281ec3-17f6-4013-8765-fc24f592ab6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879456 | controller |     "Jun 12 15:45:24.226676 crc crio[24284]: time=\"2026-06-12T15:45:24.226585848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=ce358377-8e95-4d3f-8acb-6bf1829e18d0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879471 | controller |     "Jun 12 15:45:24.227805 crc crio[24284]: time=\"2026-06-12T15:45:24.227650739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0695a8b8-9aa1-4048-abfd-c6668d1ac196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879486 | controller |     "Jun 12 15:45:24.242971 crc crio[24284]: time=\"2026-06-12T15:45:24.242830303Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=647dfb93-b08e-4cce-be67-d007e1b5aef6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879500 | controller |     "Jun 12 15:45:24.244170 crc crio[24284]: time=\"2026-06-12T15:45:24.244026798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3f728f91-869e-46e6-bcac-ee2a2c96f1d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879538 | controller |     "Jun 12 15:45:24.246341 crc crio[24284]: time=\"2026-06-12T15:45:24.246215928Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=6dfddda8-0ede-4719-b89e-e8990b0754a8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879555 | controller |     "Jun 12 15:45:24.246981 crc crio[24284]: time=\"2026-06-12T15:45:24.24690006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a4414c64-6aff-4107-b42b-6b579f341fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879575 | controller |     "Jun 12 15:45:24.414139 crc crio[24284]: time=\"2026-06-12T15:45:24.41395494Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 UID:0bb4ab0d-7812-4548-b266-7e6b89379794 NetNS:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bb4ab0d_7812_4548_b266_7e6b89379794.slice PodAnnotations:0xc003242200}] Aliases:map[]}\"",
2026-06-12 16:39:24.879591 | controller |     "Jun 12 15:45:24.414897 crc crio[24284]: time=\"2026-06-12T15:45:24.414851679Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.879606 | controller |     "Jun 12 15:45:24.417580 crc crio[24284]: time=\"2026-06-12T15:45:24.417458333Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc002722620}] Aliases:map[]}\"",
2026-06-12 16:39:24.879622 | controller |     "Jun 12 15:45:24.417580 crc crio[24284]: time=\"2026-06-12T15:45:24.417526045Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.879637 | controller |     "Jun 12 15:45:24.426123 crc crio[24284]: time=\"2026-06-12T15:45:24.42593296Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=4b4b1676-9d50-4cb0-8b80-58c711ecb4a9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879652 | controller |     "Jun 12 15:45:24.427700 crc crio[24284]: time=\"2026-06-12T15:45:24.427593071Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=dba9f240-32e9-471c-9a20-eeadb97c20fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879667 | controller |     "Jun 12 15:45:24.442914 crc crio[24284]: time=\"2026-06-12T15:45:24.442725439Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=5451904b-df85-4cb2-9dcd-ca2c6bd50f93 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879682 | controller |     "Jun 12 15:45:24.444561 crc crio[24284]: time=\"2026-06-12T15:45:24.444462394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2d4b5b2c-8804-4fa8-aa15-0874fe3a7836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879700 | controller |     "Jun 12 15:45:24.973588 crc crio[24284]: 2026-06-12T15:45:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:176037067a35451 Mac:66:53:0d:3f:ce:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.879717 | controller |     "Jun 12 15:45:24.976366 crc crio[24284]: time=\"2026-06-12T15:45:24.975755637Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc002722620}] Aliases:map[]}\"",
2026-06-12 16:39:24.879743 | controller |     "Jun 12 15:45:24.976366 crc crio[24284]: time=\"2026-06-12T15:45:24.975921743Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.879764 | controller |     "Jun 12 15:45:25.106245 crc crio[24284]: 2026-06-12T15:45:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d745972d9f68184 Mac:36:21:ce:5e:c2:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 SocketPath: PciID:}] [{Interface:0xc000015e10 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.879811 | controller |     "Jun 12 15:45:25.107396 crc crio[24284]: time=\"2026-06-12T15:45:25.107358712Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 UID:0bb4ab0d-7812-4548-b266-7e6b89379794 NetNS:/var/run/netns/b18cf07b-c450-489e-9bf8-58b14b6e4057 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bb4ab0d_7812_4548_b266_7e6b89379794.slice PodAnnotations:0xc003242200}] Aliases:map[]}\"",
2026-06-12 16:39:24.879831 | controller |     "Jun 12 15:45:25.107527 crc crio[24284]: time=\"2026-06-12T15:45:25.107501627Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.879846 | controller |     "Jun 12 15:45:25.961019 crc crio[24284]: time=\"2026-06-12T15:45:25.960916012Z\" level=info msg=\"Ran pod sandbox 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/POD\" id=4350b252-a3ff-4859-9dee-75763af2e79e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.879862 | controller |     "Jun 12 15:45:25.962215 crc crio[24284]: time=\"2026-06-12T15:45:25.962149973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=42bb9ed6-4ce2-41c1-a09f-1006ace4c805 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879878 | controller |     "Jun 12 15:45:25.964484 crc crio[24284]: time=\"2026-06-12T15:45:25.964440096Z\" level=info msg=\"Ran pod sandbox d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239 with infra container: openstack/ovsdbserver-nb-0/POD\" id=c44bee87-dec3-478f-9c33-4b182378a5bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.879893 | controller |     "Jun 12 15:45:25.965749 crc crio[24284]: time=\"2026-06-12T15:45:25.965558201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4be7220-353e-4833-afc0-a66baebcfa84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879908 | controller |     "Jun 12 15:45:25.969619 crc crio[24284]: time=\"2026-06-12T15:45:25.969432975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879924 | controller |     "Jun 12 15:45:25.980011 crc crio[24284]: time=\"2026-06-12T15:45:25.979922925Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879943 | controller |     "Jun 12 15:45:25.980011 crc crio[24284]: time=\"2026-06-12T15:45:25.980033539Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=1294c595-47f4-4216-b9c5-61e18f67f7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879958 | controller |     "Jun 12 15:45:25.993467 crc crio[24284]: time=\"2026-06-12T15:45:25.993405434Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9ca8fe4b-2e5e-4b8c-9afd-80ddd83214ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.879974 | controller |     "Jun 12 15:45:25.994025 crc crio[24284]: time=\"2026-06-12T15:45:25.993927557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4f6d0445-ac8a-40c8-b834-20cf859ab242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.879989 | controller |     "Jun 12 15:45:25.997223 crc crio[24284]: time=\"2026-06-12T15:45:25.997133426Z\" level=info msg=\"Removed pod sandbox: 4cc78a3555799c475ac4ce4dbb39bb89689ecc0d5a2b60d1aa2c4fac00621381\" id=882013a3-4d32-43b1-b578-e74476ed652a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.880004 | controller |     "Jun 12 15:45:25.999909 crc crio[24284]: time=\"2026-06-12T15:45:25.99932246Z\" level=info msg=\"Stopping pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=7998d6c0-cc6b-4c12-9bf9-85d48f64b803 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.880019 | controller |     "Jun 12 15:45:25.999909 crc crio[24284]: time=\"2026-06-12T15:45:25.999393412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=7998d6c0-cc6b-4c12-9bf9-85d48f64b803 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.880034 | controller |     "Jun 12 15:45:26.001482 crc crio[24284]: time=\"2026-06-12T15:45:26.001026377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=45af887d-ade8-4be2-8d32-31237e21553e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880049 | controller |     "Jun 12 15:45:26.002778 crc crio[24284]: time=\"2026-06-12T15:45:26.001909418Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-12 16:39:24.880064 | controller |     "Jun 12 15:45:26.004033 crc crio[24284]: time=\"2026-06-12T15:45:26.003460833Z\" level=info msg=\"Removing pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=8899b28e-1a91-4c9c-b9d6-d2d4399a860e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.880079 | controller |     "Jun 12 15:45:26.004033 crc crio[24284]: time=\"2026-06-12T15:45:26.003518384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e4e8f3f-8938-4393-9531-d1dafbe59fa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880094 | controller |     "Jun 12 15:45:26.015965 crc crio[24284]: time=\"2026-06-12T15:45:26.015839283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=919b4b2b-e007-40b9-8276-cbaa42a3e2ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880109 | controller |     "Jun 12 15:45:26.018224 crc crio[24284]: time=\"2026-06-12T15:45:26.018157302Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=30437545-8297-4265-a848-71b76cd87f73 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880124 | controller |     "Jun 12 15:45:26.019852 crc crio[24284]: time=\"2026-06-12T15:45:26.019714777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0a064d2a-bfd0-4fa3-a6a5-ddf78ad4a2bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880142 | controller |     "Jun 12 15:45:26.039139 crc crio[24284]: time=\"2026-06-12T15:45:26.039008144Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=40a3f460-7b25-4af8-b18d-45b432fbab15 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880157 | controller |     "Jun 12 15:45:26.040346 crc crio[24284]: time=\"2026-06-12T15:45:26.040156537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=53f00777-66ae-4ace-989d-e3dd6034463a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880173 | controller |     "Jun 12 15:45:26.362636 crc crio[24284]: time=\"2026-06-12T15:45:26.361987531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18fd1833-e8fd-49ac-93d0-a4ca1754b69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880188 | controller |     "Jun 12 15:45:26.364200 crc crio[24284]: time=\"2026-06-12T15:45:26.36413045Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8cd2ccc7-2bb5-4a3b-9507-799e1829b80a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880204 | controller |     "Jun 12 15:45:26.371555 crc crio[24284]: time=\"2026-06-12T15:45:26.371412336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bea58c6f-6043-4378-b7b2-f2f8f331f07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880219 | controller |     "Jun 12 15:45:26.442337 crc crio[24284]: time=\"2026-06-12T15:45:26.442172797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8d0a63ff-60e3-4f4a-82c6-d2927e3823ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880234 | controller |     "Jun 12 15:45:26.448921 crc crio[24284]: time=\"2026-06-12T15:45:26.448826552Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles\" id=6c1eb6e3-135a-41f7-a0f5-d571060137f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880249 | controller |     "Jun 12 15:45:26.459539 crc crio[24284]: time=\"2026-06-12T15:45:26.459386585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880265 | controller |     "Jun 12 15:45:26.464033 crc crio[24284]: time=\"2026-06-12T15:45:26.463956401Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0287c2ac-3372-4eaa-9983-c4189c33a1e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880280 | controller |     "Jun 12 15:45:26.470501 crc crio[24284]: time=\"2026-06-12T15:45:26.470394758Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init\" id=5df2b27d-aed3-4d5a-bcc2-447fbeb8694d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880295 | controller |     "Jun 12 15:45:26.488347 crc crio[24284]: time=\"2026-06-12T15:45:26.488195094Z\" level=info msg=\"Removed pod sandbox: 175b973fa1eaee5bd630f352e22a52a151f91b279144372566f1c8b4b0a6e6fd\" id=8899b28e-1a91-4c9c-b9d6-d2d4399a860e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.880310 | controller |     "Jun 12 15:45:26.502377 crc crio[24284]: time=\"2026-06-12T15:45:26.502051689Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=b765c6d9-7f2b-4cd9-88b6-5de98bef7059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880328 | controller |     "Jun 12 15:45:26.507398 crc crio[24284]: time=\"2026-06-12T15:45:26.507139894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e536c833-713b-4530-a05e-a27b19262198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880344 | controller |     "Jun 12 15:45:26.507692 crc crio[24284]: time=\"2026-06-12T15:45:26.507625559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ca512f54-0329-487b-bc22-25c7bf53db35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880359 | controller |     "Jun 12 15:45:26.507928 crc crio[24284]: time=\"2026-06-12T15:45:26.507869957Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=8085f8e7-fd98-45dc-a018-9b15a2dca591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880374 | controller |     "Jun 12 15:45:26.508369 crc crio[24284]: time=\"2026-06-12T15:45:26.508199688Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=dcfc651a-58e8-4134-b6b7-d840443b8fdf name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880389 | controller |     "Jun 12 15:45:26.509565 crc crio[24284]: time=\"2026-06-12T15:45:26.509522511Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=02b37b09-bced-4b1b-9599-c4c98290ba58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880404 | controller |     "Jun 12 15:45:26.530831 crc crio[24284]: time=\"2026-06-12T15:45:26.530674792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880419 | controller |     "Jun 12 15:45:26.543772 crc crio[24284]: time=\"2026-06-12T15:45:26.543642292Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=420b7797-84b3-4be3-bfc8-79eaa1427628 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880434 | controller |     "Jun 12 15:45:26.544817 crc crio[24284]: time=\"2026-06-12T15:45:26.544743247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e3f734eb-4219-4d21-ab34-3c10646ac7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880449 | controller |     "Jun 12 15:45:26.545618 crc crio[24284]: time=\"2026-06-12T15:45:26.545459212Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=b2e9eb10-078b-4d88-8b05-0d1d0bc5f0cd name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880465 | controller |     "Jun 12 15:45:26.545950 crc crio[24284]: time=\"2026-06-12T15:45:26.545879763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bcdb6476-1889-48f9-b68c-50320b7ba7fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880480 | controller |     "Jun 12 15:45:26.549667 crc crio[24284]: time=\"2026-06-12T15:45:26.549565244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6e66de6f-97ca-43d5-9a01-155123f1e4c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880495 | controller |     "Jun 12 15:45:26.563805 crc crio[24284]: time=\"2026-06-12T15:45:26.563660907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880544 | controller |     "Jun 12 15:45:26.564710 crc crio[24284]: time=\"2026-06-12T15:45:26.564625769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880572 | controller |     "Jun 12 15:45:26.567662 crc crio[24284]: time=\"2026-06-12T15:45:26.567575134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880589 | controller |     "Jun 12 15:45:26.586958 crc crio[24284]: time=\"2026-06-12T15:45:26.58665961Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=32e2cc46-9744-453b-baa1-a53224686386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880604 | controller |     "Jun 12 15:45:26.594962 crc crio[24284]: time=\"2026-06-12T15:45:26.594859078Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f82f061-fa34-4537-b35a-5f5541ce3ae8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880620 | controller |     "Jun 12 15:45:26.596665 crc crio[24284]: time=\"2026-06-12T15:45:26.596592411Z\" level=info msg=\"Creating container: openstack/ovn-controller-99nvp/ovn-controller\" id=84f0b781-1b45-47b7-bfe9-6caf2a68688e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880635 | controller |     "Jun 12 15:45:26.597191 crc crio[24284]: time=\"2026-06-12T15:45:26.597057751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=285e4dd6-5251-4353-a9bf-c5d12364b94e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880651 | controller |     "Jun 12 15:45:26.597527 crc crio[24284]: time=\"2026-06-12T15:45:26.597437333Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=9523b968-99e4-4679-a574-86814b9cd56d name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880666 | controller |     "Jun 12 15:45:26.598280 crc crio[24284]: time=\"2026-06-12T15:45:26.598182745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c6ba6f42-4b32-43a8-805b-bd0ddf68ccf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880681 | controller |     "Jun 12 15:45:26.599700 crc crio[24284]: time=\"2026-06-12T15:45:26.599617097Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=87849e79-c46e-47b0-8297-47b13ca63ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880696 | controller |     "Jun 12 15:45:26.604947 crc crio[24284]: time=\"2026-06-12T15:45:26.604858977Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=960aceaf-0092-433d-9a16-4a24e5e6c924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880712 | controller |     "Jun 12 15:45:26.605443 crc crio[24284]: time=\"2026-06-12T15:45:26.605014642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4e207ab1-aac0-4f94-9eca-d345652b5e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880726 | controller |     "Jun 12 15:45:26.622501 crc crio[24284]: time=\"2026-06-12T15:45:26.622394352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880742 | controller |     "Jun 12 15:45:26.622501 crc crio[24284]: time=\"2026-06-12T15:45:26.622445346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a83c650a-129d-4eb7-8852-9cb9084ae658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880757 | controller |     "Jun 12 15:45:26.627491 crc crio[24284]: time=\"2026-06-12T15:45:26.627371087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880775 | controller |     "Jun 12 15:45:26.627755 crc crio[24284]: time=\"2026-06-12T15:45:26.62758368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880790 | controller |     "Jun 12 15:45:26.628305 crc crio[24284]: time=\"2026-06-12T15:45:26.628118377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880805 | controller |     "Jun 12 15:45:26.630895 crc crio[24284]: time=\"2026-06-12T15:45:26.63070088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880820 | controller |     "Jun 12 15:45:26.643892 crc crio[24284]: time=\"2026-06-12T15:45:26.642737081Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=d09cc8b7-12db-47bf-9294-b4cad8c3c75b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.880835 | controller |     "Jun 12 15:45:26.644219 crc crio[24284]: time=\"2026-06-12T15:45:26.644137635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=13a1db4c-a89d-4188-b28b-b170677b904f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880850 | controller |     "Jun 12 15:45:26.646404 crc crio[24284]: time=\"2026-06-12T15:45:26.64615985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880865 | controller |     "Jun 12 15:45:26.648407 crc crio[24284]: time=\"2026-06-12T15:45:26.648145533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880880 | controller |     "Jun 12 15:45:26.650052 crc crio[24284]: time=\"2026-06-12T15:45:26.649934211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880894 | controller |     "Jun 12 15:45:26.666328 crc crio[24284]: time=\"2026-06-12T15:45:26.666032744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880909 | controller |     "Jun 12 15:45:26.671389 crc crio[24284]: time=\"2026-06-12T15:45:26.671310072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.880924 | controller |     "Jun 12 15:45:26.674669 crc crio[24284]: time=\"2026-06-12T15:45:26.674500034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=259449d1-8d31-4991-b23e-707ca22dc3da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880939 | controller |     "Jun 12 15:45:26.677858 crc crio[24284]: time=\"2026-06-12T15:45:26.677781199Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init\" id=45d7c3fb-a4b2-417f-9f45-70c11c94e802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880954 | controller |     "Jun 12 15:45:26.683236 crc crio[24284]: time=\"2026-06-12T15:45:26.682883275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a03dd096-7cb8-4787-bd49-caef162edd16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.880969 | controller |     "Jun 12 15:45:26.685027 crc crio[24284]: time=\"2026-06-12T15:45:26.684955882Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-rtt7l/init\" id=ef577211-1c6d-49c6-8e32-6c499bcd6129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.880990 | controller |     "Jun 12 15:45:26.686424 crc crio[24284]: time=\"2026-06-12T15:45:26.686348696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881006 | controller |     "Jun 12 15:45:26.693886 crc crio[24284]: time=\"2026-06-12T15:45:26.693776916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881021 | controller |     "Jun 12 15:45:26.696659 crc crio[24284]: time=\"2026-06-12T15:45:26.696198154Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/init\" id=90785436-9a9c-438e-a7d8-ccfad5d7739e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881036 | controller |     "Jun 12 15:45:26.703746 crc crio[24284]: time=\"2026-06-12T15:45:26.703596744Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter\" id=504871f5-b7fa-4578-a496-fc7feae5dd27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881051 | controller |     "Jun 12 15:45:26.739132 crc crio[24284]: time=\"2026-06-12T15:45:26.73903642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881075 | controller |     "Jun 12 15:45:26.739394 crc crio[24284]: time=\"2026-06-12T15:45:26.73916022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881090 | controller |     "Jun 12 15:45:26.740467 crc crio[24284]: time=\"2026-06-12T15:45:26.740311087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881105 | controller |     "Jun 12 15:45:26.743053 crc crio[24284]: time=\"2026-06-12T15:45:26.742998024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881119 | controller |     "Jun 12 15:45:26.761372 crc crio[24284]: time=\"2026-06-12T15:45:26.761212134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881134 | controller |     "Jun 12 15:45:26.768750 crc crio[24284]: time=\"2026-06-12T15:45:26.768653214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881149 | controller |     "Jun 12 15:45:26.768750 crc crio[24284]: time=\"2026-06-12T15:45:26.768750145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881163 | controller |     "Jun 12 15:45:26.769431 crc crio[24284]: time=\"2026-06-12T15:45:26.769356616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881178 | controller |     "Jun 12 15:45:26.777130 crc crio[24284]: time=\"2026-06-12T15:45:26.77697735Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init\" id=bb94a3a3-7a3e-4472-acce-c15b1efba83e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881193 | controller |     "Jun 12 15:45:26.898019 crc crio[24284]: time=\"2026-06-12T15:45:26.897878861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881212 | controller |     "Jun 12 15:45:26.905438 crc crio[24284]: time=\"2026-06-12T15:45:26.905340121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881227 | controller |     "Jun 12 15:45:26.937943 crc crio[24284]: time=\"2026-06-12T15:45:26.937867332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881242 | controller |     "Jun 12 15:45:27.084322 crc crio[24284]: time=\"2026-06-12T15:45:27.084201232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881257 | controller |     "Jun 12 15:45:27.296551 crc crio[24284]: time=\"2026-06-12T15:45:27.296350957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881272 | controller |     "Jun 12 15:45:27.301415 crc crio[24284]: time=\"2026-06-12T15:45:27.301348079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881287 | controller |     "Jun 12 15:45:27.500003 crc crio[24284]: time=\"2026-06-12T15:45:27.499863343Z\" level=info msg=\"Created container 32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee: openstack/openstack-galera-0/mysql-bootstrap\" id=8085f8e7-fd98-45dc-a018-9b15a2dca591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881303 | controller |     "Jun 12 15:45:27.502910 crc crio[24284]: time=\"2026-06-12T15:45:27.502824762Z\" level=info msg=\"Starting container: 32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee\" id=052e3902-692f-4a40-927d-4db3e6114db6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881318 | controller |     "Jun 12 15:45:27.515500 crc crio[24284]: time=\"2026-06-12T15:45:27.515392364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881333 | controller |     "Jun 12 15:45:27.517418 crc crio[24284]: time=\"2026-06-12T15:45:27.517306435Z\" level=info msg=\"Started container\" PID=54832 containerID=32fa1845091b74be1cf221fa2f8d603a6c612cdc8d99ea9051412d9d25cd4eee description=openstack/openstack-galera-0/mysql-bootstrap id=052e3902-692f-4a40-927d-4db3e6114db6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35",
2026-06-12 16:39:24.881349 | controller |     "Jun 12 15:45:27.523582 crc crio[24284]: time=\"2026-06-12T15:45:27.523442374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881364 | controller |     "Jun 12 15:45:27.627508 crc crio[24284]: time=\"2026-06-12T15:45:27.627358546Z\" level=info msg=\"Created container 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles\" id=6c1eb6e3-135a-41f7-a0f5-d571060137f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881379 | controller |     "Jun 12 15:45:27.636995 crc crio[24284]: time=\"2026-06-12T15:45:27.636782244Z\" level=info msg=\"Starting container: 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c\" id=2bbf4456-c5f7-4998-9172-6b1f9b75c5f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881395 | controller |     "Jun 12 15:45:27.655725 crc crio[24284]: time=\"2026-06-12T15:45:27.655605548Z\" level=info msg=\"Started container\" PID=54835 containerID=3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c description=openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles id=2bbf4456-c5f7-4998-9172-6b1f9b75c5f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd",
2026-06-12 16:39:24.881413 | controller |     "Jun 12 15:45:28.029455 crc crio[24284]: time=\"2026-06-12T15:45:28.02884525Z\" level=info msg=\"Created container 4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4: openstack/memcached-0/memcached\" id=b765c6d9-7f2b-4cd9-88b6-5de98bef7059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881429 | controller |     "Jun 12 15:45:28.030642 crc crio[24284]: time=\"2026-06-12T15:45:28.030563955Z\" level=info msg=\"Starting container: 4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4\" id=e1302759-7f78-43a0-a77a-cacb8a52642b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881444 | controller |     "Jun 12 15:45:28.040908 crc crio[24284]: time=\"2026-06-12T15:45:28.040797746Z\" level=info msg=\"Started container\" PID=54855 containerID=4c42b043174dd8413abdeb1d00738023550d3013e251f5fa1513f4f8c6fa10c4 description=openstack/memcached-0/memcached id=e1302759-7f78-43a0-a77a-cacb8a52642b name=/runtime.v1.RuntimeService/StartContainer sandboxID=109d46b0987c1561f934d668bf1e9d40e551fa24148f456a1705af6633c3acab",
2026-06-12 16:39:24.881459 | controller |     "Jun 12 15:45:28.733953 crc crio[24284]: time=\"2026-06-12T15:45:28.733143393Z\" level=info msg=\"Created container b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613: openstack/rabbitmq-server-0/setup-container\" id=0287c2ac-3372-4eaa-9983-c4189c33a1e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881474 | controller |     "Jun 12 15:45:28.737051 crc crio[24284]: time=\"2026-06-12T15:45:28.736948756Z\" level=info msg=\"Starting container: b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613\" id=7c140560-2334-4824-86e2-4ecc37526e16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881489 | controller |     "Jun 12 15:45:28.750237 crc crio[24284]: time=\"2026-06-12T15:45:28.749757589Z\" level=info msg=\"Started container\" PID=54847 containerID=b9106de1d28776dc1a830dc9e7efc5d905ce702733ff49a37c27097b3f6a1613 description=openstack/rabbitmq-server-0/setup-container id=7c140560-2334-4824-86e2-4ecc37526e16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d",
2026-06-12 16:39:24.881505 | controller |     "Jun 12 15:45:28.911846 crc crio[24284]: time=\"2026-06-12T15:45:28.911153287Z\" level=info msg=\"Created container f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29: openstack/dnsmasq-dns-68bc84565-rtt7l/init\" id=ef577211-1c6d-49c6-8e32-6c499bcd6129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881541 | controller |     "Jun 12 15:45:28.913528 crc crio[24284]: time=\"2026-06-12T15:45:28.91340816Z\" level=info msg=\"Starting container: f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29\" id=c669c606-369b-423a-9fbf-b034aa96fb34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881558 | controller |     "Jun 12 15:45:28.927273 crc crio[24284]: time=\"2026-06-12T15:45:28.927163713Z\" level=info msg=\"Started container\" PID=54862 containerID=f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29 description=openstack/dnsmasq-dns-68bc84565-rtt7l/init id=c669c606-369b-423a-9fbf-b034aa96fb34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a",
2026-06-12 16:39:24.881573 | controller |     "Jun 12 15:45:28.972506 crc crio[24284]: time=\"2026-06-12T15:45:28.971452832Z\" level=info msg=\"Created container 1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=87849e79-c46e-47b0-8297-47b13ca63ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881592 | controller |     "Jun 12 15:45:28.978114 crc crio[24284]: time=\"2026-06-12T15:45:28.976202086Z\" level=info msg=\"Starting container: 1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe\" id=6d1b7861-5ef4-4a8e-ae40-4f962049ccc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881607 | controller |     "Jun 12 15:45:28.986437 crc crio[24284]: time=\"2026-06-12T15:45:28.985881422Z\" level=info msg=\"Started container\" PID=55060 containerID=1b27f9cf14b9b08c297bfd5c5cd6397479924217b92ca8c84b659096717626fe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=6d1b7861-5ef4-4a8e-ae40-4f962049ccc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221",
2026-06-12 16:39:24.881623 | controller |     "Jun 12 15:45:28.988994 crc crio[24284]: time=\"2026-06-12T15:45:28.98869678Z\" level=info msg=\"Created container c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=960aceaf-0092-433d-9a16-4a24e5e6c924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881638 | controller |     "Jun 12 15:45:28.993371 crc crio[24284]: time=\"2026-06-12T15:45:28.990195876Z\" level=info msg=\"Starting container: c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67\" id=81b7f990-c807-4b77-bd67-ca9858060ed2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881653 | controller |     "Jun 12 15:45:29.013022 crc crio[24284]: time=\"2026-06-12T15:45:29.012239829Z\" level=info msg=\"Started container\" PID=55059 containerID=c77e9a5bab4285e200b53c67c904caccfbf4eaf5f9c926246368306687c99d67 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=81b7f990-c807-4b77-bd67-ca9858060ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733",
2026-06-12 16:39:24.881668 | controller |     "Jun 12 15:45:29.018540 crc crio[24284]: time=\"2026-06-12T15:45:29.018236642Z\" level=info msg=\"Created container 04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6: openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init\" id=5df2b27d-aed3-4d5a-bcc2-447fbeb8694d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881683 | controller |     "Jun 12 15:45:29.027167 crc crio[24284]: time=\"2026-06-12T15:45:29.027004364Z\" level=info msg=\"Starting container: 04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6\" id=0a6fe9f5-b259-4795-a548-45ed61c9d911 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881698 | controller |     "Jun 12 15:45:29.040618 crc crio[24284]: time=\"2026-06-12T15:45:29.040296906Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d1095b79-fc06-49b8-804f-a90288df8fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.881712 | controller |     "Jun 12 15:45:29.061727 crc crio[24284]: time=\"2026-06-12T15:45:29.06157788Z\" level=info msg=\"Created container ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72: openstack/rabbitmq-cell1-server-0/setup-container\" id=32e2cc46-9744-453b-baa1-a53224686386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.881727 | controller |     "Jun 12 15:45:29.062619 crc crio[24284]: time=\"2026-06-12T15:45:29.062000274Z\" level=info msg=\"Started container\" PID=55058 containerID=04606adfc852100d5e6a82fd2c856b722653c5225a297f47fcc2182d4aa9a0e6 description=openstack/ovn-controller-ovs-qj5p9/ovsdb-server-init id=0a6fe9f5-b259-4795-a548-45ed61c9d911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3",
2026-06-12 16:39:24.881741 | controller |     "Jun 12 15:45:29.064657 crc crio[24284]: time=\"2026-06-12T15:45:29.063803512Z\" level=info msg=\"Starting container: ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72\" id=229dcddc-936c-4a6a-85b8-542a1b0004b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.881759 | controller |     "Jun 12 15:45:29.077991 crc crio[24284]: time=\"2026-06-12T15:45:29.077770922Z\" level=info msg=\"Started container\" PID=54857 containerID=ccccdeb110689fb21a342e3879ba310ebd4f8bf9e38d995f6e7b3314e882aa72 description=openstack/rabbitmq-cell1-server-0/setup-container id=229dcddc-936c-4a6a-85b8-542a1b0004b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd",
2026-06-12 16:39:24.881775 | controller |     "Jun 12 15:45:29.474470 crc crio[24284]: time=\"2026-06-12T15:45:29.474362799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3c8abfc-e67d-469b-abf3-f56cdde293c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.881790 | controller |     "Jun 12 15:45:29.513381 crc crio[24284]: time=\"2026-06-12T15:45:29.51314707Z\" level=info msg=\"Stopping pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=e51a5099-15d8-4233-bb94-bccbeca62bf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.881805 | controller |     "Jun 12 15:45:29.513979 crc crio[24284]: time=\"2026-06-12T15:45:29.513845752Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-khvjf Namespace:openshift-operator-lifecycle-manager ID:176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd UID:4731065d-0d0a-4b2a-b23b-04d80fba1998 NetNS:/var/run/netns/40da7040-e821-4754-9ae5-266f4e850876 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4731065d_0d0a_4b2a_b23b_04d80fba1998.slice PodAnnotations:0xc0042864f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.881820 | controller |     "Jun 12 15:45:29.514158 crc crio[24284]: time=\"2026-06-12T15:45:29.514060169Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-khvjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.881835 | controller |     "Jun 12 15:45:30.033498 crc crio[24284]: time=\"2026-06-12T15:45:30.032679551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881850 | controller |     "Jun 12 15:45:30.035675 crc crio[24284]: time=\"2026-06-12T15:45:30.033036504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881865 | controller |     "Jun 12 15:45:30.046397 crc crio[24284]: time=\"2026-06-12T15:45:30.046022455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881879 | controller |     "Jun 12 15:45:30.050129 crc crio[24284]: time=\"2026-06-12T15:45:30.049926408Z\" level=info msg=\"Stopped pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=e51a5099-15d8-4233-bb94-bccbeca62bf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.881894 | controller |     "Jun 12 15:45:30.054862 crc crio[24284]: time=\"2026-06-12T15:45:30.054216123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881908 | controller |     "Jun 12 15:45:30.107726 crc crio[24284]: time=\"2026-06-12T15:45:30.107014183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881923 | controller |     "Jun 12 15:45:30.109602 crc crio[24284]: time=\"2026-06-12T15:45:30.108518283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881940 | controller |     "Jun 12 15:45:30.109602 crc crio[24284]: time=\"2026-06-12T15:45:30.108622966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881955 | controller |     "Jun 12 15:45:30.167944 crc crio[24284]: time=\"2026-06-12T15:45:30.140020137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881969 | controller |     "Jun 12 15:45:30.167944 crc crio[24284]: time=\"2026-06-12T15:45:30.166135434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881984 | controller |     "Jun 12 15:45:30.209458 crc crio[24284]: time=\"2026-06-12T15:45:30.20652618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.881998 | controller |     "Jun 12 15:45:30.229403 crc crio[24284]: time=\"2026-06-12T15:45:30.227209979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b53a2faa-9287-42c2-8f2d-554d83896960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882011 | controller |     "Jun 12 15:45:30.319225 crc crio[24284]: time=\"2026-06-12T15:45:30.318893368Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=9ca8fe4b-2e5e-4b8c-9afd-80ddd83214ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.882026 | controller |     "Jun 12 15:45:30.324041 crc crio[24284]: time=\"2026-06-12T15:45:30.323954469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=d05cfce3-abe6-4079-ac9d-54b78fb9067e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882039 | controller |     "Jun 12 15:45:30.324962 crc crio[24284]: time=\"2026-06-12T15:45:30.324818647Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=bac81f92-11c8-4716-b69b-3e0011591d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882053 | controller |     "Jun 12 15:45:30.328143 crc crio[24284]: time=\"2026-06-12T15:45:30.32801093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882068 | controller |     "Jun 12 15:45:30.351198 crc crio[24284]: time=\"2026-06-12T15:45:30.35093585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882082 | controller |     "Jun 12 15:45:30.367809 crc crio[24284]: time=\"2026-06-12T15:45:30.367639651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cdf83e95-6c66-4fcd-a8e1-4bbc5992675c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882097 | controller |     "Jun 12 15:45:30.402645 crc crio[24284]: time=\"2026-06-12T15:45:30.400792518Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=fc72bcaf-d157-4627-97d8-32e31bab04dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882111 | controller |     "Jun 12 15:45:30.404865 crc crio[24284]: time=\"2026-06-12T15:45:30.404804519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882129 | controller |     "Jun 12 15:45:30.459372 crc crio[24284]: time=\"2026-06-12T15:45:30.458536795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3848cd82-b455-41e3-8b7a-9840f7a0fd60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882144 | controller |     "Jun 12 15:45:30.480818 crc crio[24284]: time=\"2026-06-12T15:45:30.480687108Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=7c6e93a8-c58d-4fb7-8514-32e0ba7e1b77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882158 | controller |     "Jun 12 15:45:30.488500 crc crio[24284]: time=\"2026-06-12T15:45:30.488220419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882172 | controller |     "Jun 12 15:45:30.592965 crc crio[24284]: time=\"2026-06-12T15:45:30.591730179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=5ddeeed6-638c-4804-a33d-b2a92c299a53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882187 | controller |     "Jun 12 15:45:30.602987 crc crio[24284]: time=\"2026-06-12T15:45:30.600769964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882201 | controller |     "Jun 12 15:45:30.607239 crc crio[24284]: time=\"2026-06-12T15:45:30.606465802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882216 | controller |     "Jun 12 15:45:30.611769 crc crio[24284]: time=\"2026-06-12T15:45:30.611154166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882230 | controller |     "Jun 12 15:45:30.614508 crc crio[24284]: time=\"2026-06-12T15:45:30.614121481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882244 | controller |     "Jun 12 15:45:30.626293 crc crio[24284]: time=\"2026-06-12T15:45:30.624536328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9e406cc5-6975-45c2-b0f7-ad92beddb262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882259 | controller |     "Jun 12 15:45:30.653423 crc crio[24284]: time=\"2026-06-12T15:45:30.651925561Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qj5p9/ovsdb-server\" id=d85eda77-12f9-4a09-a954-82f1c5bc0f9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882273 | controller |     "Jun 12 15:45:30.664952 crc crio[24284]: time=\"2026-06-12T15:45:30.664835057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882287 | controller |     "Jun 12 15:45:30.669410 crc crio[24284]: time=\"2026-06-12T15:45:30.669322406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882302 | controller |     "Jun 12 15:45:30.669650 crc crio[24284]: time=\"2026-06-12T15:45:30.669589641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882316 | controller |     "Jun 12 15:45:30.670233 crc crio[24284]: time=\"2026-06-12T15:45:30.67014543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882334 | controller |     "Jun 12 15:45:30.754146 crc crio[24284]: time=\"2026-06-12T15:45:30.754027044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882349 | controller |     "Jun 12 15:45:30.939381 crc crio[24284]: time=\"2026-06-12T15:45:30.939286395Z\" level=info msg=\"Created container aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init\" id=45d7c3fb-a4b2-417f-9f45-70c11c94e802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882364 | controller |     "Jun 12 15:45:30.941177 crc crio[24284]: time=\"2026-06-12T15:45:30.941099032Z\" level=info msg=\"Starting container: aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113\" id=5ff55d17-6a0a-4638-9cca-d849cf3907d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882378 | controller |     "Jun 12 15:45:30.953597 crc crio[24284]: time=\"2026-06-12T15:45:30.953487011Z\" level=info msg=\"Created container 5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e: openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter\" id=504871f5-b7fa-4578-a496-fc7feae5dd27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882393 | controller |     "Jun 12 15:45:30.955022 crc crio[24284]: time=\"2026-06-12T15:45:30.95498739Z\" level=info msg=\"Starting container: 5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e\" id=e26ba60b-ca7e-422d-9d33-e37e236a5806 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882407 | controller |     "Jun 12 15:45:30.961624 crc crio[24284]: time=\"2026-06-12T15:45:30.961548514Z\" level=info msg=\"Started container\" PID=55551 containerID=aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113 description=openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init id=5ff55d17-6a0a-4638-9cca-d849cf3907d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0",
2026-06-12 16:39:24.882422 | controller |     "Jun 12 15:45:30.972188 crc crio[24284]: time=\"2026-06-12T15:45:30.971643927Z\" level=info msg=\"Started container\" PID=55574 containerID=5932cd345a7f198a897e04cb62d94fa84b8ebaaf99ea60d2449fee5273d93f5e description=openstack/ovn-controller-metrics-s2gxq/openstack-network-exporter id=e26ba60b-ca7e-422d-9d33-e37e236a5806 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2f2b8929cb40fdde4a29b29c81095e73fc8477eaa711dd5f2f78a5cfe36a64",
2026-06-12 16:39:24.882437 | controller |     "Jun 12 15:45:31.000774 crc crio[24284]: time=\"2026-06-12T15:45:31.000632487Z\" level=info msg=\"Created container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f82f061-fa34-4537-b35a-5f5541ce3ae8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882452 | controller |     "Jun 12 15:45:31.003345 crc crio[24284]: time=\"2026-06-12T15:45:31.003174054Z\" level=info msg=\"Starting container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc\" id=174eedaa-e15a-45ca-9669-8793406a908f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882466 | controller |     "Jun 12 15:45:31.003747 crc crio[24284]: time=\"2026-06-12T15:45:31.003633899Z\" level=info msg=\"Created container 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init\" id=bb94a3a3-7a3e-4472-acce-c15b1efba83e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882481 | controller |     "Jun 12 15:45:31.004998 crc crio[24284]: time=\"2026-06-12T15:45:31.00491051Z\" level=info msg=\"Starting container: 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97\" id=f04ac19e-a92d-4528-bd3f-05864ed354d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882495 | controller |     "Jun 12 15:45:31.016057 crc crio[24284]: time=\"2026-06-12T15:45:31.01567996Z\" level=info msg=\"Started container\" PID=55553 containerID=3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc description=openstack/kube-state-metrics-0/kube-state-metrics id=174eedaa-e15a-45ca-9669-8793406a908f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381",
2026-06-12 16:39:24.882528 | controller |     "Jun 12 15:45:31.025304 crc crio[24284]: time=\"2026-06-12T15:45:31.025043159Z\" level=info msg=\"Started container\" PID=55552 containerID=5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97 description=openstack/dnsmasq-dns-769fc96f7c-6zz8x/init id=f04ac19e-a92d-4528-bd3f-05864ed354d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df",
2026-06-12 16:39:24.882549 | controller |     "Jun 12 15:45:31.033671 crc crio[24284]: time=\"2026-06-12T15:45:31.033560185Z\" level=info msg=\"Created container fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a: openstack/dnsmasq-dns-9c58657f7-fcxft/init\" id=90785436-9a9c-438e-a7d8-ccfad5d7739e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882564 | controller |     "Jun 12 15:45:31.038675 crc crio[24284]: time=\"2026-06-12T15:45:31.03858407Z\" level=info msg=\"Starting container: fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a\" id=8abdbe64-259a-41fa-89c4-a1bd3c5b01dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882579 | controller |     "Jun 12 15:45:31.067147 crc crio[24284]: time=\"2026-06-12T15:45:31.06561421Z\" level=info msg=\"Started container\" PID=55554 containerID=fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a description=openstack/dnsmasq-dns-9c58657f7-fcxft/init id=8abdbe64-259a-41fa-89c4-a1bd3c5b01dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f",
2026-06-12 16:39:24.882595 | controller |     "Jun 12 15:45:31.072578 crc crio[24284]: time=\"2026-06-12T15:45:31.070567221Z\" level=info msg=\"Created container 453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=bac81f92-11c8-4716-b69b-3e0011591d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882609 | controller |     "Jun 12 15:45:31.072578 crc crio[24284]: time=\"2026-06-12T15:45:31.071853762Z\" level=info msg=\"Starting container: 453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65\" id=a64de37f-7521-4b93-8f23-c1be022b97be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882624 | controller |     "Jun 12 15:45:31.087040 crc crio[24284]: time=\"2026-06-12T15:45:31.086768863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882638 | controller |     "Jun 12 15:45:31.090876 crc crio[24284]: time=\"2026-06-12T15:45:31.089718036Z\" level=info msg=\"Created container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=fc72bcaf-d157-4627-97d8-32e31bab04dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882652 | controller |     "Jun 12 15:45:31.091977 crc crio[24284]: time=\"2026-06-12T15:45:31.091893376Z\" level=info msg=\"Starting container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b\" id=db62ef19-7aaf-4794-8132-b5534f2e1570 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882667 | controller |     "Jun 12 15:45:31.092781 crc crio[24284]: time=\"2026-06-12T15:45:31.092671121Z\" level=info msg=\"Started container\" PID=55580 containerID=453329f3be40a6e8c6a70d9e4882cf2f400a0df1b58b803bf3807a0719c60e65 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=a64de37f-7521-4b93-8f23-c1be022b97be name=/runtime.v1.RuntimeService/StartContainer sandboxID=053e6ba162c618bfa6ac61bc89f27589b852ebe42fe76cf7b95238074efdf733",
2026-06-12 16:39:24.882685 | controller |     "Jun 12 15:45:31.106455 crc crio[24284]: time=\"2026-06-12T15:45:31.105533606Z\" level=info msg=\"Started container\" PID=55570 containerID=de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b description=openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns id=db62ef19-7aaf-4794-8132-b5534f2e1570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a",
2026-06-12 16:39:24.882701 | controller |     "Jun 12 15:45:31.110992 crc crio[24284]: time=\"2026-06-12T15:45:31.11090104Z\" level=info msg=\"Created container ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc: openstack/ovn-controller-99nvp/ovn-controller\" id=84f0b781-1b45-47b7-bfe9-6caf2a68688e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882715 | controller |     "Jun 12 15:45:31.112103 crc crio[24284]: time=\"2026-06-12T15:45:31.112037787Z\" level=info msg=\"Starting container: ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc\" id=6a50ace4-2464-460f-ae4c-e6db4089f589 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882730 | controller |     "Jun 12 15:45:31.136354 crc crio[24284]: time=\"2026-06-12T15:45:31.134853961Z\" level=info msg=\"Started container\" PID=55579 containerID=ae9d205f0f00b1da11e2dd943c0e64e4089215153e4cdf59898278b010cf46cc description=openstack/ovn-controller-99nvp/ovn-controller id=6a50ace4-2464-460f-ae4c-e6db4089f589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a2eaacbf7738b48da59aa58e972e1a2fe5fc9e4b77f46585438d4a405dd06d",
2026-06-12 16:39:24.882745 | controller |     "Jun 12 15:45:31.143882 crc crio[24284]: time=\"2026-06-12T15:45:31.143671786Z\" level=info msg=\"Created container 0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=7c6e93a8-c58d-4fb7-8514-32e0ba7e1b77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882760 | controller |     "Jun 12 15:45:31.152829 crc crio[24284]: time=\"2026-06-12T15:45:31.152725518Z\" level=info msg=\"Starting container: 0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb\" id=1b419f1e-ec27-44a8-9bb3-7da1fbc5fa0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882774 | controller |     "Jun 12 15:45:31.159982 crc crio[24284]: time=\"2026-06-12T15:45:31.159859828Z\" level=info msg=\"Started container\" PID=55578 containerID=0f2be651b1c57d8dca461f42ada8cfd467ffb98ffb85c78fe70876edd9cc90fb description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1b419f1e-ec27-44a8-9bb3-7da1fbc5fa0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239",
2026-06-12 16:39:24.882789 | controller |     "Jun 12 15:45:31.172209 crc crio[24284]: time=\"2026-06-12T15:45:31.172120694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c162a178-db32-4dde-ab3c-85075d2c1ccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882804 | controller |     "Jun 12 15:45:31.221402 crc crio[24284]: time=\"2026-06-12T15:45:31.221162277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c4d09478-f399-4a83-8e08-87853357c0fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882818 | controller |     "Jun 12 15:45:31.230220 crc crio[24284]: time=\"2026-06-12T15:45:31.230109304Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e69a1137-bf35-46ae-a3b4-3625e117ccf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882833 | controller |     "Jun 12 15:45:31.236991 crc crio[24284]: time=\"2026-06-12T15:45:31.236901807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882850 | controller |     "Jun 12 15:45:31.284912 crc crio[24284]: time=\"2026-06-12T15:45:31.284795509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882865 | controller |     "Jun 12 15:45:31.292825 crc crio[24284]: time=\"2026-06-12T15:45:31.292737996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.882880 | controller |     "Jun 12 15:45:31.450967 crc crio[24284]: time=\"2026-06-12T15:45:31.450851157Z\" level=info msg=\"Created container a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=e69a1137-bf35-46ae-a3b4-3625e117ccf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882894 | controller |     "Jun 12 15:45:31.452229 crc crio[24284]: time=\"2026-06-12T15:45:31.452158519Z\" level=info msg=\"Starting container: a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3\" id=61a29c82-0daf-42db-aa68-eae319d9ba07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882908 | controller |     "Jun 12 15:45:31.454116 crc crio[24284]: time=\"2026-06-12T15:45:31.454014548Z\" level=info msg=\"Created container 655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896: openstack/ovn-controller-ovs-qj5p9/ovsdb-server\" id=d85eda77-12f9-4a09-a954-82f1c5bc0f9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.882924 | controller |     "Jun 12 15:45:31.454958 crc crio[24284]: time=\"2026-06-12T15:45:31.454888967Z\" level=info msg=\"Starting container: 655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896\" id=06ec0d46-2cd9-44cd-a234-9229187cd060 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.882938 | controller |     "Jun 12 15:45:31.457378 crc crio[24284]: time=\"2026-06-12T15:45:31.457192281Z\" level=info msg=\"Started container\" PID=55788 containerID=a28ef8dea48db978e0d4d5e4be244acf7d5b2161217157fade3bf288ece52fd3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=61a29c82-0daf-42db-aa68-eae319d9ba07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d745972d9f681848a6ebbca73c636a61b3a8f534a535794831ea34153fbe5239",
2026-06-12 16:39:24.882953 | controller |     "Jun 12 15:45:31.462827 crc crio[24284]: time=\"2026-06-12T15:45:31.462739502Z\" level=info msg=\"Started container\" PID=55778 containerID=655dd4244487887ad2a999562aeccb32d809ec3e099a1452669ae134ff470896 description=openstack/ovn-controller-ovs-qj5p9/ovsdb-server id=06ec0d46-2cd9-44cd-a234-9229187cd060 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3",
2026-06-12 16:39:24.882968 | controller |     "Jun 12 15:45:31.477901 crc crio[24284]: time=\"2026-06-12T15:45:31.477684303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9311dc3f-b1df-4a9e-8a1f-6e276bddfe7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882983 | controller |     "Jun 12 15:45:31.481573 crc crio[24284]: time=\"2026-06-12T15:45:31.481430468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b2fd726a-b572-490c-9340-bf7d29cad8ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.882997 | controller |     "Jun 12 15:45:31.488378 crc crio[24284]: time=\"2026-06-12T15:45:31.488234903Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd\" id=b031f277-c218-4d33-ba00-c132889c07de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883012 | controller |     "Jun 12 15:45:31.489830 crc crio[24284]: time=\"2026-06-12T15:45:31.489736692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883030 | controller |     "Jun 12 15:45:31.535439 crc crio[24284]: time=\"2026-06-12T15:45:31.535233919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883045 | controller |     "Jun 12 15:45:31.627803 crc crio[24284]: time=\"2026-06-12T15:45:31.625395339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9cd8284a-5f79-4fb4-841a-76ced464b66e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.883060 | controller |     "Jun 12 15:45:31.673142 crc crio[24284]: time=\"2026-06-12T15:45:31.671690886Z\" level=info msg=\"Stopping pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=6cb491bd-e60d-4cc2-a2ee-85eed4c2a234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.883074 | controller |     "Jun 12 15:45:31.673527 crc crio[24284]: time=\"2026-06-12T15:45:31.673351348Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bvx8k Namespace:openstack ID:8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0 UID:0475b1ab-3a6c-4bdc-80d9-e82c8bdec6a2 NetNS:/var/run/netns/49d1994a-f99d-47bc-877b-7306aa589e09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0475b1ab_3a6c_4bdc_80d9_e82c8bdec6a2.slice PodAnnotations:0xc0032426e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.883089 | controller |     "Jun 12 15:45:31.673527 crc crio[24284]: time=\"2026-06-12T15:45:31.673518201Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bvx8k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.883104 | controller |     "Jun 12 15:45:31.680904 crc crio[24284]: time=\"2026-06-12T15:45:31.680781345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfa65aeb-8c0b-4c75-a16a-fcf62296cffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.883118 | controller |     "Jun 12 15:45:31.697935 crc crio[24284]: time=\"2026-06-12T15:45:31.697809414Z\" level=info msg=\"Stopping pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=a267add1-3209-42c9-b12e-2441d343b978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.883133 | controller |     "Jun 12 15:45:31.698555 crc crio[24284]: time=\"2026-06-12T15:45:31.698444105Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-6zz8x Namespace:openstack ID:6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df UID:40c1cb80-ad16-404b-8f99-d17386d801ae NetNS:/var/run/netns/ab3668f6-81f6-4c7b-b1b0-6be8bd120a73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c1cb80_ad16_404b_8f99_d17386d801ae.slice PodAnnotations:0xc0027221c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.883148 | controller |     "Jun 12 15:45:31.698674 crc crio[24284]: time=\"2026-06-12T15:45:31.698629691Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-6zz8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.883163 | controller |     "Jun 12 15:45:31.738038 crc crio[24284]: time=\"2026-06-12T15:45:31.73662857Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883177 | controller |     "Jun 12 15:45:31.738552 crc crio[24284]: time=\"2026-06-12T15:45:31.738202711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883192 | controller |     "Jun 12 15:45:31.962496 crc crio[24284]: time=\"2026-06-12T15:45:31.962372641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883209 | controller |     "Jun 12 15:45:31.973359 crc crio[24284]: time=\"2026-06-12T15:45:31.972759055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883224 | controller |     "Jun 12 15:45:31.994212 crc crio[24284]: time=\"2026-06-12T15:45:31.994003841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883239 | controller |     "Jun 12 15:45:32.216674 crc crio[24284]: time=\"2026-06-12T15:45:32.212877497Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/6d323ba7-d09a-4293-b082-dd58d2009276/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883253 | controller |     "Jun 12 15:45:32.229798 crc crio[24284]: time=\"2026-06-12T15:45:32.228821227Z\" level=info msg=\"createCtr: deleting container ID ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81 from idIndex\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883267 | controller |     "Jun 12 15:45:32.229798 crc crio[24284]: time=\"2026-06-12T15:45:32.229387946Z\" level=info msg=\"createCtr: removing container ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883282 | controller |     "Jun 12 15:45:32.229798 crc crio[24284]: time=\"2026-06-12T15:45:32.229448048Z\" level=info msg=\"createCtr: deleting container ba0f982257c19dcae1a6525cac9c34790cc65dc76eb9e842ca872a9f265d4c81 from storage\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883296 | controller |     "Jun 12 15:45:32.250388 crc crio[24284]: time=\"2026-06-12T15:45:32.247115934Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-9c58657f7-fcxft_openstack_6d323ba7-d09a-4293-b082-dd58d2009276_0\" id=28da755f-04d9-4bfd-82bf-e61f08b7df2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883315 | controller |     "Jun 12 15:45:32.260954 crc crio[24284]: time=\"2026-06-12T15:45:32.260492781Z\" level=info msg=\"Created container 5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549: openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd\" id=b031f277-c218-4d33-ba00-c132889c07de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883336 | controller |     "Jun 12 15:45:32.267733 crc crio[24284]: time=\"2026-06-12T15:45:32.267631661Z\" level=info msg=\"Starting container: 5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549\" id=fd8d3846-f93b-488f-8d41-86d07ebba02a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.883359 | controller |     "Jun 12 15:45:32.283570 crc crio[24284]: time=\"2026-06-12T15:45:32.28222811Z\" level=info msg=\"Stopped pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=6cb491bd-e60d-4cc2-a2ee-85eed4c2a234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.883382 | controller |     "Jun 12 15:45:32.286465 crc crio[24284]: time=\"2026-06-12T15:45:32.286370446Z\" level=info msg=\"Started container\" PID=56099 containerID=5de4ba51bd27a7f0b6899b383649248afbbce610889dbb81afc14efd40b91549 description=openstack/ovn-controller-ovs-qj5p9/ovs-vswitchd id=fd8d3846-f93b-488f-8d41-86d07ebba02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=09b00b3697fce408c1266cc8dc1b77d4108f88515bf3204926b6f5138102b9f3",
2026-06-12 16:39:24.883405 | controller |     "Jun 12 15:45:32.362438 crc crio[24284]: time=\"2026-06-12T15:45:32.36219938Z\" level=info msg=\"Stopped pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=a267add1-3209-42c9-b12e-2441d343b978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.883422 | controller |     "Jun 12 15:45:32.872166 crc crio[24284]: time=\"2026-06-12T15:45:32.871421751Z\" level=info msg=\"Removing container: aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113\" id=4db39df4-8d61-4048-b723-24653051209a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.883444 | controller |     "Jun 12 15:45:32.901329 crc crio[24284]: time=\"2026-06-12T15:45:32.900871791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6e7604e5-c296-4c50-87b8-9b69f7a0b59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.883466 | controller |     "Jun 12 15:45:32.918968 crc crio[24284]: time=\"2026-06-12T15:45:32.918739209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0492fa63-9782-451e-9b0d-fb98a2044041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.883487 | controller |     "Jun 12 15:45:32.920858 crc crio[24284]: time=\"2026-06-12T15:45:32.920755726Z\" level=info msg=\"Removed container aad7e1ac4253e8f0fb56c86e515fef51f098e2ea755bf8a2a5b9763ddd2d5113: openstack/dnsmasq-dns-7dc8cc99c9-bvx8k/init\" id=4db39df4-8d61-4048-b723-24653051209a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.883503 | controller |     "Jun 12 15:45:32.935422 crc crio[24284]: time=\"2026-06-12T15:45:32.934720403Z\" level=info msg=\"Removing container: 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97\" id=bdef9894-3585-425e-a451-c51700705c91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.883539 | controller |     "Jun 12 15:45:32.979555 crc crio[24284]: time=\"2026-06-12T15:45:32.978483634Z\" level=info msg=\"Removed container 5c0f4e543a9ddcbadcb280761dfb3b34ae49a4c9159de562aabd1e195c391c97: openstack/dnsmasq-dns-769fc96f7c-6zz8x/init\" id=bdef9894-3585-425e-a451-c51700705c91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.883556 | controller |     "Jun 12 15:45:33.014657 crc crio[24284]: time=\"2026-06-12T15:45:33.012179141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f745680d-1b64-4782-b182-df68271847cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.883572 | controller |     "Jun 12 15:45:33.019773 crc crio[24284]: time=\"2026-06-12T15:45:33.019679935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=138d8711-68e0-4ca9-a72a-d6041cdebd4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.883597 | controller |     "Jun 12 15:45:33.044761 crc crio[24284]: time=\"2026-06-12T15:45:33.044549038Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=cf8e44bd-b9a4-4880-b7c5-a0b2129165ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883614 | controller |     "Jun 12 15:45:33.052568 crc crio[24284]: time=\"2026-06-12T15:45:33.046439523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883629 | controller |     "Jun 12 15:45:33.094016 crc crio[24284]: time=\"2026-06-12T15:45:33.093192585Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=03467c94-d2c9-40c2-9892-06a00ecd93f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883643 | controller |     "Jun 12 15:45:33.132726 crc crio[24284]: time=\"2026-06-12T15:45:33.130428707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883662 | controller |     "Jun 12 15:45:33.264516 crc crio[24284]: time=\"2026-06-12T15:45:33.263943964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883677 | controller |     "Jun 12 15:45:33.324188 crc crio[24284]: time=\"2026-06-12T15:45:33.324006044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883691 | controller |     "Jun 12 15:45:33.387501 crc crio[24284]: time=\"2026-06-12T15:45:33.384815779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883706 | controller |     "Jun 12 15:45:33.408733 crc crio[24284]: time=\"2026-06-12T15:45:33.408633586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883720 | controller |     "Jun 12 15:45:33.657466 crc crio[24284]: time=\"2026-06-12T15:45:33.656449958Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/POD\" id=edc95289-a7a1-4317-b0f7-c5f0afb53dac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.883735 | controller |     "Jun 12 15:45:33.667397 crc crio[24284]: time=\"2026-06-12T15:45:33.667057294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883749 | controller |     "Jun 12 15:45:33.681017 crc crio[24284]: time=\"2026-06-12T15:45:33.680897683Z\" level=info msg=\"Created container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=03467c94-d2c9-40c2-9892-06a00ecd93f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883764 | controller |     "Jun 12 15:45:33.700449 crc crio[24284]: time=\"2026-06-12T15:45:33.70028677Z\" level=info msg=\"Starting container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a\" id=b7f944ed-1ebc-49c1-b0a1-44f489229e80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.883778 | controller |     "Jun 12 15:45:33.728626 crc crio[24284]: time=\"2026-06-12T15:45:33.725982855Z\" level=info msg=\"Started container\" PID=56253 containerID=fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a description=openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns id=b7f944ed-1ebc-49c1-b0a1-44f489229e80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f",
2026-06-12 16:39:24.883793 | controller |     "Jun 12 15:45:33.791454 crc crio[24284]: time=\"2026-06-12T15:45:33.789923995Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc0032422c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.883809 | controller |     "Jun 12 15:45:33.791454 crc crio[24284]: time=\"2026-06-12T15:45:33.790015218Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.883824 | controller |     "Jun 12 15:45:33.804502 crc crio[24284]: time=\"2026-06-12T15:45:33.804375093Z\" level=info msg=\"Created container d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc: openstack/openstack-galera-0/galera\" id=cf8e44bd-b9a4-4880-b7c5-a0b2129165ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.883845 | controller |     "Jun 12 15:45:33.816610 crc crio[24284]: time=\"2026-06-12T15:45:33.815666348Z\" level=info msg=\"Starting container: d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc\" id=88f621c4-066f-476e-9fe4-f3ca9e83e746 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.883860 | controller |     "Jun 12 15:45:33.832822 crc crio[24284]: time=\"2026-06-12T15:45:33.832698265Z\" level=info msg=\"Started container\" PID=56255 containerID=d2be2cb18924065986570de4bee684433857be5ec54d22d04d779c374b01e6bc description=openstack/openstack-galera-0/galera id=88f621c4-066f-476e-9fe4-f3ca9e83e746 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63108a238bd34ec204593df6202b1d5b7de3455f15823f48e718c6457b84cc35",
2026-06-12 16:39:24.883875 | controller |     "Jun 12 15:45:34.018925 crc crio[24284]: time=\"2026-06-12T15:45:34.01883515Z\" level=info msg=\"Stopping container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a (timeout: 10s)\" id=c253e01b-00d9-43a7-864c-681f47188298 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.883890 | controller |     "Jun 12 15:45:34.067581 crc crio[24284]: time=\"2026-06-12T15:45:34.056146369Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/POD\" id=88f581bc-a8fd-4231-9ab5-01f32f478080 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.883904 | controller |     "Jun 12 15:45:34.067581 crc crio[24284]: time=\"2026-06-12T15:45:34.05710693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.883919 | controller |     "Jun 12 15:45:34.098473 crc crio[24284]: time=\"2026-06-12T15:45:34.096976621Z\" level=info msg=\"Stopping container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b (timeout: 10s)\" id=9f33cff1-7302-4dfc-bb6f-e9ab9131ead2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.883934 | controller |     "Jun 12 15:45:34.159498 crc crio[24284]: time=\"2026-06-12T15:45:34.159380866Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc004af87e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.883949 | controller |     "Jun 12 15:45:34.159498 crc crio[24284]: time=\"2026-06-12T15:45:34.159473519Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.883963 | controller |     "Jun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.19343909Z\" level=info msg=\"Stopped container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=c253e01b-00d9-43a7-864c-681f47188298 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.883978 | controller |     "Jun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.194226936Z\" level=info msg=\"Stopping pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=71b91205-717b-4c25-876e-bec78b37ea37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.883992 | controller |     "Jun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.194770344Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-fcxft Namespace:openstack ID:26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f UID:6d323ba7-d09a-4293-b082-dd58d2009276 NetNS:/var/run/netns/70c9d645-c394-4a47-abbd-8f1fe282d8a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d323ba7_d09a_4293_b082_dd58d2009276.slice PodAnnotations:0xc001e04b48}] Aliases:map[]}\"",
2026-06-12 16:39:24.884012 | controller |     "Jun 12 15:45:34.228809 crc crio[24284]: time=\"2026-06-12T15:45:34.194950449Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-fcxft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.884027 | controller |     "Jun 12 15:45:34.278306 crc crio[24284]: time=\"2026-06-12T15:45:34.278112027Z\" level=info msg=\"Stopped container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=9f33cff1-7302-4dfc-bb6f-e9ab9131ead2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.884042 | controller |     "Jun 12 15:45:34.285060 crc crio[24284]: time=\"2026-06-12T15:45:34.284925587Z\" level=info msg=\"Stopping pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=5b1bf1ca-848c-429e-9f03-a1fcf070feee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.884056 | controller |     "Jun 12 15:45:34.305172 crc crio[24284]: time=\"2026-06-12T15:45:34.302981416Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-rtt7l Namespace:openstack ID:8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a UID:786b324c-261a-4e4d-afc5-46c64eac6828 NetNS:/var/run/netns/7c315fe8-f748-4898-b16c-95f1c1058373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786b324c_261a_4e4d_afc5_46c64eac6828.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"",
2026-06-12 16:39:24.884071 | controller |     "Jun 12 15:45:34.305172 crc crio[24284]: time=\"2026-06-12T15:45:34.303560685Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-rtt7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.884085 | controller |     "Jun 12 15:45:34.679578 crc crio[24284]: 2026-06-12T15:45:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1928dcb8c20e90f Mac:56:ec:ac:34:0c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.884099 | controller |     "Jun 12 15:45:34.686618 crc crio[24284]: time=\"2026-06-12T15:45:34.686534103Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc0032422c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.884114 | controller |     "Jun 12 15:45:34.687398 crc crio[24284]: time=\"2026-06-12T15:45:34.6873662Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.884128 | controller |     "Jun 12 15:45:34.710013 crc crio[24284]: time=\"2026-06-12T15:45:34.709892622Z\" level=info msg=\"Ran pod sandbox 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f with infra container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/POD\" id=edc95289-a7a1-4317-b0f7-c5f0afb53dac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.884143 | controller |     "Jun 12 15:45:34.716788 crc crio[24284]: time=\"2026-06-12T15:45:34.716708066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1814c377-e7e2-4644-b8d0-c4d40ef43097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884160 | controller |     "Jun 12 15:45:34.817805 crc crio[24284]: time=\"2026-06-12T15:45:34.811438585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91ccf6d4-6194-45ee-9e7a-faccd0a49ab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884175 | controller |     "Jun 12 15:45:34.834501 crc crio[24284]: time=\"2026-06-12T15:45:34.834404045Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init\" id=14e9d2af-bf3f-466e-b26d-b368d4f48df4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884190 | controller |     "Jun 12 15:45:34.836008 crc crio[24284]: time=\"2026-06-12T15:45:34.835942765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884204 | controller |     "Jun 12 15:45:34.920732 crc crio[24284]: time=\"2026-06-12T15:45:34.920591925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884218 | controller |     "Jun 12 15:45:34.932772 crc crio[24284]: time=\"2026-06-12T15:45:34.93162854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884233 | controller |     "Jun 12 15:45:35.149224 crc crio[24284]: time=\"2026-06-12T15:45:35.148704295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39ec72c7-e291-4134-bb24-f99b0181094f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884248 | controller |     "Jun 12 15:45:35.200324 crc crio[24284]: time=\"2026-06-12T15:45:35.200154313Z\" level=info msg=\"Stopped pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=5b1bf1ca-848c-429e-9f03-a1fcf070feee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.884263 | controller |     "Jun 12 15:45:35.203937 crc crio[24284]: time=\"2026-06-12T15:45:35.203830832Z\" level=info msg=\"Stopped pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=71b91205-717b-4c25-876e-bec78b37ea37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.884278 | controller |     "Jun 12 15:45:35.268523 crc crio[24284]: time=\"2026-06-12T15:45:35.268168189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=84078d3c-4604-4f16-8759-8a4838d351f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884293 | controller |     "Jun 12 15:45:35.340455 crc crio[24284]: time=\"2026-06-12T15:45:35.34040946Z\" level=info msg=\"Created container 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init\" id=14e9d2af-bf3f-466e-b26d-b368d4f48df4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884307 | controller |     "Jun 12 15:45:35.343109 crc crio[24284]: time=\"2026-06-12T15:45:35.342970611Z\" level=info msg=\"Starting container: 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1\" id=6a8b6431-2b3b-42ac-83db-1ff28eecba1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.884322 | controller |     "Jun 12 15:45:35.358912 crc crio[24284]: time=\"2026-06-12T15:45:35.356007342Z\" level=info msg=\"Started container\" PID=56482 containerID=3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1 description=openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init id=6a8b6431-2b3b-42ac-83db-1ff28eecba1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f",
2026-06-12 16:39:24.884336 | controller |     "Jun 12 15:45:35.798852 crc crio[24284]: time=\"2026-06-12T15:45:35.798740757Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=6d7c018e-9ae7-4b24-acd2-bac70b0f6077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884354 | controller |     "Jun 12 15:45:35.800884 crc crio[24284]: time=\"2026-06-12T15:45:35.800810044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884369 | controller |     "Jun 12 15:45:35.874619 crc crio[24284]: time=\"2026-06-12T15:45:35.874523071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884384 | controller |     "Jun 12 15:45:35.878943 crc crio[24284]: time=\"2026-06-12T15:45:35.878837882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884398 | controller |     "Jun 12 15:45:36.178894 crc crio[24284]: time=\"2026-06-12T15:45:36.178355924Z\" level=info msg=\"Created container cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f: openstack/openstack-cell1-galera-0/galera\" id=6d7c018e-9ae7-4b24-acd2-bac70b0f6077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884412 | controller |     "Jun 12 15:45:36.184181 crc crio[24284]: time=\"2026-06-12T15:45:36.182105616Z\" level=info msg=\"Starting container: cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f\" id=99003799-a149-4363-aca0-427e16d3303f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.884427 | controller |     "Jun 12 15:45:36.190959 crc crio[24284]: time=\"2026-06-12T15:45:36.190820556Z\" level=info msg=\"Started container\" PID=56523 containerID=cb1c798183f8898557e534deaac9ba232cc371c30ac0fafa55b27cb14675638f description=openstack/openstack-cell1-galera-0/galera id=99003799-a149-4363-aca0-427e16d3303f name=/runtime.v1.RuntimeService/StartContainer sandboxID=27d0997cfc35c911da656abc299a0373a9c9b482ef387be8442b21173c204221",
2026-06-12 16:39:24.884442 | controller |     "Jun 12 15:45:36.224926 crc crio[24284]: time=\"2026-06-12T15:45:36.224849185Z\" level=info msg=\"Removing container: fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a\" id=47f2a263-5eb2-465f-8701-a736551ff875 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884456 | controller |     "Jun 12 15:45:36.233100 crc crio[24284]: time=\"2026-06-12T15:45:36.23299071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a6cdfa4-9fd1-49a1-9293-cfeafde929b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884471 | controller |     "Jun 12 15:45:36.274028 crc crio[24284]: time=\"2026-06-12T15:45:36.273817466Z\" level=info msg=\"Removed container fb3ee856e4c84677f5535e35dbcb24e0d4edb58655c0578e120990982e68b12a: openstack/dnsmasq-dns-9c58657f7-fcxft/dnsmasq-dns\" id=47f2a263-5eb2-465f-8701-a736551ff875 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884486 | controller |     "Jun 12 15:45:36.285956 crc crio[24284]: time=\"2026-06-12T15:45:36.285830331Z\" level=info msg=\"Removing container: fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a\" id=d1226879-476a-4a83-a3a7-3d99fcd601b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884501 | controller |     "Jun 12 15:45:36.374594 crc crio[24284]: 2026-06-12T15:45:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a603859aa950c8e Mac:72:3b:89:19:92:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 SocketPath: PciID:}] [{Interface:0xc000216960 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.884575 | controller |     "Jun 12 15:45:36.376455 crc crio[24284]: time=\"2026-06-12T15:45:36.376402298Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc004af87e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.884608 | controller |     "Jun 12 15:45:36.376817 crc crio[24284]: time=\"2026-06-12T15:45:36.376584044Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.884631 | controller |     "Jun 12 15:45:36.386806 crc crio[24284]: time=\"2026-06-12T15:45:36.386686108Z\" level=info msg=\"Ran pod sandbox a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 with infra container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/POD\" id=88f581bc-a8fd-4231-9ab5-01f32f478080 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.884654 | controller |     "Jun 12 15:45:36.390530 crc crio[24284]: time=\"2026-06-12T15:45:36.390439717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=223b2e40-21ff-4162-a84e-764587b2769d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884675 | controller |     "Jun 12 15:45:36.442543 crc crio[24284]: time=\"2026-06-12T15:45:36.442426684Z\" level=info msg=\"Removed container fce3928280536bf59478c77397bbbe93be11d2457fc2a306f02a555bddffa08a: openstack/dnsmasq-dns-9c58657f7-fcxft/init\" id=d1226879-476a-4a83-a3a7-3d99fcd601b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884692 | controller |     "Jun 12 15:45:36.445458 crc crio[24284]: time=\"2026-06-12T15:45:36.444452681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c900d9e-8d05-4e43-9181-baa0859782e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884707 | controller |     "Jun 12 15:45:36.449863 crc crio[24284]: time=\"2026-06-12T15:45:36.4497353Z\" level=info msg=\"Removing container: de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b\" id=07258890-3fe6-4e56-a484-c7f463c72d1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884722 | controller |     "Jun 12 15:45:36.475310 crc crio[24284]: time=\"2026-06-12T15:45:36.474922403Z\" level=info msg=\"Removed container de536c32ccca12244b07e430bda062cd893ca2047f686b07da514d947bae827b: openstack/dnsmasq-dns-68bc84565-rtt7l/dnsmasq-dns\" id=07258890-3fe6-4e56-a484-c7f463c72d1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884737 | controller |     "Jun 12 15:45:36.478923 crc crio[24284]: time=\"2026-06-12T15:45:36.478853959Z\" level=info msg=\"Removing container: f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29\" id=a23f1a2d-4551-4433-9232-f0335ca54d1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884751 | controller |     "Jun 12 15:45:36.523475 crc crio[24284]: time=\"2026-06-12T15:45:36.523357286Z\" level=info msg=\"Removed container f3810ca65b6792b94eceed509d4c1fc6c7c99929cb96f6461e5cc48ad6362b29: openstack/dnsmasq-dns-68bc84565-rtt7l/init\" id=a23f1a2d-4551-4433-9232-f0335ca54d1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.884766 | controller |     "Jun 12 15:45:36.542852 crc crio[24284]: time=\"2026-06-12T15:45:36.54180258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31202229-fd79-4778-ae50-d235493f369e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.884780 | controller |     "Jun 12 15:45:36.656631 crc crio[24284]: time=\"2026-06-12T15:45:36.65644081Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init\" id=5a4236cf-e75f-4589-b44f-5a243df5e46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884799 | controller |     "Jun 12 15:45:36.662870 crc crio[24284]: time=\"2026-06-12T15:45:36.659942994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884815 | controller |     "Jun 12 15:45:36.663840 crc crio[24284]: time=\"2026-06-12T15:45:36.663748908Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/dnsmasq-dns\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884829 | controller |     "Jun 12 15:45:36.711308 crc crio[24284]: time=\"2026-06-12T15:45:36.71119296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884844 | controller |     "Jun 12 15:45:36.837515 crc crio[24284]: time=\"2026-06-12T15:45:36.835144374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884859 | controller |     "Jun 12 15:45:36.872536 crc crio[24284]: time=\"2026-06-12T15:45:36.872367026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884874 | controller |     "Jun 12 15:45:36.974305 crc crio[24284]: time=\"2026-06-12T15:45:36.973368479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884889 | controller |     "Jun 12 15:45:37.009365 crc crio[24284]: time=\"2026-06-12T15:45:37.007231537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.884903 | controller |     "Jun 12 15:45:37.343470 crc crio[24284]: time=\"2026-06-12T15:45:37.343359889Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884918 | controller |     "Jun 12 15:45:37.371483 crc crio[24284]: time=\"2026-06-12T15:45:37.3708742Z\" level=info msg=\"createCtr: deleting container ID 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841 from idIndex\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884933 | controller |     "Jun 12 15:45:37.371483 crc crio[24284]: time=\"2026-06-12T15:45:37.37147494Z\" level=info msg=\"createCtr: removing container 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884947 | controller |     "Jun 12 15:45:37.371669 crc crio[24284]: time=\"2026-06-12T15:45:37.371540442Z\" level=info msg=\"createCtr: deleting container 255f7264a2e08e06c78803835420d1152d02424cdc9a2f45bb340d7b8ead1841 from storage\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884962 | controller |     "Jun 12 15:45:37.390509 crc crio[24284]: time=\"2026-06-12T15:45:37.390302164Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-85fc5bffb9-tp4zv_openstack_6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5_0\" id=4d0e315e-78cd-474a-8a07-92c39364928f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884976 | controller |     "Jun 12 15:45:37.437315 crc crio[24284]: time=\"2026-06-12T15:45:37.434974347Z\" level=info msg=\"Created container 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init\" id=5a4236cf-e75f-4589-b44f-5a243df5e46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.884994 | controller |     "Jun 12 15:45:37.439655 crc crio[24284]: time=\"2026-06-12T15:45:37.439582756Z\" level=info msg=\"Starting container: 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417\" id=d0e7c7ff-ca2a-4b4b-a7b9-3ad16792f1cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.885009 | controller |     "Jun 12 15:45:37.445415 crc crio[24284]: time=\"2026-06-12T15:45:37.445310885Z\" level=info msg=\"Started container\" PID=56836 containerID=269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417 description=openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init id=d0e7c7ff-ca2a-4b4b-a7b9-3ad16792f1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9",
2026-06-12 16:39:24.885025 | controller |     "Jun 12 15:45:37.619795 crc crio[24284]: time=\"2026-06-12T15:45:37.61970899Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-xprjv/POD\" id=7df77e49-1a6c-420f-986c-a289d8dfc405 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.885039 | controller |     "Jun 12 15:45:37.620064 crc crio[24284]: time=\"2026-06-12T15:45:37.619812553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885054 | controller |     "Jun 12 15:45:37.726461 crc crio[24284]: time=\"2026-06-12T15:45:37.726351844Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc004286878}] Aliases:map[]}\"",
2026-06-12 16:39:24.885069 | controller |     "Jun 12 15:45:37.726461 crc crio[24284]: time=\"2026-06-12T15:45:37.726446757Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-xprjv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.885084 | controller |     "Jun 12 15:45:38.386901 crc crio[24284]: time=\"2026-06-12T15:45:38.384946937Z\" level=info msg=\"Stopping pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=108111b9-c52b-44f3-a2bb-312fb5bb6b50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.885098 | controller |     "Jun 12 15:45:38.387165 crc crio[24284]: time=\"2026-06-12T15:45:38.387113208Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85fc5bffb9-tp4zv Namespace:openstack ID:1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f UID:6f56ccee-5b2f-4696-bf9f-0001fa2cbdc5 NetNS:/var/run/netns/2fd81521-838c-4cc6-8514-a3af89f3b95d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f56ccee_5b2f_4696_bf9f_0001fa2cbdc5.slice PodAnnotations:0xc001e049a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.885113 | controller |     "Jun 12 15:45:38.387753 crc crio[24284]: time=\"2026-06-12T15:45:38.387676286Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85fc5bffb9-tp4zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.885128 | controller |     "Jun 12 15:45:38.389461 crc crio[24284]: time=\"2026-06-12T15:45:38.389325759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f47927dc-8354-453f-b558-d3f618dc8590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885143 | controller |     "Jun 12 15:45:38.480820 crc crio[24284]: 2026-06-12T15:45:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c82cf312f26130 Mac:9a:96:83:1f:21:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 SocketPath: PciID:}] [{Interface:0xc0003449e0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.885161 | controller |     "Jun 12 15:45:38.484551 crc crio[24284]: time=\"2026-06-12T15:45:38.484433767Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc004286878}] Aliases:map[]}\"",
2026-06-12 16:39:24.885177 | controller |     "Jun 12 15:45:38.484794 crc crio[24284]: time=\"2026-06-12T15:45:38.484701865Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-xprjv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.885192 | controller |     "Jun 12 15:45:38.497120 crc crio[24284]: time=\"2026-06-12T15:45:38.497028398Z\" level=info msg=\"Ran pod sandbox 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 with infra container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/POD\" id=7df77e49-1a6c-420f-986c-a289d8dfc405 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.885206 | controller |     "Jun 12 15:45:38.501031 crc crio[24284]: time=\"2026-06-12T15:45:38.500862618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d62255bc-2a96-4857-98bf-07570d30e3a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885221 | controller |     "Jun 12 15:45:38.557604 crc crio[24284]: time=\"2026-06-12T15:45:38.557498865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=699e9ae9-6db0-4ce7-bd47-3e9c442d7fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885236 | controller |     "Jun 12 15:45:38.568828 crc crio[24284]: time=\"2026-06-12T15:45:38.568703726Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885251 | controller |     "Jun 12 15:45:38.572025 crc crio[24284]: time=\"2026-06-12T15:45:38.570379712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885266 | controller |     "Jun 12 15:45:38.610141 crc crio[24284]: time=\"2026-06-12T15:45:38.60975403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=65aebc8c-0365-42f0-9fd4-49f7833467d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885280 | controller |     "Jun 12 15:45:38.619047 crc crio[24284]: time=\"2026-06-12T15:45:38.618780082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885295 | controller |     "Jun 12 15:45:38.627517 crc crio[24284]: time=\"2026-06-12T15:45:38.626864012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885310 | controller |     "Jun 12 15:45:38.629469 crc crio[24284]: time=\"2026-06-12T15:45:38.629401665Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init\" id=a69d4f50-d6a4-482a-8b36-31329069b660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885328 | controller |     "Jun 12 15:45:38.633344 crc crio[24284]: time=\"2026-06-12T15:45:38.632363541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885343 | controller |     "Jun 12 15:45:38.697641 crc crio[24284]: time=\"2026-06-12T15:45:38.697052522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885357 | controller |     "Jun 12 15:45:38.709865 crc crio[24284]: time=\"2026-06-12T15:45:38.709773158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885372 | controller |     "Jun 12 15:45:38.784057 crc crio[24284]: time=\"2026-06-12T15:45:38.78386804Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/eeaa9a25-ce99-412d-9229-33381d8176aa/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885387 | controller |     "Jun 12 15:45:38.793011 crc crio[24284]: time=\"2026-06-12T15:45:38.792933585Z\" level=info msg=\"createCtr: deleting container ID 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341 from idIndex\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885402 | controller |     "Jun 12 15:45:38.793011 crc crio[24284]: time=\"2026-06-12T15:45:38.793038799Z\" level=info msg=\"createCtr: removing container 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885417 | controller |     "Jun 12 15:45:38.793908 crc crio[24284]: time=\"2026-06-12T15:45:38.793135892Z\" level=info msg=\"createCtr: deleting container 609c4c40e8cf037e1c51440c03e7db6cfcd7461b601040416ea0d238b8d6c341 from storage\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885432 | controller |     "Jun 12 15:45:38.810550 crc crio[24284]: time=\"2026-06-12T15:45:38.810377655Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-7cfb7c95fc-fhnlg_openstack_eeaa9a25-ce99-412d-9229-33381d8176aa_0\" id=a965f1d4-5a2a-4662-9d88-2001345446e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885446 | controller |     "Jun 12 15:45:38.816975 crc crio[24284]: time=\"2026-06-12T15:45:38.816444309Z\" level=info msg=\"Created container e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init\" id=a69d4f50-d6a4-482a-8b36-31329069b660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885461 | controller |     "Jun 12 15:45:38.820952 crc crio[24284]: time=\"2026-06-12T15:45:38.817877977Z\" level=info msg=\"Starting container: e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46\" id=b539e2ba-b868-4588-9720-d38b698cd77b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.885475 | controller |     "Jun 12 15:45:38.827195 crc crio[24284]: time=\"2026-06-12T15:45:38.827007695Z\" level=info msg=\"Started container\" PID=57350 containerID=e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46 description=openstack/dnsmasq-dns-7fcf8bc745-xprjv/init id=b539e2ba-b868-4588-9720-d38b698cd77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8",
2026-06-12 16:39:24.885489 | controller |     "Jun 12 15:45:38.832516 crc crio[24284]: time=\"2026-06-12T15:45:38.832406255Z\" level=info msg=\"Stopped pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=108111b9-c52b-44f3-a2bb-312fb5bb6b50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.885507 | controller |     "Jun 12 15:45:39.404792 crc crio[24284]: time=\"2026-06-12T15:45:39.404180376Z\" level=info msg=\"Removing container: 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1\" id=6acecb85-0beb-4b84-99c2-d701b65cbc35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.885546 | controller |     "Jun 12 15:45:39.407591 crc crio[24284]: time=\"2026-06-12T15:45:39.407499669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=abe61c63-a113-4e71-af9b-d9c6aedad1a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885563 | controller |     "Jun 12 15:45:39.407748 crc crio[24284]: time=\"2026-06-12T15:45:39.407526471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=094d3e9b-dfaa-4ada-9c99-3c1122c3b7da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885578 | controller |     "Jun 12 15:45:39.436398 crc crio[24284]: time=\"2026-06-12T15:45:39.436155484Z\" level=info msg=\"Removed container 3c49065c788c4fc8d59f57c8fb4a75fdb327f28bc5171590b13198247da7bcb1: openstack/dnsmasq-dns-85fc5bffb9-tp4zv/init\" id=6acecb85-0beb-4b84-99c2-d701b65cbc35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.885592 | controller |     "Jun 12 15:45:39.471543 crc crio[24284]: time=\"2026-06-12T15:45:39.471417338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=13186fe4-941b-4f7e-a523-d69bc97f68da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885607 | controller |     "Jun 12 15:45:39.479441 crc crio[24284]: time=\"2026-06-12T15:45:39.479200892Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=f71c4629-049f-4fab-9afb-dacbf9599a7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885622 | controller |     "Jun 12 15:45:39.480878 crc crio[24284]: time=\"2026-06-12T15:45:39.480727412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885637 | controller |     "Jun 12 15:45:39.528834 crc crio[24284]: time=\"2026-06-12T15:45:39.528753147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d30dac5a-f72b-419a-8047-9db8b895eb86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.885652 | controller |     "Jun 12 15:45:39.553369 crc crio[24284]: time=\"2026-06-12T15:45:39.553179568Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=38e81a47-b814-4699-9ca5-21112b9d86e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885666 | controller |     "Jun 12 15:45:39.560381 crc crio[24284]: time=\"2026-06-12T15:45:39.560203475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885681 | controller |     "Jun 12 15:45:39.563199 crc crio[24284]: time=\"2026-06-12T15:45:39.562982485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885697 | controller |     "Jun 12 15:45:39.567724 crc crio[24284]: time=\"2026-06-12T15:45:39.567641085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885712 | controller |     "Jun 12 15:45:39.650759 crc crio[24284]: time=\"2026-06-12T15:45:39.650605801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885736 | controller |     "Jun 12 15:45:39.669774 crc crio[24284]: time=\"2026-06-12T15:45:39.669669127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885760 | controller |     "Jun 12 15:45:39.806345 crc crio[24284]: time=\"2026-06-12T15:45:39.804589624Z\" level=info msg=\"Created container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=f71c4629-049f-4fab-9afb-dacbf9599a7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885788 | controller |     "Jun 12 15:45:39.811336 crc crio[24284]: time=\"2026-06-12T15:45:39.809108362Z\" level=info msg=\"Starting container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53\" id=af77a992-15fb-4029-862d-5dc659efe340 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.885813 | controller |     "Jun 12 15:45:39.817336 crc crio[24284]: time=\"2026-06-12T15:45:39.816007049Z\" level=info msg=\"Created container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=38e81a47-b814-4699-9ca5-21112b9d86e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.885837 | controller |     "Jun 12 15:45:39.820150 crc crio[24284]: time=\"2026-06-12T15:45:39.819821971Z\" level=info msg=\"Started container\" PID=57541 containerID=ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53 description=openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns id=af77a992-15fb-4029-862d-5dc659efe340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9",
2026-06-12 16:39:24.885854 | controller |     "Jun 12 15:45:39.827867 crc crio[24284]: time=\"2026-06-12T15:45:39.827731486Z\" level=info msg=\"Starting container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda\" id=06e8bef7-5050-4f22-9419-2a1c61386b84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.885869 | controller |     "Jun 12 15:45:39.845126 crc crio[24284]: time=\"2026-06-12T15:45:39.844918031Z\" level=info msg=\"Started container\" PID=57546 containerID=eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda description=openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns id=06e8bef7-5050-4f22-9419-2a1c61386b84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8",
2026-06-12 16:39:24.885884 | controller |     "Jun 12 15:45:46.298207 crc crio[24284]: time=\"2026-06-12T15:45:46.297344862Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-t8nd9/POD\" id=210517b8-44e5-4f8a-9204-99f00612ca14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.885898 | controller |     "Jun 12 15:45:46.298207 crc crio[24284]: time=\"2026-06-12T15:45:46.298171929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.885913 | controller |     "Jun 12 15:45:46.361308 crc crio[24284]: time=\"2026-06-12T15:45:46.361127169Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc000b846f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.885928 | controller |     "Jun 12 15:45:46.361308 crc crio[24284]: time=\"2026-06-12T15:45:46.361316405Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-t8nd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.885947 | controller |     "Jun 12 15:45:47.359519 crc crio[24284]: 2026-06-12T15:45:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3f4dade27da06e Mac:ca:78:2e:fe:14:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 SocketPath: PciID:}] [{Interface:0xc00043c5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.885963 | controller |     "Jun 12 15:45:47.361219 crc crio[24284]: time=\"2026-06-12T15:45:47.360893632Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc000b846f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.885978 | controller |     "Jun 12 15:45:47.361219 crc crio[24284]: time=\"2026-06-12T15:45:47.361112959Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-t8nd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.885992 | controller |     "Jun 12 15:45:47.373014 crc crio[24284]: time=\"2026-06-12T15:45:47.372862114Z\" level=info msg=\"Ran pod sandbox b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 with infra container: openstack/swift-ring-rebalance-t8nd9/POD\" id=210517b8-44e5-4f8a-9204-99f00612ca14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886007 | controller |     "Jun 12 15:45:47.376779 crc crio[24284]: time=\"2026-06-12T15:45:47.376718346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886021 | controller |     "Jun 12 15:45:47.377715 crc crio[24284]: time=\"2026-06-12T15:45:47.377637546Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886036 | controller |     "Jun 12 15:45:47.377810 crc crio[24284]: time=\"2026-06-12T15:45:47.37777661Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=7ef2b0de-fd71-4f03-90b6-5ff1ddaf4e11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886051 | controller |     "Jun 12 15:45:47.380597 crc crio[24284]: time=\"2026-06-12T15:45:47.38052834Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d1b1c153-b1ee-45b1-b4b5-985c98dc9d49 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.886065 | controller |     "Jun 12 15:45:47.403558 crc crio[24284]: time=\"2026-06-12T15:45:47.403154929Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 16:39:24.886079 | controller |     "Jun 12 15:45:47.492925 crc crio[24284]: time=\"2026-06-12T15:45:47.492787283Z\" level=info msg=\"Stopping container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53 (timeout: 10s)\" id=65bed441-a27c-4be0-bf70-d4df94cb5da5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.886094 | controller |     "Jun 12 15:45:47.660419 crc crio[24284]: time=\"2026-06-12T15:45:47.658607812Z\" level=info msg=\"Stopped container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=65bed441-a27c-4be0-bf70-d4df94cb5da5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.886109 | controller |     "Jun 12 15:45:47.664760 crc crio[24284]: time=\"2026-06-12T15:45:47.664677189Z\" level=info msg=\"Stopping pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=ab0bd4c0-6572-4aa8-affb-9c25e5df4965 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.886127 | controller |     "Jun 12 15:45:47.665813 crc crio[24284]: time=\"2026-06-12T15:45:47.665170245Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-fhnlg Namespace:openstack ID:a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9 UID:eeaa9a25-ce99-412d-9229-33381d8176aa NetNS:/var/run/netns/1e3ad3a1-9539-4d0a-86cf-229d08521528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeaa9a25_ce99_412d_9229_33381d8176aa.slice PodAnnotations:0xc0006be3f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.886142 | controller |     "Jun 12 15:45:47.665813 crc crio[24284]: time=\"2026-06-12T15:45:47.665803696Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfb7c95fc-fhnlg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.886156 | controller |     "Jun 12 15:45:48.019982 crc crio[24284]: time=\"2026-06-12T15:45:48.019538553Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/POD\" id=7e1876f8-20d4-43d7-9424-0c8bbc795e40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886170 | controller |     "Jun 12 15:45:48.019982 crc crio[24284]: time=\"2026-06-12T15:45:48.019684938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886185 | controller |     "Jun 12 15:45:48.087981 crc crio[24284]: time=\"2026-06-12T15:45:48.087719839Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc002c1e5e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.886199 | controller |     "Jun 12 15:45:48.087981 crc crio[24284]: time=\"2026-06-12T15:45:48.087789742Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.886214 | controller |     "Jun 12 15:45:48.192667 crc crio[24284]: time=\"2026-06-12T15:45:48.191844993Z\" level=info msg=\"Stopped pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=ab0bd4c0-6572-4aa8-affb-9c25e5df4965 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.886228 | controller |     "Jun 12 15:45:48.636142 crc crio[24284]: time=\"2026-06-12T15:45:48.635376171Z\" level=info msg=\"Removing container: ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53\" id=5ec09626-2592-42f3-8828-db746b534ea2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.886242 | controller |     "Jun 12 15:45:48.665829 crc crio[24284]: time=\"2026-06-12T15:45:48.665106996Z\" level=info msg=\"Removed container ed5ea26e46c4591f883b025e495b7ed7d0a8dbe51f5619bcce99cab8cad21c53: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/dnsmasq-dns\" id=5ec09626-2592-42f3-8828-db746b534ea2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.886256 | controller |     "Jun 12 15:45:48.670948 crc crio[24284]: time=\"2026-06-12T15:45:48.670853728Z\" level=info msg=\"Removing container: 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417\" id=e3c1d02a-7cac-4e78-be35-bb9b148ce786 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.886270 | controller |     "Jun 12 15:45:48.724182 crc crio[24284]: time=\"2026-06-12T15:45:48.724015872Z\" level=info msg=\"Removed container 269ea8341dd957871125a934c89d5e93e8cde9cb459e4a9dfdc0cceb8bf5c417: openstack/dnsmasq-dns-7cfb7c95fc-fhnlg/init\" id=e3c1d02a-7cac-4e78-be35-bb9b148ce786 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.886287 | controller |     "Jun 12 15:45:48.951198 crc crio[24284]: time=\"2026-06-12T15:45:48.950683215Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/POD\" id=1f364c56-3d8c-4781-a283-ae31786e811c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886302 | controller |     "Jun 12 15:45:48.951361 crc crio[24284]: time=\"2026-06-12T15:45:48.951220042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886317 | controller |     "Jun 12 15:45:48.970454 crc crio[24284]: 2026-06-12T15:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656b9ba8556b411 Mac:5e:8c:2f:8b:a1:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 SocketPath: PciID:}] [{Interface:0xc000294770 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.886331 | controller |     "Jun 12 15:45:48.973200 crc crio[24284]: time=\"2026-06-12T15:45:48.972988914Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc002c1e5e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.886346 | controller |     "Jun 12 15:45:48.973705 crc crio[24284]: time=\"2026-06-12T15:45:48.973224402Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.886360 | controller |     "Jun 12 15:45:49.046162 crc crio[24284]: time=\"2026-06-12T15:45:49.04599183Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc0006be2a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.886375 | controller |     "Jun 12 15:45:49.046162 crc crio[24284]: time=\"2026-06-12T15:45:49.046106904Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.886389 | controller |     "Jun 12 15:45:49.068674 crc crio[24284]: time=\"2026-06-12T15:45:49.067174985Z\" level=info msg=\"Ran pod sandbox 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 with infra container: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/POD\" id=7e1876f8-20d4-43d7-9424-0c8bbc795e40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886407 | controller |     "Jun 12 15:45:49.072713 crc crio[24284]: time=\"2026-06-12T15:45:49.072382441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e79375c1-fcf2-4401-b45c-ffac28a91079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886427 | controller |     "Jun 12 15:45:49.077704 crc crio[24284]: time=\"2026-06-12T15:45:49.077061761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7bc2ccf9-cce8-43b5-b03a-5dfe966ecc24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886454 | controller |     "Jun 12 15:45:49.191750 crc crio[24284]: time=\"2026-06-12T15:45:49.183642401Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config\" id=05481e07-de27-4b48-a28f-cc616fd2627c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.886477 | controller |     "Jun 12 15:45:49.191750 crc crio[24284]: time=\"2026-06-12T15:45:49.185575016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886496 | controller |     "Jun 12 15:45:49.269599 crc crio[24284]: time=\"2026-06-12T15:45:49.269396708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886530 | controller |     "Jun 12 15:45:49.282745 crc crio[24284]: time=\"2026-06-12T15:45:49.282642735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886551 | controller |     "Jun 12 15:45:49.338878 crc crio[24284]: time=\"2026-06-12T15:45:49.338385733Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=1f920c39-5993-47ec-aca2-864e946fcbc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886567 | controller |     "Jun 12 15:45:49.339223 crc crio[24284]: time=\"2026-06-12T15:45:49.33919574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886583 | controller |     "Jun 12 15:45:49.399994 crc crio[24284]: time=\"2026-06-12T15:45:49.39499836Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a UID:ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b NetNS:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab00d54f_a5ca_45bb_a2ee_6dbf16a0b38b.slice PodAnnotations:0xc00041cc08}] Aliases:map[]}\"",
2026-06-12 16:39:24.886598 | controller |     "Jun 12 15:45:49.399994 crc crio[24284]: time=\"2026-06-12T15:45:49.395041151Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.886618 | controller |     "Jun 12 15:45:49.589926 crc crio[24284]: time=\"2026-06-12T15:45:49.58967747Z\" level=info msg=\"Created container 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config\" id=05481e07-de27-4b48-a28f-cc616fd2627c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.886634 | controller |     "Jun 12 15:45:49.594977 crc crio[24284]: time=\"2026-06-12T15:45:49.59489603Z\" level=info msg=\"Starting container: 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485\" id=3f5bda44-5725-49ce-80bb-2f32e8e2d0eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.886649 | controller |     "Jun 12 15:45:49.602304 crc crio[24284]: time=\"2026-06-12T15:45:49.602060157Z\" level=info msg=\"Started container\" PID=58402 containerID=3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485 description=openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config id=3f5bda44-5725-49ce-80bb-2f32e8e2d0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352",
2026-06-12 16:39:24.886664 | controller |     "Jun 12 15:45:49.834762 crc crio[24284]: 2026-06-12T15:45:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06136f376abbcd3 Mac:36:20:2f:bc:b6:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e SocketPath: PciID:}] [{Interface:0xc0002c08e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.886687 | controller |     "Jun 12 15:45:49.841151 crc crio[24284]: time=\"2026-06-12T15:45:49.836208965Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc0006be2a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.886702 | controller |     "Jun 12 15:45:49.841151 crc crio[24284]: time=\"2026-06-12T15:45:49.836617108Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.886716 | controller |     "Jun 12 15:45:49.868394 crc crio[24284]: time=\"2026-06-12T15:45:49.868314318Z\" level=info msg=\"Ran pod sandbox 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 with infra container: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/POD\" id=1f364c56-3d8c-4781-a283-ae31786e811c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886732 | controller |     "Jun 12 15:45:49.871627 crc crio[24284]: time=\"2026-06-12T15:45:49.871350949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8b335867-0614-49eb-bead-8cc272d2a32a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886753 | controller |     "Jun 12 15:45:49.878615 crc crio[24284]: time=\"2026-06-12T15:45:49.878507209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=2976dd28-b081-4eb1-a1ec-d056f3340d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886774 | controller |     "Jun 12 15:45:49.908846 crc crio[24284]: time=\"2026-06-12T15:45:49.908724425Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config\" id=8de73c36-4484-495b-baba-b4ed7e315824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.886796 | controller |     "Jun 12 15:45:49.912633 crc crio[24284]: time=\"2026-06-12T15:45:49.91256103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886817 | controller |     "Jun 12 15:45:49.986583 crc crio[24284]: time=\"2026-06-12T15:45:49.986495534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886834 | controller |     "Jun 12 15:45:49.993464 crc crio[24284]: time=\"2026-06-12T15:45:49.993376365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.886849 | controller |     "Jun 12 15:45:50.128830 crc crio[24284]: 2026-06-12T15:45:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27ade17285d243a Mac:6a:92:4e:a9:78:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc SocketPath: PciID:}] [{Interface:0xc0001ad090 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.886865 | controller |     "Jun 12 15:45:50.129821 crc crio[24284]: time=\"2026-06-12T15:45:50.129730097Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a UID:ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b NetNS:/var/run/netns/bbeca7d2-8a86-4834-8679-e9d26722e9bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab00d54f_a5ca_45bb_a2ee_6dbf16a0b38b.slice PodAnnotations:0xc00041cc08}] Aliases:map[]}\"",
2026-06-12 16:39:24.886885 | controller |     "Jun 12 15:45:50.129907 crc crio[24284]: time=\"2026-06-12T15:45:50.12989352Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.886900 | controller |     "Jun 12 15:45:50.137740 crc crio[24284]: time=\"2026-06-12T15:45:50.137635021Z\" level=info msg=\"Ran pod sandbox 27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a with infra container: openstack/ovn-northd-0/POD\" id=1f920c39-5993-47ec-aca2-864e946fcbc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.886915 | controller |     "Jun 12 15:45:50.141406 crc crio[24284]: time=\"2026-06-12T15:45:50.141224296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886930 | controller |     "Jun 12 15:45:50.141644 crc crio[24284]: time=\"2026-06-12T15:45:50.141493035Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886944 | controller |     "Jun 12 15:45:50.141644 crc crio[24284]: time=\"2026-06-12T15:45:50.141533916Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=33b20fbf-532e-4bab-b3bc-7c542c0b257b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.886959 | controller |     "Jun 12 15:45:50.142701 crc crio[24284]: time=\"2026-06-12T15:45:50.142632692Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9f26af85-0ba1-46d6-9d35-9ee851788ac7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.886973 | controller |     "Jun 12 15:45:50.149565 crc crio[24284]: time=\"2026-06-12T15:45:50.149427171Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-12 16:39:24.886988 | controller |     "Jun 12 15:45:50.186792 crc crio[24284]: time=\"2026-06-12T15:45:50.186680272Z\" level=info msg=\"Created container e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config\" id=8de73c36-4484-495b-baba-b4ed7e315824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887002 | controller |     "Jun 12 15:45:50.188842 crc crio[24284]: time=\"2026-06-12T15:45:50.188688701Z\" level=info msg=\"Starting container: e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134\" id=19c975cf-0deb-4c4c-a9d2-0770d7605439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.887017 | controller |     "Jun 12 15:45:50.202923 crc crio[24284]: time=\"2026-06-12T15:45:50.202713862Z\" level=info msg=\"Started container\" PID=58465 containerID=e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134 description=openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config id=19c975cf-0deb-4c4c-a9d2-0770d7605439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994",
2026-06-12 16:39:24.887032 | controller |     "Jun 12 15:45:50.729932 crc crio[24284]: time=\"2026-06-12T15:45:50.729025701Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-vsljs/POD\" id=796aadc2-861f-486c-8fc2-2d17cb20e919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.887047 | controller |     "Jun 12 15:45:50.730134 crc crio[24284]: time=\"2026-06-12T15:45:50.730041784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887065 | controller |     "Jun 12 15:45:51.788462 crc crio[24284]: time=\"2026-06-12T15:45:51.787786399Z\" level=info msg=\"Stopping pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=bd1cade0-af84-4973-861d-1b1363c221fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.887080 | controller |     "Jun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.788049298Z\" level=info msg=\"Stopping pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=58dd16ff-e084-420e-81d8-6a1ec6c4c304 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.887095 | controller |     "Jun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.788906596Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781279147-bsdfz Namespace:openstack ID:656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352 UID:94e4390b-3ed8-46e9-b9e9-78d8aaeb40f9 NetNS:/var/run/netns/170b27df-83c1-49c1-b30a-865af05254b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94e4390b_3ed8_46e9_b9e9_78d8aaeb40f9.slice PodAnnotations:0xc001e044a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.887110 | controller |     "Jun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.78903741Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781279147-bsdfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.887125 | controller |     "Jun 12 15:45:51.790000 crc crio[24284]: time=\"2026-06-12T15:45:51.789061881Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781279148-tcp74 Namespace:openstack ID:06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994 UID:15d1343e-83d9-42fd-9c02-e9d254f2d1b5 NetNS:/var/run/netns/2872ad76-6c6d-4812-9ed2-2cb79d732c0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15d1343e_83d9_42fd_9c02_e9d254f2d1b5.slice PodAnnotations:0xc002612290}] Aliases:map[]}\"",
2026-06-12 16:39:24.887140 | controller |     "Jun 12 15:45:51.791610 crc crio[24284]: time=\"2026-06-12T15:45:51.791516671Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781279148-tcp74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.887155 | controller |     "Jun 12 15:45:53.900378 crc crio[24284]: time=\"2026-06-12T15:45:53.899718078Z\" level=info msg=\"Stopped pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=58dd16ff-e084-420e-81d8-6a1ec6c4c304 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.887169 | controller |     "Jun 12 15:45:56.459802 crc crio[24284]: time=\"2026-06-12T15:45:56.458965886Z\" level=info msg=\"Stopped pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=bd1cade0-af84-4973-861d-1b1363c221fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.887184 | controller |     "Jun 12 15:45:56.480236 crc crio[24284]: time=\"2026-06-12T15:45:56.479922026Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242640}] Aliases:map[]}\"",
2026-06-12 16:39:24.887199 | controller |     "Jun 12 15:45:56.480236 crc crio[24284]: time=\"2026-06-12T15:45:56.480021489Z\" level=info msg=\"Adding pod openstack_root-account-create-update-vsljs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.887224 | controller |     "Jun 12 15:45:57.055820 crc crio[24284]: 2026-06-12T15:45:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a60f2a48e9a1996 Mac:26:b7:cd:83:8a:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 SocketPath: PciID:}] [{Interface:0xc0004c8710 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.887240 | controller |     "Jun 12 15:45:57.058945 crc crio[24284]: time=\"2026-06-12T15:45:57.058846005Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242640}] Aliases:map[]}\"",
2026-06-12 16:39:24.887255 | controller |     "Jun 12 15:45:57.059230 crc crio[24284]: time=\"2026-06-12T15:45:57.059150325Z\" level=info msg=\"Checking pod openstack_root-account-create-update-vsljs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.887270 | controller |     "Jun 12 15:45:57.093214 crc crio[24284]: time=\"2026-06-12T15:45:57.093109749Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=d1b1c153-b1ee-45b1-b4b5-985c98dc9d49 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.887285 | controller |     "Jun 12 15:45:57.095039 crc crio[24284]: time=\"2026-06-12T15:45:57.094927159Z\" level=info msg=\"Ran pod sandbox a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 with infra container: openstack/root-account-create-update-vsljs/POD\" id=796aadc2-861f-486c-8fc2-2d17cb20e919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.887299 | controller |     "Jun 12 15:45:57.103597 crc crio[24284]: time=\"2026-06-12T15:45:57.103500794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2d8f3f51-0e14-4d31-b260-a699c84d42bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887314 | controller |     "Jun 12 15:45:57.104773 crc crio[24284]: time=\"2026-06-12T15:45:57.104690753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6cbc4185-4535-42f0-9454-2af91b3b25a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887328 | controller |     "Jun 12 15:45:57.616733 crc crio[24284]: time=\"2026-06-12T15:45:57.615765152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cbf487fa-32c1-4271-9cd9-89660eba7259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887343 | controller |     "Jun 12 15:45:57.631452 crc crio[24284]: time=\"2026-06-12T15:45:57.626785528Z\" level=info msg=\"Creating container: openstack/root-account-create-update-vsljs/mariadb-account-create-update\" id=68f23b8a-581e-44e6-a7ee-554e9815e57f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887358 | controller |     "Jun 12 15:45:57.631452 crc crio[24284]: time=\"2026-06-12T15:45:57.62715665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887372 | controller |     "Jun 12 15:45:57.675232 crc crio[24284]: time=\"2026-06-12T15:45:57.674245459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=30b360b8-728e-46f8-8d24-1bc8e4b3aaaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887390 | controller |     "Jun 12 15:45:57.738617 crc crio[24284]: time=\"2026-06-12T15:45:57.738516603Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=9f26af85-0ba1-46d6-9d35-9ee851788ac7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.887405 | controller |     "Jun 12 15:45:57.739205 crc crio[24284]: time=\"2026-06-12T15:45:57.739118731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=3bf0c6e5-0545-4a87-b1cb-312a624f6df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887419 | controller |     "Jun 12 15:45:57.747948 crc crio[24284]: time=\"2026-06-12T15:45:57.747226244Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance\" id=0e10ca8f-81f8-4ad6-8dd1-863e132beec0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887434 | controller |     "Jun 12 15:45:57.750473 crc crio[24284]: time=\"2026-06-12T15:45:57.749327192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887448 | controller |     "Jun 12 15:45:57.780628 crc crio[24284]: time=\"2026-06-12T15:45:57.78054539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887463 | controller |     "Jun 12 15:45:57.787867 crc crio[24284]: time=\"2026-06-12T15:45:57.7871046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887477 | controller |     "Jun 12 15:45:57.804960 crc crio[24284]: time=\"2026-06-12T15:45:57.804801132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=f8bc091f-ab00-4490-b0cf-eda8cc1341a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887492 | controller |     "Jun 12 15:45:57.815093 crc crio[24284]: time=\"2026-06-12T15:45:57.814790653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887507 | controller |     "Jun 12 15:45:57.820518 crc crio[24284]: time=\"2026-06-12T15:45:57.819797985Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=d429f6c7-bfb2-49c1-9003-0bcaec9e5415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887543 | controller |     "Jun 12 15:45:57.820868 crc crio[24284]: time=\"2026-06-12T15:45:57.820622542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887560 | controller |     "Jun 12 15:45:57.878386 crc crio[24284]: time=\"2026-06-12T15:45:57.824183187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887575 | controller |     "Jun 12 15:45:57.878386 crc crio[24284]: time=\"2026-06-12T15:45:57.869669374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887590 | controller |     "Jun 12 15:45:57.878386 crc crio[24284]: time=\"2026-06-12T15:45:57.874566162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887604 | controller |     "Jun 12 15:45:58.061958 crc crio[24284]: time=\"2026-06-12T15:45:58.061859804Z\" level=info msg=\"Created container c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d: openstack/root-account-create-update-vsljs/mariadb-account-create-update\" id=68f23b8a-581e-44e6-a7ee-554e9815e57f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887622 | controller |     "Jun 12 15:45:58.063205 crc crio[24284]: time=\"2026-06-12T15:45:58.063155887Z\" level=info msg=\"Starting container: c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d\" id=d8bdd706-3c36-4bad-af42-11f00f0ccd94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.887637 | controller |     "Jun 12 15:45:58.063678 crc crio[24284]: time=\"2026-06-12T15:45:58.063614462Z\" level=info msg=\"Created container 787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3: openstack/ovn-northd-0/ovn-northd\" id=d429f6c7-bfb2-49c1-9003-0bcaec9e5415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887652 | controller |     "Jun 12 15:45:58.064150 crc crio[24284]: time=\"2026-06-12T15:45:58.063158597Z\" level=info msg=\"Created container 574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74: openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance\" id=0e10ca8f-81f8-4ad6-8dd1-863e132beec0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887667 | controller |     "Jun 12 15:45:58.064648 crc crio[24284]: time=\"2026-06-12T15:45:58.064591443Z\" level=info msg=\"Starting container: 787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3\" id=8f73d9a7-55c3-48fc-b8d5-8fe1d93e41ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.887682 | controller |     "Jun 12 15:45:58.065009 crc crio[24284]: time=\"2026-06-12T15:45:58.064934974Z\" level=info msg=\"Starting container: 574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74\" id=caac13f5-f7d6-4d34-96fb-9abb28628f80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.887696 | controller |     "Jun 12 15:45:58.068407 crc crio[24284]: time=\"2026-06-12T15:45:58.068332795Z\" level=info msg=\"Started container\" PID=58965 containerID=c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d description=openstack/root-account-create-update-vsljs/mariadb-account-create-update id=d8bdd706-3c36-4bad-af42-11f00f0ccd94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216",
2026-06-12 16:39:24.887711 | controller |     "Jun 12 15:45:58.072734 crc crio[24284]: time=\"2026-06-12T15:45:58.072570503Z\" level=info msg=\"Started container\" PID=58966 containerID=787a191141c24c099098a7cd7ca1049d37958b86bc95157526cbd690a5a523a3 description=openstack/ovn-northd-0/ovn-northd id=8f73d9a7-55c3-48fc-b8d5-8fe1d93e41ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a",
2026-06-12 16:39:24.887726 | controller |     "Jun 12 15:45:58.078802 crc crio[24284]: time=\"2026-06-12T15:45:58.078600136Z\" level=info msg=\"Started container\" PID=58964 containerID=574d502183c7fad611beea39bb339e3f30f4b45d96a16a41e4ebe1e1f36b8b74 description=openstack/swift-ring-rebalance-t8nd9/swift-ring-rebalance id=caac13f5-f7d6-4d34-96fb-9abb28628f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396",
2026-06-12 16:39:24.887740 | controller |     "Jun 12 15:45:58.097682 crc crio[24284]: time=\"2026-06-12T15:45:58.097559067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2c867395-271a-4a4e-98f4-bb9ebb5d8203 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887754 | controller |     "Jun 12 15:45:58.139054 crc crio[24284]: time=\"2026-06-12T15:45:58.138958482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9adb2f6c-b58b-4bd8-bb14-bd188035a685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.887772 | controller |     "Jun 12 15:45:58.151099 crc crio[24284]: time=\"2026-06-12T15:45:58.150937048Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=04a427be-7938-4476-a260-5e094df749c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887787 | controller |     "Jun 12 15:45:58.151548 crc crio[24284]: time=\"2026-06-12T15:45:58.151522287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887801 | controller |     "Jun 12 15:45:58.205977 crc crio[24284]: time=\"2026-06-12T15:45:58.205875553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887816 | controller |     "Jun 12 15:45:58.212566 crc crio[24284]: time=\"2026-06-12T15:45:58.212485144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887830 | controller |     "Jun 12 15:45:58.341620 crc crio[24284]: time=\"2026-06-12T15:45:58.341510747Z\" level=info msg=\"Created container cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32: openstack/ovn-northd-0/openstack-network-exporter\" id=04a427be-7938-4476-a260-5e094df749c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.887845 | controller |     "Jun 12 15:45:58.342830 crc crio[24284]: time=\"2026-06-12T15:45:58.342757608Z\" level=info msg=\"Starting container: cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32\" id=de79afd3-6db3-4cf3-84d0-e3d2f8d9fc43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.887859 | controller |     "Jun 12 15:45:58.351448 crc crio[24284]: time=\"2026-06-12T15:45:58.351351096Z\" level=info msg=\"Started container\" PID=59012 containerID=cc0278785ba4997fb4a475d75f245af8b6eb042e392d8c4fea121ae455868a32 description=openstack/ovn-northd-0/openstack-network-exporter id=de79afd3-6db3-4cf3-84d0-e3d2f8d9fc43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ade17285d243a9e9b354a35a2d31db1cc29b7d4c6425d48f8532773b3bfe0a",
2026-06-12 16:39:24.887874 | controller |     "Jun 12 15:45:59.983735 crc crio[24284]: time=\"2026-06-12T15:45:59.982717605Z\" level=info msg=\"Stopping pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=d092b60f-6fe8-4b1a-8524-7f7416bd5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.887889 | controller |     "Jun 12 15:45:59.985504 crc crio[24284]: time=\"2026-06-12T15:45:59.98459643Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vsljs Namespace:openstack ID:a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216 UID:ef0fcded-875e-4c54-814e-a32f7c472371 NetNS:/var/run/netns/416416df-0b4b-4a0e-a6a0-ac1853a70382 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef0fcded_875e_4c54_814e_a32f7c472371.slice PodAnnotations:0xc003242b10}] Aliases:map[]}\"",
2026-06-12 16:39:24.887905 | controller |     "Jun 12 15:45:59.985504 crc crio[24284]: time=\"2026-06-12T15:45:59.984790876Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-vsljs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.887919 | controller |     "Jun 12 15:46:00.442822 crc crio[24284]: time=\"2026-06-12T15:46:00.44237452Z\" level=info msg=\"Stopped pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=d092b60f-6fe8-4b1a-8524-7f7416bd5ae2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.887934 | controller |     "Jun 12 15:46:00.597552 crc crio[24284]: time=\"2026-06-12T15:46:00.597454304Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687986-78vnn/POD\" id=1d4f9acb-c2a0-4096-8f17-e06cc0f4ca2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.887952 | controller |     "Jun 12 15:46:00.597697 crc crio[24284]: time=\"2026-06-12T15:46:00.597572878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.887968 | controller |     "Jun 12 15:46:00.635222 crc crio[24284]: time=\"2026-06-12T15:46:00.635058837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc0009b8950}] Aliases:map[]}\"",
2026-06-12 16:39:24.887983 | controller |     "Jun 12 15:46:00.635222 crc crio[24284]: time=\"2026-06-12T15:46:00.635182551Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687986-78vnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.887999 | controller |     "Jun 12 15:46:01.257976 crc crio[24284]: 2026-06-12T15:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b1738462e847d4 Mac:c2:bc:dc:a9:b5:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.888014 | controller |     "Jun 12 15:46:01.260944 crc crio[24284]: time=\"2026-06-12T15:46:01.259409313Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc0009b8950}] Aliases:map[]}\"",
2026-06-12 16:39:24.888031 | controller |     "Jun 12 15:46:01.260944 crc crio[24284]: time=\"2026-06-12T15:46:01.259537747Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687986-78vnn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.888048 | controller |     "Jun 12 15:46:01.269927 crc crio[24284]: time=\"2026-06-12T15:46:01.269823737Z\" level=info msg=\"Ran pod sandbox 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be with infra container: openshift-infra/auto-csr-approver-29687986-78vnn/POD\" id=1d4f9acb-c2a0-4096-8f17-e06cc0f4ca2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.888062 | controller |     "Jun 12 15:46:01.273318 crc crio[24284]: time=\"2026-06-12T15:46:01.273153703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6480e7b-dd31-489b-b829-2f7d332d93fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.888077 | controller |     "Jun 12 15:46:01.286765 crc crio[24284]: time=\"2026-06-12T15:46:01.286621478Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.888092 | controller |     "Jun 12 15:46:02.036921 crc crio[24284]: time=\"2026-06-12T15:46:02.036391208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ebed1026-f511-40e0-93b8-882ce18392bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888107 | controller |     "Jun 12 15:46:02.051583 crc crio[24284]: time=\"2026-06-12T15:46:02.051431695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=42f28242-e669-4cff-8e62-b4702b633aab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888126 | controller |     "Jun 12 15:46:02.152792 crc crio[24284]: time=\"2026-06-12T15:46:02.152390142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b0d3e3cf-ab2d-4d1b-91ea-e004fe6c1373 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888141 | controller |     "Jun 12 15:46:02.155211 crc crio[24284]: time=\"2026-06-12T15:46:02.155017185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d82849fc-e79f-450f-b0ac-9b0ac8593253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888156 | controller |     "Jun 12 15:46:02.288466 crc crio[24284]: time=\"2026-06-12T15:46:02.287792621Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=96c89a51-daaa-4434-aaea-aeb626bb6182 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888170 | controller |     "Jun 12 15:46:02.288466 crc crio[24284]: time=\"2026-06-12T15:46:02.287962598Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=52602dd7-e1b3-481e-bd0a-bd2e06e1e7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888185 | controller |     "Jun 12 15:46:02.289629 crc crio[24284]: time=\"2026-06-12T15:46:02.288659439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888199 | controller |     "Jun 12 15:46:02.289629 crc crio[24284]: time=\"2026-06-12T15:46:02.289174306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888214 | controller |     "Jun 12 15:46:02.340754 crc crio[24284]: time=\"2026-06-12T15:46:02.340567922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888228 | controller |     "Jun 12 15:46:02.344308 crc crio[24284]: time=\"2026-06-12T15:46:02.344204629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888243 | controller |     "Jun 12 15:46:02.356238 crc crio[24284]: time=\"2026-06-12T15:46:02.356188011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888257 | controller |     "Jun 12 15:46:02.365694 crc crio[24284]: time=\"2026-06-12T15:46:02.361604601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888271 | controller |     "Jun 12 15:46:02.567945 crc crio[24284]: time=\"2026-06-12T15:46:02.567817254Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6480e7b-dd31-489b-b829-2f7d332d93fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.888285 | controller |     "Jun 12 15:46:02.569502 crc crio[24284]: time=\"2026-06-12T15:46:02.569394095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6a4c8b4a-995b-48f2-9f52-728db1dce224 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888300 | controller |     "Jun 12 15:46:02.572010 crc crio[24284]: time=\"2026-06-12T15:46:02.571858894Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bddee1c6-34fb-4222-9f96-d97fdc5d092a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888314 | controller |     "Jun 12 15:46:02.581097 crc crio[24284]: time=\"2026-06-12T15:46:02.580909276Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687986-78vnn/oc\" id=8f25999e-f543-4b94-abc8-88576ad28bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888332 | controller |     "Jun 12 15:46:02.582738 crc crio[24284]: time=\"2026-06-12T15:46:02.581668401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888346 | controller |     "Jun 12 15:46:02.584343 crc crio[24284]: time=\"2026-06-12T15:46:02.584208433Z\" level=info msg=\"Created container 7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b: openstack/rabbitmq-server-0/rabbitmq\" id=52602dd7-e1b3-481e-bd0a-bd2e06e1e7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888362 | controller |     "Jun 12 15:46:02.585677 crc crio[24284]: time=\"2026-06-12T15:46:02.585595097Z\" level=info msg=\"Starting container: 7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b\" id=228eca43-d9f8-41b7-94a9-5d045d16b694 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.888377 | controller |     "Jun 12 15:46:02.592000 crc crio[24284]: time=\"2026-06-12T15:46:02.59186054Z\" level=info msg=\"Created container 27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=96c89a51-daaa-4434-aaea-aeb626bb6182 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888391 | controller |     "Jun 12 15:46:02.593529 crc crio[24284]: time=\"2026-06-12T15:46:02.593429621Z\" level=info msg=\"Started container\" PID=59274 containerID=7508804a3dfb27ef0330650ef868080a9c031f2eb0e8a5ca9b86c08da59e905b description=openstack/rabbitmq-server-0/rabbitmq id=228eca43-d9f8-41b7-94a9-5d045d16b694 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2251be044d009c0bbd00ff0d87ff184c73daaf4d2df6b3c0cf1adc06052bc3d",
2026-06-12 16:39:24.888406 | controller |     "Jun 12 15:46:02.593757 crc crio[24284]: time=\"2026-06-12T15:46:02.593450935Z\" level=info msg=\"Starting container: 27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a\" id=158732de-4123-48b5-a1e3-ffbb0807a7fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.888420 | controller |     "Jun 12 15:46:02.603448 crc crio[24284]: time=\"2026-06-12T15:46:02.6030259Z\" level=info msg=\"Started container\" PID=59277 containerID=27e438d3f94091c3f2d8836e43b41f9fb684114a4cf225e7542387a0d4fef81a description=openstack/rabbitmq-cell1-server-0/rabbitmq id=158732de-4123-48b5-a1e3-ffbb0807a7fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=67c937abe7c68f9264aeb84dac210dd2f7d289963f494590a7d8f5d0e214bedd",
2026-06-12 16:39:24.888434 | controller |     "Jun 12 15:46:02.639643 crc crio[24284]: time=\"2026-06-12T15:46:02.639519657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888449 | controller |     "Jun 12 15:46:02.946842 crc crio[24284]: time=\"2026-06-12T15:46:02.946041511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888463 | controller |     "Jun 12 15:46:03.078701 crc crio[24284]: time=\"2026-06-12T15:46:03.078623614Z\" level=info msg=\"Created container 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a: openshift-infra/auto-csr-approver-29687986-78vnn/oc\" id=8f25999e-f543-4b94-abc8-88576ad28bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888477 | controller |     "Jun 12 15:46:03.081438 crc crio[24284]: time=\"2026-06-12T15:46:03.081360413Z\" level=info msg=\"Starting container: 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a\" id=5e6777a0-0b83-46b1-a9ae-a6a9605476c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.888491 | controller |     "Jun 12 15:46:03.093390 crc crio[24284]: time=\"2026-06-12T15:46:03.093236456Z\" level=info msg=\"Started container\" PID=59415 containerID=15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a description=openshift-infra/auto-csr-approver-29687986-78vnn/oc id=5e6777a0-0b83-46b1-a9ae-a6a9605476c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be",
2026-06-12 16:39:24.888542 | controller |     "Jun 12 15:46:03.732845 crc crio[24284]: time=\"2026-06-12T15:46:03.731963676Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-vj5tg/POD\" id=c3ff71a3-7505-4716-a647-b42427ba1959 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.888564 | controller |     "Jun 12 15:46:03.734912 crc crio[24284]: time=\"2026-06-12T15:46:03.732915147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888580 | controller |     "Jun 12 15:46:03.807233 crc crio[24284]: time=\"2026-06-12T15:46:03.807011085Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc0009b8808}] Aliases:map[]}\"",
2026-06-12 16:39:24.888595 | controller |     "Jun 12 15:46:03.807233 crc crio[24284]: time=\"2026-06-12T15:46:03.807194461Z\" level=info msg=\"Adding pod openstack_keystone-db-create-vj5tg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.888610 | controller |     "Jun 12 15:46:03.904192 crc crio[24284]: time=\"2026-06-12T15:46:03.902227093Z\" level=info msg=\"Running pod sandbox: openstack/keystone-c0db-account-create-update-dt2p6/POD\" id=9a4aa637-bc2c-49e3-8523-fe7468ba8c54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.888625 | controller |     "Jun 12 15:46:03.904192 crc crio[24284]: time=\"2026-06-12T15:46:03.902595285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888640 | controller |     "Jun 12 15:46:03.960205 crc crio[24284]: time=\"2026-06-12T15:46:03.960124985Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-pqrcz/POD\" id=653af7d5-4103-4974-a7f5-cc6824c85e30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.888655 | controller |     "Jun 12 15:46:03.960409 crc crio[24284]: time=\"2026-06-12T15:46:03.960313291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888670 | controller |     "Jun 12 15:46:04.038776 crc crio[24284]: time=\"2026-06-12T15:46:04.038200376Z\" level=info msg=\"Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc001e04410}] Aliases:map[]}\"",
2026-06-12 16:39:24.888685 | controller |     "Jun 12 15:46:04.038776 crc crio[24284]: time=\"2026-06-12T15:46:04.038753274Z\" level=info msg=\"Adding pod openstack_keystone-c0db-account-create-update-dt2p6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.888702 | controller |     "Jun 12 15:46:04.151894 crc crio[24284]: time=\"2026-06-12T15:46:04.151334593Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}\"",
2026-06-12 16:39:24.888720 | controller |     "Jun 12 15:46:04.151894 crc crio[24284]: time=\"2026-06-12T15:46:04.151402635Z\" level=info msg=\"Adding pod openstack_placement-db-create-pqrcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.888736 | controller |     "Jun 12 15:46:04.315569 crc crio[24284]: time=\"2026-06-12T15:46:04.314846891Z\" level=info msg=\"Running pod sandbox: openstack/placement-82b2-account-create-update-wshhb/POD\" id=b2a8f6e0-1104-463b-b2d3-734b31080670 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.888751 | controller |     "Jun 12 15:46:04.315569 crc crio[24284]: time=\"2026-06-12T15:46:04.315484982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888766 | controller |     "Jun 12 15:46:04.364697 crc crio[24284]: time=\"2026-06-12T15:46:04.364608977Z\" level=info msg=\"Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc003242430}] Aliases:map[]}\"",
2026-06-12 16:39:24.888781 | controller |     "Jun 12 15:46:04.364697 crc crio[24284]: time=\"2026-06-12T15:46:04.36469466Z\" level=info msg=\"Adding pod openstack_placement-82b2-account-create-update-wshhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.888796 | controller |     "Jun 12 15:46:04.564369 crc crio[24284]: 2026-06-12T15:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:035a75711a68515 Mac:36:55:be:ad:84:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 SocketPath: PciID:}] [{Interface:0xc0000157b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.888810 | controller |     "Jun 12 15:46:04.568507 crc crio[24284]: time=\"2026-06-12T15:46:04.567818535Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc0009b8808}] Aliases:map[]}\"",
2026-06-12 16:39:24.888825 | controller |     "Jun 12 15:46:04.568782 crc crio[24284]: time=\"2026-06-12T15:46:04.5685808Z\" level=info msg=\"Checking pod openstack_keystone-db-create-vj5tg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.888839 | controller |     "Jun 12 15:46:04.580055 crc crio[24284]: time=\"2026-06-12T15:46:04.578970109Z\" level=info msg=\"Ran pod sandbox 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 with infra container: openstack/keystone-db-create-vj5tg/POD\" id=c3ff71a3-7505-4716-a647-b42427ba1959 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.888853 | controller |     "Jun 12 15:46:04.595340 crc crio[24284]: time=\"2026-06-12T15:46:04.593896994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a67e1a3c-af1a-4175-bf0a-d22a740d717a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888871 | controller |     "Jun 12 15:46:04.600934 crc crio[24284]: time=\"2026-06-12T15:46:04.600854657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f2fe83f9-1819-4e42-b734-862184a88d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.888886 | controller |     "Jun 12 15:46:04.664405 crc crio[24284]: time=\"2026-06-12T15:46:04.656519277Z\" level=info msg=\"Creating container: openstack/keystone-db-create-vj5tg/mariadb-database-create\" id=fef9cdbb-bff8-4373-b4da-a435f66b9993 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.888900 | controller |     "Jun 12 15:46:04.664405 crc crio[24284]: time=\"2026-06-12T15:46:04.657149147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888915 | controller |     "Jun 12 15:46:04.733337 crc crio[24284]: time=\"2026-06-12T15:46:04.733191107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888929 | controller |     "Jun 12 15:46:04.740966 crc crio[24284]: time=\"2026-06-12T15:46:04.740916716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.888943 | controller |     "Jun 12 15:46:04.910763 crc crio[24284]: 2026-06-12T15:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:397cbefdda1b742 Mac:9e:fc:8f:db:6c:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 SocketPath: PciID:}] [{Interface:0xc000015030 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.888958 | controller |     "Jun 12 15:46:04.910763 crc crio[24284]: time=\"2026-06-12T15:46:04.910122125Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc00008cbb8}] Aliases:map[]}\"",
2026-06-12 16:39:24.888973 | controller |     "Jun 12 15:46:04.910763 crc crio[24284]: time=\"2026-06-12T15:46:04.910315312Z\" level=info msg=\"Checking pod openstack_placement-db-create-pqrcz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.888989 | controller |     "Jun 12 15:46:04.929987 crc crio[24284]: time=\"2026-06-12T15:46:04.925391964Z\" level=info msg=\"Ran pod sandbox 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 with infra container: openstack/placement-db-create-pqrcz/POD\" id=653af7d5-4103-4974-a7f5-cc6824c85e30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889005 | controller |     "Jun 12 15:46:04.940409 crc crio[24284]: time=\"2026-06-12T15:46:04.938820182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8d1034a1-839f-410e-b58d-533a5183f216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.889020 | controller |     "Jun 12 15:46:04.944566 crc crio[24284]: time=\"2026-06-12T15:46:04.943800582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=598a220a-233a-48bf-8410-290a2aea498d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.889039 | controller |     "Jun 12 15:46:04.954485 crc crio[24284]: time=\"2026-06-12T15:46:04.954176148Z\" level=info msg=\"Creating container: openstack/placement-db-create-pqrcz/mariadb-database-create\" id=58d7114f-130e-484f-981a-ae2087a1ab4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889055 | controller |     "Jun 12 15:46:04.955193 crc crio[24284]: time=\"2026-06-12T15:46:04.95482845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889070 | controller |     "Jun 12 15:46:04.969533 crc crio[24284]: time=\"2026-06-12T15:46:04.969212562Z\" level=info msg=\"Created container 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043: openstack/keystone-db-create-vj5tg/mariadb-database-create\" id=fef9cdbb-bff8-4373-b4da-a435f66b9993 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889084 | controller |     "Jun 12 15:46:04.970926 crc crio[24284]: time=\"2026-06-12T15:46:04.970802683Z\" level=info msg=\"Starting container: 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043\" id=09faf019-3c86-4363-909e-d6510aa45caf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.889099 | controller |     "Jun 12 15:46:04.981759 crc crio[24284]: time=\"2026-06-12T15:46:04.9809049Z\" level=info msg=\"Started container\" PID=59658 containerID=5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043 description=openstack/keystone-db-create-vj5tg/mariadb-database-create id=09faf019-3c86-4363-909e-d6510aa45caf name=/runtime.v1.RuntimeService/StartContainer sandboxID=035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88",
2026-06-12 16:39:24.889114 | controller |     "Jun 12 15:46:04.990815 crc crio[24284]: time=\"2026-06-12T15:46:04.990712673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889129 | controller |     "Jun 12 15:46:05.004645 crc crio[24284]: time=\"2026-06-12T15:46:05.00451205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889143 | controller |     "Jun 12 15:46:05.019428 crc crio[24284]: time=\"2026-06-12T15:46:05.018969448Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-99nvp-config-wcmjc/POD\" id=eeadcb77-ef78-4d74-a806-a99ac1453f66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889158 | controller |     "Jun 12 15:46:05.019428 crc crio[24284]: time=\"2026-06-12T15:46:05.019122103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889172 | controller |     "Jun 12 15:46:05.024307 crc crio[24284]: 2026-06-12T15:46:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b30943be33f25 Mac:da:83:ab:22:1d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.889187 | controller |     "Jun 12 15:46:05.026067 crc crio[24284]: time=\"2026-06-12T15:46:05.025989394Z\" level=info msg=\"Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc001e04410}] Aliases:map[]}\"",
2026-06-12 16:39:24.889202 | controller |     "Jun 12 15:46:05.026298 crc crio[24284]: time=\"2026-06-12T15:46:05.026228372Z\" level=info msg=\"Checking pod openstack_keystone-c0db-account-create-update-dt2p6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.889220 | controller |     "Jun 12 15:46:05.095233 crc crio[24284]: time=\"2026-06-12T15:46:05.094318773Z\" level=info msg=\"Ran pod sandbox c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d with infra container: openstack/keystone-c0db-account-create-update-dt2p6/POD\" id=9a4aa637-bc2c-49e3-8523-fe7468ba8c54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889235 | controller |     "Jun 12 15:46:05.106099 crc crio[24284]: time=\"2026-06-12T15:46:05.105976416Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc000b84580}] Aliases:map[]}\"",
2026-06-12 16:39:24.889250 | controller |     "Jun 12 15:46:05.106099 crc crio[24284]: time=\"2026-06-12T15:46:05.106066889Z\" level=info msg=\"Adding pod openstack_ovn-controller-99nvp-config-wcmjc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.889265 | controller |     "Jun 12 15:46:05.111109 crc crio[24284]: time=\"2026-06-12T15:46:05.110949283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=66189311-fd78-41e8-ba1b-1b076a6396ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.889280 | controller |     "Jun 12 15:46:05.146060 crc crio[24284]: time=\"2026-06-12T15:46:05.14589852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8c0c93ec-1a34-4279-a2f1-ea1d4e5a4add name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.889294 | controller |     "Jun 12 15:46:05.175343 crc crio[24284]: time=\"2026-06-12T15:46:05.173496046Z\" level=info msg=\"Creating container: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update\" id=1b65629b-7aa0-469c-bc48-948b73dd8a8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889309 | controller |     "Jun 12 15:46:05.175343 crc crio[24284]: time=\"2026-06-12T15:46:05.174132387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889324 | controller |     "Jun 12 15:46:05.300032 crc crio[24284]: time=\"2026-06-12T15:46:05.298923189Z\" level=info msg=\"Stopping pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=2887d233-e437-448d-961e-18938f17b59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.889339 | controller |     "Jun 12 15:46:05.300862 crc crio[24284]: time=\"2026-06-12T15:46:05.30046971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687986-78vnn Namespace:openshift-infra ID:9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be UID:34f442c0-6532-45f4-a581-9bdd9ac75bf0 NetNS:/var/run/netns/4dbb7db3-4bf8-4518-b234-49de8cb445a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34f442c0_6532_45f4_a581_9bdd9ac75bf0.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"",
2026-06-12 16:39:24.889354 | controller |     "Jun 12 15:46:05.300862 crc crio[24284]: time=\"2026-06-12T15:46:05.300666266Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687986-78vnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.889369 | controller |     "Jun 12 15:46:05.331556 crc crio[24284]: 2026-06-12T15:46:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8ee7a7b3c4fc60 Mac:ba:82:7d:d5:91:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 SocketPath: PciID:}] [{Interface:0xc00013b070 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.889389 | controller |     "Jun 12 15:46:05.332642 crc crio[24284]: time=\"2026-06-12T15:46:05.332530095Z\" level=info msg=\"Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc003242430}] Aliases:map[]}\"",
2026-06-12 16:39:24.889404 | controller |     "Jun 12 15:46:05.332803 crc crio[24284]: time=\"2026-06-12T15:46:05.332777883Z\" level=info msg=\"Checking pod openstack_placement-82b2-account-create-update-wshhb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.889420 | controller |     "Jun 12 15:46:05.452715 crc crio[24284]: time=\"2026-06-12T15:46:05.452239463Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-zt95r/POD\" id=7c20912d-f229-4def-99c0-23c5608e99db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889435 | controller |     "Jun 12 15:46:05.452715 crc crio[24284]: time=\"2026-06-12T15:46:05.45245061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889450 | controller |     "Jun 12 15:46:05.528057 crc crio[24284]: time=\"2026-06-12T15:46:05.527788744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889465 | controller |     "Jun 12 15:46:05.538434 crc crio[24284]: time=\"2026-06-12T15:46:05.537786797Z\" level=info msg=\"Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc0026122c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.889480 | controller |     "Jun 12 15:46:05.538718 crc crio[24284]: time=\"2026-06-12T15:46:05.538413711Z\" level=info msg=\"Adding pod openstack_glance-db-create-zt95r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.889495 | controller |     "Jun 12 15:46:05.555779 crc crio[24284]: time=\"2026-06-12T15:46:05.554357822Z\" level=info msg=\"Ran pod sandbox c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae with infra container: openstack/placement-82b2-account-create-update-wshhb/POD\" id=b2a8f6e0-1104-463b-b2d3-734b31080670 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889527 | controller |     "Jun 12 15:46:05.563661 crc crio[24284]: time=\"2026-06-12T15:46:05.56357519Z\" level=info msg=\"Created container 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599: openstack/placement-db-create-pqrcz/mariadb-database-create\" id=58d7114f-130e-484f-981a-ae2087a1ab4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889548 | controller |     "Jun 12 15:46:05.569501 crc crio[24284]: time=\"2026-06-12T15:46:05.569373199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889567 | controller |     "Jun 12 15:46:05.579312 crc crio[24284]: time=\"2026-06-12T15:46:05.578284696Z\" level=info msg=\"Starting container: 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599\" id=da326133-9f20-4256-932d-eac39269c42b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.889582 | controller |     "Jun 12 15:46:05.584613 crc crio[24284]: time=\"2026-06-12T15:46:05.584569491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2a398434-58d4-4fc5-871e-a554f312bf67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.889597 | controller |     "Jun 12 15:46:05.588683 crc crio[24284]: time=\"2026-06-12T15:46:05.58854259Z\" level=info msg=\"Started container\" PID=59690 containerID=714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599 description=openstack/placement-db-create-pqrcz/mariadb-database-create id=da326133-9f20-4256-932d-eac39269c42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6",
2026-06-12 16:39:24.889611 | controller |     "Jun 12 15:46:05.592922 crc crio[24284]: time=\"2026-06-12T15:46:05.592850978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=292e6f53-b248-44fc-a931-6c66a13df06c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.889626 | controller |     "Jun 12 15:46:05.608038 crc crio[24284]: time=\"2026-06-12T15:46:05.607929906Z\" level=info msg=\"Creating container: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update\" id=91a060b1-881d-4191-be81-3837a6ebc2f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889640 | controller |     "Jun 12 15:46:05.621931 crc crio[24284]: time=\"2026-06-12T15:46:05.613823498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889658 | controller |     "Jun 12 15:46:05.632419 crc crio[24284]: time=\"2026-06-12T15:46:05.630417853Z\" level=info msg=\"Running pod sandbox: openstack/glance-0e23-account-create-update-bs25s/POD\" id=9fd24c9b-2a8f-49c9-9346-5cd0cc1cb49e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889679 | controller |     "Jun 12 15:46:05.632419 crc crio[24284]: time=\"2026-06-12T15:46:05.630517826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889702 | controller |     "Jun 12 15:46:05.671803 crc crio[24284]: time=\"2026-06-12T15:46:05.671694999Z\" level=info msg=\"Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}\"",
2026-06-12 16:39:24.889721 | controller |     "Jun 12 15:46:05.671803 crc crio[24284]: time=\"2026-06-12T15:46:05.671778341Z\" level=info msg=\"Adding pod openstack_glance-0e23-account-create-update-bs25s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.889737 | controller |     "Jun 12 15:46:05.760660 crc crio[24284]: time=\"2026-06-12T15:46:05.759219541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889752 | controller |     "Jun 12 15:46:05.769021 crc crio[24284]: time=\"2026-06-12T15:46:05.768889963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889771 | controller |     "Jun 12 15:46:05.914486 crc crio[24284]: time=\"2026-06-12T15:46:05.913332992Z\" level=info msg=\"Created container da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update\" id=1b65629b-7aa0-469c-bc48-948b73dd8a8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889786 | controller |     "Jun 12 15:46:05.917697 crc crio[24284]: time=\"2026-06-12T15:46:05.917229928Z\" level=info msg=\"Starting container: da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65\" id=abd945c5-1d18-4ea0-b295-c8787ffe35ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.889802 | controller |     "Jun 12 15:46:05.922935 crc crio[24284]: time=\"2026-06-12T15:46:05.922552273Z\" level=info msg=\"Started container\" PID=59789 containerID=da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65 description=openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update id=abd945c5-1d18-4ea0-b295-c8787ffe35ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d",
2026-06-12 16:39:24.889817 | controller |     "Jun 12 15:46:05.984377 crc crio[24284]: time=\"2026-06-12T15:46:05.983402413Z\" level=info msg=\"Created container b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update\" id=91a060b1-881d-4191-be81-3837a6ebc2f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.889832 | controller |     "Jun 12 15:46:05.984826 crc crio[24284]: time=\"2026-06-12T15:46:05.984784949Z\" level=info msg=\"Starting container: b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d\" id=2e4582ca-91a9-4e83-acf2-46727fbd7ea8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.889847 | controller |     "Jun 12 15:46:05.991155 crc crio[24284]: time=\"2026-06-12T15:46:05.990893384Z\" level=info msg=\"Started container\" PID=59842 containerID=b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d description=openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update id=2e4582ca-91a9-4e83-acf2-46727fbd7ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae",
2026-06-12 16:39:24.889862 | controller |     "Jun 12 15:46:06.043730 crc crio[24284]: time=\"2026-06-12T15:46:06.041515911Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-vbg8q/POD\" id=231ea4a4-6c56-4ae2-869d-7c596782b34c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.889876 | controller |     "Jun 12 15:46:06.043730 crc crio[24284]: time=\"2026-06-12T15:46:06.041650405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.889930 | controller |     "Jun 12 15:46:06.071615 crc crio[24284]: time=\"2026-06-12T15:46:06.070139312Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc001e04a70}] Aliases:map[]}\"",
2026-06-12 16:39:24.889953 | controller |     "Jun 12 15:46:06.071615 crc crio[24284]: time=\"2026-06-12T15:46:06.070214885Z\" level=info msg=\"Adding pod openstack_root-account-create-update-vbg8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.889969 | controller |     "Jun 12 15:46:06.123158 crc crio[24284]: time=\"2026-06-12T15:46:06.122922205Z\" level=info msg=\"Stopped pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=2887d233-e437-448d-961e-18938f17b59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.889987 | controller |     "Jun 12 15:46:06.245583 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab5338072ef024f Mac:8a:e9:a7:88:08:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 SocketPath: PciID:}] [{Interface:0xc000612ee0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.890002 | controller |     "Jun 12 15:46:06.259386 crc crio[24284]: time=\"2026-06-12T15:46:06.259142851Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc000b84580}] Aliases:map[]}\"",
2026-06-12 16:39:24.890018 | controller |     "Jun 12 15:46:06.259631 crc crio[24284]: time=\"2026-06-12T15:46:06.259486892Z\" level=info msg=\"Checking pod openstack_ovn-controller-99nvp-config-wcmjc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.890035 | controller |     "Jun 12 15:46:06.343339 crc crio[24284]: time=\"2026-06-12T15:46:06.341871985Z\" level=info msg=\"Ran pod sandbox ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 with infra container: openstack/ovn-controller-99nvp-config-wcmjc/POD\" id=eeadcb77-ef78-4d74-a806-a99ac1453f66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.890051 | controller |     "Jun 12 15:46:06.353904 crc crio[24284]: time=\"2026-06-12T15:46:06.350708508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=19c393a9-71bc-4595-8508-7b710e147c39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890066 | controller |     "Jun 12 15:46:06.359962 crc crio[24284]: time=\"2026-06-12T15:46:06.359011716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bb9aa074-fcf1-4d1f-876a-2478b8102306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890080 | controller |     "Jun 12 15:46:06.379317 crc crio[24284]: time=\"2026-06-12T15:46:06.37913335Z\" level=info msg=\"Creating container: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config\" id=9dd0eb4d-adfe-4a83-af2e-fc232768ac31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890095 | controller |     "Jun 12 15:46:06.379793 crc crio[24284]: time=\"2026-06-12T15:46:06.37974719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890110 | controller |     "Jun 12 15:46:06.428067 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202b0501b15c25d Mac:f2:50:0b:c7:bc:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 SocketPath: PciID:}] [{Interface:0xc000194a40 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.890126 | controller |     "Jun 12 15:46:06.428977 crc crio[24284]: time=\"2026-06-12T15:46:06.428820011Z\" level=info msg=\"Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc0026122c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.890144 | controller |     "Jun 12 15:46:06.429184 crc crio[24284]: time=\"2026-06-12T15:46:06.428980136Z\" level=info msg=\"Checking pod openstack_glance-db-create-zt95r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.890159 | controller |     "Jun 12 15:46:06.514328 crc crio[24284]: time=\"2026-06-12T15:46:06.514028403Z\" level=info msg=\"Ran pod sandbox 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 with infra container: openstack/glance-db-create-zt95r/POD\" id=7c20912d-f229-4def-99c0-23c5608e99db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.890174 | controller |     "Jun 12 15:46:06.529843 crc crio[24284]: 2026-06-12T15:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a08fef36829c32 Mac:c6:59:a2:ff:7a:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.890189 | controller |     "Jun 12 15:46:06.532556 crc crio[24284]: time=\"2026-06-12T15:46:06.530815651Z\" level=info msg=\"Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}\"",
2026-06-12 16:39:24.890204 | controller |     "Jun 12 15:46:06.532556 crc crio[24284]: time=\"2026-06-12T15:46:06.531013407Z\" level=info msg=\"Checking pod openstack_glance-0e23-account-create-update-bs25s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.890218 | controller |     "Jun 12 15:46:06.534550 crc crio[24284]: time=\"2026-06-12T15:46:06.534167115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9f07ff60-c13e-4ec8-9d9d-06ddbf1db5e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890233 | controller |     "Jun 12 15:46:06.595402 crc crio[24284]: time=\"2026-06-12T15:46:06.579846489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2ce43cb5-0f4e-4cda-9e8e-0959075bb2c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890247 | controller |     "Jun 12 15:46:06.595402 crc crio[24284]: time=\"2026-06-12T15:46:06.588727753Z\" level=info msg=\"Creating container: openstack/glance-db-create-zt95r/mariadb-database-create\" id=50773faa-189d-4c99-836a-d9be739c09dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890261 | controller |     "Jun 12 15:46:06.595402 crc crio[24284]: time=\"2026-06-12T15:46:06.593072015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890275 | controller |     "Jun 12 15:46:06.624669 crc crio[24284]: time=\"2026-06-12T15:46:06.62451985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890290 | controller |     "Jun 12 15:46:06.634724 crc crio[24284]: time=\"2026-06-12T15:46:06.634599558Z\" level=info msg=\"Ran pod sandbox 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c with infra container: openstack/glance-0e23-account-create-update-bs25s/POD\" id=9fd24c9b-2a8f-49c9-9346-5cd0cc1cb49e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.890307 | controller |     "Jun 12 15:46:06.643671 crc crio[24284]: time=\"2026-06-12T15:46:06.643601701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bef1b0bb-489a-423b-bfe8-076c34ace6e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890322 | controller |     "Jun 12 15:46:06.648929 crc crio[24284]: time=\"2026-06-12T15:46:06.648566463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6ba968fb-9166-44f7-9e81-2a5cdad4c274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890337 | controller |     "Jun 12 15:46:06.672589 crc crio[24284]: time=\"2026-06-12T15:46:06.672460106Z\" level=info msg=\"Creating container: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update\" id=f8148f4d-d5b2-4c81-b145-e24e92af1613 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890351 | controller |     "Jun 12 15:46:06.675980 crc crio[24284]: time=\"2026-06-12T15:46:06.675821112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890365 | controller |     "Jun 12 15:46:06.677456 crc crio[24284]: time=\"2026-06-12T15:46:06.677358603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890379 | controller |     "Jun 12 15:46:06.693217 crc crio[24284]: time=\"2026-06-12T15:46:06.692632198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890393 | controller |     "Jun 12 15:46:06.760386 crc crio[24284]: time=\"2026-06-12T15:46:06.759465802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890408 | controller |     "Jun 12 15:46:06.765270 crc crio[24284]: time=\"2026-06-12T15:46:06.765160116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890422 | controller |     "Jun 12 15:46:06.840854 crc crio[24284]: time=\"2026-06-12T15:46:06.840686902Z\" level=info msg=\"Created container 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e: openstack/glance-db-create-zt95r/mariadb-database-create\" id=50773faa-189d-4c99-836a-d9be739c09dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890436 | controller |     "Jun 12 15:46:06.844340 crc crio[24284]: time=\"2026-06-12T15:46:06.844197608Z\" level=info msg=\"Starting container: 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e\" id=4328e1aa-9649-4ca2-b3dc-014140ef686e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.890450 | controller |     "Jun 12 15:46:06.859400 crc crio[24284]: time=\"2026-06-12T15:46:06.859237755Z\" level=info msg=\"Started container\" PID=60018 containerID=8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e description=openstack/glance-db-create-zt95r/mariadb-database-create id=4328e1aa-9649-4ca2-b3dc-014140ef686e name=/runtime.v1.RuntimeService/StartContainer sandboxID=202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20",
2026-06-12 16:39:24.890465 | controller |     "Jun 12 15:46:06.909992 crc crio[24284]: time=\"2026-06-12T15:46:06.909886718Z\" level=info msg=\"Created container 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update\" id=f8148f4d-d5b2-4c81-b145-e24e92af1613 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890480 | controller |     "Jun 12 15:46:06.911312 crc crio[24284]: time=\"2026-06-12T15:46:06.911171619Z\" level=info msg=\"Starting container: 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8\" id=7661f7c8-0228-4b61-8cae-67ccf11b2fb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.890498 | controller |     "Jun 12 15:46:06.933464 crc crio[24284]: time=\"2026-06-12T15:46:06.933010573Z\" level=info msg=\"Started container\" PID=60029 containerID=4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8 description=openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update id=7661f7c8-0228-4b61-8cae-67ccf11b2fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c",
2026-06-12 16:39:24.890534 | controller |     "Jun 12 15:46:06.989835 crc crio[24284]: time=\"2026-06-12T15:46:06.989714502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890554 | controller |     "Jun 12 15:46:07.031664 crc crio[24284]: 2026-06-12T15:46:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:247803e564c88bf Mac:ba:18:f0:bb:79:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 SocketPath: PciID:}] [{Interface:0xc00035d550 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.890571 | controller |     "Jun 12 15:46:07.032655 crc crio[24284]: time=\"2026-06-12T15:46:07.032586925Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc001e04a70}] Aliases:map[]}\"",
2026-06-12 16:39:24.890586 | controller |     "Jun 12 15:46:07.032758 crc crio[24284]: time=\"2026-06-12T15:46:07.03274101Z\" level=info msg=\"Checking pod openstack_root-account-create-update-vbg8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.890601 | controller |     "Jun 12 15:46:07.044740 crc crio[24284]: time=\"2026-06-12T15:46:07.044644217Z\" level=info msg=\"Ran pod sandbox 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 with infra container: openstack/root-account-create-update-vbg8q/POD\" id=231ea4a4-6c56-4ae2-869d-7c596782b34c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.890616 | controller |     "Jun 12 15:46:07.048190 crc crio[24284]: time=\"2026-06-12T15:46:07.047998723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=18938dc8-c061-4a32-b5a0-11c7b08670f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890630 | controller |     "Jun 12 15:46:07.052378 crc crio[24284]: time=\"2026-06-12T15:46:07.050981118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=86878fa0-cd30-4684-8e26-2aaeb595f1f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.890644 | controller |     "Jun 12 15:46:07.059110 crc crio[24284]: time=\"2026-06-12T15:46:07.058877979Z\" level=info msg=\"Creating container: openstack/root-account-create-update-vbg8q/mariadb-account-create-update\" id=f58c6ea2-662c-42e7-bfc1-2e4109aabbf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890658 | controller |     "Jun 12 15:46:07.061911 crc crio[24284]: time=\"2026-06-12T15:46:07.059587362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890673 | controller |     "Jun 12 15:46:07.143938 crc crio[24284]: time=\"2026-06-12T15:46:07.143839054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890691 | controller |     "Jun 12 15:46:07.149695 crc crio[24284]: time=\"2026-06-12T15:46:07.14960687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.890706 | controller |     "Jun 12 15:46:07.166797 crc crio[24284]: time=\"2026-06-12T15:46:07.166656721Z\" level=info msg=\"Created container de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config\" id=9dd0eb4d-adfe-4a83-af2e-fc232768ac31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890720 | controller |     "Jun 12 15:46:07.172369 crc crio[24284]: time=\"2026-06-12T15:46:07.17222632Z\" level=info msg=\"Starting container: de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a\" id=6ed89c66-ea50-48db-b74e-7b24651b1297 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.890735 | controller |     "Jun 12 15:46:07.183708 crc crio[24284]: time=\"2026-06-12T15:46:07.183129344Z\" level=info msg=\"Started container\" PID=60110 containerID=de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a description=openstack/ovn-controller-99nvp-config-wcmjc/ovn-config id=6ed89c66-ea50-48db-b74e-7b24651b1297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785",
2026-06-12 16:39:24.890750 | controller |     "Jun 12 15:46:07.312185 crc crio[24284]: time=\"2026-06-12T15:46:07.312051171Z\" level=info msg=\"Created container 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c: openstack/root-account-create-update-vbg8q/mariadb-account-create-update\" id=f58c6ea2-662c-42e7-bfc1-2e4109aabbf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.890764 | controller |     "Jun 12 15:46:07.313796 crc crio[24284]: time=\"2026-06-12T15:46:07.313699955Z\" level=info msg=\"Starting container: 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c\" id=6732c18d-febb-4b41-8ff0-69b16dd51c75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.890779 | controller |     "Jun 12 15:46:07.318909 crc crio[24284]: time=\"2026-06-12T15:46:07.318761538Z\" level=info msg=\"Started container\" PID=60153 containerID=5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c description=openstack/root-account-create-update-vbg8q/mariadb-account-create-update id=6732c18d-febb-4b41-8ff0-69b16dd51c75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8",
2026-06-12 16:39:24.890793 | controller |     "Jun 12 15:46:07.595372 crc crio[24284]: time=\"2026-06-12T15:46:07.594477873Z\" level=info msg=\"Stopping pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=00db2fdd-08fd-4dff-b738-cb2c58644fdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890808 | controller |     "Jun 12 15:46:07.595935 crc crio[24284]: time=\"2026-06-12T15:46:07.594668893Z\" level=info msg=\"Stopping pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=32ae4222-5abb-4a60-94c5-0df0ea1689fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890822 | controller |     "Jun 12 15:46:07.597729 crc crio[24284]: time=\"2026-06-12T15:46:07.597690878Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-vj5tg Namespace:openstack ID:035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88 UID:ee9403e7-9a04-4387-8419-8cde4ac076b9 NetNS:/var/run/netns/7dfd3c4f-644c-422c-aa50-33d1f46575e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee9403e7_9a04_4387_8419_8cde4ac076b9.slice PodAnnotations:0xc00008cf20}] Aliases:map[]}\"",
2026-06-12 16:39:24.890840 | controller |     "Jun 12 15:46:07.598006 crc crio[24284]: time=\"2026-06-12T15:46:07.597986697Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-vj5tg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.890855 | controller |     "Jun 12 15:46:07.598529 crc crio[24284]: time=\"2026-06-12T15:46:07.598436346Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pqrcz Namespace:openstack ID:397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6 UID:2731b5cc-3c71-446b-b3b4-be8b9a5f4605 NetNS:/var/run/netns/da75a38b-4f4c-4dcd-956e-3bb355a07b28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2731b5cc_3c71_446b_b3b4_be8b9a5f4605.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.890869 | controller |     "Jun 12 15:46:07.599286 crc crio[24284]: time=\"2026-06-12T15:46:07.599103938Z\" level=info msg=\"Deleting pod openstack_placement-db-create-pqrcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.890883 | controller |     "Jun 12 15:46:08.196908 crc crio[24284]: time=\"2026-06-12T15:46:08.19662236Z\" level=info msg=\"Stopped pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=00db2fdd-08fd-4dff-b738-cb2c58644fdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890898 | controller |     "Jun 12 15:46:08.430324 crc crio[24284]: time=\"2026-06-12T15:46:08.420722009Z\" level=info msg=\"Stopped pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=32ae4222-5abb-4a60-94c5-0df0ea1689fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890912 | controller |     "Jun 12 15:46:08.692634 crc crio[24284]: time=\"2026-06-12T15:46:08.69242826Z\" level=info msg=\"Stopping pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=60869ea8-9f04-450f-90f4-0dcef5dde31e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890927 | controller |     "Jun 12 15:46:08.692634 crc crio[24284]: time=\"2026-06-12T15:46:08.692518522Z\" level=info msg=\"Stopping pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=495e45c6-8baa-4f06-a858-726d64ef8708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890941 | controller |     "Jun 12 15:46:08.692821 crc crio[24284]: time=\"2026-06-12T15:46:08.692580392Z\" level=info msg=\"Stopping pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=67ff96c2-910e-4427-9a2d-d093f175957a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.890956 | controller |     "Jun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.693211805Z\" level=info msg=\"Got pod network &{Name:glance-db-create-zt95r Namespace:openstack ID:202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20 UID:3d9c4676-ab31-4a9f-ba0e-62876378acb6 NetNS:/var/run/netns/1e4c10a7-1cb1-48ff-8c21-a7bc51d32424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9c4676_ab31_4a9f_ba0e_62876378acb6.slice PodAnnotations:0xc002c1e558}] Aliases:map[]}\"",
2026-06-12 16:39:24.890971 | controller |     "Jun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.693409971Z\" level=info msg=\"Deleting pod openstack_glance-db-create-zt95r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.890986 | controller |     "Jun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.69244915Z\" level=info msg=\"Stopping pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=4c121a22-d120-4247-ba39-5f7f05a18b57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891003 | controller |     "Jun 12 15:46:08.694119 crc crio[24284]: time=\"2026-06-12T15:46:08.693933676Z\" level=info msg=\"Got pod network &{Name:keystone-c0db-account-create-update-dt2p6 Namespace:openstack ID:c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d UID:561cb7f6-4adf-4e2f-96f9-ceecb3c08fdf NetNS:/var/run/netns/ba0025bc-0452-4e90-afe0-dab7273b2584 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod561cb7f6_4adf_4e2f_96f9_ceecb3c08fdf.slice PodAnnotations:0xc004af8368}] Aliases:map[]}\"",
2026-06-12 16:39:24.891019 | controller |     "Jun 12 15:46:08.694413 crc crio[24284]: time=\"2026-06-12T15:46:08.694336209Z\" level=info msg=\"Deleting pod openstack_keystone-c0db-account-create-update-dt2p6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891034 | controller |     "Jun 12 15:46:08.694594 crc crio[24284]: time=\"2026-06-12T15:46:08.694534615Z\" level=info msg=\"Got pod network &{Name:glance-0e23-account-create-update-bs25s Namespace:openstack ID:0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c UID:b4554816-3276-46a7-a1cd-d59aee021a04 NetNS:/var/run/netns/d47be99b-aac1-44b2-bb9a-51b6b565d674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb4554816_3276_46a7_a1cd_d59aee021a04.slice PodAnnotations:0xc00008d570}] Aliases:map[]}\"",
2026-06-12 16:39:24.891048 | controller |     "Jun 12 15:46:08.694748 crc crio[24284]: time=\"2026-06-12T15:46:08.69469461Z\" level=info msg=\"Deleting pod openstack_glance-0e23-account-create-update-bs25s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891063 | controller |     "Jun 12 15:46:08.695431 crc crio[24284]: time=\"2026-06-12T15:46:08.695365562Z\" level=info msg=\"Got pod network &{Name:placement-82b2-account-create-update-wshhb Namespace:openstack ID:c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae UID:99f5856d-f240-46a8-a882-6a96c348bca2 NetNS:/var/run/netns/627b0100-b40b-4c95-b986-57c7840c78b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f5856d_f240_46a8_a882_6a96c348bca2.slice PodAnnotations:0xc00008d558}] Aliases:map[]}\"",
2026-06-12 16:39:24.891078 | controller |     "Jun 12 15:46:08.695635 crc crio[24284]: time=\"2026-06-12T15:46:08.695543098Z\" level=info msg=\"Deleting pod openstack_placement-82b2-account-create-update-wshhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891092 | controller |     "Jun 12 15:46:09.201972 crc crio[24284]: time=\"2026-06-12T15:46:09.20116557Z\" level=info msg=\"Stopped pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=4c121a22-d120-4247-ba39-5f7f05a18b57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891107 | controller |     "Jun 12 15:46:09.487490 crc crio[24284]: time=\"2026-06-12T15:46:09.487385777Z\" level=info msg=\"Stopped pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=495e45c6-8baa-4f06-a858-726d64ef8708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891121 | controller |     "Jun 12 15:46:09.509994 crc crio[24284]: time=\"2026-06-12T15:46:09.509756047Z\" level=info msg=\"Stopped pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=60869ea8-9f04-450f-90f4-0dcef5dde31e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891136 | controller |     "Jun 12 15:46:09.556620 crc crio[24284]: time=\"2026-06-12T15:46:09.556507097Z\" level=info msg=\"Stopped pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=67ff96c2-910e-4427-9a2d-d093f175957a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891154 | controller |     "Jun 12 15:46:09.796956 crc crio[24284]: time=\"2026-06-12T15:46:09.796446217Z\" level=info msg=\"Stopping pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=8c5e762e-9cf2-4e33-8230-35c026a1a313 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891169 | controller |     "Jun 12 15:46:09.797162 crc crio[24284]: time=\"2026-06-12T15:46:09.796520204Z\" level=info msg=\"Stopping pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=31e1cba7-6ea8-40f0-a8fd-3aa4c37eeaee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891184 | controller |     "Jun 12 15:46:09.797877 crc crio[24284]: time=\"2026-06-12T15:46:09.797799431Z\" level=info msg=\"Got pod network &{Name:ovn-controller-99nvp-config-wcmjc Namespace:openstack ID:ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785 UID:d92b569a-d134-44a1-b65e-de02e5f61f15 NetNS:/var/run/netns/e5596411-0b37-454f-9753-362ea837d941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd92b569a_d134_44a1_b65e_de02e5f61f15.slice PodAnnotations:0xc0006beef0}] Aliases:map[]}\"",
2026-06-12 16:39:24.891200 | controller |     "Jun 12 15:46:09.797877 crc crio[24284]: time=\"2026-06-12T15:46:09.797856697Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vbg8q Namespace:openstack ID:247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8 UID:c6296bd9-acd6-4068-a448-16b1aef809f4 NetNS:/var/run/netns/db6a3007-a45e-4e4b-b3c7-3ee82dfd5287 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6296bd9_acd6_4068_a448_16b1aef809f4.slice PodAnnotations:0xc004af85f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.891215 | controller |     "Jun 12 15:46:09.798047 crc crio[24284]: time=\"2026-06-12T15:46:09.797954876Z\" level=info msg=\"Deleting pod openstack_ovn-controller-99nvp-config-wcmjc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891229 | controller |     "Jun 12 15:46:09.798047 crc crio[24284]: time=\"2026-06-12T15:46:09.798001192Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-vbg8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891245 | controller |     "Jun 12 15:46:10.343170 crc crio[24284]: time=\"2026-06-12T15:46:10.342603627Z\" level=info msg=\"Stopped pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=8c5e762e-9cf2-4e33-8230-35c026a1a313 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891264 | controller |     "Jun 12 15:46:10.412428 crc crio[24284]: time=\"2026-06-12T15:46:10.412202202Z\" level=info msg=\"Stopped pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=31e1cba7-6ea8-40f0-a8fd-3aa4c37eeaee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891279 | controller |     "Jun 12 15:46:10.421385 crc crio[24284]: time=\"2026-06-12T15:46:10.421212375Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=1b2c49fc-30b1-4eb5-a134-61c9aac6373c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.891294 | controller |     "Jun 12 15:46:10.421612 crc crio[24284]: time=\"2026-06-12T15:46:10.421479933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891309 | controller |     "Jun 12 15:46:10.453671 crc crio[24284]: time=\"2026-06-12T15:46:10.45359237Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 UID:99206bd2-3ffd-4965-a2b8-53525f58c86e NetNS:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99206bd2_3ffd_4965_a2b8_53525f58c86e.slice PodAnnotations:0xc004af8740}] Aliases:map[]}\"",
2026-06-12 16:39:24.891327 | controller |     "Jun 12 15:46:10.453671 crc crio[24284]: time=\"2026-06-12T15:46:10.453639081Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891342 | controller |     "Jun 12 15:46:10.833626 crc crio[24284]: time=\"2026-06-12T15:46:10.833107933Z\" level=info msg=\"Stopping pod sandbox: b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396\" id=ebcb7680-b5bb-47e4-8257-7c4fffea38f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891357 | controller |     "Jun 12 15:46:10.834525 crc crio[24284]: time=\"2026-06-12T15:46:10.834445287Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-t8nd9 Namespace:openstack ID:b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396 UID:d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e NetNS:/var/run/netns/9f099f3e-9c2d-446f-81bd-af6ba6edc2a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd47b77bb_233a_4ce7_bc6d_7e51fe43ab6e.slice PodAnnotations:0xc004af8900}] Aliases:map[]}\"",
2026-06-12 16:39:24.891372 | controller |     "Jun 12 15:46:10.834700 crc crio[24284]: time=\"2026-06-12T15:46:10.834658814Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-t8nd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891386 | controller |     "Jun 12 15:46:11.113778 crc crio[24284]: 2026-06-12T15:46:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2256788cd30ed13 Mac:72:3c:69:24:76:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 SocketPath: PciID:}] [{Interface:0xc00023e600 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.891401 | controller |     "Jun 12 15:46:11.121365 crc crio[24284]: time=\"2026-06-12T15:46:11.121167638Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 UID:99206bd2-3ffd-4965-a2b8-53525f58c86e NetNS:/var/run/netns/fdbede4c-301f-426d-970a-c893e6204d48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99206bd2_3ffd_4965_a2b8_53525f58c86e.slice PodAnnotations:0xc004af8740}] Aliases:map[]}\"",
2026-06-12 16:39:24.891416 | controller |     "Jun 12 15:46:11.121623 crc crio[24284]: time=\"2026-06-12T15:46:11.121446807Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.891430 | controller |     "Jun 12 15:46:11.132960 crc crio[24284]: time=\"2026-06-12T15:46:11.132917839Z\" level=info msg=\"Ran pod sandbox 2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2 with infra container: openstack/swift-storage-0/POD\" id=1b2c49fc-30b1-4eb5-a134-61c9aac6373c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.891445 | controller |     "Jun 12 15:46:11.139234 crc crio[24284]: time=\"2026-06-12T15:46:11.139152869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891460 | controller |     "Jun 12 15:46:11.139674 crc crio[24284]: time=\"2026-06-12T15:46:11.139520061Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891474 | controller |     "Jun 12 15:46:11.139674 crc crio[24284]: time=\"2026-06-12T15:46:11.139582503Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=dd55c728-f05d-4527-8eb1-0d88805b2e3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891492 | controller |     "Jun 12 15:46:11.145603 crc crio[24284]: time=\"2026-06-12T15:46:11.143683451Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=173a0da2-a8ac-41ba-a60f-f3086e1133a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.891507 | controller |     "Jun 12 15:46:11.156952 crc crio[24284]: time=\"2026-06-12T15:46:11.15680355Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-12 16:39:24.891543 | controller |     "Jun 12 15:46:11.233844 crc crio[24284]: time=\"2026-06-12T15:46:11.233738929Z\" level=info msg=\"Stopped pod sandbox: b3f4dade27da06ec7b4a4d355cba51b09e3777190c4e4662642839a16370e396\" id=ebcb7680-b5bb-47e4-8257-7c4fffea38f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.891559 | controller |     "Jun 12 15:46:12.691745 crc crio[24284]: time=\"2026-06-12T15:46:12.691314338Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=173a0da2-a8ac-41ba-a60f-f3086e1133a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.891574 | controller |     "Jun 12 15:46:12.693338 crc crio[24284]: time=\"2026-06-12T15:46:12.693178867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6274d083-0d89-470c-a30e-278a1f35c747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891589 | controller |     "Jun 12 15:46:12.697987 crc crio[24284]: time=\"2026-06-12T15:46:12.697885338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=79e496cb-d732-4338-b7fb-c87fa6752209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891604 | controller |     "Jun 12 15:46:12.706714 crc crio[24284]: time=\"2026-06-12T15:46:12.70660294Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=d153d7eb-1a2e-4f00-bf7d-3cbad8443632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.891619 | controller |     "Jun 12 15:46:12.708777 crc crio[24284]: time=\"2026-06-12T15:46:12.708686478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891633 | controller |     "Jun 12 15:46:12.763680 crc crio[24284]: time=\"2026-06-12T15:46:12.763449894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891648 | controller |     "Jun 12 15:46:12.768403 crc crio[24284]: time=\"2026-06-12T15:46:12.768232599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891663 | controller |     "Jun 12 15:46:12.942008 crc crio[24284]: time=\"2026-06-12T15:46:12.941406005Z\" level=info msg=\"Created container a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723: openstack/swift-storage-0/xattr-restore\" id=d153d7eb-1a2e-4f00-bf7d-3cbad8443632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.891677 | controller |     "Jun 12 15:46:12.943671 crc crio[24284]: time=\"2026-06-12T15:46:12.943517403Z\" level=info msg=\"Starting container: a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723\" id=1071b06e-dff6-4a41-b71c-dce9c6dbec56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.891692 | controller |     "Jun 12 15:46:12.952581 crc crio[24284]: time=\"2026-06-12T15:46:12.952480312Z\" level=info msg=\"Started container\" PID=60834 containerID=a90272867cc9ad9603ea19c965206fdd806a4e23f12e168aaaacf3fcd52d4723 description=openstack/swift-storage-0/xattr-restore id=1071b06e-dff6-4a41-b71c-dce9c6dbec56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.891710 | controller |     "Jun 12 15:46:13.887393 crc crio[24284]: time=\"2026-06-12T15:46:13.887008978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891725 | controller |     "Jun 12 15:46:13.887393 crc crio[24284]: time=\"2026-06-12T15:46:13.887340744Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891739 | controller |     "Jun 12 15:46:13.887393 crc crio[24284]: time=\"2026-06-12T15:46:13.88738494Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=448bcd63-aede-4c3b-966d-c47978b913db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891754 | controller |     "Jun 12 15:46:13.888889 crc crio[24284]: time=\"2026-06-12T15:46:13.888784955Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c1a64497-2ded-4ad6-842e-fe72d892c77a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.891769 | controller |     "Jun 12 15:46:13.892831 crc crio[24284]: time=\"2026-06-12T15:46:13.892690038Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-12 16:39:24.891783 | controller |     "Jun 12 15:46:17.796388 crc crio[24284]: time=\"2026-06-12T15:46:17.795323473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=c1a64497-2ded-4ad6-842e-fe72d892c77a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.891797 | controller |     "Jun 12 15:46:17.797895 crc crio[24284]: time=\"2026-06-12T15:46:17.797311746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=415c1dce-e4eb-40f0-ae22-12b89b1bfe07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891812 | controller |     "Jun 12 15:46:17.823764 crc crio[24284]: time=\"2026-06-12T15:46:17.823582626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=185ba178-8e38-4cfa-80f3-f9b245ca34c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.891826 | controller |     "Jun 12 15:46:17.914632 crc crio[24284]: time=\"2026-06-12T15:46:17.914331274Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=e6e08795-26a5-4a3b-a362-56da83046f6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.891841 | controller |     "Jun 12 15:46:17.916755 crc crio[24284]: time=\"2026-06-12T15:46:17.91668065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891856 | controller |     "Jun 12 15:46:17.955215 crc crio[24284]: time=\"2026-06-12T15:46:17.955111327Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-nqcgn/POD\" id=5b38dfc5-dc69-45f0-b262-87b76e065ed8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.891870 | controller |     "Jun 12 15:46:17.955440 crc crio[24284]: time=\"2026-06-12T15:46:17.955223271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891888 | controller |     "Jun 12 15:46:17.996469 crc crio[24284]: time=\"2026-06-12T15:46:17.995644441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891903 | controller |     "Jun 12 15:46:18.006353 crc crio[24284]: time=\"2026-06-12T15:46:18.004594383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891918 | controller |     "Jun 12 15:46:18.012423 crc crio[24284]: time=\"2026-06-12T15:46:18.010510014Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc002722548}] Aliases:map[]}\"",
2026-06-12 16:39:24.891933 | controller |     "Jun 12 15:46:18.012423 crc crio[24284]: time=\"2026-06-12T15:46:18.010592877Z\" level=info msg=\"Adding pod openstack_glance-db-sync-nqcgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.891948 | controller |     "Jun 12 15:46:18.076227 crc crio[24284]: time=\"2026-06-12T15:46:18.075943646Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-74b7x/POD\" id=dca450ae-3f71-48db-97ed-64df182b522c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.891964 | controller |     "Jun 12 15:46:18.076227 crc crio[24284]: time=\"2026-06-12T15:46:18.076043099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.891979 | controller |     "Jun 12 15:46:18.135940 crc crio[24284]: time=\"2026-06-12T15:46:18.135836994Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc002722840}] Aliases:map[]}\"",
2026-06-12 16:39:24.891995 | controller |     "Jun 12 15:46:18.136314 crc crio[24284]: time=\"2026-06-12T15:46:18.135921167Z\" level=info msg=\"Adding pod openstack_root-account-create-update-74b7x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.892009 | controller |     "Jun 12 15:46:18.253442 crc crio[24284]: time=\"2026-06-12T15:46:18.251825399Z\" level=info msg=\"Created container b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873: openstack/swift-storage-0/account-server\" id=e6e08795-26a5-4a3b-a362-56da83046f6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892025 | controller |     "Jun 12 15:46:18.255773 crc crio[24284]: time=\"2026-06-12T15:46:18.255708815Z\" level=info msg=\"Starting container: b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873\" id=835fe66a-41de-4c27-9298-c832ec9f8d7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.892039 | controller |     "Jun 12 15:46:18.267824 crc crio[24284]: time=\"2026-06-12T15:46:18.267347911Z\" level=info msg=\"Started container\" PID=61159 containerID=b75f9a83568b8842da23e9e90bfbc32f57b97525cc9cf08da68f71d1cb531873 description=openstack/swift-storage-0/account-server id=835fe66a-41de-4c27-9298-c832ec9f8d7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.892061 | controller |     "Jun 12 15:46:18.291320 crc crio[24284]: time=\"2026-06-12T15:46:18.289210147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ddb7779c-6c61-4381-8aa4-465a4cb512bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892076 | controller |     "Jun 12 15:46:18.312402 crc crio[24284]: time=\"2026-06-12T15:46:18.310207653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4f0214ad-5573-4647-b801-61de2393df8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892091 | controller |     "Jun 12 15:46:18.341311 crc crio[24284]: time=\"2026-06-12T15:46:18.33796897Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=36b1eff3-56b0-439f-bb27-b5cdfc7e38de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892105 | controller |     "Jun 12 15:46:18.341311 crc crio[24284]: time=\"2026-06-12T15:46:18.339999606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892119 | controller |     "Jun 12 15:46:18.399727 crc crio[24284]: time=\"2026-06-12T15:46:18.399647952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892133 | controller |     "Jun 12 15:46:18.402783 crc crio[24284]: time=\"2026-06-12T15:46:18.402743119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892147 | controller |     "Jun 12 15:46:18.611930 crc crio[24284]: time=\"2026-06-12T15:46:18.611795934Z\" level=info msg=\"Created container e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0: openstack/swift-storage-0/account-replicator\" id=36b1eff3-56b0-439f-bb27-b5cdfc7e38de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892162 | controller |     "Jun 12 15:46:18.613940 crc crio[24284]: time=\"2026-06-12T15:46:18.613788083Z\" level=info msg=\"Starting container: e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0\" id=ddfd7b40-c7ec-47d4-8549-64e0cf1d29ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.892176 | controller |     "Jun 12 15:46:18.622924 crc crio[24284]: time=\"2026-06-12T15:46:18.62283956Z\" level=info msg=\"Started container\" PID=61235 containerID=e7f5f523e1e13c1fdb472acecc6d0ff0f20ab8a2df4dc98c9adf6e5968e6bad0 description=openstack/swift-storage-0/account-replicator id=ddfd7b40-c7ec-47d4-8549-64e0cf1d29ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.892191 | controller |     "Jun 12 15:46:18.786952 crc crio[24284]: time=\"2026-06-12T15:46:18.785209661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=56f4aef5-e33a-44e2-afc0-4c552e0d20f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892206 | controller |     "Jun 12 15:46:18.800323 crc crio[24284]: time=\"2026-06-12T15:46:18.800001289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5b989990-09c4-4c0f-90d5-4306174955be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892220 | controller |     "Jun 12 15:46:18.813318 crc crio[24284]: time=\"2026-06-12T15:46:18.810637945Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=ff1c33d6-b443-4722-b7b7-3aab5d9b7fdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892235 | controller |     "Jun 12 15:46:18.813318 crc crio[24284]: time=\"2026-06-12T15:46:18.812519187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892253 | controller |     "Jun 12 15:46:18.833104 crc crio[24284]: 2026-06-12T15:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e09e1f8052c8c8 Mac:56:40:00:40:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.892269 | controller |     "Jun 12 15:46:18.833104 crc crio[24284]: time=\"2026-06-12T15:46:18.828233976Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc002722840}] Aliases:map[]}\"",
2026-06-12 16:39:24.892284 | controller |     "Jun 12 15:46:18.833104 crc crio[24284]: time=\"2026-06-12T15:46:18.828471644Z\" level=info msg=\"Checking pod openstack_root-account-create-update-74b7x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.892298 | controller |     "Jun 12 15:46:18.854381 crc crio[24284]: time=\"2026-06-12T15:46:18.854221033Z\" level=info msg=\"Ran pod sandbox 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 with infra container: openstack/root-account-create-update-74b7x/POD\" id=dca450ae-3f71-48db-97ed-64df182b522c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.892313 | controller |     "Jun 12 15:46:18.860065 crc crio[24284]: time=\"2026-06-12T15:46:18.859941537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=50106164-5107-4210-9d05-729e27318db1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892327 | controller |     "Jun 12 15:46:18.869322 crc crio[24284]: time=\"2026-06-12T15:46:18.869053574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6712abd5-848f-4097-b65b-5532d554705a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892341 | controller |     "Jun 12 15:46:18.894159 crc crio[24284]: time=\"2026-06-12T15:46:18.894002365Z\" level=info msg=\"Creating container: openstack/root-account-create-update-74b7x/mariadb-account-create-update\" id=15be3fd1-d6c8-4e59-bc4b-c182e8cbe834 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892362 | controller |     "Jun 12 15:46:18.894809 crc crio[24284]: time=\"2026-06-12T15:46:18.894608035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892383 | controller |     "Jun 12 15:46:18.928051 crc crio[24284]: time=\"2026-06-12T15:46:18.927543301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892399 | controller |     "Jun 12 15:46:18.933061 crc crio[24284]: time=\"2026-06-12T15:46:18.932987755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892414 | controller |     "Jun 12 15:46:18.956828 crc crio[24284]: time=\"2026-06-12T15:46:18.956752094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892429 | controller |     "Jun 12 15:46:18.966060 crc crio[24284]: time=\"2026-06-12T15:46:18.965065726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892447 | controller |     "Jun 12 15:46:18.972478 crc crio[24284]: 2026-06-12T15:46:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bb1ca6fee8b3a4 Mac:5e:12:7c:a2:41:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f SocketPath: PciID:}] [{Interface:0xc0002ba9e0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.892462 | controller |     "Jun 12 15:46:18.977566 crc crio[24284]: time=\"2026-06-12T15:46:18.977510933Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc002722548}] Aliases:map[]}\"",
2026-06-12 16:39:24.892477 | controller |     "Jun 12 15:46:18.978560 crc crio[24284]: time=\"2026-06-12T15:46:18.978438663Z\" level=info msg=\"Checking pod openstack_glance-db-sync-nqcgn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.892492 | controller |     "Jun 12 15:46:19.008406 crc crio[24284]: time=\"2026-06-12T15:46:19.008354921Z\" level=info msg=\"Ran pod sandbox 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 with infra container: openstack/glance-db-sync-nqcgn/POD\" id=5b38dfc5-dc69-45f0-b262-87b76e065ed8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.892536 | controller |     "Jun 12 15:46:19.013455 crc crio[24284]: time=\"2026-06-12T15:46:19.013126527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892555 | controller |     "Jun 12 15:46:19.013455 crc crio[24284]: time=\"2026-06-12T15:46:19.013378785Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892570 | controller |     "Jun 12 15:46:19.013455 crc crio[24284]: time=\"2026-06-12T15:46:19.013423746Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=d2e56c20-cf7e-4fc2-bf27-8ca284a1a731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892585 | controller |     "Jun 12 15:46:19.016047 crc crio[24284]: time=\"2026-06-12T15:46:19.015915918Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c3968d7d-0e29-4c6c-a6d0-f45d2cba0d16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.892599 | controller |     "Jun 12 15:46:19.023552 crc crio[24284]: time=\"2026-06-12T15:46:19.022241561Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-12 16:39:24.892614 | controller |     "Jun 12 15:46:19.184532 crc crio[24284]: time=\"2026-06-12T15:46:19.184408371Z\" level=info msg=\"Created container 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0: openstack/root-account-create-update-74b7x/mariadb-account-create-update\" id=15be3fd1-d6c8-4e59-bc4b-c182e8cbe834 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892628 | controller |     "Jun 12 15:46:19.185621 crc crio[24284]: time=\"2026-06-12T15:46:19.185536628Z\" level=info msg=\"Created container 5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00: openstack/swift-storage-0/account-auditor\" id=ff1c33d6-b443-4722-b7b7-3aab5d9b7fdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892647 | controller |     "Jun 12 15:46:19.211102 crc crio[24284]: time=\"2026-06-12T15:46:19.21097447Z\" level=info msg=\"Starting container: 5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00\" id=f36b9fe6-e073-408e-b014-4f1f5b3c9610 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.892662 | controller |     "Jun 12 15:46:19.211549 crc crio[24284]: time=\"2026-06-12T15:46:19.211491677Z\" level=info msg=\"Starting container: 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0\" id=2813cffe-b681-4a69-bf3c-ea1f6e3e3d0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.892676 | controller |     "Jun 12 15:46:19.219631 crc crio[24284]: time=\"2026-06-12T15:46:19.219510916Z\" level=info msg=\"Started container\" PID=61285 containerID=5be4a6ff542ab099d08c70d09d599cd77f1d40e3fb43db2a4e588f22f42e8c00 description=openstack/swift-storage-0/account-auditor id=f36b9fe6-e073-408e-b014-4f1f5b3c9610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.892691 | controller |     "Jun 12 15:46:19.221131 crc crio[24284]: time=\"2026-06-12T15:46:19.220938894Z\" level=info msg=\"Started container\" PID=61287 containerID=0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0 description=openstack/root-account-create-update-74b7x/mariadb-account-create-update id=2813cffe-b681-4a69-bf3c-ea1f6e3e3d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402",
2026-06-12 16:39:24.892711 | controller |     "Jun 12 15:46:19.247845 crc crio[24284]: time=\"2026-06-12T15:46:19.247742568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dede77fd-6ab3-47fa-a82d-062acfd2e532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892734 | controller |     "Jun 12 15:46:19.269130 crc crio[24284]: time=\"2026-06-12T15:46:19.26901391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4cc08b3f-fb66-4b87-ae0a-1579c35d52ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892756 | controller |     "Jun 12 15:46:19.280499 crc crio[24284]: time=\"2026-06-12T15:46:19.280376673Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=7d450e80-ec8e-407e-bfc4-6bf1ef7e3edb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892776 | controller |     "Jun 12 15:46:19.283546 crc crio[24284]: time=\"2026-06-12T15:46:19.283464274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892794 | controller |     "Jun 12 15:46:19.360723 crc crio[24284]: time=\"2026-06-12T15:46:19.360662237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892810 | controller |     "Jun 12 15:46:19.370151 crc crio[24284]: time=\"2026-06-12T15:46:19.369802333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.892825 | controller |     "Jun 12 15:46:19.503351 crc crio[24284]: time=\"2026-06-12T15:46:19.503179163Z\" level=info msg=\"Created container 30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2: openstack/swift-storage-0/account-reaper\" id=7d450e80-ec8e-407e-bfc4-6bf1ef7e3edb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.892839 | controller |     "Jun 12 15:46:19.504965 crc crio[24284]: time=\"2026-06-12T15:46:19.504876138Z\" level=info msg=\"Starting container: 30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2\" id=3165e24c-c22a-41fa-a6f7-ba699c673bba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.892859 | controller |     "Jun 12 15:46:19.511805 crc crio[24284]: time=\"2026-06-12T15:46:19.511482122Z\" level=info msg=\"Started container\" PID=61330 containerID=30ddf0ab76ff1936a9f498bf6432db41c2bfada9324e259385789e4daaf250b2 description=openstack/swift-storage-0/account-reaper id=3165e24c-c22a-41fa-a6f7-ba699c673bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.892875 | controller |     "Jun 12 15:46:19.527428 crc crio[24284]: time=\"2026-06-12T15:46:19.527338854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892889 | controller |     "Jun 12 15:46:19.527685 crc crio[24284]: time=\"2026-06-12T15:46:19.5275182Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892904 | controller |     "Jun 12 15:46:19.527685 crc crio[24284]: time=\"2026-06-12T15:46:19.527560391Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=c40138de-bb04-4a7b-9a39-58d1db61ede0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.892918 | controller |     "Jun 12 15:46:19.528830 crc crio[24284]: time=\"2026-06-12T15:46:19.528740939Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e9e49d92-6090-43c1-a47d-24a826f52ece name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.892932 | controller |     "Jun 12 15:46:19.532395 crc crio[24284]: time=\"2026-06-12T15:46:19.532314515Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-12 16:39:24.892946 | controller |     "Jun 12 15:46:21.021966 crc crio[24284]: time=\"2026-06-12T15:46:21.020940591Z\" level=info msg=\"Stopping pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=d57732f0-7648-491a-9b95-b6c2205e3bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.892961 | controller |     "Jun 12 15:46:21.024617 crc crio[24284]: time=\"2026-06-12T15:46:21.02458271Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74b7x Namespace:openstack ID:5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402 UID:687c0b18-5aea-49ed-8d2e-b3534b38b459 NetNS:/var/run/netns/2de150bf-d1ee-44c8-b1a2-1b31a711c124 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod687c0b18_5aea_49ed_8d2e_b3534b38b459.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.892976 | controller |     "Jun 12 15:46:21.024863 crc crio[24284]: time=\"2026-06-12T15:46:21.024844128Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-74b7x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.892990 | controller |     "Jun 12 15:46:21.266126 crc crio[24284]: time=\"2026-06-12T15:46:21.265602099Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=e9e49d92-6090-43c1-a47d-24a826f52ece name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.893004 | controller |     "Jun 12 15:46:21.268288 crc crio[24284]: time=\"2026-06-12T15:46:21.267035043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6c1abb81-8543-4ea7-b197-588432017ecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893018 | controller |     "Jun 12 15:46:21.292939 crc crio[24284]: time=\"2026-06-12T15:46:21.292697404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=99cb64ae-2762-4d37-bcdc-155676b5fd4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893036 | controller |     "Jun 12 15:46:21.304600 crc crio[24284]: time=\"2026-06-12T15:46:21.304458923Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=714e633b-30c4-42eb-81bc-86512c0da8a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893051 | controller |     "Jun 12 15:46:21.306726 crc crio[24284]: time=\"2026-06-12T15:46:21.306677646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893066 | controller |     "Jun 12 15:46:21.386495 crc crio[24284]: time=\"2026-06-12T15:46:21.386410722Z\" level=info msg=\"Stopped pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=d57732f0-7648-491a-9b95-b6c2205e3bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.893081 | controller |     "Jun 12 15:46:21.399121 crc crio[24284]: time=\"2026-06-12T15:46:21.399038864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893096 | controller |     "Jun 12 15:46:21.405812 crc crio[24284]: time=\"2026-06-12T15:46:21.405746667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893111 | controller |     "Jun 12 15:46:21.656131 crc crio[24284]: time=\"2026-06-12T15:46:21.655682733Z\" level=info msg=\"Created container 0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55: openstack/swift-storage-0/container-server\" id=714e633b-30c4-42eb-81bc-86512c0da8a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893125 | controller |     "Jun 12 15:46:21.657616 crc crio[24284]: time=\"2026-06-12T15:46:21.657485369Z\" level=info msg=\"Starting container: 0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55\" id=aa5dfa3a-c932-41a8-bcbb-410fcb5d7274 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.893140 | controller |     "Jun 12 15:46:21.668801 crc crio[24284]: time=\"2026-06-12T15:46:21.668693044Z\" level=info msg=\"Started container\" PID=61475 containerID=0d2d9d021c9eb8ddfa15d560c01602aa76b8ebb576d42315992584938569fa55 description=openstack/swift-storage-0/container-server id=aa5dfa3a-c932-41a8-bcbb-410fcb5d7274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.893154 | controller |     "Jun 12 15:46:21.688859 crc crio[24284]: time=\"2026-06-12T15:46:21.688734332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a9c14713-3363-49eb-b616-0e35ddf4e790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893169 | controller |     "Jun 12 15:46:21.706985 crc crio[24284]: time=\"2026-06-12T15:46:21.706776385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c22f4261-4fc1-4aa3-8ff9-6867fccb16e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893183 | controller |     "Jun 12 15:46:21.719229 crc crio[24284]: time=\"2026-06-12T15:46:21.718523114Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=bbefff93-63af-4bad-84c4-283ff63fffe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893197 | controller |     "Jun 12 15:46:21.721322 crc crio[24284]: time=\"2026-06-12T15:46:21.72114661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893215 | controller |     "Jun 12 15:46:21.783746 crc crio[24284]: time=\"2026-06-12T15:46:21.783581637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893230 | controller |     "Jun 12 15:46:21.790224 crc crio[24284]: time=\"2026-06-12T15:46:21.789953772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893245 | controller |     "Jun 12 15:46:21.892500 crc crio[24284]: time=\"2026-06-12T15:46:21.892389605Z\" level=info msg=\"Created container 998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a: openstack/swift-storage-0/container-replicator\" id=bbefff93-63af-4bad-84c4-283ff63fffe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893259 | controller |     "Jun 12 15:46:21.893948 crc crio[24284]: time=\"2026-06-12T15:46:21.893885892Z\" level=info msg=\"Starting container: 998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a\" id=d45b758d-a2b4-45fc-a187-24d7716d4c22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.893274 | controller |     "Jun 12 15:46:21.900359 crc crio[24284]: time=\"2026-06-12T15:46:21.899768811Z\" level=info msg=\"Started container\" PID=61506 containerID=998653816a7be8f696db3f9bee6aa4da328845f778545fcc1ae7ad62f0ce403a description=openstack/swift-storage-0/container-replicator id=d45b758d-a2b4-45fc-a187-24d7716d4c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.893289 | controller |     "Jun 12 15:46:21.919133 crc crio[24284]: time=\"2026-06-12T15:46:21.918934082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a464e033-f4c6-444c-81f4-451b80701096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893304 | controller |     "Jun 12 15:46:21.933667 crc crio[24284]: time=\"2026-06-12T15:46:21.933579074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c3a88723-af17-499d-b985-6ad55d1c866a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893319 | controller |     "Jun 12 15:46:21.942122 crc crio[24284]: time=\"2026-06-12T15:46:21.942034477Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=efea735e-efcd-4e98-a69c-0a77278c5223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893334 | controller |     "Jun 12 15:46:21.943910 crc crio[24284]: time=\"2026-06-12T15:46:21.943877838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893349 | controller |     "Jun 12 15:46:21.986919 crc crio[24284]: time=\"2026-06-12T15:46:21.986697073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893364 | controller |     "Jun 12 15:46:21.989979 crc crio[24284]: time=\"2026-06-12T15:46:21.989906605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893378 | controller |     "Jun 12 15:46:22.121561 crc crio[24284]: time=\"2026-06-12T15:46:22.120896947Z\" level=info msg=\"Created container 0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba: openstack/swift-storage-0/container-auditor\" id=efea735e-efcd-4e98-a69c-0a77278c5223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893393 | controller |     "Jun 12 15:46:22.124384 crc crio[24284]: time=\"2026-06-12T15:46:22.124318649Z\" level=info msg=\"Starting container: 0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba\" id=92e0a14e-78f3-405b-88b1-72e7bce0bec8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.893411 | controller |     "Jun 12 15:46:22.135684 crc crio[24284]: time=\"2026-06-12T15:46:22.135562213Z\" level=info msg=\"Started container\" PID=61520 containerID=0f76d193e791a204e5469957a9671fafc751419177992c5d2b5bf7ff22f091ba description=openstack/swift-storage-0/container-auditor id=92e0a14e-78f3-405b-88b1-72e7bce0bec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.893426 | controller |     "Jun 12 15:46:22.157181 crc crio[24284]: time=\"2026-06-12T15:46:22.157029355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d87d4945-ac10-4b8a-bbe8-d885bbad8616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893441 | controller |     "Jun 12 15:46:22.172137 crc crio[24284]: time=\"2026-06-12T15:46:22.171978473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=074fcd51-3dda-4cfb-8878-d8b88936f09d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893455 | controller |     "Jun 12 15:46:22.182770 crc crio[24284]: time=\"2026-06-12T15:46:22.182663934Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=67dfc698-2d33-43c1-8ad9-c3a033f9edfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893476 | controller |     "Jun 12 15:46:22.184949 crc crio[24284]: time=\"2026-06-12T15:46:22.184859095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893491 | controller |     "Jun 12 15:46:22.246636 crc crio[24284]: time=\"2026-06-12T15:46:22.246465549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893505 | controller |     "Jun 12 15:46:22.254370 crc crio[24284]: time=\"2026-06-12T15:46:22.253994279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893542 | controller |     "Jun 12 15:46:22.485645 crc crio[24284]: time=\"2026-06-12T15:46:22.485593323Z\" level=info msg=\"Created container 23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c: openstack/swift-storage-0/container-updater\" id=67dfc698-2d33-43c1-8ad9-c3a033f9edfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893559 | controller |     "Jun 12 15:46:22.488116 crc crio[24284]: time=\"2026-06-12T15:46:22.488061554Z\" level=info msg=\"Starting container: 23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c\" id=b928e2a7-036d-4c9c-9b5a-7675e53481da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.893574 | controller |     "Jun 12 15:46:22.495047 crc crio[24284]: time=\"2026-06-12T15:46:22.495003588Z\" level=info msg=\"Started container\" PID=61532 containerID=23affa6b477fc52562375fd222e6501cfbe36ea85df2ca2fe1a8e7b259b1cc7c description=openstack/swift-storage-0/container-updater id=b928e2a7-036d-4c9c-9b5a-7675e53481da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.893588 | controller |     "Jun 12 15:46:22.509603 crc crio[24284]: time=\"2026-06-12T15:46:22.509527456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a6aaf3fd-84a8-4ff1-9659-5e51820fee2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893603 | controller |     "Jun 12 15:46:22.526889 crc crio[24284]: time=\"2026-06-12T15:46:22.526804225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d4c074d0-9fc4-4e70-b341-c3d21d17ed25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893621 | controller |     "Jun 12 15:46:22.537804 crc crio[24284]: time=\"2026-06-12T15:46:22.537686288Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=5d20d9c8-e8a7-4494-bf3c-04bce646cc89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893636 | controller |     "Jun 12 15:46:22.539239 crc crio[24284]: time=\"2026-06-12T15:46:22.539191848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893651 | controller |     "Jun 12 15:46:22.589219 crc crio[24284]: time=\"2026-06-12T15:46:22.589018306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893665 | controller |     "Jun 12 15:46:22.593140 crc crio[24284]: time=\"2026-06-12T15:46:22.593030976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893680 | controller |     "Jun 12 15:46:22.997626 crc crio[24284]: time=\"2026-06-12T15:46:22.997138976Z\" level=info msg=\"Created container 78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731: openstack/swift-storage-0/object-server\" id=5d20d9c8-e8a7-4494-bf3c-04bce646cc89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893695 | controller |     "Jun 12 15:46:22.998809 crc crio[24284]: time=\"2026-06-12T15:46:22.998730086Z\" level=info msg=\"Starting container: 78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731\" id=0935e8c8-123b-4979-bbb2-b36dc3aa1bb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.893709 | controller |     "Jun 12 15:46:23.005671 crc crio[24284]: time=\"2026-06-12T15:46:23.005601668Z\" level=info msg=\"Started container\" PID=61559 containerID=78847d6a507e697ee9626e1a2c3b434b757173d7559c36ed172bc920fde78731 description=openstack/swift-storage-0/object-server id=0935e8c8-123b-4979-bbb2-b36dc3aa1bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.893724 | controller |     "Jun 12 15:46:23.071756 crc crio[24284]: time=\"2026-06-12T15:46:23.069817003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a2162bd9-43eb-4565-b125-67ff0b62d9fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893739 | controller |     "Jun 12 15:46:23.099164 crc crio[24284]: time=\"2026-06-12T15:46:23.098940275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=999f71c2-cfc8-462d-8e87-0637e9182c16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893754 | controller |     "Jun 12 15:46:23.108798 crc crio[24284]: time=\"2026-06-12T15:46:23.108684659Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=37073f77-be2b-4d6d-a654-a85fa3596562 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893768 | controller |     "Jun 12 15:46:23.111183 crc crio[24284]: time=\"2026-06-12T15:46:23.111126379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893784 | controller |     "Jun 12 15:46:23.188797 crc crio[24284]: time=\"2026-06-12T15:46:23.188672494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893805 | controller |     "Jun 12 15:46:23.194969 crc crio[24284]: time=\"2026-06-12T15:46:23.194859595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893832 | controller |     "Jun 12 15:46:23.312444 crc crio[24284]: time=\"2026-06-12T15:46:23.312341311Z\" level=info msg=\"Created container ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab: openstack/swift-storage-0/object-replicator\" id=37073f77-be2b-4d6d-a654-a85fa3596562 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893855 | controller |     "Jun 12 15:46:23.313885 crc crio[24284]: time=\"2026-06-12T15:46:23.313805258Z\" level=info msg=\"Starting container: ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab\" id=33846b1a-1cc6-4f0c-b4d4-d4db9a9b0ceb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.893872 | controller |     "Jun 12 15:46:23.320683 crc crio[24284]: time=\"2026-06-12T15:46:23.320576869Z\" level=info msg=\"Started container\" PID=61602 containerID=ba31e5805ef895ef9adacba2b28b57bc54c604182d0b240531a71e05e108fdab description=openstack/swift-storage-0/object-replicator id=33846b1a-1cc6-4f0c-b4d4-d4db9a9b0ceb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.893887 | controller |     "Jun 12 15:46:23.334873 crc crio[24284]: time=\"2026-06-12T15:46:23.334795607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5c073dab-c834-4a04-bd34-203b5c7dcb12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893902 | controller |     "Jun 12 15:46:23.366762 crc crio[24284]: time=\"2026-06-12T15:46:23.366668446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f6f9e96d-a46c-429e-b8ad-3e9918c6f5dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.893917 | controller |     "Jun 12 15:46:23.378548 crc crio[24284]: time=\"2026-06-12T15:46:23.378441147Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=ddda0830-119f-437e-a99b-ddfbb074199d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893932 | controller |     "Jun 12 15:46:23.380833 crc crio[24284]: time=\"2026-06-12T15:46:23.380770613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893946 | controller |     "Jun 12 15:46:23.429380 crc crio[24284]: time=\"2026-06-12T15:46:23.429291293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893961 | controller |     "Jun 12 15:46:23.432797 crc crio[24284]: time=\"2026-06-12T15:46:23.432724915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.893976 | controller |     "Jun 12 15:46:23.585678 crc crio[24284]: time=\"2026-06-12T15:46:23.585572181Z\" level=info msg=\"Created container cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494: openstack/swift-storage-0/object-auditor\" id=ddda0830-119f-437e-a99b-ddfbb074199d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.893990 | controller |     "Jun 12 15:46:23.589176 crc crio[24284]: time=\"2026-06-12T15:46:23.589024552Z\" level=info msg=\"Starting container: cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494\" id=0b6345cb-0eaa-4725-8552-651b1e0d9415 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.894005 | controller |     "Jun 12 15:46:23.600238 crc crio[24284]: time=\"2026-06-12T15:46:23.600141252Z\" level=info msg=\"Started container\" PID=61666 containerID=cb9ca76bdd553b71e5e5dd0b6a8803a37b03ebac987fc91f7dd18e6fc5991494 description=openstack/swift-storage-0/object-auditor id=0b6345cb-0eaa-4725-8552-651b1e0d9415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.894023 | controller |     "Jun 12 15:46:23.623806 crc crio[24284]: time=\"2026-06-12T15:46:23.623696556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=201d2f3c-7134-4b5c-a570-7aa9d7a1deb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894039 | controller |     "Jun 12 15:46:23.651824 crc crio[24284]: time=\"2026-06-12T15:46:23.651713174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e6984972-80b3-4be0-a969-2e24293a947a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894053 | controller |     "Jun 12 15:46:23.669449 crc crio[24284]: time=\"2026-06-12T15:46:23.666367232Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=a81f3fe9-b252-4116-a1ec-270de54b01e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894068 | controller |     "Jun 12 15:46:23.669449 crc crio[24284]: time=\"2026-06-12T15:46:23.668170581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894082 | controller |     "Jun 12 15:46:23.753742 crc crio[24284]: time=\"2026-06-12T15:46:23.752762683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894097 | controller |     "Jun 12 15:46:23.765946 crc crio[24284]: time=\"2026-06-12T15:46:23.765230697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894112 | controller |     "Jun 12 15:46:23.897828 crc crio[24284]: time=\"2026-06-12T15:46:23.897700698Z\" level=info msg=\"Created container 1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8: openstack/swift-storage-0/object-updater\" id=a81f3fe9-b252-4116-a1ec-270de54b01e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894126 | controller |     "Jun 12 15:46:23.899979 crc crio[24284]: time=\"2026-06-12T15:46:23.899883738Z\" level=info msg=\"Starting container: 1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8\" id=6ac229c6-957b-482e-9231-05f694a5ec7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.894141 | controller |     "Jun 12 15:46:23.906076 crc crio[24284]: time=\"2026-06-12T15:46:23.905988826Z\" level=info msg=\"Started container\" PID=61692 containerID=1b025556f80d4ffd6bf98f989d9f7b01fe96081afe1b84dcee4b6772b851a0c8 description=openstack/swift-storage-0/object-updater id=6ac229c6-957b-482e-9231-05f694a5ec7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.894156 | controller |     "Jun 12 15:46:23.923324 crc crio[24284]: time=\"2026-06-12T15:46:23.921551598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=b212981b-af6e-412c-9ea6-b77aece9d919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894171 | controller |     "Jun 12 15:46:23.946697 crc crio[24284]: time=\"2026-06-12T15:46:23.946544007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2e44b2e3-f9e5-41e3-9661-8680428e03dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894185 | controller |     "Jun 12 15:46:23.962004 crc crio[24284]: time=\"2026-06-12T15:46:23.961914603Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=bcf522c3-e2e3-47f8-8395-483c95a9ddf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894200 | controller |     "Jun 12 15:46:23.963713 crc crio[24284]: time=\"2026-06-12T15:46:23.96365148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894218 | controller |     "Jun 12 15:46:24.041866 crc crio[24284]: time=\"2026-06-12T15:46:24.041771283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894233 | controller |     "Jun 12 15:46:24.047543 crc crio[24284]: time=\"2026-06-12T15:46:24.047318242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894247 | controller |     "Jun 12 15:46:24.661204 crc crio[24284]: time=\"2026-06-12T15:46:24.661135459Z\" level=info msg=\"Created container 7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad: openstack/swift-storage-0/object-expirer\" id=bcf522c3-e2e3-47f8-8395-483c95a9ddf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894261 | controller |     "Jun 12 15:46:24.664051 crc crio[24284]: time=\"2026-06-12T15:46:24.663839036Z\" level=info msg=\"Starting container: 7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad\" id=91be2b3a-78b9-46f4-b38b-d930cf08bdc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.894275 | controller |     "Jun 12 15:46:24.673556 crc crio[24284]: time=\"2026-06-12T15:46:24.673452932Z\" level=info msg=\"Started container\" PID=61750 containerID=7cd296c84693246059b6c77381e7965e69491affc109e20e5210abb7a19cb6ad description=openstack/swift-storage-0/object-expirer id=91be2b3a-78b9-46f4-b38b-d930cf08bdc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.894290 | controller |     "Jun 12 15:46:24.774372 crc crio[24284]: time=\"2026-06-12T15:46:24.774155391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3734339f-ab12-4d11-aa6b-e3a3941a463e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894304 | controller |     "Jun 12 15:46:24.788377 crc crio[24284]: time=\"2026-06-12T15:46:24.788296508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=95574566-9def-44ca-b261-fe6bc6af0e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894318 | controller |     "Jun 12 15:46:24.998440 crc crio[24284]: time=\"2026-06-12T15:46:24.997599382Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=b168f084-fc64-4b4b-8d26-15ebec66eac8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894333 | controller |     "Jun 12 15:46:25.000520 crc crio[24284]: time=\"2026-06-12T15:46:25.000404654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894347 | controller |     "Jun 12 15:46:25.058915 crc crio[24284]: time=\"2026-06-12T15:46:25.05880771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894362 | controller |     "Jun 12 15:46:25.062858 crc crio[24284]: time=\"2026-06-12T15:46:25.062754597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894376 | controller |     "Jun 12 15:46:25.370879 crc crio[24284]: time=\"2026-06-12T15:46:25.37070496Z\" level=info msg=\"Created container c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc: openstack/swift-storage-0/rsync\" id=b168f084-fc64-4b4b-8d26-15ebec66eac8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894391 | controller |     "Jun 12 15:46:25.376965 crc crio[24284]: time=\"2026-06-12T15:46:25.37688187Z\" level=info msg=\"Starting container: c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc\" id=0a187754-d250-4037-9e5b-70241b4f9a14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.894409 | controller |     "Jun 12 15:46:25.384076 crc crio[24284]: time=\"2026-06-12T15:46:25.383974219Z\" level=info msg=\"Started container\" PID=61825 containerID=c104e06bb3ea7f78823721a9699ca6db82a9e2be426fa07c2c66560b35fa29fc description=openstack/swift-storage-0/rsync id=0a187754-d250-4037-9e5b-70241b4f9a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.894424 | controller |     "Jun 12 15:46:25.396800 crc crio[24284]: time=\"2026-06-12T15:46:25.396330677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a4fa476c-5c79-4fc3-9969-3b74b675e73a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894439 | controller |     "Jun 12 15:46:25.430756 crc crio[24284]: time=\"2026-06-12T15:46:25.430699858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=55d19111-6dc8-4f33-95b7-9d63e83bb196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.894453 | controller |     "Jun 12 15:46:25.442066 crc crio[24284]: time=\"2026-06-12T15:46:25.442010864Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=0a3cb731-a5b0-4674-b697-ff1fb51d366c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894467 | controller |     "Jun 12 15:46:25.444395 crc crio[24284]: time=\"2026-06-12T15:46:25.44435039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894482 | controller |     "Jun 12 15:46:25.491502 crc crio[24284]: time=\"2026-06-12T15:46:25.491446601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894496 | controller |     "Jun 12 15:46:25.497357 crc crio[24284]: time=\"2026-06-12T15:46:25.497311561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894526 | controller |     "Jun 12 15:46:25.678732 crc crio[24284]: time=\"2026-06-12T15:46:25.678674481Z\" level=info msg=\"Created container 5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9: openstack/swift-storage-0/swift-recon-cron\" id=0a3cb731-a5b0-4674-b697-ff1fb51d366c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.894547 | controller |     "Jun 12 15:46:25.682008 crc crio[24284]: time=\"2026-06-12T15:46:25.681910466Z\" level=info msg=\"Starting container: 5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9\" id=b2a47221-0a7f-47ac-9bb2-76782d997c3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.894562 | controller |     "Jun 12 15:46:25.687999 crc crio[24284]: time=\"2026-06-12T15:46:25.68790169Z\" level=info msg=\"Started container\" PID=61854 containerID=5351c32ce09e9351fcca4a7d543aa664d14536726af5e433bc4f2b8e981d05f9 description=openstack/swift-storage-0/swift-recon-cron id=b2a47221-0a7f-47ac-9bb2-76782d997c3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2256788cd30ed130e3af0e24a47ba3fd57cff8aa72612179b88cf67ee655aba2",
2026-06-12 16:39:24.894577 | controller |     "Jun 12 15:46:26.314143 crc crio[24284]: time=\"2026-06-12T15:46:26.313760978Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-8c889/POD\" id=9226b6f2-2be4-412e-a07c-5359b97ad8dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.894592 | controller |     "Jun 12 15:46:26.314525 crc crio[24284]: time=\"2026-06-12T15:46:26.314168681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.894611 | controller |     "Jun 12 15:46:26.368048 crc crio[24284]: time=\"2026-06-12T15:46:26.367906736Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc001212bd0}] Aliases:map[]}\"",
2026-06-12 16:39:24.894626 | controller |     "Jun 12 15:46:26.368048 crc crio[24284]: time=\"2026-06-12T15:46:26.367966178Z\" level=info msg=\"Adding pod openstack_root-account-create-update-8c889 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.894641 | controller |     "Jun 12 15:46:26.524360 crc crio[24284]: time=\"2026-06-12T15:46:26.524174939Z\" level=info msg=\"Removing container: 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9\" id=e02f93fb-a54a-493b-9d67-61e173b79b2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.894655 | controller |     "Jun 12 15:46:26.737907 crc crio[24284]: time=\"2026-06-12T15:46:26.734846184Z\" level=info msg=\"Removed container 9bbeba02cff07f2ee377d2ec868b79910d5fef0c4e719f4c6255c2b35205adc9: openshift-infra/auto-csr-approver-29687980-hdlnd/oc\" id=e02f93fb-a54a-493b-9d67-61e173b79b2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.894670 | controller |     "Jun 12 15:46:26.753565 crc crio[24284]: time=\"2026-06-12T15:46:26.752829775Z\" level=info msg=\"Stopping pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=439b13f7-d97e-4da4-8fc6-9eb1bbff8bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894684 | controller |     "Jun 12 15:46:26.753565 crc crio[24284]: time=\"2026-06-12T15:46:26.752947052Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=439b13f7-d97e-4da4-8fc6-9eb1bbff8bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894698 | controller |     "Jun 12 15:46:26.754059 crc crio[24284]: time=\"2026-06-12T15:46:26.75392038Z\" level=info msg=\"Removing pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=fedef6a9-ccce-4ab9-a81f-589375ccec0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894712 | controller |     "Jun 12 15:46:26.793063 crc crio[24284]: time=\"2026-06-12T15:46:26.792939734Z\" level=info msg=\"Removed pod sandbox: 8230ddd95ed7b15b18d9e465aa69c5db100183b50a52ccfe818b9f63163c064a\" id=fedef6a9-ccce-4ab9-a81f-589375ccec0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894726 | controller |     "Jun 12 15:46:26.795027 crc crio[24284]: time=\"2026-06-12T15:46:26.794982927Z\" level=info msg=\"Stopping pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=eb716954-883d-46a5-af04-2c1478aa5e88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894741 | controller |     "Jun 12 15:46:26.795659 crc crio[24284]: time=\"2026-06-12T15:46:26.795630944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=eb716954-883d-46a5-af04-2c1478aa5e88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894755 | controller |     "Jun 12 15:46:26.809141 crc crio[24284]: time=\"2026-06-12T15:46:26.809053432Z\" level=info msg=\"Removing pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=433db4d9-e9ea-4a20-b2fa-b1a7a48a5e23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894772 | controller |     "Jun 12 15:46:26.822849 crc crio[24284]: time=\"2026-06-12T15:46:26.822784341Z\" level=info msg=\"Removed pod sandbox: 26c138ad5cfb73120ab5c696298ca30cefa6be763dc364c132b54cb32b1b557f\" id=433db4d9-e9ea-4a20-b2fa-b1a7a48a5e23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894787 | controller |     "Jun 12 15:46:26.824731 crc crio[24284]: time=\"2026-06-12T15:46:26.824678136Z\" level=info msg=\"Stopping pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=13cd69d1-d19f-40ce-bf5f-a1f8afc5aaff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894801 | controller |     "Jun 12 15:46:26.824911 crc crio[24284]: time=\"2026-06-12T15:46:26.824751439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=13cd69d1-d19f-40ce-bf5f-a1f8afc5aaff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894815 | controller |     "Jun 12 15:46:26.825589 crc crio[24284]: time=\"2026-06-12T15:46:26.825559385Z\" level=info msg=\"Removing pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=9601777a-b82a-40e8-bcdf-a45891f60575 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894829 | controller |     "Jun 12 15:46:26.858875 crc crio[24284]: time=\"2026-06-12T15:46:26.858775891Z\" level=info msg=\"Removed pod sandbox: 9cf6e3c91bb9969f85a6b5ef0241acc954792673c7e37bb517d2abbbb1f0b4ad\" id=9601777a-b82a-40e8-bcdf-a45891f60575 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894844 | controller |     "Jun 12 15:46:26.860029 crc crio[24284]: time=\"2026-06-12T15:46:26.859945127Z\" level=info msg=\"Stopping pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d157f2ac-4eda-496b-8658-fee51368d22f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894858 | controller |     "Jun 12 15:46:26.860170 crc crio[24284]: time=\"2026-06-12T15:46:26.86004577Z\" level=info msg=\"Stopped pod sandbox (already stopped): a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d157f2ac-4eda-496b-8658-fee51368d22f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894871 | controller |     "Jun 12 15:46:26.860800 crc crio[24284]: time=\"2026-06-12T15:46:26.860736762Z\" level=info msg=\"Removing pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d950a3e4-38b6-4db5-9a63-ce2a08e3d2cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894886 | controller |     "Jun 12 15:46:26.881938 crc crio[24284]: time=\"2026-06-12T15:46:26.881833586Z\" level=info msg=\"Removed pod sandbox: a603859aa950c8ef9eb8511c0946fc56bee1180076cd266c68d18d9b7f9e3fc9\" id=d950a3e4-38b6-4db5-9a63-ce2a08e3d2cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894900 | controller |     "Jun 12 15:46:26.882987 crc crio[24284]: time=\"2026-06-12T15:46:26.88292583Z\" level=info msg=\"Stopping pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=f5d44358-196b-4242-b843-be8269271b19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894914 | controller |     "Jun 12 15:46:26.883136 crc crio[24284]: time=\"2026-06-12T15:46:26.882997882Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=f5d44358-196b-4242-b843-be8269271b19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894928 | controller |     "Jun 12 15:46:26.883919 crc crio[24284]: time=\"2026-06-12T15:46:26.883831229Z\" level=info msg=\"Removing pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=108e7fae-d233-412c-bbe1-b40e13931275 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894943 | controller |     "Jun 12 15:46:26.898131 crc crio[24284]: time=\"2026-06-12T15:46:26.897989208Z\" level=info msg=\"Removed pod sandbox: 6257050acce01659e4dce857f0bdfe927c8ebe012d56a8704c1218e292f022df\" id=108e7fae-d233-412c-bbe1-b40e13931275 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.894964 | controller |     "Jun 12 15:46:26.899106 crc crio[24284]: time=\"2026-06-12T15:46:26.898981618Z\" level=info msg=\"Stopping pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=c2e5193c-e52c-49bd-9651-8c25e653c52e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894979 | controller |     "Jun 12 15:46:26.899106 crc crio[24284]: time=\"2026-06-12T15:46:26.899071041Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=c2e5193c-e52c-49bd-9651-8c25e653c52e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.894993 | controller |     "Jun 12 15:46:26.899930 crc crio[24284]: time=\"2026-06-12T15:46:26.899845895Z\" level=info msg=\"Removing pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=b3611818-5fc1-4ffc-9819-672eadd4118a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.895007 | controller |     "Jun 12 15:46:26.923180 crc crio[24284]: time=\"2026-06-12T15:46:26.923007777Z\" level=info msg=\"Removed pod sandbox: 8f20cb91a66b77a79ce319e6b7e0d555df6afc0af593b7aaa052b72748d1e0c0\" id=b3611818-5fc1-4ffc-9819-672eadd4118a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.895022 | controller |     "Jun 12 15:46:26.924227 crc crio[24284]: time=\"2026-06-12T15:46:26.924149562Z\" level=info msg=\"Stopping pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=ba35c514-8b79-4f26-ae37-d1472e4f92b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.895036 | controller |     "Jun 12 15:46:26.924227 crc crio[24284]: time=\"2026-06-12T15:46:26.924215904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=ba35c514-8b79-4f26-ae37-d1472e4f92b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.895050 | controller |     "Jun 12 15:46:26.924907 crc crio[24284]: time=\"2026-06-12T15:46:26.924831434Z\" level=info msg=\"Removing pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=4c81639c-1813-40d2-86d4-8e0301c83f8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.895064 | controller |     "Jun 12 15:46:26.955468 crc crio[24284]: time=\"2026-06-12T15:46:26.954942781Z\" level=info msg=\"Removed pod sandbox: 1928dcb8c20e90f4f2e986f3d7e9828f1f7cca1407578aed9351546aec0d143f\" id=4c81639c-1813-40d2-86d4-8e0301c83f8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.895078 | controller |     "Jun 12 15:46:26.986242 crc crio[24284]: 2026-06-12T15:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3af05c049f83f Mac:5a:59:6b:0d:98:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc SocketPath: PciID:}] [{Interface:0xc00022e6c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.895092 | controller |     "Jun 12 15:46:26.988507 crc crio[24284]: time=\"2026-06-12T15:46:26.988309915Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc001212bd0}] Aliases:map[]}\"",
2026-06-12 16:39:24.895107 | controller |     "Jun 12 15:46:26.988609 crc crio[24284]: time=\"2026-06-12T15:46:26.988517932Z\" level=info msg=\"Checking pod openstack_root-account-create-update-8c889 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.895125 | controller |     "Jun 12 15:46:27.004761 crc crio[24284]: time=\"2026-06-12T15:46:27.004657377Z\" level=info msg=\"Ran pod sandbox 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 with infra container: openstack/root-account-create-update-8c889/POD\" id=9226b6f2-2be4-412e-a07c-5359b97ad8dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895139 | controller |     "Jun 12 15:46:27.007884 crc crio[24284]: time=\"2026-06-12T15:46:27.007799605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c90b792d-2f40-4604-b4d9-401c88befba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.895154 | controller |     "Jun 12 15:46:27.010886 crc crio[24284]: time=\"2026-06-12T15:46:27.010727449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=272903de-a5e6-455e-9f87-8d370cd8aa4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.895168 | controller |     "Jun 12 15:46:27.032921 crc crio[24284]: time=\"2026-06-12T15:46:27.032846255Z\" level=info msg=\"Creating container: openstack/root-account-create-update-8c889/mariadb-account-create-update\" id=e4d43377-7556-4375-8362-580d342d98cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.895182 | controller |     "Jun 12 15:46:27.033403 crc crio[24284]: time=\"2026-06-12T15:46:27.03334853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895197 | controller |     "Jun 12 15:46:27.089774 crc crio[24284]: time=\"2026-06-12T15:46:27.08967783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895212 | controller |     "Jun 12 15:46:27.109163 crc crio[24284]: time=\"2026-06-12T15:46:27.108421496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895226 | controller |     "Jun 12 15:46:27.148414 crc crio[24284]: time=\"2026-06-12T15:46:27.148197022Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/POD\" id=a9b0e92b-2827-4dc2-aa3a-99cb01dbf769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895241 | controller |     "Jun 12 15:46:27.148414 crc crio[24284]: time=\"2026-06-12T15:46:27.148352737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895256 | controller |     "Jun 12 15:46:27.174112 crc crio[24284]: time=\"2026-06-12T15:46:27.173915363Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722190}] Aliases:map[]}\"",
2026-06-12 16:39:24.895271 | controller |     "Jun 12 15:46:27.174112 crc crio[24284]: time=\"2026-06-12T15:46:27.173974395Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.895286 | controller |     "Jun 12 15:46:27.363061 crc crio[24284]: time=\"2026-06-12T15:46:27.36259786Z\" level=info msg=\"Created container dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d: openstack/root-account-create-update-8c889/mariadb-account-create-update\" id=e4d43377-7556-4375-8362-580d342d98cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.895304 | controller |     "Jun 12 15:46:27.365963 crc crio[24284]: time=\"2026-06-12T15:46:27.365918738Z\" level=info msg=\"Starting container: dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d\" id=c493bff3-49f0-4ff6-ab77-938a70447473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.895319 | controller |     "Jun 12 15:46:27.373453 crc crio[24284]: time=\"2026-06-12T15:46:27.373401562Z\" level=info msg=\"Started container\" PID=62007 containerID=dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d description=openstack/root-account-create-update-8c889/mariadb-account-create-update id=c493bff3-49f0-4ff6-ab77-938a70447473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678",
2026-06-12 16:39:24.895334 | controller |     "Jun 12 15:46:27.815829 crc crio[24284]: 2026-06-12T15:46:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bedad189c542907 Mac:ee:f5:fc:ce:5f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d SocketPath: PciID:}] [{Interface:0xc00048c6e0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.895349 | controller |     "Jun 12 15:46:27.816958 crc crio[24284]: time=\"2026-06-12T15:46:27.816019966Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722190}] Aliases:map[]}\"",
2026-06-12 16:39:24.895364 | controller |     "Jun 12 15:46:27.816958 crc crio[24284]: time=\"2026-06-12T15:46:27.816238303Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.895379 | controller |     "Jun 12 15:46:27.837532 crc crio[24284]: time=\"2026-06-12T15:46:27.837418717Z\" level=info msg=\"Ran pod sandbox bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 with infra container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/POD\" id=a9b0e92b-2827-4dc2-aa3a-99cb01dbf769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895393 | controller |     "Jun 12 15:46:27.845949 crc crio[24284]: time=\"2026-06-12T15:46:27.845453266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a08d9ced-7443-4d0b-bb59-b98c250cb865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.895407 | controller |     "Jun 12 15:46:27.919217 crc crio[24284]: time=\"2026-06-12T15:46:27.916871338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a0bbd09-6229-40ed-abdd-ab2249797b34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.895422 | controller |     "Jun 12 15:46:27.930695 crc crio[24284]: time=\"2026-06-12T15:46:27.930600667Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init\" id=ff990bde-ec6f-44e7-b1d8-ddaa0168a0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.895436 | controller |     "Jun 12 15:46:27.931112 crc crio[24284]: time=\"2026-06-12T15:46:27.931029741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895451 | controller |     "Jun 12 15:46:28.006849 crc crio[24284]: time=\"2026-06-12T15:46:28.006736346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895465 | controller |     "Jun 12 15:46:28.012576 crc crio[24284]: time=\"2026-06-12T15:46:28.012488202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895483 | controller |     "Jun 12 15:46:28.230241 crc crio[24284]: time=\"2026-06-12T15:46:28.230166907Z\" level=info msg=\"Created container 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init\" id=ff990bde-ec6f-44e7-b1d8-ddaa0168a0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.895499 | controller |     "Jun 12 15:46:28.233982 crc crio[24284]: time=\"2026-06-12T15:46:28.233905568Z\" level=info msg=\"Starting container: 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde\" id=86bbbe58-6d69-41b4-92fa-9f329d78c0bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.895528 | controller |     "Jun 12 15:46:28.251679 crc crio[24284]: time=\"2026-06-12T15:46:28.251491686Z\" level=info msg=\"Started container\" PID=62183 containerID=29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde description=openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init id=86bbbe58-6d69-41b4-92fa-9f329d78c0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235",
2026-06-12 16:39:24.895547 | controller |     "Jun 12 15:46:29.263626 crc crio[24284]: time=\"2026-06-12T15:46:29.262953422Z\" level=info msg=\"Stopping pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=d895ffe3-1872-4301-a120-c5580499277a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.895564 | controller |     "Jun 12 15:46:29.264401 crc crio[24284]: time=\"2026-06-12T15:46:29.263398027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf060022-f490-42b4-8a97-a35b1c430c46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.895579 | controller |     "Jun 12 15:46:29.264803 crc crio[24284]: time=\"2026-06-12T15:46:29.264468172Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-8c889 Namespace:openstack ID:0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678 UID:f025cc77-9bf5-4d52-8255-1c8f21f27e2d NetNS:/var/run/netns/12a0fe40-364d-42cc-afaf-70c91b848dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf025cc77_9bf5_4d52_8255_1c8f21f27e2d.slice PodAnnotations:0xc004286060}] Aliases:map[]}\"",
2026-06-12 16:39:24.895593 | controller |     "Jun 12 15:46:29.264803 crc crio[24284]: time=\"2026-06-12T15:46:29.264656798Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-8c889 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.895608 | controller |     "Jun 12 15:46:35.205043 crc crio[24284]: time=\"2026-06-12T15:46:35.203761898Z\" level=info msg=\"Running pod sandbox: openstack/cinder-c375-account-create-update-2fb8c/POD\" id=52839648-0a42-4d0d-846a-dbbe6aabfb65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895623 | controller |     "Jun 12 15:46:35.205043 crc crio[24284]: time=\"2026-06-12T15:46:35.204569725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895637 | controller |     "Jun 12 15:46:35.287666 crc crio[24284]: time=\"2026-06-12T15:46:35.287595497Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-5f8m4/POD\" id=cdbd5578-ec8d-4a83-8c79-1d39d49e79d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895652 | controller |     "Jun 12 15:46:35.287866 crc crio[24284]: time=\"2026-06-12T15:46:35.28769552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895670 | controller |     "Jun 12 15:46:35.570055 crc crio[24284]: time=\"2026-06-12T15:46:35.569966812Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-nq68l/POD\" id=d839201e-4d3e-4c5c-948d-e658ac696b22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895685 | controller |     "Jun 12 15:46:35.570210 crc crio[24284]: time=\"2026-06-12T15:46:35.570069415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895699 | controller |     "Jun 12 15:46:35.587178 crc crio[24284]: time=\"2026-06-12T15:46:35.586823026Z\" level=info msg=\"Running pod sandbox: openstack/neutron-58e5-account-create-update-jrd4t/POD\" id=7b22e6da-d398-4356-ad06-86880b2101a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895714 | controller |     "Jun 12 15:46:35.587525 crc crio[24284]: time=\"2026-06-12T15:46:35.587226139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895728 | controller |     "Jun 12 15:46:35.726620 crc crio[24284]: time=\"2026-06-12T15:46:35.72648863Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-fr2vq/POD\" id=a8aa77bc-1dde-4298-9cb5-b43d6cb7c81d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895742 | controller |     "Jun 12 15:46:35.726620 crc crio[24284]: time=\"2026-06-12T15:46:35.726628394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895757 | controller |     "Jun 12 15:46:35.856895 crc crio[24284]: time=\"2026-06-12T15:46:35.856370858Z\" level=info msg=\"Running pod sandbox: openstack/barbican-00b7-account-create-update-9gjxn/POD\" id=d477f90d-34ef-4a76-8f43-5f3acd22422a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895771 | controller |     "Jun 12 15:46:35.857172 crc crio[24284]: time=\"2026-06-12T15:46:35.857141405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895785 | controller |     "Jun 12 15:46:35.867525 crc crio[24284]: time=\"2026-06-12T15:46:35.867489018Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-7rgrt/POD\" id=26b38aec-63c9-4cf3-a230-5a533bb7d0dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.895799 | controller |     "Jun 12 15:46:35.867628 crc crio[24284]: time=\"2026-06-12T15:46:35.86756673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895814 | controller |     "Jun 12 15:46:39.780976 crc crio[24284]: time=\"2026-06-12T15:46:39.78047751Z\" level=info msg=\"Stopped pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=d895ffe3-1872-4301-a120-c5580499277a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.895835 | controller |     "Jun 12 15:46:39.858496 crc crio[24284]: time=\"2026-06-12T15:46:39.857779148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=552af58b-67a4-4fd6-b2bb-4ccedfbd61a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.895858 | controller |     "Jun 12 15:46:39.923508 crc crio[24284]: time=\"2026-06-12T15:46:39.923380458Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=ca8e11e7-c3c8-4a29-ba2f-31e9b8f47f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.895885 | controller |     "Jun 12 15:46:39.926716 crc crio[24284]: time=\"2026-06-12T15:46:39.926605754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.895916 | controller |     "Jun 12 15:46:39.935620 crc crio[24284]: time=\"2026-06-12T15:46:39.935518411Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b9f28}] Aliases:map[]}\"",
2026-06-12 16:39:24.895934 | controller |     "Jun 12 15:46:39.935620 crc crio[24284]: time=\"2026-06-12T15:46:39.935608364Z\" level=info msg=\"Adding pod openstack_neutron-db-create-fr2vq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.895949 | controller |     "Jun 12 15:46:40.069420 crc crio[24284]: time=\"2026-06-12T15:46:40.069328814Z\" level=info msg=\"Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc002c1e128}] Aliases:map[]}\"",
2026-06-12 16:39:24.895964 | controller |     "Jun 12 15:46:40.069420 crc crio[24284]: time=\"2026-06-12T15:46:40.069405427Z\" level=info msg=\"Adding pod openstack_neutron-58e5-account-create-update-jrd4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.895979 | controller |     "Jun 12 15:46:40.078312 crc crio[24284]: time=\"2026-06-12T15:46:40.078081498Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=c3968d7d-0e29-4c6c-a6d0-f45d2cba0d16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.895994 | controller |     "Jun 12 15:46:40.080394 crc crio[24284]: time=\"2026-06-12T15:46:40.080189066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ac4390b9-7c2c-47d7-ba16-5beec91884aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896009 | controller |     "Jun 12 15:46:40.089148 crc crio[24284]: time=\"2026-06-12T15:46:40.088461012Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.896024 | controller |     "Jun 12 15:46:40.089148 crc crio[24284]: time=\"2026-06-12T15:46:40.089128214Z\" level=info msg=\"Adding pod openstack_cinder-db-create-5f8m4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.896039 | controller |     "Jun 12 15:46:40.115963 crc crio[24284]: time=\"2026-06-12T15:46:40.115860474Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0032421d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.896057 | controller |     "Jun 12 15:46:40.115963 crc crio[24284]: time=\"2026-06-12T15:46:40.115933996Z\" level=info msg=\"Adding pod openstack_barbican-db-create-nq68l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.896073 | controller |     "Jun 12 15:46:40.152598 crc crio[24284]: time=\"2026-06-12T15:46:40.149587379Z\" level=info msg=\"Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002c1e370}] Aliases:map[]}\"",
2026-06-12 16:39:24.896088 | controller |     "Jun 12 15:46:40.152598 crc crio[24284]: time=\"2026-06-12T15:46:40.149658191Z\" level=info msg=\"Adding pod openstack_cinder-c375-account-create-update-2fb8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.896103 | controller |     "Jun 12 15:46:40.153996 crc crio[24284]: time=\"2026-06-12T15:46:40.153082291Z\" level=info msg=\"Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc00008d070}] Aliases:map[]}\"",
2026-06-12 16:39:24.896118 | controller |     "Jun 12 15:46:40.153996 crc crio[24284]: time=\"2026-06-12T15:46:40.153192234Z\" level=info msg=\"Adding pod openstack_barbican-00b7-account-create-update-9gjxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.896133 | controller |     "Jun 12 15:46:40.209970 crc crio[24284]: time=\"2026-06-12T15:46:40.208596289Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc000b842e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.896148 | controller |     "Jun 12 15:46:40.209970 crc crio[24284]: time=\"2026-06-12T15:46:40.208662891Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-7rgrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.896163 | controller |     "Jun 12 15:46:40.258865 crc crio[24284]: time=\"2026-06-12T15:46:40.258783268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=63c5c766-072a-4c5e-acd6-ba86a93ff41a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896178 | controller |     "Jun 12 15:46:40.290857 crc crio[24284]: time=\"2026-06-12T15:46:40.290754945Z\" level=info msg=\"Creating container: openstack/glance-db-sync-nqcgn/glance-db-sync\" id=267d982a-5457-4cc1-b669-12c0a4bf3574 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.896192 | controller |     "Jun 12 15:46:40.297230 crc crio[24284]: time=\"2026-06-12T15:46:40.297161161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896207 | controller |     "Jun 12 15:46:40.355733 crc crio[24284]: time=\"2026-06-12T15:46:40.35434183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896225 | controller |     "Jun 12 15:46:40.385647 crc crio[24284]: time=\"2026-06-12T15:46:40.383927051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896240 | controller |     "Jun 12 15:46:40.408644 crc crio[24284]: time=\"2026-06-12T15:46:40.408543695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896255 | controller |     "Jun 12 15:46:40.542737 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48a1ea54e7d7297 Mac:3e:e4:dd:d4:32:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896270 | controller |     "Jun 12 15:46:40.542737 crc crio[24284]: time=\"2026-06-12T15:46:40.541996382Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b9f28}] Aliases:map[]}\"",
2026-06-12 16:39:24.896285 | controller |     "Jun 12 15:46:40.542737 crc crio[24284]: time=\"2026-06-12T15:46:40.542164658Z\" level=info msg=\"Checking pod openstack_neutron-db-create-fr2vq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.896300 | controller |     "Jun 12 15:46:40.550728 crc crio[24284]: time=\"2026-06-12T15:46:40.550635064Z\" level=info msg=\"Ran pod sandbox 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 with infra container: openstack/neutron-db-create-fr2vq/POD\" id=a8aa77bc-1dde-4298-9cb5-b43d6cb7c81d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.896315 | controller |     "Jun 12 15:46:40.554470 crc crio[24284]: time=\"2026-06-12T15:46:40.554384679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=691d9564-4962-4499-a983-cccb8b57d9eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896330 | controller |     "Jun 12 15:46:40.558401 crc crio[24284]: time=\"2026-06-12T15:46:40.558323897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e5e794d4-9f80-482c-95ff-dd6fb5be414d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896345 | controller |     "Jun 12 15:46:40.578711 crc crio[24284]: time=\"2026-06-12T15:46:40.575329308Z\" level=info msg=\"Creating container: openstack/neutron-db-create-fr2vq/mariadb-database-create\" id=76910c3b-b11d-4619-b689-ac98608cc141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.896359 | controller |     "Jun 12 15:46:40.578711 crc crio[24284]: time=\"2026-06-12T15:46:40.577139577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896374 | controller |     "Jun 12 15:46:40.608178 crc crio[24284]: time=\"2026-06-12T15:46:40.608008933Z\" level=info msg=\"Created container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=ca8e11e7-c3c8-4a29-ba2f-31e9b8f47f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.896389 | controller |     "Jun 12 15:46:40.609514 crc crio[24284]: time=\"2026-06-12T15:46:40.609416559Z\" level=info msg=\"Starting container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d\" id=0f5566ff-a9f8-48dc-84ab-c438d8206488 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.896408 | controller |     "Jun 12 15:46:40.617498 crc crio[24284]: time=\"2026-06-12T15:46:40.617395818Z\" level=info msg=\"Started container\" PID=63030 containerID=17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d description=openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns id=0f5566ff-a9f8-48dc-84ab-c438d8206488 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235",
2026-06-12 16:39:24.896423 | controller |     "Jun 12 15:46:40.667037 crc crio[24284]: time=\"2026-06-12T15:46:40.666929117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896437 | controller |     "Jun 12 15:46:40.682332 crc crio[24284]: time=\"2026-06-12T15:46:40.675507624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896452 | controller |     "Jun 12 15:46:40.825868 crc crio[24284]: time=\"2026-06-12T15:46:40.825757421Z\" level=info msg=\"Created container 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9: openstack/neutron-db-create-fr2vq/mariadb-database-create\" id=76910c3b-b11d-4619-b689-ac98608cc141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.896466 | controller |     "Jun 12 15:46:40.831013 crc crio[24284]: time=\"2026-06-12T15:46:40.830919893Z\" level=info msg=\"Starting container: 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9\" id=f2021467-0ab0-4cd6-9e43-22b47137a551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.896481 | controller |     "Jun 12 15:46:40.837663 crc crio[24284]: time=\"2026-06-12T15:46:40.837332663Z\" level=info msg=\"Started container\" PID=63065 containerID=9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9 description=openstack/neutron-db-create-fr2vq/mariadb-database-create id=f2021467-0ab0-4cd6-9e43-22b47137a551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6",
2026-06-12 16:39:24.896496 | controller |     "Jun 12 15:46:40.843749 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:931d9f69ca58405 Mac:06:c8:fe:09:e1:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896551 | controller |     "Jun 12 15:46:40.844954 crc crio[24284]: time=\"2026-06-12T15:46:40.844744434Z\" level=info msg=\"Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc002c1e128}] Aliases:map[]}\"",
2026-06-12 16:39:24.896568 | controller |     "Jun 12 15:46:40.845179 crc crio[24284]: time=\"2026-06-12T15:46:40.845078165Z\" level=info msg=\"Checking pod openstack_neutron-58e5-account-create-update-jrd4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.896583 | controller |     "Jun 12 15:46:40.852396 crc crio[24284]: 2026-06-12T15:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:381330cf7f37c39 Mac:de:f0:9f:33:08:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 SocketPath: PciID:}] [{Interface:0xc0005285c0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896605 | controller |     "Jun 12 15:46:40.853454 crc crio[24284]: time=\"2026-06-12T15:46:40.853303332Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.896623 | controller |     "Jun 12 15:46:40.853680 crc crio[24284]: time=\"2026-06-12T15:46:40.853532322Z\" level=info msg=\"Ran pod sandbox 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b with infra container: openstack/neutron-58e5-account-create-update-jrd4t/POD\" id=7b22e6da-d398-4356-ad06-86880b2101a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.896638 | controller |     "Jun 12 15:46:40.853965 crc crio[24284]: time=\"2026-06-12T15:46:40.85355722Z\" level=info msg=\"Checking pod openstack_cinder-db-create-5f8m4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.896653 | controller |     "Jun 12 15:46:40.865856 crc crio[24284]: time=\"2026-06-12T15:46:40.861827163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=be3a23f4-9ef3-4160-9463-8204d2007561 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896667 | controller |     "Jun 12 15:46:40.868938 crc crio[24284]: time=\"2026-06-12T15:46:40.868230362Z\" level=info msg=\"Ran pod sandbox 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b with infra container: openstack/cinder-db-create-5f8m4/POD\" id=cdbd5578-ec8d-4a83-8c79-1d39d49e79d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.896681 | controller |     "Jun 12 15:46:40.871081 crc crio[24284]: time=\"2026-06-12T15:46:40.870577178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d23aab4a-af7c-435f-8633-7c988b1fcab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896696 | controller |     "Jun 12 15:46:40.875303 crc crio[24284]: time=\"2026-06-12T15:46:40.873624057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2e1392d-8df9-41a6-a3f1-a918aa6bd1c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896711 | controller |     "Jun 12 15:46:40.876466 crc crio[24284]: time=\"2026-06-12T15:46:40.875833338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=edad1042-aee9-46fd-a572-6715b2d51918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.896725 | controller |     "Jun 12 15:46:40.882545 crc crio[24284]: time=\"2026-06-12T15:46:40.88236118Z\" level=info msg=\"Creating container: openstack/cinder-db-create-5f8m4/mariadb-database-create\" id=eef52a85-88dd-4994-866e-f5aff3ea59f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.896740 | controller |     "Jun 12 15:46:40.882861 crc crio[24284]: time=\"2026-06-12T15:46:40.882793214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896755 | controller |     "Jun 12 15:46:40.888837 crc crio[24284]: time=\"2026-06-12T15:46:40.888717775Z\" level=info msg=\"Creating container: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update\" id=18fed0b7-dee3-4603-ad17-62299592e1e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.896773 | controller |     "Jun 12 15:46:40.911772 crc crio[24284]: time=\"2026-06-12T15:46:40.911678909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896787 | controller |     "Jun 12 15:46:40.946226 crc crio[24284]: time=\"2026-06-12T15:46:40.946171262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896802 | controller |     "Jun 12 15:46:40.950935 crc crio[24284]: time=\"2026-06-12T15:46:40.950892484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896817 | controller |     "Jun 12 15:46:40.967791 crc crio[24284]: time=\"2026-06-12T15:46:40.967687486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896831 | controller |     "Jun 12 15:46:40.971833 crc crio[24284]: time=\"2026-06-12T15:46:40.971535001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.896845 | controller |     "Jun 12 15:46:41.120669 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5aac26b99725c85 Mac:92:d3:0e:90:21:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 SocketPath: PciID:}] [{Interface:0xc000419220 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896859 | controller |     "Jun 12 15:46:41.125457 crc crio[24284]: time=\"2026-06-12T15:46:41.125364436Z\" level=info msg=\"Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002c1e370}] Aliases:map[]}\"",
2026-06-12 16:39:24.896874 | controller |     "Jun 12 15:46:41.125979 crc crio[24284]: time=\"2026-06-12T15:46:41.125643063Z\" level=info msg=\"Checking pod openstack_cinder-c375-account-create-update-2fb8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.896889 | controller |     "Jun 12 15:46:41.128924 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a7ca3191ddfbd5 Mac:d2:5a:f9:65:58:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896903 | controller |     "Jun 12 15:46:41.130415 crc crio[24284]: time=\"2026-06-12T15:46:41.130174362Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0032421d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.896917 | controller |     "Jun 12 15:46:41.130760 crc crio[24284]: time=\"2026-06-12T15:46:41.130628217Z\" level=info msg=\"Checking pod openstack_barbican-db-create-nq68l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.896934 | controller |     "Jun 12 15:46:41.139547 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8b215cf98f5efd Mac:9a:6f:f0:12:01:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 SocketPath: PciID:}] [{Interface:0xc00012c750 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896949 | controller |     "Jun 12 15:46:41.139789 crc crio[24284]: 2026-06-12T15:46:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94250de52421da5 Mac:56:33:85:ce:c6:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.896964 | controller |     "Jun 12 15:46:41.140761 crc crio[24284]: time=\"2026-06-12T15:46:41.140678898Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc000b842e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.896979 | controller |     "Jun 12 15:46:41.141210 crc crio[24284]: time=\"2026-06-12T15:46:41.141145193Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-7rgrt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.896993 | controller |     "Jun 12 15:46:41.142802 crc crio[24284]: time=\"2026-06-12T15:46:41.142724054Z\" level=info msg=\"Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc00008d070}] Aliases:map[]}\"",
2026-06-12 16:39:24.897008 | controller |     "Jun 12 15:46:41.143499 crc crio[24284]: time=\"2026-06-12T15:46:41.143429407Z\" level=info msg=\"Checking pod openstack_barbican-00b7-account-create-update-9gjxn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.897023 | controller |     "Jun 12 15:46:41.145887 crc crio[24284]: time=\"2026-06-12T15:46:41.14541296Z\" level=info msg=\"Ran pod sandbox 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 with infra container: openstack/barbican-db-create-nq68l/POD\" id=d839201e-4d3e-4c5c-948d-e658ac696b22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.897037 | controller |     "Jun 12 15:46:41.149227 crc crio[24284]: time=\"2026-06-12T15:46:41.149114772Z\" level=info msg=\"Ran pod sandbox 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 with infra container: openstack/cinder-c375-account-create-update-2fb8c/POD\" id=52839648-0a42-4d0d-846a-dbbe6aabfb65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.897051 | controller |     "Jun 12 15:46:41.152457 crc crio[24284]: time=\"2026-06-12T15:46:41.152325184Z\" level=info msg=\"Ran pod sandbox c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 with infra container: openstack/barbican-00b7-account-create-update-9gjxn/POD\" id=d477f90d-34ef-4a76-8f43-5f3acd22422a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.897065 | controller |     "Jun 12 15:46:41.152574 crc crio[24284]: time=\"2026-06-12T15:46:41.152546256Z\" level=info msg=\"Ran pod sandbox 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea with infra container: openstack/keystone-db-sync-7rgrt/POD\" id=26b38aec-63c9-4cf3-a230-5a533bb7d0dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.897083 | controller |     "Jun 12 15:46:41.156513 crc crio[24284]: time=\"2026-06-12T15:46:41.15531962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1e9fa683-efbf-4828-8460-98c8ec3ce0a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897098 | controller |     "Jun 12 15:46:41.161127 crc crio[24284]: time=\"2026-06-12T15:46:41.161036846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897112 | controller |     "Jun 12 15:46:41.161511 crc crio[24284]: time=\"2026-06-12T15:46:41.161293935Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897127 | controller |     "Jun 12 15:46:41.161511 crc crio[24284]: time=\"2026-06-12T15:46:41.161378397Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=a1bd8a41-bf53-41eb-a9ad-72d3a318a468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897141 | controller |     "Jun 12 15:46:41.162180 crc crio[24284]: time=\"2026-06-12T15:46:41.162122907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3252684a-e631-469b-818f-51ad5f1f93fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897156 | controller |     "Jun 12 15:46:41.163850 crc crio[24284]: time=\"2026-06-12T15:46:41.163731492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=39ce93ed-5880-4ce6-9f33-89964a30afdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897170 | controller |     "Jun 12 15:46:41.164577 crc crio[24284]: time=\"2026-06-12T15:46:41.164514918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fbb8061e-6bcd-4ab1-9260-ef26659a53e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897184 | controller |     "Jun 12 15:46:41.170921 crc crio[24284]: time=\"2026-06-12T15:46:41.170810081Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=89903e2e-978a-4121-8010-5841f763f335 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.897198 | controller |     "Jun 12 15:46:41.176496 crc crio[24284]: time=\"2026-06-12T15:46:41.176412024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4f73abe8-3f5c-4c17-9f33-fdd8edf26c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897212 | controller |     "Jun 12 15:46:41.177116 crc crio[24284]: time=\"2026-06-12T15:46:41.177029034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=220e1e27-6590-4ceb-8ac3-4cbb01d5b3a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.897226 | controller |     "Jun 12 15:46:41.188040 crc crio[24284]: time=\"2026-06-12T15:46:41.187401793Z\" level=info msg=\"Creating container: openstack/barbican-db-create-nq68l/mariadb-database-create\" id=6ed27528-7f46-4ea9-9418-c216df48db4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897241 | controller |     "Jun 12 15:46:41.188040 crc crio[24284]: time=\"2026-06-12T15:46:41.187860068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897255 | controller |     "Jun 12 15:46:41.195853 crc crio[24284]: time=\"2026-06-12T15:46:41.194845039Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-12 16:39:24.897273 | controller |     "Jun 12 15:46:41.204605 crc crio[24284]: time=\"2026-06-12T15:46:41.204327934Z\" level=info msg=\"Creating container: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update\" id=1b7a1076-241a-4afd-af04-556e58cdc204 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897289 | controller |     "Jun 12 15:46:41.209849 crc crio[24284]: time=\"2026-06-12T15:46:41.209753929Z\" level=info msg=\"Creating container: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update\" id=13dec1e7-f9c5-4bfe-896b-52d7fa9af071 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897303 | controller |     "Jun 12 15:46:41.210817 crc crio[24284]: time=\"2026-06-12T15:46:41.210717793Z\" level=info msg=\"Created container 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update\" id=18fed0b7-dee3-4603-ad17-62299592e1e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897317 | controller |     "Jun 12 15:46:41.214157 crc crio[24284]: time=\"2026-06-12T15:46:41.214042128Z\" level=info msg=\"Starting container: 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0\" id=7bec3c0b-28be-4266-b2a2-054a1c46dd5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.897332 | controller |     "Jun 12 15:46:41.214635 crc crio[24284]: time=\"2026-06-12T15:46:41.214576386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897346 | controller |     "Jun 12 15:46:41.215776 crc crio[24284]: time=\"2026-06-12T15:46:41.21563319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897361 | controller |     "Jun 12 15:46:41.221547 crc crio[24284]: time=\"2026-06-12T15:46:41.221186642Z\" level=info msg=\"Started container\" PID=63136 containerID=0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0 description=openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update id=7bec3c0b-28be-4266-b2a2-054a1c46dd5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b",
2026-06-12 16:39:24.897376 | controller |     "Jun 12 15:46:41.226072 crc crio[24284]: time=\"2026-06-12T15:46:41.226027796Z\" level=info msg=\"Created container bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423: openstack/cinder-db-create-5f8m4/mariadb-database-create\" id=eef52a85-88dd-4994-866e-f5aff3ea59f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897391 | controller |     "Jun 12 15:46:41.231714 crc crio[24284]: time=\"2026-06-12T15:46:41.230803359Z\" level=info msg=\"Starting container: bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423\" id=026eb3cb-9960-4805-bf66-6c5958ffa635 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.897406 | controller |     "Jun 12 15:46:41.253639 crc crio[24284]: time=\"2026-06-12T15:46:41.253536149Z\" level=info msg=\"Started container\" PID=63135 containerID=bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423 description=openstack/cinder-db-create-5f8m4/mariadb-database-create id=026eb3cb-9960-4805-bf66-6c5958ffa635 name=/runtime.v1.RuntimeService/StartContainer sandboxID=381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b",
2026-06-12 16:39:24.897421 | controller |     "Jun 12 15:46:41.266589 crc crio[24284]: time=\"2026-06-12T15:46:41.266327242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897436 | controller |     "Jun 12 15:46:41.272977 crc crio[24284]: time=\"2026-06-12T15:46:41.272341402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897454 | controller |     "Jun 12 15:46:41.306480 crc crio[24284]: time=\"2026-06-12T15:46:41.301605647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897469 | controller |     "Jun 12 15:46:41.306480 crc crio[24284]: time=\"2026-06-12T15:46:41.30477866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897484 | controller |     "Jun 12 15:46:41.317883 crc crio[24284]: time=\"2026-06-12T15:46:41.317651945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897498 | controller |     "Jun 12 15:46:41.326327 crc crio[24284]: time=\"2026-06-12T15:46:41.326029248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897527 | controller |     "Jun 12 15:46:41.436350 crc crio[24284]: time=\"2026-06-12T15:46:41.431708062Z\" level=info msg=\"Created container 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039: openstack/barbican-db-create-nq68l/mariadb-database-create\" id=6ed27528-7f46-4ea9-9418-c216df48db4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897548 | controller |     "Jun 12 15:46:41.436350 crc crio[24284]: time=\"2026-06-12T15:46:41.436223588Z\" level=info msg=\"Starting container: 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039\" id=ec64825b-cf17-4c9f-a331-ed91d5196358 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.897565 | controller |     "Jun 12 15:46:41.455429 crc crio[24284]: time=\"2026-06-12T15:46:41.454782851Z\" level=info msg=\"Created container 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update\" id=1b7a1076-241a-4afd-af04-556e58cdc204 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897580 | controller |     "Jun 12 15:46:41.457412 crc crio[24284]: time=\"2026-06-12T15:46:41.457290499Z\" level=info msg=\"Starting container: 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3\" id=4c6415b7-c5e9-4213-8839-11a5acc95e0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.897594 | controller |     "Jun 12 15:46:41.466042 crc crio[24284]: time=\"2026-06-12T15:46:41.464712078Z\" level=info msg=\"Started container\" PID=63184 containerID=5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3 description=openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update id=4c6415b7-c5e9-4213-8839-11a5acc95e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675",
2026-06-12 16:39:24.897610 | controller |     "Jun 12 15:46:41.466484 crc crio[24284]: time=\"2026-06-12T15:46:41.466317631Z\" level=info msg=\"Started container\" PID=63162 containerID=01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039 description=openstack/barbican-db-create-nq68l/mariadb-database-create id=ec64825b-cf17-4c9f-a331-ed91d5196358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7",
2026-06-12 16:39:24.897625 | controller |     "Jun 12 15:46:41.468218 crc crio[24284]: time=\"2026-06-12T15:46:41.468157647Z\" level=info msg=\"Created container 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update\" id=13dec1e7-f9c5-4bfe-896b-52d7fa9af071 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897646 | controller |     "Jun 12 15:46:41.474469 crc crio[24284]: time=\"2026-06-12T15:46:41.474151076Z\" level=info msg=\"Starting container: 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee\" id=4ad71894-e230-4a87-81e2-a122d042331e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.897662 | controller |     "Jun 12 15:46:41.523053 crc crio[24284]: time=\"2026-06-12T15:46:41.522951398Z\" level=info msg=\"Started container\" PID=63178 containerID=2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee description=openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update id=4ad71894-e230-4a87-81e2-a122d042331e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0",
2026-06-12 16:39:24.897676 | controller |     "Jun 12 15:46:41.803866 crc crio[24284]: time=\"2026-06-12T15:46:41.803187417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.897691 | controller |     "Jun 12 15:46:42.089292 crc crio[24284]: time=\"2026-06-12T15:46:42.089005153Z\" level=info msg=\"Created container 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92: openstack/glance-db-sync-nqcgn/glance-db-sync\" id=267d982a-5457-4cc1-b669-12c0a4bf3574 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.897706 | controller |     "Jun 12 15:46:42.090860 crc crio[24284]: time=\"2026-06-12T15:46:42.090207692Z\" level=info msg=\"Starting container: 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92\" id=ad75a573-0d8a-412d-8b53-9b7a4f399193 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.897720 | controller |     "Jun 12 15:46:42.099950 crc crio[24284]: time=\"2026-06-12T15:46:42.099736852Z\" level=info msg=\"Started container\" PID=63301 containerID=27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92 description=openstack/glance-db-sync-nqcgn/glance-db-sync id=ad75a573-0d8a-412d-8b53-9b7a4f399193 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2",
2026-06-12 16:39:24.897735 | controller |     "Jun 12 15:46:42.593489 crc crio[24284]: time=\"2026-06-12T15:46:42.593130037Z\" level=info msg=\"Stopping pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=8d0d8c30-85e2-4269-8f0e-b9e3066942cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897750 | controller |     "Jun 12 15:46:42.594128 crc crio[24284]: time=\"2026-06-12T15:46:42.594055477Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-fr2vq Namespace:openstack ID:48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6 UID:15a95cc2-cf2e-4a53-bd95-b4810c431dc2 NetNS:/var/run/netns/efe30005-4009-4656-a757-e8818c0f7bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15a95cc2_cf2e_4a53_bd95_b4810c431dc2.slice PodAnnotations:0xc0009b8870}] Aliases:map[]}\"",
2026-06-12 16:39:24.897765 | controller |     "Jun 12 15:46:42.594383 crc crio[24284]: time=\"2026-06-12T15:46:42.594343906Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-fr2vq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.897779 | controller |     "Jun 12 15:46:43.219198 crc crio[24284]: time=\"2026-06-12T15:46:43.21868176Z\" level=info msg=\"Stopped pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=8d0d8c30-85e2-4269-8f0e-b9e3066942cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897794 | controller |     "Jun 12 15:46:43.605852 crc crio[24284]: time=\"2026-06-12T15:46:43.605332725Z\" level=info msg=\"Stopping pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=a3cbc769-b383-471f-a360-282cf6c87fe1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897812 | controller |     "Jun 12 15:46:43.606029 crc crio[24284]: time=\"2026-06-12T15:46:43.605981237Z\" level=info msg=\"Stopping pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=a361302e-ddd0-4c43-99fd-7cbb8e65d067 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897827 | controller |     "Jun 12 15:46:43.606165 crc crio[24284]: time=\"2026-06-12T15:46:43.606074239Z\" level=info msg=\"Stopping pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=90f1ecb6-1aa5-45d2-bbaf-cc05f98efab9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897842 | controller |     "Jun 12 15:46:43.606790 crc crio[24284]: time=\"2026-06-12T15:46:43.605730568Z\" level=info msg=\"Stopping pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=d73bdc4d-fc24-4d5e-9122-72754e675b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897856 | controller |     "Jun 12 15:46:43.606950 crc crio[24284]: time=\"2026-06-12T15:46:43.606915196Z\" level=info msg=\"Stopping pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=40acdc8c-44b2-41c7-a513-7ad2a8f5f8bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.897871 | controller |     "Jun 12 15:46:43.607314 crc crio[24284]: time=\"2026-06-12T15:46:43.607192946Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-5f8m4 Namespace:openstack ID:381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b UID:2d96968c-550d-44e7-93ec-76d098efd91f NetNS:/var/run/netns/9bb60b0c-220d-4fb8-b4d4-6de34b203199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d96968c_550d_44e7_93ec_76d098efd91f.slice PodAnnotations:0xc000b853b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.897886 | controller |     "Jun 12 15:46:43.607404 crc crio[24284]: time=\"2026-06-12T15:46:43.60703354Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-nq68l Namespace:openstack ID:3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7 UID:03c67421-ffb0-4df1-a77d-899d3876ae48 NetNS:/var/run/netns/3847cced-7545-4ce8-bfe5-5cf2c6063158 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c67421_ffb0_4df1_a77d_899d3876ae48.slice PodAnnotations:0xc0006be628}] Aliases:map[]}\"",
2026-06-12 16:39:24.897901 | controller |     "Jun 12 15:46:43.607561 crc crio[24284]: time=\"2026-06-12T15:46:43.607450994Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-5f8m4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.897916 | controller |     "Jun 12 15:46:43.607561 crc crio[24284]: time=\"2026-06-12T15:46:43.607488924Z\" level=info msg=\"Got pod network &{Name:cinder-c375-account-create-update-2fb8c Namespace:openstack ID:5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675 UID:7b0f0395-2a1d-4dcd-9712-06ca60b5f9b6 NetNS:/var/run/netns/dfd77dfe-2643-4973-9325-9f98d79a1c84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b0f0395_2a1d_4dcd_9712_06ca60b5f9b6.slice PodAnnotations:0xc002722590}] Aliases:map[]}\"",
2026-06-12 16:39:24.897930 | controller |     "Jun 12 15:46:43.607561 crc crio[24284]: time=\"2026-06-12T15:46:43.607528138Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-nq68l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.897945 | controller |     "Jun 12 15:46:43.607702 crc crio[24284]: time=\"2026-06-12T15:46:43.607644599Z\" level=info msg=\"Deleting pod openstack_cinder-c375-account-create-update-2fb8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.897963 | controller |     "Jun 12 15:46:43.607935 crc crio[24284]: time=\"2026-06-12T15:46:43.607035972Z\" level=info msg=\"Got pod network &{Name:barbican-00b7-account-create-update-9gjxn Namespace:openstack ID:c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0 UID:20fb7e84-8b07-4a7f-8c3e-22f2c8593a9f NetNS:/var/run/netns/9053ece6-e077-40d1-8105-3000ddc6b472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20fb7e84_8b07_4a7f_8c3e_22f2c8593a9f.slice PodAnnotations:0xc003242d50}] Aliases:map[]}\"",
2026-06-12 16:39:24.897980 | controller |     "Jun 12 15:46:43.608117 crc crio[24284]: time=\"2026-06-12T15:46:43.608058273Z\" level=info msg=\"Got pod network &{Name:neutron-58e5-account-create-update-jrd4t Namespace:openstack ID:931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b UID:5d18d485-6919-4a57-800f-908047b717a0 NetNS:/var/run/netns/4de58a52-3f58-4522-9dbf-e81eedd2a6bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d18d485_6919_4a57_800f_908047b717a0.slice PodAnnotations:0xc0006be660}] Aliases:map[]}\"",
2026-06-12 16:39:24.897995 | controller |     "Jun 12 15:46:43.608456 crc crio[24284]: time=\"2026-06-12T15:46:43.608432525Z\" level=info msg=\"Deleting pod openstack_neutron-58e5-account-create-update-jrd4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898011 | controller |     "Jun 12 15:46:43.608650 crc crio[24284]: time=\"2026-06-12T15:46:43.608127606Z\" level=info msg=\"Deleting pod openstack_barbican-00b7-account-create-update-9gjxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898026 | controller |     "Jun 12 15:46:44.055052 crc crio[24284]: time=\"2026-06-12T15:46:44.052153084Z\" level=info msg=\"Stopped pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=90f1ecb6-1aa5-45d2-bbaf-cc05f98efab9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898040 | controller |     "Jun 12 15:46:44.188225 crc crio[24284]: time=\"2026-06-12T15:46:44.18807394Z\" level=info msg=\"Stopped pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=40acdc8c-44b2-41c7-a513-7ad2a8f5f8bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898055 | controller |     "Jun 12 15:46:44.220307 crc crio[24284]: time=\"2026-06-12T15:46:44.220127764Z\" level=info msg=\"Stopped pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=a361302e-ddd0-4c43-99fd-7cbb8e65d067 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898069 | controller |     "Jun 12 15:46:44.225564 crc crio[24284]: time=\"2026-06-12T15:46:44.225457826Z\" level=info msg=\"Stopped pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=d73bdc4d-fc24-4d5e-9122-72754e675b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898085 | controller |     "Jun 12 15:46:44.264987 crc crio[24284]: time=\"2026-06-12T15:46:44.264926553Z\" level=info msg=\"Stopped pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=a3cbc769-b383-471f-a360-282cf6c87fe1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898099 | controller |     "Jun 12 15:46:46.595397 crc crio[24284]: time=\"2026-06-12T15:46:46.594156722Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-74wkh/POD\" id=f8edc008-44bc-4e37-b9fb-bec41640d276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.898114 | controller |     "Jun 12 15:46:46.597511 crc crio[24284]: time=\"2026-06-12T15:46:46.595476925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898132 | controller |     "Jun 12 15:46:47.721692 crc crio[24284]: time=\"2026-06-12T15:46:47.72118177Z\" level=info msg=\"Stopping container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda (timeout: 10s)\" id=960d21f4-aa41-46c0-9921-bbeafb18e8dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.898148 | controller |     "Jun 12 15:46:48.741325 crc crio[24284]: time=\"2026-06-12T15:46:48.740626182Z\" level=info msg=\"Stopped container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=960d21f4-aa41-46c0-9921-bbeafb18e8dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.898163 | controller |     "Jun 12 15:46:48.742372 crc crio[24284]: time=\"2026-06-12T15:46:48.742134001Z\" level=info msg=\"Stopping pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=e67533c6-9b9c-4e92-967b-22a92784fe77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898178 | controller |     "Jun 12 15:46:48.743309 crc crio[24284]: time=\"2026-06-12T15:46:48.743174665Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-xprjv Namespace:openstack ID:3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8 UID:f549fc39-b0a7-43a9-9bfd-b29c86fb1be2 NetNS:/var/run/netns/1c2c82f0-8273-4f7f-ab5c-d359ac2faf54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf549fc39_b0a7_43a9_9bfd_b29c86fb1be2.slice PodAnnotations:0xc0009b9048}] Aliases:map[]}\"",
2026-06-12 16:39:24.898193 | controller |     "Jun 12 15:46:48.743422 crc crio[24284]: time=\"2026-06-12T15:46:48.743391102Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-xprjv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898208 | controller |     "Jun 12 15:46:48.781835 crc crio[24284]: time=\"2026-06-12T15:46:48.781776568Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc001e041b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.898223 | controller |     "Jun 12 15:46:48.784348 crc crio[24284]: time=\"2026-06-12T15:46:48.784317851Z\" level=info msg=\"Adding pod openstack_root-account-create-update-74wkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898238 | controller |     "Jun 12 15:46:48.853125 crc crio[24284]: time=\"2026-06-12T15:46:48.852821285Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=89903e2e-978a-4121-8010-5841f763f335 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.898253 | controller |     "Jun 12 15:46:48.856215 crc crio[24284]: time=\"2026-06-12T15:46:48.854352034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9a449b79-de4f-4697-8510-7c619dd2ee90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.898267 | controller |     "Jun 12 15:46:48.914682 crc crio[24284]: time=\"2026-06-12T15:46:48.913860677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=23c4abd2-c8eb-410b-8fce-600e3f6390fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.898282 | controller |     "Jun 12 15:46:48.931034 crc crio[24284]: time=\"2026-06-12T15:46:48.930940139Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-7rgrt/keystone-db-sync\" id=afd44843-2279-4de8-9235-455f822a5da3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.898300 | controller |     "Jun 12 15:46:48.933362 crc crio[24284]: time=\"2026-06-12T15:46:48.933300366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898315 | controller |     "Jun 12 15:46:49.030773 crc crio[24284]: time=\"2026-06-12T15:46:49.030662593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898330 | controller |     "Jun 12 15:46:49.035569 crc crio[24284]: time=\"2026-06-12T15:46:49.035491757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898344 | controller |     "Jun 12 15:46:49.153084 crc crio[24284]: time=\"2026-06-12T15:46:49.151211478Z\" level=info msg=\"Stopped pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=e67533c6-9b9c-4e92-967b-22a92784fe77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898359 | controller |     "Jun 12 15:46:49.174341 crc crio[24284]: time=\"2026-06-12T15:46:49.172734384Z\" level=info msg=\"Created container 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7: openstack/keystone-db-sync-7rgrt/keystone-db-sync\" id=afd44843-2279-4de8-9235-455f822a5da3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.898373 | controller |     "Jun 12 15:46:49.174341 crc crio[24284]: time=\"2026-06-12T15:46:49.173796968Z\" level=info msg=\"Starting container: 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7\" id=96d83938-0bc6-4ee9-8cf8-5e148d20be3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.898388 | controller |     "Jun 12 15:46:49.183813 crc crio[24284]: time=\"2026-06-12T15:46:49.182533161Z\" level=info msg=\"Started container\" PID=63905 containerID=7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7 description=openstack/keystone-db-sync-7rgrt/keystone-db-sync id=96d83938-0bc6-4ee9-8cf8-5e148d20be3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea",
2026-06-12 16:39:24.898403 | controller |     "Jun 12 15:46:49.226921 crc crio[24284]: 2026-06-12T15:46:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffb04026d7c945a Mac:ae:fb:05:32:e9:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c SocketPath: PciID:}] [{Interface:0xc0002933e0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.898418 | controller |     "Jun 12 15:46:49.227713 crc crio[24284]: time=\"2026-06-12T15:46:49.22762931Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc001e041b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.898433 | controller |     "Jun 12 15:46:49.227856 crc crio[24284]: time=\"2026-06-12T15:46:49.227836867Z\" level=info msg=\"Checking pod openstack_root-account-create-update-74wkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.898448 | controller |     "Jun 12 15:46:49.240164 crc crio[24284]: time=\"2026-06-12T15:46:49.23985983Z\" level=info msg=\"Ran pod sandbox ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 with infra container: openstack/root-account-create-update-74wkh/POD\" id=f8edc008-44bc-4e37-b9fb-bec41640d276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.898468 | controller |     "Jun 12 15:46:49.253555 crc crio[24284]: time=\"2026-06-12T15:46:49.253311797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=141dce5d-bf66-488f-b21e-264e500c237d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.898483 | controller |     "Jun 12 15:46:49.258334 crc crio[24284]: time=\"2026-06-12T15:46:49.256717748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7e318ede-e02b-434a-b2c4-778679d9ec4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.898498 | controller |     "Jun 12 15:46:49.270473 crc crio[24284]: time=\"2026-06-12T15:46:49.264918225Z\" level=info msg=\"Creating container: openstack/root-account-create-update-74wkh/mariadb-account-create-update\" id=cc7d8a65-2049-4196-80a1-3f30b6797fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.898528 | controller |     "Jun 12 15:46:49.270473 crc crio[24284]: time=\"2026-06-12T15:46:49.267440947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898548 | controller |     "Jun 12 15:46:49.321609 crc crio[24284]: time=\"2026-06-12T15:46:49.321482181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898563 | controller |     "Jun 12 15:46:49.324757 crc crio[24284]: time=\"2026-06-12T15:46:49.324666213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898578 | controller |     "Jun 12 15:46:49.468994 crc crio[24284]: time=\"2026-06-12T15:46:49.46814266Z\" level=info msg=\"Created container 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9: openstack/root-account-create-update-74wkh/mariadb-account-create-update\" id=cc7d8a65-2049-4196-80a1-3f30b6797fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.898592 | controller |     "Jun 12 15:46:49.470392 crc crio[24284]: time=\"2026-06-12T15:46:49.470217776Z\" level=info msg=\"Starting container: 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9\" id=901d2132-07b1-4d65-8d89-390e04a8868b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.898606 | controller |     "Jun 12 15:46:49.477115 crc crio[24284]: time=\"2026-06-12T15:46:49.476949704Z\" level=info msg=\"Started container\" PID=63936 containerID=385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9 description=openstack/root-account-create-update-74wkh/mariadb-account-create-update id=901d2132-07b1-4d65-8d89-390e04a8868b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576",
2026-06-12 16:39:24.898622 | controller |     "Jun 12 15:46:49.781061 crc crio[24284]: time=\"2026-06-12T15:46:49.780977005Z\" level=info msg=\"Removing container: eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda\" id=605f42d4-f092-43a7-a4e8-f97fcbae1cc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.898636 | controller |     "Jun 12 15:46:49.849576 crc crio[24284]: time=\"2026-06-12T15:46:49.849456476Z\" level=info msg=\"Removed container eb29493e12052cbf43b65afc1c41780adad40eb1f76c96d7fbacee6027918bda: openstack/dnsmasq-dns-7fcf8bc745-xprjv/dnsmasq-dns\" id=605f42d4-f092-43a7-a4e8-f97fcbae1cc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.898651 | controller |     "Jun 12 15:46:49.856718 crc crio[24284]: time=\"2026-06-12T15:46:49.856631444Z\" level=info msg=\"Removing container: e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46\" id=cb6f9d0d-7e96-4765-9685-3982eab04d55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.898669 | controller |     "Jun 12 15:46:49.880785 crc crio[24284]: time=\"2026-06-12T15:46:49.880690316Z\" level=info msg=\"Removed container e81763abb5405468f062a21b05423c062315bf8a47b31b083f2d1d705a89ab46: openstack/dnsmasq-dns-7fcf8bc745-xprjv/init\" id=cb6f9d0d-7e96-4765-9685-3982eab04d55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.898684 | controller |     "Jun 12 15:46:51.833381 crc crio[24284]: time=\"2026-06-12T15:46:51.832339599Z\" level=info msg=\"Stopping pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=c2fcbaac-f601-4ba0-8d66-1eb3f3060978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898698 | controller |     "Jun 12 15:46:51.834411 crc crio[24284]: time=\"2026-06-12T15:46:51.834128348Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-74wkh Namespace:openstack ID:ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576 UID:8c2a47d0-63fd-4eb1-b729-71e95f26bef5 NetNS:/var/run/netns/9ae669b9-0c46-4b4e-bbb2-b1ae3978b63c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c2a47d0_63fd_4eb1_b729_71e95f26bef5.slice PodAnnotations:0xc004af8398}] Aliases:map[]}\"",
2026-06-12 16:39:24.898713 | controller |     "Jun 12 15:46:51.834531 crc crio[24284]: time=\"2026-06-12T15:46:51.834462119Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-74wkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898728 | controller |     "Jun 12 15:46:52.163335 crc crio[24284]: time=\"2026-06-12T15:46:52.162880807Z\" level=info msg=\"Stopped pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=c2fcbaac-f601-4ba0-8d66-1eb3f3060978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898743 | controller |     "Jun 12 15:46:55.906528 crc crio[24284]: time=\"2026-06-12T15:46:55.9054254Z\" level=info msg=\"Stopping pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5133a76f-c3de-4e69-a62a-388566ff6219 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898758 | controller |     "Jun 12 15:46:55.921668 crc crio[24284]: time=\"2026-06-12T15:46:55.908203349Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-7rgrt Namespace:openstack ID:94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea UID:7a565904-6de8-4f9f-b1ed-ccd554363f99 NetNS:/var/run/netns/8fcff8ea-cc3a-4e3b-a298-f5226fa1d476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a565904_6de8_4f9f_b1ed_ccd554363f99.slice PodAnnotations:0xc003242db0}] Aliases:map[]}\"",
2026-06-12 16:39:24.898773 | controller |     "Jun 12 15:46:55.921668 crc crio[24284]: time=\"2026-06-12T15:46:55.908543632Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-7rgrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898787 | controller |     "Jun 12 15:46:56.245440 crc crio[24284]: time=\"2026-06-12T15:46:56.245240961Z\" level=info msg=\"Stopped pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5133a76f-c3de-4e69-a62a-388566ff6219 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.898802 | controller |     "Jun 12 15:46:56.708782 crc crio[24284]: time=\"2026-06-12T15:46:56.708161222Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-zk77r/POD\" id=fd33262a-c56f-44ee-9ef0-7033596c2b29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.898816 | controller |     "Jun 12 15:46:56.709436 crc crio[24284]: time=\"2026-06-12T15:46:56.708819123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898834 | controller |     "Jun 12 15:46:56.747575 crc crio[24284]: time=\"2026-06-12T15:46:56.747418339Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc0009b8d20}] Aliases:map[]}\"",
2026-06-12 16:39:24.898849 | controller |     "Jun 12 15:46:56.747575 crc crio[24284]: time=\"2026-06-12T15:46:56.747502092Z\" level=info msg=\"Adding pod openstack_root-account-create-update-zk77r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.898864 | controller |     "Jun 12 15:46:57.078715 crc crio[24284]: 2026-06-12T15:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214a0be02d8c406 Mac:e6:97:be:fe:88:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.898879 | controller |     "Jun 12 15:46:57.081827 crc crio[24284]: time=\"2026-06-12T15:46:57.080722002Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc0009b8d20}] Aliases:map[]}\"",
2026-06-12 16:39:24.898894 | controller |     "Jun 12 15:46:57.081827 crc crio[24284]: time=\"2026-06-12T15:46:57.080996551Z\" level=info msg=\"Checking pod openstack_root-account-create-update-zk77r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.898908 | controller |     "Jun 12 15:46:57.090208 crc crio[24284]: time=\"2026-06-12T15:46:57.090166037Z\" level=info msg=\"Ran pod sandbox 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae with infra container: openstack/root-account-create-update-zk77r/POD\" id=fd33262a-c56f-44ee-9ef0-7033596c2b29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.898923 | controller |     "Jun 12 15:46:57.092994 crc crio[24284]: time=\"2026-06-12T15:46:57.092925965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e5c7aada-18e6-4b03-96f1-3afe3e0e796d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.898937 | controller |     "Jun 12 15:46:57.095362 crc crio[24284]: time=\"2026-06-12T15:46:57.095317363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c68cf567-de97-45c1-8d37-8dd24b5f34f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.898951 | controller |     "Jun 12 15:46:57.101076 crc crio[24284]: time=\"2026-06-12T15:46:57.100952725Z\" level=info msg=\"Creating container: openstack/root-account-create-update-zk77r/mariadb-account-create-update\" id=b3dafd9c-584d-409d-96e4-de482a01b803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.898965 | controller |     "Jun 12 15:46:57.101389 crc crio[24284]: time=\"2026-06-12T15:46:57.101359187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898980 | controller |     "Jun 12 15:46:57.137636 crc crio[24284]: time=\"2026-06-12T15:46:57.137530536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.898997 | controller |     "Jun 12 15:46:57.140721 crc crio[24284]: time=\"2026-06-12T15:46:57.140658887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899012 | controller |     "Jun 12 15:46:57.433862 crc crio[24284]: time=\"2026-06-12T15:46:57.43347662Z\" level=info msg=\"Created container 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd: openstack/root-account-create-update-zk77r/mariadb-account-create-update\" id=b3dafd9c-584d-409d-96e4-de482a01b803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.899026 | controller |     "Jun 12 15:46:57.436075 crc crio[24284]: time=\"2026-06-12T15:46:57.435357991Z\" level=info msg=\"Starting container: 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd\" id=0c3ef2bf-f244-4b84-9bb7-c736cd2cc437 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.899041 | controller |     "Jun 12 15:46:57.449704 crc crio[24284]: time=\"2026-06-12T15:46:57.449220621Z\" level=info msg=\"Started container\" PID=64346 containerID=34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd description=openstack/root-account-create-update-zk77r/mariadb-account-create-update id=0c3ef2bf-f244-4b84-9bb7-c736cd2cc437 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae",
2026-06-12 16:39:24.899055 | controller |     "Jun 12 15:46:57.859342 crc crio[24284]: time=\"2026-06-12T15:46:57.85874463Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-c9mnf/POD\" id=34e6fb0b-f3c3-46c8-99cf-4cd6633d0d76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899069 | controller |     "Jun 12 15:46:57.859488 crc crio[24284]: time=\"2026-06-12T15:46:57.859390292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899083 | controller |     "Jun 12 15:46:58.124406 crc crio[24284]: time=\"2026-06-12T15:46:58.121520586Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc001212100}] Aliases:map[]}\"",
2026-06-12 16:39:24.899098 | controller |     "Jun 12 15:46:58.124406 crc crio[24284]: time=\"2026-06-12T15:46:58.12193243Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-c9mnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899112 | controller |     "Jun 12 15:46:58.125508 crc crio[24284]: time=\"2026-06-12T15:46:58.121742919Z\" level=info msg=\"Stopping pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=95f6f51b-dc45-4a36-ae77-0755a6a19537 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.899127 | controller |     "Jun 12 15:46:58.125508 crc crio[24284]: time=\"2026-06-12T15:46:58.124960134Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-nqcgn Namespace:openstack ID:1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2 UID:e44db9d6-fd42-4ea0-91f6-0e54e2153b11 NetNS:/var/run/netns/1fe15e49-3799-45f8-b2ec-e9c7b815e39f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode44db9d6_fd42_4ea0_91f6_0e54e2153b11.slice PodAnnotations:0xc000b85908}] Aliases:map[]}\"",
2026-06-12 16:39:24.899141 | controller |     "Jun 12 15:46:58.125508 crc crio[24284]: time=\"2026-06-12T15:46:58.12516583Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-nqcgn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899159 | controller |     "Jun 12 15:46:58.151335 crc crio[24284]: time=\"2026-06-12T15:46:58.147966091Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/POD\" id=49e06d80-e071-4789-a0e6-91012ecfa973 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899174 | controller |     "Jun 12 15:46:58.151335 crc crio[24284]: time=\"2026-06-12T15:46:58.148161738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899188 | controller |     "Jun 12 15:46:58.345865 crc crio[24284]: time=\"2026-06-12T15:46:58.345787367Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc004af8140}] Aliases:map[]}\"",
2026-06-12 16:39:24.899203 | controller |     "Jun 12 15:46:58.345865 crc crio[24284]: time=\"2026-06-12T15:46:58.345859079Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899217 | controller |     "Jun 12 15:46:58.593229 crc crio[24284]: time=\"2026-06-12T15:46:58.589236286Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-262g9/POD\" id=c60be1cc-8857-4995-b0a3-13afc3a4ea2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899232 | controller |     "Jun 12 15:46:58.593229 crc crio[24284]: time=\"2026-06-12T15:46:58.590367663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899246 | controller |     "Jun 12 15:46:58.663074 crc crio[24284]: time=\"2026-06-12T15:46:58.661784985Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc002c1e3a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.899261 | controller |     "Jun 12 15:46:58.663074 crc crio[24284]: time=\"2026-06-12T15:46:58.661853537Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-262g9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899275 | controller |     "Jun 12 15:46:58.808487 crc crio[24284]: time=\"2026-06-12T15:46:58.808195Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-784pc/POD\" id=1fedcf25-558c-4693-a9fd-53b1b1c89b03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899290 | controller |     "Jun 12 15:46:58.808606 crc crio[24284]: time=\"2026-06-12T15:46:58.80850528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899304 | controller |     "Jun 12 15:46:58.846690 crc crio[24284]: time=\"2026-06-12T15:46:58.846641009Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-wsr4d/POD\" id=75b7905c-2624-4378-8db9-7a2edf2af32a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899318 | controller |     "Jun 12 15:46:58.846832 crc crio[24284]: time=\"2026-06-12T15:46:58.846719682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899336 | controller |     "Jun 12 15:46:58.849229 crc crio[24284]: time=\"2026-06-12T15:46:58.849020766Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc002c1e710}] Aliases:map[]}\"",
2026-06-12 16:39:24.899351 | controller |     "Jun 12 15:46:58.849229 crc crio[24284]: time=\"2026-06-12T15:46:58.849078118Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-784pc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899365 | controller |     "Jun 12 15:46:58.909416 crc crio[24284]: time=\"2026-06-12T15:46:58.908790679Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc002612450}] Aliases:map[]}\"",
2026-06-12 16:39:24.899380 | controller |     "Jun 12 15:46:58.909416 crc crio[24284]: time=\"2026-06-12T15:46:58.909362958Z\" level=info msg=\"Adding pod openstack_placement-db-sync-wsr4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899394 | controller |     "Jun 12 15:46:59.036539 crc crio[24284]: time=\"2026-06-12T15:46:59.035660778Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a09fc0e3-cea6-442a-99d5-6091f854fcaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899412 | controller |     "Jun 12 15:46:59.036539 crc crio[24284]: time=\"2026-06-12T15:46:59.035802563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899434 | controller |     "Jun 12 15:46:59.087291 crc crio[24284]: time=\"2026-06-12T15:46:59.08186077Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc002612858}] Aliases:map[]}\"",
2026-06-12 16:39:24.899455 | controller |     "Jun 12 15:46:59.087291 crc crio[24284]: time=\"2026-06-12T15:46:59.081916362Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899476 | controller |     "Jun 12 15:46:59.097854 crc crio[24284]: time=\"2026-06-12T15:46:59.097508867Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-m4xlg/POD\" id=b4f1a2af-b2af-47fa-8293-4265f1d42818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899497 | controller |     "Jun 12 15:46:59.099352 crc crio[24284]: time=\"2026-06-12T15:46:59.098400106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899541 | controller |     "Jun 12 15:46:59.168324 crc crio[24284]: time=\"2026-06-12T15:46:59.150979458Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/POD\" id=d44ab893-bb03-4b14-97bc-23ff67d6c3c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899573 | controller |     "Jun 12 15:46:59.168324 crc crio[24284]: time=\"2026-06-12T15:46:59.151069791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899593 | controller |     "Jun 12 15:46:59.197927 crc crio[24284]: time=\"2026-06-12T15:46:59.197563754Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc002c1ea00}] Aliases:map[]}\"",
2026-06-12 16:39:24.899609 | controller |     "Jun 12 15:46:59.197927 crc crio[24284]: time=\"2026-06-12T15:46:59.197647647Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-m4xlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899624 | controller |     "Jun 12 15:46:59.275446 crc crio[24284]: time=\"2026-06-12T15:46:59.271378514Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0006be1f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.899639 | controller |     "Jun 12 15:46:59.275446 crc crio[24284]: time=\"2026-06-12T15:46:59.271949713Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899655 | controller |     "Jun 12 15:46:59.298478 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bdf81f2ed5c634 Mac:d2:1d:81:13:8d:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.899670 | controller |     "Jun 12 15:46:59.299981 crc crio[24284]: time=\"2026-06-12T15:46:59.299892651Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc001212100}] Aliases:map[]}\"",
2026-06-12 16:39:24.899684 | controller |     "Jun 12 15:46:59.300198 crc crio[24284]: time=\"2026-06-12T15:46:59.300133315Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-c9mnf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.899699 | controller |     "Jun 12 15:46:59.331429 crc crio[24284]: time=\"2026-06-12T15:46:59.32969644Z\" level=info msg=\"Ran pod sandbox 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf with infra container: openstack/keystone-bootstrap-c9mnf/POD\" id=34e6fb0b-f3c3-46c8-99cf-4cd6633d0d76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899714 | controller |     "Jun 12 15:46:59.347123 crc crio[24284]: time=\"2026-06-12T15:46:59.346977478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7896b920-0068-4527-bccd-731324ea21b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.899731 | controller |     "Jun 12 15:46:59.425896 crc crio[24284]: time=\"2026-06-12T15:46:59.425783814Z\" level=info msg=\"Stopped pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=95f6f51b-dc45-4a36-ae77-0755a6a19537 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.899750 | controller |     "Jun 12 15:46:59.465208 crc crio[24284]: time=\"2026-06-12T15:46:59.464594819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9f83b651-9f35-416b-9da8-95517ab46444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.899772 | controller |     "Jun 12 15:46:59.477861 crc crio[24284]: time=\"2026-06-12T15:46:59.477638257Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap\" id=5d5ef2ac-ac3e-4e9f-b3aa-343b3bb379d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.899794 | controller |     "Jun 12 15:46:59.478420 crc crio[24284]: time=\"2026-06-12T15:46:59.478228583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899812 | controller |     "Jun 12 15:46:59.510921 crc crio[24284]: time=\"2026-06-12T15:46:59.509733707Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-p5sz7/POD\" id=cfcdb930-7548-4fce-9767-41039cb00a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899827 | controller |     "Jun 12 15:46:59.510921 crc crio[24284]: time=\"2026-06-12T15:46:59.50981315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899842 | controller |     "Jun 12 15:46:59.563484 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a00a7b6ceaf45c4 Mac:9e:fa:60:92:d0:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.899857 | controller |     "Jun 12 15:46:59.565761 crc crio[24284]: time=\"2026-06-12T15:46:59.565709769Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc004af8140}] Aliases:map[]}\"",
2026-06-12 16:39:24.899871 | controller |     "Jun 12 15:46:59.566163 crc crio[24284]: time=\"2026-06-12T15:46:59.566129593Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.899886 | controller |     "Jun 12 15:46:59.621744 crc crio[24284]: time=\"2026-06-12T15:46:59.620801318Z\" level=info msg=\"Ran pod sandbox a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 with infra container: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/POD\" id=49e06d80-e071-4789-a0e6-91012ecfa973 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.899901 | controller |     "Jun 12 15:46:59.629339 crc crio[24284]: time=\"2026-06-12T15:46:59.629180077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899916 | controller |     "Jun 12 15:46:59.634918 crc crio[24284]: time=\"2026-06-12T15:46:59.63485106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.899943 | controller |     "Jun 12 15:46:59.638743 crc crio[24284]: time=\"2026-06-12T15:46:59.63869723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1a05941d-4ccd-4829-9c93-a2f4c6f87845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.899960 | controller |     "Jun 12 15:46:59.650500 crc crio[24284]: time=\"2026-06-12T15:46:59.650389184Z\" level=info msg=\"Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc000b846a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.899976 | controller |     "Jun 12 15:46:59.650990 crc crio[24284]: time=\"2026-06-12T15:46:59.650854599Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-p5sz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.899990 | controller |     "Jun 12 15:46:59.753560 crc crio[24284]: time=\"2026-06-12T15:46:59.753463874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a069159-a0a9-433d-a6a4-e70f444ff825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900041 | controller |     "Jun 12 15:46:59.766905 crc crio[24284]: time=\"2026-06-12T15:46:59.765761153Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init\" id=59c494f1-a134-465a-805c-ae12378a8ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.900063 | controller |     "Jun 12 15:46:59.766905 crc crio[24284]: time=\"2026-06-12T15:46:59.766387272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.900078 | controller |     "Jun 12 15:46:59.909048 crc crio[24284]: time=\"2026-06-12T15:46:59.908899606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.900093 | controller |     "Jun 12 15:46:59.925296 crc crio[24284]: 2026-06-12T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aa51c0afc8eb20 Mac:da:ad:89:9a:1b:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 SocketPath: PciID:}] [{Interface:0xc000335310 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900109 | controller |     "Jun 12 15:46:59.933410 crc crio[24284]: time=\"2026-06-12T15:46:59.930332389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.900124 | controller |     "Jun 12 15:46:59.943741 crc crio[24284]: time=\"2026-06-12T15:46:59.942652488Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc002612450}] Aliases:map[]}\"",
2026-06-12 16:39:24.900140 | controller |     "Jun 12 15:46:59.944954 crc crio[24284]: time=\"2026-06-12T15:46:59.943973561Z\" level=info msg=\"Checking pod openstack_placement-db-sync-wsr4d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900158 | controller |     "Jun 12 15:46:59.972598 crc crio[24284]: time=\"2026-06-12T15:46:59.972527458Z\" level=info msg=\"Ran pod sandbox 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 with infra container: openstack/placement-db-sync-wsr4d/POD\" id=75b7905c-2624-4378-8db9-7a2edf2af32a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.900173 | controller |     "Jun 12 15:46:59.978632 crc crio[24284]: time=\"2026-06-12T15:46:59.978530317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900188 | controller |     "Jun 12 15:46:59.978873 crc crio[24284]: time=\"2026-06-12T15:46:59.978736684Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900203 | controller |     "Jun 12 15:46:59.978873 crc crio[24284]: time=\"2026-06-12T15:46:59.978782815Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=dc2043d3-ff6d-4b6a-a885-ede835e65cb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900217 | controller |     "Jun 12 15:46:59.981903 crc crio[24284]: time=\"2026-06-12T15:46:59.981813893Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5b556b6c-ba8b-4297-9285-567352e6b8e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.900232 | controller |     "Jun 12 15:46:59.998150 crc crio[24284]: time=\"2026-06-12T15:46:59.997964765Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-12 16:39:24.900246 | controller |     "Jun 12 15:47:00.394061 crc crio[24284]: time=\"2026-06-12T15:47:00.393969013Z\" level=info msg=\"Created container 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap\" id=5d5ef2ac-ac3e-4e9f-b3aa-343b3bb379d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.900261 | controller |     "Jun 12 15:47:00.395623 crc crio[24284]: time=\"2026-06-12T15:47:00.395578895Z\" level=info msg=\"Starting container: 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4\" id=900c2a1c-0978-449c-aead-257b6b449fa2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.900275 | controller |     "Jun 12 15:47:00.395983 crc crio[24284]: time=\"2026-06-12T15:47:00.395906059Z\" level=info msg=\"Created container 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init\" id=59c494f1-a134-465a-805c-ae12378a8ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.900290 | controller |     "Jun 12 15:47:00.396793 crc crio[24284]: time=\"2026-06-12T15:47:00.396722904Z\" level=info msg=\"Starting container: 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34\" id=0c78b864-a3d7-463c-858a-8bd85e80fa21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.900306 | controller |     "Jun 12 15:47:00.403318 crc crio[24284]: time=\"2026-06-12T15:47:00.40318042Z\" level=info msg=\"Started container\" PID=64873 containerID=3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4 description=openstack/keystone-bootstrap-c9mnf/keystone-bootstrap id=900c2a1c-0978-449c-aead-257b6b449fa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf",
2026-06-12 16:39:24.900320 | controller |     "Jun 12 15:47:00.403595 crc crio[24284]: time=\"2026-06-12T15:47:00.403444864Z\" level=info msg=\"Started container\" PID=64925 containerID=5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34 description=openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init id=0c78b864-a3d7-463c-858a-8bd85e80fa21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3",
2026-06-12 16:39:24.900342 | controller |     "Jun 12 15:47:00.435729 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f5bb8cdfac090f Mac:6a:1a:f7:7b:0d:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900358 | controller |     "Jun 12 15:47:00.439872 crc crio[24284]: time=\"2026-06-12T15:47:00.436743398Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0006be1f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.900373 | controller |     "Jun 12 15:47:00.439872 crc crio[24284]: time=\"2026-06-12T15:47:00.436960672Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900387 | controller |     "Jun 12 15:47:00.446795 crc crio[24284]: time=\"2026-06-12T15:47:00.446424104Z\" level=info msg=\"Ran pod sandbox 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd with infra container: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/POD\" id=d44ab893-bb03-4b14-97bc-23ff67d6c3c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.900402 | controller |     "Jun 12 15:47:00.452640 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfae412d9306993 Mac:e6:a1:8f:4e:c2:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 SocketPath: PciID:}] [{Interface:0xc0004845d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900417 | controller |     "Jun 12 15:47:00.452940 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71c2abfcc991eae Mac:56:e3:58:e9:c5:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900431 | controller |     "Jun 12 15:47:00.453629 crc crio[24284]: time=\"2026-06-12T15:47:00.453544814Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc002c1e3a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.900446 | controller |     "Jun 12 15:47:00.453706 crc crio[24284]: time=\"2026-06-12T15:47:00.453665177Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc002c1ea00}] Aliases:map[]}\"",
2026-06-12 16:39:24.900464 | controller |     "Jun 12 15:47:00.453852 crc crio[24284]: time=\"2026-06-12T15:47:00.453793252Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-m4xlg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900480 | controller |     "Jun 12 15:47:00.454372 crc crio[24284]: time=\"2026-06-12T15:47:00.453795196Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-262g9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900507 | controller |     "Jun 12 15:47:00.457346 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8365930a450a7c0 Mac:96:ce:6f:c9:fc:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900546 | controller |     "Jun 12 15:47:00.458079 crc crio[24284]: time=\"2026-06-12T15:47:00.457931877Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc002c1e710}] Aliases:map[]}\"",
2026-06-12 16:39:24.900569 | controller |     "Jun 12 15:47:00.458079 crc crio[24284]: time=\"2026-06-12T15:47:00.458074271Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-784pc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900592 | controller |     "Jun 12 15:47:00.463206 crc crio[24284]: time=\"2026-06-12T15:47:00.463040756Z\" level=info msg=\"Ran pod sandbox 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 with infra container: openstack/barbican-db-sync-m4xlg/POD\" id=b4f1a2af-b2af-47fa-8293-4265f1d42818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.900611 | controller |     "Jun 12 15:47:00.470533 crc crio[24284]: time=\"2026-06-12T15:47:00.470413554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef128659-4afe-4d91-9c9b-4236e70d1894 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900626 | controller |     "Jun 12 15:47:00.488827 crc crio[24284]: time=\"2026-06-12T15:47:00.488544264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900641 | controller |     "Jun 12 15:47:00.488827 crc crio[24284]: time=\"2026-06-12T15:47:00.488766581Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900656 | controller |     "Jun 12 15:47:00.488827 crc crio[24284]: time=\"2026-06-12T15:47:00.488816953Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=026614a4-d4b2-448f-8740-88de66b10924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900670 | controller |     "Jun 12 15:47:00.501811 crc crio[24284]: time=\"2026-06-12T15:47:00.496736301Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3d164811-45a7-4e1e-ac30-0e9fb6ec3ab5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.900685 | controller |     "Jun 12 15:47:00.543316 crc crio[24284]: time=\"2026-06-12T15:47:00.541405918Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-12 16:39:24.900705 | controller |     "Jun 12 15:47:00.559320 crc crio[24284]: time=\"2026-06-12T15:47:00.55796399Z\" level=info msg=\"Ran pod sandbox dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 with infra container: openstack/neutron-db-sync-262g9/POD\" id=c60be1cc-8857-4995-b0a3-13afc3a4ea2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.900720 | controller |     "Jun 12 15:47:00.583610 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2fc7766c439dcb Mac:ce:8e:39:92:18:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 SocketPath: PciID:}] [{Interface:0xc0001ba990 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900735 | controller |     "Jun 12 15:47:00.584663 crc crio[24284]: time=\"2026-06-12T15:47:00.584569309Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc002612858}] Aliases:map[]}\"",
2026-06-12 16:39:24.900750 | controller |     "Jun 12 15:47:00.584816 crc crio[24284]: time=\"2026-06-12T15:47:00.584759395Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900764 | controller |     "Jun 12 15:47:00.602559 crc crio[24284]: 2026-06-12T15:47:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3714e5591ed9a6a Mac:76:10:de:9a:c4:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f SocketPath: PciID:}] [{Interface:0xc00026d110 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.900779 | controller |     "Jun 12 15:47:00.602559 crc crio[24284]: time=\"2026-06-12T15:47:00.600683333Z\" level=info msg=\"Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc000b846a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.900793 | controller |     "Jun 12 15:47:00.618688 crc crio[24284]: time=\"2026-06-12T15:47:00.617944955Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-p5sz7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.900808 | controller |     "Jun 12 15:47:00.620811 crc crio[24284]: time=\"2026-06-12T15:47:00.620374029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f424b6f5-61b0-4f00-9349-6854d95f4c0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900822 | controller |     "Jun 12 15:47:00.675612 crc crio[24284]: time=\"2026-06-12T15:47:00.668806982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=915f30ec-1366-4843-82f1-81596a1d04ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900837 | controller |     "Jun 12 15:47:00.687332 crc crio[24284]: time=\"2026-06-12T15:47:00.684745091Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-262g9/neutron-db-sync\" id=3810de76-84c5-45fd-855e-3904f5226c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.900854 | controller |     "Jun 12 15:47:00.687332 crc crio[24284]: time=\"2026-06-12T15:47:00.685452884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.900869 | controller |     "Jun 12 15:47:00.728350 crc crio[24284]: time=\"2026-06-12T15:47:00.726942331Z\" level=info msg=\"Ran pod sandbox 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 with infra container: openstack/cinder-db-sync-784pc/POD\" id=1fedcf25-558c-4693-a9fd-53b1b1c89b03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.900884 | controller |     "Jun 12 15:47:00.739007 crc crio[24284]: time=\"2026-06-12T15:47:00.73887887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900899 | controller |     "Jun 12 15:47:00.739378 crc crio[24284]: time=\"2026-06-12T15:47:00.739080247Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900915 | controller |     "Jun 12 15:47:00.739378 crc crio[24284]: time=\"2026-06-12T15:47:00.73917915Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=65c7d115-7a67-4662-8656-02d804642a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.900929 | controller |     "Jun 12 15:47:00.743489 crc crio[24284]: time=\"2026-06-12T15:47:00.741854595Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4c43a79b-9599-4cbb-a89f-b9dd76662373 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.900944 | controller |     "Jun 12 15:47:00.746792 crc crio[24284]: time=\"2026-06-12T15:47:00.745949158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-12 16:39:24.900958 | controller |     "Jun 12 15:47:00.756188 crc crio[24284]: time=\"2026-06-12T15:47:00.756055504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.900973 | controller |     "Jun 12 15:47:00.775316 crc crio[24284]: time=\"2026-06-12T15:47:00.774602289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.900988 | controller |     "Jun 12 15:47:00.804621 crc crio[24284]: time=\"2026-06-12T15:47:00.803870823Z\" level=info msg=\"Ran pod sandbox 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 with infra container: openshift-marketplace/certified-operators-p5sz7/POD\" id=cfcdb930-7548-4fce-9767-41039cb00a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.901003 | controller |     "Jun 12 15:47:00.820506 crc crio[24284]: time=\"2026-06-12T15:47:00.820428944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b77f0ed-06a5-4ab4-8484-9129158e0976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901018 | controller |     "Jun 12 15:47:00.823443 crc crio[24284]: time=\"2026-06-12T15:47:00.82280342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b0e02a2c-6321-406f-879d-682106a4eb49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901032 | controller |     "Jun 12 15:47:00.843073 crc crio[24284]: time=\"2026-06-12T15:47:00.842974563Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-p5sz7/extract-utilities\" id=cb41a68c-dfb8-4d05-a5c3-8073179d535f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.901050 | controller |     "Jun 12 15:47:00.843731 crc crio[24284]: time=\"2026-06-12T15:47:00.843653575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901065 | controller |     "Jun 12 15:47:00.855363 crc crio[24284]: time=\"2026-06-12T15:47:00.855151689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67af6411-4ee3-4124-b8ca-d8486e90c594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901079 | controller |     "Jun 12 15:47:00.868072 crc crio[24284]: time=\"2026-06-12T15:47:00.867932547Z\" level=info msg=\"Ran pod sandbox c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a with infra container: openstack/ceilometer-0/POD\" id=a09fc0e3-cea6-442a-99d5-6091f854fcaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.901094 | controller |     "Jun 12 15:47:00.872368 crc crio[24284]: time=\"2026-06-12T15:47:00.870574364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901108 | controller |     "Jun 12 15:47:00.907926 crc crio[24284]: time=\"2026-06-12T15:47:00.907850859Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901123 | controller |     "Jun 12 15:47:00.908177 crc crio[24284]: time=\"2026-06-12T15:47:00.907948353Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=d717f5d2-c5d6-465e-a6ef-95a763a4b35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901137 | controller |     "Jun 12 15:47:00.919718 crc crio[24284]: time=\"2026-06-12T15:47:00.919577836Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8cfa3848-fc52-494f-8337-df64f66e3311 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.901151 | controller |     "Jun 12 15:47:00.926806 crc crio[24284]: time=\"2026-06-12T15:47:00.923453156Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-12 16:39:24.901165 | controller |     "Jun 12 15:47:00.927168 crc crio[24284]: time=\"2026-06-12T15:47:00.926997778Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init\" id=1a40eba3-f15c-40eb-8c94-ae804f441e0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.901179 | controller |     "Jun 12 15:47:00.927585 crc crio[24284]: time=\"2026-06-12T15:47:00.927508805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901194 | controller |     "Jun 12 15:47:00.951156 crc crio[24284]: time=\"2026-06-12T15:47:00.951042565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901209 | controller |     "Jun 12 15:47:00.970496 crc crio[24284]: time=\"2026-06-12T15:47:00.969833405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901223 | controller |     "Jun 12 15:47:01.103937 crc crio[24284]: time=\"2026-06-12T15:47:01.103783961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901241 | controller |     "Jun 12 15:47:01.114846 crc crio[24284]: time=\"2026-06-12T15:47:01.114484108Z\" level=info msg=\"Created container aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4: openstack/neutron-db-sync-262g9/neutron-db-sync\" id=3810de76-84c5-45fd-855e-3904f5226c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.901256 | controller |     "Jun 12 15:47:01.127019 crc crio[24284]: time=\"2026-06-12T15:47:01.11923261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901271 | controller |     "Jun 12 15:47:01.127319 crc crio[24284]: time=\"2026-06-12T15:47:01.119973635Z\" level=info msg=\"Starting container: aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4\" id=b5a866f4-1790-49d9-82cc-5d87ec65cc30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.901285 | controller |     "Jun 12 15:47:01.186602 crc crio[24284]: time=\"2026-06-12T15:47:01.175345039Z\" level=info msg=\"Started container\" PID=65021 containerID=aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4 description=openstack/neutron-db-sync-262g9/neutron-db-sync id=b5a866f4-1790-49d9-82cc-5d87ec65cc30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3",
2026-06-12 16:39:24.901300 | controller |     "Jun 12 15:47:01.186602 crc crio[24284]: time=\"2026-06-12T15:47:01.184572663Z\" level=info msg=\"Created container 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1: openshift-marketplace/certified-operators-p5sz7/extract-utilities\" id=cb41a68c-dfb8-4d05-a5c3-8073179d535f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.901315 | controller |     "Jun 12 15:47:01.198149 crc crio[24284]: time=\"2026-06-12T15:47:01.19802533Z\" level=info msg=\"Starting container: 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1\" id=faaa1242-f230-482b-b786-4a002d83a06e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.901329 | controller |     "Jun 12 15:47:01.238419 crc crio[24284]: time=\"2026-06-12T15:47:01.236051595Z\" level=info msg=\"Started container\" PID=65040 containerID=7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1 description=openshift-marketplace/certified-operators-p5sz7/extract-utilities id=faaa1242-f230-482b-b786-4a002d83a06e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1",
2026-06-12 16:39:24.901344 | controller |     "Jun 12 15:47:01.492920 crc crio[24284]: time=\"2026-06-12T15:47:01.491765147Z\" level=info msg=\"Stopping pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=f8c48718-78d1-4ddc-a93c-892843426ec9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.901359 | controller |     "Jun 12 15:47:01.492920 crc crio[24284]: time=\"2026-06-12T15:47:01.492706238Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b46c9f9d7-8jpcb Namespace:openstack ID:a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3 UID:16d71864-8669-4929-a4d2-4cf1db5c5f95 NetNS:/var/run/netns/18cbddb0-dec8-4c80-bf39-76dac1ee4961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d71864_8669_4929_a4d2_4cf1db5c5f95.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}\"",
2026-06-12 16:39:24.901374 | controller |     "Jun 12 15:47:01.492920 crc crio[24284]: time=\"2026-06-12T15:47:01.492882303Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b46c9f9d7-8jpcb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.901388 | controller |     "Jun 12 15:47:01.494364 crc crio[24284]: time=\"2026-06-12T15:47:01.493552875Z\" level=info msg=\"Stopping pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=9958c3e5-736c-4850-88f6-14077acfdfe1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.901413 | controller |     "Jun 12 15:47:01.494364 crc crio[24284]: time=\"2026-06-12T15:47:01.49401365Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zk77r Namespace:openstack ID:214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae UID:adbf1f5b-8592-47b1-a19f-eaf66ee44903 NetNS:/var/run/netns/3ecd4223-71c2-46c8-8a98-1435d878db80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadbf1f5b_8592_47b1_a19f_eaf66ee44903.slice PodAnnotations:0xc002722010}] Aliases:map[]}\"",
2026-06-12 16:39:24.901428 | controller |     "Jun 12 15:47:01.494364 crc crio[24284]: time=\"2026-06-12T15:47:01.494189666Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-zk77r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.901443 | controller |     "Jun 12 15:47:01.618313 crc crio[24284]: time=\"2026-06-12T15:47:01.612163864Z\" level=info msg=\"Created container 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init\" id=1a40eba3-f15c-40eb-8c94-ae804f441e0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.901457 | controller |     "Jun 12 15:47:01.629684 crc crio[24284]: time=\"2026-06-12T15:47:01.629542703Z\" level=info msg=\"Starting container: 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811\" id=822ad433-58b8-467b-b62d-84a44a6d0f62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.901471 | controller |     "Jun 12 15:47:01.650670 crc crio[24284]: time=\"2026-06-12T15:47:01.650585594Z\" level=info msg=\"Started container\" PID=65055 containerID=3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811 description=openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init id=822ad433-58b8-467b-b62d-84a44a6d0f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd",
2026-06-12 16:39:24.901485 | controller |     "Jun 12 15:47:02.091317 crc crio[24284]: time=\"2026-06-12T15:47:02.089607479Z\" level=info msg=\"Stopped pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=9958c3e5-736c-4850-88f6-14077acfdfe1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.901499 | controller |     "Jun 12 15:47:02.349986 crc crio[24284]: time=\"2026-06-12T15:47:02.349853997Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54586c9f6c-dzdtr/POD\" id=e7ddf882-42c6-43db-b976-6e79b4a9ddfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.901534 | controller |     "Jun 12 15:47:02.350215 crc crio[24284]: time=\"2026-06-12T15:47:02.350086594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901553 | controller |     "Jun 12 15:47:02.388725 crc crio[24284]: time=\"2026-06-12T15:47:02.384749157Z\" level=info msg=\"Stopped pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=f8c48718-78d1-4ddc-a93c-892843426ec9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.901568 | controller |     "Jun 12 15:47:02.544162 crc crio[24284]: time=\"2026-06-12T15:47:02.54408433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc004af8420}] Aliases:map[]}\"",
2026-06-12 16:39:24.901587 | controller |     "Jun 12 15:47:02.546823 crc crio[24284]: time=\"2026-06-12T15:47:02.546691485Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54586c9f6c-dzdtr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.901602 | controller |     "Jun 12 15:47:02.581448 crc crio[24284]: time=\"2026-06-12T15:47:02.5809108Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1472936a-d5ad-46ef-9dd2-3c5de2b82721 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.901617 | controller |     "Jun 12 15:47:02.624778 crc crio[24284]: time=\"2026-06-12T15:47:02.624388604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.901631 | controller |     "Jun 12 15:47:02.649195 crc crio[24284]: time=\"2026-06-12T15:47:02.647891902Z\" level=info msg=\"Stopping pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=078f9fcd-dada-4655-bb15-ac55d9025ee5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.901646 | controller |     "Jun 12 15:47:02.649195 crc crio[24284]: time=\"2026-06-12T15:47:02.64845829Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d45ff7ffc-xn4rv Namespace:openstack ID:6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd UID:32426223-71af-4eac-ac3c-d16237773aaa NetNS:/var/run/netns/7d5d3fbd-4229-4471-995e-9ea0802b8f86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32426223_71af_4eac_ac3c_d16237773aaa.slice PodAnnotations:0xc0009b8320}] Aliases:map[]}\"",
2026-06-12 16:39:24.901661 | controller |     "Jun 12 15:47:02.649195 crc crio[24284]: time=\"2026-06-12T15:47:02.648689258Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7d45ff7ffc-xn4rv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.901675 | controller |     "Jun 12 15:47:02.702367 crc crio[24284]: time=\"2026-06-12T15:47:02.700892997Z\" level=info msg=\"Removing container: 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34\" id=3cbecff4-522c-44ee-ba4b-da13ef22a8b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.901692 | controller |     "Jun 12 15:47:02.875609 crc crio[24284]: time=\"2026-06-12T15:47:02.875187488Z\" level=info msg=\"Removed container 5b49cc5b54f1610ee84ad1ed58f049073638b42fce33786795e4b4e3b1b3fd34: openstack/dnsmasq-dns-6b46c9f9d7-8jpcb/init\" id=3cbecff4-522c-44ee-ba4b-da13ef22a8b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.901707 | controller |     "Jun 12 15:47:02.929620 crc crio[24284]: time=\"2026-06-12T15:47:02.926906368Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e7906d33-0b0f-4fee-9827-20ceeebe092b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.901722 | controller |     "Jun 12 15:47:02.929620 crc crio[24284]: time=\"2026-06-12T15:47:02.927554089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901737 | controller |     "Jun 12 15:47:03.049017 crc crio[24284]: time=\"2026-06-12T15:47:03.048909467Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc002612568}] Aliases:map[]}\"",
2026-06-12 16:39:24.901752 | controller |     "Jun 12 15:47:03.049402 crc crio[24284]: time=\"2026-06-12T15:47:03.04929708Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.901771 | controller |     "Jun 12 15:47:03.444828 crc crio[24284]: time=\"2026-06-12T15:47:03.442551503Z\" level=info msg=\"Stopped pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=078f9fcd-dada-4655-bb15-ac55d9025ee5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.901787 | controller |     "Jun 12 15:47:03.755005 crc crio[24284]: time=\"2026-06-12T15:47:03.754531983Z\" level=info msg=\"Removing container: 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811\" id=13b44861-7f3d-4013-a6e2-f6c23a619806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.901803 | controller |     "Jun 12 15:47:03.811475 crc crio[24284]: 2026-06-12T15:47:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee8316d1ffafb5 Mac:22:c9:c2:92:77:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b SocketPath: PciID:}] [{Interface:0xc0004be6d0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.901818 | controller |     "Jun 12 15:47:03.813812 crc crio[24284]: time=\"2026-06-12T15:47:03.813074547Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc004af8420}] Aliases:map[]}\"",
2026-06-12 16:39:24.901833 | controller |     "Jun 12 15:47:03.813812 crc crio[24284]: time=\"2026-06-12T15:47:03.813311783Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54586c9f6c-dzdtr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.901848 | controller |     "Jun 12 15:47:03.831061 crc crio[24284]: time=\"2026-06-12T15:47:03.830359152Z\" level=info msg=\"Ran pod sandbox 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f with infra container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/POD\" id=e7ddf882-42c6-43db-b976-6e79b4a9ddfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.901863 | controller |     "Jun 12 15:47:03.837286 crc crio[24284]: time=\"2026-06-12T15:47:03.837175403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b5158b50-31cd-4fbe-bba0-51dfc986ced7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901877 | controller |     "Jun 12 15:47:03.914444 crc crio[24284]: time=\"2026-06-12T15:47:03.914201683Z\" level=info msg=\"Removed container 3dd9982a1c5ffcc7dc02cdabd527ad9cada8786e8842a3851c05cb254f225811: openstack/dnsmasq-dns-7d45ff7ffc-xn4rv/init\" id=13b44861-7f3d-4013-a6e2-f6c23a619806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.901891 | controller |     "Jun 12 15:47:03.923129 crc crio[24284]: time=\"2026-06-12T15:47:03.923022078Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=2c99a3f0-e9bb-43d6-b2b8-76320f0872e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.901905 | controller |     "Jun 12 15:47:03.923543 crc crio[24284]: time=\"2026-06-12T15:47:03.923175953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.901919 | controller |     "Jun 12 15:47:04.032046 crc crio[24284]: time=\"2026-06-12T15:47:04.031888738Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=1472936a-d5ad-46ef-9dd2-3c5de2b82721 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.901937 | controller |     "Jun 12 15:47:04.038379 crc crio[24284]: time=\"2026-06-12T15:47:04.036589974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=20391b39-6451-4ec7-be7c-f0d23c4f22e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901952 | controller |     "Jun 12 15:47:04.038379 crc crio[24284]: time=\"2026-06-12T15:47:04.036983547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6687e907-988f-4863-80a3-ea84e2d4ed6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901967 | controller |     "Jun 12 15:47:04.125150 crc crio[24284]: time=\"2026-06-12T15:47:04.12504472Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4d1e2d1d-74e7-4567-b02f-1f8c91c6de40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.901981 | controller |     "Jun 12 15:47:04.131337 crc crio[24284]: time=\"2026-06-12T15:47:04.131124545Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init\" id=f00bb798-8976-42de-b80f-d12350a3c168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.901995 | controller |     "Jun 12 15:47:04.135812 crc crio[24284]: time=\"2026-06-12T15:47:04.135489987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902010 | controller |     "Jun 12 15:47:04.142349 crc crio[24284]: time=\"2026-06-12T15:47:04.142224792Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-p5sz7/extract-content\" id=d0e4eb00-7adc-426d-a3e0-f6c76f07a299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902025 | controller |     "Jun 12 15:47:04.171488 crc crio[24284]: time=\"2026-06-12T15:47:04.170734041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902040 | controller |     "Jun 12 15:47:04.172918 crc crio[24284]: time=\"2026-06-12T15:47:04.172824904Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc00041c748}] Aliases:map[]}\"",
2026-06-12 16:39:24.902055 | controller |     "Jun 12 15:47:04.172918 crc crio[24284]: time=\"2026-06-12T15:47:04.172876506Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.902070 | controller |     "Jun 12 15:47:04.247883 crc crio[24284]: time=\"2026-06-12T15:47:04.247835595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902085 | controller |     "Jun 12 15:47:04.268469 crc crio[24284]: time=\"2026-06-12T15:47:04.268433154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902100 | controller |     "Jun 12 15:47:04.335351 crc crio[24284]: time=\"2026-06-12T15:47:04.33519071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902115 | controller |     "Jun 12 15:47:04.338481 crc crio[24284]: time=\"2026-06-12T15:47:04.338075325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902134 | controller |     "Jun 12 15:47:04.468583 crc crio[24284]: 2026-06-12T15:47:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55efe695187c42 Mac:72:56:c5:c2:2a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d SocketPath: PciID:}] [{Interface:0xc000484a10 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.902149 | controller |     "Jun 12 15:47:04.471799 crc crio[24284]: time=\"2026-06-12T15:47:04.471608993Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc002612568}] Aliases:map[]}\"",
2026-06-12 16:39:24.902164 | controller |     "Jun 12 15:47:04.471799 crc crio[24284]: time=\"2026-06-12T15:47:04.471808519Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.902179 | controller |     "Jun 12 15:47:04.492353 crc crio[24284]: time=\"2026-06-12T15:47:04.492092711Z\" level=info msg=\"Ran pod sandbox e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 with infra container: openstack/glance-default-external-api-0/POD\" id=e7906d33-0b0f-4fee-9827-20ceeebe092b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.902194 | controller |     "Jun 12 15:47:04.502635 crc crio[24284]: time=\"2026-06-12T15:47:04.502546717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3a50399a-3a7a-47e3-80a7-a7cce74b8073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902209 | controller |     "Jun 12 15:47:04.509616 crc crio[24284]: time=\"2026-06-12T15:47:04.508759659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9c0036c5-2b87-4bf2-bc4b-e75fbbf5ebcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902224 | controller |     "Jun 12 15:47:04.535730 crc crio[24284]: time=\"2026-06-12T15:47:04.535632016Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=cb2cd100-44bb-404f-9b04-5fc8826be881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902239 | controller |     "Jun 12 15:47:04.553651 crc crio[24284]: time=\"2026-06-12T15:47:04.553540771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902253 | controller |     "Jun 12 15:47:04.593603 crc crio[24284]: time=\"2026-06-12T15:47:04.593476596Z\" level=info msg=\"Created container 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init\" id=f00bb798-8976-42de-b80f-d12350a3c168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902268 | controller |     "Jun 12 15:47:04.598528 crc crio[24284]: time=\"2026-06-12T15:47:04.598449159Z\" level=info msg=\"Starting container: 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4\" id=f52e53a0-eb90-49af-a4c1-e92d18733040 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.902283 | controller |     "Jun 12 15:47:04.606584 crc crio[24284]: time=\"2026-06-12T15:47:04.606462141Z\" level=info msg=\"Started container\" PID=65397 containerID=9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4 description=openstack/dnsmasq-dns-54586c9f6c-dzdtr/init id=f52e53a0-eb90-49af-a4c1-e92d18733040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f",
2026-06-12 16:39:24.902301 | controller |     "Jun 12 15:47:04.689620 crc crio[24284]: time=\"2026-06-12T15:47:04.688501597Z\" level=info msg=\"Created container 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3: openshift-marketplace/certified-operators-p5sz7/extract-content\" id=d0e4eb00-7adc-426d-a3e0-f6c76f07a299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902316 | controller |     "Jun 12 15:47:04.690000 crc crio[24284]: time=\"2026-06-12T15:47:04.689898181Z\" level=info msg=\"Starting container: 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3\" id=659b9af1-a3ac-469d-800c-11a614a8c8c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.902331 | controller |     "Jun 12 15:47:04.712642 crc crio[24284]: time=\"2026-06-12T15:47:04.702888663Z\" level=info msg=\"Started container\" PID=65411 containerID=1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3 description=openshift-marketplace/certified-operators-p5sz7/extract-content id=659b9af1-a3ac-469d-800c-11a614a8c8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1",
2026-06-12 16:39:24.902345 | controller |     "Jun 12 15:47:04.712642 crc crio[24284]: time=\"2026-06-12T15:47:04.708323121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902360 | controller |     "Jun 12 15:47:04.808074 crc crio[24284]: time=\"2026-06-12T15:47:04.80189271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c5024c0-a180-44a0-bbc8-7d8928d10e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902375 | controller |     "Jun 12 15:47:04.913402 crc crio[24284]: time=\"2026-06-12T15:47:04.912736246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff60b5a4-0bcc-42bf-8a28-63e53a44e16b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902389 | controller |     "Jun 12 15:47:04.933442 crc crio[24284]: time=\"2026-06-12T15:47:04.932952177Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=ff30b553-3129-440a-b0e3-7fc9c3094a7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902404 | controller |     "Jun 12 15:47:04.935773 crc crio[24284]: time=\"2026-06-12T15:47:04.935651056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902419 | controller |     "Jun 12 15:47:05.041879 crc crio[24284]: 2026-06-12T15:47:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4112ce413895b Mac:26:79:c1:77:ee:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.902433 | controller |     "Jun 12 15:47:05.041879 crc crio[24284]: time=\"2026-06-12T15:47:05.04036129Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc00041c748}] Aliases:map[]}\"",
2026-06-12 16:39:24.902448 | controller |     "Jun 12 15:47:05.041879 crc crio[24284]: time=\"2026-06-12T15:47:05.041054543Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.902467 | controller |     "Jun 12 15:47:05.256996 crc crio[24284]: time=\"2026-06-12T15:47:05.25687692Z\" level=info msg=\"Ran pod sandbox ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a with infra container: openstack/glance-default-internal-api-0/POD\" id=2c99a3f0-e9bb-43d6-b2b8-76320f0872e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.902482 | controller |     "Jun 12 15:47:05.262347 crc crio[24284]: time=\"2026-06-12T15:47:05.262142195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c6c5cf25-7713-485a-aed5-3712d8975266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902497 | controller |     "Jun 12 15:47:05.268871 crc crio[24284]: time=\"2026-06-12T15:47:05.268128977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=37e3d540-d966-4dbe-bff2-290ad84c6ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902527 | controller |     "Jun 12 15:47:05.281884 crc crio[24284]: time=\"2026-06-12T15:47:05.281675539Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=275b3ad8-f074-4f9e-8efd-b392ddc09c39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902548 | controller |     "Jun 12 15:47:05.282221 crc crio[24284]: time=\"2026-06-12T15:47:05.282083733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902564 | controller |     "Jun 12 15:47:05.328454 crc crio[24284]: time=\"2026-06-12T15:47:05.326444072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902579 | controller |     "Jun 12 15:47:05.394342 crc crio[24284]: time=\"2026-06-12T15:47:05.393588293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902594 | controller |     "Jun 12 15:47:05.551490 crc crio[24284]: time=\"2026-06-12T15:47:05.551198772Z\" level=info msg=\"Created container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=ff30b553-3129-440a-b0e3-7fc9c3094a7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902609 | controller |     "Jun 12 15:47:05.555206 crc crio[24284]: time=\"2026-06-12T15:47:05.554827262Z\" level=info msg=\"Starting container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892\" id=b2e5928a-90c2-4bdd-82db-368bbfffb79a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.902624 | controller |     "Jun 12 15:47:05.567358 crc crio[24284]: time=\"2026-06-12T15:47:05.566809016Z\" level=info msg=\"Started container\" PID=65497 containerID=96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892 description=openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns id=b2e5928a-90c2-4bdd-82db-368bbfffb79a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f",
2026-06-12 16:39:24.902639 | controller |     "Jun 12 15:47:05.725030 crc crio[24284]: time=\"2026-06-12T15:47:05.724131963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902654 | controller |     "Jun 12 15:47:06.036019 crc crio[24284]: time=\"2026-06-12T15:47:06.035911629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902669 | controller |     "Jun 12 15:47:06.422649 crc crio[24284]: time=\"2026-06-12T15:47:06.422526643Z\" level=info msg=\"Created container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log\" id=cb2cd100-44bb-404f-9b04-5fc8826be881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902686 | controller |     "Jun 12 15:47:06.424880 crc crio[24284]: time=\"2026-06-12T15:47:06.424747465Z\" level=info msg=\"Starting container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb\" id=286701d7-f078-4073-ba25-94a946dab8b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.902702 | controller |     "Jun 12 15:47:06.445510 crc crio[24284]: time=\"2026-06-12T15:47:06.442959493Z\" level=info msg=\"Started container\" PID=65521 containerID=3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb description=openstack/glance-default-external-api-0/glance-log id=286701d7-f078-4073-ba25-94a946dab8b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0",
2026-06-12 16:39:24.902716 | controller |     "Jun 12 15:47:06.657470 crc crio[24284]: time=\"2026-06-12T15:47:06.656776538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902731 | controller |     "Jun 12 15:47:06.663019 crc crio[24284]: time=\"2026-06-12T15:47:06.662950479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a0bd0305-c2fc-4cf3-8022-f69cb00c3f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902745 | controller |     "Jun 12 15:47:06.717486 crc crio[24284]: time=\"2026-06-12T15:47:06.715914034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6377825-7d1b-44d2-8ebe-0fa79f360363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902760 | controller |     "Jun 12 15:47:06.842455 crc crio[24284]: time=\"2026-06-12T15:47:06.842012991Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=383d603e-a4e4-4df9-9754-edb1a24aa855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902775 | controller |     "Jun 12 15:47:06.843626 crc crio[24284]: time=\"2026-06-12T15:47:06.843550121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902789 | controller |     "Jun 12 15:47:06.937367 crc crio[24284]: time=\"2026-06-12T15:47:06.937240877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902803 | controller |     "Jun 12 15:47:07.058880 crc crio[24284]: time=\"2026-06-12T15:47:07.058776777Z\" level=info msg=\"Created container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log\" id=275b3ad8-f074-4f9e-8efd-b392ddc09c39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902818 | controller |     "Jun 12 15:47:07.063349 crc crio[24284]: time=\"2026-06-12T15:47:07.061387129Z\" level=info msg=\"Starting container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03\" id=c062a80d-178b-4b42-a372-999efc5350a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.902833 | controller |     "Jun 12 15:47:07.075643 crc crio[24284]: time=\"2026-06-12T15:47:07.075538066Z\" level=info msg=\"Started container\" PID=65594 containerID=eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03 description=openstack/glance-default-internal-api-0/glance-log id=c062a80d-178b-4b42-a372-999efc5350a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a",
2026-06-12 16:39:24.902848 | controller |     "Jun 12 15:47:07.284173 crc crio[24284]: time=\"2026-06-12T15:47:07.283836499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c25222b4-d209-49bf-b7a6-ab291186dab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902866 | controller |     "Jun 12 15:47:07.337586 crc crio[24284]: time=\"2026-06-12T15:47:07.337476831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=64f0e09e-b622-49d4-b65b-8a38f7ead643 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.902881 | controller |     "Jun 12 15:47:07.457643 crc crio[24284]: time=\"2026-06-12T15:47:07.457539543Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ab000c3f-ba1f-4274-9d59-66d10a7714b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902896 | controller |     "Jun 12 15:47:07.458530 crc crio[24284]: time=\"2026-06-12T15:47:07.458455822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902910 | controller |     "Jun 12 15:47:07.619131 crc crio[24284]: time=\"2026-06-12T15:47:07.618913239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902925 | controller |     "Jun 12 15:47:07.779846 crc crio[24284]: time=\"2026-06-12T15:47:07.779734793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902940 | controller |     "Jun 12 15:47:08.383145 crc crio[24284]: time=\"2026-06-12T15:47:08.382186052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.902954 | controller |     "Jun 12 15:47:08.677298 crc crio[24284]: time=\"2026-06-12T15:47:08.675329395Z\" level=info msg=\"Created container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd\" id=383d603e-a4e4-4df9-9754-edb1a24aa855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.902969 | controller |     "Jun 12 15:47:08.677298 crc crio[24284]: time=\"2026-06-12T15:47:08.677043371Z\" level=info msg=\"Starting container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a\" id=3a969e8b-c5c4-49d1-87ec-dfa0e4b01bba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.902984 | controller |     "Jun 12 15:47:08.688632 crc crio[24284]: time=\"2026-06-12T15:47:08.684916625Z\" level=info msg=\"Started container\" PID=65705 containerID=ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a description=openstack/glance-default-external-api-0/glance-httpd id=3a969e8b-c5c4-49d1-87ec-dfa0e4b01bba name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0",
2026-06-12 16:39:24.902998 | controller |     "Jun 12 15:47:09.284186 crc crio[24284]: time=\"2026-06-12T15:47:09.282545783Z\" level=info msg=\"Created container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd\" id=ab000c3f-ba1f-4274-9d59-66d10a7714b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.903013 | controller |     "Jun 12 15:47:09.285240 crc crio[24284]: time=\"2026-06-12T15:47:09.285200825Z\" level=info msg=\"Starting container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1\" id=1f0db9a4-9a15-4064-9ad8-d3f1c4091104 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.903027 | controller |     "Jun 12 15:47:09.297585 crc crio[24284]: time=\"2026-06-12T15:47:09.297421859Z\" level=info msg=\"Started container\" PID=65755 containerID=b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1 description=openstack/glance-default-internal-api-0/glance-httpd id=1f0db9a4-9a15-4064-9ad8-d3f1c4091104 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a",
2026-06-12 16:39:24.903049 | controller |     "Jun 12 15:47:10.063648 crc crio[24284]: time=\"2026-06-12T15:47:10.063150535Z\" level=info msg=\"Stopping container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a (timeout: 30s)\" id=fdd48ef8-a6f4-4d4a-b879-fe38b4c54a9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903064 | controller |     "Jun 12 15:47:10.064723 crc crio[24284]: time=\"2026-06-12T15:47:10.063633602Z\" level=info msg=\"Stopping container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb (timeout: 30s)\" id=5c76f417-272a-4c7f-8272-10cd53b73409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903079 | controller |     "Jun 12 15:47:11.089605 crc crio[24284]: time=\"2026-06-12T15:47:11.088695366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3b814dfb-16e8-4faa-8812-0e1b666c2c34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.903094 | controller |     "Jun 12 15:47:11.664709 crc crio[24284]: time=\"2026-06-12T15:47:11.664094082Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-ch658/POD\" id=3e58b97f-608c-4f64-b709-274e2a039ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.903109 | controller |     "Jun 12 15:47:11.664902 crc crio[24284]: time=\"2026-06-12T15:47:11.664761624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.903124 | controller |     "Jun 12 15:47:12.117879 crc crio[24284]: time=\"2026-06-12T15:47:12.117803453Z\" level=info msg=\"Stopping container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d (timeout: 10s)\" id=38d434cc-95e5-4929-b9a0-a0b933188f40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903139 | controller |     "Jun 12 15:47:14.287885 crc crio[24284]: time=\"2026-06-12T15:47:14.286955732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f4616053-5f2b-4674-8664-223860d205d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.903153 | controller |     "Jun 12 15:47:14.428608 crc crio[24284]: time=\"2026-06-12T15:47:14.428316023Z\" level=info msg=\"Stopped container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=38d434cc-95e5-4929-b9a0-a0b933188f40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903168 | controller |     "Jun 12 15:47:14.431909 crc crio[24284]: time=\"2026-06-12T15:47:14.431834578Z\" level=info msg=\"Stopping pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=0ecbcbdb-7cc4-47f3-a646-5fad730c37db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903182 | controller |     "Jun 12 15:47:14.432859 crc crio[24284]: time=\"2026-06-12T15:47:14.432730787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6bd8b89fdf-br6cp Namespace:openstack ID:bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235 UID:82922593-8b5d-41b5-ad24-9e68eb1f6d43 NetNS:/var/run/netns/1a760a20-b9a6-43d9-ab33-35104757236d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82922593_8b5d_41b5_ad24_9e68eb1f6d43.slice PodAnnotations:0xc002722948}] Aliases:map[]}\"",
2026-06-12 16:39:24.903197 | controller |     "Jun 12 15:47:14.432961 crc crio[24284]: time=\"2026-06-12T15:47:14.432923581Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6bd8b89fdf-br6cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.903214 | controller |     "Jun 12 15:47:14.981804 crc crio[24284]: time=\"2026-06-12T15:47:14.980910853Z\" level=info msg=\"Stopping container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1 (timeout: 30s)\" id=f7b8ef10-f93f-4884-b79f-bcd720b22f0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903229 | controller |     "Jun 12 15:47:14.981804 crc crio[24284]: time=\"2026-06-12T15:47:14.980918359Z\" level=info msg=\"Stopping container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03 (timeout: 30s)\" id=073cf9cd-1f85-4fda-9083-cfbc622ed7a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903243 | controller |     "Jun 12 15:47:15.249936 crc crio[24284]: time=\"2026-06-12T15:47:15.249807138Z\" level=info msg=\"Stopping pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=3d8a882e-639b-4860-bba2-40cd3fcbd6d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903260 | controller |     "Jun 12 15:47:15.250451 crc crio[24284]: time=\"2026-06-12T15:47:15.250394187Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-c9mnf Namespace:openstack ID:2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf UID:a2316f0f-2c98-4ea6-9b33-cbcd5019cbb7 NetNS:/var/run/netns/762ff7b7-8c7d-45ea-ab6e-b0fc94f760a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2316f0f_2c98_4ea6_9b33_cbcd5019cbb7.slice PodAnnotations:0xc003242688}] Aliases:map[]}\"",
2026-06-12 16:39:24.903281 | controller |     "Jun 12 15:47:15.250584 crc crio[24284]: time=\"2026-06-12T15:47:15.250550892Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-c9mnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.903304 | controller |     "Jun 12 15:47:15.878026 crc crio[24284]: time=\"2026-06-12T15:47:15.877556675Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=4f634549-52c3-4f26-9239-57cfbce96651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.903322 | controller |     "Jun 12 15:47:18.989086 crc crio[24284]: time=\"2026-06-12T15:47:18.988532711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.903338 | controller |     "Jun 12 15:47:19.224894 crc crio[24284]: time=\"2026-06-12T15:47:19.224328132Z\" level=info msg=\"Stopped container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd\" id=fdd48ef8-a6f4-4d4a-b879-fe38b4c54a9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903352 | controller |     "Jun 12 15:47:19.581633 crc crio[24284]: time=\"2026-06-12T15:47:19.581191102Z\" level=info msg=\"Stopped container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log\" id=5c76f417-272a-4c7f-8272-10cd53b73409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903369 | controller |     "Jun 12 15:47:19.583350 crc crio[24284]: time=\"2026-06-12T15:47:19.582892647Z\" level=info msg=\"Stopping pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=a638846f-312c-4b70-9f06-08b3b73dbae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903391 | controller |     "Jun 12 15:47:19.586904 crc crio[24284]: time=\"2026-06-12T15:47:19.585205703Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0 UID:53298141-7474-406a-982f-fa0f18b0b6d3 NetNS:/var/run/netns/d4b9aa5f-58f3-4f71-b259-2fb161c0cc7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53298141_7474_406a_982f_fa0f18b0b6d3.slice PodAnnotations:0xc001e050a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.903417 | controller |     "Jun 12 15:47:19.586904 crc crio[24284]: time=\"2026-06-12T15:47:19.585819913Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.903433 | controller |     "Jun 12 15:47:22.284655 crc crio[24284]: time=\"2026-06-12T15:47:22.281619181Z\" level=info msg=\"Stopped container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd\" id=f7b8ef10-f93f-4884-b79f-bcd720b22f0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903448 | controller |     "Jun 12 15:47:22.286795 crc crio[24284]: time=\"2026-06-12T15:47:22.286679954Z\" level=info msg=\"Stopped pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=0ecbcbdb-7cc4-47f3-a646-5fad730c37db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903464 | controller |     "Jun 12 15:47:22.408036 crc crio[24284]: time=\"2026-06-12T15:47:22.407863534Z\" level=info msg=\"Removing container: 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d\" id=74b1ef18-c027-4f27-95d4-136fb66ccbaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.903485 | controller |     "Jun 12 15:47:22.469678 crc crio[24284]: time=\"2026-06-12T15:47:22.467830696Z\" level=info msg=\"Stopped container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log\" id=073cf9cd-1f85-4fda-9083-cfbc622ed7a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.903507 | controller |     "Jun 12 15:47:22.474574 crc crio[24284]: time=\"2026-06-12T15:47:22.473403959Z\" level=info msg=\"Stopping pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=0ff41a1a-1f6e-4568-8e60-0abfeea78b85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903544 | controller |     "Jun 12 15:47:22.474574 crc crio[24284]: time=\"2026-06-12T15:47:22.474198925Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a UID:8e9dc3f6-64ac-4133-a333-4b2998166bec NetNS:/var/run/netns/94e4cd61-651b-4b8e-b984-a347068d4d47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e9dc3f6_64ac_4133_a333_4b2998166bec.slice PodAnnotations:0xc001212538}] Aliases:map[]}\"",
2026-06-12 16:39:24.903564 | controller |     "Jun 12 15:47:22.474574 crc crio[24284]: time=\"2026-06-12T15:47:22.474599548Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.903587 | controller |     "Jun 12 15:47:22.488554 crc crio[24284]: time=\"2026-06-12T15:47:22.478412992Z\" level=info msg=\"Stopped pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=3d8a882e-639b-4860-bba2-40cd3fcbd6d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903608 | controller |     "Jun 12 15:47:24.235368 crc crio[24284]: time=\"2026-06-12T15:47:24.23385331Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-w5p76/POD\" id=c267c06f-d778-4c36-bdcd-67179f58d4f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.903628 | controller |     "Jun 12 15:47:24.235368 crc crio[24284]: time=\"2026-06-12T15:47:24.234923215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.903645 | controller |     "Jun 12 15:47:27.008808 crc crio[24284]: time=\"2026-06-12T15:47:27.007895987Z\" level=info msg=\"Stopping pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=d41751f0-2e52-4543-8dcd-cea549fa3176 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903670 | controller |     "Jun 12 15:47:27.009917 crc crio[24284]: time=\"2026-06-12T15:47:27.009010613Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=d41751f0-2e52-4543-8dcd-cea549fa3176 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903693 | controller |     "Jun 12 15:47:27.010043 crc crio[24284]: time=\"2026-06-12T15:47:27.009942123Z\" level=info msg=\"Removing pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=a52f2fa0-203b-4d77-9734-76d7fafac31b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.903713 | controller |     "Jun 12 15:47:37.505866 crc crio[24284]: time=\"2026-06-12T15:47:37.504789088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=3d164811-45a7-4e1e-ac30-0e9fb6ec3ab5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.903732 | controller |     "Jun 12 15:47:37.507380 crc crio[24284]: time=\"2026-06-12T15:47:37.506855715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0343f227-ffe9-440e-8723-ebb31f91e052 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.903751 | controller |     "Jun 12 15:47:37.511225 crc crio[24284]: time=\"2026-06-12T15:47:37.511178834Z\" level=info msg=\"Stopped pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=a638846f-312c-4b70-9f06-08b3b73dbae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903772 | controller |     "Jun 12 15:47:37.768881 crc crio[24284]: time=\"2026-06-12T15:47:37.768712446Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=5b556b6c-ba8b-4297-9285-567352e6b8e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.903792 | controller |     "Jun 12 15:47:37.769913 crc crio[24284]: time=\"2026-06-12T15:47:37.769777801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ab0cb530-b077-40bd-9fe1-97f98cb80345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.903811 | controller |     "Jun 12 15:47:38.829447 crc crio[24284]: time=\"2026-06-12T15:47:38.828807205Z\" level=info msg=\"Stopped pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=0ff41a1a-1f6e-4568-8e60-0abfeea78b85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903830 | controller |     "Jun 12 15:47:41.563225 crc crio[24284]: time=\"2026-06-12T15:47:41.562022302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=0b1beec6-d256-42a8-be0d-87cb583e662c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.903851 | controller |     "Jun 12 15:47:41.641074 crc crio[24284]: time=\"2026-06-12T15:47:41.640931973Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=ef52ac57-5a60-4d3a-8e7a-038d96c18cb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.903872 | controller |     "Jun 12 15:47:41.641345 crc crio[24284]: time=\"2026-06-12T15:47:41.641103638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.903892 | controller |     "Jun 12 15:47:43.978338 crc crio[24284]: time=\"2026-06-12T15:47:43.97761702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d684b276-8ea3-4e27-aa91-48f74209065e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.903915 | controller |     "Jun 12 15:47:44.086842 crc crio[24284]: time=\"2026-06-12T15:47:44.086736211Z\" level=info msg=\"Removed container 17d9c2da02036b7b7f0511f8bc0716a0e230955ab34b304163e16b09a0396a3d: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/dnsmasq-dns\" id=74b1ef18-c027-4f27-95d4-136fb66ccbaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.903936 | controller |     "Jun 12 15:47:44.090982 crc crio[24284]: time=\"2026-06-12T15:47:44.089824154Z\" level=info msg=\"Removing container: 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde\" id=d0d7cd92-fcf0-4b5b-ac53-cb10677de8a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.903957 | controller |     "Jun 12 15:47:44.116222 crc crio[24284]: time=\"2026-06-12T15:47:44.116033649Z\" level=info msg=\"Removed pod sandbox: 6f5bb8cdfac090fbfb230d3533e862bbf5d10a22a045577f434fc052d2ccbfdd\" id=a52f2fa0-203b-4d77-9734-76d7fafac31b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.903976 | controller |     "Jun 12 15:47:44.123357 crc crio[24284]: time=\"2026-06-12T15:47:44.122477587Z\" level=info msg=\"Stopping pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=a0198b2d-d703-4de6-b0da-2fe6745bd1a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.903996 | controller |     "Jun 12 15:47:44.123357 crc crio[24284]: time=\"2026-06-12T15:47:44.12257846Z\" level=info msg=\"Stopped pod sandbox (already stopped): a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=a0198b2d-d703-4de6-b0da-2fe6745bd1a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.904016 | controller |     "Jun 12 15:47:44.123687 crc crio[24284]: time=\"2026-06-12T15:47:44.123224741Z\" level=info msg=\"Removing pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=34ce8791-9587-404e-8739-0b90fb498a5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.904037 | controller |     "Jun 12 15:47:44.162754 crc crio[24284]: time=\"2026-06-12T15:47:44.162062848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=8cfa3848-fc52-494f-8337-df64f66e3311 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.904057 | controller |     "Jun 12 15:47:44.165376 crc crio[24284]: time=\"2026-06-12T15:47:44.164593938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fbdd79b8-a061-42b3-82ff-2166045f26d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.904077 | controller |     "Jun 12 15:47:44.170152 crc crio[24284]: time=\"2026-06-12T15:47:44.170034695Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc0012121b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.904097 | controller |     "Jun 12 15:47:44.170451 crc crio[24284]: time=\"2026-06-12T15:47:44.170384666Z\" level=info msg=\"Adding pod openstack_root-account-create-update-ch658 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.904118 | controller |     "Jun 12 15:47:44.210399 crc crio[24284]: time=\"2026-06-12T15:47:44.208636019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904139 | controller |     "Jun 12 15:47:44.211682 crc crio[24284]: time=\"2026-06-12T15:47:44.211601192Z\" level=info msg=\"Creating container: openstack/placement-db-sync-wsr4d/placement-db-sync\" id=71ea7f9d-cae5-4e58-9b3d-8682dbde5ebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.904163 | controller |     "Jun 12 15:47:44.218402 crc crio[24284]: time=\"2026-06-12T15:47:44.218302353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904183 | controller |     "Jun 12 15:47:44.220219 crc crio[24284]: time=\"2026-06-12T15:47:44.219703517Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=4c43a79b-9599-4cbb-a89f-b9dd76662373 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.904204 | controller |     "Jun 12 15:47:44.222229 crc crio[24284]: time=\"2026-06-12T15:47:44.222173529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2d71a51b-e294-47de-95fb-0f2768da7665 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.904224 | controller |     "Jun 12 15:47:44.239684 crc crio[24284]: time=\"2026-06-12T15:47:44.239506358Z\" level=info msg=\"Removed container 29af79d373aec567ed30733f96c1672b040653436d60b1df527d21cbe5d7dcde: openstack/dnsmasq-dns-6bd8b89fdf-br6cp/init\" id=d0d7cd92-fcf0-4b5b-ac53-cb10677de8a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904244 | controller |     "Jun 12 15:47:44.247970 crc crio[24284]: time=\"2026-06-12T15:47:44.247916041Z\" level=info msg=\"Removing container: ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a\" id=bb0d7d3b-f61c-4179-9084-9ab42dc75249 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904263 | controller |     "Jun 12 15:47:44.249313 crc crio[24284]: time=\"2026-06-12T15:47:44.249188322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b5a3d1ca-2517-48f7-86cc-77db96aed79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.904283 | controller |     "Jun 12 15:47:44.254142 crc crio[24284]: time=\"2026-06-12T15:47:44.253847174Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-m4xlg/barbican-db-sync\" id=4d03a415-1fcc-4789-83a8-872c0827fcac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.904305 | controller |     "Jun 12 15:47:44.258729 crc crio[24284]: time=\"2026-06-12T15:47:44.25865189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904325 | controller |     "Jun 12 15:47:44.259584 crc crio[24284]: time=\"2026-06-12T15:47:44.259474387Z\" level=info msg=\"Removed pod sandbox: a00a7b6ceaf45c4721e943554b97d4b02f9c385c9388d0679975c7074e2c88d3\" id=34ce8791-9587-404e-8739-0b90fb498a5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.904344 | controller |     "Jun 12 15:47:44.260990 crc crio[24284]: time=\"2026-06-12T15:47:44.260948881Z\" level=info msg=\"Stopping pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=f0035e52-90b1-474e-9bf1-67b159f133ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.904364 | controller |     "Jun 12 15:47:44.261183 crc crio[24284]: time=\"2026-06-12T15:47:44.261159378Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=f0035e52-90b1-474e-9bf1-67b159f133ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.904386 | controller |     "Jun 12 15:47:44.262192 crc crio[24284]: time=\"2026-06-12T15:47:44.262095933Z\" level=info msg=\"Removing pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=3876f69e-a31a-43c4-aa5c-a478a71ca7a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.904410 | controller |     "Jun 12 15:47:44.275041 crc crio[24284]: time=\"2026-06-12T15:47:44.274990727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=93e5b830-a75a-4238-ad00-46a95f126f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.904431 | controller |     "Jun 12 15:47:44.280385 crc crio[24284]: time=\"2026-06-12T15:47:44.280343829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904451 | controller |     "Jun 12 15:47:44.299799 crc crio[24284]: time=\"2026-06-12T15:47:44.29967828Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc001212720}] Aliases:map[]}\"",
2026-06-12 16:39:24.904471 | controller |     "Jun 12 15:47:44.299799 crc crio[24284]: time=\"2026-06-12T15:47:44.299769263Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-w5p76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.904486 | controller |     "Jun 12 15:47:44.302541 crc crio[24284]: time=\"2026-06-12T15:47:44.302460894Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001e047b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.904536 | controller |     "Jun 12 15:47:44.302541 crc crio[24284]: time=\"2026-06-12T15:47:44.302536146Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.904554 | controller |     "Jun 12 15:47:44.314644 crc crio[24284]: time=\"2026-06-12T15:47:44.314581977Z\" level=info msg=\"Removed pod sandbox: 3c82cf312f26130498265890779d06d88a7cd0c4ccd011970f1ce140bdf486f8\" id=3876f69e-a31a-43c4-aa5c-a478a71ca7a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.904569 | controller |     "Jun 12 15:47:44.331674 crc crio[24284]: time=\"2026-06-12T15:47:44.33054747Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=61dd3ad8-513d-4718-9fe2-a07a632bcfa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.904584 | controller |     "Jun 12 15:47:44.331674 crc crio[24284]: time=\"2026-06-12T15:47:44.330620333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904603 | controller |     "Jun 12 15:47:44.343226 crc crio[24284]: time=\"2026-06-12T15:47:44.343169211Z\" level=info msg=\"Removed container ed0f8e2823b48bc8d3e756cc267dadcd6ec9cd3b204224c3105d2994058e231a: openstack/glance-default-external-api-0/glance-httpd\" id=bb0d7d3b-f61c-4179-9084-9ab42dc75249 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904618 | controller |     "Jun 12 15:47:44.349443 crc crio[24284]: time=\"2026-06-12T15:47:44.349361087Z\" level=info msg=\"Removing container: 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb\" id=e151ce51-0be4-4241-8fcb-f84ac7cabeb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904633 | controller |     "Jun 12 15:47:44.361015 crc crio[24284]: time=\"2026-06-12T15:47:44.360579384Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-784pc/cinder-db-sync\" id=3e501cca-a6c9-4dc9-a9c9-3cce4465e2b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.904652 | controller |     "Jun 12 15:47:44.366560 crc crio[24284]: time=\"2026-06-12T15:47:44.366475182Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=aa46328e-31fe-4c4a-9dd7-2f936461031c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.904667 | controller |     "Jun 12 15:47:44.437366 crc crio[24284]: time=\"2026-06-12T15:47:44.435646505Z\" level=info msg=\"Removed container 3459f9415615b7a14b13769a805642979e201639f2d094434068c9d298b473cb: openstack/glance-default-external-api-0/glance-log\" id=e151ce51-0be4-4241-8fcb-f84ac7cabeb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904682 | controller |     "Jun 12 15:47:44.444657 crc crio[24284]: time=\"2026-06-12T15:47:44.440523216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904697 | controller |     "Jun 12 15:47:44.454951 crc crio[24284]: time=\"2026-06-12T15:47:44.454796446Z\" level=info msg=\"Created container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=4f634549-52c3-4f26-9239-57cfbce96651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.904711 | controller |     "Jun 12 15:47:44.455590 crc crio[24284]: time=\"2026-06-12T15:47:44.455160522Z\" level=info msg=\"Removing container: b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1\" id=a13d640a-dfbf-4d72-a98f-2bd224ab4977 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904726 | controller |     "Jun 12 15:47:44.456015 crc crio[24284]: time=\"2026-06-12T15:47:44.455895766Z\" level=info msg=\"Starting container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25\" id=a1758584-47f9-4e8c-8d4c-799f4b28c131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.904740 | controller |     "Jun 12 15:47:44.464620 crc crio[24284]: time=\"2026-06-12T15:47:44.461547015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904755 | controller |     "Jun 12 15:47:44.464620 crc crio[24284]: time=\"2026-06-12T15:47:44.464336924Z\" level=info msg=\"Started container\" PID=68042 containerID=955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25 description=openshift-marketplace/certified-operators-p5sz7/registry-server id=a1758584-47f9-4e8c-8d4c-799f4b28c131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1",
2026-06-12 16:39:24.904771 | controller |     "Jun 12 15:47:44.489951 crc crio[24284]: time=\"2026-06-12T15:47:44.489831969Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc00041d458}] Aliases:map[]}\"",
2026-06-12 16:39:24.904786 | controller |     "Jun 12 15:47:44.490362 crc crio[24284]: time=\"2026-06-12T15:47:44.490341515Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.904801 | controller |     "Jun 12 15:47:44.533418 crc crio[24284]: time=\"2026-06-12T15:47:44.532525092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904819 | controller |     "Jun 12 15:47:44.542884 crc crio[24284]: time=\"2026-06-12T15:47:44.542697038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904835 | controller |     "Jun 12 15:47:44.602771 crc crio[24284]: time=\"2026-06-12T15:47:44.59881704Z\" level=info msg=\"Removed container b33d76dda72f44589f79fd9add0b80e39334699ca35e14df2e4bcc9c11e4f3b1: openstack/glance-default-internal-api-0/glance-httpd\" id=a13d640a-dfbf-4d72-a98f-2bd224ab4977 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904849 | controller |     "Jun 12 15:47:44.618830 crc crio[24284]: time=\"2026-06-12T15:47:44.618041918Z\" level=info msg=\"Removing container: eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03\" id=739a8fc7-3226-4e68-b845-d47cd89c6369 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904864 | controller |     "Jun 12 15:47:44.697717 crc crio[24284]: time=\"2026-06-12T15:47:44.695664911Z\" level=info msg=\"Removed container eeb220069efcbd70d6d518718ff251f25883d893905449f908ee9da5d6244b03: openstack/glance-default-internal-api-0/glance-log\" id=739a8fc7-3226-4e68-b845-d47cd89c6369 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.904879 | controller |     "Jun 12 15:47:44.705704 crc crio[24284]: time=\"2026-06-12T15:47:44.705624782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904893 | controller |     "Jun 12 15:47:44.714328 crc crio[24284]: time=\"2026-06-12T15:47:44.714199269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904908 | controller |     "Jun 12 15:47:44.719409 crc crio[24284]: time=\"2026-06-12T15:47:44.719174151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904922 | controller |     "Jun 12 15:47:44.719409 crc crio[24284]: time=\"2026-06-12T15:47:44.719394706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904936 | controller |     "Jun 12 15:47:44.731970 crc crio[24284]: time=\"2026-06-12T15:47:44.731889481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904951 | controller |     "Jun 12 15:47:44.744966 crc crio[24284]: time=\"2026-06-12T15:47:44.744767746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.904965 | controller |     "Jun 12 15:47:44.759308 crc crio[24284]: time=\"2026-06-12T15:47:44.758678257Z\" level=info msg=\"Created container 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15: openstack/barbican-db-sync-m4xlg/barbican-db-sync\" id=4d03a415-1fcc-4789-83a8-872c0827fcac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.904980 | controller |     "Jun 12 15:47:44.770328 crc crio[24284]: time=\"2026-06-12T15:47:44.762804513Z\" level=info msg=\"Starting container: 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15\" id=916bc764-8434-4266-8800-44810bc51823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.904994 | controller |     "Jun 12 15:47:44.784236 crc crio[24284]: time=\"2026-06-12T15:47:44.78414417Z\" level=info msg=\"Started container\" PID=68142 containerID=372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15 description=openstack/barbican-db-sync-m4xlg/barbican-db-sync id=916bc764-8434-4266-8800-44810bc51823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746",
2026-06-12 16:39:24.905013 | controller |     "Jun 12 15:47:44.928308 crc crio[24284]: time=\"2026-06-12T15:47:44.927633138Z\" level=info msg=\"Created container 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19: openstack/placement-db-sync-wsr4d/placement-db-sync\" id=71ea7f9d-cae5-4e58-9b3d-8682dbde5ebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905028 | controller |     "Jun 12 15:47:44.932333 crc crio[24284]: time=\"2026-06-12T15:47:44.930678597Z\" level=info msg=\"Starting container: 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19\" id=b83633f0-dce6-415a-a8fa-4475e473fecf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.905042 | controller |     "Jun 12 15:47:44.960464 crc crio[24284]: time=\"2026-06-12T15:47:44.954567986Z\" level=info msg=\"Started container\" PID=68175 containerID=35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19 description=openstack/placement-db-sync-wsr4d/placement-db-sync id=b83633f0-dce6-415a-a8fa-4475e473fecf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8",
2026-06-12 16:39:24.905058 | controller |     "Jun 12 15:47:44.960464 crc crio[24284]: time=\"2026-06-12T15:47:44.95988938Z\" level=info msg=\"Created container fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7: openstack/cinder-db-sync-784pc/cinder-db-sync\" id=3e501cca-a6c9-4dc9-a9c9-3cce4465e2b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905073 | controller |     "Jun 12 15:47:44.962835 crc crio[24284]: time=\"2026-06-12T15:47:44.962744674Z\" level=info msg=\"Starting container: fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7\" id=56de3856-6fc4-4437-991d-e07ebcde18ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.905087 | controller |     "Jun 12 15:47:44.968555 crc crio[24284]: time=\"2026-06-12T15:47:44.968471461Z\" level=info msg=\"Started container\" PID=68181 containerID=fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7 description=openstack/cinder-db-sync-784pc/cinder-db-sync id=56de3856-6fc4-4437-991d-e07ebcde18ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735",
2026-06-12 16:39:24.905102 | controller |     "Jun 12 15:47:45.015522 crc crio[24284]: time=\"2026-06-12T15:47:45.015329314Z\" level=info msg=\"Created container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent\" id=aa46328e-31fe-4c4a-9dd7-2f936461031c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905117 | controller |     "Jun 12 15:47:45.030933 crc crio[24284]: 2026-06-12T15:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e3428df1942ec8 Mac:b6:94:2f:21:00:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.905132 | controller |     "Jun 12 15:47:45.032315 crc crio[24284]: time=\"2026-06-12T15:47:45.032184265Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc0012121b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.905147 | controller |     "Jun 12 15:47:45.032567 crc crio[24284]: time=\"2026-06-12T15:47:45.032459334Z\" level=info msg=\"Checking pod openstack_root-account-create-update-ch658 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.905166 | controller |     "Jun 12 15:47:45.050492 crc crio[24284]: time=\"2026-06-12T15:47:45.050407137Z\" level=info msg=\"Ran pod sandbox 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f with infra container: openstack/root-account-create-update-ch658/POD\" id=3e58b97f-608c-4f64-b709-274e2a039ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.905182 | controller |     "Jun 12 15:47:45.058928 crc crio[24284]: time=\"2026-06-12T15:47:45.058851198Z\" level=info msg=\"Starting container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47\" id=da376bed-918e-4368-9a1e-ef33f12ad34e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.905197 | controller |     "Jun 12 15:47:45.064804 crc crio[24284]: time=\"2026-06-12T15:47:45.064730697Z\" level=info msg=\"Started container\" PID=68180 containerID=1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47 description=openstack/ceilometer-0/ceilometer-central-agent id=da376bed-918e-4368-9a1e-ef33f12ad34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a",
2026-06-12 16:39:24.905212 | controller |     "Jun 12 15:47:45.095876 crc crio[24284]: time=\"2026-06-12T15:47:45.095681679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7322101d-b16e-47fb-850b-58f787addf87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905226 | controller |     "Jun 12 15:47:45.110922 crc crio[24284]: time=\"2026-06-12T15:47:45.110816677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=98d133fe-ed72-4220-b136-8003bb2047ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905241 | controller |     "Jun 12 15:47:45.115408 crc crio[24284]: time=\"2026-06-12T15:47:45.114337562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905256 | controller |     "Jun 12 15:47:45.115408 crc crio[24284]: time=\"2026-06-12T15:47:45.114710684Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905270 | controller |     "Jun 12 15:47:45.115408 crc crio[24284]: time=\"2026-06-12T15:47:45.114836218Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=0e9ed597-5dc6-4b49-a4b3-7008cf97a6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905285 | controller |     "Jun 12 15:47:45.117136 crc crio[24284]: time=\"2026-06-12T15:47:45.117063068Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=14321de2-61fb-4886-bc7e-e8df3643bd2a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.905300 | controller |     "Jun 12 15:47:45.126200 crc crio[24284]: time=\"2026-06-12T15:47:45.126066241Z\" level=info msg=\"Creating container: openstack/root-account-create-update-ch658/mariadb-account-create-update\" id=165e155f-5d16-452d-bd27-a6afea58aad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905314 | controller |     "Jun 12 15:47:45.126642 crc crio[24284]: time=\"2026-06-12T15:47:45.126574677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905329 | controller |     "Jun 12 15:47:45.130954 crc crio[24284]: time=\"2026-06-12T15:47:45.130865552Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-12 16:39:24.905346 | controller |     "Jun 12 15:47:45.189673 crc crio[24284]: time=\"2026-06-12T15:47:45.189507929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905361 | controller |     "Jun 12 15:47:45.193782 crc crio[24284]: time=\"2026-06-12T15:47:45.193678194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905376 | controller |     "Jun 12 15:47:45.353201 crc crio[24284]: time=\"2026-06-12T15:47:45.351991851Z\" level=info msg=\"Created container 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea: openstack/root-account-create-update-ch658/mariadb-account-create-update\" id=165e155f-5d16-452d-bd27-a6afea58aad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905391 | controller |     "Jun 12 15:47:45.359648 crc crio[24284]: time=\"2026-06-12T15:47:45.359517835Z\" level=info msg=\"Starting container: 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea\" id=04808307-9243-493a-9102-45129587ef67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.905405 | controller |     "Jun 12 15:47:45.364485 crc crio[24284]: 2026-06-12T15:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60a67d8c55cb7d3 Mac:8e:b8:fb:28:66:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd SocketPath: PciID:}] [{Interface:0xc000139030 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.905420 | controller |     "Jun 12 15:47:45.366703 crc crio[24284]: time=\"2026-06-12T15:47:45.366629987Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc001212720}] Aliases:map[]}\"",
2026-06-12 16:39:24.905435 | controller |     "Jun 12 15:47:45.366830 crc crio[24284]: time=\"2026-06-12T15:47:45.366785772Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-w5p76 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.905450 | controller |     "Jun 12 15:47:45.368447 crc crio[24284]: time=\"2026-06-12T15:47:45.368195704Z\" level=info msg=\"Started container\" PID=68252 containerID=998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea description=openstack/root-account-create-update-ch658/mariadb-account-create-update id=04808307-9243-493a-9102-45129587ef67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f",
2026-06-12 16:39:24.905464 | controller |     "Jun 12 15:47:45.380382 crc crio[24284]: time=\"2026-06-12T15:47:45.380316374Z\" level=info msg=\"Ran pod sandbox 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 with infra container: openstack/keystone-bootstrap-w5p76/POD\" id=c267c06f-d778-4c36-bdcd-67179f58d4f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.905479 | controller |     "Jun 12 15:47:45.396301 crc crio[24284]: time=\"2026-06-12T15:47:45.396151397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=1278e60e-ce21-499c-b9e8-d477a2b164db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905494 | controller |     "Jun 12 15:47:45.478972 crc crio[24284]: time=\"2026-06-12T15:47:45.47886026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e8134920-aa10-43e2-a153-cf8215ad2c63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905528 | controller |     "Jun 12 15:47:45.848350 crc crio[24284]: time=\"2026-06-12T15:47:45.843593518Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-w5p76/keystone-bootstrap\" id=7a11b82c-b22b-4015-ada8-dd21680f6a0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905549 | controller |     "Jun 12 15:47:45.848350 crc crio[24284]: time=\"2026-06-12T15:47:45.844902131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905566 | controller |     "Jun 12 15:47:45.904523 crc crio[24284]: time=\"2026-06-12T15:47:45.902148459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905582 | controller |     "Jun 12 15:47:45.910900 crc crio[24284]: time=\"2026-06-12T15:47:45.910190349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905597 | controller |     "Jun 12 15:47:46.118301 crc crio[24284]: time=\"2026-06-12T15:47:46.1148766Z\" level=info msg=\"Created container fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4: openstack/keystone-bootstrap-w5p76/keystone-bootstrap\" id=7a11b82c-b22b-4015-ada8-dd21680f6a0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905612 | controller |     "Jun 12 15:47:46.131530 crc crio[24284]: time=\"2026-06-12T15:47:46.131334045Z\" level=info msg=\"Starting container: fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4\" id=10b0fbd5-edca-4be9-9d1a-1a24b867a2b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.905627 | controller |     "Jun 12 15:47:46.155194 crc crio[24284]: time=\"2026-06-12T15:47:46.154825856Z\" level=info msg=\"Started container\" PID=68324 containerID=fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4 description=openstack/keystone-bootstrap-w5p76/keystone-bootstrap id=10b0fbd5-edca-4be9-9d1a-1a24b867a2b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464",
2026-06-12 16:39:24.905641 | controller |     "Jun 12 15:47:46.242008 crc crio[24284]: 2026-06-12T15:47:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d383e768765d0f6 Mac:6a:0b:02:ef:fd:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.905656 | controller |     "Jun 12 15:47:46.243167 crc crio[24284]: time=\"2026-06-12T15:47:46.243004094Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001e047b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.905671 | controller |     "Jun 12 15:47:46.243377 crc crio[24284]: time=\"2026-06-12T15:47:46.243205831Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.905685 | controller |     "Jun 12 15:47:46.263336 crc crio[24284]: time=\"2026-06-12T15:47:46.257039059Z\" level=info msg=\"Ran pod sandbox d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa with infra container: openstack/glance-default-external-api-0/POD\" id=ef52ac57-5a60-4d3a-8e7a-038d96c18cb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.905703 | controller |     "Jun 12 15:47:46.285923 crc crio[24284]: time=\"2026-06-12T15:47:46.285805012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7ef72877-1b99-4a4e-b315-8a155a03009a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905718 | controller |     "Jun 12 15:47:46.293764 crc crio[24284]: time=\"2026-06-12T15:47:46.293641683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0f016279-cd1d-4923-9920-967b38a8e723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905732 | controller |     "Jun 12 15:47:46.321954 crc crio[24284]: 2026-06-12T15:47:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c59c32df75c43 Mac:de:f1:1c:2d:88:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc SocketPath: PciID:}] [{Interface:0xc000292940 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.905747 | controller |     "Jun 12 15:47:46.322157 crc crio[24284]: time=\"2026-06-12T15:47:46.321959138Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc00041d458}] Aliases:map[]}\"",
2026-06-12 16:39:24.905761 | controller |     "Jun 12 15:47:46.325060 crc crio[24284]: time=\"2026-06-12T15:47:46.322576478Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.905775 | controller |     "Jun 12 15:47:46.336515 crc crio[24284]: time=\"2026-06-12T15:47:46.335182243Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=d4460c21-136d-4987-ab55-e4e248b3da64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905789 | controller |     "Jun 12 15:47:46.336515 crc crio[24284]: time=\"2026-06-12T15:47:46.335965379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905804 | controller |     "Jun 12 15:47:46.381327 crc crio[24284]: time=\"2026-06-12T15:47:46.37987831Z\" level=info msg=\"Ran pod sandbox 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 with infra container: openstack/glance-default-internal-api-0/POD\" id=61dd3ad8-513d-4718-9fe2-a07a632bcfa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.905819 | controller |     "Jun 12 15:47:46.384429 crc crio[24284]: time=\"2026-06-12T15:47:46.383837917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c3ea93ff-c99c-462b-a6e8-803d81016258 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905833 | controller |     "Jun 12 15:47:46.388724 crc crio[24284]: time=\"2026-06-12T15:47:46.388538237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=146e469f-72dd-4762-baaa-7d29f7e7e320 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.905848 | controller |     "Jun 12 15:47:46.412836 crc crio[24284]: time=\"2026-06-12T15:47:46.412706329Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=aa9763cd-575d-42db-b389-b8691efc61e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.905862 | controller |     "Jun 12 15:47:46.418313 crc crio[24284]: time=\"2026-06-12T15:47:46.415322094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905880 | controller |     "Jun 12 15:47:46.506350 crc crio[24284]: time=\"2026-06-12T15:47:46.50591868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905895 | controller |     "Jun 12 15:47:46.572959 crc crio[24284]: time=\"2026-06-12T15:47:46.572408899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.905910 | controller |     "Jun 12 15:47:47.102387 crc crio[24284]: time=\"2026-06-12T15:47:47.102241722Z\" level=info msg=\"Stopping pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=4a8d4916-9c70-4aae-b8ca-20af2856c75f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.905929 | controller |     "Jun 12 15:47:47.103502 crc crio[24284]: time=\"2026-06-12T15:47:47.103326648Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-262g9 Namespace:openstack ID:dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3 UID:261bca27-6a00-4c61-b2ee-a79d0dd6d3da NetNS:/var/run/netns/722ffab9-999c-4cbb-ab58-5338cc8c3c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod261bca27_6a00_4c61_b2ee_a79d0dd6d3da.slice PodAnnotations:0xc004287048}] Aliases:map[]}\"",
2026-06-12 16:39:24.905952 | controller |     "Jun 12 15:47:47.103502 crc crio[24284]: time=\"2026-06-12T15:47:47.103480093Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-262g9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.905977 | controller |     "Jun 12 15:47:47.671325 crc crio[24284]: time=\"2026-06-12T15:47:47.662087693Z\" level=info msg=\"Stopped pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=4a8d4916-9c70-4aae-b8ca-20af2856c75f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.906004 | controller |     "Jun 12 15:47:47.849335 crc crio[24284]: time=\"2026-06-12T15:47:47.848356204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906023 | controller |     "Jun 12 15:47:47.989792 crc crio[24284]: time=\"2026-06-12T15:47:47.989680663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906040 | controller |     "Jun 12 15:47:48.128919 crc crio[24284]: time=\"2026-06-12T15:47:48.128804078Z\" level=info msg=\"Stopping pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=8a7b1822-6c5c-4089-8b4d-a38be41cad22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.906055 | controller |     "Jun 12 15:47:48.129643 crc crio[24284]: time=\"2026-06-12T15:47:48.129579753Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-ch658 Namespace:openstack ID:2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f UID:60c498ae-18aa-4dcf-879c-13f5389522b9 NetNS:/var/run/netns/646edfd2-6355-419f-8bde-c7936cb77870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60c498ae_18aa_4dcf_879c_13f5389522b9.slice PodAnnotations:0xc002722bf0}] Aliases:map[]}\"",
2026-06-12 16:39:24.906070 | controller |     "Jun 12 15:47:48.130400 crc crio[24284]: time=\"2026-06-12T15:47:48.12978004Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-ch658 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.906092 | controller |     "Jun 12 15:47:48.323473 crc crio[24284]: time=\"2026-06-12T15:47:48.321962865Z\" level=info msg=\"Created container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log\" id=aa9763cd-575d-42db-b389-b8691efc61e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906107 | controller |     "Jun 12 15:47:48.327305 crc crio[24284]: time=\"2026-06-12T15:47:48.323896801Z\" level=info msg=\"Starting container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694\" id=9cac380a-ab41-4648-a6b3-1d41fd629171 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.906122 | controller |     "Jun 12 15:47:48.337438 crc crio[24284]: time=\"2026-06-12T15:47:48.335233828Z\" level=info msg=\"Started container\" PID=68529 containerID=7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694 description=openstack/glance-default-internal-api-0/glance-log id=9cac380a-ab41-4648-a6b3-1d41fd629171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13",
2026-06-12 16:39:24.906137 | controller |     "Jun 12 15:47:48.400343 crc crio[24284]: time=\"2026-06-12T15:47:48.400064413Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c5e85bf-d9ee-4c89-b304-05621e41b4fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906152 | controller |     "Jun 12 15:47:48.410329 crc crio[24284]: time=\"2026-06-12T15:47:48.409696485Z\" level=info msg=\"Created container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log\" id=d4460c21-136d-4987-ab55-e4e248b3da64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906166 | controller |     "Jun 12 15:47:48.413746 crc crio[24284]: time=\"2026-06-12T15:47:48.411848716Z\" level=info msg=\"Starting container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142\" id=792efb5d-e7db-49c5-87de-88648c88ee61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.906180 | controller |     "Jun 12 15:47:48.423330 crc crio[24284]: time=\"2026-06-12T15:47:48.422019833Z\" level=info msg=\"Started container\" PID=68594 containerID=86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142 description=openstack/glance-default-external-api-0/glance-log id=792efb5d-e7db-49c5-87de-88648c88ee61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa",
2026-06-12 16:39:24.906195 | controller |     "Jun 12 15:47:48.445312 crc crio[24284]: time=\"2026-06-12T15:47:48.441790261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3c4de4de-c918-41d7-aa20-aaa88afba351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906210 | controller |     "Jun 12 15:47:49.137804 crc crio[24284]: time=\"2026-06-12T15:47:49.136905851Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-c8d6b5487-xdprq/POD\" id=cadcdbf3-34bb-4e2e-bba2-c4439c9e021e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.906224 | controller |     "Jun 12 15:47:49.139933 crc crio[24284]: time=\"2026-06-12T15:47:49.139896149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906239 | controller |     "Jun 12 15:47:49.397411 crc crio[24284]: time=\"2026-06-12T15:47:49.395940613Z\" level=info msg=\"Stopped pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=8a7b1822-6c5c-4089-8b4d-a38be41cad22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.906253 | controller |     "Jun 12 15:47:49.429823 crc crio[24284]: time=\"2026-06-12T15:47:49.42972266Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc000b84708}] Aliases:map[]}\"",
2026-06-12 16:39:24.906271 | controller |     "Jun 12 15:47:49.429823 crc crio[24284]: time=\"2026-06-12T15:47:49.429804333Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-c8d6b5487-xdprq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.906286 | controller |     "Jun 12 15:47:49.431793 crc crio[24284]: time=\"2026-06-12T15:47:49.430617076Z\" level=info msg=\"Running pod sandbox: openstack/neutron-747bcd94c8-dd8sb/POD\" id=43bfad1b-6aff-4b0c-bf32-824d6a1cf071 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.906302 | controller |     "Jun 12 15:47:49.431793 crc crio[24284]: time=\"2026-06-12T15:47:49.43074027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906317 | controller |     "Jun 12 15:47:49.463216 crc crio[24284]: time=\"2026-06-12T15:47:49.463068495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=79785872-6dc9-45e7-baec-6bbe1d0b05fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906332 | controller |     "Jun 12 15:47:49.471518 crc crio[24284]: time=\"2026-06-12T15:47:49.471447926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=52664bc0-7524-4efb-80dc-cbceb323aa45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906346 | controller |     "Jun 12 15:47:49.518742 crc crio[24284]: time=\"2026-06-12T15:47:49.513577432Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=14321de2-61fb-4886-bc7e-e8df3643bd2a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.906361 | controller |     "Jun 12 15:47:49.521686 crc crio[24284]: time=\"2026-06-12T15:47:49.521571515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8b3bfd06-682c-44f9-9442-a099f5ac500e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906375 | controller |     "Jun 12 15:47:49.529596 crc crio[24284]: time=\"2026-06-12T15:47:49.529438312Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=572afa6b-be7c-4c6f-b0ee-3d7ee2e8e411 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906390 | controller |     "Jun 12 15:47:49.534950 crc crio[24284]: time=\"2026-06-12T15:47:49.534762643Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=fbb0acc9-1c98-41dc-8146-3fd652793bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906405 | controller |     "Jun 12 15:47:49.548564 crc crio[24284]: time=\"2026-06-12T15:47:49.548431443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906420 | controller |     "Jun 12 15:47:49.549431 crc crio[24284]: time=\"2026-06-12T15:47:49.549348163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906434 | controller |     "Jun 12 15:47:49.655199 crc crio[24284]: time=\"2026-06-12T15:47:49.655048969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0546e815-7641-4128-8bd1-8e17904996b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906452 | controller |     "Jun 12 15:47:49.685306 crc crio[24284]: time=\"2026-06-12T15:47:49.684231772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906468 | controller |     "Jun 12 15:47:49.711890 crc crio[24284]: time=\"2026-06-12T15:47:49.711781303Z\" level=info msg=\"Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc002c1e048}] Aliases:map[]}\"",
2026-06-12 16:39:24.906482 | controller |     "Jun 12 15:47:49.711890 crc crio[24284]: time=\"2026-06-12T15:47:49.711873376Z\" level=info msg=\"Adding pod openstack_neutron-747bcd94c8-dd8sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.906497 | controller |     "Jun 12 15:47:49.723022 crc crio[24284]: time=\"2026-06-12T15:47:49.722912124Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5fb045ec-c852-4979-81d1-5a5214dbecc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906529 | controller |     "Jun 12 15:47:49.725097 crc crio[24284]: time=\"2026-06-12T15:47:49.724798276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906552 | controller |     "Jun 12 15:47:49.771592 crc crio[24284]: time=\"2026-06-12T15:47:49.770016205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906568 | controller |     "Jun 12 15:47:49.820169 crc crio[24284]: time=\"2026-06-12T15:47:49.82003462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906583 | controller |     "Jun 12 15:47:49.864334 crc crio[24284]: time=\"2026-06-12T15:47:49.860900351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906597 | controller |     "Jun 12 15:47:50.080314 crc crio[24284]: time=\"2026-06-12T15:47:50.077552777Z\" level=info msg=\"Created container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent\" id=5fb045ec-c852-4979-81d1-5a5214dbecc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906612 | controller |     "Jun 12 15:47:50.082052 crc crio[24284]: time=\"2026-06-12T15:47:50.081872783Z\" level=info msg=\"Starting container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035\" id=ef2bfff8-31ab-4bb8-9a7b-67a421bf6c90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.906627 | controller |     "Jun 12 15:47:50.113653 crc crio[24284]: time=\"2026-06-12T15:47:50.113527978Z\" level=info msg=\"Started container\" PID=68747 containerID=a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035 description=openstack/ceilometer-0/ceilometer-notification-agent id=ef2bfff8-31ab-4bb8-9a7b-67a421bf6c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a",
2026-06-12 16:39:24.906642 | controller |     "Jun 12 15:47:50.127535 crc crio[24284]: 2026-06-12T15:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:775c98dc1597f4b Mac:a6:f4:78:4c:f1:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b SocketPath: PciID:}] [{Interface:0xc0000148b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.906661 | controller |     "Jun 12 15:47:50.127535 crc crio[24284]: time=\"2026-06-12T15:47:50.121925298Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc000b84708}] Aliases:map[]}\"",
2026-06-12 16:39:24.906677 | controller |     "Jun 12 15:47:50.127535 crc crio[24284]: time=\"2026-06-12T15:47:50.122176896Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-c8d6b5487-xdprq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.906692 | controller |     "Jun 12 15:47:50.154484 crc crio[24284]: time=\"2026-06-12T15:47:50.154027694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906707 | controller |     "Jun 12 15:47:50.156045 crc crio[24284]: time=\"2026-06-12T15:47:50.154609133Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906722 | controller |     "Jun 12 15:47:50.156045 crc crio[24284]: time=\"2026-06-12T15:47:50.154764131Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=5f53ede0-97e0-493d-ab39-417ee2e3d161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906736 | controller |     "Jun 12 15:47:50.169658 crc crio[24284]: time=\"2026-06-12T15:47:50.167773068Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=f4c9a7af-bb07-4e19-ba92-76859e6901ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.906751 | controller |     "Jun 12 15:47:50.174770 crc crio[24284]: time=\"2026-06-12T15:47:50.172475842Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-12 16:39:24.906766 | controller |     "Jun 12 15:47:50.198974 crc crio[24284]: time=\"2026-06-12T15:47:50.198916816Z\" level=info msg=\"Ran pod sandbox 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a with infra container: openstack/dnsmasq-dns-c8d6b5487-xdprq/POD\" id=cadcdbf3-34bb-4e2e-bba2-c4439c9e021e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.906780 | controller |     "Jun 12 15:47:50.217475 crc crio[24284]: time=\"2026-06-12T15:47:50.217410376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=de3b42a7-dcfb-4a07-abea-267d33d0fe93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906795 | controller |     "Jun 12 15:47:50.424691 crc crio[24284]: time=\"2026-06-12T15:47:50.424163325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04a24a31-350e-4902-82ec-b139fcf01f1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906810 | controller |     "Jun 12 15:47:50.455194 crc crio[24284]: time=\"2026-06-12T15:47:50.455100034Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-c8d6b5487-xdprq/init\" id=7774d4b9-95db-46df-89bb-6d56af2f8a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906825 | controller |     "Jun 12 15:47:50.455893 crc crio[24284]: time=\"2026-06-12T15:47:50.455871869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906843 | controller |     "Jun 12 15:47:50.498573 crc crio[24284]: 2026-06-12T15:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db0fc5d2d2a94a8 Mac:4a:95:e1:54:11:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 SocketPath: PciID:}] [{Interface:0xc0002985e0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.906858 | controller |     "Jun 12 15:47:50.502730 crc crio[24284]: time=\"2026-06-12T15:47:50.502521607Z\" level=info msg=\"Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc002c1e048}] Aliases:map[]}\"",
2026-06-12 16:39:24.906873 | controller |     "Jun 12 15:47:50.502938 crc crio[24284]: time=\"2026-06-12T15:47:50.502853238Z\" level=info msg=\"Checking pod openstack_neutron-747bcd94c8-dd8sb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.906888 | controller |     "Jun 12 15:47:50.526890 crc crio[24284]: time=\"2026-06-12T15:47:50.526833932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906902 | controller |     "Jun 12 15:47:50.534090 crc crio[24284]: time=\"2026-06-12T15:47:50.533991119Z\" level=info msg=\"Ran pod sandbox db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e with infra container: openstack/neutron-747bcd94c8-dd8sb/POD\" id=43bfad1b-6aff-4b0c-bf32-824d6a1cf071 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.906917 | controller |     "Jun 12 15:47:50.542501 crc crio[24284]: time=\"2026-06-12T15:47:50.542378363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b6b7fd7f-6d2c-475e-9444-3cc743be9bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906932 | controller |     "Jun 12 15:47:50.545675 crc crio[24284]: time=\"2026-06-12T15:47:50.545627986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906946 | controller |     "Jun 12 15:47:50.669922 crc crio[24284]: time=\"2026-06-12T15:47:50.668566371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=18c118c7-ea79-44d5-89b7-672032f148fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.906962 | controller |     "Jun 12 15:47:50.756761 crc crio[24284]: time=\"2026-06-12T15:47:50.756669601Z\" level=info msg=\"Creating container: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=bb32266e-e5be-4c92-a08a-ef2995f1d9d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.906977 | controller |     "Jun 12 15:47:50.757229 crc crio[24284]: time=\"2026-06-12T15:47:50.757169107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.906991 | controller |     "Jun 12 15:47:50.759491 crc crio[24284]: time=\"2026-06-12T15:47:50.759177913Z\" level=info msg=\"Created container b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83: openstack/dnsmasq-dns-c8d6b5487-xdprq/init\" id=7774d4b9-95db-46df-89bb-6d56af2f8a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907006 | controller |     "Jun 12 15:47:50.770041 crc crio[24284]: time=\"2026-06-12T15:47:50.768299401Z\" level=info msg=\"Starting container: b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83\" id=219b274b-61d3-42b2-a62e-77f93f66c6a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907025 | controller |     "Jun 12 15:47:50.807335 crc crio[24284]: time=\"2026-06-12T15:47:50.807166402Z\" level=info msg=\"Started container\" PID=68829 containerID=b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83 description=openstack/dnsmasq-dns-c8d6b5487-xdprq/init id=219b274b-61d3-42b2-a62e-77f93f66c6a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a",
2026-06-12 16:39:24.907040 | controller |     "Jun 12 15:47:51.029691 crc crio[24284]: time=\"2026-06-12T15:47:51.027160238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907055 | controller |     "Jun 12 15:47:51.044922 crc crio[24284]: time=\"2026-06-12T15:47:51.044470573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907069 | controller |     "Jun 12 15:47:51.330567 crc crio[24284]: time=\"2026-06-12T15:47:51.330475443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30f29ee1-ec2d-4f0b-9377-adc267ab56a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907083 | controller |     "Jun 12 15:47:51.436531 crc crio[24284]: time=\"2026-06-12T15:47:51.431997904Z\" level=info msg=\"Created container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=bb32266e-e5be-4c92-a08a-ef2995f1d9d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907098 | controller |     "Jun 12 15:47:51.437796 crc crio[24284]: time=\"2026-06-12T15:47:51.43772173Z\" level=info msg=\"Starting container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471\" id=32510daa-aa06-4b95-a81c-0c9ce341f43a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907112 | controller |     "Jun 12 15:47:51.461024 crc crio[24284]: time=\"2026-06-12T15:47:51.46093Z\" level=info msg=\"Started container\" PID=68877 containerID=8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471 description=openstack/neutron-747bcd94c8-dd8sb/neutron-api id=32510daa-aa06-4b95-a81c-0c9ce341f43a name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e",
2026-06-12 16:39:24.907127 | controller |     "Jun 12 15:47:51.491813 crc crio[24284]: time=\"2026-06-12T15:47:51.49168562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907142 | controller |     "Jun 12 15:47:51.496103 crc crio[24284]: time=\"2026-06-12T15:47:51.495962951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=eb18310a-5e1e-4ff8-80fb-b862a703abbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907156 | controller |     "Jun 12 15:47:51.509994 crc crio[24284]: time=\"2026-06-12T15:47:51.509768651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38d30e60-25ee-402b-a5ee-ab28f834d01f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907170 | controller |     "Jun 12 15:47:51.513166 crc crio[24284]: time=\"2026-06-12T15:47:51.513018747Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=d66e80de-b9a2-4fc7-bc44-809319462f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907185 | controller |     "Jun 12 15:47:51.513886 crc crio[24284]: time=\"2026-06-12T15:47:51.513824173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907203 | controller |     "Jun 12 15:47:51.543086 crc crio[24284]: time=\"2026-06-12T15:47:51.542994601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=38186ca2-9b4d-4ad2-bce1-303fee84b5d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907218 | controller |     "Jun 12 15:47:51.579470 crc crio[24284]: time=\"2026-06-12T15:47:51.579135421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907232 | controller |     "Jun 12 15:47:51.623423 crc crio[24284]: time=\"2026-06-12T15:47:51.622075551Z\" level=info msg=\"Creating container: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=69bfcb05-253f-45ec-bcfe-5ed2fecb9de5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907247 | controller |     "Jun 12 15:47:51.623423 crc crio[24284]: time=\"2026-06-12T15:47:51.62266365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907261 | controller |     "Jun 12 15:47:51.663172 crc crio[24284]: time=\"2026-06-12T15:47:51.663082513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907280 | controller |     "Jun 12 15:47:51.668539 crc crio[24284]: time=\"2026-06-12T15:47:51.668486306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907296 | controller |     "Jun 12 15:47:51.720982 crc crio[24284]: time=\"2026-06-12T15:47:51.720153807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907310 | controller |     "Jun 12 15:47:51.725776 crc crio[24284]: time=\"2026-06-12T15:47:51.725698636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907324 | controller |     "Jun 12 15:47:51.858624 crc crio[24284]: time=\"2026-06-12T15:47:51.858490787Z\" level=info msg=\"Created container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd\" id=fbb0acc9-1c98-41dc-8146-3fd652793bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907339 | controller |     "Jun 12 15:47:51.861758 crc crio[24284]: time=\"2026-06-12T15:47:51.861680191Z\" level=info msg=\"Starting container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf\" id=b72e5d9b-cd28-4ad9-86de-352069e435e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907354 | controller |     "Jun 12 15:47:51.870536 crc crio[24284]: time=\"2026-06-12T15:47:51.870433603Z\" level=info msg=\"Started container\" PID=68926 containerID=33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf description=openstack/glance-default-external-api-0/glance-httpd id=b72e5d9b-cd28-4ad9-86de-352069e435e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa",
2026-06-12 16:39:24.907369 | controller |     "Jun 12 15:47:52.053534 crc crio[24284]: time=\"2026-06-12T15:47:52.05283675Z\" level=info msg=\"Created container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=69bfcb05-253f-45ec-bcfe-5ed2fecb9de5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907384 | controller |     "Jun 12 15:47:52.055661 crc crio[24284]: time=\"2026-06-12T15:47:52.055575416Z\" level=info msg=\"Starting container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23\" id=363a346a-0eb4-4aed-b43c-bc19e7e80b72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907402 | controller |     "Jun 12 15:47:52.057982 crc crio[24284]: time=\"2026-06-12T15:47:52.057865903Z\" level=info msg=\"Created container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd\" id=572afa6b-be7c-4c6f-b0ee-3d7ee2e8e411 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907417 | controller |     "Jun 12 15:47:52.061451 crc crio[24284]: time=\"2026-06-12T15:47:52.061344052Z\" level=info msg=\"Starting container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4\" id=dd4e6332-c37e-4c22-9a1a-1df8a38f72be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907432 | controller |     "Jun 12 15:47:52.063567 crc crio[24284]: time=\"2026-06-12T15:47:52.063458762Z\" level=info msg=\"Started container\" PID=68938 containerID=d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23 description=openstack/neutron-747bcd94c8-dd8sb/neutron-httpd id=363a346a-0eb4-4aed-b43c-bc19e7e80b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e",
2026-06-12 16:39:24.907447 | controller |     "Jun 12 15:47:52.070864 crc crio[24284]: time=\"2026-06-12T15:47:52.070741987Z\" level=info msg=\"Started container\" PID=68925 containerID=4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4 description=openstack/glance-default-internal-api-0/glance-httpd id=dd4e6332-c37e-4c22-9a1a-1df8a38f72be name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13",
2026-06-12 16:39:24.907462 | controller |     "Jun 12 15:47:52.085733 crc crio[24284]: time=\"2026-06-12T15:47:52.08565232Z\" level=info msg=\"Created container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=d66e80de-b9a2-4fc7-bc44-809319462f08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907477 | controller |     "Jun 12 15:47:52.088640 crc crio[24284]: time=\"2026-06-12T15:47:52.088538615Z\" level=info msg=\"Starting container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608\" id=f8895544-7a1a-41b1-9364-1998f838cab9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907491 | controller |     "Jun 12 15:47:52.096525 crc crio[24284]: time=\"2026-06-12T15:47:52.096426013Z\" level=info msg=\"Started container\" PID=68929 containerID=54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608 description=openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns id=f8895544-7a1a-41b1-9364-1998f838cab9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a",
2026-06-12 16:39:24.907506 | controller |     "Jun 12 15:47:53.478375 crc crio[24284]: time=\"2026-06-12T15:47:53.477792098Z\" level=info msg=\"Stopping pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=2d7954f0-241d-4366-bbaa-567b4220df5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.907541 | controller |     "Jun 12 15:47:53.479891 crc crio[24284]: time=\"2026-06-12T15:47:53.479808704Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-wsr4d Namespace:openstack ID:4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8 UID:e9d1e2a4-dece-46f0-af97-0bd153cc1916 NetNS:/var/run/netns/8a5c629a-2af6-448c-9286-a1840b745b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9d1e2a4_dece_46f0_af97_0bd153cc1916.slice PodAnnotations:0xc004af82e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.907558 | controller |     "Jun 12 15:47:53.480158 crc crio[24284]: time=\"2026-06-12T15:47:53.480069642Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-wsr4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.907577 | controller |     "Jun 12 15:47:53.620070 crc crio[24284]: time=\"2026-06-12T15:47:53.619458705Z\" level=info msg=\"Running pod sandbox: openstack/neutron-69558b4fc9-rsj7r/POD\" id=0c19606c-1673-4e3d-81be-3d9bc3b40934 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.907593 | controller |     "Jun 12 15:47:53.620238 crc crio[24284]: time=\"2026-06-12T15:47:53.620103086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907607 | controller |     "Jun 12 15:47:53.730323 crc crio[24284]: time=\"2026-06-12T15:47:53.729344262Z\" level=info msg=\"Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc0009b8780}] Aliases:map[]}\"",
2026-06-12 16:39:24.907622 | controller |     "Jun 12 15:47:53.730323 crc crio[24284]: time=\"2026-06-12T15:47:53.729423399Z\" level=info msg=\"Adding pod openstack_neutron-69558b4fc9-rsj7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.907637 | controller |     "Jun 12 15:47:54.010307 crc crio[24284]: time=\"2026-06-12T15:47:54.009071746Z\" level=info msg=\"Stopped pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=2d7954f0-241d-4366-bbaa-567b4220df5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.907652 | controller |     "Jun 12 15:47:54.483465 crc crio[24284]: time=\"2026-06-12T15:47:54.482716112Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-zhjnz/POD\" id=99de6aac-b141-41ff-969f-f20fd75b6b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.907666 | controller |     "Jun 12 15:47:54.484615 crc crio[24284]: time=\"2026-06-12T15:47:54.484097587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907681 | controller |     "Jun 12 15:47:54.566145 crc crio[24284]: 2026-06-12T15:47:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8f4e28aada8239 Mac:fe:c5:1f:0e:5f:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.907696 | controller |     "Jun 12 15:47:54.568304 crc crio[24284]: time=\"2026-06-12T15:47:54.568184815Z\" level=info msg=\"Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc0009b8780}] Aliases:map[]}\"",
2026-06-12 16:39:24.907712 | controller |     "Jun 12 15:47:54.568607 crc crio[24284]: time=\"2026-06-12T15:47:54.568551026Z\" level=info msg=\"Checking pod openstack_neutron-69558b4fc9-rsj7r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.907726 | controller |     "Jun 12 15:47:54.598865 crc crio[24284]: time=\"2026-06-12T15:47:54.596400887Z\" level=info msg=\"Stopping pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=101e624d-358e-494d-9556-3834859f15f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.907746 | controller |     "Jun 12 15:47:54.599625 crc crio[24284]: time=\"2026-06-12T15:47:54.59955485Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-m4xlg Namespace:openstack ID:71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746 UID:18637b20-8230-4c46-8a5b-fd373c7bf6ba NetNS:/var/run/netns/2461230a-5635-4756-9b7d-f4e8a9f1787a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18637b20_8230_4c46_8a5b_fd373c7bf6ba.slice PodAnnotations:0xc000b84168}] Aliases:map[]}\"",
2026-06-12 16:39:24.907763 | controller |     "Jun 12 15:47:54.599975 crc crio[24284]: time=\"2026-06-12T15:47:54.599910479Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-m4xlg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.907778 | controller |     "Jun 12 15:47:54.660677 crc crio[24284]: time=\"2026-06-12T15:47:54.660536119Z\" level=info msg=\"Ran pod sandbox e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 with infra container: openstack/neutron-69558b4fc9-rsj7r/POD\" id=0c19606c-1673-4e3d-81be-3d9bc3b40934 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.907792 | controller |     "Jun 12 15:47:54.681160 crc crio[24284]: time=\"2026-06-12T15:47:54.68098058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dd7ac9d0-81e3-4b51-9306-baa5003de1ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907807 | controller |     "Jun 12 15:47:54.682315 crc crio[24284]: time=\"2026-06-12T15:47:54.681160886Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc0009b8248}] Aliases:map[]}\"",
2026-06-12 16:39:24.907822 | controller |     "Jun 12 15:47:54.682654 crc crio[24284]: time=\"2026-06-12T15:47:54.682570242Z\" level=info msg=\"Adding pod openstack_root-account-create-update-zhjnz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.907836 | controller |     "Jun 12 15:47:54.806095 crc crio[24284]: time=\"2026-06-12T15:47:54.805973498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=80b83e70-02ea-4bf5-be99-1ea55b9be465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907851 | controller |     "Jun 12 15:47:54.817877 crc crio[24284]: time=\"2026-06-12T15:47:54.817766057Z\" level=info msg=\"Creating container: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=b5a52104-0845-4f1a-8dd7-eb5db1e4e94a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907866 | controller |     "Jun 12 15:47:54.820108 crc crio[24284]: time=\"2026-06-12T15:47:54.818741259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907881 | controller |     "Jun 12 15:47:54.999385 crc crio[24284]: time=\"2026-06-12T15:47:54.99910488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907895 | controller |     "Jun 12 15:47:55.012173 crc crio[24284]: time=\"2026-06-12T15:47:55.010109006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.907913 | controller |     "Jun 12 15:47:55.123496 crc crio[24284]: time=\"2026-06-12T15:47:55.122926938Z\" level=info msg=\"Stopped pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=101e624d-358e-494d-9556-3834859f15f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.907928 | controller |     "Jun 12 15:47:55.206380 crc crio[24284]: time=\"2026-06-12T15:47:55.205441158Z\" level=info msg=\"Created container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=b5a52104-0845-4f1a-8dd7-eb5db1e4e94a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.907943 | controller |     "Jun 12 15:47:55.210294 crc crio[24284]: time=\"2026-06-12T15:47:55.208932324Z\" level=info msg=\"Starting container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620\" id=931d31ec-92dc-421b-b37d-578c5b5219fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.907957 | controller |     "Jun 12 15:47:55.215822 crc crio[24284]: time=\"2026-06-12T15:47:55.214778901Z\" level=info msg=\"Started container\" PID=69679 containerID=62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620 description=openstack/neutron-69558b4fc9-rsj7r/neutron-api id=931d31ec-92dc-421b-b37d-578c5b5219fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7",
2026-06-12 16:39:24.907972 | controller |     "Jun 12 15:47:55.249364 crc crio[24284]: time=\"2026-06-12T15:47:55.248879093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=845b772c-c9e4-4323-9bad-0a5f41fcd782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.907986 | controller |     "Jun 12 15:47:55.312945 crc crio[24284]: time=\"2026-06-12T15:47:55.31067326Z\" level=info msg=\"Running pod sandbox: openstack/placement-6757d7984-7rk9x/POD\" id=e49fd775-e055-483e-90a2-fa73a0c426fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908001 | controller |     "Jun 12 15:47:55.312945 crc crio[24284]: time=\"2026-06-12T15:47:55.311369302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908015 | controller |     "Jun 12 15:47:55.364044 crc crio[24284]: time=\"2026-06-12T15:47:55.36393543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f63a5eb-37cf-459f-bee1-3c9343a7935d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.908029 | controller |     "Jun 12 15:47:55.373322 crc crio[24284]: time=\"2026-06-12T15:47:55.372591251Z\" level=info msg=\"Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc0009b8b00}] Aliases:map[]}\"",
2026-06-12 16:39:24.908043 | controller |     "Jun 12 15:47:55.373322 crc crio[24284]: time=\"2026-06-12T15:47:55.372658413Z\" level=info msg=\"Adding pod openstack_placement-6757d7984-7rk9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.908058 | controller |     "Jun 12 15:47:55.377307 crc crio[24284]: time=\"2026-06-12T15:47:55.37537861Z\" level=info msg=\"Creating container: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=0f8fc2e0-829d-4f63-93b5-763270eea38c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.908073 | controller |     "Jun 12 15:47:55.377307 crc crio[24284]: time=\"2026-06-12T15:47:55.375854935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908091 | controller |     "Jun 12 15:47:55.458448 crc crio[24284]: time=\"2026-06-12T15:47:55.457649859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908106 | controller |     "Jun 12 15:47:55.476316 crc crio[24284]: time=\"2026-06-12T15:47:55.475724873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908121 | controller |     "Jun 12 15:47:55.539891 crc crio[24284]: 2026-06-12T15:47:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51f965deaa3fb96 Mac:82:db:4b:e1:5b:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 SocketPath: PciID:}] [{Interface:0xc0001dd1c0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.908135 | controller |     "Jun 12 15:47:55.547165 crc crio[24284]: time=\"2026-06-12T15:47:55.547058501Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc0009b8248}] Aliases:map[]}\"",
2026-06-12 16:39:24.908150 | controller |     "Jun 12 15:47:55.547527 crc crio[24284]: time=\"2026-06-12T15:47:55.547239997Z\" level=info msg=\"Checking pod openstack_root-account-create-update-zhjnz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.908165 | controller |     "Jun 12 15:47:55.558523 crc crio[24284]: time=\"2026-06-12T15:47:55.557946197Z\" level=info msg=\"Ran pod sandbox 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 with infra container: openstack/root-account-create-update-zhjnz/POD\" id=99de6aac-b141-41ff-969f-f20fd75b6b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908179 | controller |     "Jun 12 15:47:55.575313 crc crio[24284]: time=\"2026-06-12T15:47:55.574382343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e13e86d-76ec-422c-9a44-c23af78e8ec5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.908193 | controller |     "Jun 12 15:47:55.578075 crc crio[24284]: time=\"2026-06-12T15:47:55.577320886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7725bd48-5247-45e3-a90f-170871bac86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.908207 | controller |     "Jun 12 15:47:55.587318 crc crio[24284]: time=\"2026-06-12T15:47:55.586111355Z\" level=info msg=\"Creating container: openstack/root-account-create-update-zhjnz/mariadb-account-create-update\" id=07757b8c-e61d-43c1-8a7d-a9951aa7214e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.908222 | controller |     "Jun 12 15:47:55.587318 crc crio[24284]: time=\"2026-06-12T15:47:55.586584931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908236 | controller |     "Jun 12 15:47:55.709940 crc crio[24284]: time=\"2026-06-12T15:47:55.708309919Z\" level=info msg=\"Stopping pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=9cf3f246-5988-4cd1-86b3-2f95c1e24666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.908251 | controller |     "Jun 12 15:47:55.709940 crc crio[24284]: time=\"2026-06-12T15:47:55.708695911Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-w5p76 Namespace:openstack ID:60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464 UID:dc985f4b-e957-4e9f-bdc0-5d8483e68a99 NetNS:/var/run/netns/494f2739-0ac6-40e2-815f-324515e1a0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc985f4b_e957_4e9f_bdc0_5d8483e68a99.slice PodAnnotations:0xc003242150}] Aliases:map[]}\"",
2026-06-12 16:39:24.908269 | controller |     "Jun 12 15:47:55.709940 crc crio[24284]: time=\"2026-06-12T15:47:55.708816315Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-w5p76 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.908285 | controller |     "Jun 12 15:47:55.778348 crc crio[24284]: time=\"2026-06-12T15:47:55.778229878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908299 | controller |     "Jun 12 15:47:55.797433 crc crio[24284]: time=\"2026-06-12T15:47:55.797048896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908314 | controller |     "Jun 12 15:47:55.855888 crc crio[24284]: time=\"2026-06-12T15:47:55.854671931Z\" level=info msg=\"Created container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=0f8fc2e0-829d-4f63-93b5-763270eea38c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.908328 | controller |     "Jun 12 15:47:55.859294 crc crio[24284]: time=\"2026-06-12T15:47:55.858502886Z\" level=info msg=\"Starting container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94\" id=765df879-ec9f-4f51-bc72-b45b0563c655 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.908342 | controller |     "Jun 12 15:47:55.874507 crc crio[24284]: time=\"2026-06-12T15:47:55.874395895Z\" level=info msg=\"Started container\" PID=69757 containerID=083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94 description=openstack/neutron-69558b4fc9-rsj7r/neutron-httpd id=765df879-ec9f-4f51-bc72-b45b0563c655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7",
2026-06-12 16:39:24.908357 | controller |     "Jun 12 15:47:56.119886 crc crio[24284]: time=\"2026-06-12T15:47:56.119388144Z\" level=info msg=\"Created container 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88: openstack/root-account-create-update-zhjnz/mariadb-account-create-update\" id=07757b8c-e61d-43c1-8a7d-a9951aa7214e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.908371 | controller |     "Jun 12 15:47:56.134517 crc crio[24284]: time=\"2026-06-12T15:47:56.121349649Z\" level=info msg=\"Starting container: 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88\" id=9c688c88-b691-4b03-a9b8-baf348fb56db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.908385 | controller |     "Jun 12 15:47:56.145888 crc crio[24284]: time=\"2026-06-12T15:47:56.13995129Z\" level=info msg=\"Started container\" PID=69789 containerID=8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88 description=openstack/root-account-create-update-zhjnz/mariadb-account-create-update id=9c688c88-b691-4b03-a9b8-baf348fb56db name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529",
2026-06-12 16:39:24.908414 | controller |     "Jun 12 15:47:56.148630 crc crio[24284]: 2026-06-12T15:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7e65caeb05ce1c Mac:82:ee:a1:de:8b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.908435 | controller |     "Jun 12 15:47:56.155306 crc crio[24284]: time=\"2026-06-12T15:47:56.149737895Z\" level=info msg=\"Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc0009b8b00}] Aliases:map[]}\"",
2026-06-12 16:39:24.908452 | controller |     "Jun 12 15:47:56.155306 crc crio[24284]: time=\"2026-06-12T15:47:56.14989378Z\" level=info msg=\"Checking pod openstack_placement-6757d7984-7rk9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.908467 | controller |     "Jun 12 15:47:56.174610 crc crio[24284]: time=\"2026-06-12T15:47:56.174525803Z\" level=info msg=\"Ran pod sandbox b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e with infra container: openstack/placement-6757d7984-7rk9x/POD\" id=e49fd775-e055-483e-90a2-fa73a0c426fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908482 | controller |     "Jun 12 15:47:56.186348 crc crio[24284]: time=\"2026-06-12T15:47:56.18281141Z\" level=info msg=\"Stopping container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608 (timeout: 10s)\" id=ea3dfd06-6c53-499f-afc2-d77342d6f8d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.908559 | controller |     "Jun 12 15:47:56.224911 crc crio[24284]: time=\"2026-06-12T15:47:56.224594106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ba6ec1e1-dc9f-4c6d-b251-767ccc8b60d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.908589 | controller |     "Jun 12 15:47:56.421924 crc crio[24284]: time=\"2026-06-12T15:47:56.420899179Z\" level=info msg=\"Stopped container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=ea3dfd06-6c53-499f-afc2-d77342d6f8d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.908606 | controller |     "Jun 12 15:47:56.423094 crc crio[24284]: time=\"2026-06-12T15:47:56.423029199Z\" level=info msg=\"Stopping pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=dcf3329f-f950-496e-a866-40952e18f27d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.908622 | controller |     "Jun 12 15:47:56.423632 crc crio[24284]: time=\"2026-06-12T15:47:56.423539166Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-c8d6b5487-xdprq Namespace:openstack ID:775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a UID:1ab562e6-5182-4e72-ad7f-c8201761ca2f NetNS:/var/run/netns/0b1cda41-bc49-4b8a-876c-050d9371d05b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ab562e6_5182_4e72_ad7f_c8201761ca2f.slice PodAnnotations:0xc002c1e340}] Aliases:map[]}\"",
2026-06-12 16:39:24.908638 | controller |     "Jun 12 15:47:56.423817 crc crio[24284]: time=\"2026-06-12T15:47:56.423742048Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-c8d6b5487-xdprq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.908654 | controller |     "Jun 12 15:47:56.525441 crc crio[24284]: time=\"2026-06-12T15:47:56.524708656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1f4f7c3c-5ffd-4fce-bc5e-b769c432e8df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.908682 | controller |     "Jun 12 15:47:56.545527 crc crio[24284]: time=\"2026-06-12T15:47:56.545414071Z\" level=info msg=\"Creating container: openstack/placement-6757d7984-7rk9x/placement-log\" id=558fd150-6ae5-4fe3-95db-5cdb1ac55aab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.908703 | controller |     "Jun 12 15:47:56.546927 crc crio[24284]: time=\"2026-06-12T15:47:56.545873436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908719 | controller |     "Jun 12 15:47:56.605110 crc crio[24284]: time=\"2026-06-12T15:47:56.60148516Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6df6c68c97-sxlqv/POD\" id=cce8d233-f8b5-4bf4-9620-45a06492f28e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908734 | controller |     "Jun 12 15:47:56.605110 crc crio[24284]: time=\"2026-06-12T15:47:56.601644197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908748 | controller |     "Jun 12 15:47:56.633709 crc crio[24284]: time=\"2026-06-12T15:47:56.633112167Z\" level=info msg=\"Stopped pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=9cf3f246-5988-4cd1-86b3-2f95c1e24666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.908763 | controller |     "Jun 12 15:47:56.663935 crc crio[24284]: time=\"2026-06-12T15:47:56.663877399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908777 | controller |     "Jun 12 15:47:56.672334 crc crio[24284]: time=\"2026-06-12T15:47:56.670548546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908792 | controller |     "Jun 12 15:47:56.710405 crc crio[24284]: time=\"2026-06-12T15:47:56.710053031Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc0042867e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.908806 | controller |     "Jun 12 15:47:56.710405 crc crio[24284]: time=\"2026-06-12T15:47:56.710111253Z\" level=info msg=\"Adding pod openstack_barbican-worker-6df6c68c97-sxlqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.908821 | controller |     "Jun 12 15:47:56.729885 crc crio[24284]: time=\"2026-06-12T15:47:56.729740557Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/POD\" id=3c03a242-8ad8-4d49-9aad-45eac26b830a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908836 | controller |     "Jun 12 15:47:56.729885 crc crio[24284]: time=\"2026-06-12T15:47:56.72981576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908851 | controller |     "Jun 12 15:47:56.780612 crc crio[24284]: time=\"2026-06-12T15:47:56.780430386Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc000b848f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.908867 | controller |     "Jun 12 15:47:56.781017 crc crio[24284]: time=\"2026-06-12T15:47:56.780997034Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.908887 | controller |     "Jun 12 15:47:56.992298 crc crio[24284]: time=\"2026-06-12T15:47:56.98795783Z\" level=info msg=\"Created container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log\" id=558fd150-6ae5-4fe3-95db-5cdb1ac55aab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.908903 | controller |     "Jun 12 15:47:57.007298 crc crio[24284]: time=\"2026-06-12T15:47:57.006582854Z\" level=info msg=\"Starting container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288\" id=bfa8eb68-31ca-46f7-8931-70fa07dc0e09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.908918 | controller |     "Jun 12 15:47:57.025299 crc crio[24284]: time=\"2026-06-12T15:47:57.022554851Z\" level=info msg=\"Started container\" PID=69964 containerID=5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288 description=openstack/placement-6757d7984-7rk9x/placement-log id=bfa8eb68-31ca-46f7-8931-70fa07dc0e09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e",
2026-06-12 16:39:24.908933 | controller |     "Jun 12 15:47:57.045224 crc crio[24284]: time=\"2026-06-12T15:47:57.043612022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=cc2122f6-507f-44ac-b234-12d1e316e6a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.908948 | controller |     "Jun 12 15:47:57.098340 crc crio[24284]: time=\"2026-06-12T15:47:57.095789896Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/POD\" id=e039ae7d-4506-4cc2-9706-4f4a2ada22c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908963 | controller |     "Jun 12 15:47:57.098340 crc crio[24284]: time=\"2026-06-12T15:47:57.096390795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.908978 | controller |     "Jun 12 15:47:57.153302 crc crio[24284]: time=\"2026-06-12T15:47:57.147552251Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-56985d7964-8ls89/POD\" id=d7b29007-fa2d-4a94-b405-a67baa9c0581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.908993 | controller |     "Jun 12 15:47:57.153302 crc crio[24284]: time=\"2026-06-12T15:47:57.147675785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909007 | controller |     "Jun 12 15:47:57.231850 crc crio[24284]: time=\"2026-06-12T15:47:57.223808794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8997a68e-1608-4b1d-a5be-d2189ac22e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909022 | controller |     "Jun 12 15:47:57.265620 crc crio[24284]: time=\"2026-06-12T15:47:57.265196282Z\" level=info msg=\"Creating container: openstack/placement-6757d7984-7rk9x/placement-api\" id=208deac6-6f21-4a62-b981-3f74dc750edf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.909036 | controller |     "Jun 12 15:47:57.276109 crc crio[24284]: time=\"2026-06-12T15:47:57.273545561Z\" level=info msg=\"Stopped pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=dcf3329f-f950-496e-a866-40952e18f27d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.909051 | controller |     "Jun 12 15:47:57.304564 crc crio[24284]: time=\"2026-06-12T15:47:57.304466941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909069 | controller |     "Jun 12 15:47:57.328764 crc crio[24284]: time=\"2026-06-12T15:47:57.326897114Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002612140}] Aliases:map[]}\"",
2026-06-12 16:39:24.909085 | controller |     "Jun 12 15:47:57.328764 crc crio[24284]: time=\"2026-06-12T15:47:57.326966616Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.909102 | controller |     "Jun 12 15:47:57.370964 crc crio[24284]: time=\"2026-06-12T15:47:57.370872923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909117 | controller |     "Jun 12 15:47:57.373903 crc crio[24284]: time=\"2026-06-12T15:47:57.371563765Z\" level=info msg=\"Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.909131 | controller |     "Jun 12 15:47:57.373903 crc crio[24284]: time=\"2026-06-12T15:47:57.371606486Z\" level=info msg=\"Adding pod openstack_barbican-api-56985d7964-8ls89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.909146 | controller |     "Jun 12 15:47:57.378387 crc crio[24284]: time=\"2026-06-12T15:47:57.37716178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909161 | controller |     "Jun 12 15:47:57.819723 crc crio[24284]: 2026-06-12T15:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1475a946df9258 Mac:8a:13:68:4f:c6:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.909175 | controller |     "Jun 12 15:47:57.825705 crc crio[24284]: time=\"2026-06-12T15:47:57.825303718Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc0042867e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.909190 | controller |     "Jun 12 15:47:57.825705 crc crio[24284]: time=\"2026-06-12T15:47:57.825716022Z\" level=info msg=\"Checking pod openstack_barbican-worker-6df6c68c97-sxlqv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.909204 | controller |     "Jun 12 15:47:57.849204 crc crio[24284]: 2026-06-12T15:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814eb68e4c301d2 Mac:ce:6e:c1:59:02:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.909222 | controller |     "Jun 12 15:47:57.850952 crc crio[24284]: time=\"2026-06-12T15:47:57.850756308Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc000b848f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.909238 | controller |     "Jun 12 15:47:57.852854 crc crio[24284]: time=\"2026-06-12T15:47:57.852571357Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.909252 | controller |     "Jun 12 15:47:57.884715 crc crio[24284]: time=\"2026-06-12T15:47:57.884087355Z\" level=info msg=\"Ran pod sandbox c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 with infra container: openstack/barbican-worker-6df6c68c97-sxlqv/POD\" id=cce8d233-f8b5-4bf4-9620-45a06492f28e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.909267 | controller |     "Jun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.894468037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909282 | controller |     "Jun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.894627443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909296 | controller |     "Jun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.894666935Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=6efd09fc-9c2e-4e35-b3fb-0ddd4d379656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909311 | controller |     "Jun 12 15:47:57.903570 crc crio[24284]: time=\"2026-06-12T15:47:57.896019638Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d9f8ca39-d5c1-4715-ad62-49298050fb9e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.909325 | controller |     "Jun 12 15:47:57.905985 crc crio[24284]: time=\"2026-06-12T15:47:57.905737463Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 16:39:24.909340 | controller |     "Jun 12 15:47:57.936689 crc crio[24284]: time=\"2026-06-12T15:47:57.935956785Z\" level=info msg=\"Ran pod sandbox 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 with infra container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/POD\" id=3c03a242-8ad8-4d49-9aad-45eac26b830a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.909355 | controller |     "Jun 12 15:47:57.942845 crc crio[24284]: time=\"2026-06-12T15:47:57.942777549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909369 | controller |     "Jun 12 15:47:57.943047 crc crio[24284]: time=\"2026-06-12T15:47:57.943013846Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909387 | controller |     "Jun 12 15:47:57.943175 crc crio[24284]: time=\"2026-06-12T15:47:57.943077568Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=3d578816-8d12-439c-860b-5dfdad8470b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909403 | controller |     "Jun 12 15:47:57.945296 crc crio[24284]: time=\"2026-06-12T15:47:57.945173156Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d5e16c11-32bd-4443-9c71-4582280fc328 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.909417 | controller |     "Jun 12 15:47:57.954461 crc crio[24284]: time=\"2026-06-12T15:47:57.953777555Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 16:39:24.909432 | controller |     "Jun 12 15:47:57.959986 crc crio[24284]: time=\"2026-06-12T15:47:57.959718237Z\" level=info msg=\"Removing container: 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608\" id=c596856a-e8ed-49b8-891c-aec710ac9c56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.909446 | controller |     "Jun 12 15:47:58.158993 crc crio[24284]: time=\"2026-06-12T15:47:58.15870259Z\" level=info msg=\"Created container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api\" id=208deac6-6f21-4a62-b981-3f74dc750edf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.909461 | controller |     "Jun 12 15:47:58.166048 crc crio[24284]: time=\"2026-06-12T15:47:58.16583755Z\" level=info msg=\"Starting container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc\" id=bf2df139-d1a0-44c6-bad3-cb02d8eb5c7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.909476 | controller |     "Jun 12 15:47:58.202966 crc crio[24284]: time=\"2026-06-12T15:47:58.202876598Z\" level=info msg=\"Started container\" PID=70167 containerID=0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc description=openstack/placement-6757d7984-7rk9x/placement-api id=bf2df139-d1a0-44c6-bad3-cb02d8eb5c7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e",
2026-06-12 16:39:24.909490 | controller |     "Jun 12 15:47:58.280037 crc crio[24284]: time=\"2026-06-12T15:47:58.279772463Z\" level=info msg=\"Removed container 54c224faf895603591be9de74a20d4b567cc37b5a34efda5d8c1a2953fa24608: openstack/dnsmasq-dns-c8d6b5487-xdprq/dnsmasq-dns\" id=c596856a-e8ed-49b8-891c-aec710ac9c56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.909505 | controller |     "Jun 12 15:47:58.295236 crc crio[24284]: time=\"2026-06-12T15:47:58.285788889Z\" level=info msg=\"Removing container: b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83\" id=893053cc-dd9c-44f8-88be-0cff71fcddbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.909541 | controller |     "Jun 12 15:47:58.428628 crc crio[24284]: 2026-06-12T15:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7493908596c6395 Mac:5a:f2:96:bb:28:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.909558 | controller |     "Jun 12 15:47:58.433450 crc crio[24284]: time=\"2026-06-12T15:47:58.429197631Z\" level=info msg=\"Removed container b698d5b172cf0c02a74b0d4386e1814be8ddd6882a2d773dfbe5260a66ad8c83: openstack/dnsmasq-dns-c8d6b5487-xdprq/init\" id=893053cc-dd9c-44f8-88be-0cff71fcddbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.909573 | controller |     "Jun 12 15:47:58.433905 crc crio[24284]: time=\"2026-06-12T15:47:58.431590899Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002612140}] Aliases:map[]}\"",
2026-06-12 16:39:24.909592 | controller |     "Jun 12 15:47:58.440450 crc crio[24284]: time=\"2026-06-12T15:47:58.440409993Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.909620 | controller |     "Jun 12 15:47:58.454490 crc crio[24284]: 2026-06-12T15:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2662ceacfebf3d2 Mac:ce:61:3d:ff:4c:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.909636 | controller |     "Jun 12 15:47:58.458517 crc crio[24284]: time=\"2026-06-12T15:47:58.455421748Z\" level=info msg=\"Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc0026123c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.909651 | controller |     "Jun 12 15:47:58.458517 crc crio[24284]: time=\"2026-06-12T15:47:58.455629694Z\" level=info msg=\"Checking pod openstack_barbican-api-56985d7964-8ls89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.909666 | controller |     "Jun 12 15:47:58.473651 crc crio[24284]: time=\"2026-06-12T15:47:58.473551102Z\" level=info msg=\"Ran pod sandbox 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 with infra container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/POD\" id=e039ae7d-4506-4cc2-9706-4f4a2ada22c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.909681 | controller |     "Jun 12 15:47:58.476416 crc crio[24284]: time=\"2026-06-12T15:47:58.476223417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f16338ca-8c8b-4013-beb2-6090b5ea4489 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909696 | controller |     "Jun 12 15:47:58.519102 crc crio[24284]: time=\"2026-06-12T15:47:58.519017286Z\" level=info msg=\"Ran pod sandbox 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 with infra container: openstack/barbican-api-56985d7964-8ls89/POD\" id=d7b29007-fa2d-4a94-b405-a67baa9c0581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.909711 | controller |     "Jun 12 15:47:58.527410 crc crio[24284]: time=\"2026-06-12T15:47:58.527094401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9e103bf1-6832-44ef-bd2b-cb83e5e6211d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909726 | controller |     "Jun 12 15:47:58.531019 crc crio[24284]: time=\"2026-06-12T15:47:58.530899725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f61e69a2-7dea-442e-af32-74412486a48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909740 | controller |     "Jun 12 15:47:58.553597 crc crio[24284]: time=\"2026-06-12T15:47:58.55333222Z\" level=info msg=\"Creating container: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=c17635dc-fb31-4000-9d99-dc3536197096 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.909758 | controller |     "Jun 12 15:47:58.555066 crc crio[24284]: time=\"2026-06-12T15:47:58.555036705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909773 | controller |     "Jun 12 15:47:58.575894 crc crio[24284]: time=\"2026-06-12T15:47:58.575666331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99cfe410-f07a-443e-9bd1-1691b29f61e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.909788 | controller |     "Jun 12 15:47:58.585784 crc crio[24284]: time=\"2026-06-12T15:47:58.585582262Z\" level=info msg=\"Running pod sandbox: openstack/keystone-78fbb7f7c8-r5vx7/POD\" id=ee282aa8-ac25-4f67-99e6-28d7950195c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.909803 | controller |     "Jun 12 15:47:58.585969 crc crio[24284]: time=\"2026-06-12T15:47:58.585860461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909817 | controller |     "Jun 12 15:47:58.650517 crc crio[24284]: time=\"2026-06-12T15:47:58.650229361Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init\" id=493b5951-9017-4bc3-9028-68378d158c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.909832 | controller |     "Jun 12 15:47:58.706409 crc crio[24284]: time=\"2026-06-12T15:47:58.706330685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909846 | controller |     "Jun 12 15:47:58.727239 crc crio[24284]: time=\"2026-06-12T15:47:58.726980882Z\" level=info msg=\"Got pod network &{Name:keystone-78fbb7f7c8-r5vx7 Namespace:openstack ID:5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 UID:9bd04445-eea2-453a-83e5-56c36fd739e4 NetNS:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd04445_eea2_453a_83e5_56c36fd739e4.slice PodAnnotations:0xc0032421a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.909861 | controller |     "Jun 12 15:47:58.727239 crc crio[24284]: time=\"2026-06-12T15:47:58.72722234Z\" level=info msg=\"Adding pod openstack_keystone-78fbb7f7c8-r5vx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.909875 | controller |     "Jun 12 15:47:58.739885 crc crio[24284]: time=\"2026-06-12T15:47:58.739683413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909890 | controller |     "Jun 12 15:47:58.767041 crc crio[24284]: time=\"2026-06-12T15:47:58.766925586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909905 | controller |     "Jun 12 15:47:58.799063 crc crio[24284]: time=\"2026-06-12T15:47:58.798947387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909920 | controller |     "Jun 12 15:47:58.814347 crc crio[24284]: time=\"2026-06-12T15:47:58.81420656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.909936 | controller |     "Jun 12 15:47:59.076009 crc crio[24284]: time=\"2026-06-12T15:47:59.074571238Z\" level=info msg=\"Created container 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init\" id=493b5951-9017-4bc3-9028-68378d158c09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.909955 | controller |     "Jun 12 15:47:59.091032 crc crio[24284]: time=\"2026-06-12T15:47:59.090932533Z\" level=info msg=\"Created container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=c17635dc-fb31-4000-9d99-dc3536197096 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.909970 | controller |     "Jun 12 15:47:59.099621 crc crio[24284]: time=\"2026-06-12T15:47:59.099452888Z\" level=info msg=\"Starting container: 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d\" id=6092e9f3-9721-44fd-9558-6c04b130b2e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.909985 | controller |     "Jun 12 15:47:59.100675 crc crio[24284]: time=\"2026-06-12T15:47:59.099598834Z\" level=info msg=\"Starting container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd\" id=68cfce35-4451-4f8e-8cc4-f0cff9d26799 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.910000 | controller |     "Jun 12 15:47:59.134623 crc crio[24284]: time=\"2026-06-12T15:47:59.131785614Z\" level=info msg=\"Started container\" PID=70556 containerID=2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd description=openstack/barbican-api-56985d7964-8ls89/barbican-api-log id=68cfce35-4451-4f8e-8cc4-f0cff9d26799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446",
2026-06-12 16:39:24.910015 | controller |     "Jun 12 15:47:59.134623 crc crio[24284]: time=\"2026-06-12T15:47:59.133661321Z\" level=info msg=\"Started container\" PID=70557 containerID=5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d description=openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init id=6092e9f3-9721-44fd-9558-6c04b130b2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922",
2026-06-12 16:39:24.910030 | controller |     "Jun 12 15:47:59.176230 crc crio[24284]: time=\"2026-06-12T15:47:59.174680333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1aba4542-00bd-4767-ad83-0d526d210597 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.910045 | controller |     "Jun 12 15:47:59.217011 crc crio[24284]: time=\"2026-06-12T15:47:59.215821621Z\" level=info msg=\"Stopping pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=02844697-ba1a-4935-957d-2158833b8cef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.910059 | controller |     "Jun 12 15:47:59.217011 crc crio[24284]: time=\"2026-06-12T15:47:59.21646618Z\" level=info msg=\"Stopping pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=c3f43e27-3b57-4444-aef6-1ef2a89af0b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.910074 | controller |     "Jun 12 15:47:59.217725 crc crio[24284]: time=\"2026-06-12T15:47:59.217324788Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-784pc Namespace:openstack ID:8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735 UID:c07348fd-8852-4666-8857-92f2522c75a0 NetNS:/var/run/netns/2f17ad5d-44aa-42f9-b364-e3b0dcc5aae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc07348fd_8852_4666_8857_92f2522c75a0.slice PodAnnotations:0xc001e04420}] Aliases:map[]}\"",
2026-06-12 16:39:24.910088 | controller |     "Jun 12 15:47:59.217725 crc crio[24284]: time=\"2026-06-12T15:47:59.217479493Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-784pc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.910103 | controller |     "Jun 12 15:47:59.217935 crc crio[24284]: time=\"2026-06-12T15:47:59.217774736Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-zhjnz Namespace:openstack ID:51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529 UID:e428d00b-2703-4237-bb1e-c1c69f5965dc NetNS:/var/run/netns/1c19caa2-15dc-4fba-aaf2-42de6061d009 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode428d00b_2703_4237_bb1e_c1c69f5965dc.slice PodAnnotations:0xc002c1e428}] Aliases:map[]}\"",
2026-06-12 16:39:24.910199 | controller |     "Jun 12 15:47:59.217935 crc crio[24284]: time=\"2026-06-12T15:47:59.217869839Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-zhjnz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.910236 | controller |     "Jun 12 15:47:59.230404 crc crio[24284]: time=\"2026-06-12T15:47:59.229852033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=84403e38-dff4-444c-96b8-989adfe24d6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.910255 | controller |     "Jun 12 15:47:59.257174 crc crio[24284]: time=\"2026-06-12T15:47:59.256025449Z\" level=info msg=\"Creating container: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=4477845c-8834-41c5-8450-a5bc1a8b7637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.910272 | controller |     "Jun 12 15:47:59.257174 crc crio[24284]: time=\"2026-06-12T15:47:59.256460983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910287 | controller |     "Jun 12 15:47:59.489442 crc crio[24284]: 2026-06-12T15:47:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5abfc72a82a2268 Mac:3a:3b:d2:98:28:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.910302 | controller |     "Jun 12 15:47:59.496307 crc crio[24284]: time=\"2026-06-12T15:47:59.492633367Z\" level=info msg=\"Got pod network &{Name:keystone-78fbb7f7c8-r5vx7 Namespace:openstack ID:5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 UID:9bd04445-eea2-453a-83e5-56c36fd739e4 NetNS:/var/run/netns/95c2fe25-71d5-4d2a-9ad0-6de456196e82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd04445_eea2_453a_83e5_56c36fd739e4.slice PodAnnotations:0xc0032421a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.910317 | controller |     "Jun 12 15:47:59.500036 crc crio[24284]: time=\"2026-06-12T15:47:59.499601745Z\" level=info msg=\"Checking pod openstack_keystone-78fbb7f7c8-r5vx7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.910333 | controller |     "Jun 12 15:47:59.522664 crc crio[24284]: time=\"2026-06-12T15:47:59.522001479Z\" level=info msg=\"Ran pod sandbox 5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135 with infra container: openstack/keystone-78fbb7f7c8-r5vx7/POD\" id=ee282aa8-ac25-4f67-99e6-28d7950195c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.910348 | controller |     "Jun 12 15:47:59.523899 crc crio[24284]: time=\"2026-06-12T15:47:59.523667264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910363 | controller |     "Jun 12 15:47:59.533214 crc crio[24284]: time=\"2026-06-12T15:47:59.53269064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910378 | controller |     "Jun 12 15:47:59.553489 crc crio[24284]: time=\"2026-06-12T15:47:59.553362917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=af6defca-4451-4bf5-a5c3-50e7683b1693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.910396 | controller |     "Jun 12 15:47:59.759304 crc crio[24284]: time=\"2026-06-12T15:47:59.758780756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7f42e23b-0099-4575-9ef4-427897399e37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.910411 | controller |     "Jun 12 15:47:59.767050 crc crio[24284]: time=\"2026-06-12T15:47:59.766845807Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-74f6c7f549-fk25t/POD\" id=6da62dab-8c51-4711-8ced-450cc559bfd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.910426 | controller |     "Jun 12 15:47:59.767050 crc crio[24284]: time=\"2026-06-12T15:47:59.766944941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910440 | controller |     "Jun 12 15:47:59.772057 crc crio[24284]: time=\"2026-06-12T15:47:59.771929354Z\" level=info msg=\"Creating container: openstack/keystone-78fbb7f7c8-r5vx7/keystone-api\" id=4264e9b8-d527-4217-a293-5ba193612f48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.910455 | controller |     "Jun 12 15:47:59.807148 crc crio[24284]: time=\"2026-06-12T15:47:59.803758013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910469 | controller |     "Jun 12 15:47:59.816790 crc crio[24284]: time=\"2026-06-12T15:47:59.816697478Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-775b4d6c8-cprg9/POD\" id=0f2cfec3-70b1-449d-8768-0669c172b341 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.910484 | controller |     "Jun 12 15:47:59.817032 crc crio[24284]: time=\"2026-06-12T15:47:59.816810932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910499 | controller |     "Jun 12 15:47:59.852064 crc crio[24284]: time=\"2026-06-12T15:47:59.851823849Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74f6c7f549-fk25t Namespace:openstack ID:9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 UID:39e32912-2658-42bd-ab00-4183094108ed NetNS:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39e32912_2658_42bd_ab00_4183094108ed.slice PodAnnotations:0xc001e04710}] Aliases:map[]}\"",
2026-06-12 16:39:24.910527 | controller |     "Jun 12 15:47:59.852064 crc crio[24284]: time=\"2026-06-12T15:47:59.851871411Z\" level=info msg=\"Adding pod openstack_barbican-worker-74f6c7f549-fk25t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.910548 | controller |     "Jun 12 15:47:59.887512 crc crio[24284]: time=\"2026-06-12T15:47:59.885289526Z\" level=info msg=\"Stopped pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=c3f43e27-3b57-4444-aef6-1ef2a89af0b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.910565 | controller |     "Jun 12 15:47:59.926540 crc crio[24284]: time=\"2026-06-12T15:47:59.923910121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910580 | controller |     "Jun 12 15:47:59.954207 crc crio[24284]: time=\"2026-06-12T15:47:59.950706696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910594 | controller |     "Jun 12 15:47:59.998455 crc crio[24284]: time=\"2026-06-12T15:47:59.995471478Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-775b4d6c8-cprg9 Namespace:openstack ID:915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 UID:7160b8f2-4ab3-4912-8b7c-2d935ce0c99d NetNS:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7160b8f2_4ab3_4912_8b7c_2d935ce0c99d.slice PodAnnotations:0xc0009b89f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.910614 | controller |     "Jun 12 15:47:59.998455 crc crio[24284]: time=\"2026-06-12T15:47:59.995548381Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-775b4d6c8-cprg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.910631 | controller |     "Jun 12 15:47:59.998455 crc crio[24284]: time=\"2026-06-12T15:47:59.996680918Z\" level=info msg=\"Created container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=4477845c-8834-41c5-8450-a5bc1a8b7637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.910651 | controller |     "Jun 12 15:48:00.000572 crc crio[24284]: time=\"2026-06-12T15:48:00.000085833Z\" level=info msg=\"Starting container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40\" id=dd637413-8b86-47df-81d0-75ce5c2620be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.910674 | controller |     "Jun 12 15:48:00.026989 crc crio[24284]: time=\"2026-06-12T15:48:00.026571964Z\" level=info msg=\"Started container\" PID=70692 containerID=a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40 description=openstack/barbican-api-56985d7964-8ls89/barbican-api id=dd637413-8b86-47df-81d0-75ce5c2620be name=/runtime.v1.RuntimeService/StartContainer sandboxID=2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446",
2026-06-12 16:39:24.910694 | controller |     "Jun 12 15:48:00.482161 crc crio[24284]: time=\"2026-06-12T15:48:00.478667009Z\" level=info msg=\"Stopped pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=02844697-ba1a-4935-957d-2158833b8cef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.910709 | controller |     "Jun 12 15:48:00.505299 crc crio[24284]: time=\"2026-06-12T15:48:00.505207158Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7bdc464cd8-jvrmh/POD\" id=8e67e0be-a8d4-4185-a996-a5c7432f3aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.910724 | controller |     "Jun 12 15:48:00.507763 crc crio[24284]: time=\"2026-06-12T15:48:00.507737891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910738 | controller |     "Jun 12 15:48:00.591827 crc crio[24284]: time=\"2026-06-12T15:48:00.590905628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4f911ccb-3230-4afb-aef4-c8c245e5535c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.910753 | controller |     "Jun 12 15:48:00.808406 crc crio[24284]: time=\"2026-06-12T15:48:00.807996457Z\" level=info msg=\"Created container 17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4: openstack/keystone-78fbb7f7c8-r5vx7/keystone-api\" id=4264e9b8-d527-4217-a293-5ba193612f48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.910767 | controller |     "Jun 12 15:48:00.832850 crc crio[24284]: time=\"2026-06-12T15:48:00.832331086Z\" level=info msg=\"Starting container: 17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4\" id=8ef2748d-cf26-4c80-b55c-7c3be6ed12da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.910782 | controller |     "Jun 12 15:48:00.838819 crc crio[24284]: time=\"2026-06-12T15:48:00.838062271Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc0009b8358}] Aliases:map[]}\"",
2026-06-12 16:39:24.910801 | controller |     "Jun 12 15:48:00.838819 crc crio[24284]: time=\"2026-06-12T15:48:00.8381717Z\" level=info msg=\"Adding pod openstack_barbican-api-7bdc464cd8-jvrmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.910816 | controller |     "Jun 12 15:48:00.851567 crc crio[24284]: time=\"2026-06-12T15:48:00.847597984Z\" level=info msg=\"Started container\" PID=70765 containerID=17dd1bd88f507f30a2ee01e8e8ac300eb9e99b67827a8401d571c6d37f0720b4 description=openstack/keystone-78fbb7f7c8-r5vx7/keystone-api id=8ef2748d-cf26-4c80-b55c-7c3be6ed12da name=/runtime.v1.RuntimeService/StartContainer sandboxID=5abfc72a82a22683122a979ea5e8d50d13de83711d2fe0715f099cc5f512e135",
2026-06-12 16:39:24.910831 | controller |     "Jun 12 15:48:00.966948 crc crio[24284]: time=\"2026-06-12T15:48:00.966794315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b630a727-ae10-4543-a8ba-442ba42ce8b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.910846 | controller |     "Jun 12 15:48:01.008607 crc crio[24284]: time=\"2026-06-12T15:48:01.005556927Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=9f96af04-edc4-4ff0-841b-4f9b8b7ac0a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.910860 | controller |     "Jun 12 15:48:01.008607 crc crio[24284]: time=\"2026-06-12T15:48:01.00624082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910876 | controller |     "Jun 12 15:48:01.052205 crc crio[24284]: time=\"2026-06-12T15:48:01.051891414Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687988-jprd4/POD\" id=b83fb8f9-5b86-4936-b5a6-0e0d8d84915c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.910891 | controller |     "Jun 12 15:48:01.052205 crc crio[24284]: time=\"2026-06-12T15:48:01.051995658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910906 | controller |     "Jun 12 15:48:01.078151 crc crio[24284]: time=\"2026-06-12T15:48:01.078048409Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-wg5hb/POD\" id=97b4f7b7-0f2f-488b-9f70-a43cbb55fc18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.910921 | controller |     "Jun 12 15:48:01.078359 crc crio[24284]: time=\"2026-06-12T15:48:01.078197264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.910937 | controller |     "Jun 12 15:48:01.409054 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dbc4478f8dd656 Mac:96:18:09:34:3c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 SocketPath: PciID:}] [{Interface:0xc00025cee0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.910952 | controller |     "Jun 12 15:48:01.409054 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:915ffdee706ed2e Mac:2a:82:42:ab:24:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.910970 | controller |     "Jun 12 15:48:01.409602 crc crio[24284]: time=\"2026-06-12T15:48:01.409220579Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-775b4d6c8-cprg9 Namespace:openstack ID:915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 UID:7160b8f2-4ab3-4912-8b7c-2d935ce0c99d NetNS:/var/run/netns/5bc41235-1b9f-4548-b3a6-6aea594ba68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7160b8f2_4ab3_4912_8b7c_2d935ce0c99d.slice PodAnnotations:0xc0009b89f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.910986 | controller |     "Jun 12 15:48:01.409602 crc crio[24284]: time=\"2026-06-12T15:48:01.409442666Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-775b4d6c8-cprg9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.911008 | controller |     "Jun 12 15:48:01.410420 crc crio[24284]: time=\"2026-06-12T15:48:01.410320066Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74f6c7f549-fk25t Namespace:openstack ID:9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 UID:39e32912-2658-42bd-ab00-4183094108ed NetNS:/var/run/netns/abc50b47-9e8a-4f36-b8e4-1893fa3cabd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39e32912_2658_42bd_ab00_4183094108ed.slice PodAnnotations:0xc001e04710}] Aliases:map[]}\"",
2026-06-12 16:39:24.911031 | controller |     "Jun 12 15:48:01.419024 crc crio[24284]: time=\"2026-06-12T15:48:01.418897246Z\" level=info msg=\"Checking pod openstack_barbican-worker-74f6c7f549-fk25t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.911047 | controller |     "Jun 12 15:48:01.439779 crc crio[24284]: time=\"2026-06-12T15:48:01.437743884Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc0012124e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.911062 | controller |     "Jun 12 15:48:01.439779 crc crio[24284]: time=\"2026-06-12T15:48:01.437809676Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-wg5hb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.911076 | controller |     "Jun 12 15:48:01.536359 crc crio[24284]: time=\"2026-06-12T15:48:01.535710122Z\" level=info msg=\"Ran pod sandbox 915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71 with infra container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/POD\" id=0f2cfec3-70b1-449d-8768-0669c172b341 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.911090 | controller |     "Jun 12 15:48:01.550472 crc crio[24284]: time=\"2026-06-12T15:48:01.549913981Z\" level=info msg=\"Ran pod sandbox 9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992 with infra container: openstack/barbican-worker-74f6c7f549-fk25t/POD\" id=6da62dab-8c51-4711-8ced-450cc559bfd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.911105 | controller |     "Jun 12 15:48:01.582347 crc crio[24284]: time=\"2026-06-12T15:48:01.577657865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911119 | controller |     "Jun 12 15:48:01.582347 crc crio[24284]: time=\"2026-06-12T15:48:01.580798598Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911137 | controller |     "Jun 12 15:48:01.582347 crc crio[24284]: time=\"2026-06-12T15:48:01.58087247Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=d19b0428-6a4b-4156-b823-6be399bb94a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911153 | controller |     "Jun 12 15:48:01.583951 crc crio[24284]: time=\"2026-06-12T15:48:01.583759363Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=84720630-4cd6-43b7-bff6-d1bccecaa190 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.911168 | controller |     "Jun 12 15:48:01.585524 crc crio[24284]: time=\"2026-06-12T15:48:01.585327745Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc0006be200}] Aliases:map[]}\"",
2026-06-12 16:39:24.911183 | controller |     "Jun 12 15:48:01.585524 crc crio[24284]: time=\"2026-06-12T15:48:01.585405597Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687988-jprd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.911197 | controller |     "Jun 12 15:48:01.600544 crc crio[24284]: time=\"2026-06-12T15:48:01.600090057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911212 | controller |     "Jun 12 15:48:01.600544 crc crio[24284]: time=\"2026-06-12T15:48:01.600537162Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911227 | controller |     "Jun 12 15:48:01.600876 crc crio[24284]: time=\"2026-06-12T15:48:01.600597534Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=c9477918-35f1-4c98-b99d-1d3d73524022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911241 | controller |     "Jun 12 15:48:01.603626 crc crio[24284]: time=\"2026-06-12T15:48:01.602711636Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 16:39:24.911257 | controller |     "Jun 12 15:48:01.630331 crc crio[24284]: time=\"2026-06-12T15:48:01.628217639Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7819651d-efe8-4837-983e-fda4ce4ae8c2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.911272 | controller |     "Jun 12 15:48:01.630331 crc crio[24284]: time=\"2026-06-12T15:48:01.629160207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911287 | controller |     "Jun 12 15:48:01.659050 crc crio[24284]: time=\"2026-06-12T15:48:01.658949416Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 16:39:24.911302 | controller |     "Jun 12 15:48:01.826872 crc crio[24284]: time=\"2026-06-12T15:48:01.735944785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911320 | controller |     "Jun 12 15:48:01.920618 crc crio[24284]: 2026-06-12T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47fe566dfebb7a5 Mac:ae:da:82:f9:aa:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.911336 | controller |     "Jun 12 15:48:01.933325 crc crio[24284]: time=\"2026-06-12T15:48:01.922225314Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc0009b8358}] Aliases:map[]}\"",
2026-06-12 16:39:24.911351 | controller |     "Jun 12 15:48:01.933325 crc crio[24284]: time=\"2026-06-12T15:48:01.922487393Z\" level=info msg=\"Checking pod openstack_barbican-api-7bdc464cd8-jvrmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.911366 | controller |     "Jun 12 15:48:02.103692 crc crio[24284]: time=\"2026-06-12T15:48:02.103583022Z\" level=info msg=\"Stopping container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25 (timeout: 2s)\" id=e1561f28-b953-40aa-928c-289c74f2f966 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.911380 | controller |     "Jun 12 15:48:02.159348 crc crio[24284]: time=\"2026-06-12T15:48:02.155550964Z\" level=info msg=\"Ran pod sandbox 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 with infra container: openstack/barbican-api-7bdc464cd8-jvrmh/POD\" id=8e67e0be-a8d4-4185-a996-a5c7432f3aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.911395 | controller |     "Jun 12 15:48:02.185772 crc crio[24284]: time=\"2026-06-12T15:48:02.185651872Z\" level=info msg=\"Created container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=9f96af04-edc4-4ff0-841b-4f9b8b7ac0a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.911410 | controller |     "Jun 12 15:48:02.252720 crc crio[24284]: 2026-06-12T15:48:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26a2233913b7bc5 Mac:56:68:e8:1f:34:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.911424 | controller |     "Jun 12 15:48:02.252720 crc crio[24284]: time=\"2026-06-12T15:48:02.252194674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=3d3fa632-064d-4bbb-96f2-c084cb66b75f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911438 | controller |     "Jun 12 15:48:02.253113 crc crio[24284]: time=\"2026-06-12T15:48:02.252922378Z\" level=info msg=\"Starting container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067\" id=94ef3545-eb93-4c51-b5db-ea30f9da3ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.911454 | controller |     "Jun 12 15:48:02.255775 crc crio[24284]: time=\"2026-06-12T15:48:02.255629584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eba0471c-2db3-4227-8d11-c453a577afe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911476 | controller |     "Jun 12 15:48:02.257632 crc crio[24284]: time=\"2026-06-12T15:48:02.257073319Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc0012124e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.911502 | controller |     "Jun 12 15:48:02.257632 crc crio[24284]: time=\"2026-06-12T15:48:02.257324197Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-wg5hb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.911550 | controller |     "Jun 12 15:48:02.269877 crc crio[24284]: time=\"2026-06-12T15:48:02.269772852Z\" level=info msg=\"Stopped container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=e1561f28-b953-40aa-928c-289c74f2f966 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.911574 | controller |     "Jun 12 15:48:02.270696 crc crio[24284]: time=\"2026-06-12T15:48:02.270623809Z\" level=info msg=\"Stopping pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=39806a3a-4700-4140-9c81-5dfe21d5542a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.911597 | controller |     "Jun 12 15:48:02.271502 crc crio[24284]: time=\"2026-06-12T15:48:02.271039512Z\" level=info msg=\"Got pod network &{Name:certified-operators-p5sz7 Namespace:openshift-marketplace ID:3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1 UID:aa5390a5-a2b2-496c-803a-65cdcb72472c NetNS:/var/run/netns/b1607f33-0ae7-44bb-9aac-cd4cc438452f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5390a5_a2b2_496c_803a_65cdcb72472c.slice PodAnnotations:0xc0027221a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.911616 | controller |     "Jun 12 15:48:02.271502 crc crio[24284]: time=\"2026-06-12T15:48:02.271394634Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-p5sz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.911632 | controller |     "Jun 12 15:48:02.275623 crc crio[24284]: time=\"2026-06-12T15:48:02.275418785Z\" level=info msg=\"Started container\" PID=71256 containerID=d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067 description=openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns id=94ef3545-eb93-4c51-b5db-ea30f9da3ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922",
2026-06-12 16:39:24.911648 | controller |     "Jun 12 15:48:02.276023 crc crio[24284]: time=\"2026-06-12T15:48:02.275668042Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=14b3178a-c5ba-4ef1-a10b-58a73e224a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.911663 | controller |     "Jun 12 15:48:02.282512 crc crio[24284]: time=\"2026-06-12T15:48:02.282350348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911678 | controller |     "Jun 12 15:48:02.293614 crc crio[24284]: time=\"2026-06-12T15:48:02.28974491Z\" level=info msg=\"Ran pod sandbox 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 with infra container: openstack/cinder-online-data-migrations-wg5hb/POD\" id=97b4f7b7-0f2f-488b-9f70-a43cbb55fc18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.911693 | controller |     "Jun 12 15:48:02.294406 crc crio[24284]: time=\"2026-06-12T15:48:02.294339126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=69d91942-4713-4c30-ad9d-cd7a1c33ede2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911714 | controller |     "Jun 12 15:48:02.327368 crc crio[24284]: time=\"2026-06-12T15:48:02.3269814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9eccb703-f315-4eed-b424-002b8649003f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911729 | controller |     "Jun 12 15:48:02.351149 crc crio[24284]: time=\"2026-06-12T15:48:02.351009985Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations\" id=7d010e8a-9103-49ca-91f3-91cca6108cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.911744 | controller |     "Jun 12 15:48:02.356462 crc crio[24284]: time=\"2026-06-12T15:48:02.356309297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911758 | controller |     "Jun 12 15:48:02.357361 crc crio[24284]: time=\"2026-06-12T15:48:02.357213569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911773 | controller |     "Jun 12 15:48:02.362987 crc crio[24284]: time=\"2026-06-12T15:48:02.362842269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911788 | controller |     "Jun 12 15:48:02.562042 crc crio[24284]: time=\"2026-06-12T15:48:02.561554503Z\" level=info msg=\"Created container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=14b3178a-c5ba-4ef1-a10b-58a73e224a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.911802 | controller |     "Jun 12 15:48:02.567396 crc crio[24284]: time=\"2026-06-12T15:48:02.564984243Z\" level=info msg=\"Starting container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2\" id=bcf037b3-cf0b-43ad-be63-13ed1a00c984 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.911817 | controller |     "Jun 12 15:48:02.586731 crc crio[24284]: time=\"2026-06-12T15:48:02.586640381Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6b4689d866-dr8zw/POD\" id=f6efa7bb-d443-41f5-9ed4-a35eb2318eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.911831 | controller |     "Jun 12 15:48:02.586731 crc crio[24284]: time=\"2026-06-12T15:48:02.586746885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911846 | controller |     "Jun 12 15:48:02.604660 crc crio[24284]: 2026-06-12T15:48:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89045c74107dbc1 Mac:06:c8:33:4a:9c:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c SocketPath: PciID:}] [{Interface:0xc000432320 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.911861 | controller |     "Jun 12 15:48:02.605701 crc crio[24284]: time=\"2026-06-12T15:48:02.605637054Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc0006be200}] Aliases:map[]}\"",
2026-06-12 16:39:24.911876 | controller |     "Jun 12 15:48:02.605875 crc crio[24284]: time=\"2026-06-12T15:48:02.605798359Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687988-jprd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.911903 | controller |     "Jun 12 15:48:02.625899 crc crio[24284]: time=\"2026-06-12T15:48:02.625792456Z\" level=info msg=\"Started container\" PID=71390 containerID=8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2 description=openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log id=bcf037b3-cf0b-43ad-be63-13ed1a00c984 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622",
2026-06-12 16:39:24.911919 | controller |     "Jun 12 15:48:02.643686 crc crio[24284]: time=\"2026-06-12T15:48:02.643590902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1fefa010-3ee1-4e4a-aa86-058eab1ad4e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.911934 | controller |     "Jun 12 15:48:03.191777 crc crio[24284]: time=\"2026-06-12T15:48:03.189112032Z\" level=info msg=\"Stopping container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40 (timeout: 30s)\" id=5c877fe4-fe3b-4ea6-a7c3-406a699980f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.911949 | controller |     "Jun 12 15:48:03.195345 crc crio[24284]: time=\"2026-06-12T15:48:03.192862864Z\" level=info msg=\"Stopping container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd (timeout: 30s)\" id=4558dcfa-dac1-41d6-afc3-8548dbcccda5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.911964 | controller |     "Jun 12 15:48:05.697077 crc crio[24284]: time=\"2026-06-12T15:48:05.696363461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.911978 | controller |     "Jun 12 15:48:05.703574 crc crio[24284]: time=\"2026-06-12T15:48:05.699626361Z\" level=info msg=\"Ran pod sandbox 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 with infra container: openshift-infra/auto-csr-approver-29687988-jprd4/POD\" id=b83fb8f9-5b86-4936-b5a6-0e0d8d84915c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.911992 | controller |     "Jun 12 15:48:05.703574 crc crio[24284]: time=\"2026-06-12T15:48:05.701749251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.912007 | controller |     "Jun 12 15:48:05.703574 crc crio[24284]: time=\"2026-06-12T15:48:05.701892714Z\" level=info msg=\"Stopped pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=39806a3a-4700-4140-9c81-5dfe21d5542a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.912022 | controller |     "Jun 12 15:48:05.705668 crc crio[24284]: time=\"2026-06-12T15:48:05.705555423Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5d9c7b9-129f-4084-b397-c2a96823ed02 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912037 | controller |     "Jun 12 15:48:05.718328 crc crio[24284]: time=\"2026-06-12T15:48:05.718196291Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.912052 | controller |     "Jun 12 15:48:05.894480 crc crio[24284]: time=\"2026-06-12T15:48:05.893774746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=707f21a8-27ce-4dbd-92b5-f87734017e78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912067 | controller |     "Jun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.967996244Z\" level=info msg=\"Stopped container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=5c877fe4-fe3b-4ea6-a7c3-406a699980f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.912085 | controller |     "Jun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.968656596Z\" level=info msg=\"Created container d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations\" id=7d010e8a-9103-49ca-91f3-91cca6108cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.912100 | controller |     "Jun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.968933066Z\" level=info msg=\"Stopped container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=4558dcfa-dac1-41d6-afc3-8548dbcccda5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.912115 | controller |     "Jun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.971425996Z\" level=info msg=\"Starting container: d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040\" id=0dee0636-58e4-4ff0-a589-4c4fbbc93f17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.912129 | controller |     "Jun 12 15:48:05.974299 crc crio[24284]: time=\"2026-06-12T15:48:05.973748604Z\" level=info msg=\"Stopping pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=2a9efde6-dea9-4405-945c-f13cc9e37e28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.912144 | controller |     "Jun 12 15:48:05.975821 crc crio[24284]: time=\"2026-06-12T15:48:05.974405595Z\" level=info msg=\"Got pod network &{Name:barbican-api-56985d7964-8ls89 Namespace:openstack ID:2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446 UID:a2cb9836-6298-45c6-9eb0-7c7815a54262 NetNS:/var/run/netns/260337a0-33c1-4ee0-86a1-42a78b6187fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2cb9836_6298_45c6_9eb0_7c7815a54262.slice PodAnnotations:0xc00008d2e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.912158 | controller |     "Jun 12 15:48:05.975821 crc crio[24284]: time=\"2026-06-12T15:48:05.974657103Z\" level=info msg=\"Deleting pod openstack_barbican-api-56985d7964-8ls89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.912173 | controller |     "Jun 12 15:48:05.987489 crc crio[24284]: time=\"2026-06-12T15:48:05.978075091Z\" level=info msg=\"Started container\" PID=71608 containerID=d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040 description=openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations id=0dee0636-58e4-4ff0-a589-4c4fbbc93f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753",
2026-06-12 16:39:24.912188 | controller |     "Jun 12 15:48:06.300361 crc crio[24284]: time=\"2026-06-12T15:48:06.298205441Z\" level=info msg=\"Removing container: 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25\" id=4ccd098d-41e2-4829-85a1-7b3f76e2b745 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912202 | controller |     "Jun 12 15:48:06.962981 crc crio[24284]: time=\"2026-06-12T15:48:06.96240799Z\" level=info msg=\"Creating container: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=796a57ba-93df-4bb1-8c28-260dad904973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.912217 | controller |     "Jun 12 15:48:07.089109 crc crio[24284]: time=\"2026-06-12T15:48:07.088979512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.912232 | controller |     "Jun 12 15:48:07.096442 crc crio[24284]: time=\"2026-06-12T15:48:07.096354099Z\" level=info msg=\"Stopped pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=2a9efde6-dea9-4405-945c-f13cc9e37e28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.912250 | controller |     "Jun 12 15:48:07.127533 crc crio[24284]: time=\"2026-06-12T15:48:07.127406258Z\" level=info msg=\"Removed container 955bfe73b5a5591dbb32017406aa15bdd86fcc65adad0b072ed08eed47257f25: openshift-marketplace/certified-operators-p5sz7/registry-server\" id=4ccd098d-41e2-4829-85a1-7b3f76e2b745 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912266 | controller |     "Jun 12 15:48:07.131397 crc crio[24284]: time=\"2026-06-12T15:48:07.131107804Z\" level=info msg=\"Removing container: 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3\" id=842b5d2f-2ab0-4006-8c7e-acface0e5f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912283 | controller |     "Jun 12 15:48:07.999310 crc crio[24284]: time=\"2026-06-12T15:48:07.998529864Z\" level=info msg=\"Running pod sandbox: openstack/placement-64d9fbbc48-2pr6h/POD\" id=c709e05a-d979-41a7-8894-38b63880692c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.912299 | controller |     "Jun 12 15:48:08.000923 crc crio[24284]: time=\"2026-06-12T15:48:08.000885681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.912314 | controller |     "Jun 12 15:48:09.339821 crc crio[24284]: time=\"2026-06-12T15:48:09.33977434Z\" level=info msg=\"Stopping container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892 (timeout: 10s)\" id=84fdaaea-502a-4366-8ab4-0851ca5030cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.912330 | controller |     "Jun 12 15:48:10.483408 crc crio[24284]: time=\"2026-06-12T15:48:10.483325893Z\" level=info msg=\"Stopping pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=c415bc0f-0445-4e88-b0c4-62ba6291b4e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.912345 | controller |     "Jun 12 15:48:10.484342 crc crio[24284]: time=\"2026-06-12T15:48:10.484198202Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-wg5hb Namespace:openstack ID:26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753 UID:1567460b-1b81-4f05-b63a-f1161df29210 NetNS:/var/run/netns/87a5032f-bfa5-4a1c-9c01-791a82d58b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1567460b_1b81_4f05_b63a_f1161df29210.slice PodAnnotations:0xc00041cc88}] Aliases:map[]}\"",
2026-06-12 16:39:24.912361 | controller |     "Jun 12 15:48:10.484519 crc crio[24284]: time=\"2026-06-12T15:48:10.48444746Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-wg5hb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.912377 | controller |     "Jun 12 15:48:11.761731 crc crio[24284]: time=\"2026-06-12T15:48:11.76122957Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-fhltf/POD\" id=6d1a1714-b08b-4c83-822d-f46012f8bb15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.912393 | controller |     "Jun 12 15:48:11.761731 crc crio[24284]: time=\"2026-06-12T15:48:11.761732996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.912408 | controller |     "Jun 12 15:48:11.956348 crc crio[24284]: time=\"2026-06-12T15:48:11.955857701Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=d9f8ca39-d5c1-4715-ad62-49298050fb9e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912424 | controller |     "Jun 12 15:48:11.958651 crc crio[24284]: time=\"2026-06-12T15:48:11.958534139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=90d7d282-d699-44df-9070-24498a696800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912442 | controller |     "Jun 12 15:48:11.963575 crc crio[24284]: time=\"2026-06-12T15:48:11.963464137Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=84720630-4cd6-43b7-bff6-d1bccecaa190 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912458 | controller |     "Jun 12 15:48:11.964894 crc crio[24284]: time=\"2026-06-12T15:48:11.964784328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d4acba4c-a834-4f63-85ce-f3ad8386c413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912473 | controller |     "Jun 12 15:48:12.032554 crc crio[24284]: time=\"2026-06-12T15:48:12.032360282Z\" level=info msg=\"Stopped container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=84fdaaea-502a-4366-8ab4-0851ca5030cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.912502 | controller |     "Jun 12 15:48:12.033516 crc crio[24284]: time=\"2026-06-12T15:48:12.033436378Z\" level=info msg=\"Stopping pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=b5a8bc79-d07e-4a9a-a358-3ed4fcb84c19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.912540 | controller |     "Jun 12 15:48:12.034512 crc crio[24284]: time=\"2026-06-12T15:48:12.034439481Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54586c9f6c-dzdtr Namespace:openstack ID:3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f UID:bb4707ea-4e34-43bf-a2fa-29bd6275ed50 NetNS:/var/run/netns/8359ac15-ceae-47a5-abcf-3c7b4e94da3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb4707ea_4e34_43bf_a2fa_29bd6275ed50.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"",
2026-06-12 16:39:24.912557 | controller |     "Jun 12 15:48:12.034673 crc crio[24284]: time=\"2026-06-12T15:48:12.034618567Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54586c9f6c-dzdtr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.912573 | controller |     "Jun 12 15:48:12.038031 crc crio[24284]: time=\"2026-06-12T15:48:12.037936252Z\" level=info msg=\"Stopped pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=c415bc0f-0445-4e88-b0c4-62ba6291b4e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.912589 | controller |     "Jun 12 15:48:12.064988 crc crio[24284]: time=\"2026-06-12T15:48:12.064834922Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=7819651d-efe8-4837-983e-fda4ce4ae8c2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912604 | controller |     "Jun 12 15:48:12.069906 crc crio[24284]: time=\"2026-06-12T15:48:12.067355213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=06314471-1831-4564-b96d-d962a6186911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912619 | controller |     "Jun 12 15:48:12.115583 crc crio[24284]: time=\"2026-06-12T15:48:12.1154595Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=f4c9a7af-bb07-4e19-ba92-76859e6901ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912634 | controller |     "Jun 12 15:48:12.116629 crc crio[24284]: time=\"2026-06-12T15:48:12.116564054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=47336836-f6ed-4425-ab89-3e3a6a23b393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912653 | controller |     "Jun 12 15:48:12.130471 crc crio[24284]: time=\"2026-06-12T15:48:12.130198085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5655797b-6c56-4817-b213-efd9273f5cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912668 | controller |     "Jun 12 15:48:12.130695 crc crio[24284]: time=\"2026-06-12T15:48:12.130316447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=034e5b74-5fe8-4d98-bbe8-34daf10aba85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912683 | controller |     "Jun 12 15:48:12.155436 crc crio[24284]: time=\"2026-06-12T15:48:12.155317706Z\" level=info msg=\"Got pod network &{Name:barbican-api-6b4689d866-dr8zw Namespace:openstack ID:a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 UID:a2583341-e878-4d16-9f01-9a75224e8fab NetNS:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2583341_e878_4d16_9f01_9a75224e8fab.slice PodAnnotations:0xc00008d738}] Aliases:map[]}\"",
2026-06-12 16:39:24.912699 | controller |     "Jun 12 15:48:12.155436 crc crio[24284]: time=\"2026-06-12T15:48:12.155399559Z\" level=info msg=\"Adding pod openstack_barbican-api-6b4689d866-dr8zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.912715 | controller |     "Jun 12 15:48:12.203441 crc crio[24284]: time=\"2026-06-12T15:48:12.203361794Z\" level=info msg=\"Removed container 1cef89e3f6c3e555b6f17ae479bd2d99df85f31e79404f3e438908f37fcf20d3: openshift-marketplace/certified-operators-p5sz7/extract-content\" id=842b5d2f-2ab0-4006-8c7e-acface0e5f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912731 | controller |     "Jun 12 15:48:12.230308 crc crio[24284]: time=\"2026-06-12T15:48:12.230162175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9a8e8400-b556-4185-8c5c-a9a4ec64725b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912746 | controller |     "Jun 12 15:48:12.231205 crc crio[24284]: time=\"2026-06-12T15:48:12.231167957Z\" level=info msg=\"Removing container: 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1\" id=d70e909f-bc50-4479-8ee2-349c1eed35ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912762 | controller |     "Jun 12 15:48:12.240678 crc crio[24284]: time=\"2026-06-12T15:48:12.24055065Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=d5e16c11-32bd-4443-9c71-4582280fc328 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912777 | controller |     "Jun 12 15:48:12.252919 crc crio[24284]: time=\"2026-06-12T15:48:12.241696852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2a4f4eed-e3be-4a1f-857e-2f72ca64ef80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912792 | controller |     "Jun 12 15:48:12.262801 crc crio[24284]: time=\"2026-06-12T15:48:12.262684568Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5d9c7b9-129f-4084-b397-c2a96823ed02 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.912807 | controller |     "Jun 12 15:48:12.279323 crc crio[24284]: time=\"2026-06-12T15:48:12.276730737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4f1452b9-aeb2-4b1a-8ad2-d0f7fa8f955b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912822 | controller |     "Jun 12 15:48:12.346768 crc crio[24284]: time=\"2026-06-12T15:48:12.344354051Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log\" id=bd03fde1-722a-4e85-9bad-e4a6f9c17d16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.912842 | controller |     "Jun 12 15:48:12.346768 crc crio[24284]: time=\"2026-06-12T15:48:12.346753949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68df611d-63a9-42c9-b636-6c15f0cf830b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912858 | controller |     "Jun 12 15:48:12.349720 crc crio[24284]: time=\"2026-06-12T15:48:12.349560671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2a137b01-0368-497d-835b-1ef7cc18a684 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912873 | controller |     "Jun 12 15:48:12.350847 crc crio[24284]: time=\"2026-06-12T15:48:12.350756442Z\" level=info msg=\"Got pod network &{Name:placement-64d9fbbc48-2pr6h Namespace:openstack ID:54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 UID:3effd96c-2275-49a9-9df0-f97385cc490a NetNS:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3effd96c_2275_49a9_9df0_f97385cc490a.slice PodAnnotations:0xc002c1e2a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.912889 | controller |     "Jun 12 15:48:12.350847 crc crio[24284]: time=\"2026-06-12T15:48:12.350821134Z\" level=info msg=\"Adding pod openstack_placement-64d9fbbc48-2pr6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.912905 | controller |     "Jun 12 15:48:12.355894 crc crio[24284]: time=\"2026-06-12T15:48:12.355830497Z\" level=info msg=\"Creating container: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=f3d77d38-f207-4455-a728-2d1cb7e79382 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.912921 | controller |     "Jun 12 15:48:12.360875 crc crio[24284]: time=\"2026-06-12T15:48:12.360824248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=5a544f08-96eb-4095-bcf7-f77191379ebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.912937 | controller |     "Jun 12 15:48:12.369021 crc crio[24284]: time=\"2026-06-12T15:48:12.368762203Z\" level=info msg=\"Creating container: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log\" id=07ec4a20-541c-4fbb-b473-cb7ef3c2b129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.912953 | controller |     "Jun 12 15:48:12.379035 crc crio[24284]: time=\"2026-06-12T15:48:12.378898586Z\" level=info msg=\"Removed container 7ee77dd27d26cab8ba34dd6fdf8e9ce946bd243502e73de061bd66eec74139b1: openshift-marketplace/certified-operators-p5sz7/extract-utilities\" id=d70e909f-bc50-4479-8ee2-349c1eed35ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912968 | controller |     "Jun 12 15:48:12.392540 crc crio[24284]: time=\"2026-06-12T15:48:12.392320447Z\" level=info msg=\"Removing container: a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40\" id=83eb94c2-6e76-4c73-b0b5-98189d2f5a94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.912984 | controller |     "Jun 12 15:48:12.396893 crc crio[24284]: time=\"2026-06-12T15:48:12.396838793Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.913003 | controller |     "Jun 12 15:48:12.397175 crc crio[24284]: time=\"2026-06-12T15:48:12.397111181Z\" level=info msg=\"Adding pod openstack_root-account-create-update-fhltf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.913020 | controller |     "Jun 12 15:48:12.399576 crc crio[24284]: time=\"2026-06-12T15:48:12.399494986Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687988-jprd4/oc\" id=14f4d2c3-76a4-468a-9ded-3768f00c7312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913035 | controller |     "Jun 12 15:48:12.402761 crc crio[24284]: time=\"2026-06-12T15:48:12.40269528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913051 | controller |     "Jun 12 15:48:12.403071 crc crio[24284]: time=\"2026-06-12T15:48:12.40299695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913066 | controller |     "Jun 12 15:48:12.404504 crc crio[24284]: time=\"2026-06-12T15:48:12.404446107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913081 | controller |     "Jun 12 15:48:12.405477 crc crio[24284]: time=\"2026-06-12T15:48:12.405441411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913097 | controller |     "Jun 12 15:48:12.407649 crc crio[24284]: time=\"2026-06-12T15:48:12.407579988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913112 | controller |     "Jun 12 15:48:12.422483 crc crio[24284]: time=\"2026-06-12T15:48:12.422360115Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2d4103ba-1627-412a-8418-7fa868c4c4e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913128 | controller |     "Jun 12 15:48:12.427350 crc crio[24284]: time=\"2026-06-12T15:48:12.42721375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913144 | controller |     "Jun 12 15:48:12.428380 crc crio[24284]: time=\"2026-06-12T15:48:12.428116123Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=c6ef128c-4a76-45d0-addf-0c086d8a1537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913159 | controller |     "Jun 12 15:48:12.483601 crc crio[24284]: time=\"2026-06-12T15:48:12.481638638Z\" level=info msg=\"Removed container a285baa8fa7eaaa9f3370d80264d3e43d4818d356ac2d3a895cefc7d0e0a5d40: openstack/barbican-api-56985d7964-8ls89/barbican-api\" id=83eb94c2-6e76-4c73-b0b5-98189d2f5a94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.913174 | controller |     "Jun 12 15:48:12.483601 crc crio[24284]: time=\"2026-06-12T15:48:12.483051394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913190 | controller |     "Jun 12 15:48:12.494552 crc crio[24284]: time=\"2026-06-12T15:48:12.494492506Z\" level=info msg=\"Removing container: 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd\" id=f60a1c00-0f90-42a0-bb62-67a6bf5507a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.913205 | controller |     "Jun 12 15:48:12.516346 crc crio[24284]: time=\"2026-06-12T15:48:12.515674301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913225 | controller |     "Jun 12 15:48:12.530473 crc crio[24284]: time=\"2026-06-12T15:48:12.530416806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913240 | controller |     "Jun 12 15:48:12.547777 crc crio[24284]: time=\"2026-06-12T15:48:12.547358216Z\" level=info msg=\"Created container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=796a57ba-93df-4bb1-8c28-260dad904973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913256 | controller |     "Jun 12 15:48:12.551953 crc crio[24284]: time=\"2026-06-12T15:48:12.55191702Z\" level=info msg=\"Starting container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87\" id=d4428fed-50fd-4ed1-bedd-0fd3f0fff832 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.913272 | controller |     "Jun 12 15:48:12.568669 crc crio[24284]: time=\"2026-06-12T15:48:12.568500439Z\" level=info msg=\"Started container\" PID=72274 containerID=7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87 description=openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api id=d4428fed-50fd-4ed1-bedd-0fd3f0fff832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622",
2026-06-12 16:39:24.913288 | controller |     "Jun 12 15:48:12.596469 crc crio[24284]: time=\"2026-06-12T15:48:12.596226257Z\" level=info msg=\"Removed container 2e9ccce54ae4c9ba01334c2d5b89ba5b8c488f3f1ce0f589b2ff90711d5702cd: openstack/barbican-api-56985d7964-8ls89/barbican-api-log\" id=f60a1c00-0f90-42a0-bb62-67a6bf5507a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.913304 | controller |     "Jun 12 15:48:12.692114 crc crio[24284]: time=\"2026-06-12T15:48:12.69202936Z\" level=info msg=\"Stopped pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=b5a8bc79-d07e-4a9a-a358-3ed4fcb84c19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.913320 | controller |     "Jun 12 15:48:12.765809 crc crio[24284]: time=\"2026-06-12T15:48:12.76505992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913336 | controller |     "Jun 12 15:48:12.770451 crc crio[24284]: time=\"2026-06-12T15:48:12.770410353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913351 | controller |     "Jun 12 15:48:12.776457 crc crio[24284]: time=\"2026-06-12T15:48:12.776296154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913366 | controller |     "Jun 12 15:48:12.781516 crc crio[24284]: time=\"2026-06-12T15:48:12.78145323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913382 | controller |     "Jun 12 15:48:12.889499 crc crio[24284]: 2026-06-12T15:48:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15f2af7fc227eb Mac:0e:00:89:43:30:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.913399 | controller |     "Jun 12 15:48:12.890846 crc crio[24284]: time=\"2026-06-12T15:48:12.890776707Z\" level=info msg=\"Got pod network &{Name:barbican-api-6b4689d866-dr8zw Namespace:openstack ID:a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 UID:a2583341-e878-4d16-9f01-9a75224e8fab NetNS:/var/run/netns/184f5b93-3088-4fb4-894f-0aed63bd5474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2583341_e878_4d16_9f01_9a75224e8fab.slice PodAnnotations:0xc00008d738}] Aliases:map[]}\"",
2026-06-12 16:39:24.913420 | controller |     "Jun 12 15:48:12.891111 crc crio[24284]: time=\"2026-06-12T15:48:12.890975374Z\" level=info msg=\"Checking pod openstack_barbican-api-6b4689d866-dr8zw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.913437 | controller |     "Jun 12 15:48:12.908377 crc crio[24284]: time=\"2026-06-12T15:48:12.90768115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913453 | controller |     "Jun 12 15:48:12.914985 crc crio[24284]: time=\"2026-06-12T15:48:12.912376902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913468 | controller |     "Jun 12 15:48:12.927213 crc crio[24284]: time=\"2026-06-12T15:48:12.927012132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913484 | controller |     "Jun 12 15:48:12.927566 crc crio[24284]: time=\"2026-06-12T15:48:12.927514065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913499 | controller |     "Jun 12 15:48:12.935768 crc crio[24284]: time=\"2026-06-12T15:48:12.935164779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913544 | controller |     "Jun 12 15:48:12.947005 crc crio[24284]: time=\"2026-06-12T15:48:12.944799192Z\" level=info msg=\"Ran pod sandbox a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68 with infra container: openstack/barbican-api-6b4689d866-dr8zw/POD\" id=f6efa7bb-d443-41f5-9ed4-a35eb2318eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.913571 | controller |     "Jun 12 15:48:12.950415 crc crio[24284]: time=\"2026-06-12T15:48:12.948814454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e1b51978-11c4-4528-bac0-61161eb884a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.913588 | controller |     "Jun 12 15:48:12.969751 crc crio[24284]: time=\"2026-06-12T15:48:12.969656225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=25bd78c6-5da0-4bff-8d49-ed9703a297e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.913605 | controller |     "Jun 12 15:48:12.990316 crc crio[24284]: time=\"2026-06-12T15:48:12.990109866Z\" level=info msg=\"Creating container: openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log\" id=6ef055ac-c803-4d13-bf6d-ae8c50cbad7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913620 | controller |     "Jun 12 15:48:12.990630 crc crio[24284]: time=\"2026-06-12T15:48:12.99054906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913636 | controller |     "Jun 12 15:48:13.008749 crc crio[24284]: time=\"2026-06-12T15:48:13.008564909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913651 | controller |     "Jun 12 15:48:13.092203 crc crio[24284]: time=\"2026-06-12T15:48:13.087823471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913671 | controller |     "Jun 12 15:48:13.146162 crc crio[24284]: 2026-06-12T15:48:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d032aaead0ef3 Mac:86:f6:46:7e:97:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef SocketPath: PciID:}] [{Interface:0xc00034ce30 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.913687 | controller |     "Jun 12 15:48:13.146162 crc crio[24284]: time=\"2026-06-12T15:48:13.144110731Z\" level=info msg=\"Got pod network &{Name:placement-64d9fbbc48-2pr6h Namespace:openstack ID:54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 UID:3effd96c-2275-49a9-9df0-f97385cc490a NetNS:/var/run/netns/ecb84f1f-a9c6-4383-b14f-55ab711462ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3effd96c_2275_49a9_9df0_f97385cc490a.slice PodAnnotations:0xc002c1e2a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.913703 | controller |     "Jun 12 15:48:13.146162 crc crio[24284]: time=\"2026-06-12T15:48:13.144462582Z\" level=info msg=\"Checking pod openstack_placement-64d9fbbc48-2pr6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.913719 | controller |     "Jun 12 15:48:13.192645 crc crio[24284]: time=\"2026-06-12T15:48:13.191673388Z\" level=info msg=\"Ran pod sandbox 54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589 with infra container: openstack/placement-64d9fbbc48-2pr6h/POD\" id=c709e05a-d979-41a7-8894-38b63880692c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.913736 | controller |     "Jun 12 15:48:13.201785 crc crio[24284]: time=\"2026-06-12T15:48:13.201648871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4aae9a4c-da97-4dae-bfdf-7cc0f95d1e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.913752 | controller |     "Jun 12 15:48:13.287667 crc crio[24284]: 2026-06-12T15:48:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:016e517c52b5904 Mac:fa:14:3e:f6:bd:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 SocketPath: PciID:}] [{Interface:0xc0001405d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.913768 | controller |     "Jun 12 15:48:13.288460 crc crio[24284]: time=\"2026-06-12T15:48:13.288393393Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc002c1e1b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.913784 | controller |     "Jun 12 15:48:13.288597 crc crio[24284]: time=\"2026-06-12T15:48:13.288545598Z\" level=info msg=\"Checking pod openstack_root-account-create-update-fhltf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.913802 | controller |     "Jun 12 15:48:13.308371 crc crio[24284]: time=\"2026-06-12T15:48:13.307902556Z\" level=info msg=\"Ran pod sandbox 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 with infra container: openstack/root-account-create-update-fhltf/POD\" id=6d1a1714-b08b-4c83-822d-f46012f8bb15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.913824 | controller |     "Jun 12 15:48:13.317895 crc crio[24284]: time=\"2026-06-12T15:48:13.317775782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22b62836-f09c-4bcb-88ff-ce539c4dbf36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.913852 | controller |     "Jun 12 15:48:13.320880 crc crio[24284]: time=\"2026-06-12T15:48:13.32079057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cede93fa-69b6-456d-ae56-4fe90dfea389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.913877 | controller |     "Jun 12 15:48:13.326979 crc crio[24284]: time=\"2026-06-12T15:48:13.326823224Z\" level=info msg=\"Creating container: openstack/root-account-create-update-fhltf/mariadb-account-create-update\" id=a063abd4-b870-4ac1-a173-1fe19cc66600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913900 | controller |     "Jun 12 15:48:13.327484 crc crio[24284]: time=\"2026-06-12T15:48:13.327457305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.913917 | controller |     "Jun 12 15:48:13.344583 crc crio[24284]: time=\"2026-06-12T15:48:13.344455905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=15bd2079-01b0-4aa7-a7d1-2144f664bcfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.913933 | controller |     "Jun 12 15:48:13.346406 crc crio[24284]: time=\"2026-06-12T15:48:13.346319034Z\" level=info msg=\"Created container 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e: openshift-infra/auto-csr-approver-29687988-jprd4/oc\" id=14f4d2c3-76a4-468a-9ded-3768f00c7312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913948 | controller |     "Jun 12 15:48:13.347627 crc crio[24284]: time=\"2026-06-12T15:48:13.347490232Z\" level=info msg=\"Starting container: 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e\" id=ea42167d-4429-47fe-aed7-03dfa60cfbde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.913964 | controller |     "Jun 12 15:48:13.352368 crc crio[24284]: time=\"2026-06-12T15:48:13.352214945Z\" level=info msg=\"Started container\" PID=72418 containerID=41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e description=openshift-infra/auto-csr-approver-29687988-jprd4/oc id=ea42167d-4429-47fe-aed7-03dfa60cfbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888",
2026-06-12 16:39:24.913979 | controller |     "Jun 12 15:48:13.359879 crc crio[24284]: time=\"2026-06-12T15:48:13.359373696Z\" level=info msg=\"Creating container: openstack/placement-64d9fbbc48-2pr6h/placement-log\" id=aeaafec2-d3da-4d4c-9eab-41eec0ec6cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.913995 | controller |     "Jun 12 15:48:13.359879 crc crio[24284]: time=\"2026-06-12T15:48:13.359854932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914010 | controller |     "Jun 12 15:48:13.363055 crc crio[24284]: time=\"2026-06-12T15:48:13.362959234Z\" level=info msg=\"Created container e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log\" id=07ec4a20-541c-4fbb-b473-cb7ef3c2b129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914025 | controller |     "Jun 12 15:48:13.366774 crc crio[24284]: time=\"2026-06-12T15:48:13.366692093Z\" level=info msg=\"Starting container: e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f\" id=8811627e-67f6-4f06-85a1-a2d3a6534f08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.914042 | controller |     "Jun 12 15:48:13.374346 crc crio[24284]: time=\"2026-06-12T15:48:13.374115843Z\" level=info msg=\"Started container\" PID=72433 containerID=e3397f73602389110e0649417fdec24d0cdc3df2abb646480390b38d32236c1f description=openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker-log id=8811627e-67f6-4f06-85a1-a2d3a6534f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992",
2026-06-12 16:39:24.914061 | controller |     "Jun 12 15:48:13.392973 crc crio[24284]: time=\"2026-06-12T15:48:13.392371562Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f9856fd1-1e14-4200-8704-98c68e8d86ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914078 | controller |     "Jun 12 15:48:13.458339 crc crio[24284]: time=\"2026-06-12T15:48:13.456200876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=bade2e2e-0284-4b2f-8819-d9887ed6a613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914094 | controller |     "Jun 12 15:48:13.470006 crc crio[24284]: time=\"2026-06-12T15:48:13.469893179Z\" level=info msg=\"Creating container: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker\" id=6558d1af-b116-448c-bd9d-4b12a79a682c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914109 | controller |     "Jun 12 15:48:13.471911 crc crio[24284]: time=\"2026-06-12T15:48:13.471827902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914124 | controller |     "Jun 12 15:48:13.523195 crc crio[24284]: time=\"2026-06-12T15:48:13.522999941Z\" level=info msg=\"Created container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=f3d77d38-f207-4455-a728-2d1cb7e79382 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914139 | controller |     "Jun 12 15:48:13.528441 crc crio[24284]: time=\"2026-06-12T15:48:13.528350147Z\" level=info msg=\"Starting container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5\" id=a6c5bedd-99cc-4a2e-96b5-452139d22211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.914154 | controller |     "Jun 12 15:48:13.534014 crc crio[24284]: time=\"2026-06-12T15:48:13.533957108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914169 | controller |     "Jun 12 15:48:13.536703 crc crio[24284]: time=\"2026-06-12T15:48:13.536427429Z\" level=info msg=\"Started container\" PID=72415 containerID=8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5 description=openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log id=a6c5bedd-99cc-4a2e-96b5-452139d22211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639",
2026-06-12 16:39:24.914185 | controller |     "Jun 12 15:48:13.539610 crc crio[24284]: time=\"2026-06-12T15:48:13.53956973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914201 | controller |     "Jun 12 15:48:13.554928 crc crio[24284]: time=\"2026-06-12T15:48:13.554502953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0929203e-c3b8-42c3-8fcf-baf513f2e3b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914216 | controller |     "Jun 12 15:48:13.660950 crc crio[24284]: time=\"2026-06-12T15:48:13.655865125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7464705a-5f97-4ce4-9900-5b97781bebc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914231 | controller |     "Jun 12 15:48:13.781595 crc crio[24284]: time=\"2026-06-12T15:48:13.781431185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914250 | controller |     "Jun 12 15:48:13.807920 crc crio[24284]: time=\"2026-06-12T15:48:13.807766565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914265 | controller |     "Jun 12 15:48:13.812733 crc crio[24284]: time=\"2026-06-12T15:48:13.81230167Z\" level=info msg=\"Removing container: 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892\" id=6985d505-e456-492e-b163-cdbe65445e39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.914280 | controller |     "Jun 12 15:48:13.821958 crc crio[24284]: time=\"2026-06-12T15:48:13.819850348Z\" level=info msg=\"Creating container: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=a676647b-b93a-4561-a2ca-b020f0291277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914295 | controller |     "Jun 12 15:48:13.846727 crc crio[24284]: time=\"2026-06-12T15:48:13.846573142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914310 | controller |     "Jun 12 15:48:13.863861 crc crio[24284]: time=\"2026-06-12T15:48:13.863749524Z\" level=info msg=\"Created container 47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log\" id=bd03fde1-722a-4e85-9bad-e4a6f9c17d16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914326 | controller |     "Jun 12 15:48:13.905370 crc crio[24284]: time=\"2026-06-12T15:48:13.903832583Z\" level=info msg=\"Starting container: 47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013\" id=dfca22f4-8a31-451c-94d9-5d2e1d3205ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.914342 | controller |     "Jun 12 15:48:13.937689 crc crio[24284]: time=\"2026-06-12T15:48:13.937545598Z\" level=info msg=\"Started container\" PID=72408 containerID=47ec445c8fc7f35b8baf94257d6b6b88adc8a09b856d5daa8d19f6f4299be013 description=openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener-log id=dfca22f4-8a31-451c-94d9-5d2e1d3205ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71",
2026-06-12 16:39:24.914358 | controller |     "Jun 12 15:48:14.021775 crc crio[24284]: time=\"2026-06-12T15:48:14.019655651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d39b1233-5e92-4f51-9d71-d83ed77a5b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914373 | controller |     "Jun 12 15:48:14.058544 crc crio[24284]: time=\"2026-06-12T15:48:14.058425751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914389 | controller |     "Jun 12 15:48:14.072098 crc crio[24284]: time=\"2026-06-12T15:48:14.071527119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914404 | controller |     "Jun 12 15:48:14.221011 crc crio[24284]: time=\"2026-06-12T15:48:14.220208518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1ca9951c-cc5a-4f0a-ae75-f68626271bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914419 | controller |     "Jun 12 15:48:14.245110 crc crio[24284]: time=\"2026-06-12T15:48:14.245012732Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener\" id=fbeea740-a2d8-4d9e-8dd4-855d63d0eb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914437 | controller |     "Jun 12 15:48:14.246959 crc crio[24284]: time=\"2026-06-12T15:48:14.246896133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914453 | controller |     "Jun 12 15:48:14.290865 crc crio[24284]: time=\"2026-06-12T15:48:14.290708934Z\" level=info msg=\"Created container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=c6ef128c-4a76-45d0-addf-0c086d8a1537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914468 | controller |     "Jun 12 15:48:14.299327 crc crio[24284]: time=\"2026-06-12T15:48:14.299186652Z\" level=info msg=\"Starting container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509\" id=26dd4c88-6f83-49c8-8ac3-de5656192332 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.914483 | controller |     "Jun 12 15:48:14.326955 crc crio[24284]: time=\"2026-06-12T15:48:14.326833725Z\" level=info msg=\"Started container\" PID=72514 containerID=f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509 description=openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log id=26dd4c88-6f83-49c8-8ac3-de5656192332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0",
2026-06-12 16:39:24.914498 | controller |     "Jun 12 15:48:14.412662 crc crio[24284]: time=\"2026-06-12T15:48:14.411851296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4e4c6c39-84e9-4335-b87b-3c5c7f589975 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914545 | controller |     "Jun 12 15:48:14.503581 crc crio[24284]: time=\"2026-06-12T15:48:14.502745066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914572 | controller |     "Jun 12 15:48:14.507493 crc crio[24284]: time=\"2026-06-12T15:48:14.507423378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914597 | controller |     "Jun 12 15:48:14.612056 crc crio[24284]: time=\"2026-06-12T15:48:14.611588397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e88b1fc0-5252-4dee-8a7e-56ef735e419e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914615 | controller |     "Jun 12 15:48:14.635096 crc crio[24284]: time=\"2026-06-12T15:48:14.629712202Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=4acbe792-202e-479b-ae85-ea9a7be5b277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914638 | controller |     "Jun 12 15:48:14.635096 crc crio[24284]: time=\"2026-06-12T15:48:14.631210528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914660 | controller |     "Jun 12 15:48:14.792614 crc crio[24284]: time=\"2026-06-12T15:48:14.79253045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914683 | controller |     "Jun 12 15:48:14.800930 crc crio[24284]: time=\"2026-06-12T15:48:14.80087611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914707 | controller |     "Jun 12 15:48:14.865291 crc crio[24284]: time=\"2026-06-12T15:48:14.86359401Z\" level=info msg=\"Created container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core\" id=2d4103ba-1627-412a-8418-7fa868c4c4e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914735 | controller |     "Jun 12 15:48:14.865291 crc crio[24284]: time=\"2026-06-12T15:48:14.864922333Z\" level=info msg=\"Starting container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4\" id=0725d306-12cb-487a-b254-4884600bcc9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.914753 | controller |     "Jun 12 15:48:14.881339 crc crio[24284]: time=\"2026-06-12T15:48:14.881102732Z\" level=info msg=\"Started container\" PID=72503 containerID=d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4 description=openstack/ceilometer-0/sg-core id=0725d306-12cb-487a-b254-4884600bcc9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a",
2026-06-12 16:39:24.914769 | controller |     "Jun 12 15:48:14.901523 crc crio[24284]: time=\"2026-06-12T15:48:14.90143648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914785 | controller |     "Jun 12 15:48:14.903952 crc crio[24284]: time=\"2026-06-12T15:48:14.903861939Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914800 | controller |     "Jun 12 15:48:14.904148 crc crio[24284]: time=\"2026-06-12T15:48:14.904026644Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914816 | controller |     "Jun 12 15:48:14.904148 crc crio[24284]: time=\"2026-06-12T15:48:14.904068445Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=435bc608-5ce5-4402-bb4f-9d915b74528b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.914832 | controller |     "Jun 12 15:48:14.911333 crc crio[24284]: time=\"2026-06-12T15:48:14.911196569Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=b6c0ab16-6ec8-4d78-9968-29050581eeea name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.914847 | controller |     "Jun 12 15:48:14.917526 crc crio[24284]: time=\"2026-06-12T15:48:14.917051317Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 16:39:24.914862 | controller |     "Jun 12 15:48:14.927304 crc crio[24284]: time=\"2026-06-12T15:48:14.919787176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914878 | controller |     "Jun 12 15:48:14.933984 crc crio[24284]: time=\"2026-06-12T15:48:14.933886567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914894 | controller |     "Jun 12 15:48:14.934666 crc crio[24284]: time=\"2026-06-12T15:48:14.934552402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.914910 | controller |     "Jun 12 15:48:15.042591 crc crio[24284]: time=\"2026-06-12T15:48:15.042476987Z\" level=info msg=\"Removed container 96ea93f70273b131dba96b97b2076815231b71262cda7ffb65553f979f770892: openstack/dnsmasq-dns-54586c9f6c-dzdtr/dnsmasq-dns\" id=6985d505-e456-492e-b163-cdbe65445e39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.914925 | controller |     "Jun 12 15:48:15.047573 crc crio[24284]: time=\"2026-06-12T15:48:15.047528431Z\" level=info msg=\"Removing container: 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4\" id=ce0f7c55-56a5-4639-8d3c-d9ef97d6e478 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.914943 | controller |     "Jun 12 15:48:15.203797 crc crio[24284]: time=\"2026-06-12T15:48:15.203733493Z\" level=info msg=\"Removed container 9fe7b5bb8b2df947f08e39a0acd78021442ed1871bf9b2b4892dc84e8ded41f4: openstack/dnsmasq-dns-54586c9f6c-dzdtr/init\" id=ce0f7c55-56a5-4639-8d3c-d9ef97d6e478 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.914958 | controller |     "Jun 12 15:48:15.413935 crc crio[24284]: time=\"2026-06-12T15:48:15.413465487Z\" level=info msg=\"Created container 36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e: openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker\" id=6558d1af-b116-448c-bd9d-4b12a79a682c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.914973 | controller |     "Jun 12 15:48:15.414965 crc crio[24284]: time=\"2026-06-12T15:48:15.414880756Z\" level=info msg=\"Starting container: 36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e\" id=610aa689-feee-4665-80c4-4ef3a891fa8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.914988 | controller |     "Jun 12 15:48:15.420687 crc crio[24284]: time=\"2026-06-12T15:48:15.420568172Z\" level=info msg=\"Started container\" PID=72623 containerID=36e24008ec66eac49eeb39dc06d0a95181566c78a3aa180ff8e4c1a77f859d9e description=openstack/barbican-worker-74f6c7f549-fk25t/barbican-worker id=610aa689-feee-4665-80c4-4ef3a891fa8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dbc4478f8dd656312a55140148164d44221fab58aa433e021c4315dc1e0d992",
2026-06-12 16:39:24.915004 | controller |     "Jun 12 15:48:15.429445 crc crio[24284]: time=\"2026-06-12T15:48:15.429240098Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=574f9f26-43b4-498b-af5b-afa91fb17091 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.915019 | controller |     "Jun 12 15:48:15.429445 crc crio[24284]: time=\"2026-06-12T15:48:15.429389633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915034 | controller |     "Jun 12 15:48:15.505577 crc crio[24284]: time=\"2026-06-12T15:48:15.505491536Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc001212230}] Aliases:map[]}\"",
2026-06-12 16:39:24.915049 | controller |     "Jun 12 15:48:15.505577 crc crio[24284]: time=\"2026-06-12T15:48:15.505571749Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.915067 | controller |     "Jun 12 15:48:15.517007 crc crio[24284]: time=\"2026-06-12T15:48:15.516877379Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/POD\" id=44214c0b-20eb-4c05-8686-bfc80535fe84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.915089 | controller |     "Jun 12 15:48:15.517007 crc crio[24284]: time=\"2026-06-12T15:48:15.516998853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915113 | controller |     "Jun 12 15:48:15.539649 crc crio[24284]: time=\"2026-06-12T15:48:15.539475857Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=d0768d62-3bcd-4062-8470-74fbf5e9c93d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.915136 | controller |     "Jun 12 15:48:15.539649 crc crio[24284]: time=\"2026-06-12T15:48:15.539656803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915158 | controller |     "Jun 12 15:48:15.661738 crc crio[24284]: time=\"2026-06-12T15:48:15.661166251Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc002c1e250}] Aliases:map[]}\"",
2026-06-12 16:39:24.915175 | controller |     "Jun 12 15:48:15.661738 crc crio[24284]: time=\"2026-06-12T15:48:15.661599726Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.915192 | controller |     "Jun 12 15:48:15.719021 crc crio[24284]: time=\"2026-06-12T15:48:15.718844959Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041c9e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.915208 | controller |     "Jun 12 15:48:15.719021 crc crio[24284]: time=\"2026-06-12T15:48:15.718986034Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.915224 | controller |     "Jun 12 15:48:15.801751 crc crio[24284]: time=\"2026-06-12T15:48:15.8014861Z\" level=info msg=\"Created container 1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f: openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log\" id=6ef055ac-c803-4d13-bf6d-ae8c50cbad7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915240 | controller |     "Jun 12 15:48:15.807490 crc crio[24284]: time=\"2026-06-12T15:48:15.806646269Z\" level=info msg=\"Starting container: 1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f\" id=4c86c2ca-2a62-45ee-81ab-cc85071cdf54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.915257 | controller |     "Jun 12 15:48:15.860375 crc crio[24284]: time=\"2026-06-12T15:48:15.86009405Z\" level=info msg=\"Started container\" PID=72848 containerID=1699d30ee5636204cdb70e562f4692ac7114f9ce4ac7061e26004dc31140276f description=openstack/barbican-api-6b4689d866-dr8zw/barbican-api-log id=4c86c2ca-2a62-45ee-81ab-cc85071cdf54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68",
2026-06-12 16:39:24.915273 | controller |     "Jun 12 15:48:15.869414 crc crio[24284]: time=\"2026-06-12T15:48:15.867236199Z\" level=info msg=\"Created container 9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0: openstack/placement-64d9fbbc48-2pr6h/placement-log\" id=aeaafec2-d3da-4d4c-9eab-41eec0ec6cfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915288 | controller |     "Jun 12 15:48:15.874311 crc crio[24284]: time=\"2026-06-12T15:48:15.871055617Z\" level=info msg=\"Starting container: 9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0\" id=a86c0600-daa5-4cba-b5ad-83d43b333f75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.915309 | controller |     "Jun 12 15:48:15.891363 crc crio[24284]: time=\"2026-06-12T15:48:15.88909781Z\" level=info msg=\"Started container\" PID=72856 containerID=9a9b5e44e5651268167c9fb137151515df1f7ef4fad513cc80e3f6aa8e5c27f0 description=openstack/placement-64d9fbbc48-2pr6h/placement-log id=a86c0600-daa5-4cba-b5ad-83d43b333f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589",
2026-06-12 16:39:24.915336 | controller |     "Jun 12 15:48:15.933626 crc crio[24284]: time=\"2026-06-12T15:48:15.932769993Z\" level=info msg=\"Created container a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681: openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener\" id=fbeea740-a2d8-4d9e-8dd4-855d63d0eb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915361 | controller |     "Jun 12 15:48:15.933841 crc crio[24284]: time=\"2026-06-12T15:48:15.933622681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d5cb01e3-3c88-4650-bcd2-73c1450c5fe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915383 | controller |     "Jun 12 15:48:15.935468 crc crio[24284]: time=\"2026-06-12T15:48:15.934472818Z\" level=info msg=\"Starting container: a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681\" id=d18f5d2c-6d3b-45d2-9a61-21c2fa43ebe2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.915400 | controller |     "Jun 12 15:48:15.938354 crc crio[24284]: time=\"2026-06-12T15:48:15.93745333Z\" level=info msg=\"Created container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=a676647b-b93a-4561-a2ca-b020f0291277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915415 | controller |     "Jun 12 15:48:15.947354 crc crio[24284]: time=\"2026-06-12T15:48:15.946109339Z\" level=info msg=\"Starting container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8\" id=b5770431-ea30-438b-8bff-7c9c00ec32ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.915431 | controller |     "Jun 12 15:48:15.955321 crc crio[24284]: time=\"2026-06-12T15:48:15.954363797Z\" level=info msg=\"Started container\" PID=72855 containerID=a389b572ceb2f403687a83bd9daae1f0e9a619b372aa47f3e90100b79463e681 description=openstack/barbican-keystone-listener-775b4d6c8-cprg9/barbican-keystone-listener id=d18f5d2c-6d3b-45d2-9a61-21c2fa43ebe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=915ffdee706ed2e16b8baa65a8e9df7655e1fd61d470b31e1c4e29e7f30f2a71",
2026-06-12 16:39:24.915447 | controller |     "Jun 12 15:48:15.959369 crc crio[24284]: time=\"2026-06-12T15:48:15.958167376Z\" level=info msg=\"Created container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=4acbe792-202e-479b-ae85-ea9a7be5b277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915463 | controller |     "Jun 12 15:48:15.970361 crc crio[24284]: time=\"2026-06-12T15:48:15.96901434Z\" level=info msg=\"Starting container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f\" id=7934ff92-a2b7-4f3f-abf4-cee7624770c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.915478 | controller |     "Jun 12 15:48:15.970361 crc crio[24284]: time=\"2026-06-12T15:48:15.969041027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5b4db1cc-897b-4cf4-8774-4b5c6b75ba68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915493 | controller |     "Jun 12 15:48:15.973378 crc crio[24284]: time=\"2026-06-12T15:48:15.972420578Z\" level=info msg=\"Started container\" PID=72849 containerID=0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 description=openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker id=b5770431-ea30-438b-8bff-7c9c00ec32ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639",
2026-06-12 16:39:24.915509 | controller |     "Jun 12 15:48:15.984087 crc crio[24284]: time=\"2026-06-12T15:48:15.981385143Z\" level=info msg=\"Started container\" PID=72847 containerID=2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f description=openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener id=7934ff92-a2b7-4f3f-abf4-cee7624770c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0",
2026-06-12 16:39:24.915551 | controller |     "Jun 12 15:48:16.024554 crc crio[24284]: time=\"2026-06-12T15:48:16.024446183Z\" level=info msg=\"Created container da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12: openstack/root-account-create-update-fhltf/mariadb-account-create-update\" id=a063abd4-b870-4ac1-a173-1fe19cc66600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915570 | controller |     "Jun 12 15:48:16.027345 crc crio[24284]: time=\"2026-06-12T15:48:16.025597449Z\" level=info msg=\"Starting container: da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12\" id=b68796c3-b274-4ea5-b313-3fe542ef57af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.915586 | controller |     "Jun 12 15:48:16.047786 crc crio[24284]: time=\"2026-06-12T15:48:16.047636389Z\" level=info msg=\"Started container\" PID=72854 containerID=da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12 description=openstack/root-account-create-update-fhltf/mariadb-account-create-update id=b68796c3-b274-4ea5-b313-3fe542ef57af name=/runtime.v1.RuntimeService/StartContainer sandboxID=016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089",
2026-06-12 16:39:24.915602 | controller |     "Jun 12 15:48:16.167325 crc crio[24284]: time=\"2026-06-12T15:48:16.164487137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a30492b4-fa4b-4dc0-a59b-4e77c3e2703a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915617 | controller |     "Jun 12 15:48:16.170340 crc crio[24284]: time=\"2026-06-12T15:48:16.169641165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2c67d991-1c4f-477e-8768-9d4a7d658902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915633 | controller |     "Jun 12 15:48:16.208573 crc crio[24284]: time=\"2026-06-12T15:48:16.208448669Z\" level=info msg=\"Creating container: openstack/barbican-api-6b4689d866-dr8zw/barbican-api\" id=4a2e4294-cb5a-44d5-9124-d4d2a5430e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915648 | controller |     "Jun 12 15:48:16.208940 crc crio[24284]: time=\"2026-06-12T15:48:16.208819561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915664 | controller |     "Jun 12 15:48:16.273759 crc crio[24284]: time=\"2026-06-12T15:48:16.27342379Z\" level=info msg=\"Creating container: openstack/placement-64d9fbbc48-2pr6h/placement-api\" id=92be32be-178a-4757-8636-caafabc30134 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.915680 | controller |     "Jun 12 15:48:16.274446 crc crio[24284]: time=\"2026-06-12T15:48:16.273812333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915696 | controller |     "Jun 12 15:48:16.364601 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:753d92d3070c952 Mac:7e:66:38:9a:cf:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 SocketPath: PciID:}] [{Interface:0xc00012ac00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.915711 | controller |     "Jun 12 15:48:16.364601 crc crio[24284]: time=\"2026-06-12T15:48:16.363190933Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc001212230}] Aliases:map[]}\"",
2026-06-12 16:39:24.915730 | controller |     "Jun 12 15:48:16.364601 crc crio[24284]: time=\"2026-06-12T15:48:16.363382549Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.915745 | controller |     "Jun 12 15:48:16.364601 crc crio[24284]: time=\"2026-06-12T15:48:16.363496547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915762 | controller |     "Jun 12 15:48:16.383741 crc crio[24284]: time=\"2026-06-12T15:48:16.376937266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915777 | controller |     "Jun 12 15:48:16.385619 crc crio[24284]: time=\"2026-06-12T15:48:16.385492791Z\" level=info msg=\"Ran pod sandbox 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca with infra container: openstack/cinder-scheduler-0/POD\" id=574f9f26-43b4-498b-af5b-afa91fb17091 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.915792 | controller |     "Jun 12 15:48:16.397388 crc crio[24284]: time=\"2026-06-12T15:48:16.392884792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915807 | controller |     "Jun 12 15:48:16.397388 crc crio[24284]: time=\"2026-06-12T15:48:16.393201693Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915823 | controller |     "Jun 12 15:48:16.397388 crc crio[24284]: time=\"2026-06-12T15:48:16.393466281Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=840a2e30-52f6-467d-9785-3847d405a788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915838 | controller |     "Jun 12 15:48:16.411100 crc crio[24284]: time=\"2026-06-12T15:48:16.411009754Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=89491a72-71c9-456e-99a8-11ec2f2b4f34 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.915854 | controller |     "Jun 12 15:48:16.426864 crc crio[24284]: time=\"2026-06-12T15:48:16.424620787Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-12 16:39:24.915870 | controller |     "Jun 12 15:48:16.522333 crc crio[24284]: time=\"2026-06-12T15:48:16.522076424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915886 | controller |     "Jun 12 15:48:16.532981 crc crio[24284]: time=\"2026-06-12T15:48:16.53265081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.915902 | controller |     "Jun 12 15:48:16.616055 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cde1ae5030333e7 Mac:72:57:c3:fc:17:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.915921 | controller |     "Jun 12 15:48:16.616055 crc crio[24284]: time=\"2026-06-12T15:48:16.613527507Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc002c1e250}] Aliases:map[]}\"",
2026-06-12 16:39:24.915938 | controller |     "Jun 12 15:48:16.616055 crc crio[24284]: time=\"2026-06-12T15:48:16.613692573Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.915954 | controller |     "Jun 12 15:48:16.670175 crc crio[24284]: time=\"2026-06-12T15:48:16.669633207Z\" level=info msg=\"Ran pod sandbox cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 with infra container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/POD\" id=44214c0b-20eb-4c05-8686-bfc80535fe84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.915970 | controller |     "Jun 12 15:48:16.678977 crc crio[24284]: time=\"2026-06-12T15:48:16.678326094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87215ee3-2bb8-4f48-a43c-a86986f86652 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.915985 | controller |     "Jun 12 15:48:16.830633 crc crio[24284]: time=\"2026-06-12T15:48:16.829532609Z\" level=info msg=\"Created container 7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57: openstack/barbican-api-6b4689d866-dr8zw/barbican-api\" id=4a2e4294-cb5a-44d5-9124-d4d2a5430e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916001 | controller |     "Jun 12 15:48:16.832760 crc crio[24284]: time=\"2026-06-12T15:48:16.832109073Z\" level=info msg=\"Starting container: 7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57\" id=9a4439fe-34a9-42d4-9e84-fda8c44f2c5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.916016 | controller |     "Jun 12 15:48:16.855889 crc crio[24284]: time=\"2026-06-12T15:48:16.854991642Z\" level=info msg=\"Started container\" PID=73106 containerID=7c828108e5d6aa4467a01e3bcb79ce89eda44478d0d2c3f5dd950c300098ea57 description=openstack/barbican-api-6b4689d866-dr8zw/barbican-api id=9a4439fe-34a9-42d4-9e84-fda8c44f2c5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f2af7fc227eb7f7e2335f046b2a9378bde17481b30c0950917e3de67ffb68",
2026-06-12 16:39:24.916038 | controller |     "Jun 12 15:48:16.876755 crc crio[24284]: time=\"2026-06-12T15:48:16.876564936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e7c2252b-92ae-4fc2-bffa-6ab6172dd849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916061 | controller |     "Jun 12 15:48:16.889502 crc crio[24284]: time=\"2026-06-12T15:48:16.889300915Z\" level=info msg=\"Created container 0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b: openstack/placement-64d9fbbc48-2pr6h/placement-api\" id=92be32be-178a-4757-8636-caafabc30134 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916089 | controller |     "Jun 12 15:48:16.893233 crc crio[24284]: time=\"2026-06-12T15:48:16.893098566Z\" level=info msg=\"Starting container: 0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b\" id=1257e65a-cb1c-42b1-b7e8-b74dca72666a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.916115 | controller |     "Jun 12 15:48:16.902041 crc crio[24284]: time=\"2026-06-12T15:48:16.901936265Z\" level=info msg=\"Started container\" PID=73085 containerID=0f2b22c65e144a44811cd15eca513d86b6574ee56d51103f7f5c06b5b8d0d09b description=openstack/placement-64d9fbbc48-2pr6h/placement-api id=1257e65a-cb1c-42b1-b7e8-b74dca72666a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d032aaead0ef3c8f0de0ade65f03a467d4de8862f08d3ba53fed12ed4de589",
2026-06-12 16:39:24.916138 | controller |     "Jun 12 15:48:16.906404 crc crio[24284]: time=\"2026-06-12T15:48:16.90633634Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init\" id=81dcd38f-55be-4da5-847d-4435c7cea42e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916155 | controller |     "Jun 12 15:48:16.906740 crc crio[24284]: time=\"2026-06-12T15:48:16.906690491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916170 | controller |     "Jun 12 15:48:16.949724 crc crio[24284]: 2026-06-12T15:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38da67d9c010f25 Mac:66:c0:7d:55:d9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 SocketPath: PciID:}] [{Interface:0xc000015340 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.916186 | controller |     "Jun 12 15:48:16.951206 crc crio[24284]: time=\"2026-06-12T15:48:16.951071207Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041c9e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.916202 | controller |     "Jun 12 15:48:16.951372 crc crio[24284]: time=\"2026-06-12T15:48:16.951348346Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.916219 | controller |     "Jun 12 15:48:17.021097 crc crio[24284]: time=\"2026-06-12T15:48:17.021043463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916236 | controller |     "Jun 12 15:48:17.028609 crc crio[24284]: time=\"2026-06-12T15:48:17.028560681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916252 | controller |     "Jun 12 15:48:17.060845 crc crio[24284]: time=\"2026-06-12T15:48:17.060753259Z\" level=info msg=\"Ran pod sandbox 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 with infra container: openstack/cinder-api-0/POD\" id=d0768d62-3bcd-4062-8470-74fbf5e9c93d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.916267 | controller |     "Jun 12 15:48:17.074594 crc crio[24284]: time=\"2026-06-12T15:48:17.074490829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=80ff8dd5-1b41-4057-8f0b-cb2d35b2302b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916282 | controller |     "Jun 12 15:48:17.083816 crc crio[24284]: time=\"2026-06-12T15:48:17.083672399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4a03bf9a-cb9a-4bc0-8c48-a92f2868218d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916298 | controller |     "Jun 12 15:48:17.114555 crc crio[24284]: time=\"2026-06-12T15:48:17.113786377Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=e02ed864-b320-4c22-af91-90b4bf81d8ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916313 | controller |     "Jun 12 15:48:17.114555 crc crio[24284]: time=\"2026-06-12T15:48:17.114303104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916333 | controller |     "Jun 12 15:48:17.324404 crc crio[24284]: time=\"2026-06-12T15:48:17.323719791Z\" level=info msg=\"Created container 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init\" id=81dcd38f-55be-4da5-847d-4435c7cea42e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916349 | controller |     "Jun 12 15:48:17.331710 crc crio[24284]: time=\"2026-06-12T15:48:17.329498986Z\" level=info msg=\"Starting container: 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa\" id=5134185c-767d-43c1-b8bc-a58957f7c542 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.916364 | controller |     "Jun 12 15:48:17.340439 crc crio[24284]: time=\"2026-06-12T15:48:17.339571865Z\" level=info msg=\"Started container\" PID=73177 containerID=905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa description=openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init id=5134185c-767d-43c1-b8bc-a58957f7c542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4",
2026-06-12 16:39:24.916380 | controller |     "Jun 12 15:48:17.361105 crc crio[24284]: time=\"2026-06-12T15:48:17.360933076Z\" level=info msg=\"Stopping container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f (timeout: 30s)\" id=8e822186-19fa-48f2-904d-b7fadc191917 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.916396 | controller |     "Jun 12 15:48:17.363686 crc crio[24284]: time=\"2026-06-12T15:48:17.363342515Z\" level=info msg=\"Stopping container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509 (timeout: 30s)\" id=b50b90cc-6b67-4174-b62d-a69cb1d3ca2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.916411 | controller |     "Jun 12 15:48:17.371718 crc crio[24284]: time=\"2026-06-12T15:48:17.371640606Z\" level=info msg=\"Stopping pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=4602dc01-20c6-415b-b42e-b9b687b372ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.916427 | controller |     "Jun 12 15:48:17.372387 crc crio[24284]: time=\"2026-06-12T15:48:17.372330201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687988-jprd4 Namespace:openshift-infra ID:89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888 UID:77e7a953-5aec-428d-946f-8f32fbf52617 NetNS:/var/run/netns/018c5794-870b-40a4-bccc-5919408fe35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77e7a953_5aec_428d_946f_8f32fbf52617.slice PodAnnotations:0xc004af8558}] Aliases:map[]}\"",
2026-06-12 16:39:24.916443 | controller |     "Jun 12 15:48:17.372643 crc crio[24284]: time=\"2026-06-12T15:48:17.372489116Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687988-jprd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.916459 | controller |     "Jun 12 15:48:17.572426 crc crio[24284]: time=\"2026-06-12T15:48:17.572031463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916474 | controller |     "Jun 12 15:48:17.574827 crc crio[24284]: time=\"2026-06-12T15:48:17.574735801Z\" level=info msg=\"Stopped container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=b50b90cc-6b67-4174-b62d-a69cb1d3ca2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.916507 | controller |     "Jun 12 15:48:17.785454 crc crio[24284]: time=\"2026-06-12T15:48:17.783721171Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=89491a72-71c9-456e-99a8-11ec2f2b4f34 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.916549 | controller |     "Jun 12 15:48:17.795226 crc crio[24284]: time=\"2026-06-12T15:48:17.79502524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d9cc7dd3-d987-4801-b0a3-d22e84f6888a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916569 | controller |     "Jun 12 15:48:17.980476 crc crio[24284]: time=\"2026-06-12T15:48:17.979958159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f4c981ca-7f99-4545-901d-92e9fc5557d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916585 | controller |     "Jun 12 15:48:18.013699 crc crio[24284]: time=\"2026-06-12T15:48:18.013492073Z\" level=info msg=\"Stopped pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=4602dc01-20c6-415b-b42e-b9b687b372ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.916601 | controller |     "Jun 12 15:48:18.034608 crc crio[24284]: time=\"2026-06-12T15:48:18.033316111Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=fbdfe053-e299-46c3-8731-cdb8957d3207 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916616 | controller |     "Jun 12 15:48:18.037836 crc crio[24284]: time=\"2026-06-12T15:48:18.037805238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916631 | controller |     "Jun 12 15:48:18.127747 crc crio[24284]: time=\"2026-06-12T15:48:18.127666625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916646 | controller |     "Jun 12 15:48:18.457861 crc crio[24284]: time=\"2026-06-12T15:48:18.45321479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=175b30ea-5ed5-4fca-a370-a2622b7343a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916662 | controller |     "Jun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.509110732Z\" level=info msg=\"Stopping container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 (timeout: 30s)\" id=b7df0fdb-a139-4540-945e-44774ffea0f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.916677 | controller |     "Jun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.509611668Z\" level=info msg=\"Stopping container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5 (timeout: 30s)\" id=b18da54c-55e9-4886-a8c9-5d8d3707cb29 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.916692 | controller |     "Jun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.509843436Z\" level=info msg=\"Stopping pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=c91f984b-36f5-43b2-8d23-fe2f7e181fe0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.916707 | controller |     "Jun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.510388393Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-fhltf Namespace:openstack ID:016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089 UID:38060487-9f87-40ae-a2ce-22c4048b2654 NetNS:/var/run/netns/8e8322c6-2c4d-4611-a30f-0e5b47936b23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38060487_9f87_40ae_a2ce_22c4048b2654.slice PodAnnotations:0xc00041d2d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.916723 | controller |     "Jun 12 15:48:18.515662 crc crio[24284]: time=\"2026-06-12T15:48:18.510521328Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-fhltf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.916743 | controller |     "Jun 12 15:48:18.607664 crc crio[24284]: time=\"2026-06-12T15:48:18.607597143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=93e12d0e-dce5-4e08-a04c-a818b5923505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916759 | controller |     "Jun 12 15:48:18.633594 crc crio[24284]: time=\"2026-06-12T15:48:18.63292902Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=0bff7600-857b-4a4b-bac4-e01fa02b4a08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916776 | controller |     "Jun 12 15:48:18.634238 crc crio[24284]: time=\"2026-06-12T15:48:18.633967874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916792 | controller |     "Jun 12 15:48:18.755606 crc crio[24284]: time=\"2026-06-12T15:48:18.755504608Z\" level=info msg=\"Stopped container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=b18da54c-55e9-4886-a8c9-5d8d3707cb29 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.916809 | controller |     "Jun 12 15:48:18.893429 crc crio[24284]: time=\"2026-06-12T15:48:18.89267035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916825 | controller |     "Jun 12 15:48:18.937476 crc crio[24284]: time=\"2026-06-12T15:48:18.925220139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916841 | controller |     "Jun 12 15:48:19.284854 crc crio[24284]: time=\"2026-06-12T15:48:19.284406742Z\" level=info msg=\"Created container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=0bff7600-857b-4a4b-bac4-e01fa02b4a08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916856 | controller |     "Jun 12 15:48:19.287344 crc crio[24284]: time=\"2026-06-12T15:48:19.286725999Z\" level=info msg=\"Starting container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb\" id=e1cac92e-2e38-4cab-b032-9257f1f6c4f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.916871 | controller |     "Jun 12 15:48:19.307214 crc crio[24284]: time=\"2026-06-12T15:48:19.307125796Z\" level=info msg=\"Stopped pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=c91f984b-36f5-43b2-8d23-fe2f7e181fe0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.916887 | controller |     "Jun 12 15:48:19.311520 crc crio[24284]: time=\"2026-06-12T15:48:19.311372795Z\" level=info msg=\"Started container\" PID=73759 containerID=f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb description=openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns id=e1cac92e-2e38-4cab-b032-9257f1f6c4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4",
2026-06-12 16:39:24.916902 | controller |     "Jun 12 15:48:20.210866 crc crio[24284]: time=\"2026-06-12T15:48:20.210121089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.916917 | controller |     "Jun 12 15:48:20.400426 crc crio[24284]: time=\"2026-06-12T15:48:20.400301206Z\" level=info msg=\"Created container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler\" id=fbdfe053-e299-46c3-8731-cdb8957d3207 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.916935 | controller |     "Jun 12 15:48:20.402426 crc crio[24284]: time=\"2026-06-12T15:48:20.40169222Z\" level=info msg=\"Starting container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01\" id=abdff344-86c6-4f67-a877-313985d14e51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.916951 | controller |     "Jun 12 15:48:20.416687 crc crio[24284]: time=\"2026-06-12T15:48:20.416587369Z\" level=info msg=\"Started container\" PID=73804 containerID=084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01 description=openstack/cinder-scheduler-0/cinder-scheduler id=abdff344-86c6-4f67-a877-313985d14e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca",
2026-06-12 16:39:24.916967 | controller |     "Jun 12 15:48:20.435591 crc crio[24284]: time=\"2026-06-12T15:48:20.435225273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=edc5c805-9ee6-45d6-8543-31d7714e3a09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916982 | controller |     "Jun 12 15:48:20.522307 crc crio[24284]: time=\"2026-06-12T15:48:20.521685858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7d7c8699-51fa-4470-91c0-622ae3706075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.916997 | controller |     "Jun 12 15:48:20.540319 crc crio[24284]: time=\"2026-06-12T15:48:20.539896736Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=b9cc98b5-8133-4367-9b74-6c6592a94caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917012 | controller |     "Jun 12 15:48:20.545302 crc crio[24284]: time=\"2026-06-12T15:48:20.544231828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917028 | controller |     "Jun 12 15:48:20.772204 crc crio[24284]: time=\"2026-06-12T15:48:20.771571963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917043 | controller |     "Jun 12 15:48:20.850773 crc crio[24284]: time=\"2026-06-12T15:48:20.850704051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917058 | controller |     "Jun 12 15:48:21.003053 crc crio[24284]: time=\"2026-06-12T15:48:21.002922442Z\" level=info msg=\"Created container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log\" id=e02ed864-b320-4c22-af91-90b4bf81d8ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917074 | controller |     "Jun 12 15:48:21.005185 crc crio[24284]: time=\"2026-06-12T15:48:21.00500977Z\" level=info msg=\"Starting container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32\" id=2c2c3cab-4436-497e-a110-665333f4866d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.917090 | controller |     "Jun 12 15:48:21.053738 crc crio[24284]: time=\"2026-06-12T15:48:21.053403311Z\" level=info msg=\"Started container\" PID=73865 containerID=91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32 description=openstack/cinder-api-0/cinder-api-log id=2c2c3cab-4436-497e-a110-665333f4866d name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51",
2026-06-12 16:39:24.917105 | controller |     "Jun 12 15:48:21.073201 crc crio[24284]: time=\"2026-06-12T15:48:21.072120663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8e0be7be-6029-4d8c-9f5f-cbc07fea8bf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.917124 | controller |     "Jun 12 15:48:21.166581 crc crio[24284]: time=\"2026-06-12T15:48:21.166520364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d4fe7278-60fa-4a81-97ce-4d7c4c733210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.917140 | controller |     "Jun 12 15:48:21.184882 crc crio[24284]: time=\"2026-06-12T15:48:21.184738492Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=19f58ebd-d583-4130-b914-dd4dc908872f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917155 | controller |     "Jun 12 15:48:21.189918 crc crio[24284]: time=\"2026-06-12T15:48:21.189696154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917170 | controller |     "Jun 12 15:48:21.378746 crc crio[24284]: time=\"2026-06-12T15:48:21.378050677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917185 | controller |     "Jun 12 15:48:22.109991 crc crio[24284]: time=\"2026-06-12T15:48:22.109743195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917200 | controller |     "Jun 12 15:48:22.310307 crc crio[24284]: time=\"2026-06-12T15:48:22.303943471Z\" level=info msg=\"Created container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe\" id=b9cc98b5-8133-4367-9b74-6c6592a94caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917215 | controller |     "Jun 12 15:48:22.312509 crc crio[24284]: time=\"2026-06-12T15:48:22.312434362Z\" level=info msg=\"Starting container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b\" id=8d680787-1a56-4094-905e-4f271a1c94b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.917230 | controller |     "Jun 12 15:48:22.354182 crc crio[24284]: time=\"2026-06-12T15:48:22.354056714Z\" level=info msg=\"Started container\" PID=73968 containerID=7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b description=openstack/cinder-scheduler-0/probe id=8d680787-1a56-4094-905e-4f271a1c94b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca",
2026-06-12 16:39:24.917245 | controller |     "Jun 12 15:48:22.687411 crc crio[24284]: time=\"2026-06-12T15:48:22.687106723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917260 | controller |     "Jun 12 15:48:22.927657 crc crio[24284]: time=\"2026-06-12T15:48:22.927547624Z\" level=info msg=\"Created container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api\" id=19f58ebd-d583-4130-b914-dd4dc908872f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917275 | controller |     "Jun 12 15:48:22.930613 crc crio[24284]: time=\"2026-06-12T15:48:22.930492049Z\" level=info msg=\"Starting container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29\" id=16c6f13c-e324-46ac-96e0-92c26e8269f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.917290 | controller |     "Jun 12 15:48:22.943678 crc crio[24284]: time=\"2026-06-12T15:48:22.943486521Z\" level=info msg=\"Started container\" PID=74006 containerID=0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29 description=openstack/cinder-api-0/cinder-api id=16c6f13c-e324-46ac-96e0-92c26e8269f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51",
2026-06-12 16:39:24.917308 | controller |     "Jun 12 15:48:23.904311 crc crio[24284]: time=\"2026-06-12T15:48:23.901441178Z\" level=info msg=\"Stopping container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29 (timeout: 30s)\" id=e825622c-3fc5-473c-8313-7f27c28ee31a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917323 | controller |     "Jun 12 15:48:23.904311 crc crio[24284]: time=\"2026-06-12T15:48:23.902741168Z\" level=info msg=\"Stopping container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32 (timeout: 30s)\" id=6d867263-09d9-4145-a687-985e1b1d72d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917338 | controller |     "Jun 12 15:48:24.262126 crc crio[24284]: time=\"2026-06-12T15:48:24.262007268Z\" level=info msg=\"Stopped container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log\" id=6d867263-09d9-4145-a687-985e1b1d72d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917352 | controller |     "Jun 12 15:48:24.317307 crc crio[24284]: time=\"2026-06-12T15:48:24.317109409Z\" level=info msg=\"Stopping container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94 (timeout: 30s)\" id=3f520b73-b8be-4c60-9978-1ec83ad90475 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917367 | controller |     "Jun 12 15:48:24.317543 crc crio[24284]: time=\"2026-06-12T15:48:24.31745722Z\" level=info msg=\"Stopping container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620 (timeout: 30s)\" id=ae6179b6-5a1c-4c71-8225-7bb0c288ba6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917382 | controller |     "Jun 12 15:48:24.718610 crc crio[24284]: time=\"2026-06-12T15:48:24.718459579Z\" level=info msg=\"Stopped container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api\" id=e825622c-3fc5-473c-8313-7f27c28ee31a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917397 | controller |     "Jun 12 15:48:24.720228 crc crio[24284]: time=\"2026-06-12T15:48:24.720118245Z\" level=info msg=\"Stopping pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=4f20e260-c869-4b3e-bf2e-4cc0c67782e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.917413 | controller |     "Jun 12 15:48:24.720992 crc crio[24284]: time=\"2026-06-12T15:48:24.720768146Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51 UID:7cb8ced1-d055-4e4f-bf77-b8974e8f8744 NetNS:/var/run/netns/696c7213-dc7f-4614-bf90-3af19ddd8d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cb8ced1_d055_4e4f_bf77_b8974e8f8744.slice PodAnnotations:0xc00041d760}] Aliases:map[]}\"",
2026-06-12 16:39:24.917428 | controller |     "Jun 12 15:48:24.724837 crc crio[24284]: time=\"2026-06-12T15:48:24.721111247Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.917443 | controller |     "Jun 12 15:48:24.848898 crc crio[24284]: time=\"2026-06-12T15:48:24.847959486Z\" level=info msg=\"Stopped container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=3f520b73-b8be-4c60-9978-1ec83ad90475 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917457 | controller |     "Jun 12 15:48:24.880203 crc crio[24284]: time=\"2026-06-12T15:48:24.870600157Z\" level=info msg=\"Running pod sandbox: openstack/neutron-9968564ff-2rpls/POD\" id=50b2ce88-a134-4c01-913a-102a0ee4d579 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.917472 | controller |     "Jun 12 15:48:24.880203 crc crio[24284]: time=\"2026-06-12T15:48:24.87069468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917491 | controller |     "Jun 12 15:48:24.947590 crc crio[24284]: time=\"2026-06-12T15:48:24.947532882Z\" level=info msg=\"Got pod network &{Name:neutron-9968564ff-2rpls Namespace:openstack ID:0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e UID:90a2af29-7219-41e0-a5d0-b31495b239ea NetNS:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a2af29_7219_41e0_a5d0_b31495b239ea.slice PodAnnotations:0xc001212c40}] Aliases:map[]}\"",
2026-06-12 16:39:24.917506 | controller |     "Jun 12 15:48:24.948651 crc crio[24284]: time=\"2026-06-12T15:48:24.948628498Z\" level=info msg=\"Adding pod openstack_neutron-9968564ff-2rpls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.917543 | controller |     "Jun 12 15:48:25.237006 crc crio[24284]: time=\"2026-06-12T15:48:25.236624235Z\" level=info msg=\"Stopped pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=4f20e260-c869-4b3e-bf2e-4cc0c67782e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.917561 | controller |     "Jun 12 15:48:25.959700 crc crio[24284]: time=\"2026-06-12T15:48:25.958858564Z\" level=info msg=\"Removing container: 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29\" id=3cf6caba-19a6-48fa-b9c2-4456ef8e4678 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.917576 | controller |     "Jun 12 15:48:25.985474 crc crio[24284]: time=\"2026-06-12T15:48:25.985390782Z\" level=info msg=\"Stopping container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067 (timeout: 10s)\" id=b0accccd-42c3-43f6-acf2-159e4cf73228 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917591 | controller |     "Jun 12 15:48:26.011563 crc crio[24284]: 2026-06-12T15:48:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bfc10d31c08a12 Mac:2a:cd:9d:a5:71:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.917606 | controller |     "Jun 12 15:48:26.013838 crc crio[24284]: time=\"2026-06-12T15:48:26.013766089Z\" level=info msg=\"Got pod network &{Name:neutron-9968564ff-2rpls Namespace:openstack ID:0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e UID:90a2af29-7219-41e0-a5d0-b31495b239ea NetNS:/var/run/netns/d3e084dd-e9d7-455c-8e1f-926d57a571ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a2af29_7219_41e0_a5d0_b31495b239ea.slice PodAnnotations:0xc001212c40}] Aliases:map[]}\"",
2026-06-12 16:39:24.917623 | controller |     "Jun 12 15:48:26.024329 crc crio[24284]: time=\"2026-06-12T15:48:26.014012177Z\" level=info msg=\"Checking pod openstack_neutron-9968564ff-2rpls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.917638 | controller |     "Jun 12 15:48:26.103036 crc crio[24284]: time=\"2026-06-12T15:48:26.102786441Z\" level=info msg=\"Removed container 0b71495e6a6c59382580dd1c545e6fffbf4f53039c40de0922e4bd339ad5aa29: openstack/cinder-api-0/cinder-api\" id=3cf6caba-19a6-48fa-b9c2-4456ef8e4678 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.917654 | controller |     "Jun 12 15:48:26.132353 crc crio[24284]: time=\"2026-06-12T15:48:26.132214633Z\" level=info msg=\"Removing container: 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32\" id=7fe9a869-f408-47db-b8c0-ded126bbaf08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.917669 | controller |     "Jun 12 15:48:26.214042 crc crio[24284]: time=\"2026-06-12T15:48:26.213960957Z\" level=info msg=\"Ran pod sandbox 0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e with infra container: openstack/neutron-9968564ff-2rpls/POD\" id=50b2ce88-a134-4c01-913a-102a0ee4d579 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.917691 | controller |     "Jun 12 15:48:26.234454 crc crio[24284]: time=\"2026-06-12T15:48:26.234338472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f000cef1-a3fe-4e84-bc45-10dbcde5c1bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.917706 | controller |     "Jun 12 15:48:26.238408 crc crio[24284]: time=\"2026-06-12T15:48:26.234843431Z\" level=info msg=\"Stopped container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=b0accccd-42c3-43f6-acf2-159e4cf73228 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.917720 | controller |     "Jun 12 15:48:26.260123 crc crio[24284]: time=\"2026-06-12T15:48:26.260019972Z\" level=info msg=\"Stopping pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=4441fcf9-4204-4528-8482-a137d0c0f3d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.917735 | controller |     "Jun 12 15:48:26.264311 crc crio[24284]: time=\"2026-06-12T15:48:26.260589781Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-67b8d96b4c-2q5s2 Namespace:openstack ID:7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922 UID:c38cb7ec-0ecc-4151-824b-bfa619e83dce NetNS:/var/run/netns/dc347e2e-5bef-43f7-82a2-e4ed3f100dd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc38cb7ec_0ecc_4151_824b_bfa619e83dce.slice PodAnnotations:0xc002722010}] Aliases:map[]}\"",
2026-06-12 16:39:24.917750 | controller |     "Jun 12 15:48:26.264311 crc crio[24284]: time=\"2026-06-12T15:48:26.260746286Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-67b8d96b4c-2q5s2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.917766 | controller |     "Jun 12 15:48:26.411318 crc crio[24284]: time=\"2026-06-12T15:48:26.410714326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c37aa2db-e2e3-4063-8234-4f1fab9b6208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.917782 | controller |     "Jun 12 15:48:26.426310 crc crio[24284]: time=\"2026-06-12T15:48:26.425376764Z\" level=info msg=\"Creating container: openstack/neutron-9968564ff-2rpls/neutron-api\" id=df960322-9406-4d9e-b543-4efefe46398a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917797 | controller |     "Jun 12 15:48:26.426310 crc crio[24284]: time=\"2026-06-12T15:48:26.426206221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917812 | controller |     "Jun 12 15:48:26.512318 crc crio[24284]: time=\"2026-06-12T15:48:26.510973986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917828 | controller |     "Jun 12 15:48:26.527312 crc crio[24284]: time=\"2026-06-12T15:48:26.525740703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917844 | controller |     "Jun 12 15:48:26.585304 crc crio[24284]: time=\"2026-06-12T15:48:26.584906003Z\" level=info msg=\"Removed container 91c0b262ca1938392868ea49854dfd45fbb1b410307c12f69387f95dc0cf6e32: openstack/cinder-api-0/cinder-api-log\" id=7fe9a869-f408-47db-b8c0-ded126bbaf08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.917859 | controller |     "Jun 12 15:48:26.775307 crc crio[24284]: time=\"2026-06-12T15:48:26.77342909Z\" level=info msg=\"Created container eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35: openstack/neutron-9968564ff-2rpls/neutron-api\" id=df960322-9406-4d9e-b543-4efefe46398a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917877 | controller |     "Jun 12 15:48:26.777928 crc crio[24284]: time=\"2026-06-12T15:48:26.776612201Z\" level=info msg=\"Starting container: eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35\" id=43afa77e-9d01-4f7d-9987-446ee9cb7383 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.917893 | controller |     "Jun 12 15:48:26.795402 crc crio[24284]: time=\"2026-06-12T15:48:26.793574424Z\" level=info msg=\"Started container\" PID=74550 containerID=eea5bae022e375436e92176481defe08431c46e08c789778ac394764dd1a2d35 description=openstack/neutron-9968564ff-2rpls/neutron-api id=43afa77e-9d01-4f7d-9987-446ee9cb7383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e",
2026-06-12 16:39:24.917909 | controller |     "Jun 12 15:48:26.809413 crc crio[24284]: time=\"2026-06-12T15:48:26.809328118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=320f7ba9-0f2e-40f4-9332-b5a9c55f614b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.917923 | controller |     "Jun 12 15:48:26.948533 crc crio[24284]: time=\"2026-06-12T15:48:26.948332867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=698fd75e-9a35-4627-a385-0cb70cfe234d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.917938 | controller |     "Jun 12 15:48:26.958343 crc crio[24284]: time=\"2026-06-12T15:48:26.956041584Z\" level=info msg=\"Stopped pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=4441fcf9-4204-4528-8482-a137d0c0f3d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.917953 | controller |     "Jun 12 15:48:26.977428 crc crio[24284]: time=\"2026-06-12T15:48:26.976194424Z\" level=info msg=\"Creating container: openstack/neutron-9968564ff-2rpls/neutron-httpd\" id=ac461209-b9e0-4c1b-b2a2-2ccd025eb7f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.917968 | controller |     "Jun 12 15:48:26.977428 crc crio[24284]: time=\"2026-06-12T15:48:26.976635839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917983 | controller |     "Jun 12 15:48:27.050889 crc crio[24284]: time=\"2026-06-12T15:48:27.050039017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.917998 | controller |     "Jun 12 15:48:27.055921 crc crio[24284]: time=\"2026-06-12T15:48:27.05011052Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=cd5adb2c-564c-4beb-b5db-7c3ba85ea6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.918014 | controller |     "Jun 12 15:48:27.055921 crc crio[24284]: time=\"2026-06-12T15:48:27.053583423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918029 | controller |     "Jun 12 15:48:27.063348 crc crio[24284]: time=\"2026-06-12T15:48:27.059991622Z\" level=info msg=\"Removing container: d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067\" id=57f32c81-12a7-4538-a005-f5d05fd35abf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918044 | controller |     "Jun 12 15:48:27.063348 crc crio[24284]: time=\"2026-06-12T15:48:27.062718116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918062 | controller |     "Jun 12 15:48:27.114918 crc crio[24284]: time=\"2026-06-12T15:48:27.114815793Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 UID:622b7db5-fd10-4514-b46d-25bddca71871 NetNS:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622b7db5_fd10_4514_b46d_25bddca71871.slice PodAnnotations:0xc00041c950}] Aliases:map[]}\"",
2026-06-12 16:39:24.918078 | controller |     "Jun 12 15:48:27.114918 crc crio[24284]: time=\"2026-06-12T15:48:27.114876895Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.918093 | controller |     "Jun 12 15:48:27.129438 crc crio[24284]: time=\"2026-06-12T15:48:27.129203097Z\" level=info msg=\"Removed container d95651a57e01cb2a93d2e5bd5dd6e8105a1eacbc9b954ee5e1e9e3f9ad9f7067: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/dnsmasq-dns\" id=57f32c81-12a7-4538-a005-f5d05fd35abf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918109 | controller |     "Jun 12 15:48:27.135785 crc crio[24284]: time=\"2026-06-12T15:48:27.135747777Z\" level=info msg=\"Removing container: 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d\" id=32fc4965-a0b3-4216-baa0-e7963b6cedc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918125 | controller |     "Jun 12 15:48:27.183723 crc crio[24284]: time=\"2026-06-12T15:48:27.18366986Z\" level=info msg=\"Removed container 5972b34e985c3cc928290edf984defc102025a37249642fdf31ffbde3ab14f3d: openstack/dnsmasq-dns-67b8d96b4c-2q5s2/init\" id=32fc4965-a0b3-4216-baa0-e7963b6cedc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918140 | controller |     "Jun 12 15:48:27.650372 crc crio[24284]: time=\"2026-06-12T15:48:27.647451224Z\" level=info msg=\"Created container 8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123: openstack/neutron-9968564ff-2rpls/neutron-httpd\" id=ac461209-b9e0-4c1b-b2a2-2ccd025eb7f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918156 | controller |     "Jun 12 15:48:27.658335 crc crio[24284]: time=\"2026-06-12T15:48:27.657924892Z\" level=info msg=\"Starting container: 8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123\" id=b18e96e5-7502-4a8c-bdca-8723111df430 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.918172 | controller |     "Jun 12 15:48:27.664456 crc crio[24284]: time=\"2026-06-12T15:48:27.664379392Z\" level=info msg=\"Started container\" PID=74640 containerID=8371ce20bab4287f8e226fb5edbdf232a9baae90728a1dee97fa141656873123 description=openstack/neutron-9968564ff-2rpls/neutron-httpd id=b18e96e5-7502-4a8c-bdca-8723111df430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfc10d31c08a1210194e578ed1c34f06388fec932bedd412628079765dd8c7e",
2026-06-12 16:39:24.918188 | controller |     "Jun 12 15:48:27.838382 crc crio[24284]: 2026-06-12T15:48:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caf92685e788a6f Mac:5a:a0:c7:56:0f:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c SocketPath: PciID:}] [{Interface:0xc0001145d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.918204 | controller |     "Jun 12 15:48:27.839726 crc crio[24284]: time=\"2026-06-12T15:48:27.83967957Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 UID:622b7db5-fd10-4514-b46d-25bddca71871 NetNS:/var/run/netns/2cf9a609-d3fc-4063-b545-0ae5a91d025c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622b7db5_fd10_4514_b46d_25bddca71871.slice PodAnnotations:0xc00041c950}] Aliases:map[]}\"",
2026-06-12 16:39:24.918223 | controller |     "Jun 12 15:48:27.839873 crc crio[24284]: time=\"2026-06-12T15:48:27.839846756Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.918239 | controller |     "Jun 12 15:48:27.883234 crc crio[24284]: time=\"2026-06-12T15:48:27.8831289Z\" level=info msg=\"Ran pod sandbox caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781 with infra container: openstack/cinder-api-0/POD\" id=cd5adb2c-564c-4beb-b5db-7c3ba85ea6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.918255 | controller |     "Jun 12 15:48:27.887665 crc crio[24284]: time=\"2026-06-12T15:48:27.887616855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b9ca42e0-9359-4211-9e74-3737302fe6b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.918270 | controller |     "Jun 12 15:48:27.895732 crc crio[24284]: time=\"2026-06-12T15:48:27.895619014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=28655a01-7e36-4795-9c10-836cb142307e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.918285 | controller |     "Jun 12 15:48:27.907024 crc crio[24284]: time=\"2026-06-12T15:48:27.906864076Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=6047f5ab-fcbf-4fc2-9463-76b98bc033d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918300 | controller |     "Jun 12 15:48:27.907501 crc crio[24284]: time=\"2026-06-12T15:48:27.907456245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918315 | controller |     "Jun 12 15:48:27.999728 crc crio[24284]: time=\"2026-06-12T15:48:27.999592453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918331 | controller |     "Jun 12 15:48:28.261240 crc crio[24284]: time=\"2026-06-12T15:48:28.260607072Z\" level=info msg=\"Stopping container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2 (timeout: 30s)\" id=d4eb44a7-bf18-42a7-a625-ca590ee8aeb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918346 | controller |     "Jun 12 15:48:28.261691 crc crio[24284]: time=\"2026-06-12T15:48:28.260646918Z\" level=info msg=\"Stopping container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87 (timeout: 30s)\" id=bd535588-614b-47e0-818f-429175af579c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918361 | controller |     "Jun 12 15:48:28.431307 crc crio[24284]: time=\"2026-06-12T15:48:28.431101563Z\" level=info msg=\"Stopped container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=d4eb44a7-bf18-42a7-a625-ca590ee8aeb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918376 | controller |     "Jun 12 15:48:29.211499 crc crio[24284]: time=\"2026-06-12T15:48:29.210714302Z\" level=info msg=\"Stopped container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=ae6179b6-5a1c-4c71-8225-7bb0c288ba6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918391 | controller |     "Jun 12 15:48:29.213935 crc crio[24284]: time=\"2026-06-12T15:48:29.213837154Z\" level=info msg=\"Stopping pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=9c5c7372-d45c-4cda-b524-1c2ba8f56e3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.918406 | controller |     "Jun 12 15:48:29.214712 crc crio[24284]: time=\"2026-06-12T15:48:29.214557297Z\" level=info msg=\"Got pod network &{Name:neutron-69558b4fc9-rsj7r Namespace:openstack ID:e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7 UID:535d9778-4e31-437c-bfab-b81bbac188cd NetNS:/var/run/netns/301deca3-125e-4e9e-bacf-9e81077cfce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod535d9778_4e31_437c_bfab_b81bbac188cd.slice PodAnnotations:0xc004286328}] Aliases:map[]}\"",
2026-06-12 16:39:24.918425 | controller |     "Jun 12 15:48:29.215044 crc crio[24284]: time=\"2026-06-12T15:48:29.214722033Z\" level=info msg=\"Deleting pod openstack_neutron-69558b4fc9-rsj7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.918441 | controller |     "Jun 12 15:48:29.303050 crc crio[24284]: time=\"2026-06-12T15:48:29.302207219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918455 | controller |     "Jun 12 15:48:29.482829 crc crio[24284]: time=\"2026-06-12T15:48:29.482726013Z\" level=info msg=\"Created container a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd: openstack/cinder-api-0/cinder-api-log\" id=6047f5ab-fcbf-4fc2-9463-76b98bc033d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918470 | controller |     "Jun 12 15:48:29.486498 crc crio[24284]: time=\"2026-06-12T15:48:29.486406153Z\" level=info msg=\"Starting container: a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd\" id=d7c764b1-6b1c-412b-888a-d1abe60c30d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.918485 | controller |     "Jun 12 15:48:29.499826 crc crio[24284]: time=\"2026-06-12T15:48:29.499693662Z\" level=info msg=\"Started container\" PID=75038 containerID=a5c3abd2b40afec894fc90297650aa8b9154719d923c7dd5ff8ee1c24a8ef4dd description=openstack/cinder-api-0/cinder-api-log id=d7c764b1-6b1c-412b-888a-d1abe60c30d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781",
2026-06-12 16:39:24.918500 | controller |     "Jun 12 15:48:29.520446 crc crio[24284]: time=\"2026-06-12T15:48:29.517954122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=24eddf57-9f05-4560-967b-26147bc16f3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.918533 | controller |     "Jun 12 15:48:29.685362 crc crio[24284]: time=\"2026-06-12T15:48:29.683165422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d56072f6-2e59-41fc-8c84-33c6c208ae35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.918551 | controller |     "Jun 12 15:48:29.703472 crc crio[24284]: time=\"2026-06-12T15:48:29.703292352Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=f8159d0d-f4bf-4688-8dbd-4c783e32d8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918566 | controller |     "Jun 12 15:48:29.703895 crc crio[24284]: time=\"2026-06-12T15:48:29.703707626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918581 | controller |     "Jun 12 15:48:29.827592 crc crio[24284]: time=\"2026-06-12T15:48:29.822918679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918595 | controller |     "Jun 12 15:48:29.956623 crc crio[24284]: time=\"2026-06-12T15:48:29.956481293Z\" level=info msg=\"Stopped pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=9c5c7372-d45c-4cda-b524-1c2ba8f56e3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.918610 | controller |     "Jun 12 15:48:30.306835 crc crio[24284]: time=\"2026-06-12T15:48:30.306581758Z\" level=info msg=\"Removing container: 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94\" id=f21ef59d-6b60-4472-aed7-300909fb671a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918627 | controller |     "Jun 12 15:48:30.385084 crc crio[24284]: time=\"2026-06-12T15:48:30.384080998Z\" level=info msg=\"Removed container 083c114ebe3e5f2b0545e1b0a4cd9f7fdfcd8b34786a4daf1c3071b1bd904d94: openstack/neutron-69558b4fc9-rsj7r/neutron-httpd\" id=f21ef59d-6b60-4472-aed7-300909fb671a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918642 | controller |     "Jun 12 15:48:30.390331 crc crio[24284]: time=\"2026-06-12T15:48:30.390222601Z\" level=info msg=\"Removing container: 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620\" id=4c8a8436-2b22-4cbb-8d19-9990384e397d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918657 | controller |     "Jun 12 15:48:30.433121 crc crio[24284]: time=\"2026-06-12T15:48:30.433009709Z\" level=info msg=\"Removed container 62d077c7b5865b6dab18c3cde3b47e324261d094c1b44a38207a3ef451bbc620: openstack/neutron-69558b4fc9-rsj7r/neutron-api\" id=4c8a8436-2b22-4cbb-8d19-9990384e397d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.918672 | controller |     "Jun 12 15:48:30.712783 crc crio[24284]: time=\"2026-06-12T15:48:30.71266121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918686 | controller |     "Jun 12 15:48:30.930611 crc crio[24284]: time=\"2026-06-12T15:48:30.930421477Z\" level=info msg=\"Created container f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e: openstack/cinder-api-0/cinder-api\" id=f8159d0d-f4bf-4688-8dbd-4c783e32d8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918701 | controller |     "Jun 12 15:48:30.936355 crc crio[24284]: time=\"2026-06-12T15:48:30.936281776Z\" level=info msg=\"Starting container: f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e\" id=6187fb1a-d930-43ec-93c9-c3c9ef11051f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.918715 | controller |     "Jun 12 15:48:30.943926 crc crio[24284]: time=\"2026-06-12T15:48:30.943878942Z\" level=info msg=\"Started container\" PID=75136 containerID=f188bd0755472eb3f6c014102a1144c9630bbbaba40b218249cd7b271663de0e description=openstack/cinder-api-0/cinder-api id=6187fb1a-d930-43ec-93c9-c3c9ef11051f name=/runtime.v1.RuntimeService/StartContainer sandboxID=caf92685e788a6f6729954473b9f7944494a1e6c40439f143be1debfccb0a781",
2026-06-12 16:39:24.918730 | controller |     "Jun 12 15:48:32.576530 crc crio[24284]: time=\"2026-06-12T15:48:32.572327178Z\" level=info msg=\"Stopped container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=bd535588-614b-47e0-818f-429175af579c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918744 | controller |     "Jun 12 15:48:32.578363 crc crio[24284]: time=\"2026-06-12T15:48:32.57794067Z\" level=info msg=\"Stopping pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=9bc30fe9-6b5f-4590-9d47-cdf992aa587c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.918758 | controller |     "Jun 12 15:48:32.579035 crc crio[24284]: time=\"2026-06-12T15:48:32.578702205Z\" level=info msg=\"Got pod network &{Name:barbican-api-7bdc464cd8-jvrmh Namespace:openstack ID:47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622 UID:eb632b80-2171-4d19-8d07-7a0d7aa1e5c1 NetNS:/var/run/netns/cead4e62-c54e-41d1-b1cb-d3afee4f59d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb632b80_2171_4d19_8d07_7a0d7aa1e5c1.slice PodAnnotations:0xc002722300}] Aliases:map[]}\"",
2026-06-12 16:39:24.918773 | controller |     "Jun 12 15:48:32.579035 crc crio[24284]: time=\"2026-06-12T15:48:32.578880521Z\" level=info msg=\"Deleting pod openstack_barbican-api-7bdc464cd8-jvrmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.918791 | controller |     "Jun 12 15:48:38.738600 crc crio[24284]: time=\"2026-06-12T15:48:38.737582886Z\" level=info msg=\"Stopped pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=9bc30fe9-6b5f-4590-9d47-cdf992aa587c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.918806 | controller |     "Jun 12 15:48:38.971807 crc crio[24284]: time=\"2026-06-12T15:48:38.971206255Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=b6c0ab16-6ec8-4d78-9968-29050581eeea name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.918821 | controller |     "Jun 12 15:48:38.972939 crc crio[24284]: time=\"2026-06-12T15:48:38.972830074Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ab99368c-3e4a-497f-9a10-20337a9579b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.918836 | controller |     "Jun 12 15:48:39.093955 crc crio[24284]: time=\"2026-06-12T15:48:39.093854309Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=66c129fd-1046-4d5c-bf68-f884a489a252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.918850 | controller |     "Jun 12 15:48:39.110612 crc crio[24284]: time=\"2026-06-12T15:48:39.110470979Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a4f8cba6-b3b9-4044-8809-1414ab3fef02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918865 | controller |     "Jun 12 15:48:39.113205 crc crio[24284]: time=\"2026-06-12T15:48:39.112382571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918880 | controller |     "Jun 12 15:48:39.208345 crc crio[24284]: time=\"2026-06-12T15:48:39.208179313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918894 | controller |     "Jun 12 15:48:39.213306 crc crio[24284]: time=\"2026-06-12T15:48:39.213003119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.918909 | controller |     "Jun 12 15:48:39.337462 crc crio[24284]: time=\"2026-06-12T15:48:39.337399639Z\" level=info msg=\"Created container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd\" id=a4f8cba6-b3b9-4044-8809-1414ab3fef02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.918924 | controller |     "Jun 12 15:48:39.340025 crc crio[24284]: time=\"2026-06-12T15:48:39.339872479Z\" level=info msg=\"Starting container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd\" id=38e7e8ae-7669-44dd-9904-089e50084121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.918939 | controller |     "Jun 12 15:48:39.348588 crc crio[24284]: time=\"2026-06-12T15:48:39.348311065Z\" level=info msg=\"Started container\" PID=75823 containerID=f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd description=openstack/ceilometer-0/proxy-httpd id=38e7e8ae-7669-44dd-9904-089e50084121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a",
2026-06-12 16:39:24.918954 | controller |     "Jun 12 15:48:39.472856 crc crio[24284]: time=\"2026-06-12T15:48:39.47278839Z\" level=info msg=\"Stopping container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035 (timeout: 30s)\" id=9c022661-067e-4bf6-a474-55b41c63b756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918968 | controller |     "Jun 12 15:48:39.473048 crc crio[24284]: time=\"2026-06-12T15:48:39.472887329Z\" level=info msg=\"Stopping container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47 (timeout: 30s)\" id=32f4d3b3-8026-481d-8f09-c1b874a0d42a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.918986 | controller |     "Jun 12 15:48:39.474128 crc crio[24284]: time=\"2026-06-12T15:48:39.47405931Z\" level=info msg=\"Stopping container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd (timeout: 30s)\" id=43522f3d-5dbb-496b-a9d7-434884d144f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.919001 | controller |     "Jun 12 15:48:39.475505 crc crio[24284]: time=\"2026-06-12T15:48:39.475426413Z\" level=info msg=\"Stopping container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4 (timeout: 30s)\" id=cf7115ed-b8f6-4c78-97a7-620325d90310 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.919015 | controller |     "Jun 12 15:48:39.519998 crc crio[24284]: time=\"2026-06-12T15:48:39.515500249Z\" level=info msg=\"Removing container: 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87\" id=f6eb61a1-5878-4e71-aec9-7ce502ec5d69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.919029 | controller |     "Jun 12 15:48:39.653403 crc crio[24284]: time=\"2026-06-12T15:48:39.652717432Z\" level=info msg=\"Removed container 7098cbb96a242a136b9dc589a920daa32813a9fcb0db296b3a9237e2d3fb2c87: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api\" id=f6eb61a1-5878-4e71-aec9-7ce502ec5d69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.919043 | controller |     "Jun 12 15:48:39.656391 crc crio[24284]: time=\"2026-06-12T15:48:39.656347516Z\" level=info msg=\"Removing container: 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2\" id=467f3851-3b96-4fed-a66b-33d8f52fe254 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.919057 | controller |     "Jun 12 15:48:39.661287 crc crio[24284]: time=\"2026-06-12T15:48:39.66107066Z\" level=info msg=\"Stopped container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core\" id=cf7115ed-b8f6-4c78-97a7-620325d90310 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.919071 | controller |     "Jun 12 15:48:39.698317 crc crio[24284]: time=\"2026-06-12T15:48:39.692059054Z\" level=info msg=\"Removed container 8f4f21df968a800cc569675d042f441b26759f91408250e9d0a54248e7d4a8d2: openstack/barbican-api-7bdc464cd8-jvrmh/barbican-api-log\" id=467f3851-3b96-4fed-a66b-33d8f52fe254 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.919084 | controller |     "Jun 12 15:48:39.941565 crc crio[24284]: time=\"2026-06-12T15:48:39.941488061Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=faa0b655-687c-4709-ba62-7cf1c7ad479e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.919098 | controller |     "Jun 12 15:48:39.942442 crc crio[24284]: time=\"2026-06-12T15:48:39.941591345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.919113 | controller |     "Jun 12 15:48:39.972080 crc crio[24284]: time=\"2026-06-12T15:48:39.972021188Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 UID:fe893827-6f29-4169-8935-edc3fdd7f17d NetNS:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe893827_6f29_4169_8935_edc3fdd7f17d.slice PodAnnotations:0xc002722580}] Aliases:map[]}\"",
2026-06-12 16:39:24.919128 | controller |     "Jun 12 15:48:39.972516 crc crio[24284]: time=\"2026-06-12T15:48:39.972490023Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.919146 | controller |     "Jun 12 15:48:40.153699 crc crio[24284]: time=\"2026-06-12T15:48:40.1531101Z\" level=info msg=\"Stopped container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent\" id=32f4d3b3-8026-481d-8f09-c1b874a0d42a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.919161 | controller |     "Jun 12 15:48:40.222919 crc crio[24284]: time=\"2026-06-12T15:48:40.222617837Z\" level=info msg=\"Stopped container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent\" id=9c022661-067e-4bf6-a474-55b41c63b756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.919176 | controller |     "Jun 12 15:48:40.558067 crc crio[24284]: 2026-06-12T15:48:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9660df7d1293a59 Mac:1a:26:d9:bb:35:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 SocketPath: PciID:}] [{Interface:0xc00030e850 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.919191 | controller |     "Jun 12 15:48:40.559528 crc crio[24284]: time=\"2026-06-12T15:48:40.559460032Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 UID:fe893827-6f29-4169-8935-edc3fdd7f17d NetNS:/var/run/netns/f1814015-0d09-4110-b5a3-57a3192c6078 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe893827_6f29_4169_8935_edc3fdd7f17d.slice PodAnnotations:0xc002722580}] Aliases:map[]}\"",
2026-06-12 16:39:24.919206 | controller |     "Jun 12 15:48:40.559678 crc crio[24284]: time=\"2026-06-12T15:48:40.559654239Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.919222 | controller |     "Jun 12 15:48:40.569681 crc crio[24284]: time=\"2026-06-12T15:48:40.569636101Z\" level=info msg=\"Ran pod sandbox 9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007 with infra container: openstack/openstackclient/POD\" id=faa0b655-687c-4709-ba62-7cf1c7ad479e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.919237 | controller |     "Jun 12 15:48:40.572176 crc crio[24284]: time=\"2026-06-12T15:48:40.572104761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.919252 | controller |     "Jun 12 15:48:40.572390 crc crio[24284]: time=\"2026-06-12T15:48:40.57237687Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.919266 | controller |     "Jun 12 15:48:40.572526 crc crio[24284]: time=\"2026-06-12T15:48:40.572434702Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=2978fc19-1b40-4b92-8830-acee396115e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.919281 | controller |     "Jun 12 15:48:40.573390 crc crio[24284]: time=\"2026-06-12T15:48:40.573320611Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=e495ec19-d711-49b4-9320-d1c6b77d4fa2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.919295 | controller |     "Jun 12 15:48:40.579349 crc crio[24284]: time=\"2026-06-12T15:48:40.579300405Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-12 16:39:24.919309 | controller |     "Jun 12 15:48:44.293366 crc crio[24284]: time=\"2026-06-12T15:48:44.292180889Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-74df65c855-n4klx/POD\" id=14b63175-58bb-4754-af67-20fdcea71043 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.919326 | controller |     "Jun 12 15:48:44.293366 crc crio[24284]: time=\"2026-06-12T15:48:44.292972915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.919342 | controller |     "Jun 12 15:48:44.353775 crc crio[24284]: time=\"2026-06-12T15:48:44.353397959Z\" level=info msg=\"Got pod network &{Name:swift-proxy-74df65c855-n4klx Namespace:openstack ID:3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 UID:35d25596-e99b-4ffa-936b-27d7020edfab NetNS:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35d25596_e99b_4ffa_936b_27d7020edfab.slice PodAnnotations:0xc0006bf0f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.919356 | controller |     "Jun 12 15:48:44.353775 crc crio[24284]: time=\"2026-06-12T15:48:44.35374881Z\" level=info msg=\"Adding pod openstack_swift-proxy-74df65c855-n4klx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.919371 | controller |     "Jun 12 15:48:44.363340 crc crio[24284]: time=\"2026-06-12T15:48:44.363210365Z\" level=info msg=\"Removing container: 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc\" id=cfb868ac-e1ed-4392-acb3-d6db2a659d11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.919386 | controller |     "Jun 12 15:48:44.687043 crc crio[24284]: time=\"2026-06-12T15:48:44.682174999Z\" level=info msg=\"Removed container 592e48dce34d565a390583219b16b3a19e3a7ebf93217ccaada1a34fdb34fbfc: openshift-infra/auto-csr-approver-29687982-d9p99/oc\" id=cfb868ac-e1ed-4392-acb3-d6db2a659d11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.919400 | controller |     "Jun 12 15:48:44.697969 crc crio[24284]: time=\"2026-06-12T15:48:44.697835538Z\" level=info msg=\"Stopping pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=443a237e-82f4-4f96-85a3-d3b69116dabe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919414 | controller |     "Jun 12 15:48:44.697969 crc crio[24284]: time=\"2026-06-12T15:48:44.697969003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=443a237e-82f4-4f96-85a3-d3b69116dabe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919428 | controller |     "Jun 12 15:48:44.699630 crc crio[24284]: time=\"2026-06-12T15:48:44.69954866Z\" level=info msg=\"Removing pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=a76d10b8-8202-4c28-8974-49986e8dc7bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919442 | controller |     "Jun 12 15:48:44.716315 crc crio[24284]: time=\"2026-06-12T15:48:44.716112385Z\" level=info msg=\"Removed pod sandbox: 78e4d5c318945dc2e5a066f30e730cc770049c96fef24b1e4e11ca47dffcde96\" id=a76d10b8-8202-4c28-8974-49986e8dc7bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919457 | controller |     "Jun 12 15:48:44.717696 crc crio[24284]: time=\"2026-06-12T15:48:44.717561016Z\" level=info msg=\"Stopping pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=f30ae973-c83b-4d3c-addd-f6dc3032a357 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919471 | controller |     "Jun 12 15:48:44.717867 crc crio[24284]: time=\"2026-06-12T15:48:44.71769857Z\" level=info msg=\"Stopped pod sandbox (already stopped): 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=f30ae973-c83b-4d3c-addd-f6dc3032a357 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919490 | controller |     "Jun 12 15:48:44.723007 crc crio[24284]: time=\"2026-06-12T15:48:44.722609627Z\" level=info msg=\"Removing pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=203f7b9c-ce0e-48c7-85af-d6075a3d1e61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919505 | controller |     "Jun 12 15:48:44.762097 crc crio[24284]: time=\"2026-06-12T15:48:44.76186075Z\" level=info msg=\"Removed pod sandbox: 775c98dc1597f4bf071e87313108bccc7a1ca421515cd6d376d74a51d50c9a2a\" id=203f7b9c-ce0e-48c7-85af-d6075a3d1e61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919538 | controller |     "Jun 12 15:48:44.763707 crc crio[24284]: time=\"2026-06-12T15:48:44.76367575Z\" level=info msg=\"Stopping pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=344b9c61-70c0-4122-9ac2-9ff40f4634eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919555 | controller |     "Jun 12 15:48:44.763865 crc crio[24284]: time=\"2026-06-12T15:48:44.763836275Z\" level=info msg=\"Stopped pod sandbox (already stopped): e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=344b9c61-70c0-4122-9ac2-9ff40f4634eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919571 | controller |     "Jun 12 15:48:44.765058 crc crio[24284]: time=\"2026-06-12T15:48:44.764953767Z\" level=info msg=\"Removing pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=38a89386-3996-4606-b425-c9b852eae5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919586 | controller |     "Jun 12 15:48:44.843827 crc crio[24284]: time=\"2026-06-12T15:48:44.843653901Z\" level=info msg=\"Removed pod sandbox: e55efe695187c42acabf51f08d031b79c351e0941ed3a2321af46d7f2ccfa8a0\" id=38a89386-3996-4606-b425-c9b852eae5c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919600 | controller |     "Jun 12 15:48:44.847917 crc crio[24284]: time=\"2026-06-12T15:48:44.847726143Z\" level=info msg=\"Stopping pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=7daff50d-edc2-4b47-b460-7502d21760de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919614 | controller |     "Jun 12 15:48:44.847917 crc crio[24284]: time=\"2026-06-12T15:48:44.847886718Z\" level=info msg=\"Stopped pod sandbox (already stopped): bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=7daff50d-edc2-4b47-b460-7502d21760de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919629 | controller |     "Jun 12 15:48:44.850077 crc crio[24284]: time=\"2026-06-12T15:48:44.849779449Z\" level=info msg=\"Removing pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=8488deab-db8b-4eaa-b944-c4028923a8c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919643 | controller |     "Jun 12 15:48:44.910123 crc crio[24284]: time=\"2026-06-12T15:48:44.909473303Z\" level=info msg=\"Removed pod sandbox: bedad189c5429078118fb7f973cc43456380d57c8d523e99e10269d8fe435235\" id=8488deab-db8b-4eaa-b944-c4028923a8c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919657 | controller |     "Jun 12 15:48:44.911502 crc crio[24284]: time=\"2026-06-12T15:48:44.91139056Z\" level=info msg=\"Stopping pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=49234a1b-7a5b-42a6-866a-fb3f5718836a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919671 | controller |     "Jun 12 15:48:44.911659 crc crio[24284]: time=\"2026-06-12T15:48:44.911509944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=49234a1b-7a5b-42a6-866a-fb3f5718836a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919685 | controller |     "Jun 12 15:48:44.912672 crc crio[24284]: time=\"2026-06-12T15:48:44.912582249Z\" level=info msg=\"Removing pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=256eb1b9-1068-421b-b7f3-248160bee166 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919703 | controller |     "Jun 12 15:48:44.938888 crc crio[24284]: time=\"2026-06-12T15:48:44.938658105Z\" level=info msg=\"Removed pod sandbox: 2662ceacfebf3d25f0cd9352060b38d2c5b267784cdbc6ef32dcdb5e1fcfe446\" id=256eb1b9-1068-421b-b7f3-248160bee166 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919718 | controller |     "Jun 12 15:48:44.940972 crc crio[24284]: time=\"2026-06-12T15:48:44.940868604Z\" level=info msg=\"Stopping pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=18c9e01a-b1b7-45c6-92a1-b27d321cf135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919732 | controller |     "Jun 12 15:48:44.941242 crc crio[24284]: time=\"2026-06-12T15:48:44.9410437Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=18c9e01a-b1b7-45c6-92a1-b27d321cf135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919747 | controller |     "Jun 12 15:48:44.942886 crc crio[24284]: time=\"2026-06-12T15:48:44.94280064Z\" level=info msg=\"Removing pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=5272e72e-9ac5-4989-b410-2c5ffdf6e568 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919761 | controller |     "Jun 12 15:48:44.964869 crc crio[24284]: time=\"2026-06-12T15:48:44.964744174Z\" level=info msg=\"Removed pod sandbox: 7493908596c6395b614844f92c9c96ebcc663061f3c63773bce70c1f61509922\" id=5272e72e-9ac5-4989-b410-2c5ffdf6e568 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919775 | controller |     "Jun 12 15:48:44.971549 crc crio[24284]: time=\"2026-06-12T15:48:44.971458721Z\" level=info msg=\"Stopping pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=d07d0495-6c4f-47d4-a127-8a3203d7dde3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919789 | controller |     "Jun 12 15:48:44.971549 crc crio[24284]: time=\"2026-06-12T15:48:44.971536803Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=d07d0495-6c4f-47d4-a127-8a3203d7dde3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919803 | controller |     "Jun 12 15:48:44.973885 crc crio[24284]: time=\"2026-06-12T15:48:44.973804198Z\" level=info msg=\"Removing pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=c8028b7f-4fee-4c50-bef0-3070fd9a848a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919817 | controller |     "Jun 12 15:48:44.989922 crc crio[24284]: time=\"2026-06-12T15:48:44.989831521Z\" level=info msg=\"Removed pod sandbox: e8f4e28aada823958a834e86e10851b2b3c6a3c51981c78793b619f0d6a60bc7\" id=c8028b7f-4fee-4c50-bef0-3070fd9a848a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919831 | controller |     "Jun 12 15:48:44.991674 crc crio[24284]: time=\"2026-06-12T15:48:44.991594412Z\" level=info msg=\"Stopping pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=47ca1ed3-f6e6-4e87-a0f8-01dd949fb713 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919845 | controller |     "Jun 12 15:48:44.991819 crc crio[24284]: time=\"2026-06-12T15:48:44.991707315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=47ca1ed3-f6e6-4e87-a0f8-01dd949fb713 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919859 | controller |     "Jun 12 15:48:44.992993 crc crio[24284]: time=\"2026-06-12T15:48:44.992858073Z\" level=info msg=\"Removing pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=f7d85113-46b6-4413-b6c7-521f557eed39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919874 | controller |     "Jun 12 15:48:45.007325 crc crio[24284]: time=\"2026-06-12T15:48:45.007125307Z\" level=info msg=\"Removed pod sandbox: 3ee8316d1ffafb53bf0fc184bb7c175cab11404275b8a96c92ffaeafd0c2770f\" id=f7d85113-46b6-4413-b6c7-521f557eed39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919891 | controller |     "Jun 12 15:48:45.008571 crc crio[24284]: time=\"2026-06-12T15:48:45.008466097Z\" level=info msg=\"Stopping pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=930e12b9-7a21-4510-a50f-cff5ffbd92a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919906 | controller |     "Jun 12 15:48:45.008675 crc crio[24284]: time=\"2026-06-12T15:48:45.008611082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=930e12b9-7a21-4510-a50f-cff5ffbd92a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919920 | controller |     "Jun 12 15:48:45.009509 crc crio[24284]: time=\"2026-06-12T15:48:45.009433628Z\" level=info msg=\"Removing pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=028aa791-5d7b-44e3-b16a-71e0811d47ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919934 | controller |     "Jun 12 15:48:45.028083 crc crio[24284]: time=\"2026-06-12T15:48:45.027433145Z\" level=info msg=\"Removed pod sandbox: 3714e5591ed9a6a803c1b35e3e8cd22a1708687c5f2cac2b63246ed51812cfb1\" id=028aa791-5d7b-44e3-b16a-71e0811d47ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919949 | controller |     "Jun 12 15:48:45.030033 crc crio[24284]: time=\"2026-06-12T15:48:45.029957171Z\" level=info msg=\"Stopping pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=121bd237-d68e-4066-9f70-971042f2c8e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919964 | controller |     "Jun 12 15:48:45.030134 crc crio[24284]: time=\"2026-06-12T15:48:45.030036524Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=121bd237-d68e-4066-9f70-971042f2c8e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.919979 | controller |     "Jun 12 15:48:45.030802 crc crio[24284]: time=\"2026-06-12T15:48:45.030721436Z\" level=info msg=\"Removing pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=c7958746-ad99-48b5-a6e3-9fd7649f42d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.919994 | controller |     "Jun 12 15:48:45.047884 crc crio[24284]: time=\"2026-06-12T15:48:45.047751062Z\" level=info msg=\"Removed pod sandbox: ac4112ce413895b184c48ba4d399be93a749c1549470d66920bfe867b1d63c6a\" id=c7958746-ad99-48b5-a6e3-9fd7649f42d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.920009 | controller |     "Jun 12 15:48:45.055933 crc crio[24284]: time=\"2026-06-12T15:48:45.05580338Z\" level=info msg=\"Stopping pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=315b8d22-9825-4a20-ad2a-92b5bcc8dc00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920023 | controller |     "Jun 12 15:48:45.056363 crc crio[24284]: time=\"2026-06-12T15:48:45.055944154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=315b8d22-9825-4a20-ad2a-92b5bcc8dc00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920038 | controller |     "Jun 12 15:48:45.058594 crc crio[24284]: time=\"2026-06-12T15:48:45.05713779Z\" level=info msg=\"Removing pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=825bee5f-32f7-4c2f-9073-190441b548ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.920053 | controller |     "Jun 12 15:48:45.084207 crc crio[24284]: time=\"2026-06-12T15:48:45.084089068Z\" level=info msg=\"Removed pod sandbox: 38da67d9c010f2543a54d95f5c9a126ccc8cff047030bfb7f5ac67d116e2ff51\" id=825bee5f-32f7-4c2f-9073-190441b548ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.920072 | controller |     "Jun 12 15:48:45.085650 crc crio[24284]: time=\"2026-06-12T15:48:45.085440156Z\" level=info msg=\"Stopping pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=8317d1b2-6d0c-49e2-bc77-90023f1ba5d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920087 | controller |     "Jun 12 15:48:45.085650 crc crio[24284]: time=\"2026-06-12T15:48:45.085539788Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=8317d1b2-6d0c-49e2-bc77-90023f1ba5d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920101 | controller |     "Jun 12 15:48:45.087362 crc crio[24284]: time=\"2026-06-12T15:48:45.087310657Z\" level=info msg=\"Removing pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=691894b1-f670-4b1b-8239-e1f1597d3377 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.920116 | controller |     "Jun 12 15:48:45.132925 crc crio[24284]: time=\"2026-06-12T15:48:45.132680031Z\" level=info msg=\"Removed pod sandbox: 47fe566dfebb7a5c2654977b00e278d20d1b776494109d01a4a92a780a84d622\" id=691894b1-f670-4b1b-8239-e1f1597d3377 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.920130 | controller |     "Jun 12 15:48:45.228202 crc crio[24284]: 2026-06-12T15:48:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3309a43382712b3 Mac:fa:bb:e7:3d:55:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.920145 | controller |     "Jun 12 15:48:45.230334 crc crio[24284]: time=\"2026-06-12T15:48:45.230220396Z\" level=info msg=\"Got pod network &{Name:swift-proxy-74df65c855-n4klx Namespace:openstack ID:3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 UID:35d25596-e99b-4ffa-936b-27d7020edfab NetNS:/var/run/netns/42ffbaf1-2ea7-44a9-9baa-25901de1a1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35d25596_e99b_4ffa_936b_27d7020edfab.slice PodAnnotations:0xc0006bf0f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.920159 | controller |     "Jun 12 15:48:45.230516 crc crio[24284]: time=\"2026-06-12T15:48:45.230461884Z\" level=info msg=\"Checking pod openstack_swift-proxy-74df65c855-n4klx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.920174 | controller |     "Jun 12 15:48:45.243077 crc crio[24284]: time=\"2026-06-12T15:48:45.242981233Z\" level=info msg=\"Ran pod sandbox 3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8 with infra container: openstack/swift-proxy-74df65c855-n4klx/POD\" id=14b63175-58bb-4754-af67-20fdcea71043 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.920189 | controller |     "Jun 12 15:48:45.255391 crc crio[24284]: time=\"2026-06-12T15:48:45.25509469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e83f5840-5877-4ff1-a276-57e4986ee214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.920204 | controller |     "Jun 12 15:48:45.352387 crc crio[24284]: time=\"2026-06-12T15:48:45.350827231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=61172d1a-c912-4b94-b73c-e21703c8370c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.920218 | controller |     "Jun 12 15:48:45.363406 crc crio[24284]: time=\"2026-06-12T15:48:45.363309905Z\" level=info msg=\"Creating container: openstack/swift-proxy-74df65c855-n4klx/proxy-httpd\" id=e2ccd01d-cda1-4bbe-9feb-6af2cf9602b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.920271 | controller |     "Jun 12 15:48:45.363951 crc crio[24284]: time=\"2026-06-12T15:48:45.363876423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.920293 | controller |     "Jun 12 15:48:45.443758 crc crio[24284]: time=\"2026-06-12T15:48:45.439845448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.920309 | controller |     "Jun 12 15:48:45.448742 crc crio[24284]: time=\"2026-06-12T15:48:45.448604302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.920324 | controller |     "Jun 12 15:48:45.659721 crc crio[24284]: time=\"2026-06-12T15:48:45.659050992Z\" level=info msg=\"Created container e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949: openstack/swift-proxy-74df65c855-n4klx/proxy-httpd\" id=e2ccd01d-cda1-4bbe-9feb-6af2cf9602b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.920339 | controller |     "Jun 12 15:48:45.661676 crc crio[24284]: time=\"2026-06-12T15:48:45.661491041Z\" level=info msg=\"Starting container: e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949\" id=7cced571-f857-4685-94e8-1bf8eba9cf03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.920354 | controller |     "Jun 12 15:48:45.679682 crc crio[24284]: time=\"2026-06-12T15:48:45.679463612Z\" level=info msg=\"Started container\" PID=76386 containerID=e3babd976cfae93ea9f20f3fd93e2d72e58073392ef6c6538153ec74aa9d0949 description=openstack/swift-proxy-74df65c855-n4klx/proxy-httpd id=7cced571-f857-4685-94e8-1bf8eba9cf03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8",
2026-06-12 16:39:24.920369 | controller |     "Jun 12 15:48:45.734625 crc crio[24284]: time=\"2026-06-12T15:48:45.734548692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3f1d6b69-8a30-4adf-bdc5-39c09281bb77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.920384 | controller |     "Jun 12 15:48:45.762004 crc crio[24284]: time=\"2026-06-12T15:48:45.761882022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7ddc645e-d669-4e75-88f2-d073054fa14c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.920398 | controller |     "Jun 12 15:48:45.772959 crc crio[24284]: time=\"2026-06-12T15:48:45.7728651Z\" level=info msg=\"Creating container: openstack/swift-proxy-74df65c855-n4klx/proxy-server\" id=10924031-9047-4788-9d2e-bb854a750f7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.920413 | controller |     "Jun 12 15:48:45.774824 crc crio[24284]: time=\"2026-06-12T15:48:45.773437989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.920427 | controller |     "Jun 12 15:48:45.917001 crc crio[24284]: time=\"2026-06-12T15:48:45.916716547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.920441 | controller |     "Jun 12 15:48:45.941020 crc crio[24284]: time=\"2026-06-12T15:48:45.939803951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.920456 | controller |     "Jun 12 15:48:46.401115 crc crio[24284]: time=\"2026-06-12T15:48:46.400581706Z\" level=info msg=\"Created container 9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd: openstack/swift-proxy-74df65c855-n4klx/proxy-server\" id=10924031-9047-4788-9d2e-bb854a750f7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.920489 | controller |     "Jun 12 15:48:46.402723 crc crio[24284]: time=\"2026-06-12T15:48:46.402693964Z\" level=info msg=\"Starting container: 9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd\" id=f678d080-4d45-497f-8e8d-ce60b6c83051 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.920507 | controller |     "Jun 12 15:48:46.415513 crc crio[24284]: time=\"2026-06-12T15:48:46.414865337Z\" level=info msg=\"Started container\" PID=76401 containerID=9704a99c0b6f9a8b13b36feaf6e32d819d29f8eddc38c6601150fc43ec292efd description=openstack/swift-proxy-74df65c855-n4klx/proxy-server id=f678d080-4d45-497f-8e8d-ce60b6c83051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3309a43382712b373d830775e473eeec4d40cdce5c2f0d5d9a97ade62a06e3b8",
2026-06-12 16:39:24.920540 | controller |     "Jun 12 15:48:46.677468 crc crio[24284]: time=\"2026-06-12T15:48:46.676017216Z\" level=info msg=\"Stopping container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01 (timeout: 30s)\" id=ff2e122f-2fe0-413a-9ffb-90c8d00d056f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920556 | controller |     "Jun 12 15:48:46.678745 crc crio[24284]: time=\"2026-06-12T15:48:46.678637261Z\" level=info msg=\"Stopping container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b (timeout: 30s)\" id=abb8e0ab-7718-46a9-adfc-f372ad75aad2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920570 | controller |     "Jun 12 15:48:47.377013 crc crio[24284]: time=\"2026-06-12T15:48:47.376890436Z\" level=warning msg=\"Stopping container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.920586 | controller |     "Jun 12 15:48:47.429488 crc crio[24284]: time=\"2026-06-12T15:48:47.429379454Z\" level=error msg=\"Killing container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.920600 | controller |     "Jun 12 15:48:47.471549 crc crio[24284]: time=\"2026-06-12T15:48:47.471440532Z\" level=info msg=\"Stopped container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=8e822186-19fa-48f2-904d-b7fadc191917 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920615 | controller |     "Jun 12 15:48:47.474133 crc crio[24284]: time=\"2026-06-12T15:48:47.474039106Z\" level=info msg=\"Stopping pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=01e561e5-1e1b-4e64-9d0f-079d7de9526d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920630 | controller |     "Jun 12 15:48:47.474747 crc crio[24284]: time=\"2026-06-12T15:48:47.474697377Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-77dd59bd66-pxbnm Namespace:openstack ID:814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0 UID:9958e26b-2b2c-4b6d-ba10-39a97ebdecef NetNS:/var/run/netns/e5f48711-cb6b-4f63-ba3a-5ebeec3b9556 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9958e26b_2b2c_4b6d_ba10_39a97ebdecef.slice PodAnnotations:0xc004af8830}] Aliases:map[]}\"",
2026-06-12 16:39:24.920644 | controller |     "Jun 12 15:48:47.474890 crc crio[24284]: time=\"2026-06-12T15:48:47.474867003Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-77dd59bd66-pxbnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.920659 | controller |     "Jun 12 15:48:47.915306 crc crio[24284]: time=\"2026-06-12T15:48:47.901095067Z\" level=info msg=\"Stopped container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe\" id=abb8e0ab-7718-46a9-adfc-f372ad75aad2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920677 | controller |     "Jun 12 15:48:47.996316 crc crio[24284]: time=\"2026-06-12T15:48:47.992441218Z\" level=info msg=\"Stopped pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=01e561e5-1e1b-4e64-9d0f-079d7de9526d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920693 | controller |     "Jun 12 15:48:48.528390 crc crio[24284]: time=\"2026-06-12T15:48:48.527875556Z\" level=warning msg=\"Stopping container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.920708 | controller |     "Jun 12 15:48:48.603196 crc crio[24284]: time=\"2026-06-12T15:48:48.602625746Z\" level=error msg=\"Killing container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.920723 | controller |     "Jun 12 15:48:48.637488 crc crio[24284]: time=\"2026-06-12T15:48:48.637397782Z\" level=info msg=\"Stopped container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=b7df0fdb-a139-4540-945e-44774ffea0f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920738 | controller |     "Jun 12 15:48:48.638724 crc crio[24284]: time=\"2026-06-12T15:48:48.638657692Z\" level=info msg=\"Stopping pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=e0e122fd-7d22-4acf-bd8d-842eb59c7024 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920752 | controller |     "Jun 12 15:48:48.639597 crc crio[24284]: time=\"2026-06-12T15:48:48.639545591Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6df6c68c97-sxlqv Namespace:openstack ID:c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639 UID:e9b8fc52-1e54-45e8-b1cd-d166db85e233 NetNS:/var/run/netns/98c72f60-f882-496d-8369-4c4db23c5e34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9b8fc52_1e54_45e8_b1cd_d166db85e233.slice PodAnnotations:0xc001e04f28}] Aliases:map[]}\"",
2026-06-12 16:39:24.920768 | controller |     "Jun 12 15:48:48.639779 crc crio[24284]: time=\"2026-06-12T15:48:48.639702256Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6df6c68c97-sxlqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.920784 | controller |     "Jun 12 15:48:48.749862 crc crio[24284]: time=\"2026-06-12T15:48:48.749743875Z\" level=info msg=\"Removing container: 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f\" id=12554fcb-20b9-4411-a8a3-4579368ead0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.920798 | controller |     "Jun 12 15:48:48.876914 crc crio[24284]: time=\"2026-06-12T15:48:48.876812359Z\" level=info msg=\"Removed container 2d80ef3bbb03f9375f50e34dcdac2ed3acc11a31b1257488e531355dac25760f: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener\" id=12554fcb-20b9-4411-a8a3-4579368ead0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.920813 | controller |     "Jun 12 15:48:48.897614 crc crio[24284]: time=\"2026-06-12T15:48:48.89753458Z\" level=info msg=\"Removing container: f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509\" id=16f974a7-d5ba-433d-b8ee-caf013d42044 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.920827 | controller |     "Jun 12 15:48:48.937576 crc crio[24284]: time=\"2026-06-12T15:48:48.937398199Z\" level=info msg=\"Removed container f053708dec803b8e782a83f7fd0310e0fd4cc8dbddd13effdf620d54bd572509: openstack/barbican-keystone-listener-77dd59bd66-pxbnm/barbican-keystone-listener-log\" id=16f974a7-d5ba-433d-b8ee-caf013d42044 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.920846 | controller |     "Jun 12 15:48:49.113590 crc crio[24284]: time=\"2026-06-12T15:48:49.11295977Z\" level=info msg=\"Stopped pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=e0e122fd-7d22-4acf-bd8d-842eb59c7024 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920861 | controller |     "Jun 12 15:48:49.387461 crc crio[24284]: time=\"2026-06-12T15:48:49.386670236Z\" level=info msg=\"Stopped container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler\" id=ff2e122f-2fe0-413a-9ffb-90c8d00d056f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920876 | controller |     "Jun 12 15:48:49.389825 crc crio[24284]: time=\"2026-06-12T15:48:49.387922465Z\" level=info msg=\"Stopping pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=b74bfae3-668e-43f1-9740-98f8d64d04a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920891 | controller |     "Jun 12 15:48:49.389825 crc crio[24284]: time=\"2026-06-12T15:48:49.388468903Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca UID:c896ff70-424b-4a25-b50c-ba5b1a8a5711 NetNS:/var/run/netns/0c9c112f-72bc-40e5-9f28-0f95feff9186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc896ff70_424b_4a25_b50c_ba5b1a8a5711.slice PodAnnotations:0xc0006be510}] Aliases:map[]}\"",
2026-06-12 16:39:24.920906 | controller |     "Jun 12 15:48:49.389825 crc crio[24284]: time=\"2026-06-12T15:48:49.388666689Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.920920 | controller |     "Jun 12 15:48:49.863577 crc crio[24284]: time=\"2026-06-12T15:48:49.862597097Z\" level=info msg=\"Removing container: 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8\" id=4a436177-fd9c-4eaf-95e1-034f05952c33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.920935 | controller |     "Jun 12 15:48:50.494852 crc crio[24284]: time=\"2026-06-12T15:48:50.49381107Z\" level=info msg=\"Stopping container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288 (timeout: 30s)\" id=68011224-f52a-4f8f-a1c8-b933d7d5edab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920949 | controller |     "Jun 12 15:48:50.495430 crc crio[24284]: time=\"2026-06-12T15:48:50.4950407Z\" level=info msg=\"Stopping container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc (timeout: 30s)\" id=8078d18f-4db2-4c17-8de6-d6aa4c3f39b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.920964 | controller |     "Jun 12 15:49:00.243984 crc crio[24284]: time=\"2026-06-12T15:49:00.242906658Z\" level=info msg=\"Stopped pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=b74bfae3-668e-43f1-9740-98f8d64d04a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.920979 | controller |     "Jun 12 15:49:00.317981 crc crio[24284]: time=\"2026-06-12T15:49:00.317807713Z\" level=info msg=\"Removed container 0fd43e8ff037d378456a1806c0de9b49cfef4de29aa08e412b72b727003ac4c8: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker\" id=4a436177-fd9c-4eaf-95e1-034f05952c33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.920994 | controller |     "Jun 12 15:49:00.324720 crc crio[24284]: time=\"2026-06-12T15:49:00.324602998Z\" level=info msg=\"Removing container: 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5\" id=31baff6f-970c-4de7-a5e4-0736a5255742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921011 | controller |     "Jun 12 15:49:00.353761 crc crio[24284]: time=\"2026-06-12T15:49:00.353591796Z\" level=info msg=\"Stopped container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api\" id=8078d18f-4db2-4c17-8de6-d6aa4c3f39b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.921026 | controller |     "Jun 12 15:49:00.382739 crc crio[24284]: time=\"2026-06-12T15:49:00.382649511Z\" level=info msg=\"Removed container 8d68b1ac68e65bc8873aa71d0932c1abba4b066b7a8f27c7199f21775cb13de5: openstack/barbican-worker-6df6c68c97-sxlqv/barbican-worker-log\" id=31baff6f-970c-4de7-a5e4-0736a5255742 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921041 | controller |     "Jun 12 15:49:00.515667 crc crio[24284]: time=\"2026-06-12T15:49:00.515554901Z\" level=info msg=\"Stopped container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log\" id=68011224-f52a-4f8f-a1c8-b933d7d5edab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.921056 | controller |     "Jun 12 15:49:00.521303 crc crio[24284]: time=\"2026-06-12T15:49:00.516755169Z\" level=info msg=\"Stopping pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=38602288-1f4b-464b-9ed7-70aaa134b026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.921076 | controller |     "Jun 12 15:49:00.521303 crc crio[24284]: time=\"2026-06-12T15:49:00.517599156Z\" level=info msg=\"Got pod network &{Name:placement-6757d7984-7rk9x Namespace:openstack ID:b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e UID:f4f060e7-c2ee-4c29-984f-392f751f68a9 NetNS:/var/run/netns/666ff862-b9fa-4cf9-9b3c-8658deff3351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4f060e7_c2ee_4c29_984f_392f751f68a9.slice PodAnnotations:0xc004af84c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.921099 | controller |     "Jun 12 15:49:00.521303 crc crio[24284]: time=\"2026-06-12T15:49:00.517748141Z\" level=info msg=\"Deleting pod openstack_placement-6757d7984-7rk9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.921121 | controller |     "Jun 12 15:49:00.809181 crc crio[24284]: time=\"2026-06-12T15:49:00.808728578Z\" level=info msg=\"Stopping container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471 (timeout: 30s)\" id=dabaea3e-e36b-446c-9410-d632dac81ea4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.921138 | controller |     "Jun 12 15:49:00.809506 crc crio[24284]: time=\"2026-06-12T15:49:00.808729187Z\" level=info msg=\"Stopping container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23 (timeout: 30s)\" id=e773581c-7fec-4815-96e3-3278ab40c230 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.921152 | controller |     "Jun 12 15:49:00.904025 crc crio[24284]: time=\"2026-06-12T15:49:00.903915611Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=e495ec19-d711-49b4-9320-d1c6b77d4fa2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.921166 | controller |     "Jun 12 15:49:00.911678 crc crio[24284]: time=\"2026-06-12T15:49:00.91152874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=af0453d7-8fe5-42af-a101-0002d180cb30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.921181 | controller |     "Jun 12 15:49:00.994665 crc crio[24284]: time=\"2026-06-12T15:49:00.99457192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=51729f38-872c-4e3d-947a-6b0736f4d1b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.921199 | controller |     "Jun 12 15:49:01.009675 crc crio[24284]: time=\"2026-06-12T15:49:01.009549144Z\" level=info msg=\"Stopped pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=38602288-1f4b-464b-9ed7-70aaa134b026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.921213 | controller |     "Jun 12 15:49:01.015812 crc crio[24284]: time=\"2026-06-12T15:49:01.015725874Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=0fc7803e-0ded-4ced-9fc1-91709a93d35b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.921228 | controller |     "Jun 12 15:49:01.018501 crc crio[24284]: time=\"2026-06-12T15:49:01.017974417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921242 | controller |     "Jun 12 15:49:01.110667 crc crio[24284]: time=\"2026-06-12T15:49:01.11058608Z\" level=info msg=\"Removing container: 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc\" id=288ca2a1-d59e-40e7-9bfe-e21ea0512432 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921256 | controller |     "Jun 12 15:49:01.144396 crc crio[24284]: time=\"2026-06-12T15:49:01.144138963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921271 | controller |     "Jun 12 15:49:01.149360 crc crio[24284]: time=\"2026-06-12T15:49:01.149238648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921285 | controller |     "Jun 12 15:49:01.205504 crc crio[24284]: time=\"2026-06-12T15:49:01.205395337Z\" level=info msg=\"Removed container 0708e68e36544b6c56a72ee60a4f800f244c497ca12c3a87531963151ddd35fc: openstack/placement-6757d7984-7rk9x/placement-api\" id=288ca2a1-d59e-40e7-9bfe-e21ea0512432 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921300 | controller |     "Jun 12 15:49:01.216930 crc crio[24284]: time=\"2026-06-12T15:49:01.216856194Z\" level=info msg=\"Removing container: 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288\" id=914b5cdf-7a27-4242-b77f-ebd78179e12a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921315 | controller |     "Jun 12 15:49:01.261507 crc crio[24284]: time=\"2026-06-12T15:49:01.260015626Z\" level=info msg=\"Removed container 5217705cf910211f9ea930378ee57bd2048f128b7f3d4d8a231794471a3f0288: openstack/placement-6757d7984-7rk9x/placement-log\" id=914b5cdf-7a27-4242-b77f-ebd78179e12a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921330 | controller |     "Jun 12 15:49:01.269767 crc crio[24284]: time=\"2026-06-12T15:49:01.269727872Z\" level=info msg=\"Removing container: 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b\" id=6495280e-35e0-4ad0-834e-3d5d4a7d46b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921344 | controller |     "Jun 12 15:49:01.416318 crc crio[24284]: time=\"2026-06-12T15:49:01.41599207Z\" level=info msg=\"Stopped container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=e773581c-7fec-4815-96e3-3278ab40c230 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.921359 | controller |     "Jun 12 15:49:01.422661 crc crio[24284]: time=\"2026-06-12T15:49:01.422590872Z\" level=info msg=\"Created container fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39: openstack/openstackclient/openstackclient\" id=0fc7803e-0ded-4ced-9fc1-91709a93d35b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.921374 | controller |     "Jun 12 15:49:01.427403 crc crio[24284]: time=\"2026-06-12T15:49:01.427211332Z\" level=info msg=\"Starting container: fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39\" id=0f04f87f-461d-4528-a160-84c0da5ca20c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.921391 | controller |     "Jun 12 15:49:01.433475 crc crio[24284]: time=\"2026-06-12T15:49:01.433335359Z\" level=info msg=\"Started container\" PID=77599 containerID=fc729761567c2310209593c5fb3626ec472426b4b0199394eaccc77676f56b39 description=openstack/openstackclient/openstackclient id=0f04f87f-461d-4528-a160-84c0da5ca20c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9660df7d1293a59168539fc28aa3bbd9b3561390a6bea650b972c9fe12cb5007",
2026-06-12 16:39:24.921407 | controller |     "Jun 12 15:49:01.514852 crc crio[24284]: time=\"2026-06-12T15:49:01.514759512Z\" level=info msg=\"Removed container 7912c3af145bf3df095ef7d977d2bf17cf603b702f224dcc937ff4539dd80c1b: openstack/cinder-scheduler-0/probe\" id=6495280e-35e0-4ad0-834e-3d5d4a7d46b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921422 | controller |     "Jun 12 15:49:01.518219 crc crio[24284]: time=\"2026-06-12T15:49:01.5178594Z\" level=info msg=\"Removing container: 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01\" id=2b301434-8580-4c1a-a656-ac05241efbeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921436 | controller |     "Jun 12 15:49:01.562041 crc crio[24284]: time=\"2026-06-12T15:49:01.561941449Z\" level=info msg=\"Removed container 084292b93e3022d865096090711a7f6d1bd6aef7f2ac9ac4f49b3b7b030f7c01: openstack/cinder-scheduler-0/cinder-scheduler\" id=2b301434-8580-4c1a-a656-ac05241efbeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921450 | controller |     "Jun 12 15:49:01.838769 crc crio[24284]: time=\"2026-06-12T15:49:01.838451861Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=adddfca4-60ea-4ab2-8dcf-ea4a3231b281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.921465 | controller |     "Jun 12 15:49:01.838769 crc crio[24284]: time=\"2026-06-12T15:49:01.838743801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921480 | controller |     "Jun 12 15:49:01.874835 crc crio[24284]: time=\"2026-06-12T15:49:01.874706397Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 UID:21ffbb7a-b75f-4379-94bf-7519d394cad9 NetNS:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ffbb7a_b75f_4379_94bf_7519d394cad9.slice PodAnnotations:0xc004286430}] Aliases:map[]}\"",
2026-06-12 16:39:24.921494 | controller |     "Jun 12 15:49:01.874835 crc crio[24284]: time=\"2026-06-12T15:49:01.874779739Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.921509 | controller |     "Jun 12 15:49:02.469146 crc crio[24284]: 2026-06-12T15:49:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d47bc39a5f7aa Mac:aa:c3:ac:fb:0e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.921547 | controller |     "Jun 12 15:49:02.470213 crc crio[24284]: time=\"2026-06-12T15:49:02.470107659Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 UID:21ffbb7a-b75f-4379-94bf-7519d394cad9 NetNS:/var/run/netns/e522546d-935b-48c0-b91c-e0c0acc75c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ffbb7a_b75f_4379_94bf_7519d394cad9.slice PodAnnotations:0xc004286430}] Aliases:map[]}\"",
2026-06-12 16:39:24.921568 | controller |     "Jun 12 15:49:02.470483 crc crio[24284]: time=\"2026-06-12T15:49:02.470379658Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.921583 | controller |     "Jun 12 15:49:02.493556 crc crio[24284]: time=\"2026-06-12T15:49:02.493116719Z\" level=info msg=\"Ran pod sandbox d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14 with infra container: openstack/cinder-scheduler-0/POD\" id=adddfca4-60ea-4ab2-8dcf-ea4a3231b281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.921597 | controller |     "Jun 12 15:49:02.496121 crc crio[24284]: time=\"2026-06-12T15:49:02.496013014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1bfc55a0-4549-469e-b11c-bbf60ef3407e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.921612 | controller |     "Jun 12 15:49:02.536859 crc crio[24284]: time=\"2026-06-12T15:49:02.536753177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1ef3371f-98a2-49af-a745-276313031b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.921626 | controller |     "Jun 12 15:49:02.546426 crc crio[24284]: time=\"2026-06-12T15:49:02.546338488Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=bd39c519-63a8-4327-95a1-8e1291a4cad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.921640 | controller |     "Jun 12 15:49:02.546733 crc crio[24284]: time=\"2026-06-12T15:49:02.546678409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921660 | controller |     "Jun 12 15:49:02.603981 crc crio[24284]: time=\"2026-06-12T15:49:02.603567466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921682 | controller |     "Jun 12 15:49:03.073394 crc crio[24284]: time=\"2026-06-12T15:49:03.073296586Z\" level=info msg=\"Stopped container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=dabaea3e-e36b-446c-9410-d632dac81ea4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.921704 | controller |     "Jun 12 15:49:03.074895 crc crio[24284]: time=\"2026-06-12T15:49:03.074806285Z\" level=info msg=\"Stopping pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=52aa0e55-6fc9-4293-aed1-0a40b77d368d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.921719 | controller |     "Jun 12 15:49:03.075731 crc crio[24284]: time=\"2026-06-12T15:49:03.075670073Z\" level=info msg=\"Got pod network &{Name:neutron-747bcd94c8-dd8sb Namespace:openstack ID:db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e UID:cf0775db-3906-460e-8e36-dfc8719d7e20 NetNS:/var/run/netns/45bb3413-b012-42cf-a667-cc2856b1f367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0775db_3906_460e_8e36_dfc8719d7e20.slice PodAnnotations:0xc004286428}] Aliases:map[]}\"",
2026-06-12 16:39:24.921734 | controller |     "Jun 12 15:49:03.075877 crc crio[24284]: time=\"2026-06-12T15:49:03.075851959Z\" level=info msg=\"Deleting pod openstack_neutron-747bcd94c8-dd8sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.921749 | controller |     "Jun 12 15:49:03.369926 crc crio[24284]: time=\"2026-06-12T15:49:03.369818519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921768 | controller |     "Jun 12 15:49:03.538182 crc crio[24284]: time=\"2026-06-12T15:49:03.537840499Z\" level=info msg=\"Created container 848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f: openstack/cinder-scheduler-0/cinder-scheduler\" id=bd39c519-63a8-4327-95a1-8e1291a4cad0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.921782 | controller |     "Jun 12 15:49:03.542756 crc crio[24284]: time=\"2026-06-12T15:49:03.542636904Z\" level=info msg=\"Starting container: 848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f\" id=202b17e8-5089-43db-92d1-b834fbb466c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.921797 | controller |     "Jun 12 15:49:03.556947 crc crio[24284]: time=\"2026-06-12T15:49:03.556754535Z\" level=info msg=\"Started container\" PID=77805 containerID=848d5d3992be22d601272a25116d3a44d311fc5e78b30513088f7e162ce7898f description=openstack/cinder-scheduler-0/cinder-scheduler id=202b17e8-5089-43db-92d1-b834fbb466c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14",
2026-06-12 16:39:24.921812 | controller |     "Jun 12 15:49:03.587646 crc crio[24284]: time=\"2026-06-12T15:49:03.587549817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2200ac5b-a3a0-4aac-904d-ae78bb988f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.921826 | controller |     "Jun 12 15:49:03.609923 crc crio[24284]: time=\"2026-06-12T15:49:03.609512115Z\" level=info msg=\"Stopped pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=52aa0e55-6fc9-4293-aed1-0a40b77d368d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.921840 | controller |     "Jun 12 15:49:03.631416 crc crio[24284]: time=\"2026-06-12T15:49:03.631319679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e4bdc333-62de-4a98-a6b0-ea836e859bbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.921854 | controller |     "Jun 12 15:49:03.639806 crc crio[24284]: time=\"2026-06-12T15:49:03.639511374Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=5fd40a42-8a6b-4547-b84c-a9d66087a37f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.921868 | controller |     "Jun 12 15:49:03.640144 crc crio[24284]: time=\"2026-06-12T15:49:03.640094493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921882 | controller |     "Jun 12 15:49:03.711313 crc crio[24284]: time=\"2026-06-12T15:49:03.710675824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921895 | controller |     "Jun 12 15:49:04.251932 crc crio[24284]: time=\"2026-06-12T15:49:04.251386329Z\" level=info msg=\"Removing container: d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23\" id=c0138cca-a57e-4567-ad62-ad1bcd3e0af4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921910 | controller |     "Jun 12 15:49:04.346889 crc crio[24284]: time=\"2026-06-12T15:49:04.346645501Z\" level=info msg=\"Removed container d5bae656f309cb4a94cfb1d593430716158df9396e7c559b14625898074a9c23: openstack/neutron-747bcd94c8-dd8sb/neutron-httpd\" id=c0138cca-a57e-4567-ad62-ad1bcd3e0af4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921930 | controller |     "Jun 12 15:49:04.349952 crc crio[24284]: time=\"2026-06-12T15:49:04.349864585Z\" level=info msg=\"Removing container: 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471\" id=52dccb0d-bb91-4f20-8464-9d8d2eecfb9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921945 | controller |     "Jun 12 15:49:04.402448 crc crio[24284]: time=\"2026-06-12T15:49:04.402344035Z\" level=info msg=\"Removed container 8d0047219002ba61f17ec9b4c6cdc78812a5deb6bb8e31c88f6a7a157c62f471: openstack/neutron-747bcd94c8-dd8sb/neutron-api\" id=52dccb0d-bb91-4f20-8464-9d8d2eecfb9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.921963 | controller |     "Jun 12 15:49:04.634099 crc crio[24284]: time=\"2026-06-12T15:49:04.634019269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.921977 | controller |     "Jun 12 15:49:04.802025 crc crio[24284]: time=\"2026-06-12T15:49:04.80194865Z\" level=info msg=\"Created container 9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd: openstack/cinder-scheduler-0/probe\" id=5fd40a42-8a6b-4547-b84c-a9d66087a37f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.921992 | controller |     "Jun 12 15:49:04.803540 crc crio[24284]: time=\"2026-06-12T15:49:04.80346878Z\" level=info msg=\"Starting container: 9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd\" id=43ee0331-3d6b-4481-b23b-cbb2eb814197 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.922006 | controller |     "Jun 12 15:49:04.810644 crc crio[24284]: time=\"2026-06-12T15:49:04.810574271Z\" level=info msg=\"Started container\" PID=77876 containerID=9ac2bf2a82be3807bb59651404d727856e00ff78c5bf89e1159a5c42eadb0cbd description=openstack/cinder-scheduler-0/probe id=43ee0331-3d6b-4481-b23b-cbb2eb814197 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d47bc39a5f7aa37774f63019691ed753382a1d7f76c544330521aa7ccb5b14",
2026-06-12 16:39:24.922021 | controller |     "Jun 12 15:49:09.489642 crc crio[24284]: time=\"2026-06-12T15:49:09.48876098Z\" level=warning msg=\"Stopping container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.922035 | controller |     "Jun 12 15:49:09.626041 crc crio[24284]: time=\"2026-06-12T15:49:09.625944944Z\" level=error msg=\"Killing container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.922050 | controller |     "Jun 12 15:49:09.649322 crc crio[24284]: time=\"2026-06-12T15:49:09.649061881Z\" level=info msg=\"Stopped container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd\" id=43522f3d-5dbb-496b-a9d7-434884d144f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.922065 | controller |     "Jun 12 15:49:09.654754 crc crio[24284]: time=\"2026-06-12T15:49:09.654409084Z\" level=info msg=\"Stopping pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=43f7b171-020f-4f89-9a5a-e17483aa7564 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.922079 | controller |     "Jun 12 15:49:09.658306 crc crio[24284]: time=\"2026-06-12T15:49:09.65643126Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a UID:d78c83f0-efc3-4506-a92b-46e94fde6b44 NetNS:/var/run/netns/6c50b0a9-0930-4df8-8049-ece4c5dadab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd78c83f0_efc3_4506_a92b_46e94fde6b44.slice PodAnnotations:0xc0026135d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.922094 | controller |     "Jun 12 15:49:09.658306 crc crio[24284]: time=\"2026-06-12T15:49:09.656682868Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922109 | controller |     "Jun 12 15:49:10.107589 crc crio[24284]: time=\"2026-06-12T15:49:10.106856357Z\" level=info msg=\"Stopped pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=43f7b171-020f-4f89-9a5a-e17483aa7564 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.922127 | controller |     "Jun 12 15:49:10.373665 crc crio[24284]: time=\"2026-06-12T15:49:10.369569907Z\" level=info msg=\"Removing container: f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd\" id=462ed5c6-6e65-4b09-b5d3-4dedffe3aa9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922142 | controller |     "Jun 12 15:49:10.495698 crc crio[24284]: time=\"2026-06-12T15:49:10.49503861Z\" level=info msg=\"Removed container f4835ce4047b0aaf83d6df7a1598ea4544a196481ce95e28a6e25bd178d4b0dd: openstack/ceilometer-0/proxy-httpd\" id=462ed5c6-6e65-4b09-b5d3-4dedffe3aa9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922157 | controller |     "Jun 12 15:49:10.501407 crc crio[24284]: time=\"2026-06-12T15:49:10.501119286Z\" level=info msg=\"Removing container: d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4\" id=4f4fb6df-94d1-4a20-88fb-4bd25c69279b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922172 | controller |     "Jun 12 15:49:10.527775 crc crio[24284]: time=\"2026-06-12T15:49:10.52765178Z\" level=info msg=\"Removed container d05148af366cf6b428d8bd4f90801132be8949c08a86d0da07221f59df64b9b4: openstack/ceilometer-0/sg-core\" id=4f4fb6df-94d1-4a20-88fb-4bd25c69279b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922187 | controller |     "Jun 12 15:49:10.540390 crc crio[24284]: time=\"2026-06-12T15:49:10.537669788Z\" level=info msg=\"Removing container: a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035\" id=75d14660-2c4b-4a3e-83d9-479496e7957d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922202 | controller |     "Jun 12 15:49:10.582836 crc crio[24284]: time=\"2026-06-12T15:49:10.582739767Z\" level=info msg=\"Removed container a4bbbdb19b413e7131a43dc0151097bcbf3aca7af4dc0b7c22f33ec79b1c9035: openstack/ceilometer-0/ceilometer-notification-agent\" id=75d14660-2c4b-4a3e-83d9-479496e7957d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922217 | controller |     "Jun 12 15:49:10.587665 crc crio[24284]: time=\"2026-06-12T15:49:10.587106085Z\" level=info msg=\"Removing container: 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47\" id=bc23f017-e4c3-4704-acb4-87bd4b3e1ed1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922231 | controller |     "Jun 12 15:49:10.623023 crc crio[24284]: time=\"2026-06-12T15:49:10.622811052Z\" level=info msg=\"Removed container 1da7f9ac5184a02c8e713898e986abe503e75aa83678bd88524e76e2588aef47: openstack/ceilometer-0/ceilometer-central-agent\" id=bc23f017-e4c3-4704-acb4-87bd4b3e1ed1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.922246 | controller |     "Jun 12 15:49:11.136795 crc crio[24284]: time=\"2026-06-12T15:49:11.136637714Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1e1cdecc-e933-4ef4-93b7-79dcd7fe1f87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922260 | controller |     "Jun 12 15:49:11.136795 crc crio[24284]: time=\"2026-06-12T15:49:11.136747548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922275 | controller |     "Jun 12 15:49:11.189762 crc crio[24284]: time=\"2026-06-12T15:49:11.189539004Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"",
2026-06-12 16:39:24.922294 | controller |     "Jun 12 15:49:11.189762 crc crio[24284]: time=\"2026-06-12T15:49:11.189600206Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922309 | controller |     "Jun 12 15:49:11.802971 crc crio[24284]: time=\"2026-06-12T15:49:11.802497001Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-4cdgh/POD\" id=1d7cfa14-643a-414f-b0bb-679463925f22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922329 | controller |     "Jun 12 15:49:11.804297 crc crio[24284]: time=\"2026-06-12T15:49:11.803021839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922352 | controller |     "Jun 12 15:49:11.906611 crc crio[24284]: time=\"2026-06-12T15:49:11.904940724Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"",
2026-06-12 16:39:24.922372 | controller |     "Jun 12 15:49:11.907312 crc crio[24284]: time=\"2026-06-12T15:49:11.907203118Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-4cdgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922387 | controller |     "Jun 12 15:49:11.939985 crc crio[24284]: time=\"2026-06-12T15:49:11.939890712Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-003f-account-create-update-bvccw/POD\" id=6ddc37f3-8669-4fd3-97eb-ca356ca4d6cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922402 | controller |     "Jun 12 15:49:11.940221 crc crio[24284]: time=\"2026-06-12T15:49:11.940020396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922417 | controller |     "Jun 12 15:49:11.949650 crc crio[24284]: 2026-06-12T15:49:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28c6929e8801c05 Mac:62:5b:bd:5a:57:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 SocketPath: PciID:}] [{Interface:0xc0002776f0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.922433 | controller |     "Jun 12 15:49:11.949650 crc crio[24284]: time=\"2026-06-12T15:49:11.946495565Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc00041ccf8}] Aliases:map[]}\"",
2026-06-12 16:39:24.922448 | controller |     "Jun 12 15:49:11.949650 crc crio[24284]: time=\"2026-06-12T15:49:11.946660251Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.922463 | controller |     "Jun 12 15:49:11.988046 crc crio[24284]: time=\"2026-06-12T15:49:11.987949329Z\" level=info msg=\"Ran pod sandbox 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 with infra container: openstack/ceilometer-0/POD\" id=1e1cdecc-e933-4ef4-93b7-79dcd7fe1f87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922478 | controller |     "Jun 12 15:49:11.997361 crc crio[24284]: time=\"2026-06-12T15:49:11.997226452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=127dbd6c-ec4c-4315-8370-3fdc8268b7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.922497 | controller |     "Jun 12 15:49:11.997897 crc crio[24284]: time=\"2026-06-12T15:49:11.997834245Z\" level=info msg=\"Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"",
2026-06-12 16:39:24.922529 | controller |     "Jun 12 15:49:11.997985 crc crio[24284]: time=\"2026-06-12T15:49:11.997893377Z\" level=info msg=\"Adding pod openstack_nova-api-003f-account-create-update-bvccw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922551 | controller |     "Jun 12 15:49:12.043788 crc crio[24284]: time=\"2026-06-12T15:49:12.043706305Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-dbnq2/POD\" id=99ccbab5-3760-461d-a760-d6fe5f5cb660 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922568 | controller |     "Jun 12 15:49:12.043966 crc crio[24284]: time=\"2026-06-12T15:49:12.043820982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922583 | controller |     "Jun 12 15:49:12.067606 crc crio[24284]: time=\"2026-06-12T15:49:12.067454365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a6ddfdc4-3863-4263-ad27-2477402a4c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.922598 | controller |     "Jun 12 15:49:12.099186 crc crio[24284]: time=\"2026-06-12T15:49:12.09906139Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6d296ade-07ac-4875-bc9e-55587d9dcfeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.922613 | controller |     "Jun 12 15:49:12.099845 crc crio[24284]: time=\"2026-06-12T15:49:12.099787844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922627 | controller |     "Jun 12 15:49:12.113732 crc crio[24284]: time=\"2026-06-12T15:49:12.111994974Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-3ced-account-create-update-4lrcp/POD\" id=4c7d57cd-e34e-42ce-8a0f-721edce31e4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922642 | controller |     "Jun 12 15:49:12.113732 crc crio[24284]: time=\"2026-06-12T15:49:12.112098687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922657 | controller |     "Jun 12 15:49:12.118300 crc crio[24284]: time=\"2026-06-12T15:49:12.117606059Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}\"",
2026-06-12 16:39:24.922672 | controller |     "Jun 12 15:49:12.118300 crc crio[24284]: time=\"2026-06-12T15:49:12.117679092Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-dbnq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922690 | controller |     "Jun 12 15:49:12.264747 crc crio[24284]: time=\"2026-06-12T15:49:12.264095599Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-p8pxc/POD\" id=341ab922-c7bb-4c93-8dd6-cde535f4aa83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922705 | controller |     "Jun 12 15:49:12.264747 crc crio[24284]: time=\"2026-06-12T15:49:12.264311676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922720 | controller |     "Jun 12 15:49:12.271365 crc crio[24284]: time=\"2026-06-12T15:49:12.271111179Z\" level=info msg=\"Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc0009b8840}] Aliases:map[]}\"",
2026-06-12 16:39:24.922735 | controller |     "Jun 12 15:49:12.271365 crc crio[24284]: time=\"2026-06-12T15:49:12.271225762Z\" level=info msg=\"Adding pod openstack_nova-cell0-3ced-account-create-update-4lrcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922756 | controller |     "Jun 12 15:49:12.302678 crc crio[24284]: time=\"2026-06-12T15:49:12.302545623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922779 | controller |     "Jun 12 15:49:12.322806 crc crio[24284]: time=\"2026-06-12T15:49:12.313889513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922799 | controller |     "Jun 12 15:49:12.344065 crc crio[24284]: time=\"2026-06-12T15:49:12.343921573Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc00041d388}] Aliases:map[]}\"",
2026-06-12 16:39:24.922821 | controller |     "Jun 12 15:49:12.345237 crc crio[24284]: time=\"2026-06-12T15:49:12.344048367Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-p8pxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922838 | controller |     "Jun 12 15:49:12.415319 crc crio[24284]: time=\"2026-06-12T15:49:12.411904686Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-fc35-account-create-update-tqxjw/POD\" id=8f23074c-7df2-4b58-81e7-b561e4a6b95b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.922853 | controller |     "Jun 12 15:49:12.415319 crc crio[24284]: time=\"2026-06-12T15:49:12.41202169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.922868 | controller |     "Jun 12 15:49:12.551428 crc crio[24284]: time=\"2026-06-12T15:49:12.551239727Z\" level=info msg=\"Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}\"",
2026-06-12 16:39:24.922886 | controller |     "Jun 12 15:49:12.551428 crc crio[24284]: time=\"2026-06-12T15:49:12.551379472Z\" level=info msg=\"Adding pod openstack_nova-cell1-fc35-account-create-update-tqxjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.922902 | controller |     "Jun 12 15:49:12.579405 crc crio[24284]: time=\"2026-06-12T15:49:12.579200264Z\" level=info msg=\"Created container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent\" id=6d296ade-07ac-4875-bc9e-55587d9dcfeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.922916 | controller |     "Jun 12 15:49:12.585213 crc crio[24284]: time=\"2026-06-12T15:49:12.585073892Z\" level=info msg=\"Starting container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40\" id=2b4a6b25-55f1-427e-811b-fe3b4b3b309c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.922931 | controller |     "Jun 12 15:49:12.593792 crc crio[24284]: time=\"2026-06-12T15:49:12.593744094Z\" level=info msg=\"Started container\" PID=78460 containerID=3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40 description=openstack/ceilometer-0/ceilometer-central-agent id=2b4a6b25-55f1-427e-811b-fe3b4b3b309c name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1",
2026-06-12 16:39:24.922946 | controller |     "Jun 12 15:49:12.639867 crc crio[24284]: time=\"2026-06-12T15:49:12.639730717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=396b0208-9e30-46e9-ba85-84c1ef78a857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.922961 | controller |     "Jun 12 15:49:12.683929 crc crio[24284]: time=\"2026-06-12T15:49:12.683517675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=cc56279d-d26c-497d-b42a-ebe0dd977fd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.922975 | controller |     "Jun 12 15:49:12.705493 crc crio[24284]: time=\"2026-06-12T15:49:12.705007378Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc03d731-6ddd-42ad-b19c-ec30572bfd24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.922990 | controller |     "Jun 12 15:49:12.705766 crc crio[24284]: time=\"2026-06-12T15:49:12.705534376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923004 | controller |     "Jun 12 15:49:12.739844 crc crio[24284]: 2026-06-12T15:49:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bec218fd317b5e Mac:e2:ed:6b:f1:4b:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.923021 | controller |     "Jun 12 15:49:12.743457 crc crio[24284]: time=\"2026-06-12T15:49:12.741650943Z\" level=info msg=\"Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc002722160}] Aliases:map[]}\"",
2026-06-12 16:39:24.923035 | controller |     "Jun 12 15:49:12.743457 crc crio[24284]: time=\"2026-06-12T15:49:12.74188609Z\" level=info msg=\"Checking pod openstack_nova-api-003f-account-create-update-bvccw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.923054 | controller |     "Jun 12 15:49:12.764945 crc crio[24284]: time=\"2026-06-12T15:49:12.7648927Z\" level=info msg=\"Ran pod sandbox 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 with infra container: openstack/nova-api-003f-account-create-update-bvccw/POD\" id=6ddc37f3-8669-4fd3-97eb-ca356ca4d6cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.923069 | controller |     "Jun 12 15:49:12.771342 crc crio[24284]: time=\"2026-06-12T15:49:12.771298329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dac8fff0-e5cd-41e2-ac40-f164fda64f9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923084 | controller |     "Jun 12 15:49:12.778559 crc crio[24284]: time=\"2026-06-12T15:49:12.778467722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22bd201b-19d9-435a-9468-298355fbd6e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923098 | controller |     "Jun 12 15:49:12.804103 crc crio[24284]: time=\"2026-06-12T15:49:12.803992435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923113 | controller |     "Jun 12 15:49:12.814706 crc crio[24284]: time=\"2026-06-12T15:49:12.814598339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923127 | controller |     "Jun 12 15:49:12.840228 crc crio[24284]: time=\"2026-06-12T15:49:12.840088323Z\" level=info msg=\"Creating container: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update\" id=af3a1128-5377-441d-a72a-4c2750b051fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923142 | controller |     "Jun 12 15:49:12.841148 crc crio[24284]: time=\"2026-06-12T15:49:12.841126607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923156 | controller |     "Jun 12 15:49:12.989145 crc crio[24284]: time=\"2026-06-12T15:49:12.988889157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923171 | controller |     "Jun 12 15:49:13.007064 crc crio[24284]: time=\"2026-06-12T15:49:13.00693016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923185 | controller |     "Jun 12 15:49:13.021905 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a24ed3d0bd76af Mac:5e:3b:1b:70:37:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 SocketPath: PciID:}] [{Interface:0xc0005185d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.923200 | controller |     "Jun 12 15:49:13.024495 crc crio[24284]: time=\"2026-06-12T15:49:13.024457445Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc00041cbc8}] Aliases:map[]}\"",
2026-06-12 16:39:24.923215 | controller |     "Jun 12 15:49:13.024898 crc crio[24284]: time=\"2026-06-12T15:49:13.024877481Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-dbnq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.923236 | controller |     "Jun 12 15:49:13.032640 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e5f0e582536d38 Mac:a6:d5:a9:bd:bc:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 SocketPath: PciID:}] [{Interface:0xc0001ff1d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.923253 | controller |     "Jun 12 15:49:13.033975 crc crio[24284]: time=\"2026-06-12T15:49:13.033380121Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc00041cfc0}] Aliases:map[]}\"",
2026-06-12 16:39:24.923269 | controller |     "Jun 12 15:49:13.033975 crc crio[24284]: time=\"2026-06-12T15:49:13.033573287Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-4cdgh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.923285 | controller |     "Jun 12 15:49:13.059585 crc crio[24284]: time=\"2026-06-12T15:49:13.055993855Z\" level=info msg=\"Ran pod sandbox 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae with infra container: openstack/nova-cell0-db-create-dbnq2/POD\" id=99ccbab5-3760-461d-a760-d6fe5f5cb660 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.923301 | controller |     "Jun 12 15:49:13.067972 crc crio[24284]: time=\"2026-06-12T15:49:13.067667443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4784bef7-eeb8-4f8f-b72e-cbbae65414e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923316 | controller |     "Jun 12 15:49:13.076946 crc crio[24284]: time=\"2026-06-12T15:49:13.076570671Z\" level=info msg=\"Ran pod sandbox 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d with infra container: openstack/nova-api-db-create-4cdgh/POD\" id=1d7cfa14-643a-414f-b0bb-679463925f22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.923331 | controller |     "Jun 12 15:49:13.086232 crc crio[24284]: time=\"2026-06-12T15:49:13.086128044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2ce55340-fa89-41ff-9aa4-59f742e70a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923346 | controller |     "Jun 12 15:49:13.087127 crc crio[24284]: time=\"2026-06-12T15:49:13.086701093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1aa0ce32-785f-498c-a1d8-3268692ef398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923361 | controller |     "Jun 12 15:49:13.104841 crc crio[24284]: time=\"2026-06-12T15:49:13.103821766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=75c3fc30-6146-4fe7-8c97-a2b2b225d501 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923376 | controller |     "Jun 12 15:49:13.115427 crc crio[24284]: time=\"2026-06-12T15:49:13.114892511Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create\" id=646de8d3-83a8-483c-ba61-69749c62a7d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923391 | controller |     "Jun 12 15:49:13.115701 crc crio[24284]: time=\"2026-06-12T15:49:13.115659216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923409 | controller |     "Jun 12 15:49:13.129129 crc crio[24284]: time=\"2026-06-12T15:49:13.128893086Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-4cdgh/mariadb-database-create\" id=2dc40373-b292-4466-babc-dbd969b4fff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923425 | controller |     "Jun 12 15:49:13.149630 crc crio[24284]: time=\"2026-06-12T15:49:13.14912055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923441 | controller |     "Jun 12 15:49:13.167463 crc crio[24284]: time=\"2026-06-12T15:49:13.163794476Z\" level=info msg=\"Created container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent\" id=bc03d731-6ddd-42ad-b19c-ec30572bfd24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923458 | controller |     "Jun 12 15:49:13.170536 crc crio[24284]: time=\"2026-06-12T15:49:13.169128177Z\" level=info msg=\"Starting container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b\" id=5e304929-f514-42b4-9af7-cac854300eb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.923473 | controller |     "Jun 12 15:49:13.180621 crc crio[24284]: time=\"2026-06-12T15:49:13.180520335Z\" level=info msg=\"Started container\" PID=78571 containerID=5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b description=openstack/ceilometer-0/ceilometer-notification-agent id=5e304929-f514-42b4-9af7-cac854300eb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1",
2026-06-12 16:39:24.923489 | controller |     "Jun 12 15:49:13.199068 crc crio[24284]: time=\"2026-06-12T15:49:13.19705142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f3a15ec2-6f99-406c-a7a0-78ca946ec7a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923505 | controller |     "Jun 12 15:49:13.230461 crc crio[24284]: time=\"2026-06-12T15:49:13.230393877Z\" level=info msg=\"Created container 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update\" id=af3a1128-5377-441d-a72a-4c2750b051fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923542 | controller |     "Jun 12 15:49:13.232912 crc crio[24284]: time=\"2026-06-12T15:49:13.232782374Z\" level=info msg=\"Starting container: 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d\" id=d1b85233-28b6-4384-b32a-516a31267449 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.923560 | controller |     "Jun 12 15:49:13.266389 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fbb5752f6b5abc Mac:f6:ef:85:4f:e9:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 SocketPath: PciID:}] [{Interface:0xc00046a920 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.923576 | controller |     "Jun 12 15:49:13.267001 crc crio[24284]: time=\"2026-06-12T15:49:13.266833831Z\" level=info msg=\"Started container\" PID=78593 containerID=41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d description=openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update id=d1b85233-28b6-4384-b32a-516a31267449 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89",
2026-06-12 16:39:24.923592 | controller |     "Jun 12 15:49:13.267807 crc crio[24284]: time=\"2026-06-12T15:49:13.267732933Z\" level=info msg=\"Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc0009b8840}] Aliases:map[]}\"",
2026-06-12 16:39:24.923611 | controller |     "Jun 12 15:49:13.268381 crc crio[24284]: time=\"2026-06-12T15:49:13.267893648Z\" level=info msg=\"Checking pod openstack_nova-cell0-3ced-account-create-update-4lrcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.923626 | controller |     "Jun 12 15:49:13.303287 crc crio[24284]: time=\"2026-06-12T15:49:13.300998475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923642 | controller |     "Jun 12 15:49:13.318064 crc crio[24284]: time=\"2026-06-12T15:49:13.317966128Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5bb93c91-f1d5-4461-9e82-c6b99f470349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923657 | controller |     "Jun 12 15:49:13.320656 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cebe074bd9d4720 Mac:3a:04:e9:0a:b0:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.923674 | controller |     "Jun 12 15:49:13.321587 crc crio[24284]: time=\"2026-06-12T15:49:13.320539553Z\" level=info msg=\"Ran pod sandbox 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab with infra container: openstack/nova-cell0-3ced-account-create-update-4lrcp/POD\" id=4c7d57cd-e34e-42ce-8a0f-721edce31e4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.923690 | controller |     "Jun 12 15:49:13.323238 crc crio[24284]: time=\"2026-06-12T15:49:13.323120686Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc00041d388}] Aliases:map[]}\"",
2026-06-12 16:39:24.923705 | controller |     "Jun 12 15:49:13.326121 crc crio[24284]: time=\"2026-06-12T15:49:13.326052737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923721 | controller |     "Jun 12 15:49:13.326859 crc crio[24284]: time=\"2026-06-12T15:49:13.326779656Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-p8pxc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.923736 | controller |     "Jun 12 15:49:13.328831 crc crio[24284]: time=\"2026-06-12T15:49:13.328744775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a2d52a59-686f-4c4c-b662-cd872d88124d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923751 | controller |     "Jun 12 15:49:13.339138 crc crio[24284]: time=\"2026-06-12T15:49:13.339054151Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8b67f8fb-6255-4453-9d12-90deaa013b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923767 | controller |     "Jun 12 15:49:13.361315 crc crio[24284]: time=\"2026-06-12T15:49:13.360962759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923785 | controller |     "Jun 12 15:49:13.361315 crc crio[24284]: time=\"2026-06-12T15:49:13.36128896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923801 | controller |     "Jun 12 15:49:13.371329 crc crio[24284]: time=\"2026-06-12T15:49:13.369394724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923816 | controller |     "Jun 12 15:49:13.374182 crc crio[24284]: time=\"2026-06-12T15:49:13.371886996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=04f4f153-f967-4a71-9b47-64c3c5b9b42c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923832 | controller |     "Jun 12 15:49:13.389197 crc crio[24284]: time=\"2026-06-12T15:49:13.388333522Z\" level=info msg=\"Ran pod sandbox cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 with infra container: openstack/nova-cell1-db-create-p8pxc/POD\" id=341ab922-c7bb-4c93-8dd6-cde535f4aa83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.923847 | controller |     "Jun 12 15:49:13.410006 crc crio[24284]: time=\"2026-06-12T15:49:13.408319186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82696708-d62a-4b2e-995b-62866d5f5597 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923862 | controller |     "Jun 12 15:49:13.418301 crc crio[24284]: time=\"2026-06-12T15:49:13.417703362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=76e0fcdf-bc3d-43c0-b6ee-7e3a2f296f17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.923876 | controller |     "Jun 12 15:49:13.422288 crc crio[24284]: time=\"2026-06-12T15:49:13.418549749Z\" level=info msg=\"Creating container: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update\" id=90d52192-cde2-42d2-897a-6609fe9e75d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923891 | controller |     "Jun 12 15:49:13.422288 crc crio[24284]: time=\"2026-06-12T15:49:13.418854687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.923906 | controller |     "Jun 12 15:49:13.438837 crc crio[24284]: 2026-06-12T15:49:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:357c36ff8fbeefc Mac:a6:5d:fc:17:67:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 SocketPath: PciID:}] [{Interface:0xc0003bf1f0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.923922 | controller |     "Jun 12 15:49:13.438837 crc crio[24284]: time=\"2026-06-12T15:49:13.438155338Z\" level=info msg=\"Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}\"",
2026-06-12 16:39:24.923937 | controller |     "Jun 12 15:49:13.438837 crc crio[24284]: time=\"2026-06-12T15:49:13.438394356Z\" level=info msg=\"Checking pod openstack_nova-cell1-fc35-account-create-update-tqxjw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.923953 | controller |     "Jun 12 15:49:13.442411 crc crio[24284]: time=\"2026-06-12T15:49:13.440980062Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create\" id=43b1e8c2-1985-428a-92be-7a9096c3e23a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.923980 | controller |     "Jun 12 15:49:13.471309 crc crio[24284]: time=\"2026-06-12T15:49:13.468726782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924004 | controller |     "Jun 12 15:49:13.471309 crc crio[24284]: time=\"2026-06-12T15:49:13.470505986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924021 | controller |     "Jun 12 15:49:13.488294 crc crio[24284]: time=\"2026-06-12T15:49:13.488055015Z\" level=info msg=\"Ran pod sandbox 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e with infra container: openstack/nova-cell1-fc35-account-create-update-tqxjw/POD\" id=8f23074c-7df2-4b58-81e7-b561e4a6b95b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.924037 | controller |     "Jun 12 15:49:13.493819 crc crio[24284]: time=\"2026-06-12T15:49:13.493348424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924053 | controller |     "Jun 12 15:49:13.495363 crc crio[24284]: time=\"2026-06-12T15:49:13.494818134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e3013e2e-1f3b-4cda-ae03-0e060d32b798 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.924068 | controller |     "Jun 12 15:49:13.558299 crc crio[24284]: time=\"2026-06-12T15:49:13.557956228Z\" level=info msg=\"Created container 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create\" id=646de8d3-83a8-483c-ba61-69749c62a7d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924083 | controller |     "Jun 12 15:49:13.562352 crc crio[24284]: time=\"2026-06-12T15:49:13.559520876Z\" level=info msg=\"Starting container: 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87\" id=0667931f-05d6-40a5-bdd8-2fb42a734e08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924098 | controller |     "Jun 12 15:49:13.571300 crc crio[24284]: time=\"2026-06-12T15:49:13.569151537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4726ecfe-e8d1-4d65-ad3b-8f052b7595c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.924113 | controller |     "Jun 12 15:49:13.579023 crc crio[24284]: time=\"2026-06-12T15:49:13.576573544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924129 | controller |     "Jun 12 15:49:13.583309 crc crio[24284]: time=\"2026-06-12T15:49:13.581371213Z\" level=info msg=\"Created container 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a: openstack/nova-api-db-create-4cdgh/mariadb-database-create\" id=2dc40373-b292-4466-babc-dbd969b4fff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924144 | controller |     "Jun 12 15:49:13.587122 crc crio[24284]: time=\"2026-06-12T15:49:13.586806339Z\" level=info msg=\"Starting container: 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a\" id=ea021e38-05c5-4ddb-82a9-b02700f6e9e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924159 | controller |     "Jun 12 15:49:13.590285 crc crio[24284]: time=\"2026-06-12T15:49:13.589236551Z\" level=info msg=\"Creating container: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update\" id=70773d79-f3e5-44a9-a730-6f2e02e36605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924177 | controller |     "Jun 12 15:49:13.590285 crc crio[24284]: time=\"2026-06-12T15:49:13.589666119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924192 | controller |     "Jun 12 15:49:13.607295 crc crio[24284]: time=\"2026-06-12T15:49:13.603582139Z\" level=info msg=\"Started container\" PID=78625 containerID=90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a description=openstack/nova-api-db-create-4cdgh/mariadb-database-create id=ea021e38-05c5-4ddb-82a9-b02700f6e9e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d",
2026-06-12 16:39:24.924208 | controller |     "Jun 12 15:49:13.607295 crc crio[24284]: time=\"2026-06-12T15:49:13.605571493Z\" level=info msg=\"Started container\" PID=78621 containerID=501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87 description=openstack/nova-cell0-db-create-dbnq2/mariadb-database-create id=0667931f-05d6-40a5-bdd8-2fb42a734e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae",
2026-06-12 16:39:24.924223 | controller |     "Jun 12 15:49:13.607295 crc crio[24284]: time=\"2026-06-12T15:49:13.606566853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924238 | controller |     "Jun 12 15:49:13.695938 crc crio[24284]: time=\"2026-06-12T15:49:13.6958156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924253 | controller |     "Jun 12 15:49:13.703001 crc crio[24284]: time=\"2026-06-12T15:49:13.702050129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924268 | controller |     "Jun 12 15:49:13.774560 crc crio[24284]: time=\"2026-06-12T15:49:13.772126843Z\" level=info msg=\"Created container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core\" id=8b67f8fb-6255-4453-9d12-90deaa013b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924283 | controller |     "Jun 12 15:49:13.778431 crc crio[24284]: time=\"2026-06-12T15:49:13.778350365Z\" level=info msg=\"Starting container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e\" id=34897e35-7d84-4f86-8f3a-6717b942d9db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924298 | controller |     "Jun 12 15:49:13.802498 crc crio[24284]: time=\"2026-06-12T15:49:13.802391116Z\" level=info msg=\"Started container\" PID=78639 containerID=1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e description=openstack/ceilometer-0/sg-core id=34897e35-7d84-4f86-8f3a-6717b942d9db name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1",
2026-06-12 16:39:24.924313 | controller |     "Jun 12 15:49:13.833909 crc crio[24284]: time=\"2026-06-12T15:49:13.833628115Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=63c7d029-2445-4a00-af3e-91655bd142ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.924328 | controller |     "Jun 12 15:49:13.923474 crc crio[24284]: time=\"2026-06-12T15:49:13.923013422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924343 | controller |     "Jun 12 15:49:13.932736 crc crio[24284]: time=\"2026-06-12T15:49:13.932676432Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b13d0d4b-909b-40e6-88bf-7c092e352912 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.924362 | controller |     "Jun 12 15:49:13.945114 crc crio[24284]: time=\"2026-06-12T15:49:13.94502331Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0a65ddd6-42ab-40fa-9ffa-3f13eed21578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924377 | controller |     "Jun 12 15:49:13.945878 crc crio[24284]: time=\"2026-06-12T15:49:13.945852957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924394 | controller |     "Jun 12 15:49:13.954141 crc crio[24284]: time=\"2026-06-12T15:49:13.946360386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924410 | controller |     "Jun 12 15:49:13.984753 crc crio[24284]: time=\"2026-06-12T15:49:13.984623319Z\" level=info msg=\"Created container ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create\" id=43b1e8c2-1985-428a-92be-7a9096c3e23a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924426 | controller |     "Jun 12 15:49:13.986931 crc crio[24284]: time=\"2026-06-12T15:49:13.986848744Z\" level=info msg=\"Starting container: ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63\" id=d3177660-7ce5-4c45-bb11-2cf2bb932337 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924442 | controller |     "Jun 12 15:49:14.004728 crc crio[24284]: time=\"2026-06-12T15:49:14.004561575Z\" level=info msg=\"Started container\" PID=78690 containerID=ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63 description=openstack/nova-cell1-db-create-p8pxc/mariadb-database-create id=d3177660-7ce5-4c45-bb11-2cf2bb932337 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6",
2026-06-12 16:39:24.924457 | controller |     "Jun 12 15:49:14.041389 crc crio[24284]: time=\"2026-06-12T15:49:14.041201193Z\" level=info msg=\"Created container d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update\" id=90d52192-cde2-42d2-897a-6609fe9e75d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924486 | controller |     "Jun 12 15:49:14.043124 crc crio[24284]: time=\"2026-06-12T15:49:14.043083069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924504 | controller |     "Jun 12 15:49:14.045983 crc crio[24284]: time=\"2026-06-12T15:49:14.045957412Z\" level=info msg=\"Starting container: d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a\" id=47dd2e18-686a-411e-a6c2-5043e09ae906 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924538 | controller |     "Jun 12 15:49:14.052937 crc crio[24284]: time=\"2026-06-12T15:49:14.052895829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.924555 | controller |     "Jun 12 15:49:14.057842 crc crio[24284]: time=\"2026-06-12T15:49:14.057803358Z\" level=info msg=\"Started container\" PID=78686 containerID=d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a description=openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update id=47dd2e18-686a-411e-a6c2-5043e09ae906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab",
2026-06-12 16:39:24.924572 | controller |     "Jun 12 15:49:14.687552 crc crio[24284]: time=\"2026-06-12T15:49:14.686921978Z\" level=info msg=\"Created container 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update\" id=70773d79-f3e5-44a9-a730-6f2e02e36605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924592 | controller |     "Jun 12 15:49:14.690038 crc crio[24284]: time=\"2026-06-12T15:49:14.688855341Z\" level=info msg=\"Starting container: 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613\" id=63eb140e-e543-433e-bc99-c57a1dea2395 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924607 | controller |     "Jun 12 15:49:14.702726 crc crio[24284]: time=\"2026-06-12T15:49:14.696123628Z\" level=info msg=\"Started container\" PID=78770 containerID=2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613 description=openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update id=63eb140e-e543-433e-bc99-c57a1dea2395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e",
2026-06-12 16:39:24.924623 | controller |     "Jun 12 15:49:14.881879 crc crio[24284]: time=\"2026-06-12T15:49:14.881782163Z\" level=info msg=\"Created container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd\" id=0a65ddd6-42ab-40fa-9ffa-3f13eed21578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.924639 | controller |     "Jun 12 15:49:14.886295 crc crio[24284]: time=\"2026-06-12T15:49:14.886006048Z\" level=info msg=\"Starting container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808\" id=7229de08-0b6f-4fbf-a0a8-684616274e35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.924654 | controller |     "Jun 12 15:49:14.896800 crc crio[24284]: time=\"2026-06-12T15:49:14.896692042Z\" level=info msg=\"Started container\" PID=78784 containerID=18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808 description=openstack/ceilometer-0/proxy-httpd id=7229de08-0b6f-4fbf-a0a8-684616274e35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1",
2026-06-12 16:39:24.924669 | controller |     "Jun 12 15:49:15.798924 crc crio[24284]: time=\"2026-06-12T15:49:15.798841809Z\" level=info msg=\"Stopping container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40 (timeout: 30s)\" id=6968357f-4d64-4071-8c3b-fbb66346eda9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924684 | controller |     "Jun 12 15:49:15.799110 crc crio[24284]: time=\"2026-06-12T15:49:15.798858599Z\" level=info msg=\"Stopping container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808 (timeout: 30s)\" id=ba9c25ba-f4bc-4d7f-bfc9-9fc24b270dcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924700 | controller |     "Jun 12 15:49:15.799307 crc crio[24284]: time=\"2026-06-12T15:49:15.79888325Z\" level=info msg=\"Stopping container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e (timeout: 30s)\" id=9ecc6581-fe7e-4c9a-ba09-43fa1486785b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924715 | controller |     "Jun 12 15:49:15.799468 crc crio[24284]: time=\"2026-06-12T15:49:15.799075007Z\" level=info msg=\"Stopping container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b (timeout: 30s)\" id=20255240-2d22-40a8-a31c-1fb9e74523f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924730 | controller |     "Jun 12 15:49:15.817475 crc crio[24284]: time=\"2026-06-12T15:49:15.817429976Z\" level=info msg=\"Stopping pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=3f0094fd-3e4d-4fcc-98e0-7b6436d55687 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924745 | controller |     "Jun 12 15:49:15.818219 crc crio[24284]: time=\"2026-06-12T15:49:15.817988891Z\" level=info msg=\"Stopping pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=b5c8fa88-4eae-4e14-9c62-3bc1df2fb586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924763 | controller |     "Jun 12 15:49:15.818413 crc crio[24284]: time=\"2026-06-12T15:49:15.818224315Z\" level=info msg=\"Stopping pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=f138c0af-fe4e-4495-b11c-dfaa5e642ef8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924779 | controller |     "Jun 12 15:49:15.818846 crc crio[24284]: time=\"2026-06-12T15:49:15.818819098Z\" level=info msg=\"Got pod network &{Name:nova-api-003f-account-create-update-bvccw Namespace:openstack ID:1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89 UID:be7b044b-d56d-4db4-b037-cac25bc31e7f NetNS:/var/run/netns/ca4af852-2d60-4207-9500-21e96527d9b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe7b044b_d56d_4db4_b037_cac25bc31e7f.slice PodAnnotations:0xc00041dc08}] Aliases:map[]}\"",
2026-06-12 16:39:24.924794 | controller |     "Jun 12 15:49:15.819127 crc crio[24284]: time=\"2026-06-12T15:49:15.819106507Z\" level=info msg=\"Deleting pod openstack_nova-api-003f-account-create-update-bvccw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.924810 | controller |     "Jun 12 15:49:15.819666 crc crio[24284]: time=\"2026-06-12T15:49:15.819104167Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dbnq2 Namespace:openstack ID:2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae UID:12225cf0-f994-46f9-a984-b1c0c16c691f NetNS:/var/run/netns/b9b8589d-d283-4c9d-9e6b-144f31ef7d28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12225cf0_f994_46f9_a984_b1c0c16c691f.slice PodAnnotations:0xc002612f38}] Aliases:map[]}\"",
2026-06-12 16:39:24.924826 | controller |     "Jun 12 15:49:15.819827 crc crio[24284]: time=\"2026-06-12T15:49:15.819749738Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-dbnq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.924843 | controller |     "Jun 12 15:49:15.820424 crc crio[24284]: time=\"2026-06-12T15:49:15.819767106Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-4cdgh Namespace:openstack ID:4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d UID:4ceb719c-adf0-4269-b972-326e6ef7e17d NetNS:/var/run/netns/8acbed13-3e09-410c-beed-f1512e7220f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4ceb719c_adf0_4269_b972_326e6ef7e17d.slice PodAnnotations:0xc002c1ec90}] Aliases:map[]}\"",
2026-06-12 16:39:24.924859 | controller |     "Jun 12 15:49:15.820585 crc crio[24284]: time=\"2026-06-12T15:49:15.820536881Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-4cdgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.924875 | controller |     "Jun 12 15:49:15.953817 crc crio[24284]: time=\"2026-06-12T15:49:15.953716794Z\" level=info msg=\"Stopped container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core\" id=9ecc6581-fe7e-4c9a-ba09-43fa1486785b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924891 | controller |     "Jun 12 15:49:16.033356 crc crio[24284]: time=\"2026-06-12T15:49:16.033206393Z\" level=info msg=\"Stopped container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd\" id=ba9c25ba-f4bc-4d7f-bfc9-9fc24b270dcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924906 | controller |     "Jun 12 15:49:16.376021 crc crio[24284]: time=\"2026-06-12T15:49:16.374992199Z\" level=info msg=\"Stopped container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent\" id=20255240-2d22-40a8-a31c-1fb9e74523f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.924924 | controller |     "Jun 12 15:49:16.418404 crc crio[24284]: time=\"2026-06-12T15:49:16.417416539Z\" level=info msg=\"Stopped pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=3f0094fd-3e4d-4fcc-98e0-7b6436d55687 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924940 | controller |     "Jun 12 15:49:16.539093 crc crio[24284]: time=\"2026-06-12T15:49:16.5389384Z\" level=info msg=\"Stopped pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=f138c0af-fe4e-4495-b11c-dfaa5e642ef8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924955 | controller |     "Jun 12 15:49:16.551695 crc crio[24284]: time=\"2026-06-12T15:49:16.551608705Z\" level=info msg=\"Stopped pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=b5c8fa88-4eae-4e14-9c62-3bc1df2fb586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924970 | controller |     "Jun 12 15:49:16.870555 crc crio[24284]: time=\"2026-06-12T15:49:16.869869922Z\" level=info msg=\"Stopping pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=2edb57a1-05a0-4456-b78e-72a59eb9910e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.924986 | controller |     "Jun 12 15:49:16.871466 crc crio[24284]: time=\"2026-06-12T15:49:16.871363811Z\" level=info msg=\"Got pod network &{Name:nova-cell1-fc35-account-create-update-tqxjw Namespace:openstack ID:357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e UID:d9e66008-e39f-46fe-8841-2b72630d08ab NetNS:/var/run/netns/94de25e8-b7c9-40f0-85cd-1fb4aa4cfc74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9e66008_e39f_46fe_8841_2b72630d08ab.slice PodAnnotations:0xc003242318}] Aliases:map[]}\"",
2026-06-12 16:39:24.925001 | controller |     "Jun 12 15:49:16.871645 crc crio[24284]: time=\"2026-06-12T15:49:16.871569158Z\" level=info msg=\"Deleting pod openstack_nova-cell1-fc35-account-create-update-tqxjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925017 | controller |     "Jun 12 15:49:16.873757 crc crio[24284]: time=\"2026-06-12T15:49:16.87354639Z\" level=info msg=\"Stopping pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=371580a7-7534-4bb2-90f4-354f222393ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925035 | controller |     "Jun 12 15:49:16.874044 crc crio[24284]: time=\"2026-06-12T15:49:16.873901541Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-p8pxc Namespace:openstack ID:cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6 UID:f5b9265f-accd-4f3b-b7ad-181e2454e224 NetNS:/var/run/netns/d6fdafc9-465c-4dd8-8b9a-f6ee7ae8ccfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5b9265f_accd_4f3b_b7ad_181e2454e224.slice PodAnnotations:0xc001212e40}] Aliases:map[]}\"",
2026-06-12 16:39:24.925053 | controller |     "Jun 12 15:49:16.874044 crc crio[24284]: time=\"2026-06-12T15:49:16.874005075Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-p8pxc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925069 | controller |     "Jun 12 15:49:16.874472 crc crio[24284]: time=\"2026-06-12T15:49:16.874200892Z\" level=info msg=\"Stopping pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=2ac17d83-2bfc-43f3-a9e0-b90375e3196e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925085 | controller |     "Jun 12 15:49:16.874598 crc crio[24284]: time=\"2026-06-12T15:49:16.874538703Z\" level=info msg=\"Got pod network &{Name:nova-cell0-3ced-account-create-update-4lrcp Namespace:openstack ID:3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab UID:3b0bc83c-e732-48ba-a80d-5dc042085dcc NetNS:/var/run/netns/3d08a370-e3a1-4c3a-83c3-a0a6d2807e05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b0bc83c_e732_48ba_a80d_5dc042085dcc.slice PodAnnotations:0xc00008d400}] Aliases:map[]}\"",
2026-06-12 16:39:24.925105 | controller |     "Jun 12 15:49:16.874866 crc crio[24284]: time=\"2026-06-12T15:49:16.874648776Z\" level=info msg=\"Deleting pod openstack_nova-cell0-3ced-account-create-update-4lrcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925120 | controller |     "Jun 12 15:49:17.400753 crc crio[24284]: time=\"2026-06-12T15:49:17.400578733Z\" level=info msg=\"Stopped pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=2edb57a1-05a0-4456-b78e-72a59eb9910e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925136 | controller |     "Jun 12 15:49:17.568847 crc crio[24284]: time=\"2026-06-12T15:49:17.56609487Z\" level=info msg=\"Stopped pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=371580a7-7534-4bb2-90f4-354f222393ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925152 | controller |     "Jun 12 15:49:17.568847 crc crio[24284]: time=\"2026-06-12T15:49:17.566441092Z\" level=info msg=\"Stopped pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=2ac17d83-2bfc-43f3-a9e0-b90375e3196e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925168 | controller |     "Jun 12 15:49:22.433394 crc crio[24284]: time=\"2026-06-12T15:49:22.42946275Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-48f28/POD\" id=86ce5cd0-d5ac-42b3-a254-7ea8ef47eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.925183 | controller |     "Jun 12 15:49:22.433394 crc crio[24284]: time=\"2026-06-12T15:49:22.430357109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.925199 | controller |     "Jun 12 15:49:22.468934 crc crio[24284]: time=\"2026-06-12T15:49:22.46886899Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc001e045f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.925215 | controller |     "Jun 12 15:49:22.470032 crc crio[24284]: time=\"2026-06-12T15:49:22.470007028Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-48f28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925232 | controller |     "Jun 12 15:49:23.035496 crc crio[24284]: 2026-06-12T15:49:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6112fd642cb779 Mac:72:6f:95:6e:e9:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.925248 | controller |     "Jun 12 15:49:23.036707 crc crio[24284]: time=\"2026-06-12T15:49:23.03664015Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc001e045f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.925266 | controller |     "Jun 12 15:49:23.036873 crc crio[24284]: time=\"2026-06-12T15:49:23.036819895Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-48f28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.925283 | controller |     "Jun 12 15:49:23.044357 crc crio[24284]: time=\"2026-06-12T15:49:23.044294507Z\" level=info msg=\"Ran pod sandbox a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd with infra container: openstack/nova-cell0-conductor-db-sync-48f28/POD\" id=86ce5cd0-d5ac-42b3-a254-7ea8ef47eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.925299 | controller |     "Jun 12 15:49:23.046746 crc crio[24284]: time=\"2026-06-12T15:49:23.046370831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.925314 | controller |     "Jun 12 15:49:23.046746 crc crio[24284]: time=\"2026-06-12T15:49:23.046570047Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.925329 | controller |     "Jun 12 15:49:23.046746 crc crio[24284]: time=\"2026-06-12T15:49:23.046612488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=996f7411-b0c4-49c3-a99b-f60a6506f0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.925344 | controller |     "Jun 12 15:49:23.048924 crc crio[24284]: time=\"2026-06-12T15:49:23.047483727Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=979dc906-7dcf-4e3b-a5e9-b6030e605005 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.925359 | controller |     "Jun 12 15:49:23.056942 crc crio[24284]: time=\"2026-06-12T15:49:23.056866522Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 16:39:24.925375 | controller |     "Jun 12 15:49:25.104344 crc crio[24284]: time=\"2026-06-12T15:49:25.103708497Z\" level=info msg=\"Stopping container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf (timeout: 30s)\" id=883e9ebe-29f8-4d8f-8c52-2261c358b224 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925391 | controller |     "Jun 12 15:49:25.105140 crc crio[24284]: time=\"2026-06-12T15:49:25.103759812Z\" level=info msg=\"Stopping container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142 (timeout: 30s)\" id=5c6953d8-f6d3-4aa4-8cfc-dae8127da272 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925407 | controller |     "Jun 12 15:49:25.477986 crc crio[24284]: time=\"2026-06-12T15:49:25.477457477Z\" level=info msg=\"Stopped container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log\" id=5c6953d8-f6d3-4aa4-8cfc-dae8127da272 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925422 | controller |     "Jun 12 15:49:25.992079 crc crio[24284]: time=\"2026-06-12T15:49:25.991981815Z\" level=info msg=\"Stopped container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent\" id=6968357f-4d64-4071-8c3b-fbb66346eda9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925437 | controller |     "Jun 12 15:49:25.993778 crc crio[24284]: time=\"2026-06-12T15:49:25.993713101Z\" level=info msg=\"Stopping pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=6f88613f-71db-440f-96e9-23509162b9eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925455 | controller |     "Jun 12 15:49:25.995017 crc crio[24284]: time=\"2026-06-12T15:49:25.994959362Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1 UID:9a125e0a-2404-4fa9-b207-9839ea6a808a NetNS:/var/run/netns/051b9e08-f952-4858-80cc-99a93cd319d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a125e0a_2404_4fa9_b207_9839ea6a808a.slice PodAnnotations:0xc0026135b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.925471 | controller |     "Jun 12 15:49:25.995148 crc crio[24284]: time=\"2026-06-12T15:49:25.995126938Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925486 | controller |     "Jun 12 15:49:26.347618 crc crio[24284]: time=\"2026-06-12T15:49:26.346959135Z\" level=info msg=\"Stopped pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=6f88613f-71db-440f-96e9-23509162b9eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925501 | controller |     "Jun 12 15:49:27.117644 crc crio[24284]: time=\"2026-06-12T15:49:27.117534118Z\" level=info msg=\"Removing container: 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808\" id=de6617f6-230d-4cac-be7d-455620ac6b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925536 | controller |     "Jun 12 15:49:27.160000 crc crio[24284]: time=\"2026-06-12T15:49:27.159892278Z\" level=info msg=\"Removed container 18dfa8a721a93341e0a83ed07e23c06a687b01f84d7e85720fd219c85f468808: openstack/ceilometer-0/proxy-httpd\" id=de6617f6-230d-4cac-be7d-455620ac6b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925555 | controller |     "Jun 12 15:49:27.163687 crc crio[24284]: time=\"2026-06-12T15:49:27.163600997Z\" level=info msg=\"Removing container: 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e\" id=e01f87b6-75d5-4c02-ac4b-b3811f090057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925571 | controller |     "Jun 12 15:49:27.194694 crc crio[24284]: time=\"2026-06-12T15:49:27.194536378Z\" level=info msg=\"Removed container 1e39485690e5a93303a00e5e15b1bdff2e002844b469ccf45f70b142be6b1e2e: openstack/ceilometer-0/sg-core\" id=e01f87b6-75d5-4c02-ac4b-b3811f090057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925587 | controller |     "Jun 12 15:49:27.197386 crc crio[24284]: time=\"2026-06-12T15:49:27.197315876Z\" level=info msg=\"Removing container: 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b\" id=481194b9-66df-4648-8a67-f8081c759ceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925603 | controller |     "Jun 12 15:49:27.227939 crc crio[24284]: time=\"2026-06-12T15:49:27.227749222Z\" level=info msg=\"Removed container 5762500aa6c755d008dfda46f5d47424a64f47eb9e850a635fdf19deafdedc8b: openstack/ceilometer-0/ceilometer-notification-agent\" id=481194b9-66df-4648-8a67-f8081c759ceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925618 | controller |     "Jun 12 15:49:27.231669 crc crio[24284]: time=\"2026-06-12T15:49:27.231587303Z\" level=info msg=\"Removing container: 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40\" id=4ba80721-3c60-4a04-abbf-dc40856fa82f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925633 | controller |     "Jun 12 15:49:27.261984 crc crio[24284]: time=\"2026-06-12T15:49:27.261899785Z\" level=info msg=\"Removed container 3f109d1fbb5afa6aaa471dc7141c3cced5774a9dcec53bc89bc9947ec8f1af40: openstack/ceilometer-0/ceilometer-central-agent\" id=4ba80721-3c60-4a04-abbf-dc40856fa82f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.925647 | controller |     "Jun 12 15:49:33.899943 crc crio[24284]: time=\"2026-06-12T15:49:33.89807812Z\" level=info msg=\"Stopped container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd\" id=883e9ebe-29f8-4d8f-8c52-2261c358b224 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925665 | controller |     "Jun 12 15:49:33.903668 crc crio[24284]: time=\"2026-06-12T15:49:33.901342246Z\" level=info msg=\"Stopping pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=863c91dd-2597-40c2-a86d-f2b6717f1598 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925681 | controller |     "Jun 12 15:49:33.903668 crc crio[24284]: time=\"2026-06-12T15:49:33.902432822Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa UID:e1f473a2-e9ac-479c-9c67-947f3366b763 NetNS:/var/run/netns/96f01c98-45d2-4fcd-8943-d77f5ce7c0e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1f473a2_e9ac_479c_9c67_947f3366b763.slice PodAnnotations:0xc001212628}] Aliases:map[]}\"",
2026-06-12 16:39:24.925696 | controller |     "Jun 12 15:49:33.903668 crc crio[24284]: time=\"2026-06-12T15:49:33.90267703Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925713 | controller |     "Jun 12 15:49:34.612649 crc crio[24284]: time=\"2026-06-12T15:49:34.611742563Z\" level=info msg=\"Stopping container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4 (timeout: 30s)\" id=5cafc2ec-d89f-4a1a-9d3b-e110a48dd33e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925727 | controller |     "Jun 12 15:49:34.613500 crc crio[24284]: time=\"2026-06-12T15:49:34.613370248Z\" level=info msg=\"Stopping container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694 (timeout: 30s)\" id=dbe59869-be8f-4c38-84fc-04817e067725 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925742 | controller |     "Jun 12 15:49:34.975095 crc crio[24284]: time=\"2026-06-12T15:49:34.97459135Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=00e791bb-5602-4aa1-a29c-5cf5bbafdcd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.925757 | controller |     "Jun 12 15:49:34.976083 crc crio[24284]: time=\"2026-06-12T15:49:34.975106657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.925772 | controller |     "Jun 12 15:49:41.183817 crc crio[24284]: time=\"2026-06-12T15:49:41.182493455Z\" level=info msg=\"Stopped container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log\" id=dbe59869-be8f-4c38-84fc-04817e067725 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925788 | controller |     "Jun 12 15:49:41.232105 crc crio[24284]: time=\"2026-06-12T15:49:41.231903211Z\" level=info msg=\"Stopped pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=863c91dd-2597-40c2-a86d-f2b6717f1598 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925803 | controller |     "Jun 12 15:49:41.359041 crc crio[24284]: time=\"2026-06-12T15:49:41.358387119Z\" level=info msg=\"Stopped container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd\" id=5cafc2ec-d89f-4a1a-9d3b-e110a48dd33e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.925818 | controller |     "Jun 12 15:49:41.361869 crc crio[24284]: time=\"2026-06-12T15:49:41.361638624Z\" level=info msg=\"Stopping pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5ed784f4-0586-4156-903b-cd71eb7b284d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.925834 | controller |     "Jun 12 15:49:41.362519 crc crio[24284]: time=\"2026-06-12T15:49:41.362400549Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13 UID:bb723220-d590-47cf-b630-39b58f7d5247 NetNS:/var/run/netns/1ac66052-675d-47f6-8d92-a2d59ca155fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb723220_d590_47cf_b630_39b58f7d5247.slice PodAnnotations:0xc0032424d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.925853 | controller |     "Jun 12 15:49:41.362834 crc crio[24284]: time=\"2026-06-12T15:49:41.362540983Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925870 | controller |     "Jun 12 15:49:41.441573 crc crio[24284]: time=\"2026-06-12T15:49:41.441483545Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.925886 | controller |     "Jun 12 15:49:41.441573 crc crio[24284]: time=\"2026-06-12T15:49:41.441569638Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.925901 | controller |     "Jun 12 15:49:41.462018 crc crio[24284]: time=\"2026-06-12T15:49:41.461602452Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=979dc906-7dcf-4e3b-a5e9-b6030e605005 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.925916 | controller |     "Jun 12 15:49:41.465620 crc crio[24284]: time=\"2026-06-12T15:49:41.465123811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=93fa8ce8-627d-4196-a75a-b36cd39e19c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.925931 | controller |     "Jun 12 15:49:41.527032 crc crio[24284]: time=\"2026-06-12T15:49:41.526915217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=64ba0b80-9c59-46bb-bd79-9c8870d003af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.925946 | controller |     "Jun 12 15:49:41.587110 crc crio[24284]: time=\"2026-06-12T15:49:41.585931904Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync\" id=c84ad394-ca81-42f3-81d0-be0c54266f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.925961 | controller |     "Jun 12 15:49:41.594326 crc crio[24284]: time=\"2026-06-12T15:49:41.59202949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.925975 | controller |     "Jun 12 15:49:41.654221 crc crio[24284]: time=\"2026-06-12T15:49:41.654105258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.925990 | controller |     "Jun 12 15:49:41.660429 crc crio[24284]: time=\"2026-06-12T15:49:41.660314847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926005 | controller |     "Jun 12 15:49:41.823639 crc crio[24284]: time=\"2026-06-12T15:49:41.823519612Z\" level=info msg=\"Created container 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync\" id=c84ad394-ca81-42f3-81d0-be0c54266f8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926026 | controller |     "Jun 12 15:49:41.826391 crc crio[24284]: time=\"2026-06-12T15:49:41.825817805Z\" level=info msg=\"Starting container: 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b\" id=a9a65902-7cbe-458c-8e11-81941eb77a92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.926041 | controller |     "Jun 12 15:49:41.835393 crc crio[24284]: time=\"2026-06-12T15:49:41.834948653Z\" level=info msg=\"Started container\" PID=80648 containerID=512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b description=openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync id=a9a65902-7cbe-458c-8e11-81941eb77a92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd",
2026-06-12 16:39:24.926058 | controller |     "Jun 12 15:49:42.083038 crc crio[24284]: 2026-06-12T15:49:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4465983f813b549 Mac:42:55:23:fb:86:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.926073 | controller |     "Jun 12 15:49:42.084887 crc crio[24284]: time=\"2026-06-12T15:49:42.08464929Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.926089 | controller |     "Jun 12 15:49:42.084887 crc crio[24284]: time=\"2026-06-12T15:49:42.084859767Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.926103 | controller |     "Jun 12 15:49:42.095107 crc crio[24284]: time=\"2026-06-12T15:49:42.095016759Z\" level=info msg=\"Ran pod sandbox 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 with infra container: openstack/ceilometer-0/POD\" id=00e791bb-5602-4aa1-a29c-5cf5bbafdcd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.926118 | controller |     "Jun 12 15:49:42.102891 crc crio[24284]: time=\"2026-06-12T15:49:42.102759004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7058f561-2edc-44e2-ad20-5bdefe122440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926140 | controller |     "Jun 12 15:49:42.130675 crc crio[24284]: time=\"2026-06-12T15:49:42.130552963Z\" level=info msg=\"Stopped pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5ed784f4-0586-4156-903b-cd71eb7b284d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.926164 | controller |     "Jun 12 15:49:42.143162 crc crio[24284]: time=\"2026-06-12T15:49:42.143023456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7a4913b3-ca3f-4a23-9cb2-2cf49999c922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926193 | controller |     "Jun 12 15:49:42.153962 crc crio[24284]: time=\"2026-06-12T15:49:42.153823324Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=68c77b2b-084f-42db-a78a-890b3d17dd00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926219 | controller |     "Jun 12 15:49:42.154674 crc crio[24284]: time=\"2026-06-12T15:49:42.15459696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926241 | controller |     "Jun 12 15:49:42.225469 crc crio[24284]: time=\"2026-06-12T15:49:42.224591372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926258 | controller |     "Jun 12 15:49:42.234704 crc crio[24284]: time=\"2026-06-12T15:49:42.234613395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926273 | controller |     "Jun 12 15:49:42.382815 crc crio[24284]: time=\"2026-06-12T15:49:42.382357669Z\" level=info msg=\"Removing container: 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4\" id=d1d9794d-9f40-463e-ae29-44f98388f62f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.926289 | controller |     "Jun 12 15:49:42.445302 crc crio[24284]: time=\"2026-06-12T15:49:42.443350918Z\" level=info msg=\"Removed container 4af787b95608de98ff12d33218da04d237c4fd97cd24de4b694536d7153ca3c4: openstack/glance-default-internal-api-0/glance-httpd\" id=d1d9794d-9f40-463e-ae29-44f98388f62f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.926304 | controller |     "Jun 12 15:49:42.447980 crc crio[24284]: time=\"2026-06-12T15:49:42.447891628Z\" level=info msg=\"Removing container: 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694\" id=51a75031-fdb9-47a7-9277-0ae45626faf9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.926319 | controller |     "Jun 12 15:49:42.503389 crc crio[24284]: time=\"2026-06-12T15:49:42.503051389Z\" level=info msg=\"Created container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent\" id=68c77b2b-084f-42db-a78a-890b3d17dd00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926334 | controller |     "Jun 12 15:49:42.504563 crc crio[24284]: time=\"2026-06-12T15:49:42.504485318Z\" level=info msg=\"Removed container 7c6856808c07ca65bc6c1635316da3f84875491049710cef3c03dae00c03d694: openstack/glance-default-internal-api-0/glance-log\" id=51a75031-fdb9-47a7-9277-0ae45626faf9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.926349 | controller |     "Jun 12 15:49:42.505997 crc crio[24284]: time=\"2026-06-12T15:49:42.505893202Z\" level=info msg=\"Starting container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e\" id=14bd2288-a29f-44b9-b048-087fff588358 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.926364 | controller |     "Jun 12 15:49:42.523574 crc crio[24284]: time=\"2026-06-12T15:49:42.523234424Z\" level=info msg=\"Started container\" PID=80704 containerID=16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e description=openstack/ceilometer-0/ceilometer-central-agent id=14bd2288-a29f-44b9-b048-087fff588358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13",
2026-06-12 16:39:24.926380 | controller |     "Jun 12 15:49:42.544674 crc crio[24284]: time=\"2026-06-12T15:49:42.544581542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8f726f3d-13b0-4ac4-a32e-774ee357bf79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926395 | controller |     "Jun 12 15:49:42.605402 crc crio[24284]: time=\"2026-06-12T15:49:42.596679414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b88b0ad4-6872-43c1-92bf-6395e6ac1453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926410 | controller |     "Jun 12 15:49:42.611806 crc crio[24284]: time=\"2026-06-12T15:49:42.611734733Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=63c52909-9a7d-46c9-a7a7-34b53f508066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926428 | controller |     "Jun 12 15:49:42.612223 crc crio[24284]: time=\"2026-06-12T15:49:42.612135526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926443 | controller |     "Jun 12 15:49:42.677345 crc crio[24284]: time=\"2026-06-12T15:49:42.676732723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926459 | controller |     "Jun 12 15:49:42.682733 crc crio[24284]: time=\"2026-06-12T15:49:42.682664985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926474 | controller |     "Jun 12 15:49:42.855614 crc crio[24284]: time=\"2026-06-12T15:49:42.855475309Z\" level=info msg=\"Created container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent\" id=63c52909-9a7d-46c9-a7a7-34b53f508066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926489 | controller |     "Jun 12 15:49:42.858152 crc crio[24284]: time=\"2026-06-12T15:49:42.858068316Z\" level=info msg=\"Starting container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912\" id=19b164b1-48aa-4303-be5a-42fc7d3324b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.926504 | controller |     "Jun 12 15:49:42.865228 crc crio[24284]: time=\"2026-06-12T15:49:42.865089591Z\" level=info msg=\"Started container\" PID=80747 containerID=14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 description=openstack/ceilometer-0/ceilometer-notification-agent id=19b164b1-48aa-4303-be5a-42fc7d3324b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13",
2026-06-12 16:39:24.926544 | controller |     "Jun 12 15:49:42.890023 crc crio[24284]: time=\"2026-06-12T15:49:42.889903982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=27fe8da8-aa08-4909-aa51-2af5bf4bd904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926562 | controller |     "Jun 12 15:49:42.943207 crc crio[24284]: time=\"2026-06-12T15:49:42.943065351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e5a889b2-89f8-4ae7-ba9a-3f4820c702ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926578 | controller |     "Jun 12 15:49:42.965157 crc crio[24284]: time=\"2026-06-12T15:49:42.965007232Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=540375ca-684f-4ecc-a091-39e951fe18e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926593 | controller |     "Jun 12 15:49:42.965692 crc crio[24284]: time=\"2026-06-12T15:49:42.965598641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926608 | controller |     "Jun 12 15:49:43.036953 crc crio[24284]: time=\"2026-06-12T15:49:43.036864963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926624 | controller |     "Jun 12 15:49:43.046655 crc crio[24284]: time=\"2026-06-12T15:49:43.046507372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926640 | controller |     "Jun 12 15:49:43.191329 crc crio[24284]: time=\"2026-06-12T15:49:43.191059059Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0096d1c5-784e-4b3b-8731-4fbc6d270119 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.926659 | controller |     "Jun 12 15:49:43.191329 crc crio[24284]: time=\"2026-06-12T15:49:43.191241364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926675 | controller |     "Jun 12 15:49:43.242780 crc crio[24284]: time=\"2026-06-12T15:49:43.242697336Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8287380e-f460-45e7-8843-c29d5925e1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.926691 | controller |     "Jun 12 15:49:43.244474 crc crio[24284]: time=\"2026-06-12T15:49:43.242796499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926707 | controller |     "Jun 12 15:49:43.258563 crc crio[24284]: time=\"2026-06-12T15:49:43.25835993Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d UID:e0c3519c-48a4-4027-a635-4bd83c4950ef NetNS:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c3519c_48a4_4027_a635_4bd83c4950ef.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"",
2026-06-12 16:39:24.926724 | controller |     "Jun 12 15:49:43.258563 crc crio[24284]: time=\"2026-06-12T15:49:43.258563717Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.926741 | controller |     "Jun 12 15:49:43.403423 crc crio[24284]: time=\"2026-06-12T15:49:43.40286321Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 UID:80da52ea-9174-48fa-ab84-4e1a5ac994e8 NetNS:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80da52ea_9174_48fa_ab84_4e1a5ac994e8.slice PodAnnotations:0xc0009b8498}] Aliases:map[]}\"",
2026-06-12 16:39:24.926757 | controller |     "Jun 12 15:49:43.403423 crc crio[24284]: time=\"2026-06-12T15:49:43.403386317Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.926774 | controller |     "Jun 12 15:49:43.453757 crc crio[24284]: time=\"2026-06-12T15:49:43.453616059Z\" level=info msg=\"Created container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core\" id=540375ca-684f-4ecc-a091-39e951fe18e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926789 | controller |     "Jun 12 15:49:43.486851 crc crio[24284]: time=\"2026-06-12T15:49:43.486746341Z\" level=info msg=\"Starting container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1\" id=c8199de1-1123-4552-9cf5-c53c89e47d9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.926804 | controller |     "Jun 12 15:49:43.511366 crc crio[24284]: time=\"2026-06-12T15:49:43.509305269Z\" level=info msg=\"Started container\" PID=80812 containerID=f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1 description=openstack/ceilometer-0/sg-core id=c8199de1-1123-4552-9cf5-c53c89e47d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13",
2026-06-12 16:39:24.926819 | controller |     "Jun 12 15:49:43.533456 crc crio[24284]: time=\"2026-06-12T15:49:43.533344246Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0cb2a7aa-c034-49f3-93d5-6560eda1891f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926838 | controller |     "Jun 12 15:49:43.618339 crc crio[24284]: time=\"2026-06-12T15:49:43.618153689Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8df2ba7d-350c-47a0-b362-258ed6a32f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.926853 | controller |     "Jun 12 15:49:43.634156 crc crio[24284]: time=\"2026-06-12T15:49:43.630858109Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=79a3f167-a265-4124-bc27-1948f728112c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926868 | controller |     "Jun 12 15:49:43.635159 crc crio[24284]: time=\"2026-06-12T15:49:43.635129229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926884 | controller |     "Jun 12 15:49:43.707908 crc crio[24284]: time=\"2026-06-12T15:49:43.707203864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926900 | controller |     "Jun 12 15:49:43.711795 crc crio[24284]: time=\"2026-06-12T15:49:43.711656398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.926916 | controller |     "Jun 12 15:49:43.873294 crc crio[24284]: time=\"2026-06-12T15:49:43.873103555Z\" level=info msg=\"Created container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd\" id=79a3f167-a265-4124-bc27-1948f728112c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.926932 | controller |     "Jun 12 15:49:43.874773 crc crio[24284]: time=\"2026-06-12T15:49:43.874682658Z\" level=info msg=\"Starting container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6\" id=ccd43dda-031d-4280-a043-0f2808878141 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.926948 | controller |     "Jun 12 15:49:43.882321 crc crio[24284]: time=\"2026-06-12T15:49:43.880469334Z\" level=info msg=\"Started container\" PID=80886 containerID=7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6 description=openstack/ceilometer-0/proxy-httpd id=ccd43dda-031d-4280-a043-0f2808878141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13",
2026-06-12 16:39:24.926964 | controller |     "Jun 12 15:49:44.190517 crc crio[24284]: 2026-06-12T15:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c5ac7b972d96cb Mac:32:6d:b0:ae:c2:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.926980 | controller |     "Jun 12 15:49:44.192969 crc crio[24284]: time=\"2026-06-12T15:49:44.192892007Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d UID:e0c3519c-48a4-4027-a635-4bd83c4950ef NetNS:/var/run/netns/d40a64ab-ecc9-488d-86bc-c7bdeaf0068c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c3519c_48a4_4027_a635_4bd83c4950ef.slice PodAnnotations:0xc00041c320}] Aliases:map[]}\"",
2026-06-12 16:39:24.926996 | controller |     "Jun 12 15:49:44.193169 crc crio[24284]: time=\"2026-06-12T15:49:44.193107234Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.927016 | controller |     "Jun 12 15:49:44.253716 crc crio[24284]: time=\"2026-06-12T15:49:44.253082122Z\" level=info msg=\"Ran pod sandbox 2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d with infra container: openstack/glance-default-internal-api-0/POD\" id=0096d1c5-784e-4b3b-8731-4fbc6d270119 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.927033 | controller |     "Jun 12 15:49:44.262645 crc crio[24284]: time=\"2026-06-12T15:49:44.262574582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c24b6a95-c51a-4b36-acab-199c60e07437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.927049 | controller |     "Jun 12 15:49:44.267179 crc crio[24284]: time=\"2026-06-12T15:49:44.267077267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=24842a36-ffc8-4089-aac4-cb5d59984ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.927065 | controller |     "Jun 12 15:49:44.280218 crc crio[24284]: time=\"2026-06-12T15:49:44.28011065Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=480e5554-b55b-4dbc-a408-4c72201af78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.927081 | controller |     "Jun 12 15:49:44.281399 crc crio[24284]: time=\"2026-06-12T15:49:44.28134631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.927096 | controller |     "Jun 12 15:49:44.332613 crc crio[24284]: 2026-06-12T15:49:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4859e9ee27b31c1 Mac:66:03:37:3e:0c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.927112 | controller |     "Jun 12 15:49:44.334139 crc crio[24284]: time=\"2026-06-12T15:49:44.334066823Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 UID:80da52ea-9174-48fa-ab84-4e1a5ac994e8 NetNS:/var/run/netns/7e768143-f3d1-426d-a403-e16fd9bb7d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80da52ea_9174_48fa_ab84_4e1a5ac994e8.slice PodAnnotations:0xc0009b8498}] Aliases:map[]}\"",
2026-06-12 16:39:24.927128 | controller |     "Jun 12 15:49:44.334350 crc crio[24284]: time=\"2026-06-12T15:49:44.334294399Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.927145 | controller |     "Jun 12 15:49:44.354095 crc crio[24284]: time=\"2026-06-12T15:49:44.354006718Z\" level=info msg=\"Ran pod sandbox 4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81 with infra container: openstack/glance-default-external-api-0/POD\" id=8287380e-f460-45e7-8843-c29d5925e1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.927160 | controller |     "Jun 12 15:49:44.362564 crc crio[24284]: time=\"2026-06-12T15:49:44.358309466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=187223eb-05a7-4c83-9ef9-fe6740ba273a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.927175 | controller |     "Jun 12 15:49:44.362564 crc crio[24284]: time=\"2026-06-12T15:49:44.360595529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=31eb2ef5-d1dc-4e67-a861-1bba3a15b081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.927190 | controller |     "Jun 12 15:49:44.389240 crc crio[24284]: time=\"2026-06-12T15:49:44.389102722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.927209 | controller |     "Jun 12 15:49:44.389543 crc crio[24284]: time=\"2026-06-12T15:49:44.389332108Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=1b15aa2b-2a84-49a1-bf49-ebdec8c304f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.927224 | controller |     "Jun 12 15:49:44.389800 crc crio[24284]: time=\"2026-06-12T15:49:44.389735481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.927240 | controller |     "Jun 12 15:49:44.473087 crc crio[24284]: time=\"2026-06-12T15:49:44.472963181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.927255 | controller |     "Jun 12 15:49:44.685464 crc crio[24284]: time=\"2026-06-12T15:49:44.685375386Z\" level=info msg=\"Stopping container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 (timeout: 30s)\" id=ce41266e-9ca3-4cf9-b03a-3301f79060fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927270 | controller |     "Jun 12 15:49:44.685643 crc crio[24284]: time=\"2026-06-12T15:49:44.68553582Z\" level=info msg=\"Stopping container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e (timeout: 30s)\" id=f8ff2a6c-37d3-4dee-a0ed-c4f73351a21f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927285 | controller |     "Jun 12 15:49:44.685835 crc crio[24284]: time=\"2026-06-12T15:49:44.685764278Z\" level=info msg=\"Stopping container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1 (timeout: 30s)\" id=96081bd4-5953-4450-a655-633d8c1d9aba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927300 | controller |     "Jun 12 15:49:44.686492 crc crio[24284]: time=\"2026-06-12T15:49:44.686330529Z\" level=info msg=\"Stopping container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6 (timeout: 30s)\" id=72589a79-2a52-445e-bc17-1f58ac5d358f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927315 | controller |     "Jun 12 15:49:44.823315 crc crio[24284]: time=\"2026-06-12T15:49:44.822848188Z\" level=info msg=\"Stopped container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core\" id=96081bd4-5953-4450-a655-633d8c1d9aba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927330 | controller |     "Jun 12 15:49:45.005899 crc crio[24284]: time=\"2026-06-12T15:49:45.003839476Z\" level=info msg=\"Stopped container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd\" id=72589a79-2a52-445e-bc17-1f58ac5d358f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927345 | controller |     "Jun 12 15:49:45.204237 crc crio[24284]: time=\"2026-06-12T15:49:45.204115954Z\" level=info msg=\"Stopping pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=30825f46-52fc-4acc-84f6-03a3cb8aa82e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927360 | controller |     "Jun 12 15:49:45.204549 crc crio[24284]: time=\"2026-06-12T15:49:45.20430792Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=30825f46-52fc-4acc-84f6-03a3cb8aa82e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927375 | controller |     "Jun 12 15:49:45.204964 crc crio[24284]: time=\"2026-06-12T15:49:45.204876863Z\" level=info msg=\"Removing pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=3191b71a-70b6-41a9-8359-c23d65289cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927391 | controller |     "Jun 12 15:49:45.232682 crc crio[24284]: time=\"2026-06-12T15:49:45.232220806Z\" level=info msg=\"Removed pod sandbox: b7e65caeb05ce1ce7c0ba9f16db3bc2ca786eb60663e5e1cc40efd22a9352f9e\" id=3191b71a-70b6-41a9-8359-c23d65289cc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927410 | controller |     "Jun 12 15:49:45.233724 crc crio[24284]: time=\"2026-06-12T15:49:45.233634983Z\" level=info msg=\"Stopping pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=c2adb1a6-1a23-4407-832b-b1b23c080eb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927425 | controller |     "Jun 12 15:49:45.233857 crc crio[24284]: time=\"2026-06-12T15:49:45.233733706Z\" level=info msg=\"Stopped pod sandbox (already stopped): 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=c2adb1a6-1a23-4407-832b-b1b23c080eb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927441 | controller |     "Jun 12 15:49:45.234770 crc crio[24284]: time=\"2026-06-12T15:49:45.234669936Z\" level=info msg=\"Removing pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=7de8e21a-c1a7-4c63-bbf8-8e12a3c34b11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927456 | controller |     "Jun 12 15:49:45.250369 crc crio[24284]: time=\"2026-06-12T15:49:45.250220861Z\" level=info msg=\"Removed pod sandbox: 814eb68e4c301d2bb49ed6d1c3250b62060b27f4b3329b4ae78e5c905f2372b0\" id=7de8e21a-c1a7-4c63-bbf8-8e12a3c34b11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927471 | controller |     "Jun 12 15:49:45.251790 crc crio[24284]: time=\"2026-06-12T15:49:45.251697687Z\" level=info msg=\"Stopping pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=fa065c4c-3630-40c8-af51-68f4fd760278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927487 | controller |     "Jun 12 15:49:45.251975 crc crio[24284]: time=\"2026-06-12T15:49:45.25180042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=fa065c4c-3630-40c8-af51-68f4fd760278 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927502 | controller |     "Jun 12 15:49:45.252441 crc crio[24284]: time=\"2026-06-12T15:49:45.252383629Z\" level=info msg=\"Removing pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5208eb32-65c5-46d6-869b-a63f8ac1c001 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927535 | controller |     "Jun 12 15:49:45.314613 crc crio[24284]: time=\"2026-06-12T15:49:45.314486042Z\" level=info msg=\"Removed pod sandbox: 85c59c32df75c43c284c46b879696eef30561cba1dc0c3b142a7557f729bef13\" id=5208eb32-65c5-46d6-869b-a63f8ac1c001 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927553 | controller |     "Jun 12 15:49:45.316538 crc crio[24284]: time=\"2026-06-12T15:49:45.316347456Z\" level=info msg=\"Stopping pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=7f4e402e-c4a8-4614-8878-6844a666df20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927570 | controller |     "Jun 12 15:49:45.316767 crc crio[24284]: time=\"2026-06-12T15:49:45.316721628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=7f4e402e-c4a8-4614-8878-6844a666df20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927585 | controller |     "Jun 12 15:49:45.317854 crc crio[24284]: time=\"2026-06-12T15:49:45.31772763Z\" level=info msg=\"Removing pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=ca69144e-e7cd-4b2c-8a92-730485d6b743 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927600 | controller |     "Jun 12 15:49:45.375238 crc crio[24284]: time=\"2026-06-12T15:49:45.375032191Z\" level=info msg=\"Removed pod sandbox: 753d92d3070c9520133a0850c5afd93ebc018a5f062764a0abe8066b507ebaca\" id=ca69144e-e7cd-4b2c-8a92-730485d6b743 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927618 | controller |     "Jun 12 15:49:45.378020 crc crio[24284]: time=\"2026-06-12T15:49:45.37793875Z\" level=info msg=\"Stopping pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=c1487b15-0111-431e-8b4e-a7786e500ba9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927634 | controller |     "Jun 12 15:49:45.378329 crc crio[24284]: time=\"2026-06-12T15:49:45.378137646Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=c1487b15-0111-431e-8b4e-a7786e500ba9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927649 | controller |     "Jun 12 15:49:45.382076 crc crio[24284]: time=\"2026-06-12T15:49:45.381968358Z\" level=info msg=\"Removing pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=0b74783c-5a6d-48d0-877b-5d204d377343 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927664 | controller |     "Jun 12 15:49:45.432678 crc crio[24284]: time=\"2026-06-12T15:49:45.432582096Z\" level=info msg=\"Removed pod sandbox: c1475a946df9258b4cddb3348040729eb25146339f03a5c54110a3180c7a6639\" id=0b74783c-5a6d-48d0-877b-5d204d377343 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927679 | controller |     "Jun 12 15:49:45.433736 crc crio[24284]: time=\"2026-06-12T15:49:45.433689299Z\" level=info msg=\"Stopping pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=42f168cb-4c20-4d55-a105-4036d9b1498a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927694 | controller |     "Jun 12 15:49:45.434305 crc crio[24284]: time=\"2026-06-12T15:49:45.434094475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=42f168cb-4c20-4d55-a105-4036d9b1498a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927709 | controller |     "Jun 12 15:49:45.437950 crc crio[24284]: time=\"2026-06-12T15:49:45.43777258Z\" level=info msg=\"Removing pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=aabf5752-7d59-4d01-8a08-c3577d3802c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927725 | controller |     "Jun 12 15:49:45.463592 crc crio[24284]: time=\"2026-06-12T15:49:45.463489494Z\" level=info msg=\"Removed pod sandbox: 28c6929e8801c05a9fbd3311a69ef2d42168704f9f594bb7ff1834d15b0614b1\" id=aabf5752-7d59-4d01-8a08-c3577d3802c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927740 | controller |     "Jun 12 15:49:45.470754 crc crio[24284]: time=\"2026-06-12T15:49:45.470345353Z\" level=info msg=\"Stopping pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=328a4c86-77f7-4ca7-93cd-405b015b5d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927755 | controller |     "Jun 12 15:49:45.470754 crc crio[24284]: time=\"2026-06-12T15:49:45.470737225Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=328a4c86-77f7-4ca7-93cd-405b015b5d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927770 | controller |     "Jun 12 15:49:45.471631 crc crio[24284]: time=\"2026-06-12T15:49:45.471582232Z\" level=info msg=\"Removing pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=b19d332f-6fef-4f03-8605-3c166edb9ceb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927785 | controller |     "Jun 12 15:49:45.504960 crc crio[24284]: time=\"2026-06-12T15:49:45.504855639Z\" level=info msg=\"Removed pod sandbox: c2fc7766c439dcbe3c90accb8cd226ae31d5f3491bba17647a498e4d0954278a\" id=b19d332f-6fef-4f03-8605-3c166edb9ceb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927802 | controller |     "Jun 12 15:49:45.514783 crc crio[24284]: time=\"2026-06-12T15:49:45.514695915Z\" level=info msg=\"Stopping pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=4633e10e-6f8e-4144-8165-4c5b8d5ffc71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927820 | controller |     "Jun 12 15:49:45.514783 crc crio[24284]: time=\"2026-06-12T15:49:45.514780258Z\" level=info msg=\"Stopped pod sandbox (already stopped): db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=4633e10e-6f8e-4144-8165-4c5b8d5ffc71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.927836 | controller |     "Jun 12 15:49:45.519127 crc crio[24284]: time=\"2026-06-12T15:49:45.518982581Z\" level=info msg=\"Removing pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=60f1245f-1dcf-4a0e-8543-ec5b6d5f90ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927851 | controller |     "Jun 12 15:49:45.571786 crc crio[24284]: time=\"2026-06-12T15:49:45.571670086Z\" level=info msg=\"Stopped container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent\" id=f8ff2a6c-37d3-4dee-a0ed-c4f73351a21f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.927866 | controller |     "Jun 12 15:49:45.608162 crc crio[24284]: time=\"2026-06-12T15:49:45.608047853Z\" level=info msg=\"Removed pod sandbox: db0fc5d2d2a94a8c3b8ceef80ae3c2b6b0ea417a21bc14a5041ce282dbca521e\" id=60f1245f-1dcf-4a0e-8543-ec5b6d5f90ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.927881 | controller |     "Jun 12 15:49:45.795939 crc crio[24284]: time=\"2026-06-12T15:49:45.795859931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.927896 | controller |     "Jun 12 15:49:45.845956 crc crio[24284]: time=\"2026-06-12T15:49:45.845889688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.927911 | controller |     "Jun 12 15:49:46.077139 crc crio[24284]: time=\"2026-06-12T15:49:46.076992367Z\" level=info msg=\"Created container eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3: openstack/glance-default-internal-api-0/glance-log\" id=480e5554-b55b-4dbc-a408-4c72201af78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.927926 | controller |     "Jun 12 15:49:46.078100 crc crio[24284]: time=\"2026-06-12T15:49:46.07802421Z\" level=info msg=\"Starting container: eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3\" id=bd9c1491-0468-49d4-a797-318b765c6be3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.927941 | controller |     "Jun 12 15:49:46.085217 crc crio[24284]: time=\"2026-06-12T15:49:46.084972667Z\" level=info msg=\"Started container\" PID=81224 containerID=eea2e4a2f815e92aa244d05eede9ce7e9ff18cf3015079069650b05b7c83e2c3 description=openstack/glance-default-internal-api-0/glance-log id=bd9c1491-0468-49d4-a797-318b765c6be3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d",
2026-06-12 16:39:24.927957 | controller |     "Jun 12 15:49:46.087741 crc crio[24284]: time=\"2026-06-12T15:49:46.087643162Z\" level=info msg=\"Created container bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85: openstack/glance-default-external-api-0/glance-log\" id=1b15aa2b-2a84-49a1-bf49-ebdec8c304f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.927972 | controller |     "Jun 12 15:49:46.089390 crc crio[24284]: time=\"2026-06-12T15:49:46.089208241Z\" level=info msg=\"Starting container: bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85\" id=b5ebc202-85b8-4054-874c-cb0f29b00978 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.927987 | controller |     "Jun 12 15:49:46.099890 crc crio[24284]: time=\"2026-06-12T15:49:46.099458303Z\" level=info msg=\"Started container\" PID=81228 containerID=bfe858418786e596e94d150ed9085ac54784be17ee887dffe29d208f6652ce85 description=openstack/glance-default-external-api-0/glance-log id=b5ebc202-85b8-4054-874c-cb0f29b00978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81",
2026-06-12 16:39:24.928005 | controller |     "Jun 12 15:49:46.114435 crc crio[24284]: time=\"2026-06-12T15:49:46.112728624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6cc3e993-7aea-4e75-8989-99d611e89773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928022 | controller |     "Jun 12 15:49:46.123134 crc crio[24284]: time=\"2026-06-12T15:49:46.123015424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=87ad8272-70c6-40b6-8b0d-82c486a0f345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928040 | controller |     "Jun 12 15:49:46.189608 crc crio[24284]: time=\"2026-06-12T15:49:46.189030319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ad49446b-5007-471e-af5b-8a0e45d78e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928056 | controller |     "Jun 12 15:49:46.198468 crc crio[24284]: time=\"2026-06-12T15:49:46.197391803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=edb413de-667f-4ddf-b40a-5853a2cc042b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928071 | controller |     "Jun 12 15:49:46.206097 crc crio[24284]: time=\"2026-06-12T15:49:46.205961412Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=f2c8ad39-9838-4bfe-abd5-43f76fe0f5b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928086 | controller |     "Jun 12 15:49:46.206831 crc crio[24284]: time=\"2026-06-12T15:49:46.206431147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928102 | controller |     "Jun 12 15:49:46.221370 crc crio[24284]: time=\"2026-06-12T15:49:46.221159955Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=73a2ff02-8039-4653-985a-c153c2949c66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928117 | controller |     "Jun 12 15:49:46.232936 crc crio[24284]: time=\"2026-06-12T15:49:46.232826403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928132 | controller |     "Jun 12 15:49:46.306216 crc crio[24284]: time=\"2026-06-12T15:49:46.305575794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928147 | controller |     "Jun 12 15:49:46.379975 crc crio[24284]: time=\"2026-06-12T15:49:46.379879854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928162 | controller |     "Jun 12 15:49:47.136634 crc crio[24284]: time=\"2026-06-12T15:49:47.136540429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928177 | controller |     "Jun 12 15:49:47.202993 crc crio[24284]: time=\"2026-06-12T15:49:47.202864241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928192 | controller |     "Jun 12 15:49:47.327605 crc crio[24284]: time=\"2026-06-12T15:49:47.326710593Z\" level=info msg=\"Created container b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc: openstack/glance-default-external-api-0/glance-httpd\" id=f2c8ad39-9838-4bfe-abd5-43f76fe0f5b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928210 | controller |     "Jun 12 15:49:47.330589 crc crio[24284]: time=\"2026-06-12T15:49:47.329729341Z\" level=info msg=\"Starting container: b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc\" id=678c8f74-f329-4e44-af03-fc78919ad67b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.928226 | controller |     "Jun 12 15:49:47.333100 crc crio[24284]: time=\"2026-06-12T15:49:47.332361445Z\" level=info msg=\"Created container de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a: openstack/glance-default-internal-api-0/glance-httpd\" id=73a2ff02-8039-4653-985a-c153c2949c66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928241 | controller |     "Jun 12 15:49:47.340875 crc crio[24284]: time=\"2026-06-12T15:49:47.340713428Z\" level=info msg=\"Starting container: de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a\" id=9cafd0fb-f407-436c-a031-24b2875af706 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.928256 | controller |     "Jun 12 15:49:47.343578 crc crio[24284]: time=\"2026-06-12T15:49:47.343047522Z\" level=info msg=\"Started container\" PID=81319 containerID=b56edbf145ba1f9405bbcfd3f581581f8a95f53c6beacb5104e68d035f942bcc description=openstack/glance-default-external-api-0/glance-httpd id=678c8f74-f329-4e44-af03-fc78919ad67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4859e9ee27b31c1156a03fc7972377c82b72a7f58456e63485e653963720ed81",
2026-06-12 16:39:24.928271 | controller |     "Jun 12 15:49:47.350566 crc crio[24284]: time=\"2026-06-12T15:49:47.350440201Z\" level=info msg=\"Started container\" PID=81323 containerID=de79489ff2c7336b9e13572cf84bbe7bc31bf9bd7594c8c408a379425abca38a description=openstack/glance-default-internal-api-0/glance-httpd id=9cafd0fb-f407-436c-a031-24b2875af706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c5ac7b972d96cb05bf562124de5b1f23a104ce21ac622624957e3ca3b00719d",
2026-06-12 16:39:24.928286 | controller |     "Jun 12 15:50:01.634741 crc crio[24284]: time=\"2026-06-12T15:50:01.633750859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687990-nbggs/POD\" id=e1998e4c-e2cf-4422-b08e-d0a6eb8ed72b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.928301 | controller |     "Jun 12 15:50:01.636157 crc crio[24284]: time=\"2026-06-12T15:50:01.634791103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928316 | controller |     "Jun 12 15:50:01.687952 crc crio[24284]: time=\"2026-06-12T15:50:01.687835983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002c1f4a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.928331 | controller |     "Jun 12 15:50:01.687952 crc crio[24284]: time=\"2026-06-12T15:50:01.687907595Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687990-nbggs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.928347 | controller |     "Jun 12 15:50:03.072989 crc crio[24284]: time=\"2026-06-12T15:50:03.072002253Z\" level=info msg=\"Stopping pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=71e4dbfb-cc86-4af3-89df-79ac44273a44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.928366 | controller |     "Jun 12 15:50:03.074493 crc crio[24284]: time=\"2026-06-12T15:50:03.074334139Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-48f28 Namespace:openstack ID:a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd UID:fafdf8dd-229a-47d6-b524-295991d33b13 NetNS:/var/run/netns/6bcce7b1-9544-4eaa-a48d-d661488d1f3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfafdf8dd_229a_47d6_b524_295991d33b13.slice PodAnnotations:0xc00041c5e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.928382 | controller |     "Jun 12 15:50:03.074570 crc crio[24284]: time=\"2026-06-12T15:50:03.074521396Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-48f28 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.928399 | controller |     "Jun 12 15:50:03.395664 crc crio[24284]: 2026-06-12T15:50:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca7ab71eef9f5c3 Mac:ca:f5:83:03:ed:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 SocketPath: PciID:}] [{Interface:0xc00053a5d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.928415 | controller |     "Jun 12 15:50:03.398323 crc crio[24284]: time=\"2026-06-12T15:50:03.398139852Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002c1f4a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.928431 | controller |     "Jun 12 15:50:03.402346 crc crio[24284]: time=\"2026-06-12T15:50:03.398433432Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687990-nbggs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.928447 | controller |     "Jun 12 15:50:03.420600 crc crio[24284]: time=\"2026-06-12T15:50:03.417012509Z\" level=info msg=\"Ran pod sandbox ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef with infra container: openshift-infra/auto-csr-approver-29687990-nbggs/POD\" id=e1998e4c-e2cf-4422-b08e-d0a6eb8ed72b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.928462 | controller |     "Jun 12 15:50:03.427657 crc crio[24284]: time=\"2026-06-12T15:50:03.425363195Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=03c7c486-69d3-4203-b682-2515bfb6c277 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.928494 | controller |     "Jun 12 15:50:03.440530 crc crio[24284]: time=\"2026-06-12T15:50:03.439523684Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.928525 | controller |     "Jun 12 15:50:03.496710 crc crio[24284]: time=\"2026-06-12T15:50:03.496642966Z\" level=info msg=\"Stopped pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=71e4dbfb-cc86-4af3-89df-79ac44273a44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.928547 | controller |     "Jun 12 15:50:04.846762 crc crio[24284]: time=\"2026-06-12T15:50:04.846338724Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=03c7c486-69d3-4203-b682-2515bfb6c277 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.928563 | controller |     "Jun 12 15:50:04.848846 crc crio[24284]: time=\"2026-06-12T15:50:04.84839454Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c5f5c7d-ed07-46f2-91c1-a321fd6646a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928583 | controller |     "Jun 12 15:50:04.850949 crc crio[24284]: time=\"2026-06-12T15:50:04.85085929Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d8d47a5-a04a-4c98-a0f2-464e466931b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928603 | controller |     "Jun 12 15:50:04.868938 crc crio[24284]: time=\"2026-06-12T15:50:04.867556129Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687990-nbggs/oc\" id=af5db399-c171-432d-a57c-3a45a9d0c526 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928619 | controller |     "Jun 12 15:50:04.868938 crc crio[24284]: time=\"2026-06-12T15:50:04.868103957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928634 | controller |     "Jun 12 15:50:04.918606 crc crio[24284]: time=\"2026-06-12T15:50:04.918495656Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=d612883e-95a8-4915-bff5-065ac9ebd80c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.928649 | controller |     "Jun 12 15:50:04.918767 crc crio[24284]: time=\"2026-06-12T15:50:04.91863477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928664 | controller |     "Jun 12 15:50:04.938109 crc crio[24284]: time=\"2026-06-12T15:50:04.937667445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928680 | controller |     "Jun 12 15:50:04.956682 crc crio[24284]: time=\"2026-06-12T15:50:04.956608758Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e UID:8ed17ee0-72ca-4e27-8546-1122c7098485 NetNS:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed17ee0_72ca_4e27_8546_1122c7098485.slice PodAnnotations:0xc002c1e9b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.928695 | controller |     "Jun 12 15:50:04.956682 crc crio[24284]: time=\"2026-06-12T15:50:04.95666977Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.928710 | controller |     "Jun 12 15:50:05.206850 crc crio[24284]: time=\"2026-06-12T15:50:05.206761411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928726 | controller |     "Jun 12 15:50:05.337132 crc crio[24284]: time=\"2026-06-12T15:50:05.336513434Z\" level=info msg=\"Created container 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f: openshift-infra/auto-csr-approver-29687990-nbggs/oc\" id=af5db399-c171-432d-a57c-3a45a9d0c526 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928740 | controller |     "Jun 12 15:50:05.340522 crc crio[24284]: time=\"2026-06-12T15:50:05.340426831Z\" level=info msg=\"Starting container: 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f\" id=929599c3-1219-4c79-a684-1a35c19342ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.928755 | controller |     "Jun 12 15:50:05.346383 crc crio[24284]: time=\"2026-06-12T15:50:05.346349885Z\" level=info msg=\"Started container\" PID=82667 containerID=90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f description=openshift-infra/auto-csr-approver-29687990-nbggs/oc id=929599c3-1219-4c79-a684-1a35c19342ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef",
2026-06-12 16:39:24.928774 | controller |     "Jun 12 15:50:05.603814 crc crio[24284]: 2026-06-12T15:50:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef35b871c7bdeb Mac:6a:53:5a:e6:4c:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 SocketPath: PciID:}] [{Interface:0xc0005205c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.928790 | controller |     "Jun 12 15:50:05.604650 crc crio[24284]: time=\"2026-06-12T15:50:05.604582947Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e UID:8ed17ee0-72ca-4e27-8546-1122c7098485 NetNS:/var/run/netns/330da00e-f039-4072-845e-a54260647a82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed17ee0_72ca_4e27_8546_1122c7098485.slice PodAnnotations:0xc002c1e9b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.928806 | controller |     "Jun 12 15:50:05.604782 crc crio[24284]: time=\"2026-06-12T15:50:05.604741813Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.928821 | controller |     "Jun 12 15:50:05.613365 crc crio[24284]: time=\"2026-06-12T15:50:05.61329705Z\" level=info msg=\"Ran pod sandbox bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e with infra container: openstack/nova-cell0-conductor-0/POD\" id=d612883e-95a8-4915-bff5-065ac9ebd80c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.928836 | controller |     "Jun 12 15:50:05.615461 crc crio[24284]: time=\"2026-06-12T15:50:05.615433898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a4f1f8ed-fdf1-4a1b-bde5-74132b9b8f9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928852 | controller |     "Jun 12 15:50:05.641843 crc crio[24284]: time=\"2026-06-12T15:50:05.641691956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=53f9ff40-b2b5-4595-a531-3ade1c34acfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.928866 | controller |     "Jun 12 15:50:05.654161 crc crio[24284]: time=\"2026-06-12T15:50:05.654052806Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=79d5462b-9764-45fa-9307-63c46c6b4fdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928881 | controller |     "Jun 12 15:50:05.655752 crc crio[24284]: time=\"2026-06-12T15:50:05.655672429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928896 | controller |     "Jun 12 15:50:05.707359 crc crio[24284]: time=\"2026-06-12T15:50:05.707234024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928913 | controller |     "Jun 12 15:50:05.711673 crc crio[24284]: time=\"2026-06-12T15:50:05.711604275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.928928 | controller |     "Jun 12 15:50:06.141582 crc crio[24284]: time=\"2026-06-12T15:50:06.140827377Z\" level=info msg=\"Created container cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=79d5462b-9764-45fa-9307-63c46c6b4fdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.928946 | controller |     "Jun 12 15:50:06.144403 crc crio[24284]: time=\"2026-06-12T15:50:06.144164885Z\" level=info msg=\"Starting container: cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99\" id=a0b4bad9-a67a-4328-b4d7-fff09d9a38fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.928967 | controller |     "Jun 12 15:50:06.150802 crc crio[24284]: time=\"2026-06-12T15:50:06.150653195Z\" level=info msg=\"Started container\" PID=82715 containerID=cb0d351f42183f4e8118237e9de3135eaba5d147b19d132126f1cd8f03d88b99 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a0b4bad9-a67a-4328-b4d7-fff09d9a38fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef35b871c7bdeb540c390bd786496c3d61004aa03da4dc0f857e387daa24b7e",
2026-06-12 16:39:24.928984 | controller |     "Jun 12 15:50:07.208708 crc crio[24284]: time=\"2026-06-12T15:50:07.20758447Z\" level=info msg=\"Stopping pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=5b5ee8cc-b64e-4394-a58c-f0180aeaee63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.929000 | controller |     "Jun 12 15:50:07.208708 crc crio[24284]: time=\"2026-06-12T15:50:07.208547042Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687990-nbggs Namespace:openshift-infra ID:ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef UID:781696f1-a26e-466d-bf9c-573f55064501 NetNS:/var/run/netns/8cb05839-f151-4d0b-bccb-de43840fdb04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod781696f1_a26e_466d_bf9c_573f55064501.slice PodAnnotations:0xc002612d28}] Aliases:map[]}\"",
2026-06-12 16:39:24.929016 | controller |     "Jun 12 15:50:07.208708 crc crio[24284]: time=\"2026-06-12T15:50:07.208668786Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687990-nbggs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929031 | controller |     "Jun 12 15:50:07.508308 crc crio[24284]: time=\"2026-06-12T15:50:07.506150738Z\" level=info msg=\"Stopped pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=5b5ee8cc-b64e-4394-a58c-f0180aeaee63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.929047 | controller |     "Jun 12 15:50:14.696823 crc crio[24284]: time=\"2026-06-12T15:50:14.695913232Z\" level=warning msg=\"Stopping container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.929063 | controller |     "Jun 12 15:50:14.812441 crc crio[24284]: time=\"2026-06-12T15:50:14.81231907Z\" level=error msg=\"Killing container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.929079 | controller |     "Jun 12 15:50:14.866596 crc crio[24284]: time=\"2026-06-12T15:50:14.866485119Z\" level=info msg=\"Stopped container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent\" id=ce41266e-9ca3-4cf9-b03a-3301f79060fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.929094 | controller |     "Jun 12 15:50:14.868410 crc crio[24284]: time=\"2026-06-12T15:50:14.868383651Z\" level=info msg=\"Stopping pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=44528761-6289-4b6a-bec2-358bebd175a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.929110 | controller |     "Jun 12 15:50:14.869794 crc crio[24284]: time=\"2026-06-12T15:50:14.869768304Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13 UID:a7c45486-b491-4fac-8d01-81644704dcd6 NetNS:/var/run/netns/b64594d1-3aff-49b3-8886-29b2903da036 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7c45486_b491_4fac_8d01_81644704dcd6.slice PodAnnotations:0xc002612020}] Aliases:map[]}\"",
2026-06-12 16:39:24.929129 | controller |     "Jun 12 15:50:14.870090 crc crio[24284]: time=\"2026-06-12T15:50:14.870068283Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929146 | controller |     "Jun 12 15:50:15.309931 crc crio[24284]: time=\"2026-06-12T15:50:15.308724471Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-p2c8r/POD\" id=04b66b48-73e1-46fa-929e-3fb7c33080db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929162 | controller |     "Jun 12 15:50:15.309931 crc crio[24284]: time=\"2026-06-12T15:50:15.309389393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929178 | controller |     "Jun 12 15:50:15.419981 crc crio[24284]: time=\"2026-06-12T15:50:15.419886757Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc002c1e200}] Aliases:map[]}\"",
2026-06-12 16:39:24.929194 | controller |     "Jun 12 15:50:15.419981 crc crio[24284]: time=\"2026-06-12T15:50:15.419953419Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-p2c8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929211 | controller |     "Jun 12 15:50:15.636130 crc crio[24284]: time=\"2026-06-12T15:50:15.634511424Z\" level=info msg=\"Stopped pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=44528761-6289-4b6a-bec2-358bebd175a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.929226 | controller |     "Jun 12 15:50:15.849718 crc crio[24284]: time=\"2026-06-12T15:50:15.849635959Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=da73119c-5349-465d-9e7d-dc14d30ef7dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929242 | controller |     "Jun 12 15:50:15.850857 crc crio[24284]: time=\"2026-06-12T15:50:15.849732402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929257 | controller |     "Jun 12 15:50:15.901772 crc crio[24284]: time=\"2026-06-12T15:50:15.901638227Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc003242280}] Aliases:map[]}\"",
2026-06-12 16:39:24.929273 | controller |     "Jun 12 15:50:15.901772 crc crio[24284]: time=\"2026-06-12T15:50:15.90171093Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929289 | controller |     "Jun 12 15:50:15.926057 crc crio[24284]: time=\"2026-06-12T15:50:15.925911084Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=666b5abf-d099-4349-bc21-4c0a66654256 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929305 | controller |     "Jun 12 15:50:15.926057 crc crio[24284]: time=\"2026-06-12T15:50:15.926004557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929325 | controller |     "Jun 12 15:50:15.967486 crc crio[24284]: time=\"2026-06-12T15:50:15.967414686Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc003242668}] Aliases:map[]}\"",
2026-06-12 16:39:24.929341 | controller |     "Jun 12 15:50:15.967486 crc crio[24284]: time=\"2026-06-12T15:50:15.967465937Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929356 | controller |     "Jun 12 15:50:15.997211 crc crio[24284]: time=\"2026-06-12T15:50:15.990233283Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=784bb1ea-595f-4004-9145-d38cfbc8dd1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929371 | controller |     "Jun 12 15:50:15.997211 crc crio[24284]: time=\"2026-06-12T15:50:15.990375011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929387 | controller |     "Jun 12 15:50:16.064569 crc crio[24284]: time=\"2026-06-12T15:50:16.062584855Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=59381e24-c3c2-4ddc-8110-405418c88b85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929402 | controller |     "Jun 12 15:50:16.064569 crc crio[24284]: time=\"2026-06-12T15:50:16.063060731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929418 | controller |     "Jun 12 15:50:16.083731 crc crio[24284]: time=\"2026-06-12T15:50:16.080187092Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0026126e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.929434 | controller |     "Jun 12 15:50:16.083731 crc crio[24284]: time=\"2026-06-12T15:50:16.080322207Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929449 | controller |     "Jun 12 15:50:16.175411 crc crio[24284]: time=\"2026-06-12T15:50:16.175071473Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002722480}] Aliases:map[]}\"",
2026-06-12 16:39:24.929465 | controller |     "Jun 12 15:50:16.175411 crc crio[24284]: time=\"2026-06-12T15:50:16.175216968Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929480 | controller |     "Jun 12 15:50:16.210558 crc crio[24284]: time=\"2026-06-12T15:50:16.210375237Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75bff4d67f-rfpvs/POD\" id=638ccb43-5c0b-4506-a173-432d81f1116b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929499 | controller |     "Jun 12 15:50:16.210558 crc crio[24284]: time=\"2026-06-12T15:50:16.210505321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929535 | controller |     "Jun 12 15:50:16.255761 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05703977b1d3316 Mac:5e:02:52:9a:ed:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 SocketPath: PciID:}] [{Interface:0xc00030c5d0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.929554 | controller |     "Jun 12 15:50:16.276454 crc crio[24284]: time=\"2026-06-12T15:50:16.276380651Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc002c1e200}] Aliases:map[]}\"",
2026-06-12 16:39:24.929571 | controller |     "Jun 12 15:50:16.276838 crc crio[24284]: time=\"2026-06-12T15:50:16.276593608Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-p2c8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.929587 | controller |     "Jun 12 15:50:16.312463 crc crio[24284]: time=\"2026-06-12T15:50:16.312306761Z\" level=info msg=\"Ran pod sandbox 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 with infra container: openstack/nova-cell0-cell-mapping-p2c8r/POD\" id=04b66b48-73e1-46fa-929e-3fb7c33080db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929603 | controller |     "Jun 12 15:50:16.331774 crc crio[24284]: time=\"2026-06-12T15:50:16.331630215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ac7dae4e-3e3f-4814-bd79-f1030639d6e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.929618 | controller |     "Jun 12 15:50:16.366060 crc crio[24284]: time=\"2026-06-12T15:50:16.365041477Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc002612228}] Aliases:map[]}\"",
2026-06-12 16:39:24.929634 | controller |     "Jun 12 15:50:16.366060 crc crio[24284]: time=\"2026-06-12T15:50:16.365928346Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75bff4d67f-rfpvs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.929649 | controller |     "Jun 12 15:50:16.476435 crc crio[24284]: time=\"2026-06-12T15:50:16.474824383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76af822b-59a5-4549-ba59-2e7768980e5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.929664 | controller |     "Jun 12 15:50:16.491905 crc crio[24284]: time=\"2026-06-12T15:50:16.49170012Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage\" id=129f08d0-a856-4018-9835-86897ce43c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.929684 | controller |     "Jun 12 15:50:16.495325 crc crio[24284]: time=\"2026-06-12T15:50:16.493630633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929701 | controller |     "Jun 12 15:50:16.636305 crc crio[24284]: time=\"2026-06-12T15:50:16.634694053Z\" level=info msg=\"Removing container: 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6\" id=4ed0ae2a-7dd6-478c-b834-30fca1e2a09d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.929717 | controller |     "Jun 12 15:50:16.664306 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f215d7fd2fb6846 Mac:7e:26:cf:53:3b:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 SocketPath: PciID:}] [{Interface:0xc000195780 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.929732 | controller |     "Jun 12 15:50:16.666521 crc crio[24284]: time=\"2026-06-12T15:50:16.664718374Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc003242280}] Aliases:map[]}\"",
2026-06-12 16:39:24.929749 | controller |     "Jun 12 15:50:16.666521 crc crio[24284]: time=\"2026-06-12T15:50:16.664979072Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.929764 | controller |     "Jun 12 15:50:16.678330 crc crio[24284]: time=\"2026-06-12T15:50:16.677367877Z\" level=info msg=\"Ran pod sandbox f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 with infra container: openstack/nova-api-0/POD\" id=da73119c-5349-465d-9e7d-dc14d30ef7dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.929780 | controller |     "Jun 12 15:50:16.678330 crc crio[24284]: time=\"2026-06-12T15:50:16.677854943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929795 | controller |     "Jun 12 15:50:16.729312 crc crio[24284]: time=\"2026-06-12T15:50:16.727567475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.929811 | controller |     "Jun 12 15:50:16.739620 crc crio[24284]: time=\"2026-06-12T15:50:16.739454366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.929826 | controller |     "Jun 12 15:50:16.773309 crc crio[24284]: time=\"2026-06-12T15:50:16.770147182Z\" level=info msg=\"Removed container 7a9134afda947db2926e32bd278fa1ff175e6e42d6171d88386174ef188d5fd6: openstack/ceilometer-0/proxy-httpd\" id=4ed0ae2a-7dd6-478c-b834-30fca1e2a09d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.929841 | controller |     "Jun 12 15:50:16.773309 crc crio[24284]: time=\"2026-06-12T15:50:16.77069399Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.929857 | controller |     "Jun 12 15:50:16.773309 crc crio[24284]: time=\"2026-06-12T15:50:16.770748711Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ba5f9ae4-a726-418e-97bf-7aca578dd1be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.929876 | controller |     "Jun 12 15:50:16.778060 crc crio[24284]: time=\"2026-06-12T15:50:16.77560209Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ec82e30-2589-4114-bb99-e84eea577e56 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.929892 | controller |     "Jun 12 15:50:16.782888 crc crio[24284]: time=\"2026-06-12T15:50:16.781992499Z\" level=info msg=\"Removing container: f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1\" id=1291f2ce-b01e-439a-bead-92f8fc73428d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.929907 | controller |     "Jun 12 15:50:16.785060 crc crio[24284]: time=\"2026-06-12T15:50:16.784063028Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 16:39:24.929922 | controller |     "Jun 12 15:50:16.934686 crc crio[24284]: time=\"2026-06-12T15:50:16.933544985Z\" level=info msg=\"Removed container f04d70ee9d6b4440ec4baa96337930baa71135e49dccbefcb55c18aaa87deeb1: openstack/ceilometer-0/sg-core\" id=1291f2ce-b01e-439a-bead-92f8fc73428d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.929937 | controller |     "Jun 12 15:50:16.946183 crc crio[24284]: time=\"2026-06-12T15:50:16.945886985Z\" level=info msg=\"Removing container: 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912\" id=b677215d-df89-4a43-9665-80926ee3819d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.929952 | controller |     "Jun 12 15:50:16.953923 crc crio[24284]: 2026-06-12T15:50:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e545298a76e2dc Mac:22:36:0b:a0:56:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 SocketPath: PciID:}] [{Interface:0xc0002ac590 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.929968 | controller |     "Jun 12 15:50:16.953923 crc crio[24284]: time=\"2026-06-12T15:50:16.953773393Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc003242668}] Aliases:map[]}\"",
2026-06-12 16:39:24.929983 | controller |     "Jun 12 15:50:16.953923 crc crio[24284]: time=\"2026-06-12T15:50:16.953910048Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.929998 | controller |     "Jun 12 15:50:16.967324 crc crio[24284]: time=\"2026-06-12T15:50:16.964428129Z\" level=info msg=\"Ran pod sandbox 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=666b5abf-d099-4349-bc21-4c0a66654256 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.930013 | controller |     "Jun 12 15:50:16.969338 crc crio[24284]: time=\"2026-06-12T15:50:16.968400824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930029 | controller |     "Jun 12 15:50:16.969338 crc crio[24284]: time=\"2026-06-12T15:50:16.968725265Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930044 | controller |     "Jun 12 15:50:16.969338 crc crio[24284]: time=\"2026-06-12T15:50:16.968794067Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=e328e908-3088-4586-b1ef-60094c01ca62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930063 | controller |     "Jun 12 15:50:16.984700 crc crio[24284]: time=\"2026-06-12T15:50:16.984109096Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f2be2d55-a0bc-47cf-82f4-c9783ae039aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.930078 | controller |     "Jun 12 15:50:17.002762 crc crio[24284]: time=\"2026-06-12T15:50:17.00258533Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-12 16:39:24.930094 | controller |     "Jun 12 15:50:17.049173 crc crio[24284]: time=\"2026-06-12T15:50:17.049085342Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-zp72w/POD\" id=9aeb411a-0ca6-4e3c-8dd5-2882f3dfc1c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.930109 | controller |     "Jun 12 15:50:17.049173 crc crio[24284]: time=\"2026-06-12T15:50:17.049181805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.930124 | controller |     "Jun 12 15:50:17.114937 crc crio[24284]: time=\"2026-06-12T15:50:17.114703064Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc004af86b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.930139 | controller |     "Jun 12 15:50:17.114937 crc crio[24284]: time=\"2026-06-12T15:50:17.11490137Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-zp72w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.930155 | controller |     "Jun 12 15:50:17.152459 crc crio[24284]: time=\"2026-06-12T15:50:17.152382838Z\" level=info msg=\"Removed container 14e17de3cb437488597a2114521014cc80dea86133d55e8e3c4987ecfff49912: openstack/ceilometer-0/ceilometer-notification-agent\" id=b677215d-df89-4a43-9665-80926ee3819d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.930171 | controller |     "Jun 12 15:50:17.165541 crc crio[24284]: time=\"2026-06-12T15:50:17.165488523Z\" level=info msg=\"Removing container: 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e\" id=80048458-5883-4710-adfc-cc8de676ef5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.930186 | controller |     "Jun 12 15:50:17.187546 crc crio[24284]: time=\"2026-06-12T15:50:17.187401526Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=0c6aa74b-062d-43f0-838c-2559145962dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.930202 | controller |     "Jun 12 15:50:17.187889 crc crio[24284]: time=\"2026-06-12T15:50:17.187572411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.930217 | controller |     "Jun 12 15:50:17.258734 crc crio[24284]: time=\"2026-06-12T15:50:17.258166408Z\" level=info msg=\"Removed container 16862fa3f87161fa7ca11674087c10f354ccee3f7144bc0e6fdf3559ed07ec2e: openstack/ceilometer-0/ceilometer-central-agent\" id=80048458-5883-4710-adfc-cc8de676ef5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.930232 | controller |     "Jun 12 15:50:17.287325 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dc4ddaf10f197f Mac:ae:ea:51:c1:fe:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 SocketPath: PciID:}] [{Interface:0xc000014e30 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.930252 | controller |     "Jun 12 15:50:17.306853 crc crio[24284]: time=\"2026-06-12T15:50:17.305467637Z\" level=info msg=\"Created container c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage\" id=129f08d0-a856-4018-9835-86897ce43c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.930268 | controller |     "Jun 12 15:50:17.306853 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0f40d40305388d Mac:12:db:d5:e1:b2:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.930292 | controller |     "Jun 12 15:50:17.306853 crc crio[24284]: time=\"2026-06-12T15:50:17.305481157Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0026126e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.930316 | controller |     "Jun 12 15:50:17.306853 crc crio[24284]: time=\"2026-06-12T15:50:17.305896921Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.930375 | controller |     "Jun 12 15:50:17.307383 crc crio[24284]: time=\"2026-06-12T15:50:17.307223534Z\" level=info msg=\"Starting container: c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69\" id=80d1787e-c99b-4ce8-b570-e6e130b5f6d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.930404 | controller |     "Jun 12 15:50:17.310433 crc crio[24284]: time=\"2026-06-12T15:50:17.307791102Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002722480}] Aliases:map[]}\"",
2026-06-12 16:39:24.930428 | controller |     "Jun 12 15:50:17.310433 crc crio[24284]: time=\"2026-06-12T15:50:17.307970268Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.930446 | controller |     "Jun 12 15:50:17.315132 crc crio[24284]: time=\"2026-06-12T15:50:17.314799538Z\" level=info msg=\"Started container\" PID=83501 containerID=c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69 description=openstack/nova-cell0-cell-mapping-p2c8r/nova-manage id=80d1787e-c99b-4ce8-b570-e6e130b5f6d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2",
2026-06-12 16:39:24.930462 | controller |     "Jun 12 15:50:17.320667 crc crio[24284]: time=\"2026-06-12T15:50:17.32058542Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.930484 | controller |     "Jun 12 15:50:17.320667 crc crio[24284]: time=\"2026-06-12T15:50:17.320639387Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.930509 | controller |     "Jun 12 15:50:17.334593 crc crio[24284]: time=\"2026-06-12T15:50:17.333524387Z\" level=info msg=\"Ran pod sandbox f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d with infra container: openstack/nova-metadata-0/POD\" id=59381e24-c3c2-4ddc-8110-405418c88b85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.930551 | controller |     "Jun 12 15:50:17.336689 crc crio[24284]: time=\"2026-06-12T15:50:17.33561544Z\" level=info msg=\"Ran pod sandbox 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d with infra container: openstack/nova-scheduler-0/POD\" id=784bb1ea-595f-4004-9145-d38cfbc8dd1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.930568 | controller |     "Jun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.343968699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930591 | controller |     "Jun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344124792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930615 | controller |     "Jun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.34431938Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930636 | controller |     "Jun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344371102Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c94cd662-493e-4dae-b098-4f92c391f765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930656 | controller |     "Jun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344503719Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930674 | controller |     "Jun 12 15:50:17.344695 crc crio[24284]: time=\"2026-06-12T15:50:17.344562791Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=f0595ce7-a5dc-414c-9134-fb6bc9bea186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930696 | controller |     "Jun 12 15:50:17.350947 crc crio[24284]: time=\"2026-06-12T15:50:17.350870157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=16ace812-9523-4167-84d6-bd7d55f2038e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.930719 | controller |     "Jun 12 15:50:17.352526 crc crio[24284]: time=\"2026-06-12T15:50:17.351235248Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bbaee5e8-43bb-4508-941d-0103d4f7ab99 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.930739 | controller |     "Jun 12 15:50:17.354038 crc crio[24284]: time=\"2026-06-12T15:50:17.353931403Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-12 16:39:24.930759 | controller |     "Jun 12 15:50:17.355000 crc crio[24284]: time=\"2026-06-12T15:50:17.354924648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 16:39:24.930784 | controller |     "Jun 12 15:50:17.449091 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd930302ae99eab Mac:2e:96:52:f2:48:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.930808 | controller |     "Jun 12 15:50:17.449890 crc crio[24284]: time=\"2026-06-12T15:50:17.44981484Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc002612228}] Aliases:map[]}\"",
2026-06-12 16:39:24.930829 | controller |     "Jun 12 15:50:17.450054 crc crio[24284]: time=\"2026-06-12T15:50:17.449972495Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75bff4d67f-rfpvs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.930850 | controller |     "Jun 12 15:50:17.504535 crc crio[24284]: time=\"2026-06-12T15:50:17.503988669Z\" level=info msg=\"Ran pod sandbox fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 with infra container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/POD\" id=638ccb43-5c0b-4506-a173-432d81f1116b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.930870 | controller |     "Jun 12 15:50:17.525614 crc crio[24284]: time=\"2026-06-12T15:50:17.521162458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99b493f2-d5b0-47a4-bedd-0aa1b30d75f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930891 | controller |     "Jun 12 15:50:17.665013 crc crio[24284]: time=\"2026-06-12T15:50:17.664054045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4a1b046a-6f28-4058-ba9b-a49b35a6694a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.930912 | controller |     "Jun 12 15:50:17.676795 crc crio[24284]: time=\"2026-06-12T15:50:17.676696374Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init\" id=1f8c51f8-293c-4614-8136-20f1e4325f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.930931 | controller |     "Jun 12 15:50:17.677141 crc crio[24284]: time=\"2026-06-12T15:50:17.677062176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.930950 | controller |     "Jun 12 15:50:17.865872 crc crio[24284]: 2026-06-12T15:50:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:783544f2cb4d5ed Mac:06:ac:96:99:cb:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 SocketPath: PciID:}] [{Interface:0xc0004305d0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.930970 | controller |     "Jun 12 15:50:17.865872 crc crio[24284]: time=\"2026-06-12T15:50:17.857749857Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc004af86b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.930992 | controller |     "Jun 12 15:50:17.865872 crc crio[24284]: time=\"2026-06-12T15:50:17.857932903Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-zp72w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.931008 | controller |     "Jun 12 15:50:17.969700 crc crio[24284]: time=\"2026-06-12T15:50:17.967431097Z\" level=info msg=\"Ran pod sandbox 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd with infra container: openstack/nova-cell1-conductor-db-sync-zp72w/POD\" id=9aeb411a-0ca6-4e3c-8dd5-2882f3dfc1c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.931022 | controller |     "Jun 12 15:50:17.982481 crc crio[24284]: time=\"2026-06-12T15:50:17.977132331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ea73f88a-bebd-4bf5-a8eb-c17b49e0ea7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931037 | controller |     "Jun 12 15:50:18.026424 crc crio[24284]: time=\"2026-06-12T15:50:18.025981723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931052 | controller |     "Jun 12 15:50:18.042362 crc crio[24284]: time=\"2026-06-12T15:50:18.038692484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931066 | controller |     "Jun 12 15:50:18.075409 crc crio[24284]: time=\"2026-06-12T15:50:18.069169629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b72102c6-ac72-44c9-be4d-ecfe7ad26d77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931081 | controller |     "Jun 12 15:50:18.079731 crc crio[24284]: time=\"2026-06-12T15:50:18.079541592Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync\" id=2147d39b-14d3-4c32-abe8-fa1dedcab66c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931096 | controller |     "Jun 12 15:50:18.080426 crc crio[24284]: time=\"2026-06-12T15:50:18.080318681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931110 | controller |     "Jun 12 15:50:18.101708 crc crio[24284]: 2026-06-12T15:50:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a2d54c53384285 Mac:36:89:ab:e8:bf:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f SocketPath: PciID:}] [{Interface:0xc000438790 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.931125 | controller |     "Jun 12 15:50:18.104703 crc crio[24284]: time=\"2026-06-12T15:50:18.104669405Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.931140 | controller |     "Jun 12 15:50:18.105535 crc crio[24284]: time=\"2026-06-12T15:50:18.105513213Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.931154 | controller |     "Jun 12 15:50:18.130079 crc crio[24284]: time=\"2026-06-12T15:50:18.12879247Z\" level=info msg=\"Ran pod sandbox 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb with infra container: openstack/ceilometer-0/POD\" id=0c6aa74b-062d-43f0-838c-2559145962dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.931172 | controller |     "Jun 12 15:50:18.143394 crc crio[24284]: time=\"2026-06-12T15:50:18.143315575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=997a62eb-f574-4180-9822-78a9f6ffb4b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931187 | controller |     "Jun 12 15:50:18.169536 crc crio[24284]: time=\"2026-06-12T15:50:18.169229131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931202 | controller |     "Jun 12 15:50:18.174441 crc crio[24284]: time=\"2026-06-12T15:50:18.174056956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931216 | controller |     "Jun 12 15:50:18.193054 crc crio[24284]: time=\"2026-06-12T15:50:18.193002978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c4f61aec-73a2-4816-924b-eebd7b9c13ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931231 | controller |     "Jun 12 15:50:18.206850 crc crio[24284]: time=\"2026-06-12T15:50:18.206751308Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f05cf76c-78f3-45e7-a0d3-8fba4b2ea987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931245 | controller |     "Jun 12 15:50:18.208493 crc crio[24284]: time=\"2026-06-12T15:50:18.20772777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931260 | controller |     "Jun 12 15:50:18.347072 crc crio[24284]: time=\"2026-06-12T15:50:18.346953133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931274 | controller |     "Jun 12 15:50:18.355315 crc crio[24284]: time=\"2026-06-12T15:50:18.355138555Z\" level=info msg=\"Created container f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init\" id=1f8c51f8-293c-4614-8136-20f1e4325f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931289 | controller |     "Jun 12 15:50:18.358743 crc crio[24284]: time=\"2026-06-12T15:50:18.357523836Z\" level=info msg=\"Starting container: f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19\" id=2422049b-41b3-416c-a1d5-3adc811ac01f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.931303 | controller |     "Jun 12 15:50:18.361489 crc crio[24284]: time=\"2026-06-12T15:50:18.361405244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931318 | controller |     "Jun 12 15:50:18.368396 crc crio[24284]: time=\"2026-06-12T15:50:18.368303347Z\" level=info msg=\"Started container\" PID=83780 containerID=f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19 description=openstack/dnsmasq-dns-75bff4d67f-rfpvs/init id=2422049b-41b3-416c-a1d5-3adc811ac01f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6",
2026-06-12 16:39:24.931333 | controller |     "Jun 12 15:50:18.396018 crc crio[24284]: time=\"2026-06-12T15:50:18.395947051Z\" level=info msg=\"Created container 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync\" id=2147d39b-14d3-4c32-abe8-fa1dedcab66c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931351 | controller |     "Jun 12 15:50:18.398444 crc crio[24284]: time=\"2026-06-12T15:50:18.39712073Z\" level=info msg=\"Starting container: 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368\" id=d9e4b423-4e8a-43ee-a55b-6f312f35d67b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.931366 | controller |     "Jun 12 15:50:18.417171 crc crio[24284]: time=\"2026-06-12T15:50:18.417036033Z\" level=info msg=\"Started container\" PID=83781 containerID=838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368 description=openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync id=d9e4b423-4e8a-43ee-a55b-6f312f35d67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd",
2026-06-12 16:39:24.931382 | controller |     "Jun 12 15:50:18.584334 crc crio[24284]: time=\"2026-06-12T15:50:18.583656986Z\" level=info msg=\"Created container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent\" id=f05cf76c-78f3-45e7-a0d3-8fba4b2ea987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931396 | controller |     "Jun 12 15:50:18.604305 crc crio[24284]: time=\"2026-06-12T15:50:18.600474565Z\" level=info msg=\"Starting container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5\" id=3860992a-f03a-40f0-95e7-d35aad86db7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.931411 | controller |     "Jun 12 15:50:18.618447 crc crio[24284]: time=\"2026-06-12T15:50:18.617758902Z\" level=info msg=\"Started container\" PID=83790 containerID=8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5 description=openstack/ceilometer-0/ceilometer-central-agent id=3860992a-f03a-40f0-95e7-d35aad86db7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb",
2026-06-12 16:39:24.931426 | controller |     "Jun 12 15:50:18.682935 crc crio[24284]: time=\"2026-06-12T15:50:18.679755589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=31f03503-5101-492c-b11d-f6ce6d08902b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931440 | controller |     "Jun 12 15:50:18.728241 crc crio[24284]: time=\"2026-06-12T15:50:18.728111596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9cee5551-8ebc-42a6-aebe-018848a2844f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931455 | controller |     "Jun 12 15:50:18.738892 crc crio[24284]: time=\"2026-06-12T15:50:18.738796847Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ddfc05c3-02b9-47fc-ab1e-64f809dc7868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931469 | controller |     "Jun 12 15:50:18.740521 crc crio[24284]: time=\"2026-06-12T15:50:18.739538712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931484 | controller |     "Jun 12 15:50:18.770350 crc crio[24284]: time=\"2026-06-12T15:50:18.770158054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2aacc2d-c699-4804-a0d3-6d4aea77bcb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931498 | controller |     "Jun 12 15:50:18.914316 crc crio[24284]: time=\"2026-06-12T15:50:18.91416507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=942edb2c-99fb-4b2d-8682-f074a7fa7186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931529 | controller |     "Jun 12 15:50:18.971338 crc crio[24284]: time=\"2026-06-12T15:50:18.971064402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931555 | controller |     "Jun 12 15:50:18.990778 crc crio[24284]: time=\"2026-06-12T15:50:18.990679396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931571 | controller |     "Jun 12 15:50:19.005320 crc crio[24284]: time=\"2026-06-12T15:50:19.000032419Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=6ee04334-ae7c-4f04-9ce8-ae6c7b45365b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931587 | controller |     "Jun 12 15:50:19.005320 crc crio[24284]: time=\"2026-06-12T15:50:19.000500634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931601 | controller |     "Jun 12 15:50:19.190065 crc crio[24284]: time=\"2026-06-12T15:50:19.187563729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931617 | controller |     "Jun 12 15:50:19.200706 crc crio[24284]: time=\"2026-06-12T15:50:19.200607371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931631 | controller |     "Jun 12 15:50:19.235625 crc crio[24284]: time=\"2026-06-12T15:50:19.23371876Z\" level=info msg=\"Created container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent\" id=ddfc05c3-02b9-47fc-ab1e-64f809dc7868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931646 | controller |     "Jun 12 15:50:19.241186 crc crio[24284]: time=\"2026-06-12T15:50:19.239653813Z\" level=info msg=\"Starting container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c\" id=398f46fe-951b-4aa6-b4a8-c62207e90d36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.931660 | controller |     "Jun 12 15:50:19.248859 crc crio[24284]: time=\"2026-06-12T15:50:19.246655849Z\" level=info msg=\"Started container\" PID=83847 containerID=501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c description=openstack/ceilometer-0/ceilometer-notification-agent id=398f46fe-951b-4aa6-b4a8-c62207e90d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb",
2026-06-12 16:39:24.931676 | controller |     "Jun 12 15:50:19.291014 crc crio[24284]: time=\"2026-06-12T15:50:19.290942702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c32d043c-6fb1-40d4-805f-88bc7ae13cf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931690 | controller |     "Jun 12 15:50:19.318527 crc crio[24284]: time=\"2026-06-12T15:50:19.318390157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d90f77b0-47ed-48eb-b5b0-fbbbdf9c302b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931704 | controller |     "Jun 12 15:50:19.325934 crc crio[24284]: time=\"2026-06-12T15:50:19.325764305Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0961162e-d387-463f-b176-f859fa6b3444 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931719 | controller |     "Jun 12 15:50:19.326854 crc crio[24284]: time=\"2026-06-12T15:50:19.326336713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931733 | controller |     "Jun 12 15:50:19.493061 crc crio[24284]: time=\"2026-06-12T15:50:19.487394589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931751 | controller |     "Jun 12 15:50:19.509755 crc crio[24284]: time=\"2026-06-12T15:50:19.498493617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931766 | controller |     "Jun 12 15:50:19.520310 crc crio[24284]: time=\"2026-06-12T15:50:19.517714948Z\" level=info msg=\"Created container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=6ee04334-ae7c-4f04-9ce8-ae6c7b45365b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931780 | controller |     "Jun 12 15:50:19.521189 crc crio[24284]: time=\"2026-06-12T15:50:19.521076677Z\" level=info msg=\"Starting container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a\" id=7d4113d1-69f7-47e2-a824-f3801c1bf728 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.931795 | controller |     "Jun 12 15:50:19.531530 crc crio[24284]: time=\"2026-06-12T15:50:19.53016793Z\" level=info msg=\"Started container\" PID=83875 containerID=298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a description=openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns id=7d4113d1-69f7-47e2-a824-f3801c1bf728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6",
2026-06-12 16:39:24.931810 | controller |     "Jun 12 15:50:19.711598 crc crio[24284]: time=\"2026-06-12T15:50:19.711511891Z\" level=info msg=\"Created container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core\" id=0961162e-d387-463f-b176-f859fa6b3444 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931825 | controller |     "Jun 12 15:50:19.715566 crc crio[24284]: time=\"2026-06-12T15:50:19.715484449Z\" level=info msg=\"Starting container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d\" id=318914e6-d267-40c8-a02d-84ed10f28258 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.931840 | controller |     "Jun 12 15:50:19.730842 crc crio[24284]: time=\"2026-06-12T15:50:19.730726722Z\" level=info msg=\"Started container\" PID=83894 containerID=7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d description=openstack/ceilometer-0/sg-core id=318914e6-d267-40c8-a02d-84ed10f28258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb",
2026-06-12 16:39:24.931855 | controller |     "Jun 12 15:50:19.777237 crc crio[24284]: time=\"2026-06-12T15:50:19.776932285Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=29718922-8128-489d-b725-d8c12d40f78a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931870 | controller |     "Jun 12 15:50:19.832631 crc crio[24284]: time=\"2026-06-12T15:50:19.83214069Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=50bddb78-d2e3-47e6-8ad9-0166f8d13e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931884 | controller |     "Jun 12 15:50:19.860323 crc crio[24284]: time=\"2026-06-12T15:50:19.859169733Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=35a3d19f-18c4-40fd-994e-9d5f64617eae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.931899 | controller |     "Jun 12 15:50:21.797796 crc crio[24284]: time=\"2026-06-12T15:50:21.79736636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931913 | controller |     "Jun 12 15:50:24.660580 crc crio[24284]: time=\"2026-06-12T15:50:24.659554324Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=f2be2d55-a0bc-47cf-82f4-c9783ae039aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.931934 | controller |     "Jun 12 15:50:24.662171 crc crio[24284]: time=\"2026-06-12T15:50:24.661751274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=5961821d-fb7f-4141-a6af-06cca3479b82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931949 | controller |     "Jun 12 15:50:24.670747 crc crio[24284]: time=\"2026-06-12T15:50:24.670619962Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=bbaee5e8-43bb-4508-941d-0103d4f7ab99 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.931964 | controller |     "Jun 12 15:50:24.671746 crc crio[24284]: time=\"2026-06-12T15:50:24.671666826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=17442c1f-17b5-4d46-afc4-7d6146dde125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.931978 | controller |     "Jun 12 15:50:24.685122 crc crio[24284]: time=\"2026-06-12T15:50:24.684967925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.931993 | controller |     "Jun 12 15:50:24.692018 crc crio[24284]: time=\"2026-06-12T15:50:24.69191942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932008 | controller |     "Jun 12 15:50:24.708479 crc crio[24284]: time=\"2026-06-12T15:50:24.708353661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cbb2a954-c104-486c-b8dc-46ea7564965c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932022 | controller |     "Jun 12 15:50:24.709870 crc crio[24284]: time=\"2026-06-12T15:50:24.709778266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=de45a784-fd63-45e5-9007-b63c65596c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932036 | controller |     "Jun 12 15:50:24.724015 crc crio[24284]: time=\"2026-06-12T15:50:24.723913583Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b70d5a63-97f0-428a-ac56-49e631b9c79e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932050 | controller |     "Jun 12 15:50:24.732409 crc crio[24284]: time=\"2026-06-12T15:50:24.732323076Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=21b3a2d1-6dfe-427e-9487-a718db1555e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932064 | controller |     "Jun 12 15:50:24.777037 crc crio[24284]: time=\"2026-06-12T15:50:24.77693727Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=2ec82e30-2589-4114-bb99-e84eea577e56 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.932079 | controller |     "Jun 12 15:50:24.779134 crc crio[24284]: time=\"2026-06-12T15:50:24.779041384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6926f119-95da-486f-8f9a-c8a66f2ccc60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932093 | controller |     "Jun 12 15:50:24.818587 crc crio[24284]: time=\"2026-06-12T15:50:24.81848824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932107 | controller |     "Jun 12 15:50:24.840939 crc crio[24284]: time=\"2026-06-12T15:50:24.840837234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932125 | controller |     "Jun 12 15:50:24.843632 crc crio[24284]: time=\"2026-06-12T15:50:24.843550651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=da8be66e-b9bb-4495-87fd-baca0738561d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932140 | controller |     "Jun 12 15:50:24.846332 crc crio[24284]: time=\"2026-06-12T15:50:24.846185507Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=16ace812-9523-4167-84d6-bd7d55f2038e name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.932154 | controller |     "Jun 12 15:50:24.847572 crc crio[24284]: time=\"2026-06-12T15:50:24.847491707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8ae72a48-e5fe-429b-a985-54ab5d7abc2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932169 | controller |     "Jun 12 15:50:24.876796 crc crio[24284]: time=\"2026-06-12T15:50:24.87669869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=56fe1fc9-5c54-4a77-b0a7-ec3b731e8c9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932183 | controller |     "Jun 12 15:50:24.887673 crc crio[24284]: time=\"2026-06-12T15:50:24.887570847Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=1a57ed52-8a20-42ba-b870-d324c7cf8c8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932198 | controller |     "Jun 12 15:50:24.889318 crc crio[24284]: time=\"2026-06-12T15:50:24.88918031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932212 | controller |     "Jun 12 15:50:24.898764 crc crio[24284]: time=\"2026-06-12T15:50:24.898653513Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3c004de9-6aa8-413f-8b7f-3351cdc060d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932227 | controller |     "Jun 12 15:50:24.927522 crc crio[24284]: time=\"2026-06-12T15:50:24.927308696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932241 | controller |     "Jun 12 15:50:24.936672 crc crio[24284]: time=\"2026-06-12T15:50:24.936073089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932255 | controller |     "Jun 12 15:50:24.958344 crc crio[24284]: time=\"2026-06-12T15:50:24.958154823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932269 | controller |     "Jun 12 15:50:24.959381 crc crio[24284]: time=\"2026-06-12T15:50:24.959237809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932283 | controller |     "Jun 12 15:50:24.963299 crc crio[24284]: time=\"2026-06-12T15:50:24.963150716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932298 | controller |     "Jun 12 15:50:24.984900 crc crio[24284]: time=\"2026-06-12T15:50:24.984783544Z\" level=info msg=\"Created container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd\" id=35a3d19f-18c4-40fd-994e-9d5f64617eae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932317 | controller |     "Jun 12 15:50:24.986191 crc crio[24284]: time=\"2026-06-12T15:50:24.986069465Z\" level=info msg=\"Starting container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c\" id=9afdfb8a-5a8a-44d0-9fb9-343367b91861 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932331 | controller |     "Jun 12 15:50:24.994222 crc crio[24284]: time=\"2026-06-12T15:50:24.994098915Z\" level=info msg=\"Started container\" PID=84186 containerID=7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c description=openstack/ceilometer-0/proxy-httpd id=9afdfb8a-5a8a-44d0-9fb9-343367b91861 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb",
2026-06-12 16:39:24.932346 | controller |     "Jun 12 15:50:25.001927 crc crio[24284]: time=\"2026-06-12T15:50:25.001826525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932361 | controller |     "Jun 12 15:50:25.012877 crc crio[24284]: time=\"2026-06-12T15:50:25.012772448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932375 | controller |     "Jun 12 15:50:25.042705 crc crio[24284]: time=\"2026-06-12T15:50:25.042585591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932390 | controller |     "Jun 12 15:50:25.051297 crc crio[24284]: time=\"2026-06-12T15:50:25.051046286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932409 | controller |     "Jun 12 15:50:25.364327 crc crio[24284]: time=\"2026-06-12T15:50:25.364186534Z\" level=info msg=\"Created container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log\" id=3c004de9-6aa8-413f-8b7f-3351cdc060d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932442 | controller |     "Jun 12 15:50:25.365352 crc crio[24284]: time=\"2026-06-12T15:50:25.36529823Z\" level=info msg=\"Starting container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4\" id=53cb15ca-1c3f-4922-a2ec-f74dff8d5991 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932474 | controller |     "Jun 12 15:50:25.367723 crc crio[24284]: time=\"2026-06-12T15:50:25.367631237Z\" level=info msg=\"Created container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log\" id=1a57ed52-8a20-42ba-b870-d324c7cf8c8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932493 | controller |     "Jun 12 15:50:25.368828 crc crio[24284]: time=\"2026-06-12T15:50:25.368583927Z\" level=info msg=\"Created container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=b70d5a63-97f0-428a-ac56-49e631b9c79e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932508 | controller |     "Jun 12 15:50:25.369948 crc crio[24284]: time=\"2026-06-12T15:50:25.36987785Z\" level=info msg=\"Starting container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff\" id=1d032fa3-12b5-422f-90b4-c8c75aeb71e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932544 | controller |     "Jun 12 15:50:25.371693 crc crio[24284]: time=\"2026-06-12T15:50:25.371625625Z\" level=info msg=\"Starting container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81\" id=43e8cf83-71f9-436b-8a2d-18adced9ce75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932561 | controller |     "Jun 12 15:50:25.375799 crc crio[24284]: time=\"2026-06-12T15:50:25.375735528Z\" level=info msg=\"Started container\" PID=84233 containerID=16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4 description=openstack/nova-metadata-0/nova-metadata-log id=53cb15ca-1c3f-4922-a2ec-f74dff8d5991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d",
2026-06-12 16:39:24.932580 | controller |     "Jun 12 15:50:25.377915 crc crio[24284]: time=\"2026-06-12T15:50:25.377851597Z\" level=info msg=\"Started container\" PID=84371 containerID=855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=43e8cf83-71f9-436b-8a2d-18adced9ce75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082",
2026-06-12 16:39:24.932596 | controller |     "Jun 12 15:50:25.379119 crc crio[24284]: time=\"2026-06-12T15:50:25.379058905Z\" level=info msg=\"Created container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=21b3a2d1-6dfe-427e-9487-a718db1555e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932610 | controller |     "Jun 12 15:50:25.380634 crc crio[24284]: time=\"2026-06-12T15:50:25.380578199Z\" level=info msg=\"Starting container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5\" id=470be929-69b0-47d6-ab30-fbf14fdcd22f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932625 | controller |     "Jun 12 15:50:25.383622 crc crio[24284]: time=\"2026-06-12T15:50:25.38355594Z\" level=info msg=\"Started container\" PID=84377 containerID=1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff description=openstack/nova-api-0/nova-api-log id=1d032fa3-12b5-422f-90b4-c8c75aeb71e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091",
2026-06-12 16:39:24.932639 | controller |     "Jun 12 15:50:25.387779 crc crio[24284]: time=\"2026-06-12T15:50:25.387709992Z\" level=info msg=\"Started container\" PID=84380 containerID=53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=470be929-69b0-47d6-ab30-fbf14fdcd22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d",
2026-06-12 16:39:24.932654 | controller |     "Jun 12 15:50:25.400006 crc crio[24284]: time=\"2026-06-12T15:50:25.39991279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8efb4c49-19e7-4c56-8ab4-39c843d6832d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932668 | controller |     "Jun 12 15:50:25.410700 crc crio[24284]: time=\"2026-06-12T15:50:25.410609945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cca1813b-573e-4af0-a220-3425b369f13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932683 | controller |     "Jun 12 15:50:25.446132 crc crio[24284]: time=\"2026-06-12T15:50:25.445847376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7b664485-b974-4ac9-a0ec-079f41ed4682 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932698 | controller |     "Jun 12 15:50:25.458929 crc crio[24284]: time=\"2026-06-12T15:50:25.458796892Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4a3732c6-65e3-4b64-b722-1bc71e56aa27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932713 | controller |     "Jun 12 15:50:25.460923 crc crio[24284]: time=\"2026-06-12T15:50:25.46085451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932727 | controller |     "Jun 12 15:50:25.463104 crc crio[24284]: time=\"2026-06-12T15:50:25.463045508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1a4cf8c8-4e08-4f00-8210-a462b9fc4b9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.932746 | controller |     "Jun 12 15:50:25.491358 crc crio[24284]: time=\"2026-06-12T15:50:25.491156628Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=8642844b-cfa3-44a0-8a23-9bcca2e66bfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932761 | controller |     "Jun 12 15:50:25.493499 crc crio[24284]: time=\"2026-06-12T15:50:25.493439362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932775 | controller |     "Jun 12 15:50:25.539118 crc crio[24284]: time=\"2026-06-12T15:50:25.539024085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932789 | controller |     "Jun 12 15:50:25.546855 crc crio[24284]: time=\"2026-06-12T15:50:25.546767736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932804 | controller |     "Jun 12 15:50:25.589933 crc crio[24284]: time=\"2026-06-12T15:50:25.589783635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932818 | controller |     "Jun 12 15:50:25.596311 crc crio[24284]: time=\"2026-06-12T15:50:25.596144961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.932832 | controller |     "Jun 12 15:50:25.694345 crc crio[24284]: time=\"2026-06-12T15:50:25.69412772Z\" level=info msg=\"Created container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api\" id=4a3732c6-65e3-4b64-b722-1bc71e56aa27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932846 | controller |     "Jun 12 15:50:25.696485 crc crio[24284]: time=\"2026-06-12T15:50:25.696186114Z\" level=info msg=\"Starting container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92\" id=15543617-113f-4e5c-a664-89e3e4ae58cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932860 | controller |     "Jun 12 15:50:25.706682 crc crio[24284]: time=\"2026-06-12T15:50:25.705559837Z\" level=info msg=\"Started container\" PID=84442 containerID=2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92 description=openstack/nova-api-0/nova-api-api id=15543617-113f-4e5c-a664-89e3e4ae58cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091",
2026-06-12 16:39:24.932875 | controller |     "Jun 12 15:50:25.757817 crc crio[24284]: time=\"2026-06-12T15:50:25.757707162Z\" level=info msg=\"Created container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata\" id=8642844b-cfa3-44a0-8a23-9bcca2e66bfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.932889 | controller |     "Jun 12 15:50:25.759361 crc crio[24284]: time=\"2026-06-12T15:50:25.759180491Z\" level=info msg=\"Starting container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664\" id=7e7f82ff-23be-41d4-bbcd-c775e74edc6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.932903 | controller |     "Jun 12 15:50:25.767719 crc crio[24284]: time=\"2026-06-12T15:50:25.767616042Z\" level=info msg=\"Started container\" PID=84447 containerID=92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 description=openstack/nova-metadata-0/nova-metadata-metadata id=7e7f82ff-23be-41d4-bbcd-c775e74edc6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d",
2026-06-12 16:39:24.932922 | controller |     "Jun 12 15:50:26.037184 crc crio[24284]: time=\"2026-06-12T15:50:26.037051357Z\" level=info msg=\"Stopping container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 (timeout: 30s)\" id=f169d63d-e4bc-4ba9-98fd-12cef1b1c073 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.932937 | controller |     "Jun 12 15:50:26.077318 crc crio[24284]: time=\"2026-06-12T15:50:26.077121886Z\" level=info msg=\"Stopping container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 (timeout: 30s)\" id=64d6905d-505a-4f38-b883-116b577f90d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.932951 | controller |     "Jun 12 15:50:26.078021 crc crio[24284]: time=\"2026-06-12T15:50:26.077797328Z\" level=info msg=\"Stopping container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4 (timeout: 30s)\" id=14fd9d51-8412-4060-afcf-d8861778fd36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.932965 | controller |     "Jun 12 15:50:26.294626 crc crio[24284]: time=\"2026-06-12T15:50:26.29451166Z\" level=info msg=\"Stopped container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log\" id=14fd9d51-8412-4060-afcf-d8861778fd36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.932979 | controller |     "Jun 12 15:50:27.014463 crc crio[24284]: time=\"2026-06-12T15:50:27.013675583Z\" level=info msg=\"Stopping container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb (timeout: 10s)\" id=4707ba8d-3900-4753-bfde-90e0003f3183 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.932994 | controller |     "Jun 12 15:50:27.153975 crc crio[24284]: time=\"2026-06-12T15:50:27.153758129Z\" level=info msg=\"Stopped container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=4707ba8d-3900-4753-bfde-90e0003f3183 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933008 | controller |     "Jun 12 15:50:27.156697 crc crio[24284]: time=\"2026-06-12T15:50:27.156628245Z\" level=info msg=\"Stopping pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=d1d45ac7-442a-4ba1-bca3-8749df359492 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933022 | controller |     "Jun 12 15:50:27.162615 crc crio[24284]: time=\"2026-06-12T15:50:27.162518832Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-695b6cf8ff-x8jn8 Namespace:openstack ID:cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4 UID:48429e02-bf0a-4219-b8cc-25298428ffdf NetNS:/var/run/netns/a6b8de85-dbfc-4f82-a32e-e84aa4de2ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48429e02_bf0a_4219_b8cc_25298428ffdf.slice PodAnnotations:0xc0009b8cb8}] Aliases:map[]}\"",
2026-06-12 16:39:24.933037 | controller |     "Jun 12 15:50:27.162826 crc crio[24284]: time=\"2026-06-12T15:50:27.1627659Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-695b6cf8ff-x8jn8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933051 | controller |     "Jun 12 15:50:27.814644 crc crio[24284]: time=\"2026-06-12T15:50:27.814402107Z\" level=info msg=\"Stopped pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=d1d45ac7-442a-4ba1-bca3-8749df359492 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933065 | controller |     "Jun 12 15:50:28.213113 crc crio[24284]: time=\"2026-06-12T15:50:28.212671882Z\" level=info msg=\"Removing container: f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb\" id=84790db3-9238-477a-b03a-25a18f7b4c43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.933084 | controller |     "Jun 12 15:50:28.398501 crc crio[24284]: time=\"2026-06-12T15:50:28.398395837Z\" level=info msg=\"Removed container f802abdb19671b90c9ecfb9895b58f07a9565cf28864bfa10762f6a7ccf7e9cb: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/dnsmasq-dns\" id=84790db3-9238-477a-b03a-25a18f7b4c43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.933098 | controller |     "Jun 12 15:50:28.405793 crc crio[24284]: time=\"2026-06-12T15:50:28.405671835Z\" level=info msg=\"Removing container: 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa\" id=5a884ba0-e88e-4069-b283-e2a3db7cb538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.933113 | controller |     "Jun 12 15:50:28.447717 crc crio[24284]: time=\"2026-06-12T15:50:28.44757554Z\" level=info msg=\"Removed container 905ee2b444a815b1d5af59d71bf59a420c84697bc9ff5552eae00862bfad40aa: openstack/dnsmasq-dns-695b6cf8ff-x8jn8/init\" id=5a884ba0-e88e-4069-b283-e2a3db7cb538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.933127 | controller |     "Jun 12 15:50:32.239377 crc crio[24284]: time=\"2026-06-12T15:50:32.238447285Z\" level=info msg=\"Stopping pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=d6fda128-e077-46be-944c-fec07de4ff62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933142 | controller |     "Jun 12 15:50:32.240957 crc crio[24284]: time=\"2026-06-12T15:50:32.240167171Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-p2c8r Namespace:openstack ID:05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2 UID:51432b58-23f7-4037-a4ee-91aabe604d60 NetNS:/var/run/netns/e56ab22c-2ed1-495b-a126-25d69b880015 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51432b58_23f7_4037_a4ee_91aabe604d60.slice PodAnnotations:0xc001212e10}] Aliases:map[]}\"",
2026-06-12 16:39:24.933157 | controller |     "Jun 12 15:50:32.240957 crc crio[24284]: time=\"2026-06-12T15:50:32.240396179Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-p2c8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933171 | controller |     "Jun 12 15:50:32.645295 crc crio[24284]: time=\"2026-06-12T15:50:32.641029835Z\" level=info msg=\"Stopped pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=d6fda128-e077-46be-944c-fec07de4ff62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933186 | controller |     "Jun 12 15:50:33.691687 crc crio[24284]: time=\"2026-06-12T15:50:33.690702392Z\" level=info msg=\"Stopping container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92 (timeout: 30s)\" id=9271cec3-d73d-445a-a9b5-1245340cf299 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933200 | controller |     "Jun 12 15:50:33.693444 crc crio[24284]: time=\"2026-06-12T15:50:33.69080998Z\" level=info msg=\"Stopping container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff (timeout: 30s)\" id=4d4460a5-543f-4384-b354-ae2af799f23d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933215 | controller |     "Jun 12 15:50:33.719153 crc crio[24284]: time=\"2026-06-12T15:50:33.719047936Z\" level=info msg=\"Stopping container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5 (timeout: 30s)\" id=9cb04fa6-1c58-45ae-b9e2-d9d755b45fd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933229 | controller |     "Jun 12 15:50:33.823907 crc crio[24284]: time=\"2026-06-12T15:50:33.823797708Z\" level=info msg=\"Stopped container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log\" id=4d4460a5-543f-4384-b354-ae2af799f23d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933244 | controller |     "Jun 12 15:50:34.732702 crc crio[24284]: time=\"2026-06-12T15:50:34.73209394Z\" level=info msg=\"Stopped container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api\" id=9271cec3-d73d-445a-a9b5-1245340cf299 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933262 | controller |     "Jun 12 15:50:34.734744 crc crio[24284]: time=\"2026-06-12T15:50:34.734653733Z\" level=info msg=\"Stopping pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=0c8fffa1-d86f-4955-af25-0a0bea553bca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933277 | controller |     "Jun 12 15:50:34.735763 crc crio[24284]: time=\"2026-06-12T15:50:34.735688187Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091 UID:ad10bfc5-5f24-44fb-9664-fbc40b6ab9d2 NetNS:/var/run/netns/cc874173-3643-4d37-93b8-3f3380620911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad10bfc5_5f24_44fb_9664_fbc40b6ab9d2.slice PodAnnotations:0xc00041ca20}] Aliases:map[]}\"",
2026-06-12 16:39:24.933292 | controller |     "Jun 12 15:50:34.735885 crc crio[24284]: time=\"2026-06-12T15:50:34.735865552Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933307 | controller |     "Jun 12 15:50:35.206563 crc crio[24284]: time=\"2026-06-12T15:50:35.206466942Z\" level=info msg=\"Stopped pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=0c8fffa1-d86f-4955-af25-0a0bea553bca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933323 | controller |     "Jun 12 15:50:35.376016 crc crio[24284]: time=\"2026-06-12T15:50:35.37573646Z\" level=info msg=\"Stopped container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9cb04fa6-1c58-45ae-b9e2-d9d755b45fd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.933338 | controller |     "Jun 12 15:50:35.377305 crc crio[24284]: time=\"2026-06-12T15:50:35.377137976Z\" level=info msg=\"Stopping pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=ae7eb90f-dbe1-4558-8d94-c8ab2c9c30e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933352 | controller |     "Jun 12 15:50:35.378791 crc crio[24284]: time=\"2026-06-12T15:50:35.377750306Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d UID:c7838dab-abf2-4b28-81a4-487cf6d65e10 NetNS:/var/run/netns/1556b962-0319-495a-9f2d-37189a466049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7838dab_abf2_4b28_81a4_487cf6d65e10.slice PodAnnotations:0xc0009b8580}] Aliases:map[]}\"",
2026-06-12 16:39:24.933367 | controller |     "Jun 12 15:50:35.378791 crc crio[24284]: time=\"2026-06-12T15:50:35.377902131Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933381 | controller |     "Jun 12 15:50:35.809672 crc crio[24284]: time=\"2026-06-12T15:50:35.809135676Z\" level=info msg=\"Stopped pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=ae7eb90f-dbe1-4558-8d94-c8ab2c9c30e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933396 | controller |     "Jun 12 15:50:36.366035 crc crio[24284]: time=\"2026-06-12T15:50:36.365648662Z\" level=info msg=\"Removing container: 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5\" id=17d45a43-3ab0-4b2e-b6fc-b689e1892389 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.933410 | controller |     "Jun 12 15:50:36.397005 crc crio[24284]: time=\"2026-06-12T15:50:36.396903221Z\" level=info msg=\"Removed container 53378f95a1672e4e7fa4f0a90042d1ec5872a08a074c17a6e3bf03ec32003ea5: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=17d45a43-3ab0-4b2e-b6fc-b689e1892389 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.933428 | controller |     "Jun 12 15:50:36.863424 crc crio[24284]: time=\"2026-06-12T15:50:36.86316317Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=824f5bbc-d369-4db7-a041-3524d3f444e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.933443 | controller |     "Jun 12 15:50:36.863424 crc crio[24284]: time=\"2026-06-12T15:50:36.863315395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933458 | controller |     "Jun 12 15:50:36.890860 crc crio[24284]: time=\"2026-06-12T15:50:36.890740141Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0009b8da8}] Aliases:map[]}\"",
2026-06-12 16:39:24.933473 | controller |     "Jun 12 15:50:36.890860 crc crio[24284]: time=\"2026-06-12T15:50:36.890809233Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933489 | controller |     "Jun 12 15:50:36.961470 crc crio[24284]: time=\"2026-06-12T15:50:36.961175516Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=63c1aebb-6fb7-48fa-9aae-8a9271b5c0a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.933503 | controller |     "Jun 12 15:50:36.961470 crc crio[24284]: time=\"2026-06-12T15:50:36.961363452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933539 | controller |     "Jun 12 15:50:36.997386 crc crio[24284]: time=\"2026-06-12T15:50:36.996911563Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc001e05138}] Aliases:map[]}\"",
2026-06-12 16:39:24.933556 | controller |     "Jun 12 15:50:36.997386 crc crio[24284]: time=\"2026-06-12T15:50:36.997368018Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933572 | controller |     "Jun 12 15:50:37.402897 crc crio[24284]: time=\"2026-06-12T15:50:37.402686059Z\" level=info msg=\"Stopping pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=0e6aef3f-d0fb-44ac-9eac-6ce0ee42bcbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933588 | controller |     "Jun 12 15:50:37.403835 crc crio[24284]: time=\"2026-06-12T15:50:37.403754794Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-zp72w Namespace:openstack ID:783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd UID:c28cd9c8-f2ab-4cc5-8e4c-c6e04262cb9a NetNS:/var/run/netns/8d4b2ec3-9de4-45e9-ab83-27e19d1309d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc28cd9c8_f2ab_4cc5_8e4c_c6e04262cb9a.slice PodAnnotations:0xc00041d0e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.933607 | controller |     "Jun 12 15:50:37.403991 crc crio[24284]: time=\"2026-06-12T15:50:37.40394673Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-zp72w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.933621 | controller |     "Jun 12 15:50:37.570535 crc crio[24284]: 2026-06-12T15:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ff7e8d6e96c806 Mac:de:07:c2:b5:9c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.933636 | controller |     "Jun 12 15:50:37.572056 crc crio[24284]: time=\"2026-06-12T15:50:37.571969914Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0009b8da8}] Aliases:map[]}\"",
2026-06-12 16:39:24.933651 | controller |     "Jun 12 15:50:37.572180 crc crio[24284]: time=\"2026-06-12T15:50:37.572120669Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.933666 | controller |     "Jun 12 15:50:37.589732 crc crio[24284]: time=\"2026-06-12T15:50:37.589657143Z\" level=info msg=\"Ran pod sandbox 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 with infra container: openstack/nova-scheduler-0/POD\" id=824f5bbc-d369-4db7-a041-3524d3f444e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.933681 | controller |     "Jun 12 15:50:37.592425 crc crio[24284]: time=\"2026-06-12T15:50:37.592343236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c55bd97b-54e8-4df4-9ce4-edf2379a0c3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.933695 | controller |     "Jun 12 15:50:37.634178 crc crio[24284]: time=\"2026-06-12T15:50:37.63408686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d6d04b8e-d6aa-4abb-a532-e90720f7755b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.933710 | controller |     "Jun 12 15:50:37.684026 crc crio[24284]: time=\"2026-06-12T15:50:37.683816878Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=192f4c0a-8daa-46e9-b427-a6d0c567e525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.933724 | controller |     "Jun 12 15:50:37.690791 crc crio[24284]: time=\"2026-06-12T15:50:37.69065231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933739 | controller |     "Jun 12 15:50:37.778042 crc crio[24284]: time=\"2026-06-12T15:50:37.777885239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933754 | controller |     "Jun 12 15:50:37.787299 crc crio[24284]: time=\"2026-06-12T15:50:37.787162068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933769 | controller |     "Jun 12 15:50:37.840502 crc crio[24284]: 2026-06-12T15:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5706414910c26a5 Mac:b6:73:55:6d:e1:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.933788 | controller |     "Jun 12 15:50:37.842823 crc crio[24284]: time=\"2026-06-12T15:50:37.842780316Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc001e05138}] Aliases:map[]}\"",
2026-06-12 16:39:24.933804 | controller |     "Jun 12 15:50:37.843141 crc crio[24284]: time=\"2026-06-12T15:50:37.843114967Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.933818 | controller |     "Jun 12 15:50:37.853442 crc crio[24284]: time=\"2026-06-12T15:50:37.853407402Z\" level=info msg=\"Ran pod sandbox 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 with infra container: openstack/nova-api-0/POD\" id=63c1aebb-6fb7-48fa-9aae-8a9271b5c0a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.933834 | controller |     "Jun 12 15:50:37.856932 crc crio[24284]: time=\"2026-06-12T15:50:37.856859932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2ce55cb4-5124-4504-840a-1114168a3753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.933855 | controller |     "Jun 12 15:50:37.860726 crc crio[24284]: time=\"2026-06-12T15:50:37.860694918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e746d579-8384-4922-b35a-23c9f7e11ff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.933877 | controller |     "Jun 12 15:50:37.880541 crc crio[24284]: time=\"2026-06-12T15:50:37.880132635Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=de47dfef-e905-4e6a-bf58-fe21b81b4517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.933896 | controller |     "Jun 12 15:50:37.883192 crc crio[24284]: time=\"2026-06-12T15:50:37.883165224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933911 | controller |     "Jun 12 15:50:37.947718 crc crio[24284]: time=\"2026-06-12T15:50:37.947667939Z\" level=info msg=\"Stopped pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=0e6aef3f-d0fb-44ac-9eac-6ce0ee42bcbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.933926 | controller |     "Jun 12 15:50:37.999669 crc crio[24284]: time=\"2026-06-12T15:50:37.999584558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933941 | controller |     "Jun 12 15:50:38.004323 crc crio[24284]: time=\"2026-06-12T15:50:38.004176757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.933956 | controller |     "Jun 12 15:50:38.007775 crc crio[24284]: time=\"2026-06-12T15:50:38.007670788Z\" level=info msg=\"Created container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=192f4c0a-8daa-46e9-b427-a6d0c567e525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.933971 | controller |     "Jun 12 15:50:38.008854 crc crio[24284]: time=\"2026-06-12T15:50:38.008812702Z\" level=info msg=\"Starting container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034\" id=cf0f911e-bf4e-48ef-bfc8-0235d1627194 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.933989 | controller |     "Jun 12 15:50:38.025732 crc crio[24284]: time=\"2026-06-12T15:50:38.025685271Z\" level=info msg=\"Started container\" PID=85656 containerID=ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=cf0f911e-bf4e-48ef-bfc8-0235d1627194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908",
2026-06-12 16:39:24.934005 | controller |     "Jun 12 15:50:38.175483 crc crio[24284]: time=\"2026-06-12T15:50:38.173929412Z\" level=info msg=\"Created container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log\" id=de47dfef-e905-4e6a-bf58-fe21b81b4517 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.934020 | controller |     "Jun 12 15:50:38.176834 crc crio[24284]: time=\"2026-06-12T15:50:38.17636111Z\" level=info msg=\"Starting container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff\" id=d297e293-1c00-4f7f-aad5-f6c813fe96ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.934035 | controller |     "Jun 12 15:50:38.186417 crc crio[24284]: time=\"2026-06-12T15:50:38.186327631Z\" level=info msg=\"Started container\" PID=85702 containerID=da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff description=openstack/nova-api-0/nova-api-log id=d297e293-1c00-4f7f-aad5-f6c813fe96ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888",
2026-06-12 16:39:24.934049 | controller |     "Jun 12 15:50:38.205620 crc crio[24284]: time=\"2026-06-12T15:50:38.203761843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=18a450e5-b046-4908-acaa-f227bdc3dadb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.934063 | controller |     "Jun 12 15:50:38.228737 crc crio[24284]: time=\"2026-06-12T15:50:38.228661934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=35928999-c7d2-4d05-8c1c-f408328189a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.934078 | controller |     "Jun 12 15:50:38.316342 crc crio[24284]: time=\"2026-06-12T15:50:38.316132633Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d8bf2853-dfeb-4e1e-b380-63f63628284a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.934093 | controller |     "Jun 12 15:50:38.318445 crc crio[24284]: time=\"2026-06-12T15:50:38.318385776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934108 | controller |     "Jun 12 15:50:38.372523 crc crio[24284]: time=\"2026-06-12T15:50:38.372030177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934122 | controller |     "Jun 12 15:50:38.376500 crc crio[24284]: time=\"2026-06-12T15:50:38.376424543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934137 | controller |     "Jun 12 15:50:38.590101 crc crio[24284]: time=\"2026-06-12T15:50:38.589334649Z\" level=info msg=\"Created container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api\" id=d8bf2853-dfeb-4e1e-b380-63f63628284a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.934151 | controller |     "Jun 12 15:50:38.592998 crc crio[24284]: time=\"2026-06-12T15:50:38.592860801Z\" level=info msg=\"Starting container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d\" id=26bdbdb2-2299-4741-8ec2-d71f7d0b3ed2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.934168 | controller |     "Jun 12 15:50:38.599820 crc crio[24284]: time=\"2026-06-12T15:50:38.599705582Z\" level=info msg=\"Started container\" PID=85732 containerID=102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d description=openstack/nova-api-0/nova-api-api id=26bdbdb2-2299-4741-8ec2-d71f7d0b3ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888",
2026-06-12 16:39:24.934183 | controller |     "Jun 12 15:50:39.194598 crc crio[24284]: time=\"2026-06-12T15:50:39.193947097Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a1e8e92f-e7ed-464d-a231-35ab29cf781e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.934198 | controller |     "Jun 12 15:50:39.196367 crc crio[24284]: time=\"2026-06-12T15:50:39.194605609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934212 | controller |     "Jun 12 15:50:39.259599 crc crio[24284]: time=\"2026-06-12T15:50:39.259323106Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 UID:642ae8d0-d92b-4e83-8e20-aa761b3914d7 NetNS:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod642ae8d0_d92b_4e83_8e20_aa761b3914d7.slice PodAnnotations:0xc00041d110}] Aliases:map[]}\"",
2026-06-12 16:39:24.934227 | controller |     "Jun 12 15:50:39.259599 crc crio[24284]: time=\"2026-06-12T15:50:39.259397168Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.934242 | controller |     "Jun 12 15:50:39.622575 crc crio[24284]: 2026-06-12T15:50:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:686cd33d9e60b43 Mac:62:e3:6d:8c:d4:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 SocketPath: PciID:}] [{Interface:0xc000014eb0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.934256 | controller |     "Jun 12 15:50:39.623438 crc crio[24284]: time=\"2026-06-12T15:50:39.623336584Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 UID:642ae8d0-d92b-4e83-8e20-aa761b3914d7 NetNS:/var/run/netns/aff746df-782d-468b-bdbb-2e20c96ed1b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod642ae8d0_d92b_4e83_8e20_aa761b3914d7.slice PodAnnotations:0xc00041d110}] Aliases:map[]}\"",
2026-06-12 16:39:24.934271 | controller |     "Jun 12 15:50:39.623621 crc crio[24284]: time=\"2026-06-12T15:50:39.62353017Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.934285 | controller |     "Jun 12 15:50:39.634605 crc crio[24284]: time=\"2026-06-12T15:50:39.634472586Z\" level=info msg=\"Ran pod sandbox 686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6 with infra container: openstack/nova-cell1-conductor-0/POD\" id=a1e8e92f-e7ed-464d-a231-35ab29cf781e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.934299 | controller |     "Jun 12 15:50:39.638975 crc crio[24284]: time=\"2026-06-12T15:50:39.638873334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=09b8cc7d-bf26-4b19-940f-e96a5029998c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.934314 | controller |     "Jun 12 15:50:39.668538 crc crio[24284]: time=\"2026-06-12T15:50:39.668358333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=819e9c2c-2d97-4a97-9f40-75dcae4f5e08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.934331 | controller |     "Jun 12 15:50:40.042696 crc crio[24284]: time=\"2026-06-12T15:50:40.042568813Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=16dc6185-afd8-4083-8783-dd631393fff9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.934346 | controller |     "Jun 12 15:50:40.043381 crc crio[24284]: time=\"2026-06-12T15:50:40.043199373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934361 | controller |     "Jun 12 15:50:40.100085 crc crio[24284]: time=\"2026-06-12T15:50:40.099972393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934376 | controller |     "Jun 12 15:50:40.105979 crc crio[24284]: time=\"2026-06-12T15:50:40.105904962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.934390 | controller |     "Jun 12 15:50:40.305867 crc crio[24284]: time=\"2026-06-12T15:50:40.305668544Z\" level=info msg=\"Created container a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=16dc6185-afd8-4083-8783-dd631393fff9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.934405 | controller |     "Jun 12 15:50:40.308348 crc crio[24284]: time=\"2026-06-12T15:50:40.308238237Z\" level=info msg=\"Starting container: a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6\" id=41cd0308-20ce-43c3-b3e2-d16f8a89dd48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.934419 | controller |     "Jun 12 15:50:40.315659 crc crio[24284]: time=\"2026-06-12T15:50:40.315540852Z\" level=info msg=\"Started container\" PID=85951 containerID=a4a6a05c728ea6e69aa520358345111260a357b02467ae68d518632edfade3a6 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=41cd0308-20ce-43c3-b3e2-d16f8a89dd48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=686cd33d9e60b4384865dc7106d7fd392c1482fd59235952383317bd2b392dd6",
2026-06-12 16:39:24.934434 | controller |     "Jun 12 15:50:45.637426 crc crio[24284]: time=\"2026-06-12T15:50:45.636318601Z\" level=info msg=\"Removing container: 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac\" id=09d1be77-3737-4f04-9800-fae57ef371cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.934449 | controller |     "Jun 12 15:50:45.752791 crc crio[24284]: time=\"2026-06-12T15:50:45.752682282Z\" level=info msg=\"Removed container 4d8dab8dcea08c8137524cffefdb14dfb38ceb82dbd2ab49f491ec364efb87ac: openshift-infra/auto-csr-approver-29687984-grxpn/oc\" id=09d1be77-3737-4f04-9800-fae57ef371cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.934463 | controller |     "Jun 12 15:50:45.768516 crc crio[24284]: time=\"2026-06-12T15:50:45.768167146Z\" level=info msg=\"Stopping pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=ac5498c8-78da-4af5-8ea1-a27f57a0d3f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934477 | controller |     "Jun 12 15:50:45.768516 crc crio[24284]: time=\"2026-06-12T15:50:45.768497347Z\" level=info msg=\"Stopped pod sandbox (already stopped): cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=ac5498c8-78da-4af5-8ea1-a27f57a0d3f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934492 | controller |     "Jun 12 15:50:45.769731 crc crio[24284]: time=\"2026-06-12T15:50:45.769501299Z\" level=info msg=\"Removing pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=a4afc549-30d5-4a79-b15f-88d7fc9a3827 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934525 | controller |     "Jun 12 15:50:45.791581 crc crio[24284]: time=\"2026-06-12T15:50:45.791465528Z\" level=info msg=\"Removed pod sandbox: cde1ae5030333e700f44b88125f21235d26055123b2de42397b1e6ed7169f4b4\" id=a4afc549-30d5-4a79-b15f-88d7fc9a3827 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934547 | controller |     "Jun 12 15:50:45.792759 crc crio[24284]: time=\"2026-06-12T15:50:45.792658404Z\" level=info msg=\"Stopping pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=39b68bef-a156-4476-8b63-85218a1b99f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934563 | controller |     "Jun 12 15:50:45.792879 crc crio[24284]: time=\"2026-06-12T15:50:45.792790878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=39b68bef-a156-4476-8b63-85218a1b99f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934577 | controller |     "Jun 12 15:50:45.794105 crc crio[24284]: time=\"2026-06-12T15:50:45.794006218Z\" level=info msg=\"Removing pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=6c8b6d46-bfae-4f2a-907b-d4c558c8b054 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934592 | controller |     "Jun 12 15:50:45.809292 crc crio[24284]: time=\"2026-06-12T15:50:45.809094315Z\" level=info msg=\"Removed pod sandbox: 1dc4ddaf10f197f0e2794455ea7a861c9ed303072e696c09b4005454c7efc35d\" id=6c8b6d46-bfae-4f2a-907b-d4c558c8b054 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934607 | controller |     "Jun 12 15:50:45.811396 crc crio[24284]: time=\"2026-06-12T15:50:45.811302235Z\" level=info msg=\"Stopping pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=573056b1-6a74-4429-811d-763d0e51c6b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934621 | controller |     "Jun 12 15:50:45.811553 crc crio[24284]: time=\"2026-06-12T15:50:45.811408199Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=573056b1-6a74-4429-811d-763d0e51c6b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934635 | controller |     "Jun 12 15:50:45.812741 crc crio[24284]: time=\"2026-06-12T15:50:45.812672339Z\" level=info msg=\"Removing pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=a27b0cfd-b204-4e53-86f2-d08835ff663e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934649 | controller |     "Jun 12 15:50:45.840005 crc crio[24284]: time=\"2026-06-12T15:50:45.839185673Z\" level=info msg=\"Removed pod sandbox: 4465983f813b549f06491bf1c74d113b7b12f85795e7bfa3b4b5153eba2f3d13\" id=a27b0cfd-b204-4e53-86f2-d08835ff663e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934664 | controller |     "Jun 12 15:50:45.841105 crc crio[24284]: time=\"2026-06-12T15:50:45.84096506Z\" level=info msg=\"Stopping pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=63aad17d-54f6-4071-af59-e64a38633464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934678 | controller |     "Jun 12 15:50:45.841357 crc crio[24284]: time=\"2026-06-12T15:50:45.841117945Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=63aad17d-54f6-4071-af59-e64a38633464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934692 | controller |     "Jun 12 15:50:45.841997 crc crio[24284]: time=\"2026-06-12T15:50:45.841931011Z\" level=info msg=\"Removing pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=b5ed3c47-9a38-41ba-a1ff-d7673df5e3b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934713 | controller |     "Jun 12 15:50:45.862982 crc crio[24284]: time=\"2026-06-12T15:50:45.862876705Z\" level=info msg=\"Removed pod sandbox: 9e6f50eba281f6591bd576a619982a1038e85f3cd148b31a63e069e60e52a936\" id=b5ed3c47-9a38-41ba-a1ff-d7673df5e3b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.934728 | controller |     "Jun 12 15:50:56.056208 crc crio[24284]: time=\"2026-06-12T15:50:56.055134296Z\" level=warning msg=\"Stopping container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.934742 | controller |     "Jun 12 15:50:56.093664 crc crio[24284]: time=\"2026-06-12T15:50:56.090335399Z\" level=warning msg=\"Stopping container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.934757 | controller |     "Jun 12 15:50:56.101279 crc crio[24284]: time=\"2026-06-12T15:50:56.101125477Z\" level=error msg=\"Killing container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.934771 | controller |     "Jun 12 15:50:56.143990 crc crio[24284]: time=\"2026-06-12T15:50:56.143810081Z\" level=info msg=\"Stopped container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f169d63d-e4bc-4ba9-98fd-12cef1b1c073 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.934786 | controller |     "Jun 12 15:50:56.145949 crc crio[24284]: time=\"2026-06-12T15:50:56.145802525Z\" level=info msg=\"Stopping pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=30a3c3de-cc77-47ac-adad-04cfc8ddb3f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934801 | controller |     "Jun 12 15:50:56.149024 crc crio[24284]: time=\"2026-06-12T15:50:56.148928685Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082 UID:89c1593b-38b7-4d54-ac03-2474c9e45f55 NetNS:/var/run/netns/9395c63c-b735-46c7-9bb2-4560399f3942 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89c1593b_38b7_4d54_ac03_2474c9e45f55.slice PodAnnotations:0xc001e05820}] Aliases:map[]}\"",
2026-06-12 16:39:24.934816 | controller |     "Jun 12 15:50:56.149348 crc crio[24284]: time=\"2026-06-12T15:50:56.149188704Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.934831 | controller |     "Jun 12 15:50:56.150151 crc crio[24284]: time=\"2026-06-12T15:50:56.148966617Z\" level=error msg=\"Killing container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.934846 | controller |     "Jun 12 15:50:56.199354 crc crio[24284]: time=\"2026-06-12T15:50:56.19892605Z\" level=info msg=\"Stopped container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata\" id=64d6905d-505a-4f38-b883-116b577f90d4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.934860 | controller |     "Jun 12 15:50:56.202861 crc crio[24284]: time=\"2026-06-12T15:50:56.202785836Z\" level=info msg=\"Stopping pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=1b09037c-354b-4c70-9025-78efc554c03a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934875 | controller |     "Jun 12 15:50:56.205718 crc crio[24284]: time=\"2026-06-12T15:50:56.203373375Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d UID:78595651-c26b-4245-8936-92586721b42c NetNS:/var/run/netns/551760dd-4e0f-4f0e-afbd-2869c0010841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78595651_c26b_4245_8936_92586721b42c.slice PodAnnotations:0xc002c1e100}] Aliases:map[]}\"",
2026-06-12 16:39:24.934893 | controller |     "Jun 12 15:50:56.205858 crc crio[24284]: time=\"2026-06-12T15:50:56.205821685Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.934908 | controller |     "Jun 12 15:50:56.599510 crc crio[24284]: time=\"2026-06-12T15:50:56.598399689Z\" level=info msg=\"Stopped pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=30a3c3de-cc77-47ac-adad-04cfc8ddb3f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934922 | controller |     "Jun 12 15:50:56.745683 crc crio[24284]: time=\"2026-06-12T15:50:56.745405732Z\" level=info msg=\"Stopped pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=1b09037c-354b-4c70-9025-78efc554c03a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.934936 | controller |     "Jun 12 15:50:56.764693 crc crio[24284]: time=\"2026-06-12T15:50:56.764450775Z\" level=info msg=\"Removing container: 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81\" id=383a8da1-d427-491d-a52f-4148dd7f22de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.934950 | controller |     "Jun 12 15:50:56.818492 crc crio[24284]: time=\"2026-06-12T15:50:56.816814166Z\" level=info msg=\"Removed container 855b64efbadcb6a2df18c4ffe2179c0c8a903fd98d8a7043ba9be073b5bb7c81: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=383a8da1-d427-491d-a52f-4148dd7f22de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.934965 | controller |     "Jun 12 15:50:57.844730 crc crio[24284]: time=\"2026-06-12T15:50:57.843718478Z\" level=info msg=\"Removing container: 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664\" id=1ed3560d-7f1d-48c8-bdf7-9af5e245ef6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.934979 | controller |     "Jun 12 15:50:57.890051 crc crio[24284]: time=\"2026-06-12T15:50:57.889955575Z\" level=info msg=\"Removed container 92b116388391d63b42b15281cde7f3126d1474ac2d8df0b685c3337f7eb0a664: openstack/nova-metadata-0/nova-metadata-metadata\" id=1ed3560d-7f1d-48c8-bdf7-9af5e245ef6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.934993 | controller |     "Jun 12 15:50:57.895767 crc crio[24284]: time=\"2026-06-12T15:50:57.895652042Z\" level=info msg=\"Removing container: 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4\" id=5df61dfe-35c3-4dbc-9f1e-92fbbf218b19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.935007 | controller |     "Jun 12 15:50:57.955572 crc crio[24284]: time=\"2026-06-12T15:50:57.955459851Z\" level=info msg=\"Removed container 16255252f95fcbf5017324f964107d8be05b7008b7703f14a076acc9006987c4: openstack/nova-metadata-0/nova-metadata-log\" id=5df61dfe-35c3-4dbc-9f1e-92fbbf218b19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.935022 | controller |     "Jun 12 15:50:58.137293 crc crio[24284]: time=\"2026-06-12T15:50:58.134198071Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86b6549dff-wwsr5/POD\" id=3b87e705-d942-4b37-88c4-c4c7e0dc76a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.935036 | controller |     "Jun 12 15:50:58.137293 crc crio[24284]: time=\"2026-06-12T15:50:58.134627695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935053 | controller |     "Jun 12 15:50:58.181946 crc crio[24284]: time=\"2026-06-12T15:50:58.178363374Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc0027228c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.935069 | controller |     "Jun 12 15:50:58.181946 crc crio[24284]: time=\"2026-06-12T15:50:58.178516489Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86b6549dff-wwsr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.935084 | controller |     "Jun 12 15:50:58.413828 crc crio[24284]: time=\"2026-06-12T15:50:58.413472955Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=d933d763-2bc9-4c28-ac0e-d018890cc5d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.935098 | controller |     "Jun 12 15:50:58.414027 crc crio[24284]: time=\"2026-06-12T15:50:58.413834446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935113 | controller |     "Jun 12 15:50:58.428184 crc crio[24284]: time=\"2026-06-12T15:50:58.42809058Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2c2310da-0cd5-4012-91df-94074a4ac1b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.935127 | controller |     "Jun 12 15:50:58.428499 crc crio[24284]: time=\"2026-06-12T15:50:58.428194243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935142 | controller |     "Jun 12 15:50:58.475917 crc crio[24284]: time=\"2026-06-12T15:50:58.467435711Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f UID:12d4cf42-71db-4645-b8a8-449b333ced72 NetNS:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12d4cf42_71db_4645_b8a8_449b333ced72.slice PodAnnotations:0xc004af8008}] Aliases:map[]}\"",
2026-06-12 16:39:24.935156 | controller |     "Jun 12 15:50:58.475917 crc crio[24284]: time=\"2026-06-12T15:50:58.467504134Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.935171 | controller |     "Jun 12 15:50:58.478308 crc crio[24284]: time=\"2026-06-12T15:50:58.478129948Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc004af8108}] Aliases:map[]}\"",
2026-06-12 16:39:24.935186 | controller |     "Jun 12 15:50:58.478433 crc crio[24284]: time=\"2026-06-12T15:50:58.478318194Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.935200 | controller |     "Jun 12 15:50:58.741445 crc crio[24284]: 2026-06-12T15:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4467c23306c93e9 Mac:ce:ec:47:da:1a:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.935218 | controller |     "Jun 12 15:50:58.741445 crc crio[24284]: time=\"2026-06-12T15:50:58.740415626Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc0027228c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.935233 | controller |     "Jun 12 15:50:58.741445 crc crio[24284]: time=\"2026-06-12T15:50:58.740545593Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86b6549dff-wwsr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.935248 | controller |     "Jun 12 15:50:58.757073 crc crio[24284]: time=\"2026-06-12T15:50:58.75702475Z\" level=info msg=\"Ran pod sandbox 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 with infra container: openstack/dnsmasq-dns-86b6549dff-wwsr5/POD\" id=3b87e705-d942-4b37-88c4-c4c7e0dc76a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.935262 | controller |     "Jun 12 15:50:58.766688 crc crio[24284]: time=\"2026-06-12T15:50:58.76659447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=137769ae-2d46-42d4-ad25-3a54ad9a5175 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935277 | controller |     "Jun 12 15:50:58.864001 crc crio[24284]: time=\"2026-06-12T15:50:58.863871567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=08e2d0d9-4a3d-4852-8811-bdcb01b18ac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935291 | controller |     "Jun 12 15:50:58.881101 crc crio[24284]: time=\"2026-06-12T15:50:58.875348461Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86b6549dff-wwsr5/init\" id=bbd21878-9259-4ed5-beff-4285d69ef9e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935305 | controller |     "Jun 12 15:50:58.881101 crc crio[24284]: time=\"2026-06-12T15:50:58.880864164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935320 | controller |     "Jun 12 15:50:58.915069 crc crio[24284]: 2026-06-12T15:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3247a51bd8fd11 Mac:3a:9a:3b:96:9a:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.935334 | controller |     "Jun 12 15:50:58.916806 crc crio[24284]: time=\"2026-06-12T15:50:58.916040469Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f UID:12d4cf42-71db-4645-b8a8-449b333ced72 NetNS:/var/run/netns/e67ee6b9-ce82-4a23-bd7e-23035b3807d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12d4cf42_71db_4645_b8a8_449b333ced72.slice PodAnnotations:0xc004af8008}] Aliases:map[]}\"",
2026-06-12 16:39:24.935349 | controller |     "Jun 12 15:50:58.916806 crc crio[24284]: time=\"2026-06-12T15:50:58.916197004Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.935363 | controller |     "Jun 12 15:50:58.947972 crc crio[24284]: time=\"2026-06-12T15:50:58.947895015Z\" level=info msg=\"Ran pod sandbox b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=d933d763-2bc9-4c28-ac0e-d018890cc5d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.935381 | controller |     "Jun 12 15:50:58.965196 crc crio[24284]: time=\"2026-06-12T15:50:58.964343154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=8fbc762a-04a6-4091-84de-681a3ad4a911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935396 | controller |     "Jun 12 15:50:59.011488 crc crio[24284]: 2026-06-12T15:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da22c1b6702dbeb Mac:16:dd:09:89:72:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e SocketPath: PciID:}] [{Interface:0xc0004a0600 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.935411 | controller |     "Jun 12 15:50:59.012293 crc crio[24284]: time=\"2026-06-12T15:50:59.01208779Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc004af8108}] Aliases:map[]}\"",
2026-06-12 16:39:24.935425 | controller |     "Jun 12 15:50:59.012385 crc crio[24284]: time=\"2026-06-12T15:50:59.012305827Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.935440 | controller |     "Jun 12 15:50:59.028784 crc crio[24284]: time=\"2026-06-12T15:50:59.028699506Z\" level=info msg=\"Ran pod sandbox da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be with infra container: openstack/nova-metadata-0/POD\" id=2c2310da-0cd5-4012-91df-94074a4ac1b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.935454 | controller |     "Jun 12 15:50:59.030601 crc crio[24284]: time=\"2026-06-12T15:50:59.030562534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935469 | controller |     "Jun 12 15:50:59.032912 crc crio[24284]: time=\"2026-06-12T15:50:59.032825997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=143b4557-9b53-49f7-8625-62b20f8b25f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935483 | controller |     "Jun 12 15:50:59.034069 crc crio[24284]: time=\"2026-06-12T15:50:59.034045597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935498 | controller |     "Jun 12 15:50:59.035514 crc crio[24284]: time=\"2026-06-12T15:50:59.03541271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=624ddfd9-31d5-4da8-961f-f88cffcb4de5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935527 | controller |     "Jun 12 15:50:59.035767 crc crio[24284]: time=\"2026-06-12T15:50:59.035448791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=63fdade5-3f01-4459-9907-8c05a9c27a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935547 | controller |     "Jun 12 15:50:59.047758 crc crio[24284]: time=\"2026-06-12T15:50:59.047141808Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=809d6993-e8ac-4917-b330-b7e343ae267a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935565 | controller |     "Jun 12 15:50:59.047758 crc crio[24284]: time=\"2026-06-12T15:50:59.047582092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935580 | controller |     "Jun 12 15:50:59.052878 crc crio[24284]: time=\"2026-06-12T15:50:59.05279651Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=59e6a992-fbd2-4fc8-924e-a3f14c39e240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935595 | controller |     "Jun 12 15:50:59.066947 crc crio[24284]: time=\"2026-06-12T15:50:59.066876691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935610 | controller |     "Jun 12 15:50:59.139773 crc crio[24284]: time=\"2026-06-12T15:50:59.139672258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935624 | controller |     "Jun 12 15:50:59.143075 crc crio[24284]: time=\"2026-06-12T15:50:59.142894611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935639 | controller |     "Jun 12 15:50:59.155416 crc crio[24284]: time=\"2026-06-12T15:50:59.155368473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935653 | controller |     "Jun 12 15:50:59.162138 crc crio[24284]: time=\"2026-06-12T15:50:59.16210132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935667 | controller |     "Jun 12 15:50:59.222638 crc crio[24284]: time=\"2026-06-12T15:50:59.222508236Z\" level=info msg=\"Created container 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768: openstack/dnsmasq-dns-86b6549dff-wwsr5/init\" id=bbd21878-9259-4ed5-beff-4285d69ef9e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935682 | controller |     "Jun 12 15:50:59.223868 crc crio[24284]: time=\"2026-06-12T15:50:59.223801826Z\" level=info msg=\"Starting container: 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768\" id=6ac8a5f4-3491-47fd-bfaf-bf7a01e92b99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.935696 | controller |     "Jun 12 15:50:59.234960 crc crio[24284]: time=\"2026-06-12T15:50:59.234465611Z\" level=info msg=\"Started container\" PID=87079 containerID=0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768 description=openstack/dnsmasq-dns-86b6549dff-wwsr5/init id=6ac8a5f4-3491-47fd-bfaf-bf7a01e92b99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5",
2026-06-12 16:39:24.935710 | controller |     "Jun 12 15:50:59.386138 crc crio[24284]: time=\"2026-06-12T15:50:59.3860335Z\" level=info msg=\"Created container 08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=809d6993-e8ac-4917-b330-b7e343ae267a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935725 | controller |     "Jun 12 15:50:59.387945 crc crio[24284]: time=\"2026-06-12T15:50:59.387852509Z\" level=info msg=\"Starting container: 08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f\" id=e9050783-fec3-42f6-8b15-f5824e06dd8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.935740 | controller |     "Jun 12 15:50:59.398525 crc crio[24284]: time=\"2026-06-12T15:50:59.398439209Z\" level=info msg=\"Started container\" PID=87090 containerID=08564337d5aedd40878615034be10999b2d4792ecb7bdeb35f3ccac9fc250c7f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e9050783-fec3-42f6-8b15-f5824e06dd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3247a51bd8fd1171afb1baf3667c5b52739e9a0941e5280004e3513f3aaf44f",
2026-06-12 16:39:24.935759 | controller |     "Jun 12 15:50:59.425794 crc crio[24284]: time=\"2026-06-12T15:50:59.425597826Z\" level=info msg=\"Created container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log\" id=59e6a992-fbd2-4fc8-924e-a3f14c39e240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935774 | controller |     "Jun 12 15:50:59.426878 crc crio[24284]: time=\"2026-06-12T15:50:59.426805216Z\" level=info msg=\"Starting container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65\" id=f0680390-a596-4024-9c13-721b7df30b83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.935789 | controller |     "Jun 12 15:50:59.433773 crc crio[24284]: time=\"2026-06-12T15:50:59.433617833Z\" level=info msg=\"Started container\" PID=87108 containerID=28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65 description=openstack/nova-metadata-0/nova-metadata-log id=f0680390-a596-4024-9c13-721b7df30b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be",
2026-06-12 16:39:24.935803 | controller |     "Jun 12 15:50:59.451968 crc crio[24284]: time=\"2026-06-12T15:50:59.451863561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fb1247b4-a8ca-415a-8617-b9144dd968ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935818 | controller |     "Jun 12 15:50:59.491425 crc crio[24284]: time=\"2026-06-12T15:50:59.491194566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4da52553-9771-4e99-adc1-16b92ef9e69b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935832 | controller |     "Jun 12 15:50:59.570883 crc crio[24284]: time=\"2026-06-12T15:50:59.57078417Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=01a3354c-7387-4998-a056-e3aed4a1d0e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935847 | controller |     "Jun 12 15:50:59.571578 crc crio[24284]: time=\"2026-06-12T15:50:59.571515403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935862 | controller |     "Jun 12 15:50:59.734836 crc crio[24284]: time=\"2026-06-12T15:50:59.734737757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935877 | controller |     "Jun 12 15:50:59.745080 crc crio[24284]: time=\"2026-06-12T15:50:59.744993491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.935892 | controller |     "Jun 12 15:50:59.943193 crc crio[24284]: time=\"2026-06-12T15:50:59.943083784Z\" level=info msg=\"Created container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata\" id=01a3354c-7387-4998-a056-e3aed4a1d0e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935907 | controller |     "Jun 12 15:50:59.955916 crc crio[24284]: time=\"2026-06-12T15:50:59.955841199Z\" level=info msg=\"Starting container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96\" id=33ffb1fc-747e-4fa5-9840-7703b548fdaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.935922 | controller |     "Jun 12 15:50:59.963084 crc crio[24284]: time=\"2026-06-12T15:50:59.96300375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e97dce8c-09f7-4a85-a165-f038b561b16e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935948 | controller |     "Jun 12 15:50:59.963899 crc crio[24284]: time=\"2026-06-12T15:50:59.9638659Z\" level=info msg=\"Started container\" PID=87148 containerID=e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96 description=openstack/nova-metadata-0/nova-metadata-metadata id=33ffb1fc-747e-4fa5-9840-7703b548fdaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be",
2026-06-12 16:39:24.935964 | controller |     "Jun 12 15:51:00.047960 crc crio[24284]: time=\"2026-06-12T15:51:00.047789476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3b9fe4f-c2ba-4801-a151-be029fa290fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.935979 | controller |     "Jun 12 15:51:00.072646 crc crio[24284]: time=\"2026-06-12T15:51:00.072012661Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=f40a1eec-c425-40ca-b531-a732d7db3a18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.935994 | controller |     "Jun 12 15:51:00.073037 crc crio[24284]: time=\"2026-06-12T15:51:00.072981232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936009 | controller |     "Jun 12 15:51:00.155826 crc crio[24284]: time=\"2026-06-12T15:51:00.155749635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936023 | controller |     "Jun 12 15:51:00.160698 crc crio[24284]: time=\"2026-06-12T15:51:00.160585642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936038 | controller |     "Jun 12 15:51:00.366650 crc crio[24284]: time=\"2026-06-12T15:51:00.366578114Z\" level=info msg=\"Created container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=f40a1eec-c425-40ca-b531-a732d7db3a18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.936052 | controller |     "Jun 12 15:51:00.368762 crc crio[24284]: time=\"2026-06-12T15:51:00.368686222Z\" level=info msg=\"Starting container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2\" id=aacd7cbd-89c2-440c-b46b-9ec8ef1f1c2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.936066 | controller |     "Jun 12 15:51:00.383200 crc crio[24284]: time=\"2026-06-12T15:51:00.383112789Z\" level=info msg=\"Started container\" PID=87232 containerID=4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2 description=openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns id=aacd7cbd-89c2-440c-b46b-9ec8ef1f1c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5",
2026-06-12 16:39:24.936081 | controller |     "Jun 12 15:51:01.162014 crc crio[24284]: time=\"2026-06-12T15:51:01.16167878Z\" level=info msg=\"Stopping container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5 (timeout: 30s)\" id=f308fed3-2f30-471e-95e5-289c06d055e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936096 | controller |     "Jun 12 15:51:01.162685 crc crio[24284]: time=\"2026-06-12T15:51:01.161727188Z\" level=info msg=\"Stopping container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c (timeout: 30s)\" id=2d8463fa-40ac-416c-93d5-09804d9adf46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936111 | controller |     "Jun 12 15:51:01.163526 crc crio[24284]: time=\"2026-06-12T15:51:01.16180064Z\" level=info msg=\"Stopping container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c (timeout: 30s)\" id=4bd33084-f0bb-484b-8fb6-9589b3d3d9f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936129 | controller |     "Jun 12 15:51:01.163526 crc crio[24284]: time=\"2026-06-12T15:51:01.161825441Z\" level=info msg=\"Stopping container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d (timeout: 30s)\" id=06fea7e5-78e4-4d59-94df-7dd8d381c1be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936144 | controller |     "Jun 12 15:51:01.308674 crc crio[24284]: time=\"2026-06-12T15:51:01.30804123Z\" level=info msg=\"Stopped container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core\" id=06fea7e5-78e4-4d59-94df-7dd8d381c1be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936159 | controller |     "Jun 12 15:51:01.389444 crc crio[24284]: time=\"2026-06-12T15:51:01.389240513Z\" level=info msg=\"Stopped container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd\" id=2d8463fa-40ac-416c-93d5-09804d9adf46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936173 | controller |     "Jun 12 15:51:01.610082 crc crio[24284]: time=\"2026-06-12T15:51:01.609985966Z\" level=info msg=\"Stopping container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d (timeout: 30s)\" id=4ddcb91a-705a-4e84-9723-27ad38826ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936187 | controller |     "Jun 12 15:51:01.610362 crc crio[24284]: time=\"2026-06-12T15:51:01.610332672Z\" level=info msg=\"Stopping container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff (timeout: 30s)\" id=4f7a532b-52de-43b0-8c03-1d69779b3146 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936202 | controller |     "Jun 12 15:51:01.842092 crc crio[24284]: time=\"2026-06-12T15:51:01.84191532Z\" level=info msg=\"Stopped container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent\" id=f308fed3-2f30-471e-95e5-289c06d055e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936216 | controller |     "Jun 12 15:51:01.850712 crc crio[24284]: time=\"2026-06-12T15:51:01.850646321Z\" level=info msg=\"Stopped container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log\" id=4f7a532b-52de-43b0-8c03-1d69779b3146 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936235 | controller |     "Jun 12 15:51:02.035475 crc crio[24284]: time=\"2026-06-12T15:51:02.034733739Z\" level=info msg=\"Stopped container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent\" id=4bd33084-f0bb-484b-8fb6-9589b3d3d9f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936258 | controller |     "Jun 12 15:51:02.037581 crc crio[24284]: time=\"2026-06-12T15:51:02.037426575Z\" level=info msg=\"Stopping pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=a8f05ba5-437a-462d-84f9-9473807402b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.936284 | controller |     "Jun 12 15:51:02.038303 crc crio[24284]: time=\"2026-06-12T15:51:02.038154359Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb UID:52e8d258-b707-4cc3-83c0-069d736a500a NetNS:/var/run/netns/845af29d-a9f8-4356-ac37-f9477ddd600f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52e8d258_b707_4cc3_83c0_069d736a500a.slice PodAnnotations:0xc000b846d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.936311 | controller |     "Jun 12 15:51:02.038490 crc crio[24284]: time=\"2026-06-12T15:51:02.038431518Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.936333 | controller |     "Jun 12 15:51:02.485979 crc crio[24284]: time=\"2026-06-12T15:51:02.485199065Z\" level=info msg=\"Stopped pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=a8f05ba5-437a-462d-84f9-9473807402b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.936349 | controller |     "Jun 12 15:51:03.065690 crc crio[24284]: time=\"2026-06-12T15:51:03.065157678Z\" level=info msg=\"Removing container: 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c\" id=337628e7-4769-464d-95fb-bfd27dd404d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936364 | controller |     "Jun 12 15:51:03.106807 crc crio[24284]: time=\"2026-06-12T15:51:03.106657958Z\" level=info msg=\"Removed container 7fd5cc40419d5d5bf234c8f305025d0e40308a072c09e2a4e1ec0c9f8b88580c: openstack/ceilometer-0/proxy-httpd\" id=337628e7-4769-464d-95fb-bfd27dd404d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936379 | controller |     "Jun 12 15:51:03.111394 crc crio[24284]: time=\"2026-06-12T15:51:03.11120249Z\" level=info msg=\"Removing container: 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d\" id=17485065-815c-4aeb-8d4c-6cd539bd4a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936394 | controller |     "Jun 12 15:51:03.153193 crc crio[24284]: time=\"2026-06-12T15:51:03.153076372Z\" level=info msg=\"Removed container 7c7b9803eb07d241ddc19c23437e298c35d66e3303cd460bd918aacb88934d4d: openstack/ceilometer-0/sg-core\" id=17485065-815c-4aeb-8d4c-6cd539bd4a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936408 | controller |     "Jun 12 15:51:03.169758 crc crio[24284]: time=\"2026-06-12T15:51:03.169663763Z\" level=info msg=\"Removing container: 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c\" id=abb0267c-172b-48ab-8811-52bb59df88d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936423 | controller |     "Jun 12 15:51:03.269612 crc crio[24284]: time=\"2026-06-12T15:51:03.268539724Z\" level=info msg=\"Removed container 501c014e4e3b976d0677571a90be0bf001e7d52c54a8295fc42e7fb8496bd97c: openstack/ceilometer-0/ceilometer-notification-agent\" id=abb0267c-172b-48ab-8811-52bb59df88d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936437 | controller |     "Jun 12 15:51:03.272779 crc crio[24284]: time=\"2026-06-12T15:51:03.27270014Z\" level=info msg=\"Removing container: 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5\" id=0d5af757-3cbc-4d3d-adf9-9f1f2ff4c919 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936452 | controller |     "Jun 12 15:51:03.302736 crc crio[24284]: time=\"2026-06-12T15:51:03.302642268Z\" level=info msg=\"Removed container 8880eb14858c2d92bef5a1780d4454668ee65517cb18dcc20a675ec4a6341ad5: openstack/ceilometer-0/ceilometer-central-agent\" id=0d5af757-3cbc-4d3d-adf9-9f1f2ff4c919 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.936485 | controller |     "Jun 12 15:51:03.559195 crc crio[24284]: time=\"2026-06-12T15:51:03.559100032Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1fa66163-3c03-463b-bf10-fcc637cc2acf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.936502 | controller |     "Jun 12 15:51:03.560545 crc crio[24284]: time=\"2026-06-12T15:51:03.559292129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936536 | controller |     "Jun 12 15:51:03.614465 crc crio[24284]: time=\"2026-06-12T15:51:03.614379644Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc002c1e4c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.936557 | controller |     "Jun 12 15:51:03.614465 crc crio[24284]: time=\"2026-06-12T15:51:03.614437846Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.936572 | controller |     "Jun 12 15:51:04.215310 crc crio[24284]: 2026-06-12T15:51:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85745ebc5627727 Mac:46:9e:5b:06:0b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.936588 | controller |     "Jun 12 15:51:04.215310 crc crio[24284]: time=\"2026-06-12T15:51:04.212798403Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc002c1e4c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.936602 | controller |     "Jun 12 15:51:04.215310 crc crio[24284]: time=\"2026-06-12T15:51:04.212962678Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.936617 | controller |     "Jun 12 15:51:04.220987 crc crio[24284]: time=\"2026-06-12T15:51:04.220900069Z\" level=info msg=\"Ran pod sandbox 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a with infra container: openstack/ceilometer-0/POD\" id=1fa66163-3c03-463b-bf10-fcc637cc2acf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.936632 | controller |     "Jun 12 15:51:04.224287 crc crio[24284]: time=\"2026-06-12T15:51:04.223945661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=be3e76c6-e3c3-4bd3-bb4b-6b4eb396e9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.936647 | controller |     "Jun 12 15:51:04.271326 crc crio[24284]: time=\"2026-06-12T15:51:04.27112795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5e81dd2c-97bb-4638-a581-c9016c622d3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.936661 | controller |     "Jun 12 15:51:04.291188 crc crio[24284]: time=\"2026-06-12T15:51:04.291058332Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d00e11e5-bccb-4dc4-9934-990174281a91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.936676 | controller |     "Jun 12 15:51:04.291765 crc crio[24284]: time=\"2026-06-12T15:51:04.291673772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936690 | controller |     "Jun 12 15:51:04.338111 crc crio[24284]: time=\"2026-06-12T15:51:04.338056365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936705 | controller |     "Jun 12 15:51:04.342043 crc crio[24284]: time=\"2026-06-12T15:51:04.342018593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936720 | controller |     "Jun 12 15:51:04.436440 crc crio[24284]: time=\"2026-06-12T15:51:04.436385881Z\" level=info msg=\"Created container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent\" id=d00e11e5-bccb-4dc4-9934-990174281a91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.936738 | controller |     "Jun 12 15:51:04.437477 crc crio[24284]: time=\"2026-06-12T15:51:04.437417995Z\" level=info msg=\"Starting container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8\" id=2937b134-dd53-46e7-b008-1a4df6836975 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.936753 | controller |     "Jun 12 15:51:04.442006 crc crio[24284]: time=\"2026-06-12T15:51:04.441884528Z\" level=info msg=\"Started container\" PID=87642 containerID=90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8 description=openstack/ceilometer-0/ceilometer-central-agent id=2937b134-dd53-46e7-b008-1a4df6836975 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a",
2026-06-12 16:39:24.936768 | controller |     "Jun 12 15:51:04.464583 crc crio[24284]: time=\"2026-06-12T15:51:04.458451512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ea7ce15f-7c3f-4b4d-bbd6-a6190ca9f43c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.936783 | controller |     "Jun 12 15:51:04.480366 crc crio[24284]: time=\"2026-06-12T15:51:04.480206592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c07b5cf6-e8d2-41fe-8edb-4aba5dc6a89c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.936797 | controller |     "Jun 12 15:51:04.499719 crc crio[24284]: time=\"2026-06-12T15:51:04.499554255Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=58353436-f398-4147-a50c-220a69a1cf8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.936812 | controller |     "Jun 12 15:51:04.500131 crc crio[24284]: time=\"2026-06-12T15:51:04.499993159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936826 | controller |     "Jun 12 15:51:04.557809 crc crio[24284]: time=\"2026-06-12T15:51:04.557731079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936840 | controller |     "Jun 12 15:51:04.563283 crc crio[24284]: time=\"2026-06-12T15:51:04.563132913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936854 | controller |     "Jun 12 15:51:04.715554 crc crio[24284]: time=\"2026-06-12T15:51:04.715447987Z\" level=info msg=\"Created container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent\" id=58353436-f398-4147-a50c-220a69a1cf8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.936869 | controller |     "Jun 12 15:51:04.717471 crc crio[24284]: time=\"2026-06-12T15:51:04.717399669Z\" level=info msg=\"Starting container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0\" id=6fb7ccca-02e9-4882-a9fc-1c651db6f83b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.936883 | controller |     "Jun 12 15:51:04.722552 crc crio[24284]: time=\"2026-06-12T15:51:04.722464363Z\" level=info msg=\"Started container\" PID=87660 containerID=075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 description=openstack/ceilometer-0/ceilometer-notification-agent id=6fb7ccca-02e9-4882-a9fc-1c651db6f83b name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a",
2026-06-12 16:39:24.936901 | controller |     "Jun 12 15:51:04.751139 crc crio[24284]: time=\"2026-06-12T15:51:04.751092616Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=908de5d1-b190-49b5-9100-b25e4e2e36bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.936915 | controller |     "Jun 12 15:51:04.768452 crc crio[24284]: time=\"2026-06-12T15:51:04.767949457Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2b283097-5190-4280-82c3-b7e9db6e614e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.936929 | controller |     "Jun 12 15:51:04.778444 crc crio[24284]: time=\"2026-06-12T15:51:04.778076484Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=3f1ff84b-cb75-4b0d-9968-2bd57046e65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.936944 | controller |     "Jun 12 15:51:04.779584 crc crio[24284]: time=\"2026-06-12T15:51:04.778957382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936958 | controller |     "Jun 12 15:51:04.848950 crc crio[24284]: time=\"2026-06-12T15:51:04.848595105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.936973 | controller |     "Jun 12 15:51:04.853381 crc crio[24284]: time=\"2026-06-12T15:51:04.853327347Z\" level=info msg=\"Stopped container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api\" id=4ddcb91a-705a-4e84-9723-27ad38826ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.936991 | controller |     "Jun 12 15:51:04.854848 crc crio[24284]: time=\"2026-06-12T15:51:04.854751213Z\" level=info msg=\"Stopping pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=6a4fb903-fa8a-448e-82fe-c5d95ea270fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.937005 | controller |     "Jun 12 15:51:04.855038 crc crio[24284]: time=\"2026-06-12T15:51:04.854937068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937020 | controller |     "Jun 12 15:51:04.855429 crc crio[24284]: time=\"2026-06-12T15:51:04.855363373Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888 UID:e9755ba9-4966-4730-afa4-3ea34c32f9a9 NetNS:/var/run/netns/ec4b4ed1-98a0-4a45-90e0-7b7f1066daf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9755ba9_4966_4730_afa4_3ea34c32f9a9.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.937035 | controller |     "Jun 12 15:51:04.855562 crc crio[24284]: time=\"2026-06-12T15:51:04.855525398Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.937049 | controller |     "Jun 12 15:51:05.115499 crc crio[24284]: time=\"2026-06-12T15:51:05.115402625Z\" level=info msg=\"Created container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core\" id=3f1ff84b-cb75-4b0d-9968-2bd57046e65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937064 | controller |     "Jun 12 15:51:05.119652 crc crio[24284]: time=\"2026-06-12T15:51:05.119541199Z\" level=info msg=\"Starting container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c\" id=7145f6a7-f90d-4ae2-854b-e80b781b9906 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.937078 | controller |     "Jun 12 15:51:05.126566 crc crio[24284]: time=\"2026-06-12T15:51:05.126427621Z\" level=info msg=\"Started container\" PID=87713 containerID=719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c description=openstack/ceilometer-0/sg-core id=7145f6a7-f90d-4ae2-854b-e80b781b9906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a",
2026-06-12 16:39:24.937096 | controller |     "Jun 12 15:51:05.138608 crc crio[24284]: time=\"2026-06-12T15:51:05.13850723Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4fd2ad3c-351e-4077-93c0-4ce6e2c595cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.937111 | controller |     "Jun 12 15:51:05.175744 crc crio[24284]: time=\"2026-06-12T15:51:05.175636996Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3f4399e0-44e3-4f5d-8042-139c804403f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.937125 | controller |     "Jun 12 15:51:05.186576 crc crio[24284]: time=\"2026-06-12T15:51:05.184671577Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7a02c5d4-1ec2-4d59-8994-1aaefe6d71f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937139 | controller |     "Jun 12 15:51:05.186576 crc crio[24284]: time=\"2026-06-12T15:51:05.18504765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937153 | controller |     "Jun 12 15:51:05.251087 crc crio[24284]: time=\"2026-06-12T15:51:05.25055131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937167 | controller |     "Jun 12 15:51:05.255352 crc crio[24284]: time=\"2026-06-12T15:51:05.255197401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937182 | controller |     "Jun 12 15:51:05.296208 crc crio[24284]: time=\"2026-06-12T15:51:05.296094795Z\" level=info msg=\"Stopped pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=6a4fb903-fa8a-448e-82fe-c5d95ea270fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.937196 | controller |     "Jun 12 15:51:05.424115 crc crio[24284]: time=\"2026-06-12T15:51:05.423884664Z\" level=info msg=\"Created container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd\" id=7a02c5d4-1ec2-4d59-8994-1aaefe6d71f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937211 | controller |     "Jun 12 15:51:05.425783 crc crio[24284]: time=\"2026-06-12T15:51:05.425649446Z\" level=info msg=\"Starting container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2\" id=e34220e1-2a3f-4eb4-82a7-ab9f2a8c6d2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.937225 | controller |     "Jun 12 15:51:05.438365 crc crio[24284]: time=\"2026-06-12T15:51:05.438208352Z\" level=info msg=\"Started container\" PID=87739 containerID=c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2 description=openstack/ceilometer-0/proxy-httpd id=e34220e1-2a3f-4eb4-82a7-ab9f2a8c6d2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a",
2026-06-12 16:39:24.937240 | controller |     "Jun 12 15:51:06.152073 crc crio[24284]: time=\"2026-06-12T15:51:06.151392294Z\" level=info msg=\"Stopping container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c (timeout: 30s)\" id=3a6f2171-4d40-47cd-9a0b-3cf5d0555feb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937254 | controller |     "Jun 12 15:51:06.153029 crc crio[24284]: time=\"2026-06-12T15:51:06.151210588Z\" level=info msg=\"Stopping container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8 (timeout: 30s)\" id=13af6bce-71a7-40e8-87f7-2df1f0db4121 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937272 | controller |     "Jun 12 15:51:06.153029 crc crio[24284]: time=\"2026-06-12T15:51:06.151459006Z\" level=info msg=\"Stopping container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2 (timeout: 30s)\" id=221ccd35-fe0e-4974-826c-32f4355e57ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937287 | controller |     "Jun 12 15:51:06.153621 crc crio[24284]: time=\"2026-06-12T15:51:06.151908011Z\" level=info msg=\"Stopping container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 (timeout: 30s)\" id=8cb1e27e-35df-4192-bdcc-c07aa689df80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937301 | controller |     "Jun 12 15:51:06.174511 crc crio[24284]: time=\"2026-06-12T15:51:06.173778656Z\" level=info msg=\"Removing container: 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d\" id=feea011b-581b-415c-b018-cdb54e76aefa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.937315 | controller |     "Jun 12 15:51:06.240765 crc crio[24284]: time=\"2026-06-12T15:51:06.240642178Z\" level=info msg=\"Removed container 102ca66f1f536ef41d42d817aa2588441b4cb1767f97df715a30449447ca491d: openstack/nova-api-0/nova-api-api\" id=feea011b-581b-415c-b018-cdb54e76aefa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.937329 | controller |     "Jun 12 15:51:06.256708 crc crio[24284]: time=\"2026-06-12T15:51:06.253099299Z\" level=info msg=\"Removing container: da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff\" id=1094767f-d7d9-48cf-a185-88c7c4115280 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.937344 | controller |     "Jun 12 15:51:06.298928 crc crio[24284]: time=\"2026-06-12T15:51:06.298839443Z\" level=info msg=\"Removed container da5dcd44e4b51a9aa8b6a9e3989bef753c5f37ffc78361fd68e0067d6d95cbff: openstack/nova-api-0/nova-api-log\" id=1094767f-d7d9-48cf-a185-88c7c4115280 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.937359 | controller |     "Jun 12 15:51:06.301953 crc crio[24284]: time=\"2026-06-12T15:51:06.301848609Z\" level=info msg=\"Stopped container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core\" id=3a6f2171-4d40-47cd-9a0b-3cf5d0555feb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937373 | controller |     "Jun 12 15:51:06.410930 crc crio[24284]: time=\"2026-06-12T15:51:06.410711845Z\" level=info msg=\"Stopped container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd\" id=221ccd35-fe0e-4974-826c-32f4355e57ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937387 | controller |     "Jun 12 15:51:06.677084 crc crio[24284]: time=\"2026-06-12T15:51:06.676751921Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=e6507740-4f08-442f-b78e-5a4b7416c39e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.937402 | controller |     "Jun 12 15:51:06.677319 crc crio[24284]: time=\"2026-06-12T15:51:06.677127753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937416 | controller |     "Jun 12 15:51:06.715661 crc crio[24284]: time=\"2026-06-12T15:51:06.715543223Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"",
2026-06-12 16:39:24.937431 | controller |     "Jun 12 15:51:06.715661 crc crio[24284]: time=\"2026-06-12T15:51:06.715618265Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.937451 | controller |     "Jun 12 15:51:07.194412 crc crio[24284]: time=\"2026-06-12T15:51:07.193764842Z\" level=info msg=\"Stopping container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a (timeout: 10s)\" id=b7950028-cb88-43c1-947f-95f31cd2b480 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937465 | controller |     "Jun 12 15:51:07.334403 crc crio[24284]: time=\"2026-06-12T15:51:07.334312024Z\" level=info msg=\"Stopping container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc (timeout: 30s)\" id=9323d996-261e-4829-bc6f-d82abab7715a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937480 | controller |     "Jun 12 15:51:07.341808 crc crio[24284]: time=\"2026-06-12T15:51:07.341708287Z\" level=info msg=\"Stopped container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=b7950028-cb88-43c1-947f-95f31cd2b480 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937494 | controller |     "Jun 12 15:51:07.345662 crc crio[24284]: time=\"2026-06-12T15:51:07.345619678Z\" level=info msg=\"Stopping pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=a5211831-de14-4029-a588-7c7f230704d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.937509 | controller |     "Jun 12 15:51:07.346330 crc crio[24284]: time=\"2026-06-12T15:51:07.346304021Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75bff4d67f-rfpvs Namespace:openstack ID:fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6 UID:e618a453-5246-45bd-8209-5e97a4714d06 NetNS:/var/run/netns/47a87a55-5353-42a6-b237-ba10fa134abd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode618a453_5246_45bd_8209_5e97a4714d06.slice PodAnnotations:0xc0009b8ad8}] Aliases:map[]}\"",
2026-06-12 16:39:24.937545 | controller |     "Jun 12 15:51:07.346569 crc crio[24284]: time=\"2026-06-12T15:51:07.346550389Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75bff4d67f-rfpvs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.937561 | controller |     "Jun 12 15:51:07.356782 crc crio[24284]: 2026-06-12T15:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cd7e901be4d97b Mac:c2:a7:d2:22:87:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 SocketPath: PciID:}] [{Interface:0xc0001366e0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.937576 | controller |     "Jun 12 15:51:07.359722 crc crio[24284]: time=\"2026-06-12T15:51:07.358418951Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc004286a38}] Aliases:map[]}\"",
2026-06-12 16:39:24.937591 | controller |     "Jun 12 15:51:07.359722 crc crio[24284]: time=\"2026-06-12T15:51:07.358585767Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.937606 | controller |     "Jun 12 15:51:07.368923 crc crio[24284]: time=\"2026-06-12T15:51:07.36884058Z\" level=info msg=\"Ran pod sandbox 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c with infra container: openstack/nova-api-0/POD\" id=e6507740-4f08-442f-b78e-5a4b7416c39e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.937623 | controller |     "Jun 12 15:51:07.384394 crc crio[24284]: time=\"2026-06-12T15:51:07.384135644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=20805380-8780-4582-93fe-992e4554c57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.937638 | controller |     "Jun 12 15:51:07.394303 crc crio[24284]: time=\"2026-06-12T15:51:07.388908029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b2009f39-4395-481b-8261-ec24987f7c57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.937652 | controller |     "Jun 12 15:51:07.406321 crc crio[24284]: time=\"2026-06-12T15:51:07.403460992Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3d7ea22a-dd71-4525-b234-e09338f1e667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937667 | controller |     "Jun 12 15:51:07.406321 crc crio[24284]: time=\"2026-06-12T15:51:07.403830664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937681 | controller |     "Jun 12 15:51:07.467758 crc crio[24284]: time=\"2026-06-12T15:51:07.461869171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937695 | controller |     "Jun 12 15:51:07.474340 crc crio[24284]: time=\"2026-06-12T15:51:07.471674117Z\" level=info msg=\"Stopped container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics\" id=9323d996-261e-4829-bc6f-d82abab7715a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.937710 | controller |     "Jun 12 15:51:07.474340 crc crio[24284]: time=\"2026-06-12T15:51:07.472832714Z\" level=info msg=\"Stopping pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=c932544c-0804-477e-bcbf-9ad8068812ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.937724 | controller |     "Jun 12 15:51:07.474340 crc crio[24284]: time=\"2026-06-12T15:51:07.474054184Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381 UID:4b304beb-f1cc-4f97-8eac-0954f27e1e00 NetNS:/var/run/netns/85aaae21-6a42-4c93-b7d9-195a68aff604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b304beb_f1cc_4f97_8eac_0954f27e1e00.slice PodAnnotations:0xc00008d8c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.937739 | controller |     "Jun 12 15:51:07.474564 crc crio[24284]: time=\"2026-06-12T15:51:07.474386995Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.937754 | controller |     "Jun 12 15:51:07.486812 crc crio[24284]: time=\"2026-06-12T15:51:07.486571967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937768 | controller |     "Jun 12 15:51:07.703101 crc crio[24284]: time=\"2026-06-12T15:51:07.702973945Z\" level=info msg=\"Created container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log\" id=3d7ea22a-dd71-4525-b234-e09338f1e667 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937783 | controller |     "Jun 12 15:51:07.708656 crc crio[24284]: time=\"2026-06-12T15:51:07.7052141Z\" level=info msg=\"Starting container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577\" id=dc625183-96c2-4f7a-88bc-d4c68af85878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.937798 | controller |     "Jun 12 15:51:07.717989 crc crio[24284]: time=\"2026-06-12T15:51:07.717482302Z\" level=info msg=\"Started container\" PID=88209 containerID=5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577 description=openstack/nova-api-0/nova-api-log id=dc625183-96c2-4f7a-88bc-d4c68af85878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c",
2026-06-12 16:39:24.937815 | controller |     "Jun 12 15:51:07.750706 crc crio[24284]: time=\"2026-06-12T15:51:07.750612159Z\" level=info msg=\"Stopped pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=a5211831-de14-4029-a588-7c7f230704d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.937830 | controller |     "Jun 12 15:51:07.826184 crc crio[24284]: time=\"2026-06-12T15:51:07.82580913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=37c187f4-a2d5-4ad2-8a5c-cdabbbd227b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.937845 | controller |     "Jun 12 15:51:07.924612 crc crio[24284]: time=\"2026-06-12T15:51:07.924170099Z\" level=info msg=\"Stopped pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=c932544c-0804-477e-bcbf-9ad8068812ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.937859 | controller |     "Jun 12 15:51:07.937101 crc crio[24284]: time=\"2026-06-12T15:51:07.937008834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e0f3d8d4-3a16-46ae-9035-1a457c73df97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.937874 | controller |     "Jun 12 15:51:07.950777 crc crio[24284]: time=\"2026-06-12T15:51:07.949370488Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=7f975c0c-6ff3-4b78-8f64-3736f3e4b8fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937888 | controller |     "Jun 12 15:51:07.950777 crc crio[24284]: time=\"2026-06-12T15:51:07.949992577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937902 | controller |     "Jun 12 15:51:08.059009 crc crio[24284]: time=\"2026-06-12T15:51:08.058899568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937917 | controller |     "Jun 12 15:51:08.063320 crc crio[24284]: time=\"2026-06-12T15:51:08.063278297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.937931 | controller |     "Jun 12 15:51:08.222746 crc crio[24284]: time=\"2026-06-12T15:51:08.222209555Z\" level=info msg=\"Created container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api\" id=7f975c0c-6ff3-4b78-8f64-3736f3e4b8fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.937946 | controller |     "Jun 12 15:51:08.229825 crc crio[24284]: time=\"2026-06-12T15:51:08.229688807Z\" level=info msg=\"Starting container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58\" id=8c3668c2-9b79-4caa-aa9a-bfeb7e91aad5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.937960 | controller |     "Jun 12 15:51:08.262406 crc crio[24284]: time=\"2026-06-12T15:51:08.261587498Z\" level=info msg=\"Started container\" PID=88359 containerID=a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58 description=openstack/nova-api-0/nova-api-api id=8c3668c2-9b79-4caa-aa9a-bfeb7e91aad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c",
2026-06-12 16:39:24.937975 | controller |     "Jun 12 15:51:08.322719 crc crio[24284]: time=\"2026-06-12T15:51:08.322646292Z\" level=info msg=\"Removing container: 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a\" id=93a9d5c9-8dc6-42fe-a6ed-e3d7b7b7d687 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.937993 | controller |     "Jun 12 15:51:08.371771 crc crio[24284]: time=\"2026-06-12T15:51:08.370362485Z\" level=info msg=\"Removed container 298952bf81e4b7b5ee9f7ecc270f394fe8b0ccf1d8a350692cf158673456ea8a: openstack/dnsmasq-dns-75bff4d67f-rfpvs/dnsmasq-dns\" id=93a9d5c9-8dc6-42fe-a6ed-e3d7b7b7d687 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.938008 | controller |     "Jun 12 15:51:08.373639 crc crio[24284]: time=\"2026-06-12T15:51:08.373496776Z\" level=info msg=\"Removing container: f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19\" id=221cb585-e014-4da0-a6a4-c488e87322ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.938023 | controller |     "Jun 12 15:51:08.413024 crc crio[24284]: time=\"2026-06-12T15:51:08.412881259Z\" level=info msg=\"Removed container f0cd39e46480f44da5db51ca8f13d62334b0f1a2ecc89357b045f8518a9cae19: openstack/dnsmasq-dns-75bff4d67f-rfpvs/init\" id=221cb585-e014-4da0-a6a4-c488e87322ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.938037 | controller |     "Jun 12 15:51:08.418747 crc crio[24284]: time=\"2026-06-12T15:51:08.418614975Z\" level=info msg=\"Removing container: 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc\" id=4be976ec-2502-4211-a091-265029274390 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.938052 | controller |     "Jun 12 15:51:08.471004 crc crio[24284]: time=\"2026-06-12T15:51:08.470869811Z\" level=info msg=\"Removed container 3c13fac3c2d9354c981c2e3bf92d7a76ce365ec925f66c1035dc1c1bea1b33fc: openstack/kube-state-metrics-0/kube-state-metrics\" id=4be976ec-2502-4211-a091-265029274390 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.938066 | controller |     "Jun 12 15:51:09.110932 crc crio[24284]: time=\"2026-06-12T15:51:09.110306023Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=04b75fb6-0cc6-422d-8fdd-613fc8caa44b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.938080 | controller |     "Jun 12 15:51:09.111078 crc crio[24284]: time=\"2026-06-12T15:51:09.110976704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938095 | controller |     "Jun 12 15:51:09.157763 crc crio[24284]: time=\"2026-06-12T15:51:09.157651441Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 UID:44f97bc7-f738-4800-8e45-de64a68e076c NetNS:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f97bc7_f738_4800_8e45_de64a68e076c.slice PodAnnotations:0xc0032427e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.938110 | controller |     "Jun 12 15:51:09.157763 crc crio[24284]: time=\"2026-06-12T15:51:09.157728544Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.938124 | controller |     "Jun 12 15:51:09.856192 crc crio[24284]: 2026-06-12T15:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae3e10082118418 Mac:9e:69:e2:27:65:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 SocketPath: PciID:}] [{Interface:0xc00029e5c0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.938139 | controller |     "Jun 12 15:51:09.857564 crc crio[24284]: time=\"2026-06-12T15:51:09.857240343Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 UID:44f97bc7-f738-4800-8e45-de64a68e076c NetNS:/var/run/netns/060751bc-0772-4417-9678-1388f2999135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44f97bc7_f738_4800_8e45_de64a68e076c.slice PodAnnotations:0xc0032427e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.938157 | controller |     "Jun 12 15:51:09.857718 crc crio[24284]: time=\"2026-06-12T15:51:09.857612555Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.938172 | controller |     "Jun 12 15:51:09.874846 crc crio[24284]: time=\"2026-06-12T15:51:09.87477784Z\" level=info msg=\"Ran pod sandbox ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0 with infra container: openstack/kube-state-metrics-0/POD\" id=04b75fb6-0cc6-422d-8fdd-613fc8caa44b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.938187 | controller |     "Jun 12 15:51:09.881169 crc crio[24284]: time=\"2026-06-12T15:51:09.88109117Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=cfd420b2-cd16-4b93-b26d-74646aa2b996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.938201 | controller |     "Jun 12 15:51:09.956765 crc crio[24284]: time=\"2026-06-12T15:51:09.956657383Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=037cdc35-8516-4e57-b318-0a3f7c600dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.938216 | controller |     "Jun 12 15:51:09.967507 crc crio[24284]: time=\"2026-06-12T15:51:09.967334828Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=67d5e07a-e22a-4756-9996-818e6a57baec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.938230 | controller |     "Jun 12 15:51:09.968084 crc crio[24284]: time=\"2026-06-12T15:51:09.96801295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938244 | controller |     "Jun 12 15:51:10.066818 crc crio[24284]: time=\"2026-06-12T15:51:10.066736588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938259 | controller |     "Jun 12 15:51:10.078476 crc crio[24284]: time=\"2026-06-12T15:51:10.076813103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938273 | controller |     "Jun 12 15:51:10.113781 crc crio[24284]: time=\"2026-06-12T15:51:10.113703491Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-6mwz4/POD\" id=ae7ab772-e236-4494-9726-4939eecf13ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.938287 | controller |     "Jun 12 15:51:10.113905 crc crio[24284]: time=\"2026-06-12T15:51:10.113815695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938302 | controller |     "Jun 12 15:51:10.166211 crc crio[24284]: time=\"2026-06-12T15:51:10.165013832Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003242c30}] Aliases:map[]}\"",
2026-06-12 16:39:24.938317 | controller |     "Jun 12 15:51:10.166211 crc crio[24284]: time=\"2026-06-12T15:51:10.165084344Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-6mwz4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.938334 | controller |     "Jun 12 15:51:10.348028 crc crio[24284]: time=\"2026-06-12T15:51:10.347462577Z\" level=info msg=\"Created container e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2: openstack/kube-state-metrics-0/kube-state-metrics\" id=67d5e07a-e22a-4756-9996-818e6a57baec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.938349 | controller |     "Jun 12 15:51:10.356133 crc crio[24284]: time=\"2026-06-12T15:51:10.352697498Z\" level=info msg=\"Starting container: e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2\" id=19521145-14b5-42d7-a448-0e13910e755f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.938364 | controller |     "Jun 12 15:51:10.365889 crc crio[24284]: time=\"2026-06-12T15:51:10.365558207Z\" level=info msg=\"Started container\" PID=88658 containerID=e354f925987787432f733749774a9a5007833efc3ffd5af81fccaa6a1e421bd2 description=openstack/kube-state-metrics-0/kube-state-metrics id=19521145-14b5-42d7-a448-0e13910e755f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae3e10082118418ebefc9b3a7f9e5f07631dedd07941df6048df3fc26fc393c0",
2026-06-12 16:39:24.938378 | controller |     "Jun 12 15:51:10.819895 crc crio[24284]: 2026-06-12T15:51:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f2a005a86d8111 Mac:56:a9:02:01:cc:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 SocketPath: PciID:}] [{Interface:0xc00037c840 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.938393 | controller |     "Jun 12 15:51:10.821194 crc crio[24284]: time=\"2026-06-12T15:51:10.821106299Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003242c30}] Aliases:map[]}\"",
2026-06-12 16:39:24.938408 | controller |     "Jun 12 15:51:10.821428 crc crio[24284]: time=\"2026-06-12T15:51:10.821397929Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-6mwz4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.938422 | controller |     "Jun 12 15:51:10.835602 crc crio[24284]: time=\"2026-06-12T15:51:10.835469431Z\" level=info msg=\"Ran pod sandbox 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee with infra container: openstack/nova-cell1-cell-mapping-6mwz4/POD\" id=ae7ab772-e236-4494-9726-4939eecf13ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.938437 | controller |     "Jun 12 15:51:10.838011 crc crio[24284]: time=\"2026-06-12T15:51:10.83793576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9591a6f4-8b0e-4660-9192-81426f4da1ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.938452 | controller |     "Jun 12 15:51:10.867660 crc crio[24284]: time=\"2026-06-12T15:51:10.867541854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3a70cf7c-7e0c-4ecf-ba95-0a967fb76c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.938466 | controller |     "Jun 12 15:51:10.879573 crc crio[24284]: time=\"2026-06-12T15:51:10.879461712Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage\" id=71b954ca-9420-45c7-a3ab-75b94cac1ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.938481 | controller |     "Jun 12 15:51:10.880129 crc crio[24284]: time=\"2026-06-12T15:51:10.880059902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938498 | controller |     "Jun 12 15:51:11.049566 crc crio[24284]: time=\"2026-06-12T15:51:11.049461053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938528 | controller |     "Jun 12 15:51:11.058781 crc crio[24284]: time=\"2026-06-12T15:51:11.058706844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.938547 | controller |     "Jun 12 15:51:11.235046 crc crio[24284]: time=\"2026-06-12T15:51:11.234536741Z\" level=info msg=\"Created container 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage\" id=71b954ca-9420-45c7-a3ab-75b94cac1ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.938562 | controller |     "Jun 12 15:51:11.236381 crc crio[24284]: time=\"2026-06-12T15:51:11.236332749Z\" level=info msg=\"Starting container: 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1\" id=5c8aeb58-de05-4e5c-aec7-771a8291e174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.938577 | controller |     "Jun 12 15:51:11.242596 crc crio[24284]: time=\"2026-06-12T15:51:11.24254914Z\" level=info msg=\"Started container\" PID=88753 containerID=9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1 description=openstack/nova-cell1-cell-mapping-6mwz4/nova-manage id=5c8aeb58-de05-4e5c-aec7-771a8291e174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee",
2026-06-12 16:39:24.938593 | controller |     "Jun 12 15:51:14.405839 crc crio[24284]: time=\"2026-06-12T15:51:14.404607078Z\" level=info msg=\"Stopped container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent\" id=13af6bce-71a7-40e8-87f7-2df1f0db4121 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938607 | controller |     "Jun 12 15:51:18.581642 crc crio[24284]: time=\"2026-06-12T15:51:18.579728725Z\" level=info msg=\"Stopping pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=990433d1-23a6-4b40-bbd6-c69cc7e25c9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938622 | controller |     "Jun 12 15:51:18.583371 crc crio[24284]: time=\"2026-06-12T15:51:18.582047541Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-6mwz4 Namespace:openstack ID:5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee UID:f2aa7a1d-0cc1-403b-8dd3-fc8485174ffc NetNS:/var/run/netns/54471336-7426-4a22-b5c9-29356d62b291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2aa7a1d_0cc1_403b_8dd3_fc8485174ffc.slice PodAnnotations:0xc003243a30}] Aliases:map[]}\"",
2026-06-12 16:39:24.938637 | controller |     "Jun 12 15:51:18.583371 crc crio[24284]: time=\"2026-06-12T15:51:18.582410083Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-6mwz4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.938652 | controller |     "Jun 12 15:51:19.039209 crc crio[24284]: time=\"2026-06-12T15:51:19.038847629Z\" level=info msg=\"Stopped pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=990433d1-23a6-4b40-bbd6-c69cc7e25c9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938666 | controller |     "Jun 12 15:51:19.856164 crc crio[24284]: time=\"2026-06-12T15:51:19.85561862Z\" level=info msg=\"Stopping container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58 (timeout: 30s)\" id=97d34915-1c5d-47e2-a0fd-542255aa3892 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938684 | controller |     "Jun 12 15:51:19.857045 crc crio[24284]: time=\"2026-06-12T15:51:19.855731133Z\" level=info msg=\"Stopping container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577 (timeout: 30s)\" id=e7208130-dda6-4e64-9a42-415cb49e3c4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938698 | controller |     "Jun 12 15:51:19.887732 crc crio[24284]: time=\"2026-06-12T15:51:19.887615979Z\" level=info msg=\"Stopping container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034 (timeout: 30s)\" id=ae33b82d-2bad-4e4e-80ca-5a747df72270 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938713 | controller |     "Jun 12 15:51:20.002520 crc crio[24284]: time=\"2026-06-12T15:51:20.002424236Z\" level=info msg=\"Stopped container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log\" id=e7208130-dda6-4e64-9a42-415cb49e3c4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938727 | controller |     "Jun 12 15:51:21.661729 crc crio[24284]: time=\"2026-06-12T15:51:21.66030888Z\" level=info msg=\"Stopping container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65 (timeout: 30s)\" id=bad2346d-0f62-427c-84f3-cfee76ae4e71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938741 | controller |     "Jun 12 15:51:21.661729 crc crio[24284]: time=\"2026-06-12T15:51:21.660398863Z\" level=info msg=\"Stopping container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96 (timeout: 30s)\" id=375c5133-7576-4ba8-a36a-3127203a4ed7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938756 | controller |     "Jun 12 15:51:23.050748 crc crio[24284]: time=\"2026-06-12T15:51:23.050103541Z\" level=info msg=\"Stopped container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log\" id=bad2346d-0f62-427c-84f3-cfee76ae4e71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938770 | controller |     "Jun 12 15:51:23.505816 crc crio[24284]: time=\"2026-06-12T15:51:23.505647509Z\" level=info msg=\"Stopped container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api\" id=97d34915-1c5d-47e2-a0fd-542255aa3892 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938785 | controller |     "Jun 12 15:51:23.508568 crc crio[24284]: time=\"2026-06-12T15:51:23.508512422Z\" level=info msg=\"Stopping pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=d99b950d-9208-40f6-9074-48f72821b286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938800 | controller |     "Jun 12 15:51:23.509402 crc crio[24284]: time=\"2026-06-12T15:51:23.509326149Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c UID:8cfe056c-c390-43cf-8daf-7181c229a4f9 NetNS:/var/run/netns/fef032e1-3f2d-419b-bec2-c3abdc7f58c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfe056c_c390_43cf_8daf_7181c229a4f9.slice PodAnnotations:0xc002722868}] Aliases:map[]}\"",
2026-06-12 16:39:24.938815 | controller |     "Jun 12 15:51:23.509555 crc crio[24284]: time=\"2026-06-12T15:51:23.509504935Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.938830 | controller |     "Jun 12 15:51:23.607815 crc crio[24284]: time=\"2026-06-12T15:51:23.607599733Z\" level=info msg=\"Stopped container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae33b82d-2bad-4e4e-80ca-5a747df72270 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938848 | controller |     "Jun 12 15:51:23.618391 crc crio[24284]: time=\"2026-06-12T15:51:23.618141253Z\" level=info msg=\"Stopping pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=99590bba-0988-438b-9aeb-32d558e53091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938863 | controller |     "Jun 12 15:51:23.619039 crc crio[24284]: time=\"2026-06-12T15:51:23.61898006Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908 UID:89391d02-5903-47ec-bdb2-0a69e1829d18 NetNS:/var/run/netns/e6918eee-6301-42ef-9a6d-18004010e698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89391d02_5903_47ec_bdb2_0a69e1829d18.slice PodAnnotations:0xc0027229a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.938878 | controller |     "Jun 12 15:51:23.619191 crc crio[24284]: time=\"2026-06-12T15:51:23.619126325Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.938893 | controller |     "Jun 12 15:51:24.036563 crc crio[24284]: time=\"2026-06-12T15:51:24.035877513Z\" level=info msg=\"Stopped pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=d99b950d-9208-40f6-9074-48f72821b286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938907 | controller |     "Jun 12 15:51:24.084020 crc crio[24284]: time=\"2026-06-12T15:51:24.083899339Z\" level=info msg=\"Stopped pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=99590bba-0988-438b-9aeb-32d558e53091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938922 | controller |     "Jun 12 15:51:24.766215 crc crio[24284]: time=\"2026-06-12T15:51:24.765808781Z\" level=info msg=\"Removing container: a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58\" id=dc83a450-0b27-43dd-848b-1d11214e885d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.938936 | controller |     "Jun 12 15:51:24.816776 crc crio[24284]: time=\"2026-06-12T15:51:24.816709406Z\" level=info msg=\"Stopped container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata\" id=375c5133-7576-4ba8-a36a-3127203a4ed7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.938950 | controller |     "Jun 12 15:51:24.818352 crc crio[24284]: time=\"2026-06-12T15:51:24.818183153Z\" level=info msg=\"Stopping pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=4bca5ddd-f41f-4995-9950-b25e798e9efe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.938964 | controller |     "Jun 12 15:51:24.819051 crc crio[24284]: time=\"2026-06-12T15:51:24.818968028Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be UID:c796c88b-6830-4de4-9ea0-4f10ea720e83 NetNS:/var/run/netns/b0da959a-321e-4c3a-9ae3-bb89a5dcc75e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc796c88b_6830_4de4_9ea0_4f10ea720e83.slice PodAnnotations:0xc001e05040}] Aliases:map[]}\"",
2026-06-12 16:39:24.938978 | controller |     "Jun 12 15:51:24.819408 crc crio[24284]: time=\"2026-06-12T15:51:24.81935433Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.938993 | controller |     "Jun 12 15:51:24.929472 crc crio[24284]: time=\"2026-06-12T15:51:24.929149538Z\" level=info msg=\"Removed container a266a3dfd02574c446b75c48f62aa9f3b60af5d12aad90428f50b7fbf1ddfd58: openstack/nova-api-0/nova-api-api\" id=dc83a450-0b27-43dd-848b-1d11214e885d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939010 | controller |     "Jun 12 15:51:24.933865 crc crio[24284]: time=\"2026-06-12T15:51:24.93382838Z\" level=info msg=\"Removing container: 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577\" id=ce28dfa9-2ea5-49db-97cc-cbaa204cd6f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939025 | controller |     "Jun 12 15:51:25.017336 crc crio[24284]: time=\"2026-06-12T15:51:25.016084545Z\" level=info msg=\"Removed container 5ca49a6e42deafe82b889fff82817236304dec098d4469d60bcad59388751577: openstack/nova-api-0/nova-api-log\" id=ce28dfa9-2ea5-49db-97cc-cbaa204cd6f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939039 | controller |     "Jun 12 15:51:25.027120 crc crio[24284]: time=\"2026-06-12T15:51:25.027025778Z\" level=info msg=\"Removing container: ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034\" id=cfbf3dad-c650-4d2b-8fa8-17a9ac9a9f62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939054 | controller |     "Jun 12 15:51:25.078580 crc crio[24284]: time=\"2026-06-12T15:51:25.075820377Z\" level=info msg=\"Removed container ad6422a27db3d6f816637d809f67322531071bd1ab0e5f55e87c1dbbcda5c034: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=cfbf3dad-c650-4d2b-8fa8-17a9ac9a9f62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939069 | controller |     "Jun 12 15:51:25.349346 crc crio[24284]: time=\"2026-06-12T15:51:25.346775243Z\" level=info msg=\"Stopped pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=4bca5ddd-f41f-4995-9950-b25e798e9efe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.939083 | controller |     "Jun 12 15:51:25.448772 crc crio[24284]: time=\"2026-06-12T15:51:25.448530669Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=3f665e75-aa85-495b-bdbf-3bc67ee086f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.939098 | controller |     "Jun 12 15:51:25.448772 crc crio[24284]: time=\"2026-06-12T15:51:25.448631493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939113 | controller |     "Jun 12 15:51:25.492496 crc crio[24284]: time=\"2026-06-12T15:51:25.492386683Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 UID:06232d09-37e3-4571-a781-b3b7d3c4086c NetNS:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06232d09_37e3_4571_a781_b3b7d3c4086c.slice PodAnnotations:0xc004af8028}] Aliases:map[]}\"",
2026-06-12 16:39:24.939128 | controller |     "Jun 12 15:51:25.492765 crc crio[24284]: time=\"2026-06-12T15:51:25.492688333Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.939142 | controller |     "Jun 12 15:51:25.805188 crc crio[24284]: time=\"2026-06-12T15:51:25.804543903Z\" level=info msg=\"Removing container: e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96\" id=ac1c71ae-ffd9-4d2e-ac07-02c0c6271707 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939157 | controller |     "Jun 12 15:51:25.841481 crc crio[24284]: time=\"2026-06-12T15:51:25.841384962Z\" level=info msg=\"Removed container e77727409561ddb3a73d3224fab728c7a29f61d0b45f10b36b882cad88b7dd96: openstack/nova-metadata-0/nova-metadata-metadata\" id=ac1c71ae-ffd9-4d2e-ac07-02c0c6271707 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939171 | controller |     "Jun 12 15:51:25.844161 crc crio[24284]: time=\"2026-06-12T15:51:25.843941605Z\" level=info msg=\"Removing container: 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65\" id=e13f7d4e-36a0-4be2-a587-5491fb7a6236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939189 | controller |     "Jun 12 15:51:25.863036 crc crio[24284]: time=\"2026-06-12T15:51:25.862902752Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=4418fcc7-4809-461f-bc81-ba413937e6f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.939204 | controller |     "Jun 12 15:51:25.863036 crc crio[24284]: time=\"2026-06-12T15:51:25.863027246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939218 | controller |     "Jun 12 15:51:25.868519 crc crio[24284]: time=\"2026-06-12T15:51:25.868409732Z\" level=info msg=\"Removed container 28ae24be35a9808f6c1f09c7f36fbd39466ce1a3659929182f448319246eea65: openstack/nova-metadata-0/nova-metadata-log\" id=e13f7d4e-36a0-4be2-a587-5491fb7a6236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.939233 | controller |     "Jun 12 15:51:25.901461 crc crio[24284]: time=\"2026-06-12T15:51:25.901372682Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 UID:026963cb-c68e-4d69-8e50-941e9cff9a57 NetNS:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod026963cb_c68e_4d69_8e50_941e9cff9a57.slice PodAnnotations:0xc004af8670}] Aliases:map[]}\"",
2026-06-12 16:39:24.939247 | controller |     "Jun 12 15:51:25.901461 crc crio[24284]: time=\"2026-06-12T15:51:25.901438945Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.939262 | controller |     "Jun 12 15:51:26.002827 crc crio[24284]: 2026-06-12T15:51:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a16d943508d659a Mac:16:6b:dc:27:9b:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.939276 | controller |     "Jun 12 15:51:26.004173 crc crio[24284]: time=\"2026-06-12T15:51:26.004054849Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 UID:06232d09-37e3-4571-a781-b3b7d3c4086c NetNS:/var/run/netns/9628e367-749c-4205-a497-ffe73ba4941f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06232d09_37e3_4571_a781_b3b7d3c4086c.slice PodAnnotations:0xc004af8028}] Aliases:map[]}\"",
2026-06-12 16:39:24.939291 | controller |     "Jun 12 15:51:26.004390 crc crio[24284]: time=\"2026-06-12T15:51:26.004330918Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.939305 | controller |     "Jun 12 15:51:26.019798 crc crio[24284]: time=\"2026-06-12T15:51:26.014936543Z\" level=info msg=\"Ran pod sandbox a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185 with infra container: openstack/nova-api-0/POD\" id=3f665e75-aa85-495b-bdbf-3bc67ee086f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.939319 | controller |     "Jun 12 15:51:26.029812 crc crio[24284]: time=\"2026-06-12T15:51:26.028949242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=100976d6-9f99-49c1-ac1d-ca0083191cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939333 | controller |     "Jun 12 15:51:26.038681 crc crio[24284]: time=\"2026-06-12T15:51:26.032116421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aac654ab-61f5-4de1-baec-39be4c8391c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939350 | controller |     "Jun 12 15:51:26.063527 crc crio[24284]: time=\"2026-06-12T15:51:26.063204322Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3a9e4543-f53e-4d6b-bfef-7e11cb0b3d3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939364 | controller |     "Jun 12 15:51:26.063799 crc crio[24284]: time=\"2026-06-12T15:51:26.063726959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939379 | controller |     "Jun 12 15:51:26.146059 crc crio[24284]: time=\"2026-06-12T15:51:26.145954556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939393 | controller |     "Jun 12 15:51:26.157704 crc crio[24284]: time=\"2026-06-12T15:51:26.157521471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939408 | controller |     "Jun 12 15:51:26.442715 crc crio[24284]: time=\"2026-06-12T15:51:26.442028483Z\" level=info msg=\"Created container cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d: openstack/nova-api-0/nova-api-log\" id=3a9e4543-f53e-4d6b-bfef-7e11cb0b3d3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939422 | controller |     "Jun 12 15:51:26.444195 crc crio[24284]: time=\"2026-06-12T15:51:26.443698147Z\" level=info msg=\"Starting container: cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d\" id=3eb8c87c-d713-4cfc-81c0-9cde63c354ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.939436 | controller |     "Jun 12 15:51:26.452149 crc crio[24284]: time=\"2026-06-12T15:51:26.452027032Z\" level=info msg=\"Started container\" PID=89714 containerID=cd9087e424a5d474e748628cc36f9cb597f31560fb75429d6861f6680589f80d description=openstack/nova-api-0/nova-api-log id=3eb8c87c-d713-4cfc-81c0-9cde63c354ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185",
2026-06-12 16:39:24.939451 | controller |     "Jun 12 15:51:26.517317 crc crio[24284]: time=\"2026-06-12T15:51:26.513442693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f197c11-51c9-47e9-8f84-1d5fc8b57d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939465 | controller |     "Jun 12 15:51:26.657081 crc crio[24284]: time=\"2026-06-12T15:51:26.656927481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9edf4b39-d7bb-4c71-961b-f88809f5d898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939479 | controller |     "Jun 12 15:51:26.723074 crc crio[24284]: time=\"2026-06-12T15:51:26.722974427Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=09ef992b-e58f-477e-95ce-043e81202c34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939493 | controller |     "Jun 12 15:51:26.723588 crc crio[24284]: time=\"2026-06-12T15:51:26.723454742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939508 | controller |     "Jun 12 15:51:26.726729 crc crio[24284]: 2026-06-12T15:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c5af3a0d0185e9 Mac:82:df:c1:47:54:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 SocketPath: PciID:}] [{Interface:0xc000492610 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.939542 | controller |     "Jun 12 15:51:26.728615 crc crio[24284]: time=\"2026-06-12T15:51:26.728537658Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 UID:026963cb-c68e-4d69-8e50-941e9cff9a57 NetNS:/var/run/netns/c4f2c2b1-db30-4e0d-a4e8-05119c9f7176 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod026963cb_c68e_4d69_8e50_941e9cff9a57.slice PodAnnotations:0xc004af8670}] Aliases:map[]}\"",
2026-06-12 16:39:24.939562 | controller |     "Jun 12 15:51:26.728809 crc crio[24284]: time=\"2026-06-12T15:51:26.728750825Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.939581 | controller |     "Jun 12 15:51:26.766471 crc crio[24284]: time=\"2026-06-12T15:51:26.765991092Z\" level=info msg=\"Ran pod sandbox 8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255 with infra container: openstack/nova-scheduler-0/POD\" id=4418fcc7-4809-461f-bc81-ba413937e6f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.939602 | controller |     "Jun 12 15:51:26.772116 crc crio[24284]: time=\"2026-06-12T15:51:26.772035807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=d14a7b0a-5f1e-4e36-81db-715071381d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939624 | controller |     "Jun 12 15:51:26.798315 crc crio[24284]: time=\"2026-06-12T15:51:26.797657311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7f19ab1b-8f99-4336-9817-188c2a2eb548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939644 | controller |     "Jun 12 15:51:26.823863 crc crio[24284]: time=\"2026-06-12T15:51:26.808472901Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2a3fa275-4f12-4443-bf1e-132702da1275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939664 | controller |     "Jun 12 15:51:26.823863 crc crio[24284]: time=\"2026-06-12T15:51:26.808782461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939682 | controller |     "Jun 12 15:51:26.844031 crc crio[24284]: time=\"2026-06-12T15:51:26.843924971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939698 | controller |     "Jun 12 15:51:26.848794 crc crio[24284]: time=\"2026-06-12T15:51:26.848715695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939712 | controller |     "Jun 12 15:51:26.881203 crc crio[24284]: time=\"2026-06-12T15:51:26.881043547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939727 | controller |     "Jun 12 15:51:26.887914 crc crio[24284]: time=\"2026-06-12T15:51:26.887820835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939741 | controller |     "Jun 12 15:51:27.028450 crc crio[24284]: time=\"2026-06-12T15:51:27.02555172Z\" level=info msg=\"Created container af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2a3fa275-4f12-4443-bf1e-132702da1275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939756 | controller |     "Jun 12 15:51:27.029937 crc crio[24284]: time=\"2026-06-12T15:51:27.029891139Z\" level=info msg=\"Starting container: af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8\" id=124af7da-2b9f-4306-b15a-64a38dba54aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.939775 | controller |     "Jun 12 15:51:27.041537 crc crio[24284]: time=\"2026-06-12T15:51:27.039923312Z\" level=info msg=\"Created container ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2: openstack/nova-api-0/nova-api-api\" id=09ef992b-e58f-477e-95ce-043e81202c34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939789 | controller |     "Jun 12 15:51:27.043543 crc crio[24284]: time=\"2026-06-12T15:51:27.042164554Z\" level=info msg=\"Started container\" PID=89824 containerID=af8defad77c106e7af34f832ddac7e7f9b4ad14bd252309a61d0d879e62decf8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=124af7da-2b9f-4306-b15a-64a38dba54aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c5af3a0d0185e9aaaef28d79aa293e52ecc3546765b722fb6cdfbd41ed24255",
2026-06-12 16:39:24.939804 | controller |     "Jun 12 15:51:27.043543 crc crio[24284]: time=\"2026-06-12T15:51:27.04319291Z\" level=info msg=\"Starting container: ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2\" id=f10a351c-7354-4764-ad31-c252a352b4ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.939819 | controller |     "Jun 12 15:51:27.051648 crc crio[24284]: time=\"2026-06-12T15:51:27.051526136Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b9898ac4-755d-4949-905a-118fa641263d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.939833 | controller |     "Jun 12 15:51:27.051913 crc crio[24284]: time=\"2026-06-12T15:51:27.051691344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.939847 | controller |     "Jun 12 15:51:27.056297 crc crio[24284]: time=\"2026-06-12T15:51:27.055756212Z\" level=info msg=\"Started container\" PID=89820 containerID=ec590bcd5483a0cb3beda162c62c9b3f973ae4c7cd89f76c13367a8955b323f2 description=openstack/nova-api-0/nova-api-api id=f10a351c-7354-4764-ad31-c252a352b4ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a16d943508d659a880b091fe83f0b6f7417c23fab8ad59725ffbe5ea33abc185",
2026-06-12 16:39:24.939863 | controller |     "Jun 12 15:51:27.090100 crc crio[24284]: time=\"2026-06-12T15:51:27.089961344Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 UID:9f2d1d78-dff8-48bb-9a84-d0639e9454f6 NetNS:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2d1d78_dff8_48bb_9a84_d0639e9454f6.slice PodAnnotations:0xc0006be340}] Aliases:map[]}\"",
2026-06-12 16:39:24.939878 | controller |     "Jun 12 15:51:27.090455 crc crio[24284]: time=\"2026-06-12T15:51:27.09043364Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.939893 | controller |     "Jun 12 15:51:27.680471 crc crio[24284]: 2026-06-12T15:51:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ff4e3efd0a5cb6 Mac:f2:01:d7:16:20:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d SocketPath: PciID:}] [{Interface:0xc0004366c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.939908 | controller |     "Jun 12 15:51:27.680471 crc crio[24284]: time=\"2026-06-12T15:51:27.679794527Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 UID:9f2d1d78-dff8-48bb-9a84-d0639e9454f6 NetNS:/var/run/netns/d6ceb76a-0bd8-454f-a4aa-538ec371a82d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f2d1d78_dff8_48bb_9a84_d0639e9454f6.slice PodAnnotations:0xc0006be340}] Aliases:map[]}\"",
2026-06-12 16:39:24.939926 | controller |     "Jun 12 15:51:27.680471 crc crio[24284]: time=\"2026-06-12T15:51:27.679927791Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.939941 | controller |     "Jun 12 15:51:27.693800 crc crio[24284]: time=\"2026-06-12T15:51:27.692672183Z\" level=info msg=\"Ran pod sandbox 4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1 with infra container: openstack/nova-metadata-0/POD\" id=b9898ac4-755d-4949-905a-118fa641263d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.939955 | controller |     "Jun 12 15:51:27.696882 crc crio[24284]: time=\"2026-06-12T15:51:27.696779807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1376d264-0d8c-4522-b783-a96eea68095f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939970 | controller |     "Jun 12 15:51:27.699278 crc crio[24284]: time=\"2026-06-12T15:51:27.699120309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=30dfb6f4-31c6-4670-b109-65a3cb776c4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.939984 | controller |     "Jun 12 15:51:27.710409 crc crio[24284]: time=\"2026-06-12T15:51:27.710316448Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=20bebba6-ac90-46f4-967e-70cd8b3a72fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.939998 | controller |     "Jun 12 15:51:27.711620 crc crio[24284]: time=\"2026-06-12T15:51:27.7115609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940013 | controller |     "Jun 12 15:51:27.757554 crc crio[24284]: time=\"2026-06-12T15:51:27.757442527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940027 | controller |     "Jun 12 15:51:27.765711 crc crio[24284]: time=\"2026-06-12T15:51:27.764789393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940041 | controller |     "Jun 12 15:51:27.973348 crc crio[24284]: time=\"2026-06-12T15:51:27.973099431Z\" level=info msg=\"Created container 210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0: openstack/nova-metadata-0/nova-metadata-log\" id=20bebba6-ac90-46f4-967e-70cd8b3a72fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.940056 | controller |     "Jun 12 15:51:27.974575 crc crio[24284]: time=\"2026-06-12T15:51:27.974370711Z\" level=info msg=\"Starting container: 210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0\" id=1423500c-54c5-4839-8d6b-c7b76a425be7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.940070 | controller |     "Jun 12 15:51:27.986129 crc crio[24284]: time=\"2026-06-12T15:51:27.985604083Z\" level=info msg=\"Started container\" PID=90091 containerID=210df4d5687cb63f1843fcef7b050aa96899b7c462b0585b506ded08b476bfd0 description=openstack/nova-metadata-0/nova-metadata-log id=1423500c-54c5-4839-8d6b-c7b76a425be7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1",
2026-06-12 16:39:24.940085 | controller |     "Jun 12 15:51:28.000077 crc crio[24284]: time=\"2026-06-12T15:51:27.999993696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=55f1d2fb-72c1-442d-beff-befb857b62d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.940099 | controller |     "Jun 12 15:51:28.041716 crc crio[24284]: time=\"2026-06-12T15:51:28.041627716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=855c561a-7162-4b47-bbfc-cdfbf443ea60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.940120 | controller |     "Jun 12 15:51:28.052994 crc crio[24284]: time=\"2026-06-12T15:51:28.052916313Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=00e97ffa-0506-4d72-8895-30d24b25ae57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.940135 | controller |     "Jun 12 15:51:28.053439 crc crio[24284]: time=\"2026-06-12T15:51:28.053382079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940150 | controller |     "Jun 12 15:51:28.093587 crc crio[24284]: time=\"2026-06-12T15:51:28.093387494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940165 | controller |     "Jun 12 15:51:28.097186 crc crio[24284]: time=\"2026-06-12T15:51:28.097118924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940181 | controller |     "Jun 12 15:51:28.248760 crc crio[24284]: time=\"2026-06-12T15:51:28.248644693Z\" level=info msg=\"Created container 128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb: openstack/nova-metadata-0/nova-metadata-metadata\" id=00e97ffa-0506-4d72-8895-30d24b25ae57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.940196 | controller |     "Jun 12 15:51:28.250172 crc crio[24284]: time=\"2026-06-12T15:51:28.250067159Z\" level=info msg=\"Starting container: 128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb\" id=7e68a28e-9aa0-4d0d-b5ff-dd3fc8f3d614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.940211 | controller |     "Jun 12 15:51:28.258563 crc crio[24284]: time=\"2026-06-12T15:51:28.25845729Z\" level=info msg=\"Started container\" PID=90144 containerID=128f4d9788ba96229d3fe3b997ef86bda292e93782d91f6648777c81d99ddcfb description=openstack/nova-metadata-0/nova-metadata-metadata id=7e68a28e-9aa0-4d0d-b5ff-dd3fc8f3d614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff4e3efd0a5cb653d5f5e6816b218f496a6782bca83feca0aea2513023bf1c1",
2026-06-12 16:39:24.940226 | controller |     "Jun 12 15:51:36.171481 crc crio[24284]: time=\"2026-06-12T15:51:36.170378934Z\" level=warning msg=\"Stopping container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 with stop signal(15) timed out. Killing...\"",
2026-06-12 16:39:24.940240 | controller |     "Jun 12 15:51:36.296609 crc crio[24284]: time=\"2026-06-12T15:51:36.296001896Z\" level=error msg=\"Killing container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 16:39:24.940255 | controller |     "Jun 12 15:51:36.324673 crc crio[24284]: time=\"2026-06-12T15:51:36.324511046Z\" level=info msg=\"Stopped container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent\" id=8cb1e27e-35df-4192-bdcc-c07aa689df80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.940270 | controller |     "Jun 12 15:51:36.325906 crc crio[24284]: time=\"2026-06-12T15:51:36.325778546Z\" level=info msg=\"Stopping pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=a5ba6631-539c-46f7-89ca-4c420764f425 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.940285 | controller |     "Jun 12 15:51:36.326709 crc crio[24284]: time=\"2026-06-12T15:51:36.326631013Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a UID:7226d15e-f94f-432d-bb20-38a838377612 NetNS:/var/run/netns/8b0009b0-c203-4c65-bfe4-a26042c99415 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7226d15e_f94f_432d_bb20_38a838377612.slice PodAnnotations:0xc0042871d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.940303 | controller |     "Jun 12 15:51:36.326960 crc crio[24284]: time=\"2026-06-12T15:51:36.326893762Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.940318 | controller |     "Jun 12 15:51:36.658678 crc crio[24284]: time=\"2026-06-12T15:51:36.658529532Z\" level=info msg=\"Stopped pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=a5ba6631-539c-46f7-89ca-4c420764f425 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.940333 | controller |     "Jun 12 15:51:37.021186 crc crio[24284]: time=\"2026-06-12T15:51:37.020709111Z\" level=info msg=\"Removing container: c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2\" id=5b2a10f8-0723-4415-8b1d-9d388c6f9f1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940347 | controller |     "Jun 12 15:51:37.083021 crc crio[24284]: time=\"2026-06-12T15:51:37.082917733Z\" level=info msg=\"Removed container c29978b542d08287160481ce362e20e2e0f96a3f88aa41be45509942c27149f2: openstack/ceilometer-0/proxy-httpd\" id=5b2a10f8-0723-4415-8b1d-9d388c6f9f1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940362 | controller |     "Jun 12 15:51:37.096117 crc crio[24284]: time=\"2026-06-12T15:51:37.089475397Z\" level=info msg=\"Removing container: 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c\" id=eab0b742-122a-4ee4-9293-50b55d588955 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940376 | controller |     "Jun 12 15:51:37.120449 crc crio[24284]: time=\"2026-06-12T15:51:37.119622671Z\" level=info msg=\"Removed container 719f90aa147e3eebfcfe0240f47d0a77bf008622bf24d8c79c84ff6eb75f375c: openstack/ceilometer-0/sg-core\" id=eab0b742-122a-4ee4-9293-50b55d588955 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940391 | controller |     "Jun 12 15:51:37.124084 crc crio[24284]: time=\"2026-06-12T15:51:37.12400367Z\" level=info msg=\"Removing container: 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0\" id=7ef58d07-4ec5-41f0-a7aa-7d281dfcfdc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940405 | controller |     "Jun 12 15:51:37.148646 crc crio[24284]: time=\"2026-06-12T15:51:37.148525325Z\" level=info msg=\"Removed container 075cf33acfdc40d6c08751456b4c26519b1b5758675f59b5aa5d450246aaadc0: openstack/ceilometer-0/ceilometer-notification-agent\" id=7ef58d07-4ec5-41f0-a7aa-7d281dfcfdc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940420 | controller |     "Jun 12 15:51:37.154818 crc crio[24284]: time=\"2026-06-12T15:51:37.154661006Z\" level=info msg=\"Removing container: 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8\" id=83c12e42-4fc9-4bdf-8d3b-cadead1d3e12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940434 | controller |     "Jun 12 15:51:37.188510 crc crio[24284]: time=\"2026-06-12T15:51:37.188368049Z\" level=info msg=\"Removed container 90992ce63e02fb01ce961e58bfad7c470ba87ef7acd88d5f9b84009ef08c66b8: openstack/ceilometer-0/ceilometer-central-agent\" id=83c12e42-4fc9-4bdf-8d3b-cadead1d3e12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.940448 | controller |     "Jun 12 15:51:37.816516 crc crio[24284]: time=\"2026-06-12T15:51:37.816344352Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=af496ac6-b83b-47a4-a05b-039621367f75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.940489 | controller |     "Jun 12 15:51:37.816516 crc crio[24284]: time=\"2026-06-12T15:51:37.816440685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940526 | controller |     "Jun 12 15:51:37.864031 crc crio[24284]: time=\"2026-06-12T15:51:37.86379439Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 UID:8df5db0d-597d-4235-81e6-fc8248fe1c21 NetNS:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df5db0d_597d_4235_81e6_fc8248fe1c21.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"",
2026-06-12 16:39:24.940552 | controller |     "Jun 12 15:51:37.864031 crc crio[24284]: time=\"2026-06-12T15:51:37.863868603Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.940570 | controller |     "Jun 12 15:51:38.703437 crc crio[24284]: 2026-06-12T15:51:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79b80365e91e93f Mac:ee:02:d0:d5:8f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 SocketPath: PciID:}] [{Interface:0xc000442710 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.940590 | controller |     "Jun 12 15:51:38.705667 crc crio[24284]: time=\"2026-06-12T15:51:38.704995062Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 UID:8df5db0d-597d-4235-81e6-fc8248fe1c21 NetNS:/var/run/netns/f419db2b-5ea2-4e95-9082-edd837504b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8df5db0d_597d_4235_81e6_fc8248fe1c21.slice PodAnnotations:0xc00041c150}] Aliases:map[]}\"",
2026-06-12 16:39:24.940607 | controller |     "Jun 12 15:51:38.705667 crc crio[24284]: time=\"2026-06-12T15:51:38.705139152Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.940626 | controller |     "Jun 12 15:51:38.713897 crc crio[24284]: time=\"2026-06-12T15:51:38.713819243Z\" level=info msg=\"Ran pod sandbox 79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8 with infra container: openstack/ceilometer-0/POD\" id=af496ac6-b83b-47a4-a05b-039621367f75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.940643 | controller |     "Jun 12 15:51:38.716346 crc crio[24284]: time=\"2026-06-12T15:51:38.716214797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=64372536-60a8-46d5-88e6-d9e40aa70c4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.940662 | controller |     "Jun 12 15:51:38.751609 crc crio[24284]: time=\"2026-06-12T15:51:38.751453553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9953add2-13f9-49cf-b64b-dcac686382df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.940678 | controller |     "Jun 12 15:51:38.762059 crc crio[24284]: time=\"2026-06-12T15:51:38.761979771Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e6b72dc3-050d-459f-ab05-09d14cdf952a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.940697 | controller |     "Jun 12 15:51:38.762435 crc crio[24284]: time=\"2026-06-12T15:51:38.762401155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940727 | controller |     "Jun 12 15:51:38.830583 crc crio[24284]: time=\"2026-06-12T15:51:38.829865618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940757 | controller |     "Jun 12 15:51:38.836928 crc crio[24284]: time=\"2026-06-12T15:51:38.836710729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940779 | controller |     "Jun 12 15:51:39.438830 crc crio[24284]: time=\"2026-06-12T15:51:39.438211686Z\" level=info msg=\"Created container 026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212: openstack/ceilometer-0/ceilometer-central-agent\" id=e6b72dc3-050d-459f-ab05-09d14cdf952a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.940806 | controller |     "Jun 12 15:51:39.441513 crc crio[24284]: time=\"2026-06-12T15:51:39.441369367Z\" level=info msg=\"Starting container: 026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212\" id=722a9ad7-7e12-4fae-a548-752471330056 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.940830 | controller |     "Jun 12 15:51:39.454778 crc crio[24284]: time=\"2026-06-12T15:51:39.454357016Z\" level=info msg=\"Started container\" PID=90907 containerID=026acdffa802d42f6873564c9606988a8f900846afc5a557864f3219460d3212 description=openstack/ceilometer-0/ceilometer-central-agent id=722a9ad7-7e12-4fae-a548-752471330056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8",
2026-06-12 16:39:24.940858 | controller |     "Jun 12 15:51:39.472037 crc crio[24284]: time=\"2026-06-12T15:51:39.471923503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=032ed0c0-892e-409f-b3fe-3e004746088e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.940884 | controller |     "Jun 12 15:51:39.499695 crc crio[24284]: time=\"2026-06-12T15:51:39.499457399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1ebb46d6-30bf-41c2-8fb0-f4c025fdee14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.940905 | controller |     "Jun 12 15:51:39.509648 crc crio[24284]: time=\"2026-06-12T15:51:39.509545574Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=160c5ef7-7a3d-4d50-8f2b-06163c0c7f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.940925 | controller |     "Jun 12 15:51:39.510040 crc crio[24284]: time=\"2026-06-12T15:51:39.509981518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940948 | controller |     "Jun 12 15:51:39.578156 crc crio[24284]: time=\"2026-06-12T15:51:39.577985296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940968 | controller |     "Jun 12 15:51:39.584494 crc crio[24284]: time=\"2026-06-12T15:51:39.584409403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.940985 | controller |     "Jun 12 15:51:39.720816 crc crio[24284]: time=\"2026-06-12T15:51:39.720711274Z\" level=info msg=\"Created container b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157: openstack/ceilometer-0/ceilometer-notification-agent\" id=160c5ef7-7a3d-4d50-8f2b-06163c0c7f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.941005 | controller |     "Jun 12 15:51:39.722190 crc crio[24284]: time=\"2026-06-12T15:51:39.722105887Z\" level=info msg=\"Starting container: b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157\" id=c1d45534-a5fc-4e29-bfd1-a3c5c5d0b497 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.941026 | controller |     "Jun 12 15:51:39.729107 crc crio[24284]: time=\"2026-06-12T15:51:39.728928297Z\" level=info msg=\"Started container\" PID=90965 containerID=b09e61bbd434860e9d1416fe570183bf854333fccc6080e8b46bd866cb6ca157 description=openstack/ceilometer-0/ceilometer-notification-agent id=c1d45534-a5fc-4e29-bfd1-a3c5c5d0b497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8",
2026-06-12 16:39:24.941047 | controller |     "Jun 12 15:51:39.745211 crc crio[24284]: time=\"2026-06-12T15:51:39.7435422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3eddff00-52dc-4737-995b-3477676cfe62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.941066 | controller |     "Jun 12 15:51:39.760760 crc crio[24284]: time=\"2026-06-12T15:51:39.759650797Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a7dab142-eda0-4ae1-96e0-dbbb2b017598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.941083 | controller |     "Jun 12 15:51:39.767107 crc crio[24284]: time=\"2026-06-12T15:51:39.766984022Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=9ec380ca-e461-4aef-9da8-f839866d0715 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.941102 | controller |     "Jun 12 15:51:39.767597 crc crio[24284]: time=\"2026-06-12T15:51:39.76753432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.941118 | controller |     "Jun 12 15:51:39.818555 crc crio[24284]: time=\"2026-06-12T15:51:39.81843975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.941137 | controller |     "Jun 12 15:51:39.824219 crc crio[24284]: time=\"2026-06-12T15:51:39.824084732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.941154 | controller |     "Jun 12 15:51:40.007966 crc crio[24284]: time=\"2026-06-12T15:51:40.007811899Z\" level=info msg=\"Created container 64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53: openstack/ceilometer-0/sg-core\" id=9ec380ca-e461-4aef-9da8-f839866d0715 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.941173 | controller |     "Jun 12 15:51:40.011910 crc crio[24284]: time=\"2026-06-12T15:51:40.008990926Z\" level=info msg=\"Starting container: 64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53\" id=dcdf93c4-f606-49c7-a947-53734ca456bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.941190 | controller |     "Jun 12 15:51:40.014678 crc crio[24284]: time=\"2026-06-12T15:51:40.014575905Z\" level=info msg=\"Started container\" PID=90981 containerID=64149839af42f553adc26b2deac5819e5dddd0a93dc918dbe911d95b70cadf53 description=openstack/ceilometer-0/sg-core id=dcdf93c4-f606-49c7-a947-53734ca456bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8",
2026-06-12 16:39:24.941208 | controller |     "Jun 12 15:51:40.029694 crc crio[24284]: time=\"2026-06-12T15:51:40.029599998Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d1fdd89c-4646-4591-8288-e6aecf75bb86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.941224 | controller |     "Jun 12 15:51:40.078408 crc crio[24284]: time=\"2026-06-12T15:51:40.077893354Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=603bedf8-623d-45e1-b0c0-16f162027d9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.941243 | controller |     "Jun 12 15:51:40.106574 crc crio[24284]: time=\"2026-06-12T15:51:40.106486785Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f66befb7-42d7-43c5-84d8-fb88a07722ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.941262 | controller |     "Jun 12 15:51:40.106912 crc crio[24284]: time=\"2026-06-12T15:51:40.106847536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.941281 | controller |     "Jun 12 15:51:40.161043 crc crio[24284]: time=\"2026-06-12T15:51:40.160884896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.941297 | controller |     "Jun 12 15:51:40.165785 crc crio[24284]: time=\"2026-06-12T15:51:40.165683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.941315 | controller |     "Jun 12 15:51:40.295598 crc crio[24284]: time=\"2026-06-12T15:51:40.295375746Z\" level=info msg=\"Created container 7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101: openstack/ceilometer-0/proxy-httpd\" id=f66befb7-42d7-43c5-84d8-fb88a07722ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.941331 | controller |     "Jun 12 15:51:40.296957 crc crio[24284]: time=\"2026-06-12T15:51:40.296849224Z\" level=info msg=\"Starting container: 7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101\" id=f7d67652-337a-4ef9-b884-ae2d0d1546f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.941350 | controller |     "Jun 12 15:51:40.310685 crc crio[24284]: time=\"2026-06-12T15:51:40.310577366Z\" level=info msg=\"Started container\" PID=91011 containerID=7a75cca837cb69d30f0ce4c486d70ad7c7c1e3291c76f795efe87c1816496101 description=openstack/ceilometer-0/proxy-httpd id=f7d67652-337a-4ef9-b884-ae2d0d1546f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79b80365e91e93f9c4f9e2ae237629af23f014ef0a7e4ce1f6cecf42249a8ca8",
2026-06-12 16:39:24.941369 | controller |     "Jun 12 15:51:45.898451 crc crio[24284]: time=\"2026-06-12T15:51:45.897422702Z\" level=info msg=\"Stopping pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=6faae120-5429-43a9-a60c-4ae76e2bd54d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941388 | controller |     "Jun 12 15:51:45.898451 crc crio[24284]: time=\"2026-06-12T15:51:45.898411314Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=6faae120-5429-43a9-a60c-4ae76e2bd54d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941407 | controller |     "Jun 12 15:51:45.900149 crc crio[24284]: time=\"2026-06-12T15:51:45.899183599Z\" level=info msg=\"Removing pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=10f8a577-a983-4cb8-829f-f8641ad845b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941426 | controller |     "Jun 12 15:51:45.918893 crc crio[24284]: time=\"2026-06-12T15:51:45.918750501Z\" level=info msg=\"Removed pod sandbox: 0e545298a76e2dc0de7f20a262ac603f5deff6cd1eef3263f3a2c18e29620082\" id=10f8a577-a983-4cb8-829f-f8641ad845b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941444 | controller |     "Jun 12 15:51:45.920001 crc crio[24284]: time=\"2026-06-12T15:51:45.919875721Z\" level=info msg=\"Stopping pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=6b7245bb-3f9f-401e-8a03-373585ab8d90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941461 | controller |     "Jun 12 15:51:45.920001 crc crio[24284]: time=\"2026-06-12T15:51:45.919962154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=6b7245bb-3f9f-401e-8a03-373585ab8d90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941483 | controller |     "Jun 12 15:51:45.920738 crc crio[24284]: time=\"2026-06-12T15:51:45.920695252Z\" level=info msg=\"Removing pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=f607d86b-d5eb-482a-a2be-fac7ca51672e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941503 | controller |     "Jun 12 15:51:45.942090 crc crio[24284]: time=\"2026-06-12T15:51:45.941929759Z\" level=info msg=\"Removed pod sandbox: 4cd7e901be4d97b639886ddfa94cc7d7f8c37b6afbc21bc899afad78ef266e1c\" id=f607d86b-d5eb-482a-a2be-fac7ca51672e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941541 | controller |     "Jun 12 15:51:45.943029 crc crio[24284]: time=\"2026-06-12T15:51:45.942931592Z\" level=info msg=\"Stopping pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=1f7b5dac-ec14-4d5c-aa8c-30594e125393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941562 | controller |     "Jun 12 15:51:45.943029 crc crio[24284]: time=\"2026-06-12T15:51:45.943027435Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=1f7b5dac-ec14-4d5c-aa8c-30594e125393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941582 | controller |     "Jun 12 15:51:45.943961 crc crio[24284]: time=\"2026-06-12T15:51:45.943858848Z\" level=info msg=\"Removing pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=cb2bec8b-fbd1-40a0-b424-85b1ce480b58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941599 | controller |     "Jun 12 15:51:45.963336 crc crio[24284]: time=\"2026-06-12T15:51:45.963152251Z\" level=info msg=\"Removed pod sandbox: fd930302ae99eab9af5e305dde41b67b34d16ff949306369d41cbc28f8c598b6\" id=cb2bec8b-fbd1-40a0-b424-85b1ce480b58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941617 | controller |     "Jun 12 15:51:45.964054 crc crio[24284]: time=\"2026-06-12T15:51:45.963973295Z\" level=info msg=\"Stopping pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=6e5dabd6-f13b-46e9-b135-8cb93ee2a112 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941637 | controller |     "Jun 12 15:51:45.964054 crc crio[24284]: time=\"2026-06-12T15:51:45.964039867Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=6e5dabd6-f13b-46e9-b135-8cb93ee2a112 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941656 | controller |     "Jun 12 15:51:45.964704 crc crio[24284]: time=\"2026-06-12T15:51:45.964623886Z\" level=info msg=\"Removing pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=e7f8f1d1-18ab-43b6-8207-309c241f547a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941675 | controller |     "Jun 12 15:51:45.977287 crc crio[24284]: time=\"2026-06-12T15:51:45.977166264Z\" level=info msg=\"Removed pod sandbox: f0f40d40305388de0ff21ae17a865b223f845e8314cd896cf70e1451414b764d\" id=e7f8f1d1-18ab-43b6-8207-309c241f547a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941692 | controller |     "Jun 12 15:51:45.978470 crc crio[24284]: time=\"2026-06-12T15:51:45.978345917Z\" level=info msg=\"Stopping pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=cde730d9-0257-49e8-bcb6-235152d97544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941711 | controller |     "Jun 12 15:51:45.978470 crc crio[24284]: time=\"2026-06-12T15:51:45.97842863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=cde730d9-0257-49e8-bcb6-235152d97544 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941730 | controller |     "Jun 12 15:51:45.981507 crc crio[24284]: time=\"2026-06-12T15:51:45.980648805Z\" level=info msg=\"Removing pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=03ca502b-ed0c-47af-baed-9167c18266d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941750 | controller |     "Jun 12 15:51:46.000379 crc crio[24284]: time=\"2026-06-12T15:51:46.000203185Z\" level=info msg=\"Removed pod sandbox: 5706414910c26a5993a00195de4da86c7901d33ca904aecf12379cf814ace888\" id=03ca502b-ed0c-47af-baed-9167c18266d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941769 | controller |     "Jun 12 15:51:46.001019 crc crio[24284]: time=\"2026-06-12T15:51:46.000935159Z\" level=info msg=\"Stopping pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=5ec846d7-95da-4e65-833d-7dba88488687 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941786 | controller |     "Jun 12 15:51:46.001019 crc crio[24284]: time=\"2026-06-12T15:51:46.000998951Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=5ec846d7-95da-4e65-833d-7dba88488687 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941804 | controller |     "Jun 12 15:51:46.001750 crc crio[24284]: time=\"2026-06-12T15:51:46.001662349Z\" level=info msg=\"Removing pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=6a5e493f-3f38-4742-afd0-a8847b58e4ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941821 | controller |     "Jun 12 15:51:46.020117 crc crio[24284]: time=\"2026-06-12T15:51:46.019767536Z\" level=info msg=\"Removed pod sandbox: 25b1d1aca090fb821f0d11afd720fe98ecba23607443d84104711a067e29f381\" id=6a5e493f-3f38-4742-afd0-a8847b58e4ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941840 | controller |     "Jun 12 15:51:46.020892 crc crio[24284]: time=\"2026-06-12T15:51:46.020715702Z\" level=info msg=\"Stopping pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=6ae801bf-84b9-4160-8692-8140e92d2b10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941859 | controller |     "Jun 12 15:51:46.020892 crc crio[24284]: time=\"2026-06-12T15:51:46.020825275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=6ae801bf-84b9-4160-8692-8140e92d2b10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941876 | controller |     "Jun 12 15:51:46.021940 crc crio[24284]: time=\"2026-06-12T15:51:46.021773326Z\" level=info msg=\"Removing pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=b8ee60c4-3475-42a1-b925-c316844a7dfd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941895 | controller |     "Jun 12 15:51:46.079695 crc crio[24284]: time=\"2026-06-12T15:51:46.07962907Z\" level=info msg=\"Removed pod sandbox: 2ff7e8d6e96c8061039a5104d1a1bdd02ce2792afad25c39982cb82e0ec2e908\" id=b8ee60c4-3475-42a1-b925-c316844a7dfd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941918 | controller |     "Jun 12 15:51:46.080962 crc crio[24284]: time=\"2026-06-12T15:51:46.080801337Z\" level=info msg=\"Stopping pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=7c42ba67-f5e9-4575-af00-996e44473d25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941947 | controller |     "Jun 12 15:51:46.081161 crc crio[24284]: time=\"2026-06-12T15:51:46.081135808Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=7c42ba67-f5e9-4575-af00-996e44473d25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.941971 | controller |     "Jun 12 15:51:46.083404 crc crio[24284]: time=\"2026-06-12T15:51:46.08215671Z\" level=info msg=\"Removing pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=e453ff5d-0024-4491-a23d-13d04396910c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.941995 | controller |     "Jun 12 15:51:46.107644 crc crio[24284]: time=\"2026-06-12T15:51:46.107521205Z\" level=info msg=\"Removed pod sandbox: 85745ebc56277276576bd908b92e25572606c19baf7aab2b7e502ed88d27a09a\" id=e453ff5d-0024-4491-a23d-13d04396910c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.942016 | controller |     "Jun 12 15:51:46.108686 crc crio[24284]: time=\"2026-06-12T15:51:46.108604912Z\" level=info msg=\"Stopping pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=251e7ad2-2a20-48a8-9fa7-bf134bb67775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.942033 | controller |     "Jun 12 15:51:46.108785 crc crio[24284]: time=\"2026-06-12T15:51:46.108706066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=251e7ad2-2a20-48a8-9fa7-bf134bb67775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.942051 | controller |     "Jun 12 15:51:46.109670 crc crio[24284]: time=\"2026-06-12T15:51:46.109377707Z\" level=info msg=\"Removing pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=ad94848c-561b-4ec6-910a-d9cc530c6ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.942070 | controller |     "Jun 12 15:51:46.125060 crc crio[24284]: time=\"2026-06-12T15:51:46.125003721Z\" level=info msg=\"Removed pod sandbox: 1a2d54c53384285e1c519858628a459dec179e0bf0b9b552e9add897a7f45abb\" id=ad94848c-561b-4ec6-910a-d9cc530c6ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.942086 | controller |     "Jun 12 15:51:46.126104 crc crio[24284]: time=\"2026-06-12T15:51:46.126061165Z\" level=info msg=\"Stopping pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=471d1fc0-b334-446e-a6e8-bf0e35ca45f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.942106 | controller |     "Jun 12 15:51:46.126104 crc crio[24284]: time=\"2026-06-12T15:51:46.126105706Z\" level=info msg=\"Stopped pod sandbox (already stopped): da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=471d1fc0-b334-446e-a6e8-bf0e35ca45f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.942125 | controller |     "Jun 12 15:51:46.128891 crc crio[24284]: time=\"2026-06-12T15:51:46.128794893Z\" level=info msg=\"Removing pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=78cceb56-17b3-4af7-85be-4621c79f48e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.942141 | controller |     "Jun 12 15:51:46.155802 crc crio[24284]: time=\"2026-06-12T15:51:46.155628849Z\" level=info msg=\"Removed pod sandbox: da22c1b6702dbeb7f1323166a79ccef45bf80cb5d1ab095263dd5246e85114be\" id=78cceb56-17b3-4af7-85be-4621c79f48e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.942160 | controller |     "Jun 12 15:52:00.539149 crc crio[24284]: time=\"2026-06-12T15:52:00.538135923Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687992-mpjwr/POD\" id=4b5ef346-0f8d-4258-9db7-27153b9f4849 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.942178 | controller |     "Jun 12 15:52:00.541420 crc crio[24284]: time=\"2026-06-12T15:52:00.539170657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942198 | controller |     "Jun 12 15:52:00.582165 crc crio[24284]: time=\"2026-06-12T15:52:00.581889511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004af9f10}] Aliases:map[]}\"",
2026-06-12 16:39:24.942222 | controller |     "Jun 12 15:52:00.582165 crc crio[24284]: time=\"2026-06-12T15:52:00.581990056Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687992-mpjwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.942243 | controller |     "Jun 12 15:52:00.945466 crc crio[24284]: 2026-06-12T15:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efc5260d3dad79c Mac:1e:2d:46:09:1f:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db SocketPath: PciID:}] [{Interface:0xc00028ac20 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.942263 | controller |     "Jun 12 15:52:00.947350 crc crio[24284]: time=\"2026-06-12T15:52:00.947082201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004af9f10}] Aliases:map[]}\"",
2026-06-12 16:39:24.942282 | controller |     "Jun 12 15:52:00.947350 crc crio[24284]: time=\"2026-06-12T15:52:00.947295218Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687992-mpjwr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.942302 | controller |     "Jun 12 15:52:00.958624 crc crio[24284]: time=\"2026-06-12T15:52:00.958542781Z\" level=info msg=\"Ran pod sandbox efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 with infra container: openshift-infra/auto-csr-approver-29687992-mpjwr/POD\" id=4b5ef346-0f8d-4258-9db7-27153b9f4849 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.942321 | controller |     "Jun 12 15:52:00.965982 crc crio[24284]: time=\"2026-06-12T15:52:00.965868367Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c68e6c0e-4776-441b-b699-6faf26ef0e04 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.942340 | controller |     "Jun 12 15:52:00.976519 crc crio[24284]: time=\"2026-06-12T15:52:00.976427967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.942359 | controller |     "Jun 12 15:52:01.762508 crc crio[24284]: time=\"2026-06-12T15:52:01.761694052Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c68e6c0e-4776-441b-b699-6faf26ef0e04 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.942376 | controller |     "Jun 12 15:52:01.765618 crc crio[24284]: time=\"2026-06-12T15:52:01.765538665Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51cfd0d3-4139-4ecf-9047-3507953cd292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.942395 | controller |     "Jun 12 15:52:01.768921 crc crio[24284]: time=\"2026-06-12T15:52:01.768841721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8217d2da-c250-4d23-98a2-20d7e93b6ae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.942416 | controller |     "Jun 12 15:52:01.779775 crc crio[24284]: time=\"2026-06-12T15:52:01.77967343Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687992-mpjwr/oc\" id=510274f7-fdef-4e82-a4c6-1a5727f0511e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.942435 | controller |     "Jun 12 15:52:01.780455 crc crio[24284]: time=\"2026-06-12T15:52:01.780376743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942458 | controller |     "Jun 12 15:52:01.868801 crc crio[24284]: time=\"2026-06-12T15:52:01.868665376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942477 | controller |     "Jun 12 15:52:02.063970 crc crio[24284]: time=\"2026-06-12T15:52:02.063730397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942494 | controller |     "Jun 12 15:52:02.268159 crc crio[24284]: time=\"2026-06-12T15:52:02.268063706Z\" level=info msg=\"Created container 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a: openshift-infra/auto-csr-approver-29687992-mpjwr/oc\" id=510274f7-fdef-4e82-a4c6-1a5727f0511e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.942557 | controller |     "Jun 12 15:52:02.270400 crc crio[24284]: time=\"2026-06-12T15:52:02.270149123Z\" level=info msg=\"Starting container: 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a\" id=996d72ef-5b5b-4fb2-b3f3-5e87935e253d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.942584 | controller |     "Jun 12 15:52:02.276570 crc crio[24284]: time=\"2026-06-12T15:52:02.276475867Z\" level=info msg=\"Started container\" PID=92355 containerID=59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a description=openshift-infra/auto-csr-approver-29687992-mpjwr/oc id=996d72ef-5b5b-4fb2-b3f3-5e87935e253d name=/runtime.v1.RuntimeService/StartContainer sandboxID=efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8",
2026-06-12 16:39:24.942600 | controller |     "Jun 12 15:52:04.523656 crc crio[24284]: time=\"2026-06-12T15:52:04.522658244Z\" level=info msg=\"Stopping pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=9e83c3fd-8564-496d-baf8-85ab16654713 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.942615 | controller |     "Jun 12 15:52:04.526456 crc crio[24284]: time=\"2026-06-12T15:52:04.524475203Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687992-mpjwr Namespace:openshift-infra ID:efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8 UID:b3b92e52-7a4c-4d66-af4d-ca892bd1afc9 NetNS:/var/run/netns/4eac6723-295c-49fa-a162-666ee65265db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3b92e52_7a4c_4d66_af4d_ca892bd1afc9.slice PodAnnotations:0xc004286c30}] Aliases:map[]}\"",
2026-06-12 16:39:24.942630 | controller |     "Jun 12 15:52:04.526456 crc crio[24284]: time=\"2026-06-12T15:52:04.524665199Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687992-mpjwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.942645 | controller |     "Jun 12 15:52:04.893708 crc crio[24284]: time=\"2026-06-12T15:52:04.893567837Z\" level=info msg=\"Stopped pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=9e83c3fd-8564-496d-baf8-85ab16654713 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.942659 | controller |     "Jun 12 15:52:30.106134 crc crio[24284]: time=\"2026-06-12T15:52:30.105353395Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=51427638-bdd9-489d-a7f8-7332a4ba49a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.942674 | controller |     "Jun 12 15:52:30.107552 crc crio[24284]: time=\"2026-06-12T15:52:30.106160601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942689 | controller |     "Jun 12 15:52:30.140988 crc crio[24284]: time=\"2026-06-12T15:52:30.140855449Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 UID:4c136c56-c4bb-47bc-851c-6e23d83152ee NetNS:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c136c56_c4bb_47bc_851c_6e23d83152ee.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"",
2026-06-12 16:39:24.942707 | controller |     "Jun 12 15:52:30.140988 crc crio[24284]: time=\"2026-06-12T15:52:30.140929561Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.942722 | controller |     "Jun 12 15:52:31.136956 crc crio[24284]: 2026-06-12T15:52:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dcb31a5c23a0a3 Mac:9a:23:fe:02:40:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c SocketPath: PciID:}] [{Interface:0xc00049cf40 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.942737 | controller |     "Jun 12 15:52:31.144224 crc crio[24284]: time=\"2026-06-12T15:52:31.144133946Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 UID:4c136c56-c4bb-47bc-851c-6e23d83152ee NetNS:/var/run/netns/2e359431-3456-41cd-bb3f-07969f45bb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c136c56_c4bb_47bc_851c_6e23d83152ee.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"",
2026-06-12 16:39:24.942752 | controller |     "Jun 12 15:52:31.144639 crc crio[24284]: time=\"2026-06-12T15:52:31.144571531Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.942768 | controller |     "Jun 12 15:52:31.159877 crc crio[24284]: time=\"2026-06-12T15:52:31.15898721Z\" level=info msg=\"Ran pod sandbox 0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2 with infra container: sushy-emulator/sushy-emulator/POD\" id=51427638-bdd9-489d-a7f8-7332a4ba49a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.942783 | controller |     "Jun 12 15:52:31.164673 crc crio[24284]: time=\"2026-06-12T15:52:31.164559692Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=bc34a879-17b8-4913-a566-a1db02dac13a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.942798 | controller |     "Jun 12 15:52:31.176066 crc crio[24284]: time=\"2026-06-12T15:52:31.17597437Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-12 16:39:24.942814 | controller |     "Jun 12 15:52:43.153571 crc crio[24284]: time=\"2026-06-12T15:52:43.152839273Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=bc34a879-17b8-4913-a566-a1db02dac13a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.942828 | controller |     "Jun 12 15:52:43.155241 crc crio[24284]: time=\"2026-06-12T15:52:43.154649281Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ce081fa8-e2ba-4813-803c-8c1c8b900deb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.942843 | controller |     "Jun 12 15:52:43.161923 crc crio[24284]: time=\"2026-06-12T15:52:43.161817984Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=308e35e2-7221-4b9c-b314-7f723f53d87f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.942858 | controller |     "Jun 12 15:52:43.173098 crc crio[24284]: time=\"2026-06-12T15:52:43.172989791Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=434e5874-e098-4def-a629-8de5f8474a57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.942875 | controller |     "Jun 12 15:52:43.175202 crc crio[24284]: time=\"2026-06-12T15:52:43.175122791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942890 | controller |     "Jun 12 15:52:43.228365 crc crio[24284]: time=\"2026-06-12T15:52:43.228001215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942905 | controller |     "Jun 12 15:52:43.232033 crc crio[24284]: time=\"2026-06-12T15:52:43.231970224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.942920 | controller |     "Jun 12 15:52:43.561041 crc crio[24284]: time=\"2026-06-12T15:52:43.560926714Z\" level=info msg=\"Created container afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8: sushy-emulator/sushy-emulator/sushy-emulator\" id=434e5874-e098-4def-a629-8de5f8474a57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.942934 | controller |     "Jun 12 15:52:43.562135 crc crio[24284]: time=\"2026-06-12T15:52:43.56208665Z\" level=info msg=\"Starting container: afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8\" id=41e9cbac-ae74-4535-a559-a927b9098558 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.942949 | controller |     "Jun 12 15:52:43.568159 crc crio[24284]: time=\"2026-06-12T15:52:43.568063194Z\" level=info msg=\"Started container\" PID=94466 containerID=afd174211612a10a84a296fc2775b5d03ed34c9f59fe26745104c30bfb5379b8 description=sushy-emulator/sushy-emulator/sushy-emulator id=41e9cbac-ae74-4535-a559-a927b9098558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dcb31a5c23a0a3d9c0be94403c9b2d9d7ffd2987aa8d1071cb9e931d37e84f2",
2026-06-12 16:39:24.942963 | controller |     "Jun 12 15:52:46.182628 crc crio[24284]: time=\"2026-06-12T15:52:46.181665191Z\" level=info msg=\"Removing container: e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134\" id=43c16d1a-0b6a-43e0-a901-1bd0fd8ef9ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.942978 | controller |     "Jun 12 15:52:46.230948 crc crio[24284]: time=\"2026-06-12T15:52:46.230855868Z\" level=info msg=\"Removed container e5390670fc070216648a0cc402e57e3359aef221f76fa33addac0859db061134: openstack/ovsdbserver-nb-0-config-1781279148-tcp74/ovn-config\" id=43c16d1a-0b6a-43e0-a901-1bd0fd8ef9ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.942993 | controller |     "Jun 12 15:52:46.237517 crc crio[24284]: time=\"2026-06-12T15:52:46.237418226Z\" level=info msg=\"Removing container: 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0\" id=599aebb6-5141-4300-9633-22102c527b91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943015 | controller |     "Jun 12 15:52:46.281520 crc crio[24284]: time=\"2026-06-12T15:52:46.281435094Z\" level=info msg=\"Removed container 0b32746e4eb66ba056810b2261915ba1c9a0e276c4a781801fa9e198c9028fa0: openstack/root-account-create-update-74b7x/mariadb-account-create-update\" id=599aebb6-5141-4300-9633-22102c527b91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943038 | controller |     "Jun 12 15:52:46.284375 crc crio[24284]: time=\"2026-06-12T15:52:46.284161681Z\" level=info msg=\"Removing container: 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c\" id=0c16d135-7c91-4ff7-9f8c-e380d620ad4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943055 | controller |     "Jun 12 15:52:46.329974 crc crio[24284]: time=\"2026-06-12T15:52:46.329891098Z\" level=info msg=\"Removed container 5ec64c59af068c9d3a256185966a957ad291943ae9f25a6391f460d243c7720c: openstack/root-account-create-update-vbg8q/mariadb-account-create-update\" id=0c16d135-7c91-4ff7-9f8c-e380d620ad4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943074 | controller |     "Jun 12 15:52:46.333966 crc crio[24284]: time=\"2026-06-12T15:52:46.33378498Z\" level=info msg=\"Removing container: de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a\" id=7ed124dd-8d11-4c3c-971d-06873aad54e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943090 | controller |     "Jun 12 15:52:46.425663 crc crio[24284]: time=\"2026-06-12T15:52:46.425576526Z\" level=info msg=\"Removed container de4e3f4156eb2c4afdf5a8c1a2b9d896e8faf82be7647a0e7b822c4fa24f3e5a: openstack/ovn-controller-99nvp-config-wcmjc/ovn-config\" id=7ed124dd-8d11-4c3c-971d-06873aad54e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943108 | controller |     "Jun 12 15:52:46.428685 crc crio[24284]: time=\"2026-06-12T15:52:46.42852495Z\" level=info msg=\"Removing container: c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d\" id=b148ea49-b17f-432f-8dad-8a47592a3bfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943131 | controller |     "Jun 12 15:52:46.455472 crc crio[24284]: time=\"2026-06-12T15:52:46.455373076Z\" level=info msg=\"Removed container c6c35043bd1eff812b3366baccdaf095bdb31866556cbc304c93d9c3b6d09a8d: openstack/root-account-create-update-vsljs/mariadb-account-create-update\" id=b148ea49-b17f-432f-8dad-8a47592a3bfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943152 | controller |     "Jun 12 15:52:46.463684 crc crio[24284]: time=\"2026-06-12T15:52:46.463563983Z\" level=info msg=\"Removing container: dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d\" id=8fbc4a47-0430-4762-8133-449495a337f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943168 | controller |     "Jun 12 15:52:46.513593 crc crio[24284]: time=\"2026-06-12T15:52:46.513480642Z\" level=info msg=\"Removed container dd5a87647eee20abfb4351af2c263353757ea176e548520b789f0a943724164d: openstack/root-account-create-update-8c889/mariadb-account-create-update\" id=8fbc4a47-0430-4762-8133-449495a337f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943183 | controller |     "Jun 12 15:52:46.517752 crc crio[24284]: time=\"2026-06-12T15:52:46.516862704Z\" level=info msg=\"Removing container: 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a\" id=0d6ca80f-ca74-48a7-9108-500202c8a808 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943199 | controller |     "Jun 12 15:52:46.653702 crc crio[24284]: time=\"2026-06-12T15:52:46.65080364Z\" level=info msg=\"Removed container 15c164bdbe39d21b3611fe91581b811f5f527a8a89cf95d80977156017dd0d3a: openshift-infra/auto-csr-approver-29687986-78vnn/oc\" id=0d6ca80f-ca74-48a7-9108-500202c8a808 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943221 | controller |     "Jun 12 15:52:46.659927 crc crio[24284]: time=\"2026-06-12T15:52:46.659823797Z\" level=info msg=\"Removing container: 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485\" id=0b6e8147-dcca-4a1a-8440-b2fb8bdb3d18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943243 | controller |     "Jun 12 15:52:46.687748 crc crio[24284]: time=\"2026-06-12T15:52:46.687558324Z\" level=info msg=\"Removed container 3977eae97ef43fbb39affa2aa51cc1f3d575487aeaf25ee376c1762d728f4485: openstack/ovsdbserver-sb-0-config-1781279147-bsdfz/ovn-config\" id=0b6e8147-dcca-4a1a-8440-b2fb8bdb3d18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.943263 | controller |     "Jun 12 15:52:46.702329 crc crio[24284]: time=\"2026-06-12T15:52:46.702157272Z\" level=info msg=\"Stopping pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=795e85bb-519d-48b9-b62f-343b0e65527f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943278 | controller |     "Jun 12 15:52:46.702329 crc crio[24284]: time=\"2026-06-12T15:52:46.702327377Z\" level=info msg=\"Stopped pod sandbox (already stopped): 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=795e85bb-519d-48b9-b62f-343b0e65527f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943298 | controller |     "Jun 12 15:52:46.705444 crc crio[24284]: time=\"2026-06-12T15:52:46.705238591Z\" level=info msg=\"Removing pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=84a2dc12-6f36-49bb-bfac-f1bd06f13d23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943321 | controller |     "Jun 12 15:52:46.734918 crc crio[24284]: time=\"2026-06-12T15:52:46.734821487Z\" level=info msg=\"Removed pod sandbox: 247803e564c88bf11ef724c2b7981b68835fdb4a7b443b4b06365ae597fa59c8\" id=84a2dc12-6f36-49bb-bfac-f1bd06f13d23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943343 | controller |     "Jun 12 15:52:46.736358 crc crio[24284]: time=\"2026-06-12T15:52:46.736208067Z\" level=info msg=\"Stopping pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=05bb4875-32c8-44ff-a2f2-3501ab78efc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943362 | controller |     "Jun 12 15:52:46.736460 crc crio[24284]: time=\"2026-06-12T15:52:46.736378863Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=05bb4875-32c8-44ff-a2f2-3501ab78efc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943380 | controller |     "Jun 12 15:52:46.739200 crc crio[24284]: time=\"2026-06-12T15:52:46.739121362Z\" level=info msg=\"Removing pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=bcea1d6f-3433-4e93-a879-60b29efcab0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943399 | controller |     "Jun 12 15:52:46.762063 crc crio[24284]: time=\"2026-06-12T15:52:46.76193093Z\" level=info msg=\"Removed pod sandbox: ab5338072ef024fed072383bd501492d445587ccf708cbef4029fba70b662785\" id=bcea1d6f-3433-4e93-a879-60b29efcab0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943421 | controller |     "Jun 12 15:52:46.763233 crc crio[24284]: time=\"2026-06-12T15:52:46.763137746Z\" level=info msg=\"Stopping pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=b0ab80f9-7f74-448f-8e2d-b7ab350dc23f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943441 | controller |     "Jun 12 15:52:46.763442 crc crio[24284]: time=\"2026-06-12T15:52:46.763321402Z\" level=info msg=\"Stopped pod sandbox (already stopped): a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=b0ab80f9-7f74-448f-8e2d-b7ab350dc23f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943460 | controller |     "Jun 12 15:52:46.764055 crc crio[24284]: time=\"2026-06-12T15:52:46.763986132Z\" level=info msg=\"Removing pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=8ead2e18-c2c2-4bd9-9111-7939cb58ae9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943479 | controller |     "Jun 12 15:52:46.787710 crc crio[24284]: time=\"2026-06-12T15:52:46.787608426Z\" level=info msg=\"Removed pod sandbox: a60f2a48e9a19960928142ae7f1844b7e51f33502c771be18676fc15d7813216\" id=8ead2e18-c2c2-4bd9-9111-7939cb58ae9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943500 | controller |     "Jun 12 15:52:46.789441 crc crio[24284]: time=\"2026-06-12T15:52:46.789224838Z\" level=info msg=\"Stopping pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=610f2f95-1843-4010-92cd-80b422e7d6eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943545 | controller |     "Jun 12 15:52:46.789557 crc crio[24284]: time=\"2026-06-12T15:52:46.789480657Z\" level=info msg=\"Stopped pod sandbox (already stopped): 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=610f2f95-1843-4010-92cd-80b422e7d6eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943575 | controller |     "Jun 12 15:52:46.790763 crc crio[24284]: time=\"2026-06-12T15:52:46.790686416Z\" level=info msg=\"Removing pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=9b0f876f-c357-43a0-ad55-2263139b84ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943598 | controller |     "Jun 12 15:52:46.810494 crc crio[24284]: time=\"2026-06-12T15:52:46.809909553Z\" level=info msg=\"Removed pod sandbox: 656b9ba8556b411cba129502677840b51945fb60a6a796c304aa25b26005c352\" id=9b0f876f-c357-43a0-ad55-2263139b84ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943619 | controller |     "Jun 12 15:52:46.811367 crc crio[24284]: time=\"2026-06-12T15:52:46.81115204Z\" level=info msg=\"Stopping pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=0873fe60-37fc-404a-91df-5551d40939c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943638 | controller |     "Jun 12 15:52:46.811367 crc crio[24284]: time=\"2026-06-12T15:52:46.811226353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=0873fe60-37fc-404a-91df-5551d40939c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943658 | controller |     "Jun 12 15:52:46.812366 crc crio[24284]: time=\"2026-06-12T15:52:46.812028529Z\" level=info msg=\"Removing pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=f2b690dd-49be-4a1b-ac15-1b14d7738ac6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943679 | controller |     "Jun 12 15:52:46.827206 crc crio[24284]: time=\"2026-06-12T15:52:46.827102536Z\" level=info msg=\"Removed pod sandbox: 06136f376abbcd337dc21e786da01d91fed97c01da9b7225598d4af6011c8994\" id=f2b690dd-49be-4a1b-ac15-1b14d7738ac6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943700 | controller |     "Jun 12 15:52:46.828104 crc crio[24284]: time=\"2026-06-12T15:52:46.828011423Z\" level=info msg=\"Stopping pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=5c72439d-22da-4220-bf94-5cc05d9d6425 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943719 | controller |     "Jun 12 15:52:46.828187 crc crio[24284]: time=\"2026-06-12T15:52:46.828116407Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=5c72439d-22da-4220-bf94-5cc05d9d6425 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943738 | controller |     "Jun 12 15:52:46.828918 crc crio[24284]: time=\"2026-06-12T15:52:46.82884573Z\" level=info msg=\"Removing pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=81fc52c3-e534-489d-a055-39a1fef92dac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943759 | controller |     "Jun 12 15:52:46.849407 crc crio[24284]: time=\"2026-06-12T15:52:46.849002001Z\" level=info msg=\"Removed pod sandbox: 0a3af05c049f83f3a0af3269a1ff774e572fa1582aa1a1a3174aa0a67bee0678\" id=81fc52c3-e534-489d-a055-39a1fef92dac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943780 | controller |     "Jun 12 15:52:46.850381 crc crio[24284]: time=\"2026-06-12T15:52:46.850180647Z\" level=info msg=\"Stopping pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=0d0ecd05-18e7-4dd7-a115-0d6bf5169d7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943800 | controller |     "Jun 12 15:52:46.850381 crc crio[24284]: time=\"2026-06-12T15:52:46.850329612Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=0d0ecd05-18e7-4dd7-a115-0d6bf5169d7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943820 | controller |     "Jun 12 15:52:46.851177 crc crio[24284]: time=\"2026-06-12T15:52:46.851044215Z\" level=info msg=\"Removing pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=b6694197-60b7-426c-9eb0-5439ad501453 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943845 | controller |     "Jun 12 15:52:47.006214 crc crio[24284]: time=\"2026-06-12T15:52:47.006017325Z\" level=info msg=\"Removed pod sandbox: 9b1738462e847d43b12639cb64c30d29910470edc2953fd415b8cd3bf3ac59be\" id=b6694197-60b7-426c-9eb0-5439ad501453 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943867 | controller |     "Jun 12 15:52:47.007517 crc crio[24284]: time=\"2026-06-12T15:52:47.007442661Z\" level=info msg=\"Stopping pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=2db4aebd-ad5a-4225-acf1-9b2075a4ea4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943887 | controller |     "Jun 12 15:52:47.007658 crc crio[24284]: time=\"2026-06-12T15:52:47.007529884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=2db4aebd-ad5a-4225-acf1-9b2075a4ea4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.943906 | controller |     "Jun 12 15:52:47.008518 crc crio[24284]: time=\"2026-06-12T15:52:47.008397602Z\" level=info msg=\"Removing pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=edc68017-1a2a-478d-bb2d-8f62521ecfbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943927 | controller |     "Jun 12 15:52:47.051136 crc crio[24284]: time=\"2026-06-12T15:52:47.050404226Z\" level=info msg=\"Removed pod sandbox: 5e09e1f8052c8c8aa5265a1526cbd111a90eb5f71717864fa86442c3f0f1a402\" id=edc68017-1a2a-478d-bb2d-8f62521ecfbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.943948 | controller |     "Jun 12 15:52:52.304761 crc crio[24284]: time=\"2026-06-12T15:52:52.304044371Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.943969 | controller |     "Jun 12 15:53:03.995910 crc crio[24284]: time=\"2026-06-12T15:53:03.995019891Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b86ddb55-qbzxd/POD\" id=c7b57c7f-8a88-4bb5-9778-b8573e3ebe13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.943988 | controller |     "Jun 12 15:53:03.995910 crc crio[24284]: time=\"2026-06-12T15:53:03.995903929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944009 | controller |     "Jun 12 15:53:04.046654 crc crio[24284]: time=\"2026-06-12T15:53:04.046501951Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00008da30}] Aliases:map[]}\"",
2026-06-12 16:39:24.944031 | controller |     "Jun 12 15:53:04.046654 crc crio[24284]: time=\"2026-06-12T15:53:04.046581843Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b86ddb55-qbzxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.944051 | controller |     "Jun 12 15:53:05.020890 crc crio[24284]: 2026-06-12T15:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e5a4baba394b58 Mac:0a:cb:19:19:67:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc SocketPath: PciID:}] [{Interface:0xc0000154f0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.944074 | controller |     "Jun 12 15:53:05.022911 crc crio[24284]: time=\"2026-06-12T15:53:05.022676812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00008da30}] Aliases:map[]}\"",
2026-06-12 16:39:24.944096 | controller |     "Jun 12 15:53:05.022911 crc crio[24284]: time=\"2026-06-12T15:53:05.022856738Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b86ddb55-qbzxd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.944118 | controller |     "Jun 12 15:53:05.041571 crc crio[24284]: time=\"2026-06-12T15:53:05.041394884Z\" level=info msg=\"Ran pod sandbox 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 with infra container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/POD\" id=c7b57c7f-8a88-4bb5-9778-b8573e3ebe13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.944138 | controller |     "Jun 12 15:53:05.044854 crc crio[24284]: time=\"2026-06-12T15:53:05.044754051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c820efc7-94c4-440d-903f-08f68747e208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944158 | controller |     "Jun 12 15:53:05.147434 crc crio[24284]: time=\"2026-06-12T15:53:05.146611953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0bc3b63-eeca-412e-a860-6aa2f131700d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944177 | controller |     "Jun 12 15:53:05.176326 crc crio[24284]: time=\"2026-06-12T15:53:05.174770789Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init\" id=6dbf8c61-6f47-465a-8caf-304fd9717f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944196 | controller |     "Jun 12 15:53:05.176326 crc crio[24284]: time=\"2026-06-12T15:53:05.175189673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944211 | controller |     "Jun 12 15:53:05.286782 crc crio[24284]: time=\"2026-06-12T15:53:05.286469576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944226 | controller |     "Jun 12 15:53:05.298411 crc crio[24284]: time=\"2026-06-12T15:53:05.297965036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944241 | controller |     "Jun 12 15:53:05.511766 crc crio[24284]: time=\"2026-06-12T15:53:05.51073575Z\" level=info msg=\"Created container 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init\" id=6dbf8c61-6f47-465a-8caf-304fd9717f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944255 | controller |     "Jun 12 15:53:05.520892 crc crio[24284]: time=\"2026-06-12T15:53:05.518472626Z\" level=info msg=\"Starting container: 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d\" id=fce59e6d-b7c0-4c61-be13-8f09d2cc439d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.944270 | controller |     "Jun 12 15:53:05.546969 crc crio[24284]: time=\"2026-06-12T15:53:05.546074016Z\" level=info msg=\"Started container\" PID=95657 containerID=99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d description=openstack/dnsmasq-dns-68b86ddb55-qbzxd/init id=fce59e6d-b7c0-4c61-be13-8f09d2cc439d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501",
2026-06-12 16:39:24.944288 | controller |     "Jun 12 15:53:06.020850 crc crio[24284]: time=\"2026-06-12T15:53:06.02013401Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g8jpq/POD\" id=260daccd-9be9-457f-bd21-ae94ded8d392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.944303 | controller |     "Jun 12 15:53:06.021007 crc crio[24284]: time=\"2026-06-12T15:53:06.020881984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944318 | controller |     "Jun 12 15:53:06.072774 crc crio[24284]: time=\"2026-06-12T15:53:06.072697963Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b8d18}] Aliases:map[]}\"",
2026-06-12 16:39:24.944333 | controller |     "Jun 12 15:53:06.072774 crc crio[24284]: time=\"2026-06-12T15:53:06.072771515Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g8jpq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.944348 | controller |     "Jun 12 15:53:06.522783 crc crio[24284]: time=\"2026-06-12T15:53:06.518677293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cb399f0c-9246-4a73-9834-2a788d858a68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944362 | controller |     "Jun 12 15:53:06.687099 crc crio[24284]: 2026-06-12T15:53:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc73ac9b976004f Mac:52:17:45:bc:4b:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb SocketPath: PciID:}] [{Interface:0xc0001165d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.944377 | controller |     "Jun 12 15:53:06.688162 crc crio[24284]: time=\"2026-06-12T15:53:06.687926502Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b8d18}] Aliases:map[]}\"",
2026-06-12 16:39:24.944392 | controller |     "Jun 12 15:53:06.688538 crc crio[24284]: time=\"2026-06-12T15:53:06.688457909Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g8jpq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.944409 | controller |     "Jun 12 15:53:06.693229 crc crio[24284]: time=\"2026-06-12T15:53:06.693041707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1681bbc5-c4d8-4c18-9242-734786349404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944423 | controller |     "Jun 12 15:53:06.703136 crc crio[24284]: time=\"2026-06-12T15:53:06.702990819Z\" level=info msg=\"Ran pod sandbox bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 with infra container: openshift-marketplace/redhat-marketplace-g8jpq/POD\" id=260daccd-9be9-457f-bd21-ae94ded8d392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.944438 | controller |     "Jun 12 15:53:06.706402 crc crio[24284]: time=\"2026-06-12T15:53:06.706322167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf1b2bc8-2831-436f-96d3-f92c07826f14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944469 | controller |     "Jun 12 15:53:06.709060 crc crio[24284]: time=\"2026-06-12T15:53:06.708976449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a2d0a29-8587-4b3e-a441-842ec78bf615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944487 | controller |     "Jun 12 15:53:06.715719 crc crio[24284]: time=\"2026-06-12T15:53:06.715613394Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=a3ea58af-c887-4f14-a4fd-2c71c3237ff6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944502 | controller |     "Jun 12 15:53:06.716060 crc crio[24284]: time=\"2026-06-12T15:53:06.716005517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944537 | controller |     "Jun 12 15:53:06.724585 crc crio[24284]: time=\"2026-06-12T15:53:06.723379473Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities\" id=23011cb6-48e3-4fa5-beae-e90edc2fab98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944554 | controller |     "Jun 12 15:53:06.749834 crc crio[24284]: time=\"2026-06-12T15:53:06.749742906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944569 | controller |     "Jun 12 15:53:06.808431 crc crio[24284]: time=\"2026-06-12T15:53:06.808173855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944583 | controller |     "Jun 12 15:53:06.813747 crc crio[24284]: time=\"2026-06-12T15:53:06.813695632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944598 | controller |     "Jun 12 15:53:06.841403 crc crio[24284]: time=\"2026-06-12T15:53:06.840036491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944616 | controller |     "Jun 12 15:53:06.886919 crc crio[24284]: time=\"2026-06-12T15:53:06.886113864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944633 | controller |     "Jun 12 15:53:06.977084 crc crio[24284]: time=\"2026-06-12T15:53:06.97695928Z\" level=info msg=\"Created container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=a3ea58af-c887-4f14-a4fd-2c71c3237ff6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944647 | controller |     "Jun 12 15:53:06.978186 crc crio[24284]: time=\"2026-06-12T15:53:06.978092865Z\" level=info msg=\"Starting container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3\" id=561a13c9-0e79-46ef-9c7f-3b06eef0e786 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.944661 | controller |     "Jun 12 15:53:06.991105 crc crio[24284]: time=\"2026-06-12T15:53:06.991007442Z\" level=info msg=\"Started container\" PID=95786 containerID=8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3 description=openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns id=561a13c9-0e79-46ef-9c7f-3b06eef0e786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501",
2026-06-12 16:39:24.944679 | controller |     "Jun 12 15:53:07.030235 crc crio[24284]: time=\"2026-06-12T15:53:07.029607014Z\" level=info msg=\"Created container d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities\" id=23011cb6-48e3-4fa5-beae-e90edc2fab98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944694 | controller |     "Jun 12 15:53:07.031926 crc crio[24284]: time=\"2026-06-12T15:53:07.031601691Z\" level=info msg=\"Starting container: d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb\" id=868b8442-50c8-4731-b1f3-9908d02cb862 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.944709 | controller |     "Jun 12 15:53:07.044631 crc crio[24284]: time=\"2026-06-12T15:53:07.043570476Z\" level=info msg=\"Started container\" PID=95790 containerID=d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb description=openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities id=868b8442-50c8-4731-b1f3-9908d02cb862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311",
2026-06-12 16:39:24.944723 | controller |     "Jun 12 15:53:07.587533 crc crio[24284]: time=\"2026-06-12T15:53:07.587373454Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=00c20fad-3a8c-45d3-a9f6-7822c5e72ff2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.944737 | controller |     "Jun 12 15:53:07.606062 crc crio[24284]: time=\"2026-06-12T15:53:07.603809094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.944752 | controller |     "Jun 12 15:53:08.710978 crc crio[24284]: time=\"2026-06-12T15:53:08.710060066Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zrdgq/POD\" id=0f733e58-6fed-4e6e-8418-fcfcd42ed61e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.944767 | controller |     "Jun 12 15:53:08.710978 crc crio[24284]: time=\"2026-06-12T15:53:08.710968916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944781 | controller |     "Jun 12 15:53:08.766233 crc crio[24284]: time=\"2026-06-12T15:53:08.766111981Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc0026122b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.944796 | controller |     "Jun 12 15:53:08.766233 crc crio[24284]: time=\"2026-06-12T15:53:08.766178783Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zrdgq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.944810 | controller |     "Jun 12 15:53:11.194408 crc crio[24284]: 2026-06-12T15:53:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727b0c976f1acca Mac:c6:fa:2e:39:d1:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 SocketPath: PciID:}] [{Interface:0xc000296640 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.944825 | controller |     "Jun 12 15:53:11.196340 crc crio[24284]: time=\"2026-06-12T15:53:11.196175758Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc0026122b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.944844 | controller |     "Jun 12 15:53:11.196573 crc crio[24284]: time=\"2026-06-12T15:53:11.196502308Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zrdgq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.944859 | controller |     "Jun 12 15:53:11.225025 crc crio[24284]: time=\"2026-06-12T15:53:11.222410702Z\" level=info msg=\"Ran pod sandbox 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 with infra container: openshift-marketplace/redhat-operators-zrdgq/POD\" id=0f733e58-6fed-4e6e-8418-fcfcd42ed61e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.944873 | controller |     "Jun 12 15:53:11.229528 crc crio[24284]: time=\"2026-06-12T15:53:11.22944168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c57b62ec-6c6d-4ca5-ad71-bf3c0f0d82b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944887 | controller |     "Jun 12 15:53:11.384727 crc crio[24284]: time=\"2026-06-12T15:53:11.384637487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c67f9f1-b381-434b-98be-98f9c62ebb91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944901 | controller |     "Jun 12 15:53:11.966175 crc crio[24284]: time=\"2026-06-12T15:53:11.965973275Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zrdgq/extract-utilities\" id=ea8608b3-6b93-4765-b6d3-4aa4fb2a7313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.944916 | controller |     "Jun 12 15:53:12.060319 crc crio[24284]: time=\"2026-06-12T15:53:12.060059825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944930 | controller |     "Jun 12 15:53:12.062159 crc crio[24284]: time=\"2026-06-12T15:53:12.062060098Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=00c20fad-3a8c-45d3-a9f6-7822c5e72ff2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.944945 | controller |     "Jun 12 15:53:12.064116 crc crio[24284]: time=\"2026-06-12T15:53:12.063892928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=21b6d02e-f4b5-4701-9951-c0ee1b1f05b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944960 | controller |     "Jun 12 15:53:12.121055 crc crio[24284]: time=\"2026-06-12T15:53:12.120938659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2eb5f717-200b-4505-a2a0-2b3e2e1ea819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.944974 | controller |     "Jun 12 15:53:12.159851 crc crio[24284]: time=\"2026-06-12T15:53:12.159766485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.944989 | controller |     "Jun 12 15:53:12.164179 crc crio[24284]: time=\"2026-06-12T15:53:12.164093545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945004 | controller |     "Jun 12 15:53:12.390779 crc crio[24284]: time=\"2026-06-12T15:53:12.390007589Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8jpq/extract-content\" id=413e1a75-e537-4f2b-9faa-2c96ad0f861d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945021 | controller |     "Jun 12 15:53:12.391968 crc crio[24284]: time=\"2026-06-12T15:53:12.391697864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945036 | controller |     "Jun 12 15:53:12.481193 crc crio[24284]: time=\"2026-06-12T15:53:12.48040081Z\" level=info msg=\"Created container 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9: openshift-marketplace/redhat-operators-zrdgq/extract-utilities\" id=ea8608b3-6b93-4765-b6d3-4aa4fb2a7313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945051 | controller |     "Jun 12 15:53:12.486140 crc crio[24284]: time=\"2026-06-12T15:53:12.486035491Z\" level=info msg=\"Starting container: 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9\" id=cd232def-706d-412c-9659-2ed08e44d619 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.945065 | controller |     "Jun 12 15:53:12.490111 crc crio[24284]: time=\"2026-06-12T15:53:12.489975508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945079 | controller |     "Jun 12 15:53:12.503004 crc crio[24284]: time=\"2026-06-12T15:53:12.502471242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945093 | controller |     "Jun 12 15:53:12.505152 crc crio[24284]: time=\"2026-06-12T15:53:12.504652772Z\" level=info msg=\"Started container\" PID=96114 containerID=660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9 description=openshift-marketplace/redhat-operators-zrdgq/extract-utilities id=cd232def-706d-412c-9659-2ed08e44d619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9",
2026-06-12 16:39:24.945108 | controller |     "Jun 12 15:53:13.214370 crc crio[24284]: time=\"2026-06-12T15:53:13.213473784Z\" level=info msg=\"Created container 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9: openshift-marketplace/redhat-marketplace-g8jpq/extract-content\" id=413e1a75-e537-4f2b-9faa-2c96ad0f861d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945123 | controller |     "Jun 12 15:53:13.216644 crc crio[24284]: time=\"2026-06-12T15:53:13.216548373Z\" level=info msg=\"Starting container: 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9\" id=063ff50b-a2a9-43b2-9b57-3e1d5932947c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.945137 | controller |     "Jun 12 15:53:13.225619 crc crio[24284]: time=\"2026-06-12T15:53:13.225501642Z\" level=info msg=\"Started container\" PID=96127 containerID=0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9 description=openshift-marketplace/redhat-marketplace-g8jpq/extract-content id=063ff50b-a2a9-43b2-9b57-3e1d5932947c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311",
2026-06-12 16:39:24.945152 | controller |     "Jun 12 15:53:13.702997 crc crio[24284]: time=\"2026-06-12T15:53:13.702520883Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1a0258c7-ea52-47fa-ba94-bbcc341f7f70 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.945174 | controller |     "Jun 12 15:53:13.709204 crc crio[24284]: time=\"2026-06-12T15:53:13.709063765Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.945196 | controller |     "Jun 12 15:53:14.003053 crc crio[24284]: time=\"2026-06-12T15:53:14.002958325Z\" level=info msg=\"Stopping container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2 (timeout: 10s)\" id=684957ca-8c1c-4f0d-a0f6-03eec489365a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.945223 | controller |     "Jun 12 15:53:14.159350 crc crio[24284]: time=\"2026-06-12T15:53:14.159166545Z\" level=info msg=\"Stopped container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=684957ca-8c1c-4f0d-a0f6-03eec489365a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.945242 | controller |     "Jun 12 15:53:14.165327 crc crio[24284]: time=\"2026-06-12T15:53:14.165119398Z\" level=info msg=\"Stopping pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=382ab3be-c6a2-4c9e-9cf3-b149c9dfeeac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.945258 | controller |     "Jun 12 15:53:14.171364 crc crio[24284]: time=\"2026-06-12T15:53:14.171116671Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86b6549dff-wwsr5 Namespace:openstack ID:4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5 UID:64d24f82-3b70-418d-b9a3-8947dbee4e3a NetNS:/var/run/netns/622f1c1b-5123-4bf2-b707-7b49496776d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64d24f82_3b70_418d_b9a3_8947dbee4e3a.slice PodAnnotations:0xc002722b70}] Aliases:map[]}\"",
2026-06-12 16:39:24.945274 | controller |     "Jun 12 15:53:14.178670 crc crio[24284]: time=\"2026-06-12T15:53:14.17844538Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86b6549dff-wwsr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.945290 | controller |     "Jun 12 15:53:14.585365 crc crio[24284]: time=\"2026-06-12T15:53:14.58472328Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=1a0258c7-ea52-47fa-ba94-bbcc341f7f70 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.945305 | controller |     "Jun 12 15:53:14.635967 crc crio[24284]: time=\"2026-06-12T15:53:14.635882458Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1deb017c-242e-4dc7-a36b-eaafc19eec02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945320 | controller |     "Jun 12 15:53:14.653767 crc crio[24284]: time=\"2026-06-12T15:53:14.651742907Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d0c1120f-2c15-4295-a5ea-0f09e4bd4ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945335 | controller |     "Jun 12 15:53:14.695508 crc crio[24284]: time=\"2026-06-12T15:53:14.695221577Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zrdgq/extract-content\" id=4f5646e4-e13d-4413-91d5-8b6294278ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945349 | controller |     "Jun 12 15:53:14.695832 crc crio[24284]: time=\"2026-06-12T15:53:14.695780025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945364 | controller |     "Jun 12 15:53:14.910679 crc crio[24284]: time=\"2026-06-12T15:53:14.909699493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945379 | controller |     "Jun 12 15:53:14.915488 crc crio[24284]: time=\"2026-06-12T15:53:14.915315435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945393 | controller |     "Jun 12 15:53:15.033720 crc crio[24284]: time=\"2026-06-12T15:53:15.03321555Z\" level=info msg=\"Stopped pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=382ab3be-c6a2-4c9e-9cf3-b149c9dfeeac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.945411 | controller |     "Jun 12 15:53:15.081913 crc crio[24284]: time=\"2026-06-12T15:53:15.081828947Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79fb556855-rrqxc/POD\" id=dd09b93a-eef1-4fcb-b9b4-19310270cbf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.945426 | controller |     "Jun 12 15:53:15.082451 crc crio[24284]: time=\"2026-06-12T15:53:15.081948941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945441 | controller |     "Jun 12 15:53:15.132320 crc crio[24284]: time=\"2026-06-12T15:53:15.132140691Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-rrqxc Namespace:openstack ID:809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a UID:6a91f225-07b6-4dd0-b9e4-333942652736 NetNS:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a91f225_07b6_4dd0_b9e4_333942652736.slice PodAnnotations:0xc002612a48}] Aliases:map[]}\"",
2026-06-12 16:39:24.945456 | controller |     "Jun 12 15:53:15.132320 crc crio[24284]: time=\"2026-06-12T15:53:15.132214614Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79fb556855-rrqxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.945471 | controller |     "Jun 12 15:53:15.859691 crc crio[24284]: time=\"2026-06-12T15:53:15.859033631Z\" level=info msg=\"Removing container: 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2\" id=59fa50f6-122a-464a-9a4e-54c6d4c41ae7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.945486 | controller |     "Jun 12 15:53:15.903487 crc crio[24284]: time=\"2026-06-12T15:53:15.90186295Z\" level=info msg=\"Removed container 4838d870a76c2981e2759a1b03ecb0dd439a5d7c3a7727a56a86c176c2a099e2: openstack/dnsmasq-dns-86b6549dff-wwsr5/dnsmasq-dns\" id=59fa50f6-122a-464a-9a4e-54c6d4c41ae7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.945501 | controller |     "Jun 12 15:53:15.906609 crc crio[24284]: time=\"2026-06-12T15:53:15.906509401Z\" level=info msg=\"Removing container: 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768\" id=8eafcf34-0f40-4e55-8d23-54d211916923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.945535 | controller |     "Jun 12 15:53:15.945890 crc crio[24284]: time=\"2026-06-12T15:53:15.945757144Z\" level=info msg=\"Removed container 0e51cdfa736febb81bc50c9d993dee36478ebcdc06b13ba36b838a86f7017768: openstack/dnsmasq-dns-86b6549dff-wwsr5/init\" id=8eafcf34-0f40-4e55-8d23-54d211916923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.945554 | controller |     "Jun 12 15:53:17.472477 crc crio[24284]: time=\"2026-06-12T15:53:17.471778291Z\" level=info msg=\"Created container 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f: openshift-marketplace/redhat-operators-zrdgq/extract-content\" id=4f5646e4-e13d-4413-91d5-8b6294278ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945568 | controller |     "Jun 12 15:53:17.474665 crc crio[24284]: time=\"2026-06-12T15:53:17.474525271Z\" level=info msg=\"Starting container: 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f\" id=8155d3f0-bf1f-4cc4-84d2-b38cd059a2d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.945583 | controller |     "Jun 12 15:53:17.480893 crc crio[24284]: time=\"2026-06-12T15:53:17.480785113Z\" level=info msg=\"Started container\" PID=96315 containerID=2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f description=openshift-marketplace/redhat-operators-zrdgq/extract-content id=8155d3f0-bf1f-4cc4-84d2-b38cd059a2d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9",
2026-06-12 16:39:24.945601 | controller |     "Jun 12 15:53:17.904566 crc crio[24284]: time=\"2026-06-12T15:53:17.903995889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1149030-d22c-4966-b391-d263b6f8c8f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945616 | controller |     "Jun 12 15:53:18.146922 crc crio[24284]: time=\"2026-06-12T15:53:18.146784657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50745d08-c193-45c1-8575-c9b5dacd7f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945630 | controller |     "Jun 12 15:53:18.461949 crc crio[24284]: time=\"2026-06-12T15:53:18.461736719Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=26cf3125-49a6-4b4c-b3e6-957077044547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945644 | controller |     "Jun 12 15:53:18.462198 crc crio[24284]: time=\"2026-06-12T15:53:18.462164102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945659 | controller |     "Jun 12 15:53:18.553862 crc crio[24284]: time=\"2026-06-12T15:53:18.553714049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945673 | controller |     "Jun 12 15:53:18.557735 crc crio[24284]: time=\"2026-06-12T15:53:18.557646486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945688 | controller |     "Jun 12 15:53:19.145089 crc crio[24284]: time=\"2026-06-12T15:53:19.144209874Z\" level=info msg=\"Created container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=26cf3125-49a6-4b4c-b3e6-957077044547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945702 | controller |     "Jun 12 15:53:19.147731 crc crio[24284]: time=\"2026-06-12T15:53:19.147466619Z\" level=info msg=\"Starting container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265\" id=b91f17e4-e485-466d-99c8-5316a6778d82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.945716 | controller |     "Jun 12 15:53:19.153920 crc crio[24284]: time=\"2026-06-12T15:53:19.153817033Z\" level=info msg=\"Started container\" PID=96620 containerID=ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265 description=openshift-marketplace/redhat-marketplace-g8jpq/registry-server id=b91f17e4-e485-466d-99c8-5316a6778d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311",
2026-06-12 16:39:24.945731 | controller |     "Jun 12 15:53:19.680366 crc crio[24284]: 2026-06-12T15:53:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809d84eb6665071 Mac:c2:1b:42:6d:be:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a SocketPath: PciID:}] [{Interface:0xc0002d88f0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.945746 | controller |     "Jun 12 15:53:19.682966 crc crio[24284]: time=\"2026-06-12T15:53:19.682868301Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79fb556855-rrqxc Namespace:openstack ID:809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a UID:6a91f225-07b6-4dd0-b9e4-333942652736 NetNS:/var/run/netns/e0daf6d1-2bb5-48ff-935e-f94be3950a9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a91f225_07b6_4dd0_b9e4_333942652736.slice PodAnnotations:0xc002612a48}] Aliases:map[]}\"",
2026-06-12 16:39:24.945764 | controller |     "Jun 12 15:53:19.683395 crc crio[24284]: time=\"2026-06-12T15:53:19.683329626Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79fb556855-rrqxc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.945779 | controller |     "Jun 12 15:53:19.713443 crc crio[24284]: time=\"2026-06-12T15:53:19.713376504Z\" level=info msg=\"Ran pod sandbox 809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a with infra container: openstack/dnsmasq-dns-79fb556855-rrqxc/POD\" id=dd09b93a-eef1-4fcb-b9b4-19310270cbf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.945794 | controller |     "Jun 12 15:53:19.717616 crc crio[24284]: time=\"2026-06-12T15:53:19.717494633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e275a983-90c3-40f2-9d41-856e15997420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945808 | controller |     "Jun 12 15:53:19.780762 crc crio[24284]: time=\"2026-06-12T15:53:19.780142011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e1b48a18-6bed-49dc-8f9f-02b8ed9c8b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945823 | controller |     "Jun 12 15:53:20.173685 crc crio[24284]: time=\"2026-06-12T15:53:20.173538818Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-rrqxc/init\" id=3350cb64-6f90-49d6-8d1c-6c698539c846 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945837 | controller |     "Jun 12 15:53:20.174421 crc crio[24284]: time=\"2026-06-12T15:53:20.17422412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945852 | controller |     "Jun 12 15:53:20.222802 crc crio[24284]: time=\"2026-06-12T15:53:20.222575347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945866 | controller |     "Jun 12 15:53:20.228113 crc crio[24284]: time=\"2026-06-12T15:53:20.228040745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945881 | controller |     "Jun 12 15:53:20.698912 crc crio[24284]: time=\"2026-06-12T15:53:20.698723699Z\" level=info msg=\"Created container f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9: openstack/dnsmasq-dns-79fb556855-rrqxc/init\" id=3350cb64-6f90-49d6-8d1c-6c698539c846 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945895 | controller |     "Jun 12 15:53:20.700506 crc crio[24284]: time=\"2026-06-12T15:53:20.700380882Z\" level=info msg=\"Starting container: f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9\" id=69cf2955-db9a-4c43-942f-e84e95a71007 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.945910 | controller |     "Jun 12 15:53:20.707234 crc crio[24284]: time=\"2026-06-12T15:53:20.707094808Z\" level=info msg=\"Started container\" PID=96707 containerID=f1f9b3a3cb3e003309fa88ebc691b3a1b5eed3d8d26d892c7fa1a4fa7d2180a9 description=openstack/dnsmasq-dns-79fb556855-rrqxc/init id=69cf2955-db9a-4c43-942f-e84e95a71007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a",
2026-06-12 16:39:24.945925 | controller |     "Jun 12 15:53:22.007918 crc crio[24284]: time=\"2026-06-12T15:53:22.007007585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e1da690-e646-4413-ad1b-447116f6ee9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945940 | controller |     "Jun 12 15:53:22.138091 crc crio[24284]: time=\"2026-06-12T15:53:22.137522849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78250e5c-10e7-4c3e-ab55-a67f45207f97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.945958 | controller |     "Jun 12 15:53:22.162601 crc crio[24284]: time=\"2026-06-12T15:53:22.162463643Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns\" id=bb9305fb-6fa2-4e4b-a67f-1f97dfbf4ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.945973 | controller |     "Jun 12 15:53:22.163003 crc crio[24284]: time=\"2026-06-12T15:53:22.162939468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.945987 | controller |     "Jun 12 15:53:22.181713 crc crio[24284]: time=\"2026-06-12T15:53:22.181632379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-p7frm/POD\" id=9468f159-7b81-41db-aeb4-952f0da261c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.946002 | controller |     "Jun 12 15:53:22.181865 crc crio[24284]: time=\"2026-06-12T15:53:22.181752163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946017 | controller |     "Jun 12 15:53:22.238469 crc crio[24284]: time=\"2026-06-12T15:53:22.238354147Z\" level=info msg=\"Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc003242bf0}] Aliases:map[]}\"",
2026-06-12 16:39:24.946032 | controller |     "Jun 12 15:53:22.238469 crc crio[24284]: time=\"2026-06-12T15:53:22.23844845Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-p7frm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.946048 | controller |     "Jun 12 15:53:22.254622 crc crio[24284]: time=\"2026-06-12T15:53:22.254567227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946063 | controller |     "Jun 12 15:53:22.274388 crc crio[24284]: time=\"2026-06-12T15:53:22.274317603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946078 | controller |     "Jun 12 15:53:22.490048 crc crio[24284]: time=\"2026-06-12T15:53:22.489154881Z\" level=info msg=\"Created container 0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504: openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns\" id=bb9305fb-6fa2-4e4b-a67f-1f97dfbf4ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.946093 | controller |     "Jun 12 15:53:22.499340 crc crio[24284]: time=\"2026-06-12T15:53:22.495111633Z\" level=info msg=\"Starting container: 0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504\" id=5198ec6c-b8ed-4189-8cc5-871f97a1b0ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.946108 | controller |     "Jun 12 15:53:22.503644 crc crio[24284]: time=\"2026-06-12T15:53:22.503481063Z\" level=info msg=\"Started container\" PID=96885 containerID=0cb383f8f5674224c7a28d5d1287d0d1673b1af88ae5881d60427ba28eb5a504 description=openstack/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns id=5198ec6c-b8ed-4189-8cc5-871f97a1b0ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=809d84eb6665071cea815f3ffccde02072ebd2b291531e9e973c219488aa312a",
2026-06-12 16:39:24.946127 | controller |     "Jun 12 15:53:22.922094 crc crio[24284]: 2026-06-12T15:53:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95349d4466e68cb Mac:ae:36:a9:8f:fd:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 SocketPath: PciID:}] [{Interface:0xc0004a6660 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.946142 | controller |     "Jun 12 15:53:22.928603 crc crio[24284]: time=\"2026-06-12T15:53:22.925016448Z\" level=info msg=\"Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc003242bf0}] Aliases:map[]}\"",
2026-06-12 16:39:24.946157 | controller |     "Jun 12 15:53:22.929073 crc crio[24284]: time=\"2026-06-12T15:53:22.928972797Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-p7frm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.946172 | controller |     "Jun 12 15:53:22.980627 crc crio[24284]: time=\"2026-06-12T15:53:22.980567297Z\" level=info msg=\"Ran pod sandbox 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 with infra container: openshift-marketplace/community-operators-p7frm/POD\" id=9468f159-7b81-41db-aeb4-952f0da261c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.946186 | controller |     "Jun 12 15:53:22.994365 crc crio[24284]: time=\"2026-06-12T15:53:22.99251303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6acbbf07-f751-46be-9204-a10616c9e42b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.946200 | controller |     "Jun 12 15:53:22.999654 crc crio[24284]: time=\"2026-06-12T15:53:22.999594697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51e63b8b-02fa-4fa1-b226-a45c30a8e14e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.946214 | controller |     "Jun 12 15:53:23.017636 crc crio[24284]: time=\"2026-06-12T15:53:23.017520029Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p7frm/extract-utilities\" id=06c6c6cd-9147-40ef-ba8a-a2459df102e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.946228 | controller |     "Jun 12 15:53:23.019499 crc crio[24284]: time=\"2026-06-12T15:53:23.017967803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946242 | controller |     "Jun 12 15:53:23.174918 crc crio[24284]: time=\"2026-06-12T15:53:23.174642783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946257 | controller |     "Jun 12 15:53:23.184419 crc crio[24284]: time=\"2026-06-12T15:53:23.183802381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946278 | controller |     "Jun 12 15:53:23.369210 crc crio[24284]: time=\"2026-06-12T15:53:23.363820397Z\" level=info msg=\"Created container 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a: openshift-marketplace/community-operators-p7frm/extract-utilities\" id=06c6c6cd-9147-40ef-ba8a-a2459df102e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.946301 | controller |     "Jun 12 15:53:23.369210 crc crio[24284]: time=\"2026-06-12T15:53:23.366233733Z\" level=info msg=\"Starting container: 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a\" id=11a72c7a-4f5e-4977-aa93-b688a8ef67c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.946331 | controller |     "Jun 12 15:53:23.374998 crc crio[24284]: time=\"2026-06-12T15:53:23.373401173Z\" level=info msg=\"Started container\" PID=96954 containerID=7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a description=openshift-marketplace/community-operators-p7frm/extract-utilities id=11a72c7a-4f5e-4977-aa93-b688a8ef67c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327",
2026-06-12 16:39:24.946355 | controller |     "Jun 12 15:53:24.141632 crc crio[24284]: time=\"2026-06-12T15:53:24.140709921Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0234ff06-7ef6-43ab-a7f2-536a1a6c69fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.946377 | controller |     "Jun 12 15:53:24.157912 crc crio[24284]: time=\"2026-06-12T15:53:24.157653986Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.946395 | controller |     "Jun 12 15:53:26.970519 crc crio[24284]: time=\"2026-06-12T15:53:26.969950913Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=0234ff06-7ef6-43ab-a7f2-536a1a6c69fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.946414 | controller |     "Jun 12 15:53:26.975655 crc crio[24284]: time=\"2026-06-12T15:53:26.974084155Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bccdf562-8783-43cf-a991-3177136f6796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.946432 | controller |     "Jun 12 15:53:26.979790 crc crio[24284]: time=\"2026-06-12T15:53:26.979571082Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0ac2880a-6c4a-45bf-a7c0-0ef82818c26b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.946452 | controller |     "Jun 12 15:53:26.991032 crc crio[24284]: time=\"2026-06-12T15:53:26.990717727Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p7frm/extract-content\" id=15135eef-f074-4955-8eb6-b70b6a191045 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.946472 | controller |     "Jun 12 15:53:26.991736 crc crio[24284]: time=\"2026-06-12T15:53:26.99162148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946491 | controller |     "Jun 12 15:53:27.077652 crc crio[24284]: time=\"2026-06-12T15:53:27.077526716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946526 | controller |     "Jun 12 15:53:27.087134 crc crio[24284]: time=\"2026-06-12T15:53:27.086957574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.946556 | controller |     "Jun 12 15:53:27.352414 crc crio[24284]: time=\"2026-06-12T15:53:27.351048312Z\" level=info msg=\"Created container 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba: openshift-marketplace/community-operators-p7frm/extract-content\" id=15135eef-f074-4955-8eb6-b70b6a191045 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.946577 | controller |     "Jun 12 15:53:27.354605 crc crio[24284]: time=\"2026-06-12T15:53:27.354542507Z\" level=info msg=\"Starting container: 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba\" id=68737542-06ca-4fd7-9be8-8757620a8c06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.946605 | controller |     "Jun 12 15:53:27.383630 crc crio[24284]: time=\"2026-06-12T15:53:27.38317152Z\" level=info msg=\"Started container\" PID=97138 containerID=0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba description=openshift-marketplace/community-operators-p7frm/extract-content id=68737542-06ca-4fd7-9be8-8757620a8c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327",
2026-06-12 16:39:24.946630 | controller |     "Jun 12 15:53:34.164969 crc crio[24284]: time=\"2026-06-12T15:53:34.163867189Z\" level=info msg=\"Stopping container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3 (timeout: 10s)\" id=a6232ce7-a3e9-4e7f-ba2f-f5c9dcb2cbb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.946653 | controller |     "Jun 12 15:53:35.907544 crc crio[24284]: time=\"2026-06-12T15:53:35.906675015Z\" level=info msg=\"Stopped container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=a6232ce7-a3e9-4e7f-ba2f-f5c9dcb2cbb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.946670 | controller |     "Jun 12 15:53:35.909887 crc crio[24284]: time=\"2026-06-12T15:53:35.908928928Z\" level=info msg=\"Stopping pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=999833aa-92ec-4f3c-9963-f81fa84a17c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.946685 | controller |     "Jun 12 15:53:35.909887 crc crio[24284]: time=\"2026-06-12T15:53:35.909854118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b86ddb55-qbzxd Namespace:openstack ID:7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501 UID:93158112-0a55-460f-929f-55007add03a1 NetNS:/var/run/netns/4db08d79-dc32-4821-89b6-910dc80c24bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93158112_0a55_460f_929f_55007add03a1.slice PodAnnotations:0xc00041d118}] Aliases:map[]}\"",
2026-06-12 16:39:24.946700 | controller |     "Jun 12 15:53:35.910135 crc crio[24284]: time=\"2026-06-12T15:53:35.910108216Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b86ddb55-qbzxd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.946715 | controller |     "Jun 12 15:53:37.720195 crc crio[24284]: time=\"2026-06-12T15:53:37.706348374Z\" level=info msg=\"Stopped pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=999833aa-92ec-4f3c-9963-f81fa84a17c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.946730 | controller |     "Jun 12 15:53:38.490179 crc crio[24284]: time=\"2026-06-12T15:53:38.489684818Z\" level=info msg=\"Removing container: 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3\" id=de68d720-006e-45ef-ba25-3ff1ee449f4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946745 | controller |     "Jun 12 15:53:38.526704 crc crio[24284]: time=\"2026-06-12T15:53:38.526643818Z\" level=info msg=\"Removed container 8693e53c6e0630528472522eb046826a20f8c7e4175cbd75d7ec36f1fee20fb3: openstack/dnsmasq-dns-68b86ddb55-qbzxd/dnsmasq-dns\" id=de68d720-006e-45ef-ba25-3ff1ee449f4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946760 | controller |     "Jun 12 15:53:38.530837 crc crio[24284]: time=\"2026-06-12T15:53:38.530750181Z\" level=info msg=\"Removing container: 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d\" id=93ef2301-7bba-44d3-a4b7-675cc63e1cab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946775 | controller |     "Jun 12 15:53:38.577679 crc crio[24284]: time=\"2026-06-12T15:53:38.577521327Z\" level=info msg=\"Removed container 99e0ba81a0e3947b04184514b37c5869281ed851546d62f7d63de1b864a5093d: openstack/dnsmasq-dns-68b86ddb55-qbzxd/init\" id=93ef2301-7bba-44d3-a4b7-675cc63e1cab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946793 | controller |     "Jun 12 15:53:47.092419 crc crio[24284]: time=\"2026-06-12T15:53:47.091195227Z\" level=info msg=\"Removing container: 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142\" id=e4a7fff9-443f-4850-89a8-06f1fea5ed2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946807 | controller |     "Jun 12 15:53:47.153649 crc crio[24284]: time=\"2026-06-12T15:53:47.153472964Z\" level=info msg=\"Removed container 86d71d72dd788b0d6bcf9b5abbe247e8c6e40f4ed1d6751ae1af4e5c0475b142: openstack/glance-default-external-api-0/glance-log\" id=e4a7fff9-443f-4850-89a8-06f1fea5ed2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946822 | controller |     "Jun 12 15:53:47.161616 crc crio[24284]: time=\"2026-06-12T15:53:47.161203481Z\" level=info msg=\"Removing container: 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4\" id=e32f9814-8d68-4427-90a2-a61a44037596 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946836 | controller |     "Jun 12 15:53:47.283122 crc crio[24284]: time=\"2026-06-12T15:53:47.282693506Z\" level=info msg=\"Removed container 3b8c41305bf6984ae1600d42ad33b4b5488b51765a7ec837ee810b01214b3ca4: openstack/keystone-bootstrap-c9mnf/keystone-bootstrap\" id=e32f9814-8d68-4427-90a2-a61a44037596 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946851 | controller |     "Jun 12 15:53:47.288335 crc crio[24284]: time=\"2026-06-12T15:53:47.288013914Z\" level=info msg=\"Removing container: 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9\" id=21c27917-8e0f-4c60-948d-1abaf6426187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946865 | controller |     "Jun 12 15:53:47.356617 crc crio[24284]: time=\"2026-06-12T15:53:47.356216251Z\" level=info msg=\"Removed container 385e7fa3b61bdb03823058ab571d9dfb3070f88bf320c2a75a2b3c3822720bb9: openstack/root-account-create-update-74wkh/mariadb-account-create-update\" id=21c27917-8e0f-4c60-948d-1abaf6426187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946879 | controller |     "Jun 12 15:53:47.386210 crc crio[24284]: time=\"2026-06-12T15:53:47.385586333Z\" level=info msg=\"Removing container: 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea\" id=0e895d88-5957-4d5a-9be9-0c22a2ff6b2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946894 | controller |     "Jun 12 15:53:47.451711 crc crio[24284]: time=\"2026-06-12T15:53:47.451477881Z\" level=info msg=\"Removed container 998c179dedb0af0a5d487ad16116e304bfbbeaa0e9708f920b8d07172df586ea: openstack/root-account-create-update-ch658/mariadb-account-create-update\" id=0e895d88-5957-4d5a-9be9-0c22a2ff6b2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946908 | controller |     "Jun 12 15:53:47.457057 crc crio[24284]: time=\"2026-06-12T15:53:47.456707728Z\" level=info msg=\"Removing container: 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd\" id=8e3561b5-7c0a-435b-bc30-b80742945e93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946922 | controller |     "Jun 12 15:53:47.568039 crc crio[24284]: time=\"2026-06-12T15:53:47.567915469Z\" level=info msg=\"Removed container 34b5e7d028d0bbf3ce05be9380da2ca9e1454205b598b46d8fae41073d1272dd: openstack/root-account-create-update-zk77r/mariadb-account-create-update\" id=8e3561b5-7c0a-435b-bc30-b80742945e93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.946937 | controller |     "Jun 12 15:53:47.590176 crc crio[24284]: time=\"2026-06-12T15:53:47.590027121Z\" level=info msg=\"Stopping pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=d6e0be57-9481-48f5-962d-e2d967e4f27d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.946951 | controller |     "Jun 12 15:53:47.590176 crc crio[24284]: time=\"2026-06-12T15:53:47.590163776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=d6e0be57-9481-48f5-962d-e2d967e4f27d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.946968 | controller |     "Jun 12 15:53:47.592353 crc crio[24284]: time=\"2026-06-12T15:53:47.592089458Z\" level=info msg=\"Removing pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=5d926576-daa7-48f0-8d03-04baeed39a89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.946983 | controller |     "Jun 12 15:53:47.637728 crc crio[24284]: time=\"2026-06-12T15:53:47.637601061Z\" level=info msg=\"Removed pod sandbox: 7e5a4baba394b58689898c01a39993414008ba28e58f7799f1a6f115eaa7d501\" id=5d926576-daa7-48f0-8d03-04baeed39a89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.946997 | controller |     "Jun 12 15:53:47.639170 crc crio[24284]: time=\"2026-06-12T15:53:47.639049176Z\" level=info msg=\"Stopping pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=25c3a7f6-cce7-4add-b3e4-190e80ab77e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947011 | controller |     "Jun 12 15:53:47.639458 crc crio[24284]: time=\"2026-06-12T15:53:47.63917115Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=25c3a7f6-cce7-4add-b3e4-190e80ab77e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947026 | controller |     "Jun 12 15:53:47.639864 crc crio[24284]: time=\"2026-06-12T15:53:47.63978734Z\" level=info msg=\"Removing pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=6cfe7bc9-a5c6-487d-aa43-88101fafca87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947040 | controller |     "Jun 12 15:53:47.660924 crc crio[24284]: time=\"2026-06-12T15:53:47.659896809Z\" level=info msg=\"Removed pod sandbox: ffb04026d7c945a2a21eee549342966ba2879ad64998d6aaeeb704d50a96b576\" id=6cfe7bc9-a5c6-487d-aa43-88101fafca87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947055 | controller |     "Jun 12 15:53:47.661545 crc crio[24284]: time=\"2026-06-12T15:53:47.661008814Z\" level=info msg=\"Stopping pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=c6389b5e-9928-41ea-9a83-65b8d887830f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947074 | controller |     "Jun 12 15:53:47.661545 crc crio[24284]: time=\"2026-06-12T15:53:47.661127938Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=c6389b5e-9928-41ea-9a83-65b8d887830f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947096 | controller |     "Jun 12 15:53:47.664481 crc crio[24284]: time=\"2026-06-12T15:53:47.66213071Z\" level=info msg=\"Removing pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=2be3713b-8c5b-4f8a-9b98-5dff0af21479 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947118 | controller |     "Jun 12 15:53:47.677107 crc crio[24284]: time=\"2026-06-12T15:53:47.676907577Z\" level=info msg=\"Removed pod sandbox: 2e3428df1942ec85e7118224536713206ce5515da01ec1d7a2c616accbc52f2f\" id=2be3713b-8c5b-4f8a-9b98-5dff0af21479 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947140 | controller |     "Jun 12 15:53:47.678610 crc crio[24284]: time=\"2026-06-12T15:53:47.678455885Z\" level=info msg=\"Stopping pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=c39b64bf-6bc3-47e3-b630-5055ba20a80c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947158 | controller |     "Jun 12 15:53:47.678610 crc crio[24284]: time=\"2026-06-12T15:53:47.678570239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=c39b64bf-6bc3-47e3-b630-5055ba20a80c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947177 | controller |     "Jun 12 15:53:47.690432 crc crio[24284]: time=\"2026-06-12T15:53:47.68573714Z\" level=info msg=\"Removing pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=22c074f1-1138-4ffc-b9b2-9cc8132ee254 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947192 | controller |     "Jun 12 15:53:47.714174 crc crio[24284]: time=\"2026-06-12T15:53:47.713557721Z\" level=info msg=\"Removed pod sandbox: 214a0be02d8c4067114225dc9ebf7af060dfff93bf3eba88c1edde764a3c4aae\" id=22c074f1-1138-4ffc-b9b2-9cc8132ee254 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947207 | controller |     "Jun 12 15:53:47.717944 crc crio[24284]: time=\"2026-06-12T15:53:47.717706179Z\" level=info msg=\"Stopping pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=bd3bc033-22ab-4a4f-ad0d-92d1134f8cbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947221 | controller |     "Jun 12 15:53:47.717944 crc crio[24284]: time=\"2026-06-12T15:53:47.717791632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=bd3bc033-22ab-4a4f-ad0d-92d1134f8cbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947236 | controller |     "Jun 12 15:53:47.721937 crc crio[24284]: time=\"2026-06-12T15:53:47.721863693Z\" level=info msg=\"Removing pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=5006e13c-0bc7-415a-b00a-4ef838c011b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947250 | controller |     "Jun 12 15:53:47.768032 crc crio[24284]: time=\"2026-06-12T15:53:47.767929057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78afb1de-56a9-4537-af91-6c65b154e5a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.947265 | controller |     "Jun 12 15:53:47.806628 crc crio[24284]: time=\"2026-06-12T15:53:47.80590658Z\" level=info msg=\"Removed pod sandbox: 4467c23306c93e959973dd2832c32efb615b639e971440d7b1de29fe798000a5\" id=5006e13c-0bc7-415a-b00a-4ef838c011b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947280 | controller |     "Jun 12 15:53:47.814120 crc crio[24284]: time=\"2026-06-12T15:53:47.81400102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ee14d23-a222-4d9f-a1dd-64f32d3345f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.947295 | controller |     "Jun 12 15:53:47.814395 crc crio[24284]: time=\"2026-06-12T15:53:47.814159335Z\" level=info msg=\"Stopping pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2a484596-755e-4199-aa34-1cf48016d019 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947314 | controller |     "Jun 12 15:53:47.814395 crc crio[24284]: time=\"2026-06-12T15:53:47.814358092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2a484596-755e-4199-aa34-1cf48016d019 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947335 | controller |     "Jun 12 15:53:47.818641 crc crio[24284]: time=\"2026-06-12T15:53:47.818548476Z\" level=info msg=\"Removing pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2b0cea25-21f6-4e72-92e6-f3dcae6664a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947357 | controller |     "Jun 12 15:53:47.825694 crc crio[24284]: time=\"2026-06-12T15:53:47.825594724Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p7frm/registry-server\" id=f2e50d0d-317a-4119-bb32-a2e985a1f984 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.947379 | controller |     "Jun 12 15:53:47.834406 crc crio[24284]: time=\"2026-06-12T15:53:47.834156656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16e96c58-7013-441c-9870-3c473c46953c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.947401 | controller |     "Jun 12 15:53:47.874712 crc crio[24284]: time=\"2026-06-12T15:53:47.874569781Z\" level=info msg=\"Removed pod sandbox: 2bdf81f2ed5c634ed2734d34eb498b3ada7019586805e491c214d8496237e0bf\" id=2b0cea25-21f6-4e72-92e6-f3dcae6664a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.947416 | controller |     "Jun 12 15:53:47.875412 crc crio[24284]: time=\"2026-06-12T15:53:47.875238093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947432 | controller |     "Jun 12 15:53:47.919999 crc crio[24284]: time=\"2026-06-12T15:53:47.919789489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8968f444-10ea-4a0e-906b-01b4f2c85a18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.947446 | controller |     "Jun 12 15:53:47.934036 crc crio[24284]: time=\"2026-06-12T15:53:47.933979334Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=6745071a-1faa-4d4f-ad9c-231bd4d45c8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.947461 | controller |     "Jun 12 15:53:47.934993 crc crio[24284]: time=\"2026-06-12T15:53:47.934958816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947476 | controller |     "Jun 12 15:53:48.050356 crc crio[24284]: time=\"2026-06-12T15:53:48.049510964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947490 | controller |     "Jun 12 15:53:48.101869 crc crio[24284]: time=\"2026-06-12T15:53:48.10177775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947505 | controller |     "Jun 12 15:53:48.153753 crc crio[24284]: time=\"2026-06-12T15:53:48.153700058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947544 | controller |     "Jun 12 15:53:48.157712 crc crio[24284]: time=\"2026-06-12T15:53:48.157677706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947561 | controller |     "Jun 12 15:53:48.247912 crc crio[24284]: time=\"2026-06-12T15:53:48.247802228Z\" level=info msg=\"Created container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server\" id=f2e50d0d-317a-4119-bb32-a2e985a1f984 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.947576 | controller |     "Jun 12 15:53:48.254104 crc crio[24284]: time=\"2026-06-12T15:53:48.254014929Z\" level=info msg=\"Starting container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27\" id=006c9972-8c71-4670-a289-8b42ac5ba1fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.947591 | controller |     "Jun 12 15:53:48.262629 crc crio[24284]: time=\"2026-06-12T15:53:48.262552774Z\" level=info msg=\"Started container\" PID=98370 containerID=4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27 description=openshift-marketplace/community-operators-p7frm/registry-server id=006c9972-8c71-4670-a289-8b42ac5ba1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327",
2026-06-12 16:39:24.947610 | controller |     "Jun 12 15:53:49.178553 crc crio[24284]: time=\"2026-06-12T15:53:49.177427865Z\" level=info msg=\"Created container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=6745071a-1faa-4d4f-ad9c-231bd4d45c8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.947626 | controller |     "Jun 12 15:53:49.180049 crc crio[24284]: time=\"2026-06-12T15:53:49.179918413Z\" level=info msg=\"Starting container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7\" id=6b821027-7501-4efa-b479-b7c133410951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.947640 | controller |     "Jun 12 15:53:49.195490 crc crio[24284]: time=\"2026-06-12T15:53:49.194892136Z\" level=info msg=\"Started container\" PID=98374 containerID=51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7 description=openshift-marketplace/redhat-operators-zrdgq/registry-server id=6b821027-7501-4efa-b479-b7c133410951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9",
2026-06-12 16:39:24.947655 | controller |     "Jun 12 15:53:59.740331 crc crio[24284]: time=\"2026-06-12T15:53:59.738867125Z\" level=info msg=\"Stopping container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265 (timeout: 2s)\" id=c2fd05ba-115c-471d-aae6-b4502e4ec86b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.947670 | controller |     "Jun 12 15:53:59.875016 crc crio[24284]: time=\"2026-06-12T15:53:59.874876021Z\" level=info msg=\"Stopped container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=c2fd05ba-115c-471d-aae6-b4502e4ec86b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.947685 | controller |     "Jun 12 15:53:59.876036 crc crio[24284]: time=\"2026-06-12T15:53:59.875950775Z\" level=info msg=\"Stopping pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=50d76ef7-1aee-4ff7-9a5e-a4387cc672bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947700 | controller |     "Jun 12 15:53:59.876931 crc crio[24284]: time=\"2026-06-12T15:53:59.876878806Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8jpq Namespace:openshift-marketplace ID:bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311 UID:2ce8628a-2ba6-4308-930f-09d640c0e85a NetNS:/var/run/netns/26c49a8b-de71-4fbd-affb-3f73b9767bfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ce8628a_2ba6_4308_930f_09d640c0e85a.slice PodAnnotations:0xc0009b9a10}] Aliases:map[]}\"",
2026-06-12 16:39:24.947715 | controller |     "Jun 12 15:53:59.877147 crc crio[24284]: time=\"2026-06-12T15:53:59.877081152Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g8jpq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.947731 | controller |     "Jun 12 15:54:00.728495 crc crio[24284]: time=\"2026-06-12T15:54:00.727807326Z\" level=info msg=\"Stopped pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=50d76ef7-1aee-4ff7-9a5e-a4387cc672bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947746 | controller |     "Jun 12 15:54:00.733951 crc crio[24284]: time=\"2026-06-12T15:54:00.733699408Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687994-n5dxx/POD\" id=6f5d1785-6e88-468c-a323-cdd65955204c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.947761 | controller |     "Jun 12 15:54:00.733951 crc crio[24284]: time=\"2026-06-12T15:54:00.733860733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.947779 | controller |     "Jun 12 15:54:00.845092 crc crio[24284]: time=\"2026-06-12T15:54:00.84468907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc0027227d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.947795 | controller |     "Jun 12 15:54:00.845092 crc crio[24284]: time=\"2026-06-12T15:54:00.845065483Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687994-n5dxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.947810 | controller |     "Jun 12 15:54:01.173366 crc crio[24284]: time=\"2026-06-12T15:54:01.165801769Z\" level=info msg=\"Stopping container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7 (timeout: 2s)\" id=a46d4215-a280-4ea7-88a0-2f73f86a2878 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.947824 | controller |     "Jun 12 15:54:01.193090 crc crio[24284]: time=\"2026-06-12T15:54:01.192944142Z\" level=info msg=\"Removing container: ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265\" id=35e75ce6-165d-41e5-b142-81e83802590f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.947839 | controller |     "Jun 12 15:54:01.325931 crc crio[24284]: time=\"2026-06-12T15:54:01.325094249Z\" level=info msg=\"Removed container ecf51726303860f4eef6cb6d40bf53f79b9576266c7f861eb9e8948337c9b265: openshift-marketplace/redhat-marketplace-g8jpq/registry-server\" id=35e75ce6-165d-41e5-b142-81e83802590f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.947853 | controller |     "Jun 12 15:54:01.340430 crc crio[24284]: time=\"2026-06-12T15:54:01.339926217Z\" level=info msg=\"Removing container: 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9\" id=5cca9bd2-ce09-4689-a749-0418107a40b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.947868 | controller |     "Jun 12 15:54:01.474969 crc crio[24284]: time=\"2026-06-12T15:54:01.474853294Z\" level=info msg=\"Removed container 0aa149a87c0cf76e256e29755ee736ba17954480e75ab65260dd84230ee554c9: openshift-marketplace/redhat-marketplace-g8jpq/extract-content\" id=5cca9bd2-ce09-4689-a749-0418107a40b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.947882 | controller |     "Jun 12 15:54:01.504780 crc crio[24284]: time=\"2026-06-12T15:54:01.50466888Z\" level=info msg=\"Removing container: d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb\" id=929ccfa5-a070-461d-891f-1c504c6ec112 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.947896 | controller |     "Jun 12 15:54:01.526939 crc crio[24284]: time=\"2026-06-12T15:54:01.526860728Z\" level=info msg=\"Stopped container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=a46d4215-a280-4ea7-88a0-2f73f86a2878 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.947911 | controller |     "Jun 12 15:54:01.548550 crc crio[24284]: time=\"2026-06-12T15:54:01.548459036Z\" level=info msg=\"Stopping pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=9c3fa509-7cce-49cc-b5f0-3e6cf8322d7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.947925 | controller |     "Jun 12 15:54:01.551471 crc crio[24284]: time=\"2026-06-12T15:54:01.549344345Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zrdgq Namespace:openshift-marketplace ID:727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9 UID:12aeb326-97d6-4e65-a1cf-6e7e0b74a6f6 NetNS:/var/run/netns/b6a12e27-a278-4a0c-8724-492f8450d4f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12aeb326_97d6_4e65_a1cf_6e7e0b74a6f6.slice PodAnnotations:0xc004af80b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.947943 | controller |     "Jun 12 15:54:01.551471 crc crio[24284]: time=\"2026-06-12T15:54:01.549560652Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zrdgq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.947958 | controller |     "Jun 12 15:54:01.701341 crc crio[24284]: time=\"2026-06-12T15:54:01.699048365Z\" level=info msg=\"Removed container d4aa3a599e310ab8c79396a6445c12c87cb5d2d3aa26d166caa1fca5ab8d0dbb: openshift-marketplace/redhat-marketplace-g8jpq/extract-utilities\" id=929ccfa5-a070-461d-891f-1c504c6ec112 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.947973 | controller |     "Jun 12 15:54:01.840478 crc crio[24284]: 2026-06-12T15:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f1d5e17a565010 Mac:3a:c2:26:87:4f:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f SocketPath: PciID:}] [{Interface:0xc000344bd0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.947988 | controller |     "Jun 12 15:54:01.844558 crc crio[24284]: time=\"2026-06-12T15:54:01.843767891Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc0027227d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.948003 | controller |     "Jun 12 15:54:01.844859 crc crio[24284]: time=\"2026-06-12T15:54:01.844699822Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687994-n5dxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.948018 | controller |     "Jun 12 15:54:01.888942 crc crio[24284]: time=\"2026-06-12T15:54:01.888217119Z\" level=info msg=\"Ran pod sandbox 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 with infra container: openshift-infra/auto-csr-approver-29687994-n5dxx/POD\" id=6f5d1785-6e88-468c-a323-cdd65955204c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.948032 | controller |     "Jun 12 15:54:01.896019 crc crio[24284]: time=\"2026-06-12T15:54:01.895940941Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=93098dc8-1fef-4a4b-944b-1d46ed724cd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.948047 | controller |     "Jun 12 15:54:01.912896 crc crio[24284]: time=\"2026-06-12T15:54:01.911152976Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.948062 | controller |     "Jun 12 15:54:02.140047 crc crio[24284]: time=\"2026-06-12T15:54:02.139940458Z\" level=info msg=\"Stopped pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=9c3fa509-7cce-49cc-b5f0-3e6cf8322d7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948077 | controller |     "Jun 12 15:54:03.541909 crc crio[24284]: time=\"2026-06-12T15:54:03.540227918Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=93098dc8-1fef-4a4b-944b-1d46ed724cd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.948092 | controller |     "Jun 12 15:54:03.545043 crc crio[24284]: time=\"2026-06-12T15:54:03.544902286Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a91347be-e1b7-4c11-aa0c-957505b81201 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.948109 | controller |     "Jun 12 15:54:03.548558 crc crio[24284]: time=\"2026-06-12T15:54:03.54843493Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6e1825e6-28fe-477d-bdab-6837fe0b8f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.948124 | controller |     "Jun 12 15:54:03.559484 crc crio[24284]: time=\"2026-06-12T15:54:03.559347482Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687994-n5dxx/oc\" id=f1f2eac8-9e78-42fd-b6f2-6e64d9c1f3de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.948139 | controller |     "Jun 12 15:54:03.562329 crc crio[24284]: time=\"2026-06-12T15:54:03.562031139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.948154 | controller |     "Jun 12 15:54:03.643948 crc crio[24284]: time=\"2026-06-12T15:54:03.643889543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.948169 | controller |     "Jun 12 15:54:03.910127 crc crio[24284]: time=\"2026-06-12T15:54:03.910066644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.948183 | controller |     "Jun 12 15:54:04.082173 crc crio[24284]: time=\"2026-06-12T15:54:04.081116913Z\" level=info msg=\"Created container f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a: openshift-infra/auto-csr-approver-29687994-n5dxx/oc\" id=f1f2eac8-9e78-42fd-b6f2-6e64d9c1f3de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.948197 | controller |     "Jun 12 15:54:04.084139 crc crio[24284]: time=\"2026-06-12T15:54:04.084092328Z\" level=info msg=\"Starting container: f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a\" id=cbfd89c2-d8ea-4cac-bb01-f13744073d08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.948212 | controller |     "Jun 12 15:54:04.091908 crc crio[24284]: time=\"2026-06-12T15:54:04.091730537Z\" level=info msg=\"Started container\" PID=99285 containerID=f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a description=openshift-infra/auto-csr-approver-29687994-n5dxx/oc id=cbfd89c2-d8ea-4cac-bb01-f13744073d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8",
2026-06-12 16:39:24.948226 | controller |     "Jun 12 15:54:04.950781 crc crio[24284]: time=\"2026-06-12T15:54:04.949950789Z\" level=info msg=\"Stopping container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27 (timeout: 2s)\" id=c83bc981-44fc-4513-a553-d35dca46afcb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.948241 | controller |     "Jun 12 15:54:05.105153 crc crio[24284]: time=\"2026-06-12T15:54:05.104807906Z\" level=info msg=\"Stopped container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server\" id=c83bc981-44fc-4513-a553-d35dca46afcb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.948255 | controller |     "Jun 12 15:54:05.106094 crc crio[24284]: time=\"2026-06-12T15:54:05.106029685Z\" level=info msg=\"Stopping pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=e8adc51e-c5a2-4a33-92d3-4c703de3fe4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948270 | controller |     "Jun 12 15:54:05.106920 crc crio[24284]: time=\"2026-06-12T15:54:05.106839011Z\" level=info msg=\"Got pod network &{Name:community-operators-p7frm Namespace:openshift-marketplace ID:95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327 UID:86e42924-0540-4f89-aa5e-4f17c22d97de NetNS:/var/run/netns/e0231271-a93b-460c-83f8-368e512b4f69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e42924_0540_4f89_aa5e_4f17c22d97de.slice PodAnnotations:0xc00041ceb0}] Aliases:map[]}\"",
2026-06-12 16:39:24.948288 | controller |     "Jun 12 15:54:05.107090 crc crio[24284]: time=\"2026-06-12T15:54:05.107001756Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-p7frm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.948303 | controller |     "Jun 12 15:54:05.498004 crc crio[24284]: time=\"2026-06-12T15:54:05.497112957Z\" level=info msg=\"Stopped pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=e8adc51e-c5a2-4a33-92d3-4c703de3fe4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948318 | controller |     "Jun 12 15:54:06.347210 crc crio[24284]: time=\"2026-06-12T15:54:06.346415336Z\" level=info msg=\"Stopping pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=eff52d05-c941-40aa-ad86-6b11caf92fea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948333 | controller |     "Jun 12 15:54:06.348212 crc crio[24284]: time=\"2026-06-12T15:54:06.347226063Z\" level=info msg=\"Removing container: 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27\" id=7cb50644-fdd3-45b7-8935-31e21dd175f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948348 | controller |     "Jun 12 15:54:06.348502 crc crio[24284]: time=\"2026-06-12T15:54:06.348411271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687994-n5dxx Namespace:openshift-infra ID:3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8 UID:0734a2f1-b73d-4da1-b8e6-31ff880a78ff NetNS:/var/run/netns/6892fd57-ac01-453c-9081-2f44935e7c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0734a2f1_b73d_4da1_b8e6_31ff880a78ff.slice PodAnnotations:0xc00041d230}] Aliases:map[]}\"",
2026-06-12 16:39:24.948363 | controller |     "Jun 12 15:54:06.348778 crc crio[24284]: time=\"2026-06-12T15:54:06.3486958Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687994-n5dxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.948378 | controller |     "Jun 12 15:54:06.436897 crc crio[24284]: time=\"2026-06-12T15:54:06.436593364Z\" level=info msg=\"Removed container 4c0810f351036eb70df925e645162d49773204ee46491dada452636a5d509f27: openshift-marketplace/community-operators-p7frm/registry-server\" id=7cb50644-fdd3-45b7-8935-31e21dd175f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948393 | controller |     "Jun 12 15:54:06.453678 crc crio[24284]: time=\"2026-06-12T15:54:06.453584324Z\" level=info msg=\"Removing container: 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba\" id=29e44ac2-2d53-4c1c-a5eb-b81832785871 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948407 | controller |     "Jun 12 15:54:06.503731 crc crio[24284]: time=\"2026-06-12T15:54:06.50207819Z\" level=info msg=\"Removed container 0927399db9035cae41e8ce3f826de376a3896466225bba2642406bedb7ab55ba: openshift-marketplace/community-operators-p7frm/extract-content\" id=29e44ac2-2d53-4c1c-a5eb-b81832785871 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948422 | controller |     "Jun 12 15:54:06.517377 crc crio[24284]: time=\"2026-06-12T15:54:06.517212805Z\" level=info msg=\"Removing container: 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a\" id=ff35534b-de57-4d55-857c-82f15ab29c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948437 | controller |     "Jun 12 15:54:06.576220 crc crio[24284]: time=\"2026-06-12T15:54:06.575347997Z\" level=info msg=\"Removed container 7e12cd3887a7ea620aca4bb5575e31f1fa3b7fa27f3dddd0407e82d6426c4c5a: openshift-marketplace/community-operators-p7frm/extract-utilities\" id=ff35534b-de57-4d55-857c-82f15ab29c98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948482 | controller |     "Jun 12 15:54:06.715470 crc crio[24284]: time=\"2026-06-12T15:54:06.715374735Z\" level=info msg=\"Stopped pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=eff52d05-c941-40aa-ad86-6b11caf92fea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948529 | controller |     "Jun 12 15:54:48.268927 crc crio[24284]: time=\"2026-06-12T15:54:48.261969562Z\" level=info msg=\"Removing container: 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e\" id=ff712e8c-ec0d-4200-9f2b-e717397904f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948559 | controller |     "Jun 12 15:54:49.106736 crc crio[24284]: time=\"2026-06-12T15:54:49.103888246Z\" level=info msg=\"Removed container 41050b73d43aa83e0fcb4a4cc9f9f2af3cc2d02bf2af342c3315f97b2ca5858e: openshift-infra/auto-csr-approver-29687988-jprd4/oc\" id=ff712e8c-ec0d-4200-9f2b-e717397904f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948583 | controller |     "Jun 12 15:54:49.122040 crc crio[24284]: time=\"2026-06-12T15:54:49.120850733Z\" level=info msg=\"Removing container: 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88\" id=4be3175a-89f7-417d-8819-4961737effae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948605 | controller |     "Jun 12 15:54:50.071636 crc crio[24284]: time=\"2026-06-12T15:54:50.071236735Z\" level=info msg=\"Removed container 8d0b534476f0a69e7614738cfbaaaf47abbc271b4e6c65e6b8ad4700b6eb6f88: openstack/root-account-create-update-zhjnz/mariadb-account-create-update\" id=4be3175a-89f7-417d-8819-4961737effae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948621 | controller |     "Jun 12 15:54:50.108175 crc crio[24284]: time=\"2026-06-12T15:54:50.107514708Z\" level=info msg=\"Removing container: 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf\" id=a7284855-2231-4dd9-afb2-0a84377a73ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948635 | controller |     "Jun 12 15:54:50.625812 crc crio[24284]: time=\"2026-06-12T15:54:50.622735626Z\" level=info msg=\"Removed container 33f1cb1de8b4592485bb623bf7f3a9e2aefe080947ac1c5e2140f38a0c9a0adf: openstack/glance-default-external-api-0/glance-httpd\" id=a7284855-2231-4dd9-afb2-0a84377a73ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.948650 | controller |     "Jun 12 15:54:50.802221 crc crio[24284]: time=\"2026-06-12T15:54:50.800951682Z\" level=info msg=\"Stopping pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=dc574ec7-1f7b-45b6-b157-82d842e1b766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948665 | controller |     "Jun 12 15:54:50.802221 crc crio[24284]: time=\"2026-06-12T15:54:50.80119105Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=dc574ec7-1f7b-45b6-b157-82d842e1b766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948679 | controller |     "Jun 12 15:54:50.822233 crc crio[24284]: time=\"2026-06-12T15:54:50.821607832Z\" level=info msg=\"Removing pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=68822298-fff6-4b3e-a185-333e28e85739 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948694 | controller |     "Jun 12 15:54:50.989564 crc crio[24284]: time=\"2026-06-12T15:54:50.989143346Z\" level=info msg=\"Removed pod sandbox: 95349d4466e68cbc8a98a105e5b5561693c58fc9aea54863114d1f5ef608b327\" id=68822298-fff6-4b3e-a185-333e28e85739 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948709 | controller |     "Jun 12 15:54:51.076536 crc crio[24284]: time=\"2026-06-12T15:54:51.067050072Z\" level=info msg=\"Stopping pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=7ce873c6-433e-4d74-b1ee-4ad3c8425b17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948727 | controller |     "Jun 12 15:54:51.076536 crc crio[24284]: time=\"2026-06-12T15:54:51.067509347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=7ce873c6-433e-4d74-b1ee-4ad3c8425b17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948742 | controller |     "Jun 12 15:54:51.076536 crc crio[24284]: time=\"2026-06-12T15:54:51.075929671Z\" level=info msg=\"Removing pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=14271c7a-5f8b-45a9-b38f-42304cc3cc89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948756 | controller |     "Jun 12 15:54:51.513562 crc crio[24284]: time=\"2026-06-12T15:54:51.513484901Z\" level=info msg=\"Removed pod sandbox: 89045c74107dbc12c1d40683dd03464343431222d164293a2bb5d570a1ef8888\" id=14271c7a-5f8b-45a9-b38f-42304cc3cc89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948771 | controller |     "Jun 12 15:54:51.519626 crc crio[24284]: time=\"2026-06-12T15:54:51.519568869Z\" level=info msg=\"Stopping pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=ad4e2ccd-2c13-468c-a219-2409eb617cb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948785 | controller |     "Jun 12 15:54:51.520040 crc crio[24284]: time=\"2026-06-12T15:54:51.520008303Z\" level=info msg=\"Stopped pod sandbox (already stopped): d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=ad4e2ccd-2c13-468c-a219-2409eb617cb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948800 | controller |     "Jun 12 15:54:51.520932 crc crio[24284]: time=\"2026-06-12T15:54:51.520901342Z\" level=info msg=\"Removing pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=3412976e-b3f4-41e1-8c50-ad8ffc646183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948814 | controller |     "Jun 12 15:54:51.583048 crc crio[24284]: time=\"2026-06-12T15:54:51.582927791Z\" level=info msg=\"Removed pod sandbox: d383e768765d0f66425ed54d23f4bb77e9a4b5972c9916870948d75ddc8aa8aa\" id=3412976e-b3f4-41e1-8c50-ad8ffc646183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948828 | controller |     "Jun 12 15:54:51.584634 crc crio[24284]: time=\"2026-06-12T15:54:51.584366497Z\" level=info msg=\"Stopping pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7a93babf-5490-4a89-a8e8-0ff58624a7fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948842 | controller |     "Jun 12 15:54:51.584634 crc crio[24284]: time=\"2026-06-12T15:54:51.584468161Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7a93babf-5490-4a89-a8e8-0ff58624a7fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948856 | controller |     "Jun 12 15:54:51.586367 crc crio[24284]: time=\"2026-06-12T15:54:51.586204687Z\" level=info msg=\"Removing pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7741069e-fdb5-44f5-a976-e5e756f64835 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948871 | controller |     "Jun 12 15:54:51.606498 crc crio[24284]: time=\"2026-06-12T15:54:51.606424028Z\" level=info msg=\"Removed pod sandbox: bc73ac9b976004f885c41b13e913d0eccee3a3304c99c9d58661b21ad3915311\" id=7741069e-fdb5-44f5-a976-e5e756f64835 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948885 | controller |     "Jun 12 15:54:51.609988 crc crio[24284]: time=\"2026-06-12T15:54:51.609891189Z\" level=info msg=\"Stopping pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=21d112db-6e53-4616-95f3-45439c324fbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948899 | controller |     "Jun 12 15:54:51.610136 crc crio[24284]: time=\"2026-06-12T15:54:51.609994783Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=21d112db-6e53-4616-95f3-45439c324fbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.948916 | controller |     "Jun 12 15:54:51.611429 crc crio[24284]: time=\"2026-06-12T15:54:51.611208912Z\" level=info msg=\"Removing pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=a95e9790-dd4d-4f38-acc3-eef89762ad01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948931 | controller |     "Jun 12 15:54:51.636430 crc crio[24284]: time=\"2026-06-12T15:54:51.636306902Z\" level=info msg=\"Removed pod sandbox: 51f965deaa3fb96d74963749eb6b7db0beceb151c585517a95219e47009b2529\" id=a95e9790-dd4d-4f38-acc3-eef89762ad01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.948944 | controller |     "Jun 12 15:56:00.941065 crc crio[24284]: time=\"2026-06-12T15:56:00.940354892Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687996-nhtfz/POD\" id=daf46754-e363-4798-be8e-9967718c1da4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.948959 | controller |     "Jun 12 15:56:00.942624 crc crio[24284]: time=\"2026-06-12T15:56:00.941183879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.948973 | controller |     "Jun 12 15:56:01.039754 crc crio[24284]: time=\"2026-06-12T15:56:01.0394632Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc00041c578}] Aliases:map[]}\"",
2026-06-12 16:39:24.948989 | controller |     "Jun 12 15:56:01.039754 crc crio[24284]: time=\"2026-06-12T15:56:01.039547133Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687996-nhtfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.949004 | controller |     "Jun 12 15:56:02.009197 crc crio[24284]: 2026-06-12T15:56:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cda48584272f2f Mac:76:34:39:bf:e8:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 SocketPath: PciID:}] [{Interface:0xc000476760 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.949019 | controller |     "Jun 12 15:56:02.011984 crc crio[24284]: time=\"2026-06-12T15:56:02.011881439Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc00041c578}] Aliases:map[]}\"",
2026-06-12 16:39:24.949033 | controller |     "Jun 12 15:56:02.012129 crc crio[24284]: time=\"2026-06-12T15:56:02.012070695Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687996-nhtfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.949048 | controller |     "Jun 12 15:56:02.029525 crc crio[24284]: time=\"2026-06-12T15:56:02.028363685Z\" level=info msg=\"Ran pod sandbox 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e with infra container: openshift-infra/auto-csr-approver-29687996-nhtfz/POD\" id=daf46754-e363-4798-be8e-9967718c1da4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.949066 | controller |     "Jun 12 15:56:02.040006 crc crio[24284]: time=\"2026-06-12T15:56:02.03991058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=66d8c2d4-8c54-42e6-9a1f-98a26f483e98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.949080 | controller |     "Jun 12 15:56:02.053879 crc crio[24284]: time=\"2026-06-12T15:56:02.053114806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.949095 | controller |     "Jun 12 15:56:04.005529 crc crio[24284]: time=\"2026-06-12T15:56:04.004732579Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=66d8c2d4-8c54-42e6-9a1f-98a26f483e98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.949110 | controller |     "Jun 12 15:56:04.007142 crc crio[24284]: time=\"2026-06-12T15:56:04.006832817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56235fbb-db58-48ac-8fe5-159045de1700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.949124 | controller |     "Jun 12 15:56:04.011825 crc crio[24284]: time=\"2026-06-12T15:56:04.011091553Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d7c5ff7-4f19-4daf-991c-6814e7a4d97a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.949138 | controller |     "Jun 12 15:56:04.083163 crc crio[24284]: time=\"2026-06-12T15:56:04.083060799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687996-nhtfz/oc\" id=cc5d0497-9d1b-4ab1-9e24-3ecf502faad4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.949153 | controller |     "Jun 12 15:56:04.084038 crc crio[24284]: time=\"2026-06-12T15:56:04.083818804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.949167 | controller |     "Jun 12 15:56:04.169076 crc crio[24284]: time=\"2026-06-12T15:56:04.168833569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.949181 | controller |     "Jun 12 15:56:05.102471 crc crio[24284]: time=\"2026-06-12T15:56:05.102025045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.949196 | controller |     "Jun 12 15:56:05.495541 crc crio[24284]: time=\"2026-06-12T15:56:05.495382525Z\" level=info msg=\"Created container a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1: openshift-infra/auto-csr-approver-29687996-nhtfz/oc\" id=cc5d0497-9d1b-4ab1-9e24-3ecf502faad4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.949210 | controller |     "Jun 12 15:56:05.497584 crc crio[24284]: time=\"2026-06-12T15:56:05.497477914Z\" level=info msg=\"Starting container: a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1\" id=8acb2e12-cd7d-4936-abfe-db415113fa04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.949224 | controller |     "Jun 12 15:56:05.503402 crc crio[24284]: time=\"2026-06-12T15:56:05.503141326Z\" level=info msg=\"Started container\" PID=105101 containerID=a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1 description=openshift-infra/auto-csr-approver-29687996-nhtfz/oc id=8acb2e12-cd7d-4936-abfe-db415113fa04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e",
2026-06-12 16:39:24.949239 | controller |     "Jun 12 15:56:07.845567 crc crio[24284]: time=\"2026-06-12T15:56:07.844612285Z\" level=info msg=\"Stopping pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=60d96636-c3eb-4fda-b2df-b13cc63862a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949256 | controller |     "Jun 12 15:56:07.847102 crc crio[24284]: time=\"2026-06-12T15:56:07.846509427Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687996-nhtfz Namespace:openshift-infra ID:8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e UID:8dc3b20d-01df-401f-9618-b60520a985ae NetNS:/var/run/netns/7ca3d014-ec00-4826-9ea0-208785611910 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8dc3b20d_01df_401f_9618_b60520a985ae.slice PodAnnotations:0xc002613270}] Aliases:map[]}\"",
2026-06-12 16:39:24.949271 | controller |     "Jun 12 15:56:07.847102 crc crio[24284]: time=\"2026-06-12T15:56:07.846667262Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687996-nhtfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.949286 | controller |     "Jun 12 15:56:08.180113 crc crio[24284]: time=\"2026-06-12T15:56:08.179986339Z\" level=info msg=\"Stopped pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=60d96636-c3eb-4fda-b2df-b13cc63862a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949300 | controller |     "Jun 12 15:56:51.723363 crc crio[24284]: time=\"2026-06-12T15:56:51.722566345Z\" level=info msg=\"Removing container: 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599\" id=d5c67a3e-a1d4-496f-baeb-04244a52de38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949315 | controller |     "Jun 12 15:56:51.767747 crc crio[24284]: time=\"2026-06-12T15:56:51.76755573Z\" level=info msg=\"Removed container 714cd93eb94163424ba1c62944d2273632b5db80fdef88d3058d26f34cb73599: openstack/placement-db-create-pqrcz/mariadb-database-create\" id=d5c67a3e-a1d4-496f-baeb-04244a52de38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949329 | controller |     "Jun 12 15:56:51.771392 crc crio[24284]: time=\"2026-06-12T15:56:51.771236059Z\" level=info msg=\"Removing container: 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f\" id=2738ae3a-ce21-498d-acac-cf0854d6eeb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949343 | controller |     "Jun 12 15:56:51.962082 crc crio[24284]: time=\"2026-06-12T15:56:51.961932751Z\" level=info msg=\"Removed container 90e34b2507de9e266a6d5f24dce273e874aa37f4ce31beef222904bed7b7935f: openshift-infra/auto-csr-approver-29687990-nbggs/oc\" id=2738ae3a-ce21-498d-acac-cf0854d6eeb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949357 | controller |     "Jun 12 15:56:51.966533 crc crio[24284]: time=\"2026-06-12T15:56:51.966428421Z\" level=info msg=\"Removing container: 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039\" id=51c26c48-0d75-4de6-bdb2-0486206a0ff2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949371 | controller |     "Jun 12 15:56:51.997964 crc crio[24284]: time=\"2026-06-12T15:56:51.997581376Z\" level=info msg=\"Removed container 01b07746b36f364d18e22575dac367b506b485c729a39d3b084b239b1b1b8039: openstack/barbican-db-create-nq68l/mariadb-database-create\" id=51c26c48-0d75-4de6-bdb2-0486206a0ff2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949385 | controller |     "Jun 12 15:56:52.001403 crc crio[24284]: time=\"2026-06-12T15:56:52.00118962Z\" level=info msg=\"Removing container: 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee\" id=f940d37e-3493-4013-bb78-2f6221102b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949399 | controller |     "Jun 12 15:56:52.084896 crc crio[24284]: time=\"2026-06-12T15:56:52.084786132Z\" level=info msg=\"Removed container 2e58eac6e7c5d6f7c576cad2f09194235d620814f5cf3213e38b7b0c69604dee: openstack/barbican-00b7-account-create-update-9gjxn/mariadb-account-create-update\" id=f940d37e-3493-4013-bb78-2f6221102b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949419 | controller |     "Jun 12 15:56:52.096412 crc crio[24284]: time=\"2026-06-12T15:56:52.094096872Z\" level=info msg=\"Removing container: 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043\" id=f0e362e0-16ac-4f08-82c4-0bc2e884499a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949434 | controller |     "Jun 12 15:56:52.175967 crc crio[24284]: time=\"2026-06-12T15:56:52.175869878Z\" level=info msg=\"Removed container 5823623cde16109ffd2931c114958fec61380b7d5b292d11f9c23de26a2e5043: openstack/keystone-db-create-vj5tg/mariadb-database-create\" id=f0e362e0-16ac-4f08-82c4-0bc2e884499a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949449 | controller |     "Jun 12 15:56:52.179009 crc crio[24284]: time=\"2026-06-12T15:56:52.17893676Z\" level=info msg=\"Removing container: 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92\" id=dfd172c6-a263-4890-8d02-24fb9a65e833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949463 | controller |     "Jun 12 15:56:52.218187 crc crio[24284]: time=\"2026-06-12T15:56:52.218082094Z\" level=info msg=\"Removed container 2f996a8a237b594e1fbb91d66dd55d7346382f16c7793c6908bd944571490d92: openstack/nova-api-0/nova-api-api\" id=dfd172c6-a263-4890-8d02-24fb9a65e833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949478 | controller |     "Jun 12 15:56:52.221127 crc crio[24284]: time=\"2026-06-12T15:56:52.221091827Z\" level=info msg=\"Removing container: 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff\" id=605627cd-07bf-4a60-ab31-6564df66abc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949492 | controller |     "Jun 12 15:56:52.250200 crc crio[24284]: time=\"2026-06-12T15:56:52.249987877Z\" level=info msg=\"Removed container 1e42acd180a65236dcfe8359ceaad45d55cdea94c6540e3ec879adc24c8d46ff: openstack/nova-api-0/nova-api-log\" id=605627cd-07bf-4a60-ab31-6564df66abc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949507 | controller |     "Jun 12 15:56:52.253138 crc crio[24284]: time=\"2026-06-12T15:56:52.253074077Z\" level=info msg=\"Removing container: bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423\" id=da9125fb-427b-4c85-9942-97cec2aa52a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949544 | controller |     "Jun 12 15:56:52.294069 crc crio[24284]: time=\"2026-06-12T15:56:52.293964426Z\" level=info msg=\"Removed container bade2692a98590aeb63a75ed3c7025ba712c923f7b6643424705b54e31023423: openstack/cinder-db-create-5f8m4/mariadb-database-create\" id=da9125fb-427b-4c85-9942-97cec2aa52a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949559 | controller |     "Jun 12 15:56:52.296861 crc crio[24284]: time=\"2026-06-12T15:56:52.296789254Z\" level=info msg=\"Removing container: 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0\" id=70c4b2c2-4510-48ab-9843-4c744e1ddfc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949574 | controller |     "Jun 12 15:56:52.337897 crc crio[24284]: time=\"2026-06-12T15:56:52.337806838Z\" level=info msg=\"Removed container 0d3b6416c5407eb6a0aa88e737dfb8470253ac76b23366fa5ef41f64e05ccbf0: openstack/neutron-58e5-account-create-update-jrd4t/mariadb-account-create-update\" id=70c4b2c2-4510-48ab-9843-4c744e1ddfc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949588 | controller |     "Jun 12 15:56:52.342135 crc crio[24284]: time=\"2026-06-12T15:56:52.342060222Z\" level=info msg=\"Removing container: da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65\" id=5c770e15-ff0e-4153-a4cc-605cfa5e7079 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949602 | controller |     "Jun 12 15:56:52.377240 crc crio[24284]: time=\"2026-06-12T15:56:52.377181686Z\" level=info msg=\"Removed container da38ddbf2cdae295abef59b4eed5dda20af753aa3a32eaa622eaed4192e6bb65: openstack/keystone-c0db-account-create-update-dt2p6/mariadb-account-create-update\" id=5c770e15-ff0e-4153-a4cc-605cfa5e7079 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949619 | controller |     "Jun 12 15:56:52.386156 crc crio[24284]: time=\"2026-06-12T15:56:52.386053736Z\" level=info msg=\"Removing container: 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3\" id=15c007d3-54ef-4622-9c63-acc072c3a499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949634 | controller |     "Jun 12 15:56:52.422345 crc crio[24284]: time=\"2026-06-12T15:56:52.421551817Z\" level=info msg=\"Removed container 5a12438cdfff954a93286f27e28bbd48a0f267a42a8ba11b47653b94221d67f3: openstack/cinder-c375-account-create-update-2fb8c/mariadb-account-create-update\" id=15c007d3-54ef-4622-9c63-acc072c3a499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949648 | controller |     "Jun 12 15:56:52.426717 crc crio[24284]: time=\"2026-06-12T15:56:52.426644263Z\" level=info msg=\"Removing container: 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9\" id=93bc4175-aaa4-4791-b438-20fa83c83c86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949662 | controller |     "Jun 12 15:56:52.453201 crc crio[24284]: time=\"2026-06-12T15:56:52.453104236Z\" level=info msg=\"Removed container 9c05b5302dc221587c72ecec30a91b8aa4fa927033a4f504800f4dc51dc466e9: openstack/neutron-db-create-fr2vq/mariadb-database-create\" id=93bc4175-aaa4-4791-b438-20fa83c83c86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949675 | controller |     "Jun 12 15:56:52.459543 crc crio[24284]: time=\"2026-06-12T15:56:52.459458229Z\" level=info msg=\"Removing container: b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d\" id=811f21af-38cf-49de-ac5b-97d6f1bdb9f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949690 | controller |     "Jun 12 15:56:52.494596 crc crio[24284]: time=\"2026-06-12T15:56:52.494495277Z\" level=info msg=\"Removed container b097871ba28997fadef252d6a3d99cc03630f89a8f70e86cec5a8bd7bd1c4e2d: openstack/placement-82b2-account-create-update-wshhb/mariadb-account-create-update\" id=811f21af-38cf-49de-ac5b-97d6f1bdb9f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949704 | controller |     "Jun 12 15:56:52.497402 crc crio[24284]: time=\"2026-06-12T15:56:52.49705747Z\" level=info msg=\"Removing container: 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8\" id=d1da88e5-a3d5-47ad-b27b-cc09c2d363dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949719 | controller |     "Jun 12 15:56:52.536086 crc crio[24284]: time=\"2026-06-12T15:56:52.535810571Z\" level=info msg=\"Removed container 4791712e0d794f98a8df4665c4b26336d45ba516d6212495cdc93b3d3b4d1bc8: openstack/glance-0e23-account-create-update-bs25s/mariadb-account-create-update\" id=d1da88e5-a3d5-47ad-b27b-cc09c2d363dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949733 | controller |     "Jun 12 15:56:52.542199 crc crio[24284]: time=\"2026-06-12T15:56:52.542109206Z\" level=info msg=\"Removing container: 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e\" id=0871145a-63af-4935-a499-32a961742a97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949747 | controller |     "Jun 12 15:56:52.589943 crc crio[24284]: time=\"2026-06-12T15:56:52.589811307Z\" level=info msg=\"Removed container 8474e72ba66069afd7a78b6cd3cb73e5b95a8c2c516921000119fadc741e273e: openstack/glance-db-create-zt95r/mariadb-database-create\" id=0871145a-63af-4935-a499-32a961742a97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.949762 | controller |     "Jun 12 15:56:52.607030 crc crio[24284]: time=\"2026-06-12T15:56:52.606916155Z\" level=info msg=\"Stopping pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=8542fdc9-496e-4de9-ab25-d6df27f92a1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949779 | controller |     "Jun 12 15:56:52.607030 crc crio[24284]: time=\"2026-06-12T15:56:52.607019468Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=8542fdc9-496e-4de9-ab25-d6df27f92a1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949794 | controller |     "Jun 12 15:56:52.609490 crc crio[24284]: time=\"2026-06-12T15:56:52.609199709Z\" level=info msg=\"Removing pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=ac3ad077-57f1-466d-a607-4bdbdeb22941 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949808 | controller |     "Jun 12 15:56:52.641437 crc crio[24284]: time=\"2026-06-12T15:56:52.641283071Z\" level=info msg=\"Removed pod sandbox: c8b215cf98f5efd91ca601d1c4121e9e92565d6e2a5c5e21e0c7ade6510b24d0\" id=ac3ad077-57f1-466d-a607-4bdbdeb22941 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949823 | controller |     "Jun 12 15:56:52.642671 crc crio[24284]: time=\"2026-06-12T15:56:52.642581063Z\" level=info msg=\"Stopping pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=6cea0d13-eed5-4638-81a8-8a0f818e1ba6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949837 | controller |     "Jun 12 15:56:52.642671 crc crio[24284]: time=\"2026-06-12T15:56:52.642674326Z\" level=info msg=\"Stopped pod sandbox (already stopped): 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=6cea0d13-eed5-4638-81a8-8a0f818e1ba6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949852 | controller |     "Jun 12 15:56:52.643903 crc crio[24284]: time=\"2026-06-12T15:56:52.643838123Z\" level=info msg=\"Removing pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=a5635545-22e7-4516-b615-a313373f0c82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949866 | controller |     "Jun 12 15:56:52.661027 crc crio[24284]: time=\"2026-06-12T15:56:52.660836374Z\" level=info msg=\"Removed pod sandbox: 035a75711a68515e68f68f51bb426d7867f72f30412ca161a97b2cb46f82eb88\" id=a5635545-22e7-4516-b615-a313373f0c82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949881 | controller |     "Jun 12 15:56:52.662795 crc crio[24284]: time=\"2026-06-12T15:56:52.66267435Z\" level=info msg=\"Stopping pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=5691a16e-06fc-47f5-999c-1474ac9575dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949895 | controller |     "Jun 12 15:56:52.662952 crc crio[24284]: time=\"2026-06-12T15:56:52.662826875Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=5691a16e-06fc-47f5-999c-1474ac9575dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949909 | controller |     "Jun 12 15:56:52.663526 crc crio[24284]: time=\"2026-06-12T15:56:52.663472985Z\" level=info msg=\"Removing pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=b936dab6-e92f-4bc6-b87c-7075c9a7b8df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949924 | controller |     "Jun 12 15:56:52.685497 crc crio[24284]: time=\"2026-06-12T15:56:52.685157604Z\" level=info msg=\"Removed pod sandbox: c8ee7a7b3c4fc608d2ab1a978ded3720133f73d91f7c104ae5864d91da2f7cae\" id=b936dab6-e92f-4bc6-b87c-7075c9a7b8df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949939 | controller |     "Jun 12 15:56:52.686496 crc crio[24284]: time=\"2026-06-12T15:56:52.686399723Z\" level=info msg=\"Stopping pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=4efe8814-a54b-461f-8db1-9759c60ae28e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949953 | controller |     "Jun 12 15:56:52.686649 crc crio[24284]: time=\"2026-06-12T15:56:52.686528558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=4efe8814-a54b-461f-8db1-9759c60ae28e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.949971 | controller |     "Jun 12 15:56:52.687432 crc crio[24284]: time=\"2026-06-12T15:56:52.687363785Z\" level=info msg=\"Removing pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=038290b0-fd44-45de-a6f5-ea99607b92f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.949987 | controller |     "Jun 12 15:56:52.714487 crc crio[24284]: time=\"2026-06-12T15:56:52.714243313Z\" level=info msg=\"Removed pod sandbox: 397cbefdda1b7427eb947a5aa744bcb112d7c974794f5060c32c6e7e7d1d6ca6\" id=038290b0-fd44-45de-a6f5-ea99607b92f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950001 | controller |     "Jun 12 15:56:52.716553 crc crio[24284]: time=\"2026-06-12T15:56:52.716289536Z\" level=info msg=\"Stopping pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=1823dd93-8047-4e1a-893f-2abfd5ff44dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950016 | controller |     "Jun 12 15:56:52.716553 crc crio[24284]: time=\"2026-06-12T15:56:52.71640341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=1823dd93-8047-4e1a-893f-2abfd5ff44dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950031 | controller |     "Jun 12 15:56:52.717473 crc crio[24284]: time=\"2026-06-12T15:56:52.717386601Z\" level=info msg=\"Removing pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=7fa7fd2b-55b5-413a-99a8-90fb2e756c02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950045 | controller |     "Jun 12 15:56:52.777725 crc crio[24284]: time=\"2026-06-12T15:56:52.777653103Z\" level=info msg=\"Removed pod sandbox: 931d9f69ca58405deb6645ad2f0a1be2b819d131e38b63f6db7bba41fd4fa55b\" id=7fa7fd2b-55b5-413a-99a8-90fb2e756c02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950060 | controller |     "Jun 12 15:56:52.781090 crc crio[24284]: time=\"2026-06-12T15:56:52.781025299Z\" level=info msg=\"Stopping pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=dbbe2c33-9623-41cc-a750-4d5879526a8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950074 | controller |     "Jun 12 15:56:52.781578 crc crio[24284]: time=\"2026-06-12T15:56:52.781533805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=dbbe2c33-9623-41cc-a750-4d5879526a8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950088 | controller |     "Jun 12 15:56:52.783646 crc crio[24284]: time=\"2026-06-12T15:56:52.78356462Z\" level=info msg=\"Removing pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=8470eed2-55c5-4839-8dfe-fb62bdbac951 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950103 | controller |     "Jun 12 15:56:52.805157 crc crio[24284]: time=\"2026-06-12T15:56:52.805036516Z\" level=info msg=\"Removed pod sandbox: 3a7ca3191ddfbd53c4f69b46173a76998d9ea583652cdd21b44fe497617a11b7\" id=8470eed2-55c5-4839-8dfe-fb62bdbac951 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950117 | controller |     "Jun 12 15:56:52.806675 crc crio[24284]: time=\"2026-06-12T15:56:52.806622743Z\" level=info msg=\"Stopping pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=872911be-59f0-4a14-bef1-cac1c129cf19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950132 | controller |     "Jun 12 15:56:52.806857 crc crio[24284]: time=\"2026-06-12T15:56:52.80683137Z\" level=info msg=\"Stopped pod sandbox (already stopped): 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=872911be-59f0-4a14-bef1-cac1c129cf19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950149 | controller |     "Jun 12 15:56:52.808058 crc crio[24284]: time=\"2026-06-12T15:56:52.807952126Z\" level=info msg=\"Removing pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=db3092f3-0f95-4cdd-bc0b-fddbab6040b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950164 | controller |     "Jun 12 15:56:52.835008 crc crio[24284]: time=\"2026-06-12T15:56:52.834884162Z\" level=info msg=\"Removed pod sandbox: 202b0501b15c25dbbf1f16185cd5e1a65d23fdbce5f8c7c010800537bfd3da20\" id=db3092f3-0f95-4cdd-bc0b-fddbab6040b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950179 | controller |     "Jun 12 15:56:52.836747 crc crio[24284]: time=\"2026-06-12T15:56:52.83669363Z\" level=info msg=\"Stopping pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=0335441c-d5d8-4be5-9a4c-746246bb5cf8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950193 | controller |     "Jun 12 15:56:52.836934 crc crio[24284]: time=\"2026-06-12T15:56:52.836908077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=0335441c-d5d8-4be5-9a4c-746246bb5cf8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950208 | controller |     "Jun 12 15:56:52.837757 crc crio[24284]: time=\"2026-06-12T15:56:52.837725024Z\" level=info msg=\"Removing pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=b9bf5fe4-74f6-4f82-b005-42ca8196d426 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950223 | controller |     "Jun 12 15:56:52.858544 crc crio[24284]: time=\"2026-06-12T15:56:52.858218176Z\" level=info msg=\"Removed pod sandbox: 5aac26b99725c854f0086902f52af76513bda96beb9e2799372e81eabb10e675\" id=b9bf5fe4-74f6-4f82-b005-42ca8196d426 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950237 | controller |     "Jun 12 15:56:52.859625 crc crio[24284]: time=\"2026-06-12T15:56:52.859539056Z\" level=info msg=\"Stopping pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=b842e820-6a5b-40ea-8697-8f3027f13cd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950251 | controller |     "Jun 12 15:56:52.859766 crc crio[24284]: time=\"2026-06-12T15:56:52.859639539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=b842e820-6a5b-40ea-8697-8f3027f13cd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950266 | controller |     "Jun 12 15:56:52.860372 crc crio[24284]: time=\"2026-06-12T15:56:52.860303261Z\" level=info msg=\"Removing pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=2ff06979-f129-460b-b5b3-c9db1474efdd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950280 | controller |     "Jun 12 15:56:52.877998 crc crio[24284]: time=\"2026-06-12T15:56:52.877884689Z\" level=info msg=\"Removed pod sandbox: 48a1ea54e7d72977234a42f37f91c898bc38f80dd2d31009025de5a8e0b1d0a6\" id=2ff06979-f129-460b-b5b3-c9db1474efdd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950294 | controller |     "Jun 12 15:56:52.879153 crc crio[24284]: time=\"2026-06-12T15:56:52.879064434Z\" level=info msg=\"Stopping pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=3c7f4aa5-4dd6-4a7b-8307-85bb7e996c2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950309 | controller |     "Jun 12 15:56:52.879363 crc crio[24284]: time=\"2026-06-12T15:56:52.879175838Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=3c7f4aa5-4dd6-4a7b-8307-85bb7e996c2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950323 | controller |     "Jun 12 15:56:52.880562 crc crio[24284]: time=\"2026-06-12T15:56:52.88048433Z\" level=info msg=\"Removing pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=b2940f52-c65e-46d1-9434-cef20e2679a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950340 | controller |     "Jun 12 15:56:52.901887 crc crio[24284]: time=\"2026-06-12T15:56:52.901752579Z\" level=info msg=\"Removed pod sandbox: ca7ab71eef9f5c337a974caf824db74ec48bb5f0ef5811f96c7784a57179eeef\" id=b2940f52-c65e-46d1-9434-cef20e2679a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950355 | controller |     "Jun 12 15:56:52.909937 crc crio[24284]: time=\"2026-06-12T15:56:52.909779713Z\" level=info msg=\"Stopping pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=57719f8b-c854-4517-8838-da923ed0acb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950369 | controller |     "Jun 12 15:56:52.916717 crc crio[24284]: time=\"2026-06-12T15:56:52.916608603Z\" level=info msg=\"Stopped pod sandbox (already stopped): f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=57719f8b-c854-4517-8838-da923ed0acb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950383 | controller |     "Jun 12 15:56:52.919488 crc crio[24284]: time=\"2026-06-12T15:56:52.919427124Z\" level=info msg=\"Removing pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=8f3bd626-e2b1-48ed-9fad-c7dbbe9ab7e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950397 | controller |     "Jun 12 15:56:52.947014 crc crio[24284]: time=\"2026-06-12T15:56:52.946885469Z\" level=info msg=\"Removed pod sandbox: f215d7fd2fb684639ebe4cced9f4bc1e5982ac59cb06f38fcfeb1e4e614f6091\" id=8f3bd626-e2b1-48ed-9fad-c7dbbe9ab7e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950411 | controller |     "Jun 12 15:56:52.948122 crc crio[24284]: time=\"2026-06-12T15:56:52.947963742Z\" level=info msg=\"Stopping pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=227ff433-60da-436b-86b4-4107eddbe212 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950426 | controller |     "Jun 12 15:56:52.948122 crc crio[24284]: time=\"2026-06-12T15:56:52.948105447Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=227ff433-60da-436b-86b4-4107eddbe212 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950440 | controller |     "Jun 12 15:56:52.949009 crc crio[24284]: time=\"2026-06-12T15:56:52.948897688Z\" level=info msg=\"Removing pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=88fb872c-db43-4a09-a9f5-74cc3fba540a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950454 | controller |     "Jun 12 15:56:52.970855 crc crio[24284]: time=\"2026-06-12T15:56:52.970720447Z\" level=info msg=\"Removed pod sandbox: c2b30943be33f2586e4349d300891d8083b0e8983111dec217cf16bba65ffd5d\" id=88fb872c-db43-4a09-a9f5-74cc3fba540a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950469 | controller |     "Jun 12 15:56:52.971639 crc crio[24284]: time=\"2026-06-12T15:56:52.971604913Z\" level=info msg=\"Stopping pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=c22c08c4-e27c-4a85-8400-007b41a565fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950483 | controller |     "Jun 12 15:56:52.971792 crc crio[24284]: time=\"2026-06-12T15:56:52.971773538Z\" level=info msg=\"Stopped pod sandbox (already stopped): 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=c22c08c4-e27c-4a85-8400-007b41a565fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950498 | controller |     "Jun 12 15:56:52.972796 crc crio[24284]: time=\"2026-06-12T15:56:52.972769421Z\" level=info msg=\"Removing pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=445a5e6f-c199-4979-86ed-a012f274fad5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950526 | controller |     "Jun 12 15:56:52.992747 crc crio[24284]: time=\"2026-06-12T15:56:52.992584809Z\" level=info msg=\"Removed pod sandbox: 381330cf7f37c3947719b777182f0d91a0126714c495de67e8b571e346af2c8b\" id=445a5e6f-c199-4979-86ed-a012f274fad5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950549 | controller |     "Jun 12 15:56:53.001453 crc crio[24284]: time=\"2026-06-12T15:56:53.001384731Z\" level=info msg=\"Stopping pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=117bfc1f-2e1b-4475-a712-212ce5258ecf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950564 | controller |     "Jun 12 15:56:53.001798 crc crio[24284]: time=\"2026-06-12T15:56:53.001766943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=117bfc1f-2e1b-4475-a712-212ce5258ecf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.950579 | controller |     "Jun 12 15:56:53.002905 crc crio[24284]: time=\"2026-06-12T15:56:53.002804677Z\" level=info msg=\"Removing pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=87d671e4-346e-43dd-9118-0859e6c5e8ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950594 | controller |     "Jun 12 15:56:53.019024 crc crio[24284]: time=\"2026-06-12T15:56:53.018966809Z\" level=info msg=\"Removed pod sandbox: 0a08fef36829c32d00fafd3d6c2cf3c219eca47788ff87e5d70cd76c2cd0aa8c\" id=87d671e4-346e-43dd-9118-0859e6c5e8ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.950608 | controller |     "Jun 12 15:57:24.427208 crc crio[24284]: time=\"2026-06-12T15:57:24.425976896Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/POD\" id=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.950626 | controller |     "Jun 12 15:57:24.428915 crc crio[24284]: time=\"2026-06-12T15:57:24.427219466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.950647 | controller |     "Jun 12 15:57:24.464560 crc crio[24284]: time=\"2026-06-12T15:57:24.464442926Z\" 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=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.950670 | controller |     "Jun 12 15:57:24.480881 crc crio[24284]: time=\"2026-06-12T15:57:24.480714332Z\" level=info msg=\"Ran pod sandbox 481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/POD\" id=f720500f-6ad7-4be7-9df1-694192d4f3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.950692 | controller |     "Jun 12 15:57:24.483414 crc crio[24284]: time=\"2026-06-12T15:57:24.48330478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.950712 | controller |     "Jun 12 15:57:24.483587 crc crio[24284]: time=\"2026-06-12T15:57:24.483550892Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.950728 | controller |     "Jun 12 15:57:24.483658 crc crio[24284]: time=\"2026-06-12T15:57:24.483616465Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=b25357ea-7e7a-44da-8264-92a80725b5d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.950742 | controller |     "Jun 12 15:57:24.484637 crc crio[24284]: time=\"2026-06-12T15:57:24.484565551Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=50d7410a-909c-4928-b584-51253cb58f65 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.950761 | controller |     "Jun 12 15:57:24.497635 crc crio[24284]: time=\"2026-06-12T15:57:24.497182569Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 16:39:24.950777 | controller |     "Jun 12 15:57:30.327035 crc crio[24284]: time=\"2026-06-12T15:57:30.32574241Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4dtmq/POD\" id=3a106385-3e4e-43e6-b332-1a8493372e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.950797 | controller |     "Jun 12 15:57:30.330180 crc crio[24284]: time=\"2026-06-12T15:57:30.327074983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.950819 | controller |     "Jun 12 15:57:30.397516 crc crio[24284]: time=\"2026-06-12T15:57:30.396822969Z\" level=info msg=\"Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"",
2026-06-12 16:39:24.950842 | controller |     "Jun 12 15:57:30.397516 crc crio[24284]: time=\"2026-06-12T15:57:30.397473369Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4dtmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.950865 | controller |     "Jun 12 15:57:31.114663 crc crio[24284]: 2026-06-12T15:57:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1309e8ed7e4600 Mac:46:e9:16:d7:5b:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.950884 | controller |     "Jun 12 15:57:31.114663 crc crio[24284]: time=\"2026-06-12T15:57:31.114218649Z\" level=info msg=\"Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004286270}] Aliases:map[]}\"",
2026-06-12 16:39:24.950900 | controller |     "Jun 12 15:57:31.114663 crc crio[24284]: time=\"2026-06-12T15:57:31.114495638Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4dtmq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.950915 | controller |     "Jun 12 15:57:31.126916 crc crio[24284]: time=\"2026-06-12T15:57:31.125943835Z\" level=info msg=\"Ran pod sandbox a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d with infra container: openshift-marketplace/certified-operators-4dtmq/POD\" id=3a106385-3e4e-43e6-b332-1a8493372e8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.950929 | controller |     "Jun 12 15:57:31.132640 crc crio[24284]: time=\"2026-06-12T15:57:31.132556918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6602ec33-b103-490b-9229-ff32200b35b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.950948 | controller |     "Jun 12 15:57:31.144525 crc crio[24284]: time=\"2026-06-12T15:57:31.144198523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e843b0bd-79c5-4b32-a6a9-01475c32eaba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.950963 | controller |     "Jun 12 15:57:31.154393 crc crio[24284]: time=\"2026-06-12T15:57:31.154178783Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4dtmq/extract-utilities\" id=30bab3df-bb0d-4e16-978d-fe8d93029278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.950977 | controller |     "Jun 12 15:57:31.155728 crc crio[24284]: time=\"2026-06-12T15:57:31.155654931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.950992 | controller |     "Jun 12 15:57:31.223507 crc crio[24284]: time=\"2026-06-12T15:57:31.22334764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951006 | controller |     "Jun 12 15:57:31.228464 crc crio[24284]: time=\"2026-06-12T15:57:31.228228917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951021 | controller |     "Jun 12 15:57:31.433075 crc crio[24284]: time=\"2026-06-12T15:57:31.432987377Z\" level=info msg=\"Created container 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec: openshift-marketplace/certified-operators-4dtmq/extract-utilities\" id=30bab3df-bb0d-4e16-978d-fe8d93029278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951035 | controller |     "Jun 12 15:57:31.434711 crc crio[24284]: time=\"2026-06-12T15:57:31.434634381Z\" level=info msg=\"Starting container: 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec\" id=f0438982-2fd0-47e0-a87f-c00aab3b3e93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.951050 | controller |     "Jun 12 15:57:31.444180 crc crio[24284]: time=\"2026-06-12T15:57:31.443958271Z\" level=info msg=\"Started container\" PID=109418 containerID=9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec description=openshift-marketplace/certified-operators-4dtmq/extract-utilities id=f0438982-2fd0-47e0-a87f-c00aab3b3e93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d",
2026-06-12 16:39:24.951065 | controller |     "Jun 12 15:57:32.334938 crc crio[24284]: time=\"2026-06-12T15:57:32.334844854Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cfe5b7bf-049f-43bb-8ca2-70820bd8614a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.951079 | controller |     "Jun 12 15:57:32.344115 crc crio[24284]: time=\"2026-06-12T15:57:32.343992087Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.951093 | controller |     "Jun 12 15:57:33.034229 crc crio[24284]: time=\"2026-06-12T15:57:33.033027876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=cfe5b7bf-049f-43bb-8ca2-70820bd8614a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.951108 | controller |     "Jun 12 15:57:33.038747 crc crio[24284]: time=\"2026-06-12T15:57:33.034941817Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=04cb8b64-c2cb-4708-ab2a-0ae8c83230ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.951122 | controller |     "Jun 12 15:57:33.038747 crc crio[24284]: time=\"2026-06-12T15:57:33.038301574Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a4af9cb5-6626-49af-8d4f-fcc8bdcd7c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.951140 | controller |     "Jun 12 15:57:33.053942 crc crio[24284]: time=\"2026-06-12T15:57:33.053869196Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4dtmq/extract-content\" id=155f2089-2d79-417c-a7bd-781c0e6b3c62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951154 | controller |     "Jun 12 15:57:33.054759 crc crio[24284]: time=\"2026-06-12T15:57:33.054670842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951169 | controller |     "Jun 12 15:57:33.105836 crc crio[24284]: time=\"2026-06-12T15:57:33.105210907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951183 | controller |     "Jun 12 15:57:33.108938 crc crio[24284]: time=\"2026-06-12T15:57:33.108858645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951198 | controller |     "Jun 12 15:57:33.327803 crc crio[24284]: time=\"2026-06-12T15:57:33.327684938Z\" level=info msg=\"Created container 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320: openshift-marketplace/certified-operators-4dtmq/extract-content\" id=155f2089-2d79-417c-a7bd-781c0e6b3c62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951212 | controller |     "Jun 12 15:57:33.329441 crc crio[24284]: time=\"2026-06-12T15:57:33.329351591Z\" level=info msg=\"Starting container: 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320\" id=f376159e-b31a-4ee2-b261-4078822b8178 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.951227 | controller |     "Jun 12 15:57:33.336478 crc crio[24284]: time=\"2026-06-12T15:57:33.336404079Z\" level=info msg=\"Started container\" PID=109504 containerID=5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320 description=openshift-marketplace/certified-operators-4dtmq/extract-content id=f376159e-b31a-4ee2-b261-4078822b8178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d",
2026-06-12 16:39:24.951241 | controller |     "Jun 12 15:57:46.607850 crc crio[24284]: time=\"2026-06-12T15:57:46.606978864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b0b2bff4-f930-4333-ae49-7ba57c87600b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.951256 | controller |     "Jun 12 15:57:53.042557 crc crio[24284]: time=\"2026-06-12T15:57:53.041598534Z\" level=info msg=\"Removing container: 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7\" id=e3a21f4f-25bd-4ffa-b2a6-075757793eac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951270 | controller |     "Jun 12 15:57:57.808727 crc crio[24284]: time=\"2026-06-12T15:57:57.80768011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21d99899-2493-4dad-964d-2cb1b4cd0667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.951284 | controller |     "Jun 12 15:57:57.823556 crc crio[24284]: time=\"2026-06-12T15:57:57.823147138Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=6dea2746-3849-41db-8d64-f2006fb33251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951298 | controller |     "Jun 12 15:57:57.934213 crc crio[24284]: time=\"2026-06-12T15:57:57.934024867Z\" level=info msg=\"Removed container 7cc8a2f041311c64bfb3243058780206d08979172f966973665027150ca33ef7: openstack/keystone-db-sync-7rgrt/keystone-db-sync\" id=e3a21f4f-25bd-4ffa-b2a6-075757793eac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951316 | controller |     "Jun 12 15:57:57.934756 crc crio[24284]: time=\"2026-06-12T15:57:57.934451861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951330 | controller |     "Jun 12 15:57:57.950907 crc crio[24284]: time=\"2026-06-12T15:57:57.950648021Z\" level=info msg=\"Removing container: aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4\" id=915eac5e-c9a2-4449-8499-3f8c2a25a29a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951345 | controller |     "Jun 12 15:57:58.112035 crc crio[24284]: time=\"2026-06-12T15:57:58.111589656Z\" level=info msg=\"Removed container aeb3abc150ffedf0009fd38a0b8f3792613fa15dbe913bd8b32073718fd2f5f4: openstack/neutron-db-sync-262g9/neutron-db-sync\" id=915eac5e-c9a2-4449-8499-3f8c2a25a29a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951364 | controller |     "Jun 12 15:57:58.115425 crc crio[24284]: time=\"2026-06-12T15:57:58.115309111Z\" level=info msg=\"Removing container: 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92\" id=818dfca9-bd4c-498a-b72e-427607b7b6ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951379 | controller |     "Jun 12 15:57:58.216324 crc crio[24284]: time=\"2026-06-12T15:57:58.215984344Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=50d7410a-909c-4928-b584-51253cb58f65 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.951393 | controller |     "Jun 12 15:57:58.217729 crc crio[24284]: time=\"2026-06-12T15:57:58.217670366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e665ec33-cbaa-422e-9db6-e82820a5605a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.951407 | controller |     "Jun 12 15:57:58.251801 crc crio[24284]: time=\"2026-06-12T15:57:58.25167398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951421 | controller |     "Jun 12 15:57:58.252735 crc crio[24284]: time=\"2026-06-12T15:57:58.252602811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ecf3c2f9-7a22-4f64-b54d-d416e4a687fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.951435 | controller |     "Jun 12 15:57:58.262968 crc crio[24284]: time=\"2026-06-12T15:57:58.262816951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951449 | controller |     "Jun 12 15:57:58.276947 crc crio[24284]: time=\"2026-06-12T15:57:58.276794612Z\" level=info msg=\"Removed container 27100c3e472c6d6b967e79e0a017b90aa09d11e3d31f27dcb086467e10598b92: openstack/glance-db-sync-nqcgn/glance-db-sync\" id=818dfca9-bd4c-498a-b72e-427607b7b6ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951464 | controller |     "Jun 12 15:57:58.283603 crc crio[24284]: time=\"2026-06-12T15:57:58.283406463Z\" level=info msg=\"Removing container: 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19\" id=f7b52eb8-bf9c-4d51-8d3c-d46c9e104479 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951478 | controller |     "Jun 12 15:57:58.293507 crc crio[24284]: time=\"2026-06-12T15:57:58.293418163Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init\" id=dd417fec-f42d-43cf-8a91-4736378de4ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951492 | controller |     "Jun 12 15:57:58.295048 crc crio[24284]: time=\"2026-06-12T15:57:58.294907421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951509 | controller |     "Jun 12 15:57:58.373122 crc crio[24284]: time=\"2026-06-12T15:57:58.371902764Z\" level=info msg=\"Removed container 35bca3080eadf382a41ba8c250682fff1b058a08e03d353b7c8fdc7a7bc61f19: openstack/placement-db-sync-wsr4d/placement-db-sync\" id=f7b52eb8-bf9c-4d51-8d3c-d46c9e104479 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951547 | controller |     "Jun 12 15:57:58.376456 crc crio[24284]: time=\"2026-06-12T15:57:58.376349133Z\" level=info msg=\"Removing container: 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15\" id=b409ddfe-e379-4418-8bf8-5008502386f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951563 | controller |     "Jun 12 15:57:58.380746 crc crio[24284]: time=\"2026-06-12T15:57:58.380660231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951577 | controller |     "Jun 12 15:57:58.384950 crc crio[24284]: time=\"2026-06-12T15:57:58.384756223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.951592 | controller |     "Jun 12 15:57:58.452541 crc crio[24284]: time=\"2026-06-12T15:57:58.452418976Z\" level=info msg=\"Removed container 372e68cfc3120c4da349a091dade0a21c09d93d20ac356f535bc69c3d2534a15: openstack/barbican-db-sync-m4xlg/barbican-db-sync\" id=b409ddfe-e379-4418-8bf8-5008502386f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.951607 | controller |     "Jun 12 15:57:58.466029 crc crio[24284]: time=\"2026-06-12T15:57:58.465962997Z\" level=info msg=\"Stopping pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=7b02ab1e-d428-41bc-9d1b-0b874fccf55f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951621 | controller |     "Jun 12 15:57:58.466494 crc crio[24284]: time=\"2026-06-12T15:57:58.466461123Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=7b02ab1e-d428-41bc-9d1b-0b874fccf55f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951636 | controller |     "Jun 12 15:57:58.469571 crc crio[24284]: time=\"2026-06-12T15:57:58.469491601Z\" level=info msg=\"Removing pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=e72b5083-73e6-4b8a-a572-28fe072d480b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951651 | controller |     "Jun 12 15:57:58.487772 crc crio[24284]: time=\"2026-06-12T15:57:58.487707479Z\" level=info msg=\"Removed pod sandbox: 71c2abfcc991eaed2ade33abb8091ddb2a915a1800cf594626abbb0e2171f746\" id=e72b5083-73e6-4b8a-a572-28fe072d480b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951665 | controller |     "Jun 12 15:57:58.491989 crc crio[24284]: time=\"2026-06-12T15:57:58.491917992Z\" level=info msg=\"Stopping pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=cbebdd7f-d94a-463c-bbf0-199e5787d6a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951680 | controller |     "Jun 12 15:57:58.492157 crc crio[24284]: time=\"2026-06-12T15:57:58.492022626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=cbebdd7f-d94a-463c-bbf0-199e5787d6a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951694 | controller |     "Jun 12 15:57:58.493062 crc crio[24284]: time=\"2026-06-12T15:57:58.493005407Z\" level=info msg=\"Removing pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=3f96b01b-4899-4a25-8f5e-f9e6f8d2ee1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951712 | controller |     "Jun 12 15:57:58.515363 crc crio[24284]: time=\"2026-06-12T15:57:58.51515074Z\" level=info msg=\"Created container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=6dea2746-3849-41db-8d64-f2006fb33251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951727 | controller |     "Jun 12 15:57:58.515363 crc crio[24284]: time=\"2026-06-12T15:57:58.515356976Z\" level=info msg=\"Removed pod sandbox: 4aa51c0afc8eb20bdc3e34ba1b05b8136b1c153e8620b10248d945915c89cab8\" id=3f96b01b-4899-4a25-8f5e-f9e6f8d2ee1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951741 | controller |     "Jun 12 15:57:58.523522 crc crio[24284]: time=\"2026-06-12T15:57:58.523366895Z\" level=info msg=\"Starting container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6\" id=3950473f-e72c-4e53-9aa1-72dee8d21f8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.951756 | controller |     "Jun 12 15:57:58.523764 crc crio[24284]: time=\"2026-06-12T15:57:58.523500748Z\" level=info msg=\"Stopping pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=a5a255b0-a3c1-4913-ab5d-129c06b9a0fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951769 | controller |     "Jun 12 15:57:58.523853 crc crio[24284]: time=\"2026-06-12T15:57:58.523780087Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=a5a255b0-a3c1-4913-ab5d-129c06b9a0fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951783 | controller |     "Jun 12 15:57:58.525014 crc crio[24284]: time=\"2026-06-12T15:57:58.524945925Z\" level=info msg=\"Removing pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5cd57a44-253b-4842-badf-52f4b4f1133d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951798 | controller |     "Jun 12 15:57:58.532016 crc crio[24284]: time=\"2026-06-12T15:57:58.531924249Z\" level=info msg=\"Created container d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init\" id=dd417fec-f42d-43cf-8a91-4736378de4ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.951812 | controller |     "Jun 12 15:57:58.535731 crc crio[24284]: time=\"2026-06-12T15:57:58.535615268Z\" level=info msg=\"Started container\" PID=110757 containerID=1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6 description=openshift-marketplace/certified-operators-4dtmq/registry-server id=3950473f-e72c-4e53-9aa1-72dee8d21f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d",
2026-06-12 16:39:24.951827 | controller |     "Jun 12 15:57:58.536016 crc crio[24284]: time=\"2026-06-12T15:57:58.535934739Z\" level=info msg=\"Starting container: d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd\" id=e5336adc-1687-403c-a3c1-2a321725aa8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.951842 | controller |     "Jun 12 15:57:58.545603 crc crio[24284]: time=\"2026-06-12T15:57:58.545508362Z\" level=info msg=\"Removed pod sandbox: 94250de52421da5257601caae48957d8ae6319acdc7c4869b67fb9a7f028cfea\" id=5cd57a44-253b-4842-badf-52f4b4f1133d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951857 | controller |     "Jun 12 15:57:58.547431 crc crio[24284]: time=\"2026-06-12T15:57:58.546986497Z\" level=info msg=\"Stopping pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=5d653dd5-8ddf-48fb-9e87-d53c77ddbdf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951871 | controller |     "Jun 12 15:57:58.547431 crc crio[24284]: time=\"2026-06-12T15:57:58.547198213Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=5d653dd5-8ddf-48fb-9e87-d53c77ddbdf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951890 | controller |     "Jun 12 15:57:58.547654 crc crio[24284]: time=\"2026-06-12T15:57:58.547024186Z\" level=info msg=\"Started container\" PID=110763 containerID=d22d408acbbfdc00f63fea7fe7af5a9cc0cbef7bc0216e45f85eb0bff44848dd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/init id=e5336adc-1687-403c-a3c1-2a321725aa8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763",
2026-06-12 16:39:24.951905 | controller |     "Jun 12 15:57:58.548093 crc crio[24284]: time=\"2026-06-12T15:57:58.548022267Z\" level=info msg=\"Removing pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=49c26cd7-4810-46c5-9673-2da4f6f8eadf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951920 | controller |     "Jun 12 15:57:58.592748 crc crio[24284]: time=\"2026-06-12T15:57:58.592544745Z\" level=info msg=\"Removed pod sandbox: dfae412d9306993ffe0c35c374954c4eb3e3262b89242358eaf3b523c0e2c1f3\" id=49c26cd7-4810-46c5-9673-2da4f6f8eadf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951934 | controller |     "Jun 12 15:57:58.594810 crc crio[24284]: time=\"2026-06-12T15:57:58.593863943Z\" level=info msg=\"Stopping pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=7b94590e-6909-4445-bf46-1f7a305885fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951949 | controller |     "Jun 12 15:57:58.594810 crc crio[24284]: time=\"2026-06-12T15:57:58.593955966Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=7b94590e-6909-4445-bf46-1f7a305885fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.951963 | controller |     "Jun 12 15:57:58.598867 crc crio[24284]: time=\"2026-06-12T15:57:58.59875337Z\" level=info msg=\"Removing pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=97b7a217-b208-447a-b125-36784badbd37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951978 | controller |     "Jun 12 15:57:58.624678 crc crio[24284]: time=\"2026-06-12T15:57:58.624461623Z\" level=info msg=\"Removed pod sandbox: 1bb1ca6fee8b3a487fc888e08aceec80c906a9d2cec1befef96d0aa2e837f4a2\" id=97b7a217-b208-447a-b125-36784badbd37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.951992 | controller |     "Jun 12 15:58:03.009179 crc crio[24284]: time=\"2026-06-12T15:58:03.008360031Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687998-vgzzs/POD\" id=0e739e53-7d66-46cf-9932-81025b027e9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.952007 | controller |     "Jun 12 15:58:03.010773 crc crio[24284]: time=\"2026-06-12T15:58:03.010739088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952022 | controller |     "Jun 12 15:58:03.055209 crc crio[24284]: time=\"2026-06-12T15:58:03.055153281Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"",
2026-06-12 16:39:24.952037 | controller |     "Jun 12 15:58:03.055592 crc crio[24284]: time=\"2026-06-12T15:58:03.055572124Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687998-vgzzs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.952055 | controller |     "Jun 12 15:58:04.962804 crc crio[24284]: 2026-06-12T15:58:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e30b95d09f3945f Mac:26:24:54:a6:f4:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e SocketPath: PciID:}] [{Interface:0xc000140600 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.952070 | controller |     "Jun 12 15:58:04.964952 crc crio[24284]: time=\"2026-06-12T15:58:04.96453414Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"",
2026-06-12 16:39:24.952085 | controller |     "Jun 12 15:58:04.964952 crc crio[24284]: time=\"2026-06-12T15:58:04.964686945Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687998-vgzzs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.952099 | controller |     "Jun 12 15:58:04.979518 crc crio[24284]: time=\"2026-06-12T15:58:04.975450626Z\" level=info msg=\"Ran pod sandbox e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d with infra container: openshift-infra/auto-csr-approver-29687998-vgzzs/POD\" id=0e739e53-7d66-46cf-9932-81025b027e9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.952114 | controller |     "Jun 12 15:58:04.980517 crc crio[24284]: time=\"2026-06-12T15:58:04.980361974Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c74b2101-fc5f-4271-ac99-91ac530c4526 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.952129 | controller |     "Jun 12 15:58:04.992377 crc crio[24284]: time=\"2026-06-12T15:58:04.991786051Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.952143 | controller |     "Jun 12 15:58:05.965204 crc crio[24284]: time=\"2026-06-12T15:58:05.964483937Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=b4d2a1a2-4c2e-427f-b9d8-b419d84bca91 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.952158 | controller |     "Jun 12 15:58:05.970454 crc crio[24284]: time=\"2026-06-12T15:58:05.970368348Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 16:39:24.952172 | controller |     "Jun 12 15:58:06.474646 crc crio[24284]: time=\"2026-06-12T15:58:06.47441047Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c74b2101-fc5f-4271-ac99-91ac530c4526 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.952187 | controller |     "Jun 12 15:58:06.476789 crc crio[24284]: time=\"2026-06-12T15:58:06.475923979Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d81d3bf5-d7a3-420f-b694-763273856962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.952201 | controller |     "Jun 12 15:58:06.479736 crc crio[24284]: time=\"2026-06-12T15:58:06.479507783Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=05b8b597-4e48-4fce-b7c8-91817922eb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.952216 | controller |     "Jun 12 15:58:06.488792 crc crio[24284]: time=\"2026-06-12T15:58:06.488679599Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687998-vgzzs/oc\" id=c3cca340-8901-4b73-a0b7-d1f1ac83e7c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.952230 | controller |     "Jun 12 15:58:06.489656 crc crio[24284]: time=\"2026-06-12T15:58:06.489187515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952251 | controller |     "Jun 12 15:58:06.550312 crc crio[24284]: time=\"2026-06-12T15:58:06.550165898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952267 | controller |     "Jun 12 15:58:06.931984 crc crio[24284]: time=\"2026-06-12T15:58:06.931877853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952281 | controller |     "Jun 12 15:58:07.070189 crc crio[24284]: time=\"2026-06-12T15:58:07.070030253Z\" level=info msg=\"Created container 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4: openshift-infra/auto-csr-approver-29687998-vgzzs/oc\" id=c3cca340-8901-4b73-a0b7-d1f1ac83e7c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.952296 | controller |     "Jun 12 15:58:07.071821 crc crio[24284]: time=\"2026-06-12T15:58:07.071369733Z\" level=info msg=\"Starting container: 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4\" id=72441714-295d-46a4-980d-4f9dd218a8fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.952310 | controller |     "Jun 12 15:58:07.077411 crc crio[24284]: time=\"2026-06-12T15:58:07.077005514Z\" level=info msg=\"Started container\" PID=111232 containerID=169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4 description=openshift-infra/auto-csr-approver-29687998-vgzzs/oc id=72441714-295d-46a4-980d-4f9dd218a8fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d",
2026-06-12 16:39:24.952325 | controller |     "Jun 12 15:58:08.440373 crc crio[24284]: time=\"2026-06-12T15:58:08.439891329Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=b4d2a1a2-4c2e-427f-b9d8-b419d84bca91 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.952340 | controller |     "Jun 12 15:58:08.442568 crc crio[24284]: time=\"2026-06-12T15:58:08.442448201Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=62fca48f-c1b5-4e93-b94d-255eef2a4ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.952355 | controller |     "Jun 12 15:58:08.472474 crc crio[24284]: time=\"2026-06-12T15:58:08.471810706Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=255ec94f-36b7-4542-bc18-7ce3f97a13d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.952369 | controller |     "Jun 12 15:58:08.484005 crc crio[24284]: time=\"2026-06-12T15:58:08.483135451Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd\" id=5d9bd64e-9197-4589-93ce-63f452ef0c11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.952383 | controller |     "Jun 12 15:58:08.484944 crc crio[24284]: time=\"2026-06-12T15:58:08.484842765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952398 | controller |     "Jun 12 15:58:08.546810 crc crio[24284]: time=\"2026-06-12T15:58:08.546707387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952412 | controller |     "Jun 12 15:58:08.553852 crc crio[24284]: time=\"2026-06-12T15:58:08.553746223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952430 | controller |     "Jun 12 15:58:08.776083 crc crio[24284]: time=\"2026-06-12T15:58:08.775956835Z\" level=info msg=\"Created container 6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd\" id=5d9bd64e-9197-4589-93ce-63f452ef0c11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.952455 | controller |     "Jun 12 15:58:08.777755 crc crio[24284]: time=\"2026-06-12T15:58:08.777610668Z\" level=info msg=\"Starting container: 6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29\" id=c99aeaeb-17a2-4740-8c65-c9c480eda577 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.952473 | controller |     "Jun 12 15:58:08.784613 crc crio[24284]: time=\"2026-06-12T15:58:08.784455508Z\" level=info msg=\"Started container\" PID=111424 containerID=6e842b2d6025d8c7bae0e7880f6bc1c88c6d700f32b889190fb1b657d0cb5b29 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s/osp-httpd id=c99aeaeb-17a2-4740-8c65-c9c480eda577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=481502b2c7666b3194b87615cce0ae24110cc1344077e35b1aec38b9149c7763",
2026-06-12 16:39:24.952489 | controller |     "Jun 12 15:58:09.040859 crc crio[24284]: time=\"2026-06-12T15:58:09.039477726Z\" level=info msg=\"Stopping pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=40a8cd55-4918-4189-8b58-d98884764477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.952503 | controller |     "Jun 12 15:58:09.040859 crc crio[24284]: time=\"2026-06-12T15:58:09.040425097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-vgzzs Namespace:openshift-infra ID:e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d UID:99f7541b-ef9b-4552-b301-6759d578c8e4 NetNS:/var/run/netns/ac0c442d-2ba4-4ff0-890a-1cfd9dbb278e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99f7541b_ef9b_4552_b301_6759d578c8e4.slice PodAnnotations:0xc002612160}] Aliases:map[]}\"",
2026-06-12 16:39:24.952537 | controller |     "Jun 12 15:58:09.040859 crc crio[24284]: time=\"2026-06-12T15:58:09.040622574Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687998-vgzzs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.952554 | controller |     "Jun 12 15:58:09.415143 crc crio[24284]: time=\"2026-06-12T15:58:09.414708573Z\" level=info msg=\"Stopped pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=40a8cd55-4918-4189-8b58-d98884764477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.952568 | controller |     "Jun 12 15:58:12.086216 crc crio[24284]: time=\"2026-06-12T15:58:12.084583693Z\" level=info msg=\"Stopping container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6 (timeout: 2s)\" id=011198ca-2e60-452b-ba42-7eee7898d00b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.952583 | controller |     "Jun 12 15:58:12.209815 crc crio[24284]: time=\"2026-06-12T15:58:12.20967887Z\" level=info msg=\"Stopped container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=011198ca-2e60-452b-ba42-7eee7898d00b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.952598 | controller |     "Jun 12 15:58:12.211127 crc crio[24284]: time=\"2026-06-12T15:58:12.210974551Z\" level=info msg=\"Stopping pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=a6dfafec-7d5f-4403-94c8-40a88cf739b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.952613 | controller |     "Jun 12 15:58:12.212541 crc crio[24284]: time=\"2026-06-12T15:58:12.21246879Z\" level=info msg=\"Got pod network &{Name:certified-operators-4dtmq Namespace:openshift-marketplace ID:a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d UID:5cda2e96-c81f-4497-8ae8-baaa58b147a8 NetNS:/var/run/netns/3509bdaa-85ab-480a-8f15-1e9c869e5b97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cda2e96_c81f_4497_8ae8_baaa58b147a8.slice PodAnnotations:0xc004af8050}] Aliases:map[]}\"",
2026-06-12 16:39:24.952680 | controller |     "Jun 12 15:58:12.212727 crc crio[24284]: time=\"2026-06-12T15:58:12.212670997Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4dtmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.952703 | controller |     "Jun 12 15:58:12.582489 crc crio[24284]: time=\"2026-06-12T15:58:12.582409606Z\" level=info msg=\"Stopped pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=a6dfafec-7d5f-4403-94c8-40a88cf739b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.952719 | controller |     "Jun 12 15:58:13.115563 crc crio[24284]: time=\"2026-06-12T15:58:13.114674867Z\" level=info msg=\"Removing container: 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6\" id=dfdb66b6-8fa0-438b-8612-72fc82c72a27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.952734 | controller |     "Jun 12 15:58:13.174396 crc crio[24284]: time=\"2026-06-12T15:58:13.174153204Z\" level=info msg=\"Removed container 1d66d0677a0ccda12791da5f4607b3b93aaf0752b85718c711c8493c132c9af6: openshift-marketplace/certified-operators-4dtmq/registry-server\" id=dfdb66b6-8fa0-438b-8612-72fc82c72a27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.952749 | controller |     "Jun 12 15:58:13.177433 crc crio[24284]: time=\"2026-06-12T15:58:13.177320374Z\" level=info msg=\"Removing container: 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320\" id=9c98bb97-2406-45f7-b77c-abeb4fd787ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.952764 | controller |     "Jun 12 15:58:13.211437 crc crio[24284]: time=\"2026-06-12T15:58:13.211206981Z\" level=info msg=\"Removed container 5b18a874705e49c81a56a274b5481bcdc4c8e2e8d27740b29c2ab2d4e1023320: openshift-marketplace/certified-operators-4dtmq/extract-content\" id=9c98bb97-2406-45f7-b77c-abeb4fd787ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.952778 | controller |     "Jun 12 15:58:13.214802 crc crio[24284]: time=\"2026-06-12T15:58:13.214738288Z\" level=info msg=\"Removing container: 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec\" id=e7ab6c52-bfa1-482d-9ff9-9eaa9a9f13fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.952792 | controller |     "Jun 12 15:58:13.276548 crc crio[24284]: time=\"2026-06-12T15:58:13.27643804Z\" level=info msg=\"Removed container 9ed98d47a8873ad601deedcbf05c4899d240bace9d975542eebf42df1999a3ec: openshift-marketplace/certified-operators-4dtmq/extract-utilities\" id=e7ab6c52-bfa1-482d-9ff9-9eaa9a9f13fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.952807 | controller |     "Jun 12 15:58:15.780677 crc crio[24284]: time=\"2026-06-12T15:58:15.779765465Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/POD\" id=1165a105-a3fc-4e14-95a3-575b776038c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.952821 | controller |     "Jun 12 15:58:15.782192 crc crio[24284]: time=\"2026-06-12T15:58:15.78085178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952835 | controller |     "Jun 12 15:58:15.849958 crc crio[24284]: time=\"2026-06-12T15:58:15.849827349Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"",
2026-06-12 16:39:24.952854 | controller |     "Jun 12 15:58:15.849958 crc crio[24284]: time=\"2026-06-12T15:58:15.849909162Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.952870 | controller |     "Jun 12 15:58:16.507822 crc crio[24284]: 2026-06-12T15:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0d38de47860b51 Mac:8a:27:92:ce:85:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe SocketPath: PciID:}] [{Interface:0xc000193140 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.952885 | controller |     "Jun 12 15:58:16.509606 crc crio[24284]: time=\"2026-06-12T15:58:16.50948539Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"",
2026-06-12 16:39:24.952899 | controller |     "Jun 12 15:58:16.509717 crc crio[24284]: time=\"2026-06-12T15:58:16.509686266Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.952914 | controller |     "Jun 12 15:58:16.524025 crc crio[24284]: time=\"2026-06-12T15:58:16.523903556Z\" level=info msg=\"Ran pod sandbox e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/POD\" id=1165a105-a3fc-4e14-95a3-575b776038c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.952928 | controller |     "Jun 12 15:58:16.526543 crc crio[24284]: time=\"2026-06-12T15:58:16.526479577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=503a40fb-00e3-43f0-b888-71204814b888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.952943 | controller |     "Jun 12 15:58:16.530107 crc crio[24284]: time=\"2026-06-12T15:58:16.530027351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=252643b8-3c6a-4571-a16c-4962435d997d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.952958 | controller |     "Jun 12 15:58:16.543037 crc crio[24284]: time=\"2026-06-12T15:58:16.542935496Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init\" id=044b7204-568a-4fdb-b14e-acad468ebd8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.952972 | controller |     "Jun 12 15:58:16.545523 crc crio[24284]: time=\"2026-06-12T15:58:16.545458397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.952987 | controller |     "Jun 12 15:58:16.595711 crc crio[24284]: time=\"2026-06-12T15:58:16.595455957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.953001 | controller |     "Jun 12 15:58:16.598916 crc crio[24284]: time=\"2026-06-12T15:58:16.598851136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.953019 | controller |     "Jun 12 15:58:16.783832 crc crio[24284]: time=\"2026-06-12T15:58:16.783712546Z\" level=info msg=\"Created container a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init\" id=044b7204-568a-4fdb-b14e-acad468ebd8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.953034 | controller |     "Jun 12 15:58:16.785553 crc crio[24284]: time=\"2026-06-12T15:58:16.784613754Z\" level=info msg=\"Starting container: a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550\" id=e5c28583-4bfa-43de-ab81-51b4c9d97fa1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.953048 | controller |     "Jun 12 15:58:16.796908 crc crio[24284]: time=\"2026-06-12T15:58:16.796806267Z\" level=info msg=\"Started container\" PID=112123 containerID=a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init id=e5c28583-4bfa-43de-ab81-51b4c9d97fa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a",
2026-06-12 16:39:24.953063 | controller |     "Jun 12 15:58:24.304172 crc crio[24284]: time=\"2026-06-12T15:58:24.303002105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=7ae54d2a-ef1d-4e9c-bd47-ea5df71f64ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.953078 | controller |     "Jun 12 15:58:24.314922 crc crio[24284]: time=\"2026-06-12T15:58:24.314853387Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-12 16:39:24.953093 | controller |     "Jun 12 15:58:26.382299 crc crio[24284]: time=\"2026-06-12T15:58:26.381825045Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=7ae54d2a-ef1d-4e9c-bd47-ea5df71f64ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.953107 | controller |     "Jun 12 15:58:26.383641 crc crio[24284]: time=\"2026-06-12T15:58:26.383458765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=c91c141c-bdb5-4c21-b691-4dff52af2356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.953122 | controller |     "Jun 12 15:58:26.389014 crc crio[24284]: time=\"2026-06-12T15:58:26.388866869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=97cc3d90-75e2-450a-b8e5-c4b4652572b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.953136 | controller |     "Jun 12 15:58:26.404312 crc crio[24284]: time=\"2026-06-12T15:58:26.40414732Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2a1a2315-c96a-4a5e-8e20-78f5ca7cb8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.953150 | controller |     "Jun 12 15:58:26.405914 crc crio[24284]: time=\"2026-06-12T15:58:26.405838315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.953165 | controller |     "Jun 12 15:58:26.452616 crc crio[24284]: time=\"2026-06-12T15:58:26.4525361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.953179 | controller |     "Jun 12 15:58:26.457893 crc crio[24284]: time=\"2026-06-12T15:58:26.457814208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.953197 | controller |     "Jun 12 15:58:26.634104 crc crio[24284]: time=\"2026-06-12T15:58:26.633647627Z\" level=info msg=\"Created container 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2a1a2315-c96a-4a5e-8e20-78f5ca7cb8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.953211 | controller |     "Jun 12 15:58:26.635435 crc crio[24284]: time=\"2026-06-12T15:58:26.635174756Z\" level=info msg=\"Starting container: 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76\" id=4c6f0669-f53a-44d1-9b25-d7a140a7d885 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.953226 | controller |     "Jun 12 15:58:26.648364 crc crio[24284]: time=\"2026-06-12T15:58:26.64398042Z\" level=info msg=\"Started container\" PID=112601 containerID=437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery id=4c6f0669-f53a-44d1-9b25-d7a140a7d885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a",
2026-06-12 16:39:24.953241 | controller |     "Jun 12 15:58:28.365691 crc crio[24284]: time=\"2026-06-12T15:58:28.364948089Z\" level=info msg=\"Stopping pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=1c86ea3d-9779-4efa-9c0e-54d2f3c91864 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953256 | controller |     "Jun 12 15:58:28.367480 crc crio[24284]: time=\"2026-06-12T15:58:28.366605483Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-8624t Namespace:openstack ID:e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a UID:0ca3a94d-5279-467e-b67d-b94f2dea051b NetNS:/var/run/netns/b1ee7366-7eb7-4779-9fc1-1dfe37c4b0fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ca3a94d_5279_467e_b67d_b94f2dea051b.slice PodAnnotations:0xc001212ec8}] Aliases:map[]}\"",
2026-06-12 16:39:24.953271 | controller |     "Jun 12 15:58:28.367480 crc crio[24284]: time=\"2026-06-12T15:58:28.366774119Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-8624t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.953285 | controller |     "Jun 12 15:58:28.852221 crc crio[24284]: time=\"2026-06-12T15:58:28.852019826Z\" level=info msg=\"Stopped pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=1c86ea3d-9779-4efa-9c0e-54d2f3c91864 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953300 | controller |     "Jun 12 15:58:58.649660 crc crio[24284]: time=\"2026-06-12T15:58:58.649172692Z\" level=info msg=\"Removing container: d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040\" id=1581afc7-3a2f-43cb-a957-e72035c91856 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953314 | controller |     "Jun 12 15:58:58.732414 crc crio[24284]: time=\"2026-06-12T15:58:58.731782894Z\" level=info msg=\"Removed container d6e6dcdaed2f442de918180216a4d947e1b8604563a7edae642829f1fc873040: openstack/cinder-online-data-migrations-wg5hb/cinder-online-data-migrations\" id=1581afc7-3a2f-43cb-a957-e72035c91856 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953328 | controller |     "Jun 12 15:58:58.734995 crc crio[24284]: time=\"2026-06-12T15:58:58.734685414Z\" level=info msg=\"Removing container: fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4\" id=5db0bad8-6b10-4123-a927-ebe875c64b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953346 | controller |     "Jun 12 15:58:59.065491 crc crio[24284]: time=\"2026-06-12T15:58:59.065422848Z\" level=info msg=\"Removed container fd5b86d855c0d087d3e419a42d270b9e232d12317b9716674c46e65471b0b2e4: openstack/keystone-bootstrap-w5p76/keystone-bootstrap\" id=5db0bad8-6b10-4123-a927-ebe875c64b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953360 | controller |     "Jun 12 15:58:59.069486 crc crio[24284]: time=\"2026-06-12T15:58:59.069428096Z\" level=info msg=\"Removing container: fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7\" id=cde62911-d707-4b7f-b42b-e227e30f7ddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953375 | controller |     "Jun 12 15:58:59.199038 crc crio[24284]: time=\"2026-06-12T15:58:59.198969838Z\" level=info msg=\"Removed container fe67c6bfde686e91cb48c38cb08f346dec0972b8a208220655d91e458bbbb1c7: openstack/cinder-db-sync-784pc/cinder-db-sync\" id=cde62911-d707-4b7f-b42b-e227e30f7ddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953389 | controller |     "Jun 12 15:58:59.206566 crc crio[24284]: time=\"2026-06-12T15:58:59.206440888Z\" level=info msg=\"Removing container: da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12\" id=82158f04-76f5-4408-a68f-511f0882be41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953403 | controller |     "Jun 12 15:58:59.243125 crc crio[24284]: time=\"2026-06-12T15:58:59.242952172Z\" level=info msg=\"Removed container da0d3983daeea70b2287063e6ea4ecae3c8526c124a7001ae2f17a9af7875a12: openstack/root-account-create-update-fhltf/mariadb-account-create-update\" id=82158f04-76f5-4408-a68f-511f0882be41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953417 | controller |     "Jun 12 15:58:59.249161 crc crio[24284]: time=\"2026-06-12T15:58:59.249088078Z\" level=info msg=\"Removing container: 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a\" id=519455a2-95ae-41a5-8e87-85ea3c57c10d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953432 | controller |     "Jun 12 15:58:59.481991 crc crio[24284]: time=\"2026-06-12T15:58:59.481852712Z\" level=info msg=\"Removed container 59231702bc7afc47a20cfd36a3ad971331addb805ea2052bd6c2e3b7a1079b2a: openshift-infra/auto-csr-approver-29687992-mpjwr/oc\" id=519455a2-95ae-41a5-8e87-85ea3c57c10d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953446 | controller |     "Jun 12 15:58:59.493185 crc crio[24284]: time=\"2026-06-12T15:58:59.493064301Z\" level=info msg=\"Stopping pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=0a90930d-050f-4a54-b9a0-9b030e5b2c52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953461 | controller |     "Jun 12 15:58:59.493185 crc crio[24284]: time=\"2026-06-12T15:58:59.493181795Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=0a90930d-050f-4a54-b9a0-9b030e5b2c52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953475 | controller |     "Jun 12 15:58:59.494168 crc crio[24284]: time=\"2026-06-12T15:58:59.494058674Z\" level=info msg=\"Removing pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=fe5b0228-2983-4870-9f6c-e1c535b65b04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953489 | controller |     "Jun 12 15:58:59.527898 crc crio[24284]: time=\"2026-06-12T15:58:59.52774298Z\" level=info msg=\"Removed pod sandbox: 60a67d8c55cb7d3b6c51bcc4f50779a597c254e90aacad080b1eab58f4005464\" id=fe5b0228-2983-4870-9f6c-e1c535b65b04 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953503 | controller |     "Jun 12 15:58:59.529200 crc crio[24284]: time=\"2026-06-12T15:58:59.529040839Z\" level=info msg=\"Stopping pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=fae2d450-9637-454b-97bd-8cfabf2af09f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953556 | controller |     "Jun 12 15:58:59.529200 crc crio[24284]: time=\"2026-06-12T15:58:59.529151412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=fae2d450-9637-454b-97bd-8cfabf2af09f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953575 | controller |     "Jun 12 15:58:59.530202 crc crio[24284]: time=\"2026-06-12T15:58:59.530120014Z\" level=info msg=\"Removing pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=9bb5cfbe-837c-4458-aa9c-33f392640904 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953590 | controller |     "Jun 12 15:58:59.551174 crc crio[24284]: time=\"2026-06-12T15:58:59.551012529Z\" level=info msg=\"Removed pod sandbox: 016e517c52b5904ad205eb1ff50caef55fd12bc8cae0713e70003b82828b7089\" id=9bb5cfbe-837c-4458-aa9c-33f392640904 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953605 | controller |     "Jun 12 15:58:59.552749 crc crio[24284]: time=\"2026-06-12T15:58:59.5526847Z\" level=info msg=\"Stopping pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=3a41c956-a972-424f-977a-b9f6abc99c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953619 | controller |     "Jun 12 15:58:59.552749 crc crio[24284]: time=\"2026-06-12T15:58:59.552748562Z\" level=info msg=\"Stopped pod sandbox (already stopped): efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=3a41c956-a972-424f-977a-b9f6abc99c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953634 | controller |     "Jun 12 15:58:59.553710 crc crio[24284]: time=\"2026-06-12T15:58:59.553600439Z\" level=info msg=\"Removing pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=bb2e2b0a-1f7a-412d-9f98-767138a439ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953648 | controller |     "Jun 12 15:58:59.576591 crc crio[24284]: time=\"2026-06-12T15:58:59.576438906Z\" level=info msg=\"Removed pod sandbox: efc5260d3dad79c4d412eb89e9e8f6bfaee80234d1a868ddc629586092b00cb8\" id=bb2e2b0a-1f7a-412d-9f98-767138a439ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953662 | controller |     "Jun 12 15:58:59.577774 crc crio[24284]: time=\"2026-06-12T15:58:59.577640283Z\" level=info msg=\"Stopping pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=4a0a8bef-09cf-4fd5-bbbc-bd23cce92716 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953676 | controller |     "Jun 12 15:58:59.577774 crc crio[24284]: time=\"2026-06-12T15:58:59.577737666Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=4a0a8bef-09cf-4fd5-bbbc-bd23cce92716 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953690 | controller |     "Jun 12 15:58:59.579949 crc crio[24284]: time=\"2026-06-12T15:58:59.578692277Z\" level=info msg=\"Removing pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=5de67195-8cd0-4999-ae94-0c42bf116d52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953710 | controller |     "Jun 12 15:58:59.603207 crc crio[24284]: time=\"2026-06-12T15:58:59.603045635Z\" level=info msg=\"Removed pod sandbox: a1309e8ed7e46005ced2eb17f439dc14f260f9e3bf757eb05652cab9dd136d6d\" id=5de67195-8cd0-4999-ae94-0c42bf116d52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953725 | controller |     "Jun 12 15:58:59.604573 crc crio[24284]: time=\"2026-06-12T15:58:59.604463236Z\" level=info msg=\"Stopping pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=89b560c2-ce2f-4969-bedc-0e21ff6308c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953739 | controller |     "Jun 12 15:58:59.604696 crc crio[24284]: time=\"2026-06-12T15:58:59.60458335Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=89b560c2-ce2f-4969-bedc-0e21ff6308c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953756 | controller |     "Jun 12 15:58:59.605994 crc crio[24284]: time=\"2026-06-12T15:58:59.605873012Z\" level=info msg=\"Removing pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=3fa2d0a3-8347-4bf7-b5a7-fdb640c4c2d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953772 | controller |     "Jun 12 15:58:59.629582 crc crio[24284]: time=\"2026-06-12T15:58:59.629007389Z\" level=info msg=\"Removed pod sandbox: 26a2233913b7bc50be23954e0635a8cf73a637e8cbfa13671e5166e99cb02753\" id=3fa2d0a3-8347-4bf7-b5a7-fdb640c4c2d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953786 | controller |     "Jun 12 15:58:59.630928 crc crio[24284]: time=\"2026-06-12T15:58:59.630841296Z\" level=info msg=\"Stopping pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=a2c6b655-85b5-4d95-ac38-f4609037f2be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953802 | controller |     "Jun 12 15:58:59.630928 crc crio[24284]: time=\"2026-06-12T15:58:59.630922288Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=a2c6b655-85b5-4d95-ac38-f4609037f2be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.953817 | controller |     "Jun 12 15:58:59.632009 crc crio[24284]: time=\"2026-06-12T15:58:59.631889229Z\" level=info msg=\"Removing pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=bcc4afa2-c829-46cf-a08a-12b6aa5e25eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953832 | controller |     "Jun 12 15:58:59.654289 crc crio[24284]: time=\"2026-06-12T15:58:59.654071756Z\" level=info msg=\"Removed pod sandbox: 8365930a450a7c053b571b738bd49bdfd0b45f075150dc0cc851e256c6edc735\" id=bcc4afa2-c829-46cf-a08a-12b6aa5e25eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.953847 | controller |     "Jun 12 15:59:59.680588 crc crio[24284]: time=\"2026-06-12T15:59:59.679472542Z\" level=info msg=\"Removing container: 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a\" id=99b37b80-c6ba-44af-833c-691ed4d1105f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953862 | controller |     "Jun 12 15:59:59.722471 crc crio[24284]: time=\"2026-06-12T15:59:59.722152924Z\" level=info msg=\"Removed container 90c555d25133d4b9c4b17f93696b98f6e9169c94b50194be43303e1a6bc8248a: openstack/nova-api-db-create-4cdgh/mariadb-database-create\" id=99b37b80-c6ba-44af-833c-691ed4d1105f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953876 | controller |     "Jun 12 15:59:59.726341 crc crio[24284]: time=\"2026-06-12T15:59:59.726146203Z\" level=info msg=\"Removing container: 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d\" id=90eb07f4-2840-48a6-8361-f80a14033a60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953890 | controller |     "Jun 12 15:59:59.816223 crc crio[24284]: time=\"2026-06-12T15:59:59.816124167Z\" level=info msg=\"Removed container 41b5923ba2b8558581d5b4ff9f51f4b098beabdd7b602024b6bfbfe65ece6e4d: openstack/nova-api-003f-account-create-update-bvccw/mariadb-account-create-update\" id=90eb07f4-2840-48a6-8361-f80a14033a60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953904 | controller |     "Jun 12 15:59:59.820212 crc crio[24284]: time=\"2026-06-12T15:59:59.82008584Z\" level=info msg=\"Removing container: 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613\" id=55b8c62c-258a-48ea-af41-65c47353fee5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953919 | controller |     "Jun 12 15:59:59.880652 crc crio[24284]: time=\"2026-06-12T15:59:59.880484916Z\" level=info msg=\"Removed container 2861284d8823bbef459dcebf6436cfbb96044fd5041039ffe700baf711b59613: openstack/nova-cell1-fc35-account-create-update-tqxjw/mariadb-account-create-update\" id=55b8c62c-258a-48ea-af41-65c47353fee5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953937 | controller |     "Jun 12 15:59:59.883131 crc crio[24284]: time=\"2026-06-12T15:59:59.883057076Z\" level=info msg=\"Removing container: 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9\" id=ae0025c1-589b-4629-bcc2-980fa4ae873b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953952 | controller |     "Jun 12 15:59:59.941089 crc crio[24284]: time=\"2026-06-12T15:59:59.940730502Z\" level=info msg=\"Removed container 660941041ddc0f29f24749e0a7f514af88974981e3a2fcf78577734086b78ff9: openshift-marketplace/redhat-operators-zrdgq/extract-utilities\" id=ae0025c1-589b-4629-bcc2-980fa4ae873b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953966 | controller |     "Jun 12 15:59:59.945076 crc crio[24284]: time=\"2026-06-12T15:59:59.944912975Z\" level=info msg=\"Removing container: 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f\" id=109a2167-915c-4e81-9634-83b9645fcc5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.953981 | controller |     "Jun 12 16:00:00.018942 crc crio[24284]: time=\"2026-06-12T16:00:00.018813502Z\" level=info msg=\"Removed container 2812ab3eeb2e8405ae551f66af8bd975763c57ff9fcde38fb0bb0650cb73d06f: openshift-marketplace/redhat-operators-zrdgq/extract-content\" id=109a2167-915c-4e81-9634-83b9645fcc5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954002 | controller |     "Jun 12 16:00:00.021743 crc crio[24284]: time=\"2026-06-12T16:00:00.021653651Z\" level=info msg=\"Removing container: ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63\" id=bd5b2369-60db-450f-ba43-fd9b8a511ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954024 | controller |     "Jun 12 16:00:00.079398 crc crio[24284]: time=\"2026-06-12T16:00:00.079150323Z\" level=info msg=\"Removed container ff43cddfd7657d0e1f9af984ddf309b61e733a6ad7a2b656fbc5cd8899c93a63: openstack/nova-cell1-db-create-p8pxc/mariadb-database-create\" id=bd5b2369-60db-450f-ba43-fd9b8a511ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954045 | controller |     "Jun 12 16:00:00.084440 crc crio[24284]: time=\"2026-06-12T16:00:00.084154721Z\" level=info msg=\"Removing container: 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87\" id=717d643e-0d50-45c6-90cc-6c071fda60cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954061 | controller |     "Jun 12 16:00:00.172700 crc crio[24284]: time=\"2026-06-12T16:00:00.172562356Z\" level=info msg=\"Removed container 501134e45d9f191ce422327f6f8c68511de873dc6440613b804311d4e8b1eb87: openstack/nova-cell0-db-create-dbnq2/mariadb-database-create\" id=717d643e-0d50-45c6-90cc-6c071fda60cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954075 | controller |     "Jun 12 16:00:00.177131 crc crio[24284]: time=\"2026-06-12T16:00:00.177044004Z\" level=info msg=\"Removing container: d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a\" id=7eb30641-0f00-49c5-ba1f-f9cc2d498660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954090 | controller |     "Jun 12 16:00:00.223076 crc crio[24284]: time=\"2026-06-12T16:00:00.222864401Z\" level=info msg=\"Removed container d4a9870e36c78d47a6e65eb8790bdd38e6b056614b2d66e4b09300896e20150a: openstack/nova-cell0-3ced-account-create-update-4lrcp/mariadb-account-create-update\" id=7eb30641-0f00-49c5-ba1f-f9cc2d498660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954105 | controller |     "Jun 12 16:00:00.225768 crc crio[24284]: time=\"2026-06-12T16:00:00.225596937Z\" level=info msg=\"Removing container: 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7\" id=2c284bdb-f647-4c63-9e33-dc2bbd8350dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954120 | controller |     "Jun 12 16:00:00.252708 crc crio[24284]: time=\"2026-06-12T16:00:00.252578327Z\" level=info msg=\"Removed container 51453e65c340b597746778f7d3df8004091e60972907a8cdacb4a715601e6ea7: openshift-marketplace/redhat-operators-zrdgq/registry-server\" id=2c284bdb-f647-4c63-9e33-dc2bbd8350dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.954139 | controller |     "Jun 12 16:00:00.265930 crc crio[24284]: time=\"2026-06-12T16:00:00.265850358Z\" level=info msg=\"Stopping pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=02d5f16e-2e30-46a0-a2a5-da2bf09e4dfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954154 | controller |     "Jun 12 16:00:00.266589 crc crio[24284]: time=\"2026-06-12T16:00:00.266554621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=02d5f16e-2e30-46a0-a2a5-da2bf09e4dfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954168 | controller |     "Jun 12 16:00:00.268190 crc crio[24284]: time=\"2026-06-12T16:00:00.26787509Z\" level=info msg=\"Removing pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=07f2ca40-02e4-433f-9f85-936df9805307 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954183 | controller |     "Jun 12 16:00:00.287526 crc crio[24284]: time=\"2026-06-12T16:00:00.287429911Z\" level=info msg=\"Removed pod sandbox: 357c36ff8fbeefc0e80c81d7cafdc84ef098bb4047acd970341ba235bf55b31e\" id=07f2ca40-02e4-433f-9f85-936df9805307 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954197 | controller |     "Jun 12 16:00:00.288570 crc crio[24284]: time=\"2026-06-12T16:00:00.288459469Z\" level=info msg=\"Stopping pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=2d137a22-42fc-4e34-8a3c-b9f80cd5ea16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954211 | controller |     "Jun 12 16:00:00.288570 crc crio[24284]: time=\"2026-06-12T16:00:00.288539962Z\" level=info msg=\"Stopped pod sandbox (already stopped): 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=2d137a22-42fc-4e34-8a3c-b9f80cd5ea16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954226 | controller |     "Jun 12 16:00:00.289610 crc crio[24284]: time=\"2026-06-12T16:00:00.289427902Z\" level=info msg=\"Removing pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=b2c8de8a-5bed-4c74-9112-22af6197e940 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954240 | controller |     "Jun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.320086677Z\" level=info msg=\"Removed pod sandbox: 727b0c976f1accaca8454839cf78c84ff3b8f3b5855625fcc27a2b21a7b17af9\" id=b2c8de8a-5bed-4c74-9112-22af6197e940 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954255 | controller |     "Jun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.321176436Z\" level=info msg=\"Stopping pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=4f63fc31-1f4c-4923-9a3c-d6b9644484ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954270 | controller |     "Jun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.32130263Z\" level=info msg=\"Stopped pod sandbox (already stopped): cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=4f63fc31-1f4c-4923-9a3c-d6b9644484ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954284 | controller |     "Jun 12 16:00:00.322076 crc crio[24284]: time=\"2026-06-12T16:00:00.321898249Z\" level=info msg=\"Removing pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=a80c21f5-20b6-4d19-8079-2a0054b21b57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954298 | controller |     "Jun 12 16:00:00.337411 crc crio[24284]: time=\"2026-06-12T16:00:00.337315085Z\" level=info msg=\"Removed pod sandbox: cebe074bd9d4720d9f9a91981c928094c34bdfab1f7617c0a1368a4c294f92e6\" id=a80c21f5-20b6-4d19-8079-2a0054b21b57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954317 | controller |     "Jun 12 16:00:00.338955 crc crio[24284]: time=\"2026-06-12T16:00:00.338854882Z\" level=info msg=\"Stopping pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=a5baf06f-8099-4423-8d2c-d02bb6979e1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954332 | controller |     "Jun 12 16:00:00.338955 crc crio[24284]: time=\"2026-06-12T16:00:00.338963005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=a5baf06f-8099-4423-8d2c-d02bb6979e1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954346 | controller |     "Jun 12 16:00:00.341082 crc crio[24284]: time=\"2026-06-12T16:00:00.340851496Z\" level=info msg=\"Removing pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=2c8b1a26-9f89-48d5-ae00-53d5a004a18c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954360 | controller |     "Jun 12 16:00:00.374305 crc crio[24284]: time=\"2026-06-12T16:00:00.374125914Z\" level=info msg=\"Removed pod sandbox: 1bec218fd317b5e40847da01d7e459a70f6207d03c5aa913508b1a23a66eba89\" id=2c8b1a26-9f89-48d5-ae00-53d5a004a18c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954374 | controller |     "Jun 12 16:00:00.375424 crc crio[24284]: time=\"2026-06-12T16:00:00.375326979Z\" level=info msg=\"Stopping pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=768f1e7d-b8e7-4e6a-8fa5-42168d947865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954389 | controller |     "Jun 12 16:00:00.375521 crc crio[24284]: time=\"2026-06-12T16:00:00.375446483Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=768f1e7d-b8e7-4e6a-8fa5-42168d947865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954403 | controller |     "Jun 12 16:00:00.376226 crc crio[24284]: time=\"2026-06-12T16:00:00.376132685Z\" level=info msg=\"Removing pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=1ecd5704-6173-4c42-a649-d7ea415acc61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954417 | controller |     "Jun 12 16:00:00.400984 crc crio[24284]: time=\"2026-06-12T16:00:00.400840661Z\" level=info msg=\"Removed pod sandbox: 3fbb5752f6b5abcfe901a4d316ba15253b53672ce5840140f14a778290bd64ab\" id=1ecd5704-6173-4c42-a649-d7ea415acc61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954431 | controller |     "Jun 12 16:00:00.402121 crc crio[24284]: time=\"2026-06-12T16:00:00.402001783Z\" level=info msg=\"Stopping pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=29cf2233-f311-43f3-849f-b75ff5f2f30d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954445 | controller |     "Jun 12 16:00:00.402228 crc crio[24284]: time=\"2026-06-12T16:00:00.402156547Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=29cf2233-f311-43f3-849f-b75ff5f2f30d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954459 | controller |     "Jun 12 16:00:00.403119 crc crio[24284]: time=\"2026-06-12T16:00:00.403046416Z\" level=info msg=\"Removing pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=ccb8665a-580f-4118-9a6b-2b24559fd8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954474 | controller |     "Jun 12 16:00:00.442431 crc crio[24284]: time=\"2026-06-12T16:00:00.442347217Z\" level=info msg=\"Removed pod sandbox: 4e5f0e582536d38e1ffb39ab8f323ac18380dd0a305422d3f9009830db87e51d\" id=ccb8665a-580f-4118-9a6b-2b24559fd8a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954488 | controller |     "Jun 12 16:00:00.443762 crc crio[24284]: time=\"2026-06-12T16:00:00.443690587Z\" level=info msg=\"Stopping pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=e7b9eead-e22d-41ca-bc61-175e977213a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954505 | controller |     "Jun 12 16:00:00.443870 crc crio[24284]: time=\"2026-06-12T16:00:00.44377735Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=e7b9eead-e22d-41ca-bc61-175e977213a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.954543 | controller |     "Jun 12 16:00:00.444820 crc crio[24284]: time=\"2026-06-12T16:00:00.44470962Z\" level=info msg=\"Removing pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=d1650cc3-54c7-469c-b44b-2d6787303500 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954561 | controller |     "Jun 12 16:00:00.472643 crc crio[24284]: time=\"2026-06-12T16:00:00.472500203Z\" level=info msg=\"Removed pod sandbox: 2a24ed3d0bd76af9de25a3523b28020345086baece8856f181df3ca884d9eaae\" id=d1650cc3-54c7-469c-b44b-2d6787303500 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.954576 | controller |     "Jun 12 16:00:00.977202 crc crio[24284]: time=\"2026-06-12T16:00:00.976561339Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/POD\" id=39a5cbb4-98a5-4eb8-8e49-d33327772312 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.954591 | controller |     "Jun 12 16:00:00.978729 crc crio[24284]: time=\"2026-06-12T16:00:00.977395266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.954606 | controller |     "Jun 12 16:00:01.026471 crc crio[24284]: time=\"2026-06-12T16:00:01.02621939Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc002722500}] Aliases:map[]}\"",
2026-06-12 16:39:24.954621 | controller |     "Jun 12 16:00:01.026471 crc crio[24284]: time=\"2026-06-12T16:00:01.026341424Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.954636 | controller |     "Jun 12 16:00:01.069966 crc crio[24284]: time=\"2026-06-12T16:00:01.069862906Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688000-sw54s/POD\" id=6d7d8216-95f5-4c03-bde9-c21195cc3775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.954651 | controller |     "Jun 12 16:00:01.070096 crc crio[24284]: time=\"2026-06-12T16:00:01.069981939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.954666 | controller |     "Jun 12 16:00:01.129642 crc crio[24284]: time=\"2026-06-12T16:00:01.129430462Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc004286408}] Aliases:map[]}\"",
2026-06-12 16:39:24.954685 | controller |     "Jun 12 16:00:01.129642 crc crio[24284]: time=\"2026-06-12T16:00:01.129499804Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688000-sw54s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.954702 | controller |     "Jun 12 16:00:01.622532 crc crio[24284]: 2026-06-12T16:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e775a156b8f8bb Mac:26:9f:7d:c0:be:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 SocketPath: PciID:}] [{Interface:0xc0005a6680 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.954717 | controller |     "Jun 12 16:00:01.624571 crc crio[24284]: time=\"2026-06-12T16:00:01.624508956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc004286408}] Aliases:map[]}\"",
2026-06-12 16:39:24.954733 | controller |     "Jun 12 16:00:01.624755 crc crio[24284]: time=\"2026-06-12T16:00:01.624654611Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688000-sw54s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.954747 | controller |     "Jun 12 16:00:01.643811 crc crio[24284]: time=\"2026-06-12T16:00:01.643693691Z\" level=info msg=\"Ran pod sandbox 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 with infra container: openshift-infra/auto-csr-approver-29688000-sw54s/POD\" id=6d7d8216-95f5-4c03-bde9-c21195cc3775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.954762 | controller |     "Jun 12 16:00:01.648056 crc crio[24284]: time=\"2026-06-12T16:00:01.647992456Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b9490c41-a844-4b16-8341-14e9edb0d855 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.954777 | controller |     "Jun 12 16:00:01.663160 crc crio[24284]: time=\"2026-06-12T16:00:01.663057049Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.954792 | controller |     "Jun 12 16:00:01.736976 crc crio[24284]: 2026-06-12T16:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b500c2962ae984b Mac:ee:2f:cd:8d:54:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 SocketPath: PciID:}] [{Interface:0xc000328ee0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.954807 | controller |     "Jun 12 16:00:01.739422 crc crio[24284]: time=\"2026-06-12T16:00:01.739332651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc002722500}] Aliases:map[]}\"",
2026-06-12 16:39:24.954821 | controller |     "Jun 12 16:00:01.740014 crc crio[24284]: time=\"2026-06-12T16:00:01.739988672Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.954836 | controller |     "Jun 12 16:00:01.752538 crc crio[24284]: time=\"2026-06-12T16:00:01.752504557Z\" level=info msg=\"Ran pod sandbox b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/POD\" id=39a5cbb4-98a5-4eb8-8e49-d33327772312 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.954855 | controller |     "Jun 12 16:00:01.756874 crc crio[24284]: time=\"2026-06-12T16:00:01.75684495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c594e55-6c86-488a-9fc0-9208dce19455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.954870 | controller |     "Jun 12 16:00:01.760012 crc crio[24284]: time=\"2026-06-12T16:00:01.759905102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=26f78c2c-2a44-42fb-b54f-9f4e5d314ffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.954885 | controller |     "Jun 12 16:00:01.774525 crc crio[24284]: time=\"2026-06-12T16:00:01.77340109Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles\" id=122e74cc-6d8d-4070-a08f-9812161d847f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.954899 | controller |     "Jun 12 16:00:01.774856 crc crio[24284]: time=\"2026-06-12T16:00:01.77463903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.954913 | controller |     "Jun 12 16:00:01.911129 crc crio[24284]: time=\"2026-06-12T16:00:01.910978902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.954928 | controller |     "Jun 12 16:00:01.956218 crc crio[24284]: time=\"2026-06-12T16:00:01.95586541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.954942 | controller |     "Jun 12 16:00:02.165305 crc crio[24284]: time=\"2026-06-12T16:00:02.165147687Z\" level=info msg=\"Created container 6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125: openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles\" id=122e74cc-6d8d-4070-a08f-9812161d847f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.954957 | controller |     "Jun 12 16:00:02.169497 crc crio[24284]: time=\"2026-06-12T16:00:02.169206596Z\" level=info msg=\"Starting container: 6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125\" id=6563c731-6afe-4f9a-ac89-42e186a163d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.954971 | controller |     "Jun 12 16:00:02.180539 crc crio[24284]: time=\"2026-06-12T16:00:02.179778105Z\" level=info msg=\"Started container\" PID=117365 containerID=6bf9f29c65dd5e9581f2727d8fbf556b49f6243bf333cc86f851b0e174b66125 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-2hfz8/collect-profiles id=6563c731-6afe-4f9a-ac89-42e186a163d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201",
2026-06-12 16:39:24.954986 | controller |     "Jun 12 16:00:04.259614 crc crio[24284]: time=\"2026-06-12T16:00:04.258494937Z\" level=info msg=\"Stopping pod sandbox: b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201\" id=f4a4e6b5-124a-4a58-b461-c07a5597a898 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955000 | controller |     "Jun 12 16:00:04.262777 crc crio[24284]: time=\"2026-06-12T16:00:04.26156905Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-2hfz8 Namespace:openshift-operator-lifecycle-manager ID:b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201 UID:9a505cca-ac7d-49d6-904b-37eadae7e388 NetNS:/var/run/netns/f5e1f86c-ae38-4883-bf7b-070ce9209ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a505cca_ac7d_49d6_904b_37eadae7e388.slice PodAnnotations:0xc001e04b98}] Aliases:map[]}\"",
2026-06-12 16:39:24.955022 | controller |     "Jun 12 16:00:04.262777 crc crio[24284]: time=\"2026-06-12T16:00:04.261770657Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.955037 | controller |     "Jun 12 16:00:04.700611 crc crio[24284]: time=\"2026-06-12T16:00:04.700481102Z\" level=info msg=\"Stopped pod sandbox: b500c2962ae984bbb063f39fc55114770743f25ae98351819e28120c18c24201\" id=f4a4e6b5-124a-4a58-b461-c07a5597a898 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955052 | controller |     "Jun 12 16:00:05.380836 crc crio[24284]: time=\"2026-06-12T16:00:05.380141773Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b9490c41-a844-4b16-8341-14e9edb0d855 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.955066 | controller |     "Jun 12 16:00:05.382627 crc crio[24284]: time=\"2026-06-12T16:00:05.381806986Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6dbc954-8807-4856-8a8f-e3ab6542269d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.955081 | controller |     "Jun 12 16:00:05.384701 crc crio[24284]: time=\"2026-06-12T16:00:05.384590736Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc28ced9-3b88-47bd-baac-4dbef0deed51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.955095 | controller |     "Jun 12 16:00:05.392134 crc crio[24284]: time=\"2026-06-12T16:00:05.391971531Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688000-sw54s/oc\" id=b95ce251-bd14-4fe9-8456-3fafbbe32186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.955110 | controller |     "Jun 12 16:00:05.392803 crc crio[24284]: time=\"2026-06-12T16:00:05.392731833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955125 | controller |     "Jun 12 16:00:05.444919 crc crio[24284]: time=\"2026-06-12T16:00:05.444780791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955140 | controller |     "Jun 12 16:00:06.176969 crc crio[24284]: time=\"2026-06-12T16:00:06.176836769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955154 | controller |     "Jun 12 16:00:06.403905 crc crio[24284]: time=\"2026-06-12T16:00:06.403601306Z\" level=info msg=\"Created container f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb: openshift-infra/auto-csr-approver-29688000-sw54s/oc\" id=b95ce251-bd14-4fe9-8456-3fafbbe32186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.955168 | controller |     "Jun 12 16:00:06.405129 crc crio[24284]: time=\"2026-06-12T16:00:06.405035571Z\" level=info msg=\"Starting container: f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb\" id=e590d271-6955-41d3-a796-4ca792038851 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.955183 | controller |     "Jun 12 16:00:06.411740 crc crio[24284]: time=\"2026-06-12T16:00:06.411577004Z\" level=info msg=\"Started container\" PID=117581 containerID=f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb description=openshift-infra/auto-csr-approver-29688000-sw54s/oc id=e590d271-6955-41d3-a796-4ca792038851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0",
2026-06-12 16:39:24.955201 | controller |     "Jun 12 16:00:08.370562 crc crio[24284]: time=\"2026-06-12T16:00:08.368862925Z\" level=info msg=\"Stopping pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=74abe0ea-14ec-41f3-ac72-3ced7f766fb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955216 | controller |     "Jun 12 16:00:08.372940 crc crio[24284]: time=\"2026-06-12T16:00:08.372770061Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-sw54s Namespace:openshift-infra ID:9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0 UID:969e4108-90d1-4ad0-bc5d-279ed68d03c4 NetNS:/var/run/netns/16ea2a66-e00d-4026-b5b3-ab8ea95c7e53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod969e4108_90d1_4ad0_bc5d_279ed68d03c4.slice PodAnnotations:0xc00041d658}] Aliases:map[]}\"",
2026-06-12 16:39:24.955231 | controller |     "Jun 12 16:00:08.373234 crc crio[24284]: time=\"2026-06-12T16:00:08.373162614Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688000-sw54s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.955245 | controller |     "Jun 12 16:00:08.884901 crc crio[24284]: time=\"2026-06-12T16:00:08.884460531Z\" level=info msg=\"Stopped pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=74abe0ea-14ec-41f3-ac72-3ced7f766fb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955259 | controller |     "Jun 12 16:01:00.499176 crc crio[24284]: time=\"2026-06-12T16:01:00.49764208Z\" level=info msg=\"Removing container: 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368\" id=c6cde102-c7ae-4310-80ae-4f3334a07666 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955274 | controller |     "Jun 12 16:01:00.621759 crc crio[24284]: time=\"2026-06-12T16:01:00.621647471Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688001-v6hcg/POD\" id=7865c898-69e1-450d-8d74-20d037afdeb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.955288 | controller |     "Jun 12 16:01:00.621978 crc crio[24284]: time=\"2026-06-12T16:01:00.621836277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955307 | controller |     "Jun 12 16:01:00.795032 crc crio[24284]: time=\"2026-06-12T16:01:00.794750339Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc00041dc98}] Aliases:map[]}\"",
2026-06-12 16:39:24.955322 | controller |     "Jun 12 16:01:00.795032 crc crio[24284]: time=\"2026-06-12T16:01:00.794861513Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688001-v6hcg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.955337 | controller |     "Jun 12 16:01:00.808018 crc crio[24284]: time=\"2026-06-12T16:01:00.807930092Z\" level=info msg=\"Removed container 838f7ac228e0ed9c72aa2494eef2f9f7a900751067a6d104b77f5cf21c9a2368: openstack/nova-cell1-conductor-db-sync-zp72w/nova-cell1-conductor-db-sync\" id=c6cde102-c7ae-4310-80ae-4f3334a07666 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955351 | controller |     "Jun 12 16:01:00.820954 crc crio[24284]: time=\"2026-06-12T16:01:00.820642757Z\" level=info msg=\"Removing container: ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde\" id=a3cd4015-5d78-47e3-8662-db7fb71a72e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955370 | controller |     "Jun 12 16:01:00.921825 crc crio[24284]: time=\"2026-06-12T16:01:00.921096133Z\" level=info msg=\"Removed container ff8ef4685676eb8df7286bddaec04ef0d718ac02cd8a13df11123a8bd9da9fde: openshift-operator-lifecycle-manager/collect-profiles-29687955-mjrv4/collect-profiles\" id=a3cd4015-5d78-47e3-8662-db7fb71a72e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955385 | controller |     "Jun 12 16:01:00.932321 crc crio[24284]: time=\"2026-06-12T16:01:00.932042733Z\" level=info msg=\"Removing container: c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69\" id=96b35a98-dedd-4bed-ae76-4b16296687b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955399 | controller |     "Jun 12 16:01:01.104149 crc crio[24284]: time=\"2026-06-12T16:01:01.103768292Z\" level=info msg=\"Removed container c5bbbb32bd32d4ee0f23c50e3c2b0d5021b05b4df1299a5ec2c13a55e60a3f69: openstack/nova-cell0-cell-mapping-p2c8r/nova-manage\" id=96b35a98-dedd-4bed-ae76-4b16296687b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955413 | controller |     "Jun 12 16:01:01.108743 crc crio[24284]: time=\"2026-06-12T16:01:01.108617553Z\" level=info msg=\"Removing container: 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b\" id=6565a9c1-7ab5-430b-8ca0-66e86f6c2ac8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955427 | controller |     "Jun 12 16:01:01.249344 crc crio[24284]: time=\"2026-06-12T16:01:01.248541354Z\" level=info msg=\"Removed container 512351c14ccd171a491cf74a7bb5fa0cccc79dbfc5f829aa87c97110aea7673b: openstack/nova-cell0-conductor-db-sync-48f28/nova-cell0-conductor-db-sync\" id=6565a9c1-7ab5-430b-8ca0-66e86f6c2ac8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955441 | controller |     "Jun 12 16:01:01.252924 crc crio[24284]: time=\"2026-06-12T16:01:01.252554399Z\" level=info msg=\"Removing container: f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a\" id=be047ae2-4540-4952-9138-8a70a5c8a20e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955455 | controller |     "Jun 12 16:01:01.470083 crc crio[24284]: 2026-06-12T16:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ff83ab696b2b98 Mac:e2:3e:ee:b3:e0:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.955469 | controller |     "Jun 12 16:01:01.473162 crc crio[24284]: time=\"2026-06-12T16:01:01.473067767Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc00041dc98}] Aliases:map[]}\"",
2026-06-12 16:39:24.955484 | controller |     "Jun 12 16:01:01.475151 crc crio[24284]: time=\"2026-06-12T16:01:01.474228693Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688001-v6hcg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.955498 | controller |     "Jun 12 16:01:01.621646 crc crio[24284]: time=\"2026-06-12T16:01:01.621477652Z\" level=info msg=\"Ran pod sandbox 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa with infra container: openstack/keystone-cron-29688001-v6hcg/POD\" id=7865c898-69e1-450d-8d74-20d037afdeb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.955527 | controller |     "Jun 12 16:01:01.628542 crc crio[24284]: time=\"2026-06-12T16:01:01.628231362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=24d7e060-3f26-4d6f-9509-643b559a98c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.955552 | controller |     "Jun 12 16:01:01.666056 crc crio[24284]: time=\"2026-06-12T16:01:01.665898667Z\" level=info msg=\"Removed container f97ee10af212f3cff3daeead64490c58936e4eedb82463aec88c96c0b34dcb8a: openshift-infra/auto-csr-approver-29687994-n5dxx/oc\" id=be047ae2-4540-4952-9138-8a70a5c8a20e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.955568 | controller |     "Jun 12 16:01:01.728689 crc crio[24284]: time=\"2026-06-12T16:01:01.728034801Z\" level=info msg=\"Stopping pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=03db260a-e321-402b-b76a-4776810c1946 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955583 | controller |     "Jun 12 16:01:01.728689 crc crio[24284]: time=\"2026-06-12T16:01:01.728138855Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=03db260a-e321-402b-b76a-4776810c1946 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955598 | controller |     "Jun 12 16:01:01.730399 crc crio[24284]: time=\"2026-06-12T16:01:01.729660577Z\" level=info msg=\"Removing pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=06295ca0-ec77-4ab4-b316-c556af5efbb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955612 | controller |     "Jun 12 16:01:01.817385 crc crio[24284]: time=\"2026-06-12T16:01:01.81718009Z\" level=info msg=\"Removed pod sandbox: 05703977b1d3316d61f190f385f9097f2904abd8df7a61a99d642015c9c8ede2\" id=06295ca0-ec77-4ab4-b316-c556af5efbb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955627 | controller |     "Jun 12 16:01:01.818618 crc crio[24284]: time=\"2026-06-12T16:01:01.818519823Z\" level=info msg=\"Stopping pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=014beb4e-0c94-4fc7-a8e4-c4e81188bd6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955641 | controller |     "Jun 12 16:01:01.818712 crc crio[24284]: time=\"2026-06-12T16:01:01.818632997Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=014beb4e-0c94-4fc7-a8e4-c4e81188bd6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955655 | controller |     "Jun 12 16:01:01.820819 crc crio[24284]: time=\"2026-06-12T16:01:01.820708304Z\" level=info msg=\"Removing pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=4b32eb12-3160-446d-b51b-181dc57773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955669 | controller |     "Jun 12 16:01:01.856759 crc crio[24284]: time=\"2026-06-12T16:01:01.856435405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3eaa3cb9-d73b-4714-b052-ed20c92d82d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.955683 | controller |     "Jun 12 16:01:01.863504 crc crio[24284]: time=\"2026-06-12T16:01:01.862589257Z\" level=info msg=\"Removed pod sandbox: 34645c8749e724ff850a1963c6deafcafa3b0d8525928c4a9b8be1b4b8eb9274\" id=4b32eb12-3160-446d-b51b-181dc57773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955697 | controller |     "Jun 12 16:01:01.866565 crc crio[24284]: time=\"2026-06-12T16:01:01.866336029Z\" level=info msg=\"Stopping pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=b99a4108-ea2c-4271-81b2-349a70618b83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955711 | controller |     "Jun 12 16:01:01.866565 crc crio[24284]: time=\"2026-06-12T16:01:01.866505144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=b99a4108-ea2c-4271-81b2-349a70618b83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955728 | controller |     "Jun 12 16:01:01.870850 crc crio[24284]: time=\"2026-06-12T16:01:01.870182985Z\" level=info msg=\"Removing pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=13418e01-21b3-4330-b807-40ee269ab776 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955743 | controller |     "Jun 12 16:01:01.893181 crc crio[24284]: time=\"2026-06-12T16:01:01.893032998Z\" level=info msg=\"Removed pod sandbox: 783544f2cb4d5edcc3fc972e996797f5a2e6d0ec773108735e190104d0aa3ccd\" id=13418e01-21b3-4330-b807-40ee269ab776 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955757 | controller |     "Jun 12 16:01:01.895631 crc crio[24284]: time=\"2026-06-12T16:01:01.895516855Z\" level=info msg=\"Stopping pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=1bc7f3ea-4fa6-4413-a637-078eb9aa7774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955771 | controller |     "Jun 12 16:01:01.895726 crc crio[24284]: time=\"2026-06-12T16:01:01.895654769Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=1bc7f3ea-4fa6-4413-a637-078eb9aa7774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955785 | controller |     "Jun 12 16:01:01.896702 crc crio[24284]: time=\"2026-06-12T16:01:01.896478296Z\" level=info msg=\"Removing pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=fb9b0be5-f949-4ce6-ae0d-d9c3987144f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955799 | controller |     "Jun 12 16:01:01.919948 crc crio[24284]: time=\"2026-06-12T16:01:01.919843937Z\" level=info msg=\"Removed pod sandbox: a6112fd642cb77948c1d9acd527e6ba78a52050b463e0c1dc8eda381c2d7a0cd\" id=fb9b0be5-f949-4ce6-ae0d-d9c3987144f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955813 | controller |     "Jun 12 16:01:01.921512 crc crio[24284]: time=\"2026-06-12T16:01:01.921385244Z\" level=info msg=\"Stopping pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=41c19204-73b1-4f44-b8ae-e7e2bd8caff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955827 | controller |     "Jun 12 16:01:01.921512 crc crio[24284]: time=\"2026-06-12T16:01:01.921498537Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=41c19204-73b1-4f44-b8ae-e7e2bd8caff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955841 | controller |     "Jun 12 16:01:01.922703 crc crio[24284]: time=\"2026-06-12T16:01:01.922307903Z\" level=info msg=\"Removing pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=903b2b7c-cdaf-4d51-b54b-e61ee096f893 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955856 | controller |     "Jun 12 16:01:01.935821 crc crio[24284]: time=\"2026-06-12T16:01:01.935727932Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688001-v6hcg/keystone-cron\" id=4a80a1df-3026-4b33-a635-908e9024c03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.955870 | controller |     "Jun 12 16:01:01.947749 crc crio[24284]: time=\"2026-06-12T16:01:01.947112651Z\" level=info msg=\"Removed pod sandbox: 3f1d5e17a565010bed21e1e3f3e5656c03c7d318db0bd4eff6445e209e8da3d8\" id=903b2b7c-cdaf-4d51-b54b-e61ee096f893 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.955885 | controller |     "Jun 12 16:01:01.949716 crc crio[24284]: time=\"2026-06-12T16:01:01.949616997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955900 | controller |     "Jun 12 16:01:02.055667 crc crio[24284]: time=\"2026-06-12T16:01:02.055479294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955918 | controller |     "Jun 12 16:01:02.068586 crc crio[24284]: time=\"2026-06-12T16:01:02.068517731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.955933 | controller |     "Jun 12 16:01:02.282567 crc crio[24284]: time=\"2026-06-12T16:01:02.282440837Z\" level=info msg=\"Created container dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb: openstack/keystone-cron-29688001-v6hcg/keystone-cron\" id=4a80a1df-3026-4b33-a635-908e9024c03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.955948 | controller |     "Jun 12 16:01:02.284730 crc crio[24284]: time=\"2026-06-12T16:01:02.284472332Z\" level=info msg=\"Starting container: dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb\" id=7e647cfe-1771-492b-8fd6-64b93009d404 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.955963 | controller |     "Jun 12 16:01:02.293096 crc crio[24284]: time=\"2026-06-12T16:01:02.29281129Z\" level=info msg=\"Started container\" PID=120471 containerID=dde49257b2b4caeb93748effcb35e1fd96cf26c5185a2707b2c721120881b3cb description=openstack/keystone-cron-29688001-v6hcg/keystone-cron id=7e647cfe-1771-492b-8fd6-64b93009d404 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa",
2026-06-12 16:39:24.955978 | controller |     "Jun 12 16:01:11.804737 crc crio[24284]: time=\"2026-06-12T16:01:11.803559853Z\" level=info msg=\"Stopping pod sandbox: 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa\" id=12b4ac49-2618-4394-a3c7-72ab328a5c14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.955993 | controller |     "Jun 12 16:01:11.809115 crc crio[24284]: time=\"2026-06-12T16:01:11.805602589Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688001-v6hcg Namespace:openstack ID:3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa UID:f753e457-48e6-4e33-be85-559b5cb00d4a NetNS:/var/run/netns/421081b3-7f92-4f07-9240-2ca9709067f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf753e457_48e6_4e33_be85_559b5cb00d4a.slice PodAnnotations:0xc004287870}] Aliases:map[]}\"",
2026-06-12 16:39:24.956009 | controller |     "Jun 12 16:01:11.809115 crc crio[24284]: time=\"2026-06-12T16:01:11.805794005Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688001-v6hcg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.956025 | controller |     "Jun 12 16:01:12.214806 crc crio[24284]: time=\"2026-06-12T16:01:12.214231984Z\" level=info msg=\"Stopped pod sandbox: 3ff83ab696b2b9887d7821843741e5191ba19ca50511b47f60ca3b3bcd176dfa\" id=12b4ac49-2618-4394-a3c7-72ab328a5c14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956040 | controller |     "Jun 12 16:02:00.569112 crc crio[24284]: time=\"2026-06-12T16:02:00.568353968Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688002-4x7ql/POD\" id=2c8be94e-2edb-4b0b-9195-d949db62a8de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.956054 | controller |     "Jun 12 16:02:00.570329 crc crio[24284]: time=\"2026-06-12T16:02:00.569126171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.956069 | controller |     "Jun 12 16:02:00.602075 crc crio[24284]: time=\"2026-06-12T16:02:00.601927941Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"",
2026-06-12 16:39:24.956087 | controller |     "Jun 12 16:02:00.602075 crc crio[24284]: time=\"2026-06-12T16:02:00.601993194Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688002-4x7ql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.956102 | controller |     "Jun 12 16:02:01.264557 crc crio[24284]: 2026-06-12T16:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc9a298aeba198a Mac:ce:34:e6:0f:d0:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb SocketPath: PciID:}] [{Interface:0xc00041c920 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.956117 | controller |     "Jun 12 16:02:01.268210 crc crio[24284]: time=\"2026-06-12T16:02:01.268118501Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc002722758}] Aliases:map[]}\"",
2026-06-12 16:39:24.956132 | controller |     "Jun 12 16:02:01.268959 crc crio[24284]: time=\"2026-06-12T16:02:01.268918067Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688002-4x7ql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.956146 | controller |     "Jun 12 16:02:01.292084 crc crio[24284]: time=\"2026-06-12T16:02:01.291770624Z\" level=info msg=\"Ran pod sandbox fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 with infra container: openshift-infra/auto-csr-approver-29688002-4x7ql/POD\" id=2c8be94e-2edb-4b0b-9195-d949db62a8de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.956161 | controller |     "Jun 12 16:02:01.304608 crc crio[24284]: time=\"2026-06-12T16:02:01.304525693Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=75699683-1ce3-4ac4-9453-baf5b1f842fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.956176 | controller |     "Jun 12 16:02:01.312027 crc crio[24284]: time=\"2026-06-12T16:02:01.311957364Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.956190 | controller |     "Jun 12 16:02:01.976210 crc crio[24284]: time=\"2026-06-12T16:02:01.975455476Z\" level=info msg=\"Removing container: 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1\" id=03274b2c-4355-4f77-8407-5f1bc9bc5ac5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.956205 | controller |     "Jun 12 16:02:02.078136 crc crio[24284]: time=\"2026-06-12T16:02:02.078042741Z\" level=info msg=\"Removed container 9b45e9cff37339d2c3678f2c339fc791427a7cce86293ac6d3fbc24c027ec7b1: openstack/nova-cell1-cell-mapping-6mwz4/nova-manage\" id=03274b2c-4355-4f77-8407-5f1bc9bc5ac5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.956219 | controller |     "Jun 12 16:02:02.094179 crc crio[24284]: time=\"2026-06-12T16:02:02.094112243Z\" level=info msg=\"Stopping pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=7389f4b0-de32-4e40-b3da-81fad07b8518 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956234 | controller |     "Jun 12 16:02:02.094667 crc crio[24284]: time=\"2026-06-12T16:02:02.09464182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=7389f4b0-de32-4e40-b3da-81fad07b8518 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956252 | controller |     "Jun 12 16:02:02.095948 crc crio[24284]: time=\"2026-06-12T16:02:02.095832059Z\" level=info msg=\"Removing pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=dac261c9-b61d-400b-a222-0091af5788d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.956267 | controller |     "Jun 12 16:02:02.124779 crc crio[24284]: time=\"2026-06-12T16:02:02.124621886Z\" level=info msg=\"Removed pod sandbox: 5f2a005a86d8111d07c52e5a5f6285406e550e1eb69d5a934fc5e544c84311ee\" id=dac261c9-b61d-400b-a222-0091af5788d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.956281 | controller |     "Jun 12 16:02:02.189664 crc crio[24284]: time=\"2026-06-12T16:02:02.189453895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=75699683-1ce3-4ac4-9453-baf5b1f842fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.956296 | controller |     "Jun 12 16:02:02.191237 crc crio[24284]: time=\"2026-06-12T16:02:02.19118295Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abed253d-8af3-488b-9d36-b623a0bba890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.956310 | controller |     "Jun 12 16:02:02.198896 crc crio[24284]: time=\"2026-06-12T16:02:02.198716191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c49101e4-3572-4d89-b757-47b213be5850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.956325 | controller |     "Jun 12 16:02:02.222560 crc crio[24284]: time=\"2026-06-12T16:02:02.222337387Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688002-4x7ql/oc\" id=379087c2-9e09-4a64-9e9a-bb1c66be4597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.956339 | controller |     "Jun 12 16:02:02.223522 crc crio[24284]: time=\"2026-06-12T16:02:02.223147443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.956354 | controller |     "Jun 12 16:02:02.311447 crc crio[24284]: time=\"2026-06-12T16:02:02.31117874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.956374 | controller |     "Jun 12 16:02:02.571060 crc crio[24284]: time=\"2026-06-12T16:02:02.570913402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.956398 | controller |     "Jun 12 16:02:02.762731 crc crio[24284]: time=\"2026-06-12T16:02:02.762596366Z\" level=info msg=\"Created container 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422: openshift-infra/auto-csr-approver-29688002-4x7ql/oc\" id=379087c2-9e09-4a64-9e9a-bb1c66be4597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.956425 | controller |     "Jun 12 16:02:02.764965 crc crio[24284]: time=\"2026-06-12T16:02:02.764833948Z\" level=info msg=\"Starting container: 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422\" id=fdd4c585-4984-4001-b817-d0f8ddd41551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.956456 | controller |     "Jun 12 16:02:02.771848 crc crio[24284]: time=\"2026-06-12T16:02:02.771727108Z\" level=info msg=\"Started container\" PID=123418 containerID=7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422 description=openshift-infra/auto-csr-approver-29688002-4x7ql/oc id=fdd4c585-4984-4001-b817-d0f8ddd41551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500",
2026-06-12 16:39:24.956473 | controller |     "Jun 12 16:02:04.720448 crc crio[24284]: time=\"2026-06-12T16:02:04.719230192Z\" level=info msg=\"Stopping pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=80da04d4-2400-40fa-9d8a-f865a3c8dcbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956493 | controller |     "Jun 12 16:02:04.723195 crc crio[24284]: time=\"2026-06-12T16:02:04.721300869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-4x7ql Namespace:openshift-infra ID:fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500 UID:2c170195-fba6-4eac-b3e7-020c11cc87ce NetNS:/var/run/netns/da1c9aa5-50a7-42ef-a1b2-ee7d6c7cdeeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c170195_fba6_4eac_b3e7_020c11cc87ce.slice PodAnnotations:0xc001e04d38}] Aliases:map[]}\"",
2026-06-12 16:39:24.956508 | controller |     "Jun 12 16:02:04.723195 crc crio[24284]: time=\"2026-06-12T16:02:04.721516316Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688002-4x7ql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.956544 | controller |     "Jun 12 16:02:05.151073 crc crio[24284]: time=\"2026-06-12T16:02:05.15073309Z\" level=info msg=\"Stopped pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=80da04d4-2400-40fa-9d8a-f865a3c8dcbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956561 | controller |     "Jun 12 16:03:02.144215 crc crio[24284]: time=\"2026-06-12T16:03:02.143168419Z\" level=info msg=\"Removing container: a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1\" id=c09747cf-3f32-40f3-91c2-c1751db6411f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.956576 | controller |     "Jun 12 16:03:02.315963 crc crio[24284]: time=\"2026-06-12T16:03:02.31561531Z\" level=info msg=\"Removed container a4596a034b8c8d0a8ae2d42a08297c88a693bbc1689ecbcd41bdd4285fda8ce1: openshift-infra/auto-csr-approver-29687996-nhtfz/oc\" id=c09747cf-3f32-40f3-91c2-c1751db6411f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.956591 | controller |     "Jun 12 16:03:02.340578 crc crio[24284]: time=\"2026-06-12T16:03:02.340463724Z\" level=info msg=\"Stopping pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=d7ea7531-ec67-4eea-aa87-fdcd69b28de3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956606 | controller |     "Jun 12 16:03:02.340578 crc crio[24284]: time=\"2026-06-12T16:03:02.340558377Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=d7ea7531-ec67-4eea-aa87-fdcd69b28de3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.956621 | controller |     "Jun 12 16:03:02.341610 crc crio[24284]: time=\"2026-06-12T16:03:02.341564258Z\" level=info msg=\"Removing pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=bd8c5ee2-50b6-4d1e-bce1-e764d8cba583 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.956636 | controller |     "Jun 12 16:03:02.370731 crc crio[24284]: time=\"2026-06-12T16:03:02.370587239Z\" level=info msg=\"Removed pod sandbox: 8cda48584272f2f4c5eb1d300c7593a4ded58b495e49e7e6e9d94f2e3c35227e\" id=bd8c5ee2-50b6-4d1e-bce1-e764d8cba583 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.956651 | controller |     "Jun 12 16:03:30.460817 crc crio[24284]: time=\"2026-06-12T16:03:30.459729071Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/POD\" id=488504ed-b662-439a-846c-013c894704cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.956665 | controller |     "Jun 12 16:03:30.463675 crc crio[24284]: time=\"2026-06-12T16:03:30.460882008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.956683 | controller |     "Jun 12 16:03:30.525131 crc crio[24284]: time=\"2026-06-12T16:03:30.525025812Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc004af80f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.956709 | controller |     "Jun 12 16:03:30.525131 crc crio[24284]: time=\"2026-06-12T16:03:30.525108955Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.956736 | controller |     "Jun 12 16:03:31.777931 crc crio[24284]: 2026-06-12T16:03:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11b3f51cc51fb5d Mac:06:2d:df:2d:2c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.956755 | controller |     "Jun 12 16:03:31.781696 crc crio[24284]: time=\"2026-06-12T16:03:31.781577939Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc004af80f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.956771 | controller |     "Jun 12 16:03:31.782337 crc crio[24284]: time=\"2026-06-12T16:03:31.782177579Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.956786 | controller |     "Jun 12 16:03:31.805848 crc crio[24284]: time=\"2026-06-12T16:03:31.805735388Z\" level=info msg=\"Ran pod sandbox 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/POD\" id=488504ed-b662-439a-846c-013c894704cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.956801 | controller |     "Jun 12 16:03:31.809785 crc crio[24284]: time=\"2026-06-12T16:03:31.808835205Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.956816 | controller |     "Jun 12 16:03:31.810110 crc crio[24284]: time=\"2026-06-12T16:03:31.810014164Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.956831 | controller |     "Jun 12 16:03:31.810110 crc crio[24284]: time=\"2026-06-12T16:03:31.810090646Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=86a00316-0d9c-4b9b-a481-d97a715cc406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.956845 | controller |     "Jun 12 16:03:31.813084 crc crio[24284]: time=\"2026-06-12T16:03:31.812582915Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bf68060a-9d8f-4f50-a067-c03363d19b61 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.956860 | controller |     "Jun 12 16:03:31.829219 crc crio[24284]: time=\"2026-06-12T16:03:31.828938179Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-12 16:39:24.956880 | controller |     "Jun 12 16:03:46.434956 crc crio[24284]: time=\"2026-06-12T16:03:46.433686997Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4x98h/POD\" id=227641e6-8fb3-46f0-a137-cbc2b69c9167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.956895 | controller |     "Jun 12 16:03:46.436536 crc crio[24284]: time=\"2026-06-12T16:03:46.43502379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.956910 | controller |     "Jun 12 16:03:46.540575 crc crio[24284]: time=\"2026-06-12T16:03:46.540470538Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc0042861f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.956925 | controller |     "Jun 12 16:03:46.540575 crc crio[24284]: time=\"2026-06-12T16:03:46.540553362Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4x98h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.956940 | controller |     "Jun 12 16:03:47.044042 crc crio[24284]: 2026-06-12T16:03:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d731ddf46323551 Mac:56:39:3c:38:44:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa SocketPath: PciID:}] [{Interface:0xc00023ce20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.956955 | controller |     "Jun 12 16:03:47.045320 crc crio[24284]: time=\"2026-06-12T16:03:47.045149917Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc0042861f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.956969 | controller |     "Jun 12 16:03:47.045495 crc crio[24284]: time=\"2026-06-12T16:03:47.045396815Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4x98h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.956984 | controller |     "Jun 12 16:03:47.263579 crc crio[24284]: time=\"2026-06-12T16:03:47.263366525Z\" level=info msg=\"Ran pod sandbox d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd with infra container: openshift-marketplace/redhat-operators-4x98h/POD\" id=227641e6-8fb3-46f0-a137-cbc2b69c9167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.956999 | controller |     "Jun 12 16:03:47.267801 crc crio[24284]: time=\"2026-06-12T16:03:47.267663138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0e31a59-15ae-4a7a-afba-7ec159d22789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957014 | controller |     "Jun 12 16:03:47.300037 crc crio[24284]: time=\"2026-06-12T16:03:47.297093699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3f3c0f2d-54a3-4267-8ce1-375df7426ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957032 | controller |     "Jun 12 16:03:47.314063 crc crio[24284]: time=\"2026-06-12T16:03:47.313929036Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4x98h/extract-utilities\" id=1a252bf1-b36b-4392-801e-bedb6f770eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957047 | controller |     "Jun 12 16:03:47.314723 crc crio[24284]: time=\"2026-06-12T16:03:47.314643479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957062 | controller |     "Jun 12 16:03:47.362445 crc crio[24284]: time=\"2026-06-12T16:03:47.362199012Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=bf68060a-9d8f-4f50-a067-c03363d19b61 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.957077 | controller |     "Jun 12 16:03:47.364141 crc crio[24284]: time=\"2026-06-12T16:03:47.363654665Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3457b8c6-a5cc-4790-a0ce-061213c9fdf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957091 | controller |     "Jun 12 16:03:47.391967 crc crio[24284]: time=\"2026-06-12T16:03:47.391161594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957105 | controller |     "Jun 12 16:03:47.401882 crc crio[24284]: time=\"2026-06-12T16:03:47.401783214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957119 | controller |     "Jun 12 16:03:47.417912 crc crio[24284]: time=\"2026-06-12T16:03:47.417783925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dde31fcc-1edc-424f-930f-6e7d268f55e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957133 | controller |     "Jun 12 16:03:47.458469 crc crio[24284]: time=\"2026-06-12T16:03:47.457472233Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=66042dbb-ef00-43f4-be44-de52ce7dd188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957148 | controller |     "Jun 12 16:03:47.460198 crc crio[24284]: time=\"2026-06-12T16:03:47.459076675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957162 | controller |     "Jun 12 16:03:47.536317 crc crio[24284]: time=\"2026-06-12T16:03:47.536159678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957176 | controller |     "Jun 12 16:03:47.539502 crc crio[24284]: time=\"2026-06-12T16:03:47.539429613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957190 | controller |     "Jun 12 16:03:47.764497 crc crio[24284]: time=\"2026-06-12T16:03:47.762761339Z\" level=info msg=\"Created container aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d: openshift-marketplace/redhat-operators-4x98h/extract-utilities\" id=1a252bf1-b36b-4392-801e-bedb6f770eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957205 | controller |     "Jun 12 16:03:47.766876 crc crio[24284]: time=\"2026-06-12T16:03:47.766783287Z\" level=info msg=\"Starting container: aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d\" id=80bd713d-fea8-443f-863c-1edd6c02e701 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.957223 | controller |     "Jun 12 16:03:47.781913 crc crio[24284]: time=\"2026-06-12T16:03:47.781787537Z\" level=info msg=\"Started container\" PID=128667 containerID=aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d description=openshift-marketplace/redhat-operators-4x98h/extract-utilities id=80bd713d-fea8-443f-863c-1edd6c02e701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd",
2026-06-12 16:39:24.957303 | controller |     "Jun 12 16:03:47.841791 crc crio[24284]: time=\"2026-06-12T16:03:47.841605859Z\" level=info msg=\"Created container 32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=66042dbb-ef00-43f4-be44-de52ce7dd188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957320 | controller |     "Jun 12 16:03:47.846099 crc crio[24284]: time=\"2026-06-12T16:03:47.843432677Z\" level=info msg=\"Starting container: 32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c\" id=f7da0865-ebe7-4472-84b1-8d9605e09d01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.957335 | controller |     "Jun 12 16:03:47.850003 crc crio[24284]: time=\"2026-06-12T16:03:47.849925935Z\" level=info msg=\"Started container\" PID=128668 containerID=32228a402e60abdad3a51722c61d7eb0c07649524a9d7ca7a3f1458106c3518c description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=f7da0865-ebe7-4472-84b1-8d9605e09d01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41",
2026-06-12 16:39:24.957351 | controller |     "Jun 12 16:03:48.074604 crc crio[24284]: time=\"2026-06-12T16:03:48.073506969Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4c6l2/POD\" id=708b8623-1eed-4668-ac45-965660cf17db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.957366 | controller |     "Jun 12 16:03:48.074604 crc crio[24284]: time=\"2026-06-12T16:03:48.073595062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957381 | controller |     "Jun 12 16:03:48.122779 crc crio[24284]: time=\"2026-06-12T16:03:48.122651669Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc002c1e2a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.957396 | controller |     "Jun 12 16:03:48.123100 crc crio[24284]: time=\"2026-06-12T16:03:48.122797694Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4c6l2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.957410 | controller |     "Jun 12 16:03:48.576165 crc crio[24284]: time=\"2026-06-12T16:03:48.575013418Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=02b3ef3e-77cb-4217-a624-8be0bd171ce0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.957425 | controller |     "Jun 12 16:03:48.597598 crc crio[24284]: time=\"2026-06-12T16:03:48.595956906Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.957440 | controller |     "Jun 12 16:03:48.981237 crc crio[24284]: 2026-06-12T16:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a637962afa42327 Mac:6e:6b:86:0e:04:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 SocketPath: PciID:}] [{Interface:0xc0001c0d80 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.957458 | controller |     "Jun 12 16:03:48.984429 crc crio[24284]: time=\"2026-06-12T16:03:48.984327577Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc002c1e2a0}] Aliases:map[]}\"",
2026-06-12 16:39:24.957473 | controller |     "Jun 12 16:03:48.984639 crc crio[24284]: time=\"2026-06-12T16:03:48.984595686Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4c6l2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.957488 | controller |     "Jun 12 16:03:48.996465 crc crio[24284]: time=\"2026-06-12T16:03:48.996398633Z\" level=info msg=\"Ran pod sandbox a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 with infra container: openshift-marketplace/redhat-marketplace-4c6l2/POD\" id=708b8623-1eed-4668-ac45-965660cf17db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.957503 | controller |     "Jun 12 16:03:48.998999 crc crio[24284]: time=\"2026-06-12T16:03:48.998913833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3526ec98-a497-4f92-ad9b-aebf1221402d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957538 | controller |     "Jun 12 16:03:49.001724 crc crio[24284]: time=\"2026-06-12T16:03:49.001646649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1fbcd25-c289-4058-85a2-4e2721c4a1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957555 | controller |     "Jun 12 16:03:49.045692 crc crio[24284]: time=\"2026-06-12T16:03:49.045561593Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities\" id=72500ae7-185c-4529-a375-80c1b563513e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957570 | controller |     "Jun 12 16:03:49.046113 crc crio[24284]: time=\"2026-06-12T16:03:49.04607328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957584 | controller |     "Jun 12 16:03:49.109760 crc crio[24284]: time=\"2026-06-12T16:03:49.109210157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957599 | controller |     "Jun 12 16:03:49.119330 crc crio[24284]: time=\"2026-06-12T16:03:49.11921045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957613 | controller |     "Jun 12 16:03:49.378418 crc crio[24284]: time=\"2026-06-12T16:03:49.377762542Z\" level=info msg=\"Created container ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities\" id=72500ae7-185c-4529-a375-80c1b563513e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957628 | controller |     "Jun 12 16:03:49.385429 crc crio[24284]: time=\"2026-06-12T16:03:49.379936188Z\" level=info msg=\"Starting container: ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f\" id=1e038a66-bbe0-4777-8f0a-90119fb1dc33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.957646 | controller |     "Jun 12 16:03:49.387072 crc crio[24284]: time=\"2026-06-12T16:03:49.386791349Z\" level=info msg=\"Started container\" PID=128832 containerID=ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f description=openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities id=1e038a66-bbe0-4777-8f0a-90119fb1dc33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56",
2026-06-12 16:39:24.957661 | controller |     "Jun 12 16:03:49.608578 crc crio[24284]: time=\"2026-06-12T16:03:49.608458541Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c63eabb3-02db-47f7-89ed-f5da7968e70c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.957676 | controller |     "Jun 12 16:03:49.615009 crc crio[24284]: time=\"2026-06-12T16:03:49.61490466Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.957690 | controller |     "Jun 12 16:03:49.890100 crc crio[24284]: time=\"2026-06-12T16:03:49.889992888Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=02b3ef3e-77cb-4217-a624-8be0bd171ce0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.957704 | controller |     "Jun 12 16:03:49.891099 crc crio[24284]: time=\"2026-06-12T16:03:49.890988811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=03c20ab1-0fca-44d2-86da-c97ad3b0a967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957719 | controller |     "Jun 12 16:03:49.894565 crc crio[24284]: time=\"2026-06-12T16:03:49.894354617Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=017f2e76-10e2-4d41-b383-abc2448d4b72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957733 | controller |     "Jun 12 16:03:49.906201 crc crio[24284]: time=\"2026-06-12T16:03:49.906076823Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4x98h/extract-content\" id=4244745f-e79f-4bc6-8204-02ef09f5331c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957748 | controller |     "Jun 12 16:03:49.906843 crc crio[24284]: time=\"2026-06-12T16:03:49.906786205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957762 | controller |     "Jun 12 16:03:49.959410 crc crio[24284]: time=\"2026-06-12T16:03:49.95892672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957776 | controller |     "Jun 12 16:03:49.964064 crc crio[24284]: time=\"2026-06-12T16:03:49.963991993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957790 | controller |     "Jun 12 16:03:50.164453 crc crio[24284]: time=\"2026-06-12T16:03:50.163219299Z\" level=info msg=\"Created container e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a: openshift-marketplace/redhat-operators-4x98h/extract-content\" id=4244745f-e79f-4bc6-8204-02ef09f5331c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957805 | controller |     "Jun 12 16:03:50.165546 crc crio[24284]: time=\"2026-06-12T16:03:50.165360368Z\" level=info msg=\"Starting container: e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a\" id=ed73dbcb-d3b2-4a40-a7f5-5be02b883eb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.957819 | controller |     "Jun 12 16:03:50.172532 crc crio[24284]: time=\"2026-06-12T16:03:50.172366182Z\" level=info msg=\"Started container\" PID=128876 containerID=e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a description=openshift-marketplace/redhat-operators-4x98h/extract-content id=ed73dbcb-d3b2-4a40-a7f5-5be02b883eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd",
2026-06-12 16:39:24.957840 | controller |     "Jun 12 16:03:50.184524 crc crio[24284]: time=\"2026-06-12T16:03:50.184325494Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c63eabb3-02db-47f7-89ed-f5da7968e70c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.957855 | controller |     "Jun 12 16:03:50.185963 crc crio[24284]: time=\"2026-06-12T16:03:50.185818341Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dad9a071-97e6-438b-996d-a313fab7368d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957869 | controller |     "Jun 12 16:03:50.189020 crc crio[24284]: time=\"2026-06-12T16:03:50.188580529Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9c5dbdee-74ec-47c6-a2ec-e0443131fa29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957883 | controller |     "Jun 12 16:03:50.199612 crc crio[24284]: time=\"2026-06-12T16:03:50.199495149Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6l2/extract-content\" id=0c0c6ada-bca6-4ec9-b301-7d68ef6bb1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957897 | controller |     "Jun 12 16:03:50.200109 crc crio[24284]: time=\"2026-06-12T16:03:50.200060897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957912 | controller |     "Jun 12 16:03:50.262177 crc crio[24284]: time=\"2026-06-12T16:03:50.262045427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957926 | controller |     "Jun 12 16:03:50.267020 crc crio[24284]: time=\"2026-06-12T16:03:50.266931153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.957941 | controller |     "Jun 12 16:03:50.497351 crc crio[24284]: time=\"2026-06-12T16:03:50.497102859Z\" level=info msg=\"Created container 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44: openshift-marketplace/redhat-marketplace-4c6l2/extract-content\" id=0c0c6ada-bca6-4ec9-b301-7d68ef6bb1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.957955 | controller |     "Jun 12 16:03:50.499437 crc crio[24284]: time=\"2026-06-12T16:03:50.49932935Z\" level=info msg=\"Starting container: 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44\" id=a91de779-abbe-4fb3-9374-52dc8426d7c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.957969 | controller |     "Jun 12 16:03:50.507443 crc crio[24284]: time=\"2026-06-12T16:03:50.506607573Z\" level=info msg=\"Started container\" PID=128909 containerID=59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44 description=openshift-marketplace/redhat-marketplace-4c6l2/extract-content id=a91de779-abbe-4fb3-9374-52dc8426d7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56",
2026-06-12 16:39:24.957983 | controller |     "Jun 12 16:03:51.666984 crc crio[24284]: time=\"2026-06-12T16:03:51.66687407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cfef27a-2658-441e-b2d3-bc9ca16117ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.957998 | controller |     "Jun 12 16:03:51.671765 crc crio[24284]: time=\"2026-06-12T16:03:51.671678075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21268985-900a-42ae-84a6-970e95ccdd72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.958016 | controller |     "Jun 12 16:03:51.688642 crc crio[24284]: time=\"2026-06-12T16:03:51.688471741Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=2a9655d4-cf25-4d88-bde7-982388cea400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.958030 | controller |     "Jun 12 16:03:51.688949 crc crio[24284]: time=\"2026-06-12T16:03:51.688914676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958045 | controller |     "Jun 12 16:03:51.753456 crc crio[24284]: time=\"2026-06-12T16:03:51.7532329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958060 | controller |     "Jun 12 16:03:51.759623 crc crio[24284]: time=\"2026-06-12T16:03:51.757366234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958074 | controller |     "Jun 12 16:03:51.928998 crc crio[24284]: time=\"2026-06-12T16:03:51.92875377Z\" level=info msg=\"Created container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=2a9655d4-cf25-4d88-bde7-982388cea400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.958088 | controller |     "Jun 12 16:03:51.931063 crc crio[24284]: time=\"2026-06-12T16:03:51.930934309Z\" level=info msg=\"Starting container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0\" id=1e0bf06e-fbf2-464a-984f-043e77379bfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.958102 | controller |     "Jun 12 16:03:51.942841 crc crio[24284]: time=\"2026-06-12T16:03:51.942732356Z\" level=info msg=\"Started container\" PID=129016 containerID=7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0 description=openshift-marketplace/redhat-marketplace-4c6l2/registry-server id=1e0bf06e-fbf2-464a-984f-043e77379bfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56",
2026-06-12 16:39:24.958117 | controller |     "Jun 12 16:04:03.375083 crc crio[24284]: time=\"2026-06-12T16:04:03.374197366Z\" level=info msg=\"Stopping container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0 (timeout: 2s)\" id=ac22f38c-978a-4c3e-bc35-dcfa194bc5f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.958138 | controller |     "Jun 12 16:04:03.664435 crc crio[24284]: time=\"2026-06-12T16:04:03.663921174Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688004-qnm9s/POD\" id=e4c0f485-e438-4fba-9fc1-27eea955a47b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.958152 | controller |     "Jun 12 16:04:03.664435 crc crio[24284]: time=\"2026-06-12T16:04:03.664437461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958167 | controller |     "Jun 12 16:04:03.702350 crc crio[24284]: time=\"2026-06-12T16:04:03.702061554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc000b84b00}] Aliases:map[]}\"",
2026-06-12 16:39:24.958185 | controller |     "Jun 12 16:04:03.702350 crc crio[24284]: time=\"2026-06-12T16:04:03.702131846Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688004-qnm9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.958201 | controller |     "Jun 12 16:04:04.170426 crc crio[24284]: time=\"2026-06-12T16:04:04.167857198Z\" level=info msg=\"Stopped container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=ac22f38c-978a-4c3e-bc35-dcfa194bc5f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.958215 | controller |     "Jun 12 16:04:04.171954 crc crio[24284]: time=\"2026-06-12T16:04:04.171861299Z\" level=info msg=\"Stopping pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=aec8aff5-bb0f-4ccf-ac26-1f0fe14223a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.958230 | controller |     "Jun 12 16:04:04.172953 crc crio[24284]: time=\"2026-06-12T16:04:04.172872161Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4c6l2 Namespace:openshift-marketplace ID:a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56 UID:8dd6e97e-4bf7-41d6-8fae-e489f001a96d NetNS:/var/run/netns/1b17818c-aa82-4ba4-aa66-defff7ce9a78 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8dd6e97e_4bf7_41d6_8fae_e489f001a96d.slice PodAnnotations:0xc00041cdb0}] Aliases:map[]}\"",
2026-06-12 16:39:24.958245 | controller |     "Jun 12 16:04:04.173082 crc crio[24284]: time=\"2026-06-12T16:04:04.173048007Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4c6l2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.958259 | controller |     "Jun 12 16:04:04.481207 crc crio[24284]: time=\"2026-06-12T16:04:04.480958614Z\" level=info msg=\"Stopped pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=aec8aff5-bb0f-4ccf-ac26-1f0fe14223a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.958274 | controller |     "Jun 12 16:04:04.911175 crc crio[24284]: time=\"2026-06-12T16:04:04.910695357Z\" level=info msg=\"Removing container: 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0\" id=91ee24ca-9e8c-48f5-b192-7194c8f23e8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.958289 | controller |     "Jun 12 16:04:04.950395 crc crio[24284]: time=\"2026-06-12T16:04:04.950178861Z\" level=info msg=\"Removed container 7d25df2b4fe3595cf59e4ece37c34b94b53bba337adb8651a060cdce5ef0cef0: openshift-marketplace/redhat-marketplace-4c6l2/registry-server\" id=91ee24ca-9e8c-48f5-b192-7194c8f23e8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.958303 | controller |     "Jun 12 16:04:04.954977 crc crio[24284]: time=\"2026-06-12T16:04:04.954889119Z\" level=info msg=\"Removing container: 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44\" id=5486c1df-f3b4-4972-91ea-0132f3aa88d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.958317 | controller |     "Jun 12 16:04:04.983674 crc crio[24284]: time=\"2026-06-12T16:04:04.983539155Z\" level=info msg=\"Removed container 59d6709ac9bb0fedb6929a3a980f8f357cbc679122d88aa4ae5f46c9ad90cf44: openshift-marketplace/redhat-marketplace-4c6l2/extract-content\" id=5486c1df-f3b4-4972-91ea-0132f3aa88d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.958332 | controller |     "Jun 12 16:04:05.009567 crc crio[24284]: time=\"2026-06-12T16:04:05.00906729Z\" level=info msg=\"Removing container: ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f\" id=a264acc7-acb9-4faa-94e7-fd87220ffbbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.958350 | controller |     "Jun 12 16:04:05.059131 crc crio[24284]: time=\"2026-06-12T16:04:05.05898261Z\" level=info msg=\"Removed container ef88db0c5017cad9c31204352dfd6fac46de92b72c9943cb8791f2d30987895f: openshift-marketplace/redhat-marketplace-4c6l2/extract-utilities\" id=a264acc7-acb9-4faa-94e7-fd87220ffbbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.958364 | controller |     "Jun 12 16:04:05.944682 crc crio[24284]: time=\"2026-06-12T16:04:05.943990808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a08b13e0-d25e-4480-8bb5-e57c8e597321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.958379 | controller |     "Jun 12 16:04:06.570878 crc crio[24284]: time=\"2026-06-12T16:04:06.569981652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=557e743e-fb30-427b-83e3-8d8a84fe78d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.958394 | controller |     "Jun 12 16:04:07.364026 crc crio[24284]: time=\"2026-06-12T16:04:07.363364086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=8d276001-7bb4-4411-b7a5-367f2cef0be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.958409 | controller |     "Jun 12 16:04:07.367164 crc crio[24284]: time=\"2026-06-12T16:04:07.364502803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958423 | controller |     "Jun 12 16:04:07.384101 crc crio[24284]: 2026-06-12T16:04:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632be882e09bca9 Mac:1a:c4:17:b8:c4:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 SocketPath: PciID:}] [{Interface:0xc0003d0af0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.958438 | controller |     "Jun 12 16:04:07.394590 crc crio[24284]: time=\"2026-06-12T16:04:07.392477006Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc000b84b00}] Aliases:map[]}\"",
2026-06-12 16:39:24.958453 | controller |     "Jun 12 16:04:07.394590 crc crio[24284]: time=\"2026-06-12T16:04:07.392732084Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688004-qnm9s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.958468 | controller |     "Jun 12 16:04:07.416786 crc crio[24284]: time=\"2026-06-12T16:04:07.416608117Z\" level=info msg=\"Ran pod sandbox 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 with infra container: openshift-infra/auto-csr-approver-29688004-qnm9s/POD\" id=e4c0f485-e438-4fba-9fc1-27eea955a47b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.958482 | controller |     "Jun 12 16:04:07.423561 crc crio[24284]: time=\"2026-06-12T16:04:07.42298204Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fd1921cb-3f67-4c57-9943-dbbbafd70443 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.958497 | controller |     "Jun 12 16:04:07.441635 crc crio[24284]: time=\"2026-06-12T16:04:07.440444969Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.958527 | controller |     "Jun 12 16:04:07.466650 crc crio[24284]: time=\"2026-06-12T16:04:07.466186412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958550 | controller |     "Jun 12 16:04:07.470637 crc crio[24284]: time=\"2026-06-12T16:04:07.47052429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958566 | controller |     "Jun 12 16:04:07.870120 crc crio[24284]: time=\"2026-06-12T16:04:07.86981818Z\" level=info msg=\"Created container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=8d276001-7bb4-4411-b7a5-367f2cef0be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.958580 | controller |     "Jun 12 16:04:07.875759 crc crio[24284]: time=\"2026-06-12T16:04:07.875692171Z\" level=info msg=\"Starting container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760\" id=99eee781-2983-4737-a897-6ebeb5c1c0fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.958595 | controller |     "Jun 12 16:04:07.892840 crc crio[24284]: time=\"2026-06-12T16:04:07.892697221Z\" level=info msg=\"Started container\" PID=129924 containerID=bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760 description=openshift-marketplace/redhat-operators-4x98h/registry-server id=99eee781-2983-4737-a897-6ebeb5c1c0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd",
2026-06-12 16:39:24.958610 | controller |     "Jun 12 16:04:08.009086 crc crio[24284]: time=\"2026-06-12T16:04:08.008830922Z\" level=info msg=\"Stopping pod sandbox: 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41\" id=5727fd70-6b3f-42b3-8687-9285d8328c3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.958625 | controller |     "Jun 12 16:04:08.010349 crc crio[24284]: time=\"2026-06-12T16:04:08.010157375Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx Namespace:openstack ID:11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41 UID:37263299-6977-41a8-a5d3-26d1567896c9 NetNS:/var/run/netns/ea1420e3-0b68-4ec4-8fa4-74eb4c8dff29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod37263299_6977_41a8_a5d3_26d1567896c9.slice PodAnnotations:0xc002722448}] Aliases:map[]}\"",
2026-06-12 16:39:24.958640 | controller |     "Jun 12 16:04:08.010922 crc crio[24284]: time=\"2026-06-12T16:04:08.010823967Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.958655 | controller |     "Jun 12 16:04:08.738849 crc crio[24284]: time=\"2026-06-12T16:04:08.738426538Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fd1921cb-3f67-4c57-9943-dbbbafd70443 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.958669 | controller |     "Jun 12 16:04:08.740440 crc crio[24284]: time=\"2026-06-12T16:04:08.740079632Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=14a45aa8-70f1-4606-8f3b-c04bef31dc95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.958684 | controller |     "Jun 12 16:04:08.742921 crc crio[24284]: time=\"2026-06-12T16:04:08.742624124Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89c4abb5-c7b2-417a-a647-873d1fff4259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.958698 | controller |     "Jun 12 16:04:08.752465 crc crio[24284]: time=\"2026-06-12T16:04:08.75224024Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688004-qnm9s/oc\" id=502ec412-16f7-4937-8ccf-c6fa15951b99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.958716 | controller |     "Jun 12 16:04:08.752827 crc crio[24284]: time=\"2026-06-12T16:04:08.752776327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958731 | controller |     "Jun 12 16:04:08.801030 crc crio[24284]: time=\"2026-06-12T16:04:08.800911154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958746 | controller |     "Jun 12 16:04:09.141089 crc crio[24284]: time=\"2026-06-12T16:04:09.140988153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958760 | controller |     "Jun 12 16:04:09.292138 crc crio[24284]: time=\"2026-06-12T16:04:09.29141809Z\" level=info msg=\"Created container 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289: openshift-infra/auto-csr-approver-29688004-qnm9s/oc\" id=502ec412-16f7-4937-8ccf-c6fa15951b99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.958775 | controller |     "Jun 12 16:04:09.296464 crc crio[24284]: time=\"2026-06-12T16:04:09.295089017Z\" level=info msg=\"Starting container: 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289\" id=73123bc1-0966-41c8-9bc1-0f42a019370e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.958789 | controller |     "Jun 12 16:04:09.298424 crc crio[24284]: time=\"2026-06-12T16:04:09.29823694Z\" level=info msg=\"Stopped pod sandbox: 11b3f51cc51fb5d52b312118f40932851dd585d0523c93098d319e6d3e0e3f41\" id=5727fd70-6b3f-42b3-8687-9285d8328c3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.958803 | controller |     "Jun 12 16:04:09.305341 crc crio[24284]: time=\"2026-06-12T16:04:09.30490204Z\" level=info msg=\"Started container\" PID=130121 containerID=8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289 description=openshift-infra/auto-csr-approver-29688004-qnm9s/oc id=73123bc1-0966-41c8-9bc1-0f42a019370e name=/runtime.v1.RuntimeService/StartContainer sandboxID=632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007",
2026-06-12 16:39:24.958818 | controller |     "Jun 12 16:04:10.203400 crc crio[24284]: time=\"2026-06-12T16:04:10.202575626Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/POD\" id=88cf590c-7e61-410d-aac0-2f98783da72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.958833 | controller |     "Jun 12 16:04:10.203400 crc crio[24284]: time=\"2026-06-12T16:04:10.203137875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.958847 | controller |     "Jun 12 16:04:10.250610 crc crio[24284]: time=\"2026-06-12T16:04:10.250483268Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc000b846c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.958862 | controller |     "Jun 12 16:04:10.250610 crc crio[24284]: time=\"2026-06-12T16:04:10.250563371Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.958877 | controller |     "Jun 12 16:04:11.094860 crc crio[24284]: time=\"2026-06-12T16:04:11.091922937Z\" level=info msg=\"Stopping pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=ed193970-a2e1-45bc-8a5e-c76e71ef6b12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.958895 | controller |     "Jun 12 16:04:11.094860 crc crio[24284]: time=\"2026-06-12T16:04:11.094026005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-qnm9s Namespace:openshift-infra ID:632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007 UID:aca3ef88-de2e-42de-be1a-146e4e249c6d NetNS:/var/run/netns/cb97c4a2-c66c-45ad-ad3c-2145c2ab87d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca3ef88_de2e_42de_be1a_146e4e249c6d.slice PodAnnotations:0xc0006bec70}] Aliases:map[]}\"",
2026-06-12 16:39:24.958910 | controller |     "Jun 12 16:04:11.094860 crc crio[24284]: time=\"2026-06-12T16:04:11.094192101Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688004-qnm9s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.958925 | controller |     "Jun 12 16:04:11.472426 crc crio[24284]: time=\"2026-06-12T16:04:11.472170869Z\" level=info msg=\"Stopped pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=ed193970-a2e1-45bc-8a5e-c76e71ef6b12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.958939 | controller |     "Jun 12 16:04:11.535150 crc crio[24284]: 2026-06-12T16:04:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba28eb8dd59aee0 Mac:86:33:9c:7f:aa:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 SocketPath: PciID:}] [{Interface:0xc000247800 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.958954 | controller |     "Jun 12 16:04:11.536129 crc crio[24284]: time=\"2026-06-12T16:04:11.536050525Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc000b846c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.958968 | controller |     "Jun 12 16:04:11.536321 crc crio[24284]: time=\"2026-06-12T16:04:11.53620688Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.958983 | controller |     "Jun 12 16:04:11.546829 crc crio[24284]: time=\"2026-06-12T16:04:11.546555294Z\" level=info msg=\"Ran pod sandbox ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/POD\" id=88cf590c-7e61-410d-aac0-2f98783da72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.958997 | controller |     "Jun 12 16:04:11.562810 crc crio[24284]: time=\"2026-06-12T16:04:11.561366571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=878e5e90-1c45-4c1b-945a-01cc40ad7193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.959012 | controller |     "Jun 12 16:04:11.600045 crc crio[24284]: time=\"2026-06-12T16:04:11.598073304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2c536ea0-3442-4601-b6ed-189c739e37db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.959027 | controller |     "Jun 12 16:04:11.882667 crc crio[24284]: time=\"2026-06-12T16:04:11.882532593Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=d1836d46-3a91-4325-9b98-70c500c313c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.959044 | controller |     "Jun 12 16:04:11.883613 crc crio[24284]: time=\"2026-06-12T16:04:11.883442992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959059 | controller |     "Jun 12 16:04:11.945672 crc crio[24284]: time=\"2026-06-12T16:04:11.945566437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959074 | controller |     "Jun 12 16:04:11.948912 crc crio[24284]: time=\"2026-06-12T16:04:11.948841362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959088 | controller |     "Jun 12 16:04:12.251560 crc crio[24284]: time=\"2026-06-12T16:04:12.250641526Z\" level=info msg=\"Created container dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=d1836d46-3a91-4325-9b98-70c500c313c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.959103 | controller |     "Jun 12 16:04:12.253937 crc crio[24284]: time=\"2026-06-12T16:04:12.253824218Z\" level=info msg=\"Starting container: dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061\" id=e296d74d-92b8-4004-9f8b-35daf436ed1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.959117 | controller |     "Jun 12 16:04:12.259174 crc crio[24284]: time=\"2026-06-12T16:04:12.259067695Z\" level=info msg=\"Started container\" PID=130438 containerID=dd25503013f2567ad9bf931209de98f5e92be00659c3ecc77d4aa988880a7061 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=e296d74d-92b8-4004-9f8b-35daf436ed1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573",
2026-06-12 16:39:24.959132 | controller |     "Jun 12 16:04:17.201124 crc crio[24284]: time=\"2026-06-12T16:04:17.200105134Z\" level=info msg=\"Stopping pod sandbox: ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573\" id=1fd44e5a-4a4e-4c9f-8187-83854378c82f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959146 | controller |     "Jun 12 16:04:17.202235 crc crio[24284]: time=\"2026-06-12T16:04:17.202171431Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 Namespace:openstack ID:ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573 UID:892321ee-c81a-4a4e-9e54-8df250891575 NetNS:/var/run/netns/766c6f88-c541-4c8a-adb7-da15099bb146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod892321ee_c81a_4a4e_9e54_8df250891575.slice PodAnnotations:0xc0009b8d08}] Aliases:map[]}\"",
2026-06-12 16:39:24.959161 | controller |     "Jun 12 16:04:17.202516 crc crio[24284]: time=\"2026-06-12T16:04:17.202438999Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.959176 | controller |     "Jun 12 16:04:18.669215 crc crio[24284]: time=\"2026-06-12T16:04:18.668761768Z\" level=info msg=\"Stopped pod sandbox: ba28eb8dd59aee01c555c9ae134040ca370e6ded838f0a487b0baa0c8810f573\" id=1fd44e5a-4a4e-4c9f-8187-83854378c82f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959191 | controller |     "Jun 12 16:04:20.326941 crc crio[24284]: time=\"2026-06-12T16:04:20.326240244Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/POD\" id=5511aa15-871f-4dc4-9d62-8a649eed89d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.959209 | controller |     "Jun 12 16:04:20.326941 crc crio[24284]: time=\"2026-06-12T16:04:20.326840023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959224 | controller |     "Jun 12 16:04:20.386863 crc crio[24284]: time=\"2026-06-12T16:04:20.386720757Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1f138}] Aliases:map[]}\"",
2026-06-12 16:39:24.959239 | controller |     "Jun 12 16:04:20.387052 crc crio[24284]: time=\"2026-06-12T16:04:20.386942003Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.959253 | controller |     "Jun 12 16:04:21.121056 crc crio[24284]: 2026-06-12T16:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91b8686236f67dc Mac:d2:e1:59:23:6e:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.959268 | controller |     "Jun 12 16:04:21.122885 crc crio[24284]: time=\"2026-06-12T16:04:21.12280801Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1f138}] Aliases:map[]}\"",
2026-06-12 16:39:24.959283 | controller |     "Jun 12 16:04:21.123102 crc crio[24284]: time=\"2026-06-12T16:04:21.1229771Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.959297 | controller |     "Jun 12 16:04:21.135040 crc crio[24284]: time=\"2026-06-12T16:04:21.134019211Z\" level=info msg=\"Ran pod sandbox 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/POD\" id=5511aa15-871f-4dc4-9d62-8a649eed89d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.959312 | controller |     "Jun 12 16:04:21.136731 crc crio[24284]: time=\"2026-06-12T16:04:21.136548239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7fd38857-f340-425e-86d5-e9bb8d8df41d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.959327 | controller |     "Jun 12 16:04:21.164784 crc crio[24284]: time=\"2026-06-12T16:04:21.164673828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d55f0fc6-d60b-4562-9247-b7d140b58ac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.959341 | controller |     "Jun 12 16:04:21.182424 crc crio[24284]: time=\"2026-06-12T16:04:21.182189029Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5ec1145-d4db-4617-80e2-3a74e5cab3f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.959359 | controller |     "Jun 12 16:04:21.182854 crc crio[24284]: time=\"2026-06-12T16:04:21.182791356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959374 | controller |     "Jun 12 16:04:21.248500 crc crio[24284]: time=\"2026-06-12T16:04:21.248226948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959388 | controller |     "Jun 12 16:04:21.258164 crc crio[24284]: time=\"2026-06-12T16:04:21.258060172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959403 | controller |     "Jun 12 16:04:21.474197 crc crio[24284]: time=\"2026-06-12T16:04:21.473699263Z\" level=info msg=\"Created container be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5ec1145-d4db-4617-80e2-3a74e5cab3f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.959417 | controller |     "Jun 12 16:04:21.477020 crc crio[24284]: time=\"2026-06-12T16:04:21.476898436Z\" level=info msg=\"Starting container: be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6\" id=590126d2-78d1-4914-a1ae-b75ae36dfd4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.959432 | controller |     "Jun 12 16:04:21.484038 crc crio[24284]: time=\"2026-06-12T16:04:21.483942621Z\" level=info msg=\"Started container\" PID=131068 containerID=be69f72f76db1683809aee30b45c6820efdc06870094245244a1098d41fa0ef6 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=590126d2-78d1-4914-a1ae-b75ae36dfd4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41",
2026-06-12 16:39:24.959447 | controller |     "Jun 12 16:04:28.425904 crc crio[24284]: time=\"2026-06-12T16:04:28.42459492Z\" level=info msg=\"Stopping container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760 (timeout: 2s)\" id=6f4af2d5-a8a0-4c52-a36d-ea40376b15e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.959462 | controller |     "Jun 12 16:04:28.591740 crc crio[24284]: time=\"2026-06-12T16:04:28.591561405Z\" level=info msg=\"Stopped container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=6f4af2d5-a8a0-4c52-a36d-ea40376b15e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.959476 | controller |     "Jun 12 16:04:28.592695 crc crio[24284]: time=\"2026-06-12T16:04:28.592617899Z\" level=info msg=\"Stopping pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=bb6e603a-c2d0-4899-908a-dc3627afc16e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959491 | controller |     "Jun 12 16:04:28.593593 crc crio[24284]: time=\"2026-06-12T16:04:28.593447406Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4x98h Namespace:openshift-marketplace ID:d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd UID:b16bf4ef-ddc6-45bf-8516-f3bd7a3e7f5c NetNS:/var/run/netns/b2d9a6d7-93a3-4e18-b68c-7c648f85e3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb16bf4ef_ddc6_45bf_8516_f3bd7a3e7f5c.slice PodAnnotations:0xc000b85380}] Aliases:map[]}\"",
2026-06-12 16:39:24.959505 | controller |     "Jun 12 16:04:28.593749 crc crio[24284]: time=\"2026-06-12T16:04:28.593683924Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4x98h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.959542 | controller |     "Jun 12 16:04:28.922118 crc crio[24284]: time=\"2026-06-12T16:04:28.921496618Z\" level=info msg=\"Stopped pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=bb6e603a-c2d0-4899-908a-dc3627afc16e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959558 | controller |     "Jun 12 16:04:29.447944 crc crio[24284]: time=\"2026-06-12T16:04:29.447501538Z\" level=info msg=\"Removing container: bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760\" id=a34bcdd5-b44d-40fe-bc9a-67f2dab946a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959573 | controller |     "Jun 12 16:04:29.474511 crc crio[24284]: time=\"2026-06-12T16:04:29.474436718Z\" level=info msg=\"Removed container bda1f04e4fae0866fe3fc705004c2b88f2a657bc29b0da2834cfbe515b83f760: openshift-marketplace/redhat-operators-4x98h/registry-server\" id=a34bcdd5-b44d-40fe-bc9a-67f2dab946a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959588 | controller |     "Jun 12 16:04:29.477865 crc crio[24284]: time=\"2026-06-12T16:04:29.477677772Z\" level=info msg=\"Removing container: e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a\" id=60356046-aa37-4835-9195-140bfefca143 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959602 | controller |     "Jun 12 16:04:29.534085 crc crio[24284]: time=\"2026-06-12T16:04:29.533987114Z\" level=info msg=\"Removed container e827529378ab678fc47d46c52fb38632bee5bc872530b429d67b4c6a7fca482a: openshift-marketplace/redhat-operators-4x98h/extract-content\" id=60356046-aa37-4835-9195-140bfefca143 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959617 | controller |     "Jun 12 16:04:29.537065 crc crio[24284]: time=\"2026-06-12T16:04:29.536979097Z\" level=info msg=\"Removing container: aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d\" id=ad0c2811-ff15-4014-9e85-aad088d88d69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959631 | controller |     "Jun 12 16:04:29.599422 crc crio[24284]: time=\"2026-06-12T16:04:29.598320553Z\" level=info msg=\"Removed container aa030a55f565ad7c846638aa842d0fb300ec1fc369af71d648fdb798ae52331d: openshift-marketplace/redhat-operators-4x98h/extract-utilities\" id=ad0c2811-ff15-4014-9e85-aad088d88d69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959645 | controller |     "Jun 12 16:05:02.437067 crc crio[24284]: time=\"2026-06-12T16:05:02.435963745Z\" level=info msg=\"Removing container: 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4\" id=01d385cd-0377-442c-bcf8-4719bc174315 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959659 | controller |     "Jun 12 16:05:02.607656 crc crio[24284]: time=\"2026-06-12T16:05:02.606884184Z\" level=info msg=\"Removed container 169244fac66fc8a2b4aaf0ad4f416174bd1efe22901a0ce902b526e5783629f4: openshift-infra/auto-csr-approver-29687998-vgzzs/oc\" id=01d385cd-0377-442c-bcf8-4719bc174315 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.959672 | controller |     "Jun 12 16:05:02.617661 crc crio[24284]: time=\"2026-06-12T16:05:02.617586489Z\" level=info msg=\"Stopping pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=02e27846-93ed-492c-8f9e-fb2ca375fd18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959687 | controller |     "Jun 12 16:05:02.617805 crc crio[24284]: time=\"2026-06-12T16:05:02.617687322Z\" level=info msg=\"Stopped pod sandbox (already stopped): e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=02e27846-93ed-492c-8f9e-fb2ca375fd18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959701 | controller |     "Jun 12 16:05:02.618491 crc crio[24284]: time=\"2026-06-12T16:05:02.618454057Z\" level=info msg=\"Removing pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=5681c550-d7c1-4cb9-ba8c-c3d6d71ab84c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.959718 | controller |     "Jun 12 16:05:02.638074 crc crio[24284]: time=\"2026-06-12T16:05:02.63793296Z\" level=info msg=\"Removed pod sandbox: e30b95d09f3945f9cae7856e9e49cb70f45262b85033ff237934884fddb57a7d\" id=5681c550-d7c1-4cb9-ba8c-c3d6d71ab84c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.959733 | controller |     "Jun 12 16:05:02.639132 crc crio[24284]: time=\"2026-06-12T16:05:02.639031034Z\" level=info msg=\"Stopping pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=81171740-1063-4754-9bf1-9474a5c56c9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959747 | controller |     "Jun 12 16:05:02.639221 crc crio[24284]: time=\"2026-06-12T16:05:02.639150638Z\" level=info msg=\"Stopped pod sandbox (already stopped): d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=81171740-1063-4754-9bf1-9474a5c56c9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959761 | controller |     "Jun 12 16:05:02.639998 crc crio[24284]: time=\"2026-06-12T16:05:02.639909812Z\" level=info msg=\"Removing pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=381dd2cc-7315-437e-983d-9e0ec6aec0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.959775 | controller |     "Jun 12 16:05:02.658181 crc crio[24284]: time=\"2026-06-12T16:05:02.657955432Z\" level=info msg=\"Removed pod sandbox: d731ddf4632355162beed8d632646284fea15be2f95f9dfc1ab9534799408bfd\" id=381dd2cc-7315-437e-983d-9e0ec6aec0d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.959789 | controller |     "Jun 12 16:05:02.659129 crc crio[24284]: time=\"2026-06-12T16:05:02.659038913Z\" level=info msg=\"Stopping pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=a56f0c51-182a-46c2-8b19-da2fde2e6870 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959803 | controller |     "Jun 12 16:05:02.659332 crc crio[24284]: time=\"2026-06-12T16:05:02.659138827Z\" level=info msg=\"Stopped pod sandbox (already stopped): a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=a56f0c51-182a-46c2-8b19-da2fde2e6870 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.959817 | controller |     "Jun 12 16:05:02.659872 crc crio[24284]: time=\"2026-06-12T16:05:02.659795548Z\" level=info msg=\"Removing pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=d1865dcd-37eb-4075-a590-ac3042911ecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.959831 | controller |     "Jun 12 16:05:02.676043 crc crio[24284]: time=\"2026-06-12T16:05:02.675958306Z\" level=info msg=\"Removed pod sandbox: a637962afa42327e086d13f17afd2def752c2d617784aa701e62b8060a1b5a56\" id=d1865dcd-37eb-4075-a590-ac3042911ecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.959845 | controller |     "Jun 12 16:05:05.528928 crc crio[24284]: time=\"2026-06-12T16:05:05.528649256Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-twdnl/POD\" id=240d6da1-1b61-4593-af84-e3f4ecc9dcc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.959859 | controller |     "Jun 12 16:05:05.530083 crc crio[24284]: time=\"2026-06-12T16:05:05.528953256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.959874 | controller |     "Jun 12 16:05:05.568856 crc crio[24284]: time=\"2026-06-12T16:05:05.568712448Z\" level=info msg=\"Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc0009b8d90}] Aliases:map[]}\"",
2026-06-12 16:39:24.959892 | controller |     "Jun 12 16:05:05.568856 crc crio[24284]: time=\"2026-06-12T16:05:05.56879554Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-twdnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.959907 | controller |     "Jun 12 16:05:06.217509 crc crio[24284]: 2026-06-12T16:05:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2017a55edfe94da Mac:e6:0b:e8:4a:74:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.959922 | controller |     "Jun 12 16:05:06.219619 crc crio[24284]: time=\"2026-06-12T16:05:06.219515519Z\" level=info msg=\"Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc0009b8d90}] Aliases:map[]}\"",
2026-06-12 16:39:24.959936 | controller |     "Jun 12 16:05:06.219846 crc crio[24284]: time=\"2026-06-12T16:05:06.219744243Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-twdnl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.959951 | controller |     "Jun 12 16:05:06.232526 crc crio[24284]: time=\"2026-06-12T16:05:06.232431366Z\" level=info msg=\"Ran pod sandbox 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c with infra container: openshift-marketplace/community-operators-twdnl/POD\" id=240d6da1-1b61-4593-af84-e3f4ecc9dcc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.959965 | controller |     "Jun 12 16:05:06.237141 crc crio[24284]: time=\"2026-06-12T16:05:06.237004103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9759678-6876-4af3-ba7e-4533fadb71ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.959979 | controller |     "Jun 12 16:05:06.241403 crc crio[24284]: time=\"2026-06-12T16:05:06.241223307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec8e223-bc8a-44ab-95b2-b1eda45914f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.959994 | controller |     "Jun 12 16:05:06.349778 crc crio[24284]: time=\"2026-06-12T16:05:06.349237159Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdnl/extract-utilities\" id=bfc34422-6040-4adb-98e8-2b3e16276e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960009 | controller |     "Jun 12 16:05:06.351899 crc crio[24284]: time=\"2026-06-12T16:05:06.351821942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960023 | controller |     "Jun 12 16:05:06.395741 crc crio[24284]: time=\"2026-06-12T16:05:06.395629451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960037 | controller |     "Jun 12 16:05:06.400756 crc crio[24284]: time=\"2026-06-12T16:05:06.400697104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960063 | controller |     "Jun 12 16:05:06.618363 crc crio[24284]: time=\"2026-06-12T16:05:06.617769081Z\" level=info msg=\"Created container 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b: openshift-marketplace/community-operators-twdnl/extract-utilities\" id=bfc34422-6040-4adb-98e8-2b3e16276e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960078 | controller |     "Jun 12 16:05:06.621357 crc crio[24284]: time=\"2026-06-12T16:05:06.62117284Z\" level=info msg=\"Starting container: 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b\" id=12fde6a2-7ff1-4eb7-8bc7-f361992595ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.960093 | controller |     "Jun 12 16:05:06.631988 crc crio[24284]: time=\"2026-06-12T16:05:06.631880502Z\" level=info msg=\"Started container\" PID=133419 containerID=4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b description=openshift-marketplace/community-operators-twdnl/extract-utilities id=12fde6a2-7ff1-4eb7-8bc7-f361992595ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c",
2026-06-12 16:39:24.960107 | controller |     "Jun 12 16:05:06.997016 crc crio[24284]: time=\"2026-06-12T16:05:06.996132433Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5e55b54b-ba49-4115-99ac-a0634575fde7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.960121 | controller |     "Jun 12 16:05:07.014191 crc crio[24284]: time=\"2026-06-12T16:05:07.014068676Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.960136 | controller |     "Jun 12 16:05:09.286330 crc crio[24284]: time=\"2026-06-12T16:05:09.285617687Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=5e55b54b-ba49-4115-99ac-a0634575fde7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.960151 | controller |     "Jun 12 16:05:09.287829 crc crio[24284]: time=\"2026-06-12T16:05:09.28762348Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eac78ac7-71fc-4761-a7b5-77f79cb2ac87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.960165 | controller |     "Jun 12 16:05:09.292761 crc crio[24284]: time=\"2026-06-12T16:05:09.292665491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5de615f4-ad75-43c0-aa70-0d244e40d7c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.960180 | controller |     "Jun 12 16:05:09.378576 crc crio[24284]: time=\"2026-06-12T16:05:09.377070258Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdnl/extract-content\" id=4ef52931-95c5-4f3e-a3d0-ec70d2a5106b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960194 | controller |     "Jun 12 16:05:09.378576 crc crio[24284]: time=\"2026-06-12T16:05:09.377871825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960208 | controller |     "Jun 12 16:05:09.443147 crc crio[24284]: time=\"2026-06-12T16:05:09.443026448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960223 | controller |     "Jun 12 16:05:09.446247 crc crio[24284]: time=\"2026-06-12T16:05:09.446171117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960237 | controller |     "Jun 12 16:05:09.953855 crc crio[24284]: time=\"2026-06-12T16:05:09.953145378Z\" level=info msg=\"Created container b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967: openshift-marketplace/community-operators-twdnl/extract-content\" id=4ef52931-95c5-4f3e-a3d0-ec70d2a5106b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960255 | controller |     "Jun 12 16:05:09.956070 crc crio[24284]: time=\"2026-06-12T16:05:09.95511031Z\" level=info msg=\"Starting container: b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967\" id=a9b3b8da-50e3-4bb8-9739-a5bba0c11a54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.960270 | controller |     "Jun 12 16:05:09.967521 crc crio[24284]: time=\"2026-06-12T16:05:09.965171772Z\" level=info msg=\"Started container\" PID=133644 containerID=b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967 description=openshift-marketplace/community-operators-twdnl/extract-content id=a9b3b8da-50e3-4bb8-9739-a5bba0c11a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c",
2026-06-12 16:39:24.960285 | controller |     "Jun 12 16:05:13.098550 crc crio[24284]: time=\"2026-06-12T16:05:13.097767488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b875c66e-38b6-4544-904b-2cb2511b5f63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.960299 | controller |     "Jun 12 16:05:13.102233 crc crio[24284]: time=\"2026-06-12T16:05:13.102140139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dacff79b-3e30-42ec-9491-f7fd2a8da3d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.960314 | controller |     "Jun 12 16:05:13.110342 crc crio[24284]: time=\"2026-06-12T16:05:13.110172845Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdnl/registry-server\" id=54230a39-4f55-4129-ae10-d0a9f75e54f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960328 | controller |     "Jun 12 16:05:13.110844 crc crio[24284]: time=\"2026-06-12T16:05:13.110791965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960342 | controller |     "Jun 12 16:05:13.212630 crc crio[24284]: time=\"2026-06-12T16:05:13.211967508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960357 | controller |     "Jun 12 16:05:13.217053 crc crio[24284]: time=\"2026-06-12T16:05:13.216619998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960371 | controller |     "Jun 12 16:05:13.402971 crc crio[24284]: time=\"2026-06-12T16:05:13.402420125Z\" level=info msg=\"Created container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server\" id=54230a39-4f55-4129-ae10-d0a9f75e54f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960386 | controller |     "Jun 12 16:05:13.404709 crc crio[24284]: time=\"2026-06-12T16:05:13.404642416Z\" level=info msg=\"Starting container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4\" id=d289d850-2838-4270-b43f-337af5805a84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.960400 | controller |     "Jun 12 16:05:13.411087 crc crio[24284]: time=\"2026-06-12T16:05:13.410992218Z\" level=info msg=\"Started container\" PID=133791 containerID=b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4 description=openshift-marketplace/community-operators-twdnl/registry-server id=d289d850-2838-4270-b43f-337af5805a84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c",
2026-06-12 16:39:24.960420 | controller |     "Jun 12 16:05:27.319813 crc crio[24284]: time=\"2026-06-12T16:05:27.318961329Z\" level=info msg=\"Stopping container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4 (timeout: 2s)\" id=3938077a-3353-451f-829c-267262563fd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.960446 | controller |     "Jun 12 16:05:27.448911 crc crio[24284]: time=\"2026-06-12T16:05:27.448793498Z\" level=info msg=\"Stopped container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server\" id=3938077a-3353-451f-829c-267262563fd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.960467 | controller |     "Jun 12 16:05:27.450141 crc crio[24284]: time=\"2026-06-12T16:05:27.449976666Z\" level=info msg=\"Stopping pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=f9a6fda9-e03c-482a-b796-c41af167c92e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.960483 | controller |     "Jun 12 16:05:27.451471 crc crio[24284]: time=\"2026-06-12T16:05:27.45134282Z\" level=info msg=\"Got pod network &{Name:community-operators-twdnl Namespace:openshift-marketplace ID:2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c UID:22c499f3-3063-4a52-a600-554c6419fbf1 NetNS:/var/run/netns/16018452-e920-4d93-b465-fa51611c66a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22c499f3_3063_4a52_a600_554c6419fbf1.slice PodAnnotations:0xc003242078}] Aliases:map[]}\"",
2026-06-12 16:39:24.960498 | controller |     "Jun 12 16:05:27.451750 crc crio[24284]: time=\"2026-06-12T16:05:27.45167309Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-twdnl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.960531 | controller |     "Jun 12 16:05:27.838945 crc crio[24284]: time=\"2026-06-12T16:05:27.83844201Z\" level=info msg=\"Stopped pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=f9a6fda9-e03c-482a-b796-c41af167c92e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.960549 | controller |     "Jun 12 16:05:28.342737 crc crio[24284]: time=\"2026-06-12T16:05:28.342631553Z\" level=info msg=\"Removing container: b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4\" id=09047ac9-ff12-4e8e-8390-4dbe6e918714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.960567 | controller |     "Jun 12 16:05:28.381006 crc crio[24284]: time=\"2026-06-12T16:05:28.380048411Z\" level=info msg=\"Removed container b0935d28eb1179417c5c416a2b879dc7fa9b57feae42201783942f6c64b05fc4: openshift-marketplace/community-operators-twdnl/registry-server\" id=09047ac9-ff12-4e8e-8390-4dbe6e918714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.960582 | controller |     "Jun 12 16:05:28.384630 crc crio[24284]: time=\"2026-06-12T16:05:28.384475829Z\" level=info msg=\"Removing container: b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967\" id=76245b88-f2ca-437c-a160-28e15b703e2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.960597 | controller |     "Jun 12 16:05:28.427418 crc crio[24284]: time=\"2026-06-12T16:05:28.427219911Z\" level=info msg=\"Removed container b67a57d10e982f31c235743eaa6b03371c10ffc78b1c59a23f46e11cc3d99967: openshift-marketplace/community-operators-twdnl/extract-content\" id=76245b88-f2ca-437c-a160-28e15b703e2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.960611 | controller |     "Jun 12 16:05:28.432635 crc crio[24284]: time=\"2026-06-12T16:05:28.432549895Z\" level=info msg=\"Removing container: 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b\" id=ea47c19a-ab5e-4238-b06c-29fead27ed1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.960629 | controller |     "Jun 12 16:05:28.482514 crc crio[24284]: time=\"2026-06-12T16:05:28.482359572Z\" level=info msg=\"Removed container 4e139df414044a1a30c03a80b7cc345b1d7d2dc34c4d5523c4a27e679907d42b: openshift-marketplace/community-operators-twdnl/extract-utilities\" id=ea47c19a-ab5e-4238-b06c-29fead27ed1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.960644 | controller |     "Jun 12 16:06:01.153358 crc crio[24284]: time=\"2026-06-12T16:06:01.152195659Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688006-cxp4x/POD\" id=8d257141-9178-4350-9bf0-0964a8e0a7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.960659 | controller |     "Jun 12 16:06:01.153358 crc crio[24284]: time=\"2026-06-12T16:06:01.153361857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960673 | controller |     "Jun 12 16:06:01.192116 crc crio[24284]: time=\"2026-06-12T16:06:01.191935201Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc00041d2f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.960688 | controller |     "Jun 12 16:06:01.192116 crc crio[24284]: time=\"2026-06-12T16:06:01.192016763Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688006-cxp4x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.960703 | controller |     "Jun 12 16:06:01.817662 crc crio[24284]: 2026-06-12T16:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f208a980f842bf5 Mac:ea:ee:0f:92:f0:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff SocketPath: PciID:}] [{Interface:0xc000134570 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.960718 | controller |     "Jun 12 16:06:01.817662 crc crio[24284]: time=\"2026-06-12T16:06:01.817539166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc00041d2f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.960732 | controller |     "Jun 12 16:06:01.817962 crc crio[24284]: time=\"2026-06-12T16:06:01.817710712Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688006-cxp4x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.960747 | controller |     "Jun 12 16:06:01.833546 crc crio[24284]: time=\"2026-06-12T16:06:01.833457331Z\" level=info msg=\"Ran pod sandbox f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 with infra container: openshift-infra/auto-csr-approver-29688006-cxp4x/POD\" id=8d257141-9178-4350-9bf0-0964a8e0a7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.960761 | controller |     "Jun 12 16:06:01.841854 crc crio[24284]: time=\"2026-06-12T16:06:01.841678234Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b93ffcd8-6389-47c6-8e39-999f05d1312f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.960776 | controller |     "Jun 12 16:06:01.851200 crc crio[24284]: time=\"2026-06-12T16:06:01.851111276Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.960794 | controller |     "Jun 12 16:06:02.710707 crc crio[24284]: time=\"2026-06-12T16:06:02.710354083Z\" level=info msg=\"Stopping pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=98f9fa5d-d3f8-45cf-8b3b-eb9ff4fcc8a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.960810 | controller |     "Jun 12 16:06:02.710707 crc crio[24284]: time=\"2026-06-12T16:06:02.71049612Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=98f9fa5d-d3f8-45cf-8b3b-eb9ff4fcc8a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.960824 | controller |     "Jun 12 16:06:02.712740 crc crio[24284]: time=\"2026-06-12T16:06:02.711085719Z\" level=info msg=\"Removing pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=ffb3c15b-d9db-492e-8896-86ed55a3ad1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.960839 | controller |     "Jun 12 16:06:02.728166 crc crio[24284]: time=\"2026-06-12T16:06:02.727997178Z\" level=info msg=\"Removed pod sandbox: 2017a55edfe94da1c3907aa458144a9b92a320ce6881f379de79cf7438cdd49c\" id=ffb3c15b-d9db-492e-8896-86ed55a3ad1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.960853 | controller |     "Jun 12 16:06:05.836559 crc crio[24284]: time=\"2026-06-12T16:06:05.835624667Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b93ffcd8-6389-47c6-8e39-999f05d1312f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.960868 | controller |     "Jun 12 16:06:05.838479 crc crio[24284]: time=\"2026-06-12T16:06:05.838327332Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f501143-f3ce-4431-99aa-bcf1e346529c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.960883 | controller |     "Jun 12 16:06:05.842197 crc crio[24284]: time=\"2026-06-12T16:06:05.842108483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7e82725-233e-4855-93ad-d62c4c010bb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.960897 | controller |     "Jun 12 16:06:06.072117 crc crio[24284]: time=\"2026-06-12T16:06:06.07202055Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688006-cxp4x/oc\" id=b0bfa018-ee38-4920-8049-e60907131418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960912 | controller |     "Jun 12 16:06:06.072969 crc crio[24284]: time=\"2026-06-12T16:06:06.072897349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960926 | controller |     "Jun 12 16:06:06.144916 crc crio[24284]: time=\"2026-06-12T16:06:06.144786216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960941 | controller |     "Jun 12 16:06:06.384644 crc crio[24284]: time=\"2026-06-12T16:06:06.384529528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.960955 | controller |     "Jun 12 16:06:06.516404 crc crio[24284]: time=\"2026-06-12T16:06:06.5157286Z\" level=info msg=\"Created container db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2: openshift-infra/auto-csr-approver-29688006-cxp4x/oc\" id=b0bfa018-ee38-4920-8049-e60907131418 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.960970 | controller |     "Jun 12 16:06:06.518060 crc crio[24284]: time=\"2026-06-12T16:06:06.517957171Z\" level=info msg=\"Starting container: db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2\" id=a44d49e4-d2ac-4524-a29f-b45e403dbd7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.960988 | controller |     "Jun 12 16:06:06.526704 crc crio[24284]: time=\"2026-06-12T16:06:06.525650867Z\" level=info msg=\"Started container\" PID=136549 containerID=db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2 description=openshift-infra/auto-csr-approver-29688006-cxp4x/oc id=a44d49e4-d2ac-4524-a29f-b45e403dbd7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912",
2026-06-12 16:39:24.961003 | controller |     "Jun 12 16:06:08.109881 crc crio[24284]: time=\"2026-06-12T16:06:08.10881548Z\" level=info msg=\"Stopping pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=024dac1e-59f0-4591-b010-c413910c1e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.961017 | controller |     "Jun 12 16:06:08.112670 crc crio[24284]: time=\"2026-06-12T16:06:08.111064341Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-cxp4x Namespace:openshift-infra ID:f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912 UID:a6b246b4-0877-447c-b97f-84a5214032c0 NetNS:/var/run/netns/a2c3a782-c831-40d0-96b5-78e9c75048ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6b246b4_0877_447c_b97f_84a5214032c0.slice PodAnnotations:0xc000b84000}] Aliases:map[]}\"",
2026-06-12 16:39:24.961032 | controller |     "Jun 12 16:06:08.112670 crc crio[24284]: time=\"2026-06-12T16:06:08.111537497Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688006-cxp4x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.961047 | controller |     "Jun 12 16:06:08.449420 crc crio[24284]: time=\"2026-06-12T16:06:08.449229778Z\" level=info msg=\"Stopped pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=024dac1e-59f0-4591-b010-c413910c1e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.961061 | controller |     "Jun 12 16:06:46.739050 crc crio[24284]: time=\"2026-06-12T16:06:46.73723144Z\" level=info msg=\"Stopping pod sandbox: 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41\" id=631c85a8-2cce-4186-b80a-b23c4482978a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.961075 | controller |     "Jun 12 16:06:46.741995 crc crio[24284]: time=\"2026-06-12T16:06:46.740201546Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 Namespace:openstack ID:91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41 UID:55782b7b-aa7d-441b-ae42-7df6221a0ef2 NetNS:/var/run/netns/c439536c-78ec-4a00-9c07-b79fbe30c011 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55782b7b_aa7d_441b_ae42_7df6221a0ef2.slice PodAnnotations:0xc002c1e528}] Aliases:map[]}\"",
2026-06-12 16:39:24.961090 | controller |     "Jun 12 16:06:46.741995 crc crio[24284]: time=\"2026-06-12T16:06:46.740546577Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.961104 | controller |     "Jun 12 16:06:47.216665 crc crio[24284]: time=\"2026-06-12T16:06:47.210763205Z\" level=info msg=\"Stopped pod sandbox: 91b8686236f67dc5eac0d0c976f47170a207db13c480cdcf823e20fd6654cb41\" id=631c85a8-2cce-4186-b80a-b23c4482978a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.961118 | controller |     "Jun 12 16:06:48.329828 crc crio[24284]: time=\"2026-06-12T16:06:48.329159102Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/POD\" id=6feed9f8-a2b5-4b03-8dbd-abeb744f4468 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.961133 | controller |     "Jun 12 16:06:48.329828 crc crio[24284]: time=\"2026-06-12T16:06:48.329785462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961150 | controller |     "Jun 12 16:06:48.383143 crc crio[24284]: time=\"2026-06-12T16:06:48.383080025Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc00041c190}] Aliases:map[]}\"",
2026-06-12 16:39:24.961165 | controller |     "Jun 12 16:06:48.383622 crc crio[24284]: time=\"2026-06-12T16:06:48.383598662Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.961180 | controller |     "Jun 12 16:06:49.123932 crc crio[24284]: 2026-06-12T16:06:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af90e8fe3c11f6c Mac:3e:36:0b:52:76:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 SocketPath: PciID:}] [{Interface:0xc0007005b0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.961195 | controller |     "Jun 12 16:06:49.131050 crc crio[24284]: time=\"2026-06-12T16:06:49.130968825Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc00041c190}] Aliases:map[]}\"",
2026-06-12 16:39:24.961210 | controller |     "Jun 12 16:06:49.131397 crc crio[24284]: time=\"2026-06-12T16:06:49.131326266Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.961225 | controller |     "Jun 12 16:06:49.140543 crc crio[24284]: time=\"2026-06-12T16:06:49.140035976Z\" level=info msg=\"Ran pod sandbox af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/POD\" id=6feed9f8-a2b5-4b03-8dbd-abeb744f4468 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.961240 | controller |     "Jun 12 16:06:49.144501 crc crio[24284]: time=\"2026-06-12T16:06:49.144088174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1d07b6f9-1dcd-48c6-ba98-a40b8018d655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.961254 | controller |     "Jun 12 16:06:49.170764 crc crio[24284]: time=\"2026-06-12T16:06:49.170145786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=274ed55c-60d3-422e-9b39-35aedeb64a30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.961269 | controller |     "Jun 12 16:06:49.180311 crc crio[24284]: time=\"2026-06-12T16:06:49.180214959Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e1ae70a9-6e27-49b9-aa57-9ca52e74ffc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.961283 | controller |     "Jun 12 16:06:49.180741 crc crio[24284]: time=\"2026-06-12T16:06:49.180702434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961302 | controller |     "Jun 12 16:06:49.243400 crc crio[24284]: time=\"2026-06-12T16:06:49.243091637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961317 | controller |     "Jun 12 16:06:49.247368 crc crio[24284]: time=\"2026-06-12T16:06:49.247291913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961331 | controller |     "Jun 12 16:06:49.462324 crc crio[24284]: time=\"2026-06-12T16:06:49.462133758Z\" level=info msg=\"Created container 60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e1ae70a9-6e27-49b9-aa57-9ca52e74ffc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.961346 | controller |     "Jun 12 16:06:49.468866 crc crio[24284]: time=\"2026-06-12T16:06:49.468751631Z\" level=info msg=\"Starting container: 60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e\" id=3426562e-ccb9-4074-8dd2-9e1acce75a0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.961360 | controller |     "Jun 12 16:06:49.480712 crc crio[24284]: time=\"2026-06-12T16:06:49.480579958Z\" level=info msg=\"Started container\" PID=139178 containerID=60cb58b818e4568dd5941aee6344169f50d762ca937e1eaeafc63cfca296ae4e description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=3426562e-ccb9-4074-8dd2-9e1acce75a0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f",
2026-06-12 16:39:24.961375 | controller |     "Jun 12 16:07:02.766943 crc crio[24284]: time=\"2026-06-12T16:07:02.766118586Z\" level=info msg=\"Removing container: f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb\" id=e7a36290-7a34-4902-adcb-f14fcf9d417d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.961390 | controller |     "Jun 12 16:07:02.892975 crc crio[24284]: time=\"2026-06-12T16:07:02.892808741Z\" level=info msg=\"Removed container f325f072e2fd45e16572802be494b53ed7cf75dfbde2a2da612fe95d92d576cb: openshift-infra/auto-csr-approver-29688000-sw54s/oc\" id=e7a36290-7a34-4902-adcb-f14fcf9d417d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.961404 | controller |     "Jun 12 16:07:02.917045 crc crio[24284]: time=\"2026-06-12T16:07:02.916967817Z\" level=info msg=\"Stopping pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=54346234-ac09-44b2-ae4f-7fe282a98fd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.961418 | controller |     "Jun 12 16:07:02.917674 crc crio[24284]: time=\"2026-06-12T16:07:02.917646599Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=54346234-ac09-44b2-ae4f-7fe282a98fd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.961432 | controller |     "Jun 12 16:07:02.918613 crc crio[24284]: time=\"2026-06-12T16:07:02.918504376Z\" level=info msg=\"Removing pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=56576993-3624-413c-ac6b-40c763efdede name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.961446 | controller |     "Jun 12 16:07:02.933713 crc crio[24284]: time=\"2026-06-12T16:07:02.933209758Z\" level=info msg=\"Removed pod sandbox: 9e775a156b8f8bbf4e1ef0d38e0e7601a53c820abd14dfa31189e160dcb5acf0\" id=56576993-3624-413c-ac6b-40c763efdede name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.961464 | controller |     "Jun 12 16:07:59.350472 crc crio[24284]: time=\"2026-06-12T16:07:59.349171537Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q46ft/POD\" id=dc2430ee-7bba-42ff-b783-d79fa819f167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.961479 | controller |     "Jun 12 16:07:59.354649 crc crio[24284]: time=\"2026-06-12T16:07:59.354454167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961493 | controller |     "Jun 12 16:07:59.407715 crc crio[24284]: time=\"2026-06-12T16:07:59.407592706Z\" level=info msg=\"Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc002612f78}] Aliases:map[]}\"",
2026-06-12 16:39:24.961508 | controller |     "Jun 12 16:07:59.407715 crc crio[24284]: time=\"2026-06-12T16:07:59.407693799Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q46ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.961542 | controller |     "Jun 12 16:08:00.026308 crc crio[24284]: 2026-06-12T16:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:625837fd00d084a Mac:9a:f9:ac:e6:8e:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d SocketPath: PciID:}] [{Interface:0xc0002429e0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.961558 | controller |     "Jun 12 16:08:00.028508 crc crio[24284]: time=\"2026-06-12T16:08:00.026851136Z\" level=info msg=\"Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc002612f78}] Aliases:map[]}\"",
2026-06-12 16:39:24.961574 | controller |     "Jun 12 16:08:00.028508 crc crio[24284]: time=\"2026-06-12T16:08:00.027162116Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q46ft for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.961589 | controller |     "Jun 12 16:08:00.066931 crc crio[24284]: time=\"2026-06-12T16:08:00.066821269Z\" level=info msg=\"Ran pod sandbox 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee with infra container: openshift-marketplace/certified-operators-q46ft/POD\" id=dc2430ee-7bba-42ff-b783-d79fa819f167 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.961604 | controller |     "Jun 12 16:08:00.074301 crc crio[24284]: time=\"2026-06-12T16:08:00.074175276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b3eeeb9-4469-4da5-b8b0-efaa86a9de35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.961618 | controller |     "Jun 12 16:08:00.080201 crc crio[24284]: time=\"2026-06-12T16:08:00.080101558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=118a9490-edb2-4650-9a2e-188cbf6d1306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.961633 | controller |     "Jun 12 16:08:00.095664 crc crio[24284]: time=\"2026-06-12T16:08:00.09555572Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q46ft/extract-utilities\" id=e91366ce-3d13-42ca-bd08-2e37294f4b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.961651 | controller |     "Jun 12 16:08:00.096472 crc crio[24284]: time=\"2026-06-12T16:08:00.096363926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961666 | controller |     "Jun 12 16:08:00.192360 crc crio[24284]: time=\"2026-06-12T16:08:00.182822531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961680 | controller |     "Jun 12 16:08:00.192360 crc crio[24284]: time=\"2026-06-12T16:08:00.18965233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961694 | controller |     "Jun 12 16:08:00.487184 crc crio[24284]: time=\"2026-06-12T16:08:00.486752477Z\" level=info msg=\"Created container 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c: openshift-marketplace/certified-operators-q46ft/extract-utilities\" id=e91366ce-3d13-42ca-bd08-2e37294f4b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.961709 | controller |     "Jun 12 16:08:00.491494 crc crio[24284]: time=\"2026-06-12T16:08:00.490991698Z\" level=info msg=\"Starting container: 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c\" id=a1a65325-a600-44a6-a3bc-2a1ac6f75eaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.961723 | controller |     "Jun 12 16:08:00.529556 crc crio[24284]: time=\"2026-06-12T16:08:00.526585966Z\" level=info msg=\"Started container\" PID=142869 containerID=5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c description=openshift-marketplace/certified-operators-q46ft/extract-utilities id=a1a65325-a600-44a6-a3bc-2a1ac6f75eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee",
2026-06-12 16:39:24.961738 | controller |     "Jun 12 16:08:00.639938 crc crio[24284]: time=\"2026-06-12T16:08:00.639234301Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688008-dkhzx/POD\" id=8e986d37-d0e3-4ccc-a100-08cb181b5735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.961753 | controller |     "Jun 12 16:08:00.639938 crc crio[24284]: time=\"2026-06-12T16:08:00.63982202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961767 | controller |     "Jun 12 16:08:00.687344 crc crio[24284]: time=\"2026-06-12T16:08:00.686973149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc00041dec8}] Aliases:map[]}\"",
2026-06-12 16:39:24.961782 | controller |     "Jun 12 16:08:00.687344 crc crio[24284]: time=\"2026-06-12T16:08:00.687177035Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688008-dkhzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.961796 | controller |     "Jun 12 16:08:01.243599 crc crio[24284]: time=\"2026-06-12T16:08:01.241883407Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=83620dac-7a1d-486f-8a02-d9a2ee87ef80 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.961814 | controller |     "Jun 12 16:08:01.256090 crc crio[24284]: time=\"2026-06-12T16:08:01.255838683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.961828 | controller |     "Jun 12 16:08:01.527986 crc crio[24284]: 2026-06-12T16:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccf9df8e51d4fbe Mac:62:16:be:40:04:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab SocketPath: PciID:}] [{Interface:0xc0002df630 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.961843 | controller |     "Jun 12 16:08:01.531169 crc crio[24284]: time=\"2026-06-12T16:08:01.531056618Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc00041dec8}] Aliases:map[]}\"",
2026-06-12 16:39:24.961858 | controller |     "Jun 12 16:08:01.531542 crc crio[24284]: time=\"2026-06-12T16:08:01.531521093Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688008-dkhzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.961872 | controller |     "Jun 12 16:08:01.584065 crc crio[24284]: time=\"2026-06-12T16:08:01.583951319Z\" level=info msg=\"Ran pod sandbox ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 with infra container: openshift-infra/auto-csr-approver-29688008-dkhzx/POD\" id=8e986d37-d0e3-4ccc-a100-08cb181b5735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.961886 | controller |     "Jun 12 16:08:01.587232 crc crio[24284]: time=\"2026-06-12T16:08:01.58716678Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=854147fe-925a-4a87-b479-f6c282916e5b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.961901 | controller |     "Jun 12 16:08:01.592049 crc crio[24284]: time=\"2026-06-12T16:08:01.591970876Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.961915 | controller |     "Jun 12 16:08:02.147105 crc crio[24284]: time=\"2026-06-12T16:08:02.147014859Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=83620dac-7a1d-486f-8a02-d9a2ee87ef80 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.961930 | controller |     "Jun 12 16:08:02.148967 crc crio[24284]: time=\"2026-06-12T16:08:02.148843367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ec24511f-69f2-40af-b76e-164afac0869f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.961944 | controller |     "Jun 12 16:08:02.153073 crc crio[24284]: time=\"2026-06-12T16:08:02.15301278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7dcd3f11-5104-446e-9a11-0660a4f4acde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.961959 | controller |     "Jun 12 16:08:02.200814 crc crio[24284]: time=\"2026-06-12T16:08:02.200684275Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q46ft/extract-content\" id=8311d1ee-aefb-49b2-b4e9-3cc780429e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.961973 | controller |     "Jun 12 16:08:02.201855 crc crio[24284]: time=\"2026-06-12T16:08:02.201765509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.961990 | controller |     "Jun 12 16:08:02.270689 crc crio[24284]: time=\"2026-06-12T16:08:02.270117685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962005 | controller |     "Jun 12 16:08:02.274843 crc crio[24284]: time=\"2026-06-12T16:08:02.274785685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962020 | controller |     "Jun 12 16:08:02.449597 crc crio[24284]: time=\"2026-06-12T16:08:02.449478823Z\" level=info msg=\"Created container 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b: openshift-marketplace/certified-operators-q46ft/extract-content\" id=8311d1ee-aefb-49b2-b4e9-3cc780429e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.962034 | controller |     "Jun 12 16:08:02.451494 crc crio[24284]: time=\"2026-06-12T16:08:02.451207508Z\" level=info msg=\"Starting container: 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b\" id=70f72667-f0f6-4a1a-bdb2-0adac2c91ba6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.962048 | controller |     "Jun 12 16:08:02.458725 crc crio[24284]: time=\"2026-06-12T16:08:02.458627825Z\" level=info msg=\"Started container\" PID=143025 containerID=41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b description=openshift-marketplace/certified-operators-q46ft/extract-content id=70f72667-f0f6-4a1a-bdb2-0adac2c91ba6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee",
2026-06-12 16:39:24.962063 | controller |     "Jun 12 16:08:02.695238 crc crio[24284]: time=\"2026-06-12T16:08:02.69510508Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=854147fe-925a-4a87-b479-f6c282916e5b name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.962077 | controller |     "Jun 12 16:08:02.696484 crc crio[24284]: time=\"2026-06-12T16:08:02.696229386Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9b9f298c-77a7-4355-a778-b6cb76b5c1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.962091 | controller |     "Jun 12 16:08:02.700685 crc crio[24284]: time=\"2026-06-12T16:08:02.700561574Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=db16fbd8-c87e-4706-bee7-1af047e9fef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.962105 | controller |     "Jun 12 16:08:02.713031 crc crio[24284]: time=\"2026-06-12T16:08:02.712873877Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688008-dkhzx/oc\" id=fef655e6-b2b9-4de2-9232-58f4728bf0ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.962118 | controller |     "Jun 12 16:08:02.713820 crc crio[24284]: time=\"2026-06-12T16:08:02.713722545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962133 | controller |     "Jun 12 16:08:02.762180 crc crio[24284]: time=\"2026-06-12T16:08:02.762099962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962147 | controller |     "Jun 12 16:08:03.054420 crc crio[24284]: time=\"2026-06-12T16:08:03.053804463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962160 | controller |     "Jun 12 16:08:03.200720 crc crio[24284]: time=\"2026-06-12T16:08:03.20065658Z\" level=info msg=\"Created container bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679: openshift-infra/auto-csr-approver-29688008-dkhzx/oc\" id=fef655e6-b2b9-4de2-9232-58f4728bf0ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.962178 | controller |     "Jun 12 16:08:03.202742 crc crio[24284]: time=\"2026-06-12T16:08:03.20249083Z\" level=info msg=\"Starting container: bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679\" id=5a4ec455-50b2-4cae-a2b0-3b6f315caa08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.962193 | controller |     "Jun 12 16:08:03.213917 crc crio[24284]: time=\"2026-06-12T16:08:03.213855714Z\" level=info msg=\"Started container\" PID=143081 containerID=bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679 description=openshift-infra/auto-csr-approver-29688008-dkhzx/oc id=5a4ec455-50b2-4cae-a2b0-3b6f315caa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6",
2026-06-12 16:39:24.962207 | controller |     "Jun 12 16:08:05.311800 crc crio[24284]: time=\"2026-06-12T16:08:05.311009881Z\" level=info msg=\"Stopping pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=4a6fe213-916d-4d74-8fb9-7d21d9daf205 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962221 | controller |     "Jun 12 16:08:05.312883 crc crio[24284]: time=\"2026-06-12T16:08:05.312074445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-dkhzx Namespace:openshift-infra ID:ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6 UID:f253eaac-fc72-4c79-8496-75bd7d3b3077 NetNS:/var/run/netns/e3597c28-cdd0-4384-83f0-43fe35feb1ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf253eaac_fc72_4c79_8496_75bd7d3b3077.slice PodAnnotations:0xc002722450}] Aliases:map[]}\"",
2026-06-12 16:39:24.962241 | controller |     "Jun 12 16:08:05.312883 crc crio[24284]: time=\"2026-06-12T16:08:05.312198709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bd21a75d-3e17-4a42-9032-91a2bcd5a15f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.962256 | controller |     "Jun 12 16:08:05.312883 crc crio[24284]: time=\"2026-06-12T16:08:05.312339134Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688008-dkhzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.962270 | controller |     "Jun 12 16:08:05.315137 crc crio[24284]: time=\"2026-06-12T16:08:05.31504633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aa2d7fc8-3f9a-48dc-8170-cb552dbb3b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.962284 | controller |     "Jun 12 16:08:05.326153 crc crio[24284]: time=\"2026-06-12T16:08:05.326023091Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q46ft/registry-server\" id=7d4d068f-d3da-4455-9d5b-596e8c9a0331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.962298 | controller |     "Jun 12 16:08:05.326645 crc crio[24284]: time=\"2026-06-12T16:08:05.326575799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962313 | controller |     "Jun 12 16:08:05.414784 crc crio[24284]: time=\"2026-06-12T16:08:05.414130459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962327 | controller |     "Jun 12 16:08:05.418592 crc crio[24284]: time=\"2026-06-12T16:08:05.41852584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.962345 | controller |     "Jun 12 16:08:05.823634 crc crio[24284]: time=\"2026-06-12T16:08:05.822224933Z\" level=info msg=\"Created container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server\" id=7d4d068f-d3da-4455-9d5b-596e8c9a0331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.962360 | controller |     "Jun 12 16:08:05.830782 crc crio[24284]: time=\"2026-06-12T16:08:05.827918566Z\" level=info msg=\"Starting container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336\" id=5cde257d-5824-41b3-a775-f14a5b29de6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.962375 | controller |     "Jun 12 16:08:05.855048 crc crio[24284]: time=\"2026-06-12T16:08:05.853110631Z\" level=info msg=\"Started container\" PID=143267 containerID=208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336 description=openshift-marketplace/certified-operators-q46ft/registry-server id=5cde257d-5824-41b3-a775-f14a5b29de6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee",
2026-06-12 16:39:24.962390 | controller |     "Jun 12 16:08:06.075145 crc crio[24284]: time=\"2026-06-12T16:08:06.067957113Z\" level=info msg=\"Stopped pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=4a6fe213-916d-4d74-8fb9-7d21d9daf205 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962404 | controller |     "Jun 12 16:08:12.530791 crc crio[24284]: time=\"2026-06-12T16:08:12.529550521Z\" level=info msg=\"Stopping container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336 (timeout: 2s)\" id=14b24f5f-ccf8-4200-94c5-585657a4f7da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.962419 | controller |     "Jun 12 16:08:13.451790 crc crio[24284]: time=\"2026-06-12T16:08:13.449875878Z\" level=info msg=\"Stopped container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server\" id=14b24f5f-ccf8-4200-94c5-585657a4f7da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.962433 | controller |     "Jun 12 16:08:13.480061 crc crio[24284]: time=\"2026-06-12T16:08:13.479998056Z\" level=info msg=\"Stopping pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=5dc90d37-4e22-414a-8c28-14cac443dfe5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962447 | controller |     "Jun 12 16:08:13.481784 crc crio[24284]: time=\"2026-06-12T16:08:13.481746483Z\" level=info msg=\"Got pod network &{Name:certified-operators-q46ft Namespace:openshift-marketplace ID:625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee UID:6a8ef847-2cef-4b0b-8161-defc4c013728 NetNS:/var/run/netns/6cce6631-75c1-4578-be39-24f8dc33553d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a8ef847_2cef_4b0b_8161_defc4c013728.slice PodAnnotations:0xc001e04168}] Aliases:map[]}\"",
2026-06-12 16:39:24.962462 | controller |     "Jun 12 16:08:13.482639 crc crio[24284]: time=\"2026-06-12T16:08:13.482609017Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q46ft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.962477 | controller |     "Jun 12 16:08:13.857779 crc crio[24284]: time=\"2026-06-12T16:08:13.857437919Z\" level=info msg=\"Stopped pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=5dc90d37-4e22-414a-8c28-14cac443dfe5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962491 | controller |     "Jun 12 16:08:14.589994 crc crio[24284]: time=\"2026-06-12T16:08:14.589091088Z\" level=info msg=\"Removing container: 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336\" id=d762f149-3354-4308-ae35-1490e1f4c78d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962509 | controller |     "Jun 12 16:08:14.625095 crc crio[24284]: time=\"2026-06-12T16:08:14.624921013Z\" level=info msg=\"Removed container 208e56d38f0bb64e7c8e5c7ee747707a4b1fa13dd42fa94dee06943f250b7336: openshift-marketplace/certified-operators-q46ft/registry-server\" id=d762f149-3354-4308-ae35-1490e1f4c78d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962542 | controller |     "Jun 12 16:08:14.628962 crc crio[24284]: time=\"2026-06-12T16:08:14.628685743Z\" level=info msg=\"Removing container: 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b\" id=507a576d-de29-4883-b94c-fd3e6c452f09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962558 | controller |     "Jun 12 16:08:14.672853 crc crio[24284]: time=\"2026-06-12T16:08:14.672699943Z\" level=info msg=\"Removed container 41b81606071a4a3d13fb233e191b1e86be4b43f5e6386a4ac49c2c937414d60b: openshift-marketplace/certified-operators-q46ft/extract-content\" id=507a576d-de29-4883-b94c-fd3e6c452f09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962573 | controller |     "Jun 12 16:08:14.676585 crc crio[24284]: time=\"2026-06-12T16:08:14.676076749Z\" level=info msg=\"Removing container: 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c\" id=67a55151-b059-47c3-8af4-ab42356a3232 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962588 | controller |     "Jun 12 16:08:14.757470 crc crio[24284]: time=\"2026-06-12T16:08:14.757329738Z\" level=info msg=\"Removed container 5fd0408b784b85831efd68fb1390b91564ad65db0f668df4fa2de9ce1aa0ef8c: openshift-marketplace/certified-operators-q46ft/extract-utilities\" id=67a55151-b059-47c3-8af4-ab42356a3232 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962603 | controller |     "Jun 12 16:09:03.072527 crc crio[24284]: time=\"2026-06-12T16:09:03.071531844Z\" level=info msg=\"Removing container: 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422\" id=1efd8379-a3af-4d3f-b9b4-7ba56b5dacb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962617 | controller |     "Jun 12 16:09:03.243821 crc crio[24284]: time=\"2026-06-12T16:09:03.242696829Z\" level=info msg=\"Removed container 7cd7e573d6c22f68334e909565a3d5b1e87ea0d31454eb54dbebd4d4b2d90422: openshift-infra/auto-csr-approver-29688002-4x7ql/oc\" id=1efd8379-a3af-4d3f-b9b4-7ba56b5dacb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962632 | controller |     "Jun 12 16:09:03.248587 crc crio[24284]: time=\"2026-06-12T16:09:03.248501285Z\" level=info msg=\"Removing container: 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76\" id=fe3ef9be-a796-4763-a9f6-5d6d970b2f22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962647 | controller |     "Jun 12 16:09:03.282465 crc crio[24284]: time=\"2026-06-12T16:09:03.282309986Z\" level=info msg=\"Removed container 437fdd2c5a36cb299a09a4cb6d843979cd1a808ba0c8dd63109e1724ce705d76: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fe3ef9be-a796-4763-a9f6-5d6d970b2f22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962662 | controller |     "Jun 12 16:09:03.285344 crc crio[24284]: time=\"2026-06-12T16:09:03.285201369Z\" level=info msg=\"Removing container: a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550\" id=0e0df26e-33d6-4ae6-92ab-909b5922f67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962676 | controller |     "Jun 12 16:09:03.331785 crc crio[24284]: time=\"2026-06-12T16:09:03.331690547Z\" level=info msg=\"Removed container a159246ea00478a5c9fa4f7d2b0f15c37976de0642b5c13dd7e5d48f9c14f550: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-8624t/init\" id=0e0df26e-33d6-4ae6-92ab-909b5922f67b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.962690 | controller |     "Jun 12 16:09:03.342504 crc crio[24284]: time=\"2026-06-12T16:09:03.342343557Z\" level=info msg=\"Stopping pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=899efd4b-d345-4cd8-b8ae-fc44dac64d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962708 | controller |     "Jun 12 16:09:03.342793 crc crio[24284]: time=\"2026-06-12T16:09:03.342682708Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=899efd4b-d345-4cd8-b8ae-fc44dac64d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962723 | controller |     "Jun 12 16:09:03.343761 crc crio[24284]: time=\"2026-06-12T16:09:03.3436887Z\" level=info msg=\"Removing pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=f997efb4-4b4d-41dd-bd81-c07e8e2916a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.962738 | controller |     "Jun 12 16:09:03.364436 crc crio[24284]: time=\"2026-06-12T16:09:03.364352425Z\" level=info msg=\"Removed pod sandbox: fc9a298aeba198ad69a73f9e75725399335ad57f301da7988c8f37006cc89500\" id=f997efb4-4b4d-41dd-bd81-c07e8e2916a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.962755 | controller |     "Jun 12 16:09:03.365641 crc crio[24284]: time=\"2026-06-12T16:09:03.36561005Z\" level=info msg=\"Stopping pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=0c99de64-52f7-47e6-a554-8d5ef707ecea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962777 | controller |     "Jun 12 16:09:03.365811 crc crio[24284]: time=\"2026-06-12T16:09:03.365790006Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=0c99de64-52f7-47e6-a554-8d5ef707ecea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962792 | controller |     "Jun 12 16:09:03.366720 crc crio[24284]: time=\"2026-06-12T16:09:03.366648214Z\" level=info msg=\"Removing pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=2246ab84-9118-4c68-997b-84c276457d73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.962810 | controller |     "Jun 12 16:09:03.382519 crc crio[24284]: time=\"2026-06-12T16:09:03.382463273Z\" level=info msg=\"Removed pod sandbox: e0d38de47860b51cfffb9201cf72c6d0cddacbbe9ab0bc11d0d6da89a2e2e37a\" id=2246ab84-9118-4c68-997b-84c276457d73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.962826 | controller |     "Jun 12 16:09:03.383715 crc crio[24284]: time=\"2026-06-12T16:09:03.383652438Z\" level=info msg=\"Stopping pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a4520596-ec64-4e9d-ae23-20e431745352 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962842 | controller |     "Jun 12 16:09:03.383715 crc crio[24284]: time=\"2026-06-12T16:09:03.38370858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a4520596-ec64-4e9d-ae23-20e431745352 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962861 | controller |     "Jun 12 16:09:03.384157 crc crio[24284]: time=\"2026-06-12T16:09:03.384126223Z\" level=info msg=\"Removing pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a0825839-8d8b-42b0-b4e1-0adeaa8fde82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.962879 | controller |     "Jun 12 16:09:03.399345 crc crio[24284]: time=\"2026-06-12T16:09:03.399159374Z\" level=info msg=\"Removed pod sandbox: 625837fd00d084af9a3f4fa119e449806af9fd602d91db6426d0a8caa48eb3ee\" id=a0825839-8d8b-42b0-b4e1-0adeaa8fde82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.962895 | controller |     "Jun 12 16:09:03.981861 crc crio[24284]: time=\"2026-06-12T16:09:03.981781359Z\" level=info msg=\"Stopping pod sandbox: af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f\" id=e984036a-b07e-4d6d-b2cf-4339d79e3fb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962918 | controller |     "Jun 12 16:09:03.983820 crc crio[24284]: time=\"2026-06-12T16:09:03.983723422Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 Namespace:openstack ID:af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f UID:0730e051-ecf8-407b-aa37-13f91c1b29d6 NetNS:/var/run/netns/39f583cf-0150-4163-b9a5-2eac38ea6755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0730e051_ecf8_407b_aa37_13f91c1b29d6.slice PodAnnotations:0xc002612430}] Aliases:map[]}\"",
2026-06-12 16:39:24.962937 | controller |     "Jun 12 16:09:03.984585 crc crio[24284]: time=\"2026-06-12T16:09:03.984494497Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.962954 | controller |     "Jun 12 16:09:04.566504 crc crio[24284]: time=\"2026-06-12T16:09:04.566392689Z\" level=info msg=\"Stopped pod sandbox: af90e8fe3c11f6cfe230cb33278f501e07aae9ed3db471f83210039561dea07f\" id=e984036a-b07e-4d6d-b2cf-4339d79e3fb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.962973 | controller |     "Jun 12 16:09:05.631895 crc crio[24284]: time=\"2026-06-12T16:09:05.631313121Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/POD\" id=9265fb43-96bd-41e4-810c-5bdd33af80f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.962989 | controller |     "Jun 12 16:09:05.633445 crc crio[24284]: time=\"2026-06-12T16:09:05.631943121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963008 | controller |     "Jun 12 16:09:05.674646 crc crio[24284]: time=\"2026-06-12T16:09:05.674515383Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc002c1e550}] Aliases:map[]}\"",
2026-06-12 16:39:24.963025 | controller |     "Jun 12 16:09:05.674646 crc crio[24284]: time=\"2026-06-12T16:09:05.674576385Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.963043 | controller |     "Jun 12 16:09:06.445562 crc crio[24284]: 2026-06-12T16:09:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3207b2d00f98a2d Mac:0a:74:82:dd:24:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.963060 | controller |     "Jun 12 16:09:06.449314 crc crio[24284]: time=\"2026-06-12T16:09:06.448563642Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc002c1e550}] Aliases:map[]}\"",
2026-06-12 16:39:24.963086 | controller |     "Jun 12 16:09:06.449314 crc crio[24284]: time=\"2026-06-12T16:09:06.448827071Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.963106 | controller |     "Jun 12 16:09:06.463339 crc crio[24284]: time=\"2026-06-12T16:09:06.462915331Z\" level=info msg=\"Ran pod sandbox 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/POD\" id=9265fb43-96bd-41e4-810c-5bdd33af80f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.963122 | controller |     "Jun 12 16:09:06.466578 crc crio[24284]: time=\"2026-06-12T16:09:06.466489105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d89b2999-ce07-49c3-b7c9-6a36cbabb285 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.963140 | controller |     "Jun 12 16:09:06.495860 crc crio[24284]: time=\"2026-06-12T16:09:06.495752931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c5fb2bb-a251-4348-bd1d-b859cbe0b22c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.963157 | controller |     "Jun 12 16:09:06.506172 crc crio[24284]: time=\"2026-06-12T16:09:06.505999811Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=1405e430-0b55-49c0-8a7e-cdb76f3adc45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.963175 | controller |     "Jun 12 16:09:06.507354 crc crio[24284]: time=\"2026-06-12T16:09:06.50720359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963192 | controller |     "Jun 12 16:09:06.575847 crc crio[24284]: time=\"2026-06-12T16:09:06.5757497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963211 | controller |     "Jun 12 16:09:06.581700 crc crio[24284]: time=\"2026-06-12T16:09:06.581156643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963230 | controller |     "Jun 12 16:09:06.745428 crc crio[24284]: time=\"2026-06-12T16:09:06.74521602Z\" level=info msg=\"Created container b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=1405e430-0b55-49c0-8a7e-cdb76f3adc45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.963247 | controller |     "Jun 12 16:09:06.748047 crc crio[24284]: time=\"2026-06-12T16:09:06.747886165Z\" level=info msg=\"Starting container: b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948\" id=e5592741-db5d-4c08-8a66-a88bc40042a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.963265 | controller |     "Jun 12 16:09:06.754641 crc crio[24284]: time=\"2026-06-12T16:09:06.754440196Z\" level=info msg=\"Started container\" PID=146462 containerID=b04ff5cce767090d83245642749b37de8c40ceec46c2189eeed78d45a7658948 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=e5592741-db5d-4c08-8a66-a88bc40042a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552",
2026-06-12 16:39:24.963285 | controller |     "Jun 12 16:09:59.752439 crc crio[24284]: time=\"2026-06-12T16:09:59.751543441Z\" level=info msg=\"Stopping pod sandbox: 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552\" id=76e44ab3-2ecb-404e-bcd3-84000106833f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.963306 | controller |     "Jun 12 16:09:59.753902 crc crio[24284]: time=\"2026-06-12T16:09:59.753070571Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 Namespace:openstack ID:3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552 UID:7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4 NetNS:/var/run/netns/721b29f8-ead6-483c-8dfc-98120e3c7748 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7028ab55_6a3e_4dd6_8425_76e5e1fbf3c4.slice PodAnnotations:0xc001212c80}] Aliases:map[]}\"",
2026-06-12 16:39:24.963326 | controller |     "Jun 12 16:09:59.753902 crc crio[24284]: time=\"2026-06-12T16:09:59.753206195Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.963345 | controller |     "Jun 12 16:10:00.317400 crc crio[24284]: time=\"2026-06-12T16:10:00.316744292Z\" level=info msg=\"Stopped pod sandbox: 3207b2d00f98a2dd00df1cfb59949344736c351278eb65b87678044927961552\" id=76e44ab3-2ecb-404e-bcd3-84000106833f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.963364 | controller |     "Jun 12 16:10:00.568886 crc crio[24284]: time=\"2026-06-12T16:10:00.56868355Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688010-rqkc9/POD\" id=de37894b-4d32-4eea-8bd0-f340c24a650a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.963381 | controller |     "Jun 12 16:10:00.568886 crc crio[24284]: time=\"2026-06-12T16:10:00.568800484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963399 | controller |     "Jun 12 16:10:00.615130 crc crio[24284]: time=\"2026-06-12T16:10:00.614732301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc004af8900}] Aliases:map[]}\"",
2026-06-12 16:39:24.963418 | controller |     "Jun 12 16:10:00.615130 crc crio[24284]: time=\"2026-06-12T16:10:00.614808474Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688010-rqkc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.963438 | controller |     "Jun 12 16:10:01.037692 crc crio[24284]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78972771a88da8c Mac:ce:f0:eb:92:d4:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 SocketPath: PciID:}] [{Interface:0xc00022c750 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.963454 | controller |     "Jun 12 16:10:01.041216 crc crio[24284]: time=\"2026-06-12T16:10:01.041178772Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc004af8900}] Aliases:map[]}\"",
2026-06-12 16:39:24.963473 | controller |     "Jun 12 16:10:01.041584 crc crio[24284]: time=\"2026-06-12T16:10:01.041556824Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688010-rqkc9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.963494 | controller |     "Jun 12 16:10:01.051822 crc crio[24284]: time=\"2026-06-12T16:10:01.0517278Z\" level=info msg=\"Ran pod sandbox 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d with infra container: openshift-infra/auto-csr-approver-29688010-rqkc9/POD\" id=de37894b-4d32-4eea-8bd0-f340c24a650a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.963560 | controller |     "Jun 12 16:10:01.059119 crc crio[24284]: time=\"2026-06-12T16:10:01.058517348Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e900cc99-004f-4f34-a762-a9fa62a4d823 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.963584 | controller |     "Jun 12 16:10:01.073444 crc crio[24284]: time=\"2026-06-12T16:10:01.072560925Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.963601 | controller |     "Jun 12 16:10:01.325737 crc crio[24284]: time=\"2026-06-12T16:10:01.325099948Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/POD\" id=a5be69c5-b807-4b5e-815a-cbefb95e4d6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.963616 | controller |     "Jun 12 16:10:01.325885 crc crio[24284]: time=\"2026-06-12T16:10:01.325753559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963631 | controller |     "Jun 12 16:10:01.359911 crc crio[24284]: time=\"2026-06-12T16:10:01.359723881Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc0026130c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.963646 | controller |     "Jun 12 16:10:01.359911 crc crio[24284]: time=\"2026-06-12T16:10:01.359845434Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.963661 | controller |     "Jun 12 16:10:01.893937 crc crio[24284]: 2026-06-12T16:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9762c809bfb8172 Mac:f2:b1:bd:1f:47:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 SocketPath: PciID:}] [{Interface:0xc00050c6a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.963676 | controller |     "Jun 12 16:10:01.897615 crc crio[24284]: time=\"2026-06-12T16:10:01.897504585Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc0026130c8}] Aliases:map[]}\"",
2026-06-12 16:39:24.963690 | controller |     "Jun 12 16:10:01.897947 crc crio[24284]: time=\"2026-06-12T16:10:01.897813535Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.963709 | controller |     "Jun 12 16:10:01.923943 crc crio[24284]: time=\"2026-06-12T16:10:01.923863137Z\" level=info msg=\"Ran pod sandbox 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/POD\" id=a5be69c5-b807-4b5e-815a-cbefb95e4d6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.963724 | controller |     "Jun 12 16:10:01.928852 crc crio[24284]: time=\"2026-06-12T16:10:01.92873045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=971b77c7-70bd-4be2-8d8b-01cfbb8054cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.963738 | controller |     "Jun 12 16:10:01.962961 crc crio[24284]: time=\"2026-06-12T16:10:01.962833451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0d643522-2956-4283-8695-edc63cfe34b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.963753 | controller |     "Jun 12 16:10:01.991851 crc crio[24284]: time=\"2026-06-12T16:10:01.991586183Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=974db5b1-d2df-41d4-8a7c-e9e4035d6e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.963768 | controller |     "Jun 12 16:10:01.992184 crc crio[24284]: time=\"2026-06-12T16:10:01.992147969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963782 | controller |     "Jun 12 16:10:02.058474 crc crio[24284]: time=\"2026-06-12T16:10:02.057828349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963797 | controller |     "Jun 12 16:10:02.062634 crc crio[24284]: time=\"2026-06-12T16:10:02.06255521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963811 | controller |     "Jun 12 16:10:02.191591 crc crio[24284]: time=\"2026-06-12T16:10:02.191461263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e900cc99-004f-4f34-a762-a9fa62a4d823 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.963826 | controller |     "Jun 12 16:10:02.192853 crc crio[24284]: time=\"2026-06-12T16:10:02.192760764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6407d44-38f6-444d-8d69-0d053feffaf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.963841 | controller |     "Jun 12 16:10:02.200111 crc crio[24284]: time=\"2026-06-12T16:10:02.199979598Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c4e54f07-d6a7-4d36-bd3a-330f2207c094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.963856 | controller |     "Jun 12 16:10:02.211335 crc crio[24284]: time=\"2026-06-12T16:10:02.211013209Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688010-rqkc9/oc\" id=1a9b5b37-8974-4225-a6b0-1df5f8340735 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.963871 | controller |     "Jun 12 16:10:02.213314 crc crio[24284]: time=\"2026-06-12T16:10:02.21320188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963885 | controller |     "Jun 12 16:10:02.222830 crc crio[24284]: time=\"2026-06-12T16:10:02.222706043Z\" level=info msg=\"Created container ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=974db5b1-d2df-41d4-8a7c-e9e4035d6e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.963903 | controller |     "Jun 12 16:10:02.224505 crc crio[24284]: time=\"2026-06-12T16:10:02.224427928Z\" level=info msg=\"Starting container: ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3\" id=722cbbc7-e881-4822-bf5e-8b10ddd08cd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.963918 | controller |     "Jun 12 16:10:02.231479 crc crio[24284]: time=\"2026-06-12T16:10:02.231199565Z\" level=info msg=\"Started container\" PID=149612 containerID=ae1ba0c88e575c3dcf75b291c1a7404d540ba7fda7af0c1b9499e29143f0dbe3 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=722cbbc7-e881-4822-bf5e-8b10ddd08cd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9",
2026-06-12 16:39:24.963934 | controller |     "Jun 12 16:10:02.262783 crc crio[24284]: time=\"2026-06-12T16:10:02.262567667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963948 | controller |     "Jun 12 16:10:02.593124 crc crio[24284]: time=\"2026-06-12T16:10:02.592330766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.963963 | controller |     "Jun 12 16:10:02.735773 crc crio[24284]: time=\"2026-06-12T16:10:02.735502035Z\" level=info msg=\"Created container 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b: openshift-infra/auto-csr-approver-29688010-rqkc9/oc\" id=1a9b5b37-8974-4225-a6b0-1df5f8340735 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.963978 | controller |     "Jun 12 16:10:02.738222 crc crio[24284]: time=\"2026-06-12T16:10:02.738119799Z\" level=info msg=\"Starting container: 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b\" id=dc6f3e78-166f-496b-a23b-8fe6e07a8de8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.963992 | controller |     "Jun 12 16:10:02.745977 crc crio[24284]: time=\"2026-06-12T16:10:02.745859757Z\" level=info msg=\"Started container\" PID=149635 containerID=632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b description=openshift-infra/auto-csr-approver-29688010-rqkc9/oc id=dc6f3e78-166f-496b-a23b-8fe6e07a8de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d",
2026-06-12 16:39:24.964007 | controller |     "Jun 12 16:10:04.877425 crc crio[24284]: time=\"2026-06-12T16:10:04.876151555Z\" level=info msg=\"Stopping pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=b4d0412b-e78a-4bb6-822f-8edc996f9488 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964021 | controller |     "Jun 12 16:10:04.880070 crc crio[24284]: time=\"2026-06-12T16:10:04.879592097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-rqkc9 Namespace:openshift-infra ID:78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d UID:c3c216eb-28aa-444b-8985-776389ed52a0 NetNS:/var/run/netns/c2540a43-7d46-4c73-8875-179a011eec46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3c216eb_28aa_444b_8985_776389ed52a0.slice PodAnnotations:0xc0006be720}] Aliases:map[]}\"",
2026-06-12 16:39:24.964036 | controller |     "Jun 12 16:10:04.880070 crc crio[24284]: time=\"2026-06-12T16:10:04.879736291Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688010-rqkc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964054 | controller |     "Jun 12 16:10:05.238043 crc crio[24284]: time=\"2026-06-12T16:10:05.237950128Z\" level=info msg=\"Stopped pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=b4d0412b-e78a-4bb6-822f-8edc996f9488 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964070 | controller |     "Jun 12 16:10:10.078097 crc crio[24284]: time=\"2026-06-12T16:10:10.076618597Z\" level=info msg=\"Stopping pod sandbox: 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9\" id=24d778eb-3bcc-4673-94ad-ff711214b27d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964091 | controller |     "Jun 12 16:10:10.080825 crc crio[24284]: time=\"2026-06-12T16:10:10.080689499Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 Namespace:openstack ID:9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9 UID:bbc43992-fc21-44b3-abe1-3397fc5915e6 NetNS:/var/run/netns/a288e257-8a9d-466b-a74f-8a74be1784d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbc43992_fc21_44b3_abe1_3397fc5915e6.slice PodAnnotations:0xc001212da0}] Aliases:map[]}\"",
2026-06-12 16:39:24.964113 | controller |     "Jun 12 16:10:10.081506 crc crio[24284]: time=\"2026-06-12T16:10:10.081186655Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964134 | controller |     "Jun 12 16:10:11.481810 crc crio[24284]: time=\"2026-06-12T16:10:11.481002437Z\" level=info msg=\"Stopped pod sandbox: 9762c809bfb8172c22e3a88d9957a4effe5f030e33cc3949c1584902220aeae9\" id=24d778eb-3bcc-4673-94ad-ff711214b27d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964149 | controller |     "Jun 12 16:10:12.255708 crc crio[24284]: time=\"2026-06-12T16:10:12.254396264Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/POD\" id=5b3bfc24-5ef9-407e-ba4d-afa044a95222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.964164 | controller |     "Jun 12 16:10:12.255708 crc crio[24284]: time=\"2026-06-12T16:10:12.254501917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964179 | controller |     "Jun 12 16:10:12.291628 crc crio[24284]: time=\"2026-06-12T16:10:12.291090149Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc004286f80}] Aliases:map[]}\"",
2026-06-12 16:39:24.964194 | controller |     "Jun 12 16:10:12.291628 crc crio[24284]: time=\"2026-06-12T16:10:12.291187193Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964209 | controller |     "Jun 12 16:10:13.077853 crc crio[24284]: 2026-06-12T16:10:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97f05cef230ea8b Mac:fa:20:c4:b5:a3:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.964223 | controller |     "Jun 12 16:10:13.079632 crc crio[24284]: time=\"2026-06-12T16:10:13.079236238Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc004286f80}] Aliases:map[]}\"",
2026-06-12 16:39:24.964242 | controller |     "Jun 12 16:10:13.079760 crc crio[24284]: time=\"2026-06-12T16:10:13.079690243Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.964258 | controller |     "Jun 12 16:10:13.093196 crc crio[24284]: time=\"2026-06-12T16:10:13.093112533Z\" level=info msg=\"Ran pod sandbox 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/POD\" id=5b3bfc24-5ef9-407e-ba4d-afa044a95222 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.964272 | controller |     "Jun 12 16:10:13.099553 crc crio[24284]: time=\"2026-06-12T16:10:13.097862933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c7d0367c-d2ec-4f12-9503-06516dab9af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.964286 | controller |     "Jun 12 16:10:13.124959 crc crio[24284]: time=\"2026-06-12T16:10:13.124840056Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=718b56b3-0de7-491b-877d-769fa3303add name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.964300 | controller |     "Jun 12 16:10:13.136660 crc crio[24284]: time=\"2026-06-12T16:10:13.13656194Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60995183-ca2f-4bc9-a29e-765658ee59c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.964314 | controller |     "Jun 12 16:10:13.137056 crc crio[24284]: time=\"2026-06-12T16:10:13.136995344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964329 | controller |     "Jun 12 16:10:13.200179 crc crio[24284]: time=\"2026-06-12T16:10:13.200062742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964343 | controller |     "Jun 12 16:10:13.204155 crc crio[24284]: time=\"2026-06-12T16:10:13.204047139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964357 | controller |     "Jun 12 16:10:13.473666 crc crio[24284]: time=\"2026-06-12T16:10:13.472856578Z\" level=info msg=\"Created container 9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60995183-ca2f-4bc9-a29e-765658ee59c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.964371 | controller |     "Jun 12 16:10:13.475228 crc crio[24284]: time=\"2026-06-12T16:10:13.475105531Z\" level=info msg=\"Starting container: 9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66\" id=83e53fb8-98e8-441e-8eb3-037f61d21996 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.964386 | controller |     "Jun 12 16:10:13.482150 crc crio[24284]: time=\"2026-06-12T16:10:13.482026831Z\" level=info msg=\"Started container\" PID=150403 containerID=9af32d21bdd95b00ee66b7162e853452c40fdc5aa195d0b4ab25fc559030be66 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=83e53fb8-98e8-441e-8eb3-037f61d21996 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535",
2026-06-12 16:39:24.964404 | controller |     "Jun 12 16:10:56.771087 crc crio[24284]: time=\"2026-06-12T16:10:56.770227651Z\" level=info msg=\"Stopping pod sandbox: 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535\" id=e166260d-d7bf-4338-aa95-85b1460a7b8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964418 | controller |     "Jun 12 16:10:56.773348 crc crio[24284]: time=\"2026-06-12T16:10:56.773315331Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx Namespace:openstack ID:97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535 UID:ff847908-b2cb-4c48-ade0-c383177a57c7 NetNS:/var/run/netns/eb98fb12-3e99-4185-aec6-0114655efb91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff847908_b2cb_4c48_ade0_c383177a57c7.slice PodAnnotations:0xc000b84470}] Aliases:map[]}\"",
2026-06-12 16:39:24.964444 | controller |     "Jun 12 16:10:56.773663 crc crio[24284]: time=\"2026-06-12T16:10:56.773642702Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964461 | controller |     "Jun 12 16:10:57.344458 crc crio[24284]: time=\"2026-06-12T16:10:57.341597699Z\" level=info msg=\"Stopped pod sandbox: 97f05cef230ea8bb87cb12c45949adad51cf4987d770a524ff53da487340b535\" id=e166260d-d7bf-4338-aa95-85b1460a7b8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964476 | controller |     "Jun 12 16:10:58.344772 crc crio[24284]: time=\"2026-06-12T16:10:58.344042333Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/POD\" id=beac2158-e466-4797-b161-d94be916b7e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.964490 | controller |     "Jun 12 16:10:58.346296 crc crio[24284]: time=\"2026-06-12T16:10:58.344791207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964504 | controller |     "Jun 12 16:10:58.385978 crc crio[24284]: time=\"2026-06-12T16:10:58.385407327Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc004af80a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.964546 | controller |     "Jun 12 16:10:58.386464 crc crio[24284]: time=\"2026-06-12T16:10:58.386433441Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964564 | controller |     "Jun 12 16:10:59.060506 crc crio[24284]: 2026-06-12T16:10:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af0dcd83ef6255b Mac:c2:91:f4:9c:4a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea SocketPath: PciID:}] [{Interface:0xc0001946a0 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.964579 | controller |     "Jun 12 16:10:59.062476 crc crio[24284]: time=\"2026-06-12T16:10:59.061868396Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc004af80a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.964598 | controller |     "Jun 12 16:10:59.062654 crc crio[24284]: time=\"2026-06-12T16:10:59.06258895Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.964613 | controller |     "Jun 12 16:10:59.075701 crc crio[24284]: time=\"2026-06-12T16:10:59.075610815Z\" level=info msg=\"Ran pod sandbox af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/POD\" id=beac2158-e466-4797-b161-d94be916b7e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.964628 | controller |     "Jun 12 16:10:59.078404 crc crio[24284]: time=\"2026-06-12T16:10:59.078313059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=26428a56-e3f4-4087-9cf0-3e53feb2d80a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.964643 | controller |     "Jun 12 16:10:59.101219 crc crio[24284]: time=\"2026-06-12T16:10:59.101142099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d5d8ca01-911c-48be-ae1d-67d13afbfd46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.964658 | controller |     "Jun 12 16:10:59.109302 crc crio[24284]: time=\"2026-06-12T16:10:59.109000331Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=71b507de-4d77-4f2d-99c9-062946c8265e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.964673 | controller |     "Jun 12 16:10:59.109905 crc crio[24284]: time=\"2026-06-12T16:10:59.109780246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964688 | controller |     "Jun 12 16:10:59.164864 crc crio[24284]: time=\"2026-06-12T16:10:59.164792857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964702 | controller |     "Jun 12 16:10:59.171111 crc crio[24284]: time=\"2026-06-12T16:10:59.171036726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964717 | controller |     "Jun 12 16:10:59.302592 crc crio[24284]: time=\"2026-06-12T16:10:59.302473439Z\" level=info msg=\"Created container c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=71b507de-4d77-4f2d-99c9-062946c8265e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.964733 | controller |     "Jun 12 16:10:59.304691 crc crio[24284]: time=\"2026-06-12T16:10:59.304597687Z\" level=info msg=\"Starting container: c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068\" id=7baab1c5-2a77-4904-a5c3-f9e576b2af89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.964747 | controller |     "Jun 12 16:10:59.313214 crc crio[24284]: time=\"2026-06-12T16:10:59.313114909Z\" level=info msg=\"Started container\" PID=153044 containerID=c61045b3a962f5fec466c97b304aede34d81fc76b60919bbcb60e83999ef9068 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=7baab1c5-2a77-4904-a5c3-f9e576b2af89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db",
2026-06-12 16:39:24.964766 | controller |     "Jun 12 16:11:03.455564 crc crio[24284]: time=\"2026-06-12T16:11:03.454567658Z\" level=info msg=\"Removing container: 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289\" id=790faad3-16cb-41e4-8959-e7cbe0268dcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.964780 | controller |     "Jun 12 16:11:03.623403 crc crio[24284]: time=\"2026-06-12T16:11:03.622726579Z\" level=info msg=\"Removed container 8d0a5ca7e0ba055a937eec7ed2d398078b14f3b73ef987d6fef68edcb9cda289: openshift-infra/auto-csr-approver-29688004-qnm9s/oc\" id=790faad3-16cb-41e4-8959-e7cbe0268dcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.964795 | controller |     "Jun 12 16:11:03.635429 crc crio[24284]: time=\"2026-06-12T16:11:03.635343919Z\" level=info msg=\"Stopping pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=0752408c-b840-47a9-89ab-15312a39b156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964809 | controller |     "Jun 12 16:11:03.635889 crc crio[24284]: time=\"2026-06-12T16:11:03.635858786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=0752408c-b840-47a9-89ab-15312a39b156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964824 | controller |     "Jun 12 16:11:03.636807 crc crio[24284]: time=\"2026-06-12T16:11:03.636716134Z\" level=info msg=\"Removing pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=5ce069c3-1de2-4611-9aff-2bb8a2b0f499 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.964839 | controller |     "Jun 12 16:11:03.649571 crc crio[24284]: time=\"2026-06-12T16:11:03.649327767Z\" level=info msg=\"Removed pod sandbox: 632be882e09bca942025db57636dc39ff1249abaae5532b0d6dad755b9a78007\" id=5ce069c3-1de2-4611-9aff-2bb8a2b0f499 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.964853 | controller |     "Jun 12 16:11:53.559502 crc crio[24284]: time=\"2026-06-12T16:11:53.55647297Z\" level=info msg=\"Stopping pod sandbox: af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db\" id=dbdaee02-7bfe-4e71-aeaf-ed88a3bf3a2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964867 | controller |     "Jun 12 16:11:53.559502 crc crio[24284]: time=\"2026-06-12T16:11:53.558416042Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg Namespace:openstack ID:af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db UID:1fab6d0c-0dec-47d4-9088-e0e11b40896f NetNS:/var/run/netns/f0513a47-6a7a-47a3-b038-93eb79d46eea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fab6d0c_0dec_47d4_9088_e0e11b40896f.slice PodAnnotations:0xc003243230}] Aliases:map[]}\"",
2026-06-12 16:39:24.964882 | controller |     "Jun 12 16:11:53.559502 crc crio[24284]: time=\"2026-06-12T16:11:53.558604568Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964897 | controller |     "Jun 12 16:11:54.068427 crc crio[24284]: time=\"2026-06-12T16:11:54.068325082Z\" level=info msg=\"Stopped pod sandbox: af0dcd83ef6255bb5efd9f486b522dcaf3cd8f5384b9a371adc7108a528aa1db\" id=dbdaee02-7bfe-4e71-aeaf-ed88a3bf3a2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.964911 | controller |     "Jun 12 16:11:55.365794 crc crio[24284]: time=\"2026-06-12T16:11:55.364857093Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/POD\" id=489be599-806a-42fa-9ec1-772d1b3b1902 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.964929 | controller |     "Jun 12 16:11:55.367177 crc crio[24284]: time=\"2026-06-12T16:11:55.365835094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.964944 | controller |     "Jun 12 16:11:55.402788 crc crio[24284]: time=\"2026-06-12T16:11:55.402684523Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc000b851a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.964960 | controller |     "Jun 12 16:11:55.402788 crc crio[24284]: time=\"2026-06-12T16:11:55.402765006Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.964975 | controller |     "Jun 12 16:11:55.920159 crc crio[24284]: 2026-06-12T16:11:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e975472ec2a46d3 Mac:ba:d4:15:e0:75:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 SocketPath: PciID:}] [{Interface:0xc000134770 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.964989 | controller |     "Jun 12 16:11:55.921549 crc crio[24284]: time=\"2026-06-12T16:11:55.921473898Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc000b851a8}] Aliases:map[]}\"",
2026-06-12 16:39:24.965005 | controller |     "Jun 12 16:11:55.921710 crc crio[24284]: time=\"2026-06-12T16:11:55.921656594Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.965020 | controller |     "Jun 12 16:11:55.932230 crc crio[24284]: time=\"2026-06-12T16:11:55.932122967Z\" level=info msg=\"Ran pod sandbox e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/POD\" id=489be599-806a-42fa-9ec1-772d1b3b1902 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.965035 | controller |     "Jun 12 16:11:55.935095 crc crio[24284]: time=\"2026-06-12T16:11:55.934581557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9b6fb922-d9e0-416c-8a86-2268ac053071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.965050 | controller |     "Jun 12 16:11:55.963776 crc crio[24284]: time=\"2026-06-12T16:11:55.963122688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c6e8122a-4fd7-464f-a2e2-4ee6916252ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.965064 | controller |     "Jun 12 16:11:55.970970 crc crio[24284]: time=\"2026-06-12T16:11:55.970324328Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam\" id=b7261790-f96e-4d54-a55c-2ca4ce65eb47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.965081 | controller |     "Jun 12 16:11:55.970970 crc crio[24284]: time=\"2026-06-12T16:11:55.970663899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965096 | controller |     "Jun 12 16:11:56.021551 crc crio[24284]: time=\"2026-06-12T16:11:56.021440633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965111 | controller |     "Jun 12 16:11:56.025666 crc crio[24284]: time=\"2026-06-12T16:11:56.025591537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965125 | controller |     "Jun 12 16:11:56.157991 crc crio[24284]: time=\"2026-06-12T16:11:56.157874847Z\" level=info msg=\"Created container 65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff: openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam\" id=b7261790-f96e-4d54-a55c-2ca4ce65eb47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.965140 | controller |     "Jun 12 16:11:56.159239 crc crio[24284]: time=\"2026-06-12T16:11:56.159104407Z\" level=info msg=\"Starting container: 65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff\" id=12fc9285-b95f-46af-8532-4bea5562c3c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.965155 | controller |     "Jun 12 16:11:56.164454 crc crio[24284]: time=\"2026-06-12T16:11:56.164347975Z\" level=info msg=\"Started container\" PID=156336 containerID=65156487b0398bb4c06ceddcb6a79cc887596f68a125f268d03568bab2ff0dff description=openstack/ssh-known-hosts-edpm-deployment-ipam-z64ms/ssh-known-hosts-edpm-deployment-ipam id=12fc9285-b95f-46af-8532-4bea5562c3c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a",
2026-06-12 16:39:24.965170 | controller |     "Jun 12 16:12:00.651800 crc crio[24284]: time=\"2026-06-12T16:12:00.650963565Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688012-8wjkd/POD\" id=0088857d-36c7-4a80-a269-27816a9dd01a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.965185 | controller |     "Jun 12 16:12:00.653091 crc crio[24284]: time=\"2026-06-12T16:12:00.651825122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965200 | controller |     "Jun 12 16:12:00.686431 crc crio[24284]: time=\"2026-06-12T16:12:00.686324355Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc001212980}] Aliases:map[]}\"",
2026-06-12 16:39:24.965215 | controller |     "Jun 12 16:12:00.686431 crc crio[24284]: time=\"2026-06-12T16:12:00.686416328Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688012-8wjkd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.965230 | controller |     "Jun 12 16:12:01.258611 crc crio[24284]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3cdf4c30bec630 Mac:6a:e2:09:ac:35:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.965245 | controller |     "Jun 12 16:12:01.261422 crc crio[24284]: time=\"2026-06-12T16:12:01.261338379Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc001212980}] Aliases:map[]}\"",
2026-06-12 16:39:24.965263 | controller |     "Jun 12 16:12:01.261536 crc crio[24284]: time=\"2026-06-12T16:12:01.261522755Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688012-8wjkd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.965279 | controller |     "Jun 12 16:12:01.275765 crc crio[24284]: time=\"2026-06-12T16:12:01.275667128Z\" level=info msg=\"Ran pod sandbox b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c with infra container: openshift-infra/auto-csr-approver-29688012-8wjkd/POD\" id=0088857d-36c7-4a80-a269-27816a9dd01a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.965294 | controller |     "Jun 12 16:12:01.279909 crc crio[24284]: time=\"2026-06-12T16:12:01.2798452Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=848d1728-5956-47ea-aa52-e823a7a247a8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.965310 | controller |     "Jun 12 16:12:01.290858 crc crio[24284]: time=\"2026-06-12T16:12:01.289648513Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.965325 | controller |     "Jun 12 16:12:02.367861 crc crio[24284]: time=\"2026-06-12T16:12:02.367630824Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=848d1728-5956-47ea-aa52-e823a7a247a8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.965340 | controller |     "Jun 12 16:12:02.369357 crc crio[24284]: time=\"2026-06-12T16:12:02.368757124Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1e473c1-d066-4858-8ff4-a4b64abcd9c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.965355 | controller |     "Jun 12 16:12:02.374596 crc crio[24284]: time=\"2026-06-12T16:12:02.374502483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e4a3685-18ff-417e-a046-9501233be25f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.965369 | controller |     "Jun 12 16:12:02.384330 crc crio[24284]: time=\"2026-06-12T16:12:02.384161602Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688012-8wjkd/oc\" id=e7d81066-d6ed-49e5-9295-da43193a2c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.965384 | controller |     "Jun 12 16:12:02.384970 crc crio[24284]: time=\"2026-06-12T16:12:02.384865994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965399 | controller |     "Jun 12 16:12:02.441375 crc crio[24284]: time=\"2026-06-12T16:12:02.441223737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965413 | controller |     "Jun 12 16:12:02.711073 crc crio[24284]: time=\"2026-06-12T16:12:02.710978756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965428 | controller |     "Jun 12 16:12:02.903381 crc crio[24284]: time=\"2026-06-12T16:12:02.902825063Z\" level=info msg=\"Created container 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1: openshift-infra/auto-csr-approver-29688012-8wjkd/oc\" id=e7d81066-d6ed-49e5-9295-da43193a2c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.965449 | controller |     "Jun 12 16:12:02.910991 crc crio[24284]: time=\"2026-06-12T16:12:02.907991563Z\" level=info msg=\"Starting container: 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1\" id=aad9ebdc-e46f-4dbf-b6de-8523feef400f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.965469 | controller |     "Jun 12 16:12:02.919431 crc crio[24284]: time=\"2026-06-12T16:12:02.919306929Z\" level=info msg=\"Started container\" PID=156824 containerID=57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1 description=openshift-infra/auto-csr-approver-29688012-8wjkd/oc id=aad9ebdc-e46f-4dbf-b6de-8523feef400f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c",
2026-06-12 16:39:24.965484 | controller |     "Jun 12 16:12:04.756454 crc crio[24284]: time=\"2026-06-12T16:12:04.755326345Z\" level=info msg=\"Stopping pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=60875c35-014d-4253-bb57-e60fa3a18d32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.965499 | controller |     "Jun 12 16:12:04.757950 crc crio[24284]: time=\"2026-06-12T16:12:04.757213656Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-8wjkd Namespace:openshift-infra ID:b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c UID:7a8e7f8a-657d-4fde-af95-d2a55c36b5a4 NetNS:/var/run/netns/3d2099fa-490a-461e-9884-2e60e3a98f98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8e7f8a_657d_4fde_af95_d2a55c36b5a4.slice PodAnnotations:0xc000b84db0}] Aliases:map[]}\"",
2026-06-12 16:39:24.965533 | controller |     "Jun 12 16:12:04.757950 crc crio[24284]: time=\"2026-06-12T16:12:04.757553697Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688012-8wjkd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.965551 | controller |     "Jun 12 16:12:05.072175 crc crio[24284]: time=\"2026-06-12T16:12:05.071914292Z\" level=info msg=\"Stopped pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=60875c35-014d-4253-bb57-e60fa3a18d32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.965566 | controller |     "Jun 12 16:12:05.772008 crc crio[24284]: time=\"2026-06-12T16:12:05.771068185Z\" level=info msg=\"Stopping pod sandbox: e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a\" id=b1bca2fc-3e46-4446-b0f3-7913bea3b027 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.965581 | controller |     "Jun 12 16:12:05.772903 crc crio[24284]: time=\"2026-06-12T16:12:05.772621016Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-z64ms Namespace:openstack ID:e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a UID:09a251eb-b954-496b-abf0-660cb2d75650 NetNS:/var/run/netns/1e905dfc-459f-495d-9b50-75739c81fdf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09a251eb_b954_496b_abf0_660cb2d75650.slice PodAnnotations:0xc003242760}] Aliases:map[]}\"",
2026-06-12 16:39:24.965596 | controller |     "Jun 12 16:12:05.772903 crc crio[24284]: time=\"2026-06-12T16:12:05.772823172Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.965610 | controller |     "Jun 12 16:12:06.412741 crc crio[24284]: time=\"2026-06-12T16:12:06.412141861Z\" level=info msg=\"Stopped pod sandbox: e975472ec2a46d3385bdb82eba227df4648a73fee9b854f4a815e4f66eed300a\" id=b1bca2fc-3e46-4446-b0f3-7913bea3b027 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.965628 | controller |     "Jun 12 16:12:07.810994 crc crio[24284]: time=\"2026-06-12T16:12:07.810902801Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/POD\" id=b7ac25e8-b41c-4838-8c72-c6d3f410b94c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.965643 | controller |     "Jun 12 16:12:07.812467 crc crio[24284]: time=\"2026-06-12T16:12:07.811083706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965658 | controller |     "Jun 12 16:12:07.881687 crc crio[24284]: time=\"2026-06-12T16:12:07.881615404Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc000b85348}] Aliases:map[]}\"",
2026-06-12 16:39:24.965673 | controller |     "Jun 12 16:12:07.881687 crc crio[24284]: time=\"2026-06-12T16:12:07.881673305Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.965688 | controller |     "Jun 12 16:12:08.661433 crc crio[24284]: 2026-06-12T16:12:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:107616161efa738 Mac:a2:bc:d4:d0:90:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 SocketPath: PciID:}] [{Interface:0xc000121430 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.965702 | controller |     "Jun 12 16:12:08.667560 crc crio[24284]: time=\"2026-06-12T16:12:08.66475632Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc000b85348}] Aliases:map[]}\"",
2026-06-12 16:39:24.965717 | controller |     "Jun 12 16:12:08.667560 crc crio[24284]: time=\"2026-06-12T16:12:08.664968597Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.965733 | controller |     "Jun 12 16:12:08.677114 crc crio[24284]: time=\"2026-06-12T16:12:08.677026087Z\" level=info msg=\"Ran pod sandbox 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/POD\" id=b7ac25e8-b41c-4838-8c72-c6d3f410b94c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.965748 | controller |     "Jun 12 16:12:08.684677 crc crio[24284]: time=\"2026-06-12T16:12:08.684555745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ba8bc752-9ccd-4aa8-9694-64de2833ac98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.965762 | controller |     "Jun 12 16:12:08.714950 crc crio[24284]: time=\"2026-06-12T16:12:08.714073529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e6727d35-fa3c-43fd-b304-1509a4816edb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.965777 | controller |     "Jun 12 16:12:08.723989 crc crio[24284]: time=\"2026-06-12T16:12:08.723838802Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7ea0e5a-9894-4761-888d-330ead638ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.965797 | controller |     "Jun 12 16:12:08.724435 crc crio[24284]: time=\"2026-06-12T16:12:08.724353468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965812 | controller |     "Jun 12 16:12:08.785730 crc crio[24284]: time=\"2026-06-12T16:12:08.785597377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965827 | controller |     "Jun 12 16:12:08.791109 crc crio[24284]: time=\"2026-06-12T16:12:08.791022551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965841 | controller |     "Jun 12 16:12:09.006419 crc crio[24284]: time=\"2026-06-12T16:12:09.006196423Z\" level=info msg=\"Created container 2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d7ea0e5a-9894-4761-888d-330ead638ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.965855 | controller |     "Jun 12 16:12:09.008521 crc crio[24284]: time=\"2026-06-12T16:12:09.007805385Z\" level=info msg=\"Starting container: 2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7\" id=5d896a4a-945a-458c-bdc5-bc9bbdb4e64f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.965870 | controller |     "Jun 12 16:12:09.015339 crc crio[24284]: time=\"2026-06-12T16:12:09.014880241Z\" level=info msg=\"Started container\" PID=157395 containerID=2291e51c6c60bdb9bddaa281411b9bbb571d31004a0bc00ec38caafb5f54dda7 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=5d896a4a-945a-458c-bdc5-bc9bbdb4e64f name=/runtime.v1.RuntimeService/StartContainer sandboxID=107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705",
2026-06-12 16:39:24.965884 | controller |     "Jun 12 16:12:18.987852 crc crio[24284]: time=\"2026-06-12T16:12:18.986751275Z\" level=info msg=\"Stopping pod sandbox: 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705\" id=aaf0bb1d-34d6-4d8c-83f4-494afb3e8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.965899 | controller |     "Jun 12 16:12:18.990220 crc crio[24284]: time=\"2026-06-12T16:12:18.98847373Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx Namespace:openstack ID:107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705 UID:0f4b6935-02bc-4d50-98a8-69773b078d2b NetNS:/var/run/netns/5b0d225c-f210-4d72-b582-11c893da56a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4b6935_02bc_4d50_98a8_69773b078d2b.slice PodAnnotations:0xc004af90b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.965913 | controller |     "Jun 12 16:12:18.990220 crc crio[24284]: time=\"2026-06-12T16:12:18.988636115Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.965928 | controller |     "Jun 12 16:12:19.540753 crc crio[24284]: time=\"2026-06-12T16:12:19.539981809Z\" level=info msg=\"Stopped pod sandbox: 107616161efa73855ffe74e3971fd63a1f9cbe15c1649bf4a0450242dbbd5705\" id=aaf0bb1d-34d6-4d8c-83f4-494afb3e8ef3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.965943 | controller |     "Jun 12 16:12:20.594496 crc crio[24284]: time=\"2026-06-12T16:12:20.593899549Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/POD\" id=6efe5d91-6e50-4f84-8c27-9058aa6ebecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.965960 | controller |     "Jun 12 16:12:20.595782 crc crio[24284]: time=\"2026-06-12T16:12:20.594525339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.965976 | controller |     "Jun 12 16:12:20.630363 crc crio[24284]: time=\"2026-06-12T16:12:20.630221708Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002612378}] Aliases:map[]}\"",
2026-06-12 16:39:24.965991 | controller |     "Jun 12 16:12:20.630363 crc crio[24284]: time=\"2026-06-12T16:12:20.630373883Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.966006 | controller |     "Jun 12 16:12:21.369136 crc crio[24284]: 2026-06-12T16:12:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d57f951c6a14b75 Mac:b2:14:aa:19:96:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.966021 | controller |     "Jun 12 16:12:21.371328 crc crio[24284]: time=\"2026-06-12T16:12:21.371146069Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002612378}] Aliases:map[]}\"",
2026-06-12 16:39:24.966036 | controller |     "Jun 12 16:12:21.371628 crc crio[24284]: time=\"2026-06-12T16:12:21.371434038Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.966051 | controller |     "Jun 12 16:12:21.382076 crc crio[24284]: time=\"2026-06-12T16:12:21.381975306Z\" level=info msg=\"Ran pod sandbox d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/POD\" id=6efe5d91-6e50-4f84-8c27-9058aa6ebecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.966065 | controller |     "Jun 12 16:12:21.384812 crc crio[24284]: time=\"2026-06-12T16:12:21.384727653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=64bb2fab-5017-42cf-88ff-7de2ed5e713a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.966080 | controller |     "Jun 12 16:12:21.416059 crc crio[24284]: time=\"2026-06-12T16:12:21.415744917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cbc78b14-397e-4e21-bb22-93145adf73c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.966094 | controller |     "Jun 12 16:12:21.427942 crc crio[24284]: time=\"2026-06-12T16:12:21.427773665Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=34291f40-9f44-44e6-b271-3fcd33366e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.966111 | controller |     "Jun 12 16:12:21.428530 crc crio[24284]: time=\"2026-06-12T16:12:21.428457176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966126 | controller |     "Jun 12 16:12:21.483793 crc crio[24284]: time=\"2026-06-12T16:12:21.482854154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966141 | controller |     "Jun 12 16:12:21.490605 crc crio[24284]: time=\"2026-06-12T16:12:21.490420863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966156 | controller |     "Jun 12 16:12:21.683991 crc crio[24284]: time=\"2026-06-12T16:12:21.683896919Z\" level=info msg=\"Created container 4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=34291f40-9f44-44e6-b271-3fcd33366e81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.966176 | controller |     "Jun 12 16:12:21.686152 crc crio[24284]: time=\"2026-06-12T16:12:21.686043336Z\" level=info msg=\"Starting container: 4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d\" id=e3f3ede7-a61b-4c5e-96f5-3ab69c7d3bc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.966197 | controller |     "Jun 12 16:12:21.695364 crc crio[24284]: time=\"2026-06-12T16:12:21.695117051Z\" level=info msg=\"Started container\" PID=158208 containerID=4f6849fbed2ce478ae67867f4284ea1095187d4ba7c5efcedc55821cbf01a52d description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e3f3ede7-a61b-4c5e-96f5-3ab69c7d3bc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e",
2026-06-12 16:39:24.966220 | controller |     "Jun 12 16:12:34.298717 crc crio[24284]: time=\"2026-06-12T16:12:34.297575266Z\" level=info msg=\"Stopping pod sandbox: d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e\" id=084517a6-7d47-4e64-8d26-4700e99c2970 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.966242 | controller |     "Jun 12 16:12:34.300556 crc crio[24284]: time=\"2026-06-12T16:12:34.299541489Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj Namespace:openstack ID:d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e UID:316d94b4-751d-4ec3-a57e-0f676f2ed7bf NetNS:/var/run/netns/9df041ca-638b-4931-a690-cba80878301e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod316d94b4_751d_4ec3_a57e_0f676f2ed7bf.slice PodAnnotations:0xc002c1e6f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.966258 | controller |     "Jun 12 16:12:34.300556 crc crio[24284]: time=\"2026-06-12T16:12:34.299718064Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.966273 | controller |     "Jun 12 16:12:34.875854 crc crio[24284]: time=\"2026-06-12T16:12:34.875123565Z\" level=info msg=\"Stopped pod sandbox: d57f951c6a14b75800d9e252e32b6d4849ccd038dc9799d84946c95bfe06b38e\" id=084517a6-7d47-4e64-8d26-4700e99c2970 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.966288 | controller |     "Jun 12 16:12:35.932239 crc crio[24284]: time=\"2026-06-12T16:12:35.931452197Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/POD\" id=35e43328-a45d-47db-abcf-c220cc2e007a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.966306 | controller |     "Jun 12 16:12:35.934582 crc crio[24284]: time=\"2026-06-12T16:12:35.932535972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966322 | controller |     "Jun 12 16:12:35.966454 crc crio[24284]: time=\"2026-06-12T16:12:35.96621215Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc001213250}] Aliases:map[]}\"",
2026-06-12 16:39:24.966336 | controller |     "Jun 12 16:12:35.966454 crc crio[24284]: time=\"2026-06-12T16:12:35.966361835Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.966351 | controller |     "Jun 12 16:12:36.863093 crc crio[24284]: 2026-06-12T16:12:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6134111c2f6835 Mac:b2:6a:46:fe:ba:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de SocketPath: PciID:}] [{Interface:0xc0000149a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.966366 | controller |     "Jun 12 16:12:36.865863 crc crio[24284]: time=\"2026-06-12T16:12:36.86574417Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc001213250}] Aliases:map[]}\"",
2026-06-12 16:39:24.966380 | controller |     "Jun 12 16:12:36.867683 crc crio[24284]: time=\"2026-06-12T16:12:36.865918276Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.966395 | controller |     "Jun 12 16:12:36.877986 crc crio[24284]: time=\"2026-06-12T16:12:36.877930901Z\" level=info msg=\"Ran pod sandbox e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/POD\" id=35e43328-a45d-47db-abcf-c220cc2e007a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.966409 | controller |     "Jun 12 16:12:36.882555 crc crio[24284]: time=\"2026-06-12T16:12:36.882423433Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1646350c-68d9-4abd-b985-d54c77122e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.966424 | controller |     "Jun 12 16:12:36.917048 crc crio[24284]: time=\"2026-06-12T16:12:36.916714559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=540161d4-8bc2-4061-9458-ff46d4383f83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.966438 | controller |     "Jun 12 16:12:36.930676 crc crio[24284]: time=\"2026-06-12T16:12:36.930580106Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=abab9cc5-27e0-49bf-ba81-dfdc07fd3029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.966456 | controller |     "Jun 12 16:12:36.931548 crc crio[24284]: time=\"2026-06-12T16:12:36.931433243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966478 | controller |     "Jun 12 16:12:37.001720 crc crio[24284]: time=\"2026-06-12T16:12:37.001592835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966501 | controller |     "Jun 12 16:12:37.005057 crc crio[24284]: time=\"2026-06-12T16:12:37.004979782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966547 | controller |     "Jun 12 16:12:37.225215 crc crio[24284]: time=\"2026-06-12T16:12:37.224584978Z\" level=info msg=\"Created container e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=abab9cc5-27e0-49bf-ba81-dfdc07fd3029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.966567 | controller |     "Jun 12 16:12:37.226735 crc crio[24284]: time=\"2026-06-12T16:12:37.226674774Z\" level=info msg=\"Starting container: e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a\" id=ee89dd85-2474-428b-8861-52eb6270be09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.966583 | controller |     "Jun 12 16:12:37.235804 crc crio[24284]: time=\"2026-06-12T16:12:37.235690078Z\" level=info msg=\"Started container\" PID=159116 containerID=e6f0da34faee414d4febe0555be5f3a58ba39141a870f8fe55f54d12418dcf2a description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=ee89dd85-2474-428b-8861-52eb6270be09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d",
2026-06-12 16:39:24.966598 | controller |     "Jun 12 16:13:03.697214 crc crio[24284]: time=\"2026-06-12T16:13:03.69647532Z\" level=info msg=\"Removing container: db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2\" id=9295afb1-5c00-4469-8507-d010b04dbe7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.966613 | controller |     "Jun 12 16:13:03.861607 crc crio[24284]: time=\"2026-06-12T16:13:03.861545524Z\" level=info msg=\"Removed container db6d63d81f3bf57a583100decb6be04328a0df5b3e767bb817643215e8c8ebc2: openshift-infra/auto-csr-approver-29688006-cxp4x/oc\" id=9295afb1-5c00-4469-8507-d010b04dbe7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.966628 | controller |     "Jun 12 16:13:03.877564 crc crio[24284]: time=\"2026-06-12T16:13:03.877500529Z\" level=info msg=\"Stopping pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=06173c42-5383-4780-926e-605fbc0b0fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.966643 | controller |     "Jun 12 16:13:03.877934 crc crio[24284]: time=\"2026-06-12T16:13:03.877908472Z\" level=info msg=\"Stopped pod sandbox (already stopped): f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=06173c42-5383-4780-926e-605fbc0b0fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.966657 | controller |     "Jun 12 16:13:03.879218 crc crio[24284]: time=\"2026-06-12T16:13:03.879078785Z\" level=info msg=\"Removing pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=9e3888bd-5d03-4c80-be86-0ac77a9b2f53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.966676 | controller |     "Jun 12 16:13:03.906295 crc crio[24284]: time=\"2026-06-12T16:13:03.906034885Z\" level=info msg=\"Removed pod sandbox: f208a980f842bf58247626a2c5f7cc1a0d970ee960be35812a78a22e82529912\" id=9e3888bd-5d03-4c80-be86-0ac77a9b2f53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.966691 | controller |     "Jun 12 16:13:21.035138 crc crio[24284]: time=\"2026-06-12T16:13:21.033779953Z\" level=info msg=\"Stopping pod sandbox: e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d\" id=68e1741b-d556-4be5-8fcb-5f1189ce0c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.966706 | controller |     "Jun 12 16:13:21.037820 crc crio[24284]: time=\"2026-06-12T16:13:21.037685687Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp Namespace:openstack ID:e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d UID:8c7dc7c6-5392-4f58-ac42-65d87a648289 NetNS:/var/run/netns/ad626739-3e30-4fc0-9461-f5b400e884de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c7dc7c6_5392_4f58_ac42_65d87a648289.slice PodAnnotations:0xc0009b94d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.966721 | controller |     "Jun 12 16:13:21.038644 crc crio[24284]: time=\"2026-06-12T16:13:21.038470942Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.966735 | controller |     "Jun 12 16:13:21.636671 crc crio[24284]: time=\"2026-06-12T16:13:21.635972244Z\" level=info msg=\"Stopped pod sandbox: e6134111c2f68351b55a7810c35f417f27e1bc869f9fa8492841599fb8a43c3d\" id=68e1741b-d556-4be5-8fcb-5f1189ce0c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.966750 | controller |     "Jun 12 16:13:22.658892 crc crio[24284]: time=\"2026-06-12T16:13:22.658076524Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/POD\" id=f570162f-9da2-4b46-b07d-f20f1f37e0b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.966764 | controller |     "Jun 12 16:13:22.658892 crc crio[24284]: time=\"2026-06-12T16:13:22.658699224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966782 | controller |     "Jun 12 16:13:22.698345 crc crio[24284]: time=\"2026-06-12T16:13:22.69809698Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.966805 | controller |     "Jun 12 16:13:22.698345 crc crio[24284]: time=\"2026-06-12T16:13:22.698158622Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.966832 | controller |     "Jun 12 16:13:23.455182 crc crio[24284]: 2026-06-12T16:13:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6277634cb2c668a Mac:12:72:9f:62:cc:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.966851 | controller |     "Jun 12 16:13:23.456560 crc crio[24284]: time=\"2026-06-12T16:13:23.456505698Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"",
2026-06-12 16:39:24.966871 | controller |     "Jun 12 16:13:23.456741 crc crio[24284]: time=\"2026-06-12T16:13:23.456670983Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.966887 | controller |     "Jun 12 16:13:23.467176 crc crio[24284]: time=\"2026-06-12T16:13:23.467073629Z\" level=info msg=\"Ran pod sandbox 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/POD\" id=f570162f-9da2-4b46-b07d-f20f1f37e0b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.966902 | controller |     "Jun 12 16:13:23.470854 crc crio[24284]: time=\"2026-06-12T16:13:23.470780035Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=312d8c13-1a57-4ccb-91a4-d97be1386343 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.966917 | controller |     "Jun 12 16:13:23.521041 crc crio[24284]: time=\"2026-06-12T16:13:23.520964021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b405e01a-3850-46e5-b732-d7a4517ea925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.966931 | controller |     "Jun 12 16:13:23.532124 crc crio[24284]: time=\"2026-06-12T16:13:23.531949006Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ecf68075-e141-4ba2-995f-8eac01fa92a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.966946 | controller |     "Jun 12 16:13:23.532766 crc crio[24284]: time=\"2026-06-12T16:13:23.532661329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966960 | controller |     "Jun 12 16:13:23.600840 crc crio[24284]: time=\"2026-06-12T16:13:23.600496429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966975 | controller |     "Jun 12 16:13:23.605310 crc crio[24284]: time=\"2026-06-12T16:13:23.605190356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.966989 | controller |     "Jun 12 16:13:23.844162 crc crio[24284]: time=\"2026-06-12T16:13:23.84314828Z\" level=info msg=\"Created container 494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ecf68075-e141-4ba2-995f-8eac01fa92a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967003 | controller |     "Jun 12 16:13:23.846029 crc crio[24284]: time=\"2026-06-12T16:13:23.84566824Z\" level=info msg=\"Starting container: 494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48\" id=0d37bb13-65a3-40c3-8250-eecc25f5dd46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.967018 | controller |     "Jun 12 16:13:23.853691 crc crio[24284]: time=\"2026-06-12T16:13:23.853484599Z\" level=info msg=\"Started container\" PID=161945 containerID=494ba8964853fda777968f764f34265b4310561e8ff2b406c3da012c65a9ee48 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=0d37bb13-65a3-40c3-8250-eecc25f5dd46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155",
2026-06-12 16:39:24.967036 | controller |     "Jun 12 16:13:48.412607 crc crio[24284]: time=\"2026-06-12T16:13:48.410976416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-8cqzp/POD\" id=1a32bce3-ac3d-4ddd-99b5-a2ecdbcba674 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.967051 | controller |     "Jun 12 16:13:48.414592 crc crio[24284]: time=\"2026-06-12T16:13:48.412654399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967065 | controller |     "Jun 12 16:13:48.465622 crc crio[24284]: time=\"2026-06-12T16:13:48.465552269Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc002722308}] Aliases:map[]}\"",
2026-06-12 16:39:24.967080 | controller |     "Jun 12 16:13:48.465986 crc crio[24284]: time=\"2026-06-12T16:13:48.465965332Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-8cqzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.967094 | controller |     "Jun 12 16:13:49.124317 crc crio[24284]: 2026-06-12T16:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0576085ed53ba11 Mac:b2:88:c3:93:d7:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.967109 | controller |     "Jun 12 16:13:49.124317 crc crio[24284]: time=\"2026-06-12T16:13:49.123711789Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc002722308}] Aliases:map[]}\"",
2026-06-12 16:39:24.967124 | controller |     "Jun 12 16:13:49.124317 crc crio[24284]: time=\"2026-06-12T16:13:49.123924756Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-8cqzp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.967138 | controller |     "Jun 12 16:13:49.149876 crc crio[24284]: time=\"2026-06-12T16:13:49.149125239Z\" level=info msg=\"Ran pod sandbox 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd with infra container: openshift-marketplace/redhat-operators-8cqzp/POD\" id=1a32bce3-ac3d-4ddd-99b5-a2ecdbcba674 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.967153 | controller |     "Jun 12 16:13:49.152962 crc crio[24284]: time=\"2026-06-12T16:13:49.152844965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e69d871-09fc-4ad7-9648-7883405c3556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967168 | controller |     "Jun 12 16:13:49.155809 crc crio[24284]: time=\"2026-06-12T16:13:49.155715914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f77971c7-e6a0-4912-bd03-cfddb84ff295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967186 | controller |     "Jun 12 16:13:49.262758 crc crio[24284]: time=\"2026-06-12T16:13:49.262609661Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8cqzp/extract-utilities\" id=a149e18b-9bac-4676-88e9-35eb2f4a6488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967201 | controller |     "Jun 12 16:13:49.263163 crc crio[24284]: time=\"2026-06-12T16:13:49.263073786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967216 | controller |     "Jun 12 16:13:49.329779 crc crio[24284]: time=\"2026-06-12T16:13:49.329679477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967231 | controller |     "Jun 12 16:13:49.335983 crc crio[24284]: time=\"2026-06-12T16:13:49.335894682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967246 | controller |     "Jun 12 16:13:49.534021 crc crio[24284]: time=\"2026-06-12T16:13:49.53385378Z\" level=info msg=\"Created container c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd: openshift-marketplace/redhat-operators-8cqzp/extract-utilities\" id=a149e18b-9bac-4676-88e9-35eb2f4a6488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967260 | controller |     "Jun 12 16:13:49.536002 crc crio[24284]: time=\"2026-06-12T16:13:49.535614554Z\" level=info msg=\"Starting container: c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd\" id=af93eaef-552c-4483-9f7f-7ef159c6c411 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.967275 | controller |     "Jun 12 16:13:49.542861 crc crio[24284]: time=\"2026-06-12T16:13:49.542760319Z\" level=info msg=\"Started container\" PID=163464 containerID=c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd description=openshift-marketplace/redhat-operators-8cqzp/extract-utilities id=af93eaef-552c-4483-9f7f-7ef159c6c411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd",
2026-06-12 16:39:24.967290 | controller |     "Jun 12 16:13:50.515193 crc crio[24284]: time=\"2026-06-12T16:13:50.514551117Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b8506a94-a492-45b7-b0db-ce8ea4760778 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.967305 | controller |     "Jun 12 16:13:50.536424 crc crio[24284]: time=\"2026-06-12T16:13:50.536206769Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.967320 | controller |     "Jun 12 16:13:51.899731 crc crio[24284]: time=\"2026-06-12T16:13:51.898965915Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b8506a94-a492-45b7-b0db-ce8ea4760778 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.967334 | controller |     "Jun 12 16:13:51.901039 crc crio[24284]: time=\"2026-06-12T16:13:51.900767481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ef1515da-4507-4b1e-af17-3f3650012e2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967353 | controller |     "Jun 12 16:13:51.904304 crc crio[24284]: time=\"2026-06-12T16:13:51.904161838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=78f234d5-5425-4d0b-844b-f08cf408f76e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967369 | controller |     "Jun 12 16:13:51.940481 crc crio[24284]: time=\"2026-06-12T16:13:51.940362375Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8cqzp/extract-content\" id=20972b94-3f02-4dba-88b0-53e3c5b03e2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967387 | controller |     "Jun 12 16:13:51.940963 crc crio[24284]: time=\"2026-06-12T16:13:51.94084192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967401 | controller |     "Jun 12 16:13:52.014612 crc crio[24284]: time=\"2026-06-12T16:13:52.014464332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967416 | controller |     "Jun 12 16:13:52.019799 crc crio[24284]: time=\"2026-06-12T16:13:52.019613306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967431 | controller |     "Jun 12 16:13:52.236951 crc crio[24284]: time=\"2026-06-12T16:13:52.236830775Z\" level=info msg=\"Created container b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c: openshift-marketplace/redhat-operators-8cqzp/extract-content\" id=20972b94-3f02-4dba-88b0-53e3c5b03e2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967446 | controller |     "Jun 12 16:13:52.238294 crc crio[24284]: time=\"2026-06-12T16:13:52.238176778Z\" level=info msg=\"Starting container: b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c\" id=b97f9487-d6ff-4a01-8d32-a6d86ec430f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.967460 | controller |     "Jun 12 16:13:52.245951 crc crio[24284]: time=\"2026-06-12T16:13:52.245856949Z\" level=info msg=\"Started container\" PID=163618 containerID=b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c description=openshift-marketplace/redhat-operators-8cqzp/extract-content id=b97f9487-d6ff-4a01-8d32-a6d86ec430f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd",
2026-06-12 16:39:24.967475 | controller |     "Jun 12 16:13:57.659085 crc crio[24284]: time=\"2026-06-12T16:13:57.658317255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=798405d1-6427-4fb7-86dd-c0b995967ac1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967489 | controller |     "Jun 12 16:13:57.905414 crc crio[24284]: time=\"2026-06-12T16:13:57.905148257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d11825a7-c16b-44da-8dd3-77ba3a436751 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967504 | controller |     "Jun 12 16:13:59.391210 crc crio[24284]: time=\"2026-06-12T16:13:59.390587486Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=86a9be48-3de5-4b62-95cb-dcbdf5ae1133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967538 | controller |     "Jun 12 16:13:59.393984 crc crio[24284]: time=\"2026-06-12T16:13:59.391850906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967555 | controller |     "Jun 12 16:13:59.470160 crc crio[24284]: time=\"2026-06-12T16:13:59.469639261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967570 | controller |     "Jun 12 16:13:59.477783 crc crio[24284]: time=\"2026-06-12T16:13:59.477693662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967590 | controller |     "Jun 12 16:13:59.766880 crc crio[24284]: time=\"2026-06-12T16:13:59.766535433Z\" level=info msg=\"Created container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=86a9be48-3de5-4b62-95cb-dcbdf5ae1133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967612 | controller |     "Jun 12 16:13:59.768050 crc crio[24284]: time=\"2026-06-12T16:13:59.767956397Z\" level=info msg=\"Starting container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911\" id=7d3a3f8d-b633-4035-a0e5-82e685db4c61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.967627 | controller |     "Jun 12 16:13:59.775714 crc crio[24284]: time=\"2026-06-12T16:13:59.775549655Z\" level=info msg=\"Started container\" PID=164043 containerID=2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911 description=openshift-marketplace/redhat-operators-8cqzp/registry-server id=7d3a3f8d-b633-4035-a0e5-82e685db4c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd",
2026-06-12 16:39:24.967642 | controller |     "Jun 12 16:14:00.656678 crc crio[24284]: time=\"2026-06-12T16:14:00.656020137Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688014-prmgh/POD\" id=b8935191-5aa4-4eb6-b9aa-ec0e831a91bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.967657 | controller |     "Jun 12 16:14:00.657519 crc crio[24284]: time=\"2026-06-12T16:14:00.656720529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967672 | controller |     "Jun 12 16:14:00.689358 crc crio[24284]: time=\"2026-06-12T16:14:00.689194629Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc0006be498}] Aliases:map[]}\"",
2026-06-12 16:39:24.967687 | controller |     "Jun 12 16:14:00.689358 crc crio[24284]: time=\"2026-06-12T16:14:00.689314993Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688014-prmgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.967701 | controller |     "Jun 12 16:14:01.156136 crc crio[24284]: 2026-06-12T16:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c10f4e0fb233b Mac:16:e1:30:6f:80:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.967716 | controller |     "Jun 12 16:14:01.157551 crc crio[24284]: time=\"2026-06-12T16:14:01.157478136Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc0006be498}] Aliases:map[]}\"",
2026-06-12 16:39:24.967731 | controller |     "Jun 12 16:14:01.157655 crc crio[24284]: time=\"2026-06-12T16:14:01.157637511Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688014-prmgh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.967749 | controller |     "Jun 12 16:14:01.165358 crc crio[24284]: time=\"2026-06-12T16:14:01.165195171Z\" level=info msg=\"Ran pod sandbox a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a with infra container: openshift-infra/auto-csr-approver-29688014-prmgh/POD\" id=b8935191-5aa4-4eb6-b9aa-ec0e831a91bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.967764 | controller |     "Jun 12 16:14:01.168813 crc crio[24284]: time=\"2026-06-12T16:14:01.168722628Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=04a1ee46-29b5-45b3-aa72-fb7fae21775c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.967779 | controller |     "Jun 12 16:14:01.175933 crc crio[24284]: time=\"2026-06-12T16:14:01.175837103Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.967794 | controller |     "Jun 12 16:14:02.285816 crc crio[24284]: time=\"2026-06-12T16:14:02.284935012Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=04a1ee46-29b5-45b3-aa72-fb7fae21775c name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.967808 | controller |     "Jun 12 16:14:02.287810 crc crio[24284]: time=\"2026-06-12T16:14:02.287729072Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3464a58d-b258-4699-8bcf-0c56df5faf6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967823 | controller |     "Jun 12 16:14:02.290611 crc crio[24284]: time=\"2026-06-12T16:14:02.290512477Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89cd3920-a465-4bbb-a131-7cb0bc41ab18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.967837 | controller |     "Jun 12 16:14:02.298947 crc crio[24284]: time=\"2026-06-12T16:14:02.298845269Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688014-prmgh/oc\" id=a92a43e6-8529-4eb3-89d9-be053984e35f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967852 | controller |     "Jun 12 16:14:02.299474 crc crio[24284]: time=\"2026-06-12T16:14:02.299425037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967866 | controller |     "Jun 12 16:14:02.344902 crc crio[24284]: time=\"2026-06-12T16:14:02.344797082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967881 | controller |     "Jun 12 16:14:02.584797 crc crio[24284]: time=\"2026-06-12T16:14:02.584391927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.967895 | controller |     "Jun 12 16:14:02.712310 crc crio[24284]: time=\"2026-06-12T16:14:02.712179179Z\" level=info msg=\"Created container 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0: openshift-infra/auto-csr-approver-29688014-prmgh/oc\" id=a92a43e6-8529-4eb3-89d9-be053984e35f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.967910 | controller |     "Jun 12 16:14:02.714922 crc crio[24284]: time=\"2026-06-12T16:14:02.714853294Z\" level=info msg=\"Starting container: 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0\" id=141efa80-b3b9-4c57-b4cb-a04fc7e942b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.967925 | controller |     "Jun 12 16:14:02.722553 crc crio[24284]: time=\"2026-06-12T16:14:02.722458443Z\" level=info msg=\"Started container\" PID=164283 containerID=3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0 description=openshift-infra/auto-csr-approver-29688014-prmgh/oc id=141efa80-b3b9-4c57-b4cb-a04fc7e942b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a",
2026-06-12 16:39:24.967943 | controller |     "Jun 12 16:14:05.805661 crc crio[24284]: time=\"2026-06-12T16:14:05.804767552Z\" level=info msg=\"Stopping pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=bb697010-5f00-43e6-909b-0102b130dfce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.967958 | controller |     "Jun 12 16:14:05.808154 crc crio[24284]: time=\"2026-06-12T16:14:05.807758747Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-prmgh Namespace:openshift-infra ID:a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a UID:d08d8697-1b46-4472-8952-29b591062393 NetNS:/var/run/netns/4eeddd59-2cdd-4039-a5ed-e2f337f366d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd08d8697_1b46_4472_8952_29b591062393.slice PodAnnotations:0xc001212348}] Aliases:map[]}\"",
2026-06-12 16:39:24.967974 | controller |     "Jun 12 16:14:05.808154 crc crio[24284]: time=\"2026-06-12T16:14:05.807887281Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688014-prmgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.967989 | controller |     "Jun 12 16:14:06.173035 crc crio[24284]: time=\"2026-06-12T16:14:06.172647816Z\" level=info msg=\"Stopped pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=bb697010-5f00-43e6-909b-0102b130dfce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.968003 | controller |     "Jun 12 16:14:10.874984 crc crio[24284]: time=\"2026-06-12T16:14:10.873644328Z\" level=info msg=\"Stopping container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911 (timeout: 2s)\" id=150aeac5-bdf6-412f-a6d4-3ad14648845d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.968019 | controller |     "Jun 12 16:14:11.014490 crc crio[24284]: time=\"2026-06-12T16:14:11.013801489Z\" level=info msg=\"Stopped container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=150aeac5-bdf6-412f-a6d4-3ad14648845d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.968033 | controller |     "Jun 12 16:14:11.015687 crc crio[24284]: time=\"2026-06-12T16:14:11.015545705Z\" level=info msg=\"Stopping pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=3810ffdc-08eb-42bf-88e7-d9add31a7358 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.968048 | controller |     "Jun 12 16:14:11.016610 crc crio[24284]: time=\"2026-06-12T16:14:11.016553797Z\" level=info msg=\"Got pod network &{Name:redhat-operators-8cqzp Namespace:openshift-marketplace ID:0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd UID:4f6a88a3-dedb-4625-b6c5-d6b06d03c6fb NetNS:/var/run/netns/70b3a6b0-c6ba-47cf-8f40-4fe177f34de0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f6a88a3_dedb_4625_b6c5_d6b06d03c6fb.slice PodAnnotations:0xc001e04ae0}] Aliases:map[]}\"",
2026-06-12 16:39:24.968063 | controller |     "Jun 12 16:14:11.016770 crc crio[24284]: time=\"2026-06-12T16:14:11.016722642Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-8cqzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.968077 | controller |     "Jun 12 16:14:11.383545 crc crio[24284]: time=\"2026-06-12T16:14:11.383452458Z\" level=info msg=\"Stopped pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=3810ffdc-08eb-42bf-88e7-d9add31a7358 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.968091 | controller |     "Jun 12 16:14:11.901979 crc crio[24284]: time=\"2026-06-12T16:14:11.900059093Z\" level=info msg=\"Removing container: 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911\" id=8082f8ff-2f85-4e10-9603-096597486830 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.968109 | controller |     "Jun 12 16:14:11.931443 crc crio[24284]: time=\"2026-06-12T16:14:11.930915551Z\" level=info msg=\"Removed container 2ea5babfea1d9ebd2a20cd48e3f158a7c8be096790d35162a5f1abf7fd713911: openshift-marketplace/redhat-operators-8cqzp/registry-server\" id=8082f8ff-2f85-4e10-9603-096597486830 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.968124 | controller |     "Jun 12 16:14:11.938455 crc crio[24284]: time=\"2026-06-12T16:14:11.93466423Z\" level=info msg=\"Removing container: b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c\" id=c9235ec1-12a1-4105-b7f5-50d803c30066 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.968138 | controller |     "Jun 12 16:14:11.992134 crc crio[24284]: time=\"2026-06-12T16:14:11.992014383Z\" level=info msg=\"Removed container b719d724f18109ba18afeafcf33861472030ea3a2543f3e4c93689feb2ac0c2c: openshift-marketplace/redhat-operators-8cqzp/extract-content\" id=c9235ec1-12a1-4105-b7f5-50d803c30066 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.968151 | controller |     "Jun 12 16:14:11.995432 crc crio[24284]: time=\"2026-06-12T16:14:11.995160469Z\" level=info msg=\"Removing container: c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd\" id=31073513-bcc0-4c53-8ae5-465d327d90be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.968165 | controller |     "Jun 12 16:14:12.072039 crc crio[24284]: time=\"2026-06-12T16:14:12.071938241Z\" level=info msg=\"Removed container c8debdef46e4a9c9205938f2e6a9629e87f7839b646c69e6620ca4bf8deedadd: openshift-marketplace/redhat-operators-8cqzp/extract-utilities\" id=31073513-bcc0-4c53-8ae5-465d327d90be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.968180 | controller |     "Jun 12 16:14:39.331127 crc crio[24284]: time=\"2026-06-12T16:14:39.330129955Z\" level=info msg=\"Stopping pod sandbox: 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155\" id=d928698e-4da0-47f4-92aa-074e5096d982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.968194 | controller |     "Jun 12 16:14:39.332822 crc crio[24284]: time=\"2026-06-12T16:14:39.332140329Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 Namespace:openstack ID:6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155 UID:451f39cb-9946-43da-9d07-23880684aea7 NetNS:/var/run/netns/f25a5c01-5a83-45dd-bdc8-c0ac6a97912e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451f39cb_9946_43da_9d07_23880684aea7.slice PodAnnotations:0xc002613690}] Aliases:map[]}\"",
2026-06-12 16:39:24.968209 | controller |     "Jun 12 16:14:39.332822 crc crio[24284]: time=\"2026-06-12T16:14:39.332372836Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.968224 | controller |     "Jun 12 16:14:39.846659 crc crio[24284]: time=\"2026-06-12T16:14:39.84516784Z\" level=info msg=\"Stopped pod sandbox: 6277634cb2c668a4fd71ba81eeac58a7e2f30ea3d9538528316bf233efcac155\" id=d928698e-4da0-47f4-92aa-074e5096d982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.968238 | controller |     "Jun 12 16:14:41.637983 crc crio[24284]: time=\"2026-06-12T16:14:41.637180818Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/POD\" id=2c9fa778-5df4-4209-a836-ba8aa4dca2ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.968253 | controller |     "Jun 12 16:14:41.639749 crc crio[24284]: time=\"2026-06-12T16:14:41.638030664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.968272 | controller |     "Jun 12 16:14:41.683699 crc crio[24284]: time=\"2026-06-12T16:14:41.683582896Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc000b841f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.968287 | controller |     "Jun 12 16:14:41.683699 crc crio[24284]: time=\"2026-06-12T16:14:41.683668748Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.968302 | controller |     "Jun 12 16:14:42.625219 crc crio[24284]: 2026-06-12T16:14:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc8df7886b2ee78 Mac:e6:2c:9d:14:87:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.968317 | controller |     "Jun 12 16:14:42.627445 crc crio[24284]: time=\"2026-06-12T16:14:42.627350167Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc000b841f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.968332 | controller |     "Jun 12 16:14:42.627628 crc crio[24284]: time=\"2026-06-12T16:14:42.627550613Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.968347 | controller |     "Jun 12 16:14:42.636816 crc crio[24284]: time=\"2026-06-12T16:14:42.636513673Z\" level=info msg=\"Ran pod sandbox bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/POD\" id=2c9fa778-5df4-4209-a836-ba8aa4dca2ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.968361 | controller |     "Jun 12 16:14:42.640015 crc crio[24284]: time=\"2026-06-12T16:14:42.63902637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9df03e31-39dc-41b4-b517-2a1a5ebbef9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.968376 | controller |     "Jun 12 16:14:42.681576 crc crio[24284]: time=\"2026-06-12T16:14:42.681476434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=68e6342a-c09b-4d91-b43d-ec9db8e8f10b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.968390 | controller |     "Jun 12 16:14:42.690180 crc crio[24284]: time=\"2026-06-12T16:14:42.690071525Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=eac89713-3518-484f-bc2c-e3ae6f9749ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.968404 | controller |     "Jun 12 16:14:42.691394 crc crio[24284]: time=\"2026-06-12T16:14:42.690764947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.968424 | controller |     "Jun 12 16:14:42.742122 crc crio[24284]: time=\"2026-06-12T16:14:42.742014645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.968456 | controller |     "Jun 12 16:14:42.746000 crc crio[24284]: time=\"2026-06-12T16:14:42.745920628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.968472 | controller |     "Jun 12 16:14:42.917473 crc crio[24284]: time=\"2026-06-12T16:14:42.917144955Z\" level=info msg=\"Created container a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=eac89713-3518-484f-bc2c-e3ae6f9749ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.968486 | controller |     "Jun 12 16:14:42.918776 crc crio[24284]: time=\"2026-06-12T16:14:42.918664092Z\" level=info msg=\"Starting container: a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000\" id=c0a8d51c-bb2f-465b-b0ce-a371f0f6a5f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.968833 | controller |     "Jun 12 16:14:42.926372 crc crio[24284]: time=\"2026-06-12T16:14:42.926171929Z\" level=info msg=\"Started container\" PID=166802 containerID=a499acd3e0611e53ca165dd09c40fdf59841fa47fda74c055d863a9650647000 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=c0a8d51c-bb2f-465b-b0ce-a371f0f6a5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f",
2026-06-12 16:39:24.968958 | controller |     "Jun 12 16:15:00.594776 crc crio[24284]: time=\"2026-06-12T16:15:00.593717662Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/POD\" id=2856329a-b113-48ad-9676-4febf4d756bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.969005 | controller |     "Jun 12 16:15:00.594776 crc crio[24284]: time=\"2026-06-12T16:15:00.594856778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.969046 | controller |     "Jun 12 16:15:00.634073 crc crio[24284]: time=\"2026-06-12T16:15:00.634015958Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc0009b99f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.969084 | controller |     "Jun 12 16:15:00.634811 crc crio[24284]: time=\"2026-06-12T16:15:00.634462211Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.969121 | controller |     "Jun 12 16:15:01.174489 crc crio[24284]: 2026-06-12T16:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62efbf4aed4c53d Mac:52:03:a8:1a:d4:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 SocketPath: PciID:}] [{Interface:0xc00029c750 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.969157 | controller |     "Jun 12 16:15:01.174489 crc crio[24284]: time=\"2026-06-12T16:15:01.172410605Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc0009b99f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.969209 | controller |     "Jun 12 16:15:01.174489 crc crio[24284]: time=\"2026-06-12T16:15:01.17255071Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.969247 | controller |     "Jun 12 16:15:01.182508 crc crio[24284]: time=\"2026-06-12T16:15:01.181852537Z\" level=info msg=\"Ran pod sandbox 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/POD\" id=2856329a-b113-48ad-9676-4febf4d756bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.969283 | controller |     "Jun 12 16:15:01.186534 crc crio[24284]: time=\"2026-06-12T16:15:01.186433786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6904b29-2fb5-414c-aeb7-819daf55a310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.969318 | controller |     "Jun 12 16:15:01.191784 crc crio[24284]: time=\"2026-06-12T16:15:01.191716232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71f068cf-c5c0-46fb-8ffa-1c0053c895ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.969350 | controller |     "Jun 12 16:15:01.201521 crc crio[24284]: time=\"2026-06-12T16:15:01.201394245Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles\" id=c3c3ac52-b476-4828-b63a-5898d1c25ee6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.969388 | controller |     "Jun 12 16:15:01.201945 crc crio[24284]: time=\"2026-06-12T16:15:01.201887431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.969422 | controller |     "Jun 12 16:15:01.255325 crc crio[24284]: time=\"2026-06-12T16:15:01.254799465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.969456 | controller |     "Jun 12 16:15:01.263716 crc crio[24284]: time=\"2026-06-12T16:15:01.26363823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.969490 | controller |     "Jun 12 16:15:01.449740 crc crio[24284]: time=\"2026-06-12T16:15:01.44962336Z\" level=info msg=\"Created container 39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8: openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles\" id=c3c3ac52-b476-4828-b63a-5898d1c25ee6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.969561 | controller |     "Jun 12 16:15:01.451041 crc crio[24284]: time=\"2026-06-12T16:15:01.450912791Z\" level=info msg=\"Starting container: 39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8\" id=3994a9d4-e4e3-43ff-9d98-77ff0b37b679 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.969600 | controller |     "Jun 12 16:15:01.458059 crc crio[24284]: time=\"2026-06-12T16:15:01.45785163Z\" level=info msg=\"Started container\" PID=167908 containerID=39b9986ff7b53d6bb62b419525b4305bcb21f62d88544cc63350ce376125b3b8 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-hwqbl/collect-profiles id=3994a9d4-e4e3-43ff-9d98-77ff0b37b679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b",
2026-06-12 16:39:24.969643 | controller |     "Jun 12 16:15:03.759096 crc crio[24284]: time=\"2026-06-12T16:15:03.758091167Z\" level=info msg=\"Stopping pod sandbox: 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b\" id=366fb6fd-3de6-45be-8ad8-2f46429db92b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.969676 | controller |     "Jun 12 16:15:03.760731 crc crio[24284]: time=\"2026-06-12T16:15:03.760042939Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-hwqbl Namespace:openshift-operator-lifecycle-manager ID:62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b UID:a745089e-e4ca-4fbd-9149-a54d5cc0dbf4 NetNS:/var/run/netns/af249151-67fb-412a-81b1-7a4828a74325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda745089e_e4ca_4fbd_9149_a54d5cc0dbf4.slice PodAnnotations:0xc000b848c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.969709 | controller |     "Jun 12 16:15:03.760731 crc crio[24284]: time=\"2026-06-12T16:15:03.760210765Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.969741 | controller |     "Jun 12 16:15:03.956285 crc crio[24284]: time=\"2026-06-12T16:15:03.956122836Z\" level=info msg=\"Removing container: bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679\" id=3433bb24-1b39-4436-be96-dca0632ebf1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.969773 | controller |     "Jun 12 16:15:04.112166 crc crio[24284]: time=\"2026-06-12T16:15:04.111572579Z\" level=info msg=\"Removed container bd46f6ef8e36bd1aa4fdd3a78b6682d2e932ad22b8c027cf05de7a876ef5f679: openshift-infra/auto-csr-approver-29688008-dkhzx/oc\" id=3433bb24-1b39-4436-be96-dca0632ebf1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.969805 | controller |     "Jun 12 16:15:04.117620 crc crio[24284]: time=\"2026-06-12T16:15:04.117520306Z\" level=info msg=\"Stopped pod sandbox: 62efbf4aed4c53d410ce3a0642c0e46624e0276b002b37c378291e7d2e25be2b\" id=366fb6fd-3de6-45be-8ad8-2f46429db92b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.969836 | controller |     "Jun 12 16:15:04.124594 crc crio[24284]: time=\"2026-06-12T16:15:04.124477584Z\" level=info msg=\"Stopping pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=ab08d16b-daac-4156-a19a-8d5a0bc9285a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.969867 | controller |     "Jun 12 16:15:04.124594 crc crio[24284]: time=\"2026-06-12T16:15:04.124566786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=ab08d16b-daac-4156-a19a-8d5a0bc9285a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.969898 | controller |     "Jun 12 16:15:04.125235 crc crio[24284]: time=\"2026-06-12T16:15:04.125156595Z\" level=info msg=\"Removing pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=5b15615f-3c03-4b91-b640-dd0d195eb1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.969929 | controller |     "Jun 12 16:15:04.149829 crc crio[24284]: time=\"2026-06-12T16:15:04.149594402Z\" level=info msg=\"Removed pod sandbox: 0576085ed53ba11e5633bff8216d6676907f83abe38c319029398f0b5fbbd8dd\" id=5b15615f-3c03-4b91-b640-dd0d195eb1c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.969960 | controller |     "Jun 12 16:15:04.150883 crc crio[24284]: time=\"2026-06-12T16:15:04.150802791Z\" level=info msg=\"Stopping pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=c5a606f7-2e8c-46f0-82c2-99fcd3081939 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.969997 | controller |     "Jun 12 16:15:04.151016 crc crio[24284]: time=\"2026-06-12T16:15:04.150977316Z\" level=info msg=\"Stopped pod sandbox (already stopped): ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=c5a606f7-2e8c-46f0-82c2-99fcd3081939 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.970030 | controller |     "Jun 12 16:15:04.152097 crc crio[24284]: time=\"2026-06-12T16:15:04.152018418Z\" level=info msg=\"Removing pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=1ff51d37-131c-4215-85bb-f785c33dbc69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.970061 | controller |     "Jun 12 16:15:04.177840 crc crio[24284]: time=\"2026-06-12T16:15:04.177731886Z\" level=info msg=\"Removed pod sandbox: ccf9df8e51d4fbe91f09ef9312f02c485630250fdbc047bd00ac49880a9fbff6\" id=1ff51d37-131c-4215-85bb-f785c33dbc69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.970092 | controller |     "Jun 12 16:15:36.324460 crc crio[24284]: time=\"2026-06-12T16:15:36.321585392Z\" level=info msg=\"Stopping pod sandbox: bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f\" id=a783dd70-a64f-40c6-9dd8-8e1401a3a2ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.970126 | controller |     "Jun 12 16:15:36.326427 crc crio[24284]: time=\"2026-06-12T16:15:36.325425472Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 Namespace:openstack ID:bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f UID:d7ce67be-2a49-41f5-a3b7-96a7df521786 NetNS:/var/run/netns/418dd2ef-0ecd-42e7-8459-7fa3f9b77c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7ce67be_2a49_41f5_a3b7_96a7df521786.slice PodAnnotations:0xc0006bfb10}] Aliases:map[]}\"",
2026-06-12 16:39:24.970160 | controller |     "Jun 12 16:15:36.326427 crc crio[24284]: time=\"2026-06-12T16:15:36.325856456Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.970192 | controller |     "Jun 12 16:15:36.931941 crc crio[24284]: time=\"2026-06-12T16:15:36.931844909Z\" level=info msg=\"Stopped pod sandbox: bc8df7886b2ee784586653505fa4c547262a3a76cfb351f39d03fe550867f63f\" id=a783dd70-a64f-40c6-9dd8-8e1401a3a2ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.970224 | controller |     "Jun 12 16:15:38.201470 crc crio[24284]: time=\"2026-06-12T16:15:38.200835379Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/POD\" id=be0f3d25-1439-44ba-baaf-a02771fb198a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.970256 | controller |     "Jun 12 16:15:38.201470 crc crio[24284]: time=\"2026-06-12T16:15:38.201422108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.970288 | controller |     "Jun 12 16:15:38.259348 crc crio[24284]: time=\"2026-06-12T16:15:38.259141131Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"",
2026-06-12 16:39:24.970322 | controller |     "Jun 12 16:15:38.259348 crc crio[24284]: time=\"2026-06-12T16:15:38.259325457Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.970360 | controller |     "Jun 12 16:15:39.243019 crc crio[24284]: 2026-06-12T16:15:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25efd496d920037 Mac:b6:9c:ee:9d:f3:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 SocketPath: PciID:}] [{Interface:0xc0005849c0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.970394 | controller |     "Jun 12 16:15:39.245138 crc crio[24284]: time=\"2026-06-12T16:15:39.245033664Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc002612050}] Aliases:map[]}\"",
2026-06-12 16:39:24.970426 | controller |     "Jun 12 16:15:39.245518 crc crio[24284]: time=\"2026-06-12T16:15:39.245435877Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.970459 | controller |     "Jun 12 16:15:39.263203 crc crio[24284]: time=\"2026-06-12T16:15:39.263071874Z\" level=info msg=\"Ran pod sandbox 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/POD\" id=be0f3d25-1439-44ba-baaf-a02771fb198a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.970490 | controller |     "Jun 12 16:15:39.268000 crc crio[24284]: time=\"2026-06-12T16:15:39.267749077Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9d960426-7fe8-487c-b68d-c6b93d5ff4a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.970557 | controller |     "Jun 12 16:15:39.329483 crc crio[24284]: time=\"2026-06-12T16:15:39.328713981Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9186d3e1-57fc-4b72-a375-0757d762a1d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.970593 | controller |     "Jun 12 16:15:39.342520 crc crio[24284]: time=\"2026-06-12T16:15:39.342398241Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad77efe7-979c-4a9f-bade-29aec5308707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.970626 | controller |     "Jun 12 16:15:39.342927 crc crio[24284]: time=\"2026-06-12T16:15:39.342863288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.970659 | controller |     "Jun 12 16:15:39.428930 crc crio[24284]: time=\"2026-06-12T16:15:39.428804054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.970692 | controller |     "Jun 12 16:15:39.435209 crc crio[24284]: time=\"2026-06-12T16:15:39.435093532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.970725 | controller |     "Jun 12 16:15:39.677731 crc crio[24284]: time=\"2026-06-12T16:15:39.676992049Z\" level=info msg=\"Created container 2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=ad77efe7-979c-4a9f-bade-29aec5308707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.970767 | controller |     "Jun 12 16:15:39.679494 crc crio[24284]: time=\"2026-06-12T16:15:39.679029863Z\" level=info msg=\"Starting container: 2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362\" id=0171fb1f-4553-4302-9ecb-9a43dfc34a8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.970800 | controller |     "Jun 12 16:15:39.689025 crc crio[24284]: time=\"2026-06-12T16:15:39.68878324Z\" level=info msg=\"Started container\" PID=170323 containerID=2c8a9ee1471fdd5f76a3da3c67f024a40dec77f38e6b6605d0edecb528bd7362 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=0171fb1f-4553-4302-9ecb-9a43dfc34a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2",
2026-06-12 16:39:24.970835 | controller |     "Jun 12 16:16:00.555726 crc crio[24284]: time=\"2026-06-12T16:16:00.554480011Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688016-hf4fx/POD\" id=40ce479c-2f02-453f-bf6b-94e084268680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.970867 | controller |     "Jun 12 16:16:00.555726 crc crio[24284]: time=\"2026-06-12T16:16:00.55570722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.970900 | controller |     "Jun 12 16:16:00.618661 crc crio[24284]: time=\"2026-06-12T16:16:00.618595744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e280}] Aliases:map[]}\"",
2026-06-12 16:39:24.970934 | controller |     "Jun 12 16:16:00.619046 crc crio[24284]: time=\"2026-06-12T16:16:00.619021568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688016-hf4fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.970967 | controller |     "Jun 12 16:16:01.181442 crc crio[24284]: 2026-06-12T16:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a586054afb54a Mac:82:f9:3d:de:33:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 SocketPath: PciID:}] [{Interface:0xc0004a0b40 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.971001 | controller |     "Jun 12 16:16:01.183122 crc crio[24284]: time=\"2026-06-12T16:16:01.183053662Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e280}] Aliases:map[]}\"",
2026-06-12 16:39:24.971035 | controller |     "Jun 12 16:16:01.183392 crc crio[24284]: time=\"2026-06-12T16:16:01.183253438Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688016-hf4fx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.971067 | controller |     "Jun 12 16:16:01.192491 crc crio[24284]: time=\"2026-06-12T16:16:01.192415729Z\" level=info msg=\"Ran pod sandbox 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a with infra container: openshift-infra/auto-csr-approver-29688016-hf4fx/POD\" id=40ce479c-2f02-453f-bf6b-94e084268680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.971107 | controller |     "Jun 12 16:16:01.195751 crc crio[24284]: time=\"2026-06-12T16:16:01.195700568Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fefaedfb-46c0-4e8c-9752-e4de4571b31a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.971141 | controller |     "Jun 12 16:16:01.208405 crc crio[24284]: time=\"2026-06-12T16:16:01.208359526Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.971175 | controller |     "Jun 12 16:16:02.665653 crc crio[24284]: time=\"2026-06-12T16:16:02.665046062Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fefaedfb-46c0-4e8c-9752-e4de4571b31a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.971207 | controller |     "Jun 12 16:16:02.667097 crc crio[24284]: time=\"2026-06-12T16:16:02.666659623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=71948f94-21c9-415f-86b6-347df1c8c256 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.971239 | controller |     "Jun 12 16:16:02.669195 crc crio[24284]: time=\"2026-06-12T16:16:02.66912957Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd8d7490-427e-4d06-b989-d27cf89b1b77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.971272 | controller |     "Jun 12 16:16:02.679907 crc crio[24284]: time=\"2026-06-12T16:16:02.679768244Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688016-hf4fx/oc\" id=50b76da9-c621-42f8-9c6e-b764dcc921fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.971303 | controller |     "Jun 12 16:16:02.680464 crc crio[24284]: time=\"2026-06-12T16:16:02.680392384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.971336 | controller |     "Jun 12 16:16:02.733322 crc crio[24284]: time=\"2026-06-12T16:16:02.729992811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.971367 | controller |     "Jun 12 16:16:02.987077 crc crio[24284]: time=\"2026-06-12T16:16:02.986160876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.971399 | controller |     "Jun 12 16:16:03.125061 crc crio[24284]: time=\"2026-06-12T16:16:03.124913913Z\" level=info msg=\"Created container 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a: openshift-infra/auto-csr-approver-29688016-hf4fx/oc\" id=50b76da9-c621-42f8-9c6e-b764dcc921fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.971432 | controller |     "Jun 12 16:16:03.126405 crc crio[24284]: time=\"2026-06-12T16:16:03.126323718Z\" level=info msg=\"Starting container: 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a\" id=af1edd7c-7fb5-4e13-a4e9-2d3bc12e56b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.971465 | controller |     "Jun 12 16:16:03.132350 crc crio[24284]: time=\"2026-06-12T16:16:03.132166332Z\" level=info msg=\"Started container\" PID=171677 containerID=1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a description=openshift-infra/auto-csr-approver-29688016-hf4fx/oc id=af1edd7c-7fb5-4e13-a4e9-2d3bc12e56b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a",
2026-06-12 16:39:24.971498 | controller |     "Jun 12 16:16:04.218341 crc crio[24284]: time=\"2026-06-12T16:16:04.214420411Z\" level=info msg=\"Removing container: 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e\" id=851db7c5-e543-4d90-b325-b7798b38ad49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.971575 | controller |     "Jun 12 16:16:04.265652 crc crio[24284]: time=\"2026-06-12T16:16:04.264790993Z\" level=info msg=\"Removed container 3fe297df8877c96baa312cd9815ff73220c405a41a4aba5f51ea209ea1ba2e5e: openshift-operator-lifecycle-manager/collect-profiles-29687970-nvl7v/collect-profiles\" id=851db7c5-e543-4d90-b325-b7798b38ad49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.971612 | controller |     "Jun 12 16:16:04.286976 crc crio[24284]: time=\"2026-06-12T16:16:04.285201652Z\" level=info msg=\"Stopping pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=bd45974b-9682-4775-b148-ec3067c3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.971644 | controller |     "Jun 12 16:16:04.286976 crc crio[24284]: time=\"2026-06-12T16:16:04.285484841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=bd45974b-9682-4775-b148-ec3067c3eae4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.971676 | controller |     "Jun 12 16:16:04.286976 crc crio[24284]: time=\"2026-06-12T16:16:04.28605727Z\" level=info msg=\"Removing pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=5edc97da-78fb-4d9a-9601-9579cf83619d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.971708 | controller |     "Jun 12 16:16:04.304896 crc crio[24284]: time=\"2026-06-12T16:16:04.304774821Z\" level=info msg=\"Removed pod sandbox: 991937ba0fbaf2cd2f6d307a06586023b0657e849311ef38504ab4550d129905\" id=5edc97da-78fb-4d9a-9601-9579cf83619d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.971739 | controller |     "Jun 12 16:16:04.777513 crc crio[24284]: time=\"2026-06-12T16:16:04.777396939Z\" level=info msg=\"Stopping pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=51405760-012b-4985-b347-3276f4eee4fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.971771 | controller |     "Jun 12 16:16:04.778362 crc crio[24284]: time=\"2026-06-12T16:16:04.778226586Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-hf4fx Namespace:openshift-infra ID:51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a UID:1d01a2a2-a552-400a-9d21-3625cfedb03b NetNS:/var/run/netns/e5e5b65c-e9f6-4ccd-85ca-3ff98f1ae420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d01a2a2_a552_400a_9d21_3625cfedb03b.slice PodAnnotations:0xc002c1e380}] Aliases:map[]}\"",
2026-06-12 16:39:24.971803 | controller |     "Jun 12 16:16:04.778483 crc crio[24284]: time=\"2026-06-12T16:16:04.778464263Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688016-hf4fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.971836 | controller |     "Jun 12 16:16:05.161819 crc crio[24284]: time=\"2026-06-12T16:16:05.161209043Z\" level=info msg=\"Stopped pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=51405760-012b-4985-b347-3276f4eee4fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.971868 | controller |     "Jun 12 16:16:41.285675 crc crio[24284]: time=\"2026-06-12T16:16:41.284734681Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-t49zq/POD\" id=ecfe032b-f4ff-4bc0-9bbf-273ff33a0ca4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.971899 | controller |     "Jun 12 16:16:41.287363 crc crio[24284]: time=\"2026-06-12T16:16:41.285722463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.971938 | controller |     "Jun 12 16:16:41.338343 crc crio[24284]: time=\"2026-06-12T16:16:41.33812422Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242fe8}] Aliases:map[]}\"",
2026-06-12 16:39:24.971972 | controller |     "Jun 12 16:16:41.338343 crc crio[24284]: time=\"2026-06-12T16:16:41.338200843Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-t49zq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.972005 | controller |     "Jun 12 16:16:42.135904 crc crio[24284]: 2026-06-12T16:16:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abaae3e2cf3b834 Mac:62:d2:78:78:d3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.972038 | controller |     "Jun 12 16:16:42.137491 crc crio[24284]: time=\"2026-06-12T16:16:42.137411353Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242fe8}] Aliases:map[]}\"",
2026-06-12 16:39:24.972071 | controller |     "Jun 12 16:16:42.137664 crc crio[24284]: time=\"2026-06-12T16:16:42.137611109Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-t49zq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.972103 | controller |     "Jun 12 16:16:42.149501 crc crio[24284]: time=\"2026-06-12T16:16:42.148805093Z\" level=info msg=\"Ran pod sandbox abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d with infra container: openshift-marketplace/redhat-marketplace-t49zq/POD\" id=ecfe032b-f4ff-4bc0-9bbf-273ff33a0ca4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.972135 | controller |     "Jun 12 16:16:42.156905 crc crio[24284]: time=\"2026-06-12T16:16:42.156856039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=91b388fe-7697-4277-a563-201fe8017f37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.972168 | controller |     "Jun 12 16:16:42.160048 crc crio[24284]: time=\"2026-06-12T16:16:42.159995078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1957493e-892e-436f-a7e7-8156acb4d8f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.972200 | controller |     "Jun 12 16:16:42.171701 crc crio[24284]: time=\"2026-06-12T16:16:42.171627389Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities\" id=489bfdab-001a-47da-b5cd-c1ad4108ca04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.972232 | controller |     "Jun 12 16:16:42.172632 crc crio[24284]: time=\"2026-06-12T16:16:42.172607991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.972272 | controller |     "Jun 12 16:16:42.239825 crc crio[24284]: time=\"2026-06-12T16:16:42.238573457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.972305 | controller |     "Jun 12 16:16:42.251596 crc crio[24284]: time=\"2026-06-12T16:16:42.251544339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.972337 | controller |     "Jun 12 16:16:42.409697 crc crio[24284]: time=\"2026-06-12T16:16:42.409478303Z\" level=info msg=\"Created container 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities\" id=489bfdab-001a-47da-b5cd-c1ad4108ca04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.972370 | controller |     "Jun 12 16:16:42.411763 crc crio[24284]: time=\"2026-06-12T16:16:42.411654812Z\" level=info msg=\"Starting container: 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214\" id=fff3a929-fa0d-4349-a64c-e978353b08ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.972404 | controller |     "Jun 12 16:16:42.421112 crc crio[24284]: time=\"2026-06-12T16:16:42.420960748Z\" level=info msg=\"Started container\" PID=173864 containerID=25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214 description=openshift-marketplace/redhat-marketplace-t49zq/extract-utilities id=fff3a929-fa0d-4349-a64c-e978353b08ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d",
2026-06-12 16:39:24.972472 | controller |     "Jun 12 16:16:42.481859 crc crio[24284]: time=\"2026-06-12T16:16:42.48109732Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bf95908e-0ceb-427f-a3c4-5ee098ea6ea9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.972508 | controller |     "Jun 12 16:16:42.488795 crc crio[24284]: time=\"2026-06-12T16:16:42.486212414Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.972578 | controller |     "Jun 12 16:16:43.118825 crc crio[24284]: time=\"2026-06-12T16:16:43.118340199Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=bf95908e-0ceb-427f-a3c4-5ee098ea6ea9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.972614 | controller |     "Jun 12 16:16:43.120376 crc crio[24284]: time=\"2026-06-12T16:16:43.120115315Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7d91e3a2-1b64-47d0-84cc-21b95641713f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.972649 | controller |     "Jun 12 16:16:43.123453 crc crio[24284]: time=\"2026-06-12T16:16:43.123363838Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9be2de57-e87c-4a2d-9214-23383c95c4bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.972712 | controller |     "Jun 12 16:16:43.132027 crc crio[24284]: time=\"2026-06-12T16:16:43.131982903Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t49zq/extract-content\" id=1363c277-e35f-4948-938f-bf4a44d70a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.972747 | controller |     "Jun 12 16:16:43.132951 crc crio[24284]: time=\"2026-06-12T16:16:43.132928413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.972780 | controller |     "Jun 12 16:16:43.198207 crc crio[24284]: time=\"2026-06-12T16:16:43.198090705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.972820 | controller |     "Jun 12 16:16:43.201502 crc crio[24284]: time=\"2026-06-12T16:16:43.201434261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.972853 | controller |     "Jun 12 16:16:43.386486 crc crio[24284]: time=\"2026-06-12T16:16:43.386393474Z\" level=info msg=\"Created container 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa: openshift-marketplace/redhat-marketplace-t49zq/extract-content\" id=1363c277-e35f-4948-938f-bf4a44d70a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.972885 | controller |     "Jun 12 16:16:43.388866 crc crio[24284]: time=\"2026-06-12T16:16:43.38879088Z\" level=info msg=\"Starting container: 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa\" id=128426e1-92ff-43aa-b206-e290a8980bd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.972918 | controller |     "Jun 12 16:16:43.395927 crc crio[24284]: time=\"2026-06-12T16:16:43.395794774Z\" level=info msg=\"Started container\" PID=173910 containerID=06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa description=openshift-marketplace/redhat-marketplace-t49zq/extract-content id=128426e1-92ff-43aa-b206-e290a8980bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d",
2026-06-12 16:39:24.972951 | controller |     "Jun 12 16:16:44.523748 crc crio[24284]: time=\"2026-06-12T16:16:44.523088848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c527e409-0432-4326-b3a1-5c70a25029f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.972983 | controller |     "Jun 12 16:16:44.528017 crc crio[24284]: time=\"2026-06-12T16:16:44.527941792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab265fde-1815-47ea-a139-0818da53252d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.973014 | controller |     "Jun 12 16:16:44.536010 crc crio[24284]: time=\"2026-06-12T16:16:44.535852233Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=a9829ff6-7ce6-433b-990f-63de388896d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.973039 | controller |     "Jun 12 16:16:44.536476 crc crio[24284]: time=\"2026-06-12T16:16:44.536361051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973055 | controller |     "Jun 12 16:16:44.596610 crc crio[24284]: time=\"2026-06-12T16:16:44.596470264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973070 | controller |     "Jun 12 16:16:44.600617 crc crio[24284]: time=\"2026-06-12T16:16:44.600321787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973085 | controller |     "Jun 12 16:16:44.771203 crc crio[24284]: time=\"2026-06-12T16:16:44.771075696Z\" level=info msg=\"Created container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=a9829ff6-7ce6-433b-990f-63de388896d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.973100 | controller |     "Jun 12 16:16:44.773172 crc crio[24284]: time=\"2026-06-12T16:16:44.772934772Z\" level=info msg=\"Starting container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f\" id=3dd09e7e-261e-4a4e-b7e3-ce1b9f0fd0cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.973118 | controller |     "Jun 12 16:16:44.779656 crc crio[24284]: time=\"2026-06-12T16:16:44.779540505Z\" level=info msg=\"Started container\" PID=173969 containerID=93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f description=openshift-marketplace/redhat-marketplace-t49zq/registry-server id=3dd09e7e-261e-4a4e-b7e3-ce1b9f0fd0cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d",
2026-06-12 16:39:24.973133 | controller |     "Jun 12 16:16:53.666660 crc crio[24284]: time=\"2026-06-12T16:16:53.665719558Z\" level=info msg=\"Stopping container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f (timeout: 2s)\" id=1a09dd93-b60d-4842-aaf7-0a95008aebcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.973148 | controller |     "Jun 12 16:16:53.799016 crc crio[24284]: time=\"2026-06-12T16:16:53.798906395Z\" level=info msg=\"Stopped container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=1a09dd93-b60d-4842-aaf7-0a95008aebcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.973163 | controller |     "Jun 12 16:16:53.801075 crc crio[24284]: time=\"2026-06-12T16:16:53.80097149Z\" level=info msg=\"Stopping pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=075d7fb5-20e4-497e-93c8-db66261a8959 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973177 | controller |     "Jun 12 16:16:53.801982 crc crio[24284]: time=\"2026-06-12T16:16:53.80191143Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t49zq Namespace:openshift-marketplace ID:abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d UID:20b61c60-83d6-4cbb-8c88-6e208c7f21f1 NetNS:/var/run/netns/3a4538e7-91b2-4ef5-9de2-abf26e36ad68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod20b61c60_83d6_4cbb_8c88_6e208c7f21f1.slice PodAnnotations:0xc003242ba0}] Aliases:map[]}\"",
2026-06-12 16:39:24.973192 | controller |     "Jun 12 16:16:53.802212 crc crio[24284]: time=\"2026-06-12T16:16:53.802140278Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-t49zq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.973207 | controller |     "Jun 12 16:16:54.179664 crc crio[24284]: time=\"2026-06-12T16:16:54.178915441Z\" level=info msg=\"Stopped pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=075d7fb5-20e4-497e-93c8-db66261a8959 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973221 | controller |     "Jun 12 16:16:54.694949 crc crio[24284]: time=\"2026-06-12T16:16:54.694206401Z\" level=info msg=\"Removing container: 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f\" id=f221ba1a-4ccb-40a6-b238-48fbc54fd7c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973235 | controller |     "Jun 12 16:16:54.733109 crc crio[24284]: time=\"2026-06-12T16:16:54.732946276Z\" level=info msg=\"Removed container 93fccaab6ba0f19707b5ef8377e22a6eb7552e9e3918b17dec4f517116a8616f: openshift-marketplace/redhat-marketplace-t49zq/registry-server\" id=f221ba1a-4ccb-40a6-b238-48fbc54fd7c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973249 | controller |     "Jun 12 16:16:54.736445 crc crio[24284]: time=\"2026-06-12T16:16:54.736377682Z\" level=info msg=\"Removing container: 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa\" id=06c95869-badf-481c-bfa8-e563a412a54a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973264 | controller |     "Jun 12 16:16:54.766895 crc crio[24284]: time=\"2026-06-12T16:16:54.766797972Z\" level=info msg=\"Removed container 06115ffafe116c24b846bcba514556988b23d8d2347499601f988af09854bbaa: openshift-marketplace/redhat-marketplace-t49zq/extract-content\" id=06c95869-badf-481c-bfa8-e563a412a54a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973295 | controller |     "Jun 12 16:16:54.771139 crc crio[24284]: time=\"2026-06-12T16:16:54.771033264Z\" level=info msg=\"Removing container: 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214\" id=dea95cd8-5e36-446d-86fa-2bb14750b798 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973310 | controller |     "Jun 12 16:16:54.827430 crc crio[24284]: time=\"2026-06-12T16:16:54.826992815Z\" level=info msg=\"Removed container 25000c360f173ae292aa9a36b30a274e9ed0ac4d2f630fb05f56236531efa214: openshift-marketplace/redhat-marketplace-t49zq/extract-utilities\" id=dea95cd8-5e36-446d-86fa-2bb14750b798 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973324 | controller |     "Jun 12 16:17:04.327504 crc crio[24284]: time=\"2026-06-12T16:17:04.326439223Z\" level=info msg=\"Removing container: 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b\" id=d8ec82cc-f569-4f9b-8ccc-7689817888ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973339 | controller |     "Jun 12 16:17:04.475143 crc crio[24284]: time=\"2026-06-12T16:17:04.475009902Z\" level=info msg=\"Removed container 632e3dd698b4dd5fb091f03a241418951de96879d32be2af653e2ce0d284af0b: openshift-infra/auto-csr-approver-29688010-rqkc9/oc\" id=d8ec82cc-f569-4f9b-8ccc-7689817888ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.973353 | controller |     "Jun 12 16:17:04.492552 crc crio[24284]: time=\"2026-06-12T16:17:04.492439933Z\" level=info msg=\"Stopping pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=9fbcecd7-806c-475a-bcb3-e7804f872c2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973367 | controller |     "Jun 12 16:17:04.492836 crc crio[24284]: time=\"2026-06-12T16:17:04.492601478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=9fbcecd7-806c-475a-bcb3-e7804f872c2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973381 | controller |     "Jun 12 16:17:04.493446 crc crio[24284]: time=\"2026-06-12T16:17:04.493349012Z\" level=info msg=\"Removing pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=7108725b-9b82-416a-b281-2aaae0e7bd6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.973395 | controller |     "Jun 12 16:17:04.507915 crc crio[24284]: time=\"2026-06-12T16:17:04.507822844Z\" level=info msg=\"Removed pod sandbox: 78972771a88da8c9d6aa702f3157808fcb297b0e4c4355b7d0c6d443e448cb3d\" id=7108725b-9b82-416a-b281-2aaae0e7bd6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.973409 | controller |     "Jun 12 16:17:04.509324 crc crio[24284]: time=\"2026-06-12T16:17:04.509180695Z\" level=info msg=\"Stopping pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=59de4392-46b3-4a65-be65-873982a657eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973423 | controller |     "Jun 12 16:17:04.509425 crc crio[24284]: time=\"2026-06-12T16:17:04.509369782Z\" level=info msg=\"Stopped pod sandbox (already stopped): abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=59de4392-46b3-4a65-be65-873982a657eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973437 | controller |     "Jun 12 16:17:04.510141 crc crio[24284]: time=\"2026-06-12T16:17:04.510075904Z\" level=info msg=\"Removing pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=e8363e59-6f88-4861-9e3e-289bba2edf64 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.973451 | controller |     "Jun 12 16:17:04.531986 crc crio[24284]: time=\"2026-06-12T16:17:04.531866307Z\" level=info msg=\"Removed pod sandbox: abaae3e2cf3b834724096574ccaf4fb5542b0f868da63822b42c9761c74ded8d\" id=e8363e59-6f88-4861-9e3e-289bba2edf64 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.973469 | controller |     "Jun 12 16:18:00.593482 crc crio[24284]: time=\"2026-06-12T16:18:00.592396103Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688018-8xjkp/POD\" id=c2f5392f-d472-4e08-9642-745a5a702b84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.973483 | controller |     "Jun 12 16:18:00.595601 crc crio[24284]: time=\"2026-06-12T16:18:00.593575191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973498 | controller |     "Jun 12 16:18:00.638522 crc crio[24284]: time=\"2026-06-12T16:18:00.638420279Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc0006bed28}] Aliases:map[]}\"",
2026-06-12 16:39:24.973599 | controller |     "Jun 12 16:18:00.638522 crc crio[24284]: time=\"2026-06-12T16:18:00.638495181Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688018-8xjkp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.973625 | controller |     "Jun 12 16:18:01.227593 crc crio[24284]: 2026-06-12T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e4f59d6f5d4c35 Mac:b2:9d:01:69:d5:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 SocketPath: PciID:}] [{Interface:0xc0005ac5c0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.973646 | controller |     "Jun 12 16:18:01.230037 crc crio[24284]: time=\"2026-06-12T16:18:01.229948153Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc0006bed28}] Aliases:map[]}\"",
2026-06-12 16:39:24.973663 | controller |     "Jun 12 16:18:01.230235 crc crio[24284]: time=\"2026-06-12T16:18:01.230161758Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688018-8xjkp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.973685 | controller |     "Jun 12 16:18:01.243000 crc crio[24284]: time=\"2026-06-12T16:18:01.242905726Z\" level=info msg=\"Ran pod sandbox 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 with infra container: openshift-infra/auto-csr-approver-29688018-8xjkp/POD\" id=c2f5392f-d472-4e08-9642-745a5a702b84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.973700 | controller |     "Jun 12 16:18:01.246393 crc crio[24284]: time=\"2026-06-12T16:18:01.246320253Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c7e5db20-12e2-4d1b-a3d9-4995b55ff126 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.973720 | controller |     "Jun 12 16:18:01.259955 crc crio[24284]: time=\"2026-06-12T16:18:01.259817773Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.973737 | controller |     "Jun 12 16:18:02.360015 crc crio[24284]: time=\"2026-06-12T16:18:02.359496408Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c7e5db20-12e2-4d1b-a3d9-4995b55ff126 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.973760 | controller |     "Jun 12 16:18:02.361626 crc crio[24284]: time=\"2026-06-12T16:18:02.361031198Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7322479a-797e-48d0-8a24-e546ba50a38c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.973779 | controller |     "Jun 12 16:18:02.363872 crc crio[24284]: time=\"2026-06-12T16:18:02.36364514Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=292cc0a6-72d4-4b76-a9eb-bd534c0a90e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.973796 | controller |     "Jun 12 16:18:02.374076 crc crio[24284]: time=\"2026-06-12T16:18:02.373919569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688018-8xjkp/oc\" id=f28a3387-1461-47d2-9edd-3eed8ba72c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.973815 | controller |     "Jun 12 16:18:02.374780 crc crio[24284]: time=\"2026-06-12T16:18:02.374703252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973834 | controller |     "Jun 12 16:18:02.437034 crc crio[24284]: time=\"2026-06-12T16:18:02.436863028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973851 | controller |     "Jun 12 16:18:02.693436 crc crio[24284]: time=\"2026-06-12T16:18:02.693338376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.973870 | controller |     "Jun 12 16:18:02.836883 crc crio[24284]: time=\"2026-06-12T16:18:02.836763058Z\" level=info msg=\"Created container 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910: openshift-infra/auto-csr-approver-29688018-8xjkp/oc\" id=f28a3387-1461-47d2-9edd-3eed8ba72c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.973887 | controller |     "Jun 12 16:18:02.840571 crc crio[24284]: time=\"2026-06-12T16:18:02.840518238Z\" level=info msg=\"Starting container: 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910\" id=4ed1ace8-0508-4412-aa4b-5d73aece1a0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.973906 | controller |     "Jun 12 16:18:02.856546 crc crio[24284]: time=\"2026-06-12T16:18:02.856039962Z\" level=info msg=\"Started container\" PID=177893 containerID=9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910 description=openshift-infra/auto-csr-approver-29688018-8xjkp/oc id=4ed1ace8-0508-4412-aa4b-5d73aece1a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3",
2026-06-12 16:39:24.973925 | controller |     "Jun 12 16:18:05.064526 crc crio[24284]: time=\"2026-06-12T16:18:05.062670086Z\" level=info msg=\"Stopping pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=e8ad1a83-c2e5-417a-b4d5-9957cdfd22bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.973942 | controller |     "Jun 12 16:18:05.072775 crc crio[24284]: time=\"2026-06-12T16:18:05.066903582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-8xjkp Namespace:openshift-infra ID:5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3 UID:19d2d1af-e24f-4ac6-9b94-28e7da648ff7 NetNS:/var/run/netns/952c6efb-e08a-4966-b7a2-38e28877ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19d2d1af_e24f_4ac6_9b94_28e7da648ff7.slice PodAnnotations:0xc00008dc18}] Aliases:map[]}\"",
2026-06-12 16:39:24.973962 | controller |     "Jun 12 16:18:05.072775 crc crio[24284]: time=\"2026-06-12T16:18:05.067236753Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688018-8xjkp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.974014 | controller |     "Jun 12 16:18:05.479900 crc crio[24284]: time=\"2026-06-12T16:18:05.479436441Z\" level=info msg=\"Stopped pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=e8ad1a83-c2e5-417a-b4d5-9957cdfd22bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974033 | controller |     "Jun 12 16:19:04.693633 crc crio[24284]: time=\"2026-06-12T16:19:04.692623934Z\" level=info msg=\"Removing container: 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1\" id=d8795c01-c58d-4081-955d-1be8c13c1540 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.974047 | controller |     "Jun 12 16:19:04.900900 crc crio[24284]: time=\"2026-06-12T16:19:04.900037588Z\" level=info msg=\"Removed container 57cc654db86f62799538a899feca926697c84a6623bbf49601f083b1baddd0c1: openshift-infra/auto-csr-approver-29688012-8wjkd/oc\" id=d8795c01-c58d-4081-955d-1be8c13c1540 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.974062 | controller |     "Jun 12 16:19:04.920366 crc crio[24284]: time=\"2026-06-12T16:19:04.918786017Z\" level=info msg=\"Stopping pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=5297c621-e62f-4028-ba25-37b7906a74a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974077 | controller |     "Jun 12 16:19:04.920366 crc crio[24284]: time=\"2026-06-12T16:19:04.918869099Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=5297c621-e62f-4028-ba25-37b7906a74a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974091 | controller |     "Jun 12 16:19:04.920366 crc crio[24284]: time=\"2026-06-12T16:19:04.919630414Z\" level=info msg=\"Removing pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=c7337907-7a29-4945-9ea9-97ea04cb63ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.974106 | controller |     "Jun 12 16:19:04.934423 crc crio[24284]: time=\"2026-06-12T16:19:04.934319912Z\" level=info msg=\"Removed pod sandbox: b3cdf4c30bec630173377a8c7fb5d8d9b6dfbed8ec065d0275d71d712102a66c\" id=c7337907-7a29-4945-9ea9-97ea04cb63ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.974121 | controller |     "Jun 12 16:20:00.695038 crc crio[24284]: time=\"2026-06-12T16:20:00.694325825Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688020-98rrr/POD\" id=0b0a947e-4e66-4717-a27c-39e5e6c9ee89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.974135 | controller |     "Jun 12 16:20:00.697895 crc crio[24284]: time=\"2026-06-12T16:20:00.695183153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974150 | controller |     "Jun 12 16:20:00.733642 crc crio[24284]: time=\"2026-06-12T16:20:00.733517103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc000b84250}] Aliases:map[]}\"",
2026-06-12 16:39:24.974165 | controller |     "Jun 12 16:20:00.733642 crc crio[24284]: time=\"2026-06-12T16:20:00.733589975Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688020-98rrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.974180 | controller |     "Jun 12 16:20:01.088937 crc crio[24284]: 2026-06-12T16:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fe02448c63f070 Mac:3a:76:55:ec:82:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 SocketPath: PciID:}] [{Interface:0xc0003e12c0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.974209 | controller |     "Jun 12 16:20:01.090621 crc crio[24284]: time=\"2026-06-12T16:20:01.090523247Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc000b84250}] Aliases:map[]}\"",
2026-06-12 16:39:24.974225 | controller |     "Jun 12 16:20:01.090761 crc crio[24284]: time=\"2026-06-12T16:20:01.090705473Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688020-98rrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.974239 | controller |     "Jun 12 16:20:01.102186 crc crio[24284]: time=\"2026-06-12T16:20:01.102055845Z\" level=info msg=\"Ran pod sandbox 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 with infra container: openshift-infra/auto-csr-approver-29688020-98rrr/POD\" id=0b0a947e-4e66-4717-a27c-39e5e6c9ee89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.974254 | controller |     "Jun 12 16:20:01.108939 crc crio[24284]: time=\"2026-06-12T16:20:01.108871281Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bcc5cdb2-9a31-4bcb-b6e0-52ef1a8726d7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.974269 | controller |     "Jun 12 16:20:01.122081 crc crio[24284]: time=\"2026-06-12T16:20:01.122003679Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.974283 | controller |     "Jun 12 16:20:02.431191 crc crio[24284]: time=\"2026-06-12T16:20:02.430351492Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bcc5cdb2-9a31-4bcb-b6e0-52ef1a8726d7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.974298 | controller |     "Jun 12 16:20:02.434629 crc crio[24284]: time=\"2026-06-12T16:20:02.432566722Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5362137-5a8b-4623-89b1-ae714029ac66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.974312 | controller |     "Jun 12 16:20:02.437752 crc crio[24284]: time=\"2026-06-12T16:20:02.435778214Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=293549ce-5f2a-4970-a4f6-3d01aa5d50c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.974327 | controller |     "Jun 12 16:20:02.446551 crc crio[24284]: time=\"2026-06-12T16:20:02.446412192Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688020-98rrr/oc\" id=fb268ad7-f215-415b-8bf9-65be5d9efb45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.974342 | controller |     "Jun 12 16:20:02.447229 crc crio[24284]: time=\"2026-06-12T16:20:02.447035132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974357 | controller |     "Jun 12 16:20:02.506041 crc crio[24284]: time=\"2026-06-12T16:20:02.50510984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974371 | controller |     "Jun 12 16:20:02.798167 crc crio[24284]: time=\"2026-06-12T16:20:02.797635714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974389 | controller |     "Jun 12 16:20:02.949357 crc crio[24284]: time=\"2026-06-12T16:20:02.948944261Z\" level=info msg=\"Created container c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083: openshift-infra/auto-csr-approver-29688020-98rrr/oc\" id=fb268ad7-f215-415b-8bf9-65be5d9efb45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.974405 | controller |     "Jun 12 16:20:02.951396 crc crio[24284]: time=\"2026-06-12T16:20:02.951234915Z\" level=info msg=\"Starting container: c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083\" id=e874e1be-22cc-4141-84b7-d1407c076d46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.974419 | controller |     "Jun 12 16:20:02.959065 crc crio[24284]: time=\"2026-06-12T16:20:02.958942544Z\" level=info msg=\"Started container\" PID=184716 containerID=c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083 description=openshift-infra/auto-csr-approver-29688020-98rrr/oc id=e874e1be-22cc-4141-84b7-d1407c076d46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041",
2026-06-12 16:39:24.974435 | controller |     "Jun 12 16:20:05.366120 crc crio[24284]: time=\"2026-06-12T16:20:05.364342602Z\" level=info msg=\"Stopping pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=cab82f83-c04e-40f9-9d03-5f1a9e44c7cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974450 | controller |     "Jun 12 16:20:05.367628 crc crio[24284]: time=\"2026-06-12T16:20:05.366790871Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-98rrr Namespace:openshift-infra ID:2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041 UID:e60c2cab-ed88-4963-b3ab-fab4a7b4c044 NetNS:/var/run/netns/bd21d6c3-f295-4a52-a85b-05648e405762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode60c2cab_ed88_4963_b3ab_fab4a7b4c044.slice PodAnnotations:0xc003242ae8}] Aliases:map[]}\"",
2026-06-12 16:39:24.974464 | controller |     "Jun 12 16:20:05.367628 crc crio[24284]: time=\"2026-06-12T16:20:05.366927885Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688020-98rrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.974479 | controller |     "Jun 12 16:20:05.732218 crc crio[24284]: time=\"2026-06-12T16:20:05.731540939Z\" level=info msg=\"Stopped pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=cab82f83-c04e-40f9-9d03-5f1a9e44c7cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974493 | controller |     "Jun 12 16:20:23.608591 crc crio[24284]: time=\"2026-06-12T16:20:23.607693317Z\" level=info msg=\"Stopping pod sandbox: 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2\" id=dbcb8532-8d72-4006-ade0-d772c287d8a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974508 | controller |     "Jun 12 16:20:23.609823 crc crio[24284]: time=\"2026-06-12T16:20:23.609058171Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds Namespace:openstack ID:25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2 UID:9c73f803-b14b-4ed4-b000-75cc94e88672 NetNS:/var/run/netns/9dd425ff-2b4b-45d9-9a20-21007b6fe109 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c73f803_b14b_4ed4_b000_75cc94e88672.slice PodAnnotations:0xc00041c468}] Aliases:map[]}\"",
2026-06-12 16:39:24.974543 | controller |     "Jun 12 16:20:23.609823 crc crio[24284]: time=\"2026-06-12T16:20:23.609187145Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.974562 | controller |     "Jun 12 16:20:24.038041 crc crio[24284]: time=\"2026-06-12T16:20:24.036461224Z\" level=info msg=\"Stopped pod sandbox: 25efd496d920037c977bf0b49ce7379e82ebfd7c4c238c62f5d9f8f0b4c10ee2\" id=dbcb8532-8d72-4006-ade0-d772c287d8a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.974577 | controller |     "Jun 12 16:20:24.881874 crc crio[24284]: time=\"2026-06-12T16:20:24.881330966Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/POD\" id=f7ff1c2c-a35e-4c6b-9495-9a5717d17755 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.974591 | controller |     "Jun 12 16:20:24.883337 crc crio[24284]: time=\"2026-06-12T16:20:24.881904125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974606 | controller |     "Jun 12 16:20:24.935441 crc crio[24284]: time=\"2026-06-12T16:20:24.934619871Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc002722a78}] Aliases:map[]}\"",
2026-06-12 16:39:24.974621 | controller |     "Jun 12 16:20:24.935441 crc crio[24284]: time=\"2026-06-12T16:20:24.935407717Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.974636 | controller |     "Jun 12 16:20:25.658024 crc crio[24284]: 2026-06-12T16:20:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87660856f9829d Mac:02:ea:8c:82:ea:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 SocketPath: PciID:}] [{Interface:0xc000192f70 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.974651 | controller |     "Jun 12 16:20:25.659865 crc crio[24284]: time=\"2026-06-12T16:20:25.659770936Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc002722a78}] Aliases:map[]}\"",
2026-06-12 16:39:24.974666 | controller |     "Jun 12 16:20:25.660061 crc crio[24284]: time=\"2026-06-12T16:20:25.659990083Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.974680 | controller |     "Jun 12 16:20:25.670746 crc crio[24284]: time=\"2026-06-12T16:20:25.670657416Z\" level=info msg=\"Ran pod sandbox e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/POD\" id=f7ff1c2c-a35e-4c6b-9495-9a5717d17755 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.974695 | controller |     "Jun 12 16:20:25.673064 crc crio[24284]: time=\"2026-06-12T16:20:25.672968356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1a54a19d-cf27-45d1-8473-bfdf0bf624c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.974713 | controller |     "Jun 12 16:20:25.768434 crc crio[24284]: time=\"2026-06-12T16:20:25.768330438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=94f77b29-1ac8-4f10-8196-ac20fa7db5a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.974728 | controller |     "Jun 12 16:20:25.781335 crc crio[24284]: time=\"2026-06-12T16:20:25.781037403Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=9ca987fc-a8d9-496a-99b9-c79a37faa931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.974743 | controller |     "Jun 12 16:20:25.782607 crc crio[24284]: time=\"2026-06-12T16:20:25.782562902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974757 | controller |     "Jun 12 16:20:25.844323 crc crio[24284]: time=\"2026-06-12T16:20:25.844189783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974773 | controller |     "Jun 12 16:20:25.848538 crc crio[24284]: time=\"2026-06-12T16:20:25.848466716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974787 | controller |     "Jun 12 16:20:26.037062 crc crio[24284]: time=\"2026-06-12T16:20:26.03659111Z\" level=info msg=\"Created container 4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=9ca987fc-a8d9-496a-99b9-c79a37faa931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.974802 | controller |     "Jun 12 16:20:26.040227 crc crio[24284]: time=\"2026-06-12T16:20:26.03822456Z\" level=info msg=\"Starting container: 4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9\" id=c08e388a-3bf7-4f38-a1d8-6a4db5c35350 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.974817 | controller |     "Jun 12 16:20:26.056420 crc crio[24284]: time=\"2026-06-12T16:20:26.056324568Z\" level=info msg=\"Started container\" PID=186228 containerID=4cb46faf7231aa9ca4793e617eaab2e9dbd05086cff57c071b98ee40294ebef9 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam id=c08e388a-3bf7-4f38-a1d8-6a4db5c35350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6",
2026-06-12 16:39:24.974832 | controller |     "Jun 12 16:21:04.056552 crc crio[24284]: time=\"2026-06-12T16:21:04.055374334Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q9xf4/POD\" id=6cc8190f-e110-4039-95e5-1739d9a7d748 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.974846 | controller |     "Jun 12 16:21:04.058330 crc crio[24284]: time=\"2026-06-12T16:21:04.056564713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.974861 | controller |     "Jun 12 16:21:04.101801 crc crio[24284]: time=\"2026-06-12T16:21:04.101705014Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc002723a78}] Aliases:map[]}\"",
2026-06-12 16:39:24.974876 | controller |     "Jun 12 16:21:04.101801 crc crio[24284]: time=\"2026-06-12T16:21:04.101773886Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q9xf4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.974895 | controller |     "Jun 12 16:21:04.739744 crc crio[24284]: 2026-06-12T16:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:590b91c688cddd3 Mac:82:12:73:6c:4a:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb SocketPath: PciID:}] [{Interface:0xc000016590 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.974910 | controller |     "Jun 12 16:21:04.741175 crc crio[24284]: time=\"2026-06-12T16:21:04.741080511Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc002723a78}] Aliases:map[]}\"",
2026-06-12 16:39:24.974925 | controller |     "Jun 12 16:21:04.741449 crc crio[24284]: time=\"2026-06-12T16:21:04.74136775Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q9xf4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.974940 | controller |     "Jun 12 16:21:04.760154 crc crio[24284]: time=\"2026-06-12T16:21:04.759931072Z\" level=info msg=\"Ran pod sandbox 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 with infra container: openshift-marketplace/certified-operators-q9xf4/POD\" id=6cc8190f-e110-4039-95e5-1739d9a7d748 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.974954 | controller |     "Jun 12 16:21:04.763186 crc crio[24284]: time=\"2026-06-12T16:21:04.763137734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b523e4ca-d29f-4fc2-b58f-0a2a59912a31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.974969 | controller |     "Jun 12 16:21:04.765565 crc crio[24284]: time=\"2026-06-12T16:21:04.765436767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a718565a-14ad-4104-a2f3-85d97df9b944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.974983 | controller |     "Jun 12 16:21:04.776172 crc crio[24284]: time=\"2026-06-12T16:21:04.776043558Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9xf4/extract-utilities\" id=06d3974c-e588-48b5-9f54-90720820dd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.974998 | controller |     "Jun 12 16:21:04.776912 crc crio[24284]: time=\"2026-06-12T16:21:04.776827594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975012 | controller |     "Jun 12 16:21:04.844081 crc crio[24284]: time=\"2026-06-12T16:21:04.843928555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975027 | controller |     "Jun 12 16:21:04.853088 crc crio[24284]: time=\"2026-06-12T16:21:04.85294375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975041 | controller |     "Jun 12 16:21:04.994949 crc crio[24284]: time=\"2026-06-12T16:21:04.994008204Z\" level=info msg=\"Removing container: 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0\" id=3b97081b-83c9-47fb-9498-e94d13eb0062 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.975058 | controller |     "Jun 12 16:21:05.079614 crc crio[24284]: time=\"2026-06-12T16:21:05.07905318Z\" level=info msg=\"Removed container 3d23eaa04d19145bf313865c3779d0037691ef63ee7b4ededac4383eb3429ba0: openshift-infra/auto-csr-approver-29688014-prmgh/oc\" id=3b97081b-83c9-47fb-9498-e94d13eb0062 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.975073 | controller |     "Jun 12 16:21:05.107466 crc crio[24284]: time=\"2026-06-12T16:21:05.107239736Z\" level=info msg=\"Stopping pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=d81673c3-adc6-44f6-a92c-e3f71519da5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.975088 | controller |     "Jun 12 16:21:05.107466 crc crio[24284]: time=\"2026-06-12T16:21:05.107493325Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=d81673c3-adc6-44f6-a92c-e3f71519da5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.975103 | controller |     "Jun 12 16:21:05.109987 crc crio[24284]: time=\"2026-06-12T16:21:05.109915593Z\" level=info msg=\"Removing pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=83e798fd-9a09-46b8-a25c-86a8b24cb7cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.975117 | controller |     "Jun 12 16:21:05.159937 crc crio[24284]: time=\"2026-06-12T16:21:05.159814129Z\" level=info msg=\"Removed pod sandbox: a9c10f4e0fb233bff23e0842af88a6cf533c194efbb45bce1ccbdab034b5b48a\" id=83e798fd-9a09-46b8-a25c-86a8b24cb7cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.975132 | controller |     "Jun 12 16:21:05.288133 crc crio[24284]: time=\"2026-06-12T16:21:05.287880473Z\" level=info msg=\"Created container 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933: openshift-marketplace/certified-operators-q9xf4/extract-utilities\" id=06d3974c-e588-48b5-9f54-90720820dd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975146 | controller |     "Jun 12 16:21:05.289733 crc crio[24284]: time=\"2026-06-12T16:21:05.28908543Z\" level=info msg=\"Starting container: 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933\" id=8af0593d-3154-4f78-a5ca-5fe38d3fcff8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.975160 | controller |     "Jun 12 16:21:05.296875 crc crio[24284]: time=\"2026-06-12T16:21:05.296772876Z\" level=info msg=\"Started container\" PID=188459 containerID=3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933 description=openshift-marketplace/certified-operators-q9xf4/extract-utilities id=8af0593d-3154-4f78-a5ca-5fe38d3fcff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854",
2026-06-12 16:39:24.975176 | controller |     "Jun 12 16:21:05.501186 crc crio[24284]: time=\"2026-06-12T16:21:05.500972003Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x9rq5/POD\" id=ce0f9082-d6bf-43d4-b061-efef4c6f1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.975190 | controller |     "Jun 12 16:21:05.501186 crc crio[24284]: time=\"2026-06-12T16:21:05.501153009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975205 | controller |     "Jun 12 16:21:05.542229 crc crio[24284]: time=\"2026-06-12T16:21:05.542005985Z\" level=info msg=\"Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc003242690}] Aliases:map[]}\"",
2026-06-12 16:39:24.975224 | controller |     "Jun 12 16:21:05.542229 crc crio[24284]: time=\"2026-06-12T16:21:05.542076898Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x9rq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.975239 | controller |     "Jun 12 16:21:05.994796 crc crio[24284]: 2026-06-12T16:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6082fdb3f3d29b8 Mac:6e:18:0d:6f:58:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.975254 | controller |     "Jun 12 16:21:05.996225 crc crio[24284]: time=\"2026-06-12T16:21:05.996111648Z\" level=info msg=\"Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc003242690}] Aliases:map[]}\"",
2026-06-12 16:39:24.975269 | controller |     "Jun 12 16:21:05.996595 crc crio[24284]: time=\"2026-06-12T16:21:05.996438109Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x9rq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.975284 | controller |     "Jun 12 16:21:06.013194 crc crio[24284]: time=\"2026-06-12T16:21:06.01306204Z\" level=info msg=\"Ran pod sandbox 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f with infra container: openshift-marketplace/community-operators-x9rq5/POD\" id=ce0f9082-d6bf-43d4-b061-efef4c6f1d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.975298 | controller |     "Jun 12 16:21:06.027360 crc crio[24284]: time=\"2026-06-12T16:21:06.023680588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e39d4b9-98c1-4b43-b18d-460a426923cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975312 | controller |     "Jun 12 16:21:06.029745 crc crio[24284]: time=\"2026-06-12T16:21:06.029586805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d848cb1-08ed-439b-a4c4-8752a194e141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975327 | controller |     "Jun 12 16:21:06.050874 crc crio[24284]: time=\"2026-06-12T16:21:06.050774798Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x9rq5/extract-utilities\" id=9ee02406-0a53-485e-a28b-ffee6b103abe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975341 | controller |     "Jun 12 16:21:06.051525 crc crio[24284]: time=\"2026-06-12T16:21:06.051384381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975355 | controller |     "Jun 12 16:21:06.169935 crc crio[24284]: time=\"2026-06-12T16:21:06.169822291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975369 | controller |     "Jun 12 16:21:06.182212 crc crio[24284]: time=\"2026-06-12T16:21:06.182124885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975387 | controller |     "Jun 12 16:21:06.334314 crc crio[24284]: time=\"2026-06-12T16:21:06.331052957Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9305035b-e77a-4d9c-a0f2-a23457edbf76 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.975402 | controller |     "Jun 12 16:21:06.345482 crc crio[24284]: time=\"2026-06-12T16:21:06.345407775Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.975417 | controller |     "Jun 12 16:21:06.389031 crc crio[24284]: time=\"2026-06-12T16:21:06.388871683Z\" level=info msg=\"Created container 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d: openshift-marketplace/community-operators-x9rq5/extract-utilities\" id=9ee02406-0a53-485e-a28b-ffee6b103abe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975432 | controller |     "Jun 12 16:21:06.390810 crc crio[24284]: time=\"2026-06-12T16:21:06.390732383Z\" level=info msg=\"Starting container: 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d\" id=06092412-a35e-472f-874a-12c972f806e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.975446 | controller |     "Jun 12 16:21:06.397877 crc crio[24284]: time=\"2026-06-12T16:21:06.397752706Z\" level=info msg=\"Started container\" PID=188566 containerID=6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d description=openshift-marketplace/community-operators-x9rq5/extract-utilities id=06092412-a35e-472f-874a-12c972f806e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f",
2026-06-12 16:39:24.975462 | controller |     "Jun 12 16:21:07.042546 crc crio[24284]: time=\"2026-06-12T16:21:07.042474334Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=9305035b-e77a-4d9c-a0f2-a23457edbf76 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.975476 | controller |     "Jun 12 16:21:07.049793 crc crio[24284]: time=\"2026-06-12T16:21:07.049683005Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4466f7ff-ad48-4dc2-999b-302f27e9f5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975491 | controller |     "Jun 12 16:21:07.057782 crc crio[24284]: time=\"2026-06-12T16:21:07.057674293Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=978d0a55-5011-400c-9bf3-0114a4a6dec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975505 | controller |     "Jun 12 16:21:07.070198 crc crio[24284]: time=\"2026-06-12T16:21:07.070096405Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9xf4/extract-content\" id=515c346e-c19f-4025-ac05-09f1a795322a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975538 | controller |     "Jun 12 16:21:07.070790 crc crio[24284]: time=\"2026-06-12T16:21:07.070735086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975554 | controller |     "Jun 12 16:21:07.130587 crc crio[24284]: time=\"2026-06-12T16:21:07.129821501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975569 | controller |     "Jun 12 16:21:07.135917 crc crio[24284]: time=\"2026-06-12T16:21:07.135768244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975584 | controller |     "Jun 12 16:21:07.311131 crc crio[24284]: time=\"2026-06-12T16:21:07.311009415Z\" level=info msg=\"Created container 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a: openshift-marketplace/certified-operators-q9xf4/extract-content\" id=515c346e-c19f-4025-ac05-09f1a795322a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975602 | controller |     "Jun 12 16:21:07.312765 crc crio[24284]: time=\"2026-06-12T16:21:07.312413799Z\" level=info msg=\"Starting container: 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a\" id=c501cd81-eed0-4f77-97a6-ca81b040913b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.975617 | controller |     "Jun 12 16:21:07.318485 crc crio[24284]: time=\"2026-06-12T16:21:07.317920905Z\" level=info msg=\"Started container\" PID=188647 containerID=2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a description=openshift-marketplace/certified-operators-q9xf4/extract-content id=c501cd81-eed0-4f77-97a6-ca81b040913b name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854",
2026-06-12 16:39:24.975632 | controller |     "Jun 12 16:21:07.359026 crc crio[24284]: time=\"2026-06-12T16:21:07.358974286Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e3474e8d-dcd8-4085-bf77-dfca6fc7a89a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.975646 | controller |     "Jun 12 16:21:07.365812 crc crio[24284]: time=\"2026-06-12T16:21:07.36571605Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.975660 | controller |     "Jun 12 16:21:07.926103 crc crio[24284]: time=\"2026-06-12T16:21:07.925319522Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=e3474e8d-dcd8-4085-bf77-dfca6fc7a89a name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.975675 | controller |     "Jun 12 16:21:07.930697 crc crio[24284]: time=\"2026-06-12T16:21:07.930539141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5f21220a-56c6-41bc-b9ae-eb6608184b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975689 | controller |     "Jun 12 16:21:07.948432 crc crio[24284]: time=\"2026-06-12T16:21:07.947988427Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fd2de5f5-c92b-428a-99cb-adfcab58565b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975704 | controller |     "Jun 12 16:21:07.981547 crc crio[24284]: time=\"2026-06-12T16:21:07.981328639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x9rq5/extract-content\" id=31db3a3e-92f4-44c9-b927-b3a857316520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975718 | controller |     "Jun 12 16:21:07.981953 crc crio[24284]: time=\"2026-06-12T16:21:07.981884257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975732 | controller |     "Jun 12 16:21:08.058059 crc crio[24284]: time=\"2026-06-12T16:21:08.057949354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975747 | controller |     "Jun 12 16:21:08.062146 crc crio[24284]: time=\"2026-06-12T16:21:08.062050186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975761 | controller |     "Jun 12 16:21:08.356506 crc crio[24284]: time=\"2026-06-12T16:21:08.355707299Z\" level=info msg=\"Created container d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd: openshift-marketplace/community-operators-x9rq5/extract-content\" id=31db3a3e-92f4-44c9-b927-b3a857316520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975776 | controller |     "Jun 12 16:21:08.358320 crc crio[24284]: time=\"2026-06-12T16:21:08.358221489Z\" level=info msg=\"Starting container: d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd\" id=fe237765-361f-456d-bbb3-d5aec58b7dac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.975795 | controller |     "Jun 12 16:21:08.366634 crc crio[24284]: time=\"2026-06-12T16:21:08.366541994Z\" level=info msg=\"Started container\" PID=188794 containerID=d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd description=openshift-marketplace/community-operators-x9rq5/extract-content id=fe237765-361f-456d-bbb3-d5aec58b7dac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f",
2026-06-12 16:39:24.975810 | controller |     "Jun 12 16:21:09.426152 crc crio[24284]: time=\"2026-06-12T16:21:09.425234595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5362ab4b-e315-4611-8938-5f276abf8e0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975824 | controller |     "Jun 12 16:21:09.439226 crc crio[24284]: time=\"2026-06-12T16:21:09.439001384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3cd4eb23-9376-4ec6-9efe-a58ae59c813b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975838 | controller |     "Jun 12 16:21:09.491496 crc crio[24284]: time=\"2026-06-12T16:21:09.491392786Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=887c8087-2180-418c-97dd-356c9c808e87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975852 | controller |     "Jun 12 16:21:09.492144 crc crio[24284]: time=\"2026-06-12T16:21:09.492001356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975866 | controller |     "Jun 12 16:21:09.571901 crc crio[24284]: time=\"2026-06-12T16:21:09.571794222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975881 | controller |     "Jun 12 16:21:09.576341 crc crio[24284]: time=\"2026-06-12T16:21:09.576190583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975895 | controller |     "Jun 12 16:21:09.750832 crc crio[24284]: time=\"2026-06-12T16:21:09.750712312Z\" level=info msg=\"Created container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=887c8087-2180-418c-97dd-356c9c808e87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975909 | controller |     "Jun 12 16:21:09.752183 crc crio[24284]: time=\"2026-06-12T16:21:09.752081807Z\" level=info msg=\"Starting container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938\" id=51a9d6cc-b920-4541-a1e1-494f189b22a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.975923 | controller |     "Jun 12 16:21:09.758435 crc crio[24284]: time=\"2026-06-12T16:21:09.758234383Z\" level=info msg=\"Started container\" PID=188874 containerID=1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938 description=openshift-marketplace/certified-operators-q9xf4/registry-server id=51a9d6cc-b920-4541-a1e1-494f189b22a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854",
2026-06-12 16:39:24.975938 | controller |     "Jun 12 16:21:10.479019 crc crio[24284]: time=\"2026-06-12T16:21:10.47811556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efb757d6-3b18-4b07-a9bf-e95bcd36b42c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975955 | controller |     "Jun 12 16:21:10.481464 crc crio[24284]: time=\"2026-06-12T16:21:10.481411624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=431c9bed-bedf-48d5-843c-b7a25f803466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.975970 | controller |     "Jun 12 16:21:10.494733 crc crio[24284]: time=\"2026-06-12T16:21:10.494395019Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x9rq5/registry-server\" id=b8aaa96c-3f45-4ce1-af05-6915ef940417 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.975984 | controller |     "Jun 12 16:21:10.494964 crc crio[24284]: time=\"2026-06-12T16:21:10.494786192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.975998 | controller |     "Jun 12 16:21:10.567596 crc crio[24284]: time=\"2026-06-12T16:21:10.567484612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.976012 | controller |     "Jun 12 16:21:10.571540 crc crio[24284]: time=\"2026-06-12T16:21:10.571443248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.976026 | controller |     "Jun 12 16:21:10.781918 crc crio[24284]: time=\"2026-06-12T16:21:10.781779921Z\" level=info msg=\"Created container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server\" id=b8aaa96c-3f45-4ce1-af05-6915ef940417 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.976040 | controller |     "Jun 12 16:21:10.783657 crc crio[24284]: time=\"2026-06-12T16:21:10.783552108Z\" level=info msg=\"Starting container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e\" id=8af4f1b7-7feb-402d-8eff-9cdbd06d8cbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.976054 | controller |     "Jun 12 16:21:10.798015 crc crio[24284]: time=\"2026-06-12T16:21:10.797892336Z\" level=info msg=\"Started container\" PID=188934 containerID=12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e description=openshift-marketplace/community-operators-x9rq5/registry-server id=8af4f1b7-7feb-402d-8eff-9cdbd06d8cbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f",
2026-06-12 16:39:24.976069 | controller |     "Jun 12 16:21:18.462308 crc crio[24284]: time=\"2026-06-12T16:21:18.46160851Z\" level=info msg=\"Stopping container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938 (timeout: 2s)\" id=051ecb0c-5e5c-4d3c-b934-558d77dd833b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.976084 | controller |     "Jun 12 16:21:18.593941 crc crio[24284]: time=\"2026-06-12T16:21:18.59381489Z\" level=info msg=\"Stopped container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=051ecb0c-5e5c-4d3c-b934-558d77dd833b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.976098 | controller |     "Jun 12 16:21:18.595082 crc crio[24284]: time=\"2026-06-12T16:21:18.594976619Z\" level=info msg=\"Stopping pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=1a931b2e-1784-44ee-a34c-b497600e32de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976112 | controller |     "Jun 12 16:21:18.596305 crc crio[24284]: time=\"2026-06-12T16:21:18.596169247Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9xf4 Namespace:openshift-marketplace ID:590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854 UID:16cfa917-a0d8-48c8-9fde-2226859c9b3e NetNS:/var/run/netns/f47fbdbe-f1f1-401c-9e9b-dffe3fe162eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16cfa917_a0d8_48c8_9fde_2226859c9b3e.slice PodAnnotations:0xc004af8ab8}] Aliases:map[]}\"",
2026-06-12 16:39:24.976130 | controller |     "Jun 12 16:21:18.597837 crc crio[24284]: time=\"2026-06-12T16:21:18.596432415Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q9xf4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.976145 | controller |     "Jun 12 16:21:18.946649 crc crio[24284]: time=\"2026-06-12T16:21:18.946109744Z\" level=info msg=\"Stopped pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=1a931b2e-1784-44ee-a34c-b497600e32de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976160 | controller |     "Jun 12 16:21:19.549907 crc crio[24284]: time=\"2026-06-12T16:21:19.549206164Z\" level=info msg=\"Stopping container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e (timeout: 2s)\" id=475e47ff-d402-47bc-a928-401588383d64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.976174 | controller |     "Jun 12 16:21:19.662033 crc crio[24284]: time=\"2026-06-12T16:21:19.661741834Z\" level=info msg=\"Removing container: 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938\" id=fb8010c6-54d7-4756-baad-cef17d1130c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976189 | controller |     "Jun 12 16:21:19.729039 crc crio[24284]: time=\"2026-06-12T16:21:19.728928003Z\" level=info msg=\"Stopped container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server\" id=475e47ff-d402-47bc-a928-401588383d64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.976204 | controller |     "Jun 12 16:21:19.730233 crc crio[24284]: time=\"2026-06-12T16:21:19.730148018Z\" level=info msg=\"Stopping pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=2549e722-4107-4939-8fe7-7c30a5558de8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976219 | controller |     "Jun 12 16:21:19.730985 crc crio[24284]: time=\"2026-06-12T16:21:19.730911483Z\" level=info msg=\"Got pod network &{Name:community-operators-x9rq5 Namespace:openshift-marketplace ID:6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f UID:d8459d17-e4d9-4e3c-968b-24a0f3ddb711 NetNS:/var/run/netns/f43edee8-7a6f-4357-ba56-9f1c3f52cda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8459d17_e4d9_4e3c_968b_24a0f3ddb711.slice PodAnnotations:0xc0026127d8}] Aliases:map[]}\"",
2026-06-12 16:39:24.976233 | controller |     "Jun 12 16:21:19.731147 crc crio[24284]: time=\"2026-06-12T16:21:19.731099119Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x9rq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.976248 | controller |     "Jun 12 16:21:19.789088 crc crio[24284]: time=\"2026-06-12T16:21:19.789020519Z\" level=info msg=\"Removed container 1753a45014f42c07728d86cc0ef7337d1fedc0fca3c26120f505e1d4a72bb938: openshift-marketplace/certified-operators-q9xf4/registry-server\" id=fb8010c6-54d7-4756-baad-cef17d1130c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976262 | controller |     "Jun 12 16:21:19.793389 crc crio[24284]: time=\"2026-06-12T16:21:19.793230552Z\" level=info msg=\"Removing container: 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a\" id=2ef30b81-cee4-410b-9ce8-ada934e4151c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976276 | controller |     "Jun 12 16:21:19.846688 crc crio[24284]: time=\"2026-06-12T16:21:19.846563046Z\" level=info msg=\"Removed container 2e845c18d2fc4e0f4a89e426194b73557af7ea4f476134459f27025089e6933a: openshift-marketplace/certified-operators-q9xf4/extract-content\" id=2ef30b81-cee4-410b-9ce8-ada934e4151c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976294 | controller |     "Jun 12 16:21:19.849792 crc crio[24284]: time=\"2026-06-12T16:21:19.849754696Z\" level=info msg=\"Removing container: 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933\" id=8ef940f7-c62f-4bff-877d-e864398e6441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976308 | controller |     "Jun 12 16:21:19.918198 crc crio[24284]: time=\"2026-06-12T16:21:19.91809893Z\" level=info msg=\"Removed container 3b9cb35c97d7b027c5386fa22bc45419da0259c3256024e3d0112d52aafb3933: openshift-marketplace/certified-operators-q9xf4/extract-utilities\" id=8ef940f7-c62f-4bff-877d-e864398e6441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976322 | controller |     "Jun 12 16:21:20.079884 crc crio[24284]: time=\"2026-06-12T16:21:20.079755557Z\" level=info msg=\"Stopped pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=2549e722-4107-4939-8fe7-7c30a5558de8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976336 | controller |     "Jun 12 16:21:20.689423 crc crio[24284]: time=\"2026-06-12T16:21:20.688587809Z\" level=info msg=\"Removing container: 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e\" id=98b4c886-86a3-45c1-a362-46054294b747 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976350 | controller |     "Jun 12 16:21:20.724130 crc crio[24284]: time=\"2026-06-12T16:21:20.724022993Z\" level=info msg=\"Removed container 12b7d70625c8d79c1ce9de7f2c341e92733fa0878eaa13a91e3843e818be373e: openshift-marketplace/community-operators-x9rq5/registry-server\" id=98b4c886-86a3-45c1-a362-46054294b747 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976364 | controller |     "Jun 12 16:21:20.726877 crc crio[24284]: time=\"2026-06-12T16:21:20.72683248Z\" level=info msg=\"Removing container: d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd\" id=a3e463aa-10c8-4fbe-ac1a-0576cbd84737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976378 | controller |     "Jun 12 16:21:20.826053 crc crio[24284]: time=\"2026-06-12T16:21:20.825905753Z\" level=info msg=\"Removed container d9b72a4d244c672a5b41d9b577efa46527b4cd4977d2ec56f6c63a50027107bd: openshift-marketplace/community-operators-x9rq5/extract-content\" id=a3e463aa-10c8-4fbe-ac1a-0576cbd84737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976392 | controller |     "Jun 12 16:21:20.828418 crc crio[24284]: time=\"2026-06-12T16:21:20.828350389Z\" level=info msg=\"Removing container: 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d\" id=e5465e68-dc59-43e1-a4a4-3d3f21bb7333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976407 | controller |     "Jun 12 16:21:20.865671 crc crio[24284]: time=\"2026-06-12T16:21:20.865564349Z\" level=info msg=\"Removed container 6e25e647d82a145b65c6e7eaae5c23f4615de04287e88cef04b437d58f55249d: openshift-marketplace/community-operators-x9rq5/extract-utilities\" id=e5465e68-dc59-43e1-a4a4-3d3f21bb7333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.976439 | controller |     "Jun 12 16:22:00.595692 crc crio[24284]: time=\"2026-06-12T16:22:00.594745002Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688022-jfmmf/POD\" id=26db28b2-4349-4869-bc8e-985dabe001f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.976455 | controller |     "Jun 12 16:22:00.597357 crc crio[24284]: time=\"2026-06-12T16:22:00.595728654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.976470 | controller |     "Jun 12 16:22:00.652433 crc crio[24284]: time=\"2026-06-12T16:22:00.65232575Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc002c1e058}] Aliases:map[]}\"",
2026-06-12 16:39:24.976488 | controller |     "Jun 12 16:22:00.652433 crc crio[24284]: time=\"2026-06-12T16:22:00.652419703Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688022-jfmmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.976503 | controller |     "Jun 12 16:22:01.209902 crc crio[24284]: 2026-06-12T16:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f13c1a0263a655 Mac:3a:ef:b0:15:8e:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee SocketPath: PciID:}] [{Interface:0xc0001e0a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.976536 | controller |     "Jun 12 16:22:01.211878 crc crio[24284]: time=\"2026-06-12T16:22:01.211778806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc002c1e058}] Aliases:map[]}\"",
2026-06-12 16:39:24.976552 | controller |     "Jun 12 16:22:01.212334 crc crio[24284]: time=\"2026-06-12T16:22:01.212192669Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688022-jfmmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.976567 | controller |     "Jun 12 16:22:01.224629 crc crio[24284]: time=\"2026-06-12T16:22:01.224458551Z\" level=info msg=\"Ran pod sandbox 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d with infra container: openshift-infra/auto-csr-approver-29688022-jfmmf/POD\" id=26db28b2-4349-4869-bc8e-985dabe001f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.976582 | controller |     "Jun 12 16:22:01.231775 crc crio[24284]: time=\"2026-06-12T16:22:01.23163755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=93e68a86-b2ff-412a-aca0-71783cb49032 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.976597 | controller |     "Jun 12 16:22:01.244004 crc crio[24284]: time=\"2026-06-12T16:22:01.243873981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.976612 | controller |     "Jun 12 16:22:02.946335 crc crio[24284]: time=\"2026-06-12T16:22:02.945393889Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=93e68a86-b2ff-412a-aca0-71783cb49032 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.976627 | controller |     "Jun 12 16:22:02.947839 crc crio[24284]: time=\"2026-06-12T16:22:02.947561048Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eba67135-ba8a-4d16-b210-41b042c99d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.976641 | controller |     "Jun 12 16:22:02.949523 crc crio[24284]: time=\"2026-06-12T16:22:02.949445317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c414c52-184a-4555-bffc-1c045d82b990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.976662 | controller |     "Jun 12 16:22:02.956014 crc crio[24284]: time=\"2026-06-12T16:22:02.955873133Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688022-jfmmf/oc\" id=cda84170-cbb5-4ed8-a6f6-4ec274f4cef9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.976677 | controller |     "Jun 12 16:22:02.959411 crc crio[24284]: time=\"2026-06-12T16:22:02.956705729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.976692 | controller |     "Jun 12 16:22:03.008937 crc crio[24284]: time=\"2026-06-12T16:22:03.008863966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.976707 | controller |     "Jun 12 16:22:03.303431 crc crio[24284]: time=\"2026-06-12T16:22:03.30323637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.976721 | controller |     "Jun 12 16:22:03.430871 crc crio[24284]: time=\"2026-06-12T16:22:03.430753529Z\" level=info msg=\"Created container 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f: openshift-infra/auto-csr-approver-29688022-jfmmf/oc\" id=cda84170-cbb5-4ed8-a6f6-4ec274f4cef9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.976736 | controller |     "Jun 12 16:22:03.432479 crc crio[24284]: time=\"2026-06-12T16:22:03.432227497Z\" level=info msg=\"Starting container: 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f\" id=5e57ed42-766b-45e5-8189-872c641572c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.976750 | controller |     "Jun 12 16:22:03.437454 crc crio[24284]: time=\"2026-06-12T16:22:03.437373101Z\" level=info msg=\"Started container\" PID=192126 containerID=01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f description=openshift-infra/auto-csr-approver-29688022-jfmmf/oc id=5e57ed42-766b-45e5-8189-872c641572c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d",
2026-06-12 16:39:24.976765 | controller |     "Jun 12 16:22:05.225518 crc crio[24284]: time=\"2026-06-12T16:22:05.224851462Z\" level=info msg=\"Stopping pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=9b7c6f76-0c73-4d75-be14-a55af8d449d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976779 | controller |     "Jun 12 16:22:05.227810 crc crio[24284]: time=\"2026-06-12T16:22:05.225605306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=9b7c6f76-0c73-4d75-be14-a55af8d449d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976794 | controller |     "Jun 12 16:22:05.227810 crc crio[24284]: time=\"2026-06-12T16:22:05.226592838Z\" level=info msg=\"Removing pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=2cad6c22-f229-413b-afe1-f27d033c44f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.976809 | controller |     "Jun 12 16:22:05.258045 crc crio[24284]: time=\"2026-06-12T16:22:05.257751372Z\" level=info msg=\"Removed pod sandbox: 590b91c688cddd38b62d42b614b526a6f0c80a8559900eca107a55f47522c854\" id=2cad6c22-f229-413b-afe1-f27d033c44f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.976823 | controller |     "Jun 12 16:22:05.261188 crc crio[24284]: time=\"2026-06-12T16:22:05.26112249Z\" level=info msg=\"Stopping pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=dda24ea9-e436-458a-b09e-e09bb34befc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976838 | controller |     "Jun 12 16:22:05.261495 crc crio[24284]: time=\"2026-06-12T16:22:05.261189692Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=dda24ea9-e436-458a-b09e-e09bb34befc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976856 | controller |     "Jun 12 16:22:05.262375 crc crio[24284]: time=\"2026-06-12T16:22:05.262159763Z\" level=info msg=\"Removing pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=8202ca6e-67d1-409e-82a1-a32fb4ad60f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.976871 | controller |     "Jun 12 16:22:05.279733 crc crio[24284]: time=\"2026-06-12T16:22:05.278532367Z\" level=info msg=\"Removed pod sandbox: 6082fdb3f3d29b8f80d0ad034e21e8aa48758a18809b1c298beec85b3e4c7f3f\" id=8202ca6e-67d1-409e-82a1-a32fb4ad60f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.976886 | controller |     "Jun 12 16:22:05.355348 crc crio[24284]: time=\"2026-06-12T16:22:05.354938284Z\" level=info msg=\"Stopping pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=b7de872d-dd0a-4c1d-a287-bcda58675edd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976900 | controller |     "Jun 12 16:22:05.355957 crc crio[24284]: time=\"2026-06-12T16:22:05.355885745Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-jfmmf Namespace:openshift-infra ID:3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d UID:95431cc1-56ea-4b00-a26e-5ea741df4bfc NetNS:/var/run/netns/75c0c202-db56-4f39-a29a-4767ef8e5fee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95431cc1_56ea_4b00_a26e_5ea741df4bfc.slice PodAnnotations:0xc0027220b0}] Aliases:map[]}\"",
2026-06-12 16:39:24.976915 | controller |     "Jun 12 16:22:05.356145 crc crio[24284]: time=\"2026-06-12T16:22:05.356087711Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688022-jfmmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.976930 | controller |     "Jun 12 16:22:05.699011 crc crio[24284]: time=\"2026-06-12T16:22:05.698957124Z\" level=info msg=\"Stopped pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=b7de872d-dd0a-4c1d-a287-bcda58675edd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976945 | controller |     "Jun 12 16:23:04.210497 crc crio[24284]: time=\"2026-06-12T16:23:04.209481651Z\" level=info msg=\"Stopping pod sandbox: e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6\" id=a2f3e38e-87c2-48b7-8fa1-31b931a4eb95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.976960 | controller |     "Jun 12 16:23:04.211800 crc crio[24284]: time=\"2026-06-12T16:23:04.211374691Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh Namespace:openstack ID:e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6 UID:428c072c-2fa7-4ffd-aef3-421d70e88cdb NetNS:/var/run/netns/b8e919f1-17d0-41cf-92c1-9cac95d474e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod428c072c_2fa7_4ffd_aef3_421d70e88cdb.slice PodAnnotations:0xc000b84138}] Aliases:map[]}\"",
2026-06-12 16:39:24.976975 | controller |     "Jun 12 16:23:04.211800 crc crio[24284]: time=\"2026-06-12T16:23:04.211561788Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.976990 | controller |     "Jun 12 16:23:04.749856 crc crio[24284]: time=\"2026-06-12T16:23:04.74899939Z\" level=info msg=\"Stopped pod sandbox: e87660856f9829db74f56e2caff9be3f09a054ecc3c7fda850e2b5b44300a9a6\" id=a2f3e38e-87c2-48b7-8fa1-31b931a4eb95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.977005 | controller |     "Jun 12 16:23:05.331460 crc crio[24284]: time=\"2026-06-12T16:23:05.330645036Z\" level=info msg=\"Removing container: 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a\" id=8a9e212f-9a5e-461a-959e-cdbdbaaa47e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.977024 | controller |     "Jun 12 16:23:05.575902 crc crio[24284]: time=\"2026-06-12T16:23:05.575777804Z\" level=info msg=\"Removed container 1dfd1d928cfa99cc250083ab844fb94da7c0fe7ab88597ab2a49b2b1e83e877a: openshift-infra/auto-csr-approver-29688016-hf4fx/oc\" id=8a9e212f-9a5e-461a-959e-cdbdbaaa47e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.977041 | controller |     "Jun 12 16:23:05.586809 crc crio[24284]: time=\"2026-06-12T16:23:05.586656096Z\" level=info msg=\"Stopping pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=ff569f36-cf37-4183-9be7-a9381d37d416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.977057 | controller |     "Jun 12 16:23:05.586809 crc crio[24284]: time=\"2026-06-12T16:23:05.586727878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=ff569f36-cf37-4183-9be7-a9381d37d416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.977072 | controller |     "Jun 12 16:23:05.592180 crc crio[24284]: time=\"2026-06-12T16:23:05.5905353Z\" level=info msg=\"Removing pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=a78d7e7c-83a4-413a-b246-7af5588ceed5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.977086 | controller |     "Jun 12 16:23:05.609575 crc crio[24284]: time=\"2026-06-12T16:23:05.608549696Z\" level=info msg=\"Removed pod sandbox: 51a586054afb54a7edf58f2347cd53f8294e49c1f4a4571580464b6592b4d10a\" id=a78d7e7c-83a4-413a-b246-7af5588ceed5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.977101 | controller |     "Jun 12 16:23:05.845712 crc crio[24284]: time=\"2026-06-12T16:23:05.845595281Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/POD\" id=4260efa2-3e46-4aae-ad6d-15a2c21546e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.977115 | controller |     "Jun 12 16:23:05.845991 crc crio[24284]: time=\"2026-06-12T16:23:05.845725996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977130 | controller |     "Jun 12 16:23:05.877139 crc crio[24284]: time=\"2026-06-12T16:23:05.876997284Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc002722508}] Aliases:map[]}\"",
2026-06-12 16:39:24.977145 | controller |     "Jun 12 16:23:05.877139 crc crio[24284]: time=\"2026-06-12T16:23:05.877061636Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.977160 | controller |     "Jun 12 16:23:06.554921 crc crio[24284]: 2026-06-12T16:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e9b9b2c77caa39 Mac:8e:a9:d7:dc:34:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.977175 | controller |     "Jun 12 16:23:06.556367 crc crio[24284]: time=\"2026-06-12T16:23:06.5551599Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc002722508}] Aliases:map[]}\"",
2026-06-12 16:39:24.977193 | controller |     "Jun 12 16:23:06.556367 crc crio[24284]: time=\"2026-06-12T16:23:06.555409228Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.977208 | controller |     "Jun 12 16:23:06.564520 crc crio[24284]: time=\"2026-06-12T16:23:06.564466736Z\" level=info msg=\"Ran pod sandbox 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/POD\" id=4260efa2-3e46-4aae-ad6d-15a2c21546e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.977223 | controller |     "Jun 12 16:23:06.569823 crc crio[24284]: time=\"2026-06-12T16:23:06.568542425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8f7d0644-0074-4425-9754-7e996a5e2bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977237 | controller |     "Jun 12 16:23:06.622230 crc crio[24284]: time=\"2026-06-12T16:23:06.622077296Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eeb016fa-9134-403b-8fd6-d3437a138092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977252 | controller |     "Jun 12 16:23:06.632021 crc crio[24284]: time=\"2026-06-12T16:23:06.631904728Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ae7b9a-becd-4ba8-b2d4-52a6a65709b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.977267 | controller |     "Jun 12 16:23:06.632363 crc crio[24284]: time=\"2026-06-12T16:23:06.632316971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977282 | controller |     "Jun 12 16:23:06.690774 crc crio[24284]: time=\"2026-06-12T16:23:06.690502348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977296 | controller |     "Jun 12 16:23:06.695758 crc crio[24284]: time=\"2026-06-12T16:23:06.695677375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977311 | controller |     "Jun 12 16:23:06.894112 crc crio[24284]: time=\"2026-06-12T16:23:06.894048224Z\" level=info msg=\"Created container 6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ae7b9a-becd-4ba8-b2d4-52a6a65709b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.977325 | controller |     "Jun 12 16:23:06.895887 crc crio[24284]: time=\"2026-06-12T16:23:06.895852802Z\" level=info msg=\"Starting container: 6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631\" id=937f8eae-836f-43a1-9e84-ecebe0c52d86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.977340 | controller |     "Jun 12 16:23:06.901807 crc crio[24284]: time=\"2026-06-12T16:23:06.901780651Z\" level=info msg=\"Started container\" PID=196110 containerID=6e644556a9fc079f371a2f01d38c0c16cdc1adaee72745ddd5f8b6ebf8d2f631 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=937f8eae-836f-43a1-9e84-ecebe0c52d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a",
2026-06-12 16:39:24.977358 | controller |     "Jun 12 16:24:00.563360 crc crio[24284]: time=\"2026-06-12T16:24:00.559760607Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688024-xzwhg/POD\" id=b86b9be6-d5c9-45eb-8052-c5537f23b4ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.977372 | controller |     "Jun 12 16:24:00.563360 crc crio[24284]: time=\"2026-06-12T16:24:00.560696557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977387 | controller |     "Jun 12 16:24:00.599961 crc crio[24284]: time=\"2026-06-12T16:24:00.599841476Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc004287088}] Aliases:map[]}\"",
2026-06-12 16:39:24.977403 | controller |     "Jun 12 16:24:00.599961 crc crio[24284]: time=\"2026-06-12T16:24:00.599923718Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688024-xzwhg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.977417 | controller |     "Jun 12 16:24:00.997073 crc crio[24284]: 2026-06-12T16:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:940a1c01a3b5330 Mac:d2:62:9d:fa:58:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 SocketPath: PciID:}] [{Interface:0xc0005265a0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.977432 | controller |     "Jun 12 16:24:00.998327 crc crio[24284]: time=\"2026-06-12T16:24:00.99818288Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc004287088}] Aliases:map[]}\"",
2026-06-12 16:39:24.977447 | controller |     "Jun 12 16:24:00.998520 crc crio[24284]: time=\"2026-06-12T16:24:00.998464539Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688024-xzwhg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.977461 | controller |     "Jun 12 16:24:01.013951 crc crio[24284]: time=\"2026-06-12T16:24:01.013870224Z\" level=info msg=\"Ran pod sandbox 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 with infra container: openshift-infra/auto-csr-approver-29688024-xzwhg/POD\" id=b86b9be6-d5c9-45eb-8052-c5537f23b4ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.977476 | controller |     "Jun 12 16:24:01.023210 crc crio[24284]: time=\"2026-06-12T16:24:01.022108193Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6400a5b9-3a1f-4347-b2ca-bd4cecf08fea name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.977490 | controller |     "Jun 12 16:24:01.034678 crc crio[24284]: time=\"2026-06-12T16:24:01.034522311Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.977506 | controller |     "Jun 12 16:24:01.273745 crc crio[24284]: time=\"2026-06-12T16:24:01.273489216Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qpccs/POD\" id=68b59ae3-dc63-47c4-9dc6-178383cc2300 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.977543 | controller |     "Jun 12 16:24:01.273745 crc crio[24284]: time=\"2026-06-12T16:24:01.273564289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977560 | controller |     "Jun 12 16:24:01.309940 crc crio[24284]: time=\"2026-06-12T16:24:01.309837957Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc004af8460}] Aliases:map[]}\"",
2026-06-12 16:39:24.977575 | controller |     "Jun 12 16:24:01.309940 crc crio[24284]: time=\"2026-06-12T16:24:01.309891199Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qpccs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.977589 | controller |     "Jun 12 16:24:01.712567 crc crio[24284]: 2026-06-12T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b428beebb0c0e Mac:0e:a6:28:9c:39:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 SocketPath: PciID:}] [{Interface:0xc000122e00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.977604 | controller |     "Jun 12 16:24:01.714526 crc crio[24284]: time=\"2026-06-12T16:24:01.713489041Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc004af8460}] Aliases:map[]}\"",
2026-06-12 16:39:24.977619 | controller |     "Jun 12 16:24:01.714526 crc crio[24284]: time=\"2026-06-12T16:24:01.713622145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qpccs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.977633 | controller |     "Jun 12 16:24:01.732847 crc crio[24284]: time=\"2026-06-12T16:24:01.731711714Z\" level=info msg=\"Ran pod sandbox d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 with infra container: openshift-marketplace/redhat-operators-qpccs/POD\" id=68b59ae3-dc63-47c4-9dc6-178383cc2300 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.977647 | controller |     "Jun 12 16:24:01.736846 crc crio[24284]: time=\"2026-06-12T16:24:01.736715882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d219b29e-ceda-4876-9197-82b6307d1db1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977662 | controller |     "Jun 12 16:24:01.745651 crc crio[24284]: time=\"2026-06-12T16:24:01.745497551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55a663c9-648e-41a2-8327-64497b8fd8c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977676 | controller |     "Jun 12 16:24:01.754488 crc crio[24284]: time=\"2026-06-12T16:24:01.754363595Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qpccs/extract-utilities\" id=2b0bc88a-52f6-4bd4-bb63-d89904da7d8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.977694 | controller |     "Jun 12 16:24:01.754867 crc crio[24284]: time=\"2026-06-12T16:24:01.75483174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977708 | controller |     "Jun 12 16:24:01.819882 crc crio[24284]: time=\"2026-06-12T16:24:01.819771022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977723 | controller |     "Jun 12 16:24:01.823815 crc crio[24284]: time=\"2026-06-12T16:24:01.823692307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977737 | controller |     "Jun 12 16:24:02.007854 crc crio[24284]: time=\"2026-06-12T16:24:02.007731811Z\" level=info msg=\"Created container b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca: openshift-marketplace/redhat-operators-qpccs/extract-utilities\" id=2b0bc88a-52f6-4bd4-bb63-d89904da7d8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.977751 | controller |     "Jun 12 16:24:02.010058 crc crio[24284]: time=\"2026-06-12T16:24:02.009922371Z\" level=info msg=\"Starting container: b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca\" id=4bd77603-47a0-42ee-a9a2-422ffcc7ebae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.977766 | controller |     "Jun 12 16:24:02.016553 crc crio[24284]: time=\"2026-06-12T16:24:02.01644408Z\" level=info msg=\"Started container\" PID=199385 containerID=b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca description=openshift-marketplace/redhat-operators-qpccs/extract-utilities id=4bd77603-47a0-42ee-a9a2-422ffcc7ebae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970",
2026-06-12 16:39:24.977780 | controller |     "Jun 12 16:24:02.057019 crc crio[24284]: time=\"2026-06-12T16:24:02.056907632Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6400a5b9-3a1f-4347-b2ca-bd4cecf08fea name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.977794 | controller |     "Jun 12 16:24:02.060038 crc crio[24284]: time=\"2026-06-12T16:24:02.059988039Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=afe1d5b4-9ef5-4eb2-9fbc-ad07434e4c9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977808 | controller |     "Jun 12 16:24:02.064812 crc crio[24284]: time=\"2026-06-12T16:24:02.064757881Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2a1434b-8fab-413b-8524-d8a9ba677100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977823 | controller |     "Jun 12 16:24:02.074013 crc crio[24284]: time=\"2026-06-12T16:24:02.073960975Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688024-xzwhg/oc\" id=19ab52f3-7a5b-40a5-958c-971ebbe18319 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.977837 | controller |     "Jun 12 16:24:02.074774 crc crio[24284]: time=\"2026-06-12T16:24:02.07474492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977851 | controller |     "Jun 12 16:24:02.089357 crc crio[24284]: time=\"2026-06-12T16:24:02.0888465Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d8a32391-a6b0-49bc-8e47-10a74decf7b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.977866 | controller |     "Jun 12 16:24:02.092754 crc crio[24284]: time=\"2026-06-12T16:24:02.092545159Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.977884 | controller |     "Jun 12 16:24:02.143091 crc crio[24284]: time=\"2026-06-12T16:24:02.14149417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977899 | controller |     "Jun 12 16:24:02.479092 crc crio[24284]: time=\"2026-06-12T16:24:02.479038494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.977913 | controller |     "Jun 12 16:24:02.600433 crc crio[24284]: time=\"2026-06-12T16:24:02.600360626Z\" level=info msg=\"Created container b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c: openshift-infra/auto-csr-approver-29688024-xzwhg/oc\" id=19ab52f3-7a5b-40a5-958c-971ebbe18319 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.977928 | controller |     "Jun 12 16:24:02.602019 crc crio[24284]: time=\"2026-06-12T16:24:02.601913796Z\" level=info msg=\"Starting container: b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c\" id=cae127a7-2722-41a8-a6ad-371f018c5d0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.977942 | controller |     "Jun 12 16:24:02.608141 crc crio[24284]: time=\"2026-06-12T16:24:02.60802233Z\" level=info msg=\"Started container\" PID=199406 containerID=b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c description=openshift-infra/auto-csr-approver-29688024-xzwhg/oc id=cae127a7-2722-41a8-a6ad-371f018c5d0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68",
2026-06-12 16:39:24.977956 | controller |     "Jun 12 16:24:03.189636 crc crio[24284]: time=\"2026-06-12T16:24:03.189097777Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=d8a32391-a6b0-49bc-8e47-10a74decf7b2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.977970 | controller |     "Jun 12 16:24:03.191047 crc crio[24284]: time=\"2026-06-12T16:24:03.190601266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b6031cab-2152-44bd-be04-1af17ec36ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977984 | controller |     "Jun 12 16:24:03.194473 crc crio[24284]: time=\"2026-06-12T16:24:03.194349325Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=18acc41d-5ff8-4801-bbdc-be32e3aed7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.977998 | controller |     "Jun 12 16:24:03.201696 crc crio[24284]: time=\"2026-06-12T16:24:03.201591975Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qpccs/extract-content\" id=097d8ac0-01e6-4ddf-9d3f-25abed8eeaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.978012 | controller |     "Jun 12 16:24:03.202358 crc crio[24284]: time=\"2026-06-12T16:24:03.202225696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978026 | controller |     "Jun 12 16:24:03.282155 crc crio[24284]: time=\"2026-06-12T16:24:03.282049753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978040 | controller |     "Jun 12 16:24:03.286167 crc crio[24284]: time=\"2026-06-12T16:24:03.286074005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978054 | controller |     "Jun 12 16:24:03.461747 crc crio[24284]: time=\"2026-06-12T16:24:03.461627855Z\" level=info msg=\"Created container daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef: openshift-marketplace/redhat-operators-qpccs/extract-content\" id=097d8ac0-01e6-4ddf-9d3f-25abed8eeaf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.978072 | controller |     "Jun 12 16:24:03.463079 crc crio[24284]: time=\"2026-06-12T16:24:03.462961068Z\" level=info msg=\"Starting container: daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef\" id=389f8556-ae20-4e99-ab3d-1e6317a45fa6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.978086 | controller |     "Jun 12 16:24:03.471965 crc crio[24284]: time=\"2026-06-12T16:24:03.471832041Z\" level=info msg=\"Started container\" PID=199533 containerID=daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef description=openshift-marketplace/redhat-operators-qpccs/extract-content id=389f8556-ae20-4e99-ab3d-1e6317a45fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970",
2026-06-12 16:39:24.978101 | controller |     "Jun 12 16:24:05.152049 crc crio[24284]: time=\"2026-06-12T16:24:05.151220252Z\" level=info msg=\"Stopping pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=f4b44250-88fa-4fa7-b742-72ac2d7d5a0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978116 | controller |     "Jun 12 16:24:05.154968 crc crio[24284]: time=\"2026-06-12T16:24:05.154846368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-xzwhg Namespace:openshift-infra ID:940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68 UID:2cc2b940-7b60-40df-b505-ec73546f6c6e NetNS:/var/run/netns/1be3b211-ae5e-4d2f-9f79-91f0ebcb8f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cc2b940_7b60_40df_b505_ec73546f6c6e.slice PodAnnotations:0xc002c1e648}] Aliases:map[]}\"",
2026-06-12 16:39:24.978131 | controller |     "Jun 12 16:24:05.155190 crc crio[24284]: time=\"2026-06-12T16:24:05.155060985Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688024-xzwhg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.978145 | controller |     "Jun 12 16:24:05.581642 crc crio[24284]: time=\"2026-06-12T16:24:05.578622503Z\" level=info msg=\"Stopped pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=f4b44250-88fa-4fa7-b742-72ac2d7d5a0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978160 | controller |     "Jun 12 16:24:10.237860 crc crio[24284]: time=\"2026-06-12T16:24:10.236851591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aeb5c71f-3697-49c5-8c8b-2fa34f18afb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.978174 | controller |     "Jun 12 16:24:10.241069 crc crio[24284]: time=\"2026-06-12T16:24:10.24089146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd919550-0806-4473-abe0-cb8aba9e54ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.978188 | controller |     "Jun 12 16:24:10.258895 crc crio[24284]: time=\"2026-06-12T16:24:10.258784911Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=fdaeb795-b4ea-4aa5-aaec-0e19c6cf7ee2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.978202 | controller |     "Jun 12 16:24:10.259418 crc crio[24284]: time=\"2026-06-12T16:24:10.259326339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978216 | controller |     "Jun 12 16:24:10.335619 crc crio[24284]: time=\"2026-06-12T16:24:10.335449218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978234 | controller |     "Jun 12 16:24:10.338576 crc crio[24284]: time=\"2026-06-12T16:24:10.338529676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978248 | controller |     "Jun 12 16:24:10.527810 crc crio[24284]: time=\"2026-06-12T16:24:10.527700575Z\" level=info msg=\"Created container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=fdaeb795-b4ea-4aa5-aaec-0e19c6cf7ee2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.978262 | controller |     "Jun 12 16:24:10.529442 crc crio[24284]: time=\"2026-06-12T16:24:10.529364567Z\" level=info msg=\"Starting container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7\" id=cbd9177d-8e7e-4892-8106-d70dde22c7a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.978277 | controller |     "Jun 12 16:24:10.536423 crc crio[24284]: time=\"2026-06-12T16:24:10.53605029Z\" level=info msg=\"Started container\" PID=200030 containerID=721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7 description=openshift-marketplace/redhat-operators-qpccs/registry-server id=cbd9177d-8e7e-4892-8106-d70dde22c7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970",
2026-06-12 16:39:24.978291 | controller |     "Jun 12 16:24:22.409305 crc crio[24284]: time=\"2026-06-12T16:24:22.405857343Z\" level=info msg=\"Stopping container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7 (timeout: 2s)\" id=c1cfd1c6-2efa-4246-bc09-00934bca7aad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.978306 | controller |     "Jun 12 16:24:22.549064 crc crio[24284]: time=\"2026-06-12T16:24:22.548127722Z\" level=info msg=\"Stopped container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=c1cfd1c6-2efa-4246-bc09-00934bca7aad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.978321 | controller |     "Jun 12 16:24:22.550958 crc crio[24284]: time=\"2026-06-12T16:24:22.55088201Z\" level=info msg=\"Stopping pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3c90cbb8-f553-47c0-9839-c9faadb50030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978335 | controller |     "Jun 12 16:24:22.551740 crc crio[24284]: time=\"2026-06-12T16:24:22.551675516Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qpccs Namespace:openshift-marketplace ID:d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970 UID:7ee9b98b-7b06-4983-9cc9-a89d9a76978f NetNS:/var/run/netns/5ab5367d-4572-4acf-8d42-0fbb9ca5c9f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ee9b98b_7b06_4983_9cc9_a89d9a76978f.slice PodAnnotations:0xc0027236e0}] Aliases:map[]}\"",
2026-06-12 16:39:24.978350 | controller |     "Jun 12 16:24:22.551955 crc crio[24284]: time=\"2026-06-12T16:24:22.551883012Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qpccs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.978365 | controller |     "Jun 12 16:24:22.898692 crc crio[24284]: time=\"2026-06-12T16:24:22.898483415Z\" level=info msg=\"Stopped pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3c90cbb8-f553-47c0-9839-c9faadb50030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978379 | controller |     "Jun 12 16:24:23.427808 crc crio[24284]: time=\"2026-06-12T16:24:23.427134537Z\" level=info msg=\"Removing container: 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7\" id=a8095656-46f5-406b-b05c-e9cbd495df66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978396 | controller |     "Jun 12 16:24:23.462357 crc crio[24284]: time=\"2026-06-12T16:24:23.462136815Z\" level=info msg=\"Removed container 721a2e6c4b6a53c1f1645ee875ce8ed3a8adf56d8cb6ad888c68d916185192b7: openshift-marketplace/redhat-operators-qpccs/registry-server\" id=a8095656-46f5-406b-b05c-e9cbd495df66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978411 | controller |     "Jun 12 16:24:23.466339 crc crio[24284]: time=\"2026-06-12T16:24:23.466086131Z\" level=info msg=\"Removing container: daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef\" id=5c171153-b0f8-4690-8b8c-9c36c693015a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978425 | controller |     "Jun 12 16:24:23.526782 crc crio[24284]: time=\"2026-06-12T16:24:23.526678242Z\" level=info msg=\"Removed container daedcf7e42be4ab8a5f7217a27997c1cc0cd1fc49e742f2353932d43ab1e02ef: openshift-marketplace/redhat-operators-qpccs/extract-content\" id=5c171153-b0f8-4690-8b8c-9c36c693015a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978439 | controller |     "Jun 12 16:24:23.538865 crc crio[24284]: time=\"2026-06-12T16:24:23.538776841Z\" level=info msg=\"Removing container: b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca\" id=70124097-51ce-493b-a016-086cf0e70cdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978453 | controller |     "Jun 12 16:24:23.575061 crc crio[24284]: time=\"2026-06-12T16:24:23.574968747Z\" level=info msg=\"Removed container b41450a76b42a2dcded19f799450d168d1dbf51c1642ba7cf1c3f52d281e7eca: openshift-marketplace/redhat-operators-qpccs/extract-utilities\" id=70124097-51ce-493b-a016-086cf0e70cdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978467 | controller |     "Jun 12 16:25:05.670037 crc crio[24284]: time=\"2026-06-12T16:25:05.668991902Z\" level=info msg=\"Removing container: 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910\" id=411e0346-d271-4745-a588-175d3984db1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978481 | controller |     "Jun 12 16:25:05.779343 crc crio[24284]: time=\"2026-06-12T16:25:05.77914933Z\" level=info msg=\"Removed container 9051d19eb583e40da9b3e1195321648a08a7f87ff2757c3e799926526a549910: openshift-infra/auto-csr-approver-29688018-8xjkp/oc\" id=411e0346-d271-4745-a588-175d3984db1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.978495 | controller |     "Jun 12 16:25:05.793584 crc crio[24284]: time=\"2026-06-12T16:25:05.790685074Z\" level=info msg=\"Stopping pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=d692145e-2682-4305-adb9-f4f7e0bb4f27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978509 | controller |     "Jun 12 16:25:05.793584 crc crio[24284]: time=\"2026-06-12T16:25:05.79086108Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=d692145e-2682-4305-adb9-f4f7e0bb4f27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978543 | controller |     "Jun 12 16:25:05.793584 crc crio[24284]: time=\"2026-06-12T16:25:05.792076138Z\" level=info msg=\"Removing pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=2ecc1eee-4b0f-4b5d-9fea-6ae699fe88c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.978559 | controller |     "Jun 12 16:25:05.810975 crc crio[24284]: time=\"2026-06-12T16:25:05.810824482Z\" level=info msg=\"Removed pod sandbox: 5e4f59d6f5d4c3577734ac221d627251b55cccbbcb2683fd913eab58f0e44ff3\" id=2ecc1eee-4b0f-4b5d-9fea-6ae699fe88c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.978573 | controller |     "Jun 12 16:25:05.812803 crc crio[24284]: time=\"2026-06-12T16:25:05.812717229Z\" level=info msg=\"Stopping pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3e18ef5b-94c8-40be-aecb-54f9a79d5524 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978591 | controller |     "Jun 12 16:25:05.812803 crc crio[24284]: time=\"2026-06-12T16:25:05.812797811Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=3e18ef5b-94c8-40be-aecb-54f9a79d5524 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978606 | controller |     "Jun 12 16:25:05.814349 crc crio[24284]: time=\"2026-06-12T16:25:05.814190894Z\" level=info msg=\"Removing pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=588e6cfd-5116-4476-bba1-7dab5b767738 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.978620 | controller |     "Jun 12 16:25:05.832700 crc crio[24284]: time=\"2026-06-12T16:25:05.832557557Z\" level=info msg=\"Removed pod sandbox: d8b428beebb0c0ed330fd8d4711aa3eec8d505bfd43eda1f8ab5ffcfc7cc6970\" id=588e6cfd-5116-4476-bba1-7dab5b767738 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.978635 | controller |     "Jun 12 16:26:00.548871 crc crio[24284]: time=\"2026-06-12T16:26:00.547997936Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688026-g8hb8/POD\" id=5b21f7ee-dd4e-4f78-ace6-1535fd74c2d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.978649 | controller |     "Jun 12 16:26:00.550757 crc crio[24284]: time=\"2026-06-12T16:26:00.548889274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978664 | controller |     "Jun 12 16:26:00.601390 crc crio[24284]: time=\"2026-06-12T16:26:00.601225748Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0012120f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.978679 | controller |     "Jun 12 16:26:00.602372 crc crio[24284]: time=\"2026-06-12T16:26:00.602190608Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688026-g8hb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.978694 | controller |     "Jun 12 16:26:01.181809 crc crio[24284]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6448e035777233 Mac:de:0a:6a:f9:34:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.978709 | controller |     "Jun 12 16:26:01.184649 crc crio[24284]: time=\"2026-06-12T16:26:01.184563525Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0012120f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.978723 | controller |     "Jun 12 16:26:01.184929 crc crio[24284]: time=\"2026-06-12T16:26:01.184853304Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688026-g8hb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.978741 | controller |     "Jun 12 16:26:01.207238 crc crio[24284]: time=\"2026-06-12T16:26:01.207057907Z\" level=info msg=\"Ran pod sandbox e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab with infra container: openshift-infra/auto-csr-approver-29688026-g8hb8/POD\" id=5b21f7ee-dd4e-4f78-ace6-1535fd74c2d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.978756 | controller |     "Jun 12 16:26:01.211098 crc crio[24284]: time=\"2026-06-12T16:26:01.210993943Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f9a41579-c82c-4cd6-8d23-c8cb275a5c02 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.978771 | controller |     "Jun 12 16:26:01.219997 crc crio[24284]: time=\"2026-06-12T16:26:01.219878151Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.978786 | controller |     "Jun 12 16:26:02.359329 crc crio[24284]: time=\"2026-06-12T16:26:02.358800444Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f9a41579-c82c-4cd6-8d23-c8cb275a5c02 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.978800 | controller |     "Jun 12 16:26:02.360920 crc crio[24284]: time=\"2026-06-12T16:26:02.360519806Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2ec8bdf5-8c26-41c1-b6eb-f6055c23ad9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.978815 | controller |     "Jun 12 16:26:02.369764 crc crio[24284]: time=\"2026-06-12T16:26:02.367329099Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e504dc23-5876-4704-b4ef-eacffa1a0e54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.978830 | controller |     "Jun 12 16:26:02.380011 crc crio[24284]: time=\"2026-06-12T16:26:02.379826845Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688026-g8hb8/oc\" id=836ed301-d60c-4133-8bfc-76d8f10f9a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.978845 | controller |     "Jun 12 16:26:02.380605 crc crio[24284]: time=\"2026-06-12T16:26:02.380547698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978866 | controller |     "Jun 12 16:26:02.426629 crc crio[24284]: time=\"2026-06-12T16:26:02.426550233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978882 | controller |     "Jun 12 16:26:02.717774 crc crio[24284]: time=\"2026-06-12T16:26:02.717623939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.978896 | controller |     "Jun 12 16:26:02.878944 crc crio[24284]: time=\"2026-06-12T16:26:02.878391495Z\" level=info msg=\"Created container e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce: openshift-infra/auto-csr-approver-29688026-g8hb8/oc\" id=836ed301-d60c-4133-8bfc-76d8f10f9a7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.978911 | controller |     "Jun 12 16:26:02.880579 crc crio[24284]: time=\"2026-06-12T16:26:02.880400477Z\" level=info msg=\"Starting container: e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce\" id=03abd4e0-8581-4d52-8505-e2b9308862ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.978925 | controller |     "Jun 12 16:26:02.886656 crc crio[24284]: time=\"2026-06-12T16:26:02.886443954Z\" level=info msg=\"Started container\" PID=206313 containerID=e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce description=openshift-infra/auto-csr-approver-29688026-g8hb8/oc id=03abd4e0-8581-4d52-8505-e2b9308862ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab",
2026-06-12 16:39:24.978945 | controller |     "Jun 12 16:26:05.171866 crc crio[24284]: time=\"2026-06-12T16:26:05.171324292Z\" level=info msg=\"Stopping pod sandbox: 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a\" id=912be6ac-57c0-4881-8f03-c9be57cd130a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978960 | controller |     "Jun 12 16:26:05.173069 crc crio[24284]: time=\"2026-06-12T16:26:05.171337913Z\" level=info msg=\"Stopping pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=c985f483-d82a-4217-b848-d6b0ec42e2bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.978974 | controller |     "Jun 12 16:26:05.173658 crc crio[24284]: time=\"2026-06-12T16:26:05.173601333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-g8hb8 Namespace:openshift-infra ID:e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab UID:53642a5e-36f9-460a-a4bb-4bfbb2f7b33b NetNS:/var/run/netns/13f31d38-e845-4238-a5c0-ecc588390e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53642a5e_36f9_460a_a4bb_4bfbb2f7b33b.slice PodAnnotations:0xc0026128e8}] Aliases:map[]}\"",
2026-06-12 16:39:24.978989 | controller |     "Jun 12 16:26:05.173818 crc crio[24284]: time=\"2026-06-12T16:26:05.173753508Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688026-g8hb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.979004 | controller |     "Jun 12 16:26:05.173818 crc crio[24284]: time=\"2026-06-12T16:26:05.173782549Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm Namespace:openstack ID:5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a UID:461910b9-16d1-409a-9b2d-e07a5537172b NetNS:/var/run/netns/dbe8ef45-94a8-4828-bcf9-3f1e752701f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod461910b9_16d1_409a_9b2d_e07a5537172b.slice PodAnnotations:0xc0027227c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.979019 | controller |     "Jun 12 16:26:05.174049 crc crio[24284]: time=\"2026-06-12T16:26:05.173975665Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.979034 | controller |     "Jun 12 16:26:05.558728 crc crio[24284]: time=\"2026-06-12T16:26:05.55856329Z\" level=info msg=\"Stopped pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=c985f483-d82a-4217-b848-d6b0ec42e2bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.979048 | controller |     "Jun 12 16:26:05.730314 crc crio[24284]: time=\"2026-06-12T16:26:05.728702609Z\" level=info msg=\"Stopped pod sandbox: 5e9b9b2c77caa399faff04df36894a8be2b1e9649185dfce81119824f51c5d0a\" id=912be6ac-57c0-4881-8f03-c9be57cd130a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.979062 | controller |     "Jun 12 16:26:06.969313 crc crio[24284]: time=\"2026-06-12T16:26:06.968774846Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.979076 | controller |     "Jun 12 16:26:41.882647 crc crio[24284]: time=\"2026-06-12T16:26:41.881778995Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-btdtr/must-gather-s26tr/POD\" id=27412873-2f71-4fa3-807a-138b2aa80a88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.979091 | controller |     "Jun 12 16:26:41.884152 crc crio[24284]: time=\"2026-06-12T16:26:41.882673913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979109 | controller |     "Jun 12 16:26:41.920077 crc crio[24284]: time=\"2026-06-12T16:26:41.920028541Z\" level=info msg=\"Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc0009b97f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.979124 | controller |     "Jun 12 16:26:41.920396 crc crio[24284]: time=\"2026-06-12T16:26:41.920366692Z\" level=info msg=\"Adding pod openshift-must-gather-btdtr_must-gather-s26tr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.979138 | controller |     "Jun 12 16:26:42.286634 crc crio[24284]: 2026-06-12T16:26:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5bc581f54e7cb9 Mac:4e:e0:2f:45:6f:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff SocketPath: PciID:}] [{Interface:0xc00059e5e0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.979153 | controller |     "Jun 12 16:26:42.288415 crc crio[24284]: time=\"2026-06-12T16:26:42.288337062Z\" level=info msg=\"Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc0009b97f8}] Aliases:map[]}\"",
2026-06-12 16:39:24.979168 | controller |     "Jun 12 16:26:42.288575 crc crio[24284]: time=\"2026-06-12T16:26:42.288536328Z\" level=info msg=\"Checking pod openshift-must-gather-btdtr_must-gather-s26tr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.979182 | controller |     "Jun 12 16:26:42.299895 crc crio[24284]: time=\"2026-06-12T16:26:42.299822242Z\" level=info msg=\"Ran pod sandbox d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 with infra container: openshift-must-gather-btdtr/must-gather-s26tr/POD\" id=27412873-2f71-4fa3-807a-138b2aa80a88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.979197 | controller |     "Jun 12 16:26:42.302686 crc crio[24284]: time=\"2026-06-12T16:26:42.302636764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979211 | controller |     "Jun 12 16:26:42.303024 crc crio[24284]: time=\"2026-06-12T16:26:42.302998495Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979226 | controller |     "Jun 12 16:26:42.303450 crc crio[24284]: time=\"2026-06-12T16:26:42.303421519Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=8e7bf0dd-979d-4f2c-8f65-d34e4a0d29b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979241 | controller |     "Jun 12 16:26:42.304746 crc crio[24284]: time=\"2026-06-12T16:26:42.304721089Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8701d900-ae78-4255-ad87-9dc9f8b1b3e3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.979255 | controller |     "Jun 12 16:26:42.315392 crc crio[24284]: time=\"2026-06-12T16:26:42.315319458Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-12 16:39:24.979277 | controller |     "Jun 12 16:26:49.634540 crc crio[24284]: time=\"2026-06-12T16:26:49.633840803Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tkzfr/POD\" id=1970559c-8642-4746-80b0-27a4b2210809 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.979292 | controller |     "Jun 12 16:26:49.636189 crc crio[24284]: time=\"2026-06-12T16:26:49.634585146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979307 | controller |     "Jun 12 16:26:51.985400 crc crio[24284]: time=\"2026-06-12T16:26:51.98482266Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc003242770}] Aliases:map[]}\"",
2026-06-12 16:39:24.979322 | controller |     "Jun 12 16:26:51.985400 crc crio[24284]: time=\"2026-06-12T16:26:51.985376038Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tkzfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.979337 | controller |     "Jun 12 16:26:52.030953 crc crio[24284]: time=\"2026-06-12T16:26:52.030826526Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=8701d900-ae78-4255-ad87-9dc9f8b1b3e3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.979351 | controller |     "Jun 12 16:26:52.033626 crc crio[24284]: time=\"2026-06-12T16:26:52.033550545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=98767382-2890-4f48-b920-264ef4e319f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979366 | controller |     "Jun 12 16:26:52.040717 crc crio[24284]: time=\"2026-06-12T16:26:52.037857914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=1b228dff-ce72-483e-87d3-825e6a712cbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979381 | controller |     "Jun 12 16:26:52.046788 crc crio[24284]: time=\"2026-06-12T16:26:52.046619186Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/must-gather-s26tr/gather\" id=0f9b3966-a6ef-419f-84c5-4aedbb981786 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979395 | controller |     "Jun 12 16:26:52.048212 crc crio[24284]: time=\"2026-06-12T16:26:52.048087862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979409 | controller |     "Jun 12 16:26:52.141969 crc crio[24284]: time=\"2026-06-12T16:26:52.141017402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979424 | controller |     "Jun 12 16:26:52.396147 crc crio[24284]: time=\"2026-06-12T16:26:52.39604292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979439 | controller |     "Jun 12 16:26:52.520630 crc crio[24284]: time=\"2026-06-12T16:26:52.520500829Z\" level=info msg=\"Created container 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b: openshift-must-gather-btdtr/must-gather-s26tr/gather\" id=0f9b3966-a6ef-419f-84c5-4aedbb981786 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979456 | controller |     "Jun 12 16:26:52.521873 crc crio[24284]: time=\"2026-06-12T16:26:52.521809999Z\" level=info msg=\"Starting container: 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b\" id=9e1e8b3f-02a5-430e-ae59-eab19a4109b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.979471 | controller |     "Jun 12 16:26:52.528441 crc crio[24284]: time=\"2026-06-12T16:26:52.528189688Z\" level=info msg=\"Started container\" PID=208994 containerID=5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b description=openshift-must-gather-btdtr/must-gather-s26tr/gather id=9e1e8b3f-02a5-430e-ae59-eab19a4109b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4",
2026-06-12 16:39:24.979486 | controller |     "Jun 12 16:26:52.544296 crc crio[24284]: time=\"2026-06-12T16:26:52.5440786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ae648fc2-3224-4b65-b5ff-581d0e4e2cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979501 | controller |     "Jun 12 16:26:52.554691 crc crio[24284]: time=\"2026-06-12T16:26:52.554591427Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=16c3020a-dd1c-442f-90db-7e98d0232c90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979533 | controller |     "Jun 12 16:26:52.567735 crc crio[24284]: time=\"2026-06-12T16:26:52.567527917Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=38f6d440-2ae6-4212-9c75-decd3f9f942f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979550 | controller |     "Jun 12 16:26:52.571447 crc crio[24284]: time=\"2026-06-12T16:26:52.570612914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979565 | controller |     "Jun 12 16:26:52.625580 crc crio[24284]: time=\"2026-06-12T16:26:52.625456946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979580 | controller |     "Jun 12 16:26:52.815209 crc crio[24284]: time=\"2026-06-12T16:26:52.81466164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979595 | controller |     "Jun 12 16:26:53.109656 crc crio[24284]: time=\"2026-06-12T16:26:53.108809361Z\" level=info msg=\"Created container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=38f6d440-2ae6-4212-9c75-decd3f9f942f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979610 | controller |     "Jun 12 16:26:53.111336 crc crio[24284]: 2026-06-12T16:26:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ed5b5f6e2d3a4f Mac:ea:5b:11:bd:5d:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.979624 | controller |     "Jun 12 16:26:53.111336 crc crio[24284]: time=\"2026-06-12T16:26:53.111109262Z\" level=info msg=\"Starting container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068\" id=5227c8d8-19e2-48fb-9f61-3eec5f674cca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.979640 | controller |     "Jun 12 16:26:53.114590 crc crio[24284]: time=\"2026-06-12T16:26:53.11390619Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc003242770}] Aliases:map[]}\"",
2026-06-12 16:39:24.979658 | controller |     "Jun 12 16:26:53.115043 crc crio[24284]: time=\"2026-06-12T16:26:53.114833589Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tkzfr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.979673 | controller |     "Jun 12 16:26:53.123634 crc crio[24284]: time=\"2026-06-12T16:26:53.123495438Z\" level=info msg=\"Started container\" PID=209089 containerID=a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068 description=openshift-must-gather-btdtr/must-gather-s26tr/copy id=5227c8d8-19e2-48fb-9f61-3eec5f674cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4",
2026-06-12 16:39:24.979688 | controller |     "Jun 12 16:26:53.127119 crc crio[24284]: time=\"2026-06-12T16:26:53.127055368Z\" level=info msg=\"Ran pod sandbox 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db with infra container: openshift-marketplace/redhat-marketplace-tkzfr/POD\" id=1970559c-8642-4746-80b0-27a4b2210809 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.979702 | controller |     "Jun 12 16:26:53.134604 crc crio[24284]: time=\"2026-06-12T16:26:53.134107086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3c32e274-7b55-4c4b-922f-075a08327a3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979717 | controller |     "Jun 12 16:26:53.140656 crc crio[24284]: time=\"2026-06-12T16:26:53.140564737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7dea2b3-8607-4a08-9f77-59b0d496ec9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979731 | controller |     "Jun 12 16:26:53.153709 crc crio[24284]: time=\"2026-06-12T16:26:53.153663852Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.979745 | controller |     "Jun 12 16:26:53.183647 crc crio[24284]: time=\"2026-06-12T16:26:53.183529068Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities\" id=60985187-5d92-4900-97b2-0c0e16673625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979759 | controller |     "Jun 12 16:26:53.184144 crc crio[24284]: time=\"2026-06-12T16:26:53.184070975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979773 | controller |     "Jun 12 16:26:53.242912 crc crio[24284]: time=\"2026-06-12T16:26:53.242714094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979788 | controller |     "Jun 12 16:26:53.246974 crc crio[24284]: time=\"2026-06-12T16:26:53.246753428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979802 | controller |     "Jun 12 16:26:53.452448 crc crio[24284]: time=\"2026-06-12T16:26:53.452361113Z\" level=info msg=\"Created container 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities\" id=60985187-5d92-4900-97b2-0c0e16673625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979816 | controller |     "Jun 12 16:26:53.453752 crc crio[24284]: time=\"2026-06-12T16:26:53.453674235Z\" level=info msg=\"Starting container: 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586\" id=2289b0c8-be69-41e3-a5c7-c6260ea718d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.979834 | controller |     "Jun 12 16:26:53.460346 crc crio[24284]: time=\"2026-06-12T16:26:53.460142684Z\" level=info msg=\"Started container\" PID=209134 containerID=530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586 description=openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities id=2289b0c8-be69-41e3-a5c7-c6260ea718d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db",
2026-06-12 16:39:24.979849 | controller |     "Jun 12 16:26:53.914420 crc crio[24284]: time=\"2026-06-12T16:26:53.911581633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=18799d66-4511-4d38-a4d5-ad745a8bccfc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.979864 | controller |     "Jun 12 16:26:53.927382 crc crio[24284]: time=\"2026-06-12T16:26:53.927134315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 16:39:24.979878 | controller |     "Jun 12 16:26:54.526475 crc crio[24284]: time=\"2026-06-12T16:26:54.526371116Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=18799d66-4511-4d38-a4d5-ad745a8bccfc name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.979893 | controller |     "Jun 12 16:26:54.532423 crc crio[24284]: time=\"2026-06-12T16:26:54.531935798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=045f1c4a-50e9-4187-b594-d00dc61e1dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979908 | controller |     "Jun 12 16:26:54.536299 crc crio[24284]: time=\"2026-06-12T16:26:54.536135598Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=49b17f3f-2686-4201-9a68-5c13aa4bb899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.979922 | controller |     "Jun 12 16:26:54.548703 crc crio[24284]: time=\"2026-06-12T16:26:54.548586285Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tkzfr/extract-content\" id=7966c01f-1a0c-4abc-acaf-fa4b49dc439e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979936 | controller |     "Jun 12 16:26:54.549231 crc crio[24284]: time=\"2026-06-12T16:26:54.549123351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979950 | controller |     "Jun 12 16:26:54.644141 crc crio[24284]: time=\"2026-06-12T16:26:54.644027573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979965 | controller |     "Jun 12 16:26:54.649437 crc crio[24284]: time=\"2026-06-12T16:26:54.649325218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.979979 | controller |     "Jun 12 16:26:54.831313 crc crio[24284]: time=\"2026-06-12T16:26:54.831095144Z\" level=info msg=\"Created container 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94: openshift-marketplace/redhat-marketplace-tkzfr/extract-content\" id=7966c01f-1a0c-4abc-acaf-fa4b49dc439e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.979993 | controller |     "Jun 12 16:26:54.833588 crc crio[24284]: time=\"2026-06-12T16:26:54.833200819Z\" level=info msg=\"Starting container: 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94\" id=6444e90c-418e-4eb4-acb3-5682c0be4687 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.980010 | controller |     "Jun 12 16:26:54.840811 crc crio[24284]: time=\"2026-06-12T16:26:54.84066631Z\" level=info msg=\"Started container\" PID=209183 containerID=1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94 description=openshift-marketplace/redhat-marketplace-tkzfr/extract-content id=6444e90c-418e-4eb4-acb3-5682c0be4687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db",
2026-06-12 16:39:24.980025 | controller |     "Jun 12 16:26:56.975097 crc crio[24284]: time=\"2026-06-12T16:26:56.974575607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9e42572-d027-4e23-bf11-cd0c435d003f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980040 | controller |     "Jun 12 16:26:56.978067 crc crio[24284]: time=\"2026-06-12T16:26:56.977983973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d3d2454-60ab-47df-aef3-ddb96a172a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980054 | controller |     "Jun 12 16:26:56.985512 crc crio[24284]: time=\"2026-06-12T16:26:56.985391902Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=030d3d50-88ab-4876-bdf3-73d617f5ac41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.980068 | controller |     "Jun 12 16:26:56.985880 crc crio[24284]: time=\"2026-06-12T16:26:56.985853391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980083 | controller |     "Jun 12 16:26:57.051574 crc crio[24284]: time=\"2026-06-12T16:26:57.05146667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980097 | controller |     "Jun 12 16:26:57.055947 crc crio[24284]: time=\"2026-06-12T16:26:57.055877469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980112 | controller |     "Jun 12 16:26:57.232393 crc crio[24284]: time=\"2026-06-12T16:26:57.232221546Z\" level=info msg=\"Created container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=030d3d50-88ab-4876-bdf3-73d617f5ac41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.980126 | controller |     "Jun 12 16:26:57.234069 crc crio[24284]: time=\"2026-06-12T16:26:57.233974091Z\" level=info msg=\"Starting container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a\" id=845ac060-ac79-4f05-8b73-522c129f0851 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.980140 | controller |     "Jun 12 16:26:57.240468 crc crio[24284]: time=\"2026-06-12T16:26:57.240324127Z\" level=info msg=\"Started container\" PID=209307 containerID=ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a description=openshift-marketplace/redhat-marketplace-tkzfr/registry-server id=845ac060-ac79-4f05-8b73-522c129f0851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db",
2026-06-12 16:39:24.980155 | controller |     "Jun 12 16:26:58.223834 crc crio[24284]: time=\"2026-06-12T16:26:58.223551042Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980169 | controller |     "Jun 12 16:26:58.276293 crc crio[24284]: time=\"2026-06-12T16:26:58.276128096Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980187 | controller |     "Jun 12 16:26:58.610727 crc crio[24284]: time=\"2026-06-12T16:26:58.609950232Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980202 | controller |     "Jun 12 16:26:58.664535 crc crio[24284]: time=\"2026-06-12T16:26:58.664455374Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980216 | controller |     "Jun 12 16:26:58.670606 crc crio[24284]: time=\"2026-06-12T16:26:58.670510772Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980230 | controller |     "Jun 12 16:26:58.748313 crc crio[24284]: time=\"2026-06-12T16:26:58.74813658Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980244 | controller |     "Jun 12 16:26:59.069640 crc crio[24284]: time=\"2026-06-12T16:26:59.069520695Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980258 | controller |     "Jun 12 16:26:59.098686 crc crio[24284]: time=\"2026-06-12T16:26:59.098591686Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.980272 | controller |     "Jun 12 16:27:00.193503 crc crio[24284]: time=\"2026-06-12T16:27:00.193404394Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-btdtr/crc-debug-h5d4c/POD\" id=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.980286 | controller |     "Jun 12 16:27:00.194780 crc crio[24284]: time=\"2026-06-12T16:27:00.193521817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980300 | controller |     "Jun 12 16:27:00.231830 crc crio[24284]: time=\"2026-06-12T16:27:00.23171449Z\" 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=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.980314 | controller |     "Jun 12 16:27:00.244775 crc crio[24284]: time=\"2026-06-12T16:27:00.244685716Z\" level=info msg=\"Ran pod sandbox a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0 with infra container: openshift-must-gather-btdtr/crc-debug-h5d4c/POD\" id=a5c739cd-a52b-4776-bcc7-cc54f8be0881 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.980328 | controller |     "Jun 12 16:27:00.246840 crc crio[24284]: time=\"2026-06-12T16:27:00.246764741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980343 | controller |     "Jun 12 16:27:00.247057 crc crio[24284]: time=\"2026-06-12T16:27:00.246988588Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980357 | controller |     "Jun 12 16:27:00.247193 crc crio[24284]: time=\"2026-06-12T16:27:00.247084091Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=61b002ef-ec6e-458c-a6b8-332b7cca2f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980375 | controller |     "Jun 12 16:27:00.248332 crc crio[24284]: time=\"2026-06-12T16:27:00.248237122Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3d6f1a24-2f1a-49c4-9377-5ea5a2f3b556 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.980390 | controller |     "Jun 12 16:27:00.253663 crc crio[24284]: time=\"2026-06-12T16:27:00.253553158Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-12 16:39:24.980405 | controller |     "Jun 12 16:27:05.933020 crc crio[24284]: time=\"2026-06-12T16:27:05.931776024Z\" level=info msg=\"Removing container: c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083\" id=ab09aad8-2d11-4f93-b113-94680670bcdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980430 | controller |     "Jun 12 16:27:06.299491 crc crio[24284]: time=\"2026-06-12T16:27:06.298639952Z\" level=info msg=\"Removed container c3e457cbbe8d7dc1d96390f22ca37651262c07b61242a5195b6a3a5d47ef1083: openshift-infra/auto-csr-approver-29688020-98rrr/oc\" id=ab09aad8-2d11-4f93-b113-94680670bcdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980445 | controller |     "Jun 12 16:27:06.313231 crc crio[24284]: time=\"2026-06-12T16:27:06.313014144Z\" level=info msg=\"Stopping pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=aef5f5b9-8913-41eb-8202-6c3beabac863 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.980459 | controller |     "Jun 12 16:27:06.313231 crc crio[24284]: time=\"2026-06-12T16:27:06.313128058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=aef5f5b9-8913-41eb-8202-6c3beabac863 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.980473 | controller |     "Jun 12 16:27:06.314625 crc crio[24284]: time=\"2026-06-12T16:27:06.314526842Z\" level=info msg=\"Removing pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=d0aaa97d-b9e9-469e-8ae1-b71f17d5d330 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.980488 | controller |     "Jun 12 16:27:06.340667 crc crio[24284]: time=\"2026-06-12T16:27:06.340455715Z\" level=info msg=\"Removed pod sandbox: 2fe02448c63f0709c9747f0284813cbaa5ce027c8ee82205787086aa3f703041\" id=d0aaa97d-b9e9-469e-8ae1-b71f17d5d330 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.980502 | controller |     "Jun 12 16:27:10.816017 crc crio[24284]: time=\"2026-06-12T16:27:10.814491053Z\" level=info msg=\"Stopping container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a (timeout: 2s)\" id=4678102a-880a-4836-8bbb-124874b15e49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.980533 | controller |     "Jun 12 16:27:22.413559 crc crio[24284]: time=\"2026-06-12T16:27:22.412581215Z\" level=info msg=\"Stopped container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=4678102a-880a-4836-8bbb-124874b15e49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.980549 | controller |     "Jun 12 16:27:22.416899 crc crio[24284]: time=\"2026-06-12T16:27:22.416849619Z\" level=info msg=\"Stopping pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=3fd3fca1-1735-4b3e-b117-38a48fd1df55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.980564 | controller |     "Jun 12 16:27:22.417857 crc crio[24284]: time=\"2026-06-12T16:27:22.4178229Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tkzfr Namespace:openshift-marketplace ID:9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db UID:b1f2c87c-771a-45fb-8f93-5b6b3c4f5309 NetNS:/var/run/netns/0dd9b1d1-f87e-4f96-bdf8-df72fecda813 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1f2c87c_771a_45fb_8f93_5b6b3c4f5309.slice PodAnnotations:0xc004af8038}] Aliases:map[]}\"",
2026-06-12 16:39:24.980582 | controller |     "Jun 12 16:27:22.418105 crc crio[24284]: time=\"2026-06-12T16:27:22.418084548Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-tkzfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.980597 | controller |     "Jun 12 16:27:22.570167 crc crio[24284]: time=\"2026-06-12T16:27:22.569896186Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3d6f1a24-2f1a-49c4-9377-5ea5a2f3b556 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.980612 | controller |     "Jun 12 16:27:22.571008 crc crio[24284]: time=\"2026-06-12T16:27:22.570902149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=a8bb32bc-5c2c-4264-8193-e830cc24fb54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980627 | controller |     "Jun 12 16:27:22.578366 crc crio[24284]: time=\"2026-06-12T16:27:22.576066845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b5587d3a-bad3-41e5-8c2f-839bbee21a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980642 | controller |     "Jun 12 16:27:22.586239 crc crio[24284]: time=\"2026-06-12T16:27:22.586118327Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00\" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.980656 | controller |     "Jun 12 16:27:22.588164 crc crio[24284]: time=\"2026-06-12T16:27:22.588038857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980671 | controller |     "Jun 12 16:27:22.635523 crc crio[24284]: time=\"2026-06-12T16:27:22.635173068Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.980686 | controller |     "Jun 12 16:27:22.662581 crc crio[24284]: time=\"2026-06-12T16:27:22.662494036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980701 | controller |     "Jun 12 16:27:22.664616 crc crio[24284]: time=\"2026-06-12T16:27:22.664504767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980716 | controller |     "Jun 12 16:27:22.855677 crc crio[24284]: time=\"2026-06-12T16:27:22.855243111Z\" level=info msg=\"Stopped pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=3fd3fca1-1735-4b3e-b117-38a48fd1df55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.980730 | controller |     "Jun 12 16:27:22.877866 crc crio[24284]: time=\"2026-06-12T16:27:22.877736969Z\" level=info msg=\"Created container 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00\" id=0ce83314-8a6d-42f8-abf1-ac6d9defb93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.980745 | controller |     "Jun 12 16:27:22.880631 crc crio[24284]: time=\"2026-06-12T16:27:22.880569917Z\" level=info msg=\"Starting container: 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686\" id=b0d10d11-a9fb-4b11-b9b9-522b9b7f6f43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.980763 | controller |     "Jun 12 16:27:22.901315 crc crio[24284]: time=\"2026-06-12T16:27:22.900677024Z\" level=info msg=\"Started container\" PID=214495 containerID=85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686 description=openshift-must-gather-btdtr/crc-debug-h5d4c/container-00 id=b0d10d11-a9fb-4b11-b9b9-522b9b7f6f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0",
2026-06-12 16:39:24.980779 | controller |     "Jun 12 16:27:23.225955 crc crio[24284]: time=\"2026-06-12T16:27:23.225026878Z\" level=info msg=\"Removing container: ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a\" id=b241d20e-c309-43cb-addd-5e0b2415ab4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980793 | controller |     "Jun 12 16:27:23.290987 crc crio[24284]: time=\"2026-06-12T16:27:23.290336654Z\" level=info msg=\"Removed container ab7df5779860635ce1eb6b9762fb5a8f36107128ba29a8e2f663890e8eb51b5a: openshift-marketplace/redhat-marketplace-tkzfr/registry-server\" id=b241d20e-c309-43cb-addd-5e0b2415ab4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980808 | controller |     "Jun 12 16:27:23.297934 crc crio[24284]: time=\"2026-06-12T16:27:23.297844646Z\" level=info msg=\"Removing container: 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94\" id=416366ed-a29a-4a21-b163-0c36b76fe27c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980822 | controller |     "Jun 12 16:27:23.363861 crc crio[24284]: time=\"2026-06-12T16:27:23.363726958Z\" level=info msg=\"Removed container 1150351d07fe83e4989448028e5d20fbb312b90d7b9ba9738a10ffc8e3feee94: openshift-marketplace/redhat-marketplace-tkzfr/extract-content\" id=416366ed-a29a-4a21-b163-0c36b76fe27c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980836 | controller |     "Jun 12 16:27:23.374902 crc crio[24284]: time=\"2026-06-12T16:27:23.374777544Z\" level=info msg=\"Removing container: 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586\" id=fec06254-a04c-44fb-8a7b-6da5957c969c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980851 | controller |     "Jun 12 16:27:23.405542 crc crio[24284]: time=\"2026-06-12T16:27:23.405463677Z\" level=info msg=\"Removed container 530ae3f9de5d57b55fb632364574cb28a8acb44e30a4d0b87144268c08a01586: openshift-marketplace/redhat-marketplace-tkzfr/extract-utilities\" id=fec06254-a04c-44fb-8a7b-6da5957c969c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.980865 | controller |     "Jun 12 16:27:48.617059 crc crio[24284]: time=\"2026-06-12T16:27:48.616297115Z\" level=info msg=\"Stopping pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=9382b207-ef8b-4c43-950c-e858a75f8699 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.980879 | controller |     "Jun 12 16:27:48.647996 crc crio[24284]: time=\"2026-06-12T16:27:48.647866503Z\" level=info msg=\"Stopped pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=9382b207-ef8b-4c43-950c-e858a75f8699 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.980893 | controller |     "Jun 12 16:27:50.542026 crc crio[24284]: time=\"2026-06-12T16:27:50.540964813Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-btdtr/crc-debug-4qqtq/POD\" id=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.980908 | controller |     "Jun 12 16:27:50.543784 crc crio[24284]: time=\"2026-06-12T16:27:50.542039546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.980925 | controller |     "Jun 12 16:27:50.564845 crc crio[24284]: time=\"2026-06-12T16:27:50.564755389Z\" 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=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.980940 | controller |     "Jun 12 16:27:50.614667 crc crio[24284]: time=\"2026-06-12T16:27:50.614579896Z\" level=info msg=\"Ran pod sandbox 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b with infra container: openshift-must-gather-btdtr/crc-debug-4qqtq/POD\" id=9d1907c0-7c02-4359-bb5d-099c89d46288 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.980955 | controller |     "Jun 12 16:27:50.617522 crc crio[24284]: time=\"2026-06-12T16:27:50.617426925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=a1d7f2a5-7ae3-4da6-9a02-af216a91aa9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980970 | controller |     "Jun 12 16:27:50.622873 crc crio[24284]: time=\"2026-06-12T16:27:50.622783563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b152fd7e-aec5-4ab1-88ca-ec32d19e8bf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.980984 | controller |     "Jun 12 16:27:50.632754 crc crio[24284]: time=\"2026-06-12T16:27:50.632686213Z\" level=info msg=\"Creating container: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00\" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.980999 | controller |     "Jun 12 16:27:50.633059 crc crio[24284]: time=\"2026-06-12T16:27:50.633032814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981014 | controller |     "Jun 12 16:27:50.727419 crc crio[24284]: time=\"2026-06-12T16:27:50.727099625Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.981028 | controller |     "Jun 12 16:27:50.742487 crc crio[24284]: time=\"2026-06-12T16:27:50.742384943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981043 | controller |     "Jun 12 16:27:50.748936 crc crio[24284]: time=\"2026-06-12T16:27:50.746203653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981057 | controller |     "Jun 12 16:27:50.991625 crc crio[24284]: time=\"2026-06-12T16:27:50.991518643Z\" level=info msg=\"Created container 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00\" id=48478ab0-224b-4230-a570-f30c95144d36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.981071 | controller |     "Jun 12 16:27:50.993738 crc crio[24284]: time=\"2026-06-12T16:27:50.993052111Z\" level=info msg=\"Starting container: 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b\" id=f848d2bf-29ab-4df2-b0c2-104e0b4570bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.981086 | controller |     "Jun 12 16:27:51.002782 crc crio[24284]: time=\"2026-06-12T16:27:51.002661598Z\" level=info msg=\"Started container\" PID=219310 containerID=1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b description=openshift-must-gather-btdtr/crc-debug-4qqtq/container-00 id=f848d2bf-29ab-4df2-b0c2-104e0b4570bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b",
2026-06-12 16:39:24.981104 | controller |     "Jun 12 16:27:52.743064 crc crio[24284]: time=\"2026-06-12T16:27:52.742549478Z\" level=info msg=\"Stopping pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=a052b242-68d3-4e4a-8d20-f681db71a8e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981119 | controller |     "Jun 12 16:27:52.749809 crc crio[24284]: time=\"2026-06-12T16:27:52.749718749Z\" level=info msg=\"Stopped pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=a052b242-68d3-4e4a-8d20-f681db71a8e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981134 | controller |     "Jun 12 16:27:53.761820 crc crio[24284]: time=\"2026-06-12T16:27:53.761164722Z\" level=info msg=\"Removing container: 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b\" id=81200391-c469-46da-8718-d0172de0b351 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.981148 | controller |     "Jun 12 16:27:53.791687 crc crio[24284]: time=\"2026-06-12T16:27:53.790950178Z\" level=info msg=\"Removed container 1db4fcfa022e82a5e1611f6f72bfc8bcb56a00d245fb6cc10618beb25d8b9d6b: openshift-must-gather-btdtr/crc-debug-4qqtq/container-00\" id=81200391-c469-46da-8718-d0172de0b351 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.981163 | controller |     "Jun 12 16:28:00.557094 crc crio[24284]: time=\"2026-06-12T16:28:00.556172455Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688028-dwnpl/POD\" id=a00a812b-d543-4264-b274-fa55996dac2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.981177 | controller |     "Jun 12 16:28:00.558692 crc crio[24284]: time=\"2026-06-12T16:28:00.557162256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981192 | controller |     "Jun 12 16:28:00.589955 crc crio[24284]: time=\"2026-06-12T16:28:00.589788927Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.981207 | controller |     "Jun 12 16:28:00.589955 crc crio[24284]: time=\"2026-06-12T16:28:00.589850869Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688028-dwnpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.981221 | controller |     "Jun 12 16:28:01.213581 crc crio[24284]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb7ae41797caec9 Mac:7e:27:66:77:62:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.981236 | controller |     "Jun 12 16:28:01.216650 crc crio[24284]: time=\"2026-06-12T16:28:01.216554002Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-12 16:39:24.981251 | controller |     "Jun 12 16:28:01.216943 crc crio[24284]: time=\"2026-06-12T16:28:01.216769189Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688028-dwnpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.981269 | controller |     "Jun 12 16:28:01.234505 crc crio[24284]: time=\"2026-06-12T16:28:01.234404297Z\" level=info msg=\"Ran pod sandbox bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 with infra container: openshift-infra/auto-csr-approver-29688028-dwnpl/POD\" id=a00a812b-d543-4264-b274-fa55996dac2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.981283 | controller |     "Jun 12 16:28:01.237648 crc crio[24284]: time=\"2026-06-12T16:28:01.237552636Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=454454c6-11f5-4438-8c51-80f26915d9ef name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.981298 | controller |     "Jun 12 16:28:01.250874 crc crio[24284]: time=\"2026-06-12T16:28:01.249163983Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.981313 | controller |     "Jun 12 16:28:02.258025 crc crio[24284]: time=\"2026-06-12T16:28:02.257806557Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=454454c6-11f5-4438-8c51-80f26915d9ef name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.981327 | controller |     "Jun 12 16:28:02.259613 crc crio[24284]: time=\"2026-06-12T16:28:02.259031389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abe530cc-e360-4f70-8277-9bcbf2c69668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.981341 | controller |     "Jun 12 16:28:02.261551 crc crio[24284]: time=\"2026-06-12T16:28:02.261481661Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68afe452-271f-42cf-93e4-e668ac22051c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.981356 | controller |     "Jun 12 16:28:02.270123 crc crio[24284]: time=\"2026-06-12T16:28:02.269892372Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688028-dwnpl/oc\" id=d4f8dce0-fb14-4668-8e43-09f52995afc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.981370 | controller |     "Jun 12 16:28:02.270741 crc crio[24284]: time=\"2026-06-12T16:28:02.270667766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981385 | controller |     "Jun 12 16:28:02.329532 crc crio[24284]: time=\"2026-06-12T16:28:02.329421988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981399 | controller |     "Jun 12 16:28:02.645747 crc crio[24284]: time=\"2026-06-12T16:28:02.645356157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981413 | controller |     "Jun 12 16:28:02.779899 crc crio[24284]: time=\"2026-06-12T16:28:02.779725407Z\" level=info msg=\"Created container 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072: openshift-infra/auto-csr-approver-29688028-dwnpl/oc\" id=d4f8dce0-fb14-4668-8e43-09f52995afc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.981428 | controller |     "Jun 12 16:28:02.781394 crc crio[24284]: time=\"2026-06-12T16:28:02.781236947Z\" level=info msg=\"Starting container: 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072\" id=93b2466c-ff8a-4168-882e-36e32a99d4a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.981442 | controller |     "Jun 12 16:28:02.795021 crc crio[24284]: time=\"2026-06-12T16:28:02.79488304Z\" level=info msg=\"Started container\" PID=221634 containerID=83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072 description=openshift-infra/auto-csr-approver-29688028-dwnpl/oc id=93b2466c-ff8a-4168-882e-36e32a99d4a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364",
2026-06-12 16:39:24.981460 | controller |     "Jun 12 16:28:04.957617 crc crio[24284]: time=\"2026-06-12T16:28:04.956618523Z\" level=info msg=\"Stopping pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=db80378a-caa2-469d-a443-1ee0ec824a61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981475 | controller |     "Jun 12 16:28:04.959895 crc crio[24284]: time=\"2026-06-12T16:28:04.959605222Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-dwnpl Namespace:openshift-infra ID:bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364 UID:8b0c4084-0a75-45b3-90fb-56dec60cd21c NetNS:/var/run/netns/268e5553-b180-4001-a005-32f2bbe107b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0c4084_0a75_45b3_90fb_56dec60cd21c.slice PodAnnotations:0xc00041cf30}] Aliases:map[]}\"",
2026-06-12 16:39:24.981490 | controller |     "Jun 12 16:28:04.959895 crc crio[24284]: time=\"2026-06-12T16:28:04.959815598Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688028-dwnpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.981504 | controller |     "Jun 12 16:28:05.382631 crc crio[24284]: time=\"2026-06-12T16:28:05.381434092Z\" level=info msg=\"Stopped pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=db80378a-caa2-469d-a443-1ee0ec824a61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981537 | controller |     "Jun 12 16:28:06.380036 crc crio[24284]: time=\"2026-06-12T16:28:06.378762088Z\" level=info msg=\"Stopping pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=2205ef20-0e9c-4c82-818e-fdfba2cd5e94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981554 | controller |     "Jun 12 16:28:06.380036 crc crio[24284]: time=\"2026-06-12T16:28:06.379931094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=2205ef20-0e9c-4c82-818e-fdfba2cd5e94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981568 | controller |     "Jun 12 16:28:06.384670 crc crio[24284]: time=\"2026-06-12T16:28:06.384554068Z\" level=info msg=\"Removing pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=7aa079b0-53c5-446d-bc9d-1b49cbffae86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.981583 | controller |     "Jun 12 16:28:06.402324 crc crio[24284]: time=\"2026-06-12T16:28:06.402197212Z\" level=info msg=\"Removed pod sandbox: 7db50a66964bdec2b5358bb91010f2ff2174fc5ece96f2584881cc06e0d54c3b\" id=7aa079b0-53c5-446d-bc9d-1b49cbffae86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.981597 | controller |     "Jun 12 16:28:06.405233 crc crio[24284]: time=\"2026-06-12T16:28:06.405147864Z\" level=info msg=\"Stopping pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=4b96f514-a145-41df-85e3-d9e1213fd439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981611 | controller |     "Jun 12 16:28:06.405484 crc crio[24284]: time=\"2026-06-12T16:28:06.405319588Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=4b96f514-a145-41df-85e3-d9e1213fd439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981625 | controller |     "Jun 12 16:28:06.405976 crc crio[24284]: time=\"2026-06-12T16:28:06.405920019Z\" level=info msg=\"Removing pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=b480a243-a1a5-4fff-a996-88994e11e8cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.981642 | controller |     "Jun 12 16:28:06.430199 crc crio[24284]: time=\"2026-06-12T16:28:06.430073598Z\" level=info msg=\"Removed pod sandbox: 9ed5b5f6e2d3a4f6ad7f93bd34c8e64f62ca59b677432c0318c47dfefe9d84db\" id=b480a243-a1a5-4fff-a996-88994e11e8cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.981657 | controller |     "Jun 12 16:29:06.456013 crc crio[24284]: time=\"2026-06-12T16:29:06.455043383Z\" level=info msg=\"Removing container: 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f\" id=182d006d-5e26-42b2-9f03-89629a7823a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.981671 | controller |     "Jun 12 16:29:06.670426 crc crio[24284]: time=\"2026-06-12T16:29:06.666620321Z\" level=info msg=\"Removed container 01472abf977d7974179985e4ffc7fafebf3ccc7461eb938b1f62a0fb1baa295f: openshift-infra/auto-csr-approver-29688022-jfmmf/oc\" id=182d006d-5e26-42b2-9f03-89629a7823a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.981686 | controller |     "Jun 12 16:29:06.690372 crc crio[24284]: time=\"2026-06-12T16:29:06.690207525Z\" level=info msg=\"Stopping pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=9c092603-7012-4555-adbd-11caed291254 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981701 | controller |     "Jun 12 16:29:06.690622 crc crio[24284]: time=\"2026-06-12T16:29:06.690386683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=9c092603-7012-4555-adbd-11caed291254 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.981715 | controller |     "Jun 12 16:29:06.692824 crc crio[24284]: time=\"2026-06-12T16:29:06.692745954Z\" level=info msg=\"Removing pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=49a5f00f-c794-4f2a-98b5-36a96b8ad52d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.981730 | controller |     "Jun 12 16:29:06.713529 crc crio[24284]: time=\"2026-06-12T16:29:06.713239773Z\" level=info msg=\"Removed pod sandbox: 3f13c1a0263a655399ecf406d5c56696707070d2b4e42d9acd9ec4fb7674ad3d\" id=49a5f00f-c794-4f2a-98b5-36a96b8ad52d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.981744 | controller |     "Jun 12 16:30:00.641881 crc crio[24284]: time=\"2026-06-12T16:30:00.640806108Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688030-5sr4p/POD\" id=10178596-5dab-45ce-9399-e4a72df8ca84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.981758 | controller |     "Jun 12 16:30:00.643615 crc crio[24284]: time=\"2026-06-12T16:30:00.641900933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981773 | controller |     "Jun 12 16:30:00.710216 crc crio[24284]: time=\"2026-06-12T16:30:00.710122233Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc004af81b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.981788 | controller |     "Jun 12 16:30:00.710670 crc crio[24284]: time=\"2026-06-12T16:30:00.710194066Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688030-5sr4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.981803 | controller |     "Jun 12 16:30:00.734616 crc crio[24284]: time=\"2026-06-12T16:30:00.734529426Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/POD\" id=67028b42-76b5-40a9-a325-607f9571cd4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.981821 | controller |     "Jun 12 16:30:00.734770 crc crio[24284]: time=\"2026-06-12T16:30:00.73465151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.981836 | controller |     "Jun 12 16:30:00.875209 crc crio[24284]: time=\"2026-06-12T16:30:00.874813343Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc002c1e760}] Aliases:map[]}\"",
2026-06-12 16:39:24.981850 | controller |     "Jun 12 16:30:00.875209 crc crio[24284]: time=\"2026-06-12T16:30:00.875005779Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.981864 | controller |     "Jun 12 16:30:01.673920 crc crio[24284]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa28054754a7c99 Mac:5a:01:a4:b0:8d:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.981879 | controller |     "Jun 12 16:30:01.676199 crc crio[24284]: time=\"2026-06-12T16:30:01.67607653Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc004af81b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.981894 | controller |     "Jun 12 16:30:01.676459 crc crio[24284]: time=\"2026-06-12T16:30:01.676344188Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688030-5sr4p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.981909 | controller |     "Jun 12 16:30:01.690195 crc crio[24284]: time=\"2026-06-12T16:30:01.685197851Z\" level=info msg=\"Ran pod sandbox aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 with infra container: openshift-infra/auto-csr-approver-29688030-5sr4p/POD\" id=10178596-5dab-45ce-9399-e4a72df8ca84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.981923 | controller |     "Jun 12 16:30:01.716601 crc crio[24284]: time=\"2026-06-12T16:30:01.711516322Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f126177e-8df0-49bc-900f-22a2c60143e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.981938 | controller |     "Jun 12 16:30:01.727754 crc crio[24284]: time=\"2026-06-12T16:30:01.722944079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.981952 | controller |     "Jun 12 16:30:01.909470 crc crio[24284]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4caf6ed8ade1ad Mac:6a:91:fe:3b:85:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 SocketPath: PciID:}] [{Interface:0xc0004192a0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.981972 | controller |     "Jun 12 16:30:01.910625 crc crio[24284]: time=\"2026-06-12T16:30:01.91050845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc002c1e760}] Aliases:map[]}\"",
2026-06-12 16:39:24.981987 | controller |     "Jun 12 16:30:01.910760 crc crio[24284]: time=\"2026-06-12T16:30:01.910722956Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.982002 | controller |     "Jun 12 16:30:01.935993 crc crio[24284]: time=\"2026-06-12T16:30:01.935806457Z\" level=info msg=\"Ran pod sandbox c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/POD\" id=67028b42-76b5-40a9-a325-607f9571cd4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.982016 | controller |     "Jun 12 16:30:01.940184 crc crio[24284]: time=\"2026-06-12T16:30:01.939965627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=709327f5-e83a-4179-8f2b-e76300fe0ee3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982031 | controller |     "Jun 12 16:30:01.945688 crc crio[24284]: time=\"2026-06-12T16:30:01.945530125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3a708dc-1928-4c27-bf4c-c67eaa4d0d79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982045 | controller |     "Jun 12 16:30:01.955904 crc crio[24284]: time=\"2026-06-12T16:30:01.955750488Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles\" id=d55eed2f-2ef1-4dcb-b14b-8988c88f8160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982059 | controller |     "Jun 12 16:30:01.956564 crc crio[24284]: time=\"2026-06-12T16:30:01.956442512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982073 | controller |     "Jun 12 16:30:02.038970 crc crio[24284]: time=\"2026-06-12T16:30:02.038801901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982088 | controller |     "Jun 12 16:30:02.047313 crc crio[24284]: time=\"2026-06-12T16:30:02.04699405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982102 | controller |     "Jun 12 16:30:02.250639 crc crio[24284]: time=\"2026-06-12T16:30:02.249851473Z\" level=info msg=\"Created container f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36: openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles\" id=d55eed2f-2ef1-4dcb-b14b-8988c88f8160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982116 | controller |     "Jun 12 16:30:02.252209 crc crio[24284]: time=\"2026-06-12T16:30:02.25211546Z\" level=info msg=\"Starting container: f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36\" id=0e3885de-9acb-4541-9d08-348013da1efe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.982131 | controller |     "Jun 12 16:30:02.259552 crc crio[24284]: time=\"2026-06-12T16:30:02.259434194Z\" level=info msg=\"Started container\" PID=247803 containerID=f66be0b84c56f5541d2939911660c00c67d4054614c61fbe134cdf9e55bc9a36 description=openshift-operator-lifecycle-manager/collect-profiles-29688030-6wv6p/collect-profiles id=0e3885de-9acb-4541-9d08-348013da1efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7",
2026-06-12 16:39:24.982149 | controller |     "Jun 12 16:30:03.886180 crc crio[24284]: time=\"2026-06-12T16:30:03.885301578Z\" level=info msg=\"Stopping pod sandbox: c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7\" id=955c7032-0eed-4868-ad19-0af4f9e77a06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982164 | controller |     "Jun 12 16:30:03.887461 crc crio[24284]: time=\"2026-06-12T16:30:03.887158137Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-6wv6p Namespace:openshift-operator-lifecycle-manager ID:c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7 UID:0c253e4e-cbb2-42b3-b271-eb63e8ba9c96 NetNS:/var/run/netns/210408c5-c910-4c99-ace5-79f956dd6bf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c253e4e_cbb2_42b3_b271_eb63e8ba9c96.slice PodAnnotations:0xc001212880}] Aliases:map[]}\"",
2026-06-12 16:39:24.982179 | controller |     "Jun 12 16:30:03.887634 crc crio[24284]: time=\"2026-06-12T16:30:03.88757172Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.982193 | controller |     "Jun 12 16:30:04.280340 crc crio[24284]: time=\"2026-06-12T16:30:04.279566281Z\" level=info msg=\"Stopped pod sandbox: c4caf6ed8ade1ad32bcaca5c265cfdb479e707b0563c1cda3c157556e37abce7\" id=955c7032-0eed-4868-ad19-0af4f9e77a06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982207 | controller |     "Jun 12 16:30:05.111650 crc crio[24284]: time=\"2026-06-12T16:30:05.110837926Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f126177e-8df0-49bc-900f-22a2c60143e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.982221 | controller |     "Jun 12 16:30:05.119415 crc crio[24284]: time=\"2026-06-12T16:30:05.118349363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4a9f1e38-20cc-44b8-a614-78a9794d8f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982235 | controller |     "Jun 12 16:30:05.123733 crc crio[24284]: time=\"2026-06-12T16:30:05.123627031Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=520a1e55-3434-4f33-bcbe-72dc051a07f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982250 | controller |     "Jun 12 16:30:05.131404 crc crio[24284]: time=\"2026-06-12T16:30:05.1311492Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688030-5sr4p/oc\" id=ea9663c6-36dc-4dff-90b4-404fe3c61093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982264 | controller |     "Jun 12 16:30:05.131837 crc crio[24284]: time=\"2026-06-12T16:30:05.131737299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982278 | controller |     "Jun 12 16:30:05.236879 crc crio[24284]: time=\"2026-06-12T16:30:05.236638792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982292 | controller |     "Jun 12 16:30:05.671393 crc crio[24284]: time=\"2026-06-12T16:30:05.670895778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982310 | controller |     "Jun 12 16:30:05.804384 crc crio[24284]: time=\"2026-06-12T16:30:05.804099982Z\" level=info msg=\"Created container 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f: openshift-infra/auto-csr-approver-29688030-5sr4p/oc\" id=ea9663c6-36dc-4dff-90b4-404fe3c61093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982324 | controller |     "Jun 12 16:30:05.806594 crc crio[24284]: time=\"2026-06-12T16:30:05.806393962Z\" level=info msg=\"Starting container: 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f\" id=846a82e9-bcf3-4dde-84cb-c88731826e5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.982339 | controller |     "Jun 12 16:30:05.825149 crc crio[24284]: time=\"2026-06-12T16:30:05.824809714Z\" level=info msg=\"Started container\" PID=248713 containerID=8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f description=openshift-infra/auto-csr-approver-29688030-5sr4p/oc id=846a82e9-bcf3-4dde-84cb-c88731826e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1",
2026-06-12 16:39:24.982354 | controller |     "Jun 12 16:30:06.736706 crc crio[24284]: time=\"2026-06-12T16:30:06.736112155Z\" level=info msg=\"Removing container: 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c\" id=3a6cb2c4-7f2d-4620-ae5e-299297003e1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.982368 | controller |     "Jun 12 16:30:06.774578 crc crio[24284]: time=\"2026-06-12T16:30:06.774477697Z\" level=info msg=\"Removed container 3b8bf6bdb76b03331671926df9ae67014716380f18f05446d9c28082e2d6624c: openshift-operator-lifecycle-manager/collect-profiles-29687985-khvjf/collect-profiles\" id=3a6cb2c4-7f2d-4620-ae5e-299297003e1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.982383 | controller |     "Jun 12 16:30:06.784719 crc crio[24284]: time=\"2026-06-12T16:30:06.784627114Z\" level=info msg=\"Stopping pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=bf0032a1-f8f5-4bd9-9066-4c824efa15d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982397 | controller |     "Jun 12 16:30:06.784719 crc crio[24284]: time=\"2026-06-12T16:30:06.784717306Z\" level=info msg=\"Stopped pod sandbox (already stopped): 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=bf0032a1-f8f5-4bd9-9066-4c824efa15d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982412 | controller |     "Jun 12 16:30:06.785457 crc crio[24284]: time=\"2026-06-12T16:30:06.785399628Z\" level=info msg=\"Removing pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=12c3f058-0d15-4a91-abdc-4691917d7bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.982426 | controller |     "Jun 12 16:30:06.800639 crc crio[24284]: time=\"2026-06-12T16:30:06.800464954Z\" level=info msg=\"Removed pod sandbox: 176037067a35451256c357de919342218e7b3ba8d9c0921cc6443543e7371bdd\" id=12c3f058-0d15-4a91-abdc-4691917d7bd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.982440 | controller |     "Jun 12 16:30:08.052530 crc crio[24284]: time=\"2026-06-12T16:30:08.051690204Z\" level=info msg=\"Stopping pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=2a5a414a-278c-40d6-a6eb-5693c446fe94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982455 | controller |     "Jun 12 16:30:08.053614 crc crio[24284]: time=\"2026-06-12T16:30:08.053003166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-5sr4p Namespace:openshift-infra ID:aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1 UID:5f127f8f-1e54-4414-8f28-258960bb87d0 NetNS:/var/run/netns/ed5e8f87-f481-4a12-869e-128933fdfb4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f127f8f_1e54_4414_8f28_258960bb87d0.slice PodAnnotations:0xc00008dc50}] Aliases:map[]}\"",
2026-06-12 16:39:24.982477 | controller |     "Jun 12 16:30:08.053614 crc crio[24284]: time=\"2026-06-12T16:30:08.053197742Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688030-5sr4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.982493 | controller |     "Jun 12 16:30:08.399901 crc crio[24284]: time=\"2026-06-12T16:30:08.399795941Z\" level=info msg=\"Stopped pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=2a5a414a-278c-40d6-a6eb-5693c446fe94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982507 | controller |     "Jun 12 16:31:06.822816 crc crio[24284]: time=\"2026-06-12T16:31:06.822406812Z\" level=info msg=\"Removing container: b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c\" id=ab363579-9942-41ff-b7b9-ed2871ff67bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.982547 | controller |     "Jun 12 16:31:06.955497 crc crio[24284]: time=\"2026-06-12T16:31:06.955200103Z\" level=info msg=\"Removed container b383d4c1148323e881c7827913046a2b3fe5ff382c5f52a13ce023983a3f672c: openshift-infra/auto-csr-approver-29688024-xzwhg/oc\" id=ab363579-9942-41ff-b7b9-ed2871ff67bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.982562 | controller |     "Jun 12 16:31:06.973377 crc crio[24284]: time=\"2026-06-12T16:31:06.973090924Z\" level=info msg=\"Stopping pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=2d98d0d0-2014-495b-8013-206b70671dad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982577 | controller |     "Jun 12 16:31:06.973377 crc crio[24284]: time=\"2026-06-12T16:31:06.973189408Z\" level=info msg=\"Stopped pod sandbox (already stopped): 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=2d98d0d0-2014-495b-8013-206b70671dad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.982592 | controller |     "Jun 12 16:31:06.974160 crc crio[24284]: time=\"2026-06-12T16:31:06.9738973Z\" level=info msg=\"Removing pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=87d74d75-960c-4860-9f17-4a0cbc66d196 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.982606 | controller |     "Jun 12 16:31:06.990539 crc crio[24284]: time=\"2026-06-12T16:31:06.990440177Z\" level=info msg=\"Removed pod sandbox: 940a1c01a3b53300ac48b2f70481382a2dc331e8f51e4fc53389f328e37a2a68\" id=87d74d75-960c-4860-9f17-4a0cbc66d196 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.982620 | controller |     "Jun 12 16:31:43.602858 crc crio[24284]: time=\"2026-06-12T16:31:43.602131544Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xstpv/POD\" id=3d5f270e-7566-4482-bc28-f7be0016750d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.982634 | controller |     "Jun 12 16:31:43.602858 crc crio[24284]: time=\"2026-06-12T16:31:43.602839402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982649 | controller |     "Jun 12 16:31:43.640645 crc crio[24284]: time=\"2026-06-12T16:31:43.640522834Z\" level=info msg=\"Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc004286b68}] Aliases:map[]}\"",
2026-06-12 16:39:24.982665 | controller |     "Jun 12 16:31:43.640645 crc crio[24284]: time=\"2026-06-12T16:31:43.640606997Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xstpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.982683 | controller |     "Jun 12 16:31:44.375283 crc crio[24284]: 2026-06-12T16:31:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07cbb10d316a93b Mac:aa:c4:5f:29:24:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 SocketPath: PciID:}] [{Interface:0xc000126fd0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.982698 | controller |     "Jun 12 16:31:44.377314 crc crio[24284]: time=\"2026-06-12T16:31:44.377186544Z\" level=info msg=\"Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc004286b68}] Aliases:map[]}\"",
2026-06-12 16:39:24.982714 | controller |     "Jun 12 16:31:44.377516 crc crio[24284]: time=\"2026-06-12T16:31:44.377470333Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xstpv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.982728 | controller |     "Jun 12 16:31:44.393486 crc crio[24284]: time=\"2026-06-12T16:31:44.393406542Z\" level=info msg=\"Ran pod sandbox 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e with infra container: openshift-marketplace/certified-operators-xstpv/POD\" id=3d5f270e-7566-4482-bc28-f7be0016750d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.982743 | controller |     "Jun 12 16:31:44.403950 crc crio[24284]: time=\"2026-06-12T16:31:44.401212619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8d92ed3e-7ff5-4b5c-bdc6-5e15bb980872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982758 | controller |     "Jun 12 16:31:44.405313 crc crio[24284]: time=\"2026-06-12T16:31:44.404843645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ccefd57c-1e11-4ba4-80d9-8bcf3f577e90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982772 | controller |     "Jun 12 16:31:44.419695 crc crio[24284]: time=\"2026-06-12T16:31:44.419599958Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xstpv/extract-utilities\" id=bacd778d-4f55-49c3-bb21-bc6aa3307fce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982786 | controller |     "Jun 12 16:31:44.420314 crc crio[24284]: time=\"2026-06-12T16:31:44.420205549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982801 | controller |     "Jun 12 16:31:44.484710 crc crio[24284]: time=\"2026-06-12T16:31:44.484591124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982816 | controller |     "Jun 12 16:31:44.490825 crc crio[24284]: time=\"2026-06-12T16:31:44.490746851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982831 | controller |     "Jun 12 16:31:44.737779 crc crio[24284]: time=\"2026-06-12T16:31:44.736867112Z\" level=info msg=\"Created container 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0: openshift-marketplace/certified-operators-xstpv/extract-utilities\" id=bacd778d-4f55-49c3-bb21-bc6aa3307fce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982848 | controller |     "Jun 12 16:31:44.743091 crc crio[24284]: time=\"2026-06-12T16:31:44.742654591Z\" level=info msg=\"Starting container: 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0\" id=bf705316-f6d7-4aa9-9ae4-2e13c85547c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.982863 | controller |     "Jun 12 16:31:44.757478 crc crio[24284]: time=\"2026-06-12T16:31:44.757369049Z\" level=info msg=\"Started container\" PID=264026 containerID=4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0 description=openshift-marketplace/certified-operators-xstpv/extract-utilities id=bf705316-f6d7-4aa9-9ae4-2e13c85547c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e",
2026-06-12 16:39:24.982878 | controller |     "Jun 12 16:31:45.472184 crc crio[24284]: time=\"2026-06-12T16:31:45.472097748Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4bb654bd-ead6-447e-b572-25ca5ee20b51 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.982893 | controller |     "Jun 12 16:31:45.481628 crc crio[24284]: time=\"2026-06-12T16:31:45.481096864Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.982907 | controller |     "Jun 12 16:31:46.044221 crc crio[24284]: time=\"2026-06-12T16:31:46.044117039Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=4bb654bd-ead6-447e-b572-25ca5ee20b51 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.982922 | controller |     "Jun 12 16:31:46.046624 crc crio[24284]: time=\"2026-06-12T16:31:46.046437382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=559df8fd-0dc9-4c23-96b5-c27a45489c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982936 | controller |     "Jun 12 16:31:46.050199 crc crio[24284]: time=\"2026-06-12T16:31:46.049984755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=de65b629-b3a7-4aab-801c-db9368cbc7fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.982950 | controller |     "Jun 12 16:31:46.058801 crc crio[24284]: time=\"2026-06-12T16:31:46.058558446Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xstpv/extract-content\" id=0e6f51b9-52ae-4243-9e96-a9cf8d940a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.982965 | controller |     "Jun 12 16:31:46.059092 crc crio[24284]: time=\"2026-06-12T16:31:46.059055222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982979 | controller |     "Jun 12 16:31:46.148594 crc crio[24284]: time=\"2026-06-12T16:31:46.148429067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.982994 | controller |     "Jun 12 16:31:46.154404 crc crio[24284]: time=\"2026-06-12T16:31:46.154327765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983008 | controller |     "Jun 12 16:31:46.327412 crc crio[24284]: time=\"2026-06-12T16:31:46.327303401Z\" level=info msg=\"Created container 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530: openshift-marketplace/certified-operators-xstpv/extract-content\" id=0e6f51b9-52ae-4243-9e96-a9cf8d940a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.983025 | controller |     "Jun 12 16:31:46.329133 crc crio[24284]: time=\"2026-06-12T16:31:46.328794558Z\" level=info msg=\"Starting container: 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530\" id=59078135-2b3b-48c4-b78f-7102c58a430d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.983045 | controller |     "Jun 12 16:31:46.338586 crc crio[24284]: time=\"2026-06-12T16:31:46.338498505Z\" level=info msg=\"Started container\" PID=264182 containerID=8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530 description=openshift-marketplace/certified-operators-xstpv/extract-content id=59078135-2b3b-48c4-b78f-7102c58a430d name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e",
2026-06-12 16:39:24.983061 | controller |     "Jun 12 16:31:50.563636 crc crio[24284]: time=\"2026-06-12T16:31:50.562097819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a287b25-155f-4c99-b56b-2e12d9023c12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.983075 | controller |     "Jun 12 16:31:50.570955 crc crio[24284]: time=\"2026-06-12T16:31:50.570626201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0213d36-f509-4f90-b4ac-ec9158ade48e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.983090 | controller |     "Jun 12 16:31:50.585706 crc crio[24284]: time=\"2026-06-12T16:31:50.585587833Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xstpv/registry-server\" id=c1dee13e-e1f4-408f-8d1d-cb437f565bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.983104 | controller |     "Jun 12 16:31:50.586663 crc crio[24284]: time=\"2026-06-12T16:31:50.586308266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983119 | controller |     "Jun 12 16:31:50.665336 crc crio[24284]: time=\"2026-06-12T16:31:50.665149687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983133 | controller |     "Jun 12 16:31:50.675491 crc crio[24284]: time=\"2026-06-12T16:31:50.675297888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983148 | controller |     "Jun 12 16:31:50.892436 crc crio[24284]: time=\"2026-06-12T16:31:50.892231365Z\" level=info msg=\"Created container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server\" id=c1dee13e-e1f4-408f-8d1d-cb437f565bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.983163 | controller |     "Jun 12 16:31:50.894517 crc crio[24284]: time=\"2026-06-12T16:31:50.894375154Z\" level=info msg=\"Starting container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9\" id=a23f40c0-df3f-4aae-a133-f14e578b858f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.983177 | controller |     "Jun 12 16:31:50.908003 crc crio[24284]: time=\"2026-06-12T16:31:50.905582317Z\" level=info msg=\"Started container\" PID=264688 containerID=f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9 description=openshift-marketplace/certified-operators-xstpv/registry-server id=a23f40c0-df3f-4aae-a133-f14e578b858f name=/runtime.v1.RuntimeService/StartContainer sandboxID=07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e",
2026-06-12 16:39:24.983193 | controller |     "Jun 12 16:32:00.557823 crc crio[24284]: time=\"2026-06-12T16:32:00.556873616Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688032-dbhm4/POD\" id=56a278a6-af09-4992-9c78-8e65b21faf81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.983211 | controller |     "Jun 12 16:32:00.557823 crc crio[24284]: time=\"2026-06-12T16:32:00.557791647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983226 | controller |     "Jun 12 16:32:00.596901 crc crio[24284]: time=\"2026-06-12T16:32:00.59683624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e04670}] Aliases:map[]}\"",
2026-06-12 16:39:24.983241 | controller |     "Jun 12 16:32:00.597328 crc crio[24284]: time=\"2026-06-12T16:32:00.597301935Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688032-dbhm4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.983256 | controller |     "Jun 12 16:32:01.263330 crc crio[24284]: 2026-06-12T16:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4096cfe9ad8235 Mac:2a:5e:f1:4f:ba:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa SocketPath: PciID:}] [{Interface:0xc000359490 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.983271 | controller |     "Jun 12 16:32:01.263330 crc crio[24284]: time=\"2026-06-12T16:32:01.262235176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e04670}] Aliases:map[]}\"",
2026-06-12 16:39:24.983286 | controller |     "Jun 12 16:32:01.263330 crc crio[24284]: time=\"2026-06-12T16:32:01.262481564Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688032-dbhm4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.983300 | controller |     "Jun 12 16:32:01.274163 crc crio[24284]: time=\"2026-06-12T16:32:01.274107386Z\" level=info msg=\"Ran pod sandbox a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd with infra container: openshift-infra/auto-csr-approver-29688032-dbhm4/POD\" id=56a278a6-af09-4992-9c78-8e65b21faf81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.983315 | controller |     "Jun 12 16:32:01.278343 crc crio[24284]: time=\"2026-06-12T16:32:01.278189347Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=80775bd6-11a9-4048-87c6-bc9782b652e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.983329 | controller |     "Jun 12 16:32:01.289847 crc crio[24284]: time=\"2026-06-12T16:32:01.289296858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.983344 | controller |     "Jun 12 16:32:02.190431 crc crio[24284]: time=\"2026-06-12T16:32:02.190201455Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=80775bd6-11a9-4048-87c6-bc9782b652e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.983358 | controller |     "Jun 12 16:32:02.192085 crc crio[24284]: time=\"2026-06-12T16:32:02.191184836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c247bdfe-63c1-4967-9d33-7c537c9b9b9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.983376 | controller |     "Jun 12 16:32:02.192984 crc crio[24284]: time=\"2026-06-12T16:32:02.192943962Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fb9676e7-68cb-4647-a2ac-83631fccba12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.983391 | controller |     "Jun 12 16:32:02.242792 crc crio[24284]: time=\"2026-06-12T16:32:02.242675595Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688032-dbhm4/oc\" id=86b6ee0d-f784-4cf2-a932-21a3c7a7ce1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.983406 | controller |     "Jun 12 16:32:02.243392 crc crio[24284]: time=\"2026-06-12T16:32:02.243319186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983420 | controller |     "Jun 12 16:32:02.294061 crc crio[24284]: time=\"2026-06-12T16:32:02.293913645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983434 | controller |     "Jun 12 16:32:02.657692 crc crio[24284]: time=\"2026-06-12T16:32:02.657120514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.983449 | controller |     "Jun 12 16:32:02.969721 crc crio[24284]: time=\"2026-06-12T16:32:02.969609414Z\" level=info msg=\"Created container fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2: openshift-infra/auto-csr-approver-29688032-dbhm4/oc\" id=86b6ee0d-f784-4cf2-a932-21a3c7a7ce1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.983464 | controller |     "Jun 12 16:32:02.972885 crc crio[24284]: time=\"2026-06-12T16:32:02.972773394Z\" level=info msg=\"Starting container: fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2\" id=0013d568-4c2e-4649-81dc-1465eef45823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.983478 | controller |     "Jun 12 16:32:02.982618 crc crio[24284]: time=\"2026-06-12T16:32:02.982503669Z\" level=info msg=\"Started container\" PID=266187 containerID=fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2 description=openshift-infra/auto-csr-approver-29688032-dbhm4/oc id=0013d568-4c2e-4649-81dc-1465eef45823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd",
2026-06-12 16:39:24.983493 | controller |     "Jun 12 16:32:04.798457 crc crio[24284]: time=\"2026-06-12T16:32:04.797372965Z\" level=info msg=\"Stopping container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9 (timeout: 2s)\" id=4954a468-ad5e-46a8-98c6-74513122569f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.983508 | controller |     "Jun 12 16:32:04.929061 crc crio[24284]: time=\"2026-06-12T16:32:04.928861711Z\" level=info msg=\"Stopped container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server\" id=4954a468-ad5e-46a8-98c6-74513122569f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.983542 | controller |     "Jun 12 16:32:04.930193 crc crio[24284]: time=\"2026-06-12T16:32:04.93009382Z\" level=info msg=\"Stopping pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=8038825d-df77-4324-9054-f3c9a103388f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983559 | controller |     "Jun 12 16:32:04.931198 crc crio[24284]: time=\"2026-06-12T16:32:04.931135544Z\" level=info msg=\"Got pod network &{Name:certified-operators-xstpv Namespace:openshift-marketplace ID:07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e UID:3fa7f78d-113b-4eec-b4db-3704397a9320 NetNS:/var/run/netns/755bc7c1-9806-4681-bd00-0520d107a244 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3fa7f78d_113b_4eec_b4db_3704397a9320.slice PodAnnotations:0xc00008d820}] Aliases:map[]}\"",
2026-06-12 16:39:24.983577 | controller |     "Jun 12 16:32:04.931487 crc crio[24284]: time=\"2026-06-12T16:32:04.931391792Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xstpv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.983592 | controller |     "Jun 12 16:32:05.333469 crc crio[24284]: time=\"2026-06-12T16:32:05.332240763Z\" level=info msg=\"Stopped pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=8038825d-df77-4324-9054-f3c9a103388f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983617 | controller |     "Jun 12 16:32:05.818817 crc crio[24284]: time=\"2026-06-12T16:32:05.818725301Z\" level=info msg=\"Stopping pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=c5735c4e-1bbe-4136-b7a5-d07015752bda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983634 | controller |     "Jun 12 16:32:05.819861 crc crio[24284]: time=\"2026-06-12T16:32:05.819392162Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-dbhm4 Namespace:openshift-infra ID:a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd UID:e427936a-0057-485d-8fe2-8f78b5978d47 NetNS:/var/run/netns/fb43595a-b182-4ce4-b621-601024ca3afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode427936a_0057_485d_8fe2_8f78b5978d47.slice PodAnnotations:0xc001e048b8}] Aliases:map[]}\"",
2026-06-12 16:39:24.983649 | controller |     "Jun 12 16:32:05.819861 crc crio[24284]: time=\"2026-06-12T16:32:05.819604129Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688032-dbhm4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.983664 | controller |     "Jun 12 16:32:05.820086 crc crio[24284]: time=\"2026-06-12T16:32:05.819989229Z\" level=info msg=\"Removing container: f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9\" id=94e9cee5-68f6-48d1-b529-2cc60de979ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983679 | controller |     "Jun 12 16:32:05.901986 crc crio[24284]: time=\"2026-06-12T16:32:05.901438764Z\" level=info msg=\"Removed container f065874791da953ccb578d750c39977918ea2384ebb21997c5c2dda6952aabf9: openshift-marketplace/certified-operators-xstpv/registry-server\" id=94e9cee5-68f6-48d1-b529-2cc60de979ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983694 | controller |     "Jun 12 16:32:05.911342 crc crio[24284]: time=\"2026-06-12T16:32:05.911166512Z\" level=info msg=\"Removing container: 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530\" id=efae98a7-3c0b-4047-8545-2d6491925eb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983709 | controller |     "Jun 12 16:32:05.949997 crc crio[24284]: time=\"2026-06-12T16:32:05.949897314Z\" level=info msg=\"Removed container 8b5d153b91829e2f45bfc13d7ffca55f3c562fcd15dc6da095b796174696a530: openshift-marketplace/certified-operators-xstpv/extract-content\" id=efae98a7-3c0b-4047-8545-2d6491925eb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983724 | controller |     "Jun 12 16:32:05.953170 crc crio[24284]: time=\"2026-06-12T16:32:05.953100417Z\" level=info msg=\"Removing container: 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0\" id=94b3eae3-4a93-4c92-831f-f79f46ea301f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983738 | controller |     "Jun 12 16:32:06.046331 crc crio[24284]: time=\"2026-06-12T16:32:06.038560483Z\" level=info msg=\"Removed container 4461334fb56349f6ec092678d660b9e968b9ba4205921f7d84593a4725ecc2b0: openshift-marketplace/certified-operators-xstpv/extract-utilities\" id=94b3eae3-4a93-4c92-831f-f79f46ea301f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983757 | controller |     "Jun 12 16:32:06.219200 crc crio[24284]: time=\"2026-06-12T16:32:06.2188027Z\" level=info msg=\"Stopped pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=c5735c4e-1bbe-4136-b7a5-d07015752bda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983772 | controller |     "Jun 12 16:32:07.019672 crc crio[24284]: time=\"2026-06-12T16:32:07.01900813Z\" level=info msg=\"Stopping pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=06c7f93a-1d05-4cfb-8450-3a04dad788eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983787 | controller |     "Jun 12 16:32:07.019672 crc crio[24284]: time=\"2026-06-12T16:32:07.019684012Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=06c7f93a-1d05-4cfb-8450-3a04dad788eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983802 | controller |     "Jun 12 16:32:07.021894 crc crio[24284]: time=\"2026-06-12T16:32:07.020173237Z\" level=info msg=\"Removing pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=3d812242-ee26-40e6-9571-b9a44233f572 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.983817 | controller |     "Jun 12 16:32:07.038839 crc crio[24284]: time=\"2026-06-12T16:32:07.038708392Z\" level=info msg=\"Removed pod sandbox: 07cbb10d316a93bf4fa4c953d0cad44e60587b369d0058e58dac0c195c04489e\" id=3d812242-ee26-40e6-9571-b9a44233f572 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.983832 | controller |     "Jun 12 16:33:07.060430 crc crio[24284]: time=\"2026-06-12T16:33:07.059561634Z\" level=info msg=\"Removing container: e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce\" id=e869049e-b13b-4cc7-b268-a161d38c9abf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983847 | controller |     "Jun 12 16:33:07.180110 crc crio[24284]: time=\"2026-06-12T16:33:07.179907053Z\" level=info msg=\"Removed container e4d936072bc3f82a6ae919895152d1b2e3f122161c3a0ad11067f350399f2fce: openshift-infra/auto-csr-approver-29688026-g8hb8/oc\" id=e869049e-b13b-4cc7-b268-a161d38c9abf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.983862 | controller |     "Jun 12 16:33:07.204927 crc crio[24284]: time=\"2026-06-12T16:33:07.204797616Z\" level=info msg=\"Stopping pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=828d93ad-42c0-4f3f-a0f5-6dfcff6c432a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983877 | controller |     "Jun 12 16:33:07.204927 crc crio[24284]: time=\"2026-06-12T16:33:07.204906559Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=828d93ad-42c0-4f3f-a0f5-6dfcff6c432a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.983891 | controller |     "Jun 12 16:33:07.206541 crc crio[24284]: time=\"2026-06-12T16:33:07.206471219Z\" level=info msg=\"Removing pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=03471ddb-5aa1-479e-95fb-2bf2cbc1ac7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.983906 | controller |     "Jun 12 16:33:07.236090 crc crio[24284]: time=\"2026-06-12T16:33:07.235523467Z\" level=info msg=\"Removed pod sandbox: e6448e03577723376dc50a5f0197402bbd0f68dd8667630cf4df8fb2300542ab\" id=03471ddb-5aa1-479e-95fb-2bf2cbc1ac7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.983920 | controller |     "Jun 12 16:33:38.423695 crc crio[24284]: time=\"2026-06-12T16:33:38.422888314Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.983935 | controller |     "Jun 12 16:33:38.830504 crc crio[24284]: time=\"2026-06-12T16:33:38.830325772Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.983954 | controller |     "Jun 12 16:33:38.839195 crc crio[24284]: time=\"2026-06-12T16:33:38.83909172Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.983970 | controller |     "Jun 12 16:33:39.306707 crc crio[24284]: time=\"2026-06-12T16:33:39.306623808Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.983985 | controller |     "Jun 12 16:33:39.354610 crc crio[24284]: time=\"2026-06-12T16:33:39.35445627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984000 | controller |     "Jun 12 16:33:39.354610 crc crio[24284]: time=\"2026-06-12T16:33:39.354590804Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984015 | controller |     "Jun 12 16:33:39.535752 crc crio[24284]: time=\"2026-06-12T16:33:39.535675709Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984031 | controller |     "Jun 12 16:33:39.817706 crc crio[24284]: time=\"2026-06-12T16:33:39.817601749Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984046 | controller |     "Jun 12 16:33:40.040855 crc crio[24284]: time=\"2026-06-12T16:33:40.040511226Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984060 | controller |     "Jun 12 16:33:40.089178 crc crio[24284]: time=\"2026-06-12T16:33:40.089071986Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984075 | controller |     "Jun 12 16:33:40.146921 crc crio[24284]: time=\"2026-06-12T16:33:40.146629813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984090 | controller |     "Jun 12 16:33:40.231663 crc crio[24284]: time=\"2026-06-12T16:33:40.231558475Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984107 | controller |     "Jun 12 16:33:40.244423 crc crio[24284]: time=\"2026-06-12T16:33:40.244330099Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984124 | controller |     "Jun 12 16:33:40.431567 crc crio[24284]: time=\"2026-06-12T16:33:40.430889316Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984140 | controller |     "Jun 12 16:33:41.121477 crc crio[24284]: time=\"2026-06-12T16:33:41.121058849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984162 | controller |     "Jun 12 16:33:42.038812 crc crio[24284]: time=\"2026-06-12T16:33:42.038062998Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984181 | controller |     "Jun 12 16:33:42.221923 crc crio[24284]: time=\"2026-06-12T16:33:42.220458926Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984201 | controller |     "Jun 12 16:33:42.868673 crc crio[24284]: time=\"2026-06-12T16:33:42.86789715Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984218 | controller |     "Jun 12 16:33:44.195422 crc crio[24284]: time=\"2026-06-12T16:33:44.194738888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984237 | controller |     "Jun 12 16:33:44.311097 crc crio[24284]: time=\"2026-06-12T16:33:44.310983761Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984254 | controller |     "Jun 12 16:33:44.327115 crc crio[24284]: time=\"2026-06-12T16:33:44.326979121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984273 | controller |     "Jun 12 16:33:44.886585 crc crio[24284]: time=\"2026-06-12T16:33:44.886481773Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984290 | controller |     "Jun 12 16:33:48.544675 crc crio[24284]: time=\"2026-06-12T16:33:48.543599962Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984309 | controller |     "Jun 12 16:33:48.771698 crc crio[24284]: time=\"2026-06-12T16:33:48.771561397Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984326 | controller |     "Jun 12 16:33:49.061070 crc crio[24284]: time=\"2026-06-12T16:33:49.060967675Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984345 | controller |     "Jun 12 16:33:49.244485 crc crio[24284]: time=\"2026-06-12T16:33:49.243766593Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984361 | controller |     "Jun 12 16:33:52.505564 crc crio[24284]: time=\"2026-06-12T16:33:52.504760008Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984380 | controller |     "Jun 12 16:33:52.539529 crc crio[24284]: time=\"2026-06-12T16:33:52.538740714Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984397 | controller |     "Jun 12 16:33:52.809392 crc crio[24284]: time=\"2026-06-12T16:33:52.809184154Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984423 | controller |     "Jun 12 16:33:52.988554 crc crio[24284]: time=\"2026-06-12T16:33:52.988035176Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984444 | controller |     "Jun 12 16:33:56.590549 crc crio[24284]: time=\"2026-06-12T16:33:56.589826647Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984465 | controller |     "Jun 12 16:33:56.944851 crc crio[24284]: time=\"2026-06-12T16:33:56.944175339Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984481 | controller |     "Jun 12 16:33:57.028494 crc crio[24284]: time=\"2026-06-12T16:33:57.026392396Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984501 | controller |     "Jun 12 16:33:57.253566 crc crio[24284]: time=\"2026-06-12T16:33:57.253372842Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984559 | controller |     "Jun 12 16:33:57.711960 crc crio[24284]: time=\"2026-06-12T16:33:57.707572008Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984583 | controller |     "Jun 12 16:33:57.835413 crc crio[24284]: time=\"2026-06-12T16:33:57.835227169Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984601 | controller |     "Jun 12 16:33:58.129398 crc crio[24284]: time=\"2026-06-12T16:33:58.128700762Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984621 | controller |     "Jun 12 16:33:58.237492 crc crio[24284]: time=\"2026-06-12T16:33:58.237103504Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984639 | controller |     "Jun 12 16:33:58.370667 crc crio[24284]: time=\"2026-06-12T16:33:58.370569304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984655 | controller |     "Jun 12 16:34:00.562942 crc crio[24284]: time=\"2026-06-12T16:34:00.562335394Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688034-mkmp9/POD\" id=1be26eec-8b92-4608-bc61-807c142483e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.984675 | controller |     "Jun 12 16:34:00.562942 crc crio[24284]: time=\"2026-06-12T16:34:00.562876002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.984693 | controller |     "Jun 12 16:34:00.628709 crc crio[24284]: time=\"2026-06-12T16:34:00.628571899Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002722028}] Aliases:map[]}\"",
2026-06-12 16:39:24.984714 | controller |     "Jun 12 16:34:00.628709 crc crio[24284]: time=\"2026-06-12T16:34:00.628648581Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688034-mkmp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.984739 | controller |     "Jun 12 16:34:01.075614 crc crio[24284]: time=\"2026-06-12T16:34:01.074622798Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984760 | controller |     "Jun 12 16:34:01.237967 crc crio[24284]: time=\"2026-06-12T16:34:01.237413632Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984777 | controller |     "Jun 12 16:34:01.584580 crc crio[24284]: 2026-06-12T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1762bf034938961 Mac:42:45:e9:31:1a:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.984798 | controller |     "Jun 12 16:34:01.586601 crc crio[24284]: time=\"2026-06-12T16:34:01.586526661Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002722028}] Aliases:map[]}\"",
2026-06-12 16:39:24.984816 | controller |     "Jun 12 16:34:01.587646 crc crio[24284]: time=\"2026-06-12T16:34:01.586688994Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688034-mkmp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.984836 | controller |     "Jun 12 16:34:01.602477 crc crio[24284]: time=\"2026-06-12T16:34:01.602414173Z\" level=info msg=\"Ran pod sandbox 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 with infra container: openshift-infra/auto-csr-approver-29688034-mkmp9/POD\" id=1be26eec-8b92-4608-bc61-807c142483e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.984853 | controller |     "Jun 12 16:34:01.605541 crc crio[24284]: time=\"2026-06-12T16:34:01.605481393Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8e00ac9f-fb19-4b19-96af-f15576776069 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.984873 | controller |     "Jun 12 16:34:01.618140 crc crio[24284]: time=\"2026-06-12T16:34:01.618051857Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.984894 | controller |     "Jun 12 16:34:01.945622 crc crio[24284]: time=\"2026-06-12T16:34:01.945526477Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984911 | controller |     "Jun 12 16:34:02.010487 crc crio[24284]: time=\"2026-06-12T16:34:02.009735267Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.984931 | controller |     "Jun 12 16:34:02.636055 crc crio[24284]: time=\"2026-06-12T16:34:02.63592024Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8e00ac9f-fb19-4b19-96af-f15576776069 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.984948 | controller |     "Jun 12 16:34:02.637632 crc crio[24284]: time=\"2026-06-12T16:34:02.636935841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=624f352c-1db3-4a25-bfb3-0f4c96dd488b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.984974 | controller |     "Jun 12 16:34:02.640331 crc crio[24284]: time=\"2026-06-12T16:34:02.640217725Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd0feb06-87b1-4be6-97d4-242ba895e398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.984994 | controller |     "Jun 12 16:34:02.735114 crc crio[24284]: time=\"2026-06-12T16:34:02.734918091Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688034-mkmp9/oc\" id=8cc61014-f364-410a-84f2-6e89cc0ed0f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.985011 | controller |     "Jun 12 16:34:02.735780 crc crio[24284]: time=\"2026-06-12T16:34:02.735699336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985031 | controller |     "Jun 12 16:34:02.784884 crc crio[24284]: time=\"2026-06-12T16:34:02.784769454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985049 | controller |     "Jun 12 16:34:03.256054 crc crio[24284]: time=\"2026-06-12T16:34:03.255690209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985069 | controller |     "Jun 12 16:34:03.344584 crc crio[24284]: time=\"2026-06-12T16:34:03.344176877Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.985087 | controller |     "Jun 12 16:34:03.425161 crc crio[24284]: time=\"2026-06-12T16:34:03.424992474Z\" level=info msg=\"Created container 76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d: openshift-infra/auto-csr-approver-29688034-mkmp9/oc\" id=8cc61014-f364-410a-84f2-6e89cc0ed0f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.985107 | controller |     "Jun 12 16:34:03.426934 crc crio[24284]: time=\"2026-06-12T16:34:03.426665724Z\" level=info msg=\"Starting container: 76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d\" id=55685629-04fa-4863-9c64-121e00dffb3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.985124 | controller |     "Jun 12 16:34:03.434495 crc crio[24284]: time=\"2026-06-12T16:34:03.433946554Z\" level=info msg=\"Started container\" PID=282478 containerID=76829d4f026e34f888170f68550b1c3b5cf1eed68eae47368ebafae9c22ac63d description=openshift-infra/auto-csr-approver-29688034-mkmp9/oc id=55685629-04fa-4863-9c64-121e00dffb3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115",
2026-06-12 16:39:24.985144 | controller |     "Jun 12 16:34:05.265187 crc crio[24284]: time=\"2026-06-12T16:34:05.264487226Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.985162 | controller |     "Jun 12 16:34:05.296861 crc crio[24284]: time=\"2026-06-12T16:34:05.296730936Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.985181 | controller |     "Jun 12 16:34:05.659902 crc crio[24284]: time=\"2026-06-12T16:34:05.659792345Z\" level=info msg=\"Stopping pod sandbox: 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115\" id=2f47b016-a74d-4a5b-bfd5-24199eb765b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.985198 | controller |     "Jun 12 16:34:05.660962 crc crio[24284]: time=\"2026-06-12T16:34:05.66088256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-mkmp9 Namespace:openshift-infra ID:1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115 UID:d084118b-9dcc-4445-891e-285ff7d5cb65 NetNS:/var/run/netns/0ca8e6c6-3c1c-4a99-9b04-22d48c0cb642 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd084118b_9dcc_4445_891e_285ff7d5cb65.slice PodAnnotations:0xc002612808}] Aliases:map[]}\"",
2026-06-12 16:39:24.985221 | controller |     "Jun 12 16:34:05.661149 crc crio[24284]: time=\"2026-06-12T16:34:05.661077883Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688034-mkmp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.985242 | controller |     "Jun 12 16:34:06.188650 crc crio[24284]: time=\"2026-06-12T16:34:06.187889185Z\" level=info msg=\"Stopped pod sandbox: 1762bf034938961d1161b57e9fe98a583756a0beaad2f32c314ae0ba78b10115\" id=2f47b016-a74d-4a5b-bfd5-24199eb765b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.985260 | controller |     "Jun 12 16:34:06.315445 crc crio[24284]: time=\"2026-06-12T16:34:06.315322654Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.985279 | controller |     "Jun 12 16:34:07.265388 crc crio[24284]: time=\"2026-06-12T16:34:07.264482471Z\" level=info msg=\"Removing container: 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686\" id=6b2ffdb2-1198-46b6-8195-e175fc1d9266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.985297 | controller |     "Jun 12 16:34:07.309411 crc crio[24284]: time=\"2026-06-12T16:34:07.30918046Z\" level=info msg=\"Removed container 85d4131233022f642981427b0b8bbfbb26cd2eef016d86c8788fbec4aed81686: openshift-must-gather-btdtr/crc-debug-h5d4c/container-00\" id=6b2ffdb2-1198-46b6-8195-e175fc1d9266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.985316 | controller |     "Jun 12 16:34:07.323535 crc crio[24284]: time=\"2026-06-12T16:34:07.323423528Z\" level=info msg=\"Stopping pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=aaa5d4b3-60f8-415c-8dca-feb79012b1db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.985333 | controller |     "Jun 12 16:34:07.323535 crc crio[24284]: time=\"2026-06-12T16:34:07.323535741Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=aaa5d4b3-60f8-415c-8dca-feb79012b1db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.985353 | controller |     "Jun 12 16:34:07.324987 crc crio[24284]: time=\"2026-06-12T16:34:07.324191352Z\" level=info msg=\"Removing pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=7ebe3ed9-b26b-4418-9571-fd7c55f6071c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.985370 | controller |     "Jun 12 16:34:07.344345 crc crio[24284]: time=\"2026-06-12T16:34:07.344180529Z\" level=info msg=\"Removed pod sandbox: a2eaa3798fc8102ecd4c7a0d8bef0432b74d94cba15bb63fd1e1c62618389cc0\" id=7ebe3ed9-b26b-4418-9571-fd7c55f6071c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.985389 | controller |     "Jun 12 16:34:12.096396 crc crio[24284]: time=\"2026-06-12T16:34:12.094576Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.985406 | controller |     "Jun 12 16:35:07.373856 crc crio[24284]: time=\"2026-06-12T16:35:07.372179281Z\" level=info msg=\"Removing container: 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072\" id=1f61d65e-cfdc-4b40-8ff3-8b8b5501b625 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.985426 | controller |     "Jun 12 16:35:07.571439 crc crio[24284]: time=\"2026-06-12T16:35:07.571326054Z\" level=info msg=\"Removed container 83034573806daa0fe1ed57bf0c983f4f9bf652f2cbc874b9a004fa749a623072: openshift-infra/auto-csr-approver-29688028-dwnpl/oc\" id=1f61d65e-cfdc-4b40-8ff3-8b8b5501b625 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.985447 | controller |     "Jun 12 16:35:07.589303 crc crio[24284]: time=\"2026-06-12T16:35:07.58917275Z\" level=info msg=\"Stopping pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=f8c56d5d-16d1-4b7d-b550-90c567be88ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.985467 | controller |     "Jun 12 16:35:07.589606 crc crio[24284]: time=\"2026-06-12T16:35:07.589343996Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=f8c56d5d-16d1-4b7d-b550-90c567be88ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.985484 | controller |     "Jun 12 16:35:07.590203 crc crio[24284]: time=\"2026-06-12T16:35:07.59013678Z\" level=info msg=\"Removing pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=c769abd7-8c52-4002-bd7f-0745e7d247a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.985504 | controller |     "Jun 12 16:35:07.631738 crc crio[24284]: time=\"2026-06-12T16:35:07.631529832Z\" level=info msg=\"Removed pod sandbox: bb7ae41797caec9bbeebc8cfb81b964d16cda3b2b1385f20b72b1304d1c05364\" id=c769abd7-8c52-4002-bd7f-0745e7d247a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.985580 | controller |     "Jun 12 16:35:09.468052 crc crio[24284]: time=\"2026-06-12T16:35:09.467396439Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gqvnf/POD\" id=260fa50a-362f-4337-b09b-a2c925ad7fd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.985602 | controller |     "Jun 12 16:35:09.468052 crc crio[24284]: time=\"2026-06-12T16:35:09.46804434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985618 | controller |     "Jun 12 16:35:09.548099 crc crio[24284]: time=\"2026-06-12T16:35:09.548029629Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc003242080}] Aliases:map[]}\"",
2026-06-12 16:39:24.985634 | controller |     "Jun 12 16:35:09.548483 crc crio[24284]: time=\"2026-06-12T16:35:09.548455592Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gqvnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.985649 | controller |     "Jun 12 16:35:10.205826 crc crio[24284]: 2026-06-12T16:35:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea510122c97311c Mac:ba:73:f9:34:5a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad SocketPath: PciID:}] [{Interface:0xc0005845c0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.985665 | controller |     "Jun 12 16:35:10.207735 crc crio[24284]: time=\"2026-06-12T16:35:10.207693056Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc003242080}] Aliases:map[]}\"",
2026-06-12 16:39:24.985681 | controller |     "Jun 12 16:35:10.208052 crc crio[24284]: time=\"2026-06-12T16:35:10.208027307Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gqvnf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.985699 | controller |     "Jun 12 16:35:10.219660 crc crio[24284]: time=\"2026-06-12T16:35:10.219063137Z\" level=info msg=\"Ran pod sandbox ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc with infra container: openshift-marketplace/redhat-operators-gqvnf/POD\" id=260fa50a-362f-4337-b09b-a2c925ad7fd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.985714 | controller |     "Jun 12 16:35:10.221865 crc crio[24284]: time=\"2026-06-12T16:35:10.221807285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87e0748e-3b7b-4461-ad2a-cefbbdd0dda1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.985730 | controller |     "Jun 12 16:35:10.225441 crc crio[24284]: time=\"2026-06-12T16:35:10.225380149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4d2a03ff-302c-49f0-9a7d-b8ad92ef32e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.985744 | controller |     "Jun 12 16:35:10.233056 crc crio[24284]: time=\"2026-06-12T16:35:10.232936568Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gqvnf/extract-utilities\" id=0e47036e-84c2-4c6d-a63b-6f1f4a374307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.985760 | controller |     "Jun 12 16:35:10.234984 crc crio[24284]: time=\"2026-06-12T16:35:10.233720243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985775 | controller |     "Jun 12 16:35:10.284149 crc crio[24284]: time=\"2026-06-12T16:35:10.284044692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985790 | controller |     "Jun 12 16:35:10.291321 crc crio[24284]: time=\"2026-06-12T16:35:10.289061031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985805 | controller |     "Jun 12 16:35:10.480950 crc crio[24284]: time=\"2026-06-12T16:35:10.480215043Z\" level=info msg=\"Created container a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f: openshift-marketplace/redhat-operators-gqvnf/extract-utilities\" id=0e47036e-84c2-4c6d-a63b-6f1f4a374307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.985820 | controller |     "Jun 12 16:35:10.482437 crc crio[24284]: time=\"2026-06-12T16:35:10.482353591Z\" level=info msg=\"Starting container: a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f\" id=dcdb3e85-f09b-4e1c-b934-04c0f82529c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.985835 | controller |     "Jun 12 16:35:10.487961 crc crio[24284]: time=\"2026-06-12T16:35:10.487883986Z\" level=info msg=\"Started container\" PID=286135 containerID=a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f description=openshift-marketplace/redhat-operators-gqvnf/extract-utilities id=dcdb3e85-f09b-4e1c-b934-04c0f82529c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc",
2026-06-12 16:39:24.985850 | controller |     "Jun 12 16:35:10.742358 crc crio[24284]: time=\"2026-06-12T16:35:10.742177528Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3df42310-fe80-457d-a609-e6aebdf6b89f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.985865 | controller |     "Jun 12 16:35:10.751545 crc crio[24284]: time=\"2026-06-12T16:35:10.751466918Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.985893 | controller |     "Jun 12 16:35:11.839775 crc crio[24284]: time=\"2026-06-12T16:35:11.839039215Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=3df42310-fe80-457d-a609-e6aebdf6b89f name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.985909 | controller |     "Jun 12 16:35:11.840712 crc crio[24284]: time=\"2026-06-12T16:35:11.840677626Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ab7cf6a7-2cd1-414f-9f39-015d7a5c830b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.985924 | controller |     "Jun 12 16:35:11.843878 crc crio[24284]: time=\"2026-06-12T16:35:11.843812356Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=875b1e2d-2862-4fb2-99cd-86804573cd95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.985939 | controller |     "Jun 12 16:35:11.852207 crc crio[24284]: time=\"2026-06-12T16:35:11.852077767Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gqvnf/extract-content\" id=1eb7476f-eb99-4708-85ff-f40160868aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.985954 | controller |     "Jun 12 16:35:11.852847 crc crio[24284]: time=\"2026-06-12T16:35:11.852764539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985969 | controller |     "Jun 12 16:35:11.919405 crc crio[24284]: time=\"2026-06-12T16:35:11.91830148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985984 | controller |     "Jun 12 16:35:11.922684 crc crio[24284]: time=\"2026-06-12T16:35:11.922572965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.985999 | controller |     "Jun 12 16:35:12.115774 crc crio[24284]: time=\"2026-06-12T16:35:12.115478823Z\" level=info msg=\"Created container dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164: openshift-marketplace/redhat-operators-gqvnf/extract-content\" id=1eb7476f-eb99-4708-85ff-f40160868aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986014 | controller |     "Jun 12 16:35:12.117039 crc crio[24284]: time=\"2026-06-12T16:35:12.116949399Z\" level=info msg=\"Starting container: dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164\" id=da5dccb8-e93b-4006-bd5b-933103957910 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.986029 | controller |     "Jun 12 16:35:12.124170 crc crio[24284]: time=\"2026-06-12T16:35:12.124111996Z\" level=info msg=\"Started container\" PID=286222 containerID=dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164 description=openshift-marketplace/redhat-operators-gqvnf/extract-content id=da5dccb8-e93b-4006-bd5b-933103957910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc",
2026-06-12 16:39:24.986045 | controller |     "Jun 12 16:35:14.819144 crc crio[24284]: time=\"2026-06-12T16:35:14.818333058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5151b3b-f555-43e2-a08c-4dd68d73bd27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.986060 | controller |     "Jun 12 16:35:14.827241 crc crio[24284]: time=\"2026-06-12T16:35:14.826935189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e0416d38-bdb6-47b7-b849-f076764be176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.986079 | controller |     "Jun 12 16:35:14.838909 crc crio[24284]: time=\"2026-06-12T16:35:14.838759173Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=49f950b8-a9c6-4032-b9ab-1df0f4992250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986094 | controller |     "Jun 12 16:35:14.839704 crc crio[24284]: time=\"2026-06-12T16:35:14.839643952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986109 | controller |     "Jun 12 16:35:14.940667 crc crio[24284]: time=\"2026-06-12T16:35:14.940574022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986124 | controller |     "Jun 12 16:35:14.945347 crc crio[24284]: time=\"2026-06-12T16:35:14.945229209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986139 | controller |     "Jun 12 16:35:15.122598 crc crio[24284]: time=\"2026-06-12T16:35:15.122326427Z\" level=info msg=\"Created container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=49f950b8-a9c6-4032-b9ab-1df0f4992250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986154 | controller |     "Jun 12 16:35:15.124768 crc crio[24284]: time=\"2026-06-12T16:35:15.124678241Z\" level=info msg=\"Starting container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a\" id=60963ae2-38af-4a61-9b93-39af6908d3e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.986169 | controller |     "Jun 12 16:35:15.134803 crc crio[24284]: time=\"2026-06-12T16:35:15.134729329Z\" level=info msg=\"Started container\" PID=286328 containerID=4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a description=openshift-marketplace/redhat-operators-gqvnf/registry-server id=60963ae2-38af-4a61-9b93-39af6908d3e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc",
2026-06-12 16:39:24.986184 | controller |     "Jun 12 16:35:31.123711 crc crio[24284]: time=\"2026-06-12T16:35:31.122727288Z\" level=info msg=\"Stopping container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a (timeout: 2s)\" id=5fa27e32-b8bd-4df6-83ac-1a951150b4e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.986199 | controller |     "Jun 12 16:35:31.300622 crc crio[24284]: time=\"2026-06-12T16:35:31.299760303Z\" level=info msg=\"Stopped container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=5fa27e32-b8bd-4df6-83ac-1a951150b4e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.986214 | controller |     "Jun 12 16:35:31.302425 crc crio[24284]: time=\"2026-06-12T16:35:31.302351475Z\" level=info msg=\"Stopping pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=b78d1011-12c6-46b2-9e15-c961bedf2d58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.986229 | controller |     "Jun 12 16:35:31.303079 crc crio[24284]: time=\"2026-06-12T16:35:31.302966974Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gqvnf Namespace:openshift-marketplace ID:ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc UID:d0ae15e8-fed5-4729-8d98-e36effb37d0d NetNS:/var/run/netns/036b44f8-d0be-4cdf-8ab7-3687374238ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0ae15e8_fed5_4729_8d98_e36effb37d0d.slice PodAnnotations:0xc001e05928}] Aliases:map[]}\"",
2026-06-12 16:39:24.986248 | controller |     "Jun 12 16:35:31.303305 crc crio[24284]: time=\"2026-06-12T16:35:31.303182111Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gqvnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.986264 | controller |     "Jun 12 16:35:31.655903 crc crio[24284]: time=\"2026-06-12T16:35:31.655731146Z\" level=info msg=\"Stopped pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=b78d1011-12c6-46b2-9e15-c961bedf2d58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.986279 | controller |     "Jun 12 16:35:32.149801 crc crio[24284]: time=\"2026-06-12T16:35:32.149118461Z\" level=info msg=\"Removing container: 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a\" id=1c7af279-feec-4c79-84c5-0c51253ee918 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.986294 | controller |     "Jun 12 16:35:32.202119 crc crio[24284]: time=\"2026-06-12T16:35:32.201559259Z\" level=info msg=\"Removed container 4e5cdacd3118015f925a8a45be33190f6529288fb6ae22a19b1ce73b65d5941a: openshift-marketplace/redhat-operators-gqvnf/registry-server\" id=1c7af279-feec-4c79-84c5-0c51253ee918 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.986310 | controller |     "Jun 12 16:35:32.207507 crc crio[24284]: time=\"2026-06-12T16:35:32.206892687Z\" level=info msg=\"Removing container: dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164\" id=4fb646f3-48a7-46eb-9d18-9d2c65b7cfa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.986324 | controller |     "Jun 12 16:35:32.262715 crc crio[24284]: time=\"2026-06-12T16:35:32.262465054Z\" level=info msg=\"Removed container dd298eecf895da562263a04edf7890ef75f223f608d72a453cdb9c19194f9164: openshift-marketplace/redhat-operators-gqvnf/extract-content\" id=4fb646f3-48a7-46eb-9d18-9d2c65b7cfa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.986339 | controller |     "Jun 12 16:35:32.266380 crc crio[24284]: time=\"2026-06-12T16:35:32.266226472Z\" level=info msg=\"Removing container: a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f\" id=b61820ef-fbb9-40e9-a450-9d954bce7a87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.986354 | controller |     "Jun 12 16:35:32.313339 crc crio[24284]: time=\"2026-06-12T16:35:32.31316112Z\" level=info msg=\"Removed container a4e8c9cb577d88f5a153afbcfa04db6a6cae4d949e4b3344d6f339e279997a5f: openshift-marketplace/redhat-operators-gqvnf/extract-utilities\" id=b61820ef-fbb9-40e9-a450-9d954bce7a87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.986369 | controller |     "Jun 12 16:35:53.954195 crc crio[24284]: time=\"2026-06-12T16:35:53.95316286Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-98mrc/POD\" id=52fe2cf5-87d6-4b13-bf9f-4c165521d986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.986384 | controller |     "Jun 12 16:35:53.955871 crc crio[24284]: time=\"2026-06-12T16:35:53.954216033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986400 | controller |     "Jun 12 16:35:54.007503 crc crio[24284]: time=\"2026-06-12T16:35:54.006816656Z\" level=info msg=\"Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc001212138}] Aliases:map[]}\"",
2026-06-12 16:39:24.986415 | controller |     "Jun 12 16:35:54.007503 crc crio[24284]: time=\"2026-06-12T16:35:54.006884698Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-98mrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.986433 | controller |     "Jun 12 16:35:54.634498 crc crio[24284]: 2026-06-12T16:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575c777f2665d49 Mac:c2:dd:60:32:a8:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da SocketPath: PciID:}] [{Interface:0xc000296900 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.986449 | controller |     "Jun 12 16:35:54.636804 crc crio[24284]: time=\"2026-06-12T16:35:54.636667605Z\" level=info msg=\"Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc001212138}] Aliases:map[]}\"",
2026-06-12 16:39:24.986464 | controller |     "Jun 12 16:35:54.637182 crc crio[24284]: time=\"2026-06-12T16:35:54.637037097Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-98mrc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.986479 | controller |     "Jun 12 16:35:54.652069 crc crio[24284]: time=\"2026-06-12T16:35:54.651838897Z\" level=info msg=\"Ran pod sandbox 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a with infra container: openshift-marketplace/community-operators-98mrc/POD\" id=52fe2cf5-87d6-4b13-bf9f-4c165521d986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.986494 | controller |     "Jun 12 16:35:54.655210 crc crio[24284]: time=\"2026-06-12T16:35:54.655111977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bec73a3-89a4-4dd1-a4c1-8e04b3ebb485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.986509 | controller |     "Jun 12 16:35:54.658531 crc crio[24284]: time=\"2026-06-12T16:35:54.658450464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9094e5a7-dad4-4faa-945d-2404822075be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.986567 | controller |     "Jun 12 16:35:54.668507 crc crio[24284]: time=\"2026-06-12T16:35:54.668369986Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-98mrc/extract-utilities\" id=59f4d2ea-a41c-4ea9-9328-5e7cf1f76886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986583 | controller |     "Jun 12 16:35:54.669030 crc crio[24284]: time=\"2026-06-12T16:35:54.668931415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986598 | controller |     "Jun 12 16:35:54.720091 crc crio[24284]: time=\"2026-06-12T16:35:54.719867834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986613 | controller |     "Jun 12 16:35:54.724307 crc crio[24284]: time=\"2026-06-12T16:35:54.72413072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986628 | controller |     "Jun 12 16:35:54.900930 crc crio[24284]: time=\"2026-06-12T16:35:54.90039714Z\" level=info msg=\"Created container b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6: openshift-marketplace/community-operators-98mrc/extract-utilities\" id=59f4d2ea-a41c-4ea9-9328-5e7cf1f76886 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986647 | controller |     "Jun 12 16:35:54.902606 crc crio[24284]: time=\"2026-06-12T16:35:54.902500828Z\" level=info msg=\"Starting container: b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6\" id=1b5a967a-434d-40e2-a3dd-3fa2a9501d71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.986662 | controller |     "Jun 12 16:35:54.913715 crc crio[24284]: time=\"2026-06-12T16:35:54.913566318Z\" level=info msg=\"Started container\" PID=288429 containerID=b715503b8b64aade1d0e9929821001c36818285c0e38f429fdfc838e2e3166f6 description=openshift-marketplace/community-operators-98mrc/extract-utilities id=1b5a967a-434d-40e2-a3dd-3fa2a9501d71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a",
2026-06-12 16:39:24.986678 | controller |     "Jun 12 16:35:55.508319 crc crio[24284]: time=\"2026-06-12T16:35:55.508159824Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27459888-f067-450f-af65-73b502b9df68 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.986693 | controller |     "Jun 12 16:35:55.517928 crc crio[24284]: time=\"2026-06-12T16:35:55.517837498Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 16:39:24.986708 | controller |     "Jun 12 16:35:56.237776 crc crio[24284]: time=\"2026-06-12T16:35:56.237458774Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=27459888-f067-450f-af65-73b502b9df68 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.986723 | controller |     "Jun 12 16:35:56.238712 crc crio[24284]: time=\"2026-06-12T16:35:56.238649971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6f783bd1-d9f9-46c7-b605-1706cf38388d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.986738 | controller |     "Jun 12 16:35:56.241775 crc crio[24284]: time=\"2026-06-12T16:35:56.241717419Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b14afd2f-b5ce-47c2-b690-13559bb75114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.986753 | controller |     "Jun 12 16:35:56.251390 crc crio[24284]: time=\"2026-06-12T16:35:56.251185688Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-98mrc/extract-content\" id=504385e8-952e-4398-b76a-21f18679ee49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986768 | controller |     "Jun 12 16:35:56.251876 crc crio[24284]: time=\"2026-06-12T16:35:56.251671553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986783 | controller |     "Jun 12 16:35:56.310114 crc crio[24284]: time=\"2026-06-12T16:35:56.310011617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986798 | controller |     "Jun 12 16:35:56.313625 crc crio[24284]: time=\"2026-06-12T16:35:56.31359294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986813 | controller |     "Jun 12 16:35:56.749902 crc crio[24284]: time=\"2026-06-12T16:35:56.749779899Z\" level=info msg=\"Created container 30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36: openshift-marketplace/community-operators-98mrc/extract-content\" id=504385e8-952e-4398-b76a-21f18679ee49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.986827 | controller |     "Jun 12 16:35:56.757094 crc crio[24284]: time=\"2026-06-12T16:35:56.754649045Z\" level=info msg=\"Starting container: 30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36\" id=d55f28f8-5bdd-43f0-8b9b-d6d91a7a9f79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.986846 | controller |     "Jun 12 16:35:56.763787 crc crio[24284]: time=\"2026-06-12T16:35:56.763680417Z\" level=info msg=\"Started container\" PID=288507 containerID=30a2a9419987b255af49225c9ba6bbd134d122d37f077e4505b40698ec3acf36 description=openshift-marketplace/community-operators-98mrc/extract-content id=d55f28f8-5bdd-43f0-8b9b-d6d91a7a9f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a",
2026-06-12 16:39:24.986862 | controller |     "Jun 12 16:36:00.975372 crc crio[24284]: time=\"2026-06-12T16:36:00.973852299Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688036-bc7sc/POD\" id=0667b7d5-1ffa-4733-9929-6a9c6c609d99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.986877 | controller |     "Jun 12 16:36:00.975372 crc crio[24284]: time=\"2026-06-12T16:36:00.974686986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.986892 | controller |     "Jun 12 16:36:01.022188 crc crio[24284]: time=\"2026-06-12T16:36:01.021945571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc003242b28}] Aliases:map[]}\"",
2026-06-12 16:39:24.986907 | controller |     "Jun 12 16:36:01.022188 crc crio[24284]: time=\"2026-06-12T16:36:01.022215299Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688036-bc7sc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.986922 | controller |     "Jun 12 16:36:01.627304 crc crio[24284]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bb4079dd91d107 Mac:8a:08:52:cd:c8:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 SocketPath: PciID:}] [{Interface:0xc000430790 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.986937 | controller |     "Jun 12 16:36:01.631359 crc crio[24284]: time=\"2026-06-12T16:36:01.631107316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc003242b28}] Aliases:map[]}\"",
2026-06-12 16:39:24.986952 | controller |     "Jun 12 16:36:01.631830 crc crio[24284]: time=\"2026-06-12T16:36:01.631702765Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688036-bc7sc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.986967 | controller |     "Jun 12 16:36:01.646235 crc crio[24284]: time=\"2026-06-12T16:36:01.645497811Z\" level=info msg=\"Ran pod sandbox 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 with infra container: openshift-infra/auto-csr-approver-29688036-bc7sc/POD\" id=0667b7d5-1ffa-4733-9929-6a9c6c609d99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.986982 | controller |     "Jun 12 16:36:01.651131 crc crio[24284]: time=\"2026-06-12T16:36:01.650969482Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ef69ec7e-1ec0-475d-8a6d-4ce40f600505 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.987001 | controller |     "Jun 12 16:36:01.661379 crc crio[24284]: time=\"2026-06-12T16:36:01.660722352Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.987016 | controller |     "Jun 12 16:36:01.804403 crc crio[24284]: time=\"2026-06-12T16:36:01.80435542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9584ae26-e6d7-41ba-b80f-4d053704ff88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.987031 | controller |     "Jun 12 16:36:01.806701 crc crio[24284]: time=\"2026-06-12T16:36:01.806570281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=56c37b2d-f3f6-4178-b720-f81c01f2c93c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.987046 | controller |     "Jun 12 16:36:01.835151 crc crio[24284]: time=\"2026-06-12T16:36:01.834928648Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-98mrc/registry-server\" id=73c3180c-a41c-47a5-88ab-22a22e48db75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.987061 | controller |     "Jun 12 16:36:01.835568 crc crio[24284]: time=\"2026-06-12T16:36:01.835468825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987076 | controller |     "Jun 12 16:36:01.904327 crc crio[24284]: time=\"2026-06-12T16:36:01.904212458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987091 | controller |     "Jun 12 16:36:01.908515 crc crio[24284]: time=\"2026-06-12T16:36:01.908486282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987105 | controller |     "Jun 12 16:36:02.374421 crc crio[24284]: time=\"2026-06-12T16:36:02.373753569Z\" level=info msg=\"Created container bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260: openshift-marketplace/community-operators-98mrc/registry-server\" id=73c3180c-a41c-47a5-88ab-22a22e48db75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.987120 | controller |     "Jun 12 16:36:02.378812 crc crio[24284]: time=\"2026-06-12T16:36:02.378667464Z\" level=info msg=\"Starting container: bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260\" id=7b587cfb-f0d7-4cd1-bca7-8e5ae4928f61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.987135 | controller |     "Jun 12 16:36:02.385514 crc crio[24284]: time=\"2026-06-12T16:36:02.385406496Z\" level=info msg=\"Started container\" PID=288867 containerID=bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260 description=openshift-marketplace/community-operators-98mrc/registry-server id=7b587cfb-f0d7-4cd1-bca7-8e5ae4928f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a",
2026-06-12 16:39:24.987151 | controller |     "Jun 12 16:36:03.639332 crc crio[24284]: time=\"2026-06-12T16:36:03.638801348Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ef69ec7e-1ec0-475d-8a6d-4ce40f600505 name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.987166 | controller |     "Jun 12 16:36:03.640516 crc crio[24284]: time=\"2026-06-12T16:36:03.640137448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98b03b8e-830f-4392-8e31-90c01b799cf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.987184 | controller |     "Jun 12 16:36:03.643913 crc crio[24284]: time=\"2026-06-12T16:36:03.643560566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=de3f6d06-81be-452c-a22d-586f7f4364fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.987200 | controller |     "Jun 12 16:36:03.652620 crc crio[24284]: time=\"2026-06-12T16:36:03.651970593Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688036-bc7sc/oc\" id=810d5155-0a1f-4bec-831e-505d9ad1c52f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.987214 | controller |     "Jun 12 16:36:03.652620 crc crio[24284]: time=\"2026-06-12T16:36:03.652552071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987229 | controller |     "Jun 12 16:36:03.711432 crc crio[24284]: time=\"2026-06-12T16:36:03.711310648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987244 | controller |     "Jun 12 16:36:03.959061 crc crio[24284]: time=\"2026-06-12T16:36:03.958944954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987259 | controller |     "Jun 12 16:36:04.094776 crc crio[24284]: time=\"2026-06-12T16:36:04.094302464Z\" level=info msg=\"Created container 3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893: openshift-infra/auto-csr-approver-29688036-bc7sc/oc\" id=810d5155-0a1f-4bec-831e-505d9ad1c52f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.987274 | controller |     "Jun 12 16:36:04.096031 crc crio[24284]: time=\"2026-06-12T16:36:04.095892354Z\" level=info msg=\"Starting container: 3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893\" id=69c8c813-e7b0-4b1b-add0-a06d252c8db0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.987288 | controller |     "Jun 12 16:36:04.101868 crc crio[24284]: time=\"2026-06-12T16:36:04.1017906Z\" level=info msg=\"Started container\" PID=288981 containerID=3c9d7cdd2a256b4372cfdd4861c0320934c1f1bb1649c4d93fe049d71dc47893 description=openshift-infra/auto-csr-approver-29688036-bc7sc/oc id=69c8c813-e7b0-4b1b-add0-a06d252c8db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5",
2026-06-12 16:39:24.987304 | controller |     "Jun 12 16:36:05.048087 crc crio[24284]: time=\"2026-06-12T16:36:05.04739401Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 16:39:24.987318 | controller |     "Jun 12 16:36:05.900070 crc crio[24284]: time=\"2026-06-12T16:36:05.899475803Z\" level=info msg=\"Stopping pod sandbox: 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5\" id=9163761e-e3a9-4af5-aff2-44693713d788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987333 | controller |     "Jun 12 16:36:05.903139 crc crio[24284]: time=\"2026-06-12T16:36:05.903048496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-bc7sc Namespace:openshift-infra ID:2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5 UID:d0ba7de4-2080-4e71-b5f4-5abd78674ae1 NetNS:/var/run/netns/e868e744-2f39-44be-ba79-b9e80338ac88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ba7de4_2080_4e71_b5f4_5abd78674ae1.slice PodAnnotations:0xc004286a08}] Aliases:map[]}\"",
2026-06-12 16:39:24.987349 | controller |     "Jun 12 16:36:05.903413 crc crio[24284]: time=\"2026-06-12T16:36:05.903347586Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688036-bc7sc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.987368 | controller |     "Jun 12 16:36:06.388087 crc crio[24284]: time=\"2026-06-12T16:36:06.387473119Z\" level=info msg=\"Stopped pod sandbox: 2bb4079dd91d1074c361b15f21a5514d316cf19495b2b9dd2a8eedd4531229f5\" id=9163761e-e3a9-4af5-aff2-44693713d788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987383 | controller |     "Jun 12 16:36:07.710101 crc crio[24284]: time=\"2026-06-12T16:36:07.709387609Z\" level=info msg=\"Stopping pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=ccf82f3d-dee9-4638-98fb-f0d0fc458e01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987398 | controller |     "Jun 12 16:36:07.710101 crc crio[24284]: time=\"2026-06-12T16:36:07.710006148Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=ccf82f3d-dee9-4638-98fb-f0d0fc458e01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987413 | controller |     "Jun 12 16:36:07.713063 crc crio[24284]: time=\"2026-06-12T16:36:07.711088238Z\" level=info msg=\"Removing pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=9e9a4595-6429-4c55-993e-fc9d0585b09e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.987428 | controller |     "Jun 12 16:36:07.737081 crc crio[24284]: time=\"2026-06-12T16:36:07.736911337Z\" level=info msg=\"Removed pod sandbox: ea510122c97311ca47744b2dbed4e9b2bdce39b9d3ed346d559e8a00d1a916bc\" id=9e9a4595-6429-4c55-993e-fc9d0585b09e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.987443 | controller |     "Jun 12 16:36:13.364883 crc crio[24284]: time=\"2026-06-12T16:36:13.363075333Z\" level=info msg=\"Stopping container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068 (timeout: 2s)\" id=fcf8f1ac-17c3-4466-8302-ad80ee04240d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.987458 | controller |     "Jun 12 16:36:13.541362 crc crio[24284]: time=\"2026-06-12T16:36:13.541193152Z\" level=info msg=\"Stopped container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=fcf8f1ac-17c3-4466-8302-ad80ee04240d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.987473 | controller |     "Jun 12 16:36:13.543196 crc crio[24284]: time=\"2026-06-12T16:36:13.543106962Z\" level=info msg=\"Stopping pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=8e333ef0-07b9-4172-aed8-e1d021f8e018 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987488 | controller |     "Jun 12 16:36:13.544781 crc crio[24284]: time=\"2026-06-12T16:36:13.544724393Z\" level=info msg=\"Got pod network &{Name:must-gather-s26tr Namespace:openshift-must-gather-btdtr ID:d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4 UID:23f98330-db88-4e83-99c4-4c46c4bca511 NetNS:/var/run/netns/6de912ce-da8c-4d9e-8077-b99d784a0cff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23f98330_db88_4e83_99c4_4c46c4bca511.slice PodAnnotations:0xc00041cfb0}] Aliases:map[]}\"",
2026-06-12 16:39:24.987504 | controller |     "Jun 12 16:36:13.545064 crc crio[24284]: time=\"2026-06-12T16:36:13.54494357Z\" level=info msg=\"Deleting pod openshift-must-gather-btdtr_must-gather-s26tr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.987539 | controller |     "Jun 12 16:36:13.942487 crc crio[24284]: time=\"2026-06-12T16:36:13.940558763Z\" level=info msg=\"Stopped pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=8e333ef0-07b9-4172-aed8-e1d021f8e018 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987557 | controller |     "Jun 12 16:36:16.378499 crc crio[24284]: time=\"2026-06-12T16:36:16.377110873Z\" level=info msg=\"Stopping container: bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260 (timeout: 2s)\" id=610df91d-6504-4bf5-9270-3298572d33be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.987576 | controller |     "Jun 12 16:36:16.510426 crc crio[24284]: time=\"2026-06-12T16:36:16.510306974Z\" level=info msg=\"Stopped container bb8caa494da3d48f5f3b34db0cb73f27369778cf65d04ad1d4bfceddc1291260: openshift-marketplace/community-operators-98mrc/registry-server\" id=610df91d-6504-4bf5-9270-3298572d33be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 16:39:24.987592 | controller |     "Jun 12 16:36:16.511939 crc crio[24284]: time=\"2026-06-12T16:36:16.511855969Z\" level=info msg=\"Stopping pod sandbox: 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\" id=e51fee35-bc90-4ee7-918c-790ccd10536c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987607 | controller |     "Jun 12 16:36:16.512845 crc crio[24284]: time=\"2026-06-12T16:36:16.512775628Z\" level=info msg=\"Got pod network &{Name:community-operators-98mrc Namespace:openshift-marketplace ID:575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a UID:7157b26b-bc6d-490e-b33b-43253d18d848 NetNS:/var/run/netns/ecb057f4-02a6-4859-94ee-bec3a94ae0da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7157b26b_bc6d_490e_b33b_43253d18d848.slice PodAnnotations:0xc004af8ae0}] Aliases:map[]}\"",
2026-06-12 16:39:24.987622 | controller |     "Jun 12 16:36:16.513071 crc crio[24284]: time=\"2026-06-12T16:36:16.512968524Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-98mrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.987638 | controller |     "Jun 12 16:36:17.007050 crc crio[24284]: time=\"2026-06-12T16:36:17.006492347Z\" level=info msg=\"Stopped pod sandbox: 575c777f2665d49f7c8c261fd1ad634abdb19b7c6f9d80ddf4969d59502ea80a\" id=e51fee35-bc90-4ee7-918c-790ccd10536c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987653 | controller |     "Jun 12 16:37:07.760200 crc crio[24284]: time=\"2026-06-12T16:37:07.758422737Z\" level=info msg=\"Removing container: a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068\" id=8d935090-b442-4918-b76c-7598a72c36a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.987668 | controller |     "Jun 12 16:37:07.794604 crc crio[24284]: time=\"2026-06-12T16:37:07.794488943Z\" level=info msg=\"Removed container a34ada7d3e00b7fcc3ad49ab03740e8eee0ebaffac1a6a05b8505fdcc8b04068: openshift-must-gather-btdtr/must-gather-s26tr/copy\" id=8d935090-b442-4918-b76c-7598a72c36a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.987683 | controller |     "Jun 12 16:37:07.797565 crc crio[24284]: time=\"2026-06-12T16:37:07.797506042Z\" level=info msg=\"Removing container: 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f\" id=60e7b9fb-de67-431e-bfc4-4a88fc2b6a6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.987698 | controller |     "Jun 12 16:37:07.948190 crc crio[24284]: time=\"2026-06-12T16:37:07.947887024Z\" level=info msg=\"Removed container 8dd098430438488277d952da0fe3bbc7bfd5d09212d2456df564a65a97ab2f9f: openshift-infra/auto-csr-approver-29688030-5sr4p/oc\" id=60e7b9fb-de67-431e-bfc4-4a88fc2b6a6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.987713 | controller |     "Jun 12 16:37:07.951717 crc crio[24284]: time=\"2026-06-12T16:37:07.951548482Z\" level=info msg=\"Removing container: 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b\" id=513be030-b60b-43c5-835a-e673fdffe1fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.987728 | controller |     "Jun 12 16:37:08.110002 crc crio[24284]: time=\"2026-06-12T16:37:08.109780116Z\" level=info msg=\"Removed container 5d00e66b04a5127880751c3370b0c715e3617d7291c516c782d2c79fac8c065b: openshift-must-gather-btdtr/must-gather-s26tr/gather\" id=513be030-b60b-43c5-835a-e673fdffe1fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.987747 | controller |     "Jun 12 16:37:08.127655 crc crio[24284]: time=\"2026-06-12T16:37:08.127502014Z\" level=info msg=\"Stopping pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=bc248c8f-accc-4afc-bf2a-46d0b12f3a4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987763 | controller |     "Jun 12 16:37:08.127655 crc crio[24284]: time=\"2026-06-12T16:37:08.127597857Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=bc248c8f-accc-4afc-bf2a-46d0b12f3a4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987778 | controller |     "Jun 12 16:37:08.128601 crc crio[24284]: time=\"2026-06-12T16:37:08.128522976Z\" level=info msg=\"Removing pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=36dc7460-3b13-4026-937e-85da100e3f0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.987793 | controller |     "Jun 12 16:37:08.144234 crc crio[24284]: time=\"2026-06-12T16:37:08.144101701Z\" level=info msg=\"Removed pod sandbox: aa28054754a7c99ec6a129ae74a1a3a7a675db96c2255b9599f018ee567421e1\" id=36dc7460-3b13-4026-937e-85da100e3f0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.987808 | controller |     "Jun 12 16:37:08.145893 crc crio[24284]: time=\"2026-06-12T16:37:08.145772111Z\" level=info msg=\"Stopping pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=c03bf297-9b49-4213-8c4d-1e0e6b62a1bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987823 | controller |     "Jun 12 16:37:08.145893 crc crio[24284]: time=\"2026-06-12T16:37:08.145892635Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=c03bf297-9b49-4213-8c4d-1e0e6b62a1bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.987838 | controller |     "Jun 12 16:37:08.146773 crc crio[24284]: time=\"2026-06-12T16:37:08.146634509Z\" level=info msg=\"Removing pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=ff42fcef-2b24-4668-b8f5-67a5a19ed117 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.987853 | controller |     "Jun 12 16:37:08.175365 crc crio[24284]: time=\"2026-06-12T16:37:08.175123988Z\" level=info msg=\"Removed pod sandbox: d5bc581f54e7cb96aa8487842fd395d4e2ecbc45878830eb3609477bc1371ac4\" id=ff42fcef-2b24-4668-b8f5-67a5a19ed117 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.987868 | controller |     "Jun 12 16:38:00.568952 crc crio[24284]: time=\"2026-06-12T16:38:00.568002454Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688038-9qlxm/POD\" id=d9bf971c-7370-475d-9526-e5cf90867ba2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.987882 | controller |     "Jun 12 16:38:00.570144 crc crio[24284]: time=\"2026-06-12T16:38:00.569053609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.987898 | controller |     "Jun 12 16:38:00.613594 crc crio[24284]: time=\"2026-06-12T16:38:00.613467194Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc0006be1f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.987913 | controller |     "Jun 12 16:38:00.613594 crc crio[24284]: time=\"2026-06-12T16:38:00.613538636Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688038-9qlxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.987935 | controller |     "Jun 12 16:38:01.228149 crc crio[24284]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a1d688aa23a9b0 Mac:b2:e9:d0:41:1e:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 16:39:24.987950 | controller |     "Jun 12 16:38:01.230428 crc crio[24284]: time=\"2026-06-12T16:38:01.230341279Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc0006be1f0}] Aliases:map[]}\"",
2026-06-12 16:39:24.987966 | controller |     "Jun 12 16:38:01.230619 crc crio[24284]: time=\"2026-06-12T16:38:01.230547686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688038-9qlxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 16:39:24.987981 | controller |     "Jun 12 16:38:01.240952 crc crio[24284]: time=\"2026-06-12T16:38:01.240850768Z\" level=info msg=\"Ran pod sandbox 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 with infra container: openshift-infra/auto-csr-approver-29688038-9qlxm/POD\" id=d9bf971c-7370-475d-9526-e5cf90867ba2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 16:39:24.987996 | controller |     "Jun 12 16:38:01.247069 crc crio[24284]: time=\"2026-06-12T16:38:01.246946978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00952700-ae97-4641-87b8-c8ad6e8ddbaf name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.988012 | controller |     "Jun 12 16:38:01.257217 crc crio[24284]: time=\"2026-06-12T16:38:01.257098632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 16:39:24.988027 | controller |     "Jun 12 16:38:02.200517 crc crio[24284]: time=\"2026-06-12T16:38:02.199459098Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00952700-ae97-4641-87b8-c8ad6e8ddbaf name=/runtime.v1.ImageService/PullImage",
2026-06-12 16:39:24.988042 | controller |     "Jun 12 16:38:02.201470 crc crio[24284]: time=\"2026-06-12T16:38:02.201192654Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=33322e29-7c0e-4316-9ed3-bbfe8a7587a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.988057 | controller |     "Jun 12 16:38:02.204327 crc crio[24284]: time=\"2026-06-12T16:38:02.203826128Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec392290-9d9c-44da-ae7f-40ce722a3973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 16:39:24.988072 | controller |     "Jun 12 16:38:02.215371 crc crio[24284]: time=\"2026-06-12T16:38:02.211624216Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688038-9qlxm/oc\" id=243d7340-5218-4698-9a78-6e997d6ad996 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.988087 | controller |     "Jun 12 16:38:02.215371 crc crio[24284]: time=\"2026-06-12T16:38:02.212838415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.988102 | controller |     "Jun 12 16:38:02.259635 crc crio[24284]: time=\"2026-06-12T16:38:02.259572924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.988120 | controller |     "Jun 12 16:38:02.466729 crc crio[24284]: time=\"2026-06-12T16:38:02.466595081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 16:39:24.988136 | controller |     "Jun 12 16:38:02.576456 crc crio[24284]: time=\"2026-06-12T16:38:02.57578312Z\" level=info msg=\"Created container 46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028: openshift-infra/auto-csr-approver-29688038-9qlxm/oc\" id=243d7340-5218-4698-9a78-6e997d6ad996 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 16:39:24.988150 | controller |     "Jun 12 16:38:02.579237 crc crio[24284]: time=\"2026-06-12T16:38:02.579086365Z\" level=info msg=\"Starting container: 46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028\" id=51727b35-d247-402a-b36e-fa0dbde9f567 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 16:39:24.988166 | controller |     "Jun 12 16:38:02.586478 crc crio[24284]: time=\"2026-06-12T16:38:02.586348436Z\" level=info msg=\"Started container\" PID=294947 containerID=46730fdb3037bbb0b5e0eb453b32dfda0f8c5e08e45670480aefce30646a5028 description=openshift-infra/auto-csr-approver-29688038-9qlxm/oc id=51727b35-d247-402a-b36e-fa0dbde9f567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301",
2026-06-12 16:39:24.988181 | controller |     "Jun 12 16:38:04.736999 crc crio[24284]: time=\"2026-06-12T16:38:04.735868349Z\" level=info msg=\"Stopping pod sandbox: 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301\" id=a2f00f66-8cc2-4290-8db3-ad5cd95f9514 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.988197 | controller |     "Jun 12 16:38:04.739370 crc crio[24284]: time=\"2026-06-12T16:38:04.737955776Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-9qlxm Namespace:openshift-infra ID:1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301 UID:a642acad-acb3-4b76-b0c0-845de02382e3 NetNS:/var/run/netns/97814f60-5ee9-48a9-be53-c1dbd2160d85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda642acad_acb3_4b76_b0c0_845de02382e3.slice PodAnnotations:0xc003242c10}] Aliases:map[]}\"",
2026-06-12 16:39:24.988212 | controller |     "Jun 12 16:38:04.739370 crc crio[24284]: time=\"2026-06-12T16:38:04.738173783Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688038-9qlxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 16:39:24.988227 | controller |     "Jun 12 16:38:05.097876 crc crio[24284]: time=\"2026-06-12T16:38:05.096947485Z\" level=info msg=\"Stopped pod sandbox: 1a1d688aa23a9b011472bec382e672a6ad6210f52887625271cb0e7039236301\" id=a2f00f66-8cc2-4290-8db3-ad5cd95f9514 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.988243 | controller |     "Jun 12 16:38:08.202763 crc crio[24284]: time=\"2026-06-12T16:38:08.201556812Z\" level=info msg=\"Removing container: fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2\" id=f098d862-329f-42c7-8d50-63321699382a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.988258 | controller |     "Jun 12 16:38:08.328093 crc crio[24284]: time=\"2026-06-12T16:38:08.327895Z\" level=info msg=\"Removed container fd5c5ee7a5c67995e6b43335d18c6da88ce96e121dd99948985dc0685c2f0cb2: openshift-infra/auto-csr-approver-29688032-dbhm4/oc\" id=f098d862-329f-42c7-8d50-63321699382a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 16:39:24.988273 | controller |     "Jun 12 16:38:08.338723 crc crio[24284]: time=\"2026-06-12T16:38:08.338455254Z\" level=info msg=\"Stopping pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=2248d442-d408-4e87-9cb7-bdff5394a15a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.988291 | controller |     "Jun 12 16:38:08.338723 crc crio[24284]: time=\"2026-06-12T16:38:08.338708782Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=2248d442-d408-4e87-9cb7-bdff5394a15a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 16:39:24.988306 | controller |     "Jun 12 16:38:08.339653 crc crio[24284]: time=\"2026-06-12T16:38:08.339443976Z\" level=info msg=\"Removing pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=8d1c188f-92de-4736-a7cd-210799d259f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 16:39:24.988321 | controller |     "Jun 12 16:38:08.356536 crc crio[24284]: time=\"2026-06-12T16:38:08.35641683Z\" level=info msg=\"Removed pod sandbox: a4096cfe9ad8235320bfe5c1282b3a2c47db84ecca4d35a86b8bbecb635064bd\" id=8d1c188f-92de-4736-a7cd-210799d259f2 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-12 16:39:24.988336 | controller |   ],
2026-06-12 16:39:24.988352 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-12 16:39:24.988368 | controller | }
2026-06-12 16:39:24.993294 | controller | changed: All items complete
2026-06-12 16:39:24.993329 | 
2026-06-12 16:39:25.346801 | 
2026-06-12 16:39:25.346947 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-12 16:39:25.767408 | controller | skipping: Conditional result was False
2026-06-12 16:39:26.208658 | 
2026-06-12 16:39:26.208819 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-12 16:39:26.803122 | controller | ok: All paths examined
2026-06-12 16:39:26.833109 | 
2026-06-12 16:39:26.833223 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-12 16:39:27.583817 | controller | changed
2026-06-12 16:39:27.637326 | 
2026-06-12 16:39:27.637494 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-12 16:39:28.053927 | controller | changed
2026-06-12 16:39:28.087266 | 
2026-06-12 16:39:28.087364 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-12 16:39:28.486296 | controller | ok: All paths examined
2026-06-12 16:39:28.512731 | 
2026-06-12 16:39:28.512840 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-12 16:39:28.876844 | controller | ok
2026-06-12 16:39:28.903907 | 
2026-06-12 16:39:28.904018 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-12 16:39:29.704412 | controller | changed:
2026-06-12 16:39:29.704894 | controller | {
2026-06-12 16:39:29.704939 | controller |   "atime": 1777967689.47849,
2026-06-12 16:39:29.704966 | controller |   "ctime": 1777968154.1714108,
2026-06-12 16:39:29.704990 | controller |   "dev": 64513,
2026-06-12 16:39:29.705014 | controller |   "gid": 1000,
2026-06-12 16:39:29.705038 | controller |   "gr_name": "zuul",
2026-06-12 16:39:29.705060 | controller |   "inode": 236288,
2026-06-12 16:39:29.705082 | controller |   "isblk": false,
2026-06-12 16:39:29.705104 | controller |   "ischr": false,
2026-06-12 16:39:29.705126 | controller |   "isdir": false,
2026-06-12 16:39:29.705147 | controller |   "isfifo": false,
2026-06-12 16:39:29.705168 | controller |   "isgid": false,
2026-06-12 16:39:29.705189 | controller |   "islnk": false,
2026-06-12 16:39:29.705210 | controller |   "isreg": true,
2026-06-12 16:39:29.705230 | controller |   "issock": false,
2026-06-12 16:39:29.705251 | controller |   "isuid": false,
2026-06-12 16:39:29.705272 | controller |   "mode": "0644",
2026-06-12 16:39:29.705292 | controller |   "mtime": 1777968154.1714108,
2026-06-12 16:39:29.705314 | controller |   "nlink": 1,
2026-06-12 16:39:29.705335 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 16:39:29.705357 | controller |   "pw_name": "zuul",
2026-06-12 16:39:29.705378 | controller |   "rgrp": true,
2026-06-12 16:39:29.705399 | controller |   "roth": true,
2026-06-12 16:39:29.705420 | controller |   "rusr": true,
2026-06-12 16:39:29.705450 | controller |   "size": 4108,
2026-06-12 16:39:29.705471 | controller |   "uid": 1000,
2026-06-12 16:39:29.705492 | controller |   "wgrp": false,
2026-06-12 16:39:29.705512 | controller |   "woth": false,
2026-06-12 16:39:29.705568 | controller |   "wusr": true,
2026-06-12 16:39:29.705591 | controller |   "xgrp": false,
2026-06-12 16:39:29.705612 | controller |   "xoth": false,
2026-06-12 16:39:29.705633 | controller |   "xusr": false
2026-06-12 16:39:29.705654 | controller | }
2026-06-12 16:39:29.705691 | 
2026-06-12 16:39:30.671596 | controller | changed:
2026-06-12 16:39:30.671889 | controller | {
2026-06-12 16:39:30.671940 | controller |   "atime": 1781277824.5161455,
2026-06-12 16:39:30.671964 | controller |   "ctime": 1781277822.8160906,
2026-06-12 16:39:30.671989 | controller |   "dev": 64513,
2026-06-12 16:39:30.672010 | controller |   "gid": 1000,
2026-06-12 16:39:30.672030 | controller |   "gr_name": "zuul",
2026-06-12 16:39:30.672053 | controller |   "inode": 2688,
2026-06-12 16:39:30.672069 | controller |   "isblk": false,
2026-06-12 16:39:30.672087 | controller |   "ischr": false,
2026-06-12 16:39:30.672110 | controller |   "isdir": false,
2026-06-12 16:39:30.672130 | controller |   "isfifo": false,
2026-06-12 16:39:30.672157 | controller |   "isgid": false,
2026-06-12 16:39:30.672177 | controller |   "islnk": false,
2026-06-12 16:39:30.672201 | controller |   "isreg": true,
2026-06-12 16:39:30.672221 | controller |   "issock": false,
2026-06-12 16:39:30.672236 | controller |   "isuid": false,
2026-06-12 16:39:30.672260 | controller |   "mode": "0644",
2026-06-12 16:39:30.672287 | controller |   "mtime": 1781277822.8160906,
2026-06-12 16:39:30.672307 | controller |   "nlink": 1,
2026-06-12 16:39:30.672322 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 16:39:30.672342 | controller |   "pw_name": "zuul",
2026-06-12 16:39:30.672366 | controller |   "rgrp": true,
2026-06-12 16:39:30.672390 | controller |   "roth": true,
2026-06-12 16:39:30.672413 | controller |   "rusr": true,
2026-06-12 16:39:30.672436 | controller |   "size": 4412,
2026-06-12 16:39:30.672456 | controller |   "uid": 1000,
2026-06-12 16:39:30.672475 | controller |   "wgrp": false,
2026-06-12 16:39:30.672498 | controller |   "woth": false,
2026-06-12 16:39:30.672542 | controller |   "wusr": true,
2026-06-12 16:39:30.672576 | controller |   "xgrp": false,
2026-06-12 16:39:30.672596 | controller |   "xoth": false,
2026-06-12 16:39:30.672611 | controller |   "xusr": false
2026-06-12 16:39:30.672631 | controller | }
2026-06-12 16:39:31.062258 | controller | changed:
2026-06-12 16:39:31.062429 | controller | {
2026-06-12 16:39:31.062489 | controller |   "atime": 1781282208.1393552,
2026-06-12 16:39:31.062575 | controller |   "ctime": 1781281575.4970315,
2026-06-12 16:39:31.062623 | controller |   "dev": 64513,
2026-06-12 16:39:31.062667 | controller |   "gid": 1000,
2026-06-12 16:39:31.062711 | controller |   "gr_name": "zuul",
2026-06-12 16:39:31.062753 | controller |   "inode": 3015531,
2026-06-12 16:39:31.062794 | controller |   "isblk": false,
2026-06-12 16:39:31.062833 | controller |   "ischr": false,
2026-06-12 16:39:31.062872 | controller |   "isdir": false,
2026-06-12 16:39:31.062911 | controller |   "isfifo": false,
2026-06-12 16:39:31.062951 | controller |   "isgid": false,
2026-06-12 16:39:31.062991 | controller |   "islnk": false,
2026-06-12 16:39:31.063029 | controller |   "isreg": true,
2026-06-12 16:39:31.063069 | controller |   "issock": false,
2026-06-12 16:39:31.063110 | controller |   "isuid": false,
2026-06-12 16:39:31.063149 | controller |   "mode": "0644",
2026-06-12 16:39:31.063189 | controller |   "mtime": 1781281575.4970315,
2026-06-12 16:39:31.063229 | controller |   "nlink": 1,
2026-06-12 16:39:31.063269 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 16:39:31.063309 | controller |   "pw_name": "zuul",
2026-06-12 16:39:31.063375 | controller |   "rgrp": true,
2026-06-12 16:39:31.063418 | controller |   "roth": true,
2026-06-12 16:39:31.063459 | controller |   "rusr": true,
2026-06-12 16:39:31.063588 | controller |   "size": 356255,
2026-06-12 16:39:31.063637 | controller |   "uid": 1000,
2026-06-12 16:39:31.063672 | controller |   "wgrp": false,
2026-06-12 16:39:31.063705 | controller |   "woth": false,
2026-06-12 16:39:31.063737 | controller |   "wusr": true,
2026-06-12 16:39:31.063768 | controller |   "xgrp": false,
2026-06-12 16:39:31.063800 | controller |   "xoth": false,
2026-06-12 16:39:31.063831 | controller |   "xusr": false
2026-06-12 16:39:31.063863 | controller | }
2026-06-12 16:39:31.119467 | 
2026-06-12 16:39:31.119758 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-12 16:39:31.523373 | controller | changed:
2026-06-12 16:39:31.523874 | controller | {
2026-06-12 16:39:31.523943 | controller |   "atime": 1777967689.47849,
2026-06-12 16:39:31.523993 | controller |   "ctime": 1777968154.1714108,
2026-06-12 16:39:31.524042 | controller |   "dev": 64513,
2026-06-12 16:39:31.524085 | controller |   "gid": 1000,
2026-06-12 16:39:31.524128 | controller |   "gr_name": "zuul",
2026-06-12 16:39:31.524170 | controller |   "inode": 236288,
2026-06-12 16:39:31.524210 | controller |   "isblk": false,
2026-06-12 16:39:31.524251 | controller |   "ischr": false,
2026-06-12 16:39:31.524284 | controller |   "isdir": false,
2026-06-12 16:39:31.524310 | controller |   "isfifo": false,
2026-06-12 16:39:31.524374 | controller |   "isgid": false,
2026-06-12 16:39:31.524399 | controller |   "islnk": false,
2026-06-12 16:39:31.524421 | controller |   "isreg": true,
2026-06-12 16:39:31.524442 | controller |   "issock": false,
2026-06-12 16:39:31.524464 | controller |   "isuid": false,
2026-06-12 16:39:31.524485 | controller |   "mode": "0644",
2026-06-12 16:39:31.524506 | controller |   "mtime": 1777968154.1714108,
2026-06-12 16:39:31.524559 | controller |   "nlink": 1,
2026-06-12 16:39:31.524583 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 16:39:31.524604 | controller |   "pw_name": "zuul",
2026-06-12 16:39:31.524626 | controller |   "rgrp": true,
2026-06-12 16:39:31.524647 | controller |   "roth": true,
2026-06-12 16:39:31.524668 | controller |   "rusr": true,
2026-06-12 16:39:31.524688 | controller |   "size": 4108,
2026-06-12 16:39:31.524709 | controller |   "uid": 1000,
2026-06-12 16:39:31.524729 | controller |   "wgrp": false,
2026-06-12 16:39:31.524750 | controller |   "woth": false,
2026-06-12 16:39:31.524770 | controller |   "wusr": true,
2026-06-12 16:39:31.524791 | controller |   "xgrp": false,
2026-06-12 16:39:31.524812 | controller |   "xoth": false,
2026-06-12 16:39:31.524833 | controller |   "xusr": false
2026-06-12 16:39:31.524853 | controller | }
2026-06-12 16:39:32.165798 | controller | changed:
2026-06-12 16:39:32.165956 | controller | {
2026-06-12 16:39:32.166007 | controller |   "atime": 1781277824.5161455,
2026-06-12 16:39:32.166046 | controller |   "ctime": 1781277822.8160906,
2026-06-12 16:39:32.166081 | controller |   "dev": 64513,
2026-06-12 16:39:32.166117 | controller |   "gid": 1000,
2026-06-12 16:39:32.166151 | controller |   "gr_name": "zuul",
2026-06-12 16:39:32.166185 | controller |   "inode": 2688,
2026-06-12 16:39:32.166218 | controller |   "isblk": false,
2026-06-12 16:39:32.166252 | controller |   "ischr": false,
2026-06-12 16:39:32.166285 | controller |   "isdir": false,
2026-06-12 16:39:32.166322 | controller |   "isfifo": false,
2026-06-12 16:39:32.166355 | controller |   "isgid": false,
2026-06-12 16:39:32.166387 | controller |   "islnk": false,
2026-06-12 16:39:32.166420 | controller |   "isreg": true,
2026-06-12 16:39:32.166453 | controller |   "issock": false,
2026-06-12 16:39:32.166485 | controller |   "isuid": false,
2026-06-12 16:39:32.166554 | controller |   "mode": "0644",
2026-06-12 16:39:32.166597 | controller |   "mtime": 1781277822.8160906,
2026-06-12 16:39:32.166632 | controller |   "nlink": 1,
2026-06-12 16:39:32.166665 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 16:39:32.166699 | controller |   "pw_name": "zuul",
2026-06-12 16:39:32.166732 | controller |   "rgrp": true,
2026-06-12 16:39:32.166776 | controller |   "roth": true,
2026-06-12 16:39:32.166809 | controller |   "rusr": true,
2026-06-12 16:39:32.166842 | controller |   "size": 4412,
2026-06-12 16:39:32.166874 | controller |   "uid": 1000,
2026-06-12 16:39:32.166906 | controller |   "wgrp": false,
2026-06-12 16:39:32.166939 | controller |   "woth": false,
2026-06-12 16:39:32.166971 | controller |   "wusr": true,
2026-06-12 16:39:32.167004 | controller |   "xgrp": false,
2026-06-12 16:39:32.167036 | controller |   "xoth": false,
2026-06-12 16:39:32.167069 | controller |   "xusr": false
2026-06-12 16:39:32.167103 | controller | }
2026-06-12 16:39:32.523125 | controller | changed:
2026-06-12 16:39:32.523363 | controller | {
2026-06-12 16:39:32.523418 | controller |   "atime": 1781282208.1393552,
2026-06-12 16:39:32.523456 | controller |   "ctime": 1781281575.4970315,
2026-06-12 16:39:32.523490 | controller |   "dev": 64513,
2026-06-12 16:39:32.523567 | controller |   "gid": 1000,
2026-06-12 16:39:32.523605 | controller |   "gr_name": "zuul",
2026-06-12 16:39:32.523637 | controller |   "inode": 3015531,
2026-06-12 16:39:32.523668 | controller |   "isblk": false,
2026-06-12 16:39:32.523700 | controller |   "ischr": false,
2026-06-12 16:39:32.523731 | controller |   "isdir": false,
2026-06-12 16:39:32.523762 | controller |   "isfifo": false,
2026-06-12 16:39:32.523793 | controller |   "isgid": false,
2026-06-12 16:39:32.523824 | controller |   "islnk": false,
2026-06-12 16:39:32.523856 | controller |   "isreg": true,
2026-06-12 16:39:32.523888 | controller |   "issock": false,
2026-06-12 16:39:32.523920 | controller |   "isuid": false,
2026-06-12 16:39:32.523952 | controller |   "mode": "0644",
2026-06-12 16:39:32.523983 | controller |   "mtime": 1781281575.4970315,
2026-06-12 16:39:32.524014 | controller |   "nlink": 1,
2026-06-12 16:39:32.524045 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 16:39:32.524077 | controller |   "pw_name": "zuul",
2026-06-12 16:39:32.524108 | controller |   "rgrp": true,
2026-06-12 16:39:32.524140 | controller |   "roth": true,
2026-06-12 16:39:32.524170 | controller |   "rusr": true,
2026-06-12 16:39:32.524201 | controller |   "size": 356255,
2026-06-12 16:39:32.524231 | controller |   "uid": 1000,
2026-06-12 16:39:32.524262 | controller |   "wgrp": false,
2026-06-12 16:39:32.524293 | controller |   "woth": false,
2026-06-12 16:39:32.524324 | controller |   "wusr": true,
2026-06-12 16:39:32.524355 | controller |   "xgrp": false,
2026-06-12 16:39:32.524386 | controller |   "xoth": false,
2026-06-12 16:39:32.524416 | controller |   "xusr": false
2026-06-12 16:39:32.524447 | controller | }
2026-06-12 16:39:32.580943 | 
2026-06-12 16:39:32.581177 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-12 16:39:33.406201 | controller | changed
2026-06-12 16:39:33.434747 | 
2026-06-12 16:39:33.434916 | TASK [run_hook : Assert parameters are valid]
2026-06-12 16:39:33.614832 | controller | ok: All assertions passed
2026-06-12 16:39:33.640875 | 
2026-06-12 16:39:33.641000 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 16:39:33.999173 | controller | ok: All assertions passed
2026-06-12 16:39:34.028779 | 
2026-06-12 16:39:34.028892 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-12 16:39:34.451241 | 
2026-06-12 16:39:34.451414 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-12 16:39:34.451583 | 
2026-06-12 16:39:34.451628 | PLAY RECAP
2026-06-12 16:39:34.451683 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-12 16:39:34.451710 | 
2026-06-12 16:39:35.728568 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 16:39:35.732175 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 16:39:36.295542 | 
2026-06-12 16:39:36.295648 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-12 16:39:36.330266 | 
2026-06-12 16:39:36.330385 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-12 16:39:36.891369 | controller | ok
2026-06-12 16:39:36.918677 | 
2026-06-12 16:39:36.918790 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-12 16:39:36.983100 | 
2026-06-12 16:39:36.983291 | TASK [Filter out host if needed]
2026-06-12 16:39:37.014206 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:39:37.039428 | 
2026-06-12 16:39:37.039489 | TASK [Ensure file is present]
2026-06-12 16:39:37.577638 | controller | ok
2026-06-12 16:39:37.612989 | 
2026-06-12 16:39:37.613127 | TASK [Manage molecule report file]
2026-06-12 16:39:38.293786 | controller | skipping: Conditional result was False
2026-06-12 16:39:38.351273 | 
2026-06-12 16:39:38.351398 | TASK [Check if we get ci-framework-data basedir]
2026-06-12 16:39:38.794794 | controller | ok
2026-06-12 16:39:38.819540 | 
2026-06-12 16:39:38.819613 | TASK [Create ci-framework-data log directory for zuul]
2026-06-12 16:39:39.234873 | controller | changed
2026-06-12 16:39:39.269030 | 
2026-06-12 16:39:39.269118 | TASK [Copy ci-framework interesting files]
2026-06-12 16:39:40.418336 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-12 16:39:40.542121 | controller | ok: Runtime: 0:00:00.452887
2026-06-12 16:39:40.603168 | 
2026-06-12 16:39:40.603308 | TASK [Get SELinux listing]
2026-06-12 16:39:41.278336 | controller | ok: Runtime: 0:00:00.070356
2026-06-12 16:39:41.303355 | 
2026-06-12 16:39:41.303422 | TASK [Generate log index]
2026-06-12 16:39:42.802447 | controller | changed
2026-06-12 16:39:42.836501 | 
2026-06-12 16:39:42.836629 | TASK [Get some env related data]
2026-06-12 16:39:44.222876 | controller | /home/zuul/.local/bin/ansible
2026-06-12 16:39:45.604710 | controller | ok: Runtime: 0:00:02.000331
2026-06-12 16:39:45.629383 | 
2026-06-12 16:39:45.629446 | TASK [Generate list of logs to collect in home directory]
2026-06-12 16:39:46.143833 | controller | ok: All paths examined
2026-06-12 16:39:46.176864 | 
2026-06-12 16:39:46.176933 | LOOP [Copy logs from home directory]
2026-06-12 16:39:46.227321 | 
2026-06-12 16:39:46.227462 | TASK [Copy crio stats log file]
2026-06-12 16:39:46.251226 | controller | skipping: Conditional result was False
2026-06-12 16:39:46.336472 | 
2026-06-12 16:39:46.336640 | TASK [Get SELinux related data]
2026-06-12 16:39:46.782984 | controller | <no matches>
2026-06-12 16:39:47.014233 | controller | ERROR
2026-06-12 16:39:47.014461 | controller | {
2026-06-12 16:39:47.014504 | controller |   "delta": "0:00:00.013381",
2026-06-12 16:39:47.014559 | controller |   "end": "2026-06-12 16:39:46.784001",
2026-06-12 16:39:47.014584 | controller |   "msg": "non-zero return code",
2026-06-12 16:39:47.014606 | controller |   "rc": 1,
2026-06-12 16:39:47.014629 | controller |   "start": "2026-06-12 16:39:46.770620"
2026-06-12 16:39:47.014650 | controller | }
2026-06-12 16:39:47.014679 | controller | ERROR: Ignoring Errors
2026-06-12 16:39:47.046795 | 
2026-06-12 16:39:47.046865 | TASK [Create system configuration directory]
2026-06-12 16:39:47.392125 | controller | changed
2026-06-12 16:39:47.417370 | 
2026-06-12 16:39:47.417459 | TASK [Get some of the system configurations]
2026-06-12 16:39:48.179443 | controller | ok: Runtime: 0:00:00.020598
2026-06-12 16:39:48.204753 | 
2026-06-12 16:39:48.204822 | TASK [Copy generated documentation if available]
2026-06-12 16:39:48.239764 | controller | skipping: Conditional result was False
2026-06-12 16:39:48.278182 | 
2026-06-12 16:39:48.278278 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-12 16:39:48.304690 | controller | skipping: Conditional result was False
2026-06-12 16:39:48.343063 | 
2026-06-12 16:39:48.343209 | TASK [Compress logs bigger than 2MB]
2026-06-12 16:40:14.655942 | controller | ok: Runtime: 0:00:25.544975
2026-06-12 16:40:14.723280 | 
2026-06-12 16:40:14.723405 | TASK [Copy files from workspace on node]
2026-06-12 16:40:14.765939 | controller | ok
2026-06-12 16:40:14.828286 | 
2026-06-12 16:40:14.828398 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 16:40:14.853153 | controller | skipping: Conditional result was False
2026-06-12 16:40:14.881117 | 
2026-06-12 16:40:14.881214 | TASK [fetch-output : Set log path for single node]
2026-06-12 16:40:14.991337 | controller | ok
2026-06-12 16:40:15.016764 | 
2026-06-12 16:40:15.016849 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 16:40:15.313662 | controller -> localhost | changed: "/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/logs"
2026-06-12 16:40:15.314178 | 
2026-06-12 16:40:15.528847 | controller -> localhost | changed: "/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/artifacts"
2026-06-12 16:40:15.742666 | controller -> localhost | changed: "/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/docs"
2026-06-12 16:40:15.806479 | 
2026-06-12 16:40:15.806648 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 16:40:19.539093 | controller | changed:
2026-06-12 16:40:19.539676 | controller | .d..t...... ./
2026-06-12 16:40:19.539721 | controller | >f+++++++++ README.html
2026-06-12 16:40:19.539750 | controller | >f+++++++++ dmesg.log
2026-06-12 16:40:19.539774 | controller | >f+++++++++ installed-pkgs.log
2026-06-12 16:40:19.539798 | controller | >f+++++++++ python.log
2026-06-12 16:40:19.539820 | controller | >f+++++++++ registries.conf
2026-06-12 16:40:19.539842 | controller | >f+++++++++ selinux-denials.log
2026-06-12 16:40:19.539864 | controller | >f+++++++++ selinux-listing.log
2026-06-12 16:40:19.539885 | controller | cd+++++++++ ci-framework-data/
2026-06-12 16:40:19.539907 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-12 16:40:19.539929 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-12 16:40:19.539953 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-12 16:40:19.539975 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-12 16:40:19.539998 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-12 16:40:19.540021 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-12 16:40:19.540043 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-12 16:40:19.540065 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-12 16:40:19.540087 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-12 16:40:19.540108 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-12 16:40:19.540130 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-12 16:40:19.540152 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-12 16:40:19.540174 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-12 16:40:19.540197 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-12 16:40:19.540220 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-12 16:40:19.540243 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-12 16:40:19.540265 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-12 16:40:19.540288 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-12 16:40:19.540314 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-12 16:40:19.540336 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-12 16:40:19.540358 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-12 16:40:19.540391 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-12 16:40:19.540414 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-12 16:40:19.540436 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-12 16:40:19.540458 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-12 16:40:19.540480 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 16:40:19.540502 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-12 16:40:19.540560 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-12 16:40:19.540587 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-12 16:40:19.540610 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-12 16:40:19.540635 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-12 16:40:19.540659 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_16-39/
2026-06-12 16:40:19.540682 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_16-39/ansible_facts_cache/
2026-06-12 16:40:19.540704 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_16-39/ansible_facts_cache/localhost
2026-06-12 16:40:19.540726 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-12 16:40:19.540748 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-12 16:40:19.540770 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-12 16:40:19.540793 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-12 16:40:19.540814 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-12 16:40:19.540836 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-12 16:40:19.540858 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-12 16:40:19.540879 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-12 16:40:19.540901 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-12 16:40:19.540923 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-12 16:40:19.540946 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-12 16:40:19.540968 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-12 16:40:19.540991 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-12 16:40:19.541014 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-12 16:40:19.541036 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-12 16:40:19.541059 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-12 16:40:19.541081 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-12 16:40:19.541103 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-12 16:40:19.541125 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-12 16:40:19.541146 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-12 16:40:19.541169 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-12 16:40:19.541191 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-12 16:40:19.541213 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-12 16:40:19.541241 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-12 16:40:19.541264 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-12 16:40:19.541286 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-12 16:40:19.541308 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-12 16:40:19.541330 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-12 16:40:19.541352 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-12 16:40:19.541374 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-12 16:40:19.541396 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-12 16:40:19.541417 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-12 16:40:19.541439 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-12 16:40:19.541460 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-12 16:40:19.541482 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-12 16:40:19.541505 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-12 16:40:19.541556 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-12 16:40:19.541580 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-12 16:40:19.541602 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-12 16:40:19.541625 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-12 16:40:19.541647 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-12 16:40:19.541670 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-12 16:40:19.541692 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-12 16:40:19.541715 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-12 16:40:19.541738 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-12 16:40:19.541760 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-12 16:40:19.541783 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-12 16:40:19.541805 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 16:40:19.541827 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-12 16:40:19.541849 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 16:40:19.541872 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-12 16:40:19.541894 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-12 16:40:19.541916 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-12 16:40:19.541938 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-12 16:40:19.541960 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-12 16:40:19.541988 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-12 16:40:19.542011 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-12 16:40:19.542033 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-12 16:40:19.542055 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-12 16:40:19.542077 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-12 16:40:19.542099 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-12 16:40:19.542121 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-12 16:40:19.542144 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-12 16:40:19.542166 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-12 16:40:19.542188 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-12 16:40:19.542210 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-12 16:40:19.542232 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-12 16:40:19.542254 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-12 16:40:19.542275 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-12 16:40:19.542297 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-12 16:40:19.542319 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-12 16:40:19.542342 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-12 16:40:19.542364 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-12 16:40:19.542386 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 16:40:19.542408 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 16:40:19.542431 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 16:40:19.542453 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-12 16:40:19.542476 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-12 16:40:19.542499 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-12 16:40:19.542548 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-12 16:40:19.542574 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-12 16:40:19.542596 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-12 16:40:19.542619 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-12 16:40:19.542641 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-12 16:40:19.542663 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-12 16:40:19.542685 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 16:40:19.542707 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-12 16:40:19.542729 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-12 16:40:19.542751 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 16:40:19.542778 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 16:40:19.542801 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 16:40:19.542823 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 16:40:19.542845 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-12 16:40:19.542867 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-12 16:40:19.542889 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-12 16:40:19.542911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-12 16:40:19.542934 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-12 16:40:19.542957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-12 16:40:19.542978 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-12 16:40:19.543000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-12 16:40:19.543022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-12 16:40:19.543043 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-12 16:40:19.543065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-12 16:40:19.543087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-12 16:40:19.543109 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-12 16:40:19.543131 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-12 16:40:19.543152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-12 16:40:19.543173 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-12 16:40:19.543194 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-12 16:40:19.543215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-12 16:40:19.543236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-12 16:40:19.543257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-12 16:40:19.543279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-12 16:40:19.543302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-12 16:40:19.543326 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-12 16:40:19.543347 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-12 16:40:19.543369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-12 16:40:19.543390 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-12 16:40:19.543411 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-12 16:40:19.543438 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-12 16:40:19.543460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-12 16:40:19.543482 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-12 16:40:19.543503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-12 16:40:19.543556 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-12 16:40:19.543581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-12 16:40:19.543604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-12 16:40:19.543626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-12 16:40:19.543664 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-12 16:40:19.543685 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-12 16:40:19.543707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-12 16:40:19.543728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-12 16:40:19.543750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-12 16:40:19.543771 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-12 16:40:19.543792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-12 16:40:19.543813 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-12 16:40:19.543834 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-12 16:40:19.543854 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-12 16:40:19.543875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-12 16:40:19.543896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-12 16:40:19.543916 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-12 16:40:19.543937 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-12 16:40:19.543957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-12 16:40:19.543978 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-12 16:40:19.543999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-12 16:40:19.544020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-12 16:40:19.544041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-12 16:40:19.544061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-12 16:40:19.544083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-12 16:40:19.544111 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-12 16:40:19.544134 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-12 16:40:19.544156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-12 16:40:19.544178 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-12 16:40:19.544200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-12 16:40:19.544221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-12 16:40:19.544242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-12 16:40:19.544264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-12 16:40:19.544285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-12 16:40:19.544306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-12 16:40:19.544327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-12 16:40:19.544348 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-12 16:40:19.544370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-12 16:40:19.544391 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-12 16:40:19.544411 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-12 16:40:19.544506 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-12 16:40:19.544555 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-12 16:40:19.544579 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-12 16:40:19.544602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-12 16:40:19.544623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-12 16:40:19.544645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-12 16:40:19.544667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-12 16:40:19.544689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-12 16:40:19.544710 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-12 16:40:19.544732 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-12 16:40:19.544753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-12 16:40:19.544774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-12 16:40:19.544795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-12 16:40:19.544827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-12 16:40:19.544848 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-12 16:40:19.544869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-12 16:40:19.544890 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-12 16:40:19.544910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-12 16:40:19.544931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-12 16:40:19.544952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-12 16:40:19.544973 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-12 16:40:19.544995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-12 16:40:19.545017 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-12 16:40:19.545038 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-12 16:40:19.545059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-12 16:40:19.545080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-12 16:40:19.545101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-12 16:40:19.545123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-12 16:40:19.545144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-12 16:40:19.545165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-12 16:40:19.545187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-12 16:40:19.545208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-12 16:40:19.545229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-12 16:40:19.545250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-12 16:40:19.545271 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-12 16:40:19.545292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-12 16:40:19.545313 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-12 16:40:19.545334 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-12 16:40:19.545355 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-12 16:40:19.545377 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-12 16:40:19.545398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-12 16:40:19.545420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-12 16:40:19.545447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-12 16:40:19.545468 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-12 16:40:19.545490 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-12 16:40:19.545531 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-12 16:40:19.545560 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-12 16:40:19.545583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-12 16:40:19.545604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-12 16:40:19.545626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-12 16:40:19.545647 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-12 16:40:19.545668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-12 16:40:19.545690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-12 16:40:19.545712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-12 16:40:19.545734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-12 16:40:19.545756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-12 16:40:19.545777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-12 16:40:19.545799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-12 16:40:19.545820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-12 16:40:19.545841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-12 16:40:19.545862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-12 16:40:19.545884 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-12 16:40:19.545905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-12 16:40:19.545927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-12 16:40:19.545948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-12 16:40:19.545970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-12 16:40:19.546060 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-12 16:40:19.546084 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-12 16:40:19.546106 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-12 16:40:19.546127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-12 16:40:19.546148 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-12 16:40:19.546170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-12 16:40:19.546197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-12 16:40:19.546219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-12 16:40:19.546240 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-12 16:40:19.546262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-12 16:40:19.546283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-12 16:40:19.546306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-12 16:40:19.546330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-12 16:40:19.546351 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-12 16:40:19.546372 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-12 16:40:19.546393 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-12 16:40:19.546415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-12 16:40:19.546435 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-12 16:40:19.546456 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-12 16:40:19.546477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-12 16:40:19.546497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-12 16:40:19.546544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-12 16:40:19.546568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-12 16:40:19.546590 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-12 16:40:19.546611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-12 16:40:19.546632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-12 16:40:19.546653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-12 16:40:19.546674 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-12 16:40:19.546695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-12 16:40:19.546717 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-12 16:40:19.546738 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-12 16:40:19.546759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-12 16:40:19.546780 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-12 16:40:19.546801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-12 16:40:19.546822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-12 16:40:19.546849 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-12 16:40:19.546871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-12 16:40:19.546892 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-12 16:40:19.546913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-12 16:40:19.546934 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-12 16:40:19.546956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-12 16:40:19.546977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-12 16:40:19.546999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-12 16:40:19.547020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-12 16:40:19.547041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-12 16:40:19.547062 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-12 16:40:19.547082 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-12 16:40:19.547103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-12 16:40:19.547124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-12 16:40:19.547144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-12 16:40:19.547165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-12 16:40:19.547186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-12 16:40:19.547206 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-12 16:40:19.547227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-12 16:40:19.547247 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-12 16:40:19.547268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-12 16:40:19.547290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-12 16:40:19.547311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-12 16:40:19.547333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-12 16:40:19.547354 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-12 16:40:19.547375 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-12 16:40:19.547397 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-12 16:40:19.547418 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-12 16:40:19.547439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-12 16:40:19.547460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-12 16:40:19.547486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-12 16:40:19.547508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-12 16:40:19.547558 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-12 16:40:19.547593 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-12 16:40:19.547706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-12 16:40:19.547739 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-12 16:40:19.547762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-12 16:40:19.547785 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-12 16:40:19.547807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-12 16:40:19.547828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-12 16:40:19.547850 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-12 16:40:19.547871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-12 16:40:19.547893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-12 16:40:19.547914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-12 16:40:19.547935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-12 16:40:19.547956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-12 16:40:19.547977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-12 16:40:19.547998 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-12 16:40:19.548019 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-12 16:40:19.548040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-12 16:40:19.548060 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-12 16:40:19.548082 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-12 16:40:19.548103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-12 16:40:19.548123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-12 16:40:19.548144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-12 16:40:19.548165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-12 16:40:19.548186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-12 16:40:19.548207 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-12 16:40:19.548229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-12 16:40:19.548256 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-12 16:40:19.548278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-12 16:40:19.548299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-12 16:40:19.548320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-12 16:40:19.548341 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-12 16:40:19.548361 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-12 16:40:19.548382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-12 16:40:19.548402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-12 16:40:19.548423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-12 16:40:19.548443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-12 16:40:19.548463 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-12 16:40:19.548483 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-12 16:40:19.548503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-12 16:40:19.548555 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-12 16:40:19.548579 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-12 16:40:19.548601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-12 16:40:19.548623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-12 16:40:19.548645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-12 16:40:19.548666 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-12 16:40:19.548687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-12 16:40:19.548708 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-12 16:40:19.548729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-12 16:40:19.548750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-12 16:40:19.548771 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-12 16:40:19.548791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-12 16:40:19.548812 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-12 16:40:19.548832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-12 16:40:19.548853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-12 16:40:19.548875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-12 16:40:19.548903 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-12 16:40:19.548925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-12 16:40:19.548948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-12 16:40:19.548970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-12 16:40:19.548991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-12 16:40:19.549012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-12 16:40:19.549033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-12 16:40:19.549055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-12 16:40:19.549075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-12 16:40:19.549096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-12 16:40:19.549117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-12 16:40:19.549138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-12 16:40:19.549159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-12 16:40:19.549180 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-12 16:40:19.549200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-12 16:40:19.549221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-12 16:40:19.549242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-12 16:40:19.549264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-12 16:40:19.549285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-12 16:40:19.549310 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-12 16:40:19.549332 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-12 16:40:19.549353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-12 16:40:19.549374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-12 16:40:19.549394 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-12 16:40:19.549416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-12 16:40:19.549436 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-12 16:40:19.549459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-12 16:40:19.549482 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-12 16:40:19.549504 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-12 16:40:19.549554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-12 16:40:19.549584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-12 16:40:19.549606 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-12 16:40:19.549627 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-12 16:40:19.549648 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-12 16:40:19.549670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-12 16:40:19.549691 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-12 16:40:19.549713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-12 16:40:19.549734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-12 16:40:19.549756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-12 16:40:19.549777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-12 16:40:19.549799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-12 16:40:19.549820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-12 16:40:19.549841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-12 16:40:19.549861 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-12 16:40:19.549881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-12 16:40:19.549902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-12 16:40:19.549923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-12 16:40:19.549943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-12 16:40:19.549964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-12 16:40:19.549984 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-12 16:40:19.550005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-12 16:40:19.550026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-12 16:40:19.550048 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-12 16:40:19.550070 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-12 16:40:19.550091 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-12 16:40:19.550112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-12 16:40:19.550133 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-12 16:40:19.550154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-12 16:40:19.550174 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-12 16:40:19.550201 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-12 16:40:19.550223 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-12 16:40:19.550245 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-12 16:40:19.550267 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-12 16:40:19.550289 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-12 16:40:19.550311 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-12 16:40:19.550332 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-12 16:40:19.550353 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-12 16:40:19.550374 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-12 16:40:19.550395 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-12 16:40:19.550417 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-12 16:40:19.550439 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-12 16:40:19.550462 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-12 16:40:19.550483 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-12 16:40:19.550505 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 16:40:19.550556 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-12 16:40:19.550580 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 16:40:19.550602 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 16:40:19.550624 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 16:40:19.550646 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 16:40:19.550668 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 16:40:19.550690 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 16:40:19.550712 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 16:40:19.550734 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 16:40:19.550755 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 16:40:19.550777 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 16:40:19.550799 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-12 16:40:19.550821 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-12 16:40:19.550842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-12 16:40:19.550864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-12 16:40:19.550886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-12 16:40:19.550907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-12 16:40:19.550929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-12 16:40:19.550951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-12 16:40:19.550973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-12 16:40:19.550995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-12 16:40:19.551023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-12 16:40:19.551045 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-12 16:40:19.551068 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0
2026-06-12 16:40:19.551090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-12 16:40:19.551112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-12 16:40:19.551133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-12 16:40:19.551155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-12 16:40:19.551177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-12 16:40:19.551198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-12 16:40:19.551220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-12 16:40:19.551242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-12 16:40:19.551264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-12 16:40:19.551286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-12 16:40:19.551308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-12 16:40:19.551329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/
2026-06-12 16:40:19.551351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/boot-finished
2026-06-12 16:40:19.551373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/cloud-config.txt
2026-06-12 16:40:19.551395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/datasource
2026-06-12 16:40:19.551417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/network-config.json
2026-06-12 16:40:19.551439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/obj.pkl
2026-06-12 16:40:19.551461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/user-data.txt
2026-06-12 16:40:19.551482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/user-data.txt.i
2026-06-12 16:40:19.551504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/vendor-data.txt
2026-06-12 16:40:19.551553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/vendor-data.txt.i
2026-06-12 16:40:19.551577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/vendor-data2.txt
2026-06-12 16:40:19.551599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/vendor-data2.txt.i
2026-06-12 16:40:19.551634 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/handlers/
2026-06-12 16:40:19.551657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/scripts/
2026-06-12 16:40:19.551678 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/
2026-06-12 16:40:19.551700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_install_hotplug
2026-06-12 16:40:19.551728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_keys_to_console
2026-06-12 16:40:19.551750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_locale
2026-06-12 16:40:19.551772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_mounts
2026-06-12 16:40:19.551793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_reset_rmc
2026-06-12 16:40:19.551813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_scripts_per_instance
2026-06-12 16:40:19.551834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_scripts_user
2026-06-12 16:40:19.551855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_scripts_vendor
2026-06-12 16:40:19.551877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_seed_random
2026-06-12 16:40:19.551897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_set_hostname
2026-06-12 16:40:19.551918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_set_passwords
2026-06-12 16:40:19.551939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_ssh
2026-06-12 16:40:19.551960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_ssh_authkey_fingerprints
2026-06-12 16:40:19.551982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/config_users_groups
2026-06-12 16:40:19.552004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/8633760d-3a8a-4b4f-8791-35c0964360f0/sem/consume_data
2026-06-12 16:40:19.552026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-12 16:40:19.552048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-12 16:40:19.552071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-12 16:40:19.552092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-12 16:40:19.552114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-12 16:40:19.552136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-12 16:40:19.552158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-12 16:40:19.552180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-12 16:40:19.552202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-12 16:40:19.552224 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-12 16:40:19.552246 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-12 16:40:19.552268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-12 16:40:19.552291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-12 16:40:19.552317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-12 16:40:19.552345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-12 16:40:19.552368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-12 16:40:19.552390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-12 16:40:19.552412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-12 16:40:19.552433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-12 16:40:19.552454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-12 16:40:19.552476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-12 16:40:19.552497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-12 16:40:19.552544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-12 16:40:19.552569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41586.2026-06-12@12:10:47~
2026-06-12 16:40:19.552591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-12 16:40:19.552614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-12 16:40:19.552635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-12 16:40:19.552657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-12 16:40:19.552678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-12 16:40:19.552699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-12 16:40:19.552720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-12 16:40:19.552741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-12 16:40:19.552762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-12 16:40:19.552784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-12 16:40:19.552805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-12 16:40:19.552826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-12 16:40:19.552847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-12 16:40:19.552868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-12 16:40:19.552889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-12 16:40:19.552910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-12 16:40:19.552931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-12 16:40:19.552952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-12 16:40:19.552973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-12 16:40:19.552993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-12 16:40:19.553014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-12 16:40:19.553036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-12 16:40:19.553066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-12 16:40:19.553094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-12 16:40:19.553115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-12 16:40:19.553139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-12 16:40:19.553164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-12 16:40:19.553185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-12 16:40:19.553213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-12 16:40:19.553236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-12 16:40:19.553258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-12 16:40:19.553279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-12 16:40:19.553301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-12 16:40:19.553323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-12 16:40:19.553344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-12 16:40:19.553366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-12 16:40:19.553388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-12 16:40:19.553409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-12 16:40:19.553431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-12 16:40:19.553453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-12 16:40:19.553475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-12 16:40:19.553496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-12 16:40:19.553542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-12 16:40:19.553567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-12 16:40:19.553589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-12 16:40:19.553612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-12 16:40:19.553633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-12 16:40:19.553655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-12 16:40:19.553677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-12 16:40:19.553699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-12 16:40:19.553721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-12 16:40:19.553742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-12 16:40:19.553763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-12 16:40:19.553785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-12 16:40:19.553807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-12 16:40:19.553829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-12 16:40:19.553851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-12 16:40:19.553873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-12 16:40:19.553894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-12 16:40:19.553915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-12 16:40:19.553937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-12 16:40:19.553959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-12 16:40:19.553981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-12 16:40:19.554002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-12 16:40:19.554024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-12 16:40:19.554046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-12 16:40:19.554073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-12 16:40:19.554095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-12 16:40:19.554117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-12 16:40:19.554137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-12 16:40:19.554158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-12 16:40:19.554179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-12 16:40:19.554200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-12 16:40:19.554222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-12 16:40:19.554243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-12 16:40:19.554265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-12 16:40:19.554286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-12 16:40:19.554311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-12 16:40:19.554334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-12 16:40:19.554355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-12 16:40:19.554377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-12 16:40:19.554399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-12 16:40:19.554421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33762.2026-06-12@12:09:35~
2026-06-12 16:40:19.554443 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-12 16:40:19.554465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-12 16:40:19.554488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-12 16:40:19.554566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-12 16:40:19.554609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-12 16:40:19.554634 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-12 16:40:19.554657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-12 16:40:19.554680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-12 16:40:19.554702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-12 16:40:19.554725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-12 16:40:19.554747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-12 16:40:19.554769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-12 16:40:19.554791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-12 16:40:19.554813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-12 16:40:19.554835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-12 16:40:19.554863 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-12 16:40:19.554885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-12 16:40:19.554907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-12 16:40:19.554928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-12 16:40:19.554948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-12 16:40:19.554969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-12 16:40:19.554990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-12 16:40:19.555011 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-12 16:40:19.555033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-12 16:40:19.555055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-12 16:40:19.555077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-12 16:40:19.555098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-12 16:40:19.555121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-12 16:40:19.555143 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-12 16:40:19.555165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-12 16:40:19.555186 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-12 16:40:19.555209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-12 16:40:19.555231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-12 16:40:19.555253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-12 16:40:19.555275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-12 16:40:19.555299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-12 16:40:19.555323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-12 16:40:19.555345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-12 16:40:19.555367 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-12 16:40:19.555388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-12 16:40:19.555410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-12 16:40:19.555431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-12 16:40:19.555452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-12 16:40:19.555474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-12 16:40:19.555495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-12 16:40:19.555544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-12 16:40:19.555569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-12 16:40:19.555591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-12 16:40:19.555639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-12 16:40:19.555662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-12 16:40:19.555684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-12 16:40:19.555706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-12 16:40:19.555727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-12 16:40:19.555749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-12 16:40:19.555771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-12 16:40:19.555792 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-12 16:40:19.555813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-12 16:40:19.555836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-12 16:40:19.555858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-12 16:40:19.555880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-12 16:40:19.555902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-12 16:40:19.555924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-12 16:40:19.555946 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-12 16:40:19.555968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-12 16:40:19.555990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-12 16:40:19.556012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-12 16:40:19.556034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-12 16:40:19.556056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-12 16:40:19.556079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-12 16:40:19.556101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-12 16:40:19.556123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-12 16:40:19.556144 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-12 16:40:19.556166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-12 16:40:19.556188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-12 16:40:19.556209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-12 16:40:19.556230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-12 16:40:19.556252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-12 16:40:19.556278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-12 16:40:19.556305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-12 16:40:19.556331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-12 16:40:19.556357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-12 16:40:19.556383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-12 16:40:19.556403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-12 16:40:19.556422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-12 16:40:19.556442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-12 16:40:19.556461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-12 16:40:19.556477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-12 16:40:19.556493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-12 16:40:19.556508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-12 16:40:19.556543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-12 16:40:19.556559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-12 16:40:19.556574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-12 16:40:19.556589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-12 16:40:19.556604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-12 16:40:19.556618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-12 16:40:19.556633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-12 16:40:19.556648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-12 16:40:19.556663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-12 16:40:19.556679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-12 16:40:19.556694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-12 16:40:19.556710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-12 16:40:19.556726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-12 16:40:19.556742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-12 16:40:19.556757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-12 16:40:19.556773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-12 16:40:19.556789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-12 16:40:19.556805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-12 16:40:19.556820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-12 16:40:19.556835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-12 16:40:19.556851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-12 16:40:19.556867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-12 16:40:19.556887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-12 16:40:19.556903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-12 16:40:19.556919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-12 16:40:19.556935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-12 16:40:19.556950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-12 16:40:19.556966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-12 16:40:19.556981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-12 16:40:19.556996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-12 16:40:19.557011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-12 16:40:19.557026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-12 16:40:19.557042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-12 16:40:19.557056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-12 16:40:19.557071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-12 16:40:19.557087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-12 16:40:19.557102 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-12 16:40:19.557118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-12 16:40:19.557133 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-12 16:40:19.557148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-12 16:40:19.557164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-12 16:40:19.557180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-12 16:40:19.557196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-12 16:40:19.557211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-12 16:40:19.557226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-12 16:40:19.557242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-12 16:40:19.557258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-12 16:40:19.557273 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-12 16:40:19.557289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-12 16:40:19.557305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-12 16:40:19.557321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-12 16:40:19.557336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-12 16:40:19.557351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-12 16:40:19.557367 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-12 16:40:19.557387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-12 16:40:19.557403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-12 16:40:19.557418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-12 16:40:19.557433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-12 16:40:19.557449 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-12 16:40:19.557465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-12 16:40:19.557481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-12 16:40:19.557497 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-12 16:40:19.557529 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-12 16:40:19.557550 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-12 16:40:19.557567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-12 16:40:19.557583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-12 16:40:19.557599 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-12 16:40:19.557614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-12 16:40:19.557629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-12 16:40:19.557645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-12 16:40:19.557660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-12 16:40:19.557675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-12 16:40:19.557690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-12 16:40:19.557706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-12 16:40:19.557721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-12 16:40:19.557736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-12 16:40:19.557751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-12 16:40:19.557777 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-12 16:40:19.557857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-12 16:40:19.557882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-12 16:40:19.557899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-12 16:40:19.557915 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-12 16:40:19.557931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-12 16:40:19.557947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-12 16:40:19.557963 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-12 16:40:19.557979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-12 16:40:19.557994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-12 16:40:19.558010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-12 16:40:19.558031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-12 16:40:19.558047 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-12 16:40:19.558063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-12 16:40:19.558079 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-12 16:40:19.558095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-12 16:40:19.558110 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-12 16:40:19.558125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-12 16:40:19.558141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-12 16:40:19.558156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-12 16:40:19.558171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-12 16:40:19.558187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-12 16:40:19.558203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-12 16:40:19.558219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-12 16:40:19.558235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-12 16:40:19.558251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-12 16:40:19.558266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-12 16:40:19.558282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-12 16:40:19.558297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-12 16:40:19.558313 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-12 16:40:19.558328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-12 16:40:19.558343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-12 16:40:19.558358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-12 16:40:19.558374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 16:40:19.558389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-12 16:40:19.558404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-12 16:40:19.558419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-12 16:40:19.558435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-12 16:40:19.558450 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-12 16:40:19.558465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-12 16:40:19.558481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-12 16:40:19.558497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-12 16:40:19.558539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-12 16:40:19.558562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-12 16:40:19.558579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-12 16:40:19.558599 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-12 16:40:19.558616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-12 16:40:19.558632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-12 16:40:19.558647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-12 16:40:19.558663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-12 16:40:19.558679 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-12 16:40:19.558695 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-12 16:40:19.558710 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-12 16:40:19.558726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-12 16:40:19.558742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-12 16:40:19.558757 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-12 16:40:19.558773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-12 16:40:19.558788 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-12 16:40:19.558803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-12 16:40:19.558818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-12 16:40:19.558833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-12 16:40:19.558848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-12 16:40:19.558864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-12 16:40:19.558879 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-12 16:40:19.558894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-12 16:40:19.558909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-12 16:40:19.558925 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-12 16:40:19.558940 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-12 16:40:19.558955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-12 16:40:19.558971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-12 16:40:19.558987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-12 16:40:19.559002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-12 16:40:19.559018 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-12 16:40:19.559034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-12 16:40:19.559049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-12 16:40:19.559065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-12 16:40:19.559081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-12 16:40:19.559096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-12 16:40:19.559112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-12 16:40:19.559128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-12 16:40:19.559143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-12 16:40:19.559163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-12 16:40:19.559179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-12 16:40:19.559194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-12 16:40:19.559210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-12 16:40:19.559225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-12 16:40:19.559241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-12 16:40:19.559256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-12 16:40:19.559272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-12 16:40:19.559288 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-12 16:40:19.559306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-12 16:40:19.559324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-12 16:40:19.559341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-12 16:40:19.559357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-12 16:40:19.559372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-12 16:40:19.559388 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-12 16:40:19.559404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-12 16:40:19.559419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-12 16:40:19.559435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-12 16:40:19.559451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-12 16:40:19.559467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-12 16:40:19.559482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-12 16:40:19.559498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-12 16:40:19.559532 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-12 16:40:19.559554 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-12 16:40:19.559570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-12 16:40:19.559597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-12 16:40:19.559614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-12 16:40:19.559630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-12 16:40:19.559646 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-12 16:40:19.559662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-12 16:40:19.559678 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-12 16:40:19.559694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-12 16:40:19.559710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-12 16:40:19.559726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-12 16:40:19.559741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-12 16:40:19.559762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-12 16:40:19.559778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-12 16:40:19.559794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-12 16:40:19.559809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-12 16:40:19.559825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-12 16:40:19.559840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-12 16:40:19.559856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-12 16:40:19.559871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-12 16:40:19.559887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-12 16:40:19.559904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-12 16:40:19.559920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-12 16:40:19.559936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-12 16:40:19.559952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-12 16:40:19.559967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-12 16:40:19.559982 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-12 16:40:19.559997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-12 16:40:19.560013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-12 16:40:19.560029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-12 16:40:19.560045 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-12 16:40:19.560060 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-12 16:40:19.560076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-12 16:40:19.560092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-12 16:40:19.560108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-12 16:40:19.560124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-12 16:40:19.560140 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-12 16:40:19.560156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-12 16:40:19.560171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-12 16:40:19.560187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-12 16:40:19.560203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-12 16:40:19.560219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-12 16:40:19.560235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-12 16:40:19.560250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-12 16:40:19.560266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-12 16:40:19.560281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-12 16:40:19.560307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-12 16:40:19.560322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-12 16:40:19.560338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-12 16:40:19.560353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-12 16:40:19.560368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-12 16:40:19.560384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-12 16:40:19.560399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-12 16:40:19.560414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-12 16:40:19.560430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-12 16:40:19.560445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-12 16:40:19.560460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-12 16:40:19.560475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-12 16:40:19.560490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-12 16:40:19.560505 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-12 16:40:19.560539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-12 16:40:19.560556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-12 16:40:19.560571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-12 16:40:19.560587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-12 16:40:19.560602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-12 16:40:19.560618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-12 16:40:19.560633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-12 16:40:19.560648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-12 16:40:19.560663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-12 16:40:19.560679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-12 16:40:19.560694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-12 16:40:19.560709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-12 16:40:19.560725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-12 16:40:19.560740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-12 16:40:19.560755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-12 16:40:19.560770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-12 16:40:19.560785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-12 16:40:19.560800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-12 16:40:19.560820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-12 16:40:19.560835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-12 16:40:19.560850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-12 16:40:19.560865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-12 16:40:19.560880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-12 16:40:19.560896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-12 16:40:19.560911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-12 16:40:19.560927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-12 16:40:19.560942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-12 16:40:19.560958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-12 16:40:19.560973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-12 16:40:19.560989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-12 16:40:19.561004 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-12 16:40:19.561019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-12 16:40:19.561034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-12 16:40:19.561049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-12 16:40:19.561064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-12 16:40:19.561079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-12 16:40:19.561094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-12 16:40:19.561109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-12 16:40:19.561124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-12 16:40:19.561139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-12 16:40:19.561155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-12 16:40:19.561170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-12 16:40:19.561186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-12 16:40:19.561202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-12 16:40:19.561218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-12 16:40:19.561234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-12 16:40:19.561250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-12 16:40:19.561266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-12 16:40:19.561282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-12 16:40:19.561298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-12 16:40:19.561313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-2017891157.vg
2026-06-12 16:40:19.561329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-912741219.vg
2026-06-12 16:40:19.561349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-2030306132.vg
2026-06-12 16:40:19.561366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-2089016250.vg
2026-06-12 16:40:19.561381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-469561219.vg
2026-06-12 16:40:19.561397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1158464494.vg
2026-06-12 16:40:19.561413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-347052011.vg
2026-06-12 16:40:19.561428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-312689111.vg
2026-06-12 16:40:19.561444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-177513807.vg
2026-06-12 16:40:19.561460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-12 16:40:19.561475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-12 16:40:19.561491 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-12 16:40:19.561506 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-12 16:40:19.561541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-12 16:40:19.561559 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-12 16:40:19.561575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260612.120609.0001
2026-06-12 16:40:19.561591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-12 16:40:19.561607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-12 16:40:19.561623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-12 16:40:19.561639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-12 16:40:19.561655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-12 16:40:19.561670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-12 16:40:19.561686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-12 16:40:19.561701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-12 16:40:19.561716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-12 16:40:19.561732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-12 16:40:19.561747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-12 16:40:19.561762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-12 16:40:19.561778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-12 16:40:19.561794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-12 16:40:19.561810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-12 16:40:19.561825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-12 16:40:19.561841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-12 16:40:19.561857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-12 16:40:19.561872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-12 16:40:19.561892 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-12 16:40:19.561908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-12 16:40:19.561924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-12 16:40:19.561940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-12 16:40:19.561956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-12 16:40:19.561971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-12 16:40:19.561987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-12 16:40:19.562003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-12 16:40:19.562019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-12 16:40:19.562035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-12 16:40:19.562050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-12 16:40:19.562067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-12 16:40:19.562082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-12 16:40:19.562098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-12 16:40:19.562113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-12 16:40:19.562128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-12 16:40:19.562142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-12 16:40:19.562157 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-12 16:40:19.562172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-12 16:40:19.562187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-12 16:40:19.562202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-12 16:40:19.562217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-12 16:40:19.562233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-12 16:40:19.562248 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-12 16:40:19.562264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-12 16:40:19.562280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-12 16:40:19.562296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-12 16:40:19.562312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-12 16:40:19.562330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-12 16:40:19.562348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-12 16:40:19.562364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-12 16:40:19.562379 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-12 16:40:19.562394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-12 16:40:19.562410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-12 16:40:19.562425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-12 16:40:19.562445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-12 16:40:19.562461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-12 16:40:19.562476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-12 16:40:19.562492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-12 16:40:19.562507 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-12 16:40:19.562546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-12 16:40:19.562563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-12 16:40:19.562579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-12 16:40:19.562595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-12 16:40:19.562611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-12 16:40:19.562627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-12 16:40:19.562642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-12 16:40:19.562658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-12 16:40:19.562674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-12 16:40:19.562690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-12 16:40:19.562705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-12 16:40:19.562721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-12 16:40:19.562736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-12 16:40:19.562751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-12 16:40:19.562766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-12 16:40:19.562782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-12 16:40:19.562797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-12 16:40:19.562812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-12 16:40:19.562828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-12 16:40:19.562843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-12 16:40:19.562859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-12 16:40:19.562875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-12 16:40:19.562890 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-12 16:40:19.562906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-12 16:40:19.562922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-12 16:40:19.562937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-12 16:40:19.562953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-12 16:40:19.562968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-12 16:40:19.562984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-12 16:40:19.562999 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-12 16:40:19.563014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-12 16:40:19.563035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-12 16:40:19.563051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-12 16:40:19.563067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-12 16:40:19.563083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-12 16:40:19.563099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-12 16:40:19.563114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-12 16:40:19.563130 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-12 16:40:19.563146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-12 16:40:19.563162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-12 16:40:19.563177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-12 16:40:19.563193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-12 16:40:19.563208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-12 16:40:19.563223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-12 16:40:19.563238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-12 16:40:19.563253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-12 16:40:19.563268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-12 16:40:19.563283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-12 16:40:19.563298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-12 16:40:19.563313 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-12 16:40:19.563328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-12 16:40:19.563343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-12 16:40:19.563358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-12 16:40:19.563373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-12 16:40:19.563389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-12 16:40:19.563404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-12 16:40:19.563420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-12 16:40:19.563436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-12 16:40:19.563451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-12 16:40:19.563467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-12 16:40:19.563482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-12 16:40:19.563498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-12 16:40:19.563536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-12 16:40:19.563557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-12 16:40:19.563573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-12 16:40:19.563605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-12 16:40:19.563621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-12 16:40:19.563637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-12 16:40:19.563652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-12 16:40:19.563667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-12 16:40:19.563683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-12 16:40:19.563698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-12 16:40:19.563713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-12 16:40:19.563729 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-12 16:40:19.563744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-12 16:40:19.563760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-12 16:40:19.563776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-12 16:40:19.563791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-12 16:40:19.563807 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-12 16:40:19.563822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-12 16:40:19.563838 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-12 16:40:19.563854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-12 16:40:19.563869 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-12 16:40:19.563885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-12 16:40:19.563902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-12 16:40:19.563917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-12 16:40:19.563933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-12 16:40:19.563949 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-12 16:40:19.563964 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-12 16:40:19.563980 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-12 16:40:19.563996 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-12 16:40:19.564011 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-12 16:40:19.564027 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-12 16:40:19.564043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-12 16:40:19.564058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-12 16:40:19.564074 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-12 16:40:19.564090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-12 16:40:19.564106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-12 16:40:19.564121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-12 16:40:19.564136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-12 16:40:19.564152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-12 16:40:19.564167 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-12 16:40:19.564190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-12 16:40:19.564207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-12 16:40:19.564223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-12 16:40:19.564238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-12 16:40:19.564254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-12 16:40:19.564270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-12 16:40:19.564286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-12 16:40:19.564301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-12 16:40:19.564317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-12 16:40:19.564332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-12 16:40:19.564349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-12 16:40:19.564363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-12 16:40:19.564379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-12 16:40:19.564394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-12 16:40:19.564409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-12 16:40:19.564424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-12 16:40:19.564439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-12 16:40:19.564454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-12 16:40:19.564469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-12 16:40:19.564484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-12 16:40:19.564499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-12 16:40:19.564534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-12 16:40:19.564552 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-12 16:40:19.564567 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-12 16:40:19.564583 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-12 16:40:19.564599 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-12 16:40:19.564649 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-12 16:40:19.564671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-12 16:40:19.564688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-12 16:40:19.564705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-12 16:40:19.564721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-12 16:40:19.564737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-12 16:40:19.564752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-12 16:40:19.564768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-12 16:40:19.564789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-12 16:40:19.564805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-12 16:40:19.564820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-12 16:40:19.564835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-12 16:40:19.564851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-12 16:40:19.564867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-12 16:40:19.564882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-12 16:40:19.564897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-12 16:40:19.564912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-12 16:40:19.564927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-12 16:40:19.564942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-12 16:40:19.564958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-12 16:40:19.564973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-12 16:40:19.564987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-12 16:40:19.565002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-12 16:40:19.565018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-12 16:40:19.565032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-12 16:40:19.565047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-12 16:40:19.565062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-12 16:40:19.565077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-12 16:40:19.565091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-12 16:40:19.565106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-12 16:40:19.565121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-12 16:40:19.565136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-12 16:40:19.565151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-12 16:40:19.565166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-12 16:40:19.565181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-12 16:40:19.565196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-12 16:40:19.565211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-12 16:40:19.565230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-12 16:40:19.565245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-12 16:40:19.565261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-12 16:40:19.565276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-12 16:40:19.565291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-12 16:40:19.565306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-12 16:40:19.565321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-12 16:40:19.565335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-12 16:40:19.565350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-12 16:40:19.565367 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-12 16:40:19.565382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-12 16:40:19.565397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-12 16:40:19.565412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-12 16:40:19.565427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-12 16:40:19.565443 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-12 16:40:19.565459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-12 16:40:19.565475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-12 16:40:19.565491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-12 16:40:19.565506 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-12 16:40:19.565541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-12 16:40:19.565559 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-12 16:40:19.565574 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-12 16:40:19.565589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-12 16:40:19.565605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-12 16:40:19.565620 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-12 16:40:19.565636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-12 16:40:19.565652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-12 16:40:19.565668 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-12 16:40:19.565684 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-12 16:40:19.565699 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-12 16:40:19.565715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-12 16:40:19.565731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-12 16:40:19.565747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-12 16:40:19.565762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-12 16:40:19.565778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-12 16:40:19.565798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41862.2026-06-12@12:10:48~
2026-06-12 16:40:19.565815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-12 16:40:19.565831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-12 16:40:19.565846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-12 16:40:19.565862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-12 16:40:19.565877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-12 16:40:19.565893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-12 16:40:19.565908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-12 16:40:19.565924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-12 16:40:19.565940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-12 16:40:19.565955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-12 16:40:19.565970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-12 16:40:19.565986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-12 16:40:19.566002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-12 16:40:19.566017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42015.2026-06-12@12:10:49~
2026-06-12 16:40:19.566033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-12 16:40:19.566048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-12 16:40:19.566063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-12 16:40:19.566078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-12 16:40:19.566093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-12 16:40:19.566109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-12 16:40:19.566125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-12 16:40:19.566140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-12 16:40:19.566156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-12 16:40:19.566171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-12 16:40:19.566187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-12 16:40:19.566203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-12 16:40:19.566219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-12 16:40:19.566234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-12 16:40:19.566250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-12 16:40:19.566265 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-12 16:40:19.566281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-12 16:40:19.566296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-12 16:40:19.566311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-12 16:40:19.566331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-12 16:40:19.566346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-12 16:40:19.566362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-12 16:40:19.566377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-12 16:40:19.566392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-12 16:40:19.566407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-12 16:40:19.566422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-12 16:40:19.566437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-12 16:40:19.566453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-12 16:40:19.566468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-12 16:40:19.566483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-12 16:40:19.566498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-12 16:40:19.566552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-12 16:40:19.566619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-12 16:40:19.566636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-12 16:40:19.566652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-12 16:40:19.566667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-12 16:40:19.566683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-12 16:40:19.566698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-12 16:40:19.566714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-12 16:40:19.566730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-12 16:40:19.566745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-12 16:40:19.566761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-12 16:40:19.566776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-12 16:40:19.566792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-12 16:40:19.566807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-12 16:40:19.566823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-12 16:40:19.566839 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-12 16:40:19.566854 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-12 16:40:19.566870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-12 16:40:19.566885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-12 16:40:19.566901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-12 16:40:19.566923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-12 16:40:19.566939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-12 16:40:19.566955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-12 16:40:19.566970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-12 16:40:19.566986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-12 16:40:19.567001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-12 16:40:19.567016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-12 16:40:19.567032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-12 16:40:19.567047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-12 16:40:19.567062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-12 16:40:19.567077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-12 16:40:19.567092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-12 16:40:19.567107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-12 16:40:19.567121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-12 16:40:19.567136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-12 16:40:19.567151 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-12 16:40:19.567166 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
2026-06-12 16:40:19.567182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-12 16:40:19.567197 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-12 16:40:19.567213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-12 16:40:19.567228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-12 16:40:19.567242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-12 16:40:19.567257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-12 16:40:19.567272 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-12 16:40:19.567287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-12 16:40:19.567302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-12 16:40:19.567317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-12 16:40:19.567331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-12 16:40:19.567346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-12 16:40:19.567365 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-12 16:40:19.567381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-12 16:40:19.567396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-12 16:40:19.567411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-12 16:40:19.567425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-12 16:40:19.567440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-12 16:40:19.567455 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-12 16:40:19.567470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-12 16:40:19.567485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-12 16:40:19.567500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-12 16:40:19.567537 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-12 16:40:19.567555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-12 16:40:19.567580 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-12 16:40:19.567596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-12 16:40:19.567612 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-12 16:40:19.567627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-12 16:40:19.567642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-12 16:40:19.567659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-12 16:40:19.567675 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-12 16:40:19.567690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-12 16:40:19.567705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-12 16:40:19.567721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-12 16:40:19.567736 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-12 16:40:19.567751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-12 16:40:19.567765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-12 16:40:19.567780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-12 16:40:19.567795 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-12 16:40:19.567810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-12 16:40:19.567825 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-12 16:40:19.567845 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-12 16:40:19.567861 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-12 16:40:19.567877 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-12 16:40:19.567893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-12 16:40:19.567908 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-12 16:40:19.567924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-12 16:40:19.567952 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-12 16:40:19.567968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-12 16:40:19.567990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-12 16:40:19.568013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-12 16:40:19.568056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-12 16:40:19.568084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-12 16:40:19.568101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-12 16:40:19.568124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-12 16:40:19.568147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-12 16:40:19.568169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-12 16:40:19.568236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-12 16:40:19.568259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-12 16:40:19.568275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-12 16:40:19.568291 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-12 16:40:19.568307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-12 16:40:19.568323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-12 16:40:19.568338 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-12 16:40:19.568354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-12 16:40:19.568370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-12 16:40:19.568387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-12 16:40:19.568402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-12 16:40:19.568418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-12 16:40:19.568433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-12 16:40:19.568449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-12 16:40:19.568465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-12 16:40:19.568480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-12 16:40:19.568496 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-12 16:40:19.568535 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-12 16:40:19.568557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-12 16:40:19.568597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-12 16:40:19.568614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-12 16:40:19.568629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-12 16:40:19.568645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-12 16:40:19.568661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-12 16:40:19.568677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-12 16:40:19.568693 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-12 16:40:19.568709 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-12 16:40:19.568725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-12 16:40:19.568742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-12 16:40:19.568757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-12 16:40:19.568773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-12 16:40:19.568789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-12 16:40:19.568805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-12 16:40:19.568821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-12 16:40:19.568836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-12 16:40:19.568852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-12 16:40:19.568867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-12 16:40:19.568883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-12 16:40:19.568898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-12 16:40:19.568914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-12 16:40:19.568930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-12 16:40:19.568946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-12 16:40:19.568962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-12 16:40:19.568978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-12 16:40:19.568993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-12 16:40:19.569008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-12 16:40:19.569024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-12 16:40:19.569039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-12 16:40:19.569054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-12 16:40:19.569070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-8rir7glv.log
2026-06-12 16:40:19.569085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-kq53296v.log
2026-06-12 16:40:19.569100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-qziivddi.log
2026-06-12 16:40:19.569116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-tasm_fsi.log
2026-06-12 16:40:19.569131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-xz5ox5ew.log
2026-06-12 16:40:19.569150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-12 16:40:19.569166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-12 16:40:19.569182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-12 16:40:19.569197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-12 16:40:19.569213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-12 16:40:19.569229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-12 16:40:19.569244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-12 16:40:19.569260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-12 16:40:19.569275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-12 16:40:19.569290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-12 16:40:19.569306 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-12 16:40:19.569322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-12 16:40:19.569337 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/
2026-06-12 16:40:19.569353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system.journal.gz
2026-06-12 16:40:19.569368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-0000000000000ac4-00065410b872acdd.journal.gz
2026-06-12 16:40:19.569385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-000000000000128c-00065410c965e177.journal.gz
2026-06-12 16:40:19.569400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-0000000000001a61-00065410e3ab7b35.journal.gz
2026-06-12 16:40:19.569416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-0000000000002502-00065410e3bf0f67.journal.gz
2026-06-12 16:40:19.569431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-0000000000003265-00065410e3c4ccef.journal.gz
2026-06-12 16:40:19.569447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-0000000000003db9-00065410e41c7f73.journal.gz
2026-06-12 16:40:19.569463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-00000000000047fe-00065410e422f0db.journal.gz
2026-06-12 16:40:19.569478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/system@758ff775bcdc40808ffd86d4550ca73e-0000000000005471-00065410e58e1dd8.journal.gz
2026-06-12 16:40:19.569493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/user-1000.journal.gz
2026-06-12 16:40:19.569508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/05ff732580294ae6b9a7cbe544fc7a55/user-42405.journal.gz
2026-06-12 16:40:19.569546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-12 16:40:19.569563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-12 16:40:19.569579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-12 16:40:19.569599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-12 16:40:19.569615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-12 16:40:19.569631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-12 16:40:19.569647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-12 16:40:19.569663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-12 16:40:19.569678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa12
2026-06-12 16:40:19.569694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-12 16:40:19.569709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-12 16:40:19.569725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-12 16:40:19.569740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-12 16:40:19.569756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-12 16:40:19.569772 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-12 16:40:19.569788 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-12 16:40:19.569803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-12 16:40:19.569819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-12 16:40:19.569835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-12 16:40:19.569850 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-12 16:40:19.569866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-12 16:40:19.569882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-12 16:40:19.569897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-12 16:40:19.569913 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-12 16:40:19.569929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-12 16:40:19.569945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-12 16:40:19.569960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-12 16:40:19.569975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-12 16:40:19.569991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-12 16:40:19.570006 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-12 16:40:19.570021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-12 16:40:19.570036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-12 16:40:19.570051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-12 16:40:19.570067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-12 16:40:19.570082 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-12 16:40:19.570098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-12 16:40:19.570113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-12 16:40:19.570132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-12 16:40:19.570148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-12 16:40:19.570163 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-12 16:40:19.570178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-12 16:40:19.570193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-12 16:40:19.570208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-12 16:40:19.570223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-12 16:40:19.570238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-12 16:40:19.570253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-12 16:40:19.570268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-12 16:40:19.570284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-12 16:40:19.570299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-12 16:40:19.570315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-12 16:40:19.570331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-12 16:40:19.570346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-12 16:40:19.570362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-12 16:40:19.570378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-12 16:40:19.570394 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-12 16:40:19.570409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-12 16:40:19.570425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-12 16:40:19.570441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-12 16:40:19.570456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-12 16:40:19.570472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-12 16:40:19.570488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-12 16:40:19.570504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-12 16:40:19.570541 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-12 16:40:19.570559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-12 16:40:19.570575 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-12 16:40:19.570590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-12 16:40:19.570606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-12 16:40:19.570621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-12 16:40:19.570641 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-12 16:40:19.570657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-12 16:40:19.570671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-12 16:40:19.570687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-12 16:40:19.570702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-12 16:40:19.570718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-12 16:40:19.570733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-12 16:40:19.570748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-12 16:40:19.570763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-12 16:40:19.570779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-12 16:40:19.570794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-12 16:40:19.570810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-12 16:40:19.570825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-12 16:40:19.570840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-12 16:40:19.570856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-12 16:40:19.570871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-12 16:40:19.570886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-12 16:40:19.570902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-12 16:40:19.570917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-12 16:40:19.570932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-12 16:40:19.570947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-12 16:40:19.570963 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-12 16:40:19.570978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-12 16:40:19.570993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-12 16:40:19.571009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-12 16:40:19.571024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-12 16:40:19.571039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-12 16:40:19.571054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-12 16:40:19.571070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-12 16:40:19.571085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-12 16:40:19.571101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-12 16:40:19.571121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-12 16:40:19.571137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-12 16:40:19.571153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-12 16:40:19.571169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-12 16:40:19.571185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-12 16:40:19.571200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-12 16:40:19.571215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-12 16:40:19.571230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-12 16:40:19.571245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-12 16:40:19.571260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-12 16:40:19.571276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-12 16:40:19.571291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-12 16:40:19.571305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-12 16:40:19.571320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-12 16:40:19.571335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-12 16:40:19.571350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-12 16:40:19.571366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-12 16:40:19.571381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-12 16:40:19.571396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-12 16:40:19.571412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-12 16:40:19.571427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-12 16:40:19.571443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-12 16:40:19.571458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-12 16:40:19.571473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-12 16:40:19.571488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-12 16:40:19.571503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-12 16:40:19.571539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-12 16:40:19.571568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-12 16:40:19.571585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-12 16:40:19.571601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-12 16:40:19.571617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-12 16:40:19.571640 | controller | cd+++++++++ ci-framework-data/logs/2026-06-12_16-26/
2026-06-12 16:40:19.571657 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_16-26/ansible.log
2026-06-12 16:40:19.571673 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_16-26/crc-setup.log
2026-06-12 16:40:19.571689 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_16-26/crc-start.log
2026-06-12 16:40:19.571705 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-12 16:40:19.571720 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-12 16:40:19.571736 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-12 16:40:19.571752 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-15:57:22.log
2026-06-12 16:40:19.571768 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-16:02:40.log
2026-06-12 16:40:19.571783 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-15:57:22.log
2026-06-12 16:40:19.571799 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-16:02:40.log
2026-06-12 16:40:19.571814 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-12 16:40:19.571829 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-12 16:40:19.571845 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-12 16:40:19.571861 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf_37cd3b42-0fb7-4f4d-a689-cd5999f55f22/
2026-06-12 16:40:19.571878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf_37cd3b42-0fb7-4f4d-a689-cd5999f55f22/manager/
2026-06-12 16:40:19.571893 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6596fc866d-qjhzf_37cd3b42-0fb7-4f4d-a689-cd5999f55f22/manager/0.log
2026-06-12 16:40:19.571909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/
2026-06-12 16:40:19.571925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic-httpd/
2026-06-12 16:40:19.571941 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic-httpd/0.log.gz
2026-06-12 16:40:19.571956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic-ipa-downloader/
2026-06-12 16:40:19.571973 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic-ipa-downloader/0.log
2026-06-12 16:40:19.571988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic-log-watch/
2026-06-12 16:40:19.572004 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic-log-watch/0.log.gz
2026-06-12 16:40:19.572020 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic/
2026-06-12 16:40:19.572044 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/ironic/0.log
2026-06-12 16:40:19.572060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/mariadb/
2026-06-12 16:40:19.572075 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c954c9cc9-p8s9r_763ec33e-0401-4c4c-91d5-055ce865747e/mariadb/0.log
2026-06-12 16:40:19.572090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-kbkpx_4958bd16-910e-4f63-8f65-69ae6b3cfe9f/
2026-06-12 16:40:19.572106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-kbkpx_4958bd16-910e-4f63-8f65-69ae6b3cfe9f/cert-manager-controller/
2026-06-12 16:40:19.572121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-kbkpx_4958bd16-910e-4f63-8f65-69ae6b3cfe9f/cert-manager-controller/0.log
2026-06-12 16:40:19.572136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz_c6b6f96f-5039-409f-bd78-6b73bbef60db/
2026-06-12 16:40:19.572151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz_c6b6f96f-5039-409f-bd78-6b73bbef60db/cert-manager-cainjector/
2026-06-12 16:40:19.572166 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-svbsz_c6b6f96f-5039-409f-bd78-6b73bbef60db/cert-manager-cainjector/0.log
2026-06-12 16:40:19.572181 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-gcsmn_c8daaa82-5e21-47d2-994f-cd4a191f1f47/
2026-06-12 16:40:19.572196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-gcsmn_c8daaa82-5e21-47d2-994f-cd4a191f1f47/cert-manager-webhook/
2026-06-12 16:40:19.572212 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-gcsmn_c8daaa82-5e21-47d2-994f-cd4a191f1f47/cert-manager-webhook/0.log
2026-06-12 16:40:19.572227 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-12 16:40:19.572242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/
2026-06-12 16:40:19.572259 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/0.log
2026-06-12 16:40:19.572275 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/1.log
2026-06-12 16:40:19.572291 | 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-12 16:40:19.572307 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/
2026-06-12 16:40:19.572322 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/0.log
2026-06-12 16:40:19.572343 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/1.log
2026-06-12 16:40:19.572358 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/2.log
2026-06-12 16:40:19.572374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/
2026-06-12 16:40:19.572390 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/0.log
2026-06-12 16:40:19.572405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/1.log
2026-06-12 16:40:19.572420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/
2026-06-12 16:40:19.572435 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/0.log
2026-06-12 16:40:19.572451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/1.log
2026-06-12 16:40:19.572466 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/2.log
2026-06-12 16:40:19.572482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-jd5hz_cfa073bd-7dae-4d38-a0fb-efb909e8989a/
2026-06-12 16:40:19.572498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-jd5hz_cfa073bd-7dae-4d38-a0fb-efb909e8989a/controller/
2026-06-12 16:40:19.572529 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-jd5hz_cfa073bd-7dae-4d38-a0fb-efb909e8989a/controller/0.log.gz
2026-06-12 16:40:19.572550 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-jd5hz_cfa073bd-7dae-4d38-a0fb-efb909e8989a/kube-rbac-proxy/
2026-06-12 16:40:19.572567 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-jd5hz_cfa073bd-7dae-4d38-a0fb-efb909e8989a/kube-rbac-proxy/0.log
2026-06-12 16:40:19.572583 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr_32817445-a4dc-4237-a1e6-2366feafc17e/
2026-06-12 16:40:19.572599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr_32817445-a4dc-4237-a1e6-2366feafc17e/manager/
2026-06-12 16:40:19.572614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6d6586cdbc-cwmmr_32817445-a4dc-4237-a1e6-2366feafc17e/manager/0.log
2026-06-12 16:40:19.572630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv_09712a2f-40cf-4860-a6f7-be2ae9cd2fac/
2026-06-12 16:40:19.572645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv_09712a2f-40cf-4860-a6f7-be2ae9cd2fac/webhook-server/
2026-06-12 16:40:19.572660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-777bdcbc49-2vffv_09712a2f-40cf-4860-a6f7-be2ae9cd2fac/webhook-server/0.log
2026-06-12 16:40:19.572680 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-cpznh_3e5776a9-aebb-4447-ab83-f2b67d904fab/
2026-06-12 16:40:19.572696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-cpznh_3e5776a9-aebb-4447-ab83-f2b67d904fab/kube-rbac-proxy/
2026-06-12 16:40:19.572712 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-cpznh_3e5776a9-aebb-4447-ab83-f2b67d904fab/kube-rbac-proxy/0.log
2026-06-12 16:40:19.572727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-cpznh_3e5776a9-aebb-4447-ab83-f2b67d904fab/speaker/
2026-06-12 16:40:19.572742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-cpznh_3e5776a9-aebb-4447-ab83-f2b67d904fab/speaker/0.log.gz
2026-06-12 16:40:19.572758 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/
2026-06-12 16:40:19.572773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/
2026-06-12 16:40:19.572788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/0.log
2026-06-12 16:40:19.572803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/1.log
2026-06-12 16:40:19.572818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-12 16:40:19.572833 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/
2026-06-12 16:40:19.572849 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/0.log
2026-06-12 16:40:19.572864 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/1.log
2026-06-12 16:40:19.572879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/
2026-06-12 16:40:19.572894 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/0.log
2026-06-12 16:40:19.572909 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/1.log
2026-06-12 16:40:19.572924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/
2026-06-12 16:40:19.572939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/0.log
2026-06-12 16:40:19.572954 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/1.log
2026-06-12 16:40:19.572975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/
2026-06-12 16:40:19.572991 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/
2026-06-12 16:40:19.573006 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/0.log
2026-06-12 16:40:19.573022 | 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-12 16:40:19.573038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/
2026-06-12 16:40:19.573053 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/
2026-06-12 16:40:19.573068 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/0.log
2026-06-12 16:40:19.573084 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/1.log
2026-06-12 16:40:19.573099 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/
2026-06-12 16:40:19.573114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/
2026-06-12 16:40:19.573129 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/0.log
2026-06-12 16:40:19.573144 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/1.log
2026-06-12 16:40:19.573160 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/
2026-06-12 16:40:19.573175 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/0.log
2026-06-12 16:40:19.573190 | 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-12 16:40:19.573206 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-12 16:40:19.573221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/
2026-06-12 16:40:19.573237 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9.log
2026-06-12 16:40:19.573258 | 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/aba24566b5e93f037eb487375734c14a01805b5abb653b242106f84be2493f6f.log
2026-06-12 16:40:19.573274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/
2026-06-12 16:40:19.573289 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/0.log
2026-06-12 16:40:19.573305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/1.log
2026-06-12 16:40:19.573321 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/
2026-06-12 16:40:19.573337 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/0.log
2026-06-12 16:40:19.573352 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/1.log
2026-06-12 16:40:19.573368 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/
2026-06-12 16:40:19.573384 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/
2026-06-12 16:40:19.573400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/0.log.gz
2026-06-12 16:40:19.573415 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/1.log.gz
2026-06-12 16:40:19.573431 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/2.log.gz
2026-06-12 16:40:19.573447 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/
2026-06-12 16:40:19.573462 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/
2026-06-12 16:40:19.573478 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/0.log
2026-06-12 16:40:19.573493 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/1.log
2026-06-12 16:40:19.573509 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/
2026-06-12 16:40:19.573550 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/2.log
2026-06-12 16:40:19.573568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/3.log
2026-06-12 16:40:19.573583 | 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/7.log
2026-06-12 16:40:19.573598 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/8.log
2026-06-12 16:40:19.573614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/
2026-06-12 16:40:19.573630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/
2026-06-12 16:40:19.573646 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/0.log
2026-06-12 16:40:19.573662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/2.log
2026-06-12 16:40:19.573677 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/3.log
2026-06-12 16:40:19.573693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-8596dc45f5-v7wwf_647f1cca-d522-437e-8f42-c6371bd6dc15/
2026-06-12 16:40:19.573709 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-8596dc45f5-v7wwf_647f1cca-d522-437e-8f42-c6371bd6dc15/console/
2026-06-12 16:40:19.573724 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-8596dc45f5-v7wwf_647f1cca-d522-437e-8f42-c6371bd6dc15/console/0.log
2026-06-12 16:40:19.573740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-12 16:40:19.573756 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/
2026-06-12 16:40:19.573771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/10.log
2026-06-12 16:40:19.573787 | 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-12 16:40:19.573802 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/2.log
2026-06-12 16:40:19.573817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/3.log
2026-06-12 16:40:19.573837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/
2026-06-12 16:40:19.573853 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/
2026-06-12 16:40:19.573869 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/0.log
2026-06-12 16:40:19.573885 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/1.log
2026-06-12 16:40:19.573901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/2.log
2026-06-12 16:40:19.573917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-9595bc9fd-txd99_6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed/
2026-06-12 16:40:19.573933 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-9595bc9fd-txd99_6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed/controller-manager/
2026-06-12 16:40:19.573948 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-9595bc9fd-txd99_6f3d8d1a-0e4c-415e-90f7-5cd2d32a59ed/controller-manager/0.log
2026-06-12 16:40:19.573964 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/
2026-06-12 16:40:19.573980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/
2026-06-12 16:40:19.573995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/0.log
2026-06-12 16:40:19.574011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/1.log
2026-06-12 16:40:19.574026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/
2026-06-12 16:40:19.574042 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/0.log
2026-06-12 16:40:19.574057 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/1.log
2026-06-12 16:40:19.574073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-12 16:40:19.574088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-12 16:40:19.574103 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/0.log
2026-06-12 16:40:19.574119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/1.log
2026-06-12 16:40:19.574138 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/
2026-06-12 16:40:19.574154 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/0.log
2026-06-12 16:40:19.574170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/1.log
2026-06-12 16:40:19.574185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-12 16:40:19.574200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/
2026-06-12 16:40:19.574216 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/0.log
2026-06-12 16:40:19.574231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/1.log
2026-06-12 16:40:19.574246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/
2026-06-12 16:40:19.574262 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/
2026-06-12 16:40:19.574277 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/0.log
2026-06-12 16:40:19.574292 | 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-12 16:40:19.574308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-12 16:40:19.574323 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-12 16:40:19.574338 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-12 16:40:19.574353 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-12 16:40:19.574368 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-12 16:40:19.574383 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-12 16:40:19.574398 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-12 16:40:19.574413 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-12 16:40:19.574429 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-12 16:40:19.574444 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-12 16:40:19.574463 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-12 16:40:19.574479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-12 16:40:19.574495 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-12 16:40:19.574527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-12 16:40:19.574548 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-12 16:40:19.574565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-12 16:40:19.574580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-12 16:40:19.574595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_8e20d755-5557-4535-a363-5345b383748d/
2026-06-12 16:40:19.574611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_8e20d755-5557-4535-a363-5345b383748d/installer/
2026-06-12 16:40:19.574626 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_8e20d755-5557-4535-a363-5345b383748d/installer/0.log
2026-06-12 16:40:19.574641 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/
2026-06-12 16:40:19.574656 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/ceddec4e7951791337c2ff6b01e7d029aacd08e8e476247be413503141ec29b2.log
2026-06-12 16:40:19.574671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/controller/
2026-06-12 16:40:19.574725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/controller/0.log
2026-06-12 16:40:19.574748 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-frr-files/
2026-06-12 16:40:19.574765 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-frr-files/0.log
2026-06-12 16:40:19.574782 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-frr-status/
2026-06-12 16:40:19.574799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-frr-status/0.log
2026-06-12 16:40:19.574815 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-metrics/
2026-06-12 16:40:19.574831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-metrics/0.log
2026-06-12 16:40:19.574847 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-reloader/
2026-06-12 16:40:19.574862 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/cp-reloader/0.log
2026-06-12 16:40:19.574883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/frr-metrics/
2026-06-12 16:40:19.574899 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/frr-metrics/0.log
2026-06-12 16:40:19.574914 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/frr-status/
2026-06-12 16:40:19.574930 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/frr-status/0.log
2026-06-12 16:40:19.574945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/frr/
2026-06-12 16:40:19.574960 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/frr/0.log
2026-06-12 16:40:19.574975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/kube-rbac-proxy-frr/
2026-06-12 16:40:19.574990 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/kube-rbac-proxy-frr/0.log
2026-06-12 16:40:19.575005 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/kube-rbac-proxy/
2026-06-12 16:40:19.575020 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/kube-rbac-proxy/0.log
2026-06-12 16:40:19.575035 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/reloader/
2026-06-12 16:40:19.575050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qt9rz_d4914812-995d-4694-832e-ee3ece54c96d/reloader/0.log
2026-06-12 16:40:19.575065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-452rx_20d5752c-196a-4083-9992-4bfcc1776f9f/
2026-06-12 16:40:19.575081 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-452rx_20d5752c-196a-4083-9992-4bfcc1776f9f/frr-k8s-webhook-server/
2026-06-12 16:40:19.575096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-452rx_20d5752c-196a-4083-9992-4bfcc1776f9f/frr-k8s-webhook-server/0.log
2026-06-12 16:40:19.575112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/
2026-06-12 16:40:19.575128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/
2026-06-12 16:40:19.575143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/0.log
2026-06-12 16:40:19.575159 | 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-12 16:40:19.575174 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/2.log
2026-06-12 16:40:19.575194 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/
2026-06-12 16:40:19.575210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/
2026-06-12 16:40:19.575226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/0.log
2026-06-12 16:40:19.575241 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/1.log
2026-06-12 16:40:19.575256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-12 16:40:19.575271 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/
2026-06-12 16:40:19.575287 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/0.log
2026-06-12 16:40:19.575301 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/1.log
2026-06-12 16:40:19.575317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688030-5sr4p_5f127f8f-1e54-4414-8f28-258960bb87d0/
2026-06-12 16:40:19.575332 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688030-5sr4p_5f127f8f-1e54-4414-8f28-258960bb87d0/oc/
2026-06-12 16:40:19.575347 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688030-5sr4p_5f127f8f-1e54-4414-8f28-258960bb87d0/oc/0.log
2026-06-12 16:40:19.575362 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688032-dbhm4_e427936a-0057-485d-8fe2-8f78b5978d47/
2026-06-12 16:40:19.575377 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688032-dbhm4_e427936a-0057-485d-8fe2-8f78b5978d47/oc/
2026-06-12 16:40:19.575392 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688032-dbhm4_e427936a-0057-485d-8fe2-8f78b5978d47/oc/0.log
2026-06-12 16:40:19.575407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688034-mkmp9_d084118b-9dcc-4445-891e-285ff7d5cb65/
2026-06-12 16:40:19.575422 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688034-mkmp9_d084118b-9dcc-4445-891e-285ff7d5cb65/oc/
2026-06-12 16:40:19.575438 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688034-mkmp9_d084118b-9dcc-4445-891e-285ff7d5cb65/oc/0.log
2026-06-12 16:40:19.575453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688036-bc7sc_d0ba7de4-2080-4e71-b5f4-5abd78674ae1/
2026-06-12 16:40:19.575468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688036-bc7sc_d0ba7de4-2080-4e71-b5f4-5abd78674ae1/oc/
2026-06-12 16:40:19.575483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688036-bc7sc_d0ba7de4-2080-4e71-b5f4-5abd78674ae1/oc/0.log
2026-06-12 16:40:19.575498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-12 16:40:19.575535 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/
2026-06-12 16:40:19.575566 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/0.log
2026-06-12 16:40:19.575584 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/1.log
2026-06-12 16:40:19.575599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/
2026-06-12 16:40:19.575615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/
2026-06-12 16:40:19.575633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/0.log
2026-06-12 16:40:19.575649 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/1.log
2026-06-12 16:40:19.575665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/
2026-06-12 16:40:19.575681 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/0.log
2026-06-12 16:40:19.575696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/1.log
2026-06-12 16:40:19.575712 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-12 16:40:19.575727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/
2026-06-12 16:40:19.575743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/0.log
2026-06-12 16:40:19.575759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/1.log
2026-06-12 16:40:19.575774 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/2.log
2026-06-12 16:40:19.575790 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/
2026-06-12 16:40:19.575805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/
2026-06-12 16:40:19.575821 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/0.log
2026-06-12 16:40:19.575837 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/1.log
2026-06-12 16:40:19.575857 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/2.log
2026-06-12 16:40:19.575873 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-12 16:40:19.575889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/
2026-06-12 16:40:19.575905 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/0.log
2026-06-12 16:40:19.575920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_cd242cb2-7556-4bfa-99f5-ffde1224c469/
2026-06-12 16:40:19.575936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_cd242cb2-7556-4bfa-99f5-ffde1224c469/installer/
2026-06-12 16:40:19.575951 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_cd242cb2-7556-4bfa-99f5-ffde1224c469/installer/0.log
2026-06-12 16:40:19.575966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-12 16:40:19.575982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/
2026-06-12 16:40:19.575997 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/0.log
2026-06-12 16:40:19.576013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-12 16:40:19.576028 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/0.log
2026-06-12 16:40:19.576043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-12 16:40:19.576058 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/0.log
2026-06-12 16:40:19.576073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/1.log
2026-06-12 16:40:19.576088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-12 16:40:19.576104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/0.log
2026-06-12 16:40:19.576119 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-12 16:40:19.576134 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/0.log.gz
2026-06-12 16:40:19.576154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-12 16:40:19.576170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-12 16:40:19.576185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/
2026-06-12 16:40:19.576200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/
2026-06-12 16:40:19.576215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/0.log
2026-06-12 16:40:19.576230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/
2026-06-12 16:40:19.576246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/
2026-06-12 16:40:19.576261 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/0.log
2026-06-12 16:40:19.576276 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_ad789121-efaf-40ea-968c-16071b32a883/
2026-06-12 16:40:19.576290 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_ad789121-efaf-40ea-968c-16071b32a883/pruner/
2026-06-12 16:40:19.576305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_ad789121-efaf-40ea-968c-16071b32a883/pruner/0.log
2026-06-12 16:40:19.576320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/
2026-06-12 16:40:19.576335 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/
2026-06-12 16:40:19.576351 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/0.log
2026-06-12 16:40:19.576367 | 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-12 16:40:19.576383 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-12 16:40:19.576398 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/
2026-06-12 16:40:19.576415 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/0.log
2026-06-12 16:40:19.576430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/1.log
2026-06-12 16:40:19.576451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/7.log
2026-06-12 16:40:19.576467 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/8.log
2026-06-12 16:40:19.576483 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/
2026-06-12 16:40:19.576499 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/0.log
2026-06-12 16:40:19.576534 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/1.log
2026-06-12 16:40:19.576552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/
2026-06-12 16:40:19.576568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/0.log
2026-06-12 16:40:19.576584 | 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-12 16:40:19.576599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/2.log
2026-06-12 16:40:19.576615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/
2026-06-12 16:40:19.576630 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/0.log
2026-06-12 16:40:19.576646 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/1.log
2026-06-12 16:40:19.576661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/4.log
2026-06-12 16:40:19.576676 | 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-12 16:40:19.576692 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/
2026-06-12 16:40:19.576709 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/
2026-06-12 16:40:19.576726 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/0.log
2026-06-12 16:40:19.576750 | 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-12 16:40:19.576767 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-12 16:40:19.576783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/
2026-06-12 16:40:19.576799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/0.log
2026-06-12 16:40:19.576815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/1.log
2026-06-12 16:40:19.576831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/
2026-06-12 16:40:19.576846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/0.log
2026-06-12 16:40:19.576861 | 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-12 16:40:19.576876 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/2.log
2026-06-12 16:40:19.576891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-12 16:40:19.576906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/0.log
2026-06-12 16:40:19.576922 | 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-12 16:40:19.576937 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/2.log
2026-06-12 16:40:19.576952 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/
2026-06-12 16:40:19.576968 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/0.log
2026-06-12 16:40:19.576984 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/1.log
2026-06-12 16:40:19.576999 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/
2026-06-12 16:40:19.577015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/
2026-06-12 16:40:19.577030 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/0.log
2026-06-12 16:40:19.577050 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/
2026-06-12 16:40:19.577066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/
2026-06-12 16:40:19.577083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/0.log
2026-06-12 16:40:19.577099 | 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-12 16:40:19.577114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/
2026-06-12 16:40:19.577131 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/
2026-06-12 16:40:19.577146 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/0.log
2026-06-12 16:40:19.577162 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/1.log
2026-06-12 16:40:19.577177 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/
2026-06-12 16:40:19.577192 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/0.log
2026-06-12 16:40:19.577208 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/1.log
2026-06-12 16:40:19.577224 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/
2026-06-12 16:40:19.577239 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/
2026-06-12 16:40:19.577254 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/0.log
2026-06-12 16:40:19.577270 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/3.log
2026-06-12 16:40:19.577286 | 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/4.log
2026-06-12 16:40:19.577301 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/
2026-06-12 16:40:19.577322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/
2026-06-12 16:40:19.577338 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/0.log
2026-06-12 16:40:19.577353 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/1.log
2026-06-12 16:40:19.577369 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/
2026-06-12 16:40:19.577384 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/0.log
2026-06-12 16:40:19.577400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/1.log
2026-06-12 16:40:19.577415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-12 16:40:19.577430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/
2026-06-12 16:40:19.577445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/0.log
2026-06-12 16:40:19.577460 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/1.log
2026-06-12 16:40:19.577475 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-12 16:40:19.577491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/0.log
2026-06-12 16:40:19.577506 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/1.log
2026-06-12 16:40:19.577542 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/
2026-06-12 16:40:19.577560 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/
2026-06-12 16:40:19.577575 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/0.log
2026-06-12 16:40:19.577591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/1.log
2026-06-12 16:40:19.577606 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/
2026-06-12 16:40:19.577627 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/0.log
2026-06-12 16:40:19.577643 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/1.log
2026-06-12 16:40:19.577659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/
2026-06-12 16:40:19.577674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/
2026-06-12 16:40:19.577689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/0.log
2026-06-12 16:40:19.577705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/1.log
2026-06-12 16:40:19.577720 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/
2026-06-12 16:40:19.577735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/0.log
2026-06-12 16:40:19.577750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/1.log
2026-06-12 16:40:19.577765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/
2026-06-12 16:40:19.577780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/
2026-06-12 16:40:19.577795 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/0.log
2026-06-12 16:40:19.577811 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/1.log
2026-06-12 16:40:19.577826 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/
2026-06-12 16:40:19.577842 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/0.log
2026-06-12 16:40:19.577858 | 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-12 16:40:19.577873 | 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-12 16:40:19.577889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/
2026-06-12 16:40:19.577909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/
2026-06-12 16:40:19.577925 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/0.log
2026-06-12 16:40:19.577941 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/1.log
2026-06-12 16:40:19.577956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/
2026-06-12 16:40:19.577971 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/extract/
2026-06-12 16:40:19.577987 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/extract/0.log
2026-06-12 16:40:19.578003 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/pull/
2026-06-12 16:40:19.578018 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/pull/0.log
2026-06-12 16:40:19.578034 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/util/
2026-06-12 16:40:19.578049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f_15deb72c-d915-489a-9d6a-d51c92e52ba1/util/0.log
2026-06-12 16:40:19.578065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/
2026-06-12 16:40:19.578080 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/extract-content/
2026-06-12 16:40:19.578096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/extract-content/0.log
2026-06-12 16:40:19.578112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/extract-utilities/
2026-06-12 16:40:19.578127 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/extract-utilities/0.log
2026-06-12 16:40:19.578143 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/registry-server/
2026-06-12 16:40:19.578158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mqfw2_3934a369-bb2c-46d9-a518-5668f6fd668c/registry-server/0.log.gz
2026-06-12 16:40:19.578173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/
2026-06-12 16:40:19.578193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/extract-content/
2026-06-12 16:40:19.578209 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/extract-content/0.log
2026-06-12 16:40:19.578225 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/extract-utilities/
2026-06-12 16:40:19.578240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/extract-utilities/0.log
2026-06-12 16:40:19.578256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/registry-server/
2026-06-12 16:40:19.578271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-98mrc_7157b26b-bc6d-490e-b33b-43253d18d848/registry-server/0.log
2026-06-12 16:40:19.578288 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/
2026-06-12 16:40:19.578314 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/extract-content/
2026-06-12 16:40:19.578330 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/extract-content/0.log
2026-06-12 16:40:19.578352 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/extract-utilities/
2026-06-12 16:40:19.578375 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/extract-utilities/0.log
2026-06-12 16:40:19.578397 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/registry-server/
2026-06-12 16:40:19.578420 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-sq292_5ca7271c-5268-4e77-a46d-fcad4cea7a8c/registry-server/0.log.gz
2026-06-12 16:40:19.578492 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/
2026-06-12 16:40:19.578542 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/extract/
2026-06-12 16:40:19.578560 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/extract/0.log
2026-06-12 16:40:19.578576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/pull/
2026-06-12 16:40:19.578592 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/pull/0.log
2026-06-12 16:40:19.578608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/util/
2026-06-12 16:40:19.578628 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr_3241e9a6-8b6b-4ca0-85af-a07b0a631094/util/0.log
2026-06-12 16:40:19.578644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cbxcg_e87c8ff0-e9b1-4530-9883-b5f47c5e7117/
2026-06-12 16:40:19.578660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cbxcg_e87c8ff0-e9b1-4530-9883-b5f47c5e7117/marketplace-operator/
2026-06-12 16:40:19.578676 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cbxcg_e87c8ff0-e9b1-4530-9883-b5f47c5e7117/marketplace-operator/0.log
2026-06-12 16:40:19.578692 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cbxcg_e87c8ff0-e9b1-4530-9883-b5f47c5e7117/marketplace-operator/1.log
2026-06-12 16:40:19.578708 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/
2026-06-12 16:40:19.578723 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/extract-content/
2026-06-12 16:40:19.578739 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/extract-content/0.log
2026-06-12 16:40:19.578754 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/extract-utilities/
2026-06-12 16:40:19.578770 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/extract-utilities/0.log
2026-06-12 16:40:19.578786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/registry-server/
2026-06-12 16:40:19.578801 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-mqbff_863055a7-d318-481d-91f8-67d1fb45ccc7/registry-server/0.log.gz
2026-06-12 16:40:19.578816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/
2026-06-12 16:40:19.578831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/extract-content/
2026-06-12 16:40:19.578846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/extract-content/0.log
2026-06-12 16:40:19.578862 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/extract-utilities/
2026-06-12 16:40:19.578877 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/extract-utilities/0.log
2026-06-12 16:40:19.578893 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/registry-server/
2026-06-12 16:40:19.578908 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-sgqvh_0bbd7618-5f98-4539-95d0-bdbd174d3fcf/registry-server/0.log.gz
2026-06-12 16:40:19.578923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/
2026-06-12 16:40:19.578942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/
2026-06-12 16:40:19.578958 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/0.log
2026-06-12 16:40:19.578973 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/1.log
2026-06-12 16:40:19.578988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/
2026-06-12 16:40:19.579002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/0.log
2026-06-12 16:40:19.579017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/1.log
2026-06-12 16:40:19.579033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/
2026-06-12 16:40:19.579048 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/0.log
2026-06-12 16:40:19.579064 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/1.log
2026-06-12 16:40:19.579079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/
2026-06-12 16:40:19.579095 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/0.log
2026-06-12 16:40:19.579110 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/1.log
2026-06-12 16:40:19.579126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/
2026-06-12 16:40:19.579141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/0.log
2026-06-12 16:40:19.579156 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/1.log
2026-06-12 16:40:19.579172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/
2026-06-12 16:40:19.579187 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/0.log
2026-06-12 16:40:19.579203 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/1.log
2026-06-12 16:40:19.579222 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/
2026-06-12 16:40:19.579239 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/0.log
2026-06-12 16:40:19.579254 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/1.log
2026-06-12 16:40:19.579270 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/
2026-06-12 16:40:19.579286 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/
2026-06-12 16:40:19.579302 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/0.log
2026-06-12 16:40:19.579318 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/1.log
2026-06-12 16:40:19.579333 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/
2026-06-12 16:40:19.579349 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/0.log
2026-06-12 16:40:19.579364 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/1.log
2026-06-12 16:40:19.579380 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-12 16:40:19.579396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-12 16:40:19.579411 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/1.log
2026-06-12 16:40:19.579427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/2.log
2026-06-12 16:40:19.579442 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/3.log
2026-06-12 16:40:19.579458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/4.log
2026-06-12 16:40:19.579473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-12 16:40:19.579488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/
2026-06-12 16:40:19.579503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/0.log
2026-06-12 16:40:19.579552 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/1.log
2026-06-12 16:40:19.579575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/
2026-06-12 16:40:19.579592 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/0.log
2026-06-12 16:40:19.579607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/1.log
2026-06-12 16:40:19.579625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-btdtr_must-gather-s26tr_23f98330-db88-4e83-99c4-4c46c4bca511/
2026-06-12 16:40:19.579641 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-btdtr_must-gather-s26tr_23f98330-db88-4e83-99c4-4c46c4bca511/copy/
2026-06-12 16:40:19.579656 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-btdtr_must-gather-s26tr_23f98330-db88-4e83-99c4-4c46c4bca511/copy/0.log
2026-06-12 16:40:19.579672 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-btdtr_must-gather-s26tr_23f98330-db88-4e83-99c4-4c46c4bca511/gather/
2026-06-12 16:40:19.579687 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-btdtr_must-gather-s26tr_23f98330-db88-4e83-99c4-4c46c4bca511/gather/0.log
2026-06-12 16:40:19.579702 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/
2026-06-12 16:40:19.579717 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/
2026-06-12 16:40:19.579733 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/0.log
2026-06-12 16:40:19.579748 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/1.log
2026-06-12 16:40:19.579763 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/
2026-06-12 16:40:19.579779 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/
2026-06-12 16:40:19.579794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/0.log
2026-06-12 16:40:19.579809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/1.log
2026-06-12 16:40:19.579824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/
2026-06-12 16:40:19.579839 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/
2026-06-12 16:40:19.579854 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/0.log
2026-06-12 16:40:19.579873 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/1.log
2026-06-12 16:40:19.579889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/
2026-06-12 16:40:19.579905 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/
2026-06-12 16:40:19.579921 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/0.log
2026-06-12 16:40:19.579937 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/1.log
2026-06-12 16:40:19.579952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/3.log
2026-06-12 16:40:19.579967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/4.log
2026-06-12 16:40:19.579982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/
2026-06-12 16:40:19.579997 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/0.log
2026-06-12 16:40:19.580013 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/1.log
2026-06-12 16:40:19.580028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-12 16:40:19.580043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/
2026-06-12 16:40:19.580059 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/0.log
2026-06-12 16:40:19.580074 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/1.log
2026-06-12 16:40:19.580090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/
2026-06-12 16:40:19.580105 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/
2026-06-12 16:40:19.580120 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/0.log
2026-06-12 16:40:19.580136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-12 16:40:19.580152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv_621f6307-7ead-47ba-b91e-0cbf0852e08e/
2026-06-12 16:40:19.580172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv_621f6307-7ead-47ba-b91e-0cbf0852e08e/nmstate-console-plugin/
2026-06-12 16:40:19.580188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-vf2gv_621f6307-7ead-47ba-b91e-0cbf0852e08e/nmstate-console-plugin/0.log
2026-06-12 16:40:19.580204 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-k2wzk_1ec898ef-0b97-4d02-9a3d-515b7eccb717/
2026-06-12 16:40:19.580219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-k2wzk_1ec898ef-0b97-4d02-9a3d-515b7eccb717/nmstate-handler/
2026-06-12 16:40:19.580235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-k2wzk_1ec898ef-0b97-4d02-9a3d-515b7eccb717/nmstate-handler/0.log
2026-06-12 16:40:19.580250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt_287fec3d-99c9-4807-ac52-453dbf872ca7/
2026-06-12 16:40:19.580266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt_287fec3d-99c9-4807-ac52-453dbf872ca7/kube-rbac-proxy/
2026-06-12 16:40:19.580281 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt_287fec3d-99c9-4807-ac52-453dbf872ca7/kube-rbac-proxy/0.log
2026-06-12 16:40:19.580296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt_287fec3d-99c9-4807-ac52-453dbf872ca7/nmstate-metrics/
2026-06-12 16:40:19.580312 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-8ghvt_287fec3d-99c9-4807-ac52-453dbf872ca7/nmstate-metrics/0.log
2026-06-12 16:40:19.580327 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-nxrhm_0bc372e5-6dd4-4323-84c1-010d0fb3b816/
2026-06-12 16:40:19.580342 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-nxrhm_0bc372e5-6dd4-4323-84c1-010d0fb3b816/nmstate-operator/
2026-06-12 16:40:19.580357 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-nxrhm_0bc372e5-6dd4-4323-84c1-010d0fb3b816/nmstate-operator/0.log
2026-06-12 16:40:19.580372 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-j6gpp_80882cea-b50b-4052-bf0e-d86bbbfb441b/
2026-06-12 16:40:19.580387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-j6gpp_80882cea-b50b-4052-bf0e-d86bbbfb441b/nmstate-webhook/
2026-06-12 16:40:19.580403 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-j6gpp_80882cea-b50b-4052-bf0e-d86bbbfb441b/nmstate-webhook/0.log
2026-06-12 16:40:19.580419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-12 16:40:19.580435 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/
2026-06-12 16:40:19.580451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/0.log
2026-06-12 16:40:19.580466 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/1.log
2026-06-12 16:40:19.580485 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/
2026-06-12 16:40:19.580500 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/0.log
2026-06-12 16:40:19.580541 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/1.log
2026-06-12 16:40:19.580559 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/
2026-06-12 16:40:19.580574 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/
2026-06-12 16:40:19.580590 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/0.log
2026-06-12 16:40:19.580606 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log
2026-06-12 16:40:19.580621 | 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/2.log
2026-06-12 16:40:19.580637 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8_9a505cca-ac7d-49d6-904b-37eadae7e388/
2026-06-12 16:40:19.580653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8_9a505cca-ac7d-49d6-904b-37eadae7e388/collect-profiles/
2026-06-12 16:40:19.580670 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688000-2hfz8_9a505cca-ac7d-49d6-904b-37eadae7e388/collect-profiles/0.log
2026-06-12 16:40:19.580685 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl_a745089e-e4ca-4fbd-9149-a54d5cc0dbf4/
2026-06-12 16:40:19.580701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl_a745089e-e4ca-4fbd-9149-a54d5cc0dbf4/collect-profiles/
2026-06-12 16:40:19.580717 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688015-hwqbl_a745089e-e4ca-4fbd-9149-a54d5cc0dbf4/collect-profiles/0.log
2026-06-12 16:40:19.580733 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p_0c253e4e-cbb2-42b3-b271-eb63e8ba9c96/
2026-06-12 16:40:19.580748 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p_0c253e4e-cbb2-42b3-b271-eb63e8ba9c96/collect-profiles/
2026-06-12 16:40:19.580764 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688030-6wv6p_0c253e4e-cbb2-42b3-b271-eb63e8ba9c96/collect-profiles/0.log
2026-06-12 16:40:19.580780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/
2026-06-12 16:40:19.580800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/
2026-06-12 16:40:19.580816 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/0.log
2026-06-12 16:40:19.580831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-12 16:40:19.580846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/
2026-06-12 16:40:19.580862 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/
2026-06-12 16:40:19.580877 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/0.log
2026-06-12 16:40:19.580892 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/1.log
2026-06-12 16:40:19.580908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/
2026-06-12 16:40:19.580924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/0.log
2026-06-12 16:40:19.580939 | 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-12 16:40:19.580954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/
2026-06-12 16:40:19.580970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/
2026-06-12 16:40:19.580985 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/0.log
2026-06-12 16:40:19.581000 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/1.log
2026-06-12 16:40:19.581016 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-12 16:40:19.581031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-jqs72_79861f35-3390-4299-bea4-53239adc271a/
2026-06-12 16:40:19.581046 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-jqs72_79861f35-3390-4299-bea4-53239adc271a/kube-rbac-proxy/
2026-06-12 16:40:19.581061 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-jqs72_79861f35-3390-4299-bea4-53239adc271a/kube-rbac-proxy/0.log
2026-06-12 16:40:19.581080 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-jqs72_79861f35-3390-4299-bea4-53239adc271a/ovnkube-cluster-manager/
2026-06-12 16:40:19.581096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-jqs72_79861f35-3390-4299-bea4-53239adc271a/ovnkube-cluster-manager/0.log
2026-06-12 16:40:19.581111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/
2026-06-12 16:40:19.581125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/kube-rbac-proxy-node/
2026-06-12 16:40:19.581141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/kube-rbac-proxy-node/0.log
2026-06-12 16:40:19.581156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/kube-rbac-proxy-ovn-metrics/
2026-06-12 16:40:19.581171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/kube-rbac-proxy-ovn-metrics/0.log
2026-06-12 16:40:19.581186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/kubecfg-setup/
2026-06-12 16:40:19.581202 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/kubecfg-setup/0.log
2026-06-12 16:40:19.581217 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/nbdb/
2026-06-12 16:40:19.581233 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/nbdb/0.log
2026-06-12 16:40:19.581248 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/northd/
2026-06-12 16:40:19.581264 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/northd/0.log
2026-06-12 16:40:19.581279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/ovn-acl-logging/
2026-06-12 16:40:19.581295 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/ovn-acl-logging/0.log
2026-06-12 16:40:19.581311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/ovn-controller/
2026-06-12 16:40:19.581326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/ovn-controller/0.log
2026-06-12 16:40:19.581341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/ovnkube-controller/
2026-06-12 16:40:19.581356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/ovnkube-controller/0.log.gz
2026-06-12 16:40:19.581379 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/sbdb/
2026-06-12 16:40:19.581395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-thzfj_4e0d81cc-a8c5-4a19-8001-1f2d9c58309f/sbdb/0.log
2026-06-12 16:40:19.581410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq_d66fe1fe-7acb-4835-aab9-6d7691a21bf9/
2026-06-12 16:40:19.581425 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq_d66fe1fe-7acb-4835-aab9-6d7691a21bf9/route-controller-manager/
2026-06-12 16:40:19.581441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f664686c8-zv9lq_d66fe1fe-7acb-4835-aab9-6d7691a21bf9/route-controller-manager/0.log
2026-06-12 16:40:19.581456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/
2026-06-12 16:40:19.581472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/
2026-06-12 16:40:19.581487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/0.log
2026-06-12 16:40:19.581502 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/1.log
2026-06-12 16:40:19.581536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/2.log
2026-06-12 16:40:19.581554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/
2026-06-12 16:40:19.581570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/
2026-06-12 16:40:19.581585 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/0.log
2026-06-12 16:40:19.581601 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/1.log
2026-06-12 16:40:19.581616 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/2.log
2026-06-12 16:40:19.581632 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/
2026-06-12 16:40:19.581647 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/extract/
2026-06-12 16:40:19.581662 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/extract/0.log
2026-06-12 16:40:19.581678 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/pull/
2026-06-12 16:40:19.581698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/pull/0.log
2026-06-12 16:40:19.581714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/util/
2026-06-12 16:40:19.581729 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc_1b8937d7-8ae0-4be2-92a3-4bd1047110bb/util/0.log
2026-06-12 16:40:19.581744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx_9f9e76c6-371a-41ad-bd9e-df4ce3d0a248/
2026-06-12 16:40:19.581759 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx_9f9e76c6-371a-41ad-bd9e-df4ce3d0a248/manager/
2026-06-12 16:40:19.581774 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-z72dx_9f9e76c6-371a-41ad-bd9e-df4ce3d0a248/manager/0.log
2026-06-12 16:40:19.581789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-fklqj_8afa2321-64c1-465d-90ce-8108aef4ceed/
2026-06-12 16:40:19.581805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-fklqj_8afa2321-64c1-465d-90ce-8108aef4ceed/manager/
2026-06-12 16:40:19.581820 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-fklqj_8afa2321-64c1-465d-90ce-8108aef4ceed/manager/0.log
2026-06-12 16:40:19.581835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll_ba06bbc4-3f8c-4538-aeae-5d8796c095dc/
2026-06-12 16:40:19.581850 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll_ba06bbc4-3f8c-4538-aeae-5d8796c095dc/manager/
2026-06-12 16:40:19.581865 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-98gll_ba06bbc4-3f8c-4538-aeae-5d8796c095dc/manager/0.log
2026-06-12 16:40:19.581880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll_7468c2b3-552e-4673-860c-02900991e889/
2026-06-12 16:40:19.581895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll_7468c2b3-552e-4673-860c-02900991e889/manager/
2026-06-12 16:40:19.581910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-gwqll_7468c2b3-552e-4673-860c-02900991e889/manager/0.log
2026-06-12 16:40:19.581925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln_333a760b-5103-4024-a495-65499729a60c/
2026-06-12 16:40:19.581940 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln_333a760b-5103-4024-a495-65499729a60c/manager/
2026-06-12 16:40:19.581955 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-w2rln_333a760b-5103-4024-a495-65499729a60c/manager/0.log
2026-06-12 16:40:19.581974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb_b98b974d-b758-4215-8572-c7b09ad848fd/
2026-06-12 16:40:19.581990 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb_b98b974d-b758-4215-8572-c7b09ad848fd/manager/
2026-06-12 16:40:19.582006 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-lr6cb_b98b974d-b758-4215-8572-c7b09ad848fd/manager/0.log
2026-06-12 16:40:19.582021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj_b3fea09e-eff4-4715-a05f-32299c95bbe4/
2026-06-12 16:40:19.582036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj_b3fea09e-eff4-4715-a05f-32299c95bbe4/manager/
2026-06-12 16:40:19.582051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-lm6kj_b3fea09e-eff4-4715-a05f-32299c95bbe4/manager/0.log
2026-06-12 16:40:19.582066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44_8ecf2655-7d82-40c1-afa6-4dc88295884a/
2026-06-12 16:40:19.582082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44_8ecf2655-7d82-40c1-afa6-4dc88295884a/manager/
2026-06-12 16:40:19.582097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6tx44_8ecf2655-7d82-40c1-afa6-4dc88295884a/manager/0.log
2026-06-12 16:40:19.582113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt_3e7da492-440c-4a8e-8905-b42a82472ccd/
2026-06-12 16:40:19.582128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt_3e7da492-440c-4a8e-8905-b42a82472ccd/manager/
2026-06-12 16:40:19.582144 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-v4xxt_3e7da492-440c-4a8e-8905-b42a82472ccd/manager/0.log
2026-06-12 16:40:19.582159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4_1b74c238-1ec6-454c-9983-2053ea438daf/
2026-06-12 16:40:19.582174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4_1b74c238-1ec6-454c-9983-2053ea438daf/manager/
2026-06-12 16:40:19.582189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-wxpj4_1b74c238-1ec6-454c-9983-2053ea438daf/manager/0.log
2026-06-12 16:40:19.582205 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr_85766690-fff1-48df-a545-5432d5b5540a/
2026-06-12 16:40:19.582220 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr_85766690-fff1-48df-a545-5432d5b5540a/manager/
2026-06-12 16:40:19.582235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-sj6fr_85766690-fff1-48df-a545-5432d5b5540a/manager/0.log
2026-06-12 16:40:19.582254 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf_f3b4509b-9eb8-43dd-b88e-0a14914ba63e/
2026-06-12 16:40:19.582270 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf_f3b4509b-9eb8-43dd-b88e-0a14914ba63e/manager/
2026-06-12 16:40:19.582285 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-5tlrf_f3b4509b-9eb8-43dd-b88e-0a14914ba63e/manager/0.log
2026-06-12 16:40:19.582300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-ds98r_6a1083b4-7603-47b5-b14a-bbff76a4dd9c/
2026-06-12 16:40:19.582316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-ds98r_6a1083b4-7603-47b5-b14a-bbff76a4dd9c/manager/
2026-06-12 16:40:19.582331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-ds98r_6a1083b4-7603-47b5-b14a-bbff76a4dd9c/manager/0.log
2026-06-12 16:40:19.582347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m_b89d9efa-c667-4d71-96f2-4ab5f1302235/
2026-06-12 16:40:19.582362 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m_b89d9efa-c667-4d71-96f2-4ab5f1302235/manager/
2026-06-12 16:40:19.582378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-fgs5m_b89d9efa-c667-4d71-96f2-4ab5f1302235/manager/0.log
2026-06-12 16:40:19.582394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk_cb687059-a389-4773-83e8-e1b3d38e7fa6/
2026-06-12 16:40:19.582409 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk_cb687059-a389-4773-83e8-e1b3d38e7fa6/manager/
2026-06-12 16:40:19.582425 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54hgbhk_cb687059-a389-4773-83e8-e1b3d38e7fa6/manager/0.log
2026-06-12 16:40:19.582440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh_e7f3df46-ed43-4dc7-b298-6c67ae247319/
2026-06-12 16:40:19.582456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh_e7f3df46-ed43-4dc7-b298-6c67ae247319/operator/
2026-06-12 16:40:19.582471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-97dd4697c-xc2hh_e7f3df46-ed43-4dc7-b298-6c67ae247319/operator/0.log
2026-06-12 16:40:19.582487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh_f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76/
2026-06-12 16:40:19.582502 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh_f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76/manager/
2026-06-12 16:40:19.582535 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-768ff84dfb-sbdwh_f8dbf79b-9fc8-42c0-88d9-5114dd5cdf76/manager/0.log.gz
2026-06-12 16:40:19.582552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-fbnlk_426f0159-da1b-4870-b637-ec10408b12e4/
2026-06-12 16:40:19.582572 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-fbnlk_426f0159-da1b-4870-b637-ec10408b12e4/registry-server/
2026-06-12 16:40:19.582588 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-fbnlk_426f0159-da1b-4870-b637-ec10408b12e4/registry-server/0.log
2026-06-12 16:40:19.582604 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v_0742e43f-9b95-4885-9fab-05dffcd568e7/
2026-06-12 16:40:19.582620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v_0742e43f-9b95-4885-9fab-05dffcd568e7/manager/
2026-06-12 16:40:19.582636 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-bj44v_0742e43f-9b95-4885-9fab-05dffcd568e7/manager/0.log
2026-06-12 16:40:19.582652 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc_b8ac4275-1eb3-439c-88e7-e154b3cfbb12/
2026-06-12 16:40:19.582667 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc_b8ac4275-1eb3-439c-88e7-e154b3cfbb12/manager/
2026-06-12 16:40:19.582683 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-dsqgc_b8ac4275-1eb3-439c-88e7-e154b3cfbb12/manager/0.log
2026-06-12 16:40:19.582698 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf_fd47ddaf-50dd-425a-b4ef-9cb6d42dae70/
2026-06-12 16:40:19.582713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf_fd47ddaf-50dd-425a-b4ef-9cb6d42dae70/manager/
2026-06-12 16:40:19.582729 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-49vcf_fd47ddaf-50dd-425a-b4ef-9cb6d42dae70/manager/0.log
2026-06-12 16:40:19.582744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d_cf1a37a8-9f04-4ade-969f-8fdb02d456ce/
2026-06-12 16:40:19.582760 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d_cf1a37a8-9f04-4ade-969f-8fdb02d456ce/manager/
2026-06-12 16:40:19.582776 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-snp8d_cf1a37a8-9f04-4ade-969f-8fdb02d456ce/manager/0.log
2026-06-12 16:40:19.582792 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb_4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf/
2026-06-12 16:40:19.582807 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb_4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf/manager/
2026-06-12 16:40:19.582823 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-g7fvb_4ed0a7e1-e1d6-4fe8-a68f-0b6f00048fbf/manager/0.log
2026-06-12 16:40:19.582839 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6b4689d866-dr8zw_a2583341-e878-4d16-9f01-9a75224e8fab/
2026-06-12 16:40:19.582858 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6b4689d866-dr8zw_a2583341-e878-4d16-9f01-9a75224e8fab/barbican-api-log/
2026-06-12 16:40:19.582874 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6b4689d866-dr8zw_a2583341-e878-4d16-9f01-9a75224e8fab/barbican-api-log/0.log
2026-06-12 16:40:19.582889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6b4689d866-dr8zw_a2583341-e878-4d16-9f01-9a75224e8fab/barbican-api/
2026-06-12 16:40:19.582904 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6b4689d866-dr8zw_a2583341-e878-4d16-9f01-9a75224e8fab/barbican-api/0.log
2026-06-12 16:40:19.582920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-775b4d6c8-cprg9_7160b8f2-4ab3-4912-8b7c-2d935ce0c99d/
2026-06-12 16:40:19.582935 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-775b4d6c8-cprg9_7160b8f2-4ab3-4912-8b7c-2d935ce0c99d/barbican-keystone-listener-log/
2026-06-12 16:40:19.582950 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-775b4d6c8-cprg9_7160b8f2-4ab3-4912-8b7c-2d935ce0c99d/barbican-keystone-listener-log/0.log
2026-06-12 16:40:19.582965 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-775b4d6c8-cprg9_7160b8f2-4ab3-4912-8b7c-2d935ce0c99d/barbican-keystone-listener/
2026-06-12 16:40:19.582981 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-775b4d6c8-cprg9_7160b8f2-4ab3-4912-8b7c-2d935ce0c99d/barbican-keystone-listener/0.log
2026-06-12 16:40:19.582996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-74f6c7f549-fk25t_39e32912-2658-42bd-ab00-4183094108ed/
2026-06-12 16:40:19.583011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-74f6c7f549-fk25t_39e32912-2658-42bd-ab00-4183094108ed/barbican-worker-log/
2026-06-12 16:40:19.583026 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-74f6c7f549-fk25t_39e32912-2658-42bd-ab00-4183094108ed/barbican-worker-log/0.log
2026-06-12 16:40:19.583041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-74f6c7f549-fk25t_39e32912-2658-42bd-ab00-4183094108ed/barbican-worker/
2026-06-12 16:40:19.583056 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-74f6c7f549-fk25t_39e32912-2658-42bd-ab00-4183094108ed/barbican-worker/0.log
2026-06-12 16:40:19.583071 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55_55782b7b-aa7d-441b-ae42-7df6221a0ef2/
2026-06-12 16:40:19.583086 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55_55782b7b-aa7d-441b-ae42-7df6221a0ef2/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.583101 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55_55782b7b-aa7d-441b-ae42-7df6221a0ef2/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.583117 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/
2026-06-12 16:40:19.583132 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/ceilometer-central-agent/
2026-06-12 16:40:19.583147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/ceilometer-central-agent/0.log
2026-06-12 16:40:19.583168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/ceilometer-notification-agent/
2026-06-12 16:40:19.583183 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/ceilometer-notification-agent/0.log
2026-06-12 16:40:19.583198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/proxy-httpd/
2026-06-12 16:40:19.583213 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/proxy-httpd/0.log
2026-06-12 16:40:19.583228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/sg-core/
2026-06-12 16:40:19.583244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_8df5db0d-597d-4235-81e6-fc8248fe1c21/sg-core/0.log
2026-06-12 16:40:19.583259 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_622b7db5-fd10-4514-b46d-25bddca71871/
2026-06-12 16:40:19.583274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_622b7db5-fd10-4514-b46d-25bddca71871/cinder-api-log/
2026-06-12 16:40:19.583289 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_622b7db5-fd10-4514-b46d-25bddca71871/cinder-api-log/0.log
2026-06-12 16:40:19.583304 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_622b7db5-fd10-4514-b46d-25bddca71871/cinder-api/
2026-06-12 16:40:19.583320 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_622b7db5-fd10-4514-b46d-25bddca71871/cinder-api/0.log
2026-06-12 16:40:19.583335 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_21ffbb7a-b75f-4379-94bf-7519d394cad9/
2026-06-12 16:40:19.583351 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_21ffbb7a-b75f-4379-94bf-7519d394cad9/cinder-scheduler/
2026-06-12 16:40:19.583366 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_21ffbb7a-b75f-4379-94bf-7519d394cad9/cinder-scheduler/0.log
2026-06-12 16:40:19.583381 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_21ffbb7a-b75f-4379-94bf-7519d394cad9/probe/
2026-06-12 16:40:19.583396 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_21ffbb7a-b75f-4379-94bf-7519d394cad9/probe/0.log
2026-06-12 16:40:19.583412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2_7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4/
2026-06-12 16:40:19.583427 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2_7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.583443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2_7028ab55-6a3e-4dd6-8425-76e5e1fbf3c4/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.583459 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg_1fab6d0c-0dec-47d4-9088-e0e11b40896f/
2026-06-12 16:40:19.583475 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg_1fab6d0c-0dec-47d4-9088-e0e11b40896f/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.583496 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg_1fab6d0c-0dec-47d4-9088-e0e11b40896f/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.583541 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-79fb556855-rrqxc_6a91f225-07b6-4dd0-b9e4-333942652736/
2026-06-12 16:40:19.583564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-79fb556855-rrqxc_6a91f225-07b6-4dd0-b9e4-333942652736/dnsmasq-dns/
2026-06-12 16:40:19.583580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-79fb556855-rrqxc_6a91f225-07b6-4dd0-b9e4-333942652736/dnsmasq-dns/0.log
2026-06-12 16:40:19.583596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-79fb556855-rrqxc_6a91f225-07b6-4dd0-b9e4-333942652736/init/
2026-06-12 16:40:19.583612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-79fb556855-rrqxc_6a91f225-07b6-4dd0-b9e4-333942652736/init/0.log
2026-06-12 16:40:19.583627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6_0730e051-ecf8-407b-aa37-13f91c1b29d6/
2026-06-12 16:40:19.583643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6_0730e051-ecf8-407b-aa37-13f91c1b29d6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.583659 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6_0730e051-ecf8-407b-aa37-13f91c1b29d6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.583675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_80da52ea-9174-48fa-ab84-4e1a5ac994e8/
2026-06-12 16:40:19.583690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_80da52ea-9174-48fa-ab84-4e1a5ac994e8/glance-httpd/
2026-06-12 16:40:19.583706 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_80da52ea-9174-48fa-ab84-4e1a5ac994e8/glance-httpd/0.log
2026-06-12 16:40:19.583722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_80da52ea-9174-48fa-ab84-4e1a5ac994e8/glance-log/
2026-06-12 16:40:19.583737 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_80da52ea-9174-48fa-ab84-4e1a5ac994e8/glance-log/0.log
2026-06-12 16:40:19.583753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_e0c3519c-48a4-4027-a635-4bd83c4950ef/
2026-06-12 16:40:19.583769 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_e0c3519c-48a4-4027-a635-4bd83c4950ef/glance-httpd/
2026-06-12 16:40:19.583784 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_e0c3519c-48a4-4027-a635-4bd83c4950ef/glance-httpd/0.log
2026-06-12 16:40:19.583800 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_e0c3519c-48a4-4027-a635-4bd83c4950ef/glance-log/
2026-06-12 16:40:19.583815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_e0c3519c-48a4-4027-a635-4bd83c4950ef/glance-log/0.log
2026-06-12 16:40:19.583835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp_8c7dc7c6-5392-4f58-ac42-65d87a648289/
2026-06-12 16:40:19.583852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp_8c7dc7c6-5392-4f58-ac42-65d87a648289/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.583867 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp_8c7dc7c6-5392-4f58-ac42-65d87a648289/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.583883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx_ff847908-b2cb-4c48-ade0-c383177a57c7/
2026-06-12 16:40:19.583899 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx_ff847908-b2cb-4c48-ade0-c383177a57c7/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.583915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx_ff847908-b2cb-4c48-ade0-c383177a57c7/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.583930 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-78fbb7f7c8-r5vx7_9bd04445-eea2-453a-83e5-56c36fd739e4/
2026-06-12 16:40:19.583946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-78fbb7f7c8-r5vx7_9bd04445-eea2-453a-83e5-56c36fd739e4/keystone-api/
2026-06-12 16:40:19.583961 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-78fbb7f7c8-r5vx7_9bd04445-eea2-453a-83e5-56c36fd739e4/keystone-api/0.log
2026-06-12 16:40:19.583976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688001-v6hcg_f753e457-48e6-4e33-be85-559b5cb00d4a/
2026-06-12 16:40:19.583992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688001-v6hcg_f753e457-48e6-4e33-be85-559b5cb00d4a/keystone-cron/
2026-06-12 16:40:19.584007 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688001-v6hcg_f753e457-48e6-4e33-be85-559b5cb00d4a/keystone-cron/0.log
2026-06-12 16:40:19.584022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_44f97bc7-f738-4800-8e45-de64a68e076c/
2026-06-12 16:40:19.584037 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_44f97bc7-f738-4800-8e45-de64a68e076c/kube-state-metrics/
2026-06-12 16:40:19.584055 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_44f97bc7-f738-4800-8e45-de64a68e076c/kube-state-metrics/0.log
2026-06-12 16:40:19.584076 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds_9c73f803-b14b-4ed4-b000-75cc94e88672/
2026-06-12 16:40:19.584096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds_9c73f803-b14b-4ed4-b000-75cc94e88672/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.584112 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds_9c73f803-b14b-4ed4-b000-75cc94e88672/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.584129 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_9b8e078b-766f-469a-9e5e-12185467726c/
2026-06-12 16:40:19.584156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_9b8e078b-766f-469a-9e5e-12185467726c/memcached/
2026-06-12 16:40:19.584172 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_9b8e078b-766f-469a-9e5e-12185467726c/memcached/0.log.gz
2026-06-12 16:40:19.584188 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-9968564ff-2rpls_90a2af29-7219-41e0-a5d0-b31495b239ea/
2026-06-12 16:40:19.584204 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-9968564ff-2rpls_90a2af29-7219-41e0-a5d0-b31495b239ea/neutron-api/
2026-06-12 16:40:19.584220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-9968564ff-2rpls_90a2af29-7219-41e0-a5d0-b31495b239ea/neutron-api/0.log
2026-06-12 16:40:19.584235 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-9968564ff-2rpls_90a2af29-7219-41e0-a5d0-b31495b239ea/neutron-httpd/
2026-06-12 16:40:19.584250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-9968564ff-2rpls_90a2af29-7219-41e0-a5d0-b31495b239ea/neutron-httpd/0.log
2026-06-12 16:40:19.584265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2_d7ce67be-2a49-41f5-a3b7-96a7df521786/
2026-06-12 16:40:19.584280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2_d7ce67be-2a49-41f5-a3b7-96a7df521786/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.584296 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2_d7ce67be-2a49-41f5-a3b7-96a7df521786/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.584312 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_06232d09-37e3-4571-a781-b3b7d3c4086c/
2026-06-12 16:40:19.584327 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_06232d09-37e3-4571-a781-b3b7d3c4086c/nova-api-api/
2026-06-12 16:40:19.584343 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_06232d09-37e3-4571-a781-b3b7d3c4086c/nova-api-api/0.log
2026-06-12 16:40:19.584359 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_06232d09-37e3-4571-a781-b3b7d3c4086c/nova-api-log/
2026-06-12 16:40:19.584374 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_06232d09-37e3-4571-a781-b3b7d3c4086c/nova-api-log/0.log
2026-06-12 16:40:19.584389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8ed17ee0-72ca-4e27-8546-1122c7098485/
2026-06-12 16:40:19.584404 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8ed17ee0-72ca-4e27-8546-1122c7098485/nova-cell0-conductor-conductor/
2026-06-12 16:40:19.584420 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8ed17ee0-72ca-4e27-8546-1122c7098485/nova-cell0-conductor-conductor/0.log
2026-06-12 16:40:19.584435 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_642ae8d0-d92b-4e83-8e20-aa761b3914d7/
2026-06-12 16:40:19.584450 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_642ae8d0-d92b-4e83-8e20-aa761b3914d7/nova-cell1-conductor-conductor/
2026-06-12 16:40:19.584465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_642ae8d0-d92b-4e83-8e20-aa761b3914d7/nova-cell1-conductor-conductor/0.log
2026-06-12 16:40:19.584485 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_12d4cf42-71db-4645-b8a8-449b333ced72/
2026-06-12 16:40:19.584501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_12d4cf42-71db-4645-b8a8-449b333ced72/nova-cell1-novncproxy-novncproxy/
2026-06-12 16:40:19.584537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_12d4cf42-71db-4645-b8a8-449b333ced72/nova-cell1-novncproxy-novncproxy/0.log
2026-06-12 16:40:19.584554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh_428c072c-2fa7-4ffd-aef3-421d70e88cdb/
2026-06-12 16:40:19.584570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh_428c072c-2fa7-4ffd-aef3-421d70e88cdb/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.584586 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh_428c072c-2fa7-4ffd-aef3-421d70e88cdb/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.584602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9f2d1d78-dff8-48bb-9a84-d0639e9454f6/
2026-06-12 16:40:19.584619 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9f2d1d78-dff8-48bb-9a84-d0639e9454f6/nova-metadata-log/
2026-06-12 16:40:19.584634 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9f2d1d78-dff8-48bb-9a84-d0639e9454f6/nova-metadata-log/0.log
2026-06-12 16:40:19.584650 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9f2d1d78-dff8-48bb-9a84-d0639e9454f6/nova-metadata-metadata/
2026-06-12 16:40:19.584666 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9f2d1d78-dff8-48bb-9a84-d0639e9454f6/nova-metadata-metadata/0.log
2026-06-12 16:40:19.584681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_026963cb-c68e-4d69-8e50-941e9cff9a57/
2026-06-12 16:40:19.584697 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_026963cb-c68e-4d69-8e50-941e9cff9a57/nova-scheduler-scheduler/
2026-06-12 16:40:19.584713 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_026963cb-c68e-4d69-8e50-941e9cff9a57/nova-scheduler-scheduler/0.log
2026-06-12 16:40:19.584729 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0/
2026-06-12 16:40:19.584744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0/galera/
2026-06-12 16:40:19.584760 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0/galera/0.log
2026-06-12 16:40:19.584819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0/mysql-bootstrap/
2026-06-12 16:40:19.584837 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_8fe0b7b8-e1e1-47c8-9f7a-3f643ce405c0/mysql-bootstrap/0.log
2026-06-12 16:40:19.584854 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s_6f90efe6-b7c4-4b54-8711-164e9c1a7932/
2026-06-12 16:40:19.584871 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s_6f90efe6-b7c4-4b54-8711-164e9c1a7932/init/
2026-06-12 16:40:19.584891 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s_6f90efe6-b7c4-4b54-8711-164e9c1a7932/init/0.log
2026-06-12 16:40:19.584908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s_6f90efe6-b7c4-4b54-8711-164e9c1a7932/osp-httpd/
2026-06-12 16:40:19.584924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s_6f90efe6-b7c4-4b54-8711-164e9c1a7932/osp-httpd/0.log
2026-06-12 16:40:19.584940 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e07ca270-2046-4181-a437-443211d529e9/
2026-06-12 16:40:19.584955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e07ca270-2046-4181-a437-443211d529e9/galera/
2026-06-12 16:40:19.584971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e07ca270-2046-4181-a437-443211d529e9/galera/0.log
2026-06-12 16:40:19.584987 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e07ca270-2046-4181-a437-443211d529e9/mysql-bootstrap/
2026-06-12 16:40:19.585002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_e07ca270-2046-4181-a437-443211d529e9/mysql-bootstrap/0.log
2026-06-12 16:40:19.585018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_fe893827-6f29-4169-8935-edc3fdd7f17d/
2026-06-12 16:40:19.585033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_fe893827-6f29-4169-8935-edc3fdd7f17d/openstackclient/
2026-06-12 16:40:19.585049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_fe893827-6f29-4169-8935-edc3fdd7f17d/openstackclient/0.log
2026-06-12 16:40:19.585065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-99nvp_ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8/
2026-06-12 16:40:19.585080 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-99nvp_ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8/ovn-controller/
2026-06-12 16:40:19.585095 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-99nvp_ea9cd2bc-b54c-4de4-bc9a-5ba9ae3324a8/ovn-controller/0.log
2026-06-12 16:40:19.585111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-s2gxq_0442b4d0-c133-4bb4-81e3-387aac0d11b6/
2026-06-12 16:40:19.585126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-s2gxq_0442b4d0-c133-4bb4-81e3-387aac0d11b6/openstack-network-exporter/
2026-06-12 16:40:19.585142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-s2gxq_0442b4d0-c133-4bb4-81e3-387aac0d11b6/openstack-network-exporter/0.log
2026-06-12 16:40:19.585157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/
2026-06-12 16:40:19.585172 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/ovs-vswitchd/
2026-06-12 16:40:19.585188 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/ovs-vswitchd/0.log
2026-06-12 16:40:19.585203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/ovsdb-server-init/
2026-06-12 16:40:19.585226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/ovsdb-server-init/0.log
2026-06-12 16:40:19.585242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/ovsdb-server/
2026-06-12 16:40:19.585257 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-qj5p9_52b2450a-9c39-4a39-aa3a-5fc84a2af284/ovsdb-server/0.log
2026-06-12 16:40:19.585273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9_451f39cb-9946-43da-9d07-23880684aea7/
2026-06-12 16:40:19.585288 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9_451f39cb-9946-43da-9d07-23880684aea7/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.585304 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9_451f39cb-9946-43da-9d07-23880684aea7/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.585319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b/
2026-06-12 16:40:19.585335 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b/openstack-network-exporter/
2026-06-12 16:40:19.585350 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b/openstack-network-exporter/0.log
2026-06-12 16:40:19.585365 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b/ovn-northd/
2026-06-12 16:40:19.585381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_ab00d54f-a5ca-45bb-a2ee-6dbf16a0b38b/ovn-northd/0.log
2026-06-12 16:40:19.585396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_0bb4ab0d-7812-4548-b266-7e6b89379794/
2026-06-12 16:40:19.585411 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_0bb4ab0d-7812-4548-b266-7e6b89379794/openstack-network-exporter/
2026-06-12 16:40:19.585426 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_0bb4ab0d-7812-4548-b266-7e6b89379794/openstack-network-exporter/0.log
2026-06-12 16:40:19.585441 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_0bb4ab0d-7812-4548-b266-7e6b89379794/ovsdbserver-nb/
2026-06-12 16:40:19.585456 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_0bb4ab0d-7812-4548-b266-7e6b89379794/ovsdbserver-nb/0.log
2026-06-12 16:40:19.585472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48ce5a27-9eac-4986-be33-8ffe00bd7892/
2026-06-12 16:40:19.585487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48ce5a27-9eac-4986-be33-8ffe00bd7892/openstack-network-exporter/
2026-06-12 16:40:19.585503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48ce5a27-9eac-4986-be33-8ffe00bd7892/openstack-network-exporter/0.log
2026-06-12 16:40:19.585539 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48ce5a27-9eac-4986-be33-8ffe00bd7892/ovsdbserver-sb/
2026-06-12 16:40:19.585557 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_48ce5a27-9eac-4986-be33-8ffe00bd7892/ovsdbserver-sb/0.log
2026-06-12 16:40:19.585577 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-64d9fbbc48-2pr6h_3effd96c-2275-49a9-9df0-f97385cc490a/
2026-06-12 16:40:19.585593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-64d9fbbc48-2pr6h_3effd96c-2275-49a9-9df0-f97385cc490a/placement-api/
2026-06-12 16:40:19.585609 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-64d9fbbc48-2pr6h_3effd96c-2275-49a9-9df0-f97385cc490a/placement-api/0.log
2026-06-12 16:40:19.585624 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-64d9fbbc48-2pr6h_3effd96c-2275-49a9-9df0-f97385cc490a/placement-log/
2026-06-12 16:40:19.585640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-64d9fbbc48-2pr6h_3effd96c-2275-49a9-9df0-f97385cc490a/placement-log/0.log
2026-06-12 16:40:19.585655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e92f3f09-3147-47ea-9ff7-600d6dff4622/
2026-06-12 16:40:19.585670 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e92f3f09-3147-47ea-9ff7-600d6dff4622/rabbitmq/
2026-06-12 16:40:19.585685 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e92f3f09-3147-47ea-9ff7-600d6dff4622/rabbitmq/0.log
2026-06-12 16:40:19.585700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e92f3f09-3147-47ea-9ff7-600d6dff4622/setup-container/
2026-06-12 16:40:19.585715 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_e92f3f09-3147-47ea-9ff7-600d6dff4622/setup-container/0.log
2026-06-12 16:40:19.585731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6b887720-d88d-409e-9b60-823a0c3d929c/
2026-06-12 16:40:19.585746 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6b887720-d88d-409e-9b60-823a0c3d929c/rabbitmq/
2026-06-12 16:40:19.585762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6b887720-d88d-409e-9b60-823a0c3d929c/rabbitmq/0.log
2026-06-12 16:40:19.585777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6b887720-d88d-409e-9b60-823a0c3d929c/setup-container/
2026-06-12 16:40:19.585793 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6b887720-d88d-409e-9b60-823a0c3d929c/setup-container/0.log
2026-06-12 16:40:19.585808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj_316d94b4-751d-4ec3-a57e-0f676f2ed7bf/
2026-06-12 16:40:19.585824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj_316d94b4-751d-4ec3-a57e-0f676f2ed7bf/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.585840 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj_316d94b4-751d-4ec3-a57e-0f676f2ed7bf/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.585856 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297_892321ee-c81a-4a4e-9e54-8df250891575/
2026-06-12 16:40:19.585871 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297_892321ee-c81a-4a4e-9e54-8df250891575/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.585892 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297_892321ee-c81a-4a4e-9e54-8df250891575/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.585908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx_37263299-6977-41a8-a5d3-26d1567896c9/
2026-06-12 16:40:19.585924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx_37263299-6977-41a8-a5d3-26d1567896c9/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.585939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx_37263299-6977-41a8-a5d3-26d1567896c9/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.585955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx_0f4b6935-02bc-4d50-98a8-69773b078d2b/
2026-06-12 16:40:19.585970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx_0f4b6935-02bc-4d50-98a8-69773b078d2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.585986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx_0f4b6935-02bc-4d50-98a8-69773b078d2b/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.586002 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms_09a251eb-b954-496b-abf0-660cb2d75650/
2026-06-12 16:40:19.586017 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms_09a251eb-b954-496b-abf0-660cb2d75650/ssh-known-hosts-edpm-deployment-ipam/
2026-06-12 16:40:19.586033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-z64ms_09a251eb-b954-496b-abf0-660cb2d75650/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-12 16:40:19.586049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-74df65c855-n4klx_35d25596-e99b-4ffa-936b-27d7020edfab/
2026-06-12 16:40:19.586065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-74df65c855-n4klx_35d25596-e99b-4ffa-936b-27d7020edfab/proxy-httpd/
2026-06-12 16:40:19.586080 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-74df65c855-n4klx_35d25596-e99b-4ffa-936b-27d7020edfab/proxy-httpd/0.log
2026-06-12 16:40:19.586096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-74df65c855-n4klx_35d25596-e99b-4ffa-936b-27d7020edfab/proxy-server/
2026-06-12 16:40:19.586111 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-74df65c855-n4klx_35d25596-e99b-4ffa-936b-27d7020edfab/proxy-server/0.log
2026-06-12 16:40:19.586127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-t8nd9_d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e/
2026-06-12 16:40:19.586142 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-t8nd9_d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e/swift-ring-rebalance/
2026-06-12 16:40:19.586158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-t8nd9_d47b77bb-233a-4ce7-bc6d-7e51fe43ab6e/swift-ring-rebalance/0.log
2026-06-12 16:40:19.586174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/
2026-06-12 16:40:19.586197 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-auditor/
2026-06-12 16:40:19.586214 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-auditor/0.log
2026-06-12 16:40:19.586230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-reaper/
2026-06-12 16:40:19.586246 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-reaper/0.log
2026-06-12 16:40:19.586261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-replicator/
2026-06-12 16:40:19.586277 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-replicator/0.log
2026-06-12 16:40:19.586292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-server/
2026-06-12 16:40:19.586307 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/account-server/0.log
2026-06-12 16:40:19.586323 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-auditor/
2026-06-12 16:40:19.586338 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-auditor/0.log
2026-06-12 16:40:19.586353 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-replicator/
2026-06-12 16:40:19.586368 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-replicator/0.log
2026-06-12 16:40:19.586383 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-server/
2026-06-12 16:40:19.586398 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-server/0.log
2026-06-12 16:40:19.586413 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-updater/
2026-06-12 16:40:19.586428 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/container-updater/0.log
2026-06-12 16:40:19.586443 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-auditor/
2026-06-12 16:40:19.586458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-auditor/0.log
2026-06-12 16:40:19.586474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-expirer/
2026-06-12 16:40:19.586489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-expirer/0.log
2026-06-12 16:40:19.586504 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-replicator/
2026-06-12 16:40:19.586539 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-replicator/0.log
2026-06-12 16:40:19.586560 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-server/
2026-06-12 16:40:19.586576 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-server/0.log
2026-06-12 16:40:19.586591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-updater/
2026-06-12 16:40:19.586607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/object-updater/0.log
2026-06-12 16:40:19.586622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/rsync/
2026-06-12 16:40:19.586637 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/rsync/0.log
2026-06-12 16:40:19.586651 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/swift-recon-cron/
2026-06-12 16:40:19.586666 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/swift-recon-cron/0.log
2026-06-12 16:40:19.586681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/xattr-restore/
2026-06-12 16:40:19.586696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_99206bd2-3ffd-4965-a2b8-53525f58c86e/xattr-restore/0.log
2026-06-12 16:40:19.586711 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm_461910b9-16d1-409a-9b2d-e07a5537172b/
2026-06-12 16:40:19.586726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm_461910b9-16d1-409a-9b2d-e07a5537172b/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.586741 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm_461910b9-16d1-409a-9b2d-e07a5537172b/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.586757 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8_bbc43992-fc21-44b3-abe1-3397fc5915e6/
2026-06-12 16:40:19.586772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8_bbc43992-fc21-44b3-abe1-3397fc5915e6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 16:40:19.586788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8_bbc43992-fc21-44b3-abe1-3397fc5915e6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 16:40:19.586803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_4c136c56-c4bb-47bc-851c-6e23d83152ee/
2026-06-12 16:40:19.586819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_4c136c56-c4bb-47bc-851c-6e23d83152ee/sushy-emulator/
2026-06-12 16:40:19.586835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_4c136c56-c4bb-47bc-851c-6e23d83152ee/sushy-emulator/0.log
2026-06-12 16:40:19.586851 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-12 16:40:19.586872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-12 16:40:19.586888 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-12 16:40:19.586904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-12 16:40:19.586920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-12 16:40:19.586936 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-12 16:40:19.586951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/all-containers-cpu-top.log
2026-06-12 16:40:19.586967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-12 16:40:19.586983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/must-gather.tar.xz
2026-06-12 16:40:19.586998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-12 16:40:19.587013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-12 16:40:19.587029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-12 16:40:19.587044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-12 16:40:19.587059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.backup.openstack.org.yaml
2026-06-12 16:40:19.587075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.barbican.openstack.org.yaml
2026-06-12 16:40:19.587091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.baremetal.openstack.org.yaml
2026-06-12 16:40:19.587107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.cinder.openstack.org.yaml
2026-06-12 16:40:19.587123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.client.openstack.org.yaml
2026-06-12 16:40:19.587139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.core.openstack.org.yaml
2026-06-12 16:40:19.587159 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.dataplane.openstack.org.yaml
2026-06-12 16:40:19.587175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.designate.openstack.org.yaml
2026-06-12 16:40:19.587191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.glance.openstack.org.yaml
2026-06-12 16:40:19.587206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.heat.openstack.org.yaml
2026-06-12 16:40:19.587221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.horizon.openstack.org.yaml
2026-06-12 16:40:19.587236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.instanceha.openstack.org.yaml
2026-06-12 16:40:19.587251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ironic.openstack.org.yaml
2026-06-12 16:40:19.587267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.keystone.openstack.org.yaml
2026-06-12 16:40:19.587282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.manila.openstack.org.yaml
2026-06-12 16:40:19.587300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.mariadb.openstack.org.yaml
2026-06-12 16:40:19.587317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.memcached.openstack.org.yaml
2026-06-12 16:40:19.587332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.network.openstack.org.yaml
2026-06-12 16:40:19.587347 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.neutron.openstack.org.yaml
2026-06-12 16:40:19.587362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.nova.openstack.org.yaml
2026-06-12 16:40:19.587378 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.octavia.openstack.org.yaml
2026-06-12 16:40:19.587397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.operator.openstack.org.yaml
2026-06-12 16:40:19.587413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ovn.openstack.org.yaml
2026-06-12 16:40:19.587429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.placement.openstack.org.yaml
2026-06-12 16:40:19.587444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.openstack.org.yaml
2026-06-12 16:40:19.587460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.redis.openstack.org.yaml
2026-06-12 16:40:19.587476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.swift.openstack.org.yaml
2026-06-12 16:40:19.587492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.telemetry.openstack.org.yaml
2026-06-12 16:40:19.587508 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.test.openstack.org.yaml
2026-06-12 16:40:19.587556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.topology.openstack.org.yaml
2026-06-12 16:40:19.587573 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.watcher.openstack.org.yaml
2026-06-12 16:40:19.587589 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-12 16:40:19.587605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ansibletests.test.openstack.org.yaml
2026-06-12 16:40:19.587620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/autoscalings.telemetry.openstack.org.yaml
2026-06-12 16:40:19.587636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanapis.barbican.openstack.org.yaml
2026-06-12 16:40:19.587653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicankeystonelisteners.barbican.openstack.org.yaml
2026-06-12 16:40:19.587674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicans.barbican.openstack.org.yaml
2026-06-12 16:40:19.587690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanworkers.barbican.openstack.org.yaml
2026-06-12 16:40:19.587706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/bgpconfigurations.network.openstack.org.yaml
2026-06-12 16:40:19.587721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ceilometers.telemetry.openstack.org.yaml
2026-06-12 16:40:19.587737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderapis.cinder.openstack.org.yaml
2026-06-12 16:40:19.587752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderbackups.cinder.openstack.org.yaml
2026-06-12 16:40:19.587768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinders.cinder.openstack.org.yaml
2026-06-12 16:40:19.587783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderschedulers.cinder.openstack.org.yaml
2026-06-12 16:40:19.587798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cindervolumes.cinder.openstack.org.yaml
2026-06-12 16:40:19.587814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkitties.telemetry.openstack.org.yaml
2026-06-12 16:40:19.587831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyapis.telemetry.openstack.org.yaml
2026-06-12 16:40:19.587847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyprocs.telemetry.openstack.org.yaml
2026-06-12 16:40:19.587863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateapis.designate.openstack.org.yaml
2026-06-12 16:40:19.587878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatebackendbind9s.designate.openstack.org.yaml
2026-06-12 16:40:19.587894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatecentrals.designate.openstack.org.yaml
2026-06-12 16:40:19.587914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatemdnses.designate.openstack.org.yaml
2026-06-12 16:40:19.587930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateproducers.designate.openstack.org.yaml
2026-06-12 16:40:19.587946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designates.designate.openstack.org.yaml
2026-06-12 16:40:19.587962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateunbounds.designate.openstack.org.yaml
2026-06-12 16:40:19.587979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateworkers.designate.openstack.org.yaml
2026-06-12 16:40:19.587995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsdata.network.openstack.org.yaml
2026-06-12 16:40:19.588011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsmasqs.network.openstack.org.yaml
2026-06-12 16:40:19.588026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerabackups.mariadb.openstack.org.yaml
2026-06-12 16:40:19.588042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerarestores.mariadb.openstack.org.yaml
2026-06-12 16:40:19.588057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galeras.mariadb.openstack.org.yaml
2026-06-12 16:40:19.588072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glanceapis.glance.openstack.org.yaml
2026-06-12 16:40:19.588087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glances.glance.openstack.org.yaml
2026-06-12 16:40:19.588103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatapis.heat.openstack.org.yaml
2026-06-12 16:40:19.588118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatcfnapis.heat.openstack.org.yaml
2026-06-12 16:40:19.588134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatengines.heat.openstack.org.yaml
2026-06-12 16:40:19.588149 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heats.heat.openstack.org.yaml
2026-06-12 16:40:19.588168 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizons.horizon.openstack.org.yaml
2026-06-12 16:40:19.588184 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizontests.test.openstack.org.yaml
2026-06-12 16:40:19.588199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/instancehas.instanceha.openstack.org.yaml
2026-06-12 16:40:19.588214 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ipsets.network.openstack.org.yaml
2026-06-12 16:40:19.588230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicapis.ironic.openstack.org.yaml
2026-06-12 16:40:19.588245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicconductors.ironic.openstack.org.yaml
2026-06-12 16:40:19.588261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicinspectors.ironic.openstack.org.yaml
2026-06-12 16:40:19.588277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicneutronagents.ironic.openstack.org.yaml
2026-06-12 16:40:19.588293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironics.ironic.openstack.org.yaml
2026-06-12 16:40:19.588309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapis.keystone.openstack.org.yaml
2026-06-12 16:40:19.588324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapplicationcredentials.keystone.openstack.org.yaml
2026-06-12 16:40:19.588341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneendpoints.keystone.openstack.org.yaml
2026-06-12 16:40:19.588357 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneservices.keystone.openstack.org.yaml
2026-06-12 16:40:19.588373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/loggings.telemetry.openstack.org.yaml
2026-06-12 16:40:19.588388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaapis.manila.openstack.org.yaml
2026-06-12 16:40:19.588408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilas.manila.openstack.org.yaml
2026-06-12 16:40:19.588424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaschedulers.manila.openstack.org.yaml
2026-06-12 16:40:19.588440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilashares.manila.openstack.org.yaml
2026-06-12 16:40:19.588455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbaccounts.mariadb.openstack.org.yaml
2026-06-12 16:40:19.588470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbdatabases.mariadb.openstack.org.yaml
2026-06-12 16:40:19.588486 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/memcacheds.memcached.openstack.org.yaml
2026-06-12 16:40:19.588501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/metricstorages.telemetry.openstack.org.yaml
2026-06-12 16:40:19.588538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/netconfigs.network.openstack.org.yaml
2026-06-12 16:40:19.588566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/neutronapis.neutron.openstack.org.yaml
2026-06-12 16:40:19.588582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/nova.nova.openstack.org.yaml
2026-06-12 16:40:19.588605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaapis.nova.openstack.org.yaml
2026-06-12 16:40:19.588621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacells.nova.openstack.org.yaml
2026-06-12 16:40:19.588671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacomputes.nova.openstack.org.yaml
2026-06-12 16:40:19.588695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaconductors.nova.openstack.org.yaml
2026-06-12 16:40:19.588711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novametadata.nova.openstack.org.yaml
2026-06-12 16:40:19.588732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novanovncproxies.nova.openstack.org.yaml
2026-06-12 16:40:19.588749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaschedulers.nova.openstack.org.yaml
2026-06-12 16:40:19.588764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaamphoracontrollers.octavia.openstack.org.yaml
2026-06-12 16:40:19.588779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaapis.octavia.openstack.org.yaml
2026-06-12 16:40:19.588794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviarsyslogs.octavia.openstack.org.yaml
2026-06-12 16:40:19.588810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octavias.octavia.openstack.org.yaml
2026-06-12 16:40:19.588825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbackupconfigs.backup.openstack.org.yaml
2026-06-12 16:40:19.588841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbaremetalsets.baremetal.openstack.org.yaml
2026-06-12 16:40:19.588856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackclients.client.openstack.org.yaml
2026-06-12 16:40:19.588871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackcontrolplanes.core.openstack.org.yaml
2026-06-12 16:40:19.588887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanedeployments.dataplane.openstack.org.yaml
2026-06-12 16:40:19.588903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanenodesets.dataplane.openstack.org.yaml
2026-06-12 16:40:19.588919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplaneservices.dataplane.openstack.org.yaml
2026-06-12 16:40:19.588934 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackprovisionservers.baremetal.openstack.org.yaml
2026-06-12 16:40:19.588950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstacks.operator.openstack.org.yaml
2026-06-12 16:40:19.588969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackversions.core.openstack.org.yaml
2026-06-12 16:40:19.588985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovncontrollers.ovn.openstack.org.yaml
2026-06-12 16:40:19.589000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovndbclusters.ovn.openstack.org.yaml
2026-06-12 16:40:19.589015 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovnnorthds.ovn.openstack.org.yaml
2026-06-12 16:40:19.589030 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/placementapis.placement.openstack.org.yaml
2026-06-12 16:40:19.589046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqpolicies.rabbitmq.openstack.org.yaml
2026-06-12 16:40:19.589061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqs.rabbitmq.openstack.org.yaml
2026-06-12 16:40:19.589076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqusers.rabbitmq.openstack.org.yaml
2026-06-12 16:40:19.589091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqvhosts.rabbitmq.openstack.org.yaml
2026-06-12 16:40:19.589106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/redises.redis.openstack.org.yaml
2026-06-12 16:40:19.589121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/reservations.network.openstack.org.yaml
2026-06-12 16:40:19.589136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftproxies.swift.openstack.org.yaml
2026-06-12 16:40:19.589151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftrings.swift.openstack.org.yaml
2026-06-12 16:40:19.589167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swifts.swift.openstack.org.yaml
2026-06-12 16:40:19.589182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftstorages.swift.openstack.org.yaml
2026-06-12 16:40:19.589221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/telemetries.telemetry.openstack.org.yaml
2026-06-12 16:40:19.589237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tempests.test.openstack.org.yaml
2026-06-12 16:40:19.589252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tobikoes.test.openstack.org.yaml
2026-06-12 16:40:19.589267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/topologies.topology.openstack.org.yaml
2026-06-12 16:40:19.589283 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/transporturls.rabbitmq.openstack.org.yaml
2026-06-12 16:40:19.589298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherapis.watcher.openstack.org.yaml
2026-06-12 16:40:19.589313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherappliers.watcher.openstack.org.yaml
2026-06-12 16:40:19.589329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherdecisionengines.watcher.openstack.org.yaml
2026-06-12 16:40:19.589344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watchers.watcher.openstack.org.yaml
2026-06-12 16:40:19.589360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-12 16:40:19.589375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/kubernetes-nmstate-operator.4.20.0-202605270550
2026-06-12 16:40:19.589391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/metallb-operator.v4.20.0-202605260442
2026-06-12 16:40:19.589406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/openstack-operator.v0.6.0
2026-06-12 16:40:19.589422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-12 16:40:19.589438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-12 16:40:19.589454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-12 16:40:19.589475 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-12 16:40:19.589491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/pool_list
2026-06-12 16:40:19.589507 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/qos_list
2026-06-12 16:40:19.589548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/service_list
2026-06-12 16:40:19.589565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/total_volumes_list
2026-06-12 16:40:19.589581 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/transfer_list
2026-06-12 16:40:19.589597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/type_list
2026-06-12 16:40:19.589613 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-12 16:40:19.589628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/task_list
2026-06-12 16:40:19.589644 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-12 16:40:19.589660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/agent_list
2026-06-12 16:40:19.589675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/extension_list
2026-06-12 16:40:19.589691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/floating_ip_list
2026-06-12 16:40:19.589707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/network_list
2026-06-12 16:40:19.589723 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/port_list
2026-06-12 16:40:19.589738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/router_list
2026-06-12 16:40:19.589758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/security_group_list
2026-06-12 16:40:19.589775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/subnet_list
2026-06-12 16:40:19.589790 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-12 16:40:19.589806 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/aggregate_list
2026-06-12 16:40:19.589822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/cell_list
2026-06-12 16:40:19.589838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/host_list
2026-06-12 16:40:19.589853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/hypervisor_list
2026-06-12 16:40:19.589868 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/service_list
2026-06-12 16:40:19.589884 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-12 16:40:19.589899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnnb_db.db
2026-06-12 16:40:19.589914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnsb_db.db
2026-06-12 16:40:19.589929 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/
2026-06-12 16:40:19.589945 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/
2026-06-12 16:40:19.589960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/ovsdbserver-nb-0.txt
2026-06-12 16:40:19.589976 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/
2026-06-12 16:40:19.589992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/ovsdbserver-sb-0.txt
2026-06-12 16:40:19.590012 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-12 16:40:19.590027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/allocation_candidate_list
2026-06-12 16:40:19.590044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/resource_class_list
2026-06-12 16:40:19.590060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/trait_list
2026-06-12 16:40:19.590076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-12 16:40:19.590091 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/
2026-06-12 16:40:19.590106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/cluster_status
2026-06-12 16:40:19.590122 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_connections
2026-06-12 16:40:19.590138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_policies
2026-06-12 16:40:19.590153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_queues
2026-06-12 16:40:19.590168 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_unresponsive_queues
2026-06-12 16:40:19.590184 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/status
2026-06-12 16:40:19.590199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/
2026-06-12 16:40:19.590215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/cluster_status
2026-06-12 16:40:19.590230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_connections
2026-06-12 16:40:19.590245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_policies
2026-06-12 16:40:19.590268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_queues
2026-06-12 16:40:19.590284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_unresponsive_queues
2026-06-12 16:40:19.590300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/status
2026-06-12 16:40:19.590317 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-12 16:40:19.590333 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-12 16:40:19.590349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-cell1-galera-0-openstack_databases.sql.gz
2026-06-12 16:40:19.590365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-galera-0-openstack_databases.sql.gz
2026-06-12 16:40:19.590381 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-12 16:40:19.590397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/
2026-06-12 16:40:19.590412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/all_resources.log
2026-06-12 16:40:19.590427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/events.log
2026-06-12 16:40:19.590443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/nad.log
2026-06-12 16:40:19.590459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pvc.log
2026-06-12 16:40:19.590474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/buildconfig/
2026-06-12 16:40:19.590490 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/
2026-06-12 16:40:19.590509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cacert.yaml
2026-06-12 16:40:19.590547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cert.yaml
2026-06-12 16:40:19.590564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-mariadb-cert.yaml
2026-06-12 16:40:19.590581 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-serving-cert.yaml
2026-06-12 16:40:19.590597 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/
2026-06-12 16:40:19.590613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cacert-1.yaml
2026-06-12 16:40:19.590629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cert-1.yaml
2026-06-12 16:40:19.590645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-mariadb-cert-1.yaml
2026-06-12 16:40:19.590661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-serving-cert-1.yaml
2026-06-12 16:40:19.590676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/
2026-06-12 16:40:19.590692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/baremetal-operator-ironic-bmo-configmap-d8ck478f8g.yaml
2026-06-12 16:40:19.590708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/ironic-hh9b9bt576.yaml
2026-06-12 16:40:19.590723 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cronjobs/
2026-06-12 16:40:19.590743 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/daemonset/
2026-06-12 16:40:19.590759 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/
2026-06-12 16:40:19.590775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-controller-manager.yaml
2026-06-12 16:40:19.590791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-ironic.yaml
2026-06-12 16:40:19.590806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/imagestream/
2026-06-12 16:40:19.590822 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/installplans/
2026-06-12 16:40:19.590837 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/
2026-06-12 16:40:19.590853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-ca-issuer.yaml
2026-06-12 16:40:19.590868 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.590884 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/jobs/
2026-06-12 16:40:19.590899 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/poddisruptionbudgets/
2026-06-12 16:40:19.590915 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/
2026-06-12 16:40:19.590930 | 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-6596fc866d-qjhzf/
2026-06-12 16:40:19.590946 | 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-6596fc866d-qjhzf/baremetal-operator-controller-manager-6596fc866d-qjhzf-describe
2026-06-12 16:40:19.590973 | 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-6596fc866d-qjhzf/logs/
2026-06-12 16:40:19.590989 | 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-6596fc866d-qjhzf/logs/manager.log
2026-06-12 16:40:19.591006 | 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-c954c9cc9-p8s9r/
2026-06-12 16:40:19.591022 | 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-c954c9cc9-p8s9r/baremetal-operator-ironic-c954c9cc9-p8s9r-describe
2026-06-12 16:40:19.591038 | 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-c954c9cc9-p8s9r/logs/
2026-06-12 16:40:19.591054 | 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-c954c9cc9-p8s9r/logs/ironic-httpd.log
2026-06-12 16:40:19.591070 | 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-c954c9cc9-p8s9r/logs/ironic-ipa-downloader.log
2026-06-12 16:40:19.591086 | 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-c954c9cc9-p8s9r/logs/ironic-log-watch.log.gz
2026-06-12 16:40:19.591102 | 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-c954c9cc9-p8s9r/logs/ironic.log
2026-06-12 16:40:19.591117 | 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-c954c9cc9-p8s9r/logs/mariadb.log
2026-06-12 16:40:19.591133 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/
2026-06-12 16:40:19.591149 | 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-59466df469.yaml
2026-06-12 16:40:19.591166 | 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-6596fc866d.yaml
2026-06-12 16:40:19.591187 | 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-c954c9cc9.yaml
2026-06-12 16:40:19.591203 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/routes/
2026-06-12 16:40:19.591219 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/
2026-06-12 16:40:19.591234 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/
2026-06-12 16:40:19.591250 | 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-6c4kktf4mk.yaml
2026-06-12 16:40:19.591266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cacert.yaml
2026-06-12 16:40:19.591282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cert.yaml
2026-06-12 16:40:19.591298 | 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-58bhkm99g8.yaml
2026-06-12 16:40:19.591313 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/
2026-06-12 16:40:19.591329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/baremetal-operator-mariadb-password-ftkgc8tmkc.yaml
2026-06-12 16:40:19.591344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/mariadb-cert.yaml
2026-06-12 16:40:19.591360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/
2026-06-12 16:40:19.591376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.591391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-webhook-service.yaml
2026-06-12 16:40:19.591411 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/statefulset/
2026-06-12 16:40:19.591427 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/subscriptions/
2026-06-12 16:40:19.591443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-12 16:40:19.591459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/all_resources.log
2026-06-12 16:40:19.591475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/events.log
2026-06-12 16:40:19.591490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/nad.log
2026-06-12 16:40:19.591506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pvc.log
2026-06-12 16:40:19.591552 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/buildconfig/
2026-06-12 16:40:19.591568 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cert/
2026-06-12 16:40:19.591584 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/certificaterequests/
2026-06-12 16:40:19.591600 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/configmaps/
2026-06-12 16:40:19.591616 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cronjobs/
2026-06-12 16:40:19.591632 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/daemonset/
2026-06-12 16:40:19.591647 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/
2026-06-12 16:40:19.591663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-cainjector.yaml
2026-06-12 16:40:19.591684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-webhook.yaml
2026-06-12 16:40:19.591700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager.yaml
2026-06-12 16:40:19.591716 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/imagestream/
2026-06-12 16:40:19.591732 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/installplans/
2026-06-12 16:40:19.591748 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/issuer/
2026-06-12 16:40:19.591765 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/jobs/
2026-06-12 16:40:19.591780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/poddisruptionbudgets/
2026-06-12 16:40:19.591796 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/
2026-06-12 16:40:19.591812 | 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-kbkpx/
2026-06-12 16:40:19.591828 | 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-kbkpx/cert-manager-7b8b89f89d-kbkpx-describe
2026-06-12 16:40:19.591844 | 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-kbkpx/logs/
2026-06-12 16:40:19.591860 | 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-kbkpx/logs/cert-manager-controller.log
2026-06-12 16:40:19.591876 | 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-svbsz/
2026-06-12 16:40:19.591892 | 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-svbsz/cert-manager-cainjector-7f9fdd5dd5-svbsz-describe
2026-06-12 16:40:19.591912 | 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-svbsz/logs/
2026-06-12 16:40:19.591929 | 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-svbsz/logs/cert-manager-cainjector.log
2026-06-12 16:40:19.591944 | 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-gcsmn/
2026-06-12 16:40:19.591960 | 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-gcsmn/cert-manager-webhook-769f6b94cb-gcsmn-describe
2026-06-12 16:40:19.591975 | 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-gcsmn/logs/
2026-06-12 16:40:19.591991 | 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-gcsmn/logs/cert-manager-webhook.log
2026-06-12 16:40:19.592006 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/
2026-06-12 16:40:19.592022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-7b8b89f89d.yaml
2026-06-12 16:40:19.592038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-7f9fdd5dd5.yaml
2026-06-12 16:40:19.592054 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-769f6b94cb.yaml
2026-06-12 16:40:19.592069 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/routes/
2026-06-12 16:40:19.592085 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/
2026-06-12 16:40:19.592100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-cainjector.yaml
2026-06-12 16:40:19.592116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-webhook.yaml
2026-06-12 16:40:19.592136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager.yaml
2026-06-12 16:40:19.592153 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/statefulset/
2026-06-12 16:40:19.592169 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/subscriptions/
2026-06-12 16:40:19.592185 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-12 16:40:19.592201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/all_resources.log
2026-06-12 16:40:19.592217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/events.log
2026-06-12 16:40:19.592233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/nad.log
2026-06-12 16:40:19.592248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pvc.log
2026-06-12 16:40:19.592264 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/buildconfig/
2026-06-12 16:40:19.592279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cert/
2026-06-12 16:40:19.592295 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/certificaterequests/
2026-06-12 16:40:19.592312 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/configmaps/
2026-06-12 16:40:19.592329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cronjobs/
2026-06-12 16:40:19.592379 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/
2026-06-12 16:40:19.592397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/
2026-06-12 16:40:19.592414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/ctlplane.yaml
2026-06-12 16:40:19.592434 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/designateext.yaml
2026-06-12 16:40:19.592451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/internalapi.yaml
2026-06-12 16:40:19.592467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/storage.yaml
2026-06-12 16:40:19.592482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/tenant.yaml
2026-06-12 16:40:19.592497 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/
2026-06-12 16:40:19.592529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/ctlplane.yaml
2026-06-12 16:40:19.592550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/designateext.yaml
2026-06-12 16:40:19.592567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/internalapi.yaml
2026-06-12 16:40:19.592583 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/storage.yaml
2026-06-12 16:40:19.592598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/tenant.yaml
2026-06-12 16:40:19.592614 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/
2026-06-12 16:40:19.592630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/metallb.yaml
2026-06-12 16:40:19.592645 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/
2026-06-12 16:40:19.592661 | 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-29mdh.yaml
2026-06-12 16:40:19.592681 | 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-5bcql.yaml
2026-06-12 16:40:19.592697 | 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-79xjw.yaml
2026-06-12 16:40:19.592713 | 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-8ml9l.yaml
2026-06-12 16:40:19.592728 | 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-b44w2.yaml
2026-06-12 16:40:19.592743 | 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-f6p4g.yaml
2026-06-12 16:40:19.592758 | 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-j8v79.yaml
2026-06-12 16:40:19.592773 | 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-jt4nh.yaml
2026-06-12 16:40:19.592788 | 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-lzqbl.yaml
2026-06-12 16:40:19.592803 | 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-q7vwz.yaml
2026-06-12 16:40:19.592818 | 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-qcdw4.yaml
2026-06-12 16:40:19.592834 | 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-smc8w.yaml
2026-06-12 16:40:19.592849 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/
2026-06-12 16:40:19.592864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/speaker.yaml
2026-06-12 16:40:19.592880 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/
2026-06-12 16:40:19.592900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/controller.yaml
2026-06-12 16:40:19.592917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-controller-manager.yaml
2026-06-12 16:40:19.592933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-webhook-server.yaml
2026-06-12 16:40:19.592948 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/imagestream/
2026-06-12 16:40:19.592964 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/
2026-06-12 16:40:19.592980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-d8fwv
2026-06-12 16:40:19.592996 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/issuer/
2026-06-12 16:40:19.593011 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/jobs/
2026-06-12 16:40:19.593027 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/poddisruptionbudgets/
2026-06-12 16:40:19.593042 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/
2026-06-12 16:40:19.593058 | 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-jd5hz/
2026-06-12 16:40:19.593073 | 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-jd5hz/controller-8464864885-jd5hz-describe
2026-06-12 16:40:19.593089 | 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-jd5hz/logs/
2026-06-12 16:40:19.593105 | 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-jd5hz/logs/controller.log.gz
2026-06-12 16:40:19.593126 | 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-jd5hz/logs/kube-rbac-proxy.log
2026-06-12 16:40:19.593142 | 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-6d6586cdbc-cwmmr/
2026-06-12 16:40:19.593159 | 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-6d6586cdbc-cwmmr/metallb-operator-controller-manager-6d6586cdbc-cwmmr-describe
2026-06-12 16:40:19.593175 | 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-6d6586cdbc-cwmmr/logs/
2026-06-12 16:40:19.593191 | 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-6d6586cdbc-cwmmr/logs/manager.log
2026-06-12 16:40:19.593207 | 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-777bdcbc49-2vffv/
2026-06-12 16:40:19.593222 | 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-777bdcbc49-2vffv/metallb-operator-webhook-server-777bdcbc49-2vffv-describe
2026-06-12 16:40:19.593238 | 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-777bdcbc49-2vffv/logs/
2026-06-12 16:40:19.593253 | 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-777bdcbc49-2vffv/logs/webhook-server.log
2026-06-12 16:40:19.593269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-cpznh/
2026-06-12 16:40:19.593286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-cpznh/speaker-cpznh-describe
2026-06-12 16:40:19.593304 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-cpznh/logs/
2026-06-12 16:40:19.593322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-cpznh/logs/kube-rbac-proxy.log
2026-06-12 16:40:19.593341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-cpznh/logs/speaker.log.gz
2026-06-12 16:40:19.593357 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/
2026-06-12 16:40:19.593373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-8464864885.yaml
2026-06-12 16:40:19.593389 | 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-6d6586cdbc.yaml
2026-06-12 16:40:19.593405 | 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-777bdcbc49.yaml
2026-06-12 16:40:19.593421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/routes/
2026-06-12 16:40:19.593437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/
2026-06-12 16:40:19.593452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/controller-monitor-service.yaml
2026-06-12 16:40:19.593468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-controller-manager-service.yaml
2026-06-12 16:40:19.593484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-server-service.yaml
2026-06-12 16:40:19.593500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-service.yaml
2026-06-12 16:40:19.593539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/speaker-monitor-service.yaml
2026-06-12 16:40:19.593557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/webhook-service.yaml
2026-06-12 16:40:19.593574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/statefulset/
2026-06-12 16:40:19.593589 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/
2026-06-12 16:40:19.593610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/metallb-operator-sub
2026-06-12 16:40:19.593626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/
2026-06-12 16:40:19.593642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/all_resources.log
2026-06-12 16:40:19.593658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/events.log
2026-06-12 16:40:19.593673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/nad.log
2026-06-12 16:40:19.593688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pvc.log
2026-06-12 16:40:19.593704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/buildconfig/
2026-06-12 16:40:19.593719 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cert/
2026-06-12 16:40:19.593735 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/certificaterequests/
2026-06-12 16:40:19.593751 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/configmaps/
2026-06-12 16:40:19.593768 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cronjobs/
2026-06-12 16:40:19.593785 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/daemonset/
2026-06-12 16:40:19.593801 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/
2026-06-12 16:40:19.593817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/control-plane-machine-set-operator.yaml
2026-06-12 16:40:19.593833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/machine-api-operator.yaml
2026-06-12 16:40:19.593855 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/imagestream/
2026-06-12 16:40:19.593872 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/installplans/
2026-06-12 16:40:19.593889 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/issuer/
2026-06-12 16:40:19.593904 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/jobs/
2026-06-12 16:40:19.593920 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/poddisruptionbudgets/
2026-06-12 16:40:19.593936 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/
2026-06-12 16:40:19.593951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-12 16:40:19.593967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr-describe
2026-06-12 16:40:19.593982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/
2026-06-12 16:40:19.593998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator-previous.log
2026-06-12 16:40:19.594014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator.log
2026-06-12 16:40:19.594031 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-12 16:40:19.594047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6-describe
2026-06-12 16:40:19.594067 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/
2026-06-12 16:40:19.594083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/kube-rbac-proxy.log
2026-06-12 16:40:19.594099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator.log
2026-06-12 16:40:19.594114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/
2026-06-12 16:40:19.594129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/control-plane-machine-set-operator-75ffdb6fcd.yaml
2026-06-12 16:40:19.594145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/machine-api-operator-755bb95488.yaml
2026-06-12 16:40:19.594160 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/routes/
2026-06-12 16:40:19.594175 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/
2026-06-12 16:40:19.594191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/cluster-autoscaler-operator.yaml
2026-06-12 16:40:19.594206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/control-plane-machine-set-operator.yaml
2026-06-12 16:40:19.594222 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-controllers.yaml
2026-06-12 16:40:19.594237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-machine-webhook.yaml
2026-06-12 16:40:19.594252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-webhook.yaml
2026-06-12 16:40:19.594268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator.yaml
2026-06-12 16:40:19.594288 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/statefulset/
2026-06-12 16:40:19.594303 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/subscriptions/
2026-06-12 16:40:19.594319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-12 16:40:19.594335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/all_resources.log
2026-06-12 16:40:19.594351 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/events.log
2026-06-12 16:40:19.594366 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/nad.log
2026-06-12 16:40:19.594382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pvc.log
2026-06-12 16:40:19.594397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/buildconfig/
2026-06-12 16:40:19.594413 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cert/
2026-06-12 16:40:19.594428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/certificaterequests/
2026-06-12 16:40:19.594442 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/configmaps/
2026-06-12 16:40:19.594458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cronjobs/
2026-06-12 16:40:19.594473 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/daemonset/
2026-06-12 16:40:19.594489 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/
2026-06-12 16:40:19.594504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/marketplace-operator.yaml
2026-06-12 16:40:19.594545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/imagestream/
2026-06-12 16:40:19.594563 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/installplans/
2026-06-12 16:40:19.594579 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/issuer/
2026-06-12 16:40:19.594597 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/
2026-06-12 16:40:19.594618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d310e6f.yaml
2026-06-12 16:40:19.594639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9a9ea0.yaml
2026-06-12 16:40:19.594655 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/poddisruptionbudgets/
2026-06-12 16:40:19.594671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/
2026-06-12 16:40:19.594687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/
2026-06-12 16:40:19.594702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f-describe
2026-06-12 16:40:19.594722 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/logs/
2026-06-12 16:40:19.594738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/logs/extract.log
2026-06-12 16:40:19.594754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/logs/pull.log
2026-06-12 16:40:19.594775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3p7k6f/logs/util.log
2026-06-12 16:40:19.594791 | 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-mqfw2/
2026-06-12 16:40:19.594806 | 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-mqfw2/certified-operators-mqfw2-describe
2026-06-12 16:40:19.594825 | 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-mqfw2/logs/
2026-06-12 16:40:19.594892 | 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-mqfw2/logs/extract-content.log
2026-06-12 16:40:19.594918 | 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-mqfw2/logs/extract-utilities.log
2026-06-12 16:40:19.594935 | 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-mqfw2/logs/registry-server.log.gz
2026-06-12 16:40:19.594952 | 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-sq292/
2026-06-12 16:40:19.594968 | 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-sq292/community-operators-sq292-describe
2026-06-12 16:40:19.594984 | 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-sq292/logs/
2026-06-12 16:40:19.595000 | 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-sq292/logs/extract-content.log
2026-06-12 16:40:19.595015 | 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-sq292/logs/extract-utilities.log
2026-06-12 16:40:19.595031 | 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-sq292/logs/registry-server.log.gz
2026-06-12 16:40:19.595052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/
2026-06-12 16:40:19.595069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr-describe
2026-06-12 16:40:19.595085 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/logs/
2026-06-12 16:40:19.595101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/logs/extract.log
2026-06-12 16:40:19.595117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/logs/pull.log
2026-06-12 16:40:19.595133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9vq9mr/logs/util.log
2026-06-12 16:40:19.595148 | 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-cbxcg/
2026-06-12 16:40:19.595164 | 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-cbxcg/marketplace-operator-547dbd544d-cbxcg-describe
2026-06-12 16:40:19.595180 | 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-cbxcg/logs/
2026-06-12 16:40:19.595196 | 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-cbxcg/logs/marketplace-operator-previous.log
2026-06-12 16:40:19.595212 | 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-cbxcg/logs/marketplace-operator.log
2026-06-12 16:40:19.595276 | 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-mqbff/
2026-06-12 16:40:19.595302 | 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-mqbff/redhat-marketplace-mqbff-describe
2026-06-12 16:40:19.595318 | 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-mqbff/logs/
2026-06-12 16:40:19.595335 | 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-mqbff/logs/extract-content.log
2026-06-12 16:40:19.595351 | 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-mqbff/logs/extract-utilities.log
2026-06-12 16:40:19.595367 | 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-mqbff/logs/registry-server.log
2026-06-12 16:40:19.595383 | 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-sgqvh/
2026-06-12 16:40:19.595399 | 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-sgqvh/redhat-operators-sgqvh-describe
2026-06-12 16:40:19.595414 | 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-sgqvh/logs/
2026-06-12 16:40:19.595430 | 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-sgqvh/logs/extract-content.log
2026-06-12 16:40:19.595446 | 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-sgqvh/logs/extract-utilities.log
2026-06-12 16:40:19.595461 | 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-sgqvh/logs/registry-server.log.gz
2026-06-12 16:40:19.595478 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/
2026-06-12 16:40:19.595494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/marketplace-operator-547dbd544d.yaml
2026-06-12 16:40:19.595541 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/routes/
2026-06-12 16:40:19.595565 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/
2026-06-12 16:40:19.595584 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/certified-operators.yaml
2026-06-12 16:40:19.595601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/community-operators.yaml
2026-06-12 16:40:19.595617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/marketplace-operator-metrics.yaml
2026-06-12 16:40:19.595633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-marketplace.yaml
2026-06-12 16:40:19.595649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-operators.yaml
2026-06-12 16:40:19.595664 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/statefulset/
2026-06-12 16:40:19.595680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/subscriptions/
2026-06-12 16:40:19.595695 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-12 16:40:19.595711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/all_resources.log
2026-06-12 16:40:19.595727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/events.log
2026-06-12 16:40:19.595742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/nad.log
2026-06-12 16:40:19.595758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pvc.log
2026-06-12 16:40:19.595773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/buildconfig/
2026-06-12 16:40:19.595788 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cert/
2026-06-12 16:40:19.595808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/certificaterequests/
2026-06-12 16:40:19.595824 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/configmaps/
2026-06-12 16:40:19.595839 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cronjobs/
2026-06-12 16:40:19.595854 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/
2026-06-12 16:40:19.595870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/nmstate-handler.yaml
2026-06-12 16:40:19.595885 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/
2026-06-12 16:40:19.595900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-console-plugin.yaml
2026-06-12 16:40:19.595915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-metrics.yaml
2026-06-12 16:40:19.595930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-operator.yaml
2026-06-12 16:40:19.595946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-webhook.yaml
2026-06-12 16:40:19.595961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/imagestream/
2026-06-12 16:40:19.595976 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/
2026-06-12 16:40:19.595991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-c6fz9
2026-06-12 16:40:19.596007 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/issuer/
2026-06-12 16:40:19.596023 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/jobs/
2026-06-12 16:40:19.596043 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/
2026-06-12 16:40:19.596059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/nmstate-webhook.yaml
2026-06-12 16:40:19.596075 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/
2026-06-12 16:40:19.596091 | 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-vf2gv/
2026-06-12 16:40:19.596106 | 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-vf2gv/nmstate-console-plugin-9bcc7988b-vf2gv-describe
2026-06-12 16:40:19.596122 | 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-vf2gv/logs/
2026-06-12 16:40:19.596138 | 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-vf2gv/logs/nmstate-console-plugin.log
2026-06-12 16:40:19.596154 | 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-k2wzk/
2026-06-12 16:40:19.596170 | 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-k2wzk/nmstate-handler-k2wzk-describe
2026-06-12 16:40:19.596186 | 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-k2wzk/logs/
2026-06-12 16:40:19.596201 | 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-k2wzk/logs/nmstate-handler.log
2026-06-12 16:40:19.596217 | 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-8ghvt/
2026-06-12 16:40:19.596232 | 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-8ghvt/nmstate-metrics-756b4d6fc6-8ghvt-describe
2026-06-12 16:40:19.596252 | 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-8ghvt/logs/
2026-06-12 16:40:19.596268 | 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-8ghvt/logs/kube-rbac-proxy.log
2026-06-12 16:40:19.596283 | 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-8ghvt/logs/nmstate-metrics.log
2026-06-12 16:40:19.596299 | 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-nxrhm/
2026-06-12 16:40:19.596314 | 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-nxrhm/nmstate-operator-6569c8c666-nxrhm-describe
2026-06-12 16:40:19.596329 | 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-nxrhm/logs/
2026-06-12 16:40:19.596345 | 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-nxrhm/logs/nmstate-operator.log
2026-06-12 16:40:19.596360 | 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-j6gpp/
2026-06-12 16:40:19.596376 | 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-j6gpp/nmstate-webhook-9b7874799-j6gpp-describe
2026-06-12 16:40:19.596392 | 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-j6gpp/logs/
2026-06-12 16:40:19.596408 | 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-j6gpp/logs/nmstate-webhook.log
2026-06-12 16:40:19.596424 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/
2026-06-12 16:40:19.596440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-console-plugin-9bcc7988b.yaml
2026-06-12 16:40:19.596456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-metrics-756b4d6fc6.yaml
2026-06-12 16:40:19.596476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-operator-6569c8c666.yaml
2026-06-12 16:40:19.596492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-webhook-9b7874799.yaml
2026-06-12 16:40:19.596507 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/routes/
2026-06-12 16:40:19.596546 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/
2026-06-12 16:40:19.596563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-console-plugin.yaml
2026-06-12 16:40:19.596579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-monitor.yaml
2026-06-12 16:40:19.596594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-webhook.yaml
2026-06-12 16:40:19.596610 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/statefulset/
2026-06-12 16:40:19.596626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/
2026-06-12 16:40:19.596642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/kubernetes-nmstate-operator
2026-06-12 16:40:19.596657 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-12 16:40:19.596673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/all_resources.log
2026-06-12 16:40:19.596688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/events.log
2026-06-12 16:40:19.596704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/nad.log
2026-06-12 16:40:19.596724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pvc.log
2026-06-12 16:40:19.596740 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/buildconfig/
2026-06-12 16:40:19.596756 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cert/
2026-06-12 16:40:19.596772 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/certificaterequests/
2026-06-12 16:40:19.596787 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/configmaps/
2026-06-12 16:40:19.596802 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cronjobs/
2026-06-12 16:40:19.596818 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/daemonset/
2026-06-12 16:40:19.596833 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/deployments/
2026-06-12 16:40:19.596848 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/imagestream/
2026-06-12 16:40:19.596864 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/installplans/
2026-06-12 16:40:19.596880 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/issuer/
2026-06-12 16:40:19.596896 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/jobs/
2026-06-12 16:40:19.596912 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/poddisruptionbudgets/
2026-06-12 16:40:19.596928 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/
2026-06-12 16:40:19.596943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/-describe
2026-06-12 16:40:19.596959 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/logs/
2026-06-12 16:40:19.596978 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/replicaset/
2026-06-12 16:40:19.596994 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/routes/
2026-06-12 16:40:19.597010 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/services/
2026-06-12 16:40:19.597025 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/statefulset/
2026-06-12 16:40:19.597040 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/subscriptions/
2026-06-12 16:40:19.597055 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-12 16:40:19.597071 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/all_resources.log
2026-06-12 16:40:19.597086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/events.log
2026-06-12 16:40:19.597102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/nad.log
2026-06-12 16:40:19.597118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pvc.log
2026-06-12 16:40:19.597134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/buildconfig/
2026-06-12 16:40:19.597150 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/
2026-06-12 16:40:19.597165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/barbican-operator-metrics-certs.yaml
2026-06-12 16:40:19.597180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/cinder-operator-metrics-certs.yaml
2026-06-12 16:40:19.597196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/designate-operator-metrics-certs.yaml
2026-06-12 16:40:19.597216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/glance-operator-metrics-certs.yaml
2026-06-12 16:40:19.597232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/heat-operator-metrics-certs.yaml
2026-06-12 16:40:19.597248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/horizon-operator-metrics-certs.yaml
2026-06-12 16:40:19.597263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-metrics-certs.yaml
2026-06-12 16:40:19.597279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-serving-cert.yaml
2026-06-12 16:40:19.597294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ironic-operator-metrics-certs.yaml
2026-06-12 16:40:19.597309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/keystone-operator-metrics-certs.yaml
2026-06-12 16:40:19.597324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/manila-operator-metrics-certs.yaml
2026-06-12 16:40:19.597339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/mariadb-operator-metrics-certs.yaml
2026-06-12 16:40:19.597354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/neutron-operator-metrics-certs.yaml
2026-06-12 16:40:19.597370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/nova-operator-metrics-certs.yaml
2026-06-12 16:40:19.597385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/octavia-operator-metrics-certs.yaml
2026-06-12 16:40:19.597401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-metrics-certs.yaml
2026-06-12 16:40:19.597416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-serving-cert.yaml
2026-06-12 16:40:19.597440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-metrics-certs.yaml
2026-06-12 16:40:19.597456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-serving-cert.yaml
2026-06-12 16:40:19.597471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ovn-operator-metrics-certs.yaml
2026-06-12 16:40:19.597487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/swift-operator-metrics-certs.yaml
2026-06-12 16:40:19.597502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/telemetry-operator-metrics-certs.yaml
2026-06-12 16:40:19.597539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/test-operator-metrics-certs.yaml
2026-06-12 16:40:19.597557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/watcher-operator-metrics-certs.yaml
2026-06-12 16:40:19.597573 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/
2026-06-12 16:40:19.597589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/barbican-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/cinder-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/designate-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/glance-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/heat-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/horizon-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-serving-cert-1.yaml
2026-06-12 16:40:19.597722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ironic-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/keystone-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/manila-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/mariadb-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/neutron-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/nova-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/octavia-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-serving-cert-1.yaml
2026-06-12 16:40:19.597861 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-serving-cert-1.yaml
2026-06-12 16:40:19.597896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ovn-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/swift-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/telemetry-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/test-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/watcher-operator-metrics-certs-1.yaml
2026-06-12 16:40:19.597975 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/configmaps/
2026-06-12 16:40:19.597990 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cronjobs/
2026-06-12 16:40:19.598006 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/
2026-06-12 16:40:19.598021 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/
2026-06-12 16:40:19.598037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/openstack.yaml
2026-06-12 16:40:19.598052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/daemonset/
2026-06-12 16:40:19.598068 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/
2026-06-12 16:40:19.598083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/barbican-operator-controller-manager.yaml
2026-06-12 16:40:19.598103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/cinder-operator-controller-manager.yaml
2026-06-12 16:40:19.598118 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/designate-operator-controller-manager.yaml
2026-06-12 16:40:19.598134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/glance-operator-controller-manager.yaml
2026-06-12 16:40:19.598150 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/heat-operator-controller-manager.yaml
2026-06-12 16:40:19.598165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/horizon-operator-controller-manager.yaml
2026-06-12 16:40:19.598181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/infra-operator-controller-manager.yaml
2026-06-12 16:40:19.598196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ironic-operator-controller-manager.yaml
2026-06-12 16:40:19.598211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/keystone-operator-controller-manager.yaml
2026-06-12 16:40:19.598226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/manila-operator-controller-manager.yaml
2026-06-12 16:40:19.598242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/mariadb-operator-controller-manager.yaml
2026-06-12 16:40:19.598258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/neutron-operator-controller-manager.yaml
2026-06-12 16:40:19.598273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/nova-operator-controller-manager.yaml
2026-06-12 16:40:19.598288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/octavia-operator-controller-manager.yaml
2026-06-12 16:40:19.598308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-baremetal-operator-controller-manager.yaml
2026-06-12 16:40:19.598324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-init.yaml
2026-06-12 16:40:19.598340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-manager.yaml
2026-06-12 16:40:19.598356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ovn-operator-controller-manager.yaml
2026-06-12 16:40:19.598372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/swift-operator-controller-manager.yaml
2026-06-12 16:40:19.598387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/telemetry-operator-controller-manager.yaml
2026-06-12 16:40:19.598403 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/test-operator-controller-manager.yaml
2026-06-12 16:40:19.598419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/watcher-operator-controller-manager.yaml
2026-06-12 16:40:19.598434 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/imagestream/
2026-06-12 16:40:19.598450 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/
2026-06-12 16:40:19.598465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-6qgcb
2026-06-12 16:40:19.598481 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/
2026-06-12 16:40:19.598496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/barbican-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/cinder-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/designate-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598568 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/glance-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598583 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/heat-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/horizon-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/infra-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598631 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ironic-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598647 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/keystone-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/manila-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/mariadb-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/neutron-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/nova-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/octavia-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-baremetal-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ovn-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598865 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/swift-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/telemetry-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/test-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/watcher-operator-selfsigned-issuer.yaml
2026-06-12 16:40:19.598930 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/
2026-06-12 16:40:19.598946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca942ed6b.yaml
2026-06-12 16:40:19.598963 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/poddisruptionbudgets/
2026-06-12 16:40:19.598978 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/
2026-06-12 16:40:19.598994 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/
2026-06-12 16:40:19.599010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc-describe
2026-06-12 16:40:19.599026 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/logs/
2026-06-12 16:40:19.599042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/logs/extract.log
2026-06-12 16:40:19.599063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/logs/pull.log
2026-06-12 16:40:19.599079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/03c607b25ff8a29f484e6d32a5997e55cea4b359303a36c7cd7707ca94xs5dc/logs/util.log
2026-06-12 16:40:19.599095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-z72dx/
2026-06-12 16:40:19.599111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-z72dx/barbican-operator-controller-manager-5dcd54bd69-z72dx-describe
2026-06-12 16:40:19.599127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-z72dx/logs/
2026-06-12 16:40:19.599143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-z72dx/logs/manager.log
2026-06-12 16:40:19.599158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-fklqj/
2026-06-12 16:40:19.599174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-fklqj/cinder-operator-controller-manager-584b474457-fklqj-describe
2026-06-12 16:40:19.599189 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-fklqj/logs/
2026-06-12 16:40:19.599206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-fklqj/logs/manager.log
2026-06-12 16:40:19.599222 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-98gll/
2026-06-12 16:40:19.599238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-98gll/designate-operator-controller-manager-87bbdb4d9-98gll-describe
2026-06-12 16:40:19.599257 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-98gll/logs/
2026-06-12 16:40:19.599273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-98gll/logs/manager.log
2026-06-12 16:40:19.599289 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-gwqll/
2026-06-12 16:40:19.599305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-gwqll/glance-operator-controller-manager-585dc4b7b9-gwqll-describe
2026-06-12 16:40:19.599320 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-gwqll/logs/
2026-06-12 16:40:19.599337 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-gwqll/logs/manager.log
2026-06-12 16:40:19.599353 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-w2rln/
2026-06-12 16:40:19.599369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-w2rln/heat-operator-controller-manager-5f5d6b8858-w2rln-describe
2026-06-12 16:40:19.599385 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-w2rln/logs/
2026-06-12 16:40:19.599401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-w2rln/logs/manager.log
2026-06-12 16:40:19.599417 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-lr6cb/
2026-06-12 16:40:19.599433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-lr6cb/horizon-operator-controller-manager-9dc5578b5-lr6cb-describe
2026-06-12 16:40:19.599452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-lr6cb/logs/
2026-06-12 16:40:19.599468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-lr6cb/logs/manager.log
2026-06-12 16:40:19.599483 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-lm6kj/
2026-06-12 16:40:19.599530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-lm6kj/infra-operator-controller-manager-594d6555bb-lm6kj-describe
2026-06-12 16:40:19.599551 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-lm6kj/logs/
2026-06-12 16:40:19.599571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-lm6kj/logs/manager.log
2026-06-12 16:40:19.599586 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6tx44/
2026-06-12 16:40:19.599602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6tx44/ironic-operator-controller-manager-7c845fc7c7-6tx44-describe
2026-06-12 16:40:19.599618 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6tx44/logs/
2026-06-12 16:40:19.599633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6tx44/logs/manager.log
2026-06-12 16:40:19.599649 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-v4xxt/
2026-06-12 16:40:19.599665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-v4xxt/keystone-operator-controller-manager-85bb7cc757-v4xxt-describe
2026-06-12 16:40:19.599681 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-v4xxt/logs/
2026-06-12 16:40:19.599702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-v4xxt/logs/manager.log
2026-06-12 16:40:19.599718 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wxpj4/
2026-06-12 16:40:19.599733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wxpj4/manila-operator-controller-manager-b547849c7-wxpj4-describe
2026-06-12 16:40:19.599749 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wxpj4/logs/
2026-06-12 16:40:19.599764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wxpj4/logs/manager.log
2026-06-12 16:40:19.599779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sj6fr/
2026-06-12 16:40:19.599795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sj6fr/mariadb-operator-controller-manager-5545cdc48d-sj6fr-describe
2026-06-12 16:40:19.599810 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sj6fr/logs/
2026-06-12 16:40:19.599825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-sj6fr/logs/manager.log
2026-06-12 16:40:19.599840 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-5tlrf/
2026-06-12 16:40:19.599856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-5tlrf/neutron-operator-controller-manager-6c7667d64b-5tlrf-describe
2026-06-12 16:40:19.599871 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-5tlrf/logs/
2026-06-12 16:40:19.599891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-5tlrf/logs/manager.log
2026-06-12 16:40:19.599907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-ds98r/
2026-06-12 16:40:19.599923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-ds98r/nova-operator-controller-manager-6df846755f-ds98r-describe
2026-06-12 16:40:19.599939 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-ds98r/logs/
2026-06-12 16:40:19.599954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-ds98r/logs/manager.log
2026-06-12 16:40:19.599969 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-fgs5m/
2026-06-12 16:40:19.599985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-fgs5m/octavia-operator-controller-manager-6bd797bd9d-fgs5m-describe
2026-06-12 16:40:19.600001 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-fgs5m/logs/
2026-06-12 16:40:19.600016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-fgs5m/logs/manager.log
2026-06-12 16:40:19.600032 | 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-678fc77c54hgbhk/
2026-06-12 16:40:19.600047 | 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-678fc77c54hgbhk/openstack-baremetal-operator-controller-manager-678fc77c54hgbhk-describe
2026-06-12 16:40:19.600063 | 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-678fc77c54hgbhk/logs/
2026-06-12 16:40:19.600083 | 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-678fc77c54hgbhk/logs/manager.log
2026-06-12 16:40:19.600100 | 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-97dd4697c-xc2hh/
2026-06-12 16:40:19.600116 | 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-97dd4697c-xc2hh/openstack-operator-controller-init-97dd4697c-xc2hh-describe
2026-06-12 16:40:19.600131 | 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-97dd4697c-xc2hh/logs/
2026-06-12 16:40:19.600146 | 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-97dd4697c-xc2hh/logs/operator.log
2026-06-12 16:40:19.600162 | 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-768ff84dfb-sbdwh/
2026-06-12 16:40:19.600177 | 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-768ff84dfb-sbdwh/openstack-operator-controller-manager-768ff84dfb-sbdwh-describe
2026-06-12 16:40:19.600193 | 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-768ff84dfb-sbdwh/logs/
2026-06-12 16:40:19.600208 | 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-768ff84dfb-sbdwh/logs/manager.log.gz
2026-06-12 16:40:19.600225 | 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-fbnlk/
2026-06-12 16:40:19.600240 | 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-fbnlk/openstack-operator-index-fbnlk-describe
2026-06-12 16:40:19.600256 | 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-fbnlk/logs/
2026-06-12 16:40:19.600276 | 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-fbnlk/logs/registry-server.log
2026-06-12 16:40:19.600295 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-bj44v/
2026-06-12 16:40:19.600313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-bj44v/ovn-operator-controller-manager-5666dfdddd-bj44v-describe
2026-06-12 16:40:19.600329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-bj44v/logs/
2026-06-12 16:40:19.600344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-bj44v/logs/manager.log
2026-06-12 16:40:19.600359 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-dsqgc/
2026-06-12 16:40:19.600375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-dsqgc/swift-operator-controller-manager-79846f755c-dsqgc-describe
2026-06-12 16:40:19.600390 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-dsqgc/logs/
2026-06-12 16:40:19.600406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-dsqgc/logs/manager.log
2026-06-12 16:40:19.600422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-49vcf/
2026-06-12 16:40:19.600438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-49vcf/telemetry-operator-controller-manager-565998cc45-49vcf-describe
2026-06-12 16:40:19.600453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-49vcf/logs/
2026-06-12 16:40:19.600469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-49vcf/logs/manager.log
2026-06-12 16:40:19.600489 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-snp8d/
2026-06-12 16:40:19.600505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-snp8d/test-operator-controller-manager-7579dbdcb9-snp8d-describe
2026-06-12 16:40:19.600544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-snp8d/logs/
2026-06-12 16:40:19.600561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-snp8d/logs/manager.log
2026-06-12 16:40:19.600577 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-g7fvb/
2026-06-12 16:40:19.600593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-g7fvb/watcher-operator-controller-manager-7869644bb4-g7fvb-describe
2026-06-12 16:40:19.600608 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-g7fvb/logs/
2026-06-12 16:40:19.600624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-g7fvb/logs/manager.log
2026-06-12 16:40:19.600639 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/
2026-06-12 16:40:19.600654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-5dcd54bd69.yaml
2026-06-12 16:40:19.600670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-584b474457.yaml
2026-06-12 16:40:19.600685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-87bbdb4d9.yaml
2026-06-12 16:40:19.600707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-585dc4b7b9.yaml
2026-06-12 16:40:19.600723 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5f5d6b8858.yaml
2026-06-12 16:40:19.600739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-9dc5578b5.yaml
2026-06-12 16:40:19.600755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-594d6555bb.yaml
2026-06-12 16:40:19.600771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-7c845fc7c7.yaml
2026-06-12 16:40:19.600787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-85bb7cc757.yaml
2026-06-12 16:40:19.600803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-b547849c7.yaml
2026-06-12 16:40:19.600818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-5545cdc48d.yaml
2026-06-12 16:40:19.600834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-6c7667d64b.yaml
2026-06-12 16:40:19.600849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-6df846755f.yaml
2026-06-12 16:40:19.600865 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6bd797bd9d.yaml
2026-06-12 16:40:19.600880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-678fc77c54.yaml
2026-06-12 16:40:19.600896 | 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-97dd4697c.yaml
2026-06-12 16:40:19.600919 | 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-768ff84dfb.yaml
2026-06-12 16:40:19.600936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-5666dfdddd.yaml
2026-06-12 16:40:19.600952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-79846f755c.yaml
2026-06-12 16:40:19.600968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-565998cc45.yaml
2026-06-12 16:40:19.600984 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-7579dbdcb9.yaml
2026-06-12 16:40:19.600999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-7869644bb4.yaml
2026-06-12 16:40:19.601015 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/routes/
2026-06-12 16:40:19.601031 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/
2026-06-12 16:40:19.601047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/
2026-06-12 16:40:19.601063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/barbican-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601079 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/
2026-06-12 16:40:19.601095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/cinder-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601111 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/
2026-06-12 16:40:19.601126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/designate-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601146 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/
2026-06-12 16:40:19.601163 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/glance-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601178 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/
2026-06-12 16:40:19.601194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/heat-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601209 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/
2026-06-12 16:40:19.601225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/horizon-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601240 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/
2026-06-12 16:40:19.601255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/ironic-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601271 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/
2026-06-12 16:40:19.601286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/keystone-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601302 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/
2026-06-12 16:40:19.601317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/manila-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601332 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/
2026-06-12 16:40:19.601348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/mariadb-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601367 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/
2026-06-12 16:40:19.601382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/neutron-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601398 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/
2026-06-12 16:40:19.601413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/nova-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/
2026-06-12 16:40:19.601444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/octavia-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/
2026-06-12 16:40:19.601475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/ovn-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601490 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/
2026-06-12 16:40:19.601505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/swift-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/
2026-06-12 16:40:19.601557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/telemetry-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601573 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/
2026-06-12 16:40:19.601588 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/watcher-operator-metrics-server-cert.yaml
2026-06-12 16:40:19.601608 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/
2026-06-12 16:40:19.601625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/barbican-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/cinder-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/designate-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/glance-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/heat-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/horizon-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-webhook-service.yaml
2026-06-12 16:40:19.601749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ironic-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/keystone-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/manila-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/mariadb-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/neutron-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/nova-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/octavia-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-webhook-service.yaml
2026-06-12 16:40:19.601894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-index.yaml
2026-06-12 16:40:19.601926 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-webhook-service.yaml
2026-06-12 16:40:19.601941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ovn-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/swift-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/telemetry-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.601987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/test-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.602002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/watcher-operator-controller-manager-metrics-service.yaml
2026-06-12 16:40:19.602022 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/statefulset/
2026-06-12 16:40:19.602038 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/
2026-06-12 16:40:19.602053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/openstack-operator
2026-06-12 16:40:19.602068 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-12 16:40:19.602084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/all_resources.log
2026-06-12 16:40:19.602100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/events.log
2026-06-12 16:40:19.602116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/nad.log
2026-06-12 16:40:19.602132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pvc.log
2026-06-12 16:40:19.602148 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-12 16:40:19.602164 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-12 16:40:19.602180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-internal-svc.yaml
2026-06-12 16:40:19.602196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-route.yaml
2026-06-12 16:40:19.602212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-svc.yaml
2026-06-12 16:40:19.602228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ceilometer-internal-svc.yaml
2026-06-12 16:40:19.602243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-internal-svc.yaml
2026-06-12 16:40:19.602262 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-route.yaml
2026-06-12 16:40:19.602278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-svc.yaml
2026-06-12 16:40:19.602293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-cell1-svc.yaml
2026-06-12 16:40:19.602309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-svc.yaml
2026-06-12 16:40:19.602324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-internal-svc.yaml
2026-06-12 16:40:19.602340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-route.yaml
2026-06-12 16:40:19.602355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-svc.yaml
2026-06-12 16:40:19.602370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/instanceha-metrics.yaml
2026-06-12 16:40:19.602386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-internal-svc.yaml
2026-06-12 16:40:19.602401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-route.yaml
2026-06-12 16:40:19.602416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-svc.yaml
2026-06-12 16:40:19.602431 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/kube-state-metrics-svc.yaml
2026-06-12 16:40:19.602447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/libvirt-default-edpm-compute-0.yaml
2026-06-12 16:40:19.602462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/memcached-svc.yaml
2026-06-12 16:40:19.602477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-internal-svc.yaml
2026-06-12 16:40:19.602497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 16:40:19.602528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-ovndbs.yaml
2026-06-12 16:40:19.602549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-route.yaml
2026-06-12 16:40:19.602565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-svc.yaml
2026-06-12 16:40:19.602580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-internal-svc.yaml
2026-06-12 16:40:19.602595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-metadata-internal-svc.yaml
2026-06-12 16:40:19.602611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-route.yaml
2026-06-12 16:40:19.602626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-svc.yaml
2026-06-12 16:40:19.602641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 16:40:19.602656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-route.yaml
2026-06-12 16:40:19.602671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-svc.yaml
2026-06-12 16:40:19.602686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-default-edpm-compute-0.yaml
2026-06-12 16:40:19.602701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-metrics.yaml
2026-06-12 16:40:19.602716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovncontroller-ovndbs.yaml
2026-06-12 16:40:19.602736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-nb-ovndbs.yaml
2026-06-12 16:40:19.602752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-sb-ovndbs.yaml
2026-06-12 16:40:19.602767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovnnorthd-ovndbs.yaml
2026-06-12 16:40:19.602782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-internal-svc.yaml
2026-06-12 16:40:19.602797 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-route.yaml
2026-06-12 16:40:19.602812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-svc.yaml
2026-06-12 16:40:19.602828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-cell1-svc.yaml
2026-06-12 16:40:19.602843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-svc.yaml
2026-06-12 16:40:19.602859 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-internal.yaml
2026-06-12 16:40:19.602874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-libvirt.yaml
2026-06-12 16:40:19.602889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-ovn.yaml
2026-06-12 16:40:19.602903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-public.yaml
2026-06-12 16:40:19.602918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-internal-svc.yaml
2026-06-12 16:40:19.602933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-route.yaml
2026-06-12 16:40:19.602948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-svc.yaml
2026-06-12 16:40:19.602968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/telemetry-default-edpm-compute-0.yaml
2026-06-12 16:40:19.602984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-12 16:40:19.603000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-internal-svc-1.yaml
2026-06-12 16:40:19.603016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-route-1.yaml
2026-06-12 16:40:19.603032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-svc-1.yaml
2026-06-12 16:40:19.603048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ceilometer-internal-svc-1.yaml
2026-06-12 16:40:19.603063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-internal-svc-1.yaml
2026-06-12 16:40:19.603078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-route-1.yaml
2026-06-12 16:40:19.603093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-svc-1.yaml
2026-06-12 16:40:19.603109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-cell1-svc-1.yaml
2026-06-12 16:40:19.603124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-svc-1.yaml
2026-06-12 16:40:19.603139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-internal-svc-1.yaml
2026-06-12 16:40:19.603154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-route-1.yaml
2026-06-12 16:40:19.603169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-svc-1.yaml
2026-06-12 16:40:19.603189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/instanceha-metrics-1.yaml
2026-06-12 16:40:19.603204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-internal-svc-1.yaml
2026-06-12 16:40:19.603220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-route-1.yaml
2026-06-12 16:40:19.603236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-svc-1.yaml
2026-06-12 16:40:19.603251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/kube-state-metrics-svc-1.yaml
2026-06-12 16:40:19.603267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/libvirt-default-edpm-compute-0-1.yaml
2026-06-12 16:40:19.603282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/memcached-svc-1.yaml
2026-06-12 16:40:19.603298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-internal-svc-1.yaml
2026-06-12 16:40:19.603313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-metadata-default-edpm-compute-0-1.yaml
2026-06-12 16:40:19.603328 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-ovndbs-1.yaml
2026-06-12 16:40:19.603344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-route-1.yaml
2026-06-12 16:40:19.603359 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-svc-1.yaml
2026-06-12 16:40:19.603374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-internal-svc-1.yaml
2026-06-12 16:40:19.603389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-metadata-internal-svc-1.yaml
2026-06-12 16:40:19.603409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-route-1.yaml
2026-06-12 16:40:19.603425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-svc-1.yaml
2026-06-12 16:40:19.603441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-vencrypt-1.yaml
2026-06-12 16:40:19.603457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-route-1.yaml
2026-06-12 16:40:19.603472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-svc-1.yaml
2026-06-12 16:40:19.603501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-default-edpm-compute-0-1.yaml
2026-06-12 16:40:19.603535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-metrics-1.yaml
2026-06-12 16:40:19.603554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovncontroller-ovndbs-1.yaml
2026-06-12 16:40:19.603572 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-nb-ovndbs-1.yaml
2026-06-12 16:40:19.603587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-sb-ovndbs-1.yaml
2026-06-12 16:40:19.603603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovnnorthd-ovndbs-1.yaml
2026-06-12 16:40:19.603619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-internal-svc-1.yaml
2026-06-12 16:40:19.603635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-route-1.yaml
2026-06-12 16:40:19.603649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-svc-1.yaml
2026-06-12 16:40:19.603671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-cell1-svc-1.yaml
2026-06-12 16:40:19.603687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-svc-1.yaml
2026-06-12 16:40:19.603702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-internal-1.yaml
2026-06-12 16:40:19.603718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-libvirt-1.yaml
2026-06-12 16:40:19.603733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-ovn-1.yaml
2026-06-12 16:40:19.603749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-public-1.yaml
2026-06-12 16:40:19.603764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-internal-svc-1.yaml
2026-06-12 16:40:19.603780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-route-1.yaml
2026-06-12 16:40:19.603795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-svc-1.yaml
2026-06-12 16:40:19.603811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/telemetry-default-edpm-compute-0-1.yaml
2026-06-12 16:40:19.603826 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-12 16:40:19.603842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/dns-swift-storage-0.yaml
2026-06-12 16:40:19.603858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/infra-instanceha-config.yaml
2026-06-12 16:40:19.603874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/neutron-edpm-ipam.yaml
2026-06-12 16:40:19.603912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/nova-extra-config.yaml
2026-06-12 16:40:19.603929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-config.yaml
2026-06-12 16:40:19.603944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-extra-scripts.yaml
2026-06-12 16:40:19.603960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-metrics-config.yaml
2026-06-12 16:40:19.603975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-scripts.yaml
2026-06-12 16:40:19.603990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-config.yaml
2026-06-12 16:40:19.604005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-runtime-config.yaml
2026-06-12 16:40:19.604021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-scripts.yaml
2026-06-12 16:40:19.604036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-config.yaml
2026-06-12 16:40:19.604051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-runtime-config.yaml
2026-06-12 16:40:19.604066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-scripts.yaml
2026-06-12 16:40:19.604082 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-config.yaml
2026-06-12 16:40:19.604097 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-scripts.yaml
2026-06-12 16:40:19.604113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-nb.yaml
2026-06-12 16:40:19.604129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-sb.yaml
2026-06-12 16:40:19.604152 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-config-data.yaml
2026-06-12 16:40:19.604168 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-plugins-conf.yaml
2026-06-12 16:40:19.604183 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-server-conf.yaml
2026-06-12 16:40:19.604198 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-config-data.yaml
2026-06-12 16:40:19.604214 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-plugins-conf.yaml
2026-06-12 16:40:19.604229 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-server-conf.yaml
2026-06-12 16:40:19.604244 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-config-data.yaml
2026-06-12 16:40:19.604259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-files.yaml
2026-06-12 16:40:19.604274 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-scripts.yaml
2026-06-12 16:40:19.604289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-storage-config-data.yaml
2026-06-12 16:40:19.604304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-xattr-restore-script.yaml
2026-06-12 16:40:19.604319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-12 16:40:19.604334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/cinder-db-purge.yaml
2026-06-12 16:40:19.604350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/glance-db-purge.yaml
2026-06-12 16:40:19.604370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/keystone-cron.yaml
2026-06-12 16:40:19.604387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell0-db-purge.yaml
2026-06-12 16:40:19.604402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell1-db-purge.yaml
2026-06-12 16:40:19.604418 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-12 16:40:19.604434 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/
2026-06-12 16:40:19.604451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/barbican-api.yaml
2026-06-12 16:40:19.604467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/
2026-06-12 16:40:19.604482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/barbican-keystone-listener.yaml
2026-06-12 16:40:19.604498 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/
2026-06-12 16:40:19.604531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/barbican.yaml
2026-06-12 16:40:19.604552 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/
2026-06-12 16:40:19.604569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/barbican-worker.yaml
2026-06-12 16:40:19.604585 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/
2026-06-12 16:40:19.604601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/edpm-compute-baremetal-00.yaml
2026-06-12 16:40:19.604622 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/
2026-06-12 16:40:19.604638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/ceilometer.yaml
2026-06-12 16:40:19.604653 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/
2026-06-12 16:40:19.604669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/cinder-api.yaml
2026-06-12 16:40:19.604684 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/
2026-06-12 16:40:19.604699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/cinder.yaml
2026-06-12 16:40:19.604714 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/
2026-06-12 16:40:19.604730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/cinder-scheduler.yaml
2026-06-12 16:40:19.604745 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/
2026-06-12 16:40:19.604761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/cinder-volume-volume1.yaml
2026-06-12 16:40:19.604776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/
2026-06-12 16:40:19.604791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-svc.yaml
2026-06-12 16:40:19.604807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-swift-storage-0.yaml
2026-06-12 16:40:19.604822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 16:40:19.604841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-nb.yaml
2026-06-12 16:40:19.604858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-sb.yaml
2026-06-12 16:40:19.604873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/
2026-06-12 16:40:19.604888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/dns.yaml
2026-06-12 16:40:19.604904 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/
2026-06-12 16:40:19.604919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack-cell1.yaml
2026-06-12 16:40:19.604976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack.yaml
2026-06-12 16:40:19.604995 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/
2026-06-12 16:40:19.605012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-external.yaml
2026-06-12 16:40:19.605029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-internal.yaml
2026-06-12 16:40:19.605045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/
2026-06-12 16:40:19.605060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/glance.yaml
2026-06-12 16:40:19.605075 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/
2026-06-12 16:40:19.605091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/edpm-compute-0.yaml
2026-06-12 16:40:19.605112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/
2026-06-12 16:40:19.605128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/keystone.yaml
2026-06-12 16:40:19.605143 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/
2026-06-12 16:40:19.605159 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/barbican-api.yaml
2026-06-12 16:40:19.605174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/cinderv3.yaml
2026-06-12 16:40:19.605190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-external.yaml
2026-06-12 16:40:19.605205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-internal.yaml
2026-06-12 16:40:19.605221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/neutron.yaml
2026-06-12 16:40:19.605236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/nova.yaml
2026-06-12 16:40:19.605251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/placement.yaml
2026-06-12 16:40:19.605267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/swift.yaml
2026-06-12 16:40:19.605283 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/
2026-06-12 16:40:19.605299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/barbican.yaml
2026-06-12 16:40:19.605315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/ceilometer.yaml
2026-06-12 16:40:19.605335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/cinderv3.yaml
2026-06-12 16:40:19.605352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/glance.yaml
2026-06-12 16:40:19.605367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/neutron.yaml
2026-06-12 16:40:19.605383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/nova.yaml
2026-06-12 16:40:19.605399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/placement.yaml
2026-06-12 16:40:19.605414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/swift.yaml
2026-06-12 16:40:19.605430 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/
2026-06-12 16:40:19.605445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/barbican.yaml
2026-06-12 16:40:19.605461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/cinder.yaml
2026-06-12 16:40:19.605476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/glance.yaml
2026-06-12 16:40:19.605492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/keystone.yaml
2026-06-12 16:40:19.605532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/neutron.yaml
2026-06-12 16:40:19.605557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-api.yaml
2026-06-12 16:40:19.605579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 16:40:19.605596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 16:40:19.605612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-cell1-mariadb-root.yaml
2026-06-12 16:40:19.605628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-mariadb-root.yaml
2026-06-12 16:40:19.605644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/placement.yaml
2026-06-12 16:40:19.605659 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/
2026-06-12 16:40:19.605675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/barbican.yaml
2026-06-12 16:40:19.605691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/cinder.yaml
2026-06-12 16:40:19.605707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/glance.yaml
2026-06-12 16:40:19.605723 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/keystone.yaml
2026-06-12 16:40:19.605738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/neutron.yaml
2026-06-12 16:40:19.605754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-api.yaml
2026-06-12 16:40:19.605771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 16:40:19.605793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 16:40:19.605815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/placement.yaml
2026-06-12 16:40:19.605832 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/
2026-06-12 16:40:19.605848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/memcached.yaml
2026-06-12 16:40:19.605863 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/
2026-06-12 16:40:19.605879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/netconfig.yaml
2026-06-12 16:40:19.605895 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/
2026-06-12 16:40:19.605911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/ctlplane.yaml
2026-06-12 16:40:19.605926 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/datacentre.yaml
2026-06-12 16:40:19.605942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designate.yaml
2026-06-12 16:40:19.605957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designateext.yaml
2026-06-12 16:40:19.605973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/internalapi.yaml
2026-06-12 16:40:19.605989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/octavia.yaml
2026-06-12 16:40:19.606005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storage.yaml
2026-06-12 16:40:19.606025 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storagemgmt.yaml
2026-06-12 16:40:19.606041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/tenant.yaml
2026-06-12 16:40:19.606057 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/
2026-06-12 16:40:19.606073 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/neutron.yaml
2026-06-12 16:40:19.606089 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/
2026-06-12 16:40:19.606105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/nova.yaml
2026-06-12 16:40:19.606122 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/
2026-06-12 16:40:19.606137 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/nova-api.yaml
2026-06-12 16:40:19.606153 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/
2026-06-12 16:40:19.606170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell0.yaml
2026-06-12 16:40:19.606185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell1.yaml
2026-06-12 16:40:19.606201 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/
2026-06-12 16:40:19.606217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell0-conductor.yaml
2026-06-12 16:40:19.606232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell1-conductor.yaml
2026-06-12 16:40:19.606252 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/
2026-06-12 16:40:19.606268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/nova-metadata.yaml
2026-06-12 16:40:19.606283 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/
2026-06-12 16:40:19.606299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/nova-cell1-novncproxy.yaml
2026-06-12 16:40:19.606314 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/
2026-06-12 16:40:19.606330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/nova-scheduler.yaml
2026-06-12 16:40:19.606346 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/
2026-06-12 16:40:19.606362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/controlplane.yaml
2026-06-12 16:40:19.606377 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/
2026-06-12 16:40:19.606393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 16:40:19.606409 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/
2026-06-12 16:40:19.606425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/openstackclient.yaml
2026-06-12 16:40:19.606441 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/
2026-06-12 16:40:19.606456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/controlplane.yaml
2026-06-12 16:40:19.606476 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/
2026-06-12 16:40:19.606492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-deployment-ipam.yaml
2026-06-12 16:40:19.606507 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/
2026-06-12 16:40:19.606544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 16:40:19.606561 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/
2026-06-12 16:40:19.606577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/accel-drivers.yaml
2026-06-12 16:40:19.606592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/bootstrap.yaml
2026-06-12 16:40:19.606607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-client.yaml
2026-06-12 16:40:19.606623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-hci-pre.yaml
2026-06-12 16:40:19.606638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/cleanup.yaml
2026-06-12 16:40:19.606653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-network.yaml
2026-06-12 16:40:19.606669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-os.yaml
2026-06-12 16:40:19.606685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-ovs-dpdk.yaml
2026-06-12 16:40:19.606705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ddp-package-option.yaml
2026-06-12 16:40:19.606721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/derive-pci-devicespec.yaml
2026-06-12 16:40:19.606737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/download-cache.yaml
2026-06-12 16:40:19.606753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/fips-status.yaml
2026-06-12 16:40:19.606769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/frr.yaml
2026-06-12 16:40:19.606785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-certs.yaml
2026-06-12 16:40:19.606801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-os.yaml
2026-06-12 16:40:19.606816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/instanceha-monitoring.yaml
2026-06-12 16:40:19.606832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/libvirt.yaml
2026-06-12 16:40:19.606848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/logging.yaml
2026-06-12 16:40:19.606863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-dhcp.yaml
2026-06-12 16:40:19.606878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-metadata.yaml
2026-06-12 16:40:19.606897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-ovn.yaml
2026-06-12 16:40:19.606913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-sriov.yaml
2026-06-12 16:40:19.606928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/nova.yaml
2026-06-12 16:40:19.606943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn-bgp-agent.yaml
2026-06-12 16:40:19.606958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn.yaml
2026-06-12 16:40:19.606973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/reboot-os.yaml
2026-06-12 16:40:19.606989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/redhat.yaml
2026-06-12 16:40:19.607004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/repo-setup.yaml
2026-06-12 16:40:19.607020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/run-os.yaml
2026-06-12 16:40:19.607035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ssh-known-hosts.yaml
2026-06-12 16:40:19.607050 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/swift.yaml
2026-06-12 16:40:19.607066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry-power-monitoring.yaml
2026-06-12 16:40:19.607081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry.yaml
2026-06-12 16:40:19.607100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-services.yaml
2026-06-12 16:40:19.607116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-system.yaml
2026-06-12 16:40:19.607131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update.yaml
2026-06-12 16:40:19.607147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/validate-network.yaml
2026-06-12 16:40:19.607162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/
2026-06-12 16:40:19.607177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/openstack-edpm-ipam-provisionserver.yaml
2026-06-12 16:40:19.607192 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/
2026-06-12 16:40:19.607208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/controlplane.yaml
2026-06-12 16:40:19.607223 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/
2026-06-12 16:40:19.607238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/ovncontroller.yaml
2026-06-12 16:40:19.607254 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/
2026-06-12 16:40:19.607270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-nb.yaml
2026-06-12 16:40:19.607285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-sb.yaml
2026-06-12 16:40:19.607300 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/
2026-06-12 16:40:19.607320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/ovnnorthd.yaml
2026-06-12 16:40:19.607337 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/
2026-06-12 16:40:19.607352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/placement.yaml
2026-06-12 16:40:19.607368 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/
2026-06-12 16:40:19.607384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq-cell1.yaml
2026-06-12 16:40:19.607399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq.yaml
2026-06-12 16:40:19.607415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/
2026-06-12 16:40:19.607430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/edpm-compute-0.yaml
2026-06-12 16:40:19.607445 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/
2026-06-12 16:40:19.607461 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/swift-proxy.yaml
2026-06-12 16:40:19.607489 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/
2026-06-12 16:40:19.607506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/swift-ring.yaml
2026-06-12 16:40:19.607541 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/
2026-06-12 16:40:19.607558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/swift.yaml
2026-06-12 16:40:19.607581 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/
2026-06-12 16:40:19.607597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/swift-storage.yaml
2026-06-12 16:40:19.607613 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/
2026-06-12 16:40:19.607628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/telemetry.yaml
2026-06-12 16:40:19.607644 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/
2026-06-12 16:40:19.607659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-notifications-transport.yaml
2026-06-12 16:40:19.607675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-transport.yaml
2026-06-12 16:40:19.607690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-notifications-transport.yaml
2026-06-12 16:40:19.607706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/cinder-cinder-transport.yaml
2026-06-12 16:40:19.607721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/keystone-keystone-transport.yaml
2026-06-12 16:40:19.607737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/neutron-neutron-transport.yaml
2026-06-12 16:40:19.607752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-api-transport.yaml
2026-06-12 16:40:19.607767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-cell1-transport.yaml
2026-06-12 16:40:19.607787 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-12 16:40:19.607803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-metrics.yaml
2026-06-12 16:40:19.607819 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-ovs.yaml
2026-06-12 16:40:19.607835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller.yaml
2026-06-12 16:40:19.607852 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-12 16:40:19.607868 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-api.yaml
2026-06-12 16:40:19.607883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-keystone-listener.yaml
2026-06-12 16:40:19.607899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-worker.yaml
2026-06-12 16:40:19.607914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/dnsmasq-dns.yaml
2026-06-12 16:40:19.607930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/keystone.yaml
2026-06-12 16:40:19.607946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/neutron.yaml
2026-06-12 16:40:19.607961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/openstack-edpm-ipam-provisionserver-openstackprovisionserver.yaml
2026-06-12 16:40:19.607977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/placement.yaml
2026-06-12 16:40:19.607993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/swift-proxy.yaml
2026-06-12 16:40:19.608008 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-12 16:40:19.608028 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-12 16:40:19.608053 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-12 16:40:19.608070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-internal.yaml
2026-06-12 16:40:19.608086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-libvirt.yaml
2026-06-12 16:40:19.608102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-ovn.yaml
2026-06-12 16:40:19.608117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-public.yaml
2026-06-12 16:40:19.608133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/selfsigned-issuer.yaml
2026-06-12 16:40:19.608149 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-12 16:40:19.608164 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29688001.yaml
2026-06-12 16:40:19.608277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ssh-known-hosts-edpm-deployment-ipam.yaml
2026-06-12 16:40:19.608426 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/swift-ring-rebalance.yaml
2026-06-12 16:40:19.608441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.608472 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-12 16:40:19.608492 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-12 16:40:19.608508 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6b4689d866-dr8zw/
2026-06-12 16:40:19.608547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6b4689d866-dr8zw/barbican-api-6b4689d866-dr8zw-describe
2026-06-12 16:40:19.608564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6b4689d866-dr8zw/logs/
2026-06-12 16:40:19.608580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6b4689d866-dr8zw/logs/barbican-api-log.log
2026-06-12 16:40:19.608596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6b4689d866-dr8zw/logs/barbican-api.log
2026-06-12 16:40:19.608611 | 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-775b4d6c8-cprg9/
2026-06-12 16:40:19.608626 | 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-775b4d6c8-cprg9/barbican-keystone-listener-775b4d6c8-cprg9-describe
2026-06-12 16:40:19.608642 | 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-775b4d6c8-cprg9/logs/
2026-06-12 16:40:19.608657 | 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-775b4d6c8-cprg9/logs/barbican-keystone-listener-log.log
2026-06-12 16:40:19.608673 | 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-775b4d6c8-cprg9/logs/barbican-keystone-listener.log
2026-06-12 16:40:19.608689 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-74f6c7f549-fk25t/
2026-06-12 16:40:19.608705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-74f6c7f549-fk25t/barbican-worker-74f6c7f549-fk25t-describe
2026-06-12 16:40:19.608725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-74f6c7f549-fk25t/logs/
2026-06-12 16:40:19.608741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-74f6c7f549-fk25t/logs/barbican-worker-log.log
2026-06-12 16:40:19.608757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-74f6c7f549-fk25t/logs/barbican-worker.log
2026-06-12 16:40:19.608772 | 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-99w55/
2026-06-12 16:40:19.608788 | 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-99w55/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-99w55-describe
2026-06-12 16:40:19.608803 | 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-99w55/logs/
2026-06-12 16:40:19.608818 | 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-99w55/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.608834 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/
2026-06-12 16:40:19.608849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/ceilometer-0-describe
2026-06-12 16:40:19.608865 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/
2026-06-12 16:40:19.608881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-central-agent.log
2026-06-12 16:40:19.608907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-notification-agent.log
2026-06-12 16:40:19.608923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/proxy-httpd.log
2026-06-12 16:40:19.608946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/sg-core.log
2026-06-12 16:40:19.609016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/
2026-06-12 16:40:19.609041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/cinder-api-0-describe
2026-06-12 16:40:19.609058 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/
2026-06-12 16:40:19.609074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api-log.log
2026-06-12 16:40:19.609090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api.log
2026-06-12 16:40:19.609106 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/
2026-06-12 16:40:19.609122 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/cinder-scheduler-0-describe
2026-06-12 16:40:19.609138 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/
2026-06-12 16:40:19.609154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/cinder-scheduler.log
2026-06-12 16:40:19.609170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/probe.log
2026-06-12 16:40:19.609186 | 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-ipamckvk2/
2026-06-12 16:40:19.609202 | 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-ipamckvk2/configure-network-edpm-deployment-ipam-openstack-edpm-ipamckvk2-describe
2026-06-12 16:40:19.609218 | 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-ipamckvk2/logs/
2026-06-12 16:40:19.609234 | 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-ipamckvk2/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.609253 | 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-hfdvg/
2026-06-12 16:40:19.609270 | 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-hfdvg/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-hfdvg-describe
2026-06-12 16:40:19.609287 | 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-hfdvg/logs/
2026-06-12 16:40:19.609305 | 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-hfdvg/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.609323 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-79fb556855-rrqxc/
2026-06-12 16:40:19.609339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-79fb556855-rrqxc/dnsmasq-dns-79fb556855-rrqxc-describe
2026-06-12 16:40:19.609354 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-79fb556855-rrqxc/logs/
2026-06-12 16:40:19.609370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-79fb556855-rrqxc/logs/dnsmasq-dns.log
2026-06-12 16:40:19.609386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-79fb556855-rrqxc/logs/init.log
2026-06-12 16:40:19.609401 | 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-pstq6/
2026-06-12 16:40:19.609417 | 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-pstq6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-pstq6-describe
2026-06-12 16:40:19.609432 | 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-pstq6/logs/
2026-06-12 16:40:19.609453 | 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-pstq6/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.609469 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/
2026-06-12 16:40:19.609484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/glance-default-external-api-0-describe
2026-06-12 16:40:19.609500 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/
2026-06-12 16:40:19.609539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-httpd.log
2026-06-12 16:40:19.609557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-log.log
2026-06-12 16:40:19.609574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/
2026-06-12 16:40:19.609590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/glance-default-internal-api-0-describe
2026-06-12 16:40:19.609606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/
2026-06-12 16:40:19.609621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-httpd.log
2026-06-12 16:40:19.609637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-log.log
2026-06-12 16:40:19.609652 | 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-xn8jp/
2026-06-12 16:40:19.609667 | 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-xn8jp/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-xn8jp-describe
2026-06-12 16:40:19.609687 | 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-xn8jp/logs/
2026-06-12 16:40:19.609703 | 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-xn8jp/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.609719 | 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-mcpcx/
2026-06-12 16:40:19.609734 | 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-mcpcx/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mcpcx-describe
2026-06-12 16:40:19.609750 | 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-mcpcx/logs/
2026-06-12 16:40:19.609765 | 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-mcpcx/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.609780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-78fbb7f7c8-r5vx7/
2026-06-12 16:40:19.609795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-78fbb7f7c8-r5vx7/keystone-78fbb7f7c8-r5vx7-describe
2026-06-12 16:40:19.609810 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-78fbb7f7c8-r5vx7/logs/
2026-06-12 16:40:19.609826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-78fbb7f7c8-r5vx7/logs/keystone-api.log
2026-06-12 16:40:19.609841 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688001-v6hcg/
2026-06-12 16:40:19.609856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688001-v6hcg/keystone-cron-29688001-v6hcg-describe
2026-06-12 16:40:19.609871 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688001-v6hcg/logs/
2026-06-12 16:40:19.609891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29688001-v6hcg/logs/keystone-cron.log
2026-06-12 16:40:19.609907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/
2026-06-12 16:40:19.609923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/kube-state-metrics-0-describe
2026-06-12 16:40:19.609938 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/
2026-06-12 16:40:19.609954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics.log
2026-06-12 16:40:19.609969 | 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-sh8ds/
2026-06-12 16:40:19.609985 | 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-sh8ds/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-sh8ds-describe
2026-06-12 16:40:19.610000 | 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-sh8ds/logs/
2026-06-12 16:40:19.610016 | 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-sh8ds/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.610032 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/
2026-06-12 16:40:19.610048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/memcached-0-describe
2026-06-12 16:40:19.610064 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/
2026-06-12 16:40:19.610080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/memcached.log.gz
2026-06-12 16:40:19.610095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-9968564ff-2rpls/
2026-06-12 16:40:19.610115 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-9968564ff-2rpls/neutron-9968564ff-2rpls-describe
2026-06-12 16:40:19.610132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-9968564ff-2rpls/logs/
2026-06-12 16:40:19.610148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-9968564ff-2rpls/logs/neutron-api.log
2026-06-12 16:40:19.610164 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-9968564ff-2rpls/logs/neutron-httpd.log
2026-06-12 16:40:19.610180 | 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-c5kq2/
2026-06-12 16:40:19.610196 | 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-c5kq2/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-c5kq2-describe
2026-06-12 16:40:19.610212 | 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-c5kq2/logs/
2026-06-12 16:40:19.610229 | 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-c5kq2/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.610244 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/
2026-06-12 16:40:19.610260 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/nova-api-0-describe
2026-06-12 16:40:19.610276 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/
2026-06-12 16:40:19.610292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-api.log
2026-06-12 16:40:19.610307 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-log.log
2026-06-12 16:40:19.610327 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/
2026-06-12 16:40:19.610343 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/nova-cell0-conductor-0-describe
2026-06-12 16:40:19.610358 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/
2026-06-12 16:40:19.610374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/nova-cell0-conductor-conductor.log
2026-06-12 16:40:19.610389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/
2026-06-12 16:40:19.610405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/nova-cell1-conductor-0-describe
2026-06-12 16:40:19.610421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/
2026-06-12 16:40:19.610436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/nova-cell1-conductor-conductor.log
2026-06-12 16:40:19.610452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/
2026-06-12 16:40:19.610467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/nova-cell1-novncproxy-0-describe
2026-06-12 16:40:19.610483 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/
2026-06-12 16:40:19.610498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/nova-cell1-novncproxy-novncproxy.log
2026-06-12 16:40:19.610530 | 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-8dzsh/
2026-06-12 16:40:19.610551 | 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-8dzsh/nova-edpm-deployment-ipam-openstack-edpm-ipam-8dzsh-describe
2026-06-12 16:40:19.610572 | 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-8dzsh/logs/
2026-06-12 16:40:19.610589 | 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-8dzsh/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.610605 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/
2026-06-12 16:40:19.610621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/nova-metadata-0-describe
2026-06-12 16:40:19.610637 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/
2026-06-12 16:40:19.610653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-log.log
2026-06-12 16:40:19.610669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-metadata.log
2026-06-12 16:40:19.610684 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/
2026-06-12 16:40:19.610700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/nova-scheduler-0-describe
2026-06-12 16:40:19.610716 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/
2026-06-12 16:40:19.610731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/nova-scheduler-scheduler.log
2026-06-12 16:40:19.610746 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/
2026-06-12 16:40:19.610762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/openstack-cell1-galera-0-describe
2026-06-12 16:40:19.610778 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/
2026-06-12 16:40:19.610798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera.log
2026-06-12 16:40:19.610814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/mysql-bootstrap.log
2026-06-12 16:40:19.610830 | 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-openstackprovisionservb2h7s/
2026-06-12 16:40:19.610845 | 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-openstackprovisionservb2h7s/openstack-edpm-ipam-provisionserver-openstackprovisionservb2h7s-describe
2026-06-12 16:40:19.610861 | 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-openstackprovisionservb2h7s/logs/
2026-06-12 16:40:19.610877 | 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-openstackprovisionservb2h7s/logs/init.log
2026-06-12 16:40:19.610894 | 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-openstackprovisionservb2h7s/logs/osp-httpd.log
2026-06-12 16:40:19.610911 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/
2026-06-12 16:40:19.610928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/openstack-galera-0-describe
2026-06-12 16:40:19.610944 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/
2026-06-12 16:40:19.610960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/galera.log
2026-06-12 16:40:19.610976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/mysql-bootstrap.log
2026-06-12 16:40:19.610991 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/
2026-06-12 16:40:19.611014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/openstackclient-describe
2026-06-12 16:40:19.611030 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/
2026-06-12 16:40:19.611046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/openstackclient.log
2026-06-12 16:40:19.611062 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-99nvp/
2026-06-12 16:40:19.611078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-99nvp/ovn-controller-99nvp-describe
2026-06-12 16:40:19.611093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-99nvp/logs/
2026-06-12 16:40:19.611109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-99nvp/logs/ovn-controller.log
2026-06-12 16:40:19.611124 | 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-s2gxq/
2026-06-12 16:40:19.611140 | 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-s2gxq/ovn-controller-metrics-s2gxq-describe
2026-06-12 16:40:19.611155 | 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-s2gxq/logs/
2026-06-12 16:40:19.611171 | 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-s2gxq/logs/openstack-network-exporter.log
2026-06-12 16:40:19.611186 | 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-qj5p9/
2026-06-12 16:40:19.611201 | 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-qj5p9/ovn-controller-ovs-qj5p9-describe
2026-06-12 16:40:19.611216 | 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-qj5p9/logs/
2026-06-12 16:40:19.611236 | 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-qj5p9/logs/ovs-vswitchd.log
2026-06-12 16:40:19.611252 | 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-qj5p9/logs/ovsdb-server-init.log
2026-06-12 16:40:19.611267 | 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-qj5p9/logs/ovsdb-server.log
2026-06-12 16:40:19.611282 | 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-bwzp9/
2026-06-12 16:40:19.611298 | 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-bwzp9/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bwzp9-describe
2026-06-12 16:40:19.611314 | 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-bwzp9/logs/
2026-06-12 16:40:19.611330 | 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-bwzp9/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.611346 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/
2026-06-12 16:40:19.611362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/ovn-northd-0-describe
2026-06-12 16:40:19.611378 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/
2026-06-12 16:40:19.611393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/openstack-network-exporter.log
2026-06-12 16:40:19.611409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/ovn-northd.log
2026-06-12 16:40:19.611425 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/
2026-06-12 16:40:19.611441 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/ovsdbserver-nb-0-describe
2026-06-12 16:40:19.611477 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/
2026-06-12 16:40:19.611497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/openstack-network-exporter.log
2026-06-12 16:40:19.611531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/ovsdbserver-nb.log
2026-06-12 16:40:19.611549 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/
2026-06-12 16:40:19.611565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/ovsdbserver-sb-0-describe
2026-06-12 16:40:19.611581 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/
2026-06-12 16:40:19.611596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/openstack-network-exporter.log
2026-06-12 16:40:19.611612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/ovsdbserver-sb.log
2026-06-12 16:40:19.611627 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-64d9fbbc48-2pr6h/
2026-06-12 16:40:19.611642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-64d9fbbc48-2pr6h/placement-64d9fbbc48-2pr6h-describe
2026-06-12 16:40:19.611658 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-64d9fbbc48-2pr6h/logs/
2026-06-12 16:40:19.611673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-64d9fbbc48-2pr6h/logs/placement-api.log
2026-06-12 16:40:19.611688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-64d9fbbc48-2pr6h/logs/placement-log.log
2026-06-12 16:40:19.611704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/
2026-06-12 16:40:19.611723 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/rabbitmq-cell1-server-0-describe
2026-06-12 16:40:19.611739 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/
2026-06-12 16:40:19.611754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/rabbitmq.log
2026-06-12 16:40:19.611769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/setup-container.log
2026-06-12 16:40:19.611785 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/
2026-06-12 16:40:19.611800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/rabbitmq-server-0-describe
2026-06-12 16:40:19.611815 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/
2026-06-12 16:40:19.611830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/rabbitmq.log
2026-06-12 16:40:19.611846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/setup-container.log
2026-06-12 16:40:19.611861 | 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-zcckj/
2026-06-12 16:40:19.611876 | 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-zcckj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-zcckj-describe
2026-06-12 16:40:19.611892 | 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-zcckj/logs/
2026-06-12 16:40:19.611907 | 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-zcckj/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.611923 | 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-m5297/
2026-06-12 16:40:19.611943 | 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-m5297/redhat-edpm-deployment-ipam-openstack-edpm-ipam-m5297-describe
2026-06-12 16:40:19.611958 | 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-m5297/logs/
2026-06-12 16:40:19.611974 | 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-m5297/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.611989 | 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-5pcsx/
2026-06-12 16:40:19.612005 | 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-5pcsx/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5pcsx-describe
2026-06-12 16:40:19.612021 | 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-5pcsx/logs/
2026-06-12 16:40:19.612036 | 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-5pcsx/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.612052 | 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-kztxx/
2026-06-12 16:40:19.612070 | 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-kztxx/run-os-edpm-deployment-ipam-openstack-edpm-ipam-kztxx-describe
2026-06-12 16:40:19.612092 | 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-kztxx/logs/
2026-06-12 16:40:19.612108 | 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-kztxx/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.612124 | 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-z64ms/
2026-06-12 16:40:19.612145 | 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-z64ms/ssh-known-hosts-edpm-deployment-ipam-z64ms-describe
2026-06-12 16:40:19.612161 | 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-z64ms/logs/
2026-06-12 16:40:19.612177 | 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-z64ms/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-12 16:40:19.612194 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-74df65c855-n4klx/
2026-06-12 16:40:19.612210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-74df65c855-n4klx/swift-proxy-74df65c855-n4klx-describe
2026-06-12 16:40:19.612226 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-74df65c855-n4klx/logs/
2026-06-12 16:40:19.612242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-74df65c855-n4klx/logs/proxy-httpd.log
2026-06-12 16:40:19.612258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-74df65c855-n4klx/logs/proxy-server.log
2026-06-12 16:40:19.612274 | 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-t8nd9/
2026-06-12 16:40:19.612289 | 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-t8nd9/swift-ring-rebalance-t8nd9-describe
2026-06-12 16:40:19.612305 | 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-t8nd9/logs/
2026-06-12 16:40:19.612320 | 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-t8nd9/logs/swift-ring-rebalance.log
2026-06-12 16:40:19.612336 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/
2026-06-12 16:40:19.612355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/swift-storage-0-describe
2026-06-12 16:40:19.612371 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/
2026-06-12 16:40:19.612387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-auditor.log
2026-06-12 16:40:19.612402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-reaper.log
2026-06-12 16:40:19.612418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-replicator.log
2026-06-12 16:40:19.612433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-server.log
2026-06-12 16:40:19.612449 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-auditor.log
2026-06-12 16:40:19.612465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-replicator.log
2026-06-12 16:40:19.612480 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-server.log
2026-06-12 16:40:19.612495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-updater.log
2026-06-12 16:40:19.612526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-auditor.log
2026-06-12 16:40:19.612548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-expirer.log
2026-06-12 16:40:19.612564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-replicator.log
2026-06-12 16:40:19.612580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-server.log
2026-06-12 16:40:19.612601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-updater.log
2026-06-12 16:40:19.612617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/rsync.log
2026-06-12 16:40:19.612632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/swift-recon-cron.log
2026-06-12 16:40:19.612647 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/xattr-restore.log
2026-06-12 16:40:19.612663 | 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-x8xwm/
2026-06-12 16:40:19.612678 | 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-x8xwm/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-x8xwm-describe
2026-06-12 16:40:19.612694 | 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-x8xwm/logs/
2026-06-12 16:40:19.612709 | 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-x8xwm/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.612725 | 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-dxfm8/
2026-06-12 16:40:19.612741 | 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-dxfm8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-dxfm8-describe
2026-06-12 16:40:19.612756 | 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-dxfm8/logs/
2026-06-12 16:40:19.612772 | 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-dxfm8/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 16:40:19.612788 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-12 16:40:19.612807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-56985d7964.yaml
2026-06-12 16:40:19.612824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6b4689d866.yaml
2026-06-12 16:40:19.612839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-7bdc464cd8.yaml
2026-06-12 16:40:19.612855 | 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-775b4d6c8.yaml
2026-06-12 16:40:19.612871 | 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-77dd59bd66.yaml
2026-06-12 16:40:19.612886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-6df6c68c97.yaml
2026-06-12 16:40:19.612902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-74f6c7f549.yaml
2026-06-12 16:40:19.612917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-54586c9f6c.yaml
2026-06-12 16:40:19.612933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-67b8d96b4c.yaml
2026-06-12 16:40:19.612949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68b86ddb55.yaml
2026-06-12 16:40:19.612965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-695b6cf8ff.yaml
2026-06-12 16:40:19.612981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6b46c9f9d7.yaml
2026-06-12 16:40:19.612997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6bd8b89fdf.yaml
2026-06-12 16:40:19.613013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-75bff4d67f.yaml
2026-06-12 16:40:19.613033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-79fb556855.yaml
2026-06-12 16:40:19.613049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7d45ff7ffc.yaml
2026-06-12 16:40:19.613065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-86b6549dff.yaml
2026-06-12 16:40:19.613080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-c8d6b5487.yaml
2026-06-12 16:40:19.613096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-78fbb7f7c8.yaml
2026-06-12 16:40:19.613111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-69558b4fc9.yaml
2026-06-12 16:40:19.613127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-747bcd94c8.yaml
2026-06-12 16:40:19.613142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-9968564ff.yaml
2026-06-12 16:40:19.613158 | 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-5f58f79df6.yaml
2026-06-12 16:40:19.613174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-64d9fbbc48.yaml
2026-06-12 16:40:19.613190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-6757d7984.yaml
2026-06-12 16:40:19.613205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-74df65c855.yaml
2026-06-12 16:40:19.613220 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-12 16:40:19.613236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/barbican-public.yaml
2026-06-12 16:40:19.613252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/cinder-public.yaml
2026-06-12 16:40:19.613272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/glance-default-public.yaml
2026-06-12 16:40:19.613289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/keystone-public.yaml
2026-06-12 16:40:19.613305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/neutron-public.yaml
2026-06-12 16:40:19.613321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-novncproxy-cell1-public.yaml
2026-06-12 16:40:19.613336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-public.yaml
2026-06-12 16:40:19.613352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/placement-public.yaml
2026-06-12 16:40:19.613368 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/swift-public.yaml
2026-06-12 16:40:19.613383 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-12 16:40:19.613399 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/
2026-06-12 16:40:19.613414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml
2026-06-12 16:40:19.613430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-00-default.conf
2026-06-12 16:40:19.613447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-01-service-defaults.conf
2026-06-12 16:40:19.613462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml
2026-06-12 16:40:19.613478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-00-default.conf
2026-06-12 16:40:19.613498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-10-barbican_wsgi_main.conf
2026-06-12 16:40:19.613530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-httpd.conf
2026-06-12 16:40:19.613551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-mime.conf
2026-06-12 16:40:19.613567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-ssl.conf
2026-06-12 16:40:19.613583 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-db-secret.yaml
2026-06-12 16:40:19.613599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml
2026-06-12 16:40:19.613615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 16:40:19.613631 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 16:40:19.613647 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-scripts.yaml
2026-06-12 16:40:19.613663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml
2026-06-12 16:40:19.613679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-00-default.conf
2026-06-12 16:40:19.613694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-01-service-defaults.conf
2026-06-12 16:40:19.613710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-internal-svc.yaml
2026-06-12 16:40:19.613726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-route.yaml
2026-06-12 16:40:19.613747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-svc.yaml
2026-06-12 16:40:19.613763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-12 16:40:19.613779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 16:40:19.613794 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/
2026-06-12 16:40:19.613810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml
2026-06-12 16:40:19.613825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-ceilometer.conf
2026-06-12 16:40:19.613841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-custom.conf
2026-06-12 16:40:19.613856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-scripts.yaml
2026-06-12 16:40:19.613871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml
2026-06-12 16:40:19.613887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ceilometer.conf
2026-06-12 16:40:19.613902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-custom.conf
2026-06-12 16:40:19.613917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-httpd.conf
2026-06-12 16:40:19.613932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ssl.conf
2026-06-12 16:40:19.613951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml
2026-06-12 16:40:19.613967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-ceilometer.conf
2026-06-12 16:40:19.613982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-custom.conf
2026-06-12 16:40:19.613998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-scripts.yaml
2026-06-12 16:40:19.614014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-scripts.yaml
2026-06-12 16:40:19.614029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/cert-ceilometer-internal-svc.yaml
2026-06-12 16:40:19.614044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 16:40:19.614059 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/
2026-06-12 16:40:19.614074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-internal-svc.yaml
2026-06-12 16:40:19.614090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-route.yaml
2026-06-12 16:40:19.614105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-svc.yaml
2026-06-12 16:40:19.614120 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml
2026-06-12 16:40:19.614135 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-00-global-defaults.conf
2026-06-12 16:40:19.614151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-01-service-defaults.conf
2026-06-12 16:40:19.614171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml
2026-06-12 16:40:19.614188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-00-global-defaults.conf
2026-06-12 16:40:19.614204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-10-cinder_wsgi.conf
2026-06-12 16:40:19.614219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-httpd.conf
2026-06-12 16:40:19.614235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-ssl.conf
2026-06-12 16:40:19.614250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-db-secret.yaml
2026-06-12 16:40:19.614266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml
2026-06-12 16:40:19.614282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml-00-global-defaults.conf
2026-06-12 16:40:19.614298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scripts.yaml
2026-06-12 16:40:19.614313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml
2026-06-12 16:40:19.614328 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-00-global-defaults.conf
2026-06-12 16:40:19.614344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-01-service-defaults.conf
2026-06-12 16:40:19.614360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 16:40:19.614383 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/
2026-06-12 16:40:19.614399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplane-ansible-ssh-private-key-secret.yaml
2026-06-12 16:40:19.614415 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplanenodeset-openstack-edpm-ipam.yaml
2026-06-12 16:40:19.614432 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/
2026-06-12 16:40:19.614447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-internal-svc.yaml
2026-06-12 16:40:19.614463 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-route.yaml
2026-06-12 16:40:19.614479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-svc.yaml
2026-06-12 16:40:19.614494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml
2026-06-12 16:40:19.614510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-00-config.conf
2026-06-12 16:40:19.614545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-01-config.conf
2026-06-12 16:40:19.614561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-ssl.conf
2026-06-12 16:40:19.614577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-db-secret.yaml
2026-06-12 16:40:19.614592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml
2026-06-12 16:40:19.614608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-00-config.conf
2026-06-12 16:40:19.614627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-02-config.conf
2026-06-12 16:40:19.614643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-proxypass.conf
2026-06-12 16:40:19.614659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-wsgi.conf
2026-06-12 16:40:19.614675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-httpd.conf
2026-06-12 16:40:19.614692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-ssl.conf
2026-06-12 16:40:19.614708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml
2026-06-12 16:40:19.614724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-00-config.conf
2026-06-12 16:40:19.614740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-02-config.conf
2026-06-12 16:40:19.614755 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-proxypass.conf
2026-06-12 16:40:19.614771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-wsgi.conf
2026-06-12 16:40:19.614786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-httpd.conf
2026-06-12 16:40:19.614802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-ssl.conf
2026-06-12 16:40:19.614818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-scripts.yaml
2026-06-12 16:40:19.614837 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/
2026-06-12 16:40:19.614854 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/cert-instanceha-metrics.yaml
2026-06-12 16:40:19.614869 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/
2026-06-12 16:40:19.614885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml
2026-06-12 16:40:19.614901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 16:40:19.614916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 16:40:19.614931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-internal-svc.yaml
2026-06-12 16:40:19.614947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-route.yaml
2026-06-12 16:40:19.614962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-svc.yaml
2026-06-12 16:40:19.614977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml
2026-06-12 16:40:19.614993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-httpd.conf
2026-06-12 16:40:19.615050 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-keystone.conf
2026-06-12 16:40:19.615071 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-ssl.conf
2026-06-12 16:40:19.615087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-db-secret.yaml
2026-06-12 16:40:19.615108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-scripts.yaml
2026-06-12 16:40:19.615125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone.yaml
2026-06-12 16:40:19.615141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 16:40:19.615157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/
2026-06-12 16:40:19.615173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-cell1-mariadb-root-db-secret.yaml
2026-06-12 16:40:19.615189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-mariadb-root-db-secret.yaml
2026-06-12 16:40:19.615204 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/
2026-06-12 16:40:19.615220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-internal-svc.yaml
2026-06-12 16:40:19.615235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 16:40:19.615250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-ovndbs.yaml
2026-06-12 16:40:19.615265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-route.yaml
2026-06-12 16:40:19.615281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-svc.yaml
2026-06-12 16:40:19.615296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml
2026-06-12 16:40:19.615311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml-01-neutron.conf
2026-06-12 16:40:19.615330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-db-secret.yaml
2026-06-12 16:40:19.615346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml
2026-06-12 16:40:19.615362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml-10-neutron-dhcp.conf
2026-06-12 16:40:19.615377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml
2026-06-12 16:40:19.615393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-10-neutron-httpd.conf
2026-06-12 16:40:19.615408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-httpd.conf
2026-06-12 16:40:19.615423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-ssl.conf
2026-06-12 16:40:19.615438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml
2026-06-12 16:40:19.615471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 16:40:19.615488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 16:40:19.615504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 16:40:19.615538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml
2026-06-12 16:40:19.615556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml-10-neutron-sriov.conf
2026-06-12 16:40:19.615571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml
2026-06-12 16:40:19.615593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 16:40:19.615610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/openstack-edpm-ipam-neutron-metadata-default-certs-0.yaml
2026-06-12 16:40:19.615626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 16:40:19.615643 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/
2026-06-12 16:40:19.615658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-internal-svc.yaml
2026-06-12 16:40:19.615674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-metadata-internal-svc.yaml
2026-06-12 16:40:19.615690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 16:40:19.615706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 16:40:19.615722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 16:40:19.615737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-route.yaml
2026-06-12 16:40:19.615753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-svc.yaml
2026-06-12 16:40:19.615768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml
2026-06-12 16:40:19.615783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.615803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-httpd.conf
2026-06-12 16:40:19.615818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-ssl.conf
2026-06-12 16:40:19.615834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-db-secret.yaml
2026-06-12 16:40:19.615850 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml
2026-06-12 16:40:19.615866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.615882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-scripts.yaml
2026-06-12 16:40:19.615898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-db-secret.yaml
2026-06-12 16:40:19.615914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml
2026-06-12 16:40:19.615929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.615945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-scripts.yaml
2026-06-12 16:40:19.615961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0.yaml
2026-06-12 16:40:19.615977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml
2026-06-12 16:40:19.615993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml-01-nova.conf
2026-06-12 16:40:19.616009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml
2026-06-12 16:40:19.616029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.616045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-scripts.yaml
2026-06-12 16:40:19.616060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-db-secret.yaml
2026-06-12 16:40:19.616076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml
2026-06-12 16:40:19.616092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.616108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-scripts.yaml
2026-06-12 16:40:19.616124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml
2026-06-12 16:40:19.616140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.616156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1.yaml
2026-06-12 16:40:19.616172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml
2026-06-12 16:40:19.616188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.616204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-httpd.conf
2026-06-12 16:40:19.616219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-ssl.conf
2026-06-12 16:40:19.616234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml
2026-06-12 16:40:19.616254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 16:40:19.616270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-migration-ssh-key.yaml
2026-06-12 16:40:19.616285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml
2026-06-12 16:40:19.616301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.616317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova.yaml
2026-06-12 16:40:19.616332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 16:40:19.616348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 16:40:19.616363 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/
2026-06-12 16:40:19.616379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/octavia-ca-passphrase.yaml
2026-06-12 16:40:19.616394 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/
2026-06-12 16:40:19.616410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-neutron-ovndbs.yaml
2026-06-12 16:40:19.616425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 16:40:19.616440 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 16:40:19.616456 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 16:40:19.616475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-default-edpm-compute-0.yaml
2026-06-12 16:40:19.616491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-metrics.yaml
2026-06-12 16:40:19.616507 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovncontroller-ovndbs.yaml
2026-06-12 16:40:19.616544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-nb-ovndbs.yaml
2026-06-12 16:40:19.616562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-sb-ovndbs.yaml
2026-06-12 16:40:19.616577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovnnorthd-ovndbs.yaml
2026-06-12 16:40:19.616593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml
2026-06-12 16:40:19.616609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 16:40:19.616624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 16:40:19.616639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 16:40:19.616655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml
2026-06-12 16:40:19.616670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 16:40:19.616685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/openstack-edpm-ipam-ovn-default-certs-0.yaml
2026-06-12 16:40:19.616701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/rootca-ovn.yaml
2026-06-12 16:40:19.616720 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/
2026-06-12 16:40:19.616736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-internal-svc.yaml
2026-06-12 16:40:19.616752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-route.yaml
2026-06-12 16:40:19.616768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-svc.yaml
2026-06-12 16:40:19.616783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml
2026-06-12 16:40:19.616799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-httpd.conf
2026-06-12 16:40:19.616814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-placement.conf
2026-06-12 16:40:19.616830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-ssl.conf
2026-06-12 16:40:19.616845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-db-secret.yaml
2026-06-12 16:40:19.616860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-scripts.yaml
2026-06-12 16:40:19.616876 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/
2026-06-12 16:40:19.616892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-cell1-svc.yaml
2026-06-12 16:40:19.616907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-svc.yaml
2026-06-12 16:40:19.616923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml
2026-06-12 16:40:19.616942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml-default_user.conf
2026-06-12 16:40:19.616958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-erlang-cookie.yaml
2026-06-12 16:40:19.616973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml
2026-06-12 16:40:19.616989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml-default_user.conf
2026-06-12 16:40:19.617005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-erlang-cookie.yaml
2026-06-12 16:40:19.617021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-12 16:40:19.617037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 16:40:19.617053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 16:40:19.617069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 16:40:19.617085 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 16:40:19.617101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 16:40:19.617117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 16:40:19.617133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 16:40:19.617153 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/
2026-06-12 16:40:19.617169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-internal-svc.yaml
2026-06-12 16:40:19.617185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-route.yaml
2026-06-12 16:40:19.617201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-svc.yaml
2026-06-12 16:40:19.617216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml
2026-06-12 16:40:19.617232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml-swift.conf
2026-06-12 16:40:19.617248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml
2026-06-12 16:40:19.617263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-00-proxy-server.conf
2026-06-12 16:40:19.617278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-01-proxy-server.conf
2026-06-12 16:40:19.617294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-dispersion.conf
2026-06-12 16:40:19.617310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-httpd.conf
2026-06-12 16:40:19.617326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-keymaster.conf
2026-06-12 16:40:19.617342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-ssl.conf
2026-06-12 16:40:19.617358 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/
2026-06-12 16:40:19.617377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/cert-telemetry-default-edpm-compute-0.yaml
2026-06-12 16:40:19.617394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/openstack-edpm-ipam-telemetry-default-certs-0.yaml
2026-06-12 16:40:19.617410 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-12 16:40:19.617426 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-internal.yaml
2026-06-12 16:40:19.617442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-public.yaml
2026-06-12 16:40:19.617458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ceilometer-internal.yaml
2026-06-12 16:40:19.617474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-internal.yaml
2026-06-12 16:40:19.617489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-public.yaml
2026-06-12 16:40:19.617505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/dnsmasq-dns.yaml
2026-06-12 16:40:19.617540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-external-api.yaml
2026-06-12 16:40:19.617558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal-api.yaml
2026-06-12 16:40:19.617574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal.yaml
2026-06-12 16:40:19.617590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-public.yaml
2026-06-12 16:40:19.617606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-internal.yaml
2026-06-12 16:40:19.617621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-public.yaml
2026-06-12 16:40:19.617641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/kube-state-metrics.yaml
2026-06-12 16:40:19.617657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/memcached.yaml
2026-06-12 16:40:19.617672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-internal.yaml
2026-06-12 16:40:19.617688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-public.yaml
2026-06-12 16:40:19.617703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-internal.yaml
2026-06-12 16:40:19.617719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-metadata-internal.yaml
2026-06-12 16:40:19.617735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-novncproxy-cell1-public.yaml
2026-06-12 16:40:19.617751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-public.yaml
2026-06-12 16:40:19.617767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1-galera.yaml
2026-06-12 16:40:19.617782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1.yaml
2026-06-12 16:40:19.617798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-galera.yaml
2026-06-12 16:40:19.617813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack.yaml
2026-06-12 16:40:19.617829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-controller-metrics.yaml
2026-06-12 16:40:19.617845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-northd-0.yaml
2026-06-12 16:40:19.617860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb-0.yaml
2026-06-12 16:40:19.617884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb.yaml
2026-06-12 16:40:19.617900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb-0.yaml
2026-06-12 16:40:19.617916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb.yaml
2026-06-12 16:40:19.617932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-internal.yaml
2026-06-12 16:40:19.617947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-public.yaml
2026-06-12 16:40:19.617962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1-nodes.yaml
2026-06-12 16:40:19.617978 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1.yaml
2026-06-12 16:40:19.617993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-nodes.yaml
2026-06-12 16:40:19.618008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq.yaml
2026-06-12 16:40:19.618024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-internal.yaml
2026-06-12 16:40:19.618039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-public.yaml
2026-06-12 16:40:19.618055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-storage.yaml
2026-06-12 16:40:19.618070 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-12 16:40:19.618086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ceilometer.yaml
2026-06-12 16:40:19.618101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-api.yaml
2026-06-12 16:40:19.618122 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-scheduler.yaml
2026-06-12 16:40:19.618138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-volume-volume1.yaml
2026-06-12 16:40:19.618154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-external-api.yaml
2026-06-12 16:40:19.618170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-internal-api.yaml
2026-06-12 16:40:19.618186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/kube-state-metrics.yaml
2026-06-12 16:40:19.618201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/memcached.yaml
2026-06-12 16:40:19.618217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-api.yaml
2026-06-12 16:40:19.618232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell0-conductor.yaml
2026-06-12 16:40:19.618248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-conductor.yaml
2026-06-12 16:40:19.618263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-novncproxy.yaml
2026-06-12 16:40:19.618278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-metadata.yaml
2026-06-12 16:40:19.618296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-scheduler.yaml
2026-06-12 16:40:19.618314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-cell1-galera.yaml
2026-06-12 16:40:19.618329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-galera.yaml
2026-06-12 16:40:19.618365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovn-northd.yaml
2026-06-12 16:40:19.618381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-nb.yaml
2026-06-12 16:40:19.618397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-sb.yaml
2026-06-12 16:40:19.618413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-cell1-server.yaml
2026-06-12 16:40:19.618428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-server.yaml
2026-06-12 16:40:19.618444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/swift-storage.yaml
2026-06-12 16:40:19.618459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-12 16:40:19.618474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-12 16:40:19.618490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/all_resources.log
2026-06-12 16:40:19.618506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/events.log
2026-06-12 16:40:19.618541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/nad.log
2026-06-12 16:40:19.618558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pvc.log
2026-06-12 16:40:19.618574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/buildconfig/
2026-06-12 16:40:19.618590 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cert/
2026-06-12 16:40:19.618606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/certificaterequests/
2026-06-12 16:40:19.618625 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/configmaps/
2026-06-12 16:40:19.618641 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cronjobs/
2026-06-12 16:40:19.618657 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/daemonset/
2026-06-12 16:40:19.618672 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/deployments/
2026-06-12 16:40:19.618688 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/imagestream/
2026-06-12 16:40:19.618704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/installplans/
2026-06-12 16:40:19.618719 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/issuer/
2026-06-12 16:40:19.618734 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/jobs/
2026-06-12 16:40:19.618749 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/poddisruptionbudgets/
2026-06-12 16:40:19.618764 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/
2026-06-12 16:40:19.618779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/
2026-06-12 16:40:19.618794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/sushy-emulator-describe
2026-06-12 16:40:19.618810 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/
2026-06-12 16:40:19.618825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/sushy-emulator.log
2026-06-12 16:40:19.618841 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/replicaset/
2026-06-12 16:40:19.618857 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/
2026-06-12 16:40:19.618877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/sushy-emulator-route.yaml
2026-06-12 16:40:19.618893 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/
2026-06-12 16:40:19.618908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/sushy-emulator-service.yaml
2026-06-12 16:40:19.618923 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/statefulset/
2026-06-12 16:40:19.618938 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/subscriptions/
2026-06-12 16:40:19.618953 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-12 16:40:19.618969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-12 16:40:19.618985 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-12 16:40:19.619001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/ctlplane.yaml
2026-06-12 16:40:19.619017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/designateext.yaml
2026-06-12 16:40:19.619033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/internalapi.yaml
2026-06-12 16:40:19.619049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/storage.yaml
2026-06-12 16:40:19.619065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/tenant.yaml
2026-06-12 16:40:19.619090 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-12 16:40:19.619107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/crc.enp6s0-crc.yaml
2026-06-12 16:40:19.619134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-12 16:40:19.619179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/enp6s0-crc.yaml
2026-06-12 16:40:19.619202 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-12 16:40:19.619218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/crc.yaml
2026-06-12 16:40:19.619234 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-12 16:40:19.619249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-12 16:40:19.619264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-12 16:40:19.619280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-12 16:40:19.619296 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/
2026-06-12 16:40:19.619312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc-UntarWithArg-i.tar.xz
2026-06-12 16:40:19.619328 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc.tar.xz-download.logs
2026-06-12 16:40:19.619343 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0.tar.xz
2026-06-12 16:40:19.619359 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0/
2026-06-12 16:40:19.619375 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-12 16:40:19.619391 | 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-6b4689d866-dr8zw -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619406 | 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-775b4d6c8-cprg9 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619428 | 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-74f6c7f549-fk25t -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619462 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-12 16:40:19.619480 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/sos-report-ceilometer-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619496 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-12 16:40:19.619530 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619551 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619568 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-12 16:40:19.619584 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-external-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619599 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-internal-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619615 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-12 16:40:19.619630 | 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-78fbb7f7c8-r5vx7 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619646 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-12 16:40:19.619661 | 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-9968564ff-2rpls -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-12 16:40:19.619696 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-edpm-compute-0 -> ../_all_nodes/sosreport-edpm-compute-0
2026-06-12 16:40:19.619712 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619728 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell0-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619743 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619759 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-novncproxy-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619774 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-metadata-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619789 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619804 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-12 16:40:19.619819 | 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-99nvp -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619834 | 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-s2gxq -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619850 | 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-qj5p9 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619866 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-northd-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619881 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-12 16:40:19.619898 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-nb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619917 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-sb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-12 16:40:19.619949 | 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-64d9fbbc48-2pr6h -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619965 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-12 16:40:19.619981 | 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-74df65c855-n4klx -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.619997 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-storage-0 -> ../_all_nodes/sosreport-crc
2026-06-12 16:40:19.620012 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-12 16:40:19.620028 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-12 16:40:19.620044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/cert-manager-webhook.yaml
2026-06-12 16:40:19.620059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/infra-operator-mutating-webhook-configuration.yaml
2026-06-12 16:40:19.620074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/nmstate.yaml
2026-06-12 16:40:19.620090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-baremetal-operator-mutating-webhook-configuration.yaml
2026-06-12 16:40:19.620106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-operator-mutating-webhook-configuration.yaml
2026-06-12 16:40:19.620121 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-12 16:40:19.620137 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 16:40:19.620157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-ztlsx.yaml
2026-06-12 16:40:19.620173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-cnsfj.yaml
2026-06-12 16:40:19.620189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-k4l5h.yaml
2026-06-12 16:40:19.620205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/cert-manager-webhook.yaml
2026-06-12 16:40:19.620221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-dh8lk.yaml
2026-06-12 16:40:19.620236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/controlplanemachineset.machine.openshift.io.yaml
2026-06-12 16:40:19.620252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/frr-k8s-validating-webhook-configuration-ocp.yaml
2026-06-12 16:40:19.620268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/infra-operator-validating-webhook-configuration.yaml
2026-06-12 16:40:19.620284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-c22zl.yaml
2026-06-12 16:40:19.620299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-mfjf8.yaml
2026-06-12 16:40:19.620314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-25gb6.yaml
2026-06-12 16:40:19.620329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/monitoringconfigmaps.openshift.io.yaml
2026-06-12 16:40:19.620345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/multus.openshift.io.yaml
2026-06-12 16:40:19.620360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/network-node-identity.openshift.io.yaml
2026-06-12 16:40:19.620380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 16:40:19.620396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-operator-validating-webhook-configuration.yaml
2026-06-12 16:40:19.620412 | controller | cd+++++++++ registries.conf.d/
2026-06-12 16:40:19.620428 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-12 16:40:19.620444 | controller | cd+++++++++ system-config/
2026-06-12 16:40:19.620460 | controller | cd+++++++++ system-config/libvirt/
2026-06-12 16:40:19.620476 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-12 16:40:19.620492 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-12 16:40:19.620508 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-12 16:40:19.620546 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-12 16:40:19.620563 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-12 16:40:19.620578 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-12 16:40:19.620594 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-12 16:40:19.620611 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-12 16:40:19.620626 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-12 16:40:19.620641 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-12 16:40:19.620657 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-12 16:40:19.620672 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-12 16:40:19.620687 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-12 16:40:19.620702 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-12 16:40:19.620717 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-12 16:40:19.620732 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-12 16:40:20.200487 | controller | changed: .d..t...... ./
2026-06-12 16:40:20.891033 | controller | changed: .d..t...... ./
2026-06-12 16:40:21.026145 | 
2026-06-12 16:40:21.026288 | TASK [Return artifact to Zuul]
2026-06-12 16:40:21.061768 | controller | skipping: Conditional result was False
2026-06-12 16:40:21.066222 | 
2026-06-12 16:40:21.066338 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-12 16:40:21.066588 | 
2026-06-12 16:40:21.066656 | PLAY RECAP
2026-06-12 16:40:21.066740 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-12 16:40:21.066783 | 
2026-06-12 16:40:21.272734 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 16:40:21.276435 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 16:40:21.934331 | 
2026-06-12 16:40:21.934444 | PLAY [Report DLRN results after job run]
2026-06-12 16:40:21.970359 | 
2026-06-12 16:40:21.970476 | TASK [Include vars from ci-framework group_vars]
2026-06-12 16:40:22.013898 | controller | ok
2026-06-12 16:40:22.104497 | 
2026-06-12 16:40:22.104674 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:40:22.169042 | controller | skipping: Conditional result was False
2026-06-12 16:40:22.208594 | 
2026-06-12 16:40:22.208720 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:40:22.787344 | controller | ok
2026-06-12 16:40:22.825530 | 
2026-06-12 16:40:22.825621 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:40:22.849421 | controller | skipping: Conditional result was False
2026-06-12 16:40:22.877834 | 
2026-06-12 16:40:22.877917 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:40:22.971714 | 
2026-06-12 16:40:22.971865 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:40:23.023888 | 
2026-06-12 16:40:23.024044 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:40:23.094916 | 
2026-06-12 16:40:23.095068 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:40:23.128798 | controller | skipping: Conditional result was False
2026-06-12 16:40:23.194558 | 
2026-06-12 16:40:23.194671 | TASK [Report job status to DLRN]
2026-06-12 16:40:23.286073 | controller | ok
2026-06-12 16:40:23.355298 | 
2026-06-12 16:40:23.355414 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 16:40:23.429866 | controller | skipping: Conditional result was False
2026-06-12 16:40:23.485177 | 
2026-06-12 16:40:23.485334 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 16:40:23.560779 | controller | skipping: Conditional result was False
2026-06-12 16:40:23.617201 | 
2026-06-12 16:40:23.617353 | TASK [dlrn_report : Install kinit related package]
2026-06-12 16:40:23.692990 | controller | skipping: Conditional result was False
2026-06-12 16:40:23.747560 | 
2026-06-12 16:40:23.747705 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 16:40:23.822947 | controller | skipping: Conditional result was False
2026-06-12 16:40:23.921360 | 
2026-06-12 16:40:23.921491 | TASK [Set zuul-log-path fact]
2026-06-12 16:40:23.996164 | controller | skipping: Conditional result was False
2026-06-12 16:40:24.055708 | 
2026-06-12 16:40:24.055857 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 16:40:24.110681 | controller | skipping: Conditional result was False
2026-06-12 16:40:24.169138 | 
2026-06-12 16:40:24.169278 | TASK [Get hash related data from repo_setup role]
2026-06-12 16:40:24.243952 | controller | skipping: Conditional result was False
2026-06-12 16:40:24.303287 | 
2026-06-12 16:40:24.303398 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 16:40:25.000715 | controller | skipping: Conditional result was False
2026-06-12 16:40:25.058071 | 
2026-06-12 16:40:25.058239 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 16:40:25.741201 | controller | skipping: Conditional result was False
2026-06-12 16:40:25.802461 | 
2026-06-12 16:40:25.802690 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 16:40:26.515874 | controller | skipping: Conditional result was False
2026-06-12 16:40:26.577740 | 
2026-06-12 16:40:26.577899 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 16:40:26.654211 | controller | skipping: Conditional result was False
2026-06-12 16:40:26.759879 | 
2026-06-12 16:40:26.760055 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 16:40:27.452662 | controller | skipping: Conditional result was False
2026-06-12 16:40:27.516639 | 
2026-06-12 16:40:27.516820 | PLAY RECAP
2026-06-12 16:40:27.516888 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-12 16:40:27.516921 | 
2026-06-12 16:40:27.676868 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 16:40:27.681068 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 16:40:28.275157 | 
2026-06-12 16:40:28.275268 | PLAY [all]
2026-06-12 16:40:28.310392 | 
2026-06-12 16:40:28.310534 | TASK [include_role : fetch-output]
2026-06-12 16:40:28.372286 | controller | ok
2026-06-12 16:40:28.473043 | 
2026-06-12 16:40:28.473264 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 16:40:28.548636 | controller | skipping: Conditional result was False
2026-06-12 16:40:28.598489 | 
2026-06-12 16:40:28.598681 | TASK [fetch-output : Set log path for single node]
2026-06-12 16:40:28.705471 | controller | ok
2026-06-12 16:40:28.736701 | 
2026-06-12 16:40:28.736775 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 16:40:29.229408 | controller -> localhost | ok: "/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/logs"
2026-06-12 16:40:29.513956 | controller -> localhost | ok: "/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/artifacts"
2026-06-12 16:40:29.754924 | controller -> localhost | ok: "/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/docs"
2026-06-12 16:40:29.830583 | 
2026-06-12 16:40:29.830886 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 16:40:30.887788 | controller | ok
2026-06-12 16:40:30.888010 | controller | ok: All items complete
2026-06-12 16:40:30.888062 | 
2026-06-12 16:40:31.526354 | controller | ok
2026-06-12 16:40:32.215940 | controller | ok
2026-06-12 16:40:32.310350 | 
2026-06-12 16:40:32.310463 | TASK [include_role : fetch-output-openshift]
2026-06-12 16:40:32.335891 | controller | skipping: Conditional result was False
2026-06-12 16:40:32.428029 | 
2026-06-12 16:40:32.428173 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 16:40:33.000311 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.012181
2026-06-12 16:40:33.317256 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.012154
2026-06-12 16:40:33.371088 | 
2026-06-12 16:40:33.371205 | PLAY [all]
2026-06-12 16:40:33.398146 | 
2026-06-12 16:40:33.398255 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 16:40:34.095611 | controller | changed
2026-06-12 16:40:34.167897 | 
2026-06-12 16:40:34.168010 | PLAY RECAP
2026-06-12 16:40:34.168051 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-12 16:40:34.168072 | 
2026-06-12 16:40:34.299116 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 16:40:34.303021 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 16:40:35.005804 | 
2026-06-12 16:40:35.006009 | PLAY [localhost]
2026-06-12 16:40:35.018590 | 
2026-06-12 16:40:35.018779 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 16:40:36.004757 | localhost | changed
2026-06-12 16:40:36.025641 | 
2026-06-12 16:40:36.025919 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 16:40:36.070126 | localhost | ok
2026-06-12 16:40:36.083976 | 
2026-06-12 16:40:36.084154 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 16:40:36.537800 | localhost | changed
2026-06-12 16:40:36.546922 | 
2026-06-12 16:40:36.547070 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 16:40:37.417956 | localhost | changed
2026-06-12 16:40:37.429129 | 
2026-06-12 16:40:37.429264 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 16:40:37.913470 | localhost | Identity added: /var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/tmp/ansible._dtcrq5a (/var/lib/zuul/builds/ec30786b90224b299eba23d7dd457eb0/work/tmp/ansible._dtcrq5a)
2026-06-12 16:40:37.913883 | localhost | ok: Runtime: 0:00:00.019617
2026-06-12 16:40:37.917326 | 
2026-06-12 16:40:37.917393 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 16:40:38.277707 | localhost | ok: Runtime: 0:00:00.006812
2026-06-12 16:40:38.286474 | 
2026-06-12 16:40:38.286650 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 16:40:38.370953 | localhost | changed
2026-06-12 16:40:38.378437 | 
2026-06-12 16:40:38.378648 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 16:40:38.851227 | localhost | changed
2026-06-12 16:40:38.906418 | 
2026-06-12 16:40:38.906559 | PLAY [localhost]
2026-06-12 16:40:38.912946 | 
2026-06-12 16:40:38.913024 | TASK [Generate bulk log download script]
2026-06-12 16:40:38.932967 | localhost | ok
2026-06-12 16:40:38.946811 | 
2026-06-12 16:40:38.946899 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 16:40:38.995619 | localhost | ok: All assertions passed
2026-06-12 16:40:39.000417 | 
2026-06-12 16:40:39.000497 | TASK [local-log-download : Create download script]
2026-06-12 16:40:39.491365 | localhost -> localhost | changed
2026-06-12 16:40:39.506814 | 
2026-06-12 16:40:39.506954 | TASK [Register quick-download link]
2026-06-12 16:40:39.541671 | localhost | ok
2026-06-12 16:40:39.544906 | 
2026-06-12 16:40:39.545013 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 16:40:39.554185 | 
2026-06-12 16:40:39.554304 | TASK [Set zuul-log-path fact]
2026-06-12 16:40:39.571495 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 16:40:39.583963 | 
2026-06-12 16:40:39.584095 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 16:40:39.623137 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 16:40:39.628720 | 
2026-06-12 16:40:39.628857 | TASK [upload-logs : Create log directories]
2026-06-12 16:40:40.593769 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 16:40:40.597230 | 
2026-06-12 16:40:40.597362 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 16:40:41.000129 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.079914
2026-06-12 16:40:41.005909 | 
2026-06-12 16:40:41.006076 | TASK [upload-logs : Upload logs to log server]
2026-06-12 16:43:01.482840 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 16:43:01.485984 | 
2026-06-12 16:43:01.486112 | LOOP [upload-logs : Compress console log and json output]
